/*
Theme Name: menux
Author: Mohammad Shalata
Version: 4.1
Text Domain: ASAFDigital
*/

/* home page */
html{
    overflow-x: hidden;
}
@media (min-width: 800px) {
	body{
		margin: auto;
	}
}

body{
	font-family: 'Almarai', sans-serif;
	text-align: revert;
	background-color: #E6E6E6;
}
.header-home{
	height: 86vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.header-page{
	background-image:url("assets/img/header-img.png") ;
	height: 13vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10%;
	border-radius: 0 0 2rem 2rem;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background-color: #ccc;
}
article.logo {
	margin-top: -30%;
}
.lang_header {
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 999;
}
.min-cart {
	position: absolute;
	left: 55px;
	top: 20px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background-color: #323636;
	border-radius: 50%;
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	padding: 4px;
	margin: 8px;
	z-index: 999;
}
.min-cart img {
	width: 65%;
	margin: auto;

}
.back{
	position: absolute;
	right: 10;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background-color: #323636;
	border-radius: 6px;
	color: #FFFFFF;
	width: 33px;
	height: 30px;
	padding: 4px;
	margin: 8px;
	z-index: 999;
	top: 20px;
}
.back img {
	padding: 3px;
}


.buttonM {
	background: #323636;
	padding: 6px;
	width: 45%;
	text-align: center;
	color: #Fff;
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 10%;
}
.buttonM span{
	font-family: 'Rubik', sans-serif;
}
.buttonM span:hover{
	color: #FFFFFF;
}
.main-block  {

}
.social_icon{
	margin-left: 10px;
	margin-right: 10px;
	max-width:50px;
}
.langs-wrap{
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
	background-color: #323636;
	border-radius: 50%;
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	padding: 8px;
	margin: 8px;
	display: block;
}
.langs-wrap a{
	color: #FFFFFF;
	text-transform: capitalize;
}
.langs-wrap.active{
	display: none;
}
.copy-right{
	color: #696969;
	font-family: "Heebo - Light";
	font-size: 0.5rem;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}
section.social {
	bottom: 4rem;
	right: 0;
	left: 0;
}

/* home page */
.homepage img {
	height: auto;
	width: 100%;
	margin-left: 10px;
}
.breadcrumbs-custom{
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	background-color: #ceced0;
}
.card-product{
	width: 25%;
}
li.product.type-product{
	width: 90% !important;
	margin: 11px !important;
}
.top_image {
	height: 20vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px 10px 0 0;
}

.product-small-card {
	margin: 10px;
}
.product-small-card {
	margin: 6px;
	border-radius: 10px;
}
.price-pro{
	background-color: #323636;
	border-radius: 0 0 10px 10px ;
	min-height: 75px;

}
.price-pro span{
	color: #ffffff;
	font-family: 'Almarai', sans-serif;
	font-size: 1rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 12px;
	text-align: center;
}
span ins{
	text-decoration: none !important;
}
span.col-12.price2 {
	margin: 30%;
	line-height: 2;
}
.hidden-review {
	display: none;
}

/*menu*/
nav#MainNav{
	display: block;
	position: absolute;
	width: 200px;
	z-index: 999;
	bottom: 0;
	top: 18%;
	right: -200px;
	height: 100vh;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
div#primary {
	transition: all .6s ease;
	width: 100%;
	margin-right: 0;
}
#MobNavBtn{
	top: 0;
}
div#primary.active {
	margin-right:200px;
	width: 100%;
	transition: all .5s ease;

}
#MainNav ul {
	display: block;
	height: 100%;
	text-align: center;
}
.card{
	background-color: transparent;
}
div#accordion-cats a {
	color: #FFFF;
}
.card-header{
	background-color: #1b1e21;
}
.card-body{
	background-color: #1b1e21;
	border-bottom: 2px solid #FFFFFF;
}
button.single_add_to_cart_button {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 15px;
	background-color: #1f4a3d;
	color: #FFF;
	padding: 5px 40px 5px 10px;
	border: 0;
	background-image: url("http://green.menux.co.il/wp-content/themes/CookShopIL/assets/icons/add-cart.png");
	background-repeat: no-repeat;
	background-position: 98%;
}
.header-btn .count-circle{
    background-color: #1f4a3d;
}
a.single_add_to_cart_button.button2.alt.add_to_cart_button.product_type_simple{
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 15px;
	background-color: #1f4a3d;
	color: #FFF;
	padding: 5px 40px 5px 10px;
	border: 0;
	background-image: url("http://green.menux.co.il/wp-content/themes/CookShopIL/assets/icons/add-cart.png");
	background-repeat: no-repeat;
	background-position: 98%;
}
a.button.alt.add_to_cart_button.product_type_simple{
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 15px;
	background-color: #1f4a3d;
	color: #FFF;
	padding: 12px 40px 12px 10px;
	border: 0;
	margin: 1rem 0 1rem 0;
	background-image: url("http://green.menux.co.il/wp-content/themes/CookShopIL/assets/icons/add-cart.png");
	background-repeat: no-repeat;
	background-position: 98%;
}
.modal-body{
	padding: 0 !important;
}
.product-small-card.popup-product {
	margin: 0;
}
.modal-content{
	border-radius: 10px 10px 10px 10px;
}
button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	opacity: 1;
	position: relative;
}
button i.fas.fa-times {
	position: absolute;
	top: -2rem;
	right: 0.5rem;
	background-color: #B0B1B0;
	border-radius: 50%;
	color: #FFF;
	width: 30px;
	height: 30px;
	padding: 3px;
}
.popup-text{
	text-align: center;
	margin: 1rem;
}
.popup-cart{
	margin:1rem;
}
.des-product {
	text-align: center;
}

tr.woocommerce-shipping-totals.shipping {
    display: none !important;
}
a.checkout-button.button.alt.wc-forward {
    display: none;
}
@media (min-width : 900px){
    .langs-wrap{
        padding: 6px;
    }
    
}
.global-styles, .close-reviews-elfsight {
    position: absolute;
    border: none;
    background: none;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 8px;
    z-index: 999999;
    cursor: pointer;
    padding: 0;
    box-shadow: none !important;
}

.global-styles, .close-reviews-elfsight::after,
.global-styles, .close-reviews-elfsight::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 2px;
    background-color: #bababa;
    transform: translateY(50%) rotate(45deg) ;
}

.global-styles, .close-reviews-elfsight::before {
    transform: translateY(50%) rotate(-45deg) ;
}

.global-styles, .hide-elfsight-widget {
    display: none;
}
@media (max-width: 768px){
   .header-home {
    height: 25vh !important;
} 
}
.title_cat {
    background-color: #323636;
    border-radius: 0 0 10px 10px;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
    border-top: 2px solid #1f4a3d;
}
.card_cat {
    box-shadow: 0 0 10px #555454;
    display: block;
    border-radius: 10px;
}
.card_cat .top_image {
    height: 13vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px 10px 0 0;

}

.logo a {
    width: 118px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px auto 0 auto;
}


article.logo img {
    width: 50%;
}

