﻿.item_btn {
	float: left;
	width: 110px;
	margin-top: 20px;
	margin-left:calc(50% - 55px);
	padding: 10px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: #fff;
	z-index:10000000!important;
	border-radius:25px;
	box-sizing:border-box;
	background-color:#000;
}
.item_btn:hover {
	background-color:#d6be79;
}
.item_strip_up{
    float: right;
    width: 70px;
    height: 32px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    direction: rtl;
    display:table;
    text-align:center;
    background-color: transparent;
}
.item_strip_up_text {
    font-size: 19px;
    text-align: center;
    display: table-cell;
	vertical-align: middle;
	font-family: 'almoni-neue-tzar';
}
.item {
	border-bottom: 2px solid #decb94;
    box-shadow: 0px 0px 30px 0 rgb(158 158 160 / 10%);
}
.item_detalis {
	width: 100%;
	float:right;
	direction: rtl;
	text-align:center;
	margin-top: 15px;
}
.item_name {
	width: 100%;
	float:right;
	font-size: 21px;
	overflow:hidden;
    visibility:visible;
    height: 35px;
}
.item_content {
	width: 100%;
	float:right;
    overflow:hidden;
    visibility:visible;
    height:90px;
    line-height:1.35em!important;
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.products_page {
	width: 100%;
	float: right;
	margin-top: 90px;
	margin-bottom: 0px;
	position: relative;
}
.products_page_img_container {
	width: 100%;
	float: right;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size:29px;
	line-height:1.2em;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color:#fff;
	height: 55px;
	border-bottom: 2px solid #ccc;
	box-sizing:border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
    width:auto;
    float:right;
    margin-top: 4px;
    margin-right: 3px;
}
.products_container {
	width: 100%;
	float: right;
	margin-bottom: 70px;
	margin-top: 0px;
	position: relative;
}
.products_filtering_right_container {
	float: right;
	width: 250px;
	box-sizing:border-box;
	list-style: none;
    position: sticky;
    top: 80px;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    overflow-x: hidden;
    background-color:#fff;
    padding: 15px 15px 25px 15px;
    border-bottom: 2px solid #000000;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.products_filtering_left_container {
	float: right;
	width: 100%;
}
.products_filtering_right_container select {
	border-top: 0px solid #eaeaea !important;
	border-bottom: 1px dashed #eaeaea !important;
	border-left: 0px solid #eaeaea !important;
	border-right: 0px solid #eaeaea !important;
	padding-top:5px!important;
	padding-bottom:7px!important;
	font-size: 18px;
	padding-right:0px!important;
	font-family: 'Assistant', sans-serif;
}
.tabLink_container {
	float: right;
	width: calc(100% - 280px);
}
.controls {
	float: left;
	width: 100%;
}
.controls_title {
	float: right;
	width: 100%;
	font-weight: 700;
	box-sizing:border-box;
	border-bottom: 1px dashed #eaeaea !important;
	padding: 5px 5px 10px 5px;
	margin-bottom:10px;	
	font-size: 18px;
}
.search_checkboxes_container {
	float: right;
	width: 100%;
	margin-bottom: 15px!important;
	box-sizing:border-box;
}
.search_checkboxes_container:nth-of-type(4n) {
	margin-left: 0px!important;
}
.item {
	width: 30%;
	float:right;
	display: inline-block;
	background-color: #fff;
	text-decoration:none !important;
	margin-left: 5%;
	margin-bottom: 5%;
	position:relative;
	direction:rtl;
	box-sizing: border-box;
	padding: 10px;
}
.item:nth-of-type(3n) {
	margin-left: 0;
}
.item_image {
	float: right;
	width: 100%;
}
.item_image_rounded {
	float: right;
	width: 100%;
	box-sizing:border-box;
	overflow: hidden;
	visibility: visible;
	height: 230px
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
.products_home_items {
	margin-top: 30px;
	margin-bottom: 30px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
.products_page {
	width: 100%;
	float: right;
	margin-top: 80px;
	margin-bottom: 30px;
	position: relative;
}
.products_page_img_container {
	width: 100%;
	float: right;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size:29px;
	line-height:1.2em;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color:#fff;
	height: 55px;
	border-bottom: 2px solid #ccc;
	box-sizing:border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
    width:auto;
    float:right;
    margin-top: 4px;
    margin-right: 3px;
}
.products_container {
	width: 100%;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}
.products_filtering_right_container {
	float: right;
	width: 250px;
	box-sizing:border-box;
	list-style: none;
    position: sticky;
    top: 80px;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    overflow-x: hidden;
    background-color:#fff;
    padding: 15px 15px 25px 15px;
    border-bottom: 2px solid #000000;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.products_filtering_left_container {
	float: right;
	width: 100%;
}
.products_filtering_right_container select {
	border-top: 0px solid #eaeaea !important;
	border-bottom: 1px dashed #eaeaea !important;
	border-left: 0px solid #eaeaea !important;
	border-right: 0px solid #eaeaea !important;
	padding-top:5px!important;
	padding-bottom:7px!important;
	font-size: 18px;
	padding-right:0px!important;
	font-family: 'Assistant', sans-serif;
}
.tabLink_container {
	float: right;
	width: calc(100% - 280px);
}
.controls {
	float: left;
	width: 100%;
}
.controls_title {
	float: right;
	width: 100%;
	font-weight: 700;
	box-sizing:border-box;
	border-bottom: 1px dashed #eaeaea !important;
	padding: 5px 5px 10px 5px;
	margin-bottom:10px;	
	font-size: 18px;
}
.search_checkboxes_container {
	float: right;
	width: 100%;
	margin-bottom: 15px!important;
	box-sizing:border-box;
}
.search_checkboxes_container:nth-of-type(4n) {
	margin-left: 0px!important;
}
.item {
	width: 22.75%;
	float:right;
	display: inline-block;
	background-color: #fff;
	text-decoration:none !important;
	margin-left: 3%;
	margin-bottom: 3%;
	position:relative;
	direction:rtl;
	box-sizing: border-box;
	padding: 10px
}
.item:nth-of-type(4n) {
	margin-left: 0;
}
.item_image {
	float: right;
	width: 100%;
}
.item_image_rounded {
	float: right;
	width: 100%;
	box-sizing:border-box;
	position:relative;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
.products_home_items {
	margin-top: 30px;
	margin-bottom: 30px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.products_page {
	width: 100%;
	float: right;
	margin-top: 50px;
	margin-bottom: 20px;
	position: relative;
}
.products_page_img_container {
	width: 100%;
	float: right;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size:25px;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color:#fff;
	height: 50px;
	border: 0px solid #e4e4e4;
	box-sizing:border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
    width:auto;
    float:right;
    margin-top: 1px;
    margin-right: 3px;
}
.products_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
	margin-top: 0px;
	position: relative;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing:border-box;
	list-style: none;
    position: sticky;
    top: 50px;
    background-color:#fff;
    padding: 10px;
    margin-bottom:10px;
    z-index:1000 !important;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.products_filtering_left_container {
	float: right;
	width: 100%;
	margin-bottom:10px;
}
.products_filtering_right_container select {
	border-top: 0px solid #eaeaea !important;
	border-bottom: 1px dashed #eaeaea !important;
	border-left: 0px solid #eaeaea !important;
	border-right: 0px solid #eaeaea !important;
	padding-top:5px!important;
	padding-bottom:7px!important;
	font-size: 18px;
	padding-right:5px!important;
	font-family: 'Assistant', sans-serif;
}
.tabLink_container {
	float: right;
	width: calc(100% - 280px);
}
.controls {
	float: left;
	width: 100%;
}
.controls_title {
	float: right;
	width: 100%;
	font-weight: 700;
	box-sizing:border-box;
	border-bottom: 1px dashed #eaeaea !important;
	padding: 5px 5px 10px 5px;
	margin-bottom:10px;	
	font-size: 18px;
}
.search_checkboxes_container {
	float: right;
	width: 100%;
	margin-bottom: 15px!important;
	box-sizing:border-box;
}
.search_checkboxes_container:nth-of-type(4n) {
	margin-left: 0px!important;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	position:relative;
}
.products_home_items {
	margin-top: 0px;
	margin-bottom: 0px;
}
.products_home_float_one {
	float: right;
	width: 190px;
	position:absolute;
	top:0;
	left:0;
}
.category_slide_mobile {
	height:320px;
	background-position: center;
	display:table;
	direction:rtl;
	text-align:center;
}
.category_slide_title_container_mobile {
	height: 320px;
	display: table-cell;
	vertical-align: middle;
}
#wrap_accordion {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #d0d0d0;
}
#wrap_accordion .wrap_title {
	float: left;
	width: 100%;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #000 !important;
	font-size: 18px;
	font-weight: 400;
	line-height: 1em;
	position: relative;
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	direction: rtl;
	background-color: transparent;
	border-bottom: 0px solid #d0d0d0 !important;
}
#wrap_accordion .wrap_title i {
	float: left;
	width: auto;
	padding-top: 0px!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin: 0!important;
	font-size: 13px;
	line-height: 1.5em;
}

.item {
	width: 31.3%;
	float:right;
	display: inline-block;
	background-color: #fff;
	text-decoration:none !important;
	margin-left: 3%;
	margin-bottom: 3%;
	position:relative;
	direction:rtl;
	box-sizing: border-box;
	padding: 7px
}
.item:nth-of-type(3n) {
	margin-left: 0;
}
.item_image {
	float: right;
	width: 100%;
}
.item_image_rounded {
	float: right;
	width: 100%;
	box-sizing:border-box;
	position:relative;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
.products_home_items {
	margin-top: 30px;
	margin-bottom: 30px;
}
.checkboxes {
  width:100%;
  padding: 10px;
  box-sizing:border-box;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.products_page {
	width: 100%;
	float: right;
	margin-top: 50px;
	margin-bottom: 10px;
	position: relative;
}
.products_page_img_container {
	width: 100%;
	float: right;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size:25px;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color:#fff;
	height: 50px;
	border: 0px solid #e4e4e4;
	box-sizing:border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
    width:auto;
    float:right;
    margin-top: 1px;
    margin-right: 3px;
}
.products_container {
	width: 100%;
	float: right;
	margin-top: 0px;
	position: relative;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing:border-box;
	list-style: none;
    position: sticky;
    top: 50px;
    background-color:#fff;
    padding: 10px;
    margin-bottom:10px;
    z-index:1000 !important;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.products_filtering_left_container {
	float: right;
	width: 100%;
	margin-bottom:10px;
}
.products_filtering_right_container select {
	border-top: 0px solid #eaeaea !important;
	border-bottom: 1px dashed #eaeaea !important;
	border-left: 0px solid #eaeaea !important;
	border-right: 0px solid #eaeaea !important;
	padding-top:5px!important;
	padding-bottom:7px!important;
	font-size: 18px;
	padding-right:5px!important;
	font-family: 'Assistant', sans-serif;
}
.tabLink_container {
	float: right;
	width: calc(100% - 280px);
}
.controls {
	float: left;
	width: 100%;
}
.controls_title {
	float: right;
	width: 100%;
	font-weight: 700;
	box-sizing:border-box;
	border-bottom: 1px dashed #eaeaea !important;
	padding: 5px 5px 10px 5px;
	margin-bottom:10px;	
	font-size: 18px;
}
.search_checkboxes_container {
	float: right;
	width: 100%;
	margin-bottom: 15px!important;
	box-sizing:border-box;
}
.search_checkboxes_container:nth-of-type(4n) {
	margin-left: 0px!important;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	position:relative;
}
.products_home_items {
	margin-top: 0px;
	margin-bottom: 0px;
}
.products_home_float_one {
	float: right;
	width: 190px;
	position:absolute;
	top:0;
	left:0;
}
.category_slide_mobile {
	height:320px;
	background-position: center;
	display:table;
	direction:rtl;
	text-align:center;
}
.category_slide_title_container_mobile {
	height: 320px;
	display: table-cell;
	vertical-align: middle;
}
#wrap_accordion {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #d0d0d0;
}
#wrap_accordion .wrap_title {
	float: left;
	width: 100%;
	padding: 8px 10px 8px 10px;
	text-align: center;
	color: #000 !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 1em;
	position: relative;
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	direction: rtl;
	background-color: transparent;
	border-bottom: 0px solid #d0d0d0 !important;
}
#wrap_accordion .wrap_title i {
	float: left;
	width: auto;
	padding-top: 0px!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin: 0!important;
	font-size: 13px;
	line-height: 1.5em;
}

.item {
	width: 100%;
	float:right;
	display: inline-block;
	background-color: #fff;
	text-decoration:none !important;
	margin-bottom: 30px;
	position:relative;
	direction:rtl;
	box-sizing: border-box;
	padding: 7px;
}
.item_image {
	float: right;
	width: 100%;
}
.item_image_rounded {
	float: right;
	width: 100%;
	box-sizing:border-box;
	position:relative;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
.products_home_items {
	margin-top: 30px;
	margin-bottom: 30px;
}
.checkboxes {
  width:100%;
  padding: 10px;
  box-sizing:border-box;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.products_page {
	width: 100%;
	float: right;
	margin-top: 50px;
	margin-bottom: 10px;
	position: relative;
}
.products_page_img_container {
	width: 100%;
	float: right;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size:25px;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color:#fff;
	height: 50px;
	border: 0px solid #e4e4e4;
	box-sizing:border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
    width:auto;
    float:right;
    margin-top: 1px;
    margin-right: 3px;
}
.products_container {
	width: 100%;
	float: right;
	margin-top: 0px;
	position: relative;
}
.products_filtering_right_container {
	float: right;
	width: 100%;
	box-sizing:border-box;
	list-style: none;
    position: sticky;
    top: 50px;
    background-color:#fff;
    padding: 10px;
    margin-bottom:10px;
    z-index:1000 !important;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.products_filtering_left_container {
	float: right;
	width: 100%;
	margin-bottom:10px;
}
.products_filtering_right_container select {
	border-top: 0px solid #eaeaea !important;
	border-bottom: 1px dashed #eaeaea !important;
	border-left: 0px solid #eaeaea !important;
	border-right: 0px solid #eaeaea !important;
	padding-top:5px!important;
	padding-bottom:7px!important;
	font-size: 18px;
	padding-right:5px!important;
	font-family: 'Assistant', sans-serif;
}
.tabLink_container {
	float: right;
	width: calc(100% - 280px);
}
.controls {
	float: left;
	width: 100%;
}
.controls_title {
	float: right;
	width: 100%;
	font-weight: 700;
	box-sizing:border-box;
	border-bottom: 1px dashed #eaeaea !important;
	padding: 5px 5px 10px 5px;
	margin-bottom:10px;	
	font-size: 18px;
}
.search_checkboxes_container {
	float: right;
	width: 100%;
	margin-bottom: 15px!important;
	box-sizing:border-box;
}
.search_checkboxes_container:nth-of-type(4n) {
	margin-left: 0px!important;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	position:relative;
}
.products_home_items {
	margin-top: 0px;
	margin-bottom: 0px;
}
.products_home_float_one {
	float: right;
	width: 190px;
	position:absolute;
	top:0;
	left:0;
}
.category_slide_mobile {
	height:320px;
	background-position: center;
	display:table;
	direction:rtl;
	text-align:center;
}
.category_slide_title_container_mobile {
	height: 320px;
	display: table-cell;
	vertical-align: middle;
}
#wrap_accordion {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #d0d0d0;
}
#wrap_accordion .wrap_title {
	float: left;
	width: 100%;
	padding: 8px 10px 8px 10px;
	text-align: center;
	color: #000 !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 1em;
	position: relative;
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	direction: rtl;
	background-color: transparent;
	border-bottom: 0px solid #d0d0d0 !important;
}
#wrap_accordion .wrap_title i {
	float: left;
	width: auto;
	padding-top: 0px!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin: 0!important;
	font-size: 13px;
	line-height: 1.5em;
}

.item {
	width: 100%;
	float:right;
	display: inline-block;
	background-color: #fff;
	text-decoration:none !important;
	margin-bottom: 30px;
	position:relative;
	direction:rtl;
	box-sizing: border-box;
	padding: 7px;
}
.item_image {
	float: right;
	width: 100%;
}
.item_image_rounded {
	float: right;
	width: 100%;
	box-sizing:border-box;
	position:relative;
}
.products_home_section {
	float: right;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
.products_home_items {
	margin-top: 30px;
	margin-bottom: 30px;
}
.checkboxes {
  width:100%;
  padding: 10px;
  box-sizing:border-box;
}
}