.yith-wcmcs-shortcode {
    margin: 0;
}

.yith-wcmcs-currency-select {
    padding: 0;
}

.yith-wcmcs-currency-list .yith-wcmcs-selected-currency {
    background: none;
    color: #fff;
    padding: 0 30px 0 0;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
}

.yith-wcmcs-currency-list .yith-wcmcs-selected-currency:before {
    filter: invert(1);
}

.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown {
    top: 30px !important;
    background: rgb(26 75 160 / 73%);
    padding: 0;
    border-radius: 0px;
    right: 0;
    text-align: center;
    backdrop-filter: blur(10px);
}

.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currencies {
    margin: 0;
}

.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency {
    margin: 0;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    font-weight: 300;
}

.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency.yith-wcmcs-currency--selected {
    font-weight: 700;
}

.yith-wcmcs-currency-list .yith-wcmcs-selected-currency.yith-wcmcs-shortcode-style.yith-wcmcs-shortcode-style--active {
    border: 0;
    box-shadow: none;
    outline: none;
}

span.trp-ls-language-name {
    margin: 0 0 0 5px;
}

span.xoo-wsc-sc-count {
    top: auto;
    bottom: 3px;
}

.SignUpBtn {
    background: linear-gradient(93.6deg, #016B37 -2.43%, #004724 102.69%);
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
}

.SignUpBtn:hover {
    background: linear-gradient(274.24deg, #65B546 -1.7%, #47EA08 98.63%);
}

.SignUpBtn svg {
    display: inline-flex;
    animation: rotate360 20s linear infinite;
    fill: #fff;
    width: 22px;
    height: auto;
}

.ff-default .ff_btn_style:focus,
.ff-default .ff_btn_style:hover {
    opacity: 1 !important;
}

.SignUpBtn svg path {
    transition: all ease .4s;
    transform: scale(1);
    transform-origin: center center;
}

.SignUpBtn svg path.Top,
.SignUpBtn svg path.Bottom {
    transform: scale(0);
}

.SignUpBtn svg path.center {
    transform: scale(0.6);
}

.SignUpBtn:hover svg path.Top,
.SignUpBtn:hover svg path.Bottom,
.SignUpBtn:hover svg path.center {
    transform: scale(1);
}

button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.yith-add-to-wishlist-button-block {
    margin: 0 !important;
}

.custom-product-gallery-container {
    display: flex;
    align-items: flex-start;
}

.custom-thumbnails {
    width: 100px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
}

.custom-thumbnails .thumbnail-item {
    margin-bottom: 10px;
    cursor: pointer;
}

.custom-thumbnails .thumbnail-item.selected img {
    border: 2px solid #000;
}

.custom-thumbnails .thumbnail img {
    width: 100%;
    border: 1px solid #ddd;
}

.custom-main-image {
    flex: 1;
    position: relative;
}

.custom-main-image .main-image {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #ddd;
}

.custom-gallery-container {
    display: flex;
    align-items: flex-start;
}

.thumbnails-container {
    width: 20%;
    margin-right: 10px;
}

.thumbnail-item {
    cursor: pointer;
    margin-bottom: 5px;
    width: 149px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(153, 143, 143, 0) 0%, rgba(74, 74, 74, 0.05) 100%), #ffffff;
    height: 149px;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}

.thumbnail-item.active {
    border: 1px solid #68a185;
}

.main-image-carousel {
    width: 80%;
}

.custom-gallery-container .thumbnails-container {
    width: 159px;
    height: 614px;
    overflow: auto;
}

.owl-carousel.owl-theme.main-image-carousel {
    background: radial-gradient(77.61% 77.61% at 50% 50%, #FFFFFF 25%, #EEEEEE 100%);
    width: calc(100% - 159px);
    border-radius: 5px;
}

.main-image-carousel.owl-carousel .owl-item img {
    height: 614px;
    object-position: center;
    object-fit: scale-down;
    border-radius: 5px;
}

.owl-carousel.owl-theme.main-image-carousel .owl-dots {
    display: none;
}

.owl-carousel.owl-theme.main-image-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 15px);
    width: 95%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.owl-carousel.owl-theme.main-image-carousel button {
    position: absolute;
    left: 0;
}

.owl-carousel.owl-theme.main-image-carousel button.owl-next {
    right: 0;
    left: auto;
}

.thumbnail-item img {
    border-radius: 5px;
}

.custom-gallery-container .thumbnails-container::-webkit-scrollbar {
    display: none;
}

.owl-carousel.owl-theme.main-image-carousel .owl-nav button {
    background: #fff;
    height: 33px;
    width: 33px;
    border-radius: 100%;
}

.woobt-product.woobt-product-this {
    display: none !important;
}

body .qib-button-wrapper .minus.qib-button,
body .qib-button-wrapper .plus.qib-button {
    font-family: "Nothing You Could Do", cursive;
    height: auto;
    margin: 0;
    padding: 0;
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #016b37;
    font-size: 35px;
}

body .qib-button-wrapper {
    border: 1px solid #016b37;
    border-radius: 100px;
    height: 50px;
    margin: 0;
    padding: 0 10px;
}

.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
    border: 0 !important;
}

.woocommerce div.product form.cart div.quantity .qty {
    border: 0 !important;
    color: #016b37;
    font-weight: 500;
    font-size: 18px;
}

.xoo-wsc-container,
.xoo-wsc-slider,
.xoo-wsc-drawer {
    max-width: 600px;
    right: -600px;
}

.xoo-wsc-product,
.xoo-wsc-sp-product {
    box-shadow: none;
}

.xoo-wsc-footer {
    box-shadow: none;
    padding: 40px;
}

.xoo-wsc-body {
    background: none;
}

.xoo-wsc-header,
.xoo-wsc-drawer-header {
    border: 0;
    padding: 40px;
}

span.xoo-wsch-close,
.xoo-wscdh-close {
    font-size: 31px;
    right: 0;
    top: 0;
}

.woocommerce a.added_to_cart.wc-forward {
    display: none !important;
}

span.xoo-wsch-text {
    font-family: 'Kovanov';
    font-weight: 300;
    font-size: 32px;
    line-height: 128%;
    margin: 0;
}

span.xoo-wsch-text>.word1 {
    font-family: 'Night Wind Sent Sample';
    font-weight: 400;
    font-size: 32px;
    line-height: 128%;
}

.xoo-wsch-basket span.xoo-wscb-icon.xoo-wsc-icon-bag2 {
    display: none;
}

span.xoo-wscb-count {
    color: #47EA08;
}

span.xoo-wscb-count:before {
    content: '(';
}

span.xoo-wscb-count:after {
    content: ")";
}

.xoo-wsch-top {
    justify-content: left;
    position: relative;
    z-index: 0;
}

.xoo-wsch-top .xoo-wsch-basket {
    display: block;
    position: absolute;
    top: -10px;
    left: 120px;
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col {
    background: radial-gradient(77.61% 77.61% at 50% 50%, #FFFFFF 25%, #EEEEEE 100%);
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col img {
    width: 78px;
    height: 78px;
    object-fit: contain;
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col a {
    display: block;
}

span.xoo-wsc-pname a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.05em;
    display: block;
    max-width: 210px;
}

span.xoo-wsc-smr-del {
    font-size: 22px;
    display: block;
    margin: 0;
}

.xoo-wsc-sm-left>*:not(:last-child) {
    padding: 0 0 15px 0;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square {
    border-radius: 100px;
    height: 40px;
    border: 1px solid hsl(218deg 72% 36% / 20%);
    max-width: 138px;
    background: none;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square span.xoo-wsc-chng {
    background: none;
    font-family: 'Nothing You Could Do';
    font-weight: 400;
    font-size: 34.62px;
    line-height: 181%;
    letter-spacing: 0.05em;
    text-align: center;
    vertical-align: middle;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square input {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    line-height: 138%;
    letter-spacing: 0.05em;
    text-align: center;
    vertical-align: middle;
    border: 0;
    max-width: 60px;
    padding: 0;
}

span.xoo-wsc-smr-ptotal {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 20px;
    line-height: 181%;
    letter-spacing: 0.05em;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-markup .xoo-wsc-btn,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"] {
    background: linear-gradient(93.6deg, #016B37 -2.43%, #004724 102.69%);
    border-radius: 100px;
    height: 50px;
    border: 0;
    color: #fff;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover,
.xoo-wsc-markup .xoo-wsc-btn:hover,
.xoo-wsc-markup .woocommerce-shipping-calculator button[type="submit"]:hover {
    background: linear-gradient(274.24deg, #65B546 -1.7%, #47EA08 98.63%);
    border: 0;
    color: #fff;
}

span.xoo-wsc-footer-txt {
    font-weight: 300;
    font-size: 14px;
    line-height: 157%;
    text-align: center;
    color: #8C8F94;
    margin: 20px 0;
}

.xoo-wsc-ft-amt {
    margin: 0 auto 10px;
}

.xoo-wsc-ft-amt span.xoo-wsc-ft-amt-label {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 181%;
    letter-spacing: 0.05em;
}

.xoo-wsc-ft-totals span.xoo-wsc-ft-amt-value>span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 181%;
    letter-spacing: 0.05em;
    text-align: right;
}

.allcartpimg button.button[name="update_cart"] {
    display: none !important;
}

.cart__item-sub>div {
    display: flex;
    flex-direction: column-reverse;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    height: 138px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    width: 60px;
    font-size: 18px;
    font-weight: 500;
    color: #016b37;
}

.cart__item-sub .qib-button-wrapper.qib-button-wrapper-0 {
    height: 50px;
    border-color: rgb(26 75 160 / 20%);
}

.gift-wrap-box {
    border: 1px solid #68a18566;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 26px 60px;
    gap: 30px;
    justify-content: space-between;
    margin-top: 30px;
}

.woocommerce {
    font-family: "Poppins", sans-serif;
}

a {
    color: #281322;
}

*:focus-visible {
    outline: none;
}

.s-ing2 .cart__item.woocommerce-cart-form__cart-item.cart_item label.screen-reader-text {
    display: none;
}

.allcfirled>form.checkout.woocommerce-checkout {
    width: 57%;
    flex: 0 0 auto;
    padding-top: 30px;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 110px;
}

.allcfirled .the-check-order-rev {
    flex: 0 0 auto;
    width: 43%;
    color: #000;
    position: relative;
    z-index: 0;
}

.the-check-sticky {
    position: sticky;
    top: 0;
    padding: 0 50px;
    border-radius: 10px;
}

.woocommerce form p#billing_address_2_field.form-row {
    display: none !important;
}

.woocommerce form p#billing_address_2_field.form-row.show {
    display: block !important;
}

.woocommerce form .form-row.form-row-wide.addico h5.awcfe_paragraph_field:before {
    content: "+";
    font-weight: 700;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.woocommerce form .form-row.form-row-wide.addico h5.awcfe_paragraph_field {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    cursor: poMontserrat;
}

.allcfirled>form.checkout.woocommerce-checkout>.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    flex: 0 0 auto;
    width: 100%;
}

.woocommerce-form-login-toggle {
    display: none;
}

.footer-links {
    margin-top: 40px;
    display: flex;
    font-family: "Poppins", sans-serif;
    max-width: 775px;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div {
    padding-right: 50px;
}

.allcfirled>form.checkout.woocommerce-checkout div.footer-links>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    font-size: 14px;
    max-width: 690px;
    width: 100%;
    justify-content: space-between;
}

.allcfirled {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Poppins", sans-serif;
}

.allcfirled>form.checkout.woocommerce-checkout div.footer-links>ul>li>a {
    height: 55px;
    display: inline-block;
    line-height: 55px;
    padding: 0 20px 0 0px;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.the-check-sticky .thepo .cart_item {
    display: flex;
    align-items: center;
    margin: 0 0 30px 0;
    justify-content: space-between;
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    overflow: hidden;
}

.the-check-sticky .thepo .cart_item .product-name {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly img {
    width: 104px;
    height: 104px;
    border-radius: 0;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly .img-item {
    border: 0;
    border-radius: 0;
    position: relative;
    z-index: 0;
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.the-check-sticky .thepo .cart_item .product-name .image-quantitly strong.product-quantity {
    background: rgba(255, 255, 255, 0.66);
    width: 22px;
    height: 22px;
    display: block;
    color: #000;
    border-radius: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    display: none;
}

.the-check-sticky .thepo .cart_item .image-quantitly {
    position: relative;
    z-index: 0;
    margin-right: 15px;
}

.the-check-sticky .thepo .cart_item .product-name h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 25px;
}

.the-check-sticky .thepo .cart_item .product-total {
    font-weight: 400;
    font-size: 15px;
}

.the-check-sticky .thepo .cart_item .product-name small {
    opacity: 0.6;
    font-size: 11px;
}

.the-check-sticky .thepo .cart_item .product-name .name-quoi {
    line-height: 1.1;
    width: 100%;
    display: block;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon {
    display: flex !important;
    border: 0;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 30px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button {
    margin: 0;
    border: 1px solid #C1BCBC;
    font-size: 13px;
    font-weight: 600;
    border-radius: 0;
    height: 47px;
    padding: 0 25px;
    background: #C1BCBC;
    color: #fff;
    border-radius: 5px;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech input#coupon_code {
    height: 64px;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    padding: 0 15px;
    transition: all ease .4s;
    border: 1px solid #ccc;
    background: none;
    color: #000;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech label {
    position: absolute;
    top: 16px;
    left: 15px;
    color: #666;
    font-size: 10px;
    transition: all ease .4s;
    visibility: hidden;
    opacity: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech {
    position: relative;
    width: 100%;
    padding-right: 0;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon button.button:hover {
    color: #fff;
    background: #016b37;
    border-color: #016b37;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech.active label {
    opacity: 1;
    visibility: visible;
    top: 15px;
}

.input-tech.active {}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech.active input#coupon_code {
    padding-top: 10px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 40px;
    margin: 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table th,
.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 5px 0;
    margin: 0;
    border: 0;
    font-weight: 400;
    font-size: 13px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td {
    text-align: right;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table th span a {
    color: #000;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td ul#shipping_method li {
    margin: 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,
.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td {
    font-size: 18px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table tr.order-total td>small {
    font-size: 12px;
    margin-right: 5px;
    color: #999;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row {
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
    z-index: 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input,
.woocommerce form .woocommerce_checkout_billing-div .form-row select {
    height: 47px;
    border: 1px solid #A5A5A5;
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    background: none;
    border-radius: 5px;
    color: #000;
    appearance: none;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input::placeholder,
.woocommerce form .woocommerce_checkout_billing-div .form-row select::placeholder {
    color: rgb(0 0 0 / 50%);
}

.woocommerce form .woocommerce_checkout_billing-div .form-row label {
    position: absolute;
    top: 16px;
    left: 15px;
    color: #000;
    font-size: 10px;
    transition: all ease .4s;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    letter-spacing: 0;
    text-transform: none;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field label {
    position: relative;
    visibility: visible;
    opacity: 1;
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
    color: #000;
    top: auto;
    left: auto;
    height: auto;
    margin: 5px 0 0 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"]:after {
    display: flex;
    align-items: center;
    justify-content: center;
    top: -2px;
    left: 1px;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field {
    margin: 0 0 35px 0;
}

.woocommerce-billing-fields h3 {
    font-weight: 700;
    font-size: 20px;
    margin: 60px 0 10px 0;
    color: #000;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active label {
    opacity: 1;
    visibility: visible;
    top: 9px;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active input,
.woocommerce form .woocommerce_checkout_billing-div .form-row.active select {
    padding-top: 10px;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.active select {
    padding: 10px 10px 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.form-row-first {
    width: 49%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row.form-row-last {
    width: 49%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row .iti {
    width: 100%;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row#billing_phone_field span.wcipi-label {
    display: none;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_phone_field.form-row label {
    left: 52px;
    z-index: 1;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>.theshipping-selector {
    margin: 20px auto;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>.theshipping-selector .woocommerce-shipping-totals.shipping>h4 {
    font-weight: 700;
    font-size: 20px;
    margin: 60px 0 10px 0;
    color: #000;
}

.woocommerce .theshipping-selector ul#shipping_method li {
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    line-height: 47px;
    background: none;
    position: relative;
    margin: 20px 0;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 15px 0 45px;
}

.woocommerce .theshipping-selector ul#shipping_method li input {
    position: absolute;
    left: 0;
    margin: 0;
    top: 3px;
}

.woocommerce .theshipping-selector ul#shipping_method li label {
    letter-spacing: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: auto;
    cursor: pointer;
    flex-direction: column;
    line-height: 1.6;
}

.woocommerce .theshipping-selector ul#shipping_method li.active {
    color: #000;
    border: 1px solid #CCCCCC;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment {
    background: none;
    border-radius: 0;
    margin-top: 40px;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment>h3 {
    font-weight: 700;
    font-size: 20px;
    margin: 60px 0 10px 0;
    color: #000;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment>p {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: rgb(0 0 0 / 56%);
    letter-spacing: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment .form-row.place-order {
    padding: 0;
    margin: 30px 0 0 0;
    text-align: center;
    position: relative;
    z-index: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li {
    padding: 0 5px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    line-height: 47px;
    background: none;
    position: relative;
    margin: 20px 0;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li.active {
    color: #000;
    height: 100px;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box {
    margin: 0;
    padding: 15px;
    display: none;
    background: #f5f5f5;
    border-radius: 5px;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li:last-child {}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0 15px;
    border-bottom: 0;
    line-height: 47px;
    cursor: pointer;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li label img {
    height: 22px;
    width: auto;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li input {
    float: left;
    margin: 10px 0 0 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li.active div.payment_box {
    color: #000;
    display: block !important;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li:first-child label {}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li:last-child label {
    border-bottom: 0;
}

.the-check-order-left {
    max-width: 775px;
    width: 100%;
}

.themain-popy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: calc(100vh - 190px);
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: none;
}

.themain-popy>.overlay {
    backdrop-filter: blur(6px);
    background-color: #0009;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.themain-popy .single-page-popup {
    max-width: 840px;
    max-inline-size: 840px;
    background: #fff;
    color: #000;
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
    margin: 50px auto;
    border-radius: 15px;
    padding: 25px;
    display: none;
}

.themain-popy .single-page-popup i.closebtn {
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 500;
    font-size: 23px;
    cursor: poMontserrat;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table td a {
    color: rgb(0 0 0 / 50%);
}

.mobile-switceher,
.mobile-only-check-sticky.the-check-sticky {
    display: none;
}

.themain-popy .single-page-popup>h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.themain-popy .single-page-popup>.theContent {
    font-size: 16px;
    letter-spacing: 0;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input:focus,
.woocommerce form .woocommerce_checkout_billing-div .form-row select:focus {}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.the-check-sticky .thepo .cart_item .image-quantitly dl.variation {
    display: none;
}

.allcfirled>.wc-block-components-notice-banner.is-success {
    width: 100%;
    position: absolute;
    z-index: 1;
    max-width: 200px;
    margin: 20px auto;
    left: 0;
    right: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box.payment_method_woo_master fieldset#wc-woo_master-cc-form {
    margin: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li .payment_box.payment_method_woo_master .form-row {
    padding: 0;
}

body .allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li fieldset#wc-woo_master-cc-form input {
    border-radius: 5px;
    box-shadow: 0 0 0 1px #ddd inset;
    background: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div.three-cions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 50px;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div.three-cions>img {
    width: 33.333%;
    height: 50px;
}

body .allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li fieldset#wc-woo_master-cc-form input#master_ccNo {
    padding: 0 55px 0 15px;
}

.s-ing2 .cart__item.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    align-items: center;
    padding: 20px 0 30px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #68a18566;
}

.cart__image img {
    width: 100px;
    height: auto;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__image {
    margin-right: 35px;
    width: 138px;
    height: 138px;
    background: radial-gradient(77.61% 77.61% at 50% 50%, #FFFFFF 25%, #EEEEEE 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    width: 310px;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
    color: #B6B3B4 !important;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    width: auto;
    text-align: left;
    margin-left: 5px;
    font-family: "Poppins", sans-serif;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-sub .cart__remove a {
    background: none;
}

.cart__item-sub {
    display: flex;
    justify-content: space-between;
    line-height: 1;
    flex-direction: column;
    align-items: flex-end;
}

.cart__item-details {
    display: flex;
    flex-direction: row;
    width: calc(100% - 174px);
    justify-content: space-between;
    color: #016b37;
    flex-wrap: wrap;
    align-items: stretch;
    height: 138px;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.minus.button.wp-element-button,
.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.plus.button.wp-element-button {
    margin: 0;
    height: auto;
    line-height: 1;
    font-weight: 700;
    color: #000;
    width: auto;
    padding: 0;
    background: none;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input#smntcswcb {
    height: 31px;
    padding: 0 0 !important;
    width: 33px;
    border-radius: 3px;
    margin: 0 15px;
    color: #000;
    background-color: #016b37;
    border: 0;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.plus.button.wp-element-button {
    right: 0;
    left: auto;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity input.button.wp-element-button:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

.woopage-content .allcartpimg .upbtn button.button {
    height: auto;
    padding: 0 30px;
    margin: 0;
    border-color: #cfcfcf;
}

.woopage-content .woocommerce form.woocommerce-cart-form {
    width: 60%;
    float: left;
}

.woopage-content .woocommerce .cart-collaterals {
    width: 40%;
    float: left;
    padding: 0 0 0 50px;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    padding: 30px;
    background: rgb(178 171 151 / 5%);
    height: auto;
    overflow: hidden;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals h2 {
    display: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive td {
    text-align: right;
    padding: 0 0 10px 0;
    border: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive ul#shipping_method li {
    margin: 0;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment .form-row.place-order button#place_order,
.woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background-color: #016b37;
    font-size: 15px;
    font-weight: 500;
    line-height: 47px;
    padding: 0 20px;
    height: 47px;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    max-width: calc(100% - 140px);
    margin: 0 auto;
    border-radius: 100px;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive th {
    padding: 0 0 10px 0;
    vertical-align: middle;
    border: 0;
    background: none;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr {
    vertical-align: middle;
}

.wc-proceed-to-checkout>small {
    text-align: center;
    display: block;
    margin: 15px 0 0 0;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title small {
    display: block;
    margin: 0px 0 10px;
    font-size: 15px;
}

.thec2 a {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 22px;
    border-bottom: 1px solid;
    border-bottom-color: #00000026;
    position: relative;
    z-index: 0;
    padding: 5px 0;
}

.thec2 {
    text-align: center;
    margin: -40px 0 45px 0;
}

.thec2 a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    border-bottom: 2px solid #fff;
    transition: width .5s ease;
}

.thec2 a:hover:after {
    width: 100%;
}

.dskminicart a {
    display: block;
}

.dskminicart a img {
    width: 30px;
    height: auto;
}

.dskminicart a span.dskcart-quantity {
    background: #ff4f33;
    position: absolute;
    bottom: 5px;
    right: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 0 2px #fff;
}

.woopage-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: rgb(0 0 0 / 44%);
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>.theshipping-selector ul#shipping_method {
    overflow: hidden;
}

.woocommerce .theshipping-selector ul#shipping_method li:last-child {}

.woocommerce .theshipping-selector ul#shipping_method li:last-child.active {}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment ul.wc_payment_methods.payment_methods.methods li.active:last-child label {}

.woocommerce form .woocommerce_checkout_billing-div .form-row select option {
    background: #fff;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment .form-row.place-order button#place_order {
    width: 100%;
    margin: 20px auto 0;
    float: right;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .input-tech input#coupon_code:focus {
    border-radius: 0;
    outline: none;
}

.woocommerce .cart__item.woocommerce-cart-form__cart-item.cart_item .quantity label {
    display: none;
}

.woocommerce .quantity .qty {
    appearance: none;
    border: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    padding: 0;
    border-radius: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    height: 50px;
    line-height: 47px;
    padding: 0 10px;
    border-radius: 100px;
    letter-spacing: 0.05em;
}

.woocommerce table.shop_table {
    background: none;
    border: 0;
}

.s-ing2.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents span.woocommerce-Price-amount.amount {
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
}

form.woocommerce-cart-form {
    width: 55%;
    float: left;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 45%;
    float: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 85%;
    text-align: center;
    background: #016b370f;
    padding: 40px;
    border-radius: 10px;
    position: sticky;
    top: 50px;
}

.woocommerce-page .cart-collaterals .cart_totals>h2 {}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border: 0;
    background: none;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #016b37;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0 0 30px 0;
}

.js-qty__wrapper {}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title a {
    color: #016b37;
}

.cart__item.woocommerce-cart-form__cart-item.cart_item .cart__item-title small b {
    font-weight: 500;
}

.cart__item-sub .cart__remove {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 10px;
}

.cart__item-sub .cart__remove a.remove {
    margin: 0;
    display: flex;
}

.woocommerce-page .cart-collaterals .cart_totals>h2 {
    font-family: Kovanov;
    font-weight: 300;
    font-size: 24px;
    line-height: 181%;
    letter-spacing: 0.05em;
    text-align: left;
    color: #016b37;
    margin: 0;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border: 0;
    background: none;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #016b37;
    padding: 0;
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border: 0;
    background: none;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #016b37;
    text-align: right;
    width: 100%;
    padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-radius: 0;
    margin: 0;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.order-total {
    border-top: 1px solid #68a18566;
    border-radius: 0;
    padding: 20px 0;
    margin-top: 250px;
    height: auto;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 40px;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    margin-top: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.order-total th {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.order-total td strong {
    font-weight: 700;
}

nav.woocommerce-breadcrumb {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}

nav.woocommerce-breadcrumb a {
    font-weight: 400;
}

.the-check-sticky>h3 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 114px;
    display: flex;
    text-transform: uppercase;
    color: #000000;
    height: 114px;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    margin: 0 0 30px 0;
}

.the-check-sticky .thepo .cart_item .product-total strong.product-quantity {
    display: none;
}

.the-check-sticky .thepo .cart_item .product-total span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 700;
}

.the-check-sticky .thepo .cart_item .product-name .asd2asd2asd2 {
    display: flex;
    padding: 15px;
    max-width: calc(100% - 139px);
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
}

.woocommerce ul#shipping_method li {
    margin: 0;
}

.the-check-sticky .coupon-code {
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon .clear {
    display: none;
}

.the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
    border-radius: 5px;
    height: 47px;
    background: none;
    color: #878787;
    border-color: #878787;
    width: 265px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot {
    display: flex;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr th {
    border: 0;
    background: none;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr td {
    border: 0;
    background: none;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #000000;
    text-align: right;
    padding: 0;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr.order-total {
    border-top: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0;
    padding: 50px 0;
    margin-top: 40px;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr.order-total th {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr.order-total td>strong {
    font-weight: 700;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row textarea#billing_order_notes {
    height: 176px;
    border: 1px solid #A5A5A5;
    padding: 20px 20px;
    width: 100%;
    font-size: 16px;
    transition: all ease .4s;
    background: none;
    border-radius: 5px;
    color: #000;
    appearance: none;
}

.woocommerce-billing-fields>h3:first-child {
    margin-top: 0;
}

.allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div#payment .form-row.place-order .woocommerce-privacy-policy-text {
    text-align: left;
}

/* Hide the default radio button */
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    position: relative;
    border: 1px solid #AEAEAE;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px;
    outline: none;
}

/* Style for checked radio button */
input[type="radio"]:checked::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    background: linear-gradient(162deg, #016b37 12.26%, #68a185 95.71%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

/* Styling for labels */
label {
    font-size: 16px;
    color: #333;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #A5A5A5;
    width: 28px;
    height: 28px;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    display: block;
}

.woocommerce form .woocommerce_checkout_billing-div .form-row input[type="checkbox"]:checked {
    background-color: #016b37;
    border-color: #016b37;
}

.woocommerce form .woocommerce_checkout_billing-div p#billing_email_me_with_news_and_offers_field span {
    font-size: 18px;
    font-weight: 300;
}

.woocommerce ul#shipping_method .amount,
.woocommerce ul#shipping_method b {
    font-weight: 700;
    font-size: 20px;
}

.the-check-sticky .thepo .cart_item .product-name>div {
    flex: 0 0 auto;
}

.the-check-sticky .thepo .cart_item .product-total dd {
    margin: 0;
}

@media only screen and (max-width: 1600px) {
    .the-check-sticky .thepo .cart_item .product-name .asd2asd2asd2 {
        padding: 5px 0;
    }

    .the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
        width: 200px;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    background: #EBEBEB;
    margin: 0 0 20px 0;
    height: 78px;
    border-radius: 10px;
    padding: 0 30px 0 30px;
    display: flex;
    align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    background: #016b37;
    color: #fff;
    font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #474747;
    font-size: 22px;
    line-height: 78px;
    font-weight: 500;
    transition: all ease .4s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
    background: #016b37;
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:before {
    content: "";
    background-image: url("assets/images/my-account/1.svg");
    display: block;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a:before {
    filter: invert(1) brightness(3);
    transition: all ease .4s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a:before {
    background-image: url("assets/images/my-account/2.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a:before {
    background-image: url("assets/images/my-account/3.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    background-image: url("assets/images/my-account/4.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    background-image: url("assets/images/my-account/5.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    background-image: url("assets/images/my-account/6.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--upgrade-account a:before {
    background-image: url("assets/images/my-account/7.svg");
}

.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--requisition-list a:before {
    background-image: url("assets/images/my-account/8.svg");
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--upgrade-account a::before {
    content: "" !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 30px;
    font-size: 18px;
}

form.woocommerce-EditAccountForm.edit-account p:last-child {
    margin: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background: linear-gradient(93.6deg, #016B37 -2.43%, #004724 102.69%);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 75% 50%;
    width: 100%;
    border-radius: 100px;
    height: 50px;
    color: #016b37;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 15px;
    line-height: 138%;
    letter-spacing: 0.05em;
    background-size: 20px auto;
    padding: 0 10px 0 10px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    padding: 0 20px;
    color: #fff;
}

.wc-empty-cart-message {
    display: none;
}

.woocommerce-notices-wrapper {
    display: none;
}

.woocommerce .js-qty__wrapper .qty {
    font-size: 14px;
    width: 30px;
}

.woocommerce .js-qty__wrapper button.minus,
.woocommerce .js-qty__wrapper button.plus {
    padding: 0 8px;
    font-weight: 400;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background: linear-gradient(93.6deg, #016B37 -2.43%, #004724 102.69%);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background: linear-gradient(274.24deg, #65B546 -1.7%, #47EA08 98.63%);
}

a.btcart {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 1;
    border-bottom: 1px solid;
    text-transform: capitalize;
    font-size: 14px;
    color: #016b37;
}

button.single_add_to_cart_button.button.alt:after {
    display: none;
}

.woobt-product.woobt-product-together.woobt-hide {
    border: 0;
    border-radius: 10px;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product {
    color: #016b37;
}

.woobt-products[class*=woobt-products-layout-grid] {
    border: 1px solid #DEEAFF;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product {
    border: 0 !important;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.05em;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div.woobt-price {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div a {
    color: #016b37;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-subtotal {
    border-bottom: 1px solid #68a18566;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon {
    padding: 0;
    display: flex;
    border: 1px solid #016b3766;
    border-radius: 100px;
    background: rgb(255 255 255 / 28%);
    margin: 20px 0 0 0;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    border: 0;
    background: none;
    padding: 0 40px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    line-height: 138%;
    letter-spacing: 0.1em;
    height: 50px;
    color: #016b37;
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon .input-tech {
    width: calc(100% - 136px);
}

.woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon button.button {
    width: 136px;
    background: linear-gradient(93.6deg, #016B37 -2.43%, #004724 102.69%);
    color: #fff;
    border: 0;
}

.gift-wrap-box .oimUks {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 40px;
    color: #016b37;
}

.opinw h3 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 158%;
    letter-spacing: 0.05em;
    margin: 0;
}

.opinw p {
    font-family: Poppins;
    font-weight: 300;
    font-size: 14px;
    line-height: 181%;
    letter-spacing: 0.05em;
    margin: 0;
}

a.gift-note-trigger {
    color: #016b37;
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 138%;
    letter-spacing: 0.05em;
    text-align: right;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    border: 0 !important;
}

.allcartpimg {
    margin-top: 20px;
}

h2.maintitle {
    font-family: "Kovanov", Sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #016b37;
    margin: 20px 0 0 0;
    border-bottom: 1px solid #68a18566;
    padding: 0 0 20px 0;
    position: relative;
}

h2.maintitle b {
    font-family: Night Wind Sent Sample;
    font-weight: 400;
    font-size: 35px;
}

span.cart-total-area {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 181%;
    letter-spacing: 0.05em;
    text-align: center;
    color: #47EA08;
    position: absolute;
    top: 4px;
    left: 135px;
}

div#gift-note-form>textarea {
    border: 1px solid #68a18566;
    border-radius: 10px;
    color: #016b37;
    padding: 20px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.singleBlogSLoop .theImgArea {
    transition: all ease .8s;
    height: 380px;
}

.singleBlogSLoop:hover .theImgArea {
    height: 310px;
}

.singleBlogSLoop .theTextArea {
    transition: all ease .8s;
    height: 0px;
}

.singleBlogSLoop:hover .theTextArea {
    height: 70px;
}

.singleBlogSLoop .theReadMore {
    transition: all ease .8s;
    opacity: 0;
}

.singleBlogSLoop:hover .theReadMore {
    opacity: 1;
}

.social-share-buttons {
    display: flex;
    align-items: center;
}

.social-share-buttons a,
.social-share-buttons button {
    display: flex;
    padding: 0 !important;
    margin: 0;
    color: #fff;
    align-items: center;
    justify-content: center;
    background: none;
    border-radius: 10px;
    height: 57px;
    width: 57px;
    border: 0;
}

.social-share-buttons svg {
    fill: #016b37;
    width: 24px;
}

.social-share-buttons button:hover,
.social-share-buttons button:focus,
.social-share-buttons a:hover,
.social-share-buttons a:focus {
    background: #016b37;
    border-color: #016b37;
}

.social-share-buttons>*:focus>svg,
.social-share-buttons>*:hover>svg {
    fill: #fff;
}

@media only screen and (max-width: 1366px) and (max-height: 661px) {
    .the-check-sticky .thepo .cart_item .product-total dl.tc-epo-metadata.variation {
        display: none;
    }

    .the-check-sticky .coupon-code form.checkout_coupon.woocommerce-form-coupon p.form-row input#coupon_code {
        width: 205px;
    }
}

@keyframes rotate360 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes topBottom {
    0% {
        transform: translate(0vw, 0vw);
    }

    50% {
        transform: translate(0vw, 1vw);
    }
}

@keyframes starAnimation {
    0% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.5);
    }
}

@keyframes flowerRotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(10deg);
    }

    75% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes topBottomArea {
    0% {
        transform: translate(0vw, -20vw);
    }

    100% {
        transform: translate(0vw, 20vw);
    }
}

.mainloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all ease .8s;
}

.mainloader>.inner-loader {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all ease .8s;
}

.inner-loader>span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    transition: all ease .8s;
}

.mainloader>.inner-loader>img {
    filter: invert(1) brightness(4);
    transition: all ease .8s;
    width: 181px;
}

.mainloader>.inner-loader>img.second-image {
    opacity: 0;
}

.mainloader.launch>.inner-loader>img {
    /*    filter: invert(0) brightness(1);*/
}

.mainloader.launch>.inner-loader>span.loadingText {
    /*    color: #016b37;*/
}

.mainloader.launch.launch2 img.second-image {
    opacity: 1;
    margin-top: 20px;
    transform: translate(0px, 0px);
    width: 137px;
}

.mainloader.launch.launch2 span.loadingText {
    opacity: 0;
}

.mainloader.launch.launch2.launch3 img.first-image {
    width: 57px;
}

.mainloader.launch.launch2.launch3 .inner-loader {
    transform: translate(0px, -18vw);
}

.mainloader.launch.launch2.launch3.launch4 img.first-image {
    opacity: 0;
}

.mainloader.launch.launch2.launch3.launch4 img.second-image {
    margin: 0;
}

.mainloader.launch.launch2.launch3.launch4 .inner-loader {
    transform: translate(0px, -47.5vh);
}

.mainloader.launch.launch2.launch3.launch4.launch5 {
    opacity: 0;
}

.Layers1>img {
    position: absolute;
    top: 0;
    width: 100%;
    transition: all ease 2s;
}

.Layers1 {
    position: relative;
    z-index: 0;
    width: 100%;
    height: calc(100vh - 190px);
}

.Layers1>img.bottom_image {
    bottom: 0;
    top: auto;
    transform: translate(0px, 10vw);
    transition: all ease 2s;
}

.Layers1>img.layer4 {
    top: 0;
    bottom: auto;
    transform: translate(0vw, -28vw);
    width: 2281px;
    max-width: none;
}

.theDSslide {
    position: relative;
    z-index: 0;
}

.Layers1 svg.starLayer4-1,
.Layers1 svg.starLayer4-2,
.Layers1 svg.starLayer4-3,
.Layers1 svg.starLayer3-1,
.Layers1 svg.starLayer1-1,
.Layers1 .kite,
.Layers1 svg.starLayer5-2,
.Layers1 .flowerplantSvg,
.Layers1 svg.starLayer5-1,
.Layers1 svg.starLayer6-1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all ease 2s;
}

.theMainContainer {
    max-width: 1320px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    z-index: 0;
    height: calc(100vh - 190px);
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.theMainContainer .rightwomen {
    display: flex;
    position: absolute;
    transform: translate(43vw, 5vw);
    transition: all ease 2s;
}

.theMainContainer .rightwomen svg#Lady {
    width: 41.5vh;
    transition: all ease 2s;
}

.textarea1 {
    transform: translate(0px, 7vw);
    transition: all ease 2s;
}

.Layers1>img.layer1 {
    transform: translate(0vw, 17vw);
    transition: all ease 2s;
}

.Layers1 .theSubn {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transform: translate(68.8vw, 10.3vw);
    transition: all ease 2s;
}

.Layers1 .theSubn svg.sunLayer {
    position: absolute;
    width: 9.35vw;
    height: auto;
    transition: all ease 2s;
}

.Layers1 .theSubn svg.sunRays {
    animation: rotate360 20s linear infinite;
}

.Layers1 .theSubn svg.sunLayer path {
    fill: #fff;
    transition: all ease 2s;
}

div#theform2,
div#theText2 {
    position: relative;
    transform: translate(0vw, 3vw);
    transition: all ease 2s;
    visibility: hidden;
    opacity: 0;
}

.theDSslide.launch .textarea1 {
    transform: translate(0px, 0vw);
}

.theDSslide.launch .theMainContainer .rightwomen {
    transform: translate(50vw, 0vw);
}

.theDSslide.launch .Layers1>img.bottom_image {
    transform: translate(0vw, 10vw);
}

.theDSslide.launch .theMainContainer .rightwomen svg#Lady {
    width: 24vh;
}

.theDSslide.launch .Layers1>img.layer2 {
    transform: translate(0vw, 8.5vw);
}

.theDSslide.launch .Layers1>img.layer3 {
    transform: translate(-10vw, 8.5vw);
}

.theDSslide.launch .Layers1>img.layer4 {
    transform: translate(-5vw, 2vw);
    max-width: 150%;
    opacity: 0.4;
}

.Layers1>img.layer3 {
    transform: translate(0vw, -3vw);
}

.theDSslide.launch .Layers1 .theSubn svg.sunLayer path {
    fill: #47EA08;
}

.theDSslide.launch .Layers1 .theSubn svg.sunLayer {
    width: 4.25vw;
}

.theDSslide.launch .Layers1 .theSubn {
    transform: translate(68.8vw, 5.3vw);
}

.theMainContainer .rightwomen svg#Lady g {
    transition: all ease 2s;
}

.theDSslide.launch .theMainContainer .rightwomen svg#Lady g#Left_Hand {
    transform: rotate(9deg) translate(20px, -20px);
}

.theDSslide.launch .theMainContainer .rightwomen svg#Lady g#Right_Hand {
    transform: rotate(-9deg) translate(-27px, 35px);
}

.theDSslide.launch div#theText2,
.theDSslide.launch div#theform2 {
    visibility: visible;
    opacity: 1;
    transform: translate(0vw, 0vw);
}

div#theform2 {
    animation: topBottom 8s linear infinite;
}

div#theform2:hover {
    animation-play-state: paused;
}

.theDSslide.launch .Layers1 .flowerplantSvg {
    visibility: visible;
    opacity: 1;
    transform: translate(-11vw, 14vw) scale(1);
    right: 0;
}

.Layers1 .flowerplantSvg {
    transform: translate(-10vw, 27vw) scale(0);
}

.launch .Layers1 .kite {
    visibility: visible;
    opacity: 1;
    transform: translate(55vw, 12vw);
}

.Layers1 .kite svg.kitneMain {
    position: relative;
    transform: translate(0px, 0px);
    animation: topBottom 8s linear infinite;
    animation-direction: reverse;
}

.Layers1 .kite svg.kitneLine {
    transform: translate(25px, 50px);
}

.theDSslide.launch svg.starLayer1-1 {
    visibility: visible;
    opacity: 1;
    right: 11vw;
    bottom: 12.5vw;
    animation: rotate360 20s linear infinite;
    animation-direction: alternate-reverse;
}

.theDSslide.launch .Layers1 svg.starLayer4-1,
.theDSslide.launch .Layers1 svg.starLayer4-2,
.theDSslide.launch .Layers1 svg.starLayer4-3,
.theDSslide.launch .Layers1 svg.starLayer3-1,
.theDSslide.launch .Layers1 svg.starLayer1-1,
.theDSslide.launch .Layers1 svg.starLayer5-2,
.theDSslide.launch .Layers1 svg.starLayer5-1,
.theDSslide.launch .Layers1 svg.starLayer6-1 {
    visibility: visible;
    opacity: 1;
}

.Layers1 svg.starLayer4-1 {
    transform: translate(5vw, 5vw);
}

.Layers1 svg.starLayer4-2 {
    transform: translate(12vw, 8vw);
}

.Layers1 svg.starLayer4-3 {
    transform: translate(19vw, 10vw);
}

.Layers1 svg.starLayer5-2 {
    transform: translate(-10vw, 10vw);
    right: 0;
}

.Layers1 svg.starLayer5-1 {
    transform: translate(-15vw, 15vw);
    right: 0;
}

.Layers1 svg.starLayer3-1 {
    transform: translate(3vw, 16vw);
}

.launch .Layers1 svg.starLayer6-1 {
    visibility: visible;
    opacity: 1;
    right: 52vw;
    bottom: 24.4vw;
    animation: rotate360 20s linear infinite;
    animation-direction: alternate-reverse;
}

.theDSslide.launch {
    background: #F6FAFF;
}

.downscrollarrow {
    transition: all ease 2s;
    visibility: hidden;
    opacity: 0;
}

.downscrollarrow.show {
    visibility: visible;
    opacity: 1;
}

.downscrollarrow a {
    animation: topBottom 4s linear infinite;
}

svg.starLayer4-1>path {
    animation: starAnimation 3s linear infinite;
    transform-origin: center;
}

svg.starLayer3-1>path {
    animation: starAnimation 5s linear infinite;
    transform-origin: center;
}

svg.starLayer4-2>path {
    animation: rotate360 50s linear infinite;
    transform-origin: center;
}

svg.starLayer4-3>path {
    animation: rotate360 50s linear infinite;
    transform-origin: center;
    animation-direction: reverse;
}

header.header.fixeds {
    top: -100px !important;
}

header.header {
    transition: all ease 1s;
    top: 0 !important;
}

.bgtoplines>img:nth-child(odd) {
    animation: topBottomArea 8s linear infinite;
}

.bgtoplines>img:nth-child(even) {
    animation: topBottomArea 8s linear infinite;
    animation-direction: reverse;
}

.bgtoplines {
    display: flex;
    overflow: hidden;
    position: absolute;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: all ease 1s;
    z-index: 0;
}

.bgtoplines>img {
    opacity: 0.3;
    width: 194px;
    height: auto;
}

.imagetextlist {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    max-width: 1320px;
    margin: 0 auto;
}

.theBottom-slid2 {
    display: flex;
    flex-direction: row;
    height: calc(100vh - 190px);
    justify-content: center;
    align-items: center;
}

.right0text>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.right0text>ul>li>span>h3 {
    font-family: 'Kovanov';
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 138%;
    color: #FFFFFF;
    margin: 0;
}

.right0text>ul>li>span>p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 275;
    font-size: 16px;
    line-height: 138%;
    color: #FFFFFF;
}

.right0text>ul>li>span.icontext {}

.right0text>ul>li>span.iconimg {
    margin-top: 10px;
    margin-right: 20px;
}

.right0text>ul>li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.right0text {
    margin: 0 0 0 130px;
}

.right0text>ul>li:nth-child(2),
.right0text>ul>li:nth-child(4) {
    margin-left: 30px;
}

.right0text>ul>li:nth-child(3) {
    margin-left: 60px;
}

div#yogisDiv {
    border-radius: 20px;
    margin: -802px auto 0;
    height: 70vh;
    left: 0px;
    right: 0px;
}

div#yogisDiv .bgtoplines {
    opacity: 0;
}

div#yogisDiv .right0text {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    height: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    right: 0;
}

div#yogisDiv .centerOlogo {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: center;
    position: absolute;
    left: 0;
}

div#yogisDiv .imagetextlist {
    display: flex;
    height: 100%;
    max-width: 1320px;
    position: relative;
    width: 100%;
}

div#yogisDiv .centerOlogo img {
    width: 286px;
    margin: 0 auto;
}

div#yogisDiv .theBottom-slid2 {
    height: 70vh;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
    background: linear-gradient(91.5deg, #016b37 0%, #2E63BF 104.32%);
}

div#trege {
    position: relative;
    z-index: 0;
    margin-top: 2%;
}

div#yogisDiv {
    position: sticky;
    top: 150px;
}

div#closeBtn {
    cursor: pointer;
    z-index: 111;
}

div#menuDiv {
    position: fixed;
    top: 0;
    left: -110%;
    bottom: 0;
    z-index: 111;
    width: 100%;
    height: 100%;
    transition: all ease 1s;
}

div#menuDiv.active {
    left: 0%;
}

@media only screen and (max-width: 768px) {
    form.woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        width: 100%;
    }

    .cart__item-sub>div {
        display: none;
    }

    .gift-wrap-box .oimUks {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .gift-wrap-box {
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
        padding: 20px;
    }

    .woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 10px;
    }

    .woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.cart-f td form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
        font-size: 12px;
        padding: 0 17px;
    }

    .woocommerce-page .cart-collaterals .cart_totals>table.shop_table.shop_table_responsive tbody tr.order-total {
        margin-top: 20px;
    }

    .allcfirled {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .allcfirled>form.checkout.woocommerce-checkout {
        width: 100%;
        padding: 20px 30px;
    }

    .allcfirled .the-check-order-rev {
        width: 100%;
        padding: 0 30px 30px;
    }

    .the-check-sticky {
        padding: 0;
    }

    .allcfirled>form.checkout.woocommerce-checkout .the-check-order-left>div {
        padding: 0;
    }

    .the-check-sticky div#order_review table.shop_table.woocommerce-checkout-review-order-table>tfoot tr.order-total {
        border-top: 1px solid rgb(0 0 0 / 20%);
        border-radius: 0;
        padding: 10px 0 70px 0;
        margin-top: 40px;
        height: auto;
        overflow: hidden;
    }

.custom-gallery-container {
    display: flex;
    flex-direction: column-reverse;
}

.custom-gallery-container .thumbnails-container {
    height: 70px;
    width: 100%;
    margin-top: 20px;
    display: flex;
    margin-right: 0;
    gap: 10px;
}

.owl-carousel.owl-theme.main-image-carousel {
    width: 100%;
}

.main-image-carousel.owl-carousel .owl-item img {
    height: 350px;
}

.thumbnail-item {
    width: 70px;
    height: 62px;
}
}