/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.1
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

#mega-menu-wrap-primary_navigation .mega-menu-toggle {
    background: white;}
    
    @media only screen and (max-width: 600px){
ul#mega-menu-primary_navigation {
    background: white !important;
}
}

#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-1:after{
	    content: 'תפריט' !important;
}

.cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: right;
    display: none;
}

@media (max-width: 400px) {
table.shop_table.shop_table_responsive.cart {
    zoom: 0.8;
}
}

a.eoitherapistexcerpt p:after {
    content: "(להמשך קריאה)";
}

.seq-actions{display: block;}

@media (max-width: 768px){
	#coupon_code {
		min-width: 200px;
	}
}

@media (min-width: 768px){
	#coupon_code {
		min-width: 300px;
	}
}

.coupon.form-inline {
    text-align: right;
}

@media (max-width: 640px){
	.product-price-info {
		order: 2;
	}
	.product-description {
		order: 1;
	}
	.product-div {
		display: flex;
		flex-direction: column;
	}
}
.tribe-events-meta-group.tribe-events-meta-group-details dl dt:nth-child(3) {
	    text-indent: -99999px;
    float: left;
    display: block;
    width: 100%;
    visibility: hidden;
}

.tribe-events-meta-group.tribe-events-meta-group-details dl dt:nth-child(3):before {
    content: "קטגוריה:";
    visibility: visible;
    float: left;
}

.skiplinks {
    display: none;
}
body.woocommerce-checkout .woocommerce form .form-row .optional {display:none !important;}
body.woocommerce-checkout .checkbox .input-checkbox {position:static !important;}
body.woocommerce-checkout input {width:5%;}
.woocommerce-form__label .woocommerce-form__label-for-checkbox .checkbox{dispaly:inline-block !important;}
.woocommerce form .form-row .input-checkbox {margin: 15px 5px 0 0px;float:right !important;}
.woocommerce-account-fields label span {margin: 0 15px;}
.product-items .product-item-type2 a.added_to_cart {color:#004e3f;}
.product-items .product-item-type2 a:hover {color:#000;}
.menu-item-1598 a {color:#fff !important;}
 #mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {margin-top:20px;}
 .container .row h2 a {color: #87aa80 !important;}

 @media  (max-width: 767px){
   body.woocommerce-checkout .checkbox .input-checkbox {position:static !important;}
   body.woocommerce-checkout input {width:5%;}
   body.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address {clear: both; float: none !important; margin-right: 27px !important;}
   .woocommerce-form__label .woocommerce-form__label-for-checkbox .checkbox{dispaly:inline-block !important;}
   .woocommerce form .form-row .input-checkbox {margin: 5px 5px 0 0px;float:right !important;}
   .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {float: left;width: 100% !important;}
   .product-items .product-item-type2 a.added_to_cart {color:#004e3f;}
   .product-items .product-item-type2 a:hover {color:#000;}
   #mega-menu-wrap-primary_navigation .mega-menu-toggle + #mega-menu-primary_navigation {display: block !important;margin-top: -40px;}
   .mega-toggle-blocks-right {display:none !important;}
}