/*!
Theme Name: Fruit Academy
Theme URI: http://underscores.me/
Author: Extra Digital
Author URI: https://www.extra.co.il/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fruit-academy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Fruit Academy is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.alignnone, .aligncenter, .alignright, .alignleft {
	max-width: 100%;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; 
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.spu-content a {
	display: inline-block;
	width: 100%;
}
.spu-content img {
	width: 100%;
	margin: 0 !important;
}

a {
	color: inherit;
}


 .whatsapp-mobile {
  width: 45px;
  height: 45px;
  display: inline-block;
  background: #258f4d;
  border-radius: 100%;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.4);
          box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.4);
  display: none; }
  
  @media only screen and (max-width: 1000px) {
    .whatsapp-mobile {
      display: block; } }
	  
#menu-item-21201 a {
	color: #c92d28
}


table.cart td.actions label.coupon-label {
	display: block;
}

.coupon-hidden {
	
	margin-top: 20px;
}

.button[name="update_cart"] {
	float: left;
}

@media only screen and (max-width: 768px) {
	section.woo .shop_table td.actions .button, .next-button {
		display: none;
	}
	
	.cart-related {
		padding-bottom: 35px;
	}
}



section.product .panel-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  section.product .panel-top .fruit-of-the-day {
    display: block;
    position: static;
    width: 32px;
    height: 52px;
    margin-right: 10px; }
    section.product .panel-top .fruit-of-the-day .button {
      -webkit-transform-origin: 100% 0;
              transform-origin: 100% 0;
      -webkit-transform: scale(0.4);
              transform: scale(0.4); }
    section.product .panel-top .fruit-of-the-day .popup {
      position: absolute;
      top: 40px; }
  section.product .panel-top .kashrut img {
    width: 150px; }
  @media only screen and (max-width: 750px) {
    section.product .panel-top {
      margin-bottom: 15px; }
      section.product .panel-top .share {
        width: auto; }
        section.product .panel-top .share .text {
          font-size: 18px;
          display: none; } }
		  
#alg_checkout_files_upload_form_1 {
	margin-top: 20px;
}



.fruit-of-the-day .popup .fruit {
    height: 130px;
	overflow: hidden;
}
.fruit-of-the-day.scrolled {
    opacity: 0;
	pointer-events: none;
}

.fruit-of-the-day.scrolled * {
	pointer-events: none;
}


.ui-autocomplete {
	max-height: 300px;
	overflow-y: scroll;
	font-family: 'Rubik', sans-serif;
}

.custom-combobox-input {
	background: #fff;
	background-image: url("images/icons/sd.jpg");
	background-repeat: no-repeat;
	background-position: left 10px center;
}



/* Gift Card */

.woocommerce_gc_giftcard_form {
	background: #f6f6f6;
    border-radius: 10px;
    padding: 35px 20px;
	margin: 35px 0;
}

.woocommerce_gc_giftcard_form input, .woocommerce_gc_giftcard_form textarea {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
	    width: 100%;
}

section.woo .content .add_gift_card_form h4 {
	font-size: 20px;
	margin: 0;
}

#wc_gc_cart_redeem_send {
	font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    background: #b11f24;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 0px;
    border: none;
    outline: none;
    margin-top: 15px;
}


section.woo .content .woocommerce-MyAccount-content h2, section.woo .content .woocommerce-MyAccount-content h4 {
	font-size: 22px;
}

section.woo .content .woocommerce-MyAccount-content input {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    padding: 10px;
    margin-top: 5px;
	background: #f6f6f6;
}

section.product .parts {
    align-items: stretch;
}

.ui-icon {
	display: none !important;
}


#shipping_time_field {
	display: none;
}

.wc_gc_giftcard_delivery {
	position: relative;
}

.clear-date {
	position: absolute;
	left: 10px;
	top: 15px;
	font-size: 18px;
	cursor: pointer;
}

@media only screen and (max-width: 1000px) {
	section.shipment-new .section-inner {
		margin-bottom: 140px;
	}
}

@media only screen and (max-width: 950px) {
	body {
		padding-bottom: 35px;
	}
	footer .part-bottom .credit {
		margin: 5px 0;
	}
}


