.checkbox_show_password_block {

}

.checkbox_show_password_block label {
    display: inline-block !important;
}

.checkbox_show_password_block span {
    display: inline-block !important;
    padding-top: 15px;
    padding-left: 10px;
}

.checkbox_show_password_block input {
    display: block !important;
    width: 20px;
    height: 20px !important;
    -webkit-appearance: checkbox;
}


.password_block {
    display: none;
}

#popup-auth, #order-message-modal, #callBack_static_message {
    z-index: 9999;
}

#ajax_popup {
    z-index: 9999;
}


header .help {
    max-width: 97%;
}

body main {
    max-width: 97%;
}

footer .help {
    max-width: 97%;
}

.catalog-page .products .product-block {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}

.checkbox_show_password_block {

}

.checkbox_show_password_block label {
    display: inline-block !important;
}

.checkbox_show_password_block span {
    display: inline-block !important;
    padding-top: 15px;
    padding-left: 10px;
}

.checkbox_show_password_block input {
    display: block !important;
    width: 20px;
    height: 20px !important;
    -webkit-appearance: checkbox;
}

.password_block {
    display: none;
}

#popup-auth, #order-message-modal {
    z-index: 9999;
}


header .help {
    max-width: 97%;
}

body main {
    max-width: 97%;
}

footer .help {
    max-width: 97%;
}

.catalog-page .products .product-block {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
}

.topProductWindget .product-block {
    width: 20% !important;
    min-width: 20% !important;
    max-width: 20% !important;
}

.topProductWindget .products {
    display: flex;
    margin-bottom: 30px;
}

#catalog-filter {
    width: 312px;
}

.imgSlider {
    height: 300px !important;
}

.xa_cart_table {
    width: 70% !important;
    position: relative;
}

.cart_btn_to_shop {
    position: absolute;
    right: 10px;
    top: 40px;
}

.cart_btn_to_shop a {
    background-color: rgba(87, 40, 146, 0.7);
    border: 1px solid #572892;
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    padding: 0px 20px 0px 20px;
    color: #FFFFFF !important;
    text-transform: uppercase;
}

.block_btns_carts {
    margin: auto;
    width: 600px;
}

.block_btns_carts_item {
    float: left;
}

.block_btns_carts_alert {
    margin-bottom: 10px;
    padding: 10px 10px 10px 50px;
    border: solid 1px #ff309e;
    max-width: 598px;
    background-image: url('/images/icon_exlamation.png');
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;

}

.xa_cart_table .name, .xa_ok_table .xa_ok_table_name {
    border-bottom: solid 1px #ff309e;
    padding-bottom: 3px !important;
}

.xa_cart_table .name a {
    font-size: 20px !important;
}

.xa_cart_table .xa_product_info, .xa_ok_table .xa_product_info {
    font-size: 13px;
    color: #333333;
    max-width: 500px;
}

.xa_cart_table .xa_product_info .xa_product_info_item {
    margin-top: 2px;
}

.xa_cart_table .xa_product_info .xa_product_info_item strong {
    color: #000000;
}

.xa_sortblock {
    float: right;
    margin-top: 0px !important;
    display: block !important;
}

.xa_mobile_mainpage_block {
    margin-top: 10px;
}

.xa_mobile_mainpage_block .xa_category_row {
    display: flex;
    justify-content: space-between;
}

.xa_mobile_mainpage_block .xa_category_item {
    width: 50%;
    display: block;
    border: dashed 1px #bda8d3;
    text-align: center;
    padding: 10px 0px 50px 0px;
    position: relative;
}

.xa_mobile_mainpage_block .xa_category_row .xa_category_item:first-child {
    border-left: none;

}

.xa_mobile_mainpage_block .xa_category_row .xa_category_item:last-child {
    border-right: none;
}

.xa_mobile_mainpage_block .xa_category_row:first-child .xa_category_item {
    border-top: none;
}

.xa_mobile_mainpage_block .xa_category_row:last-child .xa_category_item {
    border-bottom: none;
}

.xa_mobile_mainpage_block .xa_category_item .xa_category_label {
    text-align: center;
    width: 100%;
    color: #333333;
    font-size: 18px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0px;
}

.link_all_category {
    text-align: center;
    padding-top: 20px;
}

.link_all_category a {
    font-size: 18px;
    background-color: #7953a8;
    display: inline-block;
    padding: 10px;
    color: #FFFFFF;

}


.xa_mobile_mainpage_block .xa_category_item:hover .xa_category_label {
    color: #7953a8;
}

.xa_burger_catalog_item {
    padding: 10px 0;
    border-bottom: solid 2px #eee9f4;
}

.xa_burger_catalog_item table {
    width: 100%;
}

.xa_burger_catalog_item_title a {
    text-transform: none;
    font-weight: normal !important;
}

.xa_burger_catalog_item_img {
    text-align: right;

}

.xa_burger_catalog_item_img img {
    width: 80px;
    height: 60px;
}

.all-categories .wrapper-content .wrapper-content-category {
    width: 16.6%
}

.all-categories .wrapper-content .wrapper-content-category a .name-category {
    position: relative;
    padding-top: 0px;
}

.xa_product_card_label {
    background-image: url("/images/smile_wing.png");
    background-repeat: no-repeat;
    background-position: right 0px;
    background-size: 20px;
    padding-right: 25px;
    height: 20px;
    color: gray;
}

.xa_product_card_label_smile {
    background-image: url("/images/smile.jpg");
    margin-top: 5px;
    margin-bottom: 5px;
}


.xa_contacts {
    width: 1205px;
    margin: auto;
    border: 2px dashed rgba(87, 40, 146, 0.2);
    font-size: 14px;
}

.xa_contacts_row {
    border-bottom: 2px dashed rgba(87, 40, 146, 0.2);
}

.xa_contacts .xa_contacts_cell {
    float: left;
    padding: 10px;
}

.xa_contacts_cell_lv {
    width: 70px;
}

.xa_contacts_cell_city {
    width: 130px;
}

.xa_contacts_cell_address {
    width: 255px;
}

.xa_contacts_cell_place_google {
    width: 50px;
}

.xa_contacts_cell_phone {
    width: 100px;
}

.xa_contacts_cell_schedule {
    width: 155px;
}

.xa_contacts_cell_tgchat {
    width: 190px;
}

.xa_contacts_cell_tggroup {
    width: 190px;
}

.xa_contacts_cell_products, .xa_contacts_cell_link {
    width: 30px;
    padding: 10px 0px 0px 0px !important;
}

.xa_contacts_label {
    display: none;
}

.swiper {
    display: none;
}

.sale_block {
    background: url('/images/sale.jpg');
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -15px;
    margin-left: -60px;


}

.sale_block_inner {
    display: table-cell;
    width: 60px;
    height: 60px;
    padding: 25px 0px 0px 0px;
    color: #FFFFFF;
    text-align: center;
}

.xa_select {
    position: relative;
}

.xa_select select {
    border: 1px solid rgba(87, 40, 146, 0.2);
    padding: 10px 15px;
    font-size: 16px;
    color: rgba(87, 40, 146, 0.8);
    line-height: 140%;
    width: 100%;
}

.xa_select:after {
    content: "⇕";
    position: absolute;
    top: 10px;
    right: 10px;
}

.xa_popup_overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    position: fixed;
    z-index: 9999;
    display: none;
}

.xa_popup {
    position: fixed;
    top: 150px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 5px rgba(87, 40, 146, 0.8);
    z-index: 10000;
    padding: 20px;
    display: none;
}

.xa_popup_close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 33px;
    height: 33px;
    opacity: 0.5;
}

.xa_popup_close:before {
    color: rgba(87, 40, 146, 1);
    font-family: FontAwesome;
    font-size: 33px;
    content: "\f00d";
    display: block;
    height: 33px;
    position: absolute;
    right: 0px;
    top: 0;
    width: 33px;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.xa_popup_close:hover {
    opacity: 1;
}

.xa_popup_title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.xa_popup_content {
    padding-top: 20px;
}

.change_phone_row {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.change_phone_input {
    width: 300px;
}

.change_phone_btn {
    width: 260px;
}

.change_phone_sms_code {
    width: 300px;
}

.sms_enter_block {
    display: none;
}

.edit-field-btn:before {
    color: rgba(87, 40, 146, 0.3);
    font-family: FontAwesome;
    font-size: 33px;
    content: "\f040";
    display: block;
    height: 44px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 33px;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.edit-field-btn:hover::before {
    color: rgb(87, 40, 146);
}

.btn_search_footer {
    position: absolute;
    display: block;

    width: 20px;
    height: 20px;
    top: 13px;
    left: 3px;

}

.add_to_favorite {
    z-index: 998;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-image: url("/images/icon_heart_default.png");
    background-repeat: no-repeat;
    background-size: cover;

}

.add_to_favorite img {
    width: 30px;
}

.add_to_favorite_active {
    background-image: url("/images/icon_heart_active.png");
}

.buy-button {
    position: relative;

}

.add_to_favorite_card {
    width: 40px;
    height: 40px;
    right: -50px;
    top: 3px;
}

.form_product_selection_block {
    max-width: 740px;
    margin: auto;
    text-align: center;
}

.form_product_selection_block form {
    display: block;
}

.xa_form_row {
    margin-bottom: 20px;
}

.xa_form_row label {
    font-weight: bold;
    color: gray;
}

.xautocomplete_block {
    position: absolute;
    border: 1px solid rgba(87, 40, 146, 0.2);
    background: #FFFFFF;
    z-index: 9999;
    width: 100%;
    max-height: 150px;
    overflow: auto;
}

.xautocomplete_block ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.xautocomplete_block ul a {
    display: table-cell;
    padding: 7px 20px 7px 20px;
    width: 100%;
}

.xautocomplete_block ul li {
    cursor: pointer;
}

.xautocomplete_block ul li:hover a {
    background: #ab93c8;
    color: #FFFFFF;
}

.xautocomplete_block ul li:hover {
    background: #ab93c8;
    color: #FFFFFF;
}

.remove_favorite_btn {
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 9999;
}

.lang_switch_label {
    color: #FFFFFF;
}

.lang_switch_label ul {
    margin: 0px;
    padding: 0px;
}

.lang_switch_label ul li {
    float: left;
    margin-left: 10px;
    border: solid 1px #FFFFFF;
}

.lang_switch_label ul li a {
    display: table-cell;
    padding: 3px;
    color: #FFFFFF;
}

.lang_switch_label ul li.active a {
    color: #ff309e;
    background-color: #FFFFFF;
}

.product_card_chats_item {
    float: left;
}

.product_card_chats_item:first-child {
    margin-right: 10px;
}

.product_card_chats_item a:hover {
    opacity: 0.8;
}

.lk_pay_btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.lk_pay_btn button {
    background-color: #ff309e;
    padding: 0px 20px;

}

.number.auth a:before {
    content: "\f007" !important;
    font-family: FontAwesome;
    font-size: 18px;
}


/*SEARCH*/

.showall_btn {
    display: block;
    margin-top: 10px !important;
}

.xaloader_overflow {
    display: none;
    position: fixed;
    opacity: 0.6;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    z-index: 998;

}

.xaloader {
    display: none;
}

.xaloader:after {
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50vh;
    left: 0;
    bottom: auto;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: #572892;
    margin: auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
    z-index: 999;
}

.search_form_mobile {
    display: none;
}


@media screen and (max-width: 1199px) {
    .lang_switch_label ul li {
        border: solid 1px #ff309e;
    }

    .lang_switch_label ul li a {
        color: #ff309e;
    }

    .lang_switch_label ul li.active a {
        color: #FFFFFF;
        background-color: #ff309e;
    }

    .lk_pay_btn {
        right: 0px;
        bottom: 50px;
    }

}

@media screen and (max-width: 1000px) {
    .xa_contacts {
        width: 99%;
    }

    .xa_contacts_cell {

        width: 100%;
    }

    .xa_contacts_row_header {
        display: none;
    }

    .xa_contacts .xa_contacts_cell {
        clear: left;
    }

    .xa_contacts_label {
        display: inline-block;
        width: 80px;
        font-weight: bold;
    }
}

@media screen and (min-width: 1000px) {
    .header_fixed_invisible {
        height: 140px;
    }

    .header_fixed {
        position: fixed;
        z-index: 9999;
    }

    /* .left_menu_fixed{
         position: fixed !important;
         left:auto !important;
         top:auto !important;
         margin-left:-1px !important;
     }*/
}


@media screen and (max-width: 450px) {
    .add_to_favorite {
        left: 10px;
        top: 10px;
    }

    main > h1, .w-tabs > h1 {
        padding-top: 50px !important;
    }

    .product-main-info-wrapper .add_to_favorite {
        left: 70px;
        top: 10px;
    }

    .imgSlider {
        /*height: auto !important;
        min-height: 60px;*/
        height: 80px !important;
        width: 100% !important;
    }

    body .mainSlider-container {
        min-height: auto;
    }

    header .help .logo > a {
        max-height: none !important;
        top: -33px;
    }

    .catalog-page.closeFilters .products .product-block, .catalog-page .products .product-block {
        max-width: 50%;
        width: 50%;
        min-width: auto;
    }

    body .product-block .name {
        min-height: 68px;
    }

    .topProductWindget .products {
        flex-wrap: wrap;
    }

    .topProductWindget .product-block {
        max-width: 50% !important;
        width: 50% !important;
        min-width: auto !important;
        margin-bottom: 40px;
    }

    .topProductWindget.spec_weapp {
        padding: 0px 0px 0px 0px;
    }

    .selection-about-us {
        display: none;
    }

    /*.mainSlider-container {
        display: none !important;
    }*/
    .menu-block {
        margin-top: 50px;
    }

    .product-slick-slides .big-slick,
    .product-slick-slides .small-slick {
        display: none;
    }

    .swiper {
        display: block;
    }

    .swiper {
        width: 100%;
    }

    .swiper-wrapper {
        width: 100%;
    }

    .swiper-slide {
        background-size: cover;
        background-repeat: no-repeat;

    }

    .swiper-button-next:after, .swiper-button-prev:after {
        color: #FF309E;
    }

    .swiper-pagination-bullet-active {
        background-color: #FF309E !important;

    }

    .select_product_title {
        margin-top: 20px;
    }

    .lk_pay_btn {
        left: 0px;
        bottom: 20px;
        z-index: 9999;
    }

    .lk_pay_btn button {
        width: 100px;
        margin-left: 0px;
    }

    .lk_pay_btn button span {
        font-size: 12px;
    }

    .cart_btn_to_shop {
        position: relative;
        top: auto;
        right: auto;
    }

    .block_btns_carts {
        width: auto;
    }

    .block_btns_carts button {
        margin-bottom: 5px !important;
    }

    .block_btns_carts_item form button {
        max-width: 330px;
    }

    .block_btns_carts_alert {

    }

    .xa_title_search {
        margin-top: 50px;
    }

    #search-form {
        display: none;
    }

    .search_form_mobile {
        display: block;
        color: #FFFFFF;
        position: relative;
    }

    .search_form_mobile .search-icon::after {
        color: #FFFFFF;
    }
    header .header-wrapper .middleLine form{
        display:block;
        position: absolute;
        overflow: visible;
    }
    header .headerSearchWrapp form input{
        opacity: 1;
        visibility: visible;

    }
    .search_form_mobile_field{
        position: absolute;
        z-index:9999;
        top:33px;
        display: none;
    }
    .search_form_mobile_field input{
        border:solid 1px #ff2f9e !important;

    }
    .search_form_mobile_field_btn{
        position: absolute;
        top:33px;
        right:-25px;
        display: none;
    }
    .search_form_mobile_field_btn button{
        width:36px;
        height:36px;
        background-color:#FFFFFF;
        border-radius: 3px;
        border:solid 1px gray !important;
        cursor: pointer;

    }



}

