/** Shopify CDN: Minification failed

Line 141:50 "maegin-top" is not a known CSS property
Line 163:0 Expected "}" to go with "{"

**/
.site-footer__copyright p {
    margin-bottom: 0;
}
.bestsellers_section{
  padding: 60px 15px !important;
}
.icon-hamburger{
  width:22px !important;
}
.icon-hamburger rect{
fill: #000 !important;
stroke-width: 1px !important;
}

.brands_slide_section{
  padding: 60px 15px !important;
}
.swiper-button-next::after, .swiper-button-prev::after {display:none !important;}
#shopify-section-social{display:none !important;}

/* MEDIA START */
@media only screen and (max-width:1365px){
  .swiper-button-next2,.swiper-button-next1, .swiper-button-next{right:20px !important; z-index:99;}
  .swiper-button-prev2,.swiper-button-prev1, .swiper-button-prev{left:20px !important; z-index:99;} 

  
}

@media only screen and (max-width: 1299px){
 .header-item--icons .site-nav{
   margin-right: 0;
 } 
  .popular_categories_section .swiper-button-next::after, .popular_categories_section .swiper-rtl .swiper-button-prev::after {
    display:none;
  }
  .popular_categories_section .swiper-button-prev::after, .swiper-rtl .popular_categories_section  .swiper-button-next::after{display:none;}
  .popular_categories_section .swiper-button-next{right:20px; z-index:99;}
  .popular_categories_section .swiper-button-prev{left:20px; z-index:99;}

  .best_sellers .swiper-button-next::after, .best_sellers .swiper-rtl .swiper-button-prev::after {    display:none;  }
  .best_sellers .swiper-button-prev::after, .swiper-rtl .best_sellers .swiper-button-next::after{display:none;}

  
  .category_slide img{width:100%;}
  .brand_image{width:100%;}
  .best_sellers .prod_imgdiv{overflow:hidden;}
}
@media only screen and (max-width: 1199px){
  .site-footer__copyright{
    padding: 70px 0 15px;
  }
  .site-nav__link{
    font-size: 16px !important;
  }
  .video_column_section .rightCol_inner .whitebtn{
    font-size: 16px;
    padding: 10px 20px;
  }
  .popular_categories_section .category_slider .category_slide{
    height: auto !important;
    background: transparent;
  }
  .video_column_section .rightCol_inner p{
    margin-bottom: 0;
  }
  .popular_categories_section .cate_title h3{
    font-size: 22px;
    line-height: 26px;
  }
  .footer__social{
    justify-content: space-between;
    gap: 20px;
  }
  .four_column_section .fourcol_grid .colContent h4{
    font-size: 22px;
    line-height: 26px;
  }
  .popular_categories_section .category_slider, .brand_slider_outer .brand_slider{
    padding: 0 15px 0;
  }
  .four_column_section .fourcol_grid .colContent p{
    font-size: 16px;
  }
  .video_column_section{
    padding: 0;
  }
  .footerCols .medium-up--one-half{
    width: 100%;
  }
  .newsletter_social_section{
/*     margin-bottom: 40px; */
    margin: 0 auto 40px
  }
  .newsletter_social_section p{
    margin-bottom: 40px !important;
  }

  .fourcol_grid{padding-bottom:15px;}
}
@media screen and (max-width: 991px) {
  .site-nav__link{
    font-size: 16px;
  }
  .site-nav__item{
    margin-right: 30px;
  }
  .site-nav__icons a{
    margin-left: 15px;
  }

  .header-layout--mobile-logo-only{justify-content: space-between !important;}
  .site-header{padding:14px 0;}
  .popular_categories_section .category_slider, .brand_slider, .best_sellers{max-width:100%;}
}

@media screen and (max-width: 768px) {
  .header-item--navigation {display:block !important;} 
  .header-item--icons{display:block !important;}
  .site-nav__link--icon + .site-nav__link--icon{margin-left:20px;}
  .header-layout--mobile-logo-only{align-items:center;}
   .site-nav__icons{display:flex; align-items:center;}
  .js-toggle-slide-nav{position:absolute; right:0px;}
  .site-nav__link--cart {	margin-right: 45px;}
  .prod_data{margin-top:15px;}
}

@media screen and (max-width: 575px) {
  .popular_categories_section .category_slider, .brand_slider_outer .brand_slider{padding:0 10px;}
  .hero .hero__link a{padding:14px 22px; font-size:15px; line-height:normal !important; margin-top:22px !important;}
  .slideshow__slide--fa5aca3d-9013-4e4a-9882-2905d1b63590 .hero__title{font-size:46px;}
  .hero .hero__subtitle{font-size:22px; line-height:26px !important; }
  .brands_slide_section .section_title h2, .four_column_section .section_heading h2, .bestsellers_section .section_title h2, .video_column_section .rightCol_inner h2, .popular_categories_section h2{font-size:24px; line-height:28px;}
  .video_column_section .rightCol_inner h2{margin-bottom:15px;}
  .video_column_section .rightCol_inner p{font-size:14px; line-height:21px;}
  .video_column_section .rightCol_inner .whitebtn{maegin-top:38px !important; font-size:15px; padding:14px 22px; line-height:normal !important;}
  .slideshow__slide--fa5aca3d-9013-4e4a-9882-2905d1b63590 .hero__title{font-size:46px !important; line-height:53px;}
  .best_sellers .prod_data h6{font-size:15px; line-height:17px;}
  .best_sellers .prod_data p{font-size:14px; line-height:17px;}
  .video_column_section .leftCol{margin-right:0px !important; padding-right:0px !important;}
  .brands_slide_section .section_title{padding:0px !important;}
  .brands_slide_section .brand_title h6{font-size:15px; line-height:18px;}
  .site-footer__copyright{padding:0px 0px 60px !important;}
  .bestsellers_section, .brands_slide_section{padding-right:0px !important;}
   .bestsellers_section .section_title{padding:0px !important;
}

@media only screen and (max-width:479px){
  .best_sellers .prod_data p{width: 100%; margin-top:8px;}
  .best_sellers .prod_data{flex-wrap:wrap;}
   .swiper-button-next2, .swiper-button-next1, .swiper-button-next{right:15px !important;}
  .swiper-button-prev2, .swiper-button-prev1, .swiper-button-prev{left:15px !important;}
  .hero[data-arrows="true"] .flickity-next{right:15px !important;}
  .hero[data-arrows="true"] .flickity-previous{left:15px !important;}
  .bestsellers_section, .brands_slide_section{padding-left:10px !important;}
}

