/*
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.
*/
body.rtl .uwy{
	z-index: 21;
}
.drawer-panel{
	z-index: 22;
}
.bottom-header--container ul#mega-menu-primary-menu>li>a{
	font-weight:700
}
.top-header--container button.slick-next, .top-header--container button.slick-prev {
    top: 2px !important;
}
/*.after-hamburger-menu--repeater{
	position: absolute;
    height: auto;
	bottom: 0;
}*/
body:not(.logged-in) .oc-woo-ajax-price-filter{
	display:none!important
}
.hamburger-panel .mega-menu-wrap .mega-menu-horizontal{
	padding-bottom: 0;
}
body .site-content:after{
    content: "";
    background: url(assets/images/bg.svg) 0 0 no-repeat;
    display: block;
    width: 81px;
    height: 267px;
    position: absolute;
    left: 0;
    top: 100%;
	z-index:-1
}
img[onload^="SVGInject"] {
    opacity: 1;
    visibility: visible;
}
body .drawer-panel.left .landingpages-panel--container .title-block .title{
    padding-right: 40px;
    color: #000;
    font-size: 21px;
    font-weight: 500;
    text-align: right;
}
td, th{
	border: none;
	text-align: right;
}
.branches-content .branch-card-item{
	background: #e7e9f2;
	height: 100%;
}
table.landing-pages th,table.landing-pages td,
#product-list-container th,#product-list-container td{
	text-align: right!important;
	border: 1px solid #ddd;
}
.home button:before, .single-product .product .summary .single_add_to_cart_button:before, .oc-woo-product-quickview-container .entry-summary button.single_add_to_cart_button:before, div.form-wrapper button.products-as-row:before, .oc-woo-products-filter--container .oc-woo-products-filter--inner > div.form-wrapper button.products-as-row:before, button:not(.slick-arrow):before, button:not(.btn-qty):before, input[type='button']:before, input[type='reset']:before, input[type='submit']:before, .button:before, .added_to_cart:before, .btn:before, a.woocommerce_cart_has_errors:before, button.reset-filters:before, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:before, .woocommerce-account .woocommerce-MyAccount-content a.button:before, li.product.outofstock .quantity--wrapper a.add-to-cart-out:before{
	display:none;
}
body.page-template-page-occontent .entry-content p{
	margin-bottom: 7px;
}
body.page:not(.home) .site-main.static-page:not(.about) .entry-content p, body.page:not(.home) .site-main.static-page:not(.about) .entry-content li {
    margin-bottom: 5px;
    line-height: normal;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4 .vertical-thumbnails--container.sp-thumb-as-column {
/*	display: none;*/
}
.top-header-slider--container div.slide {
    line-height: normal;
}
/*furniture style*/
/*menu*/
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column a{
	margin-bottom: 12px;
	color: #848484!important;
}
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column li.mega-menu-item-has-children>a{
	    color: #000!important;
		margin-bottom: 25px;
}
body.oc-main-menu-hover-underline-css .site-header .site-header--inner nav.main-navigation ul li.mega-menu-column a:hover{
	color: #000!important;
}
.site-header{
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{
	    text-align: right !important;
		border: none;
}
.woocommerce table.shop_table.woocommerce-table--order-details td{
	    text-align: right;
    border: none;
    border-bottom: 1px solid #ddd;
}
/*home*/
.slider-controlls{
	text-align: center;
}
.slider-controlls a.button{
	min-width: 132px;
    height: 45px;
    line-height: 42px;
    padding: 0;
    text-decoration: none;
	background-color:transparent;
	border:1px solid #212121;
	border-radius:3px;
	color:#212121;
	transition: 0.3s;
}
.slider-controlls a.button:before{
	display:none;
}
.slider-controlls a.button:hover{
	background-color:#212121;
	color:#fff;
}
[dir='rtl'] body button.slick-next{
	background: url(assets/images/slider-arrow-left.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
	    width: 14px;
    height: 14px;
}
[dir='rtl'] body button.slick-prev{
	background: url(assets/images/slider-arrow-right.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
	    width: 14px;
    height: 14px;
}
.oc-wc-slider__products>button.slick-next, .oc-wc-slider__products>button.slick-prev{
	top: 35%;
	width: 50px;
    height: 50px;	
}
.wp-block-button.is-style-outline>.wp-block-button__link{
	border: 1px solid;
    height: 45px;
    line-height: 42px;
    padding: 0;
	text-decoration:none;
}
.wp-block-button.is-style-outline>.wp-block-button__link:hover{
	    background-color: #212121!important;
    color: #ffffff!important;
}
.wp-block-button.is-style-outline>.wp-block-button__link{
	transition: 0.3s;
}
/*[dir='rtl'] body .oc-wc-slider__products>.slick-prev:hover,[dir='rtl'] body .oc-wc-slider__products>.slick-next:hover{
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
}*/
.product-thumbnail .add-to-cart-wrapper button path {
    fill: #fff!important;
}
/*catalog*/
body.archive.woocommerce #page .woocommerce-breadcrumb{
	/* created option for that	*/
	/*	text-align: center;*/
	color: #848484;
    font-size: 15px;
	/*	padding-top: 50px;
	padding-bottom: 30px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
body .oc-woo-products-filter--container{
	margin-top: 50px;
}
body .site-content .site-main .oc-woo-taxonomy-filter button.open-list, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list{
	background: #EBEBEB;
	border-radius:3px;
}
body .site-content .site-main .oc-woo-taxonomy-filter button.open-list.active, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list.active{
	background: #fff;
}
/*menu*/
.hamburger-panel ul.nav-menu li a{
	font-weight: normal;
}
.panel-menu-navigation .mega-indicator{
	background:url(assets/images/menu-arrow.svg) center no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    top: -9px;
    position: absolute;
    left: -40px;
    rotate: 270deg;
}
.hamburger-panel ul.nav-menu li ul li a{
	width: 100%;
}
.hamburger-panel .mega-menu-item-has-children>.mega-sub-menu{
	border-top: none;
	padding: 0;
}
.panel-menu-navigation .mega-sub-menu .mega-indicator{
	display:none
}
/*.single-product .product .summary .single_add_to_cart_button:before,
form.cart .yith-wcwl-add-button,
button:not(.btn-qty),
a.button,
button:after,
a.button:after,
.home button:before, .single-product .product .summary .single_add_to_cart_button:before, .oc-woo-product-quickview-container .entry-summary button.single_add_to_cart_button:before, div.form-wrapper button.products-as-row:before, .oc-woo-products-filter--container .oc-woo-products-filter--inner > div.form-wrapper button.products-as-row:before, button:not(.slick-arrow):before, button:not(.btn-qty):before, input[type='button']:before, input[type='reset']:before, input[type='submit']:before, .button:before, .added_to_cart:before, .btn:before{
	border-radius: 3px;
}
form.cart .yith-wcwl-add-button,
.minicart-coupon button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover{
	background: #212121;
	color: #fff;
	border-radius: 3px;
}
[dir='rtl'] body.rtl .upsells-products-sidebar .slick-next{
	bottom: -40px;
}*/
.minicart-coupon button.button{
	height: 38px;
    line-height: 38px;
}
.minicart-coupon--container.active .minicart-coupon{
	gap: 10px;
}
.minicart-coupon input[type='text']{
	border-radius: 3px;
	border-width: 1px;
}
@media only screen and (min-width: 991px){
	body.rtl .oc-woo-products-filter--container.mobile-panel, body.rtl .oc-woo-products-filter--container {
		z-index: 15;
	}
}
/*!menu*/
.footer-accordion-title:after{
	font-weight: 300;
}
@media only screen and (max-width:1300px ){
	.mega-menu-wrap .mega-menu-horizontal{
		padding: 0;
	}
}
@media only screen and (max-width:990px ){
	body .site-content .site-main .oc-woo-taxonomy-filter button.open-list, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list{
		background: transparent;
		border-radius: 0;
		border: none;
		padding-right: 0;
	}
	.home-about .wp-block-buttons.is-vertical>.wp-block-button{
		min-width: 102px;
	}
	.home-about .wp-block-column{
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.home-about h2{
		margin-top: 0;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1000px){
	.home-about,.top-collection{
		padding-right:40px!important;
		padding-left:40px!important;
	}
}
@media only screen and (max-width:767px ){
	.wp-block-custom-slider-block-slider .slide-content-mobile-wrapper{
		max-width: 100%;
	}
	.home-about .wp-block-buttons.is-vertical>.wp-block-button{
		min-width: 132px;
	}
}

.wrap-for-top-part .product-images-slider--container img,
li.product .wrap-for-top-part video.oc-product-video-mp4
{
	border-radius: 3px;
}
.main-navigation #mega-menu-primary-menu>li, .secondary-navigation ul#mega-menu-primary-menu>li,.main-navigation ul li{
	height: 76px;
    line-height: 76px;
    padding:0 0.781vw
}
nav.main-navigation ul li a{
	top: 33%;
}
/*move to main theme*/
@media only screen and (max-width:650px ){
	.upsells-products-sidebar .product-thumbnail{
		display: inline-block;
	}	
	.upsells-products-sidebar .product .product-title {
		max-width: 100%;
	}
	.oc-variable-product-upsells-popup--container{
		max-width: 90%;
	}
}
@media only screen and (max-width:375px ){
	body.rtl .upsells-products-sidebar .upsells-products-sidebar--inner .product-upsell-list {
		height: 61vh;
	}
}
.login-form-link{
	display:none
}
.authorization-panel--container .login-form-link{
	display:block
}
.authorization-panel--container form.register{
    height: 75vh;
    overflow: auto;
}
.authorization-panel--container form.register button.woocommerce-form-register__submit{
    position: fixed;
    width: 82%;
    bottom: 10px;
	z-index: 10;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.validate-required,form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide{
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container p.form-row.woocommerce-form-row--wide{
	width:100%
}
.authorization-panel--container .form-login {
    padding-top: 0;
}
.drawer-panel.left .form-login h2.b2bking_b2bregistration_only_register_header,
form.woocommerce-form-register span.subtitle{
	display:none!important;
}
body .drawer-panel.left .authorization-panel--container button.btn-empty{
	right: auto;
    left: 20px;
}
.authorization-panel--container .u-columns.register-show .col-2 {
    right: 0;
    padding-top: 30px;
    left: 0;
}
.authorization-panel--container .u-columns.register-show .col-2 .return-to-login-form{
	position: absolute;
    top: 5px;
	padding: 0;
}
.authorization-panel--container .my-account-lost-password-form--container form.lost_reset_password{
	padding-top: 25px;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container{
	width:100%;
	margin: 0;
	order: 6;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container.b2bking_custom_registration_container_field_6546,
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container.b2bking_custom_registration_container_field_6547{
	width:50%;
	float: right;
}
.woocommerce form.register{
	text-align: center;
    max-width: 100%;
    margin: auto;
    border: none;
	display: none;
	flex-wrap: wrap;
	gap: 16px;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container.b2bking_custom_registration_container_field_6546{
	order: 1;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container.b2bking_custom_registration_container_field_6547{
	order: 2
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide.reg_email{
	order: 3;
    width: 100%;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide.reg_password{
	order: 4;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide.reg_password_check{
	order: 5;
}
.woocommerce-form-register .subtitle{
	display:none;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row input:not([type="file"]):not([type="radio"]) {
    width: 100%;
    padding-right: 10px;
    height: 50px;
    font-size: 14px;
    color: #34366D;
    opacity: 1;
    border: 1px solid #E4E6EA;
    border-radius: 5px;
    line-height: 35px;
    color: #000;
	outline: none;
	direction: rtl;
}
form.login a.lost_password{
	display: block;
    margin-top: 15px;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_8954 p.form-row label,
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_6554 p.form-row label,
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_6551 p.form-row label{
	position: static;
    text-align: right;
    margin-bottom: 15px;
	font-size: 16px;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_6551 p.form-row{
	margin:0;
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_8954 p.form-row input{
	border: none;
}
.b2bking_supported_types{
	display:none
}
form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container_field_6551 p.form-row label{
	margin: 0;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row label.woocommerce-form__label-for-checkbox{
	display: flex;
    width: auto;
    justify-content: flex-start;
    gap: 5px;
	font-size: 16px;
	margin: 0;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row label.woocommerce-form__label-for-checkbox input{
	    width: auto;
}
/*body .landingpages-panel--container .item-header{
	gap: 10px;
	justify-content: flex-start;
}*/
body .landingpages-panel--container .delete-link{
    display: flex;
    position: static;
    margin-right: auto;
	opacity:0;
}
body .landingpages-panel--container .item:hover .delete-link {
	opacity:1;
}
@media only screen and (max-width:767px ){
	form.woocommerce-form.woocommerce-form-register.register p.form-row.validate-required, form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide,
	form.woocommerce-form.woocommerce-form-register.register .b2bking_custom_registration_container{
		width: 100%;
	}
}
button.woocommerce-form-register__submit.disabled{
	opacity: 1!important;
	pointer-events: unset!important;
	opacity: 1!important;
	color: #fff!important;
	cursor: pointer !important;
}
button.woocommerce-form-register__submit.disabled:hover{
	background-color:#000!important
}
body.woocommerce-view-order p.order-again,
body.woocommerce-view-order .order-actions-button.view{
	display:none!important
}
body:not(.logged-in) .site-header-minicart,
body:not(.logged-in) .wishlist-icon--container,
body:not(.logged-in) .landingpages-icon--container,
body:not(.logged-in) .item_wrap .bottom-part .quantity--wrapper,
body:not(.logged-in) .item_wrap .bottom-part .price_wrap .price,
body:not(.logged-in) .hide-log,
body:not(.logged-in).single-product .product .summary p.price,
body:not(.logged-in) .bottom-part .show-price{
	display:none!important;
}
body.logged-in .bottom-part .price_wrap span.price{
	display: none;
	margin-bottom: 0;	
}
.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{
	    margin: 0;
}
.social-networks--container img{
	height: 35px;
}
.bottom-part .show-price{
	font-size: 15px;
    color: #CE2028;
    text-decoration: underline !important;
	display: block;
    margin-bottom: 0;
	height: 18px;
	font-weight: bold;
}
.single-product .product .summary a.my-account-link{
	    font-size: 15px;
    color: #CE2028;
    text-decoration: underline !important;
    display: block;
    margin-bottom: 20px;
}
.single-product .product .summary .show-price{
	font-size: 15px;
    color: #CE2028;
    text-decoration: underline !important;
	display: block;
	    margin-top: 0;
    margin-bottom: 20px;
}
body:not(.logged-in) .site-header .my-account{
	margin-left: 0;
}
.authorization-panel--container input[type='text'], .authorization-panel--container input[type='email'], .authorization-panel--container input[type='tel'], .authorization-panel--container input[type='password'] {
    line-height: 37px!important;
    height: 45px !important;
    padding: 0!important;
    border: 1px solid #EBEBEB!important;
    padding-right: 0!important;
    outline: none!important;
    border-radius: 0!important;
    font-size: 15px!important;
    border: none!important;
    border-bottom: 1px solid #000!important;
}
form.woocommerce-form.woocommerce-form-register.register p.form-row.validate-required, form.woocommerce-form.woocommerce-form-register.register p.form-row.woocommerce-form-row--wide{
    width: 50%;
    float: right;
}
body .drawer-panel.left .authorization-panel--container button.btn-empty.return-to-login-form{
	right: 0;
}
/*.authorization-panel--container .u-columns{
	    padding-right: 25px;
    padding-left: 25px;
}*/
.drawer-panel.left .form-login h2 {
    padding-right: 0;
}
.authorization-panel--container .u-columns .col-2{
	width: auto;
}
body.reg-button-down .login-form-link{
	display: none;
}
.search-form__form .search-form__header{
	width: 416px;
    max-width: 100%;
    margin: auto;
}
body .search-form__form input.search-form__input_ajax {
    height: 36px;
    line-height: 36px;
    padding: 0 80px;
    border-radius: 1px!important;
    background: #E7E9F2;
	padding-right: 15px;
}
.site-header .top-header--container nav .nav-menu{
	margin-top: -4px;
}
.wrap-for-top-part .product-images-slider--container .woocommerce-product-gallery__image--placeholder img,
li.product .item_wrap a img.woocommerce-placeholder{
	    object-fit: cover!important;
}
/*.site-header .top-header--container nav .nav-menu {
    gap: 0;
    justify-content: space-between;
    max-width: 364px;
    margin: auto;
}*/
body .oc-woo-search--container .search-icon{
background: url(assets/images/search.svg) 0 0 no-repeat;
    width: 14px;
    height: 14px;
    left: 15px;
    right: auto;
    top: 12px;
}
body.page:not(.home).page-id-1504 .site-main.static-page:not(.about) .entry-content p{
	margin-bottom: 15px;
}
body .oc-woo-search--container .search-icon svg{
	display:none;
}
body .search-form__button-controlls{
	left: -20px;
	top: 10px;
}
body .search-form__form .search-form__close-button svg path{
	fill: #223064;
}
.header-logo--container img{
	height: 38px;
}
body .site-header button.mini-cart-icon{
	width: auto;
    height: auto;
    display: flex;
    align-items: center;
    gap: 8px;
}
.show_text_next_to_cart{
	color: #223064;
    font-size: 13px;
    font-weight: 600;
}
.landingpages-icon{
	width: auto;
    height: auto;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-direction: row-reverse;
}
.landingpages-icon div{
	color: #223064;
    font-size: 13px;
    font-weight: 600;
}
.site-header .main-header--container .my-account{
	gap: 0;
}
.site-header .main-header--container div.left-col{
	align-items: flex-end;
}
.site-header a.my-account-link{
color: #223064;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: flex-end;
	gap: 5px;
}

.site-header .main-header--container .my-account .header-points{
    color: #223064;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    top: 4px;
    margin-left: 0;
    left: 5px;
}
.site-header a.my-account-link .my-account-text{
	color: #223064;
    font-size: 13px;
    font-weight: 600;
	position: relative;
    top: 4px;
    margin-left: 0;
	left: 0;
}
body:not(.logged-in) .site-header a.my-account-link .my-account-text{
	top: 0;
}
.site-header a.my-account-link.login-panel{
	display: flex;
    align-items: center;
	gap: 8px;
}
.my-account.with-points .my-account-text{
	position: relative;
    top: 2px;
    left: 8px;
}
.site-header a.my-account-link .my-account-text strong{
	font-weight: 600;
	font-size: 11px;
	color: #223064;
}
.site-header {
    box-shadow: none;
}
.landingpages-icon--container{
	margin-left: 38px;
}
.mobile-header--container .landingpages-icon--container{
	display: none;
}
.site-header .main-header--container .my-account p{
	margin-top: 0;
}
.site-header .my-account .header-points p strong{
	font-size: 11px;
    font-weight: 600;
	color: #223064;
}
.woocommerce-products-header .pwb-brand-banner-cont{
	display:none;
}
.three-logos{
	text-align:center;
}
.cat-banners .wp-block-columns{
	gap: 15px;
	margin: 0;
}
.cat-banners .wp-block-columns .wp-block-column{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wp-block-cover .wp-block-cover__inner-container{
    right: 2.604vw;
    top: 2.344vw;
    display: flex;
    flex-direction: column;
    gap: 3.646vw;
	width: auto;
}
.cat-banners .wp-block-columns .wp-block-column:last-child .wp-block-cover .wp-block-cover__inner-container{
	flex-direction: row;
	gap: 7.813vw;
	align-items: center;
}
.wrap-for-top-part{
	border-bottom: 1px solid #DEE1EE;
	text-align: center;
}
body li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title{
	    min-height: 45px;
		margin-top: 5px;
    font-weight: 600;
}
.oc-wc-slider__products--wrapper {
    padding: 0;
}
.loop-attr{
    margin-top: 30px;    
	    min-height: 148px;
}
.loop-attr .attr{
	border-top: 1px solid #DEE1EE;
    padding: 15px 0;
	display: flex;
    justify-content: space-between;
}
.loop-attr .attr .title{
	font-size: 16px;
    font-weight: 600;
}
.loop-attr .attr .value{
	font-size: 16px;
    font-weight: 500;
	color:#808080;
	    direction: ltr;
}
.bottom-part{
	padding-bottom: 15px;
}
.quantity--wrapper button.add-to-cart,
.quantity--wrapper a.to-item {
    width: 50%;
    height: 35px;
    padding: 0;
    border-radius: 0;
    font-size: 16px;
}
.quantity--wrapper a.to-item{
	line-height: 32px;
    text-align: center;
	width: 100%;
}
.bottom-part .price_wrap a.my-account-link{
	font-size: 15px;
    color: #CE2028;
	text-decoration: underline!important;
	font-weight: bold;
}
.select-list-checkbox{
	column-count: 1;
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu[sub="col-sub"] {
    position: absolute;
    top: 30px;    
    height: 365px;
    overflow-y: auto;
    flex-direction: column;
    width: 20%;
    display: none;
    padding-top: 0;
    z-index: 100;
    padding: 0 1px;
    border-left: 1px solid #B3B9CF;
	padding-left: 13px;
}
.quantity--wrapper .quantity{
	height: 35px;
	border: 1px solid #CE2028;
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu[sub="col-sub"] ul.mega-sub-menu{
	display:none!important
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu.active {
	display:block;
	right: 40px;
}
.bottom-header--container .mega-menu-item-has-children>.mega-sub-menu{
	padding: 30px;
	height: 425px;
	border: 1px solid #dee1ee;
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
}
.bottom-header--container .mega-menu-item-has-children:hover>.mega-sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    grid-template-rows: repeat(auto-fill, minmax(37px, auto));
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu.third{
	right: 23%;
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu.third:not(.fours){
	padding-right: 10px;
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu.fours{
	right: 44%;
}
.bottom-header--container .main-navigation ul.mega-sub-menu li{
	height: 37px;
    line-height: 37px;
}
.bottom-header--container .site-header--inner{
	position: relative;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu{
	position: static;
}
.lazy-image {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.8sease-in-out;
}
.site-header .bottom-header--container #mega-menu-wrap-primary-menu ul.mega-sub-menu[sub="col-sub"] .menu_item_img_desk{
	display:none!important
}
.bottom-header--container #mega-menu-wrap-primary-menu #mega-menu-primary-menu .custom-sub{
	position: absolute;
    width: 100%;
    right: 0;
    background: #fff;
    top: 100%;
    display: none;
    padding: 50px;
    border-top: 1px solid #EBEBEB;
	height: 425px;
	box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, 0.25);
	
}
.bottom-header--container .main-navigation ul.mega-sub-menu[sub="col-sub"] li:not(.menu-title).hover-on,
.bottom-header--container .main-navigation ul.mega-sub-menu[sub="col-sub"] li:not(.menu-title).hover-on>a,
.bottom-header--container .main-navigation ul.mega-sub-menu li.mega-menu-item:not(.menu-title):hover{
	background: #E7E9F2;
	color: #223064;
}
.bottom-header--container .main-navigation ul.mega-sub-menu li.menu-title>a{
	points-event:none;
	color: #CE2028;
    font-weight: 600;
}
.site-header .site-header--inner nav.main-navigation ul.mega-sub-menu li a {
    text-decoration: none;
	display: block;
    line-height: 36px;
}
.menu_item_img_desk {
    display: none;
position: absolute;
    left: 15px;
    z-index: 1000;
    top: 30px;
    width: 33%;
	height: 87%;
}
.menu_item_img_desk img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#mega-menu-wrap-primary-menu .menu_item_img_desk.active {
    display: block;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-8941 .custom-sub.active{
	display:block
}
.mobile-header--container .show_text_next_to_cart{
	display:none
}
body .site-header .mobile-header--container .my-account .my-account-text,
body.logged-in .mobile-header--container .my-account.with-points a.my-account-link .my-account-text {
	left: 35px;
    display: block;
    position: absolute;
    bottom: 1px;
    top: auto;
    font-size: 11px;
    max-width: 30px;
    line-height: normal;
}
body.logged-in .mobile-header--container .my-account.with-points a.my-account-link .my-account-text{
    bottom: -13px;
    max-width: none;
    font-size: 11px;
    left: 0;
}
.mobile-header--container .my-account p{
	    display: none;
}
.authorization-panel--container .u-columns .col-2{
	left: -100%;
	right: auto;
}
body.sticky-header.rtl .main-navigation #mega-menu-primary-menu>li, body.sticky-header.rtl .secondary-navigation ul#mega-menu-primary-menu>li, body.sticky-header.rtl .main-navigation ul li{
	height: 47px;
    line-height: 47px;
}
.quantity-style-2 .oc-variable-product-upsells-container .quantity button.btn-qty, .quantity-style-2 .quantity--wrapper .quantity button.btn-qty, .quantity-style-2 .product .summary .quantity .btn-qty, .woocommerce.quantity-style-2 .product .summary .quantity .btn-qty{
	background-color: #CE2028;
    color: #fff;
	    border: none;
    height: 33px;
}
@media only screen and (max-width: 1220px) {
	.nav-dropdown, .left-col .nav-dropdown {
		left: 0;
		right: auto;
		min-width: 200px;
	}
}
@media only screen and (max-width: 1400px) {
    body.home .oc-wc-slider__products--wrapper, section.related,.latest-items .woocommerce {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 1100px) {
	.cat-banners .wp-block-columns .wp-block-column:last-child .wp-block-cover .wp-block-cover__inner-container{
		gap: 40px;
	}
}
@media only screen and (max-width: 781px) {
	.cat-banners .wp-block-columns .wp-block-column{
		gap: 15px;
	}
	.cat-banners .wp-block-columns .wp-block-column:last-child .wp-block-cover .wp-block-cover__inner-container{
		right: 2.604vw;
		top: 2.344vw;
		display: flex;
		flex-direction: column;
		gap: 3.646vw;
		width: auto;
		align-items: flex-start;
	}
	.cat-banners .wp-block-columns .wp-block-column:last-child .wp-block-cover .wp-block-cover__inner-container br{
		display:none;
	}
}
.footer-main--container .footer-main-content-mobile .footer-main-html-block{
	padding-bottom: 20px;
}
body .products .item_wrap .basic-btn.echut-add-to-page,
body li.product .item_wrap .basic-btn.echut-add-to-page,
.products li.product .item_wrap .basic-btn,
.products li.product .item_wrap .basic-btn.echut-added-to-page,
.item_wrap .basic-btn.echut-added-to-page{
    position: absolute;
    top: 13px;
    right: 13px;
    display: flex;
    font-size: 0;
    background: #F9E4E5;
    padding: 9px;
    z-index: 10;
    color: #CE2028;
    gap: 0;
    align-items: center;
	font-size:14px;
	text-decoration: none;
}
body .products .item_wrap .basic-btn.echut-add-to-page,
body li.product .item_wrap .basic-btn.echut-add-to-page,
.item_wrap .basic-btn.echut-add-to-page{
    background: #F9E4E5 url(assets/images/list.svg) right 5px top 5px no-repeat;
    font-size: 0;
    padding: 9px 32px 9px 1px;
    height: 32px;
}
body .products .item_wrap .basic-btn.echut-add-to-page:hover,
body li.product .item_wrap .basic-btn.echut-add-to-page:hover,
.item_wrap .basic-btn.echut-add-to-page:hover{
	font-size:14px;
	padding: 9px 32px 9px 10px;
}
.products li.product .item_wrap .basic-btn.echut-added-to-page,
body .products .item_wrap .basic-btn.echut-added-to-page,
.item_wrap .basic-btn.echut-added-to-page{
    background: #F9E4E5 url(assets/images/check-icon.svg) right 8px top 7px no-repeat;
    font-size: 0;
    padding: 9px 32px 9px 1px;
    height: 32px;
}
.single-product .product .basic-btn.echut-add-to-page{
    top: 13px;
    right: 28px;
    padding: 7px;
    background: #F9E4E5 url(assets/images/list.svg) right 5px top 5px no-repeat;
    padding-right: 32px;
    font-size: 14px;
    height: 32px;
    padding-top: 10px;
}
.single-product .product .basic-btn.echut-added-to-page{
	background: #F9E4E5 url(assets/images/check-icon.svg) right 8px top 7px no-repeat;
    font-size: 0;
    padding: 9px 32px 9px 1px;
    height: 32px;
	    top: 13px;
    right: 28px;
}
.single-product .product .basic-btn.echut-add-to-page .icon,
.single-product .product .basic-btn.echut-added-to-page .icon-done{
	display:none
}
.single-product .product .basic-btn.echut-add-to-page, .single-product .product .basic-btn.echut-added-to-page{
	
}
.quantity-style-2 .oc-variable-product-upsells-container .quantity, .quantity-style-1 .product .summary .quantity, .woocommerce.quantity-style-1 .product .summary .quantity, .quantity-style-2 .product .summary .quantity, .woocommerce.quantity-style-2 .product .summary .quantity,.single-product.hide-quantity-field .site-main .product .summary .quantity{
	width: 124px;
	height: 34px;
    border: 1px solid #CE2028;
		display: flex !important;
    justify-content: space-between;
}
.woocommerce.single-product div.product .quantity .qty{
	line-height: 30px;
    height: 30px;
	box-shadow: none;

}
.single-product .product .summary .quantity .btn-qty.minus,
.single-product .product .summary .quantity .btn-qty.plus {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/*.products li.product .item_wrap .basic-btn.echut-added-to-page:hover,
body .products .item_wrap .basic-btn.echut-added-to-page:hover{
	font-size:14px;
	padding: 9px 32px 9px 10px;
}*/
.products .item_wrap .basic-btn.echut-added-to-page
li.product .item_wrap a.echut-add-to-page img,
.oc-wc-slider__products--wrapper li.product .item_wrap a.echut-add-to-page img, .related li.product .item_wrap a.echut-add-to-page img,
.products .item_wrap .basic-btn.echut-add-to-page .icon, .products .item_wrap .basic-btn.echut-added-to-page .icon{
	width: 24px;
    height: 24px !important;
    margin-top: -3px;
    margin-right: -2px;
	margin-bottom: 0;
}
.products .item_wrap .basic-btn.echut-add-to-page .text-add{
	
}
.products .item_wrap .basic-btn img.icon-add, .products .item_wrap .basic-btn img.icon-done,.item_wrap .basic-btn img.icon-done,.item_wrap .basic-btn img.icon-add{
	display:none!important
}
.item_wrap .basic-btn.echut-add-to-page .text-done{
	display: none;
}
body.sticky-header .bottom-header--container .main-navigation ul.mega-sub-menu li{
	height: 36px;
    line-height: 36px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu.mega-menu-item>ul.mega-sub-menu {
    box-shadow: none;
}
@media only screen and (max-width: 781px) {
	li.product .item_wrap a.echut-add-to-page,
	li.product .item_wrap a.echut-add-to-page, .products .item_wrap .basic-btn.echut-add-to-page{
		font-size: 12px;
        gap: 8px;
        padding: 6px;
	}
	body .products .item_wrap .basic-btn.echut-add-to-page, body li.product .item_wrap .basic-btn.echut-add-to-page{
		font-size: 14px;
		padding: 9px 32px 9px 10px;
	}
	body.home .oc-wc-slider__products--wrapper, section.related {
        padding: 0;
    }
}
/*mobile menu*/
.hamburger-panel .mega-menu-item-has-children>.mega-sub-menu, .hamburger-panel #mega-menu-wrap-primary-menu #mega-menu-primary-menu li ul.mega-sub-menu {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100vh;
    top: 0;
    padding: 0;
    left: 0 !important;
    transform: translate(110%)!important;
    -moz-transition: transform .5s cubic-bezier(.75, 0, .175, 1), visibility .5s cubic-bezier(.75, 0, .175, 1);
    -webkit-transition: transform .5s cubic-bezier(.75,0,.175,1), visibility .5s cubic-bezier(.75,0,.175,1);
    transition: transform .5s cubic-bezier(.75,0,.175,1), visibility .5s cubic-bezier(.75,0,.175,1);
    z-index: 200;
    display: block !important;
    margin-top: 0;
    box-shadow: none;
    padding-top: 63px;
}
.hamburger-panel #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu, .hamburger-panel #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu {
    padding-right: 0;
    margin-top: 0;	
}
.hamburger-panel .mega-menu-item-has-children.active-submenu>.mega-sub-menu, .hamburger-panel #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.active-submenu>ul.mega-sub-menu{
	transform: translate(0)!important;
}
.hamburger-panel ul.nav-menu li {
    position: static;
}
.hamburger-panel ul.mega-sub-menu li.menu-title{
	display:none;
}
.hamburger-panel .mega-menu-wrap .mega-menu-horizontal .mega-sub-menu li{
	border-bottom: 1px solid #B3B9CF;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	width: 100%;
}
.panel-menu-navigation .menu-back{
position: absolute;
    top: 0;
    z-index: 1000000000;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    background: url(assets/images/menu-back-icon.svg) right 21px top 27px no-repeat;
    width: auto;
    right: 0;
    left: 0;
    padding-top: 25px;
    padding-bottom: 22px;
    padding-right: 40px;
    padding-left: 20px;
    color: #223064;
    background-size: 8px;
    border-bottom: 1px solid #B3B9CF;
}
body .hamburger-panel ul.nav-menu li.mega-menu-item-has-children>a:after {
    content: "";
    background: url(assets/images/menu-back-icon.svg) right 0px no-repeat;
    position: absolute;
    width: 10px;
    height: 19px;
    left: 0;
    display: block !important;
    transform: rotate(180deg);
    background-size: 10px;
    top: -3px;
    background-size: 8px;
}
.panel-menu-navigation .mega-indicator {
    display: none !important;
}
.hamburger-panel #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
	width: 100%;
}
@media only screen and (max-width: 400px) {
	.authorization-panel--container form.register{
		height: 65vh;
	}
}
body.woocommerce .woocommerce-ordering{
	position: static;
}
.oc-filter-form--wrapper .oc-woo-products-filter-wrap-results,
.oc-filter-form--wrapper .woocommerce-result-count{
	display:none;
}
body.woocommerce .woocommerce-ordering {
    position: relative;
	z-index: 2;
	    top: 0;
    width: 161px;
}
.shop_loop_wrap_r{
	display: flex;
}
h1.woocommerce-products-header__title{
	    margin: 0;
    font-size: 32px;
}
body .site-content .site-main .oc-woo-taxonomy-filter.woocommerce-ordering button.open-list{
background: #E7E9F2;
    border-radius: 0;
    font-size: 14px;
    color: #223064;
	    height: 36px;
}
body.rtl .woocommerce-ordering .open-list::after{
	 background: url(assets/images/order_by.svg) right 0px no-repeat;
	     width: 16px;
    height: 16px;
    top: 9px;
    left: 10px;
}
.woocommerce .woocommerce-result-count{
	font-size: 14px;
    color: #B3B9CF;
    line-height: 36px;
	margin-left: 30px;
}
@media only screen and (min-width: 991px){
	.archive-products--container .single_sidebar{
		border-left: 1px solid #DEE1EE;
		padding-left: 30px;
	}
    body.category-right-column .oc-filter-title {
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 600;
    }	
}
body.page-id-9.rtl .static-content .woocommerce .register-form-link {
    display: block;
    margin-top: 0;
    padding-top: 0;
    border: none;
	    max-width: 450px;
    margin: auto;
}
body.category-right-column .oc-filter-title{
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #DEE1EE;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.ui-state-default{
	background-color: #223064;
	border: 2px solid #223064;
}
.ui-slider-range{
	background-color: #223064
}
body .site-content .site-main .oc-woo-taxonomy-filter:not(.woocommerce-ordering) button.open-list{
	    background: transparent;
		padding: 0;
}
body.category-right-column .oc-woo-taxonomy-filter:not(.woocommerce-ordering), body.category-right-column .oc-woo-ajax-price-filter{
	margin-bottom: 5px;
        border-bottom: 1px solid #DEE1EE;
        padding-bottom: 5px;
}
body .site-content .site-main .oc-woo-taxonomy-filter button.open-list.active, body .site-content .site-main .oc-woo-ajax-price-filter button.open-list.active{
	box-shadow: none;
}
body.rtl .open-list::after, body .open-list:after{
	left: 0;
}
.select-list-checkbox li:not(:last-child) {
    margin-bottom: 10px;
    margin-top: 0;
}
.site-content .site-main .oc-woo-taxonomy-filter button.open-list .count-selected{
	display: inline-block;
}
.woocommerce .archive_wrap ul.products{
	margin: 0 -5px;
}
body:not(.logged-in).single-product .product .summary .single_add_to_cart_button,body:not(.logged-in).woocommerce div.product form.cart .button{
	display:none!important
}
body.rtl .open-list::after, body.rtl .open-list:after{
    content: "";
    display: block;
    background-image: url(assets/images/arrow-filter.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    position: absolute;
    top: 9px;
    left: 0;
}
body .oc-woo-filter-mobile--container{
	display:none;
	border-top: 1px solid #dee1ee;
    border-bottom: 1px solid #dee1ee;
	height: 50px;
    margin:25px -15px 30px;
	padding: 0;
	line-height: 50px;
	position: relative;
}
body .oc-woo-filter-mobile--container:after{
	content:"";
	background:#dee1ee;
	width:1px;
	height:100%;
	position:absolute;
	display:block;
	top: 0;
    right: 50%;
}
body .oc-woo-filter-mobile--container .filter-buttons--container{
	justify-content: space-between;
	display:block;
	position:relative
}
.oc-woo-filter-mobile--container .button-inner {
    width: 50%;
	text-align: center;
	float: right;
    height: 50px;
	
}
.oc-woo-filter-mobile--container .button-inner:last-child{
	position:absolute;
	left:0;
}
body.rtl .site-content .site-main .oc-woo-filter-mobile--container button.mobile-filter{
	margin-left: auto;
	    flex-direction: row-reverse;
    align-items: center;
	    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
	margin-top:-3px;
}
.site-content .site-main button.mobile-filter svg{
	display: none;
}
body .site-content .site-main button.mobile-filter .title{
	padding-left: 25px;
    color: #223064;
    font-size: 16px;
    padding-right: 0;
	background:url(assets/images/mobile-filter.svg) 0px 3px no-repeat;
}
button.mobile-sort-button.btn-empty{
    color: #223064;
    font-size: 16px;
    background: url(assets/images/order_by.svg) 0 17px no-repeat;
    padding-left: 25px;
    align-items: center;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
    margin-top: -3px;
}
button.mobile-sort-button.btn-empty:after{
	display:none;
}
.quantity-style-2 .oc-variable-product-upsells-container .quantity .btn-qty .quantity-style-2 .product .summary .quantity .btn-qty, .woocommerce.quantity-style-2 .product .summary .quantity .btn-qty, .bottom-part .quantity .btn-qty{
	width: 30%;
	line-height: 27px;
}
.woocommerce-pagination--without-numbers .woocommerce-button{
	    background-color: var(--button-primary-background)!important;
		color:#fff!important
}
.branch-sidebar{
	display:none;
}
@media only screen and (min-width: 991px) {
	body .oc-woo-filter-mobile--container{
		display:none!important;
	}
	.filter-mobile-header--container{
		padding: 0;
		height: auto;
		display: block;
		border-bottom: none;
	}
	.filter-mobile-header--container .drawer--title.heading{
		display: none;
	}
	.filter-mobile-header--container .oc-filter-clear-btn{
		position: absolute !important;
		left: 0;
		top: -7px;
		z-index: 10;
		color: #fff !important;
		display: none!important;
	}
	.filter-mobile-header--container .oc-filter-clear-btn.active{
		display: block!important;
	}
	.woocommerce .site-main .filter-mobile-header--container button.button.oc-filter-clear-btn:hover{
		background-color: var(--button-primary-background) !important;
	}
}
@media only screen and (max-width: 990px) {
	body.rtl .open-list::after, body.rtl .open-list:after{
		top: 18px;
	}
}
@media only screen and (max-width: 991px) {
	body.woocommerce .shop_loop_wrap_r .woocommerce-ordering,
	.product-result-count-mobile{
		display:none;
	}
	.shop_loop_wrap_r{
		justify-content: space-between;
	}
}
.woocommerce div.product div.images img{
	width: auto;
	margin: auto;
}
body.single-product .site-main div.product.type-product .images .woocommerce-product-gallery__inner{
	border: 1px solid #DEE1EE;
}
.woocommerce #page .woocommerce-breadcrumb,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    margin: 0 auto;
    padding: 0;
    color: #B3B9CF;
    font-size: 14px;
	margin: 0;
}
.single-product .product .summary .single_add_to_cart_button,
.woocommerce div.product form.cart .button{
	line-height: 34px;
    height: 34px;
	border-radius: 0;
	max-width: 124px!important;
	font-size: 15px;
	font-weight: normal;
}
.type-product.product .yith-par-message.yith-par-message-product p{
	font-weight: normal;
    padding-right: 0;
	font-size: 15px;
	padding-left: 0;
}
.points-message-cart{
	    background: url(assets/images/points.svg) right 0 no-repeat;
    width: 92%;
    margin: auto;
    padding-right: 38px;
    padding-top: 3px;
}
footer ul.social-networks{
	    flex-direction: row-reverse;
		margin-top: 25px;
}
ul.social-networks li{
	    margin-left: 0;
    margin-right: 15px;
}
body.rtl .type-product.product .yith-par-message,
body.rtl .type-product.product .yith-par-message-variation, body.rtl .type-product.product .yith-par-message{
	background-position: right 0 top 29px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 33.333%;
}
.woocommerce-checkout .checkout .shipping_address{
	margin-bottom: 50px;
}
@media only screen and (max-width: 850px) {
	.social-networks--container .footer-main-image{
		display:none
	}
	footer ul.social-networks{
		justify-content: center !important;
	}
	.social-networks--container .col-{
		display:none
	}
	footer .footer-main--container .footer-main-content-mobile ul.social-networks li {
		padding: 0;
	}
}
@media (max-width: 1199px) and (min-width: 990px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 50%;
	}	
}
@media only screen and (max-width: 768px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 100%;
	}
	body.single-product .site-main div.product.type-product .images .woocommerce-product-gallery__inner {
		border: none;
	}
}
.tabs-accordion--container,
.pwb-single-product-brands{
	display: none;
}
body.single-product .row.specs{
	max-width: 1470px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;	
	margin-top: 50px;
}
body.single-product .row.specs .cell {
	gap: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    text-align: start;
    display: flex;
    font-size: 17px;
	margin: 0 -12px;
}
img[onload^="SVGInject"]{
	    display: block !important;
}
.row.specs .cell .spec-value{
	direction: ltr;
}
body.single-product .spec-tbl {
	width: 33.333%;
    padding: 12px;
}
body.single-product .spec-header {
	height: 47px;
	background: #E7E9F2;
	display: flex;
	align-items: center;
	padding: 0 25px;
}
body.single-product .spec-row {
	padding: 15px 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #DEE1EE;
}
body.single-product .spec-row:last-child {
	border-bottom: none;
}
body.single-product span.spec-name {
	font-weight: 600;
}
body.woocommerce #content div.product div.summary{
	display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
body div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
	min-height: auto !important;
}
.single-product.woocommerce div.product{
	align-items: stretch;
}
.single-product.woocommerce div.product .help-row{
	    margin-top: auto;
    margin-bottom: 0;
	display: flex;
    gap: 40px;
}
.single-product.woocommerce div.product .help-row .need_help a.need-help-link{
border: none;
    background: url(assets/images/need-help.svg) right 0px no-repeat;
    padding: 0;
    padding-right: 23px;
    padding-top: 1px;
}
.single-product.woocommerce div.product .help-row .need_help a{
	font-size: 14px;
    font-weight: normal;
}
.single-product.woocommerce div.product .help-row a.whatapp-link{
border: none;
    background: url(assets/images/whatsapp-share.svg) right 0px no-repeat;
    padding: 0;
    padding-right: 23px;
    padding-top: 1px;
}
.single-product.woocommerce div.product .help-row .need_help{
	margin: 0;
}
.latest-items .woocommerce ul.products li.first,.latest-items  .woocommerce-page ul.products li.first{
	clear: none;
	margin: 0;
}
.latest-items .woocommerce ul.products li.product,.latest-items .woocommerce-page ul.products li.product{
	margin: 0;
	margin-left: 8px;
    margin-right: 8px;
}
.latest-items .woocommerce ul.products li .bottom-part{
	padding-left: 15px;
    padding-right: 15px;
}
.latest-items .woocommerce ul.products li .bottom-part .woocommerce-loop-product__title{
	font-size: 18px;
    color: #212121;
}
@media only screen and (max-width: 768px) {
    .oc-wc-slider__products li.product .woocommerce-loop-product__title, .oc-wc-slider__products ul.products li.product .woocommerce-loop-product__title, body.woocommerce.single-product .site-content .related.products ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__products-grid .product.product-grid .product-inner .product-title, .oc-wc-slider__products .product.product-grid .product-inner .product-title, body.archive .site-main ul.products li.product .woocommerce-loop-product__title, body.archive.post-type-archive-product .site-main ul.products li.product .woocommerce-loop-product__title, body.archive.tax-product_cat .site-main ul.products li.product .woocommerce-loop-product__title {
        font-size: 18px!important;
    }
	body.woocommerce #content div.product div.summary{
		display: block;
	}
	body.woocommerce.single-product-image-width-5.rtl #content div.product div.summary {
        padding-top: 0;
    }	
	.single-product.woocommerce div.product .help-row{
		margin-top: 40px;
	}
}
@media only screen and (min-width: 768px) {
	.latest-items .woocommerce ul.products:not(.slick-initialized){
		opacity:0;
	}
}
@media only screen and (max-width: 767px) {
	.loop-attr .attr .value,
	.loop-attr .attr .title{
		    font-size: 13px;
	}
	.latest-items .woocommerce ul.products{
		display: block !important;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto !important;
        white-space: nowrap;
        display: block !important;
        padding-right: 10px;
        opacity: 1 !important;
        padding-bottom: 30px;
        padding-left: 10px;
        margin-left: 0;
	}
	latest-items .woocommerce ul.products::-webkit-scrollbar{
		height: 0;
	}	
	.latest-items .woocommerce ul.products li.product, .latest-items .woocommerce-page ul.products li.product{
		list-style: none;
        display: inline-block;
        width: 74vw !important;
        padding: 0;
        text-align: right;
        vertical-align: top;
        white-space: normal;
		float: none !important;
		padding-left: 5px !important;
        padding-right: 5px !important;
		margin: 0;
	}
	.latest-items .woocommerce{
		padding: 0;
	}
	body.archive .site-main ul.products li.product .woocommerce-loop-product__title{
		font-size: 15px !important;
	}
	body .site-content:after{
		display:none
	}
	body.single-product .spec-tbl{
		width: 100%;
	}
}
.bottom-part .woo-add-to-cart-variable-loop--container{
	display:none;
}
.woocommerce div.product form.cart.variations_form{
	margin-top: 10px;
}
 .type-product.product .yith-par-message-variation p{
	padding-right: 0;
	font-weight: normal;
}
body.single-product .site-main div.product.type-product .variations {
    display: none;
}
body .woocommerce table.shop_table td .name img{
	margin: 0;
}
body .woocommerce table.shop_table td .name .product-quantity{
	font-weight: normal;
	font-size: 15px;
}
body.rtl .woocommerce table.shop_table td .name img{
	margin: 0;
}
.rtl .cart-panel ul.cart_list li.mini_cart_item img, .rtl .cart-panel ul.cart_list li.mini_cart_item img.attachment-oc-product-thumbnail{
	width: 60px;
}
body.page-id-9:not(.logged-in) .content-area .title,
body.page-id-9:not(.logged-in) .content-area #breadcrumbs{
	display:none
}
body.page-id-9:not(.logged-in) .site-content:after{
	display:none
}
.woocommerce form.login{
	max-width: 450px;
    margin: auto;
	border: none;
	padding: 0;
}
form.woocommerce-form p.woocommerce-form-row label, .authorization-panel--container .u-columns form.woocommerce-form-login p.woocommerce-form-row label{
	right: 15px;
}
#customer_login .u-column1{
	text-align:center;
	margin-top: 45px;
}
#customer_login .u-column1 .login-block{
	display: flex;
    justify-content: center;
}
.login-block .log-block,
.login-block .reg-block{
	width:50%;
	position: relative;
}
.login-block .log-block:after{
	content:"";
	background:#e6e7e9;
	display:block;
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: -17px;
}
.login-block .tabs {
margin: 25px auto 37px;
    padding: 0 10px 0 !important;
    border-bottom: 1px solid #e6e7e9;
    gap: 10px;
    display: flex;
    width: 450px;
    justify-content: center;
    max-width: 100%;
	display:none
}
 .login-block .tabs div {
    width: 100% !important;
    text-align: center;
    justify-content: center;
    border: 1px solid #e6e7e9;
    border-radius: 3px 3px 0 0;
    color: #50575e;
    background-color: #f0f0f1;
    font-size: 15px;
    border-bottom: 0;
    margin-bottom: -1px;
    box-shadow: none !important;
    padding: 10px 0;
	cursor: pointer;
}
 .login-block .tabs div.active {
	background: #ffffff !important;
    position: relative;
    top: 0;
    border-color: #e6e7e9 !important;
	font-weight: 600;
}
 .login-block .tab-content {
      display: none;
    }
 .login-block .tab-content.active {
      display: block;
    }
#customer_login .u-column1 h2{
	    margin-bottom: 0;
		margin: 0;
	font-size: 22px;
}
.register-form-link .reg-text{
	font-size: 18px;
	    text-align: right;
}
.register-form-link .reg-text ul{
	list-style: none;
    padding-right: 0;
    padding-top: 10px;
}
.register-form-link .reg-text ul li{
	margin-bottom: 10px;
    font-size: 18px;
    background: url(assets/images/check-green.jpg) right 0 no-repeat;
    background-size: 18px;
    padding-right: 20px;
}
body.page-id-9 .woocommerce form button.button{
	max-width: none;
    margin-top: 20px;
    height: 45px;
    background: var(--button-primary-background);
    border: none;
    border-radius: 3px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    width: 100%;
}
body.page-id-9 .woocommerce form button.button:hover{
	background-color: var(--button-primary-background-hover);
}
form.woocommerce-ResetPassword{
	text-align: center;
    max-width: 450px;
    border: none;
    margin: 45px auto;
}
body.page-id-9:not(.logged-in) .woocommerce form .form-row input.input-text,
body.page-id-9:not(.logged-in) .woocommerce form .form-row-first{
	width: 100%;
	outline: none;
	height: 50px;
}
.register-form-link button.register-form{
	display: none;
    width: 100%;
	height: 45px;
	background: #223064;
}
body.woocommerce-account .woocommerce form.login p.form-row{
	padding-top:0;
	padding-bottom:0;
	margin: 0 0 15px;
}
body.woocommerce-account .woocommerce a.reg{
width: 100%;
    height: 45px;
    background: #223064;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    text-decoration: none;
	display:block;
	max-width: 450px;
    margin: auto;
    border: none;
}
.b2bking_b2bregistration_only_register_header{
	display:none
}
.registration-page-wrapper h1{
	font-size: 24px;
    border: none;
    text-align: center;
    margin-top: 45px;
	margin-bottom: 5px;
}
.registration-page-wrapper p.sub{
	text-align: center;
    font-weight: bold;
}
body.reg-button-down .registration-page-wrapper .register-form-link{
    border-top: none;
    margin: 0;
    width: 50%;
    text-align: right;
	padding-top: 0;
}
.registration-form-container{
	display: flex;
    flex-direction: row;
    max-width: 1065px;
    justify-content: center;
    margin: auto;
	margin-top: 50px;
}
.registration-form-container .reg-block{
	width: 50%;
}
button.woocommerce-form-register__submit{
	max-width: none;
    margin-top: 40px;
    height: 45px;
    background: var(--button-primary-background);
    border: none;
    border-radius: 3px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    width: 100%;
}
button.woocommerce-form-register__submit:hover{
	    background-color: var(--button-primary-background-hover);
}
.registration-form-container .register-form-link ul{
	list-style: none;
    padding-right: 0;
    padding-top: 10px;
}
.registration-form-container .register-form-link ul li{
	margin-bottom: 10px;
	font-size: 18px;
background: url(assets/images/check-green.jpg) right 0 no-repeat;
    background-size: 18px;
    padding-right: 20px;
}
.registration-form-container .register-form-link p{
	font-size: 18px;
}
.woocommerce-MyAccount-content a.add-item{
	background-color: var(--button-primary-background);
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 15px;
    display: block;
    width: 120px;
    text-align: center;
}
@media only screen and (min-width: 991px){
	body.category-right-column.woocommerce .shop_left{
		padding-left: 0;
	}
}
.registration-form-container{
	flex-wrap: wrap;
}
.registration-form-container .woocommerce-error{
	order: -1;
    flex: 1 1 100%;
}
body.page-id-9.rtl .static-content .woocommerce .register-form-link .title{
	display: block;
	text-align:center;
	font-size: 22px;
	    margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
	.registration-form-container{
		flex-direction: column;
	}
	body.reg-button-down .registration-page-wrapper .register-form-link{
		    width: 100%;flex: 1 1 100%;
	}
	.registration-form-container .reg-block{
		width: 100%;flex: 1 1 100%;
	}
	.woocommerce form.register{
		padding-right: 0;
		padding-left: 0;
	}
	table.landing-pages th, table.landing-pages td, #product-list-container th, #product-list-container td{
		border: none;
		padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 0;
		background-color: transparent;
	}
	table.landing-pages tr, #product-list-container tr{
		border-bottom:1px solid #ddd;
		padding: 15px 0;
	}
	#product-list-container td.product-thumbnail:before{
		display:none
	}
	#product-list-container td.page-product-remove{
		position: absolute;
		left: 0;
	}
	#product-list-container td.page-product-remove:before{
		content:"הסרה מהדף";
	}
	#product-list-container td:before{
		padding-right: 0;
        padding-left: 5px;
	}
	#product-list-container td.page-product-remove{
		display: flex;
        flex-direction: row-reverse;
        gap: 3px;
		background: transparent;
	}
	table.landing-pages thead{
		display:none
	}
	table.landing-pages tr{
		display: flex;
        flex-direction: column;
	}
	.quantity--wrapper a.to-item{
		width: 100%;
	}
}
body.no-scroll .site-header{
	z-index:19
}
body .echut-custom-checkbox .icon{
	background-size: 18px;
}
body #landingpage-form .col-product .data{
	width: 205px;
}
body #landingpage-form .col-product .thumbnail{
	display: block;
	text-align: center;
	padding: 0;
}
body #landingpage-form .col-product .thumbnail img{
	    height: 100%;
}
body .echut-custom-checkbox{
	border: 1px solid #a3a3a3;
}
.container.landing-page-container{
	padding: 0 15px;
}
.landingpages-panel .echut-product-item .echut-product-info{
	width: 225px;
	height: auto;
}
li.product .quantity--wrapper{
	    margin: 0 auto 0;
}
.open-landing-float{
	background: #CE2028 url(assets/images/mobile-list-btn.svg) center 9px no-repeat;
    position: fixed;
    z-index: 19;
    bottom: auto;
    border-radius: 50px;
    width: 65px;
    height: 65px;
    left: 10px;
    color: #fff !important;
    font-size: 11px;
    text-align: center;
    padding-top: 24px;
    line-height: 12px;
	top: 145px;
}
body .drawer-panel.landingpages-panel{
	width: 500px;
}
body .site-main.static-page.contact-page .second-wrap .item textarea{
	line-height: 20px;
	height: 100px;
	margin-top: 30px;
}
.thankyou-inner .thankyou-content .contact .contact-inner .whatsapp {
    background: url(assets/images/whatsapp.svg) 0 1px no-repeat;
    padding-left: 20px;
}
.sms-auth-container{
	max-width: 450px;
    margin: auto;
    border: none;
	margin-top: 20px;
}
.sms-auth-container input[type='tel'],
.sms-auth-container input[type='text']{
	padding-right: 10px;
    height: 50px;
    font-size: 15px;
    opacity: 1;
    border: 1px solid #E4E6EA;
    border-radius: 3px;
    line-height: 35px;
    color: #212121;
	    outline: none;
}
.phone-auth-div-container .or, #customer_login .subtitle.or{
	color: #000;
	display: none;
}
.verification-code-timer {
    position: absolute;
    bottom: -22px;
    right: 0;
    left: auto;
}
.sms-auth-container button.verify-button{
	width: 100%;
    max-width: none;
    height: 45px;
	border-radius:3px;
}
.sms-auth-container button.resend-code{
	    float: left;
    width: auto;
    margin-right: auto;
    padding: 0;
    text-decoration: underline;
    margin-top: -20px;
}
body.woocommerce-account .woocommerce-notices-wrapper{
	margin: 10px auto 0;
}
body.page-id-6573 .header .cart-icon{
	display:none
}
body.page-id-6573 .header{
	justify-content: center;
}
.thankyou-inner .thankyou-content .thanks{
	font-size: 20px;
}
.red-value{
	background: #fff;
    position: absolute;
    z-index: 100;
    padding: 10px;
}
@media only screen and (min-width: 1200px) {
	.open-landing-float{
		display:none;
	}
}
@media only screen and (max-width: 1200px) {
	.login-block .log-block:after{
		display:none;
	}	
}
@media only screen and (max-width: 992px) {
	#customer_login .u-column1 .login-block{
		flex-direction: column;
		gap: 50px;
		align-items: center;
	}
	.login-block .log-block, .login-block .reg-block{
		width: 100%;
	}
	.login-block .tabs{
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	body.page-id-6573 .column2-set{
		flex-direction: column;
	}
	body.page-id-6573 .column2-set .column-1,
	body.page-id-6573 .column2-set .column-2{
		padding: 10px 15px;
	}
	body.page-id-6573.woocommerce-checkout .checkout .shipping_address {
		margin-bottom: 15px;
	}
	body.page-id-9.logged-in .woocommerce form fieldset{
		flex-direction: column;
	}
	body.page-id-9.logged-in .woocommerce form fieldset p{
		width: 100%;
	}	
	body .uwy.userway_p5 .userway_buttons_wrapper{
		right: 8px!important;
		left: auto!important;
		bottom: 12px!important;
	}
	.whatsapp-icon{
		bottom: 70px;
	}
	body.no-scroll header{
		z-index:19;
	}
	body li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title{
		min-height: 65px;
	}
	form#landingpage-form .table-container .row{
		flex-direction: column;
	}
	form#landingpage-form .col-product .thumbnail{
		padding: 0;
		width: 127px;
		height: auto;
	}
	body #landingpage-form .col-product .data {
		width: 260px;
	}
	.container.landing-page-container .column-side{
		width: 92%;
	}
}

.branch-stock-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 100px;
	left: 0; top: 0;
	width: 100%; height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.5);
}

.branch-stock-modal-content {
    top: 35%;
    margin: auto;
    background: white;
    border-radius: 0;
    width: 588px;
    max-width: 95%;
    padding: 20px;
    text-align: right;
    direction: rtl;
    position: relative;
}
.branch-stock-modal-content .title{
    color: #B3B9CF;
    font-size: 16px;
    border-bottom: 1px solid #DEE1EE;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#branch-stock-modal-result ul li{
	    display: flex;
    gap: 7px;
    margin-bottom: 15px;
}
.branch-stock-close {
    font-size: 0;
    font-weight: bold;
    position: absolute;
    left: 20px;
    top: 22px;
    cursor: pointer;
    background: url(assets/images/zminut-close.svg) 0 0 no-repeat;
    width: 15px;
    height: 15px;
}
.branch-stock-close:hover {
	color: #000;
}
#branch-stock-modal-result ul{
	column-count:2;
	    margin-top: 25px;
}
body.woocommerce-dashboard .entry-content .woocommerce>.woocommerce-MyAccount-navigation {
    display: none;
}
body.woocommerce-dashboard.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation{
	width: 100%;
	margin-top: 30px;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul{
	display: flex;
    width: 100%;
    gap: 25px;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li{
	    border: none;
    padding-bottom: 0;
    background: transparent;
    height: auto;
    line-height: normal;
	padding: 0;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link){
	margin: 70px 0;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link) a{
	    background: transparent;
    color: red;
    position: absolute;
    height: auto;
    right: 0;
    padding: 0;
    bottom: -16px;
    margin: 0;
    text-align: right;
    text-decoration: underline;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li a{
    border-bottom: none;
    margin-bottom: 5px;
    background: #EBEBEB;
    height: auto;
    line-height: normal;
    border-radius: 3px;
    padding: 30px;
    background-size: 25px !important;
    background-position: center top 24px !important;
    padding-top: 50px;
    min-width: 150px;
    text-align: center;
	    color: #223064;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a{
	background: #e7e9f2 url(assets/images/account-adressess.svg) center top no-repeat;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{
	background: #e7e9f2 url(assets/images/account-logout.svg) center top no-repeat;
	background-size: 19px !important;
    background-position: center top 23px !important;
}
.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-points a{
	background: #e7e9f2 url(assets/images/points-account.svg) center top no-repeat;
	background-size: 35px !important;
    background-position: center top 23px !important;
}
@media only screen and (max-width:767px ){
		.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li:not(.woocommerce-MyAccount-navigation-link) a{
		position: static;
	}
	.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul{
		flex-wrap: wrap;
		white-space: normal;
		gap: 10px 0;
	}
	.woocommerce-account .dashboard-nav .woocommerce-MyAccount-navigation ul li{
		min-width: auto;
		width: 48%;
		padding-right: 10px;
		padding-left: 10px;
		margin: 0;
	}
}
.woocommerce div.product form.cart .button#check-branch-stock{
	color: #223064;
    background: transparent;
    border: 1px solid #223064;
    width: 133px;
}
.woocommerce-additional-fields{
	display: flex;
    flex-direction: column;
}
.woocommerce-additional-fields #branch_checkout_field{
	order: -1;
}
body.category-right-column .oc-woo-products-filter--container.mobile-panel form.oc-woo-products-filter-form{
	display: flex;
	flex-direction: column;
	gap: 0;
}
body.category-right-column .oc-filter-title{
	order: -1;
    width: 100%;
}
body.category-right-column .oc-woo-taxonomy-filter:not(.woocommerce-ordering), body.category-right-column .oc-woo-ajax-price-filter{
	width: 100%;
}
body.category-right-column .oc-woo-taxonomy-filter.filter-product_cat{
	order: -1;
}
@media only screen and (max-width: 990px) {
	.oc-woo-products-filter--container .oc-filter-form--wrapper, .oc-woo-products-filter--container.mobile-panel .oc-filter-form--wrapper{
		z-index: 35;
	}
}
.open-points a{
	color: red;
}
li.product.product_cat-845 .price_wrap span.price>span.woocommerce-Price-amount,
.woocommerce.single-product #content div.product.product_cat-845 p.price{
	display:none
}
li.product.product_cat-845 .price_wrap span.price{
	font-size:0!important
	display: block !important;
}
li.product.product_cat-845 .price_wrap span.price .ex{
	font-size: var(--product-category-price-size);
}
.branches-content .branch-card-item span.waze_link{
	display: block;
}
.landingpages-panel .echut-product-item .echut-product-info .echut-product-price .show-price{
	    font-size: 15px;
    color: #CE2028;
    text-decoration: underline !important;
    display: inline-block;
    margin-bottom: 0;
    height: 18px;
    font-weight: bold;
    border: none;
}
.landingpages-panel .echut-product-item .echut-product-info .echut-product-price .woocommerce-Price-amount{
	display:none
}
/*ul.woocommerce-mini-cart{
	display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
ul.woocommerce-mini-cart li.woocommerce-mini-cart-item{
	margin: 25px auto 0;
padding: 0px 0 25px;
}*/

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item{
justify-content: space-between;
}
.branch_stock_button_loop{
	display: flex;
    flex-direction: row-reverse;
	gap: 10px;
}
.woocommerce ul.products li.product .button,
li.product button.add-to-cart{
	margin-top: 0;
	width: 100%;
}
li.product .quantity--wrapper{
	margin: 0;
    width: 50%;
}
li.product .button.check-branch-stock{
width: 50% !important;
    color: #223064 !important;
    background: transparent !important;
    border: 1px solid #223064 !important;
    padding: 0 !important;
    height: 35px;
    border-radius: 0;

}
.quantity--wrapper .quantity{
	width: 100%;
}
@media only screen and (max-width: 767px) {
	body.archive .branch_stock_button_loop{
		flex-direction: column-reverse;
		gap: 0;
	}
	body.archive li.product .button.check-branch-stock{
		height: 34px;
		width: 100% !important;
	}
	body.archive li.product .quantity--wrapper{
		width: 100%;
	}
}
.footer_brands .brand_item{
	height: 95px;
    position: relative;
}
.footer_brands img{
	margin:auto;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
