html, body, a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #414141;
	font-family:Arial, Helvetica, sans-serif;
}
body {
    -webkit-text-size-adjust: 100%;
}
ul{
	margin:0;
	padding:0;
	}
ul li{
	margin:0;
	padding:0;
	}
p{
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	}
a{	
	color:#246d9c;
	text-decoration:none;
	}
.clear{
	clear:both;
	}
	
@font-face {
	font-family: 'Conv_Satisfy-Regular';
	src: url('../fonts/Satisfy-Regular.eot');
	src: local('?'), url('../fonts/Satisfy-Regular.woff') format('woff'), 
	url('../fonts/Satisfy-Regular.ttf') format('truetype'), 
	url('../fonts/Satisfy-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'GeorgiaRegular';
    src: url('../fonts/georgia.eot');
    src: url('../fonts/georgia.eot') format('embedded-opentype'),
         url('../fonts/georgia.woff2') format('woff2'),
         url('../fonts/georgia.woff') format('woff'),
         url('../fonts/georgia.ttf') format('truetype'),
         url('../fonts/georgia.svg#GeorgiaRegular') format('svg');
}

/*Start of Header Styles*/
.header_section{
	
	}
.logo{
	text-align:center;
	padding-top:10px;
	}
.logo h1 a{
	display:block;
	}
.hotline {
	float:right;
	margin-top:-35px;
	margin-right:18px;
	z-index:1000;
	position:relative;
	}
.hotline h2{
	font-size:20px;
	font-weight:normal;
	}
.hotline h2 a{
	color:#397226;	
	}
.menu_section{
	position:relative;
	}
.menu_section ul{  
	border:1px solid #ddd;
	}
.menu_section ul li{
	display:table-cell;  
	width:1%;
	text-align:center;
	padding:8px 0;
	cursor:pointer;
	border-right:1px solid #ddd;
	}
.menu_section ul li:hover{
	background:#fafafa;
	}
.menu_section ul li img{
	vertical-align:middle;
	}
.menu_section ul li:last-child{
	border-right:none;
	}
.content_item{
	background:#397226 none repeat scroll 0 0;
	display:none;
	position:absolute;
	top:47px;
	left:0;
	width:90%;
	z-index:9999;
    padding: 10px;
	}
.content_item .inner {
    background: #fff;
    clear:both;
}
.close_icon {
    float: right;
    cursor: pointer;
}
.content_item ul{
	border:none;
    background: #ffffff;
	}
.content_item ul li{
	border:none;
	float:none;
	display:block;
	padding:0;
	width:100%;
	}
.content_item ul li a{
	color:#000;
	font-size:14px;
	display:block;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	}
.content_item h4{
	color:#397226l;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:10px;
	}
.content_item p{
	font-size:13px;
	color:#444;
	margin-bottom:10px;
	}
p.close {
	background: #dddddd none repeat scroll 0 0;
    border-bottom: 1px dashed #ccc;
    text-align: right;
	}
p.close span{
	cursor: pointer;
    display: inline-block;
    padding-right: 5px;
    padding-top: 5px;
	}
.src_itme{
	border: 1px solid #eee;
    padding: 5px;
    width: 218px;
	}
.srBtn{
	background: #3a7226 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    margin-left: -4px;
    margin-right: -2px;
    padding: 5px 6px;
	}
.container_list{
	/*padding:8px;*/
	}
.container_list .srBtn {
    margin-left: 12px;
}
.banner-section{
	padding:10px 0 7px;
	}
.slide-desc{
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0 !important;
    max-width: inherit !important;
    padding: 3px 15px !important;
    width: 91% !important;
	}
.slide-desc h2{
	 line-height: 17px;
    margin: 0 !important;
    padding: 0;
	text-align:right!important;
	}
.slide-desc h2 a{
	text-transform:capitalize;
	font-family: 'Satisfy';
	color:#000;
	font-size:14px;
    font-weight: normal;
	}
.slide-desc p{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px!important;
	font-weight:bold;
	margin: 0 !important;
	text-align:right!important;
	color:#333!important;
	}
.static-caption h3 a{
	font-family: 'Satisfy';
	color:#000;
	font-weight:normal;
	font-size:14px;
	display:block;
	text-align:right;
	}
.static-caption h3 {
	font-family: 'Satisfy';
	color:#414141;
	font-weight:normal;
	font-size:14px;
	display:block;
	text-align:right;
    margin-right: 15px;
	}
.static-banner{
	position:relative;
    width: 100%;
	}
.static-banner img {
    width: 100%;
}
.static-caption {
	position:absolute;
	padding: 2px 10px !important;
	bottom:6%;
	width:100%;
	background:rgba(255, 255, 255, 0.7)!important;
	}
.row-full{
	
	}
.pull-left{
	float:left;
	}
.pull-right{
	float:right;
	}
.col-2 {
	width:49%; 
	}
.col-2 img{
	width:100%;
	}
/*End of Header Styles*/
.container{
	width:320px;
	max-width:98%;
	margin:0 auto;
	}
.option-item span.customSelect {
	width: 247px !important;
}
span.customSelect {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d5cecb;
	color:#ccc;
    border-radius: 0;
    font-size: 14px;
    height: 32px !important;
    line-height: 32px;
    margin-bottom: 10px;
    padding: 0 6px;
    width: 247px !important;
}


.customSelectInner { 
	background:url(../images/custom-select-arrow.png) no-repeat center right;
	width:100%;
}
.option-slct{
	width:86.5%!important;
	height:34px !important;
	}
.option-slct option{
	padding:3px;
	}
.option-item{
	clear:both;
	width:100%;
	}

.menu-list{
	padding-top:3px;
	/*margin-bottom:10px;*/
	}
.menu-list ul{
	border-top:1px solid #ddd;
	}
.menu-list ul li{
	list-style:none;
	border-bottom:1px solid #ddd;
	}
.menu-list ul li a{
	display:block;
	padding:8px 0;
	color:#397226;
	font-size:24px;
	text-align:center;
	}
.menu-list ul li.reverted{
	display:block;
	font-size:24px;
	text-align:center;
    background-color: #397226;
	}
.menu-list ul li a.reverted{
	display:block;
	font-size:24px;
	text-align:center;
    color: #fff;
    padding:8px 0;
	}
.return-top {
	text-align:center; 
	margin-bottom:8px;
	}
.return-top a{
	color:#000;
	font-size:14px;
	}
.socil-section{
	text-align:center;
	margin-bottom:15px;
	}
.socil-section ul li{
	display:inline-block;
	margin:0 2px;
	}
.socil-section ul li a{
	display:inline-block;
	}
.hd-link{
	text-align:center;
	margin-bottom:10px;
	}
.hd-link a{
	display:block;
	color:#397226;
	font-size:18px;
	font-weight:normal;
	text-decoration:underline;
	}
.pay_way{
	text-align:center;
	margin-bottom:5px;
	}
/*Start of Section Styles*/
.category-caption-top{
	
	}
.category-caption-top p{
	color:#414141;
	font-size:14px;
	text-align:center;
	margin-bottom:8px;
	}
.category-caption-top p span{
	display:block;
	}
.category-section {
	
	}
.category-section ul{
	
	}
.category-section ul li{
	float: left;
    list-style: outside none none;
    margin-bottom: 7px;
    margin-right: 6px;
    width: 49%;

	}
.category-section ul li a{
	display:block;
    text-align: center;
	}
.category-section ul li a img{
	/*width:100%;*/
    max-height: 157px;
    max-width: 157px;
	}
.category-section ul li p{
	margin-top:2px;
	text-align:center;
	}
.category-section ul li p a{
	color:#414141;
	font-size:12px; 
	padding:0 12px;
	}
.last-2{
	margin-right:0!important;
	}
.pagination{
	text-align:center;
	}
.current-page{
	margin:0 12px;
	}
.pagination ul{
	padding:20px 0;
	}
.pagination ul li{
	display:inline-block;
	font-size:12px;
	color:#414141;
	line-height:22px;
	}
.pagination ul li a{
	border:1px solid #ccc;
	border-radius:3px;
	width:22px;
	height:22px;
	line-height:24px;
	text-align:center;
	display:block;
	margin:0 2px;
	
	
	background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 0%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 0%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 0%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */

	}
.pagination ul li a:hover{
	background: #ebebeb; /* Old browsers */
background: -moz-linear-gradient(top,  #ebebeb 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */

	}
.category-section label{
	/*color:#ff0000;
	font-size:12px;*/
    text-decoration: line-through;
	display:block;
	text-align:center;
	}
.category-section h5{
	color:#ff0000;
	font-size:12px;
	text-align:center;
	}
.category-section h5 i{
	font-weight:normal;
	color:#a71111;
	font-style:normal;
    font-size: 14px;
	}
.category-section ul li p span {
    font-size: 14px;
}
.sub-category-details{
	padding:0 10px;
	}
.sub-category-details h3{
	font-family: 'GeorgiaRegular';
	color:#8c5c56;
	font-size:26px; 
	/*margin-top:-8px;*/
	margin-bottom:12px;
	}
.sub-category-details p{
	text-align:left;
	font-size:12px;
	}
.choose-category{
	position:relative;
	padding:0 10px;
	}
.choose-category h4{
	display:block;    
	margin-top:10px;  
	}
.green-btn{
	border:1px solid #6ca32d;
	display:block;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:18px;
	padding:6px 26px; 
	border-radius: 5px; 
	
	background:#background: #8cbb4a; /* Old browsers */
background: -moz-linear-gradient(top,  #8cbb4a 0%, #6ca32d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cbb4a), color-stop(100%,#6ca32d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8cbb4a 0%,#6ca32d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8cbb4a 0%,#6ca32d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8cbb4a 0%,#6ca32d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8cbb4a 0%,#6ca32d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbb4a', endColorstr='#6ca32d',GradientType=0 ); /* IE6-9 */
	}
.gray-btn{
	border:1px solid #753733;
	display:block;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:18px;
	padding:6px 26px; 
	border-radius: 5px;
	
	background: #8f514c; /* Old browsers */
background: -moz-linear-gradient(top,  #8f514c 0%, #753733 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f514c), color-stop(100%,#753733)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8f514c 0%,#753733 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8f514c 0%,#753733 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8f514c 0%,#753733 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8f514c 0%,#753733 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f514c', endColorstr='#753733',GradientType=0 ); /* IE6-9 */
	}
.light-btn{
	border:1px solid #c0bcb5; 
	display:block;
	text-align:center;
	cursor:pointer;
	color:#414141;
	font-size:18px;
	padding:6px 26px; 
	border-radius: 5px;
	
	background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 0%, #e9e9ea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e9e9ea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#e9e9ea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#e9e9ea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#e9e9ea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#e9e9ea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e9e9ea',GradientType=0 ); /* IE6-9 */

	}

        .light-btn.categoryBtn {
            display: inline-block;
            padding: 5px;
            text-align: center;
            vertical-align: top;
            width: 45%;
            font-weight: bold;
            font-size: 11px;
            margin-bottom: 10px
       }
.close-ch-ctg{
	float:right;
	cursor:pointer;
	}
.title-choose{
	color:#fff;
	font-size:16px;
	}
.category-choose{
	 background: #397226 none repeat scroll 0 0;
    display: none;
    padding: 10px;
    position: absolute;
    top: 41px;
    width: 87.8%;
    z-index: 999;
	}
.choose-section{
	clear:both;
	background:#fff;
	padding:10px;
	}
.choose-section ul{
	
	}
.choose-section ul li{
	display:block;
	}
.choose-section ul li label{
	display:block;
	font-size:12px;
	color:#414141;
	font-weight:bold;
	margin-bottom:2px;
	}
.filter-values {
    font-size: 12px;
    /*margin-top: 10px;*/
    width: 100%;
    display: inline-block;
    
}
.filter-text {
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
    
}
.filter-values span {
    white-space: nowrap;
    display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0;
  line-height: 1.5;
}
.filter-values span div {
    display: block;
    float: left;
    padding: 0 4px;
}
.filter-values .tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none;
}

.filter-values .tag-editor-tag {
  padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
  color: #fff;
  background: linear-gradient(to bottom, #8cbb4a 0%,#6ca32d 100%);
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 5px 0 0 5px;

}

.filter-values .tag-editor-delete {
  background: linear-gradient(to bottom, #8cbb4a 0%,#6ca32d 100%);
  cursor: pointer;
  padding-right: 5px;
      padding-top: 2px;
    padding-bottom: 2px;
  border-radius: 0 5px 5px 0;
}

.filter-values .tag-editor-delete i {
  display: inline-block;
  width: 7px;
  height: 7px;
  vertical-align: middle;
  background: url(/images/delete.png) 0 0 no-repeat;
  position: relative;
  top: -1px;
}

.filter-left {
    width: 77%;
    float: left;
}
.filter-right {
    margin-top: 3px;
}
.filter-right .gray-btn {
  float: right;
  font-size: 12px;
  padding: 3px;
    width: 19%;
}
.category-section strong{
	color:#414141;
	font-size:14px;
	padding:10px;
	display:block;
	}
.category-section-product{
	margin-bottom:60px;
	}
.product-details{
	padding:0 10px;
	}
.details{
	
	}
.details h3{
	font-size:19px;
	margin-top:-8px;
	}
.details span{
	/*text-transform:uppercase;*/
	font-size:12px;
	display:block;
	margin-bottom:15px;
	}
.details p{
	font-size:12px;
	margin-bottom:30px;
	}
.price{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0 8px;
	font-size:12px;
	overflow:hidden;
	}
.price p{
	float:left;
	width:55%;
	}
.price span{
	float:right;
	}
.price span .now-only{
	color:#ff0000;
    float: none; 
	}
.price span .sale{
	color:#a71111; 
	}
.sipping-title{
	text-align:center;
	}
.sipping-title h2{
	color:#000;
	text-transform:uppercase;
	font-family: 'GeorgiaRegular';
	font-size:20px;
	margin:15px 0;
	}
.sipping-title span{
	vertical-align:middle;
	display:inline-block;
	margin:0 5px;
	}
.sipping-title label{
	font-size:17px;
	text-transform:lowercase;
	}
.quantity-btn{
	margin-bottom:30px;
	}
.quantity{
	margin-top:8px;
	}
.quantity span{
	display:inline-block;
	/*vertical-align:middle;*/
	font-size:12px;
	}
.qty{
	border: 1px solid #ddd;
    font-size: 10px;
    height: 18px;
    text-align: center;
    width: 18px;
	}
.add-btn{
	
	}
/*End of Section Styles*/


/*Start of Footer Styles*/
.product-att{
	
	}
.item-att{
	float:left;
	/*width:100px;*/
	margin-right:20px;
	}
.att-slct{
	width:auto;
	}
.att-qty {
   width:auto; 
}
.quantity-btn span.customSelect {
        color: #666;
        font-size: 12px;
        height: 18px !important;
        line-height: 19px;
        width: 25px !important;
    }
.cart-qty .customSelectInner {
    background: rgba(0, 0, 0, 0) url("../images/custom-select-arrow-small.png") no-repeat scroll right center;
    width: 100%;
}
.cart-qty span.customSelect {
        color: #666;
        font-size: 12px;
        height: 18px !important;
        line-height: 19px;
        width: 25px !important;
    }
.quantity-btn .customSelectInner {
    background: rgba(0, 0, 0, 0) url("../images/custom-select-arrow-small.png") no-repeat scroll right center;
    width: 100%;
}
.item-att span.customSelect {
	color: #666;
    font-size: 12px;
    height: 18px !important;
    line-height: 19px;
    /*width: 85px !important;*/
	}
.item-att .customSelectInner{
	background: rgba(0, 0, 0, 0) url("../images/custom-select-arrow-small.png") no-repeat scroll right center;
    width: 100%;
}
.item-att select {
    width: 300px !important;
}
.item-add{
	float:left;
	width:inherit;
	margin-right:20px;
	}
.item-add span.customSelect {
	color: #666;
    font-size: 12px;
    height: 18px !important;
    line-height: 19px;
    width: 185px !important;
	}
.item-add .customSelectInner{
	background: rgba(0, 0, 0, 0) url("../images/custom-select-arrow-small.png") no-repeat scroll right center;
    width: 100%;
}
.details-italic{
	padding-top:15px;
	margin-bottom:20px;
	}
.details-italic p{
	margin-bottom:0;
	}
.quantity-btn a{
	padding:6px 10px; 
	}
.search-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color:#414141;
}
.search-title .src_itme {
    width: 165px;
}
.cart-section{
	padding:0 10px;
	/*margin-bottom:30px;*/
	}
.product-items {
	
	}
.product-items ul{
	
	}
.product-items ul li{
	border-bottom:1px solid #ddd;
	padding:10px 0;
	overflow:hidden;
	}
.light-btn-sm-fx{
    padding: 3px 14px !important;
}
.cart-pr-img{
	text-align:left;	
	float:left;
	width:33%;
	margin-right:12px;
	}
.cart-pr-img span{
	display:block;
	margin-bottom:2px;
	}
.cart-pr-img span img{
	
	}
.light-btn-sm{
	border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 15px;
	}
.cart-pr-img a{
	
	}
.cart-pr-content{
	font-size:12px;
	float:left;
    width: 60%;
	}
.cart-pr-content h6{
	font-size:12px;
	}
.cart-pr-content p{
	
	}
.cart-pr-content p span{
	display:block;
	}
.cart-pr-content p strong{
	display:block;
	}
.price-cart{
	margin:6px 0;
	}
.cart-qty input{
	padding: 0 2px;
    text-align: left;
    width: 14px;
	}
.cart-qty strong{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	}
.old-prc{
	display: inline-block !important;
    text-decoration: line-through;
	}
.new-prc{
	display:inline-block;
	color:#f30e0e;
	}
.total-offer{
	border-bottom:1px solid #ddd;
	padding-bottom:12px;
	margin-bottom:10px;
	}
.total-offer h3{
	font-size:18px;
	}
.total-offer p{
	font-size:12px;
	margin-top:12px;
	}
.total-old{
	color:#f30e0e;
	text-decoration:line-through;
	}
.cupon-section{
	border-bottom:1px solid #ddd;
	padding-bottom:12px;
	padding-top:2px;
	margin-bottom:10px;
	}	
.cupon-section h3{
	font-size:18px;
	margin-bottom:8px;
	margin-top:0;
	}
.cupon-section p{
	color:#f30e0e;
	font-size:12px;
	}
.cupon-fild{
	margin-bottom:12px;
	}
.cupon-fild .lrl-fild{
	float: left;
	color:#000;
    margin-right: 10px;
    width: 55%;
	font-size:18px;
	}
.lrl-fild{
	color:#444;
	border: 1px solid #ddd;
    height: 35px;
    padding: 0 9px;
	width:93%;
	}
.shopping-buttons{
	text-align:center;
	padding-top:5px;
	}
.shopping-buttons a{
	display: inline-block;
	font-size:16px;
	font-weight:bold;
    margin-bottom: 12px;
    padding: 6px 0 !important;
    width: 220px;
	}
.contact-section{
	margin-bottom:40px;
	padding:0 10px;
	}
.contact-section h3{
font-family: 'GeorgiaRegular';
  color: #8c5c56;
  font-size: 24px;
  margin-bottom: 12px;
	}
.helpChoiceContent {
    margin-top: 10px;
}
.contact-form{
	
	}
.contact-form ul{
	
	}
.contact-form ul li{
	margin-bottom:15px;
	display:block;
	}
.contact-form ul li .lrl-fild{
	height:32px;
	}
.contact-form ul li label{
	display:block;
	font-size:12px;
	margin-bottom:5px;
	}
.contact-form ul li p.small {
      color: #9c9b9b;
  font-size: 10px;
  line-height: 12px;
  margin: 2px 0 0;
}
.error {
    color: #f00;
    font-size: 12px;
}
.rqd{
	color:#f00;
	font-style:normal;
	}
.option-default{
	position:relative;
	width:100%;
	}
.option-default .option-slct{
	width:100%!important;
	}
.option-default span.customSelect{
	width:95%!important;
	color:#444;
	font-size:12px;
	margin-bottom:0;
	}
.radio-section{
	border-top:1px solid #ddd;
	padding-top:10px;
	}
.radio-section p{
	font-size:12px;
	margin-bottom:5px;
	} 
.contact-form .radio-section td label {
    display: inline;
}

.billing-section{
	
	}
.billing-section p{
	font-size:12px;
	margin-bottom:15px;
	}
.billing-form h5{
	font-size:14px;
	margin-bottom:15px;
	}
.billing-form ul li{
	overflow:hidden;
	margin-bottom:5px;
	}
.billing-form ul li label{
	float:left;
	width:30%;
	margin-right:10px;
	margin-top:7px;
	text-align:right;
	}
.fld-itme{
	float:left;
	width:63%;
	}
.fld-itme p{
	color: #9c9b9b;
    font-size: 10px;
    line-height: 12px;
    margin: 2px 0 0;
	}
.billing-radio{
	padding:20px 0;
	}
.billing-radio h2{
	font-size:14px;
	overflow:hidden; 
	line-height:31px;
	}
.billing-radio h1{
	 font-size: 18px;
    margin-bottom: 0;
    margin-left: 50px;
    text-transform: uppercase;
	}
.shipping-address{
	margin-bottom:30px;
	}
.store-selector{
	margin-bottom:30px;
	}
.store-selector li label{
	width:35px!important;
	}
.store-selector li div.fld-itme {
  	width: 253px;
	}
.product-description{
	clear:both;
	}
.product-description p{
	font-size: 12px;
    margin-bottom: 0;
    padding-top: 10px;
	}
.product-description p a{
	text-decoration:underline;
	color:#414141;
    margin-top: 5px;
	}
.product-description  p a.gray-btn {
    color: #ffffff;
    text-decoration: none;
}
.payment-section h5{
	margin-bottom:5px;
	}
.product-payment{
		
	}
.product-payment .cart-pr-content p {
  	margin-bottom: 5px;
	}
.product-payment .cart-qty {
	margin-bottom: 5px;
	}
.billin-address{ 
	border-bottom:1px solid #ddd;
	padding-top:10px;
	padding-bottom:6px;
	margin-bottom:6px;
	}
.billin-address h5{
	font-size:14px; 
	margin-bottom:0;
	}
.billin-address p{
	font-size:12px;
	margin-bottom:0;
	color:#fe0000;
	}
.address-full{
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	}
.address-full a{
	
	}
.address-full p{
	margin-bottom: 10px;
    padding-top: 10px;
	}
.address-full p span{
	display:block;
	}
.payment-priceSection {
	border-bottom:1px  solid #ddd;
	margin-bottom:10px;
	}
.payment-priceSection  h2{
	font-size:18px;
	margin-bottom:10px;
	padding-top:3px;
	}
.payment-priceSection ul li{
	margin-bottom:6px;
	font-size:12px;
	}
.payment-priceSection h5{
	font-size:12px;
	margin:0;
	}
.payment-priceSection ul li span{
	font-weight:normal;
	}
.payment-priceSection ul li strong{
	
	}
.payment-form1 {
	border-bottom:1px solid #ddd;
	padding-bottom:0;
	margin-bottom:15px;
	}
.payment-form1 h5{
	margin-bottom:15px;
	}
.payment-form1 ul li label {
  	width: 132px;
	text-align:left;
	}
.payment-form1 ul li .radio-inPay{
	float: left;
    font-size: 12px;
    line-height: 30px;
    width: 52%;
	}
.radio-lrg .prettyradio {
  	margin-top: 5px;
	}
.payment-form1 ul li .radio-lrg{
	float:left;
	width:auto;
	}
.payment-form1 ul li .fld-itme {
  	width: 132px;
	}
.card-item p { 
    margin-top: 6px;
    overflow: hidden;
	}
.card-item p span{
	float: left;
    margin-right: 5px;
	width:23%;
	}
.card-item p span img{
	width:100%;
	}
.month{
	float:left;
	width:100px;
	}
.years{
	float: left;
    margin-left: 15px;
    width: 79px;
	}
.card-form-fild ul li label{
	text-align: left;
    width: 26%;
	}
.card-form-fild ul li .fld-itme {
  	width: 200px;
	}
.security-code .month{
	width:97px;
	}
.security-code p a{
	color: #414141;
    display: inline-block;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 8px;
	}
.payment-comment{
	margin-bottom:12px;
	}
.payment-comment p{
	margin-bottom:5px;
	}
.payment-comment .text-area {
  	height: 70px;
	}
.radio-section .rd-button{
	float: left;
    margin: 0 3px 0 0;
	}
.text-area{
	width:96%;
	border:1px solid #ddd;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	padding:5px;
	}
.fsm-btn{
	font-size: 16px;
    padding: 6px 0;
    width: 100%;
	}

.divThankYou {
    font-size: 12px;
    margin-bottom: 10px;
}
.divThankYou h2 {
    margin-bottom: 5px;
}
.divThankYou h1 {
    padding: 5px;
}

.page-content {
    
}
.page-content p {
  font-size: 12px;
  padding: 8px 0px;
  color: #6a6969;
}
.page-content table {
    width: 100% !important;
}

.order-address {
	
	}
.order-address h3{
	font-size:14px;
	margin-bottom:10px;
	padding-top:5px;
	}
.order-address ul li{
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	}
.order-address ul li label{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:145px;
	text-align:right;
	margin-right:10px;
	}
.order-address ul li p{
	font-size:12px;	
	}
.order-address ul li p span{
	display:block;
	}
.customer-service{
	padding-top:10px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	}
.custom-section{
	
	}
.custom-section ul li label{
	width:58px;
	}
.custom-section ul li p {
	float: left;
    font-size: 12px;
    width: 220px;
	}
.custom-section ul li p a{
	font-size:12px;
	color:#414141;
	}
.billing-order-add{
	border:none;
	padding-top:0;
	}
.billing-order-add h3{
	margin-top: 0;
    padding-top: 0;
	}
.shipping-order-add{
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 10px;
	}
.product-items-order ul li {
	padding-bottom: 5px;
	}
.sub-total {
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 10px;
	}
.sub-total p{
	font-size:12px;
	margin-bottom:8px;
	}
.sub-total h3{
	font-size:18px;
	}
.additional-content{
	border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 12px;
	}
.additional-content h6{
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	}
.additional-content p{
	font-size:12px;
	margin-bottom:8px;
	}

/*End of Section Styles*/


/*Start of Footer Styles*/
 .footer-section{
     margin-top: 10px;
	 margin-bottom:20px;
	 }

 .footer-section{
	 margin-bottom:20px;
	 }
.footer-nav ul{
	text-align:center;
	}
.footer-nav ul li{
	display:inline-block;
	font-size:10px;
	color:#878686; 
	}
.footer-nav ul li a{
	border-right: 1px solid #878686;
    color: #878686;
    display: inline-block;
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    padding: 0 5px 0 1px;
    vertical-align: middle; 
	}

.circleBase {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background: #8f514c;
    border: 1px solid #878686;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    z-index: 500;
    position: absolute;
    left: 290px;
    top: 23px;
    font-size: 11px; 
}
.circleText {
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: 3px;
}
.zipcode {
    margin-left: 2px;
}
/*End of Footer style*/

 .aboutus-main{
	width:100%;
 }
 
 .aboutus-main img{
	width:99%!important;
 }
 
 .aboutus-main div {
	width:100%!important;
 }
 
 .aboutus-main .gallery{
 width:100%!important;
 }

 .aboutus-main h1 {
 font-size:18px;
 }
  .aboutus-main h2 {
 font-size:16px;
 }
 .aboutus-main li{
	font-size:12px;
	color:#6a6969;
 }

 /*----------------*/
  .location-details {
            margin-top: 20px;
            margin-left: 10px;
        }
       .location-details h1 {
              color: #8c5c56;
              font-size: 28px;
              margin-bottom: 12px;
        }
       .location-details h3 {
              font-size: 22px;
              
              margin-bottom: 12px;
        }
       .location-details .row .right-cell {
          float: left;
        }
        .location-details .row .left-cell {
           float: left;
             width: 65px;
        }

    div.store-location-link:hover {
      cursor: pointer;
    }

    .main-content {
        margin-left: 5px;
    }
        .seopage-nav {
          background: #eeece7 none repeat scroll 0 0;
          margin: 20px 0;
          padding: 10px;
        }
         .seopage-nav .seopageotherlinks a {
            margin-bottom: 5px;
            padding-left: 10px;
            vertical-align: top;
             color: #333;
        }
          .seopage-nav li {
              margin: 5px 0;
              padding-left: 15px;
              list-style: none;
            }
    .seopage-content {
        margin-top: 20px;
    }
    .seopage-content .category-intro {
         margin-bottom: 20px;
    }
     .seopage-content .category-intro  p {
        color: #6a6969;
        font-size: 16px;
        padding: 8px 0;
         line-height: 22px;
    }
    .seopage-content h1 {
        margin-bottom: 10px;
        color: #8c5c56;
        font-size: 26px;
    }
     .seopage-content .product-container {
        display: inline;
        float: left;
        overflow: hidden;
        text-align: center;
        width: 50%;
    }
    .seopage-content .product-container p{
        max-width: 95%;
        margin-bottom: 15px;
    }
     .seopage-content .product-container a {
        color: #000;
        display: inline-block;
        max-width: 95%;
    }
     .seopage-content .product-container a.product-image-link img {
        border: 1px solid #c2c2c2;
        margin: 2px;
        max-width: 100%;
    }
.communities_column {
    margin: 20px 0;
}
.communities_column a {
  color: #001221;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  text-decoration: underline;
}

    .category-description {
      color: #414141;
      font-size: 14px;
      margin-top:20px;
    }
    .cateimage {
        text-align: center;
        margin-top: 15px;
        width: 100%;
    }
    .cateimage img
    { 
         max-width: 100%;
    }

    /*-----------------*/
        .swiper-container.gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .swiper-container.gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }
    .swiper-container.gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
    .swiper-container.gallery-thumbs .swiper-wrapper {
      transform: translate3d(0px, 0px, 0px) !important;
    }

    .popularSearchesButton .reverted{
	display:block;
	font-size:24px;
	text-align:center;
    background-color: #397226;
	}
.popularSearchesButton a.reverted{
	display:block;
	font-size:24px;
	text-align:center;
    color: #fff;
    padding:8px 0;
	}
	
	.color-options.view {
    margin-bottom: 5px;
}
.swatches {
    
}

.image-view {
    
    width:100%;
}
.swatches .swatch-thumb {
    height: 36px;
    width: 36px;
    display: inline-block;
   
}


.testimonial
{
    border-top: 1px solid #ebe8e1;
    overflow: hidden;
    padding: 10px 0px;
    
}


.star-rating_star {
    width: 19px;
    height: 19px;
    margin-left: 3px;
    font-size: 19px;
}

.star-rating_star_icon {
    height: 19px;
    width: 19px;
    overflow: hidden;
    margin-right:3px;
    text-align: left;
    font-size: 100%;
    line-height: 1;
}

.testimonial .hideable {
    overflow: hidden;
    /*height: 76px;*/
   
    cursor: pointer;
    float: left;
}

select.testimonial-filter  {
    width: 165px;
}

.testimonial .testimonial-image {
    float: left;
    /*height: 76px;*/
    width: 76px;
    margin-left: 5px;
    text-align: center;
}

.testimonial-filters {
    padding: 10px 0;
}
.testimonial-filters .filter-block {
    display: inline-block;
    padding:10px 10px 10px 0;
}
.testimonial-images img {
    padding:5px 5px 5px 0; 
    height: 70px;
    width: 70px;
    float: left;
}

.testimonial-image-popup {
    display: none;
    position: fixed;
    z-index: 1009;
    top: 25px;
    width:300px;
    background: #faf8f6;
    padding: 10px;
    border: 1px solid;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}