.nav-3 .search_form_container {
    width: unset !important;
}

.nav-3 .hr_list.si_list.list_with_focused_form.shop_list {
    display: flex;
    justify-content: center;
}

.nav-3 .search_form_container input {
    width: 150px;
    height: 40px;
    visibility: visible;
    opacity: 1;
}

.nav-3 .open_mini_shopping_cart button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.productsList .type_2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.productsList .type_2 .m_bottom_15 {
    height: 250px;
    overflow: hidden;
}
.productsList .type_2 .m_bottom_15 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.productsList .type_2 figcaption ul li:first-child {
    min-height: 48px;
}
.productsList .type_2 figcaption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}
.productsList .second_font.sc_hover {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.checkout input[type="radio"] + label::before, .checkout input[type="radio"] + label::after {
    border-radius: 50% !important;

}

.checkout .checkboxes-terms label {
    position: relative;
    padding-left: 30px;
}

.checkout-main-area .form-check-label {
    margin-top: 0.2rem !important;
}

.loginForm input[type='text'], .loginForm input[type='password'], .registerForm input[type='text'], .loginForm input[type='password'], .contactForm input {
    min-height: 38px;
    border-width: 1px;
    border-style: solid;
    padding: 7.5px 10px 7.5px;
    background: #fff;
}

.contactForm textarea {
    min-height: 60px;
    border-width: 1px;
    border-style: solid;
    padding: 7.5px 10px 7.5px;
    background: #fff;
}

.loginForm input[type="checkbox"]:checked + label::after, .loginForm input[type="checkbox"]:checked + label::before, .registerForm input[type="checkbox"]:checked + label::after, .registerForm input[type="checkbox"]:checked + label::before, .registerForm input[type="checkbox"] + label:not([class*="fs_"])::before, .newsForm label::before, .newsForm label::after, .help_password label::after, .help_password label::before {
    opacity: 0;
    visibility: hidden;
    display: none !important;
}

#myOrders .card {
    border: none !important;
}

.breadcrumb-area {
    background-color: #fafafa;

}

.text-start {
    text-align: left !important;
}

.text-end {
    text-align: right !important;
}

.credit-cards .credit-card {
    display: inline-block;
    width: 34px;
    height: 35px;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;

}

.product-details-left .hover-change-image {
    float: right;
    padding-left: 10px;
    filter: brightness(0.9) !important;
}

.switch input[type=checkbox]:checked, .switch input[type=checkbox] {

    margin-right: 5px !important;
}

.filters label {
    font-size: small !important;
}

.brand-filter {
    max-height: 271px;
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding: 0.4rem 0.4rem 0.5rem 0;
    overflow-y: scroll;
}

#subscription_id.custom-select {
    height: fit-content !important;
}

#subscription_type input {
    background: #000;
    color: #fff;
    line-height: 38px;
    padding: 0 32px;
    height: 40px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    margin-top: 2rem;
}

#membership-modal .label {
    display: none !important;
}


.iti--allow-dropdown {
    width: 100%;
}

.modal {
    z-index: 99999;
}

.alert {
    z-index: 2000 !important;
}

.cookies-title, .cookies h1 {
    margin: 1rem 0;
}

.text-main {
    color: var(--main);
}

.form-control:focus {
    box-shadow: 0 0 0 .1rem var(--main);
    border-color: var(--main) !important;
}

.faq .single-faq {
    line-height: 1.6rem;
    margin: 0;
    font-family: var(--frank-ruhl-fonts);
    background: var(--white-color);
    border: 0 !important;
}

.faq p {
    margin-bottom: 1rem !important;
}

.faq a {
    color: #000;
}

.faq .single-faq .card-body p, .faq li {
    font-size: 15px;
    line-height: 1.8rem;
    color: #494949;
}

.faq li {
    list-style-type: none !important;
}

.faq .single-faq h5 {
    font-size: 16px;
    font-weight: 600;
}

.faq .single-faq .card-header {
    border: 0;
    background: transparent;
    width: 100%;
    padding: 13px 60px 13px 25px;
    text-align: left;
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    color: #000 !important;
    padding: 1rem 0;
    border-bottom: 1px solid lightgrey;
}

.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: 9999 !important;
    position: absolute;
    width: 100%;
}

.close {
    border: 0;
    background: transparent;
}

.container-alert .close {
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 0;
}

.container-alert .close span {
    font-size: x-large;
}

.minicart-product button {
    border: 0;
    background: transparent !important;
}

.minicart-product img {
    width: 130px;
}

/* select product */
.box-details-info #product-selection {
    position: relative;
}

.box-details-info .wrapper {
    overflow: visible;
}

#color-option .ps-product__info {
    display: flex !important;
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
}

.box-details-info #product-selection .row {
    margin: 0;
}

.box-details-info #product-selection #chevron.rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.box-details-info #product-selection #color-option {
    display: none;
    position: absolute;
    left: 0;
    max-width: 638px;
    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;
    max-height: 200px;
    overflow-y: scroll;
    z-index: 10000;
}

.box-details-info #product-selection .color-option {
    padding: 0 1.2rem 0 0.5rem;
    background-color: white;
    cursor: pointer;
}

.box-details-info #product-selection .color-option:hover {
    filter: brightness(.96);
}

#color-selected {
    margin-top: 4.5rem !important;
}

.box-details-info #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;
    cursor: pointer;
}

.subscribe-checkbox {
    position: relative !important;
}

.subscribe-checkbox .checkmark {
    top: 6px !important;
    font-size: 2rem !important;
    position: absolute !important;
    left: 6px !important;
}

.table > :not(caption) > * > * {
    border-bottom: none !important;
}

tr {
    border-color: transparent !important;
}

.checkboxes #terms a:hover, #news a:hover {
    color: var(--main) !important;
}

a:hover {
    color: var(--main-dark);
}

.loginForm input[type=checkbox]:checked, .registerForm .login-register-form label input[type=checkbox]:checked, .loginForm input[type=checkbox].newsForm label input[type=checkbox]:checked, .help_password label input[type=checkbox]:checked, .checkout .checkboxes-terms input[type=checkbox]:checked {
    -webkit-appearance: checkbox !important;
    accent-color: var(--main) !important;
    background-color: var(--main) !important;
    display: block !important;
    width: 19px;
    height: 23px;
    position: absolute !important;
}
.menuCollection .categories input[type=checkbox], .menuCollection #brand-filter input[type=checkbox] {
    -webkit-appearance: checkbox !important;
    accent-color: var(--main) !important;
    background-color: var(--main) !important;
    display: block !important;
    width: 19px;
    height: 23px;
    flex-shrink: 0;
}

.registerForm .login-register-form label input[type=checkbox], .newsForm label input[type=checkbox], .help_password label input[type=checkbox], .checkout .checkboxes-terms input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    accent-color: var(--main) !important;
    background-color: var(--main) !important;
    display: block !important;
    width: 19px;
    height: 23px;
    position: absolute !important;
    left: 0;
}

.registerForm label, .help_password label {
    padding: 1px 0 1px 32px !important;
}

.login-register-form, .help_password {
    position: relative;
}

.login-action label {
    font-size: smaller;
}

.form-control {
    border: 1px solid #ccc;
    border-radius: 0 !important;
    width: 100%;
    height: 44px !important;
    padding-left: 15px;
    margin-bottom: 20px;
}

/* 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: 1rem 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 !important;
}

.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 {

    text-decoration: none;
}

.giftPrime2 > p {
    display: inline;
}

.giftPrime p:nth-child(2) {
    font-size: small !important;
}

.mb-2.text-decoration-line-through {
    display: none;
}

.calculate_shipping .content_calculate_shipping button {
    width: 40px;
    height: 40px;
}

.default_check_out .label {
    color: #000 !important;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.tabs .button_type_8 {
    right: 0.5rem;
}