.search-product-field.cat-area label {
	font-weight: 400;
	font-size: 14px
}

img.menu-image {
	width: 150px
}

.box-header-nav.cat-tab>ul>li>a.active {
	background: #000 !important
}

.box-header-nav.cat-tab>ul>li>ul li a.active {
	background: #000;
	color: #fff !important;
	margin: 1px -5px;
	padding: 0 5px !important;
	display: block
}

.search-product-field .search-product-category-input label {
	display: inline;
	border-width: 0
}

.search-product-field .search-product-category-input>ul>li>label>span,
.search-product-field .search-product-category-input>ul>li>ul li>label>span {
	position: relative;
	padding-right: 25px
}

.search-product-field .search-product-category-input>ul>li>label>span:after,
.search-product-field .search-product-category-input>ul>li>ul li>label>span:after {
	content: "\002B";
	font-weight: 400;
	font-size: 26px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 3;
	cursor: pointer
}

.search-product-field .search-product-category-input>ul>li.active>label>span:after,
.search-product-field .search-product-category-input>ul>li>ul li.active>span:after,
.search-product-field .search-product-category-input li.active>label>span:after {
	content: "\2212"
}

.search-product-field .search-product-category-input>ul>li>ul,
.search-product-field .search-product-category-input>ul>li>ul li>ul {
	display: none
}

.search-product-field .search-product-category-input>ul>li.active>ul,
.search-product-field .search-product-category-input>ul>li>ul li.active>ul {
	display: block
}

.search-product-field.cat-area {
	width: 100%
}

.search-product-field.cat-area>label {
	position: relative;
	cursor: pointer;
	margin-bottom: 0;
	/*border: 1px solid #ec8951;*/
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	padding: 9px 15px;
	width: 100%;
	border-radius: 10px;
}

.search-product-field.cat-area>label>strong {
	background: transparent;
	color: #000
}

.search-product-field.cat-area>label:after {
	content: "\002B";
	font-weight: 600;
	font-size: 26px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	z-index: 3;
	cursor: pointer;
	/*color: #ec8951*/
	color: #000000;
}

.search-product-field.cat-area>label.active:after {
	content: "\2212"
}

.search-product-field.cat-area>label.active {
	border-bottom-color: transparent
}

.search-product-category-wrapper {
	position: relative;
	width: 100%;
	display: none
}

.search-product-category-wrapper .search-product-category-input {
	position: absolute;
	width: 100%;
	z-index: 9;
	background: #fff;
	padding-bottom: 10px;
	/*border: 1px solid #ec8951;*/
	border-top-width: 1px;
	border-top-width: 0;
	padding: 5px;
	max-height: 350px;
	overflow: auto;
	padding-top: 0;
	box-shadow: 0px 0px 10px 0px #DEDEDE;
}

.search-product-field.cat-area>label.active+.search-product-category-wrapper {
	display: block;
}

.search-product-field ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #000
}

.search-product-field ul li {
	font-family: inherit;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	padding: 4px 0
}

.search-product-field ul li ul li {
	padding-left: 15px
}

.breadcrumb-home-link img.home-icon {
	margin-top: -5px;
	margin-right: 5px;
}

.applied-filters-block {
	display: none;
	font-size: 14px;
	font-weight: 600;
}

.category-tags-wrapper label {
	line-height: 37px;
	margin-right: 15px;
}

#category-creal-all {
	/*line-height: 22px;*/
}

ul.category-tags {
	list-style: none;
	color: #000;
	padding-left: 0
}

ul.category-tags li {
	border: 1px solid #c6c6c6;
	padding: 3px 10px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #ec8951;
	color: #FFFFFF;
	background: #ec8951;
	font-weight: 600;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

ul.category-tags:has(li) {
	margin-bottom: 25px;
}

ul.category-tags li span {
	cursor: pointer;
	padding: 0 0px 0 10px;
	font-size: 14px
}

#category-creal-all {
	font-size: 14px;
	/*line-height: 23px;*/
	color: #000000;
	display: none;
	padding: 4px 8px
}

.category-tags-wrapper:has(ul) {
	margin-bottom: 35px
}

.search-product-field.cat-area {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto
}

#sort_by.orderby {
	width: 100%
}

input[type="text"].product-keyword#product_keyword {
	width: 100%
}

.quote-product-wrap {
	position: relative;
	cursor: pointer
}

.quote-product-wrap .quote-product {
	position: absolute;
	z-index: 0;
	opacity: 0
}

.quote-product-wrap.active {
	border: 1px solid #000
}

.quote-product-wrap.active:before {
	content: '';
	position: absolute;
	left: 25px;
	top: 25px;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	z-index: 2
}

.quote-product-wrap.active:after {
	content: '';
	position: absolute;
	left: 30px;
	top: 34px;
	background: #000;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #000000, 4px 0 0 #000000, 4px -2px 0 #000000, 4px -4px 0 #000000, 4px -6px 0 #000000, 4px -8px 0 #000;
	transform: rotate(45deg);
	z-index: 3
}

.submit-button-wrapper {
	margin-top: 15px;
	margin-bottom: 15px
}

.submit-button-wrapper button {
	height: auto
}

.qoute-form-section .form-field {
	margin-bottom: 15px
}

.qoute-form-section .form-field label {
	display: block
}

.qoute-form-section .form-field .input-text {
	width: 100%
}

.add-to-buttons-wrap {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	justify-content: space-between
}

ul.products li.product .add-to-buttons-wrap .button {
	width: 49%
}

.single-quote {
	border: 1px solid #ec8951;
	padding: 7px 23px;
	border: 1px solid #231f20;
	border-radius: 0px;
	background: #000000;
	border-radius: 50px;
	color: #FFFFFF;
	transition: all .5s;
}

.single-quote:hover {
	border: 1px solid #ec8951;
	background: #ec8951;
}

.single-quote i,
.single-quote span {
	display: inline-block;
	vertical-align: middle;
}

.single-quote i {
	font-size: 23px;
	margin-right: 5px
}

.slide-inner>a {
	margin-right: 20px
}

a.single-quote:hover {
	color: #fff;
}

.furgan-testimonial.style-02 .testimonial-inner img {
	height: 340px;
	object-fit: cover
}

.products-list-area {
	/*margin-top: 50px;*/
	margin-bottom: 50px;
}

.link-to-contact-wrapper .common-button {
	margin-top: 0
}

.tab-content {
	color: #000
}

.tab-content,
.tab-content ul li,
.tab-content p {
	font-size: 16px;
	color: #000;
	font-weight: 500;
}

.shop_table tr.tax-rate td,
tr.tax-rate td {
	text-align: right
}

input[name="term"]+span>a {
	/*color: #ec8951;*/
	text-decoration: underline
}

.shop_table .product-name {
	width: 70%
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
	max-width: 100%
}

.quote-quantity-wrap {
	margin: 0 auto 10px
}

.quote-quantity-wrap label {
	margin-top: 5px;
	/*margin-right: 5px;
	margin-bottom: 5px*/
	min-width: 70px;
}

.quote-quantity-wrap label+.quantity {
	margin-left: -30px;
}

.qoute-form-section {
	display: none
}

ul.products li.product .button.add_to_qoute_button {
	background-color: transparent !important;
	/*color: #ec8951 !important*/
}

ul.products li.product .button.add_to_qoute_button:hover {
	/*background-color: #ec8951 !important;
	color: #FFFFFF !important;
	border-color: #ec8951 !important*/
	color: #000000;
	box-shadow: 0px 0px 10px 0px #DEDEDE;
}

.qoute_form_wrapper {
	margin-top: 30px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	max-width: 48%
}

.child-theme-woommerce-breadcrumb .woocommerce-breadcrumb {
	margin-bottom: 0;
}

.common-button.filter-button {
	background-color: #000;
	color: #fff;
}

.product-apply-filter-section {
	position: relative;
	width: 100%;
	/*display:none;*/
	margin-bottom: 30px;
}

.product-apply-filter-section .product-apply-filter-wrapper {
	/*position:absolute;
	z-index:9;*/
	width: 100%;

}

.product-apply-filter-wrapper {
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(172, 172, 172, 0.53);
	border-radius: 10px;
}

.product-apply-filter-wrapper .product-apply-filter-header,
.product-apply-filter-wrapper .product-apply-filter-body,
.product-apply-filter-wrapper .product-apply-filter-footer {
	padding: 20px;
}

.product-apply-filter-wrapper .product-apply-filter-body {
	border-style: solid;
	border-color: #D9D9D9;
	border-width: 1px 0;
}

.product-apply-filter-wrapper .product-apply-filter-header h3 {
	font-weight: 600;
}

input[type="text"],
input[type="email"],
input[type="tell"],
input[type="password"],
select,
textarea {
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	border-radius: 10px;
	border: 1px solid transparent;
	height: 48px;
	padding: 7px 15px;
	outline: none;
}

textarea {
	height: 200px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/dropdown.svg) no-repeat calc(100% - 15px) center;
	padding-right: 45px;
}

.product-apply-filter-footer .apply-filter-button {
	font-size: 14px;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
}

input.product-keyword {
	background: url(../images/search-red.svg) no-repeat 15px center right;
	padding-right: 45px;
}

select#sort_by.orderby {
	background: url(../images/order-by-icon.svg) no-repeat 15px center, url(../images/dropdown.svg) no-repeat calc(100% - 15px) center;
	padding-left: 45px;
}

.search-product-field.cat-area>label {
	padding-left: 45px;
	position: relative;
}

.search-product-field.cat-area>label:before {
	content: '';
	width: 20px;
	height: 100%;
	position: absolute;
	left: 15px;
	top: 0px;
	background: url(../images/select.svg) no-repeat center center;
}

.woocommerce-breadcrumb {
	color: #ec8951;
	font-size: 16px;
	line-height: 19.5px;
	font-weight: 600;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span.woo-delimiter {
	color: #000000;
	font-weight: 500;
	transition: all .5s;
}

.woocommerce-breadcrumb a:hover {
	color: #a4161a;
}

.woocommerce section {
	padding-top: 0px;
	padding-bottom: 80px;
}

.child-theme-woommerce-breadcrumb .woo-breadcrumb-n-filter,
.woommerce-breadcrumb-wrapper {
	border-bottom: 1px solid #C6C6C6;
	padding-top: 15px;
	padding-bottom: 15px;
}

.woommerce-breadcrumb-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

.woommerce-breadcrumb-wrapper .woocommerce-breadcrumb {
	margin-bottom: 0px !important;
}

/*ul.products li.product .loop-add-to-cart-wrapper .add_to_cart_button.button,
.loop-add-to-cart-wrapper .add_to_cart_button {
	background-color: #000000;
	border: 1px solid #000000;
	padding: 10px;
	border-radius: 50%;
	transition: all .5s;
}

ul.products li.product .loop-add-to-cart-wrapper .add_to_cart_button.button:hover,
.loop-add-to-cart-wrapper .add_to_cart_button:hover {
	background-color: #a4161a;
	border: 1px solid #a4161a;
}
*/
ul.products li.product .added_to_cart {
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: 0;
	/* width: 100%; */
	text-align: center;
	color: #ec8951;
	line-height: 19px;
	margin: 0 auto;
	font-weight: 700;
}

/*.loop-add-to-cart-wrapper .add_to_cart_button img {
	display: block;
}*/

ul.products li.product .loop-price-wrapper .price {
	margin-bottom: 0px;
}

.woocommerce ul.products li.product {
	border: 1px solid #C6C6C6;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 50px;
}

.loop-price-wrapper {
	color: #ec8951;
	font-weight: 700;
	font-size: 20px;
	line-height: 24.38px;
}

.applied-filters-block:empty {
	display: none;
}

.woocommerce section.detaiols-section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.category-detaiols {
	color: #000000;
	text-align: center;
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	padding: 30px;
	border-radius: 10px;
}

.category-detaiols-content {
	max-width: 1000px;
	margin: 0 auto;
}

.category-detaiols h2 {
	font-size: 24px;
	color: #000000;
	margin-bottom: 30px;
}

.category-detaiols p {
	font-size: 14px;
	line-height: 17.07px;
	color: #757575;
	margin-bottom: 15px;
}

/* ====== FAQ ======= */
.accordion_add {
	list-style: none;
	padding: 2px
}

.accordion_add>li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #d4d4d4
}

.accordion_add>li>span {
	display: block;
	color: #000;
	margin: 4px 0;
	background: url(../images/faq-close.svg) no-repeat 99.5% 25px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	padding: 1rem 0rem
}

.accordion_add>li>div {
	list-style: none;
	padding: 6px;
	display: none;
	overflow: auto;
	padding: 0rem 0rem 2rem;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #000
}

.accordion_add>ul li {
	font-weight: 400;
	cursor: auto;
	padding: 0 0 0 7px
}

.accordion_add a {
	text-decoration: none
}

.accordion_add li>span.active {
	background: url(../images/faq-open.svg) no-repeat 99.5% 25px;
}

.accordian-qustion-listing {
	margin-bottom: 50px
}

.faq-area {
	padding: 90px 0
}

.woo-single-product-wrapper {
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	padding: 30px;
	border-radius: 10px;
	margin-top: 30px;
	margin-bottom: 80px;
}

.trade-user-price-list .table-bordered thead td,
.trade-user-price-list .table-bordered thead th,
.trade-user-price-list .table-bordered td,
.trade-user-price-list .table-bordered th,
.trade-product-description td,
.trade-product-description th {
	border-bottom-width: 1px;
	padding: 2px 10px;
	border-color: #CCCCCCA3;
}

.trade-product-description {
	max-width: 380px !important;
}

ul.products li.product .product-section p.woocommerce-loop-product__title {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 11px 0px;
}

.page-the-content {
	padding: 72px 0px;
}

.single-add-to-cart-button-wrap {
	margin-top: 30px;
	font-weight: 600;
	margin-bottom: 30px;
}

.single-product .single_add_to_cart_button {
	border: 1px solid #ec8951;
	padding: 7px 23px;
	border-radius: 0px;
	background: #ec8951;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 19.5px;
	font-weight: 600;
	transition: all .5s;
}

.single-product .single_add_to_cart_button:hover {
	border: 1px solid #000;
	background: #000;
}

.single-product .single_add_to_cart_button+.single-quote,
.single-product .single_add_to_cart_button+a.added_to_cart+.single-quote {
	margin-left: 25px;
}

.quantity-increase-decrease input[type="text"].qty {
	height: 48px;
	border-radius: 24px;
	text-align: center;
	width: 176px;
	background: #F2F2F2;
	border: 4px solid #fff;
	color: #808080;
	font-size: 18px;
	font-weight: 600;
	line-height: 21.94px;
}

.add-to-cart-quantity-heading {
	margin-right: 15px;
	color: #ec8951;
	font-weight: 600;
}

.single-product form.cart .quantity.quantity-increase-decrease-wrap {
	float: none;
	left: -35px;
	position: relative;
}

.quantity-increase-decrease a.plus,
.quantity-increase-decrease a.minus {
	width: 36px;
	height: 36px;
	text-align: center;
	background: #000;
	border-radius: 50%;
	line-height: 36px;
	color: #fff;
	position: relative;
}

.quantity-increase-decrease a.plus {
	left: -42px;
}

.quantity-increase-decrease a.minus {
	right: -42px;
}

.quantity-increase-decrease a:hover {
	color: #fff;
}

.quantity-increase-decrease {
	flex-direction: row-reverse;
}

/* ========================================================= Before ============================================================ */
.wc_payment_method input[type="radio"]:checked+label::before {
	background: #a4161a !important;
}

.meta-dreaming .block-dreaming .block-link .count {
	Padding: 1px 3px;
}

.shopcart-dropdown.block-cart-link {
	padding-top: 7px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ec8951;
	color: #ec8951;
}

.row.product-filter-wrapper .category-tags-section {
	display: block;
}

.contact-img {
	margin-bottom: 20px;
	padding-right: 20px;
}

.furgan-products .slick-slide {
	width: 270px;
}

.link-to-contact-wrapper {
	border-radius: 0px;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 20px 0px rgb(100 70 214 / 12%);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 2.5em 2.5em 2.5em 2.5em;
}

.contact-sec {
	margin-bottom: 50px;
}

#ship-to-different-address label input[type=checkbox] {
	display: inline-block;
}

#ship-to-different-address label span {
	display: inline-block;
}

.wc_payment_method .payment_box fieldset {
	background: transparent;
}

.woocommerce-terms-and-conditions-wrapper {
	text-align: left;
}

.woocommerce-terms-and-conditions-checkbox-text {
	margin-left: 5px;
}

.includes_tax {
	display: inline-block !important;
}

#trade-customer-field-wrap {
	margin-bottom: 30px;
}

/*.quote-quantity-wrap label{
	margin-top:15px;
}*/
.single-product.singular .entry-title.child-theme-product-details-title {
	margin-bottom: 10px;
	font-size: 40px;
	font-weight: 600;
	color: #000000;
}

.single-product.singular .entry-title.child-theme-product-details-title strong,
.single-product.singular .entry-title.child-theme-product-details-title b {
	font-weight: 700;
	color: #ec8951;
}

.single-product-code-wrapper .sku_wrapper {
	font-size: 20px;
	color: #ec8951
}

.woocommerce-product-details__short-description.child-theme-product-details-short-description,
.woocommerce-product-details__short-description.child-theme-product-details-short-description p {
	font-size: 14px;
	color: #757575;
}

.product-details-company-logo {
	margin-bottom: 15px;
}

.product-details-company-logo span,
.product-details-company-logo img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.product-details-company-logo span {
	color: #000;
	margin-right: 10px;
}

.product-details-company-logo img {
	width: 90px;
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	padding: 2px 5px;
	border-radius: 5px;
}

.product-wrapper .no-post-found {
	margin-top: 30px;
}

.woocommerce-breadcrumb a {
	font-size: inherit;
}

.entry-summary form.cart {
	margin-top: 0px;
}

.td-price-list,
.stock {
	margin-bottom: 15px;
}

.single-product .summary p.price {
	margin-bottom: 0px;
	font-size: 25px;
	color: #000000;
}

.single-product .summary p.price del,
.single-product .summary p.price small {
	font-size: 16px;
	color: #ACACAC;
}

.single-product .summary .woo-single-product-price-wrap {
	margin-bottom: 10px;
}

.child-theme-shop-product-image {
	position: relative;
}

.child-theme-shop-product-image .child-theme-shop-product-company-logo {
	position: absolute;
	left: 9px;
	top: 18px;
	z-index: 1;
}

.child-theme-shop-product-image .child-theme-shop-product-company-logo img {
	width: 64px;
	height: auto;
}

.child-theme-shop-product-image .child-theme-shop-product-special-text,
.child-theme-shop-product-image .onsale {
	position: absolute;
	top: 10px;
	right: 6px;
	background: #ec8951;
	color: #fff;
	padding: 3px 13px;
	letter-spacing: -.02em;
	z-index: 1;
	font-size: 9px;
	line-height: 17.07px;
	font-weight: 600;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 0px #DEDEDE;
	margin: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.child-theme-shop-product-image .onsale {}

ul.products li.product h4.woocommerce-loop-product__title,
h4.woocommerce-loop-product__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 19.5px;
	color: #000000;
}

.category-image-content .row {
	margin-bottom: 30px;
}

.shop_table .variation {
	display: block;
}

.shop_table .variation strong,
.shop_table .variation span,
.variation strong,
.variation span,
.wc-item-meta li strong,
.wc-item-meta li p,
.wc-item-meta li span {
	display: inline-block;
	/*vertical-align: middle;*/
}

.product-color-variant {
	margin-bottom: 15px;
}

.product-color-variant .form-check-inline {
	margin-right: 5px;
}

.product-color-variant .product-color-variant-heading,
.product-color-variant .product-color-variant-wrap {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.product-color-variant .product-color-variant-heading {
	color: #000;
	margin-bottom: 7px;
}

.product-color-variant .form-check-label {
	position: relative;
}

.product-color-variant .form-check-label input.form-check-input {
	-webkit-appearance: none;
	appearance: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	z-index: -1;

}

.product-color-variant input.form-check-input+.color-variant-bg-wrap {
	display: block;
	padding: 1px;
	border: 2px solid transparent;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	background: #ffffff;
}

.product-color-variant input.form-check-input+.color-variant-bg-wrap .color-variant-bg {
	width: 23px;
	height: 23px;
	display: block;
	cursor: pointer;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.product-color-variant input.form-check-input:checked+.color-variant-bg-wrap {
	border-color: #ec8951;
}

.product-details-company-logo span,
.product-color-variant .product-color-variant-heading {
	min-width: 30px;
	margin-right: 15px;
	color: #ec8951;
	font-weight: 600;
}

.styled-checkbox,
.woocommerce-form__input-checkbox {
	position: absolute;
	opacity: 0;
}

.styled-checkbox+label,
.styled-checkbox+span,
.woocommerce-form__input-checkbox+span {
	position: relative;
	cursor: pointer;
	padding: 0;
}

.styled-checkbox+label:before,
.styled-checkbox+span:before,
.woocommerce-form__input-checkbox+span:before,
.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox+span::before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: white;
	border: 2px solid #ec8951;
	margin-top: -2px;
	position: static;
	border-radius: 0px;
	box-sizing: border-box;
}

.styled-checkbox:hover+label:before,
.styled-checkbox:hover+span:before,
.woocommerce-form__input-checkbox:hover+span:before,
.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox:hover+span::before {
	background: #ec8951;
}

.styled-checkbox:focus+label:before,
.styled-checkbox:focus+span:before,
.woocommerce-form__input-checkbox:focus+span:before {
	/*box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);*/
}

.styled-checkbox:checked+label:before,
.styled-checkbox:checked+span:before,
.woocommerce-form__input-checkbox:checked+span:before,
.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox:checked+span::before {
	background: #ec8951;
}

.styled-checkbox:disabled+label,
.styled-checkbox:disabled+span,
.woocommerce-form__input-checkbox:disabled+span {
	color: #b8b8b8;
	cursor: auto;
}

.styled-checkbox:disabled+label:before,
.styled-checkbox:disabled+span:before,
.woocommerce-form__input-checkbox:disabled+span:before {
	box-shadow: none;
	background: #ddd;
}

.styled-checkbox:checked+label:after,
.styled-checkbox:checked+span:after,
.woocommerce-form__input-checkbox:checked+span:after,
.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox:checked+span::after {
	content: '';
	position: absolute;
	left: 5px;
	top: 9px;
	background: #FFFFFF;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #FFFFFF, 4px 0 0 #FFFFFF, 4px -2px 0 #FFFFFF, 4px -4px 0 #FFFFFF, 4px -6px 0 #FFFFFF, 4px -8px 0 #FFFFFF;
	transform: rotate(45deg);
}

.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox:checked+span::after {
	top: 7px;
}

/* ==== wc-stripe-new-payment-method ====== input[type="checkbox"] + label ======= */
#wc-stripe-new-payment-method {
	position: absolute;
	opacity: 0;
}

#wc-stripe-new-payment-method+label {
	position: relative;
	cursor: pointer;
	padding: 0;
}

#wc-stripe-new-payment-method+label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: white;
	border: 2px solid #ec8951;
	margin-top: -2px;
	position: static;
	border-radius: 0px;
	box-sizing: border-box;
}

#wc-stripe-new-payment-method:hover+label:before {
	background: #ec8951;
}

#wc-stripe-new-payment-method:checked+label:before {
	background: #ec8951;
}

#wc-stripe-new-payment-method:disabled+label:before {
	box-shadow: none;
	background: #ddd;
}

#wc-stripe-new-payment-method:checked+label:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 7px;
	background: #FFFFFF;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #FFFFFF, 4px 0 0 #FFFFFF, 4px -2px 0 #FFFFFF, 4px -4px 0 #FFFFFF, 4px -6px 0 #FFFFFF, 4px -8px 0 #FFFFFF;
	transform: rotate(45deg);
}


#customer_details .col-1 {
	padding-bottom: 10px;
}

.shop_table .variation ul,
.variation ul {
	margin: 0;
	padding: 0;
	/*margin-left:15px;*/
	list-style: none;
}

.shop_table .variation ul li,
.variation ul li {
	line-height: 15px;
	font-size: 12px;
}

.product-details-variant {
	margin-bottom: 15px;
}

.product-details-variant .form-check-inline {
	margin-right: 5px;
}

.product-details-variant .product-details-variant-heading,
.product-details-variant .product-details-variant-wrap {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.product-details-variant .product-details-variant-heading {
	color: #ec8951;
	font-weight: 600;
}

.product-details-variant .form-check-label {
	position: relative;
}

.product-details-variant .form-check-label input.form-check-input {
	-webkit-appearance: none;
	appearance: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	z-index: -1;
}

.product-details-variant input.form-check-input+.product-deatails-variant-val {
	display: block;
	padding: 2px 8px;
	border: 2px solid #ec8951;
	color: #000;
	background: transparent;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.product-details-variant input.form-check-input:checked+.product-deatails-variant-val {
	color: #fff;
	background: #ec8951;
}

.archive h2 {
	text-transform: unset !important
}

.image_n_content_image {
	/*border:1px solid red;*/
}

.single-product div.product .product_meta {
	padding-top: 0px;
	margin-top: 0px !important;
	font-size: 16px;
	font-weight: 600;
	color: #ec8951;
}

.single-product div.product .product_meta a,
.single-product div.product .product_meta a:hover {
	color: #808080;
}

.category-tags-wrapper:has(ul) {
	margin-bottom: 0px;
}

.category-tags-wrapper:has(ul li),
ul.category-tags:has(li) {
	margin-bottom: 10px;
}

.category-image-content .row {
	margin: 0px;
	border-radius: 10px;
	background: #F5F5F5;
	margin-bottom: 185px;
}

.category-image-content .row:last-child {
	margin-bottom: 80px;
}

.category-image-content .row>div {
	padding: 0px;
}

.cat-content {
	padding: 50px;
}

.cat-content h2 {
	margin-bottom: 30px;
}

.woocommerce .woo-single-product-wrapper .onsale {
	position: static;
	border-radius: 50px;
	background: #ec8951;
	font-weight: 500;
	font-size: 16px;
	line-height: 19.5px;
	padding: 5px 15px;
	margin-left: 15px;
}

.woocommerce .woo-single-product-wrapper .onsale::before {
	padding-top: 0px;
}

.woocommerce-checkout ul.woocommerce-error li {
	margin: 0;
}

.woocommerce-error li,
.woocommerce-info,
.woocommerce-message {
	padding: 0.5rem 1rem;
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
	opacity: 1;
	border-radius: 20px;
	border: 2px solid #ec8951;
}

.woocommerce-table__product-name ul.wc-item-meta {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table__product-name ul.wc-item-meta p {
	font-size: inherit;
}

.woocommerce .woocommerce-order section {
	padding-bottom: 30px;
}

.woocommerce .woocommerce-order section section {
	padding-bottom: 0px;
}

.tab-content .woocommerce-tabs ul li {
	display: list-item !important;
}

@media screen and (min-width:768px) and (max-width:1366px) {

	.single-product .single_add_to_cart_button+.single-quote,
	.single-product .single_add_to_cart_button+a.added_to_cart+.single-quote {
		margin-left: 11px;
	}
}

@media (min-width: 992px) {
	.woocommerce .image_n_content_image img {
		object-fit: cover;
		width: 100%;
		height: calc(100% + 0px);
		margin: -0px 0px;
		border-radius: 0px;
		/*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
	}
}

@media(max-width:1200px) {

	.woocommerce-checkout form #order_review,
	.woocommerce-checkout form #order_review_heading {
		width: 100% !important;
	}
}

@media(max-width:767px) {

	#payment .input-radio:hover+label::after,
	#payment .input-radio:checked+label::after {
		content: "";
		display: inline-block;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background-color: #fff;
		position: absolute;
		left: 10px;
		top: 10px;
	}

	ul.nav.nav-tabs li.nav-item a.nav-link {
		font-size: 14px;
	}

	.related.products h2 {
		font-size: 22px;
	}

	ul.category-tags:has(li) {
		margin-bottom: 0px;
	}

	.product-details-variant .product-details-variant-heading,
	.product-details-variant .product-details-variant-wrap,
	.product-color-variant .product-color-variant-heading,
	.product-color-variant .product-color-variant-wrap {
		display: block;
		margin-right: 0px;
	}

	.product-details-variant .product-details-variant-heading,
	.product-color-variant .product-color-variant-heading {
		margin-bottom: 10px;
	}

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 46% !important;
	}

	.quote-quantity-wrap.d-flex {
		display: inline-block !important;
		text-align: center;
	}

	.banner-overlay {
		background: rgb(3 3 3 / 58%) !important;
	}

	.furgan-testimonial.style-02 .testimonial-inner img {
		height: auto !important;
	}

	.dm-none {
		display: block !important;
	}

	.category-tags-wrapper:has(ul) {
		margin-bottom: 0px;
	}

	.product-keyword,
	.search-product-field {
		margin-bottom: 10px;
	}

	.contact-img {
		padding-right: 0px;
	}

	.single-product .summary {
		margin-bottom: 15px !important;
	}

	body .related-product-content {
		min-width: 100% !important;
	}

	.shopcart-dropdown.block-cart-link {
		padding-top: 0px;
	}
}

/* ========================================================= End :: Before ============================================================ */
@media(max-width:991px) {

	.product-keyword,
	.search-product-field {
		margin-bottom: 25px
	}
}

@media(max-width:768px) {

	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		max-width: 100%
	}

	.woocommerce-form__input-checkbox:checked+span::after,
	.woocommerce-shipping-fields #ship-to-different-address label #ship-to-different-address-checkbox:checked+span::after {
		left: -31px;
	}
}

@media(max-width:667px) {
	.woocommerce-page ul.products.columns-4.load-products-ajax li.product {
		width: 100% !important
	}

	.add-to-buttons-wrap {
		display: block !important
	}

	ul.products li.product .add-to-buttons-wrap .button {
		width: 99%;
		margin-bottom: 5px
	}

	.product-thumb img {
		height: 135px
	}

	.furgan-testimonial.style-02 .testimonial-inner img {
		height: 205px
	}

	.special-content .button-style {
		display: inline-block;
		min-width: 145px
	}

	.offer-banner-overlay {
		position: relative;
		width: 100%
	}
}
.woocommerce-product-gallery--columns-4 ol {  
  padding: 0px;
}
.quantity-increase-decrease a.plus, .quantity-increase-decrease a.minus {
	background:none;
	background: none;
	font-size: 11px;
	color: #214842;
	width: 27px;
	height: 36px;
}
.quantity-increase-decrease-wrap{
	border: 1px solid #214842;
	border-radius: 5px;
	overflow: hidden;
	width: 104px;
}
.quantity-increase-decrease a.plus {
  margin-left: -33px;
  border-left: 1px solid #214842;
  border-radius: 0px;
  background: none !important;
	left:0px;
}
.quantity-increase-decrease a.minus {
  margin-right: -27px;
  border-right: 1px solid #214842;
  border-radius: 0px;
  background: none !important;
	right:0px;
}
.quantity-increase-decrease input[type="text"].qty {
	height: 36px;
	border-radius: 0px;
	text-align: center;
	width: 104px;
	background: none;
	border: 0px solid #fff;
	color: #214842;	
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;	
	font-family: "Nunito Sans", sans-serif;
	padding:0px;
}
.woocommerce ul.products li.product {
  border: 1px solid #CACACA;  
  padding: 14px 12px; 
}
.loop-add-to-cart-wrapper{
	display:table;
	width:100%;
}
.loop-add-to-cart-wrapper > div{
	display:table-cell;
	vertical-align:middle;
}
.loop-add-to-cart-wrapper > div:last-child > div{
	float:right;
}
ul.products li.product .product-section p.woocommerce-loop-product__title {
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 21.82px;
	text-align: left;
	color: #214842;
}
.price{
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	color:#484848;
}
.child-theme-shop-product-image .child-theme-shop-product-special-text, .child-theme-shop-product-image .onsale {  
	right: auto;
	background: none;
	color: #EFC360;
	padding: 0px 13px;
	letter-spacing: 0px;  
	border: 1px solid #EFC360;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	box-shadow:none;
}
.accordion > li > span {  
  line-height: 27.55px;
}
.onsale.sin{
	display:none;
}
.woo-single-product-wrapper {
  box-shadow: none;
  padding: 0;
  border-radius: 0px;
}
.flex-viewport {
  margin-bottom: 1.5em;
  background: #F3FCF1;
  border-radius: 10px;
}
.single-product.singular .entry-title.child-theme-product-details-title {
	margin-bottom: 10px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 54.56px;
	text-align: left;
  color: #214842;	
}
.single-product-code-wrapper .sku_wrapper {	
	color: #ec8951;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	border:1px solid #ec8951;
	padding:0px 10px;
	border-radius:5px;
}
.woocommerce-product-details__short-description.child-theme-product-details-short-description, .woocommerce-product-details__short-description.child-theme-product-details-short-description p { 
  color: #484848; 
  font-size: 18px;
  font-weight: 400;
  line-height: 24.55px;
  text-align: left; 
}
.single-product .summary .woo-single-product-price-wrap p{
	font-family: "Nunito Sans", sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 38.19px;
	text-align: left;
	color:#ec8951;
}
.single-product form.cart .quantity.quantity-increase-decrease-wrap {
  left: 0;
}
.entry-summary form.cart {  
  display: table;
  width: 100%;
}
.entry-summary form.cart > div{  
  display:table-cell;
	margin:0px;
	vertical-align:middle;
}
.single-product .single_add_to_cart_button{
	border-radius:10px;
	color:#214842 !important;
	height:36px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 27.28px;
	text-align: left;
	background:#ec8951 !important;
	width:100%;
	text-align:center;
}
.quantity-increase-decrease a.plus, .quantity-increase-decrease a.minus {
	background:none;
	background: none;
	font-size: 11px;
	color: #214842;
	width: 27px;
	height: 36px;
}
.quantity-increase-decrease-wrap{
	border: 1px solid #214842;
	border-radius: 5px;
	overflow: hidden;
	width: 104px;
}
.quantity-increase-decrease a.plus {
  margin-left: -33px;
  border-left: 1px solid #214842;
  border-radius: 0px;
  background: none !important;
	left:0px;
}
.quantity-increase-decrease a.minus {
  margin-right: -27px;
  border-right: 1px solid #214842;
  border-radius: 0px;
  background: none !important;
	right:0px;
}
.quantity-increase-decrease input[type="text"].qty {
	height: 36px;
	border-radius: 0px;
	text-align: center;
	width: 104px;
	background: none;
	border: 0px solid #fff;
	color: #214842;	
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;	
	font-family: "Nunito Sans", sans-serif;
	padding:0px;
}
.woocommerce ul.products li.product {
  border: 1px solid #CACACA;  
  padding: 14px 12px; 
}
.loop-add-to-cart-wrapper{
	display:table;
	width:100%;
}
.loop-add-to-cart-wrapper > div{
	display:table-cell;
	vertical-align:middle;
}
.loop-add-to-cart-wrapper > div:last-child > div{
	float:right;
}
ul.products li.product .product-section p.woocommerce-loop-product__title {
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 21.82px;
	text-align: left;
	color: #214842;
}
.price{
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	color:#484848;
}
.child-theme-shop-product-image .child-theme-shop-product-special-text, .child-theme-shop-product-image .onsale {  
	right: auto;
	background: none;
	color: #EFC360;
	padding: 0px 13px;
	letter-spacing: 0px;  
	border: 1px solid #EFC360;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	box-shadow:none;
}
.accordion > li > span {  
  line-height: 27.55px;
}
.onsale.sin{
	display:none;
}
.woo-single-product-wrapper {
  box-shadow: none;
  padding: 0;
  border-radius: 0px;
}
.flex-viewport {
  margin-bottom: 1.5em;
  background: #F3FCF1;
  border-radius: 10px;
}
.single-product.singular .entry-title.child-theme-product-details-title {
	margin-bottom: 10px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 54.56px;
	text-align: left;
  color: #214842;	
}
.single-product-code-wrapper .sku_wrapper {	
	color: #ec8951;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.1px;
	text-align: left;
	border:1px solid #ec8951;
	padding:0px 10px;
	border-radius:5px;
}
.woocommerce-product-details__short-description.child-theme-product-details-short-description, .woocommerce-product-details__short-description.child-theme-product-details-short-description p { 
  color: #484848; 
  font-size: 18px;
  font-weight: 400;
  line-height: 24.55px;
  text-align: left; 
}
.single-product .summary .woo-single-product-price-wrap p{
	font-family: "Nunito Sans", sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 38.19px;
	text-align: left;
	color:#ec8951;
}
.single-product form.cart .quantity.quantity-increase-decrease-wrap {
  left: 0;
}
.entry-summary form.cart {  
  display: table;
  width: 100%;
}
.entry-summary form.cart > div{  
  display:table-cell;
	margin:0px;
	vertical-align:middle;
}
.single-product .single_add_to_cart_button{
	border-radius:10px;
	color:#214842 !important;
	height:36px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 27.28px;
	text-align: left;
	background:#ec8951 !important;
	width:100%;
	text-align:center;
}
.common-button.green-button { 
  white-space: nowrap;
}