.woocommerce div.product {
	margin-bottom: 0;
	position: relative;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}


.woocommerce div.product .product_title {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 1.618em;
}
.woocommerce .woocommerce-product-rating {
	line-height: 2;
	display: block;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before,
.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
	content: ' ';
	display: table;
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left;
	color: #ff8436;
}
a.woocommerce-review-link{
	font-size: 12px;
	color: #888;
}
.in_stock{
	display: inline-block;
	position: relative;
	font-weight: 300;
	color:#1bc74b;
}
.in_stock.out_of_stock{
	color:#009de6;
}

.single_cat_name{
	padding-left: 90px;
}
/*variations*/

.cart-major{
	display: block;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 20px;
	border: 0;
	width: 100%;
}

.woocommerce div.product form.cart .variations tr{
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	border: 0;
	vertical-align: top;
	line-height: 2em;
}


.woocommerce div.product form.cart .variations tr:last-child td:last-child,
.woocommerce div.product form.cart .variations tr:last-child{
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th{
	padding-right: 0;
	display: block;
	width: 100%;
	float: left;
	line-height: 1;
	margin-bottom: 5px;
	position: relative;
}
.woocommerce div.product form.cart .variations label {
	font-size:12px;
	margin-bottom: 0;
	margin-left: 25px;
}

.woocommerce div.product form.cart .reset_variations{
	visibility: hidden;
	font-size: 10px;
	left: 0;
	bottom: -15px;
	position: absolute;
}
.woocommerce-variation-price{
	margin-bottom: 10px;
}
.woocommerce-variation-add-to-cart{
	display: flex;
	flex-wrap: wrap;
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important;
}


.woocommerce div.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #009de6;
	font-size: 17px;
}

.loop_product_price ins,
.woocommerce div.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product p.price>.woocommerce-Price-amount,
.woocommerce div.product span.price ins {
	text-decoration: none;
	font-weight: 800;
}
.woocommerce div.product .price del {
	margin-right: 5px;
}
.woocommerce div.product .price del .woocommerce-Price-amount{
	font-size: 14px;
}
.loop_product_price .woocommerce-Price-currencySymbol,
.woocommerce div.product .price .woocommerce-Price-currencySymbol,
.woocommerce div.product p.price .woocommerce-Price-currencySymbol,
.woocommerce div.product span.price .woocommerce-Price-currencySymbol{
	font-size: 24px;
}

.woocommerce div.product form.cart .button{
	display: inline-block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px; 
	min-width: 220px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button{
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 50px;
}


.woocommerce-product-details__short-description{
	margin-bottom: 25px;
	font-family: Fira Sans;
	font-weight: 400;
}
.woocommerce-product-details__short-description p{
	font-size: 15px;
	font-weight: 400;
}
.woocommerce-product-details__short-description label{
	color: #009DE6;
	margin-bottom: 0;
	font-weight: 700;
}
.woocommerce-product-details__short-description > p{
	margin-bottom: -2px;
}
#short_description_block{
	margin-top: 20px;
}

 


/*gallery thumbnails*/
 .woocommerce-product-gallery  .owl-nav {
	position: relative;
	bottom: -100%;
}

.woocommerce-product-gallery .owl-nav .owl-next,
.woocommerce-product-gallery .owl-nav .owl-prev{
	position: relative;
	margin: 0 5px;
	top: unset;
	right: unset;
	left: unset;
	float: none;
	display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	-webkit-transition: all cubic-bezier(.795,-.035,0,1) .5s;
	transition: all cubic-bezier(.795,-.035,0,1) .5s;
	margin: 0;
	text-align: center;
	padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs{
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	zoom: 1;
	overflow: visible;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	width: 100%;
	float: left;
	margin: 0;
	list-style: none;
	cursor: pointer;
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child{
	margin: 0;
}

/*product meta*/
.woocommerce div.product .summary.entry-summary .product_meta {
	display: none!important;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 700;
	color: #191716;
}
.woocommerce .product_meta span {
	margin-bottom: 4px;
	display: block;
}
.woocommerce .product_meta > span a {
	font-weight: 500;
	color: #191716;
	font-weight: 400;
	text-decoration: none;
}
.woocommerce .product_meta > span a:hover{
	color: #BDA881;
}
/*product tabs*/
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    	clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 20px 0 0 0;
	margin-bottom: 0;
	text-align: left;
	list-style: none;
	overflow: hidden;
	position: relative;
	margin-bottom: -10px;
} 
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: none;
	z-index: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li  {
	border: none;
	width: 100%;
	border-bottom: 2px solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	color: #191716;
	padding: 4px 0px;
	font-size: 16px;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: inline-block;
	position: relative;
	z-index: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color: #191716;
	border-bottom: 2px solid #009de6;
	background: #fff;
	z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 24px;
	display: inline-block;
	padding: 5px 0;
	font-weight: 700;
	color: #515151;
	text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
	display:none;
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 15px 0;
	border-top: none;
	margin: 0 0 20px;
}
.woocommerce div.product .woocommerce-tabs h3 {
	margin: 15px 0;
}

.woocommerce #reviews #comments h2 {
	clear: none;
	display: none;
}
.woocommerce #reviews #comments ol.commentlist {
	margin: 0;
	width: 100%;
	background: 0 0;
	list-style: none;
	padding-left: 30px;
}
.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before,
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce #reviews #comments ol.commentlist::before {
	content: ' ';
	display: table;
}
.woocommerce #reviews #comments ol.commentlist li {
	padding: 0;
	margin: 0 0 20px;
	border: 0;
	position: relative;
	background: 0;
	border: 0;
}
.woocommerce #reviews #comments .commentlist>li::before {
	content: "";
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px;
	width: 32px;
	height: auto;
	background: #ebe9eb;
	border: 1px solid #e4e1e3;
	margin: 0;
	box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #e4e1e3;
	padding: 0;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 14px;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color: #767676;
	font-size: 12px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
	clear: both;
}
.woocommerce #review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: transparent none;
	border: 0;
}
.comment-respond.comment-respond form,
.comments-form.comment-respond form{
	margin-top: 0;
	padding: 15px;
	background-color: #F1EEE7;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#respond form label {
	text-align: left;
	display: block;
	font-size: 14px;
}

.woocommerce .comment-reply-title{
 	font-weight: 700;
 	font-size: 24px;
 	text-align: center;
 	display: block;
 	margin-bottom: 15px;
}

.woocommerce #review_form #respond p {
	margin: 0 0 25px;
}
.woocommerce #review_form #respond p.form-submit,
.woocommerce #review_form #respond p.comment-form-cookies-consent,
.woocommerce #review_form #respond p.comment-form-comment,
.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email{
	width: 100%;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent input[type="checkbox"]{
	float: left;
	margin-right: 5px;
}

.woocommerce p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
}
.woocommerce p.stars a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-indent: 0;
}
p.form-submit{
	text-align: center;
}
/*related products start*/
.related h2{
	display: block;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-size: 36px;
}


/*related products end*/
/*tables*/
.woocommerce div.product .woocommerce-tabs tbody:first-child tr:first-child > th {
	background-color: #191716;
	color: #fff;
	border-right: none;
	border-top: none;
	border-bottom: none;
	font-size: 18px;
	text-align: left;
}
.woocommerce div.product .woocommerce-tabs tbody th,
.woocommerce div.product .woocommerce-tabs tbody td{
	line-height: 1.42857143;
	vertical-align: top;
	padding: 10px;
}
.woocommerce div.product .woocommerce-tabs tbody td:first-child {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs tbody td {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wc-tab strong {
    color: #009DE6;
    display: block;
    margin-bottom: -16px;
}
 



/*responsive*/
@media (min-width: 576px){
	/*single product start*/
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
	    	width: calc(40% - 15px);
		margin-bottom: 0;
		float: left;
	}
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: calc(60% - 15px);
		margin-bottom: 60px;
		float: right;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width: auto;
		margin: 0 15px ;
		margin-left: 0;
	}
	.woocommerce div.product .woocommerce-tabs .panel {
		padding: 30px 0 0;
	}
	.comment-respond.comment-respond form,
	.comments-form.comment-respond form{
		padding: 50px !important;
	}
	.woocommerce div.product .woocommerce-tabs tbody th,
	.woocommerce div.product .woocommerce-tabs tbody td{
		padding: 20px 32px;
	}

	.woocommerce #review_form #respond p.comment-form-author,
	.woocommerce #review_form #respond p.comment-form-email{
		width: calc(50% - 15px);
	}
	/*single product end*/
}

@media (min-width: 768px){
	.woocommerce div.product form.cart .variations tr{
		width: 50%;
		float: left;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 40px 0 0 0;
	}
}

