#membership-modal .btn-close {
    font-size: 13px!important;
}


input[data-com-onepassword-filled="dark"] {
    background-color: #fff!important;
}
#btn-expand-vat {
    color: #fff;
}
#btn-expand-vat:hover {
    border: 1px solid #000;
}
.alert {
    position: fixed!important;
    display: flex;
    align-items: center;
}
.rtl {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.text-main {
    color: var(--main);
}
.checkmark {
    margin-top: 1rem;
}

.faq-area .single-faq {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 0;
    font-family: var(--frank-ruhl-fonts);
    background: var(--white-color);
    border: 0!important;
}
.faq-area .single-faq .card-body p {
    font-size: 1.5rem;
    line-height: 2.8rem;
}
.faq-area .single-faq h5 {
    font-size: 1.7rem;
    font-weight: 600;
}
.faq-area .single-faq .card-header {
    border: 0;
    background: var(--white-color);
    width: 100%;
    padding: 13px 60px 13px 25px;
    text-align: left;
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    border-radius: .5rem;
    color: var(--body-text-color);
    box-shadow: 0 2px 22px rgba(0,0,0,.1);
    padding: 1.8rem 6rem 1.8rem 2rem;
}

.lang-curr-dropdown {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth !important;
}
.cart-quantity {
    position: absolute;
    top: 15px;
    right: 6px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: var(--main);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: smaller;
}
/* --- alerts --*/
.container-alert {
    z-index: 1000!important;
    position: relative;
}

.container-alert .close {
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 0;
}

.container-alert .close span {
    font-size: x-large;
}
/* --- Chat vs Cookies position --- */
#cookie-bar {
    position: fixed;
    bottom: 0;
    padding: 0.5rem calc(50px + 1rem) 0.5rem 5%;
    background-color: var(--main-dark);
    color: #fff;
    z-index: 100;
    font-size: 13px;
}

@media (max-width: 1200px) {
    #cookie-bar {
        padding: 0.5rem
    }
}

#cookie-bar a,
#cookie-bar a:hover {
    color: #fff;
    text-decoration: underline;
}

#cookie-bar a u {
    text-decoration: none;
}

#cookie-bar .btn {
    font-size: 13px;
    padding: 8px 18px;
}

body.noaccept #chat-widget-container {
    bottom: 53px !important;
}

body.noaccept.accept #chat-widget-container,
body.accept #chat-widget-container {
    bottom: 0 !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

@media (min-width: 630px) and (max-width: 767px) {
    body.noaccept #chat-widget-container {
        bottom: 110px !important;
    }
}

@media (min-width: 455px) and (max-width: 629px) {
    body.noaccept #chat-widget-container {
        bottom: 0 !important;
    }

    #cookie-bar .text-center {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    #cookie-bar #accept-cookies {
        margin-top: -8px;
    }

    #cookie-bar {
        padding-top: 16px;
    }
}

@media (max-width: 454px) {
    body.noaccept #chat-widget-container {
        bottom: 135px !important;
    }

    #cookie-bar .text-center {
        padding-left: 0;
        padding-right: 0;
    }
}

/* select product */
.product-summary #product-selection {
    position: relative;
}

.product-summary #product-selection .row {
    margin: 0;
}

.product-summary #product-selection #chevron.rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.product-summary #product-selection #color-option {
    display: none;
    position: absolute;
    left: 0;
    max-width: 563px;
    z-index: 10;
    background: white;
    border: 0.5px solid rgb(221, 221, 221);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.20);
    margin-top: 5px;
    padding: 0.5rem 1px;
}

.product-summary #product-selection .color-option {
    padding: 0 1.2rem 0 0.5rem;
    background-color: white;
    cursor: pointer;
}

.product-summary #product-selection .color-option:hover {
    filter: brightness(.96);
}

.product-summary #product-selection #color-selected {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    position: relative;
    padding-bottom: 1px;
    cursor: pointer;
}

/* Prime plans */

.colParent {
    border: 2px solid var(--main);
}
.offerNamePrice {
    border-bottom: 1px solid #c0c2c4;
    padding-bottom: 1rem;
    text-align: start;
}
.offerNamePrice h5 {
    font-size: 27px!important;
    margin-bottom: 1.3rem!important;
    color: #000;
    line-height: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #c0c2c4;
}
.offerNamePrice h2 {
    color: var(--main);
}
.offerNamePrice p {
    font-size: small;
    font-weight: bold;
    color: #000;
}
.featuresPrime {
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: start;
}
.featuresPrime ul {
    color: #000;
}
.giftPrime {
    padding: 4rem 0;
    text-align: start;
    color: #000!important;
    border-top: 1px solid #c0c2c4;
}
.order-3 .colParent {
    background-color: var(--main-light) !important;
}
.order-3 .colParent, .order-4 .colParent {
    border: none!important;
}
.order-3 .offerNamePrice .display-6 {
    color: #000;
}
.order-0 .giftPrime {
    border-top: none!important;
}

.order-4 .colParent {
    background-color: #000 !important;
}
.order-4 h5, .order-4 .offerNamePrice h2, .order-4 .offerNamePrice p, .order-4 .featuresPrime ul, .order-4 .giftPrime p {
    color: #fff!important;
}

.order-4 .au-btn:before {
    color: #333!important;
    background: #fff;
}
.giftPrime p {
    color: #000;
}
.giftPrime > div {
    position: absolute;
    bottom: 0;
    left: 32%;
}
.colParent a {
    position: absolute;
    bottom: 0;
    left: 32%;
    margin-bottom: 8px;
    text-decoration: none;
}
.giftPrime2 > p {
    display: inline;
}

.giftPrime p:nth-child(2) {
    font-size: small!important;
}
.mb-2.text-decoration-line-through {
    display: none;
}
.btn:hover {
    border-color: #000;
}
.btn-style-1:hover {
    border-color: var(--main);
    color: var(--main);
}
input::placeholder, select, input {
    font-size: 14px!important;
}
.btn.btn-submit.btn-style-1, .btn.btn-submit.btn-style-1 {
    border: 2px solid;
}