label.label {
    color: black;
}
.cat-no-padding{padding:0px;}
/*Aug 23*/
.header-style-1 .header-middle .container1 .search-header-bottom:before {
    color: #db3e3b;
    font-size: 25px;
}

.page-main {
    margin-top: 0;
}

.sm-imageslider-inner.theme2 .item .item-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.sm-imageslider-inner.theme2 .item .item-info .item-title {
    line-height: 4vw !important;
    font-size: 4vw !important;
    color: #000;
}

.sm-imageslider-inner.theme2 .item .item-info .item-title a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    left: 0;
}

.sm-imageslider-inner.theme2 .item .item-info .item-desc {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 70px;
    line-height: 35px;
    text-align: left;
    margin: 0 0;

}

.sm-imageslider-inner.theme2 .item .item-info .item-desc .item-desc-inner {
    font-weight: 600;
    font-size: 25px;
    color: #000;
    white-space: inherit;
    text-indent: 0;
}

/*Search Bar*/
.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
  right: 0;
  left: auto;
  top: 100%;
  padding: 20px 25px;
  background-color: #af3732;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .actions{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #029843;
  color: #fff;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .actions button.action.search{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .actions button.action.search:before{
  color: inherit;
  font-size: inherit;
}
/*Search ends*/

/* 26-8-2021 edits*/
.products-grid .item .item-inner .box-image a img{
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.products-grid .item .item-inner .box-image .bottom-action-out-wrap{
  width: 100%;
  height: 100%;
}

.products-grid .item .item-inner .box-image .bottom-action-out{
  margin-top: 0;
  height: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.products-grid .item .item-inner .box-image .bottom-action-out .bottom-action{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}

.products-grid .item .item-inner .box-image .bottom-action-out .bottom-action .sm_quickview_handler,
.products-grid .item .item-inner .box-image .bottom-action-out .bottom-action .btn-action{
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px !important; 
  height: 30px !important;
  line-height: initial !important;
  padding: 5px;
}

.products-grid .item .item-inner .box-info .product-name a{
  font-size: 15px;
}

.best-deal-wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 35.2vw;
  background-size: contain;
}



.best-deal-wrap .sm-countdownproduct-slider{
width: auto;
}

.best-deal-wrap .container {
  width: 100%;
  max-width: 90vw;
}

.best-deal-wrap .boxed-container{
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-bottom: 60px;
  margin-right: 0;
}
.best-deal-wrap .boxed-container .sm-countdownproduct-slider .smcountdownproductslider-headin,
.best-deal-wrap .boxed-container .sm-countdownproduct-slider .cslider-wrap {
  display: none;
}

.best-deal-wrap .sm-countdownproduct-slider .smcountdownproductslider-heading{
    display: none;
}

.best-deal-wrap .boxed-container .sm-countdownproduct-slider .cdps-posttext a{
  margin-top: 0;
}


.sm-products-detail-sliders .product-detail{
margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px;
}
.sm-product-detail-slider-wrap .product-detail .pds-title,
.sm-product-detail-slider-wrap .product-detail .pds-price,
.sm-product-detail-slider-wrap .product-detail .pds-description,
.sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions,
.sm-products-detail-sliders .pds-items-detail .product-item .pds-detail{
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions,
.sm-products-detail-sliders .pds-items-detail .product-item .pds-detail{
  margin: 0 0 10px;
}

.sm-product-detail-slider-wrap .product-detail .pds-title{
  font-size: 23px;
  font-weight: bold;
}

.sm-product-detail-slider-wrap .pds-description{
  margin-top: 0;
  margin-bottom: 20px;
}


.sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions button.action.primary.tocart, .sm-products-detail-sliders .pds-items-detail .product-item a.action.btn-show-detail{
  width: 100%;
  height:auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}

.sm-products-detail-sliders .pds-items{
  margin-top: 0;
  padding-top: 20px;
}


.sm-products-detail-sliders .pds-items .pds-item a{
  font-size: 12px;
  font-weight: bold;
}

.sm-product-detail-slider-wrap .pds-items .pds-image-thumb img{
  height: 130px;
}


.footer .footer-middle .ft-my-account:empty,
.footer .footer-middle .ft-information:empty,
.footer .footer-middle .ft-other-pages:empty,
.footer .footer-middle .ft-customer-service:empty,
.footer .footer-middle .ft-my-account:blank,
.footer .footer-middle .ft-information:blank,
.footer .footer-middle .ft-other-pages:blank,
.footer .footer-middle .ft-customer-service:blank{
  display: none;
}
.footer .footer-middle .ft-other-pages{
  display: none;
}

.footer .footer-middle .socials-wrap ul li a{
    color: #fff !important;
}
.footer .footer-middle .socials-wrap ul li:hover a,
.footer .footer-middle .socials-wrap ul li:focus a{
    color: #fff !important;
}

.product.media .fotorama__stage{
  max-height:355px !important;
}
.product.media .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame{
height: 95px !important;
}
.catalog-product-view .detail-bottom-wrapper{
    padding-top: 15px;
}
/*Aug 26*/


@media screen and (max-width:767.98px) {
     .sm-imageslider-inner.theme2 .item .item-info {
        max-width: 750px !important;
        margin: 0 auto !important;
        top: 50% !important;
    }
.sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions,
    .sm-products-detail-sliders .pds-items-detail .product-item .pds-detail{
      flex: 1 1 50%;
      width: 50%;
      max-width: 50%;
      margin-bottom: 0;
    }
}


@media screen and (max-width:991.98px) {
    .header-style-1 .header-middle .container1 .search-header-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-style-1 .header-middle .container1 .search-header-bottom:before {
        color: #db3e3b;
        font-size: 25px;
        left: auto;
        right: auto;
        top: auto !important;
    }
     .sm-imageslider-inner.theme2 .item .item-info {
        max-width: 970px !important;
        margin: 0 auto !important;
        top: 50% !important;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
        padding-left: 175px;
    }

    .header-container .sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu > li {
        padding-top: 0;
    }
}

@media screen and (min-width:768px) {
    .sm-imageslider-inner.theme2 .item .item-info {
        max-width: 750px !important;
         margin: 0 auto !important;
        top: 50% !important;
    }
}


@media screen and (min-width:992px) {
    .header-style-1 .header-middle .logo-wrapper {
        top: 5px;
        margin: 0;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a {
        padding-left: 0;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:last-child > a {
        padding-right: 0;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:not(:first-child) > a {
        padding-left: 0.6vw;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:not(:last-child) > a {
        padding-right: 0.6vw;
    }

    .header-style-1 .header-middle .logo-wrapper h1.logo {
        margin-bottom: 0;
    }

    .header-style-1 .header-middle .container1 .search-header-bottom {
        height: auto;
        min-height: 79px;
    }


    .header-style-1 .header-middle .container1 .search-header-bottom:before {
        right: 20px;
        top: 25px;
    }

    .sm-imageslider-inner.theme2 .item .item-info {
        max-width: 970px !important;
        margin: 0 auto !important;
        top: 50% !important;
    }

    .sm-imageslider-inner.theme2 .item .item-info .item-title {
        margin-left: -5px;
    }
}

@media screen and (min-width: 1200px) {
    .sm-imageslider-inner.theme2 .item .item-info {
        max-width: 1200px !important;
    }
    .sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions,
    .sm-products-detail-sliders .pds-items-detail .product-item .pds-detail{
      flex: 1 1 50%;
      width: 50%;
      max-width: 50%;
      margin-bottom: 0;
    }
    .footer .footer-middle .col-lg-3.ft-my-account,
    .footer .footer-middle .col-lg-3.ft-information,
    .footer .footer-middle .col-lg-3.ft-customer-service{
      flex:33.3333333333%;
      width:33.3333333333% ;
      max-width: 33.3333333333%;
    }
}

/*.header-middle .container {
    width: 90%;
}*/

/*Hide lang flags*/
.language-wrapper {
    display: none !important;
}

/*Hide home from top menu*/
.megamenu-home.parent.sm_megamenu_lv1 {
    display: none;
}
/*Aug 30*/
.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
  background-color: #c3c3c3;
  min-width: 665px;
  padding: 15px 20px;
}


.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .search-wrapper .block-search-header .block-content .minisearch .actions .search{
  background-color: transparent;
  border: 0;
  color: #000;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .actions{
  background-color: transparent;
  border: 0;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action input#search{
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
  padding-left: 0;
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

@media screen and (max-width:767.98px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
    min-width: calc(100vw - 30px);
  }
}

@media screen and (min-width:768px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
      min-width: 720px;
  }
}


@media screen and (min-width:992px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
    min-width: 640px;
  }
}

@media screen and (min-width: 1200px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
      min-width: 615px;
  }
}

@media screen and (min-width: 1400px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
    min-width: 630px;
  }
}


@media screen and (min-width: 1800px) {
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
      min-width: 660px;
  }
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns{
right: 0;
left: auto !important;
}

/*Hide header top black area*/
.header-top {
    display: none;
}

/*Social-icons*/
.social-menu{
display: flex;
    align-items: center;
    justify-content: space-between;
}
.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
    text-align: left;
    padding-left: 0;
}
.top-social .social a{
margin-left: 8px;
font-size: 16px;
}
.top-social .social a:first-child{
margin-left: 0px;
}

header.page-header {
    background: #dadad4;
}

#whatsappchat {
    position: fixed;
    right: 5px;
    z-index: 2;
    top: 40%;
}
#whatsappchat a {
    background: #fff;
    padding: 13px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-flex;
}
/*Sep2 search bar*/
@media screen and (min-width:992px) {
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .yt-menu{
    padding-left: 30px;
  }

  .header-style-1 .header .header-inner .header-middle .content-header-bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .yt-menu, 
  .header-style-1 .header .header-inner .header-middle .content-header-bottom  .logo-wrapper,
  .header-style-1 .header .header-inner .header-middle .content-header-bottom,
  .header-style-1 .header-middle .container1 .search-header-bottom, 
  .header-style-1 .header-middle .menu-under .container1, 
  .header-style-1 .header-middle .menu-under .top-action{
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
  
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom  .logo-wrapper{
    position: relative;
    max-width: 180px;
  }
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us{
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-left: 25px;
    flex-direction: column;
    margin: 0 0 0 20px;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us .fa{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h5,
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h3{
    text-transform: uppercase;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h5{
    font-size: 13px;
    line-height: 16px;
    color: #cacaca;
    margin-bottom: 5px;
  }
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h3{
    font-size: 17px;
    line-height: 22px;
    color: #333;
    margin-bottom: 0;
  }
  
  .header-style-1 .header-middle .menu-under{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .yt-menu .menu-under .container1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    border: 0;
    margin-right: 0;
  }
  
   .header-style-1 .header-middle .menu-under .top-action{
    max-width: 162px;
   }
  
  
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content{
    position: relative;
    display: block;
    min-height: 1px;
    left: auto;
    right: auto;
    width: auto;
    top: auto;
    padding: 0;
    background-color: #efefef;
    border-radius: 20px;
    -webkit-border-radius:20px;
    min-width: 1px;
  }
  
  .header-style-1 .header-middle .container1 .content-header-bottom, 
  .header-style-1 .header-middle .container1 .search-header-bottom{
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    min-height: 1px;
    left: auto;
    right: auto;
    top: auto;
  }
  
  .header-style-1 .header-middle .container1 .search-header-bottom{
    position: relative;
    height: auto;
    min-height: 1px;
  }
  
  .header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action input#search{
    border-bottom: 0;
    color: #a9a9a9;
    font-weight: 400;
    padding: 0 20px;
  }
  
  .header-style-1 .header-middle .container1 .search-header-bottom::before{
    display: none;
  }
  
  .header-style-1 .header-middle .top-action{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    right: auto;
    left: auto;
    top: 0;
    width: auto;
  }
  .header-style-1 .header-middle .top-action .minicart-header, 
  .header-style-1 .header-middle .top-action .wish-header, 
  .header-style-1 .header-middle .top-action .account-header{
    border: 0;
    float: left;
  }
  
  .header-style-1 .header-middle .top-action .minicart-header .showcart{
    height: 70px;
  }
  
  .header-style-1 .header-middle .content-header-bottom .yt-menu .menu-under .container1 .content-header-bottom{
    max-width: 190px;
  }
  
}

/*Sep 4*/
.homepage-wrapper .slider-blog.latest-post .item .blog-item-content .image-blog .img-link .img-static{
  height: auto;
  object-fit: contain;
}
.best-deal-wrap .boxed-container{
  margin-bottom: 3vw;
}

.products-grid .item .item-inner .box-info .product-name a{
  white-space: pre-line;
  text-transform: none;
  font-size: 14px;
  tab-size: unset;
}

.products-grid .item .item-inner .box-info .rating-box{
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width:991.98px) {
  .best-deal-wrap .sm-countdownproduct-slider .cdps-posttext a{
    width: auto;
    height: auto;
    line-height: normal;
    padding: 1.5vw 2.5vw;
    font-size: 3vw;
  }
  
}

/*sep 6*/
header.page-header {
  background-color: #DDDDDD;
}

header.page-header .top-social .social {
  margin-bottom: 0;
}

header.page-header .top-social .social a {
  display: flex;
  align-items: center;
  color: #888;
}

header.page-header .top-social .social a .fa::before {
  display: none;
}

header.page-header .top-social .social a .fa {
  flex: 1 1 25px;
  max-width: 25px;
  width: 25px;
  height: 25px;
  background: transparent url('pub/media/wysiwyg/icons/mail.svg') center center no-repeat;
  background-size: 25px auto;
  margin-right: 10px;
}


.header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us {
  margin-left: 0;
  padding-left: 36px;
}

.header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us .fa {
  width: 26px;
  height: 26px;
  background: transparent url('pub/media/wysiwyg/icons/call.svg') center center no-repeat;
  background-size: 26px auto;
}

.header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us .fa::before {
  display: none;
}

.header-style-1 .header-middle .top-action .minicart-header .showcart:before,
.header-style-1 .header-middle .top-action .wish-header:before,
.header-style-1 .header-middle .top-action .account-header:before {
  display: none;
}

.header-style-1 .header-middle .top-action .minicart-header .showcart,
.header-style-1 .header-middle .top-action .wish-header,
.header-style-1 .header-middle .top-action .account-header {
  background-size: auto 22px;
  background-repeat: no-repeat;
  background-position: center center;
}

.header-style-1 .header-middle .top-action .minicart-header .showcart {
  background-image: url('pub/media/wysiwyg/icons/cart.svg');
}

.header-style-1 .header-middle .top-action .wish-header {
  background-image: url('pub/media/wysiwyg/icons/heart.svg');
}


.header-style-1 .header-middle .top-action .account-header {
  background-image: url('pub/media/wysiwyg/icons/user.svg');
}


.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .search-wrapper .block-search-header .block-content .minisearch .actions .search::before {
  display: none;
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .search-wrapper .block-search-header .block-content .minisearch .actions .search {
  background: transparent url('pub/media/wysiwyg/icons/search.svg') center center no-repeat;
  background-size: 18px 18px;
}


/* @media screen and (max-width:767.98px) {

}

@media screen and (min-width:768px) {

} */


@media screen and (min-width:992px) {
  .header-style-1 .header-middle .container1 .search-header-bottom {
    padding-right: 2vw;
  }

  .header-style-1 .header-middle .content-header-bottom .yt-menu .menu-under .container1 .content-header-bottom {
    max-width: 200px;
  }

  header.page-header .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li>a {
    line-height: 50px;
  }

  .header-style-1 .header-middle .top-action .minicart-header .showcart {
    height: 100%;
  }

  .header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h5 {
    font-size: 12px;
    line-height: 10px;
    color: #adadad;
    font-weight: 500;
  }
}
.client-say-wrap .testimonials-home .testimonials-slider {
    max-height: 240px;
}
/*Sep 7*/
.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .search-wrapper .block-search-header .block-content .minisearch .actions .search {
  background-size: 15px 15px;
}

.header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us h3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li>a,
.sm-products-detail-sliders .pds-items .pds-item a {
  font-weight: 500;
}

.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;

}

.slick-slider .slick-arrow {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 45px;
  height: 45px;
  background-color: #d3d4d4 !important;
  background-image: none !important;
  top: 45%;
}
.slick-slider .slick-arrow::before {
  display: inline-block;
  text-indent: 0;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 24px;
  line-height: 45px;
  font-weight: normal;
  text-align: center;
  font-family: fontawesome;
}

.slick-slider .slick-arrow.slick-prev{
  left: -10px;
}

.slick-slider .slick-arrow.slick-next{
  right: -10px;
}

.slick-slider .slick-arrow.slick-prev::before{
  content: "\f105";
}

.slick-slider .slick-arrow.slick-next::before{
  content: "\f105";
}


.page-main .sm-imageslider.imgsl-preload .sm-imageslider-loading {
  background-image: url('/pub/media/wysiwyg/RC-Corner-Logo-small.png') !important;
  background-size: 150px auto;
  background-position: center center;
}


.homepage-wrapper .slider-blog.latest-post .item .blog-item-content .image-blog .img-link .img-static {
  height: auto !important;
  object-fit: contain !important;
}

.client-say-wrap::before {
  background-color: #000;
  opacity: 0.6;
}

.page-main .inner_section.brand-section {
  position: relative;
}

.page-main .inner_section.brand-section:after,
.page-main .inner_section.brand-section::before {
  position: absolute;
  background: #efefef;
  top: 0;
  width: 50vw;
  height: 100%;
  z-index: -1;
  display: block;
  content: '';
}

.page-main .inner_section.brand-section::after {
  right: -50%;
  left: auto;
}

.page-main .inner_section.brand-section::before {
  left: -50vw;
  right: auto;
}

.sm-imageslider-inner.theme2 .item .item-info .action a,
.products-grid .item .item-inner .box-info .product-name a {
  font-weight: 500;
}

.products-grid .item .item-inner .box-info .product-name {
  margin-bottom: 5px;
  margin-top: 0;
  padding: 0;
  font-size: 14px;
  margin: 0;
}

.sm-product-detail-slider-wrap .pds-pretext,
.latest-post-block .pretext {
  color: #666;
  font-size: 16px;
}

.sm-product-detail-slider-wrap .additional-attributes-wrapper td.col.data,
.footer .footer-middle .block .content>p,
.footer .footer-middle .block.ft-contact-us .content>p {
  color: #666;
}

.footer .footer-middle,
footer .footer-middle a {
  font-size: 13px;
  color: #464646;
}

.footer .footer-middle .block .content>p,
.footer .footer-middle .block.ft-contact-us .content>p,
.footer .footer-middle {
  font-size: 13px;
}

.price-box .price {
  font-size: 15px;
  color: #484848;
  font-weight: 500;
}

#whatsappchat a {
  background-color: #ddd;
  z-index: 999;
}

@media screen and (max-width:540px) {

  .sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions,
  .sm-products-detail-sliders .pds-items-detail .product-item .pds-detail {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }

  .sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions {
    margin-bottom: 15px;
  }

  .best-deal-wrap .sm-countdownproduct-slider .cdps-posttext a {
    font-size: 12px;
  }
}


@media screen and (max-width:767.98px) {
  .best-deal-wrap .sm-countdownproduct-slider .cdps-posttext a {
    font-size: 14px;
  }
}


@media screen and (max-width:991.98px) {
  .header-style-1 .header .header-inner .header-middle .content-header-bottom .logo-wrapper {
    top: 55px;
  }
}


@media screen and (min-width:768px) {
  .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
    max-width: 750px;
  }
}

@media screen and (min-width:768px) and (max-width:991.98px) {
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li:not(:last-child) {
    margin-right: 10px;
  }

  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li>a {
    padding-left: 0;
    padding-right: 0;
  }

  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head .sm_megamenu_title {
    font-size: 13px;
  }

}

@media screen and (min-width:992px) {
  .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
    max-width: 970px;
  }

  .sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
    margin-left: 0;
    margin-right: auto;
  }

  .header-style-1 .header .header-inner .header-middle .content-header-bottom .logo-wrapper {
    top: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .slick-slider .slick-arrow.slick-prev{
    left: -18px;
  }
  
  .slick-slider .slick-arrow.slick-next{
    right: -18px;
  }
  

}

@media screen and (min-width: 1200px) {
  .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
    max-width: 1200px;
  }
  .sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions, 
  .sm-products-detail-sliders .pds-items-detail .product-item .pds-detail{
    flex: 0 0 100%;
    width: 100%;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions{
    margin-bottom: 15px;
  }
  .slick-slider .slick-arrow.slick-prev{
    left: -55px;
  }
  
  .slick-slider .slick-arrow.slick-next{
    right: -55px;
  }
  
}
/*sep 9*/
..sm-imageslider-inner .owl-item .item img,
.page-main .sm-imageslider.imgsl-preload {
    min-height: 40vh;
}


header.page-header .top-social .social a .fa {
    background-image: url('/pub/media/wysiwyg/icons/mail.svg');
}

.header-style-1 .header .header-inner .header-middle .content-header-bottom .navigation-container .navigation-megamenu-wrapper .widget .call_us .fa {
    background-image: url('/pub/media/wysiwyg/icons/call.svg');
}

.header-style-1 .header-middle .top-action .minicart-header .showcart {
    background-image: url('/pub/media/wysiwyg/icons/cart.svg');
}

.header-style-1 .header-middle .top-action .wish-header {
    background-image: url('/pub/media/wysiwyg/icons/heart.svg');
}


.header-style-1 .header-middle .top-action .account-header {
    background-image: url('/pub/media/wysiwyg/icons/user.svg');
}

.header-style-1 .header-middle .container1 .search-header-bottom .search-header-content .search-form-action .search-wrapper .block-search-header .block-content .minisearch .actions .search {
    background-image: url('/pub/media/wysiwyg/icons/search.svg');
}

.page-main .sm-imageslider.imgsl-preload .sm-imageslider-loading {
    background-image: url('/pub/media/wysiwyg/RC-Corner-Logo-small.png');
}


.form-create-account {
    display: flex;
    flex-wrap: wrap;
    
}

.form-create-account .fieldset,
.form-create-account .actions-toolbar {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
}

.form-create-account .actions-toolbar {
    margin-bottom: 0;
}


.form-create-account .fieldset:empty,
.form-create-account .fieldset.additional_info {
    display: none;
}

.form-create-account .fieldset.create.info{
    display: flex;
    flex-wrap: wrap;
}

.form-create-account .fieldset.create.info .field,
.form-create-account .fieldset.create.info .legend {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}


.form-create-account .fieldset.create.info .field{
    margin-bottom: 10px;
}

.form-create-account .fieldset .legend{
    margin-bottom:20px;
}

.form-create-account .fieldset.create.info > .field:not(.choice) > .label{
    margin-bottom: 0;
}


.form-create-account .fieldset.create.info .field.choice {
    display: flex;
    align-items: flex-start;
}
.form-create-account .fieldset.create.info .field.choice .checkbox{
    margin-top: 0;
    margin-right: 10px;
    top: 0;
}


.products-grid .item .item-inner .box-image .bottom-action-out .bottom-action,
.products-grid .item .item-inner .box-image .bottom-action-out,
.products-grid .item .item-inner .box-image:hover .bottom-action-out-wrap {
    width: 30px;
}

.products-grid .item .item-inner .box-image:hover .bottom-action-out-wrap {
    right: 15px;
}

.products-grid .item .item-inner .box-image:hover .bottom-action-out-wrap .bottom-action-out {
    right: 0;
}

.header-container .cart-wrapper .minicart-wrapper .block-minicart {
    width: 400px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item>.product {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details,
.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
    flex: 1 1 75px;
    width: 75px;
    max-width: 75px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
    margin-left: 0;
    padding-right: 25px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    text-align: right;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-container {
    margin-right: 0;
    margin-bottom: 8px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-excluding-tax {
    margin-top: 0;
}


.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item-details .product-item-pricing .price-excluding-tax .minicart-price .price {
    top: auto;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty {
    margin-top: 0;
}

.header-container .cart-wrapper .minicart-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions {
    width: 25px;
    margin: 0;
    top: 0;
    float: none;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding-right: 5px;
    padding-left: 5px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div.secondary {
    flex: 0 0 120px;
    max-width: 120px;
    width: 120px;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div.checkout {
    padding-bottom: 0;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div.checkout {
    height: auto;
}

.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div .viewcart,
.header-container .cart-wrapper .minicart-wrapper .block-content>.actions>div .checkout {
    min-height: 40px;
    height: auto;
    display: block;
    width: 100%;
}

.page-products .sidebar.sidebar-main .filter .content > .subtitle{
    display: none;
}

.page-products .sidebar.sidebar-main .options {
    margin-top: 10px;
}

.page-products .sidebar.sidebar-main .options dt {
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
}

.page-products .sidebar.sidebar-main .options dd .items .item {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.page-products .sidebar.sidebar-main .options dd .items .item:not(:last-child) {
    margin-bottom: 8px;
}

.page-products .sidebar.sidebar-main .options dd .items .item a {
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
}

.count {
    color: #444;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px;
}

.catalog-product-view .page-wrapper .breadcrumbs{
    background-image: none;
    height: auto;
    padding-top: 0;
    margin-bottom: 30px;
}


@media screen and (max-width:540px) {
    .header-container .cart-wrapper .minicart-wrapper .block-minicart {
        width: calc(100vw - 30px);
    }
}

@media screen and (min-width:768px) {
    .form-create-account .fieldset {
        flex: 1 1 calc(100% / 2 - 20px);
        max-width: calc(100% / 2 - 20px);
        width: calc(100% / 2 - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }

}
.rc-service-banner{
 background: url(/pub/media/wysiwyg/services-banner.jpg) no-repeat top center;
    position: relative;
    height: 440px;
}
#whatsappchat a{
	width: 50px;
	height: 50px;
	background-color: #25d366;
	padding: 0;
}
/*sep14*/
.rc-service-banner{
	min-height:400px;
}
.rc-service-banner::before{
    background-size: auto 100%;
}
.rc-service-banner .service-banner-label{
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	margin:20px auto;
	left: 0;
    right: 0;
	width: 100%;
	
}
.rc-service-banner .service-banner-label h2, 
.rc-service-banner .service-banner-label h4{
	color: #fff;
}

.rc-service-banner .service-banner-label h2 {
	font-size: 30px;
	line-height: 38px;
    font-weight: 900;
    max-width: 500px;
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
}

.rc-service-banner .service-banner-label h4 {
	font-size: 19px;
	line-height:24px;
    font-weight: 500;
	display: block;
	margin-right: auto;
	margin-bottom: 25px;
}

.rc-service-banner .service-banner-label .actions-primary{
	display: block;
}
.rc-service-banner .service-banner-label .actions-primary .action {
	background: #db3e3b;
    border: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 85.71%;
    font-weight: 600;
    padding: 7px 15px;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0;
    margin: 0;
    width: 222px;
    display: inline-block;
    height: 50px;
    text-align: center;
}

.rc-service-banner .service-banner-label .actions-primary .action:hover,
.rc-service-banner .service-banner-label .actions-primary .action:focus{
	background: #fa6764;
}

/*
@media screen and (max-width:540px) {}
@media screen and (max-width:767.98px) {}
@media screen and (max-width:991.98px) {}
@media screen and (min-width:768px) and (max-width:991.98px) {}
*/

@media screen and (max-width:767.98px) {

	.rc-service-banner .service-banner-label{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (min-width:768px) {
	.rc-service-banner{
		min-height: 480px;
	}
	
	.rc-service-banner .service-banner-label{
		max-width: 750px;
	}
	
	.rc-service-banner .service-banner-label h2 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 20px;
	}

	.rc-service-banner .service-banner-label h4 {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 30px;
	}
}

@media screen and (min-width:992px) {
	.rc-service-banner{
		min-height: 580px;
	}
	
	.rc-service-banner .service-banner-label{
		max-width: 970px;
	}
	
	.rc-service-banner .service-banner-label h2 {
		font-size: 45px;
		line-height: 57px;
		font-weight: 900;
		margin-bottom: 30px;
	}

	.rc-service-banner .service-banner-label h4 {
		font-size: 22px;
		line-height: 28px;
		font-weight: 500;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 1200px) {
	.rc-service-banner .service-banner-label{
		max-width: 1200px;
	}
}

.sm_megamenu_lv1 .sm_megamenu_nodesc .sm_megamenu_title{
	color: #1C1C1C;
}
.sm_megamenu_lv1 .sm_megamenu_nodesc .sm_megamenu_title:hover{
	color: #DB3E3B;
}

#newsletter-validate-detail .desc {
	display:none;
}
/*Sep16*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    margin-top: 0px !important;
}
.home-menu-dropdown ul li {
    min-height: 35px;
}
.home-menu-dropdown ul li a {
    color: #1C1C1C;
}
.home-menu-dropdown ul li a:hover {
    letter-spacing:1px;
    color: #db3e3b;
}
/*sep17*/
.rc-service-banner {
	position: relative;
	display: block;
}

.rc-service-banner .service-banner-label a {
	display: block;
	text-decoration: none;
	color: inherit;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_title {
	font-size: 16px;
	line-height: 22px;
	color: #1C1C1C;
	margin-bottom: 10px;
	font-weight: 500;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content h3 {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul.item-home-store {
	width: 100%;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) {
	display: flex;
	flex-direction: column;
	padding: 0;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) li {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #444;
	list-style-type: none;
	display: block;
	min-height: 1px;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) li:hover {
	color: #DB3E3B;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) li:not(:last-child) {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) li a {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
	display: block;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content ul:not(.item-home-store) li:not(:last-child) {
	padding-bottom: 10px;
}

.products-sidebar .item .item-inner {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
}

.products-sidebar .item .item-inner .box-image,
.products-sidebar .item .item-inner .box-info {
	float: none;
	flex: 1 1 100%;
	width: 100%;
	max-width: 100%;
}

.products-sidebar .item .item-inner .box-image {
	flex: 0 0 85px;
	width: 85px;
	max-width: 85px;
	min-height: 90px;
	padding-bottom: 25px;
}

.products-sidebar .item .item-inner .box-image a {
	display: block;
}

.products-sidebar .item .item-inner .box-image img {
	display: block;
	max-width: 100%;
	object-fit: contain;
	height: 100%;
}

.products-sidebar .item .item-inner .box-info {
	margin-left: 0;
	padding-left: 15px;
}

.products-sidebar .item .item-inner .box-info .product-name a {
	font-size: 14px;
	line-height: 18px;
}

.products-sidebar .item .item-inner .quickview-handler {
	position: absolute;
	font-size: 13px;
	left: 0;
	bottom: 0;
	padding-left: 15px;
	margin-left: 0;
}

.block-products-list .products-grid .product-item .product-item-info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-photo {
	margin-bottom: 15px;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-photo .product-image-photo {
	display: block;
	width: 100%;
	max-width: 100%;
	object-fit: contain;
	border: 1px solid #e5e5e5;
	max-height: 165px;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-name {
	display: block;
	margin-bottom: 0;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .price-box {
	display: block;
	margin-bottom: 10px;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary,
.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
	display: flex;
	flex: 1 1 100%;
	width: 100%;
	max-width: 100%;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .action {
	text-align: center;
	width: 100%;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	background-color: #f1f1f1;
	margin-top: 10px;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action {
	padding: 5px 10px;
	text-align: center;
}

.block-products-list .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary .action.towishlist {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 50px;
	width: 50px;
	max-width: 50px;
	background-color: #e0e0e0;
	line-height: 35px;
	font-size: 25px;
	text-align: center;
}

.block-products-list .products-grid .slick-slide>div,
.block-products-list .products-grid .slick-slide>div .product-item {
	height: 100%;
}

.fieldset .review-legend.legend {
	line-height: 35px;
}

.header-style-1 .header-middle .top-action .account-header:hover .account-content {
	z-index: 999;
}


.cms-no-route .page-main {
	background-image: none;
}

.cms-no-route .page-main .page-title-wrapper .page-title {
	font-size: 4rem;
	color: #DB3E3B;
	margin-bottom: 20px;
}

.cms-no-route .page-main .disc {
	margin-top: 25px;
	padding-left: 15px;
}

.cms-no-route .page-main .disc li {
	list-style-type: disc;
}

.cms-no-route .page-main .disc li:not(:last-child) {
	margin-bottom: 20px;
}

.cms-no-route .page-main .disc li a {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
}



@media screen and (max-width:991.98px) {

	.best-deal-wrap .sm-countdownproduct-slider .cdps-posttext a,
	.latest-post-block .slider-latest-blog .slider-blog .item .blog-item-content .info-blog .postTitle h2 a {
		font-size: 16px;
	}
}

@media screen and (min-width:768px) and (max-width:991.98px) {
	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li>a {
		line-height: 45px;
	}

	.sm_megamenu_wrapper_horizontal_menu .social-menu {
		flex-direction: column;
		padding-bottom: 25px;
	}

	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu,
	.sm_megamenu_wrapper_horizontal_menu .top-social {
		flex: 1 1 100%;
		width: 100%;
		max-width: 100%;
	}

	.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	header.page-header .top-social .social a {
		justify-content: center;
	}
}

@media screen and (max-width:767.98px) {
	.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
		position: relative;
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.sm_megamenu_wrapper_horizontal_menu .sambar-inner .btn-sambar {
		margin: 10px 22px;
		display: none;
	}

	.sm_megamenu_wrapper_horizontal_menu .sambar-inner .top-social {
		flex: 1 1 100%;
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (min-width:768px) {
	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop {
		position: relative;
	}

	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop:hover [class*="sm_megamenu_dropdown_"] {
		top: 100%;
	}

	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] {
		left: 0 !important;
		min-width: 230px;
	}

	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"] .sm_megamenu_content .home-menu-dropdown {
		margin: 0 !important;
	}

	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"]::after,
	.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu>li.sm_megamenu_drop [class*="sm_megamenu_dropdown_"]::before {
		position: relative;
		display: table;
		clear: both;
		content: '';
	}

}
/*sep18*/
@media screen and (min-width:992px) {
	.cms-noroute-index .page-main .page-title-wrapper .page-title {
		margin-top: 50px;
	}
}
@media screen and (max-width:767.98px) {
    header.page-header .sm_megamenu_wrapper_horizontal_menu.sambar{
        display: none;
    }
} 
.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid *{
	box-sizing: border-box;
}
.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list{
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list .bs-item{
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
	width: 100%;
	max-width: 100%;
	padding: 20px ​10p;
}

.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list .bs-item .item-inner{
	margin: 0;
	height: 100%;
}

@media screen and (max-width:991.98px) {}
@media screen and (min-width:768px) and (max-width:991.98px) {}
@media screen and (max-width:767.98px) {
	header.page-header .sm_megamenu_wrapper_horizontal_menu.sambar{
		display: none;
	}
}
@media screen and (min-width:520px) {
	.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list .bs-item{
		flex: 1 1 calc(100% / 2);
		width: calc(100% / 2);
		max-width: calc(100% / 2);
	}
}
@media screen and (min-width:768px) {
	.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list .bs-item{
		flex: 1 1 calc(100% / 3);
		width: calc(100% / 3);
		max-width: calc(100% / 3);
	}
}
/* @media screen and (min-width:992px) {} */
@media screen and (min-width: 1024px) {
	.cms-new-arrivals-html.cms-page-view .block-slider-basic-product .products-grid .grid-product-list .bs-item{
		flex: 1 1 calc(100% / 4);
		width: calc(100% / 4);
		max-width: calc(100% / 4);
	}
}

@media screen and (max-width:767.98px) {
	.header-middle .container {
	    padding: 0px;
	}
	.sm-product-detail-slider-wrap .pds-description {
	    display: none;
	}
	.sm-products-detail-sliders .product-detail-adv {
	    display: none;
	}
	.sm-products-detail-sliders .pds-items-detail {
	    margin: 0;
	}
	.sm-product-detail-slider-wrap .product-detail .pds-title {
	    font-size: 16px;
	}
	.sm-products-detail-sliders .pds-items-detail .pds-price .price {
	    font-size: 135.29%;
	}
	.home-style-1 .latest-post-block {
	    margin-bottom: 0px;
	}
	#whatsappchat {
	    right: 30px;
	    z-index: 2;
	    top: 50%;
	}

	#whatsappchat a {
	    width: 35px;
	    height: 35px;
	}
}

*{
  box-sizing: border-box;
}
 body{
  overflow: hidden;
  overflow-y: auto;
}
.home-style-1 .static-image-1{
  margin-top: -36px;
}

#footer_rfq a {
    background-color: #555555 !important;
    padding: 13px;
    border-radius: 999rem;
    display: inline-flex;
    color: #FFFFFF !important;
}

/*#footer_rfq {
  position: fixed;
  right: 19px !important;
  z-index: 2;
  top: auto !important; 
  bottom: 70px !important;
}*/

#footer_rfq {
  margin: 10px 20px;
  position: fixed;
  bottom: 0px;
  overflow: visible;
  opacity: 1;
  z-index: 999998;
}

.wrapper-AtBcr {
  font-size: 14px;
}

#yt-totop {
  bottom: 135px !important;
}

.btnBlack {
  background: #1c1c1c !important ;
}

.btnBlack:hover {
  background: #db3e3b !important;
}

.sm-products-detail-sliders .pds-items-detail .product-item .product-item-actions button.action.primary.tocart, .sm-products-detail-sliders .pds-items-detail .product-item a.action.btn-show-detail {
    font-size: 15px;
    border-radius: 8px;
}

button, .button {
    font-size: 15px;
    border-radius: 8px;
    font-weight: 400;
}

.rc-service-banner .service-banner-label .actions-primary .action, .sm-imageslider-inner.theme2 .item .item-info .action a {
    font-size: 20px;
    border-radius: 8px;
    font-weight: 400;
    max-width: 500px;
    width: auto;
    min-width: 200px;
    padding-inline: 30px;
}

#footer_rfq a {
    font-size: 16px;
    padding-inline: 30px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 30px;
    background-color: #0000007d !important;
    backdrop-filter: blur(4px);
    box-shadow: 0px 0px 0px 2px #ffffff38;
}

@media only screen and (max-width: 479px){
    .sm-imageslider-inner.theme2 .item .item-info .action a{
        height: 40px !important;
        line-height: 40px !important;
        font-size: 14px;
    }
}

@media only screen and (max-width: 576px){
    .rc-service-banner .service-banner-label .actions-primary .action, .sm-imageslider-inner.theme2 .item .item-info .action a {
        max-width: initial;
        min-width: initial;
        width: auto !important;
        margin-inline-end: 0.5rem;
    }

}


.action a.btnBlack {
    background: #3147a4 !important;
}

.action a.btnBlack:hover {
    background: #000000 !important;
}

/* AP 15-07-2024 */
.curatorWrapper {
    background: #e8e8e8;
    border-radius: 3rem;
    padding-inline: 2rem;
    background: linear-gradient(156deg, rgba(198, 198, 198, 0.2) 0%, #e8e8e8 50%);
    & .title-home {
      margin-bottom: 1rem;
          padding-top: 3rem;
    }
    & .crt-widget {
      padding-bottom: 2rem;
    }

   
}
.crt-grid-post .crt-post-c {
    border-radius: 2rem;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid #cdcdcd;
}
/*.crt-grid-post .crt-post-c >*{
    border-radius: 1.3rem;
    overflow: hidden;
}*/
.crt-grid-post .crt-social-icon {
width: 4rem;
height: 4rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 1rem;
top: 0;
bottom: auto;
right: 0;
    float: right;
}
.crt-grid-post.crt-post-has-image .crt-grid-post-image {
top: 4rem;
height: calc(100% - 4rem);
border-radius: 1.3rem;
overflow: hidden;
}
.crt-grid-post .crt-grid-post-content {
padding-bottom: calc(100% + 4rem) !important;
}
@media screen and (max-width: 767px) {
.curatorWrapper {
  padding-inline: 1rem;
  & .title-home {
        margin-bottom: 0rem;
        padding-top: 2rem;
    }
    & .crt-widget {
      padding-bottom: calc(1rem + 5px);
    }
}

}
/* AP 15-07-2024 */
/* RU 16-07-2024 */
.btnBlack {
  background: #1c1c1c;
}

.btnBlack:hover {
  background: #db3e3b;
}

.sm-imageslider-inner .owl-item .item img {
  height: 450px !important;
  object-fit: cover;
  object-position: top;
}

#desk-banner {
  padding: 0 !important;
}
/* RU 16-07-2024 */


/* AP 16-07-2024 */
.curatorWrapper {
& .crt-widget .crt-post-header .crt-post-title {
  display: none;
}
& .crt-post-c .crt-post-text {
  display: none;
}
& .crt-widget.crt-widget-carousel .crt-post .crt-post-c {
      display: flex;
    flex-direction: column;
    & .crt-post-content {
    order: 2;
}
&  .crt-post-header {
    order: 1;
}
& .crt-post-footer {
  order: 3;
}
}
& .crt-post .crt-post-content-image IMG {
    aspect-ratio: 2 / 1.8;
    object-fit: cover;
}
& .crt-post .crt-post-border {
    
    border-radius: 1.5rem;
    overflow: hidden;
}
& .crt-post .crt-post-header {
  display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0;
    padding: .5rem 1rem;
}
& .crt-post .crt-post-header .crt-social-icon {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    & svg {
      width: 20px;    
      max-height: 19px;
    }
}
& .crt-widget .crt-post .crt-post-fullname {
  margin: 0;
}
& .crt-widget .crt-post .crt-post-fullname a {
    color: #575757;
    font-weight: 400;
    margin: 0;
}
& .crt-widget.crt-widget-carousel .crt-post {
      border-radius: 1.5rem;
    overflow: hidden;
}
& .crt-controls-outside {
  padding: 0;
}
& .crt-panel-next,
& .crt-panel-prev {
      width: 45px;
    height: 45px;
}
& .crt-widget.crt-widget-carousel {
  min-height: 300px;
}
}
/* AP 16-07-2024 */


@media screen and (max-width: 767px) {
  .sm-imageslider-inner .owl-item .item img {
    height: 150px !important;
    object-fit: cover;
    object-position: top;
  }
}