/*
Theme Name: Lasara
Theme URI: https://www.lasara.com/
Author: Revealize
Author URI: https://revealize.com/
Description: LaSara Medical Group
Text Domain: lasara
Version: 1.1

Changelog:
1.0: Initial theme built by Revealize
1.1: Audit conducted by Inspry team
*/

.swal2-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px !important;
}

.woocommerce-MyAccount-orders .woocommerce-button.button.view {
    color: #fff;
    display: flex;
}

.swal2-popup {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 11px !important;
}

.xoo-aff-group {
    margin-bottom: 19px !important;
}

span.xoo-el-sing-subtxt {
    font-size: 16px;
    display: block;
    color: #000000;
    font-weight: 500;
    padding-top: 4px;
}

.xoo-el-inmodal {
    height: auto !important;
    border-radius: 20px !important;
    background: transparent !important;
}

.xoo-aff-input-group .xoo-aff-input-icon {
    display: none !important;
}

.xoo-el-sing-head {
    font-weight: 900;
    line-height: 48px;
    font-size: 50px !important;
    font-family: 'Inter', sans-serif;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    font-size: 16px !important;
    font-weight: 700 !important;
    height: 56px !important;
    padding: 0 21px;
    border-radius: 6px;
}

.xoo-el-form-label span {
    font-weight: 500;
    font-size: 16px;
}

.xoo-aff-checkbox_single label a {
    text-decoration: underline;
}

.xoo-el-form-label:after,
.xoo-aff-checkbox_single label:after {
    content: '';
    min-width: 18px;
    min-height: 18px;
    margin-right: 0.75em;
    border: 2px solid #6b8a7a;
    border-radius: 50%;
    display: inline-block;
    background: #f4f1e9;
    left: -3px;
    position: absolute;
    top: 4px;
}

.xoo-el-form-label [type='checkbox']:checked~span::after {
    content: '';
    background: #6b8a7a;
    position: absolute;
    left: 1px;
    width: 10px;
    height: 10px;
    top: 8px;
    z-index: 9;
    border-radius: 50%;
}

.xoo-el-form-container label:has([type='checkbox']:checked)::before {
    content: '';
    background: #6b8a7a;
    position: absolute;
    left: 1px;
    width: 10px;
    height: 10px;
    z-index: 9;
    border-radius: 50%;
    top: 8px;
}

.xoo-el-close.xoo-el-icon-cross {
    border: 3px solid #fff !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    top: 30px !important;
    font-size: 25px !important;
    position: fixed !important;
    right: 30px !important;
    background-color: transparent !important;
}

#pa_pharmacy {
    display: none !important;
}

li[data-tab='login'] {
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.xoo-el-notice {
    width: fit-content !important;
}

.xoo-el-notice-warning {
    background: #ebdcb7 !important;
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

li[data-tab='register'] {
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.xoo-el-login-tgr.xoo-el-active {
    border-width: 0 !important;
}

li[data-tab='login']:not(.xoo-el-active) {
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    background: transparent !important;
    border: 2px solid;
    border-right-width: 0 !important;
}

li[data-tab='register']:not(.xoo-el-active) {
    background: transparent !important;
    border: 2px solid;
    border-left-width: 0 !important;
}

.xoo-el-action-btn {
    width: auto !important;
}

.xoo-el-srcont {
    background: #f4f1e9;
    border-radius: 20px;
}

.xoo-aff-input-group input:not(input[type='checkbox']) {
    border: unset !important;
    padding: 11px;
    border-radius: 6px !important;
    color: #3d4047bd !important;
    min-height: 62px;
    font-size: 16px !important;
}

.xoo-aff-input-group input:focus {
    background-color: #fff !important;
}

.shadow-unset {
    box-shadow: unset !important;
    padding: 0 !important;
}

.btn-sm {
    font-size: 12px !important;
    border-radius: 6px !important;
}

.btn-white {
    background-color: #fff !important;
    transition: all 0.2s linear !important;
}

.btn-white:hover {
    background-color: #fff !important;
    opacity: 0.8 !important;
}

.remove-product-button .lds-ring div,
.remove-product-button .lds-ring {
    width: 15px !important;
    height: 15px !important;
}

.border-bottom.border-white {
    border-bottom-color: #ffffffb2 !important;
}

.remove-product-button .loader-btn {
    margin-top: 3px;
}

.remove-product-button .lds-ring div {
    border-width: 2px !important;
}

.badge {
    background: #6b8a7a;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -13px;
    font-weight: 400;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    right: -10px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.lds-ring,
.lds-ring div {
    box-sizing: border-box;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 4px solid currentColor;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: currentColor transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

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

.modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(107 138 122 / 50%);
    z-index: 99;
    padding: 2rem !important;
    outline: 0;
    display: none;
}

.modal iframe {
    width: 100%;
    height: 80vh;
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.no-sidebar:not(.fixednav) nav svg path {
    stroke: #fff;
}

.no-sidebar:not(.fixednav) nav svg path[fill='black'] {
    fill: #fff;
}

.xoo-el-sidebar {
    display: none !important;
}

.xoo-el-inmodal {
    border-radius: 20px !important;
}

.modal-content {
    background: #f4f1e9;
    border-radius: 20px;
}

.works h4 {
    font-weight: 700;
    font-size: 18px;
    padding-top: 12px;
    text-transform: capitalize;
}

.works p {
    margin-bottom: 8px !important;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    position: relative;
}

.description>p {
    font-weight: 400;
}

.card-cat.text-white a {
    color: #fff !important;
}

.card-cat {
    line-height: 14px;
    font-weight: 500;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.w-fit {
    width: fit-content;
}

.bg-gr-faded {
    background-color: #6b8a7a24;
}

#attribute_purchase {
    display: block !important;
    position: absolute;
    opacity: 0;
}

.key-benefits .content div,
.lasts .content {
    font-size: 14px;
}

.dashboard a {
    text-decoration: underline;
}

.description.bottom>p,
.description.bottom .works h4 {
    display: none !important;
}

.text-break-all {
    word-wrap: break-word;
    word-break: break-all;
}

.description.bottom p {
    font-size: 16px !important;
}

.product-page .accordion-item {
    overflow: unset !important;
}

.product-page .accordion-item:not(.collapsed) .accordion-button {
    background: #ffffff;
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
}

.product-page .box-shadow.collapsed {
    background: #ffffff;
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    overflow: hidden !important;
}

.product-page .accordion-body {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.accordion-button {
    font-size: 22px !important;
}

.faqs .accordion-button {
    padding: 14px 19px 14px 22px !important;
}

.why_choose div:first-of-type {
    margin-bottom: 0.4rem;
}

.why_choose p {
    position: relative
}

.subvsone div:not(.green-tick-container):first-of-type {
    font-weight: 600;
    margin-bottom: 0.4rem;
}

.faq-container .accordion-item {
    overflow: unset !important;
}

.faqs .accordion-item {
    margin-bottom: 0rem !important;
}

.faq-container .accordion-button {
    background: #ffffff;
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.06);
    border-radius: 8px !important;
}

.faq-container .accordion-button div {
    font-size: 18px !important;
}

.faq-content>div:not(.accordion-header) {
    font-size: 16px !important;
    line-height: 22px;
    font-weight: 400;
    padding: 10px;
    padding-top: 1rem !important;
    transition: all 0.3s linear;
}

.faq-content div:nth-child(2).hidden {
    opacity: 0;
    height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.gap-y-3 {
    row-gap: 1rem;
}

.woocommerce-order-pay #order_review:after {
    display: none;
}

.woocommerce-order-pay #order_review {
    width: 40% !important;
    margin: auto !important;
}

@media only screen and (max-width: 900px) {
    .woocommerce-order-pay #order_review {
        width: 70% !important;
        margin: auto !important;
    }

    #medicalForm {
        padding: 0 !important;
    }

    #medicalForm .modal-content {
        height: 100dvh;
        border-radius: 0 !important;
    }

    #medicalForm iframe {
        width: 100%;
        height: 89vh!important;
    }
}

p:has(> span.green-tick) {
    position: relative;
    text-indent: -1.6em;
    padding-left: 1.6em;
}

@media only screen and (max-width: 768px) {
    .woocommerce-order-pay #order_review {
        width: 100% !important;
        margin: auto !important;
    }

    .summary.entry-summary {
        padding: 1rem !important;
    }

    .woocommerce-order-pay #order_review {
        padding-top: 1rem !important;
    }

    .woocommerce-order-pay #order_review .shop_table {
        table-layout: fixed;
    }

    .woocommerce-order-pay #order_review .overlay td,
    .woocommerce-order-pay #order_review .overlay th {
        font-size: 12px !important;
    }

    .woocommerce-order-pay #order_review .overlay {
        padding: 0px 25px !important;
    }
}

.woocommerce-order-pay .bg-light {
    background: #6b8a7a !important;
}

.woocommerce-order-pay .overlay * {
    color: #fff !important;
}

.woocommerce-order-pay .overlay {
    padding: 18px 40px !important;
}

.woocommerce-order-pay td {
    font-weight: 900 !important;
}

.woocommerce-order-pay ul {
    padding-left: 0;
    font-weight: 500 !important;
}

.woocommerce-order-pay ul.wc-item-meta li {
    display: flex;
}

.woocommerce-order-pay .product-subtotal {
    text-align: end;
}

.woocommerce-order-pay .wc_payment_method {
    padding-top: 2rem;
}

.woocommerce-order-pay .checkout-btn {
    display: none !important;
}

.woocommerce-order-pay .AcceptUI.checkout-button {
    opacity: 1 !important;
    display: block !important;
}

.woocommerce-order-pay #order_review {
    padding-left: 0 !important;
}

.my-1.woocommerce-button.button.cancel {
    color: #ff1d1dbd;
    font-weight: 400;
    font-size: 14px;
}

.my-1.woocommerce-button.button.pay {
    font-weight: 500;
    font-size: 14px;
}

.wc_payment_methods.payment_methods.methods {
    margin-bottom: 0rem !important;
}

.woocommerce-order-pay ul.wc-item-meta li {
    flex-wrap: wrap !important;
}

.woocommerce-order-pay ul.wc-item-meta li p {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 17px;
}

/* checkout  */

.form-row.place-order {
    padding: 0 !important;
    margin-bottom: 3rem !important;
    color: #fff;
}

.form-row.woocommerce-validated {
    margin-bottom: 0 !important;
    color: #fff;
}

.woocommerce-privacy-policy-link {
    color: #fff;
    text-decoration: underline;
}

.woocommerce-privacy-policy-text {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce-checkout [for="wc-authorize-net-cim-credit-card-tokenize-payment-method"],
.woocommerce-checkout [for="payment_method_authorize_net_cim_credit_card"] {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
}

.woocommerce-checkout .sv-wc-payment-gateway-payment-form-saved-payment-method,
.woocommerce-checkout [for="wc-authorize-net-cim-credit-card-use-new-payment-method"] {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
}

#wc-authorize-net-cim-credit-card-tokenize-payment-method {
    scale: 1.5;
}

#place_order {
    background: #fff;
    color: #000;
    padding: 19px;
    width: 100%;
    text-transform: uppercase;
}

/* single product  */

.woocommerce-page .single-product div.summary.entry-summary {
    width: 52%;
}

.woocommerce-page .single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4 {
    width: 44%
}

.product_title.entry-title.display-7.fw-900.product-title {
    word-break: break-word !important;
}

.ingredient {
    word-break: break-all !important;
}

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

    .single-product .summary.entry-summary .price .amount {
        font-size: 18px !important;
    }

    .woocommerce-page .single-product div.summary.entry-summary,
    .woocommerce-page .single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4 {
        width: 100%;
    }

    .shop_table.w-100.cart.woocommerce-cart-form__contents td {
        justify-content: end !important;
    }

    .shop_table.w-100.cart.woocommerce-cart-form__contents td .td-inner {
        width: 60% !important;
    }

    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: none !important;
    }
}

.div.product div.images {
    width: 46% !important;
}

.single_add_to_cart_button {
    border-radius: 6px !important;
}

.lasts strong {
    font-weight: 600 !important;
}

.wcsatt-options-prompt-radios {
    padding-left: 0 !important;
}

.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}

.woocommerce-variation-price {
    margin-bottom: 1rem !important;
}

.subscription-price .woocommerce-Price-amount.amount {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.shop_table .subscription-price .subscription-details {
    color: #000;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.wcsatt-options-prompt-action-input {
    scale: 1.1;
    accent-color: #6b8a7a;
    top: 1px;
    position: relative;
    margin-right: 0.5rem;
}

.wcsatt-options-product-wrapper {
    display: flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 2rem;
}

.wcsatt-options-product-wrapper span,
.wcsatt-options-product-wrapper select {
    margin-bottom: 0 !important;
}

.wcsatt-options-product-wrapper h4 {
    font-size: 16px;
    font-weight: 600;
}

.wcsatt-options-product-wrapper select {
    padding: 14px;
    border-radius: 6px;
    border: unset;
    outline: unset;
}

.single_add_to_cart_button {
    height: 100%;
    background-color: #6b8a7a !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 16px !important;
}

.single_add_to_cart_button:hover {
    background-color: #6b8a7a !important;
    opacity: 0.8 !important;
}

.woocommerce-product-gallery__trigger {
    z-index: 0 !important;
}

.works p {
    font-size: 14px !important;
}

.single-product .woocommerce-notices-wrapper {
    margin-bottom: 2rem !important;
    margin-top: -1rem !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.single-product .woocommerce-notices-wrapper {
    margin: 0 58px;
}

.button.wc-forward {
    background-color: #6b8a7a !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.woocommerce-cart-form .amount,
.subscription-option .price,
.woocommerce-cart-form .subscription-option .amount {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.woocommerce-cart-form .wcsatt-options.overrides_exist {
    padding-left: 1rem !important;
}

.woocommerce-cart-form .wcsatt-options.overrides_exist li {
    text-align: start;
    margin-bottom: 0.5rem !important;
}

.woocommerce-cart-form .wcsatt-options.overrides_exist li input {
    accent-color: #6b8a7a;
    scale: 1.1;
    position: relative;
    top: 1px;
}

.woocommerce-cart-form .wcsatt-options.overrides_exist li input {
    height: 18px !important;
    min-height: 18px !important;
}

.woocommerce-cart-form .wcsatt-options.overrides_exist label {
    line-height: 18px !important;
}

[name="update_cart"] {
    color: #fff !important;
    border-radius: 6px !important;
}

.woocommerce-cart-form .cart_totals .woocommerce-Price-amount.amount {
    color: #fff !important
}

.wc-proceed-to-checkout a.checkout-button {
    background-color: #fff !important;
    color: #000 !important;
    padding: 18px !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    border-radius: 6px !important;
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
}

.woocommerce-shipping-totals.shipping th,
.woocommerce-shipping-totals.shipping td {
    font-size: 16px !important;
}

.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.shop_table.shop_table_responsive th {
    font-size: 16px !important;
}

.shop_table.shop_table_responsive td {
    font-size: 14px !important;
}

.shop_table.shop_table_responsive td.product-name {
    font-size: 16px !important;
}

.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
    border: unset !important;
    padding: .5em 1rem !important;
    outline: unset !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td *,
.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    font-size: 14px !important;
}

.woocommerce_checkout_place_order {
    border-radius: 6px !important;
}

.woocommerce-view-subscription .woocommerce-button {
    font-size: 14px !important;
}

.woocommerce-button.button.view {
    font-size: 13px !important;
    color: #fff !important;
    font-weight: 600 !important;
    display: flex !important;
    justify-content: center;
    background-color: #6b8a7a !important;
}

.single-product p.price .wcsatt-sub-options .amount {
    font-size: 14px !important;
}

.quantity input[name="quantity"] {
    width: 100% !important;
}

.my_account_subscriptions .woocommerce-Price-amount.amount {
    font-size: 14px !important;
}

.woocommerce-MyAccount-content table td,
.woocommerce-MyAccount-content .amount {
    font-size: 15px !important;
}

/* payment-method */

.woocommerce-PaymentMethod .button.edit {
    display: none !important;
}

.woocommerce-payment-methods .woocommerce-MyAccount-content .shop_table a.button {
    background-color: #6b8a7a !important;
    padding: 10px !important;
    font-size: 12px !important;
}

.woocommerce-payment-methods .woocommerce-MyAccount-content .shop_table a.wcs_deletion_error {
    background-color: #ff1d1dbd !important;
}

.woocommerce-payment-methods .woocommerce-MyAccount-content a.button {
    background-color: #6b8a7a !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 14px !important;
    border-radius: 6px !important;
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
    padding: 18px 30px !important;
}

.woocommerce-payment-methods th.payment-method-subscriptions,
.woocommerce-payment-methods th.payment-method-details {
    padding: 9px 12px !important;
}

.woocommerce-payment-methods th.payment-method-details span {
    display: block !important;
}

.woocommerce table.shop_table td {
    border-top: unset !important;
}

.woocommerce-PaymentMethod--authorize_net_cim_credit_card input[type="radio"] {
    min-height: 18px !important;
    min-width: 18px !important;
    accent-color: #6b8a7a !important;
}

.woocommerce-PaymentMethod--authorize_net_cim_credit_card .woocommerce-PaymentBox--authorize_net_cim_credit_card p:first-of-type {
    font-size: 14px !important;
}

[for="payment_method_authorize_net_cim_credit_card"] {
    color: #000 !important;
}

.woocommerce-view-subscription .cancel,
.woocommerce-view-subscription .change_address,
.woocommerce-view-subscription .change_payment_method,
.woocommerce-view-subscription .subscription_renewal_early {
    background-color: #fff !important;
    color: #000000dc !important;
    border-radius: 6px !important;
    padding: 10px !important;
}

.woocommerce-checkout .js-wc-authorize-net-cim-credit-card-payment-token {
    accent-color: #6b8a7a !important;
    scale: 1.1 !important;
    position: relative !important;
    top: 1px !important;
}

.woocommerce-cart .calculated_shipping th {
    border: unset !important;
}

#shipping_method li {
    margin-bottom: 0rem !important;
}

.woocommerce-cart .calculated_shipping td * {
    font-weight: 400 !important;
}

.woocommerce-cart .shipping-calculator-button p {
    font-size: 14px !important;
    text-decoration: underline !important;
}

.woocommerce-cart .woocommerce-shipping-destination {
    margin-bottom: 0.2rem !important;
}

.woocommerce-cart .recurring-totals th {
    border-top: 0.5px solid #ffffffde !important;
    border-bottom: 0.5px solid #ffffffde !important;
}

.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td {
    padding-top: 0.7rem !important;
    padding-bottom: 0.7rem !important;
}


.woocommerce-cart table.shop_table.woocommerce-cart-form__contents td {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

.woocommerce-checkout-review-order .variation- {
    display: none !important;
}

.woocommerce-checkout-review-order-table .tfoot th {
    border-top: unset !important;
}

.woocommerce-checkout .checkout table.shop_table tfoot td {
    border-top: 0.5px solid #FFFFFFB2 !important;
}

.woocommerce-checkout .shipping.recurring-total td {
    text-align: end !important;

}

.woocommerce-checkout td * {
    font-weight: 500 !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table thead {
    border-bottom: 0.5px solid #FFFFFFB2 !important;
}

.woocommerce-cart table.shop_table tbody th {
    border-top: unset !important;
}

.shipping-calculator-form input.input-text {
    height: 40px !important;
    min-height: 40px !important;
    font-size: 13px !important;
    border: unset !important;
    padding: 11px !important;
    font-weight: 400 !important;
    color: #444 !important;
}

.variation .variation-Strength p,
.variation .variation-Quantity p,
.variation .variation-Purchase p {
    font-weight: 300 !important;
    font-size: 13px !important;
}

.list {
    position: relative;
    line-height: 21px !important;
    font-size: 15px !important;
}

.woocommerce-order-received .woocommerce-Price-amount.amount {
    font-size: 16px !important;
}

.woocommerce-view-subscription .shop_table.order_details td,
.woocommerce-view-order .woocommerce-order-details .woocommerce-table--order-details td {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}

.woocommerce-order-received .my_account_orders.woocommerce-orders-table thead {
    border-top: 0.5px solid #6b8a7a !important;
    border-bottom: 0.5px solid #6b8a7a !important;
}

.woocommerce-order-received .my_account_orders.woocommerce-orders-table thead th {
    padding: 0.6rem 0 !important;
}

.woocommerce-order-received header {
    display: none !important;
}

.woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr:not(:last-child) td {
    border-top: 0.5px solid #B9B9B9B2 !important;
    border-bottom: 0.5px solid #B9B9B9B2 !important;
}

[name="woocommerce_checkout_place_order"] {
    border-radius: 6px !important;
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    line-height: 16px !important;
}

.woocommerce-cart .product-subtotal .fw-400.fs-12 {
    text-transform: capitalize !important;
}

input:not(input[type="checkbox"]).qty {
    font-size: 18px !important;
}

.subscription-details {
    text-transform: capitalize !important;
    font-size: 12px !important;
    white-space: nowrap !important;
}

.attribute-wrapper select {
    font-size: 16px !important;
    color: rgb(61 64 71 / 100%) !important;
}

#variation-description>p:first-of-type::first-line {
    font-weight: 700 !important;
}

.works p {
    display: block !important;
}

.works p strong {
    font-weight: 600 !important;
}

.works p {
    font-weight: 400 !important;
}

/* woocommerce subscription default selector hide  */
.wcsatt-sub-options,
.wcsatt-options-wrapper,
.wcsatt-options {
    display: none !important;
}
.xoo-aff-checkbox_single input {
        margin-right: 13px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #00000045 !important;
}

.woocommerce-input-wrapper input {
    border-radius: 6px!important;
}

/* Code moved from customizer or template files */
body .lasaramedical-iframe-wrapper iframe{
	min-height: 90vh;
	max-height: 90vh;
}

@media screen and (min-width: 991px) {
    body .lasaramedical-iframe-wrapper iframe {
        min-height: 2200px;
        max-height: 2200px;
    }
}

.product-quantity {
	display: block;
	height: 100%;
}

.calendly-spinner{
	display: none;
}

.see_all {
	position: static !important;
}

.product-template-default .phone {
	display: none;
}

.product-template-default .phone-dark {
	display: inline-block !important;
}

.woocommerce-product-gallery__image {
	pointer-events: none;
}

.inner-hero {
	min-height: 50vh;
}

.aws-container .aws-search-form input[type='search'] {
    font-size: 0.875rem;
    outline: 0;
    padding: 0.8rem 1.5rem;
}

.aws-container .aws-search-form .aws-search-btn svg {
    width: 1.5rem;
    height: 1.5rem;
}

.fixednav .aws-search-form path {
    stroke: #000;
}

.aws-container .aws-search-form .aws-form-btn:hover,
.aws-container .aws-search-form .aws-form-btn:active,
.aws-container .aws-search-form .aws-form-btn {
    background: transparent;
    border: 0;
}

@media screen and (min-width: 992px) {
    .aws-container .aws-search-form .aws-wrapper,
    .aws-container .aws-search-form button {
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        transition: all 0.3s;
    }
}

.aws-search-result {
    border: 0;
}

@media screen and (min-width: 992px) {
    .aws-container .aws-search-form .aws-wrapper {
        box-shadow: -2px 6px 22px -4px hsla(0, 0%, 60%, 0.29);
        width: 200px;
        line-height: 3rem;
        border-radius: 26px !important;
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
    }
}

.green-tick {
    position: relative;
    margin-right: 25px;
}

.green-tick:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236b8a7a' class='bi bi-check-circle' viewBox='0 0 16 16'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'%3E%3C/path%3E%3Cpath d='m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05'%3E%3C/path%3E%3C/svg%3E");
    width: 20px;
    min-width: 20px;
    display: inline-block;
    height: 15.9px;
    background-repeat: no-repeat;
    top: 50%;
    bottom: 0;
    position: absolute;
    transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
    .desktop-nav .aws-search-form:hover .aws-wrapper {
        visibility: visible;
        opacity: 1;
        top: 90%;
    }
}

.aws-container .aws-search-field {
    border: 0;
}

.key-benefits .content div {
    position: relative;
}

.search-results .img-wrap {
    height: 15rem;
}

.search-results .img-wrap img {
    object-fit: cover;
    object-position: center;
}

.search-results .inner-hero {
    min-height: 60vh;
}

.search-results .product-item {
    display: flex;
    height: 100%;
    flex-direction: column;
    box-shadow: -2px 6px 22px -4px hsla(0, 0%, 60%, 0.29);
    padding: 1rem;
}

.search-results .product-item .product_type_variable {
    display: inline-block;
    margin-top: 1em;
    background: #000;
    width: 100%;
    text-align: center;
    padding: 1rem;
    border-radius: 10px;
    color: #fff;
}

.search-results .product-item .text-box {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.page-template-template-account nav .free-consult-btn {
    color: #000 !important;
    border-color: #000 !important;
}

.page-template-template-account nav .user-dark {
    display: block !important;
}

.page-template-template-account nav .cart-dark {
    display: block !important;
}

.page-template-template-account nav .cart,
.page-template-template-account nav .user {
    display: none !important;
}

.page-template-template-account nav {
    background-color: #fff !important
}

.page-template-template-account .logo img.white-logo,
.page-template-template-account .call-us img:not(.call-dark) {
    filter: invert(1)
}

.page-template-template-account nav .call-us span,
.page-template-template-account .nav-link,
.page-template-template-account nav .free-consult-btn a {
    color: #000 !important;
}

.page-template-template-account nav .free-consult-btn a {
    border-color: #000 !important;
}

.page-template-template-account .no-sidebar:not(.fixednav) nav svg path {
    stroke: #000;
}

.page-template-template-account .no-sidebar:not(.fixednav) nav svg path[fill="black"] {
    fill: #000;
}

.page-template-template-account table {
    width: 100%;
}

.page-template-template-account .col-md-3 {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.page-template-template-account .col-2:not(.woocommerce-Address, .woocommerce-column--shipping-address)::before {
    content: "";
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    top: 0;
    bottom: 0;
    position: fixed;
    height: calc(100vh + 60px);
    width: 100%;
}

.page-template-template-account .woocommerce-Pagination {
    margin-bottom: 3rem;
}

.page-template-template-account .woocommerce-MyAccount-navigation-link--downloads {
    display: none!important;
}

.page-template-template-account .col-2:not(.woocommerce-column--shipping-address),
.page-template-template-account .col-1:not(.woocommerce-column--billing-address) {
    height: 100vh;
}

.page-template-template-account .u-column2.col-2 * {
    position: relative;
    z-index: 3;
}

.page-template-template-account .u-column2.col-2 form,
.page-template-template-account .u-column2.col-2 h2 {
    margin-left: 3.6rem;
}

.page-template-template-account .u-column2.col-2 h2,
.page-template-template-account .u-column1.col-1 h2 {
    font-size: 54px;
    font-weight: 900
}

.page-template-template-account .u-column2.col-2:not(.woocommerce-Address) *:not(input) {
    color: #fff
}

.page-template-template-account input,
.page-template-template-account textarea,
.page-template-template-account select {
    background: #FFFFFF;
    border-radius: 6px;
    border: unset;
    min-height: 60px;
    padding: 5px 20px;
    font-size: 16px !important
}

.page-template-template-account select {
    padding: 5px 16px;
}

.page-template-template-account form.edit-account p:first-of-type {
    font-size: 16px !important;
}

.page-template-template-account form {
    border: unset !important;
    padding: 0 !important
}

.page-template-template-account fieldset legend {
    font-weight: 600 !important
}

.page-template-template-account button[name="save_account_details"],
.page-template-template-account button[name="save_address"] {
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
    font-size: 16px !important;
}

.page-template-template-account .woocommerce-form-login__submit,
.page-template-template-account button[name="save_account_details"],
.page-template-template-account button[name="save_address"] {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    border: none;
    color: #fff;
    height: 65px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    padding: 0 2rem;
    transition: all .4s linear;
    font-size: 18px;
}

.page-template-template-account .button.view {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    padding: 0 2rem;
    transition: all .4s linear;
    height: 37px;
    display: flex;
    font-size: 12px !important;
    align-items: center;
    justify-content: center
}

.page-template-template-account .woocommerce-form-register__submit {
    background: #FFFFFF !important;
    border: none;
    height: 65px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    padding: 0 2rem;
    transition: all .4s linear;
    color: #000 !important;
    font-size: 18px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
}

.page-template-template-account label {
    font-size: 14px;
    font-weight: 400
}

.page-template-template-account .account label {
    color: #27292E !important
}

body.page-template-template-account {
    background-color: #F4F1E9 !important
}

.page-template-template-account .col-1 label,
.page-template-template-account .required {
    color: #27292E !important
}

.page-template-template-account .col-2 .required {
    color: #fff !important
}

.page-template-template-account .woocommerce-form-login__submit:hover,
.page-template-template-account .button.view:hover {
    opacity: 0.7;
}

.page-template-template-account .woocommerce-form__label-for-checkbox {
    display: flex !important;
    align-items: center;
    justify-content: center;
    order: 2;
    gap: 0.9rem;
    position: relative
}

.page-template-template-account .woocommerce-form__label-for-checkbox span {
    font-weight: 500;
    font-size: 18px
}

.page-template-template-account .woocommerce-form__label-for-checkbox:after {
    content: "";
    min-width: 18px;
    min-height: 18px;
    margin-right: 0.75em;
    border: 2px solid #6B8A7A;
    border-radius: 50%;
    display: inline-block;
    background: #F4F1E9;
    left: -3px;
    position: absolute
}

.page-template-template-account [type="checkbox"]:checked~span::after {
    content: "";
    background: #6B8A7A;
    position: absolute;
    left: 1px;
    width: 10px;
    height: 10px;
    top: 27.5px;
    z-index: 9;
    border-radius: 50%;
}

.page-template-template-account .woocommerce-form-login__submit {
    order: 1;
}

.page-template-template-account p.form-row:not(.woocommerce-form-row) {
    display: flex;
    margin-top: 1rem !important
}

.page-template-template-account #billing_first_name_field,
.page-template-template-account #shipping_first_name_field {
    font-size: 0 !important
}

.page-template-template-account .woocommerce-address-fields p.form-row:not(.woocommerce-form-row) {
    display: block !important;
    margin-top: 0rem !important;
}

.page-template-template-account .lost_password a {
    font-weight: 500 !important;
    color: #000 !important;
}

.page-template-template-account .woocommerce-notices-wrapper {
    width: 48%;
}

.page-template-template-account .woocommerce-error,
.page-template-template-account .woocommerce-info,
.page-template-template-account .woocommerce-message {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 6px;
    outline: unset !important;
}

.page-template-template-account .woocommerce-error::before {
    color: #C74A4A !important
}

.page-template-template-account .woocommerce-error {
    border-top-color: #C74A4A !important;
}

.page-template-template-account .woocommerce-info::before {
    color: #6B8A7A !important
}

.page-template-template-account .woocommerce-info {
    border-top-color: #6B8A7A !important
}

@media only screen and (max-width: 575px) {
    .page-template-template-account .col-1 {
        padding-left: 0.7rem;
        padding-right: 0.7rem;
    }
}

@media only screen and (max-width: 768px) {
    .page-template-template-account .woocommerce .woocommerce-notices-wrapper {
        width: 100% !important;
        padding: 0 0.7rem;
    }

    .page-template-template-account .u-column2.col-2 form,
    .page-template-template-account .u-column2.col-2 h2 {
        margin-left: 0rem !important;
    }

    .page-template-template-account .woocommerce {
        height: auto !important;
    }

    .page-template-template-account .col-2::before {
        display: none !important;
    }

    .page-template-template-account h2 {
        font-size: 34px !important
    }

    .page-template-template-account button {
        font-size: 16px !important
    }

    .page-template-template-account .col-2,
    .page-template-template-account .col-1 {
        height: auto !important
    }

    .page-template-template-account .col-2:not(.woocommerce-column--shipping-address) {
        background: #6B8A7A;
        padding: 1rem 1.6rem;
        border-radius: 6px
    }

    body.page-template-template-account {
        overflow: scroll !important
    }

    .page-template-template-account.logged-in nav.woocommerce-MyAccount-navigation {
        height: auto !important;
        padding: 1.24rem 0 1px 0 !important;
        padding-left: 1rem !important
    }

    .page-template-template-account.logged-in .view {
        width: 22%;
        margin-left: auto;
    }

    .page-template-template-account.logged-in .woocommerce .woocommerce-MyAccount-content {
        padding-top: 2rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        height: auto !important;
        overflow-y: hidden !important;
    }

    .page-template-template-account.logged-in .col-2.woocommerce-Address * {
        color: #fff !important
    }

    .page-template-template-account .woocommerce-column--billing-address.col-1 {
        padding: 0 !important;
        margin-bottom: 2rem;
    }

    .page-template-template-account .woocommerce-table--order-details .product-total,
    .page-template-template-account .woocommerce-table--order-details tfoot td {
        text-align: end !important
    }
}

.page-template-template-account .woocommerce-MyAccount-navigation {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    height: calc(100vh + 60px);
    padding-top: 4rem;
    padding-left: 3rem !important
}

.page-template-template-account .woocommerce-MyAccount-navigation {
    position: relative;
    z-index: 3;
}

.page-template-template-account .woocommerce-MyAccount-content p {
    color: #000 !important;
}

.page-template-template-account .woocommerce-MyAccount-content p:first-of-type {
    font-size: 42px !important;
}

.page-template-template-account .woocommerce-MyAccount-content p:last-of-type {
    font-size: 18px !important;
    color: #000 !important
}

.page-template-template-account .woocommerce-MyAccount-content p:first-of-type a {
    font-weight: 800 !important;
    color: #000;
}

.page-template-template-account .woocommerce-MyAccount-content p:first-of-type strong:last-of-type {
    font-weight: 400 !important;
    color: #000;
}

.page-template-template-account .woocommerce-MyAccount-content h2 {
    font-size: 22px !important;
}

.page-template-template-account .bg-light nav a {
    color: #fff;
    font-size: 22px;
}

.page-template-template-account .bg-light nav {
    position: relative;
    z-index: 9;
}

.page-template-template-account .woocommerce-MyAccount-navigation li {
    padding-bottom: 0.4rem !important
}

.page-template-template-account .is-active a {
    font-weight: 900
}

.page-template-template-account ul {
    padding: 0
}

.page-template-template-account li {
    list-style-type: none;
}

.page-template-template-account thead th {
    background: #6B8A7A;
    color: #fff;
    font-size: 18px;
    font-weight: 500 !important;
    padding: 15px 25px !important;
}

.page-template-template-account .order .woocommerce-orders-table__cell {
    border-top: unset !important;
    border-bottom: 0.5px solid #B9B9B9B2;
    padding: 19px 25px !important;
    color: #000 !important;
    font-size: 16px !important
}

.page-template-template-account thead th:first-of-type {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

.page-template-template-account thead th:last-of-type {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.page-template-template-account .woocommerce table.shop_table {
    border: unset;
    border-collapse: collapse;
}

.page-template-template-account .h-100vh {
    height: 100vh
}

.page-template-template-account::-webkit-scrollbar {
    display: none;
}

.page-template-template-account .overflow-y-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

body.page-template-template-account.logged-in {
    overflow: hidden
}

.page-template-template-account .woocommerce-MyAccount-content {
    padding-top: 3rem !important;
    padding-left: 1rem !important;
    padding-bottom: 3rem !important;
    padding-right: 3rem !important;
    height: calc(100vh - 95px) !important;
    overflow-y: scroll !important;
    
}

.page-template-template-account .sidebar-overlay {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    height: 100vw;
    width: 500px;
    position: fixed;
    left: 0
}

.page-template-template-account .woocommerce-Address-title {
    display: flex;
    align-items: center;
}

.page-template-template-account .woocommerce-Address-title h2 {
    font-size: 2.2em !important;
    margin-right: auto;
    margin-left: 0 !important
}

.page-template-template-account .woocommerce-column__title,
.page-template-template-account .woocommerce-column__title {
    font-weight: 900;
    font-size: 2em;
}

.page-template-template-account address {
    padding: 0 !important;
    border: unset !important
}

.page-template-template-account .woocommerce-table__product-name.product-name a {
    font-weight: 900;
    font-size: 1.2em;
    color: #000
}

.page-template-template-account .wc-item-meta,
.page-template-template-account .woocommerce-MyAccount-content .wc-item-meta li p {
    font-size: 14px !important;
    line-height: 19px;
}

.page-template-template-account .woocommerce-edit-address form h2,
.page-template-template-account .woocommerce-order-details__title {
    font-weight: 900;
    font-size: 3em;
    margin-bottom: 2rem;
}

.page-template-template-account .woocommerce-view-order table th,
.page-template-template-account .woocommerce-view-order table td {
    background: transparent !important;
    color: #000;
    padding: 1rem 0 !important
}

.page-template-template-account .woocommerce-MyAccount-content address p.woocommerce-customer-details--phone,
.page-template-template-account .woocommerce-MyAccount-content address p.woocommerce-customer-details--email {
    font-size: 16px !important;
    position: relative;
    margin-bottom: 0 !important;
}

.page-template-template-account .woocommerce-Address-title a {
    font-size: 16px !important;
    margin-left: auto;
}

.page-template-template-account .lasara-nav {
    position: relative;
}

body.page-template-template-account:not(.logged-in) {
    background: #fff !important;
    background-color: #fff !important;
}

.page-template-template-account:not(.logged-in) .woocommerce .xoo-el-form-container { 
    background: #F4F1E9 !important; 
    padding: 45px 30px !important; 
    border-radius: 30px !important; 
}

.page-template-template-account:not(.logged-in) .bg-light {
    background: #0000002b !important;
    background-color: #0000002b !important;
}

.page-template-template-account.logged-in footer {
    display: none;
}

.page-template-template-cart .woocommerce-remove-coupon {
    font-weight: 400;
    color: #f8c4c4;
    font-size: 16px;
}

.page-template-template-cart .lasara-nav {
    position: relative;
}

.page-template-template-cart nav .free-consult-btn {
    color: #000 !important;
    border-color: #000 !important;
}

.page-template-template-cart nav .user-dark {
    display: block !important;
}

.page-template-template-cart nav .cart-dark {
    display: block !important;
}

.page-template-template-cart nav .cart,
.page-template-template-cart nav .user {
    display: none !important;
}

.page-template-template-cart nav {
    background-color: #fff !important
}

.page-template-template-cart .logo img.white-logo,
.page-template-template-cart .call-us img:not(.call-dark) {
    filter: invert(1)
}

.page-template-template-cart nav .call-us span,
.page-template-template-cart .nav-link,
.page-template-template-cart nav .free-consult-btn a {
    color: #000 !important;
}

.page-template-template-cart nav .free-consult-btn a {
    border-color: #000 !important;
}

.page-template-template-cart footer {
    position: relative;
    z-index: 9;
}

.page-template-template-cart .py-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.page-template-template-cart .pt-7 {
    padding-top: 7rem;
}

.page-template-template-cart .woocommerce table.shop_table {
    border: unset !important
}

.page-template-template-cart .shop_table img {
    width: 100% !important;
    border-radius: 6px
}

.page-template-template-cart dd p {
    margin-left: 0 !important
}

.page-template-template-cart .product-subtotal,
.page-template-template-cart .product-title a {
    font-weight: 900;
    color: #000 !important;
}

.page-template-template-cart .product-title {
    margin-top: 10px
}

.page-template-template-cart .product-title a {
    font-size: 24px;
    line-height: 26px;
}

.page-template-template-cart table th {
    padding: 0 !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.page-template-template-cart td.product-name {
    border: unset !important
}

.page-template-template-cart .product-price,
.page-template-template-cart .product-quantity {
    text-align: center;
    width: 18%;
}

.page-template-template-cart .product-subtotal {
    text-align: right
}

.page-template-template-cart .product-thumbnail {
    max-width: 100px !important;
    min-width: 100px !important;
}

.page-template-template-cart table td {
    padding: 45px 0 15px 0px !important;
}

.page-template-template-cart hr.bottom {
    border: 1px solid #000000B2;
}

.page-template-template-cart .product-thumbnail {
    position: relative;
}

.page-template-template-cart td.product-thumbnail a.remove {
    position: absolute;
    top: -10px;
    border: unset !important;
    right: -12px;
}

.page-template-template-cart button:disabled {
    opacity: 0.5;
}

.page-template-template-cart td.product-thumbnail a.remove {
    background: #6B8A7A;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    padding-bottom: 4px;
    border-radius: 50%;
    color: #D9D9D9 !important;
    font-weight: 200 !important;
}

.page-template-template-cart .shop_table thead th {
    font-weight: 500 !important;
    font-size: 18px !important;
}

.page-template-template-cart .shop_table thead th {
    padding: 30px 0 !important
}

.page-template-template-cart .quantityArrow {
    z-index: 3;
}

.page-template-template-cart input:not(input[type="checkbox"]) {
    border: unset;
    padding: 16px;
    outline: unset;
    border-radius: 6px;
    color: #3d4047bd !important;
    min-height: 62px;
    font-size: 20px !important
}

.page-template-template-cart .fs-20 {
    font-size: 20px
}

.page-template-template-cart .pe-7 {
    padding-right: 5rem
}

.page-template-template-cart .ps-6 {
    padding-left: 3.6rem
}

.page-template-template-cart .pe-6 {
    padding-right: 4rem
}

.page-template-template-cart .woocommerce .col-md-4 .cart_totals,
.page-template-template-cart .woocommerce-page .col-md-4 .cart_totals {
    width: 100% !important;
    margin: auto
}

.page-template-template-cart input[name="coupon_code"] {
    min-height: 50px !important;
}

.page-template-template-cart button[name="update_cart"] {
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    font-weight: 700;
    font-size: 20px !important;
    height: 72px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.page-template-template-cart button:hover {
    opacity: 0.7;
}

.page-template-template-cart button[name="apply_coupon"] {
    background: #EBDCB7 !important;
    font-weight: 700;
    height: 50px;
    font-size: 13px!important;
    text-transform: uppercase
}

.page-template-template-cart .cart_totals table td,
.page-template-template-cart .cart_totals table th {
    border-color: #fff !important;
    font-size: 18px !important;
    border-top-width: 0.5px !important
}

.page-template-template-cart .cart_totals table {
    padding-top: 1rem !important
}

.page-template-template-cart .cart_totals table th,
.page-template-template-cart .cart_totals table td {
    padding: 25px 0 !important;
    color: #fff;
    font-weight: 500 !important;
    font-size: 18px !important
}

.page-template-template-cart .blockUI.blockOverlay {
    background: transparent !important;
}

.page-template-template-cart .cart_totals h2 {
    display: none !important;
}

.page-template-template-cart .checkout-button {
    background: #fff !important;
    font-weight: 700 !important;
    color: #070B18 !important;
    text-transform: uppercase
}

.page-template-template-cart button,
.page-template-template-cart .checkout-button {
    border: unset !important;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    background-color: var(--bs-btn-bg);
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    color: var(--bs-btn-color);
    cursor: pointer;
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
}

.page-template-template-cart .sidebar-title {
    font-size: 40px;
    font-weight: 900;
    line-height: 44px;
    color: #fff;
}

.page-template-template-cart .actions.pt-0 {
    padding-top: 0 !important
}

.page-template-template-cart .coupon input {
    width: 50%;
    font-size: 16px !important;
    text-transform: uppercase !important;
    min-height: 50px !important;
    height: 50px !important;
    padding: 10px 20px !important
}

.page-template-template-cart .sidebar-description {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 1.2rem;
    padding-top: 0.5rem
}

.page-template-template-cart .th,
.page-template-template-cart td {
    font-size: 20px !important;
    border-top-width: 0.5px !important;
    border-color: #000000B2 !important
}

.page-template-template-cart .border-bottom {
    border-color: #000000B2 !important;
    border-bottom-width: 0.5px !important
}

.page-template-template-cart .gap-7 {
    gap: 5rem
}

.page-template-template-cart .col-md-4.bg-primary:before {
    content: "";
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    top: 0;
    bottom: 0;
    position: fixed;
    height: calc(100vh + 60px);
    width: 100%;
}

.page-template-template-cart .woocommerce-notices-wrapper {
    width: 40%;
}

.page-template-template-cart .cart_totals {
    position: relative;
    z-index: 2;
}

.page-template-template-cart .cart_totals table {
    width: 100%;
}

.page-template-template-cart .cart-subtotal th,
.page-template-template-cart .cart-subtotal td {
    border: unset !important
}

.page-template-template-cart .cart_totals td {
    text-align: right
}

.page-template-template-cart .col-md-4::after {
    content: "";
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    top: 0;
    bottom: 0;
    position: fixed;
    height: calc(100vh + 60px);
    width: 100%;
}

.page-template-template-cart .product-subtotal {
    text-transform: uppercase
}

.page-template-template-cart td.product-name {
    padding-top: 1rem !important;
    padding-bottom: 0 !important
}

.page-template-template-cart .product-thumbnail a {
    line-height: 18px !important;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    display: block;
}

.page-template-template-cart .btn-dark {
    font-size: 20px !important
}

.page-template-template-cart .qty {
    text-align: left !important;
    height: 53px !important;
    min-height: 53px !important;
    font-size: 18px !important;
    font-weight: 500;
    color: rgb(61 64 71 / 30%) !important;
    width: 5rem !important;
}

.page-template-template-cart .page-title {
    font-size: 84px;
    font-weight: 900;
    padding-bottom: 30px;
    display: block;
}

.page-template-template-cart .actions {
    padding-top: 3rem !important
}

.page-template-template-cart div.quantity {
    margin: auto;
    position: relative;
    width: fit-content;
}

.page-template-template-cart .variation {
    font-size: 16px !important;
    line-height: 22px !important
}

@media only screen and (max-width: 1399px) {
    .page-template-template-cart .display-3 {
        font-size: 60px !important
    }

    .page-template-template-cart button[name="update_cart"] { 
        height: 59px!important;
    }

    .page-template-template-cart .sidebar-title {
        font-size: 34px;
        line-height: 37px
    }

    .page-template-template-cart .coupon *,
    .page-template-template-cart .coupon input {
        font-size: 13px !important
    }

    .page-template-template-cart .button:not(.button[name="apply_coupon"]),
    .page-template-template-cart .btn,
    .page-template-template-cart button[name="update_cart"] {
        font-size: 16px !important
    }

    .page-template-template-cart .product-thumbnail {
        max-width: 140px !important;
        min-width: 140px !important;
    }

    .page-template-template-cart .product-thumbnail a,
    .page-template-template-cart .variation {
        font-size: 14px !important;
        line-height: 19px !important
    }

    .page-template-template-cart .qty {
        width: 5rem !important;
    }

    .page-template-template-cart td.product-subtotal,
    .page-template-template-cart .product-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .page-template-template-cart table.shop_table th {
        font-size: 15px !important
    }

    .page-template-template-cart .display-3 {
        font-size: 50px !important
    }

    .page-template-template-cart .sidebar-title {
        font-size: 25px;
        line-height: 30px
    }

    .page-template-template-cart .coupon {
        flex-wrap: wrap
    }

    .page-template-template-cart .coupon input,
    .page-template-template-cart .coupon button {
        width: 100% !important;
    }

    .page-template-template-cart .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .page-template-template-cart td.product-variation {
        padding-left: 1.3rem !important;
        width:100%!important
    }

    .page-template-template-cart .coupon *,
    .page-template-template-cart .coupon input {
        font-size: 13px !important
    }

    .page-template-template-cart .button:not(.button[name="apply_coupon"]),
    .page-template-template-cart .btn,
    .page-template-template-cart button[name="update_cart"] {
        font-size: 16px !important
    }

    .page-template-template-cart .product-thumbnail {
        max-width: 140px !important;
        min-width: 140px !important;
    }

    .page-template-template-cart .product-thumbnail a,
    .page-template-template-cart .variation {
        font-size: 14px !important;
        line-height: 19px !important
    }

    .page-template-template-cart .qty {
        width: 5rem !important;
    }

    .page-template-template-cart td.product-subtotal,
    .page-template-template-cart .product-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 991px) {
    .page-template-template-cart table.shop_table th {
        font-size: 15px !important
    }

    .page-template-template-cart .product-thumbnail .td-inner .position-relative {
        position: absolute !important;
        right: 11px;
        top: -1px;
    }

    .page-template-template-cart .display-3 {
        font-size: 50px !important
    }

    .page-template-template-cart .sidebar-title {
        font-size: 25px;
        line-height: 30px
    }

    .page-template-template-cart .coupon {
        flex-wrap: wrap
    }

    .page-template-template-cart .coupon input,
    .page-template-template-cart .coupon button {
        width: 100% !important;
    }

    .page-template-template-cart .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .page-template-template-cart td.product-variation[data-title="Variation"] {
        padding-left: 1.3rem !important;
                    width: 100%!important
    }

    .page-template-template-cart td.actions[colspan="6"] {
        display: table-cell!important
    }

    .page-template-template-cart .coupon *,
    .page-template-template-cart .coupon input {
        font-size: 13px !important
    }

    .page-template-template-cart .button:not(.button[name="apply_coupon"]),
    .page-template-template-cart .btn,
    .page-template-template-cart button[name="update_cart"] {
        font-size: 16px !important
    }

    .page-template-template-cart .product-thumbnail {
        max-width: 140px !important;
        min-width: 140px !important;
    }

    .page-template-template-cart .product-thumbnail a,
    .page-template-template-cart .variation {
        font-size: 14px !important;
        line-height: 19px !important
    }

    .page-template-template-cart .qty {
        width: 5rem !important;
    }

    .page-template-template-cart td.product-subtotal,
    .page-template-template-cart .product-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-cart .container {
        min-width: 100% !important;
    }

    .page-template-template-cart .shop_table .shipping td[data-title="Shipping"] {
        padding-left: 0!important;
    }

    .page-template-template-cart .product-thumbnail {
        display: block !important;
    }

    .page-template-template-cart .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .page-template-template-cart .col-md-4 {
        background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
        padding-top: 1.4rem
    }

    .page-template-template-cart .col-md-8.pe-5 {
        padding-right: calc(var(--bs-gutter-x)*.5) !important
    }

    .page-template-template-cart .relative.col-md-4 .ps-6 {
        padding-left: 0 !important;
        margin: unset !important;
        width: 100%;
    }

    .page-template-template-cart .col-md-4::after {
        display: none !important;
    }

    .page-template-template-cart .col-md-4 .pt-5.w-100 {
        padding-top: 0 !important
    }

    .page-template-template-cart table.shop_table th {
        font-size: 15px !important
    }

    .page-template-template-cart .display-3 {
        font-size: 40px !important
    }

    .page-template-template-cart .sidebar-title {
        font-size: 25px;
        line-height: 30px
    }

    .page-template-template-cart .coupon {
        flex-wrap: wrap
    }

    .page-template-template-cart .coupon input,
    .page-template-template-cart .coupon button {
        width: 100% !important;
    }

    .page-template-template-cart .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .page-template-template-cart td.product-variation {
        padding-left: 1.3rem !important;
        width: 100%!important
    }

    .page-template-template-cart .coupon *,
    .page-template-template-cart .coupon input {
        font-size: 13px !important
    }

    .page-template-template-cart tr td.product-subtotal {
        border: unset !important
    }

    .page-template-template-cart .actions .d-flex.gap-4 {
        width: 100%;
        gap: 0.5rem !important;
    }

    .page-template-template-cart .actions {
        border: unset !important;
        padding-top: 0 !important;
        padding-bottom: 1rem !important
    }

    .page-template-template-cart .woocommerce-cart-form .button:not(.button[name="apply_coupon"]),
    .page-template-template-cart .woocommerce-cart-form .btn,
    .page-template-template-cart .woocommerce-cart-form button[name="update_cart"] {
        font-size: 12px !important;
        height: 53px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        align-items: center;
        display: flex !important;
        justify-content: center;
    }

    .page-template-template-cart .product-thumbnail {
        max-width: 140px !important;
        min-width: 140px !important;
    }

    .page-template-template-cart .product-thumbnail a,
    .page-template-template-cart .variation {
        font-size: 14px !important;
        line-height: 19px !important
    }

    .page-template-template-cart .qty {
        width: 5rem !important;
    }

    .page-template-template-cart td.product-subtotal,
    .page-template-template-cart .product-price {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 991px) {
    .page-template-template-cart .display-3 {
        font-size: 34px !important
    }

    .page-template-template-cart table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important;
    }

    .page-template-template-cart .cart_totals table td {
        font-size: 14px !important
    }

    .page-template-template-cart .sidebar-title {
        font-size: 22px;
        line-height: 28px
    }

    .page-template-template-cart .sidebar-description {
        font-size: 14px;
    }

    .page-template-template-cart .shop_table td.product-thumbnail,
    .page-template-template-cart td.product-price,
    .page-template-template-cart td.product-quantity,
    .page-template-template-cart td.product-subtotal {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .page-template-template-cart .col-md-4 .ps-6 {
        padding-left: 2rem !important;
    }

    .page-template-template-cart table td {
        padding: 15px 0 15px 0px !important;
    }

    .page-template-template-cart .actions .d-flex.gap-4 {
        width: 100%;
        gap: 0.5rem !important;
    }

    .page-template-template-cart .qty {
        font-size: 14px !important;
    }

    .page-template-template-cart .woocommerce-cart-form .button:not(.button[name="apply_coupon"]),
    .page-template-template-cart .woocommerce-cart-form .btn,
    .page-template-template-cart .woocommerce-cart-form button[name="update_cart"] {
        font-size: 13px !important;
        height: 53px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        align-items: center;
        display: flex !important;
        justify-content: center;
    }

    .page-template-template-cart .col-md-8 table,
    .page-template-template-cart .col-md-8 thead,
    .page-template-template-cart .col-md-8 tbody,
    .page-template-template-cart .col-md-8 th,
    .page-template-template-cart .col-md-8 tr {
        display: block;
    }

    .page-template-template-cart .col-md-8 td {
        display: flex !important;
    }

    .page-template-template-cart .shop_table td.product-thumbnail .td-inner .position-relative > a {
        display: none !important;
    }

    .page-template-template-cart .td-inner,
    .page-template-template-cart .td-inner a {
        text-align: end;
        font-size: 14px !important
    }

    .page-template-template-cart .shop_table td.product-thumbnail .td-inner {
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
    }

    .page-template-template-cart .product-subtotal {
        padding-bottom: 4rem !important;
    }

    .page-template-template-cart .quantityArrow {
        --offset-y: 5px;
    }

    .page-template-template-cart .qty {
        width: 6rem !important;
        height: 50px !important;
        min-height: 50px !important;
    }

    .page-template-template-cart .col-md-8 td .td-inner {
        margin-left: auto !important;
        margin-right: 0 !important
    }

    .page-template-template-cart .col-md-8 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .page-template-template-cart .col-md-8 td {
        border: none;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    .page-template-template-cart .col-md-8 td:before {
        position: absolute;
        top: 6px;
        left: 0px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-size: 16px
    }

    .page-template-template-cart .col-md-8 td:before {
        content: attr(data-title);
    }
}

.page-template-template-cart .checkout-button {
    margin-bottom: 0 !important
}

.page-template-template-cart .no-sidebar:not(.fixednav) nav svg path {
    stroke: #000;
}

.page-template-template-cart .no-sidebar:not(.fixednav) nav svg path[fill="black"] {
    fill: #000;
}

.page-template-template-cart .woocommerce-error,
.page-template-template-cart .woocommerce-info,
.page-template-template-cart .woocommerce-message {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 6px;
    outline: unset !important;
}

.page-template-template-cart .woocommerce-error::before {
    color: #C74A4A !important
}

.page-template-template-cart .woocommerce-error {
    border-top-color: #C74A4A !important;
}

.page-template-template-cart .woocommerce-info::before {
    color: #6B8A7A !important
}

.page-template-template-cart .woocommerce-info {
    border-top-color: #6B8A7A !important
}

.page-template-template-cart .shop_table td[data-title="Shipping"] {
    font-size: 14px !important;
    text-align: end;
    padding-left: 2rem !important;
    font-weight: 400 !important
}

.page-template-template-cart .shop_table td[data-title="Shipping"] li {
    margin-bottom: 0 !important;
}

.page-template-template-cart .shop_table td[data-title="Shipping"] strong {
    font-weight: 400 !important;
    font-size: 13px !important;
}

.page-template-template-cart .cart_totals.calculated_shipping input,
.page-template-template-cart .cart_totals.calculated_shipping select,
.page-template-template-cart input[aria-owns="select2-calc_shipping_state-results"],
.page-template-template-cart input[aria-owns="select2-calc_shipping_country-results"] {
    padding: 10px !important;
    color: #3d4047bd !important;
    height: 40px !important;
    min-height: 40px !important;
    font-size: 12px !important;
}

.page-template-template-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto !important;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    margin: auto;
    transform: translateY(-50%);
}

.page-template-template-cart .select2-selection__arrow::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.09047 1.65234L6.95253 7.5144C7.64482 8.2067 8.77768 8.2067 9.46997 7.5144L15.332 1.65234' stroke='%236B8A7A' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 22px;
    height: 9px;
    display: block;
    background-repeat: no-repeat;
}

.page-template-template-cart b[role="presentation"] {
    display: none !important;
}

.page-template-template-cart .select2-container--default .select2-selection--single {
    border: unset;
    height: 40px;
    display: flex;
    font-size: 12px !important;
}

.page-template-template-cart .select2-selection__rendered {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0 10px !important
}

.page-template-template-cart .coupon input[name="coupon_code"] {
    font-size: 13px !important
}

.page-template-template-cart .product-price .td-inner {
    line-height: 19px;
}

.page-template-template-cart .return-to-shop {
    display: none !important;
}

.page-template-template-cart .product-thumbnail a {
    word-wrap: break-word;
}

.page-template-template-cart .variation p {
    text-transform: capitalize
}

.page-template-template-cart svg.slds-icon,
.page-template-template-cart svg {
    width: 20px;
}

.page-template-template-cart td[data-title="Shipping"] input {
    height: 40px !important;
    min-height: 34px !important;
    font-size: 12px !important;
}

.page-template-template-cart .cart {
    height: auto !important
}

.page-template-template-cart .variation .d-flex {
    font-size: 14px
}

.page-template-template-checkout .lasara-nav {
    position: relative;
}

.page-template-template-checkout dl.variation {
    margin-bottom: 0 !important;
}

.page-template-template-checkout nav .free-consult-btn {
    color: #000 !important;
    border-color: #000 !important;
}

.page-template-template-checkout nav .user-dark {
    display: block !important;
}

.page-template-template-checkout nav .cart-dark {
    display: block !important;
}

.page-template-template-checkout nav .cart,
.page-template-template-checkout nav .user {
    display: none !important;
}

.page-template-template-checkout nav {
    background-color: #fff !important
}

.page-template-template-checkout .logo img.white-logo,
.page-template-template-checkout .call-us img:not(.call-dark) {
    filter: invert(1)
}

.page-template-template-checkout nav .call-us span,
.page-template-template-checkout .nav-link,
.page-template-template-checkout nav .free-consult-btn a {
    color: #000 !important;
}

.page-template-template-checkout nav .free-consult-btn a {
    border-color: #000 !important;
}

.page-template-template-checkout footer {
    position: relative;
    z-index: 9;
}

.page-template-template-checkout .product-total {
    line-height: 16px !important;
}

.page-template-template-checkout #shipping_method label {
    line-height: 16px !important;
    display: block !important;
}

.page-template-template-checkout .woocommerce table.shop_table {
    border: unset !important
}

.page-template-template-checkout .shop_table img {
    width: 130px !important;
    border-radius: 6px
}

.page-template-template-checkout .product-remove {
    position: absolute;
    padding-left: 90px !important;
}

.page-template-template-checkout .product-subtotal,
.page-template-template-checkout .product-title a {
    font-weight: 900;
    color: #000 !important;
}

.page-template-template-checkout .product-title {
    margin-top: 10px
}

.page-template-template-checkout .product-title a {
    font-size: 24px;
    line-height: 26px;
}

.page-template-template-checkout table {
    border-collapse: collapse !important;
}

.page-template-template-checkout .woocommerce table.shop_table td {
    padding: 20px 0px !important;
    border-top: 0.5px solid #FFFFFFB2;
}

.page-template-template-checkout hr.bottom {
    border: 1px solid #000000B2;
}

.page-template-template-checkout .remove-product-button.remove {
    background: #6B8A7A;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.7em;
    padding-bottom: 4px;
    border-radius: 50%;
    color: #D9D9D9 !important;
    font-weight: 200 !important;
    position: absolute;
    top: -7px;
    right: -7px;
}

.page-template-template-checkout .shop_table thead th {
    font-weight: 500 !important;
}

.page-template-template-checkout input:not(input[type="checkbox"]).quantity {
    border: unset;
    padding: 11px;
    border-radius: 6px;
    color: #3d4047bd !important;
    min-height: 62px;
}

.page-template-template-checkout strong.product-quantity {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-left: 1rem !important;
}

.page-template-template-checkout .variation p {
    font-weight: 500 !important
}

.page-template-template-checkout .variation * {
    font-size: 13px !important
}

.page-template-template-checkout .variation dt {
    font-weight: 600 !important
}

.page-template-template-checkout .variation {
    margin-top: 8px;
}

.page-template-template-checkout th.product-name,
.page-template-template-checkout th.product-total {
    font-size: 16px !important;
    font-weight: 500 !important
}

.page-template-template-checkout .product-name {
    font-weight: 700;
    font-size: 15px
}

.page-template-template-checkout .fs-20 {
    font-size: 20px
}

.page-template-template-checkout .pe-7 {
    padding-right: 5rem
}

.page-template-template-checkout .woocommerce-cart-table th {
    font-size: 20px !important
}

.page-template-template-checkout .gap-7 {
    gap: 5rem
}

.page-template-template-checkout form {
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-checkout .col-1,
.page-template-template-checkout .col-2 {
    width: 100% !important;
}

.page-template-template-checkout #order_review_heading {
    display: none;
}

.page-template-template-checkout h3 {
    font-size: 84px;
    font-weight: 900
}

.page-template-template-checkout .woocommerce-additional-fields h3 {
    font-size: 40px !important;
    font-weight: 700 !important;
    padding-top: 3rem;
    padding-bottom: 0 !important
}

.page-template-template-checkout label {
    font-weight: 400;
    font-size: 14px;
    color: #27292E
}

.page-template-template-checkout input:not(input[type="checkbox"],.js-sv-wc-payment-gateway-payment-token,.js-sv-wc-payment-token),
.page-template-template-checkout textarea {
    background: #FFFFFF;
    border-radius: 6px;
    border: unset;
    min-height: 60px;
    padding: 5px 20px;
}

.page-template-template-checkout .woocommerce form .form-row-first,
.page-template-template-checkout .form-row-last {
    width: 49% !important;
}

.page-template-template-checkout textarea {
    height: 10em !important;
    padding-top: 1rem !important
}

.page-template-template-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto !important;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    margin: auto;
    transform: translateY(-50%);
}

.page-template-template-checkout .select2-selection__arrow::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.09047 1.65234L6.95253 7.5144C7.64482 8.2067 8.77768 8.2067 9.46997 7.5144L15.332 1.65234' stroke='%236B8A7A' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 22px;
    height: 9px;
    display: block;
    background-repeat: no-repeat;
}

.page-template-template-checkout b[role="presentation"] {
    display: none !important;
}

.page-template-template-checkout .select2-container--default .select2-selection--single {
    border: unset;
    height: 61px;
    display: flex;
}

.page-template-template-checkout .select2-selection__rendered {
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px 20px !important
}

.page-template-template-checkout .shop_table,
.page-template-template-checkout .woocommerce-checkout-payment {
    position: relative;
    z-index: 9;
}

.page-template-template-checkout .overlay {
    padding: 0.5rem 1.7rem !important
}

.page-template-template-checkout .product-name {
    display: flex;
    flex-wrap: wrap
}

.page-template-template-checkout .order-title {
    z-index: 22;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
}

.page-template-template-checkout .variation {
    width: 100%;
}

.page-template-template-checkout .product-total,
.page-template-template-checkout .cart-subtotal td,
.page-template-template-checkout .order-total td {
    text-align: right;
}

.page-template-template-checkout .shop_table th {
    padding: 0.6rem 0 !important
}

.page-template-template-checkout tfoot td,
.page-template-template-checkout tfoot th {
    border-top: 0.5px solid #FFFFFFB2 !important;
}

.page-template-template-checkout #payment {
    background-color: transparent !important
}

.page-template-template-checkout .payment_box::before {
    display: none !important
}

.page-template-template-checkout .payment_methods {
    padding: 0 !important;
}

.page-template-template-checkout .payment_box p {
    color: #fff;

}

.page-template-template-checkout .payment_box {
    margin-top: 0 !important;
    padding: 0 !important;
    background-color: transparent !important
}

.page-template-template-checkout .woocommerce-billing-fields h3 {
    padding-bottom: 1rem
}

.page-template-template-checkout #order_review {
    position: relative;
    padding-left: 4rem;
}

.page-template-template-checkout #order_review table {
    position: relative;
}

.page-template-template-checkout .overlay {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 30px 24px 44px rgba(0, 0, 0, 0.16);
    border-radius: 25px !important;
}

.page-template-template-checkout #order_review:after {
    content: "";
    background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    top: 0;
    bottom: 0;
    position: fixed;
    height: calc(100vh + 60px);
    width: 100%;
}

.page-template-template-checkout .woocommerce-checkout-review-order-table {
    margin-top: auto !important;
}

.page-template-template-checkout .woocommerce-checkout-payment {
    margin-bottom: auto !important;
}

.page-template-template-checkout .loader,
.page-template-template-checkout .loader .col-md-5 {
    height: 100vh
}

.page-template-template-checkout .woocommerce-checkout-review-order-table * {
    color: #fff !important
}

.page-template-template-checkout .wc_payment_methods {
    border: unset !important;
}

.page-template-template-checkout .woocommerce-checkout-payment {
    padding-top: 2rem
}

.page-template-template-checkout label[for="payment_method_authorizenet"] {
    font-weight: 900;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
}

.page-template-template-checkout .shop_table thead th {
    padding-top: 1.5rem !important
}

.page-template-template-checkout .woocommerce-form-coupon-toggle {
    display: none;
}

@media only screen and (max-width: 767px) {
    .page-template-template-checkout .product-thumbnail {
        display: block !important;
    }

    .page-template-template-checkout .container {
        min-width: 100% !important;
    }

    .page-template-template-checkout #order_review {
        padding-left: calc(var(--bs-gutter-x)*.5) !important;
    }

    .page-template-template-checkout .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .page-template-template-checkout .col-xxl-4 {
        background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
        padding-top: 1.4rem
    }

    .page-template-template-checkout .col-xxl-8 .pe-5 {
        padding-right: calc(var(--bs-gutter-x)*.5) !important
    }

    .page-template-template-checkout .relative.col-xxl-4 .ps-6 {
        padding-left: 0 !important
    }

    .page-template-template-checkout .col-xxl-4::after {
        display: none !important;
    }

    .page-template-template-checkout .col-xxl-4 .pt-5.w-100 {
        padding-top: 0 !important
    }

    .page-template-template-checkout table.shop_table th {
        font-size: 15px !important
    }

    .page-template-template-checkout .display-3 {
        font-size: 40px !important
    }

    .page-template-template-checkout .sidebar-title {
        font-size: 25px;
        line-height: 30px
    }

    .page-template-template-checkout .coupon {
        flex-wrap: wrap
    }

    .page-template-template-checkout .coupon input,
    .page-template-template-checkout .coupon button {
        width: 100% !important;
    }

    .page-template-template-checkout .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .page-template-template-checkout .product-variation {
        padding-left: 1.3rem !important
    }

    .page-template-template-checkout .coupon *,
    .page-template-template-checkout .coupon input {
        font-size: 13px !important
    }

    .page-template-template-checkout tr td.product-subtotal {
        border: unset !important
    }

    .page-template-template-checkout .actions .d-flex.gap-4 {
        width: 100%;
        gap: 0.5rem !important;
    }

    .page-template-template-checkout .actions {
        border: unset !important;
        padding-top: 0 !important;
        padding-bottom: 1rem !important
    }

    .page-template-template-checkout .woocommerce-cart-form .button:not(.button[name="apply_coupon"]),
    .page-template-template-checkout .woocommerce-cart-form .btn,
    .page-template-template-checkout .woocommerce-cart-form button[name="update_cart"] {
        font-size: 12px !important;
        height: 53px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        align-items: center;
        display: flex !important;
        justify-content: center;
    }

    .page-template-template-checkout .product-thumbnail {
        max-width: 140px !important;
        min-width: 140px !important;
    }

    .page-template-template-checkout .product-thumbnail a,
    .page-template-template-checkout .variation {
        font-size: 14px !important;
        line-height: 19px !important
    }

    .page-template-template-checkout .qty {
        width: 5rem !important;
    }

    .page-template-template-checkout td.product-subtotal,
    .page-template-template-checkout .product-price {
        font-size: 18px !important;
    }

    .page-template-template-checkout .woocommerce-order-received .woocommerce-order .woocommerce-order-details,
    .page-template-template-checkout .woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
        width: 100% !important;
        padding-right: 0 !important
    }

    .page-template-template-checkout .woocommerce-order-received .woocommerce ul.order_details li {
        padding-bottom: 0.4rem;
    }
}

.page-template-template-checkout .select2-dropdown {
    border: unset !important
}

.page-template-template-checkout #order_review {
    height: fit-content !important;
    position: sticky;
    top: 20px;
    padding-top: 3rem !important;
}

.page-template-template-checkout .woocommerce-checkout-review-order-table th {
    font-weight: 500 !important
}

.page-template-template-checkout .cart-subtotal td .amount,
.page-template-template-checkout .order-total td .amount {
    font-weight: 700 !important
}

.page-template-template-checkout .variation {
    line-height: 17px;
}

.page-template-template-checkout .woocommerce-order {
    padding: 4rem 0;
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-checkout .woocommerce-order-overview {
    padding: 0 !important;
}

.page-template-template-checkout .woocommerce-order-received .overlay {
    background: transparent;
    box-shadow: unset !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.page-template-template-checkout .woocommerce-order-received th.product-name,
.page-template-template-checkout .woocommerce-order-received tfoot th {
    color: #6B8A7A
}

.page-template-template-checkout .woocommerce-order-received .wc-item-meta {
    padding-left: 0 !important
}

.page-template-template-checkout .woocommerce-order-received .woocommerce table.shop_table td,
.page-template-template-checkout .woocommerce-order-received .woocommerce table.shop_table tfoot th {
    border-color: #B9B9B9B2 !important
}

.page-template-template-checkout .woocommerce-order-received .col-xxl-8 {
    padding-top: 0 !important
}

.page-template-template-checkout .woocommerce-order-received .col-xxl-8 .woocommerce-column__title {
    font-weight: 900;
}

.page-template-template-checkout .woocommerce-order-received address {
    border: unset !important;
    padding: 0 !important;
}

.page-template-template-checkout .woocommerce-order-received .col-xxl-8 .woocommerce-column {
    margin-bottom: 2rem;
}

.page-template-template-checkout .woocommerce-order-received .wc-item-meta strong {
    font-weight: 700 !important;
    font-size: 14px !important;
}

.page-template-template-checkout .woocommerce-order-received .product-name a,
.page-template-template-checkout .woocommerce-order-received .product-name .product-quantity {
    color: #B8AAA5;
    font-weight: 700;
    font-size: 18px !important
}

.page-template-template-checkout .woocommerce-order-received .wc-item-meta p {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.page-template-template-checkout .woocommerce-order-received tfoot td {
    text-align: end
}

.page-template-template-checkout .woocommerce-order-received .product-name {
    display: block !important;
}

.page-template-template-checkout .woocommerce-order-received h4 {
    display: none;
}

.page-template-template-checkout .woocommerce-order-received .woocommerce-order-details__title {
    font-weight: 900;
    font-size: 40px
}

.page-template-template-checkout .woocommerce-thankyou-order-received {
    width: 100%;
    color: #6B8A7A;
    font-weight: 900;
    font-size: 30px;
    line-height: 78px;
    margin-bottom: 2rem;
}

.page-template-template-checkout .woocommerce-order-details {
    padding-right: 74px !important;
}

.page-template-template-checkout .woocommerce-thankyou-order-details.order_details {
    width: 100%;
}

.page-template-template-checkout .woocommerce-order-details {
    width: 70%;
    padding-right: 33px;
}

.page-template-template-checkout .woocommerce-customer-details {
    width: 30%;
    position: relative
}

.page-template-template-checkout .no-sidebar:not(.fixednav) nav svg path {
    stroke: #000;
}

.page-template-template-checkout .no-sidebar:not(.fixednav) nav svg path[fill="black"] {
    fill: #000;
}

.page-template-template-checkout .woocommerce-form__label-for-checkbox input {
    opacity: 0;
}

.page-template-template-checkout .woocommerce-form__label-for-checkbox:after {
    content: "";
    min-width: 18px;
    min-height: 18px;
    margin-right: 0.75em;
    border: 2px solid #6B8A7A;
    border-radius: 50%;
    display: inline-block;
    background: #F4F1E9;
    left: 0px;
    top: -1px;
    position: absolute
}

.page-template-template-checkout [type="checkbox"]:checked~span::after {
    content: "";
    background: #6B8A7A;
    position: absolute;
    left: 4px;
    width: 10px;
    height: 10px;
    top: 3px;
    z-index: 9;
    border-radius: 50%;
}

.page-template-template-checkout .checkbox {
    position: relative;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
}

.page-template-template-checkout .woocommerce-shipping-fields {
    margin-top: 2rem;
}

.page-template-template-checkout #shipping_method li {
    text-align: end !important;
}

.page-template-template-checkout .product-name {
    width: 100%;
}

.page-template-template-checkout .product-total {
    width: 30%;
}

.page-template-template-checkout svg.slds-icon,
.page-template-template-checkout svg {
    width: 20px;
}

.page-template-template-checkout .mobile-menu-wrapper {
    position: relative;
}

.page-template-template-checkout .py-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.page-template-template-checkout .pt-7 {
    padding-top: 3rem;
}

@media screen and (min-width: 992px) {
    .page-template-template-checkout .py-7 {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .page-template-template-checkout #order_review,
    .page-template-template-checkout .pt-7 {
        padding-top: 7rem !important;
    }
}

.page-template-template-hrt .section-5 .img-wrap {
    height: auto;
    background: #6B8A7A;
    min-width: 768px;
}

.page-template-template-hrt .inner-hero .inner-hero-media-bg {
    object-position:top;
}

.page-template-template-hrt .section-3 .image-wrap {
    height: 23rem;
}

.page-template-template-hrt .full-img-wrap {
    position: relative;
}
.page-template-template-hrt section.hero-section:before,
.page-template-template-hrt .full-img-wrap:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000085;
    top: 0;
    left: 0;
}
 
.page-template-template-hrt .br-2 {
    border-radius: 7px;
}

.page-template-template-hrt .br-3 { 
    border-radius: 15px;
}

.page-template-template-hrt .img-back{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #B8AAA5;
}

.page-template-template-hrt .img-back img {
    width: 4rem;
    height: 4rem;
}

.page-template-template-hrt .section-3 .img-wrap {
    background-color: #E6E0D2;   display: flex;
    align-items: center;
    justify-content: center;
}

.page-template-template-hrt .section-3 .img-wrap img {
    width: 5rem;
    height: 5rem;
}

.page-template-template-hrt  .section-4 .block-wrap {
    background-color: #F4F1E9;box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
    -webkit-box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
}

.page-template-template-hrt .full-img-wrap {
    height:30rem;
}

.page-template-template-hrt .section-6 .img-wrap {
    height: 25rem;
}

.page-template-template-hrt .section-7 .block-wrap {
    background-color: #F4F1E9;position: relative;box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
    -webkit-box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 3px 8px 44px 0px rgba(0,0,0,0.32);
    min-height: 28rem;
}

.page-template-template-hrt .section-7  .img-wrap {
    height: 15rem;
}

.page-template-template-hrt .section-7 .hover-block {
    width: 100%;
    padding: 2rem;
    opacity:0;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: opacity 0.5s;
}

.page-template-template-hrt .section-7 .blocks>div:hover .hover-block {
    opacity: 1;
}

.page-template-template-hrt .section-7 .blocks>div:hover .inner-block {
    opacity: 0.5;
}

.page-template-template-hrt .section-7 .blocks>div:hover .inner-block h5 {
    display: none;
}

.page-template-template-hrt .section-7 .lh-13 {
    line-height: 1.3;
}

@media screen and (max-width: 767px) {
    .page-template-template-hrt .section-7 .blocks>div .inner-block h5 {
        display: none;
    }

    .page-template-template-hrt .section-7 .blocks>div .hover-block {
        opacity: 1;
    }

    .page-template-template-hrt .section-7 .blocks>div .inner-block {
        opacity: 0.5;
    }

    .page-template-template-hrt .fs-xs-small {
        font-size: 12px;
    }
}

.page-template-template-hrt .section-8 .inner-block {
    background-color: #999999a8;
}

.page-template-template-hrt .section-8 {
    min-height: 30rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-template-hrt .section-8 .inner-block ul {
    text-align: left;
    padding: 0 5rem;
}

.page-template-template-hrt .bg-cream{
    background-color: #F4F1E9;
}

.page-template-template-hrt .section-9 .inner-block{
    border:1px solid #333333;
}

.page-template-template-hrt .section-5 .img-wrap{
    height: auto;
    background:#6B8A7A;
}

@media screen and (min-width: 767px) {
    .page-template-template-improve-sex .right-img {
        height: 100%;
        width: 100%;
        position: absolute; 
        inset: 0;
        object-position: center;
    }
}

@media screen and (max-width: 990px) {
    .page-template-template-improve-sex .right-img {
        height: 26rem;
        width: 100%;
        position: static;
    }
}

body.page-template-template-influencer-calendar-w-cards {
    background-color: #F5F1E9;
}

.page-template-template-influencer-calendar-w-cards .text-light {
    color: #F4F1E9 !important
}

.page-template-template-influencer-calendar-w-cards .text-white * {
    color: #fff;
}

.page-template-template-influencer-calendar-w-cards .sales-banner {
    position: relative;
    isolation: isolate;
}

.page-template-template-influencer-calendar-w-cards .sales-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0) 7.81%, rgba(0, 0, 0, 0.32213) 83.79%, rgba(0, 0, 0, 0.35) 94.76%);
}

.page-template-template-influencer-calendar-w-cards .lasaramedical-iframe-wrapper {
    padding: 0rem;
    background-color: #fff;
}

.page-template-template-influencer-calendar-w-cards .lasaramedical-iframe-wrapper iframe {
    min-height: 2600px
}

.page-template-template-influencer-calendar-w-cards footer.bg-grad-2 {
    background: #6B8A7A
}

.page-template-template-influencer-calendar-w-cards .bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.page-template-template-influencer-calendar-w-cards .wrap li {
    display: flex;
    align-items: start;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.page-template-template-influencer-calendar-w-cards .wrap li img {
    padding-top: 6px;
    width: 1.25rem;
}

@media screen and (min-width: 991px) {
    .page-template-template-influencer-calendar-w-cards .sales-banner::before {
        background: linear-gradient(303.14deg, rgba(0, 0, 0, 0.26) 7.81%, rgba(0, 0, 0, 0.45) 83.79%, rgba(0, 0, 0, 0.47) 94.76%);
    }

    .page-template-template-influencer-calendar-w-cards .lasaramedical-iframe-wrapper {
        padding: 1.5rem;
    }

    .page-template-template-influencer-calendar-w-cards .lasaramedical-iframe-wrapper iframe {
        min-height: 2200px
    }
}

body.page-template-template-influencer-calendar {
    background-color: #F5F1E9;
}

.page-template-template-influencer-calendar .text-light {
    color: #F4F1E9 !important
}

.page-template-template-influencer-calendar .text-white * {
    color: #fff;
}

.page-template-template-influencer-calendar .sales-banner {
    position: relative;
    isolation: isolate;
}

.page-template-template-influencer-calendar .sales-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0) 7.81%, rgba(0, 0, 0, 0.32213) 83.79%, rgba(0, 0, 0, 0.35) 94.76%);
}

.page-template-template-influencer-calendar .lasaramedical-iframe-wrapper {
    padding: 0rem;
    background-color: #fff;
}

.page-template-template-influencer-calendar .lasaramedical-iframe-wrapper iframe {
    min-height: 2600px
}

.page-template-template-influencer-calendar footer.bg-grad-2 {
    background: #6B8A7A
}

.page-template-template-influencer-calendar .bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

@media screen and (min-width: 991px) {
    .page-template-template-influencer-calendar .sales-banner::before {
        background: linear-gradient(303.14deg, rgba(0, 0, 0, 0.26) 7.81%, rgba(0, 0, 0, 0.45) 83.79%, rgba(0, 0, 0, 0.47) 94.76%);
    }

    .page-template-template-influencer-calendar .lasaramedical-iframe-wrapper {
        padding: 1.5rem;
    }

    .page-template-template-influencer-calendar .lasaramedical-iframe-wrapper iframe {
        min-height: 2200px
    }
}

body.page-template-template-influencer-w-cards {
    background-color: #F5F1E9;
}

.page-template-template-influencer-w-cards .text-light {
    color: #F4F1E9 !important
}

.page-template-template-influencer-w-cards .text-white * {
    color: #fff;
}

.page-template-template-influencer-w-cards  .sales-banner {
    position: relative;
    isolation: isolate;
}

.page-template-template-influencer-w-cards .sales-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0) 7.81%, rgba(0, 0, 0, 0.32213) 83.79%, rgba(0, 0, 0, 0.35) 94.76%);
}

.page-template-template-influencer-w-cards .lasaramedical-iframe-wrapper {
    padding: 0rem;
    background-color: #fff;
}

.page-template-template-influencer-w-cards .lasaramedical-iframe-wrapper iframe {
    min-height: 2600px
}

.page-template-template-influencer-w-cards footer.bg-grad-2 {
    background: #6B8A7A
}

.page-template-template-influencer-w-cards .bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.page-template-template-influencer-w-cards .sales-banner::before {
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0.26) 7.81%, rgba(0, 0, 0, 0.45) 83.79%, rgba(0, 0, 0, 0.47) 94.76%);
}

.page-template-template-influencer-w-cards  .wrap li {
    display: flex;
    align-items: start;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.page-template-template-influencer-w-cards .wrap li img {
    padding-top: 6px;
    width: 1.25rem;
}

@media screen and (min-width: 991px) {
    .page-template-template-influencer-w-cards .lasaramedical-iframe-wrapper {
        padding: 1.5rem;
    }

    .page-template-template-influencer-w-cards .lasaramedical-iframe-wrapper iframe {
        min-height: 2200px
    }

    .page-template-template-influencer-w-cards .head-wrap {
        min-height: 6rem;
    }
}

body.page-template-template-influencer {
    background-color: #F5F1E9;
}

.page-template-template-influencer .text-light {
    color: #F4F1E9 !important
}

.page-template-template-influencer .text-white * {
    color: #fff;
}

.page-template-template-influencer .sales-banner {
    position: relative;
    isolation: isolate;
}

.page-template-template-influencer .sales-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0) 7.81%, rgba(0, 0, 0, 0.32213) 83.79%, rgba(0, 0, 0, 0.35) 94.76%);
}

.page-template-template-influencer .lasaramedical-iframe-wrapper {
    padding: 0rem;
    background-color: #fff;
}

.page-template-template-influencer .lasaramedical-iframe-wrapper iframe {
    min-height: 2600px
}

.page-template-template-influencer footer.bg-grad-2 {
    background: #6B8A7A
}

.page-template-template-influencer .bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.page-template-template-influencer .sales-banner::before {
    background: linear-gradient(303.14deg, rgba(0, 0, 0, 0.26) 7.81%, rgba(0, 0, 0, 0.45) 83.79%, rgba(0, 0, 0, 0.47) 94.76%);
}

@media screen and (min-width: 991px) {
    .page-template-template-influencer .lasaramedical-iframe-wrapper {
        padding: 1.5rem;
    }

   .page-template-template-influencer .lasaramedical-iframe-wrapper iframe {
        min-height: 2200px
    }
}

.page-template-template-shop .img-wrap {
    height: 15rem;
}

.page-template-template-shop .woocommerce ul.products li.product a img {
    object-fit: contain;
    object-position: center;
}

.page-template-template-shop .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5rem;
}

.page-template-template-shop .inner-hero {
    min-height: 60vh;
}

.page-template-template-shop .woocommerce ul.products li.product,
.page-template-template-shop .woocommerce-page ul.products li.product {
    box-shadow: -2px 6px 22px -4px hsla(0, 0%, 60%, 0.29);
    padding: 1rem;
}

@media screen and (max-width: 750px) {
   .page-template-template-shop  .woocommerce ul.products li.product a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        margin-left: 0;
        margin-right: 0;
    }

    .page-template-template-shop .woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
        text-decoration: none;
        height: 15rem !important;
        display: block;
    }
}

@media screen and (min-width: 750px) {
    .page-template-template-shop .woocommerce ul.products li.product,
    .page-template-template-shop .woocommerce-page ul.products li.product {
        height: 38rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

.page-template-template-shop .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #6b8a7a;
}

@media screen and (max-width: 750px) {
    .page-template-template-shop .amount {
        color: #6b8a7a;
    }

    .page-template-template-shop .woocommerce ul.products[class*=columns-] li.product,
    .page-template-template-shop .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
}

.page-template-template-shop .woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    background: #000;
    width: 100%;
    text-align: center;
    padding: 1rem;
    border-radius: 10px;
    color: #fff;
}

body.single-product .accordion-button {
    font-size: 2rem;
}

.single-product .why_choose p.list {
    position: relative
}

.single-product .why_choose p.list{
    padding-left: 1.5em;
    text-indent: -1.5em;
    line-height: 23px;
}

.single-product .works p {
    line-height: 19px!important;
    margin-bottom: 8px!important
}

.single-product .box-shadow button {
    -webkit-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
}

.single-product .box-shadow.collapsed,
.single-product .box-shadow.collapsed button {
    box-shadow: none;
}

.single-product .accordion-button:focus {
    -webkit-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
}

.single-product .accordion-button {
    font-size: 1.5rem;
    color: #000;
    padding: 20px;
}

.single-product .box-shadow.collapsed {
    -webkit-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 14px -2px rgba(0, 0, 0, 0.12);
}

@media screen and (min-width: 1200px) {
    .single-product .title-tag {
        position: relative;
        bottom: 10px;
    }
}

@media only screen and (max-width: 759px) {
    body.single-product .accordion-button {
        font-size: 18px !important;
    }
}

.single-product .product-header .description:first-line {
    font-weight: 700
}

.text-light.hero_title * {
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
    font-weight: 900;
    font-size: calc(1.5rem + 3vw);
}

@media (min-width: 1200px) {
    .text-light.hero_title * {
        font-size: 3.75rem;
    }
}

.map_slick  .slick-track{
    margin-right: unset;margin-left: unset;
}

.page-template-template-cart .mobile-menu-wrapper {
    position: relative;
}

.page-template-template-cart .py-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.page-template-template-cart .pt-7 {
    padding-top: 3rem;
}

@media screen and (min-width: 992px) {
   .page-template-template-cart .py-7 {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .page-template-template-cart #order_review,
    .page-template-template-cart .pt-7 {
        padding-top: 7rem !important;
    }

}

.page-template-template-cart th,
.page-template-template-cart td {
    width: 20%!important;
    display: table-cell !important;
}

.page-template-template-cart th.product-variation,
.page-template-template-cart td.product-variation {
    width: 40%!important
}

.page-template-template-cart th.product-price,
.page-template-template-cart td.product-price,
.page-template-template-cart th.product-quantity,
.page-template-template-cart td.product-quantity {
    width: 22%!important;
}

.single-product .variations_form.cart {
    width: 100%!important;
    height: auto!important;
}

.single-product .variations_form.cart .variations select {
    width: 100%;
    padding: 13px 15px;
    border: unset;
    border-radius: 7px;
    background-color: #fff!important;
    outline: none!important
}

.single-product .variations_form.cart .variations {
    display: grid;
    gap: 13px;
}

.single-product .woocommerce div.product form.cart .variations label {
    font-weight: 600!important
}

.single-product .woocommerce-variation-description > p:first-child {
    font-weight: 600;
}

.single-product .variation-metadata {
    margin-top: 20px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.single-product .metadata-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.single-product .toggle-metadata {
    background: #6b8a7a;
    color: white;
    border: 1px solid #6b8a7a;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.single-product .toggle-metadata:hover {
    background: #5a7a6a;
    border-color: #5a7a6a;
}

.single-product .metadata-sections-wrapper {
    transition: all 0.3s ease;
}

.single-product .metadata-section {
    margin-bottom: 20px;
    padding: 15px;
    background: #fff;
    border-radius: 6px;
    border-left: 4px solid #6b8a7a;
    animation: slideDown 0.3s ease;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.single-product .metadata-section:last-child {
    margin-bottom: 0;
}

.single-product .metadata-section h5 {
    color: #333;
    margin-bottom: 15px;
    border-bottom: 2px solid #6b8a7a;
    padding-bottom: 8px;
}

.single-product .metadata-section div {
    margin-bottom: 8px;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
}

.single-product .metadata-section div:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.single-product .metadata-section strong {
    color: #6b8a7a;
    font-weight: 600;
}

.single-product .faqs {
    white-space: pre-line;
    line-height: 1.6;
}

.single-product .green-tick {
    color: #28a745;
    font-weight: bold;
}

.single-product .quantity input {
    background: #fff;
    box-shadow: unset;
    border: unset;
    height: 58px;
    border-radius: 7px;
    width: 80%!important;
    font-size: 18px;
    font-weight: 600;
}

.single-product .product-short-description > p:first-child {
	font-weight: 600
}

.single-product .product_meta {
    position: absolute;
    top: 0;
    left: 6%;
}

.single-product .wcsatt-sub-options {
	font-weight:400
}

.single-product .woocommerce-tabs.wc-tabs-wrapper .tabs {
	display: none
}

.single-product .summary.entry-summary {
    padding-right: 4rem
}

.single-product nav {
    background-color: #fff!important
}

.single-product .logo img.white-logo, 
.single-product .call-us img:not(.call-dark) {
    filter: invert(1)
}

.single-product nav .call-us span,
.single-product .nav-link, nav .free-consult-btn a {
    color: #000 !important;
}

.single-product nav .free-consult-btn a {
    border-color: #000 !important;
}

.single-product button:disabled {
    opacity: 0.7;
}

.single-product.no-sidebar:not(.fixednav) nav svg path{
    stroke: #fff!important;
}

.single-product.no-sidebar:not(.fixednav) nav svg path[fill="black"]{
    fill: #fff!important;
}

.single-product.no-sidebar:not(.fixednav) nav svg path{
    stroke: #000!important;
}

.single-product.no-sidebar:not(.fixednav) nav svg path[fill="black"]{
    fill: #000;
}

.single-product select {
    text-transform: capitalize!important;
}

.single-product .ui-selectmenu-button {
    height: 3.75rem;
    border: none !important;
    background: #fff !important;
    display: flex !important;
    align-items: center;
    width: 100% !important;
    border-radius: 6px !important;
    padding: .375rem .75rem .375rem .75rem !important;
}

.single-product .placeholder {
    color: rgb(61 64 71 / 15%);
}

.single-product .variation-select {
    position: relative;
}

.single-product .variation-select select{
    position: absolute;
    opacity: 0;
    display: block!important;
    z-index: -1;
}

.single-product .ui-menu-item:first-child {
    display: none!important;
}

.single-product .ui-selectmenu-text, 
.single-product .ui-menu-item-wrapper {
    color: rgb(61 64 71 / 100%);
    text-transform: capitalize
} 

.single-product .ui-selectmenu-text {
    font-size: 17px!important;
    font-weight: 500!important
}

.single-product .ui-selectmenu-icon {
    order: 3;
    margin-left: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.75844 8.25781L9.6205 14.1199C10.3128 14.8122 11.4456 14.8122 12.1379 14.1199L18 8.25781' stroke='%236B8A7A' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important;
    background-size: contain;
    background-position: left !important;
}

.single-product .ui-selectmenu-open {
    padding-top: 7px!important;
}

.single-product .ui-selectmenu-open ul {
    border: unset !important;
    border-radius: 6px !important;
}

.single-product .ui-selectmenu-menu .ui-menu-item .ui-state-active {
    color: #fff!important;
    background: #6b8a7a!important;
    border-color: #6b8a7a!important;
}

.single-product .ui-menu-item div {
    color: #333333!important;
    padding: 10px 0.5em 10px .8em!important;
}
.single-product .ui-menu-item-wrapper {
    line-height: 21px!important;
}

.single-product nav .free-consult-btn {
    color: #000 !important;
    border-color: #000 !important;
}

.single-product nav .user-dark {
    display: block !important;
}

.single-product nav .cart-dark {
    display: block !important;
}

.single-product nav .cart,
.single-product nav .user {
    display: none !important;
}

.single-product .woocommerce table.shop_attributes {
    margin-bottom: 0.4rem!important;
}

.single-product .lasts {
    font-size: 14px;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper {
    display: none!important
}

.single-product .woocommerce div.product form.cart .variations select {
    margin-right: 0!important
}

.single-product .product-single {
    padding-top: 8.5rem;
    background: #f4f1e9;
    display: flex;
}

.aws-wrapper {
    margin-top: -35px !important;
}

.calendly-overlay .calendly-popup {
    width: auto !important;
}