﻿.share_product_section {
	float: right;
	width: 100%;
	direction: rtl;
	text-align: right;
	margin-top: 0px;
	margin-bottom:15px;
}
.share_products_items {
	float: right;
	width: 100%;
	direction: rtl;
	text-align: right;
	margin-top:8px;
}
.product_id_item_container {
	float: right;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 0px solid #ccc;
}
.product_id_header_nav_links {
	float: right;
	width: auto;
}
.product_id_header_nav_link {
	float: right;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.1em;
	text-align: right;
	direction: rtl;
	color: #2C2D28;
}
.product_id_header_nav_link:hover {
	color: #117cbf !important;
}
.product_id_header_nav_link_sep {
	float: right;
	width: 20px;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.1em;
	text-align: center;
	direction: rtl;
	color: #2C2D28;
}
.product_id_header_nav_next_products {
	float: left;
	width: auto;
}
.product_id_header_nav_next_product {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.1em;
	text-align: right;
	direction: rtl;
	color: #2C2D28;
}
.product_id_header_nav_next_product:hover {
	color: #117cbf !important;
}
.product_id_header_nav_next_product i {
	float: left;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	color: #2C2D28;
	margin-left: 0!important;
	margin-right: 8px;
	margin-top: 1px;
}
.product_id_header_nav_prev_product {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.1em;
	text-align: right;
	direction: rtl;
	color: #2C2D28;
	margin-left:25px
}
.product_id_header_nav_prev_product:hover {
	color: #B91F3E !important;
}
.product_id_header_nav_prev_product i {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	color: #2C2D28;
	margin-left: 0;
	margin-left: 8px;
	margin-top: 1px;
}
.product_id_product_name {
	margin-bottom: 5px;
}
.product_id_product_content {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.6em;
	text-align: right;
	direction: rtl;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.product_id_product_price {
	width: auto;
	float: right;
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: right;
	direction: rtl;
	margin-bottom: 8px;
	display:inline-block;
}
.product_id_product_price_before {
	width: auto;
	float: right;
	font-size: 22px;
	font-weight: 400;
	text-decoration: line-through;
	line-height: 1.3em;
	text-align: right;
	direction: rtl;
	margin-bottom: 8px;
	display:inline-block;
	margin-left:5px;
}
.link_color {
	list-style-type: none;
	float: right;
	display: inline-block;
	width: auto!important;
	margin-left: 0px;
	padding: 0!important;
	margin-top: 3px;
}
.link_color input[type="radio"] {
	display: none;
}
.link_color input[type="radio"] + label {
	color: #2C2D28;
	float: right;
	direction: rtl;
	text-align: right;
	width: auto;
	padding: 0px;
	margin-left: 5px;
	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,0.0);
}
.link_color input[type="radio"] + label:hover {
	background-color: rgba(255,255,255,0.0);
}
.link_color input[type="radio"] + label span {
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	background-color: #eee;
	border: 1px solid #999;
	cursor: pointer;
	margin-left: 0px;
	float: right;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	box-sizing: border-box;
	border-radius: 50%
}
.link_color input[type="radio"]:checked + label span {
	background-color: #fff;
	border: 1px solid #2C2D28;
	box-sizing: border-box;
}
.product_id_Properties {
	float: right;
	width: 100%;
	margin-bottom: 25px;
}
.product_id_colors {
	float: right;
	width: 40%;
	margin-bottom: 25px;
}
.product_id_colors_checkboxes {
	float: right;
	width: 100%;
	margin-bottom: 25px;
}
.product_id_colors_checkboxes_border {
	float: right;
	width: 100%;
	border: 1px solid #ccc;
	padding: 8px;
	box-sizing: border-box;
}
.product_id_colors_title {
	float: right;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.4em;
	text-align: right;
}
.product_id_colors_inside {
	float: right;
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px;
	box-sizing: border-box;
}
.product_id_sizes {
	float: right;
	width: 56%;
	margin-right: 4%;
}
.product_id_sizes_title {
	float: right;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.4em;
	text-align: right;
}
.product_id_Property_container {
	float: right;
	width: 47.5%;
	margin-left: 0%;
}
.product_id_Property_container_quantity {
	float: right;
	width: 40%;
	margin-left: 0%;
}
.product_id_Property_title {
	float: right;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.4em;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-bottom-color: #333333;
}
.product_id_Property_field {
	float: right;
	width: 100%;
	font-size: 14px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.5em;
	text-align: right;
	border: 1px solid #ccc;
}
.product_id_Property_field select {
	border: 0px solid #2C2D28;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
.ShoppingCounter {
	border: 1px solid #ccc;
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin-right: 0%;
	margin-top: 0px;
}
.ShoppingPlus {
	width: 27%;
	float: left;
	text-align: center;
	border: 0px solid #2C2D28;
	cursor: pointer;
}
.ShoppingMinus {
	width: 27%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.ShoppingCountNum {
	width: 100%;
	float: left;
}
.ShoppingCountNum input {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 17px;
	color: #2C2D28;
	font-weight: 400;
}
#ShoppingCountNum {
	width: 46%;
	float: left;
	padding-top: 8px;
	text-align: center;
	font-size: 17px;
	color: #2C2D28;
	font-weight: 400;
}
.product_id_buttons_section {
	float: right;
	width: 100%;
}
.product_id_add_to_cart_container {
	float: right;
	width: 56%;
	margin-left: 4%;
}
.productID_addToCart_btn {
	font-size: 24px;
	text-align: center;
	float: right;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: 400;
	color: #fff;
	background-color: #2C2D28;
	direction: rtl;
	background-position: calc(100% - 12px) center;
	background-image: url('../../../images/System/add_to_cart_pageId.png');
	background-repeat: no-repeat;
	cursor: pointer;
	font-family:'almoni-neue-tzar';
}
.productID_addToCart_btn:hover {
	color: #fff;
	border: 0px solid #000;
	background-color: #000;
	direction: rtl;
}
.product_id_go_back_container {
	float: left;
	width: 40%;
	margin-bottom: 25px;
}
.product_id_go_back {
	font-size: 17px;
	color: #2C2D28;
	font-weight: 400;
	background-color: rgba(0,0,0,0.0);
	text-align: center;
	float: left;
	width: 100%;
	line-height: 2.5em;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.product_id_go_back:hover {
	color: #2C2D28;
	background-color: rgba(153,153,153,0.0);
	border: 1px solid #2C2D28;
}
.product_id_wishlist_container {
	float: left;
	width: 12%;
	margin-bottom: 25px;
	margin-right: 4%;
}
.product_id_wishlist {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 0;
	position: relative;
	border: 1px solid #ccc;
	color: #117cbf;
	box-sizing: border-box;
	padding-top: 18px;
	padding-bottom: 15px;
	cursor:pointer;
}
.product_id_wishlist:hover {
	color: red;
	background-color: rgba(153,153,153,0.0);
	border: 1px solid #2C2D28;
}
.product_id_check_container {
	float: right;
	width: 40%;
	margin-bottom: 25px;
}
.product_id_check_out {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	background-color: #117cbf;
	border: 1px solid #117cbf;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	box-sizing: border-box;
	font-family:'almoni-neue-tzar';
}
.product_id_check_out:hover {
	background-color: red;
	border: 1px solid red;
}
.product_id_rating {
	float: right;
	width: 100%;
	direction: rtl;
	border: 1px solid #ccc;
	padding: 0px;
	box-sizing: border-box;
	margin-bottom: 19px;
	position: relative;
}
.product_id_rating_overlay {
	float: right;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.product_id_rating_number {
	float: right;
	width: auto;
	direction: rtl;
}
.product_id_rating_title {
	float: right;
	width: auto;
	font-size: 17px;
	direction: rtl;
	font-weight: 400;
	line-height: 1em;
	text-align: right;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 8px;
}
.product_id_rating_stars_container {
	float: right;
	width: auto;
}
.product_id_more_info_container {
	float: right;
	width: 100%;
}
.product_id_more_info_title {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.product_id_more_info_text_container {
	float: right;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.product_id_more_info_text_container i {
	float: right;
	width: 25px;
	font-size: 22px;
	direction: rtl;
	text-align: right;
	margin: 0px!important;
	padding: 0px!important;
}
.product_id_more_info_Property_name {
	float: right;
	width: auto;
	font-size: 17px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.43em;
	text-align: right;
	margin-right: 9px;
}
.product_id_more_info_down {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.product_id_more_info_down_text {
	float: right;
	width: 100%;
	font-size: 17px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.4em;
	text-align: right;
}
.product_id_more_info_down_share {
	float: right;
	width: 100%;
}
.product_id_more_products_section {
	float: right;
	width: 51%;
	padding-left: 24.5%;
	padding-right: 24.5%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.product_id_more_products_section_title {
	width: 100%;
	float: right;
	font-size: 28px;
	color: #2C2D28;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: center;
	direction: rtl;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 0px solid #ccc;
}
.product_id_more_products_section_text {
	width: 100%;
	float: right;
	font-size: 22px;
	color: #999;
	font-weight: 300;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: rtl;
	margin-bottom: 40px
}
.product_id_carusel_items {
	float: left;
	width: 100%;
	padding-top: 0px
}
#StoreProductSizes {
	padding-top: 6px!important;
	padding-bottom: 6px!important;
}
span.show_father_images_container a {
	float: left!important;
	width: auto!important;
	text-align: center!important;
	font-size: 22px!important;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
	left: 0!important;
	color: #2C2D28;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
span.show_father_images_container a:hover {
	color: #2C2D28;
}
span.show_father_images_container a i {
	padding-top: 0px!important;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	line-height: 0!important
}
.overlay_props {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 100000 !important;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_props:target {
	visibility: visible;
	opacity: 1;
}
.popup_props {
	background-color: #FFF;
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	visibility: hidden;
	z-index: 100000 !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	width: 300px;
	border: 5px solid #2C2D28
}
.overlay_props:target+.popup_props {
	top: 380px;
	opacity: 1;
	visibility: visible;
	z-index: 100000 !important;
	width: 300px;
}
.close_props {
	height: 25px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 3px;
	width: 25px;
	right: 3px;
	background-color:#2C2D28;
}
.close_props:before {
	color: #fff;
	content: "X";
	font-size: 17px;
}
.popup_props_container {
	float: left;
	height: auto;
	width: 86%;
	padding: 15px;
}
.popup_props_title {
	float: left;
	width: 100%;
	margin-right: 0%;
	line-height: 1.5em;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #2C2D28;
	margin-bottom: 5px;
	direction:rtl;
}
.product_id_more_info_accordion {
	float: right;
	width: 100%;
}
.product_id_more_info_accordion i {
	float: right;
	width: 25px;
	font-size: 22px;
	direction: rtl;
	text-align: right;
	margin-left:10px;
	margin-top:3px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 30px;
}
.product_id_container {
	float: right;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 55%;
	margin-right: 5%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 40%;
	direction: rtl;
	box-sizing: border-box;
	border: 0px dashed #999;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 30px;
}
.product_id_container {
	float: right;
	width: 90%;
	margin-left:  5%;
	margin-right:  5%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 55%;
	margin-right: 5%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 40%;
	direction: rtl;
	box-sizing: border-box;
	border: 0px dashed #999;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 659px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.product_id_container {
	float: right;
	width: 90%;
	margin-left:  5%;
	margin-right:  5%;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 100%;
	margin-top: 15px;
	direction: rtl;
	box-sizing: border-box;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media (max-width: 658px) and (min-width: 481px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.product_id_container {
	float: right;
	width: 90%;
	margin-left:  5%;
	margin-right:  5%;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 100%;
	margin-top: 15px;
	direction: rtl;
	box-sizing: border-box;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.product_id_container {
	float: right;
	width: 90%;
	margin-left:  5%;
	margin-right:  5%;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 100%;
	margin-top: 15px;
	direction: rtl;
	box-sizing: border-box;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.product_id_header_nav {
	float: right;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.product_id_container {
	float: right;
	width: 90%;
	margin-left:  5%;
	margin-right:  5%;
	min-height: 450px;
}
.product_id_slideshow {
	float: left;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	background-color: #fff;
}
.product_id_content {
	float: right;
	width: 100%;
	margin-top: 15px;
	direction: rtl;
	box-sizing: border-box;
}
}
