@font-face {
  font-family: 'Exo2-Regular';
  src: url('fonts/Exo2-Regular.eot');
  src: url('fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/Exo2-Regular.woff2') format('woff2'),
       url('fonts/Exo2-Regular.woff') format('woff'),
       url('fonts/Exo2-Regular.ttf') format('truetype'),
       url('fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  
  src: url('fonts/Exo2-ExtraBold.eot');
  src: url('fonts/Exo2-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Exo2-ExtraBold.woff2') format('woff2'),
       url('fonts/Exo2-ExtraBold.woff') format('woff'),
       url('fonts/Exo2-ExtraBold.ttf') format('truetype'),
       url('fonts/Exo2-ExtraBold.svg#Exo2-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  
  src: url('fonts/Exo2-Bold.eot');
  src: url('fonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Exo2-Bold.woff2') format('woff2'),
       url('fonts/Exo2-Bold.woff') format('woff'),
       url('fonts/Exo2-Bold.ttf') format('truetype'),
       url('fonts/Exo2-Bold.svg#Exo2-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}







* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	border: 0;
	text-decoration: none;
}

body {
	font-family: 'TTChocolates-Bold';
	background-color:#ffffff;
	
	overflow-x: hidden;
	font-size: 14px;
	min-width:1300px;
	margin:0px auto;
}

h1{
	color:#eee333;
}

h1,h2,h3,h4,h5,h6{
	
}

input, select, textarea{
	 	
	 font-size: 16px;
}


.wrapper.overflow-auto {
	overflow: visible;
}

.block-top {
	width: 100%;

	background: url('/img/head-bg.jpg');
}

.block-top .cont-social{
	float:right;
	text-align:left;
	width:530px;
	line-height: 41px;
	color:#eee333;
	
}

.block-top .top-menu{
	width: 100%;
	height: 140px;
}

.menustatic{
	width:900px;
	float:right;
	margin-bottom: 10px;
}

.menu{
	margin-left:2px;
	float:left;
}

.menu li{
	width:auto;
	float:left;
	list-style: none;
	line-height: 50px;
	padding:0px 4px;
	text-align: center;
	color:#ada980;
	font-size: 13px;
}

.menu li a{
	
}

.menu .inactive{
	color:#ada980;
}
.menu .active{
	color:#eee333;
}

.menu li a:hover{
	color:#eee333;
}
.lng{
	float:right;
	line-height: 50px;
	color:#ada980;
	font-size: 13px;
	position:absolute;
	margin-left:598px;
}

.lng a{
	color:#ada980;
	margin:0px 10px;
	
}

.lng a:hover{
	color:#eee333;
}

.user-status-head{
	float:right;
	line-height: 50px;
	color:#ada980;
	font-size: 13px;
}

.user-status-head a{
	color:#ada980;
	margin:0px 5px;
	
}

.user-status-head a:hover{
	color:#eee333;
}

.user-status-head .login-btn{
	padding-left:20px;
	background: url('/img/user-ico.png') center left no-repeat;
}

.user-status-head .reg-btn{
	padding-left:25px;
	background: url('/img/auth-ico.png') center left no-repeat;
}

.block-menu {
	height: 37px;
	background: url("/img/bgmenurepeat.png") repeat-x center #fff;
}


.block-content {
	width: 1190px;
	margin: 0 auto;
	min-height: 500px;
}

.wrapper {
	width: 1190px;
	margin: 0 auto;
}

.logo {
	float: left;
}

.logo img{
	height:100px;
	margin:20px 0px 0px 0px;
}

.worktime {
	background: url("/img/bgtime.png") no-repeat;
	float: left;
	width: 137px;
	text-align: center;
	padding-top: 15px;
	height: 56px;
	margin-left: 20px;
}

.timetable {
	padding-top: 15px;
	float: left;
	margin-left: 20px;
}

.map {
	padding-top: 15px;
	margin-left: 20px;
	float: left;
}

.telephone {
	padding-top: 15px;
	margin-left: 20px;
	float: left;
}



.social {
	margin-top: 30px;
}

.cls {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.static-menu {
	margin-top: 20px;
	float: left
}

.static-menu ul {
	list-style: none;
}

.static-menu ul li {
	float: left;
	margin-left: 20px;
}

.static-menu ul li:first-child {
	margin-left: 0;
}

.static-menu a {
	color: #fff;
	font-size: 18px;
}

.static-menu a:hover {
	color: #f8c622;
}

.static-menu .active a {
	color: #f8c622;
}

.search-cart{
	width:770px;
	float:right;
	height:50px;
	padding-left:5px;
	margin:5px 0px;
}

.search .search-input {
	width: 440px;
	height: 50px;
	border: 0;
	float: right;
}

.search input {
	width: 429px;
	line-height: 50px;
	border: none;
	outline:none;
	float: right;
	background: none;
	padding-left:10px;
	background-color: white;
}

.search .search-button {
	position:relative;
	z-index:2;
	margin-left:-45px;
	background: url("/img/lupa.png") no-repeat;
	width: 45px;
	cursor: pointer;
	height: 50px;
	border: 0;
	float: right;
}

.search {
	float: left;
}


.bottom-line {	
	padding-top: 3px;
}

.module-menu ul {
	list-style: none;
	position: relative;
}

.module-menu .active a {
	color: #fff;
}

.module-menu ul li ul {
	position: absolute;
	z-index: 9999;
	display: none;
	top: 25px;
}

.module-menu ul li ul li {
	float: none;
	margin:0;
	padding:0;
	height: 30px;
	background: none;
	width: 220px;
}
.module-menu ul li ul li a span{
	position: relative;
	top: 5px;
	left: 30px;
}

.module-menu ul li ul li a {
	height: 30px;
	display: block;
	color: #fff;
	background: url("/img/catalogmenu.png") repeat-x;
}

.module-menu ul li ul li a:hover {
	color: #8e3531;
	background: url("/img/catalogmenuhover.png") repeat-x;
}

.module-menu li {
	float: left;
	margin-right: 20px;
	background: url("/img/menudiv.png") no-repeat right;
	height: 40px;
}

.module-menu li a {
	color: #8b3330;
	font-size: 13px;
	position: relative;
	top: 9px;
	padding-right: 20px;
}

.module-menu li a:hover {
	color: #fff;
}

.module-menu {
	background: url("/img/bgmenu.png") no-repeat center;
	height: 37px;
	padding-left: 100px;
}

.sidebar {
	float: left;
	margin-bottom: 45px;
}
.sidebar h1{
	float:left;
	line-height: 46px;
	height:46px !important;
	width:225px;
	text-align: left;
	color:white;
	font-size: 14px;
	
	text-transform: uppercase;
	padding-left:15px;
	padding-right:25px;
	background:#818076 url('/img/catalog-arrow.png') right top repeat-y;
	margin-bottom: 20px;
}
.sidebar ul {
	list-style: none;
	width: 265px;
}

.sidebar ul li{
	width: 265px;
	float:left;
}


.sidebar li a {
	color: #212219;
	font-size: 15px;
	display: block;
	line-height: 20px;
	
}

.sidebar li ul li a{
	background: url('/img/3level_point.png') left center no-repeat;
}

.sidebar li ul li ul li a{
	background: url('/img/2level_point.png') left center no-repeat;
}

.sidebar li a:hover {
	color: #ede11f;
}

.sidebar a.active {
	color: #ede11f;
}


.sidebar ul li ul li a {
	position: relative;
	left: 20px;
}

.sidebar ul li ul li ul li a {
	position: relative;
	left: 40px;
}

.slider-show {
	width:1190px;
	height:440px;
	margin:20px auto 50px auto;
	overflow: hidden;
}

.slider-bg{
	width:100%;
	background: url('/img/slider-bg.png')
}

.brands {
	padding-bottom: 10px;
	border-bottom: 2px solid #e9e9e9;
	margin-bottom: 10px;
}

.red-line {
	background: url("/img/redline.png") repeat-x;
	height: 53px;
}

.divCenter {
	margin: 0 auto;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.hot-title {
	color: #fff;
	
	font-size: 32px;
	padding-left: 15px;
	padding-top: 5px;
}

.red-line a {
	color: #fff;
	text-decoration: underline;
	padding-right: 15px;
	position: relative;
	top: 15px;
}

.red-line a:hover {
	text-decoration: none;
}

/* courusel */

.carousel-div{
	float:left;
	width:100%;
	margin:20px 0px;
}

.carousel-div .carousel-title{
	line-height: 40px;
	font-size: 35px;
	
	float:left;
	margin-bottom: 25px;
	color:#212219;
	text-transform: uppercase;
	
}

.carousel-div .carousel-title span{
	float:left;
}

.carousel-div .carousel-title .more{
	float:left;
	margin-left:20px;
	padding: 0px 25px 0px 35px;
	font-weight: normal;
	color:#fff;
	font-size: 15px;
	text-transform: uppercase;
	background: url('/img/slider-title-shape.png') center left no-repeat;
}

.carousel-div .carousel-block{
	float:left;
	width:100%;
}
/* courusel */
/* FOOTER */
.block-footer {
	background: url('/img/head-bg.jpg');
	min-height: 470px;
}

.footer-bottom{
	width:100%;
	padding-top:20px;
	border-top: 1px solid #2f3127;
	float:left;
}

.partners{
	float:right;
	width:550px;
}

.partners a{
	float:left;
	width:33%;
	text-align: center;
	line-height: 90px;
	display:inline-block;
}

.partners a img{
	max-height: 90px;
	vertical-align: middle;
}

.footer-bottom .footer-bottom-left{
	float:left;
	width:300px;
	text-align: center;
	color:white;
	font-size:15px;
}


.footer-bottom .footer-bottom-left .dev{
	font-size: 13px;
}

.footer-bottom .footer-bottom-left .dev a{
	text-decoration: underline;
	color:#fff;
}

.footer-bottom .footer-bottom-left .dev a:hover{
	color:#eee333;
}

.footer-bottom .footer-bottom-left img{
	margin-bottom: 20px;
}

.green-line{
	float:left;
	height:10px;
	width:100%;
	background-color:#837d44;
	border-bottom: 1px solid #4f5813;
}

.block-footer-black{
	margin-bottom: 20px;
}

.block-footer-black .footer-menu{
	margin-top:40px;
	float:left;
	width:25%;
}

.block-footer-black .footer-menu .title{
	float:left;
	width:100%;
	
	font-size: 18px;
	color:white;
	margin-bottom:20px;
}

.block-footer-black .footer-menu ul{
	list-style: none;
}

.block-footer-black .footer-menu ul li{
	float:left;
	width:100%;
}

.block-footer-black .footer-menu ul li a{
	
	line-height: 25px;
}

.block-footer-black .footer-menu ul li .inactive {
	color: #ada980;
}

.block-footer-black .footer-menu ul li .active,
.block-footer-black .footer-menu ul li a:hover {
	color: #eee333;
}

.footer-nav{
	width:240px;
	float:left;
	height:100%;
	padding-top:60px;
}

.footer-nav-cont{
	width:500px;
	float:right;
	height:100%;
}

.footer-nav-cont .nav-cont-text{
	text-align: right;
	float:right;
	color:white;
	font-size: 16px;
	line-height: 18px;
}

.footer-nav-cont .nav-cont-text p{
	margin:0;
	padding:0;
	height:18px;
}

.footer-nav-cont .nav-cont-text span{
	margin:0;
	padding:0;
	height:18px;
}


.footer-nav .footer-img{
	float:left;
	width:20px;
	height:25px;
	line-height: 25px;
	vertical-align: middle;
}

.footer-nav .footer-img img{
	max-width:20px;
	margin:auto 0px;
	position:relative;
	top:2px;
}
.block-footer-black h3{
	float:left;
	color:#fdc90b;
	width:100%;
	font-size: 16px;
	margin-bottom: 15px;
}

.footer-nav-cont h3{
	text-align: right;
	color:#41462d;
	margin-bottom: 10px;
	font-size:22px;
}

.footer-nav ul li a{
	color:white;
}

.footer-nav ul li{
	list-style: none;
	line-height: 25px;
	font-size: 14px;
}

.footer-nav ul .active{
	text-decoration: underline;
}
.footer-nav ul li a:hover{
	text-decoration: underline;
}


/* FOOTER */
.managers {
	background: #f5f5f5;
	margin-top: 20px;
	overflow: hidden;
}

.slides_container {
	height: 320px;
	margin-top: 10px;
}

.slide-item {
	float: left;
	width: 230px;
	height: 320px;
	margin-left: 35px;
	color: #393736;
}

.slide-item a {
	text-decoration: none;
	color: #393736;
}

.slide-item a:hover {
	text-decoration: underline;
}

.slide-img {
	height: 160px;
	text-align: center;
}

.slide-info {
	min-height: 120px;
	height: 120px;
	overflow: hidden;
}

.slide-title {
	
	font-size: 14px;
}

.slide-price {
	
	font-size: 20px;
	margin-top: 5px;
	margin-left: 10px;
}

.slide-img img {
	max-height: 160px;
}

.slide-desc {
	font-size: 12px;
}

.slide-button {
	margin-top: 10px;
}

.slide-button input {
	background: url("/img/redbutton.png") no-repeat;
	color: #fff;
	text-align: center;
	height: 28px;
	width: 108px;
	border: 0;
	cursor: pointer;
	float: right;
}

.slide-qty input {
	border: 0;
	background: none;
	width: 25px;
	height: 27px;
	text-align: center;
	float: left;
}

.slide-qty {
	margin-top: 10px;
	background: url("/img/plusminus.png") no-repeat;
	width: 71px;
	height: 27px;
	float: left;
}

.minus {
	float: left;
	display: block;
	height: 27px;
	width: 22px;
	cursor: pointer;
}

.plus {
	float: left;
	display: block;
	height: 27px;
	width: 22px;
	cursor: pointer;
}

#product-slide {
	position: relative;
}

.next {
	background: url("/img/arrright.png") no-repeat;
	display: block;
	width: 35px;
	height: 50px;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 120px;
}

.prev {
	background: url("/img/arrleft.png") no-repeat;
	display: block;
	width: 35px;
	height: 50px;	
	left: 0;
	top: 120px;
	position: absolute;
	z-index: 999;
}

.next:hover {
	background: url("/img/righthover.png") no-repeat;
}

.prev:hover {
	background: url("/img/lefthover.png") no-repeat;
}

.manager-info {
	background: #e1dfdf;
	width: 160px;
}

.managers table tr td:first-child {
	background: #e1dfdf;
	padding-bottom: 20px;
	vertical-align: top;
}

.managers table tr td:last-child {
	vertical-align: top;
	padding-bottom: 20px;
}

.managers table {
	border-collapse: collapse;
}

.manager-catalog-list  {
	margin-left: 30px;
	width: 900px;
}

.manager-catalog-list ul {
	list-style: none;
	float: left;
	margin-top: 10px;
	width: 170px;
	margin-right: 50px;
}

.manager-catalog-list li:first-child a {
	color: #314e93;
}

.manager-catalog-list li a {
	color: #5d5d5d;
	font-size: 12px;
}

.manager-catalog-list li a:hover {
	text-decoration: underline;
}

.manager-category { 
	background: #4d66a2;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 2px 5px;
	text-align: center;
}

.manager-desc {
	
	font-size: 12px;
	width: 120px;
	line-height: 1.5;
	margin: 0 auto;
}

.manager-desc span a {
	color: #314e93;
}

.manager-desc span a:hover {
	text-decoration: underline;
}

.manager-img img {
	max-width: 100px;
	max-height: 100px;
	border: 1px solid #000;
}

.manager-img {
	margin-bottom: 5px;
	margin-top: 10px;
}

.block-static .right-static h1 {
	margin:0px 0px 30px 0px;
	line-height: 46px;
	float:left;
	width:100%;
	font-size: 35px;
	color:#212219;
	text-transform: uppercase;
	background: #f9f9f8;
}

.block-static .right-static h1 .catalog-title{
	float:left;
	padding-right: 45px;
	background: #fff url('/img/catalog-name-arrow.png') right top no-repeat;
}

.block-static {
	min-height: 500px;
	float:left;
	width:100%;
	text-align: justify;
	margin-bottom: 20px;
	color: #818076;
	line-height: 1.6em;
	font-size: 13px;
	
}

.block-static .text-box{
	float:left;
	width:690px;
	
}

.block-static .brands{
	float:right;
	width:190px;
	text-align:center;
	border:0px;
}

.block-static .brands img{
	max-width:150px;
	max-height: 80px;
	margin-bottom:20px;
}

.block-static ul{
	padding-left:20px;
}

.block-static .left-static{
	float: left;
	width: 264px;
	margin-right: 45px;
	min-height: 300px;
}

.block-static .left-static ul{
	padding:0px;
}

.block-static .right-static{
	float: right;
	width: 880px;
	min-height: 300px;
}


.block-main {
	width:900px;
	margin-bottom: 25px;
	min-height: 200px;
}

.block-main .catalog-sort{
	float:right;
	width:500px;
	position:absolute;
	text-align: right;
	margin: 8px 8px;
	right:0px;
	color:#212219;
	
	background: url('/img/sort_shape.png') left center repeat-y;
	z-index: 10;
}

.block-main .catalog-sort span{
	margin-left:20px;
	margin-right:10px;
}

.block-main .catalog-sort select{
	border:1px solid #b8b7ae;
	color:#818076;
	font-size: 14px;
	line-height: 30px;
	height:30px;
	width:auto;
}


.block-main-start {
	width: 1190px;
	margin-bottom: 25px;
	min-height: 200px;
}

.block-main-start h1{
	float:left;
	line-height: 60px;
	width:97%;
	padding-left:3%;
	text-align: left;
	color:#eee333;
	text-transform: uppercase;
}



.pagination {
	float:right;
	text-align: center;
	margin-bottom: 10px;
}

.pagination ul {
	list-style: none;
}

.pagination li {
	display: inline-block;
	line-height: 30px;
	float:left;
}

.pagination li span{
	
	margin-left:5px;
}

.pagination .active a {
	background: #eee333;
	color: #212219;
}

.pagination a {
	background: #f9f9f8;
	color: #212219;
	line-height: 30px;
	height:30px;
	min-width:30px;
	float:right;
	
	margin-left: 5px;
}

.pagination a:hover {
	color: #212219;
	background: #eee333;
}

.pagination ul li .rarrow{
	background: #f9f9f8 url('/img/pag_rarrow.png') center center no-repeat;
}

.pagination ul li .rarrow:hover{
	background: #eee333 url('/img/pag_rarrow.png') center center no-repeat;
}

.pagination ul li .larrow{
	background: #f9f9f8 url('/img/pag_larrow.png') center center no-repeat;
}

.pagination ul li .larrow:hover{
	background: #eee333 url('/img/pag_larrow.png') center center no-repeat;
}

.pagination .disabled {
	display: none;
}

.product-desc {
	margin-top: 10px;
}

.filter {
	width: 265px;
	float: left;
}

.filter-name {
	
	color: #212219;
	line-height: 30px;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.filter-list {
	font-size: 10px;
	max-height: 280px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 45px;
}

.filter-list input {
	position: relative;
	top: 3px;
}

.filter-box {
	background: #f6f6f6;
	color: #3a3e22;
	padding: 0px 0px 0px 30px;
	float: left;
	cursor: pointer;
	width:235px;
	line-height: 25px;
	background: url('/img/filter-check.png') left center no-repeat;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;   
	-o-user-select: none;
	margin:2px 0px;
	
}

.filter-box:hover {
	
}

.filter .active {
	background: #ede11f url('/img/filter-check-checked.png') left center no-repeat;
}

.loadingDiv {
	height: 55px;
	width: 55px;
	display: block;
	background: url("/img/loading.gif") no-repeat;
	left: 610px;
	top: 140px;
	position: absolute;
	z-index: 99999;
}

.divRelative {
	position: relative;
}

.input-price input {
	width: 60px;
	margin-right:10px;
	line-height: 30px;
	border:1px solid #b8b7ae;
	color:#818076;
	position: relative;
	text-align: center;
	top: 0;
}

.filter-list.input-price {
	font-size: 16px;
	max-height: 200px;
	overflow: hidden;
	
}

.input-price table {
	width: 100%;
}

.input-price table td:last-child {
	text-align: right;
}

.prod_margin{
	margin-left:10px;
	margin-right:10px;
}

.product {
	float: left;
	width: 266px;
	min-height: 416px;
	color: #393736;
	margin: 15px;
	border: 2px solid #f9f9f8;
}

.product:hover{
	border:2px solid #ede11f;
}

.product-image {
	height: 250px;
	width: 266px;
	display: block;
}

.product-image .new{
	position:absolute;
	z-index: 2;
	margin-left:210px;
	margin-top:10px;
	height:44px;
	width:44px;
	background: url('/img/newitem-img.png') center center no-repeat;
	line-height: 44px;
	text-align: center;
	color:white;
	font-size: 25px;
	
}

.product-image .percent{
	position:absolute;
	margin-left:210px;
	margin-top:10px;
	height:44px;
	width:44px;
	background: url('/img/percent-img-small.png') center center no-repeat;
	line-height: 44px;
	text-align: center;
	color:white;
	font-size: 25px;
	
}

.product .prod-list-inf{
	width:246px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height: 130px;
}

.product .prod-list-inf .colors-div{
	float:left;
	width:100%;
	height:25px;
	margin:5px 0px;
	text-align: center;
}



.product .prod-list-inf .colors-div div{
	height:24px;
	width:24px;
	display:inline-block;
	margin:0px 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:1px solid grey;
	cursor:pointer;
}

.product a {
	text-decoration: none;
	color: #393736;
}

.product a:hover {
	text-decoration: underline;
}

.product-qty-input input {
	border: 0;
	background: none;
	width: 25px;
	height: 27px;
	text-align: center;
	float: left;
}

.product-qty-input input.active, .slide-qty input.active {
	color: #fff;
	background: #eee333;
}

.product-qty-input {
	margin-top: 10px;
	background: url("/img/plusminus.png") no-repeat;
	width: 71px;
	height: 27px;
	float: left;
}

.product-button {
	margin-top: 10px;
}

.product-button input {
	background: url("/img/redbutton.png") no-repeat;
	color: #fff;
	text-align: center;
	height: 28px;
	width: 108px;
	border: 0;
	cursor: pointer;
	float: right;
}

.product-name {
	
	font-size: 14px;
	height: 50px;
	overflow: hidden;
}

.product-price {
	
	font-size: 20px;
	margin-top: 5px;
	margin-left: 10px;
}

.product-detail{
	float:left;
	width:100%;
	margin-top:30px;
}

.product-detail-image img {
	max-width: 600px;
	margin-bottom: 20px;
	min-height: 50px;
}

.product-detail-image {
	width: 600px;
}



.product-detail h1 {
	font-size: 20px;
}

.product-detail-price {
	
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

.product-detail-text {
	width: 570px;
	color: #212219;
}

.product-detail .other-images{
	float:left;
	width:100%;
}

.product-detail .other-images img {
	width: 86px;
	margin: 0;
}

.product-detail .other-images a {
	text-align: center;
	height: 86px;
	width: 86px;
	float: left;
	margin:5px;
	display: block;
	overflow: hidden;
	border:2px solid #f9f9f8;
}

.product-detail .other-images a:hover{
	border:2px solid #eee333;
}


.product-detail .product-detail-image {
	margin-left: 5px;
}

.product-detail-text .prod-name{
	float:left;
	width:100%;
	margin-bottom: 20px;
}

.product-detail-text .prod-text{
	float:left;
	width:100%;
	color:#818076;
	font-size: 14px;
	line-height: 20px;
	margin:20px 0px;
}

.product-detail-text .brand{
	float:left;
	margin-right:15px;
	text-align: left;
}

.product-detail-text .brand img{
	max-width:110px;
	max-height: 60px;
}

.product-detail-text h1 {
	padding-top:0px;
	font-size: 20px;
	color: #212219;
	margin-bottom: 5px;
	line-height: 30px;
	border:0px;
	text-transform: uppercase;
}

.product-detail-text .artikul{
	float:left;
	width:100%;
	
	font-size: 13px;
	color:#818076;
	line-height: 20px;
}

.product-detail .share-block{
	width:570px;
	float:right;
	text-align: center;
	margin-top:10px;
	margin-bottom: 10px;
}

.product-detail .comments{
	float:right;
	width:570px;
}

.product-detail .comments .title{
	line-height: 25px;
	font-size: 20px;
	
	float: left;
	margin-bottom: 25px;
	color: #212219;
	text-transform: uppercase;
}
.cart {
	position:relative;
	top:-3px;
	background: url("/img/cart-shape.png");
	float: right;
	cursor: pointer;
	width: 285px;
	line-height: 50px;
	height:50px;
	border:3px solid #eee333;
}

.cart .cart-info{
	float:left;
	width:130px;
	height:50px;
	padding-left:40px;
	margin-left:10px;
	background: url("/img/cart-ico.png") center left no-repeat;
}

.cart .cart-url{
	text-align: center;
	text-transform: uppercase;
	float:left;
	width:105px;
	height:50px;
	background-color: #eee333;
}

.cart .cart-url{
	color:#212219;
	
}

.cart .cart-url a:hover{
	text-decoration: underline;
}

.cart-count {
	color: #fff;
	font-size: 13px;
	
	line-height: 15px;
	margin:10px 0px;
	width:125px;
	float:left;
}

.cart-count .count{
	
	font-size: 13px;
}

.cart-count .sup{
	position:relative;
	top:-3px;
	font-size: 9px;
}




.cart:hover {
	background-color: #3a3e22;
}

.cart-product-list {
	position: absolute;
	z-index:99999999999;
	padding-bottom: 10px;
	top: 53px;
	margin-left:-3px;
	width: 285px;
	background: #d4ba67;
	display:none;
	border: 3px solid #d4ba67;
}

.cart:hover .cart-product-list {
	display: block;
}

.cart-item {
	min-height: 70px;
	margin-top: 15px; 
}

.cart-item-title {
	width: 185px;
	position: relative;
	min-height: 70px;
	margin-right: 10px;
	font-size: 13px;
	line-height: 15px;
}

.cart-item-qty {
	position: absolute;
	bottom: 0;
	right: 0;
	font-style:italic;
	font-size: 14px;
}

.cart-item-img {
	text-align: center;
	-webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	height: 70px;
	width: 70px;
	overflow: hidden;
	margin-left: 10px;
	background-color: white;
}

.cart-item-img img {

	max-height: 70px;
}

.cart-item a {
	color: #393736;
	font-size: 13px;
	font-weight: bold;
}

.cart-item a:hover {
	text-decoration: underline;
}

.cart-product-list .divir {
	height: 1px;
	background: #3a3e22;
	margin-bottom: 5px;
	margin-top: 15px;
}

.cart-product-list .cart-total {
	padding-top:5px;
	font-size: 16px;
	margin-left: 10px;
	line-height: 15px;
}

.cart-product-list .number {
	float: right;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}

.cart-product-list .sup{
	position: relative;
	top: -3px;
	font-size: 9px;
}

.wrapper .cart-detail {
	float:left;
	width:100%;
	margin-bottom: 20px;
	min-height: 500px;
}

.cart-detail {
	padding-top: 10px;
}

.cart-detail h1{
	padding-top: 20px;
	font-size: 35px;
	color: #d4ba67;
	margin-bottom: 10px;
}

.cart-detail table {
	width: 100%;
	border-spacing:0;
	margin-top: 20px;
    border-collapse:collapse;
	text-align: center;
}


.cart-detail table tr td:first-child {
	width: 70%;
	text-align: left;
	position: relative;
}

.cart-detail table tr th:first-child {
	padding-left: 10px;
	text-align: left;
}

.cart-detail table thead th, .cart-detail table tbody td  {
	border-left: 1px solid #3a3e22;
	font-size: 18px;
	color:#3a3e22;
	border-bottom: 1px solid #3a3e22;
}

.cart-detail table thead th:last-child, .cart-detail table tbody td:last-child {
	border-right: 1px solid #3a3e22;
}


.cart-detail table tr td:first-child .cart-detail-img {
	text-align: center;
}

.cart-detail-img {
	padding: 5px;
	margin: 10px;
	height: 100px;
	width: 100px;
	text-align: center
	display: block;
	-webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	box-shadow: 0px 0px 7px rgba(50, 50, 50, 1);
	background-color: white;
}

.cart-detail-img img {
	max-height: 100px;
}

.cart-detail-link {
	margin-top: 10px;
}

.cart-detail-link a {
	color: #3a3e22;
}

.cart-detail-link a:hover {
	text-decoration: underline;
}

.cart-detail table span {
	display: block;
	margin-top: 2px;
	font-size: 14px;
	font-style: italic;
}

.cart-detail table span .sup{
	position: relative;
	top: -3px;
	font-size: 9px;
	display:inline;
}

.cart-detail table input {
	border: 0;
	color: #393736;
	cursor: pointer;
	position: absolute;
	bottom: 15px;
	background: none;
}

.cart-detail table input:hover {
	text-decoration: underline;
}

.cart-detail table td {
	padding: 5px;
}

.cart-detail h3 {
	margin-top: 20px;
}

.cart-detail table tfoot {
	font-weight: bold;
}

.cart-detail table tfoot td {
	border: 1px solid #3a3e22;
	color:#3a3e22;
}

.cart-detail table tfoot td:first-child {
	border: 0;
}

.cart-detail-delivery {
	float:right;
	min-height: 65px;
	width: 315px;
}

.cart-detail-delivery select {
	width: 315px;
}

.cart-detail-delivery h2 {
	background: #818076;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	padding: 5px 10px;
	font-weight: normal;
}

.cart-detail-delivery input {
	background: #eee333;
	color: #000;
	border: 0;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	display:none;
	float:right;
	text-transform: uppercase;
}

.cart-detail-promocode {
	float:right;
	min-height: 40px;
	width: 315px;
	background: #818076;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

.cart-detail-promocode #promocode{
	background: white;
	color: black;
	border: 1;
	line-height: 26px;
	height:26px;
	margin-top: 5px;
	margin-left:5px;
	padding-left:5px;
	cursor: pointer;
	display:inline-block;
	float:left;
	width:260px;
}

.cart-detail-promocode .checkpromo{
	height:30px;
	width:30px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	background-image: url('/img/refresh.png');
	background-repeat: no-repeat;
}

.cart-detail-delivery form {
	text-align: right;
}

.order-form {
    width: 500px;
    margin: 10px auto;
    color: #666666;
    padding-bottom: 50px;
}

.order-form h1 {
    font-size: 22px;
    color:#d4ba67;
}

.order-form h2 {
    color: #fff;
    background: #818076;
    font-size: 18px;
    padding: 5px;
    margin-top: 15px;
    font-weight: normal;
}


.order-form label{
    width: 200px;
    display: block;
}

.order-form table td {
    padding: 4px;
    font-size: 16px;
}

.order-form table input {
    width: 280px;
    height: 20px;
}

.order-form table {
    width: 500px;
}

.order-form span {
    font-size: 12px;
    display: block;
}

.order-form table select{
	width:284px;
}

.order-form #order input{
    background: #eee333;
	color: #000;
	border: 0;
	padding: 5px;
	margin-top: 5px;
	float: right;
	cursor: pointer;
	text-transform: uppercase;
}

.success-msg h1{
    font-weight: bold;
    font-size: 22px;
    display: block;
    margin-bottom: 5px;
    color:#eee333;
}

.success-msg {
    width: 600px;
    margin: 70px auto;
    text-align: center;
    min-height: 500px;
}

.autocomplete-suggestions { overflow: hidden; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px;font-size: 14px; width: 420px;  overflow: hidden; line-height: 20px;}
.autocomplete-selected { background: #F0F0F0; cursor: pointer;}
.autocomplete-suggestions strong { font-weight: normal; background: #eee333;  color: #fff;  }

.breadcrumb {
	list-style: none;
	background: white;
	color: #ada980;
	display: block;
	margin: 20px 0px;
	overflow: hidden;
	line-height: 20px;
}

.breadcrumb li {
	float: left;
	
}

.breadcrumb a {
	font-size: 13px;
	color: #ada980;
	font-weight:700;
	text-decoration: none;
}

.breadcrumb .last{
	color:#212219;
}

.breadcrumb a:hover {
	color:#212219;
	text-decoration: underline;
}


.product-detail .product-qty-input {
	width: 200px;
	margin-top: 0;
}

.product-detail .product-qty-input span {
	position: relative;
	top: 5px;
	left: 10px;
	font-size: 12px;
}

.size-table {
	
}



.size-table .in-stock{
	line-height: 38px;
	float:left;
	border:1px solid #e7e7e5;
	width:510px;
	background-color: white;
	padding:0px 5px;
	font-weight: bold;
}

.size-table .stock-info{
	float:left;
	width:100%;
	color:#818076;
	font-weight: bold;
	margin-top:15px;
	line-height: 38px;
}


.size-table .stock-info .desc{
	float:left;
	width:100%;
}

.size-table .stock-info .title{
	color:#212219;
	float:left;
	width:100%;
}

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

.status div{
	width:18px;
	height:18px;
	float:left;
	margin:10px;
}

.status .in{
	background-color: #6dae19;
}

.status .out{
	background-color: #df1138;
}

.size-table table tr td .simple-price,
.size-table table tr td .new-price,
.size-table table tr td .old-price{
	text-align: left;
}

.order-product{
	float:left;
	width:520px;
	padding:15px 25px;
	background-color: #f9f9f8;
	margin-bottom: 10px;
	font-size: 16px;
}

.size-table select{
	display:none;
	visibility: hidden;
}

.size-table .select-block{
	float:left;
	width:100%;
	margin-bottom: 10px;
	display:none;
}

.size-table .select-block .title{
	float:left;
	width:100%;
	color:#212219;
	font-size: 14px;
	
	line-height: 30px;
}

.size-table .select-block .title span{
	color:#818076;
	margin-left:3px;
}

.size-table .select-block .colors{
	float:left;
	width:100%;
}

.size-table .select-block .colors .border{
	height: 38px;
	text-align: center;
	width: 38px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:2px solid transparent;
	margin-right:5px;
}

.size-table .select-block .colors .border:hover,
.size-table .select-block .colors .active{
	border:2px solid #ede11f;
}

.size-table .select-block .colors .inactive{
	border:2px solid red;
}

.size-table .select-block .colors .border .color{
	height: 26px;
	width: 26px;
	margin:5px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid grey;
	cursor: pointer;
}

.size-table #size{
	display:none;
}

.size-table .select-block .sizes{
	float:left;
	width:100%;
}

.size-table .select-block .sizes .active{
	border:1px solid #ede11f;
}

.size-table .select-block .sizes .inactive{
	border:1px solid red;
}

.size-table .select-block .sizes div{
	height: 26px;
	line-height: 26px;
	min-width:40px;
	padding:0px 5px;
	text-align: center;
	display: inline-block;
	border:1px solid #c0bfba;
	background-color: #ffffff;
	
	font-size: 13px;
	margin-right: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}



.linked {
	list-style: none;
}

.linked a {
	font-size: 12px;
	color: #5d5d5d;
}

.linked a:hover {
	text-decoration: underline;
}

.slider-wrapper {
	max-width: 1190px;
}

.size-table table {
	width: 100%;
	float:left;
	margin-top:5px;
	color: #232323;
	border-collapse: collapse;
	border-top:1px solid #ecece6;
}

.size-table table td {
	text-align: center;
	width:260px;
	font-size: 12px;
}



.size-table table .size-buy{
	text-align: right;
}

.size-table table .size-price-prod{
	text-align: left;
}


.size-table table tbody tr:first-child td {
	padding:15px 0px;
}

.size-table .size-name {
	text-align: center;
	width: 110px;
	vertical-align: middle;
	font-weight: bold;
	color: #232323;
}


 .size-price{
	float:left;
	width:100%;
	margin:5px 0px;
}
.size-price table{
	width:100%;
	float:left;
}

 .size-price table tr td{
	width:50%;
	padding:7px;
}

table tr td .simple-price{
	float:left;
	width:100%;
	text-align: right;
	font-size: 24px;
	line-height: 45px;
	color:#212219;
	
}

table tr td .simple-price .sup{
	font-size: 14px;
	line-height: 16px;
	position:relative;
	top:-7px;
	
}

table tr td .new-price{
	float:left;
	width:100%;
	text-align: right;
	font-size: 24px;
	line-height: 25px;
	color:#df1138;
	
}

table tr td .new-price .sup{
	font-size: 14px;
	line-height: 16px;
	position:relative;
	top:-7px;
	
}

table tr td .old-price{
	float:left;
	width:100%;
	text-align: right;
	font-size: 16px;
	line-height: 20px;
	color:#818076;
	
}

table tr td .old-price .sup{
	font-size: 12px;
	line-height: 16px;
	position:relative;
	top:-7px;
	
}


table tr td .old-price{
	color:#676767;
	font-size: 22px;
	
}



.measure-list .input-size {
	display: block;
	width: 140px;
	height: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.size-buy {
	float:left;
	text-align: center;
}

.size-buy form{
	position:relative;
	top:6px;
}


.size-buy .product-qty{
	width:48px;
	line-height: 43px;
	border:1px solid #b8b7ae;
	text-align: center;
	position:relative;
	margin-right:5px;
}

 .size-buy input:last-child {
	color: #fff;
	background: #818076;
	width: 100px;
	height:45px;
	cursor: pointer;
	text-align: center;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	border:none;
	-moz-transition: background-color 0.8s 0.1s ease;
	-o-transition: background-color 0.8s 0.1s ease;
	-webkit-transition: background-color 0.8s 0.1s ease;
	-moz-transition: color 0.8s 0.1s ease;
	-o-transition: color 0.8s 0.1s ease;
	-webkit-transition: color 0.8s 0.1s ease;
	text-decoration: none;
}

.order-product .size-buy input:last-child{
	padding-left:35px;
	color:black;
	background:#ede11f url('/img/buy-btn-ico-black.png') left center no-repeat;
}

.order-product .size-buy input:last-child:hover{
	background:#ede11f url('/img/buy-btn-ico-black.png') left center no-repeat;
	color:black;
}

.size-buy input:last-child:hover{
	background: #eee333;
	color: #212219;
}



table tbody tr.tab-space  td {
	height: 5px;
	background: #fff;
}

.product-link {
	float:left;
	width: 100%;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
}
.product-article {
	float:left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: left;
}

.product-text{
	margin-top:10px;
	width: 100%;
	text-align: center;
}

.product-text a{
	color: #eee333;
	font-size: 12px;
	font-weight:bold;
	width: 100%;
	display: block;
}

.product-link a {
	color: #3a3e22;
	font-size: 16px;
	font-weight:bold;
	width: 100%;
	display: block;
}

.product-link a:hover {
	text-decoration: underline;
}

.product-link span a {
	color: #919191;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	width: auto;
	margin-right: 15px;
	margin-bottom: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.block-desc{
	float:left;
	width:100%;
}

.block-desc-img img {
	max-width: 265px;
	margin-left: 5px;
	margin-bottom: 20px;
	min-height: 50px;
}

.block-desc-img {
	width: 270px;
}

.block-desc-text {
	width:100%;
	color: #818076;
	font-size: 13px;
	
	line-height: 20px;
}

.block-desc-text .catalog-desc ul{
	padding-left:20px;
}

.block-desc-text h1{
	text-transform: uppercase;
	font-size: 30px;
	line-height: 46px;
	color:#212219;
	background-color: #f9f9f8;
	width:100%;
	float:left;
	margin-bottom: 25px;
}

.block-desc-text h1 .catalog-title{
	background: #fff url('/img/catalog-name-arrow.png') right top no-repeat;
	float:left;
	padding-right:45px;
}

.block-desc-text .catalog-desc{
	float:left;
	width:100%;
	margin-bottom: 25px;
}

.block-desc-img h1 {
	font-size: 12px;
	color: #eee333;
	margin-bottom: 10px;
	margin-left: 5px;
}


.popup {
	background: none;
}

.cart-content {
	background: #fff;
}


.cart-detail.fancy-cart table tr td:first-child {
	width: 50%;
}

.fancy-cart tfoot {
	font-size: 18px;
}

.fancy-buttons {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 10px;
}

.fancy-buttons a {
	color: #000;
	background: #eee333;
	cursor: pointer;
	text-align: center;
	border: 0;
	padding: 5px;
}

.fancy-buttons a:first-child{
	margin-right: 10px;
}

.registr {
	width: 550px;
	margin-top: 30px;
}

.registr table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.registr table td {
	padding: 5px 0;
}

.registr table thead td {
	background: #f4f4f4;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

.registr table input {
	width: 350px;
}

.registr table input.blue-btn {
	width: auto;
}

.registr table tbody tr td:first-child {
	width: 200px;
	vertical-align: top;
}

.registr table td span {
	display: block;
	font-size: 10px;
	color: #888888;
}

.blue-btn {
	padding: 0px 25px;
	min-width: 220px;
	line-height: 55px;
	height: 55px;
	border: 0px;
	background: #000000;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	/* font-stretch: condensed; */
	/* font-family: 'Myriad Pro', sans-serif; */
	margin: 0px auto 0px auto;
	display: block;
	width: 100%;
}

/*.blue-btn:hover{*/
	/*background:#ed1c24;*/
/*}*/

.login a {
	color: #eee333;
}

.login a:hover {
	text-decoration: underline;
}

.login {
	width: 550px;
	margin-top: 30px;
}

.login table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.login table td {
	padding: 5px;
}

.warn {
	font-size: 12px;
	color: #d15757;
}

.reset-password {
	margin-top: 10px;
}

.reset-password input[type=email]{
	width: 100%;
    float: left;
    height: 35px;
    line-height: 35px;
    border: 1px solid #cccccc;
    padding: 0px 30px;
    margin-bottom: 10px;
    font-family: 'Myriad Pro', sans-serif;
}

.reset-password {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.reset-password td {
	padding: 5px;
}

.delivery {
	width: 550px;
}

.delivery h1 {
	padding-left: 55px;
}

.delivery table {
	width: 90%;
	float: right;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.delivery table td {
	padding: 5px 10px;
}

.delivery table thead td {
	background: #f4f4f4;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

.delivery table input.blue-btn {
	width: auto;
}

.delivery table tbody tr td:first-child {
	text-align: center;
	width: 50px;
}

.delivery table td span {
	display: block;
	font-size: 10px;
	color: #888888;
}

.order-list table {
	border-collapse: collapse;
	width: 100%;
}

.order-list table thead td {
	background: #f4f4f4;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

.order-list table td {
	text-align: center;
	padding: 10px;
}

.order-list table tbody td {
	border-bottom: 1px solid #f4f4f4;
}

.order-list {
	min-height: 200px;
}

.user-status {
	text-align: center;
	padding: 0px;
	float: left;
	margin-top:20px;
	width: 270px;
}


.user-status .user-profile{
	line-height:30px;
	background-color: #eee333;
	color:white;
}

.user-status .user-profile span{
	font-size: 25px;
	color: white;
	padding-left:5px;
	padding-right:5px;
}
.user-status .user-profile a {
	font-size: 20px;
	color: white;
}

.loginsmall .input-login{
	width:258px;
	padding:5px;
	border: 1px solid #eeeeee;
	margin-bottom: 25px;
	color:#747268;
}

.loginsmall a{
	color:#eee333;
	font-size:14px;
	line-height: 25px;
}

.loginsmall .blue-btn2 {
	width:125px;
	color: #fff;
	background: #eee333;
	cursor: pointer;
	padding: 5px;
	text-align: center;
	border: 0;
}

.loginsmall h1{
	font-size: 24px;
	text-align: left;
	
	color:#1e1e1e;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}



.razrab{
	margin-top:0px;
	color:white;
	float:right;
	font-size: 15px;
	line-height: 40px;
}

.razrab a{
	color:white;
	text-decoration: underline;
	line-height: 15px;
}

.razrab img{
	height:40px;
}


.catalog-menu{
	width:266px;
    margin:0px 15px 30px 15px;
    float:left;
    border: 2px solid #f9f9f8;
}

.catalog-menu:hover{
	border: 2px solid #ede11f;
}

.catalog-menu .catalog-menu-text{
	padding:10px 10px 15px 10px;
	width:246px;
	min-height:50px;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	background-color: #3a3e22;
	color:white;
	font-weight: bold;
	float:left;
	text-align: center;
	overflow:hidden;
}

.catalog-menu .catalog-menu-img{
	float:left;
	width:100%;
	height:250px;
	overflow: hidden;
}


.catalog-menu .catalog-menu-img img{
	width:100%;
	float:left;
}

.catalog-menu2{
	width:400px;
    margin:10px;
    float:left;
}

.catalog-menu2 .catalog-menu-text{
	width:390px;
	padding:5px;
	height:40px;
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #837d44;
	color:white;
	font-weight: bold;
	float:left;
}

.catalog-menu2 .catalog-menu-img{
	float:left;
	width:400px;
	overflow: hidden;
}


.catalog-menu2 .catalog-menu-img img{
	height:253px;
	float:left;
}

.catalog-menu-sub{
	width:900px;
	margin:0px auto;
}

/* menu */
.catalog-head-menu{
	width:100%;
	float:left;
	height:50px;
	background: url('/img/catalog-menu-shape.png');
}

.catalog-head-menu ul{
	list-style: none;
	float:left;
	width:100%;
}

.catalog-head-menu ul li{
	float:left;
}

.catalog-head-menu ul li a{
	float:left;
	line-height: 50px;
	padding:0px 20px;
	color:#eee333; /*ada980*/
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-left:1px solid black;
}

.catalog-head-menu ul li:last-child a{
	border-right:1px solid black;
}

.catalog-head-menu ul li a:hover,
.catalog-head-menu ul li a.active{
  color:#eee333;
}
/* menu */
/* menu */
.category-head-menu,
.category-head-menu2{
	width:100%;
	float:left;
	display:none;
	  background: url('/img/head-bg.jpg');
	/*background: url('/img/category-menu-shape.png');*/
}

.category-head-menu ul,
.category-head-menu2 ul{
	list-style: none;
	float:left;
	width:100%;
}

.category-head-menu ul li,
.category-head-menu2 ul li{
	float:left;
}

.category-head-menu ul li a,
.category-head-menu2 ul li a{
	float:left;
	line-height: 40px;
	padding:0px 10px;
	color:#ada980;
	font-size: 14px;
	
	text-transform: uppercase;
	color:#fff;
}

.catalog-head-menu ul li a.toogleMenu1,
.catalog-head-menu ul li a.toogleMenu2{
	padding-right:40px;
	background: url('/img/toogle-menu-arrow.png') center right no-repeat;
}

.category-head-menu ul li a:hover,
.category-head-menu ul li a.active,
.category-head-menu2 ul li a:hover,
.category-head-menu2 ul li a.active{
  color:#eee333;
}
/* menu */

.news_block{
	width:100%;
	float:left;
	height:260px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.news_block a{
	color:rgb(65, 70, 45);
	float:right;
}

.news_block a:hover{
	color:#eee333;
}

.news_block .news_img{
	width:350px;
	height:260px;
	overflow: hidden;
	float:left;
	vertical-align: center;
	margin-right: 20px;
}

.news_block .news_img img{
	float:left;
	height:260px;
	min-width: 350px;
}

.news_block .news_text h2{
	text-align: left;
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 20px;
}

.news_block .news_text {
	float:left;
	height:240px;
	overflow: hidden;
	width:820px;
	text-align: justify;
}

.history-go{
	padding:0px 10px;
	float:left;
	width:1170px;
	line-height: 40px;
	background-color: #f9f9f8;
	font-weight: bold;
	cursor:pointer;
}

.search-magrin .product{
	margin:15px 13px !important;
}

.contacts-text{
	float:left;
	width:870px;
}

#quesform2{
	width:320px;
	float:right;
	margin-bottom:20px;
}

#quesform2 form input,
#quesform2 form textarea{
	width:300px;
	margin:10px 0px;
	padding:5px;
}

#quesform2 form textarea{
	max-width:302px;
	min-width:302px;
	min-height:60px;
}

#quesform2 form input[type=submit]{
	color: #fff;
	background: #818076;
	line-height:40px;
	width:314px;
	cursor: pointer;
	text-align: center;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	-moz-transition: background-color 0.8s 0.1s ease;
	-o-transition: background-color 0.8s 0.1s ease;
	-webkit-transition: background-color 0.8s 0.1s ease;
	-moz-transition: color 0.8s 0.1s ease;
	-o-transition: color 0.8s 0.1s ease;
	-webkit-transition: color 0.8s 0.1s ease;
}

#quesform2 form input[type=submit]:hover{
	color:black;
	background-color:#eee333;
}

#quesform2 form span{
	color:red;
	font-size:13px;
}

.search-page{
	float:right;
	width:900px;
}

.contact-view{
	width:1190px !important;
}

.gift_card{
	color:#fff !important;
}

.gift_card:hover{
	text-decoration: underline;
}

.search-header{
	line-height: 46px;
  float: left;
  width: 100%;
  font-size: 35px;
  color: #212219;
  margin:20px 0px 0px 0px;
}

.footer-social-block{
	float:right;
	width:75%;
}

#fansBlock{
	width:430px;
	float:left;
	margin-bottom: 10px;
}
