	@font-face {
			font-family: "LatoHeavy";
			src: url ("fonts/Lato-Heavy.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
		@font-face {
			font-family: "LatoSemibold";
			src: url ("fonts/LatoSemibold/LatoSemibold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
	@font-face {
			font-family: "Lato-Light";
			src: url("fonts/LatoLight/LatoLight.eot");
			src: url("fonts/LatoLight/Lato-Black.eot?#iefix")format("embedded-opentype"),
			url("fonts/LatoLight/LatoLight.woff") format("woff"),
			url("fonts/LatoLight/LatoLight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
@font-face {
			font-family: "LatoRegular";
			src: url("fonts/LatoRegular/LatoRegular.eot");
			src: url("fonts/LatoRegular/LatoRegular.eot?#iefix")format("embedded-opentype"),
			url("fonts/LatoRegular/LatoRegular.woff") format("woff"),
			url("fonts/LatoRegular/LatoRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
@font-face {
			font-family: "Lato-Black";
			src: url("fonts/LatoBlack/Lato-Black.eot");
			src: url("fonts/LatoBlack/Lato-Black.eot?#iefix")format("embedded-opentype"),
			url("fonts/LatoBlack/Lato-Black.woff") format("woff"),
			url("fonts/LatoBlack/Lato-Black.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
@font-face {
			font-family: "RobotoSlabRegular";
			src: url("fonts/RobotoSlabRegular/RobotoSlabRegular.eot");
			src: url("fonts/RobotoSlabRegular/RobotoSlabRegular.eot?#iefix")format("embedded-opentype"),
			url("fonts/RobotoSlabRegular/RobotoSlabRegular.woff") format("woff"),
			url("fonts/RobotoSlabRegular/RobotoSlabRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

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

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

/*Theme Name: mister_master_theme
Author: компания FOF
Description: Тема для компании mister master
Version: 1.0.0*/


/*Это оставить:*/
.proiz_front .woocommerce ul.products li.product .woocommerce-loop-category__title,
.stock,
li.product .outofstock,
.quantity,
.woocommerce div.product .woocommerce-tabs ul.tabs,
#tab-description h2 {
	display: none !important;
}


/*это можете удалить:*/

.woocommerce ul.products li.product a img {
	width: auto !important;
	float:left;
	margin-bottom: 30px;
	margin:0 auto;
}
.wp-post-image {
	margin: 0 auto!important;
    float: none!important;
	padding-top:25px;
}

body {
    display: block;
    margin: 0px 0px!important;
	background:#f5f4f6;
}

/*****Header*****/
#navigation_top{
	background:#ff6a40;
	height:48px;
	margin: 0px 0px;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
}
#navigation_top ul li a {
	color:white;
	font-family: "LatoRegular";
	text-decoration:none;
	vertical-align: middle;
    line-height: 48px;
	padding-right:27px;
}
#navigation_top ul li {
display: inline-block;
}
.menu-menu_top-container, .menu-menu_top-uk-container{
	width:1200px;
	margin:0 auto;
}
li {
    list-style-type: none;
	margin-left: 0; 
	margin-right:0;
	padding-right: 0;
	padding-left:0;

   }
ul {
	margin-left: 0; 
	margin-right:0;
	padding-right: 0;
	padding-left:0;
   }
   
.header_{
	max-width:1200px;
	margin:0 auto;
	height: 128px;
}
.logo_{
	width:25%;
	float:left;
	height:176px;
	text-align: center;
	margin-top: -50px;
}
.logo img{
	    margin-top: 10px;
}
.telefoni{
	width:35%;
	float:left;
	height:64px;
	vertical-align: middle;
    line-height: 64px;
}
.telefoni span{
	font-family: "LatoRegular";
	font-size:18px;
	color:#626262;
}

.call_back{
	width:15%;
	float:left;
	height:64px;
	text-align: right;
}
.search_{
	width:25%;
	float:left;
	height:64px;
}
.grafic_{
	width:70%;
	float:left;	
	height:64px;
    vertical-align: middle;
    line-height: 64px;
}
.grafic_ span{
	font-family: "LatoRegular";
	font-size:18px;
	color:#626262;
}
#myButton{
	width:150px;
	height:37px;
	background:#0086d8;
	border-radius:20px 20px;
	line-height:37px;
	display:inline-block;	color:white;
	font-size:12px;
	font-family: "Lato-Black";
	text-decoration:none;
	text-align:center;
	margin-top:11.5px;
}
#myButton:hover{
background:#3964c3;
}
#navigation_top ul {
	    margin: 0px 0px;
		margin-left: 23%;
}
#navigation_bottom{
	width:1200px;
	margin:0 auto;
	-webkit-padding-start: 0px!important;
	height:60px;
	position:relative;
}

.menu-menu_bottom-container, .menu-menu_bottom-uk-container{
	width:100%;
}
.nav_bottom{
	display: table;
    width: 100%;
	margin: 0px 0px;
	position: absolute;
}

#menu-item-2821, #menu-item-3578{
    float: none!important;
    display: table-cell;text-align: center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width: 12%;
}
#menu-item-2821 a, #menu-item-3578 a{
	line-height:60px;
	font-family: "RobotoSlabRegular";
	font-size:16px;
	color:#000000;
	text-decoration:none;
	height: 100%;
    display: block;
    padding-left: 42px;
}
#menu-item-2821 a:hover, #menu-item-3578 a:hover{
	text-decoration:underline;
	color:#000000;
}
#menu-item-2821 a:before, #menu-item-3578 a:before{
    content:url(/wp-content/themes/mister_master_theme/images/menu1.png);
	margin-left: -42px;
	position:absolute;
	top: 10px;
}
#menu-item-1030, #menu-item-3577{
    float: none!important;
    display: table-cell;text-align: center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width: 16%;
}
#menu-item-4624, #menu-item-4623  {
	float: none!important;
    display: table-cell;text-align: center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width: 30%;
}
#menu-item-1030 a, #menu-item-3577 a,#menu-item-4624 a,#menu-item-4623 a {
    line-height:60px;
    font-family: "RobotoSlabRegular";
	font-size:16px;
	color:#000000;
	text-decoration:none;
	height: 100%;
    display: block;
	padding-left: 12px;
}
#menu-item-4623 a:before {
    content: url(/wp-content/uploads/2025/03/welding-icon.png);
    margin-left: -42px;
    position: absolute;
	top: 10px;
}

#menu-item-4624 a:before {
    content: url(/wp-content/themes/mister_master_theme/images/menu1.png);
    margin-left: -42px;
    position: absolute;
	top: 10px;
}
#menu-item-1030 a:before, #menu-item-3577 a:before {
    content:url(/wp-content/themes/mister_master_theme/images/menu2.png);
	margin-left: -42px;
	position:absolute;
	top: 10px;
}
#menu-item-1030 a:hover, #menu-item-3577 a:hover{
	text-decoration:underline;
	color:#000000;
}
#menu-item-1029, #menu-item-3579{
    float: none!important;
    display: table-cell;text-align: center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width: 25%;
}
#menu-item-1029 a, #menu-item-3579 a{
    line-height:60px;
	font-family: "RobotoSlabRegular";
	font-size:16px;
	color:#000000;
	text-decoration:none;
	height: 100%;
    display: block;
	padding-left: 42px;
}
#menu-item-1029 a:before, #menu-item-3579 a:before {
    content:url(/wp-content/themes/mister_master_theme/images/menu3.png);
	margin-left: -42px;
	position:absolute;
	top: 10px;
}
#menu-item-1029 a:hover, #menu-item-3579 a:before{
	text-decoration:underline;
	color:#000000;
}
#menu-item-2819, #menu-item-3580{
    float: none!important;
    display: table-cell;text-align: center;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width: 25%;
}
#menu-item-2819 a, #menu-item-3580 a {
    line-height:60px;
	font-family: "RobotoSlabRegular";
	font-size:16px;
	color:#000000;
	text-decoration:none;
	height: 100%;
    display: block;
	padding-left: 42px;
}
#menu-item-2819 a:before, #menu-item-3580 a:before {
    content:url(/wp-content/themes/mister_master_theme/images/menu4.png);
	margin-left: -42px;
	position:absolute;
	top: 10px;
}
#menu-item-2819 a:hover, #menu-item-3580 a:hover{
	text-decoration:underline;
	color:#000000;
}
#header{
	background:white;
}
#navigation_top ul li.lang-item a {
	    padding: 0 12px !important;
    display: block;
    height: 49px;
    background: #e55e38;
    margin-top: -1px;
}
#navigation_top ul li.lang-item-first a {
	margin-left: 10px;
}
#navigation_top ul li.current-lang a {
	background: #0086d8;
}
.menu_w{
	width:100%;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	background:white;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
}
#lang_choice_1 {
	position: fixed;
    bottom: 10px;
    right: 10px;
	height: 40px;
	font-family: "RobotoSlabRegular";
    font-size: 14px;
	    border-radius: 8px;
    padding: 0 8px;
	background: #ff6a40;
    color: white;
	cursor: pointer;
	border-color: white;
}
#lang_choice_1:focus-visible {
    outline:  1px solid white;	
}   
#lang_choice_1 option {
	font-size:14px; 
	    padding: 3px !important;
}
.nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; 
}
.nice-select .list {
	top: 0;
    right: 0;
    left: 0;
}
.nice-select.open .list {
	top: -85px;
	background: #ff6a40;
    border: 2px solid white;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #fff;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #0086d8;
}
#searchform{
	position:relative;
	width:261px;
	height:28px;
	margin-top: 17px;
	float: right;
}
/*****Header end*****/
@media(min-width: 1200px) {
	main {
		margin-left: 300px;
	}

}
@media(max-width: 1200px) {
	#wpcf7-f1019-o2 form{
		max-width: 500px;
		margin: auto;
	}
}
main h2{
	text-align: center;
	font-family: 'RobotoSlabBold';
	font-size: 24px;
}
main p{
	font-size: 15px;
	font-family: 'LatoRegular';
}
.remont-header,
.dostavka-header{
	background: white;
	box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
	-webkit-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
	margin-bottom: 40px;
}
.page-id-962 main > h2,
.page-id-956 main > h2{
	display: none;
}
.remont-table td{
	padding: 5px 10px;
}
.remont-table tr:nth-child(even){
	background: white;
}
.contact_form_wrap  h5{
	margin: 50px 0 25px;
}
/*****Footer*****/
#footer{
	height:210px; /*255px;*/
	background:#353535;
	position:relative;
    padding-top:11px;
	padding-bottom:11px;
	clear: both;
}
.link_{
	height:48px;
	background:#282828;line-height: 48px;
	width:100%;
	margin:0 auto;
	text-align:right;
}
.linkw {
    max-width:1200px;
	margin:0 auto;
}
.link_  a {
    color:white;
	vertical-align:middle;
	text-decoration:none;
	padding-right:100px;
}
.content_{
	max-width:1200px;
	margin:0 auto;
	/*height:255px;
	background:#353535;*/
}
.cart{
	width:100%;
	margin:0 auto;
	min-height:406px;
}
.footerleft{
	width:50%;
	float:left;
}
.footerright{
	width:50%;
	float:left;
}
.content_ h3{
	font-family: "RobotoSlabRegular";
	font-size:16px;
	color:#6c6c6c;
	margin-bottom:16px;
}
.content_  li{
	font-family: "LatoRegular";
	font-size:14px;
	color:#ffffff;
	line-height:24px;
}
.l_{
	float:left;
	width:50%;
}
.r_{
	float:left;
	width:50%;
}
.l_ li  a{
	font-family: "LatoRegular";
    font-size: 14px;
    color: #ffffff;
	text-decoration:none!important;
}
.l_ li  a:hover{
	font-family: "LatoRegular";
    font-size: 14px;
    color: #ff6a40;
	text-decoration:none!important;
}
.r_ li  a{
	font-family: "LatoRegular";
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
	text-decoration:none!important;
}
.r_ li  a:hover{
	font-family: "LatoRegular";
    font-size: 14px;
    color: #ff6a40;
    line-height: 21px;
	text-decoration:none!important;
}
.l_2{
	float:left;
	width:45%;
}
.r_2{
	float:left;
	width:55%;
}
.r_2 img{
	padding-right:5px;
}
.tel{
	font-size:16px!important;
	margin-bottom:20px;
}
.mail_{
	color:#6c6c6c!important;
	font-size:14px!important;
}
.soc{margin-top:29px;}
.grafic{
	margin-top:32px!important;
}
li.tel a {
    color: #fff;
}
/*****Footer end*****/


.menu_left{
	margin-bottom: 10px;
	/*position: absolute;*/
	max-width:290px;
	min-width:290px;
	float:left;
	background:white;
			-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
-moz-box-shadow:    0px 1px 6px 0px rgba(50, 50, 50, 0.42);
box-shadow:         0px 1px 6px 0px rgba(50, 50, 50, 0.42);
}
.menu_z{
    line-height: 79px;
    height: 79px;
    border-bottom: 2px solid #ff6a40;
    text-align: center;
    width: 96%;
    margin: 0 auto;
}
.menu_left span{
	color:#ff6a40;
	font-size:22px;
	font-family: "RobotoSlabBold";
	width: 96%;
	margin: 8px auto;
    display: block;
}

.content_main{
	width: 900px;
    margin-left: 300px;
}
.content{
	max-width:1200px;
	margin:0 auto;
	margin-top: 29px;
}


.woocommerce-loop-category__title{
	font-size:15px!important;
	color:#626262;
	font-family: "LatoRegular";
	font-weight: normal!important;
}
.woocommerce-loop-category__title{
	padding-left: 60px;
}
.woocommerce-loop-category__title:hover {
    color: #ff6a40;
}
.cat_button{
	width:100%;
	margin:0 auto;
	display: flex;
	justify-content:space-between;
	align-items:center;
	flex-basis:100%;
	margin-bottom:60px;
	flex-wrap: wrap;
}
.cat_botton_mini{
	/*width:31%;*/
	float:left;
	flex-basis:31%;
	align-content:center;
	text-align:center;
	background:white;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
-moz-box-shadow:    0px 1px 6px 0px rgba(50, 50, 50, 0.42);
box-shadow:         0px 1px 6px 0px rgba(50, 50, 50, 0.42);
}
.cat_botton_mini a {
	font-size:15px;
	text-transform:uppercase;
	font-family: "LatoMedium";
	text-decoration:none;
	color:#000000;
	margin-top: 36px;
	margin-bottom:36px;
    display: block;
}
.home_text{
	flex-wrap: wrap;
	width:100%;
	margin:0 auto;
	display: flex;
	justify-content:space-between;
	align-items:center;
	flex-basis:100%;
	margin-bottom:60px;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
}
.home_text_l{
	/*width:31%;*/
	float:left;
	flex-basis:50%;
	align-content:center;height:407px;
}
.home_text_r{
	/*width:31%;*/
	float:left;
	flex-basis:50%;
	align-content:center;height:407px;
	background:white;
}
.home_text_r p{
	font-size:15px;
	font-family: "LatoRegular";
	color:#626262;
	line-height:25px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
.home_text_r h1{
	font-size:24px;
	font-family: "RobotoSlabBold";
	color:#000000;
	text-align:center;
	margin-top:38px!important;
	margin-bottom:27px!important;
}
.proiz_front h2{
	text-align:center;
	color:#000000;
	font-size:24px;
	font-family: "RobotoSlabBold";
	margin-bottom:29px;
}
.see_all{
	text-align:center;
	font-size:14px;
	font-family: "Lato-Black";
	color:#0086d8;
	text-decoration:none!important;
}
.see_all:hover {
    text-decoration:underline!important;
}
.proiz_front{
	text-align:center;
}
.grafic_ span.discont {
    font-size: 22px;
	line-height: 54px;
    color: #Fff;
    float: right;
    background: linear-gradient(to right, #2d51b2, #4e8be4, #2d51b2);
    border-radius: 3px;
	padding: 0 14px;
	cursor:pointer;
}
.discont_{
	text-align:center;
	display:block;
	height:74px;
	line-height:74px;
	border-bottom:2px solid #ff6a40;
	width:96%;
	margin:0 auto;
}
.discont_ a{
	color:#ff6a40;
	font-size:22px;
	font-family: "RobotoSlabBold";text-decoration:none!important;
}
.text_disc{
	display:block;text-align:center;
}
.text_disc p{
	color:#626262;
	font-size:15px;
	font-family: "LatoRegular";
}
.podrobnee{
	text-align:right;
	display: block;
	width:96%;
	margin:0 auto;
	margin-bottom:10px;
}
.podrobnee a{
	color:#0086d8;
	font-family: "LatoBold";
	font-size:14px;
	text-decoration:none!important;
}

/* Page kontakty.php */
.contacts{
	/*background-color: #fff;*/
}
.contacts img{
	position: relative;
	top: 5px;
}
.contacts>h2{
	padding-top: 25px;
}
.contacts p{
	color: #626262;
	font-size: 18px;
}
.contacts-left{
	float: left;
	width: 50%;
	margin-left: 20px;
	line-height:45px;
}
.sunday{
	margin-left: 33px;
    margin-top: -21px;
}
.contacts-right{
	float: right;
	width: 40%;
	margin-top: 10px;
}
.tel2{
	margin-left: 33px;
    margin-top: -21px;
}

/*----*/

.contact_form_wrap h5{
	text-align:center;
	font-family: "RobotoSlabBold";
	font-size:24px;
	color:#000000;
}
.contact_form_wrap{
	
}

#contact_form_pop .wpcf7-form input{
	height: 60px!important;
	width:400px;
	margin-bottom:12px;
	padding-left:15px;
	font-family: "LatoRegular";
	color:#424242;
	border:1px solid #cccccc;
    text-align:center;
    font-size: 18px;
	color: #000000;
    font-family: "Lato-Light"!important;
}




.wpcf7-form input{
	height:48px;
	width:32%;
	margin-bottom:12px;
	padding-left:15px;
    font-size:14px;
	font-family: "LatoRegular";
	color:#424242;
	border:1px solid #f2f1f2;
box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-webkit-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-moz-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
}
.wpcf7-form textarea{
	width:62%;
	float:right;
	padding-left:15px;
	padding-top:15px;
	font-size:14px;
	font-family: "LatoRegular";
	color:#424242;
	height:161px;
	border:1px solid #f2f1f2;
box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-webkit-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-moz-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
}

.wpcf7  .wpcf7-form textarea {
    width: 62%;
    float: right;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 14px;
    font-family: "LatoRegular";
    color: #424242;
    height: 161px;
    border: 1px solid #f2f1f2;
    box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -webkit-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
}

.wpcf7-form input[type="submit"]{
	cursor:pointer;
	background: #0086d8!important;
    color: white!important;
    border-radius: 25px 25px;
    height: 60px;
    width: 250px;
    font-size: 20px;
    font-family: "Lato-Black";
    margin-bottom: 30px;
	border:1px solid #0086d8!important;
	float:left;
}
.contact_form_wrap div.wpcf7 {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
	position: relative;
}

div.wpcf7-validation-errors{
	position: absolute;
	top: -70px;
}
@media(max-width: 600px){
	div.wpcf7-validation-errors{
		top: -45px;
		font-size: 10px;
		left: 20px;
	}
}
@media(min-width: 1200px){
	span.wpcf7-not-valid-tip{
		width: 300px;
	}
}
.wpcf7 .wpcf7-form input{
	height:48px;
	width:30%;
	margin-bottom:12px;
	padding-left:15px;
    font-size:14px;
	font-family: "LatoRegular";
	color:#424242;
	border:1px solid #f2f1f2;
box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-webkit-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
-moz-box-shadow:3px 5px 6px 0px rgba(0,0,0,0.08);
}

.wpcf7 .wpcf7-form input[type="submit"]{
	cursor:pointer;
	background: #0086d8!important;
    color: white!important;
    border-radius: 25px 25px;
    height: 37px;
    width: 150px;
    font-size: 14px;
    font-family: "Lato-Black";
    margin-bottom: 30px;
	border:1px solid #0086d8!important;
	float:left;
	margin-left:20px;
}

div.wpcf7{
	margin-left: 115px;
    margin-right: 115px;
	text-align: center;
}
.wpcf7-form input[type="submit"]:focus{
	outline:none;
}
.wpcf7-form input:focus{
	outline-color:#79bbe5;
}
.wpcf7-form{
	margin-top: 40px;
}
.b1c-submit, button.b1c{
	float: none !important;
}
.b1c-form .b1c-submit{
	padding-left: 0 !important;
}
.single-product button.b1c{
	float: right !important;
}
.woocommerce div.product .woocommerce-tabs .panel p{
	display: inline-block;
	margin-top: 0;
}
	.woocommerce form .form-row::after,
	.woocommerce form .form-row::before,
	.woocommerce-page form .form-row::after,
	.woocommerce-page form .form-row::before{
		display: inline;
	}
div#n2-ss-2 .n2-ss-layer-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
    position: relative;
    min-height: 100%;
    height: 40px;
    max-width: 1200px!important;
    margin: 0 auto!important;
}
div#n2-ss-2 .n2-ss-layer .n2-font-1009-hover {
    font-family: "RobotoSlabBold"!important;
    color: #ffffff;
    font-size: 55px!important;
	font-size:355%!important;
}
div#n2-ss-2 .n2-ss-layer[data-type="content"] {
    position: relative;
    width: 100%;
    height: 565px!important;
}
div#n2-ss-2 .n2-ss-slide-backgrounds, div#n2-ss-2 .n2-ss-slider-3 > .n-particles-js-canvas-el, div#n2-ss-2 .n2-ss-slider-3 > .n2-ss-divider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 565px!important;
}
div#n2-ss-2 .n2-ss-layers-container {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 20;
    margin-top: 0px!Important;
}
#n2-ss-2item1{
	margin-bottom:40px!important;
}
/*
div#n2-ss-2 .n2-style-1101-heading {
    background: #0086d8!important;
	width:185px!important;
	height:48px!important;
	border-radius:30px!important;
    opacity: 1;
    padding: 0px 0px!important;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 0px;
}
*/
/*div#n2-ss-2 .n2-font-1103-link a {
    font-family: "Lato-Black";
    color: #ffffff;
    font-size: 15px!important;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
}*/
div#n2-ss-2 .n2-ss-button-container.n2-ss-nowrap {
    white-space: nowrap;
    
}
div#n2-ss-2 .n2-ss-layer .n2-font-64d782f1991b8a648309b7847a83d83a-paragraph{
	
	font-size:20px!important;
	font-family: "LatoSemibold"!important;
	margin-bottom:78px!important;
}
div#n2-ss-2 .n2-ss-slider-3 {
    position: relative;
    width: 100%;
    height: 560px!important;
    overflow: hidden;
    outline: 1px solid rgba(0,0,0,0);
    z-index: 10;
}
div#n2-ss-2 .n2-ss-layer[data-type="content"] {
    position: relative;
    width: 100%;
    height: 565px!important;
}

.n2-ss-slider-1 {
	    height: 560px!important;
}
div#n2-ss-2 .n2-ss-img-wrapper, div#n2-ss-2 .n2-ss-img-wrapper img {
    line-height: 0;
    margin-top: -80px;
}
.page_wrap {
	max-width: 1200px;
    margin: 0 auto;
    margin-top: 29px;
	min-height: 935px;
}
.page_wrap_woocommerce{
	max-width: 1200px;
    margin: 0 auto;
    margin-top: 12px;
	position: relative;
}
.woocommerce-ordering{
	display:none!important;
}
.main_woocommerce {
    width: 900px;
    margin-left: 300px;
}
.page-title{
	font-size:24px;
	font-family: "RobotoSlabBold";
	text-align:center;
}
.woocommerce-result-count{
	display:none;
}
.prokat_category{
	float:left;
}

.woocommerce-loop-product__title{
	font-size:18px!important;
	font-family: "LatoBold"!important;
	text-align:center;
	color:#464646;
	padding-bottom:44px;
	padding-top: 65px;
}

.woocommerce-loop-product__title:hover{
	color:#7f7f7f;
}

h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0em!important;
    -webkit-margin-after: 0em!important;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    font-weight: normal!important;
}
.woocommerce-loop-category__title{
	text-align:left;
}
.woocommerce ul.products li{
	text-align:center;
}
.woocommerce ul.products li.product .price {
    display: block;
    font-weight: normal;
    margin-bottom: .5em;
	float:left;
	padding-left: 60px;
}
.amount{
	font-size: 24px;color: #0086d8;font-family: "Lato-Black";float:left;
}
.woocommerce-Price-currencySymbol{
	font-size: 18px;color: #0086d8;font-family: "LatoHeavy";
}
.product_more{
	float:right;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
	font-size:12px;
	color:#0086d8;	
    font-family: "LatoBold"!important;
	padding-right: 10px;
	line-height: 39px;
	display: none;
}
button.b1c:before{
	content:url(/wp-content/themes/mister_master_theme/images/cart.png);
	position: absolute;
    padding-top: 5px;
	margin-left: -30px;
}
.stoke_category{
	font-size:13px;
	font-family: "LatoMedium";
	color:#40b245;
	text-align:right;
	margin-top: 8px;
    padding-right: 10px;
}
.stoke_category:before{
content:url(/wp-content/themes/mister_master_theme/images/vnalichii.png);
	position: absolute;
	margin-left: -30px;
}
.woocommerce .columns-4 {
	display:block;
}

.columns-4 ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom:10px;
}
.columns-4.woocommerce ul.products li.product a img{
	float:none!important;
}
/*
.woocommerce-page ul.products li.product:first-child{
	margin-left:-11px!important;
}*/
.b1c-cr a{
	display:none!important;
}
.b1c-form .form-control{
	width:400px!important;
	height:60px!important;
	border-radius:0px!important;
	font-size:18px;
	margin-left:115px;
	margin-right:115px;
}

.b1c-form input, .b1c-form text {
   text-align:center;
   font-size:18px!important;
   color:#000000;
   font-family: "Lato-Light"!important;
}
.b1c-form-group label {
	display:none;
}
.b1c-form-group label{
	display:none!important;
}
.call_back2{
	margin: 30px 0 0px 0px;
    font-size: 30px;
    color: black;
    text-transform: uppercase;
    text-align: center;
    font-family: "LatoBold"!important;
	width:100%;
}
#fancybox-content {
    background: #ececec!important;
    border-color:#ececec!important;
}
div#n2-ss-2 .n2-ss-img-wrapper, div#n2-ss-2 .n2-ss-img-wrapper img {
    line-height: 0;
    overflow: inherit!important;
}
div#n2-ss-2 .n2-ss-button-container.n2-ss-nowrap{
	position: absolute;
    margin-top: -270px;
}



div#n2-ss-2 .n2-style-1101-heading {
    background: #0086d8!important;
    opacity: 1;
    padding: 10px 30px 10px 30px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #0086d8!important;
    border-radius: 20px!important;
}


div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot.n2-active, div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:HOVER {
    background: #ff6a40!important;
}
.woocommerce-breadcrumb a {
	text-decoration:none;
	color:black!important;
	font-family: "LatoRegular";
}

@media(max-width: 600px){
	.remont-table td{
		font-size: 10px;
	}
}
@media (max-width: 1199px)  {
/*      .logo_ {
    width: 100%;
    float: none;
    min-height: 176px;
    text-align: center;
    margin-top: 0px;
	margin:0 auto!important;
}
	 
	 .telefoni {
    width: 100%;
    float: none;
    min-height: 64px;
    vertical-align: middle;
    line-height: 64px;
	margin:0 auto!important;
	    text-align: center;
}
	.call_back {
    width: 100%;
    float: none;
    min-height: 64px;
    text-align: center;
	margin:0 auto!important;
} 
.search_ {
    width: 100%;
    float: none;
    height: auto;
	margin:0 auto!important;
}
.grafic_ {
   width: 100%;
    float: none;
    vertical-align: middle;
    line-height: 24px;
	margin:0 auto!important;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 24px;
}
#navigation_top {
    background: #ff6a40;
    min-height: 48px;
    margin: 0px 0px;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
	width:100%;
	margin:0 auto;
}
.menu-menu_top-container {
    width: 100%;
    margin: 0 auto;
	text-align: center;
}
	#menu-menu_top {
    margin: 0px 0px;
    margin-left: 0%;
	margin-right:0%;
} 
	 
	#menu-menu_top li a {
    color: white;
    font-family: "LatoRegular";
    text-decoration: none;
    vertical-align: middle;
    line-height: 48px;
	padding-right: 0px;
}
.header_ {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}
.telefoni span {
	font-size: 14px;
}
.telefoni img {
    display:none;
}
#searchform {
    position: relative;
    width: 261px;
    height: 28px;
    margin-top: 17px;
    float: none;
	margin:0 auto;
}
#myButton {
    margin-top: 0px; 
} */
.grafic_ img {
	display:none;
}
.grafic_ span {
    font-family: "LatoRegular";
    font-size: 16px;
    color: #626262;
}

#n2-ss-2-align{
	display:none;
}
.content {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 29px;
}
.menu_left {
    margin-bottom: 10px;
    position: absolute;
    max-width: 100%;
    float: none;
    background: white;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
	margin:0 auto;
	display:none;
}
.content_main {
    width:100%;
    margin-left: 0px;
	margin-right:0px;
	margin:0 auto!important;
}
.cat_botton_mini {
    flex-basis: 100%;
    align-content: center;
    text-align: center;
    background: white;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.42);
	margin-bottom: 20px;
}
.cat_botton_mini img{
	margin-top:10px;
}
.home_text_l {
    /* width: 31%; */
    float: left;
    flex-basis: 100%;
    align-content: center;
    height: auto;
}
.home_text_l img{
	/*width:100%;*/
	margin: auto;
	display: block;
}
.home_text_r {
    flex-basis: 100%;
    align-content: center;
    height: auto;
    background: white;
}
.wpcf7 .wpcf7-form input {
    height: 48px;
    width: auto;
    margin-bottom: 12px;
    padding-left: 15px;
    font-size: 14px;
    font-family: "LatoRegular";
    color: #424242;
    border: 1px solid #f2f1f2;
    box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -webkit-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
}
.wpcf7 .wpcf7-form textarea {
    width: auto;
    float: none;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 14px;
    font-family: "LatoRegular";
    color: #424242;
    height: 161px;
    border: 1px solid #f2f1f2;
    box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -webkit-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
}

.wpcf7 .wpcf7-form input[type="submit"] {
    float: none;
	margin-left:0px!important;
	margin-right:0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
}

.footerleft {
    width: 100%;
}
.footerright {
    width: 100%;
}
.content_ h3 {
    padding-left: 10px;
}
.content_ li {
    padding-left: 10px;
}

#footer {
	min-height:700px!important;
    background: #353535;
    position: relative;
    padding-top: 11px;
    clear: both;
}
.home #footer{
	min-height: 1110px !important;
}
.linkw {
    max-width:100%;
    margin: 0 auto;
	text-align:center;
}
.l_ {
    float: none;
    width: 100%;
}
.r_ {
    float: none;
    width: 100%;
}
	 .l_2 {
    float: none;
    width: 100%;
}
.r_2 {
    float: none;
    width: 100%;
}
.link_ {
    text-align: left;
	height: auto;
	line-height:28px;
}

.link_ a {
    color: white;
    vertical-align: middle;
    text-decoration: none;
    padding-left:10px;
	padding-right:10px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    width: 90%!important;
    float: none;
    clear: both;
    margin: 0 auto;
	margin-bottom: 20px;
}
.soc {
    margin-top: 0px;
}
.proiz_front h2 {
    font-size: 20px;
}
.content_ {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.footerleft{
		width: 50%;
	}
	.footerright{
		width: 50%;
	}
	#footer{
		min-height: 400px !important;
	}
	.home #footer{
		min-height: 810px !important;
	}
/* 	.header_{
		text-align: center;
	}
	.logo-phones{
		display: inline-block;
	}
	.call-search-grafic{
		margin-top: 50px;
		width: 450px;
		display: inline-block;
	} */
}

.page-id-966 .clear{
	clear: none;
}
.mobile_menu_button{
	display: none;
}
.nav-menu{
	display: none;
}


	.woocommerce .products ul,
	.woocommerce ul.products{
		clear: none;
	}

	.woocommerce table.shop_attributes th{
		width: 270px;
		text-align: left;
	}
	.woocommerce table.shop_attributes td{
		text-align: right;
	}
	.woocommerce div.product form.cart{
		display: none;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		height: 481px;
	}
	.woocommerce div.product .woocommerce-tabs{
		clear: none;
	}

@media(max-width: 1199px){
	.main_woocommerce{
		margin: auto;
		width: auto;
	}
	#n2-ss-2-placeholder{
		display: none;
	}
	.woocommerce .woocommerce-breadcrumb{
		margin: auto;
	}
	.woocommerce div.product .woocommerce-tabs{
		clear: both;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery{
		height: auto;
	}
	#navigation_bottom{
		display: none;
	}
	.nav-menu{
		list-style: none;
		padding-left: 30px;
		padding-bottom: 15px;
		padding-top: 20px;
		background: #ff6a40;
		width: 250px;
		margin: auto;
	}
	.nav-menu li{
		float: none !important;
		border: none !important;
		width: 250px !important;
		display: block !important;
		text-align: center;
	}
	.nav-menu li a{
		padding-left: 0 !important;
		font-size: 20px !important;
		text-decoration: none;
		color: black;
	}
	.mobile_menu_button {
		width: 50px;
		height: 50px;
		display: block;
		background: url(images/hamburger.png);
		background-size: 100%;
		z-index: 1000;
		position: relative;
		margin: auto;
	}
	.mobile_menu_button:after{
		position: absolute;
		content: "MENU";
		right: -50px;
		top: 15px;
	}
}

	@media(max-width: 400px){
		.wpcf7 .wpcf7-form input,
		.wpcf7 .wpcf7-form textarea{
			width: 80%;
		}
	}
.search_woocommerce	.woocommerce-pagination{
	margin: auto;
	width: 300px;
}
.search_woocommerce .woocommerce-pagination li{
	float: left;
	padding-right: 5px;
}
.search_woocommerce{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 29px;
}



/* 2019 */
.contacts_map  {
	padding: 0 15px;
	background: #a74125;   
    box-sizing: border-box;
}
.contacts_map:hover {
	background: #d45430;
}
#navigation_top ul li.contacts_map a {
	padding-right: 0;
}
#menu-item-2819 a:before {
    content: url(/wp-content/themes/mister_master_theme/images/menu4.png);
    margin-left: -42px;
    position: absolute;
    top: 10px;
}
.sidebar-menu {
	padding: 12px;
}
.sidebar-menu li {
	height: 43px;
    border-bottom: 1px solid #eaeaea;
}
.sidebar-menu li a {
	display: block;
    height: 29px;
    padding-top: 15px;
    font-size: 15px!important;
    color: #626262;
    font-family: "LatoRegular";
    font-weight: normal!important;
    text-decoration: none;
    padding-left: 60px;
    position: relative;
}
.sidebar-menu li a:hover {
	color: #ff6a40;
}
.sidebar-menu a:before {
    position: absolute;
    top: 10px;
	left: 3px;
}
#menu-item-2853 a:before,
#menu-item-3638 a:before {
	content: url(/wp-content/uploads/2017/12/benzopila.png);
	left: 8px;
}
#menu-item-2854 a:before,
#menu-item-3640 a:before {
	content: url(/wp-content/uploads/2017/12/trimmer.png);
	top: 5px;
}
#menu-item-2852 a:before,
#menu-item-3639 a:before {
	content: url(/wp-content/uploads/2017/12/benzovozd.png);
	top: 5px;
    left: 0;
}
#menu-item-2855 a:before,
#menu-item-3642 a:before {
	content: url(/wp-content/uploads/2017/12/drel.png);
	top: 13px;
    left: 11px;
}
#menu-item-2856 a:before,
#menu-item-3646 a:before {
	content: url(/wp-content/uploads/2017/12/lobzik.png);
	left: 10px;
}
#menu-item-2857 a:before,
#menu-item-3648 a:before {
	content: url(/wp-content/uploads/2017/12/perf.png);
	left: 7px;
}
#menu-item-2858 a:before,
#menu-item-3649 a:before {
	content: url(/wp-content/uploads/2017/12/pulesos.png);
	top: 2px;
    left: 2px;
}
#menu-item-2859 a:before,
#menu-item-3650 a:before {
	content: url(/wp-content/uploads/2017/12/rubanok.png);
}
#menu-item-2860 a:before,
#menu-item-3645 a:before {
	content: url(/wp-content/uploads/2017/12/svar.png);
}
#menu-item-2861 a:before,
#menu-item-3647 a:before {
	content: url(/wp-content/uploads/2017/12/shurupov.png);
	left: 8px;
}
#menu-item-2851 a:before,
#menu-item-3641 a:before {
	content: url(/wp-content/uploads/2017/12/fen.png);
	left: 8px;
}
#menu-item-2864 a:before,
#menu-item-3651 a:before {
	content: url(/wp-content/uploads/2017/12/shlif.png);
}
#menu-item-2867 a:before,
#menu-item-3643 a:before {
	content: url(/wp-content/uploads/2017/12/elektrovozd.png);
}
#menu-item-2866 a:before,
#menu-item-3644 a:before {
	content: url(/wp-content/uploads/2017/12/stepler.png);
	left: 11px;
}
.images_proizv_line div {
	background: white;
    width: 24%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.images_proizv_line {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
}
.images_proizv_line div img {
	max-width: 100%;
}
.images_proizv {
	margin-top: 20px;
}
#searchform .screen-reader-text {
	display: none;
}
#slider .slick-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#slider {
	position: relative;
/* 	max-height: 700px; */
	overflow: hidden;
}
#slider .slick-dots {
	position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#slider .slick-dots li {
    width: 17px;
}
#slider .slick-dots button {
    font-size: 0;
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 50%;
    padding: 0;
    background: #ffffff;
    border: 0;
}
#slider_s {
/* 	height: 700px; */
}
#slider .slick-dots li.slick-active button {
	 background: #ff6a40;
}
.container_slider {
/* 	height: 700px; */
	position: relative;
}
.slide_item.slick-slide:focus,
#slider .slick-dots li:focus,
#slider .slick-dots button:focus {
	outline: none;
	border: none;
}
.slider_inner {
	position: absolute;
        top: 15px;
        left: 14%;
}
.slide_title {
	font-family: "RobotoSlabBold"!important;
    color: #ffffff;
    font-size: 55px!important;
    max-width: 880px;
	padding-top: 90px;
    line-height: 60px;
}
.text_slide {
    margin-top: 45px;
    font-size: 22px;
    font-family: "LatoSemibold";
    color: white;
    width: 58%;
    line-height: 35px;
}
.text_slide p {
	margin: 0;
    line-height: 30px;
}
.link_slide {
	margin-top: 200px;
    display: block;
    background: #0086d8;
    color: white;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto','Arial';
    font-size: 16px;
    width: 180px;
    border-radius: 30px;
    height: 33px;
    padding-top: 15px;
}
.slide_item {
/* 	height: 700px; */
}
.add_img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.container_slider video {
	position: absolute;
/* 	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; */
}
.video_bg {
	position: absolute;
    background: #00000061;
    width: 100%;
    height: 100%;
}
span.wpcf7-not-valid-tip {
	position: absolute;
    width: 150px;
    font-size: 13px;
    line-height: 13px;
    bottom: -20px;
}
main h2 {
	padding-bottom: 20px;
}
.link_slide:focus {
	outline: none;
}
.page_content_wrap {
	background: white;
	padding: 25px 0;
	box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -webkit-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 3px 5px 6px 0px rgba(0,0,0,0.08);
    margin-bottom: 40px;
}
.thumbnail_page img {
	max-width: 100%;
	height: auto;
}
.thumbnail_page {
	margin-bottom: 25px;	
}
.add_title_page {
	padding-bottom: 0;
}
.content_text {
	padding: 0 25px;
}
main h1 {
    text-align: center;
    font-family: 'RobotoSlabBold';
    font-size: 24px;
}
.media_slide {
	width: 100%;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0 15px 15px 0; 
}

.alignright {
  display: inline;
  float: right;
  margin:  0 15px 15px 15px; 
}

.aligncenter {
  display: block;
  margin: 0 auto 15px auto; 
}

strong {
  font-weight: bold; 
}

em {
  font-style: italic; 
}
.content_text h1 {
  font-size: 30px;
  line-height: 30px; }

.content_text h2 {
  font-size: 24px;
  line-height: 24px; }

.content_text h3 {
  font-size: 20px;
  line-height: 20px; }

.content_text h4 {
  font-size: 18px;
  line-height: 18px; }

.content_text h5 {
  font-size: 17px;
  line-height: 17px; }

.content_text h6 {
  font-size: 16px;
  line-height: 16px; }
.content_text img {
	max-width: 100%;
	height: auto;
}
@media(max-width: 1600px){
	#slick-slide02 .link_slide {
    	margin-top: 200px;
	}
	.link_slide {
    	margin-top: 110px;
	}

/* 	.container_slider,
	.slider_inner,
	#slider,
	#slider_s{
		height: 577px;
	} */
}
@media (max-width: 1500px) {
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 545px;
	} */
}
@media (max-width: 1400px){
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 500px;
	} */
	.slide_title {
		padding-top: 50px;
	}
}
@media (max-width: 1300px){
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 465px;
	} */
}
@media(max-width: 1200px){
	.mobile_menu_button:after {
		content: "МЕНЮ";
		color: #ff6a40;
	}
	.menu-menu_top-container,
	.menu-menu_top-uk-container{
		max-width: 1200px;
		width: auto;
	}
	#navigation_top {
		display: none;
	}
	.logo_ {
		margin-top: 0;
		width: 150px;
		height: auto;
	}
	.logo img {
		width: 140px;
	} 
	.telefoni span {
		font-size: 15px;
	}
	.telefoni {
		width: auto;
		margin-right: 10px;
	}
	.grafic_ {
		height: auto;
    	line-height: 30px;
	}
	.header_ {
		height: 100px;
	}
	.nav-menu {
		width: 100%;
		padding-top: 10px;
	}
	.nav-menu li {
		width: 100% !important;
		border-bottom: 1px solid white !important;
		padding: 3px;
	}
	.nav-menu li:last-child {
		border-bottom: 0 !important;
	}
	.nav-menu li a {
		color: white;
	}
	.nav-menu li a:focus {
		outline: none;
	}
	.nav-menu li:last-child {
		background: #0086d8;
    	padding: 8px 0;
	}
	.search_ {
		float: right;
		margin-right: 5px;
	}
	.slider_inner {
		padding: 0 15px !important;
		margin-left: 0;
    	left: 0;
		width: 97%;
	}
	.slick-slide .add_img {
		display: none;
	}
	.slide_title {
		font-size: 40px!important;
    	max-width: 85%;
    	margin: auto !important;
		text-align: center;
		line-height: 42px;
	}
	.text_slide p {
		line-height: 23px;
	}
	.text_slide {
		text-align: center;
		width: unset;
	}
	.link_slide {
		margin: 75px auto 0 auto;
	}
	#slick-slide02 .link_slide {
		margin: 75px auto 0 auto;
	}
/* 	.container_slider,
	.slider_inner,
	#slider,
	#slider_s{
		height: 450px;
	} */
	.menu_left {
		position: initial;
		width: 100%;
		float: none;
		display: block;
	}
	.menu_z {
		line-height: 60px;
    	height: 60px;
	}
	.sidebar-menu li {
		padding: 0 10px;
	}
	#menu-sidebar-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
	}
	.discont_ {
		height: 40px;
    	line-height: 30px;
	}
	.podrobnee {
		text-align: center;
		padding-bottom: 10px;
	}
	.text_disc p {
		margin-bottom: 0;
	}
	.cat_botton_mini {
		   -ms-flex-preferred-size: initial;
        flex-basis: initial;
    	width: 32%;
	}
	.cat_botton_mini img {
		max-width: 100%;
	}
	.cat_button {
		margin-bottom: 10px;
	}
	.home_text_l {
		width: 32%;
    	float: left;
    	flex-basis: initial;
	}
	.home_text_l img {
		max-width: 100%;
	}
	.home_text_r {
		flex-basis: initial;
		width: 68%;
	}
	.home_text {
		background: white;
	}
	#wpcf7-f1019-o2 form {
    	max-width: 75%; 
	}
	.wpcf7 .wpcf7-form input {
    	width: 30%; 
	}
	.wpcf7 .wpcf7-form textarea {
    	width: 60%;
    	float: right; 
	}
	#footer {
		height: auto !important;
		padding-bottom: 0;
		min-height: auto !important;
	}
	#footer .content_ {
		padding: 0;
	}
	.footerright, .footerleft {
		 width: 50%;
	}
	.page_wrap, .search_woocommerce {
		 display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
			-ms-flex-direction: column-reverse;
				flex-direction: column-reverse;
	}
	.main_woocommerce {
		width: 100%;
		padding: 0 15px;
		text-align: center;
	}
	.page_wrap {
		min-height: auto;
	}
	.link_slide {
		position: initial;
		height: 29px;
    	padding-top: 10px;
		font-size: 15px;
	}
}
@media(max-width: 1100px){ 
	.link_slide {
		margin: 20px auto 0 auto !important;
	}
}
@media(max-width: 930px){
	.search_ {
		display: none;
	}
	.call_back {
		width: 150px;
		float: right;
		margin-right: 10px;
	}
	.grafic_ {
    	width: 80%;
	}
	#wpcf7-f1019-o2 form {
		max-width: 90%;
	}
	.text_slide {
    	margin-top: 15px; 
	}
	.slide_title {
		padding-top: 32px;
	}
}
@media(max-width: 768px){
	#contact_form_pop .wpcf7-form input {
		width: 100%;
	}
	#wpcf7-f377-o1 {
		margin: 0;
    	width: 95%;
	}
	.grafic_ {
		display: none;
	}
	.logo_ {
		width: 85px;
	}
	.logo img {
		width: 80px;
	}
	.header_ {
		position: relative;
		width: auto;
		margin: 0;
		height: 70px;
	}
	.call_back {
		position: absolute;
		top: 20px;
		left: 95px;
	}
	#myButton {
		height: 31px;
		line-height: 32px;
	}
	.mobile_menu_button {
		position: absolute;
		right: 67px;
		margin-top: -54px;
	}
	.telefoni {
		line-height: 37px;
	}
	.link_slide {
		margin: 40px auto 0 auto;
	}
	.slide_title {
		max-width: 100%;
		font-size: 25px!important;
		line-height: 27px;
	}
	.text_slide {
		font-size: 17px;
	}
	.text_slide p {
		line-height: 18px;
	}
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 350px;
	} */
	.home_text_r, .home_text_l {
		    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
	}
	.home_text {
		margin-bottom: 30px;
	}
	#wpcf7-f1019-o2 form {
		max-width: 100%;
	}
	.footerleft {
		width: 40%;
	}
	.footerright {
		width: 60%;
	}
	.sidebar-menu li {
		height: 38px;
	}
	.sidebar-menu li a {
		font-size: 14px!important;
	}
	.contacts p {
		line-height: 27px;
	}
	.contacts-left, .contacts-right {
		float: none;
		width: 100%;
		margin: 0 15px;
	}
	.contact_form_wrap .wpcf7 .wpcf7-form input {
		width: 90%;
	}
	.contact_form_wrap .wpcf7 .wpcf7-form textarea {
		width: 90%;
		float: none;
		    margin-bottom: 7px;
	}
}
@media(max-width: 680px){
	#slider .slick-dots {
        justify-content: center;
                bottom: -6px;
	}
}
@media(max-width: 600px){
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 230px;
	} */
	.text_slide {
		font-size: 14px; 
		margin-top: 10px;
	}
	.text_slide p {
		line-height: 16px;
	}
	.slide_title {
		font-size: 20px!important;
		line-height: 22px;
		padding-top: 30px;
	}
	.link_slide {
		margin: 15px auto 0 auto;
		font-size: 13px;
    	padding-top: 6px;
		height: 22px;
	}
	#wpcf7-f1019-o2 form > p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.textarea-460 {
		-webkit-box-ordinal-group: 11;
    	-ms-flex-order: 10;
        order: 10;
	}
	#wpcf7-f1019-o2 .wpcf7-form input {
		width: 93%;
		margin-bottom: 10px;
	}
	#wpcf7-f1019-o2 .wpcf7-form textarea {
		width: 93%;
		float: none;
	}
	#wpcf7-f1019-o2 br {
		display: none;
	}
	#wpcf7-f1019-o2 .wpcf7-form input[type="submit"] {
		width: 220px;
    	margin-left: 15px !important;
	}
}
@media screen and (max-width: 767px) {
.slider_inner {
    right: 50px;
    top: 0px;
    width: 100%;
    left: unset;
  }
}
@media(max-width: 550px){
	.mobile_menu_button {
		margin-top: -43px;
    	right: 67px;
		width: 40px;
    	height: 40px;
	}
	.cat_botton_mini {
    	width: 100%;
	}
	.cat_botton_mini a {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.telefoni span {
    	font-size: 12px;
	}
	.text_slide {
		display: none;
	}
}
@media(max-width: 430px){
/* 	.container_slider, .slider_inner, #slider, #slider_s {
		height: 175px;
	} */
	.slide_title {
		font-size: 16px!important;
		line-height: 19px;
		 padding-top: 15px;
	}
}
@media(max-width: 370px){
	.logo_ {
    	width: 50px;
	}
	.call_back, #myButton {
		width: 120px;
	}
}
@media(max-width: 340px){ 
	.telefoni span{
		font-size: 11px;
	}
	.telefoni span img {
		display: none;
	}
}
.wp-block-table.remont-table {
    margin-left: 0;
    margin-right: 0;	
}
.wp-block-table.remont-table td {
	font-family: LatoRegular;
    font-size: 15px;
}
