
:root { 
--main-color: #f97719;
--second-main-color: #ffe600;
--text-p-color: #505053;
--text-p-pale-color: #828282;
--text-decor-color: #f97719;
--block-decor-color: #e8e8e8;
--block-bg-color: #f3f3f3;
--main-font-family: "Open Sans", sans-serif;
--decor-font-family: "Montserrat", sans-serif;
--main-width-content: 126rem;
}

.rct_shop_categorylist.style_category_snippet_standart { margin: 0 0 3.5rem; flex-direction: row; justify-content: flex-start; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item { width: calc(100% / 4 - 3rem); margin: 0 0 3rem; padding: 0; box-sizing: border-box; background-color: #fff; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content {  }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content > div > div { padding: 0; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content > div > div > div { display: flex; flex-direction: column; align-items: center; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content > div > div > div a.style_container_link { width: 100%; text-decoration: none; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content > div > div > div a.style_container_link .style_background_image_category { width: 100% !important; height: 26rem !important; background-size: cover; background-repeat: no-repeat; background-position: center; margin: 0; }
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item .style_main_content > div > div > div a.style_container_link h2.style_name_category { text-align: left; font-size: 1.4rem; font-weight: 400; line-height: 1.3; margin: 0; position: absolute; bottom: 3rem; left: 0; background-color: #fff; padding: 0.5rem 1rem 10px; width: 50%; min-width: 12rem; min-height: 3.6rem; box-sizing: revert-layer; display: flex; justify-content: flex-start; align-items: center; }

@media (max-width: 1024px){
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item { width: calc(100% / 2 - 3rem); }
}

@media (max-width: 600px) {
.rct_shop_categorylist.style_category_snippet_standart .rct_shop_categorylist_item { width: 100%; }
}


.rct_postlist.style_service { margin: 0 -1.5rem; }
.rct_postlist.style_service .rct_postlist_item { width: calc(100% / 3 - 3rem); min-width: 33rem; margin: 0 1.5rem 3rem; background-color: var(--block-bg-color); border-radius: 0.3rem; padding: 2rem; box-sizing: border-box; }
.rct_postlist.style_service .rct_postlist_item .style_image { width: 100% !important; height: 30rem !important; background-size: cover; border-radius: 0.3rem; margin: 0 0 1.5rem; }
.rct_postlist.style_service .rct_postlist_item h2.style_title { text-align: center; text-transform: uppercase; color: var(--main-color); font-size: 1.6rem; font-weight: 700; letter-spacing: 0.1rem; font-family: var(--block-decor-color); line-height: 1.4; }
.rct_postlist.style_service .rct_postlist_item h2.style_title a { text-decoration: none; font-size: inherit; font-weight: inherit; line-height: inherit; color: indianred; }

.rct_shop_productlist .rct_shop_productlist_item { width: calc(100% / 4 - 3rem); background-color: #ffffff; outline: 0.1rem #dddddd solid; display: flex; padding: 1rem 0; margin: 0 1.5rem 3rem; box-shadow: none; flex-direction: column;}
.rct_shop_productlist .rct_shop_productlist_item > div { margin: 0; }
.rct_shop_productlist .rct_shop_productlist_item:hover { background-color: #f9f9f9; z-index: 1; box-shadow: 0 0 0.2rem 0.2rem var(--main-color); }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_image { margin: 0 0 1rem; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_image a.style_product_image { width: 100% !important; height: 24rem !important; background-size: contain; background-repeat: no-repeat; background-position: center; background-color: #fff; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info h2.style_snippet_product_title { width: 100%; line-height: 1.3; margin: 0 auto 1rem 0; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info h2.style_snippet_product_title a { width: 100%; min-height: 5rem; font-size: 1.4rem; text-decoration: none; font-weight: 500; text-transform: none; display: block; padding: 0 0 0.5rem; box-sizing: border-box; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info .rct_field_list.style_product_attributes { display: none; margin: 0 0 2rem; flex-direction: column; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info .rct_field_list.style_product_attributes .rct_field_list_product { display: flex; flex-direction: row; justify-content: flex-start; align-items: baseline; margin: 0 0 0.5rem; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info .rct_field_list.style_product_attributes .rct_field_list_product .rct_field_list_product_name { min-width: 9rem; text-align: left; font-size: 1.2rem; margin: 0 0.5rem 0 0; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_info .rct_field_list.style_product_attributes .rct_field_list_product .rct_field_list_product_value { font-size: 1.2rem; line-height: 1.5; word-break: break-word; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform { margin: auto 0 0 !important; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom { display: flex; flex-direction: column; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_price_container { display: flex; flex-direction: column; justify-content: flex-start; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_price_regular { position: relative; align-self: flex-start; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_price_regular:before { width: 100%; height: 0.1rem; background-color: #626262; content: ""; position: absolute; top: 50%; transform: rotate(-9deg); }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_price { margin: 0 0 1rem; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_price * { font-size: 2.6rem; font-weight: 500; margin: 0 0 1rem; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_buyform_bottom { display: flex; margin: 0 0 1.5rem; padding: 1rem 1.5rem; align-self: flex-start; text-transform: none; letter-spacing: 0.05rem; font-size: 1.3rem; font-weight: 400; line-height: 1.2; border: none; background-color: var(--main-color); color: #fff; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_buyform_bottom:hover { background-color: #000; }
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_buyform_bottom.style_add_to_cart::after { content: 'Добавить в корзину'; }

@media (max-width: 1280px) {
.rct_shop_productlist .rct_shop_productlist_item { width: calc(100%/3 - 3rem); }
.rct_shop_productlist_item .style_product_image { height: 15rem; }
}

@media (max-width: 1024px) {
.rct_shop_productlist .rct_shop_productlist_item .style_snippet_product_buyform .style_container_price_and_buyform_bottom .style_buyform_bottom.style_add_to_cart::after { content: 'В корзину'; }
}

@media (max-width: 768px) {
.rct_shop_productlist .rct_shop_productlist_item { width: calc(100% / 3); margin: 0 !important; }
.rct_shop_productlist .rct_shop_productlist_item h2.style_snippet_product_title a { min-height: inherit !important; }
.rct_shop_productlist .rct_shop_productlist_item .rct_field_list.style_product_attributes .rct_field_list_product .rct_field_list_product_name { min-width: 7rem; }
}

@media (max-width: 600px) {
.rct_shop_productlist .rct_shop_productlist_item { width: calc(100% / 2); }
}


.rct_postlist.style_snippet_stocks { justify-content: center; }
.rct_postlist.style_snippet_stocks .rct_postlist_item { width: calc(100%/2 - 3rem); min-width: 33rem; margin: 0 1.5rem 3rem; border: 0.1rem var(--main-color) solid; box-sizing: border-box; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_main_content > div > div { padding: 0; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_image { background-position: center; background-repeat: repeat; background-size: cover; height: 35rem !important; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info { flex-direction: column; align-items: flex-start; padding: 3rem 4rem 4rem; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info h2 { line-height: 1.3; min-height: 5rem; margin: 0; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info h2 a { font-size: 1.8rem; font-weight: 400; text-decoration: none; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price { flex-direction: row; align-items: baseline; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price .style_stocks_base_price { font-size: 2rem; font-weight: 600; line-height: 1; margin: 0 2rem 1rem 0; position: relative;  }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price .style_stocks_base_price::before { content: ""; background-color: var(--text-p-color); height: 0.3rem; width: 100%; position: absolute; top: 50%; transform: rotate(-9deg); }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price .style_stocks_base_price::after { content: "₽"; margin: 0 0 0 0.5rem; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price .style_stocks_discount_price { font-size: 2.8rem; font-weight: 300; line-height: 1; color: var(--main-color);}
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_price .style_stocks_discount_price::after { content: "₽"; margin: 0 0 0 0.5rem; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info a.style_more { display: inline-block; margin: 1rem 0 0; background-color: var(--main-color); padding: 1rem 2rem; color: #fff; text-decoration: none; }
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_stocks_validity { font-size: 1.8rem; }

@media (max-width: 1024px) {
.rct_postlist.style_snippet_stocks .rct_postlist_item .style_container_info .style_container_svg_title svg { width: 3rem; height: 3rem; }
}



html { font-family: var(--main-font-family); }
input, button, textarea, select, .button { font-family: var(--main-font-family); }
p, li, a, span, div { color: var(--text-p-color); font-weight: 400; font-size: 1.8rem; line-height: 1.5; }
#title .wrapper h1, h1 { font-family: var(--decor-font-family); text-transform: none; font-size: 3.2rem; font-weight: 600; line-height: 1.3; color: #3c3c3c; margin: 0 0 2rem; }
#main .sidebar.left .wrapper { padding: 0 0 0; }
#main > .wrapper { padding: 0 0 3rem; }
h2 { font-size: 2.4rem; font-weight: 400; margin: 0 0 1rem; }

input[type="submit"], input[type="reset"], input[type="file"], input[type="button"], input.button, button, .button { padding: 0.7rem 1.5rem; background-color: #fff; color: #000; font-family: var(--decor-font-family); font-size: 1.5rem; font-weight: 600; letter-spacing: 0.2rem; border: var(--main-color) 0.3rem solid; transition: 0.3s all; }
input[type="submit"]:hover, input[type="reset"]:hover, input[type="file"]:hover, input[type="button"]:hover, input.button:hover, button:hover, .button:hover { background-color: var(--main-color); color: #fff; }
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="search"], input[type="url"], textarea { border: 0.1rem var(--block-decor-color) solid; }
input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, input[type="email"]::placeholder, input[type="search"]::placeholder, input[type="url"], textarea::placeholder { color: var(--text-p-color); }
.wpb_text_column a { color: var(--text-decor-color); text-decoration: none; }
.wpb_text_column ul { list-style-image: url(); }
.wpb_text_column ul li { margin: 0 0 0.5rem; }
.style_form_privacy_policy, .style_form_privacy_policy * { font-size: 1.1rem; color: var(--text-p-color); }
.tippy-box { padding: 0.6rem 1.4rem; }
.tippy-box .tippy-content { color: rgb(255, 255, 255); font-weight: 400; line-height: 1.4; }

@media (min-width: 1280px) {
#header .wrapper > .vc_row, #title .wrapper > .vc_row, #main .wrapper > .vc_row, #breadcrumb .wrapper > .vc_row, #footer .wrapper > .vc_row { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
}

@media (min-width: 1025px) {
#main > .wrapper.sidebar_left { padding: 0 0 3rem 4rem; box-sizing: border-box; }
}

@media (max-width: 768px) {
/*#main > .wrapper, #main > .wrapper.sidebar_left { padding: 8rem 0 3rem; }*/
}

body ::-webkit-scrollbar { width: 1rem; }
body ::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 0.5rem; }
body ::-webkit-scrollbar-thumb { background-color: var(--main-color); outline: none; border-radius: 0.5rem; box-shadow: inset 0 0 2px rgb(199 34 40); }
body ::-webkit-scrollbar-thumb:hover { background-color: var(--sedond-main-color); box-shadow: inset 0 0 2px rgb(119 4 10); }
body { scrollbar-width: 1rem; scrollbar-color: #ffde41 #f6f6f6; }

.style_row_block_info { background-color: var(--block-bg-color); border: 0.1rem var(--block-decor-color) solid; margin-bottom: 3.5rem !important; padding: 4rem 2.5rem 0.5rem; }

.style_form_sending { margin-right: -1.5rem;  margin-left: -1.5rem; }

.style_carousel_overflow_with_buttons { align-items: center; position: relative; margin: 0 0 3rem; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow { display: flex !important; justify-content: center; align-items: center; background: none; border: none; outline: none; width: 5rem; height: 5rem;  background-color: #fff; border-radius: 50%; box-shadow: 0px 5px 10px 0px rgb(39 71 125 / 10%); transition: var(--transition-standart); z-index: 2; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow.style_prev { position: absolute; left: -1rem; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow.style_next { position: absolute; right: -1rem; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow:hover { background-color: var(--main-color); box-shadow: none; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow::before { display: none; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow svg { min-width: 2.2rem; height: 2.2rem; fill: var(--main-color); transition: var(--transition-standart); }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow:hover svg { fill: #fff;}
.style_carousel_overflow_with_buttons .rct_carousel { width: 100%; }

@media (max-width: 1279px) {
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow { display: none !important; }
}

.style_rs__1_sep_wrapper { display: flex; justify-content: center; align-items: center; margin: 0 0 2rem; }
.style_rs__1_sep_wrapper .style_rs__1_separator { position: relative; width: 6.4rem; height: 6.4rem; display: flex; justify-content: center; align-items: center; border: 0.1rem var(--second-main-color) solid; border-radius: 50%; }
.style_rs__1_sep_wrapper .style_rs__1_separator::before { content: ''; position: absolute; right: 100%; top: 50%; height: 0.1rem; width: 4.8rem; background-color: var(--second-main-color); }
.style_rs__1_sep_wrapper .style_rs__1_separator::after { content: ''; position: absolute; left: 100%; top: 50%; height: 0.1rem; width: 4.8rem; background-color: var(--second-main-color); }
.style_rs__1_sep_wrapper .style_rs__1_separator .style_rs__1_separator_content { position: relative; width: 5rem; height: 5rem; background-color: #fff; background-image: url(); background-size: 60%; background-position: center; background-repeat: no-repeat; border-radius: 50%; }

.style_decor_button__1 { display: flex; align-items: center; box-sizing: border-box; border: none; width: fit-content; height: 5.5rem; padding: 1rem 4rem; background-color: var(--main-color); border-radius: 4rem; color: #ffffff; font-size: 1.6rem; font-weight: 600; line-height: 1; text-decoration: none; text-transform: none; transition: all 0.3s; position: relative; }
.style_decor_button__1::before { content: '\f105'; font-family: 'FontAwesome'; width: 3.2rem; height: 3.2rem; max-height: 3.2rem; position: absolute; right: calc(100% - 1.6rem); z-index: 1; display: flex; justify-content: center; align-items: center; border-radius: 50%; background-color: var(--main-color); font-size: 1.8rem; color: #fff; transition: inherit; }
.style_decor_button__1::after { content: ''; position: absolute; right: calc(100% - 2.2rem); width: 4.4rem; height: 4.4rem; background-color: #fff; border-radius: 50%; z-index: 0; box-shadow: inset 0px 5px 5px 0px rgb(114 97 227 / 30%); transition: inherit; }
.style_decor_button__1:hover { background-color: var(--second-main-color); color: #fff; }
.style_decor_button__1:hover::before { background-color: var(--second-main-color); animation: shake 1s; animation-iteration-count: infinite;}
.style_decor_button__1:hover::after { box-shadow: inset 0px 5px 5px 0px rgb(82 176 231 / 30%); animation: shake 1s; animation-iteration-count: infinite;}

@keyframes shake {
  0%   { transform: translate( 5px, 0); }
  10%  { transform: translate( 0px, 0); }
  20%  { transform: translate(-5px, 0); }
  30%  { transform: translate( 0px, 0); }
  40%  { transform: translate( 5px, 0); }
  50%  { transform: translate( 0px, 0); }
  60%  { transform: translate(-5px, 0); }
  70%  { transform: translate( 0px, 0); }
  80%  { transform: translate( 0px, 0); }
  90%  { transform: translate( 0px, 0); }
  100% { transform: translate( 0px, 0); }
}


.style_row_standart__1 {}
.style_row_standart__1 > div > div { padding: 9rem 1.5rem 5rem !important; }
.style_row_standart__1 .style_rs__1_text_block_for_title { margin: 0 0 7.5rem; }
.style_row_standart__1 .style_rs__1_text_block_for_title > div.wpb_wrapper { display: flex; flex-direction: column; align-items: center; }
.style_row_standart__1 .style_rs__1_text_block_for_title > div.wpb_wrapper .style_rs__1_title { margin: 0 0 1rem; text-align: center; color: var(--text-decor-color); font-family: var(--decor-font-family); font-size: 4.5rem; font-weight: 500; letter-spacing: 0.1rem; line-height: 1.3; }
.style_row_standart__1 .style_rs__1_text_block_for_title > div.wpb_wrapper .style_rs__1_description { max-width: 60rem; text-align: center; color: var(--text-p-pale-color); font-size: 1.8rem; font-weight: 300; line-height: 1.5;}

@media (max-width: 600px) {
.style_row_standart__1 > div > div { padding: 4rem 1.5rem 1rem !important; }
.style_row_standart__1 .style_rs__1_text_block_for_title { margin: 0 0 3rem; }
.style_row_standart__1 .style_rs__1_text_block_for_title > div.wpb_wrapper .style_rs__1_title { font-size: 3rem; }
.style_row_standart__1 .style_rs__1_text_block_for_title > div.wpb_wrapper .style_rs__1_description { font-size: 1.6rem; }
}

.rct_postlist.style_articles_little_snippet {}
.rct_postlist.style_articles_little_snippet .rct_postlist_item { box-sizing: border-box; width: calc(100%/3 - 3rem); margin: 0 1.5rem 3rem; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item > div { height: 100%; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item > div > div > div { padding: 0; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item > div > div > div > div { position: relative; background-color: #fff; border: 0.2rem var(--block-decor-color) solid; transition: var(--transition-standart); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item:hover > div > div > div > div { box-shadow: 0px 12px 47px 0px rgb(39 71 125 / 7%); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image { flex-direction: column; position: relative; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_image { overflow: hidden; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_image a { display: flex; width: 100% !important; height: 30rem !important; position: relative; transition: var(--transition-standart); background-size: cover; background-position: center; background-repeat: no-repeat; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_publication_date { position: absolute; top: 3rem; right: 3rem; box-sizing: border-box; width: 7.4rem; height: 10rem; background-color: #fff; border-top: 0.2rem var(--second-main-color) solid; border-radius: 0 0 1rem 1rem; display: flex; justify-content: center; align-items: center; color: var(--text-decor-color); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_publication_date * { font-size: 1.6rem; font-weight: 400; line-height: 1; margin: 0 0 0.6rem; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_publication_date span.style_publication_date__day { font-size: 2.8rem; font-weight: 700; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_publication_date span.style_publication_date__month {}
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_image .style_publication_date span.style_publication_date__year {}

.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text { flex-direction: column; padding: 2rem 3.4rem 3rem; align-items: flex-start; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_postlist_title { text-align: left; margin: 0 0 1rem; line-height: 1.1; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_postlist_title a { text-decoration: none; font-size: 1.8rem; font-weight: 500; line-height: 1; transition: var(--transition-standart); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_postlist_title a:hover { color: var(--second-main-color); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_page_short_description { font-size: 1.5rem; font-weight: 300; line-height: 1.3; color: var(--text-p-pale-color); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_link_more { position: relative; display: flex; justify-content: center; align-items: center; text-decoration: none; color: var(--main-color); font-size: 1.6rem; font-weight: 500; transition: var(--transition-standart); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_link_more::before { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 0.1rem; background-color: var(--main-color); transition: inherit; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_link_more:hover::before { width: 100%; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_link_more::after { content: "\f178"; font-family: 'FontAwesome'; margin: 0 0 0 0.7rem; }

@media (max-width: 1024px) {
.rct_postlist.style_articles_little_snippet .rct_postlist_item { width: calc(100%/2 - 3rem); }
.rct_postlist.style_articles_little_snippet .rct_postlist_item > div > div > div > div { padding: 3rem; }
}

@media (max-width: 1024px) {
.rct_postlist.style_articles_little_snippet .rct_postlist_item { width: calc(100%/2 - 3rem); }
}

@media (max-width: 768px) {
.rct_postlist.style_articles_little_snippet .rct_postlist_item > div > div > div > div { padding: 2rem; }
.rct_postlist.style_articles_little_snippet .rct_postlist_item .style_container_text .style_postlist_title a { font-size: 2rem; }
}

@media (max-width: 600px) {
.rct_postlist.style_articles_little_snippet .rct_postlist_item { width: 100%; }
}


#header .style_header_preheader { background-color: #000; height: 6rem; display: flex; align-items: center; }
#header .style_header_preheader > div > div > div { display: flex; align-items: center; }
#header .style_header_preheader .style_header_contacns_container { align-items: baseline; }
#header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__phone, #header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__address { margin: 0 3rem 0 0; }
#header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__schedule { margin: 0 auto 0 0; }
#header .style_header_preheader .style_header_contacns_container svg { fill: #fff; width: 1.6rem; height: 1.6rem; margin: 0 0.8rem 0 0; }
#header .style_header_preheader .style_header_contacns_container * { color: #fff; font-size: 1.4rem; font-weight: 400; text-decoration: none; }
#header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__phone a:hover { color: var(--second-main-color); }
#header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__schedule .style_schedule { display: flex; }
#header .style_header_preheader .style_header_contacns_container.style_header_contacns_container__schedule .style_schedule .style_separator { background-color: rgba(255,255,255,0.8); width: 0.1rem; margin: 0 1rem; }
#header .style_header_preheader .style_whatsapp_icon { margin: 0 0 0 3rem; display: flex; align-items: center; color: #fff; text-decoration: none; font-size: 2.6rem; }
#header .style_header_preheader .style_whatsapp_icon:hover { color: var(--second-main-color); }
#header .style_header_preheader .style_whatsapp_icon::before { content: "\f232"; font-family: 'FontAwesome'; }
#header .style_social_web { flex-direction: row; flex-direction: row; margin: 0 0 0 2rem; }
#header .style_social_web svg { width: 3rem; height: 3rem; margin: 0 0 0 1rem; fill: #000; }

#header .style_header_main > div > div > div { display: flex; flex-direction: row; align-items: center; padding: 2rem 0; }
#header .style_header_main a.style_logo_link { margin: 0 auto 0 0; width: 12rem; line-height: 0; }
#header .style_header_main a.style_logo_link img { width: 12rem; height: 9rem; }

#header .rct_search_container { margin: 0 4rem; border: 2px solid var(--block-decor-color); }
#header .rct_search_container .rct_search_container_panel { width: 50rem; }
#header .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit { background-color: var(--main-color); outline: none; border:none; padding: 0 1.8rem; color: #fff; letter-spacing: 0.1rem; }
#header .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit:hover { background-color: #000; }
#header .rct_search_container .rct_search_container_panel .rct_search_container_panel_submit::before { display: none; }
#header .rct_search_container .rct_search_container_panel .rct_search_container_panel_input { font-size: 1.4rem; }
#header .rct_search_container .rct_search_container_panel .rct_search_container_panel_input::placeholder { color: var(--text-p-pale-color); font-weight: 400; }

#header .rct_search_container .rct_search_container_result { z-index: 99; }

#header .style_header_main a.style_icon_link { display: flex; align-items: center; text-decoration: none; }
#header .style_header_main a.style_icon_link svg { width: 5rem; height: 5rem; margin: 0 2rem 0 0; fill: #828282; transition: all 0.3s; }
#header .style_header_main a.style_icon_link p { margin: 0; font-size: 1.5rem; font-weight: 500; line-height: 1.3; }
#header .style_header_main a.style_icon_link p span.style_accent { font-size: 1em; font-weight: 400; line-height: inherit; color: #828282; transition: all 0.3s; }
#header .style_header_main a.style_icon_link:hover svg { fill: var(--main-color); }
#header .style_header_main a.style_icon_link:hover p span.style_accent { color: var(--main-color); }
.vc_custom_1583225949355{margin-right: 0px !important;margin-left: 0px !important;}.vc_custom_1565721906303{padding-top: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}
#navigation { position: sticky; top: 0; z-index: 10; background-color: #fff; border-top: 0.1rem var(--block-decor-color) solid; border-bottom: 0.1rem var(--block-decor-color) solid; }
.rct_navigation { height: 5.5rem; justify-content: flex-end; align-items: center; }
.rct_navigation .rct_navigation_item { height: 100%; }
.rct_navigation .rct_navigation_element { height: 100%; }
.rct_navigation .rct_navigation_item.rct_navigation_itemdropdown a.rct_navigation_item_link::after { content: '\f0d7'; font-family: 'FontAwesome'; font-size: 3.8rem; position: absolute; top: calc(100% + 0.4rem); color: #000; line-height: 0; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover.rct_navigation_itemdropdown:hover a.rct_navigation_item_link::after { display: none; }

.rct_navigation .rct_navigation_element a.rct_navigation_item_link { height: 100%; display: flex; justify-content: center; align-items: center; padding: 0 1rem; text-transform: uppercase; font-size: 1.4rem; font-weight: 600; color: #000; text-decoration: none; }
.rct_navigation .rct_navigation_element a.rct_navigation_item_link:hover, .rct_navigation .rct_navigation_element .rct_navigation_itemhover a.rct_navigation_item_link, .rct_navigation .rct_navigation_element .rct_navigation_item_active a.rct_navigation_item_link { color: var(--main-color); }
.rct_navigation .rct_navigation_element_catalog { margin: 0 3rem 0 0; }
.rct_navigation .rct_navigation_element_catalog .style_element_catalog { background-color: var(--main-color); padding: 0 5rem !important; color: #fff !important; font-size: 1.4rem !important; font-weight: 600 !important; text-transform: uppercase !important; letter-spacing: 0.1rem; }
.rct_navigation .rct_navigation_element_catalog .style_element_catalog::before { content: '\f0c9'; font-family: 'FontAwesome'; font-size: 1.2em; font-weight: 100; margin: 0 1rem 0 0; }

.rct_navigation .rct_navigation_element.style_link_icon a.rct_navigation_item_link::before { font-size: 1.8rem; display: none; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_about::before { content: '\f024'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_sale::before { content: '\f02c'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_contacts::before { content: '\f041'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_delivery::before { content: '\f0d1'; font-family: 'FontAwesome'; }
.rct_navigation .rct_navigation_element.style_link_icon .style_element_guarantee::before { content: '\f132'; font-family: 'FontAwesome'; }

.rct_navigation .rct_navigation_element.rct_navigation_element__cart { margin: 0 0 0 auto; }
.rct_navigation .rct_navigation_element.rct_navigation_element__cart a.rct_navigation_item_cart::before { display: block; margin: 0 0.6rem 0 0;  font-size: 2.4rem; color: #828282; }
.rct_navigation .rct_navigation_element.rct_navigation_element__cart .rct_navigation_item_cart_count {  position: absolute;  top: 8px;  border-radius: 50%;  left: 18px;  width: 2rem;  height: 2rem; background: #F00;  display: flex; justify-content: center; align-items: center; color: #fff; font-size: 1.2rem; }
.rct_navigation .rct_navigation_element.rct_navigation_element__cart .rct_navigation_item_cart_price { margin: 0 0 0 0.6rem; font-size: 1.6rem; font-weight: 500; }
.rct_navigation .rct_navigation_element.rct_navigation_element__cart .rct_navigation_item_cart_sign { margin: 0 0 0 0.6rem; font-size: 1.6rem; font-weight: 500; }

.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown { display: flex; flex-direction: column; background: #e75c15; box-sizing: border-box; width: 26rem; padding: 2rem 2rem; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link { position: relative; text-decoration: none; text-transform: uppercase; color: #fff; font-size: 1.2rem; font-weight: 300; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link::before { content: ''; margin: 0 0.5rem 0 0; width: 0; height: 0.1rem; position: absolute; bottom: -0.5rem; background-color: rgba(255, 255, 255, 0.5); transition: all 0.3s; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_link:hover::before { width: 85%; }
.rct_navigation .rct_navigation_item.rct_navigation_itemhover .rct_navigation_item_content_dropdown .style_dropdown_separator { margin: 1rem 0; width: 100%; height: 0rem; border: none; background-color: rgba(255, 255, 255, 0.5); }

#navigation .style_mobile_navigation { height: 5rem; justify-content:space-between; align-items: center; border-bottom: 0.1rem var(--main-color) solid; }
#navigation .style_mobile_navigation .style_hamburger_menu { padding: 0 0.5rem 0 1rem; background: none; border: none; }
#navigation .style_mobile_navigation > a { text-decoration: none; }
#navigation .style_mobile_navigation .style_logo { width: 14rem; display: flex; justify-content: center; align-items: center; }
#navigation .style_mobile_navigation .style_call { margin: 0 1rem 0; display: flex; align-items: center; height: 100%; font-size: 2.2rem; color: #fff; }
#navigation .style_mobile_navigation .style_call::before { content: '\f095'; font-family: 'FontAwesome'; }
#navigation .style_mobile_navigation .style_whatsapp_icon { margin: 0 1rem 0; display: flex; align-items: center; height: 100%; font-size: 2.2rem; color: var(--text-p-color); }
#navigation .style_mobile_navigation .style_whatsapp_icon::before { content: '\f232'; font-family: 'FontAwesome'; }
#navigation .style_mobile_navigation .style_search::before { content: '\f002'; font-family: 'FontAwesome'; display: flex; align-items: center; height: 100%; font-size: 2.2rem; color: var(--main-color); }
#navigation .style_mobile_navigation .style_hamburger_menu::before { content: '\f0c9'; font-family: 'FontAwesome'; font-size: 2.6rem; color: var(--main-color); }
#navigation .style_mobile_navigation .rct_cart_cart_mobile_navigation .rct_cart_link { margin: 0 1rem 0 0.5rem; color: var(--main-color); font-size: 1.4rem; text-decoration: none; }
#navigation .style_mobile_navigation .rct_cart_cart_mobile_navigation .rct_cart_link::before { margin: 0 0.5rem 0 0; font-size: 2.2rem; }
#navigation .style_mobile_navigation .rct_navigation_item_link.rct_navigation_item_cart { align-items: baseline; }
#navigation .style_mobile_navigation .rct_navigation_item_link.rct_navigation_item_cart::before { font-family: 'FontAwesome'; content: "\f07a"; font-size: 2.6rem; color: var(--main-color); }
#navigation .style_mobile_navigation .rct_navigation_item_link.rct_navigation_item_cart * { color: var(--main-color); }
#navigation .style_mobile_navigation .rct_navigation_item_link.rct_navigation_item_cart .rct_navigation_item_cart_count { color: #fff; }
#navigation .style_mobile_navigation .rct_navigation_item_link.rct_navigation_item_cart .rct_navigation_item_cart_price { margin: 0 0 0 1.5rem; }

.rct_lightbox__mobile_menu { justify-content: flex-start; }
.rct_lightbox__mobile_menu .rct_lightbox-content { max-width: 90%; min-width: 90%; height: 100%; padding: 2rem 3rem 2rem 2rem; }
.rct_lightbox__mobile_menu .rct_lightbox-close-icon { font-size: 2rem; top: 2rem; right: 1rem; }
.rct_lightbox__mobile_menu .rct_lightbox-content .style_title { border-bottom: 0.1rem var(--block-decor-color) solid; margin: 0 0 2rem; padding: 0 0 0.5rem; text-transform: uppercase; letter-spacing: 0.1rem; font-size: 1.8rem; font-weight: 500; color: #484848; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item { width: 100%; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item > div > div > div { padding: 0; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item .style_postlist_title { border-bottom: 0.1rem var(--block-decor-color) solid; margin: 0; padding: 1rem 0; }
.rct_lightbox__mobile_menu .rct_lightbox-content .rct_postlist_mobile_navigation .rct_postlist_item .style_postlist_title a { text-decoration: none; font-size: 1.6rem; font-weight: 400; display: block; }

@media (min-width: 1025px) {
#navigation .style_mobile_navigation { display: none; }
}


.rct_lightbox-inner.rct_lightbox_catalog { background-color: var(--block-bg-color); border-radius: 0.5rem; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_header { background-color: var(--main-color); padding: 1rem 2rem; border-radius: inherit; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_header .rct_lightbox_catalog_header_sign { color: #fff; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_header .rct_lightbox_catalog_header_title { color: #fff; text-transform: uppercase; font-size: 1.6rem; font-weight: 700; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body { padding: 0.5rem 2rem !important; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body > .rct_lightbox_catalog_item .rct_lightbox_catalog_header .rct_lightbox_catalog_header_title { font-size: 1.6rem; font-weight: 400; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body > .rct_lightbox_catalog_item .rct_lightbox_catalog_body {display: flex; flex-direction: column; padding: 0 0 0 3rem !important; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body > .rct_lightbox_catalog_item .rct_lightbox_catalog_body a.rct_lightbox_catalog_header_link__self { margin: 0 0 1rem -1.3rem; text-transform: uppercase; color: var(--main-color); font-size: 1.2rem; font-weight: 600; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body > .rct_lightbox_catalog_item .rct_lightbox_catalog_body > .rct_lightbox_catalog_item { border-left: 0.2rem var(--main-color) solid; padding: 0.3rem 0 0.3rem 1rem; }
.rct_lightbox-inner.rct_lightbox_catalog > .rct_lightbox_catalog_body > .rct_lightbox_catalog_item .rct_lightbox_catalog_body > .rct_lightbox_catalog_item > .rct_lightbox_catalog_header a { font-size: 1.4rem; font-weight: 400; line-height: 1.3; }
.vc_custom_1598880304910{margin-bottom: 20px !important;}
.style_product_main { margin: 0 0 4rem !important; }
.style_main_product_image { width: 100%; margin: 0 0 4rem; }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content_button_up, .style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content_button_down { border: none; padding: 0; }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content_button_up:hover, .style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content_button_down:hover { background: none; color: var(--main-color); }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_preview_link { max-height: 70rem; }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content { width: initial; }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content .rct_gallery_content_items { align-items: center; }
.style_main_product_image .rct_gallery.rct_gallery-product .rct_gallery_content .rct_gallery_content_items .rct_gallery_content_items_item { width: 8rem !important; margin: 0.5rem 0; background-size: contain; background-position: center; background-repeat: no-repeat; }


.style_product_main .style_product_info .style_tabs_product_card { flex-direction: column; }
.style_product_main .style_product_info .style_tabs_product_card > div { width: 100%; }
.style_product_main .style_product_info .style_tabs_product_card .rct_carousel_tabs_buttons { padding: 0.5rem 0 1rem; margin: 0 0 2rem; position: sticky; top: 5rem; background-color: #fff; z-index: 1; }
.style_product_main .style_product_info .style_tabs_product_card .rct_carousel_tabs_buttons button.style_tab { background: none; margin: 0 3rem 0 0; padding: 0.5rem 0; border: none; border-radius: 0; border-top: 0.4rem #fff0 solid; font-size: 1.6rem; font-weight: 600; color: #333; text-align: left; text-transform: uppercase; white-space: nowrap; transition: all 0.2s; }
.style_product_main .style_product_info .style_tabs_product_card .rct_carousel_tabs_buttons button.style_tab:hover { color: var(--main-color); }
.style_product_main .style_product_info .style_tabs_product_card .rct_carousel_tabs_buttons button.style_tab.active { color: var(--main-color); border-top: 0.4rem var(--main-color) solid; }
.style_tabs_product_card .style_tab_content > div > div { margin: 0 -1.5rem; }
.style_tabs_product_card #rct_tab_container_02, .style_tabs_product_card #rct_tab_container_03, .style_tabs_product_card #rct_tab_container_04 { display: none; }
.style_tabs_product_card .style_tab_content * { font-size: 1.4rem; font-weight: 500; line-height: 1.7;}

.rct_field_list.style_product_attributes .rct_field_list_product { display: flex; align-items: baseline; margin: 0 0 0.5rem; border-bottom: 0.1rem var(--block-decor-color) solid; max-width: 41rem; padding: 0.2rem 0 0; }
.rct_field_list.style_product_attributes .rct_field_list_product .rct_field_list_product_name { font-size: 1.5rem; font-weight: 500; width: 18rem; }
.rct_field_list.style_product_attributes .rct_field_list_product .rct_field_list_product_value {}

.style_product_main .style_product_price_add_info { position: sticky; top: 10rem; margin: 0 -1.5rem !important; }
.style_product_main .style_product_price_add_info h1.style_page_name { text-transform: none; font-size: 3.2rem; font-weight: 600; line-height: 1.3; color: #3c3c3c; margin: 0 0 2rem; }
.style_product_main .style_product_price_add_info .style_accent_stock_container { flex-wrap: wrap; margin: 0 0 1rem; }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock { margin: 0 2rem 0.8rem 0; padding: 0.3rem 1.5rem; min-height: 2.6rem; box-sizing: border-box; border-radius: 1.5rem; display: flex; align-items: center; background-color: var(--main-color); color: #fff; text-decoration: none; font-size: 1.4rem; font-weight: 400; line-height: 1.2; }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock.style_free_shipping { background-color: #108629; }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock.style_hit_season { background-color: #a51eb5; }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock.style_popular_model { background-color: #de9932; }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock .rct_tooltip { display: flex; align-items: center; border: none; font-size: inherit; font-weight: inherit; color: inherit }
.style_product_main .style_product_price_add_info .style_accent_stock_container .style_unit_accent_stock .rct_tooltip::after { content: "\f29c"; margin: 0 0 0 0.5rem; font-family: FontAwesome; }
.style_product_main .style_product_price_add_info .style_price_container { display: flex; flex-direction: column; justify-content: flex-start; }
.style_product_main .style_product_price_add_info .style_price_regular { font-size: 1.8rem; color: #626262; font-weight: 400; position: relative; align-self: flex-start; }
.style_product_main .style_product_price_add_info .style_price_regular::before { width: 100%; height: 0.1rem; background-color: #626262; content: ""; position: absolute; top: 50%; transform: rotate(-9deg); }
.style_product_main .style_product_price_add_info .style_price { margin: 0 0 1.5rem; }
.style_product_main .style_product_price_add_info .style_price * { font-size: 4rem; line-height: 1.1; font-weight: 700; margin: 0 0 1rem; }
.style_product_main .style_product_price_add_info .style_price .style_price_symbol { margin: 0 0 0 0.8rem; font-size: 3rem; font-weight: 500; }
.style_product_main .style_product_price_add_info .style_price_regular .style_price_symbol { margin: 0 0 0 0.5rem; }
.style_product_main .style_product_price_add_info .style_price_feedback { flex-direction: row; flex-wrap: wrap; margin: 0 0 1rem; }
.style_product_main .style_product_price_add_info .style_price_feedback button { margin: 0 5.5rem 0.5rem 0; background: none; border: none; outline: none; padding: 0; text-transform: none; letter-spacing: initial; text-align: left; color: rgba(0,0,0,.6); font-size: 1.5rem; font-weight: 400; font-family: 'Fira Sans'; border-bottom: 0.1rem rgba(0,0,0,.3) solid; transition: all 0.3s; }
.style_product_main .style_product_price_add_info .style_price_feedback button:hover { color: var(--main-color); border-bottom: 0.1rem var(--main-color) solid; }

.style_product_main .style_product_price_add_info .style_block_info { display: flex; margin: 0; }
.style_product_main .style_product_price_add_info .style_block_info.style_line_info { flex-direction: row; align-items: baseline; }
.style_product_main .style_product_price_add_info .style_block_info .style_title { color: rgba(0,0,0,.6); font-size: 1.5rem; font-weight: 400; margin: 0 0.5rem 1rem 0; }
.style_product_main .style_product_price_add_info .style_line_info .style_value { font-size: 1.5rem; font-weight: 500; color: #000; }

.style_product_main .style_product_price_add_info .style_buyform_submit { background-color: var(--main-color); color: #fff; font-size: 1.2rem; font-weight: 400; padding: 1rem 2rem; border: none; outline: none; }
.style_product_main .style_product_price_add_info .style_stock_delivery { flex-direction: column; margin: 0 0 1.5rem; }
.style_product_main .style_product_price_add_info .style_stock_delivery .style_line_info { margin: 0 0 0.2rem; }
.style_product_main .style_product_price_add_info .style_variation_size { flex-direction: column; }

.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item { width: 10rem; margin: 0 2rem 2rem 0 !important; padding: 0; }
.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item > div > div > div { padding: 0; }
.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item a.style_link_container { text-decoration: none; height: initial !important; }
.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item a.style_link_container .style_image { width: 100% !important; background-position: center; background-repeat: no-repeat; background-size: cover; height: 10rem !important; border-radius: 1rem; display: none; }
.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item a.style_link_container .style_title { box-sizing: border-box; margin: 0; padding: 0.5rem; line-height: 1.3; font-size: 1.2rem; position: relative; bottom: initial; left: initial; color: #000; }
.rct_shop_productlist.rct_shop_productlist_specific.style_variation_snippets .rct_shop_productlist_item .rct_field_list { display: none; }

.style_product_row_additionally h2.style_title { font-size: 2.8rem; font-weight: 400; border-bottom: 0.3rem var(--main-color) solid; display: inline-block; line-height: 1.2; margin: 0 0 2rem 2rem; }
.style_product_row_additionally .style_carousel_overflow_with_buttons { align-items: center; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow { display: flex !important; justify-content: center; align-items: center; border: none; outline: none; min-width: initial; height: initial; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow:hover { display: flex !important; justify-content: center; align-items: center; background: none; outline: none; border: none; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow::before { display: none; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow svg { min-width: 4rem; height: 4rem; fill: #000; transition: all 0.3s; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow:hover svg { fill: var(--main-color);}
.style_product_row_additionally .style_carousel_overflow_with_buttons .rct_carousel { margin: 0 1rem; }
.style_product_row_additionally .style_carousel_overflow_with_buttons .rct_carousel .rct_shop_productlist { flex-wrap: nowrap; padding: 0.3rem; }

.rct_lightbox.style_lightbox_product_card .rct_lightbox-content { padding: 6rem 7rem; max-width: 57rem; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .rct_lightbox-close-icon { font-size: 2rem; top: 2rem; right: 2rem; color: rgba(0,0,0,0.6); transition: all 0.3s; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .rct_lightbox-close-icon:hover { color: rgba(0,0,0,1); }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_lightbox_title { font-size: 2.2rem; font-weight: 600; margin: 0 0 3rem; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_lightbox_text { margin: 0 0 2rem; font-size: 1.4rem; font-weight: 400; line-height: 1.5; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_form_callback_vertical input, .rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_form_callback_vertical textarea { background-color: #f2f2f2; border: 0.1rem #f2f2f2 solid; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_form_callback_vertical input[type=submit] { background-color: var(--main-color) !important; color: #fff; transition: all 0.3s; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content .style_form_callback_vertical input[type=submit]:hover { background-color: #000; }
.rct_lightbox.style_lightbox_product_card.style_lightbox_price_change .rct_lightbox-content .style_form_callback_vertical textarea { display: none; }

.rct_shop_modification_group_label { color: rgba(0,0,0,.6); font-size: 1.5rem; font-weight: 400; margin: 0 0.5rem 1rem 0; }
.rct_shop_modification_group_content_name { outline: none; width: 11rem; box-sizing: border-box; margin: 0 1rem 1rem 0; display: flex; flex-direction: column-reverse; justify-content: flex-start; align-items: center; background: none; border: 1px #d2d2d2 solid; padding: 0; transition: all 0.3s; }
.rct_shop_modification_group_content_name:hover { border-color: var(--main-color); }
.rct_shop_modification_group_content_name p.rct_shop_modification_group_content_name_label { font-size: 1.3rem; font-weight: 400; line-height: 1.3; padding: 0.5rem; margin: 0;}
.rct_shop_modification_group_content_name .rct_shop_modification_group_content_name_content { width: 100%; }
.rct_shop_modification_group_content_name .rct_shop_modification_group_content_name_content .rct_shop_modification_group_content_name_content_image { background-size: contain;     background-repeat: no-repeat; background-position: center; height: 5.6rem; }
.rct_shop_modification_group_content_name-selected { background: var(--main-color); border-color: var(--main-color); }
.rct_shop_modification_group_content_name-selected p.rct_shop_modification_group_content_name_label { color: #fff; }

@media (min-width: 1024px) {
.style_product_main .style_product_price_add_info .style_buyform_submit { margin: 0 0 3rem; }
}

@media (max-width: 1024px) {
.style_product_main .style_product_info { min-width: 100%; }
.style_product_main .style_col_left { display: none; }
.style_product_main .style_product_price_add_info { width: 100%; z-index: 2; }
.style_product_main .style_product_price_add_info .style_buyform_submit { max-width: 100%; width: 100%; z-index: 10; position: fixed; right: 0; bottom: 0; left: 0; box-shadow: 0 -15px 20px 0px #fff; }
.style_carousel_overflow_with_buttons button.style_carousel_overflow_with_buttons_arrow { display: none !important; }
.style_product_row_additionally .style_carousel_overflow_with_buttons .rct_carousel .rct_shop_productlist .rct_shop_productlist_item { min-width: 20rem; }
}

@media (max-width: 1023px) {

}

@media (max-width: 769px) {
.style_product_info .style_main_product_image { display: none; }
.style_product_info .rct_carousel_mobile_product_gallery { margin: 0 0 3.6rem; }
.style_product_info .rct_carousel_mobile_product_gallery .rct_gallery_content_items_item { margin: 0; max-height: 44rem !important; }
.style_product_info .rct_carousel_mobile_product_gallery .slick-next:before, .style_product_info .rct_carousel_mobile_product_gallery .slick-prev:before { color: var(--main-color); }
}

@media (min-width: 768px) {
.style_product_info .rct_carousel_mobile_product_gallery { display: none; }
}

@media (max-width: 599px) {
.style_product_main .style_product_info .style_tabs_product_card .rct_carousel_tabs_buttons button.style_tab { font-size: 1.4rem; margin: 0 2rem 0 0; }
.rct_lightbox.style_lightbox_product_card .rct_lightbox-content { padding: 3rem; width: 100%; height: 100%; }
}

.vc_custom_1614661700007{margin-bottom: 20px !important;}.vc_custom_1614661700007{margin-bottom: 20px !important;}.vc_custom_1748596014584{margin-bottom: 30px !important;}
h2 { font-size: 2.4rem; font-weight: 400; margin: 0 0 2rem; background-color: var(--main-color); color: #fff; text-align: center; padding: 0.3rem 1rem; }

.style_directions { margin: 0 -1.5rem 2rem; flex-wrap: wrap; }
.style_directions > div { background-color: var(--block-bg-color); padding: 3rem 4rem; width: calc(100% / 3 - 3rem); margin: 0 1.5rem 3rem; box-sizing: border-box; }
.style_directions > div h3 { margin: 0 auto 2rem; text-align: center; border-bottom: 0.1rem var(--main-color) solid; padding: 0 0 0.5rem; max-width: 28rem; text-transform: uppercase; font-size: 1.6rem; font-weight: 700; }
.style_directions > div.wpb_text_column ul { margin: 0 0 2rem; list-style-position: inside; }

.rct_gallery.style_logo_clients .rct_gallery_content_items_item { margin: 0 0 1rem; width: calc(100% / 6 - 3rem) !important; height: 7rem !important; transition: all 0.3s; }
.rct_gallery.style_logo_clients .rct_gallery_content_items_item:hover { filter: grayscale(0) opacity(1); }

@media (max-width: 1024px) {
.style_directions > div { width: 100%; }
}
.vc_custom_1673873290160{padding-top: 0px !important;}.vc_custom_1663182912882{margin-bottom: 0px !important;}.vc_custom_1663182925309{margin-bottom: 0px !important;}.vc_custom_1663183072167{margin-bottom: 0px !important;}.vc_custom_1621579397419{padding-right: 0px !important;padding-left: 0px !important;}
#footer { background-color: #252525; }
#footer .style_footer_row_feedback { background-color: #f97719; }
#footer .style_footer_row_feedback > div > div { padding: 2.5rem 1.5rem; }
#footer .style_footer_row_feedback > div > div > div { display: flex; flex-direction: row; align-items: center; }
#footer .style_footer_row_feedback svg { fill: #fff; width: 6rem; min-width: 6rem; height: 6rem; margin: 0 3rem 0 0; }
#footer .style_footer_row_feedback .style_text p.style_title { margin: 0; font-size: 2.8rem; font-weight: 400; line-height: 1.5; color: #fff; }
#footer .style_footer_row_feedback .style_text .style_vertical_separator { width: 0.1rem; height: 4rem; background-color: #fff; margin: 0 1.5rem; display: none; }
#footer .style_footer_row_feedback .style_text p.style_subtitle { margin: 0; max-width: 47rem; font-size: 1.6rem; font-weight: 300; line-height: 1.5; color: #e6e6e6; }

#footer .style_footer_row_feedback .style_form_sending { margin: 0; }
#footer .style_footer_row_feedback .style_mailing { margin: 0 0 1rem; padding: 0 0 0 1rem; background: #fff; border-radius: 0.5rem; overflow: hidden; }
#footer .style_footer_row_feedback .style_mailing input[type="submit"] { background-color: #000; color: #FFF; text-transform: none; font-family: var(--main-font-family); font-weight: 400; font-size: 1.6rem; padding: 1rem 3.5rem; border: none; border-radius: 0.5rem; }
#footer .style_footer_row_feedback .style_mailing input[type="submit"]:hover { background-color: #d50100; }
#footer .style_footer_row_feedback .style_mailing input[type="tel"] { margin: 0 !important; border: none; font-size: 1.6rem; padding: 0; }
#footer .style_footer_row_feedback .style_mailing input[type="tel"]:focus { outline: none; }
#footer .style_footer_row_feedback .style_form_privacy_policy, #footer .style_footer_row_feedback .style_form_privacy_policy * { font-size: 1.2rem !important; color: #fff; }
#footer .style_footer_row_feedback .style_form_privacy_policy input[type="checkbox"] { margin: 0 0.8rem 0 0; }

#footer .style_footer_main_info { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 6rem 0 3rem; }
#footer .style_footer_main_info > div { margin: 0 0 1rem; }
#footer .style_footer_main_info .style_logo_link { display: block; width: 17rem; margin: 0 0 1rem; }
#footer .style_footer_main_info .style_text_under_logo { font-size: 1.6rem; font-weight: 300; line-height: 1.6; color: var(--text-p-pale-color); }

#footer .style_footer_main_info .style_title { font-size: 1.8rem !important; font-weight: 600; color: #fff; font-family: var(--decor-font-family); margin: 0 0 1.6rem; }

#footer .rct_shop_categorylist.style_footer_category {}
#footer .rct_shop_categorylist.style_footer_category .rct_shop_categorylist_item { width: 100%; background: none; margin: 0 !important; padding: 0; }
#footer .rct_shop_categorylist.style_footer_category .rct_shop_categorylist_item > div > div > div { padding: 0; }
#footer .rct_shop_categorylist.style_footer_category .rct_shop_categorylist_item .style_postlist_title { margin: 0 0 0.6rem; line-height: 1.3; }
#footer .rct_shop_categorylist.style_footer_category .rct_shop_categorylist_item .style_postlist_title a { color: var(--text-p-pale-color); text-decoration: none; line-height: inherit; font-size: 1.6rem; font-weight: 300; transition: all 0.3s; }
#footer .rct_shop_categorylist.style_footer_category .rct_shop_categorylist_item .style_postlist_title a:hover { color: var(--main-color); }

#footer .style_footer_main_info .style_footer_postlist .rct_postlist_item { width: 100%; margin: 0 !important; padding: 0; }
#footer .style_footer_main_info .style_footer_postlist .rct_postlist_item > div > div > div { padding: 0; }
#footer .style_footer_main_info .style_footer_postlist .rct_postlist_item > div > div > div .style_postlist_title { margin: 0 0 0.6rem; line-height: 1.3; }
#footer .style_footer_main_info .style_footer_postlist .rct_postlist_item > div > div > div .style_postlist_title a { color: var(--text-p-pale-color); text-decoration: none; line-height: inherit; font-size: 1.6rem; font-weight: 300; transition: all 0.3s; }
#footer .style_footer_main_info .style_footer_postlist .rct_postlist_item > div > div > div .style_postlist_title a:hover { color: var(--main-color); }
#footer .style_footer_main_info .style_contacts_block .style_address, #footer .style_footer_main_info .style_contacts_block .style_phone, #footer .style_footer_main_info .style_contacts_block .style_email, #footer .style_footer_main_info .style_contacts_block .style_clock { display: flex; align-items: baseline; margin: 0; color: var(--text-p-pale-color); font-size: 1.6rem; font-weight: 300; line-height: 1.6; }
#footer .style_footer_main_info .style_contacts_block .style_address::before, #footer .style_footer_main_info .style_contacts_block .style_phone::before, #footer .style_footer_main_info .style_contacts_block .style_email::before, #footer .style_footer_main_info .style_contacts_block .style_clock::before { font-family: "FontAwesome"; color: var(--text-decor_color); font-size: 2rem; margin: 0 1rem 0 0; }
#footer .style_footer_main_info .style_contacts_block .style_clock .style_schedule * { color: var(--text-p-pale-color); line-height: 1.6; }
#footer .style_footer_main_info .style_contacts_block .style_address::before { content: "\f124"; }
#footer .style_footer_main_info .style_contacts_block .style_phone::before { content: "\f095"; }
#footer .style_footer_main_info .style_contacts_block .style_email::before { content: "\f003"; }
#footer .style_footer_main_info .style_contacts_block .style_clock::before { content: "\f017"; }
#footer .style_footer_main_info .style_contacts_block a { font-weight: 400 !important; text-decoration: none; transition: all 0.3s; }
#footer .style_footer_main_info .style_contacts_block a:hover { color: var(--main-color); }
#footer .style_footer_main_info .style_contacts_block hr.style_gor_separator { background: rgba(255, 255, 255, 0.2); height: 0.1rem; border: none; width: 80%; margin: 2rem auto; }


#footer .wpb_text_column a:hover { color: var(--text-p_color) !important; }
#footer .style_contacts_address { display: flex; align-items: baseline; }
#footer .style_contacts_address::before { content: "\f041"; font-family: 'FontAwesome'; font-size: 2.2rem; margin: 0 1rem 0 0; }
#footer .style_contacts_phone { display: flex; align-items: baseline; }
#footer .style_contacts_phone::before { content: "\f095"; font-family: 'FontAwesome'; font-size: 2.2rem; margin: 0 1rem 0 0; }
#footer .style_contacts_phone .style_phone { text-decoration: none; }

#footer .style_footer_other_info { border-top: 0.1rem var(--block-decor-color) solid; }
#footer .style_footer_other_info .style_payment_systems { align-items: center; display: none; }
#footer .style_footer_other_info .style_payment_systems p { margin: 0 1rem 0 0; font-size: 1.4rem; }
#footer .style_footer_other_info .style_payment_systems svg { margin: 0 0.3rem 0 0; }
#footer .style_footer_other_info > div > div > div { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 2rem 0; }
#footer .style_footer_other_info > div > div > div a.style_privacy_policy { color: var(--text-p-pale-color); font-size: 1.4rem; font-weight: 300; text-decoration: none;}
#footer .style_footer_other_info > div > div > div a.rct_copyright { color: var(--text-p-pale-color); font-size: 1.4rem; font-weight: 300; text-decoration: none;}
#footer .style_footer_other_info > div > div > div a.rct_copyright_developer { color: var(--text-p-pale-color); font-size: 1.4rem; font-weight: 300; text-decoration: none;}

@media (max-width: 1024px) {
#footer .style_footer_row_feedback { display: none; }
}

@media (max-width: 767px) {
#footer .style_footer_row_feedback svg { display: none; }
#footer .style_footer_other_info > div > div > div { flex-direction: column; }
}
.vc_custom_1614661700007{margin-bottom: 20px !important;}