/*
Theme Name: jetaime
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


:root {
    --jet-primary : #273e1f;
    --jet-second : #8ea097;
    --jet-bg : rgb(231, 230, 221);
}

p, ul , h1, h2, h3, h4, h5 , h6{
    margin-bottom: 5px;
}




.section-lienhe .icon-box {align-items: center; margin-bottom: 30px;}
.section-lienhe .icon-box-text h3 {margin-bottom: 0;}
.section-lienhe .icon-box-img {background: var(--jet-bg);padding: 8px 10px;    border-radius: 100%;}

.section-lienhe .form-lh input[type=text], 
.section-lienhe .form-lh input[type=tel],
.section-lienhe .form-lh input[type=email]{
    height: 40px;   background-color: #fff;   border-radius: 10px;} 

.section-lienhe .form-lh textarea {   border-radius: 10px;}

.section-lienhe .form-lh input[type=submit] {   background-color: #000;    text-transform: none;    border-radius : 99px;
    display: block;    margin: 0 auto;    font-size: 13px;}

.section-lienhe .jet-mxh-footer a ,.section-footer  .jet-mxh-footer a  {    margin-right: 10px;}

.section-services .icon-box {
	margin-bottom: 50px;
}

.section-services .icon-box-img {background: var(--jet-bg);padding: 10px; height: 60px;   border-radius: 10px}

p.name.product-title a {color: var(--jet-primary);  font-size: 18px;}
div.price-wrapper .price .amount {font-size: 18px; }

.section-footer a {font-size: 15px}
.section-footer .row .col {padding-bottom: 0;  color: var(--jet-primary)}
#footer .absolute-footer {color: var(--jet-primary);}

.woocommerce-ordering select{border-radius: 10px; background: var(--jet-bg);}

.form-footer input[type="email"] {
	height: 50px;
	border-radius: 10px 0 0 10px;
}

 .form-footer input[type="submit"] {
	height: 50px;
	border-radius: 0 10px 10px 0;
}

.form-footer .flex-row.form-flat .flex-col, .form-footer  .form-flat .flex-row .flex-col {
	padding-right: 0px
}

.form-footer .ml-half {
	margin-left: 0px
}

a.btn-readmore {
    background: #e9e6ed;
    padding: 5px 10px;
    border-radius: 5px;
	font-weight: 600
}


/* Gio hang */

.woocommerce-cart .woocommerce .woocommerce.row.row-large.row-divided {
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #ececec;
    margin: 0 auto;
    background: #fff;
}

.shop_table thead th,
.shop_table .order-total td,
.shop_table .order-total th {
    border-width: 1px;
    font-size: 12px;
    color: #000;
}

.cart_totals th.product-name {
    color: var(--jet-primary);
    border: none;
    font-size: 20px;
    text-transform: capitalize;
}

.woocommerce a.remove, .cart-item a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}

.woocommerce a.remove:before,
.woocommerce a.remove:after,
.cart-item a.remove:before,
.cart-item a.remove:after{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}

.woocommerce a.remove:before, .cart-item a.remove:before {
    height: 6px;
    transform-origin: -7% 100%;
    -moz-transform-origin: -7% 100%;
    -webkit-transform-origin: -7% 100%;
    transition: transform 150ms;
    -moz-transition: transform 150ms;
    -webkit-transition: transform 150ms;
    width: 14px;
}

.woocommerce a.remove:after, .cart-item a.remove:after {
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}

.woocommerce a.remove:hover:before, .cart-item a.remove:hover:before {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: transform 250ms;
    -moz-transition: transform 250ms;
    -webkit-transition: transform 250ms;
}

.woocommerce a.remove:hover, .cart-item a.remove:hover {
    background: transparent;
}


.checkout-page-title .breadcrumbs, .woocommerce-NoticeGroup {
	display: none;
}

#customer_details input, #customer_details textarea {
	border-radius: 10px;
	height: 45px;
    background-color: var(--jet-bg);
}



/* checkout */
.woocommerce-billing-fields {
	border-top: 0px
}

.checkout-product-image-container-wat {
	    display: flex;
    align-items: end;
}

.checkout .product-quantity, .woocommerce-bacs-bank-details {
	display: none
}

.checkout .has-border, .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
	border: 0px;
}

#billing_first_name_field {
	width: 100%;
}

.woocommerce-invalid input, input.wpcf7-not-valid {
    border-color: var(--jet-primary);
    color: var(--jet-primary)
}

#customer_details {
    padding: 0 15px;
    border: 0px;
	border-radius: 10px;
}

#place_order {
	font-size: 18px;
    font-weight: 600;
	border-radius: 10px;
}

#place_order:before {
	content: "\f023";
	font-family: 'Font Awesome 5 Free';
	margin-right: 3px;
} 

.wc_payment_method.payment_method_payos img {
	display : none;
}

.form-row-first-cp input{
	width: 66%;
    border-radius: 10px;
    float: left;

}

.form-row-last-cp .button{
	width: 30%;
    border-radius: 10px;
    float: right;
    margin-right: unset;
}