/* Less Variables */
/* Font */
/*Color */
/*Background */
/*Font-weight*/
/*Footer */
body.cms-homepage_ayo_home4 {
  background: #f5f5f5;
}
.cms-index-index .page-main.container {
  display: none;
}
.banner_item_bg {
  margin: 0;
}
.owl-carousel .product_row .item-product:first-child {
  padding-bottom: 36px;
}
.banner-slider4 {
  width: 49.2%;
  float: left;
  margin-top: 30px;
  border: 1px solid #e1e1e1;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
.banner-slider4 .banner_item_bg img {
  width: 100%;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ff9300;
  border-color: #ff9300;
}
.banner_mid_4 {
  width: 50.8%;
  float: left;
  margin-top: 30px;
  border: 1px solid #e1e1e1;
}
.banner_mid_4 .bs-banner img {
  width: 100%;
}
.banner_mid_4 .col-6 {
  width: 50%;
  float: left;
}
.banner_mid_4 .col-6:nth-child(1),
.banner_mid_4 .col-6:nth-child(3) {
  border-right: 1px solid #e1e1e1;
}
.banner_mid_4 .col-6:nth-child(1),
.banner_mid_4 .col-6:nth-child(2) {
  border-bottom: 1px solid #e1e1e1;
}
.hot-deal .hot-deal-tab-slider.hot-deal-tab-slider-customcss {
  padding: 30px 15px 0;
}
.velaFooterTitle {
  color: #fff;
}
.velaNewsletterFooter .newsletterDescription {
  color: #999;
}
.rowFlexMargin .velaBlock .velaFooterTitle {
  color: #fff;
}
.rowFlexMargin .velaBlock {
  color: #999;
}
.rowFlexMargin .velaBlock .velaFooterLinks li a {
  color: #999;
}
.rowFlexMargin .vela-contactinfo .contacinfo-phone.contactinfo-item {
  color: #fff;
}
.newsletter-footer:before {
  background: #39424a;
}
.footer-container .container > .rowFlex.rowFlexMargin:after {
  display: none;
}
.block_small,
.block_big {
  float: left;
}
.block_small {
  width: 15.3%;
}
.block_big {
  width: 84.7%;
}
.cat_1 .tab_container {
  padding: 30px 15px 0;
}
.categorytab-container {
  display: inline-block;
  width: 100%;
}
.footer-bottom {
  color: #999;
}
.box-testimo {
  text-align: center;
  margin-bottom: 90px;
  padding-top: 30px;
}
.box-testimo .testimo-slider {
  width: 65%;
  display: inline-block;
}
.box-testimo .testimonialContent {
  padding: 50px 10px;
}
.box-testimo .testimonialContent:before {
  top: 0;
  color: #ff9300;
}
.box-testimo .owl-theme .owl-pagination {
  bottom: -25px;
}
.box-testimo .owl-theme .owl-controls .owl-page.active span,
.box-testimo .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #ff9300;
  border-color: #ff9300;
}
.testimonialContent {
  background: none;
}
.section-brands {
  margin: 0;
}
.section-brands .block-widget-rokanthemes-brand {
  background: none;
  border: 0;
  border-top: 1px solid #e1e1e1;
  border-radius: 0;
}
.owl-theme .owl-controls .owl-page span {
  background: #777;
  border: 2px solid #777;
}
.cat_1 .tab_container.tab_container1,
.cat_1 .tab_container.tab_container3 {
  border-radius: 0 3px 3px 0;
}
.cat_1 .tab_container.tab_container2,
.cat_1 .tab_container.tab_container4 {
  border-radius: 3px 0 0 3px;
}
.box-testimo .testimonialContent {
  padding: 80px 10px 20px;
}
.box-testimo .testimonialContent:before {
  width: 58px;
  height: 50px;
}
.box-testimo .testimonialContent .desc {
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
}
.box-testimo .testimonialContent .desc p {
  line-height: 27px;
}
.item-testimo .author-test-link {
  margin-top: 15px;
}
.item-testimo .author-test-info {
  padding-top: 30px;
  position: relative;
}
.item-testimo .author-test-info h3 {
  margin: 0;
  display: inline-block;
  line-height: 24px;
}
.item-testimo .author-test-info span {
  line-height: 24px;
}
.item-testimo .author-test-info a {
  color: #ff9300;
}
.item-testimo .author-test-info:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 1px;
  width: 250px;
  margin-left: -125px;
  background: #e1e1e1;
}
.newsletter-footer input[type="email"] {
  border: 0;
}
@media (max-width: 1399px) {
  .block_small {
    width: 19.5%;
  }
  .block_big {
    width: 80.5%;
  }
  .owl-carousel .product_row .item-product:first-child {
    padding-bottom: 27px;
  }
}
@media (max-width: 1199px) {
  .block_small {
    display: none;
  }
  .block_big {
    width: 100%;
  }
  .box-testimo .testimo-slider,
  .banner_mid_4,
  .banner-slider4 {
    width: 100%;
    text-align: center;
  }
  .banner-slider4 {
    border: 0;
  }
  .banner_mid_4 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner_mid_4 .bs-banner {
    margin: 0;
  }
  .velaFooterMenu .velaFooterTitle:before {
    color: #fff;
  }
}
@media (max-width: 560px) {
  .cat_1 .tab_container {
    padding: 30px 0 0;
  }
}
@media (min-width: 768px) {
  .minicart-wrapper .block-minicart {
    right: 0;
  }
}
