/*
@font-face {
	font-family: 'se';
	src:    url('../fonts/se/ser.eot');
	src:    url('../fonts/se/ser.eot?#iefix') format('embedded-opentype'),
		url('../fonts/se/ser.woff') format('woff'),
		url('../fonts/se/ser.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'se';
	src:    url('../fonts/se/sel.eot');
	src:    url('../fonts/se/sel.eot?#iefix') format('embedded-opentype'),
		url('../fonts/se/sel.woff') format('woff'),
		url('../fonts/se/sel.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'se';
	src:    url('../fonts/se/seb.eot');
	src:    url('../fonts/se/seb.eot?#iefix') format('embedded-opentype'),
		url('../fonts/se/seb.woff') format('woff'),
		url('../fonts/se/seb.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
    font-display: swap;
}
*/

a:hover {
    color:#29514e;
    text-decoration: none;
}
hr {
    margin: 0;
}
.mega-menu-item.mega-menu-item-type-taxonomy.mega-menu-item-object-product_cat.mega-menu-item-has-children {
    padding-left: 0px !important;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu {
    margin-top: 12px;
    box-shadow: 0 0 15px 0 #F0F0F0 !important;

    padding: 0px 15px 0px 15px !important;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link {
    font-weight: 500 !important;
    letter-spacing: 0px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-weight: 600 !important;
    letter-spacing: 0px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-weight: 500 !important;
    line-height: 18px;
    letter-spacing: 0px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-menu-item.mega-current_page_item {
    text-decoration: underline;
    text-decoration-color: #2a504e;
    text-underline-offset: 7px;
}

/* 
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom:not(:last-child) {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 41px !important;
} */

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 41px !important;
}


#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom#mega-menu-item-2459 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 4px !important;
}


/* #mega-menu-item-2459>#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
} */

/* #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-type-custom:last-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
} */

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3>li.mega-menu-item>a.mega-menu-link {
    text-align: justify !important;
}


#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 24px !important;
    letter-spacing: 1.63px !important;
}

.jm-small-link,
.jm-small-link a {
    font-size: 10px !important;
    font-family: Montserrat;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: 1.4px !important;
}

.jm-small-link-underline {
    text-decoration: underline;
}

.jm-img-overlay {
    transform: scale(1.2);
}

.jm-cover {
    transform: scale(0.8);
    overflow: visible !important;
}


.jm-new-prod-overlay a {
    position: relative;
}

.jm-new-prod-overlay a:after {
    content: url(../images/newprodoverlay_light.svg);
    position: absolute;
    width: 478px;
    height: 391px;
    top: 95px;
/*    left: -46px;*/
	left: 50%;
    transform: scale(0.7) translateX(-70%);
}

.jm-need-a-block {
    position: relative;
}

@media only screen and (min-width: 782px) {

    .jm-cover {
        transform: scale(1);
    }

    .jm-new-prod-overlay a:after {
        content: url(../images/newprodoverlay_light.svg);
        position: absolute;
        width: 478px;
        height: 391px;
/*        left: 135px;*/
        left: 50%;
        transform: scale(1) translateX(-50%);
    }

    .jm-need-a-block:after {
        /*content: url(../images/fillrectangle.png);*/
        content: "";
        background: linear-gradient(90deg,rgba(208, 224, 216, 1) 0%, rgba(208, 224, 216, 0) 100%);
        position: absolute;
        width: 79px;
        height: 624px;
        top: 0px;
/*        left: 661px;*/
        left: 50%;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
        width: 160px !important;
    }

    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
        width: 527px !important;
        padding: 0px !important;
    }
}

/* from additional css field */
:where(.wp-site-blocks *:focus) {
    outline-width: 2px;
    outline-style: solid
}

.jm-search button {
    background: white;
    padding: 0px;
}

.jm-search .wp-element-button:hover,
.jm-search .wp-element-button:active {
    background: white;
}

.jm-search svg {
    color: black
}

.jm-search .search-icon {
    display: none;
}

.jm-search .wp-block-search__button.has-icon.wp-element-button:after {
    display: block;
    content: "";
    height: 20px;
    width: 20px;
/*    content: url(../images/search.svg);*/
    background-image: url(../images/search.svg);
    background-size: cover;
}

.jm-grad-text {
    background: -webkit-linear-gradient(right, #999, #3C6F6B, #29514e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bestsellers_title {
    font-family: 'The Seasons';
    font-style:normal;
    font-weight:700 !important;
}

.jm-grad-text-2 {
    /*
    background: -webkit-linear-gradient(right, #E86797, #EF41FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    */
}

/* .wp-element-button img {
    padding-left: 10px;
} */
.wp-element-button:hover {
    color:#fff;
}
.wp-element-button img {
    width: 14px;
    float: right;
    padding-top: 5px;
    padding-left: 10px;
    box-sizing: content-box;
}

.wp-block-separator.is-style-wide {
    width: 100%;
}

.jm-grad2-text {
    /*background: -webkit-linear-gradient(right, #E86797, #EF41FF);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

.jm-mega-expand #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item:not(:last-child) {
    vertical-align: top !important;
    padding-right: 35px;
}

.jm-mega-expand #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item>ul.mega-sub-menu {
    display: contents !important;
    visibility: visible !important;
}

.jm-shop-all {
    color: #29514e;
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
}


/*
.jm-prod-template .wc-block-product {
    display: flex;
    flex-flow: column;
}
*/

.jm-prod-template .jm-prod-template-add-container {
/*    flex-grow: 1;*/
/*    margin-top: 18px;*/
}

.jm-prod-template .wc-block-product > .wp-block-group {
    border: #F2F2F2 1px solid;
    transition: box-shadow 0.2s ease;
    padding-bottom: 25px;
    box-shadow: border-box;
}

.is-product-collection-layout-list.jm-prod-template .wc-block-product:not(:last-child) {
    margin-bottom: 20px;
}
.is-product-collection-layout-list.jm-prod-template .wc-block-product {
    margin-bottom: 20px;
}

/*
.jm-prod-template.wc-block-product-template.is-flex-container {
    row-gap: 25px;
    column-gap: 15px;
}
*/
.jm-product-desc {
}

/* tbd */
.jm-prod-template .wc-block-components-product-image {
    /* background: #d7c3c31c; */
}

.jm-prod-template .wc-block-product > .wp-block-group:hover {
    background-color: #ffffff;
    border: 1px solid #F2F2F2;
    /* box-shadow: 0px 18px 28px #dd9e9e; */
/*    box-shadow: 0px 7px 15px #dd9e9e;*/
    box-shadow: 0 18px 28px 0 rgba(208,223,216,0.5);
}
.jm-prod-template-best a {
    position: relative;
}
.jm-prod-template-best a:hover:after {
/*    border-bottom: solid 3px #29514e;*/
/*    margin-bottom: 9px;*/
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: #29514e;
}
.jm-prod-template-best .wp-block-post-title a:hover:after {
    display: none;
}

.jm-prod-template-best img {
    /*background-color: #EDF2F4;*/
    background-color: #f7f9f6;
}

.jm-prod-template-best .wp-block-post-featured-image {
    margin-bottom: 11px;
}

.jm-prod-template-best .wp-block-post-title {
    margin: 0px;
}

.jm-prod-template-best .wp-block-post-title,
.jm-prod-template-best .wp-block-post-title a {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.jm-prod-template-best .wp-block-mfb-meta-field-block {
    margin-top: 7px;
}

.jm-prod-template-best .wp-block-mfb-meta-field-block div {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.jm-prod-template .wc-block-product .wp-block-button__link {
    background-color: #d0e0d8;
    color: #29514e;
}

.jm-prod-template .wc-block-product:hover .wp-block-button__link {
    /*background-color: black;*/
    background-color: #29514e;
    color: white;
}

.jm-grad-text1 {

    /*
    background: -webkit-linear-gradient(right, #E86797, #EF41FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    */
}


/* .jm-prod-template img {
    background-color: #D8D8D8;
} */

.jm-arch-prod-title-left {
    display: flex;
    align-items: start;
}

.jm-arch-prod-title-left>a,
.jm-arch-prod-title>a {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-align: center;
    text-transform: uppercase;
}

.jm-arch-prod-title-left>a {
    text-align: left;
}

.jm-arch-prod-dsc>p {
    font-size: 10px;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: 1.4px;
    text-align: center;
}

.jm-arch-prod-price-parent .woocommerce-Price-amount {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: 1.6285713911056519px;
    text-transform: uppercase;
}

.jm-arch-prod-addtcrt {
    flex-direction: row !important;
}

.jm-arch-prod-addtcrt span a.added_to_cart {
    padding: 0px;
    margin: 0px;
    text-decoration: underline !important;
    white-space: nowrap !important;

    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0px;
}

.jm-arch-prod-addtcrt button {
    padding-bottom: 3px;
    padding-right: 13px;
    padding-top: 3px;
    padding-left: 13px;
}

.jm-arch-prod-addtcrt button span {
    font-size: 10px;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.jm-arch-prod-addtcrt button:before {
    font-weight: 600;
    content: '+';
    padding-right: 5px;
    font-size: 17px;
}

.jm-bst-pager {
    margin-left: auto !important;
}

.jm-bst-pager .wp-element-button img {
    padding: 0px;
}

.jm-left-pager,
.jm-right-pager {
    height: 38px;
}

.jm-right-pager>a,
.jm-left-pager>a,
.jm-right-pager>a:hover,
.jm-left-pager>a:hover {
    cursor: pointer;
    border-radius: 50% !important;
    border: none !important;
    height: 38px;
    background: none !important;
}

.wc-block-mini-cart__button {
    padding: 0px !important;
}

.wc-block-mini-cart__badge {
    height: 15px !important;
    margin-top: 5px !important;
    font-size: 12px !important;
    font-family: Montserrat !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
}

#mega-menu-item-block-8 {
    margin-bottom: 54px !important;
}

.jm-menu-banner {
    padding-top: 16px;
    display: flex;
    min-width: 573px;
}

.jm-menu-banner-left {
    padding-top: 35px;
    padding-left: 47px;
    background-color: #ECEBF1;
    background-repeat: no-repeat;
    position: relative;
    left: 45px;
}

.jm-menu-banner-left-text {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    width: 188px;
    padding-bottom: 15px;
}

.jm-menu-banner-left-button div {
    border-radius: 23px;
    border-width: 0px;
    border-style: none;
    width: 127px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
}

.jm-menu-banner-left-button {
    color: white;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
}

.jm-menu-banner-right {
    /* width: 338px; */
    width: 308px;
    height: 188px;
    background-image: url(../images/3Models-Body-Products-01-Retouched.png);
}

.jm-onsale {
    font-size: 13px;
    font-family: Gotham;
    font-weight: 500;
    letter-spacing: 0.102631576359272px;
    text-align: center;
    color: #FF0000;
    /* display: block; */
    display: flex;
    align-items: start;
    justify-content: center;
    position: absolute;
    z-index: 9;
    max-width: 75px;
    max-height: 25px;
    min-width: 75px;
    min-height: 25px;
    border-radius: 23px;
    background-image: linear-gradient(to right, #FFE5F9, #FFB0C7);
}

.jm-onsale img {
    width: 12px !important;
    height: 15px !important;
    display: inline !important;
    padding-top: 4px;
    padding-right: 5px;
}

li>a>.jm-onsale {
    margin-top: 16px;
    margin-left: 13px;
}

.jm-product-gallery .jm-onsale {
    margin-top: 22px;
    margin-left: -52px;
}

.jm-single-add-to-cart-btn .price del {
    display: none;
}

li .price del {
    display: none !important;
}

li .woocommerce-Price-amount.amount {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.jm-button a {
    min-width: 204px;
    height: 38px;
}

.jm-disabled a {
    background-color: lightgray !important;
    color: gray !important;
}

.jm-rewards-v1 {
    background-color: #ffffff;
    border-color: #f2f2f2;
    border-width: 1px;
    /*box-shadow: 0px 18px 28px #9ec3dd;*/
    box-shadow: 0px 18px 28px #d0e0d8;

}

.jm-rewards-v2 {
    background-color: #ffffff;
    border-color: #f2f2f2;
    border-width: 1px;
    box-shadow: 0px 18px 28px #b19edd;
}

.jm-border-v1 {
    border-color: #a873ff;
    border-width: 3px;
    border-style: dashed;
    border-radius: 13px;
    padding: 2px 30px 0px 30px;
}

.jm-rewards-top-img img {
    position: relative;
    /*left: 93px;*/
    left: 12%;
    /*top: 33px;*/
    top: 0;
    /*transform: scale(1.3);*/
    transform: scale(1.3);
    width: 75%;
    height: auto;
    max-width: 100%;
    @media screen and (max-width: 739px) {
    transform: scale(1.2);
    top: 35px;
    }
}

.jm-befaft-btn .wp-element-button {
    display: flex;
    align-items: center;
    width: 264px;
    height: 100px;
    padding: 24px 24px 24px 24px !important;
}

.jm-befaft-btn .wp-element-button img {
    float: unset !important;
    padding: 0px !important;
    width: 93px;
}

/* .jm-befaft-btn .wp-element-button span {
    padding-left: 12px;
} */

.jm-befaft-btn.jm-befaft-res-1 .wp-element-button span {
    margin-left: 26px;
}

.jm-befaft-btn.jm-befaft-res-2 .wp-element-button span {
    margin-left: 24px;
}

.jm-befaft-btn.jm-befaft-res-3 .wp-element-button span {
    margin-left: 38px;
}

.jm-befaft-btn.jm-befaft-res-4 .wp-element-button span {
    margin-left: 17px;
}

.jm-befaft-btn.jm-befaft-res-5 .wp-element-button span {
    margin-left: 12px;
}

.jm-befaft-btn.jm-befaft-res-6 .wp-element-button span {
    margin-left: 25px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3>li.mega-menu-item>a.mega-menu-link {
    font-weight: 500 !important;
}

/* .jm-site-footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
} */

/* .wc-block-mini-cart__quantity-badge>svg,
.wp-block-woocommerce-customer-account>a>svg {
    display: none;
}

.wp-block-woocommerce-customer-account>a:after {
    content: url(../images/customer-account.svg);
}

.wc-block-mini-cart__quantity-badge :before {
    content: url(../images/mini-cart.svg);
} */

.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img {
    border-color: #29514e !important;
}

.story-content-overlay__title {
    font-size: 10px !important;
    font-family: Montserrat;
    font-weight: 500 !important;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    overflow: visible !important;
}

.web-stories-list__carousel.circles.glider {
    overflow: visible !important;
}

.web-stories-list__story-content-overlay {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}
/*
.wp-block-group.is-horizontal.is-content-justification-center.is-layout-flex.wp-container-core-group-is-layout-9.wp-block-group-is-layout-flex {
    align-items:flex-start;
}
*/
.swiperstories .wp-container-core-group-is-layout-9 {  
  align-items: flex-start;
  @media (min-width: 640px) {
      justify-content: center;
    }
}


/***************************/
/*** START CJCASH STYLES ***/
.web-stories-list {
    @media (min-width: 640px) {
        max-width: 80px;    
    }
}
.swiperstories .swiper-wrapper.wp-block-group {
    padding: 0;
}


.swiperbestsellers .wp-block-post-featured-image,
.swiperbestsellers .wp-block-post-featured-image a ,
.swiperbestsellers .wp-block-post-featured-image a img {
    height: 405px !important;
}

.bestsellers_title {
    font-size:42px;
    font-weight: 500;
}

.bestsellers_title span {
/*    margin-left: 10px !important;*/
}
.jm-bestsellers-pager {
    position: absolute;
    z-index: 2;
/*    top: 0;*/
    top: 10px;
    right: 0;
}
/*
.web-stories-list__carousel.circles .glider-track {
    width: 80px;
}
.web-stories-list__carousel.circles * {
    --ws-circle-size: 80px;
}
.web-stories-list__carousel.circles .story-content-overlay__title {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
*/
.jm-bestsellers-pager .jm-left-pager,
.jm-bestsellers-pager .jm-right-pager {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    transition: background-color 0.1s ease;
}
.jm-bestsellers-pager .jm-left-pager {
    background: #0B4644 url(../images/jm_arrow_l.svg) no-repeat center center;
    border: 1px solid #0B4644;
}
.jm-bestsellers-pager .jm-right-pager {
    background: #0B4644 url(../images/jm_arrow_r.svg) no-repeat center center;
    border: 1px solid #0B4644;
}
.jm-bestsellers-pager .jm-left-pager:hover,
.jm-bestsellers-pager .jm-right-pager:hover {
    background-color: #3C6F6B;
}
.jm-bestsellers-pager .swiper-button-disabled,
.jm-bestsellers-pager .swiper-button-disabled:hover {
    background-color: #F5F6F7;
}
.jm-bestsellers-pager .jm-left-pager.swiper-button-disabled {
    background-image:url(../images/jm_arrow_l_dis.svg);
}
.jm-bestsellers-pager .jm-right-pager.swiper-button-disabled {
    background-image:url(../images/jm_arrow_r_dis.svg);
}
.jm-bestsellers-pager .jm-left-pager a,
.jm-bestsellers-pager .jm-right-pager a {
    display: none;
}
.wc-block-mini-cart__icon {
    max-width: inherit;
}
.jm-new-prod {
    position: relative;
    z-index: 1;
}
.wc-block-product-template.uk-grid {
  max-width: inherit;
}
.jm-prod-template .wc-block-product > .wp-block-group {
    background-color: #FFF;
}
.zindexlayer {
    z-index: 100;
}
.wp-block-woocommerce-customer-account.wp-container-content-5 {
    overflow: visible;
}
.woocommerce p.stars.full {
    margin-top: 20px;
}
@media screen and (max-width: 739px) {
  .jm-dram-tr .jm-dram-tr-col p.stars.full {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.woocommerce p.stars.full a:before,
.woocommerce p.stars.full:hover a:before {
  content: "\e020";
}
.banner_free_shipping {
    background: #d0e0d8;
    font-size: 9px;
    color: #0b4644;
    letter-spacing: 4.6px;
    text-align: center;
    padding: 3px 0;
    font-weight: 500;
}
@media screen and (max-width: 739px) {
  header .banner_free_shipping {
    margin: 0 -15px 0 -5px;
  }
}



.cwginstock-subscribe-form .panel-heading {
	background-color: none;
    border-color: none;
    color:#29514e;
    font-weight: bold;
    padding: 10px 0;
}
.swal2-popup .swal2-content {
    padding: 0;
}

.cwginstock-panel-body .form-group.center-block {
    margin-bottom: 0;
}
.cwgstock_name, .cwgstock_email {
    box-sizing: border-box;

    /*justify-content: center;*/
    border: 1px solid #E1EDEF;
    border-radius: 25px;
    height: 38px;
}

.swal2-close:focus {
    box-shadow: none !important;
    outline: none !important;
}
.swal2-popup .cwginstockerror {
    font-size: 12px;
}
.swal2-popup .swal2-content label, .swal2-popup .swal2-content label a {
    color: #29514e;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
}
.cwg_iagree_checkbox {
    margin-bottom: 10px;
}
.cwg_popup_submit, .cwgstock_button  {
    height: 38px;
    margin-top: 10px;
    margin-bottom: 20px;
    
    font-size: 13px;
    font-family: Montserrat !important;
    font-weight: 600 !important;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 176px;
    border-radius: 33px !important;
}
.cwgstock_button {
    margin-bottom: 0;
}

/*** START WHATSAPP BUTTON ***/
/* Плавающая кнопка WhatsApp */
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 30px;
    z-index: 99999;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.45);
    background-color: #25D366;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.whatsapp-float:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 30px rgba(37, 211, 102, 0.6);
    background-color: #20bd5a;
}

.whatsapp-float:active {
    transform: scale(0.95);
}

.whatsapp-float svg {
    width: 34px;
    height: 34px;
    fill: #fff;
    position: relative;
    z-index: 2;
}

/* Пульсирующее кольцо */
.whatsapp-float::before,
.whatsapp-float::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #25D366;
    animation: wa-pulse 2s ease-out infinite;
    z-index: 1;
}

.whatsapp-float::after {
    animation-delay: 0.5s;
}

@keyframes wa-pulse {
    0%   { transform: scale(1);   opacity: 0.5; }
    100% { transform: scale(1.6); opacity: 0;   }
}

/* Всплывающая подсказка */
.whatsapp-tooltip {
    position: fixed;
    bottom: 40px;
    right: 100px;
    z-index: 99998;
    background: #fff;
    color: #333;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 4px 15px rgba(0,0,0,0.12);
    white-space: nowrap;
    opacity: 0;
    transform: translateX(10px);
    transition: all 0.3s ease;
    pointer-events: none;
}

.whatsapp-tooltip::after {
    content: '';
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 8px 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.whatsapp-float:hover + .whatsapp-tooltip {
    opacity: 1;
    transform: translateX(0);
}

/* Мобильные */
@media (max-width: 768px) {
    .whatsapp-float {
        width: 54px; height: 54px;
        bottom: 20px; right: 20px;
    }
    .whatsapp-float svg { width: 28px; height: 28px; }
    .whatsapp-tooltip { display: none; }
}
/*** END WHATSAPP BUTTON ***/

/*** END CJCASH STYLES 1234567890 ***/
/*************************/