.mb-0, .mb-0 p{margin-bottom:0}
.cust_head h2.elementor-heading-title.elementor-size-default span {	color: #F26722;}
ul { margin: 20px 0;}

.woocommerce-Message br { display: none;}

/* Loader */
/* Fullscreen Loader */
#loader { position: fixed; top: 0; left: 0;  width: 100%; height: 100%; background: rgba(0,0,0,0.7); backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px); display: flex; justify-content: center;  align-items: center; z-index: 99999;}

/* Center Content */
.loader-content { text-align: center; width: 90%; max-width: 400px;}

/* Logo */
.loader-logo { max-width: 220px; margin-bottom: 30px;}

/* Progress Bar Background */
.loader-bar { width: 100%; height: 6px;  background: rgba(255,255,255,0.1); border-radius: 50px; overflow: hidden; position: relative;}

/* Smooth Moving Bar */
.loader-progress { position: absolute; top: 0; left: -40%; width: 40%; height: 100%;
background: linear-gradient(
90deg,
transparent,
#ff0000,
transparent
);
border-radius: 50px; animation: smoothLoading 1.6s linear infinite; filter: blur(0.5px); }

/* Smooth Animation */
@keyframes smoothLoading {
0% {
transform: translateX(0);
}
100% {
transform: translateX(350%);
}
}

/* Loading Text */
.loader-content p { color: #fff; margin-top: 15px;  font-size: 15px; letter-spacing: 1px; }

/* Sabhi filter dropdowns me scroll */
.fww-widget-content{ max-height: 350px; overflow-y: auto; overflow-x: hidden;}

/* Smooth scrollbar */
.fww-widget-content::-webkit-scrollbar{ width: 6px;}
.fww-widget-content::-webkit-scrollbar-thumb{ background: #999; border-radius: 10px; }
.fww-widget-content::-webkit-scrollbar-track{ background: #f1f1f1;}

.fww-widget-toggle h3,
.fwwfilter > h3,
.fwwname,
.product-categories a,
.fww-toggle-switch-text{ font-size: 13px !important;}


/*shop page*/
/* Chrome, Edge, Safari */
.product-archive-template .archive-sidebar ::-webkit-scrollbar { width: 6px; }
.product-archive-template .archive-sidebar ::-webkit-scrollbar-track { background: #f1f1f1;}
.product-archive-template .archive-sidebar ::-webkit-scrollbar-thumb { background: #2b2b2b; border-radius: 10px;}
.product-archive-template .archive-sidebar ::-webkit-scrollbar-thumb:hover { background: #cc0000;}

/* Firefox */
.product-archive-template .archive-sidebar * { scrollbar-width: thin; scrollbar-color: #2b2b2b #f1f1f1; }
.product-archive-template .archive-content { display: flex; gap: 30px; padding: 80px 0; align-items: self-start;}
.custom-container { max-width: 1700px; margin: 0 auto; }
.product-archive-template { padding: 80px 0px;}
.wlfmc-loop-btn:not(.is-elementor) { margin: 0px 0 0 20px !important;}
.archive-sidebar { width: 22%; padding: 30px; border: 2px solid #e5e5e5; box-shadow: 0 0 15px #0000001f;}
.product-archive-template { padding: 0;}
.product-archive-template .archive-banner { min-height: 300px; overflow: hidden;  position: relative; display: flex; align-items: center;}

.product-archive-template .archive-banner::before { content: "";  position: absolute; top: 0;  left: 0; width: 100%; height: 100%;background: rgba(0,0,0,.9); z-index: 1; }

.product-archive-template .archive-banner .archive-banner-image img { width: 100%;}

.product-archive-template .archive-banner .archive-banner-image { position: absolute; width: 100%; height: 100%; z-index: 0;}
.product-archive-template .archive-banner .archive-banner-content { z-index: 1; width: 100%; text-align: center; padding: 0 20px;	position: relative;  color: #fff;}


.product-archive-template .archive-products { display: flex; flex-wrap: wrap; justify-content: space-between; background: rgba(251, 251, 251, 1); border-radius: 10px;  width: 78%;}
.product-archive-template .woocommerce-notices-wrapper { width: 100%; margin: 0 0 15px; }
.product-archive-template .woocommerce-result-count { padding-left: 20px; font-size: 16px;  margin: 0;  line-height: 1.7;}
.product-archive-template .woocommerce-ordering { float: none; width: auto; padding-right: 10px; margin: 0 0 15px;}
.product-archive-template .products-wrapper { background: white; padding: 30px 0;}
.product-archive-template .woocommerce-ordering .orderby { border-radius: 30px; background: #fff; border: 1px solid #e5e5e5;}

.product-archive-template .products-wrapper ul.products { display: grid; grid-template-columns: repeat(4, 1fr);  grid-column-gap: 30px; grid-row-gap: 30px;}
.product-archive-template .products-wrapper ul.products::before { display: none;}

.product-archive-template .products-wrapper ul.products li.product {float: none; width: 100%; margin: 0 !important; background: #fff;box-shadow: 0 0 15px #0002; padding: 0 0 20px; border: 2px solid #e5e5e5;}

.product-archive-template .products-wrapper ul.products li.product .woocommerce-LoopProduct-link { background: #f7f5f6;}
.product-archive-template .products-wrapper ul.products li.product .product-loop-category > a:nth-child(2) { color: #3f3f3f; border: 1px solid #e5e5e5; padding: 5px 10px; display: inline-block; background: #fff;}
.product-archive-template .products-wrapper ul.products li.product .woocommerce-LoopProduct-link img { mix-blend-mode: multiply; height: 260px; object-fit: contain; margin:0 0 15px;}
.product-archive-template .products-wrapper ul.products li.product .product-loop-category { font-size: 14px; line-height: 18px;margin: 0; -webkit-box-orient: vertical; overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 1; min-height: 18px; padding: 0 20px;}

.product-archive-template .products-wrapper ul.products li.product .woocommerce-loop-product__title { font-weight: 600; font-size: 18px; line-height: normal; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; min-height: 44px; padding: 0 20px; margin:30px 0; color: black;}
.product-archive-template .products-wrapper ul.products li.product .woocommerce-loop-product__title a { color: #000;}

.product-archive-template .products-wrapper ul.products li.product .price { color: #000; font-size: 22px; font-weight: 700; padding: 0 20px;}


.product-archive-template .products-wrapper ul.products li.product .button.product_type_simple.add_to_cart_button { margin: 0;background: none; font-size: 14px; width: 73%;  text-align: center; height: 40px; line-height: 40px; padding: 0; border-radius: 0px;
text-transform: capitalize; border: 1px solid #000000;  color: #000000; font-weight: 400;}

.product-archive-template .products-wrapper ul.products li.product .button.product_type_simple.add_to_cart_button:hover {	background: #f26722; color: #fff; border-color: #f26722;}

.product-archive-template .products-wrapper ul.products li.product .button.product_type_simple {margin: 0;background: none; font-size: 14px; width: 73%;  text-align: center; height: 40px; line-height: 40px; padding: 0; border-radius: 0px;
text-transform: capitalize; border: 1px solid #000000;  color: #000000; font-weight: 400; }
.product-archive-template .products-wrapper ul.products li.product .button.product_type_simple :hover {	background: #f26722; 	color: #fff; border-color: #f26722;}

.product-archive-template .products-wrapper ul.products li.product .added_to_cart.wc-forward { background: var( --e-global-color-accent ); margin: 10px auto; color: #fff;  font-size: 14px;  width: 91%;  text-align: center; height: 40px;line-height: 40px; padding: 0; border-radius: 0px; text-transform: capitalize; display: block;}

.product-archive-template .woocommerce-pagination { padding: 20px 10px; margin: 0 auto; }
.product-archive-template .woocommerce-pagination .page-numbers { border: none; }
.product-archive-template .woocommerce-pagination .page-numbers li { border: none; margin: 0 5px;}
.product-archive-template .woocommerce-pagination .page-numbers li .page-numbers { color: #000;font-size: 16px; }
.product-archive-template .woocommerce-pagination .page-numbers li .page-numbers.current { background: var( --e-global-color-accent  ); color: #fff;  min-width: 30px; border-radius: 4px; }


.product-archive-template .products-wrapper ul.products li.product .wlfmc-add-button.wlfmc-addtowishlist.wlfmc-tooltip.wlfmc-tooltip-top { padding: 0; height: 40px; border-radius: 0px; width: 40px; line-height: 40px; margin: 0;}

.product-archive-template .products-wrapper ul.products li.product .wlfmc-add-button.wlfmc-addtowishlist.wlfmc-tooltip.wlfmc-tooltip-top .wlfmc_add_to_wishlist.wlfmc-custom-btn.alt { height: 40px; width: 40px; }

.product-archive-template .products-wrapper ul.products li.product .wlfmc-add-to-wishlist.exists.show-remove-after-add .wlfmc-removefromwishlist { height: 40px; width: 40px; border-radius: 4px;}

.product-archive-template .products-wrapper ul.products li.product .wlfmc_delete_item.wlfmc-custom-btn.alt { height: 40px; width: 40px;}

.product-archive-template .products-wrapper ul.products li.product .wlfmc-loop-btn:not(.is-elementor) .wlfmc-add-button > a i {
color: var( --e-global-color-accent ); font-size: 20px;}

.product-archive-template .woocommerce-ordering .orderby { border-radius: 0; background: none; border: none; padding: 7px 0;font-size: 16px; }
.product-archive-template .products-wrapper ul.products li.product .onsale { font-size: 14px; height: 50px; width: 50px; background: red;}
.product-archive-template .products-wrapper ul.products li.product .price del { color: #868686; font-size: 16px;}


.product-archive-template .archive-sidebar #awd_price_widget-3.showselectedoptionscount .fww-widget-content {
padding-top: 20px;
}
/**/
.product-archive-template .archive-sidebar .hide-fww-content .fwwicon-keyboard_arrow_down { margin-top: -7px;}

.product-archive-template .archive-sidebar .showselectedoptionscount .fww-widget-content .noUi-tooltip { left: 10px; font-size: 15px; bottom: 26px !important; }

.product-archive-template .archive-sidebar .showselectedoptionscount .fww-widget-content .noUi-handle.noUi-handle-upper .noUi-tooltip { right: -22px; left: auto;}

.product-archive-template .archive-sidebar .ssf_apply_range_filter { border-color: #000;  color: #000; font-size: 14px; padding: 0;width: 120px; }
.product-archive-template .archive-sidebar .ssf_apply_range_filter:hover { background: #000; color: #fff; }

.product-archive-template .archive-sidebar .fww_sidebar .fww-widget-toggle { padding: 20px 0 5px; border-bottom: 1px solid #e5e5e5;}
.product-archive-template .archive-sidebar .fwwicon-keyboard_arrow_down::before { content: "\002B";}

.product-archive-template .archive-sidebar .fww-widget-toggle h3,
.product-archive-template .archive-sidebar .fwwfilter > h3,
.product-archive-template .archive-sidebar .fwwname,
.product-archive-template .archive-sidebar .product-categories a,
.product-archive-template .archive-sidebar .fww-toggle-switch-text { font-size: 16px !important; color: #000; font-weight: 600;}
.product-archive-template .archive-sidebar .fwwname { font-weight: normal; font-size: 14px !important;}

.product-archive-template .archive-sidebar .fww-widget-content { padding-right: 10px;}

.product-archive-template .fwwfilter ul.checkboxlist li a::before,
.product-archive-template .fwwfilter ul.checkboxlist li.selected a::before,
.product-archive-template .fwwfilter ul.radio li a::before,
.product-archive-template .fwwfilter ul.radio li.selected a::before,
.product-archive-template .fwwfilter ul.label.multiselect li.selected a::before,
.product-archive-template .fwwfilter ul.colour2col.multiselect li.selected a::before,
.product-archive-template .fwwfilter ul.colour.multiselect li.selected a::before {font-size: 24px !important;}

.product-archive-template .fwwfilter ul.awdff li { margin-bottom: 7px; }

/**/
.archive-bottom-section { max-width: 1700px; margin: 0 auto;}
.taxonomy-long-description {background: #fbfbfb !important;  border-radius: 0 !important;  box-shadow: 0 0 20px #0002; padding: 40px !important;}
.product-archive-template .archive-sidebar .fwwfilter .selectedcount, .product-archive-template .archive-sidebar .fwwcontainer .selectedcount {	background-color: #f26722;}

.product-archive-template .archive-sidebar .fww-toggle-switch > :checked + label::before, :checked + .fww-toggle-switch-label::before {background: #f26722;}

.product-archive-template .archive-sidebar .fww-toggle-switch > :checked + label::after, :checked + .fww-toggle-switch-label::after { background: #f26722; -webkit-transform: translateX(9px); -ms-transform: translateX(9px); transform: translateX(9px);}

.product-archive-template .archive-sidebar .fwwfilter ul.list li a:hover { background: none;}


/*Single Product page*/
.product-detail-template { padding: 0;}
.product-detail-template .product-content-wrapper { padding: 80px 0px;}
.product-detail-template .product-detail-banner { min-height: 300px; overflow: hidden;  position: relative; display: flex; align-items: center;}

.product-detail-template .product-detail-banner::before { content: "";  position: absolute; top: 0;  left: 0; width: 100%; height: 100%;background: rgba(0,0,0,.9); z-index: 1; }

.product-detail-template .product-detail-banner .product-banner-image img { width: 100%;}

.product-detail-template .product-detail-banner .product-banner-image { position: absolute; width: 100%; height: 100%; z-index: 0;}
.product-detail-template .product-detail-banner .product-banner-content { z-index: 1; width: 100%; text-align: center; padding: 0 20px;	position: relative;  color: #fff;}

.product-detail-template .product-detail-banner .product-banner-content nav,
.product-detail-template .product-detail-banner .product-banner-content nav a { color: #fff; font-size: 16px; }

.product-detail-template .custom-container .product-content-wrapper .summary.entry-summary { background: #000000; padding: 40px; border: 2px solid #777;}

.product-detail-template .custom-container .product-content-wrapper .product-categories-above-title { background: #fff; padding: 5px 15px; color: #000; margin: 0 0 30px; display: inline-block;} 

.product-detail-template .custom-container .product-content-wrapper .product-categories-above-title a { color: #000;}

.product-detail-template .custom-container .product-content-wrapper .product_title.entry-title { color: #fff; font-size: 30px;font-weight: 500;margin: 0 0 20px; padding: 0 0 20px; border-bottom: 1px solid #5f5f5f; }

.product-detail-template .custom-container .product-content-wrapper .product-meta-after-title { color: #fff; margin: 0 0 20px;padding: 0 0 20px; border-bottom: 1px solid #5f5f5f;}

.product-detail-template .custom-container .product-content-wrapper .price { color: #F26722; font-weight: 700; font-size: 30px; margin: 25px 0;}
.product-detail-template .custom-container .product-content-wrapper .product-stock-status { color: #fff; background: #85cb33;
padding: 5px 10px; margin: 0 0 00px; width: auto; display: inline-block;}

.product-detail-template .custom-container .product-content-wrapper .woocommerce-product-details__short-description { color: #fff;border: 1px solid #fff4; padding: 15px 15px 5px; font-size: 16px; margin: 0 0 30px; }

.product-detail-template .custom-container .product-content-wrapper .stock.in-stock { display: none !important;}
.product-detail-template .custom-container .product-content-wrapper .product_meta .sku_wrapper { display: none;}

.product-detail-template .custom-container .product-content-wrapper .product_meta .posted_in { color: #fff; display: block;font-weight: 600;}
.product-detail-template .custom-container .product-content-wrapper .product_meta { display: none;}

.product-detail-template .custom-container .product-content-wrapper .product_meta .posted_in a{font-weight: 400;}
.product-detail-template .custom-container .product-content-wrapper .qib-button-wrapper button.qib-button { color: #fff;}
.product-detail-template .custom-container .product-content-wrapper .single_add_to_cart_button.button.alt { background: #F26722;float: none; width: 100%; margin-top: 30px;}

.product-detail-template .custom-container .product-content-wrapper .single_add_to_cart_button.button.alt:hover { background: #c35119;}

.product-detail-template .custom-container .product-content-wrapper .wlfmc-add-to-wishlist.wlfmc-single-btn { border: 2px solid #f26722; width: 100%;  text-align: center; margin-top: 20px !important;}
.product-detail-template .custom-container .product-content-wrapper .wlfmc-add-to-wishlist.wlfmc-single-btn .wlfmc_add_to_wishlist.wlfmc-custom-btn.alt { color: #f26722;}
.product-detail-template .custom-container .product-content-wrapper .wlfmc-add-to-wishlist.wlfmc-single-btn .wlfmc_add_to_wishlist.wlfmc-custom-btn.alt i {	color: #f26722;}

.product-detail-template .custom-container .product-content-wrapper form.cart{margin-bottom: 0;}


.product-detail-template .custom-container .product-content-wrapper .stock.out-of-stock { background: red; color: #fff !important;	padding: 12px 15px; }


.product-detail-template .custom-container .product-content-wrapper .meta-row .meta-item { margin: 0 0 5px; letter-spacing: 1px;border-bottom: 1px solid #fff1; padding: 0 0 5px;}

.product-detail-template .custom-container .product-content-wrapper .meta-row .meta-item:last-child { border: none; padding: 0;margin: 0; }

.woocommerce-page .product-detail-template div.product form.cart div.quantity.wqpmb_quantity,
.woocommerce .product-detail-template div.product form.cart .quantity.wqpmb_quantity,
.woocommerce .product-detail-template div.product .quantity.wqpmb_quantity { margin: 0 7px !important;}


/**/
.product-detail-template .woocommerce-tabs.wc-tabs-wrapper { padding: 50px 0; margin: 0 0 100px;}
.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs { margin: 0; padding: 0;}
.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li { border: none; background: #f4f4f4; border-radius: 0;padding: 0; color: #000; margin-right: 5px;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a { font-size: 18px; color: #000; font-weight: normal;padding: 13px 30px; }

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active { background: #f26722; border-radius: 0; padding: 0;}
.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active a { color: #fff;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {display: none;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content { padding: 40px 0;}
.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content h2 { font-size: 30px; font-weight: 700; margin: 0 0 30px; }

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes tbody { display: flex; flex-wrap: wrap;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes { border: none;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes tbody { display: grid; grid-template-columns: repeat(4, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes tbody tr { display: flex; flex-direction: column;  border: 1px solid #e5e5e5; background: #f9f9f9; padding: 20px 20px 15px;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes tbody tr th { text-align: left; border: none;  padding: 0; background: none; width: auto; font-size: 16px;
  color: #000;}

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .woocommerce-product-attributes.shop_attributes tbody tr td { border: none; padding: 0;  background: none; }

.product-detail-template .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.entry-content .form-submit input#submit[type="submit"] { background: #000 !important; color: #fff !important;  padding: 15px 35px !important; border-radius: 0 !important;font-size: 16px !important; }

.product-detail-template [type="button"],
.product-detail-template [type="submit"],
.product-detail-template button { border-color: #f26722; color: #f26722;}


/*related product*/
.product-detail-template .related.products h2 { font-weight: 700; font-size: 30px;  text-transform: uppercase; width: 100%;text-align: center; margin: 0 0 50px;}
.product-detail-template .related.products ul.products { display: grid; grid-template-columns: repeat(4, 1fr);  grid-column-gap: 30px; grid-row-gap: 30px;}
.product-detail-template .related.products ul.products::before { display: none;}

.product-detail-template .related.products ul.products li.product {float: none; width: 100%; margin: 0 !important; background: #fff;box-shadow: 0 0 15px #0002; padding: 0 0 20px; border: 2px solid #e5e5e5;}

.product-detail-template .related.products ul.products li.product .woocommerce-LoopProduct-link { background: #f7f5f6;}
.product-detail-template .related.products ul.products li.product .product-loop-category > a:nth-child(2) { color: #3f3f3f; border: 1px solid #e5e5e5; padding: 5px 10px; display: inline-block; background: #fff;}
.product-detail-template .related.products ul.products li.product .woocommerce-LoopProduct-link img { mix-blend-mode: multiply; height: 260px; object-fit: contain; margin:0 0 15px;}
.product-detail-template .related.products ul.products li.product .product-loop-category { font-size: 14px; line-height: 18px;margin: 0; -webkit-box-orient: vertical; overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 1; min-height: 18px; padding: 0 20px;}

.product-detail-template .related.products ul.products li.product .woocommerce-loop-product__title { font-weight: 600; font-size: 18px; line-height: normal; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; min-height: 44px; padding: 0 20px; margin:30px 0; color: black; text-align: left;}
.product-detail-template .related.products ul.products li.product .woocommerce-loop-product__title a { color: #000;}

.product-detail-template .related.products ul.products li.product .price { color: #000; font-size: 22px; font-weight: 700; padding: 0 20px;}


.product-detail-template .related.products ul.products li.product .button.product_type_simple.add_to_cart_button { margin: 0;background: none; font-size: 14px; width: 73%;  text-align: center; height: 40px; line-height: 40px; padding: 0; border-radius: 0px;
text-transform: capitalize; border: 1px solid #000000;  color: #000000; font-weight: 400;}

.product-detail-template .related.products ul.products li.product .button.product_type_simple.add_to_cart_button:hover {	background: #f26722; color: #fff; border-color: #f26722;}

.product-detail-template .related.products ul.products li.product .button.product_type_simple {margin: 0;background: none; font-size: 14px; width: 73%;  text-align: center; height: 40px; line-height: 40px; padding: 0; border-radius: 0px;
text-transform: capitalize; border: 1px solid #000000;  color: #000000; font-weight: 400; }
.product-detail-template .related.products ul.products li.product .button.product_type_simple :hover {	background: #f26722; 	color: #fff; border-color: #f26722;}

.product-detail-template .related.products ul.products li.product .added_to_cart.wc-forward { background: var( --e-global-color-accent ); margin: 10px auto; color: #fff;  font-size: 14px;  width: 91%;  text-align: center; height: 40px;line-height: 40px; padding: 0; border-radius: 0px; text-transform: capitalize; display: block;}


