/*
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;
}

.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;
}
img[onload^="SVGInject"] {
    opacity: 1;
    visibility: visible;
}
/*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;
}
/*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"] .oc-wc-slider__products>button.slick-next:before, [dir="rtl"] .oc-wc-slider__products>button.slick-next:hover:before,
[dir="rtl"] .recently-viewed-products-container button.slick-next:before, [dir="rtl"] .recently-viewed-products-container button.slick-next:hover:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-next:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-next:hover:before
{
	background: url(assets/images/slider-arrow-left.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
}
[dir="rtl"] .oc-wc-slider__products>button.slick-prev:before, [dir="rtl"] .oc-wc-slider__products>button.slick-prev:hover:before,
[dir="rtl"] .recently-viewed-products-container button.slick-prev:before, [dir="rtl"] .recently-viewed-products-container button.slick-prev:hover:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:hover:before{
	background: url(assets/images/slider-arrow-right.svg) 0 0 no-repeat;
    transform: none;
	opacity: 1;
}
.oc-wc-slider__products>button.slick-prev:before, .oc-wc-slider__products>button.slick-next:before,
[dir="rtl"] body .upsells-product--container.sticky button.slick-prev:before,[dir="rtl"] body .upsells-product--container.sticky button.slick-next:before{
	width: 50px;
    height: 50px;
}
.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;
}
/*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;
	}
}
.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;
	}
}

li.product .item_wrap a.add-to-cart-icon.whatsapp-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    background-color: #fff;
    border-radius: 23px;
    padding: 0;
    height: 50px;
    width: 50px;
    white-space: nowrap;
    line-height: 1.5;
    font-size: 0;
    box-shadow: 0px 0px 5px 1px rgba(152, 152, 152, .25);
}

li.product .item_wrap a.add-to-cart-icon.whatsapp-link span {
    color: #ffffff;
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.footer-main-content-desktop .social-networks--container.last-left .social-networks{
	justify-content: center;
}

.footer-main--container div.social-networks--container{
	max-width: max-content!important;	
}

.footer-main--container .footer-main-content-mobile div.social-networks--container{
	margin: auto;
}

.footer-main--container .footer-main-content-mobile .social-networks--container{
	flex-direction: column;
}

body.post .site-content, body.blog .site-content, body.rtl.page:not(.home) .site-content{
	margin: 50px auto;
    max-width: 1200px;
}

body.product-gallery-one-per-row div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper, body.product-gallery-two-per-row div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
	max-height: 600px;
}

body.single-product div.product div.woocommerce-product-gallery__inner,
body.single-product.product-gallery-one-per-row div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image a{
	height: 100%;
}

.woocommerce div.product div.images img{
	height: 100%;
    object-fit: contain;
}

@media only screen and (max-width: 769px) {
    body.single-product div.product div.woocommerce-product-gallery__inner, body.single-product.product-gallery-one-per-row div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image, .woocommerce div.product div.images .woocommerce-product-gallery__image a {
        height: 450px;
    }
}

.pre-register-form button.disabled{
	opacity: 1;
    font-size: 0;
	pointer-events: none;
}

body .pre-register-form button{
	padding: 0;
	height: 45px;
}

.pre-register-form button.disabled:after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid var(--button-primary-color);
    border-right: 3px solid var(--button-primary-color);
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 12px;
}

.oc_block_products_grid>.products-container {
    padding: 0;
}

.wp-block-group.mobile-marg{
	padding-inline:20px
}

@media only screen and (max-width: 767px) {
    .oc_block_products_grid {
        padding: 0;
    }
	
	.wp-block-group.mobile-marg {
		padding-inline: 0;
	}
	
	.oc_block_products_grid .swiper-button-next,
	.oc_block_products_grid	.swiper-button-prev{
		display:none;
	}
	
	.bottom-part a.arc_btn, .bottom-part a.to-item{
		width: 100%;
		height: 35px;
		padding: 0;
		text-align: center;
		line-height: 35px;
	}
	
	.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{
		min-height: 35px;
	}
}

.bottom-part .woo-add-to-cart-variable-loop--container{
	display: none;
}

/*move to parent*/
body.product-archive-price-under-title-center li.product .price{
	justify-content: center;
}
.confirm-sms-code button.verify-button{
	padding: 0;
    height: 41px;
    width: 100%;
    max-width: none;
    margin-block-end: 10px;
}

.authorization-panel--container .woocommerce-error .register-link{
    position: absolute;
    bottom: -70px;
    width: 100%;
    display: block;
    margin: 0;
    text-align: center;
    background-color: var(--button-primary-background-hover);
    color: var(--button-primary-text-hover);
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    right: 0;
}
