/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/


i { font-style:italic;}
.i {font-style: italic;}


.live_price_comment {
	padding: 0 30px;
	font-size: 18px;	
}

.fix-width2 {
    width: 1000px;
    margin: 0 auto;
}

.fix-width3 {
    width: 1000px;
}

.second-menu-wrap {
	
	margin-bottom: 10px;
}

.second-menu-wrap._pardon {
    background-color: #fff;
}

.second-menu a {
    font-size: 15px;
    color: #fff;
    padding: 13px 9px;
    display: inline-block;
}

/* end Отличия от css ЛП - чтобы не расползалась шапка */
/*
.header-cart-block__login {
    color: #c4c4c4;
}

.header-cart-block__login a {
    font-size: 14px;
    cursor: pointer;
    text-decoration: underline;
    margin-right: 7px;
}

.header-cart-block__sing-in {
   color: #ee3130;
}
*/
/* for voting */

.vote-good {
	 background: url("../images/vote_good_voted.png") 0 0 no-repeat;
}

.vote-bad {
	 background: url("../images/vote_bad_voted.png") 0 5px no-repeat;
}

/* нужное для сортировки в листинге */

.sorting-item {
    padding: 8px 16px 6px 4px;
    background-color: #eeeeee;
    margin-right: 15px;
	margin-bottom: 2px;
    cursor: pointer;
    position: relative;
}

.sorting-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 6px;
    right: 6px;
    top: 14px;
}

.sorting-item:after { background: url("../images/sort_arr.png") 0 0px no-repeat;}

.decrease:after {
    background-position: 0 -8px;
}



/*end нужное для сортировки в листинге */
/* пока нужное для страницы производителя  */

.filter_selected {
	padding: 5px 5px 5px 0;
	font-weight:700;
	color:#ff8516;
	line-height:18px;
	
}
.answer-notification {
	float: right;
	line-height:24px;
}

.an_card, .an_consult {
	float:none;
	overflow:visible;
}

.answer-notification.active, .popup-text-approval.error {
	border: 1px solid #ffca2b;
    border-radius: 5px;
	padding: 5px 8px;
	margin-top:10px;
}

.popup-text-approval {
	display:none;
}

/* paging */
.per_page, .per_page_selected {padding: 0 5px;} 
.per_page { color: #005a8d; cursor:pointer;}
.per_page:hover { color: #005a8d; text-decoration:underline;}

.per_page_selected { font-weight:700;}

.listing-pager {
    float: left;
    width: 370px;
}

.listing-pager._news_paging {
	float: none;
    width: 100%;
}

.listing-pager-wrap_top {
    padding: 10px 0;
    border-bottom: 1px dotted #d9d9d9;
}

.listing-pager.full_width {
    float: none;
    width: 100%;
}

/* end paging */

/* filters отличия от ЛП */

.filters .checkbox__subitems {
    margin-left: 20px;
	display: block;
}

.checkbox__subitems_hide_subitems {
	margin-left: 20px;
    display: none;
	background:#0C0;
}

/* end filters отличия от ЛП */

.submit_filters_manufacture {
	padding: 15px 0 0 0;
	text-align:center;
	
}

.submit_filters_manufacture .simple-button {
	width: 100%;
	height:30px;
}


/* last viewed products */

.last-viewed-products-item {
    width: 135px;
    font-size: 14px;
    margin-right: 20px;
}


/* mobile submenu */

/* calculators */

.calculate__heater {
	margin: 80px 20px 0 20px;
}

.calc-fieldset-results__heater {
	 margin-top: 35px;
}

.form_error {  border:1px solid #fc0a10; border-left-width: 2px; border-top-width:2px;}

/* complaint thanks */

.complaint-textarea-wrap textarea[data-required="err"] {
    border-color: #fc0a10;
}

/*
.complaint-capcha[data-required="err"] {
	border: 1px solid #fc0a10;
}
*/

/* prod card*/
.product-related-content-body {
    font-size: 14px;
	padding-left:20px;
}

.product-related-content-body table, td {
	padding:5px;
	vertical-align: top;
	border: 1px solid grey;
}


.product-related-content-body p {
    padding-bottom: 5px;
    font-size: 14px;
   
}


.prod_header, .prod_header2 {
	display:block;
	font-size:20px;
	padding:10px 0;
	font-style:italic;
}

.prod_header2 {
	font-size:16px;
}


.product-related-content-body strong {
	font-weight:700;
}


.product-related-content-body h2,  h3 {
	 padding:7px 0;
}


.product-related-content-body h2 {
    font-size: 24px;
    color: #000;
}

.product-related-content-body h3 {
    font-size: 18px;
    color: #000;
    padding-top: 20px;
}

.product-related-content-body ul,
.product-related-content-body ol {
    list-style: disc;
    font-size: 14px;
    margin-left: 1em;
    display: inline-block;
    padding-top: 15px;
}

.product-related-content-body ol {
    list-style: decimal;
}

.product-related-content-body ul li,
.product-related-content-body ol li {
    margin-bottom: 5px;
}

.simple-text-block ul {
	list-style: disc;
	margin-left:30px;
	display:block;
}


.simple-text-block h3 {
	 font-size: 20px;
	 padding:7px 0;
}

#read_descr_more p {
	font-size: 14px;
}


.product__simular-product {
    width: 70px;
    height: 70px;
	padding: 5px 3px 0 3px;	
}

.example-image {
	
}

.product__similar_group {
	padding:5px; 
	overflow: visible; 
	float:left; 
	min-height:130px;
}

}
.sim1 {
	width:700px;
	margin-right:0;
}

.sim2 {
	width:320px;
	margin-right:5px;
}


.sim3 {
	width:200px;
	margin-right:50px;
}


.products-group-link {
	display:block;
	font-size:14px;
}

.product__similar_item {
	float:left; 
	width: 51px; 
	padding: 2px;
}


.link_calc {
	margin: 8px 0;
}

.shop_rules a {
	border-bottom: 1px dashed #005a8d;
	margin: 8px 0;
}

.shop_rules a:hover {
	text-decoration:none;
	border-bottom: 1px solid #005a8d;
	margin: 8px 0;
}

.simple-button {
	width: auto;
	/*overflow: visible;for mobile version*/ 
}

.no_delivery {
	font-size: 11px;
	color:red;
}

.suitable_goods h2 {
	font-size: 15px;
}

.ico_pdf, .ico_word, .ico_zip {
	padding: 40px 0 0 120px;
	min-height:100px;
	background-repeat:no-repeat;
	background-position:left top;
}

.ico_pdf {
	background-image: url(../images/ico_pdf.png);	
}

.ico_word {
	background-image: url(../images/ico_word.png);	
}

.ico_zip {
	background-image: url(../images/ico_zip.png);	
}

/* delivery */

.delivery_common {
	float:left; 
	width:400px; 
	padding:5px; 
	margin-right:30px;
}

.delivery_shop {
	float:left; 
	width:430px; 
	padding:5px;
}

.delivery_common > h4 {
	font-style:italic;
	font-size:18px;
	padding: 3px 0;
}

.delivery_shop > h4 {
	font-style:italic;
	font-size:18px;
	padding: 3px 0;
}



.delivery_error, .delivery_attention, .order_error {
	color: red;
}
.order_error {
	 font-size: 14px;
	 font-weight:400;
}

.delivery_error {
	line-height:20px;
	padding-bottom:10px;
}

.delivery_shop section {
	border: 1px solid #fdb621;
    border-radius: 5px;
	padding: 10px;
}

.delivery_shop small {
	color:  #666;
	font-size: 12px;
	display:block;
	padding:5px;
	
}

.small {
	font-size: 12px;
}

.delivery_input {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 7px 10px 8px 10px;
    width: 150px;
    font-size: 14px;
	margin-right:20px;
}

.delivery_submit {
	padding: 7px 10px;
	font-size: 14px;
}

.fishes_group_attention {
	color: red;	
}

/*news*/
.simple-block p {
	font-size: 14px;
	line-height:21px;
}

.simple-block li {
	font-size: 14px;
	list-style: disc;
	margin-left:30px;
	line-height:24px;
}


.list-news li {
	list-style:none;
	margin-left:0px;
}

.list-guide {
	overflow: visible;
	height:250px;
}
.guide-item__pic {
	margin: 10px 10px 10px 0;
	float: left;
	width:450px;
	position:relative;
}

.guide-item__pic  img {
	width: 430px;
	height:250px;
}

.guide-item__text {
	float: left;
	width:450px;
}

.list-articles  {
	margin: 0 10px 45px 0;
	float: left;
	width:450px;
	height:280px;
	text-align: center;
	position:relative;
}

.list-articles._compat {
	text-align: left;
	margin: 15px 30px 45px 0;
}

.list-articles._compat:nth-child(2n) {
	margin-right:0;
}

.list-article-title {
	font-size:18px;
	line-height:24px;
}

.article-item__pic {
	overflow: hidden;
	position: absolute;
	left:25px;
	width: 400px;
	height:250px;
}


.article-item__pic .simple-button {
	position: absolute;
	top: 10px;
	right: 10px;
	border-bottom: 3px solid #46697c;
}

.list-articles._compat  .article-item__pic {
	left:0;
}

.article-item__pic img { margin:10px 0; width: 400px;}
.brands-info__text li {
	font-size: 14px;
	list-style: disc;
	margin-left:30px;
	line-height:28px;
	
}

/* login */

.clear_before:before {
	content: "";
    display: block;
	min-height:10px;
	clear: both;
}

.login-button {
	margin-top: 15px;
	padding: 7px 0;
	font-size:16px;
	width:265px;
}

.filters .checkbox_item {
    font-size: 14px;
}

.login_form .input-wrap input {
	width:230px;
}

.login_form .checkbox_item input[type="checkbox"] {
    display: none;
}

.login_form .checkbox_item input[type="checkbox"] + label {
    position: relative;
    padding-left: 24px;

}

.login_form .checkbox_item input[type="checkbox"] + label:before {
    content: "";
    display: block;
    position: absolute;
    float: left;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    margin-right: 8px;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-image: none;
    background-color: #fff;
}
.login_form .checkbox_item input[type="checkbox"]:checked + label:before {
    background-color: #ffe79a;
}
.login_form .checkbox_item input[type="checkbox"]:checked + label:after {
    background: url("../images/checkbox_galka.png") center no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 14px;
    top: -2px;
    margin-left: 2px;
}

/* end login 
registration 
*/

#metro {width:380px;}

.siteWrapper {
	width: 100%;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#bodyContent {
	width: 100%;
	width: 1000px;
	margin: 0 auto;
	overflow:auto;
	padding-top:10px;
}

#header {
  height: 100px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

.topLine {
	background: #eee;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}

[class|="top_menu"] {
	float: left;
	padding: 0;
	height: 40px;
	line-height: 40px;
	background: transparent;
}
[class|="top_menu"]:hover {
	background: #fff;
}
.top_menu-last {
	border: none;
}
.top_menu-first {
	border-right: solid 1px #bbb;
}

._current_top_menu {
	float: left;
	padding: 0;
	height: 40px;
	line-height: 40px;
	background: #fff;
	cursor: pointer;
	border: none;
	margin: 0px 0px 0px -1px;
}

.top_menu_link {
	font: inherit;
	color: inherit;
	padding: 10px 16px;
	text-decoration: none;
	cursor: pointer;
}

.top_menu_link:hover {
	color: #ff5c26; text-decoration: none;
}

.with_logo {
	padding-left: 40px;
	background: url(../images/logo_aqua.png) no-repeat left 10px center;
	background-size: auto 20px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
  float:left;
  width:300px; 
}

#columnRight {
  padding-top: 5px;
}

#mainContent {
	float:left;
	width:690px; 
	padding-left:0px;
}

#mainContent_nomenu {
	float:left;
	width:970px;
	padding:10px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.reg_choose { width: 250px; height:30px; border: 1px solid blue; font-size:12px;}

.popup-region {
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    padding: 35px 70px 30px 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.region_ask_mos { 
    font-size:24px;
    padding-bottom:15px; 
    text-align: center;
}

.region {
    margin:5px 5px 10px 0;
    padding: 4px 10px;
    border: none;
    border-radius: 5px;
    border-bottom: 3px solid #e6ac00;
    background: #ffca2b;
    text-align:left;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size:16px;
}


.region:hover {
    text-decoration: none!important;
    background: #ffdb70;
    background-image: -ms-linear-gradient(top, #ffdb70 0%, #ffdb70 100%);
    background: -moz-linear-gradient(top,#ffdb70,#ffdb70);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffdb70), to(#ffdb70));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffdb70,endColorstr=#ffdb70,GradientType=0);
    background: linear-gradient(top,#ffdb70,#ffdb70);
}


.region_item {
    cursor: pointer;
    padding: 6px 10px;
    padding-left: 30px;
    font-size:16px; 
    background: url("../img/el_radio.png") 0 6px no-repeat; 
}

.region_item.active {
    background: url("../img/el_radio_active.png") 0 6px no-repeat;
}



.region_item_title:hover {
    border-bottom: 1px dashed #e6ac00;
}

.region-submit {
    margin-top: 20px;
    text-align: center;
}

.region-choose-text {
	display:inline-block;
	text-align:left;
	padding-top:25px;
	margin: 0 -10px;
}


.help {
	max-width:500px;
	padding:5px;
}

/* квитанция */

.item_kvit_main {
	border: 1px dashed #000; 
	width:750px; 
	padding:5px; 
	overflow:auto; 
	margin:20px 0 10px 0;
}

.item_kvit_left {
	float:left; 
	width: 170px; 
	text-align: center; 
	font-weight:700;
	padding-top:25px;
}


.item_kvit_right {
	float:right;
	padding-bottom:10px;
}

.item_kvit_right table, td {
	border: 0px none #fff;
	vertical-align: top;
	font-size:14px;
}

.item_kvit_comment {
	 width:750px;
	 padding: 20px 0; 
	 color: #900;
}
.kvit_bank {
	font-size:12px;
}

.itemPopup {
	z-index: 10000;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
}

.popupContents {
	position: relative; 
	left: 150px;
	top: -350px;
    #position: fixed;
    #top: 150px;
    #left: 450px;
	display: none;
	float: left;
	background: #fff;
	padding: 5px;
	border: 1px #aeaeae solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	-moz-box-shadow: 0 0 20px #555;
	-webkit-box-shadow: 0 0 20px #555;
	-o-box-shadow: 0 0 20px #555;
	-ms-box-shadow: 0 0 20px #555;
	box-shadow: 0 0 20px #555;

 }

.popupRegPrice {
	font-family: Verdana, Arial, sans-serif; 
	text-align: left; 
	color:#000000; 
	background: #fff;
	font-size: 8pt;
	width: 300px; 
	position: absolute; 
	left: -120px;
	top: -25px;
	display: none;
	float: left;
	background: #fff;
	padding: 15px;
	border: 3px solid #0f8fd9;
	border-radius: 15px;
 }

.popupRegPrice_list {
	font-family: Verdana, Arial, sans-serif; 
	text-align: left; 
	color:#000000; 
	background: #fff;
	font-size: 8pt;
	width: 250px; 
	position: relative; 
	left: 150px;
	top: 5px;
	display: none;
	float: left;
	background: #fff;
	padding: 15px;
	border: 1px #aeaeae solid;
 }

.popup_similar {
	font-family: Verdana, Arial, sans-serif; 
	text-align: left; 
	color:#000000; 
	font-size: 8pt;
	width: 160px;
	height: 246px;
	position: relative; 
	left: -60px;
	top: -290px;
	display: none;
	float: none;
	padding: 0px 0px 0px 0px;
	background-image:url(images/similar.png); 
	background-repeat:no-repeat;
 }

.similar {
	padding: 10px 5px 5px 10px;
}

.popup_rev {
	background: #fff;
	position: relative; 
	left: -320px;
	top: -100px;
	display: none;
	float: left;
}

.popupGotocard {
	font-family: Verdana, Arial, sans-serif; 
	text-align: center; 
	color:#000000; 
	background: #fff;
	font-size: 8pt;
	width:600px;
	height:200px;
	position:absolute;
	margin: 10px auto;
	display: none;
	padding: 15px;
	border: 1px #aeaeae solid;
 }
 
#to_card {
	width:600px;
	height:150px;
	margin:-75px 0 0 -300px;
	top:50%;left:50%;
	position:absolute;
	font-family: Verdana, Arial, sans-serif; 
	text-align: center; 
	color:#000000; 
	background: #fff;
	font-size: 8pt;
	padding: 15px;
	border: 1px #275e97 solid;
	z-index: 1000;
}


/*search*/

.search-form  {
	margin-top: 30px;
}


.search-form .input-wrap {
    margin-bottom: 15px;
}

.search-form .input-check
{
    margin-bottom: 15px;
}

.search-form .input-wrap input {
	border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 5px 10px;
    width: 590px;
    font-size: 14px;
	
}

.simple-button.advanced_search {
	 font-size: 16px;
	 width: 150px;
}

.common-block {
	padding: 10px 0;
	line-height:24px;	
}

/*
.filter, .filter_choised {
	display:inline-block;
	padding:5px;
	margin: 3px;
	border: 1px solid #ffca2b;
	border-radius: 5px;
}


.filter_choised { 
  background: #ffca2b;
}

.filter:last-child {
    margin-right: 5px;
}
*/

/* rules and others */

.one-row-wrap li, p {
	line-height: 1.5;
}

.one-row-wrap td {
	padding:5px;
	vertical-align: top;
	border: 1px solid grey;
}



img {
  border: 0;
}
/*ALSO_PURCHASED_PRODUCTS */

.also_purchased_products {
    margin-top: 35px;
   text-align: center;
}

.also_purchased-products__view-all {
    text-align: center;
    margin-top: 20px;
	
} 
.also_purchased-products__view-all a {
    font-size: 14px;
    position: relative;
}

.also_purchased-products__view-all a:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: url("../images/blue_arr_brands.png") 0 0 no-repeat;
    top: 2px;
    margin-left: 7px;
}	

.inputRequirement {
	display:inline-block;
	font-size: 10px; 
}

.consult, .plusodin {
	text-decoration:none;
	border-bottom: 1px dotted #666;
	cursor: pointer;
}

.buy_this {
	 color: #005a8d;
	 display:inline-block;
	 margin-top:5px;
}

.buy_this:hover {
	text-decoration:underline;
}

.consult { text-align:center; margin-bottom:5px; border-bottom: 1px dotted #00599c; color: #00599c; cursor:pointer; font-size:13px;}

.mobtel {font-size: 14px;}

/* registration */
.regfield { 
	font-size: 14px; 
	float:left; 
	width:220px; 
	padding:3px 5px 3px 0;
}

.regfield input[type="radio"] {
    display: none;
}

.regfield input[type="radio"] + label:before {
	content: "";
    display: block;
    position: absolute;
    /* float: left; */
    left: 0;
	top: 0px;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border: 2px solid #ffca2b;
    border-radius: 50%;
    background-image: none;
    background-color: #fff;
}

.regfield input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    background-color:#333333;
    top: 6px;
    left: 6px;
}

.regfield label {
	font-size: 14px;
    display: inline-block;
	padding-left: 28px;
	height: 30px; 
    cursor: pointer;
    position: relative;
    z-index: 1;
    line-height: 20px;
}


.clear_after::after {
	content: "";
    display: table;
    clear: both;
}


.regfield_big{
	width:500px;
} 
.reg_hidden { display:none; }


.label1, .label2 {
	float:left;
	/*padding: 8px 8px 0 0;  
	text-align:right; 
	vertical-align:bottom;*/
	
}

.label1 {width:250px; }
.label2 {width:150px; }

.regfield input, select, textarea {
	border: 1px solid #cfcfcf;
	color: #282828;
	line-height: 18px;
	padding: 5px 5px 5px 6px;
	font-size: 15px;
	text-indent: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
}

.reg_form_error {  
	background-color: #ffb3b5; 
	border: 1px solid red;
}


.regfield input  {
	height: 18px;
}

.regfield select  {
		height: 35px;
}

.regfield textarea   {
		width: 500px;
		height: 50px;
}

.hidden { display:none;}

.know_index {
	display:inline-block;
	padding-top:5px;
	color: green;
	font-size:12px;
}

/* end of registration */


.non_in_stock {color: #000000; font-size: 11px; border:1px solid red;}
#change_index {color: red;}



/*login*/
.blue-button {
    font-size: 14px;
    display: inline-block;
    padding: 8px;
    border: 1px solid #005a8d;
    border-radius: 3px;
    
}
.blue-button:hover {
    background-color: #005a8d;
    color: #fff;
    
}
a.blue-button:hover {
    text-decoration: none;
}
/* my account */

.my_account {
	padding-top:20px;
}

.my_account > h2 {
	padding-bottom:10px;
}

.my_account > h3 {
	font-size:16px;
	margin-bottom:5px;
}

.account_order > h4 {
	display:inline-block;
	padding:3px 20px 3px 3px;
	font-size:16px;
	margin-bottom:10px;
	border-bottom:  #fabb00 dashed 1px;
}

.my_account table, td {
	padding:5px;
	vertical-align: top;
	border: 1px solid grey;
}

.acount_greeting {
	color: #005a8d;
}
.menu_clear {
	clear: both;
	height: 20px;
}

.account_bills li {
	line-height: 1.5;
	font-size: 14px;
	list-style: none; 
	background: url(../img/el_radio_s.png) no-repeat 0px 3px; 
	padding-left: 20px;
}

.account_order, .account_order_aqualogo {
	overflow:visible;
	margin-bottom:15px;
	border-bottom: 1px dashed #cccccc;
}

.account_order_aqualogo {border-bottom: none;}


.order_header {
	background-color:#ececec;
	/*border: 1px solid #fabb00;*/
	padding:3px 5px;
}

.order_left_block {
	float:left; width:450px; padding: 15px 0 0 20px;
}

.order_right_block {
	float:right; padding: 30px 0 0 20px;
}

.account_order_aqualogo .order_right_block {padding: 15px 25px 0 0;}

.account_discount {
	float:left;
	width:245px;
	height:160px;
	padding:0;
	background: url("../images/diskont.gif") 0 0 no-repeat;
}

.discount_size {
	position:relative;
	top:65px;
	left: 147px;
	font-size: 20px;
	font-weight:700;
	background-color: #fff;
	border:2px solid #fabb00;
	border-radius: 25px;
	width:50px;
	height:35px;
	padding: 13px 0 2px 0;
	text-align:center;
}


.account_discount_info {
	float:left;
	max-width:330px;
	padding-left:10px;
}

.account_red {
	color:red;
}

.address_text {
	font-size: 14px;
	color:  red;
}

.order_block {
	font-size: 14px;
	padding-left:30px;
}

.order_status_info {
	overflow:auto;
	padding-bottom:10px;
	border-bottom: 1px dashed #ccc; 

}

.order_status {
	font-size: 14px;
	padding:5px;
	float:left;
}

.order_status._header {
	font-weight:700;
}

.order_products li {
	line-height: 1.5;
	font-size: 14px;
	list-style: none; 
	background: url(../img/el_radio_s.png) no-repeat 0px 3px; 
	padding-left: 20px;
}

.discont_buy {
	float:left; 
	width:200px; 
	padding:5px 15px 20px 5px;
	text-align:center;
}

.discont_buy__currentprice {
	display:inline-block;
	margin-bottom:10px;
	min-width:90px;
}

.discont_table table {
	margin: 10px 0;
	border: 1px solid grey;
}

.discont_table td {
	padding:10px;
	vertical-align: top;
	text-align:center;
	border: 1px solid grey;
}

.discont_text {
	float:left; 
	width:700px;
}

.discont_text > h2 {
	padding-bottom:10px;
}

.title-brand {
	margin:5px 0 15px 0;
}

.title-brand h1 {
	font-size: 36px;
}

.session__delete-button {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../images/cart/cart-delete.png") 0 0 no-repeat;
    position: relative;
    cursor: pointer;
    top: 2px;
}

.simple-p {
	padding:15px 0;
}

.checkout-conditions__link {
   
    margin-top: 10px;
	line-height:20px;
}

.catmenu_hidden {
	display:none;
}

.salon_pod_zakaz {
	float:right;
	text-align:right;
}

.salon_pod_zakaz a {
	font-size:18px;
}

.long-descr._cut {
    overflow: hidden;
    height: 55px;
    position: relative;
	font-size:14px;
	line-height:18px;

}

.long-descr._cut p {
	font-size:14px;
	line-height:18px;
}

.long-descr._cut h2 {
	font-size:16px;
}

.long-descr._cut:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ecf0f1',GradientType=0 ); /* IE6-9 */
}

.long-descr-more {
	display:inline-block;
	margin-bottom:15px;
	font-size:12px;
}

.aqua-brands {
	max-height:60px;
	max-width::60px;
	border:1px solid #9b9a9a;
	
}

.info-block h2 {
	margin:30px 0 10px 0;
}
.info-block h3 {
	margin:10px 0;
}


.info-block  ol, .info-block  ul {
    margin-left: 10px;	
}

.info-block  ol li {
    list-style-type: decimal;
    font-size: 16px;
    padding-top: 10px;
}

.info-block  ul {
	padding-bottom: 8px;
}

.info-block  ul li ul {
	padding-bottom: 0px;
}

.info-block  ul li {
    font-size: 16px;
    padding-top: 8px;
	list-style: disc;
}

.info-block  ul li ul li {
    padding: 3px 0;
}

.art_bullet_menu {
	display:block;
	background: #f7f7f7;
	padding: 20px 0 20px 20px !important; 
	width:920px;;	
	margin:20px 0 30px 0;
	margin-left:0px !important;

}
.art_bullet_menu  li {
	font-size: 15px;
	line-height:20px;
	padding: 0px;
}

.art_bullet_menu  li  a { text-decoration:underline; font-size: 15px;}

.img_mob {width:940px;}
.img_mob._compat {width:680px;}
.img_mob2 {float:left; width:460px;}
.info-block  p {
	padding:5px 0;
	font-size: 16px;
	line-height: 24px;
}

.info-block em {
	font-style:italic;
}

.info-block strong {
	font-weight:700;
}

.info-block .simple-button {
	display:inline-block;
	margin-top:10px;
}

.info-block th {
	padding:5px;
	vertical-align: top;
	border: 1px solid grey;
	background-color:#fdb621;
}

.info_blockquote {
    background: #f7f7f7;
    border-left: 1px solid #bbbbbb;
    font-style: italic;
    margin: 1.5em 30px;
    padding: 0.5em 10px 0.5em 20px;
}
 
.info_blockquote:before {
    color: #bbbbbb;
    content: "\201C"; /* Непечатаемый символ слева */
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
 
.info_blockquote:after {
    color: #bbbbbb;
    content: "\201D"; /* Непечатаемый символ справа */
    font-size: 3em;
    line-height: 0.1em;
   vertical-align: -.45em;
}
.info_blockquote > p:first-child {
    display: inline;
}
/*
.info-block blockquote {
	margin-left:75px;
	padding-left:15px;
}
.info-block blockquote h3 {
	color:#333;
	font-style:italic;
	font-size: 16px;
	margin-left:-75px;

}

.info-block blockquote p {
	color:#666666;
	font-size: 14px;
}
*/

.delivery_actual, .delivery_oplata_more {
	display:inline-block;
	padding:10px;
	border: 1px solid #fdb621;
    border-radius: 5px;
}

.delivery_actual._right {
	float: right;
	margin-left:10px;
	text-align:center;
}

.shipping_h2 {
	color:	#3b3b3b;
}

.delivery_oplata_more._down  {
	background: #fdb621  url("../img/arrows_down.png") 97% 50% no-repeat; 
	padding-right:55px;	
	min-width: 470px;	
	margin: 5px 0;
}

.delivery_oplata_more._up  {
	background: #fdb621  url("../img/arrows_up.png") 97% 50% no-repeat;
	padding-right:55px; 
	min-width: 470px;
	margin: 5px 0;		
}

.delivery_oplata_info {
	display:none;
}

.delivery_oplata_info._visible {
	display:block;
}

.attention {
	display:inline-block;
	width: 20px;
	height:15px;
	background: url("../img/attention.png") center bottom no-repeat;
	
}

.excel {
	background: url(../images/excel-ico_s.png) no-repeat 0px 0px; 
	padding: 0 0 9px 40px;
	margin: 0 0 7px 30px;
}

.excel :link {font-size: 16px; color:#054c7d; text-decoration: underline}
.excel :visited {color:#054c7d; text-decoration: underline}
.excel :active  {color: #F00;  text-decoration: underline;}
.excel :hover   {color:#F00; text-decoration: underline;}

.filter {
	display:inline-block;
	border: 1px solid #ffca2b;
    border-radius: 5px;
	padding: 5px;
	margin-bottom:5px;
}

.aggregate_catalog {

	margin-left: -15px;
	display:block;
	min-height:62px;
	min-width:175px;
	background: url("../img/catalog.png") 0 0 no-repeat;
	
}

.ashop_select:after {
	position: relative;
	display: inline-block;
	left: 5px;
	top:2px;
	min-width:19px;
	min-height: 14px;

	content: '';
    background-image: url('../images/delivery_ico.png');
	
}

.li-counter {
	display:inline-block;
	float:right;
	padding-right:30px;
	
}

.arrow-circle-right:after {
	width: 20px;
	height: 15px;
	background: url('../images/icons/news_arrow.png') no-repeat right top;
	background-size: 15px 15px;
	position: absolute;
	top:8px;
	content: '';
}

.product__pic {
	position: relative;
}
.product__pic img {
	position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.news_to_all {
	text-align:right;
	margin: 20px 20px 0 0;
	position: relative;	
}

.news_img_title {
	float:left; 
	padding:0 10px 10px 0;	
}

.news_img {
	padding-left:15px;	
}

.news_img._right {
	float:right; 	
}

.news_img._left {
	float:left; 	
}

.news_img img {
	max-width:200px;	
}

.only_mob {
	display:none;
}

.with_tip {
	position: relative;
}

.with_tip:hover{
	color:green;	
	cursor: pointer;
}

/*.with_tip:after {
	content: "*";
}*/

.filter_tip, .unknown_price_tip {
	display:none;
    font-size: 12px;
    width: 110px;
    padding: 6px 8px 2px 8px;
    border: 1px solid #fdb621;
    background-color: #fffae9;
    border-radius: 3px;
    position: absolute;
    font-weight: normal;
    z-index: 10;
	color:#000;	
}

.filter_tip {
	left: 180px;
    top: -10px;
}

.unknown_price_tip {
	width: 125px;
	left: 35px;
    top: -7px;
}

.filter_tip:before, .unknown_price_tip:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 15px;
    background: url("../images/cart/descr_corner.png") 0 0 no-repeat;
    left: -8px;
    top: 9px;
}

.prod_video {
	width: 600px;
	height: 340px;
}

.prod_video_l {
	width: 900px;
	height: 525px;
}

.video_in_card {
	position:fixed;
	width: 900px;
	top: 450px;
	left: 50%;
    margin: 0 0 0 -450px;
	display:none;
	background-color:#fff;
	z-index:1002;
}

#video_close {
	background-color:#fff;
	width:24px;
	height:24px;
    border-radius: 12px;
}

.fb-like, .vk-like {
	float:left;
	width:220px;
	padding-right:15px;
	
}
		
.vk-like td {border: 0px;}

.messageStackError {border: 0px none #000 !important;}

.contacts-map {margin-bottom:30px;}

.unknown_price {
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../img/el_quest.png);
	
}	

.urgent_2020 {
	background-color: #fff0c4; /*fbe39f fdda75;*/
	text-align:center;
	padding: 10px 0;
}

.urgent_2020 a {font-size: 15px;}

@media screen and (max-width:1000px) {

}

