 

html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 15px;
	line-height: 1.5;
}
body {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	background: #fbfdfb ;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 300;
}
h2,h3,h4,h5 {
	color: #9e4562;
	font-weight: 400;
	margin:15px 0 5px 0;
}
h1 {
	color: #9e4562;
    font-size: 25px;
    padding: 0px;
    margin: 0 0 10px 0;
    text-align: left;
    text-transform: uppercase;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
}
h5 {
	font-size:16px;
}

.cont ul {
	margin:5px 0 10px 0 ;
	padding-left:25px;
}
.cont ul li {
	list-style-type:circle;
}


a:link,a:visited,a:active,a:focus {
	text-decoration: none;
	color: #584a3e;
}
a:hover {
	color: #9e4562;
}

.slide1 {
	background: url(images/slide1.jpg) no-repeat center;
	height: 255px;
}
.slide2 {
	background: url(images/slide2.jpg) no-repeat center;
	height: 255px;
}
.slide3 {
	background: url(images/slide3.jpg) no-repeat center;
	height: 255px;
}
.top {
	height: 35px;
	line-height: 35px;
	background: #242221;
	text-transform: uppercase;
	color:#abb7ab;
	font-size: 13px;
}
.top  img {
	float: left;
	margin: 0 10px;
}
.top  .ls {
	float: left;
	margin-right: 20px;
}
.top li {
	list-style: none;
}
.top li a {
	color: #fff;
}

.top .dropdown-menu > li > a {
	color: #9e4562
}

.topheader {
	min-height: 80px;
	margin:0;
}

img.logo  {
    margin: 0 auto;
}

.mainmenu ul {
	margin: 28px 0px 0 0;
	padding: 0;
	text-align: right;
}
.mainmenu ul li {
	display: inline-block;
	list-style: none;
}

.mainmenu ul li a {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 15px;
	color: #584a3e;

	position: relative;
}

.mainmenu ul li a:hover {
    color: #9e4562;
}
.mainmenu ul li.productmenu {
	float:  left;
}
.mainmenu ul li.productmenu a {
	padding: 0;
	font-weight: bold;
	color: #8f4444;
}
.mainmenu ul li.productmenu ul {
	padding: 20px;
	margin: 25px 0 0 0;
	text-align: left;
	min-width: 230px;
}
.mainmenu ul li.productmenu ul li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #584a3e;
}
.mainmenu ul li.productmenu ul li a:hover {
	color: #9e4562;
}
.mainmenu ul li.productmenu ul h2 {
	margin: 0;
	padding: 0;
}

.header {
	height: 500px;
	background: url(images/bg_header.jpg) no-repeat center;
}
.headtext {
	font-size: 45px;
	font-style: italic;
	color: #fff;
	float: left;
	margin-top: 100px;
	line-height: 45px;
	font-weight: bold;
}
.headtext span {
	font-size: 35px;
	font-style: italic;
	color: #83593b;
}

.bestcellers {
	padding: 0 0 30px 0;
}

h3.h {
	padding: 5px 0;
	font-size: 25px;
	color: #9e4562;
	text-transform: uppercase;
	margin:  20px 0;
	text-align: center;
	font-weight: 300;
}

.info {
    background: url(images/bg_info.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
}


.navbar-header h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 23px 10px 0 0;
	text-transform: uppercase;
}
.navbar-header h1  a {color: #be2a38}
.navbar-toggle {
	border: 1px #fff solid;
	margin: 13px 0 0 0;
	background: #9e4562;
	border-radius:0px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-collapse {padding: 0; }




.sidebar {	
	padding-bottom: 10px;
}
.sidebar section {
    margin-bottom: 30px;
    background: #fff;
    padding: 15px;
    overflow: hidden;
 }

.productmenu  {
	margin:  0;
}
.sidebar  h2  {
	padding: 0;
    font-size: 18px;
    color: #9e4562;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
    text-align: center;
}
.sidebar  h2.widgettitle {
	display: none;
}
.sidebar .widget ul {
	list-style: none;
	margin: 0 0 0px 15px;
	padding:0;
}
.sidebar .widget  ul  li {
	margin:0;

}
.sidebar .widget  ul  li a {
	display: inline-block;
	color: #584a3e;
	padding: 3px 0;
	font-size: 15px;
	margin: 0 0 0 10px;
}
.sidebar .widget  ul  li:before {
	content: "\2713";
    color: #9e4562;
    position: absolute;
    left: 30px;
}


.sidebar .widget  ul  li a:hover {
	text-decoration: none;
	color: #8b664c;
}
.noclasswidger .widget {
	background: none;
    padding: 0;
    margin-bottom:0;

}

.navbar {
    background: #fff;
    border-radius:0;
    border:none;
 }
.sidebarwidget {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 30px;
}
.widget {
	
}
@media (max-width: 768px) {
	.sidebar {
		margin-top: -30px;
	}
	.productmenuheader {
	     background: #7b6446;
	     height: 60px;
	     margin: 0;
	     line-height: 60px;
   }
   .productmenu {
         margin: 10px 0;
   }
   .productmenuheader h3 {
         color: #fff;
         margin:  0;
         padding: 20px 0 0 30px;
         font-size: 20px;
         font-weight: normal;
         text-align: left;
   }
   .productmenuheader .navbar-toggle {
    border: 1px #fff solid;
    margin: 12px 28px 0 0;
   }
   .navbar-header {
	height: 60px;
	}
	.mainmenu ul {
		margin: 15px 0;
		text-align: left;
	}
	.mainmenu ul li {
		display: block;
		list-style: none;
	}

}

.footer {
	background: #242221;
	min-height: 250px;
	color: #fff;
	font-size: 13px;
	margin-top: 30px; 
}

.footer ul {
	margin: 0;
	padding: 0;
    list-style: none;
    text-align: left;
}
.footer ul li {
    display: block;
}
.footer ul li a {
	color: #fff;
	display: inline-block;
	margin: 0;
	line-height: 27px;
}
.footer ul li a:hover {
	color: #ffcadb;
}



.footer img {
	margin: 30px 0 0 0;
}
.footer h2 {
	color: #fff;
	font-size: 17px;
	margin:30px 0 10px 0;
	font-weight: normal;
}
.copy {
	text-align: center;
	color: #fff;
	font-size: 12px;
	display: block;
	margin-top: 8px;
}

.maincont {
	
}


.blockproduct {
	background: #fff;
	background-size: 100%;
	padding: 20px 20px 10px 20px;
	margin: 0 0 30px 0;
}

.blockproduct h2 {
    font-size: 18px;
    font-weight: normal;
    margin:  0 0 20px 0;
    padding: 0;
    color: #9e4562;
    text-align: left;
    float: left;
    display: inline-block;
}
.blockproduct h2 a {
	color: #9e4562;
}
.blockproduct h2 a:hover {
	text-decoration:none;
}
.blockproduct h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	padding:0;
	color: #7b6446;
	text-align: right;
	font-weight: normal;
	float: right;
	display: inline-block;
}
.tab-content {
	text-align: justify;
	min-height: 150px;
}
.blockproduct img {
	margin: 0 20px 10px 0;
	float: left;
}
.blockproduct p {
	margin: 0 0 5px 0;
	font-size: 14px;
}
.blockproduct .price {
	font-size: 20px;
	color: #8f4444;
	display: block;
	text-align: center;
	font-weight: 400;
}
.blockbot {
	text-align: center;
}
a.btn_buymain {
    font-size: 15px;
    display: inline-block;
    color: #7b6446;
    margin:5px 0;
    font-weight: 400;
    float: right;
}
a.btn_buymain:hover {
	transition: 0.3s;
	color: #8f4444;
}


.maindesc p {
	font-style: italic;
}
.desc {
	min-height: 150px;
	text-align: justify;
}
.blockfooter {
	margin: 0 -20px -20px -20px;
	border-bottom: 5px #fff solid;
}
.mainprice {
	line-height: 40px;
	text-align: left;
	font-size: 25px;
	color: #fff;
	background: #87a375;
	padding-left: 30px;
	height: 40px;
}
.btn_buy {
	background: #ddbb01;
	color: #fff;
	height: 40px;
	line-height: 44px;
	font-size: 25px;
	text-align: center;
}

a.mainbuy {
	line-height: 45px;
	text-align: center;
	color: #b10000;
	font-size: 22px;
	margin: 0;
	float: right;
}
a:hover.mainbuy  {
	color: #b10000;
	text-decoration: none;
}
.mainbuy a:hover {
	text-decoration: none;
}

.cont {
	background: #fff;
	padding: 20px;
    text-align:justify;
}
.mainsingle {
	background: #fff ;
	background-size: 100%;

}

.mainsingle h3 {
	
}
.cont img {
	padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
}
@media(max-width: 1000px) {
	.mainsingle img {max-width: 200px}
}
table.pricetab {
    width: 100%;
    border-spacing: 1px;
    border-collapse: inherit;
    margin-bottom: 15px;
    background: #e6e3e1;

}
table.pricetab td {
    padding: 10px;
    text-align: center;
    background: #fbfdfb;
}
table.pricetab th {
    padding: 10px 2px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    background: #706a67 ;
    color: #fff;
}



.shopiingbuy table.pricetab {
    width: 100%;
    border-spacing: 1px;
    border-collapse: inherit;
    margin-bottom: 15px;
    background: #e6e3e1;
    margin-top: 40px;
}
.shopiingbuy table.pricetab td {
    padding: 10px;
    text-align: center;
    background: #fbfdfb;
}
.shopiingbuy table.pricetab th {
    padding: 10px 2px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    background: #706a67;
    color: #fff;
}


@media(max-width: 1000px) {
	table.pricetab td {
		font-size: 15px;
		padding: 2px 5px;
	}
}

.buy {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    background: #7b6446;
    border: none;
}
.buy:hover {
	background: #9e4562;
	color: #fff;
	transition: 0.3s;
}
.btn {
	border-radius: 0;
	padding: 7px 15px;
}

 
h1.entry-title {
	color: #9e4562;
    font-size: 20px;
    padding: 0px;
    margin: 0 0 10px 0;
    text-align: left;
    text-transform: uppercase;
}

.csbutton {
	width:100%;
	margin-bottom: 15px;
	padding: 10px 0;
	font-size: 17px;
	background: #9e4562;
	border: 1px #733247 solid;
	color: #fff;
	opacity: 0.9;
}
.csbutton:hover {
	opacity: 1;
	color: #fff;
}

.csbuttonb {
	width:100%;
	margin-bottom: 15px;
	padding: 15px 0;
	font-size: 20px;
}
.csh {
	min-height: 35px;
}
.csh h2 {
	margin: 0;
	padding: 0;
}
.shopcart {
	height: 35px;
	padding: 0px;
    font-size: 14px;
    color:#fff;
    float: right;
    line-height: 35px;
    text-transform: none;   

}
.shopcart p {
	margin: 0;
}
.shopcart img {
	float: left;
}


.empty {
	text-align: center;
	color: #000;
	margin: 0;
}
p.fsc {
    text-align: center;
    color: #000;
    margin: 0;
}
.shopcart a {color:#fff;}
.shopcart a:hover {text-decoration:none;}
a.csa {color:#fff;}
a:hover.csa {text-decoration:none;}
.shopcart h2 {margin:0;}

@media(max-width: 768px) {
	
	.mainsidebar{ display: none;}
	.dropdown-menu {
		position: relative;
		float: none;
		right: 20px;
	}
	.slider {
		display: none;
	}
	.logo {
		margin: 0 auto
	}
	.shopcart  {
		float: left;
		line-height: 60px;
		color: #000;
	}
	.mainmenu {
		background: #d1ded1;
	}

}

.comments-area li { 
	list-style: none;
    text-align: justify;
    background: #fbfdfb;
    padding: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    border: 1px #f0f5f0 solid;
}
.reply {text-align:right; font-style:italic; font-size:11px;}
.fn {font-weight:bold}

.section1 {
	background: #fff;
	padding: 30px 0;
}
.blockbanner {
     padding: 100px 0 0 0;
     text-align: center;
}

p.bt {
	font-size: 30px;
	padding: 8px 0 0 0;
	margin:0;
	line-height: 35px;
	color: #cb5661
}
p.bb {
	font-size: 20px;
	padding: 0;
	margin:0;
}
.carousel-indicators {
    bottom: 0px;
}

.seemore {
	padding: 20px 0 0 0;
	text-align: center;
}
.seemore ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.seemore  li {
	display: inline;
	padding: 0 10px;
}

.infoblock img {
	margin: 20px auto;
}
.infoblock h4 {
	text-align: center;
	font-size: 17px;
	line-height: 20px;
}
.infoblock {
	font-size: 14px;
	text-align: justify;
}
.blockproduct-best h2 {
	color: #584a3e;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 18px;
    font-weight: normal;
}
.blockproduct-best {
	background: #fff;
	padding: 0  20px 10px 20px;
	overflow: hidden;
	box-shadow: 0 0 2px #e5ded5;
}
.blockproduct-best img {
	margin: 0 auto;
}
.blockproduct-best span.price {
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	color: #9e4562;
}
.blockproduct-best a.btn_buymain {
	color: #7b6446;
	font-size: 15px;
	font-weight: normal;
}
.alignright {float: right; margin: 10px 0 10px 20px;}
.alignleft {float: left; margin: 10px 20px 10px 0px;}
.aligncenter {margin:20px auto; display:block}



.contact  p {
    font-size: 14px;
    font-weight: noramal;
}
.contact input[type="text"],input[type="email"] {
    height: 30px;
    line-height: 30px;
    border: 1px #ccc solid;
    padding: 0 10px;
    width: 50%;
    border-radius: 0px;
}
.contact textarea {
    border: 1px #ccc solid;
    padding: 0 10px;
    width: 70%;
    border-radius: 0px;
    height: 200px;
}
.comment-respond {
    margin-bottom: 20px;
}
.comment-respond  p {
    font-size: 14px;
    font-weight: noramal;
}
.comment-respond input[type="text"],input[type="email"] {
    height: 30px;
    line-height: 30px;
    border: 1px #ccc solid;
    padding: 0 10px;
    width: 50%;
    border-radius: 0px;
}
.comment-respond textarea {
    border: 1px #ccc solid;
    padding: 0 10px;
    width: 70%;
    border-radius: 0px;
    height: 200px;
}
.comment-respond label {
    display: block;
}

.searchform {
    margin: 0;
    padding: 0px;
    overflow: hidden;
}
.searchform input[type=text] {
    background: #fff;
    border: none; 
    height: 27px;
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
	color: #000;
}
.searchform input[type=submit] {
    background: url(images/btn-search.png) no-repeat left;
    border: none;
    width: 30px;
    height: 27px;
    display: block;
    float: right;
    position: absolute;
    right: 15px;
	top:4px;
}

.open > .dropdown-menu {
    display: block;
    right: 0;
	margin:0;
}



.row {margin: 0;}
.nav > li > a {
	padding: 15px 30px;
	font-weight: bold;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li {
	margin: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #505050;
    border: 1px solid #505050;
    border-bottom-color: transparent;
}
.prtb {
	width: 100%;
}
.th {
	min-height: 50px;
	line-height: 50px;
	font-weight: normal;
	background: #706a67;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.th div:nth-child(1) {text-align: left;}
.td {
	background: #e4ece4;
	min-height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
    font-size: 15px;
    color: #52575a;
}
.popular {
    background: #fbfddb;
}
.td div:nth-child(1) {text-align: left; justify-content: left;}
.td button {
	background: none;
	border: none;
	color: #9e4562;
	padding: 0;
	font-weight: normal;
	text-transform: unset;
	font-size: 15px;
}
.td a {border:none;}
.bonus {margin-bottom: 10px;}
.bonus div {
	font-size: 13px;
	background: #d1ded1;
	text-align: center;
}
.bonus div span.left {float: left; padding: 5px 0; color: #9e4b67;}
.bonus div span.right {float: right; padding: 5px 0; color: #9e4b67;}

.td img {
	max-width: 80px;
	height: auto;
	margin: 10px;
}
.check {margin-bottom: 15px;}
.check div {min-height: 100px;}
.check div form {display: inline;}
.check div {
	padding: 0 5px;
	line-height: initial;
    display: flex;
    align-items: center;
    justify-content: center;
}
.check div .glyphicon-minus-sign {font-size: 15px; color: #505050;}
.check div .glyphicon-plus-sign {font-size: 15px; color: #505050}
.check div button .glyphicon {font-size: 15px; color: #b50202;}
.bon div {color: #008005;}
.total {
	background: #f7f7f7;
	font-weight: bold;
	font-size: 15px;
}
.total div {padding: 15px; border:1px #fff solid;}
.total div:nth-child(1),.total div:nth-child(3) {text-align: right; font-weight: normal;}

input.checkout {
	background: #61a000;
	color: #fff;
	padding: 10px 20px;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	float: right;
	min-width: 245px;
	margin: 20px 0;
}
 input.continue {
	background: #505050;
	color: #fff;
	padding: 10px 20px;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	min-width: 245px;
	margin: 20px 0;
}
h3.tabh {
	background: #7b6446;
	color: #fff;
	padding: 10px 20px;
	margin: 30px 0 0 0;
	text-align: center;
	border-radius: 5px 5px  0 0;
}
.panel {
    box-shadow: none;
    border: none;
}
.panel-heading {
    background: #7b6446;
	color: #fff;
	padding: 5px 20px;
	margin: 5px  0;
	text-align: center;
	border-radius: 0px;
	font-size: 30px;
}
a.right {
	position: absolute;
    right: 15px;
    top: 43px;
    color: #fff;
    z-index: 1111111;
}
a.left {
	position: absolute;
    left: 15px;
    top: 43px;
    color: #fff;
    z-index: 1111111;
}

@media(max-width: 768px) {
	.td span {display: inline !important;}
	.bonus div span.left {float: none; display: block; padding: 5px 0}
	.bonus div span.right {float: none; display: block; padding: 0 0 5px 0}
	.td div:nth-child(1) {
		text-align: center; 
		justify-content: center; 		
		font-weight: normal;
		padding-bottom: 10px;
	}
	.td div:nth-child(2) {
		padding: 5px 0;
		
		font-weight: normal;
	}
	.check div {
		display: block;
		min-height: auto;
	}
	.bon div {padding: 10px 0}
	.total div:nth-child(1) {text-align: center;}
		input.checkout {
		float: none;
		display: block;
		margin: 10px 0;
		width: 100%;
		text-align: center;
		font-size: 17px;
	}
	input.continue {
		float: none;
		display: block;
		margin: 10px 0;
		width: 100%;
		text-align: center;
		font-size: 17px;
	}
	.nav > li > a {
	    padding: 10px 8px;
	    font-weight: normal;
	}
	.td button {font-size: 18px;}

}
.all-bonuses {
    color: #CCC;
}
.all-bonuses .active {
    color: #61a000;
}
@media(max-width: 450px) {
	.td {font-size: 13px;}
}
.lc {
	background: #3a3736;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 11111111111;
	padding: 0 20px;
	opacity: 0.7;
}
.lc:hover {
	opacity: 1
}
.lc span {padding: 0 5px;}