@media only screen and (max-width:1920px) {
.header__wrapper .navigation-horizontal__dropdown {
padding: 50px 0 45px 61%;
}
}
 @media only screen and (max-width:1600px) {
.header__wrapper .navigation-horizontal__dropdown {
padding: 50px 0 45px 61%;
}
}
 @media only screen and (max-width:1400px) {
.header__wrapper .navigation-horizontal__dropdown {
padding: 50px 0 45px 61%;
}
}
@media only screen and (max-width:960px) {
 .yotpo-bottomline-box-1.yotpo-stars-and-sum-reviews {
float:none !important;
margin:auto;
}
 .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars-and-sum-reviews, .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-stars-and-sum-reviews {
text-align:center !important;
}
 .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1, .yotpo .yotpo-modal-dialog.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 {
margin-right:0 !important;
max-width:none !important;
}
.footer__module.footer__social, .footer__module.footer__newsletter , .footer__module.footer__links { width: 50%; }

}
@media only screen and (max-width:767px) {
 .headline {
font-size:17px !important;
}
}
/*For top rated section  */
@media only screen and (max-width:767px) {
.promoted-products-box {
 display: none !important;
}
}