/*=============================
Reset styles
==============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, 
ul {
	list-style: circle;
}
li{
	color:#FAFAFA;
	margin-left:40px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	background:url(../images/bkg.png) #dfe7dd top left repeat;
	cursor:default;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	height:auto;
	line-height:20px;
	width:100%;
}
aside, nav, footer, header {
	display: block; 
}
p {
	color:#FAFAFA;
	line-height:20px; 
	margin:10px auto;
	text-align: justify;
}
h1,h2,h3{
	color:#FFF;
	font-family: Arial, sans-serif;
}
.catalog li {
    width: 49% !important;
}
h1{
	clear:both;
	font-size:26px;
	line-height:24px;
	margin:10px auto;
	text-align: center;
}
h2{
	font-size:24px;
	line-height:22px;
	text-align: center;
}
h3{
	font-size:20px;
	line-height:18px;
	text-align: center;
}
a {
	color:#FFF;
	cursor:pointer;
	text-decoration:underline;
}
a:hover{
	border-bottom:none;
	text-decoration:none;
}	
img{
	border:none;
	margin:0px;
}
hr{
	margin:15px;
}
#content .paginate li{
    display:inline-block;
    margin:5px;
}
blockquote, q {
	background:#513400;
	border-top:3px solid #C79539;
	quotes: none;
	font-style: italic;
	margin:20px 40px;
	padding:20px 40px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold;
}
.hiddenblock {display:none}
/*=============================
Icons styles
==============================*/

/* Жирный курсив */
@font-face {
	font-family: 'Crimson Text';
	font-style: italic;
	font-weight: bold;
	src: url('/fonts/CrimsonText-BoldItalic.ttf') format('ttf'),
	
}
 
.text-4 {
	font-family: 'Crimson Text';
	font-weight: bold;
	font-style: italic;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
	   url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), 
	   url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), 
	   url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Avenir-BlackOblique'; 
	src: url(/fonts/Avenir-BlackOblique.ttf); 
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  color:#FFF;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-home:before {
	content: "\f015";
}
.fa-sitemap:before {
	content: "\f0e8";
}
.fa-envelope:before{
	content:"\f0e0";
}
.fa-home:before,
.fa-sitemap:before,
.fa-envelope:before{
	color:#53C444;
	font-size:20px;
	margin-left:15px;
}
.fa-mobile-phone:before{
	content:"\f10b";
	color:#00AEF2;
}
/*=============================
Header styles
==============================*/
header{
 /*   background-color: #188b30;*/
	background:url(../images/shapka32.png) top center no-repeat;
/*	border:2px solid #88d47e;*/
	border-radius:14px;
	-moz-border-radius:14px;
	-ms-border-radius:14px;
	-o-border-radius:14px;
	-webkit-border-radius:14px 14px 0 0;
	font-size:10px;
	height:200px;
	margin:10px auto 0;
	width:1194px;
	background-size:cover;
}

.left-column .cat_h2 {
    color: #fff;
    margin: 0 0 5px;
    background: #d2691e;
    text-shadow: 0 1px 1px #555;
    width: 190px;
    padding: 10px 10px 10px;
    border-radius: 5px 5px 0 0;
}

.right-column .cat_h2 {
    color: #fff;
    margin: 0 0 5px;
    background: #d2691e;
    text-shadow: 0 1px 1px #555;
    width: 190px;
    padding: 10px 10px 10px;
    border-radius: 5px 5px 0 0;
}

.left-column .news-block .news_h2 {
   color: #fff;
    margin: 0 0 0 -10px;
    background: #8bd681;
    text-shadow: 0 1px 1px #555;
    width: 190px;
    padding: 10px 10px 10px;
    border-radius: 5px 5px 0 0;
}

.telephone{
	font-family: Cricket, Helvetica, sans-serif;
	font-size:20px;
	height:100px;
	margin-left:1px;
	margin-top:15px !important;
	width:205px;
}

.mailto{
	font-family: Cricket, Helvetica, sans-serif;
	font-size:16px;
	height:40px;
	margin-left:1px;
	margin-top:20px !important;
	width:165px;
}

.logotype{
/*	background: rgba(71, 132, 61,0.6);
	border-radius: 8px;*/
	float:left;
	font-family: 'Crimson Text';
	font-weight: bold;
	font-style: italic;
	font-size:24px;
	height:100px;
	margin-left:1px;
	margin-top:10px;
	width:195px;
	
}

.telephone{
	float:right;
}
.telephone span{
    font-size: 22px;
    margin-top: 0;
   /* background: rgba(71, 132, 61,0.6);
    border-radius: 8px;*/
    padding: 10px;
    margin: 0 !important;
}
.logotype a,
.telephone span{
	color:#FFF;
	display:block;
	line-height:25px;
	margin-left:10px;
	margin-top:17px;
    font-family: 'Breeze Bold', arial;
/*    text-shadow: 4px 4px 4px #000;*/
    text-decoration:none;
}
/*=============================
Main navigation styles
==============================*/
#main-navigation{
	height:45px;
	margin:0 auto;
	width:1194px;
}
#main-navigation .menu{
	height:45px;
	margin:0px auto;
	width:1194px;

}


@media (min-width: 992px){
#main-navigation .menu {
    display: block !important;
    position: static;
}
}

#main-navigation .menu>li{
	background:#d2691e;
/*	border:2px solid #88d47e;
	border-top:none;
	border-radius:0 0 10px 10px;*/
	-moz-border-radius:0 0 10px 10px;
	-ms-border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
/*	-webkit-border-radius:0 0 10px 10px;*/
	float:left;
	font-family: Arial, sans-serif;
	font-size:14px;
	height:50px;
	list-style:none;
	margin-left:0;
}
#main-navigation .menu>li>a{
	color:#FFF;
	display:block;
	letter-spacing:1px;
	line-height:50px;					
	padding:0 58.5px;
	text-align:center;
	text-decoration:none;
	    border-right: 1px solid rgba(255,255,255,0.15);
    color: #fff;
}
#main-navigation .menu>li>a:hover,
#main-navigation .menu>li.active>a{
	background:#286836;
/*	border-radius:0 0 10px 10px;*/
	-moz-border-radius:0 0 10px 10px;
	-ms-border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
/*	-webkit-border-radius:0 0 10px 10px;*/
	text-decoration:none;
}
#main-navigation .menu>li.active,
#main-navigation .menu>li:hover{
	display:block;
}
/*=============================
Styles of content part
==============================*/
.main-content{
    background-color: #188b30;
    display: block;
    width: 1194px;
    overflow: hidden;
    height: auto;
    min-height: 320px;
    
    padding: 3px 23px 0 23px;
    margin: 10px auto 5px auto;
    box-shadow: 0 0 3px #555;
}
#content{
    float: left;
    margin: 0px 25px 10px 40px;
    width: 710px;
    border: 2px solid #88d47e;
    border-radius: 14px;
	
}
#content h1+ul, #content h2+ul, #content h3+ul,
#content ul+h1, #content ul+h2, #content ul+h3,
#content h1+ol, #content h2+ol,#content h3+ol,
#content ol+h1, #content ol+h2, #content ol+h3{
	margin-top:10px;
}
#content p+h2,
#content p+h3,
#content p+h4{
	margin-top:-10px;
}
#content li{
	line-height:20px;
}
#content table{
	border-spacing:0;
	margin:20px auto;
	width:630px;
}
#content table thead{
	font-size:16px;
}	
#content table td{
	border:1px solid #CCC;
	color:#FFF;
	padding:5px 25px;
}

#shopCart table td {
	padding:3px;
}
#content h1+table{
	margin-top:0;
}		
#content .justifyleft{
	float:left;
	margin:10px 25px;
}
#content .justifyright{
	float:right;
	margin:10px 25px;
}
#content .sitemap{
	margin:20px 50px;
} 
#content .sitemap li{
	margin:10px auto;
}    
#content form{
	width:550px;
}
#content fieldset{
	background:#f0f0f0;
	border:1px solid #FF6600;
	margin:10px 0;
}
#content .form-text{
	color:#cb0300;
	font-size:18px;
	margin-bottom:5px;
}
#content input,
#content .error{
	border:1px solid #969696;
	height:26px;
	margin-top:5px;
	padding-left:5px;
	width:315px;
}  
#content .error {
    border: none;
    height: 26px;
    margin-top: 5px;
    padding-left: 5px;
    width: 315px !important;
    display: block;
}
#content textarea{
	border:1px solid #969696;
	height:120px;
	margin-top:5px;
	max-height:200px;
	max-width:610px;
	width:315px;
}  
#content input[type="submit"]{
	background:#013801;
	border:none;
	color:#FFF;
	font-size:16px;
	height:30px;
	width:110px;
}
article form p{
	margin:15px 0;
}
#content img{
	border:1px solid #88d47e;
	border-radius:14px;
	-moz-border-radius:14px;
	-ms-border-radius:14px;
	-o-border-radius:14px;
	-webkit-border-radius:14px;
	 /*   display: block;
    margin: auto;*/
}
/*=============================
Styles of left column
==============================*/		
.left-column{
	float:left;
	padding-bottom:20px;
	width:200px;
}
.left-column p{
	color:#FFF;
	text-align:left;
}
.left-column img{
	margin:0 0 40px 0;
	width:190px;
}
.second-menu{
	background:#8bd681;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-ms-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	height:auto;
	padding:0 10px;
	position:relative;
	width:190px;
	margin-top: -15px;
}
.second-menu li{
	margin:10px;
	list-style:none;
}
.second-menu li a{
	color:#3e8b33;
	font-family: Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.second-menu ul li a:hover,
.second-menu ul li a.active,
.second-menu li.active>a,
.second-menu li a:hover,
.second-menu ul li a,
.second-menu ul li a:hover,
.second-menu ul li.active a{
	color:#FFF;
	text-decoration:none;
}
.second-menu li.active ul,
.second-menu li:hover ul{
	display:block;
}
.second-menu ul{
	background:#4e8f46;
	display: none;
	margin-left:-10px;
	margin-top:10px;
	padding:5px 0;
	width:190px;
}		
.second-menu ul li{
	font-size:12px;
	font-weight:normal;
	margin:5px 15px 5px 15px;
	padding-left:15px;
}
.news-block{
	margin-top: 15px;
	padding:0 10px;
	position:relative;
	width:190px;
	background:#d2691e;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-ms-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
}			
.news{
	margin-bottom: 15px;
}	
.news-block h2{
	margin-bottom: 10px;
}	
.news span{
	color:#ccc;
	font-size:14px;
}
.news hr{
	background:#8bd681;
	border:none;
	height:2px;
	margin:3px auto 3px -10px;
	width:190px;
}
.news-block .all-news-link {
    float: right;
    color: #fff;
    margin: -20px -10px -10px -10px;
    background: #8bd681;
    text-shadow: 0 1px 1px #555;
    width: 190px;
    padding: 10px 10px 10px 10px;
    border-radius: 0 0 5px 5px;
}

.news img{
	margin:10px auto 0;
}
.news a{
	/*color:#83241E;*/
}
.news a:hover{
	/*color:#7d2122;*/
	text-decoration:none;
}
.news-block-content .img-news-content{
	float: right;
}
.news-content{
	margin:15px auto 30px;
}
.news-content span{
	color:#ccc;
	font-style:italic;
}
.news-content hr{
	margin: 0;
}
.paginate{
	color: #fff;
}
/*=============================
Catalog
=============================*/
.catalog {
	padding-left:0;
}
.catalog li {
	display:inline-block;
	width:50%;
	margin-left:0;
	text-align:center;
	padding-bottom: 10px;
	border-radius: 10px;
	transition: all 0.40s ease-out;
}
.catalog li:hover {
	box-shadow: 0 0 10px #000;
}
.catalog li span {
	font-weight:bold;
}
.catalog li a {
	text-decoration:none;
}
.catalog-item-pic {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.product-text h1 {
	clear: none;
}
#stuffHelper {
	width:150px;
	overflow:hidden;
	position:absolute;
	background: #8bd681;
	padding: 3px;
	border: 1px solid green;
	box-shadow: 0 0 10px #000;
	text-align: center;
	border-radius: 10px;
}
#stuffHelper b {
	font-weight:bold;
}
#stuffHelper #stuffCount {margin: 5px 0;}
#stuffHelper #stuffCount label {
	padding-left:5px;
}
#shopCart.small{
	background:url(../images/bg-gren.png);
	width: 180px;
	height: 50px;
	padding: 8px 6px;
	margin-top: 10px;
	overflow:hidden;
	font-size: 12px;
	margin-left:-2px;
	border-radius: 10px;
}
#shopCart img {
	float:left;
	margin:3px 10px 0;
}
#shopCart .amount {padding-left:10px;text-align:right;}

.telephone.top-element {
	margin-top: 0;
}
#shopOrderForm fieldset {
	border:none;
	background: none;
}
#shopOrderForm fieldset label {
	width: 200px;
	display: inline-block;
	padding-right: 20px;
	text-align: right;
}
#shopOrderForm fieldset .button {
	width: 100%;
	border-radius:10px;
}
#content .error {
	width:100%;
}
#content.wide-column {width: 720px;margin-right:0;}
#item-info {color:#fff;}
#item-info .price-param {font-weight:bold;font-style:italic;}
#item-info img {margin: 0 10px 10px 0;}
#item-info .shk-but {padding: 5px 10px;border:none;background:#8bd681;color:#439236;font-style:italic;border-radius:10px;cursor:pointer;margin-top: 10px;}
.cart-order img {margin:0;float:none !important; max-width:100px;}
.cart-order .shk-count {width:50px !important;}
#shopCart table {width:100%;}
#shopCart table td {vertical-align:middle;text-align:center;}
#shopCart .shk-del {width:15px;height:15px;background:#8bd681;color:#3f8b33;display:inline-block;font-weight:bold;position:relative;margin-top:5px;}
#shopCart .shk-del span {display:block;position:absolute;top:-3px;left: 4px;}
#content.wide-column form {width: 720px;}
#content.wide-column table td {border:none;}
#shopCart .table-color {border: 2px solid #8bd681; border-radius:15px; background:#4d8f47;margin-top:10px;margin-bottom:10px;height:28px;padding-top:3px;}
#content .table-color table {margin:0 auto;}
#shopCart .table-color .total-sum {display:inline-block;padding-top:2px;color:#fff;margin-right:20px;float:right;}
#shopCart .table-color .total-items {padding-left: 60px;padding-right:60px;}
#content.wide-column #butEmptyCart {float:left;background:#509046;color:#fff;}
#content.wide-column #butOrder {float:right;}
#content.wide-column .shk-but {text-decoration:none;padding: 5px 10px;border:2px solid #8bd681;background:#8bd681;color:#439236;font-style:italic;border-radius:10px;cursor:pointer;margin-top: 10px;}
#content.wide-column .error {border:none;height:auto;margin:0;}
div.invisible-block {display:none;}
div.visible {display:block;}
.shop-cart.small {color:#fff;}
#content.wide-column  .left.shk-but {margin:10px;display:block;float:left;background:#509046;color:#fff;}
#shopOrderForm {color:#fff;font-style:italic;}
#shopOrderForm .normal-input input{width:auto;}
#shopOrderForm .normal-input.two-column .radio-block {float:left;width:70%;}
#shopOrderForm .normal-input.two-column label  {float:left;width:28%;padding-right:2%;}
#shopOrderForm .normal-input.two-column {float:left;width:50%;}
#shopOrderForm .normal-input.two-column .radio-block input {height:auto;width:auto;}
#shopOrderForm .textfield {border:2px solid #8cd681;background:#4d8f47;border-radius:15px; padding-left:10px;padding-right:10px;}
/*=============================
Styles of right column
==============================*/		
.right-column{
	float:right;
	width:210px;
}
.right-column p{
	color:#FFF;
	margin:0;
	text-align:left;
}
.right-column a{
	font-style:italic;
}
.right-column img{
	margin:0 0 10px;
}
/*=============================
Footer styles
==============================*/				
footer{
	/*background:url(../images/green-bkg.png) top left repeat;*/
	clear:both;
	height:130px;
	margin:0 auto;
	padding:10px 0 20px 0;
	width:1270px;
}	
footer a{
	color:#000;
}
footer p{
	color:#FFF;
	font-size:14px;
	line-height:16px;
}
footer p{
	margin:0;
}
.bottom-part{
	background:url(../images/footer-bkg1.png) top center no-repeat;
	height:210px;
	margin:-80px auto 0;
	width:1194px;
}
.footer-contacts{
	float:left;
	font-family: Cricket, Helvetica, sans-serif;
	margin-top:80px;
	width:420px;
}
.footer-contacts span{
	font-size:20px;
	display:block;
}
.footer-contacts p{
	clear:both;
	font-size:16px;
	line-height:24px;
	margin-bottom:0;
	text-align:center;
}
.icons-navigation{
	float:left;
	margin-top:180px;
	margin-right:20px;
	width:250px;
}
@-moz-document url-prefix(){ 
  .icons-navigation{
     margin-top:145px;
  }
}
@-moz-document url-prefix(){ 
  .footer-contacts{
     margin-top:55px;
  }
}
.metrika,
.smartline{
	float:right;
	height:40px;
	margin-right:20px;
	width:200px;
}
.metrika{
	margin-top:130px;
/*	width:85px;*/
}
@-moz-document url-prefix(){ 
  .metrika{
     margin-top:95px;
  }
}
.smartline p{
	color:#FFF;
	margin-top:15px;
	text-align:right;
}
.clear {clear:both;}
.agreement-check input{
    width: auto !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: top;
}
.agreement-check label{
    display: inline-block !important;
    vertical-align: top;
    padding-top: 2px;
}
#msCart form{
    width:auto !important;
}
.shk-del-bt{
    background: #8bd681;
    color: #3f8b33;
    display: inline-block;
    font-weight: bold;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;
    cursor:pointer;
    padding:5px;
    padding-left:10px;
    padding:10px;
}
.span6{
     width:50%;
     float:left;
}
.form-group{
    padding-top: 10px;
    padding-bottom: 10px;
}
#payments input{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}
#deliveries input{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}
.breadcrumbs {
        display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 1194px;
    text-decoration: none;
}
.breadcrumbs > span > a {
    margin: 0 3px;
    text-decoration: none;
}
.divider {
    color:#fff;
}
/**********************************ADAPTIV VERSION*************************/
.right-column .wrap-item-right{
    display:block;
    overflow:hidden;
    height:auto;
    list-style:none;
    padding:0;
    margin:0;
}
.right-column .wrap-item-right .item-right{
    display:block;
    overflow:hidden;
    height:auto;
    padding-top:7px;
    padding-bottom:7px;
    margin:0;
}
.right-column .wrap-item-right .item-right p{
    color: #FFF;
    margin: 0;
    text-align: center;
    line-height: 16px;
}
@media (min-width: 768px) and (max-width: 979px){
    
	.adaptiv header{
	    width:768px;
	}
	.adaptiv #main-navigation{
	    width:768px;
        border: 2px solid #88d47e;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        -webkit-border-radius: 10px;
	}
	.adaptiv #main-navigation .menu{
	    width:768px;
	    display:none;
	}
	.adaptiv .breadcrumbs{
	    width:768px;
	}
	.adaptiv .main-content{
	    width:768px;
	    padding:0;
	}
	.adaptiv #content {
        float: none;
        margin: 0px;
        width: 500px;
        display: inline-block;
        overflow: hidden;
        height: auto;
    }
	.adaptiv .left-column{
	    display:none;
	}
	.adaptiv footer{
	    width:768px;
	}
	.adaptiv .bottom-part{
       width:768px;
    }
   .adaptiv footer {
        background: url(../images/green-bkg.png) top left repeat;
        clear: both;
        height: auto;
        margin: 0 auto;
        padding: 10px 0 20px 0;
        width: 768px;
    }
    .adaptiv .metrika, .smartline {
        float: none;
        height: auto;
        margin-right: 0;
        display: block;
        width: 100%;
    }
    .adaptiv .metrika {
        margin-top: 0;
        width: 100%;
    }
   .adaptiv .smartline p {
        color: #FFF;
        margin-top: 15px;
        text-align: center;
        margin-bottom: 15px;
    }
    .adaptiv .bottom-part {
        background: url(../images/footer-bkg.png) top center no-repeat;
        height: 210px;
        margin: 0 auto;
        width: 768px;
    }
    .adaptiv .icons-navigation {
        float: none;
        margin-top: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .adaptiv .footer-content{
        text-align: center;
    }
    .adaptiv .metrika, .smartline {
        float: right;
        height: 40px;
        margin-right: 0;
        width: 100%;
    }
    .adaptiv #content.wide-column {
        width: 100%;
        margin-right: 0;
    }

}
@media(min-width:767px){
     #shopCart.small {
        background: url(../images/bg-gren.png);
        width: 180px;
        height: auto;
        padding: 8px 6px;
        margin-top: 10px;
        overflow: hidden;
        font-size: 12px;
        margin-left: -2px;
        border-radius: 10px;
        float: right;
    }   
}
@media (max-width: 767px){
    .telephone{
    position:relative;
}
.telephone span{
    background:transparent;
    padding-top: 0;
}
.adaptiv #msMiniCart {
    font-size: .8em;
    width: 80px !important;
    box-sizing: border-box;
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 0;
    /* margin-top: -35px; */
}
    .adaptiv #msOrder .span6{
        width: 100% !important;
        float:none;
        display:block;
        overflow:hidden;
        height:auto;
    }
    #content div[itemprop=description]{
        overflow:scroll;
    }
    .adaptiv #msOrder input,.adaptiv #msOrder .error,.adaptiv #msOrder textarea{
        width:100%;
        box-sizing:border-box;
    }
    .adaptiv #msOrder  .checkbox.radio-block input{
        width:auto !important;
    }
    .adaptiv header{
	    width: 100%; 
    	max-width: 480px;
        box-sizing: border-box;
	}
	.adaptiv #main-navigation{
        width: 100%;
        max-width: 480px;
        box-sizing: border-box;
        border: 2px solid #88d47e;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -webkit-border-radius: 0px;
	}
	.adaptiv #main-navigation .menu{
	    width:768px;
	    display:none;
	}
	.adaptiv .breadcrumbs{
	   	width: 100%; 
    	max-width: 480px;
        box-sizing: border-box;
        padding-left: 8px;
	}
	.adaptiv .main-content{
        width: 100%;
        max-width: 480px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        box-sizing: border-box;
	}
	.adaptiv footer{
	   	width: 100%; 
    	max-width: 480px;
    	padding-left: 15px;
    	padding-right: 15px;
    	box-sizing: border-box;
	}
    .adaptiv .bottom-part{
        width: 100%; 
    	max-width: 480px;
    	padding-left: 0;
    	padding-right: 0;
    }
    .adaptiv .right-column {
        float: none;
        padding: 20px 0;
        width: 100%;
        box-sizing: border-box;
        display: block;
        overflow: hidden;
        padding-bottom: 20px;
    padding-top: 20px;
    }
   .adaptiv .left-column {
        float: none;
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        display: block;
        overflow: hidden;
        height: auto;
    }
    .adaptiv .left-column .second-menu{
        display:none;
    }
    .adaptiv .left-column .news-block{
        margin-top: 0;
        padding: 0 10px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background: #43743a !important;
    }
    .adaptiv #content {
        display: block;
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
   .adaptiv footer {
        background: url(../images/green-bkg.png) top left repeat;
        clear: both;
        height: auto;
        margin: 0 auto;
        padding: 10px 0 20px 0;
        max-width: 480px;
        overflow: hidden;
        height: auto;
    }
    .adaptiv .metrika, .smartline {
        float: none;
        height: auto;
        margin-right: 0;
        display: block;
        width: 100%;
    }
    .adaptiv .metrika {
        margin-top: 0;
        width: 100%;
    }
   .adaptiv .smartline p {
        color: #FFF;
        margin-top: 15px;
        text-align: center;
        margin-bottom: 15px;
    }
    .adaptiv .bottom-part {
        background: url(../images/footer-bkg.png) top center no-repeat;
        height: auto;
        margin: 0 auto;
        max-width: 480px;
        overflow: hidden;
    }
    .adaptiv .icons-navigation {
        float: none;
        margin-top: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .adaptiv .footer-content{
        text-align: center;
    }
    .adaptiv .metrika, .smartline {
        float: right;
        height: 40px;
        margin-right: 0;
        width: 100%;
    }
    .adaptiv .logotype, .telephone {
        font-family: Cricket, Helvetica, sans-serif;
        font-size: 20px;
        height: auto;
        margin-left: 0;
        margin-top: -170px;
        text-align: center;
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
        display: block;
        background: none !important;
    }
    
    .adaptiv .telephone {
   
    margin-left: 10px;
  /*  width: 45%;*/
    /* overflow: hidden; */
  
    /* padding-left: 199px; */
    padding: 45px 0 0 0;
}
    
   .adaptiv .mailto
   {
   
    margin-left: 25%;
    margin-top: -10px !important;
  
}
    
   .adaptiv .left-column .cat_h2 {
   
    display: none;
}
    
    
   .adaptiv .left-column .news-block .news_h2 {
   
    width: 100%;
    background: #67bf67 !important;
   
}

.adaptiv .news-block .all-news-link {
   
    margin: -20px -10px 15px -10px;
    width: 100%;
    background: #67bf67 !important;
}

.adaptiv .right-column .cat_h2 {
   
    width: 100%;
    margin: 0 0 -20px;
}

.adaptiv .right-column .cat_h2 {
   
    width: 97.3%;
    padding: 10px 0px 10px 10px;
   
}

   .adaptiv .logotype a, .telephone span {
            color: #FFF;
            display: block;
            line-height: 25px;
            margin-left: 0;
            margin-top: 5px;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
    }
    .adaptiv #shopCart.small {
        background: url(../images/bg-gren.png);
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 5px;
        margin-top: 5px;
        overflow: hidden;
        font-size: 12px;
        margin-left: 0;
        border-radius: 8px;
        /* display: block !important; */
    }
    .adaptiv #msMiniCart {
        font-size: .8em;
        width: 230px;
        box-sizing: border-box;
        display: inline-block;
        text-align: right;
    }
    .adaptiv header {
        background: url(../images/shapka32.jpg) top center no-repeat;
        border: none;
        border-radius: 14px;
        -moz-border-radius: 14px;
        -ms-border-radius: 14px;
        -o-border-radius: 14px;
        -webkit-border-radius: 0;
        font-size: 10px;
        height: 170px;
        margin: 0 auto;
    }

}
@media(max-width:480px){
    .adaptiv .main-content {
        padding-left: 15px;
        padding-right: 15px;
    }
   .adaptiv .catalog li {
        width: 100% !important;
        vertical-align: top;
        box-sizing: border-box;
    }
    .adaptiv #content img {
        border: 1px solid #88d47e;
        border-radius: 14px;
        -moz-border-radius: 14px;
        -ms-border-radius: 14px;
        -o-border-radius: 14px;
        -webkit-border-radius: 14px;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        display: block;
        margin: 0 !important;
    }
   .adaptiv .product .gallery{
        display: block;
        text-align: center;
        overflow: hidden;
        height: auto;
        width: 100%;
        box-sizing: border-box;
        float: none;
    }
     .adaptiv .product .gallery .catalog-item-pic{
            display: inline-block;
            text-align: center;
            margin: 0 auto;
            float: none;
     }
     .product-text{
        display: block;
        overflow: hidden;
        height: auto;
        box-sizing: border-box;
        width: 100%;
     }
}
.btn-s{
     display:none;
 }
@media(max-width:979px){
.btn-s {
    position: relative;
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding-left: 15px;
}
.btn-s i {
    font-size: 16px;
}
.btn-s i:before {
   color: #88d47e;
}
.btn-s i.fa-times {
    display: none;
}  
}
.parent-item .mobile-submenu{
    position: fixed !important;
    top: 0;
    right: 100%;
    height: calc(100% + 30px);
    transition: all ease-out .3s;
    background: url(/templates/images/bg-all.png) center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8912b', endColorstr='#f66603', GradientType=0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: scroll;
}
.parent-item .mobile-submenu.active{
    right:0;
} 
@media(min-width:979px){
    .main-menu{
        display:none;
    }
}
@media (max-width: 979px){
.main-menu .main-menu-block .toggle-btn {
    z-index: 15;
    display: block;
    top: 10px;
    left: 265px;
    color: #fff;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    padding: 14px 25px 0;
    border-radius: 50px;
    cursor: pointer;
    font-size: 20px;
}
.main-menu .main-menu-block {
        position: fixed;
        margin-right: 0;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow-y: auto; 
        z-index: 100;
        display: none;
        transition: all ease-out .3s;
        background: url(/templates/images/bg-all.png) center;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }
    .main-menu .main-menu-block.active {
    display: block;
}
    .main-menu .main-menu-block .main-menu-content {
       /* position: relative;*/
        top: 0;
        width: 100%;
        height: 100%;
        right: 100%;
    }
    .main-menu .main-menu-block ul {
    width: 100%;
    height: 100%;
    z-index: 10;
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    text-align: left;
    border-top: 1px solid #fff;
    list-style: none;
    overflow: scroll;
}
.main-menu .main-menu-block ul li {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    border-bottom: 1px solid #fff;
    margin: 0;
}
.main-menu .main-menu-block ul li .element-category i:before{
    color:#fff;
}
.main-menu .main-menu-block ul li.active a, .main-menu .main-menu-block ul li:hover a {
        color: #fff;
}
.main-menu .main-menu-block ul li a {
    padding: 15px 25px;
    color: #fff;
    display: inline-block;
    /* border-bottom: 1px solid #fff; */
    /* width: auto; */
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
}
.main-menu .main-menu-block ul li .mobile-submenu>li>a{
    font-weight:normal;
}
.main-menu .main-menu-block ul li .mobile-submenu>li.active>a{
    font-weight:700;
}
.main-menu .main-menu-block ul li .element-category{
    display: inline-block;
    padding: 15px;
    padding-left: 25px;
    padding-right: 25px;
    float: right;
}
.toggle-btn i:before{
    color:#fff;
}
.main-menu .main-menu-block ul li .menu-back{
    display: inline-block;
    padding: 15px;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    /* border-bottom: 1px solid #fff; */
    /* width: auto; */
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
}
.main-menu .main-menu-block ul li .menu-back i:before{
    color:#fff;
}
.main-menu .main-menu-block ul li.active, .main-menu .main-menu-block ul li:hover {
    background-color: #79e55c;
}
}
.bottom-part {
    display: flex;
}
.footer-content {
    width: 27%;
    height: 102px;
    margin-top: 90px;
    text-align: right;
}
.metrika, .smartline {
    margin-top: 130px;
}
@media (max-width:979px) {
    .bottom-part {
        display: flex;
        flex-direction: column;
    }
    .adaptiv .footer-content,.metrika, .smartline {
        width: 100%;
        margin-top: 5px;
    }
    .adaptiv .metrika, .smartline {
        margin: 0 auto;
    display: block;
    float: none;
    width: 30%;
    }
}
.authorization-block{
    font-size: 14px;
    display: block;
    color:#fff;
}
.authorization-block a{
    color: #FFF;
    line-height: 25px;
    text-decoration: none;
    font-size: 14px;
}

#office-auth-form{
    display:block;
    overflow: hidden;
    height: auto;
    box-sizing: border-box;
}
#office-auth-form .office-auth-login-wrapper,#office-auth-form .office-auth-register-wrapper{
    width: 100%;
    display: block;
    box-sizing: border-box;
}
#office-auth-form .office-auth-login-wrapper form,#office-auth-form .office-auth-register-wrapper form{
    display: block;
    overflow: hidden;
    height: auto;
    width: 100%;
    box-sizing: border-box;
}
.office-auth-register-wrapper form .help-block{
    color: #fff;
    font-size:14px;
}
#office-auth-form  h4{
    font-weight: bold;
}

#office-auth-form .office-auth-login-wrapper{
    color:#fff;
}
#office-auth-form input{
    border: 2px solid #8cd681;
    background: #4d8f47;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    outline:none;
}
#office-auth-form input::focus{
    outline:none;
}
#office-auth-form .shk-del-bt{
   padding-left:30px;
   padding-right:30px;
}
#office-auth-form .office-auth-register-wrapper{
    background:transparent;
    border:none;
    color:#fff;
}
#office-profile-form{
    color:#fff;
    box-sizing:border-box;
}
#office-profile-form, #office-profile-form div{
    box-sizing:border-box;
}
#office-profile-form input{
    border: 2px solid #8cd681;
    background: #4d8f47;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    outline:none;
}
#office-profile-form{
    width:100% !important;
}
.t-center{
    text-align:center;
}
.story #content{
    width:100%;
    margin-left: 0;
}
.story  #content table {
    border-spacing: 0;
    margin: inherit;
    width: inherit;
}
.story #content table td {
    border: inherit;
    color: inherit;
    padding: inherit;
}
#office-minishop2-grid{
    display:block;
    box-sizing:border-box;
    margin-top:30px;
}
#office-minishop2-grid .x-panel{
    box-sizing:border-box;
}
@media (max-width: 480px){
 .adaptiv.story #content img {
    border:inherit;
    border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    -webkit-border-radius: inherit;
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    display: inherit;
    margin: inherit !important;
} 
#office-minishop2-grid{
    width:767px;
}
.story  #content {
    overflow:auto;
}
}
#office-minishop2-grid .x-panel.main-wrapper{
    padding:inherit !important;
}
.story #content input, .story #content .error {
    border: inherit;
    height: inherit;
    margin-top: inherit;
    padding-left: inherit;
    width: inherit;
}
.x-grid3 table a{
    color: #000 !important;
}