body[data-theme=colorstroymaster] {
	font: 16px Arial, Helvetica, sans-serif;
	color:#000000;
}




body[data-theme=colorstroymaster] .content-box p{
margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
}

body[data-theme=colorstroymaster] .product {
    background-color: #fff;
}
body[data-theme=colorstroymaster] .category .category-item {
    background-color: #fff;
}
body[data-theme=colorstroymaster] .product-small{
	    background-color: #fff;
}
body[data-theme=colorstroymaster] .tabs li.active a:before{
	background: var(--color-bg);
}
.contacts-map .map iframe{
	width:100%;
}

body[data-theme=colorstroymaster] landzs.zs-advantagesv2 .zs-advantages_item:after{
background-color: var(--color-primary);
color: var(--color-secondary);
font-size: 32px;
}
body[data-theme=colorstroymaster]  landzs.zs-galleryv1 .zs-galleryin .zs-galleryin_item{
	width:240px;
}
body[data-theme=colorstroymaster]  .radiobox label, body[data-theme=colorstroymaster] .jq-selectbox__select, body[data-theme=colorstroymaster] .view-switch a{
	background-color:#fff;
}
body[data-theme=colorstroymaster] .view-switch a.active{
	    background: var(--color-primary);
    border-color: var(--color-primary);
}
body[data-theme=colorstroymaster] .product .instock{
	margin: 10px 0 0 0;
	    text-align: center;
		font-size: 12px
}
body[data-theme=colorstroymaster] .catalog.type2 .product .instock{
		    text-align: left;
			margin: 5px 0 0 0;
}
body[data-theme=colorstroymaster] .catalog.type3 .product .product-top{
	flex-wrap: nowrap;
}
    
body[data-theme=colorstroymaster] .catalog.type3 .product .instock{
		    text-align: left;
			margin: 5px 0 0 0;
}
body[data-theme=colorstroymaster] .avail th{
	    background: #e1e0e0;
}

body[data-theme=colorstroymaster] .tag_new {
    background: #70AD47;
}
body[data-theme=colorstroymaster] .tag_action {
    background: #FF6600;
}
body[data-theme=colorstroymaster] .tag_sale {
    background: #FF6600;
}
body[data-theme=colorstroymaster] .tag_low {
    background: #FFCC00;
}
body[data-theme=colorstroymaster] .tag_hit {
    background: #FFFF00;
}
body[data-theme=colorstroymaster] .tag_exc {
    background: #8EA9DB;
}
body[data-theme=colorstroymaster]  .tag{
	color:#000000;
}

body[data-theme=colorstroymaster] .content-box h1, body[data-theme=colorstroymaster] .content-box h2{
	line-height: 56px;
    padding: 0 18px;
    color: #FFF;
    font-size: 36px;
    background: #2e590f;
	margin: 0 0 20px 0;
    font-family: "Roboto Condensed", sans-serif;
	font-weight:bold;
}
body[data-theme=colorstroymaster] .category-item__title{
	font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
	text-align: center;
	margin-left: -10px;
    margin-right: -10px;
}
body[data-theme=colorstroymaster] .product h5 span.priceStrike {
	color: #565656;
	text-decoration:none;
	margin-bottom: 7px;
	    font-size: 12px;
}
body[data-theme=colorstroymaster] .number-plus, body[data-theme=colorstroymaster] .number-minus{
	font-weight:600;
	background:#EFEFEF;
	cursor:pointer;
}
body[data-theme=colorstroymaster] .characteristics-list{
	    max-width: 600px;
}

body[data-theme=colorstroymaster] .content-box .preferences {
  margin-top: 12px;
  margin-bottom: 15px;
  margin:10px 0 15px 0;
  padding: 40px 0 3px 0;
  counter-reset: myCounter;
  background: #fff;
}

body[data-theme=colorstroymaster] .content-box .preferences li {
  position: relative;
  line-height: 1.3em; 
  color: #000;
  font-family: "Arial";
  font-size: 14px;
  font-weight: 400;
  padding-left: 135px;
  margin-bottom: 37px;
  list-style:none;
}
body[data-theme=colorstroymaster] .content-box .preferences li:before {
  left: 46px;
  top: -7px;
  position: absolute;
  width: 50px;
  height: 50px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #AFD05E;
  font-family: "Arial";
  font-size: 36px;
  font-weight: 700;
  background: #2e590f;
}
body[data-theme=colorstroymaster] .content-box .contactsMain {
    text-align: center;
    background: #afd05e;
    padding: 14px;
	margin: 0 0 20px 0;
}
body[data-theme=colorstroymaster] .content-box .contactsMain h2 {
    color: #FFF;
    font-size: 30px;
    padding: 11px 0 20px;
	background:none;
}
body[data-theme=colorstroymaster] .content-box .contactsMain .imgs {
    margin-top: 40px;
    overflow: hidden;
}
body[data-theme=colorstroymaster] .content-box .contactsMain .imgs img:first-child {
    margin-left: 0;
}
body[data-theme=colorstroymaster] .content-box .contactsMain .imgs img {
    margin-left: 10px;
    display: block;
    float: left;
    border: 15px solid #fff;
	box-sizing: content-box;
}

body[data-theme=colorstroymaster] section.mainNews a.news span.date{
	color:#000000;
	font-size:14px;
}
body[data-theme=colorstroymaster] section.mainNews a.news span.name{
	    font-weight: bold;
		color: #2e590f;
		font-size:14px;
}
body[data-theme=colorstroymaster] section.mainNews a.news span.description{
	color:#000000;
}
 
body[data-theme=colorstroymaster] .cart-row{
	background-color:#ffffff;
}



body[data-theme=colorstroymaster] section.sidemenu {
    background-color: #3b7014;
}

body[data-theme=colorstroymaster] .left-bar section.sidemenu ul li a, body[data-theme=colorstroymaster]  .left-bar section.sidemenu a.link {
    color: #fff;
	text-decoration: none;
    display: block;
    cursor: pointer;
    padding: 10px 0 12px 21px;
	font-size: 14px;
	margin: 0 0 0 0;
}
body[data-theme=colorstroymaster] .left-bar  section.sidemenu ul li a:hover, .left-bar a.link:hover, body[data-theme=colorstroymaster]  .left-bar  section.sidemenu ul li a.active-page {
    background: #fff;
    color: #2e590f;
}
body[data-theme=colorstroymaster] .left-bar section.sidemenu h3{
	font: bold 38px "Roboto Condensed", sans-serif;
	color: #fff;
	margin-bottom: 25px;
    padding: 15px 10px 0 32px;
}
body[data-theme=colorstroymaster] .left-bar section.sidemenu ul li:first-child {
    border-top: 0;
}
body[data-theme=colorstroymaster] .left-bar section.sidemenu ul li {
    border-top: 1px solid #305c10;
}

body[data-theme=colorstroymaster] .product h4{
	font-size: 12px;
	color:#000000;
}
body[data-theme=colorstroymaster] .left-bar div.search-form  input[type="text"]{
	 font: normal 24px/31px "Roboto Condensed", sans-serif;
	 height: 31px;
 
}
body[data-theme=colorstroymaster] .left-bar div.search-form .search-submit{
	width: 63px;
    height: 51px;
	background-color:var(--color-primary);
}

body[data-theme=colorstroymaster] .left-bar div.search-form .search-submit svg {
    fill: #ffffff;
	width:28px;
	height:28px;
	top: calc(50% - 15px);
    right: calc(50% - 15px);
}
body[data-theme=colorstroymaster]  .menu li a{
	font-weight: bold;
	font-size: 18px;
}
body[data-theme=colorstroymaster]  .menu li ul li a{
font-size: 14px;
font-weight:normal;
line-height:1.2;
}
@media all and (max-width: 720px) {
	body[data-theme=colorstroymaster] .content-box h1, body[data-theme=colorstroymaster] .content-box h2{
	font-size: 24px;
    line-height: 26px;
    text-align: center;	
	}
	body[data-theme=colorstroymaster] .category .col-4{
		width: calc((100% - 0px) / 3);
	}
	body[data-theme=colorstroymaster] .category .category-item .category-item__title{
		font-size: 15px;
		line-height:1.2;
	}
	body[data-theme=colorstroymaster] .fromOld {
    display: none;
}
	
}
body[data-theme=colorstroymaster] header{
    display:none;
}
@media all and (max-width: 1020px) {
 body[data-theme=colorstroymaster] #header-w {
     display:none;
     
 }
body[data-theme=colorstroymaster] header{

}

body[data-theme=colorstroymaster] header.cl {
    border-bottom: solid 5px #2e590f;
	    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
body[data-theme=colorstroymaster] header.cl #logo {
    margin-right: 10px;
    padding-top: 28px;
    text-align: center;
}
body[data-theme=colorstroymaster] header.cl #logo > a > span.logoPlace {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto 10px;
    height: 46px;
}
body[data-theme=colorstroymaster] header.cl #logo .forMobile {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
	color: #2e590f;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel {
    display: flex;
    padding-top: 28px;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    width: 50px;
    text-align: center;
    line-height: 12px;
    margin: 0 2px;
    font-family: 'Roboto';
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a .icon {
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    width: 46px;
    height: 46px;
    margin: 0 auto 10px;
    border-radius: 50%;
	background: #2e590f;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a .icon:before {
    content: '';
    display: block;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a .i-user:before {
    width: 20px;
    height: 22px;
	background: url(../images/icon_user.svg);
		background-size: contain;
	background-repeat: no-repeat;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a .i-basket:before {
    width: 21px;
    height: 20px;
	background: url(../images/icon_basket.svg);
		background-size: contain;
	background-repeat: no-repeat;
}
body[data-theme=colorstroymaster] header.cl .mobile-panel a .total {
    background: #6f0202;
    color: #fff;
	    display: block;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    position: absolute;
    top: -12px;
    right: 4px;
}
body[data-theme=colorstroymaster] header.cl .mobile-search {
    height: 42px;
    position: relative;
    margin-top: 20px;
    width: 100%;
	display: block;
}
body[data-theme=colorstroymaster] header.cl fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
body[data-theme=colorstroymaster] header.cl .mobile-search .text {
    border: 0;
    font: normal 14px/14px "Roboto Condensed", sans-serif;
    height: 42px;
    width: 100%;
    padding-left: 16px;
    display: flex;
    -ms-align-items: center;
    box-sizing: border-box;
    align-items: center;
    float: left;
    margin: 0;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	color: #4e4c4c;
}
body[data-theme=colorstroymaster] header.cl .mobile-search .button {
    position: absolute;
    border: 0;
    padding: 0;
    width: 50px;
    height: 42px;
    right: 0;
    top: 0;
    float: right;
    cursor: pointer;
    margin: 0;
	color: #fff;
    background: #2e590f;
}
body[data-theme=colorstroymaster] header.cl .mobile-search .button input {
    background: url(../images/icon_search.svg) 50% 50% no-repeat;
	width: 50px;
    height: 42px;
    border: 0;
	-webkit-appearance: button;
    cursor: pointer;
	background-size: 30px Auto;
}

body[data-theme=colorstroymaster] header.cl .mobile-menu {
    display: flex;
    width: 100%;
    margin: 18px 0 0;
    padding: 0;
	background: #afd05e;
	    flex-direction: row;
}
body[data-theme=colorstroymaster] header.cl .mobile-menu li {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    text-align: center;
}
body[data-theme=colorstroymaster] header.cl .mobile-menu li a {
    color: #2e590f;
	font-family: 'Roboto Condensed';
    display: flex;
    -ms-align-items: center;
    height: 45px;
    width: 100%;
    border-radius: 3px 3px 0 0;
    align-items: center;
    font-size: 14px;
	line-height:1.2;
    text-decoration: none;
    flex-wrap: wrap;
    justify-content: center;
}
}
body[data-theme=colorstroymaster] .avail-product:nth-child(even) {
    background: #ffffff;
}
body[data-theme=colorstroymaster] newsmain{
display:none;
}
@media all and (max-width: 1020px) {
	body[data-theme=colorstroymaster] .cart-row{
		padding:20px;
	}
}
@media all and (max-width: 720px) {
	body[data-theme=colorstroymaster] .cart-row .cart-remove{
		right:20px;
	}
	body[data-theme=colorstroymaster] newsmain{
	display:block;
	}
	body[data-theme=colorstroymaster] .avail-product:nth-child(odd) {
    background: #ffffff;
}
body[data-theme=colorstroymaster] .avail-product:nth-child(even) {
    background: none;
}
}
body[data-theme=colorstroymaster] .policy_footer_link{
	    font-size: 14px;
    line-height: 16px;
    text-decoration: underline;
    padding: 20px 0 0 0;
}
body[data-theme=colorstroymaster] .policy_footer_link:hover{
	    text-decoration: none;
}


