

.home-slider {
    max-width: 100% !Important;
    height: calc(100vh - 127px);
}
.home-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100% !important;
    object-fit: cover !Important
}
.home-slider .slick-list, .home-slider .aiz-carousel
{
    height: 100%;
}
.position-relative.logo-bar-area.border-bottom.border-md-nonea.z-1025 {
    position: absolute;
    background: transparent !important;
}


.home-slider .carousel-box {
    position: relative;
}

.carouselcontent {
    text-align: left;
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    transform: translateY(-50px);
    padding-top: 15%;
}
.carouselcontent p {
    font-size: 21px;
    color: #414141;
}
.carouselcontent h1, .carouselcontent h2 {
    font-weight: 700;
    color: #222222;
    font-size: 50px;
    line-height: 58px;
    margin-bottom: 25px;
}
.carouselcontent h6 {
    color: #5d3754;
}
.carouselcontent a.rr-btn {
    padding: 20px 35px 17px !important;
    margin-top: 20px;
}
.homecontent pre, .homecontent h6 {
    color: #5d3754;
    margin-bottom: 10px;
    /* font-family: Gabarito; */
    font-size: 18px !important;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 1;
}
.carouselcontent .custombtn {
    border: 1px solid #fff;
}
.fouricon_boxes .iconx8 svg, 
  .fouricon_boxes .iconx8 .icon, 
  .fouricon_boxes .iconx8 [class^=icon-]{
      font-size: 35px;
      height: 35px;
      width: 35px;
    }
  .fouricon_boxes .iconx8 {
      font-size: 35px;
      height: 1.75em;
      width: 1.75em;
  }
  .fouricon_boxes .service-icon-box{
    border-radius: 50%;
    border: 1px dashed currentColor;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fouricon_boxes .service-1{
    border-radius: 5px;
  }
  
  .fouricon_boxes .services-item:hover .service-icon-box{
    /* border-style: solid;
    border-color: currentColor; */
    box-shadow: 0 0 0 40px rgba(255,255,255,0.55) inset;
  }
  .fouricon_boxes .service-2 .media-body{

  }
  .fouricon_boxes_h h6, .fouricon_boxes_h h5
  {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #fff;
}

  @media (min-width:1200px){
    .fouricon_boxes .services-item:not(:last-child):before{
      position:absolute;
      content:'';
      right:0;
      top:50%;
      width:1px;
      height:194px;
      transform:translateY(-50%);
      background:rgba(0,0,0,0);
    }
  }
  .fouricon_boxes {
    background-color: #5d3754;
    padding: 30px 0;
    margin: 0px 0px 0px 0px;
}
    @media (max-width:750px){
      .fouricon_boxes{
        padding: 45px 0px 45px 0px;
        margin: 0px 0px 0px 0px;
      }
    }
    
    @media screen and (min-width: 1440px)
    {
        .carouselcontent {
    top: 0%;
    }
    }
    .media.service-1 h5 {
    font-size: 20px;
}

.short_imgsectionhalf{
      
      background-color:rgba(0,0,0,0);
      padding: 0px 0px 0px 0px;
      margin-top: 70px;
    }
    @media (max-width:750px){
      .short_imgsectionhalf{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
      }
    }
    /*.flex[style*="background-color"]:after {
                                background-color: inherit;
                                content: "";
                                height: 100%;
                                position: absolute;
                                left: 100%;
                                top: 0;
                                width: 40%;
                            }*/
                            .image-content__text {
                                max-width: 450px; 
                            }
                            .image-content-6{
                                padding-top: 30px;
                                padding-bottom: 30px;                              
                                position: relative;
                            }.image-content-image_block_nyVfdm.left .image-content-6-2{
                                position: absolute;
                                width: 40%;
                                top:50%;
                                left:0;
                                transform: translateY(-50%);
                                z-index:1;
                            }
                            .image-content-image_block_nyVfdm.left .image-content-6-1{
                                padding-left: 0%;

                            }
                            
                            
                            
                            
.parallax-banner__wraper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.parallax-banner__wraper.txt-center {
    text-align: center
}

.parallax-banner__wraper.txt-right {
    text-align: right
}

.parallax-banner__title {
    font-size: 36px;
    line-height: 1.2
}

@media only screen and (min-width: 750px) {
    .parallax-banner__btn {
        display: flex;
        grid-gap: 24px;
        gap: 24px
    }
}

@media (max-width: 767px) {
    .parallax-banner__title {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .parallax-banner__wraper--has-background {
        background-size: cover
    }
}

.parallax-banner__meta {
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 10
}

.parallax-banner__meta:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    content: "";
    z-index: -1;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.bannerlong {
    --st-parallax-height :750px;
    --st-bgvideo-height-mb :450px;
    min-height : var(--st-parallax-height);
    padding-top:4rem;
    padding-bottom:4rem;
  }
  @media( max-width:749px){
    .bannerlong {
      min-height :  var(--st-bgvideo-height-mb);
    }
  }
  
  .bannerlong .parallax-banner__meta{
    max-width: 440px;
    padding:40px;
  }

  .bannerlong .parallax-banner__meta h2 strong {
    color: var(--g-main-2);
  }
  .bannerlong .parallax-banner__meta::before{
    background-color: #ffffff ;
    opacity: 0.7;
  }
  .bannerlong::before{
    content:"";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background:#000000;
      opacity: 0.1;
  }
  .bannerlong {
    
      --g-font-color-subtop: #5d3754;
      --g-color-heading :  #222222;
      --color-body-text : #222222;
      --color-body-text-rgb: 34, 34,  34 ;
    
  }
  .bannerlong_section_part{
      
      background-color:rgba(0,0,0,0);
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
    }
   
     #bannerlong_section .parallax-banner__meta {max-width: 450px;} #bannerlong_section .parallax-banner__meta .subtop {color: var(--g-font-color-subtop);}
     
     
     
     
     .grid__item-inner--productlist  h5 {
    display: inline-flex;
    position: relative;
    padding-right: 66px;
    width: auto;
    box-shadow: 0 -12px 0 0 #ff7be5 inset;
    font-size: 26px;
}
.adv-productlist .adv-img {
    width: 75px;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}

.product-card__name {
    color: #222222;
    font-weight: var(--g-p-font-weight);
    line-height: 1.2;
    font-size: 20px;
    font-family: var(--g-p-font_family);
    letter-spacing: 0;
    text-transform: capitalize;
    transition: all 300ms linear;
    margin-bottom: 10px;
}


.grid__item-inner.grid__item-inner--productlist .adv-productlist .media-body a {
    width: 70%!important;
    font-weight: 600;
}

.adv-productlist .media-body>*:first-child {
    margin-top: 15px;
}

.product-card__price {
    display: flex;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Jost';
}

.home-category-banner::before {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.home-category-banner::after
{
    display: none;
}
.product-image__banner_in .h3 {
    font-size: 36px;
    color: #fff;
    font-family: gabarito;
}



.product-image {
    background: #ffffff;
    margin: 0;
    
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 3%);
}

.home_catrow .col-lg-4
{
    flex: 0 0 25%;
    width: 25%;
}
.image-content__image-container {
    position: relative;
}
.rowgutter
{
    padding: 30px;
    
}

.product-card__type {
    font-size: calc(var(--g-font-size) + 0px);
    color: #22222285;
}
.product-card__regular-price {
    opacity: 1;
    color: #22222285;
    margin-left: 4px;
    font-weight: 400;
    font-size: 12px;
}
.col-xl-8.col-lg-8.col-md-7.rowgutter {
    width: 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.product-image__banner.position-absolute {
    top: 50%;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
        width: 100%;
}
.rowalter section:nth-child(even) .row
{
    flex-direction: row-reverse;
    margin-top: 50px;
}


.position-absolute-100 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.rating {
    padding-left: 0;
    list-style: none
}

.rating li {
    width: 16px;
    margin-right: 2px;
    display: inline-block
}

.rating li svg {
    width: 16px;
    height: 16px
}

.rating li.rated svg {
    fill: var(--g-rate)
}


.testimonials_Sec{
    background-position:center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
  }
  
    .testimonials_Sec .quote-wrap{
      
        padding: 2.5rem;
      
    }
  .quotes-wrapper .slick-dots{
    position: relative;
    margin-top: 50px;
  }
  .quote__style_1 .quote-wrap{
    flex-direction: column;
    display: flex;
    justify-content: space-between;
  }
  .quotes-wrapper .quote__style_1{
    border-radius: 5px;
    transition: border-color .3s ease;
  }
  .quotes-wrapper .quote__style_1:hover{
    border-color: var(--g-main);
  }
  @media (min-width:1200px){
    .testimonials_Sec .quote-wrap{
      width:100%;
    }
    .quotes-wrapper .quote__style_1 h4 {
        line-height: 1.6;
    }
  }
  .testimonials_Sec .rating li.rated svg{
    fill: #ff7be5;
  }
 .quote-wrap {
    padding: 2.5rem;
}
    @media (max-width:750px){
      .testimonials_Sec{
        padding: 50px 0px 50px 0px;
        margin: 0px 0px 0px 0px;
      }
    }
 

.testimonials_Sec .quote-wrap {
    width: 100%;
    margin: 0 20px;
}


.quote-content-top .h6 {
    font-size: 20px;
}
.brand-item img {
    margin: 0 auto;
    opacity: 0.5;
}
.brand-item  img:hover {
    opacity: 1;
}
 
.carouselcontent h1, .carouselcontent h2
{
    font-weight: 600;
    text-transform: capitalize;
}
.position-relative.h-290px.h-md-290px.img-fit.overflow-hidden {
    object-fit: cover;
}
.homecontent {
    width: 54%;
}
.carouselcontent h1, .carouselcontent h2 {
    max-width: 500px;
}
 .carouselcontent p {
    font-size: 24px;
    }
@media (min-width: 1440px)
{
    .homecontent {
    width: 45%;
}
}

@media (min-width: 1500px)
{
    .carouselcontent h1, .carouselcontent h2 {
    max-width: 600px;
}
   
    .carouselcontent h1, .carouselcontent h2 {
    font-size: 56px;
    line-height: 1.2;
}
.position-relative.h-290px.h-md-290px.img-fit.overflow-hidden {
    height: 426px;
    object-fit: cover;
}
}


@media (max-width: 1100px)
{
    .fouricon_boxes_h h6, .fouricon_boxes_h h5 {
    font-size: 15px;
}
.fouricon_boxes .service-icon-box {
    margin-right: 15px !important;
}
.position-relative.h-290px.h-md-290px.img-fit.overflow-hidden {
    height: 250px;
}
.testimonials_Sec .quote-wrap {
    padding: 20px;
}
.product-image__banner_in .h3 {
    font-size: 30px;
}
}
@media (max-width: 991px)
{
    .fouricon_boxes .service-1 {
    margin-bottom: 20px;
}
.fouricon_boxes {
    padding: 40px 0px 20px 0px;
}
.carouselcontent h1, .carouselcontent h2 {
    font-size: 40px;
    line-height: 50px;
}
.section-title-1 {
    font-size: 30px;
}
}
@media (max-width: 767px)
{
    .rowalter section:nth-child(even) .row {
    flex-direction: inherit;
    margin-top: 50px;
}
.carouselcontent h1, .carouselcontent h2 {
    font-size: 30px;
    line-height: 38px;
        margin-bottom: 10px;
}
.carouselcontent p {
    font-size: 16px;
    line-height: 24px;
}
.carouselcontent {
    padding: 0 15px;
}
.carouselcontent a.rr-btn {
    margin-top: 0px;
}
.home-banner-area.mobslider.h-100 {
    height: 100% !important;
    padding: 0;
}
.carouselcontent {
    transform: translateY(35px);
    height: auto !important;
    padding: 20px 15px;
}
.home-slider {
    max-width: 100% !Important;
    height: calc(75vh - 127px);
}
.carouselcontent a.rr-btn {
    padding: 18px 25px 15px !important;
}
.home_catrow .col-lg-4 {
    flex: 0 0 30%;
    width: 30%;
}
.col-xl-8.col-lg-8.col-md-7.rowgutter {
    width: 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding: 0;
}

.product-card__type {
    font-size: 13px;
    color: #22222285;
    line-height: 19px;
}
.product-card__name {
    font-size: 14px;
}
.product-card__price {
    flex-wrap: wrap;
    font-size: 13px;
}

.testimonials_Sec .quote-wrap {
    padding: 20px;
}
div#section_best_selling {
    margin-top: 30;
    margin-top: 30px;
}
.grid__item-inner.grid__item-inner--productlist {
    margin-top: 30px;
}

.image-content-6 {
    padding-top: 30px !Important;
    padding-bottom: 0 !Important;
}
.mob_mt30
{
    margin-top: 20px !Important;
}
.paddingonmob
{
    padding: 20px 15px;
}
.adv-productlist .adv-img {
    width: 50px;
}
.halfimgsection h2, .bannerlong_section h2, .bannerlong_section_part h2
{
    font-size: 30px;
    line-height: 40px;
} 
.bannerlong .parallax-banner__meta {
    padding: 20px;
}
div#section_home_categories {
    padding-top: 20px;
}
section.ptb_60 {
    padding: 40px 0;
}
.featsel_section
{
    padding-top: 0 !Important;
    margin-top: 0 !Important;
}
.h2tab
{
    font-size: 30px;
    line-height: 40px;
}
}
.mobslider div
{
    height: 100%;
}
.fouricon_boxes .service-icon-box img {
    width: 40px !important;
    height: auto !important;
}
.brand-item img {
    margin: 0 auto;
    opacity: 0.5;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 7%);
    border: 1px solid #dddddd29;
    height: 120px !important;
    object-fit: contain;
    width: 100%;
    padding: 10px !important;
}


@media screen and (max-width: 575px)
{
    .brand-item img {
    height: 100px !important;
}


    .home_catrow .col-lg-4 {
    flex: 0 0 100%;
    width: 100%;
}
.col-xl-8.col-lg-8.col-md-7.rowgutter {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.home_catrow .h-290px, .home_catrow .size-290px, .position-relative.h-290px.h-md-290px.img-fit.overflow-hidden {
    height: 150px;
}
}
@media screen and (max-width: 991px)

{.d-lg-block.d-md-block.mr-0.mr-0.mobsearch.newsearchdesktop.pr-0 {
    top: 12px;
    right: 60px;
}
.brand-item img {
    opacity: 1;
}
}

.fouricon_boxes .service-1:before {
    border-left: 1px solid #fff;
    position: absolute;
    content: "";
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
}
.fouricon_boxes .services-item:first-child .service-1::before
{
    display: none;
}
.fouricon_boxes .service-1 {
    border-radius: 5px;
    color: #fff;
    text-align: center !important;
}
.image-content__image-wrapper img
{
    border-radius: 10px;
}

.home-category-banner img
{
    object-fit: cover;
}
.color-background-2 {
    color: rgba(var(--color-foreground), .75);
    background-color: rgb(var(--color-background));
}
.color-background-2
{
    --color-foreground: 28, 28, 28;
        --color-background: 248, 248, 248;
}

.promo--banner-inner{display:grid;overflow:hidden;min-height:30rem;position:relative;z-index:8}.promo--banner-border{outline:.1rem dashed rgba(var(--color-foreground),.25);outline-offset:-1.5rem}@media only screen and (min-width: 750px){.promo--banner-inner:not(.not-promo--banner-grid){grid-template-columns:repeat(2,1fr)}}.promo--banner-content--heading{font-size:4rem;font-weight:700}.promo--banner-content--subheading{font-size:2rem;letter-spacing:.3rem}.promo--banner-content{display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.promo--banner-media{height:100%;z-index:-1}@media only screen and (min-width: 992px){.promo--banner-content--subheading{font-size:2rem;letter-spacing:.5rem}.promo--banner-content--heading{font-size:7rem;font-weight:700}.promo--banner-content-left{text-align:left}.promo--banner-content-right{text-align:right}.promo--banner-content-center{text-align:center}}.promo--banner-media-wrapper{position:relative}.promo--banner-content--heading-sub{color:rgba(var(--color-background));text-shadow:-2px 2px 0 rgba(var(--color-foreground)),2px 2px 0 rgba(var(--color-foreground)),2px -2px 0 rgba(var(--color-foreground)),-2px -2px 0 rgba(var(--color-foreground))}.promo--banner-media-link{display:block;height:100%}span.link.promo--banner-content--button--link{cursor:inherit}@media only screen and (max-width: 749px){.promo--banner-media-wrapper{min-height:25rem}.promo--banner-content{order:2}}.promo--banner-inner.rounded--box{border-radius:10px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/promo-banner.css.map?v=168946448661442798701741197909 */

.promo--banner-media-link {
    display: block;
    height: 100%;
}
.promo--banner-media-wrapper {
    position: relative;
    padding: 24px;
}
.promo--banner-media img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}




@media screen and (max-width: 767px)
{
    .fouricon_boxes .service-1:before
    {
        display: none;
    }
    .banner-text.text-center {
    margin-bottom: 30px;
}
.promo--banner-content--heading {
    font-size: 4rem !important;
}
.promo--banner-content--subheading {
    font-size: 2rem !important;
    letter-spacing: .3rem;
    line-height: 45px;
}
.promo--banner-content {
    padding-top: 0;
}
}