.account-simpleregister .simple-content #register_customer_group_id_0,
.account-simpleregister .simple-content #register_customer_group_id_1 {
    right: unset;
    position: static !important;
}

.simpleregister .control-label,
.account-simpleregister .simple-content .form-horizontal .control-label {
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
}

.account-simpleregister .simple-content .form-horizontal .checkbox,
.account-simpleregister .simple-content .form-horizontal .checkbox-inline,
.account-simpleregister .simple-content .form-horizontal .radio,
.account-simpleregister .simple-content .form-horizontal .radio-inline {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
}

.account-simpleregister .simple-content .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.account-simpleregister .simple-content .col-lg-1,
.account-simpleregister .simple-content .col-lg-10,
.account-simpleregister .simple-content .col-lg-11,
.account-simpleregister .simple-content .col-lg-12,
.account-simpleregister .simple-content .col-lg-2,
.account-simpleregister .simple-content .col-lg-3,
.account-simpleregister .simple-content .col-lg-4,
.account-simpleregister .simple-content .col-lg-5,
.account-simpleregister .simple-content .col-lg-6,
.account-simpleregister .simple-content .col-lg-7,
.account-simpleregister .simple-content .col-lg-8,
.account-simpleregister .simple-content .col-lg-9,
.account-simpleregister .simple-content .col-md-1,
.account-simpleregister .simple-content .col-md-10,
.account-simpleregister .simple-content .col-md-11,
.account-simpleregister .simple-content .col-md-12,
.account-simpleregister .simple-content .col-md-2,
.account-simpleregister .simple-content .col-md-3,
.account-simpleregister .simple-content .col-md-4,
.account-simpleregister .simple-content .col-md-5,
.account-simpleregister .simple-content .col-md-6,
.account-simpleregister .simple-content .col-md-7,
.account-simpleregister .simple-content .col-md-8,
.account-simpleregister .simple-content .col-md-9,
.account-simpleregister .simple-content .col-sm-1,
.account-simpleregister .simple-content .col-sm-10,
.account-simpleregister .simple-content .col-sm-11,
.account-simpleregister .simple-content .col-sm-12,
.account-simpleregister .simple-content .col-sm-2,
.account-simpleregister .simple-content .col-sm-3,
.account-simpleregister .simple-content .col-sm-4,
.account-simpleregister .simple-content .col-sm-5,
.account-simpleregister .simple-content .col-sm-6,
.account-simpleregister .simple-content .col-sm-7,
.account-simpleregister .simple-content .col-sm-8,
.account-simpleregister .simple-content .col-sm-9,
.account-simpleregister .simple-content .col-xs-1,
.account-simpleregister .simple-content .col-xs-10,
.account-simpleregister .simple-content .col-xs-11,
.account-simpleregister .simple-content .col-xs-12,
.account-simpleregister .simple-content .col-xs-2,
.account-simpleregister .simple-content .col-xs-3,
.account-simpleregister .simple-content .col-xs-4,
.account-simpleregister .simple-content .col-xs-5,
.account-simpleregister .simple-content .col-xs-6,
.account-simpleregister .simple-content .col-xs-7,
.account-simpleregister .simple-content .col-xs-8,
.account-simpleregister .simple-content .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}

.account-simpleregister .simple-content .has-error .checkbox,
.account-simpleregister .simple-content .has-error .checkbox-inline,
.account-simpleregister .simple-content .has-error .control-label,
.account-simpleregister .simple-content .has-error .help-block,
.account-simpleregister .simple-content .has-error .radio,
.account-simpleregister .simple-content .has-error .radio-inline,
.account-simpleregister .simple-content .has-error.checkbox label,
.account-simpleregister .simple-content .has-error.checkbox-inline label,
.account-simpleregister .simple-content .has-error.radio label,
.account-simpleregister .simple-content .has-error.radio-inline label {
    color: inherit;
}

.account-simpleregister .simple-content .h1,
.account-simpleregister .simple-content .h2,
.account-simpleregister .simple-content .h3,
.account-simpleregister .simple-content h1,
.account-simpleregister .simple-content h2,
.account-simpleregister .simple-content h3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

.account-simpleregister .simple-content .checkbox label,
.account-simpleregister .simple-content .radio label {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.simple-content h1 {
    font-size: 38px;
}

.account-simpleregister .simple-content .form-control {
    height: 100%;
    min-height: 45px;
}

.account-simpleregister .simple-content .has-error .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #FF5E6B;
}

.account-simpleregister .simple-content .simplecheckout-error-text {
    color: #FF5E6B;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.account-simpleregister .simple-content .simplecheckout-tooltip__new {
    color: #B0B9C1;
    font-size: 10px;
    font-weight: 400;
    line-height: 150%;
}

.account-simpleregister .simple-content .has-error .simplecheckout-tooltip__new {
    display: none;
}

.account-simpleregister .simple-content .checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
}

.account-simpleregister .simple-content .checkbox label {
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    padding-left: 0;
}

.account-simpleregister .simple-content .checkbox label::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #ACB5BD;
    border-radius: 5px;
    background-color: white;
    transition: background-color 0.5s ease-in-out;
}

.account-simpleregister .simple-content .checkbox:hover label::before {
    border: 1px solid #00C8FF;
}

.account-simpleregister .simple-content .checkbox input[type="checkbox"]:checked+label::before {
    background-color: #00C8FF;
    background-image: url(../image/ui/checkbox-icon.svg);
    border-color: #00C8FF;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

.account-simpleregister .simple-content input[type="radio"] {
    appearance: none;
    width: 24px;
    height: 24px;
    border: 1px solid #ACB5BD;
    border-radius: 50%;
    transition: border 0.5s ease-in-out;
}

.account-simpleregister .simple-content .radio:hover [type="radio"] {
    border-color: #00C8FF;
}

.account-simpleregister .simple-content input[type="radio"]:checked {
    border: 6px solid #00C8FF;
}

.account-simpleregister .simple-content .radio label {
    display: flex;
    align-items: center;
    gap: 16px;

}

.account-simpleregister .simple-content .input-group.date {
    position: relative;

}

.account-simpleregister .simple-content .input-group.date::after {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(../image/ui/date_input_icon.svg);
    background-size: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 2;
}

.account-simpleregister .simple-content .radio label {
    position: static;
}

.account-simpleregister .simple-content .confirmRegistrationBtn {
    padding: 15px 40px;
    background-color: #00C8FF;
    transition: background-color 0.5s ease-in-out;
}

.account-simpleregister .simple-content .confirmRegistrationBtn:hover {
    background: #00c0ff;
    border: 2px solid #00c0ff !important;
    border: none;
    color: #fff !important;
}

.account-simpleregister .simple-content .form-group::after,
.account-simpleregister .simple-content .form-group::before {
    content: none;
    display: none !important;
}

.account-simpleregister .simple-content .form-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.account-simpleregister .simple-content input[type="text"],
.simpleregister input[type="text"],
.account-simpleregister .simple-content input[type="tel"],
.account-simpleregister .simple-content input[type="email"],
.account-simpleregister .simple-content input[type="password"],
.account-simpleregister .simple-content textarea.form-control {
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid #E2E6E9;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    resize: none;
}

.account-simpleregister .simple-content input[type="text"]:focus,
.account-simpleregister .simple-content input[type="tel"]:focus,
.account-simpleregister .simple-content input[type="email"]:focus,
.account-simpleregister .simple-content input[type="password"]:focus,
.account-simpleregister .simple-content textarea.form-control:focus {
    border: 1px solid #00C8FF;
}

.account-simpleregister .simple-content input[type="text"]::placeholder,
.account-simpleregister .simple-content input[type="tel"]::placeholder,
.account-simpleregister .simple-content input[type="email"]::placeholder,
.account-simpleregister .simple-content input[type="password"]::placeholder,
.account-simpleregister .simple-content textarea.form-control::placeholder {
    color: #B0B9C1;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.account-simpleregister .simple-content .form-group label.control-label+div {
    position: relative;
}

.account-simpleregister .simple-content .required label:after {
    color: inherit;
    padding-left: 2px;
}

.account-simpleregister .simple-content input[type="password"]+.simplecheckout-rule-group::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
}

.account-simpleregister .simple-content .simpleregister-block-content {
    width: 520px;
}

.account-simpleregister .simple-content .myregistration-greetings {
    display: none;
}

.account-simpleregister .simple-content .simpleregister {
    max-width: unset;
    margin: unset;
    padding: 60px 90px;
}

.account-simpleregister .simple-content {
    display: flex;
    margin-bottom: 40px;
}

.account-simpleregister .simple-content form {
    flex: 0 0 700px;
}

.account-simpleregister .simple-content::before {
    content: "";
    display: block;
    flex: 0 0 340px;
    border-radius: 20px 0px 0px 20px;
    background: #F0F6FC;
    background-image: url(../image/custom_simple/left_ilustration_repeat.jpg);
}

.account-simpleregister .simple-content .simpleregister-have-account {
    display: none;
}

.account-simpleregister .simple-content fieldset.form-horizontal>* {
    margin-bottom: 44px;
}

.account-simpleregister .simple-content fieldset.form-horizontal:last-child {
    margin-bottom: 0;
}

.account-simpleregister .simple-content .simple_two-rows {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    justify-content: space-between;
}

.account-simpleregister .simple-content .simple_two-rows>* {
    flex: 1 1 50%;
}

.account-simpleregister .simple-content #register_customer_group_id {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.account-simpleregister .simple-content #register_field46 {
    border-radius: 12px;
}

.account-simpleregister .simple-content #register_field45 {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.account-simpleregister .simple-content .row-register_field45 {
    gap: 20px;
}

/* Login */
.my-login {
    max-width: 1040px;
}

.confirmLoginBtn-wrapper {
    justify-content: center;
}

.myforgotten {
    position: static;
    color: #00C8FF;
    font-size: 16px;
    line-height: 150%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    opacity: 1;
}

.my-login__greetings {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.my-login__greetings-noacc-text,
.my-login__greetings-noacc a {
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
}

/* Success */
.register-success__inner {
    padding: 60px 90px;
    min-width: 604px;
}

.register-success__inner>* {
    margin-bottom: 40px;
}

.register-success__inner>*:last-child {
    margin-bottom: 0;
}

.register-success__inner h1 {
    color: #333;
    font-size: 38px;
    font-weight: 800;
    line-height: 150%;
    margin-bottom: 28px !important;
}

.register-success__inner p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.register-success__inner .smm_buttons {
    display: flex;
    align-items: center;
    gap: 28px;
}

.register-success__inner .smm_buttons a {
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    background: #F3F5F7;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.register-success__inner .smm_buttons a#viber_button {
    padding: 14px 48px 14px 40px;
}

.register-success__inner .smm_buttons a#telegram_button {
    padding: 14px 42px 14px 34px;
    gap: 20px;
}

.register-success__inner .smm_buttons a#viber_button::before {
    content: "";
    background-image: url(../image/ui/viber_icon.svg);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
}

.register-success__inner .smm_buttons a#telegram_button::before {
    content: "";
    background-image: url(../image/ui/telegram_icon.svg);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
}

@media (max-width:767px) {
    .account-simpleregister .simple-content::before {
        flex: 0 0 140px;
        background-image: url(../image/custom_simple/left_ilustration_no-repeat.jpg);
        z-index: 10;
        width: 100%;
        left: -16px;
        border-radius: unset;
        position: absolute;
        height: 140px;
    }

    .btn-primary {
        width: 100%;
        padding: 15px 0;
    }

    .account-simpleregister .simple-content {
        flex-direction: column;
    }

    .account-simpleregister .simple-content form {
        flex: unset;
    }

    .account-simpleregister .simple-content .simpleregister {
        padding: 30px 20px;
    }

    .account-simpleregister .simple-content .simpleregister-block-content {
        width: 100%;
    }

    .account-simpleregister .simple-content .simple_two-rows {
        flex-direction: column;
        gap: 20px;
    }

    .confirmLoginBtn {
        padding: 15px;
    }

    .account-simpleregister .simple-content {
        margin-bottom: 0;
    }

    .my-login {
        margin-bottom: 40px;
    }

    .account-simpleregister .simple-content #register_field45 {
        flex-direction: column;
        gap: 20px;
    }

    .register-success__inner {
        padding: 0;
        min-width: unset;
    }

    .register-success__inner .smm_buttons {
        gap: 18px;
    }

    .register-success__inner .smm_buttons a#viber_button {
        padding: 14px 20px;
    }

    .register-success__inner .smm_buttons a#telegram_button {
        padding: 14px 20px;
    }
}

/* NEW Checkout */
a.text-danger:focus,
a.text-danger:hover,
.simplecheckout-cart thead {
    display: none !important;
}

.simplecheckout-cart td.image {
    vertical-align: top !important;
    padding: 24px 21px 24px 0;
}

.simplecheckout-cart td.name {
    display: flex;
    flex-direction: column;
    gap: 7px;
    text-align: left;
    border-bottom: 1px solid #E7E7E7;
    padding: 24px 0;
}

.simplecheckout-cart tr:last-of-type td.name {
    border-bottom: unset;
}

.simplecheckout-cart td.name a {
    color: var(--Black, #333);
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.simplecheckout-cart td.name .model {
    color: var(--Black, #333);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.5;
}

.simplecheckout-cart td.name .quaprice {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.simplecheckout-cart td.name .quaprice .price div {
    color: var(--Black, #333);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.simplecheckout-cart td.name .quaprice .price div.old-price {
    color: var(--Dark-grey, #707070);
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-decoration-line: line-through;
}

.simplecheckout-cart td.name .quantity {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    opacity: 0.5;
}

.simplecheckout-step {
    display: flex;
    gap: 24px;
}

.simplecheckout-cart td {
    padding: 0;
    border-bottom: unset;
}

.simplecheckout-cart {
    border-top: unset;
    border-right: unset;
    border-bottom: unset;
    border-left: unset;
    width: 385px;
}

.simplecheckout-right-column {
    width: auto;
    flex: 0 0 465px;
    border-radius: 15px;
    background: var(--White, #FFF);
    position: relative;
    align-self: flex-start;
}

.simplecheckout .btn-primary {
    width: 100%;
    padding: 15px 32px !important;
}

#simplecheckout_cart .checkout-heading {
    display: none;
}

#simplecheckout_customer .checkout-heading,
#simplecheckout_payment .checkout-heading {
    color: var(--Black, #333);

    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

#simplecheckout_shipping .checkout-heading {
    color: var(--Black, #333);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 30px;
}

.simplecheckout-cart-total .new_coupon input {
    padding: 0;
    padding-left: 22px;
}

.simplecheckout-cart-buttons {
    display: none;
}

.first-left-part {
    border-radius: 15px;
    border: 1px solid var(--Grey, #E7E7E7);
    padding: 40px;
}

.simplecheckout .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.simplecheckout-right-column>div {
    z-index: 1;
    position: relative;
    background: white;
    padding: 42px 40px;
    border-radius: 15px;
}

.simplecheckout-right-column::before {
    content: "";
    width: 407px;
    height: 100%;
    position: absolute;
    border-radius: 30px;
    opacity: 0.2;
    background: var(--Black, #333);
    filter: blur(35px);
    top: 37px;
    z-index: 0;
    left: 30px;
}


.simplecheckout-cart tbody {
    max-height: 640px;
    overflow-y: auto;
    display: block;
    width: 385px;
}

.simplecheckout-button-right {
    float: unset;
}

.simplecheckout .form-control {
    padding: 0 0 15px 0;
    border: unset;
    border-bottom: 1px solid #B8B8B8;
    border-radius: 0;
    box-shadow: unset;
    color: var(--Dark-grey, #707070);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#simplecheckout_payment .form-group {
    display: none;
}

#simplecheckout_payment .radio:first-of-type:hover+.form-group {
    display: block;
}

#simplecheckout_shipping_address .control-label {
    display: none;
}

.form-horizontal .form-group {
    margin-right: unset;
    margin-left: unset;
}

#simplecheckout_shipping_address fieldset>div {
    margin-bottom: 44px;
}

@media (max-width:767px) {

    #simplecheckout_payment {
        padding: 30px 15px 50px 15px;
    }

    .simplecheckout {
        padding: 25px;
    }

    #simplecheckout_customer .form-horizontal>div:not(.form-group) {
        display: none;
    }

    .simplecheckout-step {
        flex-direction: column;
    }

    .simplecheckout-right-column>div {
        padding: 25px;
    }

    .simplecheckout-right-column::before {
        display: none;
    }

    .simplecheckout-right-column {
        flex: unset;
        width: 100%;
    }

    .simple-content .checkout-heading {
        display: block;
    }

    .simplecheckout-cart,
    .simplecheckout-cart tbody {
        width: 100%;
    }

    .simplecheckout-cart tbody tr {
        display: flex;
        padding: 15px;
        gap: 10px;
    }

    .simplecheckout-cart td.image {
        display: block;
    }

    .simplecheckout-cart td.name div.image {
        display: none;
    }

    .simplecheckout-cart td.name {
        padding: 24px 12px;
        width: 100%;
    }
}

/* NEW Header  */
.header-wrapper {
    background-color: #F5F7F9;
}

.menu-wrapper {
    background-color: #FFF;
}

.menu-wrapper>* {
    flex: 1 1 100%;
}

.menu {
    position: relative;
}

.menu .navbar-nav {
    height: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    position: absolute;
    justify-content: flex-start;
}

@media (min-width:1200px) {
    .menu:hover .navbar-nav {
        height: auto;
        overflow: unset;
        padding: 20px 40px 50px 40px;
        border-radius: 0px 0px 20px 20px;
        background: #FFF;
        box-shadow: 0px 105px 150px -6px rgba(40, 51, 62, 0.08);
        width: 880px;
    }
}

.menu:hover .navbar-nav::before,
.menu:hover .navbar-nav::after {
    display: none;
}

.menu .navbar-nav li.label-hot {
    position: relative;
}

.menu .navbar-nav li.label-hot::after {
    content: "HOT";
    display: flex;
    align-items: center;
    width: 25px;
    height: 13px;
    background-color: #FFC34D;
    color: #FFFFFF;
    position: absolute;
    bottom: 13px;
    right: -7px;
    border-radius: 6.5px;
    font-size: 9px;
    justify-content: center;
}

.menu .navbar-nav li a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 140%;
    color: #333;
    padding: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;
}

.menu .navbar-nav li a img {
    border-radius: 50%;
}

.menu .navbar-nav li:hover {
    color: #00C8FF;
}

.top-catalog__button {
    padding: 22px 0;
    display: flex;
    align-items: center;
    gap: 9px;
    width: 144px;
    height: 45px;
    color: #00C8FF;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #00C8FF;
}

@media (min-width: 1200px) {
    .menu:hover .top-catalog__button {
        background: #00C8FF;
        color: #fff;
    }

    .menu:hover .top-catalog__button svg path {
        fill: #FFF;
    }
}

.menu .menu-button {
    padding-right: 0;
    padding-left: 0;
}

.top-menu__links a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

.label-sale a {
    color: #FF5E6B;
}

@media (max-width:767px) {
    .active .menu .top-catalog__button {
        background: #00C8FF;
        color: #fff;
    }

    .active .menu .top-catalog__button svg path {
        fill: #FFF;
    }

    .active .menu .navbar-nav::before,
    .active .menu .navbar-nav::after {
        display: none;
    }

    .top-catalog__button {
        width: 100%;
        height: 36px;
        padding: 0;
    }

    .sidenav-middle {
        padding: 0 20px;
    }


    #mySidenav .menu {
        margin: 0;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .active .menu .top-catalog__button svg:last-of-type {
        transform: rotate(180deg);
    }

    .active .menu .top-catalog__button svg:last-of-type path {
        stroke: white;
        fill: #00C8FF;
    }

    .menu .navbar-nav {
        gap: 24px;
        position: static;
        margin: 0;
    }


    .active .menu .navbar-nav {
        width: auto;
        padding: 10px 7px 30px 7px;
        gap: 24px;
        flex-direction: row;
        margin: 16px 0 0 0;
        box-shadow: unset;
        height: auto;
        justify-content: space-around;
    }

}

.header-saved svg,
.dropdown .dropdown-toggle svg,
#cart {
    width: 45px;
    height: 45px;
}

.dropdown:hover .dropdown-toggle svg circle {
    fill: #CAD1D7;
    animation: dropdowncolorChange 1s infinite alternate;
}

@keyframes dropdowncolorChange {
    from {
        fill: #E2E6E9;
    }

    to {
        fill: #CAD1D7;
    }
}



.header-saved:hover svg circle {
    animation: headersavedcolorChange 1s infinite alternate;
}

#cart svg {
    flex: 0 0 100%;
}

#cart svg circle {

    fill: #00C8FF;
}

#cart:hover svg circle {
    animation: cartcolorChange 1s infinite alternate;
}

@keyframes cartcolorChange {
    from {
        fill: #00C8FF;
    }

    to {
        fill: #00B4E5;
    }
}

@keyframes headersavedcolorChange {
    from {
        fill: #FF818B;
    }

    to {
        fill: #F5616D;
    }
}

@media (max-width:576px) {

    .header-saved svg,
    .dropdown .dropdown-toggle svg,
    #cart {
        width: 32px;
        height: 32px;
    }
}

/* For Opt block */
@media (min-width:1200px) {
    .for-opt:hover .for-opt__wrapper {
        display: flex;
    }
}

.for-opt {
    position: relative;
}

.for-opt__button {
    display: flex;
    gap: 9px;
    width: 100%;
    align-items: center;
    border-radius: 50px;
    border: 1px solid #E2E6E9;
    justify-content: center;
    width: 226px;
    height: 45px;
    color: #00C8FF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    cursor: pointer;
}

.for-opt .for-opt__wrapper {
    position: absolute;
    display: none;
    gap: 20px;
    flex-wrap: wrap;
    border-radius: 0px 0px 20px 20px;
    background: #FFF;
    box-shadow: 0px 105px 150px -6px rgba(40, 51, 62, 0.08);
    padding: 42px 40px 34px 40px;
    width: 460px;
    right: 0;
}

.for-opt .for-opt__wrapper>a {
    flex: 0 0 180px;
    padding: 20px;
    border-radius: 14px 0px 14px 14px;
    border: 1px solid #E2E6E9;
}

.for-opt .for-opt__wrapper a h3 {
    color: #2D3D4D;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
}

.for-opt .for-opt__wrapper a p {
    color: #2D3D4D;
    font-size: 10px;
    font-weight: 300;
    line-height: normal;
}

.for-opt .for-opt__login:hover {
    border-color: #FFE840;
}

.for-opt .for-opt__login:hover svg circle {
    fill: #FFE840;
}

.for-opt .for-opt__login:hover svg path {
    fill: white;
}

.for-opt .for-opt__registration:hover {
    border-color: #5DE85D;
}

.for-opt .for-opt__registration:hover svg circle {
    fill: #5DE85D;
}

.for-opt .for-opt__registration:hover svg path {
    fill: white;
}

.for-opt .for-opt__partnership:hover {
    border-color: #FF985F;
}

.for-opt .for-opt__partnership:hover svg circle {
    fill: #FF985F;
}

.for-opt .for-opt__partnership:hover svg path {
    fill: white;
}

.for-opt .for-opt__links:hover {
    border-color: #FF5E6B;
}

.for-opt .for-opt__links:hover svg circle {
    fill: #FF5E6B;
}

.for-opt .for-opt__links:hover svg path {
    fill: white;
}

.menu-searchbar::before {
    content: "";
    position: absolute;
    background-image: url(../image/ui/search_icon.svg);
    width: 45px;
    height: 45px;
}

.menu-searchbar input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #E0E6EB;
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    padding: 13.5px 20px 13.5px 53px;
    background-color: unset;
}

.menu-searchbar input::placeholder {
    color: #B0B9C1;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.menu-searchbar:hover input,
.menu-searchbar input:focus {
    border-bottom: 1px solid #00C8FF;
}

@media (max-width:767px) {

    .for-opt.active .for-opt__wrapper {
        display: flex;
    }

    .for-opt {
        padding: 0 20px;
    }

    .for-opt__button {
        width: 100%;
        height: 36px;
        margin-bottom: 20px;

    }

    .for-opt .for-opt__wrapper {
        flex-direction: column;
        position: static;
        width: 100%;
        padding: 0 40px;
        box-shadow: unset;
    }

    .for-opt .for-opt__wrapper>a {
        flex: 0 0 100%;
        padding: 20px 20px 24px 20px;
        border-radius: 0px 14px 14px 14px;
    }

    .for-opt.active .for-opt__button {
        background-color: #00C8FF;
        color: white;
    }

    .for-opt.active .for-opt__button svg path {
        fill: white;
    }

    .for-opt.active .for-opt__button svg:last-of-type {
        transform: rotate(180deg);
    }

    .for-opt.active .for-opt__button svg:last-of-type path {
        stroke: white;
        fill: #00C8FF;
    }

    .mynav-wrapper {
        justify-content: flex-start;
        gap: 14px;
    }

    #cart {
        position: relative;
        top: -2px;
    }

    .sidenav {
        z-index: 10002;
    }

    .sidenav-grey {
        z-index: 10001;
    }

    .menu-wrapper>* {
        display: none;
    }

    .menu-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 120px;
        z-index: 10000;
    }

    .menu-searchbar input {
        padding: 7px 20px 7px 40px;
    }

    .header-totalprice__button {
        width: 32px;
        height: 32px;
    }

    .header-saved__number {
        width: 14px;
        height: 14px;
        font-size: 8px;
    }

    .menu-wrapper .mynav-right {
        display: flex;
        position: absolute;
        top: 0;
        z-index: 10000;
        right: 0;
        top: 10px;
        right: 10px;
    }

    .menu-wrapper .mynav-right>* {
        width: 32px;
        height: 32;
        flex: 0 0 32px;
    }

    .header-wrapper {
        background-color: #fff;
    }

}

#form-language .dropdown-menu {
    background-color: unset;
}

#form-language .dropdown-menu .language-select {
    color: #B0B9C1;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    position: relative;
}

#form-language .dropdown-menu li:first-child .language-select::after {
    content: "|";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -3px;
    color: #B0B9C1;
}


/* Hide Prices */
.get-price {
    color: #00C8FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 12px 0;
    margin-top: 22px;
    border-radius: 50px;
    border: 1px solid #00C8FF;
}

.get-price:hover,
.get-price:focus {
    color: white !important;
    background: #00C8FF;
}

.counternselector.counternselector-product {
    justify-content: flex-start;
    gap: 30px;
}

.counternselector.counternselector-product {
    justify-content: flex-start;
    gap: 30px;
}

.counternselector.counternselector-product .product-select {
    flex: 1 1 100%;
}

.product-select {
    width: 100%;
}

.color333 {
    color: #333;
}

.productToCart-wishlist svg {
    width: 57px;
    height: 57px;
}

.productToCart-wrapper .productToCart {
    flex: 1 1 100%;
}

#product .control-label {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

#product .control-label span {
    margin-top: 40px;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

/* Filter */
.ocf-header {
    display: none !important;
}

.ocf-filter.ocf-open .ocf-angle {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"%3E%3Cpath d="M17 15.5L12 10.5L7 15.5" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /%3E%3C/svg%3E') !important;
    width: 24px;
    height: 24px;
}

.ocf-filter.ocf-open .ocf-angle {
    transform: rotate(0);
}

.ocf-filter.ocf-open .ocf-value-list {
    box-shadow: unset !important;
    position: static !important;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 20px;
}

#ocf-filter-4-0-1 {
    border-bottom: unset;
}

#ocf-v-4-0-1-1 {
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-bottom: 16px;
}

#ocf-filter-4-0-1 .ocf-value-list {
    margin-bottom: 0;
}

#ocf-filter-4-0-1 #ocf-v-4-0-1-1 {
    padding-bottom: 0;
}

#ocf-v-4-0-1-1 .ocf-value-name {
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
}

#ocf-filter-4-0-1 .ocf-filter-header,
#ocf-filter-4-0-1 .ocf-value-append {
    display: none;
}

.ocf-theme-light .ocf-filter-header,
.ocf-theme-light .ocf-filter-header .ocf-active-label,
.ocf-theme-light .ocf-active .ocf-filter-header {
    color: #333 !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: 140% !important;
    background-color: white !important;
    padding: 20px 0 16px 0 !important;
    margin-bottom: 0 !important;
    text-transform: unset !important;
}

.ocf-filter-discard {
    display: none !important;
}

.ocf-dropdown .ocf-active-label+.ocf-filter-name {
    display: block !important;
}

.ocf-theme-light .ocf-filter-header .ocf-active-label {
    display: none !important;
}

.ocf-theme-light .ocf-filter-header .ocf-active-label {
    padding: 0 !important;
}

.ocf-filter.ocf-active .ocf-value-list {
    box-shadow: unset !important;
}

.ocf-dropdown.ocf-open .ocf-filter-body>.ocf-value-list {
    position: static !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ocf-theme-light .ocf-filter {
    margin-bottom: 0 !important;
}

.ocf-theme-light .ocf-filter:not(.ocf-open) {
    border-bottom: 1px solid #E0E6EB;
}

.ocf-theme-light .ocf-filter.ocf-open {
    padding-bottom: 16px;
    border-bottom: 1px solid #E0E6EB;
}

.ocf-value .ocf-value-input::after {
    background-size: 16px !important;
}


.ocf-value,
.ocf-value:active,
.ocf-value:focus,
.ocf-value:visited,
.ocf-value:hover {
    font-size: 16px;
    margin-bottom: 16px;
}

.ocf-noUi-connect:before,
.ocf-noUi-handle {
    background-color: #333 !important;
}

.ocf-value-input {
    width: 24px !important;
    height: 24px !important;
    flex: 0 0 24px !important;
}

.ocf-selected .ocf-value-input::before {
    border-color: #00C8FF !important;
    background-color: #00C8FF !important;
    border-radius: 5px !important;
}

/* Catalot  */
.category-sort__output {
    display: none;
}

.category-h1 {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.category-h1 div {
    color: #ACB5BD;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.talvi-logo-main {
    list-style: none;
}

#simpleedit .form-group {
    margin-bottom: 30px;
}

#product .form-group>div {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
}

#product .form-group>div>.radio {
    margin-top: unset;
    margin-bottom: unset;
}

#product .form-group>div label {
    padding-left: 0;
}

#product .form-group>div label .img-thumbnail {
    padding-left: 0;
    border-radius: 10px;
    width: 72px;
    height: 72px;
    border: 2px solid transparent;
    padding: 3px;
}

#product .form-group>div label .img-thumbnail:hover {
    border: 2px solid #E7E7E7;
}

#product .form-group>div label>*:not(img) {
    display: none;
}

#ocf-filter-20-2-1 .ocf-value-list-body {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

#ocf-filter-20-2-1 .ocf-value-list-body button {
    padding: 8px 30px;
    border-radius: 8px;
    border: 1px solid #E2E6E9;
    width: auto !important;
}

#ocf-filter-20-2-1 .ocf-value-list-body button .ocf-value-input,
#ocf-filter-20-2-1 .ocf-value-list-body button .ocf-value-append {
    display: none;
}

.ocf-scroll-y {
    max-height: unset !important;
}

/* ! Common mobile adaptation */
@media (max-width:767px) {
    .account-simpleregister .simple-content .simple_two-rows>* {
        flex: 1 1 100%;
        width: 100%;
    }

    .account-simpleregister .simple-content .input-group.date {
        width: 100%;
    }

    .searchresult-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .simple-content h1 {
        font-size: 32px;
        line-height: 140%;
    }

    .get-price {
        width: 100%;
        font-size: 14px;
    }

    .product-price_towishlist {
        position: absolute;
        top: 8px;
        right: 6px;
    }

    .product-price_towishlist svg {
        width: 24px;
        height: 24px;
    }

    .product-price_tocart {
        width: 30px;
        height: 30px;
    }
}