/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.3
Text Domain: hello-elementor-child
*/

/*
/*  General
*/
/* Hide eye-contact dropdown field */
/*#mainPacHide, #secPacHide {
    display: none !important;
}*/
html, body {
    overflow-x: hidden;
}
::placeholder{
    opacity: 1 !important;
}
p#subscribed_field {
    display: none;
}
footer a.elementor-item.elementor-item-active {
    text-decoration: underline;
}
.woocommerce-privacy-policy-text p {
    margin: 0 !important;
}
label[for="shipping_method_0_wdr_free_shipping"] {
    width: fit-content;
}
.e-wc-message-notice .woocommerce-message {
    border-top: 3px solid var(--e-global-color-primary);
}
.e-wc-message-notice .woocommerce-message .button {
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}
.e-wc-message-notice .woocommerce-message:before {
    color: var(--e-global-color-primary);
}
.e-wc-message-notice .woocommerce-message .button:hover {
    border-color: var(--e-global-color-primary);
    color: #ffffff;
    background-color: var(--e-global-color-primary);
}
p.stock.out-of-stock {
    display: none;
}
li.woo-variation-item-label{
	position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.seo-content-wrapper {
    position: relative; /* Establish a positioning context */
}

.seo-content-hidden {
    display: none;
    overflow: hidden; /* Prevent content from affecting layout when hidden */
}
.archive ul.on-sale-prices {
  position: absolute;
  right: 12px;
  top: 10px;
  height: 0;
}
.read-more-link {
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
    color: #0066cc; /* Adjust color as needed */
}

.read-more-link img {
    transition: transform 0.3s ease;
    vertical-align: middle;
}

.seo-content-wrapper.expanded .read-more-link img {
    transform: rotate(180deg);
}
/*#mainPacHide, #secPacHide {
    display: none !important;
}*/
/*.price .woocommerce-Price-amount:nth-of-type(2)*/
/* Hide the dash and second price in WooCommerce price range */
.price .woocommerce-Price-amount:first-child:nth-last-child(3) ~ *,
.price .woocommerce-Price-amount:nth-of-type(2) + .woocommerce-Price-currencySymbol,
.price > span:not(.woocommerce-Price-amount),
.price > span:not(.woocommerce-Price-amount):before,
.price > span:not(.woocommerce-Price-amount):after {
    display: none !important;
}

/* Target specific dash character */
.price:not(:empty):before,
.price:not(:empty):after,
.price *:not(.woocommerce-Price-amount):before,
.price *:not(.woocommerce-Price-amount):after {
    content: none !important;
}
.woocommerce ul.products li.product .price del {
    display: flex;
}
/* Remove extra space and prevent line breaks */
.price {
    white-space: nowrap;
    font-size: 0;
}

.price .woocommerce-Price-amount {
    font-size: initial;
}
span.starting-from-text {
    font-size: 16px;
    color: var(--e-global-color-secondary);
}
@media only screen and (max-width: 600px) {
  span.starting-from-text {
    font-size: 14px;  
    margin-top: 34px;
    display: block;
  }
  .slick-track span.starting-from-text {
    margin-top: 0px;
	display: block;
  }
}
/* a:focus-visible {
    outline: 0;
}
button:focus-visible {
    outline: 0;
} */
/* .e-n-menu-title.focused {
    border: 1px solid #05aee8 !important;
}
.focused > .e-focus span{
    color: #05aee8 !important;
}
.focused > .e-focus span svg{
    fill: #05aee8 !important;
} */
.page-id-9 a.woocommerce-button.button.view.order-actions-button {
    display: none;
}
.INDDesktop #INDmenu-btn {
    top: 140px !important;
}
#INDmenu-btn svg {
    height: 44px !important;
}
.INDhasDragTooltip #INDWrap #INDmenu-btn:before,
.INDhasDragTooltip #INDWrap #INDmenu-btn:after{
	height: 90px !important;
}
.glass-btn{
	border-radius: 116px;
	border: 1px solid var(--white, #FFF);
	background: rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(12px);
	transition: 0.4s !important;
}
.glass-btn:hover{
	border-radius: 116px;
	border: 1px solid var(--white, #FFF);
	background: rgba(255, 255, 255, 0.40);
	backdrop-filter: blur(20px);
}
#readmore-text {
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.5s ease;
}

#readmore-text.expanded {
    max-height: 1000px; /* ערך גבוה מספיק להציג את כל התוכן */
}
.woocommerce-notices-wrapper {
    width: 50%;
    margin: 32px auto;
}
.mobile-menu-icon{
    display: flex;
    align-items: center;
    line-height: 1em !important;
    gap: 8px
}
.eyetest::before{
    background-image: url(/wp-content/uploads/2020/06/eye.svg);
    line-height: 1px;
    content: '';
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.branch-icon::before{
    background-image: url(/wp-content/uploads/2020/06/shop.svg);
    line-height: 1px;
    content: '';
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
}
#green-form summary .e-n-accordion-item-title-header::before {
    background-image: url(/wp-content/uploads/2024/02/טופס-ירוק-ורישיון-בינלאומי.svg);
    line-height: 1px;
    content: '';
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
	margin-left: 8px;
}
#sales summary .e-n-accordion-item-title-header::before{
    background-image: url(/wp-content/uploads/2020/06/sale.svg);
    line-height: 1px;
    content: '';
    background-size: 24px 24px;
    display: inline-block;
    width: 24px;
    height: 24px;
	margin-left: 8px;
}
.ml-price {
    display: flex;
    align-items: center;
	/*margin-bottom: 16px;*/
	justify-content: space-between;
	min-height: 32px;
}

/* Placeholder when מחיר + "החל מ" מוסתרים (אין מלאי + מחיר 0) — שומר על יישור קישור הרכישה */
.ml-price .loop-price-oos-zero-hidden {
	flex: 0 0 0;
	width: 0;
	min-width: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}

.tabcontent-custom-three .wvs-archive-variations-wrapper {
	position: unset !important;
	margin-right: 0px ;
	margin-top: -190px;
	width: 100% !important;
}
button.reset_variations {
    background: transparent !important;
    border: none;
    color: red !important;
    font-weight: 400 !important;
    padding: 0 !important;
}
button.reset_variations:hover {
    background: transparent !important;
}
@media only screen and (max-width: 1460px) and (min-width: 1025px){
	.menu-icons-hide .menu-item a {
		text-indent: -9999px;
	}
	.menu-icons-hide li a{
		width: 24px;
	}
}
@media only screen and (max-width: 600px) {
	.woocommerce-notices-wrapper {
		width: 90%;
		margin: 32px auto;
	}
	button.slick-next.slick-arrow, button.slick-prev.slick-arrow{
		display: none !important;
	}
  aside#moove_gdpr_cookie_info_bar {
    bottom: 55px;
  }
}
/*
/* Search
*/
input#elementor-search-form-1d0cffc {
    border: none;
}
button.elementor-search-form__submit {
    border-radius: 100px !important;
}
.popup-search .e-font-icon-svg-container::before {
    content: 'חיפוש';
    color: #fff;
    font-size: 16px;
	margin-left: 12px;
}
input#elementor-search-form-cb1dc1e {
    border: none;
}
/*
/* Form
*/
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid rgba(0, 0, 0, 0.20);
}

/*
/*  Menu
*/
.megamenu {
    width: 630px !important;
    min-height: 250px;
}
ul#menu-1-a81855c li.sale a {
    color: var(--wc-red) !important;
	gap: 6px;
}
ul#menu-1-a81855c li a {
	gap: 6px !important;
}

#elementor-menu-cart__toggle_button span.elementor-button-icon:after{
	content: 'סל קניות';
    font-family: 'Assistant';
}
span.elementor-button-icon-qty {
    top: -20px !important;
    border: 1px solid var( --e-global-color-primary );
    left: -12px !important;
	font-size: 12px !important;
}

@media only screen and (max-width: 600px) {
	.search-btn span.elementor-icon-list-text {
		display: none;
	}
	.INDDesktop #INDmenu-btn {
		top: 80px !important;
	}
	#elementor-menu-cart__toggle_button span.elementor-button-icon:after{
		content: '';
	}
	.elementor-menu-cart__toggle .elementor-button{
		border: none !important;
		border-radius: 0 !important;
		padding: 16px !important;
	}
	span.elementor-button-icon-qty {
		top: -6px !important;
		border: transparent !important;
		left: -6px !important;
		font-size: 13px !important;
		background-color: var(--wp--preset--color--black) !important;
		color: #fff !important;
	}
	#elementor-menu-cart__toggle_button svg{
		font-size: 26px;
		margin: 4px;
	}
}
/*
/* Footer
*/
@media (max-width: 767px) {
    .content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
    .collapsible:after {
        content: '+';
        font-size: 36px;
        position: absolute;
        left: 0;
        top: -12px;
		color: #fff;
    }
    .active:after {
        content: "-"; 
		color: #fff;
		font-size: 46px;
		top: -22px;
    }
}
/*
/* Product
*/
li.banner-img.wvs-archive-product-wrapper.product.type-product {
    overflow: hidden;
}
.post-53373 span.price {
    font-size: 1.4rem !important;
}
/* eye glasses */
div#mainPac, i.tm-tooltip.tc-tooltip {
    display: none !important;
}

.tc-price-wrap {
    display: none;
}
span.tc-section-label-text {
    font-size: 1.6rem;
}
.tm_divider {
    margin: 8px !important;
}
.woocommerce ul.products li.product .price .from {
    font-size: 1.1em;
    color: #03002E;
}
/* END eye glasses */
ul.products .ml-price > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-right: 16px;
}
.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
    display: block;
    position: relative;
    height: 85%;
}
.tm-epo-required{
	color: #e60000;
}
li.woo-variation-swatches-variable-item-more {
    display: none !important;
}
.ml-price-container {
    display: flex;
    flex-direction: row-reverse;
    gap: 8px;
}
.tabcontent-custom-new .product{
	background-color: #fff;
}
li.product span.woocommerce-Price-amount.amount {
    font-size: 1.4em;
}
.product-code-custom .price ins{
	padding-right: 0px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    height: 420px;
	background-color: #fff;
	/*margin: 0 0 1.5em 1.5%;*/
	width: 23.50%;
	display: grid;
}
.single-post .products li.product {
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    height: 400px;
	background-color: #fff;
	margin: 0 0 1.5em 1.5%;
	/* width: 23.50%; */
}
.single-post .products li.product .ml-price{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    justify-content: space-between;
    min-height: 54px;
    margin-top: 16px;
}
.single-post .products{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.single-post .products li.product{
    margin-bottom: 20px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
table th{
	padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	width: 100%;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    margin: auto !important;
    flex-direction: column;
    align-items: flex-end;
}
.flex-viewport {
    width: 90%;
}

.wvs-archive-product-wrapper ul.on-sale-prices {
    right: 16px;
}
div#slider20 ul.on-sale-prices, div#slider21 ul.on-sale-prices {
    right: 24px;
}
.slick-slide ul.on-sale-prices{
    right: -24px;
}
.woocommerce-product-gallery__image.flex-active-slide {
    position: relative;
}
.woocommerce-product-gallery__image img {
    width: revert-layer !important;
}

.woocommerce-product-gallery__image.flex-active-slide::before {
    content: "\1F50D";  /* Unicode for magnifying glass emoji */
    position: absolute;
    bottom: 5%;
    right: 5%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
    pointer-events: none;
}
.form-row-wide span {
    font-family: 'Assistant';
}
.woocommerce-product-gallery__image.flex-active-slide:hover::before {
    opacity: 1;
}
.woocommerce-variation-add-to-cart {
    margin-top: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent !important;
}
.woocommerce ul.products li.product a img,
.single-post .products li.product a img {
    border-radius: 8px 8px 0px 0px;
	height: 224px;
    object-fit: cover;
}
.single-post .products li.product a img {
    width: 100%;
}
.woocommerce ul.products li.product .button {
    left: 15px;
    color: #05AEE8;
    background-color: #FFFFFF;
    border-color: #05AEE8;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 116px 116px 116px 116px;
    font-weight: 400;
    padding: 10px 20px 10px 35px;
	margin-top: 0;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
    display: flex
;
}
.slick-track .ml-price {
    display: flex;
    align-items: center;
	margin: 6px 12px;
	justify-content: space-between;
}
.slick-track li.product .button {
    color: #05AEE8;
    background-color: #FFFFFF;
    border-color: #05AEE8;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 116px 116px 116px 116px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
}
.slick-track li.product .button:hover {
    background-color: #05aee81f;
    transition: all 0.5s ease;
}
.slick-track li.product .button::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2024/02/arrow-circle-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}
.single-post .products li.product .button {
    color: #05AEE8;
    background-color: #FFFFFF;
    border-color: #05AEE8;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 116px 116px 116px 116px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
    float: left;
    /* margin-top: -35px; */
    margin-left: 15px;
}
.single-post .products li.product .button::before{
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2024/02/arrow-circle-left.png');
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}
.woocommerce ul.products li.product .button:hover {
    background-color: #05aee81f;
	transition: all 0.5s ease;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.single-post .products li.product .woocommerce-loop-product__title {
    padding: 0px 15px 14px 15px;
    font-family: "Assistant", Sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #03002E;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.single-post .products li.product .price,
.single-post .products li.product .price ins{
    color: #05AEE8;
    font-family: "Assistant", Sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20.93px;
    /*padding-right: 15px;*/
	display: flex;
    flex-direction: column;
}
.wvs-archive-variations-wrapper {
    position: relative !important;
    left: 0;
    width: auto !important;
    top: -205px !important;
}
.archive .wvs-archive-variations-wrapper {
    position: absolute !important;
    top: 190px !important;
}
.archive ul.products li.product .price{
	flex-direction: row;
}

.product-category {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 80px;
  height: 30px;
}
.product-category img {
  object-fit: contain !important;
  height: inherit !important;
  margin: 0 !important;
  border-radius: 4px;
}
.price span.woocommerce-Price-amount.amount {
    color: var(--e-global-color-primary);
}
.woocommerce ul.products li.product .button::before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    top: 52%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2024/02/arrow-circle-left.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.pagination-custom {
    text-align: center;
}
.pagination-custom a {
    font-size: 20px;
    line-height: 26.16px;
    font-family: "Assistant", Sans-serif;
    font-weight: 400;
    color: #03002E;
    padding: 4px;
}
.pagination-custom .current{
	color: #05AEE8;
}
.pagination-custom a.next.page-numbers {
    margin-right: 15px;
    font-size: 0px;
}
.pagination-custom a.prev.page-numbers {
    margin-left: 15px;
    font-size: 0px;
}
.pagination-custom .prev.page-numbers::before {
    content: "הקודם";
    font-size: 20px;
}
.pagination-custom .next.page-numbers::before {
    content: "הבא";
    font-size: 20px;
}
/*.woocommerce ul.products li.product .onsale {
    top: 15px;
    right: 15px !important;
    margin: 0;
    width: 51px !important;
    height: 24px !important;
    font-size: 9px;
    background: transparent;
    border: 1px solid #DA3E3E;
    border-radius: 112px;
    padding: 0px;
    color: #DA3E3E;
}*/
.woocommerce ul.products li.product .onsale,
.single-post .products li.product .onsale{
    margin: 0;
    font-size: 16px;
    border-radius: 4px;
    padding: 0px 6px;
    line-height: 26px;
    min-height: 1em;
    min-width: 2em;
    font-weight: 400;
	background-color: #000;
}
.single-post .products li.product .onsale {
    position: absolute;
    text-align: center;
}
.single-post .products li.product ul.on-sale-prices {
    right: 35px;
    top: 8px;
}
/*.woocommerce ul.products li.product .on-sale-price {
    top: 15px;
    right: 75px !important;
    margin: 0;
    font-size: 9px;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.20);
    border-radius: 112px;
    padding: 8px 6px;
    color: rgba(0, 0, 0, 0.60);
    position: absolute;
}*/
li.onsale {
    background-color: #000 !important;
}
ul.on-sale-prices {
    position: relative;
    right: -24px;
    top: 10px;
}
.product-code-custom ul.on-sale-prices {
    position: absolute;
    right: 12px;
    top: 10px;
	margin: 0;
}
ul.on-sale-prices li {
    display: inline-block;
	margin: 0;
    font-size: 16px;
    background: var( --e-global-color-primary );
    border-radius: 4px;
    padding: 0px 6px;
    color: #fff !important;
    line-height: 26px;
    min-height: 1em;
    min-width: 2em;
    font-weight: 400;
}

.banner-img a img {
    border-radius: 8px  !important;
    height: 100% !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 2px #05AEE8);
    box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 2px #05AEE8);
    color: var(--wvs-selected-item-text-color,#05AEE8);
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    background-color: #ffffff00 !important;
}
.term-description h2 {
    display: none;
}
a.woocommerce-product-gallery__trigger {
    display: none;
}
.elementor-menu-cart__main span.woocommerce-Price-amount.amount {
    font-size: 16px;
}
span.ml-price-span {
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    margin: 4px 0 0 0;
}
span.ml-price-span-single{
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
}
.custom-seo-content h2 {
    font-weight: 400;
    font-size: 32px;
    letter-spacing: -0.64px;
    margin-bottom: 24px;
}
.custom-seo-content p {
    color: #03002E;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 16px;
}
a.read-more-link {
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-weight: 400;
}
a.read-more-link img {
    width: 12px;
    height: 12px;
}
/*
/* Product
*/

@media only screen and (min-width: 769px) and (max-width: 1366px) {
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 20.78px;
}
li.product span.woocommerce-Price-amount.amount {
    font-size: 14px;
}
.woocommerce ul.products li.product .button {
    font-size: 14px;
}
.tag-and-title {
    height: 70px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    height: 390px;
}
}

@media(max-width:768px){
	li.banner-img.product.type-product.has-post-thumbnail.purchasable {
		width: -webkit-fill-available !important;
	}
	.archive .wvs-archive-variations-wrapper {
		position: absolute !important;
		top: 170px !important;
	}
	.tabcontent-custom .product, .tabcontent-custom-new .product {
		height: 400px;
		margin-bottom: 0;
		margin-top: 30px;
	}
	.active:after{
		display: none;
	}
	ul.on-sale-prices li{
		font-size: 12px;
		line-height: 20px;
	}
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 22px;
        line-height: 18px;
        font-weight: 700;
        /*height: 100px;*/
    }
	.woocommerce ul.products li.product a img{
		height: 200px;
	}
	.woocommerce ul.products li.product .button{
		display: none;
	}
	.single-product section.related .products li.product {
		width: 100% !important;
	}
    .product-code-custom .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        /* height: -webkit-fill-available; */
        height: fit-content;
        clear: unset !important;
        margin: 0 4px 0.992em !important;
        width: 97% !important; 
    }
    .elementor-location-single > .wvs-archive-product-wrapper {
        width: 47% !important;
    }
    .banner-img {
        float: right !important;
        width: 96% !important;
    }
	.search-results.woocommerce ul.products li.product {
        width: 100% !important;
    }
	.woocommerce ul.products li.product .onsale {
		top: 8px;
		right: 8px !important;
		font-size: 12px;
		width: 40px;
		line-height: 20px;
		text-align: center;
	}
	dt.tm-final-totals, span.woocommerce-Price-amount.amount, span.price{
		font-size: 16px !important;
	}
    .wvs-archive-variations-wrapper {
        top: 75px;
    }
	.woocommerce div.product div.images .flex-control-thumbs li{
		width: 20%;
	}
	dl.tc-epo-metadata.variation {
		color: transparent;
		display: none;
	}

	
	ol.flex-control-nav.flex-control-thumbs{
		flex-wrap: wrap;
	}
    dt.tm-final-totals, span.woocommerce-Price-amount.amount, span.price {
        font-size: 16px;
    }
	.ml-price {
		display: flex !important;
		/*flex-direction: column-reverse !important;*/
		align-items: flex-start;
		margin-bottom: 4px;
	}
    .single-post .products li.product .ml-price {
        display: flex;
        align-items: start;
        justify-content: space-between;
        min-height: 20px;
        margin-top: 0px;
        margin-top: 0px;
    }

	.slick-track li.product .button{
		display: none;
	}
    .single-post .products {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        gap: 16px;
    }
    .woocommerce ul.products li.product a img, .single-post .products li.product a img {
         object-fit: cover; 
    }
    .single-post .products li.product .button{
        display: none;
    }
    .tag-and-title {
        height: 70px;
    }
    .single-post .products li.product {
        height: 360px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title, .single-post .products li.product .woocommerce-loop-product__title {
        font-size: 16px;
        margin-top: 0;
    }
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
        display: flex !important;
        flex-direction: column !important;
    }
    ol.flex-control-nav.flex-control-thumbs {
        display: flex    ;
        flex-wrap: nowrap;
        width: 50%;
        margin: auto !important;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
    }
    ol.flex-control-nav.flex-control-thumbs{
        width: 100%;
    }
}


dt.tm-final-totals, span.woocommerce-Price-amount.amount, span.price {
    color: var(--e-global-color-primary) !important;
    font-size: 24px;
	font-weight: 600;
}
.price ins bdi {
    color: red !important;
}
.single-product p.price {
    display: flex;
    gap: 6px;
}
ins {
    text-decoration: none;
}
del {
    text-decoration-thickness: 2px;
    height: 9px;
    display: inline-flex;
}
dl.tm-extra-product-options-totals {
    flex-wrap: nowrap;
}
dt.tm-final-totals {
    font-size: 22px !important;
}
dl.tm-extra-product-options-totals dt {
    flex: none;
    margin: 2px 0px 0px 4px;
}
.tc-epo-element-label-text {
    font-weight: 600;
}
.storeclosing_show {
    display: none;
}

.special-discount-text {
    font-size: 16px;
    color: #e20707;
    display: none !important;
}

/*
/* Product
*/

@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 20.78px;
  }
  li.product span.woocommerce-Price-amount.amount {
    font-size: 14px;
    white-space: nowrap;
  }
  .woocommerce ul.products li.product .button {
    font-size: 14px;
  }
  .tag-and-title {
    height: 70px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    height: 390px;
  }
}

@media (max-width: 768px) {
  li.banner-img.product.type-product.has-post-thumbnail.purchasable {
    width: -webkit-fill-available !important;
  }
  .archive .wvs-archive-variations-wrapper {
    position: absolute !important;
    top: 170px !important;
  }
  .tabcontent-custom .product,
  .tabcontent-custom-new .product {
    height: 400px;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .active:after {
    display: none;
  }
  ul.on-sale-prices li {
    font-size: 12px;
    line-height: 20px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
    line-height: 18px;
    font-weight: 700;
    /*height: 100px;*/
  }
  .woocommerce ul.products li.product a img {
    height: 200px;
  }
  /* .woocommerce ul.products li.product .button {
    display: none;
  } */
  .single-product section.related .products li.product {
    width: 100% !important;
  }
  .product-code-custom .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    /* height: -webkit-fill-available; */
    height: fit-content;
    clear: unset !important;
    margin: 0 4px 0.992em !important;
    width: 97% !important;
  }
  .elementor-location-single > .wvs-archive-product-wrapper {
    width: 47% !important;
  }
  .banner-img {
    float: right !important;
    width: 96% !important;
  }
  .search-results.woocommerce ul.products li.product {
    width: 100% !important;
  }
  .woocommerce ul.products li.product .onsale {
    top: 8px;
    right: 8px !important;
    font-size: 12px;
    width: 40px;
    line-height: 20px;
    text-align: center;
  }
  dt.tm-final-totals,
  span.woocommerce-Price-amount.amount,
  span.price {
    font-size: 16px !important;
  }
  .wvs-archive-variations-wrapper {
    top: 75px;
  }
  .woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
  }
  dl.tc-epo-metadata.variation {
    color: transparent;
    display: none;
  }

  ol.flex-control-nav.flex-control-thumbs {
    flex-wrap: wrap;
  }
  dt.tm-final-totals,
  span.woocommerce-Price-amount.amount,
  span.price {
    font-size: 16px;
    white-space: nowrap;
  }
  .ml-price {
    display: flex !important;
    /*flex-direction: column-reverse !important;*/
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .single-post .products li.product .ml-price {
    display: flex;
    align-items: start;
    justify-content: space-between;
    min-height: 20px;
    margin-top: 0px;
    margin-top: 0px;
  }

  .slick-track li.product .button {
    display: none;
  }
  .single-post .products {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 16px;
  }
  .woocommerce ul.products li.product a img,
  .single-post .products li.product a img {
    object-fit: cover;
  }
  .single-post .products li.product .button {
    display: none;
  }
  .tag-and-title {
    height: 70px;
  }
  .single-post .products li.product {
    height: 360px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .single-post .products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    margin-top: 0;
  }
  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
    display: flex !important;
    flex-direction: column !important;
  }
  ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-wrap: nowrap;
    width: 50%;
    margin: auto !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  ol.flex-control-nav.flex-control-thumbs {
    width: 100%;
  }
}

dt.tm-final-totals,
span.woocommerce-Price-amount.amount,
span.price {
  color: var(--e-global-color-primary) !important;
  font-size: 24px;
  font-weight: 600;
  white-space: nowrap;
}
.price ins bdi {
  color: red !important;
}
.single-product p.price {
  display: flex;
  gap: 6px;
}
ins {
  text-decoration: none;
}
del {
  text-decoration-thickness: 2px;
  height: 9px;
  display: inline-flex;
}
dl.tm-extra-product-options-totals {
  flex-wrap: nowrap;
}
dt.tm-final-totals {
  font-size: 22px !important;
}
dl.tm-extra-product-options-totals dt {
  flex: none;
  margin: 2px 0px 0px 4px;
}
.tc-epo-element-label-text {
  font-weight: 600;
}
.storeclosing_show {
  display: none;
}

/* Product category  */
.product_main_row {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}
.product-left-column {
  width: 20%;
}
.product-right-column {
  width: 80%;
}

.product-sortdiv {
  gap: 10px;
  display: flex;
  margin-bottom: 20px;
  overflow: auto;
  justify-content: space-between;
}
.product-sortdiv ul {
  width: 80%;
  overflow: auto;
  justify-content: flex-start;
}
.product-sortdiv ul.product-categories li {
  font-size: 16px;
  padding: 8px 16px;
}
.product-sort-bar {
  width: 20%;
}
.custom-accordion .accordion-header {
  background: white;
  border: none;
  color: black;
  padding: 16px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: right;

  cursor: pointer;
  outline: none;
}
.custom-accordion .accordion-header:focus,
.custom-accordion .accordion-header:hover {
  background-color: white;
}
.accordion-arrow {
  display: flex;
  align-items: center;
  transition: transform 0.3s ease;
}

.accordion-header.collapsed .accordion-arrow {
  transform: rotate(180deg); /* Point down */
}
.custom-accordion .accordion-body {
  padding: 10px 16px;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.accordion-item {
  border: 1px solid #0000001a;
  border-radius: 6px;
}
.accordion-body label {
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.show-more-btn {
  margin-top: 5px;
  text-align: justify;
  font-size: 14px !important;
  background-color: white !important;

  text-decoration: underline !important;
  color: #05aee8 !important;
  border: none;
  padding: 0px;
  cursor: pointer;
  border-radius: 3px;
}
.child-cat-btn.active,
.child-cat-btn .active {
  color: white;
  background: #05aee8;
}
.show-more-btn:hover {
  color: #05aee8;
}
.div_filter {
  display: none;
}
#child-category-buttons-mobile {
  display: none;
}
ul#child-category-buttons::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 768px) {
  #child-category-buttons {
    display: none;
  }
  ul#child-category-buttons-mobile::-webkit-scrollbar {
    display: none;
  }
  #child-category-buttons-mobile {
    display: flex;
    width: 100%;
    overflow: auto;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  #child-category-buttons-mobile li {
    font-size: 16px;
    padding: 8px 16px;
  }
  .product_main_row {
    display: flex;
    flex-direction: column;
    column-gap: 20px;
  }
  .product-left-column {
    display: none;
  }
  .product-right-column {
    width: 100%;
  }
  .sort-dropdown,
  .sort-dropdown-container {
    display: none;
  }
  .sort-dropdown {
    width: 100%;
    padding: 10px 35px 10px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff
      url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23333" stroke-width="1.5" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 9l-7 7-7-7"/></svg>')
      no-repeat right 10px center;
    background-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
  }
  .icon_filter {
    background-color: white !important;
    border: 1px solid #05aee8;
    border-radius: 4px !important;
    padding: 2px;
    display: flex;
    position: relative;
    align-content: center;
  }

  .div_filter {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .dropdown-menu {
    display: none;
    position: absolute;
    top: 2%;
    text-align: center;
    padding-right: 0px;
    left: 0;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    width: 170px !important;
  }

  .dropdown-menu li {
    display: block;
    padding: 10px;
    color: #333;
    text-decoration: none;
  }

  .dropdown-menu li:hover,
  .dropdown-menu li.active {
    background-color: #05aee8;
    color: white;
  }
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  justify-content: center;
  align-items: center;
}

.modal-content {
  background-color: #fff;
  overflow: scroll;
  height: 80vh;
  margin: 6vh auto;
  width: 300px;
  bottom: 17px;
  border-radius: 8px;
  position: relative;
  animation: fadeIn 0.3s ease-in-out;
}
#filter-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 50%;
  margin-left: 5px;
  left: -7px;
  position: absolute;
  vertical-align: middle;
  top: 0;
}
.close-modal {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 24px;
  cursor: pointer;
}
.model_close {
  padding: 16px;
  position: sticky;
  background-color: white;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.model_close button {
  width: 100%;
  padding: 12px 48px;

  color: white;
  border: none;
}
.modal-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.modal-content li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.modal-content li:hover {
  background: #f5f5f5;
}

@keyframes fadeIn {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.show-more-btn.expanded {
  color: #05aee8;
}
select#sort_by {
  font-size: 14px;
  border-radius: 8px;
  outline: none;
}
select#sort_by option.active,
select#sort_by option:hover {
  background-color: #05aee8;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: 1.5%;
  text-align: center;
  padding-right: 0px;
  left: 0;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  width: 170px !important;
}

.dropdown-menu li {
  display: block;
  padding: 10px;
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

.dropdown-menu li:hover,
.dropdown-menu li.active {
  background-color: #05aee8;
  color: white;
}

#sort_by_btn.sort_desktop {
  display: flex;
  gap: 52px;
  padding: 8px 8px;
  border-radius: 8px;
  border: 1px #d1d5de solid;
  background-color: white;
  color: #000;
  font-size: 14px;
}

#sort_by_btn.sort_desktop .arrow-icon {
  transform: rotate(180deg);
}
#sort_by_btn.sort_desktop.sort-desktop-active .arrow-icon {
  transform: rotate(0deg); /* rotate up when active */
}
a.reset_filters{
  color:red;
  text-decoration: underline;
}


body.scroll-locked {
    overflow: hidden;
}

#below-header-loader {
  position: fixed;
  top: 160px; /* height of your fixed header */
  left: 0;
  width: 100%;
  height: calc(100% - 80px); /* rest of the screen */
  background: rgba(255, 255, 255, 0.85); /* or use rgba(0, 0, 0, 0.5) for dark */
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
}

#below-header-loader .loader-inner {
  text-align: center;
}

#below-header-loader .spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #00aaff;
  border-top: 5px solid transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto 10px;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

#ajax-product-filters.display-none ,.product-left-column.display-none{
display: none;
}
.product-right-column.w-100{
  width: 100% !important;
}
.div_filter.display-none{
  visibility: hidden;
}
.term-786 ul#child-category-buttons {
    display: none;
}
.woocommerce ul.products li.product .star-rating {
  font-size: .857em;
  display: none;
}

/* Banner container and button styles */
.banner-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.banner-container a {
  display: block;
  position: relative;
  text-decoration: none;
}

.banner-container img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-button {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #05aee8;
  color: white;
  padding: 8px 16px;
  border-radius: 90px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.banner-button:hover {
  background-color: #0489c7;
}
.sale-promotion-box {
  margin: 0px 15px 0px 15px;
  padding: 4px 8px;
  border: 1px solid #dc3545;
  border-radius: 4px;
  background-color: rgba(220, 53, 69, 0.05);
  text-align: center;
  direction: rtl;
}
.sale-promotion-text {
  font-size: 14px;
  font-weight: 600;
  color: #dc3545;
  line-height: 1.4;
  margin: 0;
  font-family: "Assistant", Sans-serif;
}
/* Mobile responsive adjustments */
@media (max-width: 768px) {
  .banner-button {
    bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
  }
}

/* Sale Promotion Box for Product Cards */
.woocommerce ul.products li.product .sale-promotion-box,
.single-post .products li.product .sale-promotion-box {
    margin: 0px 15px 0px 15px;
    padding: 4px 8px;
    border: 1px solid #dc3545;
    border-radius: 4px;
    background-color: rgba(220, 53, 69, 0.05);
    text-align: center;
    direction: rtl;
}

.woocommerce ul.products li.product .sale-promotion-text,
.single-post .products li.product .sale-promotion-text {
    font-size: 14px;
    font-weight: 600;
    color: #dc3545;
    line-height: 1.4;
    margin: 0;
    font-family: "Assistant", Sans-serif;
}

.woocommerce ul.products li.product .sale-promotion-text strong,
.single-post .products li.product .sale-promotion-text strong {
    font-weight: 700;
}
li.wvs-archive-product-wrapper .star-rating {
  display: none;
}
/* Responsive adjustments for sale promotion box in product cards */
@media (max-width: 768px) {
    .woocommerce ul.products li.product .sale-promotion-box,
    .single-post .products li.product .sale-promotion-box {
        margin: 6px 12px 12px 12px;
        padding: 6px 10px;
    }
    
    .woocommerce ul.products li.product .sale-promotion-text,
    .single-post .products li.product .sale-promotion-text {
        font-size: 13px;
    }
}