/* 
  Green 
#0b3e2d  100%
#105b42  70%
#198c66  50%

   Gold
#806b43  100%
#97886c  70%

##10.2016.############
Ahmad main corporate colors (code / pantone):

Green dark		#004731		3435С
Green light		#006544		3425C
Orange			#ef8200		144C
Silver			#85888b		877C
Gold			#917c4c		871C
White			#fff
######################### */

body {
	min-width:1200px;
}
.container {
	width:1200px;
}
img {max-width:100%;}

.push-up { 
	margin-top: -30px; 
	background: white; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	margin: -26px -25px 0; 
	padding: 0px 35px 0; 
}

.push-up-only { 
	margin-top: -30px;  
}

header .darker-row { 
	/*background: url('/interface/webmarket/images/box-bg.jpg?1390312582') repeat; */
	background-color: #004731; 
	padding-top: 13px;
	height: 40px;
	/*border-bottom: 0px solid #e0e0e0; */
}
header .darker-row-shop { 
	background-color: #917c4c; 
	padding-top: 13px;
	height: 40px;
}
header .logo-header { 
	width: 210px;
	background: #004731;
}
header .logo-header-shop { 
	width: 210px;
	background: #917c4c;
}
header .header-wrap {
	background: url(/interface/images/bg/leaves3.png) no-repeat center bottom;
	/*background: #fffef0;*/
	width: 100%;
	height: 200px;
	max-height: 200px;
	min-width: 1200px;
}
header .header-wrap-shop {
	background: url(/interface/images/bg/bgs_ahmad.png) no-repeat center bottom; */
	/*background: #fffef0;*/
	width: 100%;
	height: 200px;
	max-height: 200px;
	min-width: 1200px;
}

.topmost-line .lang-line { display: block; padding: 10px; color: #727272; text-decoration: none !important; }
.topmost-line .active .lang-line { background-color:#004731; color:#e7e7e7; }

.topmost-line2 .lang-line2 {padding: 10px; color: #fff; text-decoration: none !important; }
.topmost-line2 .active .lang-line2 { color:#004731; background-color:#fff;  font-weight: bold; }

.Baskerville { 
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
}
.tagline-custom, .tagline-custom a {
	font-size: 12px;
	color: #917c4c;
	width: 210px;
	text-decoration: none;
	text-align: center;
}
.tagline-custom-tea, .tagline-custom-tea a {
	color: #000;
}

.navbar {
	margin-bottom:0px;
}
.btn-default {
	background-color: #e7e7e7;
}

/* ICONS ======================================================================== */
.icons_off {
	background: -webkit-linear-gradient(#e2e2e2, #1f1f1f); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e2e2e2, #1f1f1f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e2e2e2, #1f1f1f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e2e2e2, #1f1f1f); /* Standard syntax */
	min-height: 120px;
	padding: 20px 0 20px 0;
}
.icons {
	background: #dcdcdc;
	padding: 20px 0 10px 0;
}
.icons_pics {
	font-size: 40px;
	color:#000;
}
.icons_title {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 15px;
	line-height: 1.2em;
	color:#000;
}
.icons_text {
	font-size: 12px;
	line-height: 1.2em;
	color:#333333;
}

/* SELECTION ======================================================================== */
::-moz-selection {
	background:#c9d7d3;
	color:#fff;
	text-shadow:none
}
::selection {
	background: #c9d7d3;
	color: #fff;
	text-shadow: none
}
abbr[title] {
	border-bottom: 1px dotted
}


/* top social buttons 40px ============================================= 
.top_div_soc a {
	width:40px;
	height:40px;
	background-image: url(/interface/images/social_buttons_2.png);
	background-repeat: no-repeat;
	text-decoration:none;
	display:inline-block;
	position:relative;
}
.top_div_soc a:hover { text-decoration:none; }
.top_div_soc a.fb { background-position: 0 0; }
.top_div_soc a.fb:hover { background-position: 0 -40px; }
.top_div_soc a.dr { background-position: -40px 0; }
.top_div_soc a.dr:hover { background-position: -40px -40px; }
.top_div_soc a.ins { background-position: -80px 0; }
.top_div_soc a.ins:hover { background-position: -80px -40px; }
.top_div_soc a.yt { background-position: -120px 0; }
.top_div_soc a.yt:hover { background-position: -120px -40px; }
.top_div_soc a.tw { background-position: -160px 0; }
.top_div_soc a.tw:hover { background-position: -160px -40px; }
.top_div_soc a.fs { background-position: -200px 0; }
.top_div_soc a.fs:hover { background-position: -200px -40px; }

=== */
/* top social buttons 30px ============================================= */
.top_div_soc a {
	width:30px;
	height:30px;
	background-image: url(/interface/images/social_buttons_3.png);
	background-repeat: no-repeat;
	text-decoration:none;
	display:inline-block;
	position:relative;
}
.top_div_soc a:hover { text-decoration:none; }
.top_div_soc a.fb { background-position: 0 0; }
.top_div_soc a.fb:hover { background-position: 0 -30px; }
.top_div_soc a.dr { background-position: -30px 0; }
.top_div_soc a.dr:hover { background-position: -30px -30px; }
.top_div_soc a.ins { background-position: -60px 0; }
.top_div_soc a.ins:hover { background-position: -60px -30px; }
.top_div_soc a.yt { background-position: -90px 0; }
.top_div_soc a.yt:hover { background-position: -90px -30px; }
.top_div_soc a.tw { background-position: -120px 0; }
.top_div_soc a.tw:hover { background-position: -120px -30px; }
.top_div_soc a.fs { background-position: -150px 0; }
.top_div_soc a.fs:hover { background-position: -150px -30px; }


/* CONTENT ============================================================ */
ul {
	/*list-style-image: url(/interface/images/tick.png);*/
}
.content_title {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.2em;
	color:#525252;
	margin-bottom:12px;
}
.price_basket {
	font-size:13px;
}
.price_strike {
	font-size:12px;
	color:#838383;
	text-decoration: line-through;
}
.price_discont {
	font-size:13px;
	color:#838383;
}
.price_discont_status_info {
	font-size:9px;
}

.basket-plus, .basket-minus, .basket-plus-box, .basket-minus-box {
	cursor: pointer;
	text-decoration: none;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
.star {
	color: #ed1d1d;
}

/* OTHER ============================================================ */
.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #000000;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: top;
	margin-top:4px;
    width: 0;
}

.captcha img {
	max-width:107px;
	width: 107px;
}
.captcha_text {
	font-size: 10px;
}

br { clear: both; } 

.cntSeparator {      
	font-size: 54px;         
	margin: 10px 7px;         
	color: #000;       
}       
.desc { margin: 7px 3px; }       
.desc div {         
	float: left;         
	font-family: Arial;         
	width: 70px;         
	margin-right: 65px;         
	font-size: 13px;         
	font-weight: bold;         
	color: #000;       
}

.drydry_gritter .gritter-item .gritter-title {font-size:16px;}
.drydry_gritter .gritter-item {font-size:14px;}
.drydry_gritter .gritter-close {left: auto; right: 4px;}

/*basket*/
#basket_steps {width:1160px; overflow:hidden;}
#basket_steps_canvas {width:3480px; position:relative;}
.basket_step {width:1160px; float:left;}
#basket_steps_line input {margin-bottom: 20px;}
#basket_steps_line input:disabled {opacity: 1;}
#basket_steps_line .steps_tiks_block {position:relative;}
#basket_steps_line .steps_tiks_block .steps_tik {position:absolute; top:3px; right:-7px; color:#919191;}


.has-error label.btn {border:1px solid #a94442;}

#gmap {
	width:100%;
	height:415px;
	display:block;

	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		   filter: grayscale(100%);
		   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
		   filter: gray; 

	z-index:1;
}
.product .picture a {
	outline: none;
}
.product .picture .btn {
	display:block;
}
@media (min-width: 980px) {
	.product .picture .btn {
		width: 186px; margin-left: -93px;
	}
}

.btn-default.disabled, .btn-default[disabled] {background-color:#e7e7e7;}

.price-block {
	min-height: 40px;
}

/*убиваем резиновость меню*/
@media (max-width: 768px) {
    .navbar-header {
        float: left;
    }

    .navbar {
        border-radius: 4px;
        min-width: 400px;
    }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }

    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }

    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }

    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
    .container {
        min-width: 400px;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-static-top {
        border-radius: 0;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }

    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }

    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    } 
}

.disabledFilterLink {color:#bbb; margin:3px 0px;}

/* --------------------------
	PROFILE INTRO
-------------------------- */
.intro.container { position:relative; }
.text_inside { position:absolute; top:-160px;}
.intro h1 { color:#917c4c; font-size:30px; margin-top: 0; text-shadow: 1px 1px 0 black;}
.intro h1 span { font-size:46px; line-height:44px; color:#fff;}

/* --------------------------
	MY AHMAD LOGIN PANEL
-------------------------- */

.section-mine {
	position: absolute;
	top: -7px;
	right: -100px;
	width: 310px;
	min-height: 65px;
}

.section-mine .mine-article {
	position: relative;
	left: -1px;
	width: 310px;
	min-height: 69px;
	background: url('/interface/images/bg/login_gold_6.png') no-repeat;
}

.section-mine .mine-header .title {
	position: absolute;
	left: 40px;
	top: 12px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}

.section-mine .mine-header .anonymous_actions {
	position: absolute;
	left: 40px;
	top: 31px;
	font-size: 12px;
}

.sep {
	display: inline-block;
	padding: 0 3px;
	color: #aaa;
	vertical-align: middle;
}

/* --------------------------
	BASKET radio selectors
-------------------------- */

.basket_blocks {
	border: 10px solid #efefef;
	border-bottom: 0px;
	border-right: 0px;
	padding: 0 0 20px 0;
	position:relative;
	overflow:visible;
	margin-top:20px;
}
.basket_blocks_count {
	position:absolute;
	font-size:20px;
	left:-10px;
	top:-20px;
	z-index:0;
	background-color: #004731;
	padding: 2px 10px;
	border-radius: 100%;
	color: #fff;
	font-weight: bold;
}
.cost {
	position:absolute;
	padding: 4px 10px;
	font-size:10px;
	right:0px;
	bottom:0px;
	z-index:0;
	background-color: #dcdcdc;
	border-radius: 5px 0 2px 0;
	color: #000;
}

.cheched_radio {
	display:none;
	position: absolute;
	padding: 3px 3px;
	font-size: 11px;
	right: 0px;
	top:0px;
	color: #006544;
}
div.clear
{
    clear: both;
}
div.product-chooser{
    
}
    div.product-chooser.disabled div.product-chooser-item
	{
		zoom: 1;
		filter: alpha(opacity=60);
		opacity: 0.6;
		cursor: default;
	}

	div.product-chooser div.product-chooser-item{
		padding: 7px;
		border-radius: 5px;
		cursor: pointer;
		position: relative;
		border: 1px solid #dcdcdc;
		margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
		min-height: 50px;
	}
	
	div.product-chooser div.product-chooser-item.selected{
		border: 3px solid #004731;
		background: #efefef;
		padding: 5px;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	div.product-chooser div.product-chooser-item.selected .cost{
		background-color: #004731;
		color: #fff;
	}
	div.product-chooser div.product-chooser-item.selected .cheched_radio{
		display: block;
	}
	
		div.product-chooser div.product-chooser-item img{
			padding: 0;
		}
		
		div.product-chooser div.product-chooser-item span.title{
			display: block;
			margin: 3px 0 2px 0;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			padding: 0 7px 0 0;
		}
		
		div.product-chooser div.product-chooser-item span.description{
			font-size: 11px;
			font-weight: normal;
			padding: 0;
		}
		
		div.product-chooser div.product-chooser-item input{
			position: absolute;
			left: 0;
			top: 0;
			visibility:hidden;
		}

/* --------------------------
	Reviews
-------------------------- */
#reviews .name {
	font-size:15px;
	text-align: left;
	font-weight:bold;
}
#reviews .date {
	font-size:11px;
	text-align: right;
	float: right;
	padding: 0px;
}
#reviews .reviews {
	white-space: pre-wrap;
	margin-bottom: 15px;
	padding:0;
}
#reviews .answers {
	white-space:pre-wrap;
}
#reviews .answer_block {
	line-height:0.7em;
	text-align:justify;
	padding: 5px 10px;
}
#reviews .answer_block p {
	font-size:11px;
}
#pagination a.current {
	background-color:#004731;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
	border:0px solid #004731;
}

.crossed-out-price {
	text-decoration: line-through;
	opacity: 0.5;
}


/* Left menu */
li.active a.active {
	font-weight:bold;
	color:#155842;
}

/* Mainpage slider */
#myCarousel .carousel-inner .item  {
	text-align: center;
	max-height: 700px;
	overflow: hidden;
}
#myCarousel .carousel-inner .slider_video  {
	margin: 0px auto;
	width:100%
}
#myCarousel .carousel-inner .slider_info_block  {
	position: absolute;
	top: 60px;
	left: 25%;
	width:60%;
	margin:20px auto;
	text-align: left;
}
#myCarousel .carousel-inner .slider_info_block h2 {
	color: black;
	-webkit-text-fill-color: white; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
	text-outline: 1px black;
	margin: 0px 0px 0px 0px;
}

/* --------------------------
	Slider Slogan Text
-------------------------- */
.header-slogan h1 {
	line-height:1.15;
	font-size:1.6em;
	color:#fff;
	text-transform:uppercase;
	font-family:sans-serif;
	font-weight: bold;
}
.header-slogan h4 {
	line-height:1.15;
	font-size:1em;
	color:#fff;
	text-transform:normal;
	font-family:sans-serif;
}
.slogan-bg {
	background:#0b3e2d;
	position:relative;
	outline: #0b3e2d solid 0.3em;
	-moz-outline-offset:-0. 04em;
}			
.slogan-bg-down {
	background:gray;
	outline: gray solid 0.3em;
	-moz-outline-offset:-0. 04em;
}
.slogan-bg span {
	position:relative;
}

/* topm-menu-btn-tea-order */
.order-bt-ul {
	list-style: none; 
	position:relative;
}

.order-bt {
	text-transform: none; 
	padding: 7px 11px 7px 11px; 
	color:#F5F5F5; 
	font-weight:600;
	font-size:14px;
	position:absolute;
	top:10px;
	right:0px;
	background:#a9a9a9;
}
/* .order-bt.label-default:hover {
	background-color:#004731;
}
*/