/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful 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: astra-child
Template: astra
*/

 
button[name='update_cart'] {
display: none !important;
}

.archive .quantity { display: inline-block; }

.product-type-simple .quantity {
margin-top: -88px;
    display: block;
    margin-bottom: 5px;
}

.woocommerce ul.products li.product .button.added, .woocommerce-page ul.products li.product .button.added {
    margin-bottom: 7px;
}

.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart, .woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart{
	
	display: none;
}
/*כפתור הוספה לסל מתחת לתמונה מוצר - ריווח עליון ותחתון*/
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
	margin-top: 10px;
	margin-bottom:25px;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

/*related products
.related.products .product-type-simple .quantity {
    margin-top: -95px !important;
    display: block;
    margin-bottom: 5px;
}
.related.products .button {
    margin-top: 60px !important;
}
*/
.related.products .product-type-simple .quantity {
    margin-top: 0px !important;
    display: flex !important;
    margin-bottom: 5px;
}
.related.products .button {
    margin-top: 7px !important;
}

/*a plus, a minus border*/
a.plus, a.minus {
    border: 1px solid lightgray !important;
    padding: 2px 11px !important;
    display: inline-block;
}

/*quantity*/
.woocommerce .quantity .qty {
    width: 3.2em;
}

/*Off canvas categories settings*/

/*off canvas categories*/
.ast-off-canvas-overlay .woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,
.ast-off-canvas-overlay .woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar {
    background-image: url(http://egozhakfar.aitech.co.il/wp-content/uploads/2019/11/img30.png);
}

.astra-off-canvas-sidebar a {
    font-size: 1.2em;
    color: black;
}

/**/
.astra-off-canvas-sidebar .cat-item {
    padding-right:35px !important
}

/*off canvas title*/
.astra-off-canvas-sidebar .widget-title {
      padding:50px 35px 0 0 !important  
}


.cat-item:hover {
        background: #8bc34a
}

/*off canvas - change padding*/
.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,
.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar {
    padding: 0;
}

/*end off canvas settings*/

@media (max-width:768px) {
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle, .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
    top: 0px;
    left: calc( 20px - 0.907em );
    right: auto;
}
	.ast-desktop .main-navigation .ast-mm-template-content, .ast-desktop .main-navigation .ast-mm-custom-text-content, .main-navigation ul.sub-menu li a, .main-navigation ul.children li a, .ast-header-break-point .main-navigation ul.sub-menu li a, .ast-header-break-point .main-navigation ul.children li a {
    padding-right: 20px;
    padding-left: 0;
}
	/*product order mobile*/
	.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 4px;
    position: relative;
    left: -10%;
}
	/*תיקון עמוד תוצאות חיפוש - ביטול רווח שהיה בצד שמאל*/
	.search-results .woocommerce[class*=columns-].columns-4>ul.products li.product {
    width: 100%;
}
	a.plus, a.minus {
    padding: 3px 11px !important;
}
	/*search icon in mobile*/
	.ast-search-icon .astra-search-icon {
    font-size: 2em;
    margin-right: 1em;
}
	/*Mobile menu hamburger size*/
	.ast-header-break-point .ast-button-wrap .main-header-menu-toggle {
    font-size: 2em;
}
	/*Mobile menu hamburger color*/
	.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: transparent;
    color: #8bc34a;
}
	.ast-masthead-custom-menu-items {
    padding: 0;
}
	/*category button in shop page*/
	.woocommerce .astra-shop-filter-button, .woocommerce button.astra-shop-filter-button,
	.woocommerce-page .astra-shop-filter-button, .woocommerce-page button.astra-shop-filter-button {
margin-bottom: 10px;
    position: absolute;
    font-size: 1.5em;
    left: calc(50% - 55px);
    margin: 0;
    padding: 0;
	margin-top: -50px;
}
	/*shop results count hide only mobile*/
	.woocommerce .woocommerce-result-count {
    display: none;
}
	/*shop ordering hide only mobile*/
	.woocommerce .woocommerce-ordering {
    margin: 0 0 2.5em;
    display: none;
}
	/*menu cart cantainer height mobile*/
	.ast-woo-mini-cart-wrapper {
    line-height: 1;
}
	/*mobile search icon color*/
	.ast-search-icon .astra-search-icon {
    color: #232323;
}
	/*mobile menu search and cart margin top*/
	.ast-custom-html {
    margin-top: 12px;
}

}

/*זכוכית מגדלת על תמונה - העברה לצד ימין*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: .5em !important;
	left: auto !important;
}

/*woocommerce badge design*/
.isb_special_arrow {
    top: 10px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 58px;
    height: 65px;
    width: 65px;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 50%;
    color:black !important;
    font-weight: bold !important;
    box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}
.isb_green:before, .isb_green:after {
    border-color: transparent !important
}
.isb_green {
    fill: #8bc34a;
    background-color: #8bc34a;
    outline-color: #8bc34a !important;
    color: #fff;
}


