@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,900');
* {
	margin: 0px;
	padding: 0px;
}

div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	background: #FFFFFF;
	position: relative;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	min-height: 550px;
}
p {
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
	clear: both;
}
h1, .zag1 {
	font-size: 25px;
	line-height: 30px;
	color: #010101;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	padding: 30px 0 30px 0;
	border-bottom: 4px solid #000000;
}
.top-sale {
	border-bottom: 4px solid #000000;
	
}
h2 {
	font-size: 25px;
	color: #010101;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 20px 0;

}
h3 {
	font-size: 45px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
}
a { 
	color: #000000;
}
a:hover { 
	color:#474747;
}
.astyle {
	background: rgba(132,0,2,1.00);
}


.clear {
	clear: both;
	line-height: 1px;
}
.c10 {width:100%;}
.c5 {width:50%;}
/*
.col {float:left;}
.c1 {width:10%;}
.c2 {width:20%;}
.c3 {width:30%;}
.c4 {width:40%;}

.c6 {width:60%;}
.c7 {width:70%;}
.c8 {width:80%;}
.c9 {width:90%;}
.c10 {width:100%;}

*/
.cat-descr {
	float: left;
	width: 100%;
	background-color: #f6f6f6;
	padding:20px 20px;
}
.post-date { display: none;}
.col.c10.content-page, .blog-list {
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	padding: 20px 2% 40px 2%;	
}
.slide-sep {
	width: 98%;
	float: left;
	margin: 0 1% 20px 1%;
	height: 8px;
	background: #f6f6f6 url(../images/bg.png) left top;
}
.slide-sep span {
	display: block;
	background-color:#fff119;
	height: 8px;
	width: 120px;
	float: right;
}
.slider-block {background: #f6f6f6 url(../images/bg.png) left top; overflow: hidden; }
.slider-block .slide {position: relative;}
.slider-block .slide .slide-content {float: left; width: 50%; padding: 40px 0 30px 5%}
.slider-block .slide .slide-content .slide-h1 {
    float: left;
    font-size: 26px;
    padding: 21px 24px;
    line-height: 30px;
    background:#ffe719;

}
.slider-block .slide .slide-content .slide-text {float: left; margin: 25px 0 25px 0; font-size: 16px; line-height: 20px;position: relative;
z-index: 4;}

a.slide-button { display: block; float: left; height:45px; line-height: 45px; padding: 0 30px; font-size: 14px; background-color: #474747; color:#fff119; text-decoration: none; margin-right: 20px;}

.slider-block .slide .slide-content a.slide-button:hover {background-color: #ffe719;color: #474747;}

.slider-block .slide img {display: block; float: right; max-width: 90%; height: auto; }
.slider-block .slide .img-content {	float: right; width: 50%;}

.slider-block .slide.sl-1 .img-content img {width: 50%;}
.slider-block .slide.sl-2 .img-content img {width: 90%;}
.slider-block .slide.sl-3 .img-content img {width: 80%;}
.slider-block .slide.sl-4 .img-content img {width: 100%;}
.one-product-info {
	padding: 10px 20px 10px 20px;
	background-color: rgba(255,255,255,1.00);
	font-size: 16px;
	font-style: italic;
	margin-bottom: 20px;
	float: left;
	
}
#calc-form {
	float: left;
	display: block;
	background: #000000;
	color:#000000;
	padding: 4px 8px;
}
#calc-form:hover {
	background:#FFFFFF;
	color:#000000;
}
#tinymce {
	background-color: #FFFFFF;
	padding: 20px;
}
ul.social.feed-social {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	border-top: 4px solid #000000;
	border-bottom: 4px solid #000000;
	padding: 20px 0 20px 0;
	margin: 20px auto;
}
ul.social.feed-social li:first-child{
	width: 100%;
	text-align: center;
}
ul.social.feed-social li {
	display: inline-block;
	float: none;
}
ul.social li {
	list-style:none;
	float: left;
	margin: 0px 2px 8px 2px;
}
ul.social li a {
	display:block;
	float:left;
	line-height: 1px;
}
ul.social li a:hover {
	opacity: 0.4;
	
}
ul.social li a img{
	
}
.blog-list {
	float: left;
	width: 100%;
}
.one-post { float: left;
	border-bottom: 1px solid #BCBCBC;
width: 100%;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.one-product .category-number  {
	width:300px;
	text-align: center;
	margin: 30px auto;
	float: none;
}
.category-number em {
	font-size:20px;
	color: #000000;
	margin-right: 6px;
	font-style: normal;
}
.content-page ul { 
			-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 2% 20px 5%;
}
.gl-menu-button {
	display: none;
}
.main-table {
	width: 100%;
	position: relative;


}
.main-table-gray {
	width: 12%;
	float: left;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 1%;
	padding-right: 1%;
	background-color:#f6f6f6;
}
.slide-block {
	
}
.main-table {
float: left;
	width: 100%;
	background-color: #f6f6f6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-table-gray a {
	color: #000000;

	text-decoration: none;
}
.main-table-content {
	float: left;
	background-color: #f6f6f6;
	width: 88%;
}
.main-table-content .col.c5 {
	width: 60%;
	margin: 0 auto;
	clear: both;
	float: none;

	
}
.main-table-content .col.c5 .half2 {
	width: 45%;
	margin: 40px 0 0 5%;
	float: left;
}
.main-table-content .col.c5 .half h2{
	float: left;
	text-align: left;
}
.main-table-content .col.c5 .half form {
	display: block;
	float: left;
	width: 100%;
}
.main-table-content .col.c5 .half .reset_payment_method, .main-table-content .col.c5 .half2 .checkout_button {
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	
}
.main-table-content .col.c5 .half {
	width: 50%;
	float: left;
}
.main-table-content .col.c5 .half2 .form input[type="text"] {
		width: 100%;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.main-slider img {
	width: 100%;
}
ul.menu {
	width: 100%;
	list-style: none;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.menu li.slected a {
	color: #FFFFFF;
}
ul.menu.lang li {
	display: block;
	padding: 0 5px;
	float: left;
}
ul.menu.lang li a {
	border-bottom: 1px solid #000000;
}
ul.menu.lang li.slected a {
	border-bottom: 0px none;
}
ul.menu.main-menu {
	padding-left: 10px;
}
.main-menu li {
	padding-bottom: 5px;
}
.main-table-gray a.selected {
	color:#000000;
	font-weight: bold;
}
.main-menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
.menu.catalog-menu {
	float:left;
	width: 100%;
}
.catalog-menu li {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	float: left;
}
.catalog-menu li a{
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px 10px;
	font-size: 14px;
	margin-bottom: 10px;
	background:#ffea00;
	text-transform: uppercase;
}
.catalog-menu ul {
	float: left;
	width: 100%;
	margin-top:0;
	padding:0px 0 0 10px;
	border-left: 2px solid #ffea00;
}


.text-over-block {
	float: left;
	width: 100%;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}
.catalog-menu ul li a {
	background: none;
	padding: 5px 2px;
	margin: 0px;
}
.catalog-menu ul li ul li {
	background: none;
	padding: 2px 2px;
	margin: 0px;
}
.catalog-menu ul li ul {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menu li a:hover {
	color:#BDBDBD;
}
.logo {
	display: block;
	width: 100%;
	margin: 0px 0 25px 0;
}
.mini-contacts {
	margin-top: 20px;
}
.mini-contacts p {
	margin-bottom: 10px;
	font-size: 20px;
}
.categorys {
}
.grid {
  background: #EEE;
  max-width: 3700px;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
  width: 19%;
	overflow: hidden;
	margin-right: 1%;
}

.grid-item {
  float: left;
}

.grid-item--width2 { width:  40%; }
.grid-item--width3 { width:  60%; }

.grid-item--height2 { height: 200px; }
.grid-item--height3 { height: 260px; }
.grid-item--height4 { height: 360px; }
.one-category {

	margin-bottom: 30px;

}
.one-category:hover {
	background-color: #ffea00 !important;	
}
.one-category:hover .category-iamge a {
	border: 10px solid #ffea00 !important;
}
.one-category .category-text a:hover {
	text-decoration: none !important;
	
}
.category-description {
	font-size: 16px;
	color: #464646;
}
.category-description p{
	height: 50px;
	overflow: hidden;
}
.read-more {
	display: block;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 20px;
	padding-bottom: 8px;
	border-bottom: 4px solid #ffea00;
	float: left;
}
.category-iamge {
	float: left;
}
.category-iamge a {
	display:block;
	float: left;
	border: 10px solid #eeeeee;
	width: 100%;
	height: 320px;
	line-height: 10px;
	background-color: #FFFFFF;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.category-iamge img {
	max-height: 300px;
	max-width: 100%;
}
.category-text {
	float: left;
	padding: 20px 5% 20px 5%;
}
h1, .zag1 h3 {

	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
}
.category-text h3 a {
	color: #000000;
}
.one-category .product-price {

}
.tiny_products {
	float: left;
	width: 100%;
	margin-bottom:40px;
}
.tiny_products .category-description {
	color:white;
}
.tiny_products .category-description ul {
	padding:10px 0 30px 5%;
}
.tiny_products .product-price {
	margin-left: 0px !important;
	background-color: #FFFFFF;
}
.tiny_products .price-sale {
	background-color: #000000;
	color: #393939
}
.tiny_products .one-category {
	background-color:#1f1f1f;
}
.tiny_products .category-text {
	margin: 40px 5% 40px 5%;
}
.tiny_products .read-more {
	color:#000000;
}
.categorys .one-category .category-iamge {
	float: left;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tiny_products .one-category .category-iamge a {
	background-color: #FFFFFF;
	padding: 20px 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.tiny_products .one-category  .category-number {
	border-top: 4px solid #FFFFFF;
	color: #FFFFFF;
}
.tiny_products .one-category .category-text h3 a {
	color:#000000;
}
.categorys .one-category {
	height: 540px;
	overflow: hidden;
}
.categorys .one-category:nth-child(2n) {
	background-color: #fafafa;
}
.categorys .one-category:nth-child(2n) .category-iamge {
	float: left;
}
.categorys .one-category:nth-child(2n) .category-iamge a {
	border: 10px solid #fafafa;
}
.categorys .one-category:nth-child(2n) .category-text {

}
.categorys .one-category h3 {
	
}
.categorys .one-category:nth-child(2n) h3 {
	overflow: hidden;
	min-height: 50px;

}
.categorys .one-category:nth-child(2n) .read-more {



}
.grid.categorys.menu-cats .grid-item.one-category{
	height: 380px;
	overflow: hidden;
	
}
.categorys .one-category:nth-child(2n) .category-number {
	float: right;
}
.grid.categorys.menu-cats {
	border-bottom: 10px rgba(53,53,53,1.00) #f6f6f6;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.grid.categorys.menu-cats .one-category {
	position: relative;
	padding-top: 20px;
	
}
.grid.categorys.menu-cats .one-category .category-text {
	width: 100%;
	text-align: center;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

.grid.categorys.menu-cats .one-category:nth-child(2n) {
	background-color: transparent;
}
.grid.categorys.menu-cats .one-category:nth-child(2n) .category-iamge a {
	background-color: transparent;
	border: 10px solid rgba(0,0,0,0.00);
	
}
.category-number {
	display: none;
	clear: both;
	float: left;
	border-top: 4px solid #a9946e;
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 36px;
	color: #000000;
}
.category-number span {
	color: #000000;
}
.contacts {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
}
.contact-name {
	font-size: 45px;
	font-weight: bold;
	color: #010101;
	text-align: left;
}
.col.c30 {
	float: left;
	width: 25%;
	padding: 20px 5% 20px 2%;
}
.col.c50 {
	float: left;
	width: 50%;
}
.col.c70 {
	float: left;
	width: 75%;
}
.footer {

	color: #464646;
	padding: 10px 2%;
	margin-top: 5px;
}
.slider-block {
	max-width: 1900px;
}
.content-text-second {
	padding: 20px 2%;
}
.one-product {
	width: 100%;
}
.one-product .image {
	float: left;
	width: 100%;
	padding: 4px;
}
.one-product .col.c3 {
	width: 36%;
	float: left;
	margin-right: 2%;
}
.one-product .col.c7 {
	width: 62%;
	padding-top: 20px;
	float: left;
	
	
}
.owl-carousel{
	padding: 0px 4px 4px 4px;
}
.owl-carousel .owl-item img {
	width: 100%;
	height: auto;
}
.one-product .image a {
	float: left;
	display: block;
	width: 100%;
}
.one-product .image a img {
	display: block;
	width: 100%;
}
.images-block {
	float: left;
	width: 100% !important;
}
.variant_name {
	font-family: 'Roboto Condensed', sans-serif;
	float:left;
	margin-right: 20px;
	line-height: 48px;
	text-transform: uppercase;
}
.images-block .c3 {
	width: 20%;
	float: left;
	padding: 0px;
}
.images-block .c7 {
	display:block;
	float: left;
	width: 70%;
	margin-top: 30px;
}
.one-product .c5 {
	float: left;
	width: 50%;
}
.image-prod {
	width: 100%;
	float: left;

}
.image-prod img {
	display: block;
	width: 100%;
}
.one-product-descr {
	float: left;
	width: 100%;
	clear: both;
	font-size: 24px;
	padding: 20px 0;
}

.variant {
	float:left;
	width: 100%;
	margin-bottom: 10px;
}
.variant  input {
	display:none;
}
.one-product-descr ul {
	padding:10px 2% 10px 5%;
}
.product-price {
	width: 280px;
	float:left;
	margin: 0 0 0 10px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	background: #ffea00;
	position: relative;
	scale:0.8;
}
.cena {
	text-transform: uppercase;
	font-size:15px;
	line-height: 16px;
}
.price-sale {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	width: 40%;
	margin: 0 10% 0 0;
	float:left;
	text-align: center;
	background-color: #1f1f1f;
	color:#FFFFFF;
	padding: 0px 5% 10px 5%;
	font-size: 30px;
}
.features {
	width: 60%;
	font-size: 20px;
	font-size: 16px;
}
.features li {
	display: block;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	background-color: #ECECEC;
	margin-bottom: 4px;
}
.features li label {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 40%;
	padding: 4px 10px;
	border-right: 4px solid #f6f6f6;
}
.features li span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 60%;
	padding: 4px 10px;
}
.features li.even {
	background-color: #FFFFFF;
}
#path {
	font-size: 14px;
	padding-top: 20px;
	text-align: center;
	color: #767676;
}
#path a {
	color: #000000;
}
.main-content-block {
	width: 100%;
	float: left;
}
video {
	width: 100%;
	height: auto;
}
.form.cart_form, .register_form, .login_form {
	float: left;
	width: 100%;
	padding: 20px 0 20px 0
}
.cart-block + .cart-block {
	padding: 0 6% 0 0;
}
.cart-block label,  .register_form label,  .login_form label {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 5px;
}
.cart-block input,  .cart-block textarea,  .register_form input,  .login_form input {
	clear: both;
	float: left;
	width: 100%;
	height: 40px;
	font-size: 24px;
	padding: 0 8px;
	background-color: #fff;
	border: 1px solid #838383;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cart-block textarea {
	height: 120px;
}
.cart-block .captcha,  .register_form .captcha,  .login_form .captcha {
	float: left;
	background-color: #D8D8D8;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 20px;
	padding-right: 20px;
	width: 30%;
}
.cart-block .captcha img,  .register_form .captcha img,  .login_form .captcha img {
	display: block;
	margin: 4px;
}
.cart-block #comment_captcha,  .register_form #comment_captcha,  .login_form #comment_captcha {
	margin-top: 23px;
	float: left;
	clear: none;
	height: 45px;
	font-size: 30px;
	text-align: center;
	outline: 3px solid #D8D8D8;
	width: 30%;
}
.cart-block .button,  .register_form .button,  .login_form .button,  .order-button, .button, input[type=submit] {
float: left;
	clear: both;
	height: 50px;
	border: 0 none;
	display: block;
	background-color: #3897da;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	padding: 0 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form {
	clear:both;
	float:left;
	width: 100%;
}
.form label {
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.form input[type="text"] {
	width: 400px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}
.overlay {display:none;}
.cart-block .button:hover,  .register_form .button:hover,  .login_form .button:hover,  .order-button:hover {
	background-color: #2575ae;
	color: #FFFFFF;
}
#purchases, .deliver {
	float: left;
	clear: both;
	width: 100%;
	padding: 0px;
}
.deliver h2 {text-align: left;}
#deliveries {
	list-style: none;
	float: left;
	width: 100%;
	clear: both;
}
#deliveries li {
	list-style: none;
	loat: left;
	width: 100%;
	clear: both;
	
}
#deliveries li .checkbox {
	float: left;
	padding-top: 10px;
	margin-right: 20px;
	
}
#deliveries li .description {
	margin-left: 20px;
	width: 90%;
	float: left;
	
}
#deliveries li .description label {text-decoration: underline;}
#purchases .pic-name-block .image {
	text-align: center;
	float: left;
	width: 100px !important;
	margin: 0px 50px;
}
#purchases .pic-name-block .image img {
	max-width: 100px;
	margin: 20px 0 20px 0;
	width: 100%;
	height: auto;
}
#purchases .pic-name-block .name {
	float: left;
	padding: 20px 0 20px 5%;
	width: 50% !important;
	font-size: 18px;
	line-height: 22px;
}
#purchases .pic-name-block .remove {
	position: absolute;
	right: 10px;
	top:10px;
	font-size: 24px
}
#purchases .pic-name-block .price {
	float: right;
	width: 45%;
	background-color: #ffd83b;
	font-weight: bold;
	padding: 5px 10px;
	margin: 15px 5% 15px 0;
	text-align: right;
}
.pur-block1 {
	width: 100%;
}
.remove a {
	display: block;
	background-color: #C70003;
	text-decoration: none;
	padding: 4px 6px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	width: 10px;
	margin: 0px auto 5px auto;
	-webkit-border-radius: 10px;
	text-transform: uppercase;
	line-height: 10px;
	-moz-border-radius: 40px;
	border-radius: 40px
}
.cart-price-block {
	float: right;
	margin-right: 6%;
	font-size: 19px;
	text-align: right;
	padding: 10px 4% 10px 4%;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #FFFFFF
}
.pur-block {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.cart-price-block .amount {
	float: left;
	margin-right: 10px
}
.cart-price-block .price {
	float: left
}
.pic-name-block {
	position: relative;
	background-color: #FFFFFF;
	padding: 6px 0 6px 0;
	margin-top: 20px;
	float: left;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px
}
.price-itog {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	padding: 0 20px;
	position: relative;
	background-color: #ffd83b;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
	color: #000000
}
.price-itog span {
	font-size: 30px;
	font-weight: normal;
	color: #373737;
	text-transform: uppercase
}
#cart_input_data {
	padding: 10px;
	background: rgba(236, 236, 236, 0.48);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}
.cart-price-discount {
	float: left;
	width: 100%;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.cart-price-discount-block .coupon_code {
	height: 40px;
	float: left;
	font-size: 24px;
	padding: 0 8px;
	width: 100%;
	margin-right: 5%;
	background-color: #FFFFFF;
	border: 1px solid #838383;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.cart-price-discount-block {
	float: left;
	width: 225px;
	margin-top: 20px
}
.cart-price-discount-block .button {
	font-family: 'PT Sans Narrow', sans-serif;
	text-decoration: underline;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: none;
	cursor: pointer;
	font-weight: bold;
	color: #3897da;
	text-transform: uppercase;
	font-size: 24px;
	border: 0 none
}
.cart-price-discount .message_error {
	font-size: 16px;
	color: #d5314c
}
.coup-discont {
	font-size: 24px;
	font-weight: bold
}
.cart-price-discount .button {
	height: 40px;
	margin: 20px 0 0 20px;
	line-height: 39px;
	font-size: 16px;
	clear: none
}
.cuop {
	clear: both;
	float: left;
	width: 100%;
	padding: 6px 0 6px 0;
	font-size: 16px
}
#purchases .pic-name-block .price.long-price {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: normal
}
.pr-1 {
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	padding: 0 20px;
	position: relative;
	background-color: #ffd83b;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
	padding: 10px 20px;
	color: #000000
}
.price-delivery, .price-non-delivery {
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: right;
	margin-bottom: 6px;
	padding: 20px 3%
}
.order_info {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 16px;
	
}
tr td {
	padding: 5px;
}
tr.mn td {

	background-color: rgba(232,232,232,0.50)
}
.copy_2W {
	opacity: 0 !important;
	display: none !important;
}
#features {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
}
.features-row {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.feature_name {
	float: left;
	line-height: 27px;
	text-transform: uppercase;
	margin-right:10px;
}
.feature_values {height: 26px; padding-left: 10px;}
.feature_opt {
	float: left;
}
.pagination {float: left; width: 100%; background: #FFFFFF; padding: 0px 0 0 20px; margin: 0px 0 20px 0;}
.pagination a{ display: block; padding:0 5px; line-height: 22px; height: 22px; font-size: 14px; float: left; margin-right: 10px;}
.pagination a.selected { background: #474747; text-decoration: none; color: #E7E7E7;}
.one-product-descr p{

}
@media (max-width: 16500px) {
h1, .zag1 {
	font-size: 25px;
	line-height: 30px;
}
h3 {
    font-size: 20px;
	}
}
@media (max-width: 1300px) {
h1, .zag1 {
	font-size: 20px;
	line-height: 22px;
}
	.main-table-gray {
		width: 20%;
	}
	.main-table-content {
		width: 80%;
	}
.one-product-descr {

    font-size: 18px;
    padding: 20px 5%;
}
.main-table-content .col.c5 .half2, .main-table-content .col.c5 .half {
		width: 100%;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	}
.main-table-content .col.c5 {
	width: 100%;
	margin: 0 auto;
	clear: both;
	float: left;

	
}	
.grid-sizer, .grid-item {
width: 49%;
	}
}
@media (max-width: 1100px) {
h1, .zag1 {
	font-size: 28px;
	line-height: 30px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}

.logo {
	width: 95%;
	}
.one-product-descr {
	font-size: 16px;
}
.one-product .c5 {
	width: 100%;
	clear: both;
}
.category-iamge {
	width: 100%;
	padding: 4px;
	margin: 0px;
	clear: both;
}
.category-text {
	width: 100%;
	clear: both;
	padding: 10px 5%;
	margin: 0px;
}
.category-text h3 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}
.categorys .one-category:nth-child(2n) .category-text {
	text-align: right;
}
.categorys .one-category:nth-child(2n) h3 {
	text-align: right;
}
.contacts .c30 {
	width: 100%;
	clear: both;
}
.col.c70 {
	width: 100%;
	clear: both;
}
.product-price {

}
.footer {
	font-size: 12px;
}
.features {
	width: 80%;
	margin: 0 auto;
	font-size: 20px;
}
}
@media (max-width: 980px) {
	ul.menu li {
		padding-bottom:0px;
	}
	ul.menu li a{
		font-size: 14px;
		font-weight: normal;
	}	
#features {
	float: left;
	width: 100%;

}
.features-row {
	float: left;
	width: 100%;
}
.feature_name {
	float: left;
	width: 25%;
	margin-right: 5%;
}
.feature_values {
	width: 100%;
	}
.feature_opt {
	float: left;
	width: 60%;
}	
}
@media (max-width: 600px) {
	.main-table-content .col.c5 .half, .main-table-content .col.c5 .half2 {
		clear: both;
		float: left;
		width: 90%;
		padding: 0 5%;
		margin: 0px;
	}

.main-table-content .col.c5 .half2 .checkout_button {
		font-size: 15px;
	}	
.main-table-content .col.c5 .half {
 	font-size: 14px;
}	
	.cart-block {
		width:100% !important;
		float: left !important;
	}
.cart-block .button,  .register_form .button,  .login_form .button,  .order-button, .button {
	font-family: 'PT Sans Narrow', sans-serif;
	position: relative;
	width: auto;
	height: auto;
	border: 0 none;
	display: block;
	background-color: #3897da;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 20px;
	line-height: 44px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	padding: 0 20px;
	float: left;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
	.price-itog {
		padding: 10px 5px;
		text-align: center;
		font-size:18px;
	}
	.price-itog span {
		font-size:14px;
		
	}
#purchases .pic-name-block .price {
	font-size: 14px;
	width: 40%;
		
	}	
#purchases .pic-name-block .name {
	font-size: 15px;
	line-height: 17px;
	}
	#deliveries li .description {
		width: 80%;
		font-size: 14px;
	}
	.cart-block label, .register_form label, .login_form label {
		font-size:14px;
	}
	.images-block .c3, .images-block .c7{
		width: 100%;
		clear: both;
		
	}
	.grid-sizer, .grid-item {
		width: 100%;
	}
	.variant_name {
		font-size: 18px;
		line-height: normal;
		text-align: center;
		
	}
.product-price {
    width: 48%;
    float: left;
    margin: 0 1% 0 2%;
    padding: 0px 0 10px 0;
    font-size: 26px;
}
.product-price {
		width: 100%;
		clear: both;
	padding: 0px;
	margin: 10px 0 0 0px;
	line-height: 50px;
		
	}
.price-sale {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    width: 47%;
    margin: 0 2% 0 0;
    padding: 0px 5% 10px 5%;
    font-size: 26px;
}
	ul.menu li {
		padding-bottom:5px;
	}
	ul.menu li a{
		font-size: 18px;
	}	
	
	h1, .zag1, .contact-name {
		
		font-size:16px;
		text-align: center;
		line-height: 16px;
		padding: 12px 0 12px 30px;
	}	
	#path {
		font-size:11px;
		padding: 15px 19% 0 19%;
	}
.contacts {
	font-size: 14px;
	text-align: center;		
	}
.content-text-second {
	font-size: 14px;
	text-align: center;		
	}
.main-table-gray {
	padding-top: 0px;
	}
.logo {
    margin: 10px 0 20px 0;
}
.col.c10.content-page, .blog-list {
	padding: 20px 4% 40px 4%;
		font-size:14px;
	}
.categorys .one-category:nth-child(2n) h3 {
	text-align: left;
}
.categorys .one-category:nth-child(2n) .category-text {
	text-align: left;
	float: left;
}
.categorys .one-category:nth-child(2n) .read-more {
	padding-right: 0px;
	padding-left: 0px;
	background: url(img/arrow-left.png) left center no-repeat;
	float: left;
}
.categorys .one-category:nth-child(2n) .category-number {
	float: left;
}
.category-number {

}

.features {
	font-size: 14px;
}
.logo {
	width: 80%;
	}
.slide-block  {
	font-size: 14px;
	}
.main-table-gray {
	width: 0%;
}
.main-table-content {
	width: 100%;
}
.content-page img {
		display:block;
		float: left;
		max-width: 100% !important;
		height: auto !important;
	}
.mgg {
	background-color:rgba(235,235,235,1.00);
	padding: 60px 5% 20px;
	position: absolute;
	left: 0px;
	right: 25%;
	top: 0px;
	bottom: 0px;
	z-index: 2;
	display: none;
}
.mgg.active {
	display: block;
}
.gl-menu-button {
	z-index: 4;
	position: absolute;
	left:11px;
	top:25px;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #1f1f1f;
	transform: scale(2);
}
.gl-menu-button .lines {
	float: left;
	margin: 5px;
}
.gl-menu-button .lines .line-1, .gl-menu-button .lines .line-2, .gl-menu-button .lines .line-3 {
	width: 13px;
	height: 2px;
	margin-bottom: 3px;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	background-color:rgba(255,255,255,1.00);
}
.gl-menu-button.active .lines .line-1 {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transform-origin: right bottom;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}
.gl-menu-button.active .lines .line-2 {
	background-color:#000000;
}
.gl-menu-button .lines .line-3 {
	margin-bottom: 0px;
}
.gl-menu-button.active .lines .line-3 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform-origin: right top;
	-webkit-transform-origin: right top;
	transform-origin: right top;
}
.gl-menu-button:hover {
	color: #FFFFFF;

}
}
@media (max-width: 400px) {
.one-product .col.c3 {
	width: 100%;
	clear: both;
	margin-right: 0px;
}
.one-product .col.c7 {
	width: 100%;
	padding-top: 0px;
	clear: both;
	
	
}
}