/*------product---------*/
html body .woocommerce-page ul.products li.product {
	clear: none !important;
}
html body .woocommerce-page ul.products li.product, 
html body  .woocommerce ul.products li.product {

	width: 22.05%;

}

ul.products li .product-wrapper {
	-webkit-backface-visibility: hidden;
}
.woocommerce ul.products li.product h3 a {
	font-size: 14px;
	color: #0a0a0a;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
	margin-top: 16px;
}
.woocommerce ul.products li.product h3 a:hover {
	color: #ca4b4b !important
}
.woocommerce ul.products li.product h3 {
	margin-top: 12px;
	margin-bottom: 0;
	float: left;
	line-height: 1.8;
	padding: 0px;
}
.category_exclusive_home {
	float: right !important;
	color: #d68108 !important;
	font-size: 13px !important;
	font-weight: 700;
	margin-top: 13px !important;
	margin-right: 2px !important;
}
.product-section ul.products li.last {
	margin-right: 0px !important;
}
.home .woocommerce ul.products li.product {
	margin-right: 30px;
	width: 270px !important;
	margin-bottom: 30px !important;
}
.page .woocommerce ul.products li.product {
	margin-right: 30px;
	width: 270px !important;
	margin-bottom: 30px !important;
}



.woocommerce .star-rating {
	clear: both;
}
.woocommerce .star-rating span::before {
	color: #d68108 !important;
}
.product-section h3 {
	padding: 0px !important;
}
.product-actions-loop {
	float: right;
}
.product-actions-loop div.action {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 8px;
	margin-bottom: 18px;
	margin-top: -2px;
}
.product-actions-loop div.action div {
	height: 16px;
}
.product-actions-loop div.action div {
	height: 16px;
}
.product-actions-loop div.action a {
	height: 16px;
}
.single-product .product-actions-loop div.action a {
	background-image: url('../images/single-product-actions.png');
	background-repeat: no-repeat;
	background-position: top right !important;
	display: inline-block;
	width: 23px;
	height: 23px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	margin-left: 0px;
}
.single-product .product-actions-loop div.action a {
	background-position: -23px -23px !important;
}


.product-actions-loop div.action a {
	width: 16px;
	height: 16px;
	display: block;
	background: url(/wp-content/uploads/2019/05/css_sprites.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-position: -5px -137px !important;


}

#tiptip_holder.tip_bottom {
	padding-top: 11px;
}
#tiptip_holder {
	display: none;
	position: absolute;
	top: -26px;
	left: 0;
	z-index: 99999;
	color: #acacac;
}
#tiptip_arrow,
#tiptip_arrow_inner {
	position: absolute;
	width: 0;
	height: 0;
	top: 10px;
}
.tip_bottom #tiptip_arrow #tiptip_arrow_inner {
	background-position: 0 0;
	width: 14px;
	height: 8px;
}
#tiptip_arrow_inner {
	margin-top: -5px;
	width: 24px;
	height: 16px;
	z-index: 10;
}
#tiptip_content {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #c13236;
	border: none;
	position: relative;
	padding: 8px 14px;
	font-weight: 700;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.woocommerce ul.products li.product a img.onsale {
	width: auto !important;
}
.woocommerce ul.products li.product .onsale {
	margin: 0;
	position: absolute;
	top: 4px;
	right: 4px !important;
	z-index: 1;
	left: auto !important;
}
.woocommerce img.onsale {
	max-width: 75px!important;
}
.woocommerce ul.products li.product .product-wrapper .thumb-wrapper {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
}
.woocommerce ul.products li.product a.thumb.flip {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.3s linear;
	-moz-transition: -moz-transform 0.3s linear;
	-ms-transition: -moz-transform 0.3s linear;
	transition: transform 0.3s linear;
}
.woocommerce ul.products li.product a.thumb {
	position: relative;
	display: block;
	padding: 3px;
	border: 1px solid #d8d4d4;
}
.woocommerce ul.products li.product .product-wrapper a.thumb.flip .face {
	display: block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: relative;
	z-index: 1;
}
.woocommerce ul.products li.product a img {
	width: auto;
	display: block;
	margin: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.woocommerce ul.products li.product .product-wrapper a.thumb.flip .face.back {
	display: block;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	z-index: 10;
}
.woocommerce ul.products li.product .product-wrapper a.thumb.flip .face {
	display: block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	position: relative;
	z-index: 1;
}
.woocommerce ul.products li.product .product-wrapper .thumb-wrapper:hover a.thumb.flip {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a:hover img {
	width: 100% !important;
	display: block;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.product-meta-wrapper {
	clear: both;
}
.classic-rating {
	float: left;
}
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: -26px;
	left: 0;
	z-index: 99999;
	color: #acacac;
}
#tiptip_holder.tip_top {
	padding-bottom: 11px;
}
#tiptip_holder.tip_bottom {
	padding-top: 11px;
}
#tiptip_holder.tip_right {
	padding-left: 11px;
}
#tiptip_holder.tip_left {
	padding-right: 11px;
}
#tiptip_content {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #c13236;
	border: none;
	position: relative;
	padding: 8px 14px;
	font-weight: 700;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.tip_top #tiptip_arrow,
.tip_top #tiptip_arrow_inner {
	top: 2px;
}
#tiptip_holder.tip_left {
	left: 20px !important;
}
#tiptip_arrow,
#tiptip_arrow_inner {
	position: absolute;
	width: 0;
	height: 0;
	top: 10px;
}
#tiptip_arrow_inner {
	margin-top: -5px;
	width: 24px;
	height: 16px;
	z-index: 10;
}
.tip_bottom #tiptip_arrow #tiptip_arrow_inner {
	background-position: 0 0;
	width: 14px;
	height: 8px;
}
#tiptip_holder.tip_left {
	top: 0;
	position: absolute;
	left: 30px
}
#tiptip_holder.tip_left #tiptip_arrow {
	margin-top: 3px !important;
	left: -47px;
	position: absolute;
	top: 4px;
}
#tiptip_holder.tip_left #tiptip_arrow #tiptip_arrow_inner {
	background-position: 0 -18px;
	width: 8px;
	height: 14px;
	margin-left: 47px;
}
.tip_top #tiptip_arrow #tiptip_arrow_inner {
	background-position: 0 -42px;
	width: 14px;
	height: 8px;
}
/* tooltip Shop fix */

/* ===== PRODUCT SLIDER =====  */

.products-slider-wrapper {
	position: relative;
}
.products-slider-wrapper .es-nav {
	position: absolute;
	width: 47px;
	right: 0px;
	top: 20px;
}
.products-slider-wrapper .es-nav span {
	width: 22px;
	height: 22px;
	z-index: 1;
	cursor: pointer;
	display: inline-block;
	text-indent: -9000px;
}
.products-slider-wrapper .es-nav .es-nav-prev {
	background: url('../images/sprite.png') -56px -1186px no-repeat;
	margin-right: 0px;
	width: 23px;
}
.products-slider-wrapper .es-nav .es-nav-next {
	background: url('../images/sprite.png') -56px -1215px no-repeat;
	width: 24px;
}
.woocommerce .products-slider ul.products li.first,
.woocommerce-page .products-slider ul.products li.first {
	clear: none;
}
/*.products-slider-wrapper .products-slider { margin-left:-20px; }*/

.products-slider-wrapper .products-slider h4 {
	border-bottom: 1px solid #e0dfdf;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 22px;
	font-size: 18px;
	height: 32px;
	/*margin-left:20px;*/
}
.products-slider-wrapper .products-slider ul li {
	clear: none;
	margin-top: 10px;
}
.products-slider-wrapper .products-slider ul li a img {
	width: 100%;
}
.products-slider-wrapper .products-slider ul li h3 {
	text-transform: uppercase;
	text-align: center;
}
.products-slider-wrapper .products-slider.categories {
	margin-bottom: 0px !important;
}
.products-slider-wrapper .products-slider.categories ul.products li {
	padding-bottom: 0px;
}
.products-slider ul.products {
	margin-left: 0;
}
.products-slider ul.products {
	margin-left: 0;
}
.owl-carousel .owl-item {
	float: left;
}
@media (min-width: 1200px) {
	.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper {
		width: 1210px !important
	}
	.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,
	.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper {
		width: 910px !important
	}
	/*.products-slider-wrapper .products-slider .caroufredsel_wrapper:hover { margin-right:-30px !important; padding-right:30px !important; }*/
	/*.products-slider-wrapper .products-slider { margin-left:-30px; }*/
	.products-slider-wrapper.no-slide:hover .es-nav {
		right: 30px;
	}
	.products-slider-wrapper.no-slide:hover {
		margin-right: -30px !important;
	}
	.products-slider-wrapper.no-slide:hover .products-slider {
		padding-right: 30px !important;
	}
	.woocommerce .transparent ul.products li.product-category h3 {
		bottom: -4px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper {
		width: 760px !important
	}
	.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,
	.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper {
		width: 570px !important
	}
	.woocommerce ul.products li.product-category h3 {
		font-size: 13px;
	}
}
.products-slider.numbers-no .products li h3 .count {
	display: none;
}
.products-slider.numbers-yes .products li h3 .count {
	display: inline;
}
.products-slider.transparent .products li img {
	margin-bottom: 0px !important;
	opacity: 1 !important;
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	/* Firefox 4 */
	-webkit-transition: opacity 1s;
	/* Safari and Chrome */
	-o-transition: opacity 1s;
	/* Opera */
}
.products-slider.transparent .products li:hover img {
	opacity: 0.5 !important;
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	/* Firefox 4 */
	-webkit-transition: opacity 1s;
	/* Safari and Chrome */
	-o-transition: opacity 1s;
	/* Opera */
}
.products-slider.transparent .products li h3 {
	background-color: rgba(255, 255, 255, 0.8) !important;
	left: 30px;
	right: 30px;
	height: 40px;
	line-height: 40px;
	margin-top: -40px;
	position: absolute;
}
.products_tabs .woocommerce ul.products li.product {
	margin-top: 10px;
}
/* ===== TABS ===== */

.tabs-container {
	border: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.tabs-container ul.tabs li,
.tabs-container ul.tabs li:last-child,
.tabs-container ul.tabs li h4,
.tabs-container ul.tabs li h4 a {
	background: none !important;
	border: 0;
	margin: 0px;
}
.tabs-container ul.tabs {
	height: 36px;
	background: none;
	overflow: visible;
	border-width: 0 0 1px 0 !important;
	border: 1px solid #CFCFCF;
}
.tabs-container ul.tabs li {
	display: block;
	float: left;
}
.tabs-container ul.tabs li:last-child {
	border: 0 !important;
}
.tabs-container ul.tabs li h4 a {
	display: block;
	height: auto;
	line-height: 19px;
	padding: 8px 22px;
	text-transform: uppercase;
	color: #858282;
	border-radius: 0 !important;
	font-size: 14px !important;
}
.tabs-container ul.tabs li.current {
	border-bottom: 1px solid #fff !important;
	background: #fff !important;
}
.tabs-container ul.tabs li.current a {
	color: #0a0a0a;
	border-bottom: 1px solid;
	border-bottom-color: #0a0a0a !important;
}
/*.tabs-container ul.tabs li:last-child.current { border-right: 1px solid #e6e6e6 !important; }*/

.tabs-container ul.tabs li a:hover,
.tabs-container ul.tabs li.current h4 a {
	color: #0a0a0a !important;
}
.tabs-container div.panel p {
	margin: 0 0 1.5em;
}
.tabs-container div.border-box.group {
	background: none;
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	z-index: auto;
}
.tabs-container div.border-box.group .panel {
	border: 0px !important;
	padding: 10px 0px 30px 0px !important;
	margin: 0px !important;
}
.tabs-container div.border-box.group .panel h4 {
	display: none;
}
.tabs-container div.border-box.group .panel h4.tab-index {
	display: block;
}
.tabs-container div.border-box.group .panel .es-nav {
	top: -33px;
	right: 0;
	z-index: 1000;
}
.tabs-container.products_tabs div.border-box.group .panel {
	padding-bottom: 0px !important;
	margin: 0px !important;
}
/*------------single-product--------*/

div.slogan {
	border: 1px solid #dbdbdb;
	border-left-width: 0;
	border-right-width: 0;
}
div.slogan h1 {
	padding: 0px;
	line-height: 1.8;
	font-weight: 700;
	color: #4b4b4b;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
div.slogan h3 {
	padding: 0px;
	text-align: center;
	font-size: 18px;
	color: #868484;
	font-weight: 400;
	margin-bottom: 18px !important;
	margin-top: -22px !important;
}
.slogan_container {
	border-left-width: 0px !important;
	border-right-width: 0px !important;
	border: 3px solid #f7f7f7;
}
#content-area .woocommerce-breadcrumb,
#content-area .woocommerce-result-count,
#content-area .woocommerce-ordering {
	display: none !important;
}
.tax-location #main-content .container {
	padding-top: 20px !important;
}
.tax-location #left-area {
	padding: 0px !important;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.google-map-frame {
	border: 1px solid #CFCFCF;
	padding: 3px;
}
.one_fourth {
	margin-right: 3% !important;
	width: 22.75% !important;
}
.two-fourth.last {
	width: 48.5% !important;
	float: left !important;
}
.tax-location .clear,
.tax-massage .clear {
	display: none !important;
}
.two-fourth h2 {
	font-size: 21px !important;
	text-align: left !important;
}
.two-fourth h3 {
	padding: 0px;
	font-weight: 700;
	color: #4b4b4b;
	font-size: 24px;
	line-height: 1.8em
}
.toggle {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 21px;
	border-color: #d8d4d4;
}
.toggle:hover,
.toggle h4.tab-index.tab-opened,
.toggle .content-tab.closed {
	background-color: #f5f3f3;
}
.toggle h4.tab-index {
	padding: 8px 5px 9px 10px;
	margin: 0px;
}
.toggle h4.tab-index a,
.toggle h4.tab-index a:hover {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #4b4b4b;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	line-height: 26px;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	display: block;
}
.toggle h4.tab-index a span.icon-plus-sign {
	background-position: -2px -1178px;
}
.toggle h4.tab-index a span.icon-minus-sign {
	background-position: -2px -1194px;
}
.toggle h4.tab-index a span {
	vertical-align: baseline;
	line-height: 20px;
	background-color: #fff !important;
	border-radius: 0px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	border: 1px solid #e6e6e6;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	display: inline;
	margin-top: 2px;
	margin-right: 12px;
	width: 23px;
	height: 22px;
	padding: 6px;
}
.toggle .content-tab p {
	padding: 15px 10px;
	margin-top: 0px;
}
.toggle .content-tab {
	padding: 0 0 20px 0px;
}
.toggle .content-tab a {
	display: block;
}
.tax-location h2,
.tax-massage h2 {
	font-size: 21px;
	text-align: left;
}
.tax-location br,
.tax-massage br {
	display: none !important;
}
/*--------single-product----------*/
.single-product #left-area {
	max-width: 870px!important;
	width: 100%;
	margin-right: 30px !important;
	padding: 0px !important;
}
.single-product #sidebar-product-detail {
	float: right;
	max-width: 270px;
	width: 100%;
}
.single-product #sidebar-product-detail li {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #302e2e;
	font-style: normal;
	font-weight: 400;
}
.single-product .rate-title {
	font-weight: 900 !important;
	text-transform: uppercase;
	width: 140px;
    float: left;
    margin-top: auto;
}
.rate-box {
	border-top: 1px solid #D8D4D4;
	padding-bottom: 5px;
	margin-top: 45px;
	padding-top: 16px;
}
@media screen and (max-width: 767px){
	.rate-box {
		margin-top: 0;
		border: 0;
	}
}
.formHolder {
    width: 130px;
    display: inline-block;
    float: right;
}
.in-text {
    display: inline-block;
}
.selectedOption {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}
.selectedOption:after {
    position: absolute;
    top: 0;
    right: -20px;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "3";
}
.scrollableList {
    text-align: right;
    padding-right: 20px;
}

.scrollableList ul {
    font-size: 14px;
    margin-left: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border: solid #d8d4d4!important;
    border-width: 1px 1px 4px!important;
    position: absolute;
    background: #fff;
    margin: 5px 0 auto auto!important;
    text-align: left;
    padding: 10px 10px 0 10px !important;
    width: 85px;
    right: 0;
   	z-index: 1;
}
.scrollableList ul:before{
	content: "";
    width: 18px;
    height: 9px;
    background: url(/wp-content/uploads/2019/05/css_sprites.png) -54px -179px;
    position: absolute;
    top: -9px;
    left: 20px;
    background-repeat: no-repeat;
}
.scrollableList ul li {
    list-style:none;
    cursor:pointer;
    margin-left: 7px;
    line-height: 25px;
}
.scrollableList ul li:hover {
    color:#c33;
}
.rates-listing {
	border: 1px solid #D8D4D4;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 215px;
	position: relative;
}
.load-img-before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.surcharge-txt {
    font-size: 12px;
    font-style: italic;
}
/*add*/
.single-product .rates ul li {
	width: 100%;
	overflow: hidden;
	margin-right: 0 !important;
	display: inline-block;
}
.single-product .rate_key {
	float: left;
	width: 45%;
	margin-left: 12px;
	font-size: 0.9em;
}
.single-product.rate_key b,
.single-product .rate_value b {
	font-size: 12px;
}
.single-product .rate_value {
	float: left;
	width: 25%;
}
.single-product .loc-title {
	font-weight: 900 !important;
	border-bottom: 1px solid #D8D4D4;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-bottom: 8px !important;
	padding-top: 8px;
}
.single-product .product_list_widget {
	margin-top: 20px !important;
}
.single-product .product_list_widget li img {
	float: left !important;
	margin: -3px 15px 10px auto !important;
	padding: 2px;
	border: 1px solid #dbd5d5;
	box-shadow: none !important;
	width: 60px !important;
	height: auto !important;
}
.single-product .product_list_widget li span {
	color: #414141;
	font-size: 13px;
	font-weight: 400;
}
.single-product .woocommerce-product-gallery {
	max-width: 55.8620689655%;
	width: 100% !important;
}
.single-product .summary {
	max-width: 40.6896551724%;
	width: 100% !important;
	padding-top: 4px;
}
.single-product .images {
	max-width: 470px;
}
.single-product .woocommerce-main-image {
	display: block;
	box-sizing: border-box;
	border: 1px solid #ebeaea;
	padding: 6px;
	box-shadow: none;
}
.single-product #main-content .container {
	padding-top: 0px !important;
}
.single-product.woocommerce div.og-close {
	font-size: 10px;
	line-height: 35px;
	text-transform: uppercase;
	border-bottom: solid 1px #d8d4d4 !important;
	padding-bottom: 6px;
	height: 42px;
	width: 100%;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.single-product.woocommerce .product-nav {
	font-size: 10px;
	color: #9a9a99;
	text-transform: uppercase;
	font-weight: 400;
	float: right;
}
.single-product.woocommerce .product-nav div {
	display: inline;
}
.single-product.woocommerce .product-nav div.prev a {
	background-position: 3px 14px;
	padding-left: 10px;
}
.single-product.woocommerce .product-nav div.next a {
	background-position: -14px 14px;
	padding-right: 10px;
}
.single-product.woocommerce .product-nav a {
	display: inline-block;
	background: url('../images/single_product_arrow.png') no-repeat;
	color: #9a9a99 !important;
}
.single-product.woocommerce .product-nav a:hover {
	color: #787877 !important;
}
.single-product.woocommerce .product-nav div.next a:hover {
	background-position: -14px -10px;
}
.single-product.woocommerce .product-nav div.prev a:hover {
	background-position: 3px -10px;
}
.single-product .product-actions-loop {
	right: 0;
	position: absolute;
	top: 88px;
}
.single-product.woocommerce div.product .product_title.upper {
	text-transform: uppercase;
}
.single-product.woocommerce div.product .product_title {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	color: #0a0a0a;
	font-style: normal;
	line-height: 1em;
	margin-bottom: 12px !important;
	text-align: left;
	font-weight: 700;
	padding: 0px !important;
	text-transform: uppercase;
}
.product_title_fix {
	width: 75%;
	float: left;
}
.category_exclusive {
	float: right;
	color: #d68108;
	font-size: 13px;
	padding: 0px;
	margin-top: 3px;
	text-transform: uppercase;
	font-weight: 700;
}
.single-product.woocommerce .rating-single-product {
	float: left;
	margin-bottom: 10px;
}
.single-product.woocommerce div.product .description {
	margin-top: -10px;
	margin-bottom: 20px;
}
.stats-title {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14.3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D4D4;
	margin-top: 14px;
	color: #302E2E;
}
.stats ul {
	list-style: none;
	overflow: hidden;
	margin-left: 0;
	margin-top: 20px;
	border-bottom: 1px solid #D8D4D4;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	line-height: 20px!important;
}
.stats ul li {
	float: left;
	width: 50%;
	text-transform: capitalize;
	font-size: .9em;
	list-style: none;
	margin-bottom: 10px;
}
span.key {
	min-width: 75px;
	display: inline-block;
}
span.stats-value,
span.stats-value a {
	font-size: 10.5px !important;
	color: #000000;
}
.stats-value {
	text-align: right !important;
}
.cat_title1 {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D4D4;
	margin-top: 15px;
	color: #302E2E;
}
.services ul {
	overflow: hidden;
	margin-left: 0;
	border-bottom: 1px solid #D8D4D4;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}
li.massage {
	margin-top: 8px;
	float: left;
	width: 50%;
	margin-bottom: 6px !important;
	list-style: none;
}
li.massage a { line-height: 27px; }
.massage-img {
	vertical-align: middle;
	margin-right: 8px;
	max-width: 22px !important;
}
.single-product.woocommerce div.product .product-share {
	margin-top: 20px;
}
.product-share div.simple-black {
	margin-right: 3px;
}
.socials-simple-black-small {
	display: inline-block;
}
/* .socials-simple-black-small.facebook-small a {
	background-position: -22px 0;
	width: 16px;
	height: 16px;
} */
/* .socials-simple-black-small a {
	background: url("../images/socials-simple-black.png");
	background-repeat: no-repeat;
	display: block;
} */
.rates.rates_extra,
.in-maps.maps_extra {
	display: none;
}
.product_meta {
	display: none;
}
.single-product.woocommerce .rating-single-product span.rating-text {
	display: inline;
	font-size: 10px;
	color: #7b7b7b;
	margin-left: 10px;
}
.single-product.woocommerce .rating-single-product .star-rating {
	clear: both;
	float: left;
	margin-top: 7px;
	font-size: 11.8px;
}
.single-product .woocommerce-page div.product div.images div.thumbnails {
	padding-top: 1em !important;
}
.single-product.woocommerce div.product div.images .thumbnails.nomagnifier a.zoom {
	margin-right: 7px !important;
	margin-bottom: 0px !important;
	width: auto;
}
.single-product.woocommerce div.product div.images .thumbnails img {
	background: #fff;
	border: 1px solid #d8d4d4;
	width: 87px !important;
	padding: 3px !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: auto;
}
.rate_key b,
.rate_value b {
	font-size: 12px;
}
.single-product .woocommerce-tabs {
	margin-bottom: 50px;
}
.single-product .woocommerce-tabs.horizontal {
	clear: both;
	margin-top: 25px;
}
.single-product ul.tabs {
	list-style: none;
	padding: 0px;
	margin: 0 0 30px -1px;
	position: relative;
	border-bottom: 1px solid #e5e3df;
}
.single-product .woocommerce-tabs ul.tabs {
	overflow: visible;
}
.single-product .woocommerce-tabs ul.tabs li.active {
	color: #0a0a0a !important;
	border-bottom: 1px solid #0a0a0a !important;
	position: relative;
}
.single-product .woocommerce-tabs ul.tabs::before {
	display: none !important;
}
.single-product .woocommerce-tabs ul.tabs li {
	padding: 1px 1.6em 0 1.6em;
	margin-bottom: -1px;
	margin: 0 5px 0 0px;
	display: inline-block;
}
.single-product .woocommerce-tabs ul.tabs li.active a {
	color: #0a0a0a;
}
.single-product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	color: #8c8b8b;
	padding: .5em 0;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#tab-reviews h3 {
	font-size: 15.8px !important;
	font-weight: bold;
}
#add_review {
	font-size: 0.9em;
	margin-left: 20px;
}
.single-product #reviews h2 {
	display: none !important;
}
.single-product .woocommerce-tabs {
	margin: 25px 0 50px 0 !important;
	border: none !important;
}
.single-product .woocommerce-tabs ul.tabs {
	background: transparent !important;
}
.single-product .woocommerce-tabs ul.tabs li {
	background: transparent !important;
	border-right: none !important;
}
.single-product #tab-reviews {
	padding: 30px 0px !important;
}
.single-product .woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
	width: 50% !important;
	display: inline-block;
	float: left;
	margin: 10px 0 !important;
}
.single-product .commentlist li .comment_container {
	border: 1px solid #f0eef0;
	padding: 22px 32px 2px 22px;
	margin-bottom: 10px!important;
}
.woocommerce.woocommerce-page.single-product .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar {
	line-height: 1 !important;
	margin-right: 18px !important;
	padding: 3px !important;
	max-width: 70px !important;
	height: auto !important;
	background: #f7f6f7 !important;
	border: 1px solid #f0eef0 !important;
	float: left !important;
	position: relative !important;
}
.single-product .commentlist li .comment-text .description {
	margin: 0 0 1em;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	color: #525151;
	font-style: normal;
	font-weight: 400;
	padding-top: 10px;
	display: inline-block;
	width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .83em !important;
	margin: 0 0 12px !important;
	line-height: 1.8;
}
.single-product .commentlist li .comment-text p.meta time {
	font-size: 11px;
	font-family: 'Lato', sans-serif;
	color: #525151;
}
/*.products-slider {
	margin-right: -30px;
}*/

.woocommerce.woocommerce-page.single-product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text {
	margin: 0px !important;
	position: relative;
}
.single-product.woocommerce div.product div.images img.onsale {
	width: auto;
	border: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	right: 9px;
	z-index: 9999;
}
.single-product #reviews .commentlist .star-rating {
	position: relative;
	display: inline-block;
	left: 0;
	margin-bottom: 0 !important;
}
.single-product.woocommerce div.product div.images img.onsale {
	right: 7px!important;
}
.single-product.woocommerce div.product div.images img.onsale {
	z-index: 0!important;
}
.single-product.woocommerce #reviews #comments {
	margin-left: -20px;
}
/*
.gform_body .input-field {
	width: 31.623932%!important;
	float: left!important;
	display: block;
	padding: 0!important;
	min-height: 30px;
	clear: inherit!important;
	background: #ffffff!important;
	border: 0!important;
	margin-top: 0!important;
	margin-bottom: 10px;
}
.gform_body .input-field.gfield_error {
	margin-bottom: 0!important;
}
.gform_body .input-field input {
	width: 100%;
	color: #302e2e;
	line-height: 15px !important;
	padding: 14px 10px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 42px;
	margin-left: 0px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	box-shadow: none;
	margin-top: 0!important;
	text-indent: 48px;
}
.gform_body .textarea-field textarea {
	height: 164px;
	width: 100%;
	color: #302e2e;
	line-height: 15px !important;
	padding: 14px 10px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-left: 0px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	box-shadow: none;
	text-indent: 48px;
}
.gform_body .textarea-field {
	width: 65.81196581196582%!important;
	float: right;
	background: #ffffff!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	margin-top: 0!important;
	margin-bottom: 10px;
}
.g_name input {
	background: url(../images/name.png);
	background-repeat: no-repeat;
	background-position: 15px;
}
.g_telephone input {
	background: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 15px;
}
.g_email input {
	background: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 15px;
}
.g_message textarea {
	background: url(../images/text.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.gfield_description.validation_message {
	padding-top: 0!important;
	color: #9b090c!important;
	font-weight: normal;
	letter-spacing: normal;
	font-family: lato;
}
.gform_body .textarea-field.gfield_error textarea,
.gform_body .input-field.gfield_error input {
	border-color: #f38f8f !important;
}*/

#tab-info input[type="submit"] {
	font-size: 11px;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: 800;
	background-color: #ca4b4b;
	border-color: #9f2424;
	line-height: 0!important;
	border-radius: 0;
	height: 36px;
	padding: 9px 20px!important;
	text-transform: uppercase;
	float: right;
	margin-right: 0;
}
#tab-info input[type="submit"]:hover {
	background-color: #8d0202;
	border-color: #9f2424;
}
.gform_wrapper .validation_error {
	display: none;
}
#tab-info {
	border: 9px solid #f5f3f3;
	padding: 5px 24px 50px 24px !important;
	margin-top: 30px !important;
}
.widget_products h3 {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #0a0a0a;
	font-style: normal;
	font-weight: 700;
	padding-right: 0;
	border-bottom: 1px solid #dbd5d5;
	padding-bottom: 6px;
	margin-bottom: 12px;
	line-height: 1.8em;
}
.woocommerce .products.row li:nth-child(4n) {
	margin-right: 0px !important;
}
.single-post img.img_inline {
	max-width: 100%;
	height: auto;
	width: auto;
	margin-right: 10px;
	vertical-align: middle;
}
.woocommerce ul.products li.product div.description {
	display: none;
}
.general-pagination a:hover {
	color: #ca4b4b;
	text-decoration: none;
	border-color: #ca4b4b;
}
.woocommerce #review_form_wrapper.with_reviews,
.woocommerce #review_form_wrapper {
	display: inline-block !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 9px solid #f5f3f3;
	padding: 25px;
	margin-bottom: 22px;
	width: 100%;
}
.woocommerce-page #reviews.with_reviews h3 {
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 28px !important;
	color: #0a0a0a;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
	margin: 0 20px 10px 30px!important;
}
#review_form #respond form.comment-form div p label {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #646464;
	text-transform: uppercase;
	line-height: 1.9em;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
	margin: 0 20px 10px 0px!important;
	display: inline-block;
	width: 100%;
}
.woocommerce #review_form #respond p.stars {
	border-bottom: 3px solid #e7e7e7;
	padding-bottom: 0px;
	margin-left: 0!important;
	width: 100%;
	margin-bottom: 0!important
}
.woocommerce p.stars a:hover:before,
.woocommerce-page p.stars a:hover:before,
.woocommerce p.stars a:focus:before,
.woocommerce-page p.stars a:focus:before {
	color: #d6851d;
	visibility: visible;
}
#review_form form.comment-form p label {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #646464;
	text-transform: uppercase;
	line-height: 1.9em;
	margin-bottom: 5px;
	display: block!important;
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font-size: 12px;
	color: #919191;
	border-radius: 0;
	padding: 10px;
	height: 167px;
	background: none;
}
.woocommerce #review_form #respond p.form-submit {
	float: right;
	margin-top: 15px;
	margin-right: 0!important;
}
.woocommerce #review_form #respond p.form-submit input[type=submit] {
	height: 38px;
	padding: 0 17px 0 17px;
	left: auto;
	background-color: #ca4b4b!important;
	border: 1px solid #9f2424;
	font-size: 11px!important;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: 800;
	border-radius: 0!important
}
.woocommerce #review_form p.stars a::before {
	color: #e0dadf;
	line-height: 1em;
}
.woocommerce #review_form p.stars:hover a:before {
	color: #d6851d;
	visibility: visible
}
.featured-products-widget li a:last-child {
	margin-top: -8px !important;
}
/* .featured-products-widget .featured-products-slider li {
	display: none !important;
} */
.featured-products-widget .featured-products-slider li.flex-active-slide {
	display: block !important;
}
.product_list_widget .star-rating {
	display: none;
}
span.reply-container {
	position: absolute;
	left: 20px;
	bottom: 15px;
}

p.stars {
	display: inline-block;
	margin: 0;
}

p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	margin-right: 1px;
	font-weight: 400
}

p.stars a:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: star;
	content: '\53';
	color: #d68108!important;
	text-indent: 0;
}

p.stars a:hover~a:before {
	content: '\53';
	color: #43454b;
}

p.stars:hover a:before {
	content: '\53';
	color: #96588a;
	opacity: 1
}

p.stars.selected a.active:before {
	content: '\53';
	color: #96588a;
	opacity: 1;
}

p.stars.selected a.active~a:before {
	content: '\53';
	color: #d68108!important;
}

p.stars.selected a:not(.active):before {
	content: '\53';
	color: #96588a;
	opacity: 1
}
a:focus {
	outline-color: #c7804d
}

p.stars a:hover:after,p.stars a:after {
	color: #151515
}
.archive .full-width-page .et_pb_section_1 {
    padding-top: 20px;
    padding-bottom: 0;
}