
div, p, span, header, section, aside, ul, h1, h2, h3, h4, h5 {
    font-family: 'Open Sans Hebrew', arial;
}
#user_page {
    background: /*#ffffbe*/ #fafad2;
    border-bottom: 1px solid #cff5cf;
 }
 
#user_page .main_nav__login {
	height: auto !important;
}

#user_page .nav-item {
    border-radius: 0 !important;
}
    
header .h-banner img {
    height: auto !important;
}
 
.navbar_fixed {
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-bottom: 0px;
  z-index: 999;
  /*
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  transition: background 100ms linear, -webkit-transform 500ms ease;
  -webkit-transition: background 100ms linear, -webkit-transform 500ms ease;
  -o-transition: transform 500ms ease, background 100msheader linear;
  transition: transform 500ms ease, background 100ms linear;
  transition: transform 500ms ease, background 100ms linear, -webkit-transform 500ms ease;
  -webkit-transition: transform 500ms ease, background 100ms linear;
  -webkit-backface-visibility: hidden;*/
}

input[type="checkbox"] {
	width: 14px !important;
	height: 14px !important;
	-webkit-appearance: checkbox;
	margin-top: 8px;
}

.col-form-label {
   font-weight: bold;
}

.ui-dialog {
  direction: rtl;
  text-align: right;
}

.ui-menu-item {
  text-align: right;
}

ul#id_email_pref {
    list-style-type: none;
}

.price {
  direction: ltr;
}

.product-list-item-name  {
  color: #2e8b57;
  font-size: 1.2rem;
}

.search-form input {
  width: 18rem !important;
}

.cart_h h1 {
  font-size: 1.8rem;
  color: seagreen;
}

.cart h2 {
  font-size: 2.1rem;
  color: #262;
}

.cart__line__quantity form input {
      margin-right: 0;
}
 
 .in_cart {
	/* background: #ecfbd0;*/
	border: 5px solid #ace8b4;
	border-radius: 12px;
}

.cart-total, .cart-subtotal, .discount {
  color: #222  !important;
}

.show_inf img {
    width: 25px;
}

.popover {
  width: 20rem;
}

.popover-body {
   text-align: right;
   direction: rtl;
   color: #282828;
   background: #e8efea;
   border-width: 2px;
   font-size: 1rem;
}
.popover-header {
    text-align: right;
    background: #43b982;
    color: #f8f8f8;
    font-weight: bold;
    direction: rtl;
}

.amount_panel input {
   text-align: center;
   width: 3rem;
}

.spinner-up,.spinner-down{
	border:1px solid #ccc;
	border-bottom-color:#bbb;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    width: 30px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	color:#333333;
	cursor:pointer;
	display:inline-block;
	font-size:14px;background-color:#fafafa;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	*margin-left:.3em;line-height:18px;margin:0 1px;padding:4px 7px 4px;
	text-align:center;
	font-weight:bold;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align:top;
	-moz-user-select: none;-webkit-user-select: none;
}

header.p_details .navbar__brand, header.cart_h .navbar__brand {
  min-height: 4rem;
}

.p_details .navbar__brand__cart a, header.cart_h .navbar__brand__cart a  {
   padding: 1.2rem 2rem;
} 

.p_details .navbar__brand__cart .badge {
   right: 8px;
   top: 0px;
} 

ul#delivery_op {
  list-style-type: none;
}
tr.no-top-border td {
  border-top: 0;
}

.sel_holder {
	margin: 4px;
    padding: 6px;
}

#ord_form_common ul {
	list-style-type: none;
}

#order_notes {
  background: #fafafa;
  color: #222;
 }

.note {
  background: #f0fff0;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  color: slategray;
  font-weight: bold;
}
.no_price {
  color: red;
}

select.replace {
	max-width: 8rem;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.rtl .form-group {
  text-align: right;
}
.text-mute {
	color: #555;
}

#payment-box {
    margin: 20px 4px;  
    padding: 8px; 
    border:1px solid #c8c8c8; 
    min-height: 5em; 
}

select#pp_sel {
  max-width: 18rem;
}

.rtl select#pp_sel {
  float: left;
}

#login_wrapper {
	border: 1px solid #dedede;
	border-radius: 8px;
    margin-top: 1rem;
    margin-bottom: 1rem;
 }
 
#cart_dd-trigger {
  position: relative;
  left: 0;
  top: 10rem;
  background: #fff;
  height: 40px;
}

.cart_handle {
  left: 0;
  top: 8rem;
  padding: 6px;
  position: fixed;
  width: 20px;
  cursor: pointer;
}

.modal-dialog {
	max-width: 620px;
}

 .btn:disabled {
    background-color: #929695;
    color: #fff;
}

.alert-error {
  color: #f8f8f8;
  background-color: #ec5656;
  font-size: 1rem;
  font-weight: bold;
  border-color: #a4432d; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

input[type=submit] {
	transition: all 0.25s ease, color 1ms;
  text-align: center;
}

input[type=submit]:focus {
	outline: 0;
}

@keyframes rotating {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
