

.woocommerce h1 {
    color: #19191C;
    font-size: 40px;
}

.woocommerce-button
{
    border: none !important;
    cursor: pointer;
}

.woocommerce-Button
{
    border: none !important;
    cursor: pointer;
}

.xs_view__order___product___info___data___price span
{
    font-family: 'Rubik', sans-serif;
}

.woocommerce #main .archive_cart_viget {
    display: none;
}

.woocommerce-products-header {
    margin-bottom: 30px;
}

.xs_woo_title {
    display: flex;
    align-items: center;
}

.xs_count_products {
    font-size: 26px;
    color: #C1C1C1;
    line-height: 40px;
    margin-left: 10px;
    font-weight: 400;
    margin-top: 5px;
}

.xs_woo_wrap__flex {
    display: flex;
}

.widget-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.bapf_head h3 {
    font-size: 24px !important;
    margin-bottom: 10px;
}

.product-categories>li {
    margin-bottom: 10px;
}

.product-categories>li ul li {
    margin-top: 10px;
}

.product-categories li a {
    font-size: 20px;
    color: #19191C;
    text-decoration: none;
}

.product-categories ul.children {
    padding-left: 20px;
}

.product-categories ul.children li a {
    font-size: 18px;
    opacity: 0.7;
}

.product-categories ul.children li a:hover {
    opacity: 1;
}

.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #E4EBF4;
}

.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #120A8F;
    background-color: #120A8F;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgb(0 0 255 / 30%);
    cursor: pointer;
}

.irs--round .irs-handle:hover {
    background-color: #120A8F;
}

.irs--round .irs-handle:focus {
    background-color: #120A8F;
}

.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: #120A8F;
}

.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: #120A8F;
}

.irs--round .irs-from,
.irs--round .irs-single,
.irs--round .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #120A8F;
    color: #fff;
    border-radius: 4px;
}

.berocket_single_filter_widget {
    margin-top: 50px;
}

.irs--round .irs-from:before,
.irs--round .irs-single:before,
.irs--round .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #120A8F;
}

.xs_filter_tags .bapf_head {
    display: none;
}

.xs_filter_tags .bapf_body ul {
    display: flex;
}

.xs_filter_tags .berocket_single_filter_widget {
    margin-top: 20px;
}

.xs_filter_tags .bapf_body ul li {
    background-color: #F4F5F6;
    padding: 8px 20px !important;
    margin-right: 15px !important;
    border-radius: 10px !important;
}

.xs_filter_tags .bapf_body ul li label {
    color: #777E90 !important;
}

.xs_filter_tags .bapf_body ul li:hover {
    opacity: 0.7;
}

.bapf_sfa_taxonomy {
    display: none;
}

.braapf_unselect_all {
    background-color: #F4F5F6;
    border-radius: 10px !important;
    padding: 16px 65px;
    text-decoration: none;
    color: #19191C;
}

.xs_woo_sort_wrap {
    display: flex;
    margin-top: 50px;
    align-items: flex-end;
}

.xs_woo_sort {
    order: 1;
}

.bapf_sfilter.bapf_sfa_mt_hide {
    margin-right: 60px;
}

.xs_woo_sort a {
    text-decoration: none;
    color: #19191C;
    margin-right: 15px;
}

.orderby-asc-active {
    color: #120A8F !important;
}

.orderby-block a {
    font-size: 18px !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #fff;
    color: #120A8F !important;
}

.woocommerce nav.woocommerce-pagination ul li a {
    background: #fff;
    color: #777E90 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
    background: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a:focus {
    background: #fff;
    background: url('');
}

.next.page-numbers svg {
    fill: #777E90 !important;
}

.xs_wrap_li {
    height: 360px;
    border-radius: 7px;
    transition: all 0.3s;
}

.xs_loop_rating_number {
    font-size: 16px;
    color: #777E90;
    margin-left: 5px;
}

.xs_loop_rating {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.xs_loop_rating span > svg
{
    margin-top: -3px;
}

.woocommerce-loop-product__title {
    font-size: 22px !important;
    color: #19191C;
    font-weight: 400 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
}

.woocommerce ul.products li.product .price {
    display: flex;
    align-items: center;
}

.woocommerce ul.products li.product .price bdi {
    font-size: 28px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    text-decoration: none !important;
}

.woocommerce ul.products li.product .price ins {
    order: -1;
    font-size: 28px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    text-decoration: none !important;
    margin-right: 15px;
}

.woocommerce ul.products li.product .price del bdi {
    font-size: 20px !important;
    color: #C1C1C1 !important;
    font-weight: 400 !important;
}

.woocommerce-Price-currencySymbol {
    color: #C1C1C1 !important;
}

.xs_wrap_li>a.woocommerce-LoopProduct-link {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.xs_loop_li_wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    cursor: pointer;
    border-radius: 7px;
    z-index: 2;
}

.xs_wrap_li:hover .xs_loop_li_wrap {
    opacity: 1;
}

.xs_loop_li_wrap a:not(.overlay_all_link, .xsa) {
    background-color: #120A8F !important;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 3px;
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    z-index: 999;
    transition: all 0.3s;
}


.xs_loop_li_wrap a:not(.overlay_all_link, .xsa):hover {
    background-color: #8884C7 !important;
    transition: all 0.3s;
}

.added_to_cart.wc-forward {
    display: none !important;
}




.xs_loop_li_wrap .woocommerce-loop-product__link {
    top: 0 !important;
}

.woocommerce ul.products li.product a {
    /* z-index: -1; */
}

.woocommerce-pagination {
    position: relative;
    z-index: 2;
}

.woocommerce footer {
    margin-top: 100px;
}

.xs_product a.product_type_simple {
    display: none !important;
    background-color: #120A8F !important;
    padding: 10px 30px;
    border-radius: 3px;
    border: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    transition: all 0.3s;
    z-index: 999;
    text-align: center;
}

.xs_filter_trigger {
    display: none;
    background-color: #120A8F !important;
    color: #fff;
    padding: 5px 20px 5px 30px;
    border-radius: 3px;
    margin-bottom: 50px;
}

.xs_filter_trigger span {
    margin-left: 10px;
}

.xs_loop_li_wrap_rasprod {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #FF5151;
    padding: 8px 16px;
    color: #fff;
    border-radius: 3px;
}

.xs_procent .woocommerce-Price-currencySymbol {
    display: none;
}

.xs_procent {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #FFC608;
    color: #19191C;
    padding: 8px 22px;
    border-radius: 3px;
    font-weight: 500;
}

.xs_single_product_wrap_img {
    display: flex;
}

.xs_product_info_img {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.xs_product_info_img_item {
    width: 145px;
    height: 145px;
    background-color: #F4F5F6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 50px;
}

.xs_product_info_img_item svg {
    margin-bottom: 5px;
}

.xs_txt_product_info {
    width: 90%;
}

.xs_single_product_wrap_img .woocommerce-product-gallery {
    width: 40% !important;
}

.xs_single_product_wrap_img .summary.entry-summary {
    width: 35% !important;
    margin-left: auto;
}

.xs_single_product_wrap_img h1 {
    font-size: 34px;
    line-height: 40px;
}

.woocommerce .star-rating span::before {
    color: #FFC608;
}

.xs_rating {
    color: #777E90;
    font-size: 18px;
}

.woocommerce-product-details__short-description {
    display: none;
}

.variations .label {
    display: block;
}

.swatch.selector {
    display: flex;
}

.swatch.selector .option {
    border-color: #E5E5E5 !important;
    cursor: pointer !important;
    border-radius: 5px;
    margin-left: 0 !important;
}

.swatch.selector .option .name {
    font-size: 14px !important;
    padding: 0 8px !important;
    margin-left: 0 !important;
    /* font-weight: 500 !important; */
}

.swatch.selector {
    display: flex;
}

.swatch.selector .option {
    border-color: #E5E5E5 !important;
    cursor: pointer !important;
    border-radius: 5px;
    margin-left: 0 !important;
}

.swatch.selector .option .name {
    font-size: 14px !important;
    padding: 0 8px !important;
    margin-left: 0 !important;
    /* font-weight: 500 !important; */
}

.woocommerce div.product form.cart .variations label {
    font-weight: 500 !important;
    margin-bottom: 10px;
}

.reset_variations {
    display: none !important;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
}


/* .woocommerce-variation-price */

.woocommerce-variation-price .price {
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
}

.woocommerce-variation-price .price bdi {
    font-size: 28px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    text-decoration: none !important;
}

.woocommerce-variation-price .price ins {
    order: -1;
    font-size: 28px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    text-decoration: none !important;
    margin-right: 15px;
}

.woocommerce-variation-price .price del bdi {
    font-size: 20px !important;
    color: #C1C1C1 !important;
    font-weight: 400 !important;
}

.woocommerce-Price-currencySymbol {
    color: #C1C1C1 !important;
}

.woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.product_type_variable {
    display: none !important;
}

.single-product .single_add_to_cart_button {
    padding: 15px 34px !important;
    transition: all 0.3s;
    border-radius: 7px !important;
}

.single-product .single_add_to_cart_button:hover {
    transition: all 0.3s;
    opacity: 0.7;
}

.woocommerce div.product form.cart .button {
    display: flex;
    align-items: center;
    background-color: #120A8F !important;
    transition: all 0.3s;
    font-family: 'Rubik';
    font-weight: 400 !important;
}

.woocommerce div.product form.cart .button svg {
    margin-right: 10px;
}

.summary.entry-summary {
    position: relative;
}

.xs_control_element {
    position: absolute;
    right: 83px;
    margin-top: -82px;
    padding: 0;
    height: 51px;
}

.xs_control_element svg {
    border: 2px solid #E4EBF4;
    border-radius: 8px;
    height: 50px;
}

.xs_1_click {
    margin-top: -11px;
}

.xs_1_click a {
    display: inline-block;
    border: 1px solid #E4EBF4;
    width: 79%;
    text-align: center;
    padding: 10px 0;
    background-color: #F4F5F6;
    margin-top: -25px;
    text-decoration: none;
    border-radius: 7px;
    color: #19191C;
    transition: all 0.3s;
}

.xs_1_click a:hover {
    transition: all 0.3s;
    opacity: 0.8;
}

.xs_add_static {
    text-align: center;
    width: 79%;
    margin-top: 15px;
}

.woocommerce div.product .product_title {
    margin-bottom: 10px;
}

.xs_custome_tabs {
    margin-top: 50px;
    width: 62%;
}

.xs_custome_tabs h2 {
    font-size: 44px;
    line-height: 45px;
    font-weight: 400;
    margin-bottom: 20px;
}

.pswp__bg {
    opacity: 0.5 !important;
}

.xs_tab_har {
    margin-top: 60px;
}

.related.products {
    display: none !important;
}

.xs_tab_har__item {
    padding: 20px;
    border: 1px solid #E4EBF4;
    border-radius: 7px;
    width: 47%;
    margin-bottom: 30px;
}

.xs_tab_har__item__subtitle {
    font-weight: 400;
    color: #777E90;
    margin-bottom: 5px;
}

.xs_tab_har__item__title
{
    display: flex !important;
    align-items: center !important;
}

.xs_tab_har__item__title span {
    color: #19191C;
    font-weight: 400;
    font-size: 22px;
    margin-left: 7px;
}

.xs_tab_har__item__subtitle_download svg {
    margin-right: 10px;
}

.xs_tab_har__item a {
    font-size: 22px;
    color: #120A8F;
    text-decoration: none;
}

.xs_tab_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #777E90 !important;
}

.xs_instruction a {
    display: block;
    background: rgba(235, 0, 27, 0.05);
    text-align: center;
    padding: 20px 0;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
    display: flex;
    text-decoration: none;
    font-size: 20px;
    color: #19191C;
    background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill: none; stroke: rgba(235,0,27); stroke-width: 4; stroke-dasharray: 15 20'/></svg>");
}

.xs_instruction a svg {
    margin-right: 15px;
}

.anycomment-socials-preparagraph {
    display: none;
}

.comments-area {
    width: 100%;
}

.xs_tab_review {
    margin-top: 60px;
}

.xs_review_wrap {
    display: flex;
    align-items: center;
}

.xs_review_wrap .xs_loop_rating {
    margin-top: 0 !important;
    margin-left: 15px;
}

.xs_review_wrap .xs_loop_rating_number {
    font-size: 20px;
}

.xs_review_wrap span {
    color: #777E90;
    font-size: 20px;
}


/* Стики блок с ценой на товаре */

.fixed {
    position: fixed;
    z-index: 1;
    top: 0px;
    width: 390px !important;
    transition: all 0.5s !important;
    padding-top: 36px;
}

.xs_fixed_wrap_content {
    background-color: #fff !important;
}


/* стики блок с ценой на товаре */

.woocommerce-loop-product__title {
    min-height: 52px !important;
}

.xs_wishlist__items___count {
    display: flex;
    align-items: center;
}

.xs_delete {
    margin-left: auto;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 2px solid #E4EBF4;
    border-radius: 7px;
    padding: 10px 35px;
    cursor: pointer;
    transition: all 0.3s;
}

.xs_delete svg {
    margin-right: 10px;
}

.page-template-template-wishlist ul.products::before {
    display: none !important;
}

.braapf_unselect_all svg {
    margin-right: 10px;
}

.braapf_unselect_all {
    display: flex;
    align-items: center;
}

.bapf_ckbox_sqchck input[type=checkbox] {
    border: 2px solid #C1C1C1;
    border-radius: 5px;
}

.bapf_sfilter ul li.checked input {
    background-color: #120A8F;
    padding: 2px;
    border-color: #120A8F;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    top: 1px;
    left: 5px;
    width: 6px;
    height: 10px;
}

.xs_banner {
    margin-bottom: 50px;
    margin-top: 50px;
}

.xs_banner__content {
    min-height: 360px;
    padding: 30px 25px;
    border-radius: 7px;
    position: relative;
}

.xs_banner a {
    text-decoration: none;
    color: #fff;
}

.xs_banner a:focus {
    color: #fff;
}

.xs_banner_title h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 0;
}

.xs_banner_subtitle {
    font-size: 17px;
    color: #000;
    font-weight: 600;
    margin-top: 7px;
}

.xs_banner_bage {
    position: absolute;
    bottom: 40%;
    left: 0;
    width: 150px;
    height: 64px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #FF5151;
    padding-left: 27px;
    padding-top: 6px;
}

.xs_price_banner {
    font-size: 28px;
    font-weight: 700;
}

.xs_cart__title h1 {
    font-size: 30px;
    color: #19191C;
    line-height: 35px;
    margin-right: 20px;
    font-weight: 500;
}

.xs_cart__title {
    display: flex;
    align-items: center;
}

.xs_title__meta {
    font-size: 24px;
    color: #C1C1C1;
}

.xs_cart__wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.xs_button {
    margin-left: auto;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 2px solid #E4EBF4;
    border-radius: 7px;
    padding: 12px 35px;
    cursor: pointer;
    transition: all 0.3s;
    background-color: transparent !important;
    font-weight: 600 !important;
    color: #000 !important;
}

.xs_cart__element {
    width: 100%;
    border: 1px solid #E4EBF4;
    border-radius: 7px;
    display: flex;
    justify-content: space-between;
    height: 200px;
    padding: 20px 30px;
    position: relative;
    margin-bottom: 20px;
}

.xs_cart__element___img {
    width: 20%;
}

.xs_cart__element___data {
    width: 77%;
}

.xs_cart__element___img img {
    width: 120px;
    height: 160px;
    border-radius: 7px;
}

.xs_cart__element___data h2 a {
    font-size: 28px;
    color: #19191C;
    text-decoration: none;
    font-weight: 400;
}

.xs_cart_price ins {
    font-size: 25px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    text-decoration: none !important;
    order: -1;
}

.xs_cart_price del bdi {
    font-size: 20px !important;
    color: #C1C1C1 !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
}

.xs_cart_price {
    display: flex;
    align-items: center;
}

.xs_cart_price .woocommerce-Price-amount bdi {
    font-size: 25px;
    font-weight: 500;
    color: #19191C;
    line-height: 33px;
    margin-right: 15px;
}

.xs_cart_price del
{
    font-size: 20px !important;
    color: #C1C1C1 !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
}



.xs_cart_actions {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.xs_cart_reset__item {
    cursor: pointer;
    margin-top: -14px;
    margin-left: 15px;
}

.woocommerce a.remove {
    background-color: #fff !important;
    color: #fff !important;
}

.button_xs {
    display: none !important;
}


/* Количество */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

input[type="number"] {
    -moz-appearance: textfield;
}

.quantity {
    margin: 0 auto;
    display: table;
    border: 1px solid #E4EBF4;
    width: 105px;
    border-radius: 22px;
    padding: 5px;
}

.minus {
    border: none;
    color: #000;
    background-color: #fff;
    height: 30px;
    width: 30px;
    display: table-cell;
    cursor: pointer;
    font-size: 30px;
    line-height: 25px;
    border-radius: 10px;
}

.plus {
    border: none;
    color: #000;
    background-color: #fff;
    height: 30px;
    width: 30px;
    display: table-cell;
    cursor: pointer;
    font-size: 23px;
    line-height: 31px;
    border-radius: 10px;
}




.qty {
    border: none;
    color: #111;
    font-weight: bold;
    height: 30px;
    display: block;
    box-sizing: border-box;
    width: 20% !important;
    width: 30px !important;
    font-size: 18px;
}

.xs_quant_wrap {
    display: flex;
    justify-content: space-around;
}

.xs_cart__element___img {
    position: relative;
}

.xs_cart_item_sale {
    position: absolute;
    width: 65px;
    height: 35px;
    background-color: #FF5151;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    top: -10px;
    left: -20px;
}

.xs_coupon {
    border: 1px solid #E4EBF4;
    padding: 14px;
    border-radius: 8px;
    margin-bottom: 100px;
    margin-top: 20px;
    width: 266px;
    font-size: 16px;
    color: #777E90;
}

.xs_coup_apply {
    margin-left: 15px !important;
    padding: 15px 20px !important;
    border: 1px solid #E4EBF4 !important;
    color: #000 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
}

.xs_cart__list {
    display: flex;
    justify-content: space-between;
}

.xs_cart__list___items {
    width: 69%;
}

.xs_cart__list___info {
    width: 29%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
    width: auto !important;
    border: 1px solid #E4EBF4 !important;
    border-radius: 8px !important;
    padding: 25px 30px !important;
}

.xs_cart_totals_content__title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.xs_cart_totals_content__title h2 {
    font-size: 20px;
    font-weight: 500;
    color: #19191C;
}

.xs_cart_total_summ {
    font-size: 28px;
    font-weight: 500;
}

.xs_cart_total_row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.xs_cart_total_row_mod_1 {
    font-size: 16px;
    color: #777E90;
}

.xs_cart_total_row_mod_2 {
    font-size: 18px;
    color: #19191C;
    font-weight: 500;
}

.xs_cart_total_red {
    color: #FF5151 !important;
}

.checkout-button {
    margin-bottom: 0 !important;
    background-color: #120A8F !important;
    color: #fff !important;
    border-radius: 8px !important;
    transition: all 0.3s;
    padding: 15px 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.checkout-button:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.wc-proceed-to-checkout {
    padding: 0 !important;
}

.xs_cart_reset__item .remove {
    margin-top: 20px;
}

.woocommerce-notices-wrapper {
    width: 1110px;
    margin: 0 auto;
}

.woocommerce-message {
    border-top-color: #120A8F;
    background-color: #fff;
}

.woocommerce-message::before {
    color: #120A8F;
}

.cart-empty.woocommerce-info {
    display: none;
}

.xs_cart_empty__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.xs_cart_empty__content h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 10px;
}

.xs_cart_empty__content p {
    font-size: 18px;
    color: #777E90;
    width: 34%;
    text-align: center;
    margin-bottom: 20px;
}

.xs_cart_empty__content a.button {
    padding: 15px 20px !important;
    background-color: #120A8F !important;
    border-radius: 7px !important;
    color: #fff;
    font-weight: 400 !important;
    font-size: 16px !important;
    transition: all 0.3s;
}

.xs_cart_empty__content a.button:hover {
    background-color: #120A8F !important;
    transition: all 0.3s;
    color: #fff;
    opacity: 0.7;
}

.xs_cart_empty {
    margin-bottom: 100px;
}

.xs_cart__wrap__topline {
    margin-bottom: 50px;
}

.single-product .woocommerce-notices-wrapper {
    display: none;
}

.term-distributivy .breadcrumbs {
    display: none;
}

.xs_distr_local_breadcrumbs a {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #C1C1C1;
    text-decoration: none;
}

.xs_distr_local_breadcrumbs span {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #C1C1C1;
}

.xs_distr_local_breadcrumbs {
    margin-bottom: 30px;
}

.term-distributivy h1 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #19191C;
}

.woocommerce-products-header-dist {
    display: flex;
    justify-content: space-between;
}

.xs_dist_search .xs_search {
    width: 300px !important;
}

.xs_dist_search {
    width: 300px !important;
}

.term-distributivy .xs_woo_sort_wrap {
    display: none;
}


/* ajax search */

.search-form {
    position: relative;
}

.ajax-search {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    right: 0;
    background: #fff;
    margin-top: 5px;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.ajax-search::-webkit-scrollbar {
    width: 6px;
    background-color: #eff2f3;
}

.ajax-search::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    border-radius: 4em;
}

.ajax-search__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 15px;
    cursor: pointer;
    list-style-type: none;
    display: flex;
}

.ajax-search__item span {
    width: 20%;
}

.ajax-search__link {
    color: var(--accent);
    line-height: 130%;
    margin-bottom: 10px;
    font-size: 13px;
    display: block;
}

.ajax-search__excerpt {
    cursor: default;
    font-size: 11px;
    line-height: 140%;
}

.ajax-search__not-found {
    font-size: 12px;
}


/* ajax search */

.entry.s_product_cat {
    display: none !important;
}

.xs_form_wrap {
    outline: none;
    border: none;
    padding: 13px 18px 13px 15px;
    border-radius: 5px;
    border: 2px solid #E4EBF4;
    display: flex;
    align-items: center;
}

.search_form__input {
    border: none;
    outline: none;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.xs_form_wrap svg {
    margin-right: 10px;
}

.ajax-search__link {
    text-decoration: none;
    font-size: 16px;
    padding-left: 20px;
    min-height: 41px;
}

.xs_search_more {
    font-size: 13px;
    background-color: #120A8F;
    padding: 7px 10px;
    border-radius: 3px;
    color: #fff;
    margin-top: -2px;
}

.xs_search_button_wrap {
    padding-left: 20px;
    /* margin-top: 13px; */
}

.ajax-search__item div {
    display: flex;
    flex-direction: column;
}

.woocommerce-products-header.woocommerce-products-header-dist {
    padding-bottom: 34px;
    border-bottom: 1px solid #E4EBF4;
}

.xs_dist_filters {
    padding: 0px 0 50px 0;
}

.xs_dist_filters {
    display: flex;
}

.xs_search_sort {
    display: flex;
    flex-direction: column;
    width: 17%;
}

.xs_search_sort a {
    text-decoration: none;
    color: #19191C;
    font-size: 16px;
}

.term-distributivy .xs_filter_tags ul {
    display: flex;
}

.term-distributivy .xs_dist_filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.term-distributivy .xs_dist_filter li {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #19191C;
    padding: 8px;
    border-radius: 50px;
    border: 1px solid #E4EBF4;
    cursor: pointer;
    margin-left: 7px;
}

.xs_dist_list__item___img {
    width: 8%;
}

.xs_dist_list__item___img img {
    width: 48px !important;
    height: 48px !important;
    border-radius: 10px;
}

.xs_dist_list__item {
    display: flex;
    align-items: center;
    border: 1px solid #E4EBF4;
    border-radius: 8px;
    height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
}

.xs_dist_list__item___content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 92%;
}

.xs_dist_list__item___title a {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #19191C;
    text-decoration: none;
}

.xs_dist_list__item___title h4 {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #777E90;
    padding: 0;
}

.xs_dist_list__item___title h3
{
    padding: 0 ;
    margin-top: -10px;
}

.xs_dist_list__item___version {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #777E90;
}

.xs_dist_list__item___date {
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #777E90;
}

.term-distributivy .berocket_single_filter_widget:first-child {
    margin-top: 0 !important;
}

.xs_dist_single_head {
    width: 100%;
    height: 540px;
    border-radius: 8px;
    position: relative;
}

.xs_dist_single__top {
    display: flex;
    align-items: center;
}

.xs_dist_single_head {
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.xs_dist_single__top div {
    margin-right: 25px;
}

.xs_dist__date {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

.xs_dist___countview {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.xs_dist___countview svg {
    margin-right: 5px;
    margin-bottom: -2px;
}

.xs_dist___downloads svg {
    margin-right: 5px;
    margin-bottom: -2px;
}

.xs_dist___downloads {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

.xs_single_title h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.xs_single_title h1 {
    font-weight: 500;
    font-size: 60px;
    line-height: 71px;
    color: #FFFFFF;
}

.xs_single_title h4 {
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
}

.xs_dist_single__attr__list {
    display: flex;
    flex-wrap: wrap;
}

.xs_dist_single__attr__list___item {
    width: 30%;
    margin-bottom: 30px;
}

.xs_dist_single__attr__title {
    margin-top: 30px;
    margin-bottom: 20px;
}

.xs_dist_single__attr__title h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
}

.xs_dist_single__attr__list___item div:first-child {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
}

.xs_dist_single__attr__list___item div:last-child {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #19191C;
}

.xs_dist_single__attr__list___item___firstitle {
    color: #0071E3 !important;
}

.xs_dist_single__attr {
    padding-bottom: 30px;
    border-bottom: 2px solid #E4EBF4;
}

.xs_dist_single__content___title h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
}

.xs_dist_single__content h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
}

.xs_dist_single_bottom h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
    margin-top: 30px;
}

.xs_dist_related {
    margin-bottom: 40px;
}

.xs_dist_related h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
    margin-top: 30px;
    margin-bottom: 20px;
}

.xs_dist_single__content___title {
    margin-top: 30px;
    margin-bottom: 20px;
}

.xs_dist_single__content ul li::before {
    list-style: circle inside !important;
    color: #0071E3;
    /* Цвет маркера */
    content: "\2022";
    /* Сам маркер */
    padding-right: 10px;
    /* Расстояние от маркера до текста */
}

.wp-block-gallery ul li::before {
    list-style: none !important;
    color: #fff;
    /* Цвет маркера */
}

.xs_dist_single__content {
    margin-bottom: 40px;
}

.xs_dist_link_install a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #0071E3;
    text-decoration: none;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none;
}

.xs_product_dist_but_1 {
    padding: 16px 24px;
    background: #0071E3;
    border-radius: 8px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s;
    margin-right: 15px;
}

.xs_product_dist_but_1:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.xs_product_dist_but_2 {
    display: inline-block;
    background: rgba(0, 113, 227, 0.15);
    border-radius: 8px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #0071E3;
    text-decoration: none;
    padding: 16px 24px;
    transition: all 0.3s;
}

.xs_product_dist_but_2:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.xs_dist__buttons {
    margin-bottom: 40px;
}

.xs_dist_upsell_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    background: #F4F5F6;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 27px 56px;
}

.xs_dist_upsell_item img {
    max-width: 100%;
    height: auto;
}

.xs_xs_dist_upsell_item_wrap_1 {
    display: flex;
    align-items: center;
    width: 40%;
}

.xs_xs_dist_upsell_item_wrap_2 {
    width: 40%;
    display: flex;
    align-items: center;
}

.xs_dist_upsell_item__img {
    margin-right: 20px;
}

.xs_dist_upsell_item__title a {
    font-weight: normal;
    font-size: 22px;
    line-height: 26px;
    color: #19191C;
    text-decoration: none;
}

.xs_dist_upsell_item__title___rating {
    display: flex;
    align-items: center;
}

.xs_upsell_rating {
    margin-bottom: -3px;
}

.xs_dist_upsell_item__title___rating {
    margin-left: 20px;
}

.xs_dist_upsell_item__title___rating svg {
    margin-right: 5px;
}

.xs_dist_upsell_salewrap {
    display: flex;
    align-items: center;
}

.xs_dist_upsell_salewrap div:first-child {
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #19191C;
    margin-right: 10px;
}

.xs_dist_upsell_salewrap div:first-child span {
    color: #C1C1C1 !important;
}

.xs_dist_upsell_salewrap div:last-child {
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-decoration-line: line-through;
    color: #C1C1C1;
    margin-top: 3px;
}

.xs_dist_upsell_regwrap div {
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #19191C;
    margin-right: 10px;
}

.xs_dist_upsell_regwrap div span {
    color: #C1C1C1 !important;
}

.xs_dist_upsell_item___but {
    margin-left: auto;
}

.xs_dist_upsell_item___but a {
    background: #0071E3;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    padding: 16px 24px;
    transition: all 0.3s;
}

.xs_dist_upsell_item___but a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.xs_dist_upsell_item__title {
    width: 200px !important;
}

.xs_dist_rev .anycomment.anycomment-rating__stars {
    display: none;
}

.xs_dist_rev .anycomment.anycomment-rating__count {
    display: none;
}

.xs_dist_rev_wrap h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #19191C;
}

.xs_product_dist_but_1:focus {
    color: #fff !important
}

.xs_account_dashboard {
    padding: 60px 0;
}

.switch-btn {
    display: inline-block;
    width: 61px;
    /* ширина */
    height: 25px;
    /* высота */
    border-radius: 19px;
    /* радиус скругления */
    background: #F4F5F6;
    ;
    /* цвет фона */
    z-index: 0;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    position: relative;
    transition-duration: 300ms;
    /* анимация */
    margin: 0 7px;
    margin-bottom: -3px !important;
    border: 1px solid #E4EBF4;
}

.switch-btn::after {
    content: "";
    height: 17px;
    /* высота кнопки */
    width: 17px;
    /* ширина кнопки */
    border-radius: 17px;
    background: #0071E3;
    ;
    /* цвет кнопки */
    top: 3px;
    /* положение кнопки по вертикали относительно основы */
    left: 3px;
    /* положение кнопки по горизонтали относительно основы */
    transition-duration: 300ms;
    /* анимация */
    position: absolute;
    z-index: 1;
}

.switch-on {
    background: #F4F5F6;
}

.switch-on::after {
    left: 37px;
}

.xs_account__content {
    width: 630px;
    border: 1px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 30px;
    margin: 0 auto;
}

.xs_account__title h1 {
    font-weight: 500;
    font-size: 35px;
    line-height: 41px;
    text-align: center;
    color: #19191C;
}

.xs_account__toggle {
    width: 330px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 20px !important;
    margin-bottom: 35px !important;
}

.xs_account__toggle span {
    font-weight: 500;
    font-size: 19px;
    line-height: 21px;
    color: #777E90;
}

.xs_account__toggle___active {
    color: #19191C !important;
}

.woocommerce-MyAccount-content {
    margin-top: 0 !important;
}

.xs_account__content__avatar {
    display: flex;
}


/* .xs_account__content__avatar div
{
    border: 1px solid red;
} */

#general-user-avatar-form {
    width: 0px;
    height: 0px;
    position: absolute;
    opacity: 0;
    left: -1000px;
}

.xs_account__content__avatar___form {
    width: 100%;
}

.xs_account__content__avatar img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
}

.xs_account__content__avatar .myaccount_avatar {
    width: 112px;
}

.xs_account__content__avatar___form___row span {
    background: #F4F5F6;
    border-radius: 8px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #19191C;
    padding: 14px 24px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 5px;
    cursor: pointer;
    margin-right: 10px;
}

.xs_account__content__avatar___form___row p {
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #19191C;
}

.xs_account__content__avatar___form___row___links {
    display: flex;
}

.xs_account__content input {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #19191C;
    padding: 14px 20px;
    border: 1px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
}

.xs_account__content label,
.xs_account__content legend {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
}

.xs_acc_name {
    position: relative;
}

.account_display_name_edit {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: 5px;
    cursor: pointer;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #0071E3 !important;
}

.xs_edit_pass {
    margin-top: 20px;
}

.save_account_details {
    background: #0071E3 !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    display: inline-block !important;
    padding: 16px 24px !important;
    transition: all 0.3s !important;
    margin-top: 20px !important;
}

.xs_my_orders__item___top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E4EBF4;
    padding-bottom: 20px;
}

.xs_my_orders__item___top___el_1 .xs_my_orders__item___top___el___row span.xs_order__num {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
    margin-right: 10px;
}

.xs_my_orders__item___top___el_1 .xs_my_orders__item___top___el___row span.xs_order__date {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
}

.xs_my_orders__item___top___el_1 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #31CB53;
}

.xs_my_orders__item___top___el___row2 span {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #19191C;
}

.xs_order__summ___symbol {
    color: #B6BAC2 !important;
}

.xs_my_orders__item___top___el_2 p {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: right !important;
    color: #777E90;
}

.xs_my_orders__item___products___item {
    padding: 20px 30px;
    border: 1px solid #E4EBF4;
    border-radius: 8px;
}

.xs_my_orders__item___products___item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.xs_my_orders__item___products___item:last-child {
    margin-bottom: 0 !important;
}

.xs_my_orders__item___products {
    margin-top: 20px;
}

.xs_my_orders__item___products___item___title {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #19191C;
    width: 60%;
}

.xs_my_orders__item___products___item___price {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #19191C;
    width: 20%;
}

.xs_my_orders__item___products___item___more {
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #0071E3;
    text-decoration: none;
    width: 20%;
}

.xs_my_orders__item {
    margin-bottom: 30px;
    width: 830px;
    margin: 0 auto;
    border: 1px solid #E4EBF4;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
}

.xs_orders_none {
    display: none;
}

.xs_view__order___product {
    width: 830px;
    margin: 50px auto;
    border: 1px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 30px;
}

.xs_view__order___product .xs_my_orders__item___top___el___row2 {
    text-align: right;
}

.xs_view__order___product___info {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
    border-bottom: 1px solid #E4EBF4;
}

.xs_view__order___product___info___img {
    width: 28%;
}

.xs_view__order___product___info___img img {
    width: 189px;
    height: 250px;
}

.xs_view__order___product___info___data {
    width: 72%;
    margin-top: 25px;
}

.xs_view__order___product___info___data___wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #E4EBF4;
}

.xs_view__order___product___info___data___wrap a {
    text-decoration: none;
    color: inherit;
}

.xs_view__order___product___info___bottom {
    padding-top: 20px;
    display: flex;
}

.xs_view__order___product___info___bottom a {
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #19191C;
}

.xs_view__order___product___info___bottom a svg {
    margin-right: 10px;
    margin-bottom: -3px;
}

.xs_view__order___product___info___bottom a:first-child {
    margin-right: 30px;
}

.xs_view__order___product___info___data___wrap h3 span {
    color: #777E90 !important;
}

.xs_view__order___product___info___data___wrap h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #19191C;
    margin-bottom: 10px;
}

.xs_view__order___product___info___data___price {
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #19191C;
    margin-bottom: 10px;
}

.xs_view__order___product___info___data___price span {
    color: #B6BAC2 !important;
}

.xs_view__order___product___info___data___key {
    padding: 17px 25px;
    border: 1px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
    background: #F4F5F6;
    max-width: 364px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.xs_view__order___product___info___data___key span:last-child {
    margin-left: 7px;
    cursor: pointer;
    margin-bottom: -5px;
    display: inline-block;
}

.xs_view__order___product___info___data___price span {
    margin-left: 7px;
}

.woocommerce-MyAccount-content-xs .woocommerce-order-details {
    position: absolute;
    width: 0px;
    height: 0px;
    top: -10000px;
    left: -10000px;
}

.woocommerce-MyAccount-content-xs .woocommerce-customer-details {
    position: absolute;
    width: 0px;
    height: 0px;
    top: -10000px;
    left: -10000px;
}

.xs_view__order___product___reviews {
    margin-top: 20px;
}

.xs_view__order___product___reviews h3.comment-reply-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #19191C;
}

.xs_view__order___product___reviews .logged-in-as {
    display: none;
}

.xs_view__order___product___reviews textarea {
    width: 770px;
    height: 144px;
    padding: 14px 20px;
    border: 1px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
}

.xs_view__order___product___reviews ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews ::-ms-input-placeholder {
    /* Microsoft Edge */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews ::placeholder {
    /* Most modern browsers support this now. */
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #777E90;
    font-style: normal !important;
}

.xs_view__order___product___reviews .submit {
    background: #0071E3 !important;
    border-radius: 8px !important;
    display: inline-block !important;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #FFFFFF !important;
    margin-top: 40px !important;
}

.xs_review_wrap .xs_loop_rating,
.xs_review_wrap span {
    display: none;
}

.product_cat-distributivy a.product_type_external {
    display: none;
}

.xs_header_avatar_wrap img {
    width: 38px;
    height: 38px;
    border-radius: 50% !important;
}

.xs_header_avatar_wrap {
    width: 38px;
    height: 38px;
    border-radius: 50% !important;
    margin-right: 17px;
}

.xs_lost_password {
    padding: 70px 0;
}

.xs_lost_password #user_login {
    padding: 18px;
    border: 1px solid #C1C1C1;
    border-radius: 8px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #19191C;
}

.xs_lost_password .woocommerce-Button.button {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px 30px;
    border-radius: 8px;
    background: #0071E3;
    transition: all 0.3s;
}

.xs_lost_password .woocommerce-Button.button:hover {
    background: #0071E3;
    color: #fff;
    opacity: 0.7;
}

.xs_lost_password_confirmation {
    padding: 70px 0;
}

.woocommerce-cart h2 {
    margin: 0;
}

.woocommerce div.product div.images img {
    width: 100%;
}

.xs_wp_logout_url {
    position: relative;
    margin-top: -4px !important;
    display: inline-block;
}

.xs_wp_logout_url a {
    color: #FF5151;
}

.xs_nickname {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #19191C !important;
}

.xs_nickname_wrap {
    margin-bottom: -5px;
}

.xs_pass_res {
    padding: 100px 0;
}

.xs_pass_res .woocommerce-Button {
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 21px !important;
    color: #FFFFFF !important;
    padding: 10px 30px !important;
    border-radius: 8px !important;
    background: #0071E3 !important;
    transition: all 0.3s !important;
    margin-top: 30px !important;
}

.xs_pass_res .show-password-input {
    display: none;
}

.xs_cart_email input {
    border: 2px solid #E4EBF4;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding: 16px 0;
    width: 100%;
    color: #777E90;
    margin-bottom: 10px;
    display: inline-block;
}

.checkout {
    position: absolute;
    width: 0;
    height: 0;
    left: -1000px;
}

.woocommerce-checkout .woocommerce-info {
    display: none;
}

.checkout-button {
    display: inline-block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.xs_repeat {
    font-weight: 400;
    color: #2B207D;
    cursor: pointer;
}

.woocommerce form.cart .variations .swatch label.checked {
    border: 2px solid #2B207D !important;
}

.bapf_sfilter {
    margin-bottom: 20px;
    margin-top: -5px;
}

.braapf_unselect_all i {
    margin-right: 7px;
}

.xs_woo_sort_wrap {
    display: flex;
    margin-top: 50px;
    align-items: flex-start;
}

.search-results .description {
    display: none !important;
}

.search-results .price del bdi {
    text-decoration: line-through;
    color: #C1C1C1;
}

.woocommerce-checkout h2 {
    font-size: 20px;
}

.woocommerce .quantity .qty {
    color: #19191C !important;
    background-color: transparent !important;
    line-height: 16px !important;
}


.overlay_all_link
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: none !important;
    top: 0;
    left: 0;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link
{
    z-index: -1 !important;
}


.xs_hr
{
    border-top: 1px solid #B6BAC2;
    margin: 20px 0;
}


.xs_home_more_trade
{
    background: #EFF2FF;
    width: 100%;
    height: 60px;
    padding: 18px, 34px, 18px, 34px;
    border-radius: 8px;
    text-align: center;
    color: #000000;
    font-weight: 500;
    display: inline-block;
    line-height: 60px;
    font-size: 18px;
}

.xs_home_more_trade svg
{
    margin-bottom: -2px;
    margin-right: 3px;
}




.xs_checkout-button {
    margin-bottom: 0 !important;
    background-color: #120A8F !important;
    color: #fff !important;
    border-radius: 8px !important;
    transition: all 0.3s;
    padding: 15px 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    display: inline-block;
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}




.xs_auth_btns__contents
{
  border: 2px solid #E4EBF4;
  border-radius: 40px;
  display: inline-block;
  padding: 15px 2px;
  cursor: pointer;
}

.xs_auth_btns__contents span
{
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #19191C;
}

.xs_auth_active
{
  background-color: #0071E3 !important;
  border-radius: 40px;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 19px;
  color: #FFFFFF !important;
}

.xs_auth_auth
{
  padding: 15px 25px;
}

.xs_auth_reg
{
  padding: 15px 25px;
}



.xs_auth_btns
{
  display: flex;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 40px;
}





.woocommerce-account .breadcrumbs
{
  display: none;
}


.xs_login h2
{
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  color: #19191C;
  text-align: center;
  margin-bottom: 10px;
}

.xs_auth_title p
{
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #777E90;
}

.xs_auth_title h2
{
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
  color: #19191C;
  text-align: center;
  margin-bottom: 15px;
}

.wp-social-login-provider-list
{
  display: flex;
  justify-content: space-between;
  max-width: 537px;
  margin: 0 auto;
  margin-top: 20px;
}


.wp-social-login-provider-list a
{
  padding: 15px 0;
  width: 165px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.wp-social-login-provider-list a svg
{
  margin-right: 4px;
}

.wp-social-login-provider-google
{
  background: #F5F5F5;
  border-radius: 14px;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #19191C;
}

.wp-social-login-provider-yandex
{
  background: #FB3F1D;
  border-radius: 14px;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.wp-social-login-provider-mailru
{
  background: #005FF9;
  border-radius: 14px;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}


.woocommerce-account .woocommerce-form
{
  max-width: 537px;
  margin: 0 auto !important;
  margin-top: 20px !important;
  margin-bottom: 100px !important;
  padding: 7px !important;
  border: none !important;
}


.woocommerce-account .woocommerce-form input
{
  padding: 18px;
  border: 1px solid #C1C1C1;
  border-radius: 8px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #19191C;
}


.woocommerce-account .woocommerce-form label
{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #19191C;
}


.woocommerce-account .woocommerce-form button
{
  margin-top: 30px !important;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  width: 100%;
  padding: 18px;
  border-radius: 8px;
  background: #0071E3 !;
  transition: all 0.3s;
}

.woocommerce-account .woocommerce-form button:hover
{
  background: #0071E3;
  transition: all 0.3s;
  opacity: 0.7;
  color: #fff;
}


.woocommerce-account .woocommerce-form__input-checkbox
{
  border: 2px solid #C1C1C1 !important;
  border-radius: 5px !important;
  width: 20px !important;
  height: 20px !important;
  cursor: pointer;
}

.woocommerce-account .woocommerce-form__label-for-checkbox
{
  display: flex !important;
  align-items: center !important;
}

.woocommerce-account .woocommerce-form__label-for-checkbox input
{
  margin-right: 10px;
}

.woocommerce-account .woocommerce-LostPassword.lost_password a
{
  text-decoration: none;
  font-size: 14px;
  line-height: 21px;
  color: #19191C;
  display: inline-block;
  border-bottom: 1px solid #19191C;
}

.xs_reg_politic
{
  margin-left: 10px;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #0071E3;
  text-decoration: none;
}

.woocommerce-account .woocommerce-privacy-policy-text
{
  display: none;
}


.xs_auth_dn
{
  display: none;
}

.xs_auth_active
{
  background-color: #0071E3 !important;
  border-radius: 40px;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 19px;
  color: #FFFFFF !important;
}



.xs_not_stock
{
    color: #777E90 !important;
    font-size: 20px !important;
    line-height: 23.7px !important;
}


.xs_not_stock_wrap
{
    display: flex !important;
}


.xs_not_stock_wrap img
{
    margin-right: 3px;
}



.xs_stock_disabled
{
    position: relative !important;
    z-index: 0 !important;
    opacity: 0.5 !important;
}


.price_disable ins bdi
{
    color: #777E90 !important;
}


.price_disable ins bdi .woocommerce-Price-currencySymbol
{
    color: #777E90 !important;
}



.xs_product p
{
    display: none !important;
}


.footer_fixed_panel .menu-image-title
{
    line-height: 10px;
}


.modal_bottom_line_btn__blue:hover
{
    transition: all 0.3s;
    opacity: 0.5;
}

.header_mob_menu_block 
{
    height: 92.3vh;
}



input[type="password"] {
    position: relative; 
    }

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    content: url('/wp-content/themes/alethemes/css/images/glaz.svg');
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}


.woocommerce form .show-password-input, .woocommerce-page form .show-password-input
{
    top: auto !important; 
}



.single-product .stock.in-stock
{
    display: none !important;
}








.woocommerce .woocommerce-product-rating .star-rating {
    margin-top: 8px;
}



.sale-price  bdi {
    font-size: 40px !important;
    color: #C1C1C1 !important;
    font-weight: 400 !important;
    margin-left: 15px !important;
    position: relative;
}

.sale-price bdi::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #C1C1C1;
    top: 23px;
    left: 0;
}



.single-product.woocommerce div.product div.images.woocommerce-product-gallery
{
    z-index: -1;
}


.wp-social-login-connect-with
{
    display: none;
}



.xs_distr_local_breadcrumbs
{
    display: none;
}




.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product
{
    z-index: 9 !important;
    overflow: hidden;
}


.woocommerce-pagination, .woo-sc-box.normal.rounded.full
{
    position: relative;
    z-index: 999999999;
    /* z-index: 99999999999; */
}


/* media */

@media screen and (max-width: 1200px) {
    
    .fixed {
        position: fixed;
        z-index: 99;
        top: 0px;
        width: 330px !important;
        transition: all 0.5s !important;
    }
    .xs_banner__content {
        min-height: 360px;
        padding: 25px 20px;
        border-radius: 7px;
        position: relative;
    }
    .xs_banner_title h2 {
        font-size: 24px;
    }
    .term-distributivy .xs_search_sort a {
        display: block;
    }
    .term-distributivy .xs_filter_tags ul {
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce-notices-wrapper {
        width: auto;
    }

    .home .xs_wrap_li {
        height: 380px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

    .xs_1_click a {
        width: 76%;
    }
}

@media screen and (max-width: 992px) {
    .home .xs_wrap_li {
        height: 417px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }
    .woocommerce-loop-product__title {
        font-size: 19px !important;
        color: #19191C;
        font-weight: 400 !important;
        padding: 0 !important;
        margin-bottom: 15px !important;
    }
    .woocommerce ul.products li.product .price bdi {
        font-size: 22px;
        font-weight: 500;
        color: #19191C;
        line-height: 33px;
        text-decoration: none !important;
    }
    .bapf_head h3 {
        font-size: 19px !important;
        margin-bottom: 10px;
    }
    .bapf_sfilter.bapf_ckbox label {
        font-size: 10px;
    }
    .product-categories li a {
        font-size: 17px;
        color: #19191C;
        text-decoration: none;
    }
    .xs_filter_tags .bapf_body ul li {
        background-color: #F4F5F6;
        padding: 4px 8px !important;
        margin-right: 15px !important;
        border-radius: 10px !important;
    }
    .xs_filter_tags .bapf_body ul {
        display: flex;
        flex-wrap: wrap;
    }
    .orderby-block a {
        font-size: 15px !important;
    }
    .woocommerce h1 {
        color: #19191C;
        font-size: 33px;
    }
    .xs_count_products {
        font-size: 20px;
        color: #C1C1C1;
        line-height: 40px;
        margin-left: 10px;
        font-weight: 400;
        margin-top: 5px;
    }
    .xs_loop_li_wrap_rasprod {
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: #FF5151;
        padding: 0px 7px;
        color: #fff;
        border-radius: 3px;
        font-size: 12px;
    }
    .xs_product_info_img_item {
        width: 120px;
        height: 120px;
        margin-bottom: 20px;
    }
    .xs_product_info_img {
        width: 20%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .woocommerce h1 {
        color: #19191C;
        font-size: 27px;
        line-height: 30px;
    }
    .single-product .single_add_to_cart_button {
        padding: 16px 18px !important;
        transition: all 0.3s;
        border-radius: 7px !important;
        font-size: 14px !important;
    }
   
    .fixed {
        position: fixed;
        z-index: 99;
        top: 0px;
        width: 234px !important;
        transition: all 0.5s !important;
    }
    .xs_banner_title h2 {
        font-size: 15px;
    }
    .xs_banner_subtitle {
        font-size: 12px;
    }
    .xs_banner_bage {
        width: 130px;
        height: 50px;
        padding-top: 2px;
    }
    .xs_price_banner {
        font-size: 24px;
        font-weight: 700;
    }
    .xs_cart__list___items {
        width: 100%;
    }
    .xs_cart__list___info {
        width: 100%;
    }
    .xs_cart__list {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .xs_cart_empty__content p {
        font-size: 18px;
        color: #777E90;
        width: 58%;
        text-align: center;
        margin-bottom: 20px;
    }
    .term-distributivy .xs_dist_filters {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .term-distributivy .xs_dist_filter li {
        margin-left: 0;
    }
    .xs_dist_filter {
        margin-top: 20px;
    }
    .term-distributivy .woocommerce-products-header-dist {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .xs_dist_search {
        margin-top: 15px;
    }
    .xs_dist_list__item___img {
        width: 15%;
    }
    .xs_my_orders__item {
        width: auto;
    }
    .xs_my_orders {
        padding: 0 15px;
    }
    .xs_view__order___product {
        width: auto;
    }
    .woocommerce-MyAccount-content-xs {
        padding: 0 15px;
    }
    .xs_view__order___product___info___img {
        width: auto;
    }
    .xs_view__order___product___info___data {
        width: auto;
    }
    .xs_view__order___product___info {
        justify-content: flex-start;
    }
    .xs_view__order___product___info___data {
        margin-left: 30px;
    }
    .xs_view__order___product___reviews textarea {
        width: 100%;
    }
    .woocommerce div.product form.cart .button {
        display: flex;
        align-items: center;
        background-color: #120A8F !important;
        transition: all 0.3s;
        font-family: 'Rubik';
        font-weight: 400 !important;
        font-size: 16px !important;
    }
    .braapf_unselect_all {
        background-color: #F4F5F6;
        border-radius: 10px !important;
        padding: 16px 0;
        text-decoration: none;
        color: #19191C;
        width: 200px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .braapf_unselect_all i {
        margin-right: 7px;
    }

    .xs_dist_list__item___title a {
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #19191C;
        text-decoration: none;
    }

    .xs_dist_list__item___version {
        font-weight: normal;
        font-size: 11px;
        line-height: 17px;
        color: #777E90;
    }

    .xs_dist_list__item___date {
        font-weight: normal;
        font-size: 10px;
        line-height: 17px;
        color: #777E90;
    }

    .xs_1_click a {
        width: 285px;
    }
}

@media screen and (max-width: 768px) {
    .xs_filter_tags .bapf_body ul li {
        margin-bottom: 20px !important;
    }
    .xs_product a.product_type_simple {
        display: inline-block !important;
    }
    .xs_loop_li_wrap {
        display: none;
    }
    .xs_sidebar__wrap {
        display: none;
    }
    .xs_filter_trigger {
        display: inline-block;
    }
    .xs_loop_li_wrap_rasprod {
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: #FF5151;
        padding: 8px 16px;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
    }
    .xs_single_product_wrap_img {
        flex-direction: column;
    }
    .xs_product_info_img {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }
    .xs_product_info_img_item {
        font-size: 12px;
    }
    .xs_single_product_wrap_img .woocommerce-product-gallery {
        width: 100% !important;
    }
    .xs_single_product_wrap_img .summary.entry-summary {
        width: 100% !important;
        margin-left: none;
    }
    
    .xs_1_click {
        width: 67%;
    }
    .xs_add_static {
        text-align: left;
    }
    .xs_custome_tabs {
        width: 100%;
    }
    .xs_banner_title h2 {
        font-size: 28px;
    }
    .xs_banner_subtitle {
        font-size: 17px;
    }
    .xs_banner_bage {
        position: absolute;
        bottom: 40%;
        left: 0;
        width: 150px;
        height: 64px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #FF5151;
        padding-left: 27px;
        padding-top: 6px;
    }
    .xs_woo_sort_wrap {
        display: flex;
        margin-top: 5px;
        align-items: flex-end;
    }
    .product_type_variable {
        display: inline-block !important;
        background-color: #120A8F !important;
        padding: 10px 30px;
        border-radius: 3px;
        border: none !important;
        color: #fff !important;
        font-weight: 400 !important;
        transition: all 0.3s;
        z-index: 999;
        text-align: center;
        min-width: 138px !important
    }
    .woocommerce ul.products li.product .button {
        margin-top: 0 !important;
    }
    .xs_cart__title h1 {
        font-size: 20px;
        line-height: 25px;
    }
    .xs_title__meta {
        font-size: 18px;
        color: #C1C1C1;
    }
    .xs_button {
        margin-left: auto;
        font-size: 14px;
        display: flex;
        align-items: center;
        border: 2px solid #E4EBF4;
        border-radius: 7px;
        padding: 10px 25px;
        cursor: pointer;
        transition: all 0.3s;
        background-color: #fff !important;
        font-weight: 600 !important;
    }
    .xs_cart__element___data {
        width: 70%;
    }
    .xs_cart__element___img {
        width: 26%;
    }
    .xs_cart__wrap {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
        flex-direction: column;
        align-items: flex-start;
    }
    .xs_cart__title {
        margin-bottom: 20px;
    }
    .term-distributivy .xs_dist_filter li {
        margin-bottom: 10px;
    }
    .wp-social-login-provider-list a {
        width: 150px;
    }
    .xs_account__content {
        width: auto;
    }
    .xs_account__content__avatar___form___row span {
        background: #F4F5F6;
        border-radius: 8px;
        font-weight: normal;
        font-size: 13px;
        line-height: 19px;
        color: #19191C;
        padding: 10px 10px;
        display: inline-block;
        text-decoration: none;
        margin-bottom: 5px;
        cursor: pointer;
        margin-right: 10px;
    }
    .xs_account__content__avatar___form___row p {
        font-weight: normal;
        font-size: 13px;
        line-height: 140%;
        color: #19191C;
    }
    .xs_view__order___product___info___img img {
        width: auto;
        height: auto;
    }
    .xs_view__order___product___info___data___key {
        padding: 10px;
    }
    .xs_view__order___product___info___data___key {
        font-size: 14px;
        width: auto !important;
    }
    .xs_view__order___product___info___bottom {
        flex-direction: column;
    }
    .xs_view__order___product___info___bottom a {
        margin-bottom: 15px;
    }
    .xs_product .add_to_cart_button {
        display: none !important;
    }
    .woocommerce ul.products li.product .button {
        display: none !important;
    }
    .woocommerce-loop-product__title {
        /* min-height: auto !important; */
        margin-bottom: 0 !important;
    }
    .woocommerce ul.products li.product .price {
        margin-top: -10px !important;
    }
   
    .xs_count_products {
        font-size: 16px;
        color: #C1C1C1;
        line-height: 40px;
        margin-left: 10px;
        font-weight: 400;
        margin-top: 5px;
    }
    .xs_woo_sort_wrap {
        display: flex;
        margin-top: 50px;
        align-items: flex-start;
    }

    .home .xs_wrap_li {
        height: 329px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }


    .xs_1_click a {
        width: 275px;
    }
}

@media screen and (max-width: 576px) {
    
    .xs_1_click {
        width: 100%;
    }
    .xs_delete {
        margin-left: auto;
        font-size: 16px;
        display: flex;
        align-items: center;
        border: 2px solid #E4EBF4;
        border-radius: 7px;
        padding: 7px 30px;
        cursor: pointer;
        transition: all 0.3s;
    }
    .xs_coupon {
        border: 1px solid #E4EBF4;
        padding: 14px;
        border-radius: 8px;
        margin-bottom: 100px;
        margin-top: 20px;
        width: 200px;
        font-size: 16px;
        color: #777E90;
    }
    .xs_cart__element___data {
        width: 65%;
    }
    .xs_cart__element___img {
        width: 31%;
    }
    .xs_cart__element___data h2 a {
        font-size: 25px;
        color: #19191C;
        text-decoration: none;
        font-weight: 400;
        line-height: 25px;
    }
    .xs_cart_price .woocommerce-Price-amount bdi {
        font-size: 22px;
        font-weight: 500;
        color: #19191C;
        line-height: 33px;
    }
    .xs_cart_price del bdi {
        font-size: 17px !important;
        color: #C1C1C1 !important;
        font-weight: 400 !important;
        text-decoration: line-through !important;
    }
    .xs_cart__element {
        padding: 20px 18px;
    }
    .xs_cart__element___data h2 a {
        font-size: 20px;
        color: #19191C;
        text-decoration: none;
        font-weight: 400;
        line-height: 20px;
    }
    .xs_cart_item_sale {
        position: absolute;
        width: 53px;
        height: 28px;
        background-color: #FF5151;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        color: #fff;
        top: -11px;
        left: -14px;
    }
    .xs_cart_empty__content h2 {
        font-size: 25px;
    }
    .xs_cart_empty__content p {
        font-size: 18px;
        color: #777E90;
        width: 78%;
        text-align: center;
        margin-bottom: 20px;
    }
    .woocommerce h1 {
        color: #19191C;
        font-size: 22px;
        line-height: 30px;
    }
    .xs_count_products {
        font-size: 16px;
        color: #C1C1C1;
        line-height: 40px;
        margin-left: 10px;
        font-weight: 400;
        margin-top: 5px;
    }
    .xs_dist_list__item___date {
        display: none;
    }
    .xs_dist_list__item {
        padding-left: 13px;
    }
    .woocommerce-account .woocommerce-form {
        width: auto;
    }
    .wp-social-login-provider-list a {
        width: 120px;
        padding: 10px 0;
    }
    .wp-social-login-provider-google {
        font-size: 15px;
    }
    .wp-social-login-provider-yandex {
        font-size: 15px;
    }
    .wp-social-login-provider-mailru {
        font-size: 15px;
    }
    .woocommerce-account .woocommerce-form__label-for-checkbox span {
        display: block;
    }
    .woocommerce-account .woocommerce-form__label-for-checkbox {
        display: block !important;
    }
    .xs_account__content__avatar___form___row___links {
        display: flex;
        flex-direction: column;
    }
    .xs_account__content__avatar___form___row span {
        text-align: center;
    }
    .woocommerce-EditAccountForm .form-row-first {
        width: 100% !important;
    }
    .woocommerce-EditAccountForm .form-row-last {
        width: 100% !important;
    }
    .xs_account__content {
        padding: 15px;
    }
    .xs_my_orders__item___top___el___row .xs_order__date {
        display: none;
    }
    .xs_my_orders__item___products___item___title {
        width: 50%;
        font-size: 16px;
    }
    .xs_my_orders__item___products___item___price {
        width: 25%;
        font-size: 16px;
    }
    .xs_my_orders__item___products___item___more {
        width: 25%;
        font-size: 14px;
    }
    .xs_my_orders__item___top___el_1 .xs_my_orders__item___top___el___row span.xs_order__num {
        font-size: 16px;
    }
    .xs_my_orders__item___top___el_1 p {
        font-size: 16px;
    }
    .xs_my_orders__item___top___el___row2 span {
        font-size: 16px;
    }
    .xs_my_orders__item___top___el_2 p {
        font-size: 14px;
    }
    .xs_my_orders__item {
        padding: 15px;
    }
    .xs_view__order___product___info {
        flex-direction: column;
    }
    .xs_view__order___product___info___data {
        margin-left: 0;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
        display: flex !important;
    }
    .woocommerce-account .woocommerce-form__input-checkbox {
        border: 2px solid #C1C1C1 !important;
        border-radius: 5px !important;
        width: 18px !important;
        height: 16px !important;
        cursor: pointer;
    }
    .xs_view__order___product___info___img img {
        width: 100%;
    }
    .xs_view__order___product___info___img {
        width: 100%;
    }
    .xs_woo_title {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .xs_woo_sort_wrap {
        display: flex;
        margin-top: 50px;
        align-items: flex-start;
        flex-direction: column;
    }
    .xs_my_orders__item___top {
        flex-direction: column;
        align-items: center;
    }
    .xs_my_orders__item___top___el___row {
        text-align: center;
    }
    .xs_my_orders__item___top___el_1 .xs_my_orders__item___top___el___row span.xs_order__num {
        margin-right: 0;
    }
    .xs_view__order___product .xs_my_orders__item___top___el___row2 {
        text-align: center;
    }
    .xs_count_products {
        font-size: 16px;
        color: #C1C1C1;
        line-height: 40px;
        margin-left: 0;
        font-weight: 400;
        margin-top: 5px;
    }
    .xs_cart__element___img img {
        width: 120px;
        height: 124px;
        border-radius: 7px;
    }

    .xs_loop_li_wrap_rasprod {
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: #FF5151;
        padding: 4px 11px;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
    }

    .quantity
    {
        height: 39px;
        width: 83px;
    }



    .minus {
        font-size: 22px;
        line-height: 10px;
        width: 20px !important;
        height: 26px;
        background-color: none !important;
        padding: 0;
    }
    
    .plus {
        font-size: 18px;
        line-height: 10px;
        width: 20px !important;
        height: 27px;
        background-color: none !important;
        padding: 0;
    }
    
    
    
    
    .qty {
        width: 30px !important;
        font-size: 14px;
        height: 28px;
    }

    .xs_1_click a {
        width: 100%;
    }    

  

    .woocommerce div.product form.cart .button
    {
        width: calc(100% - 57px);
        display: flex;
        justify-content: center;
    }
}


@media screen and (max-width: 520px)
{
    .home .xs_wrap_li {
        height: 271px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

    .xs_cart__element
    {
        height: auto;
    }

    .xs_cart__element___data h2 a {
        font-size: 16px;
        color: #19191C;
        text-decoration: none;
        font-weight: 400;
        line-height: 16px;
    }
}

@media screen and (max-width: 450px) {
    /* .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100% !important;
    } */

    .xs_wrap_li {
        height: 263px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }
    .xs_wrap_li {
        height: 450px;
        border-radius: 7px;
        transition: all 0.3s;
    }
    .xs_custome_tabs h2 {
        font-size: 35px;
    }
    .xs_tab_har__item__subtitle {
        font-size: 12px;
        line-height: 15px;
    }
    .xs_tab_har__item {
        padding: 10px;
    }
    .xs_tab_har__item__title span {
        font-size: 16px;
    }
    .xs_tab_har__item a {
        font-size: 15px;
    }
    .xs_instruction a {
        font-size: 17px;
    }
    .xs_product_info_img {
        display: none;
    }
    .xs_wishlist__items___count {
        flex-wrap: wrap;
    }
    .xs_delete {
        margin-left: 0;
        margin-top: 30px;
    }
    .xs_discounted_products__list .xs_wrap_li {
        height: 250px !important;
    }
    .xs_coupon {
        border: 1px solid #E4EBF4;
        padding: 14px;
        border-radius: 8px;
        margin-bottom: 100px;
        margin-top: 20px;
        width: 180px;
        font-size: 14px;
        color: #777E90;
    }
    .xs_coup_apply {
        margin-left: 15px !important;
        padding: 15px 11px !important;
        border: 1px solid #E4EBF4 !important;
        color: #000 !important;
        background-color: #fff !important;
        border-radius: 8px !important;
        font-size: 14px !important;
    }
    .xs_cart__element___data {
        width: 60%;
    }
    .xs_cart__element___img {
        width: 36%;
    }
    .xs_cart_price .woocommerce-Price-amount bdi {
        font-size: 19px;
        font-weight: 500;
        color: #19191C;
        line-height: 27px;
        margin-right: 15px;
    }
    .xs_cart_empty__content p {
        font-size: 18px;
        color: #777E90;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .xs_cart_empty__content h2 {
        font-size: 25px;
        text-align: center;
    }
    .xs_dist_list__item___version {
        display: none;
    }
    .xs_auth_title h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 33px;
    }
    .wp-social-login-provider-list a {
        width: 100%;
        margin-bottom: 15px;
    }
    .wp-social-login-provider-list {
        flex-direction: column;
    }
    .xs_my_orders__item___products___item {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }
    .xs_my_orders__item___products___item___title {
        width: auto;
        text-align: center;
    }
    .xs_my_orders__item___products___item___price {
        width: auto;
        margin: 10px 0;
    }
    .xs_my_orders__item___products___item___more {
        width: auto;
    }
    .xs_view__order___product {
        padding: 15px;
    }
    .woocommerce-loop-product__title {
        min-height: auto !important;
    }
    .woocommerce ul.products li.product .price {
        margin-top: 0px !important;
    }

    .single-product .single_add_to_cart_button {
        padding: 15px 18px !important;
    }
   

    .xs_dist_list__item___content
    {
        margin-left: 10px;
    }
}

@media screen and (max-width: 420px)
{
    .home .xs_wrap_li {
        height: 220px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

    .xs_loop_li_wrap_rasprod {
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: #FF5151;
        padding: 2px 9px;
        color: #fff;
        border-radius: 3px;
        font-size: 12px;
    }



    .xs_wrap_li {
        height: 235px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 390px) {
    .xs_coupon {
        border: 1px solid #E4EBF4;
        padding: 14px;
        border-radius: 8px;
        margin-bottom: 100px;
        margin-top: 20px;
        width: 140px;
        font-size: 14px;
        color: #777E90;
    }
    .xs_dist_search {
        width: 287px !important;
    }
    .woocommerce h1 {
        font-size: 19px;
    }
    .term-distributivy h1 {
        font-size: 17px !important;
    }
    .term-distributivy .xs_count_products {
        font-size: 14px !important;
    }
    .xs_account__toggle {
        width: 316px;
    }
    .xs_account__toggle span {
        font-size: 17px;
    }
    .xs_account__content__avatar___form___row span {
        font-size: 12px;
    }
    .xs_my_orders__item___top___el___row2 span {
        font-size: 15px;
    }
    .xs_my_orders__item___top___el_1 .xs_my_orders__item___top___el___row span.xs_order__num {
        font-size: 14px;
    }
    .xs_my_orders__item___top___el_1 p {
        font-size: 12px;
    }
}

@media screen and (max-width: 380px) {
    .xs_tab_har__item a {
        font-size: 12px;
    }
    .xs_tab_har__item__subtitle_download svg {
        margin-right: 0px;
    }
    .xs_tab_har__item__subtitle {
        font-size: 10px;
        line-height: 12px;
    }
    .xs_custome_tabs h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .xs_tab_har__item__title span {
        font-size: 14px;
        line-height: 14px;
    }
    .xs_tab_har__item {
        width: 49%;
    }
}

@media screen and (max-width: 370px) {
    .xs_discounted_products__list .xs_wrap_li {
        height: 460px !important;
    }
    .xs_coup_apply {
        margin-left: 0 !important;
        padding: 15px 6px !important;
        font-size: 13px !important;
    }
    .xs_coupon {
        font-size: 13px;
    }

    .home .xs_wrap_li {
        height: 340px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

}


@media screen and (max-width: 360px) {


    .xs_wrap_li {
        height: 207px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

    .xs_loop_li_wrap_rasprod {
        top: 8px;
        right: 7px;

    }
}


@media screen and (max-width: 340px) {


    .xs_wrap_li {
        height: 194px !important;
        border-radius: 7px;
        transition: all 0.3s;
    }

}