/*------------------ Font Attachment ------------------*/
@font-face {
  font-family: "FuturaStd-Book";
  src: url("FuturaStd-Book.otf");
  font-weight: 400;
}

@font-face {
  font-family: "FuturaStd-Light";
  src: url("FuturaStd-Light.otf");
  font-weight: 300;
}

@font-face {
  font-family: "FuturaStd-LightOblique";
  src: url("FuturaStd-LightOblique.otf");
  font-weight: 300;
}

@font-face {
    font-family: "FuturaStd-Bold";
    src: url("FuturaStd-Bold.otf");
    font-weight: 600;
}

@font-face {
    font-family: "FuturaStd-Medium";
    src: url("FuturaStd-Medium.otf");
    font-weight: 500;
}

@font-face {
    font-family: "BrandonGrotesque-Regular";
    src: url("Brandon_reg.otf");
    font-weight: 400;
}

@font-face {
    font-family: "BrandonGrotesque-Bold";
    src: url("Brandon_bld.otf");
    font-weight: 600;
}
img {
    max-width: 100%;
}
#qab_background{
    z-index: 1 !important;
}
.grecaptcha-logo,
.grecaptcha-badge {
    display: none !important;
}

body p {
    text-align: justify;
}
body.cart-drawer-open {
    overflow: hidden;
}
.eUnKML.eUnKML .floating-container>button span {
    font-family: "FuturaStd-Light" !important;
}

body .smsbump-sub-form {
    .header-text,
    .description-text,
    .sms-policy-text,
    .smsb-subscribe-button,
    .phone-field,
    .country-select {
        font-family: "FuturaStd-Light" !important;
    }
    .success-container .header-text {
        text-align: center !important;
    }
    .smsb-subscribe-button {
        letter-spacing: 1px !important;
    }
    .sms-policy-text {
        letter-spacing: 0.4px !important;
        line-height: 1.4 !important;
    }
}

@media screen and (max-width:480px){
  .mob-show{
    display:block !important;
  }
  .desk-show{
    display:none !important;
  }
}

@media screen and (min-width:481px){
  .mob-show{
    display:none !important;
  }
  .desk-show{
    display:block !important;
  }
}

/* 404 */

.template-404 p {
    text-align: center;
    margin: 0;
    font-size: 34px;
}

.template-404 h1.title {
    margin-top: 10px;
}

/*------------------ Header ------------------*/

body.submenu-open {
    overflow: hidden;
}

body #shopify-section-header.shopify-section-header-sticky sticky-header.header-wrapper {
    top: 0 !important;
}

.not-clickable {
    pointer-events: none;
}

header.header {
    padding: 0 44px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.index header.header {
    border: none;
}

.list-menu--inline {
    margin: 0 -40px;
}

.header__inline-menu .list-menu__item {
    padding: 31px 0;
    margin: 0 40px;
    letter-spacing: 1.4px;
    color: #231f20;
    font-family: "FuturaStd-Light";
    font-size: 14px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;
}

.header__inline-menu .list-menu__item:after {
    position: absolute;
    content: "";
    width: 0%;
    background: #63666a;
    height: 1px;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
}

.header__inline-menu .header__submenu .list-menu__item {
    padding: 0.8rem 0;
    margin: 0 20px;
    display: inline-block;
}

.header__inline-menu .header__submenu .list-menu__item:after {
    bottom: 6px;
}

.header__inline-menu .list-menu__item:hover:after {
    width: 100%;
}

.header__inline-menu summary.list-menu__item:after {
    left: -3px;
}

.header__inline-menu summary.list-menu__item:hover:after,
details[open] summary.list-menu__item:after {
    width: calc(100% + 3px);
}

.header__inline-menu .list-menu__item.header__active-menu-item:after {
    width: 100%;
}

.header__inline-menu summary.list-menu__item {
    padding-right: 2rem;
}

.header__inline-menu .header__menu-item .icon-caret {
    right: 0;
}

.header__icons .cart-count-bubble span.visually-hidden {
    display: none;
}

.header__icons span.visually-hidden {
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    position: relative !important;
    color: #231f20;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "FuturaStd-Light";
    display: inline-block;
    margin-left: 16px;
}
span.predictive-search-status.visually-hidden {
    display: none;
}
.header__icons .search-modal__form {
    span.visually-hidden {
        position: absolute !important;
    }
    a {
        margin-left: 0;
    }
}

.header__icons .cart-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #63666a;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.header__icons a {
    margin-left: 32px;
}

@media screen and (max-width: 767px) {
    .header__heading-link svg {
        width: 140px !important;
    }
}

@media screen and (max-width: 989px) {
    /* Header Responsive */
    .header__icons span.visually-hidden {
        display: none;
    }
    .header__icons a {
        margin-left: 15px;
    }
    header.header {
        padding: 15px;
    }
    body header-drawer {
        margin-left: 0;
    }
    .header__icon--menu .icon {
        left: 15px;
    }
    .header .header__heading-link img {
        width: 130px;
    }
    .header__icons .cart-icon {
        width: 36px;
        height: 36px;
    }
    .header__icon--cart .icon {
        width: 22px;
    }
    .header__icons {
        padding-left: 15px;
    }
    body .menu-drawer__navigation {
        padding: 2rem 0;
    }
    body .menu-drawer__menu-item {
        font-size: 1.5rem;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    .header__icons span.visually-hidden {
        margin: 0 0 0 8px;
    }
    .header__icons a {
        margin-left: 15px;
    }
    body .header--middle-left {
        grid-template-columns: 1fr 4fr 1fr;
    }
    header.header {
        padding: 0 20px;
    }
    .header__inline-menu .list-menu__item {
        padding: 25px 0;
        margin: 0 15px;
        font-size: 13px;
    }
    .header .header__heading-link img {
        width: 130px;
    }
    .header__icon .icon,
    .header__icon--cart .icon {
        height: 2rem;
        width: 2rem;
    }
    .header__icons .cart-icon {
        width: 36px;
        height: 36px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .header__heading-logo {
        width: 170px;
    }
    .header__icons span.visually-hidden {
        margin: 0 0 0 10px;
    }
    .header__icons a {
        margin-left: 20px;
    }
    body .header--middle-left {
        grid-template-columns: 1fr 3fr 1fr;
    }
    .header__inline-menu .list-menu__item {
        padding: 25px 0;
        margin: 0 22px;
        font-size: 14px;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    .header__inline-menu .list-menu__item {
        margin: 0 20px;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .header__inline-menu .list-menu__item {
        margin: 0 27px;
    }
}


/*------------------ Text with image ------------------*/

.rap__med__action>a {
    z-index: 2 !important;
}

.text-img-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 23px;
}
.hero-img a{
  display:block;
}
.hero-img img{
  width:100%;
  height: auto;
}
.text-img {
    margin-bottom: 20px;
    width: 50%;
    h2 {
        margin: 0;
        letter-spacing: 0px;
        color: #63666a;
        font-family: "FuturaStd-Light";
        font-size: 52px;
        text-transform: uppercase;
        line-height: 1.26;
    }
    h6 {
        margin: 14px 0 10px;
        letter-spacing: 0px;
        color: #63666a;
        font-size: 36px;
        font-family: "FuturaStd-Light";
        font-weight: 300;
        text-transform: uppercase;
        line-height: 1.28;
    }
    p {
        margin: 0;
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.25;
        font-size: 28px;
        font-family: "FuturaStd-LightOblique";
        font-weight: 300;
        text-transform: uppercase;
    }
    span {
        display: block;
        letter-spacing: 2px;
        color: #63666a;
        font-size: 20px;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
        font-weight: 300;
        line-height: 1.2;
        margin: 61px 0 47px;
    }
    a {
        display: flex;
        background: none;
        border: 1px solid #63666a;
        text-decoration: none;
        align-items: center;
        width: fit-content;
        line-height: 1;
        letter-spacing: 1.6px;
        color: #63666a;
        font-size: 16px;
        text-transform: uppercase;
        font-family: "FuturaStd-Book";
        font-weight: 300;
        padding: 27px 73px;
        transition: all 0.4s;
        svg {
            margin-left: 22px;
        }
        &:hover {
            background: #63666a;
            color: #fff;
        }
    }
}

.img-img {
    width: 50%;
    img {
        display: block;
        width: 100%;
    }
}


/*------------------ Logo With Text ------------------*/

.logo-wrapper {
    padding-top: 74px;
    display: flex;
    flex-wrap: wrap;
    .logo-body:nth-child(2) {
        .img-inner-logo img {
            width: 225px;
        }
    }
}

.logo-body {
    width: 25%;
    padding: 0 15px;
    text-align: center;
    h4, .h4 {
        letter-spacing: 1.6px;
        color: #63666a;
        text-transform: uppercase;
        font-family: "FuturaStd-Book";
        font-size: 15px;
        line-height: 1.75;
        margin: 0;
    }
    p {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.65;
        font-size: 17px;
        font-family: "FuturaStd-Light";
        font-weight: 300;
        max-width: 287px;
        margin: 13px auto 14px;
        text-align: center;
    }
    span {
        letter-spacing: 1.4px;
        color: #63666a;
        text-transform: uppercase;
        opacity: 1;
        font-size: 13px;
        font-family: "FuturaStd-Light";
        display: block;
        line-height: 2;
    }
}

.img-inner-logo {
    min-height: 98px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    img {
        display: block;
        margin: 0 auto;
        max-height: 98px;
    }
}


/*------------------ Featured Collection ------------------*/

.collection__title.title-wrapper {
    text-align: center;
    h2 {
        letter-spacing: 0px;
        color: #63666a;
        text-transform: uppercase;
        font-size: 48px;
        line-height: 1.271;
        font-weight: 300;
        font-family: "FuturaStd-Light";
        margin-bottom: 55px;
    }
}

.hide-second-image {
    display: none !important;
}

.product-grid {
    li {
        padding: 0 10px;
    }
    .slick-list {
        margin: 0 -10px;
    }
    .card {
        background-color: transparent;
    }
}

.product-grid .slide-arrow {
    transition: all 0.4s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 1px solid #63666a4d;
    background: #fff;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    &:hover {
        background: #000;
        svg path {
            stroke: #fff;
        }
    }
    svg path {
        transition: all 0.4s;
    }
}

.product-grid .slide-arrow.prev-arrow {
    left: -80px;
}

.product-grid .slide-arrow.next-arrow {
    right: -80px;
}

.card__information {
    text-align: center;
    .yotpo .text-m {
        font-size: 16px !important;
        color: #63666a !important;
        font-family: "FuturaStd-Book";
        line-height: 1.31;
    }
}

.card__information .card__heading {
    letter-spacing: 0px;
    color: #63666a;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.25;
    font-family: "FuturaStd-Light";
    font-weight: 300;
    margin-top: 1.8rem;
    a {
        color: #63666a;
    }
}

.card__information .price {
    line-height: 1;
    display: flex;
    justify-content: center;
}

.featured-collection .card-information {
    text-align: center;
}

.featured-collection p.ProductItem__short-description,
.card__information p.ProductItem__short-description {
    font-size: 14px;
    line-height: 1.5;
    margin: 12px 0 0;
    text-transform: capitalize;
    text-align: center;
}

.add_to_cart_icon_btn a {
    text-decoration: none;
    .price__container {
        margin-bottom: 0;
    }
}

.featured-collection .card__information .yotpo .text-m {
    pointer-events: none;
}

.card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 16px;
    color: #63666a;
}

.card__information .yotpo .yotpo-bottomline {
    justify-content: center;
    float: none;
}

.card__information .yotpo.bottomLine {
    display: block !important;
}

.card--standard.card--media .card__inner .card__content {
    display: none;
}

.add_to_cart_icon_btn span {
    color: #63666a;
    font-size: 14px;
    display: block;
    transition: all 0.4s;
    margin-top: 8px !important;
    text-transform: uppercase;
}

.add_to_cart_icon_btn span.product-top-price {
    display: none;
}

.featured-collection {
    padding-top: 137px;
}
.with_add_to_cart_btn product-form {
    display: none;
}

/*------------------ Icon with text ------------------*/

.icon-with-text-sec {
    display: flex;
    justify-content: space-between;
    padding: 230px 50px 106px 30px;
}

.icon-wrapper {
    padding: 0 10px;
    display: flex;
    align-items: center;
    p {
        margin: 0;
        letter-spacing: 0px;
        color: #63666a;
        font-size: 20px;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
        margin-left: 32px;
    }
}


/*------------------ Category Section ------------------*/

.category-sec {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    a {
        text-decoration: none;
    }
    h3, span {
        letter-spacing: 0px;
        color: #63666a;
        text-transform: uppercase;
        line-height: 1.28;
        font-family: "FuturaStd-Light";
        font-size: 36px;
        margin: 0;
    }
}

.category-wrapper {
    text-align: center;
    width: calc(50% - 30px);
    margin: 0 15px;
    transition: all 0.4s;
    &:hover img {
        transform: scale(1.1);
    }
}

.category-img {
    overflow: hidden;
    margin-bottom: 31px;
    img {
        display: block;
        transition: all 0.4s;
        transform: scale(1);
    }
}


/*------------------ Order Section ------------------*/

.order-sec {
    position: relative;
    margin-top: 109px;
    img {
        display: block;
        width: 100%;
    }
}

.order-body {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-width: 555px;
    right: 140px;
    h2 {
        margin: 0;
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.28;
        font-size: 42px;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
    }
    p {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.28;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
        font-size: 28px;
        margin: 15px 0 0;
        max-width: 555px;
    }
}

.order-btn {
    display: flex;
    margin-top: 30px;
    a {
        display: block;
        letter-spacing: 1.6px;
        font-size: 16px;
        color: #63666a;
        text-transform: uppercase;
        font-family: "FuturaStd-Book";
        font-weight: 400;
        text-decoration: none;
        border: 1px solid #63666a;
        padding: 23px 46px;
        line-height: 1.31;
        transition: all 0.4s;
        &:not(:last-child) {
            margin-right: 27px;
        }
        &:hover {
            background: #63666a;
            color: #fff;
        }
    }
}


/*------------------ Concierge Section ------------------*/

.concierge-wrapper {
    padding: 117px 0 120px;
}
[id$="1651211095871031d9"] .concierge-wrapper p {
    margin-top: 20px;
}

.concierge-body {
    display: flex;
    margin: 0 -15px;
    align-items: center;
}
.concierge-left,
.concierge-right {
    width: 50%;
    padding: 0 15px;
    img {
        display: block;
        margin: 0 auto;
    }
}

.concierge-left {
    padding-left: 70px;
    h3 {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.55;
        font-family: "FuturaStd-Light";
        font-size: 36px;
        text-transform: uppercase;
        font-weight: 300;
        margin: 0;
    }
    p {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.75;
        font-size: 16px;
        font-family: "FuturaStd-Light";
        margin: 15px 0 40px;
        max-width: 470px;
        text-align: justify;
    }
    a {
        display: inline-block;
        letter-spacing: 1.4px;
        color: #63666a;
        text-transform: uppercase;
        font-family: FuturaStd-Book;
        font-weight: 400;
        text-decoration: none;
        border: 1px solid #63666a;
        padding: 27.5px 52px;
        line-height: 1;
        font-size: 14px;
        transition: all 0.4s;
        svg {
            margin-left: 20px;
            path {
                transition: all 0.4s;
            }
        }
        &:hover {
            background: #63666a;
            color: #fff;
            path {
                fill: #fff;
            }
        }
    }
}


/*------------------ Video Section ------------------*/

.video_sec {
    position: relative;
}

.video_sec video {
    display: block;
}

#volume-switcher {
    display: none;
}

#switcher-container {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    filter: invert(1);
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in 0s;
}

#switcher-container:after {
    content: "";
    background: url(/cdn/shop/files/sound-off.svg) center center;
    background-size: 100%;
    bottom: 50%;
    right: 20px;
    position: absolute;
    width: 54px;
    height: 54px;
    transform: translateY(50%);
}

#volume-switcher:checked+#switcher-container:after {
    background: url(/cdn/shop/files/sound-on.svg) center center;
}

@media screen and (max-width:767px) {
    #switcher-container::after {
        right: 10px;
        width: 34px;
        height: 34px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #switcher-container::after {
        width: 40px;
        height: 40px;
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    #switcher-container::after {
        width: 46px;
        height: 46px;
    }
}


/*------------------ Blog Category Section ------------------*/

.page-collection-content {
    margin-bottom: 120px;
    @media screen and (max-width: 480px) {
        margin-bottom: 50px;
    }
    @media screen and (max-width:767px) {
        margin-bottom: 60px;
    }
    @media (min-width:768px) and (max-width:991px) {
        margin-bottom: 80px;
    }
    @media (min-width:992px) and (max-width:1199px) {
        margin-bottom: 90px;
    }
    @media (min-width:1200px) and (max-width:1359px) {
        margin-bottom: 105px;
    }
}

.page {
    .blog-category-wrapper {
        padding-top: 0;
        padding-bottom: 120px;
        @media screen and (max-width: 480px) {
            padding-bottom: 50px;
        }
        @media screen and (max-width:767px) {
            padding-bottom: 60px;
        }
        @media (min-width:768px) and (max-width:991px) {
            padding-bottom: 80px;
        }
        @media (min-width:992px) and (max-width:1199px) {
            padding-bottom: 90px;
        }
        @media (min-width:1200px) and (max-width:1359px) {
            padding-bottom: 105px;
        }
    }
    .category-heading h3 {
        font-size: 48px;
        margin-top: 0;
        @media screen and (max-width: 767px) {
            font-size: 30px;
        }
        @media (min-width:768px) and (max-width:1199px) {
            padding-bottom: 40px;
        }
    }
}

.product-blog-content{
    .category-heading h3 {
        font-size: 48px;
        margin-top: 0;
        @media screen and (max-width: 767px) {
            font-size: 30px;
        }
        @media (min-width:768px) and (max-width:1199px) {
            padding-bottom: 40px;
        }
    }
}

.blog-category-wrapper {
    padding-top: 120px;
}

.category-heading {
    text-align: center;
    padding: 0 15px;
    h2 {
        letter-spacing: 1.8px;
        color: #63666a;
        text-transform: uppercase;
        line-height: 1.72;
        font-size: 36px;
        font-family: "FuturaStd-Light";
        max-width: 649px;
        margin: 0 auto;
    }
    h3 {
        letter-spacing: 0px;
        color: #63666a;
        font-size: 52px;
        line-height: 1.26;
        font-family: "FuturaStd-Light";
        margin: 80px 0 0;
    }
}

.blog-slider .blog-wrapper.slick-slide {
    display: flex;
    align-items: center;
    padding-top: 62px;
}

.category-left {
    width: 50%;
}

.category-right {
    width: 50%;
    img {
        width: 100%;
        display: block;
    }
}

.blog-body {
    max-width: 505px;
    padding: 0 15px;
    margin: 0 auto;
    h4 {
        letter-spacing: 1.2px;
        color: #63666a;
        text-transform: capitalize;
        line-height: 1.75;
        font-size: 24px;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
        margin: 0;
    }
    hr {
        background: #63666a;
        height: 2px;
        width: 40px;
        margin: 29px 0;
    }
    p {
        letter-spacing: 0px;
        color: #63666a;
        font-family: "FuturaStd-Light";
        line-height: 1.87;
        font-size: 16px;
        margin: 0 0 32px;
        text-align: justify;
    }
    a {
        letter-spacing: 1.4px;
        color: #63666a;
        text-transform: uppercase;
        font-family: FuturaStd-Book;
        font-size: 14px;
        line-height: 1.28;
        border-bottom: 1px solid #63666a;
        text-decoration: none;
        padding-bottom: 0;
        display: inline-block;
    }
}

.blog-slider {
    ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        margin-top: 52px;
    }
    li {
        line-height: 1;
        margin: 0 10px;
    }
    li button {
        padding: 0;
        border: 1px solid #63666a;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        font-size: 0;
        background: #fff;
        line-height: 1;
        display: block;
        cursor: pointer;
    }
}

.blog-slider li.slick-active button {
    background: #63666a;
}


/*------------------ Instagram Section ------------------*/

.raptor_popup_index {
    overflow: hidden;
}

.instgram-sec {
    padding: 114px 0 120px;
    .rap__med__instaoverlay {
        overflow: auto;
    }
    #rap__med__instagram {
        float: none;
        #rap__med__insta_title {
            padding-bottom: 78px;
        }
        h2 {
            text-align: center;
            margin: 0;
            a {
                letter-spacing: 0px;
                text-transform: uppercase;
                font-size: 52px !important;
                line-height: 1.26;
                font-family: FuturaStd-Light;
                filter: invert(1);
                float: none !important;
                display: inline-block;
                padding: 0 0 0 50px !important;
                width: auto !important;
                position: relative;
                &:after {
                    position: absolute;
                    content: "";
                    background-image: url(instagram.png);
                    width: 33px;
                    height: 33px;
                    filter: inherit;
                    top: 45%;
                    transform: translateY(-50%);
                    left: 0;
                }
            }
        }
        .rap__med__action {
            .rap__med__prev {
                left: 30px;
            }
            .rap__med__next {
                right: 30px;
            }
        }
        .rap__med__overlay-hover {
            top: 50%;
            transform: translateY(-50%);
            i.fa.fa-instagram {
                margin: 0;
            }
        }
        a {
            cursor: pointer;
        }
    }
}


/*------------------ Newsletter Section ------------------*/

.newsletter__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    &:after {
        display: none;
    }
    h2 {
        letter-spacing: 1.6px;
        color: #63666a;
        line-height: 1.31;
        font-size: 16px;
        font-family: "FuturaStd-Light";
        text-transform: uppercase;
    }
    .newsletter-form {
        padding-left: 61px;
        input {
            background: #ffffff;
            height: 70px;
            border: none;
            letter-spacing: 0px;
            color: #63666a;
            font-size: 16px;
            font-family: "FuturaStd-Book";
            font-weight: 400;
            padding: 15px 80px;
            width: 520px;
        }
        .field:before,
        .field:after {
            display: none;
        }
        button {
            position: relative;
            right: 0;
            letter-spacing: 1.4px;
            color: #ffffff;
            font-size: 14px;
            text-transform: uppercase;
            font-family: "FuturaStd-Book";
            width: 22rem;
            min-width: 22rem;
            max-width: 22rem;
            background-color: #63666a !important;
            border: 1px solid #63666a;
            height: auto;
            transition: all 0.4s;
            &:hover {
                background-color: transparent !important;
                color: #63666a;
            }
            svg{
              display:none;
            }
        }
    }
    .newsletter-form__field-wrapper {
        max-width: 100%;
    }
}

.field--input {
    position: relative;
    svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 28px;
    }
}


/*------------------ Footer Section ------------------*/

.footer-wrapper {
    display: flex;
    margin: 0 -15px;
    padding-top: 76px;
}

.footer-section a.footer-btm {
    display: none;
}

.footer-about {
    width: 25%;
    padding: 0 15px;
    svg {
        display: block;
    }
    p {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.75;
        font-size: 16px;
        font-family: "FuturaStd-Light";
        margin: 30px 0 62px;
        max-width: 299px;
        font-weight: 300;
        text-align: justify;
    }
}

.footer-menu {
    width: 16.66%;
    padding: 0 10px 0 60px;
    ul {
        padding: 0;
        margin: 30px 0 0;
        list-style: none;
        li {
            color: #63666a;
            a {
                letter-spacing: 0px;
                color: #63666a;
                font-family: "FuturaStd-Light";
                font-size: 16px;
                display: inline-block;
                transition: all 0.4s;
                font-weight: 300;
                line-height: 2.5;
                &:hover {
                    color: #000;
                }
            }
        }
    }
    &:last-child {
        width: 25%;
    }
}

.footer-wrapper .footer-menu a.footer-btm {
    display: block;
}

a.footer-btm {
    letter-spacing: 1.4px;
    color: #63666a;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #63666a;
    padding: 25px 46px;
    line-height: 1;
    font-family: "FuturaStd-Book";
    margin-top: 60px;
    transition: all 0.4s;
    &:hover {
        background: #63666a;
        color: #fff;
    }
}

h4.footer-heading, .h4.footer-heading {
    letter-spacing: 2px;
    color: #63666a;
    line-height: 1.25;
    font-family: "FuturaStd-Light";
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
}

.copyright-sec {
    border-top: 1px solid rgba(99, 102, 106, 0.2);
    padding-top: 26px;
    padding-bottom: 26px;
    text-align: center;
    margin-top: 32px;
    font-size: 14px;
    p {
        margin: 0;
        line-height: 1;
        letter-spacing: 0px;
        color: #63666a;
        font-family: "FuturaStd-Light";
        font-size: 14px;
        text-align: center;
        a {
            color: #63666a;
            transition: all 0.4s;
            &:hover {
                color: #000;
            }
        }
    }
}

ul.footer__list-social {
    display: flex;
    align-items: center;
    li {
        margin-right: 23px;
        line-height: 1;
        &:last-child {
            margin: 0;
        }
        svg {
            display: block;
        }
    }
}

ul.footer__list-social svg path {
    transition: all 0.4s;
}

ul.footer__list-social svg path:hover {
    fill: #000;
}


/*---------------------------------------------- Responsive ----------------------------------------------*/

@media screen and (max-width: 767px) {
    /*------------------ Text with image ------------------*/
    .text-img {
        margin-bottom: 00px;
        margin-top: 30px;
        width: 100%;
        padding-bottom: 40px;
        text-align: center;
        p {
            text-align: center;
        }
    }
    .img-img {
        width: 100%;
        img {
            width: 100%;
        }
    }
    .text-img-wrapper {
        flex-direction: column-reverse;
    }
    /*------------------ Order Section ------------------*/
    .order-sec {
        margin-top: 50px;
        img {
            display: block;
        }
    }
    .order-body {
        position: relative;
        top: 0;
        transform: none;
        min-width: 100%;
        right: 0;
        text-align: center;
        padding: 30px 15px 50px;
        h2 {
            font-size: 24px;
            line-height: 1.3;
        }
        p {
            font-size: 20px;
            margin: 8px auto 0;
            text-align: center;
            max-width: 400px;
        }
        .order-btn {
            margin-top: 20px;
            justify-content: center;
            a {
                font-size: 14px;
                padding: 19px 37px;
            }
        }
    }
    /*------------------ Video Section ------------------*/
    .video-section .deferred-media__poster-button {
        width: 5.9rem;
        height: 5.9rem;
        .icon {
            width: 2rem;
            height: 2rem;
        }
    }
    /*------------------ Instagram Section ------------------*/
    .instgram-sec {
        padding: 50px 0;
        #rap__med__instagram {
            h2 a {
                font-size: 30px !important;
                padding: 0 0 0 40px !important;
                &:after {
                    width: 27px;
                    height: 27px;
                    background-size: 27px;
                }
            }
            #rap__med__insta_title {
                padding-bottom: 20px;
            }
            .rap__med__action {
                a::before {
                    height: 40px;
                    width: 40px;
                    line-height: 40px;
                }
                .rap__med__next {
                    right: 10px;
                }
                .rap__med__prev {
                    left: 10px;
                }
            }
        }
    }
    /*------------------ Newsletter Section ------------------*/
    body .newsletter__wrapper {
        display: block;
        padding: 5rem 2rem;
        .newsletter-form {
            padding-left: 0;
            input {
                height: 60px;
                padding: 15px 20px 15px 50px;
                width: 100%;
            }
            button {
                height: 55px;
                margin: 15px auto 0;
            }
        }
    }
    .newsletter-form__field-wrapper .field {
        display: block;
        margin-top: 20px;
    }
    .field--input svg {
        left: 18px;
    }
    /*------------------ Footer Section ------------------*/
    .footer-wrapper {
        flex-wrap: wrap;
        padding: 50px 30px 0;
    }
    .footer-about {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 45px;
        svg {
            margin: 0 auto;
        }
        p {
            margin: 15px auto 25px;
            max-width: 370px;
            text-align: center;
        }
        ul.footer__list-social {
            justify-content: center;
            margin-bottom: 15px;
        }
    }
    h4.footer-heading, .h4.footer-heading {
        font-size: 20px;
        position: relative;
        letter-spacing: 0.5px;
        &:after {
            position: absolute;
            content: "";
            height: 10px;
            width: 10px;
            border-style: solid;
            border-color: #000;
            border-width: 0px 1px 1px 0px;
            transform: translateY(-50%) rotate(45deg);
            top: 31%;
            right: 2px;
        }
    }
    h4.footer-heading.active, .h4.footer-heading.active {
        &:after {
            transform: translateY(-50%) rotate(-134deg);
            top: 55%;
        }
    }
    .footer-menu {
        width: 100%;
        padding: 0;
        margin-top: 38px;
        ul {
            margin: 10px 0 0;
            display: none;
        }
        a.footer-btm {
            display: none;
        }
    }
    a.footer-btm {
        font-size: 14px;
        padding: 20px 27px;
        margin-top: 40px;
        width: 100%;
        text-align: center;
    }
    .footer-menu:last-child {
        width: 100%;
    }
    .copyright-sec {
        padding-top: 35px;
        padding-bottom: 25px;
        margin-top: 45px;
        p {
            font-size: 18px;
        }
    }
}

@media screen and (max-width: 480px) {
    /*------------------ Header ------------------*/
    .header__icons .cart-icon {
        width: auto;
        height: auto;
        background: none;
        svg path {
          fill: #63666a;
        }
    }
    .header__icon .icon {
      height: auto;
      width: 2.2rem;
    }
    .header__icons a {
      margin-left: 20px;
    }
    .header__icons.menu-right {
      .header__search {
        display: none;
      }
      a.header__icon.header__icon--account{
        margin:0;
      }
    }
    .mobile-menu .header__icons {
      padding-left: 41px;
    }
    .mobile-menu .header__icon--menu svg {
      top: 50%;
      transform: scale(1) translateY(-50%);
      transition: none;
    }
    .mobile-menu details:not([open])>.header__icon--menu .icon-close, 
    .mobile-menu details[open]>.header__icon--menu .icon-hamburger,
    .js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{
      transform: scale(1) translateY(-50%);
    }
    .header__icon.header__icon--cart .icon {
        width: 22px;
        height: auto;
    }
    .header__icon .icon.icon-account{
      height: auto;
      width: 22px;
    }
    .cart-count-bubble {
        top: -4px;
        left: auto;
        right: -7px;
        width: 19px;
        height: 19px;
        border: 1px solid #fff;
        background-color: #63666a;
    }

    .cart-count-bubble span {
      font-size: 10px;
    }
    /*------------------ Logo With Text ------------------*/
    .logo-wrapper .logo-body{
      width:100%;
    }
    .logo-wrapper .logo-body:not(:first-child){
      display:none;
    }
    .logo-wrapper.slick-initialized.slick-slider .logo-body:not(:first-child){
      display:block;
    }
    .logo-body {
        text-align: center;
        .img-inner-logo {
            margin: 0 0 14px;
            min-height:88px;
        }
        h4, .h4 {
            font-size: 13px;
            padding-right: 0;
        }
        p {
            font-size: 16px;
            margin: 5px auto 0;
            text-align: center;
        }
        span {
            font-size: 12px;
            line-height: 1.75;
            margin-top:10px;
        }
    }
    .logo-wrapper .logo-body:nth-child(3) .img-inner-logo img {
      max-height:50px;
    }
    .logo-wrapper .logo-body:nth-child(2) .img-inner-logo img {
        width: 131px;
        max-height: 67px;
    }
    .logo-wrapper {
        padding-top: 36px;
    }
    /*------------------ Featured Collection ------------------*/
    .featured-collection {
        padding-top: 40px;
    }
    .homepage-featured-collection {
      slider-component.page-width{
        padding:0;
      }
      .card__information .card__heading{
            min-height: 32px;
      }
      .card__information .yotpo .text-m{
        font-size: 11px!important;
        margin-left: 5px;
      }
    }
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, 
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, 
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 13px;
        letter-spacing: 0.1px;
    }
    .collection__title.title-wrapper h2 {
        font-size: 30px;
        margin-bottom: 0px;
    }
    .product-grid .slide-arrow {
        width: 50px;
        height: 50px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: 0;
    }
    .product-grid .slide-arrow.next-arrow {
        right: 0px;
    }
    body .collection__title.title-wrapper {
        margin-bottom: 2rem;
    }
    .card__information {
        .card__heading {
            font-size: 13px;
            margin-top: 1rem;
        }
    }
    .add_to_cart_icon_btn span {
      font-size: 12px;
      margin-top: 5px!important;
    }
    .featured-collection p.ProductItem__short-description, 
    .card__information p.ProductItem__short-description{
        font-size: 12px;
        margin-top:8px;
    }
    .collection__view-all a {
        background: #63666a;
        border: 1px solid #63666a;
        font-size: 13px;
        font-weight: 500;
        color: #fff;
        font-family: FuturaStd-Medium;
        text-transform: uppercase;
        letter-spacing: 1.3px;
        padding: 14px 31px;
        display: block;
        width: max-content;
        line-height: 1;
        transition: all .4s;
        margin: 30px auto 0 !important;
    }
    .homepage-featured-collection ul li:nth-child(2n) {
        display: none;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 21px 0 27px;
        overflow-x: auto;
        white-space: nowrap;
        .icon-wrapper {
            width: 100%;
            padding: 10px 18px;
            svg {
                width: 24px;
                height: auto;
            }
            p {
                font-size: 16px;
                margin: 0 0 0 18px;
            }
        }
    }
    /*------------------ Category Section ------------------*/
    .category-wrapper {
        width: 100%;
        margin: 0;
    }
    .category-img {
        margin-bottom: 25px;
    }
    .category-sec h3, .category-sec span {
        font-size: 28px;
    }
    .category-sec .category-wrapper:not(:last-child) {
        margin-bottom: 31px;
    }
    /*------------------ Order Section ------------------*/
    .order-body{
      h2 {
        font-size: 28px;
        line-height: 1.21;
      }
      p {
        font-size: 18px;
        margin: 21px auto 0;
        line-height:1.66;
      }
      .order-btn {
        align-items: center;
        margin-top:17px;
        a {
          font-size: 14px;
          padding: 20px 36px;          
          width: fit-content;
        }
        a:not(:last-child) {
          margin-right: 18px;
          margin-bottom: 0;
        }
      }
    }
    /*------------------ Concierge Section ------------------*/
    .concierge-wrapper {
        padding: 40px 0;
    }
    .concierge-body {
        flex-direction: column-reverse;
    }
    .concierge-right {
        width: 100%;
        padding: 0 0;
    }
    .concierge-left{
        width: 100%;      
    }
    .concierge-left {
        padding-left: 15px;
        margin-top: 30px;
        text-align: center;
        h3 {
            font-size: 28px;
        }
        p {
            font-size: 16px;
            line-height:1.75;
            margin: 13px auto 18px;
            max-width:360px;
            text-align:center;
        }
        a {
            padding: 24px 44px;
            line-height: 1;
            font-size: 14px;
        }
    }
    [id$="1651211095871031d9"] .concierge-wrapper{ 
      padding:57px 0 40px;
      p{
        margin-bottom:33px;
      }
    }
    /*------------------ Blog Category Section ------------------*/
    .blog-category-wrapper {
        padding-top: 50px;
    }
    .category-heading {
        h2 {
            line-height: 1.5;
            font-size: 24px;
        }
        h3 {
            font-size: 32px;
            line-height: 1.19;
            margin: 38px 0 0;
        }
    }
    .page-width.blog-category-sec{
      padding:0;
    }
    .blog-slider .blog-wrapper.slick-slide {
        padding-top: 43px;
        flex-direction: column-reverse;
    }
    .category-left,
    .category-right {
        width: 100%;
    }
    .blog-body {
        margin-top: 30px;
        text-align: center;
        h4 {
            line-height: 1.65;
            font-size: 20px;
        }
        hr {
            display:none;
        }
        p {
            font-size: 16px;
            line-height: 1.75;
            margin: 22px auto 23px;
            text-align: center;
            max-width: 360px;
        }
        a{
          padding-bottom:8px;
        }
    }
    .blog-slider ul {
        margin: 54px 0 0;
        li {
            margin: 0 6px;
        }
        button {
            height: 12px;
            width: 12px;
        }
    }
    /*------------------ Instagram Section ------------------*/
    .instgram-sec #rap__med__instagram h2 a {
      font-size: 32px!important;
      padding: 0 0 0 40px!important;
    }
    .instgram-sec {
      padding: 40px 0;
    }
    .instgram-sec #rap__med__instagram #rap__med__insta_title{
      padding-bottom:34px;
    }

    /*------------------ Newsletter ------------------*/
    .field--input svg{
      display:none;
    }
    .newsletter-form__field-wrapper .field {
      display: flex;
      margin-top: 28px;
    }
    .newsletter__wrapper h2{
      margin:0;
    }
    .field--input {
        width: 100%;
    }
    body .newsletter__wrapper {
      padding: 6rem 3rem;
    }
    body .newsletter__wrapper{ 
      .newsletter-form{
        input {
          height: 62px;
          padding: 15px 22px 15px;
          width: 100%;
          font-family: FuturaStd-Light;
        }
        button{
          height: 62px;
          margin: 0 auto;
          width: 62px;
          padding: 0;
          min-width: 62px;
          max-width: 62px;
          font-size: 0;
          letter-spacing:0;
          svg{
            display:block;
            path{
              fill:#fff;
            }
          }
        }
      }
    }
  
    /*------------------ Footer Section ------------------*/
    .footer-wrapper {
        padding: 60px 28px 0;
    }
    .footer-menu{
        margin-top: 32px;
    }
    a.footer-btm{
      margin-top:32px;
      padding:21px 27px;
    }
    h4.footer-heading, .h4.footer-heading{
      font-size:18px;
    }
    .footer-about {
        p {
          margin: 30px auto 23px;
          max-width: 370px;
          text-align: center;
        }
        ul.footer__list-social{
            margin-bottom:0;
        }
    }
    .copyright-sec {
        padding-top: 24px;
        padding-bottom: 18px;
        margin-top: 45px;
        p {
          font-size: 14px;
        }
    }
}

@media screen and (max-width: 375px) {
    .copyright-sec {
        p {
            font-size: 15px;
        }
    }
}

@media screen and (max-width:364px){
.homepage-featured-collection .card__information .card__heading {
    min-height: 32px;
}
body .newsletter__wrapper {
    padding: 6rem 2rem;
}
.category-heading h2 {
    font-size: 22px;
}
.order-body .order-btn a {
    padding: 20px 22px;
}  
}

@media screen and (min-width:481px){
  .mobile-menu .header__icons {
    display: none;
  }
}

@media (min-width:361px) and (max-width:480px){
  .header__heading-link svg {
    width: 180px!important;
  }
}

@media screen and (min-width:481px){
  .collection__view-all a {
    display:none;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
    /*------------------ Text with image ------------------*/
    .text-img {
        h2 {
            font-size: 36px;
        }
        h6 {
            margin: 18px 0 5px;
            font-size: 28px;
        }
        p {
            font-size: 20px;
        }
        span {
            font-size: 18px;
            margin: 25px 0;
        }
        a {
            padding: 20px 54px;
            margin: 0 auto;
        }
    }
    /*------------------ Logo With Text ------------------*/
    .logo-wrapper {
        padding-top: 44px;
    }
    .logo-body {
        width: 50%;
        padding: 15px;
        .img-inner-logo {
            min-height: 60px;
            img {
                display: block;
                margin: 0 auto;
                max-width: 100%;
                max-height: 60px;
            }
        }
        p {
            line-height: 1.5;
            font-size: 16px;
            margin: 6px auto 8px;
        }
    }
    /*------------------ Featured Collection ------------------*/
    .featured-collection {
        padding-top: 55px;
    }
    .collection__title.title-wrapper h2 {
        font-size: 36px;
    }
    .card__information .card__heading {
        font-size: 18px;
        margin-top: 1rem;
    }
    .product-grid .slide-arrow {
        width: 50px;
        height: 50px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: 0;
    }
    .product-grid .slide-arrow.next-arrow {
        right: 0px;
    }
    .add_to_cart_icon_btn span {
        font-size: 12px;
        display: block;
    }
    .add_to_cart_icon_btn .price__regular .price-item--regular {
        margin-right: 0;
        margin-left: 9px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        flex-wrap: wrap;
        padding: 40px 0 50px;
        .icon-wrapper {
            width: 50%;
            padding: 10px;
            svg {
                width: 30px;
                height: 30px;
            }
            p {
                margin: 0px 0 0 14px;
                font-size: 12px;
            }
        }
    }
    /*------------------ Category Section ------------------*/
    .category-img {
        margin-bottom: 15px;
    }
    .category-sec h3, .category-sec span {
        font-size: 24px;
    }
    /*------------------ Concierge Section ------------------*/
    .concierge-wrapper {
        padding: 60px 0;
    }
    .concierge-left {
        padding-left: 15px;
        h3 {
            font-size: 24px;
        }
        p {
            font-size: 13px;
            margin: 10px 0 20px;
        }
        a {
            padding: 16px 35px;
            font-size: 14px;
            svg {
                margin-left: 15px;
                width: 7px;
            }
        }
    }
    [id$="1651211095871031d9"] .concierge-wrapper .concierge-left a {
        padding: 16px 28px;
    }
    /*------------------ Blog Category Section ------------------*/
    .blog-category-wrapper {
        padding-top: 60px;
    }
    .category-heading {
        h2 {
            line-height: 1.5;
            font-size: 21px;
        }
        h3 {
            font-size: 30px;
            line-height: 1.26;
            margin: 25px 0 0;
        }
    }
    .blog-slider .blog-wrapper.slick-slide {
        padding-top: 35px;
        flex-direction: column-reverse;
    }
    .category-left,
    .category-right {
        width: 100%;
    }
    .blog-body {
        margin-top: 25px;
        text-align: center;
        h4 {
            font-size: 24px;
        }
        hr {
            margin: 2.2rem auto;
        }
        p {
            font-size: 18px;
            margin: 0 0 25px;
        }
    }
    /*------------------ Newsletter Section ------------------*/
    .newsletter .field--input {
        max-width: 520px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /*------------------ Text with image ------------------*/
    .img-img img {
        width: 100%;
    }
    .text-img {
        h2 {
            font-size: 36px;
        }
        h6 {
            margin: 20px 0 4px;
            font-size: 26px;
        }
        p {
            font-size: 17px;
        }
        span {
            font-size: 14px;
            margin: 22px 0 30px;
        }
        a {
            padding: 17px 44px;
            font-size: 14px;
        }
    }
    /*------------------ Logo With Text ------------------*/
    .img-inner-logo {
        min-height: 60px;
        img {
            max-height: 60px;
        }
    }
    .logo-body {
        h4 {
            line-height: 1.5;
            font-size: 14px;
        }
        p {
            line-height: 1.5;
            font-size: 15px;
            margin: 9px auto 10px;
        }
        span {
            font-size: 13px;
        }
    }
    .logo-wrapper {
        padding-top: 60px;
    }
    /*------------------ Featured Collection ------------------*/
    .featured-collection {
        padding-top: 70px;
    }
    .collection__title.title-wrapper {
        margin-bottom: 2rem;
    }
    .product-grid .slide-arrow {
        width: 62px;
        height: 62px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: -10px;
    }
    .product-grid .slide-arrow.next-arrow {
        right: -10px;
    }
    .collection__title.title-wrapper h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 60px 0 70px;
        .icon-wrapper {
            display: block;
            text-align: center;
            p {
                font-size: 15px;
                margin: 0;
            }
        }
    }
    /*------------------ Category Section ------------------*/
    .category-img {
        margin-bottom: 20px;
    }
    .category-sec h3, .category-sec span {
        font-size: 28px;
    }
    /*------------------ Order Section ------------------*/
    .order-sec {
        margin-top: 60px;
    }
    .order-btn a:not(:last-child) {
        margin-right: 17px;
    }
    .order-body {
        right: 30px;
        min-width: auto;
        h2 {
            font-size: 28px;
        }
        p {
            font-size: 19px;
            margin: 8px 0 0;
            max-width: 370px;
        }
        .order-btn {
            display: flex;
            margin-top: 25px;
            a {
                padding: 13px 25px;
                font-size: 13px;
            }
        }
    }
    /*------------------ Concierge Section ------------------*/
    .concierge-wrapper {
        padding: 70px 0;
    }
    .concierge-left {
        padding-left: 40px;
        h3 {
            font-size: 34px;
        }
        p {
            font-size: 15px;
            margin: 13px 0 30px;
        }
        a {
            padding: 20px 36px;
        }
    }
    [id$="1651211095871031d9"] .concierge-wrapper .concierge-left a {
        padding: 16px 28px;
    }
    /*------------------ Video Section ------------------*/
    .video-section .deferred-media__poster-button {
        width: 6.9rem;
        height: 6.9rem;
        .icon {
            width: 2.2rem;
            height: 2.2rem;
        }
    }
    /*------------------ Blog Category Section ------------------*/
    .category-heading {
        h2 {
            font-size: 28px;
        }
        h3 {
            font-size: 40px;
            margin: 40px 0 0;
        }
    }
    .blog-category-wrapper {
        padding-top: 80px;
    }
    .blog-slider .blog-wrapper.slick-slide {
        padding-top: 50px;
    }
    .blog-body {
        h4 {
            font-size: 20px;
        }
        hr {
            margin: 2.5rem 0;
        }
        p {
            font-size: 16px;
            margin: 0 0 22px;
            line-height: 1.5;
        }
    }
    .blog-slider ul {
        margin: 40px 0 0;
        li {
            margin: 0 8px;
        }
        button {
            height: 14px;
            width: 14px;
        }
    }
    /*------------------ Instagram Section ------------------*/
    .instgram-sec {
        padding: 70px 0;
        #rap__med__instagram {
            h2 a {
                font-size: 36px !important;
                padding: 0 0 0 40px !important;
                &:after {
                    width: 30px;
                    height: 30px;
                    background-size: 30px;
                }
            }
            #rap__med__insta_title {
                padding-bottom: 38px;
            }
            .rap__med__action {
                a::before {
                    height: 40px;
                    width: 40px;
                    line-height: 40px;
                }
                .rap__med__next {
                    right: 20px;
                }
                a.rap__med__prev {
                    left: 20px;
                }
            }
        }
    }
    /*------------------ Newsletter Section ------------------*/
    body .newsletter__wrapper {
        display: block;
        padding: 6rem 3rem;
        .newsletter-form {
            padding-left: 0;
            button {
                width: 18rem;
                min-width: 18rem;
                max-width: 18rem;
            }
            input {
                width: 450px;
                height: 58px;
                padding: 15px 60px;
            }
        }
    }
    .newsletter-form__field-wrapper .field {
        justify-content: center;
        margin-top: 20px;
    }
    /*------------------ Footer Section ------------------*/
    .footer-wrapper {
        flex-wrap: wrap;
        padding-top: 60px;
        .footer-about {
            width: 100%;
            text-align: center;
            margin-bottom: 40px;
            svg {
                margin: 0 auto;
            }
            p {
                margin: 20px auto 32px;
                max-width: 530px;
            }
            ul.footer__list-social {
                justify-content: center;
            }
        }
        .footer-menu {
            width: 25%;
            padding: 0 15px;
            ul {
                margin: 16px 0 0;
            }
        }
        a.footer-btm {
            font-size: 12px;
            padding: 15px 20px;
            margin-top: 30px;
            letter-spacing: 0;
        }
    }
    h4.footer-heading, .h4.footer-heading {
        font-size: 18px;
    }
    .copyright-sec {
        padding-top: 23px;
        padding-bottom: 23px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*------------------ Text with image ------------------*/
    .img-img img {
        width: 100%;
    }
    .text-img {
        h2 {
            font-size: 44px;
        }
        h6 {
            margin: 28px 0 4px;
            font-size: 32px;
        }
        p {
            font-size: 23px;
        }
        span {
            font-size: 16px;
            margin: 32px 0 30px;
        }
        a {
            padding: 18px 44px;
            font-size: 14px;
        }
    }
    /*------------------ Logo With Text ------------------*/
    .logo-body p {
        font-size: 15px;
        margin: 10px auto 10px;
    }
    /*------------------ Featured Collection ------------------*/
    .featured-collection {
        padding-top: 85px;
    }
    .collection__title.title-wrapper h2 {
        font-size: 44px;
        margin: 0;
    }
    .collection__title.title-wrapper {
        margin-bottom: 1.8rem;
    }
    .product-grid .slide-arrow {
        width: 68px;
        height: 68px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: 20px;
    }
    .product-grid .slide-arrow.next-arrow {
        right: 20px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 80px 0 76px;
        .icon-wrapper p {
            font-size: 17px;
            margin: 0 0 0 20px;
        }
    }
    /*------------------ Category Section ------------------*/
    .category-img {
        margin-bottom: 25px;
    }
    .category-sec h3, .category-sec span {
        font-size: 32px;
    }
    /*------------------ Order Section ------------------*/
    .order-sec {
        margin-top: 80px;
    }
    .order-body {
        right: 58px;
        min-width: auto;
        h2 {
            font-size: 34px;
        }
        p {
            font-size: 22px;
            margin: 8px 0 0;
            max-width: 420px;
        }
        .order-btn {
            display: flex;
            margin-top: 31px;
            a {
                padding: 21px 37px;
            }
        }
    }
    /*------------------ Concierge Section ------------------*/
    .concierge-wrapper {
        padding: 87px 0;
    }
    .concierge-left {
        padding-left: 60px;
        h3 {
            line-height: 1.16;
            font-size: 34px;
        }
        p {
            margin: 17px 0 30px;
        }
        a {
            padding: 21px 41px;
        }
    }
    [id$="1651211095871031d9"] .concierge-wrapper .concierge-left a {
        padding: 21px 28px;
    }
    /*------------------ Video Section ------------------*/
    .video-section .deferred-media__poster-button {
        width: 7.9rem;
        height: 7.9rem;
    }
    /*------------------ Blog Category Section ------------------*/
    .blog-category-wrapper {
        padding-top: 90px;
    }
    .category-heading {
        h2 {
            font-size: 30px;
        }
        h3 {
            font-size: 40px;
            margin: 50px 0 0;
        }
    }
    .blog-body hr {
        margin: 3rem 0;
    }
    /*------------------ Instagram Section ------------------*/
    .instgram-sec {
        padding: 90px 0;
        #rap__med__instagram {
            h2 a {
                font-size: 44px !important;
                padding: 0 0 0 50px !important;
            }
            #rap__med__insta_title {
                padding-bottom: 50px;
            }
        }
    }
    /*------------------ Newsletter Section ------------------*/
    body .newsletter__wrapper {
        display: block;
        padding: 7rem 3rem;
        .newsletter-form {
            padding-left: 0;
            button {
                width: 18rem;
                min-width: 18rem;
                max-width: 18rem;
            }
            input {
                width: 450px;
                height: 58px;
                padding: 15px 60px;
            }
        }
    }
    .newsletter-form__field-wrapper .field {
        justify-content: center;
        margin-top: 20px;
    }
    /*------------------ Footer Section ------------------*/
    .footer-wrapper {
        padding-top: 70px;
    }
    .footer-about p {
        margin: 25px 0 40px;
    }
    .footer-menu {
        padding: 0 4px;
        ul {
            margin: 25px 0 0;
        }
    }
    a.footer-btm {
        padding: 23px 27px;
        margin-top: 32px;
    }
    .copyright-sec {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    /*------------------ Text with image ------------------*/
    .img-img img {
        width: 100%;
    }
    .text-img {
        h2 {
            font-size: 48px;
        }
        h6 {
            font-size: 32px;
        }
        p {
            font-size: 25px;
        }
        span {
            margin: 40px 0 40px;
        }
        a {
            padding: 22px 60px;
        }
    }
    /*------------------ Featured Collection ------------------*/
    .featured-collection {
        padding-top: 105px;
    }
    .collection__title.title-wrapper h2 {
        font-size: 44px;
    }
    .product-grid .slide-arrow {
        width: 72px;
        height: 72px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: 10px;
    }
    .product-grid .slide-arrow.next-arrow {
        right: 10px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 100px 0 76px;
        .icon-wrapper p {
            font-size: 19px;
            margin: 0px 0 0 22px;
        }
    }
    /*------------------ Category Section ------------------*/
    .category-sec h3, .category-sec span {
        font-size: 33px;
    }
    .category-img {
        margin-bottom: 25px;
    }
    /*------------------ Order Section ------------------*/
    .order-sec {
        margin-top: 90px;
    }
    .order-body {
        min-width: auto;
        right: 88px;
        h2 {
            font-size: 38px;
        }
        p {
            font-size: 24px;
            margin: 8px 0 0;
            max-width: 480px;
        }
        .order-btn {
            margin-top: 30px;
            a {
                padding: 18px 37px;
            }
        }
    }
    /*------------------ Concierge Section ------------------*/
    .concierge-wrapper {
        padding: 97px 0;
    }
    .concierge-left h3 {
        font-size: 40px;
    }
    .concierge-left a {
        padding: 23px 41px;
    }
    /*------------------ Blog Category Section ------------------*/
    .blog-category-wrapper {
        padding-top: 105px;
    }
    .category-heading {
        h2 {
            font-size: 33px;
        }
        h3 {
            font-size: 48px;
            margin: 60px 0 0;
        }
    }
    /*------------------ Instagram Section ------------------*/
    .instgram-sec {
        padding: 110px 0;
        #rap__med__instagram {
            h2 a {
                font-size: 48px !important;
            }
            #rap__med__insta_title {
                padding-bottom: 60px;
            }
        }
    }
    /*------------------ Newsletter Section ------------------*/
    .newsletter__wrapper .newsletter-form {
        padding-left: 40px;
        input {
            height: 64px;
            width: 450px;
        }
    }
    /*------------------ Footer Section ------------------*/
    .footer-about p {
        margin: 30px 0 45px;
    }
    .footer-menu {
        padding: 0 10px 0 31px;
    }
    a.footer-btm {
        margin-top: 35px;
    }
    .copyright-sec {
        padding-top: 36px;
        padding-bottom: 36px;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    /*------------------ Text with image ------------------*/
    .img-img img {
        width: 100%;
    }
    .text-img {
        p {
            font-size: 30px;
        }
        span {
            margin: 42px 0;
        }
        a {
            padding: 22px 60px;
        }
    }
    /*------------------ Featured Collection ------------------*/
    .product-grid .slide-arrow.next-arrow {
        right: 10px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: -10px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 130px 0 90px;
        .icon-wrapper p {
            font-size: 19px;
            margin: 0px 0 0 22px;
        }
    }
    /*------------------ Order Section ------------------*/
    .order-sec {
        margin-top: 100px;
    }
    .order-body {
        right: 48px;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    /*------------------ Featured Collection ------------------*/
    .product-grid .slide-arrow.next-arrow {
        right: -40px;
    }
    .product-grid .slide-arrow.prev-arrow {
        left: -40px;
    }
    /*------------------ Icon with text ------------------*/
    .icon-with-text-sec {
        padding: 150px 0 100px;
    }
}


/*------------------ Product Page ------------------*/

.product .product-review {
    background: #f8f8f8;
}
#esc-oos-form-app-modal{
  margin-top:30px;
  
  .NBIS-Modal__btn{
    padding: 1.5rem 5.4rem;
    line-height: 1.27;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: FuturaStd-Medium;
    transition: all .4s;
  }
}
.disable-sample .sample-products .product-form__buttons button,
.disable-bright .product-form__buttons button,
.disable-bright .sample-products .qv-add-button,
.disable-sample .sample-products .qv-add-button {
    pointer-events: none;
    opacity: 0.6;
}

.product .category-heading h3 {
    margin-top: 0;
}

.product .blog-category-wrapper {
    padding-top: 89px;
    padding-bottom: 89px;
    @media screen and (max-width: 767px) {
        padding-top: 50px;
    }
    @media (min-width:768px) and (max-width:991px) {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.product .blog-slider .blog-wrapper.slick-slide {
    padding-top: 32px;
    @media (min-width: 768px) and (max-width: 1199px) {
        align-items: unset;
        .category-right img {
            height: 100%;
            object-fit: cover;
            object-position: center;
        }
        .blog-body {
            padding-top: 20px;
            padding-bottom: 20px;
            hr {
                margin: 1.5rem 0;
            }
            h4 {
                font-size: 18px;
            }
        }
    }
}

.product .blog-slider ul {
    margin: 30px 0 0;
}

.product .product__media-toggle,
.product .product__modal-opener .product__media-icon {
    display: none;
}


/* Review section */

.yotpo {
    .main-widget {
        padding: 120px 0 130px;
        nav {
            a.yotpo-page-element {
                width: 43px !important;
                height: 43px;
                background: #ffffff !important;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #63666a !important;
                font-size: 16px;
                font-family: "FuturaStd-Light";
                font-weight: 300 !important;
                margin-right: 10px !important;
            }
        }
        .yotpo-regular-box {
            padding: 60px 110px;
            margin: 0;
            border-top: none;
            background: #fff;
            margin-top: 30px;
        }
    }
}

.yotpo .main-widget .promoted-products-box,
.yotpo .yotpo-label-container {
    display: none !important;
}

body .main-widget .bottom-line-items {
    text-align: left;
    margin-bottom: 0;
    display: flex;
}

body .bottom-line-items-container .avg-score {
    font-size: 28px;
    font-family: "FuturaStd-Bold";
    width: auto;
}

body .yotpo .main-widget .yotpo-nav-primary ul li span {
    font-family: FuturaStd-Book;
    font-weight: 400;
    letter-spacing: 1.4px;
    padding: 0 3px;
}

body .main-widget .bottom-line-items .reviews-qa-labels-container .reviews-qa-label {
    font-family: FuturaStd-Book;
    font-weight: 400;
    margin-left: 5px;
}

body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star {
    letter-spacing: 0;
    color: #63666a;
    margin-left: 17px;
    font-size: 30px;
    height: auto;
}

.write-question-review-buttons-container .write-review-button span.write-question-review-button-icon:before {
    background-image: url(pencil.svg);
    content: "";
    width: 20px;
    background-size: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 47%;
    transform: translateY(-50%);
}

body .write-question-review-buttons-container .write-question-review-button.write-review-button {
    padding: 8px 20px 8px 40px !important;
    margin-right: 25px;
}

.yotpo .write-question-review-buttons-container .write-question-review-button .write-question-review-button-icon {
    padding: 0;
}

.write-question-review-buttons-container .write-question-button span.write-question-review-button-icon:before {
    background-image: url(question.svg);
    content: "";
    width: 20px;
    background-size: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 47%;
    transform: translateY(-50%);
}

body .main-widget .yotpo-display-wrapper {
    float: left;
    margin-bottom: 60px;
    margin-left: 10px;
}

body .yotpo .new-yotpo-small-box {
    clear: both;
}

.yotpo .main-widget .yotpo-regular-box.yotpo-bottomline.bottom-line-items-container {
    background: none;
    padding: 0;
    margin: 0;
    .yotpo-clr {
        clear: none;
    }
}

body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
    margin-right: 20px;
}

body .write-question-review-buttons-container .write-question-review-button {
    border: none;
    padding: 8px 20px 8px 35px !important;
    text-transform: uppercase;
    letter-spacing: 1.4px !important;
    position: relative;
}

body .yotpo .yotpo-review .yotpo-main,
body .yotpo .yotpo-review .yotpo-footer {
    margin-left: 65px;
}

.yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
    background: #63666a !important;
    color: #fff !important;
}

body .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-left-arrow {
    margin-right: 10px;
}

body .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
    margin-left: 0;
}

body .yotpo .main-widget {
    padding: 120px 0 94px;
}

body .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
body .yotpo .yotpo-review .yotpo-main .content-title,
body .yotpo .yotpo-review .yotpo-header .yotpo-user-field .yotpo-user-field-description,
body .yotpo .yotpo-review .yotpo-read-more,
body .reviews-header .reviews-amount {
    font-family: "FuturaStd-Book";
    letter-spacing: 0.4px;
    font-weight: 400;
}

body .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
    font-family: "FuturaStd-Book";
    letter-spacing: 1.4px;
    font-weight: 400;
    color: #63666a;
}

body .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-title,
body .yotpo .yotpo-review .yotpo-review-wrapper,
body .yotpo .yotpo-review .yotpo-review-wrapper .content-review,
body .yotpo .yotpo-review .yotpo-review-wrapper .rest-content-collapsed {
    letter-spacing: 0.8px;
    text-align: justify;
}

body .yotpo .yotpo-default-button,
body .yotpo input[type="button"].yotpo-default-button {
    font-family: "FuturaStd-Light";
    font-weight: 300;
    letter-spacing: 1.4px;
}

body .yotpo .y-label,
body .yotpo span.y-label {
    color: #63666a;
}

body .yotpo div,
body .yotpo span,
body .yotpo p,
body .yotpo a,
body .yotpo img,
body .yotpo i,
body .yotpo strong,
body .yotpo sup,
body .yotpo ul,
body .yotpo li,
body .yotpo form,
body .yotpo label,
body .yotpo input,
body .yotpo .y-input,
body .filters-dropdown .yotpo-dropdown-button .selected,
body .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label {
    font-family: "FuturaStd-Light";
    font-weight: 300;
    color: #63666a;
}

.yotpo .yotpo-nav span {
    letter-spacing: 1.4px;
    color: #63666a !important;
}

body .yotpo .yotpo-nav li {
    margin: 0px 60px 0px 0px;
}

body .yotpo .yotpo-nav li .yotpo-nav-wrapper {
    padding-bottom: 24px;
}

body .yotpo .yotpo-pager {
    margin: 54px 0 0;
}

.product .featured-collection {
    padding-top: 84px;
    padding-bottom: 165px;
    border-top: 1px solid rgba(214, 226, 234, 0.94);
}

.tab_content {
    display: none;
    padding: 60px 0 100px;
}

.tab_content.current {
    display: block;
}
#how-to-use ul.ul1 {
    padding: 0 0 0 20px;
}
.description_tab ul.tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(214, 226, 234, 0.94);
    li {
        letter-spacing: 0px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.28;
        margin: 0px 26px;
        border-bottom: 2px solid transparent;
        border-radius: 0;
        cursor: pointer;
        color: #231f20;
        letter-spacing: 0;
        padding-bottom: 9px;
    }
    li.current {
        color: #63666a;
        border-bottom: 2px solid #707070;
        font-family: "FuturaStd-Medium";
    }
}

.tab_content {
    p {
        letter-spacing: 0px;
        color: #63666a;
        line-height: 1.75;
        font-size: 16px;
        margin: 0 0 25px;
    }
    h6, h2 {
        font-size: 20px;
        font-family: "FuturaStd-Book";
        font-weight: 400;
        margin: 0 0 10px;
        line-height: 1.2;
    }
    a{
        color:#63666a;
        text-decoration:underline;
        text-underline-offset:4px;
    }
}

.afterpay-close {
    cursor: pointer;
}
.rc-template__legacy-radio .rc_widget__option__selector+.rc-selling-plans {
    padding-top: 6px;
    padding-bottom: 0;
}
.rc_widget__option__plans__dropdown {
    padding: 4px;
}
.product .rc-template__legacy-radio .rc-radio {
    padding: 15px 17px !important;
    cursor: auto;
}

#product-form-installment {
    .rc-widget {
        .rc-option--active {
            background: rgba(99, 102, 106, 0.1);
        }
    }
    .rc_widget__option__selector {
        display: flex;
        align-items: center;
        label {
            color: #63666a;
            text-transform: capitalize;
            font-size: 15px;
            font-family: "FuturaStd-Book";
            display: flex !important;
            align-items: center;
            font-weight: 400;
            margin-left: 16px;
            line-height: 1.31;
            cursor: pointer;
            letter-spacing: 0;
        }
        .rc-option__text {
            order: 1;
        }
        .rc-option__discount {
            order: 3;
            background: #ea4360;
            color: #fff;
            line-height: 1.25;
            font-family: "FuturaStd-Bold";
            font-weight: 500;
            font-size: 12px;
            letter-spacing: 0px;
            padding: 6px 15px;
            border-radius: 60px;
            margin-left: 16px;
        }
        .rc-option__price {
            order: 2;
        }
    }
    input[type="radio"] {
        -webkit-appearance: none;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        outline: none;
        box-shadow: none;
        display: inline-block;
        margin: 0;
        border: 1px solid #63666a;
        position: relative;
        &:before {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            margin: 0;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            transform: translate(-50%, -50%);
            left: 50%;
        }
    }
    input[type="radio"]:checked:before {
        background: #63666a;
    }
}

body .product--thumbnail_slider .product__media-gallery {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    .image-slider {
        width: 85%;
    }
    .thumbnail-slider {
        width: 15%;
        padding-right: 10px;
        .thumbnail-list {
            text-align: center;
        }
    }
}

.product .product--thumbnail_slider {
    margin: 0 -20px;
}

.product--medium:not(.product--no-media) .product__media-wrapper,
.product--medium:not(.product--no-media) .product__info-wrapper {
    padding: 0 20px;
}

.product__title {
    margin-bottom: 2.4rem;
    h1 {
        letter-spacing: 0px;
        color: #63666a;
        text-transform: uppercase;
        font-size: 36px;
        line-height: 1.286;
    }
}

.product .product__media-wrapper .yotpo.bottomLine .yotpo-bottomline {
    .star-clickable {
        align-items: center;
    }
    .yotpo-icon-star {
        font-size: 24px;
        letter-spacing: 0;
        margin-right: 12px;
        color: #63666a;
    }
}

.product__info-wrapper {
    .yotpo .text-m {
        font-size: 16px;
        margin-left: 10px;
        line-height: 1.31;
        font-family: "FuturaStd-Book";
        color: #63666a !important;
    }
}

.product .product__media-wrapper .yotpo .text-m {
    font-size: 16px;
    color: #63666a !important;
    text-transform: capitalize;
    font-family: "FuturaStd-Book";
    font-weight: 400;
    margin-left: 12px;
}

.product .review_wrap {
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
    a.review_link {
        letter-spacing: 1.4px;
        color: #63666a;
        text-transform: uppercase;
        font-size: 14px;
        font-family: "FuturaStd-Medium";
        border-bottom: 1px solid #63666a;
        line-height: 1.286;
        padding-bottom: 2px;
        display: inline-block;
        margin-left: 33px;
        position: relative;
        top: -1px;
        align-self: flex-end;
    }
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 19px;
        color: #63666a;
    }
    .yotpo .pull-left {
        align-items: center;
    }
}

.product {
    div.rc_popup {
        padding: 0;
        span.rc_popup__label {
            font-size: 12px;
            font-family: "FuturaStd-Book";
            font-weight: 400;
            letter-spacing: 0;
            line-height: 1.33;
            padding: 0 0 20px;
            &::after {
                position: absolute;
                content: '';
                width: 100%;
                height: 1px;
                background: #63666a;
                bottom: 19px;
                left: 0;
            }
        }
        div.rc_popup__block {
            left: 0;
            top: 35px;
            background: #63666a !important;
            @media screen and (max-width:767px){
                left: 50%;
                transform: translateX(-50%);
            }
            &::before {
                top: -19px;
                left: 6px;
            }
        }
        div.rc_popup__hover {
            padding-bottom: 0;
            margin:14px 0 0 20px;
            @media screen and (max-width:767px){
              margin:14px 0 0;
            }
            &::after{
              border-bottom-color:#63666a !important;
            }
        }
    }
}

.product__info-wrapper {
    .product-bottom-price {
        display: none;
    }
}
.js.product-form__input {
    .form__label {
        padding-left: 2px;
        letter-spacing: 2.6px;
        color: #63666a;
        text-transform: uppercase;
        font-size: 13px;
        font-family: "FuturaStd-Medium";
        font-weight: 300;
        margin-bottom: 1.7rem;
        line-height: 1.25;
    }
    input[type="radio"]+label {
        border-radius: 0;
        border: 1px solid #63666a4d;
        letter-spacing: 0px;
        color: #231f20;
        text-transform: capitalize;
        font-size: 14px;
        padding: 9px 20px;
        line-height: 1.286;
        display: block;
        margin: 0 9px 9px 0;
        min-width: 200px;
        @media screen and (max-width: 767px) {
            min-width: 165px;
        }
        @media (min-width:768px) and (max-width:991px) {
            min-width: 190px;
        }
    }
    input[type="radio"]:checked+label {
        box-shadow: 0px 5px 10px #0000000d;
        border: 1px solid #f0f0f0;
        background: #f0f0f0;
        color: #231f20;
    }
}

.variant-radio {
    margin-bottom: 0;
    .js.product-form__input {
        display: flex;
        margin-top: 3rem;
        margin-left: 2.7rem;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
}

.price-wrapper {
    margin: 20px 0 30px 27px;
}

.product .product__info-container{
    .price__regular,
    .price__sale,
    .price--on-sale .price-item--regular,
    .price-item--regular {
        letter-spacing: 0px;
        color: #63666a;
        text-transform: capitalize;
        line-height: 1.28;
        font-family: "FuturaStd-Light";
        font-size: 2.8rem;
    }
    .price__sale .price-item--regular {
        color: #aaa8a8;
        font-weight: 500;
    }
    .price__container {
        margin-bottom: 0;
        .price-item.price-item--last {
            margin-right: 55px;
        }
    }
}

.product-form__quantity {
    margin: 0;
    max-width: unset;
    margin-left: 2.7rem !important;
    form {
        flex-wrap: wrap;
        display: flex;
    }
    .product-form__submit {
        margin-bottom: 0;
        padding: 2rem 7.4rem;
        line-height: 1.27;
        background: #63666a;
        border: 1px solid #63666a;
        letter-spacing: 1.5px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 15px;
        font-family: "FuturaStd-Medium";
        transition: all 0.4s;
        &:hover {
            background: none;
            color: #63666a;
        }
        .bag-icon {
            margin-left: 28px;
        }
    }
}

.product product-form.product-form {
    margin: 0;
}

.product-form__submit:after,
.product-form__submit:before,
.quantity:before,
.quantity:after {
    display: none;
}

quantity-input.quantity {
    border: 1px solid rgba(92, 102, 106, 0.7);
    min-width: 182px;
    padding: 0 15px;
    input {
        letter-spacing: 1.6px;
        color: #63666a;
        font-size: 13px;
        font-family: "FuturaStd-Bold";
        font-weight: 700;
    }
    button svg {
        width: 14px;
        path {
            fill: #63666a;
        }
    }
}

p.afterpay-paragraph {
    color: #231f20;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1.31;
    margin: 4.3rem 0 0;
    display: block !important;
    strong.afterpay-instalments {
        font-weight: 500;
        font-family: "FuturaStd-Medium";
    }
    img.afterpay-logo {
        width: 76px !important;
        position: relative;
        top: -2px;
    }
    .afterpay-link {
        display: none;
    }
}

.product__media-gallery {
    .slick-arrow {
        padding: 0;
        border: none;
        background: none;
        cursor: pointer;
        svg {
            width: 16px;
        }
    }
    button.slide-arrow.prev-arrow {
        transform: rotate(180deg);
    }
}

.product .thumbnail-list {
    li.thumbnail-list__item {
        margin: 15px 0;
    }
}

.product .product__media {
    border: none;
}

.product-recommendations__heading {
    letter-spacing: 0px;
    color: #63666a;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1.271;
    font-weight: 300;
    font-family: FuturaStd-Light;
    margin-bottom: 55px;
    text-align: center;
}

.product-recommendations {
    padding-top: 84px;
    padding-bottom: 165px;
    .add_to_cart_icon_btn span{
        color: #63666a;
        font-size: 14px;
        display: block;
        transition: all .4s;
        margin-top: 8px!important;
        text-transform: uppercase;
        font-family: FuturaStd-Light;
    }
}

.recommendations-sec {
    border-top: 1px solid rgba(214, 226, 234, 0.94);
    ul.slick-slider {
        margin-bottom: 0;
    }
    .card__content {
        padding-bottom: 0;
    }
}

.product .thumbnail-slider button.slider-button {
    display: none;
}


/*------------------------- Responsive -------------------------*/

@media screen and (min-width:750px) {
    .mobile-show {
        display: none
    }
}

@media screen and (max-width:749px) {
    .desktop-show {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .product .blog-category-wrapper {
        padding-bottom: 50px;
    }
    .product .featured-collection {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .product--medium:not(.product--no-media) .product__media-wrapper,
    .product--medium:not(.product--no-media) .product__info-wrapper {
        padding: 15px;
    }
    .product--medium:not(.product--no-media) .product__media-wrapper {
      padding-bottom: 0;
      padding-top: 0;
    }

    body .product--thumbnail_slider .product__media-gallery {
        flex-direction: column;
    }
    body .product--thumbnail_slider .product__media-gallery .image-slider {
        width: 100%;
    }
    body .product--thumbnail_slider .product__media-gallery .thumbnail-slider {
        width: 40%;
        padding:0;
        .thumbnail-list {
            display: block;
            flex: auto;
            position: relative;
            flex-wrap: inherit;
            overflow-x: hidden;
            scroll-snap-type: unset;
            scroll-behavior: auto;
            scroll-padding-left: 0;
          padding-bottom: 0;
          margin-bottom: 0;
        }
    }
    .product .slider.slider--mobile {
        display: block;
        flex: auto;
        position: relative;
        flex-wrap: inherit;
        overflow-x: hidden;
        scroll-snap-type: unset;
        scroll-behavior: auto;
        scroll-padding-left: 0;
        padding: 0;
    }
    body .product__media-list .slider__slide {
        min-width: auto;
        margin: 0 !important;
        padding: 0;
        box-sizing: border-box !important;
/*         border: 1px solid #d7d7d7; */
    }
    .product__media-gallery button.slide-arrow.prev-arrow {
        transform: translateY(-50%) rotate(90deg);
        left: 0;
    }
    .product__media-gallery button.slide-arrow.next-arrow {
        transform: translateY(-50%) rotate(-90deg);
        right: 0;
    }
    .product__media-gallery .slick-arrow {
        position: absolute;
        top: 50%;
        width: 28px;
        height: 28px;
        background: #fff;
        border-radius: 50%;
        border: 1px solid #d7d7d7;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        svg {
            width: 12px;
        }
    }
    body .product__title {
        margin-bottom: 0;
        h1 {
            font-size: 24px;
            text-align: center;
        }
    }
    .product .price {
        text-align: center;
    }
    .product .review_wrap a.review_link {
        font-size: 11px;
        margin-top: 10px;
        margin-left: 0;
    }
    .product .review_wrap .yotpo {
        width: 100%;
    }
    .yotpo .text-m {
        font-size: 12px;
    }
    .product product-form.product-form {
        margin-top: 10px;
    }
    #product-form-installment .rc_widget__option__selector label {
        font-size: 14px;
        .rc-option__discount {
            font-size: 11px;
            padding: 6px 10px;
            margin-left: 9px;
            position: relative;
            top: -2px;
        }
    }
    .product .review_wrap {
        flex-wrap: wrap;
    }
    .product .review_wrap .yotpo .pull-left {
        justify-content: center;
        width: 100%;
    }
    .variant-radio .js.product-form__input {
      margin-top: 0;
      justify-content: center;
      max-width: 100%;
      margin-left: 0;
      text-align: left;
      display: grid;
      grid-template-areas:
          'label label'
          'left right';
    }
    .product-form__quantity {
        margin: 0 auto !important;
    }
    .js.product-form__input input[type="radio"]+label {
        font-size: 13px;
        padding: 10px 15px;
    }
    .price-wrapper{
        margin: 10px 0;
    }
    .product .product__info-container .price .price__regular,
    .product .product__info-container .price .price__sale,
    .product .product__info-container .price .price-item--regular {
      font-size: 1.9rem;
      font-weight: 600;
      margin-bottom: 10px;
    }
    .product .product__info-container .price__container .price-item.price-item--last {
        margin-right: 20px;
    }
    .product-form__quantity form {
        justify-content: center;      
        column-gap: 0px;
        row-gap: 10px;
      margin-left: -5px;
    }
    quantity-input.quantity{
      min-width: 130px;
      min-height: calc((var(--inputs-border-width) * 2) + 3rem);
    }
    .product-form__quantity .product-form__submit {
      padding: 0 6rem;
      font-size: 9px;
      min-height: calc(3rem + var(--buttons-border-width) * 2);
    }
    p.afterpay-paragraph {
        font-size: 14px;
        margin: 2.3rem 0 0;
        text-align: center;
    }
    .product .product__info-container {
        text-align: center;
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
            font-size: 15px;
            letter-spacing: 0.4px;
        }
    }
    .review_wrap {
        justify-content: center;
    }
    .product__info-wrapper .product__info-container {
        max-width: 100%;
    }
    body .breadcrumbs {
        margin: 0;
    }
    .section-template--14228516044894__main-padding {
        padding-bottom: 40px !important;
    }
    .product .product--thumbnail_slider {
        margin: 0 -15px;
    }
    .product .thumbnail-list li.thumbnail-list__item {
        margin: 5px 5px 15px;
    }
    .product-recommendations__heading {
      font-size: 26px;
      margin-bottom: 1rem;
    }
    .product-recommendations {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .thumbnail-list__item{
      border:1px solid transparent;
    }
}

@media screen and (max-width: 480px) {
    .tab_content {
        padding: 30px 15px;
        p {
            font-size: 15px;
            margin: 0 0 15px;
        }
    }
    .description_tab ul.tabs li {
        font-size: 14px;
        margin: 0 15px;
        padding-bottom: 7px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .description_tab ul.tabs li {
        font-size: 16px;
        margin: 0 19px;
    }
    .tab_content {
        padding: 30px 0 35px;
        p {
            font-size: 15px;
            margin: 0 0 15px;
        }
    }
}

@media screen and (max-width: 991px) {
    body .yotpo .main-widget {
        padding: 50px 0;
    }
    body .bottom-line-items-container .avg-score {
        font-size: 37px;
    }
    body .main-widget .rating-stars-container {
        margin-left: 9px;
    }
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star {
        margin-left: 0;
        font-size: 15px;
        height: 15px;
        margin-right: 8px;
    }
    body .write-question-review-buttons-container .write-question-review-button {
        padding: 8px 11px !important;
        letter-spacing: 0 !important;
        border: 1px solid #d7d7d7;
    }
    body .write-question-review-buttons-container .write-question-review-button.write-review-button {
        padding: 8px 11px !important;
        margin: 0;
    }
    body .main-widget .yotpo-display-wrapper {
        margin-bottom: 40px;
        margin-left: 0;
        width: 100%;
    }
    body .main-widget .bottom-line-items {
        text-align: center;
        display: block;
    }
    body .main-widget .bottom-line-items .reviews-qa-labels-container .reviews-qa-label {
        margin: 0;
    }
    .write-question-review-buttons-container span.write-question-review-button-icon:before {
        display: none;
    }
    body .yotpo .yotpo-nav li {
        margin: 0 30px 0 0;
    }
    body .yotpo .yotpo-nav li .yotpo-nav-wrapper {
        padding-bottom: 8px;
    }
    body .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
        font-size: 13px;
        letter-spacing: 0;
    }
    .yotpo .main-widget .yotpo-regular-box {
        padding: 30px 15px;
        margin: 20px 0 0;
    }
    body .yotpo .yotpo-pager {
        margin: 24px 0 0;
    }
    .yotpo .main-widget nav a.yotpo-page-element {
        width: 36px !important;
        height: 36px;
    }
    body .filters-container .free-text-search {
        width: 100% !important;
    }
    .main-widget .write-question-review-buttons-container {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product .blog-category-wrapper {
        padding-bottom: 80px;
    }
    .product .featured-collection {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .description_tab ul.tabs li {
        font-size: 16px;
        margin: 0 20px;
    }
    .tab_content {
        padding: 50px 0 40px;
    }
    .product__title h1 {
        font-size: 28px;
    }
    .product .review_wrap {
        a.review_link {
            font-size: 12px;
            margin-left: 20px;
        }
        .yotpo .text-m {
            font-size: 12px;
            margin-left: 3px;
        }
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
        .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
            font-size: 15px;
            letter-spacing: 3.4px;
        }
    }
    #product-form-installment .rc_widget__option__selector label {
        font-size: 14px;
        .rc-option__discount {
            font-size: 11px;
            padding: 7px 12px;
            margin-left: 12px;
        }
    }
    .variant-radio .js.product-form__input {
        margin-top: 3rem;
        margin-left: 20px;
    }
    .js.product-form__input .form__label {
        font-size: 15px;
        margin-bottom: 1rem;
    }
    .js.product-form__input input[type="radio"]+label {
        padding: 10px 15px;
    }
    .price-wrapper {
        margin: 29px 0 29px 20px;
    }
    .product-form__quantity {
        margin-left: 20px !important;
    }
    .product .product__info-wrapper .price__regular,
    .product .product__info-wrapper .price__sale,
    .product .product__info-wrapper .price-item--regular {
        font-size: 2.4rem;
    }
    .product .product__info-wrapper .price__container .price-item.price-item--last {
        margin-right: 30px;
    }
    .product-form__quantity .product-form__submit {
        padding: 2rem 3rem;
        font-size: 14px;
    }
    quantity-input.quantity {
        min-width: 146px;
        padding: 0;
    }
    .product-form__quantity .product-form__submit .bag-icon {
        margin-left: 15px;
    }
    p.afterpay-paragraph {
        font-size: 13px;
        margin: 2.5rem 0 0;
    }
    .product--medium:not(.product--no-media) .product__media-wrapper,
    .product--medium:not(.product--no-media) .product__info-wrapper {
        padding: 0 15px;
    }
    .product .product--thumbnail_slider {
        margin: 0 -15px;
    }
    .product .thumbnail-list li.thumbnail-list__item {
        margin: 6px 0;
    }
    .product__media-gallery .slick-arrow svg {
        width: 12px;
    }
    body .breadcrumbs {
        margin: 4.1rem 0 6rem;
    }
    .section-template--14228516044894__main-padding {
        padding-bottom: 50px !important;
    }
    .product-recommendations__heading {
        font-size: 36px;
    }
    .product-recommendations {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product .blog-category-wrapper {
        padding-bottom: 90px;
    }
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
    body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star {
        margin-left: 10px;
        font-size: 23px;
    }
    body .bottom-line-items-container .bottom-line-items .yotpo-filter-stars {
        margin-right: 10px;
    }
    body .yotpo .yotpo-nav li .yotpo-nav-wrapper {
        padding-bottom: 14px;
    }
    .yotpo .main-widget .yotpo-regular-box {
        padding: 40px 50px;
    }
    body .main-widget .yotpo-display-wrapper {
        margin-bottom: 40px;
    }
    body .yotpo .main-widget {
        padding: 90px 0;
    }
    body .yotpo .yotpo-pager {
        margin: 44px 0 0;
    }
    .product .featured-collection {
        padding-top: 80px;
        padding-bottom: 90px;
    }
    .tab_content {
        padding: 60px 0 70px;
    }
    .product__title h1 {
        font-size: 34px;
    }
    .variant-radio .js.product-form__input {
        margin-top: 4rem;
        margin-left: 20px;
    }
    .price-wrapper {
        margin: 39px 0 34px 20px;
    }
    .product-form__quantity {
        margin-left: 20px !important;
    }
    p.afterpay-paragraph {
        margin: 3.3rem 0 0;
    }
    .product .product__info-wrapper .price__regular,
    .product .product__info-wrapper .price__sale,
    .product .product__info-wrapper .price-item--regular {
        font-size: 2.8rem;
    }
    .product .product__info-wrapper .price__container .price-item.price-item--last {
        margin-right: 40px;
    }
    .product-form__quantity .product-form__submit {
        padding: 2.2rem 5.1rem;
    }
    .product .thumbnail-list li.thumbnail-list__item {
        margin: 6px 0;
    }
    .product__media-gallery .slick-arrow svg {
        width: 12px;
    }
    body .breadcrumbs {
        margin: 4.1rem 0 7rem;
    }
    .section-template--14228516044894__main-padding {
        padding-bottom: 65px !important;
    }
    .product-recommendations__heading {
        font-size: 44px;
    }
    .product-recommendations {
        padding-top: 80px;
        padding-bottom: 90px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .product .blog-category-wrapper {
        padding-bottom: 105px;
    }
    body .main-widget .yotpo-display-wrapper {
        margin-bottom: 50px;
    }
    .yotpo .main-widget .yotpo-regular-box {
        padding: 50px 70px;
    }
    body .yotpo .main-widget {
        padding: 100px 0 94px;
    }
    body .yotpo .yotpo-pager {
        margin: 44px 0 0;
    }
    .product .featured-collection {
        padding-bottom: 100px;
    }
    .tab_content {
        padding: 70px 0 80px;
    }
    .product__title h1 {
        font-size: 34px;
    }
    .variant-radio .js.product-form__input {
        margin-top: 4rem;
    }
    .price-wrapper {
        margin: 39px 0 34px 27px;
    }
    p.afterpay-paragraph {
        margin: 3.3rem 0 0;
    }
    .product-form__quantity .product-form__submit {
        padding: 2.2rem 5.1rem;
    }
    .product .thumbnail-list li.thumbnail-list__item {
        margin: 10px 0;
    }
    .product__media-gallery .slick-arrow svg {
        width: 14px;
    }
    body .breadcrumbs {
        margin: 4.1rem 0 8rem;
    }
    .section-template--14228516044894__main-padding {
        padding-bottom: 85px !important;
    }
    .product-recommendations__heading {
        font-size: 44px;
    }
    .product-recommendations {
        padding-bottom: 100px;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    .product .thumbnail-list li.thumbnail-list__item {
        margin: 12px 0;
    }
    body .breadcrumbs {
        margin: 4.8rem 0 9rem;
    }
}


/*---------------------------------------------- Product Listing ----------------------------------------------*/

.card_image {
    img {
        display: block;
    }
}

.card-wrapper {
    .card_image {
        position: relative;
        padding-top: 69%;
        display: flex;
        justify-content: center;
    }
    img {
        position: absolute;
        mix-blend-mode: multiply;
        transform: scale(1);
        transition: all .4s;
        top: 0;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}

.card-wrapper:hover img {
    transform: scale(1.03);
}

.product-grid-container {
    .card__content.collection_page {
        padding: 0;
    }
    .card__information {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 0;
        justify-content: center;
        .card-information {
            align-self: flex-start;
            margin-top: 0;
        }
    }
}

.collection-content {
    border-top: 1px solid rgba(99, 102, 106, 0.2);
    border-bottom: 1px solid rgba(99, 102, 106, 0.2);
    padding: 12rem 0;
    margin-top: 114px;
    .page-width {
        @media (min-width: 768px) {
            max-width: 750px;
        }
        @media (min-width: 992px) {
            max-width: 970px;
        }
        @media (min-width: 1200px) {
            max-width: 1170px;
        }
        @media (min-width: 1360px) {
            max-width: 1210px;
        }
    }
}

.collection-content.page-collection-conten {
    margin-top: 0;
}

.collection {
    .blog-body {
        padding-left: 40px;
        max-width: 515px;
    }
}

.collection-wrapper {
    display: flex;
    margin: 0 -15px;
    align-items: flex-start;
    .collection-left {
        width: 50%;
        padding: 0 15px;
        h2 {
            letter-spacing: 0px;
            color: #63666a;
            line-height: 1.2;
            font-size: 42px;
            text-transform: uppercase;
            margin: 0 0 2rem;
        }
        p {
            margin: 0;
            letter-spacing: 0px;
            color: #63666a;
            font-size: 16px;
            line-height: 1.75;
            font-weight: 300;
        }
    }
    .collection-right {
        width: 50%;
        padding: 0 15px;
        img {
            margin-left: auto;
            display: block;
        }
    }
    .addReadMore.showlesscontent .SecSec {
        display: none;
    }
    .addReadMore.showlesscontent .readLess {
        display: none;
    }
    .addReadMore.showmorecontent .readMore {
        display: none;
    }
    .readMore,
    .readLess {
        font-family: "FuturaStd-Book";
        cursor: pointer;
    }
}

body.collection .category-heading h3 {
    margin: 0;
}

body.collection .blog-category-wrapper {
    padding-bottom: 120px;
}

#product-grid {
    column-gap: 3rem;
    row-gap: 7rem;
    justify-content: center;
    margin-top: 0;
    .grid__item {
        width: calc(33.33% - 3rem * 2 / 3);
        max-width: calc(33.33% - 3rem * 2 / 3);
    }
    .card__information {
        .product__price_collection {
            display: none !important;
        }
        .card__heading {
            margin-bottom: 0.2rem;
            a {
                font-size: 20px;
                color: #63666a;
                line-height: 1.25;
            }
            .ProductItem__short-description {
                font-size: 15px;
                line-height: 1.33;
                margin: 12px 0 0;
                text-transform: capitalize;
                text-align: center;
            }
            .yotpo-bottomline {
                margin: 2.3rem 0 0;
                a {
                    font-size: 16px;
                    font-family: "BrandonGrotesque-Regular";
                    font-weight: 400;
                    color: #63666a !important;
                    margin-left: 8px;
                    text-transform: none;
                }
            }
        }
    }
    .card__content.collection_page {
        display: block;
    }
}

.collection .pagination-wrapper {
    .pagination__item {
        width: 44px;
        height: 44px;
        background: #f5f5f5;
        transition: all 0.4s;
        &:hover {
            background: #63666a;
            color: #fff;
        }
    }
    .pagination__item--current:after,
    .pagination__item:hover:after {
        display: none;
    }
}

.collection .pagination-wrapper .pagination__item.pagination__item--current {
    background: #63666a;
    color: #fff;
}

.main-collection-filter {
    border-bottom: 1px solid rgba(99, 102, 106, 0.3);
    margin-top: 0;
    padding-bottom: 29px;
    display: flex;
}

.main-collection-filter-right {
    margin-left: auto;
}

.main-collection-filter-left {
    display: flex;
      align-items: center;
    h4, strong {
        font-size: 14px;
        font-family: "FuturaStd-Medium";
        line-height: 1.286;
        text-transform: uppercase;
        margin: 0 32px 0 0;
        font-weight: 500;
    }
    .collection-list-filter {
        li a {
            font-size: 16px;
            color: #63666a;
            text-transform: uppercase;
            transition:all 0.4s;
            &:hover{
              text-decoration:underline;
            }
        }
        li a.active {
            text-decoration: underline;
        }
    }
    .collection-tag-group label {
        cursor: pointer;
        text-transform: uppercase;
    }
    ul {
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
        z-index: 2;
        display: none;
        background: #fff;
        box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.1);
        padding: 25px 20px;
        min-width: 195px;
        li {
            line-height: 1;
            &:not(:last-child) {
                margin-bottom: 20px;
            }
            input[type="radio"] {
                position: absolute;
                opacity: 0;
            }
            input[type="radio"]+label:before {
                content: "";
                background: #fff;
                border-radius: 100%;
                border: 1px solid #b4b4b4;
                display: inline-block;
                width: 16px;
                height: 16px;
                position: relative;
                top: 0;
                margin-right: 10px;
                vertical-align: top;
                cursor: pointer;
                text-align: center;
                transition: all 250ms ease;
            }
            input[type="radio"]:checked+label:before {
                background-color: #000;
                box-shadow: inset 0 0 0 2px #f4f4f4;
            }
        }
    }
    .collection-new-filter {
      display: flex;
      @media screen and (max-width:767px){
        flex-wrap:wrap;
      }
    }
    .collection-filter-group {
        h3, h2 {
            font-size: 14px;
            font-family: "FuturaStd-Light";
            line-height: 1.286;
            margin: 0 24px 0 0;
            display: flex;
            align-items: center;
            cursor: pointer;
            text-transform: uppercase;
            svg {
                display: block;
                margin-left: 10px;
                height: 0.6rem;
            }
        }
    }
}

.main-collection-filter-right {
    select {
        font-size: 14px;
        font-family: FuturaStd-Medium;
        line-height: 1.286;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        color: #63666a;
        font-weight: 500;
        border: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-image: url("down-chevron.svg");
        background-size: 10px;
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 17px;
        padding-left: 15px;
        background-color: transparent;
        option {
            font-size: 14px;
            font-weight: 500;
            font-family: FuturaStd-Medium;
            line-height: 1.28;
            text-transform: uppercase;
            display: flex;
            align-items: center;
        }
    }
}

.main-collection-filter.open {
    right: 0;
    padding: 20px 0;
}

@media screen and (max-width: 767px) {
    .main-collection-filter {
        position: fixed;
        top: 0;
        width: 300px;
        height: 100%;
        background: #fff;
        right: -100%;
        z-index: 6;
        box-shadow: 0 0 20px #0003;
        transition: all 0.4s;
        display: block;
        overflow-x: auto;
        margin: 0;
        ul {
            padding: 5px 20px;
            width: 100%;
            display: block !important;
            position: relative;
            top: 0;
            bottom: auto;
            box-shadow: none;
        }
    }
    .main-collection-filter-left {
        display: block;
        h4, strong {
            margin: 0;
            font-size: 26px;
            text-align: center;
            border-bottom: 1px solid rgba(99, 102, 106, 0.3);
            padding-bottom: 20px;
        }
    }
    .collection-filter-group {
        padding: 30px 20px 0;
    }
    .main-collection-filter-left .collection-filter-group h3, .main-collection-filter-left .collection-filter-group h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .main-collection-filter-left .collection-filter-group h3 svg, .main-collection-filter-left .collection-filter-group h2 svg {
        display: none;
    }
    .main-collection-filter-right select {
        padding-left: 20px;
        margin-top: 30px;
    }
    .main-collection-filter .main-collection-filter-right{
      display:none;
    }
    .main-collection-filter-right{
      width:55%;
    }
    .mobile-filter-handle.collection-filter{
      width:45%;
    }
    .collection-filter-wrapper .mobile-filter-handle span {
        margin: 0;
        padding: 7px 20px;
    }
    .page-width.collection-filter-wrapper {
      display: flex;
      column-gap: 10px;
    }
    .main-collection-filter-right select {
      padding: 0 10px;
      padding-right:30px;
      margin-top: 0;
      width: 100%;
      border: 1px solid #63666a;
      font-size: 14px;
      font-family: FuturaStd-Book;
      height: 100%;
      background-image: url('/cdn/shop/files/select-dropdown.png');
      background-size: auto;
      background-position: 93%;
    }
}
@media screen and (min-width:768px){
  .main-collection-filter-right.mob-filter{
    display:none;
  }
}

/*----------------- Responsive -----------------*/

@media screen and (max-width: 767px) {
    body .collection-hero--with-image {
        .collection-hero__inner {
            flex-direction: column-reverse;
            padding: 3rem 1.5rem;
            width: 100%;
        }
        .collection-hero__text-wrapper {
            padding-bottom: 0;
            padding-top: 3rem;
            text-align: center;
            width: 100%;
        }
    }
    body .collection-hero__title {
        font-size: 32px;
        margin-bottom: 1.5rem;
    }
    body .collection-hero__title+.collection-hero__description {
        margin: 0 auto;
        font-size: 1.4rem;
        max-width: 600px;
        p {
            margin: 0;
            text-align: center;
        }
    }
    body.collection .blog-category-wrapper {
        padding-bottom: 60px;
    }
    #product-grid {
        column-gap: 0;
        row-gap: 0;
        margin: 0 -8px;
        .grid__item {
            width: 50%;
            max-width: 50%;
            padding: 0 15px;
            &:not(:last-child) {
                padding: 0 8px 25px;
            }
        }
        .card__information {
            .card__heading {
                a {
                    font-size: 16px;
                }
                .ProductItem__short-description {
                    font-size: 13px;
                }
                .yotpo-bottomline {
                    margin: 1.5rem 0 0;
                    .yotpo-icon-star {
                        font-size: 14px;
                        letter-spacing: 3px;
                    }
                    a {
                        font-size: 13px;
                        margin-left: 4px;
                    }
                }
            }
            .add_to_cart_icon_btn span {
                font-size: 12px;
            }
        }
    }
    body .pagination-wrapper {
        margin-top: 1rem;
    }
    .collection-content {
        margin-top: 50px;
    }
}

@media screen and (max-width: 480px) {
    body.collection .blog-category-wrapper {
        padding-bottom: 50px;
    }
    #product-grid {
        column-gap: 0;
        row-gap: 0;
        margin-bottom: 0;
        .grid__item {
            width: 100%;
            max-width: 100%;
        }
        .card__information {
            margin-top:10px;
            .rating-star{
              letter-spacing:0;
            }
            p.ProductItem__short-description{
              margin: 4px 0 0;
            }
            .with_add_to_cart_btn{
              margin-top: 4px;
            }
            .yotpo .text-m{
                font-size: 10px!important;
            }
            .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star{
              font-size:12px
            }
            .yotpo.bottomLine .yotpo-bottomline .yotpo-stars{
                padding-right: 5px;
            }
            .card__heading {
                margin-top: 9px;
                a {
                    font-size: 13px;
                }
                .ProductItem__short-description {
                    font-size: 14px;
                }
                .yotpo-bottomline {
                    margin: 1.3rem 0 0;
                    a {
                        font-size: 14px;
                    }
                }
            }
        }
    }
    body .pagination-wrapper {
        margin-top: 2rem;
    }
}

@media screen and (max-width: 599px) {
    #product-grid .grid__item {
        width: 50%;
        max-width: 50%;
    }
    .collection-wrapper {
        flex-direction: column-reverse;
        .collection-left {
            width: 100%;
            text-align: center;
            margin-top: 2.5rem;
            h2 {
                font-size: 30px;
                margin-bottom: 1.5rem;
            }
            p {
                margin: 0 auto;
                font-size: 14px;
            }
        }
        .collection-right {
            width: 100%;
        }
    }
    .collection-content {
        padding: 5rem 0;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    #product-grid .grid__item {
        width: 50%;
        max-width: 50%;
        padding: 0 15px;
    }
    .collection-wrapper {
        .collection-left {
            h2 {
                font-size: 30px;
                margin: 0 0 1.5rem;
            }
            p {
                font-size: 13px;
            }
        }
    }
    .collection-content {
        padding: 6rem 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body .collection-hero__title {
        font-size: 38px;
    }
    body .collection-hero__title+.collection-hero__description {
        font-size: 1.4rem;
        margin-bottom: 0;
        max-width: 100%;
    }
    .collection-wrapper {
        .collection-left {
            h2 {
                font-size: 38px;
                margin: 0 0 1.6rem;
            }
            p {
                font-size: 15px;
            }
        }
    }
    .collection-content {
        padding: 7rem 0;
        margin-top: 75px;
    }
    body.collection .blog-category-wrapper {
        padding-bottom: 80px;
    }
    #product-grid {
        column-gap: 0;
        row-gap: 4rem;
        margin: 0 -10px;
        .grid__item {
            width: 50%;
            max-width: 50%;
            padding: 0 10px;
        }
        .card__information {
            .card__heading {
                a {
                    font-size: 17px;
                    line-height: 1.2;
                }
                .ProductItem__short-description {
                    font-size: 14px;
                }
                .yotpo-bottomline {
                    margin: 1.3rem 0 0;
                    a {
                        font-size: 14px;
                        margin-left: 5px;
                    }
                }
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body .collection-hero__title {
        font-size: 42px;
    }
    body .collection-hero__title+.collection-hero__description {
        font-size: 1.5rem;
    }
    .collection-wrapper {
        .collection-left {
            h2 {
                font-size: 40px;
                margin: 0 0 1.7rem;
            }
        }
    }
    .collection-content {
        padding: 9rem 0;
        margin-top: 85px;
    }
    body.collection .blog-category-wrapper {
        padding-bottom: 90px;
    }
    #product-grid .card__information .card__heading a {
        font-size: 18px;
    }
    #product-grid .card__information .card__heading .yotpo-bottomline {
        margin: 1.5rem 0 0;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    body .collection-hero__title {
        font-size: 44px;
    }
    .collection-wrapper .collection-left h2 {
        font-size: 44px;
    }
    .collection-content {
        padding: 10rem 0;
        margin-top: 95px;
    }
    body.collection .blog-category-wrapper {
        padding-bottom: 105px;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    body .collection-hero__title {
        font-size: 48px;
    }
    .collection-content {
        margin-top: 105px;
    }
}


/*---------------------------------------------- Cart drawer ----------------------------------------------*/

.cart-drawer {
    position: fixed;
    z-index: 6;
    top: 0;
    right: 0;
    background: #fff;
    height: 100%;
    width: 450px;
    transform: translateX(100%);
    transition: all 0.4s;
}

.js-my-cart-open .cart-drawer {
    transform: translateX(0%);
}

.my-cart__items {
    padding: 0 20px 20px;
    height: calc(100vh - 222px);
    overflow-y: auto;
}


/*---------------------------------------------- Ingredients Page ----------------------------------------------*/

.page-header {
    padding: 69px 15px 59px;
    text-align: center;
    h1 {
        font-size: 48px;
        text-transform: uppercase;
        letter-spacing: 0;
        line-height: 1.271;
        margin: 0;
        color: rgba(99, 102, 106, 0.9);
    }
}

.ingredient-wrapper {
    display: flex;
    column-gap: 0;
    row-gap: 0;
    cursor: grab;
    padding-left: 155px;
    margin: 0 -15px;
    padding-right: 155px;
    position: relative;
    transition: all 5.4s;
    @media screen and (max-width: 1199px) {
        overflow-x: auto;
    }
}

.featured-ingredient-sec {
    overflow: hidden;
    padding-bottom: 77px;
}

.featured-ingredient-sec:hover .ingredient-wrapper {
    @media (min-width: 1200px) and (max-width: 1359px) {
        transform: translate(calc(200px - 48%));
    }
    @media screen and (min-width: 1360px) {
        transform: translateX(calc(200px - 33%));
    }
}

.ingredient-body {
    width: 16.66%;
    padding: 0 15px;
    flex-grow: 1;
    flex-shrink: 0;
    img {
        margin: 0 auto;
        display: block;
    }
    h6 {
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 300;
        color: #727578;
        text-align: center;
        margin: 0;
        line-height: 2;
        margin-top: 25px;
    }
}

.ingredient-hover {
    overflow: hidden;
    img {
        transform: scale(1);
        transition: transform var(--duration-long) ease;
    }
}

.ingredient-info:hover .ingredient-hover img {
    transform: scale(1.03);
}

.ingredient-wrapper::-webkit-scrollbar {
    height: 0;
}

.ingredients-info-wrapper {
    width: 83.33%;
    margin: 0 auto;
    display: flex;
    .ingredients-info {
        width: 50%;
        padding: 0 15px;
        p {
            font-size: 16px;
            font-weight: 300;
            line-height: 1.75;
            color: #63666a;
            max-width: 495px;
            letter-spacing: 0;
            margin: 0;
            text-align: justify;
            strong {
                font-family: "FuturaStd-Medium";
                font-weight: 500;
            }
        }
        &:last-child {
            padding-left: 40px;
            padding-right: 0;
            p:last-child {
                margin-top: 25px;
            }
        }
    }
}

.our-ingredients-wrapper {
    position: relative;
    padding: 86px 15px;
    margin-top: 90px;
    margin-bottom: 106px;
    h2 {
        text-align: center;
        margin: 0 0 81px;
        font-size: 28px;
        line-height: 1;
        letter-spacing: 0;
        font-weight: 300;
    }
    .our-ingredients {
        width: 83.33%;
        margin: 0 auto;
        column-count: 5;
    }
}

.ingredients-heading a {
    font-size: 15px;
    font-weight: 300;
    color: #63666a;
    display: block;
    line-height: 2.4;
    margin-bottom: 0;
    letter-spacing: 0;
}

body.open-modal {
    overflow: hidden;
}

.modal {
    display: none;
    position: fixed;
    z-index: 6;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 15px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.modal-body::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.modal-content {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.modal-body {
    max-width: 800px;
    background: #fff;
    margin: 0 auto;
    padding: 40px;
    position: relative;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    h4 {
        font-size: 38px;
        text-align: center;
        margin: 0;
    }
    h5 {
        font-family: "FuturaStd-Medium";
        font-size: 18px;
        text-transform: uppercase;
        margin: 30px 0 0;
    }
    p {
        margin: 15px 0 0;
        text-align: justify;
        a {
            color: #63666a;
            text-decoration: underline;
            text-underline-offset: 2px;
        }
    }
}

.modal-close {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    z-index: 5;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    svg {
        width: 28px;
        height: 28px;
        fill: #fff;
    }
}

@media screen and (max-width: 767px) {
    .ingredients-info-wrapper {
        flex-wrap: wrap;
        width: 100%;
        .ingredients-info {
            width: 100%;
            padding: 0;
            &:last-child {
                padding-left: 0;
                margin-top: 25px;
            }
            p {
                font-size: 14px;
                max-width: 100%;
            }
        }
    }
    .modal-body {
        padding: 40px 20px;
        h4 {
            font-size: 28px;
        }
        h5 {
            font-size: 16px;
        }
        p {
            font-size: 14px;
        }
    }
    .modal-close {
        position: absolute;
        top: -10px;
        right: -10px;
        width: 30px;
        height: 30px;
        svg {
            width: 18px;
            height: 18px;
        }
    }
}

@media screen and (max-width: 480px) {
    .page-header {
        padding: 50px 15px;
        h1 {
            font-size: 24px;
        }
    }
    .featured-ingredient-sec {
        padding: 0 0 50px;
    }
    .ingredient-wrapper {
        padding-right: 15px;
        padding-left: 15px;
        margin: 0 -10px;
    }
    .ingredient-body {
        width: 42%;
        padding: 0 10px;
        h6 {
            line-height: 1.4;
            margin: 15px 0 0;
            font-size: 13px;
        }
    }
    .our-ingredients-wrapper {
        padding: 50px 15px;
        margin-top: 50px;
        margin-bottom: 50px;
        img {
            display: none;
        }
        h2 {
            font-size: 22px;
            line-height: 1.4;
            margin: 0 0 30px;
        }
        .our-ingredients {
            width: 100%;
            margin: 0 auto;
            column-count: 2;
        }
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .page-header {
        padding: 50px 15px;
        h1 {
            font-size: 30px;
        }
    }
    .featured-ingredient-sec {
        padding-top: 0;
        padding-bottom: 61px;
    }
    .ingredient-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ingredient-body {
        width: 30%;
        h6 {
            font-size: 13px;
            margin: 16px 0 0;
            line-height: 1.4;
        }
    }
    .our-ingredients-wrapper {
        padding: 50px 15px;
        margin-top: 50px;
        margin-bottom: 68px;
        img {
            display: none;
        }
        h2 {
            margin: 0 0 41px;
            font-size: 24px;
            line-height: 1.4;
        }
        .our-ingredients {
            width: 100%;
            column-count: 2;
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-header {
        padding: 60px 15px;
        h1 {
            font-size: 34px;
        }
    }
    .featured-ingredient-sec {
        padding-top: 0;
        padding-bottom: 55px;
    }
    .ingredient-wrapper {
        padding-left: 80px;
        padding-right: 30px;
    }
    .ingredient-body {
        width: 23%;
        h6 {
            font-size: 13px;
            margin: 20px 0 0;
            line-height: 1.4;
        }
    }
    .ingredients-info-wrapper {
        width: 100%;
        .ingredients-info p {
            font-size: 14px;
        }
    }
    .our-ingredients-wrapper {
        padding: 66px 15px;
        margin-top: 72px;
        margin-bottom: 88px;
        img {
            display: none;
        }
        h2 {
            margin: 0 0 41px;
            font-size: 24px;
        }
        .our-ingredients {
            width: 95%;
            column-count: 4;
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-header h1 {
        font-size: 38px;
    }
    .featured-ingredient-sec {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .ingredient-wrapper {
        padding-left: 115px;
        padding-right: 115px;
    }
    .ingredient-body {
        width: 23%;
    }
    .ingredients-info-wrapper {
        width: 100%;
    }
    .our-ingredients-wrapper {
        padding: 70px 15px;
        margin-top: 72px;
        margin-bottom: 88px;
        h2 {
            margin: 0 0 60px;
            font-size: 26px;
        }
        .our-ingredients {
            width: 95%;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .page-header h1 {
        font-size: 42px;
    }
    .ingredient-body {
        width: 19.66%;
    }
    .featured-ingredient-sec {
        padding-top: 0;
        padding-bottom: 70px;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    .page-header h1 {
        font-size: 47px;
    }
    .ingredient-body {
        width: 17%;
    }
}


/*---------------------------------------------- Environmental Impact Page ----------------------------------------------*/

.synergy-wrapper {
    margin: 0 auto;
    padding: 0 0 120px 0;
    h2 {
        font-size: 42px;
        font-weight: 300;
        margin: 0 0 68px;
        line-height: 1.286;
        text-align: center;
    }
    p {
        line-height: 1.75;
        margin: 0;
        text-align: justify;
        &:not(:first-child) {
            margin: 20px 0 0;
        }
    }
}

.synergy-sec {
    padding-top: 68px;
    @media screen and (max-width: 767px) {
        padding-top: 30px;
    }
    @media (min-width: 768px) and (max-width: 991px) {
        padding-top: 40px;
    }
    @media (min-width: 992px) and (max-width: 1359px) {
        padding-top: 60px;
    }
}

.impace-wrapper,
.environmental-sec,
.synergy-wrapper {
    max-width: 850px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.impace-wrapper {
    h4 {
        margin: 0;
        font-size: 42px;
        line-height: 1.286;
        font-weight: 300;
        margin-bottom: 68px;
        text-align: center;
    }
}

.impact-sec {
    img {
        display: block;
        margin: 0 auto 68px;
    }
    .impact-info {
        max-width: 850px;
        margin: 0 auto;
        p {
            margin: 20px 0 0;
            font-size: 16px;
            font-weight: 300;
            line-height: 1.75;
            text-align: justify;
        }
    }
}

[id$="16521547141cab2ebc"] .impace-section {
    background: #fcf8f6;
}

.impace-section {
    padding-top: 120px;
    padding-bottom: 120px;
}

.impact-desc p:not(:first-child) {
    margin-top: 20px;
}

.environmental-wrapper {
    padding-bottom: 66px;
}

.environmental-img-body {
    display: flex;
    margin: 0 -15px;
    padding-bottom: 66px;
    .environmental-img {
        width: 50%;
        padding: 0 15px;
    }
}

.environmental-info {
    max-width: 630px;
    margin: 0 auto;
    p {
        font-size: 16px;
        line-height: 1.75;
        color: #63666a;
        margin: 0;
    }
}

.environmental-sec {
    margin-bottom: 54px;
}

@media screen and (max-width: 767px) {
    .synergy-wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 60px;
        h2 {
            font-size: 24px;
            margin: 0 0 30px;
        }
    }
    .impace-section {
        padding: 60px 0;
    }
    .synergy-sec {
        flex-direction: column;
        .synergy-body {
            width: 100%;
            p {
                font-size: 14px;
                max-width: 100%;
                margin: 15px 0 0;
            }
            &:last-child {
                padding-left: 15px;
            }
        }
    }
    .impace-wrapper,
    .environmental-sec {
        width: 100%;
        margin: 0 auto;
    }
    .impace-wrapper {
        h4 {
            margin: 0 0 30px;
            font-size: 24px;
        }
    }
    .impact-sec {
        img {
            margin-bottom: 30px;
        }
        .impact-info {
            h4 {
                margin: 0 0 20px;
                font-size: 24px;
                padding-bottom: 10px;
            }
            p {
                font-size: 14px;
            }
        }
    }
    .environmental-info p {
        font-size: 14px;
    }
    .environmental-img-body .environmental-img {
        padding: 0 10px;
    }
    .environmental-img-body {
        margin: 0 -10px;
        padding-bottom: 30px;
    }
    .environmental-wrapper {
        padding-bottom: 46px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .synergy-wrapper {
        margin: 0 auto;
        padding: 0 0 60px;
    }
    .synergy-sec .synergy-body p {
        font-size: 14px;
    }
    .impace-section {
        padding: 60px 0;
    }
    .synergy-wrapper h2,
    .impace-wrapper h4 {
        font-size: 26px;
        margin: 0 0 40px;
    }
    .impace-wrapper,
    .environmental-sec {
        width: 100%;
    }
    .impact-sec {
        img {
            margin-bottom: 40px;
        }
        .impact-info {
            h4 {
                margin: 0 0 20px;
                font-size: 28px;
                padding-bottom: 10px;
            }
            p {
                font-size: 14px;
            }
        }
    }
    .environmental-info p {
        font-size: 14px;
    }
    .environmental-img-body .environmental-img {
        padding: 0 10px;
    }
    .environmental-img-body {
        margin: 0 -10px;
        padding-bottom: 46px;
    }
    .environmental-wrapper {
        padding-bottom: 56px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .synergy-wrapper h2,
    .impace-wrapper h4 {
        font-size: 34px;
        margin: 0 0 48px;
    }
    .impace-section {
        padding: 80px 0;
    }
    .impact-sec .impact-info h4 {
        margin: 0 0 25px;
        font-size: 30px;
        padding-bottom: 13px;
    }
    .synergy-wrapper {
        padding-bottom: 80px;
    }
    .impact-sec img {
        margin: 0 auto 60px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .synergy-wrapper {
        padding: 0 0 100px;
    }
    .impace-section {
        padding: 80px 0;
    }
}


/*---------------------------------------------- Commitment Page ----------------------------------------------*/

.commitment-header {
    padding: 66px 14px 295px;
    h1 {
        margin: 0;
        font-size: 52px;
        line-height: 1.26;
        text-align: center;
    }
}

.commitment-wrapper {
    width: 83.33%;
    margin: -229px auto 0;
}

.commitment-info img {
    display: block;
}

.commitment-body {
    max-width: 630px;
    margin: 66px auto 120px;
    p {
        margin: 0;
        line-height: 1.75;
        &:not(:first-child) {
            margin-top: 20px;
        }
    }
    .commitment-bottom {
        margin-top: 50px;
        p:not(:first-child) {
            margin-top: 2px;
        }
        img {
            display: block;
            margin-left: auto;
            margin-top: 19px;
        }
    }
}

@media screen and (max-width: 767px) {
    .commitment-header {
        padding: 66px 14px 135px;
        h1 {
            font-size: 29px;
            line-height: 1.4;
        }
    }
    .commitment-wrapper {
        width: 100%;
        margin: -89px auto 0;
    }
    .commitment-body {
        margin: 30px auto 60px;
        p {
            font-size: 14px;
        }
        .commitment-bottom {
            margin-top: 30px;
            img {
                width: 170px;
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .commitment-header {
        padding: 56px 14px 135px;
        h1 {
            font-size: 32px;
        }
    }
    .commitment-wrapper {
        margin: -89px auto 0;
    }
    .commitment-body {
        margin: 46px auto 70px;
        .commitment-bottom {
            margin-top: 30px;
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .commitment-header h1 {
        font-size: 42px;
    }
    .commitment-header {
        padding: 66px 14px 205px;
    }
    .commitment-wrapper {
        margin: -149px auto 0;
    }
    .commitment-body {
        margin: 66px auto 90px;
        .commitment-bottom {
            margin-top: 40px;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .commitment-header h1 {
        font-size: 44px;
    }
    .commitment-header {
        padding: 66px 14px 255px;
    }
    .commitment-wrapper {
        margin: -189px auto 0;
    }
    .commitment-body {
        margin: 66px auto 100px;
        .commitment-bottom {
            margin-top: 40px;
        }
    }
}


/*---------------------------------------------- Contact Page ----------------------------------------------*/

.contact-heading {
    padding: 69px 0 59px;
    h1 {
        margin: 0;
        text-align: center;
        font-size: 48px;
        font-weight: 300;
        line-height: 1.271;
        text-transform: uppercase;
    }
}

.contact_info-wrapper {
    width: 50%;
    margin: 0 auto;
    padding: 0 7.5px 115px;
}

.contact_info-body {
    display: flex;
    max-width: 527px;
    margin: 0 auto;
    justify-content: space-between;
    .contact_detail {
        p {
            margin: 0;
            font-size: 16px;
            line-height: 1.75;
            a {
                font-family: "FuturaStd-Medium";
                color: #63666a;
            }
        }
    }
}

.contact_info-body .contact_detail:last-child {
    padding-right: 8px;
}

.contact__form {
    border-top: 1px solid rgba(99, 102, 106, 0.3);
    margin-top: 37px;
    padding-top: 49px;
    p {
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        margin: 0 0 15px;
    }
    .field {
        width: 100%;
        padding: 0 15px;
        margin-top: 25px;
        &:after {
            display: none;
        }
        input {
            background: #fff;
            border: 1px solid rgba(99, 102, 106, 0.6);
            margin: 0;
            height: 70px;
            padding: 25px 29px;
            width: 100%;
            font-size: 16px;
            color: #63666a;
            font-weight: 300;
            &::placeholder {
                color: #63666a;
            }
        }
        textarea {
            font-size: 16px;
            color: #63666a;
            font-weight: 300;
            border: 1px solid rgba(99, 102, 106, 0.6);
            padding: 27px 29px;
            height: 222px;
            background: #fff;
             ::placeholder {
                font-family: "FuturaStd-Light";
            }
        }
    }
    #ContactForm {
        margin: 0 -15px;
    }
    .contact__fields {
        display: flex;
    }
    .contact__button {
        padding: 0 15px;
        text-align: right;
        margin-top: 15px;
        button {
            font-size: 14px;
            height: auto;
            min-height: auto;
            letter-spacing: 1.4px;
            text-transform: uppercase;
            font-family: "FuturaStd-Book";
            min-width: auto;
            width: auto;
            padding: 14px 39px;
        }
    }
}

.contact__form .field input::placeholder,
.contact__form .field textarea::placeholder {
    font-family: "FuturaStd-Light";
}

#ContactForm>.form__message {
    padding: 0 15px;
    margin-top: 1rem;
}

.form-status-list {
    margin: 1rem 0;
    padding: 0 15px;
}

#ContactForm .form__success {
    background: #fff;
    padding: 12px 10px;
    margin: 20px 15px 0;
}

.conatct__wrapper {
    position: relative;
}

.bag-img {
    position: absolute;
    bottom: 0;
    right: 0;
    img {
        mix-blend-mode: multiply;
    }
}

@media screen and (max-width: 767px) {
    .contact-heading {
        padding: 50px 0;
        h1 {
            font-size: 32px;
        }
    }
    .contact_info-wrapper {
        width: 100%;
        padding: 0 7.5px 50px;
    }
    .contact_info-body {
        flex-direction: column;
        .contact_detail {
            padding-bottom: 15px;
            text-align: center;
            p {
                font-size: 14px;
            }
        }
    }
    .contact__form {
        margin-top: 13px;
        padding-top: 30px;
        p {
            font-size: 14px;
        }
        .contact__fields {
            flex-direction: column;
        }
        .field {
            padding: 0 10px;
            input {
                font-size: 14px;
                padding: 15px;
            }
            textarea {
                font-size: 14px;
                height: 152px;
                padding: 20px 15px;
            }
        }
        #ContactForm {
            margin: 0 -10px;
        }
    }
    #ContactForm .form__success {
        line-height: 1.4;
        font-size: 14px;
    }
    .bag-img {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact-heading {
        padding: 60px 0 40px;
        h1 {
            font-size: 42px;
        }
    }
    #ContactForm .form__success {
        font-size: 14px;
    }
    .contact_info-wrapper {
        width: 70%;
        padding: 0 7.5px 70px;
    }
    .contact__form {
        margin-top: 37px;
        padding-top: 30px;
        p {
            font-size: 14px;
        }
    }
    .bag-img {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-heading {
        padding: 66px 0 51px;
        h1 {
            font-size: 46px;
        }
    }
    .contact_info-wrapper {
        width: 70%;
        padding: 0 7.5px 80px;
    }
}


/*---------------------------------------------- Josh Page ----------------------------------------------*/

.josh-header p {
    font-size: 24px;
    line-height: 1.5;
    font-family: "FuturaStd-Medium";
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.josh-info_body {
    width: 83.33%;
    margin: 0 auto;
    padding: 13px 0 127px;
}

.josh-info_wrapper {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    .josh_img {
        width: 50%;
        padding: 0 15px;
        img{
          display:block;
          height: 100%;
          object-fit: cover;
          object-position: center;
        }
    }
    .josh_sec {
        width: 50%;
        padding: 0 15px;
        display: flex;
        flex-wrap: wrap;
        p {
            line-height: 1.75;
            margin: 0;
            text-align: justify;
        }
    }
}

.josh_bottom {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    .josh_bottom_sec {
        width: 50%;
        padding: 0 15px;
        p {
            line-height: 1.75;
            margin: 0;
            text-align: justify;
            &:not(:first-child) {
                margin-top: 20px;
            }
        }
    }
}

.josh-sign-img {
    margin-top: 0;
    margin-right: 0;
    img {
        display: block;
        margin-left: auto;
    }
}

@media screen and (max-width: 991px) {
    .josh-header p {
        font-size: 15px;
        margin: 20px auto 0;
    }
    .josh-info_body {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 60px;
    }
    .josh-info_wrapper .josh_img,
    .josh-info_wrapper .josh_sec {
        width: 100%;
    }
    .josh-info_wrapper .josh_img {
        order: 1;
    }
    .josh-info_wrapper .josh_sec {
        order: 2;
        margin-top: 15px;
    }
    .josh-info_wrapper .josh_sec p,
    .josh_bottom .josh_bottom_sec p {
        font-size: 14px;
    }
    .josh-info_wrapper .josh_sec p:not(:first-child),
    .josh_bottom .josh_bottom_sec p:not(:first-child) {
        margin-top: 15px;
    }
    .josh_bottom .josh_bottom_sec {
        width: 100%;
    }
    .josh_bottom {
        margin: 0px -15px 0;
    }
    .josh_bottom .josh_bottom_sec:last-child p {
        margin-top: 15px;
    }
    .josh_img img {
        display: block;
        margin: 0 auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .josh-info_wrapper .josh_sec p,
    .josh_bottom .josh_bottom_sec p {
        font-size: 14px;
    }
    .josh-info_wrapper .josh_sec p:not(:first-child),
    .josh_bottom .josh_bottom_sec p:not(:first-child) {
        margin-top: 10px;
    }
    .josh-info_body {
        padding: 0 0 80px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
  .josh-info_wrapper .josh_sec p:not(:first-child),
  .josh_bottom .josh_bottom_sec p:not(:first-child) {
      margin-top: 15px;
  }
  .josh-info_wrapper .josh_img img {
    object-position: right;
  }
}


/*---------------------------------------------- Manifesto Page ----------------------------------------------*/

[id$="16555255248ad02c46"] .social-impact-info {
    padding-top: 120px;
}

.social-impact-info {
    padding: 0 0 120px;
    .social-impact-wrapper {
        max-width: 850px;
        margin: 0 auto;
        h3 {
            font-family: "FuturaStd-Light";
            font-size: 42px;
            line-height: 1.286;
            text-align: center;
            text-transform: uppercase;
            margin: 0;
        }
        img {
            margin-top: 68px;
            display: block;
        }
        .social-impact-body {
            margin: 68px auto 0;
            p {
                line-height: 1.75;
                margin-bottom: 0;
                margin-top: 20px;
                text-align: justify;
            }
        }
    }
}

.commuity-sec {
    max-width: 1050px;
    margin: auto;
    padding: 76px 0 140px;
    .community-heading {
        h2 {
            font-size: 42px;
            margin: 0;
            text-align: center;
            text-transform: uppercase;
            line-height: 1.28;
        }
        p {
            max-width: 850px;
            margin: 20px auto 0;
            line-height: 1.75;
        }
    }
}

@media screen and (max-width: 767px) {
    [id$="16555255248ad02c46"] .social-impact-info {
        padding-top: 50px;
    }
    .social-impact-info {
        padding: 0 15px 50px;
        .social-impact-wrapper {
            h3 {
                font-size: 24px;
            }
            img {
                margin-top: 20px;
            }
            .social-impact-body {
                margin: 30px auto 0;
                p {
                    font-size: 14px;
                }
            }
        }
    }
    .commuity-sec {
        padding: 50px 15px;
        .community-heading {
            h2 {
                font-size: 24px;
            }
            p {
                font-size: 14px;
                margin: 10px auto 0;
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    [id$="16555255248ad02c46"] .social-impact-info {
        padding-top: 70px;
    }
    .social-impact-info {
        padding: 0 15px 70px;
        .social-impact-wrapper {
            h3 {
                font-size: 32px;
            }
            img {
                margin-top: 39px;
            }
            .social-impact-body {
                margin: 39px auto 0;
                p {
                    font-size: 14px;
                }
            }
        }
    }
    .commuity-sec {
        padding: 70px 15px;
        .community-heading {
            h2 {
                font-size: 32px;
            }
            p {
                max-width: 590px;
                font-size: 14px;
                margin: 15px auto 0;
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    [id$="16555255248ad02c46"] .social-impact-info {
        padding-top: 90px;
    }
    .social-impact-info {
        padding: 0 15px 90px;
        .social-impact-wrapper {
            h3 {
                font-size: 36px;
            }
            img {
                margin-top: 49px;
            }
            .social-impact-body {
                margin: 59px auto 0;
            }
        }
    }
    .commuity-sec {
        padding: 70px 15px 90px;
        .community-heading {
            h2 {
                font-size: 36px;
            }
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    [id$="16555255248ad02c46"] .social-impact-info {
        padding-top: 100px;
    }
    .social-impact-info {
        padding: 0 0 100px;
        .social-impact-wrapper {
            h3 {
                font-size: 38px;
            }
            .social-impact-body {
                margin: 59px auto 0;
            }
        }
    }
    .commuity-sec {
        .community-heading {
            h2 {
                font-size: 38px;
            }
        }
    }
}


/*---------------------------------------------- My Approach Page ----------------------------------------------*/

.approach-detail-wrapper {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 0 120px;
    img {
        margin: 0 auto 70px;
        display: block;
    }
    h3 {
        font-size: 36px;
        line-height: 1.28;
        margin: 69px 0 0;
    }
    p {
        line-height: 1.8;
        margin-top: 20px;
        margin-bottom: 0;
        text-align: justify;
        color: #8a8d8f;
    }
}

.phase-sec {
    max-width: 875px;
    margin: 0 auto 99px;
    padding-top: 62px;
    padding-bottom: 83px;
    h2 {
        font-size: 36px;
        line-height: 1.28;
        margin: 0;
        text-align: center;
        padding-bottom: 0;
        text-transform: uppercase;
    }
    p {
        text-align: center;
        max-width: 630px;
        margin: 20px auto 60px;
        color: #898b8e;
    }
}

.realted-article-wrapper.innerpage-related-article {
    h3 {
        font-size: 36px;
    }
}

.josh-bottom-content {
    text-align: center;
    padding-top: 120px;
    h2 {
        margin: 0;
        font-size: 36px;
        text-transform: uppercase;
    }
    p {
        font-size: 20px;
        text-align: center;
    }
}

.beauty-body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    h6, h2 {
        line-height: 1.4;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        width: 16.66%;
    }
    p {
        margin: 0;
        text-align: justify;
        max-width: none;
        line-height: 1.75;
        &:not(:first-child) {
            margin-top: 20px;
        }
        a {
            color: #63666a;
            text-decoration: underline;
            text-underline-offset: 2px;
        }
    }
}

.beauty-info {
    width: 100%;
    max-width: 631px;
}

.beauty-sec {
    border-top: 1px solid rgba(99, 102, 106, 0.3);
    padding-top: 37px;
    padding-bottom: 37px;
}

@media screen and (max-width: 767px) {
    .approach-detail-wrapper {
        padding: 0 15px 50px;
        h3 {
            font-size: 26px;
            margin: 30px 0 0;
        }
        img {
            margin: 0 auto;
        }
    }
    .josh-bottom-content {
        padding-top: 50px;
        h2 {
            font-size: 24px;
        }
        p {
            font-size: 16px;
            margin-top: 10px;
        }
    }
    .phase-sec .beauty-body {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        h6, h2 {
            font-size: 17px;
            margin-bottom: 10px;
            width: 100%;
        }
        p {
            font-size: 14px;
            margin: 0;
        }
    }
    .beauty-sec {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .beauty-body p:not(:first-child) {
        margin-top: 15px;
    }
    .phase-sec {
        padding-top: 50px;
        padding-bottom: 50px;
        margin: 0 auto 33px;
        h2 {
            font-size: 24px;
        }
        p {
            margin: 10px auto 40px;
        }
    }
    .realted-article-wrapper.innerpage-related-article h3 {
        font-size: 26px;
    }
}

@media screen and (max-width: 480px) {
    .phase-sec .beauty-body {
        text-align: left;
    }
    .approach-detail-wrapper {
        padding: 0 30px 50px;
    }
    .my-approach #realted-article .page-width {
        padding: 0;
    }
    .my-approach #realted-article .related-content {
        padding: 0 30px;
    }
    .my-approach .realted-article-wrapper .related-sec {
        margin: 0;
        .related-article-body {
            padding: 0;
        }
    }
    .approach-beauty-wrapper {
        .page-width {
            padding: 0;
        }
        .phase-sec {
            h2,
            p {
                text-align: left;
                padding: 0 30px;
            }
            .beauty-body p {
                padding: 0;
            }
        }
        .phase-wrapper {
            .beauty-sec {
                padding: 30px;
            }
        }
    }
    .josh-bottom-content p {
        font-size: 16px;
        max-width: 284px;
        margin: 10px auto 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .approach-detail-wrapper {
        padding: 0 15px 50px;
        h3 {
            font-size: 28px;
            margin: 30px 0 0;
        }
        img {
            margin: 0 auto 40px;
        }
    }
    .josh-bottom-content {
        padding-top: 50px;
        h2 {
            font-size: 26px;
        }
        p {
            font-size: 18px;
            margin-top: 13px;
        }
    }
    .realted-article-wrapper.innerpage-related-article h3 {
        font-size: 30px;
        margin: 0 0 30px;
    }
    .phase-sec {
        padding-top: 50px;
        padding-bottom: 60px;
        margin: 0 auto 53px;
        h2 {
            font-size: 26px;
        }
        p {
            margin: 15px auto 45px;
        }
    }
    .beauty-body h6, .beauty-body h2 {
        font-size: 17px;
    }
    .phase-sec .beauty-sec {
        padding-top: 30px;
        padding-bottom: 30px;
        p {
            font-size: 15px;
            margin: 0;
        }
    }
    .beauty-body p:not(:first-child) {
        margin-top: 15px;
    }
    .beauty-info {
        max-width: 530px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .approach-detail-wrapper {
        padding: 0 15px 80px;
        h3 {
            font-size: 32px;
            margin: 30px 0 0;
        }
        img {
            margin: 0 auto 50px;
        }
    }
    .josh-bottom-content {
        padding-top: 80px;
    }
    .realted-article-wrapper.innerpage-related-article h3 {
        font-size: 32px;
    }
    .phase-sec h2 {
        font-size: 30px;
    }
    .beauty-sec {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .beauty-body h6, .beauty-body h2 {
        font-size: 18px;
    }
    .phase-sec {
        padding-bottom: 50px;
        margin: 0 auto 63px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .phase-sec {
        margin: 0 auto 73px;
    }
    .realted-article-wrapper.innerpage-related-article h3 {
        font-size: 34px;
    }
}


/*---------------------------------------------- Blog Listing Page ----------------------------------------------*/

.feartured-blog-wrapper .blog-wrppaer {
    display: flex;
    align-items: center;
    padding: 60px 0 0;
    .blog-body h4 {
        text-transform: uppercase;
    }
}

.article-wrapper {
    padding-bottom: 111px;
}

.article__body {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: center;
}

.blog-articles__article {
    width: 33.33%;
    padding: 0 15px;
    margin-top: 71px;
}

.blog-img {
    position: relative;
    padding-bottom: 71.3%;
    img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
}

.blog-info {
    padding-top: 35px;
    h4 {
        margin: 0;
        a {
            font-size: 24px;
            line-height: 1.5;
            color: #63666a;
            text-transform: uppercase;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            transition: all 0.4s;
            &:hover {
                color: #000;
            }
        }
    }
    p {
        font-size: 20px;
        line-height: 1.5;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: justify;
        margin: 40px 0 32px;
    }
    a.continue-btn {
        display: inline-block;
        text-transform: uppercase;
        font-size: 14px;
        border-bottom: 1px solid #63666a;
        color: #63666a;
        padding-bottom: 2px;
        letter-spacing: 1.4px;
        transition: all 0.4s;
        &:hover {
            color: #000;
        }
    }
}

.tag-group {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    margin: 0;
    list-style: none;
    width: 200px;
    z-index: 2;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.blog-filter-left {
    display: flex;
    align-items: center;
    h6 {
        line-height: 1.28;
        padding-bottom: 29px;
        font-size: 14px;
        font-family: "FuturaStd-Medium";
        font-weight: 500;
        color: #63666a;
        letter-spacing: 0;
        margin: 0 32px 0 0;
    }
}

.filter-group-body h3 {
    font-size: 14px;
    cursor: pointer;
    padding-bottom: 29px;
    line-height: 1.28;
    color: #63666a;
    margin: 0 24px 0 0;
    letter-spacing: 0;
    text-transform: uppercase;
}

.blog-top-filter {
    border-bottom: 1px solid rgba(99, 102, 106, 0.3);
    padding-top: 26px;
    display: flex;
    justify-content: space-between;
}

.filter-group-body {
    position: relative;
    h3 svg {
        width: 6px;
        height: auto;
        position: relative;
        top: -3px;
        margin-left: 7px;
    }
}

.tag-group input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.filter-label {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
}

.tag-group input[type="radio"]+.filter-label:before {
    content: "";
    background: #fafafa;
    border-radius: 100%;
    border: 1px solid #d7d7d7;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: -1px;
    margin-right: 15px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 0.25s ease;
}

.tag-group input[type="radio"]:checked+.filter-label:before {
    background-color: #231f20;
    box-shadow: inset 0 0 0 3px #f4f4f4;
    border-color: #231f20;
}

.tag-group li.sidebar__filter-item:not(:last-child) {
    margin-bottom: 10px;
}

.mobile-filter-handle span {
    display: none;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    border-radius: 0;
    align-items: center;
    border: 1px solid;
    justify-content: center;
    padding: 10px 30px;
    margin: 40px auto 0;
    color: #63666a;
    transition: all 0.4s;
    width: fit-content;
    font-family: "FuturaStd-Book";
}

.mobile-filter-handle svg {
    width: 24px;
    height: 24px;
    fill: #000;
    margin-right: 10px;
}

.mobile-filter-handle svg line,
.mobile-filter-handle svg circle {
    stroke: #63666a;
}

.filter-close {
    position: absolute;
    right: 20px;
    width: 34px;
    height: 34px;
    background: #000;
    border-radius: 50%;
    top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.filter-close svg {
    fill: #fff;
}

.blog-sort {
    position: relative;
}

.blog-sort h3 {
    margin: 0;
    font-size: 14px;
    color: #63666a;
    text-transform: uppercase;
    font-family: FuturaStd-Medium;
    font-weight: 500;
    cursor: pointer;
    padding-bottom: 29px;
    display: flex;
    align-items: center;
}

.blog-filter-right .tag-group {
    right: 0;
}

.blog-sort h3 svg {
    width: 8px;
    height: 8px;
    margin-left: 9px;
}

.blog-sort label {
    display: flex;
    align-items: center;
}

.blog-sort .tag-group .radio:not(:last-child) {
    margin-bottom: 5px;
}

.blog-sort input[type="radio"]+label:before {
    content: "";
    background: #fafafa;
    border-radius: 100%;
    border: 1px solid #d7d7d7;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: -1px;
    margin-right: 15px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 0.25s ease;
}

.blog-sort input[type="radio"]:checked+label:before {
    background-color: #231f20;
    box-shadow: inset 0 0 0 3px #f4f4f4;
    border-color: #231f20;
}

@media screen and (max-width: 767px) {
    .blog-filter-left h6 {
        margin: 0;
        font-size: 26px;
        text-align: center;
        border-bottom: 1px solid rgba(99, 102, 106, 0.3);
        padding-bottom: 20px;
    }
    .tag-group input[type="radio"]+.filter-label:before {
        margin-right: 10px;
    }
    .feartured-blog-wrapper .blog-wrppaer {
        padding: 50px 0 0;
        flex-direction: column-reverse;
    }
    .article-wrapper .pagination-wrapper {
        margin-top: 50px;
    }
    .blog-articles__article {
        width: 50%;
        margin-top: 45px;
    }
    .blog-info h4 a {
        font-size: 18px;
    }
    .blog-info {
        padding-top: 20px;
    }
    .blog-info p {
        font-size: 15px;
        margin: 15px 0 12px;
    }
    .blog-info a.continue-btn {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .blog-articles__article {
        width: 100%;
        margin-top: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .feartured-blog-wrapper .blog-body p {
        font-size: 18px;
        margin: 0 0 22px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .blog-articles__article {
        width: 50%;
        margin-top: 50px;
    }
    .blog-info h4 a {
        font-size: 20px;
    }
    .blog-info {
        padding-top: 25px;
    }
    .blog-info p {
        font-size: 16px;
        margin: 20px 0 20px;
    }
}

@media (min-width: 992px) and (max-width: 1359px) {
    .feartured-blog-wrapper .blog-body p {
        font-size: 18px;
        margin: 0 0 22px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .feartured-blog-wrapper .blog-wrppaer .blog-body h4 {
        font-size: 24px;
    }
    .blog-info h4 a {
        font-size: 22px;
    }
    .blog-info {
        padding-top: 25px;
    }
    .blog-info p {
        font-size: 17px;
        margin: 20px 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .mobile-filter-handle span {
        display: flex;
    }
    .filter-overlay {
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 5;
    }
    .blog-top-filter {
        position: fixed;
        top: 0;
        width: 300px;
        height: 100%;
        background: #fff;
        right: -100%;
        z-index: 6;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.4s;
        display: block;
    }
    .blog-top-filter.open {
        right: 0;
        padding: 20px 0;
    }
    body.filter-open {
        overflow: hidden;
    }
    body.filter-open .filter-overlay {
        display: block !important;
    }
    .blog-filter-left {
        display: block;
    }
    .filter-group,
    .blog-filter-right {
        padding: 0 20px;
    }
    .blog-filter-right .radio {
        margin-bottom: 5px;
    }
    .tag-group {
        padding: 5px 20px;
        width: 100%;
        display: block;
        position: relative;
        top: 0;
        bottom: auto;
        box-shadow: none;
        display:block !important;
    }
    .filter-group-body h3 svg,
    .blog-filter-right h3 svg {
        display: none;
    }
    .filter-group-body h3,
    .blog-filter-right h3 {
        font-size: 16px;
        margin: 0;
        padding-bottom: 10px;
    }
    .blog-filter-right h3 {
        font-family: "FuturaStd-Light";
        text-transform: capitalize;
    }
    .tag-group li.sidebar__filter-item:not(:last-child) {
        margin-bottom: 5px;
    }
    .filter-group-body,
    .blog-filter-right {
        margin-top: 20px;
    }
    .filter-close {
        display: flex;
    }
}


/*---------------------------------------------- Blog Detail Page ----------------------------------------------*/

.article-sec {
    display: flex;
    margin: 0 -15px;
    .article-right {
        width: 25%;
        padding: 0 14px 0 45px;
        position: sticky;
        top: 100px;
        height: 100%;
        .sidebar-box {
            margin-bottom: 60px;
        }
    }
    .article-left {
        width: 75%;
        padding: 0 15px;
    }
}

.article-heading {
    text-align: center;
    padding-bottom: 69px;
    h1.article-template__title {
        font-size: 42px;
        line-height: 1.286;
        text-transform: uppercase;
        letter-spacing: 0;
        margin: 0 0 26px;
    }
    .article-date {
        display: flex;
        align-items: center;
        justify-content: center;
        span {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 1.28;
            padding-left: 17px;
        }
    }
}

h3.sidebar_heading {
    margin: 0 0 30px;
    letter-spacing: 1.6px;
    font-size: 16px;
    line-height: 1.27;
    font-family: "FuturaStd-Medium";
    text-transform: uppercase;
    font-weight: 500;
}

.article-right {
    .newsletter--form {
        .field--input {
            svg {
                left: 25px;
            }
        }
    }
}

.sidebar-connect {
    ul li {
        margin-right: 32px;
        svg {
            width: 24px;
            height: 24px;
        }
        svg.icon.icon-facebook {
            width: auto;
        }
    }
}

.sidebar-related-blog .related-article a {
    line-height: 1.71;
    font-size: 14px;
    text-transform: uppercase;
    color: #63666a;
}

.sidebar-related-blog .related-article .well:not(:last-child) {
    margin-bottom: 35px;
}

.sidebar_newsletter {
    .field__button {
        position: relative;
    }
    .newsletter-form__field-wrapper {
        .field--input {
            input {
                display: block;
                width: 100%;
                border: 1px solid #d3d2d2;
                height: 62px;
                font-family: "FuturaStd-Book";
                font-size: 16px;
                padding-left: 59px;
                padding-right: 15px;
            }
        }
    }
}

.sidebar_newsletter .field:after,
.sidebar_newsletter .field:before {
    display: none;
}

.sidebar_newsletter .field {
    display: block;
}

.sidebar_newsletter .newsletter-form__field-wrapper button.newsletter-form__button {
    position: relative;
    width: 100%;
    background: #63666a;
    display: block;
    height: 62px;
    font-size: 14px;
    color: #fff;
    font-family: "FuturaStd-Book";
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    transition: all 0.4s;
    &:hover {
        background: #000;
    }
}

.article-left {
    .article-img {
        position: relative;
        padding-bottom: 50%;
        margin-bottom: 88px;
        img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }
    }
    h3, h2 {
        margin-top: 30px;
    }
    h3, h2,
    h4 {
        font-size: 28px;
        line-height: 1.28;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    p {
        font-size: 16px;
        line-height: 1.75;
        margin: 0 0 20px;
        word-break: break-word;
        color: #63666a;
        a {
            color: #63666a;
            text-decoration: underline;
            text-underline-offset: 3px;
        }
    }
    h4 {
        margin-top: 65px;
    }
}

.article-detail-wrapper {
    position: relative;
    .article__template {
        z-index: 1;
        position: relative;
    }
}

.article .breadcrumbs__item {
    position: relative;
    a {
        margin-right: 24px;
        color: #63666a;
        text-transform: none;
        font-size: 14px;
        letter-spacing: 0;
    }
    a[aria-current="page"] {
        font-family: "FuturaStd-Medium";
    }
    &:not(:first-child) a {
        margin-left: 24px;
    }
}

.article .breadcrumbs__list {
    text-align: center;
}

.article .breadcrumbs {
    margin: 58px 0;
    position: relative;
    z-index: 1;
}

.article .breadcrumbs__item:not(:last-child):after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 4px;
    height: 4px;
    border-top: 1.5px solid;
    border-right: 1.5px solid;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background: none;
    margin: 0;
}

.article .featured-collection {
    background: #fafafa;
    padding: 79px 0;
    margin-top: 96px;
    .card__information {
        .product__price_collection {
            display: none;
        }
        .card__heading a {
            color: currentColor;
            display: block;
        }
    }
}

.article-product{
  .card__information [data-oke-star-rating]{
    padding-top:0;
  }
}

.article-share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    h4 {
        font-size: 16px;
        line-height: 1.75;
        margin: 0;
        text-transform: uppercase;
    }
    ul.footer__list-social li:last-child {
        margin-left: 10px;
    }
    @media screen and (max-width:767px) {
        ul.footer__list-social li:last-child {
            margin: 0 10px;
        }
    }
    ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        li {
            margin: 0 10px;
            a {
                color: #b7b8ba;
                line-height: 1;
                display: block;
                svg {
                    width: 24px;
                    height: 24px;
                    fill: #b7b8ba;
                    path {
                        fill: #b7b8ba;
                        transition: all 0.4s;
                    }
                }
            }
            &:hover svg path {
                fill: #000;
            }
        }
    }
}

.article-content h2 {
    font-size: 14px;
    line-height: 1.71;
    text-transform: uppercase;
    margin: 0;
    a {
        color: #63666a;
        transition: all 0.4s;
        &:hover {
            color: #000;
        }
    }
}

.sidebar_related-article .article-content:not(:last-child) h2 {
    margin-bottom: 18px;
}

.article .main_variant_sizes {
    display: none;
}

.article .card__information .card__heading {
    margin-bottom: 20px;
}

.article-comment-sec {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 48px;
    padding-bottom: 87px;
}

#comments {
    border-top: 1px solid rgba(99, 102, 106, 0.1);
    padding-top: 32px;
    margin-top: 36px;
    h2 {
        font-size: 28px;
        text-transform: uppercase;
        margin: 0 0 45px;
        line-height: 1.286;
    }
    .field {
        &:after,
        &:before {
            display: none;
        }
        input,
        textarea {
            width: 100%;
            border: 1px solid rgba(99, 102, 106, 0.3);
            padding: 25px 40px;
            height: 70px;
            font-size: 16px;
            font-family: "FuturaStd-Book";
        }
        textarea {
            height: 195px;
        }
    }
}

.collection.blog-product.featured-collection {
    li {
        padding: 0 15px;
    }
    .card-wrapper {
        background: #fff;
        .card__information {
            padding: 26px 10px 65px;
        }
    }
}

.comment-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 38px;
    p.article-template__comment-warning.caption {
        margin: 0;
        font-size: 14px;
        line-height: 1.4;
        font-family: "FuturaStd-LightOblique";
    }
    input {
        padding: 26px 47px;
        height: auto;
        min-height: auto;
        font-size: 14px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        font-family: FuturaStd-Book;
        transition: all 0.4s;
        border: 1px solid #63666a;
        &:hover {
            background: none;
            color: #63666a;
        }
    }
}

.article-template__comments .article-template__comments-comment {
    border: 1px solid rgba(99, 102, 104, 0.3);
}

.pagination-wrapper .pagination__item {
    width: 40px;
    height: 40px;
    border: 1px solid #63666a;
    font-size: 14px;
    font-family: "FuturaStd-Book";
    transition: all 0.4s;
}

body .pagination-wrapper .pagination__item:after {
    display: none;
}

.pagination-wrapper .pagination__item:hover,
.pagination-wrapper .pagination__item.pagination__item--current {
    background: #63666a;
    color: #fff;
}

.relatedArticles h2 {
    font-size: 32px;
    line-height: 1.28;
    margin: 0 0 50px;
    text-transform: uppercase;
    text-align: center;
}

.related-article-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    .related-article-body:last-child {
        display: none;
    }
}

.related-article-body {
    width: 33.33%;
    padding: 0 15px;
    h2 {
        font-size: 24px;
        text-align: left;
        line-height: 1.5;
        margin: 35px 0;
        color: #63666a;
        text-transform: uppercase;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        a {
            color: #63666a;
        }
    }
    img {
        display: block;
    }
    a.realted_btn {
        font-size: 14px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        color: #63666a;
        line-height: 1.28;
        border-bottom: 1px solid #63666a;
        padding-bottom: 5px;
        display: inline-block;
        transition: all 0.4s;
        &:hover {
            color: #000;
            border-color: #000;
        }
    }
}

.related-article-img {
    position: relative;
    padding-bottom: 71.3%;
    img {
        position: absolute;
        height: 100%;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }
}

.relatedArticles {
    border-top: 1px solid rgba(99, 102, 106, 0.1);
    padding-top: 120px;
    padding-bottom: 111px;
}


/* Responsive */

@media screen and (max-width: 767px) {
    .article .featured-collection {
        padding: 50px 0 30px;
        margin-top: 47px;
    }
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
    .card__information .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star {
        font-size: 13px;
    }
    .featured-collection .card__information,
    .featured-collection .card__content {
        padding: 0;
    }
    .article-share {
        justify-content: center;
        flex-direction: column;
        h4 {
            margin-bottom: 15px;
        }
    }
    .circle-divider:after {
        margin: 0 8px;
    }
    #comments {
        padding-top: 26px;
        margin-top: 26px;
        h2 {
            font-size: 24px;
            margin: 0 0 25px;
            text-align: center;
        }
        .field input,
        .field textarea {
            padding: 10px 20px;
            height: 55px;
            font-size: 14px;
        }
        .field {
            margin-bottom: 10px;
        }
    }
    .comment-bottom {
        margin-top: 20px;
        flex-direction: column;
        text-align: center;
        input {
            padding: 19px 37px;
            font-size: 12px;
            margin-top: 20px;
        }
    }
    .article-comment-sec {
        padding-bottom: 50px;
    }
    .comment-bottom {
        margin-top: 25px;
    }
    .newsletter__wrapper h2 {
        margin-bottom: 20px;
    }
    .relatedArticles {
        padding-top: 50px;
        padding-bottom: 50px;
        h2 {
            font-size: 26px;
            margin: 0 0 30px;
        }
        .related-article-body {
            width: 50%;
        }
    }
    .related-article-body h2 {
        font-size: 16px;
        margin: 15px 0 10px;
    }
    .related-article-wrapper .related-article-body:not(:last-child) {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {
    .relatedArticles .related-article-body {
        width: 100%;
    }
    .related-article-body h2 {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .article .featured-collection {
        padding: 50px 0 40px;
        margin-top: 40px;
    }
    .newsletter__wrapper h2 {
        margin-bottom: 20px;
    }
    #comments {
        h2 {
            font-size: 26px;
            margin: 0 0 30px;
            text-align: center;
        }
        .field input,
        .field textarea {
            height: 60px;
            padding: 15px 25px;
        }
        .field textarea {
            height: 120px;
        }
    }
    .comment-bottom input {
        padding: 22px 37px;
    }
    .article-comment-sec {
        padding-bottom: 60px;
    }
    .comment-bottom {
        margin-top: 25px;
    }
    .relatedArticles {
        padding-top: 70px;
        padding-bottom: 73px;
    }
    .relatedArticles h2 {
        font-size: 28px;
        margin: 0 0 30px;
    }
    .related-article-body h2 {
        font-size: 20px;
        margin: 20px 0 20px;
    }
    .related-article-body a {
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .article-sec {
        flex-wrap: wrap;
        .article-right {
            width: 100%;
            margin-top: 30px;
            padding-left: 15px;
            .sidebar-box {
                max-width: 450px;
                margin: 0 auto 40px;
            }
        }
        .article-left {
            width: 100%;
            .article-img {
                margin-bottom: 30px;
            }
            img {
                display: block;
            }
            h4 {
                margin-top: 40px;
            }
            h3, h2,
            h4 {
                font-size: 20px;
                margin-bottom: 15px;
                line-height: 1.4;
            }
            p {
                font-size: 14px;
            }
        }
    }
    .sidebar_related-article .article-content:not(:last-child) h2 {
        margin-bottom: 12px;
    }
    h3.sidebar_heading {
        margin: 0 0 20px;
        letter-spacing: 1.4px;
        font-size: 14px;
    }
    .sidebar_newsletter .newsletter-form__field-wrapper .field--input input {
        height: 50px;
        font-size: 14px;
        padding-left: 50px;
    }
    .sidebar_newsletter .newsletter-form__field-wrapper button.newsletter-form__button {
        height: 50px;
        font-size: 14px;
    }
    .newsletter-form__field-wrapper .field {
        margin: 0;
    }
    .sidebar-connect ul li {
        margin-right: 20px;
        svg {
            width: 20px;
            height: 20px;
        }
    }
    .collection.blog-product.featured-collection .card-wrapper .card__information {
        padding: 26px 10px;
    }
    .article .breadcrumbs {
        margin: 30px 0;
        a {
            margin-right: 15px;
            font-size: 13px;
            line-height: 1.3;
        }
        .breadcrumbs__item:not(:first-child) a {
            margin-left: 15px;
        }
    }
    .article-heading {
        text-align: center;
        padding-bottom: 30px;
        h1.article-template__title {
            font-size: 24px;
            margin: 0 0 16px;
            line-height: 1.4;
        }
        .article-date span {
            padding-left: 14px;
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .article .breadcrumbs {
        margin: 40px 0;
    }
    .article-heading {
        text-align: center;
        padding-bottom: 49px;
        h1.article-template__title {
            font-size: 34px;
            margin: 0 0 18px;
        }
    }
    .article-sec {
        .article-right {
            width: 30%;
            padding: 0 15px;
        }
        .article-left {
            width: 70%;
        }
    }
    .article-left {
        .article-img {
            margin-bottom: 38px;
        }
        img {
            display: block;
        }
        h3, h2,
        h4 {
            font-size: 25px;
        }
        p {
            font-size: 15px;
            margin-bottom: 15px;
        }
    }
    .article-sec {
        .article-right {
            .sidebar-box {
                margin-bottom: 50px;
            }
        }
    }
    .sidebar-connect ul li {
        margin-right: 22px;
        svg {
            width: 20px;
            height: 20px;
        }
    }
    h3.sidebar_heading {
        margin: 0 0 25px;
        letter-spacing: 0.8px;
        font-size: 16px;
    }
    .sidebar_newsletter .newsletter-form__field-wrapper .field--input input {
        padding-left: 60px;
    }
    .newsletter-form__field-wrapper .field {
        margin: 0;
    }
    .article .featured-collection {
        padding: 60px 0 50px;
    }
    .relatedArticles {
        padding-top: 90px;
        padding-bottom: 93px;
    }
    .relatedArticles h2 {
        font-size: 29px;
        margin: 0 0 40px;
    }
    .related-article-body h2 {
        font-size: 22px;
        margin: 30px 0 25px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .article {
        .breadcrumbs {
            margin: 48px 0;
        }
        .featured-collection {
            padding: 66px 0;
            margin-top: 70px;
        }
    }
    .article-heading {
        padding-bottom: 59px;
        h1.article-template__title {
            font-size: 36px;
            margin: 0 0 22px;
        }
    }
    .article-left {
        .article-img {
            margin-bottom: 48px;
        }
        img {
            display: block;
        }
        h3, h2,
        h4 {
            font-size: 26px;
        }
    }
    .article-sec {
        .article-right {
            width: 30%;
            padding: 0 15px;
        }
        .article-left {
            width: 70%;
        }
    }
    h3.sidebar_heading {
        font-size: 17px;
        margin: 0 0 28px;
        letter-spacing: 1.5px;
    }
    .sidebar-connect ul li {
        margin-right: 26px;
        svg {
            width: 22px;
            height: 22px;
        }
    }
}


/*---------------------------------------------- Press Page ----------------------------------------------*/

.press-wrapper {
    .press-detail {
        display: flex;
        border-bottom: 1px solid rgba(99, 102, 104, 0.2);
        padding-bottom: 6px;
    }
}

.press-left {
    width: 14.73%;
}

.press-right {
    padding-left: 79px;
    width: 85.27%;
    .date {
        display: none;
    }
}

.press-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
    .press-body {
        width: 33.33%;
        padding: 0 30px 60px;
        h6 {
            font-size: 16px;
            line-height: 1;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 1.6px;
            color: #63666a;
            font-family: "FuturaStd-Book";
            font-weight: 400;
            a {
                color: #63666a;
            }
        }
        p {
            font-size: 16px;
            line-height: 1.7;
            margin: 20px 0 17px;
            min-height: 77px;
            text-align: justify;
        }
        span {
            display: block;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 1.2px;
            color: rgba(99, 102, 104, 0.44);
        }
    }
}

#page_navigation {
    display: flex;
    justify-content: center;
    margin-top: -13px;
    margin-bottom: 100px;
    a {
        width: 40px;
        height: 40px;
        border: 1px solid rgba(99, 102, 106, 0.2);
        font-size: 14px;
        font-family: "FuturaStd-Medium";
        color: #c0c2c3;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 8px;
        transition: all 0.4s;
        svg path {
            transition: all 0.4s;
            fill: #c0c2c3;
        }
    }
    a.page_link.active_page,
    a:hover {
        border-color: #63666a;
        color: #63666a;
    }
    a:hover svg path {
        fill: #63666a;
    }
}

@media screen and (max-width: 767px) {
    .press-wrapper {
        .press-detail {
            display: flex;
            flex-wrap: wrap;
        }
    }
    .press-left {
        width: 100%;
        margin-bottom: 30px;
        img {
            display: block;
            margin: 0 auto;
        }
    }
    .press-right {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    .press-info {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        .press-body {
            width: 100%;
            padding: 0 0 25px;
            text-align: center;
            h6 {
                font-size: 15px;
            }
            p {
                font-size: 14px;
                min-height: auto;
                margin: 15px 0 10px;
            }
        }
    }
    #page_navigation {
        margin-bottom: 50px;
        margin-top: -20px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .press-info {
        margin: 0;
        .press-body {
            width: 50%;
            padding: 0 15px 30px;
            h6 {
                font-size: 15px;
            }
            p {
                font-size: 14px;
                min-height: auto;
                margin: 15px 0 10px;
            }
        }
    }
    #page_navigation {
        margin-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .press-right {
        padding-left: 40px;
    }
    .press-info .press-body {
        padding: 0 15px 40px;
        h6 {
            font-size: 15px;
        }
        p {
            font-size: 14px;
            margin: 15px 0 12px;
            min-height: auto;
        }
    }
    .press-sec {
        margin-bottom: 40px !important;
    }
    #page_navigation {
        margin-top: 0;
        margin-bottom: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .press-info .press-body {
        padding: 0 20px 50px;
        p {
            font-size: 14px;
        }
    }
    .press-info {
        margin: 0 -20px;
    }
    .press-sec {
        margin-bottom: 56px !important;
    }
    #page_navigation {
        margin-top: 0;
        margin-bottom: 70px;
    }
}


/*---------------------------------------------- Policy Page ----------------------------------------------*/

.policy-header.page-header {
    padding: 66px 15px 83px;
    p {
        font-size: 16px;
        line-height: 1.75;
        max-width: 850px;
        text-align: center;
        margin: 23px auto 0;
    }
}

.policy-wrapper {
    a {
        text-decoration: underline;
        text-underline-offset: 2px;
        color: #63666a;
        word-break: break-all;
    }
    p {
        margin-top: 0;
        font-size: 16px;
        line-height: 1.75;
        word-break: break-word;
        text-align: justify;
        font-weight: 300;
        i {
            font-style: normal;
            font-family: "FuturaStd-LightOblique";
        }
    }
    ul {
        padding-left: 20px;
        li {
            padding-left: 25px;
            margin-bottom: 12px;
            word-break: break-word;
        }
    }
}

.policy-content {
    max-width: 850px;
    margin: 0 auto;
    h4 {
        font-size: 28px;
        line-height: 1;
        margin: 0 0 21px;
        text-transform: uppercase;
    }
    h6 {
        font-size: 20px;
        line-height: 1.4;
        font-weight: 300;
        margin-top: 31px;
        margin-bottom: 21px;
        color: rgba(99, 102, 106, 0.90);
    }
    table {
        width: calc(100% + 60px) !important;
        box-shadow: 0 0 0 0.1rem rgba(99, 102, 104, 0.19);
        margin: 0 auto;
        position: relative;
        left: -30px;
        margin-top: 36px;
        margin-bottom: 66px;
        p {
            margin-bottom: 0;
            line-height: 1.3;
            word-break: break-word;
            font-size: 14px;
        }
        td {
            border: 0;
            border-bottom: 1px solid rgba(99, 102, 104, 0.19);
            padding: 14px 30px;
        }
        tr:first-child td {
            padding-top: 18px;
        }
    }
}

.policy-content.policy-search>p:first-child {
    display: none;
}

.policy-wrapper .policy-search {
    margin-top: 66px;
    &:first-child {
        margin-top: 0;
    }
}

.subscription-policy,
.terms-conditions {
    .policy-wrapper .policy-search:first-child {
        margin-top: 0;
    }
    .policy__content {
        margin-bottom: 80px;
    }
}

.policy-content h5 {
    font-size: 24px;
    margin: 0 0 20px;
}

.policy-bg {
    background: #fafafa;
    padding: 66px 15px 46px;
}

.policy-content.policy-contact p:last-child {
    border-left: 1px solid #d3d2d2;
    padding-left: 29px;
    margin-top: 25px;
}

.policy__content {
    margin-bottom: 36px;
}

.shipping-returns-policy .main-page-title,
.terms-conditions .main-page-title {
    margin-top: 40px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .shipping-returns-policy .main-page-title,
    .terms-conditions .main-page-title {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px;
    }
    .policy-wrapper p {
        font-size: 14px;
    }
    .policy-content h4 {
        font-size: 20px;
        line-height: 1.4;
        margin: 0 0 10px;
    }
    .policy-wrapper ul li {
        padding-left: 5px;
        margin-bottom: 12px;
    }
    .policy-bg {
        padding: 56px 15px 36px;
    }
    .policy-wrapper .policy-search {
        margin-top: 36px;
    }
    .policy-content table {
        width: 100% !important;
        margin: 26px auto 46px;
        width: 1000px !important;
        border: 1px solid rgba(99, 102, 104, 0.19);
        left: 0;
    }
    .policy-table {
        overflow-x: auto;
    }
    .policy-header.page-header p {
        font-size: 14px;
        margin: 10px auto 0;
    }
    .policy-header.page-header {
        padding: 66px 15px 75px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .policy-header.page-header {
        padding: 56px 15px 75px;
    }
    .shipping-returns-policy .main-page-title,
    .terms-conditions .main-page-title {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px;
    }
    .policy-content h4 {
        font-size: 24px;
    }
    .policy-bg {
        background: #fafafa;
        padding: 56px 15px 40px;
    }
    .policy-wrapper .policy-search {
        margin-top: 36px;
    }
    .policy-wrapper ul li {
        padding-left: 10px;
    }
    .policy-content table {
        width: 100% !important;
        margin: 26px auto 56px;
        left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .policy-content h4 {
        font-size: 26px;
    }
    .policy-wrapper .policy-search {
        margin-top: 46px;
    }
    .shipping-returns-policy .main-page-title,
    .terms-conditions .main-page-title {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 38px;
    }
}


/*---------------------------------------------- Loyalty Reward Page ----------------------------------------------*/

.loyalty-header-wrapper {
    position: relative;
    margin-bottom: 35px;
    img.loyalty-img {
        width: 100%;
        display: block;
    }
}

.logged-in.loyalty-rewards .loyalty-header-wrapper {
    display: none;
}

.loyalty-header-body {
    position: absolute;
    max-width: 850px;
    text-align: center;
    right: -16px;
    bottom: 21.5%;
    h1 {
        font-size: 76px;
        text-transform: uppercase;
        letter-spacing: 0;
        margin: 0;
        line-height: 1.2;
        color: #63666a;
    }
    p {
        font-size: 16px;
        line-height: 1.75;
        margin: 21px 0 30px;
        text-align: center;
        display: block;
    }
    a {
        display: block;
        font-size: 14px;
        color: #63666a;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        border: 1px solid #63666a;
        line-height: 1;
        margin: 0 11px;
        padding: 19.5px 20px;
        min-width: 220px;
        transition: all 0.4s;
    }
    .loyalty-btn {
        display: flex;
        justify-content: center;
        margin-top: 20px;
        a.bg_btn:hover {
            background: none;
            color: #63666a;
        }
        a.bg_btn,
        a.bor_btn:hover {
            background: #63666a;
            color: #fff;
        }
    }
}

body {
    counter-reset: section;
}

.yotpo-progress-bar-indicator {
    display: block !important;
}

.yotpo-rewards-guide-tile-wrapper .yotpo-headline .yotpo-inner-text {
    font-size: 42px !important;
    font-family: "FuturaStd-Light" !important;
    color: #63666a !important;
    line-height: 1.33;
}

.yotpo-reward-steps-list .yotpo-inner-text {
    font-size: 28px !important;
    line-height: 1;
    font-family: "FuturaStd-Light" !important;
}

.yotpo-reward-steps-list .yotpo-reward-steps-description .yotpo-inner-text {
    font-size: 16px !important;
    line-height: 1.75;
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

body .yotpo-widget-my-rewards-widget {
    .yotpo-rewards-guide-tile-wrapper .yotpo-headline {
        margin-bottom: 0;
    }
    .yotpo-reward-steps-item {
        padding-top: 0;
        padding-bottom: 0;
        width: 33.33%;
    }
    .yotpo-reward-steps-list {
        margin: 0 -15px;
    }
    .yotpo-reward-steps-title {
        margin-bottom: 10px;
    }
    .yotpo-info {
        margin-bottom: 75px;
    }
    .yotpo-step-one-icon,
    .yotpo-step-two-icon,
    .yotpo-step-three-icon {
        display: none;
    }
    .yotpo-step-icon {
        height: auto;
    }
    .yotpo-reward-steps-icon {
        position: relative;
        margin-bottom: 51px;
        .yotpo-step-icon::before {
            counter-increment: section;
            content: "0" counter(section);
            font-size: 42px;
            font-family: "FuturaStd-Medium";
            font-weight: 500;
            line-height: 1;
            color: #63666a;
        }
        &:before {
            position: absolute;
            content: "";
            width: 320px;
            height: 1px;
            background: rgba(99, 102, 106, 0.3);
            bottom: 10px;
        }
        &:after {
            position: relative;
            content: "";
            width: 21px;
            height: 21px;
            border: 1px solid rgba(99, 102, 106, 0.3);
            left: 50%;
            transform: translateX(-50%);
            border-radius: 50%;
            display: block;
            margin-top: 26px;
            background: #fff;
        }
    }
    .yotpo-reward-steps-item-3 .yotpo-reward-steps-icon:before {
        display: none;
    }
    .yotpo-tile-box {
        padding: 30px 0 120px;
    }
}

.yotpo-widget-campaign-widget.yotpo-widget-override-css.yotpo-widget-clear {
    position: relative;
    background: #fafafa;
    width: 100%;
    display: block;
    &:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: #fafafa;
        top: 0;
        left: 0;
    }
}

.yotpo-widget-campaign-widget-container {
    position: relative;
    z-index: 1;
}

body .yotpo-widget-campaign-widget {
    .yotpo-widget-campaign-widget-container {
        max-width: 1290px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 120px;
        width: auto !important;
    }
    .flexified-wrapper {
        padding-left: 0;
        padding-right: 0;
        margin: 0 -15px;
        padding-bottom: 0;
    }
    .yotpo-container-headline {
        font-size: 42px !important;
        line-height: 1.33;
        font-family: "FuturaStd-Light" !important;
        padding-bottom: 39px;
        color: #63666a !important;
    }
    .yotpo-tile-wrapper,
    .yotpo-tile {
        position: relative;
    }
    .yotpo-tile {
        background-color: transparent !important;
        padding: 0 15px;
    }
    .flexified-wrapper .flexified-child:before {
        padding: 0 !important;
    }
    .yotpo-widget-campaign-widget-icon-container {
        width: 80px;
        height: 80px;
        border: 1px solid rgba(99, 102, 106, 0.2);
        border-radius: 50%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        margin: 0 auto 27px;
        img {
            width: 39px;
            height: auto !important;
        }
    }
    .yotpo-headline-center-element {
        margin: 0 0 13px;
    }
    .yotpo-title-text {
        font-size: 22px !important;
        color: #63666a !important;
        font-family: "FuturaStd-Light" !important;
    }
    .yotpo-description-text {
        font-size: 16px !important;
        font-family: "FuturaStd-Light" !important;
    }
    .flexified-child.yotpo-outer-tile {
        margin-bottom: 55px !important;
    }
    .yotpo-outer-tile {
        width: 20% !important;
        border: none !important;
    }
}

.yotpo-logged-out-tile.yotpo-overlay-tile {
    background: #fff !important;
    border: 1px solid rgba(99, 102, 106, 0.2);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 0 !important;
    min-height: 223px;
    top: 44px !important;
    z-index: 4;
}

.yotpo-campaign-switcher-wrapper:hover .yotpo-widget-campaign-widget-icon-container {
    position: relative;
    z-index: 6;
}

.yotpo-sign-up-button .yotpo-button-style {
    display: inline-block;
    font-size: 14px !important;
    letter-spacing: 1.4px;
    padding: 0;
    max-width: none !important;
    width: auto !important;
    line-height: 1;
    height: auto !important;
    background: #63666a !important;
    padding: 13px 39px;
    font-family: "FuturaStd-Book" !important;
    border: 1px solid #63666a !important;
    transition: all 0.4s;
    &:hover {
        background: none !important;
        color: #63666a !important;
    }
}

.yotpo-action-button-widget.yotpo-submit-button.yotpo-sign-up-button {
    margin-top: 73px !important;
}

.yotpo-widget-campaign-widget {
    .flexified-wrapper {
        .yotpo-logged-out-center-element {
            color: #63666a !important;
            flex-flow: row !important;
            font-size: 14px;
            font-family: "FuturaStd-Medium" !important;
            font-weight: 500 !important;
            border-top: 1px dashed #e0e0e1;
            padding: 21px 0 !important;
            margin-top: 46px;
            a {
                color: #63666a !important;
                padding: 0 0 0 4px !important;
            }
            div,
            a {
                font-family: "FuturaStd-Medium" !important;
            }
        }
    }
}

.yotpo-widget-campaign-widget :focus {
    box-shadow: none !important;
}

.yotpo-logged-out-tile.yotpo-overlay-tile:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid rgba(99, 102, 106, 0.2);
    bottom: 46px;
    left: -1px;
    box-shadow: inset 0 0px 22px #0000001a;
    background: #fff;
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
    z-index: 6;
    border-left: none;
}

.yotpo-logged-out-tile.yotpo-overlay-tile:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid rgba(99, 102, 106, 0.2);
    bottom: 46px;
    right: -1px;
    box-shadow: inset 0 0px 22px #0000001a;
    background: #fff;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    z-index: 6;
    border-right: none;
}

.yotpo-vip-tiers-widget {
    .yotpo-vip-tiers-list {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
        .yotpo-vip-tiers-headline {
            font-size: 42px !important;
            font-family: "FuturaStd-Light" !important;
            margin-bottom: 61px !important;
            color: #63666a !important;
        }
    }
    .yotpo-vip-tiers-card-container {
        max-width: 1320px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .yotpo-vip-tier-header {
        padding-top: 97px !important;
        padding-bottom: 35px !important;
    }
    .yotpo-vip-tier-benefits {
        padding-bottom: 40px !important;
    }
    .yotpo-vip-tiers-wrapper {
        max-width: none !important;
        padding-left: 0;
        padding-right: 0;
        margin: 0 -15px !important;
        .yotpo-vip-tier-container {
            width: 33.33% !important;
            margin: 0 !important;
            padding: 0 15px !important;
            .yotpo-vip-tier {
                background: #fafafa !important;
            }
            .yotpo-vip-tier-icon-wrapper {
                position: relative;
                height: 51px;
                margin-bottom: 27px !important;
                &:after {
                    position: absolute;
                    content: "";
                    left: 50%;
                    top: 0;
                    transform: translateX(-50%);
                    height: 51px;
                    width: 40px;
                    background-repeat: no-repeat;
                }
                svg {
                    display: none;
                }
            }
            &:first-child .yotpo-vip-tier-icon-wrapper:after {
                background-image: url("icon-1.png");
            }
            &:nth-child(2) .yotpo-vip-tier-icon-wrapper:after {
                background-image: url("icon-2.png");
            }
            &:last-child .yotpo-vip-tier-icon-wrapper:after {
                background-image: url("icon-3.png");
            }
        }
    }
    .yotpo-vip-tier-name {
        font-size: 32px !important;
        font-family: "FuturaStd-Light" !important;
        color: #63666a !important;
        line-height: 1.75 !important;
    }
    .yotpo-vip-tier-threshold {
        font-size: 14px !important;
        font-family: "FuturaStd-Light" !important;
        text-transform: uppercase;
        margin-top: 13px;
    }
    li.yotpo-vip-tier-benefits-list-item {
        position: relative;
        padding-left: 38px;
        margin-bottom: 18px;
        svg {
            display: none;
        }
        &:after {
            position: absolute;
            content: "";
            width: 21px;
            height: 24px;
            background-image: url("success.png");
            left: 0;
            top: 0;
        }
        .yotpo-vip-tier-benefit-text {
            font-size: 16px !important;
            font-family: "FuturaStd-Light" !important;
            line-height: 1.75;
        }
    }
}

.yotpo-vip-tier.yotpo-mobile.yotpo-collapsed svg,
.yotpo-vip-tier.yotpo-mobile.yotpo-expanded svg {
    display: none;
}

.yotpo-vip-tiers-mobile-wrapper .VueCarousel-inner .VueCarousel-slide .yotpo-vip-tier-icon-wrapper:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 43px;
    width: 43px;
    background-repeat: no-repeat;
    background-size: 33px;
    background-position-x: center;
}

.yotpo-vip-tiers-mobile-wrapper .VueCarousel-inner .yotpo-vip-tier-icon-wrapper {
    position: relative;
}

.yotpo-vip-tiers-mobile-wrapper .VueCarousel-inner {
    .VueCarousel-slide {
        &:first-child .yotpo-vip-tier-icon-wrapper:after {
            background-image: url("icon-1.png");
        }
        &:nth-child(2) .yotpo-vip-tier-icon-wrapper:after {
            background-image: url("icon-2.png");
        }
        &:last-child .yotpo-vip-tier-icon-wrapper:after {
            background-image: url("icon-3.png");
        }
    }
}

.yotpo-tile-wrapper {
    max-width: none !important;
    background: #fafafa;
    .yotpo-tile-box {
        padding-top: 121px !important;
        padding-bottom: 131px !important;
        max-width: 850px !important;
        display: block !important;
        .yotpo-headline {
            font-size: 42px !important;
            font-family: "FuturaStd-Light" !important;
            color: #63666a !important;
            margin-bottom: 22px !important;
        }
        .yotpo-description {
            font-size: 16px !important;
            font-family: "FuturaStd-Light" !important;
            max-width: 410px;
            margin: 0 auto;
            color: #63666a !important;
            line-height: 1.75 !important;
        }
        .yotpo-rule {
            font-size: 24px !important;
            letter-spacing: 2.4px;
            font-family: "FuturaStd-Light" !important;
            text-transform: uppercase;
            border-top: 0 !important;
            border-color: rgba(99, 102, 106, 0.2) !important;
            padding: 0 2px 6px 2px !important;
            color: #63666a !important;
            margin-top: 75px !important;
        }
    }
    .yotpo-redemption-item.four-in-row {
        display: flex;
        align-items: center;
        width: auto !important;
        margin: 0;
        padding: 18px 0;
    }
    .yotpo-redemption-reward {
        font-size: 32px !important;
        color: #63666a !important;
        font-family: "FuturaStd-Light" !important;
        margin-right: 20px;
    }
    .yotpo-redemption-cost {
        font-size: 16px !important;
        font-family: "FuturaStd-Light" !important;
        color: #63666a !important;
    }
    .yotpo-info {
        margin-bottom: 65px !important;
    }
}

.yotpo-redemptions-list .yotpo-redemption-item.four-in-row:not(:last-child) {
    border-right: 1px solid rgba(99, 102, 106, 0.2);
    padding-right: 43px;
    margin-right: 33px;
}

.yotpo-screen-customer_email {
    overflow: hidden;
}

.yotpo-email-view {
    .yotpo-header-text {
        font-size: 16px !important;
        font-family: "FuturaStd-Light" !important;
        color: #63666a !important;
    }
    .yotpo-title-text {
        font-size: 42px !important;
        font-family: "FuturaStd-Light" !important;
        padding-bottom: 22px !important;
        color: #63666a !important;
    }
    .yotpo-description-text {
        font-size: 16px !important;
        font-family: "FuturaStd-Light" !important;
        max-width: 410px;
        margin: 0 auto;
        color: #63666a !important;
        line-height: 1.75;
    }
    form.yotpo-referral-widget-form {
        max-width: 570px;
        margin: 50px auto 0 !important;
        flex-direction: row !important;
        .yotpo-action-button-widget.yotpo-submit-form {
            margin-top: 0;
            width: 20.45%;
            button.yotpo-button-style {
                width: 100%;
                background: #63666a !important;
                height: 70px;
                span.yopto-widget-button-text {
                    font-size: 14px !important;
                    font-family: "FuturaStd-Book" !important;
                    letter-spacing: 1.4px;
                }
            }
        }
        .yotpo-inputs-container {
            width: 79.55%;
            .yotpo-email-container:after {
                position: absolute;
                content: "";
                width: 23px;
                height: 23px;
                top: 23.5px;
                left: 28px;
                background-image: url("mail.png");
            }
            input {
                font-size: 16px !important;
                font-family: "FuturaStd-Book" !important;
                height: 70px;
                padding-left: 80px;
                border-color: rgba(99, 102, 106, 0.3);
                &::placeholder {
                    text-transform: capitalize;
                }
            }
            label {
                text-transform: capitalize;
            }
        }
    }
    .yotpo-input-example {
        display: none;
    }
}

.yotpo-screen-friends_emails .yotpo-share-buttons-container {
    display: none !important;
}

.yotpo-screen-customer_email {
    .yotpo-background {
        height: 696px !important;
        .yotpo-right-align-image {
            height: auto !important;
            max-height: none !important;
        }
    }
}

.loyalty-rewards {
    overflow-x: hidden;
}

.yotpo-logged-in-view {
    .yotpo-inner-text {
        font-family: "FuturaStd-Light" !important;
        color: #63666a !important;
    }
    .yotpo-description {
        margin-bottom: 30px !important;
        .yotpo-inner-text {
            font-size: 30px !important;
        }
    }
    .yotpo-action-button-widget {
        .yotpo-filled-button {
            background: #63666a !important;
            border-color: #63666a !important;
            transition: all 0.4s;
            &:hover {
                background: none !important;
                opacity: 1 !important;
                color: #63666a !important;
            }
        }
        .yotpo-button-standard-size[aria-label="REWARDS HISTORY"] {
            border-color: #63666a !important;
            transition: all 0.4s;
            &:hover {
                background: #63666a !important;
                color: #fff !important;
                opacity: 1 !important;
            }
        }
        .yopto-widget-button-text {
            font-family: "FuturaStd-Light" !important;
            font-size: 16px !important;
            letter-spacing: 1.2px;
        }
    }
}

.yotpo-vip-tiers-list {
    .yotpo-vip-tiers-progress-bar-wrapper {
        background: #fafafa !important;
        .yotpo-vip-tiers-progress-bar-tier-status {
            font-family: FuturaStd-Medium !important;
            color: #63666a !important;
            letter-spacing: 1.4px;
            font-weight: 500 !important;
        }
        .yotpo-vip-tiers-progress-bar-summary-current,
        .yotpo-vip-tiers-progress-bar-summary-next {
            span {
                font-family: "FuturaStd-Light" !important;
                color: #63666a !important;
                letter-spacing: 1.4px;
                font-weight: 300 !important;
                .yotpo-templated-variable {
                    font-family: FuturaStd-Medium !important;
                    font-weight: 500 !important;
                }
            }
        }
        .yotpo-progress-bar-top {
            .yotpo-progress-bar-top-left,
            .yotpo-progress-bar-top-right {
                font-family: FuturaStd-Medium !important;
                font-weight: 500 !important;
                color: #63666a !important;
            }
        }
        .yotpo-progress-bar-bottom {
            .yotpo-progress-bar-bottom-right,
            .yotpo-progress-bar-bottom-left {
                font-family: "FuturaStd-Light" !important;
                color: #63666a !important;
                letter-spacing: 1.4px;
            }
        }
    }
    .yotpo-vip-tiers-container {
        .yotpo-vip-current-status {
            background: #fafafa !important;
            box-shadow: none;
            border: 1px solid rgba(99, 102, 106, .2)!important;
            .yotpo-vip-current-status-text {
                font-family: "FuturaStd-Light" !important;
                letter-spacing: 1.4px;
                color: #63666a !important;
            }
        }
    }
}

.yotpo-widget-my-rewards-widget :focus {
    box-shadow: none !important;
    outline: 0 !important;
}

body .yotpo-widget-campaign-widget {
    .yotpo-container-birthday-action-tile:not(.yotpo-is-mobile),
    .yotpo-container-campaign-action-tile:not(.yotpo-is-mobile),
    .yotpo-view-tile:not(.yotpo-is-mobile) {
        top: 44px;
        z-index: 4;
        min-height: 213px;
        .yotpo-title-text {
            font-size: 18px !important;
        }
        .yotpo-standard-size {
            background: #63666a !important;
            border: 1px solid #63666a !important;
            font-family: "FuturaStd-Light" !important;
            font-size: 14px !important;
            letter-spacing: 1.4px;
            transition: all 0.4s;
            &:hover {
                background: none !important;
                color: #63666a !important;
            }
        }
    }
}

.yotpo-completed-tile.yotpo-overlay-tile {
    top: 44px;
    z-index: 4;
    min-height: 213px;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    .yotpo-message-already-completed {
        top: 0;
        position: relative !important;
    }
}

.yotpo-widget-campaign-widget .yotpo-container-action-tile {
    .yotpo-widget-date-picker {
        margin: 10px auto 10px;
    }
}

.yotpo-widget-campaign-widget .yotpo-container-birthday-action-tile {
    min-height: 270px !important;
    .yotpo-container-action-tile {
        padding-bottom: 20px;
    }
    .yotpo-action-button-widget .yotpo-button-style {
        margin-top: 0;
    }
    .yotpo-message-text {
        font-family: FuturaStd-Light !important;
        color: #63666a !important;
    }
}

.yotpo-widget-campaign-widget .yotpo-container-action-tile,
.yotpo-message-tile,
.yotpo-container-campaign-action-tile .yotpo-container-action-tile {
    background: #fff !important;
    border: 1px solid rgba(99, 102, 106, 0.2);
    box-shadow: 0px 0px 20px #0000001a;
    .yotpo-action-tile {
        margin-top: 40px !important;
    }
    .yotpo-message-tile-text {
        font-family: "FuturaStd-Light" !important;
        font-size: 18px !important;
        color: #63666a !important;
    }
}

.yotpo-screen-friends_emails {
    .yotpo-email-view {
        .yotpo-input-example {
            font-family: "FuturaStd-Light" !important;
            color: #63666a !important;
        }
    }
    .yotpo-share-button-widget {
        .yotpo-share-button-txt {
            font-family: "FuturaStd-Light" !important;
            color: #63666a !important;
        }
    }
}

.yotpo-popup-tile-wrapper {
    .yotpo-customized-text {
        .yotpo-inner-text {
            font-family: "FuturaStd-Light" !important;
            color: #63666a !important;
            text-align: center;
        }
    }
}

.yotpo-widget-my-rewards-widget .yotpo-row-display.yotpo-border-style.border-style-rectangular {
    background: #fafafa !important;
    border-color: #63666a !important;
}

@media screen and (max-width: 767px) {
    .loyalty-header-body {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        transform: none;
        padding: 30px 15px 20px;
    }
    .yotpo-rewards-guide-tile-wrapper .yotpo-headline .yotpo-inner-text {
        font-size: 28px !important;
    }
    body .yotpo-widget-my-rewards-widget {
        .yotpo-reward-steps-icon:before {
            display: none;
        }
        .yotpo-is-mobile {
            .yotpo-info {
                margin-bottom: 20px !important;
            }
            .yotpo-step-icon {
                height: auto;
            }
        }
        .yotpo-reward-steps-icon {
            position: relative;
            margin-bottom: 20px;
            &:after {
                display: none;
            }
            .yotpo-step-icon:before {
                font-size: 32px;
            }
        }
        .yotpo-reward-steps-title {
            margin-bottom: 9px;
        }
    }
    .yotpo-reward-steps-list {
        .yotpo-inner-text {
            font-size: 22px !important;
        }
        .yotpo-reward-steps-description .yotpo-inner-text {
            font-size: 14px !important;
            line-height: 1.5;
        }
    }
    .yotpo-widget-campaign-widget {
        .yotpo-widget-campaign-widget-container.yotpo-is-mobile {
            padding: 40px 15px !important;
            width: auto;
        }
    }
    body .yotpo-widget-campaign-widget.yotpo-widget-override-css {
        .flexified-wrapper.flexified-mobile .flexified-child {
            width: 50% !important;
            margin-bottom: 30px !important;
            margin-left: 0;
        }
        .yotpo-container-headline {
            font-size: 25px !important;
        }
        .yotpo-is-mobile .yotpo-widget-campaign-widget-icon-container {
            height: 70px;
            width: 70px;
            &::after {
                width: 34px;
                height: 34px;
                background-size: cover;
            }
        }
        .yotpo-title-text {
            font-size: 14px !important;
        }
        .yotpo-description-text {
            font-size: 13px!important;
        }
        .yotpo-is-mobile .yotpo-completed-icon svg {
            width: 13px;
        }
    }
    .yotpo-logged-out-tile.yotpo-overlay-tile {
        top: 0 !important;
    }
    .yotpo-vip-tiers-widget {
        margin-bottom: 40px;
        .yotpo-is-mobile .yotpo-vip-tiers-list {
            padding: 50px 15px !important;
            .yotpo-vip-tiers-headline {
                font-size: 28px !important;
                margin-bottom: 0px !important;
            }
        }
        .yotpo-background .yotpo-vip-tier-container .yotpo-vip-tier.yotpo-mobile {
            background: #fafafa !important;
        }
        .yotpo-vip-tiers-card-container {
            padding-left: 0;
            padding-right: 0;
        }
        .yotpo-vip-tiers-mobile-wrapper .yotpo-vip-tier-container {
            width: 100% !important;
            margin-top: 0 !important;
        }
        .yotpo-vip-tier-header {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }
        .yotpo-vip-tier-name {
            font-size: 24px !important;
        }
        .yotpo-vip-tier-benefits-list {
            margin: 0 !important;
        }
        .yotpo-vip-tier-benefits {
            padding-left: 20px !important;
            padding-right: 20px !important;
            padding-bottom: 0 !important;
        }
        li.yotpo-vip-tier-benefits-list-item {
            padding-left: 30px;
            .yotpo-vip-tier-benefit-text {
                font-size: 14px !important;
            }
            &:after {
                top: -2px;
            }
        }
    }
    .yotpo-tile-wrapper {
        .yotpo-tile-box {
            padding-top: 60px !important;
            padding-bottom: 42px !important;
            .yotpo-headline {
                font-size: 26px !important;
                margin-bottom: 18px !important;
            }
            .yotpo-description {
                font-size: 14px !important;
                margin-bottom: 12px !important;
            }
            .yotpo-rule {
                font-size: 18px !important;
                width: auto !important;
                margin-top: 20px !important;
            }
        }
        .yotpo-info {
            margin-bottom: 25px !important;
        }
        .yotpo-redemption-item.four-in-row {
            width: 50% !important;
            display: block;
            padding: 18px 15px !important;
            margin: 0 !important;
            border: none !important;
        }
        .yotpo-redemption-reward {
            font-size: 25px !important;
            margin-right: 0;
        }
        .yotpo-redemption-cost {
            font-size: 14px !important;
            margin-top: 5px;
        }
    }
    .yotpo-widget-visual-redemption-widget {
        .yotpo-redemption-item.yotpo-is-mobile {
            margin-top: 0 !important;
        }
    }
    .yotpo-screen-customer_email {
        .yotpo-background {
            height: 100% !important;
        }
    }
    .yotpo-widget-referral-widget .yotpo-header-text {
        padding-bottom: 25px !important;
    }
    .yotpo-email-view {
        .yotpo-title-text {
            font-size: 26px !important;
            padding-bottom: 18px !important;
        }
        form.yotpo-referral-widget-form {
            margin: 35px auto 0 !important;
            display: block;
            .yotpo-inputs-container {
                width: 100%;
            }
            .yotpo-action-button-widget.yotpo-submit-form {
                margin-top: 25px;
                width: 100%;
            }
            .yotpo-inputs-container .yotpo-email-container:after {
                left: 15px;
            }
            .yotpo-inputs-container input {
                padding-left: 50px;
            }
        }
    }
    .yotpo-tile-wrapper,
    .yotpo-widget-referral-widget .yotpo-tile {
        min-height: auto !important;
    }
}

@media screen and (max-width: 480px) {
    .loyalty-header-body {
        h1 {
            font-size: 26px;
            line-height: 1.4;
            max-width: 290px;
            margin: 0 auto;
        }
        p {
            font-size: 14px;
            margin: 11px 0 15px;
        }
        .loyalty-btn {
            flex-direction: column;
            a {
                display: inline-block;
                font-size: 12px;
                padding: 18px 13px;
                min-width: 170px;
                width: fit-content;
                margin: 0 auto;
            }
            .bor_btn {
                margin-top: 10px;
            }
        }
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .loyalty-header-body {
        h1 {
            font-size: 28px;
            max-width: 310px;
            margin: 0 auto;
        }
        p {
            font-size: 15px;
            margin: 15px 0;
        }
        a {
            padding: 16.5px 20px;
            min-width: 180px;
        }
    }
    body .yotpo-widget-campaign-widget.yotpo-widget-override-css {
        .flexified-wrapper.flexified-mobile .flexified-child {
            width: 50% !important;
            padding: 0 15px !important;
            margin: 0;
        }
        .yotpo-widget-campaign-widget-icon-container img {
            width: 36px;
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .loyalty-header-body {
        max-width: 350px;
        right: 10px;
        bottom: 14.5%;
        h1 {
            font-size: 29px;
            line-height: 1.4;
            max-width: 300px;
        }
        p {
            font-size: 15px;
            margin: 11px 0 17px;
        }
        a {
            font-size: 12px;
            padding: 14.5px 20px;
            min-width: 126px;
        }
    }
    body .yotpo-widget-my-rewards-widget {
        .yotpo-rewards-guide-tile-wrapper {
            max-width: 720px !important;
            padding: 0 15px;
            width: auto !important;
        }
        .yotpo-info {
            margin-bottom: 30px !important;
        }
        .yotpo-is-mobile {
            .yotpo-tile-box {
                width: 100% !important;
                padding: 30px 0 40px;
            }
        }
        .yotpo-tile-box {
            padding: 30px 0 60px;
        }
        .yotpo-reward-steps-item {
            width: 33.33% !important;
            min-width: auto !important;
        }
        .yotpo-reward-steps-icon {
            margin-bottom: 30px;
            &::after {
                margin-top: 20px;
            }
            &:before {
                width: 240px;
            }
            .yotpo-step-icon:before {
                font-size: 36px;
            }
        }
    }
    .yotpo-reward-steps-list {
        .yotpo-inner-text {
            font-size: 22px !important;
        }
        .yotpo-reward-steps-description .yotpo-inner-text {
            font-size: 15px !important;
            line-height: 1.75;
            display: block;
        }
    }
    .yotpo-widget-visual-redemption-widget .yotpo-tile-wrapper {
        max-width: 720px !important;
    }
    .yotpo-widget-visual-redemption-widget .yotpo-tile-box.yotpo-is-mobile {
        width: 100% !important;
    }
    .yotpo-tile-wrapper {
        .yotpo-tile-box {
            padding-top: 70px !important;
            padding-bottom: 70px !important;
            .yotpo-headline {
                font-size: 32px !important;
                margin-bottom: 15px !important;
            }
            .yotpo-rule {
                font-size: 18px !important;
                width: auto !important;
                margin-top: 20px !important;
            }
        }
        .yotpo-redemption-item.four-in-row {
            display: flex;
            align-items: center;
            width: calc(25% - 20px) !important;
            margin: 0;
        }
        .yotpo-redemption-reward {
            font-size: 25px !important;
            margin-right: 10px;
        }
        .yotpo-redemption-cost {
            font-size: 14px !important;
        }
        .yotpo-info {
            margin-bottom: 40px !important;
        }
    }
    .yotpo-tile-wrapper .yotpo-redemption-item.four-in-row {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .yotpo-redemptions-list .yotpo-redemption-item.four-in-row:not(:last-child) {
        padding-right: 20px;
        margin-right: 20px;
    }
}

@media (min-width:900px) and (max-width:991px) {
    .loyalty-header-body {
        max-width: 350px;
        right: 50px;
        bottom: 19.5%;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .yotpo-rewards-guide-tile-wrapper .yotpo-headline .yotpo-inner-text {
        font-size: 32px !important;
    }
    body .yotpo-widget-campaign-widget {
        .yotpo-widget-campaign-widget-container {
            width: auto !important;
            padding: 80px 15px 50px !important;
        }
        .yotpo-logged-out-tile.yotpo-is-mobile {
            top: 0 !important;
        }
        .yotpo-container-headline {
            font-size: 34px !important;
        }
        .flexified-wrapper {
            margin: 0;
        }
        .yotpo-is-mobile .yotpo-widget-campaign-widget-icon-container {
            height: 80px !important;
        }
        .flexified-child.yotpo-outer-tile {
            margin-bottom: 35px !important;
        }
    }
    .yotpo-vip-tiers-widget {
        margin-bottom: 40px;
        .yotpo-vip-tiers-list {
            padding-top: 80px !important;
            padding-bottom: 80px !important;
        }
        .yotpo-desktop .yotpo-vip-tier-benefits {
            margin-top: 0 !important;
        }
        .yotpo-is-mobile .yotpo-vip-tiers-list {
            padding: 70px 15px !important;
        }
        .yotpo-vip-tiers-list .yotpo-vip-tiers-headline {
            font-size: 32px !important;
            margin-bottom: 30px !important;
        }
        .yotpo-background .yotpo-vip-tier-container .yotpo-vip-tier.yotpo-mobile {
            background: #fafafa !important;
        }
        .yotpo-vip-tiers-card-container {
            padding-left: 0;
            padding-right: 0;
        }
        .yotpo-vip-tiers-mobile-wrapper .yotpo-vip-tier-container {
            width: 50% !important;
            margin-top: 0 !important;
        }
        .yotpo-vip-tier-header {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }
        .yotpo-vip-tier-name {
            font-size: 24px !important;
        }
        .yotpo-vip-tier-benefits-list {
            margin: 0 auto !important;
            width: fit-content;
        }
        .yotpo-vip-tier-benefits {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }
        li.yotpo-vip-tier-benefits-list-item {
            padding-left: 30px;
            .yotpo-vip-tier-benefit-text {
                font-size: 14px !important;
            }
            &:after {
                top: -2px;
            }
        }
        .yotpo-vip-tiers-wrapper {
            margin: 0 !important;
            .yotpo-vip-tier-container {
                width: 50% !important;
                &:last-child {
                    margin-top: 30px !important;
                }
            }
        }
    }
    .yotpo-screen-customer_email .yotpo-background {
        height: 100% !important;
    }
    .yotpo-widget-referral-widget .yotpo-header-text {
        padding-bottom: 25px !important;
    }
    .yotpo-email-view .yotpo-title-text {
        font-size: 32px !important;
        padding-bottom: 18px !important;
    }
    .yotpo-email-view {
        form.yotpo-referral-widget-form {
            margin: 35px auto 0 !important;
            .yotpo-inputs-container .yotpo-email-container:after {
                left: 15px;
            }
            .yotpo-inputs-container input {
                padding-left: 50px;
            }
        }
    }
    .yotpo-tile-wrapper,
    .yotpo-widget-referral-widget .yotpo-tile {
        min-height: auto !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .newsletter__wrapper h2 {
        margin-bottom: 25px;
    }
    .loyalty-header-body {
        max-width: 450px;
        right: 30px;
        h1 {
            font-size: 32px;
            line-height: 1.4;
            max-width: 360px;
        }
        p {
            font-size: 14px;
            margin: 11px 0 17px;
        }
        a {
            font-size: 13px;
            padding: 18.5px 20px;
            min-width: 165px;
        }
    }
    body .yotpo-widget-my-rewards-widget {
        .yotpo-reward-steps-item {
            width: 33.33% !important;
            min-width: auto !important;
            padding-bottom: 0 !important;
        }
        .yotpo-tile-box {
            padding: 30px 0 80px !important;
            width: 100% !important;
        }
        .yotpo-info {
            margin-bottom: 26px !important;
        }
        .yotpo-reward-steps-icon {
            position: relative;
            margin-bottom: 35px;
            &:before {
                width: 320px;
            }
            .yotpo-step-icon {
                height: auto !important;
                &:before {
                    font-size: 36px;
                }
            }
        }
        .yotpo-rewards-guide-tile-wrapper {
            max-width: 940px !important;
            padding: 0 15px;
            width: auto;
            .yotpo-headline .yotpo-inner-text {
                font-size: 35px !important;
            }
        }
    }
    .yotpo-reward-steps-list .yotpo-inner-text {
        font-size: 24px !important;
    }
    .yotpo-widget-campaign-widget.yotpo-widget-override-css {
        .flexified-wrapper.flexified-mobile .flexified-child {
            width: 33.33% !important;
        }
        .yotpo-is-mobile .yotpo-widget-campaign-widget-icon-container {
            height: 80px !important;
        }
        .yotpo-widget-campaign-widget-container {
            padding: 80px 15px 40px !important;
        }
        .yotpo-container-headline {
            font-size: 36px !important;
        }
        .yotpo-logged-out-tile.yotpo-is-mobile {
            top: 0 !important;
        }
        .flexified-child.yotpo-outer-tile {
            margin-bottom: 40px !important;
            width: 33.33% !important;
        }
        .flexified-wrapper {
            justify-content: center;
        }
    }
    .yotpo-tile-wrapper {
        .yotpo-tile-box {
            padding-top: 81px !important;
            padding-bottom: 81px !important;
            .yotpo-headline {
                font-size: 34px !important;
            }
            .yotpo-rule {
                font-size: 22px !important;
                margin-top: 45px !important;
                width: auto !important;
            }
        }
        .yotpo-info {
            margin-bottom: 50px !important;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .loyalty-header-body {
        max-width: 550px;
        right: 30px;
        h1 {
            font-size: 44px;
            max-width: 450px;
        }
        p {
            font-size: 16px;
            margin: 15px 0 20px;
        }
        a {
            font-size: 13px;
            min-width: 200px;
        }
    }
    body .yotpo-widget-my-rewards-widget {
        .yotpo-tile-box {
            padding: 30px 0 90px;
        }
        .yotpo-info {
            margin-bottom: 55px !important;
        }
        .yotpo-rewards-guide-tile-wrapper .yotpo-headline .yotpo-inner-text {
            font-size: 38px !important;
        }
        .yotpo-reward-steps-icon {
            margin-bottom: 41px;
        }
    }
    .yotpo-reward-steps-list .yotpo-inner-text {
        font-size: 26px !important;
    }
    body .yotpo-widget-campaign-widget {
        .flexified-wrapper {
            padding-left: 15px;
            padding-right: 15px;
        }
        .yotpo-widget-campaign-widget-container {
            padding: 100px 15px !important;
        }
    }
    .yotpo-vip-tiers-widget {
        .yotpo-vip-tiers-list {
            padding-top: 100px !important;
            padding-bottom: 100px !important;
            .yotpo-vip-tiers-headline {
                font-size: 38px !important;
                margin-bottom: 50px !important;
            }
        }
        .yotpo-tile-box {
            padding-top: 100px !important;
            padding-bottom: 100px !important;
            .yotpo-rule {
                margin-top: 55px !important;
            }
        }
        .yotpo-info {
            margin-bottom: 55px !important;
        }
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    .loyalty-header-body {
        max-width: 600px;
        right: 40px;
        h1 {
            font-size: 50px;
            max-width: 500px;
        }
    }
}

@media (min-width:1440px) and (max-width:1599px) {
    .loyalty-header-body {
        right: 20px;
        h1 {
            font-size: 56px;
            max-width: 550px;
        }
    }
}

@media (min-width:1600px) and (max-width:1700px) {
    .loyalty-header-body {
        right: 10px;
        bottom: 26.5%;
        h1 {
            font-size: 61px;
            max-width: 640px;
        }
    }
}

@media (min-width:1700px) and (max-width:1800px) {
    .loyalty-header-body {
        right: 20px;
        bottom: 27.5%;
        h1 {
            font-size: 66px;
            max-width: 650px;
        }
    }
}

.yotpo-widget-campaign-widget-container {
    .yotpo-widget-campaign-widget-icon-container {
        position: relative;
        img {
            display: none;
        }
        &:after {
            position: absolute;
            content: "";
            width: 39px;
            height: 39px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
    }
    [aria-label="PointsForPurchasesCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("bank-transfer.png");
    }
    [aria-label="CreateAccountCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-2.png");
    }
    [aria-label="BirthdayCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-3.png");
    }
    [aria-label="FacebookShareCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-4.png");
    }
    [aria-label="InstagramFollowCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-5.png");
    }
    [aria-label="FacebookPageVisitCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-6.png");
    }
    [aria-label="SmsSignUpCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-7.png");
    }
    [aria-label="CustomActionCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-8.png");
    }
    [aria-label="CustomActionCampaign"] .yotpo-widget-campaign-widget-icon-container:after {
        background-image: url("point-8.png");
    }
    [aria-label="TransactionBasedCampaign"] .yotpo-widget-campaign-widget-icon-container img{
      display:block;
    }
}


/*---------------------------------------------- Collection List Page ----------------------------------------------*/

.collection-list-wrapper {
    h1.title.title--primary {
        margin: 0;
        padding: 69px 0 54px;
        text-align: center;
        text-transform: uppercase;
        font-size: 48px;
        line-height: 1.27;
    }
    .card--card {
        background: #fff;
    }
    .collection-list {
        column-gap: 0;
        row-gap: 74px;
        padding-bottom: 123px;
        margin: 0 -15px;
        .collection-list__item {
            width: 33.33%;
            max-width: 33.33%;
            padding: 0 15px;
            .card__content {
                padding: 0;
                .card__information {
                    padding: 41px 29px 0;
                    .card__heading {
                        margin: 0 0 20px;
                    }
                    a.collection-btn {
                        display: inline-block;
                        font-size: 13px;
                        font-family: "FuturaStd-Medium";
                        text-transform: uppercase;
                        color: #63666a;
                        line-height: 1.23;
                        border: 1px solid #d3d2d2;
                        padding: 19px 74px;
                        transition: all 0.4s;
                        letter-spacing: 1.3px;
                        &:hover {
                            background: #63666a;
                            color: #fff;
                        }
                    }
                }
            }
        }
    }
}

@media screen and (max-width: 480px) {
    .collection-list-wrapper {
        h1.title.title--primary {
            font-size: 28px;
            padding: 50px 0;
        }
        .collection-list {
            row-gap: 30px;
            padding-bottom: 50px;
            .collection-list__item {
                width: 100%;
                max-width: 100%;
                .card__content {
                    .card__information {
                        padding: 25px 15px 0;
                        .card__heading {
                            margin: 0 0 15px;
                            font-size: 18px;
                            line-height: 1.4;
                        }
                        a.collection-btn {
                            font-size: 12px;
                            letter-spacing: 1.2px;
                            padding: 17px 54px;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .collection-list-wrapper {
        h1.title.title--primary {
            padding: 50px 0;
            font-size: 34px;
        }
        .collection-list {
            row-gap: 30px;
            padding-bottom: 60px;
            margin: 0 -10px;
            .collection-list__item {
                width: 50%;
                max-width: 50%;
                padding: 0 10px;
                .card__content {
                    display: block;
                    .card__information {
                        padding: 25px 15px 0;
                        .card__heading {
                            margin: 0 0 15px;
                            line-height: 1.4;
                            font-size: 16px;
                        }
                        a.collection-btn {
                            font-size: 12px;
                            letter-spacing: 1.2px;
                            padding: 17px 30px;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .collection-list-wrapper {
        h1.title.title--primary {
            padding: 50px 0;
            font-size: 38px;
        }
        .collection-list {
            row-gap: 50px;
            padding-bottom: 80px;
            .collection-list__item {
                .card__content {
                    display: block;
                    .card__information {
                        width: 100%;
                        padding: 31px 15px 0;
                        .card__heading {
                            font-size: 17px;
                            line-height: 1.4;
                            margin: 0 0 15px;
                        }
                        a.collection-btn {
                            padding: 15px 35px;
                            font-size: 12px;
                            letter-spacing: 1.2px;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .collection-list-wrapper {
        h1.title.title--primary {
            padding: 59px 0 44px;
            font-size: 38px;
        }
        .collection-list {
            row-gap: 50px;
            padding-bottom: 93px;
            .collection-list__item {
                .card__content {
                    .card__information {
                        padding: 31px 19px 0;
                        .card__heading {
                            font-size: 18px;
                            margin: 0 0 15px;
                        }
                        a.collection-btn {
                            padding: 19px 54px;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .collection-list-wrapper {
        .collection-list {
            row-gap: 64px;
            padding-bottom: 113px;
        }
    }
}


/*---------------------------------------------- Quiz Page ----------------------------------------------*/

.skin-quiz,
.hair-quiz {
    display: none;
}

.quiz-content-wrapper {
    max-width: 974px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 92px;
    padding-top: 61px;
    margin: 0 auto;
    position:relative;
    .preloader {
      position: absolute;
      top: 0;
      left: 0;
      background: #fff;
      width: 100%;
      height: 100%;
      z-index: 2;
      display: flex;
      align-content: center;
      justify-content: center;
    }
    .loader-img{
      display: flex;
    }
    .loader-img img {
      display: block;
      margin: auto;
    }
    .quiz-radio-wrapper {
        max-width: 844px;
        margin: 0 auto;
    }
    h3 {
        text-align: center;
        text-transform: uppercase;
        color: #63666A;
        font-size: 32px;
        line-height: 1.3;
        margin-top: 0;
        margin-bottom: 54px;
    }
}

.quiz-content-body h1 {
    font-size: 32px;
    line-height: 1.31;
    text-align: center;
    text-transform: uppercase;
    color: #63666A;
    margin: 0 auto 60px;
    max-width: 630px;
}

.quiz-radio {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
    .radio {
        width: 50%;
        padding: 0 11px;
    }
}

.quiz-title {
    label {
        max-width: 411px;
    }
}

.quiz-title,
.quiz-radio {
    .radio:last-child {
        label {
            margin-bottom: 0;
        }
    }
    label {
        font-size: 20px;
        line-height: 1;
        text-transform: uppercase;
        color: #63666A;
        position: relative;
        background: #FFFFFF;
        border: 1px solid rgba(99, 102, 106, 0.2);
        display: flex;
        padding: 33px 50px;
        align-items: center;
        margin: 0 auto 22px;
        cursor: pointer;
        span {
            display: block;
            position: relative;
            padding-left: 39px;
            &:before {
                content: "";
                background: #fff;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                position: absolute;
                top: 50%;
                left: 0;
                border: 1px solid #63666A;
                transform: translateY(-50%);
            }
            &:after {
                position: absolute;
                content: "";
                background-image: url(/cdn/shop/files/check.svg);
                width: 12px;
                height: 8px;
                z-index: 5;
                display: none;
                left: 4px;
                top: 50%;
                transform: translateY(-50%);
            }
        }
    }
    input {
        display: none;
    }
    input:checked+label span:before {
        background: #63666a;
    }
    input:checked+label {
        border-color: #63666A;
    }
    input:checked+label span:after {
        display: block;
    }
}

.quiz-btn {
    justify-content: center;
    display: flex;
    align-items: center;
    column-gap: 20px;
    margin-top: 66px;
    a {
        display: block;
        min-width: 186px;
        letter-spacing: 0.1em;
        font-size: 15px;
        font-family: "FuturaStd-Medium";
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #63666A;
        text-align: center;
        line-height: 1;
        padding: 21px 10px;
        transition: all 0.4s;
    }
    a.back,a.main-back {
        color: #63666a;
        &:hover {
            background: #63666A;
            color: #fff;
        }
    }
    a.continue {
        background: #63666a;
        color: #fff;
        &:hover {
            background: none;
            color: #63666a;
        }
    }
}

.quiz-content-wrapper {
    .quiz-email-wrapper {
        text-align: center;
        h3 {
            font-size: 32px;
            margin-bottom: 61px;
            line-height: 1.62;
        }
        a {
            border: 1px solid #63666A;
            color: #63666A;
            letter-spacing: 0.1em;
            text-transform: uppercase;
            font-size: 15px;
            line-height: 1;
            padding: 18px 31px;
            display: inline-block;
            font-family: "FuturaStd-Medium";
            font-weight: 500;
            transition: all 0.4s;
            &:hover {
                background: #63666A;
                color: #fff;
            }
        }
    }
}

.quiz-email-form {
    max-width: 630px;
    margin: 0 auto 65px;
    .quiz-email-body {
        display: flex;
        justify-content: center;
    }
    .field {
        width: auto;
        min-width: 390px;
        &:after,
        &:before {
            display: none;
        }
        p.error {
            position: absolute;
            bottom: -25px;
            left: 0;
            margin: 0;
            line-height: 1;
            font-size: 14px;
            letter-spacing: 0.5px;
            color: #ff0000;
            @media screen and (max-width: 480px) {
                bottom: -18px;
            }
        }
        input {
            font-size: 16px;
            line-height: 19px;
            text-transform: uppercase;
            color: #63666A;
            font-weight: 300;
            border: 1px solid rgba(99, 102, 106, 0.6);
            height: 61px;
            width: 100%;
            font-family: "FuturaStd-Light";
            padding: 10px 21px;
        }
    }
    button {
        height: 100%;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #FFFFFF;
        font-size: 15px;
        min-width: 240px;
        font-family: "FuturaStd-Medium";
        font-weight: 500;
        transition: all 0.4s;
        border: 1px solid #63666A;
        &:hover {
            background: none;
            color: #63666A;
        }
        &:after,
        &:before {
            display: none;
        }
    }
}

.result-body>div:not(:last-child) {
    margin-bottom: 100px;
}

.result-product h6 {
    text-align: center;
    text-transform: uppercase;
    color: #63666A;
    font-size: 32px;
    line-height: 1.62;
    font-weight: 300;
    margin: 0 0 -35px;
}
.result-innerbody {
    display: flex;
    flex-direction: column;
    height: 100%;
  .product-img {
    display: flex;
    position: relative;
    align-items: stretch;
    img {
      position: absolute;
      mix-blend-mode: multiply;
      transform: scale(1);
      transition: all .4s;
      top: 0;
      height: 100%;
      object-fit: cover;
      width: 100%;
      object-position: center;
    }
    &:after {
      content: '';
      width: 0;
      height: 0;
      padding-bottom: 100%;
    }
  }
  .result-product-info {
    align-self: flex-start;
    margin: auto auto 0;
  }
}


.result-wrapper {
    max-width: 990px;
    margin: 0 auto;
    padding: 61px 15px 120px;
    .result-prouct-sec {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
        justify-content: center;
        .result-product-body {
            width: calc(100% / 3);
            padding: 0 15px;
            margin-top: 30px;
            .product-info {
                text-align: center;
                display: flex;
                flex-direction: column;
                height: 100%;
                .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, 
                .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, 
                .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star{
                    font-size: 16px;
                    color: #63666a;
                    letter-spacing:7px;
                }
                .yotpo .text-m{
                  font-size: 16px!important;
                  color: #63666a!important;
                  font-family: FuturaStd-Book;
                  line-height: 1.31;
                  pointer-events: none;
                }
                h5 {
                    margin: 0;
                    a {
                        color: #63666A;
                        font-size: 18px;
                        line-height: 1.2;
                        text-transform: uppercase;
                        display: block;
                    }
                }
                p {
                    text-align: center;
                    margin: 12px 0 0;
                    line-height:1.5;
                }
                .price {
                    font-size: 14px;
                    color: #63666A;
                    line-height: 1;
                    margin: 15px 0;
                }
                button {
                    color: #FFFFFF;
                    font-size: 13px;
                    background: #63666a;
                    box-shadow: none;
                    border: 1px solid #63666a;
                    text-transform: uppercase;
                    padding: 20px 80px;
                    line-height: 1.078;
                    cursor: pointer;
                    transition: all 0.4s;
                    &:hover {
                        background: none;
                        color: #63666a;
                    }
                }
            }
        }
    }
}

.result-prouct-sec h4 {
    margin-bottom: 0;
    line-height: 1;
}

@media screen and (max-width:767px) {
    .result-wrapper {
        padding: 41px 15px 69px;
        .result-prouct-sec {
            margin: 0 -5px;
            justify-content: center;
            .result-product-body {
                width: calc(100% / 2);
                padding: 0 5px;
                margin-top: 20px;
                .product-info {
                    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, 
                    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, 
                    .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star{
                        font-size: 12px;
                        letter-spacing:0;
                    }
                    .yotpo .text-m{
                      font-size: 10px!important;
                      margin-left:5px;
                    }
                    h5 a {
                        font-size: 16px;
                    }
                    .price {
                        margin: 5px 0 20px;
                    }
                    button {
                        font-size: 13px;
                        padding: 11px 28px;
                        min-height: 44px;
                    }
                }
            }
        }
    }
    .result-product h6 {
        font-size: 28px;
        line-height: 1.5;
        margin: 0;
    }
    .result-body>div:not(:last-child) {
        margin-bottom: 80px;
    }
}

@media screen and (max-width:480px) {
    .quiz-content-wrapper {
        padding: 37px 30px 60px;
    }
    .quiz-content-body h1,
    .quiz-content-wrapper h3 {
        font-size: 24px;
        line-height: 1.5;
        margin: 0 auto 40px;
    }
    .quiz-content-wrapper h3 {
        margin: 0 auto 24px;
    }
    .quiz-title label,
    .quiz-radio label {
        width: 100%;
        padding: 19px 50px;
        line-height: 1.56;
        font-size: 18px;
    }
    .quiz-radio .radio {
        width: 100%;
    }
    .quiz-btn {
        margin-top: 21px;
    }
    .quiz-btn a {
        min-width: 170px;
    }
    .quiz-content-wrapper {
        .quiz-email-wrapper {
            h3 {
                font-size: 16px;
                margin-bottom: 40px;
                line-height: 1.8;
            }
            a {
                padding: 18px 17px;
                width: 100%;
            }
        }
        .quiz-email-form {
            margin: 0 auto 15px;
            .quiz-email-body {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
            }
            .field {
                min-width: 100%;
            }
            .contact__button {
                margin-top: 30px;
                width: 100%;
                button {
                    min-height: 59px;
                    width:100%;
                }
            }
        }
    }
}

@media screen and (max-width:419px) {
    .quiz-title label,
    .quiz-radio label {
        padding: 19px 30px;
    }
    .quiz-btn {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .result-product h6 {
        font-size: 24px;
        line-height: 1.5;
    }
    .result-wrapper .result-prouct-sec .result-product-body .product-info button {
        padding: 8px 20px;
        font-size: 13px;
        min-height: 40px;
    }
    .result-wrapper .result-prouct-sec .result-product-body .product-info h5 a {
        font-size: 14px;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .quiz-content-wrapper {
        padding: 50px 30px;
    }
    .quiz-content-body h1,
    .quiz-content-wrapper h3 {
        font-size: 24px;
        line-height: 1.4;
        margin: 0 auto 40px;
    }
    .quiz-radio .radio {
        width: 100%;
        max-width: 411px;
    }
    .quiz-content-wrapper h3 {
        margin: 0 auto 24px;
    }
    .quiz-title label,
    .quiz-radio label {
        font-size: 18px;
        line-height: 1.4;
        padding: 22px 50px;
    }
    .quiz-btn {
        margin-top: 26px;
    }
    .quiz-btn a {
        min-width: 176px;
    }
    .quiz-radio {
        justify-content: center;
    }
    .quiz-content-wrapper {
        .quiz-email-wrapper {
            h3 {
                font-size: 23px;
                margin-bottom: 41px;
                line-height: 1.6;
            }
        }
        .quiz-email-form {
            margin: 0 auto 35px;
            button {
                font-size: 14px;
                min-width: 120px;
            }
            .field {
                min-width: 182px;
            }
        }
    }
}

@media (min-width:510px) and (max-width:767px){
  .quiz-content-body h1{
    max-width:450px;
  }
}

@media (min-width:768px) and (max-width:991px) {
    .result-wrapper .result-prouct-sec .result-product-body .product-info {
      .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, 
      .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, 
      .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star{
          font-size: 14px;
          letter-spacing:0;
      }
      .yotpo .text-m{
        font-size: 12px!important;
        margin-left:5px;
      }
    }
    .quiz-content-body h1,
    .quiz-content-wrapper h3 {
        font-size: 26px;
        margin: 0 auto 40px;
        max-width: 520px;
    }
    .quiz-content-wrapper h3 {
        margin: 0 auto 30px;
        max-width: 660px;
    }
    .quiz-title label,
    .quiz-radio label {
        padding: 28px 50px;
    }
    .quiz-content-wrapper {
        padding: 61px 15px 72px;
    }
    .quiz-btn {
        margin-top: 32px;
    }
    .quiz-btn a {
        min-width: 170px;
    }
    .result-product h6 {
        font-size: 28px;
    }
    .result-wrapper .result-prouct-sec .result-product-body .product-info h5 a {
        font-size: 16px;
    }
    .result-body>div:not(:last-child) {
        margin-bottom: 80px;
    }
    .result-wrapper .result-prouct-sec .result-product-body .product-info button {
        padding: 14px 50px;
    }
    .quiz-content-wrapper .quiz-email-wrapper h3 {
        font-size: 24px;
        margin-bottom: 51px;
        line-height: 1.5;
    }
    .quiz-email-form {
        max-width: 630px;
        margin: 0 auto 45px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .quiz-content-wrapper {
        padding: 61px 15px 72px;
    }
    .quiz-content-body h1,
    .quiz-content-wrapper h3 {
        font-size: 30px;
        margin: 0 auto 50px;
        max-width: 560px;
    }
    .quiz-title label,
    .quiz-radio label {
        padding: 27px 50px;
    }
    .quiz-content-wrapper .quiz-email-wrapper h3 {
        font-size: 28px;
        line-height: 1.5;
    }
    .result-body>div:not(:last-child) {
        margin-bottom: 90px;
    }
}


/*---------------------------------------------- Mega Menu ----------------------------------------------*/

#MegaMenu-Content-1 {
    width: 1290px;
    border: 1px solid #d3d2d2;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    border-top: 1px solid #63666a;
    z-index: 5;
    overflow: visible;
}

.mega-menu__list>li {
    text-align: left;
}

#MegaMenu-Content-1:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: -8px;
    background: #fff;
    border: 1px solid #63666a;
    transform: rotate(45deg);
    left: 25%;
    z-index: 1;
}

.header__inline-menu .mega-menu[open] summary.list-menu__item:after {
    display: none;
}

body .mega-menu__list {
    gap: 0;
    padding: 32px 39px 35px;
    margin: 0;
    display: flex;
    max-width: none;
    z-index: 5;
    background: #fff;
    position: relative;
}

.mega-menu__list li a.mega-menu__link--level-2 {
    font-size: 18px;
    color: #231f20;
    text-transform: uppercase;
    font-family: "FuturaStd-Light";
    padding-bottom: 0;
}

.mega-menu__list li:nth-child(2) ul,
.mega-menu__list li:nth-child(4) ul {
    column-count: 2;
}

.mega-menu__list li ul li a {
    font-size: 16px;
    color: #231f20;
    padding: 8px 0;
    letter-spacing: 0;
}

.mega-menu__list>li:not(:last-child) {
    margin-right: 115px;
}

.mega-menu__list>li:nth-child(2) {
    width: 211px;
}

.mega-menu__list>li:nth-child(4) {
    width: 283px;
}

#MegaMenu-Content-2 {
    width: 470px;
    border: 1px solid #d3d2d2;
    left: 43.5%;
    transform: translate(-50%);
    padding: 0;
    border-top: 1px solid #63666a;
    z-index: 0;
    overflow: visible;
    .mega-menu__list {
        display: flex;
        flex-wrap: wrap;
        column-gap: 76px;
        padding: 23px 29px 21px;
        li {
            min-width: 157px;
            max-width: 157px;
            &:not(:last-child) {
                margin-right: 0;
            }
            a.mega-menu__link--level-2 {
                font-size: 16px;
                color: #231f20;
                padding: 8px 0;
                letter-spacing: 0;
                text-transform: none;
            }
        }
    }
    &:after {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        top: -8px;
        background: #fff;
        border: 1px solid #63666a;
        transform: rotate(45deg);
        left: 40%;
        z-index: 1;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    #MegaMenu-Content-1 {
        width: 1140px;
    }
    body .mega-menu__list {
        padding: 32px 30px;
    }
    .mega-menu__list>li:not(:last-child) {
        margin-right: 65px;
    }
    #MegaMenu-Content-2:after {
        left: 35%;
    }
}

@media (min-width: 1360px) and (max-width: 1439px) {
    #MegaMenu-Content-1:after {
        left: 26.5%;
    }
    #MegaMenu-Content-2:after {
        left: 29%;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    #MegaMenu-Content-1:after {
        left: 22%;
    }
    #MegaMenu-Content-2:after {
        left: 30%;
    }
    #MegaMenu-Content-2 {
        left: 41.5%;
    }
}

@media (min-width: 1600px) and (max-width: 1700px) {
    #MegaMenu-Content-1:after {
        left: 22.5%;
    }
    #MegaMenu-Content-2:after {
        left: 30.5%;
    }
}

@media (min-width: 1701px) and (max-width: 1799px) {
    #MegaMenu-Content-1:after {
        left: 23.5%;
    }
    #MegaMenu-Content-2:after {
        left: 34.5%;
    }
}

@media (min-width: 1800px) and (max-width: 1899px) {
    #MegaMenu-Content-1:after {
        left: 24.5%;
    }
    #MegaMenu-Content-2:after {
        left: 37%;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    #MegaMenu-Content-1:after {
        left: 26.5%;
    }
    #MegaMenu-Content-1 {
        width: 940px;
    }
    body .mega-menu__list {
        padding: 32px 20px 35px;
        justify-content: space-between;
    }
    .mega-menu__list>li:not(:last-child) {
        margin-right: 50px;
    }
    .mega-menu__list>li:nth-child(2),
    .mega-menu__list>li:nth-child(4) {
        width: auto;
    }
    .mega-menu__list li a.mega-menu__link--level-2 {
        font-size: 16px;
    }
    .mega-menu__list li ul li a {
        font-size: 14px;
        padding: 6px 0;
    }
}


/*---------------------------------------------- Cart Page ----------------------------------------------*/

.product-option.line-item {
    display: none;
}

.cart__warnings {
    padding: 70px 0 !important;
    @media screen and (max-width: 991px) {
        padding: 50px 0 !important;
        h1 {
            margin-top: 0;
            font-size: 26px;
        }
    }
    @media (min-width: 768px) and (max-width: 991px) {
        h1 {
            font-size: 30px;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
        h1 {
            font-size: 34px;
        }
    }
    a.button {
        background: #63666a;
        border: 1px solid #63666a;
        line-height: 1;
        letter-spacing: 1.6px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-family: FuturaStd-Light;
        font-weight: 300;
        padding: 20px 34px;
        transition: all 0.4s;
        @media screen and (max-width: 767px) {
            padding: 18px 25px;
            font-size: 14px;
        }
        @media (min-width: 768px) and (max-width: 991px) {
            padding: 20px 27px;
        }
        &:after,
        &:before {
            display: none;
        }
        &:hover {
            background: none;
            color: #63666a;
        }
    }
}

#cart {
    max-width: 850px;
    margin: 0 auto;
    #main-cart-items {
        padding-bottom: 23px;
        border-bottom: 0;
        @media screen and (max-width: 749px) {
            padding-bottom: 0;
        }
    }
    .cart-items {
        tr {
            display: flex;
            .caption-with-letter-spacing {
                width: 440px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 400px;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                    border: none;
                }
            }
            .quantity-col {
                padding: 0;
                width: 220px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 200px;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                }
            }
            .total-col {
                padding: 0;
                width: 190px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 120px;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                }
            }
            th {
                font-size: 12px;
                color: #63666a;
                text-transform: uppercase;
                border-bottom: 1px solid rgba(99, 102, 106, 0.3);
                padding-bottom: 28px;
                line-height: 1.33;
                letter-spacing: 0;
                opacity: 1;
                margin-bottom: 10px;
            }
        }
        .cart-item {
            display: flex;
            align-items: center;
            @media screen and (max-width: 749px) {
                display: grid;
                gap: 10px;
                align-items: flex-start;
                margin-bottom: 1.5rem;
                background: #F9F9F9;
                padding: 10px;
            }
            td {
                padding-top: 28px;
                padding-left: 0;
                display: block;
            }
            .cart-item__quantity {
                width: 220px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 200px;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                    padding: 0;
                }
            }
            .cart-item__totals {
                width: 190px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 120px;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                    padding: 0;
                    display: none;
                }
            }
            .cart-item__media {
                width: 65px;
                @media screen and (max-width: 749px) {
                    padding: 0;
                    width: 113px;
                }
                .cart-item__image-container,
                img {
                    display: block;
                    width: 100%;
                }
            }
            .cart-item__details {
                padding-left: 31px;
                width: 375px;
                @media (min-width: 768px) and (max-width: 991px) {
                    width: 335px;
                    padding: 0;
                }
                @media screen and (max-width: 749px) {
                    width: auto;
                    padding: 0;
                    grid-column: 2 / 5;
                }
                .cart-item__name {
                    color: #63666a;
                    line-height: 1.31;
                    text-transform: uppercase;
                    font-size: 16px;
                    @media screen and (max-width: 749px) {
                        font-size: 14px;
                    }
                    opacity: 1;
                }
                dl {
                    margin-top: 7px;
                    @media screen and (max-width: 749px) {
                        margin-top: 4px;
                    }
                }
                .product-option {
                    color: #63666a;
                    font-size: 14px;
                    text-transform: uppercase;
                    @media screen and (max-width: 749px) {
                        text-transform: none;
                    }
                }
            }
            quantity-input.quantity {
                border: 1px solid rgba(99, 102, 106, 0.6);
                min-width: 109px;
                padding: 0 17px;
                width: 109px;
                min-height: 36px;
                .quantity__button {
                    width: auto;
                    svg path {
                        fill: #63666a;
                    }
                }
                @media screen and (max-width:749px) {
                    min-width: 107px;
                    width: 107px;
                    padding: 0 10px;
                }
                input {
                    font-family: "FuturaStd-Medium";
                    font-weight: 500;
                    font-size: 16px;
                    opacity: 1;
                    color: #63666a;
                }
            }
            cart-remove-button {
                margin-left: 30px;
                @media screen and (max-width: 749px) {
                    margin-left: 15px;
                }
                @media screen and (max-width:340px) {
                    margin-left: 7px;
                }
                a {
                    min-width: auto;
                    min-height: auto;
                    svg {
                        width: 28px;
                        height: 28px;
                        @media screen and (max-width: 340px) {
                            width: 22px;
                            height: 22px;
                        }
                    }
                }
            }
            .cart-item__totals {
                span {
                    margin-top: 0;
                    font-family: "FuturaStd-Book";
                    color: #63666a;
                    line-height: 1.3;
                    font-size: 16px;
                    letter-spacing: 0;
                    @media screen and (max-width: 749px) {
                        display: none;
                    }
                }
            }
            .cart-item-price {
                margin-top: 0;
                font-size: 14px;
                line-height: 1.28;
                @media screen and (max-width: 749px) {
                    font-size: 16px;
                    line-height: 1.18;
                    margin-top: 7px;
                    font-family: "FuturaStd-Book";
                    font-weight: 400;
                }
            }
        }
    }
}

.cart-product-wrapper.disable_product {
    button.btn {
        pointer-events: none;
        &:after {
            background: #b5b6b7;
        }
        span {
            color: #b5b6b7;
        }
    }
}

.cart-product-wrapper {
    max-width: 850px;
    margin: 0 auto;
    padding: 25px 15px 30px;
    @media (min-width: 768px) and (max-width: 991px) {
        width: calc(100% - 47px);
        padding: 35px 0;
    }
    h3 {
        margin: 0 0 28px;
        font-size: 16px;
        line-height: 1.3;
        color: #63666a;
        text-align: center;
        text-transform: uppercase;
    }
    .cart-product-body::-webkit-scrollbar {
        height: 0;
    }
    .cart-product-body {
        display: flex;
        margin: 0 -10px;
        flex-wrap: nowrap;
        overflow-x: auto;
        column-gap: 0;
        row-gap: 0;
        cursor: grab;
        .cart-prodcut-innerbody {
            width: 12.9%;
            flex-grow: 1;
            flex-shrink: 0;
            padding: 0 10px;
            .cart-prodcut-box {
                background: #fff;
                a {
                    font-family: "FuturaStd-Book";
                    font-size: 10px;
                    color: #63666a;
                    line-height: 1.4;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    text-align: center;
                    padding: 0 5px;
                    margin-top: 12px;
                    cursor: initial;
                    text-transform: uppercase;
                }
            }
        }
    }
    button.btn {
        width: 100%;
        display: block;
        text-align: center;
        font-family: "FuturaStd-Bold";
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1.3;
        padding: 9px 11px;
        margin-top: 17px;
        background: none;
        cursor: pointer;
        border: none;
        position: relative;
        span {
            position: relative;
            z-index: 2;
            color: #63666a;
        }
        &:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 2px;
            bottom: 0;
            background: rgb(99, 102, 106);
            left: 0;
            transition: all 0.4s;
            z-index: 1;
        }
        &:hover span {
            color: #fff;
        }
        &:hover:after {
            height: 100%;
        }
    }
}

.profit-wrapper {
    max-width: 850px;
    padding: 0 0 19px;
    margin: 0 auto;
    @media screen and (max-width: 749px) {
        padding: 0 20px 19px;
        margin-top: 20px;
    }
    @media (min-width: 768px) and (max-width: 991px) {
        width: calc(100% - 47px);
        padding: 25px 0;
    }
    #beam-nonprofit-widget {
        div {
            >div {
                p {
                    margin: 0 0 13px 0 !important;
                    padding: 0 !important;
                    color: #63666a !important;
                    font-size: 12px !important;
                    line-height: 1.33 !important;
                    text-align: right !important;
                }
                >div {
                    margin-bottom: 0 !important;
                    justify-content: flex-end;
                    >div {
                        width: 40px !important;
                        &:not(:last-child) {
                            margin: 0 20px 0 0 !important;
                        }
                    }
                }
                +div {
                    width: 376px;
                    margin-left: auto;
                    margin-top: 10px;
                    >div {
                        width: 100% !important;
                        padding: 21px 15px 24px 17px !important;
                        >div {
                            width: 100% !important;
                            >p {
                                margin: 0px auto 0px 0px !important;
                                padding: 0 !important;
                            }
                            div {
                                width: auto !important;
                                p {
                                    margin: 0px 0 0px 0px !important;
                                    padding: 0 !important;
                                    font-size: 10px !important;
                                }
                            }
                            div {
                                margin-top: 0;
                                div {
                                    margin-right: 13px;
                                }
                            }
                        }
                    }
                    p {
                        margin: 0px !important;
                        padding: 12px 0px 17px !important;
                        text-align: left !important;
                    }
                }
            }
        }
    }
}

#main-cart-footer.is-empty {
    .cart__footer {
        display: none;
    }
}

.cart-product-wrapper.is-empty,
.profit-wrapper.is-empty,
#main-cart-footer .cart-footer-info.is-empty {
    display: none;
}

#main-cart-footer {
    margin: 0 auto 75px;
    @media (min-width: 768px) and (max-width: 991px) {
        width: calc(100% - 47px);
        margin: 0 auto 70px;
    }
    .cart__footer {
        display: block;
        padding-bottom: 0;
        padding-top: 48px;
        .cart__note {
            display: block;
            margin-bottom: 19px;
            label {
                position: relative;
                top: 0;
                height: auto;
                color: #63666a;
                text-transform: uppercase;
                font-size: 16px;
                text-decoration: underline;
                text-underline-offset: 5px;
                line-height: 1.316;
                margin-bottom: 0;
                cursor: pointer;
            }
            &:after,
            &:before {
                display: none;
            }
            textarea {
                border: 1px solid rgba(99, 102, 106, 0.2);
                height: 82px;
                resize: none;
                display: none;
                margin-top: 10px;
                @media (min-width: 768px) and (max-width: 991px) {
                    height: 80px;
                }
                &:focus {
                    box-shadow: none;
                    outline: 0;
                }
            }
        }
    }
    .afterpay-paragraph {
        font-size: 16px;
        color: #231F20;
        #logo-link.afterpay-link {
            display: none;
        }
    }
    .cart__blocks {
        margin: 0 auto;
        width: 100%;
        max-width: 850px;
        @media (min-width: 768px) and (max-width: 991px) {
            padding: 30px 20px;
        }
        .cart-footer-top {
            display: flex;
            .cart-footer-top-left {
                width: 30%;
            }
            .cart-footer-top-right {
                width: 70%;
                text-align: right;
            }
            .totals {
                justify-content: flex-end;
                span {
                    font-size: 20px;
                    text-transform: uppercase;
                    line-height: 1.25;
                }
            }
            p.afterpay-paragraph {
                margin-top: 20px;
                text-align: right;
                span {
                    font-size: 16px;
                }
                @media (min-width: 768px) and (max-width: 991px) {
                    font-size: 14px;
                }
            }
        }
        .cart-footer-top-right {
            small,
            span {
                margin: 0;
                font-size: 12px;
                line-height: 1.66;
                color: #231f20;
                letter-spacing: 0;
            }
            .tax-note {
                margin-top: 23px;
            }
            span a {
                color: #231f20;
                text-decoration: underline;
                text-underline-offset: 4px;
            }
        }
    }
    .cart-footer-btn {
        padding-right: 0;
        a {
            font-size: 15px;
            color: #63666a;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            padding: 21px 48px;
            margin-top: 17px;
            border: 1px solid #63666a;
            display: inline-block;
            line-height: 1;
            font-family: "FuturaStd-Medium";
            text-align: center;
            transition: all 0.4s;
            &:hover {
                background: #63666a;
                color: #fff;
            }
            @media (min-width: 768px) and (max-width: 991px) {
                font-size: 14px;
                padding: 15px 30px;
            }
        }
    }
    .cart__ctas {
        display: block;
        text-align: right;
        gap: 0;
        .cart__dynamic-checkout-buttons {
            display: none;
        }
        button {
            max-width: none;
            height: auto;
            line-height: 1;
            margin-top: 22px;
            min-height: auto;
            font-family: "FuturaStd-Medium";
            font-size: 15px;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            font-weight: 500;
            padding: 21px 48px;
            border: 1px solid #63666a;
            background: #63666a;
            box-shadow: none;
            width: auto;
            margin-left: auto;
            transition: all 0.4s;
            &:after,
            &:before {
                display: none;
            }
            &:hover {
                background: none;
                color: #63666a;
            }
            @media (min-width: 768px) and (max-width: 991px) {
                font-size: 14px;
                padding: 15px 30px;
            }
        }
    }
    [data-testid="grid-cell"] {
        margin-top: 0 !important;
    }
    .cart-footer-info {
        span {
            font-size: 12px;
            display: block;
            color: #231f20;
            text-transform: capitalize;
            line-height: 1.67;
            margin-bottom: 5px;
            text-align: justify;
            @media (min-width: 768px) and (max-width: 991px) {
                font-size: 11px;
            }
            a {
                color: #231f20;
                text-decoration: underline;
                text-underline-offset: 3px;
            }
        }
    }
}

@media screen and (max-width:767px) {
    .cart {
        header.header {
            border: none;
        }
        .page-header {
            padding: 10px 15px 20px;
            h1 {
                font-size: 30px;
                line-height: 1.53;
            }
        }
    }
}

@media screen and (max-width: 480px) {
    .cart-product-wrapper {
        padding: 30px 15px;
        h3 {
            margin: 0 0 15px;
            font-size: 18px;
            line-height: 1.22;
            font-family: "FuturaStd-Book";
        }
        .cart-product-body {
            overflow-x: auto;
            justify-content: flex-start;
            white-space: nowrap;
            .cart-prodcut-innerbody {
                padding: 10px 5px;
                min-width: 31%;
                .cart-prodcut-box a {
                    font-size: 12px;
                    white-space: normal;
                }
            }
        }
        button.btn {
            margin-top: 10px;
        }
    }
    .profit-wrapper {
        #beam-nonprofit-widget {
            div {
                >div {
                    justify-content: center;
                    p {
                        margin: 0 0 15px 0 !important;
                        padding: 0 !important;
                        text-align: left !important;
                    }
                    +div {
                        margin: 10px auto 0;
                    }
                }
            }
        }
    }
    .cart__footer-wrapper {
        padding: 0 20px;
    }
    #main-cart-footer {
        margin: 0 auto 60px;
        .cart__footer .cart__note {
            display: block;
            label {
                margin-bottom: 15px;
                width: 100%;
                letter-spacing: 0.03em;
                font-family: "FuturaStd-Book";
            }
        }
        .cart-footer-info span {
            font-size: 16px;
            color: #63666A;
            a {
                font-family: "FuturaStd-Book";
                color: #63666A;
            }
        }
        .cart__blocks {
            .cart-footer-top {
                display: block;
                .cart-footer-top-left,
                .cart-footer-top-right {
                    width: 100%;
                    text-align: left;
                }
                p.afterpay-paragraph {
                    margin-top: 10px;
                    font-size: 13px;
                }
                .cart-footer-top-right {
                    margin-top: 30px;
                    padding-top: 30px;
                    text-align: left;
                    border-top: 1px solid rgba(99, 102, 106, 0.4);
                    .tax-note {
                        text-align: left;
                        font-size: 14px;
                        margin-bottom: 8px;
                        margin-top: 17px;
                    }
                    small,
                    span {
                        font-size: 14px;
                    }
                    .totals {
                        justify-content: flex-start;
                        span {
                            font-size: 30px;
                            font-family: "FuturaStd-Medium";
                            font-weight: 500;
                        }
                    }
                }
            }
        }
        .cart-footer-btn {
            padding: 0;
            a {
                font-size: 14px;
                padding: 13px 38px;
                margin-top: 20px;
                width: 100%
            }
        }
        .cart__ctas button {
            font-size: 14px;
            margin-top: 25px;
            padding: 13px 38px;
            width: 100%;
        }
        .cart-footer-info {
            .cart__account-prompt:last-child {
                margin-top: 0;
            }
        }
        .cart__ctas {
            text-align: left;
            .cart__dynamic-checkout-buttons {
                margin: 20px auto 0;
                max-width: 100%;
                .dynamic-checkout__content {
                    min-width: 100%;
                }
            }
        }
    }
}

@media screen and (max-width: 719px) {
    .profit-wrapper #beam-nonprofit-widget div>div>p+div div {
        border: 1px solid #63666A !important;
        &:not(:last-child) {
            margin: 0 12px 0 0!important;
        }
    }
    .profit-wrapper {
        #beam-nonprofit-widget {
            div {
                >div {
                    justify-content: center;
                    p {
                        margin: 0 0 15px 0 !important;
                        padding: 0 !important;
                        text-align: left !important;
                        width: 100% !important;
                        font-size: 14px !important;
                        line-height: 1.86 !important;
                    }
                    >div {
                        width: 100% !important;
                        justify-content: flex-start;
                    }
                    +div {
                        margin: 20px auto 0;
                        div {
                            div {
                                justify-content: flex-start;
                            }
                        }
                    }
                }
            }
        }
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div>div>div>p {
        width: auto !important;
        font-family: "FuturaStd-Book" !important;
        font-weight: 400;
        font-size: 14px!important;
        line-height: 1.21 !important;
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div>div>div div p {
        font-size: 14px !important
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div p {
        padding: 10px 0 !important;
        text-align: left!important;
        font-size: 16px !important;
        line-height: 1.63 !important;
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div div div {
        border: none !important;
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div div div.beam-progress {
        border: 1px solid rgb(216, 213, 213) !important;
    }
    .profit-wrapper #beam-nonprofit-widget div>div+div>div {
        padding: 15px !important;
        border: 1px solid #63666A !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .cart-product-wrapper {
        h3 {
            margin-bottom: 18px;
        }
        .cart-product-body {
            flex-wrap: wrap;
            margin: 0;
            .cart-prodcut-innerbody {
                padding: 10px;
                width: 25%;
            }
        }
    }
    .cart__footer-wrapper {
        padding: 0 15px;
    }
    #main-cart-footer {
        margin: 0 auto 80px;
        .cart__footer .cart__note label {
            font-size: 13px;
            justify-content: center;
        }
        .cart__blocks {
            .cart-footer-top {
                flex-wrap: wrap;
                .cart-footer-top-left,
                .cart-footer-top-right {
                    width: 100%;
                    text-align: center;
                }
                p.afterpay-paragraph {
                    text-align: center;
                    margin-top: 14px;
                    font-size: 13px;
                }
                .cart-footer-top-right {
                    text-align: center;
                    padding-left: 0;
                    line-height: 1.3;
                    margin-top: 20px;
                    small {
                        margin-top: 17px;
                    }
                    small,
                    span {
                        text-align: center;
                        line-height: 1.2;
                    }
                }
                .totals {
                    justify-content: center;
                }
            }
        }
        .cart-footer-btn {
            a {
                padding: 17px 18px;
                font-size: 13px;
            }
        }
        .cart__ctas {
            button {
                padding: 17px 18px;
                font-size: 13px;
            }
        }
        .cart-footer-info {
            .cart__account-prompt {
                display: block;
                text-align: center;
            }
            .cart__account-prompt:last-child {
                margin-top: 0;
            }
        }
        .cart__ctas {
            text-align: center;
            .cart__dynamic-checkout-buttons {
                margin: 17px auto 0;
            }
        }
    }
}

@media (min-width: 750px) and (max-width: 767px) {
    .profit-wrapper {
        padding: 10px 15px 25px;
    }
    #cart {
        .cart-items {
            tr {
                .caption-with-letter-spacing {
                    width: 400px;
                }
                .quantity-col {
                    padding: 0;
                    width: 200px;
                }
                .total-col {
                    padding: 0;
                    width: 120px;
                }
            }
            .cart-item {
                .cart-item__details {
                    padding-left: 25px;
                    width: 335px;
                }
                .cart-item__quantity {
                    width: 200px;
                }
                .cart-item__totals {
                    width: 120px;
                }
            }
        }
    }
}

.blog-product .card__information .card__heading {
    font-size: 20px;
    margin: 13px 0 7px;
    @media screen and (max-width: 767px) {
        font-size: 17px;
    }
}

.article-product .product-grid {
    list-style: none;
    padding: 0;
    margin: 0;
    .card-media {
        position: relative;
        padding-top: 100%;
    }
    li .rating-star {
        letter-spacing: 7px;
    }
}

.upsell-products.ajax-cart-drawer__upsell .free-product-slider .product-form__buttons button {
    pointer-events: none;
    color: #b5b6b7;
    border-color: #b5b6b7;
}

.filter-loader {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}


/* review */

body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile {
    display: none;
}

body .yotpo {
    .yotpo-review {
        .yotpo-header {
            .yotpo-header-element {
                .yotpo-user-name {
                    font-size: 20px;
                    font-family: "FuturaStd-Medium";
                    margin-right: 8px;
                }
                .yotpo-user-title {
                    font-size: 12px;
                    font-family: "FuturaStd-Light";
                    position: relative;
                    top: 3px;
                    &:before {
                        content: "\e619";
                        color: #1cc286;
                        margin-right: 8px;
                        font-family: "yotpo-widget-font" !important;
                    }
                }
            }
            .yotpo-review-stars {
                margin-top: 14px;
            }
        }
        .yotpo-main {
            margin-left: 0;
            margin-top: 40px;
            border-bottom: 1px solid #d3d2d2;
            padding-bottom: 40px;
            margin-bottom: 23px;
            .content-title {
                font-size: 20px;
                font-family: "FuturaStd-Medium";
                position: relative;
                padding-bottom: 20px;
                margin-bottom: 20px;
                &:after {
                    content: "";
                    width: 72px;
                    height: 1px;
                    background: #63666a;
                    left: 0;
                    bottom: 0;
                    position: absolute;
                }
            }
            .content-review,
            .content-review p {
                font-size: 16px;
                line-height: 1.75;
            }
        }
        .yotpo-footer {
            margin-left: 0;
        }
    }
}

@media screen and (max-width: 1199px) {
    body .yotpo {
        .yotpo-review {
            .yotpo-header {
                .yotpo-header-element {
                    .yotpo-user-name {
                        font-size: 16px;
                    }
                    .yotpo-user-title {
                        font-size: 10px;
                        font-family: "FuturaStd-Light";
                        position: relative;
                        top: 3px;
                    }
                }
                .yotpo-review-stars {
                    margin-top: 10px;
                }
            }
            .yotpo-main {
                margin-top: 20px;
                padding-bottom: 20px;
                margin-bottom: 13px;
                .content-title {
                    font-size: 16px;
                    padding-bottom: 10px;
                    margin-bottom: 10px;
                }
                .content-review {
                    font-size: 14px;
                }
            }
        }
    }
}

.ajax-cart-item__single.gift-product,
.ajax-cart-item__single.get-product{
    .ajax-cart-item__quantity,
    .ajax-cart-item__remove {
        opacity: 0;
        visibility: hidden;
    }
}


/*---------------------------------------------- Mission Page ----------------------------------------------*/

.mission-info-wrapper {
    width: 83.33%;
    margin: 0 auto;
    .mission-body {
        display: flex;
        padding: 120px 0;
        margin: 0 -15px;
        .mission-info-left {
            width: 30.3%;
            padding: 0 15px;
        }
        .mission-info-right {
            width: 69.7%;
            padding: 0 15px;
            p:last-child {
                margin: 0;
            }
        }
        h4 {
            font-size: 32px;
            line-height: 1.28;
            margin: 0;
            text-transform: uppercase;
        }
        p {
            margin: 0 0 20px;
            line-height: 1.75;
        }
        .mission-bullet {
            p {
                margin: 0 0 8px;
            }
            ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }
            li {
                position: relative;
                padding-left: 23px;
                margin-bottom: 12px;
                &:last-child {
                    margin-bottom: 0;
                }
                &:after {
                    position: absolute;
                    content: "";
                    width: 5px;
                    height: 5px;
                    border-radius: 50%;
                    background: #63666a;
                    left: 0;
                    top: 11px;
                }
            }
        }
    }
}

.realted-article-wrapper {
    padding-top: 17px;
    padding-bottom: 120px;
    h3 {
        text-align: center;
        font-size: 32px;
        line-height: 1.28;
        text-transform: uppercase;
        margin: 0 0 50px;
    }
    .related-sec {
        display: flex;
        margin: 0 -15px;
        .related-article-body {
            .related-img-body {
                a {
                    position: relative;
                    padding-bottom: 71.3%;
                    display: block;
                }
                img {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    top: 0;
                    left: 0;
                    object-fit: cover;
                    object-position: center;
                }
            }
            h2 {
                margin: 35px 0;
                -webkit-line-clamp: 2;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }
            .read-btn {
                display: inline-block;
                font-size: 14px;
                line-height: 1.28;
                color: #63666a;
                border-bottom: 1px solid #63666a;
                padding-bottom: 4px;
                text-transform: uppercase;
                letter-spacing: 1.4px;
                font-family: "FuturaStd-Book";
            }
        }
    }
}

@media screen and (max-width: 480px) {
    .realted-article-wrapper {
        padding-bottom: 60px;
        h3 {
            font-size: 24px;
            margin: 0 0 30px;
        }
        .related-sec {
            flex-wrap: wrap;
            .related-article-body {
                width: 100%;
                &:not(:last-child) {
                    margin-bottom: 30px;
                }
                h2 {
                    margin: 25px 0 15px;
                }
            }
        }
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .realted-article-wrapper {
        padding-bottom: 60px;
        h3 {
            font-size: 26px;
            margin: 0 0 30px;
        }
        .related-sec {
            flex-wrap: wrap;
            margin: 0 -10px;
            justify-content: center;
            .related-article-body {
                width: 50%;
                padding: 0 10px;
                &:not(:last-child) {
                    margin-bottom: 30px;
                }
                h2 {
                    margin: 23px 0 15px;
                }
                .read-btn {
                    font-size: 12px;
                }
            }
        }
    }
}

@media screen and (max-width: 767px) {
    .mission-info-wrapper {
        width: 100%;
        .mission-body {
            padding: 60px 0;
            flex-wrap: wrap;
            .mission-info-left {
                width: 100%;
            }
            .mission-info-right {
                width: 100%;
            }
            h4 {
                font-size: 24px;
                margin-bottom: 20px;
                br {
                    display: none;
                }
            }
            p {
                font-size: 14px;
                margin: 0 0 10px;
            }
            .mission-bullet {
                ul {
                    li {
                        font-size: 14px;
                        padding-left: 15px;
                        margin-bottom: 8px;
                    }
                }
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mission-info-wrapper {
        width: 95%;
        .mission-body {
            padding: 70px 0;
            .mission-info-left {
                width: 35%;
            }
            .mission-info-right {
                width: 65%;
            }
            h4 {
                font-size: 24px;
            }
            p {
                font-size: 14px;
            }
            .mission-bullet {
                ul {
                    li {
                        font-size: 14px;
                        padding-left: 15px;
                        margin-bottom: 10px;
                    }
                }
            }
        }
    }
    .realted-article-wrapper {
        padding-bottom: 70px;
        h3 {
            font-size: 28px;
            margin: 0 0 40px;
        }
        .related-sec {
            margin: 0 -10px;
            .related-article-body {
                padding: 0 10px;
                h2 {
                    margin: 30px 0 20px;
                    a {
                        font-size: 20px;
                    }
                }
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mission-info-wrapper {
        width: 95%;
        .mission-body {
            padding: 80px 0;
            .mission-info-left {
                width: 32%;
            }
            .mission-info-right {
                width: 68%;
            }
            h4 {
                font-size: 28px;
            }
        }
    }
    .realted-article-wrapper {
        padding-bottom: 80px;
        h3 {
            font-size: 30px;
            margin: 0 0 35px;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .mission-info-wrapper {
        width: 90%;
        .mission-body {
            padding: 90px 0;
            .mission-info-left {
                width: 31%;
            }
            .mission-info-right {
                width: 69%;
            }
            h4 {
                font-size: 30px;
            }
        }
    }
    .realted-article-wrapper {
        padding-bottom: 90px;
    }
}


/*---------------------------------------------- Product Quickview ----------------------------------------------*/

.quick-view-button {
    position: relative;
}

.open-quickview {
    overflow: hidden;
}

.optionselection-title.select-hide {
    display: none;
}

.card-wrapper:hover .quick-view-button {
    opacity: 1;
    visibility: visible;
}

.quick-view-button {
    position: absolute;
    left: 50%;
    bottom: 78px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    a {
        background: #63666a;
        border: 1px solid #63666a;
        font-size: 13px;
        font-weight: 500;
        color: #fff;
        font-family: "FuturaStd-Medium";
        text-transform: uppercase;
        letter-spacing: 1.3px;
        padding: 20px 50px;
        display: block;
        width: max-content;
        line-height: 1;
        transition: all 0.4s;
        &:hover {
            background: #000;
            border-color: #000;
        }
    }
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
    display: none;
}

.quickview-popup {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 4;
    width: 100%;
    padding: 0;
    height: 100%;
    transform: translateX(100%);
    transition: all 0.4s;
}

.quickview-popup.current {
    transform: translateX(0);
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal__overlay {
    display: block !important;
}

.quickview-popup-body {
    margin-left: auto;
    max-width: 675px;
    background: #fff;
    height: 100%;
}

.quickview-top {
    display: flex;
    padding: 33px 38px 28px 55px;
    border-bottom: 1px solid #D9D9D9;
    align-items: center;
    justify-content: space-between;
    h6 {
        margin: 0;
        font-size: 16px;
        line-height: 1.19;
        text-transform: uppercase;
        color: #63666A;
        font-family: "FuturaStd-Medium";
        font-weight: 500;
    }
    .quickview-close {
        cursor: pointer;
    }
    svg {
        width: 15px;
        height: 15px;
        display: block;
    }
}

.quickview {
    height: 100%;
    position: relative;
    .quickview-body-wrapper {
        padding: 0px 38px 20px 28px;
        height: calc(100vh - 81px);
        overflow-y: auto;
        .quickview-body {
            display: flex;
            column-gap: 24px;
            align-items: center;
            .quickview-product-meta {
                width: 67%;
            }
        }
        h3, .h3, span.qvproduct-title {
            padding-right: 0;
            text-transform: uppercase;
            margin: 0 0 23px;
            font-size: 28px;
            line-height: 1.22;
            color: #63666A;
        }
        .qvproduct-price,
        .qvproduct-original-price {
            display: block;
            letter-spacing: 0px;
            text-transform: capitalize;
            margin: 0;
            font-size: 20px;
            line-height: 1.2;
            color: #63666a;
            font-weight: 500;
        }
        .qvproduct-price-wrapper {
            display: flex;
        }
        .qvproduct-original-price {
            margin-left: 25px;
            text-decoration: line-through;
            color: #231f2063;
        }
    }
    .qvproductimages-left {
        width: 33%;
        padding: 0;
        .slick-initialized .slick-slide {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .slick-slide {
            padding: 0;
            height: 100%;
            position: relative;
            .product-img-body {
                padding-bottom: 100%;
                position: relative;
            }
            img {
                margin: 0 auto;
                position: absolute;
                top: 50%;
                left: 50%;
                width: 100%;
                height: 100%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                object-fit: contain;
                object-position: center;
            }
        }
    }
    .qvcontent {
        margin: 0;
        padding-left: 25px;
        text-align: center;
        .variant-label-wrapper {
            display: flex;
            align-items: center;
            margin-bottom: 18px;
            justify-content: center;
            h6 {
                font-size: 16px;
                line-height: 1.19;
                color: #63666A;
                font-family: "FuturaStd-Book";
                font-weight: 400;
                margin: 0;
            }
        }
        .qvproduct-options {
            margin-top: 0px;
            span {
                display: inline-block;
                letter-spacing: 1.6px;
                text-transform: uppercase;
                margin-right: 15px;
                font-size: 16px;
                line-height: 1.19;
                color: #63666A;
            }
            .variant-radio-wrapper {
                display: flex;
                flex-wrap: wrap;
                column-gap: 9px;
                row-gap: 9px;
                justify-content: center;
                input {
                    display: none;
                }
                label {
                    font-size: 14px;
                    line-height: 1.12;
                    color: #231F20;
                    border: 1px solid rgba(99, 102, 106, 0.3);
                    padding: 10px 20px;
                    display: block;
                    cursor: pointer;
                    min-width: 200px;
                }
                input:checked+label {
                    border: 1px solid #63666A;
                    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.051));
                }
            }
        }
        .quantity-wrapper {
            margin: 30px 0;
            span {
                display: block;
                font-size: 16px;
                line-height: 1.19;
                text-transform: uppercase;
                color: #63666A;
                margin-bottom: 14px
            }
            .quantity--input {
                display: inline-block;
                background: #fff;
                border: 1px solid #B3B4B6;
            }
            quantity-input.quantity {
                border: none;
                padding: 0 40px;
                min-height: 40px;
                min-width: 182px;
                input {
                    font-family: "FuturaStd-Medium";
                    font-weight: 500;
                }
                .quantity__button {
                    width: auto;
                }
            }
        }
        .qvadd-to-cart .qv-add-button {
            display: flex;
            align-items: center;
            text-align: center;
            width: 100%;
            background: #63666a;
            border: 1px solid #63666a;
            letter-spacing: 1.5px;
            color: #fff;
            text-transform: uppercase;
            font-size: 15px;
            font-family: FuturaStd-Medium;
            padding: 2rem 5.1rem;
            transition: all 0.4s;
            cursor: pointer;
            span {
                display: block;
                &:first-child {
                    position: relative;
                    padding-right: 22px;
                    margin-right: 24px;
                    &:after {
                        content: '';
                        width: 6px;
                        height: 6px;
                        background: #fff;
                        border-radius: 50%;
                        display: inline-block;
                        line-height: 1;
                        position: absolute;
                        top: 50%;
                        transform: translateY(-50%);
                        right: 0;
                    }
                }
            }
        }
    }
}
.qvcontent .out-of-stock{
  display:none;
}
.quickview .qvcontent .qvadd-to-cart .qv-add-button span.out-of-stock,
.quickview .qvcontent .qvadd-to-cart .qv-add-button.sold-out span{
    display: none;
}
.quickview .qvcontent .qvadd-to-cart .qv-add-button.sold-out .out-of-stock{
  display:block;
}
#selling-plan-fieldset {
    border: none;
    padding: 0;
    margin: 0;
    .selling-plans.selling-plan-hide {
        display: none;
    }
    .selling-plans label {
        margin-top: 20px;
        display: inline-block;
        line-height: 1;
        text-decoration: underline;
        text-underline-offset: 5px;
        a {
            color: #63666a;
        }
        &:not(:first-child) {
            display: none;
        }
    }
}

.product-detail-btn {
    text-align: center;
    margin-top: 25px;
    line-height: 1;
    a {
        display: inline-block;
        font-size: 12px;
        line-height: 1.67;
        color: #63666A;
        text-decoration: underline;
        text-underline-offset: 4px;
        font-family: "FuturaStd-Book";
        font-weight: 400;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 700px) {
    .quickview-top {
        padding: 20px 20px 18px 28px;
    }
    .quickview {
        .quickview-body-wrapper {
            padding: 55px 30px 36px 21px;
            height: 100vh;
            /* Fallback for browsers that do not support Custom Properties */
            height: calc(var(--vh, 1vh) * 100 - 58px);
            h3, .h3 {
                font-size: 24px;
                margin: 0 0 15px;
            }
            .quickview-body {
                column-gap: 15px;
            }
        }
        .qvcontent {
            padding-left: 9px;
            .qvadd-to-cart .qv-add-button {
                padding: 2rem 1.1rem;
            }
        }
    }
}

@media screen and (max-width: 419px) {
    .quickview {
        .quickview-body-wrapper {
            .quickview-body {
                display: block;
                column-gap: 0;
                .quickview-product-meta {
                    width: 100%;
                    margin-top: 30px;
                    text-align: center;
                }
            }
            h3, .h3 {
                text-align: center;
            }
            .qvproduct-price-wrapper {
                justify-content: center;
            }
        }
        .qvproductimages-left {
            width: 100%;
        }
        .qvcontent {
            padding-left: 0;
        }
    }
}

@media screen and (max-width:767px) {
    .quick-view-button a {
        padding: 13px 21px;
        display: block;
        width: max-content;
        font-size: 12px;
    }
    .quick-view-button a:hover{
      background:#63666a;
    }
    .quick-view-button{
        bottom: 40%;
        transform: translate(-50%,50%);
    }
}


/* Article Page */

.cart-item.gift-product,
.cart-item.get-product{
    .cart-item__quantity-wrapper {
        display: none;
    }
}

#article-info .blog-articles__article:first-child,
#article-info .blog-articles__article.full-width-blog {
    display: flex;
    flex-direction: row-reverse;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    align-items: center;
    margin-top: 60px;
    padding: 0;
    margin-right: 19vw;
    .blog-img {
        padding: 14%;
        width: 50%;
    }
    .blog-info {
        width: 50%;
        padding: 0;
        .blog-info-body {
            max-width: 505px;
            padding: 0 15px;
            margin: 0 auto;
        }
        p {
            letter-spacing: 0px;
            color: #63666a;
            font-family: FuturaStd-Light;
            line-height: 1.87;
            font-size: 16px;
            margin: 0 0 32px;
            text-align: justify;
            -webkit-line-clamp: 2;
        }
        h4 {
            margin-bottom: 29px;
            padding-bottom: 29px;
            position: relative;
            a {
                letter-spacing: 1.2px;
                color: #63666a;
                line-height: 1.75;
                position: relative;
            }
            &:after {
                content: "";
                background: #63666a;
                height: 2px;
                width: 40px;
                margin: 0;
                position: absolute;
                left: 0;
                bottom: 0;
            }
        }
    }
    &:before {
        content: "";
        clear: both;
        display: table;
    }
}

div#shopify-section-main-blog-content {
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        flex-direction: column;
        width: 100%;
        position: relative;
        left: 0;
        margin-left: 0;
        align-items: center;
        margin-top: 60px;
        margin-right: 0;
        .blog-img {
            width: 100%;
            padding: 0;
            img {
                position: relative;
                top: 0;
                left: 0;
                height: auto;
                width: auto;
                object-fit: cover;
                object-position: center;
            }
        }
        .blog-info {
            width: 100%;
            margin-top: 30px;
            padding: 0 15px;
            .blog-info-body {
                padding: 0;
                text-align: center;
            }
            p {
                margin: 0 0 20px;
            }
            h4 {
                margin-bottom: 20px;
                padding-bottom: 20px;
                &:after {
                    left: 50%;
                    transform: translateX(-50%);
                }
            }
        }
    }
    .sidebar_newsletter.sidebar-box,
    .sidebar-connect.sidebar-box {
        display: none;
    }
    .hide-mobile {
        display: none
    }
}

@media screen and (min-width:768px) {
    .article-sec.product-after-post {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 0;
        width: calc(100% - 30px);
        left: 0;
        margin-left: 0;
        .blog-info {
            .blog-info-body {
                padding-left: 0;
            }
            h4 {
                margin-bottom: 19px;
                padding-bottom: 19px;
            }
            p {
                margin: 0 0 15px;
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        left: 0;
        margin-left: 0;
        margin-right: 0;
        .blog-info .blog-info-body {
            padding-right: 35px;
            padding-left: 0;
        }
        .blog-img img {
            height: auto;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1799px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        right: 20%;
        margin-right: 16vw;
    }
}

@media (min-width: 1200px) and (max-width: 1250px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 43vw;
    }
}

@media (min-width: 1251px) and (max-width: 1300px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 40vw;
    }
}

@media (min-width: 1301px) and (max-width: 1360px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 47vw;
    }
}

@media (min-width: 1361px) and (max-width: 1450px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 41vw;
    }
}

@media (min-width: 1451px) and (max-width: 1550px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 35vw;
    }
}

@media (min-width: 1551px) and (max-width: 1610px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 32vw;
    }
}

@media (min-width: 1611px) and (max-width: 1710px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 27vw;
    }
}

@media (min-width: 1711px) and (max-width: 1799px) {
    #article-info .blog-articles__article:first-child,
    #article-info .blog-articles__article.full-width-blog {
        margin-right: 23vw;
    }
}

@media screen and (max-width: 480px) {
    .yotpo-vip-tiers-widget .yotpo-vip-tiers-progress-bar-wrapper.yotpo-mobile {
        width: 290px !important;
    }
}

@media screen and (max-width: 374px) {
    .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-grid-wrapper {
        width: 100% !important;
    }
    .yotpo-widget-my-rewards-widget .yotpo-row-display {
        width: 80% !important;
    }
}

@media screen and (max-width: 1199px) {
    .yotpo-completed-tile.yotpo-overlay-tile {
        display: none !important;
    }
    .yotpo-vip-tiers-list .yotpo-vip-tiers-progress-bar-wrapper .yotpo-vip-tiers-progress-bar-summary-current span,
    .yotpo-vip-tiers-list .yotpo-vip-tiers-progress-bar-wrapper .yotpo-vip-tiers-progress-bar-summary-next span {
        letter-spacing: 0 !important;
    }
    .yotpo-screen-friends_emails .yotpo-email-view .yotpo-input-example {
        font-size: 11px !important;
    }
    .yotpo-widget-referral-widget .yotpo-share-buttons-container.yotpo-is-mobile li {
        margin: 20px 6px 0 !important;
    }
    .yotpo-widget-campaign-widget .yotpo-action-button-widget .yotpo-filled-button {
        background: #63666a !important;
        font-family: "FuturaStd-Light" !important;
        letter-spacing: 1.4px !important;
    }
    .yotpo-widget-my-rewards-widget .yotpo-row-display.yotpo-border-style.border-style-rectangular.yotpo-is-mobile {
        background: #fafafa !important;
        border-color: #63666a !important;
    }
    .yotpo-popup-tile-wrapper .yotpo-grid .yotpo-row-display .yotpo-customized-text .yotpo-inner-text {
        font-size: 14px !important;
        text-align: left;
    }
    .yotpo-widget-campaign-widget.yotpo-widget-override-css.yotpo-widget-clear {
        z-index: 3;
    }
}


/*---------------------------------------------- Become A Retailer ----------------------------------------------*/

html {
    scroll-padding-top: 100px;
}

.become-a-retailer {
    .page-header {
        padding-bottom: 69px;
        h1 {
            color: #63666a;
        }
    }
}

.retailer-wrapper {
    position: relative;
    padding-bottom: 110px;
    .retailer-img {
        position: absolute;
        top: 44px;
        right: 0;
    }
}

.globo-formbuilder {
    .globo-form-app {
        margin-top: 0;
        margin-bottom: 0;
        .message {
            margin-bottom: 20px;
            padding: 20px;
            h4 {
                margin-bottom: 8px;
            }
        }
        .footer {
            margin-top: 0 !important;
            button.submit {
                height: 62px;
                padding: 21px 87px;
                background-color: #63666a;
                border: 1px solid #63666a;
                line-height: 1.28;
                font-size: 14px;
                color: #fff;
                cursor: pointer;
                letter-spacing: 1.4px;
                font-family: "FuturaStd-Book";
                text-transform: uppercase;
                transition: all 0.4s;
                margin-top: 0;
                &:hover {
                    background-color: transparent;
                    color: #63666a;
                }
                span.spinner {
                    display: none;
                }
            }
        }
        .content {
            margin: 0 -15px;
        }
        .globo-form-control {
            margin-bottom: 20px;
            padding: 0 15px;
            input,
            textarea,
            select {
                height: 62px;
                background-color: #fff;
                border: 1px solid rgba(99, 102, 106, 0.6);
                padding: 15px 28px;
                font-size: 16px;
                box-shadow: none;
                border-radius: 0;
                color: #63666a;
            }
            select {
                -webkit-appearance: none;
                -moz-appearance: none;
                background-image: url(down-chevron.svg) !important;
                background-repeat: no-repeat;
                background-size: 15px;
                background-position-y: center;
                background-position-x: 95%;
            }
            textarea {
                height: 130px;
            }
            label {
                margin: 0;
            }
            .checkbox-wrapper {
                margin-top: 12px;
                .checkbox-input~.checkbox-label {
                    line-height: 1 !important;
                    &:after,
                    &:before {
                        width: 16px;
                        height: 16px;
                        top: 0;
                        background-position: 3px 3.4px;
                    }
                    &:before {
                        border: 1px solid rgba(99, 102, 106, 0.6) !important;
                        border-radius: 0;
                        box-shadow: none !important;
                    }
                }
            }
        }
        .globo-form-control[data-default-value*="checkbox"] {
            label.classic-label {
                font-size: 16px;
                margin-top: 14px;
                margin-bottom: 5px;
            }
            ul {
                margin: 0 -5px 11px;
                li:nth-child(8) {
                    label:after,
                    label:before {
                        display: none;
                    }
                }
            }
        }
    }
}

.globo-form-app .globo-form-control.layout-3-column:nth-child(8),
.globo-form-app .globo-form-control.layout-3-column:nth-child(7) {
    padding-right: 0;
}

@media screen and (max-width: 768px) {
    .retailer-wrapper .retailer-img {
        display: none;
    }
    .retailer-wrapper {
        padding-bottom: 50px;
    }
    .globo-formbuilder {
        .globo-form-app {
            .content {
                margin: 0;
            }
            .globo-form-control {
                input,
                textarea,
                select {
                    padding: 15px;
                    height: 56px;
                    font-size: 14px;
                }
                textarea {
                    height: 100px;
                    line-height: 1.4;
                }
                .checkbox-wrapper .checkbox-input~.checkbox-label {
                    font-size: 14px;
                }
            }
            .globo-form-control[data-default-value*="checkbox"] {
                ul {
                    margin: 0 -5px 11px;
                    li:nth-child(8) {
                        display: none;
                    }
                }
            }
            .footer {
                padding: 0 15px;
                button.submit {
                    height: 56px;
                    padding: 18px 57px;
                }
            }
            .message {
                width: calc(100% - 30px);
                margin: 0 15px 20px;
            }
        }
    }
    .globo-form-app .globo-form-control.layout-3-column:nth-child(8),
    .globo-form-app .globo-form-control.layout-3-column:nth-child(7) {
        padding-right: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .retailer-wrapper .retailer-sec {
        padding-bottom: 80px;
    }
    .retailer-wrapper .retailer-img {
        display: none;
    }
    .globo-formbuilder .globo-form-app .footer button.submit {
        padding: 21px 77px;
    }
    .retailer-wrapper {
        padding-bottom: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .retailer-wrapper {
        padding-bottom: 90px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .retailer-wrapper {
        padding-bottom: 100px;
    }
}


/*-------------------------- New Product Page --------------------------*/
.product .product__media-wrapper .product__media-list:not(.slick-initialized),
body .product--thumbnail_slider .product__media-gallery .thumbnail-slider .thumbnail-list:not(.slick-initialized){
  display:none;
}
.product-descripton-wrapper.no-desc-img {
    display: block;
}

.product-descripton-wrapper.no-desc-img p {
    max-width: none;
}

.product-description-left ul {
    padding-left: 20px;
}

.product-tab-info-wrapper .product-description-left img {
    width: auto;
    margin: 0 5px 0;
}

.product-descripton-wrapper,
.product-sustainability-wrapper {
    display: flex;
    align-items: center;
    margin: 0 -15px;
    .product-description-left,
    .product-sustainability-left {
        width: 58.33333333%;
        padding: 0 15px;
    }
    .product-description-right,
    .product-sustainability-right {
        width: 41.66666667%;
        padding: 0 15px;
    }
}

.img_producto_container {
    overflow: hidden;
    cursor: zoom-in;
}

.img_producto {
    transition: transform 0.5s ease-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-tab-info-wrapper img {
    display: block;
    width: 100%;
}

.product-sustainability-wrapper {
    align-items: flex-start;
    .product-sustainability-left {
        margin-top: 15px;
    }
}

.product-sustainability-right img {
    display: block;
    margin-left: auto;
}

.product_tab {
    h6, h2 {
        margin: 30px 0 0;
        font-family: "FuturaStd-Book";
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 19px;
        line-height: 1.2;
        color: #63666a;
        &::after {
            position: absolute;
            content: "";
            width: 72px;
            height: 1px;
            background: #231f20;
            left: 0;
            bottom: 0;
        }
    }
    p {
        margin: 20px 0 0;
    }
}

.product-tab-info-wrapper {
    p {
        margin: 20px 0 0;
        line-height: 1.75;
        font-size: 16px;
        max-width: 681px;
    }
    .product-how-to-use-wrapper p {
        max-width: 880px;
    }
    .product-ingredient-info p {
        margin-top: 10px;
        max-width: 100%;
        text-transform: uppercase;
    }
}

.product-ingredient-wrapper p {
    max-width: none;
}

.product-ingredient-wrapper {
    margin-bottom: 30px;
}

.product-ingredient-wrapper h5 {
    font-size: 17px;
    margin-bottom: 0;
    font-family: "FuturaStd-Book";
    text-transform: uppercase;
}

.ingredients-key-wrapper {
    margin-top: 40px;
}

.ingredients-key-wrapper h6 {
    margin-bottom: 20px;
}

.ingredients-key-wrapper p {
    margin-bottom: 15px;
}

.product-ingredient-content {
    margin-top: 131px;
}

.product-ingredient-content-body {
    display: flex;
    margin-top: 34px;
    h5 {
        font-size: 20px;
        line-height: 1.286;
        letter-spacing: 2px;
        font-family: "FuturaStd-Book";
        color: #63666a;
        text-transform: uppercase;
        width: 27%;
        margin: 0;
    }
    p {
        margin: 0 0 20px;
    }
    .product-ingredient-detail {
        width: 73%;
        padding-left: 60px;
    }
    .product-ingredient-content {
        margin-top: 131px;
    }
}

.product-ingredient-bottom-wrapper p {
    max-width: 100%;
    text-transform: uppercase;
    margin-top: 10px;
}

.category-img-body {
    max-width: 505px;
    margin: 0 auto;
}

@media screen and (min-width:1360px) {
    .category-img-body {
        height: 340px;
        img {
            height: 100%;
            object-fit: cover;
            object-position: center;
        }
    }
}

@media screen and (min-width:1800px) {
    .category-img-body {
        height: 400px;
    }
}

@media screen and (min-width:1920px) {
    .category-img-body {
        height: 380px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product_tab h6, .product_tab h2 {
        font-size: 16px;
        letter-spacing: 1.6px;
        padding-bottom: 19px;
        margin-bottom: 21px;
        margin-top: 0;
        &:after {
            position: absolute;
            width: 60px;
        }
    }
    .product-tab-info-wrapper {
        h6, h2 {
            font-size: 16px;
            letter-spacing: 1.6px;
            padding-bottom: 19px;
            margin-bottom: 21px;
            margin-top: 0;
            &:after {
                position: absolute;
                width: 60px;
            }
        }
        p {
            margin: 10px 0 0;
            font-size: 13px;
        }
        .product-ingredient-detail {
            p {
                margin: 0px 0 10px;
            }
        }
    }
    .product-ingredient-wrapper p {
        max-width: none;
    }
    .product-ingredient-content {
        margin-top: 61px;
    }
    .product-ingredient-content-body {
        h5 {
            font-size: 15px;
            line-height: 1.3;
            letter-spacing: 1px;
        }
        .product-ingredient-content-body .product-ingredient-detail {
            width: 70%;
            padding-left: 30px;
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-ingredient-content {
        margin-top: 81px;
    }
    .product-ingredient-content-body h5 {
        font-size: 16px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .product-ingredient-content {
        margin-top: 101px;
    }
    .product-ingredient-content-body h5 {
        font-size: 17px;
    }
}

@media screen and (max-width: 767px) {
    .tab_content {
      padding: 30px 0;
      p{
        text-align:left;
      }
    }
    .description_tab ul.tabs {
        overflow-x: auto;
        align-items: flex-start;
        justify-content: flex-start;
        li {
            white-space: nowrap;
            margin: 0 11px;
        }
    }
    .product-descripton-wrapper,
    .product-sustainability-wrapper {
        flex-direction: column-reverse;
        .product-description-left,
        .product-sustainability-left {
            width: 100%;
            padding: 0 15px;
            margin-top: 30px;
        }
        .product-description-right,
        .product-sustainability-right {
            width: 100%;
            padding: 0 15px;
        }
    }
    .product_tab h6, .product_tab h2 {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 21px;
        &:after {
            width: 52px;
        }
    }
    .product-tab-info-wrapper {
        p {
            margin: 15px 0 0;
            font-size: 14px;
            max-width: 681px;
            text-align:left;            
        }
        h6 {
            font-size: 16px;
            margin-bottom: 21px;
            margin-top: 0;
            &:after {
                width: 52px;
            }
        }
        .product-ingredient-wrapper {
          margin-bottom: 15px;  
        }
        .product-ingredient-bottom-wrapper p,
        .product-ingredient-info p{
            margin: 5px 0 0;
        }
    }
    .product-ingredient-info {
        margin-top: 15px;
    }
    .product-ingredient-content {
        margin-top: 0;
    }
    .product-ingredient-content-body {
        margin-top: 34px;
        flex-direction: column;
        h5 {
            font-size: 16px;
            margin-bottom: 0;
            width: 100%;
        }
        .product-ingredient-detail {
            width: 100%;
            padding-left: 0;
        }
    }
}

@media (min-width: 630px) and (max-width: 767px) {
    .description_tab ul.tabs {
        justify-content: center;
    }
}


/*------------------ Retailer Page ------------------*/

.retailer-sec {
    max-width: 1150px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    padding-bottom: 93px;
    iframe {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .retailer-sec {
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .retailer-sec {
        padding-bottom: 60px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .retailer-sec {
        padding-bottom: 70px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .retailer-sec {
        padding-bottom: 80px;
    }
}


/*   Beam   */

#beam-logo-header {
    display: none;
}


/*------------------ Beam App ------------------*/

.reward-loader img {
    width: 40px;
}

#beam-community-widget-container {
    padding-top: 80px;
    #beam-loading-screen+div>div:first-child {
        display: none !important;
    }
    #beam-loading-screen+div>div {
        justify-content: center;
        row-gap: 44px;
        >div {
            margin: 0 !important;
        }
    }
    >div>div>div>div {
        width: calc(499px - 25px) !important;
        margin: 0 25px !important;
        >div {
            margin: 0 !important;
        }
        >div {
            >div {
                height: auto !important;
                padding: 0 !important;
                +div {
                    display: flex;
                    flex-wrap: wrap;
                    flex: unset !important;
                    >div {
                        width: 100%;
                        &:first-child {
                            order: 2;
                        }
                        &:nth-child(2) {
                            order: 1;
                            p {
                                width: 100% !important;
                                line-height: 1.6 !important;
                                padding: 20px 0 20px !important;
                            }
                        }
                        &:last-child {
                            order: 3;
                            display: flex;
                            align-items: center;
                            margin-top: 25px;
                            p {
                                font-size: 12px !important;
                                font-style: normal !important;
                            }
                            a {
                                display: block !important;
                                text-align: right !important;
                                font-size: 12px !important;
                                text-transform: uppercase !important;
                                text-underline-offset: 7px;
                            }
                        }
                    }
                    .beam-progress {
                        height: 13px !important;
                    }
                    h6 {
                        font-family: "FuturaStd-Bold" !important;
                        font-size: 12px !important;
                        letter-spacing: 1.2px !important;
                        padding-left: 22px !important;
                    }
                }
            }
        }
        img {
            height: 230px !important;
            +div {
                position: relative !important;
                background: none !important;
                padding: 0 !important;
                margin-top: 29px;
                div {
                    position: relative !important;
                    padding: 0 !important;
                    p {
                        font-family: "FuturaStd-Bold" !important;
                        font-size: 12px !important;
                        color: #63666a !important;
                        font-weight: 700 !important;
                        letter-spacing: 1.2px !important;
                        margin: 0 !important;
                    }
                    h4 {
                        font-family: "FuturaStd-Medium" !important;
                        margin: 6px 0 0 !important;
                        color: #63666a !important;
                        font-size: 16px !important;
                        font-weight: 500 !important;
                    }
                }
            }
        }
    }
}

@media screen and (max-width: 767px) {
    #beam-community-widget-container {
        >div>div>div>div {
            margin: 0 !important;
            width: 100% !important;
            height: auto !important;
            +div {
                padding: 0 !important;
                display: flex;
                flex-wrap: wrap;
                flex: unset !important;
                >div {
                    width: 100%;
                    &:first-child {
                        order: 2;
                    }
                    &:nth-child(2) {
                        order: 1;
                        p {
                            width: 100% !important;
                            line-height: 1.6 !important;
                            padding: 15px 0 !important;
                            font-size: 14px !important;
                        }
                    }
                    &:last-child {
                        order: 3;
                        margin-top: 15px !important;
                        p {
                            font-size: 12px !important;
                            font-style: normal !important;
                        }
                        a {
                            display: block !important;
                            text-align: right !important;
                            font-size: 12px !important;
                            text-transform: uppercase !important;
                            text-underline-offset: 7px;
                        }
                    }
                }
                .beam-progress {
                    height: 13px !important;
                }
                h6 {
                    font-family: "FuturaStd-Bold" !important;
                    font-size: 12px !important;
                    letter-spacing: 1.2px !important;
                    padding-left: 15px !important;
                }
            }
            img+div {
                margin-top: 20px !important;
            }
        }
    }
}

@media screen and (max-width: 767px) {
    #beam-community-widget-container {
        padding-top: 40px;
        #beam-loading-screen+div>div {
            margin: 0 !important;
            &:not(:last-child) {
                margin-bottom: 40px !important;
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #beam-community-widget-container {
        padding-top: 50px;
        #beam-loading-screen+div {
            margin: 0 -15px;
            row-gap: 40px;
            >div {
                width: 100% !important;
                >div {
                    >div {
                        width: calc(50% - 30px) !important;
                        margin: 0 15px 40px !important;
                    }
                }
            }
        }
    }
    #beam-community-widget-container>div>div>div>div+div>div:last-child {
        margin-top: 0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    #beam-community-widget-container>div>div>div>div>div>div+div>div:nth-child(2) p {
        padding: 10px 0 !important;
    }
    #beam-community-widget-container>div>div>div>div>div>div+div>div:last-child {
        margin-top: 15px;
    }
    #beam-community-widget-container {
        padding-top: 60px;
    }
}

@media screen and (min-width: 1200px) {
    #beam-community-widget-container #beam-loading-screen+div>div>div:first-child {
        margin-bottom: 44px !important;
    }
}

.customer-account-wrapper p.success-msg {
    margin: 0;
    font-size: 24px;
}


/*------------------ Account Page ------------------*/

.mt-36 {
    margin-top: 56px
}
.account a.header__heading-link svg {
    width: auto;
}
.account-main-heading {
    font-weight: 300;
    font-size: 48px;
    line-height: 1.20;
    text-align: center;
    text-transform: uppercase;
    color: #63666A;
}

.customer-account-wrapper {
    max-width: 850px;
    margin: 0 auto;
    padding: 69px 0 120px;
    h1 {
        margin: 0 0 63px;
    }
    .yotpo-widget-my-rewards-widget {
        .yotpo-logged-in-view {
            margin: 0;
            text-align: left;
            padding: 0;
            .yotpo-action-buttons-tile,
            .yotpo-headline {
                display: none;
            }
            .yotpo-description {
                margin-bottom: 0 !important;
                .yotpo-inner-text {
                    font-size: 20px !important;
                    line-height: 1.2;
                    text-transform: uppercase;
                }
            }
        }
    }
    .yotpo-vip-tiers-widget {
        .yotpo-vip-tiers-list {
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            .yotpo-vip-tiers-headline,
            .yotpo-vip-tiers-container,
            .yotpo-progress-bar-container {
                display: none;
            }
        }
        .yotpo-vip-tiers-progress-bar-wrapper {
            width: 850px;
            padding: 0;
            margin: 18px auto 0;
            background: none !important;
            .yotpo-vip-tiers-progress-bar-tier-status {
                font-size: 16px !important;
                line-height: 1.19;
                font-family: "FuturaStd-Light" !important;
                font-weight: 300 !important;
                letter-spacing: 0;
                padding-right: 30px;
            }
            .status-body {
                padding-left: 54px;
                .status-body {
                    padding-left: 0;
                }
                span {
                    font-size: 16px !important;
                    line-height: 1.19;
                    letter-spacing: 0;
                    font-family: FuturaStd-Light!important;
                    font-weight: 300 !important;
                }
                .yotpo-vip-tiers-progress-bar-summary-next {
                    margin-top: 13px;
                }
            }
        }
        .yotpo-vip-tiers-progress-bar-summary {
            display: flex;
        }
    }
    .yotpo-tile-wrapper .yotpo-tile-box {
        padding: 0 !important;
        .yotpo-headline,
        .yotpo-description,
        .yotpo-redemptions-list {
            display: none;
        }
        .yotpo-rule {
            margin-top: 0!important;
            font-size: 16px !important;
            line-height: 1.1;
            letter-spacing: .1em;
            font-family: FuturaStd-Light !important;
            font-weight: 300 !important;
            padding: 0 0 5px 0 !important;
            border-bottom: 1px solid #E0E0E1 !important;
        }
    }
    .yotpo-widget-visual-redemption-widget .yotpo-info {
        margin-bottom: 0 !important;
    }
    .customer-reward-wrapper {
        .rewards-point {
            margin-top: 24px;
        }
        p.SectionHeader__Description {
            font-size: 18px;
            margin-bottom: 25px;
            @media screen and (max-width:767px){
              font-size:16px;
            }
        }
    }
    .account-heading {
        font-size: 14px;
        line-height: 1.21;
        text-transform: uppercase;
        color: #63666A;
        border-bottom: 1px solid rgba(99, 102, 106, 0.3);
        padding-bottom: 12px;
        margin-bottom: 0;
        a {
            text-decoration: underline;
            text-underline-offset: 6px;
            margin-bottom: 7px;
        }
    }
    .reward-point-body {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .recharge-wrapper {
        .recharge-body {
            margin-top: 20px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            p {
                margin: 0;
                font-size: 20px;
                text-transform: uppercase;
            }
        }
    }
    .order-history-wrapper {
        table {
            margin-top: 26px;
        }
        .order-history-body {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 26px;
            p {
                font-size: 20px;
                line-height: 1.2;
                text-transform: uppercase;
                color: #63666A;
                margin: 0;
            }
        }
    }
    .account-detail {
        border-bottom: 1px solid rgba(99, 102, 106, 0.3);
        padding-bottom: 34px;
        margin-bottom: 24px;
    }
    .address-wrapper {
        display: flex;
        margin-top: 24px;
        justify-content: space-between;
    }
    .address-body {
        display: flex;
        align-items: flex-start;
        h6 {
            margin: 0;
            font-size: 16px;
            line-height: 1.75;
            color: #63666A;
            font-weight: 300;
            margin-right: 48px;
        }
        p {
            font-size: 16px;
            line-height: 1.75;
            color: #63666A;
            margin: 0;
        }
    }
    .customer-btn {
        border-bottom: 1px solid #E0E0E1;
        display: inline-block;
        padding-bottom: 5px;
        font-size: 16px;
        line-height: 1.19;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #63666A;
        font-family: "FuturaStd-Book";
        font-weight: 400;
        text-decoration: none;
    }
    .logout-btn {
        font-size: 16px;
        line-height: 1.19;
        text-transform: uppercase;
        color: #63666A;
        text-decoration: none;
        display: flex;
        align-items: flex-end;
        svg {
            margin-right: 2rem;
        }
    }
    .order-history {
        box-shadow: none;
        tr {
            th {
                padding: 0 0 16px 0;
                font-size: 14px;
                line-height: 1.21;
                text-transform: uppercase;
                color: #63666A;
            }
            td {
                padding: 16px 23px 16px 0;
                &:first-child {
                    padding-left: 0;
                }
                &:last-child {
                    padding-right: 0;
                }
                a,
                p {
                    box-shadow: none;
                    border: none;
                    padding: 0;
                    font-size: 16px;
                    line-height: 1.19;
                    color: #63666A;
                    text-decoration: none;
                    margin: 0 0 11px;
                }
                span {
                    font-size: 14px;
                    font-weight: 300;
                    display: block;
                    color: #63666a;
                }
                .order-detail p:last-child {
                    margin: 0;
                }
            }
            td[data-label="Details"] {
                padding: 16px 53px 16px 0;
                .order-detail:not(:last-child) {
                    margin-bottom: 21px;
                }
            }
        }
    }
}

#ReCharge #customer_tab_content .grid {
    justify-content: center;
    padding: 50px 0;
}

.slideout-panel .rct_navigation__desktop .back-link {
    color: #63666a;
}

.customer-account-wrapper .rewards-point .reward-point-body .yotpo-widget-visual-redemption-widget .yotpo-tile-wrapper {
    background: none !important;
}

@media screen and (max-width: 767px) {
    .customer-account-wrapper p.success-msg {
        font-size: 21px;
    }
    .customer-account-wrapper .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view {
        padding: 0 0 15px;
    }
    .customer-account-wrapper .yotpo-widget-my-rewards-widget .yotpo-logged-in-view .yotpo-description .yotpo-inner-text {
        font-size: 20px !important;
    }
    .customer-account-wrapper {
        .recharge-wrapper .recharge-body,
        .order-history-wrapper .order-history-body {
            flex-wrap: wrap;
            p {
                font-size: 13px;
                margin-bottom: 10px;
            }
        }
        .customer-btn {
            font-size: 14px;
        }
    }
    .mt-36 {
        margin-top: 46px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .customer-account-wrapper .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view {
        padding: 0;
    }
    .customer-account-wrapper p.success-msg {
        font-size: 22px;
    }
    .customer-account-wrapper .order-history tr td[data-label=Details] {
        padding: 16px 23px 16px 0;
    }
}

@media screen and (max-width: 1199px) {
    .account-main-heading {
        font-size: 36px;
    }
    .customer-account-wrapper {
        padding: 55px 30px 70px;
        h1 {
            margin: 0 0 43px;
        }
        .yotpo-vip-tiers-widget {
            .yotpo-vip-tiers-progress-bar-wrapper.yotpo-mobile {
                width: 100%;
                flex-direction: row-reverse;
            }
            .yotpo-is-mobile .yotpo-vip-tiers-list {
                padding: 0 !important
            }
            .yotpo-vip-tiers-list {
                .yotpo-progress-bar-container {
                    display: block;
                    flex-basis: unset;
                    flex-grow: unset;
                    .yotpo-progress-bar-top,
                    .yotpo-progress-bar-outer,
                    .yotpo-progress-bar-bottom {
                        display: none;
                    }
                }
            }
            .yotpo-vip-tiers-progress-bar-summary {
                display: block;
                flex-basis: unset;
                .yotpo-vip-tiers-progress-bar-summary-current {
                    margin-bottom: 15px;
                }
            }
        }
    }
}

@media screen and (max-width: 480px) {
    .account-main-heading {
        font-size: 28px;
    }
    .customer-account-wrapper {
        padding: 49px 30px 60px;
        h1 {
            margin: 0 0 30px;
        }
        .reward-point-body {
            display: block;
        }
    }
}

@media screen and (max-width: 400px) {
    .customer-account-wrapper .address-body p,
    .customer-account-wrapper .address-body h6 {
        font-size: 14px;
    }
    .customer-account-wrapper .address-body h6 {
        margin: 0 21px 0 0;
    }
}

@media screen and (max-width:349px) {
    .customer-account-wrapper .address-body p,
    .customer-account-wrapper .address-body h6 {
        font-size: 12px;
    }
    .customer-account-wrapper .address-body h6 {
        margin: 0 15px 0 0;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .account-main-heading {
        font-size: 30px;
    }
    .customer-account-wrapper {
        padding: 50px 20px 60px;
        h1 {
            font-size: 30px;
            margin: 0 0 40px;
        }
        .reward-point-body {
            display: block;
        }
        .order-detail {
            text-align: left;
        }
    }
}

@media screen and (max-width: 767px) {
    .customer-account-wrapper {
        .yotpo-vip-tiers-progress-bar-wrapper.yotpo-mobile {
            flex-direction: column-reverse !important;
            margin-top: 25px;
        }
        .yotpo-widget-visual-redemption-widget {
            .yotpo-tile-box.yotpo-is-mobile {
                width: 100%;
            }
            .yotpo-align-text {
                text-align: left;
            }
            .yotpo-tile-box.yotpo-is-mobile {
                width: 100%;
            }
        }
        .yotpo-vip-tiers-widget {
            .yotpo-vip-tiers-progress-bar-wrapper {
                .status-body {
                    padding-left: 0;
                }
                .yotpo-vip-tiers-progress-bar-tier-status {
                    margin: 0;
                }
            }
            .yotpo-vip-tiers-list .yotpo-progress-bar-container {
                margin: 0 0 16px;
            }
            .yotpo-vip-tiers-progress-bar-summary {
                display: block;
                flex-basis: unset;
                .yotpo-vip-tiers-progress-bar-summary-current {
                    margin-bottom: 13px;
                }
            }
            .yotpo-vip-tiers-progress-bar-wrapper.yotpo-mobile {
                width: 100% !important;
            }
        }
        .recharge-wrapper .recharge-body {
            .customer-btn {
                margin-top: 0;
            }
        }
        .address-wrapper {
            display: block;
            .address-right {
                margin-top: 10px;
            }
        }
    }
}

@media screen and (max-width: 749px) {
    .customer-account-wrapper {
        .order-detail {
            text-align: left;
        }
        .order-history-wrapper {
            table {
                margin-top: 15px;
                tbody tr {
                    &:first-child {
                        border: none;
                    }
                    &:not(:first-child) {
                        padding: 15px 0 0;
                        margin-top: 15px;
                    }
                }
            }
        }
        .order-history tr td {
            padding: 10px 0;
            &:last-child {
                padding-bottom: 10px;
            }
            p {
                text-align: left;
            }
        }
    }
    .customer-account-wrapper .order-history tr td[data-label=Details] {
        padding: 10px 0;
    }
    .customer-account-wrapper .order-history tr td[data-label=Order] {
        a {
            margin: 0;
        }
    }
    .customer-account-wrapper.customer td:before {
        width: 46px;
        padding-right: 0;
        margin-right: 55px;
        flex-grow: unset;
    }
    .cart {
        cart-items.page-width {
            padding: 0 20px;
        }
    }
    #cart .cart-items tr {
        display: none;
    }
}

@media (min-width:750px) and (max-width:767px) {
    .customer-account-wrapper .order-history tr td {
        padding: 16px 13px 16px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .customer-account-wrapper .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view {
        padding: 0 0 15px;
    }
    .customer-account-wrapper p.success-msg {
        font-size: 23px;
    }
    .section-header .header__heading-link svg{
      width: 160px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1359px) {
    .customer-account-wrapper .yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view {
        padding: 0 0 15px;
    }
    .customer-account-wrapper p.success-msg {
        font-size: 23px;
    }
}

.rc_layout__full .grid p,
.rc_layout__full .grid .rc_header-settings__description p,
.rc_title-bar .rc_header-settings__title p {
    text-align: center;
}


/*------------------ Address Page ------------------*/

body .addresses {
    padding: 69px 15px 120px;
}


/* Chrome, Safari, Edge, Opera */

#AddressPhoneNew::-webkit-outer-spin-button,
#AddressPhoneNew::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

#AddressPhoneNew[type=number] {
    -moz-appearance: textfield;
}

.address-heading-wrapper {
    text-align: center;
    border-bottom: 1px solid #e8e8e9;
    padding-bottom: 36px;
    margin-bottom: 51px;
    h1 {
        margin: 0 0 27px;
    }
    a {
        font-family: "FuturaStd-Book";
        font-weight: 400;
        font-size: 16px;
        line-height: 1.19;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #63666A;
        text-decoration: none;
        padding-bottom: 5px;
        display: inline-block;
        border-bottom: 1px solid #E0E0E1;
    }
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
    input {
        display: none;
        margin: 0;
        position: relative;
    }
    label {
        margin: 0 !important;
        font-size: 16px !important;
        line-height: 1.25 !important;
        color: #63666A !important;
        display: flex !important;
        align-items: center !important;
        position: relative;
        &:before {
            content: '';
            -webkit-appearance: none;
            background-color: transparent;
            border: 1px solid rgba(99, 102, 106, 0.6);
            width: 16px;
            height: 16px;
            display: block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 13px;
        }
    }
    input:checked+label:after {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 6px;
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 1px 1px 0;
    }
    input:checked+label:before {
        background-color: #63666a;
    }
}

.customer-wrapper {
    display: flex;
    margin: 0 -15px;
    .address-left {
        width: 66.66%;
        padding: 40px 15px 0;
        #AddAddress {
            max-width: 630px;
            margin: 0 auto;
            #AddressNewHeading {
                font-size: 20px;
                line-height: 1.2;
                text-transform: uppercase;
                color: #63666A;
                margin: 0;
            }
            form {
                margin-top: 24px;
                >div:nth-of-type(1) {
                    margin-right: 3rem;
                }
                >div:nth-of-type(1),
                >div:nth-of-type(2) {
                    flex-basis: calc(50% - 1.5rem);
                    margin-top: 0;
                }
                .field,
                .select {
                    &:after,
                    &:before {
                        display: none;
                    }
                }
                .field input,
                select {
                    height: 62px;
                    padding: 10px 29px;
                    font-size: 16px;
                    line-height: 19px;
                    color: #63666A;
                    font-family: "FuturaStd-Light";
                    font-weight: 300;
                    border: 1px solid rgba(99, 102, 106, .6);
                    box-shadow: none;
                    &::placeholder {
                        opacity: 1;
                    }
                }
                select {
                    padding-right: 40px;
                }
                label {
                    font-size: 14px;
                    line-height: 1.71;
                    color: #63666A;
                    margin-bottom: 10px;
                    display: block;
                }
                .country-dropdown {
                    margin-top: 32px;
                }
                .province-wrapper {
                    margin-top: 20px;
                }
                select+svg {
                    right: 29px
                }
                .checkbox-wrapper {
                    margin-top: 41px;
                    margin-bottom: 48px;
                }
                .btn-wrapper {
                    display: flex;
                    align-items: center;
                    button {
                        margin: 0;
                        font-size: 14px;
                        line-height: 17px;
                        text-align: center;
                        letter-spacing: 0.1em;
                        text-transform: uppercase;
                        color: #FFFFFF;
                        font-family: "FuturaStd-Book";
                        font-weight: 400;
                        min-height: auto;
                        min-width: auto;
                        background: #63666A;
                        padding: 22px 62px;
                        min-width: 231px;
                        border: 1px solid #63666A;
                        transition: all 0.4s;
                        &:hover {
                            background-color: transparent;
                            color: #63666A;
                        }
                        &:after,
                        &:before {
                            display: none;
                        }
                        &:last-child {
                            color: #63666a;
                            background: none;
                            margin-left: 17px;
                            &:hover {
                                background: #63666A;
                                color: #fff;
                            }
                        }
                    }
                }
            }
        }
    }
    .address-right {
        width: 33.33%;
        padding: 0 15px;
        ul {
            margin: 0;
            max-width: 322px;
            margin-left: auto;
            li {
                margin: 0;
                &:not(:first-child) {
                    margin-top: 43px;
                }
                p {
                    line-height: 1.75;
                }
                .address-heading {
                    font-size: 14px;
                    line-height: 1.21;
                    text-transform: uppercase;
                    color: #63666A;
                    border-bottom: 1px solid rgba(99, 102, 106, 0.3);
                    margin: 0 0 25px;
                    padding-bottom: 15px;
                    text-align: left;
                }
                button {
                    margin: 16px 12px 0 0;
                    border: 1px solid #E0E0E1;
                    font-size: 16px;
                    line-height: 1.19;
                    text-align: right;
                    letter-spacing: 0.1em;
                    text-transform: uppercase;
                    color: #63666A;
                    padding: 9px 30px;
                    transition: all 0.4s;
                    min-height: auto;
                    min-width: auto;
                    &:after,
                    &:before {
                        display: none;
                    }
                    &:hover {
                        background: #63666A;
                        color: #fff;
                    }
                }
            }
        }
        .editaddress-wrapper {
            margin-top: 30px;
            form {
                margin: 0;
                >div:nth-of-type(1) {
                    margin-right: 1rem;
                }
                >div:nth-of-type(1),
                >div:nth-of-type(2) {
                    flex-basis: calc(50% - 0.5rem);
                    margin-top: 0;
                }
                .field {
                    margin: 1rem 0 0;
                }
                input,
                select {
                    padding: 15px;
                    font-size: 16px;
                    line-height: 19px;
                    color: #63666A;
                    font-family: "FuturaStd-Light";
                    font-weight: 300;
                    height: 50px;
                    &::placeholder {
                        opacity: 1;
                    }
                }
                label {
                    font-size: 14px;
                    line-height: 1.71;
                    color: #63666a;
                    margin-bottom: 10px;
                    display: block;
                }
                .checkbox-wrapper {
                    margin: 20px 0;
                }
                .btn-wrapper {
                    button {
                        color: #ffff;
                        padding: 15px 25px;
                        font-size: 14px;
                        margin: 0;
                        font-family: "FuturaStd-Book";
                        font-weight: 400;
                        transition: all 0.4s;
                        &:hover {
                            background-color: transparent;
                            color: #63666a;
                        }
                        &:last-child {
                            margin-left: 10px;
                            color: #63666a;
                            &:hover {
                                background-color: #63666a;
                                color: #fff;
                            }
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body .addresses {
        padding: 50px 15px 70px;
    }
    .address-heading-wrapper {
        padding-bottom: 20px;
        margin-bottom: 30px;
        h1 {
            margin: 0 0 10px;
        }
        a {
            font-size: 14px;
        }
    }
    .customer-wrapper {
        flex-direction: column;
        .address-left {
            width: 100%;
            padding: 0;
            #AddAddress form .field input {
                height: 52px;
            }
            #AddAddress form .checkbox-wrapper {
                margin-top: 31px;
                margin-bottom: 28px;
            }
        }
        .address-right {
            width: 100%;
            margin-top: 40px;
            ul {
                max-width: none;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                column-gap: 30px;
                li {
                    width: calc(50% - 15px);
                    margin-top: 30px !important;
                }
            }
        }
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body .addresses {
        padding: 50px 15px 80px;
    }
    .address-heading-wrapper {
        padding-bottom: 26px;
        margin-bottom: 35px;
        h1 {
            margin: 0 0 17px;
        }
        a {
            font-size: 14px;
        }
    }
    .customer-wrapper {
        .address-left #AddAddress form .field input {
            height: 52px;
        }
        .address-left #AddAddress form .checkbox-wrapper {
            margin-top: 31px;
            margin-bottom: 28px;
        }
        .address-right .editaddress-wrapper form .btn-wrapper button:last-child {
            margin: 10px 0 0;
        }
    }
}

@media screen and (max-width: 767px) {
    body .addresses {
        padding: 27px 0 60px;
    }
    .address-heading-wrapper {
        padding-bottom: 31px;
        margin-bottom: 31px;
        h1 {
            font-size: 32px;
            margin: 0 0 16px;
        }
    }
    .customer-wrapper {
        display: block;
        margin: 0;
        .address-left {
            padding: 0 30px;
            width: 100%;
            #AddAddress {
                form {
                    .checkbox-wrapper {
                        margin-bottom: 28px;
                    }
                    >div:nth-of-type(1),
                    >div:nth-of-type(2) {
                        flex-basis: calc(50% - 1rem);
                    }
                    >div:nth-of-type(1) {
                        margin-right: 2rem;
                    }
                }
            }
        }
        .address-right {
            padding: 60px 30px 0;
            width: 100%;
            ul {
                max-width: none;
                margin: 0;
                li button {
                    padding: 14px 40px;
                }
            }
        }
    }
}

@media screen and (max-width: 419px) {
    .customer-wrapper {
        .address-left {
            #AddAddress {
                form {
                    >div:nth-of-type(1),
                    >div:nth-of-type(2) {
                        flex-basis: 100%;
                    }
                    >div:nth-of-type(1) {
                        margin-right: 0;
                    }
                    >div:nth-of-type(2) {
                        margin-top: 2rem;
                    }
                    .btn-wrapper {
                        display: block;
                        button {
                            min-width: 100%;
                            &:last-child {
                                margin-left: 0;
                                margin-top: 23px;
                            }
                        }
                    }
                }
            }
        }
        .address-right {
            .editaddress-wrapper form .btn-wrapper button {
                width: 100%;
                &:last-child {
                    margin-left: 0;
                    margin-top: 10px;
                }
            }
            ul li button {
                padding: 14px 33px;
            }
        }
    }
}

@media screen and (max-width: 549px) {
    .customer-wrapper {
        .address-left {
            #AddAddress {
                form {
                    .btn-wrapper {
                        display: block;
                        button {
                            min-width: 100%;
                            &:last-child {
                                margin-left: 0;
                                margin-top: 23px;
                            }
                        }
                    }
                }
            }
        }
    }
}


/*------------------ Login Page ------------------*/

.customer.login,
.customer.register,
.customer.reset-password {
    max-width: 47.8rem;
    padding: 0 1.5rem;
    margin: 6rem auto 9rem;
    h1,
    form,
    p {
        text-align: center;
    }
}


/*------------------ Order Detail ------------------*/

.customer.order {
    padding-top: 69px;
    padding-bottom: 120px;
    .address-heading-wrapper {
        margin-bottom: 27px;
    }
    .order-detail-wrapper {
        h2 {
            font-size: 20px;
            line-height: 1.2;
            font-weight: 300;
        }
        p {
            margin-top: 6px;
            line-height: 1.71;
        }
        .order-detail-body {
            display: flex;
            margin: 26px -15px 0;
            .order-detail-left {
                width: 66.66%;
                padding: 0 15px;
                table {
                    box-shadow: none;
                    th:first-of-type,
                    td:first-of-type {
                        padding-left: 0;
                    }
                    thead {
                        &:after {
                            display: none;
                        }
                    }
                    tr {
                        border-top: 1px solid rgba(99, 102, 106, .3);
                        th {
                            font-size: 14px;
                            line-height: 1.21;
                            text-transform: uppercase;
                            color: #63666A;
                            padding-top: 26px;
                            padding-bottom: 16px;
                            letter-spacing: 0;
                            &:nth-last-child(-n+3) {
                                text-align: left;
                            }
                            &:last-child {
                                text-align: right;
                                padding-right: 0;
                                padding-left: 22px;
                            }
                        }
                        td {
                            font-size: 16px;
                            line-height: 1.19;
                            color: #63666A;
                            a {
                                font-size: 16px;
                                line-height: 1.19;
                                color: #63666A;
                                text-decoration: none;
                                margin-bottom: 5px;
                            }
                            .regular-price {
                                margin-bottom: 5px;
                            }
                            li {
                                font-size: 14px;
                            }
                            span.variant-title {
                                font-size: 14px;
                                margin-top: 7px;
                                display: block;
                            }
                            .fulfillment {
                                a {
                                    font-size: 14px;
                                }
                                span:last-child {
                                    margin-top: 5px;
                                }
                            }
                            &:nth-last-child(-n+3) {
                                text-align: left;
                            }
                            &:last-child {
                                text-align: right;
                                padding-right: 0;
                                padding-left: 22px;
                            }
                        }
                    }
                    tfoot {
                        tr {
                            border: none;
                            td {
                                font-size: 16px;
                                line-height: 1.19;
                                text-transform: uppercase;
                                color: #63666A;
                                padding: 20px 0 0;
                            }
                            #RowTotal,
                            [data-label="Total"] {
                                font-size: 20px;
                            }
                            &:nth-child(2) td {
                                padding-top: 18px;
                            }
                            &:last-child td {
                                padding-top: 30px;
                            }
                        }
                    }
                }
            }
            .order-detail-address {
                width: 33.33%;
                padding: 0 15px;
                .order-detail-address-body {
                    max-width: 330px;
                    margin-left: auto;
                    h3 {
                        font-size: 14px;
                        line-height: 1.21;
                        text-transform: uppercase;
                        color: #63666A;
                        margin: 0;
                        border-bottom: 1px solid rgba(99, 102, 106, 0.3);
                        padding-bottom: 15px;
                        margin-bottom: 27px;
                    }
                    h6 {
                        font-size: 16px;
                        line-height: 1.19;
                        color: #63666A;
                        margin: 0 0 15px;
                        font-weight: 300;
                    }
                    p {
                        margin: 0;
                        line-height: 1.75;
                    }
                    div:not(:last-child) {
                        margin-bottom: 38px;
                    }
                }
            }
        }
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .customer.order {
        padding-top: 60px;
        padding-bottom: 90px;
        .order-detail-wrapper .order-detail-body .order-detail-left table tr td .fulfillment span,
        .order-detail-wrapper .order-detail-body .order-detail-left table tr td .fulfillment a {
            font-size: 12px;
        }
    }
}

@media (min-width:750px) and (max-width:991px) {
    .customer.order {
        padding-top: 50px;
        padding-bottom: 80px;
        .address-heading-wrapper {
            margin-bottom: 20px;
        }
        .order-detail-wrapper .order-detail-body {
            flex-wrap: wrap;
            .order-detail-left {
                width: 100%;
            }
            .order-detail-address {
                width: 100%;
            }
            .order-detail-address .order-detail-address-body {
                margin: 50px 0 0;
            }
        }
    }
}

@media screen and (max-width:749px) {
    .customer.order {
        padding: 50px 0 70px;
        .address-heading-wrapper {
            padding-left: 15px;
            padding-right: 15px;
            margin-bottom: 34px;
        }
        .order-detail-wrapper {
            padding-left: 30px;
            padding-right: 30px;
            p {
                font-size: 13px !important;
            }
            .order-detail-body {
                flex-wrap: wrap;
                margin: 31px -15px 0;
                .order-detail-left {
                    width: 100%;
                    table {
                        tr {
                            padding-top: 17px;
                            padding-bottom: 27px;
                            td {
                                text-align: left;
                                &:last-child {
                                    padding-left: 0;
                                    text-align: left;
                                }
                                &:before {
                                    text-align: left;
                                    width: 66px;
                                    margin-right: 33px;
                                    padding: 0;
                                    flex-grow: unset;
                                }
                                &:last-of-type {
                                    padding-bottom: 0;
                                }
                                div {
                                    align-items: flex-start;
                                }
                                ul {
                                    text-align: left;
                                    li {
                                        font-size: 12px;
                                    }
                                }
                                .fulfillment {
                                    span,
                                    a {
                                        font-size: 12px;
                                    }
                                }
                            }
                        }
                        tfoot {
                            tr {
                                padding-top: 0;
                                padding-bottom: 0;
                                td {
                                    justify-content: space-between;
                                    padding: 27px 0 0;
                                    &:before {
                                        width: auto;
                                    }
                                }
                                &:last-of-type td:before {
                                    font-size: 20px;
                                }
                            }
                        }
                    }
                }
                .order-detail-address {
                    width: 100%;
                    margin-top: 58px;
                    .order-detail-address-body {
                        margin: 0;
                        h3 {
                            padding-bottom: 12px;
                            margin: 0 0 24px;
                        }
                        p {
                            font-size: 16px !important;
                        }
                    }
                }
            }
        }
    }
}


/*------------------ Recharge Subscription ------------------*/

html .recharge-te *,
html .rct_sidebar * {
    font-family: "FuturaStd-Light";
    color: #63666A;
    font-weight: 300;
}

.rct_navigation__desktop {
    padding: 0;
    a.rct_navigation__item__link {
        color: #63666A;
        padding: 0;
    }
}

html .rct_tooltip__button {
    z-index: 2;
}

.rc-alert {
    align-items: center;
}

.subscriptions.rc-expandable-card .subscriptions-list .subscription {
    font-size: 12px !important;
}

html .recharge-te {
    h1,
    h2,
    h3,
    h4,
    h5,
    strong {
        color: #63666a;
    }
    background-color: #fafafa;
    .rct_content {
        margin: 40px auto;
        .rct_content-header,
        .rct_return-link__container {
            margin-top: 0 !important;
            a.rct_return-link {
                font-family: "FuturaStd-Book" !important;
                font-weight: 400 !important;
                color: #63666A !important;
            }
        }
        h3 {
            font-family: "FuturaStd-Book";
            font-weight: 400;
            text-transform: uppercase;
            margin-bottom: 16px;
            ;
        }
        h1 {
            font-family: "FuturaStd-Book";
            font-weight: 400;
        }
        .rct_home__section {
            .rct_card--action:after {
                color: #63666A;
            }
            h3 {
                margin-bottom: 15px;
                font-family: "FuturaStd-Light";
                font-weight: 300;
                strong {
                    font-family: "FuturaStd-Medium";
                    font-weight: 500;
                    color: #63666a;
                }
            }
            .rct_product__info {
                strong {
                    font-family: "FuturaStd-Book";
                    font-weight: 400;
                }
                .rct_text--small {
                    font-size: 12px;
                }
            }
            .rct_order__details {
                strong {
                    font-family: "FuturaStd-Book";
                    font-weight: 400;
                }
            }
        }
        .rct_subscription__actions {
            flex-direction: row;
            column-gap: 15px;
            .rct_button+.rct_button {
                margin-top: 0;
            }
        }
        .rct_button,
        .rc-btn {
            font-weight: 300;
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #63666a;
            transition: all 0.4s;
            text-decoration: none;
            background: none;
            height: auto;
            line-height: 1;
            &:hover {
                background: #63666A !important;
                box-shadow: none !important;
                color: #fff !important;
            }
        }
        .rct_chip {
            color: #fff;
        }
        .rct_subscription__actions {
            button {
                background: #63666A;
                color: #fff;
                &:hover {
                    background: none !important;
                    color: #63666A !important;
                }
            }
        }
    }
}

.rct_sidebar__instance {
    .rct_sidebar__header {
        span {
            font-family: "FuturaStd-Book";
            font-weight: 400;
        }
    }
    .rct_order-details {
        .rct_order-details__row__right strong {
            font-family: "FuturaStd-Medium";
            font-weight: 500;
        }
        .rct_order-details__row--shipping,
        .rct_order-details__row--discounts {
            .rct_order-details__row__left__description {
                strong {
                    font-family: "FuturaStd-Medium";
                    font-weight: 500;
                    color: #63666a;
                    text-transform: uppercase;
                    margin-bottom: 8px;
                }
                span {
                    strong {
                        margin-bottom: 0;
                    }
                }
            }
        }
    }
    #RechargeEmailForm {
        .rc-btn {
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #63666a;
            transition: all 0.4s;
            &:hover {
                background: #63666A !important;
                box-shadow: none !important;
                color: #fff;
            }
        }
    }
    #RechargeAddressSelectionForm {
        .rc-radio {
            align-items: flex-start;
            .rc-radio__control {
                margin-top: 3px;
            }
            .rc-radio__label {
                .text-body-2 {
                    .payment-type,
                    .name,
                    .address-line {
                        margin-bottom: 5px;
                    }
                }
            }
        }
        .go-to-confirmation {
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #63666a;
            transition: all 0.4s;
            &:hover {
                background: #63666A !important;
                box-shadow: none !important;
                color: #fff;
            }
        }
        .rc-btn.rc-btn--primary-text,
        .edit-btn {
            font-family: "FuturaStd-Medium";
            font-weight: 500 !important;
            color: #63666a !important;
        }
    }
    #RechargeEditAddressForm {
        .rc-alert {
            .alert-box-info {
                font-family: "FuturaStd-Book";
                font-weight: 400;
            }
        }
        .rc-btn {
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #63666a;
            transition: all 0.4s;
            background: none;
            &:hover {
                background: #63666A !important;
                box-shadow: none !important;
                color: #fff;
            }
        }
    }
    #ReChargeForm-address-apply-discount {
        .rct_form__group {
            margin-top: 20px;
            .rct_form__label {
                margin-bottom: 10px;
            }
        }
        .rct_button {
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #63666a;
            transition: all 0.4s;
            background: none;
            text-decoration: none;
            &:hover {
                background: #63666A !important;
                box-shadow: none !important;
                color: #fff;
            }
        }
    }
    #ReChargeForm-subscription-quantity-edit,
    #ReChargeForm-subscription-frequency-edit {
        .rct_form__label {
            margin-bottom: 8px;
        }
        .rct_button {
            text-transform: uppercase;
            border-radius: 0;
            border: 1px solid #63666a;
            padding: 15px 20px;
            color: #fff;
            background: #63666A !important;
            transition: all 0.4s;
            text-decoration: none;
            &:hover {
                background: none !important;
                box-shadow: none !important;
                color: #63666a !important;
            }
        }
    }
}

.rct_product-search__list {
    .rct_card {
        .rct_card__content {
            strong {
                font-family: "FuturaStd-Book";
                font-weight: 400;
                color: #63666A;
            }
        }
    }
}

.rct_pagination__list .rct_pagination__page {
    font-family: "FuturaStd-Book";
    font-weight: 400;
    color: #63666A;
}

.rct_subscription__cards {
    .rct_card__label {
        text-transform: uppercase;
    }
    strong {
        font-family: "FuturaStd-Medium";
        font-weight: 500 !important;
        color: #63666a !important;
    }
}

.subscription-payment-method,
.subscription-shipping-address,
.customer-email {
    .payment-type,
    .name,
    .address-line {
        margin-bottom: 5px;
    }
    .rc-subheading {
        margin-bottom: 8px !important;
        line-height: 1.4 !important;
        font-family: "FuturaStd-Book" !important;
        font-weight: 400;
        color: #63666a !important;
        text-transform: uppercase;
    }
}

.rct_content-header__title h3 {
    margin-bottom: 0;
}

.rct_subscriptions__container {
    h2 {
        font-family: "FuturaStd-Light" !important;
        font-weight: 300;
        font-size: 16px !important;
        margin-bottom: 20px !important;
        color: #63666A !important;
    }
    .rct_card {
        .rct_card__content {
            strong {
                font-family: "FuturaStd-Book";
                font-weight: 400;
                color: #63666a;
            }
            .rct_text--small {
                font-size: 12px;
            }
            .rct_chip {
                color: #fff;
            }
        }
    }
    section:first-child {
        margin-top: 30px;
    }
}

.rct_card {
    .shipping-and-billing {
        label {
            display: none;
        }
    }
}

.rct_subscriptions__container+h3 {
    margin-bottom: 36px;
}

#rct_delivery-schedule__container {
    margin-top: 40px;
    .rct_delivery-schedule__date-group {
        h3 {
            font-size: 14px;
        }
        p {
            font-size: 14px;
            margin-bottom: 15px;
        }
    }
}

#v-cal {
    .vcal-header__label {
        font-family: "FuturaStd-Medium";
        font-weight: 500;
    }
}

#date_picker_input+.rct_form__actions {
    .rct_button {
        text-transform: uppercase;
        border-radius: 0;
        border: 1px solid #63666a;
        padding: 15px 20px;
        color: #63666a;
        transition: all 0.4s;
        background: none;
        text-decoration: none;
        &:hover {
            background: #63666A !important;
            box-shadow: none !important;
            color: #fff;
        }
    }
    .rct_button.rct_button--primary {
        background: #63666A;
        color: #fff;
        &:hover {
            background: none !important;
            color: #63666A;
        }
    }
}

#RechargePaymentMethodUpdateForm {
    .text-body-2 {
        .payment-type {
            font-family: "FuturaStd-Medium";
            font-weight: 500;
            color: #63666a;
        }
        .expires {
            margin-top: 4px;
        }
    }
    .js-next-btn {
        text-transform: uppercase;
        border-radius: 0;
        border: 1px solid #63666a;
        padding: 15px 20px;
        background: #63666A;
        color: #fff;
        transition: all 0.4s;
        text-decoration: none;
        &:hover {
            background: none !important;
            color: #63666A;
            box-shadow: none !important;
        }
    }
}

body .rc-subheading {
    color: #63666A !important;
    font-family: "FuturaStd-Book" !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

body .rct_content #PaymentMethodsMoveSubscriptionsPage,
body .rct_content #EditShippingPaymentMethodPage,
body .rct_content #CreateShippingPage,
body .rct_content #EditShippingPage {
    margin-top: 0px !important;
}

body .smsbump-sub-form .smsb-subscribe-button {
    background: #cf63cd !important;
}

.feedback-error:not(:empty)~.smsb-subscribe-button-holder .smsb-subscribe-button {
    opacity: .4;
    pointer-events: none;
}

@media screen and (max-width:767px) {
    .recharge-te .rct_content {
        margin: 40px auto;
        width: 100%;
        padding: 0 15px;
    }
    .recharge-te .rct_content .rct_home__section h3,
    .rct_content .rct_home__section h3 {
        font-size: 16px;
    }
    .recharge-te .rct_content h3 {
        line-height: 1.4;
        font-size: 15px;
    }
    body .rc-subheading {
        line-height: 1.4 !important;
    }
    body .rct_subscriptions__container {
        .rc-subheading {
            font-size: 14px !important;
        }
        .rct_card .rct_card__content strong {
            line-height: 1.4;
        }
    }
    .recharge-te .rct_content .rct_subscription__actions {
        flex-direction: column;
        row-gap: 15px;
    }
    #rct_delivery-schedule__container .rct_delivery-schedule__date-group {
        p {
            font-size: 13px;
            margin-bottom: 15px;
        }
        h3 {
            margin-bottom: 10px !important;
        }
    }
    .rct_card--charge-summary .rct_order-details__row__left__description {
        .rct_text--small {
            text-align: left;
        }
    }
    #ShippingPage {
        .rc-card {
            padding: 15px 10px;
        }
        .actions {
            flex-direction: column;
            row-gap: 15px;
            .rc-btn {
                margin: 0 !important;
                width: 100%;
            }
        }
    }
    .payment-method-cards {
        .actions {
            flex-direction: column;
            row-gap: 15px;
            .rc-btn {
                margin: 0 !important;
                width: 100%;
            }
        }
    }
    .rct_navigation {
        flex-wrap: wrap;
        .rct_navigation__mobile {
            order: 2;
        }
        a.back-link {
            width: 100%;
            order: 1;
            margin-bottom: 15px;
            color: #63666a !important;
        }
    }
}

@media screen and (min-width:768px) {
    .rct_navigation__mobile+.back-link {
        display: none;
    }
}

@media screen and (max-width:420px) {
    body+.rct_sidebar {
        width: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .recharge-te {
        .rct_content .rct_home__section h3 {
            font-size: 16px;
        }
        .rct_navigation__desktop {
            padding: 0;
            max-width: 100vw;
            a.rct_navigation__item__link,
            .back-link {
                color: #63666a;
                font-size: 13px;
            }
        }
    }
}


/* Refer a friend page */

.refer-a-friend .yotpo-widget-referral-widget {
    overflow: hidden;
}

@media screen and (max-width:1199px) {
    .refer-a-friend .yotpo-tile-wrapper .yotpo-tile-box {
        padding-top: 42px!important;
        padding-bottom: 42px!important;
    }
}


/* Klaviyo Form */

.klaviyo-form-wrapper {
    padding-left: 61px;
    .klaviyo-form {
        padding: 0 !important;
        .kl-private-reset-css-Xuajs1[data-testid="form-component"] {
            padding: 0 !important;
        }
        button {
            letter-spacing: 1.4px !important;
            text-transform: uppercase;
            font-family: FuturaStd-Book !important;
            width: 22rem;
            min-width: 22rem;
            max-width: 22rem;
            background-color: #63666a!important;
            border: 1px solid #63666a !important;
            transition: all .4s;
            padding: 0 !important;
            height: 100% !important;
            box-sizing: border-box;
            &:hover {
                background-color: transparent !important;
                color: #63666a !important;
            }
        }
        input {
            background-color: #ffffff !important;
            height: 70px !important;
            border: none !important;
            color: #63666a !important;
            font-size: 16px !important;
            font-family: FuturaStd-Book !important;
            font-weight: 400 !important;
            padding: 15px 80px !important;
            width: 520px !important;
        }
        input[aria-invalid="true"] {
            border: 1px solid rgb(208, 51, 31) !important;
        }
        input::placeholder {
            font-family: FuturaStd-Book !important;
            font-weight: 400 !important;
            font-size: 16px !important;
            color: #63666a !important;
        }
    }
    .kl-private-reset-css-Xuajs1[data-testid="form-row"]>div>div {
        position: relative;
        &:after {
            position: absolute;
            content: '';
            background-image: url('/cdn/shop/files/email.svg');
            width: 20px;
            height: 18px;
            background-size: cover;
            top: 50%;
            transform: translateY(-50%);
            left: 28px;
        }
    }
    .go4004593989 {
        p {
            text-align: right !important;
            @media screen and (max-width: 1199px) {
                text-align: center !important;
            }
        }
    }
}

@media screen and (max-width:767px) {
    .klaviyo-form-wrapper {
        padding-left: 0;
        .klaviyo-form {
            .kl-private-reset-css-Xuajs1[data-testid="form-component"] {
                flex: auto !important;
            }
            input {
                height: 60px !important;
                padding: 15px 20px 15px 50px !important;
                width: 100% !important;
            }
            button {
                height: 55px !important;
                margin: 15px auto 0;
            }
        }
        .kl-private-reset-css-Xuajs1[data-testid="form-row"] {
            flex-direction: column !important;
        }
        .kl-private-reset-css-Xuajs1[data-testid=form-row]>div>div {
            max-width: 520px;
            margin: 0 auto;
            &:after {
                left: 18px;
                width: 19px;
                height: 17px;
            }
        }
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .klaviyo-form-wrapper {
        padding-left: 0;
        .klaviyo-form {
            .kl-private-reset-css-Xuajs1[data-testid="form-component"] {
                flex: none !important;
            }
            input {
                width: 450px !important;
                height: 58px !important;
                padding: 15px 60px !important;
            }
            button {
                width: 18rem !important;
                min-width: 18rem !important;
                max-width: 18rem !important;
            }
        }
        .kl-private-reset-css-Xuajs1[data-testid="form-row"] {
            justify-content: center;
        }
        .kl-private-reset-css-Xuajs1[data-testid=form-row]>div>div:after {
            width: 19px;
            height: 17px;
        }
    }
}

@media (min-width:1200px) and (max-width:1359px) {
    .klaviyo-form-wrapper {
        padding-left: 40px;
    }
}


/* Sidebar Newsletter Form */

.sidebar-newsletter-form {
    .klaviyo-form {
        padding: 0 !important;
        .kl-private-reset-css-Xuajs1[data-testid="form-component"] {
            padding: 0 !important;
            flex: none !important;
        }
        .kl-private-reset-css-Xuajs1[data-testid="form-row"] {
            flex-direction: column !important;
        }
        button {
            width: 100%;
            background: #63666a !important;
            height: 62px !important;
            font-size: 14px !important;
            font-family: FuturaStd-Book !important;
            font-weight: 400 !important;
            text-transform: uppercase;
            letter-spacing: 1.4px !important;
            transition: all .4s;
            line-height: 1 !important;
            display: block;
            padding: 0 !important;
            border: none !important;
        }
        input {
            display: block;
            width: 100%;
            color: #63666a !important;
            border: 1px solid #d3d2d2 !important;
            height: 62px !important;
            font-family: FuturaStd-Book !important;
            font-size: 16px !important;
            padding-left: 59px !important;
            padding-right: 15px !important;
        }
        input::placeholder {
            font-family: FuturaStd-Book !important;
            font-weight: 400 !important;
            font-size: 16px !important;
            color: #63666a !important;
        }
    }
    .kl-private-reset-css-Xuajs1[data-testid="form-row"]>div>div {
        position: relative;
        &:after {
            position: absolute;
            content: '';
            background-image: url('/cdn/shop/files/sidebar-img.svg');
            width: 19px;
            height: 13px;
            background-size: cover;
            top: 50%;
            transform: translateY(-50%);
            left: 25px;
        }
    }
    .go4004593989 {
        p {
            @media screen and (max-width: 1199px) {
                text-align: left !important;
            }
        }
    }
}

.klaviyo-form {
    .go4004593989 {
        p:first-child {
            margin-bottom: 10px;
            span {
                font-family: FuturaStd-Book !important;
                font-weight: 400 !important;
            }
        }
        p {
            span {
                font-family: "FuturaStd-Light" !important;
                font-weight: 300 !important;
                color: #63666a !important;
            }
        }
        &:after {
            display: none !important;
        }
    }
}

.redemptions-wrapper {
    padding-bottom: 131px!important;
    background: #fafafa;
    .yotpo-tile-wrapper .yotpo-tile-box {
        padding-bottom: 0 !important;
    }
    p {
        text-align: center;
        font-size: 20px;
        margin-bottom: 0;
        padding: 0 15px;
    }
}

@media screen and (max-width:767px) {
    .redemptions-wrapper {
        padding-bottom: 60px !important;
        .redemptions-wrapper p {
            font-size: 16px;
        }
    }
}

@media (min-width:768px) and (max-width:991px) {
    .redemptions-wrapper {
        padding-bottom: 70px !important;
        .redemptions-wrapper p {
            font-size: 19px;
        }
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .redemptions-wrapper {
        padding-bottom: 81px !important;
    }
}

.img_producto_container {
    overflow: hidden;
    cursor: zoom-in;
}

.img_producto {
    transition: transform 0.5s ease-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Manage Subscription */

#customer_tab_content {
    .rc_header-settings__description p {
        margin: 0;
    }
    .grid {
        margin: 0;
    }
    br {
        display: none;
        +p {
            display: none;
        }
    }
    a.back-link {
        margin-top: 20px;
        display: inline-block;
        color: #63666a;
        border: 1px solid #63666a;
        padding: 10px 30px;
        transition: all 0.4s;
        &:hover {
            background: #63666a;
            color: #fff;
        }
    }
}


/* Collection page header */
.collection-hero.collection-hero--without-image .collection-hero__image-container {
    display: none;
}
.collection-page-header {
    display: flex;
    align-items: center;
    padding: 0 15px;
    .collection-img-left {
        width: 50%;
        h1 {
            text-align: left;
        }
        p {
            max-width: 485px;
            line-height: 1.75;
            margin: 20px 0 0;
        }
    }
    .collection-img-right {
        width: 50%;
        .collection-img-body {
            position: relative;
            height: auto;
            padding-bottom: 64%;
            img {
                display: block;
                width: 100%;
                position: absolute!important;
                height: 100%;
                object-fit: contain;
            }
        }
    }
}

.without-image-header {
    .collection-page-header .collection-img-left {
        width: 100%;
        h1 {
            text-align: center;
        }
    }
}

@media screen and (max-width:767px) {
    .collection-page-header {
        padding: 0;
        flex-direction: column-reverse;
        margin: 0 -15px;
        .collection-img-left,
        .collection-img-right {
            width: 100%;
        }
        .collection-img-left {
            h1 {
                text-align: center;
                margin-top: 20px;
            }
            p {
                text-align: center;
                margin: 15px auto 0;
            }
        }
    }
}

.kl-private-reset-css-Xuajs1.go3176171171:after{
  display:none !important;
}
.product.free-product .price.price--large.price--show-badge {
    margin-top: 30px;
}

.text-with-image {
  .hero-img { 
    img.mobile_image{
      display:none;
    }
  }

  @media screen and (max-width:767px) {
    .hero-img { 
      img.mobile_image{
        display:block;
      }
      img.desktop_image{
        display:none;
      }
    }
  }
}  

.collection__title.title-wrapper h1 {
  letter-spacing: 0px;
  color: #63666a;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 1.271;
  font-weight: 300;
  font-family: FuturaStd-Light;
}
.product__media-list.contains-media ul.slick-dots button {
    display: none;
}
.slick-dots li.slick-active {
  background: #d9d9d9;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  background: #f4f4f4;
  margin-inline: 10px;
  border-radius: 50px;
}
ul.slick-dots button {
  display: none;
}
ul.slick-dots {
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: center;
  padding-left: 0;
  position: relative;
  bottom: 30px;
  margin-bottom: -10px;
  height: 0;
}
.quickview .qvcontent .qvadd-to-cart .qv-add-button span:first-child:after {
  content: none;
}