/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* header  */
body[data-elementor-device-mode="tablet"] header .elementor-nav-menu--dropdown,
body[data-elementor-device-mode="mobile"] header .elementor-nav-menu--dropdown {
    background-color: #FDF7F4 !important;
}

/* Add your custom styles here */
.shop-cs ul.products li.product{
	position: relative;
}

.shop-cs ul.products li.product a.woocommerce-loop-product__link{
	height: 100%;
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
}

.shop-cs .add_to_cart_button > span,
.shop-cs .product_type_simple > span{
	display: none;
}

.shop-cs .woocommerce-loop-product__buttons{
	position: absolute;
    bottom: 10px;
    right: 8px;
	display: flex;
	align-items: center;
}

.shop-cs .woocommerce-loop-product__buttons .add_to_cart_button{
	order: 2;
	margin-left: 10px;
}

.shop-cs .add_to_cart_button,
.shop-cs .product_type_simple {
	width: 12px;
    height: 12px;
    background-image: url(assets/images/t.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: initial !important;
	padding: 0 !important;
	border-radius: 50%;
}

.shop-cs .add_to_cart_button:hover{
	background-color: #fff !important;
}

.shop-cs .woocommerce-pagination,
.pagination-wrap{
	justify-items: center;
}

.page-numbers{
	display: flex;
    list-style-type: none;
    align-items: center;
    column-gap: 14px;
}

.page-numbers li a,
.page-numbers li span{
	width: 36px;
    height: 36px;
	display: inline-block;
    overflow: hidden;
    line-height: 34px;
    border: 1px solid #231f20;
    text-align: center;
    border-radius: 100%;
	color: var(--e-global-color-text) !important;
}

/* shop category  */
.category-cs .woocommerce-loop-category__title{
	padding: 0 !important;
	margin: 0 !important;
}

.category-cs .product-category.product .count,
.category-cs .product-category.product img{
	display: none;
}

.cs-title{
	display: none;
}

.woocommerce-shop .cs-title.show-shop,
body:not(.woocommerce-shop) .cs-title.show-category{
	display: block;
}

ul.elementor-nav-menu--dropdown a, 
ul.elementor-nav-menu--dropdown a:focus, 
ul.elementor-nav-menu--dropdown a:hover{
	border-left: 0 !important;
}

header .elementor-nav-menu--dropdown a.elementor-item-active{
	font-weight: bold !important;
}

/* Dokan  */
#dokan-seller-listing-wrap.grid-view .store-content{
	position: static;
	padding: 11px 13px;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
    padding: 17px 0;
	background-color: #fff;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container h2{
    margin: 0;
	padding: 0;
	text-align: center;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container h2 a{
	font-family: "Montserrat", Sans-serif;
    font-size: 10pt;
    font-weight: 700;
	color: #31241e;
	text-align: center;
	text-transform: uppercase;
	display: block;
    line-height: 1.4em;
}

.mx-0{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.px-0{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.w-100{
	width: 100% !important;
}

.mb-0{
	margin-bottom: 0 !important;
}

#dokan-store-listing-filter-wrap{
	display: none;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
    gap: 55px;
}

body[data-elementor-device-mode="tablet"] #dokan-seller-listing-wrap ul.dokan-seller-wrap{
    gap: 30px;
}

body[data-elementor-device-mode="mobile"] #dokan-seller-listing-wrap ul.dokan-seller-wrap{
    grid-template-columns: repeat(1, 1fr);
	gap: 30px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap:before,
#dokan-seller-listing-wrap ul.dokan-seller-wrap:after{
	display: none;
}

.pagination-wrap{
	margin-top: 90px;
}

@media (min-width: 768px) and (max-width: 991px) {
    #dokan-seller-listing-wrap ul.dokan-seller-wrap li {
        width: 100% !important;
    }
}

/* single  */
.flex-control-nav.flex-control-thumbs{
	display: none !important;
}

.woocommerce-product-gallery__trigger{
	position: absolute;
    top: 0;
    left: 6px;
    z-index: 9;
    font-size: 30px;
}

.product-author-info h5{
	font-family: "Montserrat";
	font-weight: 400;
	font-size: 10pt;
	color: #000;
	font-style: italic;
	text-transform: uppercase;
	line-height: 1.4rem;
	margin: 0;
}

.product-author-info h5 a{
	color: inherit;
}

.variations th.label{
	display: none;
}

table.variations td, 
table.variations th{
	border: 0;
	padding: 0;
	background-color: initial;
}

table.variations select{
	width: 100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	background-color: #d1c8c1;
	border: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
    position: relative;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 5"><polygon points="0,0 5,5 10,0" fill="rgb(138, 160, 148)"/></svg>');
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 30px;
}

.box-price-singe-custom{
	width: 100%;
}

/* Filter style  */
.woof_container_inner h4{
    font-family: var(--e-global-typography-3a8c466-font-family), Sans-serif;
    font-size: 16pt;
    margin-bottom: 6px;
    font-weight: 500;
	text-indent: 18px;
}

.woof_block_html_items{
    padding: 21px 10px 7px 18px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #677480;
}

.icheckbox_square-blue, .iradio_square-blue {
    width: 12px !important;
    height: 12px !important;
    background: initial !important;
    border: 2px solid #000 !important;
}

.icheckbox_square-blue.checked::before{
    content: "";
    position: absolute;
    left: 3px;
    top: -6px;
    width: 6px;
    height: 13px;
    border: solid green;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.woof_list label{
	font-size: 12pt;
	font-family: var(--e-global-typography-3a8c466-font-family), Sans-serif;
}

.woof_checkbox_label_selected{
	font-weight: initial;
}

ul.woof_list li {
    margin: 0 3px 0 3px;
}

.button.woof_reset_search_form {
    background-color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-20285d6-font-family), Sans-serif;
    font-size: var(--e-global-typography-20285d6-font-size) !important;
    font-weight: var(--e-global-typography-20285d6-font-weight) !important;
    line-height: var(--e-global-typography-20285d6-line-height) !important;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    border-radius: 17px 17px 17px 17px !important;
    width: 100%;
}

/* Product shop */
ul, ol{
	padding-left: 0;
}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button.add_to_cart_button{
	display: inline-block;
}

.product-loop-cs .price {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-b4d5f3d-font-family ), Sans-serif;
    font-size: var( --e-global-typography-b4d5f3d-font-size );
    font-weight: var( --e-global-typography-b4d5f3d-font-weight );
    line-height: var( --e-global-typography-b4d5f3d-line-height );
    letter-spacing: var( --e-global-typography-b4d5f3d-letter-spacing );
}

/* cart page  */
.elementor-widget-woocommerce-cart .e-cart__container{
	grid-template-columns: 1fr 344px !important;
}

.elementor-widget-woocommerce-cart .woocommerce-shipping-totals.shipping{
	display: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img{
	width: 125px;
}

.product-cs{
	display: flex;
	align-items: center;
	gap: 10px;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td{
	padding-top: 150px;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout{
	padding: 0;
}

.elementor-widget-woocommerce-cart .e-cart-section{
	position: relative;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button{
	position: absolute;
	bottom: -118px;
}

.woocommerce .quantity .qty {
    background-color: #d1c8c1 !important;
    padding: 0px 0px 0px 15px !important;
    max-height: 34px !important;
    min-height: 34px !important;
    text-align: center !important;
    border-radius: 0 !important;
	width: 140px !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td{
	vertical-align: middle;
}

.text-start{
	text-align: left;
}

.text-center{
	text-align: center !important;
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation{
	display: flex;
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation dd{
	margin-left: 10px;
}

body[data-elementor-device-mode="tablet"] .elementor-widget-woocommerce-cart .e-cart__container,
body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .e-cart__container{
	grid-template-columns:repeat(1,1fr) !important;
	display: block;
}

body[data-elementor-device-mode="mobile"] .woocommerce .quantity .qty{
	width: 60px !important;
}

body[data-elementor-device-mode="mobile"] .product-thumbnail-cs{
	width: 50px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .woocommerce-cart-form .e-cart-section{
	overflow-x: auto;
	margin-bottom: 15px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .woocommerce-cart-form .e-cart-section::-webkit-scrollbar {
    height: 8px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .woocommerce-cart-form .e-cart-section::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .woocommerce-cart-form .e-cart-section::-webkit-scrollbar-thumb:hover {
    background: #555;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .e-cart__column.e-cart__column-end{
	margin-top: 40px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    bottom: -80px;
    left: 0;
}

/* Page Account  */

.woocommerce-form-login__rememberme{
	display: none !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a{
	color: #8aa094;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:nth-child(3){
	margin-top: 32px;
	margin-bottom: 10px;
}


.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 100px;
}

.woocommerce-account .woocommerce .col2-set .col-1, 
.woocommerce-account .col2-set .col-1,
.woocommerce-account .woocommerce .col2-set .col-2, 
.woocommerce-account .col2-set .col-2{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.woocommerce-account .woocommerce .col2-set::after, 
.woocommerce-account .woocommerce .col2-set::before, 
.woocommerce-account .woocommerce-page .col2-set::after, 
.woocommerce-account .woocommerce-page .col2-set::before{
	display: none;
}

.woocommerce-button.button.woocommerce-form-login__submit{
	margin: 0 auto;
}

/* .woocommerce-account .woocommerce form .form-row {
    margin-bottom: 50px !important; 
		margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 !important;
} */

.woocommerce-account .vendor-customer-registration,
.woocommerce-account .woocommerce-privacy-policy-text{
	display: none;
}

/* .woocommerce-account .woocommerce form .form-row.mb-9{
	margin-bottom: 9px !important;
} */

/* .woocommerce-account .woocommerce form .form-row.mb-20{
	margin-bottom: 20px !important;
}
 */

/* .woocommerce form .form-row input.input-text::placeholder, 
.woocommerce form .form-row textarea::placeholder{
	font-family: var(--e-global-typography-3a8c466-font-family), Sans-serif !important;
	font-size: 16pt !important;
	color: #69615e;
	opacity: 1 !important;
} */

/* .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 20px !important;
} */

.woocommerce-form__input-checkbox {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	border-radius: 50%;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	cursor: pointer;
}

.woocommerce-form__label-for-checkbox{
	position: relative;
}

.woocommerce-form__input-checkbox:checked {
	width: 15px;
	height: 15px;
	background-image: url(images/assets/tick.tick.webp);
	background-repeat: no-repeat;
	cursor: pointer;
}

.woocommerce-form__input-checkbox:checked ~ span:before {
	content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    background-image: url(assets/images/tick.webp);
    background-repeat: no-repeat;
    background-size: 15px;
    z-index: 9;
    position: absolute;
    left: 0px;
    top: 0px;
}

.woocommerce-form__label {
	display: flex;
	align-items: center;
	font-size: 16px;
	gap: 10px;
}

.woocommerce-form__input-checkbox:hover,
.woocommerce-form__input-checkbox:focus {
	outline: none;
}

.elementor-widget-woocommerce-my-account{
	font-family: "Montserrat", Sans-serif;
}

.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
	margin-top: 18px;
}

.woocommerce-form.woocommerce-form-register.register{
	height: auto !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{
	margin-top: 0;
}

.d-flex{
	display: flex;
}

.align-items-center{
	align-items: center;
}

.position-relative{
	position: relative;
}

.order-2{
	order: 2;
}

.woocommerce form .form-row label{
	line-height: 1 !important;
	font-size: 11pt !important;
}

/* .woocommerce-account .woocommerce form .form-row.pe-25{
	padding-left: 25px !important;
} */

body[data-elementor-device-mode="tablet"] .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{
	grid-template-columns: 1fr 1fr;
	column-gap: 30px;
}

body[data-elementor-device-mode="mobile"] .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{
	grid-template-columns: 1fr;
	row-gap: 50px;
}

body[data-elementor-device-mode="mobile"].woocommerce-account .woocommerce form .form-row{
	margin-bottom: 30px !important;
}

.woocommerce-form.woocommerce-form-login.login{
	height: initial !important;
}

/* page child */
.detail-cs .elementor-widget-text-editor h6,
.detail-cs .elementor-widget-text-editor h6 strong{
	font-family: 'Montserrat Bold';
    font-size: 10pt;
}

/* checkout  */
.woocommerce-checkout input, 
.woocommerce-checkout textarea{
    font-size: 10pt !important;
}

.woocommerce-checkout abbr[title] {
    text-decoration: initial;
}

.woocommerce-checkout form .form-row-first,
.woocommerce-checkout form .form-row-last{
    display: inline-block;
    width: 49% !important;
}

.woocommerce-checkout form .form-row-first{
    margin-right: 2% !important;
}

.woocommerce-checkout .input-text,
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{
    height: 36px !important;
    line-height: 100% !important;
}

.woocommerce-checkout input::placeholder, .woocommerce-checkout textarea::placeholder{
    opacity: 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{
    display: block;
}

.woocommerce-checkout form .form-row .required{
    color: #69615e;
    font-weight: 500;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper{
    position: relative;
}

.woocommerce-checkout .form-row label[for="billing_address_1"]{
    padding-left: 18px;
    margin-top: 5px;
    margin-bottom: 18px !important;
	display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{
	margin-bottom: 0;
}

.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper > span{
    font-family: var( --e-global-typography-085d080-font-family ), Sans-serif;
    font-size: 8pt;
    line-height: 1.5em;
    color: #000000;
    position: absolute;
    top: 7px;
    left: 14px;
    pointer-events: none;
    text-transform: uppercase;
}

.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:focus + span,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:focus + textarea,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper input:not(:placeholder-shown) + span,
.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper textarea:not(:placeholder-shown) + span{
    display: none;
}

.woocommerce-checkout #billing_company_field,
.woocommerce-checkout .form-row:not(#billing_address_1_field) > label
{
    display: none !important;
}

.woocommerce-checkout .select2-container{
	height: 36px;
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below{
    margin-top: 0 !important;
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field{
    padding: 5px 10px;
}

.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 9px 18px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-width: 13px 8px 0;
    border-color: #8aa094 transparent transparent transparent !important;
    top: 12px;
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
    grid-template-columns: 54% auto !important;
    grid-column-gap: 130px !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total strong{
    font-weight: normal !important;
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description{
    margin-bottom: 10px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-info{
    padding: 10px 15px !important;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page a{
    color: #DD844B !important;
}

#ship-to-different-address span{
    font-family: "Montserrat", Sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000000;
	text-transform: uppercase;
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address{
	margin-top: 5px !important;
	margin-bottom: 20px !important;
}

.elementor-widget-woocommerce-checkout-page .shipping_address:before{
	content: "Shipping Details";
	font-family: "Montserrat Bold", Sans-serif;
	text-transform: uppercase;
	color: #000;
	display: block;
	text-align: center;
	margin-bottom: 13px;
}

.woocommerce-shipping-may-be-available-html.e-checkout-message.e-cart-content{
    font-family: "Montserrat", Sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000000;
    font-style: italic;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    margin: 0 auto;
    margin-top: 20px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr td:nth-child(2),
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr th:nth-child(2)
{
    text-align: right;
}

.shop_table.woocommerce-checkout-review-order-table th{
	width: 30%;
}

#billing_phone_field {
    display: inline-block;
    width: 49%;
    margin-right: 2% !important;
}

#billing_email_field {
    display: inline-block;
    width: 49%;
}

#billing_phone_field .woocommerce-input-wrapper > div {
    width: 100%;
}

#billing_phone_field .woocommerce-input-wrapper > span{
    left: 83px !important;
}

.woocommerce-checkout .woocommerce-form__input-checkbox{
	width: 17px;
    height: 17px;
}

.woocommerce-form__input-checkbox:checked{
	border: 0;
}

.woocommerce-checkout .woocommerce-form__input-checkbox:checked ~ span:before{
	width: 17px;
    height: 17px;
	background-size: 17px;
}

.woocommerce-checkout .woocommerce-form__label{
	gap: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span{
	position: initial !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead{
	display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation{
	display: flex;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation dd.variation-Vendor{
	margin-left: 10px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{
	margin-right: 10px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot{
	text-align: left;
    border-top: 1px solid #000;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods{
	list-style-type: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box {
    background-color: #FFF !important;
    padding: 10px 20px;
    margin-top: 10px;
}

.iti--separate-dial-code .iti__selected-flag{
	background-color: #D1C8C1 !important;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container{
	border-right: 10px solid #fdf7f4;
    z-index: 9;
}

.elementor-widget-woocommerce-checkout-page #billing_phone{
	padding-left: 90px !important;
}

.reset_variations{
	font-size: 8pt;
    background-color: initial;
    color: #d89779;
    padding: 0;
	margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
    .elementor-widget-woocommerce-checkout-page .e-checkout__container {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-column-gap: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
	.woocommerce-checkout .form-row:not(#billing_country_field):not(#shipping_country_field):not(#billing_state_field):not(#shipping_state_field) .woocommerce-input-wrapper > span,
	.select2-container--default .select2-selection__placeholder{
	    font-size: 18px;
	}
	
	#billing_phone_field,
	#billing_email_field{
		width: 100%;
		margin-right: 0 !important;
		display: block;
	}
}
.woocommerce-form-row span em{
	font-size: 12px !important;
}

.woocommerce-Address{text-align: justify !important;}

.woocommerce-info{margin-bottom:10px;}