/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.dialog-lightbox-close-button svg{
	width: 2em !important;
	height: 2em !important;
}

.wc-forward {
    padding: 10px;
    background: #0a2c41;
    width: 48%;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
}

.quantity {
    display: flex;
    align-items: center;
	justify-content: space-between !important;
    border-radius: 4px;
    overflow: hidden;
}

.qty {
    width: 60px;
    text-align: center;
    margin: 0 5px;
    padding: 5px;
}

button.plus, button.minus {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    border: unset;
    background: #f5f5f5;
    font-weight: bold;
    font-size: 18px;
}

.woocommerce-product-gallery{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.woocommerce-product-gallery .flex-viewport{width: 80%;border: 2px solid #ccc;
    border-radius: 10px;
	box-shadow: 0px 0px 10px 0px #ccc;
    }
ol.flex-control-nav.flex-control-thumbs{display: flex;flex-direction: column;}
ol.flex-control-nav.flex-control-thumbs li{width: 100% !important;}

.woocommerce-product-details__short-description ul{
	list-style: inherit;
	margin-bottom: 25px;
	padding-left: 18px;
}
.woocommerce-product-details__short-description ul li{
	margin: 5px 0px;
	font-size: 16px;
	color: #6c6c6c;
}
.wc-tabs-wrapper{
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px #ccc;
	padding: 20px;
	margin-bottom: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	    background: #8b2c2a !important;
    color: #fff !important;
}
/* li#tab-title-description {
    background: unset !important;
    color: unset !important;
} */
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin: 0px !important;}
.ProdGallImages{
	    height: 470px;
    overflow: auto;
	width: 15%;
}
.product.type-product {
	margin-top: 50px;
}
img.flex-active {
    border: 2px solid #8b2c2a !important;
    border-radius: 8px;
    overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	border: 2px solid #ccc;
	border-radius: 8px;
}

span.rating-number {
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce .products .star-rating{
	margin: 0px;
	margin-right: 6px;
}
.woocommerce .star-rating span::before{
	color: #ffd700;
}
.elementor-menu-cart__product-price .quantity{
	border: unset;
	justify-content: start !important;
}
.elementor-menu-cart__product-remove{
	background: #8b2c2a;
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before{margin-top: 0px !important;}
.woocommerce div.product .woocommerce-product-rating{
	margin-bottom: 0px !important;
}
.woocommerce-Tabs-panel h2{
	font-weight: 700 !important;
}
.woocommerce-Tabs-panel p{
	font-size: 16px;
}
.summary.entry-summary button.plus, .summary.entry-summary button.minus{
	height: 43px;
	width: 43px;
}
.woocommerce div.product form.cart div.quantity{margin-right: 50px;}

.custom-add-to-cart-button {
    background: #8b2c2a !important;
    padding: 14px 45px !important;
    border-radius: 6px !important;
    width: 48%;
}
button.custom-add-to-cart-button:hover{background: #000 !important;}
.out-of-stock-btn{
	    background-color: #8b2c2a;
	opacity: 0.8;
	color: #fff !important;
	border-radius: 6px;
}

.custom-product-btndiv .quantity .qty{width: 43px !important;height: 43px !important;background: #f1f1f1 !important;margin: 0px;border-radius: 6px;}

.catHeroSec {display: flex;justify-content: space-between;background-image: linear-gradient(180deg, #e4a76e 39%, #f2f2f2 88%);padding: 60px 75px 40px;align-items: center;}
.leftSec, .rightSec {width: 49%;}
.catH1Sec{font-size: 34px;font-weight: 700;}
.pSec{font-size: 18px;}
.catProdLngDesc p, .catProdLngDesc li{font-size: 18px;}
.catProdLngDesc li{margin: 6px 0px;}
header{
	    position: sticky;
    top: 0px;
    z-index: 99;
    background: #fff;
    left: 0px;
    right: 0px;
}

.product-description-with-categories {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.product-description-with-categories .catProdLngDesc {
    width: 76%;
}
.product-description-with-categories .shopSidebar{
	width: 23%;
	padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #ccc;
    height: 100%;
}
.wc-block-product-categories-list li a{color: #000;}
.wc-block-product-categories-list li a:hover{color: #8B2C2A;}

.parent-item.active .parent-toggle{background:unset !important;color: #000 !important;}
.parent-toggle{background: unset !important;padding: 0px !important;}
.child-category li.active a {
    color: #8b2c2a !important;
    font-weight: 600;
}
.child-category li a:hover {
    color: #8b2c2a !important;
}
.shopSidebar p{
	    font-size: 20px;
    font-weight: 600;
    color: #8b2c2a;
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.custom-add-to-cart-footer{
	    position: fixed;
    bottom: 58px;
    z-index: 99;
    background: #fff;
    width: 100%;
    left: 0px;
    padding: 5px 21px;
	display: none;
}
.custom-add-to-cart-footer .cart{display: flex;justify-content: space-between;}
.checkout br{display: none;}

.woocommerce ul.order_details{padding: 0px !important;}
.woocommerce-thankyou-order-received{
	text-align: center;
    padding: 10px 30px;
    border: 1px solid #6ec218;
    max-width: max-content;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 30px;
    background: #deffde;
    font-weight: 600;
}
.woocommerce ul.order_details {
    padding: 20px !important;
    display: flex;
    justify-content: space-between;
    margin-top: 41px;
    box-shadow: 0px 0px 10px 0px #ccc;
    align-items: center;
    width: 80%;
    margin: auto;
    border-radius: 10px;
    margin-bottom: 30px;
}
.woocommerce ul.order_details li{margin-right: 0px !important;}
.page-header{text-align: center;}
.shop_table.order_details{
	width: 80% !important;
    margin: auto !important;
    box-shadow: 0px 0px 10px 0px #ccc;
    padding: 10px;
	border-radius: 10px !important;
}
.woocommerce-order-details__title, .woocommerce-column__title, .woocommerce-order p{text-align: center;}
.woocommerce-customer-details{width: 80% !important;margin: auto;text-align: center;}

ul.products.elementor-grid.columns-4{display: flex !important;grid-column-gap: 0px !important;grid-row-gap: 0px !important;}
.elementor-widget-woocommerce-breadcrumb{width: 100%;}
.e-n-accordion{padding-bottom: 40px;}
.e-n-accordion-item-title{justify-content: space-between !important;flex-direction: row-reverse !important;    border-radius: 6px !important;
    background: #f1f1f1;}
.elementor-widget-n-accordion .e-n-accordion-item{padding-bottom: 15px;}


@media (max-width: 768px) {
	.woocommerce ul.order_details{flex-wrap: wrap;}
	.woocommerce ul.order_details li{margin: 10px 0px;}
	.woocommerce ul.order_details, .shop_table.order_details, .woocommerce-customer-details{width: 100% !important;}
	.woocommerce div.product .woocommerce-tabs ul.tabs{display: flex;overflow: auto;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		white-space: nowrap;
    margin-right: 10px !important;
	}
	.onsale{left: 10px !important;}
	.woocommerce-product-gallery{
		flex-direction: column;
	}
	body.woocommerce div.product div.images .flex-control-thumbs li {
        width: 60px !important;
        height: 60px !important;
    }
	ol.flex-control-nav.flex-control-thumbs{
		display: inline-flex;
		flex-direction: unset;
	}
	.ProdGallImages {
    height: unset;
    overflow: auto;
    width: 100%;
   }
	.woocommerce-product-gallery .flex-viewport{
		width: 100%;
	}
	.elementor-nav-menu .sub-arrow{
		    width: 60px;
		padding: 0px;
		justify-content:end;
	}
	.elementor-nav-menu--dropdown a{
		justify-content: space-between;
		display: flex;
	}
	.catHeroSec{flex-direction: column;}
	.leftSec, .rightSec {width: 100%;}
	
	.product-description-with-categories{flex-direction: column;}
	.product-description-with-categories .catProdLngDesc {width: 100%;}
	.product-description-with-categories .shopSidebar{width: 80%;margin: auto;margin-top: 30px;margin-bottom: 30px;}

	
}
@media (max-width: 580px) {
	.elementor-menu-cart__products{
		    max-height: calc(100vh - 300px) !important;
	}
	body .elementor-menu-cart__main{right: 0px !important;}
	.w-full.overflow-x-auto{width: 100%;overflow: auto;}
	.custom-add-to-cart-footer{display: block;}
	.pSec{font-size: 16px;}
	.catHeroSec{padding: 30px 20px;}
	.catH1Sec {font-size: 26px;}
	body td.product-quantity .quantity{justify-content: end !important;}
	.woocommerce .quantity .qty{padding-left: 0px !important;}
	body.qty-input{
		width: 52px !important;
		padding-left: 20px !important;
		font-size: 19px !important;
	}
	.quantity .qty-btn{width: 50px !important;height: 50px !important;  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
		font-size: 30px !important;
}
	html, body {
  touch-action: pan-x pan-y;  /* Prevent double-tap zoom */
  -ms-touch-action: manipulation;
	}
	.qty-input{height: 50px !important;}
	
	span.rating-number{flex-direction: column;}
	body .custom-product-wrapper .product-title{font-size: 16px !important;}
	.woocommerce .woocommerce-result-count{font-weight: 500;font-size: 14px;}
	.woocommerce div.product form.cart div.quantity {
    margin-right: 30px;
   }
	.comparison-table-container{
		overflow: auto;
	}
	.woocommerce-Tabs-panel p{
		font-size:16px;
	}
	body nav.woocommerce-breadcrumb{
		padding-left: 18px !important;
	}
}

.summary.entry-summary ins{
	font-size: 30px !important
}

.category-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.category-list li {
  margin-bottom: 8px;
}

.parent-toggle {
  background: #f6f6f6;
  border-radius: 6px;
  padding: 10px 12px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  transition: background 0.3s;
}

.parent-toggle:hover {
  background: #e9e9e9;
}

.parent-item.active .parent-toggle {
  background: #0073aa;
  color: #fff;
}

.parent-item.expanded .arrow {
  transform: rotate(180deg);
}

.arrow {
  transition: transform 0.3s;
  font-size: 14px;
}

.child-category {
  list-style: none;
  margin: 0;
  padding: 6px 0 0 18px;
  display: none;
}

.child-category.open {
  display: block;
}

.child-category li {
  margin: 4px 0;
}

.child-category li a {
  color: #555;
  text-decoration: none;
  transition: color 0.3s;
}

.child-category li.active a {
  color: #0073aa;
  font-weight: 600;
}

.child-category li a:hover {
  color: #0073aa;
}
