/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*new*/
html {
    background-color: #dddce0 !important;
}
#Wrapper, #Content, #Subheader {
    background-color: #ededed !important;
    background-image: url(/wp-content/uploads/2021/05/site-bgr.png);
    background-repeat: repeat;
}
body.header-stack:not(.template-slider) #Header {
    min-height: auto !important;
}
.section_wrapper {
    padding: 20px;
}
.sidebar {
	background: #dddce1;
	position: relative;
}
.sidebar:before {
    content: '';
    position: absolute;
    width: 10000px;
    height: 100%;
    left: calc(23% - 10000px);
    background: #dddce1;
}
.header-info {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.header-info span {
	color: #fff;
    font-size: 48px;
    font-style: italic;
    text-shadow: 3px 3px 3px #1d1d1d, -2px -1px 3px #2e2e2e;
}
.line_wrapper {
	width: 100%;
    height: 45px;
    background: #c3c6c5;
	background: url(/wp-content/uploads/2021/05/bgr-line-side.png) repeat-x;
}
.line_block {
    height: 45px;
	min-width: 300px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
	position: relative;
	background: url(/wp-content/uploads/2021/05/line-arrow.png) right top no-repeat;
	background-size: 30px 43px;
}
.line_block span {
    font-size: 16px;
    color: #444;
	position: relative;
	padding-left: 65px;
}
.line_block a:hover {
	text-decoration: none;
	border-bottom: none;
}
.line_block a:hover span {color: #111;}
.line_block:before {
	content: "";
	position: absolute;
    width: 45px;
    height: 45px;
    left: 10px;
    top: 0;
}
.line_search:before {
	background: url(/wp-content/uploads/2021/05/line-search.png) left center no-repeat;
	background-size: 35px 35px;
}
.line_tel:before {
	background: url(/wp-content/uploads/2021/05/line-tel.png) left center no-repeat;
	background-size: 35px 35px;
}
.line_mail:before {
	background: url(/wp-content/uploads/2021/05/line-mail.png) left center no-repeat;
	background-size: 35px 35px;
}
aside.widget {
    padding-right: 30px;
}
.sidebar .widget-area {
    background: url(/wp-content/uploads/2021/05/koloski.png) center bottom no-repeat;
    background-size: contain;
}
.woocommerce #Content ul.products li.product {
    background: #fff;
    border-radius: 20px;
}
.woocommerce #Content ul.products li.product a {
    color: #444;
}
/* old */

.skidka-popup{text-align:center;line-height:110%}
.skidka-popup img{width:230px;text-align:center}
.skidka-popup .telephon{margin:0 0 0 10%;width:40%;float:left}
.skidka-popup .button_skidka{float:left;margin:0 0 0 5%;width:40%;text-align:left}
@media screen and (max-width:767px){
	.skidka-popup .telephon{margin:0 0 5%;width:100%;text-align:center}
	.skidka-popup .button_skidka{margin:0 0 5%;width:100%;text-align:center}
	.skidka-popup img{width:70%}
}
.cart-collaterals h2, .woocommerce-additional-fields h3 {
	color:#fff;
}
table th {
color:#f3f3f3;
background: none;
}
.select2-results__option {
	color: #333;}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 1px solid rgba(255,255,255,.4)!important;
}
.woocommerce table.shop_table td {
	border-top: 1px solid rgba(255,255,255,.4)!important; }
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
 
   border-top: 1px solid rgba(255,255,255,.4)!important;
}

.woocommerce table.shop_table {
	border: 1px solid rgba(255,255,255,.4);}
.woocommerce .shop_table td.actions {
 
    background: rgba(0,0,0,0);
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #f3f3f3;
}
header.woocommerce-products-header {
    margin-top: 20px;
	padding-left: 10px;
}
.woocommerce .star-rating span::before {color: #f94800;}
/* --- */
.button-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin: 5px 0 3px;
}
.woocommerce .button-holder form.cart {
    width: 100%;
}
.woocommerce .button-holder .quantity {
	width: 40%;
    float: left;
    margin-top: 15px;
}
.woocommerce .desc .button-holder .button {
    width: 60%;
    float: right !important;
	padding: 11px 30px 11px 10px;
	text-align: left;
	border-radius: 8px !important;
    -webkit-box-shadow: 3px -5px 5px -5px rgba(34,60,80,0.6) inset;
    -moz-box-shadow: 3px -5px 5px -5px rgba(34,60,80,0.6) inset;
    box-shadow: 3px -5px 5px -5px rgba(34,60,80,0.6) inset;
	background: linear-gradient(0deg, rgba(222,222,222,1) 0%, rgba(243,243,243,1) 100%) !important;
	color: #4f4f4f !important;
}
.woocommerce .desc .button-holder .button:hover {
	color: #4f4f4f !important;
	border-radius: 8px !important;
}
.woocommerce .desc .button-holder .button:hover::after {
	border-radius: 8px !important;
}
.woocommerce ul.products li.product .button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    width: 38px;
    height: 100%;
    background: #1d331a url(/wp-content/themes/betheme/images/cart-x.png) center no-repeat;
    border-radius: 0px 8px 8px 0px;
}
.woocommerce ul.products li.product .button-holder a {
    display: inline-block;
    padding: 7px 10px;
    color: #fff;
    margin-top: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
	.woocommerce ul.products li.product .button:before {display:none;}
	.woocommerce .desc .button-holder .button {padding: 11px 10px 11px 10px;text-align:center;}
}
@media only screen and (max-width: 767px) {
	.woocommerce ul.products li.product .desc {padding: 0 5px !important;}
	.woocommerce .quantity input.qty {min-width: auto;}
	.woocommerce .button-holder .quantity {width: 25%;}
	.woocommerce .button-holder .button {width: 70%;padding: 14px 10px !important;}
}
/* new */
.header-search {
    margin-left: 60px;
}
#Top_bar .header-search a#search_button {
    border: 1px solid #7e8e7c;
	text-decoration: none;
	
}
#Top_bar .header-search form {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	position: relative;
	    background: #f3f3f3;
}
#Top_bar .header-search a#search_button.has-input input {
	display: block;
    width: 100%;
	top: auto;
    margin: 0;
    padding: 10px 0;
    padding-left: 20px;
    border: none;
    outline: 0;
    font-size: 12px;
    line-height: 14px;
    color: #999;
    font-style: normal;
	-webkit-box-shadow: none;
    box-shadow: none;
}
#Top_bar .header-search a#search_button.has-input input:focus {
    background: none !important;
}
#Top_bar .header-search .main__top__search__icon {
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    outline: 0;
    background-color: #f3f3f3;
    border-radius: 3px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 0;
    background-image: url(/wp-content/themes/betheme/images/search.svg);
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
	opacity: 0;
}
#Top_bar .header-search form:hover .main__top__search__icon, #Top_bar .header-search form:focus .main__top__search__icon {
    opacity: 1;
}
#Header #Action_bar ul.contact_details {
	width: 100%;
}
#Header #Action_bar ul.contact_details li {
	display: block;
	width: 100%;
}
#topmenu {background-color: #1d331a;}
.top-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-wrap .menu-header ul {
	width: 100%;
    max-width: 800px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-wrap .menu-header ul li {
	display: block;
    width: auto;
	margin-right: 15px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.top-wrap .menu-header ul li:hover {
  background-color: rgba(0,0,0,.3);
  text-decoration: none;
}
.top-wrap .menu-header ul li a {
	display: block;
	padding: 10px 11px;
	font-size: 14px;
    line-height: 18px;
	text-decoration: none;
	color: #fff;
}
.top-wrap .menu-header ul li:hover a {color: #fff;}
.cart-header {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-wrap a#header_cart {
    display: inline-block;
    position: relative;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding-left: 20px;
    text-decoration: none;
	vertical-align: middle;
}
.top-wrap a#header_cart i {display: none;}
.top-wrap a#header_cart::before {
	content: '';
    position: absolute;
    height: 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -15px;
    width: 24px;
    background-image: url(/wp-content/themes/betheme/images/basket-icon.svg);
}
.top-wrap a#header_cart span {
	position: absolute;
    border-radius: 50%;
    background-color: #ff1b0f;
    font-size: 11px;
    color: #fff;
    text-align: center;
    z-index: 1;
    left: 0;
    top: -10px;
    line-height: 15px;
    width: 15px;
    height: 15px;
}
.top-wrap a.wish-header {
	display: inline-block;
    position: relative;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-right: 35px;
    text-decoration: none;
	vertical-align: middle;
}
.logos {
    display: block;
    width: 20%;
    float: left;
    padding: 5px 0;
	margin-bottom: -45px;
}
#Top_bar a#search_button {
	top: 0;
    z-index: 999;
}
#Top_bar a#header_cart {
    top: 5px;
}
#Top_bar a#header_cart span {
	color:#333;
	background-color:#d6e122;
}
.header-buttons ul, .header-buttons_2 ul {
    padding: 31px 0 0 0;
    margin: 0;
    list-style-type: none!important;
}
.haeder-contacts {
    width: 16%;
    float: right;
    text-align: right;
}
.haeder-contacts {
    font-size: 18px;
    font-family: Trebuchet MS;
    margin-bottom: 7px;
    color: #5b5b75;
}
.button_zapis {
    padding: 13px 25px;
    color: #f3f3f3;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -.4px;
    background-color: rgba(0,0,0,0);
    border: 2px solid #ff1b0f;
    border-radius: 40px;
}
.button_zapis:hover {
    background-color: #ff1b0f;
    color: #fff!important;
	text-decoration:none!important;
}
.phoner__text {
    color: #f3f3f3;
    font-size: 0.9em;
    font-weight: 300;
}
.phoner__text a {
    color: #f3f3f3;	
}
.header-buttons {
    display: block;
    width: 20%;
    float: left;
    padding-top: 1.2%;
    margin-left: 0;
	text-align:center;
}
.header-buttons_2 {
    display: block;
    width: 22%;
    float: left;
    padding-top: 1.2%;
    margin-left: 0;
	text-align:center;
}
.haeder-contacts {
      padding-top: 58px;
}
.header-buttons ul li, .header-buttons_2 ul li {
    margin-bottom: 8px;
}
.header-tel {
    color: #f3f3f3;
    font-size: 1.2rem;
font-weight:600;
}
.item-103 a {
    color: #0d80ff;
    font-size: 120%;
    font-weight: 600;
}
.header-buttons ul li a:hover, .header-buttons_2 ul li a:hover {
    text-decoration: none;
}
.header-tel:hover {
    color: #f3f3f3;
}
@media only screen and (min-width: 768px) and (max-width: 1239px)
{
	#Top_bar a#header_cart {top: 13px !important;}
}
@media only screen and (min-width: 960px) and (max-width: 1239px)
{
	.header-buttons {width: 19% !important;}
	.header-buttons_2 {width: 20% !important;}
	.haeder-contacts {width: 19% !important;}
	.woocommerce .button-holder .quantity {width: auto;}
	.woocommerce .quantity input.qty {min-width: 40px;padding: 8px !important;}
	.woocommerce .button-holder .button {width: 70%; font-size: 13px;}
}
@media only screen and (max-width: 1239px) {
.header-tel {
    font-size: 1rem;
}
.haeder-contacts {
    padding-top: 7%;
}
}
@media only screen and (max-width: 959px) {
.haeder-contacts {
    width: 50%;
	margin-left: 50%;
    padding-top: 0;
}
.logos {
    width: 100%;
}
.header-buttons, .header-buttons_2 {
    width: 30%;
	margin-left: 5%;
}
#Top_bar .header-search {width: 100%;}
#Top_bar .header-search a#search_button {max-width: 150px; margin: 10px auto 10px;}
}
@media only screen and (max-width: 767px) {
#Header #Top_bar .top_bar_left {padding-bottom: 30px;}
.haeder-contacts {
    width: 100%;
	margin-left: 0;
    padding-top: 30px;
	text-align:center;
}
.logos {
    width: 100%;
	text-align:center;
}
.header-buttons, .header-buttons_2 {
    width: 100%;
	margin-left: 0;
}
.header-buttons ul, .header-buttons_2 ul {
    padding: 0;
}
.top-wrap .menu-header ul {justify-content: center;}
.cart-header {width: auto; display: inline-block; margin: 10px auto 20px;}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
#Top_bar #logo {
	width:100%;
    padding: 5px 0 !important;
	text-align: center;
}
.top-wrap .menu-header ul li a {padding: 10px 5px;}
#Header .haeder-contacts {
    width: 30%;
    margin-left: 0;
    padding-top: 20px;
}
#Header .header-buttons ul, #Header .header-buttons_2 ul {
    padding: 0;
}
}

@media only screen and (min-width: 1240px) {
	.line_inner {
		max-width: 1240px;
		margin: 0 auto;
	}
	.line_right {
		float: left;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: auto;
		border-left: 2px inset rgba(0,0,0,.15);
	}
	.line_side {
		float: left;
		width: 23%;
		height: 45px;
	}
	#Header:after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 600px;
		height: 171px;
		background: url(/wp-content/uploads/2021/05/head-top.png) no-repeat;
		background-size: 500px 150px;
		background-position: top right;
		z-index:9999;
	}
	#topmenu {height: 38px;}
}
@media screen and (min-width:960px) and (max-width:1239px){
	.line_right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: auto;
	}
}
@media screen and (max-width:959px) {
	.line_right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: auto;
	}
	.logos {
		margin-bottom: 30px;
	}
	.header-info {
		position: relative;
		text-align: center;
		right: auto;
	}
	.line_block {
		min-width: 33.33%;
	}
}
@media screen and (max-width:767px) {
	#Top_bar #logo img.logo-mobile {
		max-height: 200px;
	}
	.header-info span {
		font-size: 28px;
	}
	.logos {
		margin-bottom: 10px;
	}
	.line_right {
		display: block;
	}
	.line_wrapper {
		height: 100%;
		background: #fff;
		box-shadow: 0 0 8px #b3b3b3;
	}
	.line_right {
		width: 100%;
		display: block;
		max-width: 300px;
		margin: 0 auto;
		padding: 10px 0;
	}
	.line_block {
		background: none;
		margin: 5px 0;
	}
	#Top_bar .header-search a#search_button {
		max-width: 100%;
	}
}
/* - */
.slider_title {
    color: #03b350;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
}
.slider_title span {
	display: block;
	color: #0e2528;
	font-weight: 400;
}
.slider_text {
	color: #9f9b9c;
	margin: 10px 0 20px;
	line-height: 1.4;
}
.slider-home a.button {
    border-radius: 5px !important;
}
@keyframes fade { 
  0% { opacity: 0; } 
  25% { opacity: 1; } 
  50% { opacity: 1; }
  75% { opacity: 0; }
  100% { opacity: 0; } 
} 
.fadein { position:relative; width:90%;} 
.fadein img { position:absolute; width:100%; left:0; right:0; opacity:0; animation-name: fade; animation-duration: 8s; animation-iteration-count: infinite; } 
.fadein img:nth-child(1) { animation-delay: 0s; } 
.fadein img:nth-child(2) { animation-delay: 4s; }
@media only screen and (min-width: 1240px) {
	.slide-h {padding-top: 100px;}
}
@media screen and (max-width:767px) {
.slider_title {font-size: 2rem;}
.fadein {display: none;}
}
.h2_title {
    color: #333;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
    padding-left: 6%;
}
.h2_title:before {
   background: linear-gradient(90deg, #fd2116 0%, #5a0501 100%);
    content: "";
    height: 3px;
    position: absolute;
    width: 5%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

#Content .woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
}
.zakaz-in {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    padding-top: 30px;
    margin-bottom: 30px;
}
.zakaz-text {
    font-size: 120%;
    padding-top: 30px;
}
.zakaz-block {
    font-size: 140%;
}
blockquote.custom-quote {
    background: #f5f5f5;
    margin: 20px 0 20px;
    padding: 20px 30px;
    top: 0;
    font-size: 120%;
    line-height: 1.2;
	text-align: center;
}
/* -- */
.home-kat .wrap {
    padding: 15px;
}
.home-kat .mcb-wrap-inner {
	border: 1px solid #68b637;
	border-top: 15px solid #60c300;
	display: inline-block;
	padding: 25px 15px;
}
.home-kat .mcb-wrap-inner:hover {
	box-shadow: 0 2px 7px 1px rgba(0,0,0,.15)
}
.kat-ul ul {list-style: none;}
.kat-one {
    margin-bottom: 20px;
}
.home-kat .kat-ul, .home-kat .kat-img {
    margin-bottom: 0;
}
.kat-ul a {
    font-size: 11pt;
    color: #171717;
    line-height: 23px;
    text-decoration: underline;
}
.kat-ul a.seeall {
	background: #eb6300;
    color: #fff;
    text-decoration: none;
	display: inline-block;
    padding: 6px 12px;
    margin-left: 30px;
    font-size: 14px;
	border-radius: 4px;
}
.kat-ul a.seeall:hover {background: #68b637;}
.kat-ul ul li.indlink {
    margin-bottom: 0 !important;
}
li#menu-item-1492 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2019/11/icon-1.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1492 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1493 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2019/11/icon-2.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1493 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1203 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2019/11/icon-4.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1203 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1200 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2019/11/icon-3.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1200 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1441 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/09/gaz-icon.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1441 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1508 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-elektrik.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1508 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1509 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-pilo.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1509 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1510 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-kraska.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1510 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1511 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-naplav.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1511 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1512 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-krovel.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1512 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1560 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-santeh.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1560 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1513 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-metall.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1513 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1514 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-uteplit.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1514 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1515 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-kirpich.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1515 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1516 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-zhbi.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1516 > a.bellows-target {
    padding-left: 64px;
}
li#menu-item-1587 > a.bellows-target:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 36px;
    left: 5px;
    background: url(/wp-content/uploads/2018/11/ico-gipsokart.png) no-repeat;
	border-right: 1px dashed #a2a2a2;
    padding-right: 8px;
}
li#menu-item-1587 > a.bellows-target {
    padding-left: 64px;
}


.maincatelem {overflow:hidden; background-size:cover; display: inline-block; position: relative;}
.mcetitle {background-color:rgba(64, 64, 64, 0.7);position: absolute;
width: 100%;min-height: 20px;bottom: 5px;padding: 10px 0px;font-size:21px;color:white;
text-transform:uppercase; line-height:23px; text-align: center;}
/* .mcetitle span {display: block;} */
.wh {background-color: #fff; padding-bottom:30px;} 

.maincatelem img {
 -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 -webkit-transition: all 0.3s ease-out;
 }
 
.maincatelem img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }
.widget {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.aside_left .widget:after, #myrightmenu .widget:after {
    border-width: 0;
}
aside#woocommerce_price_filter-2 {
    background: #d0d0d0;
	padding: 10px;
	margin-right: 30px;
}
.nest-slide-background-color {
	background-color: #ffffff !important;
}
span.manager-btn {
    display: inline-block;
    margin-bottom: 10px;
	margin-top: 15px;
}
.manager-btn a {
	margin: 5% 0;
    padding: 15px;
    background-color: #eb6300;
    color: #fff;
    text-decoration: none!important;
}
.manager-btn a:hover {color:#fff;background-color:#f57920;}

img.cat-img-left {
    float: left;
    margin: 0 10px 10px 0;
	max-width: 150px;
	margin-bottom: 15px;
}

table.cat-table h1, h2 {
    text-indent: 0px;
    margin: 10px 0px 10px 10px;
}
table.cat-table tr td p {
    text-indent: 0px;
    margin: 10px 0px 10px 10px;
}
.category-blocks .product-category h2 {
    font-weight: 400;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 10px 0 !important;
    font-size: 17px !important;
    background: rgba(85, 139, 212, 0.7);
    text-align: center;
    line-height: 24px;
    margin: 0 !important;
	transition: all .3s;
}
.category-blocks .product-category a:hover h2 {background: rgba(85, 139, 212, 0.9);}
.category-blocks .woocommerce.columns-4 ul.products li.product {
	padding: 0;
	margin: 1% 0% 0 1% !important;
}
.category-blocks .product-category h2 .count {
	display: none;
}

@media only screen and (min-width: 960px)
{
	.nest-button-wrapper {display:none;}
}
@media only screen and (min-width: 768px)
{
.cat-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
}

@media only screen and (max-width: 767px)
{
	#block_company_main ul li {width: 50% !important;}
	.nest-button-four {font-size: 12px;font-family: "Open Sans", Arial, Tahoma, sans-serif;}
	img.cat-img-left {float: none; display: block;}
	.category-blocks .woocommerce.columns-4 ul.products li.product { width: 100%!important; }
}
@media only screen and (max-width: 479px)
{
	#block_company_main ul li {min-height: 170px;}
}
/* Отзывы */
.otz-out .mcb-wrap-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.otz-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.otz-block .column_attr {
    /* border: 1px solid #989797; */
    border: 1px dotted #753800;
    box-shadow: 0px 0px 20px 0px rgba(27,31,31,0.1);
    font-size: 15px;
    border-radius: 12px;
    padding: 25px;
}
span.otz-author {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
	position: relative;
    padding-left: 40px;
}
span.otz-date {
    font-size: 12px;
    color: #8e8e8e;
    display: block;
    margin-bottom: 5px;
}
span.otz-author:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: -5px;
    left: 0;
    background: url(/wp-content/uploads/2020/10/otziv.png) no-repeat;
    background-size: 30px;
}
/* preim */
h2.preim-h2 {
    color: #fff;
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
}
.preim-inner {
    max-width: 800px;
    margin: 0 auto;
}
.preim-left {
    width: 30%;
    float: left;
	position: relative;
}
.preim-center {
    width: 40%;
    float: left;
	text-align: center;
}
.preim-center img {
    border-radius: 50%;
}
.preim-right {
    width: 30%;
    float: left;
	position: relative;
}
.preim-num {
    font-family: "MagistralExtraBold", Arial, Tahoma, sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #0baf56;
}
.preim-name {
    color: #fff;
    font-size: 19px;
    line-height: 1;
    margin: 7px 0 3px;
}
.preim-text {
    font-size: 13px;
    line-height: 1.2;
    color: #fff;
}
.preim-01, .preim-02 {
    margin-bottom: 20px;
}
@media only screen and (min-width: 1240px) {
.preim-01, .preim-02, .preim-03, .preim-04 {position:relative;}
.preim-01 {
    padding-left: 30px;
}
.preim-02 {
    padding: 60px 0 0 80px;
}
.preim-04 {
    padding: 0 0 0 60px;
}
.preim-01:after {
    content: '';
    position: absolute;
    right: -80px;
    top: 70px;
    height: 2px;
    width: 100px;
    background: #fff;
}
.preim-03:after {
    content: '';
    position: absolute;
    right: -90px;
    top: 70px;
    height: 2px;
    width: 140px;
    background: #fff;
}
.preim-02:after {
    content: '';
    position: absolute;
    left: -80px;
    top: 130px;
    height: 2px;
    width: 140px;
    background: #fff;
}
.preim-04:after {
    content: '';
    position: absolute;
    left: -80px;
    top: 70px;
    height: 2px;
    width: 120px;
    background: #fff;
}
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
	.preim-02, .preim-04 {
    padding-left: 20px;
}
}
@media only screen and (max-width: 767px) {
	h2.preim-h2 {font-size: 22px;}
	.preim-center {display:none;}
	.preim-left, .preim-right {width: 100%; float: none; margin-bottom: 20px;}
}
/* footer */
#Footer {
    border-top: 1px solid #a7a9ac;
}
.foot-title {
    color: #f3f3f3;
    font-size: 18px;
    line-height: 1.2;
    margin-top: 10px;
}
.foot-list ul li {
    margin-bottom: 10px;
}
.foot-list li a {
    position: relative;
    padding-left: 18px;
}
.foot-list li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 7px;
    height: 12px;
    background: url(/wp-content/uploads/2021/05/foot-list-ico3.png) no-repeat;
}
p.foot-adr, p.foot-mail, p.foot-mail a {
    font-size: 14px;
	color:#f3f3f3;
}
p.foot-phone {
    margin-bottom: 10px;
}
p.foot-phone a {
    font-size: 18px;
    font-weight: 700;
}
.foot-btn {
    margin-top: 25px;
}


#Footer .footer_copy {
    border-top: 1px solid #a7a9ac !important;
    margin-top: 20px;
}
#Footer .footer_copy .one {
	margin-bottom: 10px !important;
}
.footer-copy-center #Footer .footer_copy .copyright {
    color: #a7a9ac;
    text-align: left;
}
@media only screen and (min-width: 768px) {
#Footer #custom_html-3 {
    padding-left: 20%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
	.foot-title {font-size: 20px;}
	.foot-btn a.buttontop {font-size: 14px;}
	p.foot-adr, p.foot-mail, p.foot-mail a { font-size: 13px; }
}

/* sidebar */
.sidebar .widget:after {
	border: none;
}
.sidebar .textwidget {
    padding: 0;
    margin-bottom: 30px;
}
.cc-side {
    padding: 15px 0 0;
}
.sidebar .cc-side--item  {
   background: #d0d0d0;
}
.cc-side--item {
    margin: 0 0 3px;
    padding: 22px 14px 22px 74px;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.cc-side--item>i {
    text-align: center;
	color: #1d331a;
    line-height: 36px!important;
    position: absolute;
    top: 22px;
	font-size: 28px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 74px;
    height: auto;
    display: block;
}
.cc-side--text {
	font-size: 13px;
    color: #484849;
}
.cc-side--title {
	color:#333;
	font-size: 13px;
    font-weight: 700;
}
.icon-cc-1:before {
    content: "\e964";
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.cc-side--item {padding: 22px 14px 22px 14px;}
	.cc-side--item > i {display: none !important;}
}

/* side categories */
.sidebar aside > .textwidget {
    color: #1d1d1d;
    font-size: 14px;
    line-height: 1.4;
}
.sidebar .widget_product_categories h3 {
    color: #444;
    padding: 10px;
	margin-bottom: 0;
}
.sidebar .widget_product_categories ul {
	padding: 0;
	list-style: none;
	margin: 0px;
	background: transparent;
}
.sidebar .widget_product_categories ul li,.sidebar .widget_product_categories h3 {
	margin: 5px 0;
	position: relative;
	background: #c3c5c4;
	/* -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0); */
	/* clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0); */
	-webkit-box-shadow: 3px -5px 5px -5px rgba(34, 60, 80, 0.6) inset;
	-moz-box-shadow: 3px -5px 5px -5px rgba(34, 60, 80, 0.6) inset;
	box-shadow: 3px -5px 5px -5px rgba(34, 60, 80, 0.6) inset;
	transition: all .2s;
}
.sidebar .widget_product_categories ul li a {
	font-size: 14px;
    color: #1d1d1d !important;
    text-decoration: none;
    display: block;
    padding: 14px 7px 14px 48px;
}
.sidebar .widget_product_categories ul li:before {
    content: '';
    position: absolute;
	left: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 32px;
    height: 32px;
    background-image: url(/wp-content/uploads/2021/05/kolos-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}
.sidebar .widget_product_categories.side_descr ul li.cat-item:before {
    background-color: #1d331a;
}
.sidebar .widget_product_categories ul li.cat-item-37:before {background-color: #ed462b;}
.sidebar .widget_product_categories ul li.cat-item-565:before {background-color: #ed4f2b;}
.sidebar .widget_product_categories ul li.cat-item-568:before {background-color: #ed6a2b;}
.sidebar .widget_product_categories ul li.cat-item-564:before {background-color: #ed7c2b;}
.sidebar .widget_product_categories ul li.cat-item-566:before {background-color: #ed8d2b;}
.sidebar .widget_product_categories ul li.cat-item-567:before {background-color: #edb12b;}
.sidebar .widget_product_categories ul li.cat-item-589:before {background-color: #ed9f2b;}
.sidebar .widget_product_categories ul li:hover, #Content .widget_product_categories ul li.current-cat {
	color: #333 !important;
    background: #ededed;
    text-decoration: none;
}
.term-zerno .sidebar .widget-area {
background: url('/wp-content/uploads/2021/07/side_img1.png') center bottom no-repeat;
}
.term-muka .sidebar .widget-area {
background: url('/wp-content/uploads/2021/07/side_img2.png') center bottom no-repeat;
}

.woocommerce-billing-fields h3 {
color:#f3f3f3;
}
#ship-to-different-address, #order_review_heading {
color:#f3f3f3;
}

#billing_country_field
{
	display:none!important;
}

/* Testimonials */
.testimonial{
 margin-bottom: 10px;
}
 .testimonial-section {
 height: auto;
 padding: 15px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 border: 1px solid #fff;
 }
 .testimonial-section:after {
 top: 100%;
 left: 50px;
 border: solid transparent;
 content: " ";
 position: absolute;
 border-top-color: #fff;
 border-width: 15px;
 margin-left: -15px;
 }

 .testimonial-desc {
 margin-top: 20px;
 text-align:left;
 padding-left: 15px;
 }
 .testimonial-desc img {
 border: 1px solid #f5f5f5;
 border-radius: 150px;
 height: 70px;
 padding: 3px;
 width: 70px;
 display:inline-block;
 vertical-align: top;
 }

 .testimonial-you{
 display: inline-block;
 vertical-align: top;
 padding-left: 10px;
 }

 .testimonial-you-name{
 font-weight: bold;
 }

 .testimonial-you-designation{
 font-size: 85%;
 }

 .testimonial-you-company{
 font-size: 85%;
 }
 
 .testimonial.testimonial-default .testimonial-section{
 border-color: #777;
 }

 .testimonial.testimonial-default .testimonial-section:after{
 border-top-color: #777;
 }


 .testimonial.testimonial-default .testimonial-desc img{
 border-color: #777;
 }

 .testimonial.testimonial-default .testimonial-you-name{
 color: #777;
 }
 
 #popup__toggle{bottom:-2px;left:-2px;position:fixed;z-index:999;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;background: url(/wp-content/uploads/2021/05/zvonok-bgr.png) no-repeat;width:370px;height:81px;bottom:0;left:0;position:absolute;opacity: 1;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background: url(/wp-content/uploads/2021/05/zvonok-bgr.png) no-repeat;width:350px;height:61px;bottom:0px;left:0;position:absolute;border: 2px solid transparent;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:360px;height:30px;bottom: 14px;left:20px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;}
.img-circleblock{display:inline-block;vertical-align:middle;box-sizing:content-box;-webkit-box-sizing:content-box;width:45px;height:45px;background-image:url(/wp-content/uploads/2021/05/line-tel.png);background-position: center center;background-size: 35px 35px;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle span {display:inline-block;font-size:16px;text-transform:uppercase;vertical-align:middle;color: #333;font-weight: 600;margin-left: 12px;text-shadow: 1px 1px 1px #bababa;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
  
#Content .post-meta .author-date {display:none}

@media only screen and (max-width: 959px) and (min-width: 768px) {
	.sidebar .widget_product_categories ul li:before {display:none}
	.sidebar .widget_product_categories ul li a {padding: 14px 7px;}
	.sidebar .widget_product_categories ul li, .sidebar .widget_product_categories h3 {font-size: 14px;}
	.woocommerce .sidebar .widget_price_filter .price_slider_amount .button {font-size: 10px !important;}
	.woocommerce .sidebar .widget_price_filter .price_slider_amount .button:before {display:none}
}
@media only screen and (min-width: 960px) {
	/* .banpage {width: 66%;} */
}

.dostavka-block .column_attr {
    padding-left: 40px;
}
span.red {
    color: #CC0E1C;
}
.uppercase {
    text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}
.left-arrow {
    position: relative;
    font-weight: 700;
    margin: 20px 0;
}
.left-arrow:before {
    content: '';
	width:36px;
	height:36px;
	position: absolute;
	top: -8px;
	left:-44px;
	background: url(/wp-content/themes/betheme/images/left-arrow.png) no-repeat;
}
.sidebar .widget-area > aside:last-child {
    margin-bottom: 450px;
}