@font-face {
	font-family: 'Georgia';
	src: local('Georgia'),
	url('/bitrix/templates/.default/fonts/Georgia/Georgia.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: local('Georgia Bold'), local('Georgia-Bold'),
	url('/bitrix/templates/.default/fonts/Georgia/Georgia-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Georgia Pro';
	src: local('Georgia Pro'), local('GeorgiaPro'), local('Georgia-Pro'),
	url('/bitrix/templates/.default/fonts/GeorgiaPro/GeorgiaPro-Reg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Georgia;
}

.grecaptcha-badge { visibility: hidden; }

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	  
	margin: 0 auto -30px;
	min-width: 990px;
}

#short_cart {
	display:block;	
	width: 346px;
    height: 99px;
    background: url(/bitrix/templates/supertabak/images/shortcart_bg.png);
    position: fixed;
    right: 54px;        
	padding-left: 193px;
	padding-right: 36px;
    box-sizing: border-box;
	text-align:right;
	z-index:994;
	border-radius:0 0 0 100%;
	//-webkit-clip-path: polygon(-10% 0%, 102% 115%, 104% 0%);
    //clip-path: polygon(-10% 0%, 102% 115%, 104% 0%);
}
#short_cart:not(.hidden):not(.admin_cart) {top: 0;}
#short_cart.admin_cart:not(.hidden) {top: 36px;}
#short_cart.hidden {top:-100px;}


#short_cart a {text-decoration:none;}
#short_cart img {
	float:left;
	margin: 1px 10px 0px 0;
}
#short_cart h4 {
	color: #5a2610;
    font-weight: bold;
    margin: 6px 0 0 0;
    font-size: 13px;
}
#short_cart p {
	margin: 0;
    font-size: 12px;
    color: #000;
}
.new_butt {
	background:url('//opt-1043987.ssl.1c-bitrix-cdn.ru/bitrix/templates/supertabak/images/button-bg.jpg?152906661511302');
    color: #e2d2b7;
    text-transform: uppercase;
    border: none;
    padding: 6px 13px;
    font-size: 12px;
    margin-top: 10px;	
	cursor:pointer;
	text-decoration:none !important;
	font-family:Arial;	
}
.new_butt.bask {
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	padding-left: 26px;
	position:relative;	
}
.new_butt.bask img {
	display: inline-block;    	
	position: absolute;
    left: 8px;
    top: 2px;
}
#cart-status {
	display: inline-block;
    margin-left: 10px;	
	vertical-align:middle;
}
.login_form input[type="text"], .login_form input[type="password"] {		
	width:118px;
	height:24px;
	padding:0px 0 2px 26px;
	border:none;
	-webkit-appearance: none;
  -webkit-box-sizing: content-box;  
  background-color: transparent!important;  
}
.login_form input[type="text"], .login_form input[type="password"] {background-image:url(/bitrix/templates/supertabak/images/input_new_bg.jpg);}


.login_form div.login:before {
	content:'';
	display:block;
	position:absolute;
	width:21px;
	height:22px;
	background-image:url(/bitrix/templates/supertabak/images/input_new_login.jpg);
}
.login_form div.pass:before {
	content:'';
	display:block;
	position:absolute;
	width:21px;
	height:22px;
	background-image:url(/bitrix/templates/supertabak/images/input_new_pass.jpg);
}
#close_cart {
	display: none;
    background: url(/bitrix/templates/supertabak/images/close_cart.png) no-repeat;
    width: 23px;
    height: 23px;
    position: absolute;
    right: -11px;
    top: 5px;
}



input:-webkit-autofill {
	background-color:transparent !important;
    -webkit-box-shadow: none !important; /* Цвет фона */
    -webkit-text-fill-color: #000 !important; /* цвет текста */
    color: #000 !important; /* цвет текста */

}
@-webkit-keyframes autofill {
    to {               
		background: #fefcea; /* Для старых браузров */
		background: linear-gradient(to top, #fff, #efba87);
		border:1px solid #4b433d;
		/*background-image:url(/bitrix/templates/supertabak/images/input_new_bg.jpg);*/
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.content-form form[name="form_auth"] input:not(.user-reg-com__text-field) { width:136px !important;}

.auth_top .errortext {
	background: transparent;
	text-align: left;
	margin: 0;
	border: none;
	display: inline;
	float: left;
	color: #fc4141;
	padding: 0 2px;
	font-size: 14px;
}

* html #page-wrapper { height: 100%; }

#header-wrapper { height: 90px; }
#header {  position: relative; margin: 0 auto; width: 1000px; height: 107px;}

#logo { width: 400px; height:50px; position: absolute; top: 30px; left: 30px;}
#logo a {outline: none; text-decoration:none;}

#schedule { position: absolute; top:33px; left: 490px; height: 70px;}
#schedule td { padding: 0;}
#schedule div.telephone { margin:0; padding:0 0 0 27px; font-size:1.2em; font-family:Arial; line-height:21px;  }
#schedule p { margin: 0;}

ul.store-horizontal {list-style-type: none; overflow: hidden; height: 34px; margin:0; padding:0;}
ul.store-horizontal li { float: left; margin: 0 21px 0 0; height: 29px;}
ul.store-horizontal li a { font-family: Arial; font-size: 1.4em; padding:7px 12px 4px 13px; text-decoration: none; outline: none; line-height: 29px;}

#main-menu {padding:20px 5px 20px 24px;}
#main-menu ul {list-style-type: none; overflow: hidden; margin:0; padding:0;}
#main-menu li {margin: 0; padding:0; height: 25px; }
#main-menu li a {font-size:1.1em; text-decoration: none; font-weight:bold;}

#user-links {  position: absolute; left:660px; top:20px;  }
#user-links ul {list-style-type: none; overflow: hidden; margin:0; padding:0;}
#user-links li { }
#user-links a { text-decoration: underline; outline: none;}
#user-links p { margin: 0;}

div.menu_space{margin-left:10px; font-size:1px; height:1px;}
#left-menu { list-style-type: none;  font-family: Arial; padding-left:65px }
#left-menu a { font-size: 13px; outline: none; text-decoration: underline; white-space:nowrap; font-weight:bold; display:block; height:50px; color:#a4f2fb}
#left-menu a:hover { font-size: 13px; outline: none; text-decoration: none; white-space:nowrap; font-weight:bold; display:block; height:50px; color:#a4f2fb}
#left-menu ul a { font-size: 0.95em !important; outline: none; vertical-align:top;font-weight:normal; padding:10px; text-decoration:underline }
#left-menu ul a:hover { font-size: 0.95em !important; outline: none; vertical-align:top;font-weight:normal; padding:10px; text-decoration:none }
#left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-bottom: 0.5em; }
#left-menu li.current ul { padding: 0 0 0 12px;}
#left-menu .current a  { padding: 0 13px; font-style:normal; font-size: 0.95em !important; vertical-align:top;}
#left-menu .current ul a { padding:0;}
#left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
#left-menu ul ul { margin: 0.5em 0 0 0em; }
#left-menu li li { margin-bottom: 0.5em; padding:0 13px 0; text-indent: 0; background: none;}
#left-menu li { padding:0 0 0 11px; margin-bottom: 0.55em; }
#left-menu li li li { margin-bottom: 0.3em; }

#cart {overflow: hidden;height: 77px; padding-left:24px;}
#cart div.block-content { }
#cart, #cart a { outline: none;}
#cart p.cart { margin: 0; height: 50px; }
#cart i, #cart a { display: block}
#cart i {font-style:normal; padding-left: 25x; }
#cart i a { text-decoration: none; }
#cart i a:hover { text-decoration: underline; }

#compare { bottom: 0; right: 0; width: 222px; height:20px;}
#compare .block-content { padding: 1px 0 0 24px;}
#compare a { text-decoration: none; outline: none; }
#compare a:hover { text-decoration: underline;}
#compare a.close { width: 7px; height: 5px; display:block; float:right; margin:6px 6px 0 0;}

#content-wrapper { position: relative; margin: 0 auto; width: 990px;}

#breadcrumb { margin: 0 0 14px 0; padding-left: 13px; min-height: 20px;}
#breadcrumb a, #breadcrumb span, #breadcrumb i { font-size: 18px; padding:0; text-decoration:none; vertical-align: top; line-height: 14px; color: #222;}
#breadcrumb i { padding:0 3px;}
#breadcrumb img { width: 18px; height: 18px; }
#breadcrumb a:hover { text-decoration:underline; }

#breadcrumb-search{width:190px; left:803px; top:30px; margin-top:2px; margin-right: 4px; position:absolute;}
#search {height: 20px}
#search .form-textbox { float: left; width:200px;}
#search .form-textbox-border { padding-left: 20px; height: 20px; overflow:hidden; }
#search .form-textbox-border input { width: 110px; height: 18px;color:#000;}
#search .form-button { float: right; width:48px; }
#search .form-button input { width:48px;  }

#subscribe {zoom:1; margin-top:20px; }
#subscribe .form-textbox-border { float: left; height: 20px; width: 165px; }
#subscribe .form-textbox-border input { width: 165px; float: left; padding: 0 2px; height: 18px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-button { float: left; margin-left:10px;}
#subscribe .form-button input { padding: 0 3px;  overflow: visible;}

.form-box input { vertical-align: top;}
.form-textbox-border input {border:1px solid; padding:0; margin:0;}
.form-textbox-border {border: 1px solid; }
.form-button {border: 1px solid;}
.form-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
.form-button input { display: block; border: none; background: none; padding:0; margin:0; cursor: pointer; cursor: hand; outline: none; font-family: Georgia, serif; font-size: 12px; height: 19px;}

#content { width: 990px; margin: 0 auto 4em auto; overflow: hidden;}

#left-column { float: left; width: 222px; padding-top: 16px;}
#workarea { width: 703px;float: right; }
div.sidebar-mode #workarea { width: 703px; margin-right:17px; padding-top:24px;}

#sidebar { width: 200px; float: right; padding: 26px 0 0 0;}

#footer-wrapper, #footer  { height: 92px; }
#space-for-footer  { height: 30px; }
#footer {color:#eeeeee; padding:5px}

#copyright { padding:21px 0 0 0; width: 49%;}
#copyright p { margin:0;}

#footer-links { width:50%; position:absolute; right:25px; top: 20px; }
#footer-links ul { margin:0; padding:0; list-style: none; text-align: right; }
#footer-links li { display: inline; padding-left:1.5em;}

/* Rounded block */
div.rounded-block { padding: 10px 0; overflow: hidden; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner 
{
	height:20px;
	width:20px;
	position:absolute;
	left:-10px;
	top:-10px;
	overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 0 21px;}

/* Inline Filter */
div.inline-filter { margin: 0.5em 0 2em;}
div.inline-filter b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
div.inline-filter b, div.inline-filter a { margin-right: 0.5em;}

/*Catalog Item List*/
table.catalog-item-filter { width: 100%; }
div.catalog-item-filter-body { width:50%; display: block;  padding-bottom: 1em;}
div.catalog-item-filter-body-inner { padding:0.5em 1em; }
div.catalog-item-filter-title { padding-bottom: 1em; display: none;} 
#js div.catalog-item-filter-title { display: block;}
#js div.catalog-item-filter-body { display: none; }
#js div.filter-active div.catalog-item-filter-body { display: block; }
div.catalog-item-filter-title a { text-decoration: none; border-bottom: 1px dashed; outline: none;}

div.filter-active div.catalog-item-filter-title span { padding: 0.35em 0.5em 0.65em; display: inline-block; }

table.catalog-item-filter td { padding: 0.3em 0;}
table.catalog-item-filter td.field-name {font-size:0.95em;  width: 55%;}
table.catalog-item-filter td.field-control { font-size:0.95em;  width: 45%;}
table.catalog-item-filter tfoot td.field-control  { white-space: nowrap;}
span.filter-textbox { display: block; width: 100%;}
span.filter-textbox input { width: 95%; float: left;}
span.filter-dropdown select { width: 100%;}

div.catalog-item-sorting { padding: 1em 0 1em;}
div.catalog-item-sorting a { margin:0 0.3em;}
div.catalog-item-sorting a.selected {padding:0.4em 0.6em 0.6em; }
div.catalog-item-sorting a.desc {padding-right: 1.3em; }
div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-list { padding: 1.3em 0 0 0;}
div.catalog-item  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.65em 0 0.65em 0; 
	position:static;
	border: 1px solid;
	zoom:1; 
}
div.catalog-item-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.7em; font-size: 1em;}
div.catalog-item-info { float: left; width: 500px;}
div.catalog-item div.catalog-item-links { float: right; width: 188px;}
div.catalog-item-title { margin-bottom: 1em;}
div.catalog-item-title a { font-size: 1.4em; margin-top: -4px;}

div.catalog-item-title span.sticker,  h1 span.sticker { color: red;  padding-right: 0.5em; padding-right: 0.2em; white-space: nowrap; vertical-align:top; }
div.catalog-item-title span.sticker { font-size: 1em;}
h1 span.sticker { font-size: 0.6em; /*line-height: 1.3em;*/ zoom:1;}

div.catalog-item-preview-text { margin-bottom: 1em; }
div.catalog-item-image {float:left; margin:4px 10px 0 0; overflow:hidden; text-align:center; zoom:1;}
div.catalog-item-desc { margin-left:87px; }
div.no-picture-mode div.catalog-item-desc { margin-left: 0;}
div.catalog-item-price { }
div.catalog-item-price span { padding:0.2em 0.3em; display:inline-block;}

div.catalog-item-links a, div.catalog-item-links span  
{
	text-decoration: none; 
	padding-left: 20px; 
	display: block; 
	float: left; 
	clear: left; 
	margin-bottom: 1em; 
	outline: none;
	zoom:1;
	white-space: nowrap;
}

div.catalog-item-hover { position:relative;}
div.catalog-item-hover div.catalog-admin-links { display: block; }

/* Admin Links */
div.catalog-admin-links
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	zoom:1;
}

div.catalog-admin-links a  
{
	display: block; 
	padding: 0.3em 0.6em 0.4em; 
	font-size: 0.85em;
	color: white !important;
	margin: 1px 1px 0 0;
	text-decoration: none;
	background: #dc1a35 url(images/catalog-item-btn-bg.png) repeat-x 0 0;
}

div.catalog-admin-links a:hover { text-decoration: underline;}

/* Admin Buttons */
div.catalog-admin-buttons { overflow: hidden; margin-top: 1.5em; zoom:1;}
div.catalog-admin-buttons a  
{
	float: left; 
	background: url(images/admin-button-bg.gif) no-repeat right 0; 
	height: 27px; 
	line-height: 25px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.2em;
	padding: 0;
	margin: 0 10px 0 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
}
div.catalog-admin-buttons span { display: block; height: 27px; background: url(images/admin-button-bg.gif) no-repeat; margin-right: 3px; padding:0 8px 0 11px; float: left;}
div.catalog-admin-buttons a:hover { background-position: right -27px; }
div.catalog-admin-buttons a:hover span { background-position: 0 -27px}

/* Catalog Section List */
div.catalog-section-list {margin: 2.1em 0 0 0;}
div.catalog-section  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.9em 0 0.9em 0; 
	position:static;
	border: 1px solid;
	cursor: default;
	zoom:1;
}
div.catalog-section-separator {background: url(images/fade-catalog.gif) no-repeat left center; height: 1.8em; font-size: 1em;}
div.catalog-section-hover { position: relative; }
div.catalog-section-hover div.catalog-admin-links { display: block; }

div.catalog-section-image {float:left; margin-right:10px; overflow:hidden; text-align:center; width:150px;}
div.catalog-section-info { margin-left:87px; }
div.catalog-section-desc { margin-bottom: 0.6em; width: 80%;}
div.no-picture-mode div.catalog-section-info { margin-left: 0;}
div.catalog-section-title { margin-bottom: 1em;}
div.catalog-section-title a { font-size: 1.4em; line-height: 0.7em;}
table.catalog-section-childs { width: 80%;}
table.catalog-section-childs td { width: 33.33%; padding: 0.3em 0.5em 0.3em 0; vertical-align: top;}
table.catalog-section-childs b {padding: 0.3em 0.5em 0.3em 0; display:block; vertical-align: top;font-weight:normal;}
table.catalog-section-childs a { padding-left: 8px; display: block; }
table.catalog-section-childs a:hover { text-decoration: underline; }

/* Catalog Detail Item */
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-id {
	font-size: 15px;
	font-style: italic;
	font-family: none;
	color: #999999;
}

table.catalog-detail td { padding:0; vertical-align: top;}
div.catalog-detail-line 
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
	background: url(images/title-line.gif) no-repeat;
}

div.catalog-detail-image { margin: 0 25px 0 0; border: 1px solid; padding: 2px; }
div.catalog-detail-images { overflow: hidden;  margin: 0 25px 0 0;}
div.catalog-detail-images div.catalog-detail-image { position: relative; float: left; margin: 10px 10px 0 0; width:50px; height:50px; overflow:hidden; padding: 2px; text-align:center; }
div.catalog-detail-images div.catalog-detail-image a { width: 100%; height: 100%; display: block;}
div.catalog-detail-images div.catalog-detail-image img { vertical-align: middle;}

td.catalog-detail-desc { width: 100%;}
div.catalog-detail-price { font-family: Arial; }
div.catalog-detail-price label { font-size: 1.5em; }
div.catalog-detail-price p { font-size: 1.5em; margin: 0.5em 0 0;}
div.catalog-detail-buttons { overflow: hidden; margin-top: 1.5em;}
div.catalog-detail-buttons a  
{
	float: left; 
	background: url(images/button-bg.gif) no-repeat right 0;
	height: 33px; 
	line-height: 30px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.5em;
	padding: 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
	text-shadow:1px 1px 1px #EEEEAA;
	/*width: 172px;
	background: url(/images/fav_button.png) no-repeat 0 0px;*/
}
.catalog-detail div.catalog-detail-buttons a {
	width: 172px;
	background: url(/images/fav_button.png) no-repeat 0 0px;
	margin-right:10px;
}
div.catalog-detail-buttons span {
	display: block;
	height: 33px;
	background: url(images/button-bg.gif) no-repeat;
	margin-right: 3px;
	padding:0 12px 0 15px;
	float: left;
	/*background: url(/images/fav_button.png) no-repeat 0 0px;
	width: 175px;
	box-sizing: border-box;
	padding:0 12px 0 51px;*/
}
.catalog-detail div.catalog-detail-buttons span {
	background: url(/images/fav_button.png) no-repeat 0 0px;
	width: 175px;
	box-sizing: border-box;
	padding:0 12px 0 51px;
}
div.catalog-detail-buttons a.disabled {
	background-position: right -33px;
	text-shadow:1px 1px 1px #EEE;
}
.catalog-detail div.catalog-detail-buttons a.disabled {
	background: url(/images/btn_in_basket.png) no-repeat -16px -23px;
}
div.catalog-detail-buttons a.disabled span {
	background-position: 0 -33px;
	/*background: url(/images/btn_in_basket.png) no-repeat -17px -23px;
	width: 175px;
	font-size: 0;*/
}
.catalog-detail div.catalog-detail-buttons a.disabled span {
	background: url(/images/btn_in_basket.png) no-repeat -16px -23px;
	width: 175px;
	font-size: 0;
}
div.catalog-detail div.catalog-item-links { margin: 1em 0 0; overflow: hidden;}

div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

div.catalog-detail-full-desc {width: 100%;}

/*Catalog Item Card */
div.catalog-item-cards {position: relative; margin-bottom:9px; zoom:1; }

div.catalog-title{height:26px; line-height:26px; font-size:1.4em;float:left; margin-bottom:-1px; margin-top:20px;}
div.catalog-title_text{padding:0 16px 0 16px;}

div.catalog-hr{border-top:1px solid #e7e7e7; font-size:1px; line-height:1px;margin-bottom:35px;clear:both;}
table.catalog-item-card {  width: 100%; table-layout: fixed;}
table.catalog-item-card td { padding: 0; vertical-align: top;}
table.catalog-item-card tr.top td { height: 5px; border: none;}
table.catalog-item-card tr.bottom td { height: 5px; border: none;}

table.catalog-item-card td  
{
	width: 33%; 
}

div.catalog-item-card { padding: 9px 10px 10px 10px; }
div.catalog-item-card .item-image { width:75px; text-align:center; float: left; margin: 5px 10px 0 0; overflow: hidden; }
/*div.catalog-item-card .item-detail { bottom:13px; position:absolute; margin-left:85px; left:auto; clear: both; font-size: 0.85em;}*/
div.catalog-item-card .item-info { margin-left: 85px; /*margin-bottom: 1.5em;*/}
div.no-picture-mode .item-info,  div.no-picture-mode .item-detail { margin-left: 0;}
div.catalog-item-card p { margin: 0 0 0.5em; font-size: 0.85em;}
div.catalog-item-card p.item-price { padding-top: 0.2em; line-height:1.7em; margin-bottom:0;}
div.catalog-item-card p.item-price span { background: #eaeaea; padding: 0.2em 0.3em;}
div.catalog-item-card p.item-price s { color: #aaa; white-space: nowrap;}
div.catalog-item-card p.item-desc { max-height: 6em; overflow: hidden; position: relative; zoom:1; color:#6d6d6d}
div.catalog-item-card p.item-title  { font-size: 0.95em; margin:0 0 0.5em;}
div.catalog-item-card .item-desc-overlay 
{
	background:url(images/fader.png) no-repeat scroll right center transparent;
	top:5em;
	display:block;
	height:1em;
	position:absolute;
	right:0;
	width:165px;
}

.alx_reviews_list #review_attach {margin-left: 48px;}

/* Content Block */
div.content-block { padding: 0.85em 1.2em 1.2em; border: 1px solid; margin: 0 0 15px;}
div.content-block h3 { font-size: 1.0em; font-weight:bold; margin: 0 0 1em 0; font-family: Verdana;}

/* Special Offer Block */
div.content-block-special { border: none; }
div.content-block-special .item-image { text-align: center; margin: 1em 0;}
div.content-block-special .item-image a { border: 1px solid; display: inline-block; padding: 3px;}
div.content-block-special .item-name { margin:1em 0;}
div.content-block-special .item-desc { font-size: 0.85em; margin: 1em 0;}
div.content-block-special .item-price {font-size: 0.85em; }
div.content-block-special .item-price span { font-weight: bold;}

/* Subscribe Block */
div.content-block-subscribe { border: none; overflow: hidden;}

/* Content Block List */
dl.block-list { margin: 0; padding:0;}
dl.block-list dt { margin: 0 0 8px 0; float;left}
dl.block-list dt span{padding: 4px 9px;}
dl.block-list dt a{font-weight:bold;font-size:90.01%;}
dl.block-list dd { margin:0 0 2em; padding:0;}
dl.block-list a { text-decoration: none;}
dl.block-list a:hover {  text-decoration: underline;}

a.rss-icon { background: url(images/rss.gif) no-repeat; width: 16px; height: 16px; float: right;}

/* News List */
div.news-list { margin: 1.3em 0 2em; padding: 0;}
div.news-item { margin: 0 0 1.3em; position:relative; border:1px solid;  zoom:1; }
div.news-date { margin: 0 0 0.5em; }
div.news-detail { zoom:1;}
div.news-title { font-size: 1.2em; margin: 0 0 0.5em; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

div.news-item-hover div.catalog-admin-links { display: block; }

/*FAQ List */
div.faq-list { margin: 1.3em 0 2em; }
div.faq-item {position:relative; border: 1px solid;  zoom:1; }
div.faq-item-answer { zoom:1; }
div.faq-item-hover div.catalog-admin-links { display: block; }

/* Order List */
div.order-item { margin: 0 0 2em 0; zoom:1; }
div.order-title-inner { padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.order-title-inner span { font-weight: bold; float: left;} 
div.order-title-inner a { float: right; }
div.order-title .r1 {}
div.order-title .r2, div.order-title .r0 { border-left: 1px solid; border-right: 1px solid;}

div.order-info { overflow: hidden; padding: 1em 11px 1em 11px; border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid; zoom:1; }
div.order-details { float: left; width: 60%;}
div.order-status-info { float: right; width: 30%;}
div.order-status-date { margin-bottom: 0.7em;}
div.order-status { margin-bottom: 0.7em; padding: 0.2em 0.6em 0.3em; }
div.order-status-links a { display: block; outline: none; margin-bottom: 0.3em;}

div.order-props p { margin: 0 0 0.5em 0;}
div.order-items { margin: 1em 0 0 1.5em; }
div.order-items ol { padding: 0 0 0 1.5em; margin: 0.5em 0 0;}
div.order-items li { margin: 0 0 0.5em 0;}
div.order-buttons {text-align: center;}
div.order-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}

table.order-properties { width: 100%;}
table.order-properties td { vertical-align: top; padding:0 0.5em 0.3em; }
table.order-properties td.field-name { text-align: right; width: 50%; color: #7f7f7f;}
table.order-properties td.field-value { width: 50%; }
table.order-properties td.field-title { text-align: center; font-weight: bold; padding: 0.5em;}

div.order-checkout div.order-title-inner, div.order-full-summary div.order-title-inner { padding: 2px 12px 4px; }
div.order-checkout table.cart-items tfoot td, div.order-full-summary table.cart-items tfoot td { border: none;}
div.order-checkout div.order-item, div.order-full-summary div.order-item { margin: 0 0 1.2em 0;}

/* Subscription */
div.subscription { width: 80%; margin: 0 0 2em;}
div.subscription-title-inner { font-weight: bold; padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.subscription-title .r2, div.subscription-title .r0 { border-left: 1px solid; border-right: 1px solid;}
div.subscription-form { padding: 17px 11px 0; border: 1px solid; border-top:none; margin: 0 0 1.5em;}
table.subscription-layout { width: 100%; }
table.subscription-layout td { vertical-align: top; padding: 0 0 20px;} 
table.subscription-layout td.field-name { width: 70px; text-align: right; padding-right: 7px;}
table.subscription-layout td.field-form {  }
input.subscription-textbox { width: 230px;}
input.subscription-email { width: 150px;}
div.subscription-format { white-space:nowrap; float: right; margin-right:1em;}
div.subscription-rubric { padding: 0 0 1em; overflow: hidden;}
div.subscription-rubric input { float: left; margin-right: -23px;}
div.subscription-rubric label { margin-left: 23px; display: block; padding-top: 2px;}
div.subscription-rubric span { display:block; margin-top: 0.25em; font-size: 0.85em; }
div.subscription-notes { margin: 1em 0 1.5em;}
div.subscription-utility p { font-size: 0.85em;}
div.subscription-buttons { margin-top: 1em;}

/* Cart Item List */
table.cart-items { width: 100%; }
table.cart-items td { border-bottom: 1px solid; white-space: nowrap; text-align:center; padding: 0.5em;}
table.cart-items td p { margin: 0 0 0.3em;}
table.cart-items td.cart-item-name p { text-align: right;}
table.cart-items td.cart-item-name { width: 100%; white-space: normal; text-align: left;}
table.cart-items td.cart-item-price {  text-align: right;}
table.cart-items thead td.cart-item-price { text-align: center;}
td.cart-item-quantity input { width: 40px; text-align: center;}
div.cart-ordering { overflow: hidden; margin-top: 1em; }
div.cart-code { float: left; }
div.cart-code input { width: 240px;}
div.cart-buttons { float: right; }
div.cart-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
td.cart-item-actions a.cart-delete-item { width: 16px; height: 16px;  display: inline-block; } 
td.cart-item-actions a.cart-shelve-item, td.cart-item-actions a.cart-unshelve-item { font-size: 0.85em; display: inline-block;  vertical-align: top;}
td.cart-item-actions a.cart-shelve-item { margin-left: 1em; }
.sht-v-bloke__line {
	color: grey;
	font-size: 12px;
	margin: 3px 0;
}

/*Compare Grid */
div.compare-props { border:1px solid ; padding: 1em; margin: 0 0 2em;}
div.compare-buttons { margin-top: 1em; text-align: right;}
div.compare-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
table.compare-props { width: 100%; }
table.compare-props td { width: 33.33%; vertical-align: top;}
table.compare-props a { text-decoration: none; }
table.compare-props input { float: left; margin-right: -23px;}
table.compare-props label { margin-left: 23px; display: block; padding-top: 2px;}

div.compare-grid { overflow: auto; overflow-y:visible; padding-bottom: 1.5em; width: 100%;}
table.compare-grid { }
table.compare-grid td { padding: 11px 8px 10px 15px; font-size: 0.85em; vertical-align: top;}
table.compare-grid thead td { border-left: 1px solid; font-weight: bold; }
table.compare-grid td.compare-property { border: none; white-space: nowrap; font-weight: bold;}
table.compare-grid .compare-delete-item { margin-left: 15px; width: 16px; height: 16px;  display: inline-block; float: right;}

/*Site Map */
table.map-columns { width: 100%; }
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Common Elements */
div.content-form input.input-submit { font-size:1.3em; overflow:visible; padding:0 0.5em;}
div.content-form { width: 75%; font-size:0.95em;}

/* Sales */
div.sale_bestseller_days, div.sale_bestseller_type {display:none;}
.header_container_with_logo .header_logo_mouseover {width: 396px; height: 374px; position: absolute;}
.header_container_with_logo .header_logo_mouseover img {display: none; position: absolute;}
.header_container_with_logo .header_logo_mouseover:hover img {display: block;}
p {margin: 1em 0;}
.slogan {margin-top: 11px; display: block; height: 30px;}
.internetmagazin {display: block; height: 60px;}
.sitename {display: block; height: 27px;}
.telephones {display: block; margin-top: 10px; font-size: 22px; width: 590px;}
#vk-icon{display:block; width:40px; height:40px; position:relative; top: 37px; left:271px;}
/*
.onoffswitch {
    position: relative; width: 35px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 19px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 11px; padding: 0; line-height: 11px;
    font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #EDF2F7; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #8F8D8D; color: #333333;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 11px; margin: 0px;
    background: #000000;
    border: 2px solid #999999; border-radius: 19px;
    position: absolute; top: 0; bottom: 0; right: 20px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}*/
.onoffswitch {
    position: relative; width: 65px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #757070; border-radius: 20px;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 22px; padding: 0; line-height: 22px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "Вкл";
    padding-left: 5px;
    background-color: #80DE6D; color: #383535;
}

.onoffswitch-inner:after {
    content: "Выкл";
    padding-right: 5px;
    background-color: #E35454; color: #4D2D2D;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 18px; margin: 2px;
    background: #000000;
    border: 2px solid #757070; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 39px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

a.link-img{
	display: block;
	width: 229px;
	border: none;
	min-height: 172px;
	max-height: 229px;
	text-align: center;
}
a.link-img img{
	max-height: 229px;
	max-width: 229px;
}
div.switcher-block{
	position:fixed; z-index:999; width:63px;display:block; color:#fff; line-height: 21px; bottom:66px; padding:6px; background-color:#514040; border-radius: 6px; height:46px; right: 7px;
}

/* Кнопка новые поступления в каталоге */

#nP {position:relative;}
#nP img:first-child {position:absolute; left:0; top:0; opacity:0; filter: alpha(opacity=0); /*IE*/ -moz-opacity:0; /*Firefox 3.5*/ transition:opacity easy 0.5s; }
#nP:hover img:first-child {opacity:0.5;}


.banners-slide{
	display: block; width:200px; height: 260px; margin: 8px 5px 5px 0px; overflow: hidden;
}
.banners-slide li {
	display:block;
	margin-left: 10px;
}


.framed {
	width:230px;
	text-align:center;
	font-size:18px;
	font-style:italic;
}
.framed a {
	color:#fff !important;
	text-decoration:none !important;	
	display: block;
    margin: 5px 0;
}
.framed a img {
	max-width:250px;
}
.framed a:hover img {
	box-shadow:0 0 15px #6b5358;
}


/* кнопка перехода на мобильную версию */

.switch-to-mobile, .switch-to-mobile:visited, .switch-to-mobile:hover, .switch-to-mobile:active{
  display: block;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 90%;
  z-index: 99999999;
  color: #fff!important;
  border: 1px solid #333;
  border-right: none;
  background: #111;
  text-shadow: 0 -1px 1px #000;
  text-decoration: none!important;
  background-image: -webkit-gradient(linear,left top,left bottom,from( #3c3c3c ),to( #111 ));
  background-image: -webkit-linear-gradient( #3c3c3c,#111 );
  background-image: -moz-linear-gradient( #3c3c3c,#111 );
  background-image: -ms-linear-gradient( #3c3c3c,#111 );
  background-image: -o-linear-gradient( #3c3c3c,#111 );
  background-image: linear-gradient( #3c3c3c,#111 );
}
.switch-to-mobile-close, .switch-to-mobile-close:visited, .switch-to-mobile-close:hover, .switch-to-mobile-close:active{
  display: block;
  text-align: center;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 10%;
  z-index: 99999999;
  color: #fff!important;
  border: 1px solid #333;
  border-left: none;
  background: #111;
  text-shadow: 0 -1px 1px #000;
  text-decoration: none!important;
  background-image: -webkit-gradient(linear,left top,left bottom,from( #3c3c3c ),to( #111 ));
  background-image: -webkit-linear-gradient( #3c3c3c,#111 );
  background-image: -moz-linear-gradient( #3c3c3c,#111 );
  background-image: -ms-linear-gradient( #3c3c3c,#111 );
  background-image: -o-linear-gradient( #3c3c3c,#111 );
  background-image: linear-gradient( #3c3c3c,#111 );
}
.switch-to-mobile-close img{
	height: 100%;
}
@media only screen and (max-width:1600px) {

	.switch-to-mobile, .switch-to-mobile:visited, .switch-to-mobile:hover, .switch-to-mobile:active,.switch-to-mobile-close, .switch-to-mobile-close:visited, .switch-to-mobile-close:hover, .switch-to-mobile-close:active {
		height: 70px;
		line-height: 70px;
		font-size: 22px;
		position:fixed;
	}

}

@media only screen and (min-width: 1400px) {

	#short_cart {
		right: 10%;
	}

}
@media only screen and (min-width: 1500px) {

	#short_cart {
		right: 14%;
	}

}

@media only screen and (min-width: 1700px) {

	#short_cart {
		right: 16%;
	}

}
@media only screen and (min-width: 1800px) {

	#short_cart {
		right: 18%;
	}

}
@media only screen and (max-width: 1200px) {

	.switch-to-mobile, .switch-to-mobile:visited, .switch-to-mobile:hover, .switch-to-mobile:active,.switch-to-mobile-close, .switch-to-mobile-close:visited, .switch-to-mobile-close:hover, .switch-to-mobile-close:active {
		height: 90px;
		line-height: 90px;
		font-size: 29px;
		position:fixed;
	}

}

@media only screen and (max-width: 500px) {

	.switch-to-mobile, .switch-to-mobile:visited, .switch-to-mobile:hover, .switch-to-mobile:active,.switch-to-mobile-close, .switch-to-mobile-close:visited, .switch-to-mobile-close:hover, .switch-to-mobile-close:active {
		height: 100px;
		line-height: 100px;
		font-size: 30px;
		position:fixed;
	}

}

#page404{
	background: url(/upload/picture_404.jpg) no-repeat 0 0;
	width: 100%;
	height: 700px;
	padding:190px 0 100px 0;
	text-align: center;
	font-size: 15px;
	color:rgb(33, 22, 24);
}
#page404 a{
	color:rgb(33, 22, 24);
	font-weight: bold;
}
#page404 h3{
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	color: #999999;
}


.overlay-popups {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 999;
}

.my-popup {
    position: fixed;
    top: 150px;
    left: 50%;
    width: 535px;
    margin-left: -267.5px;
    background: #fff;
    padding: 25px 30px 35px;
    -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
    z-index: 2000;
}
.my-popup,
.my-popup * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.my-popup--warning {
    padding: 50px;
    text-align: center;
    font-family: 'Georgia', Arial, sans-serif;
}

.my-popup__heading {
    margin: 0;
    line-height: 1;
    text-align: center;
    font-size: 20px;
    color: #393d3e;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.my-popup p {
    margin: 0;
}
.my-popup__subheading {
    font-size: 16px;
    font-weight: bold;
    color: #393d3e;
}
.my-popup__subheading--red {
    color: #f00;
}

.my-popup__text {
    padding: 20px 0;
    font-size: 15px;
    color: #262829;
}
.my-popup__text p {
    line-height: 1.25;
}
.my-popup__text a {
    display: inline-block;
    font-style: italic;
    color: #0e1deb;
}
.my-popup__text a:hover {
    text-decoration: none;
}

.my-popup__btn-reg, .my-popup__btn-reg-no-icon {
    display: inline-block;
    width: 260px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    color: #fff!important;    
    background: #492121!important;
    background: -webkit-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -moz-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -ms-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -o-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    text-decoration: none!important;
}
.my-popup__btn-reg:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background-image: url(images/icon_pencil.png);
}
.my-popup__btn-auth, .my-popup__btn-auth-no-icon {
    display: inline-block;
    width: 260px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-style: italic;
    color: #fff!important;    
    background: #925b49!important;
    background: -webkit-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -moz-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -ms-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    background: -o-linear-gradient(90deg, #0d0404 0%, #260a0a 37%, #492121 100%);
    text-decoration: none!important;
}
.my-popup__btn-auth:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 11px;
    height: 14px;
    margin-right: 8px;
    background-image: url(images/unlock_icon.png);
}
.else
{
	padding: 10px;
}
.else_small
{
	padding: 5px;
}
	.jBox-Modal .jBox-container, .jBox-Confirm .jBox-container{box-shadow: none!important;}
	.jBox-container{background: none!important;}
	.jBox-Modal.j-notify-product .jBox-container {
		box-shadow: 0 3px 15px rgba(0, 0, 0, .4), 0 0 5px rgba(0, 0, 0, .4)!important;
		background: #fff!important;
	}



/*  Added styles A.L. 25-05-2016 (Sort by ...)  */
.brend-item {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 20%;
}
.brend-item__image {
	height: 120px;
}
.brend-item__image a {
	display: block;
}
.brend-item__image img {
	max-height: 120px;
	width: auto;
	max-width: 100%;
}
.brend-item__title {
	padding: 10px 0;
}
.brend-item__title a {
	display: inline-block;
    min-height: 35px;
}

.basket-tooltip .jBox-container{
	background: #ffffff!important;
}

.tac { text-align: center; }
.q-buttons {
	padding: 4px 0px 4px 125px;
}
.q-buttons button {
	width: 22px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    vertical-align: middle;
    display: inline-block;
}
.q-buttons input.q-input {
	display: inline-block;
	width: 34px;
    height: 21px;
    margin: 0px -4px;
    padding: 0px;
	font: normal 13px/1.3 Arial;
    color: #000;
    text-align: center;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-left: none;
    border-right: 1px solid #dadada;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21) inset;
    background: #fff;
    vertical-align: middle;
}
.q-buttons button.q-minus {
    background: url("images/bg_a_minus.png") left top no-repeat;
}
.q-buttons button.q-plus {
    background: url("images/bg_a_plus.png") left top no-repeat;
} 
.q-buttons button:hover {
	background-position: 0 -23px;
}
.q-buttons.new {
	padding: 0;
}
.q-buttons.new input.q-input {
	border: 1px solid #d1d2d4;
    box-shadow: none;
	height: 26px;
    margin: 0;
    vertical-align: middle;
}
.q-buttons.new button {
    background: #f1d8be;
    border: none;
	display: block;
	width: 15px;
    height: 15px;
	position: relative;
	cursor:pointer;
}
.q-buttons.new .controls {
    display: inline-block;
    vertical-align: middle;
	
}
.q-buttons.new button.q-plus {
    margin-bottom: 2px;
}
.q-buttons.new button:after {
	content: "";
    width: 0;
    height: 0;
    left: 4px;
    top: 6px;
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.q-buttons.new button.q-plus:after {
	border-bottom: 4px solid #78331b;
}
.q-buttons.new button.q-minus:after {
	border-top: 4px solid #78331b;
}
#basket_container .q-minus, #basket_container .q-plus {
	padding: 2px 2px;
}
#basket_container .q-input {
	max-width: 40px;
}

td .police-confidential {
	width: 300px;
}

input[name="register_submit_button"],
input[name="submitbutton"]
{
	width: 130px;
	background-color: white;
	border: 1px solid black;

	transition: all 0.2s ease-out 0.1s;
}

input[name="register_submit_button"]:hover,
input[name="submitbutton"]:hover
{
	background-color: #fc8d3d;
}

input[name="register_submit_button"]:disabled,
input[name="submitbutton"]:disabled {
	background-color: lightgrey;
	color: white
}



/*Altasib review.rating*/
.alx_reviews_elem_vote
{
	padding: 0px;
	margin: 0px 0px 14px 0px;
}
.alx_reviews_elem_vote .alx_vote_value
{
	float:left;
	margin-right:10px;
}
.alx_reviews_elem_vote .alx_vote_items
{
	float:left;
}

*html .alx_reviews_elem_vote .alx_vote_item
{
	background:transparent;
}
.alx_reviews_elem_vote .alx_vote_item_na
{
	width:18px;
	height:17px;
	float:left;
	overflow:hidden;
	background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) 0px 0px no-repeat;
}
.alx_reviews_elem_vote .alx_vote_items img
{
	margin: 0px !important;
	padding: 0px !important
}
.alx_reviews_elem_vote .alx_vote_item_a
{
	width:18px;
	height:17px;
	float:left;
	overflow:hidden;
	background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
}
/*стили для не целых звезд*/
.alx_reviews_elem_vote .alx_vote_item_a1 img
{
	background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:10%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a2 img
{
	background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:20%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a3 img
{
	background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:30%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a4 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:40%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a5 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:50%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a6 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:60%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a7 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:70%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a8 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:80%;
	height:17px;
}
.alx_reviews_elem_vote .alx_vote_item_a9 img
{
        background:url(/bitrix/templates/supertabak/images/alx_vote_star_reviews.gif) -18px 0px no-repeat;
	width:90%;
	height:17px;
}

.user-register-form {
	margin-bottom: 122px;
	box-sizing: border-box;
	padding-left: 14px;
}

.order-make {
	box-sizing: border-box;
	padding: 0 35px 0 14px;
}

.order-make__notice {
	font: normal normal 16px/20px Georgia;
	color: #595959;
}

.order-make__notice--bottom {
	margin-top: 13px;
	margin-bottom: 33px;
}

.order-make__notice-paragraph {
	margin-top: 16px;
	margin-bottom: 16px;
}

.order-make__notice-paragraph:first-child {
	margin-top: 0;
}

.order-make__notice-paragraph:last-child {
	margin-bottom: 0;
}

.order-make__columns {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.order-make__columns--margin {
	margin-top: 22px;
}

.order-make__left-column,
.order-make__right-column {
	flex-basis: 50%;
	width: 50%;
	max-width: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	box-sizing: border-box;
}

.order-make__left-column {
	padding-right: 10px;
}

.order-make__right-column {
	padding-left: 10px;
}

.order-make__column-header {
	font: bold normal 16px/18px Georgia;
	color: #333333;
}

.order-make__column-header--margin {
	margin-bottom: 13px;
}

.order-make__column-body {
	background-color: #F8F8F8;
	padding: 17px 21px 21px 21px;
}

.success-auth {
	font: normal normal 16px/18px Georgia;
	box-sizing: border-box;
	padding-left: 10px;
}

#add-to-favorite.cart_favor {
	display: block;
    float: right;
    color: #94421d;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #94421d;
	text-decoration:none;
}
a.clear_link, a.clear_link:visited, a.clear_link:link {
	color: #d12641;font-weight: bold;text-decoration: none;font-size: 14px;border-bottom: 1px solid #d12641;
}

.error-text {
	color: red;
}