﻿.multiselect {
	width: 100%;
	float: right
}
.selectBox {
	position: relative;
	width: 100%;
	float: right;
}
.selectBox select {
	width: 100%;
}
.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.checkboxes {
	width: 100%;
	display: none;
	border-top: 0px solid #eaeaea;
	border-bottom: 0px solid #eaeaea;
	border-right: 0px solid #eaeaea;
	border-left: 0px solid #eaeaea;
	background-color: #fff;
	float: right;
	padding: 5px 0 5px 0;
	box-sizing: border-box;
}
.checkboxes input[type="checkbox"] {
	box-sizing: border-box;
	height: 16px!important;
	width: 16px!important;
	margin: 2px 0px 0px 7px !important;
}
.checkboxes label {
	display: block;
	float: right;
	width: 100%;
	text-align: right;
	direction: rtl;
	font-size: 15px;
	line-height: 1.2em;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #444;
}
.checkboxes label:hover {
	background-color: #f9f9f9;
}
.dropdown {
	position: relative;
	margin-bottom: 20px;
}
.dropdown .dropdown-list {
	padding: 15px 15px;
	background: #fff;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	max-height: 223px;
	overflow-y: auto;
	background: #fff;
	display: none;
	z-index: 10;
}
.dropdown .checkbox {
	opacity: 0;
	transition: opacity .2s;
}
.dropdown .dropdown-label {
	display: block;
	height: 35px;
	font-size: 17px;
	line-height: 35px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 0 10px 0 10px;
	cursor: pointer;
	position: relative;
	text-align: right
}
.dropdown .dropdown-label:before {
	content: '▼';
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .25s;
	transform-origin: center center;
}
.dropdown.open .dropdown-list {
	display: block;
}
.dropdown.open .checkbox {
	transition: 2s opacity 2s;
	opacity: 1;
}
.dropdown.open .dropdown-label:before {
	transform: translateY(-50%) rotate(-180deg);
}
.checkbox {
	margin-bottom: 20px;
	float: right;
	width: 100%;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.checkbox .checkbox-custom {
	display: none;
}
.checkbox .checkbox-custom-label {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	float: right;
}
.checkbox .checkbox-custom + .checkbox-custom-label:before {
	content: '';
	background: transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0px;
	text-align: center;
	width: 12px;
	height: 12px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	margin-top: -2px;
	margin-left: 5px;
}
.checkbox .checkbox-custom:checked + .checkbox-custom-label:after {
	content: '';
	position: absolute;
	top: 2px;
	right: 4px;
	height: 4px;
	padding: 2px;
	transform: rotate(45deg);
	text-align: center;
	border: solid #444;
	border-width: 0 2px 2px 0;
}
.checkbox .checkbox-custom-label {
	line-height: 16px;
	font-size: 17px;
	margin-right: 0;
	margin-left: 0;
	color: black;
	direction: rtl
}
.backgroundChange {
    background-color: yellow !important;
}
.alertBorderDiv {
    border: 1px solid red !important;
}
.products_page_poyoloko {
	width: 100%;
	float: right;
	margin-bottom: 0px;
	position: relative;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: fixed;
	top: 100px;
	left: 0;
	right: 0;
	background-color: #fff;
	border-top: 2px solid #f4f4f4;
	z-index: 10;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size: 27px;
	line-height: 1.3em;
}
.products_page_title {
	width: 100%;
	float: right;
	height: 55px;
	border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 3px;
	font-size: 24px
}
.products_page_title_open {
	width: auto;
	float: right;
	margin-top: 2px;
	margin-right: 7px;
	font-size: 21px;
}
.products_page_title_phone_con {
	width: auto;
	float: left;
	color: #444;
}
.products_page_title_phone_con:hover {
	color: #b32026;
}
.products_page_title_phone {
	width: auto;
	float: left;
	margin-top: 4px;
	font-size: 17px;
}
.products_page_title_phone_con i {
	width: auto;
	float: right;
	font-size: 20px!important;
	margin-top: 4px;
}
.products_page_title_waze_con {
	width: auto;
	float: left;
	color: #444;
	margin-left: 20px
}
.products_page_title_waze {
	width: auto;
	float: left;
	margin-top: 4px;
	font-size: 17px;
}
.products_page_title_waze_icon {
	width: 25px;
	float: right;
	margin-top: 4px;
	margin-left: 5px
}
.products_container {
	width: 100%;
	float: right;
	margin-bottom: 70px;
	position: relative;
}
/* right column
----------------*/
.products_filtering_right_container {
	float: right;
	width: 220px;
	box-sizing: border-box;
	list-style: none;
	position: sticky;
	top: 175px;
	max-height: calc(100vh - 80px);
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	padding: 12px 12px 5px 12px;
	border-bottom: 2px solid #e6e6e6;
}
.noScroll::-webkit-scrollbar {
     display: none!important;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.3);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 50px;
	margin-left: calc(50% - 25px);
	margin-right: calc(50% - 25px);
	margin-top: 50%;
}
.products_filtering_wrap {
	float: right;
	width: 100%;
	position: relative;
}
.fs_accordion {
	width: 100%;
	float: right;
	position: relative;
	max-width: 100%;
	margin: 0!important;
	padding: 0!important;
}
.fs_accordion li {
}
.sub_cat_menu_btn {
	width: 100%;
	float: left;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	direction: rtl;
	box-sizing: border-box;
	color: #000;
	background-color: #ececec;
	margin-bottom: 10px;
	border-bottom: 0px solid #e0e0e0;
	font-family: 'almoni-neue-tzar';
}
.sub_cat_menu_btn_active {
	color: #fff !important;
	background-color: #b32026 !important;
}
.sub_cat_menu_btn:hover {
	color: #fff;
	background-color: #444;
}
/* products container
---------------------*/
.products_filtering_left_container {
	float: right;
	width: calc(100% - 600px);
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}
.sub_cat_name_container {
	width: 100%;
	float: right;
	position: relative;
	height: 50px;
	box-sizing: border-box;
	padding: 0px 15px 0px 10px;
	border-bottom: 0px solid #f4f4f4;
	background-color: #fff;
	display: table;
	direction: rtl;
	margin-bottom: 15px;
	overflow: auto;
}
.sub_cat_name {
	display: table-cell;
	vertical-align: middle;
	direction: rtl;
	font-size: 24px;
}
.item {
	float: right;
	width: 100%;
	margin-bottom: 3%;
	position: relative;
	direction: rtl;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 12px;
	cursor: pointer;
}
.item:hover {
	background-color: #ffffff;
	border: 1px solid #444;
	-webkit-box-shadow: 0px 2px 7px -1px rgba(214,214,214,0.5);
	-moz-box-shadow: 0px 2px 7px -1px rgba(214,214,214,0.5);
	box-shadow: 0px 8px 7px -1px rgba(214,214,214,0.9);
}
.item_image {
	float: right;
	width: 200px;
	margin-left: 20px;
}
.item_content {
	float: right;
	width: calc(100% - 220px);
	margin-right: 0px;
}
.item_name {
	width: 100%;
	float: right;
	font-size: 22px;
	text-align: right;
	box-sizing: border-box;
	margin-bottom: 2px
}
.item_short_text {
	font-size: 24px;
	font-weight: 400;
	text-align: right;
	box-sizing: border-box;
}
.item_price {
	width: auto;
	float: right;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding-top: 3px;
	display: inline-block;
	clear: none;
}
.pr_sticker {
	width: auto;
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 1;
	direction: rtl;
	display: table;
	text-align: center;
	height: 20px;
}
.pr_sticker_img {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	float: right
}
.pr_sticker_text {
	font-size: 15px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.7em
}
/* modal
---------------------*/
.modal,
.modal-box {
  z-index: 10000000;
}
.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}
.modal-box {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0px;
  height:630px;
  background-color:#fff;
  border-radius:5px;
  top:calc(50% - 315px)
}
.close-modal {
  cursor: pointer;
  width:20px;
  height:20px;
  float:left;
  color: #b32026;
  font-size: 26px;
  display:block;
  clear:both;
  line-height:1em;
  font-weight:400;
}
.modal_header {
  padding: 15px 20px;
  float:right;
  width:100%;
  box-sizing:border-box;
  height:50px;
  border-bottom:1px solid #f4f4f4
}
.modal_header_text {
    float: right;
	width: calc(100% - 40px);
}
.modal_name {
    float: right;
	width: 100%;
    font-family: 'almoni-neue-tzar';
    font-size: 24px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	color: #444;
}
.modal_product_description {
	padding: 10px 20px 0 20px;
	box-sizing: border-box;
	max-height:80px;
	overflow:hidden;
	visibility:visible;
}
.product_notify_modal {
	float: right;
	width: 400px;
}
.notify_product_modal_name {
	float: right;
	width: 100%;
	line-height: 1.2em;
	font-size: 17px;
}
.extra_price {
	float: right;
	width: auto;
	position: absolute;
	left: 20px;
	top: 7px;
}
.modal_required_prop {
	float: right;
	width: auto;
	position: absolute;
	left: 150px;
	top: 10px;
	font-size: 13px;
	background-color: #b32026;
	color: #fff;
	line-height: 1em;
	padding: 2px 4px 2px 4px;
	border-radius: 3px
}
.modal_body {
  background: #fff;
  padding: 20px 20px;
  width:100%;
  float:right;
  box-sizing:border-box;
  height:500px
}
.modal_product_img {
    float: left;
	width: 350px;
	height: 350px;
	background-color:#ccc
}
.modal_properties {
	float: right;
	width: calc(100% - 360px);
}
.scrollbar {
	float: right;
	height: 350px;
	width: 100%;
	overflow-y: scroll;
}
.force-overflow {
	min-height: 340px;
}
#wrapper {
	text-align: center;
	margin: auto;
}
.style-1::-webkit-scrollbar-track {
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	 border-radius: 10px;
	 background-color: #F5F5F5;
}
.style-1::-webkit-scrollbar {
	 width: 12px;
	 background-color: #F5F5F5;
}
.style-1::-webkit-scrollbar-thumb {
	 border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	 background-color: #444;
}
.free_props_container {
	float: right;
	width: calc(100% - 10px);
}
#free_props_with_prices {
	width: 100%;
	float: right;
}
#free_props_with_prices .selectBox select {
	position: relative;
	width: 100%;
	float: right;
	border-bottom: 0;
	border-top: 0;
	border-right: 0px solid #b32026;
	border-left: 0;
	background-color: #f9f9f9;
	box-sizing: border-box;
	padding-right: 5px;
	font-size: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	color: #000
}
#free_props_with_prices .multiselect {
	width: 100%;
	float: right;
	border: 0px solid #eaeaea;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 0;
	position: relative;
}
#free_props_with_prices .checkboxes {
	width: 100%;
	float: right;
 padding: - !important;
	box-sizing: border-box;
}
.product_id_sizes {
	width: 100%;
	float: right;
	margin-bottom: 15px
}
.product_id_sizes_title {
	width: 100%;
	float: right;
	margin-bottom: 7px;
	font-size: 15px;
}
.product_id_sizes select {
	position: relative;
	width: 100%;
	float: right;
	border-bottom: 0;
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
	box-sizing: border-box;
	padding-right: 7px;
	font-size: 15px;
}
.filterCheckbox {
	width: 100%;
	float: right;
}
.filterCheckbox input[type="checkbox"] {
	display: none;
}
.filterCheckbox input[type="checkbox"] + label {
	float: right;
	direction: rtl;
	text-align: right;
	font-size: 15px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	box-sizing: border-box;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color: rgba(255,255,255,1);
	border: 0px solid #f9f9f9;
	color: #444;
	line-height: 1.1em;
}
.filterCheckbox input[type="checkbox"] + label:hover {
	background-color: #f9f9f9;
}
.filterCheckbox input[type="checkbox"] + label span {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #444;
	cursor: pointer;
	margin-left: 7px;
	float: right;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.filterCheckbox input[type="checkbox"]:checked + label span {
	background-color: #fff;
	border: 8px solid #b32026;
	box-sizing: border-box;
}
.filterRepeaterCheckbox {
	width: 100%;
	float: right;
}
.filterRepeaterCheckbox input[type="checkbox"] {
	display: none;
}
.filterRepeaterCheckbox input[type="checkbox"] + label {
	float: right;
	direction: rtl;
	text-align: right;
	font-size: 18px;
	width: 100%;
	padding: 7px 5px 6px 5px;
	box-sizing: border-box;
	display: inline-block;
	border: 0px solid #f9f9f9;
	color: #000;
	line-height: 1.2em;
	margin-left: 10px;
	border-radius: 3px;
}
.filterRepeaterCheckbox input[type="checkbox"] + label:hover {
	color: #000;
	background-color: #f4f4f4
}
.filterRepeaterCheckbox input[type="checkbox"] + label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 7px;
	float: right;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-image: url(../../../../images/System/property_btn.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px;
	border: 1px solid #444;
	background-color: transparent;
}
.filterRepeaterCheckbox input[type="checkbox"]:checked + label span {
	box-sizing: border-box;
	background-image: url(../../../../images/System/property_btn_active.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 23px;
	border: 1px solid #b32026;
	background-color: #b32026;
}
.modal_edit_anf_info {
    width: 100%;
    float: right;
    position: relative;
    border-top:1px solid #f4f4f4;
    height:30px;
    margin-top:15px;
    color:#444;
    font-size:17px;
    text-align:right;
    direction:rtl
}
.modal_reset_props {
    float: right;
	width: auto;
}
.modal_reset_props a {
    float: right;
	width: auto;
    font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	direction:rtl;
	color: #444;
	position:relative;
	margin-top:10px;
}
.modal_reset_props i {
	float:right;
	width: auto;
	font-size: 18px;
	margin-left:7px;
	color: #444;
}
.modal_reset_props a:hover {
	color: #b32026;
}
.modal_wishlist {
    float: right;
	width: auto;
    margin-right:20px;
}
.modal_wishlist a {
    float: right;
	width: auto;
    font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	direction:rtl;
	color: #444;
	position:relative;
	margin-top:10px;
}
.modal_wishlist i {
	float:right;
	width: auto;
	font-size: 16px;
	margin-left:7px;
	color: #b32026;
}
.modal_wishlist a:hover {
	color: #b32026;
}
.fs_modal_shadow {
	box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
}
.item_detalis_container {
	width: 100%;
	float: left;
	margin-top: 15px;
	padding: 15px;
	margin-bottom: 0px;
	border-top: 1px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
.free_greed_filtering_des_add_to_cart div {
	float: left;
	width: auto !important;
	height: 40px;
	text-align: center !important;
	font-size: 24px !important;
	font-weight: 400;
	padding-left: 17px;
	padding-right: 10px;
	margin-left: 0px;
	padding-top: 2px;
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	cursor: pointer;
	background-color: #b32026;
	color: #fff;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 22px;
	font-family: 'almoni-neue-tzar';
}

.free_greed_filtering_des_add_to_cart a {
	float: left;
	width: auto !important;
	height: 40px;
	text-align: center !important;
	font-size: 24px !important;
	font-weight: 400;
	padding-left: 17px;
	padding-right: 10px;
	margin-left: 0px;
	padding-top: 2px;
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	cursor: pointer;
	background-color: #b32026;
	color: #fff;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 22px;
	font-family: 'almoni-neue-tzar';
}
.free_greed_filtering_des_add_to_cart a i {
	width: 26px;
	font-size: 16px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	margin-right: 0px!important;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-left: 0;
	float: right;
}
.free_greed_filtering_des_add_to_cart a:hover {
	background-color: #444;
	color: #fff;
}
#products_counter {
	float:left;
	width: auto;
}
#products_counter .plus_minus_container {
	float: right;
	width: 120px!important;
	height: 40px;
	margin-left: 10px;
}
#products_counter .plus-minus-input {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#products_counter .plus-minus-input .input-group-field {
	text-align: center;
	width: 40px;
	border-top: 0px solid #444;
	border-bottom: 0px solid #444;
	border-left: 0px solid #444 !important;
	border-right: 0px solid #444;
	display: block;
	box-sizing: border-box;
	line-height: 0;
	font-family: 'arial';
	font-size: 19px;
	color: #000
}
#products_counter .plus-minus-input .input-group-field::-webkit-inner-spin-button, .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
 -webkit-appearance: none;
 appearance: none;
}
#products_counter .plus-minus-input .input-group-button .circle {
	cursor: pointer;
	width: 40px;
	height: 40px;
	font-size: 14px;
	box-sizing: border-box;
}
#products_counter .plus-minus-input .input-group-button .circle i {
	color: #000
}
#products_counter .input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
#products_counter .input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
#products_counter .button.hollow {
	border: 1px solid #444;
	color: #fff;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
#products_counter .button.hollow {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	border-radius: 50%
}
#products_counter .button.hollow:hover {
	border-color: #444 !important;
	color: #fff;
	background-color: #f4f4f4 !important;
}
#products_counter .button.hollow:focus {
	border-color: #444 !important;
	color: #b32026 !important;
	background-color: #ccc !important;
}
.products_cart_scroll_container {
	position: fixed;
	top: 175px;
	bottom: 10px;
	background-color: #fff;
	width: 320px;
	height: calc(100% - 270px);
	padding: 12px;
	box-sizing: border-box;
}
.noScroll::-webkit-scrollbar {
 display: none!important;
}
.products_cart_scroll_parent {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}
.products_cart_scroll_child {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	margin-bottom: 10px;
}
.products_cart_btn_container {
	float: left;
	width: 320px;
	background-color: #fff;
	padding: 12px;
	position: fixed;
	bottom: 12px;
	box-sizing: border-box;
}
.products_cart_cach_btn {
	width: calc(100% - 110px);
	float: left;
	margin-left: 0;
	margin-right: 0;
	font-size: 25px;
	font-weight: 400;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 0px;
	cursor: pointer;
	direction: rtl;
	box-sizing: border-box;
	color: #fff;
	background-color: #b32026;
	border-bottom: 0px solid #444;
	font-family: 'almoni-neue-tzar';
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	height: 48px
}
.products_cart_cach_btn:hover {
	color: #fff;
	background-color: #c31920;
}
.pickup_or_delivery {
	width: 100%;
	float: right;
	margin-bottom: 0px;
	padding: 0 0 10px 0;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}
.pickup_or_delivery_btns {
	float: right;
	width: 100%;
}
.pickup_or_delivery_radio_btn {
	width: calc(50% - 5px);
	float: right;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	direction: rtl;
	box-sizing: border-box;
	color: #666;
	background-color: transparent;
	border: 0;
	outline: none;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #ccc;
	font-family: 'almoni-neue-tzar';
}
.pickup_or_delivery_radio_btn:nth-of-type(2n) {
	width: calc(50% - 5px);
	float: left;
}
.pickup_or_delivery_radio_btn_selected {
	color: #fff;
	background-color: #b32026;
	border: 1px solid #b32026;
}
.pickup_or_delivery_text_section {
	width: 100%;
	float: right;
	padding: 0 5px 0 5px;
	box-sizing: border-box;
	margin-top: 10px
}
.pickup_or_delivery_content {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #444;
	padding: 3px 0px 0 0px;
	box-sizing: border-box;
	border-bottom: 1px dashed #f9f9f9;
}
.pickup_or_delivery_content:last-child {
	padding: 3px 0px 0 0px;
}
.pickup_or_delivery_title {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 0;
}
.pickup_or_delivery_number {
	float: left;
	width: auto;
}
.pickup_rate_icon {
	float: left;
	width: auto;
	direction: rtl;
}
.cart_order_summary_title_container {
	width: 100%;
	float: right;
	position: relative;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;
	display: table;
	direction: rtl;
	margin-bottom: 10px;
	padding-bottom: 7px;
	overflow: auto;
}
.cart_order_summary_title_container_text {
	display: table-cell;
	vertical-align: middle;
	direction: rtl;
	font-size: 22px;
	line-height: 1em
}
.cart_order_sum_of_products {
	direction: rtl;
	font-size: 18px;
	line-height: 1em;
}
.order_remark {
	float: right;
	width: 100%;
}
.order_remark textarea {
	float: right;
	width: 100%;
	padding: 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	color: #444 !important;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.order_remark textarea:hover {
	float: right;
	width: 100%;
	padding: 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	color: #444 !important;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.rate_icon {
	direction: rtl;
}
.modal_payment_summery_container {
	float: right;
	width: 110px;
	background-color: #444;
	padding: 7px 6px 5px 6px;
	box-sizing: border-box;
	height: 48px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.modal_payment_summery_content {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	color: #fff;
	padding-bottom: 2px;
	margin-bottom: 2px;
	box-sizing: border-box;
	border-bottom: 1px solid #3e3e3e;
}
.modal_payment_summery_content:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #868686;
}
.products_cart_container_inside {
	width: 100%;
	float: left;
	padding: 10px 0 15px 0;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.products_cart_container_inside:last-child {
	margin-bottom: 0px;
	border-bottom: 0px solid #e6e6e6;
	padding: 0px 0 0px 0;
}
.clean_cart_left {
	float: left;
	width: auto;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 1px;
	padding: 3px 6px 3px 6px;
	border-radius: 3px;
}
.clean_cart_left {
	background-color: #b32026;
	color: #fff;
}
.clean_cart_left:hover {
	background-color: red;
	color: #fff;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.products_page_poyoloko {
	margin-top: 155px;
}
.min_order_mobile_alert {
	display:none;
}
.products_cart_order_btn_punch_container {
	display:none;
}
.min_order_mobile_alert {
	display:none!important;
}
.products_banners_container {
	float: right;
	width: 100%;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
.products_page_poyoloko {
	margin-top: 155px;
}
.products_filtering_right_container {
	float: right;
	width: 190px;
}
.products_cart_scroll_container {
	width: 300px;
}
.products_cart_btn_container {
	width: 300px;
}
.products_filtering_left_container {
	width: calc(100% - 530px);
	margin-left: 20px;
	margin-right: 20px;
}
.min_order_mobile_alert {
	display:none;
}
.products_cart_order_btn_punch_container {
	display:none;
}
.min_order_mobile_alert {
	display:none!important;
}
.products_banners_container {
	float: right;
	width: 100%;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.products_page_poyoloko {
	margin-top: 135px;
}
.products_page_title_container {
	top: 80px;
	border-top: 1px;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_right_container {
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
	width: 190px;
}
.products_cart_scroll_container {
	position: fixed;
	bottom: 0;
	top: calc(100% - 50px);
	right:0;
	height: 50px;
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
	border-left:0px solid #ccc
}
.products_cart_scroll_child {
	margin-bottom: 0px;
}
.products_cart_btn_container {
	width: calc(100% - 250px);
	padding: 5px;
	position: fixed;
	bottom: 0px;
	left:0;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_left_container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:35px
}
.products_cart_container_inside {
	display:none;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	position: fixed;
	top: 120px;
	right:0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	z-index:1000;
}
.fs_accordion {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	direction:rtl;
}
.fs_accordion::-webkit-scrollbar  {
     display: none !important;
}
.sub_cat_menu_btn {
	width: auto !important;
	float: none;
	font-size: 18px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin-left: 2px;
	margin-bottom:0;
	display: inline-block;
}
.products_page_title_container i {
	font-size: 21px;
	line-height: 1em;
	margin-top:4px;
}
.products_page_title {
	width: 100%;
	float: right;
	height: 40px;
	box-sizing: border-box;
	padding: 5px 0px 5px 0px;
	border:0!important;
}
.products_page_title h2 {
	margin-right: 0px;
	font-size: 19px;
	margin-top:1px;
}
.products_page_title_open {
	margin-top: 2px;
	margin-right: 7px;
	font-size: 17px;
}
.products_page_title_phone {
	margin-top: 4px;
	font-size: 16px;
}
.products_page_title_phone_con i {
	font-size: 18px!important;
	margin-top: 7px;
}
.products_page_title_waze_con {
	margin-left: 10px
}
.products_page_title_waze {
	font-size: 16px;
}
.products_page_title_waze_icon {
	width: 22px;
	margin-top: 3px;
}
.sub_cat_name_container {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	height:35px
}
.sub_cat_name {
	font-size: 21px;
}
.pickup_or_delivery_text_section {
	display:none!important;
}
.products_cart_cach_btn {
	width: calc(100% - 115px);
	font-size: 22px;
	padding-top: 4px;
	height: 40px;
}
.pickup_or_delivery {
	margin: 0px!important;
	border-bottom: 0px solid #e6e6e6;
	padding:0!important
}
.pickup_or_delivery_radio_btn {
	font-size: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.modal_payment_summery_container {
	float: right;
	width: 115px;
	background-color: #444;
	padding: 5px 7px 0px 7px;
	box-sizing: border-box;
	height: 40px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pickup_or_delivery_radio_btn {
	width: calc(50% - 3px);
	font-size: 21px;
}
.pickup_or_delivery_radio_btn:nth-of-type(2n) {
	width: calc(50% - 3px);
}
.item {
	margin-bottom: 10px;
	padding: 7px;
}
.item_image {
	width: 130px;
	margin-left: 10px;
}
.item_content {
	float: right;
	width: calc(100% - 140px);
	margin-right: 0px;
}
.item_name {
	font-size: 21px;
	margin-bottom: 0px;
	line-height:1em;
}
.item_price {
	font-size: 17px;
	padding-top: 0px;
}
.products_cart_order_btn_punch_container {
	position: fixed;
	bottom: 0;
	right: 200px;
	height: 50px;
	width: 50px;
	padding: 5px;
	box-sizing: border-box;
	background-color:#fff
}
.products_cart_order_btn_punch {
	height: 40px;
	width: 50px;
	box-sizing: border-box;
    background-color:#e0e0e0;
    border-radius:3px;
    right:5px;
    position:relative;
}
.products_cart_order_btn_punch label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 10px;
	color:#b32026;
}
.products_cart_order_btn_punch .number_of_all_items_in_products {
	font-size: 14px;
	line-height: 1em;
	position: absolute;
	top: 5px;
	right: 6px;
	color:#000;
}
.modal_payment_summery_content {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 0;
}
.item_short_text {
	line-height:1.2em!important;
}
.min_order_mobile_alert {
	position: fixed;
	top: calc(100% - 75px);
	right:10px;
	left:10px;
	height: 25px;
	width: calc(100% - 20px);
	padding: 1px 3px 3px 3px;
	box-sizing: border-box;
    background-color:yellow;
    text-align:center;
    display:inline-block;
    direction:rtl;
}
.min_order_mobile_alert_text{
	float: none;
	width:auto;
	font-size: 16px;
	line-height: 1em;
	color:#000;
    padding: 0 7px 0 7px;
    font-weight:700
}
.modal-box {
  position: relative;
  width: calc(100% - 20px);
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  height:calc(100% - 45px);
  background-color:#fff;
  border-radius:0;
  top:10px;
}
.modal_header {
  padding: 10px 10px;
  height:40px;
}
.modal_product_description {
	padding: 10px 10px 0 10px;
	width:calc(100% - 110px)!important;
	height:100px;
}
.modal_body {
  padding: 10px 10px 0px 10px;
  width:100%;
  height:340px;
}
.modal_product_img {
    float: left;
	width: 100px;
	height: 100px;
	position:absolute;
	top:40px;
	left:10px;
}
.modal_properties {
	float: right;
	width: 100%;
}
.item_detalis_container {
	width: 100%;
	float: left;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-color:#fff;
	z-index:1000
}
.modal_edit_anf_info {
    width: calc(100% - 45px);
    position: fixed;
    border:0;
    height:30px;
    margin-top: 0px!important;
    z-index:100;
    bottom:45px;
    right:25px;
    left:20px;
    background-color:#fff
}
.free_greed_filtering_des_add_to_cart a {
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	border-radius: 25px;
	font-size: 21px!important
}
.free_greed_filtering_des_add_to_cart a i {
	display:none
}
#products_counter .plus_minus_container {
	width: 100px!important;
	height: 35px;
}
#products_counter .plus-minus-input .input-group-field {
	width: 35px;
	font-size: 19px;
	height:35px;
}
#products_counter .plus-minus-input .input-group-button .circle {
	width: 35px;
	height: 35px;
}
.scrollbar {
	float: right;
	height: 320px;
	width: 100%;
	overflow-y: scroll;
}
.modal_reset_props a {
	margin-top: 0px;
}
.modal_wishlist a {
	margin-top: 0px;
}
#free_props_with_prices .selectBox select {
	font-size: 19px;
}
.modal_required_prop {
	right: 130px;
	top: 9px;
	font-size: 12px;
	width:33px
}
.extra_price {
	top: 6px;
}
.product_notify_modal {
	display:none!important
}
.product_notify_section {
	width: 220px;
	height: 200px;
	top: 150px;
	right:calc(50% - 110px)!important;
}
.products_banners_container {
	display:none;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.products_page_poyoloko {
	margin-top: 135px;
}
.products_page_title_container {
	top: 80px;
	border-top: 1px;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_right_container {
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
	width: 190px;
}
.products_cart_scroll_container {
	position: fixed !important;
	top: auto !important;
	bottom:0!important;
	right:0 !important;	
	height: 50px !important;
	width: 140px !important;
	padding: 5px !important;
	box-sizing: border-box !important;
	border-left:0px solid #ccc !important;
	border-radius:0 !important;
	z-index:1000000!important;
}
.products_cart_scroll_parent {
	height: 50px!important;
	width: 100%;
	overflow-x:inherit;
	position: relative;
	bottom:0!important;
}
.products_cart_scroll_child {
	position: relative;
	bottom: 0!important;
	left: 0!important;
	right: 0!important;
	overflow: inherit!important;
	margin-bottom: 0px!important;
	height: 50px!important;
}
.products_cart_btn_container {
	width: calc(100% - 180px);
	padding: 5px;
	position: fixed;
	bottom: 0px;
	left:0;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_left_container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:35px
}
.products_cart_container_inside {
	display:none;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	position: fixed;
	top: 120px;
	right:0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	z-index:1000;
}
.fs_accordion {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	direction:rtl;
}
.fs_accordion::-webkit-scrollbar  {
     display: none !important;
}
.sub_cat_menu_btn {
	width: auto !important;
	float: none;
	font-size: 18px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin-left: 2px;
	margin-bottom:0;
	display: inline-block;
}
.products_page_title_container i {
	font-size: 21px;
	line-height: 1em;
	margin-top:4px;
}
.products_page_title {
	width: 100%;
	float: right;
	height: 40px;
	box-sizing: border-box;
	padding: 5px 0px 5px 0px;
	border:0!important;
}
.products_page_title h2 {
	margin-right: 0px;
	font-size: 19px;
	margin-top:1px;
}
.products_page_title_open {
	margin-top: 2px;
	margin-right: 7px;
	font-size: 17px;
}
.products_page_title_phone {
	margin-top: 4px;
	font-size: 16px;
}
.products_page_title_phone_con i {
	font-size: 18px!important;
	margin-top: 7px;
}
.products_page_title_waze_con {
	margin-left: 10px
}
.products_page_title_waze {
	font-size: 16px;
}
.products_page_title_waze_icon {
	width: 22px;
	margin-top: 3px;
}
.sub_cat_name_container {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	height:35px
}
.sub_cat_name {
	font-size: 21px;
}
.pickup_or_delivery_text_section {
	display:none!important;
}
.products_cart_cach_btn {
	width: calc(100% - 100px);
	font-size: 18px;
	padding-top: 7px;
	height: 40px;
}
.pickup_or_delivery {
	margin: 0px!important;
	border-bottom: 0px solid #e6e6e6;
	padding:0!important
}
.pickup_or_delivery_radio_btn {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.modal_payment_summery_container {
	float: right;
	width: 100px;
	background-color: #444;
	padding: 5px 5px 0px 5px;
	box-sizing: border-box;
	height: 40px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pickup_or_delivery_radio_btn {
	width: 50px;
	font-size: 19px;
}
.pickup_or_delivery_radio_btn:nth-of-type(2n) {
	width: 75px;
	padding-right:0px;
	padding-left:0px;
	float:right;
	margin-right:5px
}
.item {
	margin-bottom: 10px;
	padding: 7px;
}
.item_image {
	width: 130px;
	margin-left: 10px;
}
.item_content {
	float: right;
	width: calc(100% - 140px);
	margin-right: 0px;
}
.item_name {
	font-size: 21px;
	margin-bottom: 0px;
	line-height:1em;
}
.item_price {
	font-size: 17px;
	padding-top: 0px;
}
.products_cart_order_btn_punch_container {
	position: fixed;
	bottom: 0;
	right: 140px;
	height: 50px;
	width: 40px;
	padding: 5px;
	box-sizing: border-box;
	background-color:#fff
}
.products_cart_order_btn_punch {
	height: 40px;
	width: 40px;
	box-sizing: border-box;
    background-color:#eaeaea;
    border-radius:3px;
    right:5px;
    position:relative;
}
.products_cart_order_btn_punch label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 10px;
	color:#b32026;
}
.products_cart_order_btn_punch .number_of_all_items_in_products {
	font-size: 14px;
	line-height: 1em;
	position: absolute;
	top: 3px;
	right: 3px;
	color:#000;
}
.modal_payment_summery_content {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 0;
}
.item_short_text {
	line-height:1.2em!important;
}
.min_order_mobile_alert {
	position: fixed;
	top: calc(100% - 75px);
	right:10px;
	left:10px;
	height: 25px;
	width: calc(100% - 20px);
	padding: 1px 3px 3px 3px;
	box-sizing: border-box;
    background-color:yellow;
    text-align:center;
    display:inline-block;
    direction:rtl;
}
.min_order_mobile_alert_text{
	float: none;
	width:auto;
	font-size: 16px;
	line-height: 1em;
	color:#000;
    padding: 0 7px 0 7px;
    font-weight:700
}

.modal-box {
  position: relative;
  width: calc(100% - 20px);
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  height:calc(100% - 55px);
  background-color:#fff;
  border-radius:0;
  top:10px;
}
.modal_header {
  padding: 10px 10px;
  height:40px;
}
.modal_product_description {
	padding: 10px 10px 0 10px;
	width:calc(100% - 110px)!important;
	height:100px;
}
.modal_body {
  padding: 10px 10px 0px 10px;
  width:100%;
  height:calc(100% - 180px);
}
.modal_product_img {
    float: left;
	width: 100px;
	height: 100px;
	position:absolute;
	top:40px;
	left:10px;
}
.modal_properties {
	float: right;
	width: 100%;
	height:100%;
	position:relative
}
.item_detalis_container {
	width: 100%;
	float: left;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-color:#fff;
	z-index:1000
}
.modal_edit_anf_info {
    width: calc(100% - 45px);
    position: fixed;
    border:0;
    height:30px;
    margin-top: 0px!important;
    z-index:100;
    bottom:45px;
    right:25px;
    left:20px;
    background-color:#fff
}
.free_greed_filtering_des_add_to_cart a {
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	border-radius: 25px;
	font-size: 21px!important
}
.free_greed_filtering_des_add_to_cart a i {
	display:none
}
#products_counter .plus_minus_container {
	width: 100px!important;
	height: 35px;
}
#products_counter .plus-minus-input .input-group-field {
	width: 35px;
	font-size: 19px;
	height:35px;
}
#products_counter .plus-minus-input .input-group-button .circle {
	width: 35px;
	height: 35px;
}
.scrollbar {
	float: right;
	width: 100%;
	overflow-y: scroll;
	height:100%;
	position:absolute;
}
.modal_reset_props a {
	margin-top: 0px;
}
.modal_wishlist a {
	margin-top: 0px;
}
#free_props_with_prices .selectBox select {
	font-size: 19px;
}
.modal_required_prop {
	right: 130px;
	top: 9px;
	font-size: 12px;
	width:33px
}
.extra_price {
	top: 6px;
}
.product_notify_modal {
	display:none!important
}
.product_notify_section {
	width: 220px;
	height: 200px;
	top: 150px;
	right:calc(50% - 110px)!important;
}
.products_banners_container {
	display:none;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.products_page_poyoloko {
	margin-top: 135px;
}
.products_page_title_container {
	top: 80px;
	border-top: 1px;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_right_container {
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
	width: 190px;
}
.products_cart_scroll_container {
	position: fixed !important;
	top: auto !important;
	bottom:0!important;
	right:0 !important;	
	height: 50px !important;
	width: 140px !important;
	padding: 5px !important;
	box-sizing: border-box !important;
	border-left:0px solid #ccc !important;
	border-radius:0 !important;
	z-index:1000000!important;
}
.products_cart_scroll_parent {
	height: 50px!important;
	width: 100%;
	overflow-x:inherit;
	position: relative;
	bottom:0!important;
}
.products_cart_scroll_child {
	position: relative;
	bottom: 0!important;
	left: 0!important;
	right: 0!important;
	overflow: inherit!important;
	margin-bottom: 0px!important;
	height: 50px!important;
}
.products_cart_btn_container {
	width: calc(100% - 180px);
	padding: 5px;
	position: fixed;
	bottom: 0px;
	left:0;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 0%);
}
.products_filtering_left_container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:35px
}
.products_cart_container_inside {
	display:none;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	position: fixed;
	top: 120px;
	right:0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	z-index:1000;
}
.fs_accordion {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	direction:rtl;
}
.fs_accordion::-webkit-scrollbar  {
     display: none !important;
}
.sub_cat_menu_btn {
	width: auto !important;
	float: none;
	font-size: 18px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	margin-left: 2px;
	margin-bottom:0;
	display: inline-block;
}
.products_page_title_container i {
	font-size: 21px;
	line-height: 1em;
	margin-top:4px;
}
.products_page_title {
	width: 100%;
	float: right;
	height: 40px;
	box-sizing: border-box;
	padding: 5px 0px 5px 0px;
	border:0!important;
}
.products_page_title h2 {
	margin-right: 0px;
	font-size: 19px;
	margin-top:1px;
}
.products_page_title_open {
	margin-top: 2px;
	margin-right: 7px;
	font-size: 17px;
}
.products_page_title_phone {
	margin-top: 4px;
	font-size: 16px;
}
.products_page_title_phone_con i {
	font-size: 18px!important;
	margin-top: 7px;
}
.products_page_title_waze_con {
	margin-left: 10px
}
.products_page_title_waze {
	font-size: 16px;
}
.products_page_title_waze_icon {
	width: 22px;
	margin-top: 3px;
}
.sub_cat_name_container {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	height:35px
}
.sub_cat_name {
	font-size: 21px;
}
.pickup_or_delivery_text_section {
	display:none!important;
}
.products_cart_cach_btn {
	width: calc(100% - 100px);
	font-size: 18px;
	padding-top: 7px;
	height: 40px;
}
.pickup_or_delivery {
	margin: 0px!important;
	border-bottom: 0px solid #e6e6e6;
	padding:0!important
}
.pickup_or_delivery_radio_btn {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.modal_payment_summery_container {
	float: right;
	width: 100px;
	background-color: #444;
	padding: 5px 5px 0px 5px;
	box-sizing: border-box;
	height: 40px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pickup_or_delivery_radio_btn {
	width: 50px;
	font-size: 19px;
}
.pickup_or_delivery_radio_btn:nth-of-type(2n) {
	width: 75px;
	padding-right:0px;
	padding-left:0px;
	float:right;
	margin-right:5px
}
.item {
	margin-bottom: 10px;
	padding: 7px;
}
.item_image {
	width: 130px;
	margin-left: 10px;
}
.item_content {
	float: right;
	width: calc(100% - 140px);
	margin-right: 0px;
}
.item_name {
	font-size: 21px;
	margin-bottom: 0px;
	line-height:1em;
}
.item_price {
	font-size: 17px;
	padding-top: 0px;
}
.products_cart_order_btn_punch_container {
	position: fixed;
	bottom: 0;
	right: 140px;
	height: 50px;
	width: 40px;
	padding: 5px;
	box-sizing: border-box;
	background-color:#fff
}
.products_cart_order_btn_punch {
	height: 40px;
	width: 40px;
	box-sizing: border-box;
    background-color:#eaeaea;
    border-radius:3px;
    right:5px;
    position:relative;
}
.products_cart_order_btn_punch label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 10px;
	color:#b32026;
}
.products_cart_order_btn_punch .number_of_all_items_in_products {
	font-size: 14px;
	line-height: 1em;
	position: absolute;
	top: 3px;
	right: 3px;
	color:#000;
}
.modal_payment_summery_content {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 0;
}
.item_short_text {
	line-height:1.2em!important;
}
.min_order_mobile_alert {
	position: fixed;
	top: calc(100% - 75px);
	right:10px;
	left:10px;
	height: 25px;
	width: calc(100% - 20px);
	padding: 1px 3px 3px 3px;
	box-sizing: border-box;
    background-color:yellow;
    text-align:center;
    display:inline-block;
    direction:rtl;
}
.min_order_mobile_alert_text{
	float: none;
	width:auto;
	font-size: 16px;
	line-height: 1em;
	color:#000;
    padding: 0 7px 0 7px;
    font-weight:700
}

.modal-box {
  position: relative;
  width: calc(100% - 20px);
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  height:calc(100% - 55px);
  background-color:#fff;
  border-radius:0;
  top:10px;
}
.modal_header {
  padding: 10px 10px;
  height:40px;
}
.modal_product_description {
	padding: 10px 10px 0 10px;
	width:calc(100% - 110px)!important;
	height:100px;
}
.modal_body {
  padding: 10px 10px 0px 10px;
  width:100%;
  height:calc(100% - 180px);
}
.modal_product_img {
    float: left;
	width: 100px;
	height: 100px;
	position:absolute;
	top:40px;
	left:10px;
}
.modal_properties {
	float: right;
	width: 100%;
	height:100%;
	position:relative
}
.item_detalis_container {
	width: 100%;
	float: left;
	margin-top: 0;
	padding: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-color:#fff;
	z-index:1000
}
.modal_edit_anf_info {
    width: calc(100% - 45px);
    position: fixed;
    border:0;
    height:30px;
    margin-top: 0px!important;
    z-index:100;
    bottom:45px;
    right:25px;
    left:20px;
    background-color:#fff
}
.free_greed_filtering_des_add_to_cart a {
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	border-radius: 25px;
	font-size: 21px!important
}
.free_greed_filtering_des_add_to_cart a i {
	display:none
}
#products_counter .plus_minus_container {
	width: 100px!important;
	height: 35px;
}
#products_counter .plus-minus-input .input-group-field {
	width: 35px;
	font-size: 19px;
	height:35px;
}
#products_counter .plus-minus-input .input-group-button .circle {
	width: 35px;
	height: 35px;
}
.scrollbar {
	float: right;
	width: 100%;
	overflow-y: scroll;
	height:100%;
	position:absolute;
}
.modal_reset_props a {
	margin-top: 0px;
}
.modal_wishlist a {
	margin-top: 0px;
}
#free_props_with_prices .selectBox select {
	font-size: 19px;
}
.modal_required_prop {
	right: 130px;
	top: 9px;
	font-size: 12px;
	width:33px
}
.extra_price {
	top: 6px;
}
.product_notify_modal {
	display:none!important
}
.product_notify_section {
	width: 220px;
	height: 200px;
	top: 150px;
	right:calc(50% - 110px)!important;
}
.products_banners_container {
	display:none;
}
}
