/* Change hyperlink color / Chris 20220605 */
body.yith-pos-page #sn-notify-bar,
body.yith-pos-page .xoo-wsc-markup {
    display: none !important;
}
.yith-wcmcs-currency-flag img {
    width: 30px !important;
    height: 20px !important;
}

a {
    color: #083156;
}

a,
.page-title {
    color: #083156;
}

a:hover .jdgm-prev-badge__text {
    text-decoration: underline;
    color: #083156;
}

.jdgm-rev__author {
    color: #083156;
}

.border-red {
    border-color: red !important;
}

.color-red {
    color: red !important;
}

.error-msg {
    color: red !important;
    margin-top: 1em;
}

.woocommerce-checkout #additional_How_do_you_know_about_us_field {
    width: 100% !important;
}

.woocommerce-checkout #additional_How_do_you_know_about_us_field span {
    width: 100% !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a>img,
.woocommerce div.product div.images img {
    pointer-events: none;
}

.single-product .variable-item:not(.radio-variable-item) {
    width: 50px;
    height: 50px;
}

.single-product div.product-type-variable p.price {
    display: none;
}

.single-product.woocommerce div.product form.cart .variations {
    border-bottom: 0 !important;
    width: 100%;
}

.single-product.woocommerce div.product form.cart .button.single_add_to_cart_button {
    color: #fff;
}

.single-product.woocommerce div.product form.cart .variations td .label {
    position: relative;
    width: 100%;
    padding: 13px 45px 13px 15px;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #f0eff2;
    border-radius: 5px;
}

.single-product.woocommerce div.product form.cart .variations td.label:focus-within {
    border-color: #083156;
}

.single-product.woocommerce div.product form.cart .variations td .label::after {
    content: url('data:image/svg+xml;utf8, <svg width="9" height="5" viewBox="0 0 9 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L4.5 4L8 1" stroke="%23033149" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1;
    line-height: 0;
    transform: translateY(-50%);
}

.single-product.woocommerce .jvl-tooltip-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.single-product.woocommerce .jvl-tooltip-cont p {
    color: #93959b;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 370px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.single-product.woocommerce .jvl-tooltip-cont .fa {
    font-size: 1.2em;
}

.single-product.woocommerce div.product form.cart .variations label {
    font-weight: inherit;
}

.single-product.woocommerce div.product form.cart .variations select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    color: #000;
    cursor: pointer;
    opacity: 0;
    -webkit-appearance: none;
}

.single-product.woocommerce div.product form.cart div.quantity {
    margin-bottom: 0px;
}




#bcc-modal ul li div.product-info div.product-name>a,
#bcc-modal ul li div.product-info div.product-name>a:hover,
#bcc-modal ul li div.product-info div.product-name {
    color: #00234f !important;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
#bcc-modal ul li div.product-info div.bcc-quantity>a.minus,
#bcc-modal ul li div.product-info div.bcc-quantity>a.plus {
    border-radius: 100%;
    width: 38px !important;
    height: 35px;
    font-family: 'Matimo', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Oxygen-Sans', Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
}

.woocommerce .quantity .qty,
#bcc-modal .quantity .qty {
    width: 2.631em;
    font-size: 1rem;
    font-weight: 400;
}

.jdgm-write-rev-link,
.jdgm-ask-question-btn {
    color: #ffffff !important;
    background-color: #febf00 !important;
}

.jdgm-write-rev-link:hover,
.jdgm-ask-question-btn:hover {
    background-color: #ffd043 !important;
}


.payment-method-icons div>i {
    font-size: 2.5em;
}

.payment-method-icons div>i:hover {
    color: var(--e-global-color-primary);
}

.single-product table.variations tr th .label {
    padding: 0;
}

.single-product .woo-variation-items-wrapper .reset_variations {
    display: none !important;
}

.psc-overall-notice,
.psc-custom-notice {
    font-weight: bold;
}

.single-product.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100vw;
    left: 0;
    right: 0;
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
    z-index: 3;
}

.resp-vtabs .vresp-tab-content {
    border: 1px solid transparent !important;
}

#order_review thead tr th {
    color: #083156;
}

#order_review tbody tr td.product-name {
    font-weight: bold;
}

#order_review tfoot tr.cart-subtotal td,
#order_review tfoot tr.cart-subtotal th {
    font-weight: bold;
    color: black;
}

#order_review tfoot tr.order-total td,
#order_review tfoot tr.order-total th {
    font-weight: bold;
    color: black;
    font-size: 1.5em;
}

#order_review tfoot tr.cart-discount td a.woocommerce-remove-coupon {
    color: #083156;
}

.eael-woo-checkout .woocommerce .woocommerce-message,
.eael-woo-checkout .woocommerce .woocommerce-info,
.eael-woo-checkout .woocommerce .woocommerce-info .showlogin,
.eael-woo-checkout .woocommerce .woocommerce-info .showcoupon {
    text-transform: initial;
}

#customer_details>div.col-1>div.woocommerce-additional-fields>h3 {
    display: none;
}

@media only screen and (min-width: 600x) {
    .single-product.woocommerce div.product form.cart .variations {
        width: 60%;
    }
}

@media only screen and (min-width: 768px) {
    .single-product.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart {
        position: initial;
        padding: 0px;
        border-top: 0px solid #e0e0e0;
    }


    .single-product.woocommerce div.product form.cart .variations {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .single-product.woocommerce div.product {
        margin: 2.5em 9.375em;
    }



    .payment-method-icons div>i {
        font-size: 2.288em;
    }

    .single-product.woocommerce div.product form.cart .variations {
        width: 100%;
    }
}

/* @media only screen and (min-width: 1040px) {
    .single-product.woocommerce div.product form.cart .variations {
        width: 60%;
    }
} */

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    max-width: 1140px;
    margin: 0 auto;
}

.woocommerce-order-received #yith_ctwp_pdf_button {
    margin: 0 auto;
    display: block;
    font-family: 'Matimo', sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent);
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.woocommerce-order-received .entry-content {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.jvl-checkout-overly {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00234F;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 9999;
    opacity: 1;
    visibility: hidden;
    display: flex;
    align-items: center;
}

.jvl-checkout-overly .loader {
    position: relative;
    width: 100%;
    text-align: center;
}

.jvl-checkout-overly .loader:before {
    content: '';
    position: absolute;
    left: 0;
    top: -25%;
    width: 100%;
    height: 45%;
    background-color: #083156;
    z-index: 9;
    transform: scaleX(0);
    animation: line 5s linear 0s;
}

.jvl-checkout-overly .loader:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -25%;
    width: 100%;
    height: 45%;
    background-color: #083156;
    z-index: 9;
    transform: scaleX(0);
    animation: line 5s linear 0s;
}

@keyframes line {
    0% {
        transform: scaleX(1);
    }
}

.jvl-checkout-overly h4 {
    color: #fff !important;
    font-weight: 400 !important;
    letter-spacing: 3px !important;
    margin: 15px 0;
    font-size: 20px !important;
    opacity: 1;
    animation: blink 1.1s linear 5s infinite;
}

@keyframes blink {
    50% {
        opacity: 0.3;
    }
}

.jvl-checkout-overly .line {
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(to left, transparent, #fff, transparent);
}

.jvl-checkout-overly .line:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    right: 0;
    top: -12px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    transform: scale(0);
    animation: implode 2s ease 5s;
}

@keyframes implode {
    100% {
        transform: scale(3);
        opacity: 0;
    }
}

header.menu-container {
    border-bottom: solid 1px #183252;
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: #00234F;
}



#main-menu {
    /*     max-width: 1440px; */
    /*     margin: 0 0 10px 0; */
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

@media (max-width: 1024px) {
    header.menu-container {
        padding: 0 16px;
    }

    #main-menu {
        margin: 0;
    }
}

#main-menu a {
    display: flex;
    align-items: center;
}

#main-menu ul {
    list-style: none;
    display: flex;
    margin: 0;
    align-items: center;
}

#main-menu ul li {
    padding: 0.8em;
}

#main-menu ul li a {
    font-size: 1em;
    font-weight: 600;
    color: white;
}



#main-menu ul li:hover a+ul.sub-menu {
    display: block;
    position: absolute;
    margin-top: 10px;
}

#main-menu ul li ul.sub-menu {
    background-color: white;
    z-index: 100;
    box-shadow: 1px 0px 8px 0 rgb(0 0 0 / 20%);
}

#main-menu ul li ul.sub-menu li {
    padding: 10px 20px;
}

#main-menu ul li ul.sub-menu li:hover {
    background-color: #083156;
}


#main-menu ul li ul.sub-menu li a {
    padding: 0 10px;
    color: #083156;
}

#main-menu ul li ul.sub-menu li:hover a {
    color: white;
}

#main-menu ul li a .sub-arrow {
    margin-left: 0.8em;
}

#main-menu ul li .sub-arrow:after,
#mobile-menu ul li .sub-arrow:after {
    content: '\e900';
    display: inline-block;
    font-family: Astra;
    font-size: 0.8rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: normal;
    transform: rotateZ(0deg);
}

#main-menu ul li ul {
    display: none;
}

#main-menu .mobile-menu {
    display: none;
}

#mobile-menu {
    display: none;
}

.mobile-popup-overlay:target {
    visibility: visible;
    opacity: 1;
}

.mobile-popup-overlay {
    padding: 0;
    width: 100%;
    top: 0;
    position: fixed;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
}

#mobile-menu ul {
    margin: 0;
}


#mobile-menu .lbl-toggle {
    display: flex;
    justify-content: space-between;
}


#mobile-menu .sub-menu {
    display: none;
}

#mobile-menu .sub-menu li {
    padding-left: 20px;
}

#mobile-menu .checkbox-toggle:checked+.lbl-toggle+ul.sub-menu {
    border-top: solid 1px #d7d7d7;
    display: block;
}



.mobile-spacer {
    height: 100px;
    background-color: #dce0e7;
}


.woocommerce-order-received .woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 100%;
    color: #444;
    font-weight: bold;
}

.woocommerce-order-received .woocommerce-thankyou-order-details,
.woocommerce-order-received .wc-bacs-bank-details.order_details {
    display: flex;
    justify-content: center;
}

.fas.fa-info.info-icon {
    margin: 0 10px;
}

.fas.fa-info.info-icon::before {
    border: solid 2px #083156;
    color: #083156;
    border-radius: 50%;
    padding: 3px 8px;
    cursor: pointer;
}

.fas.fa-info.info-icon.active::before {
    color: white;
    background-color: #083156;
}

.attribute-wrapper {
    margin: 20px 0 0;
    display: flex;
    align-items: center;
}

.bcc-modal-body .attribute-wrapper {
    margin: 1rem 0 0;
}

.bcc-modal-body .attribute-wrapper .label {
    position: relative;
    width: 100%;
    padding: 13px 45px 13px 15px;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #f0eff2;
    border-radius: 5px;
}

.bcc-modal-body .attribute-wrapper .label select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    color: #000;
    cursor: pointer;
    opacity: 0;
    -webkit-appearance: none;
}

.attribute-description {
    background-color: #E0EEFF;
    padding: 1.5em;
    margin: 1em 0;
    display: none;
    border-radius: 10px;
}

.attribute-description .close {
    position: relative;
    left: 99%;
    top: -6px !important;
    cursor: pointer;
}

.attribute-description .close::after,
.attribute-description .close::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 14px;
    background: #000000;
    border-radius: 1px;
}

.attribute-description .close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.attribute-description .close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bcc-modal-body .attribute-description {
    position: initial;
    font-weight: normal;
}

.weglot-container div .language-option a {
    color: white !important;
    background-color: #083156 !important;
}

.selected_option.selected_currency .currency_name {
    color: white !important;
}

.selected_option.selected_currency .currency_name:hover {
    color: #083156 !important;
}

.weglot_switcher.vertical_expand .language-option {
    background-color: #083156 !important;
}

.sub-menu.mega-menu .mega-column ul li a {
    color: #4B4F58 !important;
}

@media (min-width: 1040px) {
    .attribute-description {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1086px) {
    /*
	.hide-in-tab {
        display: none;
    }*/

    #main-menu ul li:hover a+ul.sub-menu.account-menu {
        right: 34px;
    }

    #main-menu ul li {
        padding: 0.6em;
    }
}

/*@media (min-width: 760px) and (max-width: 767px) {
    .hide-in-tab {
        display: none;
    }
}*/

@media only screen and (max-width: 760px) {
    #main-menu {
        justify-content: space-between;
    }

    #mobile-menu {
        display: flex;
    }

    #main-menu .mobile-menu {
        display: flex;
    }

    .hide-in-mobile {
        display: none !important;
    }

    #main-menu ul.mobile-menu li a {
        font-size: 1.3em;
    }

    #mobile-menu .dialog-menu {
        background-color: white;
    }



    .single-product .jvl-addtocart-qty-container,
    .jvl-checkout-button {
        display: flex;
        justify-content: end;
    }

    .woocommerce-checkout #ppc-button,
    .single-product .jvl-addtocart-qty-container,
    .jvl-checkout-button {
        position: fixed;
        bottom: 0;
        flex-direction: column;
        width: 100vw;
        left: 0;
        right: 0;
        padding: 20px;
        border-top: 1px solid #e0e0e0;
        background-color: #fff;
        z-index: 3;
        text-align: center;
        background-color: #083156;
    }

    .single-product .jvl-addtocart-qty-container {
        background-color: #FFFFFF;
        box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.1);
        padding: 20px 20px 13px 20px;
    }

    .payment-method-icons div>i {
        color: #656A76;

    }

    .woocommerce div.product form.cart a.added_to_cart {
        display: none !important;
    }

    .woocommerce-page #payment #place_order {
        margin-bottom: 0;
    }

    #main-menu .mobile-menu .bcc-toggle-cart .hide-in-tab {
        display: none;
    }

    #main-menu ul li {
        /* padding: 0.2em; */
    }
}

@media only screen and (max-width: 375px) {
    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        width: 47%;
    }
}

@media only screen and (max-width: 320px) {
    .payment-method-icons {
        column-gap: 10px;
    }

    .woocommerce div.product form.cart .button.single_add_to_cart_button {
        width: 39%;
        padding: 10px;
    }
}