/*
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  ***************/


}

.hotline {
	display: flex;
	align-items: center;
}
.hotline img {
	width: 30px;
	height: 30px; 
	margin-right: 5px;
}
.hotline div {
	font-size: 12px;
}

.hotline a {
	font-size: 15px;
	font-weight: 600
}

.hotline, .hotline a {
	color: #fff
}

.header-bottom {
	background: linear-gradient(180deg, #141414 0%, #202022 50%, #47474f 100%);
	border-top: 1px solid #626262;
}

.header-cart-link i.icon-shopping-cart:before {
	content: "";
}

a.header-cart-link {
	background: url(https://atstorevn.com/wp-content/uploads/2025/01/svgexport-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%;
    height: 35px;
    width: 30px;
    margin-left: 20px;
}

[data-icon-label]:after {
	opacity: 1;
	top: -20px;
}

.ux-search-box input[type=search]{
	border: 1px solid #fff;
	color: #333;
	height:40px;
	background: #fff;
	border-radius: 10px;
}

.icon-search {
	color: #333
}

.menu-banner{background-color: #fff; border: 1px solid rgba(156,163,175,.25); border-radius: 10px;}
  .menu-banner li{margin-left: 0!important; padding: 3px 6px;border-radius: 6px; font-size: 14px; cursor: pointer; list-style:none; }
.menu-banner li a {display: flex; align-items: center;}
  .menu-banner li:hover{background-color: #f3f4f6}
  .menu-banner i{color: #797a7b; margin-right: 10px}

.section-slide .col {
	padding-bottom: 0
}

.section-slide img, .section-slide img:hover {
	border-radius: 10px;
}

.single .price-on-sale del bdi{
	font-size: 16px;
}

.single del span.amount {
	display: inline-block
}

.single .price-on-sale ins bdi{
	font-size: 25px;
}

.single .product-info .price {
	margin: 0
}

.single form {
	margin-bottom: 0;
}

.section-banchay .col {
	padding-bottom:0;
}

.section-banchay .col.large-2:hover .col-inner{
	   background-color: #333 !important;
}

.section-banchay .col.large-2:hover .box-text-inner h4{
	color: #fff;
}

#footer .mxh {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

#footer .mxh a {
	margin-right: 20px;
}

#footer p {
	margin-bottom: 5px;
}


#footer a {
	min-height: 2.0em
}

#footer a {
	transition : padding .2s ease-in
}

#footer a:hover {
	padding-left: 10px
}

.section-dkytin .col {
	padding-bottom: 0
}

.section-dkytin input[type=email] {
	background: #fff;
	height: 45px;
}

.section-dkytin .ml-half input {
	margin-left:0px!important;
}
/*
 .section-dkytin .form-flat {
	align-items: baseline
} */

.section-dkytin input[type=submit] {
	display: block
}

.label_custome {
	position: absolute;
	top: -40px; 
	left: 0
}

.label_custome p:first-child {
	background: linear-gradient(180deg, #f64343 0%, #dd0e0e 50%, #a30808 100%);
}
.label_custome p:last-child {
	background: linear-gradient(180deg, #e8684a 0%, #da4d2e 50%, #ba2604 100%);
}
.label_custome p {
	padding: 0 10px;
    margin-bottom: 0;
    height: 20px;
	font-weight: 600;
	font-size: 13px;
    background: linear-gradient(180deg, #f64343 0%, #dd0e0e 50%, #a30808 100%);
    color: #fff;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.price-wrapper .price, .related .price-wrapper .price, .isures-container .price-wrapper .price{
	width: 85%!important;
	float: left
}

.message-container {
	display: none;
}

del span.amount {
	display: block;
	padding-bottom: 5px;
	opacity: .8!important;
	font-weight: 600
}

.single .price-wrapper .price:first-child {
	display: block;
	width: 100%;
	margin-top: 10px;
}



.price-wrapper .cart_custome {
	background: #333;
    padding: 2px 3px 0 3px;
    border-radius: 5px;
	display: inline-block;
}

.price-wrapper .cart_custome:hover {
	background: #bf1e2e
}

.product-summary .quantity {
	width: 100%;
}

.product-small ul li {
	
	list-style: none
}

.product-small ul, .short-des{
	margin-top:10px;
	margin-bottom: 0;
	background: #f1f1f1;
	padding:1px 5px 1px 5px;
	border-radius: 10px
}

.short-des ul li {
	margin-left: 0px;
}

.single .product-info .price {
	font-size: 1.2em
}

.ux-quantity.quantity.buttons_added.form-minimal:before {
    content: "Số lượng : ";
    line-height: 40px;
    margin-right: 10px;
    font-weight: 700;
	font-size: .9em
}

.single .col-divided {
	border-right:0px;
	padding-right: 0px;
}

.single .button , .single button {
	margin-bottom:0;
}

.single .single_add_to_cart_button {
	width: 38%;
	margin-right: 2%;
    border-radius: 5px;
	font-size: 14px;
	height:70px;
}

.single .custom_des {
	border-bottom: 1px solid #f1f1f1; 
	border-top: 1px solid #f1f1f1;
	margin-bottom: 20px;
	margin-top: 50px;
	display: block;
	padding: 5px 0;
	font-size: 14px;
	line-height: 30px;
	clear: both;
}

.single .product-title {
	margin-bottom: 0
}

.single .isures_buy_now {
	width: 60%;
	float: right;
	margin-right: 0;
    border-radius: 5px;
	font-size: 18px;
	height:70px;
	line-height: 20px;
	padding: 0 10px;
}

#block_widget-2 .section {
	padding-left: 0;
	padding-right: 0;
}
#block_widget-2 .section .col {
	padding: 0;
}
.section-single .row {
	border:1px solid #dd3333;
	border-radius: 10px;
}

.section-single .row-km h4 {
	background: #dd3333;
	color: #fff;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	margin-bottom: 0
}

.section-single .row-km p {
	margin-bottom:0
}


.section-single .row .text:last-child {
	padding:  10px;
	background : #fbfbfb;
	border-radius:0 0 10px 10px
}

.section-single .chinh-sach .text h4 {
	background: #000;
	color: #fff;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	margin-bottom: 0
}

.section-single .chinh-sach {
	border:1px solid #000;
	border-radius: 10px;
}

.section-single .chinh-sach .icon-box-text p {
	font-size: 14px;
}

.section-single .chinh-sach .icon-box {
	padding: 1px 5px;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #ccc;
}

.section-single .chinh-sach .icon-box:last-child {
	border-bottom: 0px ;
}

.section-single .chinh-sach .icon-box-text h4 {
	margin-bottom: 0
}

.single .price-wrapper {
	display: block
}

:not(.home-row-km) .productcount {
	display: none;
}
.home-row-km {
	border-radius: 10px;
    background: linear-gradient(180deg, #ebbeff 0%, #5a54fc 50%, #a15ad4 100%);
	padding: 20px
}

.product-short-description li {
	list-style: none;
	margin-left: 0!important;
	font-size: 13.5px;
}

.section-tintuc .col-inner , .section-tintuc .col-inner .box{
	border-radius: 10px;
}

.section-tintuc .col-inner .is-divider {
	display: none
}

.section-tintuc .col-inner .box-image img {
	border-radius:10px 10px 0 0
}
.section-tintuc .col-inner .box-text {
	border-radius:0 0 10px 10px
}

.product-short-description li:before {
    content: " ✔️";
}
.html_topbar_right a {
    display: flex;
    flex-grow: 0;
    align-items: center;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px!important;
    border-radius: 3px;
}

.html_topbar_right .text-box {
    color: #fff;
    margin-left: 8px;
    
}


.price-wrapper .cart_custome a {

background: url(https://atstorevn.com/wp-content/uploads/2025/01/svgexport-14.svg);
    width: 22px;
    height: 22px;
}

.acc-text-small {
    width: 100%;
    font-size: 13px;
    display: block;
}

.text-box .acc-text {
    font-size: 13px;
    width: 100%;
    font-weight: 600;
}

.rank-math-breadcrumb.breadcrumbs .last {
	color: #dd3333
}


h5.post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
	height: 45px;
}

.title-wrapper p a {
	color: #333;
	font-weight: 600;
	font-size: 15px
}

.contact-phone {
  width:100%;
  margin:5px 0;
  overflow:hidden;
}

.contact-phone ul {
  display:block;
  float:left;
  margin:0;
  padding:0;
  width:100%;
}

.contact-phone ul li {
  width:49%;
  margin-left:0;
  float:left;
  margin-right:2%;
  background-color:#288AD6;
  color:#fff;
  padding:8px;
  text-align:center;
  border-radius:3px;
  display:inline-block;
}

.contact-phone ul li a {
  color:#fff;
  display:block;
  width:100%;
  text-decoration:none;
}

.contact-phone ul li a {
  color:#fff;
  display:block;
  width:100%;
  text-decoration:none;
}

.contact-phone ul li p:last-of-type {
  font-size:12px;
  margin:0;
}

.contact-phone ul li:last-of-type {
  margin-right:0;
  background:rgba(58,85,159,1);
}

.contact-detail {
  float:left;
  width:100%;
  margin-top:10px;
  overflow:hidden;
  clear:both;
}

.contact-detail ul {
  list-style-type:none;
  padding-left:0;
  margin-left:0;
  float:left;
}

.contact-detail ul li {
  line-height:1.8em;
  font-size:16px;
  margin-bottom:0;
  margin-left:0;
}

.contact-detail ul li span {
  font-size:18px;
  padding-right:8px;
  color:#f69419;
}

.contact-detail ul li:nth-child(1) span {
  color:#0cca4b;
  font-size:20px;
  padding-right:10px;
}


.badge-container {
    margin: 0
}
.badge-circle-inside .badge-inner,
.badge-circle .badge-inner {
    border-radius: 8px 30px 30px 0;
    background: #f00;
    position: relative;
    padding: 0 5px;
}

.badge-circle-inside .badge-inner:after,
.badge-circle .badge-inner:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background: #8b0018;
    bottom: -5px;
    left: 0;
    z-index: -1;
    border-radius: 0 0 0 15px;
    
}

.badge {
    height: 30px;
    width: 50px;
    font-size: 13px;
    margin-left: -3px;
    margin-top: 0px;
}

.home-count-down .col-inner{
	display: flex; 
	align-items: baseline; 
	justify-content : space-between;
}

.home-count-down .ux-timer {
	width: 35%;
	margin-top: 0;
}

.autocomplete-suggestion .search-price del {
	display: none;
}

.autocomplete-suggestion .search-price span.amount {
	font-size: 20px;
	color: #dd3333
}
/**/
.product-small.col .badge-container .badge {
    height: 30px;
    width: 60px;
    font-size: 13px;
    margin-left: -8px;

}

.products .product-small .badge-container .badge {
    margin-left: -2px;
}

.home-product .col-inner,.products .product-small .col-inner, .related .product-small .product-small .col-inner{
	border-radius:10px; 
}

.home-product .product-small, .products .product-small  .product-small, .related .product-small .product-small  {  
    margin-bottom: 10px;
    padding: 10px 5px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    transition-duration: .3s;
}
.product-small .price ins {
	font-size: 15px; 
}

.price-wrapper .price > .amount bdi {
	color: #dd3333;
	font-size: 20px;
	line-height:25px;
}

.order_details tfoot .order-actions--heading {
	display: none;
}

.price-wrapper .price del .amound bdi, .price-wrapper .price  del {
	color: #ccc;
}

.product-small .price del, .single .price del {
	font-size: 15px; 
	opacity: 0.8;
	font-weight: 600
}

.product-small .box-text {
	padding-left: 5px;
	padding-right: 5px;
}

.product-small .box-text p.product-title {
	margin-bottom: 10px;
}

ins .woocommerce-Price-amount {
	font-size: 20px;
}

#tab-title-description a {
	font-size: 25px;
}


/* 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(--isures-primary-color);
    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;
}

p.da-ban {
    border-radius: 20px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 5px;
    background-color: rgba(210,33,33,.4);
    background-image: none;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    height: 25px;
    margin-bottom: 10px;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-row-km .productcount {
    width: 100%;
    margin-top: 15px;
    display: inline-block;
}
.productcount .countitem {
    width: 100%;
    height: 20px;
    border-radius: 10px;
    position: relative;
    background: #000000;
    z-index: 1;
}
.productcount .countitem .fire {
    position: absolute;
    width: 25px;
    height: 25px;
    display: flex
;
    justify-content: center;
    align-items: center;
    z-index: 1;
    top: -5px;
    left: 0;
}
.productcount span {
    font-size: 0.8rem;
    position: absolute;
    top: 0;
    z-index: 4;
    color: #fff;
    line-height: 20px;
    left: 50%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -os-transform: translateX(-50%);
}
.productcount .countitem.visible {
    background: #ffcfb4;
}
.productcount .countitem .countdown {
    position: absolute;
    height: 20px;
    border-radius: 10px;
    background: linear-gradient(90deg, #f53d2d, #f63);
    z-index: 0;
    left: 0;
    top: 0;

}

.single .product-short-description {
	display: inline-block;
	margin-top: 15px;
}

button.single_add_to_cart_button.button, .isures_buy_now {
	text-transform: none;
	font-weight: 500
}
button.isures_buy_now span {
	font-weight:300;
	font-size: 13px;
}
button.single_add_to_cart_button.button.alt:before {
    content: url(https://atstorevn.com/wp-content/uploads/2025/01/svgexport-6.svg);
    display: block;
    padding-top: 0px;
	line-height: 15px;
    margin-bottom: -10px;
}

.home-row-cs .icon-box h4 {
	margin-bottom: 0
}

.home-row-cs .icon-box p {
	font-size: 14px;
}

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

#customer_details input, #customer_details textarea {
	border-radius: 10px;
	height: 45px;
}

/* 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%;
}

.shop_table .order-total th, .order-total td bdi{
	font-size: 14px; 
	color: #dd3333
}

#customer_details {
    padding: 0 15px;
    border: 0px solid #ececec;
    background: #fff;
	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;
}

.flickity-prev-next-button {opacity: 1!important}
.flickity-prev-next-button svg{border-color: var(--primary-color)!important; background: var(--primary-color); color: #fff;}

#button-contact-vr {
	right:0
}

#button-contact-vr.active #gom-all-in-one .button-contact {
	margin-left: 100%;
}

#wpcf7-f15-o1 .flex-row {
	align-items: baseline;
}

.woocommerce-order-details td, .woocommerce-order-details th {
	border: 0
}

.woocommerce-order-details .order-actions-button{
	display: none;
}

#secondary .is-divider {
	display: none;
}

#secondary .widget-title  {
	background: #000;
	display: block;
	    text-align: center;
    color: #fff;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
}

#secondary ul {
	border: 1px solid #ccc;
	padding: 0 10px;
}

#secondary .recent-blog-posts a {
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
}
#secondary .badge {
	height: 50px;
    width: 70px;
}