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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* reset */
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200px;
}
.row.row-small{max-width: 1170px}
.single-product .woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content{max-width: 1010px}
/* global */
.isures-global--section{padding-bottom: 0!important}
.isures-global--image {
    margin-bottom: 0!important;
}
.isures-rowsolid--global .col-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.row.isures-style2--solid {
    max-width: 1170px;
	border: 1px solid #eee;
}
.isures-global--pd0 > .col{padding-bottom: 0}
.row.isures-style2--solid .col-inner {
    padding: 0;
}
.isures-global--image .img.has-hover{margin-bottom: 14px;}
.isures-global--col > .col{padding-bottom: 15px}
.tax-product_cat .product-small.col {
    border: 0.5px solid #eee;
}
/* menu mega
.header-main > .flex-row{position: relative;}
.header-main .header-nav-main , .header-main .header-nav-main > li.has-dropdown{
    position: static;
}
.header-main .header-nav-main > li.has-dropdown > ul.sub-menu{
	top: 50px;
    left: 0;
    width: 100%;
    display: flex!important;
    justify-content: center;
    border-top: 2px solid var(--isures-primary-color);
    visibility: hidden;
}
.header-main .header-nav-main > li.has-dropdown:hover a i , .header-main .header-nav-main > li.has-dropdown a:hover i{
	transform: rotate(180deg)
}
.header-main .header-nav-main > li.has-dropdown a i{transition: all 0.25s ease-in-out}
.header-main .header-nav-main > li.has-dropdown.current-dropdown > ul.sub-menu{visibility: visible;}
.header-main .header-nav-main li.has-dropdown > ul.sub-menu > li a{
    font-size: 14px;
    border-bottom: none;
    padding: 5px 15px;
    margin-left: 0;
    transition: all 0s
}*/
/* search header */
.header-main .form.searchform input , form.searchform input[type='search']{
    box-shadow: none;
    border: none;
	background: transparent;
	color: #727272;
	font-style: italic;
}
form.searchform {
    background: transparent;
    border-radius: 0 0 4px 0;
    padding: 3px 5px;
	border-bottom: 1px solid #eee;
}
form.searchform button.submit-button.secondary{
    padding: 0 15px;
    border-radius: 2px !important;
    min-width: 60px;
    max-width: 190px;
    background: transparent;
	color: white;
	box-shadow: none;
	border: none
}
/* header */
.header-wrapper.stuck {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
/*.logo a {
    text-transform: capitalize;
    padding-left: 30px;
	position: relative;
}*/

/*.logo a:before {
    content: "\f179";
    font-family: "Font Awesome 5 Brands";
    font-weight: 700;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 32px;
    line-height: 32px;
}*/

.mobile-nav > li.nav-icon > a{
    display: flex;
    justify-content: flex-end;
    padding: 0!important;
}
.mobile-nav > li.nav-icon > a .menu-title{
    display: inline-block!important;
}
/* mobile menu */
div#main-menu.mobile-sidebar li:not(.header-social-icons) a {
    text-transform: none;
    color: #111;
    font-weight: normal;
	padding: 10px 15px;
    font-size: 16px;
}
div#main-menu.mobile-sidebar li {
    border: none;
}
div#main-menu.mobile-sidebar .sidebar-menu > ul > li.has-child {
    /*border-top: 5px solid #d5dbdb;
    border-bottom: 5px solid #d5dbdb;*/
	margin-bottom: 15px
}
div#main-menu.mobile-sidebar .nav-slide-header .toggle {
    color: #111;
    opacity: 1;
}
div#main-menu.mobile-sidebar li.nav-slide-header{   
	border-bottom: 3px solid black;
}
div#main-menu.mobile-sidebar button.toggle i{font-size: 1em}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{opacity: 1; background: #fff; box-shadow: none}
/* isures slider */
.isures-slider {
    overflow: hidden;
}
.isures-slider--captions > .flickity-viewport{overflow: visible; z-index: 2;}
.isures-slider--captions{
	background: #1d1d1f
}
.isures-caption--wrap{
	position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	border-right: 2px solid #111;
	border-top: 4px solid transparent
}
.isures-slider--captions .flickity-slider > .item.is-selected .isures-caption--wrap{
	border-top: 4px solid #ffda56 !important;
}
.isures-slider--captions .flickity-slider > .item:last-child .isures-caption--wrap{border-right: none}

.isures-image--hover img {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 3;
    cursor: pointer;
    max-width: 100%;
    transition: all .4s ease;
    -webkit-box-reflect: below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),to(rgba(255,255,255,.3)));
}
.isures-slider--captions .item:hover .isures-image--hover img{
	opacity: 1;
	bottom: 100%;
}
span.isures-top--caption {
    letter-spacing: .6px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}
span.isures-bottom--caption {
    line-height: 1.5;
    font-size: 14px;
    text-transform: capitalize;
	color: #fff;
	opacity: .7;
}
/* related product */
.isures-product--related{list-style: none; margin-left: 0!important}
.isures-product--related a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
span.isures-title--prod {
    color: #333;
    font-weight: bold;
}
.isures-price * {
    font-weight: normal;
    font-size: 14px;
}
.isures-price {
    color: #000;
}
.isures-col--right > *{display: block}

.variations select , .woocommerce-variation.single_variation , a.zoom-button.button.is-outline.circle.icon.tooltip.hide-for-small.tooltipstered ,ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-center{
	display: none!important
}


.product-small label.isures-option {
    min-width: auto;
    width: 45px;
    padding: 0;
    margin-right: 5px!important;
    border-radius: 0;
	margin-bottom: 0
}
.product-small .isures-radio-variable {
	flex-wrap: nowrap;
    justify-content: center;
/* 	min-height: 45px */
}
.product-small label.isures-option:last-child{margin-right: 0!important}
a.isures-more--btn {
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    background: rgba(0,0,0, .54);
    color: #fff!important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
h1.product-title.product_title.entry-title {
    font-size: 20px;
    line-height: 2.1;
    font-weight: 600;
    color: #000;
}
.product-small .price , .product-small span.amount{
	color: #e8220a;
	font-size: 15px;
	font-weight: 700;
}

span.woocommerce-Price-currencySymbol {
    font-size: 13px !important;
    margin-left: 3px !important;
}

.product-small span.woocommerce-Price-currencySymbol{font-size: 10px}

button.single_add_to_cart_button:before {
    content: "\f218";
    display: inline-block;
	font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 1em;
}
.cart button.button {
    border-radius: 4px;
}
.add_to_cart_button{
    border: 1px solid #d7d7d7!important;
    border-radius: 30px;
    padding: 2px 15px;
}
.isures-first .quantity.buttons_added.form-minimal {
    padding-left: 115px;
    position: relative;
    width: 100%;
    margin: 15px auto;
}
.isures-first .quantity.buttons_added.form-minimal .label {
    position: absolute;
    left: 0;
    top: 10px;
}
.isures-first button.single_add_to_cart_button.button.alt, .button.isures_buy_now {
    width: calc(50% - 10px);
	position: relative;
    height: 48px;
    padding: 0 .75rem;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 2px;
}
.isures-first button.button.isures_buy_now {
    margin-right: 0;
    margin-left: 15px;
	line-height: 1.3;
}
span.price-now-btn {
    display: block;
}
span.price-now-btn .amount{color: #fff}
.isures-param tr td:first-child {
    width: 50%;
} 

.isures-review--wrap .review-form-inner.has-border{
    border: none;
    padding: 0;
}
.isures-review--wrap .review-form-inner.has-border input ,.isures-review--wrap .review-form-inner.has-border textarea {box-shadow: none}
.isures-review--wrap .woocommerce-Reviews.row {
    border: 1px solid #ddd;
    padding-top: 15px;
    border-radius: 5px;
	margin-left: 0;
	margin-right: 0;
}
.isures-review--wrap #commentform{margin-bottom: 0}
/* param tab */
.readmore_taxonomy {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
	left: 0;
    bottom: 0;
    width: 100%;
	height: 35px;
	background: #fff;
    line-height: 35px;
}
.readmore_taxonomy:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: -100%;
	left:0;
    background: linear-gradient(rgba(255,255,255,0), #fff 100%);
}
.readmore_taxonomy.readmore_taxonomy_less:before {
    display: none;
}
.readmore_taxonomy a {
	padding: 6px 12px;
	font-size: 15px;
    border: 1px solid var(--isures-secondary-color);
    color: var(--isures-secondary-color);
    background: #fff;
	transition: all 0.2s ease-in-out;
	border-radius: 4px;
	text-transform: uppercase;
}
.readmore_taxonomy a i{margin-right: 5px; font-size: 14px}
.readmore_taxonomy a:hover{
	background: var(--isures-secondary-color);
	color: #fff;
}
.isures-param {
    overflow: hidden;
	position: relative
}

.isures-param h4{
	font-size:26px !important;
	font-weight:bold !important;
}

/* archive hook  */
.isures-imformation--var {
    position: absolute;
    right: -30px;
    top: -25px;
    font-size: 18px;
    color: var(--isures-primary-color);
	padding: 5px 7px;
	background: #fff;
	visibility: hidden;
	transition: all 0.25s ease-in-out
}
.isures-imformation--var.active{
	visibility: visible;
	right: 5px;
}
span.imfo--details {
    margin-right: 5px;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
}
.badge{height: 25px}
.product-small .col-inner {
    background: #fff;
}
.row.isures-global--solid{
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
/* .row.isures-global--solid .product-small:last-child{border-right: 1px solid #ddd} */
/* .isures-global--solid .flickity-slider .product-small.col:first-child{border-left: 1px solid #ddd} */
.isures-global--solid .flickity-slider .product-small.col{background: #fff}
.isures-global--solid .product-small.col:after {
    bottom: 0;
}
.isures-global--solid .flickity-slider .product-small.col > .col-inner{padding: 10px 0}
.isures-global--solid .flickity-slider .product-small.col .box-text-products{
    padding-left: 0;
    padding-right: 0;
}
/* title cate */
.row.row-solid .isures-nav--wrap , .row.isures-global--solid , .isures-style2--solid .row.isures-prod--slider , .row.isures-prod--slider.isures-slider--inner , .shop-container .products.row{
	margin-left: 0!important;
	margin-right: 0!important
}
.isures-inner--wrap {
    display: flex;
    justify-content: space-between;
	overflow: hidden;
	padding-bottom: 6px;
	background: #2ca565;
	border: 1px solid #f2f2f2;
	line-height: 44px;
	margin: 0;
}
.isures-nav--wrap > .col {
    padding: 0;
}
.title-nav-cat {
    width: fit-content;
	width: -moz-max-content;
	min-width: 150px;
    margin: 0;
    padding: 0 15px;
    color: #fff !important;
	position: relative;
	text-transform: none;
}
.isures-wrap--catesub {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
	padding: 0 15px;
}
.isures-wrap--catesub a {
    color: white;
    margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	float: none;
	line-height: 55px
}
.isures-wrap--catesub a:hover{text-decoration: underline; color: var(--isures-secondary-color)}
a.isures-link--text i {
    font-size: 12px;
    margin-left: 5px;
}
.title-nav-cat i {
    font-size: 25px;
    margin-right: 10px;
	color: #2ca565;
}
.isures-label--title {
    position: absolute;
    display: block;
    width: 39%;
    height: 3px;
    top: -1px;
    left: -3px;
    transform: skewX(-45deg);
    filter: brightness(0.85);
	margin: 0!important
}
/* single prod */
.button.product-video-popup {
    border: none;
    background: red;
    color: #fff;
    width: 3.5em;
    border-radius: 4px!important;
    line-height: 2.5em;
}
.isures-param{background: #fff; padding: 15px}

//mô tả ngắn trang sản phẩm
.product-short-description {
    font-size: 14px;
    line-height: 1.4;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.product-short-description ul{margin-bottom: 0}

/*-------------------Khuyến mãi CSS ------------*/
.wvn-gift {
	margin-bottom: 15px;
	margin-top: 30px;
	background: white;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ef0b0b;
	font-size: 15px;
	width: 100%;
}
.wvn-gift .tieu-de {
	background: #e31616;
	padding: 2px 20px;
	margin-top: -24px;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	display: block;
	max-width: 207px;
	border-radius: 99px;
}
.wvn-gift ul {
	margin-bottom: 4px;
}


/* product slider global */
.isures-prod--slider.isures-slider--inner:not(.slider-nav-reveal) > .flickity-prev-next-button {
    margin-top: 0;
	cursor: pointer
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button {
    opacity: 1;
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.previous {
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: 0;
	padding: 2px 2px 3px 0
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.next {
    -ms-transform: translateX(0);
    transform: translateX(0);
    right: 0;
	padding: 2px 0 2px 2px
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button .isures-slider--inner--nav {
    background: #fff;
    width: 34px;
    height: 60px;
    line-height: 50px;
    color: #999;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.15)
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.previous .isures-slider--inner--nav{
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
}
.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.next .isures-slider--inner--nav{
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
}
.isures-slider--inner--captions .flickity-slider {
	display: flex;
	align-items: center;
	justify-content: center;
}

.isures-slider--inner .is-selected.is-nav-selected {
	font-weight: bold;
}

.isures-slider--inner--captions {
	padding: 0;
	background: #fff;
}

.isures-slider--inner--captions .item {
	margin: 0 !important;
	padding: 0 !important;
	height: 55px;
	line-height: 1;
	justify-content: center;
	align-items: center;
	display: flex;
	text-align: center;
	text-transform: capitalize;
	color: #333;
	font-size: 13px;
	cursor: pointer;
}

.isures-slider--inner--captions .item:after {
	content: '';
	float: right;
	height: 30px;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	top: 13px;
	right: 0;
}

.isures-slider--inner--nav {
	margin: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: rgba(0, 0, 0, .3);
	width: 45px;
	height: 45px;
	font-size: 46px;
	color: #fff;
	font-family: -webkit-body;
}
.isures-slider--inner--nav:hover{color: var(--isures-secondary-color)!important}

/* description */
.single-product div#tab-description {
	overflow: hidden;
	position: relative;
}

.single-product .tab-panels div#tab-description.panel:not(.active) {
	height: 0 !important;
}

.temner_readmore_des {
	text-align: center;
	cursor: pointer;
	position: absolute;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	background: #fff;
}

.temner_readmore_des:before {
	height: 55px;
	margin-top: -45px;
	content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
	display: block;
}

.temner_readmore_des a {
    display: inline-block;
    font-size: 14px;
    color: #288ad6;
    margin: 10px auto;
    cursor: pointer;
    border: 1px solid #288ad6;
    border-radius: 4px;
    text-align: center;
    width: 240px;
    position: relative;
    line-height: 40px;
}

.temner_readmore_des a:after {
	content: '';
	width: 0;
	right: 0;
	border-top: 6px solid #349fe2;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}
.single-product .tab-panels{padding-top: 0}
.related.related-products-wrapper.product-section {
    background: #fff;
    margin-top: 30px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    padding: 10px 15px;
}
.related.related-products-wrapper.product-section > .row{
	margin-left: 0;
	margin-right: 0
}
/* archive global*/
.isures-global--pdbt{padding-bottom: 0!important}
p.name.product-title a , span.product-title {
    min-height: 55px;
    height: 38px;
    line-height: 18px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #222;
	font-weight: bold;
    font-size: 15px;
	/*text-transform: capitalize;*/
}
aside{
    background: #fff;
    padding: 15px;
    border-radius: 4px;
	border: 1px solid #f2f3f7;
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.05);
}
aside li {
    border: none!important;
}
aside .is-divider {
    display: none;
}
aside > span{margin-bottom: 10px; display: block}
.blog-wrapper .row.row-large.row-divided{
	background: #fff;
    padding: 20px 0;
    border-radius: 4px;
}
aside span.widget-title {
    display: block;
    height: 32px;
    line-height: 33px;
    color: var(--isures-primary-color);
    font-weight: 700;
    background-color: #eaeaea;
    width: 100%;
    position: relative;
    text-align: center;
}
#shop-sidebar {
    padding-bottom: 30px;
}
.page-title-inner.isures-cate{
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    padding: 9px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    max-width: 1170px;
}
nav.woocommerce-pagination {
    margin-top: 25px!important;
}
ul.isures-list-child{text-align: center}

ul.isures-list-child li {
    list-style: none;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-right: 8px;
}
ul.isures-list-child li a{
	padding: 5px 8px;
	border: 1px solid #444;
	border-radius: 5px;
}

/* form thanh toan */
.woocommerce-billing-fields__field-wrapper p.form-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper p.form-row label {
    width: 20%;
    text-align: right;
    margin-right: 25px;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper {
    flex-grow: 1;
}
.woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper input {
    box-shadow: none;
    border-radius: 4px;
}

.checkout .large-5.col .col-inner.has-border{
	background: #fff;
	border: 2px solid #2ca565;
}
.checkout.woocommerce-checkout h3{color: #2ca565}
.checkout.woocommerce-checkout .product-name , .checkout.woocommerce-checkout .product-total{color: #000; border: none;}
.checkout.woocommerce-checkout span.woocommerce-Price-amount.amount, .checkout.woocommerce-checkout span.woocommerce-Price-amount.amount a{font-size: 15px;}
.woocommerce-billing-fields{border: none;}
#customer_details{
	padding: 0 15px;
    border: 1px solid #ececec;
	background: #fff
}

/* 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;
}
.woocommerce-cart .woocommerce .woocommerce.row.row-large.row-divided > .col{padding: 15px;}
.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: #ee4d2d;
    border: none;
    font-size: 20px;
    text-transform: capitalize;}
.woocommerce 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 {
    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{
    height: 6px;
    transform-origin: -7% 100%;
    transition: transform 150ms;
    width: 14px;
}
.woocommerce 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{
    transform: rotate(-45deg);
    transition: transform 250ms;
}
.woocommerce a.remove:hover {
    background: transparent;
}
/* cart label 
.woocommerce-checkout #isures-custom--cart{display: none}
#isures-custom--cart{
    position: fixed;
    left: 20px;
    bottom: 80px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    font-size: 14px;
    color: var(--isures-primary-color);
    padding: 0 20px 0 0;
    z-index: 99;
    display: flex;
    align-items: center;
}
#isures-custom--cart div{
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 40px;
    background: var(--isures-primary-color);
	color: #fff;
    margin: 2px 5px 2px 2px;
    line-height: 38px;
    text-align: center;
}*/
/* vip service */
.isures-vipservice {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 12px 12px 5px 12px;
	margin-top: 15px
}
.isures-vipservice p{
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.isures-vipservice p span{
	color: #f01;
}
.isures-vipservice input {
    margin: 0;
	vertical-align: middle;
	font-size: 14px;
}
.isures-vipservice label {
    font-weight: 400!important;
	font-size: 14px;
	cursor: pointer
}
.name-other-items {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
}
.name-other-items:before , .name-other-items:after{
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.name-other-items:after{
    border-width: 9px;
    margin-left: 1px;
    border-bottom-color: #fff;
}
input#name_prod_other {
    display: block;
    width: 96%;
    height: 35px;
    line-height: 35px;
    border: none;
    padding: 0 2%;
}
.name-other-items i{
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 11px;
    font-style: normal;
}
.isures-service{
	margin-bottom: 2px;
}
dl.variation * {
    text-transform: capitalize;
}
/* footer */
a.back-to-top#top-link{
    background: var(--isures-secondary-color);
    border: none;
    color: #fff;
}
.isures-follow a.button {
    border-radius: 5px!important;
    color: #222;
    background: #fff;
    margin-right: 7px;
}
.footer-isures ul li{list-style: none; margin: 0}
.footer-isures strong, h4 {
    color: #333;
}
.footer-isures .is-divider{display: none}
.footer-isures p{margin-bottom: 8px}
.footer-isures p , .footer-isures ul li a{
	color: #777!important;
	font-size: 14px;
	padding: 5px 0;
}
.isures-footer--cate .widget {
    padding: 0;
    margin: 0;
}
.isures-footer--cate .widget ul li {
    border-top: none;
}
/* only PC */
@media screen and (min-width: 1024px){
	.isures-custom-sticky > .col.isures-sticky {
		padding: 0;
	}
	
}
@media screen and (max-width: 767px){
	.product-small label.isures-option{width: 30px!important}
	.isures-prod--slider.isures-slider--inner .flickity-prev-next-button{
		width: 35px!important
	}
	.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.previous{left: 0}
	.isures-prod--slider.isures-slider--inner > .flickity-prev-next-button.next{right: 0}
	ul.isures-list-child {
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		padding: 5px
	}
	.product-small .isures-radio-variable{
		overflow-y: hidden;
		overflow-x: auto;
	}
	.isures-rowsolid--global .col-inner{
		padding-left: 0;
		padding-right: 0
	}
	.isures-prod--scroll{
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		display: block;
		border-top: 1px solid #eee;
		margin-left: 0;
		margin-right: 0;
	}
	.isures-prod--scroll .product-small {
		display: inline-block;
	}
	a.isures-more--btn {
		width: 30px;
		height: 30px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* product cat element */

.isures-prod--cate .product-category .col-inner {
    border-radius: 12px;
    background: #e6e6e6;
    padding: 10px 0;
}

.isures-prod--cate .product-category:hover .col-inner {
    box-shadow: -4px -4px 8px rgb(134 134 134 / 20%), 4px 4px 8px rgb(28 28 28 / 40%);
	transition: 0.3s;
}

.isures-prod--cate .product-category .box-image {
    padding-top: 70%;
}

.isures-prod--cate .product-category .box-image img {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: contain;
    font-family: "object-fit: contain;";
    max-width: 200px;
    max-height: 200px;
}

.isures-prod--cate .product-category .uppercase.header-title {
    font-size: 15px;
    font-weight: normal;
    text-transform: inherit;
}

@media only screen and (max-width: 48em) {

.isures-prod--cate .product-category .box-image img {
        max-width: 80px;
        max-height: 80px;
    }
}

/* label sale, likenew 
.left {
    left: 100px !important;
      }

.top {
    top: -5px !important;
     }*/

/* text hình ảnh kh */
.text-left {
    margin-left: 20px;
}

.isures-wrap--catesub a:hover{
	color: white;
}

a.back-to-top#top-link{
	margin-right: 70px;
}

@media only screen and (min-width: 600px) {
   #logo img {
        margin-left: 60px;
             }
}


.quantity .label {
    position: absolute;
    margin-top: -30px;
	    font-size: .9em !important;
    font-weight: 700;
}

table{
	margin-bottom: 2em;
}

/*icon thùng rác giỏ hàng */
.woocommerce 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 {
    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{
    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{
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.woocommerce 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 {
    background: transparent;
}


.product-info .price {
   padding-bottom: 25px;
}

/* đổi màu thanh tìm kiếm cửa hàng*/
.dvls_maps_wrap input.dvls-submit{
	background: #2ca565 !important;
}

dl.variation dt {
    font-weight: bold;
}

.page-title {
    display: none;
}

.sale-home{
	background: linear-gradient(rgb(241, 50, 55), rgb(248, 207, 214));
}
}

/*
Author: levantoan.com
*/
.suggestion-post-title{
    color: #1a1a1a;
}
.aa-dropdown-menu .aa-suggestion em {
    background: transparent;
}
.suggestion-post-price {
    font-size: 14px;
}
.suggestion-post-price > .amount,
.suggestion-post-price > ins .amount {
    color: red;
    text-decoration: none
}
.suggestion-post-price > ins{
    text-decoration: none
}
.suggestion-post-price del {
    font-size: 12px;
    color: grey
}
.suggestion-post-thumbnail {
    width: 80px !important;
    height: auto !important;
}

.suggestion-post-title {
    font-size: 15px !important;
    margin-bottom: 6px;
}

.suggestion-post-price {
    font-size: 15px !important;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}