.sort_wrap {
    display: inline-block;
}

.sort_wrap .order_select {
    float: left;
    width: 200px;
    height: 40px;
    color: #000;
    font-size: 16px;
    padding: 10px;
}

.sort_wrap .order_btn {
    margin-left: 10px;
    width: 40px;
    height: 40px;
    background-size: cover;
    border: 0;
}

body .sort .filter-bl .filter-t {
    left: -70px;
    font-size: 12px;
}

.oreder-form-result {
    text-align: center;
    font-size: 16px;
}

.oreder-form-result .btn-pay {
    margin: 10px auto;
}

.catalog-item-block.ver5 {
    margin-top: 30px;
}

.desc_sect {
    padding: 10px;
    text-align: center;
}

.show_mmore.hide {
    display: none;
}

.teststyle {
}


#page_content {
    width: 1020px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    min-height: 500px;
    clear: both;
}

.profile-title {
    padding: 23px 0 10px 30px;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    font-family: Arial;
    text-align: left;
}

.profile-section {
    width: 100%;
    font-size: 16px;
    border-collapse: collapse;
}

.profile-error {
    color: red;
}

.profile-section-cont {
    padding: 15px 7px 15px 30px;
    margin: 0 0 10px 0;
}

.profile-section th {
    padding: 0 0 8px 0;
    border-bottom: solid 2px #afafaf;
    text-align: left;
    font-weight: bold;
}

.profile-section td.btn, .profile-section th.btn {
    width: 30%;
    border-bottom: none;
}

.section-change-btn-wrp {
    display: none;
    position: absolute;
    margin: -31px 0 0 0;
    padding: 7px 0 7px 7px;
    background-color: white;
    cursor: pointer;
}

.section-change-btn {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

.profile-section-view:hover td {
    border-bottom-color: #F7F09D;
}

.profile-section-view:hover .section-change-btn-wrp {
    display: block;
}

.profile-section-view:hover {
    background: #dcaa2d;
    background: -moz-linear-gradient(top, #dcaa2d 0%, #e1be32 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcaa2d), color-stop(100%, #e1be32));
    background: -webkit-linear-gradient(top, #dcaa2d 0%, #e1be32 100%);
    background: -o-linear-gradient(top, #dcaa2d 0%, #e1be32 100%);
    background: -ms-linear-gradient(top, #dcaa2d 0%, #e1be32 100%);
    background: linear-gradient(to bottom, #dcaa2d 0%, #e1be32 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcaa2d', endColorstr='#e1be32', GradientType=0);
}

.profile-section tbody td {
    border-bottom: dotted 1px #afafaf;
}

.profile-section td.label {
    padding: 10px 10px 10px 45px;
    width: 30%;
}

.profile-section td.value {
    padding: 10px;
    width: 30%;
}

.profile-section .btn-change {
    display: block;
    width: 130px;
    padding: 7px;
    margin: 0 0 0 30px;
    text-align: center;
    border: solid 1px #858585;
    border-radius: 12px;
    background: #e3e0e1;
    background: -moz-linear-gradient(top, #e3e0e1 0%, #a8a8a8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e0e1), color-stop(100%, #a8a8a8));
    background: -webkit-linear-gradient(top, #e3e0e1 0%, #a8a8a8 100%);
    background: -o-linear-gradient(top, #e3e0e1 0%, #a8a8a8 100%);
    background: -ms-linear-gradient(top, #e3e0e1 0%, #a8a8a8 100%);
    background: linear-gradient(to bottom, #e3e0e1 0%, #a8a8a8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e0e1', endColorstr='#a8a8a8', GradientType=0);
}

.profile-section-view .mode-edit {
    display: none;
}

.profile-section td.value input {
    width: 200px;
    padding: 7px 10px;
    border: solid 1px #aaaaaa;
    border-radius: 7px;
    font-size: 16px;
}

.button-green {
    display: block;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    line-height: 21px;
    color: white !important;
    background: #20df42;
    background: -moz-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #20df42), color-stop(100%, #011e02));
    background: -webkit-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -o-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -ms-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: linear-gradient(to bottom, #20df42 0%, #011e02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20df42', endColorstr='#011e02', GradientType=0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.button-green:hover {
    text-decoration: none;
    background: #20ff42;
    background: -moz-linear-gradient(top, #20ff42 0%, #011e02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #20ff42), color-stop(100%, #011e02));
    background: -webkit-linear-gradient(top, #20ff42 0%, #011e02 100%);
    background: -o-linear-gradient(top, #20ff42 0%, #011e02 100%);
    background: -ms-linear-gradient(top, #20ff42 0%, #011e02 100%);
    background: linear-gradient(to bottom, #20ff42 0%, #011e02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20ff42', endColorstr='#011e02', GradientType=0);
}

.profile-section .btn-apply {
    display: inline-block;
    margin: 30px 20px 30px 0;
    padding: 15px 40px;
    border: none;
}

.profile-section-view tfoot {
    display: none;
}

.profile-section-edit .mode-view {
    display: none;
}

.profile-section td.value select {
    width: 220px;
    padding: 7px 10px;
    border: solid 1px #aaaaaa;
    border-radius: 7px;
    font-size: 16px;
}

.profile-section td.value input[type=file] {
    width: auto;
    border: none;
}

.bx-input-file-desc {
    display: none;

}

.loginText {
    position: absolute;
    right: 5px;
    color: #fff;
    font-weight: 700;
}

.profile-section .btn-cancel {
    display: inline-block;
    margin: 30px 0;
    padding: 10px;
    border: none;
    background: none;
    font-size: 16px;
    color: #777777;
    cursor: pointer;
}


.register-form-cont {

    width: 1020px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    min-height: 500px;
    clear: both;
}

.register-form {
    background-color: white;
    padding: 20px 30px;
}

.register-form h1 {
    padding: 0 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    font-family: Arial, sans-serif;
    text-shadow: none;
}

.register-itm {
    padding: 0 0 12px 0;
}

.register-itm .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #333;
}

.register-itm .starrequired {
    font-size: 0.7em;
    color: red;
}

.register-itm input {
    width: 380px;
    display: inline-block;
    padding: 4px;
    margin: 0;
    outline: 0;
    background-color: white;
    border: 1px solid #CCC;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .075);
    -webkit-transition: .2s linear background;
    -moz-transition: .2s linear background;
    transition: .2s linear background;
}

.register-itm .describe {
    display: inline-block;
    padding: 0 0 0 10px;
    width: 300px;
    height: 30px;
    vertical-align: top;
    font-size: 11px;
    line-height: 12px;
}

.register-license {
    font-size: 13px;
    color: gray;
    padding: 5px 10px 10px 10px;
    width: 372px;
    background: #F4F4F4;
    margin: 10px 0;
    border-radius: 4px;
}

.register-license strong {
    padding: 0px 3px;
    margin: 0 5px 0 0;
    border: solid 1px #aaaaaa;
}

.register-license a {
    color: gray;
}

.button-green {
    display: block;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    line-height: 21px;
    color: white !important;
    background: #20df42;
    background: -moz-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #20df42), color-stop(100%, #011e02));
    background: -webkit-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -o-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: -ms-linear-gradient(top, #20df42 0%, #011e02 100%);
    background: linear-gradient(to bottom, #20df42 0%, #011e02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20df42', endColorstr='#011e02', GradientType=0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.register-form .button-green {
    width: 390px;
    margin: 5px 0;
    padding: 7px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
}


.auth-form {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100000;
    opacity: 1;
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-transition: opacity 0.5s ease-out 0.3s, -webkit-transform 0.5s ease-out 0.3s;
    -moz-transition: opacity 0.5s ease-out 0.3s, -moz-transform 0.5s ease-out 0.3s;
    -o-transition: opacity 0.5s ease-out 0.3s;
    transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s;
}

.auth-form-wnd {
    width: 630px;
    margin: 100px auto auto auto;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px #222222;
    background: #647b9d;
    background: -moz-linear-gradient(top, #647b9d 0%, #7189ad 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #647b9d), color-stop(100%, #7189ad));
    background: -webkit-linear-gradient(top, #647b9d 0%, #7189ad 100%);
    background: -o-linear-gradient(top, #647b9d 0%, #7189ad 100%);
    background: -ms-linear-gradient(top, #647b9d 0%, #7189ad 100%);
    background: linear-gradient(to bottom, #647b9d 0%, #7189ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#647b9d', endColorstr='#7189ad', GradientType=0);
    font-family: Verdana;
}

.auth-form-wnd .auth-form-exitbtn {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: -32px 0 0 632px;
    background: url(/bitrix/templates/.default/components/bitrix/system.auth.form/auth-form/img/light/exit.png) center center no-repeat;
    cursor: pointer;
}

.auth-form-wnd .form-title {
    min-width: 315px;
    width: 100%;
    height: 80px;
    padding: 0 285px 0 30px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    color: white;
    background: url(/bitrix/templates/.default/components/bitrix/system.auth.form/auth-form/img/light/logintek.en.png) top right no-repeat;
}


.auth-form-wnd .form-fields {
    width: 315px;
    padding: 0 0 70px 30px;
    float: left;
}

.clr {
    display: block;
    clear: both;
}

.auth-form-wnd .form-fields-title {
    display: none;
    color: white;
    text-align: center;
}

.auth-form-wnd .form-fields-itm {
    padding: 0 0 15px 0;
}

.auth-form-wnd .error {
    color: red;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin: -10px 0 10px 0;
    text-align: center;
}

.auth-form-wnd .auth-forgot {
    display: none;
    position: absolute;
    margin: 4px 0 0 0;
    color: white;
    width: 100px;
    text-decoration: none;
    line-height: 18px;
}

.auth-form-wnd .auth-enter {
    width: 135px;
    height: 135px;
    margin: 0 0 0 90px;
    font-size: 0px;
    background: url(/bitrix/templates/.default/components/bitrix/system.auth.form/auth-form/img/light/enter.en.png) top center no-repeat;
    cursor: pointer;
    border: none;
    position: absolute;
}

.auth-form-wnd .form-urls {
    float: right;
    padding: 107px 0 0 30px;
    width: 225px;
    text-align: center;
    color: white;
}

.auth-form-wnd .form-urls a {
    margin: 10px 0 0 0;
    display: inline-block;
    padding: 15px;
    border-radius: 0;
    color: black !important;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    background: #e0bb2f;
    background: -moz-linear-gradient(top, #e0bb2f 0%, #ddab2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0bb2f), color-stop(100%, #ddab2e));
    background: -webkit-linear-gradient(top, #e0bb2f 0%, #ddab2e 100%);
    background: -o-linear-gradient(top, #e0bb2f 0%, #ddab2e 100%);
    background: -ms-linear-gradient(top, #e0bb2f 0%, #ddab2e 100%);
    background: linear-gradient(to bottom, #e0bb2f 0%, #ddab2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0bb2f', endColorstr='#ddab2e', GradientType=0);
}


body.lang_class_elitebooty .languales-wrapper,
body.lang_class_reina .languales-wrapper,
body.lang_class_nastya .languales-wrapper,
body.lang_class_kitty .languales-wrapper,
body.lang_class_vika .languales-wrapper,
body.lang_class_lena .languales-wrapper,
body.lang_class_regina .languales-wrapper,
body.lang_class_aroma .languales-wrapper {
    display: none;
}

.basket-table .cart-items-wrap,
.basket-table {
    display: flow-root;
}

.basket-table .cart-navigation,
.basket-table .cart-item {
    display: flex;
    width: 100%;
}


.basket-table .cart-navigation .cart-navigation-back-btn,
.basket-table .cart-item .cart-item__image {
    width: 20%;
    max-width: 200px;
}

.basket-table .cart-navigation .cart-navigation-back-btn a {
    width: 100%;
}

.basket-table .cart-navigation .cart-navigation-title,
.basket-table .cart-item-details.title {
    width: 69%;
}

.basket-table .cart-item-details.count,
.basket-table .cart-navigation .cart-navigation-count {
    width: 20%;
    max-width: 100px;
}

.basket-table .cart-item-details.prices,
.basket-table .cart-navigation .cart-navigation-descr {
    width: 20%;
    max-width: 100px;
}

.basket-table .cart-item-details.prices .cart-item-price,
.basket-table .cart-item-details.prices .cart-item-price div {
    width: 100%;
}

.countSelect {
    position: relative;
    z-index: 10;
}

.countBlock .number {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 50px;
    height: 50px;
    background: #aaa;
    line-height: 48px;
}

.countSelect .minus {
    visibility: hidden;
    opacity: 0;
    transition: .55s opacity, .55s visibility;
    position: absolute;
    right: 100%;
    width: 100%;
    height: 100%;
    background: #eee;
    top: 0;
    cursor: pointer;
}

.countSelect .plus {
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    transition: .55s opacity, .55s visibility;
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #eee;
    top: 0;
}

.countBlock.activ .countShadow {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.countBlock.activ .countSelect .minus,
.countBlock.activ .countSelect .plus {
    opacity: 1;
    visibility: visible;
}


body .filter-bl {
    width: 270px;
    text-align: left;
    font-size: 0px;
}

.sort_wrap {
    text-align: center;
}

.order_btn:before {
    content: '0-9';
}

.order_btn.desc:before {
    content: '9-0';
}

body .one_size {

    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

body .one_size:nth-child(5n+1) {
    margin-right: 0;
}

body .filter-bl .filter-t {
    left: -60px;
}

.mobile-bl {
    display: none;
}

.form-reviews {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.hidden .form-add-reviews {
    display: none;
}

.size-popup {
    width: 100%;
    max-width: 1032px;
}

.content-add-reviews {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1032px;
    min-height: 600px;
    background-color: #7282a4;
    padding: 55px 68px 30px 68px;
}

.content-add-reviews h2 {
    color: #fcfafa;
    font-family: BebasNeueCyrillic;
    font-size: 31px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.6px;
}

.content-add-reviews p {
    color: #fcfafa;
    font-family: BebasNeueCyrillic;
    font-size: 29px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 19px;
    letter-spacing: 1.2px;
}


.content-add-reviews input, .content-add-reviews textarea {
    width: 100%;
    max-width: 593px;
    float: none;
}

.content-add-reviews input {
    width: 100%;
    background-color: #fafbfc;
    border: 0.92px solid #b1afae;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 65px;
    color: #878484;
    font-family: "HelveticaNeueCyr-Bold";
    font-size: 25px;
    line-height: 30px;
    padding: 0 23px;
    margin-bottom: 34px;
}

.content-add-reviews textarea {
    display: inline-block;
    width: 100%;
    height: 220px;
    background-color: #fefeff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    vertical-align: top;
    color: #878484;
    font-family: "HelveticaNeueCyr-Bold";
    font-size: 31px;
    margin-bottom: 30px;
    padding: 10px 23px;
    resize: vertical;
}

.content-add-reviews .button {
    display: inline-block;
    width: 100%;
    max-width: 418px;
    height: 95px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#33559d), color-stop(51%, #3d63ad), to(#639cec));
    background-image: -webkit-linear-gradient(bottom, #33559d 0%, #3d63ad 51%, #639cec 100%);
    background-image: linear-gradient(to top, #33559d 0%, #3d63ad 51%, #639cec 100%);
    border: 3.8px solid #fcfbfb;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    color: #fefbfb;
    font-family: BebasNeueCyrillic;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
}

body .cart-item-price .slider-object--price-old {
    width: auto;
    display: inline-block;
}

.header-basket__price > span > span.p {
    font-size: 30px !important;
}

body .slider-object--price-old {
    background: none;
}

.slider-object--price-old .p {
    background: url(skins/crm/price_old_k2.png);
    background-size: contain;
    background-position: center;
}


.cart-form textarea {
    border: 2px solid #009632;
    height: 120px;
    min-width: 300px;
    display: block;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 21px;
    margin: auto;
    margin-bottom: 15px;
    font-family: "HelveticaNeueCyr-Bold";
}

.size {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

.filter-t {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

.one_size {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
    color: #000;
    cursor: pointer;
    /*overflow: hidden;*/
    text-align: center;
    margin-bottom: 30px;
}

.one_size .prise-size {
    position: absolute;
    bottom: -25px;
    width: 100%;
    display: none;
}

.color_filter_name {
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
}

/*.one_size {background: #8dc6f0;}
.one_size:hover, .one_size.active {
    background: #ffc000;
}*/
.line {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 7px;
    font-size: 16px;
    color: #093;
}

.yandex_logo {

    background: url(textures/k2/logo_yandexmarket.png);
    width: 101px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-price .product-price-new.yandex {
    text-align: left;
}


.line_setka {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: -3px;
    font-size: 14px;
    color: #093;
    text-decoration: underline;
    cursor: pointer;
}

.product-price-add-to-cart2 a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 200px;
    height: 100px;
    background-image: url(skins/crm/shop_order_button_2x1_k2.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "HelveticaNeueCyr-Bold";
    color: #fff;
    margin: 20px auto;
}

.widget .social-wrap {
    display: block;
    margin: 0 auto;
    max-width: 400px;
    margin-top: 20px;
}

.alignlefth1 {
    text-align: left;
}

body .manufactorer:after {
    content: none;
}

.sectionlist .linkv4 {
    display: block;
    text-align: center;
    color: #333333;
    padding: 5px;
    background-position: center;
    background-size: cover;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.catalog-item-block .catalog-item-block--border-top {
    display: block;
    width: 100%;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.catalog-textsmall-v {
    margin-bottom: 20px;
}

.catalog-item-block .slick-slider {
    margin-bottom: 20px;
}

.linkv5 {
    display: block;
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

.bl-button-sect {
    margin-bottom: 30px;
}

.catalog-item-block.ver5 .slider-object {
    width: 19%;
    margin-right: 1.25%;
    display: block;
    float: left;
    margin-bottom: 30px;
}


.catalog-item-block.ver5 .slider-wrapper2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

body .slider-object--name {
    margin-top: 0px;
}

.slider-object--namev1 {
    margin-top: 10px;
}


/*Site Elena*/
body.site_lena a {
    color: #000;
}

body.site_lena .linkv5, body.site_lena .cart-total-price-next {
    color: #fff;
}

body.site_lena footer .rowtitlef {
    color: #fff;
}

body.site_lena footer .title_big {
    color: #fff;
}

body.site_lena .slider-object--price-old {
    display: none;
}

body.site_lena .size_block .line {
    color: #000;
}

body.site_lena .product-price-old {
    display: none;
}

body.site_lena .header-phone a {
    color: #fff !important;
}

.menu__header__all {
    display: block;
}

.menu__header__last_chance {
    display: none !important;
    width: 30%;
}

.menu__link_all {
    display: block;
}

/*
.menu__link_last_chance, .menu__header__elitebooty{
    display: none !important;
}

body.site_elitebooty .menu__header__all{
    display: none !important;
}
body.site_elitebooty .menu__header__elitebooty{
    display: block !important;
}*/
.menu--name {

    font-size: 16px;
}

/*
body.site_lena .menu__header__all{
    display: none !important;
}
body.site_lena .menu__header__last_chance{
    display: block !important;
}
body.site_lena .menu__link_all{
    display: none !important;
}
body.site_lena .menu__link_last_chance{
    display: block !important;
}*/
/*Site Elena*/


@media only screen and (max-width: 567px) {
    body .product-slider-wrap .slider-item img {
        height: 385px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 520px) {
    .bl_imageproizab {
        width: 120px;
    }
}

@media only screen and (min-width: 1024px) {
    .catalog-item-block.ver5 .slider-object:nth-child(5n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 650px) and (max-width: 1024px) {
    .catalog-item-block.ver5 .slider-object:nth-child(4n) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 650px) {
    .catalog-item-block.ver5 .slider-object:nth-child(3n) {
        margin-right: 0;
    }

}

@media only screen and (max-width: 1024px) {
    .product-top-name {
        width: calc(100% - 130px);
        float: right;
    }

    .catalog-item-block.ver5 .slider-object {
        width: 24%;
        margin-right: 1.33%;
    }

    body.site_aroma .mainpage_carousel_img__block {
        width: 160px !important;
        height: 213px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .product-top-name {
        width: calc(100% - 130px);
        float: right;
    }
}

@media only screen and (max-width: 991px) {
    .product-top-name {
        width: calc(100% - 85px);
        float: right;
    }
}

@media only screen and (max-width: 640px) {
    .mobile-bl {
        display: block;
    }

    .product-top-name {
        width: calc(100% - 70px);
        float: right;
    }

    .product-top-name h1 {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .yandex_logo {
        display: block;
    }
}

body .product-price-delivery {
    padding: 0;
    background: none;
}

body .dignities-item__text:after {
    align-items: start;
}

.cart-item-details {
    padding-left: 15px;
}

.product-slider-wrap .slider-item .large-image.tofix {
    width: auto;
    margin: auto;
}

.menu--icon__position {
    background-size: contain;
}

body .catalog-item-block--border-top {
    border-top: 0;
}

body.site_vika .slide-content__title, body.site_vika .slide-content__text, body.site_vika .text_standard, body.site_vika .product-price-add-to-cart a, body.site_vika .header-basket__price, body.site_vika .menu--list li a, body.site_vika .header-phone a, body.site_vika .conditions-text a, body.site_vika footer a, body.site_vika .cart-total-price-next {
    color: black;
}

body.site_yana .menu--name, body.site_yana .header-basket__price {
    color: #33CC99;
}

body.site_yana .header-phone a, body.site_yana .header-phone-mob a {
    color: #4B4B4B
}

body.site_yana .slide-content__title {
    color: #0A9164
}

body.site_yana .slide-content__text {
    color: #4B4B4B
}

body.site_yana .catalog-item-block h2, body.site_yana .catalog h1 {
    color: #0A9164
}


@media only screen and (min-width: 1100px) {
    body.site_elitebooty .slide-content__title,
    body.site_elitebooty .slide-content__text {
        color: rgba(200, 130, 130, 1);
    }

    body.site_elitebooty .menu--name,
    body.site_elitebooty .header-basket__price,
    body.site_elitebooty .header-phone a,
    body.site_elitebooty footer a {
        color: #000;
    }

    body.site_aroma .slide-content__title,
    body.site_aroma .slide-content__text {
        color: rgba(200, 130, 130, 1);
    }

    body.site_aroma footer a {
        color: #000;
    }
}

/*.text_standard{color: #000;}*/
@media only screen and (max-width: 650px) {

    .catalog-item-block.ver5 .slider-object {
        width: 31%;
        margin-right: 3.5%;
    }

    .header-bg.main-navigation .logo-wrapper {
        width: 66.6%;
    }

    .header-bg.main-navigation .logo-wrapper .logo {
        width: 50%;
    }

    .header-bg.main-navigation .col-xs-6 {
        width: 32.3%;
    }

    .header-bg.main-navigation .visible-flex-991 {
        width: 50%;
    }

    .header-bg.main-navigation .header-phone.visible-567 {
        width: 100%;
        text-align: center;
    }

    .header-bg.main-navigation .header-phones-wrap .header-phone a {
        padding: 0;
        margin: 0;
        display: inline-block;
        height: 35px;
    }

    .header-bg.main-navigation .header-phones-wrap .header-phone a.phonerow {
        width: 100% !important;
        color: #333333;
        text-align: center;
        height: 25px;
        display: block;
        padding: 5px 0;
    }

    .header-bg.main-navigation .logo img {
        height: auto;
        width: 90%;
    }

    .header-bg.main-navigation .header-basket-wrapper {
        width: 50%;
    }

    .header-bg.main-navigation .header-basket-icon {
        width: 100%;
    }

    .header-bg.main-navigation .header-phones-wrap .header-phone a i {
        height: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
    }

    body footer {
        background: #e6e6e6;
    }

    body .footer-copyright {
        background-color: #fff;
    }

    .footer-hotline img {
        display: none;
    }

    .rowtitlef {
        text-align: center;
        color: #000; /* border-bottom: 2px solid #de39f0;*/
        margin-bottom: 25px;
    }

    .footer-hotline a {
        color: #000;
    }

    .footer-hotline {
        margin-bottom: 10px;
    }

    .footer-copyright a {
        color: #4b4b4b;
        display: block;
    }

    .footer-messanger .footer-phone a.phonerow {
        width: 100%;
        color: #333333;
        text-align: center;
        display: block;
        padding: 5px 0;
    }

    .footer-messanger .footer-phone a {
        width: 33%;
        padding: 0;
        margin: 0;
        float: left;
    }

    .footer-messanger .footer-phone a i {
        height: 60px;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        background-position: center;
    }

    body.site_k2 .phonerow.text_small {
        color: #fff !important;
    }
}

body.site_elitebooty .phone__number_header {
    height: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

body.site_nastya .bl-button-sect .linkv5.text_standard {
    color: #fff;
}

body.site_elitebooty .we_in_socials, body.site_aroma .we_in_socials {
    display: block;
}

body.site_elitebooty .i_in_socials, body.site_aroma .i_in_socials {
    display: none;
}

body.site_nastya .slider-object--price-old {
    /*display: none;*/
}

body.site_elitebooty .menu__header__elitebooty .menu--name {
    font-size: 18px !important;
}

body.site_aroma .mainpage_carousel_img__block {
    margin: auto;
    height: 266px;
    width: 200px;
}

/*REINASHOP*/
body.site_reina .catalog-item-block .linkv5.text_standard {
    color: #fff !important;
}

@media only screen and (max-width: 650px) {
    body.site_reina .phonerow.text_small.phone__number_header {
        color: #fff !important;
    }

    body.site_reina .footer-hotline .title_big {
        color: #fff !important;
    }

    body.site_reina footer .rowtitlef {
        color: #fff !important;
    }

    body .sectionlist {
        margin-bottom: 20px !important;
    }

    body.site_aroma .mainpage_carousel_img__block {
        width: 115px !important;
        height: 153px !important;
    }
}

body.site_lena .product-price-add-to-cart a {
    color: #fff !important;
}

body.site_lena .product-price-add-to-cart.active a {
    color: #009632 !important;
}

body.site_lena .header-basket__price {
    color: #fff !important;
}

body.site_lena .menu--list .menu__header__last_chance a {
    font-size: 16px !important;
}

body.site_olga a {
    color: #000 !important;
}

body.site_olga .slide-content__title, body.site_kitty .slide-content__title, body.site_olga .slide-content__text, body.site_kitty .slide-content__text {
    color: #000;
}

.catalog-item-block_all {
    display: block;
}

.catalog-item-block_kitty {
    display: none;
}

body.site_kitty .catalog-item-block_kitty {
    display: block;
}

body.site_kitty .catalog-item-block_all {
    display: none;
}

body.site_kitty .mobile-bl.sectionlist {
    display: none;
}

.auth-form-wnd .form-fields-itm .title {
    display: none;
}

.input-white {
    margin: 0;
    padding: 5px;
    border: solid 1px #DDE0F2;
    color: #333333;
    border-radius: 6px;
    background-color: white;
    background: -moz-linear-gradient(top, #EDF0FF, #FFFFFF) /*FF3.6+*/;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDF0FF), color-stop(100%, #FFFFFF)) /*Chrome 1-9, Safari 4-5*/;
    background: -webkit-linear-gradient(top, #EDF0FF, #FFFFFF) /*Chrome 10+, Safari 5.1+*/;
    background: -o-linear-gradient(top, #EDF0FF, #FFFFFF) /*Opera 11.10+*/;
    background: -ms-linear-gradient(top, #EDF0FF, #FFFFFF) /*IE10*/;
    background: linear-gradient(top, #EDF0FF, #FFFFFF) /*CSS3*/;
}

.auth-form-wnd .form-fields-itm .inputtext {
    font-weight: bold;
    font-size: 24px;
    width: 300px;
    padding: 8px 7px 6px 7px;
    text-align: center;
}

.smile-block {
    width: 100%;
}

.smile-header {
    background: linear-gradient(90deg, #bbdd26, #f2e701);
    text-align: center;
    font-family: Montserrat, sans-serif;
    line-height: 59px;
    color: #797979;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 50px 0;
}

.smile-links {
    width: 250px;
    margin: 0 auto;
}

.smile-link {
    margin: 0 0 20px 0;
    width: 250px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
}

.smile-form {
    width: 400px;
    margin: 20px auto;
}

.smile-form-field {
    display: flex;
    margin: 0 0 10px;
}

.smile-form-title {
    width: 100px;
}

.smile-form-input {
    width: 300px;
}

.smile-form-input input, .smile-form-input textarea {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    padding: 5px;
    border: 2px solid darkgrey;
    border-radius: 5px;
}

.smile-form-input textarea {
    min-height: 73px;
    height: 73px;
}

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

.smile-form-result {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: darkgreen;
}