/*!
Theme Name: artplus
 */
/* NOTE begin 9999px */


body {
    --background-color-1: #110739;
    --background-color-1-hover: #300da7;
    --text-color-1: #fff;
    --text-color-1-hover: #fff;
    --font-family-1: "Century Gothic", "arial", "arial";
    ;
    font-family: var(--font-family-1);
    color: #494949;
    font-size: 17px;
}

body a {
    font-family: var(--font-family-1);
    text-decoration: none;
    color: var(--background-color-1);
}

body a:hover {
    text-decoration: none;
}

.wrap_content_inner {
    max-width: 1500px;
    width: 1500px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
}

.home .wrap_content_inner {
    padding-top: 0px;
}

.home .wrap_content_inner {
    width: 100%;
    max-width: 100%;
}

.max-widht-1500px {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    width: 1500px;
}

.right_content {
    flex-grow: 1;
    max-width: 100%;

}

.single-product .wrap_content_inner {
    width: 100%;
    max-width: 100%;
}

.wp_wrap_subkategory {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wp_wrap_subkategory_item {
    width: 32%;
}

.wrap_posts {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wrap_posts article {
    width: 32%;

}

.wrap_header_inner_row_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.wrap_header_inner_row_1_left {
    display: flex;
    align-items: center;
    width: 30%;
    justify-content: space-between;
}

.wrap_header_inner_row_1_left_con {
    display: flex;
    align-items: center;

}

.wrap_header_inner_row_1_left_con_left {
    margin-right: 15px;
    flex-shrink: 0;
}

.wrap_header_inner_row_1_left_con_right_title {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(105, 105, 105);
}

.wrap_header_inner_row_1_left_con.tel .wrap_header_inner_row_1_left_con_right_text a {
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: 600;
    cursor: default;
}

.wrap_header_inner_row_1_left_con.email .wrap_header_inner_row_1_left_con_right_text a {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(62, 42, 86);
    font-weight: 600;
}

.wrap_header_inner_row_1_left_con.email .wrap_header_inner_row_1_left_con_right_text a:hover {
    text-decoration: underline;
}

.wrap_header_inner_row_1_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 44%;
    column-gap: 35px;
}

.wrap_header_inner_row_1_center {
    margin-left: auto;
}

.wrap_header_inner_row_1_right_poisk {
    width: 100%;
    box-sizing: border-box;
    max-width: 233px;
}

.wrap_header_inner_row_1_right>div:not(:first-child) {
    flex-shrink: 0;
}

.wrap_header_inner_row_1_right_login:hover {
    opacity: 0.8;
}

.wrap_header_inner_row_1_right_login a {
    line-height: 0;
    display: block;
}

.wrap_header_inner_row_1_right_korzina .cart-price.header {
    width: 26px;
    height: 26px;
    display: flex;
    background-image: url(images/7.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: relative;
}

.wrap_header_inner_row_1_right_korzina .cart-price.header #cart_total_amount_wrap {
    background-color: #110739;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1px;
    box-sizing: border-box;
    right: -15px;
    top: -12px;
}

.wrap_header_inner_row_1_right_korzina:hover {
    opacity: 0.8;
}

.wrap_header_inner_row_1_right_jzik {
    margin-left: 15px;
}

.wrap_header_inner_row_2 {
    background-color: #110739;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h_header {
    background-image: url(images/bg1.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    height: 400px;
}

.h_header_inner_t1 {
    font-size: 36px;
	text-shadow: 2px 2px 15px white;
    font-family: "Calibri";
    color: #4b0082;
    line-height: 1;
    text-align: center;
    padding-top: 160px;
}

.h_header_inner_t2 {
    padding-top: 44px;
    font-size: 36px;
    font-family: "Century Gothic", "arial";
    color: rgb(0, 0, 0);
    line-height: 1.25;
    text-align: center;
}

.h_fon {
    background-color: #f6f6f6;
    background-image: url(images/2.jpg);
    background-position: center top 104px;
    background-repeat: no-repeat;
    background-size: auto auto;
    contain: content;
}

.h_title {
    margin-top: 90px;
    padding-bottom: 47px;
    margin-bottom: 52px;
    background-image: url(images/11.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 40px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    line-height: 1.5;
    text-align: center;
    font-weight: 300;

}

.h_o_nas {
    background-color: #fff;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.05);
    height: 650px;
    display: flex;
    align-items: center;
    margin-top: 94px;
    overflow: hidden;
}

.h_o_nas_left {
    width: 50%;
    padding-right: 9%;
    padding-left: 5%;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-shrink: 0;
}

.h_o_nas_left_tittle {
    font-size: 40px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: 300;

}

.h_o_nas_left_text {
    font-size: 17px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    line-height: 1.647;
    margin-top: 38px;
    margin-bottom: 38px;
}

.h_o_nas_left_text p {
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.h_o_nas_left_more a {
    font-size: 17px;
    font-family: "Century Gothic", "arial";
    color: #300da7;
    font-weight: 600;
    padding-right: 30px;
    background-image: url(images/12.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.h_o_nas_left_more a:hover {
    text-decoration: underline;
}

.h_o_nas_right {
    display: flex;
    height: 100%;
    width: 100%;
}

.h_o_nas_right_item {
    width: 50%;
    box-sizing: border-box;
    display: flex;
}

.h_o_nas_right_item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;

}

.h_o_nas_right_item a:hover {
    opacity: 0.8;

}

.h_o_nas_right_item.istoria a {
    background-image: url(images/3.jpg);
}

.h_o_nas_right_item.karera a {
    background-image: url(images/4.jpg);
}

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

.h_pre_row_item {
    width: 23%;
    text-align: center;
}

.h_pre_row_item_title {
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
}

.h_pre_row_item_img {
    height: 113px;
}

.h_pre_row_item_text {
    padding-top: 15px;
    font-size: 15px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    line-height: 1.6;
}

.h_opt {
    background-image: url(images/13.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: auto auto;
    height: 400px;
    margin-top: -200px;
    position: relative;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.h_opt_inner_title {
    font-size: 40px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.h_opt_inner_kn a {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: bold;
    text-align: center;
    background-color: rgb(255, 255, 255);
    width: 121px;
    height: 44px;
    border-radius: 20px;
}

.h_opt_inner_kn a:hover {
    background-color: #25bd16;
    color: rgb(255, 255, 255);

}

.h_popularnie_tovari .h_title {
    background-image: url(images/14.png);
}

.h_pre .h_title {
    background-image: url(images/15.png);
}

.wrap_footer {
    margin-top: 80px;
}

.wrap_footer_inner_row_1 {
    margin-bottom: 50px;
}

.wrap_footer_inner_row_2 {
    padding-top: 58px;
    padding-bottom: 45px;
    background-color: #110739;
    background-image: url(images/27.png), url(images/26.png);
    background-position: left center, right center;
    background-repeat: no-repeat;
    background-size: auto auto;
}

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

.wrap_footer_inner_row_2_left_logo {
    margin-bottom: 18px;
}

.wrap_footer_inner_row_2_left_t {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    line-height: 1.714;
}

.wrap_footer_inner_row_2_left_t a {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.wrap_footer_inner_row_2_left_t a:hover {
    text-decoration: none;
}

.wrap_footer_inner_row_2_left_con {
    display: flex;
    flex-direction: column;
    row-gap: 33px;
}

.wrap_footer_inner_row_2_left_con_item {
    display: flex;
}

.wrap_footer_inner_row_2_left_con_item_img {
    width: 42px;
    flex-shrink: 0;
}


.wrap_footer_inner_row_2_left_con_item_right_title {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(208, 182, 239);
}

.wrap_footer_inner_row_2_left_con_item_right_t {
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    line-height: 1.5;
}

.wrap_footer_inner_row_2_left_con_item_right_t strong {
    font-weight: 500;
}

.tel .wrap_footer_inner_row_2_left_con_item_right_t a {
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    cursor: default;
    font-weight: 500;
}

.email .wrap_footer_inner_row_2_left_con_item_right_t a {
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(255, 255, 255);
    font-weight: 500;

}

.email .wrap_footer_inner_row_2_left_con_item_right_t a:hover {
    text-decoration: underline;

}

.breadcrumb_wrap {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 1500px;
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: 500;
}

.home .breadcrumb_wrap {
    display: none;
}

.breadcrumb_wrap a,
.breadcrumb_wrap strong {
    font-size: 14px;
    font-family: "Century Gothic", "arial", "arial";
    color: rgb(34, 34, 34);
    font-weight: 500;
}

.breadcrumb_wrap a:hover {
    text-decoration: underline;
}

.page_title,
h1.page-title {
    padding-bottom: 47px;
    background-image: url(images/57.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 40px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    line-height: 1.5;
    text-align: center;
    font-weight: 300;
}

.cat_id_131 {
    display: none;
}

.wrap_header {
    background-color: #fff;
}

.footer {
    background-color: #fff;
    margin-top: 84px;
}

.left_block {
    position: relative;
}

.left_block>div {
    width: 287px;
    flex-shrink: 0;
    margin-right: 15px;
}

.left_block>div:not(:last-child) {
    width: 287px;
    flex-shrink: 0;
    margin-right: 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.wrap_header_inner_row_1_right_izbrannoe .heading-icon {
    position: relative;
    display: block;
}

.elementor-widget-wp-widget-yith-wcwl-items .mini,
.widget_yith-wcwl-items .mini {
    line-height: 0;
}

.widget_yith-wcwl-items .mini .heading .items-counter .items-count {
    position: absolute;
    background-color: #110739;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 14px;
    font-family: "Century Gothic", "arial";
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 1px;
    box-sizing: border-box;
    right: -15px;
    top: -12px;
}

.wrap_header_inner_row_1_right_izbrannoe .fa.fa-heart-o:before {
    content: "" !important;
    background-image: url(images/5.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 26px;
    height: 22px;
    display: block;
}

.wrap_header_inner_row_1_right_izbrannoe:hover {
    opacity: 0.8;
}



.related.products .wrap_spisok_tovar .product .product_inner {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.page-template-default.woocommerce-wishlist .woocommerce-message {
    display: none;
}

.page-template-default.woocommerce-wishlist .nobr {
    font-size: 18px;
    font-family: "Century Gothic", "arial", "arial";
    color: rgb(34, 34, 34);
    font-weight: 600;
}

.page-template-default.woocommerce-wishlist .wishlist-items-wrapper .product-name a {
    font-size: 18px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: 600;
}

.page-template-default.woocommerce-wishlist .wishlist-items-wrapper .product-name a:hover {
    color: #25bd16;
}

.page-template-default.woocommerce-wishlist .wishlist-items-wrapper .product-price {
    font-size: 18px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: 600;
}

.page-template-default.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a {
    font-size: 0px !important;
    position: relative !important;
    display: flex !important;
    right: 0 !important;
    margin-right: 0 !important;
}

.page-template-default.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a:after {
    right: 0 !important;
    margin-right: 0 !important;
}

.bapf_head h3 {
    font-size: 16px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    font-weight: bold;
    padding-bottom: 16px;

}

.bapf_from .bapf_taprice:nth-last-child(1) {
    display: none !important;

}

.bapf_to .bapf_tbprice:nth-child(1) {
    display: none !important;

}

.bapf_slidr_main.bapf_slidr_num {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.bapf_from .bapf_tbprice,
.bapf_to .bapf_taprice {
    font-size: 15px;
    color: rgb(34, 34, 34);
    margin-right: 5px;
}

.bapf_to .bapf_taprice {
    margin-left: 5px;
    margin-right: 0px;
}

.bapf_from input,
.bapf_to input {
    font-size: 15px !important;
    color: rgb(34, 34, 34);
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    border-style: solid;
    border-radius: 10px;
    width: 100px !important;
    height: 44px;
    text-align: center;


}

.bapf_slidr_jqrui .bapf_from,
.bapf_slidr_jqrui .bapf_to {
    width: 50% !important;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle {
    background: #300da7 !important;
    width: 22px !important;
    height: 22px !important;
    border: 0px solid #555 !important;
    top: -9px;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range {
    background: #300da7 !important;
}

.bapf_sfilter.bapf_rst_sel {
    margin-bottom: 0px !important;
    position: absolute;
    top: 18px;
    right: 20px;
}

.bapf_sfilter.bapf_rst_sel button {
    padding-left: 15px;
    background-image: url(images/58.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    border: 0px solid #000000;
    background-color: transparent;
    font-size: 16px;
    color: rgb(182, 182, 182);
}

.bapf_sfilter.bapf_rst_sel button:hover {
    color: #110739;
    background-image: url(images/59.png);
}

.bapf_body ul {
    padding-inline-start: 0px;
}

.bapf_body ul li {
    margin-bottom: 13px !important;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    margin-right: 15px !important;
}

.bapf_ckbox_greychck input[type=checkbox] {
    border: 1px solid #dddddd !important;
    background-color: #fff !important;
    width: 25px !important;
    height: 25px !important;
    padding: 4px !important;
    border-radius: 5px !important;
}

.bapf_ckbox_greychck input[type=checkbox]:checked {
    background-color: #300da7 !important;
    border: 1px solid #300da7 !important;
}

.bapf_ckbox_greychck input[type=checkbox]:checked:after {
    width: 16px !important;
    height: 13px !important;
    border: 0px solid #300da7 !important;
    background-image: url(images/60.png);
    top: 4px;
    left: 4px;
    transform: rotate(0deg) !important;
}

.term-description {
    margin-bottom: 55px;
    font-size: 16px;
    color: rgb(34, 34, 34);
    line-height: 1.875;
}

.woocommerce_wrap_subkategory {
    margin-bottom: 55px;
}

.tax-product_cat .woocommerce_subkategory_item_img img {
    display: none !important;
}

.tax-product_cat .woocommerce_subkategory_item_podrobnee {
    display: none !important;
}

.tax-product_cat .woocommerce_subkategory_item_wrap {
    position: static;

}

.tax-product_cat .woocommerce_subkategory_item_img a {
    background-color: var(--background-color-1-hover);
    color: #fff;
    width: 100%;
}

.tax-product_cat .woocommerce_subkategory_item_img a:hover {
    background-color: var(--background-color-1);

}

.lmp_load_more_button.br_lmp_button_settings a {
    font-size: 18px !important;
    color: rgb(34, 34, 34) !important;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px !important;
    background-color: rgb(255, 255, 255) !important;
    height: 58px;

}

.lmp_load_more_button.br_lmp_button_settings a:hover {
    color: #fff !important;
    background-color: #300da7 !important;
}

.wrap_spisok_tovar.v_kataloge {
    margin-bottom: 30px !important;
}

.opisanie_kat_bottom {
    margin-top: 90px;
}

.opisanie_kat_bottom_text {
    font-size: 15.653px;
    color: rgb(73, 73, 73);
    line-height: 1.5;
    margin-top: 50px;
    margin-bottom: 50px;
}

.opisanie_kat_bottom_map {
    text-align: center;
}

.opisanie_kat_bottom_map_text {
    margin-top: 67px;
    font-size: 15.653px;
    color: rgb(73, 73, 73);
    line-height: 1.5;
}

.tax-product_cat .variations label {
    display: none !important;
}

.tax-product_cat .single_variation_wrap,
.related.products .single_variation_wrap,
.search-results .single_variation_wrap {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.tax-product_cat .woocommerce-variation-add-to-cart,
.related.products .woocommerce-variation-add-to-cart,
.search-results .woocommerce-variation-add-to-cart {
    margin-left: auto;
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 0 !important;
}

table.variations {
    width: 100% !important;
}

.woocommerce div.product form.cart .variations select {
    min-width: 100% !important;
    margin-bottom: 15px !important;
    margin-right: 0em !important;
    height: 37px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 11px;
    font-size: 13.696px;
    color: rgb(34, 34, 34);
    border-width: 1px;
    border-color: rgb(234, 234, 234);
    border-style: solid;
    border-radius: 10px;
    background-image: url(images/63.png);
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.title_wishlist {
    display: flex;
    justify-content: space-between;
    column-gap: 40px;
    margin-bottom: 34px;
}

.product_title.entry-title {
    font-size: 35.219px;
    color: rgb(34, 34, 34);
    font-weight: bold;
}

.content-single-product_cart .wrap_spisok_tovar_panel {
    display: none !important;
}

.single-product .content-single-product_right .yith-wcwl-add-button a {
    width: 46px !important;
    height: 46px !important;
}

.single-product .yith-wcwl-icon:before {
    font-size: 22px;
    display: flex;
    text-align: center;
}

table.variations label {
    display: none;
}

.single-product .woocommerce_price .price {
    margin-bottom: 34px;
}



.variation_kolvo {
    width: 100%;
}

.variation_kolvo .woocommerce-variation.single_variation:nth-child(2) {
    display: none !important;
}

.variation_kolvo {
    max-width: 347px;
}

.content-single-product_right .variation_kolvo_inner {
    display: flex;
    align-items: center;
    margin-top: 34px;
    justify-content: space-between;
}

.content-single-product_right .variation_kolvo_inner>div {
    width: 47% !important;
}

.content-single-product_right .variation_kolvo_inner>table.variations {
    width: 47% !important;
}

.woocommerce div.product .content-single-product_right form.cart .variation_kolvo_inner .variations select {
    margin-bottom: 0px !important;
    height: 52px !important;
    border-radius: 0 !important;
    font-size: 16px !important;
}

.content-single-product_right .single_variation_wrap {
    margin-top: 20px;
}

.woocommerce .content-single-product_right button.button.added:after {
    border-radius: 0%;
}

.content-single-product_right .cart.simple {
    display: flex;
    flex-direction: column;
    max-width: 347px;
}

.single-product .content-single-product_right form.cart.simple .qib-button-wrapper {
    justify-content: flex-start !important;
    margin-bottom: 20px !important;
}

.the_content {
    margin-top: 45px;
    font-size: 13.696px;
    color: rgb(73, 73, 73);
    line-height: 1.714;
    max-width: 430px;
}

.tovar_opisanie {
    margin-top: 120px;
}

.tovar_opisanie .tovar_opisanie_row_harakteristiki_wrap {
    font-size: 15.653px;
    font-family: "Century Gothic", "arial";
    line-height: 2.125;


}

.tovar_opisanie_row_title {
    margin-bottom: 40px;
    margin-top: 50px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 18px;
    font-size: 24px;
    color: rgb(73, 73, 73);
    font-weight: bold;
    line-height: 0.978;
}

.tovar_opisanie_row_instrykcia_wrap {
    display: flex;
    column-gap: 26px;
}

.tovar_opisanie_row_instrykcia_wrap_item {
    width: 226px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    height: 190px;
}

.tovar_opisanie_row_instrykcia_wrap_item_img {
    height: 133px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tovar_opisanie_row_instrykcia_wrap_item_title {
    font-size: 18px;
    color: rgb(34, 34, 34);
    font-weight: bold;
    line-height: 1.304;
}

.related.products h2 {
    margin-top: 96px;
    font-size: 40px;
    font-family: "Century Gothic", "arial";
    color: rgb(34, 34, 34);
    line-height: 1.5;
    text-align: center;
    padding-bottom: 42px;
    margin-bottom: 37px;
    background-image: url(images/71.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}



.wrap_mat_row_1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 84px;
}

.wrap_mat_row_1_left {
    width: 49%;
}

.wrap_mat_row_1_right {
    width: 50%;
}

.wrap_mat_row_1_right_inner {
    width: 390px;
    margin-left: auto;
    margin-right: auto;
}

.wrap_mat_row_1_right_inner_votsap a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 23px;
    box-sizing: border-box;
    background-color: rgb(15, 180, 23);
    width: 100%;
    height: 72px;
    background-image: url(images/74.png);
    background-position: left 14px center;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 26px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.wrap_mat_row_1_right_inner_votsap a:hover {
    background-color: #300da7;
}

.wrap_mat_row_1_right_inner_grafik {
    margin-top: 66px;
    display: flex;
}

.wrap_mat_row_1_right_inner_grafik_left {
    width: 104px;
    flex-shrink: 0;
}


.wrap_mat_row_1_right_inner_grafik_right_title {
    font-size: 16px;
    color: rgb(105, 105, 105);


}

.wrap_mat_row_1_right_inner_grafik_right_text {
    font-size: 20px;
    color: rgb(34, 34, 34);
    line-height: 1.5;
}

.page-id-2172 .page_title,
.page-id-2303 .page_title,
.page-id-2506 .page_title {
    background-image: url(images/75.png);
}

.cat_id_158 {
    display: none;
}

.woocommerce-Price-currencySymbol {
    padding-left: 3px;
}

.polylang-ls .lang-item {
    margin-bottom: 10px;
}


.archive-description p {
    margin-block-start: 1em;
    margin-block-end: 1em;
}

/* NOTE end 9999px */



/* NOTE begin 1500px */

@media screen and (max-width: 1500px) {

    .wrap_tovar_table::-webkit-scrollbar-track {
        border: 2px solid white;
        background-color: #ccc;
    }

    .wrap_tovar_table::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .wrap_tovar_table::-webkit-scrollbar:horizontal {
        height: 13px;
    }

    .wrap_tovar_table::-webkit-scrollbar-thumb {
        border-radius: 6px;
        border: 2px solid white;
        background-color: rgba(0, 0, 0, .5);
    }

    .wrap_tovar_table {
        overflow-x: scroll;
        width: 100%;
    }

    .wp_wrap_subkategory_item_img img {
        max-width: 100%;
        height: auto;
    }

    .wrap_posts article .article_img_details img {
        max-width: 100%;
        height: auto;
    }

    .wrap_content_inner {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        width: 100%;

    }

    .home .wrap_content_inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    .max-widht-1500px {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        width: 100%;
    }

    .h_o_nas {
        margin-left: 20px !important;
        position: relative;
        left: -10px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: calc(100% - 20px) !important;
    }

    .breadcrumb_wrap {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .single-product .wrap_content_inner {
        padding-left: 0px;
        padding-right: 0px;

    }
}

/* NOTE end 1500px */
/* NOTE begin 1300px */
@media screen and (max-width: 1300px) {
    .wrap_header_inner_row_1_left {
        width: 35%;
        justify-content: flex-start;
    }

    .wrap_header_inner_row_1_left_con.tel {
        margin-right: 20px;
    }

    .wrap_spisok_tovar .product {
        width: 31.5%;
    }
}

/* NOTE end 1300px */
/* NOTE begin 1200px */
@media screen and (max-width: 1200px) {
    .wrap_header_inner_row_1_center {
        order: -1;
    }

    .wrap_header_inner_row_1 {
        justify-content: center;
        flex-direction: column;
    }

    .wrap_header_inner_row_1_center {
        margin-left: 0;
    }

    .wrap_header_inner_row_1 {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .wrap_header_inner_row_1_left {
        width: 100%;
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .wrap_header_inner_row_1_right {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        column-gap: 25px;
    }

    .asp_w_container_1 {
        width: 100% !important;
    }

    .wrap_header_inner_row_1_right_poisk {
        padding-left: 0px;
        margin-bottom: 20px;
    }

    .proinput.hiddend {
        display: block !important;
    }

    div.asp_m.asp_m_1.asp_compact {
        width: 100% !important;
    }

    div.asp_m.asp_m_1.asp_compact .probox {
        width: 100% !important;
    }

    .wrap_header_inner_row_1_right {
        flex-wrap: wrap;
    }

    .h_o_nas {
        height: auto;
        align-items: stretch;
    }

    .h_o_nas_right {
        height: auto;
    }

    .wrap_content_inner {
        flex-direction: column;
    }

    .wrap_content_inner>div {
        width: 100%;
    }

    .left_block>div {
        width: 100% !important;
    }
}

/* NOTE end 1200px */
/* NOTE begin 900px */

@media screen and (max-width: 900px) {
    .wp_wrap_subkategory {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wp_wrap_subkategory_item {
        width: 48%;
    }

    .wrap_posts {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wrap_posts article {
        width: 48%;
    }

    .wrap_header_inner_row_2 {
        height: auto;
    }

    .wrap_menu_header {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .wrap_menu_header>div {
        width: 100%;
    }

    .h_header {
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }

    .h_header_inner_t2 {
        padding-top: 30px;
    }

    .h_header_inner_t1 {
        padding-top: 40px;
    }

    .h_o_nas {
        flex-direction: column;
    }

    .h_o_nas>div {
        width: 100%;
    }

    .h_o_nas_right_item {
        height: 300px;
    }

    .h_pre_row {
        flex-wrap: wrap;
        margin-bottom: 0px;
        row-gap: 50px;
    }

    .h_pre_row_item {
        width: 50%;
        text-align: center;
    }

    .h_opt {
        height: 300px;
        margin-top: 40px;
    }

    .footer {
        margin-top: 40px;
    }

    .wrap_menu_footer_2 nav>ul {
        flex-wrap: wrap;
    }

    .wrap_footer_inner_row_2_inner {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .wrap_spisok_tovar .product {
        width: 48%;
    }

    .product_title.entry-title {
        font-size: 24px;
    }

    .summary.entry-summary {
        margin-top: 30px !important;
    }

    .tovar_opisanie {
        margin-top: 0px;
    }

    .tovar_opisanie_row_instrykcia_wrap {
        flex-wrap: wrap;
        column-gap: 0px;
        row-gap: 30px;
        justify-content: space-between;
    }

    .tovar_opisanie_row_instrykcia_wrap_item {
        width: 47%;
    }

    .wrap_mat_row_1 {
        flex-direction: column;
        row-gap: 40px;
    }

    .wrap_mat_row_1>div {
        width: 100%;
    }

    .wrap_mat_row_1_left {
        order: 1;
    }
}

/* NOTE end 900px */

/* NOTE begin 700px */
@media screen and (max-width: 700px) {
    .wrap_footer_inner_row_2_inner>div:nth-child(4) {
        margin-top: 40px;
    }
}

/* NOTE end 700px */


/* NOTE begin 500px */

@media screen and (max-width: 500px) {

    .wp_wrap_subkategory_item {
        width: 100%;
    }

    .wrap_posts article {
        width: 100%;

    }

    .wrap_header_inner_row_1_left_con .wrap_header_inner_row_1_left_con_left {
        display: none;
    }

    .h_header_inner_t1 {
        font-size: 26px;
    }

    .h_header_inner_t2 {
        font-size: 24px;
    }


    .h_title {
        margin-top: 40px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 30px;
    }

    .h_o_nas {
        margin-top: 34px;
    }

    .h_o_nas_left_tittle {
        font-size: 30px;
    }

    .wrap_menu_footer_2 nav>ul>li {
        width: 50% !important;
    }

    .wrap_footer {
        margin-top: 20px;
    }

    .wrap_footer_inner_row_1 {
        margin-bottom: 20px;
    }

    .wrap_footer_inner_row_2_inner>div:nth-child(3) {
        margin-top: 40px;
    }

    .wrap_content_inner {
        padding-top: 30px;
    }

    .page_title {
        font-size: 30px;
    }

    .wrap_spisok_tovar .product {
        width: 100%;
    }

    .tax-product_cat .woocommerce_subkategory_item {
        margin-bottom: 10px;
    }

    .woocommerce_wrap_subkategory {
        row-gap: 0px;
    }

    .home .woocommerce_wrap_subkategory,
    .woocommerce-shop .woocommerce_wrap_subkategory {
        row-gap: 40px;
    }

    .content-single-product_left {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .title_wishlist {
        flex-direction: column;
        row-gap: 30px;
    }

    .related.products h2 {
        margin-top: 0px;
        font-size: 30px;
    }

    .wrap_mat_row_1_right_inner {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .wrap_mat_row_1_right_inner_votsap a {
        font-size: 22px;
    }
}

/* NOTE end 500px */