﻿.product_id_container {
	float: right;
	width: 100%;
	position:relative;
}
.product_bcak_container {
	float: right;
	width: 100%;
	position:relative;
	background-color: rgba(0,0,0,0.7);
}
.product_id_product_name {
	float: right;
	width: 100%;
	margin-bottom: 7px;
	text-align: right;
}
.product_id_product_content {
	width: 100%;
	float: right;
	direction: rtl;
}
.product_id_Properties {
	float: right;
	width: 100%;
	margin-top: 0px;
}
.product_id_go_back {
	font-size: 17px;
	color: #000;
	font-weight: 400;
	background-color: transparent;
	text-align: center;
	float: left;
	width: 100%;
	line-height: 1em;
	padding: 8px 10px 8px 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.product_id_go_back:hover {
	color: #000;
	background-color: rgba(153,153,153,0.0);
	border: 1px solid #000;
}
.property_form_field input {
	float: right;
	width: 100%;
	padding: 10px 10px 10px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 15px;
	color: #303030;
	background-color:#fff;
	border: 1px solid #303030;
	border-radius: 2px;
}
.property_form_field select {
	float: right;
	width: 100%;
	padding: 11px 7px 11px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 15px;
	color: #000;
	background-color:#fff;
	border: 1px solid #303030;
	border-radius: 2px;
}
.property_form_field_long textarea {
	float: right;
	width: 100%;
	padding: 9px 7px 9px 7px;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	direction:rtl;
	font-size: 15px;
	color: #000;
	background-color:#fff;
	border: 1px solid #303030;
	border-radius: 2px;
}
.property_share {
	float: left;
	width: auto;
	margin-top:2px;
}
.property_phone_btn {
	float: left;
	width: auto;
	padding: 4px 8px 4px 8px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color: #eef0e1;
	background-color: #344d26;
	border-radius: 4px;
	z-index:10000000!important;
	margin-top:1px;
	margin-left:10px;
}
.property_phone_btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	width: 15px;
	height: 15px;
	border-radius:50%;
}
.property_phone_btn:hover {
	background-color: #344d26;
}
.property_checkbox_container {
	width: 400px;
	float: right;
	margin-top: 0px;
	direction: rtl;
}
.contact_home_checkbox_title {
	width: auto;
	float: right;
	direction: rtl;
	font-size:14px;
	margin-top:2px;
}
.hours_table_container {
    width: 100%;
    float: right;
    background-color:#fff;
    margin-top:10px;
    padding:20px;
    box-sizing:border-box;
}
.hours_table {
    width: 100%;
    float: right;
    border: 1px solid #010101;
}
.hours_titles_table {
    width: 100%;
    float: right;
    text-align:center;
    font-size:21px;
    direction:rtl;
    text-decoration:none;
    color:#010101;
    font-weight:700;
    display:table;
    height:40px;
    border-bottom: 1px solid #010101;
}
.hours_title {
    width: 25%;
    vertical-align:middle;
    display:table-cell;
    border-left: 1px solid #010101;
    font-family:'almoni-neue-tzar';
}
.hours_title:nth-of-type(4n) {
    border-left: 0px;
}
.hours_text_table {
    width: 100%;
    float: right;
    text-align:center;
    font-size: 15px;
    direction:rtl;
    text-decoration:none;
    color:#010101;
    font-weight: 400;
    display:table;
    height: 45px;
    border-bottom: 1px solid #010101;
}
.hours_text {
    width: 25%;
    vertical-align:middle;
    display:table-cell;
    border-left: 1px solid #010101;
}
.hours_text:nth-of-type(4n) {
    border-left: 0px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.product_id_item_container {
	float: right;
	width: 1000px;
	margin-top: 0px;
	margin-left:calc(50% - 500px);
	margin-right:calc(50% - 500px);
	background-color: rgba(255,255,255,0.0);
	padding: 0;
	box-sizing:border-box;
}
.product_id_grid_container {
	float: right;
	width: 100%;
}
.product_id_slideshow {
	float: left;
	width: calc(100% - 620px);
	box-sizing: border-box;
	background-color:#fff;
	position:relative;
	padding:10px;
	height:260px;
}
.product_id_go_back_container {
	float: right;
	width: 210px;
	margin-right:10px;
	margin-top:10px;
}
.product_id_container {
	
}
.product_id_header_nav_next_products {
	float: left;
	width: 100%;
}
.product_id_info_icons {
	margin-top:30px;
}
.product_icon_item_title {
	font-size: 18px!important;
    line-height: 1.2em;
}
.product_bcak_container {
	padding-top: 125px
}
.property_grid_container {
	width: 100%;
	float: right;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(255,255,255,0.3);
	margin-bottom: 50px;
	border: 3px solid #fff;
}
.product_id_title_container {
	float: right;
	width: 100%;
	padding: 10px 10px 7px 10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-bottom: 0px
}
.product_id_title {
	float: right;
	width: auto;
	font-size:28px;
	line-height:1em
}
.product_id_adress {
	float: right;
	width: 610px;
	height: 260px;
	background-color:#fff;
	direction:rtl;
	box-sizing: border-box;
	padding: 20px;
	margin-left:10px;
}
.product_id_adress_title {
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.product_id_adress_content {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.property_form {
	float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px;
	border-bottom: 2px solid #000;
	margin-top:10px
}
.property_form_fields {
	float: right;
	width: 100%;
}
.property_send {
	float: left;
	width: 100px;
}
.property_form_field {
	float: right;
	width: 49%;
	margin-left: 2%;
	margin-bottom:20px;
}
.property_form_field:nth-of-type(2n) {
	margin-left:0
}
.property_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:20px;
}
.property_info_item_container {
	padding: 12.5px 10px 12.5px 10px;
}
.property_content {
	margin-top: 10px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
.product_id_item_container {
	float: right;
	width: 100%;
	margin-top: 0px;
	background-color: rgba(255,255,255,0.0);
	padding: 0;
	box-sizing:border-box;
}
.product_id_grid_container {
	float: right;
	width: 100%;
}
.product_id_slideshow {
	float: left;
	width: calc(100% - 620px);
	box-sizing: border-box;
	background-color:#fff;
	position:relative;
	padding:10px;
	height:260px;
}
.product_id_go_back_container {
	float: right;
	width: 210px;
	margin-right:10px;
	margin-top:10px;
}
.product_id_container {
	
}
.product_id_header_nav_next_products {
	float: left;
	width: 100%;
}
.product_id_info_icons {
	margin-top:30px;
}
.product_icon_item_title {
	font-size: 18px!important;
    line-height: 1.2em;
}
.product_bcak_container {
	padding-top: 105px
}
.property_grid_container {
	width: 100%;
	float: right;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(255,255,255,0.3);
	margin-bottom: 50px;
	border: 3px solid #fff;
}
.product_id_title_container {
	float: right;
	width: 100%;
	padding: 10px 10px 7px 10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-bottom: 0px
}
.product_id_title {
	float: right;
	width: auto;
	font-size:28px;
	line-height:1em
}
.product_id_adress {
	float: right;
	width: 610px;
	height: 260px;
	background-color:#fff;
	direction:rtl;
	box-sizing: border-box;
	padding: 20px;
	margin-left:10px;
}
.product_id_adress_title {
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.product_id_adress_content {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.property_form {
	float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px;
	border-bottom: 2px solid #000;
	margin-top:10px
}
.property_form_fields {
	float: right;
	width: 100%;
}
.property_send {
	float: left;
	width: 100px;
}
.property_form_field {
	float: right;
	width: 49%;
	margin-left: 2%;
	margin-bottom:20px;
}
.property_form_field:nth-of-type(2n) {
	margin-left:0
}
.property_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:20px;
}
.property_info_item_container {
	padding: 12.5px 10px 12.5px 10px;
}
.property_content {
	margin-top: 10px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.product_id_item_container {
	float: right;
	width: 100%;
	margin-top: 0px;
	background-color: rgba(255,255,255,0.0);
	padding: 0;
	box-sizing:border-box;
}
.product_id_grid_container {
	float: right;
	width: 100%;
}
.product_id_slideshow {
	float: left;
	width: calc(100% - 460px);
	box-sizing: border-box;
	background-color:#fff;
	position:relative;
	padding:10px;
	height:260px;
}
.product_id_go_back_container {
	float: right;
	width: 210px;
	margin-right:10px;
	margin-top:10px;
}
.product_id_container {
	
}
.product_id_header_nav_next_products {
	float: left;
	width: 100%;
}
.product_id_info_icons {
	margin-top:30px;
}
.product_icon_item_title {
	font-size: 18px!important;
    line-height: 1.2em;
}
.product_bcak_container {
	padding-top: 70px
}
.property_grid_container {
	width: 100%;
	float: right;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(255,255,255,0.3);
	margin-bottom: 50px;
	border: 3px solid #fff;
}
.product_id_title_container {
	float: right;
	width: 100%;
	padding: 10px 10px 7px 10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-bottom: 0px
}
.product_id_title {
	float: right;
	width: auto;
	font-size:24px;
	line-height:1em
}
.product_id_adress {
	float: right;
	width: 450px;
	height: 260px;
	background-color:#fff;
	direction:rtl;
	box-sizing: border-box;
	padding: 15px;
	margin-left:10px;
}
.product_id_adress_title {
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.product_id_adress_content {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.property_form {
	float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding:20px;
	border-bottom: 2px solid #000;
	margin-top:10px
}
.property_form_fields {
	float: right;
	width: 100%;
}
.property_send {
	float: left;
	width: 100px;
}
.property_form_field {
	float: right;
	width: 49%;
	margin-left: 2%;
	margin-bottom:20px;
}
.property_form_field:nth-of-type(2n) {
	margin-left:0
}
.property_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:20px;
}
.property_info_item_container {
	padding: 12.5px 10px 12.5px 10px;
}
.property_content {
	margin-top: 10px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.product_id_item_container {
	float: right;
	width: 100%;
	margin-top: 0px;
	background-color: rgba(255,255,255,0.0);
	padding: 0;
	box-sizing:border-box;
}
.product_id_grid_container {
	float: right;
	width: 100%;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	background-color:#fff;
	position:relative;
	padding:10px;
	height:220px;
}
.product_id_go_back_container {
	float: right;
	width: 210px;
	margin-right:10px;
	margin-top:10px;
}
.product_id_container {
	
}
.product_id_header_nav_next_products {
	float: left;
	width: 100%;
}
.product_id_info_icons {
	margin-top:30px;
}
.product_icon_item_title {
	font-size: 18px!important;
    line-height: 1.2em;
}
.product_bcak_container {
	padding-top: 70px
}
.property_grid_container {
	width: 100%;
	float: right;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(255,255,255,0.3);
	margin-bottom: 20px;
	border: 3px solid #fff;
}
.product_id_title_container {
	float: right;
	width: 100%;
	padding: 10px 10px 7px 10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-bottom: 0px
}
.product_id_title {
	float: right;
	width: auto;
	font-size:24px;
	line-height:1em
}
.product_id_adress {
	float: right;
	width: 100%;
	background-color:#fff;
	direction:rtl;
	box-sizing: border-box;
	padding: 10px;
}
.product_id_adress_title {
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.product_id_adress_content {
	float: right;
	width: 100%;
}
.property_form {
	float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding: 10px;
	border-bottom: 2px solid #000;
	margin-top:10px
}
.property_form_fields {
	float: right;
	width: 100%;
}
.property_send {
	float: left;
	width: 100%;
	margin-top:15px
}
.property_form_field {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:10px;
}
.property_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:10px;
}
.property_info_item_container {
	padding: 12.5px 10px 12.5px 10px;
}
.property_content {
	margin-top: 10px;
}
.property_checkbox_container {
	width: 100%;
	float: right;
	margin-top: 0px;
	direction: rtl;
}
.hours_titles_table {
    font-size: 18px;
    height: 30px;
    line-height:1em;
    padding-top
}
.hours_text_table {
    font-size: 13px;
    height: 25px;
}
.hours_table_container {
    padding:10px;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.product_id_item_container {
	float: right;
	width: 100%;
	margin-top: 0px;
	background-color: rgba(255,255,255,0.0);
	padding: 0;
	box-sizing:border-box;
}
.product_id_grid_container {
	float: right;
	width: 100%;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	background-color:#fff;
	position:relative;
	padding:10px;
	height:220px;
}
.product_id_go_back_container {
	float: right;
	width: 210px;
	margin-right:10px;
	margin-top:10px;
}
.product_id_container {
	
}
.product_id_header_nav_next_products {
	float: left;
	width: 100%;
}
.product_id_info_icons {
	margin-top:30px;
}
.product_icon_item_title {
	font-size: 18px!important;
    line-height: 1.2em;
}
.product_bcak_container {
	padding-top: 70px
}
.property_grid_container {
	width: 100%;
	float: right;
	padding:10px;
	box-sizing:border-box;
	background-color: rgba(255,255,255,0.3);
	margin-bottom: 20px;
	border: 3px solid #fff;
}
.product_id_title_container {
	float: right;
	width: 100%;
	padding: 10px 10px 7px 10px;
	background-color:#fff;
	box-sizing:border-box;
	margin-bottom: 0px
}
.product_id_title {
	float: right;
	width: auto;
	font-size:24px;
	line-height:1em
}
.product_id_adress {
	float: right;
	width: 100%;
	background-color:#fff;
	direction:rtl;
	box-sizing: border-box;
	padding: 10px;
}
.product_id_adress_title {
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.product_id_adress_content {
	float: right;
	width: 100%;
}
.property_form {
	float: right;
	width: 100%;
	background-color:#fff;
	box-sizing:border-box;
	padding: 10px;
	border-bottom: 2px solid #000;
	margin-top:10px
}
.property_form_fields {
	float: right;
	width: 100%;
}
.property_send {
	float: left;
	width: 100%;
	margin-top:15px
}
.property_form_field {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom:10px;
}
.property_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:20px;
}
.property_info_item_container {
	padding: 12.5px 10px 12.5px 10px;
}
.property_content {
	margin-top: 10px;
}
.property_checkbox_container {
	width: 100%;
	float: right;
	margin-top: 0px;
	direction: rtl;
}
.hours_titles_table {
    font-size: 18px;
    height: 30px;
    line-height:1em;
    padding-top
}
.hours_text_table {
    font-size: 13px;
    height: 25px;
}
.hours_table_container {
    padding:10px;
}
}
