/*
Theme Name:   	Original Concepts Child Theme
Theme URI:    	https://onlinestore.co.il/
Author:       	Original Concepts
Author URI:     https://onlinestore.co.il/
Template:     	oc-main-theme
Description:  	Child theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	oc-main-theme
Tags:         	light, responsive-layout, custom-background, custom-colors, custom-header,
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #908B85;
}
body{
	background: #FFFCF7!important;
}
body.no-scroll{
	overflow: hidden !important;
}
body.woocommerce-checkout{
	background:#fff!important;
}
 /*.main-header--container .custom-html-block a{
	background: url(assets/images/pin-icon.svg) right 0 no-repeat;
	height: 24px;
    padding-right: 27px;
	display: block;
	color: #000;
	padding-top: 0;
 }*/
 .main-header--container li.branches-link{
	 display:none;
 }
 body.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content *{
	 color:#000
 }
 .site-main.static-page h1{
	     line-height: normal;
 }
 .hamburger-panel ul.nav-menu li.branches-link a{
	 font-weight: bold;
    font-size: 16px;
    color: #5C0002 ;
    background: url(assets/images/menu-point.svg) right 5px no-repeat;
    padding-right: 20px;
	text-decoration: underline;
 }
  .hamburger-panel ul.nav-menu li.branches-link.re a{
	  background: url(assets/images/menu-re.svg) right 5px no-repeat;
  }
   .hamburger-panel ul.nav-menu li.branches-link{
	       border: none;
    padding-bottom: 0;
   }
 .bottom-header--container{
	    height: 73px; 
 }
 .woocommerce-billing-fields h1{
	     display: none;
 }
 body.home.sticky-header .site-header .top-header--container,
  body.home .site-header:hover .top-header--container,
  body:not(.home) .site-header .top-header--container{
	background: #fff;
 }
  body.home.sticky-header .site-header .top-header--container *,
 body.home .site-header:hover .top-header--container *,
 body:not(.home) .site-header .top-header--container *{
	color: #000;
  }
 .site-header--inner .my-account img{
	width: 26px;
    height: auto;
 }
 nav.main-navigation{
    justify-content: center;
 }
 .site-header--inner .mini-cart-icon img{
	 width: 24px;
 }
 .site-header--inner .search-icon--container img{
	 width: 24px;
 }
 .top-header--container .right-col .custom-html-block{
	display: flex;
    gap: 15px;
    font-size: 16px;
 }
 .top-header--container .right-col .custom-html-block a.br-top{
	 background: url(assets/images/menu-br-w.svg) right 0 no-repeat;
	 padding-right: 18px;
 }
 .top-header--container .right-col .custom-html-block a.re-top{
	background: url(assets/images/menu-re-w.svg) right -2px no-repeat;
    padding-right: 22px;
 } 
 .netah_img{
	margin-top: 68px;
    background: #EDE9E5;
    width: 100%;
    overflow: hidden;
    padding: 90px;
	position: relative;
    top: 3px;
 }
 .netah_img .breed-title span{
	
	font-size:20px;
 }
 .top-collection .wp-block-column p {
position: absolute;
    bottom: 35px;
    left: auto;
    right: auto;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    width: 100%;
}
body.logged-in .site-header .my-account a.my-account-link:after{
	content:"";
	background:#00E583;
	width:8px;
	height:8px;
	border-radius:100%;
display: block;
    position: absolute;
    top: -8px;
    right: -2px;
}
body.rtl.woocommerce.single-product-image-width-6 #content div.product div.summary .summary_wrap{
	padding-right: 90px;
    max-width: 70%;
}
body.single-product .site-main .related.products h2{
	font-size: 28px;
	
	letter-spacing: 2px;
}
@media only screen and (max-width: 1400px) {
	body.rtl.woocommerce.single-product-image-width-6 #content div.product div.summary .summary_wrap{
		max-width: 100%;
		padding-left: 15px;
		padding-right: 30px;
	}
}
.top-collection .wp-block-group{
	position:relative;
}
.top-collection figure{
	    margin-bottom: 25px !important;
}
.top-collection .wp-block-column p a {
	color: #000;
    text-decoration: none;
    font-size: 15px;
    background: #FFFFFF;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    padding: 0 25px;
    border-radius: 3px;
}
ul.products li.product.sale.outofstock .out-of-stock,
.wrap-for-top-part .out-of-stock{
	color: #fff;
    font-size: 14px;
    padding: 3px 0;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    top: 51.5%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    height: auto;
    border-radius: 0;
}
.wrap-for-top-part .main-product-image--container img{
	border-radius: 15px;
}

.wrap-for-top-part .product-labels{
	position: absolute;
    top: 14px;
    right: 12px;
}

.product-labels .product-label{
	color: #FFFCF7;
    font-size: 16px;
    height: 28px;
    border-radius: 4px;
	line-height: 26px;
	padding-inline: 10px;
	display: block;
}

.summary_wrap .product-labels{
    margin-top: 25px;
    display: flex;
    margin-bottom: 0;
    gap: 13px;
    align-items: center;
}

.summary_wrap .product-labels .product-label.product-label--gluten-free{
    display: flex;
}

body.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}

.product-labels .product-label.product-label--natural{
	background: #3F5B44;
}

.product-labels .product-label.product-label--suger-free{
	background: #784121;
}

.product-labels .product-label.product-label--gluten-free{
	padding: 0;
    height: auto;
    width: auto;
    line-height: normal;
    border-radius: 0;
}

.product-labels .product-label.product-label--gluten-free img{
	margin-bottom: 0;
    height: auto !important;
}

.top-collection .wp-block-column {
    position: relative;
    margin-bottom: 0;
}
.top-collection .wp-block-columns{
	gap: 25px;
}
body .site-header .mobile-header--container .hamburger-menu--container{
	    margin-left: 10px;
}
.main-navigation ul li .sub-menu li{
    height: auto !important;
    line-height: normal !important;
}
.site-header .mobile-header--container div.right-col,
.site-header .mobile-header--container div.left-col{
    align-items: flex-start;
}
body .site-header .mobile-header--container .site-header-minicart{
    margin-right: 10px;
}
.sticky-header .header-logo-mobile--container img.mobile-header-logo, .header-logo-mobile--container img.transparent-header-logo-img{
	width: 100%;
}
.footer-main--container .html-block-title{
    margin-bottom: 15px;
}
.footer-top-content--container{
	background: url(assets/images/new-banner.jpg) 0 0 no-repeat;
min-height: 350px;
    background-size: cover;
}
.footer-top-content--container .html_block_1  .html-block-title{
	color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.footer-top-content--container .html_block_1 .html-code-content .sub{
	font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
.footer-main-html-block .wpcf7{
	margin: 35px auto 0;
}
.footer-main-html-block .wpcf7 input[type="email"]{
	background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
	height: 45px;
	font-size: 18px;
	    color: #fff;
}
.footer-main-html-block .wpcf7 .flex-row{
	display: flex;
	gap: 15px;
}
.footer-main-html-block .wpcf7 .flex-row .flex-grow{
	width: 70%;
}
.footer-main-html-block .wpcf7 .flex-row .ml-half{
	width: 30%;
	position: relative;
}
.footer-main-html-block .wpcf7 .flex-row .ml-half input[type='submit']{
padding: 0;
    width: 100%;
    height: 45px;
    background: #FFFFFF33;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.footer-main-html-block .wpcf7 input[type="email"]::placeholder {
    color: #fff;
    opacity: 1;
}

.footer-main-html-block .wpcf7 input[type="email"]:-ms-input-placeholder {
    color: #fff;
}

.footer-main-html-block .wpcf7 input[type="email"]::-ms-input-placeholder {
    color: #fff;
}
.site-footer .wpcf7 form.invalid .wpcf7-response-output,
.site-footer .wpcf7 form.unaccepted .wpcf7-response-output,.site-footer .wpcf7 form.payment-required .wpcf7-response-output,
.site-footer .wpcf7-not-valid-tip{
	color: #fff;
}
.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img, a:focus .plugin-icon {
    color: unset;
    box-shadow: none;
    outline: none;
}
body.single-product div.product div.woocommerce-product-gallery__inner .slick-prev{
	right: 15px;
}
body.single-product div.product div.woocommerce-product-gallery__inner .slick-next{
	left: 25px;
}
.woocommerce div.product form.cart .button{
	width: 100%;
    max-width: none;
}
.product form.cart, .woocommerce div.product form.cart, .woocommerce-variation-add-to-cart{
	gap: 20px;
}
.woocommerce .site-main div.product form.cart .variations select{
	width: 100%;
	padding: 0 10px;
	margin-left: 0;
}
body.rtl.single-product .site-main div.product.type-product .variations th.label{
	display:none
}
.woocommerce div.product form.cart .reset_variations{
	display:none!important
}
body.single-product-show-low-stock-status div.product p.stock, body.single-product-show-low-stock-status div.product .woocommerce-variation-availability p.stock{
	    display: none;
}
body.rtl.single-product .site-main div.product.type-product .variations {
    margin-bottom: 0;
    margin-top: 0;
}

body.home .header-bumper {
    height: 0;
}
.site-header .top-header--container{
	order: -1;
	padding-top: 1px;
}
.site-header{
	    display: flex;
    flex-direction: column;
}
.main-navigation ul li{
	position: relative;
}
.footer-top-content--container .wpcf7-list-item {
	color: #fff;
	    margin: 0;
    margin-top: 10px;
}
.footer-top-content--container .wpcf7-list-item .wpcf7-list-item-label{
	color: #fff;
	font-size: 16px;
}
.footer-top-content--container input[type=checkbox]{
	width: 16px;
	height: 16px;
}
.footer-top-content--container .wpcf7 form.sent .wpcf7-response-output{
	    color: #fff;
}
.wp-block-video video{
	width: 100%;
    height: 100vh;
}
.wp-block-video{
	margin: 0;
    height: 100vh;
}
body.home .brands figure{
	margin: 0 30px;
}
body.home .brands button.slick-next,body.home .brands button.slick-prev{
	top: 35%;
}
body.home .brands button.slick-next{
	    left: 15px;
}
body.home .brands button.slick-prev{
	    right: 0;
}
body.home .brands .wp-block-columns{
	border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
}
	.brands .wp-block-column{
		padding: 0 40px;
	}
nav.main-navigation .sub-menu,
.main-navigation ul li.menu-item-has-children:hover .sub-menu{
	padding: 15px 25px;
    line-height: 30px;
    z-index: 2;
    top: 100%;
    right: 0;
    width: 230px;
	gap:0;
	flex-direction: column;
	border: 1px solid #eeeeee;
}
.footer-main--container .footer-main-html-block p,
.footer-main--container .html-block-title.footer-accordion-title{
	font-size: 18px;
}
.oc-product-variable-panel .attribute-container button{
	border-radius: 20px;
}
.oc-product-variable-panel.center.button .attribute-header{
	margin-bottom: 20px;
}

.entry-summary .upsells{
	margin-top: 55px;
}
.entry-summary .upsells h2{
	font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.upsells li.product .woocommerce-loop-product__title{
	/*min-height: 34px;*/
	font-size: 14px!important;
}
.upsells button.slick-next,.upsells button.slick-prev{
	top: 38%;
}
.upsells ul.products li.product.sale.outofstock .out-of-stock{
	display:none;
}
[dir='rtl'] .upsells .slick-prev{
	right: -65px;
}
[dir='rtl'] .upsells .slick-next{
	left: -65px;
}
.woocommerce .site-content .site-main .upsells ul.products li.product{
	margin: 0;
}
.upsells ul.products {
	padding: 0;
}
.mobile-header--container .right-col .add-to-cart-notice--container {
    left: -70px;
    right: auto;
}
.mobile-header--container .left-col,
.mobile-header--container .right-col{
	width: 30%;
}
.product .product-share-container--mobile,
.product .product-share-container--desktop{
	display:none;
}
body.home ins{
	font-weight: 700;
}
.need_help{
	text-align: center;
    border: 1px solid #E4E6EA;
}
.need_help a{
	border: none;
	width: auto;
    display: inline-block;
}
body.home .slider-controlls {
    display: block;
	margin-block-start: 45px;
}
.woocommerce ul#shipping_method{
	display: inline-block;
    width: 100%;
}
.wp-block-custom-slider-block-slider .slide-content-wrapper{
	    background-color: transparent !important;
}

body.home.rtl .slider-controlls a.button{
    min-width: 196px;
    height: 44px;
    line-height: 43px;
    color: #5C0002 !important;
    background: #fff !important;
    border-radius: 50px;
    font-weight: 600;
	border: none;
}

.wp-block-custom-slider-block-slider .slide-content-mobile-wrapper .title, .wp-block-custom-slider-block-slider .slide-content-wrapper .title {
    font-weight: 400;
}

.main-banner{
	position: relative;
}

.main-banner figure{
	margin: 0;
}

.main-banner .main-banner-content{
	    position: absolute;
    z-index: 2;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 800px;
    text-align: center;
}

.main-banner .main-banner-content h2{
	margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 44px;
    line-height: 46px;
}

.main-banner .main-banner-content h1{
	margin: 0;
    font-size: 62px;
    color: #fff;
    font-weight: 400;
    line-height: 46px;
}

.main-banner .main-banner-content .wp-block-buttons{
	    margin-block-start: 45px;
    justify-content: center;
}

.main-banner .main-banner-content .wp-block-buttons a.wp-block-button__link.has-white-background-color{
	    color: #5c0002!important;
    padding: 0;
    width: 196px;
    height: 44px;
    font-weight: 600;
	text-decoration: none;
}

.main-banner .main-banner-content .wp-block-buttons a.wp-block-button__link.has-white-background-color:hover{
	color: #fff!important;
	background-color: #5c0002!important;
}

body.home.rtl .slider-controlls a.button:hover{
    color: #fff !important;
    background: #5C0002 !important;	
}

body.home .slider-controlls:before{
	display:none
}

body.home.rtl .slider-controlls{
	max-width: 196px;
}

.checkout-login{
    margin-bottom: 15px;
    margin-top: 15px;
}
.site-header .main-header--container .my-account{
	gap: 0;
}
.need_help_w{
    margin-bottom: 20px;
    margin-top: 20px;
	text-align: center;
	border: 1px solid #E4E6EA;	
}
.need_help_w a{
    border: none;
    width: auto;
    display: inline-block;
    padding: 10px 40px 10px 15px;
    border-radius: 3px;
    background-size: 20px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    gap: 10px;
    justify-content: center;
    align-items: center;
    color: #000;
    margin-right: 0;
    position: relative;
}
.need_help_w a svg{
	    position: absolute;
    right: 10px;
    top: 12px;
}
.woocommerce-product-details__short-description p{
	font-size: 16px;
}
.single-product .product .summary .single_add_to_cart_button{
	font-size: 18px;
}
.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper h3,
.woocommerce-Tabs-panel li,
.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper p{
	font-size: 16px;
}
body.single-product .site-main div.product.type-product .summary .sku{
	font-size: 12px;
    margin-top: 20px;
}
.oc-woo-taxonomy-filter.orderby-select-list{
	display: none;
}
.woocommerce-additional-fields{
	display: flex;
    flex-direction: column;
}
.woocommerce-additional-fields h2{
	order: 2;
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper{
	order: 3;
}
.woocommerce-additional-fields #branch_checkout_field{
	order: 1;
}
.woocommerce-additional-fields #branch_checkout_field select{
	opacity: 1;
    border: 1px solid #E4E6EA;
    border-radius: 5px;
    line-height: 35px;
    height: 50px;
    padding-right: 10px;
	outline: none;
	background-position:10px 16px;
}
.single_price_wrap{
	display: flex;
    gap: 20px;
	align-items: center;
    padding-block-end: 20px;
}
.single-product .product .summary p.price{
	align-items: center;
}
body .oc-woo-products-filter--container{
	padding-top: 5px;
	padding-bottom: 5px;
}
.single_price_wrap .sale-perc{
	height: 24px;
    line-height: 24px;
    margin: 0;
    font-size: 14px;
    min-height: auto;
    width: 68px;
    padding: 0;
    background: #E22120;
    font-weight: normal;
    z-index: 5;
    color: #fff;
    border-radius: 3px;
    direction: ltr;
    letter-spacing: -1px;
    text-align: center;
	margin-top: 0;
}
.woocommerce form .form-row#billing_address_2_field label.screen-reader-text{
	clip: auto;
    border: 0;
    clip-path: unset;
    height: auto;
    margin: 0;
    position: absolute !important;
    width: auto;
}
/*.diff-address-shipping  h3,*/
/*.diff-address-shipping h2{*/
/*	display:none;*/
/*}*/
.oc-woo-search--wrap{
	z-index: 3;
}
@media only screen and (max-width: 1450px) {
	[dir='rtl'] .upsells .slick-next {
		left: 0;
	}
	[dir='rtl'] .upsells .slick-prev {
		right: 0;
	}	
	.upsells ul.products {
		padding: 0 30px;
	}	
}
@media only screen and (max-width: 1150px) {
	[dir='rtl'] .upsells .slick-next:before,
	[dir='rtl'] .upsells .slick-prev:before{
		background-size: 40px !important;
	}
	.oc-wc-slider__products>button.slick-next, .oc-wc-slider__products>button.slick-prev,
	[dir='rtl'] .upsells .slick-next,[dir='rtl'] .upsells .slick-prev{
		top: 30%;
	}
}
@media only screen and (max-width: 1900px) {
	body.home .brands{
		padding-right: 15px!important;
		padding-left: 15px!important;
	}
}
@media only screen and (max-width: 850px) {
	.entry-summary .upsells h2{
		font-size: 25px;
        margin-bottom: 25px;
        line-height: 35px;
	}
	.upsells ul.products {
		padding: 0;
	}	
	body.home .brands{
		padding-right: 0 !important;
        padding-left: 0 !important;
	}
	body.home .brands figure {
		margin: 0 15px;
	}	
	body.single-product .site-main .related.products h2{
		font-size: 25px;
		margin-bottom: 25px;
		line-height: 35px;
	}

	.footer-main--container .footer-main-content-mobile div.col-4{
		text-align: right;
	}
	.footer-top-content--container{
		background: url(assets/images/news-banner-mob.jpg) 0 0 no-repeat;
		min-height:300px;
		background-size: cover;
	}	
	.slick-slider li.product .item_wrap button.add-to-cart-icon, ul.products.slick-slider li.product .item_wrap button.add-to-cart-icon{
		display:none;
	}
}
@media only screen and (min-width: 1500px) {
	body.woocommerce.single-product-image-width-8 #content div.product div.summary{
		min-width: 440px;
	}	
}
@media only screen and (min-width: 767px) {
	.upsells .bottom-part{
		padding: 0;
	}
	.upsells ul.products li.product .price{
		margin-top: 0px;
	}
}
@media only screen and (max-width: 767px) {	
	body.single-product .site-main .related.products{
		padding-top: 15px;
	}
	.upsells li.product .oc-product-quick-add-to-cart-panel-1.mobile{
		display: none;
	}
	.top-collection .wp-block-column{
		display: flex;
		gap: 15px;
	}
	.top-collection figure {
		margin-bottom: 0!important;
	}	
	.top-collection .wp-block-columns {
		gap: 15px;
	}	
	.top-collection .wp-block-image img {
		width: 100%;
		height: 266px;
		object-fit: cover;
	}	
	.top-collection .wp-block-column p{
		bottom: 10px;
	}
	.top-collection .wp-block-column p a{
		width: 90%;
		padding: 0;
		line-height: 35px;
		height: 35px;
	}
	.home-look{
		margin-top: 50px!important;
	}
	.top-collection{
		margin-top: 30px!important;
	}
	.home-look{
		margin-top: 60px!important;
	}
	.home-banners{
		padding: 0 20px;
		margin-top: 60px!important;
	}
	.home-items{
		margin-top: 50px!important;
	}
}
@media only screen and (min-width: 481px) {
	li.product.sale .itsnew{
		left: 85px!important;
	}
}
@media only screen and (max-width: 480px) {
	li.product.sale .itsnew{
		left: 65px !important;
		line-height: 18px!important;
	}
	/*body.home .brands figure{
		margin: 0 10px;
        display: inline-block;
        width: 33vw;
        text-align: center;
        text-transform: uppercase;
	}
	body.home .brands .wp-block-columns .wp-block-column{
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		overflow: auto;
		white-space: nowrap;
		padding-bottom: 15px;
	}*/
	body.home .brands button.slick-next, body.home .brands button.slick-prev {
		top: 17%;
	}
	[dir="rtl"] .wp-block-group.brands button.slick-prev:before, [dir="rtl"] .wp-block-group.brands button.slick-prev:hover:before,
	[dir="rtl"] .wp-block-group.brands button.slick-next:before, [dir="rtl"] .wp-block-group.brands button.slick-next:hover:before{
		width: 30px;
		height: 30px;
		background-size: 30px;
	}
	body.home .brands button.slick-prev	{
		right: 0;
	}
	body.home .brands button.slick-next	{
		left: 25px;
	}	
	body.home .brands .wp-block-columns .wp-block-column::-webkit-scrollbar{
		height:0;
	}
	body.home .brands .wp-block-columns .slick-list img{
		width: auto;
	}
	body.home .brands .wp-block-columns .slick-list {
		padding: 0;
		
	}
}
.gb-payment-method-description{
	    position: relative;
    top: -10px;
}
/*add to cart from catalog*/
li.product .wrap-for-top-part .oc-product-variable-panel{
	position: absolute;
    border-radius: 30px 30px 0 0;
    bottom: 0;
    padding: 15px;
    z-index: 10;
    width: 100%;
	border: 1px solid #ededed;
    /* box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);*/
}
li.product .wrap-for-top-part .oc-product-variable-panel .attribute-header{
	text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}
.oc-product-variable-panel.center ul.attribute-container{
	    justify-content: center;
    text-align: center;
	flex-direction: column;
}
.oc-product-variable-panel.center ul.attribute-container li{
	margin-left: 0;
}
.oc-product-variable-panel .attribute-container button.close-panel{
	    display: none;
}

.oc-woo-filter-mobile--container .button-inner:last-child{
	display:none;
}
.color-attributes-container .connected-product-color,
.product-colors-container .color-attribute{
	border: 1px solid #a3a3a3;
}
.woocommerce .woocommerce-result-count{
	font-size: 15px;
}
ul.products li.product .price {
    margin-top: 0;
}
[dir="rtl"] .woocommerce-product-gallery__inner button.slick-next:before, [dir="rtl"] .woocommerce-product-gallery__inner button.slick-next:hover:before,
[dir="rtl"] .woocommerce-product-gallery__inner button.slick-prev:before, [dir="rtl"] .woocommerce-product-gallery__inner button.slick-prev:hover:before,
[dir="rtl"] .wp-block-group.brands button.slick-next:before, [dir="rtl"] .wp-block-group.brands button.slick-next:hover:before,
[dir="rtl"] .wp-block-group.brands button.slick-prev:before, [dir="rtl"] .wp-block-group.brands button.slick-prev:hover:before{
	width: 40px;
    height: 40px;
}
.woocommerce-Tabs-panel ul {
    list-style: disc;
    padding-right: 20px;
}
.slide-content-mobile-wrapper{
	display:none!important;
}
body.page .site-main.static-page.contact-page ul li{
	background-position: right 6px!important;
}
.site-main.static-page.contact-page .wp-block-heading{
	font-weight: 700;
}
li.product .oc-product-quick-add-to-cart-panel-1.mobile{
	bottom: -200%;
}
body .oc-product-quick-add-to-cart-panel-1.mobile.active{
	bottom:0;
}
.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper .woocommerce-Tabs-panel span.p-br{
	white-space: nowrap;
}
/*li.product .oc-product-quick-add-to-cart-panel-1.mobile .oc-product-variable-panel.button{
	max-width: none;
}
li.product .oc-product-quick-add-to-cart-panel-1.mobile .attribute-container li{
	width: 47%;
	margin-bottom: 0;
}
.oc-product-variable-panel .attribute-container li button{
	font-size: 15px;
}*/

.wp-block-oc-product-slider-tag-shop-the-look li.product .item_wrap button.add-to-cart-icon{
	display:none!important
}
.main-header--container .secondary-navigation .nav-menu{
	justify-content: flex-end;
}
.main-header--container .secondary-navigation .nav-menu li{
	padding-right: 48px;
}
.main-header--container .secondary-navigation .nav-menu li:first-child{
	padding-right: 0;
}
.main-header--container .secondary-navigation .nav-menu{
	justify-content: flex-end;
}
.site-header .main-header--container div.right-col{
	max-width: 40%;
	justify-content: right!important;
	    margin-top: -5px;
}
.main-navigation #mega-menu-primary-menu>li, .secondary-navigation ul#mega-menu-primary-menu>li, .main-navigation ul li {
    height: auto;
    line-height: normal;
	padding: 0;
    padding-left: 0;
}
.top-header-slider--container div.slide{
	font-size:15px;
}
nav.main-navigation ul li a,
.site-header .site-header--inner nav.secondary-navigation ul li a {
    top: 0;
	text-decoration: none;
	
}
.mobile-header--container .my-account p{
	left: -10px;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row input{
	direction: rtl;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table  td{
	vertical-align: top;
	position:relative;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table  td .remove-item-ajax{
	position: absolute;
    bottom: 20px;
    left: 0;
	opacity:0;
	    text-decoration: underline;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table  tr:hover td .remove-item-ajax{
	opacity:1;
}
body:not(.woocommerce-account):not(.woocommerce-order-pay) .woocommerce table.shop_table tbody{
	padding-left: 0;
}

.main-header--container .nav-menu{
	gap: 20px;
}

.main-header--container .site-header--inner{
	border-top: 1px solid;
}

.sticky-header .site-header .main-header--container .site-header--inner,
.site-header:hover .main-header--container .site-header--inner{
	border-color: #000;
}

@media only screen and (max-width: 1200px) {
    ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .remove_from_cart_button,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table  td .remove-item-ajax	{
        opacity: 1;
    }
}
@media only screen and (min-width: 1600px) {
	.left-col .nav-dropdown{
		top: 37px;
		left: 0;
	}
}
@media only screen and (max-width: 1600px) {
	
    body .main-navigation #mega-menu-primary-menu>li, body .secondary-navigation ul#mega-menu-primary-menu>li, body .main-navigation ul li {
        padding-left:40px;
    }
	.main-header--container .secondary-navigation .nav-menu li{
		padding-right: 40px;
	}
	.left-col .nav-dropdown{
		top: 50px;
		left: 10px;
	}
	body .site-header .my-account{
		margin-right: 25px;
	}
	.site-header .main-header--container .my-account p{
		    margin-top: 4px;
		text-align: center;
	}
}
@media only screen and (max-width: 1360px) {
    body .main-navigation #mega-menu-primary-menu>li, body .secondary-navigation ul#mega-menu-primary-menu>li, body .main-navigation ul li {
        padding-left:30px;
    }
	.main-header--container .secondary-navigation .nav-menu li{
		padding-right: 30px;
	}	
}
@media only screen and (max-width: 1250px) {
    body .main-navigation #mega-menu-primary-menu>li, body .secondary-navigation ul#mega-menu-primary-menu>li, body .main-navigation ul li {
        padding-left:15px;
    }
	.main-header--container .secondary-navigation .nav-menu li{
		padding-right: 15px;
	}	
}
.home-about-t{
    background: url(assets/images/about-bg.svg) bottom center no-repeat;
    padding-bottom: 205px !important;
}
.home-about-t p{
	max-width: 470px;
}
.home-about-t .wp-block-columns{
	max-width: 470px;
	justify-content: space-between;
	margin-top: 15px;
	flex-wrap: nowrap !important;
}
.home-about-t .wp-block-button {
    min-width: auto;
}
.home-about-t .wp-block-columns .wp-block-uagb-container{
	padding: 0;
}
.home-about-t .wp-block-columns .wp-block-column p{
width: auto;
    display: inline-block;
    float: left;
}
.home-about-t .wp-block-columns .wp-block-column a.wp-block-button__link{
	border-radius: 0px;
    background-color: #5C0002 ;
    padding: 0;
    height: 36px;
    line-height: 39px;
    width: 142px;
	text-decoration: none;
	
	letter-spacing: 1px;
}
.home-about-t .wp-block-columns .wp-block-column a.wp-block-button__link:hover{
	background-color: #fff!important;
	color:#5C0002 !important;	
}
.home-about-t h2{
	
}
.banners figure{
	border: 1px solid #fff;
	margin:0;
	overflow: hidden;
}
.banners .wp-block-uagb-container figure img{
	transition: transform .4s;
}
.banners .wp-block-uagb-container:hover figure img{
	transform: scale(1.03); 
}
.banners .wp-block-uagb-container{
	position: relative;
	padding: 0;
}
.hamburger-panel.drawer-panel[aria-hidden=false] .pannel-wrap{
	padding-bottom:90px;
}
.banners .wp-block-uagb-container .wp-block-uagb-buttons{
	position: absolute!important;
    top: auto;
    bottom: 20px;
	padding-right: 30px;
}
.banners .wp-block-uagb-container .wp-block-uagb-buttons a{
	padding: 0;
	box-shadow: none !important;
    background: transparent !important;
    text-decoration: none;
	display: block;
    text-align: right;
	position: relative;
}
.banners .wp-block-uagb-container .wp-block-uagb-buttons a .uagb-button__link{
	color: #fff!important;
    font-size: 45px;
	
	line-height: 35px;	
	letter-spacing: 1px;
}
.banners .wp-block-uagb-container .wp-block-uagb-buttons a:after{
	content:"";
    background: #5C0002  url(assets/images/arrow-left.svg) center no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    position: absolute;
    left: 25px;
    bottom: 2px;
}
.banners .wp-block-uagb-container:hover .wp-block-uagb-buttons a:after{
	background: #fff url(assets/images/arrow-left-on.svg) center no-repeat;
}
.banners .wp-block-uagb-container .wp-block-uagb-buttons .uagb-buttons__wrap{
	    gap: 0;
		justify-content: right;
		display: block;
}
.earning figure{
	text-align: center;
    margin: 0;
}
.earning h2{
	
	margin-top: -27px!important;
}
.earning p{
	    margin-top: -27px;
    font-weight: 300;
}
.earning a.wp-block-button__link{
	    border-radius: 0px;
    background-color: #5C0002 ;
    padding: 0;
    height: 36px;
    line-height: 39px;
    width: 142px;
    text-decoration: none;
    
	letter-spacing: 1px;
	margin-top: 10px;
}
.earning a.wp-block-button__link:hover{
	    background-color: #fff !important;
    color: #5C0002  !important;
}
body.logged-in .earning .wp-block-button:not(.loged-btn),
body.logged-in .earning p:not(.loged-btn){
	display:none
}
body:not(.logged-in) .earning .wp-block-button.loged-btn,
body:not(.logged-in) .earning p.loged-btn{
	display:none
}
.recipe p{
	position: absolute!important;
    bottom: 35px;
	text-decoration:underline;
	
	letter-spacing: 2px;
}
.recipe h2{
	
	letter-spacing: 1px;
	line-height: 33px;
}
.recipe a.wp-block-button__link{
	border-radius: 0px;
    background-color: #fff;
    padding: 0!important;
    height: 36px;
    line-height: 39px;
    width: 142px;
    text-decoration: none;
    
	letter-spacing: 1px;
	margin-top: 0;
}
.recipe a.wp-block-button__link:hover{
	background-color: #5C0002  !important;
    color: #fff !important;
}
@media only screen and (max-width: 767px) {
	.banners>.uagb-container-inner-blocks-wrap{
		row-gap: 0!important;
		column-gap: 0!important;
	}
	.banners>.uagb-container-inner-blocks-wrap .wp-block-uagb-container:nth-child(odd){
		padding-left: 7.5px;
		padding-bottom: 15px;
	}
	.banners>.uagb-container-inner-blocks-wrap .wp-block-uagb-container:nth-child(even){
		padding-right: 7.5px;
		padding-bottom: 15px;
	}
	.banners .wp-block-uagb-container .wp-block-uagb-buttons{
		bottom: 23px;
		padding-right: 18px;
	}
	.banners .wp-block-uagb-container .wp-block-uagb-buttons a .uagb-button__link{
		font-size: 32px;
		line-height: 32px;
	}	
	.banners .wp-block-uagb-container .wp-block-uagb-buttons a:after,
	.banners .wp-block-uagb-container:hover .wp-block-uagb-buttons a:after{
		width: 28px;
		height: 28px;
	    background-size: 15px;
		left: 18px;
		bottom: 5px;
	}
}
/*footer*/
body.home .site-footer{
	    margin-top: 0;
}
body .footer-main--container{
	padding: 0;
}
body.single-product .footer-main--container{
	margin-top: 0;
}
body .site-footer .col-full{
	max-width: 100%;
    padding: 0;
}
.footer-main--container div.col-4{
    background: #5C0002;
    min-height: 464px;
	padding-top: 0 !important;
	    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    border-top-right-radius: 24px;
}
.footer-main--container div.col-4 .copyright{
	position: absolute;
    bottom: 20px;
    font-size: 12px;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    color: #fff;
	direction: ltr;
}
.footer-main--container .footer-main-html-block.html_block_1 {
    padding-right: 0;
	    margin-top: -45px;
}
.footer-main--container div.col-4 .html-block-title{
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 49px;
}
.footer-main--container div.col-4 .html-code-content{
	text-align: center;
	color: #fff;
    font-size: 22px;
}
body .footer-main--container .wpcf7 input[type="submit"] {
    position: absolute;
    width: 100%;
    z-index: 2;
    width: auto;
    color: #fff;
    font-size: 16px;
    border: none;
    text-decoration: underline;
}
.footer-main-html-block .wpcf7 input[type="email"] {
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    height: auto;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding-right: 0;
}
body .footer-main--container .wpcf7 .wpcf7-form {
    position: relative;
    max-width: 335px;
    margin: auto;
}
.footer-main--container span.footer-menu-title{
	font-size: 17px;
	margin-bottom: 15px;
}
.footer-main--container div.col-1{
	padding-right: 7.5vw!important;
}
.footer-main--container .footer-menu-container ul.menu li a{
	    font-size: 16px;
}
.footer-main--container .footer-menu-container ul.menu li{
	margin-bottom: 0;
}
.footer-main--container .html-block-title.footer-accordion-title{
	font-size: 14px;
}
.footer-main--container .footer-main-html-block p{
	font-size: 16px;
}
.footer-main--container .footer-main-content-desktop div.col-contact{
	padding-top: 25px!important;
}
.social-networks--container.col-social{
	padding-top: 45px!important;
}
.site-footer{
        margin-top: 0;
}
footer ul.social-networks {
    justify-content: flex-start!important;
}
.footer-main--container div.col-1{
	position: relative;
}
.footer-logo{
	position: absolute;
    bottom: 20px;
	font-size: 12px;
	display: flex;
	align-items: flex-start;
    gap: 5px;
}
.footer-logo img{
	width: 35px;
}
body .site-footer {
    background-color: transparent;
}
.footer-main-content-mobile{
	        position: relative;
}
footer.site-footer .footer-main--container  .footer-main-content-mobile .col-1{
	flex-basis: 100%!important;
    max-width: 100%!important;
    padding-top: 50px;
}
footer.site-footer .footer-main--container  .footer-main-content-mobile .col-2{
flex-basis: 100% !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
}
footer.site-footer .footer-main--container  .footer-main-content-mobile .col-3{
	flex-basis: 100%;
    max-width: 100%;
    padding: 0 15px;
}
.footer-main--container .footer-main-content-mobile .social-networks--container{
	justify-content: center;
}
footer .footer-main--container .footer-main-content-mobile ul.social-networks li {
    padding: 0 10px;
}
@media only screen and (max-width: 850px) {
	.footer-main--container div.col-4{
		position: static;
	}
	.footer-main--container .footer-main-content-mobile div.col-4{
		order: -1;
	}
	.footer-main-html-block .wpcf7{
		width: 100%;
	}
	.footer-main--container div.col-4 .html-code-content{
		padding: 0 20px;
	}
	body.home .footer-main--container .footer-main-content-mobile{
		padding-top: 0;
	}
	.footer-main--container div.col-1{
		position: static;
	}
	.footer-main--container .html-block-title{
		font-size: 14px;
	}
	.footer-logo{
		width: 100%;
		justify-content: center;
		right: 0;
		bottom: 0;
	}
	.footer-main--container div.col-4 .copyright{
		bottom: 30px;
		color: #000;	
	}
	body .site-footer{
		padding-bottom: 15px;
	}
	
}
/*archive*/
/*body.archive.tax-product_cat:not(.product-cat-without-banner) .header-bumper{
	height: 32px;
}*/
body.archive.tax-product_cat:not(.product-cat-without-banner) .main-header--container,
body.archive.tax-product_cat:not(.product-cat-without-banner) .mobile-header--container{
	background-color: transparent;
}
body.archive.tax-product_cat:not(.product-cat-without-banner) .site-header:hover .main-header--container .site-header--inner nav.main-navigation ul li a,
body.archive.tax-product_cat.sticky-header:not(.product-cat-without-banner) .site-header .main-header--container .site-header--inner nav.main-navigation ul li a{
    color: #000;
}
body.archive.tax-product_cat .main-header--container:hover,
body.archive.tax-product_cat.sticky-header .main-header--container,
body.archive.tax-product_cat .mobile-header--container:hover,
body.archive.tax-product_cat.sticky-header .mobile-header--container{
	background-color: #fff;
}
@media only screen and (max-width: 1610px) {
    body.archive.tax-product_cat:not(.product-cat-without-banner) .header-logo-mobile--container img.mobile-header-logo{
        display: none;
    }

    body.archive.tax-product_cat.sticky-header:not(.product-cat-without-banner) .header-logo-mobile--container img.mobile-header-logo, .sticky-header .header-logo-mobile--container img.transparent-header-logo-img{
        display: none;
    }

    body.archive.tax-product_cat.sticky-header:not(.product-cat-without-banner) .header-logo-mobile--container img.mobile-header-logo, .sticky-header .header-logo-mobile--container img.mobile-header-logo{
        display: block;
    }    

}
.woocommerce.archive .site-main, .woocommerce.archive .site-content {
    margin: 0 auto;
    padding: 0;
    background: #ede6e1;
    
}
body.archive.rtl .woocommerce-products-header{
	    max-width: 100%;
        padding-block-start: 0;
}
body.archive.rtl .woocommerce-products-header .archive-tax-content{
	width: 1600px;
	max-width:100%;
    position: static;
    bottom:24px;
    margin: auto;
	left: 0;
    right: 0;
	padding: 0 15px;
	z-index: 10;
}
body.archive.rtl.product-cat-without-banner .woocommerce-products-header .archive-tax-content{
position: relative;
    bottom: 0;
    transform: none;
}
body.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title{
	color: #000;
        font-size: 46px;
    margin-block-end: 10px;
        padding-block-start: 25px;
}
body.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content .weight_notice{
	color: #000;
}
body.archive .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title{
	
	letter-spacing: 1px;	
	margin-bottom: 0;
	text-align: center;
}
.weight_notice{
    text-align: left;
    position: absolute;
    left: 15px;
    bottom: -45px;
	font-size: 15px;
}
body.archive .woocommerce-products-header .archive-tax-content .term-description{
	max-width: 65%;
    margin: 0 auto;
    text-align: center;
}
body.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content .term-description,
body.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content .term-description p{
	color: #000;
        font-size: 17px;
        line-height: 25px;
}
.archive-products--container .archive_wrap{
	max-width: 1600px;
    margin: auto;
    margin-top: 35px;
    padding: 0 15px;
}
.all-menu{
	display: flex;
    gap: 2px;
    box-shadow: 0px 3px 6px 0px #00000026;
    height: 31px;
    line-height: 29px;
    border-radius: 100px;
    padding: 3px 4px;
    font-size: 17px;
    position: sticky;
    top: 168px;
    z-index: 18;
    background: #fff;
    width: fit-content;
}
.all-menu li{
	
    font-size: 16px;
    cursor: pointer;
    padding: 0 17px;
    letter-spacing: 1px;
    height: 23px;
    position: relative;
    top: 1px;
	line-height: 23px;
}
.all-menu li.active,
.all-menu li:hover{
	background: #231F20;
    color: #fff;
    border-radius: 30px;
}
.main-cat-block .item-block{
	margin-top: 60px;
}
.main-cat-block .item-block h2{
	margin: 0;
    margin-bottom: 20px;
	font-size: 28px;
	color:#231F20;
	position:relative;
	
	letter-spacing: 2px;
	display: flex;
    align-items: center;
}
.main-cat-block .item-block h2:after{
	content:"";
	background:#908B85;
	width:95%;
	height:1px;
	display:block;
	position:static;
	top: 14px;
	left:0;
}
.main-cat-block .item-block h2 span{
	    display: inline-block;
    min-width: max-content;
    padding-left: 30px;
}
li.product .onsale.itsnew{
	display: none;
}
ul.products li.product.sale.outofstock .out-of-stock, .wrap-for-top-part .out-of-stock{
	font-size: 17px;
	background: transparent;
	color: #000;
	    font-weight: 600;
}
.page-template-product-history .weight_notice{
	display:none;
}
body div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    pointer-events: none;
}
li.product.outofstock .wrap-for-top-part .main-product-image--container{
	position:relative;
}
li.product.outofstock .wrap-for-top-part .main-product-image--container:after{
	content: "";
    background: rgba(256, 256, 256, 0.6);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
}
/*.woocommerce.archive ul.products li.product a img{
	object-fit: contain;
	height: 351px;
}*/
.top-header--container  .center-col{
    width: 33.333%;
}
.category-banner-container-mobile{
	max-height: 400px;
}
.category-banner-container,
.category-banner-container-mobile{
	position:relative;
}
.category-banner-container:after,
.category-banner-container-mobile:after{
	content: "";
    background-color: rgba(0, 0, 0, .2);
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}
.category-banner-container-mobile img{
	    max-height: 400px;
    object-fit: cover;
	width: 100%;
}
.oc-woo-filter-mobile--container{
	display: none;
}
li.product.outofstock .price-cart {
	display:none;
}
li.product .price-cart{
	position: absolute;
    bottom: 10px;
    left: 10px;
}
body.home li.product .price-cart{
    bottom: 23px;
}
li.product.product-type-external .price-cart{
	display:none
}
li.product .price-cart .ocwsu-add-to-cart-button{
    font-size: 0;
    background: #5C0002  url(assets/images/plus.svg) center no-repeat;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	position: relative;
	    padding: 0;
}
li.product .price-cart .ocwsu-add-to-cart-button:after{
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: none;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 0;
    top: 7px;
    right: 0;
    margin: auto;
}
li.product .price-cart .ocwsu-add-to-cart-button:hover{
	 background: #fff url(assets/images/plus-on.svg) center no-repeat;
}
li.product .price-cart .ocwsu-add-to-cart-button.disabled{
	background: #fff;
	opacity: 1;
}
li.product .price-cart .ocwsu-add-to-cart-button.disabled:after{
	display:block
}
body .upsells-products-sidebar .product-thumbnail .add-to-cart-wrapper button{
	font-size: 0;
    background: #5C0002  url(assets/images/plus.svg) center no-repeat;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    padding: 0;
    box-shadow: none;
    line-height: normal;
}
body .upsells-products-sidebar .product-thumbnail .add-to-cart-wrapper button:hover{
	background: #fff url(assets/images/plus-on.svg) center no-repeat;
}
body .upsells-products-sidebar .product-thumbnail .add-to-cart-wrapper button.disabled{
	background: #fff;
	opacity: 1;
}
body .upsells-products-sidebar .product-thumbnail .add-to-cart-wrapper button svg{
	display:none
}
li.product .price-cart .ocwsu-add-to-cart-button:before{
	display:none;
}
.products .price, .woocommerce ul.products li.product .price, .oc-wc-slider__products li.product .price, .woocommerce .related.products ul.products li.product .price, .single-product .product .summary p.price, .woocommerce.archive .site-content ul.products li.product .price, .product-inner .product-price{
	font-weight: 700;
	margin: 0;
}
li.product .prices-container{
	display: flex;
    gap: 10px;
    align-items: center;
}
li.product .price-cart .ocwsu-quantity-input{
    display: flex;
    width: 180px;
    background: #fff;
    border-radius: 30px;
    flex-direction: row-reverse;
    padding: 0 10px;
    align-items: center;
}
li.product .price-original{
	color: #908B85;
    font-size: 16px;
}
.price-original .units{
	position:relative;
}
.price-original .units:before{
	content:"/";
	    margin-left: 5px;
}
li.product .price-cart .ocwsu-quantity-input button.ocwsu-quantity-plus{
	background:url(assets/images/plus-on.svg) center no-repeat;
	padding: 0;
    width: 25%;
    height: 40px;
	font-size: 0;
}
li.product .price-cart .ocwsu-quantity-input button.ocwsu-quantity-minus{
	background:url(assets/images/minus.svg) center no-repeat;
	padding: 0;
    width: 25%;
    height: 40px;
	font-size: 0;
}
li.product .price-cart .ocwsu-quantity-input .ocwsu-quantity{
    background: transparent;
    width: 50%;
    border: none;
    text-align: center;
    font-size: 28px;
    
    color: #5C0002;
    padding: 0;
    line-height: 40px;
    font-weight: 700;
}
li.product .price-cart .ocwsu-quantity-input button:before{
	display:none;
}
li.product .woocommerce-loop-product__title{
	font-weight: 700;
}
	.all-menu{
		-webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: block;
        opacity: 1;
        top: 140px;
        width: fit-content;
		max-width: 100%;
		scroll-behavior: smooth;
	}
	.all-menu::-webkit-scrollbar {
		height: 0;
	}
	.all-menu li{
        display: inline-block;
        width: auto !important;
        padding: 0 12px;
        text-align: center;
        vertical-align: top;
	}
@media only screen and (max-width: 992px) {
	.footer-main--container div.col-1 {
		padding-right: 15px !important;
	}
	.woocommerce.archive ul.products li.product a img{
		height: auto;
	}
}
@media only screen and (max-width: 767px) {
	.all-menu li:hover{
		background: transparent;
		color: #000;
	}
	.all-menu li.active{
		background: #231F20!important;
		color: #fff!important;	
	}	
	.category-banner-container:after,
	.category-banner-container-mobile:after{
		height: 99%;
	}
	body.archive.tax-product_cat.product-cat-without-banner .header-bumper{
		height: 85px;
	}
	body.archive.tax-product_cat:not(.product-cat-without-banner) .header-bumper {
		height: 88px;
	}
	body.archive.rtl .woocommerce-products-header .archive-tax-content{
		top: auto;
		transform: none;
		display: flex;
		flex-direction: column;
	}
	body.archive .woocommerce-products-header .archive-tax-content .term-description{
		max-width: 100%;
	}
	body.archive:not(.product-cat-without-banner) .woocommerce-products-header .term-description p{
		padding: 0;		
	}
	body.archive .woocommerce-products-header .term-description p{
		text-align: right;
		padding: 0;
	}
	.weight_notice{
		position: static;
		text-align: right;
		order: 3;
		margin-top: 10px;
	}
	.main-cat-block .item-block h2:after{
		width: 77%;
	}
	.main-cat-block .item-block {
		margin-top: 35px;
	}
	body.archive.rtl .woocommerce-products-header{
		margin: 0;
	}

}

/*popup*/
.ui-widget{
	font-family: unset;
}
.ui-dialog[aria-describedby="choose-shipping-dialog"]{
	max-width: 40rem!important;
    width: 100%!important;
    margin: 0 auto!important;
    padding: 0!important;
    position: absolute!important;
    top: 50%!important;
    right: 0!important;
    left: 0!important;
    bottom: 0!important;
    z-index: 200!important;
    max-height: fit-content!important;
	transform: translateY(-50%);
	border: none;
}
.ui-widget-header{
	background: #fff;
    border: none;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: default;
	position: absolute;
	z-index: 200;
    display: none;
}
.ui-dialog .ui-dialog-titlebar-close{
	font-size: 0;
    background:#fff url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" class="Icon Icon--close" role="presentation" viewBox="0 0 16 14"><path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path></svg>') 0 0 no-repeat;
	width: 15px;
    height: 15px;
    background-size: 15px;
    display: block;
    border-radius: 0;
    top: 15px;
    right: 15px;
    margin: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-titlebar-close:after,
.ui-dialog .ui-dialog-titlebar-close:before,
.ui-widget-header .ui-icon{
	display:none;
}
form#choose-shipping #popup-pickup-options{
	max-width: 400px;
    margin: auto;
    margin-top: 25px;
}
form#choose-shipping #popup-pickup-options #ocws_lp_pickup_aff_id_field label{
	font-weight: normal;
	text-align: right;
	outline: none;
	margin: 0;
}
select.ocws-lp-enhanced-select{
	border: none;
	border-bottom: 1px solid #908B85;
	margin-top: 0;
	outline: none;
    background-position: 10px 15px;		
	
}
#choose-shipping .loading{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
	font-size:0;
}
/*product*/

body.woocommerce.single-product .site-content{
	max-width: 100%;
	padding: 0;
}
body.woocommerce div.product .product_title{
	
	margin-top: 35px;
margin-bottom: 15px;
font-size: 38px;
font-weight: normal;
}
body.single-product .site-main{
    background: #ede6e1;
    padding-block-end: 30px;
}
body.woocommerce.single-product-image-width-6 #content div.product div.images{
        padding-block-start: 25px!important;
}
.woocommerce div.product div.images img{
        border-radius: 15px;
}
body.rtl.woocommerce.single-product-image-width-6 #content div.product div.summary{
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
    position: relative;
    top: 0 !important;
    margin-bottom: 4px;
    padding-top: 25px;
}
.single_price_wrap span.price span.amount{
	color:#5C0002 !important;
	font-size: 38px;
	
	line-height: 38px;
}
.single_price_wrap span.price{
	line-height: 23px;
}

.single-product .product .summary .single_price_wrap p.price .price-original{
	color: #231F20;
	
	font-size:28px;
	position: relative;
    top: 2px;
	font-weight: 300;
}
.single-product.rtl .product .summary p.price{
	    margin-top: 0;
    margin-bottom: 0;
}
body.single-product div.product p.price .per_100_g_label, body.single-product div.product p.price .units{
	margin-inline-start: 0;
	font-size: 22px;
	position: relative;
    top: 3px;
}
.pack_unit{
float: left;
    margin-top: 5px;
    border: 1px solid #908B85;
    color: #908B85;
    font-size: 20px;
    border-radius: 50px;
    padding: 0 10px;
    
    height: 28px;
    line-height: 31px;
}
.item_labels{
    margin-top: 50px;
    display: flex;
    gap: 5px;
	margin-bottom: 20px;
}
.item_labels span{
    background: #231F20;
    color: #fff;
    font-size: 18px;
    
    height: 20px;
    display: block;
    letter-spacing: 1px;
    padding: 0 5px;
    line-height: 23px;
}
.recommended_making{
	background:url(assets/images/recommended_making.svg) right 0 no-repeat;
	font-size:17px;
	padding-right: 27px;
    margin-bottom: 20px;
}
.recommended_making span{
	font-size:20px;
	
}
.making_time{
	background:url(assets/images/making_time.svg) right 0 no-repeat;
	font-size:17px;
    padding-right: 27px;

}
.making_time span{
	font-size:20px;
		
}
.woo-minicart-item--content .price-per-item{
	display: none;
}
.tc-extra-product-options{
	border-top: 1px solid #D4D0CD;
    padding-top: 30px;
}
/*.tc-price-wrap,
.checkbox-image-label{
	display:none;
}*/
.tc-epo-element-product-container-wrap{
	display: block !important;
}
.tc-epo-element-product-li-container,
#tm-epo-totals{
	display: none !important;
}
.tc-epo-style-wrapper.square{
	display: block!important;
}
.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label.tm-epo-field-label{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, auto);
}
.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product > li.tmcp-field-wrap > .tmcp-field-wrap-inner > label.tm-epo-field-label .tc-epo-style-wrapper{
	    grid-column: 1;
    grid-row: 1
}
.tmcp-field-wrap.tc-active .tm-quantity,
.tmcp-field-wrap.tc-active .tm-quantity input.tm-qty{
	display: block !important;
}
.single-product.rtl .product .summary p.price{
	font-size: 30px;	
	line-height: 30px;
    color: #000;
    font-weight: bold;
}
.summary_wrap .oc-price-per-100{
    position: absolute;
    margin-block-start: 35px;
}
.type-product.product .yith-par-message-variation, .type-product.product .yith-par-message{
	margin: 0;
    padding: 0;
	font-size: 17px;
	width: 100%;
	background: url(assets/images/points.svg) right -1px no-repeat;
	padding-right: 38px;
	margin-top: 15px;
}
.type-product.product .yith-par-message-variation.yith-par-message-product, .type-product.product .yith-par-message.yith-par-message-product {
    margin-bottom: 15px;
}
.single-product .product .summary .single_add_to_cart_button:before{
	display:none
}
.yith-par-message-product a.my-account-link{
	color: #5C0002 ;
    text-decoration: underline;
    font-weight: 700;
}
.woocommerce div.product form.cart .button {
	width: 100%;
    max-width: none;
    float: right;
    margin-left: 0;
    border-radius: 50px;
    background: #231F20 !important;
	font-size: 17px;
    
    letter-spacing: 1px;
    line-height: 45px;
    height: 45px;
}
.woocommerce div.product form.cart .button:hover{
	background: #5C0002  !important;
}
.woocommerce div.product .ocwsu-quantity-input-container{
width: 150px;
    margin-right: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
.woocommerce div.product form.cart{
	position: relative;
        flex-direction: column;
}
.woocommerce.rtl.single-product #content div.product{
	margin-bottom:120px;
}
.quantity-style-3 .product .summary .quantity, .woocommerce.quantity-style-3 .product .summary .quantity{
	width: 60%;
    margin: 0;
}
.woocommerce.quantity-style-3 .product .summary .qty-input{
	background: #231F20;
    border-radius: 50px;
    height: 45px;
	display: flex;
	padding: 0 10px;
}
.woocommerce.quantity-style-3 .product .summary .quantity input{
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    font-size: 20px;
    color: #fff;
    padding: 0;
    
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.woocommerce.quantity-style-3 .product .summary .ocwsu-quantity-btn{
	height: 100%;
    line-height: 42px;
    cursor: pointer;
    width: 20%;
	font-size:0
}
.woocommerce.quantity-style-3 .product .summary .ocwsu-quantity-btn.ocwsu-more{
	background: url(assets/images/plus-white.svg) center no-repeat;
}
.woocommerce.quantity-style-3 .product .summary .ocwsu-quantity-btn.ocwsu-less{
	background: url(assets/images/minus-white.svg) center no-repeat;
}
.btn-wrap{
	width: calc(100% - 165px);
	position: relative;
        margin-right: auto;
}
.btn-wrap .under-btn{
    text-align: center;
    font-size: 15px;
    color: #908B85;
    margin-top: 5px;
    display: inline-block;
    width: fit-content;
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
	margin: auto;
    width: 320px;
}
.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper h3{
	    font-size: 17px;
    color: #000;
    font-weight: normal;
}
.wc-tabs-accordion-wrapper{
	border-bottom:none;
	border-top:1px solid #D4D0CD;
	margin: 40px 0 0;
}
body .product form.cart{
	margin-bottom: 30px!important;
	margin-top: 40px!important;
}
body.single-product.big-gallery div.product div.woocommerce-product-gallery-sticky{
	position: sticky;
    top: 123px;
	z-index: 20;
}
.site-header .mini-cart-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.site-header-minicart {
    position: relative;
}
.site-header .site-header-minicart{
	    background: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}
body.rtl .site-header .mini-cart-icon svg,
.site-header button.mini-cart-icon img{
	width: 20px!important;
}
.my-account a.my-account-link {
    position: relative;
    display: flex;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
body.rtl .site-header a.my-account-link svg,
body.rtl .site-header a.my-account-link img{
	width: 20px;
}
.site-header .search-icon--container button.search-icon{
	width: 32px;
    height: 32px;
    background: #fff !important;
    border-radius: 50%;
}

body.rtl .site-header .search-icon--container button.search-icon svg,
body.rtl .site-header .search-icon--container button.search-icon img{
	width: 20px;
}

.site-header .main-header--container div.left-col{
	gap: 16px;
}

body .site-header button.hamburger-menu.css{
    width: 32px;
    height: 32px;
    background: #fff !important;
    border-radius: 50%;
}
button.hamburger-menu.css .line, button.hamburger-menu.css:before, button.hamburger-menu.css:after{
    width: 20px;
    margin: auto;
}

button.hamburger-menu.css:before {
    margin: 0 auto 4px;
}

button.hamburger-menu.css:after {
    margin: 4px auto 0;
}

body .site-header .mobile-header--container .search-icon--container{
    margin-left: 0;
}


body .site-header .search-icon--container,
body .site-header .my-account,
body .site-header .site-header-minicart{
	margin: 0;
}

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

    .archive-products--container{
        margin-block-start: 70px!important;
    }

    body.rtl.archive .header-bumper {
        height: 100px;
    }
}
    .archive-products--container{
        margin-block-start: 70px!important;
    }
@media (max-width: 1200px){
    body.rtl.archive .site-header .mobile-header--container,
     body.single-product .site-header .mobile-header--container{
        background: #ede6e1;
    }

    body.woocommerce.single-product-image-width-6 #content div.product div.images{
        padding-block-start: 15px !important;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    body.woocommerce.product-archive-tablet-products-col-2 .site-content .site-main ul.products[class*="columns-"] li.product {
        width: 25%;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    body.woocommerce.product-archive-tablet-products-col-2 .site-content .site-main ul.products[class*="columns-"] li.product {
        width: 33.333%;
    }
}

@media only screen and (max-width: 768px) {
	body.single-product.big-gallery div.product div.woocommerce-product-gallery__inner.slick-initialized{
		position: static;
	}
	body.product-gallery-two-per-row div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
		min-height: auto !important;
	}
	body.single-product .footer-main--container {
		margin-top: 0;
	}	
    body.single-product .footer-main--container .footer-main-content-mobile{
        padding-top: 0;
    }
	body.single-product .header-bumper {
		height: 102px;
	}
	body.rtl.woocommerce.single-product-image-width-6 #content div.product div.summary{
		max-width: 100%;
		width: 100%;
	}
	body.rtl.woocommerce.single-product-image-width-6 #content div.product div.summary .summary_wrap{
		padding-left: 0;
        padding-right: 0;
	}
	.btn-wrap{
		position: static;
	}
	.woocommerce div.product .ocwsu-quantity-input-container{
		bottom: 0;
	}
	.netah_img{
		margin-top: 0;
		padding: 15px;
	}
	.woocommerce.rtl.single-product #content div.product {
		margin-bottom: 50px;
	}
}
/*shipping popup*/
.choose-shipping-popup {
    text-align: center;
    font-size: 1.263rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    right: -99999px;
    opacity: 0;
    transition: opacity 0.4s ease;
}
.choose-shipping-popup.shown {
    opacity: 1;
    right: 0;
}
.white-overlay{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
    opacity: 0.5;
}
.redirect-dialog-popup .inner{
	max-width: 90%;
    width: 750px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    transform: none;
}
.redirect-dialog-popup .inner .inner-wrapper{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    height: auto;
    padding-bottom: 35px;
    border-radius: 4px;
    min-height: 290px;
	padding-right: 15px;
    padding-left: 15px;
	display: flex;
    flex-direction: column;
}
.choose-shipping-popup .inner{
	max-width: 90%;
    width: 750px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.choose-shipping-popup .inner-wrapper{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	background-color: #fff;
	height: auto;
    padding-bottom: 25px;
	border-radius: 4px;
	min-height: 290px;
}
.choose-shipping-popup .inner-wrapper .pop-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1000;
	left: unset;
}
form#choose-shipping{
    margin-bottom: 0;
	padding:0 70px;
}
.choose-shipping-popup header h2,
#shipping-redirect-dialog h3{
margin: 0;
    text-align: center;
    padding-top: 45px;
    
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
}
.choose-shipping .ship-choose{
	display: flex;
    justify-content: center;
	margin-top: 10px;
    gap: 30px;
}
.choose-shipping .ship-choose .shipping-method-wraper{
	width: auto
}
.choose-shipping .ship-choose .shipping-method-wraper .radio-wrapper{
	display: none;
}
.choose-shipping .ship-choose .shipping-method-wraper label{
	background: transparent;
    line-height: 1;
    padding: 0;
    max-width: 100%;
    margin-right: unset;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    border: none;
    box-shadow: none;
}
.choose-shipping .ship-choose .shipping-method-wraper span.label{
	position:relative;
}
.choose-shipping .ship-choose .shipping-method-wraper span.label:before{
    content: "";
    border: 1px solid #5C0002 ;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.choose-shipping .ship-choose .shipping-method-wraper label.active span.label:before{
	content: "";
    background: #5C0002  url(assets/images/negishot-vi.svg) center no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.choose-shipping .ship-choose .shipping-method-wraper label.active span.label{
	font-weight: bold;
}
.ocws-checkout-inputs-pp{
	padding: 0;
	    margin-top: 30px;
}
.ocws-checkout-inputs-pp .ocws-checkout-pac-input{
	display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #908B85;
    color: #000;
    font-size: 16px;
    background: url(assets/images/pointer.svg) right 12px no-repeat;
    outline: none;
    padding-right: 21px;
    padding-top: 1px;
	border-radius: 0;
}
.ocws-checkout-inputs-pp span.error, #ocws-checkout-choose-city-form span.error{
	    color: #BF3900;
    font-size: 13px;
    text-align: right;
    padding-right: 22px;
    margin-top: 7px;
}
#shipping-redirect-dialog p{
	font-size: 16px;
    margin: 5px 0;
}
#popup-shipping-options{
	    display: block;
    max-width: 400px;
    margin: auto;
}
.choose-shipping-popup .shipping-description {
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: right;
	font-size:16px;
}
form#choose-shipping span.select2.select2-container.select2-container--default {
    width: 100% !important;
    display: block;
}
.select2-container--default .select2-selection--single{
    box-shadow: none;
	    height: 45px;
		background: none;
    padding: 0;
    margin: 0;
    max-width: 100%;
	border-color: #EBEBEB;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{
	height: 100%;
    text-align: right;
    font-size: 17px;
    line-height: 42px;
	background: #fff;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{
	height: 100%;
}
.slot-list-container a.slot,
.slot-list-container a.day-first-column {
    border: 1.2px solid #D9D9D9;
    border-radius: unset;
    top: unset;
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    margin: unset;
	display: inline-block !important;
	position: relative;
	font-size: 15px;
	    text-decoration: none;
}
.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-prev,
.ocws-days-with-slots-list .owl-rtl .owl-nav .owl-prev{
    background-image: url(assets/images/right_3.jpg);
    width: 9px;
    height: 24px;
    padding: 20px;
    background-position: center;
    top: 18px;
    right: -20px;
    left: auto;
	position: absolute;
	font-size: 0;
}
.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-next,
.ocws-days-with-slots-list .owl-rtl .owl-nav .owl-next{
    background-image: url(assets/images/left_3.jpg);
    width: 9px;
    height: 24px;
    padding: 20px;
    background-position: center;
    top: 18px;
    left: -20px;
    right: auto;
	position: absolute;
	font-size: 0;
}
.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-prev:before,
.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-next:before,
.ocws-days-with-slots-list .owl-rtl .owl-nav .owl-prev:before,
.ocws-days-with-slots-list .owl-rtl .owl-nav .owl-next:before{
	display:none
}
.choose-shipping input.green{
    margin-top: 30px;
    background: #231F20;
    color: #fff;
    font-size: 16px;
    
    letter-spacing: 1px;
    font-weight: normal;
    min-width: 142px;
    height: 36px;
    padding: 0;
    line-height: 40px;
	
}
form#choose-shipping #popup-form-messages, form#choose-shipping #popup-shipping-form-messages, form#choose-shipping #popup-pickup-form-messages{
	justify-content: flex-start;
	padding-right: 22px;
	text-align: right;
    max-width: 400px;
    margin: auto;
}
form#choose-shipping #popup-pickup-options #ocws_lp_pickup_aff_id_field label .required{
	display:none;
}
form#choose-shipping #popup-form-messages .error, form#choose-shipping #popup-shipping-form-messages .error, form#choose-shipping #popup-pickup-form-messages .error,form.checkout span.error{
	color: #BF3900;
	font-size: 13px;
}
.choose-shipping input.green:hover{
	background: #5C0002 ;
	color: #fff;
}
.shipping-settings-title, .ocws-days-with-slots-list-label{
	margin: 20px 0;
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: right;
    font-weight: normal !important;
}
.woocommerce-pagination{
	display:none
}
#popup-pickup-options label{
	margin-bottom: 0;
    margin-top: 30px;
    text-align: right;
    font-size: 18px;
	display: inline-block;
    width: 100%;
}

.choose-shipping-popup .oc-woo-pickup-additional-title,
#popup-pickup-options .slot-message{
	display:none;
}
select.ocws-lp-enhanced-select{
    height: 100%;
    text-align: right;
    font-size: 15px;
    line-height: 42px;
    padding-right:10px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
	border-color: #EBEBEB;
}
.ui-dialog .ui-dialog-content{
	padding: 0;
	overflow: hidden;
}
.redirect-dialog-popup .cds-dialog-title{
	    margin: 0;
    text-align: center;
    padding-top: 45px;
    
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
}
.redirect-dialog-popup .cds-dialog-text{
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 16px;
    padding: 0 90px;
    line-height: 25px;
}
.ui-dialog .ui-dialog-buttonpane{
	text-align: right;
    border-width: 0;
    background-image: none;
    margin-top: 0;
    padding: 0;
	margin-top: auto;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: none;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

/*.choose-shipping-popup #oc-woo-shipping-additional{
	    display: none;
}*/
.mini-cart-panel--container .mini-cart-product-quantity{
	    margin-top: 10px;
}
.choose-shipping-popup .inner-wrapper .pop-close img{
	display:none
}
.choose-shipping-popup .inner-wrapper .pop-close{
	font-size: 0;
    background:#fff url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" class="Icon Icon--close" role="presentation" viewBox="0 0 16 14"><path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path></svg>') 0 0 no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px;
    display: block;
    border-radius: 0;
    top: 15px;
    right: 15px;
    margin: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 0;
    cursor: pointer;
    background: #000;
    height: 36px;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 0;
    border-radius: 0;
    width: 142px;
    line-height: 39px;
	margin: 0 7px;
}
.ui-dialog .ui-dialog-buttonpane button{
    background-color: #5C0002 !important;
    color: #fff !important;	
}
.ui-dialog .ui-dialog-buttonpane button:hover {
    background-color:#231F20!important;
    color: #fff !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child{
	    background-color: transparent !important;
    border: 1px solid #5C0002 ;
    color: #5C0002  !important;
}
.woocommerce.single-product div.product div.summary form.cart .quantity .btn-qty{
	display:none
}
@media only screen and (max-width: 1610px) {
    .site-header .top-header--container .left-col,
    .site-header .top-header--container .right-col {
        display: none!important;
    }
    .top-header-slider--container{
        margin: auto!important;
    }
    #header-top > .site-header--inner > div.hide_mobile{
        display: block!important;
                width: 100%;
    }
}
@media only screen and (max-width: 767px) {
	.redirect-dialog-popup .cds-dialog-text{
		padding: 0;
	}
	.ui-dialog .ui-dialog-buttonpane button{
		    width: 127px;
	}
	.choose-shipping .ship-choose .shipping-method-wraper label{
		font-size: 13px;
	}
	form#choose-shipping{
		padding: 15px 25px;
	}
	.choose-shipping .ship-choose{
		margin-bottom: 25px;
		margin-top: 0;	
	}
	.slot-list-container a.slot, .slot-list-container a.day-first-column{
		font-size: 12px;
	}
}
/*mini cart*/
@media only screen and (min-width: 651px) {
	[dir='rtl'] body.rtl .upsells-products-sidebar .slick-next{
		bottom: 0;
	}
}
body .mini-cart-panel--container .mini-cart-product-quantity .quantity{
	height: 37px;
}
.mini-cart-quantity .ocwsu-quantity-input,
body .mini-cart-panel--container .mini-cart-product-quantity .quantity{
	display: flex;
    width: 100%;
    background: #fff;
    border-radius: 30px;
    flex-direction: row-reverse;
    padding: 0 10px;
    border: 1px solid #5C0002 ;
    margin: 15px 0;
    justify-content: space-between;
    align-items: center;
}
.mini-cart-quantity .ocwsu_quantity_in_weight_units,
.mini-cart-quantity .ocwsu_units{
	display: none;
}
.mini-cart-quantity .ocwsu-quantity-input .ocwsu-quantity-minus,
body .mini-cart-panel--container .mini-cart-product-quantity .quantity .btn-qty.minus,
body .mini-cart-panel--container .mini-cart-product-quantity .ocwsu-less{
	/*background: url(assets/images/minus.svg) center no-repeat;*/
    padding: 0;
    width: 25%;
    height: auto;
    font-size: 25px;
    background-size: 10px;
    color: #5C0002;
    cursor: pointer;
    line-height: normal;
}
.mini-cart-quantity .ocwsu-quantity-input .ocwsu-quantity-plus,
body .mini-cart-panel--container .mini-cart-product-quantity .quantity .btn-qty.plus,
body .mini-cart-panel--container .mini-cart-product-quantity .ocwsu-more{
	/*background: url(assets/images/plus-on.svg) center no-repeat;*/
    padding: 0;
    width: 25%;
    height: auto;
    font-size: 25px;
    background-size: 10px;
    color: #5C0002;
    cursor: pointer;
    line-height: normal;
}
.mini-cart-quantity .ocwsu-quantity-input input.ocwsu-quantity,
body .mini-cart-panel--container .mini-cart-product-quantity .quantity input.qty{
    background: transparent;
    width: 50%;
    border: none;
    text-align: center;
    font-size: 19px;
    color: #5C0002;
    padding: 0;
    line-height: 35px;
    font-weight: 700;
    position: relative;
    top: 0;
}
.mini-cart-quantity .ocwsu-quantity-input .ocwsu-quantity-minus:before,
.mini-cart-quantity .ocwsu-quantity-input .ocwsu-quantity-plus:before{
	display:none;
}
body .mini-cart-panel--container .mini-cart-product-quantity .quantity .btn-qty.minus{
	height: 38px;
}
.mini-cart-quantity{
	display: flex;
    flex-direction: column-reverse;
    margin-top: 10px;
}
/*checkout*/
#ocws_lp_pickup_aff_id_field label{
	font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px;
}
#oc-woo-pickup-additional .oc-woo-pickup-additional-title{
	margin: 0;
}
.shipping-settings-title, .ocws-days-with-slots-list-label{
	font-size: 16px !important;
    font-weight: bold !important;
}
.woocommerce form .form-row.address-field{
	width: 50%;
}
.woocommerce form .form-row.address-field#billing_city_field{
	order: -1;
    width: 100%;
}
.woocommerce form.woocommerce-checkout .form-row#billing_house_num_field{
	display:none
}
.ocws-days-list-slider .owl-stage,
.ocws-days-with-slots-list .owl-stage{
	padding:0!important
}
.woocommerce-additional-fields{
	margin-top: 20px;
}
.slot-message.chosen-slot{
	margin-bottom: 15px;
}
form.woocommerce-checkout #oc-woo-shipping-additional,
form.woocommerce-checkout #oc-woo-pickup-additional{
	display: flex;
    flex-direction: column;
}
form.woocommerce-checkout .slot-message.chosen-slot{
    order: 10;
    margin-bottom: 0;
    margin-top: 15px;
    margin-right: 0;
}
#redirect-dialog .ui-dialog-buttonset button:nth-child(2){
	    font-size: 0;
}
#redirect-dialog .ui-dialog-buttonset button:nth-child(2):after{
	content:"ביטול";
	font-size: 16px;
}
.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row#billing_city_field label{
	position: static;	
}
.slot-list-container .day-data.active a.day-first-column{
	border-color: #ac121c;
}
body.woocommerce-checkout .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{
	font-size: 14px;
}
body .woocommerce table.shop_table td .name .name-var .units_text{
	font-size: 13px;
    line-height: 18px;
}
.slot-message{
	font-size: 15px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	body.woocommerce.single-product .site-content .related.products ul.products{
	overflow: visible;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        white-space: nowrap;
        padding-bottom: 0;
        display: block;
        max-height: none;
        overflow: auto;
        height: auto;
        padding-right: 15px;
	}
	body.woocommerce.single-product .site-content .related.products ul.products:not(.slick-slider) li.product{
		padding: 0;
		margin-bottom: 0;
		display: inline-block;
		width: 74vw;
		text-transform: uppercase;
		margin-left: 10px;
		margin-right: 0;
		white-space: normal;
	}	
	body.woocommerce.single-product .site-content .related.products ul.products li.product .price-cart{
		bottom: 33px;
	}
	.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-next{
		left: 0;
	}
	.slot-list-container .owl-carousel.owl-rtl .owl-nav .owl-prev{
		right: 0;
	}	
}
@media only screen and (max-width: 650px) {
	body #cart-panel .upsells-products-sidebar .product-thumbnail .add-to-cart-wrapper{
		left: 5px;
		right: auto;
	}
}
/*branches*/
.branch-page-wrapper{
    max-width: 1330px;
    margin: auto;
    padding: 0 15px;
}
.branches-content{
	flex-direction: column;
	width: 70%;
	padding: 0;
	margin-top: 0;
	padding-left: 120px;
}
.branches-content .branch-card{
	width: 100%;
    padding: 0;
}
.branches-wrap{
	display: flex;
}
.branches-wrap .branch-page-image{
	width: 30%;
}
.branch-page-image video{
	max-width: 100%;
}
.branches-content .branch-card-item{
background: transparent;
    padding: 0;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.branches-content .branch-card-item:after{
    content: "";
    background: #D4D0CD;
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.branches-content .branch-card-item.active:after{
	width: calc(100% + 120px);
}
.branches-content .branch-card-item span.waze_link{
	display: block;
}
.branch-page-wrapper h1{
	font-size: 46px;
	
}
.branch-card-item .branch-close{
	display: none;
	margin-top: 20px;
}
.branches-content .branch-card-item h3{
	font-size:28px;

	position: relative;
	cursor: pointer;
	    margin: 0;
}
/*.branches-content .branch-card-item h3:after{*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    left: 15px;*/
/*    transform: translate(-50%, -50%) rotate(-90deg);*/
/*    background-color: #908B85;*/
/*    transition: transform .4s ease-in-out, opacity .4s ease-in-out;*/
/*    width: 4px;*/
/*    height: 18px;*/
/*}*/
/*.branches-content .branch-card-item h3:before{*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 50%;*/
/*    left:15px;*/
/*    transform: translate(-50%, -50%) rotate(-90deg);*/
/*    background-color: #908B85;*/
/*    transition: transform .4s ease-in-out, opacity .4s ease-in-out;*/
/*    width: 18px;*/
/*    height: 4px;*/
/*    opacity: 1;*/
/*}*/
.branches-content .branch-card-item.active h3:before{
	opacity:0;
}
.branches-content .branch-card-item.active h3:after{
	transform: translate(-50%, -50%) rotate(90deg);
}
.branches-wrap .branch-page-image .video-content{
	display:none
}
.branches-content .branch-card-item span.branch_address{
    background: url(assets/images/branch-mark.svg) right 3px no-repeat;
    font-size: 17px;
    padding-right: 22px;
    padding-top: 0px;
}
.branches-content .branch-card-item span.branch_phone_number{
    background: url(assets/images/branch-phone.svg) right 3px no-repeat;
    font-size: 17px;
    padding-right: 22px;
    padding-top: 0px;
}
.branches-content .branch-card-item span.addr{
    background: url(assets/images/branch-clock.svg) right 3px no-repeat;
    font-size: 17px;
    padding-right: 22px;
    padding-top: 0px;	
}
.branch-close .bottom-links{
	display: flex;
    gap: 12px;
    align-items: center;
	margin-top: 30px;
}
.branch-close .bottom-links a{
    display: block;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
	background:#5C0002 
}
.branch-close .bottom-links .whatsapp span{
    background: url(assets/images/branch-whatsapp.svg) right 8px no-repeat;
    
    margin: 0;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
    letter-spacing: 1px;
}
.branch-close .bottom-links .tel span{
    background: url(assets/images/branch-call.svg) right 8px no-repeat;
    
    margin: 0;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
    letter-spacing: 1px;
}
.branch-close .bottom-links .nav span{
    background: url(assets/images/branch-waze.svg) right 8px no-repeat;
    
    margin: 0;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
    letter-spacing: 1px;
}
.branches-content .branch-card-item span.open-nagish {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 0;
	margin-top: -5px;
	cursor: pointer;
}
.branch-negishot{
	display:none;
}
.branch-negishot.shown{
	display:block;
}
.branch-negishot .branch-negishot-inner{
    max-width: 90%;
    width: 769px;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    top: 50%;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 23;
    background: #fff;
    transform: translateY(-50%);
	max-height: 330px;
}
.branch-negishot .branch-negishot-inner .inner-wrapper{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    height: auto;
    border-radius: 4px;
	padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.page-overlay.nagish{
	z-index: 20;
}
.branch-negishot-inner .title{
	font-size: 28px;
	
	letter-spacing: 1px;
}
.negishot-marks{
	margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    padding: 0 120px;
	flex-wrap: wrap;
}
.branches-content .branch-card-item .negishot-marks span{
	position:relative;
	width: 33.333%;
	padding: 0;
    font-size: 17px;
	text-align: right;
	    margin-bottom: 20px;
}
.branches-content .branch-card-item .negishot-marks span mark{
	position:relative;
	background: transparent;
}
.branches-content .branch-card-item .negishot-marks span.off mark:before{
    content: "";
    border: 1px solid #5C0002 ;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.branches-content .branch-card-item .negishot-marks span:not(.off) mark:before{
    content: "";
    background: #5C0002  url(assets/images/negishot-vi.svg) center no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.branch-negishot .branch-negishot-inner .inner-wrapper .hide-pop{
	margin-top: 47px;
}
.branch-negishot .branch-negishot-inner .inner-wrapper .hide-pop a{
	display: inline-block;
    width: 142px;
    height: 36px;
    line-height: 40px;
    text-decoration: none;
    background: #5C0002 ;
    color: #fff;
	font-size: 16px;
	
	letter-spacing: 1px;
}
.branch-negishot .branch-negishot-inner .inner-wrapper .hide-pop a:hover{
	background: #231F20;
}
.negishot-close{
	position: absolute;
    top: -12px;
    right: -15px;
	cursor: pointer;
}
.video-content-m{
	width:144px;
    margin-top: 20px;
	height: 256px;
	transition: transform 0.3s ease;
}
.video-content-m video{
	max-width: 100%;
	height: 100%;
}
.video-content-m-wrap{
	position:relative;
	height:100%;
}
.video-content-m-wrap img{
	border-radius: 0;
    width: 32px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    display: block;
    z-index: 3;
}
.video-content-m-wrap:after{
	content: "";
    background-color: rgba(0, 0, 0, .2);
    display: block;
    position: absolute;
    width: 100%;
    height: 99%;
    top: 0;
    z-index: 2;
}
.video-content-m.enlarge{
	cursor: url(assets/images/cross.svg), url(assets/images/cross.png), zoom-out;
	position: fixed;
    z-index: 9999;
	transform: scale(230%);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;	
}
.video-content-m.enlarge img,
.video-content-m.enlarge:after{
	display:none;
}
@media only screen and (min-width:768px) {
	.video-content-m{
		display:none
	}
}
@media only screen and (max-width:1300px) {
	.top-header--container .site-header--inner{
		justify-content: center;
	}
	.top-header--container .right-col{
		display:none!important;
	}
}
@media only screen and (max-width:992px) {
	.negishot-marks{
		padding: 0 60px;
	}
}
@media only screen and (max-width:767px) {
	.branch-page-image{
		display:none!important
	}
	.branches-content{
		width: 100%;
		padding: 0;
		margin-top: 0;
		padding-left: 0;
	}
	.branches-content .branch-card-item.active:after {
		width: 100%;
	}	
	.branches-content .branch-card-item .negishot-marks span{
		width: 50%;
	}
    .negishot-marks {
        padding: 0 15px;
    }	
}
.woocommerce-product-gallery__wrapper .product_video{
	position: absolute;
    width: 100px;
    height: 153px;
    bottom: 32px;
    left: 32px;
	cursor: pointer;
	transition: transform 0.3s ease;
}
.woocommerce-product-gallery__wrapper .product_video:not(.enlarge) img.video-close,
.content-area.recipe-page .recipe-inner .column.video .product_video:not(.enlarge) img.video-close{
	display:none;
}
.woocommerce-product-gallery__wrapper .product_video img.video-close,
.recipe-inner img.video-close{
	position: absolute;
    width: 32px!important;
    height: 32px!important;
    right: 10px;
    top: 10px;
}
@media only screen and (min-width: 768px) {
	.woocommerce-product-gallery__wrapper .product_video img.video-close,
	.recipe-inner img.video-close{
		display:none!important
	}
}
.woocommerce-product-gallery__wrapper .product_video video{
	width: 100%;
	height: 100%;
    object-fit: cover;
}
.woocommerce div.product div.images .product_video img.video-pop{
	border-radius: 0;
    width: 32px;
    position: absolute;
    bottom: 15px;
    left: 15px;
	display:none;
	z-index: 3;
}
.woocommerce div.product div.images .product_video:after{
	content: "";
    background-color: rgba(0, 0, 0, .2);
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}
.woocommerce div.product div.images .product_video:hover img.video-pop,
.woocommerce div.product div.images .product_video:hover:after{
	display:block;
}
.woocommerce div.product div.images .product_video.enlarge img.video-pop,
.woocommerce div.product div.images .product_video.enlarge:after{
	display:none!important;
}
.woocommerce-product-gallery__wrapper .product_video.enlarge{
	transform: scale(5);
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	cursor: url(assets/images/cross.svg), url(assets/images/cross.png), zoom-out;
}
.video-page-overlay{
	position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    visibility: hidden;
    opacity: 0;
    background: #363636;
    -webkit-transition: opacity 0.45s, visibility 0.45s;
    -moz-transition: opacity 0.45s, visibility 0.45s;
    -ms-transition: opacity 0.45s, visibility 0.45s;
    -o-transition: opacity 0.45s, visibility 0.45s;
    transition: opacity 0.45s, visibility 0.45s;
    z-index: 19;
	cursor: url(assets/images/cross.svg), url(assets/images/cross.png), zoom-out;
}
.video-page-overlay.active{
	opacity: .5;
    visibility: visible;
}
.site-header.video-active{
	z-index: 0;
}
button.hamburger__close.default-close-btn,
.drawer-panel .mini-close,
body .authorization-panel--container button.btn-empty:not(.return-to-login-form){
    background: url(assets/images/icon-close.svg) 0 0 no-repeat!important;
    width: 32px;
    height: 32px;
    background-size: 32px;
    left: 10px !important;
}
body .authorization-panel--container button.btn-empty:not(.return-to-login-form){
	top: 10px;
}
.form-login h2, body.home .form-login h2{
	
	text-align: center;
	padding-top: 20px;
	color:#231F20;
	font-size: 28px;
	margin-bottom: 20px;
}
.drawer-panel .mini-close{
	left: auto !important;
	right: 10px!important;
    top: 10px!important;
}
button.hamburger__close.default-close-btn svg,
.drawer-panel .mini-close svg,
.authorization-panel--container .auth__close svg{
	display:none;
}
.drawer-panel.left .mini-cart-panel--container .title-block .title {
    padding-right: 0;
    text-align: center;
	
	font-size:28px;
	color:#231F20;
	letter-spacing: 1px;
}
body .mini-cart-panel--container .title-block{
	padding-top: 20px;
}
.mini-cart-widget--container{
	padding-top: 35px;
}

@media only screen and (max-width:767px) {
	.woocommerce div.product div.images .product_video img.video-pop,
	.woocommerce div.product div.images .product_video:hover img.video-pop,
	.woocommerce div.product div.images .product_video:after,
	.woocommerce div.product div.images .product_video:hover:after{
		display: block;
	}
	.woocommerce-product-gallery__wrapper .product_video{
		width: 60px;
		height: 97px;
		bottom: 13px;
		right: 13px;
	}
	.woocommerce-product-gallery__wrapper .slick-dotted.slick-slider {
		margin-bottom: 0;
	}
	.woocommerce-product-gallery__wrapper .product_video.enlarge{
		transform: scale(1);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 100%;	
	}
}
.cds-button-change{
    background: transparent !important;
    color: #5C0002  !important;
    font-weight: bold !important;
    font-size: 16px;
    padding: 0 !important;
    text-decoration: underline !important;
}
.minicart-bottom--container .cds-button-change:before{
	display:none;
}
.minicart-bottom--container{
	background: transparent;
}
.minicart-bottom--container:before{
content: "";
    background: #D4D0CD;
    width: 90%;
    height: 1px;
    padding: 0;
    display: block;
    margin: auto;
}
/*points message in header*/
.points-message,
.points-message.active{
	bottom: 20px;
	top:auto;
}
.points-message{
	position: fixed;
	right: 0;
	left:auto;
	bottom:-300px;
	transition: opacity 0.6s ease-out, bottom 0.6s ease-out;
	background: url(assets/images/points-message-bg.jpg) 0 0 no-repeat;
	width:354px;
	height:207px;
	border-radius: 0;
	z-index: 30;
}
.points-message.active{
	bottom:20px;
}
.points-message-inner{
	padding-top: 25px;
	padding-bottom: 25px;
}
.points-message-inner p{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.points-message-inner p span{
	font-weight:bold;
}
.points-message-inner p.title{
	font-size: 28px;
    margin-bottom: 15px;
    
}
.points-message-inner a{
    color: #5C0002 ;
    text-decoration: none;
    font-size: 16px !important;
    background: #fff;
    width: 160px;
    height: 36px;
    margin-top: auto;
    line-height: 40px;
    border-radius: 0;
    
    letter-spacing: 1px;
}
.points-message .close{
	background: url(assets/images/icon-close.svg) 0 0 no-repeat;
    width: 32px;
    height: 32px;
    right: auto;
    top: -15px;
    cursor: pointer;
    left: -15px;
}
.points-message-inner p.mo{
	display:none;
}
@media only screen and (max-width: 767px) {
	.points-message{
		background-size: 315px;
		width: 315px;
		height: 153px;
	}
	.points-message-inner p.de{
		display:none;
	}
	.points-message-inner p.mo{
		display:block;
	}
	.points-message-inner {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.points-message-inner p.title{
		margin-bottom: 8px;
	}
}
.authorization-panel--container .u-columns button.woocommerce-form-register__submit.disabled:after, .authorization-panel--container .u-columns button.woocommerce-form-login__submit.disabled:after{
	border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}
.minicart-bottom-subtotal table.shop_table tbody th,
.minicart-bottom-subtotal table.shop_table tbody td{
	font-weight: bold;
    font-size: 18px;
}
.authorization-panel--container .u-columns .col-1,
.authorization-panel--container .u-columns .col-2{
	height: 100%;	
	display: flex;
    flex-direction: column;
	padding-bottom: 20px;
	padding-right: 15px;
    padding-left: 15px;
}
.authorization-panel--container .u-columns button.woocommerce-form-register__submit{
	margin-top: 10px;
}
.register-form-link{
	/*position: absolute;*/
    bottom: 0;
    width: 100%;
	text-align: center;
	border-top: 1px solid #D4D0CD;
    padding-top: 25px;
	margin-top: auto;
	padding-bottom: 15px;
}
.register-form-link .title{
	display: block;
    margin-bottom: 10px;	
	font-size: 18px;
    font-weight: bold;
}
.register-form-link .subtitle{
    margin-bottom: 15px;
    display: block;
    font-size: 16px;
    line-height: 22px;
}
.login-form-link{
	    width: 100%;
    text-align: center;
    border-top: 1px solid #D4D0CD;
    padding-top: 15px;
    margin-top: auto;
}
.login-form-link .title{
	margin-bottom: 10px;
    display: block;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.authorization-panel--container input[type='text'], .authorization-panel--container input[type='email'], .authorization-panel--container input[type='tel'], .authorization-panel--container input[type='password']{
	border-color:#908B85;
	    border-radius: 0;
}
.authorization-panel--container .u-columns button.auth-btn.btn {
    margin-top: 0;
    background: transparent;
    border: 1px solid #5C0002 ;
    color: #5C0002 ;
    border-radius: 0;
}
form.woocommerce-ResetPassword p.woocommerce-form-row label, form.woocommerce-form p.woocommerce-form-row label, .authorization-panel--container .u-columns form.woocommerce-form-login p.woocommerce-form-row label{
	    top: 14px;
}
.authorization-panel--container .u-columns button.woocommerce-form-register__submit, .authorization-panel--container .u-columns button.woocommerce-form-login__submit{
	margin-top: 25px;
	
	font-size:20px;
	line-height: 20px;
    letter-spacing: 1px;
}
.myaccount-link-or-container{
	display:none;
}
.authorization-panel--container .u-columns form.woocommerce-form-login p.woocommerce-form-row{
	margin: 0 0 12px;
}
form.login a.lost_password {
    font-size: 14px;
    text-decoration: underline;
    color: #5C0002 ;
    font-weight: bold;
}
form.woocommerce-form p.woocommerce-form-row label, .authorization-panel--container .u-columns form.woocommerce-form-login p.woocommerce-form-row label{
	color:#000;
}
body.woocommerce-account .entry-content .u-columns p{
	text-align:right!important
}
body.woocommerce-account .entry-content .u-columns .myaccount-link-or-container{
	display:none!important
}
body.woocommerce-account .social-login{
	justify-content: flex-start;
}
body.woocommerce-account .login-form-link{
	display:none!important
}
.open-points a{
	padding-right: 40px;
	padding-top: 0px;
}
.checkout_point_wrap .drawer-panel.right .mini-cart-panel--container .title-block .title{
    background-position: right 20px top 20px;
    padding-right: 58px;
    
    font-size: 28px;
    color: #231F20;
    letter-spacing: 1px;
    margin-bottom: 41px;
}
/*recipes*/
.content-area.recipe-page{
	max-width: 1750px;
    margin: auto;
    padding: 0;
	margin-bottom: 100px;
}
.content-area.recipe-page .recipe_related{
	    margin-top: 75px;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.content-area.recipe-page h1{
	
    margin-bottom: 0;
	margin-top: 0;
}
.content-area.recipe-page .recipe-inner{
	display: flex;
	gap: 50px;
	margin-top: 30px;
}
.content-area.recipe-page li.product .onsale.itsnew{
	display:none;
}
.content-area.recipe-page .recipe-inner .column.video,
.content-area.recipe-page .recipe-inner .column.items{
	width:25%
}
.content-area.recipe-page .recipe-inner .column.center{
	width:50%;
}
.content-area.recipe-page .recipe-inner .column video{
	max-width:100%;
}
.content-area.recipe-page .recipe-inner .column.center ul{
	list-style: disc;
    margin-right: 20px;
	line-height: 25px;
    font-size: 16px;
}
.content-area.recipe-page .recipe-inner .column.center ol{
	list-style: decimal;
    margin-right: 20px;
	line-height: 25px;
    font-size: 16px;	
}
.content-area.recipe-page .recipe-inner .column.center p{
	line-height: 25px;
    font-size: 16px;
}
.content-area.recipe-page .recipe-inner .column.center p strong{
    margin-top: 10px;
    display: inline-block;
	margin-bottom: 0;
}
.content-area.recipe-page .recipe-inner .column.items .woocommerce-loop-product__title a{
	font-size: 18px;
    color: #212121;
}
.content-area.recipe-page .recipe-inner .column.items li.product{
	margin-bottom: 30px;
}
.content-area.recipe-page .recipe-inner .column.items h3{
	
	margin: 0;
    margin-bottom: 20px;
	    font-size: 26px;
}
.content-area.recipe-page .recipe-inner .column.video .product_video,
.content-area.recipe-page .recipe-inner .column.items .inner{
	position: sticky;
	top: 123px;
}
.content-area.recipe-page .recipe-inner .column.center h2{
	margin-bottom: 10px;
}
.content-area.recipe-page .recipe-inner .column.items li.product .bottom-part{
	padding:0;
}
.recipe_related{
	margin-top: 50px;
}
.recipe_related_list{
	display: flex;
    gap: 0;
	flex-direction: column;
}
.recipe_related_list li{
	    padding: 30px 20px;
    min-height: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #5C0002 ;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}
.recipe_related_list li:first-child {
    border-top: 1px solid #5C0002 ;
}
.recipe_related_list li:hover {
    background: #5C0002 ;
    border: none;
}
.recipe_related_list li:after {
    content: "";
    background: #5C0002  url(assets/images/arrow-left.svg) center no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    position: absolute;
    left: 25px;
    bottom: 0;
    top: 0;
    margin: auto;
	cursor: pointer;
}
.recipe_related_list li .product_video{
max-width: 114px;
    position: absolute;
    top: -57px;
    left: 240px;
    height: 205px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.recipe_related_list li .product_video video{
	width: 100%;
}
.recipe_related_list li:hover .product_video {
    opacity: 1;
}
.recipe_related_list li:hover:after{
	background: #fff url(assets/images/arrow-left-on.svg) center no-repeat;
}
.recipe_related h3{

    margin: 0;
    margin-bottom: 40px;
    font-size: 26px;
    text-align: center;
}
.recipe_related li .title a{
	font-size: 18px;
    color: #212121;
    font-weight: 700;
    margin-top: 10px;
    display: block;
	text-decoration: none;
}
.recipe_related li:hover .title a{
	color: #fff;
}
body.single-product .site-main .related.products{
    margin: auto;
}
@media only screen and (max-width:1500px) {
	.content-area.recipe-page .recipe-inner .column.center{
		width: 40%;
	}
	.content-area.recipe-page .recipe-inner .column.items{
		width: 35%;
	}
}
@media only screen and (max-width: 991px) {
    .btn-wrap .under-btn{
        right:auto;
                width: 100%;
    }
	.content-area.recipe-page .recipe-inner{
		    flex-wrap: wrap;
	}
	.content-area.recipe-page .recipe-inner .column.center{
		width: 65%;
	}
	.content-area.recipe-page .recipe-inner .column.items{
		width: 100%;
	}
	.recipe_related li .title a{
		max-width: 85%;		
		margin: 0;
	}
	.recipe_related_list li:after{
		left:15px;
	}
}
@media only screen and (max-width: 650px) {
	.content-area.recipe-page .recipe-inner{
		flex-direction: column;
		gap: 0;
	}
	.content-area.recipe-page .recipe-inner .column.video, .content-area.recipe-page .recipe-inner .column.items,
	.content-area.recipe-page .recipe-inner .column.center{
		width:100%;
	}
	.content-area.recipe-page .recipe-inner .column.items{
		margin-top: 50px;
	}
	.content-area.recipe-page .recipe-inner .column.items ul.products{
		padding: 10px;
	}
	.content-area.recipe-page .recipe-inner .column.items .add-all{
		padding: 15px 10px;
	}
}
.recipes-ar{
	max-width: 1750px;
    margin: auto;
    padding: 0;
	margin-bottom: 100px;	
}
.recipes-ar .loader-css{
	position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.recipes-ar .all-menu{
	margin-top: 15px;
}
.recipes-ar h1{
	
    margin-bottom: 0;
	margin-top: 0;
}
.recipes-block{
	margin-top: 30px;
}
.recipes-block .entry-content{
	position:relative;
}
.recipes-block .entry-content .product_video{
	position:absolute;
	max-width:114px;
	position: absolute;
    top: -85px;
    left: 240px;
    height: 230px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.recipes-block .entry-content .product_video video{
	width:100%;
}
.recipes-block article{
	padding: 30px 20px;
    min-height: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #5C0002 ;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}
.recipes-block article:first-child{
	 border-top: 1px solid #5C0002 ;
}
.recipes-block article:hover{
	background:#5C0002 ;
	border:none;
}
.recipes-block article:hover .entry-content .product_video{
	opacity: 1;
}
.recipes-block .entry-content h3{
	margin:0;
	position: relative;
    top: 8px;
}
.recipes-block .entry-content a{
	text-decoration:none;
}
.recipes-block article:hover h3{
	color:#fff
}
.recipes-block article:after {
    content: "";
    background: #5C0002  url(assets/images/arrow-left.svg) center no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    position: absolute;
    left: 25px;
    bottom: 0;
    top: 0;
    margin: auto;
	cursor: pointer;
}
.recipes-block article:hover:after{
	    background: #fff url(assets/images/arrow-left-on.svg) center no-repeat;
}
.wup-upsells{
	margin-bottom: 0;
}
body.single-product .recipe_related {
    max-width: 1200px;
    margin: 70px auto 90px;
	padding: 0 15px;
}
body.single-product .recipe_related h3{
	font-size: 28px;
    
    letter-spacing: 2px;
    text-align: center;
	margin-bottom: 40px;
}
body.single-product .recipe_related .recipe_related_list .entry-content{
	position: relative;
}
body.single-product .recipe_related .recipe_related_list .entry-content .product_video{
    max-width: 114px;
    position: absolute;
    top:-90px;
    left: 200px;
    height: 200px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
body.single-product .recipe_related .recipe_related_list .entry-content .product_video video{
	width: 100%;
	height:100%;
}
body.single-product .recipe_related .recipe_related_list li:hover .entry-content .product_video{
	opacity: 1;
}
.content-area.recipe-page .recipe-inner .column.items ul.products{
	list-style: none;
    margin: 0;
    padding:15px;
    display: flex;
    flex-direction: column;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product {
    margin: 0 !important;
    display: block;
    width: 100%;
	margin-right: 0 !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #D4D0CD;
    padding-bottom: 75px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product:last-child{
	border:none;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .price-cart{
	bottom: -50px;
    left: 0;
}
.content-area.recipe-page .recipe-inner .column.items ul.products .price,
.content-area.recipe-page .recipe-inner .column.items li.product .price-original{
	font-size:14px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .item_wrap {
    display: flex;
    gap: 20px;
	position: relative;
	padding-right: 30px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .wrap-for-top-part {
    width: auto;
	position: static;
}
.content-area.recipe-page .recipe-inner .column.items .main-product-image--container {
    display: flex;
    flex-direction: row-reverse;
    gap: 0;
    justify-content: flex-end;
	width: 105px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .re-check{
	position: absolute;
    z-index: 2;
    cursor: pointer;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .item-wrap{
	position: relative;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .re-check span{
	content: "";
    border: 1px solid #908B85;
    width: 20px;
    height: 20px;
    display: block;
	    position: relative;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product.active_item .re-check span:after {
    content: "";
    width: 21px;
    height: 21px;
    background: #5C0002  url(assets/images/white-vi.svg) center no-repeat;
    display: block;
    position: absolute;
	top: -1px;
    right: -1px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product a img {
    width: 105px;
    cursor: pointer;
    margin-bottom: 0;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .bottom-part {
    padding: 0;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .woocommerce-loop-product__title {
    margin: 0 0 11px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .bottom-part .woocommerce-loop-product__title a {
    font-size: 17px;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .price-cart .ocwsu-add-to-cart-button{
	display:none!important;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product .price-cart .ocwsu-quantity-input{
	display:flex!important;
}
.content-area.recipe-page .recipe-inner .column.items ul.products li.product:not(.active_item) .price-cart .ocwsu-quantity-input{
	display:none!important;
}
.content-area.recipe-page .recipe-inner .column.items .add-all{
	background: #EDE9E5;
    padding: 15px;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner{
	display: flex;
	align-items: center;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner .btn-block{
	width:50%;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner .price{
	width: 35%;
	text-align: center;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner .all{
	position:relative;
	width: 15%;
	display: flex;
    gap: 5px;
	min-width: 62px;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner .all:before{
	content: "";
    border: 1px solid #908B85;
    width: 20px;
    height: 20px;
	position: static;
    display: block;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner .all.active:before{
	content: "";
    width: 20px;
    height: 20px;
    background: #5C0002  url(assets/images/white-vi.svg) center no-repeat;
    display: block;
    position: static;
    top: 0;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner button.single_add_to_cart_button_recipe{
	width: 100%;
    max-width: none;
    float: right;
    margin-left: 0;
    border-radius: 50px;
    background: #231F20 !important;
    font-size: 17px;
    
    letter-spacing: 1px;
    line-height: 47px;
    height: 45px;
	padding: 0;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner button.single_add_to_cart_button_recipe:hover {
    background: #5C0002  !important;
}
.content-area.recipe-page .recipe-inner .column.items .add-all .add-all-inner button.single_add_to_cart_button_recipe:before{
	display:none
}
.content-area.recipe-page .recipe-inner .column.items .wrap-for-top-part a{
	pointer-events: none;
}
/* //recipes */
.points-message-cart{
	    color: #908B85;
    font-size: 15px;
}
.mini-cart-panel--container .minicart-checkout-proceed-container a.checkout{
	border-radius:0;
}
.woocommerce .minicart-bottom-subtotal table.shop_table tbody th, .minicart-bottom-subtotal table.shop_table tbody th, .woocommerce .minicart-bottom-subtotal table.shop_table tbody td, .minicart-bottom-subtotal table.shop_table tbody td{
	font-weight: bold;
    font-size: 15px !important;
}
@media only screen and (max-width: 991px) {
	.all-menu{
		top: 120px;
	}	
	.recipes-block .entry-content .product_video,
	body.single-product .recipe_related .recipe_related_list .entry-content .product_video,
	.recipe_related_list li .product_video{
		left: 0;
		display:none!important
	}
	.recipes-block .entry-content h3{
		max-width: 85%;
		top:0;
	}
	.recipes-block article:after{
		left: 10px;
	}
	.recipes-block article,
	.recipe_related_list li{
		min-height: auto;
		line-height: 25px;
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video{
		position: fixed;
		width: 107px;
		right: 15px;
		bottom: 15px;
		z-index: 999;
		transition: transform 0.3s ease;
		transform: scale(0.9);
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video.enlarge{
		transform: scale(1);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
		width: 100%;
	}
	.content-area.recipe-page .recipe-inner .column.video .video-pop{
		border-radius: 0;
		width: 32px;
		position: absolute;
		bottom: 15px;
		left: 15px;
		display: block;
		z-index: 21;
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video.enlarge .video-pop{
		display:none;
	}
	.content-area.recipe-page .recipe-inner .column.video video{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video{
		top: auto;
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video:after {
		content: "";
		background-color: rgba(0, 0, 0, .2);
		display: block;
		position: absolute;
		width: 100%;
		height: 98%;
		top: 0;
		z-index: 22;
	}
	.content-area.recipe-page .recipe-inner .column.video .product_video.enlarge:after{
		display:none;
	}
}
body.woocommerce-cart .wc-block-cart-item__wrap{
	display: flex;
    justify-content: space-between;
}
body.woocommerce-cart .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-coupon-form-block{
	display: none;
}
body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{
	background: transparent!important;
}
body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:before,body.woocommerce-cart .wc-block-cart-item__remove-link:before,body.woocommerce-cart .wc-block-components-totals-shipping__change-address__link,body.woocommerce-cart .wc-block-components-totals-shipping__fieldset{
	display: none;
}
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{
	    align-self: start;
}
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row{
	    border-bottom: 1px solid hsla(0, 0%, 7%, .11);
}
	body.woocommerce-checkout:not(.woocommerce-order-received) .site-header{
		    background: #fff;
	}
@media only screen and (max-width: 991px) {
	body.woocommerce-cart .wc-block-cart-item__wrap{
		    flex-direction: column;
	}
	.pack_unit{
		font-size: 15px;
	}
	body.woocommerce-checkout .header-logo--container img{
		max-width: 91px!important;
	}
	body.single-product.big-gallery div.product div.woocommerce-product-gallery-sticky{
		position:static;
	}
	.woocommerce.single-product.quantity-mobile-one-row.rtl div.product div.summary form.cart .wup-upsells .quantity{
		bottom: -35px;
	}
	.wup-upsells ul.products li.product{
		margin-bottom: 45px !important;
	}
}
.search-result__wrap .search-result__image-wrap img{
	height: 93px;
    object-fit: cover;
}
.slot-list-container .ocws-days-with-slots-list .owl-carousel.owl-rtl .owl-nav .owl-next,
.slot-list-container .ocws-days-with-slots-list .owl-carousel.owl-rtl .owl-nav .owl-prev{
	top: 8px;
}
.woocommerce-terms-and-conditions-checkbox-text a{
	    text-decoration: underline;
}
.category-banner-container-mobile img{
	height: 390px;
}
body #yith-par-message-cart,
body #yith-par-message-reward-cart,
li.woocommerce-MyAccount-navigation-link--my-points{
	display:none!important
}

#order_review > table > tbody > tr > td.product-total > span{
    display:block;
}
/*Category changes 28/3*/
body.archive.rtl.product-cat-with-banner .woocommerce-products-header .archive-tax-content {
	width: 50%;
    padding-right:0;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
	position: static;
    transform: none;
}
body.archive.rtl.product-cat-with-banner .weight_notice{
	order: 3;
    margin-top: auto;
	position: static;
    text-align: right;
    margin-block-start: 25px;
}
body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title{
	order: 1;
    margin-block-end: 25px;
    text-align: right;
}
body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content .term-description{
	font-size: 17px;
    line-height: 25px;
	order: 2;
	max-width: 100%;
}
body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content .description-wrap{
	order: 2;
}
body.archive.rtl.product-cat-with-banner .woocommerce-products-header{
	max-width: 100%;
    display: flex;
    flex-direction: row-reverse;
    background: #ede6e1;
    align-items: center;
    max-width: 1600px;
    margin: auto;
    padding-inline: 15px;
    
}
.product-cat-with-banner .woocommerce-products-header .category-banner-container{
	width: 50%;
    display: flex;
}
@media only screen and (max-width: 768px) {
    .product-cat-with-banner .woocommerce-products-header .category-banner-container {
        display: none;
    }
}
.category-banner-container img {
    width: auto;
    height: auto;
    /* object-fit: cover; */
    /* height: auto; */
    margin: auto;
}
body.archive .woocommerce-products-header .archive-tax-content .term-description{
	overflow: hidden;
}
@media only screen and (max-width: 1600px) {
	body.archive.rtl.product-cat-with-banner .woocommerce-products-header .archive-tax-content{
		padding-right: 15px;
	}
}
@media only screen and (max-width: 767px) {
	body.archive.rtl.product-cat-with-banner .woocommerce-products-header{
		flex-direction: column;
	}
	body.archive.rtl.product-cat-with-banner .woocommerce-products-header .archive-tax-content{
		padding-left: 15px;
		padding-top: 15px;
		width: 100%;
        transform: none;
	}
	body.archive.rtl.product-cat-with-banner .weight_notice{
		margin-top: 20px;
	}
	.product-cat-with-banner .category-banner-container-mobile{
		max-height: 200px;
        margin: auto;
        margin-top: 10px;
	}


    body.rtl.archive.sticky-header .site-header .mobile-header--container{
        background: #ede6e1;
    }

    body.rtl.archive .woocommerce-products-header .archive-tax-content .description-wrap .read-more{
        font-size: 15px;
    }
    body.rtl.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title,
    body.rtl.archive.product-cat-without-banner .woocommerce-products-header .archive-tax-content h1.woocommerce-products-header__title{
        font-size: 30px;
    }
	.product-cat-with-banner .category-banner-container-mobile img{
		height: 198px;
	}
	body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content .description-wrap .term-description {
		margin: auto;
		max-width: 100%;
		overflow: hidden;
	}	
	body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content .description-wrap a.read-more,
    .woocommerce-products-header .archive-tax-content .description-wrap a.read-more{
		margin-top: 10px;
		display: block;
		text-decoration: underline;
        font-size: 15px;
	}
}
.header-logo-mobile--container img{
	width: 100%;
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
body .add-to-cart-notice--container h3,
.add-to-cart-notice--container .product-container .product-title a{
	color: #000!important;
}

/* עיצוב בסיס לטופס */
.contact-form {
    background: #f9f9f9;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    max-width: 800px;
    margin: auto;
    direction: rtl;
    font-family: 'Arial', sans-serif;
}

/* קבוצת שדות – שורה עם שני שדות */
.contact-form .items {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

/* כל שדה */
.contact-form .item {
    flex: 1 1 48%;
    min-width: 220px;
}

/* תווית השדה */
.contact-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
    color: #333;
}

/* שדה טקסט, מספר, אימייל */
.contact-form input[type="text"],
.contact-form input[type="number"],
.contact-form input[type="email"] {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 16px;
    background: #fff;
    transition: border-color 0.3s ease;
}
.contact-form textarea{
	    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 16px;
    background: #fff;
    transition: border-color 0.3s ease;
    max-height: 150px;
	font-family: Noto Sans Hebrew;
}
.wpcf7-list-item {
    margin: 10px 0;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="number"]:focus,
.contact-form input[type="email"]:focus {
    border-color: #0073aa;
    outline: none;
}

/* כפתור שליחה */
.contact-form .item.submit input[type="submit"] {
    background-color:var(--button-primary-background);
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.contact-form .item.submit input[type="submit"]:hover {
    background-color: var(--button-primary-background);
}

/* מסך קטן – מובייל */
@media (max-width: 600px) {
    .contact-form .item {
        flex: 1 1 100%;
    }
    .top-header-slider--container{
        margin-left:0px;
    }

    body.archive.rtl .woocommerce-products-header{
        padding-block-start: 0;
    }
}
.summary .product.outofstock .wrap-for-top-part .out-of-stock{
    display:none;
}

.wrap-for-top-part .awdr_discount_bar{
	position: absolute;
    top: 0;
    z-index: 2;
}

.menu-item-46089 a{
    color:red!important;
}

.color-red a{
    color:red!important;
}

.home-about .wp-block-heading{
	margin: 0;
	font-weight: 600;
}

.home-about .wp-block-uagb-container{
	gap: 0;
}

.home-about .wp-block-uagb-container p{
	font-size: 18px;
    line-height: 22px;
	margin-block-end: 20px;
}

.home-about .wp-block-uagb-container p strong{
	font-size: 20px;
}

.home-about .wp-block-uagb-container p a{
	display: block;
    width: 200px;
    height: 52px;
    text-decoration: none;
    border: 1px solid #5C0002;
    border-radius: 50px;
    text-align: center;
    line-height: 49px;
    font-size: 20px;
    font-weight: 600;
    color: #5C0002;
}

.home-about{
	overflow-x: clip!important; 
  	overflow-y: visible!important;
}

@supports not (overflow: clip) {
  .home-about{ overflow-x: hidden!important; }
}

.home-about .wp-block-uagb-container p a:hover{
	color: #fff;
	background-color: #5C0002;
}

.home-about::after{
	content:"";
	background: url(assets/images/about-bg.png) 0 0 no-repeat;
	display:block;
	width: 21.406vw;
	height: 30.104vw;
	position: absolute;
	left: 0;
	background-size:21.406vw 30.104vw;
	  opacity: 0;
  transform: translateX(-110%);
  transition: transform 3s cubic-bezier(.22,1,.36,1), opacity .8s ease;
  will-change: transform, opacity;
}

.home-about.is-visible::after{
  opacity: 1;
  transform: translateX(0);
}

@media (prefers-reduced-motion: reduce){
  .home-about::after{
    transition: none;
    transform: none;
    opacity: 1;
  }
}

/*טקסט רץ*/
.ed-marquee{
  width: 100%;
  /*margin-left: calc(50% - 50vw);*/
  overflow: hidden;
  direction: ltr; /* לייאאוט יציב */
}

.ed-marquee__viewport{
  width: 100%;
  overflow: hidden;
}

.ed-marquee__mover{
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  will-change: transform;
  animation: ed-marquee-move var(--ed-marquee-speed, 70s) linear infinite;
}

.ed-marquee__track{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 44px;
}

.ed-marquee__item{
  direction: rtl; /* טקסט עברית */
  white-space: nowrap;
}

/* נקודה בין פריטים */
.ed-marquee__item{
  position: relative;
  padding-inline-start: 0;
  font-size: 24px;
}
.ed-marquee__item::before{
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 57%;
  background-color: #000;
  transform: translateY(-50%);
	width: 5px;
    height: 5px;
	border-radius: 50%;
	right: -24px;
}

@keyframes ed-marquee-move{
    from { transform: translateX(calc(-1 * var(--ed-marquee-distance, 0px))); }
    to   { transform: translateX(0); }
}

@media (prefers-reduced-motion: reduce){
  .ed-marquee__mover{ animation: none; transform: none; }
}

/*אפקט פייד*/
/* מצב התחלתי */
.reveal{
  opacity: 0;
  transform: translateY(80px); 
  transition: opacity .9s ease, transform .9s cubic-bezier(.22,1,.36,1);
  will-change: opacity, transform;
  transition-duration: 1.1s;
}

.reveal.is-visible{
  opacity: 1;
  transform: translateY(0);
}


/* נגישות: מי שמבקש בלי אנימציות */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    transition: none;
    transform: none;
    opacity: 1;
  }
}

.product-inner {
    border-radius: 0;
    background-color: transparent;
}

.oc_block_products_grid .swiper-wrapper .swiper-slide{
	margin-left: 20px;
}

.oc_block_products_grid{
	padding: 0 15px;
}

.oc_block_products_grid li{
	list-style: none;
}

.swiper-button-prev,
.swiper-button-next{
	width: 48px;
	height: 48px;
	top: 35%;
}

.swiper-button-prev{
	left: -55px;
}

.swiper-button-next{
	right: -55px;
}

.swiper-button-prev:after{
	content:"";
	background: url(assets/images/swiper-prev.svg) 0 0 no-repeat;
	width: 100%;
    height: 100%;
}

.swiper-button-next:after{
	content:"";
	background: url(assets/images/swiper-next.svg) 0 0 no-repeat;
	width: 100%;
    height: 100%;
}

.home-products .uagb-container-inner-blocks-wrap .wp-block-list{
	position: absolute!important;
	    top: 10px;
    left: 0;
    right: auto;
    width: auto !important;
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 400;
}

.home-products .uagb-container-inner-blocks-wrap a.wp-block-button__link{
	padding: 0;
    width: 227px;
    height: 52px;
	text-decoration: none;
}

.gluten-free .uagb-container-inner-blocks-wrap a.wp-block-button__link {
    padding: 0;
    width: 193px;
    height: 52px;
    text-decoration: none;
}

.gluten-free h2{
	max-width: 485px;
}

.gluten-free p{
	    max-width: 490px;
    font-size: 18px;
    line-height: 20px;
}

.hide-login .new-label{
	position: absolute!important;
    top: -30px;
    right: -109px;
}

.gluten-free:not(.hide-login)::after {
    content: "";
    background: url(assets/images/home-bottom-right-bg.png) 0 0 no-repeat;
    display: block;
    width: 15.208vw;
    height: 26.406vw;
    position: absolute;
    right: 0;
    background-size: 15.208vw 26.406vw;
    opacity: 0;
    transform: translateX(110%);
    transition: transform 3s cubic-bezier(.22, 1, .36, 1), opacity .8s ease;
    will-change: transform, opacity;
	top: 55px;
}

.gluten-free:not(.hide-login).is-visible::after {
    opacity: 1;
    transform: translateX(0);
}

.gluten-free.hide-login::after {
    content: "";
    background: url(assets/images/home-bottom-left-bg.png) 0 0 no-repeat;
    display: block;
    width: 13.958vw;
    height: 12.604vw;
    position: absolute;
    left: 0;
    background-size: 13.958vw 12.604vw;
    opacity: 0;
    transform: translateX(-110%);
    transition: transform 3s cubic-bezier(.22, 1, .36, 1), opacity .8s ease;
    will-change: transform, opacity;
	bottom: 110px;
}

.gluten-free.hide-login.is-visible::after {
    opacity: 1;
    transform: translateX(0);
}

.woocommerce.archive .site-content .site-main ul.products[class*="columns-"] li.product{
        padding-bottom: 20px !important;
}

.gluten-free{
	overflow-x: clip!important; 
  	overflow-y: visible!important;
}

@supports not (overflow: clip) {
  .gluten-free{ overflow-x: hidden!important; }
}

/* קטגוריות בדף הבית */
.ed-cat-slider{
  margin-inline: auto;
}

.ed-cat-slide{
  padding: 0 22px;              /* רווח בין העיגולים */
  text-align: center;
}

.ed-cat-slide__link{
  display: grid;
  gap: 14px;
  justify-items: center;
  text-decoration: none;
}

.ed-cat-slide__media{
  overflow: hidden;
  display: grid;
  place-items: center;
}

.ed-cat-slide__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display:block;
}

.ed-cat-slide__img--placeholder{
  width: 100%;
  height: 100%;
  background: #eee;
  border-radius: 999px;
}

.ed-cat-slide__name{
  font-weight: 600;
  line-height: 1.2;
    font-size: 22px;
    text-decoration: none;
}

.woocommerce.product-archive-products-col-5 .site-content .site-main ul.products[class*="columns-"] li.product{
    padding: 0 10px;
}

/* חצים כמו בתמונה */
.ed-cat-slider .slick-arrow{
  width: 34px;
  height: 34px;
  border-radius: 999px;
  z-index: 5;
}

.ed-cat-slider .slick-prev{ left: 18px; }
.ed-cat-slider .slick-next{ left: 62px; } /* ב-RTL שניהם בצד שמאל */

/* left-bleed: שמאל למסך, ימין נשאר בקונטיינר */
.ed-cat-slider-wrap{
  position: relative;

  /* מזיז את ההתחלה לקצה המסך */
  margin-left: calc(50% - 50vw);

  /* רוחב = מהקצה השמאלי של המסך עד הקצה הימני של הקונטיינר */
  width: calc(50vw + 50%)!important;
}

/* כדי לראות "הצצה" של הסלייד הבא */
.ed-cat-slider-wrap .slick-list{
  padding-right: 0!important;
}

/* תן קצת מקום שיראו חצי סלייד */
.ed-cat-slider-wrap .slick-track{
  padding-left: 40px; /* תכוון */
}

[dir='rtl'] .ed-cat-slider-wrap .slick-prev{
	left: calc((50vw - 50%) + 140px);
    top: -87px;
    right: auto;
	width: 48px;
    height: 48px;
	transform: rotate(180deg);
}

[dir='rtl'] .ed-cat-slider-wrap .slick-next {
    left: calc((50vw - 50%) + 60px);
    top: -87px;
	width: 48px;
    height: 48px;
}

[dir='rtl'] .ed-cat-slider-wrap .slick-next:before,
[dir='rtl'] .ed-cat-slider-wrap .slick-next:hover:before{
	background: url(assets/images/slick-left.png) 0 0 no-repeat;
	background-size: 48px;
	width: 48px;
    height: 48px;
}

[dir='rtl'] .ed-cat-slider-wrap .slick-prev:before,
[dir='rtl'] .ed-cat-slider-wrap .slick-prev:hover:before{
	background: url(assets/images/slick-left.png) 0 0 no-repeat;
	background-size: 48px;
	width: 48px;
    height: 48px;
}

.home-cats{
	overflow: hidden!important;
}

.home-family .wp-block-uagb-container{
	position: absolute!important;
    top: 3.49vw;
    width: 466px;
    right: 3.646vw;
}

.home-family .wp-block-uagb-container p{
	color: #fff;
	line-height: 22px;
}

.home-family .wp-block-uagb-container .uagb-button__wrapper a{
	padding: 0;
    width: 172px;
    height: 52px;
    background: transparent;
    text-decoration: none !important;
    border-color: #fff !important;
    color: #fff !important;
    border: none;
}

.home-family .wp-block-uagb-container .uagb-button__wrapper .uagb-button__link{
	color: #fff !important;
}

.bottom-part {
    padding: 0;
    display: flex;
    flex-direction: column;
}

.bottom-part .woocommerce-loop-product__title{
    order: 1;
}

.bottom-part  .p-not-var{
    order: 2;
}

.bottom-part .oc-price-per-100{
    order: 3;
    font-size: 13px;
    margin-block-start: 5px;
    color: #656565;
}

.bottom-part .woocommerce-loop-product__title a{
font-size: 18px;
    color: #212121;
    font-weight: normal;
}

.footer-icons{
    display: flex;
    gap: 24px;
    padding-inline: 70px;
}

.footer-icons li{
    display: flex;
    color: #ffff;
    flex-direction: column;
    gap: 20px;
}

.footer-icons img.footer-icons__img {
    height: 72px;
}

.footer-icons span.footer-icons__text{
    color: #fff;
    font-size: 17px;
}

.footer-menu-container .menu-wrapper ul{
    line-height: 28px;
}

.site-header .mobile-header--container .site-header-minicart{
    margin-right: 5px;
}

@media only screen and (max-width: 1250px) {
    .footer-icons{
        gap: 0;
        padding-inline: 70px;
        flex-wrap: wrap;
    }

    .footer-icons li{
        width: 50%;
        padding-block-end: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .hide-desktop{
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .hide-mobile{
        display:none
    }

    .main-banner .main-banner-content{
        top: 20%;
    }

    .main-banner .main-banner-content h2{
        font-size: 33px;
        line-height: 16px;
    }

    .main-banner .main-banner-content h1{
        font-size: 34px;
        line-height: 32px;
    }

    .main-banner .main-banner-content .wp-block-buttons{
        margin-block-start: 15px;
    }

    .oc_block_products_grid .swiper-button-prev,
    .oc_block_products_grid .swiper-button-next{
        display: none;
    }    

    .home-products .uagb-container-inner-blocks-wrap .wp-block-list{
        position: static !important;
        font-size: 13px;
        margin-block-start: -10px;
    }

    .home-products h2{
        margin-bottom: 0!important;
    }

    .oc_block_products_grid{
        padding-left: 0;
    }

    .oc_block_products_grid .swiper-wrapper{
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto;
        white-space: nowrap;
        display: block;
        padding-right: 0;
        opacity: 1;
        overflow: hidden;
        overflow-x: auto;
    }

    .oc_block_products_grid .swiper-wrapper .swiper-slide{
        display: inline-block;
        width: 39vw!important;
        padding: 0 6px;
        vertical-align: top;
        white-space: normal;
        margin-left: 0px;
    }

    .home-cats .wp-block-heading{
        text-align: center;
    }

    [dir='rtl'] .ed-cat-slider-wrap .slick-next,
    [dir='rtl'] .ed-cat-slider-wrap .slick-prev{
        display:none!important;
    }

    .home-about{
        text-align: center;
    }

    .home-about .wp-block-uagb-container p a{
        width: 100%;
    }    

    .ed-cat-slider-wrap{
        margin-left: 0;
        width: 100% !important;
    }

    .ed-cat-slide{
        margin-block-end: 40px;
        padding: 0;
    }

    .ed-cat-slider{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .ed-cat-slide__name{
        font-size: 18px;
    }

    .home-family .wp-block-uagb-container .uagb-button__wrapper a{
        width: 92%;
        margin: auto;
    }

    .home-family .wp-block-uagb-buttons-child,
    .gluten-free .wp-block-uagb-buttons-child{
        width: 100%!important;
    }

    .gluten-free .uagb-container-inner-blocks-wrap a.wp-block-button__link{
        width: 100%;
    }

    .home-family .wp-block-uagb-container{
        top: auto;
        right: 0;
        bottom: 30px;
        text-align: center;
    }

    .home-family .wp-block-uagb-image{
        justify-content: center;
    }

    .m-flip .uagb-container-inner-blocks-wrap{
        flex-direction: column-reverse!important;
    }

    .hide-login .new-label{
        display:none
    }

    .footer-main--container div.col-4{
        border-top-right-radius: 0;
    }

    .footer-main--container .footer-main-html-block.html_block_1{
        margin-top: 50px;
    }

    .footer-icons{
        padding-inline: 0;
    }

    .footer-icons li{
        padding-block-end: 30px;
    }

    .gluten-free:not(.hide-login)::after,
    .gluten-free.hide-login::after{
        display:none;
    }
}

@media only screen and (max-width: 500px) {
    .oc_block_products_grid .swiper-wrapper .swiper-slide{
        width: 69vw!important;
    }
}

body.single-product div.product form.cart .unit{
    color: #ffffff;
    position: relative;
    left: 4px;
    line-height: 45px;
}

.mini-cart-panel--container .mini-cart-product-quantity{
    width: 130px;
}

body .mini-cart-panel--container .mini-cart-product-quantity .quantity .quantity{
    display: block;
    width: auto;
    background: transparent;
    border-radius: 0;
    padding: 0;
    border: none;
    margin: 0;
    height: auto;
}

body .mini-cart-panel--container .mini-cart-product-quantity .quantity .quantity input{
    background: transparent;
    width: 100%;
    border: none;
    text-align: center;
    font-size: 19px;
    color: #5C0002;
    padding: 0;
    line-height: 35px;
    font-weight: 700;
    position: relative;
    top: 0;
}

body .mini-cart-panel--container .mini-cart-product-quantity .ocwsu-weight-unit-label{
        position: relative;
    left: 7px;
}

.woocommerce.product-archive-products-col-4 .site-content .site-main ul.products[class*="columns-"] li.product{
    padding-inline: 6px;
}

body.rtl.archive .site-main ul.products, body.archive.post-type-archive-product .site-main ul.products, body.rtl.archive.tax-product_cat .site-main ul.products{
    gap: 0!important;
}

body.archive.product-cat-with-banner .site-header .main-header--container .header-logo--container.transparent img.transparent-header-logo-img,
body.archive.product-cat-with-banner  .header-logo-mobile--container img.transparent-header-logo-img {
    display: none!important;
}

body.archive.product-cat-with-banner .site-header .main-header--container .header-logo--container.transparent img.header-logo-img,
body.archive.product-cat-with-banner  .header-logo-mobile--container img.mobile-header-logo{
    display: block!important;
}

body.archive.product-cat-with-banner .woocommerce-products-header .archive-tax-content .description-wrap .term-description p{
    color: #000;
    text-align: right;
}

body.archive.rtl .woocommerce-products-header .archive-tax-content * {
    color: #000;
}

@media only screen and (max-width: 768px) {
    .woocommerce.product-archive-mobile-products-col-1 .site-content .site-main ul.products[class*="columns-"] li.product {
        width: 50%;
        padding: 0 5px;
    }

    .woocommerce .archive_wrap ul.products{
        margin: 0 -10px;
    }

    li.product .price-cart .ocwsu-add-to-cart-button{
        width: 30px;
        height: 30px;
        background-size: 14px;
    }

    li.product .price-cart .ocwsu-quantity-input{
        width: 160px;
    }
}

.single-product-tab-style-accordion .summary .wc-tabs-accordion-wrapper h3{
    border-top: 1px solid #D4D0CD;
}

.added_to_cart.wc-forward {
    display:none!important;
}
.woocommerce-billing-fields-part-2.hidden{
    display:none!important;
}
form.vcm-container {
    width: 48.5%;
    padding-left: 50px;
    text-align: right;
    /* position: absolute; */
    z-index: 2;
    /* display: none;

     */
}
#get_code{
    background-color: var(--button-primary-background);
}