*
{
	margin:0;
	padding:0;
}
img
{
	max-width:100%;
	height:auto;
}
h1, h2, h3, h4, h5, h6, p
{
	margin:0;
	padding:0;
}
ul, ol, li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
a, a:hover, a:focus
{
	text-decoration:none;
	border:0;
	outline:0;
}
body
{
	font-family: 'Lato', sans-serif;
}
.headersec
{
	width:100%;
	overflow:hidden;
	margin:0;
	padding: 15px 0;
}
.home .headersec, .tax-product_cat .headersec
{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background: rgba(255,255,255,0.4);
}
.headersec .row
{
	align-items:center;
}
.navsec ul li
{
	float:left;
	text-transform:capitalize;
	font-size:18px;
	font-weight:700;
	line-height:normal;
	margin:0 50px 0 0;
}
.navsec ul li:last-child
{
	margin:0;
}
.navsec ul li a
{
	color:#000;
}
a.cartitem
{
	float:right;
	position:relative;
	right:25px;
}
a.cartitem span
{
	position:absolute;
	background:#DCC18D;
	right:-10px;
	top:0;
	width:18px;
	height:18px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#000;
}
.bannersec
{
	width:100%;
	overflow:hidden;
}
.bannersec img
{
	width:100%;
	height:auto;
}
.bodysec
{
	width:100%;
	overflow:hidden;
	padding:80px 0;
}
.innerbodysec
{
	width:100%;
	overflow:hidden;
	padding:65px 0 80px 0;
	min-height:700px;
}
.bodysec h1.page-title, .bodysec p.woocommerce-result-count
{
	display:none !important;
}
.products.row .product.type-product
{
	flex: 0 0 auto;
    width: 33.3333333%;
	padding:0 15px;
	margin-bottom:30px;
}
.sgleproductsec
{
	width:100%;
	position:relative;
	height:100%;
}
.sgleproductsec .normalimg
{
	height:100%;
	width:100%;
	transition: 0.2s;
}
.sgleproductsec:hover .normalimg
{
	opacity:0;
}
.sgleproductsec .hoverimg
{
	height:100%;
	width:100%;
	opacity:0;
	transition: 0.2s;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.sgleproductsec .hoverimg a
{
	cursor:pointer;
}
.sgleproductsec:hover .hoverimg
{
	opacity:1;
}
.showdivbut
{
	position:absolute;
	left:0;
	right:0;
	z-index:9;
}
.hoverpart
{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:4;
	background:rgba(0,0,0,0.1);
}
.showbut
{
	position: absolute;
    left: 0;
    top: 232px;
    z-index: 1;
    right: 0;
    margin: 0 auto;
    display: block;
    max-width: 30px;
    border: 0;
    outline: 0;
    background: #DCC18D;
    border-radius: 3px;
    color: #fff;
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
	opacity:0;
	transition: 0.2s;
}
.sgleproductsec:hover .showbut
{
	opacity:1;
}
.hoverpart form.variations_form
{
	position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	left:0;
	right:0;
	margin:0 auto !important;
	padding:15px;
	overflow-y:auto;
	overflow-x:hidden;
	height:100%;
}
.products .outofstock.product .modalcontsec .modaldetaildata a.button
{
	display:none;
}
.products .outofstock.product .sgleproductsec .hoverpart a.button
{
	opacity:0.5;
	pointer-events:none;
}
.hoverpart table.variations
{
	width:100%;
	margin:0 !important;
}
.hoverpart table.variations tr td.label label, .hoverpart table.variations tr td.label span.woo-selected-variation-item-name
{
	line-height:normal;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.hoverpart table.variations tr td.label
{
	padding:0 0 10px 0 !important;
	line-height:normal !important;
}
.hoverpart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper
{
	display:block;
}
.hoverpart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper li
{
	margin:0 3px 5px 3px;
	padding:0;
	display:inline-flex;
	border: 1px solid #ddd;
}
.hoverpart table.variations tr td.woo-variation-items-wrapper ul.variable-items-wrapper li .variable-item-contents span
{
	font-size:13px !important;
}
.hoverpart a.reset_variations
{
	color:#fff;
	font-size:12px;
	font-weight:400;
	padding-bottom:8px;
	display: inline-block;
	line-height:normal;
}
.hoverpart .single_variation_wrap
{
	width:100%;
	overflow:hidden;
}
.hoverpart .single_variation
{
	float:left;
	width:50%;
	display:none !important;
}
.hoverpart .single_variation .woocommerce-variation-price
{
	color:#fff;
	text-align:right;
	line-height:40px;
	padding: 0 10px 0 0;
}
.hoverpart .variations_button
{
	width:100%;
	text-align:center;
}
.hoverpart .quantity
{
	float:left;
	display:none !important;
}
.hoverpart .single_add_to_cart_button
{
	background:url(../images/cartbut.png) no-repeat left top !important;
	background-size:100% 100% !important;
	color:#fff !important;
	margin:0 auto !important;
	width:40px !important;
	height:40px !important;
	font-size:0 !important;
	display:inline-block !important;
	float:none !important;
}
.hoverpart a.button
{
	position: relative !important;
    top: 45%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	background:url(../images/cartbut.png) no-repeat left top !important;
	background-size:100% 100% !important;
	color:#fff !important;
	margin:0 auto !important;
	width:40px !important;
	height:40px !important;
	font-size:0 !important;
	display:inline-block !important;
}
.productthumb
{
	height:222px;
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-bottom:40px;
	position:relative;
}
.productthumb img
{
	width:auto;
	height:100% !important;
	object-fit:cover;
}
.sgleproductsec h2
{
	text-align:center;
	font-weight:700;
	font-size:19px;
	line-height:normal;
	color:#000;
}
.sgleproductsec h2 a
{
	color:#000;
	cursor:pointer;
}
.row.products
{
	clear:both;
}
.pricesec
{
	text-align:center;
	font-weight:500;
	font-size:17px;
	line-height:normal;
	color:#000;
	margin:12px 0 0;
}
.white-popup-block
{
	background:#fff;
	position:relative;
	max-width:1000px;
	margin:0 auto;
	padding:70px 25px;
}
.white-popup-block .mfp-close
{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:30px;
	margin:5px 5px 0 0;
}
.modalcontsec h1
{
	font-size:30px;
	line-height:normal;
	color:#000;
	text-transform:capitalize;
	font-weight:700;
	padding:0 0 10px 0;
}
.modaldetaildata
{
	text-align:center;
}
.modaldetaildata form.cart
{
	margin:0 !important;
}
.modalcontsec .modal-body
{
	padding-top:70px;
	padding-bottom:70px;
}
.modaldetaildata table.variations
{
	width:100%;
}
.modalcontsec .variations tr td
{
	padding:10px 0 0 0 !important;
	line-height:normal !important;
}
.modalcontsec .variations tr td.label label
{
	margin:0;
	font-size:15px;
	font-weight:normal;
	color:#000;
}
.modalcontsec .variations tr td.woo-variation-items-wrapper ul
{
	display:block !important;
}
.modalcontsec .variations tr td.woo-variation-items-wrapper ul li
{
	margin-top:0 !important;
	margin-bottom:0 !important;
	display:inline-flex !important;
}
.modalcontsec a.reset_variations
{
	margin:5px 0 0 0;
	display:inline-block;
}
.modalcontsec .single_variation_wrap
{
	width: 100%;
	overflow:hidden;
    display: block;
	margin: 10px 0 0 0;
}
.modalcontsec .single_variation_wrap .single_variation
{
	line-height: normal;
	font-weight:700;
	margin:0 0 10px 0;
	width:100%;
	overflow:hidden;
    /*width: 33.333333%;*/
}
.modalcontsec .single_variation_wrap .variations_button
{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.modalcontsec .single_variation_wrap .variations_button .quantity
{
	display:inline-block;
	width:100%;
	overflow:hidden;
}
.modalcontsec .single_variation_wrap .variations_button .quantity input.input-text
{
	width: 75px;
	height:35px;
	border:1px solid #999;
	outline:0;
	box-shadow:none;
}
.modalcontsec .single_variation_wrap .variations_button .quantity button.minus,
.modalcontsec .single_variation_wrap .variations_button .quantity button.plus
{
	/*border: 1px solid #999;
    outline: 0;
    width: 30px;
    height: 35px;
    color: #fff;
    font-weight: 700;
    background: #000;*/
	display:none;
}
.modalcontsec .single_variation_wrap .variations_button button.single_add_to_cart_button
{
	display:inline-block;
	overflow:hidden;
	background:#000 !important;
	margin:20px 0 0 0;
	text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    font-size: 16px;
	float:none !important;
}
.modalcontsec .single_variation_wrap .variations_button button.single_add_to_cart_button:hover
{
	background:#333 !important;
}
#productslider .item img
{
	width:auto !important;
	margin:0 auto;
}
.productfiltersec .woof_container
{
	padding:0 !important;
	margin:0 0 30px 0 !important;
}
.productfiltersec .woof_container:last-child
{
	margin:0 !important;
}
.productfiltersec .woof_container h4, .productfiltersec h2.widget-title
{
	font-weight: 900;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    font-size: 25px;
    background: url(../images/botarrow.svg) no-repeat left center;
    background-size: 16px auto;
    padding-left: 25px;
	margin:0 0 10px 0 !important;
}
ul.woof_list li.woof_term_15, ul.woof_list li.woof_term_42, ul.woof_list li.woof_term_43
{
	display:none;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav
{
	padding:0;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li
{
	padding:0;
	margin:10px 0 0 0;
}
.productfiltersec .wpfFilterWrapper
{
	padding:0 !important;
	margin:12px 0 0 0;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li input[type='checkbox']
{
	margin:4px 8px 0 0;
	float:left;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li label span, ul.woof_list li label, ul.woof_authors li label
{
	font-weight:400;
	text-transform:capitalize;
	color:#000;
	font-size:17px;
	line-height:normal;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li span.hierarchy-accordion-toggle
{
	width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 18px;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li ul.item-children
{
	padding:0 0 0 12px;
}
.footersec
{
	background:#050909;
	width:100%;
	overflow:hidden;
}
.topftrsec
{
	width:100%;
	overflow:hidden;
	padding:50px 0;
}
.ftrlogo img
{
	max-width:150px !important;
}
.topftrsec h2
{
	font-weight:900;
	color:#fff;
	line-height:normal;
	text-transform:capitalize;
	font-size:22px;
	padding:0 0 15px 0;
}
ul.ftrnav li
{
	font-weight:700;
	font-size:17px;
	line-height:normal;
	text-transform:capitalize;
	margin-top:10px;
}
ul.ftrnav li:first-child
{
	margin:0;
}
ul.ftrnav li a
{
	color:#fff;
}
ul.ftrsocial
{
	width:100%;
	overflow:hidden;
}
ul.ftrsocial li
{
	float:left;
	margin:0 0 0 20px;
}
ul.ftrsocial li:first-child
{
	margin:0;
}
.botftrsec
{
	width:100%;
	overflow:hidden;
	padding:15px 0;
	border-top:1px solid #342D1E;
}
.botftrsec .row
{
	align-items:center;
}
.botftrsec p
{
	color:#5C5C5C;
	font-weight:400;
	line-height:normal;
	font-size:13px;
}
ul.ftrmenu
{
	float:right;
}
ul.ftrmenu li
{
	color:#5C5C5C;
	font-weight:400;
	line-height:normal;
	font-size:13px;
	float:left;
	position:relative;
	margin:0 0 0 10px;
}
ul.ftrmenu li:before
{
	content:"";
	position:absolute;
	left:0;
	top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	width:4px;
	height:4px;
	background:#5C5C5C;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
ul.ftrmenu li a
{
	color:#5C5C5C;
	padding:0 0 0 10px;
}
ul.ftrmenu li a:hover
{
	color:#eee;
}
ul.ftrmenu li:first-child
{
	margin:0;
}
ul.ftrmenu li:first-child:before
{
	display:none;
}
ul.ftrmenu li:first-child a
{
	padding:0;
}
.wcapf-category-filter .wcapf-field-inner ul li input[type=checkbox]
{
	width:16px;
	height:16px;
	border-radius:0;
}
.WpfWoofiltersWidget ul.wpfFilterVerScroll li span.wpfCheckbox label:before
{
	border-radius:0 !important;
	border:1px solid #000 !important;
}
#productslider .owl-nav
{
	margin:0 !important;
}
#productslider .owl-nav [class*=owl-]
{
	margin:0 !important;
}
#productslider .owl-nav [class*=owl-] span
{
	display:none;
}
.productslideralign
{
	padding: 0 80px;
	position:relative;
	overflow:hidden;
}
.productslideralign .owl-theme .owl-nav [class*=owl-]
{
	margin:0;
	border-radius:0;
	width:25px !important;
	height:28px !important;
	top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	position:absolute;
}
.productslideralign .owl-theme .owl-nav [class*=owl-] span
{
	font-size:0;
}
.productslideralign .woocommerce-product-gallery__image a
{
	pointer-events:none;
}
.productslideralign .owl-prev
{
	background:url(../images/lftnav.png) no-repeat left top !important;
	background-size:100% 100% !important;
	left:-50px;
}
.productslideralign .owl-next
{
	background:url(../images/rytnav.png) no-repeat left top !important;
	background-size:100% 100% !important;
	right:-50px;
}
.productslideralign .carousel-control-prev
{
	left:-80px !important;
}
.productslideralign .carousel-control-prev .carousel-control-prev-icon
{
	background:url(../images/lftnav.png) no-repeat left top !important;
	background-size:100% 100% !important;
	width:25px !important;
	height:28px !important;
}
.productslideralign .carousel-control-next
{
	/*top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
	right:-80px !important;
}
.productslideralign .carousel-control-next .carousel-control-next-icon
{
	background:url(../images/rytnav.png) no-repeat left top !important;
	width:25px !important;
	height:28px !important;
	background-size:100% 100% !important;
}
form.woocommerce-cart-form table.cart
{
	border:0;
	margin:0;
	border-radius:0;
}
form.woocommerce-cart-form table.cart thead th
{
	padding:0;
	text-align:center;
	font-weight:400;
	font-size:18px;
	line-height:normal;
	padding-bottom:15px;
}
form.woocommerce-cart-form table.cart thead th:first-child
{
	text-align:left;
}
form.woocommerce-cart-form table.cart tbody tr td
{
	padding:20px 0;
	text-align:center;
	font-weight:600;
	font-size:16px;
	color:#000000;
}
form.woocommerce-cart-form table.cart tbody tr td.product-thumbnail
{
	text-align:left;
}
form.woocommerce-cart-form table.cart tbody tr td.product-thumbnail img
{
	max-width: 60px !important;
    height: auto !important;
    width: auto !important;
}
/*form.woocommerce-cart-form table.cart tbody tr td.product-name
{
	text-transform:uppercase;
}*/
form.woocommerce-cart-form table.cart tbody tr td.product-name a
{
	color:#000;
}
form.woocommerce-cart-form table.cart tbody tr td.product-name a, form.woocommerce-cart-form table.cart tbody tr td.product-thumbnail a
{
	pointer-events:none;
}
/*.woocommerce a.remove*/
/*{*/
/*	!*width:auto !important;*/
/*	height:auto !important;*!*/
/*	font-size:1.5em !important;*/
/*}*/
/*.woocommerce a.remove i*/
/*{*/
/*	color:#ff0000;*/
/*}*/
/*.woocommerce a.remove:hover*/
/*{*/
/*	background:red !important;*/
/*	color:#fff !important;*/
/*}*/
form.woocommerce-cart-form table.cart tbody tr td.product-quantity .quantity
{
	background: #FFFFFF;
	box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.07);
	border-radius: 9px;
	max-width:80px;
	margin:0 auto;
}
form.woocommerce-cart-form table.cart tbody tr td.product-quantity .quantity button
{
	background:transparent;
	border:0;
	outline:0;
	height: 45px;
	width: 42px;
	font-size:24px;
}
form.woocommerce-cart-form table.cart tbody tr td.product-quantity .quantity input.input-text
{
	border:0;
	outline:0;
	background:transparent;
	line-height:normal;
	height: auto;
	margin:10px 0;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions
{
	padding:30px 0 0 0;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions .coupon input.input-text
{
	height:45px;
	line-height:45px;
	padding:0 15px;
	margin-right:10px;
	width:200px;
	border-radius:80px;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions button.button
{
	float:right;
	border: 1px solid #DCC18D;
	border-radius: 80px;
	height:45px;
	color:#fff;
	font-weight:600;
	font-size:15px;
	text-transform:uppercase;
	line-height:normal;
	padding:0 30px;
	background:#DCC18D;
	margin:0;
}
.cart-collaterals
{
	margin-top:20px;
}
.cart-collaterals h2
{
	padding:0 0 15px 0;
	text-transform:capitalize;
	font-size:24px;
	line-height:normal;
}
.cart-collaterals table
{
	margin:0 !important;
}
.cart_totals table
{
	border:1px solid rgba(0,0,0,.1) !important;
	margin:0 !important;
	padding:0 !important;
}
.cart_totals table tr th
{
	text-align:left;
	font-weight:500 !important;
	color:#4A4A4A;
	font-size:17px;
	padding: 15px 12px !important;
	line-height: normal !important;
	width: 40% !important;
}
.cart_totals table tr td
{
	text-align:right;
	font-weight:500 !important;
	color:#1E4359;
	font-size:17px;
	padding: 15px 12px !important;
	line-height: normal !important;
	width: 60% !important;
}
.cart_totals table tr td strong
{
	font-weight:500 !important;
}
.cart_totals table tr td a.woocommerce-remove-coupon
{
	color:#ff0000;
}
.cart_totals table tr td a.shipping-calculator-button
{
	color:#A0001C;
}
.cart_totals .wc-proceed-to-checkout
{
	padding:20px 0 0 !important;
}
/*.cart_totals .wc-proceed-to-checkout a.checkout-button*/
/*{*/
/*	border: 0;*/
/*    outline: 0;*/
/*    line-height: normal;*/
/*    font-weight: 500;*/
/*    font-size: 18px !important;*/
/*    padding: 18px 15px !important;*/
/*    display: block !important;*/
/*	width:100%;*/
/*	margin:0 !important;*/
/*	background: #DCC18D !important;*/
/*	text-transform:uppercase;*/
/*}*/
/*.cart_totals .wc-proceed-to-checkout a.checkout-button:hover*/
/*{*/
/*	background: #A0001C;*/
/*}*/
.woocommerce-message, .woocommerce-info, ul.woocommerce-error
{
	/*font-size: 1.75rem;*/
	color: var(--clr) !important;
}
.woocommerce-info a.showcoupon
{
	color:#1E4359 !important;
}
p.return-to-shop
{
	padding:0;
}
p.return-to-shop a.button
{
	background: #DCC18D;
	color:#fff;
	font-weight:normal;
	font-size:17px;
	padding:0 35px;
	display:inline-block;
	line-height:45px;
	border-radius: 80px;
}
p.return-to-shop a.button:hover
{
	background: #a78a53;
	color:#fff;
}
.woocommerce-message a.button
{
	background: #DCC18D !important;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 16px !important;
    border-radius: 80px !important;
    display: inline-block !important;
    line-height: normal !important;
}
.woocommerce-checkout h3
{
	padding:0;
	text-transform:capitalize;
	font-size:22px;
	line-height:normal;
}
.woocommerce-checkout p.form-row
{
    padding: 0 !important;
    margin: 20px 0 !important;
    width: 100% !important;
    float: none !important;
}
.woocommerce-checkout p.form-row label
{
	line-height: normal !important;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 8px 0;
}
.woocommerce-checkout p.form-row .input-text
{
    padding: 0 15px;
    height: 50px;
    line-height: 50px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
.woocommerce-checkout p.form-row span.select2-container
{
	line-height:normal;
}
.woocommerce-checkout p.form-row span.select2-container .select2-selection
{
	height:50px;
	margin:0;
}
.woocommerce-checkout p.form-row span.select2-container .select2-selection .select2-selection__rendered
{
	line-height:50px;
	font-size: 16px;
    padding: 0 15px;
}
.woocommerce-checkout p.form-row span.select2-container .select2-selection .select2-selection__rendered span.select2-selection__placeholder
{
	font-size:16px;
	color:#333;
}
.woocommerce-checkout p.form-row span.select2-container .select2-selection .select2-selection__arrow
{
	top:0;
	height:50px;
}
.woocommerce-checkout p.form-row textarea.input-text
{
	padding:15px;
    height: 150px;
    line-height: normal !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
#order_review table.woocommerce-checkout-review-order-table
{
	border:0;
	margin:25px 0 30px;
	border-radius:0;
	padding:0 20px;
	background:#fff;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: 0px 4px 94px rgb(0 0 0 / 9%);
}
#order_review table.woocommerce-checkout-review-order-table thead tr th.product-name,
#order_review table.woocommerce-checkout-review-order-table tbody tr td.product-name,
#order_review table.woocommerce-checkout-review-order-table tfoot tr th
{
    text-align: left;
    font-weight: 500 !important;
    color: #4A4A4A;
    font-size: 16px;
    padding: 10px 0 !important;
    line-height: normal !important;
    width: 50% !important;
}
#order_review table.woocommerce-checkout-review-order-table thead tr th.product-total,
#order_review table.woocommerce-checkout-review-order-table tbody tr td.product-total,
#order_review table.woocommerce-checkout-review-order-table tfoot tr td
{
    text-align: right;
    font-weight: 500 !important;
    color: #4A4A4A;
    font-size: 16px;
    padding: 15px 0 !important;
    line-height: normal !important;
    width: 50% !important;
}
#order_review table.woocommerce-checkout-review-order-table tfoot tr.shipping td label small
{
	display:block;
}
#order_review table.woocommerce-checkout-review-order-table thead tr th.product-name,
#order_review table.woocommerce-checkout-review-order-table thead tr th.product-total
{
	font-weight:bold !important;
}
form.checkout_coupon
{
	margin:0 0 3rem 0 !important;
}
form.checkout_coupon p
{
	padding:0 !important;
	line-height:normal;
	font-size:17px;
	font-weight:normal;
}
form.checkout_coupon p.form-row
{
    padding: 0 !important;
    margin: 20px 0 !important;
    width: 100% !important;
    float: none !important;
}
form.checkout_coupon p.form-row .input-text
{
    padding: 0 15px;
    height: 45px;
    line-height: 45px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
form.checkout_coupon p.form-row.form-row-last
{
	margin-bottom:0 !important;
}
form.checkout_coupon p.form-row button.button
{
	background: #cbae75;
    border: 0;
    outline: 0;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 17px;
    line-height: normal;
    padding: 0 30px;
    border-radius: 80px;
    height: 42px;
}
.woocommerce-checkout-payment
{
	margin:30px 0;
	background: #FFFFFF !important;
    box-shadow: 0px 4px 94px rgb(0 0 0 / 9%);
    border-radius: 14px !important;
    width: 100%;
    overflow: hidden;
}
.woocommerce-checkout-payment ul.wc_payment_methods, .woocommerce-checkout-payment .place-order
{
	padding:20px !important;
}
.woocommerce-checkout-payment ul.methods li label
{
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}
.woocommerce-checkout-payment ul.methods li .payment_box
{
	background:#eee !important;
	padding: 18px !important;
}
.woocommerce-checkout-payment ul.methods li .payment_box p
{
	padding:0;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}
.woocommerce-checkout-payment ul.methods li .payment_box:before
{
	border: 1em solid #eee !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.woocommerce-checkout-payment ul.methods li:last-child .payment_box
{
	margin-bottom:0 !important;
}
.woocommerce-checkout-payment .place-order
{
	margin:0 !important;
}
.woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text p
{
	padding:0;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
}
.woocommerce-checkout-payment .place-order button.button
{
    border: 0;
    outline: 0;
    border-radius: 80px;
    height: 45px;
    color: #fff !important;
    font-weight: 400;
    font-size: 17px;
    text-transform: capitalize;
    padding: 0 50px;
    background:#DCC18D !important;
    width: auto;
    margin: 25px auto auto;
    float: none !important;
    display: block;
}
.woocommerce-checkout-payment .place-order button.button:hover
{
	background: #DCC18D !important;
}
.woocommerce-order-received p
{
	padding:0 0 15px 0;
	font-size:17px;
	line-height:normal;
	font-weight:normal;
}
.woocommerce-order-received .woocommerce-customer-details
{
	margin:30px 0 0 !important;
}
.woocommerce-customer-details address p.woocommerce-customer-details--email
{
	padding-bottom:0;
}
.woocommerce-customer-details address p:before
{
	line-height:normal !important;
}
.woocommerce-order-received ul.order_details li
{
	font-size:16px !important;
	line-height:normal !important;
}
.woocommerce-order-received ul.order_details li strong
{
	font-size: 100% !important;
	line-height:normal !important;
	padding:5px 0 0 !important;
	display:block;
}
.woocommerce-order-received .woocommerce-order-details
{
	/*margin-bottom:0 !important;*/
	margin:30px 0 0 !important;
	overflow:inherit;
}
.woocommerce-order-received .woocommerce-order-details h2
{
	padding-top:0;
	padding-bottom:15px;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table
{
	border:0 !important;
	margin:0 !important;
	border-radius:0 !important;
	padding:0 20px !important;
	background:#fff !important;
	-webkit-border-bottom-right-radius: 14px !important;
	-webkit-border-bottom-left-radius: 14px !important;
	-moz-border-radius-bottomright: 14px !important;
	-moz-border-radius-bottomleft: 14px !important;
	border-bottom-right-radius: 14px !important;
	border-bottom-left-radius: 14px !important;
	box-shadow: 0px 4px 94px rgb(0 0 0 / 9%) !important;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table thead tr th.product-name,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tbody tr td.product-name,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tfoot tr th
{
    text-align: left !important;
    font-weight: 400 !important;
    color: #4A4A4A !important;
    font-size: 16px !important;
    padding: 12px 0 !important;
    line-height: normal !important;
    width: 50% !important;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tbody tr td.product-name a
{
	color:#1E4359;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table thead tr th.product-total,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tbody tr td.product-total,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tfoot tr td
{
    text-align: right !important;
    font-weight: 500 !important;
    color: #4A4A4A !important;
    font-size: 16px !important;
    padding: 15px 0 !important;
    line-height: normal !important;
    width: 50% !important;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table tfoot tr.shipping td label small
{
	display:block !important;
}
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table thead tr th.product-name,
.woocommerce-order-received .woocommerce-order-details table.woocommerce-table thead tr th.product-total
{
	font-weight:bold !important;
}
.woocommerce-order .woocommerce-customer-details address
{
	padding:20px !important;
	border: 0 !important;
	font-size:17px;
	box-shadow: 0px 4px 94px rgb(0 0 0 / 9%) !important;
	background:#fff;
	border-radius:14px !important;
	margin-top:15px;
}
.woocommerce-order .woocommerce-customer-details address p.woocommerce-customer-details--phone
{
	margin-top:15px;
}
.woocommerce-account .u-columns h2
{
	padding:0 0 20px 0;
}
.woocommerce-account .u-columns .woocommerce-form
{
	margin:0;
}
.woocommerce-account .u-columns .woocommerce-form p.form-row
{
	padding:0;
	margin:0 0 15px 0;
}
.woocommerce-account .u-columns .woocommerce-form p.form-row label
{
	line-height:normal;
	font-size:15px;
	font-weight:400;
	padding:0 0 10px 0;
	color:#000;
}
.woocommerce-account .u-columns .woocommerce-form p.form-row input.input-text
{
	padding: 0 15px;
    height: 50px;
    line-height: 50px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
.woocommerce-account .u-columns .woocommerce-form p.form-row button.woocommerce-button
{
	background: #000;
    color: #fff;
    font-size: 16px;
	font-weight:400;
    border: 0;
	outline:0;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 12px 30px;
    text-transform: uppercase;
}
.woocommerce-account .u-columns .woocommerce-form p.form-row label.woocommerce-form__label-for-checkbox
{
	padding:12px 0;
}
.woocommerce-account .u-columns .woocommerce-form p.lost_password
{
	padding:0;
	margin:0;
}
.woocommerce-account .u-columns .woocommerce-form p.lost_password a
{
	color:#B9925E;
}
.modaldetaildata a.button
{
	margin:15px 0 0 0 !important;
	background: #000 !important;
    color: #fff !important;
	text-transform: uppercase;
    border-radius: 0 !important;
}
a.useritem
{
	float:right;
}
a.callicon
{
	background: url(../images/phone.png) no-repeat left 8px;
    padding-left: 55px;
    background-size: 40px auto;
    display: inline-block;
    color: #DCC18D;
    font-weight: 400;
    font-size: 17px;
	margin-top:25px;
	pointer-events:none;
	line-height:25px;
}
a.callicon strong
{
	pointer-events: auto;
	color: #DCC18D;
}
a.callicon:hover strong
{
	color:#a9966c;
}
.woocommerce-MyAccount-navigation
{
	width:20% !important;
}
.woocommerce-MyAccount-navigation ul li
{
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	margin:15px 0 0;
	position:relative;
}
.woocommerce-MyAccount-navigation ul li:first-child
{
	margin:0;
}
.woocommerce-MyAccount-navigation ul li a
{
	color: var(--clr);
	padding-left:30px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:before
{
	font-family:'FontAwesome';
	position:absolute;
	left:0;
	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	z-index:1;
	font-size:100%;
	content:"";
	color:#333;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before
{
	content:"\f0e4";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before
{
	content:"\f2b0";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before
{
	content:"\f019";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before
{
	content:"\f2b9";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before
{
	content:"\f2bd";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before
{
	content:"\f08b";
}
.woocommerce-MyAccount-content
{
	width:80% !important;
}
.woocommerce-MyAccount-content p
{
	padding:0 0 15px 0;
	font-size:18px;
	line-height:25px;
}
.woocommerce-MyAccount-content p a
{
	text-decoration:underline;
	color:#DCC18D;
}
.woocommerce-MyAccount-content p:last-child
{
	padding:0;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table,
.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table,
.woocommerce-MyAccount-content .woocommerce-customer-details
{
	margin:10px 0 0 0 !important;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table thead th,
.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table thead th
{
	line-height:normal;
	padding:10px;
	font-size:16px;
	text-align:center;
	background: #000;
	color:#fff;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table thead th span
{
	color:#fff;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td,
.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tbody td,
.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tfoot th,
.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table tfoot td
{
	line-height:normal;
	padding:10px;
	font-size:16px;
	text-align:center;
	color:#333;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td:first-child a
{
	color:#DCC18D;
}
.woocommerce-MyAccount-content table.order_details tbody td:first-child a
{
	color:#DCC18D;
	pointer-events:none;
}
.woocommerce-MyAccount-content table.woocommerce-orders-table tbody td a.button
{
	background: #DCC18D;
	color:#fff;
	font-weight:normal;
	font-size:15px;
}
.woocommerce-MyAccount-content .woocommerce-order-details h2, .woocommerce-MyAccount-content .woocommerce-customer-details h2
{
	padding-top:0;
	font-size: 25px;
    text-transform: capitalize;
}
.woocommerce-MyAccount-content .woocommerce-customer-details address
{
	padding:20px !important;
	border: 1px solid rgba(0,0,0,.1) !important;
	font-size:17px;
	margin: 15px 0 0 0;
}
.woocommerce-MyAccount-content .woocommerce-customer-details address p.woocommerce-customer-details--phone
{
	margin-top:15px;
}
.woocommerce-MyAccount-content .woocommerce-Message
{
	margin:0 !important;
	color:#333;
	font-weight:normal;
	font-size:16px;
}
.woocommerce-MyAccount-content .woocommerce-Message a.button
{
	background:#DCC18D;
	color:#fff;
	font-weight:normal;
	font-size:16px;
}
.woocommerce-MyAccount-content .woocommerce-Message a.button:hover
{
	background: var(--clr);
	color:#fff;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address
{
	margin-top:15px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address header.title
{
	margin:0 0 12px 0;
}
.woocommerce-MyAccount-content h3
{
	padding:0;
	font-size:25px;
	text-transform:capitalize;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address a.edit
{
	background: #DCC18D;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	display:inline-block;
	padding: 6px 22px;
	border-radius: 3px;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address
{
	margin:0;
	font-size:16px;
	font-weight:normal;
}
.woocommerce-MyAccount-content p.form-row
{
	padding:0 !important;
	margin:15px 0 !important;
	width:100% !important;
	float:none !important;
}
/*.woocommerce-MyAccount-content p.form-row:first-child
{
	margin:0 !important;
}*/
.woocommerce-MyAccount-content .edit-account p.form-row:first-child
{
	margin:0 !important;
}
.woocommerce-MyAccount-content p.form-row label
{
	line-height:normal !important;
	font-size:16px;
	font-weight:normal;
	padding:0 0 8px 0;
}
.woocommerce-MyAccount-content p.form-row .input-text
{
	padding:0 15px;
	height:50px;
	line-height:50px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#333;
	border: 1px solid rgba(0,0,0,.3);
	outline:0 !important;
	background:transparent;
	font-size:16px;
	font-weight:normal;
}
.woocommerce-MyAccount-content p.form-row span em
{
	font-size:15px;
	padding:10px 0 0;
	display:block;
}
.woocommerce-MyAccount-content p.form-row span.select2-container
{
	line-height:normal;
}
.woocommerce-MyAccount-content p.form-row span.select2-container .select2-selection
{
	height:50px;
	margin:0;
}
.woocommerce-MyAccount-content p.form-row span.select2-container .select2-selection .select2-selection__rendered
{
	line-height:50px;
}
.woocommerce-MyAccount-content p.form-row span.select2-container .select2-selection .select2-selection__rendered span.select2-selection__placeholder
{
	font-size:16px;
	color:#333;
}
.woocommerce-MyAccount-content p.form-row span.select2-container .select2-selection .select2-selection__arrow
{
	top:0;
	height:50px;
}
.woocommerce-MyAccount-content p button.button
{
	background: #DCC18D;
    border: 1px solid #DCC18D;
    border-radius: 50px;
	height:45px;
	padding:0 35px;
	text-shadow:none;
	box-shadow:none;
	font-size:17px;
	font-weight:600;
	color:#fff;
	text-transform:capitalize;
}
.woocommerce-MyAccount-content p button.button:hover
{
	background: #000;
	color:#fff;
}
.woocommerce-account .woocommercealignpad .u-columns h2
{
	padding:0 0 20px 0;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form
{
	margin:0;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.form-row
{
	padding:0;
	margin:0 0 15px 0;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.form-row label
{
	line-height:normal;
	font-size:15px;
	font-weight:400;
	padding:0 0 10px 0;
	color:#000;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.form-row input.input-text
{
	padding: 0 15px;
    height: 50px;
    line-height: 50px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.form-row button.woocommerce-button
{
	background: #1E4359;
    color: #fff;
    font-size: 16px;
	font-weight:400;
    border: 0;
	outline:0;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 12px 30px;
    text-transform: uppercase;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.form-row label.woocommerce-form__label-for-checkbox
{
	padding:12px 0;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.lost_password
{
	padding:0;
	margin:0;
}
.woocommerce-account .woocommercealignpad .u-columns .woocommerce-form p.lost_password a
{
	color:#B9925E;
}
form.lost_reset_password
{
	border: 1px solid #d3ced2;
    padding: 20px;
	max-width:50%;
	margin:0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
form.lost_reset_password p
{
	padding:0;
}
form.lost_reset_password p.form-row
{
	margin:20px 0 0 0;
	padding:0;
	width:100%;
}
form.lost_reset_password p.form-row label
{
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 10px 0;
    color: #000;
}
form.lost_reset_password p.form-row input.input-text
{
    padding: 0 15px;
    height: 50px;
    line-height: 50px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border: 1px solid rgba(0,0,0,.3);
    outline: 0 !important;
    background: transparent;
    font-size: 16px;
    font-weight: normal;
}
form.lost_reset_password p.form-row button.button {
    background: #cbae75;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    outline: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 30px;
    text-transform: uppercase;
}
.woocommerce-lost-password .woocommercealignpad h1
{
	padding:0 0 40px 0;
	text-transform:capitalize;
	text-align:center;
}
.woocommerce-privacy-policy-text
{
	padding:0 0 15px 0;
}
.woocommerce-privacy-policy-text p a
{
	color:#DCC18D;
}
#wpfOverlay
{
	background-image:url(../images/loading.gif) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	background-size:120px 120px !important;
}
#wpfOverlay #wpfOverlayText
{
	font-size:0 !important;
}
#roll-modal h2
{
	text-align: center;
    text-transform: uppercase;
    color: #DCC18D;
    font-size: 50px;
    line-height: normal;
    font-weight: 700;
	padding:0 0 12px 0;
}
#roll-modal p
{
	color: #000;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    font-weight: 400;
	padding:0 0 25px 0;
}
#roll-modal a
{
	display:inline-block;
	text-transform:uppercase;
	font-size:16px;
	padding:0 25px;
	line-height:40px;
	margin:0 10px;
	font-weight:400;
}
a.continuebut
{
	border:1px solid #DCC18D;
	background:#DCC18D;
	color:#fff;
}
a.continuebut:hover
{
	border:1px solid #DCC18D;
	background:#fff;
	color:#DCC18D;
}
a.gobackbut
{
	border:1px solid #DCC18D;
	background:#fff;
	color:#DCC18D;
}
a.gobackbut:hover
{
	border:1px solid #DCC18D;
	background:#DCC18D;
	color:#fff;
}
#roll-modal.white-popup-block
{
	max-width:700px;
	padding-left:15px;
	padding-right:15px;
}
.productfiltersec .wcapf-field-inner ul li:first-child
{
	display:none;	
}
.productfiltersec .wcapf-field-inner ul, .productfiltersec ul.wpfFilterVerScroll
{
	margin:0 0 0 25px;
}
.bodysec .products .col-lg-4
{
	margin-bottom:30px;
}
.modalcontsec .modal-dialog
{
	max-width: 1000px;
}
.modalcontsec .modal-dialog .modal-content
{
	position:relative;
}
.modalcontsec .modal-dialog .modal-content .btn-close
{
	position:absolute;
	right:5px;
	top:5px;
	z-index:1;
}
.hamburgermenu
{
	display:none;
	font-size:26px;
}
/*.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background:rgba(255,255,255,0.95);
  overflow-x: hidden;
  transition: 0.5s;
  padding: 0;
  display:none;
}
.sidenav .closebtn
{
  font-size: 40px;
  font-weight: bold;
  color: #000;
  line-height: normal;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  	left: 28px;
}*/
.mobileview
{
	display:none;
}
.newbadge
{
	position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #E1C890;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
    padding: 0 12px;
}
.salebadge
{
	position: absolute;
    left: 60px;
    top: 0;
    z-index: 2;
    background: #000;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
    padding: 0 12px;
}
.modaldetaildata .stock
{
	padding: 0;
}
.modaldetaildata .stock span
{
	display:inline-block;
	border-bottom:1px solid #000;
}
.innerbodysec h1
{
	text-transform:uppercase;
	font-weight:700;
	line-height:normal;
	text-align:center;
	color:#DCC18D;
	padding:0 0 20px 0;
}
.privacy-policy .innerbodysec p
{
	padding:0 0 15px 0;
}
.privacy-policy .innerbodysec p:last-child
{
	padding:0;
}
.privacy-policy .innerbodysec ul
{
	margin:15px 0 15px 20px;
}
.privacy-policy .innerbodysec ul li
{
	list-style-type:disc;
	margin:10px 0 0 0;
	line-height: 24px;
}
.privacy-policy .innerbodysec ul li:first-child
{
	margin:0;
}
ul.tsh_breadcrumbs
{
	text-align:center;
	padding:0 0 30px 0;
}
ul.tsh_breadcrumbs li
{
	display:inline-block;
	font-weight:normal;
	line-height:normal !important;
	font-size:16px;
	margin:0 5px !important;
	color:#000;
}
ul.tsh_breadcrumbs li a
{
	color:#9B9B9B;
}
a.woof_show_auto_form.woof_btn_default
{
	display:none !important;
}
.productfiltersec .woof_price_filter .woof_container_inner ul li.woof_list a.woof_radio_price_reset
{
	display:none !important;
}
.productfiltersec .woof_submit_search_form_container
{
	margin:0 !important;
}
.productfiltersec .woof_submit_search_form_container .woof_reset_search_form
{
	margin:0 0 30px 0 !important;
}
.productfiltersec .woof_submit_search_form_container button.woof_reset_search_form
{
	background: #E1C890;
	color:#000 !important;
	text-transform: uppercase;
	font-weight:600;
}
.productfiltersec .woof_submit_search_form_container button.woof_reset_search_form:hover
{
	background:#333;
	color:#fff !important;
}
span.woof_is_closed, span.woof_is_opened
{
	width:26px !important;
	height:26px !important;
}
nav.woocommerce-pagination
{
	margin:30px 0 0 0;
}
nav.woocommerce-pagination ul.page-numbers
{
	margin:0 !important;
	border:0 !important;
}
nav.woocommerce-pagination ul.page-numbers li
{
	margin:0 3px !important;
	border: 0 !important;
}
nav.woocommerce-pagination ul.page-numbers li a
{
	background: #E1C890;
	color:#000;
	padding: 8px 12px !important;
	font-weight: 600 !important;
}
nav.woocommerce-pagination ul.page-numbers li a:hover
{
	background:#000 !important;
	color:#fff !important;
}
nav.woocommerce-pagination ul.page-numbers li span.current
{
	padding: 8px 12px !important;
	background:#000 !important;
	color:#fff !important;
}
.woocommerce-ordering
{
	float:left !important;
	margin: 0 0 2.5em 0 !important;
}
.woocommerce-ordering select.orderby
{
	border: 1px solid #b6b6b6 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #000;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    padding: 12px 15px;
    background: #f8f8f8;
}
.woocommerce-ordering select.orderby:focus
{
	border:1px solid #b6b6b6 !important;
}
.woocommerce-cart .woocommerce-message a.wc-forward
{
	line-height:47px !important;
	padding:0 25px;
	width:auto;
	margin:0 10px 0 0;
}
.single-product .bannersec
{
	display:none;
}
.single-product .bodysec
{
	padding:35px 0 50px 0;
}
.single-product .bodysec .leftpanel
{
	display:none;
}
.single-product .bodysec .col-lg-9
{
	width:100%;
}
.single-product .bodysec .col-lg-9 .summary h1
{
	font-weight: 900;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    font-size: 35px;
    padding: 0 0 10px 0;
}
.single-product .bodysec .col-lg-9 .summary p.price
{
	line-height:normal;
	padding:0 0 10px 0;
}
.single-product .bodysec .col-lg-9 .summary .woocommerce-product-rating
{
	margin:0 0 15px 0;
}
.single-product .bodysec .col-lg-9 .summary .woocommerce-product-rating a.woocommerce-review-link
{
	color: #c5b089 !important;
	pointer-events:none;
}
.single-product .bodysec .col-lg-9 .summary .woocommerce-product-details__short-description
{
	margin:0 0 30px 0;
}
.single-product .bodysec .col-lg-9 .summary .woocommerce-product-details__short-description ul
{
	margin:0 0 0 17px;
}
.single-product .bodysec .col-lg-9 .summary .woocommerce-product-details__short-description ul li
{
	list-style-type:disc;
}
.single-product .bodysec .col-lg-9 .summary a.reset_variations
{
	line-height:normal;
	color:#F00;
}
.single-product .bodysec .col-lg-9 .summary form.variations_form
{
	margin-bottom:1.8em;
}
.single-product .single_variation_wrap .woocommerce-variation, .single-product .entry-summary p.stock
{		
	line-height:normal;
	margin-bottom:15px;
}
.single-product .single_variation_wrap .variations_button
{
	margin:0;
}
.single-product .single_variation_wrap .variations_button .quantity input.qty, .single-product .entry-summary form.cart input.qty
{
	height:40px;
}
.single-product .entry-summary .quantity button.quantity-button
{
	display:none;
}
.single-product .entry-summary .quantity button
{
	width:40px;
	height:40px;
	background:#c5b089;
	border:0;
	outline:0;
	color:#fff;
	font-size:20px;
	font-weight:700;
	line-height:40px;
	vertical-align: top;
}
.single-product .single_variation_wrap .variations_button .single_add_to_cart_button, .single-product .entry-summary form.cart button.single_add_to_cart_button
{
	background:#000 !important;
	padding: 0 25px;
    line-height: 40px;
    text-transform: capitalize;
}
.single-product .single_variation_wrap .variations_button .single_add_to_cart_button:hover, .single-product .entry-summary form.cart button.single_add_to_cart_button:hover
{
	background:#c5b089 !important;
}
.single-product .product_meta span.posted_in a
{
	color:#c5b089 !important;
	text-decoration:underline !important;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2
{
	display:none;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel p
{
	padding:0 0 15px 0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child
{
	padding:0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel table tr td p a
{
	color: #c5b089;
	text-decoration:none;
	pointer-events:none;
}
.single-product .related.products h3, .single-product .up-sells h3
{
	font-weight: 700;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    font-size: 25px;
    padding: 0 0 25px 0;
}
.single-product .related.products .product .sgleproductsec .showbut
{
	display:none;
}
.single-product .related.products .product .sgleproductsec .productthumb
{
	margin-bottom:0;
}
.single-product .woocommerce-product-gallery ol.flex-control-nav li img
{
	width: auto !important;
    display: block !important;
    margin: 0 auto !important;
}
.single-product .related.products .products.row .product.type-product
{
	width:25%;
}
.woocommerce-Reviews .comment-respond .comment-form p
{
	margin:0;
	padding:0;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars
{
	margin:0 !important;
}
.woocommerce-Reviews .comment-respond .comment-form .comment-form-rating p.stars span a
{
	color:#E1C890;
}
.woocommerce-Reviews .comment-respond .comment-form p.comment-form-comment textarea
{
	border:1px solid #000;
	height:150px !important;
	padding:15px;
	color:#333;
	font-size:14px;
	line-height:normal;
	font-weight:400;
}
.woocommerce-Reviews .comment-respond .comment-form p.comment-form-author label,
.woocommerce-Reviews .comment-respond .comment-form p.comment-form-email label
{
	padding:0 10px 0 0;
}
.woocommerce-Reviews .comment-respond .comment-form p.comment-form-author input[type=text],
.woocommerce-Reviews .comment-respond .comment-form p.comment-form-email input[type=email]
{
	border:1px solid #000;
	height:40px !important;
	padding:0 15px;
	color:#333;
	font-size:14px;
	line-height:normal;
	font-weight:400;
}
.woocommerce-Reviews .comment-respond .comment-form p.form-submit
{
	margin:0 !important;
}
.woocommerce-Reviews .comment-respond .comment-form p.form-submit .submit
{
	background: #E1C890 !important;
    line-height: 40px !important;
    text-align: center;
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    padding: 0 20px !important;
    text-transform: uppercase;
}
.woocommerce-Reviews #comments ol.commentlist li p.meta
{
	padding:0 !important;
}
.single-product .summary p.price {
    color: #DCC18D !important;
}
table.variations tr th.label, table.variations tr td.woo-variation-items-wrapper
{
	display:block;
	width:100%;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel h3
{
	padding:0 0 10px 0;
	font-weight: 700;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
}
.woocommerce-product-gallery {
  display: grid;
  gap: 10px }
  
  .woocommerce-product-gallery .flex-control-thumbs {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 17%;
    gap: 1rem;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain; 
   }
   .woocommerce-product-gallery .flex-control-thumbs li {
      float: none !important;
      width: 100% !important;
      display: grid; 
   }
   .woocommerce-product-gallery .flex-control-thumbs li img {
        inline-size: 100%;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px; 
		border: 3px solid transparent;
    }
    .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
          border: 3px solid #eee; 
    }
  .woocommerce-product-gallery .flex-control-nav {
    -ms-scroll-snap-type: inline mandatory;
        scroll-snap-type: inline mandatory;
    scroll-padding-inline: 10px;
	padding:0 0 15px 0 !important;
   }
   .woocommerce-product-gallery .flex-control-nav > * {
      scroll-snap-align: start; 
   }
   .woocommerce-product-gallery ul.flex-direction-nav
   {
	   display:none;
   }
   .woocommerce-product-gallery ul.flex-direction-nav li a
   {
	   font-size:0;
   }
   .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-prev
   {
	   float:left;
   }
   .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-prev a.flex-prev
   {
	   background-image: url(../images/prevnav.png);
	   background-repeat: no-repeat;
	   background-position: right top;
	   background-size: 100% 100%;
	   width:20px;
	   height:30px;
	   display: block;
   }
   .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-next
   {
	   float:right;
   }
   .woocommerce-product-gallery ul.flex-direction-nav li.flex-nav-next a.flex-next
   {
	   background-image: url(../images/nextnav.png);
	   background-repeat: no-repeat;
	   background-position: right top;
	   background-size: 100% 100%;
	   width:20px;
	   height:30px;
	   display: block;
   }
   .pswp__bg
   {
	   background: #fff !important;
   }
   .pswp__caption
   {
	   display:none !important;
   }
   ::-webkit-scrollbar{
    height: 6px;
    width: 6px;
    background: gray;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

::-webkit-scrollbar-thumb:horizontal{
    background: #c5b089;
}
.woof_childs_list_opener span.woof_is_closed {
    background-image: url(../images/plus2.svg) !important;
}
.woof_childs_list_opener span.woof_is_opened {
    background-image: url(../images/minus2.svg) !important;
}
.woocommerce-cart .product-amount-cart .quantity button.minus, .woocommerce-cart .product-amount-cart .quantity button.plus
{
	display:none;
}

/* item per page Css */
.item-per-page{
    float: left;
    width: 50%;
}
woocommerce-pagination {
    float: left;
    width: 50%;
    margin:0 !important;
}




 .pagination-section .item-per-page #getPostPerPage label{
	font-size:20px;
}

.pagination-section #itemPerPage {
    /* width: 14.125rem; */
    /* height: 50px; */
    border: 1px solid #b6b6b6 !important;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    padding: 8px 6px;
    background: #f8f8f8;
    margin-left: 7px;
}
	

@media screen and (max-width: 47.999em) {
      .woocommerce-product-gallery .flex-control-thumbs {
        grid-auto-columns: 12.5%;
        gap: 6px; 
       }
}

@media only screen and (max-width: 35.999em) {
    .woocommerce-product-gallery {
      gap: 6px; 
      } 
  }
.woof_childs_list_opener span.woof_is_closed {
    background-image: url(../images/plus2.svg) !important;
}
.woof_childs_list_opener span.woof_is_opened {
    background-image: url(../images/minus2.svg) !important;
}
.modalcontsec .modaldetaildata .quantity button.quantity-button
{
	display:none;
}
main.kp-cart
{
	min-height:600px;
}

@media (max-width: 1400px) {

.pagination-section {
    display: flex;
    flex-direction: column;
    align-items: center ;
    text-align: center;
}

 .pagination-section .item-per-page #getPostPerPage label{
	font-size:16px
}
/* form#getPostPerPage {
    display: flex;
    gap: 9px;
    flex-direction: column;
    align-items: center;
} */


}
@media (max-width: 991px) {

.headersec
{
	position:relative !important;
	background:#fff !important;
}
.navsec
{
	display:none;
}
.hamburgermenu
{
	display:block;
}
#mySidenav
{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.98);
	z-index:9;
	overflow-y: auto;
	overflow-x: hidden;
}
.leftpanel, .desktopview
{
	display:none;
}
.logo img
{
	max-width:120px !important;
}
.productfiltersec
{
	padding: 25px 15px 0 15px;
}
.wporderingselect
{
	padding:0 15px;
}
.mobileview
{
	display:block;
}
.modalcontsec h1
{
	text-align:center;
	padding:0 0 30px 0;
}
.cart-collaterals
{
	margin-top:40px;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions .coupon
{
	padding:0 0 1em 0;
}
.cart_totals table tr td
{
	width:100% !important;
}
form.woocommerce-cart-form table.cart tbody tr td
{
	overflow:hidden;
}
form.woocommerce-cart-form table.cart tbody tr td.product-quantity .quantity
{
	float:right;
	margin:0 10px 0 0;
}
.woocommerce-MyAccount-navigation
{
    width: 25% !important;
}
.woocommerce-MyAccount-content
{
	width: 75% !important;
}




}

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

.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content
{
	width:100% !important;
}
.woocommerce-MyAccount-content
{
	margin-top:30px;
}
.woocommerce-account .col2-set .u-column2.col-2
{
	margin-top:30px;
}

}

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

.headersec
{
	padding: 12px 0;
}
.bodysec
{
	padding:50px 0 20px 0;
}
.ftrlogo, .ftrfstcolsec
{
	text-align:center;
}
a.callicon
{
	text-align:left;
}
.topftrsec .col-6, .topftrsec .col-6
{
	margin-top:30px;
}
.botftrsec
{
	text-align:center;
	padding: 25px 0;
}
.botftrsec ul.ftrmenu
{
	float:none;
	text-align:center;
	padding:0 0 10px 0;
}
.botftrsec ul.ftrmenu li
{
	float:none;
	display:inline;
}
.botftrsec ul.ftrmenu li a
{
	display:inline-block;
}
.botftrsec .text-center
{
	padding:0 0 10px 0;
}
.logo img {
    max-width: 100px !important;
}
a.cartitem
{
	max-width:20px;
}
a.useritem
{
	max-width:25px;
}
a.cartitem span
{
	width: 16px;
    height: 16px;
	line-height: 16px;
	font-size: 11px;
}
.botftrsec p
{
	padding:0 0 8px 0;
}
.innerbodysec
{
	padding:60px 0;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions .coupon input.input-text
{
	width:48%;
	margin:0;
}
form.woocommerce-cart-form table.cart tbody tr:last-child td.actions .coupon button.button
{
	width:48%;
	padding:0;
}
.showbut
{
	display:none;
}
.productthumb
{
	margin-bottom:20px;
}
.cardimg
{
	order:1;
}
.ftrmenusec
{
	order:2;
}
.copyrighttext
{
	order:3;
}
.products.row .product.type-product
{
	width: 50%;
}
.newbadge
{
	line-height: 26px;
	font-size: 12px;
    padding: 0 10px;
}
.sgleproductsec h2
{
	font-size:16px;
}





.pagination-section .item-per-page #getPostPerPage label {
    font-weight: 700;
}


}



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

.sidenav .closebtn
{
	left:12PX;
}

}

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

.topftrsec h2
{
	font-weight: 700;
	font-size: 18px;
}
ul.ftrnav li
{
	font-weight: 400;
    font-size: 15px;
}
.productfiltersec h4.wcapf-field-title, .productfiltersec h2.widget-title,
.productfiltersec .woof_container h4, .productfiltersec h2.widget-title
{
	font-size: 20px;
	background-size: 14px auto;
}
.productfiltersec .wcapf-single-filter .wcapf-field-inner .wcapf-layered-nav ul li label span
{
	font-size:16px;
}
.productthumb
{
	height:152px;
}
.sgleproductsec h2
{
	font-size: 15px;
    font-weight: 600;
}
nav.woocommerce-pagination ul.page-numbers li
{
	margin: 0 1px !important;
}
.woocommerce-ordering
{
	float: none !important;
}

}



   @media (max-width:420px){

/* form#getPostPerPage {
    display: flex;
    gap: 9px;
    flex-direction: column;
    align-items: center;
} */



.pagination-section .item-per-page #getPostPerPage label {
    font-weight: 700;
}


}


  

  






