/*
* Theme Name: wattelectric
* Author: Svarog team
* Author URI: https://svarog-web.com/
* Description: Theme Build online store 'WP-SVAROG-STORE' was developed by experts of IT companies Svarog
* Version: 1.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Tags: two-columns, one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, microformats
* Text Domain: basic
*/

/*---------- Start resset style. http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126  License: none (public domain) ----------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,
abbr,acronym,address,
big,cite,code,del,
dfn,em,img,ins,kbd,
q,s,samp,small,strike,
sub,sup,tt,var,b,u,i,
center,dl,dt,dd,ol,
ul,li,fieldset,form,
label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,
embed,figure,figcaption,footer,
header,hgroup,menu,nav,
output,ruby,section,summary,
time,main,mark,audio,video {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
xmp {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  text-align: left;
  text-indent: inherit;
  float: none;
  white-space: normal;
  font-style: italic;
}
/* HTML5 display-role reset for older browsers */
article,aside,
details,figcaption,
figure,footer,
header,hgroup,
menu,nav,
section,main {
  display: block;
}
body {
  line-height: 1;
  font-family: "HelveticaNeueCyr-Light"; 
  color: #000;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  margin: 11px 0;
  quotes: none;
}
blockquote:before,blockquote:after,
q:before,q:after {
  content: "";
  content: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:focus {
  outline: none;
}
a,button,
input,textarea,
div,span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
a {
  -webkit-transition: 400ms ease all;
  -moz-transition: 400ms ease all;
  -o-transition: 400ms ease all;
  transition: 400ms ease all;
  text-decoration: none;
  color: #000;
}
.text-center {
  text-align: center;
}
main img {
  max-width: 100%;
  height: auto;
  margin: 11px 0;
}
main img:first-child {
  margin: 0 0 11px 0;
}
h2 {
  font-size: 28px;
  line-height: 32px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
}
h4 {
  font-size: 20px;
  line-height: 24px;
}
h5 {
  font-size: 16px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 16px;
}
.d-none {
  display: none!important;
}
p {
  margin: 11px 0;
  font-size: 14px;
  line-height: 24px;
  font-family: "HelveticaNeueCyr-Light";
  letter-spacing: 0.05em;
}
p:last-child {
  margin: 11px 0 0 0;
}

.inside-block {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
  padding: 50px 15px;
  position: relative;
}

::-webkit-scrollbar-button {
  width: 8px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #0076ff;
}
::-webkit-scrollbar-thumb:hover {
  background: #539ff7;
}
::-webkit-resizer {
  width: 10px;
  height: 5px;
}
::-webkit-scrollbar {
  width: 10px;
}
/*---------- Stop resset style ----------*/


/* -- Блок подлкючения шрифтов --*/
@font-face {
  font-family: "OpenSans-Regular";
  src: url("fonts/OpenSans-Regular.eot");
  src: url("fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/OpenSans-Regular.woff") format("woff"),
    url("fonts/OpenSans-Regular.ttf") format("truetype"),
    url("fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("fonts/OpenSans-Regular.otf");
}
/*-- Подключение шрифтов магазина woocomerce --*/
@font-face {
  font-family: star;
  src: url(fonts/star.eot);
  src: url(fonts/star.eot?#iefix) format("embedded-opentype"), url(fonts/star.woff) format("woff"),
    url(fonts/star.ttf) format("truetype"), url(fonts/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(fonts/WooCommerce.eot);
  src: url(fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),
    url(fonts/WooCommerce.woff) format("woff"), url(fonts/WooCommerce.ttf) format("truetype"),
    url(fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueCyr-Thin";
  src: url("fonts/HelveticaNeueCyr-Thin.eot");
  src: url("fonts/HelveticaNeueCyr-Thin.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Thin.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Thin.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Thin.svg#HelveticaNeueCyr-Thin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueCyr-Thin;
  src: url("fonts/HelveticaNeueCyr-Thin.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-Black"; 
  src: url("fonts/HelveticaNeueCyr-Black.eot");
  src: url("fonts/HelveticaNeueCyr-Black.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Black.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Black.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Black.svg#HelveticaNeueCyr-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueCyr-Black;
  src: url("fonts/HelveticaNeueCyr-Black.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-Bold";
  src: url("fonts/HelveticaNeueCyr-Bold.eot");
  src: url("fonts/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Bold.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Bold.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueCyr-Bold;
  src: url("fonts/HelveticaNeueCyr-Bold.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-Light";
  src: url("fonts/HelveticaNeueCyr-Light.eot");
  src: url("fonts/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Light.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Light.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueCyr-Light;
  src: url("fonts/HelveticaNeueCyr-Light.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-UltraLight";
    src: url("fonts/HelveticaNeueCyr-UltraLight.eot");
    src: url("fonts/HelveticaNeueCyr-UltraLight.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-UltraLight.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-UltraLight.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-UltraLight.svg#HelveticaNeueCyr-UltraLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-UltraLight";
  src: url("fonts/HelveticaNeueCyr-UltraLight.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-Roman";
    src: url("fonts/HelveticaNeueCyr-Roman.eot");
    src: url("fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Roman.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Roman";
  src: url("fonts/HelveticaNeueCyr-Roman.otf");
} 

@font-face {
  font-family: "HelveticaNeueCyr-LightItalic";
    src: url("fonts/HelveticaNeueCyr-LightItalic.eot");
    src: url("fonts/HelveticaNeueCyr-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-LightItalic.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-LightItalic.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-LightItalic.svg#HelveticaNeueCyr-LightItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-LightItalic";
  src: url("fonts/HelveticaNeueCyr-LightItalic.otf");
}

@font-face {
  font-family: "HelveticaNeueCyr-Medium";
    src: url("fonts/HelveticaNeueCyr-Medium.eot");
    src: url("fonts/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/HelveticaNeueCyr-Medium.woff") format("woff"),
    url("fonts/HelveticaNeueCyr-Medium.ttf") format("truetype"),
    url("fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueCyr-Medium";
  src: url("fonts/HelveticaNeueCyr-Medium.otf");
}

/*-- Конец блока подлкючения шрифтов --*/

/* ----------  Start header ---------- */
header {
  width: 100%;
  background: #303030;
  position: relative;
}
header .inside-block {
  padding-top: 0;
  padding-bottom: 0;
}
.header-top .inside-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 68px;
}
.header-top .phone {
  margin-right: 35px;
  font-family: "HelveticaNeueCyr-UltraLight";
  font-size: 28px;
  letter-spacing: 0.05em;
  color: #fff;
}
.adres {
  padding-left: 30px;
  font-size: 13px;
  line-height: 16px;
  color: #858585;
  letter-spacing: 0.05em;
  position: relative;
}
.adres span {
  display: block;
  font-size: 16px;
}
.adres:before {
  content: '';
  width: 17px;
  height: 27px;
  background: url("images/adres.png") no-repeat center;
  position: absolute;
  left: 0px;
  top: 3px;
}
.call-me {
  margin-right: 35px;
  padding: 0 50px 0 25px;
  height: 40px;
  font-family: HelveticaNeueCyr-Light;
  line-height: 38px;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #fff;
  cursor: pointer;
  position: relative;
  border-radius: 20px;
  background: #4452ab;
}
.call-me:after {
  content: "";
  width: 22px;
  height: 22px;
  background: url("images/call-me.png") no-repeat center;
  position: absolute;
  right: 15px;
  top: 9px;
}
.soc-seti {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
.soc-seti a {
  display: block;
  width: 38px;
  height: 38px;
  margin-right: 12px;
}
.soc-seti a:last-child {
  margin-right: 0;
}
a.fb {background: url('images/fb.png') no-repeat center; background-size: 100% auto;}
a.tg {background: url('images/tg.png') no-repeat center; background-size: 100% auto;}
a.yt {background: url('images/ytu-soc.png') no-repeat center; background-size: 100% auto;}
a.vkon-head {background: url('images/vk-soc.png') no-repeat center; background-size: 100% auto;}
/*----- Start logo_search_cart -----*/
.logo_search_cart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 62px;
  text-align: center;
  position: relative;
}
.logo {
  display: block;
  width: 117px;
  margin-top: 0;
  margin-right: 35px;
}
.logo-lovato {
  width: 156px;
  margin-right: 0;
  margin-left: 35px;
}
.logo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.logo-mob {
  display: none;
}
/*-- Start search --*/
body .aws-container {
  display: inline-block;
  width: 100%;
  max-width: 490px;
  height: 40px;
  margin-left: 20px;
}
.temp-slider .aws-container {
  position: absolute;
  right: 25px;
  top: 20px;
  margin: 0;
}
.temp-slider .aws-container form {
  margin: 0;
}
.temp-slider .aws-container .aws-search-form {
  float: right!important;
}
.aws-container .aws-search-field {
  line-height: inherit;
  height: 40px;
  padding: 0 10px;
  outline: none;
  border: 1px #c3c6dc solid;
  border-radius: 3px!important;
  font-size: 15px;
  color: #777;
}
.home .aws-container .aws-search-field {
  background: #e2e2e2;
}
input[type="search"].aws-search-field::placeholder {font-size: 15px; color: #777;}
input[type="search"].aws-search-field::-webkit-input-placeholder {font-size: 15px; color: #777;}
input[type="search"].aws-search-field::-moz-placeholder          {font-size: 15px; color: #777;}
input[type="search"].aws-search-field:-moz-placeholder           {font-size: 15px; color: #777;}
input[type="search"].aws-search-field:-ms-input-placeholder      {font-size: 15px; color: #777;}

.aws-container .aws-search-form {
  height: 40px;
}
body .error-404 .aws-container, body .page-searche .aws-container {
  margin-left: 0;
}
/*-- Stop search --*/

/*-- Start block_cart --*/
.block_cart {
  display: flex;
  justify-content: center;
  width: 250px;
  min-height: 40px;
  position: relative;
  float: right;
  font-size: 12.5px;
  text-align: right;
}
.micro_cart {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000;
}
.woocommerce-cart table.cart img {
  width: 170px;
}
td.product-name a {
  font-size: 22px;
  line-height: 48px;
  letter-spacing: 0.05em;
}
.woocommerce-cart-form__contents th.product-subtotal,
.woocommerce-cart-form__contents td.product-subtotal {
  /* display: none; */
}
.woocommerce-cart-form__contents th.product-quantity,
.woocommerce-cart-form__contents td.product-quantity {
  /* display: none; */
}
dd.variation- p,
td.woocommerce-table__product-name.product-name p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
dt.variation- {
  font-weight: 500;
}
span.woocommerce-Price-amount.amount {
  font-size: 22px;
}
.woocommerce td.product-name dl.variation dt {
  color: #303030;
  font-weight: 400;
}
.woocommerce td.product-name dl.variation dd {
  color: #303030;
  font-weight: 300;
}
.cart-subtotal {
  display: none;
}
.woocommerce table.shop_table {
  border: 0;
}
.cart_totals h2 {
  font-size: 18px;
  line-height: 22px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  margin-top: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th:first-child {
  font-size: 22px;
  color: #303030;
  padding-left: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: auto;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  min-width: 224px;
  height: 40px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  padding: 1px;
  margin-right: 50px;
  letter-spacing: 0.05em;
  cursor: pointer;
  background: linear-gradient(to right, #0ed92e, #2c75ff);
  position: relative;
  border-radius: 20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: linear-gradient(to right, #2c75ff, #0ed92e);
}

.shop_table.woocommerce-checkout-review-order-table thead {
  display: none;
}
#order_review_heading {
  margin-bottom: 15px;
}
.woocommerce table.shop_table td.product-name h4 {
  display: inline-block;
  font-size: 22px;
  letter-spacing: 0.03em;
}
.woocommerce-privacy-policy-text p {
  font-size: 11.5px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #303030;
}
.woocommerce-terms-and-conditions-checkbox-text {
  font-weight: 300;
}
body #payment label {
  font-weight: 300;
  color: #303030;
}
.woocommerce-billing-fields input, .woocommerce-additional-fields textarea {
  font-family: "HelveticaNeueCyr-Thin";
  font-size: 18px;
  font-weight: 300;
  color: #303030;
}
.woocommerce-checkout #payment {
  background: rgba(0, 118, 255, 0.9);
  background: #F2F2F2;
}
.woocommerce-checkout #payment ul.payment_methods li {
  color: #fff;
}
.woocommerce-checkout #payment div.payment_box p {
  font-size: 14px;
  line-height: 16px;
}
.woocommerce-checkout #payment div.payment_box p:first-child {
  margin-top: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  min-width: 224px;
  height: 40px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  font-weight: 300;
  display: inline-block;
  padding: 1px;
  letter-spacing: 0.05em;
  cursor: pointer;
  background: linear-gradient(to right, #0ed92e, #2c75ff);
  position: relative;
  border: 1px solid #fff;
  border-radius: 20px;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  background: linear-gradient(to right, #2c75ff, #0ed92e);
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
  line-height: 1.25;
}
.woocommerce .woocommerce-customer-details address {
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}
/*-- Stop block_cart --*/


/*-----*/
.logo_search_cart .top-line .deliver-free {
  min-width: 340px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  padding-left: 0px;
  /*background: url("images/point.png") center left no-repeat;*/
  text-align: left;
  margin-right: 45px;
}
.logo_search_cart .top-line .deliver-free span {
  display: block;
  font-size: 13px;
  line-height: 15px;
}

.logo_search_cart .top-line .login-btn {
  display: inline-block;
  margin-right: 25px;
  padding-top: 18px;
  font-size: 14px;
  color: #fff;
  background: url("images/login-ico.png") top center no-repeat;
  font-weight: 300;
}

.logo_search_cart .cart-btn, .logo_search_cart .like-btn,
.logo_search_cart .list-btn, #menu-izbrannoe_menu {
  display: inline-block;
  width: 40px;
  height: 33px;
  position: relative;
}

.logo_search_cart .cart-btn span, .logo_search_cart .like-btn span,
.logo_search_cart .list-btn span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  background: #00a800;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 300;
}
body .woocommerce a.remove {
  font-weight: 300;
}
.logo_search_cart .cart-btn {
  background: url("images/cart-ico.png") bottom left no-repeat;
  margin-left: 15px;
  -webkit-transition: 0ms ease all;
  -moz-transition: 0ms ease all;
  -o-transition: 0ms ease all;
  transition: 0ms ease all;
}
.logo_search_cart .cart-btn:hover {
  background: url("images/cart-ico-hov.png") bottom left no-repeat;
}

#menu-izbrannoe_menu {
  position: relative;
}
#menu-izbrannoe_menu .woosw-menu-item .woosw-menu-item-inner:after {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  right: 5px;
  top: 0;
  background: #f26403;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 300;
}
.logo_search_cart .like-btn,
#menu-izbrannoe_menu {
  background: url("images/like-ico.png") bottom left no-repeat;
}

.logo_search_cart .like-btn:hover,
#menu-izbrannoe_menu:hover {
  background: url(images/like-ico-dobavlen.png) bottom left no-repeat !important;
  cursor: pointer;
}
.logo_search_cart .list-btn {
  background: url("images/list-ico.png") bottom left no-repeat;
  margin-left: 15px;
}
.logo_search_cart .list-btn:hover {
  background: url(images/list-ico-hov.png) bottom left no-repeat !important;
}

.first-menu {
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
/*----- Stop logo_search_cart -----*/

#nav {
  width: 250px;
  float: left;
}

/*-- Start block-menu --*/
.block-menu {
  width: 100%;
  margin: 0px auto 0;
  position: relative;
  top: 0;
}
.fixed-body {
  padding-top: 80px;
}
.block-menu.fixed-absolut {
  position: relative;
}
.block-menu.fixed {
  position: fixed;
  margin-top: -50px;
  top: 50px;
  left: 0;
  background: rgba(48, 48, 48, 0.9);
  transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
  -webkit-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
  -moz-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
  -o-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
  z-index: 1000;
  border-radius: 0;
}
.block-menu.fixed .block-menu-inside ul li a {
  color: #fff;
  opacity: 1;
}
.block-menu.fixed .block-menu-inside ul li .sub-menu li a {
  color: #000;
}
.block-menu.fixed .block-menu-inside ul li a:after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: 0;
  display: none;
  height: 0px;
  width: 0;
}
.block-menu.fixed .block-menu-inside ul li span {
/*   color: #fff; */
  opacity: 1;
}
.block-menu-inside {
  display: flex;
  width: 100%;
  max-width: 1390px;
  height: 80px;
  margin: auto;
  padding: 7px 0;
  position: relative;
  transition: none;
  -webkit-transition: none;
  align-items: center;
}
.block-menu-inside ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 220px);
  position: relative;
  z-index: 1000;
}
.block-menu-inside ul > li {
  display: flex;
  display: block;
  width: auto;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 22px;
  line-height: 80px;
  color: #000;
  position: relative;
/*  white-space: nowrap;
  word-wrap: normal;*/
  letter-spacing: 0.025em;
  overflow: hidden;
}
.block-menu-inside ul li a,
.block-menu-inside ul li span {
  display: inline-block;
  padding: 0 20px;
  color: #303030;
  word-wrap: break-word;
/*  white-space: nowrap;
  word-wrap: normal;*/
  cursor: pointer;
  font-weight: 300;
  position: relative;
}
.block-menu #menu-main_menu .o-kompanii-menu .sub-menu {
  width: auto;
  left: inherit;
}
.block-menu #menu-main_menu .o-kompanii-menu .sub-menu li {
  width: 100%;
  background: #fff;
  color: #303030;
}
.block-menu #menu-main_menu .o-kompanii-menu .sub-menu li a, .block-menu #menu-main_menu .o-kompanii-menu .sub-menu li span {
  color: #303030;
}
.block-menu-inside ul li span {
  cursor: inherit;
  color: rgba(0, 118, 255, 0.95);
}
/*.block-menu-inside ul li:hover a {text-decoration: underline;}*/
.block-menu-inside > ul > li > a:after {
  content: "";
  display: none;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 25px;
  bottom: 0;  
  background-color: #000;
}
.block-menu-inside ul li a:hover:after {
  display: block;
  width: calc(100% - 50px);
}
.block-menu-inside ul li.menu-item-has-children a:after {
  left: 15px;
}
.block-menu-inside ul li.menu-item-has-children a:hover:after {
  width: calc(100% - 40px);
}
/*------- Start button gradient -------*/
.block-menu-inside .akcii {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 10px;
}
.btn_akcii {
  display: inline-block;
  width: 128px;
  padding: 2px 15px 0 15px;
  position: relative;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
  user-select: none;
  border-radius: 70px;
}

.btn_akcii:hover {
  background: linear-gradient(to right, #2c75ff, #0ed92e);
  fill: none;
  stroke: url(#gradient);
  stroke-width: 1px;
  color: #fff;
  border-radius: 90px;
  border: none;
}
.btn_akcii:hover > .btn__text {
  color: #fff;
}
.btn__border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn__border rect {
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  fill: none;
  stroke: url(#gradient);
  stroke-width: 1px;
}

.btn__text {
  font-size: 18px;
  font-weight: 300;
  color: #2c75ff;
}
.btn__text:hover {
  color: #fff;
}
.btn_akcii .btn__text:hover {
  color: #000;
}
.btn_akcii:hover rect {
  stroke: none;
}
.fixed .akcii svg {
  display: none;
}
.fixed .btn_akcii {
  border: 1px #fff solid;
}
.fixed .btn_akcii > .btn__text {
  color: #fff;
}
/*------- Stop button gradient -------*/

.block-menu-inside ul > li.akcii a,
.block-menu-inside ul > li.akcii span {
  width: 128px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 40px;
  font-size: 18px;
  line-height: 38px;
  font-weight: 300;
  color: #2c75ff;
  text-align: center;
}
.block-menu-inside ul > li.akcii:hover a,
.block-menu-inside ul > li.akcii:hover span {
  text-decoration: none;
}
.block-menu-inside ul li.menu-item-has-children > a,
.block-menu-inside ul li.menu-item-has-children > span {
  display: inline-block;
  padding: 0 20px 0 12px;
  position: relative;
}
.block-menu-inside ul.sub-menu li.menu-item-has-children > a,
.block-menu-inside ul.sub-menu li.menu-item-has-children > span {
  padding: 0;
}
.block-menu-inside ul li.menu-item-has-children > a:before,
.block-menu-inside ul li.menu-item-has-children > span:before {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  right: 7px;
  top: 37px;
/*  background: url(images/pointer-bottom.png) no-repeat 0px 0px;*/
  background: url(images/pointer-accordeon.svg) no-repeat center;
}
.block-menu-inside ul.sub-menu li.menu-item-has-children > a:before,
.block-menu-inside ul.sub-menu li.menu-item-has-children > span:before {
  content: none;
}
.block-menu-inside ul li.menu-item-has-children > a label {
  cursor: pointer;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 90vw;
  max-width: 100vw;
  padding: 0;
  position: absolute;
  left: -9999px;
  top: 80px;
  opacity: 0;
  border: 0px #ced3d6 solid;
  border-radius: 0;
  word-wrap: break-word;
/*  white-space: nowrap;*/
  transition: 0.25s linear opacity;
  -webkit-transition: 0.25s linear opacity;
  -o-transition: 0.25s linear opacity;
  background: #fff;
  box-shadow: 5px 3px 10px #999;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu > li {
  display: block;
  flex-wrap: wrap;
  align-items: center;
  width: 20%;
  height: auto;
  min-height: 40px;
  background: #4452ab;
  font-size: 13.5px;
  line-height: 16px;
  -webkit-transition: 400ms ease all;
  -moz-transition: 400ms ease all;
  -o-transition: 400ms ease all;
  transition: 400ms ease all;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu > li > a, .block-menu-inside #menu-main_menu > li > ul.sub-menu > li > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 40px;
  padding: 5px 11px;
  color: #fff;
  border-right: 1px #fff solid;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu > li.menu-osob > a, .block-menu-inside #menu-main_menu > li > ul.sub-menu > li.menu-osob > span {
  height: 40px;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu > li:last-child > a, .block-menu-inside #menu-main_menu > li > ul.sub-menu > li:last-child > span {
  border: 0;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu > li:first-child {
  border-radius: 0;
}
.block-menu-inside #menu-main_menu > ul.sub-menu > li:last-child {
  border-radius: 0;
  border-right: 0;
}
.block-menu-inside ul > li:hover {
  overflow: visible;
}
ul#menu-main_menu > li:hover > ul.sub-menu {
  max-width: 1000px;
  left: -245%;
  opacity: 1;
  font-size: 15px;
  line-height: 18px;
}
ul.sub-menu li a,
ul.sub-menu li span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #5d6066;
  text-decoration: none !important;
}
.block-menu-inside ul.sub-menu li.menu-item-has-children ul.sub-menu li > a {
  display: flex;
  flex-wrap: wrap;
}
.block-menu-inside .menu-item img._before, .block-menu-inside .rtl .menu-item img._after {
  margin-right: 7px;
}
ul.sub-menu li.menu-item-has-children ul.sub-menu li a span {
  display: inline-block;
  width: calc(100% - 52px);
  padding: 0;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 2;
  /* current proposal */
  -moz-hyphenate-limit-chars: 6 3 2; /* not yet supported */
  -webkit-hyphenate-limit-chars: 6 3 2; /* not yet supported */
  -ms-hyphenate-limit-chars: 6 3 2;
  hyphenate-limit-chars: 6 3 2;
}
ul.sub-menu li.menu-item-has-children ul.sub-menu li a img {
  max-width: 45px;
  height: auto;
}
/*ul.sub-menu li:hover {
  background: #fffdec;
}*/

.block-menu-inside #menu-main_menu > li > ul.sub-menu li ul {
  display: block;
  width: 100%;
  background: #fff;
}
.block-menu-inside #menu-main_menu > li > ul.sub-menu li ul li {
  background: #fff;
  line-height: 20px;
  letter-spacing: 0.03em;
  /* border-right: 1px #333 solid; */
}

.block-menu-inside ul.sub-menu > li ul.sub-menu li > a, .block-menu-inside ul.sub-menu > li ul.sub-menu li > span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 11px;
  font-size: 15px;
}
.block-menu-inside ul.sub-menu > li ul.sub-menu li:hover > a, .block-menu-inside ul.sub-menu > li ul.sub-menu li:hover  > span {
  background: #f4f4f4;
}
.a-izdelija ul.sub-menu {
  z-index: 10000;
}
/*---*/
.menu-icon {
  display: block;
  width: 40px;
  height: 24px;
  /* background: url(images/menu-icon.png) no-repeat 0px 0px; */
  cursor: pointer;
  position: fixed;
  z-index: 1000;
}
.block-menu-inside ul.ulsbmn-display {
  display: block;
}

/*---*/
.bg_menu {
  display: none;
  background: #000;
  bottom: 0;
  left: 0;
  opacity: 0.3;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.bg_menu-active {
  display: block;
}
/*---*/

/*- Start style icon-m -*/
.icon-m {
  display: none;
  width: 100%;
  height: 3px;
  background: #d4d4d4;
  border-radius: 1em;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.icon-m.active {
  background: #da6200;
}

.icon-m.icon1 {
  top: 0%;
}
.icon-m.icon1.active {
  top: 50%;
  -moz-transform: scale(1) rotate(225deg);
  -webkit-transform: scale(1) rotate(225deg);
  -o-transform: scale(1) rotate(225deg);
  -ms-transform: scale(1) rotate(225deg);
  transform: scale(1) rotate(225deg);
}
.icon-m.icon2 {
  top: 50%;
  margin-top: -2px; /*transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%); -ms-transform:translate(0%, -50%);*/
}
.icon-m.icon2.active {
  top: 50%;
  margin-top: 0px;
  -moz-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.icon-m.icon3 {
  top: 100%;
  margin-top: -0.25em;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.icon-m.icon3.active {
  top: -300%;
  background: transparent;
}
/*- Stop style icon-m -*/

/*-- Stop block-menu --*/

/* ---------- End header ---------- */

/* ---------- Start main ---------- */
main {
  width: 100%;
  border: 0px #16171a solid;
}
.main-inside {
  display: flex;
  width: 100%;
  max-width: 1390px;
  min-height: 500px;
  margin: 0 auto;
  padding: 0px 15px;
  border: 0px #000 solid;
}
.main-block {
  width: 100%;
}

/*---*/
.sidebar {
  width: 25%;
  padding: 15px 30px 15px 15px;
  margin: 0 0 0 0;
  position: relative;
  border: 1px #ddd solid;
}
.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar .widget:last-child {
  margin-bottom: 0px;
}
/*----------*/
.temp-slider {
  width: 100%;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.temp-slider div#n2-ss-2 .nextend-bar-horizontal div * {
  display: block;
  font-family: "HelveticaNeueCyr-Light";
  color: #fff; 
}
.smotret-katalog {
  background: #4452ab;
}
.n2-ss-widget.nextend-bar.nextend-bar-horizontal.n2-ow-all {
  height: 100%;
}
.temp-slider .caption-wrap {
  width: 100%;
  height: auto;
  max-width: 1390px;
  padding: 40px 30px;
  bottom: inherit;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: none;
  opacity: 1;
}
.temp-slider .caption {
  max-width: 580px;
  padding: 0 15px 0 15px;
  text-align: left;
}
.temp-slider .caption h1, .temp-slider div#n2-ss-2 .nextend-bar-horizontal div.home-page-title {
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 48px; 
  letter-spacing: 0.05em; 
  font-weight: 300;
}
body .temp-slider div.under-title {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 24px;
  font-family: "HelveticaNeueCyr-Light";
  letter-spacing: 0.025em; 
  font-weight: 400;
}
body .temp-slider div.under-title-two {
  margin-top: 25px;
  font-size: 18px;
  line-height: 24px;
  color: #303030;
  font-weight: 300;
}
.temp-slider form {
  display: flex !important;
  width: 100%;
  max-width: 410px;
  margin-top: 35px;
  justify-content: space-between;
}
.temp-slider form input {
  width: 100%;
  height: 40px;
  padding: 0 12px;
  font-size: 14px;
  letter-spacing: 0.075;
  font-weight: 300;
  border: 1px rgb(137, 134, 139) solid;
  border-radius: 3px;
  box-shadow: 6.695px 11.143px 24px 0px rgba(0, 0, 0, 0.35);
}
.temp-slider form input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  max-width: 180px;
  height: 40px;
  padding-top: 2px;
  color: #848484;
  background: #fff;
}
.temp-slider .butt {
  width: 100%;
  max-width: 208px;
}
.temp-slider .butt > div {
  width: 100%;
}
.temp-slider form input[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 40px;
  padding-top: 2px;
  text-align: center;
  cursor: pointer;
}
div#n2-ss-2 .n2-style-44138b8e1e6dab62d2c3b9ff11eec6ca-dot.n2-active, 
div#n2-ss-2 .n2-style-44138b8e1e6dab62d2c3b9ff11eec6ca-dot:HOVER, 
div#n2-ss-2 .n2-style-44138b8e1e6dab62d2c3b9ff11eec6ca-dot:FOCUS {
  background: #4452ab !important;
}
/*----------*/



/*----------*/
.kluchevye-momenty-wattelectric {
  
}
.kluchevye-momenty-wattelectric .inside-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kluchevye-momenty-wattelectric .kluchevye-momenty-zagolovok {
  width: 100%;
  margin-bottom: 40px;
}
.kluchevye-momenty-wattelectric .kluchevye-momenty-zagolovok h2 {
  margin: 0 15px 0 0;
}
.produkciya {
  width: 100%; 
  max-width: 33.33%;
  padding: 0 10px;
}

main .inside-block h2 {
  font-family: "HelveticaNeueCyr-Thin"; 
  color: #000; 
  font-size: 42px; 
  line-height: 44px; 
  margin: 0 0 40px;
  letter-spacing: 0.05em; 
}
.kluchevye-momenty-zagolovok {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  lign-items: center;
}
.podrobnee, body .temp-slider .smotret-katalog, .contact-me {
  display: inline-block;
  font-family: "HelveticaNeueCyr-Light"; 
  font-size: 14px; 
  line-height: 18px; 
  color: #fff; 
  padding: 12px 5px; 
  background: #4452ab; 
  max-width: 200px; 
  width: 100%; 
  border-radius: 3px; 
  text-align: center;
  letter-spacing: 0.075em;
  font-weight: 300; 
}
.contact-me {
  margin-top: 30px;
}
.podrobnee {
  height: 40px; 
}
.podrobnee:hover, .smotret-katalog:hover {
  opacity: 0.7; 
}
.produkciya-description h3 {
  margin-top: 30px;
  color: #4452ab;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.05em;
}
.produkciya-description h3 a {
  display: block;
  width: 100%;
  padding-right: 35px;
  color: #4452ab;
}
.div-p {
  color: #575757; 
  font-size: 14px; 
  line-height: 18px; 
}
.kluchevye-momenty-wattelectric .div-img {
  width: 100%;
  max-width: 435px;
  height: 320px;
  overflow: hidden;
  border: 1px solid #ededee;
}
.kluchevye-momenty-wattelectric .div-img img {
  display: block;
  min-width: 100%;
  width: auto;
  margin: 0;
}
.produkciya-nazvanie {
  position: relative;
}
.produkciya-nazvanie:after {
  content: ""; 
  position: absolute;
  display: block; 
  width: 35px; 
  height: 35px; 
  top: 0; 
  right: 0;
  background: url("images/vpered.png") no-repeat;
  cursor: pointer;
}


/*----------*/

.pochemu-wattelectric {
  background: #f7f7f7;
}
.pochemu-wattelectric .inside-block {
  display: flex;
  flex-wrap: wrap; 
  justify-content: space-between;
}
.pochemu-zagolovok {
  margin: auto;
  text-align: center;
  width: 100%; 
}
.zagolovok {
  color: #818181; 
  font-size: 18px; 
  line-height: 22px;  
  text-transform: uppercase; 
  letter-spacing: 0.3em; 
  margin-bottom: 10px; 
}
.block-pochemu {
  background: #fff; 
  padding: 30px; 
  max-width: 32%; 
  width: 100%; 
  text-align: center;
  border-bottom: 3px solid #4452ab; 
}
.preimushestvo-zagolovok {
  font-size: 22px; 
  line-height: 26px; 
  color: #4452ab; 
  text-transform: uppercase;
  margin-right: 30%; 
  letter-spacing: 0.05em;
}
.preimushestvo-zagolovok > span {
  display: block;
  font-size: 30px; 
  line-height: 34px; 
  font-family: "HelveticaNeueCyr-Bold"; 
  margin-left: 45%; 
}
.pochemu-opisanie {
  margin-top: 20px; 
}


/*----------*/
.proizvodstvo-wattelectric {
   
}
.proizvodstvo-wattelectric .inside-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 75px;
  padding-top: 75px; 
}
.proizvodstvo-photo {
  position: relative; 
  width: 100%; 
  max-width: 50%; 
}
.proizvodstvo-opisanie {
  width: 100%; 
  max-width: 47%; 
  margin-top: 10px; 
}
.o-kompanii {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 45px 0 45px 0; 
  text-align: center;
}
.o-kompanii-cifry {
  color: #333; 
  font-size: 16px; 
  line-height: 20px; 
  letter-spacing: 0.05em;
}
.o-kompanii-cifry > span {
  display: block;
  color: #4452ab; 
  font-size: 48px; 
  line-height: 52px; 
  letter-spacing: 0.05em;
}
.div-img-1 {
  position: absolute;
  top: 0; 
  left: 65px;
  border-top-left-radius: 5px; 
  border-top-right-radius: 5px; 
}
.div-img-2 {
  position: absolute;
  bottom: -50px;
  right: 0; 
}
.svyshe-100-let {
  position: absolute;
  top: 55px; 
  left: 45%; 
  background: url("images/o-nas-2.png") no-repeat;
  height: 225px; 
  width: 225px;
  text-align: center;
  padding-top: 70px; 
  color: #fff; 
  text-transform: uppercase;
}
.svyshe {
  display: block;
  font-size: 16px; 
  line-height: 20px; 
}
.let {
  display: block;
  font-size: 36px; 
  line-height: 40px; 
  font-family: "HelveticaNeueCyr-Bold"; 
}
.v-proizvodstve {
  font-size: 14px;
  line-height: 18px; 
}


/*----------*/
.novosti-wattelectric {
   
}
.novosti-wattelectric .inside-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.novosti-wattelectric .inside-block h2 {
  width: 100%; 
}
.block-novost {
  position: relative;
  width: 100%; 
  max-width: 32%; 
}
.block-novost .div-img {
  width: 100%;
  height: 235px;
  overflow: hidden;
}
.block-novost .div-img img {
  display: block;
}
.nazvanie-novosti {
  font-size: 20px; 
  line-height: 22px; 
  color: #000; 
  font-family: "HelveticaNeueCyr-Bold"; 
  margin: 20px 0;
}
.chitat-bolshe {
  display: inline-block;
  margin-top: 30px; 
  font-size: 14px; 
  line-height: 18px; 
  color: #4452ab; 
  letter-spacing: 0.05em;

}
.novost-data {
  display: block;
  position: absolute;
  background: #4452ab; 
  color: #fff; 
  font-size: 14px; 
  line-height: 16px;
  top: 20px; 
  left: 20px; 
  text-align: center;
  padding: 13px;
  letter-spacing: 0.05em;  
}
.novost-data > span {
  display: block;
  font-size: 30px; 
  line-height: 32px; 
  font-family: "HelveticaNeueCyr-Black"; 
}


/*----------*/
.svjazatsja-s-wattelectric {
  min-height: 500px;
  background: url('images/svjazatsja-s-wattelectric-bg.webp') no-repeat center top;
  background-size: cover;
}
.svjazatsja-s-wattelectric .inside-block {
  display: flex;
  flex-wrap: wrap;
  padding-top: 90px;
  padding-bottom: 80px; 
}
.svjazatsja-zagolovok, .of-container {
  width: 100%; 
  max-width: 49%;
}
body .of-container {
  margin: 0; 
}
.svjazatsja-zagolovok .zagolovok {
  font-size: 14px;  
  color: #fff; 
  font-family: "HelveticaNeueCyr-Bold"; 
  letter-spacing: 0.1em;  
}
.svjazatsja-s-wattelectric .svjazatsja-zagolovok h2 {
  color: #fff; 
  font-family: "HelveticaNeueCyr-Thin"; 
  font-size: 42px; 
  line-height: 46px;  
}




.page-info .main-inside {
  padding-bottom: 60px;
}




/*-- Start Page o-kompanii --*/
.entry-title.text-center {
  margin: 80px 0 20px;
  font-family: "HelveticaNeueCyr-Thin";
  color: #858585;
} 
.block-inside-o-kompanii {
  padding: 0 15px;
}
.proizvodstvo-photo iframe {
  max-width: 100%;
  margin-right: 30px; 
  border-radius: 8px; 
}
.proizvodstvo-o-kompanii {
  margin-top: 0;
}
.proizvodstvo-o-kompanii h2 {
  font-family: "HelveticaNeueCyr-Thin"; 
  font-size: 42px; 
  line-height: 46px;
  margin-bottom: 35px;
}

.lovato-years .inside-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.year {
  position: relative;
  width: 100%; 
  min-height: 230px;
  max-width: 20%;
  margin-bottom: 50px;
  position: relative;
  background: url("./images/year.png") no-repeat left top;
  padding-top: 100px; 
  padding-left: 60px; 
  font-family: "HelveticaNeueCyr-Thin"; 
  color: #858585;
  overflow: hidden;
}
.year:before {
  content: ""; 
  display: block;
  width: calc(100% - 35px); 
  position: absolute;
  top: 61px; 
  right: 0;  
  border: 1px dotted #4452ab; 
}
.god {
  font-size: 40px; 
  line-height: 44px; 
  letter-spacing: 0.05em; 
}
.year p {
  font-size: 14px; 
  line-height: 18px; 
  letter-spacing: 0.08em; 
}
.year p .lovato-elektrik {
  color: #4452ab; 
  font-family: "HelveticaNeueCyr-Medium";
}
.proizvodstvo-o-kompanii .o-kompanii {
  margin-bottom: 0; 
}
/*------ end page o-kompani ------*/ 

#post-2921 .wp-block-columns {
    flex-wrap: wrap!important;
    justify-content: center;
}
#post-2921 .wp-block-columns.is-layout-flex .wp-block-column {
  width: 30%;
  max-width: 30%;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px #ccc solid;
}


/*------- Page sertificaty -----*/
.sertificaty {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
}
.sertificat-block {
  width: 100%;
  min-height: 730px;
  max-width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.sertificat-block .div-img img {
  border: 1px solid #858585; 
}
.sertificaty .text-blue {
  color: #4452ab; 
  font-family: "HelveticaNeueCyr-Medium";
}
.sertificat-opisanie {
  padding-right: 20px; 
  min-height: 200px;
  text-align: center;
}
.sertificat-opisanie .div-p {
  text-align: left;
}
.sertificaty .podrobnee {
  margin-top: 30px; 
  text-align: center;
  height: auto;
}
.sertificaty-description {
  border-top: 1px solid #858585; 
}
/*----- End page sertificaty  ------*/ 





/*----------*/
.home h2 {
  font-size: 42px;
  font-weight: 100;
  color: #858585;
  line-height: normal;
  margin: 40px 0 20px;
}
.product-list,
.product-list > ul.products,
.product-list > .woocommerce {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  position: relative;
}
.archive.tax-product_cat .term-description {
  display: none;
}
/*.block_products .woocommerce-result-count {
  display: none;
}*/
.woocommerce .woocommerce-ordering {
  display: none!important;
}

.product-list .item .content .name,
.product-list .item h3,
.product-list > ul.products li.product h3,
.block_products ul.products li.product h3,
.woocommerce ul.products li.product.type-product h3,
.woocommerce-page ul.products li.product.type-product h3 {
  height: 72px;
  margin: 0;
  padding: 0 10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
  overflow: hidden;
}
.product-list .item .content .name {
  padding: 0;
}
.product-list .item .shadow,
.product-list > ul.products li.product > a,
.block_products ul.products li.product a {
  display: block;
  position: relative;
  text-align: center;
  border-radius: 15px;
  overflow: hidden;
}
.product-list .item:hover {
  z-index: 2;
}
.product-list .item:hover .shadow, .product-list > ul.products li.product:hover > a,
.woocommerce .sidebar-main .inside .produktsija-blok .columns-4 li:hover > a,
.woocommerce ul.products li.product:hover > a {
  width: 100%;
  height: auto;
}
.product-list .item:hover .btn-container {
  display: block;
}

.product-list > ul.products li.product:hover .podrobnee-o-tovare,
.woocommerce .sidebar-main .inside .produktsija-blok .columns-4 li:hover .podrobnee-o-tovare,
.woocommerce ul.products li.product:hover a .podrobnee-o-tovare {
  display: block;
}

.product-list .item .img,
.images-cat {
  display: flex;
  height: 250px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  z-index: 1;
  background: #fff;
}
.product-list .item .img img,
.images-cat img {
  width: auto;
  max-width: 72%;
  height: auto;
  max-height: 90%;
  margin: 0;
}

.product-list .item .img .sticker,
.onsale {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f26403;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  top: 10px;
  right: 10px;
}
.product-list .item .content {
  background: #fafafa;
  padding: 20px 40px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.product-list .item .content .type,
.title-description {
  display: block;
  margin-top: 10px;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 300;
  color: #303030;
  text-align: center;
}
.product-list .item .content .spec,
.kharakteristiki-short {
  display: flex;
  margin-top: 10px;
  padding: 0 40px;
  justify-content: center;
  text-align: center;
}
li.product .kharakteristiki-short .title-kharakteristika {
  display: none;
}
.product-list .item .content .spec {
  padding: 0;
}
.product-list .item .content .spec > div,
.kharakteristiki-short span > span {
  display: inline-block;
  padding-left: 18px;
  font-size: 16px;
  font-weight: 300;
  color: #303030;
  background: url(images/wtlm.png) no-repeat;
}
.product-list .item .content .spec .watt,
.kharakteristiki-short .watt {
  padding-right: 20px;
  background-position: top left;
}
.product-list .item .content .spec .lumens,
.kharakteristiki-short .lumens {
  background-position: left -14px;
}
.product-list .item .content .in-stock,
.my_quantity {
  display: block;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 300;
  color: #00a800;
  margin-top: 20px;
  text-align: center;
}
.product-list .item .content .in-stock {
  padding: 0;
}
.product-list .item .content .execution {
  margin-top: 25px;
  font-size: 12px;
  color: #303030;
  font-weight: 300;
}
.product-list .item .content .execution select {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  color: #303030;
  line-height: 30px;
  height: 30px;
  border: solid 1px #e9e9e9;
  border-radius: 2px;
  background: #fff;
  text-align: center;
  text-align-last: center;
  margin-top: 10px;
}
.product-list .item .content .execution select option {
  text-align: center;
}
.product-list .item .content .prices,
li.product .price {
  display: flex;
  margin-top: 25px;
  padding: 0 40px;
  justify-content: center;
  align-items: baseline;
}
.product-list .item .content .prices {
  padding: 0;
}
.product-list .item .content .prices > div,
li.product .price ins,
li.product .price del {
  flex: 0 0 50%;
  max-width: 50%;
}
.product-list .item .content .prices .price,
li.product .price ins {
  font-size: 24px;
  font-weight: 300;
  color: #2c75ff;
  text-decoration: none;
  text-align: center;
}
.product-list .item .content .prices .price-old,
li.product .price del {
  font-size: 22px;
  font-weight: 300;
  color: #acacac;
  text-decoration: line-through;
  text-align: center;
}
.woocommerce-Price-currencySymbol {
  display: inline-block;
  margin-left: 7.5px;
}
.product-list .item .btn-container,
.podrobnee-o-tovare {
  display: none;
  margin-top: 20px;
  text-align: center;
}
.product-list .item .btn-container a {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  width: 122px;
  height: 40px;
  line-height: 40px;
  background: #0ed82f;
  background: linear-gradient(90deg, #0ed82f 0%, #2c76fc 100%);
  border-radius: 3px;
}
.product-list .item .btn-container a.more {
  margin-right: 5px;
}

.product-list .item .btn-container a span {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #2c75ff;
  background: #fff;
  margin: 1px;
  border-radius: 3px;
}



.w100 {
  display: flex;
  align-items: flex-end;
}
.w100 .col {
  flex: 0 0 50%;
  max-width: 50%;
}
.w100 .col.text-right {
  text-align: right;
}
.w100 .col .discount {
  font-size: 42px;
  font-weight: 300;
  color: #fff;
  background: #2c75ff;
  display: inline-block;
  padding: 5px 10px;
}
.w100 .col .discount2 {
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  background: #2c75ff;
  display: inline-block;
  padding: 7px 10px;
}
.w100 .col .discount-date {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  background: #00a800;
  display: inline-block;
  margin-top: 10px;
  padding: 8px 10px;
}
.of-container {
  max-width: 430px;
  margin: 0 auto;
}
.of-container {
  max-width: 370px;
}
.of-container h2 {
  font-size: 42px;
  font-weight: 300;
  color: #303030;
  margin: 0;
}
.of-container .subtitle {
  font-size: 20px;
  font-weight: 100;
  color: #303030;
  margin-top: 5px;
}
.of-container .form-container input[type="text"],
.of-container .form-container textarea {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  padding: 10px;
  width: 100%;
  font-family: "HelveticaNeueCyr-Light";
  border-radius: 3px;
  padding-left: 55px; 
  border: none;
}
.of-container .form-container input[type="text"]::placeholder,
.of-container .form-container textarea::placeholder {
  color: #fff;
  letter-spacing: 0.05em;  
  font-family: "HelveticaNeueCyr-Light";
}
.name {
  background: url(images/name.jpg) no-repeat,
                rgba(255,255,255,0.3); 
  background-size: 36px; 
}
.telephone {
  background: url(images/phone.jpg) no-repeat,
                rgba(255,255,255,0.3); 
  background-size: 36px; 
}
.emailik {
  background: url(images/emailik.jpg) no-repeat,
                rgba(255,255,255,0.3); 
  background-size: 36px; 
}
.textarea {
  background: url(images/mess.jpg) no-repeat,
                rgba(255,255,255,0.3); 
  background-size: 36px; 
}  
.of-container .form-container textarea {
  resize: none;
  height: 80px;
}
.of-container .form-container input[type="submit"] {
  width: 100%;
  height: 40px;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.075em; 
  color: #fff;
  background: #4452ab;
  border-radius: 2px;
  border: 0;
  cursor: pointer;
}
.of-container .form-container input[type="submit"]:hover {
  opacity: 0.7; 
}
.of-container .form-container label {
  font-size: 15px;
  font-family: "HelveticaNeueCyr-Bold";
  color: #fff;
  margin-top: 12px;
  margin-bottom: 12px; 
  margin-left: 60px; 
  display: block; 
  letter-spacing: 0.05em; 
}
.of-container .form-container  .otpravleno label {
  margin-top: 5px;
  margin-left: 0;
}
 .of-container .form-container label * {
  display: inline-block;
  vertical-align: middle;
}

 .of-container .form-container label a {
  color: #bfc0c2;
}

.form-container {
  position: relative;
}

 .of-container .form-container label input[type="checkbox"] {
  border: solid 1px #eeeeee;
  margin: 0 10px 0 0;
}
/* ---------- End main ---------- */

/*---------- Start стилей иконок сравнеия и в Избранное на разных страницах ----------*/

/*----- Функционал Сравнение и Избранное -----*/
li.product a.compare.button,
body.single-product.woocommerce div.product a.compare.button,
.woocommerce ul.products li.product a.compare {
  display: inline-block !important;
  width: 30px !important;
  height: 33px !important;
  min-height: 10px !important;
  position: relative !important;
  top: inherit !important;
  bottom: 0;
  margin: 5px 5px 0px 5px;
  padding: 0 !important;
  font-size: 0 !important;
  float: none;
  order: 3;
  border: 0;
  line-height: 12px !important;
  background: url(images/list-ico-dark.png) bottom left no-repeat;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 0px;
  -moz-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
}
li.product a.compare.button:hover,
body.single-product.woocommerce div.product a.compare.button:hover,
.woocommerce ul.products li.product a.compare:hover {
  background: url(images/list-ico-hov.png) bottom left no-repeat !important;
}
body.single-product.woocommerce div.product a.compare.button {
  margin-top: -7px;
}
/*-----*/
.product button.add_to_wishlist_button {
  display: inline-block;
  width: 30px;
  height: 33px;
  min-height: 10px;
  margin: 5px 5px 0px 5px;
  padding: 0;
  top: 0;
  vertical-align: top;
  line-height: 12px;
  font-size: 0;
  border: 0;
  position: relative;
  background: url(images/like-ico-dark.png) bottom left no-repeat;
  cursor: pointer;
}
.product button.woosw-added,
.product button.add_to_wishlist_button:hover {
  background: url(images/like-ico-dobavlen.png) bottom left no-repeat;
}
.single-product.woocommerce button.add_to_wishlist_button {
  order: 2;
  margin-top: -7px;
}
body .woosw-btn.woosw-added:before {
  content: none;
}

/*----- Страница всех категорий -----*/
.mi-katalog-izdelij {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
}
.page-template-page-katalog-izdelij h1, .tax-product_cat h1,
.sidebar-search-products h1 {
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 32px;
  color: #4452ab;
}
.title-search {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding: 25px 0 0 0;
}
.ts-page {
  margin-bottom: 10px;
  padding: 0 10px;
}
.ts-single-product {
  justify-content: flex-end;
  padding-top: 0;
}
.ts-single-product .aws-container-outside {
  display: flex;
  justify-content: flex-end;
  width: 75%;
  max-width: 100%;
  padding-left: 25px;
}
.ts-single-product .aws-container {
  width: 100%;
  max-width: calc(50% - 25px);
}
.ts-single-product .aws-container form {
  width: 100%;
  padding-left: 0;
}
body .ts-single-product .aws-container {
  margin-left: 0;
}
.ts-page h1 {
  margin-bottom: 0;
}
.mi-katalog-izdelij h1 {
  margin-top: 0;
}
.page-vse-serii {
  display: flex;
  flex-wrap: wrap;
}
.list-product-subcategory {
  align-items: flex-start;
}
.sidebar-cat {
  width: 25%;
  min-height: 100px;
  margin-top: 10px;
  padding-right: 10px;
}
.sidebar-cat h2 {
  min-height: 40px;
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 18px;
  border-bottom: 1px #4452ab solid;
}
.sidebar-cat-menu-cat {
  padding: 10px 0;
  background: #f6f6f6;
}
.button-katalog-izdelij {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 38px;
  padding: 7px 10px;
  border: 0;
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 22px;
  line-height: 38px;
  text-align: left;
  cursor: pointer;
  background: #EFEFEF;
}
.button-katalog-izdelij:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: auto;
  background: url(images/pointer-accordeon.svg) no-repeat center;
  background-size: 100% auto;
}
.sidebar-cat-menu-cat li a {
  display: block;
  white-space: normal;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 18px;
}
.sidebar-cat-menu-cat li a:hover {
  background: #d4cfcf;
}
.sidebar-cat-menu-cat li a span {
  text-align: left;
  font-weight: bold;
}
.title-content {
  width: 100%;
}
.page-vse-serii article {
  width: 100%;
  max-width: 25%;
  margin: 0;
  padding: 10px;
  position: relative;
}

.page-vse-serii article:nth-child(even) {
  margin-left: 0;
}
.page-vse-serii article:nth-child(odd) {
  margin-right: 0;
}

.page-vse-serii article {
  overflow: hidden;
}
.page-vse-serii article img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 210px;
  margin: 15px auto 0;
  transition: 1s;
}
.page-vse-serii article img:hover {
  transform: scale(1.1);
}
.page-vse-serii article .category-name h3 {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.033em;
}
.page-vse-serii article .category-name p {
  width: 100%;
  margin-top: 7px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.05em;
}
.cat-count-product-catalog {
  margin-top: 3px;
  margin-bottom: 15px;
  text-align: center;
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 14px;
  line-height: 16px;
  color: #4452ab;
}
/*----- Страница 3 (карточка товара) -----*/

/*-----*/
.iframe_sravnenie {
  width: 100%;
  height: 1350px;
  margin-top: 20px;
}
/*---------- End стилей иконок сравнеия и в Избранное на разных страницах ----------*/

/* ---------- Start footer ---------- */
/*---*/
.butt-yandex {
  width: 15px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.yandex-counter {
  display: none;
  width: 88px;
  height: 31px;
  margin-top: 22px;
  padding: 0px 0 0 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.yc-active {
  display: block;
}
/*---*/
/*---*/
.footer_inside {
  max-width: 1390px;
  min-height: 110px;
  margin: auto;
  padding: 15px 15px;
}
.footer_top {
  width: 100%;
  min-height: 135px;
  padding: 15px 0;
}
/*---*/
.footer_bottom {
  width: 100%;
  margin-top: 15px;
  padding: 30px 0 15px 0;
  border-top: 1px #777 solid;
  text-align: center;
}
.copyright {
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  color: #fff;
}
.copyright:hover {
  opacity: 0.7;
}
.copyright img {
  display: inline-block;
  width: 25px;
  margin: 0px 0 0 7px;
  height: auto;
  vertical-align: bottom;
}
/*---*/
.footer {
  padding: 20px 0 0;
  background: #2a2e37;
  position: relative;
}
.footer .row {
  display: flex;
  justify-content: space-between;
}
.footer .row > div {
  padding-right: 40px;
}
.footer .row > div:last-child {
  padding-right: 0;
}
.footer .row .addr {
  padding-left: 25px;
  background: url(images/ico-addr.png) top left no-repeat;
  font-size: 16px;
  font-family: "HelveticaNeueCyr-Light";
  line-height: 20px;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 0.06em; 
}
.footer .row .phone {
  padding-left: 25px;
  background: url(images/ico-phone.png) top left no-repeat;
  font-size: 22px;
  font-weight: 300;
  line-height: 20px;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 0.06em; 
}
.footer .row .phone a, .footer .row .email a {
  color: #fff;
}
.phone small {
  opacity: 1!important;
}
.footer .row .email {
  padding-left: 25px;
  background: url(images/ico-email.png) top left no-repeat;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #808080;
  letter-spacing: 0.06em; 
}
.footer .row ul {
  margin: 0;
  padding: 0;
}
.footer .row ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0.06em; 
}
.footer .row ul li {
  margin-bottom: 12px;
}
.footer .row ul li:last-child {
  margin-bottom: 0;
}
.footer .row ul li a {
  color: #fff;
}
.footer .row .rekv {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #808080;
  letter-spacing: 0.06em; 
}
.footer .row .social {
  margin-top: 35px;
}
.footer .row .social a {
  display: inline-block;
  margin-right: 15px;
}
.footer .down-block {
  background: #737373;
  text-align: center;
  font-size: 15px;
  line-height: 17px; 
  font-family: "HelveticaNeueCyr-Roman";
  color: #3e3e3e;
  padding: 35px 0;
}
.footer .down-block a {
  display: inline-block;
  margin: 0 20px;
  color: #3e3e3e;
  letter-spacing: 0.06em; 
}
.row-logo-footer {
  display: flex;
}
.footer .logo-footer {
  max-width: 250px;
}
/* ----------  End footer ---------- */

/*-------------------- Start page single --------------------*/

/* --- Start block-comments --- */
.comments-area {
  font-family: "Open Sans", sans-serif;
}
.comment-respond {
  margin: 30px 0;
  line-height: 14px;
}
.comment-form-comment textarea {
  width: 100%;
  max-width: 350px;
  padding: 11px 11px;
  font-family: "Open Sans", sans-serif;
}
.comment-notes {
  display: none;
}
.comment-form-comment label {
  display: none;
}
.comment-reply-title {
  display: inline-block;
  height: 32px;
  background: none;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
  text-align: center;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  display: inline-block;
  width: 100px;
  float: left;
  font-size: 12.5px;
  font-style: italic;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 250px;
  height: 32px;
  padding: 0 11px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
}
p.form-submit,
.woocommerce #review_form #respond p.form-submit {
  margin-top: 15px;
}
.comments-area .submit,
.woocommerce #review_form #respond .form-submit input {
  width: 100%;
  max-width: 350px;
  height: 32px;
  padding: 0 22px;
  background: none;
  outline: none;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  border: 1px #000 solid;
  border-radius: 0;
}
.comments-area .submit:hover,
.woocommerce #review_form #respond .form-submit input:hover {
  background: #000;
  color: #fff;
}
/*-----*/
.comment-awaiting-moderation {
  padding: 15px;
  font-size: 22px;
  line-height: 22px;
  font-style: italic;
  color: #fb8e50;
  border: 1px #ddd solid;
  background: #b4fdc5;
}
.comments-area article.comment-body {
  margin: 15px 0;
  padding: 15px;
  border: 1px #ddd solid;
  background: #fffaee;
}
.comment-author {
  margin-bottom: 9px;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.comment-author a {
  color: #333;
}
.comment-meta {
  padding: 0;
}
.comment-metadata {
  font-size: 12px;
  font-style: italic;
  color: #777;
}
.comment-metadata a {
  color: #777;
}
.comment-list img.avatar {
  margin: 0 11px 11px 0;
}
.reply {
  margin-top: 7px;
  text-align: right;
}
.reply a {
  font-weight: 700;
  color: #b5a377;
}
.comment-list ol.children {
  margin-left: 15px;
}
#cancel-comment-reply-link {
  font-size: 14px;
  font-style: italic;
  color: #ff4c22;
}
/*  постраничная навигация коментов */
.comm-nav {
  margin: 15px 0 20px;
  padding: 5px 10;
  text-align: center;
}
.comm-nav a {
  background: none repeat scroll 0 0 #2ea2cc;
  border: 1px solid #0478a6;
  box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  margin: 3px;
  padding: 5px 10px;
  text-decoration: none;
}
.comm-nav a:hover {
  background: #1e8cbe;
  border-color: #0074a2;
  box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
}
.comm-nav .current {
  background: -moz-linear-gradient(center top, #38362e, #2e2d26);
  border: 1px solid #222;
  color: #fff;
  font-weight: bold;
  margin: 3px;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #000;
}

/* comment-editor */

#editor_tools {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  width: auto;
  z-index: 99999;
  margin-top: 10px;
}

#editor_tools a i {
  font-size: 14px;
}
#editor_tools a {
  background: #6b6b6b;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  height: 26px;
  padding: 0 8px;
  transition: 0.3s;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
}
#editor_tools a:hover {
  color: #333;
  text-decoration: none;
}
#fontcolor {
  height: 16px;
  line-height: 20px;
  padding: 2px 0 2px 0px;
  width: auto;
  z-index: 99999;
}
#fontcolor a {
  display: inline-block;
  height: 16px;
  width: 16px;
}
/* --- Stop block-comments --- */
/*-------------------- Stop page single --------------------*/





/*-- Start style page-katalog-izdelij --*/
.page-katalog-izdelij {
  width: 75%;
}
.page-katalog-izdelij .ts-page {
  flex-wrap: wrap;
}
.list-product-subcategory .ts-page {
  margin-bottom: 20px;
}
.search-result-count {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.woocommerce .search-result-count .woocommerce-result-count {
  margin: 5px 5px 5px 0;
  font-family: "HelveticaNeueCyr-Bold";
  font-size: 16px;
}

body .page-katalog-izdelij .aws-container {
  max-width: 100%;
  margin-top: 10px;
  margin-left: 0;
}
.mi-katalog-izdelij .sidebar-cat {
  margin-top: -15px;
}
.page-katalog-izdelij article {
  width: 100%;
  max-width: 25%;
  margin: 0;
  padding: 10px;
  position: relative;
}
.page-katalog-izdelij article > a {
  display: block;
  height: 100%;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
  border-top: 1px solid rgba(0,0,0,.05);
  overflow: hidden;
}
.page-katalog-izdelij .category-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 80px;
  padding: 10px;
  color: #333;
  text-align: center;
  z-index: 10;
}

.cat-description {

}

.cat-count-product {
  text-align: center;
  font-weight: bold;
}
/*-- Stop style page-katalog-izdelij --*/


/*------------------------------ Start style store ------------------------------*/

/*-----*/
.woocommerce div.product div.images img {
  width: auto;
}
/*-----*/


.woocommerce .products ul, .woocommerce ul.products {
  margin: 0;
}
.woocommerce ul.products li.product.type-product.first,
.woocommerce-page ul.products li.product.type-product.first {
  margin-left: 0;
}
.woocommerce ul.products li.product.type-product.last,
.woocommerce-page ul.products li.product.type-product.last {
  margin-right: 0;
}
/*---*/
.woocommerce .page_category ul.products li.product.type-product,
.woocommerce-page .page_category ul.products li.product.type-product {
  width: 31.25%;
}
/*---*/
.woocommerce ul.products li.product a {
  display: block;
  padding: 0 0 15px 0;
  color: #777;
  text-align: center;
  border-radius: 15px;
  -webkit-transition: 0ms ease all;
  -moz-transition: 0ms ease all;
  -o-transition: 0ms ease all;
  transition: 0ms ease all;
}
.woocommerce ul.products li.product a .images-cat {
  border-radius: 15px 15px 0 0;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link h3 {
  min-height: 52px;
}
.added_to_cart.wc-forward {
  padding: 10px 10px !important;
  font-size: 11px;
  width: 100%;
  text-align: center;
  text-decoration: underline;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
  color: #ce2a24;
}
.woocommerce-LoopProduct-link {
  min-height: 380px;
}
.woocommerce.columns-4 {
  width: 100%;
}
ul.products.columns-4 li.product.type-product, .main-subcategory ul.products.columns-4 li.product {
  display: block;
  min-height: 100%;
  padding: 0 0 0 0;
  border: solid 1px #ededee;
  position: relative;
  background: #fafafa;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 15px;
  /* min-height: 388px; */
}
.woocommerce ul.products li.product a img {
  width: auto;
  max-width: 100%;
  max-height: 180px;
  margin: auto;
}

.woocommerce ul.products li.product .price {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #000;
}
.woocommerce ul.products li.product .price del {
  font-size: 12px;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
/*-----*/
body .aws-search-result .aws_onsale {
  font-size: 0;
  background: #f26403;
}
body .aws-search-result .aws_onsale:before {
  content: "Скидка";
  font-size: 10.5px;
}
.aws-search-result .aws_result_image {
  width: 50px;
  text-align: center;
}
.aws-search-result .aws_result_image img {
  max-width: 100%;
}
.aws-search-result span.woocommerce-Price-amount.amount {
  font-size: 12px;
  line-height: 16px;
}
.aws-search-result .aws_result_sku {
  font-family: "HelveticaNeueCyr-Bold";
}
/*---*/
.woocommerce div.product .woocommerce-product-rating {
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.woocommerce-product-details__short-description {
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.woocommerce #review_form #respond p.stars {
  margin: 10px 0;
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 7px 0 0;
}
.woocommerce div.product form.cart div.quantity input.qty {
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  border-radius: 5px;
  outline: none;
  border: 1px #ddd solid;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  width: 100%;
  max-width: 138px;
  margin-top: -7px;
  margin-right: 30px;
  order: 4;
}
.woocommerce div.product form.cart .button {
  display: flex !important;
  width: 100%;
  height: 38px !important;
  margin-left: 0 !important;
  padding: 0 15px;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  border-radius: 3px;
  color: #2c75ff;
  line-height: 38px !important;
  background: none;
  border: 1px solid #2c76fd;
  text-transform: none;
  letter-spacing: 0.025em;
  justify-content: center;
  align-items: center;
}
body form.cart button[type="submit"]:focus:not(#qib_id):not(#qib_id) {
  outline-width: 0px;
  outline-offset: 0px;
  outline-style: none;
}
.woocommerce button.button.added::after {
  position: relative;
}
.woocommerce div.product form.cart .button:hover {
  color: #fff;
  background: #2c75ff;
}
/*-------*/
/*.product_meta {
  margin-top: 20px;
}*/
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 100;
  color: #303030;
}
.product_meta .sku_wrapper span,
.product_meta .posted_in span,
.product_meta .tagged_as span,
.product_meta .sku_wrapper a,
.product_meta .posted_in a,
.product_meta .tagged_as a {
  font-size: 27px;
  font-weight: 700;
  font-style: normal;
  color: #4452ab;
}
.product_meta .sku_wrapper a,
.product_meta .posted_in a,
.product_meta .tagged_as a {
  text-decoration: underline;
}
.product_meta .sku_wrapper a:hover,
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover {
  text-decoration: none;
}
/*-------*/
/*--- Start mini cart ---*/
.widget_shopping_cart {
  width: 150%;
  background: #f0f0f0;
  position: absolute;
  right: 0;
  top: 45px;
  z-index: 100;
  border-radius: 5px;
  box-shadow: 0px 3px 9px #333;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  padding: 5px 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0;
}
.widget_shopping_cart_content p {
  display: table;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0;
  padding: 5px !important;
  font-size: 12.5px;
  color: #333;
  border-top: 3px double #c5c5c5 !important;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  display: table-cell;
  width: 50%;
  text-align: right;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount {
  display: table-cell;
  width: 50%;
  padding-right: 5%;
  text-align: right;
  font-weight: 600;
}
p.woocommerce-mini-cart__empty-message {
  display: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  display: table;
  width: 100%;
  padding: 5px 5px;
  background: #fff;
  border-left: 1px #ddd solid;
  border-right: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}
.woocommerce .widget_shopping_cart .cart_list li:nth-child(even),
.woocommerce.widget_shopping_cart .cart_list li:nth-child(even) {
  background: inherit;
}

a.button {
  position: relative;
}
body #respond input#submit.added::after,
body a.button.added::after,
body a.button.added::after,
body button.button.added::after,
body input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}

#respond input#submit.loading,
body a.button.loading,
button.button.loading,
input.button.loading {
  opacity: 0.75;
}

.page-template-page-cart td.actions {
  display: none;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body #respond input#submit.loading::after,
body a.button.loading::after,
body button.button.loading::after,
body input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  margin-left: 0.53em;
  vertical-align: bottom;
  font-weight: 400;
  position: absolute;
  top: 0.1em !important;
  right: 7px !important;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
/*---*/
.cart-contents {
  color: #fff;
}
.mini_cart_ankor {
  display: table-cell !important;
  width: 70%;
  padding: 3px 3px 3px 0px;
  overflow: hidden;
  font-weight: 400 !important;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  vertical-align: middle;
}
.mini_cart_ankor:hover,
.mini_cart_ankor:hover a {
  opacity: 0.9;
  color: #e52820;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  display: inline-block;
  margin-left: 0;
  float: none;
  border: 1px #ddd solid;
  border-radius: 5px;
  vertical-align: middle;
}
.mini_cart_ankor span {
  display: inline-block;
  width: 85%;
  padding-left: 10px;
  vertical-align: middle;
}
.widget_shopping_cart_content .quantity {
  display: table-cell;
  width: 20%;
  padding: 3px 3px 3px 3px;
  vertical-align: middle;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  display: table-cell;
  width: 10%;
  position: relative;
  left: inherit;
  top: inherit;
  vertical-align: middle;
}
.woocommerce a.remove span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 20px;
}
.woocommerce a.remove:hover {
  background: none;
}
.woocommerce a.remove:hover span {
  background: red;
}
.woocommerce-mini-cart__buttons.buttons {
  padding-top: 10px !important;
  text-align: left;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  width: 49.1%;
  margin-bottom: 5px;
  color: #e52820;
  border: 1px #e52820 solid;
  border-radius: 5px;
  font-weight: 600;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover {
  color: #fff;
  background: #e52820;
}
.widget_shopping_cart .button.checkout.wc-forward {
  float: right;
}
/*---*/
/*--- Stop mini cart ---*/

/*---------- Start OneClick ----------*/
.woocommerce ul.products li.product a.clickBuyButton {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-bottom: 1px;
  padding: 0px 15px;
  background-image: -moz-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -webkit-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  color: #fff;
  border-radius: 0;
  border: 0;
  line-height: 38px;
  font-weight: 700;
}
.related.products ul.products li.product a.clickBuyButton {
  text-transform: none;
}
.woocommerce ul.products li.product a.clickBuyButton:hover,
.single-product a.clickBuyButton:hover {
  background-image: -moz-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -webkit-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
}
.woocommerce a.button21:active {
  box-shadow: 0 0 0 #000;
}
.woocommerce a.button21:hover:not(:active) {
  box-shadow: 0 0 0 #000;
}
.single-product a.clickBuyButton {
  width: 100%;
  max-width: 251px;
  height: 38px;
  margin-left: 0;
  margin-bottom: 7px;
  padding: 0px 22px;
  background-image: -moz-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -webkit-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  border: 0;
}
/*---*/
body #formOrderOneClick .popup {
  width: 90%;
  max-width: 500px;
  border: 0;
  border-radius: 0px;
  text-shadow: 0 0 0 #000;
}
body #formOrderOneClick .popup h2 {
  margin-top: 0;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}
body #formOrderOneClick .popup tr th {
  width: 64%;
  padding: 7px 11px 7px 0;
  vertical-align: middle;
  font-size: 12.5px;
  text-shadow: 0 0 0 #000;
  font-weight: 300;
}
body #formOrderOneClick .popup tr td {
  width: 18%;
  padding: 7px 11px;
  text-align: center;
  vertical-align: middle;
  text-shadow: 0 0 0 #000;
  font-size: 12.5px;
  font-weight: 300;
}
body #formOrderOneClick .popup tr .description {
  text-align: center;
}
body #formOrderOneClick .popup tr:first-child th,
body #formOrderOneClick .popup tr:first-child .description {
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  text-shadow: 0 0 0 #000;
  color: #333;
}
body #formOrderOneClick .popummessage {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-box-shadow: inset 0px 0px 0px #000;
  -webkit-box-shadow: inset 0px 0px 0px #000;
  box-shadow: inset 0px 0px 0px #000;
  text-shadow: 0 0 0 #000;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}
body #formOrderOneClick .popup .close_order,
body #formOrderOneClick .popummessage .close_message {
  width: 20px;
  height: 20px;
  padding: 0;
  top: -20px;
  right: -20px;
  border: 0;
  border-radius: 30px;
  text-align: center;
  font-family: Verdana;
  line-height: 16px;
  background-image: -webkit-linear-gradient(left, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -o-linear-gradient(left, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: linear-gradient(to right, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
}
body #formOrderOneClick .popup .close_order:hover,
body #formOrderOneClick .popummessage .close_message:hover {
  background-image: -moz-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -webkit-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
}
body #formOrderOneClick input[type="email"],
body #contactform input[type="tel"],
body #contactform input[type="text"] {
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
  padding: 0 11px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-box-shadow: inset 0px 0px 0px #000;
  -webkit-box-shadow: inset 0px 0px 0px #000;
  box-shadow: inset 0px 0px 0px #000;
  text-shadow: 0 0 0 #000;
  border: 1px #ddd solid;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
  outline: none;
}
body #formOrderOneClick textarea {
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0 11px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-box-shadow: inset 0px 0px 0px #000;
  -webkit-box-shadow: inset 0px 0px 0px #000;
  box-shadow: inset 0px 0px 0px #000;
  text-shadow: 0 0 0 #000;
  border: 1px #ddd solid;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  line-height: 28px;
  outline: none;
}
body #formOrderOneClick .button {
  width: 100%;
  height: auto;
  margin: 7px auto 0;
  padding: 7px 15px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-box-shadow: inset 0px 0px 0px #000;
  -webkit-box-shadow: inset 0px 0px 0px #000;
  box-shadow: inset 0px 0px 0px #000;
  background-image: -webkit-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(117, 42, 39, 0.9), rgba(229, 40, 32, 0.9));
  text-shadow: 0 0 0 #000;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #fff;
  outline: none;
  text-transform: uppercase;
}
body #formOrderOneClick .button:hover {
  border: 0;
  background-image: -moz-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -webkit-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
  background-image: -ms-linear-gradient(90deg, rgba(229, 40, 32, 0.9), rgba(117, 42, 39, 0.9));
}
/*---------- Stop OneClick ----------*/


/* ---------- Start page single-product ---------- */
.product-left-sidebar {
  width: 25%;
  min-height: 50px;
  margin-top: -60px;
  font-size: 14px;
  border: 0px dotted #ccd;
}
.product-left-sidebar h5 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding: 10px;
  font-family: "HelveticaNeueCyr-Bold";
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px #4452ab solid;
}
.accordeon-block {
  margin-bottom: 25px;
}
.accordion-item {
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.accordeon-block h6 {
  display: flex;
  align-items: center;
  height: 46px;
  padding: 10px;
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 16px;
}
.accordeon-block h6:after {
  content: '';
  width: 20px;
  height: 20px;
  margin-left: auto;
  background: url(images/pointer-accordeon.svg) no-repeat center;
  background-size: 100% auto;

}
.accordion-body {
  padding: 10px 0;
  background: rgba(0,0,0,.055);
}
.accordion-li a {
  display: block;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
}
.accordion-li label {
  cursor: pointer;
}
.accordion-li .docLang {
  font-family: "HelveticaNeueCyr-Roman";
  color: #4452ab;
}
.production-documents {
  margin-bottom: 25px;
}
.pd-body {
  padding: 0 10px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
}
/*---*/
.product-right-content {
  width: 75%;
  min-height: 50px;
  padding-left: 25px;
  border: 0px dotted #d3c;
}
.product-img-attributes {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.product-right-content .product-img .slides_container .slides_control {
/*  width: 100%!important;*/
}
/*---*/
.product-img {
  width: 50%;
  margin-top: -60px;
  font-size: 11px;
  position: relative;
}

.product-img .next, .product-img .prev {
  display:block;
  width: 22px;
  height: 22px;
  position:absolute;
  top: 39%;
  left: 10px;
  font-size: 0;
  overflow: hidden;
  z-index: 101;
}
.product-img .prev {
  background:url(images/arrow-prev.png);
}
.product-img .next {
  left: inherit;
  right: 10px;
  background:url(images/arrow-next.png);
}
.product-img .slides_container {
  width: 100%;
  min-height: 590px;
  border: 1px solid rgba(7, 7, 7, 0.15);
}
.product-img .slides_control a {
  width: 509px;
  height: 590px;
  margin: auto;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.product-img .slides_control a.one-element-a {
  display: block;
  width: 100%;
}
.product-img .slides_control a img {
  display: block;
  width: auto;
  max-width: 98%;
  height: auto;
  max-height: 100% ;
  margin: auto;
  position: relative;
/*  left: 50%;*/
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
/*-*/
.navigation.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 25px auto 0;
  text-align: center;
}
.page-numbers {
  display: inline-block;
  width: 28px;
  padding: 5px;
  text-align: center;
  border: 1px solid #ccc;
}
.prev.page-numbers, .next.page-numbers,
.woocommerce .prev.page-numbers, .woocommerce .next.page-numbers {
  width: auto;
  border: 0;
}
.page-numbers.current {
  background: #ccc;
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  margin: 0 2.5px;
  border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 5px;
}
.product-img .pagination {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 10px auto 0;
  padding: 0;
}
li.li-img-pagination {
  width: calc(20% - 5px);
  margin: 0 2.5px 5px 2.5px;
  height: 72px;
  border: 1px solid rgba(7, 7, 7, 0.15);;
}
.product-img .pagination li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
}
.product-img .pagination li a img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.product-img .pagination li.current {
  border: 1px solid rgba(7, 7, 7, 0.55);
}
/*-*/
.bg-popup-img-product {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 101;
}
.popup-img-product {
  width: auto;
  max-width: 900px;
  min-width: 65%;
  height: 750px;
  max-height: 75%;
  padding: 15px;
  position: fixed!important;
  left: 50%!important;
  top: 50%!important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1000!important;
  background: #fff;
  border: 1px solid rgba(7, 7, 7, 0.15);
  border-radius: 15px;
  overflow: hidden;
}
.popup-img-product img {
  display: block;
  width: auto;
  max-width: 100%;
  min-width:  150px;
  height: auto;
  max-height: 100%;
  min-height: 150px;
  margin: auto!important;
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
/*---*/

.product-attributes {
  width: 50%;
  padding-left: 25px;
}
/*---*/

.shop-attributes {
  margin-bottom: 20px;
}
.shop-attributes .woocommerce-product-attributes-item {
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 18px;
}
.woocommerce-product-attributes-item b {
  font-family: "HelveticaNeueCyr-Roman";
}

/*---*/
.technical-documents {
  display: flex;
  flex-wrap: wrap;
}
.article-tc {
  width: 145px;
  height: 165px;
  margin-right: 7px;
  box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
  border-top: 1px solid rgba(0,0,0,.05);
  font-size: 16px;
  color: #4452ab;
}
.article-tc a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 105px 10px 15px;
  font-family: "HelveticaNeueCyr-Roman";
  text-align: center;
  color: #4452ab;
}
.modDataSheet {
  background: url(images/modDataSheet.png) no-repeat center top 25px;
  background-size: 65px auto;
}
.mod360 {
  background: url(images/mod360.png) no-repeat center top 25px;
  background-size: 65px auto;  
}
.modDims {
  background: url(images/modDims.png) no-repeat center top 25px;
  background-size: 65px auto;  
}
.modWiring {
  background: url(images/modWiring.png) no-repeat center top 25px;
  background-size: 65px auto;  
}
.videolink {
  background: url(images/videolink.png) no-repeat center top 25px;
  background-size: 65px auto;  
}


.bmc_single_product {
  min-height: 420px;
}
.single-product div.product {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-bottom: 30px;
  padding-top: 25px;
  overflow: hidden;
  justify-content: space-between;
  border: 0px dotted #333;
}
body .pswp--animated-in .pswp__bg {
  background: rgba(0, 0, 0, 0.8);
}
/*-------*/
.kt_left {
  width: 50%;
  max-width: 665px;
  /* background: rgba(233, 255, 165, 0.35); */
}
.single-product div.product h1 {
  margin: 0 0 15px 0;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 0.05em;
}
.desc_kharakeristik {
  display: flex;
  flex-wrap: wrap;
  line-height: 20px;
}
.woo-product-short-desc {
  font-size: 14px;
  color: #303030;
  font-weight: 100;
  letter-spacing: 0.1em;
}
.product .images {
  float: left;
  margin: 0 30px 0 0;
}
.desc_kharakeristik .kharakteristiki-short {
  margin-top: 0;
  margin-left: 25px;
  padding: 0;
}
.desc_kharakeristik .title-kharakteristika {
  display: none;
}
.desc_kharakeristik .kharakteristiki-short span > span {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 25px;
  line-height: 25px;
  color: #303030;
  letter-spacing: 0.05em;
  font-weight: 300;
  background: none;
  position: relative;
}
.desc_kharakeristik .kharakteristiki-short span > span:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -3px;
  top: 1px;
}
.desc_kharakeristik .kharakteristiki-short span > span.watt:before {
  background: url(images/wtlm_picta.svg) no-repeat;
  background-size: 100% auto;
}
.desc_kharakeristik .kharakteristiki-short span > span.lumens:before {
  background: url(images/lumens_picta.svg) no-repeat;
  background-size: 100% auto;
}
.kt_left .woocommerce-product-gallery {
  margin-top: 35px;
  padding-top: 35px;
}
.woocommerce-page div.product .kt_left div.images {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  padding-left: 125px;
}
.label-vybor {
  width: 144px;
  height: 52px;
  margin-top: 40px;
  position: absolute;
  left: 0;
  background: url(images/label-vybor.svg) no-repeat;
  background-size: 100% auto;
  /* top: 0; */
}
.label-garantija {
  width: 131px;
  height: 131px;
  margin-top: 340px;
  position: absolute;
  left: 0;
  background: url(images/label-garantija.svg) no-repeat;
  background-size: 100% auto;
}

/*-------*/
.woocommerce div.product div.summary {
  width: 50%;
  max-width: 665px;
  margin-bottom: 0;
}
.summary.entry-summary {
  overflow: hidden;
}
.woocommerce div.product form.cart {
  margin-top: 10px;
  margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding: 15px 20px 5px 20px;
  border-top: 1px solid #ccc;
  background: #fafafa;
}
.woocommerce div.product form.cart .variations h2 {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  color: #303030;
  letter-spacing: 0.05em;
}
.woocommerce div.product form.cart .variations .varianty-block .label {
  margin-bottom: 5px;
  text-align: center;
}
.woocommerce div.product form.cart .variations .varianty-block .label label {
  font-size: 15px;
  line-height: 28px;
  font-weight: 300;
  color: #303030;
  text-align: center;
}
.woocommerce div.product form.cart .variations .varianty-block div.value {
  margin-bottom: 18px;
}
/*---*/
.vb-1 {
  width: 100%;
  max-width: 380px;
  padding-right: 30px;
}
.woocommerce div.product form.cart .variations select {
  width: 100%;
  height: 33px;
  margin-right: 0;
  border: 1px solid #89868b;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  color: #858585;
}
.vb-1 .variation-radios {
  display: none;
}

/*---*/
.vb-2 {
  width: 100%;
  max-width: 245px;
  padding: 0 10px;
  text-align: center;
}
.varianty-block {
  width: 100%;
}
/*---*/
.woocommerce div.product form.cart .variations .vb-2 select {
  display: none;
}
.vb-2 .varianty-block:first-child {
  margin-bottom: 55px;
}
.ul-radio-variations {
  list-style-type: none;
}
.vb-2 .variation-radios {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.vb-2 .variation-radios input[type="radio"] {
  display: none;
}
.vb-2 .variation-radios label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 0;
  line-height: 18px;
  user-select: none;
}
.vb-2 .variation-radios label span {
  margin-left: -25%;
  position: relative;
  bottom: -35px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  letter-spacing: 0.08em;
  color: #858585;
}
.vb-2 .variation-radios label:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  margin: 0 auto !important;
  padding: 0;
  border: 1px rgb(184, 184, 184) solid;
  border-radius: 27px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.vb-2 .variation-radios .attribute_pa_cvetovaya-temperatura-5000k label:before {
  background: #fff;
}
.vb-2 .variation-radios .attribute_pa_cvetovaya-temperatura-4000k label:before {
  background: #fef4cf;
}
.vb-2 .variation-radios .attribute_pa_cvetovaya-temperatura-3000k label:before {
  background: #fee4a4;
}
/* Checked */
.vb-2 .variation-radios input[type="radio"]:checked + label:before {
  box-shadow: 0 0 0 1.2px rgba(44, 117, 255, 1);
}
/* Hover */
.vb-2 .variation-radios label:hover:before {
  box-shadow: 0 0 0 3px rgb(0 0 0 / 10%);
}
/* Disabled */
.vb-2 .variation-radios input[type="radio"]:disabled + label:before {
  filter: grayscale(100%);
}

.vb-2 .varianty-block:nth-child(2) .variation-radios label:before {
  width: 15px;
  min-width: 0;
  height: 15px;
  border-radius: 15px;
}
.vb-2 .varianty-block:nth-child(2) .variation-radios input[type="radio"]:checked + label:before {
  background: rgba(44, 117, 255, 1);
}
/*---*/
.vb-2 .varianty-block:nth-child(2) .variation-radios label span {
  bottom: -25px;
}

.woocommerce div.product form.cart .variations .vb-2 .varianty-block .label {
  margin-bottom: 7px;
}
/*-----*/
.woo-variation-swatches.wvs-style-squared
  .variable-items-wrapper.color-variable-wrapper
  .variable-item {
  display: inline-block;
  width: 27px;
  height: 27px;
  margin: 0 auto !important;
  padding: 0;
  border: 1px rgb(184, 184, 184) solid;
  border-radius: 27px;
  box-shadow: none;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected:hover {
  box-shadow: 0 0 0 1.2px rgba(44, 117, 255, 1) !important;
}
.woo-variation-swatches.wvs-style-squared
  .variable-items-wrapper
  .variable-item.button-variable-item {
  width: 15px !important;
  min-width: 0;
  height: 15px;
  margin: auto !important;
  border-radius: 15px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
  background: rgba(44, 117, 255, 1);
}
.data-title-class {
  margin-left: -25%;
  position: relative;
  top: 7px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  letter-spacing: 0.08em;
  color: #858585;
}
.woo-variation-swatches.wvs-style-squared
  .variable-items-wrapper
  .variable-item.button-variable-item
  span {
  display: block;
  width: 120px;
  min-width: 120px;
  padding: 0 !important;
  font-size: 14px;
  position: relative;
  top: 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  letter-spacing: 0.08em;
  color: #858585;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span-color {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
}
body.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).color-variable-item
  .variable-item-span-color:after {
  box-shadow: none;
}
/*---*/

.single_variation_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
  border-bottom: 1px rgb(204, 204, 204) solid;
  justify-content: space-between;
}
.single_variation_wrap .woocommerce-variation.single_variation {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 400px;
  order: 1;
}
.woocommerce div.product .woocommerce-variation-price span.price {
  display: flex;
  flex-wrap: wrap;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  color: #2c75ff;
}
.woocommerce div.product .woocommerce-variation-price span.price del {
  font-size: 22px;
  order: 2;
  font-weight: 300;
  color: #acacac;
}
.woocommerce div.product .woocommerce-variation-price span.price ins {
  order: 1;
  margin-right: 25px;
  text-decoration: none;
  font-weight: 300;
}
.woocommerce div.product .woocommerce-variation-availability p.stock {
  margin: 0 0 0 70px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #00a800;
}
/*------- Start -------*/
.woocommerce #content .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
  content: " ";
  display: table;
}
.woocommerce-tabs {
  width: 100%;
  margin-bottom: 30px;
  border: 0px dotted #f00;
}
body.woocommerce div.product .woocommerce-tabs .panel {
  margin: 5px 0 0 0;
  padding: 0;
}
.woocommerce-Tabs-panel.wc-tab h2 {
  display: none;
}
/*-------*/
table .attribute_group_row .attribute_group_name {
  color: #343434;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.08em;
  font-weight: normal !important;
}
body .shop_attributes tr,
body .shop_attributes tr td {
  font-size: 14px;
  line-height: 28px;
  color: #414141 !important;
  font-weight: 300;

  font-style: normal;
}
body .shop_attributes tr {
  background-color: #fff !important;
}
.woocommerce table.shop_attributes th {
  width: auto;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  text-align: left;
}
body .shop_attributes tr.alt,
body .shop_attributes tr.alt td {
  color: #303030 !important;
}
.woocommerce-group-attributes-layout-1 .attribute_group_row {
  border-bottom: 1px solid #b8b8b8;
}
.woocommerce table.shop_attributes {
  text-align-last: left;
}
/*---*/
.woocommerce table.shop_attributes tbody table tbody tr:nth-child(odd) th {
  background-color: #f7f7f7 !important;
}
.woocommerce table.shop_attributes tbody table tbody tr:nth-child(odd) td {
  background-color: #f7f7f7 !important;
}
.woocommerce table.shop_attributes tbody table tbody tr td,
.woocommerce table.shop_attributes tbody table tbody tr td p {
  font-size: 16px;
}
.woocommerce table.shop_attributes tbody table tbody tr th,
.woocommerce table.shop_attributes tbody table tbody tr td {
  padding: 1px 11px !important;
  letter-spacing: 0.05em;
}
.woocommerce table.shop_attributes tbody table tbody tr td p {
  padding: 0;
}
/*---*/
.woocommerce table.shop_attributes tbody table tbody tr:nth-child(even) th {
  background-color: #ececec !important;
}
.woocommerce table.shop_attributes tbody table tbody tr:nth-child(even) td {
  background-color: #ececec !important;
}
/*---*/
.attribute_group_row.attribute_group_row_other,
.attribute_row.attribute_row_other {
  display: none !important;
}
.woocommerce table.shop_attributes td.attribute_name {
  font-weight: 300;
}
/*-------*/
.shop_attributes.woocommerce-group-attributes-layout-2 tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr {
  display: block;
  width: 49%;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody .attribute_group_name {
  display: block;
  width: 100%;
  font-size: 19px;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody td {
  display: block;
  width: 100%;
}
.shop_attributes.woocommerce-group-attributes-layout-2 .attribute_name_values {
  border-top: 1px #b8b8b8 solid;
  border-bottom: 1px #b8b8b8 solid;
  width: 100%;
}

/*---*/
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr table tbody {
  display: table-row-group;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr table tbody tr {
  display: table-row;
  width: 100%;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr table tbody tr td {
  display: table-cell;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr table tbody tr td:nth-child(1) {
  width: 65%;
}
.shop_attributes.woocommerce-group-attributes-layout-2 tbody tr table tbody tr td:nth-child(2) {
  width: 35%;
}

.shop_attributes.woocommerce-group-attributes-layout-2
  tbody
  tr
  table
  tbody
  tr:nth-child(odd)
  td:nth-child(1) {
  background-color: #f7f7f7 !important;
}
.shop_attributes.woocommerce-group-attributes-layout-2
  tbody
  tr
  table
  tbody
  tr:nth-child(odd)
  td:nth-child(2) {
  background-color: #ececec !important;
}

.shop_attributes.woocommerce-group-attributes-layout-2
  tbody
  tr
  table
  tbody
  tr:nth-child(even)
  td:nth-child(1) {
  background-color: #ececec !important;
}
.shop_attributes.woocommerce-group-attributes-layout-2
  tbody
  tr
  table
  tbody
  tr:nth-child(even)
  td:nth-child(2) {
  background-color: #dfdfdf !important;
}
/*-------*/

.woocommerce .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce .woocommerce-tabs {
  clear: both;
}
.woocommerce .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 18px;
  font-weight: 400;
  color: #303030;
  letter-spacing: 0.05em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0 55px 0 0;
  padding: 0 15px;
  border: 0;
  border-radius: 0;
  background-color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  width: 0;
  height: 0;
  border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  width: 100%;
  height: 3px;
  background-image: -moz-linear-gradient(0deg, rgb(14, 217, 46) 0%, rgb(44, 117, 255) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(14, 217, 46) 0%, rgb(44, 117, 255) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(14, 217, 46) 0%, rgb(44, 117, 255) 100%);
  box-shadow: none;
  border: 0;
  left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  width: 0;
  height: 0;
  right: 0;
  border-bottom-left-radius: 0;
  border-width: 0;
  box-shadow: none;
}

/*-----*/
.tovar-documenty {
  display: flex;
  flex-wrap: wrap;
  min-height: 105px;
  margin-top: 35px;
  padding: 0;
  border: 0px solid #000;
}

a.dokument-tovara {
  display: block;
  width: 100px;
  height: 54px;
  padding-top: 65px;
  margin-right: 12px !important;
  background-size: 55px 54px !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #303030;
  font-weight: 300;
  letter-spacing: 0.08em;
  border: 0px dotted #ccc;
}
a.dokument-tovara:last-child {
  margin-right: 0 !important;
}
a.dokument-tovara.garantija {
  background: url("images/gsrsntija-5-let.png");
}
a.dokument-tovara.zakazioplata {
  background: url("images/zakaz-i-oplata.png");
}
a.dokument-tovara.ies {
  background: url("images/ies.png");
}
a.dokument-tovara.sertifikat {
  background: url("images/sertifikat.png");
}
a.dokument-tovara.pasport {
  background: url("images/pasport.png");
}
a.dokument-tovara.listovka {
  background: url("images/listovka.png");
}

.woocommerce .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
.woocommerce .woocommerce-tabs ul.tabs li:before,
.woocommerce .woocommerce-tabs ul.tabs li:after {
  box-sizing: border-box;
  content: " ";
  width: 5px;
  height: 5px;
  border: 1px solid #d3ced2;
  position: absolute;
}
.woocommerce .woocommerce-tabs ul.tabs li:before {
  bottom: -1px;
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
}
.woocommerce .woocommerce-tabs ul.tabs li:after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
  bottom: -1px;
}
.woocommerce .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
/*-----*/
.woocommerce #review_form #respond p.stars {
  margin: 10px 0;
}
.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}
.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}
.woocommerce p.stars:hover a::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}
/*------- Stop -------*/

/*------- Stop -------*/
.related.products {
  width: 100%;
  padding-top: 20px;
  border-top: 1px #ccc solid;
}
.related ul.products {
  margin-top: 20px;
}
.woocommerce .related.products ul.products li.product.type-product,
.woocommerce-page .related.products ul.products li.product.type-product {
  width: 22.65%;
  height: 489px;
  margin: 0 3.1% 2.992em 0;
  padding: 0;
  border: 1px #ddd solid;
  font-size: 12px;
  color: #777;
}
.woocommerce .related.products ul.products li.product a {
  padding: 10px 15px 0 15px;
  color: #777;
  text-align: center;
}
/*------- Stop -------*/

.obzory-i-stati {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 0px dotted #ccc;
}
.obzory-i-stati h2 {
  width: 100%;
  margin-bottom: 15px;
  font-size: 42px;
  line-height: 48px;
  color: #303030;
  letter-spacing: 0.05em;
  font-weight: 100;
}
.obzory-i-stati article {
  width: 100%;
  max-width: 318px;
  height: 395px;
  background: #fafafa;
}
.obzor-thumb {
  width: 100%;
  height: 214px;
  border: 1px solid #b8b8b8;
  overflow: hidden;
}
.obzory-i-stati article img,
.obzor-thumb img {
  display: block;
  min-width: 100%;
  width: auto;
  min-height: 100%;
  height: auto;
}
.obzor-text {
  height: 180px;
  padding: 15px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #303030;
  letter-spacing: 0.08em;
  font-weight: 300;
  position: relative;
}
.obzor-text:after {
  content: "";
  display: block;
  width: 26px;
  height: 6px;
  background: url("images/dotted-obzor.png") no-repeat center top;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.obzory-i-stati h3 {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 22px;
  color: #303030;
  letter-spacing: 0.05em;
  font-weight: 300;
}
/*---------- Stop page single-product ---------- */
/*-- Stop style store --*/



/*-- Start category-osnovnye-momenty --*/
.category-osnovnye-momenty .title-category, .category-novosti .title-category,
.category-novinki-produkcii .title-category {
  width: 100%;
  margin-bottom: 60px;
}
.category-osnovnye-momenty h1, .category-novosti h1,
.category-novinki-produkcii h1 {
  font-family: "HelveticaNeueCyr-Thin"; 
}
.category-osnovnye-momenty .main-block, .category-novosti .main-block,
.category-novinki-produkcii .main-block {
  display: flex;
  flex-wrap: wrap;
}
.category-osnovnye-momenty .main-block article, .category-novosti .main-block article,
.category-novinki-produkcii .main-block article {
  width: 33.33%;
  margin-bottom: 30px;
  padding: 0 15px;
}
.category-osnovnye-momenty .main-block article h2, .category-novosti .main-block article h2,
.category-novinki-produkcii .main-block article h2 {
  margin: 25px 0 20px 0;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 22px;
  line-height: 28px;
  color: #4452ab;
}
.category-osnovnye-momenty .main-block article h2 a, .category-novosti .main-block article h2 a,
.category-novinki-produkcii .main-block article h2 a {
  color: #4452ab;
  text-decoration: none;
}
/*-- Stop category-osnovnye-momenty --*/



/*--Start style category blog --*/
.title-category {
  text-align: center;
  font-size: 42px;
  color: #858585;
}

.block-blog {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block-blog article {
  width: 100%;
  max-width: calc(33.33% - 20px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 700px;
  display: flex;
  align-items: flex-end;
  transition: 0.3s;
  margin-bottom: 30px;
  position: relative;
}
.block-blog article img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.block-blog article .txt {
  background: rgba(0, 0, 0, 0.8) url("images/blog_txt.png") bottom right no-repeat;
  padding: 18px 30px;
  min-height: 205px;
  transition: 0.3s;
  width: 100%;
  display: block;
}
.block-blog article .txt h2 {
  font-size: 26px;
  color: #fff;
}
.block-blog article .txt .date {
  display: inline-block;
  height: 18px;
  padding: 2px 10px;
  background: #2897ff;
  border-radius: 9px;
  position: absolute;
  bottom: 14px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.block-blog article .txt .cat {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin: 5px 0 15px;
}
.block-blog article .txt .sm-text {
  height: 0;
  display: none;
  overflow: hidden;
  transition: 0.3s;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin-top: 30px;
  letter-spacing: 0.03em;
  font-weight: 300;
}
.block-blog article .txt .sm-text p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.03em;
  font-weight: 300;
}
.block-blog article:hover .txt {
  height: 100%;
}
.block-blog article:hover .txt .sm-text {
  height: auto;
  display: block;
  max-height: 452px;
}
.block-blog article:hover .txt .sm-text a {
  color: #fff;
}
@media (max-width: 1023px) {
  .block-blog article {
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 680px) {
  .block-blog article {
    max-width: 100%;
  }
}
h1 {
  margin: 40px 0 20px;
  font-size: 42px;
  line-height: 42px;
  font-weight: 100;
  color: #858585;
  letter-spacing: 0.05em;
}
.woocommerce h1 {

}
.kama_breadcrumbs, .woocommerce .woocommerce-breadcrumb {
  display: flex;
  margin: 0;
  padding: 7.5px 15px;
  font-style: normal;
  font-size: 16px;
  color: #858585;
  font-weight: 100;
  line-height: 22px;
}
.kama_breadcrumbs a, .woocommerce .woocommerce-breadcrumb a  {
  color: #858585;
}
.kama_breadcrumbs .kb_title, .woocommerce-breadcrumb .kb_title {
  display: inline-flex;
  font-family: "HelveticaNeueCyr-Light";
  font-size: 16px; 
  line-height: 22px;
  color: #4452ab;
}
.kb_sep {
  margin: 0 3.5px;
}
/*-- Stop style category blog --*/


/*-- Start style page-category-portfolio --*/
.page-category-portfolio {
  margin-bottom: 50px;
}
.page-category-portfolio #breadcrumbs {
  padding: 0 16px;
}
.page-category-portfolio .main-inside {
  flex-wrap: wrap;
}
.page-category-portfolio h1 {
  width: 100%;
}
.page-category-portfolio .sidebar {
  width: 100%;
  max-width: 22%;
  border: none;
  padding: 0;
}

span.facetwp-expand {
  position: relative;
  top: 6.5px;
}
.page-category-portfolio .main-block {
  max-width: 78%;
  padding-left: 30px;
}
.page-category-portfolio .block-blog .post-portfolio {
  width: 100%;
  max-width: 32%;
  height: 394px;
  background: #fafafa url(images/blog_txt.png) bottom right no-repeat;
  position: relative;
  margin-bottom: 25px;
}
.page-category-portfolio .block-blog .post-portfolio img {
  width: auto;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
/*-----*/
.loading-kruti {
  /* display: none; */
}
.facetwp-facet.is-loading + .loading-kruti {
  display: block;
  width: 100px;
  height: 100px;
  background: url('images/loader-watt.png') no-repeat center top!important;
  background-size: auto 100%!important;
  position: fixed;
  left: 50%;
  top: 32%;
/*   transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0); */
  z-index: 100;
  -webkit-animation: sk-rotatehorizontal 2s infinite ease-in-out;
  animation: sk-rotatehorizontal 2s infinite ease-in-out;
/*   background: url("images/loading-kruti.gif") no-repeat center top;
  background-size: 100% auto; */
}

@keyframes sk-rotatehorizontal {
  0% {
    transform: perspective(120px) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateY(0deg);
  }

  50% {
    transform: perspective(120px) rotateY(-180deg);
    -webkit-transform: perspective(120px) rotateY(-180deg);
  }
  100% {
    transform: perspective(120px) rotateY(-360deg);
    -webkit-transform: perspective(120px) rotateY(-360deg);
  }
}
.txt-portfolio {
  padding: 10px;
}
.txt-portfolio h2 {
  font-size: 18px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.7em;
}
.txt-portfolio .sm-text {
  font-size: 14px;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 7.5em;
}
.txt-portfolio .sm-text p {
  margin: 0;
}
/*-----*/
/*------------------------------ Stop style page-category-portfolio ------------------------------*/

/*------------------------------ Start style single-portfolio.php ------------------------------*/
.block-gallery-outside {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #fff url(images/blog_txt.png) bottom right no-repeat;
  /*border: 1px solid #000;*/
}
.block-gallery {
  display: flex;
  width: 100%;
  max-width: 70%;
  /*border: 1px dotted #f00;*/
}
.block-gallery img {
  max-width: 165px;
  border: 1px solid #b8b8b8;
  cursor: pointer;
}
.left-block-gallery {
  width: 780px;
  border: 0px solid #b8b9bb;
}
.left-block-gallery img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  cursor: zoom-in;
}
.right-block-gallery {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
}
.modal-body {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(48, 48, 48, 0.95);
  cursor: pointer;
}
.modal-el {
  position: fixed;
  width: 100%;
  max-width: 1000px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 10000;
  position: relative;
}
.modal-before,
.modal-after {
  position: absolute;
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.modal-before {
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  background: #000 url("../Zorn/images/strelka-l.png") no-repeat 0px 0px;
  background-position: center center;
  background-size: 65% auto;
  cursor: pointer;
  border-radius: 100%;
}
.modal-after {
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  background: #000 url("../Zorn/images/strelka-r.png") no-repeat 0px 0px;
  background-position: center center;
  background-size: 65% auto;
  cursor: pointer;
  border-radius: 100%;
}
.modal-el:before {
  content: "";
}
.modal-el img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.close-el {
  display: block;
  width: 38px;
  height: 38px;
  background: url("../Zorn/images/close-el.png") no-repeat 0px 0px;
  background-size: 38px 38px;
  position: fixed;
  top: 10px;
  right: 15px;
  pointer-events: none;
  cursor: pointer;
  z-index: 10000;
}
.hide {
  display: none;
}

.entry-content ul, .entry-content ol {
  margin: 20px 0;
  padding-left: 30px;
}
.entry-content ul li, .entry-content ol li {
  margin-bottom: 11px;
}
.entry-content ul li:last-child, .entry-content ol li:last-child {
  margin-bottom: 0;
}
.entry-content ul li {
  list-style-type: disc;
}
.entry-content ol li {
  list-style-type: number;
}
/*---*/
.bg-text {
  width: 100%;
  max-width: 30%;
  min-height: 150px;
  /*border: 1px solid #00f;*/
}
.bg-text h3 {
  font-size: 20px;
  font-weight: 400;
  color: #303030;
}
.bg-text p {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #303030;
}

/*-----*/
.block-gallery-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  max-width: 68%;
  min-height: 124px;
  background: #f4f4f4;
  padding: 20px 10px;
}
.block-gallery-bottom h3 {
  font-size: 18px;
  color: #303030;
  font-weight: 500;
}
.block-gallery-bottom > div {
  margin-left: 65px;
  width: 30%;
  margin-left: 10%;
  position: relative;
}
.block-gallery-bottom > div p {
  margin: 0;
  line-height: 22px;
  font-size: 16px;
  color: #303030;
  font-weight: 300;
}
/*----------*/
body .related-single .title {
  margin-top: 60px;
}
.related-single ul.products {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
}

.location:before {
  content: "";
  position: absolute;
  left: -80px;
  width: 61px;
  height: 61px;
  background-image: url(/wp-content/uploads/2021/05/location.png);
  background-size: cover;
}
.manager:before {
  content: "";
  position: absolute;
  left: -80px;
  width: 61px;
  height: 62px;
  background-image: url(/wp-content/uploads/2021/05/manager.png);
  background-size: cover;
}
li.product.type-product {
  text-align: center;
}
/*------------------------------ Stop style single-portfolio.php ------------------------------*/

/*---------- Start modal ---------- */
.b-popup {
  display: none;
  width: 100%;
  max-width: 400px;
  padding: 0;
  position: fixed;
  top: 22%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  text-align: center;
  box-shadow: 0px 0px 0px #000;
  z-index: 100;
  /*background: #f8f8f8;*/
}
.layer-popup {
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}
.modal-form {
  width: 100%;
  padding: 30px 35px 30px 35px;
  background: #fff;
  position: relative;
  z-index: 10;
}
.modal-form-inside {
  width: 100%;
  max-width: 312px;
  padding-bottom: 25px;
}
.modal-form input[type="text"],
.modal-form input[type="password"],
.modal-form textarea {
  width: 100%;
  max-width: 430px;
  height: 34px;
  margin: 0 auto 20px;
  padding: 0 14px;
  border: 1px #a1a5a4 solid;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #597a96;
  border-radius: 3px;
  text-align: center;
}
.is_russia, .is_world,
.phone_mask {
  display: none!important;
}
.logo-modal {
  margin-bottom: 50px;
}
.descrmask {
  position: absolute;
  right: 7px;
  top: 7px;
  opacity: 0.75;
  font-size: 11px;
}
.svjazatsja-s-wattelectric .descrmask {
  display: none!important;
}
.modal-title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
}
.modal-form textarea {
  height: 80px;
  padding: 7px 14px;
  line-height: 22px;
  resize: none;
}
.modal-form input[type="submit"] {
  width: 100%;
  max-width: 430px;
  height: 34px;
  margin: 6px auto 0px;
  padding: 0px;
  border: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  background: #4452ab;
  border: 0px #2c75ff solid;
}
.modal-form input[type="submit"]:hover {
  opacity: 0.75;
}
.checkbox-block {
  margin: 10px 0;
  -webkit-align-items: center;
  align-items: center;
}
.checkbox-block input[type="checkbox"] {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 7px 0 0;
  cursor: pointer;
}
.checkbox-block label {
  display: block;
  max-width: 312px;
  font-size: 11px;
  text-align: center;
  color: #898a8a;
}
form#myform .checkbox-block a {
  color: #898a8a;
}
.checkbox-block a {
  text-decoration: underline;
}
.checkbox-block a:hover {
  text-decoration: none;
}
.close {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: -35px;
  right: -35px;
  border: 1px solid;
  border-radius: 50px;
  color: #bbbcbd;
  text-align: center;
  z-index: 100;
  background: url(images/close-form.png) no-repeat center top;
  border-radius: 38px;
  font-size: 0;
}
.dark {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  background: linear-gradient(to bottom right, #0e244a, #219dd0);
  background: -moz-linear-gradient(to bottom right, #0e244a, #219dd0);
  background: -ms-linear-gradient(to bottom right, #0e244a, #219dd0);
  background: -webkit-linear-gradient(to bottom right, #0e244a, #219dd0);
  background: -o-linear-gradient(to bottom right, #0e244a, #219dd0);
  opacity: 0.8;
  overflow: hidden;
  z-index: 10;
}
.resultat {
  color: #000;
}
.modal-robot {
  width: 280px;
  height: 352px;
  position: absolute;
  right: 20px;
  bottom: 27px;
}
.block-inputs-outside {
  min-height: 148px;
  position: relative;
}
.block-inputs {
  position: relative;
}
.butt {
  position: relative;
}
.resi {
  width: 100%;
  margin-top: 5px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  left: 0;
}
.zapolnite {
  color: #fff; 
}
.otpravleno {
  color: #11f346;
}
.neotpravleno {
  color: #f00;
}
#yesform {
  width: 100%;
  font-family: "HelveticaNeueCyr-Thin";
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  color: #303030;
  position: absolute;
}
/* -- Размытие заднего фона. Кклас blurriness присваивается скриптом -- */
.blurriness {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* ----------  End modal ---------- */

/*-- Start Стили оформления кнопочки "Вверх/Вниз" --*/
#Go_Top,
#Go_Bottom {
  display: none;
  width: 60px;
  height: 60px;
  position: fixed;
  cursor: pointer;
  right: 33px;
  z-index: 1000;
  border-radius: 30px;
  bottom: 80px;
  background: #4452ab url(images/strelka.png) no-repeat center;
}
#Go_Bottom {
  bottom: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*-- End Стили оформления кнопочки "Вверх/Вниз" --*/

.gray-bg {
  background: #f6f6f6;
}
.about-gray {
  text-align: center;
  max-width: 1000px; 
  padding: 15px 0 25px;
}
.gray-bg-o-kompanii {
  padding-left: 15px;
  padding-right: 15px;
}
.bg-gray .inside-block {
  max-width: 1170px;
  padding-left: 15px; 
  padding-right: 15px;
}
.about-gray .blue-italic {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
  color: #4452ab;
  font-family: "HelveticaNeueCyr-LightItalic";
}
.about-gray .small {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #343434;
  font-family: "HelveticaNeueCyr-Light";
  margin-top: 15px; 
}
.stairs {
  margin-top: 40px;
}
.stairs:after {
  content: "";
  display: block;
  clear: both;
}
.stairs .step {
  width: 984px;
  height: 179px;
  position: relative;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(233, 233, 233, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  float: right;
  display: flex;
}
.stairs .step > div {
  width: 100%;
  max-width: 50%;
  display: flex;
  align-items: center;
}
.stairs .step > div .year {
  font-size: 42px;
  color: #858585;
  font-weight: 100;
  width: 100%;
  max-width: 30%;
  height: 76px;
  line-height: 76px;
}
.stairs .step > div.left {
  padding-top: 10px;
}
.stairs .step > div.right {
  padding-bottom: 15px;
}
.stairs .step > div.left .year {
  border-left: solid 1px #737373;
  padding-left: 20px;
}
.stairs .step > div.right .year {
  border-right: solid 1px #737373;
  padding-right: 20px;
  text-align: right;
}
.stairs .step > div.right .txt {
  padding-left: 20px;
}
.stairs .step > div .txt {
  font-size: 16px;
  color: #303030;
  font-weight: 100;
  line-height: 20px;
  width: 100%;
  max-width: 70%;
  padding: 0 20px;
}
.stairs .step > div .txt div {
  font-size: 22px;
  color: #303030;
  line-height: normal;
  font-weight: 300;
}
.stairs .step > div.left .txt {
  text-align: right;
  padding-right: 20px;
}
.stairs .step.step-1 {
  width: 910px;
}
.stairs .step.step-1:before {
  content: "";
  display: block;
  width: 182px;
  height: 179px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -91px;
  background: url("images/step-1.png") center center no-repeat;
}
.stairs .step.step-2 {
  margin-right: 128px;
  width: 1010px;
}
.stairs .step.step-2:before {
  content: "";
  display: block;
  width: 182px;
  height: 179px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -91px;
  background: url("images/step-2.png") center center no-repeat;
}
.stairs .step.step-3 {
  margin-right: 353px;
  width: 915px;
}
.stairs .step.step-3:before {
  content: "";
  display: block;
  width: 182px;
  height: 179px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -91px;
  background: url("images/step-3.png") center center no-repeat;
}
.stairs .step.step-4 {
  margin-right: 524px;
  width: 930px;
}
.stairs .step.step-4 .left .txt {
  padding-left: 70px;
}
.stairs .step.step-4:before {
  content: "";
  display: block;
  width: 182px;
  height: 179px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -91px;
  background: url("images/step-4.png") center center no-repeat;
}
.stairs .step:last-child {
  margin-bottom: 60px;
}
.stairs .step:last-child:after {
  width: 112px;
  height: 39px;
  background: url("images/step-last.png") center center no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -199px;
}
.principle {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 15px 0 5px;
}
.principle > div {
  width: 100%;
  max-width: 50%;
}
.principle p {
  font-size: 14px;
  line-height: 18px;
  color: #858585;
  font-family: "HelveticaNeueCyr-Thin";
}
.principle .blue {
  text-align: right;
  font-size: 22px;
  line-height: 26px;
  line-height: normal;
  font-weight: 300;
  color: #4452ab;
  padding-right: 45px;
  font-family: "HelveticaNeueCyr-Light";
  padding-top: 35px; 
  padding-bottom: 35px; 
  border-right: solid 1px #858585;
}
.principle .gray {
  padding-left: 45px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  color: #858585;
  text-align: left;
}
.principle .gray p:first-child {
  margin-top: 0;
}
.photo-gallery {
  min-height: 200px;
  padding: 0 0 20px 0; 
}
.photo-gallery h2 {
  margin: 20px 0;
  color: #858585;
  font-size: 42px;
  line-height: 36px;
  font-weight: 100;
  letter-spacing: 0.05em;
  font-family: "HelveticaNeueCyr-Thin";
}
.three-columns {
  display: flex;
  justify-content: space-between;
  align-items: normal;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  color: #303030;
}
.three-columns p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  color: #303030;
}
.three-columns .has-inline-color {
  font-size: 20px;
  line-height: 28px;
}
.three-columns .col {
  width: 100%;
  max-width: calc(33.33333% - 15px);
}
.doc-list .doc-section {
  padding-bottom: 50px;
}
.doc-list .doc-col {
  width: 100%;
  max-width: calc(33.33333% - 87px);
}
.doc-list .doc-section .head-line {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.doc-list .doc-section .head-line .img {
  width: 100%;
  max-width: 50px;
  min-width: 50px;
}
.doc-list .doc-section .head-line .title {
  width: 100%;
  font-size: 16px;
  color: #303030;
  border-bottom: solid 1px #858585;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.doc-list .doc-section .head-line .title:after {
  content: "";
  display: block;
  width: 11px;
  height: 6px;
  background: url("images/doc_arr.png") top left no-repeat;
  position: absolute;
  right: 10px;
  bottom: 15px;
}
.doc-list .doc-section .head-line .title.open:after {
  background-position: bottom left;
}
.three-columns .col-2 {
  width: 100%;
  max-width: calc(66.66666% - 10px);
}
.three-columns .img {
  background: #f4f4f4;
  margin-bottom: 15px;
  height: 100%;
  overflow: hidden;
}
.three-columns .img img {
  min-width: 100%;
  display: block;
  min-height: calc(100% - 30px);
  border: solid 1px #b8b8b8;
}
.three-columns .img p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  color: #303030;
  margin: 0;
  padding: 5px 10px;
}
.three-columns2 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  color: #303030;
  margin-top: 10px;
}
.three-columns2 p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
}
.video-zapisi {
  margin: 15px 0;
}
.related {
  margin-bottom: 100px;
}
.related .title {
  font-size: 42px;
  font-weight: 100;
  color: #303030;
  margin-top: 100px;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.related .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.related .list .item {
  width: 100%;
  max-width: calc(33.33333% - 20px);
  background: #fafafa;
  outline: solid 1px #ededee;
}
.related .list .item > a {
  display: block;
  height: 260px;
  overflow: hidden;
}
.related .list .item img {
  display: block;
  width: auto;
  min-width: 100%;
  max-width: 110%;
  height: auto;
  min-height: 100%;
}
.related .list .item .otb {
  padding: 7px 15px 15px;
  border-top: 0;
}
.related .list .item .title {
  font-size: 18px;
  line-height: 20px;
  color: #303030;
  font-weight: 400;
}
.related .list .item .desc {
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  color: #303030;
  margin-top: 8px;
}
.related .list .item .desc:after {
  content: "";
  display: inline-block;
  background: #fafafa url("images/more.jpg") bottom right no-repeat;
  width: 30px;
  height: 14px;
}
.related .list .item .date {
  margin-top: 10px;
  margin-bottom: 8px;
  color: #2c75ff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.question-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  margin-bottom: 100px;
}
.question-list .item {
  width: 100%;
  max-width: calc(25% - 22.5px);
}
.question-list .item .question {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #303030;
  margin-bottom: 10px;
}
.question-list .item .answer {
  font-size: 16px;
  color: #303030;
  line-height: 22px;
  font-weight: 100;
}
.doc-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 30px;
  margin-top: 60px;
}

.doc-list .doc-section .list {
  display: none;
}
.doc-list .doc-section .list ul {
  margin-top: 6px;
}
.doc-list .doc-section .list ul li {
  padding-left: 50px;
  min-height: 26px;
  background-repeat: no-repeat;
  background-position: 20px 0;
  margin: 10px 0;
  padding-right: 20px;
  padding-top: 3px;
}
.doc-list .doc-section .list ul li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #303030;
}
.mbot-150 {
  margin-bottom: 150px;
}

.page-template-page-oplata-dostavka p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
/****************** продукты ******************/
.product-list > ul.products li.product:hover {
  z-index: 2;
}
.podrobnee-o-tovare {
  width: 122px;
  height: 40px;
  margin: 20px auto 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  background: #0ed82f;
  background: linear-gradient(90deg, #0ed82f 0%, #2c76fc 100%);
  border-radius: 3px;
  text-align: center;
}
/****************** страница категории ********/
.site-main {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto;
  padding: 0px 15px;
  position: relative;
}
.woocommerce .sidebar-main .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
/*----------*/
.woocommerce .sidebar-main {
  padding: 0 15px;
}
.woocommerce .sidebar-main .inside .wpfMainWrapper {
  padding: 15px 15px;
  background: #f6f6f6;
  border-radius: 7px;
}
.woocommerce .sidebar-main h1.page-title {
  width: 100%;
  margin: 0;
}
.woocommerce .sidebar-main h1.page-title span {
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 32px;
}
.woocommerce .sidebar-filter {
  width: 25%;
  padding-right: 20px;
}
.woocommerce .sidebar-main .inside .produktsija-blok {
  width: 75%;
}

.woocommerce .sidebar-main .inside .produktsija-blok .columns-4, .woocommerce .main-subcategory .main-block .columns-4 {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .main-subcategory .list-product-subcategory ul.columns-4 {
  padding: 0 10px;
}
.woocommerce .sidebar-main .inside .produktsija-blok .columns-4 li, .woocommerce .main-subcategory .main-block ul.products.columns-4 li {
  width: 100%;
  max-width: calc(25% - 15px);
  height: 385px;
  margin: 0 10px 20px 10px;
  flex: 0 0 calc(25% - 15px);
  position: relative;
  border-radius: 7px;
}
.woocommerce .main-subcategory .main-block ul.products.columns-4 li:nth-child(4n-3) {
  margin-left: 0;
}
.woocommerce .main-subcategory .main-block ul.products.columns-4 li:nth-child(4n) {
  margin-right: 0;
}
.sku-produkt {
  margin: 5px auto 10px;
  color: #4452ab;
}
.woocommerce .sidebar-main .inside .produktsija-blok .columns-4 li > a, .woocommerce .main-subcategory .main-block .columns-4 li > a {
  padding-bottom: 15px !important;
}
.woocommerce .sidebar-main .inside .produktsija-blok .columns-4 li:hover, .woocommerce .main-subcategory .main-block .columns-4 li:hover {
  -webkit-box-shadow: 3px 0px 22px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 0px 22px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0px 22px 0px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.single-product .qib-container {
  display: none!important;
}

.page-template-page-cart .qib-container {
  text-align: left;
  justify-content: flex-start!important;
}
.page-template-page-cart .qib-container .minus.qib-button,
.page-template-page-cart .qib-container .plus.qib-button {
  display: none!important;
}
.page-template-page-cart .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border-width: 0;
}
.woocommerce .woocommerce-ordering select {
  border: solid 1px #fff;
  font-size: 14px;
  color: #858585;
  background: transparent;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  position: absolute;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #f26403;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  top: 10px;
  left: inherit;
  right: 10px;
  margin: 0;
}
.woocommerce span.onsale {
  right: 0;
  top: 0;
}
.woocommerce ul.products li.product .price {
  display: flex;
  margin-top: 20px;
  padding: 0 40px;
  justify-content: center;
  align-items: baseline;
}
.woocommerce ul.products li.product .price ins {
  font-size: 24px;
  font-weight: 300;
  color: #2c75ff;
  text-decoration: none;
  text-align: center;
}
.woocommerce ul.products li.product .price del {
  font-size: 22px;
  font-weight: 300;
  color: #acacac;
  text-decoration: line-through;
  text-align: center;
}
body .wpfFilterWrapper .wpfPriceInputs {
  margin-top: 22px;
}
body .wpfFilterWrapper .wfpTitle, .wfpTitle-filter {
  height: auto;
  margin: 0 3.5px 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  color: #303030;
}
body .wpfPriceInputs .wpfCurrencySymbol {
  display: none;
}
body .wpfFilterDelimeter {
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 300;
}
body .wpfFilterContent {
  margin-bottom: 25px;
  padding-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body .wpfBlockAnimated.wpfHide {
  display: none;
  margin-top: 0;
}
/*---*/
.filter-price-widget {
  padding: 30px 20px 5px 20px;
  background: #f4f4f4;
}
.filter-price-widget .facetwp-facet {
  margin-bottom: 0;
  padding-bottom: 25px;
  border-bottom: 1px #b8b8b8 solid;
}
body .wfpTitle-filter {
  margin-bottom: 20px;
}
body .noUi-horizontal {
  height: 2px;
  border: 0;
  background: #b8b8b8!important;
  overflow: visible;
}
body .noUi-connects {
  overflow: visible;
}
body .noUi-connect {
  height: 3px!important;
  border: 0!important;
  background: rgb(101, 100, 104)!important;
  background: linear-gradient(90deg, rgba(101, 100, 104, 1) 0%, rgba(68, 82, 171, 1) 100% )!important;
  top: -1px!important;
}
body .noUi-handle {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  border: 1px solid #000!important;
  top: -6px!important;
  margin-left: -7px!important;
  cursor: pointer;
}
body .noUi-target {
  padding-left: 0;
}
.facetwp-slider-label {
  display: block;
  text-align: center;
  font-weight: 300;
  color: #303030;
}
/*---*/
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton, body .facetwp-slider-reset {
  background: rgb(101, 100, 104); 
  background: linear-gradient(90deg, rgba(101, 100, 104, 1) 0%, rgba(68, 82, 171, 1) 100%); 
  font-size: 14px !important;
  font-weight: 300 !important;
  color: #ffffff !important;
  height: 40px !important;
  min-height: 40px !important;
  display: inline-block !important;
  width: 100% !important;
  padding: 0 20px !important;
}

body .wpfFilterButtons {
  width: 100%;
  height: 42px;
  line-height: 38px;
  font-size: 18px;
  color: #343434;
  font-weight: 300;
  display: inline-block;
  padding: 1px;
  letter-spacing: 0.05em;
  cursor: pointer;
  background: linear-gradient(to right, #656468, #4452ab);
  position: relative;
  border-radius: 3px;
}
body .wpfClearButton.wpfButton {
  display: block!important;
  padding: 2px 30px 0 30px!important;
  width: 100%!important;
  background: #f2f2f2;
  border-radius: 3px;
  line-height: 36px;
  float: none!important;
  color: #343434!important;
  letter-spacing: 0.05em;
  cursor: pointer;
}
body .wpfFilterButtons:hover {
    background: linear-gradient(to right, #4452ab, #656468);
}
body .wpfFilterButtons:hover > .wpfClearButton.wpfButton {
    background: linear-gradient(to right, #4452ab, #656468); 
    color: #fff!important;
}
.sf-title {
  padding: 10px 15px 0 15px;
  font-size: 12.5px;
  background: #f6f6f6;
  text-align: left;
  letter-spacing: 0.035em;
}

body .facetwp-slider-reset {
  margin-top: 25px;
  border: none;
  text-transform: uppercase;
  box-shadow: none;
}


.ui-slider.ui-widget-content .ui-slider-handle {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  border: 1px solid #bdbdbd !important;
  top: -6px !important;
  margin-left: -7px !important;
}
.irs--round .irs-handle {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  border: 1px solid #bdbdbd!important;
  top: 30px!important;
  cursor: pointer;
}
.irs--round.irs-with-grid {
  margin-top: -25px;
}
div.wpfMainWrapper[data-filter="1"] #wpfBlock_1 .irs-from, div.wpfMainWrapper[data-filter="1"] #wpfBlock_1 .irs-to {
  display: none;
}

.wpfFilterWrapper .ui-slider-horizontal {
  height: 1px !important;
  border: solid 1px transparent !important;
  background: #b8b8b8 !important;
}

.ui-slider-horizontal .ui-slider-range {
  height: 3px !important;
  border: 0 !important;
  background: rgb(14, 216, 47) !important;
  background: linear-gradient(
  90deg,
  rgba(14, 216, 47, 1) 0%,
  rgba(44, 118, 253, 1) 100%
  ) !important;
  top: -1px !important;
}
div.wpfMainWrapper[data-filter="1"] #wpfBlock_1 .irs-bar {
  height: 3px !important;
  border: 0 !important;
  background: rgb(14, 216, 47) !important;
  background: linear-gradient(
  90deg,
  rgba(14, 216, 47, 1) 0%,
  rgba(44, 118, 253, 1) 100%
  ) !important;
}
body .wpfFilterTitle {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 0;
}
body .wpfFilterWrapper i,
body .wpfFilterWrapper svg {
  margin-left: auto;
}
body .wpfFilterWrapper[data-filter-type] {
  margin-bottom: 12px;
  padding: 0 0 0 0;
  border-bottom: 1px #b8b8b8 solid;
}
body .wpfPriceRangeField#wpfMinPrice,
body .wpfPriceRangeField#wpfMaxPrice,
body #wpfMinAttrNum,
body #wpfMaxAttrNum {
  background: #ffffff;
  border: 1px rgb(184, 184, 184) solid;
  border-radius: 0;
  width: 85px !important;
  height: 26px;
  font-family: "HelveticaNeueCyr-Thin";
  font-size: 14px;
  color: #858585;
  font-weight: 300;
  box-shadow: inset 2.046px 2.194px 4px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}
body .fa-minus:before,
body .fa-plus:before {
  content: "";
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
}
body .wpfValue {
  font-size: 14px;
  color: #111;
}
.fa-minus:before {
  background: url(images/pointer-accordeon.svg) no-repeat center;
  transform: rotate(-180deg);
}
.fa-plus:before {
  background: url(images/pointer-accordeon.svg) no-repeat center;
}

.wpfFilterVerScroll li {
  padding-bottom: 15px;
}
.wpfFilterVerScroll li:last-child {
  padding-bottom: 0;
}
.wpfFilterButtons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
ul.products .spinner, .la-spinner, .wpfIconPreview .spinner, .wpfLoaderIconTemplate .spinner, .woobewoo-filter-loader.spinner {
  width: 100px!important;
  height: 100px!important;
  background: url('images/loader-watt.png') no-repeat center top!important;
  background-size: auto 100%!important;
}
.blockUI.blockOverlay:before {
  background: url('images/loader-watt.png') no-repeat center top!important;
  background-size: auto 100%!important;
}

body .wpfFilterButton.wpfButton,
body .wpfClearButton.wpfButton {
  margin: 0;
}

body .wpfClearButton.wpfButton {
  order: 1;
}
body .wpfFilterButton.wpfButton {
  order: 2;
}

.woocommerce-order-overview__payment-method strong {
  color: rgba(0, 118, 255, 1);
}
.main-block article#post-7 {
  position: relative;
}

.cheburator-zorn {
  width: 150px;
  height: 190px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(images/cheburator-zorn.png) no-repeat center top;
}
.woocommerce nav.woocommerce-pagination {
  width: 100%;
  margin-top: 35px;
}

/*------------------------------ Start style page-kontakty ------------------------------*/
body.page-template.page-template-page-kontakty .main-inside {
  min-height: auto;
}
article#post-380 h1.entry-title {
  text-align: center;
}
.page-template-page-kontakty h1, .page-template-page-set-prodazh h1 {
  margin-top: 0;
  font-family: "HelveticaNeueCyr-Bold";
/*  color: rgba(0, 118, 255, 0.95);*/
  color: #4452ab;
  text-align: center;
}
.inside-block-100 {
  max-width: 100%;
  padding-bottom: 30px;
}
.page-kontakty {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 30px;
}
.kontakty-block-description {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 115px;
  margin-top: 18px;
  padding: 10px 7.5px;
  font-family: "HelveticaNeueCyr-Medium";
  line-height: 24px;
  background: rgba(152, 199, 243, 0.55);
}
.kontakty-description {
  margin: 30px auto 0;
  text-align: center;
}
.kontakty-description p {
  font-family: "HelveticaNeueCyr-Bold";
  font-size: 22px;
  line-height: 26px;
}
.address, .tel, .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
  font-size: 20px; 
  line-height: 24px;
  letter-spacing: 0.05em; 
}
.page-kontakty .mail {
  font-size: 24px;
}
.page-kontakty .social {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 72px;
}
.page-kontakty .social a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 7.5px;
}
.page-kontakty .social a img {
  max-width: 100%;
}
.page-kontakty .contact {
  position: relative;
  width: 100%;
  padding: 0 20px; 
  max-width: 24.5%;
  text-align: center;
}
/*.contact:before {
  content: "";
  position: absolute;
  left: -50px;
  top: 15px;
  width: 53px;
  height: 2px;
  background: #4452ab; 
}*/
.contact h3 {
  font-family: "HelveticaNeueCyr-Bold";
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 22px;
  text-decoration: underline;
}
.contact p.tel {
  font-size: 28px;
}
.contact-map h3.title-map {
  text-align: center;
  margin-top: 30px;
  font-size: 42px;
  font-weight: 100;
  font-family: "HelveticaNeueCyr-Light";
  color: #fff;
  padding: 20px 0;
  background: #4452ab; 
}
.question-block {
  margin-top: 80px;
}
.col.text-right img {
  margin: 0;
}
/*-- End style page-kontakty --*/


.set-prodazh-description {
  margin: 30px auto;
  font-family: "HelveticaNeueCyr-Medium";
  font-size: 25px;
  line-height: 30px;
  color: #4452ab;
  text-align: center;
}


/*-- Cart --*/
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: 45%;
  float: left;
}
div#order_review {
  width: 55%;
  float: left;
  margin-bottom: 50px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 80%;
  float: left;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100% !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 8px;
}
article#post-7 h1.entry-title {
  text-align: center;
  margin-bottom: 40px;
}
h2.woocommerce-order-details__title,
h2.woocommerce-column__title {
  margin-bottom: 20px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
}
.woocommerce ul.order_details {
  display: flex;
  justify-content: space-evenly;
}
.woocommerce-order {
  background-image: url(https://zornsvet.ru/wp-content/uploads/2021/05/Rectangle-640-copy-2.png);
  background-repeat: no-repeat;
  background-size: contain;
}
article#post-7,
article#post-6 {
  margin-bottom: 50px;
}
/*------------------------------ End cart ------------------------------*/
