	* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ebebeb;
	background-image: url(../images/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #575652;
	position: relative;
}

h1 {
	font-size: 1.923em;
	font-weight: normal;
	color: #6a6659;
	margin: 0 0 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.4em;
	font-weight: bold; 
	margin: 20px 0;
}
h3 {
	font-size: 1.538em;
	font-weight: normal;
	color: #6a6659;
	margin: 0 0 20px;
	text-transform: uppercase;
}
a {
	color: #007387;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	margin-left: 10px;
}
img {
	max-width: 100%;
}
.wrapper {
	width: 1170px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 30px;
}


div.header {
	background-color: #f06601;
	background-image: url(../images/bg_header.png);
	background-position: left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 118px;
	position: relative;
}	
div.header div.custom_logo {
	float: left;
	width: 550px;
	margin-top: 12px;
	margin-left: 10px;
}
div.mod-languages {
	float: left;
	width: 40px;
	margin-top: 20px;
	margin-right: 15px;
}
div.mod-languages ul li {
	width: 30px;
	height: 30px;
	border: 2px solid #fc8614;
	background-color: #fc8614;
	position: relative;
	border-radius: 15px;
	text-align: center;
	margin-bottom: 7px;
}
div.mod-languages ul li.lang-active {
	background-color: #f06601
}
div.mod-languages ul li a {
	font-size: 0.769em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
}
div.mod-languages ul li.lang-active a {
	color: #ffea82;
	border-bottom: 1px dashed #ffea82;
}
div.custom_phones {
	float: left;
	width: 255px;
	height: 85px;
	border-left: 1px solid #f6760b;
	background-image: url(../images/header_phone.png);
	background-position: 8px bottom;
	background-repeat: no-repeat;
	padding-left: 88px; 
	padding-top: 10px;
}
div.custom_phones p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	color: #fff;
}
div.custom_phones a {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #ffea82;
	border-bottom: 1px dashed #ffea82;
	text-decoration: none;
	text-transform: uppercase;
	
}
div.custom_express {
	float: right;
	width: 176px;
	height: 83px;
	background-color: #fc8614;
	background-image: url(../images/header_cart.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-left: 88px; 
	padding-top: 35px;
}
div.custom_express p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	color: #fff;
	text-transform: uppercase;
}
div.custom_express a {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	color: #ffea82;
	border-bottom: 1px dashed #ffea82;
	text-decoration: none;
	text-transform: uppercase;
	
}


div.topmenu {
	background-color: #f8710e;
	height: 60px;
	border-top: 1px solid #fc8614;	
	position: relative;
}
.mmenutable {
	width: 880px;
	float: left;	
}
.mmenutable td {
	vertical-align: middle;
	line-height: 60px;
}
.mmenutable td > a {
	display: block;
	vertical-align: middle;
   border-right: 1px solid #fc8614;
	height: 60px;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.mmenutable td:hover > a, .mmenutable td.active > a {
	background-color: #d85c01;
} 

/*Второй уровень*/
.submenudiv {
	position: absolute;
	top: 60px;
	left: 0;
	width: 230px;
	display: none;
	z-index: 100;
	padding: 0;
	padding-bottom: 7px;
	background-color: #d85c01;
}

.subitemelement {
	height: 30px;
}
.subitemelement a, span.separator {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}
.subitemelement > div.submenudiv {
	left: 175px !important;
	display: none;
}


div.content {
	clear: both;
	padding: 30px 0;
    float: left;
    width: 100%;
    position: relative;
}
div.left {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-right: 15px;
}
div.center {
	float: left;
	width: 585px;
}
div.right {
	float: left;
	width: 268px;
	margin-left: 7px;
    /*margin-top: -15px;*/
}
div.right.empty_with_cart {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 0;
}

p.catalog_title {
	font-size: 1.923em;
	font-weight: normal;
	color: #6a6659;
	margin: 0 0 30px 10px;
	text-transform: uppercase;
}
div.left ul.menu > li {
	padding-left: 0 !important;
	background-image: none !important;
}
div.left ul.menu > li > a {
	display: none;
}
div.left ul.menu li {
	background-image: url(../images/catalog_marker.png);
	background-position: left ;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0;
    line-height: 25px;
}
div.left ul.menu > li > a {
	color: #007387;
	padding-right: 12px;
}
div.left ul.menu > li > a:hover, div.left ul.menu > li > ul > li.active > a {
	color: #353535;
	text-decoration: none;
}

div.left ul.menu > li > ul > li.parent {
    position: relative;
}
div.left ul.menu > li > ul > li.parent::before {
    background: rgba(0, 0, 0, 0) url(../images/catalog_sub.png) no-repeat scroll 50% center;
    border: 1px solid #a7a7a7;
    border-radius: 50%;
    content: "";
    height: 15px;
    margin: -10px 0 0;
    position: absolute;
    right: 24px;
    top: 50%;
    width: 15px;
}

div.left ul.menu > li > ul > li {
    position: relative;
}
div.left ul.menu > li > ul > li.parent {
    border: 1px solid #ffffff;
}
div.left ul.menu > li > ul > li.parent:hover {
    border: 1px solid #59893A;
    border-right: 0;
}
div.left ul.menu > li > ul > li.parent:hover::before {
    background-image: none;
    border: 0;
}
div.left ul.menu > li > ul > li.parent > ul {
    display: none;
    width: 600px;
    margin-left: 0;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #59893A;
    position: absolute;
    right: -615px;
    top: -1px;
    z-index: 2;
    -webkit-border-radius: 0 15px 15px 15px;
    -moz-border-radius: 0 15px 15px 15px;
    border-radius: 0 15px 15px 15px;
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
    box-shadow: 2px 2px 4px rgba(0,0,0,.35);
}
div.left ul.menu > li > ul > li.parent:hover > ul {
    display: block;
}
div.left ul.menu > li > ul > li > ul::after {
    content: ' ';
    width: 3px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    left: -2px;
    top: 0;
    z-index: 3;
}
div.left ul.menu > li > ul > li > ul > li {
    float: left;
    width: 25%;
    height: 36px;
    margin-bottom: 7px;
    padding-left: 0;
    background-image: none;
    line-height: 18px;
}
div.left ul.menu > li > ul > li > ul > li > a {
    display: block;
}


div.breadcrumbs {
	margin-bottom: 30px;
    width: 580px;
}

div.main_image {
	margin-bottom: 10px;
}

div.component p {
	margin: 17px 0;
}

div.component h3 {
	font-size: 1.231em;
	font-weight: normal;
	color: #6a6659;
	margin: 0 0 20px;
	text-transform: uppercase;
}

/*============ КАТАЛОГ ТОВАРОВ ===========*/
div.cat_item_img {
    float: left;
    width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
}
li.normal_catalog_item_main div.cat_item_img {
    float: none;
    position: relative;
	overflow: hidden;
    width: 200px;
    height: 244px;
    margin: 0 auto;
}
div.cat_item_img a {
    text-decoration: none;
}
div.cat_item_img > a {
	display: block;
	width: 200px;
	height: 244px;
    margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain; 
	position: relative;
}
div.cat_item_img a span.ico_new {
	background-image: url(../images/ico_new.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 60px;
	height: 62px;
	position: absolute;
	left: 0;
	top: 0;
}

li.normal_catalog_item_main div.cat_item_descr {
    margin-left: 215px;
    width: 365px;
}
li.normal_catalog_item_main div.cat_item_descr {
    margin-left: auto;
    width: auto;
}
div.item_shortdescr {
	margin-bottom: 15px;
}
div.component div.item_shortdescr p {
	margin: 0;
}

ul.catalog_list {
	margin-left: 0;
	/*margin-right: 30px;*/
}
ul.catalog_list.main_catalog_page {
    float: left;
}
ul.catalog_list li {
	margin-bottom: 40px;
}
ul.catalog_list li.normal_catalog_item_main {
    float: left;
    width: 31%;
    padding: 10px 9px 20px;
    margin-bottom: 0;
    vertical-align: top;
    border-top: 1px solid #cccccc;
    /*border-right: 1px solid #cccccc;
    margin-right: 1em;*/
}

ul.catalog_list li.normal_catalog_item_main:nth-child(3n) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    /*margin-right: 0;*/
}
ul.catalog_list li.normal_catalog_item_main.topli {
    border-top: 0;
}
.catalog_row {
    border-top: 1px solid #cccccc;
}
.catalog_row:first-of-type {
    border-top: 0;
}



/* правки по 5-6 пункту*/

    li.normal_catalog_item div.cat_item_img {
        float: none;
        position: relative;
        overflow: hidden;
        width: 200px;
        height: 244px;
        margin: 0 auto;
    }
    li.normal_catalog_item div.cat_item_descr {
        margin-left: auto;
    }
    ul.catalog_list li.normal_catalog_item {
        /*float: left;*/
        /*display: table-cell;*/
        display: inline-block;
        width: 250px;
        padding: 10px 9px 20px;
        margin-bottom: 0;
        vertical-align: top;
        border-bottom: 1px solid #cccccc;
        margin-right: 0;
    }
    ul.catalog_list li.normal_catalog_item.emptyitem {
        width: 0;
        padding: 0;
    }

    /*ul.catalog_list li.normal_catalog_item:nth-child(2n) {
        border-left: 0;
        border-right: 1px solid #cccccc;
        margin-right: 0;
    }
    ul.catalog_list li.normal_catalog_item:nth-child(3n) {
        border-left: 1px solid #cccccc;
        border-right: 0;
        margin-right: 0;
    }*/
    ul.catalog_list li.normal_catalog_item:nth-child(3n) {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        margin-right: 0;
    }
    /*ul.catalog_list li.normal_catalog_item:nth-child(3) {
        border-left: 1px solid #cccccc;
        border-right: 0;
    }
    ul.catalog_list li.normal_catalog_item:nth-child(2) {
        border-left: 0;
        border-right: 0;
    }*/
    ul.catalog_list li.normal_catalog_item.topli {
        border-top: 0;
    }




/* правки по 5-6 пункту*/




p.item_title {
    font-size: 1.538em;
}
p.item_title a {
	color: #007387;
}
p.item_title a:hover {
	text-decoration: none;
}
div.item_price {
	font-size: 1.154em;
	color: #4a4a4a;
	margin: 7px 0;
	white-space: nowrap;
}
div.item_price b {
	font-size: 0.867em;
	font-weight: 700;
	color: #303030;
}
div.item_price span {
	font-size: 1.333em;
	font-weight: 700;
	color: #f06601;
	margin-right: 5px; 
	margin-left: 8px;
}

div.item_count {
	margin: 15px 0;
	/*height: 30px;*/
}
div.item_count input, .cart_item_count {
	width: 20px;
	height: 23px;
	padding: 0 5px;
	border: 1px solid #bababa;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #575652;
	margin-right: 5px;
}
a.orange_btn {
	color: #fff;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0;
	margin-left: 5px;
	background-color: #f06601;
}

div.item_sostav {
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 0.923em;
    min-height: 75px;
}
div.item_sostav p.subtitle {
	text-transform: uppercase;
	font-weight: 700;
}
div.item_sostav ul {
	margin-left: 0;
}
div.item_sostav ul li {
	background-image: url(../images/sostav_marker.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}
div.component p.item_change {
	color: #8c8c8c;
	font-size: 0.846em;
	font-style: italic;
	margin: 0;
}
div.item_decsr {
	/*clear: both;*/
	margin-top: 20px;
	/*margin-right: 280px;*/
}
div.item_decsr.wideblock {

}
div.item_decsr  ul li,
div.statia ul li {
	list-style: disc;
}
div.popup_window div.item_decsr {
    margin-right: 0;
    margin-top: 20px;
}
div.component div.item_decsr p.block_title {
	text-transform: uppercase;
	margin: 0;
	color: #353535;
}
div.component div.item_decsr p {
	margin: 0;
}

div.total_count_items {
	text-align: center;
	margin: 25px 0;
    /*clear: both;*/
    /*width: 600px;*/
}
div.total_count_items.wide {
    width: 790px;
}
div.total_count_items i {
	font-style: normal;
	text-transform: lowercase;
}

div.item_comments {
	/*clear: both;*/
	margin-top: 30px;
   /* max-width: 565px;*/
}
p.show_comments,
a.show_comments {
	float: left;
	color: #878787;
	font-size: 0.923em;
	font-style: italic;
	margin-right: 30px;
}
div.component p.show_comments {
	float: left;
	color: #878787;
	font-size: 0.923em;
	font-style: italic;
	margin: 0 30px 0 0;
}
a.show_comment_form {
	float: right;
	color: #878787;
	font-size: 0.923em;
	font-style: italic;
	margin-right: 15px;
}
a.show_comments.category, div.component p.show_comments.category  {
	margin-right: 12px;
}
a.show_comment_form.category {
	margin-left: 12px;
}


/*Показывать по*/
ul.page_count {
	text-align: center;
	margin: 5px 0;
}
ul.page_count li {
	display: inline-block;
	margin: 0 3px;
}
ul.page_count li a.active {
	font-weight: 700;
	color: #000;
	text-decoration: none;
} 

ul.pagination {
	text-align: center;
	margin: 50px 0;
}
ul.pagination li {
	display: inline-block;
	margin: 0 5px;
}
ul.pagination li.pag_prev {
	margin-right: 35px;
}
ul.pagination li.pag_next {
	margin-left: 35px;
}

/*============ Экспресс магазин ===========*/
ul li.express_item {
	margin-bottom: 30px;
    /*width: 580px;*/
}
ul li.kitchen_item {
	margin-bottom: 15px;
}
ul li.express_category {
	font-size: 1.333em;
	margin-bottom: 10px;
}
ul li.express_category a {
	font-weight: 700;
	color: #f06601;
}
ul li.express_item p.absent {
	float: right;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 2px;
}
ul li.kitchen_item div.express_title {
	float: none;
	width: 100%;
}  
ul li.kitchen_item div.express_title a {
	font-weight: bold;
}
div.express_title {
	float: left;
	width: 250px;
	line-height: 25px;
	margin-left: 10px;
}
div.express_item_price {
	float: left;
}
div.express_item_count {
	float: right;
}
div.express_item_price span {
	font-size: 1.333em;
	font-weight: 700;
	color: #f06601;
	margin-right: 5px; 
	margin-left: 8px;
}

div.express_item_count {
	height: 30px;
}
div.express_item_count input {
	width: 50px;
	height: 23px;
	padding: 0 5px;
	border: 1px solid #bababa;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #575652;
	margin-right: 5px;
}
div.express_item_count a.btn_itembuy {
	margin-left: 5px;
	padding: 5px 10px;
}


/*============ Национальные кухни (модуль слева) ===========*/
div.mod_kitchen {
	margin-left: 15px;
	margin-bottom: 30px;
    margin-top: 30px;
}
div.mod_kitchen h3 {
	margin-bottom: 15px;
}
div.mod_kitchen ul {
	margin-left: 0;
}
div.mod_kitchen ul li {
	margin-bottom: 5px;
}
div.mod_kitchen ul li a {
	color: #5c8730;
}

/*============ МОДУЛЬ КОРЗИНЫ ===========*/

div.mod_cart {
	width: 269px;
	background-color: #fc8614;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.mod_cart h3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	font-weight: normal;
	color: #fff;
	background-image: url(../images/header_cart.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-left: 88px; 
	height: 71px;
	line-height: 71px;
	margin: 10px 0;

}
div.mod_cart a {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
	color: #ffea82;
	border-bottom: 1px dashed #ffea82;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 20px;
	
}
div.mod_cart_info {
	border-top: 1px solid #fd9939;
	border-bottom: 1px solid #fd9939;
	padding: 10px 20px 15px;
	margin-bottom: 15px;
}
div.mod_cart_info p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	color: #fff;
	line-height: 26px;
    margin: 0;
}
div.mod_cart_info p span {
	font-size: 1.923em;
}


/*============ КОРЗИНА ===========*/
div.cart_div {
	/*margin-right: 30px;*/
}

.cart_item {
	font-size: 0.923em;
}
/*.cart_item.post_disabled {
	background-color: #ffe4e1;
} */

.cart_item td {
	border-bottom: 1px solid #dfdfdf;
	padding: 20px 0 10px;
	height: 72px;
}
.cart_items {
	width: 98%;
}
.cart_items th {
	padding: 5px 0;
	font-weight: 700;
	color: #828282;
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
}
.cart_item td.cart_item_image {
	padding-top: 0;
	padding-right: 5px;
}
.cart_item td.cart_item_top {
	vertical-align: top;
}

div.cart_item_del > div a {
	display: block;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/del.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 35px;
	font-size: 12px;
	color: #4a4a48;
	text-decoration: none;
}

.cart_div_cost {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}
div.component .cart_div_cost p {
	text-indent: 0;
	text-align: right;
	color: #2c2c2c;
	margin: 7px 0;
}
.cart_div_cost p.cart_total_weight {
	color: #6d6d6d;
	font-size: 0.923em;
}
.cart_div_cost p span {
	font-size: 1.231em;
	font-weight: 700;
	margin-left: 10px;
}
a.cart_del_item {
	background-image: url(../images/del.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 14px;
	height: 14px;
	margin-top: 20px;
}
.cart_item_top.cart_price {
	font-weight: bold;
	font-size: 16px;
	color: #2c2c2c;
}

a.green_btn {
	color: #a3cf57;
	font-size: 0.846em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	background-color: #59893a;
}
a.green_btn.clear_cart {
	 float: left;
} 
a.green_btn.do_order {
	font-size: 1.077em;
	padding: 10px 20px;
}
a.green_btn.show_order_1_click {
	font-size: 1.077em;
	padding: 10px 20px;
    margin-right: 15px;
}
.popup_order_1_click {
    display: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.25);
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    position: absolute;
    width: 320px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: -245px;
}
.popup_order_1_click .green_btn {
    display: block;
    height: 32px;
    line-height: 32px;
    margin-top: 12px;
    font-size: 1.25em;
}
.popup_order_1_click_title {
    text-align: center !important;
    font-size: 1.125em;
    font-weight: bold;
    color: #6a6659;
    text-transform: uppercase;
}
.popup_order_1_click label {
    display: block;
    margin-bottom: 5px;
}
.popup_order_1_click input {
    display: block;
    width: 100%;
    height: 32px;
    margin-bottom: 7px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popup_order_1_click_close {
    font-size: 1.5em;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.cart_btns {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 15px;
}

a.recount_btn {
	color: #fff;
	font-size: 0.846em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	background-color: #f69b35;
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
}
div.cart_fulltext {
	clear: both;
	margin-top: 70px;
	color: #575652;
	font-size: 1em;
	line-height: 22px;
}

div.cart_fulltext h3 {
	font-size: 1.538em;
	font-weight: normal;
	color: #6a6659;
	text-transform: uppercase;
	margin-bottom: 25px;
}
div.component div.cart_fulltext p {
	margin: 0;
	/*color: #6a6659;
	font-size: 0.923em;
	line-height: 16px;*/

}



/*============ ОФОРМЛЕНИЕ ЗАКАЗА ===========*/

div.order_div {
	margin-right: 30px;
}
div.order_introtext {
	color: #f06601;
	font-size: 1.077em;
}
div.order_introtext ul li {
	font-size: 0.923em;
	font-weight: 700;
}
div.order_fulltext {
	font-size: 0.923em;
	margin: 20px 0;
}

div.component p.order_star {
	font-size: 0.923em;
	color: #6d6d6d;
	margin-bottom: 35px;
}

a.green_btn.do_order2 {
	font-size: 1.077em;
	padding: 10px 20px;
	float: left;
	margin-right: 20px;
}
div.order_btn p {
	font-size: 0.923em;
	font-style: italic;
	color: #6d6d6d;
}


/*============ МОДУЛЬ НОВИНКИ КАТАЛОГА ===========*/
div.mod_novinki {
	background-color: #f06601;
	height: 67px; 
	margin: 0 10px 0 15px;
	background-image: url(../images/btn_orange.png);
	background-position: center ;
	background-repeat: no-repeat;
}
div.mod_novinki a {
	background-image: url(../images/mod_news.png);
	background-position: 15px;
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	line-height: 67px;
	color: #fff;
	font-size: 1.154em;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 75px;
}

.left div.mod_novinki {
	margin-top: 25px;
}

/*============ Наши рецепты ===========*/
ul.main_category {
	margin-left: 0;
}
ul.main_category li {
	float: left;
	width: 165px;
	margin-left: 30px;
}
ul.main_category li.left_li {
	margin-left: 0;
}
ul.main_category li p.subcat_name {
	color: #6a6659;
	font-size: 1.231em;
	margin-bottom: 10px;
    margin-top: 5px;
	height: 42px;
	overflow: hidden;
    text-align: center;
	text-transform: uppercase;
}
ul.main_category li p.subcat_name.recipes {
    margin-top: 10px;
}
ul.main_category li p.subcat_name span {
	margin-left: 5px;
}
ul.main_category li p.subcat_name.small_title {
	font-size: 1em;
	text-transform: none;
	height: 75px;
}

div.category_image {
	width: 165px;
	height: 165px;
	border: 1px solid #d6d6d6;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.category_image a {
	display: block;
	height: 165px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
div.catdescr_image {
	float: left;
	width: 165px;
	height: 165px;
	border: 1px solid #d6d6d6;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.catdescr {
	margin-left: 195px;
	font-style: italic;
} 
div.catdescr p {
	margin: 10px 0;
}

ul.recept_list li,
.pop_recept_recept li {
	margin-bottom: 0;
	position: relative;
	padding-bottom: 5px;
	margin-left: 25px;
}

.recept_recept ul li,
.pop_recept_recept ul li {
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 5px;
	overflow: unset;
}
p.recept_title {
	color: #228697;
	font-size: 1.231em;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 10px;
	background-image: url(../images/bg_recept.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	float: left;
	padding-right: 32px;
	cursor: pointer;
}
p.recept_title:hover {
	text-decoration: none;
}
p.recept_title.active {
	background-position: right top;
}
div.recept_ingridients, div.recept_recept {
	clear: both;
	font-size: 0.923em;
}
div.recept_recept {
	display: none;
}
div.recept_recept img {
    /*float: left;
    margin-right: 10px;
    margin-bottom: 5px;*/
    border: 1px solid #d6d6d6;
}
a.show_recept {
	font-size: 1.231em;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
}
.recept_main_img {
	text-align: center;
}
.recept_main_img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

/*================== НОВОСТИ ===================*/
ul.news_list {
	clear: both;
	margin-top: 10px;
	margin-right: 30px;
	padding-top: 15px;
}
ul.news_list li {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.art_smallimg {
	float: left;
	width: 180px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.art_text {
	margin-left: 210px;
	font-size: 0.923em;
}
div.art_text.without_pic {
	margin-left: 0;
}

div.art_img {
	float: left;
	width: 315px;
	margin-right: 15px;
	margin-bottom: 15px;
}
p.new_title {
	font-weight: 700;
	text-transform: uppercase;
	color: #353535;
}
div.new_intro {
	color: #353535;
}

div.statia {
	/*margin-right: 30px;*/
	font-size: 0.923em;
	color: #353535;
	max-width: 585px;
}
/*div.statia table td {
	padding-right: 15px;
}*/
div.statia table td p {
	margin: 5px 0 !important;
}

div.component div.custom_news_socbtn > p {
	font-size: 1.154em;
	background-color: #f06601;
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 12px;
	background-image: url(../images/btn_orange.png);
	background-position: center;
	background-repeat: no-repeat;
}
div.custom_news_socbtn p a {
	color: #fff;
	background-position: 10px center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 15px  10px 65px;
	display: block;
}
div.custom_news_socbtn p.facebook a {
	background-image: url(../images/ico_fb.png);
}
div.custom_news_socbtn p.vkontakte a {
	background-image: url(../images/ico_vk.png);
}
div.custom_news_socbtn p.odnoglazniki a {
	background-image: url(../images/ico_ok.png);
}
div.custom_news_socbtn p.twitter a {
	background-image: url(../images/ico_tw.png);
}
div.custom_news_socbtn p.instagram a {
	background-image: url(../images/ico_instagram.png);
}
div.custom_news_socbtn p.pinterest a {
	background-image: url(../images/ico_pinterest.png);
    height: 44px;
    line-height: 44px;
}
div.custom_news_socbtn p.telegram a {
	background-image: url(../images/ico_tg.png);
    height: 44px;
    line-height: 44px;
}
div.custom_news_socbtn p.vkontakte, div.custom_news_socbtn p.twitter {
	margin-right: 0 !important;
	width: 252px !important;
}


/*================== ПОИСК ПО ВСЕМУ САЙТУ ===================*/
div.all_search {
	background-color: #59893a;
	padding: 5px;
	margin-right: 30px;
	margin-bottom: 20px;
	height: 30px;
}
div.all_search input.inputbox {
	width: 470px;
	height: 30px;
    margin-right: 5px;
	border: 0;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 0 10px;
	float: left;
}
div.all_search input.button {
	width: 18px;
	height: 18px;
	border: 0;
	background-color: transparent;
	background-image: url(../images/allsearch.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 5px;
}
div.component p.search_count {
	margin: 0;
	font-size: 0.923em;
	font-weight: 700;
	color: #353535;
	text-transform: uppercase;
}

/*================== НАШИ ДОСТИЖЕНИЯ ===================*/
ul.achieve_list li {
	/*float: left;*/
    display: inline-block;
	width: 49%;
    vertical-align: top;
    margin-bottom: 10px;
}
div.component p.achieve_title {
	font-size: 1.077em;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 30px;
}
div.achieve_text {
	color: #757575;
	padding-right: 30px;
}

/*================== ФОТОГАЛЕРЕЯ ===================*/
ul.gallery_list {
	margin-left: 0;
}
ul.gallery_list > li {
	clear: both;
}
ul.item_gallery {
	margin: 20px 0;
	text-align: center;
}
ul.item_gallery li {
	display: inline-block;
	margin-bottom: 30px;
	
}
ul.item_gallery li.even {
	margin-right: 30px;
}
p.gallery_title, div.gallery_text p {
	text-align: center;
	color: #6a6659;
	font-size: 0.923em;
	margin: 0 !important;
}

/*================== ВИДЕО ===================*/
div.videos {
	text-align: center;
	font-size: 0.923em;
	color: #6a6659;
	margin-top: 35px;
}

/*================== МОДУЛЬ - МЫ РЕКОМЕНДУЕМ ===================*/
div.mod_recommend {
	margin-left: 15px;
}
div.mod_recommend_image {
	float: left;
}
div.mod_recommend_image div {
	display: table-cell;
   text-align: center;
   vertical-align: middle;
   height: 190px;
}
p.mod_recommend_title {
	font-size: 1.154em;
	text-transform: uppercase;
	margin-left: 120px;
}
div.mod_recommend_descr {
	margin-left: 120px;
}
div.mod_recommend_descr p {
	font-size: 0.923em;
}
div.mod_recommend_descr p.mod_recommend_price {
	font-size: 1.250em;
}
div.mod_recommend_descr p.mod_recommend_price span {
	font-size: 1.333em;
	font-weight: 700;
	color: #f06601;
}
div.mod_recommend_descr a.btn_itembuy {
	margin-left: 0;
}


/*================== ОПЛАТА И ДОСТАВКА ===================*/
ul.tk_list {
	color: #007387;
	list-style: disc;
	font-size: 0.750em;
}
ul.tk_list li {
	margin-bottom: 4px;
}
ul.tk_list a {
	font-size: 1.333em;
}
div.custom_skidki {
    clear: both;
    color: #fff;
	background-color: #f06601;
	padding: 20px;
	text-transform: uppercase;
}
div.custom_skidki p {
	margin: 5px 0;
}
div.custom_skidki b {
	font-size: 1.077em;
}

/*================== КОНТАКТЫ ===================*/
ul.contacts_list {
	margin-left: 0;
}
ul.contacts_list li {
	clear: both;
	margin-bottom: 0;
}

div.yamap {
	width: 360px;
	height: 175px;
	float: left;
}
div.contacts_text {
	margin-left: 390px;
}
div.component div.contacts_text p {
	margin: 0;
}
div.phone_number {
	background-image: url(../images/ico_phone.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 5px 0;
}
div.regim {
	font-size: 0.923em;
	font-weight: 300;
	color: #838383;
	
}

div.mod_contacts p {
    margin: 0;
}

div.mod_contacts ul li {
	margin-bottom: 30px;
}

div.custom_right_socbtn {
	clear: both;
}
div.custom_right_socbtn > p {
	font-size: 1.154em;
	background-color: #f06601;
	width: 252px;
	margin: 15px 0;
	background-image: url(../images/btn_orange.png);
	background-position: center;
	background-repeat: no-repeat;
}
div.custom_right_socbtn p a {
	color: #fff;
	background-position: 10px center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 15px  10px 65px;
	display: block;
}
div.custom_right_socbtn p.facebook a {
	background-image: url(../images/ico_fb.png);
}
div.custom_right_socbtn p.vkontakte a {
	background-image: url(../images/ico_vk.png);
}
div.custom_right_socbtn p.guestbook a {
	background-image: url(../images/ico_guestbook.png);
	height: 45px;
	line-height: 45px;
}
div.custom_right_socbtn p.odnoglazniki a {
	background-image: url(../images/ico_ok.png);
}
div.custom_right_socbtn p.twitter a {
	background-image: url(../images/ico_tw.png);
}
div.custom_right_socbtn p.instagram a {
	background-image: url(../images/ico_instagram.png);
}
div.custom_right_socbtn p.pinterest a {
	background-image: url(../images/ico_pinterest.png);
    height: 44px;
    line-height: 44px;
}
div.custom_right_socbtn p.telegram a {
	background-image: url(../images/ico_tg.png);
    height: 44px;
    line-height: 44px;
}


.popup_window a[data-pin-do="buttonFollow"] {
    background-color: #fff;
    background-image: url(../images/ico_pinterest_small.png);
    background-position: 3px center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 6px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 19px;
    vertical-align: middle;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 13px;
    padding: 2px 4px 2px 20px;
    text-decoration: none;
    cursor: pointer;
}
.popup_window a[data-pin-do="buttonFollow"]:hover {
    background-color: #ededed;
}

.rekvizity_table {
    width: 100%;
}

/*================== РЕГИСТРАЦИЯ, АВТОРИЗАЦИЯ ===================*/
div.mod_login {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #59893a;
	width: 265px;
	height: 30px;
}
div.mod_login a {
	color: #a3cf57;
	font-size: 0.846em;
	text-transform: uppercase;
	padding: 0 10px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	height: 30px;
	line-height: 30px;
}
div.mod_login a:hover, div.mod_login a.active {
	background-color: #4a7f27;
}
div.mod_login a.show_logout {
	margin-right: 0;
	overflow: hidden;
   white-space: nowrap;
   width: 130px;
}
div.mod_login a span {
	border-bottom: 1px dashed #a3cf57;
}
div.mod_login a:hover span, div.mod_login a.active span {
	border-bottom: 0;
}

#register, #login, #logout {
	display: none;
	background-color: #4a7f27;
	width: 255px;
	margin-top: 30px;
	padding: 15px 0 15px 10px;
    position: relative;
    z-index: 1;
}
div.login_userfields .field {
	width: 110px;
	height: 22px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.login_userfields .fieldreg {
	width: 140px;
	height: 22px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.login_userfields .field input {
	width: 110px;
	height: 22px;
	border: 0;
	color: #353535;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
}
div.login_userfields .field_reg input {
	width: 140px;
	height: 22px;
	border: 0;
	color: #353535;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
}
.field_reg input.regError {
	background-color: #ffdab9;
}
button.btn_login, input[type="submit"], a.btn_login {
	color: #fff;
	font-size: 0.923em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
	background-color: #fc8614;
	border: 0;
}
#newuser_btn {
	color: #fff;
	font-size: 0.923em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
	background-color: #fc8614;
	border: 0;
	display: inline;
	float: none;
}
div.login_userfields p {
	font-size: 0.846em;
	font-style: italic;
	color: #a3cf57;
	margin-top: 7px;
}
div.mod_login a.forgot_pass {
	margin-right: 50px;
	float: right;
}

div.small_search {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #59893a;
	width: 265px;
	height: 30px;
}
div.small_search input.inputbox {
	width: 210px;
	height: 20px;
	border: 0;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 0 5px;
	margin: 10px 5px 0 10px;
	float: left;
}
div.small_search input.button {
	width: 18px;
	height: 18px;
	border: 0;
	background-color: transparent;
	background-image: url(../images/allsearch.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
}
div.small_search .select_style {
	width: 83px;
	float: left;
	margin: 10px 7px;
}

div.small_search select.styled {
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: relative;
    width: 83px;
    height: 20px;
    z-index: 5;
    color: #353535;
    font-size: 0.846em;
}
div.small_search .select_style .select {
  position: absolute;
  width: 60px;
  height: 20px;
  line-height: 20px;
  padding: 0 20px 0 5px;
  background: url(../images/search_select.png) no-repeat;
  overflow: hidden;
  color: #353535;
  font-size: 0.846em;
  float: left;
}
div.small_search .select_style .select i {
	font-style: normal;
	display: block;
	width: 60px;
	overflow: hidden;
	white-space: nowrap;
}

/* ============= ЛИЧНЫЙ КАБИНЕТ ============*/
div.account_main {
	margin-right: 30px;
    width: 535px;
}


div.account_main input[type="text"],
div.account_main input[type="password"],
#jform_email{
	width: 270px;
	height: 23px;
	float: left;
	padding-left: 10px; 
	border: 1px solid #d6d5d5; 
	background-color: #fff;
	color: #4a4a48;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
}

div.account_main input[type="submit"]{	
	font-size: 13px;	
}

div.account_login_enter {
	text-align: center;
	width: 400px;
}
div.account_login_capt{	
	font-weight: bold;
}

div.account_login_capt_or{
	font-size: 18px;
	font-weight: bold;
	padding: 25px;
	text-transform: uppercase;
}

div.account_logout_form{
	float: right;
}

div.account_logged_menu_links {
	margin-bottom: 20px;
}
div.account_logged_menu_links a{
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 1em;
	color: #a3cf57;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	background-color: #59893a;
}
div.account_logged_menu_links a.account_logged_menu_link_act, div.account_logged_menu_links a:hover {
	background-color: #fc8614;
	color: #fff;
}



div.account_login_capt{
	text-transform: uppercase;
}

div.account_login_capt_or{
	width: 5%;
	float: left;
	
}

div.account_login_register{
	float: left;
	width: 40%;
}

div.account_login_register a{
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #d7d7d7;
	text-decoration: none;
	margin: 0 auto;
	display: block;
}

div.account_login_register a:hover{
	text-decoration: none;
}


div.account_logged_user_orders{
	padding-bottom: 30px;
	padding-top: 30px;
}

div.account_logged_user_order_item{
	margin-bottom: 15px;
    padding-bottom: 1px;
    border-bottom: 1px solid #eeeeee;
}

div.account_logged_user_order_item_link a{
	text-decoration: underline;
	font-size: 15px;
}

div.account_logged_user_order_item_link a:hover{
	text-decoration: none;
}

div.account_logged_user_order_item_text{
	font-size: 0.846em;
	color: #666;	
}

div.user_order_items_div{
	padding: 30px;
}

.user_order_items, .user_order_items td, .user_order_items th{
	border: 1px solid #bfbfbf;
	border-collapse: collapse;
	font-size: 13px;
	color: #666;
}

fieldset {
	border: 0;
}
form.form-validate dd {
	margin: 10px 0;
}
#jform_email {
	margin-bottom: 10px;
}




div.footer {
	background-image: url(../images/bg_footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #59893a;
	width: 1170px;
	margin: 0 auto;
    clear: both;
}

div.bottom_menu {
	padding-top: 1px;
}
div.bottom_menu > ul {
	margin-top: 20px;
	margin-left: 15px;
}
div.bottom_menu > ul > li {
	float: left;
	width: 162px;
	margin-right: 30px;
}
div.bottom_menu > ul > li.lastitem {
	margin-right: 0;
}
div.bottom_menu > ul > li > a {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.231em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
div.bottom_menu > ul > li > ul {
	margin-left: 0;
	margin-top: 15px;
}
div.bottom_menu > ul > li > ul li a {
	font-family: 'PT Sans', sans-serif;
	font-size: 0.923em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}


div.bottom_text {
	clear: both;
	background-color: #59893a;
	text-align: center;
	position: relative;
    bottom: -30px;
}
div.bottom_text p {
	font-family: 'PT Sans', sans-serif;
	font-size: 0.923em;
	color: #fff;
	margin-top: 15px;
	padding: 15px 0;
}

/* To Top Button */
#back-top {position: absolute; left: 25px;top: 20px; color:#fff; text-decoration: none; font-size: 14px;z-index: 999;}
#back-top a {display: block; text-decoration: none;width: 88px;height: 35px;background: url(../images/btn_totop.png) no-repeat scroll 0 0;}


/*================== ФОРМЫ ===================*/

.field {
	position: relative;
	height: 43px;
	margin: 0 auto 55px;
}
.field_text {
	clear: both;
}
.order_form label {
	display: block;
	width: 260px;
	padding-right: 10px;
	float: left;
	font-size: 0.923em;
	font-weight: 700;
}
.order_form input[type="text"] {
	width: 270px;
	height: 23px;
	float: left;
	margin: 0 auto 20px;
	padding-left: 10px; 
	border: 1px solid #d6d5d5; 
	background-color: #fff;
	color: #4a4a48;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
}
.order_form textarea {
	width: 270px;
	height: 75px;
	float: left;
	margin: 10px auto;
	padding-left: 10px; 
	border: 1px solid #d6d5d5; 
	background-color: #fff;
	color: #4a4a48;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
	resize: none;
}

.order_form .order_select {
	width: 282px;
	height: 23px;
	float: left;
	margin: 0 auto 20px;
	padding-left: 10px; 
	border: 1px solid #d6d5d5; 
	background-color: #fff;
	color: #4a4a48;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.923em;
}

label span {
	font-weight: normal;
}

.error_field {
	border: 1px solid #f00 !important;
}

div.user_address_item {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
}
div.user_address_item label {
	width: 100%;
	float: none;
}
div.user_address_item a {
	float: right;
	font-style: italic;
	font-weight: normal;
}
div.user_address_item div.address_details label {
	width: 245px;
	float: left;
}

div.address_details {
	display: none;
	margin-top: 15px;
	margin-left: 15px;
}
div.newaddress {
	display: none;
}
div.newaddress.notreg {
	display: block;
}
/*#addr_tk, #addr_post {
	display: none;
}*/
p.delivery_choose_address {
	border-left: 2px solid #f00;
	padding-left: 15px;
	clear: both;
	font-style: italic;
}
p.delivery_choose_address.notreg {
	display: none;
}

label.req {
	color: #f00;
}
div.address_details input, div.address_details textarea {
	background-color: #eaeaea !important;
}


/* ============ highslide =========== */


.highslide-html, .highslide-wrapper, .highslide-outline {
	background-color: transparent !important;
}
.highslide-html-content {
	padding: 0 !important;
}
.highslide-header {
	padding-bottom: 0 !important;
}
.highslide-caption {
	background-color: #fff !important;
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.highslide-header ul li span {
	display: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-header .highslide-close {
	display: none;
}
.highslide-footer {
	display: none;
}
.highslide-active-anchor img {
	visibility: visible !important;
}
.close_btn {
	background-image: url(../images/btn_close.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 14px;
	height: 14px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
}

#_loading{
	background-image: url(../images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #fff;
	width: 100px;
	height: 100px;
	border-radius: 10px;
	display: none;
	z-index: 200;
	
}
#vk_groups {
	margin-top: 50px;
}



div.reset-confirm input, .reset-complete input,
.login-fields input[type=text], .login-fields input[type=password] {
	width: 250px;
	height: 23px;
	padding: 0 5px;
	border: 1px solid #bababa;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #575652;
	margin-right: 10px;
}
.login-fields {
	clear: both;
}
.login-fields label {
	display: block;
	float: left;
	width: 120px;
}
.login-fields input[type=text], .login-fields input[type=password] {
	margin-bottom: 10px;
	float: left;
}
.validate, .login .button {
	color: #fff;
	font-size: 1.154em;
	text-align: center;
	text-decoration: none;
	padding: 5px 15px;
	background-color: #f06601;
	border: 0;
}
.login .button {
	margin-top: 25px;
	margin-left: 0;
}
ul.login_form_enter {
	margin-top: 15px;
	margin-left: 0;
}

div.left ul.menu li a span {
	background-image: url(../images/menu_arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 6px;
	display: none;
}
div.left ul.menu li.parent > a > span,
div.left ul.menu li.parent > a:hover > span{
    display: none !important;
}
div.left ul.menu li a:hover span {
	display: inline;
}

#get_price {
	color: #fff;
	font-size: 0.923em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
	background-color: #fc8614;
	border: 0;
}
#get_price:hover {
	color: #a3cf57;
	background-color: #59893a;
}

a.sort_btn, a.view_btn, a.custom_btn {
	margin: 0 1px;
    padding: 0 4px;
}
a.sort_btn.active, a.view_btn.active, a.custom_btn {
	font-weight: bold;
	text-decoration: none;
    border: 1px solid;
}
a.custom_btn.active {
    border: 0;
    font-weight: normal;
}

div.filter_sort {
	float: left;
}
div.filter_view {
	float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}
p.absent {
    color: #dc143c;
    margin: 10px 0 0 !important;
}
a.btn_notify {
	display: block;
	/*float: left;*/
}
a.btn_notify.express {
	float: right;
}

ul.menu_ayurveda li {
	margin-bottom: 7px;
}
ul.menu_ayurveda > li > a {
	font-weight: bold;
}
ul.menu_ayurveda li ul {
	margin-top: 7px;
}
div.ayu_smallimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

a.repeat_order {
	display: inline-block;
	margin-right: 5px;
	margin-top: 7px;
	font-size: 1em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	background-color: #fc8614;
}
a.repeat_order:hover {
	background-color: #59893a;
	color: #a3cf57;
}

a.btn_add_express {
	background-color: #59893a;
	color: #fff;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px;
	margin-left: 7px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
}
a.btn_del_express {
	background-color: #a3cf57;
	color: #fff;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px;
	margin-left: 7px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
}

div.counter {
	position: absolute;
    right: 25px;
    top: 25px;
}

.delivery_text.hidden {
	display: none;
}

.delivery_warning {
	width: 430px;
	padding: 10px 25px 15px;
	background-color: #fff;
	box-shadow: 2px 2px 10px rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.warning_btns {
	text-align: center;
	height: 32px;
}
.warning_btns a {
	font-size: 1.154em;
}
.warning_close {
	background-image: url(../images/btn_close.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 14px;
	height: 14px;
	text-decoration: none;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.post_delivery_warning {
	color: #c40000;
	font-size: 0.769em;
	font-style: italic;
}


div.all_search .select_style {
    float: left;
    margin: 0 7px;
    width: 83px;
}
div.all_search select.styled {
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: relative;
    width: 83px;
    height: 20px;
    z-index: 5;
    color: #353535;
    font-size: 0.846em;
}
div.all_search .select_style .select {
  position: absolute;
  width: 60px;
  height: 30px;
  line-height: 30px;
  padding: 0 20px 0 5px;
  background: url(../images/searchall_select.png) no-repeat;
  overflow: hidden;
  color: #353535;
  font-size: 0.846em;
  float: left;
}
div.all_search .select_style .select i {
	font-style: normal;
	display: block;
	width: 60px;
	overflow: hidden;
	white-space: nowrap;
}

.custom_city {
	position: absolute;
	bottom: 10px;
	left: 650px;
	color: #FFFFFF;
}
.custom_city span {
	margin-right: 7px;
}
.custom_city a {
	font-family: "PT Sans",sans-serif;
   font-size: 1.231em;
   color: #fff;
   text-decoration: none;
   border-bottom: 1px dashed #fff;
}
.custom_city a:hover {
	border-bottom: 1px dashed #ffffff;
}
.popup_city {
	position: absolute;
	background-color: #fff;
	padding: 15px;
	border-radius: 10px;
	z-index: 2;
	top: 25px;
	display: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	width: 470px;
}
.popup_city span {
	color: #575652;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 0;
	display: block;
}
.popup_city a {
	color: #F06601;
	border-bottom: 1px dashed #F06601;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 5px;
}
.popup_city p {
	color: #575652;
	line-height: 14px;
	margin-bottom: 10px;
}
.popup_city em {
	font-size: 1em;
	font-style: normal;
}

._dark {
    /*z-index: 110;*/
    position: absolute;
    width: 1920px;
    height: 1080px;
    background-color: #000;
    opacity: 0.6;
    display: none;
    top: -135px
}

.popup_window {
    width: 610px;
    background-color: #fff;
    padding: 10px 20px;
    display: none;
    position: absolute;
    margin: 0;
    /*z-index: 1000;*/
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.popup_close,
.popup_close_nodelivery {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}

.popup_window img {
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p.pop_recept_title {
    color: #228697;
    font-size: 1.231em;
    text-transform: uppercase;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
}
p.pop_recept_title.active {
    background-position: right top;
}
div.pop_recept_ingridients, div.pop_recept_recept {
    font-size: 0.923em;
}
div.pop_popup_recept img.popup_recept_img {
    margin-bottom: 5px;
    border: 1px solid #d6d6d6;
}
div.pop_popup_recept hr {
    margin: 15px 0;
}
div.pop_popup_recept p {
    margin: 10px 0;
}

.custom_blockonmain {
    margin: 0 10px 20px;
    border-bottom: 2px solid #ccc;
}
.custom_blockonmain p {
    margin: 0 0 10px;
}

.similar_goods {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
}
.similar_item {
    float: left;
    width: 180px;
    height: 247px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.similar_image {
    display: block;
    height: 100px;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.similar_title {
    font-weight: bold;
    height: 36px;
    overflow: hidden;
}
.similar_item p {
    margin: 0 0 3px !important;
}

div.component div.item_decsr .tridosha {
    margin: 15px 0;
}

.socbtns {
    text-align: center;
    margin: 20px 0;
}

.item_video {
    text-align: center;
}
.btn_details {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
	margin-top: 10px;
}
.ico_video {
    background-image: url(../images/ico_youtube.png);
    background-position: center;
    background-repeat: no-repeat;
	background-size: contain;
    display: inline-block;
    width: 70px;
    height: 25px;
    position: relative;
    top: -2px;
    float: right;
    margin-right: 27px;
}

.catalog_subcategories, .submenu3level {
    margin: 20px 0;
    overflow: hidden;
    /*width: 620px;*/
}
.submenu3level ul {
    margin-left: 0;
}
.catalog_subcategories.wide {
    width: 865px;
}
.catalog_subcategories li,
.submenu3level ul li {
    float: left;
    width: 33%;
    margin-bottom: 7px;
}

div.similar_price {
    white-space: nowrap;
}
div.similar_price span {
    color: #f06601;
    font-weight: bold;
}

div.popup_window div.statia p {
    margin: 17px 0;
}
a.orange_btn.btn_itembuy {
    width: 61px;
    height: 22px;
    display: inline-block;
	vertical-align: top;
}
a.orange_btn.preload {
    text-indent: -9999px;
    background-image: url(../images/preload_btn.gif);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
a.orange_btn .add_success {
    display: block;
    position:absolute;
    top: -26px;
    left: -40px;
    color: #ffffff;
    background-color: #f06601;
    text-indent: 0;
    white-space: nowrap;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    padding: 3px 5px;
}

.main_textmod {
    margin-bottom: 30px;
}
.main_textmod  p {
    margin: 17px 0;
}

#catalog_title_center h1 {
    text-align: center;
}
.categories_table {
    margin-bottom: 25px;
}
.categories_table table {
    border-collapse: collapse;
}
.categories_table table tr {
    border-bottom: 1px solid #ccc;
}
.categories_table table td {
    width: 25%;
    vertical-align: top;
    padding: 10px 0 20px;
}
.categories_table table td img {
    display: block;
    width: 180px;
    margin: 0 auto;
}
.categories_table table td h3 {
    height: 46px;
    width: 205px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.categories_table table td ul {
    margin-left: 25px;
}
div.component .categories_table table td p {
    margin: 10px 0;
}
.category_descr,
.catitem_caption {
    /*width: 580px;*/
}

.custom_short_contacts {
    margin-bottom: 20px;
}
.custom_short_contacts h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
    text-transform: none;
}
div.custom_short_contacts p {
    margin: 0;
}

.fullblock {
    margin-bottom: 20px;
}
.shortblock {
    display: none;
    margin-bottom: 20px;
}
div.fullblock p,
div.shortblock p {
    margin: 0;
}
.right .mod_recommend {
    margin-left: 0;
    background-color: #fff;
    margin-bottom: 20px;
}
div.cat_item_descr {
	margin-left: 220px;
}
div.cat_item_descr.topdescr {
    margin-left: 220px;
    /*padding-right: 275px;*/
}
div.popup_window div.cat_item_descr.topdescr {
    padding-right: 0;
}

#ctrlcopy {
    height:1px;
    overflow:hidden;
    position:absolute;
    width:1px;
    margin: 5px 0 0 -1px;
    line-height:0;
    opacity: 0;
}

.select_city_popup {
	width: 450px;
	height: auto;
	position: absolute;
	padding-bottom: 15px;
	background-color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	display: none;
}
.select_city_popup_bg {
	background-color: rgba(0,0,0,.35);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
}
.select_city_popup_close {
	font-family: "PT Sans", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: right;
	margin-right: 7px;
}
.select_city_popup_close a {
	color: #000;
	text-decoration: none;
}
.select_city_popup_title {
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	margin-bottom: 25px;
}
.cities_links {
	text-align: center;
}
.cities_links a {
	font-size: 1.5em;
	font-weight: bold;
	color: #F06601;
	margin: 7px 15px;
	display: inline-block;
}

#city_without_delivery {
	display: none;
}

#popup_nodelivery_info {
	background-color: #fc8614;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	width: 500px;
	padding-right: 30px;
}

.mod_post_delivery {
	margin-bottom: 30px;		
}
.mod_post_delivery h2 {
	color: #6a6659;
	font-size: 1.923em;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
}
.mod_post_delivery h3 {
	color: #6a6659;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
	text-transform: none;
}
.mod_post_delivery p {
	text-align: center;
}
.mod_post_delivery a {
	font-weight: bold;
	color: #F06601;
}
.popup_post_delivery {
	width: 230px;
	height: 45px;
	padding-top: 5px;
	position: absolute;
	bottom: 10px;
	left: 410px;
	color: #ffffff;
	text-align: center;
	background-color: #59893a;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .35);
	box-shadow: 0 0 4px rgba(0, 0, 0, .35);
}
.similar_instock .est {
	color: #007387;
}
.similar_instock .net {
	color: #dc143c;
}
.main_image {
	text-align: center;
}
.main_image_description {
	font-size: 12px;
}



.mod_sidebar_images {
    margin: 0 10px 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
}
.mod_sidebar_images h3 {
    text-align: center;
}
.sidebar_image_item {
    display: none;
}
.sidebar_image_item img {
    max-width: 100%;
}
.sidebar_image_item.active {
    display: block;
    text-align: center;
}

/*.empty_title {
    max-width: 600px;
}*/






.nam_25_years{
    clear: both;
    width: 100%;
    height: 67px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.component_wrapper {
    float: left;
}
.item_right {
    float: right;
    width: 268px;
    padding-left: 27px;
    margin-top: -65px;
}
.item_right.catalog_page {
    /*max-height: 850px;
    overflow: hidden;*/
}
.center_wide {
    padding-left: 310px;
}
.center_wide.nopadding {
    padding-left: 0;
}
/*.catalog_div.shift_right {
    padding-right: 295px;
}*/

.page_wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
}
.page_wrapper.noflex {
    display: block;
}
/*.page_wrapper .item_right {
    float: none;
}*/
.catalog_wrapper {
    width: 100%;
    float: left;
}

.empty_cart {
    width: 570px;
}

.catalog_filter {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.catalog_div {
    width: 565px;
}
.catalog_div.shift_right {
	width: auto;
}
.noflex .catalog_div {
    width: 860px;
}
.check_availability.express {
    clear: both;
}
.cat_cont {
	max-width: 565px;
}
.item_right.search_right {
    margin-top: -15px;
}

@media screen and (max-width: 1170px) {
	.wrapper {
		width: 100%;
		padding-bottom: 0;
	}
	div.header div.custom_logo {
		width: 53%;
		margin-left: 0;
	}
	div.header div.custom_logo img {
		width: 100%;
		max-width: 510px;
	}
	div.custom_express {
		display: none;
	}
	div.custom_phones {
		float: right;
		width: 40%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.custom_city {
		left: auto;
		right: 30px;
		bottom: 5px;
	}
	div.topmenu {
		height: auto;
	}
	.mmenutable {
		width: 100%;
		float: none;
	}
	div.small_search {
		position: relative;
		width: 100%;
		height: 40px;
		text-align: center;
	}
	div.mod_login {
		position: relative;
		width: 100%;
		text-align: center;
	}
	div.mod_login > a {
		display: inline-block;
		float: none;
		font-size: 1.231em;
		vertical-align: top;
	}
	div.small_search input.inputbox {
		float: none;
		height: 35px;
	}
	div.small_search input.button {
		float: none;
	}
	#register, #login, #logout {
		margin: 0 auto;
	}
	div.left {
		margin-left: 0;
	}
	div.center {
		width: 99%;
		padding-left: 295px;
		float: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.center img,
	div.center iframe,
	div.popup_window iframe {
		max-width: 96%;
	}
	div.before {
		margin-right: 20px;
	}
	div.statia {
		margin-right: 20px;
	}

	div.left ul.menu > li > ul > li.parent > ul {
		width: 100%;
		right: -100%;
	}
	div.left ul.menu > li > ul > li > ul > li {
		display: block;
		float: none;
		width: 100%;
		margin-bottom: 0;
	}
    .page_wrapper {
        flex-direction: column-reverse;
        margin-right: 10px;
    }
	div.right, div.item_right {
		float: none;
		width: 96%;
		margin: 25px 0;
	}
	div.mod_contacts ul li {
		display: inline-block;
		width: 46%;
		margin-right: 2%;
		vertical-align: top;
	}
	div.custom_right_socbtn {
		display: none;
	}
	.catalog_div {
		float: left;
	}
	.category_descr, .catitem_caption,
	.catalog_subcategories, .submenu3level,
	div.total_count_items, div.breadcrumbs {
		width: 100%;
	}

	ul.catalog_list {
		text-align: center;
		margin-right: 0;
	}
	ul.catalog_list li.normal_catalog_item.emptyitem {
		display: none;
	}

	div.footer {
		width: 100%;
	}
	div.bottom_menu {
		display: none;
	}
	.custom_ftext p:first-child {
		display: none;
	}
	div.bottom_text {
		bottom: 0;
	}

    div.right.empty_with_cart {
        position: relative;
    }
	div.mod_recommend {
		display: none;
	}
    div.filter_sort {
        float: none;
        width: 100%;
        text-align: center;
    }
    div.filter_view {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        text-align: center;
    }
    a.sort_btn.active, a.view_btn.active, a.custom_btn {
        font-size: 1.125em;
        padding: 3px 10px;
        margin: 0 5px;
        display: inline-block;
    }
    ul.catalog_list li.normal_catalog_item {
        width: 50%;
        padding: 10px 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-top: 0;
        margin: 0 -.15em;
    }
    ul.catalog_list li.normal_catalog_item:nth-child(3n) {
        margin-right: -.15em;
    }

    div.mod_cart {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
		margin-bottom: 0;
        z-index: 1;
    }
    div.mod_cart h3 {
        background-image: none;
        height: auto;
        line-height: normal;
        padding-left: 0;
        margin: 5px 0;
    }
    div.mod_cart_info {
        padding: 5px 0;
        margin-bottom: 0;
    }
    div.mod_cart_info p {
        font-size: 1em;
    }
    div.mod_cart a {
        display: block;
        margin-left: 0;
        padding-top: 15px;
        border-bottom: 0;
    }
    .custom_short_contacts {
        display: none;
    }
    .fullblock {
        display: none;
    }
    .shortblock {
        display: none;
    }
    .right div.mod_novinki, .right_mod,
    .item_right div.mod_novinki, .item_right div.mod_contacts {
        display: none;
    }
    div.cat_item_img {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    div.cat_item_descr.topdescr {
        padding-right: 0;
        margin-left: 0;
    }
    .component_wrapper {
        width: 100%;
        float: left;
    }
    div.component div.custom_news_socbtn > p {
        float: none;
        width: 100%;
        margin-right: 0;
        padding: 10px 0;
    }
    div.custom_news_socbtn p.vkontakte, div.custom_news_socbtn p.twitter {
        width: 100% !important;
    }
    ul.main_category {
        text-align: center;
    }
    ul.main_category li {
        display: inline-block;
        float: none;
        width: 48%;
        margin-left: 0;
    }
    div.category_image {
        width: 100%;
        display: block;
    }
    div.category_image a {
        margin: 0 auto;
    }
    div.catdescr_image {
        display: block;
        float: none;
        margin: 0 auto;
    }
    div.catdescr {
        margin-left: 0;
    }
    ul.recept_list li, .pop_recept_recept li {
        margin-left: 0;
    }
    div.custom_skidki {
        clear: both;
    }
    .gallery_table_wrap {
        overflow: scroll;
    }
    .submenudiv {
        width: 100%;
    }
    .catalog_subcategories.wide {
        width: 100%;
    }
	div.total_count_items.wide {
		width: 100%;
	}
    ul.catalog_list li.normal_catalog_item_main {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .empty_cart {
        width: 100%;
    }
}
@media screen and (max-width: 800px) {

	div.ico_mobmenu {
		position: fixed;
		right: 10px;
		top: 10px;
		width: 40px;
		height: 40px;
		background-image: url(../images/ico_menu.png);
		background-position: center;
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		cursor: pointer;
		z-index: 49;
		/*-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;*/

		-webkit-box-shadow: 0 0 3px rgba(255, 255, 255, .3);
		-moz-box-shadow: 0 0 3px rgba(255, 255, 255, .3);
		box-shadow: 0 0 3px rgba(255, 255, 255, .3);
	}
	div.close_mobmenu {
		display: none;
		width: 34px;
		height: 34px;
		position: fixed;
		right: 5px;
		top: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-image: url(../images/close_mobmenu.png);
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
		z-index: 51;
	}

	.mobile_menu {
		display: none;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 50;
		background-color: rgba(216, 50, 1, .85);
	}
	.mobile_menu tbody, .mobile_menu tr {
		display: block;
	}
	.mobile_menu td {
		display: block;
		position: relative;
	}
	.submenudiv {
		background-color: rgba(89, 137, 58, .85);
		text-align: center;
		font-size: 1.231em;
	}
	.subitemelement {
		height: auto;
		position: relative;
	}
	.subitemelement a, span.separator {
		text-align: center;
		height: 40px;
		line-height: 40px;
	}
	.subitemelement a:hover,
	span.separator:hover {
		background-color: #D85C01;
	}
	.subitemelement > div.submenudiv {
		left: 0 !important;
		font-size: 1em;
		top: 40px;
	}

	div.header {
		height: auto;
		padding: 1px 0;
	}
	div.header div.custom_logo {
		float: none;
		width: 100%;
		margin-top: 0;
		text-align: center;
	}
	div.custom_phones {
		float: none;
		width: 100%;
		height: auto;
		background-position: 8px center;
	}
	div.custom_phones p {
		margin-bottom: 5px;
	}
	div.custom_phones a {
		font-size: 1em;
	}
	div.left {
		display: none;
	}
	div.center {
		width: 98%;
		padding-left: 0;
		margin: 0 1%;
	}
	.custom_city {
		bottom: 43px;
	}
	.popup_city {
		width: 96%;
		min-width: 320px;
		right: 0;
		left: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.before {
		margin-right: 0;
	}
	div.statia {
		margin-right: 0;
	}
	div.cart_div {
		margin-right: 0;
	}
	.cart_items {
		width: 100%;
	}
	div.center img, div.center iframe {
		display: block;
		margin: 0 auto;
	}
	.categories_table table,
	.categories_table table tbody,
	.categories_table table tr {
		display: block;
	}
	.categories_table table td {
		display: inline-block;
		width: 46%;
		margin: 15px 1%;
		vertical-align: top;
	}
	.noflex .catalog_div,
	.catalog_div {
		width: 100%;
	}
	ul.catalog_list li.normal_catalog_item_main {
		width: 50%;
		border: 1px solid #cccccc;
		border-top: 0;
	}
	ul.catalog_list li.normal_catalog_item_main.topli {
		border: 1px solid #cccccc;
		border-top: 0;
	}
	.catalog_filter {
		flex-wrap: wrap;
	}
	.component_wrapper iframe {
		max-width: 100%;
	}

	.catalog_subcategories li, .submenu3level ul li {
		float: none;
		width: 100%;
		font-size: 1.231em;
		text-align: center;
		margin-bottom: 12px;
	}

	.popup_window {
		width: 95%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.social-likes {
		margin: -6px 0 !important;
	}
	#back-top,
	div.counter {
		top: 35px;
	}

	div.all_search {
		margin-right: 0;
	}
	div.all_search input.inputbox {
		width: 90%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.cat_item_descr {
		margin-left: 0;
	}

	ul li.express_item {
		width: 100%;
	}
    .center_wide {
        padding-left: 10px;
        padding-right: 10px;
    }

    .topmenu .mmenutable {
        display: none;
    }

}

@media screen and (max-width: 450px) {
	.custom_city {
		position: relative;
		bottom: auto;
		right: 0;
		margin-bottom: 10px;
		text-align: center;
	}
	div.custom_phones {
		width: 260px;
		margin: 0 auto;
	}
	.categories_table table td {
		display: block;
		width: 300px;
		margin: 0 auto;
		padding: 10px 0 0;
	}
	.categories_table table td h3 {
		width: 100%;
		display: block;
		height: auto;
	}
	.categories_table table td ul li {
		font-size: 1.231em;
		margin: 10px 0;
	}
	ul.catalog_list li.normal_catalog_item_main,
	ul.catalog_list li.normal_catalog_item {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	ul.catalog_list li.normal_catalog_item:nth-child(3n) {
		margin: 0 auto;
	}

	.cart_div_cost {
		margin-right: 0;
	}
	a.green_btn.clear_cart,
	a.recount_btn {
		display: block;
		width: 100%;
		margin: 10px auto;
		padding: 10px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
	}
	a.green_btn.do_order {
		display: block;
		width: 100%;
		margin: 10px auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
	}
	div.order_div {
		margin-right: 0;
	}
	.order_form input[type="text"],
	.order_form .order_select {
		display: block;
		width: 100%;
		height: 37px;
		margin-bottom: 10px;
		margin-top: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.order_form textarea {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		margin-top: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	a.green_btn.do_order2 {
		display: block;
		width: 100%;
		padding: 10px 0;
		float: none;
		margin-bottom: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	div.art_smallimg {
		display: block;
		float: none;
		width: 100%;
		text-align: center;
	}
	div.art_smallimg img {
		max-width: 100%;
	}
	div.art_text {
		margin-left: 0;
		margin-top: 10px;
	}
	ul.pagination li.pag_next {
		margin-left: 0;
	}
	ul.pagination li.pag_prev {
		margin-right: 0;
	}
	ul.main_category li {
		width: 90%;
	}
	ul.recept_list {
		margin-left: 0;
	}
	div.gallery_small {
		text-align: center;
	}
	div.gallery_small img {
		display: inline-block;
	}

	ul.achieve_list li {
		display: block;
		width: 90%;
		margin: 0 auto 15px;
		float: none;
	}

	.similar_item {
		float: none;
		margin: 15px auto;
	}

	div.account_main {
		margin-right: 0;
	}
	div.account_logout_form {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	div.account_logout_form button.btn_login,
	div.account_main input[type="submit"] {
		display: block;
		width: 100%;
		height: 35px;
		line-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.account_logged_menu_links a,
	#get_price {
		display: block;
		width: 100%;
		float: none;
		margin-bottom: 15px;
		height: 35px;
		line-height: 25px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.account_main input[type="text"], div.account_main input[type="password"], #jform_email {
		width: 96%;
	}

	#back-top,
	div.counter {
		position: relative;
		top: 0;
		right: auto;
		left: auto;
	}
	#back-top a {
		margin: 10px auto 0;
	}


	div.mod_cart {
		padding-bottom: 5px;
	}
	div.mod_cart h3 {
		font-size: .875em;
		margin: 1px 0;
		display: none;
	}
	div.mod_cart_info p {
		font-size: .675em;
		line-height: 14px;
	}
	div.mod_cart_info p span {
		font-size: 1.125em;
		font-weight: bold;
	}
	div.mod_cart a {
		padding-top: 5px;
		font-size: .875em;
	}

	a.sort_btn.active, a.view_btn.active, a.custom_btn {
		font-size: .875em;
		padding: 3px 5px;
	}
	div.filter_sort form > span,
	div.filter_view form > span {
		display: inline-block;
		font-size: .75em;
	}

    div.content {
        width: 100%;
    }
    div.right, div.item_right {
    	padding-left: 0;
    }
    a.sort_btn.active, a.view_btn.active, a.custom_btn {
    	padding: 3px;
    	font-size: .75em;
    }
    .page_wrapper {
    	margin-right: 0;
    }

    .cart_btns {
        flex-wrap: wrap;
    }
    .cart_btns > a {
        width: 100%;
        margin-bottom: 12px;
        margin-right: 0 !important;
    }
    .popup_order_1_click {
        width: 100%;
    }
}







