#prodexd-subclass-block{
    margin: 3em 0em 8em;
}

#addtocart-summary .lezada-button--small {
    font-size: 15px;
    padding: 10px 20px;
}



.category-memo{
    font-size:14px;
}

.prodexd-submit {
    width: 100%;
}

@media only screen and (max-width: 425px) {
    .category-memo{
        font-size:12px;
        line-height: 1.45em;
    }
}
.site-mobile-nav .dl-menu li > a > img {
    /* display: block; */
    position: relative;
    width: 35px;
    content:none;
}

.shop-product__description .ruk_rating_snippet {
    margin: .2em 0em 1em;
}

.shop-product__description  .ruk_rating_snippet i {
    font-size: 18px!important;
}


.product-category-holder .ruk_rating_snippet{
    margin:0;
}

.video-banner {
    width: 100vw;
    /* height: 100vh;*/
    object-fit: cover;
    position: relative;
    display: block;
    z-index: 1;
  }

  .video-banner .overlay {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    text-align: center;
  }

.video-banner .overlay .subtitle {
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 16px;
    font-size: 1.4rem;
    border-radius: 25px;
    line-height: 15px;
    letter-spacing: .2em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.video-banner .overlay .main-title {
    color:#fff;
    margin: 1em 0em;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    letter-spacing: .19em;
    font-size: 2rem;
}

.category-memo-bototm {
    text-align: center;
}

.content-video-block.text-callout{
    margin: 1em 8em;
}

@media only screen and (max-width: 2200px){

    .content-video-block.text-callout{
        margin: 1em 5em;
    }
}

@media only screen and (max-width: 1700px){

    .content-video-block.text-callout{
        margin: 1em 3em;
    }
}


.banner-bg-one {
    background-image: url(/images/home/sub-hero/SS92209_001_BG1_2560.jpg);
}

.banner-bg-two {
    background-image: url(/images/home/sub-hero/timeless-2500x1300.jpg);
}



.banner-cta-bg {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 42em 3em;
    margin: 7em 0px 2em;
}

.banner-cta-content__title {
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 40px;
    font-size: 1.7rem;
    border-radius: 25px;
    line-height: 1.2em;
    letter-spacing: .2em;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

.banner-cta-content__subtitle {
    font-size: 1.1rem;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

@media only screen and (max-width: 1500px){
.banner-bg-one {
    background-image: url(/images/home/sub-hero/SS92209_001_BG1_1500.jpg);
}
.banner-bg-two {
    background-image: url(/images/home/sub-hero/timeless-1500x1300.jpg);
}
.content-video-block.text-callout{
    margin: 1em 2em;
}
}

@media only screen and (max-width: 1200px){
    .banner-bg-one {
        background-image: url(/images/home/sub-hero/SS92209_001_BG1_1200.jpg);
    }
    .banner-bg-two {
        background-image: url(/images/home/sub-hero/timeless-1200x1300.jpg);
    }
    .content-video-block.text-callout{
        margin: 1em 9em;
    }

    }

@media only screen and (max-width: 768px){
      .banner-bg-one {
          background-image: url(/images/home/sub-hero/SS92209_001_BG1_768.jpg);
        }
        .banner-bg-two {
            background-image: url(/images/home/sub-hero/timeless-768x1000.jpg);
          }

        .banner-cta-bg {
            background-size: auto;
            background-repeat: no-repeat;
            padding: 33em 1em;
            margin: 1em 0px 1em;
        }
        .content-video-block.text-callout{
            margin: .4em 9em;
        }
       
        }

 @media only screen and (max-width: 500px){
            .banner-bg-one {
                background-image: url(/images/home/sub-hero/SS92209_001_BG1_500.jpg);
              }
              .banner-bg-two {
                background-image: url(/images/home/sub-hero/timeless-500x700.jpg);
              }
      
              .banner-cta-bg {
                background-size: auto;
                background-repeat: no-repeat;
                padding: 23em .5em;
                margin: 5em 0px 1em;
              }
              .content-video-block.text-callout{
                margin: .5em 2em;
            }
              }

#review-container{
    margin-bottom: 5em;
}

.shop-product__description .border-bottom {
    border-bottom: 1px solid #efefefa6!important;
}

.shop-product__description .panel-group{
    margin-top: 2em;
}

.shop-product__block__value {
    max-width: 60%;
}

@media only screen and (max-width: 1300px){
.shop-product__block__value {
    max-width: 80%;
}
}

@media only screen and (max-width: 992px){
    .shop-product__block__value {
        max-width: 100%;
    }
    }

.header-top .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
}

.header-top .table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #fff;
}

.header-top .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #fff;
}

.header-top .table tbody+tbody {
    border-top: 2px solid #fff;
}

.single-category__content .title {
    position: relative;
    font-family: 'Montserrat', san-serif;
    text-transform: uppercase;
    letter-spacing: .16em;
    font-weight: 400;
}

.bg-black {
    background-color: #000!important;
}

.header-brand a:hover {
    text-decoration: none;color: #fff; }


.header-brand h3{
    color: #fff;
     text-align: center;
     font-size: 11px;
     line-height: 16px;
     margin-bottom: 0;				
 }

 @media only screen and (max-width: 1200px){
    .header-brand h3{
        color: #fff;
         text-align: center;
         font-size: 11px;
         line-height: 16px;
         margin-bottom: 0;				
     }
    }

    @media only screen and (max-width: 968px){
        .header-brand h3{
            color: #fff;
             text-align: left;
             font-size: 10px;
             line-height: 16px;
             margin-bottom: 0;				
         }
         .prod-fab-under span, .prodexd-collection .product-category-holder .single-product__floating-badges span, .single-product__floating-badges span {
            width: auto;
            height: auto;
            line-height: .8rem;            
            padding: 0px 0px;
            text-transform: uppercase;
            font-size: 6px;
        }
        .single-product__floating-badges span {
            margin-bottom: 5px;
            padding: 0px 12px;
        }
        }

@media (min-width: 700px) {
.header-brand .container.wide {
    max-width: 95%;
}
}

@media only screen and (max-width: 699px){
    .header-brand .container.wide {
max-width: 95%;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
}

@media only screen and (max-width: 576px){
.header-brand h3 {
    color: #000;
    text-align: center;
    font-size: 10px;
    line-height: 34px;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 380px){
.header-brand h3 {
    color: #000;
    text-align: center;
    font-size: 8px;
    line-height: 18px;
    margin-bottom: 0;
}
}

.hero-overlay__link {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

#cc-addtocart {
    margin: 4em 0em 5em;
}

.fit-features .left-callout{
    margin: 3em 0em;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-category__content .title a {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 1200px){
.content-video-block {
    padding-left: 0px;
    padding-right: 0px;
}
}

@media only screen and (max-width: 992px){
.fit-features .left-callout {
    text-align: center;
}
.shop-product {
    padding-top: 1em;
    padding-bottom: 3em;
}
}

.inline-banner-bg{
  background-color: #f4f3f1;
  text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) inset;
}

.single-product__content .price .discounted-price {
 
    font-weight: 500;
    color: #F58573;
}

.lezada-button--small {
    font-size: 11px;
    padding: 6px 20px;
}

@media(max-width:480px){
    .inline-banner-bg{
    }
 }

.cc-slider-center-mode .slick-next.slick-arrow:before,.cc-slider-center-mode .slick-prev.slick-arrow:before{
    display:none;
    content:'';
}

.banner-bg-about {
    background-image: url("https://sunseeker-5857.kxcdn.com/images/landingpage/about/2A6A4642-2500-1200.jpg");
    padding: 32em 3em;
    margin: 3em 0em;
}
@media only screen and (max-width: 768px){
    .banner-bg-about {
        background-image: url("https://sunseeker-5857.kxcdn.com/images/landingpage/about/2A6A4642-768-900.jpg");
        padding: 14em 1.5em;
        margin: 3em 0em;
    }

}


.sub-menu.mega-menu.cc-megamenu .single-category__content .title a {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    top: 4px;
    left: 0;
}

.single-category__content .product-count {
    font-size: 15px;
    line-height: 12px;
    margin-top: 0px;
}

.about-video-bg-2 {
    background-image: url(https://sunseeker-5857.kxcdn.com/images/landingpage/about/History-2000-900.jpg);
    margin: 6em 2em;
    padding: 24em 4em;
}

.lezada-slick-slider--fullscreen .slick-active .lezada-single-slider__content .lezada-button {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.home-section-title {
    font-size: 25px;
    line-height: 45px;
    color: #000;
    letter-spacing: .1em;
    font-weight:bold;
}

.single-category__content--three--banner {
    width: 100%;
    text-align: center;
}

.single-category__content--three--creativehome {
    bottom: .5em;
    left: 0px;
    width: 100%;
}

.single-category__content--three--creativehome .title p > a {
    font-size: 20px;
    border-radius: 25px;
    line-height: 23px;
    letter-spacing: .17em;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.2);
}

.single-category__content--white .title p a {
    color: #fff;
   /* padding: 15px 45px; */
    text-transform: uppercase;
}

.single-category__content--black .title p a {
    color: #000;
   /* padding: 15px 45px; */
    text-transform: uppercase;
}

.single-category__content--white .title p a:hover {
    color: #fff;
    text-decoration: underline;
   background-color: transparent;
   text-underline-offset: 8px;
   text-decoration-thickness: 2px;
}

.single-category__content--black .title p a:hover {
    color: #000;
    text-decoration: underline;
   background-color: transparent;
   text-underline-offset: 8px;
   text-decoration-thickness: 2px;
}

.single-category__content--black .title p a:active {
    text-decoration: underline;
	text-underline-offset: 8px;
	text-decoration-thickness: 2px;
}

.single-category__content--white .title p a:active {
    text-decoration: underline;
	text-underline-offset: 8px;
	text-decoration-thickness: 2px;
}

.shop-by-ghost .single-category__content--three--banner .title p {
    margin-bottom: -30px;
}

.shop-by-ghost .single-category__content--three--creativehome .title p > a {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.0);
}

@media only screen and (max-width: 1200px){
.product-category-area .single-category--three {
    margin-bottom: 30px;
}
.single-category__content--three--creativehome .title p > a {
    font-size: 18px;
    border-radius: 25px;
    line-height: 20px;
    letter-spacing: .17em;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.2);
}
.shop-by-ghost .single-category__content--three--banner .title p {
    margin-bottom: -20px;
}
}

@media only screen and (max-width: 992px){
   
    .single-category__content--three--creativehome .title p > a {
        font-size: 22px;
        border-radius: 25px;
        line-height: 20px;
        letter-spacing: .17em;
        text-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    }
    .shop-by-ghost .single-category__content--three--banner .title p {
    margin-bottom: -20px;
}
    }


@media only screen and (max-width: 768px){
.product-category-area .single-category__content--white .title p a {
    color: #000;
    background-color: #fff;
    padding: 3px 19px;
}
.product-category-area .single-category__content--three--creativehome .title p > a {
    font-size: 12px;
    border-radius: 25px;
    line-height: 22px;
}

.sub-hero-video {
    padding: 2.5em 2.2em 1em;
}

.footer-container.footer-one.blue-bg {
    padding-top: 2em;
}

.single-category__content--three--creativehome .title p > a {
    font-size: 19px;
    border-radius: 25px;
    line-height: 23px;
    letter-spacing: .17em;
}
.shop-by-ghost .single-category__content--three--banner .title p {
    margin-bottom: -25px;
}

}



.product-carousel-container .prod-quickview{

}

.shop-product__block--quantity .shop-product__block__value {
	width: 110px;

}

.single-product__content .title > a {
    font-size: 12px;
}

.shop-product__buttons .lezada-button {
    background-color: #000;
    color: #ffffff !important;
    border: 1px solid #000;
    border-radius: 20px;
}
.shop-product__buttons .lezada-button--medium {
    font-size: 14px;
    padding: 12px 88px;
    line-height: 1.4em;
}

.shop-product__big-image-gallery-sticky .single-image {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
}

.pb-2{
    padding-bottom: 2px !important;
}

#prodexd-ymal .row, .col-6, col-sm-6, col-lg-3 {
    padding-left: 3px;
    padding-right: 3px;
}


@media only screen and (min-width: 992px){
.shop-product__big-image-gallery-sticky .single-image {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 0px;
}

.prodexd-donation {
    background-color: #F2F2F2;
    padding: 1rem;
    font-size: 12px;
    max-width: 100%;
}
}

.prodexd-donation {
    background-color: #F2F2F2;
    padding: 1rem;
    font-size: 12px;
    max-width: 100%;
    border-radius: 25px;
}

@media only screen and (min-width: 1199px) and (max-width: 1300px){
.shop-product__buttons .lezada-button--medium{
    font-size: 12px;
    padding: 14px 79px;
    line-height: 1.4em;

}

.prodexd-submit {
    width: 84%;
}
.shop-product__block--quantity .shop-product__block__value {
    width: 90px;
}
}

.single-product {
    text-align: center;
}
.single-product__content {
    text-align: left;
}
.prod-exd-group-swatch {
    max-width: 31em;
}

.prod-exd-group-swatch .selected-colour {
    margin-right: 5px;
    margin-top: 8px;
}


.dl-menuwrapper .rounded-circle{
    width: 35px;
    margin-right: 10px;
}

.cc-megamenu .rounded-circle{
    width: 30px;
    margin-right: 8px;
}

.footer-subscription-widget {
    max-width: 450px;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style .lezada-button {
    background-color: transparent;
    color: #fff!important;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content .lezada-button {
    background-color: #fff;
    color: #000!important;
    border-color: #fff;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style .subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content .subtitle {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 19px;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    text-align: center;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content .main-title {
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: 0.5em;
    text-shadow: 1px 1px 5px #333;
    text-align: center;
}

.lezada-slick-slider--fullscreen .lezada-single-slider {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.lezada-slick-slider--fullscreen .lezada-single-slider .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0em;
    justify-content: center;
    margin-top: 36em;
}

.lezada-single-slider .right {
    text-align:right;
}

.lezada-single-slider .left {
    text-align:left;
}

.lezada-single-slider .center {
    text-align:center;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style {
    padding-left: 0em;
    padding-top: 0em;
    padding-right: 0em;
}


.size-chart-sand .table td, .size-chart-sand .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ffffff;
}

.size-chart-sand .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
}

.mobile-hero-copy .lezada-button {
    background-color: transparent;
    color: #000 !important;
    border: 1px solid #000!important;
    margin: 1em 0em 0em;
}

.bg-img-hero{
    width: 100%; 
    display: inline-block; 
        background-image: url(https://sunseeker-5857.kxcdn.com/images/home/hero/BASIX-2650X1400.jpg);
        background-color: #000;
}

.mobile-hero {


}

.mobile-hero .col-sm-12{
padding-left: 0px;
padding-right: 0px;
}

.mobile-hero-copy {
    margin: 2em 2px;
}

.mobile-hero-copy h1 {
    font-size: 37px;
    line-height: 38px;
    margin-bottom: 25px;
}
    
.mobile-hero-copy h2 {
    font-size: 2em;
    color: #000;
    line-height: 1.2;
    margin-top: .6em;
    letter-spacing: .25em;
    margin-bottom: 0.1em;
}

.mobile-hero-copy h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    /* font-style: italic; */
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000;
}

@media only screen and (min-width: 1200px) and (max-width: 1499px){
.slider-area--transparent-header .lezada-slick-slider--fullscreen {
    height: 1000px;
}
.bg-img-hero {
    width: 100%;
    display: inline-block;
    background-image: url(https://sunseeker-5857.kxcdn.com/images/home/hero/BASIX-1500X1000.jpg);
    background-color: #000;
}
.lezada-slick-slider--fullscreen .lezada-single-slider .row {
    margin-top: 33em;
    justify-content: center;
    margin-left: 0em;
}
.lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style {
    padding-left: 0em;
    padding-top: 0em;
}
.single-product__content .title h3 a {
    display: block;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 2px;
    font-weight: 400;
    opacity: 1;
}
.single-product__content .price .main-price {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    color: #000;
    margin-right: 5px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px){
.slider-area--transparent-header .lezada-slick-slider--fullscreen {
    height: 900px;
}
.bg-img-hero {
    width: 100%;
    display: inline-block;
    background-image: url(https://sunseeker-5857.kxcdn.com/images/home/hero/BASIX-1200X900.jpg);
    background-color: #000;
}

.lezada-slick-slider--fullscreen .lezada-single-slider__content .main-title {
    font-size: 33px;
    line-height: 38px;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: 0.3em;
}
}


@media only screen and (min-width: 992px) and (max-width: 1199px){
.lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style {
    padding-left: 0em;
    padding-top: 0em;
    padding-right: 0em;
}
.lezada-slick-slider--fullscreen .lezada-single-slider .row {
    margin-top: 28em;
    justify-content: center;
    margin-left: 0em;
}
.shop-product__buttons .lezada-button--medium {
    font-size: 14px;
    padding: 13px 80px;
    line-height: 1.4em;
}
.lezada-slick-slider--fullscreen .lezada-single-slider__content .main-title {
    font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
        color: #fff;
        letter-spacing: 0.3em;
        text-align: center;
}
.prodexd-submit {
    width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .lezada-slick-slider--fullscreen .lezada-single-slider__content--spectral-style {
        padding-left: 0em;
        padding-top: 0em;
        padding-right: 0em;
    }
    .lezada-slick-slider--fullscreen .lezada-single-slider .row {
        margin-top: 28em;
        margin-left: 0em;
        justify-content: center;
    }
    }

@media only screen and (max-width: 375px){
    .mobile-hero-copy h2 {
        font-size: 1.8em;
    }

}

#intro {
    height: 100%;
}

#intro {
    background: url("https://mdbootstrap.com/img/Photos/Horizontal/Nature/full%20page/img%20%283%29.jpg")no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 30em;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    /* padding: 40px; */
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
        /* padding: 2px; */
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}


.klaviyo_field_group input {
    background: none!important;
    border: none!important;
    border-bottom: 2px solid #000000!important;
    padding: 10px 0!important;
    width: 100%!important;
    padding-right: 40px!important;
}

.klaviyo_condensed_styling .klaviyo_messages .error_message, .klaviyo_condensed_styling .klaviyo_messages .success_message, .klaviyo_styling .klaviyo_messages .error_message, .klaviyo_styling .klaviyo_messages .success_message {
    font-size: 13px!important;
    font-family: 'Source Sans 3', sans-serif!important;
}

.klaviyo_condensed_styling, .klaviyo_styling {
    max-width: none!important;
}


.container-fluid.no-gutters{
    margin-left: 0;
    margin-right: 0;
   padding-left: 0;
    padding-right: 0;
}

.content-page{
	margin:1em 0em;
}

.shop-collection a{
	    text-decoration: underline;
}

.shop-product__flag{
	margin: 0em 0em 1em 0;
}

.breadcrumb-area {
	    background-color: #f4f3f1;
    background-image: none!important;
}

.footer-container.footer-one .col.col-middle {
    -ms-flex-preferred-size: 17.5%;
    flex-basis: 15%;

}

@media only screen and (max-width: 1200px) {
    .footer-container.footer-one .col.col-middle {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;

    }
    }

    @media only screen and (max-width: 768px) {
        .footer-container.footer-one .col.col-middle {
            -ms-flex-preferred-size: 40%;
            flex-basis: 40%;
    
        }
        }

@media only screen and (max-width: 540px) {
.footer-container.footer-one .col.col-middle {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 50px;
}
}

.single-product__floating-badges .single-product__floating-badges--shop-product {
   
}

.single-product__floating-badges .single-product__floating-badges--shop-product span.onsale {
    color: #fff!important;
}

.lezada-button--outline {
    color: #e65F5f!important;
}

.header-top-container {
    background-color: rgb(93, 231, 194)!important;
}

.header-top{

}

.header-top .panel-title a{
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .15em;
}

.header-top p{
    font-size: 13px;
    line-height: 21px;
    color: #fff;
}



@media only screen and (max-width: 425px) {
.header-top .panel-title a{
    color: #fff;
    font-size: 12px;
    line-height: 8px;
}
.header-top p{
	font-size:12px;
	line-height:16px;

}

.shop-product .shop-product__big-image-gallery-wrapper .single-product__floating-badges--shop-product{
    top: 10px;
    left: 0px;
}

.single-product__floating-badges .single-product__floating-badges--shop-product {
   
}

.single-product__floating-badges .single-product__floating-badges--shop-product span.onsale {
   
}
}

@media only screen and (max-width: 325px) {
.header-top .panel-title a{
		font-size: 10px;
}
}

.header-top .panel-body{
	margin-bottom:2em;
    margin-top: 1em;
}

.header-top .panel-group-header .panel-heading{
	border-bottom: none;
}

.category-paragraph{
	color: #000;
    margin: 15px 0px 10px;
}

.category-paragraph p{
	line-height:20px;
	font-size:13px;
}

@media only screen and (max-width: 992px){
.category-paragraph p{
	line-height:20px;
	font-size:12px;
}
}

.selected-colour {
    height: 42px;
    width: 42px;
    margin-left:-5px;
    padding: 5px;
    /* margin-right: 5px;
    margin-bottom: 3px; */
}

.product-page .breadcrumb-list__item a {
    color: #000;
    font-size: 11px;
    letter-spacing: 0.02em;
}

.product-page .breadcrumb-list__item:after {
    right: 0;
    content: "/";
    margin: 0 5px 0 5px;
    color: #000;
}


.customer-service{
	margin-bottom: 60px;
    margin-top: 40px;
}

.customer-service .section-callout{
	    display: inline-block;
}
.customer-service .fa-lg{
    line-height: .5em;
}

.customer-service ul{
	list-style-type: none;
    margin-left: 1px;
}

.customer-service ul li{
	margin-bottom:.5em;
}

.customer-service h4{
	display: inline-block;
    margin-left: 6px;
    margin-bottom: 1em;
    letter-spacing: .02em;
}

.myaccount-tab-menu {
    margin-top: 2em;
}

#loginform {
    margin-top: 1.5em;
}

#cc-addtocart #shopaddtocartform .brand-logo img {
    height: 9px;
}

.free-shipping-text{
	margin-top: 14px;
}

.compare-pop img{ 
	width: 25%;
}

.compare-colour img{ 
	width: 20%;
	
}

.compare-table .table tbody tr th.first-column {
    background-color: #fff;
}

.product-detials-content {
	margin-left:0px;

}

@media only screen and (max-width: 1199px){
.product-detials-content {
	margin-left:0em;

}
}

@media only screen and (max-width: 992px){
.product-detials-content {
	margin-left:0em;

}
}

.shop-product__block__title {
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    flex-basis: 58px;
    padding-right: 15px;
    letter-spacing: .1em;
}

.afterpay-container p {
    font-size: 13px;
	    margin-bottom: 5px!important;
}

.shop-product__short-desc {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 20px;
    max-width: 98%;
}

.shop-product__price .main-price {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}

.shop-product__price .main-price.discounted {
    font-size: 14px;
    color: #000;
    text-decoration: line-through;
    margin-right: 10px;
}

.fit-guide-hero{

}

.fit-guide-hero img{
	width:190px;
}

.fit-guide-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.fit-guide-bg-1 {
    background-color: #f4f3f1;
}

.fit-guide-bg-2 {
    background-color: #F7F7F7;
}

.fit-guide-bg-3 {
    background-color: #ADBFB1;
}


.fit-guide-icon img {
    width: 80px;
}

.fit-guide-icon h2 {
    font-size: 25px;
    line-height: 28px;
	    font-weight: 500;
}

.fit-guide-hero .title {
    font-size: 5em;
    line-height: 1.5;
    color: #000;
    margin-bottom: 21px;
    font-weight: 500;
}

.fit-guide-hero .underline:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 15%; /* Change this to whatever width you want. */
    padding-top: 12px; /* This creates some space between the element and the border. */
    border-bottom: 1px solid black; /* This creates the border. Replace black with whatever color you want. */
}


.renew-hero{

}

.renew-hero img{
	width:190px;
}

.renew-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.renew-bg-1 {
    background-color: #f4f3f1;
}

.renew-bg-2 {
    background-color: #F7F7F7;
}

.renew-bg-3 {
    background-color: #ADBFB1;
}


.renew-icon img {
    width: 80px;
}

.renew-icon h2 {
    font-size: 25px;
    line-height: 28px;
	    font-weight: 500;
}

.repreve-hero img{
	width:140px;
}

.renew-home-area{

}

.renew-home-area .renew-image{
	
}

.rewew-wrapper{
	margin-top: 2em;
	    margin: 1.5em 2.8em .5em;
}

.renew-home-area .rewew-wrapper img {
	width:200px;
	    margin-bottom: 1em;
}

.renew-home-area .rewew-wrapper h3 {
	margin-bottom: 1.3em;
	color:#f4f3f1;
	letter-spacing: .02em;
}

@media only screen and (max-width: 425px) {
.renew-hero img {
    width: 150px;
}

.renew-home-area .rewew-wrapper img {
    width: 165px;
    margin-bottom: 1em;
}
.renew-home-area .rewew-wrapper h3 {
    margin-bottom: 1.3em;
    color: #f4f3f1;
    letter-spacing: .02em;
    font-size: 1.3em;
    line-height: 26px;
}

.shop-product__block__title {
    font-size: 11px;
    line-height: 30px;
    font-weight: 400;
    flex-basis: 13%;
}

}

@media only screen and (max-width: 320px) {
.shop-product__block__title {
    flex-basis: 15%;
}

}

.renew-hero .title {
    font-size: 25px;
    line-height: 1.1;
    color: #000;
    margin-bottom: 30px;
	font-weight: 500;
}

.renew-hero .underline:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 15%; /* Change this to whatever width you want. */
    padding-top: 12px; /* This creates some space between the element and the border. */
    border-bottom: 1px solid black; /* This creates the border. Replace black with whatever color you want. */
}

.lezada-button.lezada-button--medium.renew {
    background-color: #f4f3f1!important;
    border: #f4f3f1;
    color: #333;
}
.underline{
	
}

.circle-icon {
        background: #ADBFB1;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 0px;
    vertical-align: middle;
    padding: 30px;
    margin-bottom: 2em;
    text-align: center;
}

.circle-icon p{
 font-size: 33px;
    color: #f4f3f1;
    font-family: 'Montserrat', sans-serif;
    margin-left: -3px;
    margin-top: -1px;		
}

.prodexd-collection .single-product__floating-badges .renew img {
    height: 34px;
}

.prodexd-collection .single-product__content .title h3 a {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 3px;
    font-weight: 400;
}

.prodexd-collection .single-product__content .brand-logo img {
    height: 10px;
	margin: .1em 0px 0.45em;
}

.shop-product__price{
	line-height:22px;
}

.homepage-content--creative {
	margin: 25px 0px 20px;
}

.cc-megamenu h4 {
    border-bottom: 1px solid #000;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 7px;
    font-weight: 600;
    letter-spacing: .1em;
    font-size: 14px;

}

@media only screen and (max-width: 1200px) {
.swim-menu-col {
    max-width: 25%;
    flex: 15%;
}
}

nav.site-nav > ul > li > a {
    color: #000;
    font-weight: 400;
	font-size:14px;
	letter-spacing: .02em;
    font-weight:600;
    font-family: 'Montserrat', sans-serif;
}

nav.site-nav > ul > li > a:after {
    position: absolute;
    bottom: 26px;
    left: auto;
    right: 0;
    width: 0;
    height: 2px;
    content: "";
    background-color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.header-wide-topbar {
    border-bottom: 1px solid #efefef;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) inset;
}

.cc-megamenu h4, .cc-megamenu li {
    margin-bottom: 14px;
}

.menu-hero-banner{
	
}

.menu-hero-banner img{
	
}

.menu-hero-banner h5{
    font-size: 13px;
    font-weight: 400;
    margin-top:4%;
}

.menu-hero-banner p{
	 font-size: 12px;
}

.subheading h1, .subheading h2, .subheading h3, .subheading h4, .subheading h5, .subheading h6 {
  	color: #000333;
  	  font-family: 'Montserrat', sans-serif;
  	font-weight: 400;
 	margin-top: 0; 

}

.footer-single-widget h5.widget-title {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-bottom: 28px;
    letter-spacing: .15em;
    margin-top: 10px;
}

.single-category__image img {
      width: 100%;
      -webkit-transition: none;
      -o-transition: none;
      transition:none;
		cursor: pointer;
}

.single-category:hover .single-category__image img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
	cursor: pointer;
	
}

.product-category-list .single-product-category__image img {
			cursor: pointer;
}

.product-category-list .single-product-category__image a:hover img {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; 
}

.alert-danger {
    color: #721c24;
    background-color: #fdefee;
    border-color: #f5c6cb;
}

.shop-product .alert-danger {
    color: #721c24;
    background-color: #fdefee;
    border-color: #f5c6cb;
	max-width:67%;
}

.logo img{
	width:125px;
}

@media only screen and (max-width: 768px) {
.logo img{
	width:180px;
}
.single-product__floating-icons span a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 0px;
    color: #000;
}

.single-product__floating-icons span a i {
    font-size: 14px;
}

}

@media only screen and (max-width: 425px) {
.logo img{
	width:150px;
}
}

@media only screen and (max-width: 320px) {
.logo img{
	width:125px;
}
}

.footer-container .logo img{
	width:220px;
}

@media only screen and (max-width: 768px) {
.footer-container .logo img{
	width:220px;
}
}

@media only screen and (max-width: 425px) {
.footer-container .logo img{
	width:190px;
}
}

@media only screen and (max-width: 320px) {
.footer-container .logo img{
	width:160px;
}
}

.site-mobile-nav .dl-menu {
    margin: 18px 0 0 0;
}

.mobile-icons-header{
	    border-bottom: 0px solid #e7e7e7;
    	padding:20px 0 15px;
}

.dl-menuwrapper li .mobile-icons-header  a {
    display: block;
    position: relative;
    padding: 2px 4px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    outline: 0;
}

@media only screen and (max-width: 768px) {
header .mobile-icons-header .single-icon.compare, header .mobile-icons-header .single-icon.wishlist, header .mobile-icons-header .single-icon.user-login {
    display: block;
}
}

.shop-product__block__value .shop-product-size-list .single-size {
    border: 1px solid #000;
    text-align: center;
    font-size: 12px;
    color: #000;
    border-radius: 0;
    width: 35px;
    height: 35px;
    padding: 1px;
    line-height: 31px;
}

.header-right-icons .single-icon {
    margin-left: 15px;
    margin-right: 10px;
}

@media only screen and (max-width: 479px){
.header-right-icons .single-icon {
    margin-left: 13px;
    margin-right: 5px;
}
}

@media only screen and (max-width: 1200px) {
nav.site-nav > ul > li .mega-menu {
    padding: 30px 30px;
}
}

.product-page {
    padding-top: 5px;
    padding-bottom: 0px;
}

.product-page .right-content {
	margin: 5px 0px 0px;

}

@media only screen and (max-width: 768px) {
.quickview-popup .shop-product__title h2 {
    font-size: 30px;
}
.shop-product {
    padding-top: 5px;
	padding-bottom: 2em;
}

.product-page .right-content {
    margin: 0px 0px 10px;
}
.shop-product__price .main-price {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}

}

@media only screen and (max-width:425px) {
.product-page .right-content {
    margin: 0px 0px 2px;
}
.shop-product__price .main-price {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
}

}

.prodexd-collection {
	/* max-width: 85%;
    margin-left: 35px; */
}

.shop-product__description {
	max-width: 90%;
    margin-top: .5em;
}

@media only screen and (max-width: 2200px) {
.shop-product__description {
	max-width: 98%;
}
}

@media only screen and (max-width: 1700px) {
.shop-product__description {
	max-width: 100%;
}
}

@media only screen and (max-width: 1499px) {
.shop-product__description {
	max-width: 99%;
}

}

/* @media only screen and (max-width: 2200px) {
    .prodexd-collection,.panel-group {
    max-width: 100%;
}
}

@media only screen and (max-width: 1700px) {
    .prodexd-collection,.panel-group {
    max-width:100%;
}
}

@media only screen and (max-width: 1499px) {
    .prodexd-collection,.panel-group {
    max-width: 100%;
}
}

@media only screen and (max-width: 991.98px) {
    .prodexd-collection,.panel-group {
    max-width: 100%;
}
}

@media only screen and (max-width: 768px) {
    .prodexd-collection,.panel-group {
    max-width: 100%;
	    padding-top: 30px;
    padding-bottom: 20px;
}
}

@media only screen and (max-width: 425px) {
    .prodexd-collection,.panel-group {
    max-width: 100%;
	    padding-top: 5px;
    padding-bottom: 20px;
}

} */

.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        bottom-border:1px solid #efefefa6;
    }

    .panel-default > .panel-heading {
            padding: 0;
    border-radius: 0;
    color: #000;
    /* background-color: #000; */
    /* border-color: #EEEEEE; */
	border-bottom: 1px solid #efefefa6;
    }

    .panel-title {
        font-size: 14px;
        margin-bottom: 0em;
        font-family: 'Montserrat',sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
    }

    .panel-title > a {
        display: block;
        padding: 12px 0px 10px 0px;
        text-decoration: none;
        color: #000;
    }

    .more-less {
    float: right;
    color: #000;
    font-size: 16px;
    font-weight: 100;
    padding-top: 7px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #efefefa6;
    }

.product-view-other-info{padding-top:0px;padding-bottom:0px;margin: 10px 1px 10px;font-size: 13px;line-height: 20px;}

@media only screen and (max-width: 768px) {
.product-view-other-info {
    font-size: 13px;
}
}

.product-view-other-info table{width:100%}
.quickview-title {
    font-size: 13px;
    line-height: 22px;
    color: #000;
    width: 80px;
}
.quickview-value{
	font-size: 13px;
}
.product-view-other-info table tr td{padding-top:5px;color: #000;line-height: 19px;padding-top: 10px;}
.product-view-other-info table tr td.quickview-value a:hover{color:#000}
.product-view-other-info table tr td .quickview-social-icons li{display:inline-block;margin-right:20px}


.shop-product__short-desc .web_benefits{
	margin:15px 5px;
}

#review-container h4 {
    text-align: center;
    font-size: 1.8em;
    margin: .1em 0em .5em;
}

.slider_recomended h4{
	text-align: center;
    font-size: 1.8em;
    margin: 2em 0em 2em;
}

@media only screen and (max-width: 768px) {

#review-container h4 {
        text-align: center;
        font-size: 1.5em;
        margin: 1em 0em .1em;
    } 
    
.slider_recomended h4 {
    text-align: center;
    font-size: 1.5em;
    margin: 1em 0em .8em;
}

.quickview-title {
    width: 80px;
}
.panel-group {
    max-width: 100%;
}
}

::selection {
  background: #ffD1BD; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ffD1BD; /* Gecko Browsers */
}

.pro-qty input {
    width: 50px;
}

.section-title-container{
    margin: 1em 0em 3em;
}


@media only screen and (max-width: 768px) {
.shop-product__block--quantity .shop-product__block__value {
    width: 22%;
}
}

@media only screen and (max-width: 425px) {
.shop-product__block--quantity .shop-product__block__value {
    width: 90px;
}
}

.shop-page-wrapper {
    margin-top: 0em;
	    margin-bottom: 0em;
}

.product-category-area{
    margin: 10em 0px;
    padding: 4em 0px 10em;
}

@media only screen and (max-width: 1200px) {
.product-category-area{
    margin: 9em 0px;
    padding: 3em 0px 8em;
}
}

@media only screen and (max-width: 768px) {
.product-category-area{
    margin: 4em 0px;
    padding: 2em 0px 4em;
}

.product-category-area {
    margin: 7em 0px 4em;
    padding: 1em 0px 4.5em;
}

.shop-page-wrapper {
    margin-top: 0em;
    margin-bottom: 0em;
}
}

@media only screen and (max-width: 425px) {
.shop-page-wrapper {
    margin-top: 0em;
    margin-bottom: .5em;
}
}

.section-title-container {
	/* margin: 20px 0px 45px; */
    margin: 0;
}

.brand-carousel-area{
	margin: 30px 0px 100px;
}

.footer-container{
		margin: 0px 0px 0px;
}

.footer-container .container.wide .row{
	padding-top: 80px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
.footer-container .container.wide .row{
		padding-top: 50px;
    padding-bottom: 5px;
}
.section-title-container {
    margin: 15px 0px 0px;
}
}


@media only screen and (max-width: 425px) {
.footer-container .container.wide .row{
		padding-top: 40px;
    padding-bottom: 5px;
    padding-top: 0px;
}

.footer-container.footer-one .col {
    margin-bottom: 32px;
}

.footer-nav-container nav ul li {
    padding: 5px 0;
}

.footer-single-widget h5.widget-title {
    font-size: 17px;
    /* font-weight: 600; */
    color: #000;
    margin-bottom: 14px;
    /* letter-spacing: .04em;*/
}

.header-top-container .panel-title > a {
    padding: 16px 0px 14px 0px;
    line-height: 1.2em;
}

.breadcrumb-list__item {
    font-size: 12px;
}

.footer-single-widget .copybrand-text p {
    font-size: 14px;
}
}

.instagram-image-slider-area .lezada-button .lezada-button--small .lezada-button--icon .lezada-button--icon--left a{
    color: #fff;
}


@media only screen and (max-width: 768px) {
.single-product__content .title h3 a {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 1px;
    font-weight: 500;
}
.prodexd-collection .single-product__content .title h3 a {
    display: block;
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 3px;
    font-weight: 400;
}
.single-product__content {
    padding-top: 6px;
}
.single-product__floating-badges {
    top: 5px;
    left: 5px;

}
.single-product__floating-badges span {
    /* height: 31px;
    width: 31px;
    line-height: 31px;
    font-size: 8px; */

}

.prod-fab-under .fab{
    text-align: left;
    padding: 0px;
    font-size: 9px;
}
}

@media only screen and (max-width: 425px) {
.shop-product__buttons .lezada-button--medium {
    font-size: 14px;
    padding: 10px 85px;
}

.shop-product.quickview .shop-product__buttons .lezada-button--medium {
    font-size: 13px;
    padding: 10px 45px;
}

.shop-product__big-image-gallery-wrapper .single-product__floating-badges span {
    /* height: 36px;
    width: 36px;
    line-height: 35px;
    font-size: 11px; */
}
.single-product__floating-badges span {
    /* height: 32px;
    width: 32px;
    line-height: 31px;
    font-size: 9px; */
}

.breadcrumb-area {
    padding: 25px 0px 25px;
    margin: 0px 0px 0em;
	    background-color: #f4f3f1;
    background-image: none!important;
}
}

@media only screen and (max-width: 320px) {

.shop-product.quickview .shop-product__buttons .lezada-button--medium {
    font-size: 12px;
    padding: 6px 25px;
}
.shop-product__buttons .lezada-button--medium {
    font-size: 14px;
    padding: 10px 65px;
}
}

.shop-product__block.shop-product__block--quantity{
	Margin-bottom:30px;
}

.product-grid {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
.product-grid {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 425px) {
.product-grid {
    margin-bottom: 0px;
}

.shop-product__title h2 {
        font-size: 22px;
    margin-bottom: 0em;
    line-height: 26px;
}

.shop-product__short-desc {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 30px;
    max-width: 100%;
}

.breadcrumb-list__item a {
    font-size: 10px;
	letter-spacing: .03em;
}

}

#loginform .returning-customer{
	margin: 1em 0px;
}
#loginform .first-time{
	margin: 1em 0px;
}

@media only screen and (max-width: 768px) {
#loginform .returning-customer{
	margin: 0em 0px;
}
#loginform .first-time{
	margin: 2em 0px;
}
}

.shop-page-wrapper .section-title-container {
	margin: 4em 0px;
}

.footer__copyright-text{
    font-size: 13px;
    line-height: 18px;
}


#addtocart-promotion .promo-callout{
	font-size:15px;
}

@media only screen and (max-width: 768px) {
#addtocart-promotion .promo-callout{
	font-size:13px;
}

}

#cc-addtocart.container{
	margin:50px 0px;
}

#addtocart-summary h4{
	padding-bottom:5px;
	    padding-top: 10px;
		font-family: 'Source Sans 3', sans-serif;
}

.clothing-menu-col.col-2{
    max-width: 195px;
}

.clothing-menu-col.offset-xl-3{
	    margin-left: 24%;
}

.swim-menu-col.offset-xl-3{
	    margin-left: 24%;
}

.collection-menu-col {
    max-width: 215px;
}

@media only screen and (min-width: 1501px) and (max-width: 1700px) {
.swim-menu-col.offset-xl-3{
	    margin-left: 20%;
}
}

@media only screen and (min-width: 1301px) and (max-width: 1500px) {
.swim-menu-col.offset-xl-3{
	    margin-left: 13%;
}
}

@media only screen and (max-width: 1300px) {
.swim-menu-col.offset-xl-3{
	    margin-left: 3%;
}
}

@media only screen and (max-width: 1200px)
.swim-menu-col.offset-xl-3 {
    margin-left: 8%;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
.swim-menu-2-col.offset-xl-3{
	    margin-left: 21%;
}
}

.header-bottom {
    padding: 0px 0px;
}

@media only screen and (max-width: 1440px) {


.header-bottom {
    padding: 18px 0px;
}
}

@media only screen and (max-width: 768px) {
.header-bottom {
    padding: 18px 0px;
}
}

@media only screen and (max-width: 425px) {
.header-bottom {
    padding: 18px 0px;
}
}

.jumbotron {
    background-color: #f7f7f7;
}

.jumbotron ul.showdot {
    margin-bottom: 0rem;
}

.shipping_spec {
	font-size: 12px;
	padding-top:10px;
	}
	
	.shipping_spec .returns-text{
	font-size: 12px;
	}
	
#contact-right {
	padding-left: 6%;
	margin-bottom: 5%;
}

@media only screen and (max-width: 768px) {
#contact-right {
	/* padding-left: 0%; */
    margin-bottom: 15%;
}
}

#contact-left {
	margin-bottom: 5%;
}

@media only screen and (max-width: 768px) {
#contact-left {
	margin-bottom: 15%;
}
}

.contact-form{
margin-bottom:10px;
}


.selected-colour .rounded-circle {
    border: none;
}

.prod-exd-group-swatch p {
    font-weight: 500;
    font-size: 12px;
}

.product-category-holder  {
    margin-bottom: 45px;
}

@media only screen and (max-width: 1024px) {
.product-category-holder {
    margin-bottom: 45px;
}
}

@media only screen and (max-width: 768px) {
.product-category-holder  {
    margin-bottom: 30px;
}
}

.mfp-close-btn-in .quickview .mfp-close {
    color: #fff;
    font-size: 50px;
    opacity: .85;
}

.quickview .shop-product__block__title {
    flex-basis: 10%;

}

.single-faq .card-body ul {
        display: block;
    list-style-type: circle;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 30px;
  }

.single-faq .card-body ul li {
    font-size: 15px;
    line-height: 24px;
    color: #777;
}


#tabs-fit-guide .nav{
    padding: 10px 0px;
}

#tabs-fit-guide .nav-tabs {
    border-bottom: none !important;
}

#tabs-fit-guide .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFFFFF !important;
    border-color: transparent transparent #f3f3f3;
}
#tabs-fit-guide .nav-tabs .nav-link {
    border: 1px solid transparent;
    color: #f7f7f7;
    font-size: 17px;
    border-bottom: 1px solid #efefef;
}

#tabs-fit-guide  .nav-link {
    display: block;
    padding: 1rem 1rem;
}

#tabs-fit-guide .nav-item {
    border-radius: 0 !important;
}

#tabs-fit-guide .nav-item:last-child {
   
}

#tabs-fit-guide .nav-item:first-child {

}

#tabs-fit-guide .nav-tabs .nav-link.active{
    border-bottom: 3px solid #333;
}

#tabs-fit-guide .nav-item.nav-link h2 {
    padding-top:20px;

}

#tabs-fit-guide .nav-item.nav-link img{
 width:450px;

}

@media only screen and (max-width: 768px) {
    #tabs-fit-guide .nav-item.nav-link img{
        width:250px;
       
       }
       .fit-guide-hero .title {
        font-size: 4em;
        line-height: 1.5;
        color: #000;
        margin-bottom: 21px;
        font-weight: 500;
    }
    }

@media only screen and (max-width: 500px) {
    #tabs-fit-guide .nav-item.nav-link img{
        width:100px;
       
       }

       #tabs-fit-guide .nav-item.nav-link h2 {
        padding-top: 10px;
        font-size: 15px;
    }
    .fit-guide-hero .title {
        font-size: 3em;
        line-height: 1.5;
        color: #000;
        margin-bottom: 21px;
        font-weight: 500;
    }
    }

    @media only screen and (max-width: 425px) {
        #tabs-fit-guide .nav-item.nav-link img{
            width:75px;
           
           }
           
           #tabs-fit-guide .nav-item.nav-link h2 {
            padding-top: 10px;
            font-size: 15px;
        }
        }


#tabs-subclass .nav .nav-tabs{
    text-align: center;
}

#tabs-subclass .nav-tabs {
    margin-bottom:3em;
}

#tabs-subclass .nav-link {
    display: block;
    padding: 1rem 1.2rem;
    margin: 0rem 1rem;
    text-align: center;
    font-size: 16px;
}

#tabs-subclass .nav-tabs .nav-item.show .nav-link, #tabs-subclass .nav-tabs .nav-link.active {
    color: #000 !important;
    border: transparent transparent #eceaea;
    border-bottom: 5px solid #000;
}


.single-brand--light a img {
    opacity: 0.9;
    max-width: 150px;
}

@media only screen and (max-width: 1024px) {
.single-brand--light a img {
    opacity: 0.9;
    max-width: 125px;
}
}

@media only screen and (max-width: 768px) {
.single-brand--light a img {
    opacity: 0.9;
    max-width: 10em;
}
}

@media only screen and (max-width: 425px) {
.single-brand--light a img {
    opacity: 0.9;
    max-width: 8em;
}
}

.collection-print {
	

}

.about-single-block {
    text-align: center;
    margin: 6em 7em;
}