 .works-list .work {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.works-list.type-one .disable{
       -khtml-opacity       : 0.3;
	     -moz-opacity       : 0.3;
           -ms-filter       : "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	          opacity       : 0.3;
			   filter       : alpha(opacity=30);
}
.works-list.type-one .disable:hover .wi-over{
    display                 : none;
}

.mini li {list-style:none;}

.works-filter nav li.active  {
    color: #fff;
    background-color: #9da6af;
}

.btn-dark a {color: #fff;}

.widget img {max-width:100%}
.img-posts {max-width:100%; height: auto;}

.wpb_row {margin-bottom:0;}

.bypostauthor {}
.gallery-caption{}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
	
	color: #333;
}

.sticky p, .sticky a{ 
	
}
.navigation.pagination {
  display: block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.more-link{
	color: #428BCA;
}

div.wpcf7-response-output {
	margin: 0; 
	padding: 1.2em 1em;
}
.wpcf7 br {display:none;}

.pager li > a, .pager li > span {    border-radius: 0;    border: 0;    padding: 10px 15px 8px;    font-size: 14px;    background-color: #FFC740;    letter-spacing: 1px;    text-transform: uppercase;    float: left;    display: block;    white-space: nowrap;    text-overflow: ellipsis;    max-width: 310px;    overflow: hidden;
}

.pager li > a i.icon-long-arrow-right {
	margin-left:15px;
}

.pager li > a i.icon-long-arrow-left {
	margin-right:15px;
}

.pager li > a:hover {
	color: #FFF;
	background: #222;
}
.relative {
	position: relative !important;
}

.page article .article-img {
	margin-bottom:40px;
}

.nav-links span.current {
	width: 40px;    height: 40px;    line-height: 40px;    text-align: center;        
	background-color: #FFC740 !important;
}
.nav-links a.page-numbers ,.nav-links span.current {
	padding: 10px 15px;
	width: 40px;    height: 40px;
	/* display: inline-block; */
	background-color: #fff;
}

#widget-area .widget img{
	max-width:100%;
}

#widget-area .widget:last-child {
	padding-bottom:40px !important;
}

#widget-area #searchform  {
	position:relative;
 }
 
#widget-area .menu {
	opacity: 1 !important;
}

#widget-area #searchform input#searchsubmit {
    width: 25%;
    height: 40px;
    line-height: 0;
    padding: 0;
    font-size: 14px;
    margin: 0;
    border: 0;
    border-left: 1px solid #ddd;
}

#widget-area #searchform input[type="text"] {
	width: auto;
	height: 20px;
	padding: 10px 15px;
	margin:0 0 15px;
	border: 1px solid #DDD;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
}

.widget_categories ul li a , .widget_product_categories ul li a {
  height: 30px;
  line-height: 30px;
  padding:  10px;
  font-size: 14px;
  background-color: #FFC740;
  color: #262626 !important;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.widget table thead th, table tbody td, table tr td {
	display: table-cell;
	padding: 8px;
	/* vertical-align: top; */
	text-align: left;
	border-top: 1px solid #E5E5E5;
}
.widget  table thead tr th {
	font-size: 14px;
	font-weight: normal;
}

.widget  table tr td, table tbody tr td {
	background: #fff;
	color: #333;
}

.widget #calendar_wrap caption {
	text-align: left;
	font-size: 14px;
	padding: 0 0 20px;
}

.widget select {
	width: 202px;
	padding: 10px;
	margin: 0 0 15px;
	
}

.widget{
	margin-bottom: 40px;
	position: relative;
}

.widget.woocommerce{
	    display: inline-block;
  width: 100%;
}

.widget ul {
	margin:0; 
	padding:0;
}

.widget ul li {
	list-style:none;
	margin-bottom: 10px;
	text-align: left;
}

.widget ul li ul{
	
	margin-top: 10px;
	padding-left:10px;
	
}

.widget ul li ul li a{
	
	font-weight:700;
	
}

.widget ul li a{ 
	color: #8D8D8D; 
}
 
 .widget ul.sub-menu li a{ 
	 padding:0 }
 
.widget ul li a:hover{  
}

.widget-title {
    font-weight: 700;    text-transform: uppercase;
    margin-bottom: 20px;
}

#primary {
}




.comment-edit-link, .comment-reply-link{
  color: #FFF;
  background-color: #262626;
  font-size: 12px;
  height: 30px;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 5px 10px;
  border: 0;
  margin: 0;
  outline: none;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
}
.comment-edit-link:hover, .comment-reply-link:hover{   background-color: #FFC740; color: #fff;}

textarea#comment {  font-size: 14px;
  width: 100%;
  padding: 10px;
  margin: 0;
  outline: none;
  border: 1px solid #E1E1DF;}

.entry-title {
	font-size: 26px;
	margin: 0 0 12px;
}

.post-meta-first {
	margin-bottom: 20px;
}

.post-meta-first span a{  margin-left: 5px;}
.post-meta-first span , .post-meta-first span i{
	margin-right: 10px;
	  text-transform: capitalize;
	font-size: 13px;
}

.article-img {
	margin-bottom: 30px;
}

article img {
	max-width: 100%;
}

.posts article:last-child {
	border:none !important;
}

.posts article {
	margin-bottom: 60px;
}

.navigation  h2 {
	display:none;
}

.tags-links{
	display: inline-block;
	margin: 0px 10px 0px 0;
}

p.date {
	display: inline-block;
	margin: 0px 10px 0px 0;
}

p.category {
	
	padding: 0px 10px 0 0px;
	display: inline-block;
	margin: 0px 10px 0px 0;
}

.meta {
	margin: 20px 0;
}

code {  
	white-space: normal;  
}

.single-post article {
		margin-bottom: 14px;
}

.containerx {}
.containerx .children { 
	margin-bottom: 70px; 
}

.comments ul  {
	margin:0; 
	padding:0;
}

.comments ul li {
	list-style:none;
	margin-bottom: 15px;
}

.comments ul li span{
	float: left; 
	margin-right: 30px;
}

.comments ul li .who-comment{
	margin-left: 100px; 
	padding: 15px;
	padding: 15px;    margin-bottom: 20px;    background-color: #F3F3F2;    position: relative;
}
 
.comments ul li .who-comment:before {
  position: absolute;
  display: inline-block;
  content: '';
  top: 18px;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid #F3F3F2;
  border-bottom: 15px solid rgba(0, 0, 0, 0);
}
 
.children {
	margin-bottom: 30px;
}

.text-bold , .comment-reply-title{
	font-weight: 700;
	font-size: 18px;
	text-transform:uppercase;
}

.comment-form-author, .comment-form-email {width: 48%; float:left;}
.comment-form-email {margin-left: 4%;}

.breadcrumbs {
	color: #fff;
	font-size: 14px;
}

.breadcrumbs a{
    text-transform: none;
    font-size: 14px;
    color: #fff;
}

span.bredcrumb-separator {
	margin: 0 10px;
}

.content-container {
	position:relative;
}

.content-container footer span{
	position: absolute; 
	top: -60px; 
	left: 0px; 
	background: #2EB267;
	padding: 5px 10px; 
	color: #FFF;
}
 
.content-container footer span a{
	color: #FFF;
}

.align-center.edit-buttons {
	text-align:center; 
	position:relative;
}

.align-center.edit-buttons span a{
	color: #FFF;
}

.align-center.edit-buttons span{
	text-align: center;
	position: absolute;
	top: 0px;
	background: #2EB267;
	color: #FFF;
	padding:5px 10px;
}

.article-img, .blog-bg {
	margin-bottom: 30px;
}

#share-buttons {
	margin: 30px 0;
}

#share-buttons i {
	width: 29px;
	padding: 0px; 
	border: 0;
	display: inline;
	font-size: 18px;
	margin-right: 10px;
}

.tagcloud a:hover {
	background: #FFC740; 
	color: #393939;
}

.tagcloud a {
	display: inline-block;
	font-size: 14px !important;    padding: 5px 10px;    
	margin-bottom: 3px;
	background-color: #F3F3F2;
	text-transform: uppercase;
}

.box-grey .widget .tagcloud a {
	

	
}
.box-grey .tagcloud a:hover-off {
	
	background-color: #FFC740;
	
}

.full-image {
	text-align: center; 
	color : #fff;
}

.padding_h_50{
	padding:50px 0;
}

.region {
	background: #fff;
}

.region h3{
	font-family: 'Roboto Slab', serif;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 20px;
}

/*CATEGORIES WIDGETS*/
.widget .widget-categories {
	list-style-type: none;
	padding: 0;
}
.widget  li.page_item  {
	font-weight: 300;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.widget  li.page_item:hover {
}

.sub-menu  {margin:0; padding: 0 0 0 10px !important;}
.sub-menu li {list-style:none;position: relative;
display: block;line-height: 45px;}
.sub-menu li a{padding:15px;}

.footerlinks  {padding: 0 0 30px;}
.footerlinks ul  { padding:0;}
.footerlinks ul li {  margin-right: 10px;   display: inline-block;}
.widgetize-top  {text-align:left; padding: 30px 0;}
.widgetize-top ul {padding:0;}
.widgetize-top .widgets .widget-titles{color: #fff;}
.widgetize-top .tagcloud a {   display: inline-block;   background: none;   padding: 0;   font-weight: 300;   margin: 2px;   font-size: 12px !important; }
.widgetize-top .horizontal-line {
  background: none repeat scroll 0 0 #DFDFDF; }

/* woocommerce
-------------------------------------------------------------- */

.section.product-single .product-album .images img, .shopsingle .product-thumbnail img {max-width:100%; height: auto;}
.woocommerce-ordering select {width: auto; padding: 10px; border: 1px solid #eee; font-size:14px;}
.shopsingle .product-thumbnail img, .related .product img {margin-bottom:20px; }
.shopsingle .product {position: relative; }
.product .ribbon {position: absolute; right: 10px; top: 10px; background: #FAC42B; padding: 10px; color: #fff; font-size:12px; }
.shopsingle .product a , .related .product a {color: #A3A3A3;font-size: 14px;}
.shopsingle .product a del , .related .product a del {color: #F00;margin-right: 10px;}
.shopsingle .product a ins, .related .product a ins {text-decoration: none;}
.product-info h4 , .description, .quantity.buttons_added, .product-info .single_add_to_cart_button, .section.product-single .product-album .images img {margin: 0 0 10px;}
.product-album ul.unstyled li, .tabs li {/* list-style:none; *//* float: left; */}
.product-album ul.unstyled li{float: left;width: 33.5%;}
.product-album ul.unstyled, .tabs{/* padding:0; *//* display: inline-block; */}
.product-info  .input-text.qty {width: 40px; border: 1px solid #FAC42B;background: #FAC42B;color: #fff;text-align: center;padding: 6px;}
.product-info  .plus, .product-info  .minus {background: #333; border: 1px solid #333; color: #FFF;padding: 0px 10px;}
.btn-primary { color: #FFF; background-color: #333; border-color: #333; border-radius: 0px; }
.btn-primary i{ margin-right: 10px; }
.search-box button {display:none}
.video-responsive{
  width:100%;
}
.video-responsive iframe{
width: 100%;

}

/*
	| ----------------------------------------------------------------------------------------------
	| Product list
	| ----------------------------------------------------------------------------------------------
	*/
	.products-container .product {
		margin-bottom: 30px;
		position: relative;
	
		overflow: hidden;
		padding: 15px;
		background: #fff;
}
	.products-container .product:hover {
	}
	
	
		/*
		| ----------------------------------------------------------------------------------------------
		| Product thumbnail
		| ----------------------------------------------------------------------------------------------
		*/
		.products-container .product .product-link {
			
		}
		.products-container .product .product-link .product-thumbnail img {
			transition: all 0.25s ease-in-out;
			-o-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			-webkit-transition: all 0.25s ease-in-out;
		
			max-width: 100%;
			height: auto;
			margin-bottom: 20px;
}
		.products-container .product .product-link:hover .product-thumbnail img {
		}
		.products-container .product .product-thumbnail {
			position: relative;
		}
		.products-container .product .product-thumbnail.loading {
			background: #fafafa url('../img/loading.gif') no-repeat center center;
		}
		.products-container.portrait .product .product-thumbnail {
			/* min-height: 200px; */
			/* max-height: 290px; */
		}
		.products-container.landscape .product .product-thumbnail {
			min-height: 100px;
			max-height: 205px;
		}
		.product-thumbnail > .caption {
			-moz-transition: all 0.15s ease-in;
			-o-transition: all 0.15s ease-in;
			transition: all 0.15s ease-in;
		}
		.products-container .product:hover .product-thumbnail > .caption {
			opacity: 1;
			filter: alpha(opacity=100);
		}
		.product-thumbnail > .caption.bottom-left {
		}
		.product-thumbnail > .caption.top-right {
			bottom: auto;
			left: auto;
			top: 0;
			right: 0;
		}
	
	
		/*
		| ----------------------------------------------------------------------------------------------
		| Product info
		| ----------------------------------------------------------------------------------------------
		*/
		.products-container .product .product-info {
			margin: 10px 0px 0px 0px;
			position: relative;
		}
		/*.featured .product .product-info {
			margin: 15px 0 0 0;
		}
		.featured .product-info > .title {
			text-align: center;
			text-transform: uppercase;
			font-size: 13px;
			font-weight: 600;
			margin: 0 0 5px 0;
		} */
		.offer .product-info .title {
			font-size: 14px;
			font-weight: 600;
			margin-bottom: 14px;
		}
		.offer .product-info .details {
			font-size: 11px;
			font-weight: 300;
		}
		.offer .product-info .by {
			float: right;
			margin-top: 5px;
		}
		.offer .product-info .by > a {
			color: #FAC42B;
		}
		.offer .product-info .by > a:hover {
			text-decoration: underline;
		}
		.offer .product-info > .add-to-cart {
			color: #FAC42B;
			font-size: 24px;
			
		
}
		.offer .product-info > .add-to-cart:hover {
			-webkit-animation-name: swing;
			-moz-animation-name: swing;
			-o-animation-name: swing;
			animation-name: swing;
			-webkit-animation-duration: 1s;
			-moz-animation-duration: 1s;
			-o-animation-duration: 1s;
			animation-duration: 1s;
			-webkit-animation-fill-mode: both;
			-moz-animation-fill-mode: both;
			-o-animation-fill-mode: both;
			animation-fill-mode: both;
		}
		.offer .product-thumbnail > .caption {
		}
	
	
		/*
		| ----------------------------------------------------------------------------------------------
		| Product ribbon
		| ----------------------------------------------------------------------------------------------
		*/
		.products-container .product .ribbon {
			position: absolute;
			top: 10px;
			right: -35px;
			-webkit-transform: rotate(45deg);
			width: 150px;
			height: 34px;
			text-align: center;
			z-index: 1;
		}
		.products-container .product .ribbon.new { background-position: 0 0; }
		.products-container .product .ribbon.hot { background-position: -78px 0; }
		.products-container .product .ribbon.special { background-position: -156px 0; }
		
	
	/*
	| ----------------------------------------------------------------------------------------------
	| Our clients
	| ----------------------------------------------------------------------------------------------
	*/
	.clients-list > li > .item {
		border: 1px solid #eaeaea;
		border-radius: 2px;
		background-color: #fff;
	}
	.clients-list > li > .item > a {
		margin: 10px;
		min-height: 75px;
		background-color: #fafafa;
		display: block;
		text-align: center;
	}
	.clients-list > li > .item img {
		display: table-cell;
		vertical-align: middle;
		margin: 0 auto;
		filter: url(../img/grayscale-filter.svg#grayscale);
		filter: gray;
		-webkit-filter: grayscale(1);
		opacity: 0.5;
		-webkit-transition: all 0.15s ease-in;
		-moz-transition: all 0.15s ease-in;
		-o-transition: all 0.15s ease-in;
		transition: all 0.15s ease-in;
	}
	.clients-list > li:hover img {
		opacity: 1;
		filter: none;
		-webkit-filter: grayscale(0);
	}


/*
| ----------------------------------------------------------------------------------------------
| c. FOOTER SECTION
| ----------------------------------------------------------------------------------------------
*/
.footer-widgets {
	padding: 40px 0;
}
.footer-widgets.main {
	background-color: #3f3e3e;
	color: #9d9d9d;
}
.footer-widgets.alt {
	background-color: #fafafa;
	color: #7e7e7e;
}
.sub-footer {
	background-color: #474747;
	color: #9d9d9d;
	padding: 15px 0;
}
.footer-widgets .widget {
	position: relative;
}
.footer-widgets.main .widget-title {
	color: #fff;
	border-bottom: 0;
	padding: 0;
}


/* text widget */
.widget-text p {
	font-size: 12px;
	font-weight: 400;
}

/* facebook widget */
.fb-like-box {
	min-height: 200px;
}

/* subscription */
.frm-subscribtion {
	margin: 15px 0;
}
.subscribe-input {
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	border: 0;
	border-radius: 4px;
	padding: 8px 10px;
	float: left;
	margin-right: 10px;
}
.subscribe-title {
	color: #f6f6f6;
	margin-bottom: 15px;
	display: block;
}
.frm-subscribtion .btn {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px 15px 9px 15px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.credit-cards {
	padding: 0;
	margin: 0;
	list-style: none;
}
.credit-cards > li {
	display: inline-block;
}

/* footer links list */
.widget-linklist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.widget-linklist ul > li {
	margin-bottom: 5px;
}
.widget-linklist ul > li > a {
	position: relative;
}
.widget-linklist ul > li > a:hover {
	left: 5px;
}

/* twitter feed */
.twitterfeed ul {
	padding: 0;
	margin: 0 0 0 42px;
	list-style: none;
}
.twitterfeed .tweet_list > li {
	margin-top: 20px;
	position: relative;
}
.twitterfeed .tweet_list > li:first-child {
	margin-top: 0;
}
.twitterfeed .tweet_list > li:before {
	font-size: 27px;
	position: absolute;
	left: -42px;
	top: 2px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e001";
}
.twitterfeed .tweet_list > li:hover:before,
.twitterfeed .tweet_text a {
	color: #FAC42B;
}
.twitterfeed .tweet_text a:hover {
	text-decoration: underline;
}
.twitterfeed .tweet_list .tweet_time {
	display: block;
	margin-top: 10px;
	font-style: italic;
}


/*
| ----------------------------------------------------------------------------------------------
| d. INNER PAGES
| ----------------------------------------------------------------------------------------------
| - Display mode
| - Range slider
| - Product grid & Product List
| - Product single page
| - Checkout
| - Shopping Cart
| - Contact us
| ----------------------------------------------------------------------------------------------
*/
.inner-action-bar {
	background: #fafafa;
	padding: 30px 0;
	box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 -1px 3px rgba(0,0,0,0.1);
}
.lte8 .inner-action-bar {
	border-bottom: 1px solid #e9e9e9;
}


	/*
	| ----------------------------------------------------------------------------------------------
	| Display mode
	| ----------------------------------------------------------------------------------------------
	*/
	.display-mode ul > li {
		float: left;
		margin-left: 16px;
	}
	.display-mode ul > li > a {
		color: #9d9d9d;
	}
	.display-mode ul > li > a:hover {
		color: #FAC42B;
	}
	.display-mode ul > li span {
		margin-right: 5px;
	}
	.display-mode ul > .active span {
		color: #FAC42B;
	}


	/*
	| ----------------------------------------------------------------------------------------------
	| Range slider
	| ----------------------------------------------------------------------------------------------
	*/
	.range-slider,
	.range-slider > a {
		cursor: pointer;
	}
	.range-slider-container {
		width: 85%;
		margin: 0 auto;
	}
	.range-slider-value {
		position: relative;
		height: 40px;
		margin-top: 10px;
	}
	.range-slider-value > span {
		float: left;
		position: absolute;
		top: 10px;
		left: 0;
		margin-left: -15px;
		color: #fff;
		padding: 5px 10px;
		background: #FAC42B;
		border-radius: 2px;
		font-size: 11px;
		visibility: hidden;
	}
	.range-slider-value > span:before {
		content: ' ';
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 4px 4px 4px;
		border-color: transparent transparent #FAC42B transparent;
		position: absolute;
		top: -4px;
		left: 50%;
		margin-left: -4px;
	}


	/*
	| ----------------------------------------------------------------------------------------------
	| Product grid & Product List
	| ----------------------------------------------------------------------------------------------
	*/
	#product-area .mix {
		float: none;
		opacity: 0;
		filter: alpha(opacity=0);
		/* display: none; */
		margin-right: -3px;
	}
	.product-list .mix {
		width: 100%;
	}
	.products-container.product-grid .product-info .description {
		display: none;
	}
	.products-container.product-list .product-info .details,
	.products-container.product-list .product-info > .add-to-cart {
		display: none;
	}

	.product-list .product-info .title {
		font-size: 12px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.product-info .description .prices {
		font-size: 12px;
		font-weight: 600;
		margin: 25px 0;
		line-height: 1;
	}
	.product-info .description .prices > .off-price {
		color: #FAC42B;
	}
	.product-info .description .prices > .orginal-price {
		color: #ccc;
	}
	.product-info .description .text {
		margin-bottom: 25px;
	}
	.product-info .description .links {
		padding: 0;
		margin: 0;
		list-style: none;
		float: left;
		clear: none;
	}
	.product-info .description .links > li {
		float: left;
		margin-left: 20px;
		line-height: 40px;
	}
	.product-info .description .add-to-cart {
		float: left;
	}
	.product-info .description .add-to-cart > .btn {
		border-radius: 3px;
		padding: 7px 16px;
		margin-right: 10px;
	}
	.product-info .description .add-to-cart > .btn > i {
		line-height: 26px;
		padding-right: 12px;
		margin-right: 12px;
		border-right: 1px solid #fff;
	}
	.product-info .description .add-to-cart > .btn > span {
		font-size: 11px;
		font-weight: bold;
	}


	/*
	| ----------------------------------------------------------------------------------------------
	| Product details single page
	| ----------------------------------------------------------------------------------------------
	*/
	.product-single {
		margin-bottom: 30px;
		position: relative;
		padding: 0 10px 0 0;
	}
	.product-single .product-album > a {
		display: block;
		min-height: 250px;
		background: #fafafa;
	}
	.product-single .product-album > ul {
		text-align: center;
		margin: 7px 0;
	}
	.product-single .product-album > ul > li {
		display: inline-block;
		margin-right: 2px;
	}
	.product-single .product-album > ul > li:first-child {
		margin-left: 2px;
	}
	.product-single .product-album > ul > li > a {
		width: 80px;
		height: 80px;
		display: block;
		overflow: hidden;
		border-right: 1px solid #dfdfdf;
		border-bottom: 1px solid #dfdfdf;
		background: #fafafa;
		overflow: hidden;
	}
	.product-single .product-info .title {
		font-size: 14px;
		font-weight: 600;
		margin: 0px 0 20px;
	
		padding: 0;
		text-align: left;
		line-height: 22px;
}
	.product-single .product-info .description .prices {
		font-size: 14px;
		margin: 15px 0;
	}
	.product-single .product-info .qty input {
		font-size: 11px;
		font-weight: 300;
		color: #6b6b6b;
		border: 1px solid #eaeaea;
		width: 30px;
		text-align: center;
		margin-left: 10px;
		border-radius: 1px;
	}


	/*
	| ----------------------------------------------------------------------------------------------
	| Checkout
	| ----------------------------------------------------------------------------------------------
	*/
	.accordion-inner .title {
		font-size: 13px;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0 0 25px 0;
		color: inherit;
		border: 0;
	}
	.checkout .form-login,
	.checkout .form-account{
		margin: 30px 0;
	}
	.checkout .btn {
		min-width: 100px;
	}
	.paymethod label {
		font-weight: 600;
	}

	/*
	| ----------------------------------------------------------------------------------------------
	| Cart
	| ----------------------------------------------------------------------------------------------
	*/
	.my-cart {
		width: 100%;
		border: 1px solid #eaeaea;
		border-radius: 3px 3px 0 0;
	}
	.my-cart thead {
		background: #f8f8f8;
	}
	.my-cart thead th {
		text-transform: uppercase;
		text-align: center;
		padding: 13px 10px;
		font-weight: 600;
	}
	.my-cart tbody {
		border-top: 1px solid #eaeaea;
	}
	.my-cart tbody td {
		padding: 20px 10px;
		text-align: center;
	}

		/** Table headings */
		.my-cart .product-thumbnail {
			width: 15%;
		}
		.my-cart .product-name {
			width: 35%;
		}
		.my-cart .product-qty {
			width: 25%;
		}
		.my-cart .product-price {
			width: 15%;
		}
		.my-cart .product-action {
			width: 10%;
		}

		
		/** Product thumbnail */
		.my-cart .img-placeholder {
			padding: 2px;
			border: 1px solid #eaeaea;
			border-radius: 2px;
			width: 70px;
			min-height: 70px;
			margin: 0 auto;
		}
		.my-cart .img-placeholder > a {
			background: #e1e1e1;
			display: block;
			height: 100%;
		}
		
		
		/** Product quantity */
		.my-cart .qty-btngroup {
			margin: 0 auto;
			display: table;
		}
		.qty-btngroup button,
		.qty-btngroup input[type="text"] {
			width: 30px;
			height: 30px;
			float: left;
			color: #7e7e7e;
		}
		.qty-btngroup button {
			border: 0;
			background: #eaeaea;
		}
		.qty-btngroup button:hover {
			color: #fff;
			background: #FAC42B;
		}
		.qty-btngroup input[type="text"] {
			border: 1px solid #eaeaea;
			border-left: 0;
			border-right: 0;
			border-radius: 0;
			text-align: center;
			font-size: 11px;
		}
		.qty-btngroup .plus {
			border-radius: 0 2px 2px 0;
		}
		.qty-btngroup .minus {
			border-radius: 2px 0 0 2px;
		}
		
		
		/** Product price */
		.my-cart td > .price {
			color: #FAC42B;
			font-weight: 600;
			font-size: 13px;
		}
		
		/** Remove product icon */
		.my-cart .remove-item {
			visibility: hidden;
			opacity: 0;
			font-size: 1.5em;
		}
		.my-cart tbody tr:hover .remove-item {
			opacity: 1;
			visibility: visible;
		}
		

	/** Shop cart summary */
	.shop-summary td,
	.shop-summary th {
		padding-bottom: 10px;
		font-size: 13px;
		font-weight: 600;
	}
	.shop-summary th {
		text-align: right;
		text-transform: uppercase;
	}
	.shop-summary td {
		padding-left: 60px;
	}
	.shop-summary .total td,
	.shop-summary .total th {
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.shop-summary .total td {
		color: #FAC42B;
	}


	/*
	| ----------------------------------------------------------------------------------------------
	| Contact us
	| ----------------------------------------------------------------------------------------------
	*/
	#contact-map {
		height: 345px;
		background: #efefef;
	}
	.contact textarea {
		height: 170px;
	}
	.contact .btn {
		font-size: 12px;
		border-radius: 1px;
		margin-top: 20px;
	}

.woocommerce pre {
display: inline-block;
font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
white-space: normal;
margin: 0;
border: none;
padding: initial;
background-color: transparent;
}

	/*
	| ----------------------------------------------------------------------------------------------
	| Header Cart
	| ----------------------------------------------------------------------------------------------
	*/
.product_list_widget{
padding: 0;
list-style: none; }

.widget_shopping_cart_content {
padding: 6px 20px;

 }

.widget_shopping_cart_content  ul li {
padding: 6px 0;

 }

.cart-items .widget_shopping_cart_content .cart_list .quantity {
color: #FAC42B;
font-weight: bold;
margin-top: 10px;
position:absolute;
}


.cart-items .widget_shopping_cart_content .cart_list a {
position: relative;
top: 3px;
color: #7e7e7e;
display: block;
}


.widget_shopping_cart_content .cart_list img {
float: left;
width: 50px;
height: 60px;
border: 1px solid #eaeaea;
border-radius: 2px;
background: #fff;
padding: 2px;
margin-right: 20px;
}


.product_list_widget li {
width: 100%;
float: left;
padding: 6px 0;
}


.widget_shopping_cart_content .button {
background: #FAC42B;
filter: none;
color: #fff;
border: 0;
padding: 11px 12px;
font-weight: bold;
min-width: 100px;

}

.widget_shopping_cart_content .empty{
padding:6px 40px;
}

.woocommerce-ordering {
margin-top: 0px;
margin-bottom: 10px;
}



.widget_shopping_cart_content .cart_list img {
float: left;
width: 50px;
height: 60px;
border: 1px solid #eaeaea;
border-radius: 2px;
background: #fff;
padding: 2px;
margin-right: 20px;
}


	/*
	| ----------------------------------------------------------------------------------------------
	| Woocommerce Widget
	| ----------------------------------------------------------------------------------------------
	*/

.category-list {
margin-top:40px;
}

.category-list .section-title {
text-transform: uppercase;
font-weight: bold;
padding-bottom: 8px;
margin-bottom: 25px;
border-bottom: 1px solid #eaeaea;
}




.category-list .product_list_widget img {
float: left;
width: 50px;
height: 60px;
border: 1px solid #eaeaea;
border-radius: 2px;
background: #fff;
padding: 2px;
margin-right: 20px;

}


.category-list .product_list_widget a {
position: relative;
top: 3px;
color: #7e7e7e;
display: block;
}


.category-list .product_list_widget span {
color: #FAC42B;
font-weight: bold;

}

.category-list .search-box {
padding:0
}

.category-list .product-categories {
list-style: none;
margin: 0;
padding: 0;
}



.price_slider_wrapper {
width: 94%;

}


.ui-slider .ui-slider-handle {
left: 0%;
position: absolute;
z-index: 2;
width: 15px;
height: 15px;
cursor: pointer;
background: #FAC42B;
outline: 0;
top: -3px;
}

.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
height: 8px;
background: #f5f5f5 !important;
border: 1px solid #eaeaea;
}

 .ui-slider-horizontal {
height: 8px;
}
.ui-widget-content {
background: #505050;
margin-bottom: 20px;
}

.price_slider_wrapper {

position:relative;

}


 .price_slider_amount .button {
float: left;
background-color:#FAC42B;
color: white;
}


.price_slider_amount .button:hover {
float: left;
background-color:black;
color: white;
}


.price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
text-align: right;

}


	/*
	| ----------------------------------------------------------------------------------------------
	| Woocommerce Pagination
	| ----------------------------------------------------------------------------------------------
	*/


	.page-numbers {
		margin: 0 0 10px 0;
		border-radius: 0;
	}
	.page-numbers > li {
		display: inline-block;
		margin-left: 8px;
	}
	.page-numbers > li:first-child {
		margin-left: 0;
	}
	.page-numbers > li > a {
		background: #fdfdfd;
		background: -moz-linear-gradient(top,  #fdfdfd 0%, #f1f1f1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -o-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -ms-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: linear-gradient(to bottom,  #fdfdfd 0%,#f1f1f1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 );
		border-radius: 1px;
		border: 1px solid #eaeaea;
		width: 30px;
		height:30px;
		padding: 7px 10px;
		line-height: 24px;
		text-align: center;
		font-size: 11px;
		font-weight: 300;
	}
	.page-numbers > li:first-child > a,
	.page-numbers > li:last-child > a {
		border-radius: 1px;
	}
	.page-numbers > .active > a {
		color: #7e7e7e;
		cursor: default;
	}
	.page-numbers > .active > a,
	.page-numbers > li > a:hover {
		border-bottom-color: #FAC42B;
	}
	.page-numbers > li > a:hover {
		background: transparent;
	}



	.page-numbers .current {
		background: #fdfdfd;
		background: -moz-linear-gradient(top,  #fdfdfd 0%, #f1f1f1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -o-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: -ms-linear-gradient(top,  #fdfdfd 0%,#f1f1f1 100%);
		background: linear-gradient(to bottom,  #fdfdfd 0%,#f1f1f1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 );
		border-radius: 1px;
		border: 1px solid #eaeaea;
		width: 30px;
		height:30px;
		padding: 7px 10px;
		line-height: 24px;
		text-align: center;
		font-size: 11px;
		font-weight: 300;
	}

    .page-numbers .current{
		border-bottom-color: #FAC42B;
	}


.onsale {
position: absolute;
color: #fff;
font-weight: bold;


/* margin-right: -50px; */
text-align: center;


text-transform: uppercase;
margin-top: -3px;
margin-left: -8px;
 

-moz-transform: rotate(45deg);
 

-ms-transform: rotate(45deg);
 

-o-transform: rotate(45deg);
 

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
 
}





input.minus{

border: 0;
background: #FAC42B;
color: white;
width: 30px;


height: 33px;
}


input.plus {

border: 0;
background: #FAC42B;
width: 30px;


height: 33px;
color: #FFFFFF;
}


input.qty {/* color: #333; *//* border-radius: 0; *//* text-align: center; *//* width: 70px; *//* line-height: 21px; *//* text-align: center; */}


.btn.btn-primary.btn-iconed > i {
color: #fff;
line-height: 26px;
padding-right: 12px;
margin-right: 12px;
border-right: 1px solid #fff;
}


.product-info .cart  > .btn {
margin-top:20px;
border-radius: 3px;
margin-right: 10px;
margin-bottom: 10px;
}


.product-info  .text {
margin-top: 5px;
}



.product-album .unstyled li {
margin-right: -1px;
margin-top: 0px;
float:left;

}

.woocommerce-tabs .tabs li {/* display: inline-block; */}

.woocommerce-tabs .tabs {/* padding: 0; */}

.woocommerce-tabs .tabs .active a {/* background-color: #7F7F7F; *//* border: 1px solid #7f7f7f; */}




/* ==========================================================================
 *                Cart
   ========================================================================== */
.woocommerce table.cart a.remove,.woocommerce table.cart a.remove,.woocommerce-page table.cart a.remove,.woocommerce-page table.cart a.remove {
    display: block;
    font-size: 1.5em;
    text-align: center;
    line-height: 1;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: red;
    text-decoration: none;
    font-weight: 700;
}
.shop_table.cart {
    margin-bottom: 40px;
    margin-top: 40px;
    background: #fff;
}
.shop_table.cart td:not(.product-name), .shop_table.cart th:not(.product-name) {
}
.shop_table.cart .product-name {
    padding: 20px;
}
.woocommerce table.cart td.actions .coupon , .woocommerce-page table.cart td.actions .coupon {
    float: left;
    text-align: left;
margin-bottom: 5px;
}
.woocommerce table.cart td.actions .coupon label , .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.woocommerce table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}
table.cart td.actions input {

}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    width: auto;
    min-width: 200px;

    display: inline-block;
    margin-right: 20px;
}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells {
    margin-bottom: 0px;
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
    float: left;
    width: 100%;
    margin-right: 2%;
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button i ,.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button i {
    position: relative;
    top: 4px;
}



 td, th {
padding: 10px;
border: 1px solid #e5e5e5;
text-align: left;
}

table {
width: 100%;
}


.woocommerce-cart .woocommerce-message {
background: #fff;
padding: 20px;
border: 1px solid #e0e0e0;
margin-bottom: 21px;
position: relative;
}

.woocommerce thead {
background: #f8f8f8;
}


.enotype-icon-arrow-down2:before {
content: "\e6c2";
font-family: 'icomoon';
}

.main-title {
border-bottom: 1px solid #eaeaea;
margin-bottom: 20px;
padding-bottom: 8px;
}

.main-title h4{
font-weight: bold;
}


.shipping_calculator .button {

filter: none;
color: #FFF;
border: 0;
padding: 11px 12px;
font-weight: bold;
min-width: 100px;
padding: 8px 15px 9px 15px;
display: inline-block;
background-color: #FAC42B;

}


.product-quantity .buttons_added input.minus{

border: 0;
background: #FAC42B;
color: white;
width: 30px;
height: 30px;
}


.product-quantity .buttons_added input.plus {

border: 0;
background: #FAC42B;
width: 30px;
height: 30px;
color: #FFFFFF;
}


.product-quantity .buttons_added input.qty {
border: 1px solid #FAC42B;
color: #333;
border-left: 0;
border-right: 0;
border-radius: 0;
text-align: center;
font-size: 11px;
width: 35px;
line-height: 26px;  text-align: center;
}


.cart_item .product-thumbnail img {
padding: 2px;
border: 1px solid #eaeaea;
border-radius: 2px;
width: 50px;
height: 60px;
margin: 0 auto;
}

.woocommerce .woocommerce-message {
margin-top: 40px;
border: 1px solid #eaeaea;
color: #FAC42B;
padding: 10px 10px 10px;
}

.return-to-shop .button {
background: #FAC42B;
filter: none;
color: #fff;
border: 0;
padding: 11px 12px;
font-weight: bold;
min-width: 100px;
margin-bottom: 20px;
}

.cart-empty {
margin-top: 40px;
margin-bottom: 40px;
border: 1px solid #eaeaea;
color: #FAC42B;
font-weight: bold;
text-transform: uppercase;
padding: 10px 10px 10px;

}

.button:hover {
color:#eaeaea;
}


/* ==========================================================================
 *               Checkout
   ========================================================================== */

.woocommerce-info {
background: #fff;
padding: 20px;
border: 1px solid #e0e0e0;
margin-bottom: 21px;
position: relative;
margin-top:20px;
}






.woocommerce .col2-set,.woocommerce-page .col2-set {
    zoom: 1;
    width: 100%;
}

.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before {
    content: " ";
    display: table;
}

.woocommerce .col2-set:after,.woocommerce-page .col2-set:after {
    clear: both;
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce form .form-row label.inline,.woocommerce-page form .form-row label.inline {
    display: inline;
}


.woocommerce-billing-fields input[type="text"],.woocommerce-billing-fields input[type="password"],.login input[type="password"],.login input[type="text"],
.woocommerce-shipping-fields input, .checkout_coupon input,.coupon input[type="checkbox"] {
 	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b1b1b1;
	border-radius: 2px;
    border:1px solid;
	height: auto;
	border-color: #eaeaea;
	box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	padding: 5px 10px;
	width:100%
}
.woocommerce-billing-fields .create-account label  {display:inline-block !important;}
.woocommerce-shipping-fields input[type="checkbox"] {width: auto;}

.woocommerce-account .woocommerce input[type="text"], 
.woocommerce-account .woocommerce input[type="password"],
.woocommerce-account .woocommerce input[type="email"]
{max-width: 260px;
font-size:inherit;
border: 1px solid #eee;
font-family: inherit;
width: 100%;
min-height: 30px;
padding: 10px 10px;
text-transform: uppercase;
margin-bottom: 20px;
outline: none;
}

.woocommerce-shipping-fields .checkbox {
 display: inline-block; 
min-height: 0; 
padding-left: 0;
margin-top: 0; 
margin-bottom: -1px;
vertical-align: middle;
font-size: 15px;
font-weight:600;

}

.payment_methods {
list-style: none;
padding:0;
}


.woocommerce-shipping-fields textarea {
width: 100%;
padding: 10px;
}

.woocommerce .woocommerce-info a {
color:#FAC42B;
}

.woocommerce-billing-fields h3 {
font-size: 15px;
font-weight:600;
}

table {
margin-bottom: 20px;
}

.woocommerce .form-row label {
display: block;
}

.form-row .button {
background: #FAC42B;
filter: none;
color: #fff;
border: 0;
padding: 11px 12px;
font-weight: bold;
min-width: 100px;
margin-bottom: 20px;
}





.woocommerce-billing-fields input[type="text"]:focus, .woocommerce-shipping-fields input[type="text"]:focus {
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	border-color: #ccc;
}


/* ==========================================================================
 *                My Account
   ========================================================================== */
.entry-content .woocommerce h2 {
    font-size: 18px;
}

#payment ul {
           margin: 0;
       padding: 0;
       list-style: none;
}
#payment label {
    margin-left: 4px;
}
#payment .payment_box {
    padding-left: 21px; 
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {

width: 48%;
}

/* ==========================================================================
 *   Widgets
   ========================================================================== */

.widget .product_list_widget img {
float: left;
width: 50px;
height: 60px;
border: 1px solid #eaeaea;
border-radius: 2px;
background: #fff;
position: absolute;
padding: 2px;
margin-right: 20px;
left: 0;
}


.widget .product_list_widget a {
position: relative;
top: 3px;
color: #7e7e7e;
display: block;
}


.widget .product_list_widget span {
color: #FAC42B;
margin-left: 61px;
/* font-weight: bold; */

font-size: 15px;

}
.widget .product_list_widget span.product-title { font-weight: bold;}

.widget .search-box {
padding:0;
}

/* ==========================================================================
 *  Variable Products
   ========================================================================== */
.variations .value {
border: none;
}


.star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
font-family:'FontAwesome';
padding-top:16px;
}


.star-rating {
display: block;
overflow: hidden;
position: relative;
height: 24px;
font-size: 15px;
width: 75px;
font-family: 'FontAwesome';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 32px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #262626;
}


.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 16px;
}


.star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
}

.product-info .price {
float:right;

}

p.stars a.star-1 {

border-right: 1px solid #EAEAEA;
}

p.stars a.star-2 {

border-right: 1px solid #EAEAEA;

}

p.stars a.star-3 {

border-right: 1px solid #EAEAEA;

}

p.stars a.star-4 {

border-right: 1px solid #EAEAEA;

}

p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after {
content: "\f006";
font-family: 'FontAwesome';
color: #FAC42B;
}

p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after {
content: "\f006\f006";
font-family: 'FontAwesome';
color: #FAC42B;
}

p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after {
content: "\f006\f006\f006";
font-family: 'FontAwesome';
color: #FAC42B;
}

p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after {
content: "\f006\f006\f006\f006";
font-family: 'FontAwesome';
color: #FAC42B;
}

p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after {
content: "\f006\f006\f006\f006\f006";
font-family: 'FontAwesome';
color: #FAC42B;
}


p.stars a, .woocommerce-page p.stars a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
font-family: 'FontAwesome';
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after {
font-family: 'FontAwesome';
text-indent: 0;
position: absolute;
top: 0;
left: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
width: 2em;
}

p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
width: 3em;
}

p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
width: 4em;
}

p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
width: 5em;
}

p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
width: 6em;
}





.p.stars a.star-1.active:after, p.stars a.star-1:hover:after,p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
    content: "\f005";
    color: #FAC42B;
}



.p.stars a.star-2.active:after, p.stars a.star-2:hover:after,p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
    content: "\f005\f005";
    color: #FAC42B;
}


.p.stars a.star-3.active:after, p.stars a.star-3:hover:after,p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
    content: "\f005\f005\f005";
    color: #FAC42B;
}


.p.stars a.star-4.active:after, p.stars a.star-4:hover:after,p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
    content: "\f005\f005\f005\f005";
    color: #FAC42B;
}

.p.stars a.star-5.active:after, p.stars a.star-5:hover:after,p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
    content: "\f005\f005\f005\f005\f005";
    color: #FAC42B;
}

.woocommerce-product-rating {

padding-bottom: 10px;
overflow: hidden;

}


.woocommerce-product-rating h4 {
float: left;
font-size: 14px;
margin-right: 5px;
}

.comment .woo-comment img{
display: inline-block;
float: left;
margin-right: 20px;

}

.commentlist {
padding:0;
border-bottom: 1px solid rgba(163, 163, 163, 0.24);
}

.comment-wrap {
overflow: hidden;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E5E5E5;
padding: 20px;
position: relative;
transition: all 0.3s ease-out 0s;
margin-bottom: 10px;
}

.comment-respond .comment-form-comment label {
display: block;
}

.comment-form .form-submit input[type="submit"] {


border: 0;



height: 30px;    


line-height: 0px;    padding: 10px;    font-size: 14px;        color: #FFF !important;        background-color: #505050;


letter-spacing: 2px;    text-transform: uppercase;


}


.comment-form input {
border:1px solid;
}

.comment-form label {
display:block;
font-size: 14px;
}

.price_slider_wrapper {
width: 94%;

}


.ui-slider .ui-slider-handle {
left: 0%;
position: absolute;
z-index: 2;
width: 15px;
height: 15px;
cursor: pointer;
background: #ff5757;
outline: 0;
top: -3px;
}

.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
height: 8px;
background: #f5f5f5 !important;
border: 1px solid #eaeaea;
}

 .ui-slider-horizontal {
height: 8px;
}
.ui-widget-content {
background: #505050;
margin-bottom: 20px;
}

.price_slider_wrapper {

position:relative;

}

.category-list {
margin-bottom: 15px;
position: relative;
float: left;
width: 100%;
}
.added_to_cart {font-size:12px; margin-left: 11px;margin-top: -16px;/* display: inherit; */-webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out;}
.woocommerce-page h1 , .woocommerce-page h2 , .woocommerce-page h3 , .woocommerce-page h4 , .woocommerce-page h5 , .woocommerce-page h6 {
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 20px;
}

.main_tabs .panel, .related.products {margin-bottom: 0px;padding: 20px;}
.shipping_calculator select,.shipping_calculator input {border: 1px solid #eee; font-size: 14px;text-transform: inherit;}
input[type="text"], input[type="email"], select {
font-size: 14px;
font-family: inherit;
width: 100%;
min-height: 30px;
padding: 10px 10px;
text-transform: inherit;
border: 1px solid #DDD;
margin-bottom: 20px;
outline: none;
height: 40px;
}

.woocommerce .button {
background: #FFC740;
color: #262626;
text-transform: uppercase;
border: 0;
line-height: 14px;
letter-spacing: 2px;
font-size: 13px;
padding: 15px;
/* display: inline-block; */
display: -webkit-inline-box;
width: auto !important;
}
.shopsingle .widget {
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}

.payment_methods.methods li input{
 display: inline-block !important; 
 width: inherit !important; 
 height: inherit !important; }
.horizontal-line {
  margin: 0px 0 20px;
}
.woocommerce-tabs h2 {  font-size: 20px;}

.img-full-wordpress {
  width: 100%;
  height: auto;
}

.uppercase {text-transform:uppercase;}

.widget_search #searchsubmit{
  background-color: #FFC740;
  color: #333;
  border: 0;
  padding: 10px 15px;
  text-transform: uppercase;
}

.single-post .post-desc {margin-bottom:20px;}
.post-desc embed , .post-desc iframe {  max-width: 100%;}
.post-desc img{  max-width: 100%;}
.post-desc ul ,.entry-content ul {

  list-style-type: inherit;
  margin: 0 0 20px;
   padding: 0 0 0 40px;
}
.post-desc dt, .post-desc dd {
  line-height: 1.7;
}

.post-desc p {margin-bottom:10px !important}
.post-desc  .margin_30 {  background-color: #FFC740;  line-height: 50px;  color: #343434;  padding: 8px 15px;}
.comment-respond {margin-top:50px;}
.wpcf7-form textarea {height: 110px;}

#site-footer .footer-top .top-newsletter button {
  width: 52px;
  position: absolute;
  top: 0;
  right: 0;
}

#site-footer .footer-top .top-newsletter  input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  background: #333;
  color: #FFF;
  border: 0;
  padding: 7px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}

.post-media img {  max-width: 100%;
  height: auto;
  max-width: 100%;
}

.m_bottom_30 {margin-bottom:30px}

/* MEDIA QUERIES FOR RESPONSIVE DESIGN */
@media screen and (max-width: 768px) {

.navbar li {
	display: block;
}
.navbar li a {
	line-height: 40px;
}

.navbar li ul {display:block; margin:0; padding: 0; border; 0}
.navbar li:hover ul {
	display: block;
	position: relative;
	background: #FFF;
	border: 0;
	padding: 0;
}
}


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

.navbar li a {
line-height: 0px;
font-size: 14px;
}

}

