/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

.ch_custom_checkout {
	font-size: 0;
}

.ch_custom_checkout .ch_right_block {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-left: 5%;
}

.ch_custom_checkout .ch_left_block {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}

.ch_custom_checkout .ch_right_block .cart_info {
	margin-bottom: 50px;
}

.ch_custom_checkout .select2.select2-container {
	width: 100%!important;
}

.ch_custom_checkout .ch_right_block .cart_info .main_t {
	font-size: 36px;
	color: #e8709c;
	font-weight: 600;
	padding-bottom: 15px;
}

.ch_custom_checkout .ch_right_block .cart_info .cart_new_vers {
	background: #fff;
	padding: 25px;
	border-bottom: 2px solid #ced0d4;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ch_custom_checkout .ch_right_block .pay_info {
	margin-bottom: 50px;
}

.ch_custom_checkout .form-row label {
	font-size: 18px;
}

.ch_custom_checkout .ch_right_block .pay_info .main_t {
	font-size: 36px;
	color: #e8709c;
	font-weight: 600;
	padding-bottom: 15px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block {
	background: #fff;
	padding: 25px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 2px solid #ced0d4;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .woocommerce-checkout-review-order-table {
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver {
	margin-bottom: 25px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver .sh_t {
	font-size: 18px;
	color: #161f2d;
	font-weight: 700;
	padding-bottom: 10px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver .sh_t {
	font-size: 18px;
	color: #161f2d;
	font-weight: 700;
	padding-bottom: 20px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li {
	display: block;
	margin: 0!important;
	line-height: 1.3!important;
	margin-bottom: 15px!important;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li input {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li label {
	font-size: 18px;
	color: #161f2d;
	cursor: pointer;
	padding-right: 35px;
	min-height: 24px;
	display: inline-block!important;
	background: url(../images/icons/woo/rad_uch.png) no-repeat center right 1px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li input:checked + label,
.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li input[type="hidden"] + label {
	background: url(../images/icons/woo/rad_ch.png) no-repeat center right 1px;
}

#billing_phone {
	direction: ltr;
	text-align: right;
}

.select2 {
	direction: rtl;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: initial;
	left: 5px;
	height: 38px;
}

body .select2-container--default .select2-selection--single {
	width: 100%;
	height: 40px;
	line-height: 38px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
	border-radius: 0;
	font-size: 16px;
	border: 1px solid #ced0d4;
	outline: none!important;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 20px;
	padding-right: 13px;
	line-height: 38px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 7px 7px 0 7px;
}

body .select2-container--default .select2-selection--single .select2-selection__clear {
	float: left;
	margin-left: 10px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new {
	background: rgba(255, 214, 0, .5);
	padding: 14px 15px;
	margin-bottom: 25px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > span:first-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	width: 50%;
	color: #161f2d;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > span:last-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	width: 50%;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment {
	background: transparent;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment ul.payment_methods li {
	display: block;
	margin: 0!important;
	line-height: 1.3!important;
	margin-bottom: 15px!important;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment ul.payment_methods li input {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment ul.payment_methods li label {
	font-size: 18px;
	color: #161f2d;
	cursor: pointer;
	padding-right: 35px;
	min-height: 24px;
	display: inline-block!important;
	background: url(../images/icons/woo/rad_uch.png) no-repeat center right 0px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment ul.payment_methods li input:checked + label {
	background: url(../images/icons/woo/rad_ch.png) no-repeat center right 0px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment ul.payment_methods .about_paypal {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment div.payment_box {
	font-size: 18px;
	color: #161f2d;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper {
	padding-top: 0;
	margin: 0;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper input {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .woocommerce-form__label-for-checkbox {
	font-size: 18px;
	color: #161f2d;
	padding-right: 30px;
	min-height: 20px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/icons/woo/ch_ch_uch.jpg) no-repeat right 0 center;
}

.ch_custom_checkout .ch_right_block .pay_info .woocommerce-form__label-for-checkbox.active {
	background: url(../images/icons/woo/ch_ch_1.jpg) no-repeat right 0 center;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper label {
	font-size: 18px;
	color: #161f2d;
	padding-right: 30px;
	min-height: 20px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/icons/woo/ch_ch_uch.jpg) no-repeat right 0 center;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid label {
	background: url(../images/icons/woo/ch_ch_uch.jpg) no-repeat right 0 center;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper .woocommerce-validated label {
	background: url(../images/icons/woo/ch_ch_1.jpg) no-repeat right 0 center;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper label a {
	text-decoration: none;
	font-size: 18px;
	color: #199ea0;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper label a:hover {
	color: #99cc00;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper span.required {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions {
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px;
	line-height: 1.4;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
	border-radius: 1px;
	background-color: #99cc00;
    /*box-shadow: 0px 2px 0px 0px #199ea0;*/
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 36px;
	color: #ffffff;
    /*font-weight: 800;*/
	outline: none!important;
	padding: 0;
	text-align: center;
	float: none;
	height: 75px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
    /*border-bottom: 2px solid #b33f08;*/
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order:hover {
	background: #64eac6;
}

.woocommerce-error {
	margin-top: 20px;
}

.ch_custom_checkout .ch_left_block .first_info {
	margin-bottom: 20px;
}

.ch_custom_checkout .ch_left_block .second_info {
	margin-bottom: 20px;
    /*display: none;*/;
}

.ch_custom_checkout .ch_left_block .second_info .woocommerce-shipping-fields,
.ch_custom_checkout .ch_left_block .second_info .main_t {
	display: none;
}

.ch_custom_checkout .ch_left_block .main_t {
	font-size: 36px;
	color: #e8709c;
	font-weight: 600;
	padding-bottom: 15px;
}

.ch_custom_checkout .ch_left_block .ch_form {
	background: #fff;
	padding: 25px;
	border-bottom: 2px solid #ced0d4;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ch_custom_checkout .ch_left_block .ch_form p {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 25px;
	padding-left: 25px;
	font-size: 16px;
	position: relative;
}

.ch_custom_checkout .ch_left_block .ch_form p.row-4-1 {
	display: inline-block;
	width: 30%;
}

.ch_custom_checkout .ch_left_block .ch_form p.row-4-2 {
	display: inline-block;
	width: 30%;
}

.ch_custom_checkout #billing_warehouse_address_field,
.ch_custom_checkout #billing_warehouse_contact_field,
.ch_custom_checkout #billing_warehouse_phone_field,
.ch_custom_checkout #billing_warehouse_agent_field,
.ch_custom_checkout #billing_warehouse_delivery_info_field {
	display: none;
}

.ch_custom_checkout #ship-to-different-address {
    /*display: none;*/;
}

.ch_custom_checkout .ch_left_block .ch_form p.row-4-3 {
	display: inline-block;
	width: 20%;
}

.ch_custom_checkout .form-row .optional {
	display: none;
}

.ch_custom_checkout .ch_left_block .ch_form p.row-4-4 {
	display: inline-block;
	width: 20%;
}

.ch_custom_checkout .ch_left_block .ch_form p.validate-required:after {
/*    content: "*";
    color: #e7414e;
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: 700;
    font-size: 24px;*/
	display: none;
}

.ch_custom_checkout .ch_left_block .second_info .ch_form p {
    /*margin-bottom: 0;*/;
}

.ch_custom_checkout .ch_left_block .second_info .ch_form .woocommerce-shipping-fields {
    /*display: none;*/;
}

.ch_custom_checkout .ch_left_block .ch_form input {
	height: 56px;
	line-height: 54px;
	line-height: 38px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 15px;
	font-size: 18px;
	border: 1px solid #ced0d4;
	outline: none!important;
}

.ch_custom_checkout .ch_left_block .ch_form textarea {
	height: 200px;
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 15px;
	font-size: 16px;
	border: 1px solid #ced0d4;
	resize: none;
	outline: none!important;
}

.ch_custom_checkout .ch_left_block .ch_form ::-webkit-input-placeholder {
 /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #6a6a6a;
	opacity: 1;
 /* Firefox */;
}

.ch_custom_checkout .ch_left_block .ch_form ::-moz-placeholder {
 /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #6a6a6a;
	opacity: 1;
 /* Firefox */;
}

.ch_custom_checkout .ch_left_block .ch_form :-ms-input-placeholder {
 /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #6a6a6a;
	opacity: 1;
 /* Firefox */;
}

.ch_custom_checkout .ch_left_block .ch_form ::-ms-input-placeholder {
 /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #6a6a6a;
	opacity: 1;
 /* Firefox */;
}

.ch_custom_checkout .ch_left_block .ch_form ::placeholder {
 /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #6a6a6a;
	opacity: 1;
 /* Firefox */;
}

.ch_custom_checkout .ch_left_block .ch_form :-ms-input-placeholder {
 /* Internet Explorer 10-11 */
	color: #6a6a6a;
}

.ch_custom_checkout .ch_left_block .ch_form ::-ms-input-placeholder {
 /* Microsoft Edge */
	color: #6a6a6a;
}

.ch_custom_checkout .ch_left_block .desc_info {
	font-size: 18px;
	color: #161f2d;
	margin-top: 30px;
	margin-bottom: 50px;
	background: #fff;
	padding: 25px;
	border-bottom: 2px solid #ced0d4;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ch_custom_checkout .ch_left_block .desc_info b,
.ch_custom_checkout .ch_left_block .desc_info strong {
	font-size: 20px;
}

.ch_custom_checkout .ch_left_block .desc_info p {
	padding-bottom: 30px;
}

.ch_custom_checkout .woocommerce form .form-row {
	padding: 0;
	margin: 0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart {
	background: #99cc00;
	padding: 14px 15px;
	margin-bottom: 25px;
	color: #fff;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > span:first-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	width: 50%;
	color: #fff;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > span:last-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	width: 50%;
}

input[name='update_cart'],
button[name='update_cart'] {
	display: none !important;
}

.ch_custom_checkout .ch_right_block .cart_new_vers a.remove,
body .woocommerce a.remove {
	width: 19px;
	height: 20px;
	font-size: 0;
	background: url(../images/icons/woo/del.png) no-repeat center center!important;
}

body .woocommerce a.remove:hover {
	opacity: .7;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #ced0d4;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img {
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	position: relative;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img a {
	font-size: 0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img a img {
	width: 100%;
	border: 1px solid #ced0d4;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img a:hover img {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info {
	display: inline-block;
	vertical-align: middle;
	width: 295px;
	margin-right: 25px;
	position: relative;
	margin-bottom: 0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .t {
	margin-bottom: 15px;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .t a {
	font-size: 22px;
	color: #161f2d;
	text-decoration: none;
	font-weight: 600;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .t a:hover {
	color: #199ea0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .attr {
	margin-bottom: 15px;
	font-size: 16px;
	color: #6a6a6a;
	min-height: 17px;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .attr dt {
	display: inline-block;
	vertical-align: middle;
	width: 77px;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .attr dd {
	display: inline-block;
	width: 174px;
	vertical-align: middle;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .attr dd p {
	display: initial;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .price {
	font-size: 24px;
	color: #161f2d;
	font-weight: 700;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty {
	position: absolute;
	left: 0;
	bottom: 0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-minus {
	background: url(../images/icons/woo/minus.png) no-repeat center center;
	margin-left: 10px;
	width: 30px;
	height: 29px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-plus {
	background: url(../images/icons/woo/plus.png) no-repeat center center;
	margin-right: 10px;
	width: 30px;
	height: 29px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-minus:hover,
.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-plus:hover {
	opacity: .7;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty input {
	border: 1px solid #ebebeb;
	height: 40px;
	line-height: 40px;
	color: #444444;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 0;
	max-width: 80px;
	vertical-align: middle;
	padding: 0 20px;
	padding-left: 0;
	text-align: center;
	-webkit-appearance: none;
	outline: none!important;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	position: absolute;
	left: -10px;
	top: 0;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del a:hover {
	opacity: .7;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del a {
	margin-right: auto;
	font-size: 14px;
	color: #000!important;
	text-align: center;
	padding-top: 21px;
	font-weight: 300;
	width: 20px;
	margin: 0;
}

body .woocommerce-thankyou-order-received {
	font-size: 18px;
	padding: 20px 0;
	text-align: center;
}

body .woocommerce ul.order_details {
	list-style: none;
	font-size: 18px;
	margin: 0;
	padding: 20px 0;
}

address {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.woocommerce-customer-details address {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 18px;
}

.woocommerce-customer-details address .woocommerce-customer-details--phone,
.woocommerce-customer-details address .woocommerce-customer-details--email {
	margin-bottom: 0;
	padding-right: 1.5em;
	margin: 10px 0;
	line-height: 1.7;
}

.is_checkout {
	background: #f8f8f8;
}

.custom_checkout .container {
    /*max-width: 1170px;*/;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:first-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	width: 50%;
	color: #161f2d;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:last-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	width: 50%;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div:not(:first-child) {
	display: none;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div:not(:first-child).coupon_discount {
	display: block;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	width: 50%;
	direction: rtl;
	color: #fff;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:last-child {
	direction: rtl;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	width: 50%;
}

#billing_country_field,
#shipping_country_field {
	display: none;
}

#ship-to-different-address {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-weight: 600;
}

#ship-to-different-address span {
	padding-right: 30px;
	min-height: 20px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/icons/woo/ch_ch_uch.jpg) no-repeat right center;
}

#ship-to-different-address :checked + span {
	background: url(../images/icons/woo/ch_ch_1.jpg) no-repeat right center;
}

#ship-to-different-address input {
	display: none;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
	font-family: "Cairo", sans-serif;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment {
	font-size: 18px;
}

.woocommerce-NoticeGroup-checkout {
	margin-top: 20px;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error {
	background: #fff;
}

.woocommerce-privacy-policy-text {
	display: none;
	font-size: 18px;
}

.woocommerce-privacy-policy-text a {
	font-size: 18px;
	color: #199ea0;
	text-decoration: none;
}

.woocommerce-privacy-policy-text a:hover {
	color: #99cc00;
}

[data-automation-id="woo-commerce-subscription-opt-in"] {
    /*display: none!important;*/;
}

.woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce-shipping-fields__field-wrapper .form-row label {
    /*display: none!important;*/;
}

.ssl_checkout_info {
	text-align: center;
	background: #64eac6;
}

.ssl_checkout_info .container {
	position: relative;
}

.ssl_checkout_info .container .d1 {
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	line-height: 114px;
}

.ssl_checkout_info .container .d1 span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.ssl_checkout_info .container .d2 {
	position: absolute;
	top: 49px;
	left: 0;
}

.ssl_checkout_info .container .d2 span {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.ssl_checkout_info .container .d2 img,
.ssl_checkout_info .container .d1 img {
	display: inline-block;
	vertical-align: middle;
	display: none;
}

#billing_city_id_field,
#billing_village_id_field {
	display: none!important;
}

body .woocommerce form .form-row-first, body .woocommerce form .form-row-last, body .woocommerce-page form .form-row-first, body .woocommerce-page form .form-row-last {
	width: 50%;
}

@media (max-width: 1420px) {
	.ssl_checkout_info .container .d1,
    .ch_custom_checkout .ch_right_block .cart_info .main_t,
    .ch_custom_checkout .ch_right_block .pay_info .main_t,
    .ch_custom_checkout .ch_left_block .main_t,
    .ch_custom_checkout .ch_left_block .main_t,
    .ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
		font-size: 30px;
	}
}

@media (max-width: 1170px) {
	.ch_custom_checkout .ch_right_block {
		width: 100%;
		margin-left: 0;
	}

	.ch_custom_checkout .ch_left_block {
		width: 100%;
	}

	.ch_custom_checkout .ch_right_block .cart_info,
    .ch_custom_checkout .ch_right_block .pay_info {
		margin-bottom: 20px;
	}

	.ch_custom_checkout .ch_right_block .cart_info .main_t,
    .ch_custom_checkout .ch_right_block .pay_info .main_t,
    .ch_custom_checkout .ch_left_block .main_t {
		font-size: 24px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info {
		width: 490px;
	}
}

@media (max-width: 780px) {
	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info {
		width: 295px;
	}

	.ch_custom_checkout .ch_right_block .cart_info .main_t, .ch_custom_checkout .ch_right_block .pay_info .main_t, .ch_custom_checkout .ch_left_block .main_t {
		text-align: center;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img {
		width: 100%;
		text-align: center;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info {
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		margin-right: 0;
		position: relative;
		margin-bottom: 0;
		margin-top: 10px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .attr dd {
		width: 120px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del {
		width: 100%;
		text-align: center;
		margin-top: -10px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del a {
		margin-left: auto;
		margin-right: auto;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > span:first-child,
    .ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > span:first-child {
		font-size: 16px;
	}

	.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
		font-size: 24px;
	}

	.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper label,
    .ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new .woocommerce-terms-and-conditions-wrapper label a {
		font-size: 14px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img {
		display: inline-block;
		vertical-align: middle;
		width: 25%;
		margin-left: 5%;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info {
		display: inline-block;
		vertical-align: middle;
		width: 60%;
		margin-left: 3%;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del {
		display: inline-block;
		vertical-align: middle;
		width: 7%;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .price {
		font-size: 18px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty {
		left: -30px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty input {
		max-width: 35px;
		padding: 0;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-plus,
    .ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .cart_info .count_qty .q-minus {
		background-size: 20px;
		margin-left: 0;
		margin-right: 0;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > span:first-child {
		font-size: 14px;
	}

	.ssl_checkout_info .container .d1, .ch_custom_checkout .ch_right_block .cart_info .main_t, .ch_custom_checkout .ch_right_block .pay_info .main_t, .ch_custom_checkout .ch_left_block .main_t, .ch_custom_checkout .ch_left_block .main_t, .ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
		font-size: 26px;
	}

	.ssl_checkout_info .container .d2 {
		position: initial;
		padding-bottom: 15px;
	}

	.ssl_checkout_info .container .d1 {
		line-height: 70px;
	}

	.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child,
    .ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:first-child {
		font-size: 16px;
	}


}


@media (max-width: 360px) {
	.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li label {
		width: 74%;
	}
}

body .main_t {
	color: #e8709c;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart {
	background: #f6f7f9;
	color: #222;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child {
	width: 48%;
	color: #222;
	padding-right: 5px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
	background: #e8709c;
	border: 2px solid transparent;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order:hover {
	color: #e8709c;
	background: #fff;
	border: 2px solid #e8709c;
}

.ch_custom_checkout .ch_left_block .ch_form {
	background: #f6f7f9;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .img a img {
	max-width: 150px;
}

.cart_item.cart_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ch_custom_checkout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.ch_custom_checkout .ch_right_block {
	margin-left: 0px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .pay_new #payment #place_order {
	font-size: 18px;
	height: 60px;
	width: 100%;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background: #fff;
}

.ch_custom_checkout .ch_right_block .cart_new_vers .cart_item .del a {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px;
}

.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new {
	background: #f6f7f9;
}

@media (max-width: 1200px) {
	.ch_custom_checkout {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}



@media (max-width: 480px) {
	.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li label {
		width: 80%;
	}

	.ch_custom_checkout .ch_right_block .pay_info .pay_block .ship_new_ver li label {
		font-size: 14px;
	}

	[data-tooltip]:before {
		margin-left: -9px;
		width: 250px;
	}

	.woocommerce .woocommerce-form-coupon .form-row {
		width: 100%;
		float: none;
	}

	.woocommerce form button.button[name="apply_coupon"] {
		width: 100%;
		display: block;
	}

	.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:last-child, .ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:last-child {
		font-size: 20px;
	}

	.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:first-child, .ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child {
		font-size: 16px;
	}
	
	.ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child {
		width: 100%;
	display: block;
	text-align: center;
	} 
	
	.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:last-child, .ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:last-child {
		width: 100%;
	display: block;
	text-align: center;
	margin: 10px 0px;
	}
	
	.ch_custom_checkout .ch_right_block .pay_info .pay_block .total_new > div > span:first-child, .ch_custom_checkout .ch_right_block .cart_new_vers .total_cart > div > span:first-child {
		width: 100%;
	display: block;
	text-align: center;
	margin: 10px 0px;
	}
}



.old-price-gift {
	text-decoration: line-through;
    margin: 0px 10px;
    font-size: 22px;
}

@media (max-width: 780px) {
	.old-price-gift {
		margin: 0px 7px;
		font-size: 16px;
	}
	
}