#js--creditCards {
	width: 100%;
	float: right;
}
.cart_section_right .multiselect {
	width: 100%;
	float: right;
	margin-top: 10px
}
.selectBox {
	position: relative;
}
.selectBox select {
	width: 100%;
	font-weight: 400;
}
.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#checkboxes {
	display: none;
	border: 0px #dadada solid;
	min-height: 50px;
	padding: 3px 0px
}
#checkboxes label {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
	padding: 1px 3px
}
#checkboxes label:hover {
	background-color: #1e90ff;
}
#checkboxes .checkboxContainer {
	clear: both;
	float: right;
	width: 100%;
	padding: 2px 5px;
	box-sizing: border-box;
}
#checkboxes .checkboxContainer img {
	float: right;
	width: 20px;
	margin-left: 5px;
}
#hide_when_all_by_wallet {
	float: right;
	width: 100%;
}
.number_style {
	float: right;
	width: auto;
	direction: rtl;
	font-size:16px !important;
}
.number_style_total {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 3px;
}
.cart_item_description_deal {
	float: right;
	margin-top: 5px
}
.cart_item_description_total {
	float: right;
	margin-top: 24px
}
.delivery_price_text {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 7px;
}
.kupon_text {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 7px;
}
.delivery_price {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 3px;
}
.rate_text {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 7px;
}
.number_text {
	float: left;
	width: auto;
}
.total_text {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 7px;
}
.change_rate {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 2px;
}
.unit_rate_text {
	float: right;
	width: auto;
	direction: rtl;
	margin-left: 5px
}
.rate_icon {
	float: none;
	width: auto;
	direction: rtl;
}
#sumval {
	color: #000 !important;
	font-weight: bold;
	font-size:16px;
	line-height: 31px;
}
#labelprice {
	color: #000 !important;
	font-weight: bold;
	font-size:16px;
}
.cart_form_title {
	position: relative;
}
.field-icon {
	float: right;
	margin-right: 10px;
	margin-top: -30px;
	position: relative;
	z-index: 2;
}
.formTextUp {
	float: right;
	width: 100% !important;
	text-align: right;
	direction: rtl;
	font-size: 14px;
	color: #231F20;
	margin-bottom: 7px;
	display: block;
	min-height: 10px;
}
input:focus {
	width: 100%;
	margin-left: 0%;
	padding-right: 2%;
	color: #000 !important;
}
textarea:focus {
	width: 100%;
	padding-right: 2%;
	box-sizing: border-box;
	display: inline-block;
	overflow: auto;
	vertical-align: top;
	background-color: rgba(255,255,255,0.7);
	float: right;
	text-align: left;
	direction: rtl;
	color: #000 !important;
}
.cart_form_button {
	background-color: #231F20;
	border: 1px solid #000 !important;
	color: #fff;
}
.cart_form_button:hover {
	background-color: #231F20;
	border: 1px solid #000 !important;
	color: #fff;
}
.cart_form_button:focus {
	background-color: #231F20;
	border: 1px solid #000 !important;
	color: #fff !important;
}
.cart_form_quote_btn:hover {
	background-color: #666;
	border: 0px solid #000 !important;
	color: #fff;
}
.cart_form_quote_btn:focus {
	background-color: #231F20;
	border: 0px solid #000 !important;
	color: #fff !important;
}
.cuppon_btn {
	background-color: #231F20;
	border: 1px solid #231F20;
	color: #fff;
}
.cuppon_btn:hover {
	background-color: #231F20;
	border: 1px solid #000 !important;
	color: #fff;
}
.cuppon_btn:focus {
	background-color: #231F20;
	border: 1px solid #000 !important;
	color: #fff !important;
}
.cart_form_field_mid select {
	width: 100%;
	font-size:16px;
	line-height: 1.5;
	color: #231F20;
	padding-right: 7px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #9c9c9c;
 border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	text-align: center
}
.cart_form_field_personal_details input {
	width: 100%;
 padding: .375rem .75rem;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
 border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
}
.cart_form_field_personal_details_long input {
	width: 100%;
 padding: .375rem .75rem;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
}
.cart_form_field_personal_details_long input:focus {
	border: 1px solid #9c9c9c !important;
}
.cart_form_field_personal_details input:focus {
	border: 1px solid #9c9c9c !important;
}
.cart_form_field_personal_details_long textarea {
	width: 100%;
 padding: .375rem .75rem;
	font-size:16px;
	line-height: 1.5;
	color: #231F20;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #9c9c9c;
 border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	height: 100px
}
.cart_form_field_personal_details textarea:focus {
	border: 1px solid #ccc;
}
.cart_form_field_personal_details input.firstName {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input:focus.firstName {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input.lastName {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input:focus.lastName {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input.email {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input:focus.email {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input.phone {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input:focus.phone {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input.password {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details input:focus.password {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
}
.cart_form_field_personal_details:last-child {
	margin-bottom: 0px;
}
.cart_form_field input {
	width: 100%;
 padding: .375rem .75rem;
	font-size:16px;
	line-height: 1.5;
	background-clip: padding-box;
	border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
}
.cart_form_field input:focus {
	border: 1px solid #f9f9f9;
}
.cart_form_field_cuppon input {
	width: 100%;
 padding: .375rem .75rem;
	font-size:16px;
	line-height: 1.5;
 border-radius: 3px;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
	color: #231F20;
}
.cart_form_field_cuppon input:focus {
	border: 1px solid #231F20;
}
.cart_form_field_long textarea {
	font-size:16px;
	background-color: #fff !important;
	border: 1px solid #231F20;
	color: #231F20;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 7px;
	line-height: 1.5em;
	box-sizing: border-box;
}
.cart_form_field_long textarea:hover {
	font-size:16px;
	background-color: #fff !important;
	border: 1px solid #ccc;
	color: #231F20;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 7px;
	line-height: 1.5em;
	box-sizing: border-box;
}
.cart_form_field_long textarea:focus {
	border: 1px solid #000;
}
.cart_form_field select {
	font-size:16px;
	background-color: #fff !important;
	border: 1px solid #ccc;
	color: #000 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.cart_form_field select:focus {
	border: 1px solid #000 !important;
}
.cart_form_connection_btn {
	background-color: #231F20;
	border: 0px solid #231F20 !important;
	color: #fff;
}
.cart_form_connection_btn:hover {
	background-color: #b2b2b2;
	border: 0px solid red !important;
	color: #fff;
}
.cart_form_connection_btn:focus {
	background-color: #b2b2b2;
	border: 0px solid red !important;
	color: #fff !important;
}
.cart_titles_container {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-size: 18px;
	direction: rtl;
	font-weight: 700;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	box-sizing: border-box;
	color: #231F20;
}
.cart_titles_left_inside_container {
	float: left;
	width: 55%;
}
.cart_titles_container_img {
	float: right;
	width: 14%;
	margin-left: 3%;
	padding-left: 3%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
}
.cart_titles_container_name {
	float: right;
	width: 25%;
	margin-left: 3%;
	padding-left: 3%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
}
.cart_titles_container_color {
	float: right;
	width: 23%;
	text-align: center;
	padding-left: 3%;
	margin-left: 0%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
}
.cart_titles_container_size {
	float: right;
	width: 23%;
	text-align: center;
	padding-left: 3%;
	margin-left: 0%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
}
.cart_titles_container_quantity {
	float: right;
	width: 34%;
	margin-left: 3%;
	text-align: center;
	padding-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
}
.cart_titles_container_remove {
	float: left;
	width: 13%;
	margin-right: 0%;
	text-align: center;
}
.cart_items {
	float: right;
	width: 100%;
	padding: 10px !important;
	box-sizing: border-box;
}
.cart_item_container {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	position: relative;
}
.cart_item_container:last-child {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.cart_item_container_up {
	float: right;
	width: calc(100% - 22px);
}
.cart_item_container_down {
	float: left;
	width: 16px;
}
.cart_item_container_img {
	float: right;
	width: 50px;
	height: 50px;
	padding: 0%;
	margin-left: 10px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	border: 1px solid #f9f9f9;
}
.cart_item_container_img {
	float: right;
	width: 80px;
	height: 65px;
	padding: 0%;
	margin-left: 10px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	border-radius: 0%
}
.cart_item_description {
	float: right;
	height: 65px;
	overflow: hidden;
	visibility: visible;
}
.cart_item_container_prd_name {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	font-size:16px;
	direction: rtl;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	color: #231F20;
}
.cart_item_container_prd_name_qua {
	display: none;
}
.cart_item_container_name {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 5px;
	font-size:16px;
	direction: rtl;
	font-weight: 700;
	line-height: 1.2em;
	text-align: left;
	color: #231F20;
}
.cart_item_container_serial {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 5px;
	font-size: 14px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.2em;
	text-align: left;
	color: #6d6e71;
}
.cart_item_container_title {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 3px;
	font-size:16px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.2em;
	text-align: left;
	color: #6d6e71;
}
.cart_item_products_quantity {
	float: left;
	width: 30px;
	margin-top: 28px;
	font-size: 18px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.2em;
	text-align: center;
	color: #231F20;
}
.cart_item_container_color {
	float: right;
	width: 23%;
	display: inline-block;
	position: relative;
	padding-top: 3%;
	margin-left: 0%;
	text-align: center;
	color: #231F20;
	padding-left: 5%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
	height: 80px;
}
.cart_item_container_color select {
	width: 80%;
	text-align: center;
	color: #231F20;
	border: 1px solid #ccc;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	margin-right: 10%;
}
.cart_item_container_color select:hover {
	border: 1px solid #000;
}
.cart_item_container_size {
	float: right;
	width: 23%;
	display: inline-block;
	position: relative;
	padding-top: 3%;
	margin-left: 0%;
	text-align: center;
	color: #231F20;
	padding-left: 5%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
	height: 80px;
}
.cart_item_container_size select {
	float: right;
	width: 80%;
	margin-right: 20%;
}
.cart_item_container_quantity {
	float: right;
	width: 34%;
	display: inline-block;
	position: relative;
	padding-top: 3%;
	margin-left: 3%;
	padding-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	box-sizing: border-box;
	height: 80px;
}
.cart_item_container_quantity input {
	float: left;
	width: 100%;
	border: 1px solid #000;
	text-align: center;
	font-size:16px;
	line-height: 1.77em;
	color: #231F20;
	direction: ltr !important;
}
.cart_item_container_quantity input:hover {
	border: 1px solid #000;
}
.cart_item_container_remove {
	float: left;
	width: auto;
	margin-right: 0%;
	margin-top: 21px;
	text-align: center;
	color: #231F20;
	font-weight: 400;
	font-size: 20px;
	border: 0px solid #000;
	box-sizing: border-box;
}
.cart_item_container_remove:hover {
	color: red !important;
	border: 0px solid #000;
}
.cart_item_container_remove i {
	margin-left: 0%;
}
.ShoppingCounter {
	border: 1px solid #000;
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin-right: 0%;
	margin-top: 5px;
	margin-bottom: 25px;
}
.ShoppingPlus {
	width: 27%;
	float: left;
	text-align: center;
	border: 0px solid #000;
	cursor: pointer;
}
.ShoppingMinus {
	width: 27%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.ShoppingCountNum {
	width: 46%;
	float: left;
	padding-top: 4px;
	text-align: center;
	font-size: 14px;
	color: #231F20;
	font-weight: 400;
}
#ShoppingCountNum {
	width: 46%;
	float: left;
	padding-top: 4px;
	text-align: center;
	font-size: 14px;
	color: #231F20;
	font-weight: 400;
}
.cart_form_section {
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
	border: 1px solid #f9f9f9;
}
.cart_form_title {
	width: 100%;
	height: 45px;
	float: right;
	font-size:16px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff;
	background-color: #231F20;
	border-bottom: 1px solid #f9f9f9;
	padding: 11px 43px 12px 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.cart_form {
	float: right;
	width: 100%;
}
.cart_form_container {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	position: relative;
}
.cart_form_field_left {
	float: right;
	width: 100%;
	box-sizing: border-box;
}
.cart_form_field_middle {
	float: right;
	width: 30%;
	display: block;
}
.cart_form_field_right {
	float: right;
	width: 100%;
	display: block;
}
.cart_form_field_sep {
	float: left;
	width: 0%;
	display: block;
	height: 10px;
}
.cart_form_field_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
.type_form_field {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 12px;
}
.cart_form_field_bottom {
	float: right;
	width: 100%;
	display: block;
	margin-top: 15px;
}
.cart_form_field_checkbox_container {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 5px;
	border: 0px solid #f4f4f4;
	padding: 0px 0px;
	box-sizing: border-box;
	background-color: #fff
}
.cart_form_field_checkbox {
	float: right;
	width: 22px;
	display: block;
}
.cart_form_field_checkbox input[type="checkbox"] {
	float: right;
	width: 18px;
	height: 18px;
	padding: 0 !important;
	margin: 0 !important;
}
.cart_form_field_checkbox_content {
	float: right;
	width: calc(100% - 35px);
	margin-top: 0px;
	margin-right: 3px;
	color: #231F20;
	text-align: right;
	direction: rtl;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 1.1em;
}
.cart_form_button_container {
	float: left;
	width: 100%;
	margin-top: 12px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 3px;
}
.cart_form_button {
	width: auto;
	float: right;
	text-align: center;
	cursor: pointer;
	font-size:16px;
	font-weight: 400;
	margin-top: 0px;
	padding: 9px 18px 11px 18px;
	line-height: 1em;
	margin-left: 10px;
}
.cart_form_button:focus {
	width: auto;
	float: right;
	text-align: center;
	cursor: pointer;
	font-size:16px;
	font-weight: 400;
	margin-top: 0px;
	padding: 9px 18px 11px 18px;
	line-height: 1em;
	margin-left: 10px;
}
.cart_form_connection_btn {
	width: auto;
	float: left;
	font-size:16px;
	line-height: 1em;
	border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 8px;
	font-weight: 400;
	padding: 7px 9px 7px 9px;
	background-color: #231F20;
	color: #fff;
	font-family: Rubik, sans-serif;
}
.cart_form_quote_text {
	width: 100%;
	float: right;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	line-height: 1.2em;
}
.cart_form_quote_btn {
	margin: auto;
	height: 40px;
	width: 100%;
	border: 0!important;
	background-color: #707070;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	padding: 0 !important;
	margin: 0 !important;
}
.cart_form_quote_btn:focus {

}
.cuppon_btn {
	width: 70px;
	float: right;
 padding: .430rem .75rem;
	font-size:16px;
	line-height: 1.4;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
	margin-top: 0;
}
.cuppon_btn:focus {
	width: 70px;
	float: right;
 padding: .430rem .75rem;
	font-size:16px;
	line-height: 1.4;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
}
.products_summary_section {
	float: right;
	width: 100%;
	border: 0px solid #e0e0e0;
	box-sizing: border-box;
	background-color: #fff;
	margin-left: 0px;
}
.products_summary_title {
	width: calc(100% - 0px);
	float: right;
	font-size:16px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #231F20;
	background-color: #fff;
	border-bottom: 1px solid #f9f9f9;
	padding: 10px 20px 10px 20px;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.order_summary_section {
	float: left;
	width: 100%;
}
.order_summary_title {
	width: 100%;
	float: right;
	font-size:16px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #231F20;
	border-bottom: 1px solid #f9f9f9;
	padding: 10px 0 10px 0;
}
.order_summary_items_text_container {
	float: right;
	width: 100%;
	display: inline-block;
	text-align: right;
	padding: 10px 0px 10px 0px;
	box-sizing: border-box;
	border-bottom: 1px solid #f9f9f9;
}
.order_summary_item_name {
	float: right;
	width: auto;
	display: inline-block;
	text-align: right;
	font-size:16px;
	font-weight: 400;
	color: #231F20;
	direction: rtl;
	margin-left: 7px
}
.order_summary_item_number {
	float: right;
	width: auto;
	display: inline-block;
	text-align: right;
	font-size:16px;
	font-weight: 700;
	color: #231F20;
	line-height: 1.2em;
	margin-left: 5px
}
.order_summary_view_products {
	float: right;
	width: auto;
	display: none;
	text-align: right;
	font-size:16px;
	font-weight: 400;
	color: #231F20;
	margin-top: 2px;
}
.order_summary_sum_title {
	width: 100%;
	float: right;
	font-size:16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #231F20;
	padding: 8px 0px 8px 0px;
	box-sizing: border-box;
	border-bottom: 0px dashed #9c9c9c;
}
.order_summary_sum_title_total {
	width: 100%;
	float: right;
	font-size:16px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #231F20;
	padding: 10px 20px 10px 20px;
	box-sizing: border-box;
	border-bottom: 0px dotted #ccc;
	background-color: #FEFFD9;
	position: relative;
}
.shoppingDiv_item_name_cart_page {
	float: right;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #231F20;
	text-align: right;
	line-height: 1.1em;
	margin-bottom: 2px;
	direction: rtl;
}
.cart_item_container_name_cart_page {
	float: right;
	width: 100%;
	font-size:16px;
	font-weight: 400;
	text-align: right;
	line-height: 1.2em;
	margin-bottom: 1px;
}

.plus_minus {
	float: right;
	width: 80%;
	margin-right: 10%;
	padding: 0;
	direction: rtl;
}
.plus_minus_container {
	float: left;
	width: 105px !important;
	height: 30px;
	margin-top: 19px;
}
.plus-minus-input {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.plus-minus-input .input-group-field {
	text-align: center;
	width: 45px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 0px solid #cccc !important;
	border-right: 0px solid #ccc;
	display: block;
	box-sizing: border-box;
	line-height: 0;
	font-family: 'arial';
	font-size: 14px
}
 .plus-minus-input .input-group-field::-webkit-inner-spin-button, .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
 -webkit-appearance: none;
 appearance: none;
}
.plus-minus-input .input-group-button .circle {
	cursor: pointer;
	width: 30px;
	height: 30px;
	font-size: 19px;
	box-sizing: border-box;
}
.input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.button.hollow {
	border: 1px solid #ccc;
	color: #231F20;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
	background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
	border-color: #231F20;
	color: #231F20;
}
.overlay_noItems {
	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_noItems:target {
	visibility: visible;
	opacity: 1;
}
.popup_noItems {
	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 #000
}
.overlay_noItems:target + .popup_noItems {
	top: 380px;
	opacity: 1;
	visibility: visible;
	z-index: 100000 !important;
	width: 300px;
}
.close_noItems {
	height: 25px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 3px;
	width: 25px;
	right: 3px;
	background-color: #231F20;
}
.close_noItems:before {
	color: #fff;
	content: "X";
	font-size: 18px;
}
.popup_noItems_container {
	float: left;
	height: auto;
	width: 86%;
	padding: 15px;
}
.popup_noItems_title {
	float: left;
	width: 100%;
	margin-right: 0%;
	line-height: 1.5em;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #231F20;
	margin-bottom: 5px;
	direction: rtl;
}
.shipping_ereas_description_container {
	float: right;
	width: 100%;
	margin-bottom: 0px;
}
.unit_rate_text_with_quantity {
	float: right;
	width: auto;
	margin-left: 5px;
}
.changeAddress {
}
.changeAddress:hover {
}
.changeAddress:focus {
}
.changeAddress_container a {
	width: 220px;
	height:40px;
	float: right;
	margin-left: calc(50% - 110px);
	margin-right: calc(50% - 110px);
	text-align: center;
	cursor: pointer;
	font-size:16px;
	font-weight: 400;
	margin-top: 10px;
	background-color: #666;
	color: #fff;
	box-sizing: border-box;
	display:flex;
	justify-content: center;
	align-items: center;
}
.changeAddress_container a:hover {
	background-color: #231F20;
}
.changeAddress_btn:focus {
}
.payment_input_container {
	margin-bottom: 0px;
	float: right;
	width: 100%;
}
.CardField-input-wrapper {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 100%;
	float: right;
}
.CardField-button-wrapper {
	float: right;
	width: 100%;
	margin: auto;
	height: 45px;	
	border-radius: 3px;
	margin-top: 5px
}
.CardField-button {
	margin: auto;
	position: static;
	height: 100%;
	width: 100%;
	border: 0!important;
	background-color: #231F20;
	color: #F1B935;
	font-size: 18px;
	cursor: pointer;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 5px;
	font-weight:700;
	padding: 0 0 0 0;
}
.CardField-button:hover {
	background-color: #231F20;
	color: #fff;
}
.CardField-button:focus {
	margin: auto;
	position: static;
	height: 100%;
	width: 100%;
	border: none;
	background-color: #000 !important;
	color: #fff !important;
	font-size: 18px !important;
	cursor: pointer;
	padding: 0 !important;
	margin: 0 !important;
}
.CardField-child {
	display: inline-block;
	position: relative;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.InputContainer {
	position: relative;
	display: block;
	margin: 0;
	height: 24px;
	width: 189px;
	padding: 0;
	border-color: #00000033;
	border-style: solid;
	border-width: thin;
	border-radius: 5px;
}
.InputContainer#expiry {
	width: 76px
}
.InputContainer#cvv {
	width: 39px
}
.InputContainer#card_holder_id_number {
	width: 83px
}
#global_card {
	max-width: 22px;
	max-height: 18px;
	background-repeat: no-repeat;
	top: 25px;
	right: 12px;
	position: absolute;
	background-color: #ccc;
	display: inline-block;
}
.formWindow {
	border-radius: 5px;
	box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0px 4px 12px 4px rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 90px;
	position: static;
	margin: auto;
	padding-top: 10px;
	height: auto;
	padding-bottom: 6px;
}
.formTxtUp {
	background-color: #ffffff;
	width: 100%;
	position: static;
	margin: auto;
	margin-bottom: 5px;
	text-align: center;
	color: #84bd00c7;
}
.formTxtDown {
	width: 100%;
	position: static;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#cardwindow {
	width: 100%;
	height: 100%;
	position: relative;
	top: 30%;
	width: 495px;
	margin: auto;
}
.focusedBorder {
	border-color: #00000069;
	border-style: solid;
	border-width: thin;
	border-radius: 5px;
}
.disabled-CardField-button {
	background-color: #b8bbb2;
	cursor: none;
}
.Card-Errors {
	text-align: center;
	color: red;
}
.Display-None {
	display: none;
}
.form-control input {
	width: 100%;
 padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #231F20;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #9c9c9c;
 border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
}
.secure_ssl_img {
	float: right;
	width: 160px;
	margin-top: 5px;
	margin-left: calc(50% - 80px);
	margin-right: calc(50% - 80px);
}
.creditcard_images_container {
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline-block;
	text-align: center;
	direction: rtl;
	border: 1px solid #f9f9f9;
}
.creditcard_img {
	float: none;
	width: auto;
	margin-left: 5px;
	margin-top: 3px;
	display: inline-block;
}
.creditcard_ssl_img {
	float: none;
	width: 155px;
	display: inline-block;
}
.title_number {
	float: right;
	width: 34px;
	height: 44px;
	position: absolute;
	top: 0px;
	right: 0;
	color: #ffffff;
	font-size:16px;
	line-height: 2.4em;
	text-align: center;
	background-color: rgb(237 226 210 / 40%);
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
.zcredit_form_container {
	float: left;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.cart_form_pickup_field {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.cart_form_pickup_field .formTextUp {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.cart_form_pickup_field select {
	text-align: center !important;
}
.zcredit_form_container select {
	margin-bottom: 0px;
}
.cart_personal_form_container {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #ccc;
}
.cart_shipping_form_container {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #ccc;
}
.cart_payment_form_container {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #ccc;
}
.cart_min_order_alert {
	box-sizing: border-box;
	padding: 7px;
	background: #fff;
	border: 0px solid #e9e6e6;
	margin-bottom: 10px
}
.cart_min_order_alert i {
	float: right;
	width: auto;
	margin-left: 5px;
	font-size: 19px;
}
.cart_min_order_title {
	float: right;
	width: auto;
	margin-left: 5px;
	line-height: 1em;
}
.min_order_price {
	float: right;
	width: auto;
	line-height: 1em;
}
.cart_min_order_alert .rate_icon {
	float: right;
	width: auto;
	line-height: 1em;
}
.choose_payment {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
#wallet_text {
	float: right;
	width: 100%;
	margin-top:5px
}
.cart_section {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 90px;
	position: relative;
}
.cart_title_section {
	float: right;
	width: 100%;
	padding-bottom: 40px;
}
.products_page_title_container {
	width: 100%;
	float: right;
	position: relative;
}
.products_page_title_container i {
	width: auto;
	float: right;
	font-size: 28px;
	line-height: 1.2em;
}
.products_page_title {
	width: 100%;
	float: right;
	position: absolute;
	bottom: -30px;
	background-color: #fff;
	height: 55px;
	border: 0px solid #e4e4e4;
	box-sizing: border-box;
	padding: 10px 15px 10px 15px;
}
.products_page_title h2 {
	width: auto;
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}
.cart_section_left {
	float: left;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.cart_section_right {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.order_summary_section {
	margin-bottom: 0px;
	padding: 0px;
}
.products_summary_section {
	margin-bottom: 30px;
	margin-top: 10px
}
.cart_form_field {
	float: right;
	width: 48.5%;
	display: block;
	margin-left: 3%;
	margin-bottom: 10px;
}
.cart_form_field:nth-of-type(2n) {
	margin-left: 0%;
}
.cart_form_field_cuppon {
	float: right;
	width: calc(100% - 80px);
	display: block;
	margin-left: 10px;
}
.cart_form_field_mid {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.cart_form_field_personal_details {
	float: right;
	width: 48.5%;
	display: block;
	margin-bottom: 10px;
	margin-left: 3%;
}
.cart_form_field_personal_details:nth-of-type(2n) {
	float: right;
	width: 48.5%;
	display: block;
	margin-bottom: 10px;
	margin-left: 0%;
}
.cart_form_field_personal_details_long {
	float: right;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.payment_form_container {
	float: right;
	width: 100%;
	padding: 0px;
	position: relative;
}
.tranzila_form_container {
	float: right;
	width: 100%;
	padding: 0px;
}
.cart_personal_form_container {
	float: right;
	width: 32%;
	box-sizing: border-box;
	margin-left: 2%;
	background-color: #fff;
	padding: 15px;
	min-height: 510px;
}
.cart_shipping_form_container {
	float: right;
	width: 32%;
	box-sizing: border-box;
	margin-left: 2%;
	background-color: #fff;
	padding: 15px;
	min-height: 510px;
}
.cart_payment_form_container {
	float: right;
	width: 32%;
	box-sizing: border-box;
	margin-left: 0%;
	background-color: #fff;
	padding: 15px;
	min-height: 510px;
}
.cart_item_description {
	width: calc(100% - 370px);
}
.cart_item_description_deal {
	width: 69px;
	margin-top: 15px;
	font-size:16px !important;
	margin-left: 20px;
	background-color: #231F20;
	padding-right: 5px;
	border-radius: 3px;
}
.cart_item_description_total {
	width: 150px;
	margin-right: 20px;
	direction:rtl
}
.form-control {
	width: 100%;
	float: right;
	box-sizing: border-box;
	margin-bottom: 10px;
	height: 38px;
 padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #231F20;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #9c9c9c;
 border-radius: 3px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	touch-action: manipulation;
}
.payment_input_container {
	width: 49%;
	float: right;
	margin-left: 2%;
}
.payment_input_container:nth-of-type(2n) {
	margin-left: 0px;
}
.cart_form_field_checkbox_content a {
	color: #2c80b4;
	direction: rtl;
	font-size:16px !important;
	font-weight: 400;
	line-height: 1em!important;
	text-decoration:underline!important
}
.paymentSelect_container {
	width: 100%;
	float:left;
	margin-top: 7px;
	display:block;
}
.cart_form_payment_checkbox_container {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px solid #f4f4f4!important;
	padding: 0px 0px;
	box-sizing: border-box;
	background-color: #fff
}

.cart_section select {
    direction: rtl;
    font-size:16px;
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    padding-right: 7px;
    box-sizing: border-box;
    color: #231F20;
    border-radius: 3px;
	background-color: #f9f9f9;
	border: 1px solid #cbcbcb;
}
.cart_phone_payment_text {
	width: 100%;
	float: right;
	margin-top: 10px;
	font-size:16px;
	font-weight: 500;
	text-align: center;
	direction: rtl;
	line-height: 1.2em;
}


.zcredit_iframe_payment {
	width: 100%;
	float: right;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	text-align: center
}

#iframePayment, #zcreditPayment {
	width: 100%;
	height: 650px;
	border: 0
}

.iframe-container {
	width: 100%
}

.popupPayment {
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 50%);
	display: none;
	position: fixed;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000000000000000
}

.popupPayment_content {
	width: 500px;
	height: 700px;
	background-color: #fff;
	padding: 20px;
	margin-left: calc(50% - 250px);
	margin-right: calc(50% - 250px);
	box-shadow: 0 3px 5px rgba(0,0,0,.3);
	top: calc(50% - 350px);
	border-radius: 7px;
	float: right;
	position: relative;
	display: table
}

.closePopupPayment {
	height: 35px;
	width: 35px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #a31d2b;
	color: #fff;
	border-radius: 50%;
	align-items: center;
	display: flex;
	justify-content: center;
	font-size: 20px;
	cursor: pointer;
	z-index: 100000000000 !important
}

@media all and (min-width: 1438px) {
}

@media (max-width: 1439px) and (min-width: 769px) {
}

@media (max-width: 768px) and (min-width: 481px) {
.cart_personal_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
}
.cart_shipping_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
}
.cart_payment_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
}
	.popupPayment_content {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		top: 10px;
		right: 10px;
		bottom: 10px
	}
}

@media (max-width: 480px) and (min-width: 319px) {
.cart_section {
	float: right;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
.products_summary_section {
	margin-bottom: 20px;
	margin-top: 0px
}
.cart_personal_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_shipping_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_payment_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_item_description {
	width: 127px;
	margin-top: 0;
	height: 55px;
}
.cart_item_description_deal {
	width: auto;
	margin-top: 0px;
	font-size:16px!important;
	background-color: #231F20;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 3px;
	position: absolute;
	left: 38px;
	top: 40px;
}
.cart_item_description_total {
	width: 95px;
	margin-right: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none
}
.shoppingDiv_item_name_cart_page {
	font-size:16px;
	line-height: 1.1em;
	margin-bottom: 0px;
	height: 33px;
	overflow: hidden;
	visibility: visible;
}
.cart_item_container_name_cart_page {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 1px;
}
.cart_item_container_img {
	float: right;
	width: 80px;
	height: 60px;
	padding: 0%;
	margin-left: 5px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	border: 1px solid #f4f4f4;
}
.cart_items {
	float: right;
	width: 100%;
	padding: 10px!important;
	box-sizing: border-box;
}
.plus_minus_container {
	margin-top: 7px;
}
.cart_item_container_remove {
	margin-top: 10px;
}
	.popupPayment_content {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		top: 10px;
		right: 10px;
		bottom: 10px
	}
}

@media (max-width: 320px) {
.cart_section {
	float: right;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
.products_summary_section {
	margin-bottom: 20px;
	margin-top: 0px
}
.cart_personal_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_shipping_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_payment_form_container {
	width: 100%;
	margin-left: 0%;
	padding: 10px;
	margin-bottom: 10px;
	min-height: auto;
	border-bottom: 0px solid #ccc;
}
.cart_item_description {
	width: 127px;
	margin-top: 0;
	height: 55px;
}
.cart_item_description_deal {
	width: auto;
	margin-top: 0px;
	font-size:16px!important;
	background-color: #231F20;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 3px;
	position: absolute;
	left: 38px;
	top: 40px;
}
.cart_item_description_total {
	width: 95px;
	margin-right: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none
}
.shoppingDiv_item_name_cart_page {
	font-size:16px;
	line-height: 1.1em;
	margin-bottom: 0px;
	height: 33px;
	overflow: hidden;
	visibility: visible;
}
.cart_item_container_name_cart_page {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 1px;
}
.cart_item_container_img {
	float: right;
	width: 80px;
	height: 60px;
	padding: 0%;
	margin-left: 5px;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	visibility: visible;
	border: 1px solid #f4f4f4;
}
.cart_items {
	float: right;
	width: 100%;
	padding: 10px!important;
	box-sizing: border-box;
}
.plus_minus_container {
	margin-top: 7px;
}
.cart_item_container_remove {
	margin-top: 10px;
}
	.popupPayment_content {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		top: 10px;
		right: 10px;
		bottom: 10px
	}
}
