/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2021 | 12:32:35 */
div#fcc h4 {
    font-weight: 600 !important;
}
input#charity_price::placeholder {
    font-weight: 500;
    color:gray;
}
.login-form-checkout p {
    width: 100% !important;
}
table.shop_table.woocommerce-checkout-review-order-table td.product-name span.product-details {
    width: 68% !important;
    margin-left: 10px !important;
}
button.button.checkout_next_step.next_hide {
    background: #222528 !important;
    font-family: 'PT Sans' !important;
    font-size: 13px !important;
      letter-spacing: 0.5px !important;
      width: 155px !important;
}
input#check_pin_code {
    text-align: center;
}
button.button.checkout_next_step.next_hide:hover {
    background: #222528 !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #000 !important;

    margin-right: 5px !important;
}
input.button.checkout_next_step {
    width: 20% !important;
}
.row.input-type-gift .col-md-4:nth-child(6) {
    width: 100%;
}

button.button.checkout_next_step.skip {
    width: 20%;
}

button#apply_gift_card {
    width: 70% !important;
  background: #000 !important;
    line-height: 5;
  height:45px;
}

button#check_gift_card_balance {
    width: 22% !important;
    line-height: 5;
  background: #000 !important;
}
.continue_shopping {
    margin: 10px 0;
}
form.woocommerce-cart-form {margin-top: -15px !important;}
span.product-details span.pname,span.product-details span.pname b {
    font-weight: 600 !important;
}
#selected_location_box{
  font-size:12px !important;
}
.woocommerce-checkout img.store_image {
    width: 25% !important;
    height: 25px !important;
}
.woocommerce-checkout table.shop_table thead tr th img {
    display: none !important;
}
.radio_section.last-charity-section .charity_radio{
  display:flex;
}
.woocommerce-checkout span.product-details {
    margin-left: 10px;
}
button.button.checkout_next_step.skip {background: #222528 !important;float: right;
}

.woocommerce th, .woocommerce table td, .woocommerce table th {
    padding: 7px 10px !important;
}

input.button.checkout_next_step {
    background: #231f20 !important;
}
.woocommerce-checkout #zorich_checkout p#chosen_packing_field {
    width: 80% !important;    margin: auto;
}
button.apply_gift_messgae.update_button.hide_update {
    display: block !important;
}
button.apply_gift_messgae.update_button_outses.hide_update {
    display: none !important;
}
.woocommerce-checkout #zorich_checkout .payment-section-checkout-page #coupon_code:focus {
    outline: none !important;
}

button.update_button {margin-left: 54;width: 155px !important;line-height: 40px !important;background: #222528;border: none;color: #fff;font-weight: bold !important;margin-right: 5px !important;font-size: 13px !important;}
button.apply_gift_messgae.update_button {margin-right: 5px !important;}
button.apply_gift_messgae.update_button {
    display: block !important;
}
.mainbox {
    padding: 10px !important;
}
span.toggle_status {
    align-items: center;
    display: flex;
}

span.toggle_status i {margin-right: 5px;}
.innerbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 180px !important;
}

.column.free_shipping {
    width: 100%;
  padding:0 !important;
}

.column.offer_amount {
    width: 100%;
}

.column.free_shipping_button {
    width: 100%;
    padding: 5px !important;
}
.coupon_box {
    width: 100% !important;
}
.checkout .woocommerce-NoticeGroup {
    margin-bottom: 15px;
}
table.shop_table.right_billing_address td.product-name span {
    width: 100% !important;
}
.accordion a {
    cursor: pointer;
}
/* custom store css */
li.click_collect.custom_store {
    margin: 13px 0 !important;
}
.column.offer_amount {
    font-size: 23px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none !important;
}
.mainbox .free_shipping_button .btn-right:hover::before {
    background: none !important;
    box-shadow: none;
    border: 1px solid;
    border-bottom: 0;
    height:1em;
}	
.delivery-box button.button.htheme_cart_button_dark.check_shipping_by_pincode {
    background: #222528 !important;
    color: #fff !important;
    width: 100% !important;
}
.delivery-box button.button.htheme_cart_button_dark.check_shipping_by_pincode {
    width: auto !important;
}
.delivery-box button.button.htheme_cart_button_dark.check_shipping_by_pincode {
    width: 79% !important;
    float: right;
    height: 40px !important;
}
.htheme_col_2.htheme_position.htheme_cart_subtotal span {padding-left: 25px;}
.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col {
    text-align: center;
    width:100%;
}

.woocommerce-cart .htheme_cart_head div:nth-child(5) {    text-align: center;
    justify-content: center;
    padding-left: 65px;}
.cart_item .htheme_cart_subtotal .htheme_inner_col ins {margin-left: -50px;}

/* cart page space remove pranav */
.htheme_cart_footer_holder .htheme_cart_update {
  border: none !important;
}
/* end */

.mainbox .free_shipping_button .btn-right:hover::after {
   
   background: none !important;
    border: 1px solid;
    border-top: 0;
    box-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 0 #fff, 0px 0px 0 #fff;
   
}

.mainbox .free_shipping_button .btn-right:hover a {
    color: #000;
}

.mainbox .free_shipping_button .btn-right::before, .mainbox .free_shipping_button .btn-right::after {
    transition: initial !important;
}
.right_billing_address span.billing_country {
    margin: 0 !important;
}
h5.promo_second_head {
    font-weight: 500 !important;
    letter-spacing: normal;
    font-size: 23px;
}
.woocommerce-cart .btn-right a {
    top: 3px;
}
li.click_collect.custom_store img {
    height: 20px !important;
    width: 15px !important;
    position: relative !important;
    top: 0px !important;
    margin-left: 3px !important;
}

li.click_collect.custom_store.bottom_click_class span.method{margin-top:2px}
/* end */




.woocommerce-checkout .shop_table.websites-depot-checkout-review-shipping-table .htheme_cart_footer_row {
    padding: 0 !important;
}

.woocommerce-cart .htheme_cart_totals {
    width: 100% !important;
}
.htheme_icon_cart_delete:after{
  font-weight:bold !important;
      text-shadow: 0 0 red;
    color: #ff0000;
}
.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col {
    margin: 0 !important;
}
select#check_country_code {
    text-align-last: center;
}

.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col > .woocommerce-Price-amount.amount, .htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col > .woocommerce-Price-amount span {
    padding: 0 !important;
    width: 100%;
}

.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col del .woocommerce-Price-amount.amount, .htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col del .woocommerce-Price-amount.amount span {
    padding: 0;
}
.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col .baner p {
    padding: 0 !important;
}
a.button.wc-forward {
    display: none !important;
}
input.charity_price.show_checkbox {
    display: inline-block !important;
}
input#charity_price {
    display: none;
}
.gift_card_popup.mobile {
    display: none;
}
button.button.checkout_next_step.next_hide.active_button {
    display: block !important;
}
button.button.checkout_next_step.next_hide.hide-next-skip {
    display: none;
}
.billing_tab input.button.checkout_next_step {margin-right: 5px;margin-top: 5px;}
select#shipping_country,select#billing_country  {
    -webkit-appearance: none;
}
button.button.checkout_next_step.hide_skip {
    display: none;
}
.enter_billing_address_manually {text-transform: uppercase !important;}
.woocommerce-checkout .shop_table.websites-depot-checkout-review-shipping-table .htheme_shipping_holder {
    padding: 0 !important;
}
.woocommerce-checkout .additional_shipping h3 {letter-spacing: unset;font-size: 17px !important;font-family: montserrat;font-weight: 700 !important;text-decoration: none !important;}
.woocommerce-checkout .enter_shipping_address_manually {text-transform: uppercase;}
.woocommerce-cart .country_input {
    width: 58.5% !important;
}
button.button.check_shipping_option {
    background: #000 !important;
}

button.button.htheme_cart_button_dark.check_shipping_by_pincode {
    background: #000 !important;
}
.htheme_position .quantity .qty:hover {
    background: #fff !important;
}
.woocommerce-cart a.continue_shopping {
    font-family: Montserrat !important;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.woocommerce-cart a.continue_shopping:before {
  content: "\f104";
    font-family: 'Font Awesome 5 Free';
    font-size: 13px !important;
    vertical-align: middle;
    padding-right: 3px;
}

.woocommerce-cart a.htheme_continue_shopping.htheme_float_right:before {content: "\f104";font-family: 'Font Awesome 5 Free';font-size: 13px !important;vertical-align: middle;}

.woocommerce-cart a.htheme_continue_shopping.htheme_float_right {
    color: #000;
}

span.authority-leave {
    vertical-align: middle;
    margin-left:3px !important;
}
ul#shipping_method h3 {
    font-size: 12px !important;
    letter-spacing: 0.7px;
  margin: 0 0 !important;
  text-align:left !important;
}
label.checkbox {
    align-items: center;
}
form.woocommerce-shipping-calculator {
    display: none !important;
}
.woocommerce-checkout .sory_cant_find {
    text-align: left !important;
}
h3.sory_cant_find {
    padding: 0 !important;
    margin: 0 0 !important;
    text-align: right !important;
    width: 100% !important;
  font-size: 10px !important;
    letter-spacing: 0.9px;
}

h3.faq {
    width: 100% !important;
}
.woocommerce-cart .htheme_row_content_wrap h1 {margin-bottom: 10px !important;}
select#check_country_code {
    text-align: center !important;
    text-align: -webkit-center !important;
    -webkit-appearance: none;
}
select#chosen_packing {
    -webkit-appearance: none;
}
.woocommerce form .woocommerce-invalid:after {
    content: "" !important;
}

.woocommerce form .woocommerce-validated:after {
    content: "" !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
   margin-right: -10px !important;
}
.product-name span.price_section {
    display: none;
}
td.product-name span {
    width: auto !important;
}

/* check out bottom css */
.gift_to_from {
    padding: 10px;
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #222528;
    font-family: 'Josefin Sans';
    font-weight: 700 !important;
}

.gift_detail_section {
    display: flex;
    justify-content: space-between;
}

.gift_detail_section strong {
    width: 10%;
    /* text-align: center; */
}

.gift_detail_section .gift_title {
    text-transform: uppercase;
    width: 27%;
}

.gift_detail_section .gift_value {
    width: 55%;
    text-align: right;
}

span.order_summary_label {}
span.woocommerce-terms-and-conditions-checkbox-text {
    position: relative;
    top: 1px;
    margin-left: 5px;
}
/* gift section */
button.apply_gift_messgae {
        width: 20% !important;
    line-height: 37px !important;
    background: #222528;
    border: none;
    color: #fff;
    font-weight: bold !important;
    font-size: 13px !important;
    height: 37px !important;
}
button.remove_gift_messgae {
    width: 20% !important;
    line-height: 44px !important;
    background: #222528;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px !important;
   
}

.submit-form {
    text-align: right;
    padding: 5px;
}
.giftcard_form .gc_sub_text {
    font-size: 15px;
    text-shadow: 0px 0px #000;
    font-weight: normal;
}
ul.gift_card_inner.open_gift_cart {
    display: block !important;
}

a.gift_card_toggle_checkout.right_option:after {
    content: "\f068";
}
a.gift_card_toggle_checkout {
    width: 100%;
    display: block;
    color: #3c3c3c;
    font-family: montserrat;
    text-transform: uppercase;
    padding: 0.6em;
    border: 1px solid #ddd;
    transition: background .3s ease;
    font-weight: 700 !important;
    background-color: #F7F7F7;
    font-size: 17px;
}

a.gift_card_toggle_checkout:after {
    content: "\f067";
    float: right;
    font-family: 'FontAwesome';
}
button.button.checkout_next_step {
   
    line-height: 44px !important;
}
.note_wrap i {
    color: red !important;
    font-size: 13px;
    margin-right: 3px;
}
.note_wrap {
       width: 69%;
    display: inline-block;
    float: right;
    align-items: center;
    font-size: 11px;
  text-align:justify;
}
a.coupon_code {
    width: 100%;
    display: block;
    color: #3c3c3c;
    font-family: montserrat;
    text-transform: uppercase;
    padding: 0.6em;
    border: 1px solid #ddd;
    transition: background .3s ease;
    font-weight: 700 !important;
    background-color: #F7F7F7;
    font-size: 17px;
}
.coupon.checkout.open_coupan {
    display: block !important;
}
.gift_section_next_button {margin-top: 10px;float: right;width:100%;}
a.coupon_code.right_option:after {
    content: "\f068";
}
a.coupon_code:after {
    content: "\f067";
    float: right;
    font-family: 'FontAwesome';
}
.coupon.checkout {
    padding: 10px;
    border: 1px solid #c7c7c7;
  	display: none;
}
button#apply_gift_card {margin-top: 20px !important;}
a.gift_from_to {
    width: 100%;
    display: block;
    color: #3c3c3c;
    font-family: montserrat;
    text-transform: uppercase;
    padding: 0.6em;
    border: 1px solid #ddd;
    transition: background .3s ease;
    font-weight: 700 !important;
    background-color: #F7F7F7;
    font-size: 17px;
}
a.gift_from_to.right_option:after {
    content: "\f068";
}



a.gift_from_to:after {
   content: "\f067";
    float: right;
    font-family: 'FontAwesome';
}
.gift_wraping_section.open_gift_cart {
    display: block !important;
}
a.gift_wrap {
    width: 100%;
    display: block;
    color: #3c3c3c;
    font-family: montserrat;
    text-transform: uppercase;
    padding: 0.6em;
    border: 1px solid #ddd;
    transition: background .3s ease;
    font-weight: 700 !important;
    background-color: #F7F7F7;
    font-size: 17px;
    margin-top: 5px !important;
}

a.gift_wrap.right_option:after {
    content: "\f068";
}

.gift_wraping_section_second.open_gift_wrap {display: block;}
a.gift_wrap:after {
    content: "\f067";
    float: right;
    font-family: 'FontAwesome';
}
.gift_wraping_section_second {
    border: 1px solid #bfbdbd;
    display: none;
}
/****************/

.offer-section span.woocommerce-Price-amount.amount {
    text-shadow: 0px 0px #ff0000 !important;
    font-weight: bold !important;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 15px 10px 0px 10px !important;
}
.woocommerce form .form-row .input-checkbox {
    margin: 0 !important;
}
a.remove.htheme_icon_cart_delete {
    opacity: 1 !important;
    transition: unset !important;
    -webkit-transition: unset !important;
    margin: 0 !important;
    padding: 0 !important;
}
/* in stock */ 
.htheme_row_content_wrap {
    display: grid;
}
.instaock_check:empty {
    display: none !important;
}

.instaock_check {
     border: 1px solid;
    border-radius: 10px;
    padding: 3px 3px 5px 0px !important;
    margin-top: 6px !important;
    font-size: 15px;
    text-align: center;
    font-family: 'PT Sans';

}

.instaock_check i {color: green;}

strong.instock {color: green;}
/* end */
/* chceck out show click and collect */
li.click_collect.hide_click_collect {
    display: none !IMPORTANT;
}
.click_collect.last-chnage-section span {
    text-decoration: underline;
}
span.hidenearby.show_li {
    display: inline-block !important;
}
li.click_collect.bottom_click_class {border-bottom: 1px solid;padding-bottom: 10px;}
span.hidenearby {
    display: none;
}

.click_collect.last-chnage-section {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.colorbox .free_shipping_button button {
    width: 50% !important;
}

.invalid_post_code_div p {margin-top: 20px;}
/* shop page slider */

/* ol.flex-control-nav.flex-control-thumbs {
  width: 100% !important;
} */
/* end */
/* order page */
.gift-detail {
	WIDTH: 50%;
	text-align: right;
}
.after-table-section {
	display: flex;
	justify-content: space-between;
}
.promotion-section {
	margin: 25px 1px;
	width: 48%;
}
.promotion-section table {
	width: 100%;
}
.wrap-title * {
	font-size: 10px;
}
.wrap-title.detail {
	background: #fff !important;
}
.gift-title {
	display: flex;
}
.wrap-title {
	display: flex;
	justify-content: space-between;
	background: #f7f7f7 !important;
	padding: 10px;
	border: 1px solid #ddd;
}
.gift_detail {
	width: 49%;
	margin: 25px 1px;
}
.gift_detail * {
	font-family: 'PT Sans';
}
/* chcek out page */
.shiping_deatil span {
    text-transform: uppercase;
}
.charity_detail {
      margin: 0 !important;
    padding: 10px 15px !important;
    overflow: hidden;
    border: 1px solid #ccc;
  display:none;
}
/* sticky */
h3.charity_desc * {
    font-size: 9px;
}
.woocommerce-checkout .pickup_selected.addtional_shipping_option {
    display: none !important;
}
.woocommerce-checkout #zorich_checkout .pickup_selected.addtional_shipping_option p {
    margin: 0 !important;
    padding: 0 !important;
    min-height: auto !important;
}
h3.charity_desc a {text-decoration: underline !important;cursor: pointer;}
.check_out_one_third {
    top: 0 !important;
    height: auto !important;
     bottom: 0 !important;
     position: sticky;
}
.zorich_checkout_form {
    align-items: flex-start;
    display: flex;
     flex-wrap: wrap;
}

/* end */
span.billing_country {
    margin: 10px 0 0 0 ;
}
.shipping_address_review td.product-name.on_demand img:first-child {
    display: none !important;
}
.shipping_address_review tr.cart_item td img {
    width: 11%;
  height: 25px !important;
  vertical-align :middle;
}
td.product-name.on_demand {
    align-items: center;
}

.shipping_address_review tr.cart_item td{
    padding: 10px 5px !important;
    justify-content: space-between;
}
.shipping_address_review td.product-name span {
    font-size: 10px !important;
}

   
input.remove_donation {
	cursor: pointer;
	width: 100%;
	padding: 13px;
	background: #222528 !important;
	border: 1px solid;
	color: #fff !important;
	font-weight: bold;
}
input.charity_apply {
	width: 100%;
	padding: 13px;
	background: #000 !important;
	border: 1px solid !important;
	color: #fff !important;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
      -webkit-appearance: none;
}
.gift_apply {
	cursor: pointer;
}
button.remove_gift {
	background: #000 !important;
	color: #fff;
	text-align: center;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
.gif_image img {
	height: 220px;
}
button.gift_apply.rm_button {
	display: none !important;
}
.gif_image {
	margin-right: 5px;
}
button.remove_gift.rm_button {
	display: none;
}
span.err {
	color: red;
	text-transform: capitalize;
	font-size: 12px;
}
.charity-text p:empty {
	display: block;
	height: 100px;
	background: grey;
	margin-top: 10px;
}
.charity-image {
	background: gray;
	line-height: 0;
	height: 200px;
	width: 100%;
      margin-bottom: 10px !important;
}
.charity_detail.open_charity {
    display: block !important;
}

a.charity_section_inner.right_option:after {
    content: "\f068";
}
a.charity_section_inner {
    width: 100%;
    display: block;
    color: #3c3c3c;
    font-family: montserrat;
    text-transform: uppercase;
    padding: 0.6em;
    border: 1px solid #ddd;
    transition: background .3s ease;
    font-weight: 700 !important;
    background-color: #F7F7F7;
    font-size: 17px;
}

a.charity_section_inner:after {content: "\f067";float: right;font-family: 'FontAwesome';}
a.charity_section_inner.faminus:after {
    float: right;
    content: "\f067";
}


input.charity_apply:hover,
input.remove_donation:hover {
	background: #393939 !important;
	border: 1px solid !important;
}
.giftcard_form input:focus {
	outline: none;
}
input#charity_price:focus {
	outline: none !important;
}
input.charity_apply:focus {
	outline: none;
}
input.remove_donation:focus {
	outline: none;
}

input.remove_donation.rm_button {
	display: none;
}

.charity_detail {
	margin: 0 5px;
}
.button_class {
	width: 100%;
}
.apply_button_charity {
	width: 100%;
}
input.charity_apply {
	width: 100%;
	padding: 13px;
	background: #222528 !important;
	border: 1px solid !important;
	color: #fff !important;
	font-weight: bold;
}
.charity-option {
	display: flex;
	flex-wrap: wrap;
	width: 35%;
	margin-right: 10px;

}
@media only screen and (min-width: 1025px) {
  .charity-option {
margin-left:10%;  
}
}
.radio_section.last-charity-section .charity_radio {
	font-size: 12px;
}
.charity_radio {
	width: 30%;
	align-items: center;
}
.charity_radio-input {
	width: 70%;
}
input.charity_price {
	width: 100%;
	padding: 10px 5px;
	font-size: 10px;
	border: 1px solid;
}
.radio_section.last-charity-section {
	align-items: center;
}

span.charity_price {
	margin: 0 !important;
	padding: 0 5px !important;
	position: relative;
	top: -1px;
	color: #000;
	font-weight: bold;
}
.radio_section {
	display: flex;
	justify-content: space-between;
	margin: 15px 0;
}
img.ban-img {
	height: 200px;
  	width: 100%;
}
span.title-charity {
	width: 100%;
	font-weight: bold;
	color: #000 !important;
	font-size: 16px;
	margin: 0 !important;
	padding: 0 !important;
}
#zorich_checkout h3.charity_desc {
	margin: 4px 0 !important;
	font-size: 10px;
}
p.justify-content {
	text-align: justify;
}
.charity-banner {
	width: 65%;
	margin-right: 10px;
}

.charity-section {
	
	display: flex;
      margin-top: 10px !important;
}
.woocommerce a.remove:before {
    text-shadow: 0 0 red;
    color: #ff0000;
    font-weight: bold !important;
  font-size: 12px !important;
}
.input-type-gift .col-md-4 input {
	min-width: auto !important;
	width: 100% !important;
	margin: 0;
}
.row.input-type-gift {
	margin: 0 !important;
	padding: 0 !important;
}
.input-type-gift .col-md-4 {
	padding: 0 !important;
	width: 32%;
	margin: 0 10px 0 0px;
}
.input-type-gift {
	width: 90%;
}
span.gift-title {
	font-size: 20px;
}
.gc_sub_text {
	margin-bottom: 20px;
	margin-top: 5px;
}
.gift_card_popup p {
	padding: 0 !important;
}
ul.gift_card_inner {
	display: none;
	border: none;
	padding:15px !important;
     border: 1px solid #9a9a9a66;
}
ul.gift_card_inner.show .col-md-4 {
	margin: 0 !IMPORTANT;
	PADDING: 0 5PX 0 10px;
}
.woocommerce-checkout .checkout-apply {
	margin-right: 10px !important;
	margin-top: 23px !important;
	margin-bottom: 0 !important;
	width: 100%;
}
.woocommerce-checkout a.about_paypal {
    display: none;
}
.woocommerce-checkout .checkout-balance {
	width: 100% !important;
}
.woocommerce-checkout .gift_card_popup {
	margin: 0 0 15px 0 !important;
}
button.remove_gift.display {
	display: none;
}
.apply_button {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
 	 margin-top: 10px;
    margin-bottom: 10px;
}
.apply_button button {
	width: 20%;
	height: 35px;
	margin: 0 10px;
	align-items: center;
	line-height: 0 !important;
}
.after-addd_checkout {
	margin: 0 !important;
	padding: 0 !important;
}
.after-addd_checkout button {
	right: 0px !important;
	left: 0 !important;
	float: right;
	margin-top: 5px !important;
}
ul.wc-item-meta li {
	display: flex;
}
.woocommerce-checkout .checkout h4 {
	text-align: left !important;
}

span.err_to,
span.err_from,
span.err_msg,
span.err_card {
	font-size: 17px;
	color: red !important;
	padding: 0 !important;
}
.input-detail {
	display: inline-block;
}
button.gift_apply {
	background: #000 !important;
	color: #fff;
	padding: 9px 50px;
	text-align: center;
	float: right;
	border: none;
	font-weight: bold;
}
img.gift_wrap_image {
	width: 90%;
	height: 100px;
}

input.gift_apply {
	float: right;
	padding: 9px 60px;
	background: #222528;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border: none !important;
}
.gfit-card-detail-section {
	display: flex;
	flex-wrap: wrap;
}
button.remove_gift_messgae {
    margin-right: 5px;
}
.gift-three-section {
	width: 25%;
	margin: 5px 0 !important;
}
.gif_title {
	font-size: 11px;
	margin: 3px 0;
}
.gif_price {
	align-items: center;
	display: flex;
}
.submit-form {
    display: flex;
    justify-content: flex-end;
}

span.gift_price {
	font-size: 12px;
	margin-left: 5px;
	position: relative;
	top: 0 !important;
}
strong.gift-wrap-title {
	width: 100%;
}
span.giftwrapdetail {
	width: 100%;
	display: block;
	font-size: 13px;
	margin: 5px 0;
	font-family: 'PT Sans';
	font-weight: normal;
	color: #666 !important;
}
textarea.gift-textarea {
	resize: none !important;
}
.gift_wraping_section input:focus,
.gift_wraping_section textarea:focus {
	outline: none !important;
}
textarea.gift-textarea {
	width: 99.5%;
	max-width: 100%;
}
.input-detail input::placeholder {
    color: gray !important;
}
.input-area {
	width: 100% !important;
	margin-top: 15px !important;
	margin-left: 1px;
}
textarea.gift-textarea {
	border: 1px solid;
	padding: 10px;
  font-weight:400 !important;
}
textarea.gift-textarea::placeholder {
	color: gray !important;
	font-weight: bold !important;
}
.input-detail input::placeholder {
	 color: gray !important;
	font-weight: bold !important;
}
.input-area {
	width: 100% !important;
	margin-top: 15px !important;
	margin-left: 1px;
}
.gift_form {
	width: 100%;
	margin-top: 15px;
}
.first-form {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.input-detail {
	width: 50%;
	
}
.input-detail input {
	width: 99% !important;
	padding: 7px 10px;
	border: 1px solid #666 !important;
font-weight:400 !important;
}
 .gift_first_section * {
	font-family: 'josefin sans';
}
.woocommerce-checkout a.toggle {
	border-top: 1px solid #fff !important;
}
.woocommerce-checkout .gift_wraping_section {
	display: none;
	flex-wrap: wrap;
  border: 1px solid #c7c7c7;
}
.woocommerce-checkout .gift_first_section {
	width: 100%;
	padding: 10px;
}
.woocommerce-checkout .gift_second_section {
	width: 100%;
	padding: 10px;
}
.woocommerce-checkout div#fcc h4 {
	text-align: right;
	width: 94% !important;
	margin-top: -5px;
}
.woocommerce-checkout div#fcc img {
	width: 4% !important;
  	float:right !important;
}
.woocommerce-checkout div#fcc {
	align-items: center;
  margin-top: 10px;
}
table.shop_table.woocommerce-checkout-review-order-table thead tr th {
    font-family: montserrat;
    font-size: 17px !important;
    font-weight: 700 !important;
    padding-left: 15px !important;
    letter-spacing: unset !important;
}
table.shop_table thead tr th {
    font-family: montserrat;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding-left: 15px !important;
    letter-spacing: unset !important;
}
span.order_summary_values.coupan_code,
span.order_summary_values.coupan_code span,
span.order_summary_values.coupan_code a {
	color: red !important;
}
.woocommerce-checkout a.woocommerce-remove-coupon {
	color: red !important;
}

.woocommerce-checkout span.add_detail {
	width: 100%;
}
.woocommerce-checkout td.product-name {
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-checkout span.price_section {
	margin-left: 10px;
}
.woocommerce-checkout span.country {
	margin: 0 0 0 0;
}
.woocommerce-checkout td.product-name {
	font-weight: bold !important;
	font-size: 10px !important;
	text-transform: uppercase;
	/* font-family: 'PT Sans'; */
}
.woocommerce-checkout td.product-name span {
	color: #000 !important;
	margin-right: 2px !important;
}
.woocommerce table.shop_table {
	margin: 0 !important;
}
.woocommerce-checkout .c-dbp-inner {
	width: 55% !important;
}
.woocommerce-checkout .fcc.checkout {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	margin: 0 0;
}
.woocommerce-checkout table.shop_table thead tr {
	background: rgb(35 31 32) !important;
	color: #fff !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span.required {
    margin-left: -4px;
}
.woocommerce-checkout .fcc.checkout img {
	width: 28px;
}
.woocommerce-checkout span.woocommerce-terms-and-conditions-checkbox-text a {font-weight: bold !important;}
.woocommerce-checkout .woocommerce-checkout-payment h4 {
	padding: 15px 0;
}
span.woocommerce-terms-and-conditions-checkbox-text a {text-decoration: underline !important;padding: 0 2px;}
.woocommerce-checkout .woocommerce-checkout-payment .tab_container.wc_payment_methods.payment_methods.methods {
	width: 100%;
}
.woocommerce-checkout .form-row.place-order {
	width: 100% !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
	font-weight: bold;
	text-transform: uppercase;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required * {
	letter-spacing: normal !important;
	font-weight: normal;
	font-size: 14px;
	color: #000 !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required input#terms {
	position: relative;
	top: -2px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
	padding: 0;
}
.woocommerce-checkout button#place_order {
	position: relative;
    right: 1px;
    float: right;
    margin-top: 5px;
}
}
.woocommerce-checkout .payment-section-checkout-page .coupon_box {
	margin: 0 !important;
}
.woocommerce-checkout #zorich_checkout .payment-section-checkout-page #coupon_code {
	
	border: 1px solid #666 !important;
    width: 100% !important;
    height: 45px !important;
    text-align: center;
    font-weight: bold !important;

    border-radius: 3px !important;
  padding-top:5px; 
}
.woocommerce-checkout .payment-section-checkout-page .coupon_input {
width: 29% !important;
    margin-left: 0;
}
.woocommerce-checkout .payment-section-checkout-page .coupon_submit input {
	height: 45px !important;
}
.woocommerce-checkout .payment-section-checkout-page .coupon_submit {
	    width: 20% !important;
    margin-left: 5px;
}
.woocommerce-checkout .giftcard_form {
	width: 100%;
	padding: 0;
	border: none;
}
.woocommerce-checkout .margin-top-1 hr {
	display: none;
}
.woocommerce-checkout #zorich_checkout .form-row-first,
.woocommerce-checkout #zorich_checkout .form-row-last,
.woocommerce-checkout #zorich_checkout p.form-row {
	min-height: 55px !important;
	width: 100% !important;
	margin: 0 auto !important;
	padding: 5px 5px !important;
}
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
	width: 80%;
	margin: 0 auto;
}
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
	width: 80%;
	margin: 0 auto;
}
.woocommerce-checkout .contect-detail {
	width: 80%;
	margin: 0 auto;
}
.woocommerce-checkout .contect-detail p {
	width: 100% !important;
}
.woocommerce-checkout #zorich_checkout ul#shipping_method li {
	width: 100% !important;
	display: flex;
	margin: 0 !important;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.woocommerce-checkout .sm-img img {
	height: initial;
	width: 110px;
}
.woocommerce-checkout .click_collect .sm-select {
	width: 86% !important;
}
.woocommerce-checkout span.price_section {
    width: 10%;
}
td.woocommerce-table__product-name.product-name {
    display: flow-root;
}
.woocommerce-checkout .sm-img {
    width: 12%;
}
.woocommerce-checkout #zorich_checkout ul#shipping_method li .sm-img {
	margin: 0 10px 0 0 !important;
	line-height: 0;
}
.woocommerce-checkout #zorich_checkout ul#shipping_method li+li {
	margin-top: 10px !important;
}
.woocommerce-checkout #zorich_checkout ul#shipping_method li p {
	padding: 10px 0 0 0;
	width: 100% !important;
}
.woocommerce-checkout #zorich_checkout ul#shipping_method li span.price_section {
	margin-right: 6px;
  font-size: 18px !important;
    text-shadow: 0px 0px #000000;
      text-align: right;
}

.woocommerce-checkout .click_collect .sm-select label span.method {
	top: 0;
}
.woocommerce-checkout h6.c-os-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 15px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-checkout h6.c-os-title i {
	pointer-events: none;
}
.woocommerce-checkout .c-dbp-inner {
	padding: 0;
	display: flex;
}
.woocommerce-checkout .c-dbp-inner input {
	width: 65%;
	height: 44px !important;
	border: 1px solid !important;
	text-align: center;
	font-weight: bold !important;
	font-size: 12px;
}
.woocommerce-checkout span.htheme_cart_shipping {
	display: none;
}
.woocommerce-checkout .c-dbp-inner button {
	height: 40px;
	padding: 0 50px !important;
	line-height: 40px !important;
	margin-left: 10px !important;
      height: 44px;
}
.woocommerce-checkout h6.c-os-inside-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 0 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.woocommerce-checkout .check_pincode_box.add-div {
	width: 412px;
	padding: 0 !important;
	margin: 0 !important;
}
.woocommerce-checkout .check_pincode {
	padding: 0;
	display: flex;
	align-items: center;
	margin-top: 5px;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.woocommerce-checkout .country_input {
	width: 58% !important;
	display: inline-block;
	height: 40px;
	padding-right: 5px;
}
.woocommerce-checkout .check_pincode .coupon_input {
	width: 42% !important;
	padding-left: 0;
}
.woocommerce-checkout .check_pincode .pincode_submit {
	width: 100% !important;
	justify-content: flex-end;
	display: flex;
	margin-top: 5px;
	padding-left: 9px;
}
.woocommerce-checkout .check_pincode .pincode_submit button {
	width: 43%;
	background: #222528 !important;
	color: #fff !important;
}
.country_input {
    width: 60% !important;
}
.woocommerce-checkout .country_input select,
.woocommerce-checkout .coupon_input input {
	font-size: 12px !important;
	font-weight: 800 !important;
	color: #808080;
	letter-spacing: 0 !important;
	text-align: center;
	border-color: #000 !important;
}
.woocommerce-checkout .c-db-location-row {
	display: none;
}
.woocommerce-checkout .check_pincode_box {
	display: none;
}
.login_status {
	padding: 0 !important;
}
.login_status:empty {
	display: none;
}
li.login_form_li .login-form-checkout {
	display: flex;
	flex-wrap: wrap;
}
/* .woocommerce-checkout ul.inner.login_form {
    display: flex !important;
    flex-wrap: wrap;
} */

.woocommerce-checkout ul.inner.login_form span.exiting_user {
	width: 100%;
      font-size: 18px;
    font-weight: 700;
  letter-spacing: 2px;
}
}
.woocommerce-checkout ul.inner.login_form p:nth-child(2) {
	width: 100%;
}
.woocommerce-checkout ul.inner.login_form .form-row {
	flex: 0 0 30%;
	min-width: 30%;
	margin: 0 !important;
}
.woocommerce-checkout ul.inner.login_form p.lost_password {
	width: 100%;
}
.woocommerce-checkout ul.inner.login_form .login_status {
	width: 100%;
}
.woocommerce-checkout ul.inner.login_form h2 {
	width: 100%;
	margin-bottom: 10px;
  font-weight:bold !important;
}
.woocommerce-checkout ul.inner.login_form button.woocommerce-Button.button {
	    margin-right: 10px;
    width: 245px;
    height: 44px;
    line-height: 1 !important;
    font-size: 10px !important;
}
}
.woocommerce-checkout ul.inner.login_form p.form-row.form-row-first {
	width: 37%;
	flex: 0 0 35%;
	min-width: 35%;
	padding-right: 10px;
	margin: 0 !important;
}
.woocommerce-checkout ul.inner.login_form .form-row label {
	width: 100% !important;
}
.woocommerce-checkout ul.inner.login_form p.form-row.form-row-last {
	flex: 0 0 35%;
	min-width: 35%;
	margin: 0 !important;
	padding-right: 10px;
}
.woocommerce-checkout ul.inner.login_form p.form-row button.woocommerce-button.button.woocommerce-form-login__submit {
	margin: 23px 0 0 0 !important;
	width: 100%;
	margin-top: 10px;
	height: 44px;
	line-height: 4px;
}
.woocommerce-checkout table.shop_table {
	border-radius: 0 !important;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.woocommerce-checkout li.billing_tab {
	border-top: 1px solid #fff;
}
.woocommerce-checkout table.shop_table thead tr:last-child td,
.woocommerce-checkout table.shop_table thead tr:last-child th {
	border: none !important;
}
.woocommerce-checkout span.use-same-add {
	margin-left: 7px;
	position: relative;
	top: -1px;
	font-size: 13px;
}
.woocommerce-checkout label.checkbox {
	position: relative;
	align-items: center;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
	margin: 0 !important;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.order_summary_value {
	display: grid;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .checkout-design+script+.checkout-design {
	display: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td.product-name {
	display: flex;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.product-total {
	display: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody tr td:first-child {
	border-left: 0 !important;
	border-right: 0 !important;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.pname br {
	display: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.pname {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.pname b {
	font-weight: normal;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr td:first-child {
	border: none !important;
	padding: 0 !important;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
	border: 1px solid #000;
	border-radius: 0;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead tr:last-child th {
	border: none;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .variation,
.order_meta_data * {
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot * {
	line-height: normal;
	width: auto;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot>* {
	display: block;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td {
	display: flex !important;
	width: 100% !important;
	justify-content: space-between;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr {
	width: 100%;
	padding: 0 10px !important;
	margin-bottom: 5px;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal {
	height: 14px;
	margin-top: 10px;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot * {
	text-transform: uppercase;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
	letter-spacing: normal;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tr.order-total {
	margin-bottom: 10px !important;
}
.woocommerce-checkout ul#zorich_checkout li .toggle:focus {
	outline: unset !important;
}
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead tr {
	background: #231f20 !important;
	color: #fff !important;
}
.woocommerce-checkout .shipping_address_review thead tr {
	background: #231f20 !important;
	color: #fff !important;
}
.woocommerce-checkout ul#zorich_checkout li .toggle {
	background: #231f20 !important;
	color: #fff !important;
}
.woocommerce-checkout span.toggle_status i {
	color: #fff !important;
}
.woocommerce-checkout a.toggle.payment_box {
	border-top: 1px solid #fff !important;
	border: none important;
}
/* end */

/* cart page */
li.click_collect.on_demand .sm-select label img {
    display: none;
}
input.button.htheme_cart_button_dark {
    background: #000 !important;
}

.woocommerce-cart button.btn-right:focus {
	outline: none !important;
}
a.htheme_continue_shopping.htheme_float_right {
	width: 100% !important;
	text-align: right;
	
}
.htheme_cart_totals.cart_totals.calculated_shipping {
	width: 100% !important;
}
span.htheme_shipping_enabled {
	display: none !important;
}
.first-load {
	margin-top: -10px;
	width: 97%;
	float: right;
	margin-bottom: 50px;
}
form.woocommerce-shipping-calculator {
	width: 95%;
	margin: 21px 0;
}

li.click_collect {
	justify-content: space-between;
}
.woocommerce-cart .cart_coupan_banner .mainbox {
	width: 49.5% !important;
      margin-bottom: 10px !important;
}
.woocommerce-cart .cart_coupan_banner .adpNotification {
	width: 100% !important;
}
.woocommerce-cart .cart_coupan_banner .colorbox {
	width: 49.5%;
  margin: 0 0 10px 0;
}
.woocommerce-cart .cart_coupan_banner {
	margin: 0 0;
	position: relative;
	width: 99% !important;
	margin-left: 4px;
     display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.woocommerce-cart .check_pincode_box.add-div {
	display: block !important;
}

.woocommerce-cart .htheme_cart_totals.cart_totals.calculated_shipping .check_pincode h5 {
	display: none !important;
}
.woocommerce-cart .check_pincode_box.add-div p.no_data_found {
	display: block !important;
	width: 100%;
}
/* .woocommerce-cart .click_collect .sm-select {
	width: 100%;
} */
.woocommerce-cart .check_pincode {
	width: 100%;
}
.woocommerce-cart .check_pincode h5 {
	display: none !important;
}
.woocommerce-cart a.woocommerce-remove-coupon:before {
	content: '\e785';
  font-family: 'icomoon';
	font-size: 12px;
	text-align: right;
  font-weight:bold;
  text-shadow: 0 0 red;
}
.on_demand label {
    justify-content: space-between !important;
}


.woocommerce-cart .htheme_shipping_holder.top_section_cart {
	position: relative;
}
.htheme_cart_totals.cart_totals.calculated_shipping.top_total_container {
	position: relative;
	top: 0;
}

.woocommerce-cart .banner.promotion {
	display: flex;
}
.woocommerce-cart span.coupan_detail {
	width: 70%;
}
.woocommerce-cart span.woocommerce-Price-amount.amount {
	width: 30%;
	text-align: right;
}
span.coupan_detail {
	font-weight: bold;
	color: #000;
	font-family: 'PT Sans';
}
a.woocommerce-remove-coupon {
	font-size: 9px;
}
.banner h4 {
	padding-bottom: 0 !important;
}
.woocommerce-cart .sm-img {
    width: 25%;
    margin: 0;
    flex: 0 0 25%;
	
}

.woocommerce-cart span.hidenearby {
	width: 50%;
	text-align: left;
}
.woocommerce-cart .click_collect.last-chnage-section {
	/* justify-content: space-between; */
	margin-top: 22px !important;
	width: 100%;
	display: flex;
}
.woocommerce-cart .click_collect.last-chnage-section span {
	text-decoration: underline;
	cursor: pointer;
}
.woocommerce-cart span.shownearby {
	width: 50%;
}
.woocommerce-cart span.changemystore {
	width: 50%;
}
.woocommerce-cart span.shownearby {
	text-align: left;
}
.clickandcollect {
	display: flex;
	margin-bottom: 10px;
	align-items: center;
	justify-content: space-between;
}
.clickandcollect img {
	width: 30px;
}
.clickandcollect h4 {
	margin: 0 !important;
}
.click_collect .sm-select {
	width: 270px !important;
	display: flex;
	align-items: flex-start;
	padding: 0;
}

.click_collect .sm-select {
	padding-left: 0 !important;
}
.click_collect .sm-select input {
	margin-top: 0 !important;
}
li.click_collect p {
    text-align: left;
}
.click_collect .sm-select label {
	display: flex !important;
	
	width: 100%;
/*     justify-content: flex-end !important; */
    width: 100%;
  margin-top:-2px;
}
span.price_section {
    font-size: 13px !important;
}
.sm-select label span:first-child {width: 90% !important;}
.click_collect .sm-select label img {
    margin-right: 5px;
    margin-left: 5px;
    width: 14px;
    position: relative;
    top: -2px;
  height: 20px;
}
.click_collect .sm-select label span.stock {
	text-align: right;
	width: 21%;
}
.click_collect .sm-select label span.method {
	position: relative;
	top: 0;
  width:auto;
 letter-spacing: 0;
  font-size : 12px;

}
li.hide-li {
	display: none !important;
}
.woocommerce-cart span.price_section {
	width: auto;
    margin-left: 10px;
	display: inline-block;
  font-weight: bold;
	font-family: 'Josefin Sans';
	letter-spacing: 0 !important;
  color:#000 !important;
}
.woocommerce-cart ul#shipping_method {
	margin-top: 20px !important;
}
.woocommerce-cart #shipping_method li {
	display: flex;
   flex-wrap: wrap;
}

.woocommerce-cart .sm-img img {
	height: auto;
}
.woocommerce-cart .sm-select {
width: 70% !important;
     margin-top: 6px;
    justify-content: flex-end;
	text-align: left;
}
.woocommerce-cart .sm-select label {
	font-size: 10px;
}
.woocommerce-cart .sm-select input {
	filter: grayscale(1);
}
.woocommerce-cart .check_pincode_box {
	display: none;
}
.woocommerce-cart .c-db-location-row {
	display: none !important;
}
.woocommerce-cart .cart-delivery-box .pincode_submit {
	width: 49% !important;
	float: right;
	margin: 5px 0;
}
.woocommerce-cart .coupon_input {
	width: 40%;
}
.c-db-location-row.add-div {
	display: flex !important;
}
.c-dbp-inner.remove-div {
	display: none !important;
}
.check_pincode_box.add-div {
	display: flex !important;
}
.woocommerce-cart .pincode_submit {
	width: 100% !important;
	justify-content: flex-end;
	display: flex;
	margin-top: 5px;
}
.woocommerce-cart .c-db-location-row {
	display: flex;
	padding: 0 10px 0 0;
	FONT-VARIANT: JIS04;
	justify-content: space-between;
}
.woocommerce-cart h6.c-os-inside-title {
	display: flex !important;
	padding: 0 0;
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 15px 0 0 0;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.woocommerce-cart .c-dbp-inner {
	padding: 0 0 0 0px;
	display: flex;
	justify-content: space-between;
}
.htheme_cart_footer_holder {
	display: none !important;
}
.woocommerce-cart strong.save_red {
    font-size: 13px;
    margin-right: 5px;
    color: red;
}

.woocommerce-cart .banner span.woocommerce-Price-amount.amount {
    color: red !important;
}


.woocommerce-cart .htheme_cart_footer_row.discount strong.save_red {display: none;}
.woocommerce-cart .c-dbp-inner input {
	width: 60%;
    height: 40px;
    border: 2px solid #000;
    text-align: center;
    font-weight: bold !important;
    font-size: 12px;
    color: #808080;
}
.woocommerce-cart .c-dbp-inner button {
	width: 40%;
	margin-left: 10px !important;
	padding: 0 !important;
	height: 40px;
	line-height: normal !important;
}

li.click_collect.on_demand.no_found {
    display: flex !important;
}
.woocommerce-cart h6.c-os-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 15px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.woocommerce-cart .c-outside-australia {
	padding-right: 10px;
}
.woocommerce-cart .check_pincode {
	display: flex;
	align-items: center;
	margin-top: 5px;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-right: 10px;
}
.woocommerce-cart .pincode_submit button {
	width: 40%;
	background: #222528 !important;
	color: #fff !important;
}
.woocommerce-checkout p.on_demand_no_found:empty {
    display: none;
}

.woocommerce-checkout #zorich_checkout .additional_shipping .form-row-first, .woocommerce-checkout #zorich_checkout .additional_shipping .form-row-last, .woocommerce-checkout #zorich_checkout .additional_shipping p.form-row {
    min-height: 40px !important;
    position: relative;
    top: 0;
    height: auto !important;
}
.woocommerce-cart .country_input select,
.coupon_input input {
	font-size: 12px !important;
    font-weight: 800 !important;
    color: #808080;
    letter-spacing: 0 !important;
   
    border-color: #000 !important;
    border: 1px solid #000 !important;
    border-style: solid !important;
    border-width: 2px !important;
}
.woocommerce-cart .pincode_submit button:hover {
	background: #222528 !important;
}
.woocommerce .cart-collaterals.apply_section {
    top: -50px !important;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	width: 32.8%;
	float: right;
	/* 	margin-top: -50px; */
	position: relative;
	animation: 999;
  
}
.woocommerce-cart .banner .save_red{
    text-shadow: 0px 0px #ff0000;
}
.woocommerce-cart div#table_result {
	display: none !important;
}
.woocommerce-cart div#selected_location_box {
	margin-top: 0 !important;
}
.htheme_shipping_holder {
	width: 100%;
	float: left;
}
div#selected_location_box {
	text-align: left;
}
div#selected_location_box b {
	width: 60%;
	display: inline-block;
}
.cart-delivery-box .check_pincode {
	display: flex;
	align-items: center;
	margin-top: 5px;
}
.cart-delivery-box .country_input {
	width: 50%;
	display: inline-block;
	height: 40px;
}
.cart-delivery-box select#check_country_code {
	font-size: 12px;
	font-weight: 800 !important;
	color: #808080;
	letter-spacing: 0;
	text-align: center;
}
.cart-delivery-box .coupon_input {
	width: 49%;
	margin-left: 5px;
}
.cart-delivery-box input#check_pin_codes {
	font-size: 12px;
	font-weight: 800 !important;
	color: #808080;
	letter-spacing: 0;
	text-align: center;
	height: 40px !important;
	width: 100%;
}
.cart-delivery-box .pincode_submit {
	width: 49% !important;
	float: right;
	margin: 5px 0;
}
.cart-delivery-box button.button.htheme_cart_button_dark.check_shipping_by_pincode {
	width: 100% !important;
}
.cart-delivery-box button.button.htheme_cart_button_dark.check_shipping_by_pincode {
	background: #222528 !important;
	color: #fff !important;
}
.woocommerce-cart .cart_total_container {
	width: 100% !important;
	float: left !important;
}
.cart-db-location-row {
	padding: 0px 10px 0 10px;
	display: flex;
	justify-content: space-between;
}
h6.cart-os-inside-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
h6.cart-os-inside-title {
	display: none;
}
h6.cart-os-inside-title.active-div.circle {
	display: flex !important;
}
.cart-delivery-box h6.os-inside-title.active-div.circle {
	padding: 0 !important;
}
.cart-dbp-inner.remove-div {
	display: none;
}
.cart-dbp-inner {
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
}
.cart-dbp-inner input {
	border: 1px solid #000 !important;
	text-align: center;
}
.cart-dbp-inner button {
	height: 40px;
	width: 59%;
	margin-left: 5px !important;
	line-height: normal !important;
}
.cart-delivery-box h6.os-inside-title {
	margin: 0 !important;
}
.cart-outside-australia {
	padding: 0 10px;
}
h6.cart-os-title {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 14px;
	cursor: pointer;
	position: relative;
	margin: 15px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cart-delivery-box .db-location-row {
	padding: 0 10px;
}
.cart-delivery-box .outside-australia {
	padding: 0 10px;
}
.cart-delivery-box .db-location-row {
	padding: 0px 10px 0 10px;
}
.cart-delivery-box .outside-australia {
	padding: 0 10px;
}
.cart-delivery-box .dbp-inner {
	padding: 0 10px;
}
.cart-delivery-box .dbp-inner input {
	border: 1px solid #000 !important;
}
.cart-delivery-box .dbp-inner button {
	width: 59%;
	margin-left: 5px !important;
}

.cart-delivery-box .db-title-row {
	padding: 0 !important;
	height: 40px;
	/* background: #000; */
	width: 100%;
	margin: 0 auto;
}
.banner {
	border: 2px solid #666;
	padding: 10px 20px !important;
	margin-bottom: 10px;
}
span.banner-price {
	color: red !important;
}
span.banner-price {
	text-align: right !important;
	float: right;
}
.banner span {
	font-family: PT Sans;
	font-weight: bold;
	font-size: 13px;
}
span.promotion-banner {
	font-family: PT Sans;
	font-weight: 600 !important;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 50px;
}
.coupon_box {
	margin-bottom: 0 !important;
	border: none !important;
	padding-bottom: 0 !important;
}
.main_wrp {
	display: flex;
	width: 67%;
	margin: 10px 0 0 auto;
}
.box_wrp {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.main_one {
	width: 49%;
}
.coupen_code .promo_code {
	text-align: left;
	font-size: 16px;
     letter-spacing: 0 !important;
  font-weight: 700 !important;
}
.coupen_code .coupon_input.cart_form_text {
	text-align: left;
	display: flex;
}
.coupen_code input#coupon_code {
	width: 55% !important;
  	text-align:center;
}
.coupon_submit.cart_submit_btn {
	width: 45%;
}
.coupen_code input.button.htheme_cart_button_dark {
	width: 100% !important;
	margin-left: 5px;
}
.coupen_code .coupon_input.cart_form_text {
	width: 99% !Important;
	margin-left: 0;
}
.htheme_col_2.htheme_position.htheme_cart_subtotal span {
	padding-left: 25px;
}
.htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col {
	text-align: center;
	width: 100%;
}
.woocommerce-cart .htheme_cart_head div:nth-child(5) {
	text-align: center;
	justify-content: center;
	padding-left: 65px;
}
.woocommerce-cart .delivery-box {
	border: none !important;
}
.db-title-rows h6 {
	text-transform: uppercase;
	color: #000;
	font-weight: 900 !important;
	font-size: 16px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 7px;
}
h5.promo_code {
	padding-bottom: 7px;
}
.coupon_input.cart_form_text input {
	height: 40px;
}
.coupon_box.first-section {
	align-items: center;
}
input.button.htheme_cart_button_dark {
	line-height: 0;
}
.db-title-rows.shipping-title h6 {
	height: 40px;
	background: #000;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
}
.cart-delivery-box .db-title-row {
	padding: 12px 10px 0px 11px;
}
/* end */

@media only screen and (max-width: 1024px) {
  .input-type-gift .col-md-4 {
    margin: 0;
    padding-right: 10px !important;
    width: 33%;
}

button#check_gift_card_balance {padding: 0 !important;}

.input-type-gift {
    width: 100% !important;
}
  span.woocommerce-terms-and-conditions-checkbox-text {
    position: relative;
    top: -1px;
    margin-left: 5px;
}
 .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required * {
    font-size: 12px;
}
.woocommerce-cart .cart-collaterals.apply_section {
    width: 47.5% !important;
}
}
@media only screen and (max-width: 991px) {
    h3.charity_desc * {
      font-size: 8px;
      letter-spacing: 1px !important;
  }
  .shipping_address_review tr.cart_item td img  {
    height: 19px !important;
    width: 20% !important;
}
}
@media screen and (max-width: 1400px){
 .gif_image img {
    height: 220px;
}

.gift_detail_section .gift_title {
    text-transform: uppercase;
    width: 32%;
}

}


@media screen and (max-width: 1200px){
  h5.promo_second_head{
    font-size:20px;
  }
  .woocommerce-cart .htheme_cart_totals{
           width: 100% !important;
    float: left !important;
  }
  .woocommerce-cart  ul#shipping_method h3{
    font-size: 11px !important;
  }
  .woocommerce-cart .sm-select  {margin-top: 5px !important;}
  .click_collect .sm-select label{
    margin-top:0 !important;
  }
  .htheme_icon_cart_delete:after{
  font-weight:bold;
      text-shadow: 1px 0 red;
    color: #ff0000;
}
.woocommerce-cart a.woocommerce-remove-coupon:before {
	content: '\e785';
  font-family: 'icomoon';
	font-size: 12px;
	text-align: right;
  font-weight:bold;
  text-shadow: 1px 0 red;
}
  
  .woocommerce-cart a.continue_shopping:before{
    position: relative;
    top: -2px;
	}
  .htheme_cart_totals .htheme_cart_footer_row:last-child {
    padding: 0 !important;
}
   .woocommerce-cart .db-title-row h6  {
    text-align: left;
}
  .woocommerce-cart .db-title-row  {
    display: flex !important;
}
  
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin-top: 6px !important;
}
}

@media only screen and (max-width: 1150px) {
  
	.main_wrp {
		width: 100% !important;
	}
	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		width: 49% !important;
	}
	.coupon_submit.cart_submit_btn {
		margin-top: 0 !important;
		width: 45%;
	}
	.htheme_cart_totals.cart_totals.calculated_shipping {
		padding-right: 10px !important;
	}
}
@media screen and (max-width: 1024px){
.colorbox .free_shipping_button button {
    width: 80% !important;
}
}
@media only screen and (max-width: 768px) {
  button.woocommerce-Button.button.register_during_checkout {
    width: 100% !important;
}

.woocommerce-checkout ul.inner.login_form button.woocommerce-Button.button {
    width: 100% !important;
}

button.button.checkout_next_step.skip {
    width: 100% !important;
}

.input-type-gift .col-md-4 {width: 100% !important;}

.input-type-gift .col-md-4 input {
    margin-top: 1px;
}

button#apply_gift_card {
    width: 100% !important;
}

.woocommerce-checkout .row.input-type-gift {
}

button#check_gift_card_balance {
    width: 100% !important;
}
  button.btn-right {
    width:80% !important;
}
  h5.promo_second_head{
   font-weight:500 !important;
  text-shadow:0.5px 0px #000;
  }
  h5.promo_second_head,.column.offer_amount{
    font-size:18px !important;
  }
  /* cart */
       /* cart */
  .htheme_col_2.htheme_position.htheme_cart_subtotal span {padding-left: 0;}
    /* end */
     /* cart page */
   .baner {
    margin-top: 20px;
}
   .htheme_cart_subtotal span.htheme_cart_mobile_show {padding-left: 10px !important;position: relative;top: 4px;}

 .htheme_cart_subtotal span.woocommerce-Price-amount.amount {
    top: 6px !important;
    position: relative;
}

   .htheme_cart_row .htheme_cart_subtotal {
   
        padding: 0 !important;
}
 .htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col {
    display: block !important;
  padding: 0px 0 10px 0 !important
}
   .page-id-110 .htheme_inner_col {
     margin: 0 !important;
    display: flex !important;
    align-items: center !important;
}

 span.htheme_cart_mobile_show {
    line-height: normal !important;
}

 .htheme_cart_row .htheme_cart_subtotal {
    height: auto;
}
   .colorbox {
    width: 95%;
    margin-left: 0;
}


 .htheme_cart_head .htheme_col_6 {
    width: 0 !important;
}

 form.woocommerce-cart-form .row.adpNotification {
    width: 100%;
}
  /* end */
  /*Cart page*/
  
   .htheme_cart_row.cart_item .htheme_row_content_wrap{
    margin-top: 26px;
  }
   .htheme_cart_row.cart_item .htheme_col_2.htheme_position.htheme_cart_price {
    margin-top: 15px !important;
}
   .htheme_cart_holder.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .htheme_cart_quantity{
    height: auto !important;
  }
   .page-id-110 .htheme_inner_col {
    top: 0 !important;
    transform: none !important;
}
   .htheme_cart_row .htheme_col_5{
        width: 100% !important;
  }
    .coupon, .htheme_shipping_holder{
     text-align:left!important;
  }
  /**/
  /* end */
  
  
  
  .htheme_inner_col ins{
    margin-left : 0 !important;
  }
  .htheme_col_2.htheme_position.htheme_cart_subtotal .htheme_inner_col {
    text-align: left;
}
  .baner p {
    text-align: left;
    padding: 0 !important;
}
 
	/* end */
  .cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100% !important;
    margin-top: 10px !important;
}

.htheme_col_1.htheme_position.htheme_cart_image {
    width: 100%;
}
  .woocommerce-cart span.woocommerce-Price-amount.amount {
    text-align: left !important;
}
li.click_collect.custom_store.bottom_click_class span.method{margin-top:0px;}
  li.click_collect.custom_store span.method {
    top: 3px !important;
}

li.click_collect.custom_store label {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    top: -3px;
}


  .woocommerce-cart ul#shipping_method h3{
    text-align:left;
    float:right;
    
  }
  .woocommerce-cart .sm-select  {margin-top: 3px !important;}
.htheme_icon_cart_delete:after{
  font-weight:bold;
      text-shadow: 1px 0 red;
    color: #ff0000;
}
.woocommerce-cart a.woocommerce-remove-coupon:before {
	content: '\e785';
  font-family: 'icomoon';
	font-size: 12px;
	text-align: right;
  font-weight:bold;
  text-shadow: 1px 0 red;
}
  .gif_image img {
    height: 170px;
}
  #zorich_checkout h3.charity_desc b {
    font-size: 13px;
}

h3.charity_desc a {
    font-size: 13px;
}

#zorich_checkout h3 * {
    font-family: 'PT Sans';
}

p.justify-content {
    font-size: 13px;
    margin-top: 10px;
}
  .woocommerce-checkout div#fcc h4 {
    position: relative;
    top: 2.5px !important;
}
  .note_wrap {
    width: 69% !important;
        text-align: justify;
}
  .gift_card_popup.mobile {
     display: block; 
}
.gift_card_popup.desktop {
    display: none;
}
  .woocommerce-cart .c-dbp-inner{
    padding: 10px 0px 0 0px;
  }
  .htheme_title_container[data-title-type="default"] .htheme_title {
    position: relative !important;
    margin-top: 15% !important;
    margin-left: 0 !important;
    padding: 0 !important;
}

.woocommerce-cart .htheme_title h1 {
    left: -10px !important;
    position: relative;
}
.woocommerce-cart .htheme_row {
    padding: 10px 0 !important;
}
  
  .woocommerce-cart .cart_total_container {
    width: 100% !important;
}
  .db-title-row img {margin-right: 3px !important;}
  span.woocommerce-Price-amount.amount {
      text-align: right !important;
  }
  .htheme_row.htheme_padding_bottom {
      padding: 0 10px !important;
  }


  .input-text.qty.text {
    text-align: center;
    padding: 0 !important;
    text-indent: 0;
}

.htheme_input_plus, .htheme_input_minus {
    top: 50%;
    transform: translateY(-50%);
}

.htheme_input_minus {
    right: 20px;
}

a.remove.htheme_icon_cart_delete {
    width: auto !important;
}
  #fcc img {
    margin: 0 !important;
}

  .woocommerce-cart .htheme_cart_row {
    width: 100% !important;
}
.woocommerce-cart .htheme_cart_row {
    width: 100% !important;
}
  .woocommerce-cart  .htheme_cart_holder {
   width: 100% !important;
  }
  .woocommerce-cart    .wc_coupon_message_wrap {
    padding: 0 !important;
}
.woocommerce-cart .htheme_inner_col a {
    width: 100%;
}


 .htheme_cart_holder.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .htheme_cart_head {
    width: 100%;
}
  .woocommerce-cart .coupen_code input#coupon_code {
    width: 65% !important;
}
  .coupen_code input#coupon_code {
      font-size: 16px !important;
    padding : 0 !important;
  }
  .check_pincode_box.add-div input,.check_pincode_box.add-div select{
    font-size: 16px !important;
}

  .woocommerce-checkout input[type=text], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=password], .woocommerce-checkout select, .woocommerce-checkout textarea, .woocommerce form .country_select, .woocommerce-checkout .select2-drop {
    font-size: 16px !important;
}
   .woocommerce-cart input[type=text], .woocommerce-cart input[type=email], .woocommerce-cart input[type=tel], .woocommerce-cart input[type=password], .woocommerce-cart select, .woocommerce-cart textarea, .woocommerce form .country_select, .woocommerce-cart .select2-drop {
    font-size: 16px !important;
}
  .woocommerce-cart li.click_collect.bottom_click_class .sm-select {width: 100% !important;}

   .woocommerce-cart .cart-collaterals {
    position: relative;
    top: -30px !important;
}
   

  .home  .ht-row {
    margin: 0;
}
  .woocommerce-cart .cart-collaterals.apply_section{
    width: 100% !important;
    margin-top: 0px;
  }
  .woocommerce-cart .cart_coupan_banner .colorbox{
    margin-bottom:3px !important;
    width:100% !important;
  }
  /* tearms  and condtion css */
  .woocommerce-checkout button#place_order {
    right: 0 !important;
}
  .woocommerce-checkout p.form-row.validate-required {
    text-align: justify;
}
 .woocommerce-checkout .woocommerce-privacy-policy-text p {
    text-align: justify;
}


  
  
  /* sticky */
  .check_out_two_third {
    width: 100%;
}
  .check_out_one_third {
        top: unset;
    }
    .check_out_one_third {
        bottom: 0 !important;
    }
    .zorich_checkout_form {
        display: unset;
          flex-wrap: unset;
    }
    .check_out_one_third {position: unset;}
  	/* end */
	/* check out page */
	.woocommerce-checkout #zorich_checkout ul#shipping_method li .sm-img {
		width: 25% !important;
	}
	.woocommerce-checkout .click_collect .sm-select {
		width: 70% !important;
	}
	.woocommerce-checkout .click_collect .sm-select label {
		font-size: 10px !important;
	}
	.woocommerce-checkout .payment-section-checkout-page .coupon_input {
		width: 100% !important;
	}

	.woocommerce-checkout .c-dbp-inner {
		
		width: 100% !important;
	}
	
	.woocommerce-checkout ul#zorich_checkout li a.toggle,
	ul#zorich_checkout li a.toggle1 {
		font-size: 12px !important;
	}
	.woocommerce-checkout span.toggle_status span {
		font-size: 10px !important;
		margin-right: 5px !important;
	}
	.woocommerce-checkout span.toggle_status {
		align-items: center;
	}
	.woocommerce-checkout span.toggle_status i.fa.fa-check-circle {
		font-size: 16px !important;
	}
	.woocommerce-checkout .gift_first_section {
		width: 100% !important;
	}
	.woocommerce-checkout .gift_second_section {
		width: 100% !important;
	}
	button.gift_apply {
		width: auto !important;
	}
	button.button.checkout_next_step {
		width: auto !important;
	}
	.input-type-gift .col-md-4 {
		width: 99% !important;
		margin: 10px 0 !important;
	}
	.charity-banner {
		width: 100% !important;
	}
	.charity-option {
		width: 98% !important;
	}
	.charity-section {
		display: inline-block !important;
	}
	.woocommerce-checkout .payment-section-checkout-page .coupon_submit {
		width: 100% !important;
		margin: 6px 0 0 0 !important;
	}
	.woocommerce-checkout .payment-section-checkout-page .coupon_box {
		display: flex !important;
		flex-wrap: wrap !important;
	}
	.woocommerce-checkout .row.input-type-gift {
		width: 100% !important;
	}
	.woocommerce-checkout .charity-section {
		width: 98% !important;
      margin-top: 10px;
	}
	.woocommerce-checkout div#payment {
		width: 100% !important;
	}
	.woocommerce-checkout ul#zorich_checkout {
		width: 95%;
		margin: 0 auto;
	}
	.woocommerce-checkout .check_out_one_third {
		width: 95% !important;
		margin: 0 auto !important;
		display: block !important;
		float: none;
	}
	.woocommerce-checkout .contect-detail {
		width: 100% !important;
	}
	.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
		width: 100%;
	}
	.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
		width: 100% !important;
	}
	/* end */
	.woocommerce-cart .cart_coupan_banner {
		width: 100% !important;
	}
	.woocommerce-cart .main_wrp {
		width: 100% !important;
		margin: 0 !important;
	}
	.woocommerce-cart div#selected_location_box {
		width: 100% !important;
		margin: 18px 0px !important;
	}
	.woocommerce-cart ul#shipping_method {
		width: 100%;
		margin: 0 auto !important;
	}
	.woocommerce-cart .line_click_collect {
		width: 100% !important;
	}
	.woocommerce-cart .clickandcollect {
		width: 100% !important;
	}
	.main_one {
		width: 100% !important;
	}
	.box_wrp {
		flex-wrap: wrap !important;
	}
	.cart-delivery-box .db-title-row {
		width: 100% !important;
	}
  .cart-delivery-box .db-title-row h6 {margin-left: 0 !important;}
	.db-title-rows.shipping-title h6 {
		margin: 0;
		width: 100%;
	}
	.db-title-rows h6 {
		margin: 0;
	}
	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		width: 100% !important;
		padding: 10px 0 0 0;
	}
	.woocommerce ul#shipping_method li.click_collect.align-right {
		justify-content: flex-end;
	}
	.htheme_cart_totals.cart_totals.calculated_shipping {
		width: 100% !important;
		padding: 0 0 0 0;
	}
	.woocommerce-cart .cart_coupan_banner .mainbox {
		width: 100% !important;
	}
	.woocommerce-cart .cart_coupan_banner .adpNotification {
		width: 100% !important;
	}
	.woocommerce-cart a.htheme_cart_button_dark.htheme_float_right {
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
		float: left;
	}
	
	/* check out */
	.woocommerce-checkout .check_pincode_box.add-div {
		width: 100% !important;
	}
	.woocommerce-checkout .country_input {
		width: 50%;
	}
	.woocommerce-checkout input#check_pin_code {
		width: 100% !important;
	}
	.woocommerce-checkout .check_pincode .pincode_submit button {
		width: 43% !important;
		align-items: center !important;
		justify-content: center !important;
	}
	
	/* end */
}
@media only screen and (max-width: 575px) {
  input.button.checkout_next_step {
    width: 100% !important;
}
  .htheme_cart_totals.cart_totals {
    margin-top: 10px !IMPORTANT;
}
  li.login_form_li .login-form-checkout {
    flex-wrap: unset !important;
    display: block !important;
}
  .woocommerce-checkout #zorich_checkout p#chosen_packing_field{
    width:100% !important;
  }
  h5.promo_second_head,.column.offer_amount{
    font-size:17px !important;
    padding-bottom: 10px !important
  }
  a.htheme_continue_shopping.htheme_float_right {
    float: right;
}
  .woocommerce-cart ul#shipping_method h3 {
    font-size: 9px !important;
    text-align: left !important;
    width: 100%;
        margin: 0 !important;
}
.htheme_cart_holder.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {margin-top: 20px !important;}

a.continue_shopping {
    position: relative;
    top: 10;
}
  .woocommerce-cart .coupen_code input#coupon_code{
    width: 70% !important;
  }
  .coupon_submit.cart_submit_btn{
    width: 30% !important;
}
  .woocommerce-cart .sm-select  {margin-top: 3px !important;}
 .note_wrap {
    width: 100% !important;
        text-align: justify;
}
  .gift-three-section {
    width: 50%;
}
.gif_image img {
    height: 160px;
}
   #zorich_checkout h3.charity_desc b {
    font-size: 11px;
}

h3.charity_desc a {
    font-size: 10px;
}
p.justify-content {
    font-size: 12px;
    margin-top: 10px;
}
  .woocommerce-checkout table.shop_table thead tr th{
   padding-left: 9px !important;
    font-size: 12px !important;
}
  .woocommerce-cart a.htheme_continue_shopping.htheme_float_right:before {
    position: relative;
    top: -2px;
}
body.woocommerce-cart .woocommerce-message {
    padding: 15px 15px 15px 22px !important;
}
 body.woocommerce-cart .woocommerce-message::before {left: 5px !important;}

.home  .ht-row {
    margin: 0;
}
  span.woocommerce-terms-and-conditions-checkbox-text{
    margin-right:0 !important;
    padding : 0 !important;
  }
  .woocommerce-checkout a.woocommerce-privacy-policy-link{
    margin-left:30px !important;
  }
	/* cart page */
	.woocommerce-cart .htheme_cart_totals.cart_totals.calculated_shipping {
		padding: 0 !important;
	}
	.woocommerce-cart div#selected_location_box span {
		font-size: 11px;
	}
	.woocommerce-cart div#selected_location_box b {
		font-size: 10px;
	}
	.clickandcollect h4 {
		width: 80% !important;
		align-items: flex-end;
	}
	.clickandcollect img {
		width: 10% !important;
	}
	#shipping_method #fcc h4 {
		text-align: left !important;
    	line-height: 26px !important;
		padding: 0 0 0 0 !important;
	}
	.woocommerce-cart div#selected_location_box {
		width: 100% !important;
		padding: 0 !important;
		margin: 18px 0 !important;
	}
	li.click_collect.align-right {
		justify-content: flex-start !important;
	}
	.woocommerce-cart .cart_total_container {
		width: 100% !important;
	}
	.woocommerce-cart a.htheme_cart_button_dark.htheme_float_right {
		width: 100% !important;
	}
	.woocommerce-cart .line_click_collect {
		width: 100% !important;
	}
	.woocommerce-cart span.woocommerce-Price-amount.amount {
		text-align: left !important;
	}
	a.htheme_continue_shopping.htheme_float_right {
		padding: 0 !important;
		width: 100% !important;
	}
  
  	/* check out page */	
    .woocommerce-checkout input#auspost_authority_to_leave {
        position: relative;
     
        margin-right: 5px !important;
    }
    .woocommerce-checkout label.checkbox {
      font-size: 13px !important;
    }
   .woocommerce-checkout a.woocommerce-privacy-policy-link {margin-left: 15px;}
   
  /*********/
  
}

