/*
========================================================================
This css file will over write bootstarp css
------------------------------------------------------------------------
# Template Name: #bycreativeteam
# Template URI: http://creative-team.by/
# Author:  Aver.by
# Author URI: http://creative-team.by/
# Description: -----
# Version: 0.1
# License: GPL v2 or later
# License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# Tags: html, template
----------------------------------------------------------------------
========================================================================
# General styles
------------------------------------------------------------------------
*/
@font-face {
	font-family: 'DINPro';
	src: url('fonts/DINPro.eot');
	src: local('☺'), url('fonts/DINPro.woff') format('woff'), url('fonts/DINPro.ttf') format('truetype'), url('fonts/DINPro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelvB';
	src: url('fonts/9206.eot');
	src: local('☺'), url('fonts/9206.woff') format('woff'), url('fonts/9206.ttf') format('truetype'), url('fonts/9206.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sansus Webissimo';
	src: url('fonts/Sansus Webissimo-Regular.eot');
	src: local('☺'), url('fonts/Sansus Webissimo-Regular.woff') format('woff'), url('fonts/Sansus Webissimo-Regular.ttf') format('truetype'), url('fonts/Sansus Webissimo-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sansus Webissimo';
	src: url('fonts/Sansus Webissimo-Italic.eot');
	src: local('☺'), url('fonts/Sansus Webissimo-Italic.woff') format('woff'), url('fonts/Sansus Webissimo-Italic.ttf') format('truetype'), url('fonts/Sansus Webissimo-Italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}


html, body { font-family: 'DINPro';font-size: 20px;font-size: 17px; color: #000; background:#fff; line-height: 1.3;}

a {color: #00a7dd;transition: all 0.3s ease-in-out;}
a:hover {color: #017298;}
ul, li {list-style: none; margin:0 0 10px; padding: 0;}
.woocommerce div.product .woocommerce-tabs .panel li { margin:0 0 0px;}
img{max-width: 100%;}

.gallery:after {content:"";display:table;clear:both;}
img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 1em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}

.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}
.gallery figure {float:left; margin:0 2% 1em 0;}

.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}
.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}

.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}

.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}

.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}

.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}

.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}
iframe{max-width: 100%;}

.paralax {background-attachment:fixed!important;background-repeat:no-repeat!important;background-size: cover!important;}

/**
* ===================================================================
* STYLE HEAD
* -------------------------------------------------------------------
*/
.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 20px;

}
/*
========================================================================
# Heading styles
------------------------------------------------------------------------
*/
h1, h2, h3, h4 { font-family: 'HelvB';margin: 0px 0; padding: 10px 0  20px 0; text-transform: uppercase;}

h1 {font-size: 30px;}
h2 {font-size: 30px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}

h2{
text-align:center;
color:#000066;
padding: 10px 0  40px 0!important;
font-family: 'Sansus Webissimo'; 
font-weight:normal;
font-style:normal;
}
#text-sl2 h2{font-style:italic;}
#katalog-sl3 h2{font-style:italic;}
#infoblock h2{

	display: none;
}
#preim-sl4_1 h2{
	font-size: 22px;
    color: #fff;
	padding: 50px 0 43px 0!important;
	font-style:italic;
}
#servise_left h2,
#sertificat h2{
	font-size: 22px;
    color: #fff;
	padding: 50px 0 43px 0!important;
	font-style:italic;
}

#katalog-sl3 h3 {
	font-size: 18px;
	font-family: 'DINPro';
	text-transform: none;
	font-weight: bold;
	padding-bottom: 5px;
	color:#000066;
	padding: 5px 0 5px 0;
}
#katalog-sl3 h6{
	font-family: 'DINPro';
	margin-bottom: 0rem;
	color:#5A5A53;
	font-size: 13px;
	font-weight: 400;
	line-height: 0.2;
}
#katalog-sl3 h6:hover{color: #f00;}

#carousel-sl5 h2{padding: 20px 0 80px 0!important;
font-family: 'Sansus Webissimo'; font-weight:normal;
font-style:normal;}
div.wpcf7 input, div.wpcf7 textarea {
    width: 84%;
    border-width: 2px;
    padding: 10px 12px;
    border: 0px;
	margin: 0px 8% 20px 8%;
  
}

div.wpcf7 input.wpcf7-submit {
    background: #003399;
    color: #fff;
   width: 100%;  
   margin: 10px 0 0px 0;
}
div.wpcf7 {
margin: 0;
padding: 0px;

}
div.wpcf7 .f-wrap{
background: #003399;	
}
div.wpcf7 h3{
padding: 20px 0 20px 0;
background: #003399;
color: #fff;
text-align:center;	
}
div.wpcf7 .ajax-loader{display:none;}
div.wpcf7 p { margin: 0;}
/*
========================================================================
# Button styles
------------------------------------------------------------------------
*/



/*
========================================================================
# Header styles
------------------------------------------------------------------------
*/
header .container-fluid{
	padding-left: 265px;
	margin-top:10px;
}

.cont-1{padding-left: 20px!important;padding-right: 0px!important;}

wrap{
	display:flex;
	height:100%;
}
aside.left{
	width: 330px;
	background:#003399;
	min-height:100%;
	
}
.bar1, .bar2, .bar3 {
    width: 45px;
    height: 3px;
    background-color: #fff;
    margin: 6px auto;
    transition: 0.4s;
    border-radius: 4px;
}
.change-close .bar1 {-webkit-transform: rotate(-45deg) translate(-8px, 4px);transform: rotate(-45deg) translate(-8px, 4px);}
.change-close .bar2 {opacity: 0;}
.change-close .bar3 {-webkit-transform: rotate(45deg) translate(-9px, -4px);transform: rotate(45deg) translate(-9px, -4px);}

.menu-switcher {
 display:none;
 cursor: pointer;
}
.overlay {
    position: fixed;
    top: 0px;
    left: 0%;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    opacity: 0;
    transition: all 0.5s;
}
.overlay.act{
    display: block;
    opacity: 1;
    transition: 0.5s;
    z-index: 99;
    cursor: url(images/hover-close.png), auto;
}
main{
width: 50%;
    flex-grow: 1;	
	
}
.owl-next{margin-right: -70px;}
.owl-prev{margin-left: -70px;}  

.acii{
	background: url(images/action_ico_up.png);
	background-size: 100% 100%;
	padding: 10px 30px 35px 30px;
	min-width: 200px;
}
.acii a{
color: #fff;	
font-size: 17px;
}
.search  input::placeholder{color: #fff!important;	}
.search  input::-webkit-input-placeholder {color: #fff!important;	}
.search  input::-moz-placeholder{color: #fff!important;	} 
.search  input:-ms-input-placeholder{color: #fff!important;	} 
.search  input:-moz-placeholder {color: #fff!important;	}
 .search  svg{width: 11%;  height: 24px;}
 
 .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    display: none!important;
    
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    height: 27px!important;
    font-size: 14px!important;
    padding: 5px 15px!important;
}
header .menu {
	text-align: left;
    margin: 8px 0px;
	display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
	font-family: 'Sansus Webissimo';
    font-size: 25px;
	font-style:italic;
}
header .menu li{
	display: inline-block;
	margin: 0px 10px;
}
header .menu li a{
color:#fff;	 
text-decoration: none;
}

header .menu li a:hover{
color:#FFEE82;
}
#menu-menyu-sverhu a[aria-current="page"]{color: #CCCCCC;}

.page-template-tmpl_landing_page header .menu {padding: 17px 0px; justify-content: space-evenly;}
.page-template-tmpl_landing_page #menu-item-2920{display:none;}
#menu-item-2920{
	background: #B50005;
    height: 56px;
    margin-left: 0px;
    display: flex;
    align-items: center;
    padding: 0px 18px;
    border-right: 3px solid #FFF;
}
#menu-item-397{margin-right: 20%;}
#menu-item-398{
	background: #E3332D;
    display: flex;
    align-items: center;
    margin-right: 65px;
	padding: 30px 15px;
	position: absolute;
    right: 0px;
	font-size: 22px;
    font-weight: normal;
}
header .compare_link{
color:#000066;	 
margin: 20px 0px;
display: block;
}

.f-row{margin-bottom: 20px;}
.f-row-1{display: flex;	align-items:center;}
.f-row .col-md-12 {
display: flex;	
justify-content: space-between;
align-items:center;
}

.f-row .col-md-12>div{
	margin-right:10px;
}

.f-row  .tel a{
color:#000066;
display: block;
padding: 0px 0px 4px;
font-size: 20px;
font-family: 'Sansus Webissimo';
font-style: italic;
font-weight: normal;
}

.f-row .search {
    background: #006;
    padding: 6px 24px 7px 10px;
	color: #fff;
    display: flex;
	width: 234px;
}
.f-row .search .fa-search{
 padding:2px 6px;
}
.f-row .search input{
    background: #006;
    color: #fff;
	border: 0px;
	font-size: 16px;
}
.f-row-1{display:flex; justify-content:space-between;}
.f-row-1 .adr{
	color:#000066;
	font-weight: normal;
	text-decoration: none;
    font-size: 20px;
    font-family: 'Sansus Webissimo';
    font-style: italic;
	display:flex;
}

.f-row-1 .adr span{
	padding: 0px 8px 0px;
    border-radius: 100px;
    background: #000066;
	float: left;
    margin-right: 10px;
}
.f-row-1 .mail a{
	color:#000066;
	font-weight: normal;
	text-decoration: none;
    font-size: 20px;
    font-family: 'Sansus Webissimo';
    font-style: italic;
}

.f-row .soc{
	margin-right:0px!important;
}
.s-row{
    margin-bottom: 20px;
    margin-top: -5px;
	margin-right:0px;
	position:relative;
}
.s-row .col-md-12{padding-right:0px;}
.s-row .menu-menyu-sverhu-container{
	background:#000066;
}
.logo-wrap{
display: block;
text-align: center;
background: #000066;
padding: 30px 80px 30px;
margin: 10px 0px 8px;
margin-right: -72%;
}
.logo-wrap img{width:70%;}
.logo-wrap a{display:block;}
.fixed-elem{
	position:relative;
	top:0px; 
	left:0px;
	width:330px;
	z-index: 10000;
}
.page-template-tmpl_landing_page #infoblock{ margin-top: 0px;}
/*cart*/

.cart_lk{display:flex;width:259px;}
.lk{
	background:#FE0000; 
	padding: 0px 18px;
    color: #fff;
    font-size: 23px;
	display:flex;
	align-items:center;}
.cart_1{
	width:200px;
	background:#E3332D;
	padding: 7px 0px;
	color:#FFF;
	font-weight: 600;
    font-size: 18px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.cart_1 span{padding-right: 25px;}
.cart_1 span img{width:21px;}
.cart_a:hover{text-decoration:none;}
.c_1{margin-left: -34px;
    margin-right: 10px;}
.count{position:relative;}
.count .xoo-wsc-items-count{
	left:10px;
	background-color: #fff;
    color: #000066;
    font-size: 17px;
    font-weight: 600;
	line-height: 25px;
    border-radius: 0px;
    width: 23px;
    height: 24px;
    padding: 0px;
}
/*price*/
.price-wrap{
	padding: 10px 50px 10px 25px;
	background: url(images/left_sidebar_button1.png) right 20px top 13px no-repeat, #FEC601;
	width: 246px;
}
.price-list-wrap{display:none;}
.price-wrap a{
	text-decoration:none;
}
	
.price-list{
	display: block;	
	color: #006;
	position: relative;
	font-size: 16px;
	font-weight:bold;
}

/*sertificat*/
#sertificat{margin-bottom: 80px;}

/*
========================================================================
IMG/ICON STYLE
------------------------------------------------------------------------
*/
.fa-map-marker-alt{
	color: #fff; 
	font-size: 14px; 
	position:relative;
	top:-2px;
}

/*
========================================================================
# Footer styles
------------------------------------------------------------------------
*/

.spmh{
min-height: calc(100vh - 377px);
}

footer {
padding: 40px 0px;
background:#000066;
color: #fff;
min-height: 240px;
}
footer a{color: #fff;}
footer h3{font-family: 'Sansus Webissimo'; font-style:italic;}
footer .menu li{margin: 0px 6px;display: inline-block;}
footer .menu {text-align:right;}
footer .tel{margin: 10px 0px;}
footer  .search input {background: transparent!important;color: #fff!important;border: 0px!important;font-size: 16px!important;border-bottom: 2px solid #003399!important;}
footer .search .fa-search{padding:6px 6px!important;}
footer  .search input::placeholder{color: #fff!important;}
footer  .search input::-webkit-input-placeholder {color: #fff!important;	}
footer  .search input::-moz-placeholder{color: #fff!important;	} 
footer  .search input:-ms-input-placeholder{color: #fff!important;	} 
footer  .search input:-moz-placeholder {color: #fff!important;}
footer  .search {display: flex;}
.dgwt-wcas-search-wrapp {min-width: auto!important; }
footer .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {border-radius: 0px;}
.img_foot{padding-right:10px;}
.img_foot span{padding-left:10px;}	
.soc{min-width: 147px;}
.soc img{margin:0px 4px;}

.adr1{display:flex;}
.mail_1{display:flex;}
.tel_1{display:flex;padding: 10px 0px}
.tel_1 a{padding-right:5px;}
.foot_search{padding-top:20px;}
/*
========================================================================
# STYLE SLIDER
------------------------------------------------------------------------
*/
.owl-carousel {
    width: 95%;
}
.slider-fw.owl-theme .owl-dots {
position:absolute;
top: 35%;
width: 35px;
right:-65px;
margin: 0px;
text-align: center;
}
.slider-fw a{position:relative;
display: block; color:#fff; }
.sl-text{
position: absolute;
left: 0px;
bottom: 0px;
height: 100%;
width: 50%;
font-size: 30px;
padding: 40px;
display: flex;
justify-content: flex-end;
align-items: flex-end;
}

.hidden-form form{
	display:none;
    position: absolute;
	top:30px;
	right:6%;
    z-index: 10;
	font-size:16px;
    width: 30%;
}
#carousel-sl3 a{
 display: block;	
 position: relative;
 padding-top: 30px;
}
.slick-prev, .slick-next {display:none!important;}
.info_sl{margin: 0px 40px; height: 300px;}
.sert_sl{padding: 0px 40px;}
.slick-dots li.slick-active button:before {
    background:#fff;
	opacity:1;
	color: #0000;
}
.slick-dots {bottom: -48px;}
.slick-dots li button:before {
    opacity: 1;
    color: #0000;
    border: 3px solid #fff;
	border-radius: 100%;
	width: 22px;
    height: 22px;
}
.owl-theme .owl-dots .owl-dot span { width: 17px;height: 17px;}
/*
========================================================================
# FORM STYLE
------------------------------------------------------------------------
*/
.page-template-tmpl_contac div.wpcf7{display:inline-block;position:absolute;right:0px;z-index:5;}
#text-sl7{
	padding: 40px 0px 60px;
    text-align: center;
}
.spec{    
	color: #fff;
	background: linear-gradient(180deg, #073f9c 4.93%, #0089ff 100%);
    bottom: -60px;
    right: 50px;
    padding: 20px 40px;
	}
.spec:hover{
	text-decoration:none;
	color: #D8E4FF;
}

.cf7sr-g-recaptcha{margin: 0px 8% 20px 8%;}

/*form*/
.modal-content{
	background-color: transparent;
	border: none;
}
button.close{
	position: relative;
    right: 3%;
    padding-top: 5px;
	color: #fff;
	opacity: 1;
}
button.close:hover{
	color: #fff;
}
button.close:focus{
	outline:none;
}

form input:focus{
	border:2px solid #fff200;
	border-radius: 5px;
	outline:none;
}

form textarea:focus{
	border:2px solid #fff200;
	border-radius: 5px;
	outline:none;
}

/*
========================================================================
# Section styles
------------------------------------------------------------------------
*/
.preimwrap{background: url(images/bg_preimuschestva.png) center center, #039 ;color: #fff; }
.preimwrap.mob{display: none;}
.preimr {display: flex;align-items: flex-start;justify-content: space-between;}
.pcont-1{margin: -30px 20px 0px 0px;}
.preimr1{padding: 30px 30px 0px 0px;}

#preim-sl4_1 .row{flex-direction: row;justify-content: center;}
#preim-sl4{padding: 20px 30px 0px;}
.pcont-2{margin: 0px 0px -30px 20px;}
.preimr2{padding: 0px 0px 30px 30px;align-items: flex-end;}   

.pcont{
width: 294px;
padding: 5px;
background: #fff;
display: flex;
flex-wrap: wrap;
}
.pcont1{
width: 294px;
padding: 5px;
display: flex;
flex-wrap: wrap;
}
.pcont a, .pcont1 a{
display: inline-flex;
margin: 0px 2px 4px 2px;
cursor: pointer;
height: 112px;
width: 130px;
align-items: center;
justify-content: center;
background:#e6e6e6;
}

.pcont a.act{background:#039; }
.ptext {flex-grow:1;width: 50%;}

#servise_left{
	display: flex;
    flex-direction: column;
    align-items: center;
}
#servise_left a{padding-bottom: 20px;}
.serv_blue{border:1px solid #FFFFFF;}

.sp{padding: 30px 0px 40px 0px;}
#text-sl2{padding: 30px 0px 0px;}
.text-wrap-sl2{
	color:#000066;
	background:#e6e6e65c;
	padding: 20px 40px 40px 40px;
	position: relative;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #FEC601;
    font-size: 1.25em;
    font-weight: bold;
}

.your-prod{
display:none;
}

.popmake-zakaz{background: #FEC601;
    color: #fff!important;
    margin: 10px 0px;border-radius: 0px;
	font-family: 'Sansus Webissimo';
font-style: italic;
font-weight: normal;
text-transform:uppercase;}

.tagged_as{display:block;}
.sku_wrapper{display:block;margin-top: 8px;}
.posted_in{display:none;}

.woocommerce ul.products li.product .price {
 text-align: center;color: #FF9800;
}

.prod-im-wrap{
    display: flex;
	justify-content:center;
    position: relative;
}

.prod_var_sel{margin: 10px;width: 18px;height: 18px;}

.add_to_compre{
margin: 10px 10px;
display: inline-block;
transition: 1s;	
border: 1px solid #000;
}
.in_compare{
background: #FEC601;
}
.lable_col{
width: 255px;
height: 40px;
display: flex;
justify-content: flex-start;
padding: 10px;
border: 1px solid #d5ae23;
align-items: center;
margin-left: -230px;
background: #fec601;
font-size: 16px;
color: #006;
font-weight: bold;
}
.lable_col.hid{display:none;}

.p_name{
	font-size: 14px;
	    min-height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p_img{
	height: 210px;
}

.attr_table p{
display: inline-block;
margin: 0px;	
padding: 0px 20px;
}
.attr_table > div{
min-height: 40px;
display: flex;
align-items: center; 
}
.attr_table > div:nth-of-type(odd){
background: #f0ebe7;
}
.comp_t_w{
margin-left: 200px;
}
.comp_t_w img{
height: auto;
max-height: 200px;
width: auto;
display: block;
margin: 10px auto;
}
.comp_t_w .price{
color: #FEC601;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}
.nav-tabs {
    border-bottom: 1px solid #fec601;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #fec601 #fec601 #fff;
}
 a.clean-compare:not([href]){
color: #FEC601;
font-size: 18px;	 
cursor:pointer;	 
 }

.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
    max-height: 260px;
	margin-top: 0px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px;
    text-align: left;
    font-style: italic;
	padding-top: 0px!important;
	padding-bottom: 20px!important;
	color:#003468;
}
.sku{
	font-size: 18px;
    font-style: italic;
	color:#003468;
	font-family: 'Sansus Webissimo'; 
	font-weight:normal;
	width: auto;
    text-align: center;
}
.woocommerce-Price-amount{
	font-size: 19px;
    font-style: italic;
	color:#003468;
	font-family: 'Sansus Webissimo'; 
	font-weight:normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fbfbfb;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
 
    margin: 0 0 0em;

}
.woocommerce div.product .woocommerce-tabs .panel {
background: #fbfbfb;padding: 20px;
}

.woocommerce-products-header__title.page-title{display: none;}

.brand-list img{
 width:100%;
}
.brand-list a{
 position: relative;
 margin-bottom: 20px;
}
.brand-list img.dop_img{
 width:50%;
  position: absolute;
bottom: -26%;
left: -22%;
}
.brand-list img.dop_img.right-orient{
 width:50%;
  position: absolute;
bottom: -26%;
left: auto;
right: -22%;
}

.subcat a{
	color:#000;
}

.subcat{
border-bottom: 2px solid #006;
padding: 10px 0px; 
margin: 20px 0px;
}

.subcat .l1{font-weight: bold;    font-size: 22px;}
.vid-wrap{padding: 20px 0px;}

.woocommerce ul.products li.product a{
    text-decoration: none;
	transition: 1s;
    display: flex;
    flex-direction: column;
}
.woocommerce .products ul, .woocommerce ul.products {
 
    display: flex;
    flex-wrap: wrap;
}
.woocommerce table.shop_attributes th{
	width: 40%;	
}

#cont{margin-top:20px;}

/*katalog*/
.count{background-color: #fff;}
.count:hover{background: #e7e7e7;}
.kat-prod{margin-bottom:10px;}
#katalog-sl3{padding: 40px 15px 60px;}
#katalog-sl3 img {display: inline-block;width: auto;margin:0px auto;}
#katalog-sl3 a{text-decoration:none;}
.web_1{display:block;}
.web_2{display:inline-block;}
.web_2:hover{
	color: #f00;
    text-decoration: underline!important;
}

.bg_bot{
background: url(images/kask.png) no-repeat top center;
background-size:cover;
}

/*video*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    max-width: 100%;
	
}
.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	cursor:pointer;
}
/**
* ===================================================================
* 	MEDIA
* -------------------------------------------------------------------
*/
@media screen and (max-width: 1560px){
.logo-wrap{    margin-right: -50%;}
header .container-fluid {padding-left: 182px;}
}
@media screen and (max-width: 1470px){
.price-list {font-size: 14px;}
.cart_1 span { padding-right: 13px;}
.lk {padding: 0px 14px;}
.cart_1 {width: 184px;font-size: 17px; padding: 8px 0px;}
.f-row-1 .adr {font-size: 18px;}
.f-row-1 .adr span {padding: 0px 7px 0px;}
.f-row-1 .mail a {font-size: 18px;}
.f-row .tel a {font-size: 18px;}
aside.left {width: 300px;}
.fixed-elem {width: 300px;}
.price-wrap {padding: 11px 50px 11px 25px;}
.logo-wrap {margin-right: -57%;}
header .container-fluid {padding-left: 185px;}
}
@media screen and (max-width: 1555px){
.logo-wrap img {width: 80%;}	
}
@media screen and (max-width: 1540px){
.page-template-tmpl_landing_page #infoblock {
    margin-top: 12px;
}
}

@media screen and (max-width: 1440px){
.fixed-elem { width: 259px;}
aside.left { width: 259px;}	
header .container-fluid { padding-left: 162px;}
.info_sl {margin: 0px 30px;height: 275px;}
.sert_sl { padding: 0px 30px;}
#katalog-sl3 h6 { line-height: 1.5;}
.logo-wrap img {width: 95%;}
}
@media screen and (max-width: 1350px){
header .menu { font-size: 22px;}
#menu-item-398 {font-size: 20px;}
}

@media screen and (max-width: 1330px){
.logo-wrap {margin-right: -45%;}
header .container-fluid {padding-left: 133px;}
.price-list { font-size: 13px;}
.price-wrap { padding: 12px 50px 12px 25px;}
.cart_1 {width: 177px;}
.f-row .search {padding: 6px 7px 7px 10px;}
.page-template-tmpl_landing_page #infoblock {
    margin-top: 23px;
}
}

@media screen and (max-width: 1270px){
.logo-wrap {margin-right: -29%;}
header .container-fluid {padding-left: 86px;}
.price-wrap {padding: 12px 40px 12px 25px;}
.price-wrap { background: url(images/left_sidebar_button1.png) right 15px top 15px no-repeat, #FEC601;}
.logo-wrap img {width: 100%;}
}
@media screen and (max-width: 1230px){
.logo-wrap { margin-right: -26%;}
header .container-fluid {padding-left: 73px;}
header .menu {font-size: 19px;}
#menu-item-398 {font-size: 17px;    margin-right: 48px;}
}
@media screen and (max-width: 1199px){
.menu-switcher{margin-top: 10px;}
.price-list-wrap{display:block;}
.price-list-wrap {
    text-align: center;
    border-top: 2px solid #fff;
    margin-top: 30px;
}
.price-list-wrap a {
    display: inline-block;
    padding: 6px 10px;
    background: #FEC601;
    color: #006;
    position: relative;
    top: -15px;
    font-size: 16px;
    font-weight: bold;
}
.price-wrap{display:none;}
.phone_n{display:none;}
.left #infoblock{display:none;}
.left_open #infoblock{display:block;}
.left #preim-sl4_1{display:none;}
.left_open #preim-sl4_1{display:block;}
.left #servise_left{display:none;}
.left_open #servise_left{display:block;}
#servise_left a{display:block; text-align:center;}
.left #sertificat{display:none;}
.left_open #sertificat{display:block;}
.logo-wrap {text-align: center;}
.slick-dotted.slick-slider {margin-bottom: 87px;}
.tel_1 {flex-direction: column;}
.tel_1 a {padding-right: 0px;padding-top: 5px;}
.f-row-1 .adr span {padding: 0px 6px 0px;}
}

@media screen and (max-width: 991px){
.owl-theme .owl-nav.disabled + .owl-dots{ margin-top: 0px;}
.slider-fw.owl-theme .owl-dots {
    position: absolute;
    top: 20%;
}
.hidden-form form {top: 0px;}
#menu-item-398 { margin-right: 38px;}
#carousel-sl5 h2 {padding: 20px 0 30px 0!important;}
}

@media screen and (max-width: 930px){
header .menu {font-size: 17px;}
#menu-item-398 {font-size: 16px;}
}

@media screen and (max-width: 852px){
header .menu {font-size: 16px;}
}
@media screen and (max-width: 768px){
.comp_t_w { text-align: center;}
.lable_col {font-size: 14px;}
h2 {font-size: 23px;padding: 10px 0 30px 0!important;}
}

@media screen and (max-width: 767px){
.f-row-1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.f-row-1 .adr {font-size: 16px;}
.fa-map-marker-alt {font-size: 11px;    top: -1px;}
.f-row-1 .adr span {padding: 0px 5px 0px;}
.f-row-1 .mail a {font-size: 16px;}
header .menu {font-size: 18px;}
#menu-item-398 { margin-right: 18px;font-size: 16px;}
.owl-carousel {  width: 100%;}
.owl-theme .owl-dots .owl-dot span {width: 13px; height: 13px;}
.slider-fw.owl-theme .owl-dots {right: -36px;}
#text-sl6 .col-md-6{margin-bottom:20px;}
.sp { padding: 30px 0px 10px 0px;}
#katalog-sl3 h2{padding: 10px 0 20px 0!important;}
.foot_search .col-md-4{text-align:center!important; margin-bottom:10px;}
footer{text-align:center;}
.spec_g{display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}
.mail_1 { margin-bottom: 20px;}
form input {border-radius: 0px;}
form textarea { border-radius: 0px;}
}

@media screen and (max-width: 670px){
.f-row .col-md-12 {flex-direction: column;}
.f-row {margin-bottom: 7px;}
.f-row .col-md-12>div {margin-right: 0px;margin-bottom: 10px;}
.f-row .search {padding: 6px 17px 7px 10px;}
header .menu {font-size: 15px;}
#menu-item-398 { font-size: 14px;margin-right: 13px; padding: 26px 15px;right: auto; left: -75px;}
header .menu {flex-wrap: wrap;}
#menu-item-2920{margin: 0px; justify-content: center; border-right: 0; width: 100%;}
header .container-fluid {padding-left: 35px;}
.slider-fw .owl-dots{display:none;}
#menu-item-397 {margin-right: 1%;}
.page-template-tmpl_company header .menu li {margin: 10px 10px;}
.page-template-default header .menu li {margin: 10px 10px;}
.page-template-tmpl_service header .menu li {margin: 10px 10px;}
.page-template-tmpl_contac header .menu li {margin: 10px 10px;}
.page-template-tmpl_news header .menu li {margin: 10px 10px;}
.post-template-default header .menu li {margin: 10px 10px;}
.woocommerce-page header .menu li {margin: 10px 10px;}
}
@media screen and (max-width: 462px){
.page-template-tmpl_company header .menu li {margin: 7px 10px;}
.page-template-default header .menu li {margin: 7px 10px;}
.page-template-tmpl_service header .menu li {margin: 7px 10px;}
.page-template-tmpl_contac header .menu li {margin: 7px 10px;}
.page-template-tmpl_news header .menu li {margin: 7px 10px;}
.post-template-default header .menu li {margin: 7px 10px;}
.woocommerce-page header .menu li {margin: 7px 10px;}
}

@media screen and (max-width: 414px){
.adr br{display:none;}
#katalog-sl3 {padding: 40px 0px 60px;}
.lk {padding: 0px 6px;}
.cart_1 {width: 165px;}
#katalog-sl3 {padding: 40px 0px 20px;}
.mail { margin: 11px 0px;}
.container-fluid {padding-right: 15px;padding-left: 15px;}
.slider-fw.owl-theme .owl-dots {right: -29px;}
.sl-text {font-size: 13px!important;}
.spec { display: block;padding: 20px 10px;}
.cont-1 {padding-left: 14px!important;}
.page-template-tmpl_landing_page header .menu li { margin: 4px 10px;}
.page-template-tmpl_company header .menu li {margin: 4px 10px;}
.page-template-default header .menu li {margin: 4px 10px;}
.page-template-tmpl_service header .menu li {margin: 4px 10px;}
.page-template-tmpl_contac header .menu li {margin: 4px 10px;}
.page-template-tmpl_news header .menu li {margin: 4px 10px;}
.post-template-default header .menu li {margin: 4px 10px;}
.woocommerce-page header .menu li {margin: 4px 10px;}
.page-template-tmpl_landing_page header .menu {padding: 12px 0px;}
}
@media screen and (max-width: 375px){
.prod-im-wrap{display:none;}
}
@media screen and (max-width: 320px){
.cart_1 {width: 173px;}
#menu-item-397 {margin-right: 0%;}
.page-template-tmpl_landing_page header .menu {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.spec {padding: 20px 0px;}
header .container-fluid {padding-left: 20px;}
}

/**
* ===================================================================
* BREADCRUMBS
* -------------------------------------------------------------------
*/
.breadcrumbs{
	font-family: 'Sansus Webissimo'; 
	font-style: italic;
	font-size: 16px;
	color: #7F7F7F;
	position: relative;
	text-transform: uppercase;
}
.breadcrumbs a{
	color: #7F7F7F;
}
.breadcrumbs a:hover{
	color: #AFAFAF;
}

.bread{
	margin-top: -15px!important;
    margin-bottom: 15px;
}
@media screen and (max-width: 500px){
.breadcrumbs {font-size: 14px;}
}
@media screen and (max-width: 375px){
.breadcrumbs {font-size: 13px;}
}
/**
* ===================================================================
* 	COMPANY STYLE
* -------------------------------------------------------------------
*/
#primary_onas{padding-bottom: 450px;}
.company_img img{width: 98%;height: 362px;}
.we{padding:20px 40px 0px;}
.we h2{font-style:italic;}
.we p{color: #000066;}

.img_sf{display:flex; justify-content:center;padding-top: 60px;}

.img_sf>div{padding-right:45px;}
.img_sf>div img{height: 300px; border:1px solid #ccc;}
.requisites{padding: 25px 40px 0px;}
.requisites h2{
	font-size: 25px;
    font-style: italic;
    text-align: left;
}

@media screen and (max-width: 991px){
.company_img img { height: 312px;}
#primary_onas {padding-bottom: 220px;}
}

@media screen and (max-width: 767px){
.company_img img { height: 230px;}
.we {padding: 20px 25px 0px;}
#preim-sl4 { padding: 20px 22px 0px;}
.requisites { padding: 25px 25px 0px;}
#primary_onas {padding-bottom: 180px;}
.img_sf { padding-top: 44px;}
.requisites h2 {font-size: 21px;}
.ptext { width: 100%;}
}
@media screen and (max-width: 600px){
.company_img img { width: 100%;}
.img_sf>div { padding-right: 11px;}
.page-template-tmpl_company .container-fluid {padding-right: 20px;}
}

@media screen and (max-width: 500px){
.img_sf {flex-direction: column; align-items: center;padding-top: 29px;}
.img_sf>div {padding-right: 0px; padding-bottom: 20px;}
.company_img img { height: 162px;}
}

@media screen and (max-width: 444px){
.we {padding: 20px 0px 0px;}
#preim-sl4 { padding: 20px 0px 0px;}
#primary_onas {padding-bottom: 100px;}
#menu-item-397 { margin-right: 3%;}
}
@media screen and (max-width: 375px){
.requisites {padding: 25px 0px 0px;}
.requisites h2 {font-size: 18px;}
.company_img img {height: 135px;}
}

/**
* ===================================================================
* 	NEWS STYLE
* -------------------------------------------------------------------
*/

.single-post main{width:100%;}
.news_desc{margin-bottom:6px;}
.news_desc a{display:block;height: 100%;}
.news_desc img{width:100%;}
.news_desc h2{
	text-align:left;
	font-size: 19px;
	font-style:italic;
	padding: 10px 0 15px 0!important;
}
.news_desc h6 {
    font-family: 'DINPro';
    margin-bottom: 0rem;
    color: #5A5A53;
    font-size: 13px;
    font-weight: 400;
	margin-bottom: 15px;
}
.n_fl{display:flex; flex-direction:column; justify-content:space-between;height: 100%;}
.col_hid{display:none;}
.more{
	font-family: 'Sansus Webissimo'; 
	text-align:center;
	color:#000066;
	text-transform: uppercase;
	font-style:italic;
	font-size: 18px;
	cursor:pointer;
	background:#E6E6E6;
	border-radius: 2px;
    padding: 5px 40px;
}
.more:hover{background:#CACACA;color:#000066;}
.btn_1{width: 100%;display: flex;justify-content: center;margin-top:40px}

.news_desc:nth-of-type(2n) {background:#E6E6E6;padding-right: 0px; padding-left: 0px; }
.news_desc:nth-of-type(2n) img{height: 92%;}
.news_desc:nth-of-type(2n) .text_h{padding:0px 10px;}
.news_h{height: 160px;}




@media screen and (max-width: 1850px){
.news_h {height: 170px;}
}
@media screen and (max-width: 1570px){
.news_h { height: 215px;}
}
@media screen and (max-width: 1199px){
.btn_1 { margin-bottom: 40px;}
}
@media screen and (max-width: 1340px){
.news_desc h2 {font-size: 17px;}
.news_desc:nth-of-type(2n) img {height: 89%;}
}

@media screen and (max-width: 991px){
.wpcf7-form{overflow: hidden;}
}

@media screen and (max-width: 767px){
.news_h {height: auto;}
.news_desc:nth-of-type(2n) img { height: auto;}
.news_desc:nth-of-type(2n) {background:transparent;  padding-right: 15px;padding-left: 15px;}
.news_desc:nth-of-type(2n) .text_h {padding: 0px 0px;}
}
@media screen and (max-width: 375px){
.news_desc h2 {font-size: 16px;}
.more{font-size: 16px;}
}


/**
* ===================================================================
* 	NEWS POST STYLE
* -------------------------------------------------------------------
*/
.single-post .entry-title{
	text-align:center;
	color:#000066;
	padding: 10px 0  25px 0!important;
	font-family: 'Sansus Webissimo'; 
	font-weight:normal;
	font-style:normal;
	font-size:28px;
}
.single-post article{padding: 0px 27px;}
.entry-content{color:#000066;}
.entry-content h2{text-align:left; padding: 10px 0 20px 0!important;}
.entry-content a{
	color:#000066;
	font-family: 'Sansus Webissimo'; 
	font-weight:normal;
	font-style:italic;
	font-size:20px;
}
.entry-content li {list-style: disc;}
.entry-content ul{margin-inline-start: 17px;}
.btn_single{ display: flex; justify-content: space-between;padding: 30px 27px 30px;}
.btn_single .more{text-decoration:none;}
.btn_hr{
	font-family: 'Sansus Webissimo'; 
	font-weight:normal;
	font-style:italic;
	color:#999898;
	font-size: 18px;
}
.btn_hr:hover{color:#000066;}
.entry-content img{margin: 2em auto;}
@media screen and (max-width: 767px){
.entry-content a { font-size: 18px;}
}
@media screen and (max-width: 610px){
.btn_single {flex-direction: column; justify-content: center;align-items: center;}
.btn_hr{padding-bottom: 20px;}
}
@media screen and (max-width: 500px){
.single-post article {padding: 0px 0px;}
.single-post .entry-title { font-size: 22px;}
.entry-content img { height: 90%;}
}
@media screen and (max-width: 450px){
.btn_hr { font-size: 16px;}
.btn_single .more { font-size: 16px;}
.entry-content img { margin: 1em auto;}
.entry-content span i{font-size: 13px;}
}
@media screen and (max-width: 360px){
.btn_hr {font-size: 14px;}
.btn_single .more {font-size: 15px;}
}
@media screen and (max-width: 320px){
.btn_hr {font-size: 13px;}
}

/**
* ===================================================================
* 	CART/PAY/PODUCT STYLE
* -------------------------------------------------------------------
*/
.woocommerce ul.products li.product .ajax_add_to_cart {  
height: auto;
background: #E3332D; 
color:#fff; 
border:none;
border-radius:0px;
text-transform: uppercase;
font-weight: normal;
}
.woocommerce ul.products li.product .button{
height: auto;
background: #E3332D; 
color:#fff; 
border:none;
border-radius:0px;
text-transform: uppercase;
font-family: 'Sansus Webissimo';
font-weight: normal;
font-style: italic;
padding: 7px 20px;
}
.woocommerce ul.products li.product .button:hover { 
background: #e64547;
color:#fff; 
border:none;
border-radius:0px;
 }
.woocommerce ul.products li.product .ajax_add_to_cart:hover { 
background: #e64547;
color:#fff; 
border:none;
border-radius:0px;
 }
 
.woocommerce-cart .entry-content{
	background: #FBFBFA;
}

.woocommerce table.shop_table {
	background: #fff;
    border-radius: 0px;
}
.woocommerce table.shop_table td { border-top: 2px solid #E64547;}

.compare{border-radius:0px!important; color:#fff!important; text-transform:uppercase!important;
font-family: 'Sansus Webissimo';
font-style: italic;
font-weight: normal!important;
}
.single-product .compare{padding: .300em 1em!important;}
.compare {background: #fec601!important;}
.woocommerce a.button.alt{
    font: italic normal 24px/29px "Warnock Pro", Arial, sans-serif;
    text-align: center;
    border: 1px solid #e64547;
    border-bottom: 4px solid #e64547;
    padding: 16px 0;
    border-color: #333333;
    color: #ffffff;
	background: #E64547;
	border-radius:0px;
}
.woocommerce div.product form.cart { display: flex;align-items: center; margin-bottom: 1.5em;}
.woocommerce div.product form.cart .button{
	background: #e64547;
    color: #fff;
    border: none;
    border-radius: 0px;
	text-transform:uppercase;
	font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:italic;
	padding: 0.300em 1em;
}

.woocommerce-checkout .woocommerce button.button.alt{
	font: italic normal 24px/29px "Warnock Pro", Arial, sans-serif;
    text-align: center;
    border: 1px solid #e64547;
    border-bottom: 4px solid #e64547;
	padding: 16px 10px;
    border-color: #333333;
    color: #ffffff;
	background: #E64547;
	border-radius:0px;
}

.woocommerce a.remove:hover { background: #e64547;}
.woocommerce a.remove {border-radius: 0!important;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #d82233;}
.woocommerce-cart form input:focus {border: 2px solid #e64547!important;}
.woocommerce-cart form input {border-radius: 0!important;}
.woocommerce-cart h1 {
    text-align: center;
    color: #000066;
    font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:italic;
}

.woocommerce-cart h2 { font-size: 25px;}

.woocommerce-checkout-payment ul li{list-style-type:none;}

.woocommerce-checkout .form-row {
    display: block;
}

.woocommerce-checkout .col-1 {  flex: 0; max-width: 100%;}
.woocommerce-checkout .col-2 {flex: 0;max-width: 100%;}
.woocommerce-checkout h1{ text-align: left;
    color: #000066;
    font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:italic;}
.woocommerce-input-wrapper input[type="email"], .woocommerce-input-wrapper input[type="password"],
.woocommerce-input-wrapper input[type="tel"],
.woocommerce-input-wrapper input[type="text"],
.woocommerce-input-wrapper select, .woocommerce-input-wrapper textarea {
    background: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 0px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 15px;
    padding: 12px 13px;
    width: 100%;
    outline: 0;
}
.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{
	background: #f7f7f7!important;
    border: 1px solid #eee!important;
    border-radius: 0px!important;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 15px;
    padding: 12px 13px!important;
    width: 100%;
    outline: none;
}

.woocommerce-input-wrapper .select2-container--default .select2-selection--single{border: 0;border-radius: 0px;}

.woocommerce-input-wrapper input[type='text']:focus, .woocommerce-input-wrapper input[type='number']:focus,
.woocommerce-input-wrapper input[type='email']:focus,.woocommerce-input-wrapper input[type='tel']:focus, input[type='url']:focus,
.woocommerce-input-wrapper input[type='password']:focus,.woocommerce-input-wrapper input[type='search']:focus,
.woocommerce-input-wrapper textarea:focus,
.woocommerce-input-wrapper .input-text:focus { background-color: #ededed;}
.woocommerce .quantity .qty{border-radius:0px;}
.woocommerce .quantity .qty:focus{border: 2px solid #e64547!important;}
#order_comments:focus{border: 0!important; border-radius:0px;}
#billing_address_1_field label{margin-top: 25px;}
.woocommerce-order-received h1{
	text-align: left;
    color: #000066;
    font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:italic;
}
.woocommerce-order-received h2 { font-size: 26px;}

.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0;
    display: flex;
	justify-content: space-between;
	border-bottom: 4px solid #B3B3B3;
    padding-bottom: 15px;
}
.list_descr{background:#E6E6E6;padding: 20px; font-size: 14px;}
.addprod a{align-items:center;}
.titledescr{width: 65%;}
.more-info{height: auto; border:none!important;padding: 10px 0px 0px!important;align-items: flex-end!important;color: #003468;}
.more-info:hover{background: transparent!important;text-decoration:underline!important;}
.img_sku{
    display: flex;
    width: 17%;
    flex-direction: column;
	align-items: center;
}
.titledescr>a{align-items: flex-start;}


.img_product{
	width: 60%;
	height: 100%;
    display: flex;
    align-items: center;
}
.img_product a{ width: 100%;}
.img_product a{padding: 0!important; border: none!important; display: block!important;}
.img_product a:hover{background: transparent!important;}
.img_product img{margin: 0.5em 0 1em!important;}
.blue_desc{	background:#000066; 
	display:flex; 
	justify-content:space-between; 
	padding: 15px 34px;
	margin-bottom: 20px;
	color: #fff;
	font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:italic;
}
.desc_product{display: flex;width: 29%;justify-content: space-around;}
.woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {margin: 0 3.8% 1.992em 0;}
.woocommerce-breadcrumb{display:none;}
.woocommerce ul.products li.product .price del {display: block;}
.woocommerce ul.products li.product .onsale { top: -21px;right: 149px;}
.entry-content .stars a { font-style: normal!important;}

.subcats{
	background: #CCCCCC;
    margin-bottom: 10px;
    padding: 40px;
}
.subcats a{
	color:#000;
	font-family: 'Sansus Webissimo';
    font-weight: normal;
	font-style:normal;
	display:block;
}
.filtr_desc{
display:flex;
}

.grey_desc{
	background:#E6E6E6;
	padding: 20px;
	margin-bottom: 10px;
	width:100%;
	font-family: 'Sansus Webissimo';
    font-weight: normal;
    font-style: italic;
	color:#003468;
}
.g_block{
	display:flex;
	justify-content:space-between;
	width:35%;
}
.g_block>div{width:auto;}
.g_fil{
	cursor:pointer;
	border:none;
	outline:none;
	background:#fff;
	color:#999999;
	width: 82px;
	margin-left:20px;
}
.btn_compr{
	background: #E3332D;
    color: #fff!important;
    text-transform: uppercase;
    font-family: 'Sansus Webissimo';
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
	padding: 10px 20px;
	border-left: 2px solid #fff;
	display: flex;
    align-items: center;
}
.down_im{padding-left:7px;}
.woocommerce nav.woocommerce-pagination {margin-bottom: 15px;}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width: 80px;}

/*payment-method*/
/*.woocommerce-checkout #payment ul.payment_methods{display:none;}*/
/*.woocommerce-order p{display:none;}
.woocommerce-order-overview__payment-method{display:none;}
.woocommerce-order-details tfoot tr:nth-of-type(2){display:none;}*/

@media screen and (max-width: 1796px){
.g_block {width: 60%;}
}
@media screen and (max-width: 1600px){
.img_product { width: 81%;}
}

@media screen and (max-width: 1500px){
.img_product {width: 96%;}
}
@media screen and (max-width: 1420px){
.sku {font-size: 14px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 16px;}
.list_descr{font-size: 14px;}
.woocommerce ul.products li.product a {font-size: 16px;}
}
@media screen and (max-width: 1250px){
.titledescr {width: 60%;}
}

@media screen and (max-width: 1080px){
.grey_desc { font-size: 14px;}
.subcats a { font-size: 15px;} 
.woocommerce-Price-amount {font-size: 16px;}
}
@media screen and (max-width: 991px){
.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.img_product { align-self: center;    width: 50%;height: auto;}
.sku {width: auto;order: 2;font-size: 17px;}
.img_sku{ width: auto;}
.blue_desc{display:none;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 19px;text-align: center;}
.titledescr { width: 100%;}
.list_descr {font-size: 16px;}
.woocommerce-Price-amount {font-size: 19px;}
.titledescr>a {align-items: center;}
}
@media screen and (max-width: 945px){
.g_block { width: 70%;}
}
@media screen and (max-width: 840px){
.g_block {flex-direction: column;align-items: center;}
.g_block>div { padding-bottom: 15px;}
.grey_desc {padding: 10px 10px 0px;font-size: 16px;}
.filtr_desc { flex-direction: column;}
.btn_compr {justify-content: center;}
.woocommerce form .form-row textarea { height: 5em;}
.g_block{width:100%;}
}

@media screen and (max-width: 767px){
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    padding-right:0px;
    padding-left: 0px;
}
.woocommerce-cart h2 { font-size: 17px;}
.woocommerce-order-received h2 { font-size: 19px;}
}

@media screen and (max-width: 700px){
.f-row .search{width: auto;}
.cart_lk { width: auto;} 
}



@media screen and (max-width: 600px){
.list_descr { font-size: 14px;}
.img_product {width: 42%;}
.grey_desc {font-size: 15px;}
.subcats {padding: 30px 20px;}
}

@media screen and (max-width: 460px){
.woocommerce-checkout .woocommerce button.button.alt {font-size: 20px;}
.woocommerce a.button.alt {font-size: 20px;}
.woocommerce-cart .entry-content a {font-size: 14px;}
.woocommerce-order-received .entry-content a {font-size: 15px;}
.img_product {width: 45%;}
.more-info{margin-bottom: 18px;}
.addprod{width:100%;}
.woocommerce-Price-amount {font-size: 16px;}
.sku { font-size: 14px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 17px;}
}
@media screen and (max-width: 375px){
.woocommerce-checkout .woocommerce button.button.alt { font-size: 18px;}
.woocommerce a.button.alt {font-size: 18px;}
.img_product {width: 48%;}
.subcats a {font-size: 14px;}
}
@media screen and (max-width: 345px){
.grey_desc {font-size: 12px;}
.list_descr { font-size: 13px;line-height: 1.50;}
.woocommerce ul.products li.product a { font-size: 14px;}
.subcats a {font-size: 13px;}
}