﻿.field-icon {
  float: left;
  margin-right: -25px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
}
#wrap_accordion {
	width: 100%;
	float: right;
	margin: 0;
}
#wrap_accordion li {
	list-style-type: none;
	margin-bottom: 10px
}
#wrap_accordion .wrap_title {
	float: right;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	color: #000;
	font-size: 0px;
	font-weight: 700;
	line-height: 0em;
	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: rgba(255,255,255,0.1) !important;
	
	border: 0px solid #000 !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: 0px;
}
.customers_accordion {
	width: 100%;
	float: right;
	position: relative;
	max-width: 100%;
	margin: 0!important;
	padding: 0!important;
}
#customers_accordion {
	width: 100%;
}
.customers_accordion li {
	list-style-type: none;
	float: right;
	width: 100%;
	padding: 0;
	margin: 0;
}
.customers_accordion_title {
    width: 100%;
    float: right;
    font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
	direction:rtl;	
	color:#000;
	height:45px;
	border: 1px solid #000;
	background-color:#fff;
	padding: 12px 15px 12px 15px;
	box-sizing:border-box;
    background-position: 10px center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    direction: rtl;
    cursor:pointer;
    background-position: 10px center;
    background-image: url('../../../images/System/icons/acordion_customers_open.png');
    background-repeat: no-repeat;
    line-height:1.2em!important;
}
.customers_accordion_title_arrow_down {
    width: 100%;
    float: right;
    font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
	direction:rtl;	
	color:#000;
	height:45px;
	border: 1px solid #000;
	background-color:#fff;
	padding: 12px 15px 12px 15px;
	box-sizing:border-box;
    background-position: 10px center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    direction: rtl;
    cursor:pointer;
    background-position: 10px center;
    background-image: url('../../../images/System/icons/acordion_customers_regular.png');
    background-repeat: no-repeat;
    line-height:1.2em!important;
}
.customers_accordion_title_arrow_down i {
	float: right;
	width: auto;
	font-size: 15px;
	margin-left: 10px!important;
}
.customers_accordion_title i {
	float: right;
	width: auto;
	font-size: 15px;
	margin-left: 10px!important;
	margin-top:0!important;
}
.customers_accordion_title:last-child {
	border-bottom: 0;
	background-color: transparent;
}
.customers_accordion li ul.sub_menu {
	list-style-type: none;
	float: right;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}
.customers_accordion li ul.sub_menu li {
	list-style-type: none;
	float: right;
	width: 100%;
}
.customers_accordion li ul.sub_menu li .link {
	width: 100%;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
	margin-bottom: 0px;
	border-bottom: 1px solid #e8e8e8;
}
.formTextUp {
    float:right;
    text-align:right;
    direction:rtl;
    font-size:15px;
    color:#000;
    margin-bottom:5px;
    font-weight: 400
}
.customers_form_container input {
    padding-right:7px;
}
.customers_form_container texterea {
    padding-right:7px;
}
.customers_form_button_container {
	float: left;
	width: 110px;
	display: block;
	margin-top: 20px;
	margin-left:calc(50% - 55px);
	margin-right:calc(50% - 55px);
}
.customers_form_button {
	width: 110px!important;
	float: left;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top: 10px !important;
	padding-bottom: 12px !important;
	text-align: center !important;
	cursor: pointer;
	line-height: 1em;
	font-size: 17px!important;
	background-color: #666 !important;
	color:#fff !important;
	font-weight: 400;
	border: 0!important;
	margin:0;
    font-family: 'atlas-pro', sans-serif;
}
.customers_form_button:hover {
    background-color: #000 !important;
    font-size: 17px !important;
    font-family: 'atlas-pro', sans-serif;
}
.customers_form_button:focus {
    background-color: #666;
    font-size: 17px!important;
    font-family: 'atlas-pro', sans-serif;
}
.customers_detalis_section {
	float: right;
	width: 100%;
	background-color:#f9f9f9;
}
#no_wishlist_items {
    width: 100%;
    float: right;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    direction: rtl;
    letter-spacing: 0.4px;
    text-align:right;
    font-weight:700;
    color:red
}
.customers_registration_page {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom:30px
}
.customers_registration_page_inside {
	float: right;
	width: 100%;
	padding: 30px;
	box-sizing:border-box;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
	-moz-box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
	box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
}
.customers_registration_title_page {
	float: right;
	width: 100%;
	background-color:#000;
	padding: 15px 20px 0px 20px;
	box-sizing:border-box;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
	-moz-box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
	box-shadow: 0px 0px 9px 2px rgba(202, 202, 202, 0.5);
}
.customers_registration_page_inside input {
	float: right;
	width: 100%;
	font-size: 15px; 
	background-color: #fff;  
	color: #333; 
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.customers_detalis_section {
	padding-top: 50px;
	padding-bottom:70px;
}
.customers_form_container {
	float: right;
	width: 100%;
	padding: 15px;
	position:relative;
	box-sizing:border-box;
	border: 1px solid #000 !important;
}
.customers_form_field_left {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.customers_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_sep {
	float: right;
	width: 0%;
	display: block;
	height: 10px;
}
.customers_form_field {
	float: right;
	width: 48%;
	display: block;
	margin-bottom: 4%;
	margin-left:4%;
}
.customers_form_field:nth-of-type(2n) {
	margin-left:0%;
}
.customers_form_field_medium {
	float: right;
	width: 30.6%;
	display: block;
	margin-bottom: 4%;
	margin-left: 4%;
}
.customers_form_field_medium:nth-of-type(3n) {
	margin-left:0%;
}
.customers_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.customers_form_checkbox_container {
	float: right;
	width: auto;
	display: block;
	margin-top: 0px;
}
.customers_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 0px;
}
.customers_form_field_checkbox {
	float: right;
	width: 27px;
	display: block;
	margin-top: 3px;
}
.customers_form_field_checkbox_content {
	float: right;
	width: auto;
	display: block;
	margin-top: 6px;
	font-size: 15px;
	color: #000;
	text-align:right;
}
.customers_wishlist_section {
	float: right;
	width: 50%;
	padding-left:25%;
	padding-right:25%;
}
.customers_items_wishlist_container {
	float:right;
	width: 100%;
	margin-top: 19px;
}
.customers_item_wishlist {
	float: right;
	width: 100%;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 10px;
	border-bottom: 2px solid #ccc;
	box-sizing:border-box;
}
.customers_item_wishlist:nth-of-type(4n) {
	float:right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 0%;
	background-color: #fff;
	padding: 0px;
}
.customers_item_wishlist img {
	float:right;
	width: 40px;
	border-left: 1px solid #ccc;
	padding-left:5px;
	margin-left:15px;
}
.customers_item_wishlist_detalis {
    float: right;
    width: calc(100% - 65px);
    padding:0px;
    box-sizing:border-box;
    display:inline-block;
    background-color: #fff !important;
}
.customers_item_wishlist_name {
    float: right;
    width: calc(100% - 31px);
    text-align: right;
    color: #000;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top:0px;
    direction:rtl;
    font-family:'almoni-neue-tzar';
}
.customers_item_wishlist_remove {
    float: left;
    width: 16px;
    height:19px;
    box-sizing:border-box;
    display:inline-block;
    margin-top: 18px
}
.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #8a0000;
    font-size: 21px;
    font-weight: 400;
    line-height: 0.9em;
}
.customers_item_wishlist_remove i:hover {
    color: red;
}
.customers_purchase_history_section {
	float: right;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_items_container {
	float:right;
	width: 100%;
}
.customer_purchase_history_item {
	float:right;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 0px;
	box-sizing:border-box;
	border-bottom: 1px solid #ccc;
}
.customer_purchase_history_item_cell_image {
	float:right;
	width:100px;
	margin-left: 10px;
	background-color: #fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_item_cell_content {
	float:right;
	width: auto;
}
.customer_purchase_history_item_content_container {
	float:right;
	width: calc(100% - 120px);
	margin-bottom: 5px;
}
.customer_purchase_history_item_content_title {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
	margin-left:5px;
}
.customer_purchase_history_item_content_text {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
}
.customer_purchase_history_rating_container {
	float:left;
	width: 220px;
	box-sizing:border-box;
	margin-top:32px;
	padding-right:10px;
}
.customers_rating {
	float: right;
	width: calc(100% - 60px);
	direction: ltr;
	display:inline-block;
}
.customers_rating_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	direction:rtl;
	box-sizing:border-box;
	color:#fff;
	background-color:#000;
	display:inline-block!important;
}
.response_from_server {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customer_purchase_history_total_container {
    width: 100%;
    float: right;
    font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	font-family: 'almoni-neue', sans-serif;
	color:#000;
	padding: 15px;
	box-sizing:border-box;
	background-color:#FEFFD9;
	border-top: 0px dashed #ccc;

}
.ratingResponse {
    width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customers_form_registration {
	float: right;
	width: 700px;
	margin-left: calc(50% - 350px);
	margin-right: calc(50% - 350px);
	position:relative;
	box-sizing:border-box;
}
.customers_account_right {
	width: calc(100% - 400px);
	margin-bottom: 0px;
	margin-left: 50px;
	float: right;
}
.customers_account_left {
	width: 350px;
	float: left;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
.customers_detalis_section {
	padding-top: 40px;
	padding-bottom:70px;
}
.customers_form_container {
	float: right;
	width: 100%;
	padding: 30px;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customers_form_field_left {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.customers_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_sep {
	float: right;
	width: 0%;
	display: block;
	height: 10px;
}
.customers_form_field {
	float: right;
	width: 48%;
	display: block;
	margin-bottom: 4%;
	margin-left:4%;
}
.customers_form_field:nth-of-type(2n) {
	margin-left:0%;
}
.customers_form_field_medium {
	float: right;
	width: 30.6%;
	display: block;
	margin-bottom: 4%;
	margin-left: 4%;
}
.customers_form_field_medium:nth-of-type(3n) {
	margin-left:0%;
}
.customers_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.customers_form_checkbox_container {
	float: right;
	width: auto;
	display: block;
	margin-top: 0px;
}
.customers_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 0px;
}
.customers_form_field_checkbox {
	float: right;
	width: 27px;
	display: block;
	margin-top: 3px;
}
.customers_form_field_checkbox_content {
	float: right;
	width: auto;
	display: block;
	margin-top: 6px;
	font-size: 15px;
	color: #000;
	text-align:right;
}
.customers_wishlist_section {
	float: right;
	width: 50%;
	padding-left:25%;
	padding-right:25%;
}
.customers_items_wishlist_container {
	float:right;
	width: 100%;
	margin-top: 30px;
}
.customers_item_wishlist {
	float:right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 2%;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	box-sizing:border-box;
}
.customers_item_wishlist:nth-of-type(4n) {
	float:right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 0%;
	background-color: #fff;
	padding: 0px;
}
.customers_item_wishlist img {
	float:right;
	width: 100%;
}
.customers_item_wishlist_detalis {
    float: right;
    width: 100%;
    padding:10px;
    box-sizing:border-box;
    display:inline-block;
    background-color: #fff !important;
    border-top: 0px solid #ccc;
}
.customers_item_wishlist_name {
    float: right;
    width: calc(100% - 31px);
    text-align: right;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:5px;
    height:50px;
    direction:rtl;
}
.customers_item_wishlist_remove {
    float: left;
    width: 30px;
    height:30px;
    box-sizing:border-box;
    display:inline-block;
    border-right: 0px solid #ccc;
}
.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #8a0000;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
}
.customers_item_wishlist_remove i:hover {
    color: red;
}
.customers_purchase_history_section {
	float: right;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_items_container {
	float:right;
	width: 100%;
}
.customer_purchase_history_item {
	float:right;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 0px;
	box-sizing:border-box;
	border-bottom: 1px solid #ccc;
}
.customer_purchase_history_item_cell_image {
	float:right;
	width:100px;
	margin-left: 10px;
	background-color: #fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_item_cell_content {
	float:right;
	width: auto;
}
.customer_purchase_history_item_content_container {
	float:right;
	width: calc(100% - 120px);
	margin-bottom: 5px;
}
.customer_purchase_history_item_content_title {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
	margin-left:5px;
}
.customer_purchase_history_item_content_text {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
}
.customer_purchase_history_rating_container {
	float:left;
	width: 220px;
	box-sizing:border-box;
	margin-top:32px;
	padding-right:10px;
}
.customers_rating {
	float: right;
	width: calc(100% - 60px);
	direction: ltr;
	display:inline-block;
}
.customers_rating_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	direction:rtl;
	box-sizing:border-box;
	color:#fff;
	background-color:#000;
	display:inline-block!important;
}
.response_from_server {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customer_purchase_history_total_container {
    width: 100%;
    float: right;
    font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	font-family: 'almoni-neue', sans-serif;
	color:#000;
	padding: 10px;
	box-sizing:border-box;
	background-color:#FEFFD9;
	border-top: 0px dashed #ccc;
	margin-bottom: 0px;
}
.ratingResponse 
{
    width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	direction:rtl;
	color:#000;
	margin-top:5px;
    }
    .customers_form_registration {
	float: right;
	width: 700px;
	margin-left: calc(50% - 350px);
	margin-right: calc(50% - 350px);
	position:relative;
	box-sizing:border-box;

}
.customers_account_right {
	width: calc(100% - 320px);
	margin-bottom: 0px;
	margin-left: 50px;
	float: right;
}
.customers_account_left {
	width: 270px;
	float: left;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.customers_detalis_section {
	padding-top: 30px;
	padding-bottom: 3px;
}
.customers_form_container {
	float: right;
	width: 100%;
	padding: 30px;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customers_form_field_left {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.customers_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_sep {
	float: right;
	width: 0%;
	display: block;
	height: 10px;
}
.customers_form_field {
	float: right;
	width: 48%;
	display: block;
	margin-bottom: 4%;
	margin-left:4%;
}
.customers_form_field:nth-of-type(2n) {
	margin-left:0%;
}
.customers_form_field_medium {
	float: right;
	width: 30.6%;
	display: block;
	margin-bottom: 4%;
	margin-left: 4%;
}
.customers_form_field_medium:nth-of-type(3n) {
	margin-left:0%;
}
.customers_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.customers_form_checkbox_container {
	float: right;
	width: auto;
	display: block;
	margin-top: 0px;
}
.customers_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 0px;
}
.customers_form_field_checkbox {
	float: right;
	width: 27px;
	display: block;
	margin-top: 3px;
}
.customers_form_field_checkbox_content {
	float: right;
	width: auto;
	display: block;
	margin-top: 6px;
	font-size: 15px;
	color: #000;
	text-align:right;
}
.customers_wishlist_section {
	float: right;
	width: 50%;
	padding-left:25%;
	padding-right:25%;
}
.customers_items_wishlist_container {
	float:right;
	width: 100%;
	margin-top: 30px;
}
.customers_item_wishlist {
	float:right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 2%;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	box-sizing:border-box;
}
.customers_item_wishlist:nth-of-type(4n) {
	float:right;
	width: 23.5%;
	margin-bottom: 2%;
	margin-left: 0%;
	background-color: #fff;
	padding: 0px;
}
.customers_item_wishlist img {
	float:right;
	width: 100%;
}
.customers_item_wishlist_detalis {
    float: right;
    width: 100%;
    padding:10px;
    box-sizing:border-box;
    display:inline-block;
    background-color: #fff !important;
    border-top: 0px solid #ccc;
}
.customers_item_wishlist_name {
    float: right;
    width: calc(100% - 31px);
    text-align: right;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:5px;
    height:50px;
    direction:rtl;
}
.customers_item_wishlist_remove {
    float: left;
    width: 30px;
    height:30px;
    box-sizing:border-box;
    display:inline-block;
    border-right: 0px solid #ccc;
}
.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #8a0000;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
}
.customers_item_wishlist_remove i:hover {
    color: red;
}
.customers_purchase_history_section {
	float: right;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_items_container {
	float:right;
	width: 100%;
}
.customer_purchase_history_item {
	float:right;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 0px;
	box-sizing:border-box;
	border-bottom: 1px solid #ccc;
}
.customer_purchase_history_item_cell_image {
	float:right;
	width:70px;
	margin-left: 10px;
	background-color: #fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_item_cell_content {
	float:right;
	width: auto;
}
.customer_purchase_history_item_content_container {
	float:right;
	width: calc(100% - 90px);
	margin-bottom: 3px;
}
.customer_purchase_history_item_content_title {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
	margin-left:5px;
}
.customer_purchase_history_item_content_text {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
}
.customer_purchase_history_rating_container {
	float:right;
	width: 220px;
	box-sizing:border-box;
	margin-top:12px;
	padding-right:10px;
}
.customers_rating {
	float: right;
	width: calc(100% - 60px);
	direction: ltr;
	display:inline-block;
}
.customers_rating_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	direction:rtl;
	box-sizing:border-box;
	color:#fff;
	background-color:#000;
	display:inline-block!important;
}
.response_from_server {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customer_purchase_history_total_container {
    width: 100%;
    float: right;
    font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	font-family: 'almoni-neue', sans-serif;
	color:#000;
	padding: 10px;
	box-sizing:border-box;
	background-color:#FEFFD9;
	border-top: 0px dashed #ccc;
	margin-bottom: 0px;
}
.ratingResponse 
{
    width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customers_form_registration {
	float: right;
	width: calc(100% - 30px);
	margin-left: 15px;
	margin-right: 15px;
	position:relative;
	box-sizing:border-box;
}
.customers_account_right {
	width: 100%;
	margin-bottom: 0px;
	float: right;
}
.customers_account_left {
	width: 100%;
	float: left;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.customers_detalis_section {
	padding-top: 20px;
	padding-bottom: 10px;
}
.customers_form_container {
	float: right;
	width: 100%;
	padding: 20px;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customers_form_field_left {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.customers_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_sep {
	float: right;
	width: 0%;
	display: block;
	height: 10px;
}
.customers_form_field {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left:0;
}
.customers_form_field:nth-of-type(3n) {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left:0%;
}
.customers_form_field_medium {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left: 0;
}
.customers_form_field_medium:nth-of-type(3n) {
	margin-left:0%;
}
.customers_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.customers_form_checkbox_container {
	float: right;
	width: auto;
	display: block;
	margin-top: 0px;
}
.customers_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 0px;
}
.customers_form_field_checkbox {
	float: right;
	width: 27px;
	display: block;
	margin-top: 3px;
}
.customers_form_field_checkbox_content {
	float: right;
	width: auto;
	display: block;
	margin-top: 6px;
	font-size: 15px;
	color: #000;
	text-align:right;
}
.customers_wishlist_section {
	float: right;
	width: 50%;
	padding-left:25%;
	padding-right:25%;
}
.customers_items_wishlist_container {
	float:right;
	width: 100%;
	margin-top: 30px;
}
.customers_item_wishlist {
	float:right;
	width: 47.5%;
	margin-bottom: 2%;
	margin-left: 2%;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	box-sizing:border-box;
}
.customers_item_wishlist:nth-of-type(2n) {
	float:right;
	width: 47.5%;
	margin-bottom: 2%;
	margin-left: 0%;
	background-color: #fff;
	padding: 0px;
}
.customers_item_wishlist img {
	float:right;
	width: 100%;
}
.customers_item_wishlist_detalis {
    float: right;
    width: 100%;
    padding:10px;
    box-sizing:border-box;
    display:inline-block;
    background-color: #fff !important;
    border-top: 0px solid #ccc;
}
.customers_item_wishlist_name {
    float: right;
    width: calc(100% - 31px);
    text-align: right;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:5px;
    height:50px;
    direction:rtl;
}
.customers_item_wishlist_remove {
    float: left;
    width: 30px;
    height:30px;
    box-sizing:border-box;
    display:inline-block;
    border-right: 0px solid #ccc;
}
.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #8a0000;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
}
.customers_item_wishlist_remove i:hover {
    color: red;
}
.customers_purchase_history_section {
	float: right;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_items_container {
	float:right;
	width: 100%;
}
.customer_purchase_history_item {
	float:right;
	width: 100%;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 0px;
	box-sizing:border-box;
	border-bottom: 1px solid #ccc;
}
.customer_purchase_history_item_cell_image {
	float:right;
	width:70px;
	margin-left: 10px;
	background-color: #fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_item_cell_content {
	float:right;
	width: auto;
}
.customer_purchase_history_item_content_container {
	float:right;
	width: calc(100% - 90px);
	margin-bottom: 3px;
}
.customer_purchase_history_item_content_title {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
	margin-left:5px;
}
.customer_purchase_history_item_content_text {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
}
.customer_purchase_history_rating_container {
	float:right;
	width: 220px;
	box-sizing:border-box;
	margin-top:12px;
	padding-right: 0px;
}
.customers_rating {
	float: right;
	width: calc(100% - 60px);
	direction: ltr;
	display:inline-block;
}
.customers_rating_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	direction:rtl;
	box-sizing:border-box;
	color:#fff;
	background-color:#000;
	display:inline-block!important;
}
.response_from_server {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customer_purchase_history_total_container {
    width: 100%;
    float: right;
    font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	font-family: 'almoni-neue', sans-serif;
	color:#000;
	padding: 10px;
	box-sizing:border-box;
	background-color:#FEFFD9;
	border-top: 0px dashed #ccc;
	margin-bottom: 0px;
}
.ratingResponse 
{
    width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customers_form_registration {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	position:relative;
	box-sizing:border-box;
}
.customers_account_right {
	width: 100%;
	margin-bottom: 0px;
	float: right;
}
.customers_account_left {
	width: 100%;
	float: left;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.customers_detalis_section {
	padding-top: 20px;
	padding-bottom: 10px;
}
.customers_form_container {
	float: right;
	width: 100%;
	padding: 20px;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customers_form_field_left {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.customers_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.customers_form_field_sep {
	float: right;
	width: 0%;
	display: block;
	height: 10px;
}
.customers_form_field {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left:0;
}
.customers_form_field:nth-of-type(3n) {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left:0%;
}
.customers_form_field_medium {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin-left: 0;
}
.customers_form_field_medium:nth-of-type(3n) {
	margin-left:0%;
}
.customers_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.customers_form_checkbox_container {
	float: right;
	width: auto;
	display: block;
	margin-top: 0px;
}
.customers_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 0px;
}
.customers_form_field_checkbox {
	float: right;
	width: 27px;
	display: block;
	margin-top: 3px;
}
.customers_form_field_checkbox_content {
	float: right;
	width: auto;
	display: block;
	margin-top: 6px;
	font-size: 15px;
	color: #000;
	text-align:right;
}
.customers_wishlist_section {
	float: right;
	width: 50%;
	padding-left:25%;
	padding-right:25%;
}
.customers_items_wishlist_container {
	float:right;
	width: 100%;
	margin-top: 30px;
}
.customers_item_wishlist {
	float:right;
	width: 47.5%;
	margin-bottom: 2%;
	margin-left: 2%;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #ccc;
	box-sizing:border-box;
}
.customers_item_wishlist:nth-of-type(2n) {
	float:right;
	width: 47.5%;
	margin-bottom: 2%;
	margin-left: 0%;
	background-color: #fff;
	padding: 0px;
}
.customers_item_wishlist img {
	float:right;
	width: 100%;
}
.customers_item_wishlist_detalis {
    float: right;
    width: 100%;
    padding:10px;
    box-sizing:border-box;
    display:inline-block;
    background-color: #fff !important;
    border-top: 0px solid #ccc;
}
.customers_item_wishlist_name {
    float: right;
    width: calc(100% - 31px);
    text-align: right;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top:5px;
    height:50px;
    direction:rtl;
}
.customers_item_wishlist_remove {
    float: left;
    width: 30px;
    height:30px;
    box-sizing:border-box;
    display:inline-block;
    border-right: 0px solid #ccc;
}
.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #8a0000;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3em;
}
.customers_item_wishlist_remove i:hover {
    color: red;
}
.customers_purchase_history_section {
	float: right;
	width: 100%;
	background-color:#fff;
	padding: 0px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_items_container {
	float:right;
	width: 100%;
}
.customer_purchase_history_item {
	float:right;
	width: 100%;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 0px;
	box-sizing:border-box;
	border-bottom: 1px solid #ccc;
}
.customer_purchase_history_item_cell_image {
	float:right;
	width:70px;
	margin-left: 10px;
	background-color: #fff;
	box-sizing:border-box;
	border: 1px solid #ccc;
}
.customer_purchase_history_item_cell_content {
	float:right;
	width: auto;
}
.customer_purchase_history_item_content_container {
	float:right;
	width: calc(100% - 90px);
	margin-bottom: 3px;
}
.customer_purchase_history_item_content_title {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
	margin-left:5px;
}
.customer_purchase_history_item_content_text {
    width: auto;
    float: right;
    font-size: 15px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	direction:rtl;
}
.customer_purchase_history_rating_container {
	float:right;
	width: 220px;
	box-sizing:border-box;
	margin-top:12px;
	padding-right: 0px;
}
.customers_rating {
	float: right;
	width: calc(100% - 60px);
	direction: ltr;
	display:inline-block;
}
.customers_rating_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding: 5px 7px 5px 7px;
	cursor: pointer;
	direction:rtl;
	box-sizing:border-box;
	color:#fff;
	background-color:#000;
	display:inline-block!important;
}
.response_from_server {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customer_purchase_history_total_container {
    width: 100%;
    float: right;
    font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	font-family: 'almoni-neue', sans-serif;
	color:#000;
	padding: 10px;
	box-sizing:border-box;
	background-color:#FEFFD9;
	border-top: 0px dashed #ccc;
	margin-bottom: 0px;
}
.ratingResponse 
{
    width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	direction:rtl;
	color:#000;
	margin-top:5px;
}
.customers_form_registration {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	position:relative;
	box-sizing:border-box;
}
.customers_account_right {
	width: 100%;
	margin-bottom: 0px;
	float: right;
}
.customers_account_left {
	width: 100%;
	float: left;
}
}
