<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'als_rublregular';
    src: url('/themes/default/fonts/rouble-webfont.eot');
    src: url('/themes/default/fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/default/fonts/rouble-webfont.woff') format('woff'),
         url('/themes/default/fonts/rouble-webfont.ttf') format('truetype'),
         url('/themes/default/fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.need{
color:red;
}
#city {
	font-family: "Ubuntu",Exo2Medium;
	width: 59%;
	border: 1px solid #b6b5b5;
	border-radius: 15px;
	color: #666;
	padding: 8px 3%;
	margin-bottom: 7px;
}
.one_quick_catalog  {
	margin-bottom: 20px;
}
.one_quick_catalog .info_right_menu_recipe {
	margin-bottom: 20px;
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}
.one_quick_catalog .info_right_menu_recipe_main {
	float: right;
	width: 43%;
	margin-top: 20px;
	margin-left: 48px;
}
.emptyfield{
border:1px solid #1880cf !important;
}
.add_text {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.add_text table {
  border-collapse: collapse;
  width: 100%;
}
.add_text tr {
	border-bottom: 1px dotted #999;
}
.add_text td {
	padding: 5px;
	background: #fff;
}
.add_text th {
	padding: 5px 10px;
	background: #b1e4ff;
}
.tobuy {
	width: 100%;
}
.tobuy td {
	padding: 15px;
}

.continue_buy {
	color: #1880cf;
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 8px;
}
.catalog_one {
	padding: 0;
	position: relative;
}
.catalog_one_title {
	overflow: hidden;
	margin-bottom: 5px;
}
#catalog_left_arrow {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-prev.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 32px;
	position: absolute;
	top: 0;
	width: 32px;
	left:0;
}
#catalog_left_arrow2:hover {
	1background: url("/themes/default/images/left_act.png") no-repeat;
}
.catalog_one_title h1 {
	float:left;
	margin: 3px 50px 17px;
	font-size: 20px;
	font-weight: normal;
}
#wraptrink h1 {
	margin-left: 0;
}
#abbclose {
	float: right;
	text-decoration: none;
}
#catalog_right_arrow {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-next.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 32px;
	position: absolute;
	top: 0;
	width: 32px;
	right:0;
}
#catalog_right_arrow2:hover {
	1background: url("/themes/default/images/right_act.png") no-repeat;
}

.catalog_one_total{


}

#content .quick_order_popup .catalog_buy_button {
	background: #06509f;
    background: -moz-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -webkit-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -o-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: -ms-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: linear-gradient(top, #a4c7d0 0%, #06509f 100%);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: san-serif,arial;
  font-size: 15px;
  margin: 3px 8px;
  padding: 1px 13px 2px;
  text-align: center;
  text-decoration: none;
}
#content .catalog_buy_button, .catalog_buy_button {
	background: #06509f;
    background: -moz-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -webkit-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -o-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: -ms-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: linear-gradient(top, #a4c7d0 0%, #06509f 100%);
  border-radius: 6px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: san-serif,arial;
	font-size: 18px;
	margin: 15px 8px 5px;
	padding: 7px 13px 8px;
	text-align: center;
	text-decoration: none;
}
#content .catalog_buy_button:hover, .catalog_buy_button:hover {
	background: #1870bf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1870bf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1870bf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1870bf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1870bf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1870bf 100%);
}
.default_button {
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-family: san-serif,arial;
	font-size: 18px;
	margin: 15px 0 20px;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#content input.default_button {
	padding: 0;
}


.basket_order_ok .catalog_buy_button{
height: 41px;
width: 116px;
}

.catalog_photos_area {
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
	1width: 640px;
	width:100%
}
.catalog_one_order {
	overflow: hidden;
	margin-top: 5px;
}
.catalog_one_order select {
	width: 100px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.main_photo {
	display: inline-block;
}
.main_photo img {
	border: 1px solid #999;
}
.pathway {
	margin: 10px 0 20px;
	padding: 12px 15px;
	color:#fdd023;
	background: #f0f0f0;
	border-bottom:3px solid #fdd023;
	font-size: 15px
}
.pathway a{
	color:#fdd023;
}
.pathway a:hover{
	color:#000;
}
.catalog_price_th_desc {
	font-size: 18px;
	font-weight: normal;
}
.catalog_one_order table {
	border-collapse: collapse;
	width: 555px;
}
.catalog_addonfield table td{
	padding: 5px 10px;
}
.catalog_addonfield table td span{
	font-size: 14px !important;
}
.catalog_one_order tr {
	border-bottom: 1px dotted #999;
}
.catalog_one_order tr:last-child {
	border: none;
}
.catalog_one_order td, .catalog_one_order th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.catalog_one_order td {
	font-size: 16px;
}
.catalog_one_order td:last-child {
	font-size: 12px;
}
.catalog_addonfield {
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
	
}
.catalog_addonfield span.title {
	font-size: 14px;
	padding: 0;
	float: left;
	color: #1880cf;
	display: inline-block;
	font-size: 16px;
	width: 100px;

}
.catalog_addonfield &gt; div {
  margin-left: 105px;
  overflow: hidden;
  width: 450px;
}
.catalog_addonfield div p {
	margin: 0 0 10px;
}
.catalog_add_photo #big_pic {
	max-width: 380px;	
}
.catalog_add_photo img {
	border: 1px solid #999;
	margin: 7px 7px 0 0;
}

#catalog_pagination img {
	width: 119px;
}
.catalog_add_photo {
	float: left;
	text-align: center;
}
.catalog_cat_text {
	font-size: 14px;
}
.td1 {
	display: block;
}
.catalog_description {
	1overflow: hidden;
}
.catalog_pagination li {
	text-align: center;
	float: left;
	margin-top: 10px;
}



#catalog_add_to_basket_window_add_popup_show, #catalog_add_to_basket_window_add_popup_hide {
	background-color: #f0f0f0;
	border: 2px solid #67b81a;
	display: none;
	left: 50%;
	margin-left: -150px;
	padding: 20px;
	position: fixed;
	text-align: center;
	top: 30%;
	width: 300px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
	color: #000;
	margin-top: 25px;
	font-size: 18px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #1880cf;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}



#catalog_add_to_basket_window {
	background-color: #FFFFFF;
	border: 4px solid #1880cf;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3 {
	color: #1880cf;
	margin-top: 5px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #1880cf;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}
.catalog_user_data {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}
.catalog_user_data th {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data td {
    padding: 5px 10px;
    width: 65%;
}
.catalog_user_data2 {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}
.catalog_user_data2 th {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #1880cf;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data2 td {
    border: 1px solid #1880cf;
    padding: 5px 10px;
    text-align: center;
    width: 25%;
}
.catalog_user_data input[type="text"] {
    border: 1px solid #1880cf;
    padding: 3px 5px;
    width: 80%;
}
.catalog_buy2 {
    background: #1880cf none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    font-size: 20px;
    margin: 20px 20px 20px 270px;
    padding: 3px 14px 5px 18px;
    text-align: center;
    text-decoration: none;
}
/* ----- catalog ----- */	
	
.catalog_all_list{
 
}
.catalog_list_row{
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	padding: 0;
	1width: 930px;
	width:100%;
	text-align: center;
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}


.catalog_title_bg{
    font-family: arial;
    text-align: center;
}
.catalog_list_one111 p {
    font-family: arial;
	font-size: 17px;
	margin: 10px 9px;
	padding: 0 5px;
	text-align: center;
}
.totitle {
	margin: 12px 0 5px;
	min-height: 32px;
}
#karu1 .jcarousel-item .totitle a, #karu1 .jcarousel-item .totitle a:hover,
#karu2 .jcarousel-item .totitle a, #karu2 .jcarousel-item .totitle a:hover,
#karu3 .jcarousel-item .totitle a, #karu3 .jcarousel-item .totitle a:hover,
#karu4 .jcarousel-item .totitle a, #karu4 .jcarousel-item .totitle a:hover
 {
	color: #1880cf;
    text-decoration: underline;
	font-size: 15px;
}
#karu1 .jcarousel-item .catalog_title_bg,
#karu2 .jcarousel-item .catalog_title_bg,
#karu3 .jcarousel-item .catalog_title_bg,
#karu4 .jcarousel-item .catalog_title_bg
 {
	margin: 0;
	border: 1px solid #1880cf;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}
.price {
	font-size: 27px;
}
/* OLD */
.old_price {
	text-decoration: line-through;
	color: red;
}


/* ÐšÐ¾Ñ€Ð·Ð¸Ð½Ð° */
.catalog_basket_change{
	overflow:hidden;
	width:73px;
	margin: 0 auto;
	position:relative;
}

.catalog_basket_change_left{
float:left;
width:40px;
}
.catalog_basket_change_left input{
border: 1px solid #555555;
border-radius: 4px 0 0 4px;
font-size: 18px;
height: 35px;
text-align: center;
width: 39px;
padding:3px 0;
}
.catalog_basket_change_right a{

}
.catalog_basket_change_right{
float:left;
width:33px;
}
.catalog_basket_change_up, .catalog_basket_change_down{
background: #cccccc none repeat scroll 0 0;
border: 1px solid #555555;
border-radius: 0 4px 0 0;
color: #000000;
display: block;
height: 11px;
padding-bottom: 7px;
padding-top: 2px;
text-align: center;
text-decoration: none;
width: 20px;
}
.catalog_basket_change_up:hover {
	background:#CEFFC7;
}
.catalog_basket_change_down:hover {
	background:#FFCEC7;
}
.catalog_basket_change_down{
border-top:none;
border-radius:0 0 4px  0;
}

.catalog_basket_change_up span,.catalog_basket_change_down span{

}

/* basket */
.basket-list {
	width: 660px;
	margin: 0 auto;
}
.catalog_my_basket{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_my_basket tr {
	border-bottom: 1px dotted #999;
}
.catalog_my_basket tr:last-child {
	border: none;
}
.catalog_my_basket td, .catalog_my_basket th {
	padding: 5px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}
.catalog_my_basket th {
	padding: 10px 0;
	background: #f0f0f0;
	border-bottom: 1px solid #999;
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_user_data tr {
	border-bottom: 1px dotted #999;
}
.catalog_user_data tr:last-child {
	border: none;
}
.catalog_user_data td {
	padding: 10px;
	width: 65%;
	text-align: left;
	vertical-align: middle;
	background: #f0f0f0;
}
.catalog_user_data th {
	width: 35%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #999;
}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 393px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.catalog_user_data textarea {
height: 50px;
padding: 3px;
width: 393px;
}
.tobig {
	font-size: 20px;
}
.continue_buy {
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
	border-radius: 10px;
	color: #fff;
  display: block;
	font-family: san-serif,arial;
	font-size: 18px;
  font-weight: bold;
	height: 24px;
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
  text-align: center;
  text-decoration: none;
  width: 200px;
}
.continue_buy:hover {
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
}

.catalog_send_button input {
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
	border-radius: 10px;
	color: #fff;
  display: block;
  font-size: 18px;
  height: 36px;
  margin: 15px 0 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 130px;
  cursor: pointer;
  border: 0;
  float: right;
}
.catalog_send_button input:hover {
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
}
.faq_send_button input {
	background: url("../images/buy.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #000000;
	cursor: pointer;
	float: right;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	height: 33px;
	margin-top: 15px;
	padding: 0 10px 3px 0;
	position: relative;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 109px;
}
.one-question {
    border: 1px solid #95c34d;
    font-size: 14px;
    margin: 10px 15px 10px 0;
    padding: 10px 10px 10px 20px;
}
.one-question-date {
	background: #fff;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	padding: 3px 0;
}
.one-question-question, .one-question-answer {
    padding: 10px 0;
}
.one-question-question {
    border-bottom: 1px dashed #f79e22;
}
.one-question-question {
	color: #444;
	text-decoration: italic;
}
.one-question-answer {
	color: #4A8062;
	text-decoration: italic;
}
#question{
height:150px;
}
.one-question-question span, .one-question-answer span {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
.error {
	padding: 10px;
	margin: 15px 0;
	border: 1px solid #1880cf; 
	background: #fff0f0;
	font-size: 15px;
}

/* from style.css tdi */

#content {
	color:#0c1c6f;
	font-family: Arial;
}

#content a {
	color:#1880cf;
	text-decoration:underline;
}
#content #catalog_add_to_basket_window_add_popup_show a {
	color:#fff;
	text-decoration:none;
}

#content .catalog-filter-size a {
	text-decoration:none;
}
#content .catalog_cat a {
	text-decoration:none;
}

#content a:hover {
	text-decoration:none;
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#1880cf;
	background:#bad2f3;
	border:1px solid #8c8c8c;	
}
#content .block_special_item a {
	text-decoration:none;
}
.block_special_item img {
	border:1px solid #8c8c8c;	
}
.block_special_text {
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price {
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price .price_main	{
	color: #000000;
    font-size: 23pt;
}
.block_special_price .price_val {
	padding:0px 0px 0px 5px;
}
#catalog_pagination {
	
}
#catalog_pagination li {
	float:left;
	margin:10px;
}
#catalog_pagination {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#catalog_pagination li{
    float: left;
    margin: 0 5px 5px 0px;
    cursor: pointer;
}
#catalog_pagination li img{
border: 1px solid #1880cf;
float: left;
margin: 2px 3px 2px 0;
padding: 3px;
text-align: center;
width: 70px;
}
.catalog_description .one_text table {
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #1880cf;
}
.catalog_description .one_text td  {
	border: 1px solid #1880cf;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
border: 1px solid #1880cf;
margin-bottom: 8px;
padding: 5px;
}
.catalog_add_photo {
	list-style: none;
	color: #000;
}
.catalog_add_photos {
	min-height: 120px;
}
.catalog_add_photos ul {
	margin: 0;
	padding: 0;
	1width: 363px;
}
.catalog_add_photo img {
	1width: 81px;
}
.goods_img {
	float:left;
}
.hk {
	padding:10px 0px;
}
.info_inner {
	margin:0px 0px 0px 300px;
}
.zakaz {
	border:1px solid #1880cf;	
	background:#92bde7;
}
.zakaz th, .zakaz th {
	padding:5px;
}
#ok_order {
  background-color: #FFFFFF;
  border: 4px solid #BF7A06;
  display: none;
  height: 150px;
  left: 36%;
  position: fixed;
  top: 30%;
  width: 300px;
  z-index: 3000;
}

#ok_order .small {
  font-size: 12px;
  margin: 30px 10px;
}

#ok_order p {
  font-size: 17px;
  margin: 22px 20px;
}

.zakaz select, .zakaz input[type="text"] {
	border: 1px solid #000000;
	padding: 3px 5px;
	font-size: 14px;
	font-family: arial;
}
.zakaz input[type="text"] {
	width: 30px;
	text-align: center;
}
.arrow {
    top:205px;
    position: absolute;
}
.catalog-left {
    left: 6px;
    
}

.catalog-right {
    right: 10px;

}
.price_inner a {
    background: url("../images/topmenu_a5.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: right;
  
    font-size: 21px;
    font-weight: normal;
    height: 31px;
    padding: 0 0 0 34px;
    position: relative;
    right: 50px;
    text-decoration: none;
    top: 4px;
    width: 93px;
}
.form-question, .tss {
	border-collapse:collapse;
    1width: 706px;
}
.form-question td {
    padding: 5px;
}
.form-question td, .form-question th {
    border: 1px solid #1880cf;
    color: #000000;
    padding: 3px;
    text-align: left;
    width: 200px;
}
.form-question .name-pole {
    padding-left: 40px;
    text-align: left;
}
.btns {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 25px;
    width: 75px;
}
.tss .col-count .btns {
    float: left;
    margin-left: 8px;
    width: 30px;
}
.btns li {
    float: left;
    list-style: none outside none;
    margin: 0 2px;
}
.btns a {
    background: url("/themes/default/images/catalog-btns.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 21px;
    text-indent: -9999px;
    width: 21px;
}
.btns a.basket {
    background-position: 0 0;
    width: 26px;
}
.btns a.plus {
    background-position: -26px 0;
}
.btns a.minus {
    background-position: -47px 0;
}
.btns a.delete {
    background-position: -68px 0;
}
/* CallToMos */
#blackwrap {
    background-color: black;
    left: 0;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 500;
}




.show_tables{
	position: absolute;
	width: 50%;
	height: auto;
	left: 25%;
	top: 0;
	z-index: 22222;
	background: #fff;
	/* margin-left: -50%; */
}


.show_tables_in{
	padding:10px;
}

.show_table_one {
	width: 15%;
	display: inline-block;
	padding: 40px 7px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 15px;
	border-radius: 4px;
}
.show_tables_in h1{
	font-size:17px;
	text-align:center;
}
.show_table_one:hover{
	background:#C4FCE8;
}

.show_table_one a{
	
}


#show_form_close {
 color: #666666;
 display: block;
 position: absolute;
 right: -34px;
 text-decoration: none;
 top: -34px;
 font-size: 20px;
 text-decoration: none;
}




#show_form {
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 10px;
	left: 50%;
	margin: 0 0 0 -215px;
	position: fixed;
	top: 100px;
	width: 430px;
	z-index: 4321;
	
}

.showquick {
	background-color: #fff;
	border: 2px solid #ccc;
	left: 50%;
	margin: 0 0 0 -520px;
	padding: 20px;
	position: fixed;
	top: 36px;
	width: 1000px;
	z-index: 621;
	font-family: arial;
}

.show_form_inner{
padding:20px;
}


.info_header a:hover {
	color: #555;
	text-decoration: underline;
}




.show_price_img{
position:relative;
}
.price_img{
display:none;
position:absolute;
top:-15px;
left:226px;
z-index:5;
}

.price_img.show{
display:block;
}


.quick_order_list{
width:754px;
}

.quick_order_left{
float:left;
width:200px;
}

.quick_order_right{
float:left;
width:554px;
}



.quick_order .tobuy{
	width:780px;
}
.quick_order .tobuy td{
text-align:center;
padding:5px 4px;
}
.quick_order .tobuy .all_price_hr td {
  background: none repeat scroll 0 0 #F6FFF1;
  font-size: 1px;
  height: 1px;
  padding: 0;
}
.tobuy th span {
	font-size: 10px;
	font-weight: normal;
	min-width: 70px;
	display: inline-block;
}
.all_price_line{
position:relative;
text-align:left;
}

.all_price_line .lightbox{
float:left;
margin:0px 10px 5px 0;
}
.all_price_title{
font-weight:bold;
color:#007f81;
}
.quick_order .catalog_order_count{
border: 1px solid #007f81;
font-size: 14px;
padding: 3px;
}
.tobuy  {
	border-collapse: collapse;
	border: 2px solid #1880cf;
}
.tobuy tr {
	border-bottom: 1px dotted #999;
}
.tobuy tr:last-child {
	border: none;
}
.tobuy td, .tobuy th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.tobuy th {
	background: #1880cf;
	width: 50%;
}
.tobuy li {
	list-style: disc;
	text-align: left;
	margin-left: 50px;
}
.one_text {
	font-size: 16px;
	line-height: 1.3;
	width: 72%;
	margin-top: 20px;
	margin-left: 0;
	min-height: 190px;
}
.all_price_line img {
	border: 1px solid #007f81;
	margin-left: 10px;
}
.sert img {
	border: 1px solid #666;
	margin: 0 15px 20px 0;
}
.catalog_is_new, .catalog_is_hit, .catalog_skidka{
position:absolute;
}
#catalog_counts h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
.all_price_line .catalog_is_new, .all_price_line .catalog_is_hit, .all_price_line .catalog_is_sale{
position:absolute;
width:30px;
height:29px;

}

.catalog_is_sale {
background: #e53136 none repeat scroll 0 0;
border: 2px solid #e53136;
border-radius: 32px 0;
color: #fff;
font-family: Conv_Arial_Narrow,arial;
font-size: 11px;
font-style: italic;
font-weight: bold;
padding: 3px 8px 4px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 7px;
}


.catalog_is_ny_sale {
 background: url("../images/sale_ny.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: Conv_Arial_Narrow,arial;
  font-size: 16px;
  height: 54px;
  left: 118px;
  margin-left: 3px;
  padding: 4px 0;
  position: absolute;
  top: 230px;
  width: 104px;
}


.catalog_is_new {
background: #63caff none repeat scroll 0 0;
border: 2px solid #63caff;
border-radius: 32px 0;
color: #fff;
font-family: Conv_Arial_Narrow,arial;
font-size: 11px;
font-style: italic;
font-weight: bold;
left: 0;
padding: 3px 8px 4px;
position: absolute;
text-transform: uppercase;
top: 7px;
}

.news_slaid .catalog_is_new, .news_slaid .catalog_is_sale {
margin-left:96px;
}

.news_slaid .catalog_is_ny_sale {
left:55px;
}

.catalog_articul{
    color: #4E7CAA;
    text-decoration: underline;
}

.download_img{
	display:block;
	text-align:center;
	font-size:14px;
}
.catalog_is_hit{
	background: #1880cf none repeat scroll 0 0;
	border: 2px solid #1880cf;
	border-radius: 32px 0;
	color: #fff;
	font-family: Conv_Arial_Narrow,arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 3px 8px 4px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 7px;
} 

.catalog_skidka{
	background: url("/themes/default/images/sale_fon.png") no-repeat scroll 3px 0 transparent;
	color: #ffd400;
	font-size: 11px;
	height: 24px;
	padding: 13px 0 0;
	position: absolute;
	right: 3px;
	top: 13px;
	width: 51px;
}



.all_price_line .catalog_is_new{
	background: url("../images/is_new_m.png") no-repeat scroll 50% 50% transparent;
	left:10px;
	top:2px;
}

.all_price_line .catalog_is_hit{
	background: url("../images/is_hit_m.png") no-repeat scroll 50% 50% transparent;
	right:103px;
	top:3px;
} 
.all_price_line .catalog_is_sale{
	background: url("../images/is_sale_m.png") no-repeat scroll 50% 50% transparent;
	top:55px;
	left:10px;
}



#discount_text, #discount_text2 {
	display: block;
}
#discount_price {
	font-size: 20px;
}
#total_summ {
	font-size: 20px;
}
.catalog_basket_change a img {
	border: medium none;
	padding-top: 2px;
}
#discount_skidka {
	font-size: 20px;
}

.main_news{
overflow:hidden;
}
.old_price_basket {
	text-decoration: line-through; 
	display: inline-block;
	margin-right: 5px;
}
.main_news h3{
text-align:center;
}

.all_price_border{
border-top:3px solid #790D53;
 

}


.catalog_my_basket .catalog_my_basket_title {
	width: 300px;
	text-align: left;
}

.all_price_text table  {
	border: none;
	clear: both;
	width: 100%;
}
.quick_order .tobuy .all_price_text table td {
	border: none;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 0 5px;
	font-size: 12px;
	text-align: left;
}
.all_price_text table td:first-child {
	font-size: 14px;
	max-width: 150px;
}
.all_price_title {
	margin: 5px 0;
}
.all_price_text {
	margin-left: 5px;
}
.all_price_text table td p {
	margin: 0;
	padding: 0;
}


.in_menu_10{
_display:block !important;
}
.all_link{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #4b6201;
	border-radius: 5px;
	float: right;
	margin: 1px 4px;
	padding: 6px 9px;
	text-align: center;
}
.all_link:hover{
background: none repeat scroll 0 0 #B5D341;
}
.all_link a{
	color: #4b6201;
	font-family: san-serif,arial;
	font-size: 16px;
	text-decoration: none;	
}
.all_link a:hover{
	color: #000;	
}
.left_info a {
	text-decoration: none;
}
.left_info a:hover p{
	1background: none repeat scroll 0 0 #1880cf;
}
.size-title{
	background: #1880cf;
    background: -moz-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -webkit-linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
    background: -o-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: -ms-linear-gradient(top, #b4d7ee 0%,  #1880cf 100%);
    background: linear-gradient(top, #b4d7ee 0%, #1880cf 100%);
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-family: arial;
	font-size: 13px;
	margin: 1px 0;
	min-width: 30px;
	padding: 1px 4px;
	position: relative;
}

.no_size_tr{
display:none;
}
.no_size_tr .size-title {
  background: #CB9590;
}

.catalog_pagination li img {
  opacity: 0.4;
}

.catalog_pagination li.current img {
  opacity: 1;
}


.red_price{
color:red;
}
.cena_big {
	background: #BBD74E;
}
th.cena1 {
	background: #1880cf;
	color: #fff;
}
th.cena2 {
	background: #239AF1;
	color: #fff;
}
th.cena3 {
	background: #63cAFf;
}
td.cena1 {
	background: #529FD9;
	color: #fff;
}
td.cena2 {
	background: #91CCF8;
	color: #fff;
}
td.cena3 {
	background: #B1E4FF;
}
.cena4 {
	background: #dc4f46;
}
.cena5 {
	background: #dc4f46;
}

#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #1880cf;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #1880cf;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #1880cf;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}

#ok_order {
    background-color: #ffffff;
    border: 4px solid #bf7a06;
    display: none;
    height: 150px;
    left: 36%;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#ok_order .small {
    font-size: 12px;
    margin: 30px 10px;
}
#ok_order p {
    font-size: 17px;
    margin: 22px 20px;
}

.rub{
font-family: 'als_rublregular';
font-size:14px;
}



.in_menu{
display:none;
}

.in_menu.show{
display:block;
}


.no_isset_tr td{
background-color:#EDB7B7 !important;
}

.no_isset_notice{
font-size:9px;
color:red;
}

.total_no_isset{
font-size:18px;
color:red;
}

.total_no_isset h2{
color:red !important;
}

.no_order_text{
color:red;
font-size:18px;
}

.catalog_cat_upak{
border:1px solid #1880cf;
padding:10px;
overflow:hidden;
margin-bottom:15px;
}

.img_upak{
float:left; 
margin:10px;
}

.slide_a{
text-decoration:none;
}

.main_slide {
  background: url("../images/lcat_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 20px;
  text-align: left;
  height: 500px;
  width: 648px;
  margin-bottom: 20px;
  border: 1px solid #b5d341;
}

.catalog_articul {
  color: #4e7caa;
  text-decoration: underline;
}




#filter_search {
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	margin: 3px 10px 3px 0;
	padding: 4px 18px 5px 5px;
}

.catalog_sorter{
	float: right;
	overflow: hidden;
	padding-top: 5px;
}

.catalog_sorter ul{
list-style:none outside none;
}

.catalog_sorter ul li{
	border: 1px solid #ccc;
	float: left;
	margin: 3px 10px 3px 0;
	padding: 3px 18px 3px 5px;
	position: relative;
}
.novi {
	overflow: hidden;
	margin-bottom: 20px;
}
.slide_title {
	font-size: 16px;
	min-height: 57px;
	padding: 15px 5px 3px;
}
.quick_order {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 5px;
	display: block;
	margin: 5px 50px 15px;
	padding: 5px 3px;
}
.quick_order:hover {
	background: #e5e5e5;
}
#content  .catalog_sorter ul li a{
	text-decoration:none;
	color:#666;
	font-size: 11px;
}

.catalog_sorter ul li.active a{
	color:#000;
}
.catalog_sorter ul li.active {
	border: 1px solid #1880cf;
}

.catalog_sorter ul li .sorter_order_ASC{
	position:absolute;
	right:5px;
	top:10px;
	border: 4px solid transparent; 
	border-top: 4px solid #000; 
}
.catalog_sorter ul li .sorter_order_DESC{
	position:absolute;
	right:5px;
	top:6px;
	border: 4px solid transparent; 
	border-bottom: 4px solid #000; 
}

.catalog_filter{

}
.catalog_filter .filter-title {
	float: left;
	margin: 14px 10px 0 0;
	display: inline-block;
}
.catalog_filter_line{
	display: inline-block;
	overflow: hidden;
	padding-top: 5px;
}
.catalog-filter-size {
	float: left;
	overflow: hidden;
	margin-right: 17px;
}
.catalog-filter-color {
	float: left;
	overflow: hidden;
}
.filter_search{
	float:left;
	margin-right:20px;
}
.filter_price{
	float: left;
	margin-top: -10px;
	overflow: hidden;
	padding: 16px 3px 11px 0;
}
#filter_form {
	margin-bottom: 15px;
	overflow: hidden;
}

.catalog_filter_line  li{
	float:left;
	margin:6px 10px 0 0;
	position:relative;
	list-style: none;
}

.catalog_filter_line  li a{
	display:block;
	border:1px solid #ccc;
	padding:5px 6px;
	position:relative;
	text-decoration:none;
	color:#666;
}

.catalog_filter_line li a{

}
.catalog_filter_line li a.active{
	border:1px solid #1880cf;
	background: #f0f0f0;
	color: #000;
}






.basket .zag {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 26px;
}
.basket .zag span {
    background: rgba(0, 0, 0, 0) url("../images/ar.gif") no-repeat scroll right 7px;
    padding: 0 19px 0 0;
}
.basket .p1 {
    margin: 0 0 6px 6px;
}
.basket .p1 span {
    font-size: 24px;
    margin: 0 4px 0 40px;
}
.basket .p1 .sp13 {
    font-size: 13px;
    margin: 0;
}
.basket .p2 {
    margin: 0 0 4px 6px;
}
.basket .item {
    background-color: #78a6e1;
    padding: 5px 0;
    width: 256px;
}
.basket .item .le {
    display: inline;
    float: left;
    margin: 0 15px 0 6px;
    width: 175px;
	font-size: 10px;
}
.basket .item .ri {
    display: inline;
    float: left;
    margin: 2px 0 0;
}
.basket .item .ri strong {
    font-size: 16px;
    margin: 0 2px 0 0;
}
.basket .p3 {
    margin: 4px 0 2px 6px;
}
.basket .p4 {
    font-size: 16px;
    margin: 0 0 10px 6px;
}
.basket .p5 {
	font-size: 16px;
	margin: 10px 0 0;
	text-align: center;
}
.basket .p5 a {
    color: #fff;
}

.comments{
	border: 1px solid #1880cf;
	color: #1880cf;
	font-size: 14px;
	height: 17px;
	padding: 2px 0 3px;
	text-align: center;
	width: 100px;
}

.catalog_list_one:hover p {
	1opacity: 0;
}
.catalog_subcats .catalog_list_one:hover p {
	1opacity: 1;
}
.quick_order_popup{
background: #fff none repeat scroll 0 0;
bottom: 0;
position: absolute;
width: 223px;
}


.catalog_quick_size_count{
	
	
}
.moretovar {
	background: #b1e4ff  none repeat scroll 0 0;
	border-radius: 6px;
	left: 65px;
	padding: 5px 10px;
	position: absolute;
	top: -50px;
}
#content .pathway a {
  text-decoration: none;
}
.quick_count{
	overflow:hidden;
	width:70px;
}
.quick_order_popup table {
	width: 223px;
}
.quick_order_popup {
	border-top: 5px solid #888;
}
.quick_order_popup table th{
	border-bottom: 2px solid #408dcb;
	font-size: 12px;
	padding: 2px 5px;
}
.quick_order_popup table td{
	text-align: center;
	padding: 1px 5px;
	border-bottom: 1px dotted #999;
}
.quick_order_popup table td{
	width: 74px;
}

.quick_count input{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #555555 -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	float: left;
	font-size: 14px;
	height: 16px;
	padding: 0;
	text-align: center;
	width: 25px;	
}
.quick_count .quick_change_up{
	background: #cccccc none repeat scroll 0 0;
	border: 1px solid #555555;
	border-radius: 0 4px 4px 0;
	color: #000000;
	display: block;
	float: left;
	height: 9px;
	padding-bottom: 6px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

.quick_count .quick_change_down{
	background: #cccccc none repeat scroll 0 0;
	border: 1px solid #555555;
	border-radius: 4px 0 0 4px;
	color: #000000;
	display: block;
	float: left;
	height: 9px;
	padding-bottom: 6px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}


.quick_order_popup{
	display:none;
	`
}

.catalog_list_one:hover .quick_order_popup{
	display:block;
	
}



/* ----- dish----- */
.right_dish {
	float: right;
	width: 89%;
	background: #fff;
	overflow:hidden;
}
.right_dish h1, .right_dish .choose_restaurant, .sym_right_dish ul {
	margin-left: -12%;
}


.right_dish.right_dish_fix{
	padding-top:100px;
}

.sym_right_dish {
	width: 100%;
	text-align: center;
}

.sym_right_dish.fix {
	position: fixed;
	top: 0;
	z-index: 1;
	background: #fff;
	padding-bottom: 16px;
	width: 89%;
	border-bottom: 1px solid #e4e4e4;
}
.sym_right_dish li {
	display: inline-block;
	text-align: center;
	border-right: none;
	width1: 130px;
	height: 90px;
	padding-top: 10px;
}
.sym_right_dish li:last-child{
    border-right:none;
}

.sym_right_dish a {
	color: #000;
	text-decoration: none;
}
.sym_right_dish img {
	margin-top: 9px;
	height: 50px;
}
.sym_right_dish p {
	font-size: 13px;
	font-family: "Ubuntu",Exo2Medium;
	border: 2px dotted;
	border-radius: 10px;
	padding: 2px 20px;
	margin: 5px 10px;
	width: 70px;
}
.sym_right_dish p:hover{
    color: #fff;
    background: #95c34d;
}
.sym_right_dish li.active p{
    color: #fff;
    background: #95c34d;
}


.info_right_dish{
	margin-top: 17px;
	float: left;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	padding-top: 24px;	
    padding-bottom: 50px;
	position:relative;
}

.block_info_right_dish {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.cat_a {
	position: absolute;
	top: -135px;
}
.block_info_right_dish:last-child{
    margin-right:0px;
}

.foto_info_right_dish{
	float:left;
    width:100%;
}

.foto_info_right_dish img{
	width:100%;
    
	overflow: hidden;
}

.text_info_right_dish {
	margin-top: 0px;
	text-align: center;
	width: 100%;
}


.text_info_right_dish p{
font-family: "Ubuntu",Exo2Medium;
margin: 7px 0px 0px;
font-size: 14px;
}

.text_info_right_dish span{
	font-size: 15px;
	font-family: Stem-Light, arial;
}
.sym_dish {
	margin-left: 0px;
float: left;
	margin-top: 5px;
}
.sym_dish li {
    float: left;
    margin-right: 4px;
}

.choose_rest_one {
	font-size:18px; margin-right:10px;
	
}

.choose_rest_one.active {
	color: #ffee99 !important;
}
.sym1{
background: url("../images/sym1.png") no-repeat scroll 0% 0%;
height: 35px;
width: 35px;
display: block;
}

.sym2{
	      background: url("../images/sym2.png") no-repeat scroll 0% 0%;
		  height: 35px;
width: 35px;
display: block;
}

.sym3{
	      background: url("../images/sym3.png") no-repeat scroll 0% 0%;
		  height: 35px;
width: 35px;
display: block;
}

.sum_right_menu_dish a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding-right: 6px;
	text-align: center;
	padding-left: 5px;
	display: inline-block;
}
.row_weight {
	font-size: 16px;
	color: #67b81a;
	margin-left: 5%;
	float: left;
	width: 25%;
}
.sum_right_menu_dish a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	padding-right: 0;
	text-align: center;
	padding-left: 0;
	padding-top: 0;
	font-family: "Ubuntu",Exo2Medium;
}
.catalog-one-container .basket_modifiers_one{
	display:flex;
}
.block_info_right_dish .sum_right_menu_dish a {
	padding-right: 6px;
	padding-left: 6px;
}

.basket_modifiers_one .sum_right_menu_dish {
	margin: 0 0 10px;
	width:100px;
}
.block_info_right_dish .sum_right_menu_dish {
	margin: 10px 0 10px;
	font-size: 24px;
}
.sum_right_menu_dish_basket{
		float: left;
}

.minus_right_menu_dish{
	background: url("/themes/default/images/mminus.png") no-repeat 50% 50%;
	color: #fff !important;
	border-radius: 15px;
	padding: 1px 2px 3px 6px;
}
.minus_right_menu_dish {
	background: url("/themes/default/images/mminus.png") no-repeat 50% 50%;
	background-size: 10px;
	color: #29889b !important;
	border-radius: 50%;
	padding: 0 !important;
	border: 1px solid #29889b;
	text-align: center !important;
	font-family: Tahoma;
	width: 20px;
	display: table-caption;
	height: 20px;
	vertical-align: middle;
	padding-top: 0px !important;
}

.vol_right_menu_dish{
	
}

.plus_right_menu_dish{
	background: url("/themes/default/images/pplus.png") no-repeat 50% 50%;
	background-size: 10px;
	color: #fff !important;
	border-radius: 15px;
	padding: 1px 0px 3px 6px;
}
.plus_right_menu_dish {
	background: url("/themes/default/images/pplus.png") no-repeat 50% 50%;
	background-size: 10px;
	color: #c40005 !important;
	border-radius: 50%;
	padding: 0 !important;
	border: 1px solid #c40005;
	text-align: center !important;
	font-family: Tahoma;
	width: 20px;
	display: table-caption;
	height: 20px;
	vertical-align: middle;
	padding-top: 0px !important;
}


   /* ----- basket_main----- */
  .fon_basket_main{
background: #fff;
      float: left;
      width: 100%;
  }
   

 .basket_main{
margin-top: 30px;
  }
  
.info_dish_basket {
	margin-top: 30px;
	margin-left: 0;
	float: left;
	width: 43%;
	padding-right: 2%;
}
  
 .h_info_dish_basket{
font-family: "Ubuntu",Exo2Medium;
font-size: 15px;}
 
.delivery_basket_main {
	margin-top: 0;
	float: left;
	width: 96%;
}
.calendar_area {
	width: 80%;
}
.h_basket_main {
	font-family: "Ubuntu",Exo2Medium;
	text-transform: uppercase;
	text-align: center;
	font-size: 34px;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 35px;
}
  
.block_basket_main {
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	/* float: left; */
	margin-top: 10px;
	padding-bottom: 13px;
	overflow: hidden;
	/* position: relative; */
}
  
 
.block_basket_main:last-child{
    border-bottom:none;
} 
.foto_block_basket_main{
	width: 26%;
	float: left;
	margin-top: 5px;
}
.foto_block_basket_main img{
	width:100%;
}
.foto_block_basket_main p{
	color: #67b81a;
	font-family: "Ubuntu",Exo2Medium;
	margin-top: 6px;
}  
.sum_right_menu_dish a.minus_right_menu_dish2 {
	background: none;
	font-size: 12px;
	text-decoration: underline;
	color: #555;
	padding-top: 10px;
}
.tetext ul.basket_modifiers {
	margin: 5px 0px 5px 0;
	list-style: disc inside;
}
.text_block_basket_main {
	width: 64%;
	float: left;
	font-family: "Ubuntu",Exo2Medium;
	padding-left: 3%;
	font-size: 12px;
}
  
.text_block_basket_main p{
	text-transform: uppercase;
	font-family: "Ubuntu Condensed",Exo2Bold;
	font-size: 18px;
	margin: 5px 0 10px;
	color: #555;
	font-weight: bold;
}
  
.text_block_basket_main span {
	font-size: 15px;
	font-family: "Ubuntu Condensed",Exo2Bold;
	font-weight: normal;
}
  
.text_block_basket_main table {
    margin-left: 0;
}
.text_block_basket_main td {
    padding-right: 13px;
    font-size: 12px;
}

.vol_block_basket_main {
	background: #67b81a;
	font-family: "Ubuntu",Exo2Medium;
	float: right;
	color: #fff;
	padding-top: 3px;
	border-radius: 50%;
	margin-top: 25px;
	font-size: 24px;
	width: 33px;
	text-align: center;
	height: 30px;
	line-height: 1.1;
}
.basket_apply_delivery {
	float: left;
	width: 20%;
	padding-left: 4%;
}
.vol_block_basket_main span{
}
.info_customer {
	float: left;
	width: 25%;
	margin-top: 0;
	border-left: 1px solid #d0d0d0;
	padding-left: 2%;
	position:relative;
}
  
.h_info_customer {
	margin-top: 30px;
	font-family: "Ubuntu",Exo2Medium;
	text-align: left;
	font-size: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.info_customer p{
    text-align: left;
    margin-top: 6px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.info_customer_title{
	display:inline-block;
	width:36%
}

.card_link {
	font-size: 13px;
	margin-bottom: 15px;
}

.info_customer input {
	font-family: "Ubuntu",Exo2Medium;
	width: 52%;
	border: 1px solid #b6b5b5;
	border-radius: 15px;
	color: #666;
	padding: 8px 3%;
	margin-bottom: 7px;
	margin-left: 5px;
}
.ordercab input {
	font-family: "Ubuntu",Exo2Medium;
	width: 200px;
	border: 1px solid #b6b5b5;
	border-radius: 15px;
	color: #666;
	padding: 8px 3%;
	margin-bottom: 7px;
	font-size: 14px;
}
.login input {
	font-family: "Ubuntu",Exo2Medium;
	width: 200px;
	border: 1px solid #b6b5b5;
	border-radius: 15px;
	color: #666;
	padding: 8px 3%;
	margin-bottom: 7px;
	font-size: 14px;
}
.info_customer textarea {
	font-family: "Ubuntu",Exo2Medium;
	width: 89%;
	border: 1px solid #b6b5b5;
	border-radius: 15px;
	color: #666;
	padding: 8px 3%;
	margin-bottom: 7px;
	height: 50px;
}

.info_customer input:hover{
    border:1px solid #67b81a;
    color:#67b81a;
}
.info_customer textarea:hover{
    border:1px solid #67b81a;
    color:#67b81a;
}

.basket_field{
	position:relative;
}

.choose_street_area {
	position: absolute;
	z-index: 2000;
	width: 100%;
	top: 35px;
}
.basket-main-order-5-fields h3 {
	font-family: "Ubuntu",Exo2Medium;
	margin-top: 35px;
}
.basket_fields_area_address_inner .choose_street_area {
	top: 0;
}
.choose_street{
	overflow:auto;
	width:100%;
	height:200px;
	z-index:2000;
	background:#fff;
}

.choose_street_area ul{
	list-style:none outside none;
}

.choose_street_area ul li{
	list-style:none outside none;
	
}

.choose_street_area a{
	
	
}

#basket-main-order-5 .basket-main-order-5-fields p#basket-field-change{
	display:none;
}
#basket-main-order-5 .basket-main-order-5-fields p#basket-field-change.show{
	display:block;
}

.basket-main-order-price-discount{
	display:none;
}

.select_house {
	font-family: RobotoRegular;
	width: 90%;
	border: none;
	border-radius: 5px;
	color: #9a9b9a;
	padding: 14px 5%;
	margin-bottom: 7px;
	background: #fff;
	font-size: 15px;
}


.basket_login_window {
	display: none;
	position: absolute;
	border: 1px solid #aaa;
	background: #fff;
	padding: 15px;
	border-radius: 12px;
	width: 90%;
	text-align: center;
	z-index: 1000;
}

.basket_login_window_link {
	background: #67b81a;
	font-family: "Ubuntu",Exo2Medium;
	color: #fff;
	text-decoration: none;
	padding: 5px 24px 12px 18px;
	border-radius: 10px;
	border-bottom: 3px solid #4b7c1d;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	margin: 15px 30px;
}
.basket_login_window_link.hide{
	display:none;
}



.basket_login_window_alert{
	font-weight:bold;
}

.basket_code_window{
	display:none;
}


.basket_login_window.show{
	display:block;
}



.basket_code_window.show{
	display:block;
}


.basket_code_window_link{

	background: #67b81a;
	font-family: "Ubuntu",Exo2Medium;
	color: #fff;
	text-decoration: none;
	padding: 5px 24px 12px 18px;
	border-radius: 10px;
	border-bottom: 3px solid #4b7c1d;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	margin: 15px 30px;
}
  
.delivery_basket_main p{
	text-align: left;
	font-family: "Ubuntu",Exo2Medium;
	margin-top: 0;
	font-size: 13px;
	margin-bottom: 0;
}
.result_customer {
	float: left;
	width: 100%;
	margin-top: 0;
	padding-bottom: 0;
}
.column2 {
	width: 18%;
	margin-left: 2%;
	float: left;
	min-height: 760px;
}
.lleft {
	 float: left;
}
.errors {

}
.error {
	border: 1px solid red;
	margin: 2px 5px 2px 0;
	display: inline-block;
	padding: 3px 5px;
}
.result_customer p{
	font-family: "Ubuntu",Exo2Medium;
	text-align: left;
	margin-left: 0%;
	margin-top: 0px;
	margin-bottom: 5px;
}
  
.result_customer span {
	font-family: Stem-Light, arial;
	font-size: 20px;
	font-weight: bold;
}

.total_summ_delivery_discount_area {
	display:none;
}

.total_summ_delivery_discount_area.show{
	display:block;
}

.is_old_summ{
	text-decoration:line-through;
}

.old_total_summ_basket{
	text-decoration:line-through;
	margin:0 3px 0 0;
}
  
.pay_customer {
	width: 100%;
	float: left;
	margin-top: 38px;
	text-align: left;
}
  
.h_pay_customer{
	font-family: "Ubuntu",Exo2Medium;
	font-size: 15px;
	padding-bottom: 0;
  }
  
.pay_customer p{
	font-family: "Ubuntu",Exo2Medium;
	text-align: left;
	margin-left: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
 }
  
.basket_apply_delivery a.basket_submit_a {
	background: #67b81a;
	font-family: "Ubuntu",Exo2Medium;
	color: #fff;
	text-decoration: none;
	padding: 5px 24px 12px 18px;
	border-radius: 10px;
	border-bottom: 3px solid #4b7c1d;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
}

.basket_apply_delivery a.basket_submit_a::after {
	content: "\203a";
	font-size: 26px;
	margin-left: 9px;
	/* margin-top: 11px; */
	display: inline-block;
	top: 2px;
	position: relative;
}

.blok_action{
	display:inline-block;
	width:380px;
	margin:10px;
	
}

#basket-field-city, #basket-field-street, #basket-field-house, #basket-field-part, #basket-field-flat, #basket-field-porch, #basket-field-floor, #basket-field-entercom {
	display: none;
}
  </pre></body></html>