/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.between > .col-inner {
    display: flex;
    justify-content: space-between;
}
.between > .col-inner {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
}
.list-top-item {
    display: inline-block;
    width: auto;
    position: relative;
    padding-left: 30px;
	flex-shrink: 0;
	line-height: 40px;
	margin-bottom: 0;
}
.list-top-item span {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
	font-size: 12px;
}
.list-top-item.header-stores a {
    display: inline-block;
    width: auto;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.list-top-item.header-hotline a {
    display: inline-block;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    color: #e8002d;
    text-transform: uppercase;
}
.list-top-item:before {
    content: "";
    height: 22px;
    width: 22px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
a.nav-top-link {
    font-size: 14px!important;
}
.searchform-wrapper.ux-search-box.relative.form-flat.is-xsmall {
    width: 360px;
}
.list-top-item.header-hotline:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/10/meo2.svg);
    height: 22px;
    width: 22px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
}
.list-top-item.header-stores:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/10/meo1.svg);
    height: 22px;
    width: 22px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}
form.searchform {
    width: 100%;
}
.searchform-wrapper.ux-search-box.relative.form-flat.is-xsmall {
    display: flex;
    width: 360px;
}
input#woocommerce-product-search-field-0::placeholder {
    font-size: 12px!important;
    font-weight: 100!important;
}
input#woocommerce-product-search-field-0 {
	border-radius: 5px;
	height: 30px;
	padding-left: 15px;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #efefef!important;
	border-radius: 0 5px 5px 0;
	height: 100%;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    height: 30px;
}
.flex-col {
    padding: 0!important;
}
.header-nav {
	height: 100%;
}
.between {
    padding: 0;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > li > a {
    display: flex;
    flex-direction: column-reverse;
    gap: 5px;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > li > a > i {
    border: 1px solid #ccc;
    border-radius: 50%;
    display: block;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase {
	height: 90px;
	align-items: unset;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
	padding: 0;
}
a[href="#sale-product"] {
    display: flex!important;
    align-items: center!important;
	gap: 4px;
}
a[href="#sale-product"] img {
    width: 20px;
}
.icon-box-text.last-reset {
	max-width: max-content;
}
.icon-box > div {
    margin: 0!important;
}
.info {
    color: var(--primary-color);
    font-size: 14px;
}
.icon-box.featured-box.icon-box-left.text-left {
    justify-content: center;
    height: 60px;
    align-items: center;
}
.info span {
	font-weight: 500;
}
.title_modules {
    margin-bottom: 35px;
    position: relative;
	padding-bottom: 10px;
}
.title_modules h2:before {
    content: "";
    background: #01567f;
    width: 50px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    border-radius: 3px;
}
.title_modules h2:after {
    content: "";
    width: 160px;
    height: 5px;
    background: #e5e9ed;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 3px;
}
.title_modules h2 {
    font-weight: 500;
}
span.onsale {
    font-style: italic;
    font-weight: 400;
}
.image-tools {
    transform: unset;
}
.image-tools.grid-tools.text-center.hide-for-small.bottom.hover-slide-in.show-on-hover {
    top: 50%;
	left: 50%;
    transform: translate(-50%, -50%)!important;
    height: max-content;
	z-index: 1;
	width: max-content;
}
.feedback + a, .yith-wcwl-add-button a {
    background-color: transparent!important;
}
.image-tools .wishlist-button:hover {
	background-color: white!important;
}
button.wishlist-button.button.is-outline.circle.icon {
    border: none;
    max-width: 30px!important;
    min-width: 30px!important;
    height: 30px!important;
    min-height: 30px!important;
}
i.icon-heart {
    line-height: unset;
}
.cart-icon.tooltip.is-small.tooltipstered, .nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.box-blog-post .is-divider, .absolute-footer.dark.medium-text-center.small-text-center,
.shop-page-title.category-page-title.page-title > div > div:last-child, .widget>ul>li .count {
    display: none;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > li:not(:first-child)::after {
    display: block;
    content: '';
    border-bottom: 2px solid #01567f;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
ul.menu>li+li, .widget>ul>li+li {
	border: none;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
	display: none;
	border: none;
}
.shop-page-title.category-page-title.page-title {
	background: #f5f5f5;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    color: var(--yellow);
    font-weight: 400;
    font-size: 14px;
    text-transform: math-auto;
}
.page-title-inner.flex-row.medium-flex-wrap.container {
    padding-top: 0;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase .divider::after {
    content: '\f054';
    font-family: 'FontAwesome';
    color: black;
    font-size: 10px;
	margin: 0px 8px;
}
.sort-wrap {
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 20px;
	font-size: 14px;
}
span.widget-title {
    font-weight: bold;
    color: #333e44;
}
span.divider {
    opacity: 1!important;
}
span.divider {
    font-size: 0;
}
.breadcrumbs a {
    color: #333;
}
.shop-page-title.category-page-title.page-title > div {
    height: 54px;
    min-height: 54px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > li:hover::after,
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > .current-menu-item::after{
	transform: scaleX(1)!important;
}
.copyright > .col-inner {
    border-top: 1px solid rgba(255,255,255,0.3);
    padding-top: 10px;
}
.section-footer {
    padding-bottom: 10px!important;
}
.copyright {
    font-size: 14px;
}
h5.title-menu {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
* {
	letter-spacing: 0!important;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;
}
.pd0, #footer .col.post-item {
	padding-bottom: 0;
}
#footer .col.post-item:not(:last-child) > .col-inner {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
#footer .box-text {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.wishlist-icon {
    margin: 0!important;
}
.grid-tools .icon-heart::before {
	color: #333;
}
.grid-tools a+a {
	border-left: none;
}
.banner-category .box-image::after, .product-small.box .box-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(157,190,206,0.85);
	opacity: 0;
	transition: 0.2s;
	pointer-events: none;
}
.has-hover:hover .box-image::after {
	opacity: 1;
}
.best-seller .num {
	display: flex;
}
.section-banner .relative .col-inner {
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    border-radius: 8px;
}
.num {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: inline-block;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
    top: 10px;
    left: 10px;
	display: none;
}
.num::before {
	content: '';
    border: 3px solid #01567f;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    left: -3px;
    top: -3px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
    position: absolute;
}
@keyframes pulsate {
	0% {
		-webkit-transform: scale(0.1);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1.2);
		opacity: 0;
	}	
}
.productcount {
    width: 120px;
    margin-top: 0px;
    min-height: 20px;
    display: inline-block;
    float: right;
}
.countitem.visible {
    background: #8db5dd;
	width: 100%;
    height: 16px;
    border-radius: 7px;
    position: relative;
    z-index: 1;
}
.countdown {
    position: absolute;
    height: 16px;
    border-radius: 7px;
    background: #01567f;
    z-index: 2;
    left: 0;
    top: 0;
}
.a-center {
    font-size: 12px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 4;
    color: #fff;
    line-height: 14px;
    left: 50%;
    font-weight: 400;
    transform: translateX(-50%);
	text-align: center;
}
.productcount_sale {
    width: 120px;
    margin-top: 0px;
    min-height: 20px;
    display: none;
    float: right;
}
.best-seller .productcount_sale, .sale-product .productcount_sale {
	display: inline-block;
}
.section-noi-bat .productcount_sale {
	float: none;
	min-height: unset;
	width: 100%;
	margin-top: 15px;
	position: relative;
}
.section-noi-bat .countitem.visible {
	background: #ffd0a9;
}
.section-noi-bat .countdown {
	background-image: linear-gradient(to right, #ad000c, #fcaf17);
}
.section-noi-bat .productcount_sale .sale-bar {
    background: url(/wp-content/uploads/2023/11/sale_bag.webp) 0 no-repeat;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: -6px;
    z-index: 1;
}
.box-text.box-text-products {
    padding-bottom: 0;
}
.price-wrapper .price {
	float: left;
}
.section-noi-bat li.tab {
    width: 33.33%;
    display: flex;
    flex-wrap: nowrap;
	margin: 0!important;
}
.section-noi-bat li.tab a {
	background: white;
}
.section-noi-bat .relative > .row > .col > .col-inner {
    background: #fcaf17;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
}
.section-noi-bat .nav-simple {
    width: 80%;
    background: white;
    border-radius: 8px 8px 0 0;
}
.section-noi-bat li.tab a span {
    font-size: 20px;
    font-weight: bold;
	text-align: center;
	line-height: normal;
}
.section-noi-bat li.tab:not(:last-child){
	border-right: 1px solid #e7e7e7;
	border-radius: 8px 8px 0 0;
}
.section-noi-bat li.tab a span p {
	font-size: 13px;
	font-weight: 500;
	text-transform: math-auto;
}
.section-noi-bat .tab-panels {
	padding: 20px;
}
.section-noi-bat li.tab.has-icon.active a {
    background: #ad000c;
}
.section-noi-bat li.tab a{
	border-radius: 8px 8px 0 0;
}
.section-noi-bat li.tab a {
	width: 100%;
	justify-content: center;
	color: #4f4f4f;
}
.section-noi-bat li.tab.has-icon.active a {
	color: white;
}
.woo-sctr-shortcode-countdown-unit {
    width: 45px!important;
    height: 45px!important;
    border-radius: 5px;
}
.woo-sctr-shortcode-countdown-value {
    padding: 0!important;
	font-size: 15px!important;
}
span.woo-sctr-shortcode-countdown-unit-wrap {
    padding: 0!important;
}
.woo-sctr-shortcode-wrap-wrap {
    position: absolute;
    right: 15px;
    top: 0;
}
.woo-sctr-shortcode-wrap {
    padding: 0!important;
}
.section-noi-bat .product-small.box {
    padding: 10px;
}
.section-noi-bat .badge-container.absolute.left.top.z-1 {
	top: 20px;
	right: 20px;
}
.woo-sctr-shortcode-countdown-value {
    font-weight: bold;
}
span.a-center b {
    font-weight: normal;
}
.section-noi-bat .tab-panels .product-small.col {
    padding-bottom: 0!important;
}
.banner-category .box-text-inner {
    position: absolute;
    top: 50%;
    left: 40px;
    right: 40px;
    -webkit-transform: skew(-10deg) rotate(-10deg) translateY(-50%);
    transform: skew(-10deg) rotate(-10deg) translateY(-50%);
    padding: 5px;
    margin: 0;
    font-weight: 100!important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0px;
    background: rgba(10,33,47,0.85);
}
.banner-category .box-text.text-center {
	top: 0;
	z-index: 1;
	pointer-events: none;
}
.banner-category .box-text-inner h2 {
    font-weight: 400;
}
.section-noi-bat .tab-panels .product-small.box {
    background: white;
}
.banner-category .box-image:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(255,255,255,0.6);
    position: absolute;
    -webkit-transform: skew(-10deg) rotate(-10deg) translateY(-50%);
    transform: skew(-10deg) rotate(-10deg) translateY(-50%);
	opacity: 0;
	transition: 0.2s;
	z-index: 1;
	pointer-events: none;
}
.banner-category .has-hover:hover .box-image:before {
	opacity: 1;
}
.banner-category .has-hover:hover .box-text-inner{
    background: rgba(10,33,47,1);
}
del bdi {
    color: #0b0b0b;
    opacity: 1!important;
	text-decoration: line-through;
}
del {
	text-decoration: none;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: 500;
    height: 38px;
}
.trend-product .tabbed-content {
    flex-direction: column-reverse;
}
.trend-product .nav-simple li {
    width: 33.33%;
    margin: 0;
	padding-left: 45px;
}
.trend-product .nav-simple li::before {
    background-image: url(/wp-content/uploads/2023/11/icon_1_allpro.webp);
    width: 34px;
    height: 34px;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    border: 2px solid #ccc;
    border-radius: 50%;
	transition: 0.2s;
	left: 0;
}
.trend-product .nav-simple li:hover::before, .trend-product .nav-simple li.active::before {
	border-color: var(--primary-color);
}
.trend-product .nav-simple li a {
    color: black;
    text-transform: math-auto;
    font-size: 16px;
	transition: 0.2s;
	padding: 0;
}
.trend-product .nav-simple li:hover a, .title_modules h2 span, .trend-product .nav-simple li.active a, ul.yith-wcan-list.yith-wcan li:hover a {
	color: var(--primary-color);
	transition: 0.2s;
}
.trend-product .nav-simple {
    border-top: 2px solid var(--primary-color);
    padding-top: 25px;
}
.trend-product .nav-simple li::after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 12px;
    top: -34px;
    transform: rotate(45deg);
    transform: rotate(45deg);
    border: 2px #014566 solid;
    border-width: 0 2px 2px 0;
    background: #fff;
	opacity: 0;
	transition: 0.2s;
}
.trend-product .nav-simple li:hover::after, .title_modules h2 span, .trend-product .nav-simple li.active::after {
	opacity: 1;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    top: 37px;
}
.banner-move {
    animation: aniName 3s infinite;
}
@keyframes aniName {
	0% {
    left: 0px;
	}
	50% {
		left: 2%;
	}
	100% {
		left: 0px;
	}
}
.product-vertical > div {
    background-attachment: fixed;
}
.section-blog .box-text-inner.blog-post-inner {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #fff;
    width: 95%;
    margin: 0 auto;
    margin-top: -30px;
    position: relative;
    padding: 10px 15px;
    box-shadow: 0px 4px 8px -2px #7aa5bb;
    margin-bottom: 10px;
    border-radius: 5px;
}
h5.post-title.is-large {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.section-blog .post-meta.is-small.op-8 {
    background: #01567f;
    padding: 0 5px;
    border: 1px solid #7aa5bb;
    border-radius: 15px;
    font-size: 13px;
    z-index: 1;
    color: #fff;
    opacity: 1;
	margin: 2px auto;
}
.section-blog .post-meta.is-small.op-8:after {
    content: "";
    position: absolute;
    width: 75px;
    height: 1px;
    background-color: #7aa5bb;
    top: 65px;
    left: 16px;
    bottom: 50%;
}
.section-blog .post-meta.is-small.op-8:before {
    content: "";
    position: absolute;
    width: 75px;
    height: 1px;
    background-color: #7aa5bb;
    top: 65px;
    right: 16px;
    bottom: 50%;
}
a.ux-menu-link__link.flex:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #fff;
    top: 14px;
    left: 0;
    border-radius: 2px;
}
a.ux-menu-link__link.flex {
    position: relative;
	padding-left: 15px;
}
#footer .post-meta.is-small.op-8 {
    font-size: 12px;
    text-align: left;
    color: #c1c1c1;
    opacity: 1;
    font-style: italic;
}
.list-menu.toggle-mn > div {
    line-height: 30px;
}
#footer h5.post-title.is-large:hover, a.ux-menu-link__link.flex:hover span {
	color: var(--yellow);
	transition: 0.2s;
}
a.ux-menu-link__link.flex:hover::before {
	background: var(--yellow);
	transition: 0.2s;
}
span.list_footer a {
    color: var(--yellow);
    font-weight: 500;
}
p.from_the_blog_excerpt {
    font-size: 14px;
    color: #333;
}
footer#footer {
    font-size: 14px;
}
li#menu-item-772 a {
    padding-top: 5px;
}
li#menu-item-772 a img {
    position: relative;
    top: -2px;
}
.text-about {
    margin-bottom: 15px;
}
.nav-dark .social-icons .button.is-outline, .dark .social-icons .button.is-outline {
	border-color: white;
	border-width: 1px;
}
.social-icons.follow-icons {
    margin-top: 12px;
    gap: 10px;
    display: flex;
}
#footer p.from_the_blog_excerpt, .top-divider.full-width, .is-divider.small {
    display: none;
}
#footer h5.post-title.is-large {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    color: white;
}
:root {
	--second-color: #01567f;
	--yellow: #fcaf17;
}
.product-details-tab span.widget-title.shop-sidebar {
    color: #212529;
    font-size: 18px!important;
}
ul.tabs.wc-tabs.product-tabs li a {
    font-size: 18px;
    text-transform: math-auto;
}

.product-details-tab aside {
	padding: 0;
	background: transparent;
	padding-top: 17px;
}
ul.tabs.wc-tabs.product-tabs {
    border-bottom: 1px solid #e5e5e5;
}
.badge-inner.secondary.on-sale {
    font-size: 12px;
    width: 42px;
    border-radius: 0;
    background: #e8002d;
}

ul.nav.nav-pills li.active a span,ul.nav.nav-pills li:hover a span {
	color: white;
}
ul.nav.nav-pills li a {
	background: rgba(255,167,155,0.17);
}
ul.nav.nav-pills {
    gap: 10px;
}
.tab-panels {
    padding-top: 1.3em;
}
.badge-container.absolute.left.top.z-1 {
    right: 10px;
    margin: 0;
    top: 10px;
    left: unset;
}
.banner-category .box-image::after {
    background: rgb(18 56 81 / 70%);
}
.callout.badge.badge-circle {
    height: 22px;
}
ul.yith-wcan-list.yith-wcan, ul.yith-wcan-color.yith-wcan.yith-wcan-group {
    margin-top: 15px!important;
}
bdi {
    color: #e8002d;
}
.shop-container .custom-product-page {
    background: #f5f5f5;
}
.page-title-inner {
    max-height: 40px;
	min-height: 40px;
	margin-bottom: 15px;
}
.details-product, .product-details-tab, .related-product-section {
    background: white;
    border-radius: 5px;
    max-width: 100%;
    margin: auto!important;
    padding: 20px 5px!important;
}
h1.product-title.product_title.entry-title {
    font-size: 30px;
    font-weight: 500;
    color: #212529;
}
.details-product p.price.product-page-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 10px;
	align-items: end;
}
a.devvn_buy_now.devvn_buy_now_style {
    width: 100%;
    max-width: unset;
    background: var(--primary-color);
    padding: 13px;
    border-radius: 10px;
}
.details-product p.price.product-page-price ins bdi {
    font-size: 30px;
}
.details-product p.price.product-page-price del bdi {
    color: #acacac;
    font-size: 16px;
    font-weight: 500;
}
.product-thumbnails a {
    border-radius: 5px;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase i {
    width: 35px;
    height: 35px;
    position: relative;
}
.add_to_cart_button, a.quick-view {
	position: relative;
}
.header-nav .icon-user::before, .header-nav .icon-heart::before, .icon-shopping-basket:before, .add_to_cart_button:before,
a.quick-view::before{
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/10/tim.svg) no-repeat;
    width: 70%;
    height: 70%;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	background-size: 100% 100%!important;
}
.icon-heart::before {
	content: '\f08a';
	font-family: "FontAwesome";
	color: var(--primary-color);
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a {
    border-color: #e5e5e5;
    position: relative;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li:nth-child(2).chosen a::after {
	color: black;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a::after {
    top: 3px;
    left: -7px;
}
ul.yith-wcan-list.yith-wcan li a::after, .woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a::after {
    height: 15px;
    width: 15px;
    bottom: 0;
    top: 4px;
    content: "\f00c";
    font-family: "FontAwesome";
    left: -7px;
    color: white;
    position: absolute;
    font-size: 10px;
}
ul.yith-wcan-color.yith-wcan.yith-wcan-group li a {
    border-radius: 50%!important;
	width: 24px;
	height: 24px;
}
ul.yith-wcan-list.yith-wcan a {
    color: black;
	margin-bottom: 2px;
    padding-left: 25px;
	font-weight: 400;
	font-size: 14px;
}
ul.yith-wcan-list.yith-wcan li a::before {
    content: "";
    margin-right: 0px;
    font-size: 18px;
    border: solid 1px #ddd;
    line-height: 40px;
    position: absolute;
    height: 15px;
    width: 15px;
    bottom: 0;
    top: 9px;
    opacity: 1;
    left: 0;
	border-radius: 3px;
	background: white;
}
ul.yith-wcan-list.yith-wcan li a::after {
	top: 1px;
	left: 4px;
}
ul.yith-wcan-list.yith-wcan li:hover a::before {
    border-color: var(--primary-color);
}
ul.yith-wcan-list.yith-wcan li {
    position: relative;
}
.badge.post-date {
	height: 3.5em;
    width: 5.5em;
}
a.quick-view, .add_to_cart_button {
    background-color: transparent!important;
    width: 30px!important;
    height: 30px!important;
    border-radius: 50%;
    color: transparent!important;
    font-size: 0px!important;
	transition: 0.3s!important;
}
a.quick-view:hover, .add_to_cart_button:hover {
	background-color: white!important;
}
.best-seller span.section-title-main::after {
    background: white;
}
.best-seller .section-title a {
    color: white!important;
}
.blog-single .post-sidebar.large-3.col {
    padding-left: 0!important;
	padding-top: 60px;
}
.col.post-item .col-inner {
    height: 100%;
}
li.recent-blog-posts-li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
}
.mr-half {
    margin-right: 10px;
}
.blog-archive .post-sidebar.large-3.col {
	padding-right: 0;
}
.large-9.col.medium-col-first, .post-sidebar.large-3.col, .nav-vertical li, p.from_the_blog_excerpt + button {
	border: none!important;
}
button.wishlist-button.button.is-outline.circle.icon {
	border: none;
}
.icon-user::before {
	background: url(/wp-content/uploads/2023/10/haha.svg) no-repeat!important;
}
i.icon-shopping-basket::before, .add_to_cart_button:before {
	background: url(/wp-content/uploads/2023/10/cart.svg) no-repeat!important;
}
a.quick-view::before {
	background: url(/wp-content/uploads/2023/11/view.webp) no-repeat!important;
	background-size: 100% 100%!important;
}
[data-icon-label]:after {
    background: var(--second-color)!important;
    min-width: 14px;
    max-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0px;
    left: 23px;
    opacity: 1;
    max-width: 14px;
    font-weight: 100;
}
.sale-product a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
	top: 86px;
}
a.primary.is-small.mb-0.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
    background: url(/wp-content/uploads/2023/10/download.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-color: #ebf6eb;
    background-position: center;
    position: absolute;
    top: 40px;
    right: 0;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover, 
h5.post-title.is-large:hover, ul.sub-menu a:hover, span.ux-menu-link__text:hover, 
.post-sidebar ul.product-categories a:hover, li.recent-blog-posts-li a:hover,
nav.woocommerce-breadcrumb.breadcrumbs.uppercase a:last-child {
    color: var(--second-color);
    transition: 0.2s;
}
.image_hover:before {
	position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    transform: skewX(-25deg);
}
.image_hover:hover:before {
	animation: shine 1.1s;
}
.image_hover {
	overflow: hidden;
}
@keyframes shine {
	100% {
    left: 125%;	
}
.section_tab_allproduct .bannner_tab a:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s;
}
bdi {
    font-size: 16px;
    font-weight: 500;
}
del {
    text-decoration: none;
}
.price-wrapper .price del bdi {
    color: #747171;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
}
del span.amount {
	opacity: 1;
}
.product-lightbox.lightbox-content {
    padding: 30px;
    border-radius: 8px;
}
.product-lightbox.lightbox-content h1 {
    color: #231f20;
    text-transform: uppercase;
}
.product-lightbox.lightbox-content bdi {
    color: var(--primary-color);
    font-weight: bold;
    font-size: 28px;
}
.product-lightbox.lightbox-content .price-wrapper .price del bdi {
	font-size: 18px;
}
button.single_add_to_cart_button.button.alt {
    background: #363636;
    font-size: 12px;
    text-transform: math-auto;
    height: 41px;
    border-radius: 5px;
	margin: 0;
}
.icon-box:hover img {
    transform: rotate(360deg);
}
.icon-box-img img {
	transition: 0.8s;
}
.product-quick-view-container button.single_add_to_cart_button.button.alt {
	height: 36px;	
}
.details-product > .col:last-child > .col-inner > div:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}
.details-product > .col:last-child > .col-inner > div {
    padding: 15px 8px;
}
.image_hover:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
	pointer-events: none;
}
.image_hover:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255,255,255,0.3);
}
.image_hover:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255,255,255,0.3);
}
.add-to-cart-button {
	position: unset;
}
.searchform .button.icon i {
    font-size: 18px;
    top: 0;
    left: 0px;
}
.icon-search:before {
    font-size: 14px;
    color: black;
}
.header-contact {
    padding-left: 15px;
}
.has-dropdown .icon-angle-down {
    opacity: 1;
}
.icon-angle-down:before {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #3C3B3B transparent transparent transparent;
    display: inline-block;
    top: -5px;
    margin-left: 2px;
    margin-top: -6px;
    transition: .5s;
}
.menu-item:hover > a > .icon-angle-down::before {
    transform: rotate(180deg);
    transition: 0.4s;
    border-color: var(--second-color) transparent transparent transparent!important;
}
.menu-item:hover ul.sub-menu.nav-dropdown.nav-dropdown-default {
    overflow: visible;
    max-height: 2000px;
    max-width: 2000px;
    opacity: 1;
    transform: perspective(600px) rotateX(0deg);
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end!important;
}

ul.sub-menu.nav-dropdown.nav-dropdown-default {
    position: absolute;
    margin-left: 0;
    margin: 0 auto;
    left: 0!important;
    transform: unset;
    max-width: unset!important;
    overflow: hidden;
    display: block;
    max-height: 0px;
    opacity: 0;
    transform: perspective(600px) rotateX(-90deg);
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end!important;
    transform-origin: 0% 0%;
    top: 37px;
    background: white;
}
.details-product bdi {
    font-size: 30px;
}
.sort-wrap {
    background: #f6fbfa;
    color: black;
    font-size: 13px;
    margin-bottom: 20px;
	border-radius: 5px;
}
ul.yith-wcan-list.yith-wcan li.chosen a::before {
    background: var(--primary-color);
}
ul.yith-wcan-list.yith-wcan li:not(:last-child), .blog-wrapper h5.post-title.is-large {
    margin-bottom: 8px;
}
ul.nav.nav-line.nav-vertical.nav-uppercase.nav-size-normal.nav-left {
    border: 1px solid #e5e5e5!important;
	padding: 5px;
	gap: 5px;
}
ul.nav.nav-line.nav-vertical.nav-uppercase.nav-size-normal.nav-left span {
    font-size: 15px;
    font-weight: 600;
	color: black;
}
.nav-vertical li.tab.has-icon.active a, .nav-vertical li a:hover {
	background: #212226;
	color: white;
}
.nav-vertical li.tab.has-icon.active a span, .nav-vertical li a:hover span {
	color: white!important;
}
.nav-vertical li a {
	padding-left: 10px;
}
ul.sub-menu a {
    margin: 0!important;
    border-color: #f6f6f6!important;
    padding: 10px!important;
}
.product-lightbox-inner, .section-product-tab {
    padding-top: 0!important;
}
a.devvn_buy_now.devvn_buy_now_style span {
    font-weight: 500;
}
span.devvn_price del bdi {
    color: #acacac;
    text-decoration: line-through;
}
span.devvn_price ins bdi {
    font-weight: bold;
}
.devvn-popup-title, button.devvn-order-btn {
    background: #363636!important;
}
.quantity.buttons_added.form-normal * {
    background: transparent;
    box-shadow: none;
}
.quantity.buttons_added.form-normal {
	border-radius: 5px;
	border: 1px solid #ccc;
}
.section-banner .row > .col > .col-inner {
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	border-radius: 10px;
}
.section-banner h3 {
    font-size: 17px;
    margin: 0;
}
.section-banner p {
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
.section-title-normal {
	border-width: 1px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 6px;
	font-weight: 500;
	font-size: 15px;
	height: 39px;
}
form.wpcf7-form.init {
    margin: 0;
}
span.wpcf7-spinner {
    position: absolute;
}
nav.woocommerce-breadcrumb {
    text-transform: math-auto;
}
span.divider {
    opacity: 1!important;
	color: black;
}
li#menu-item-772 {
    padding-top: 4px;
}
li#menu-item-772 img {
    position: relative;
    top: -1px;
}
@keyframes my {
	0% {
    	color: #fcaf17;
	}
	40% {
		color: #e8002d;
	}
	100% {
		color: #fcaf17;
	}
}
li#menu-item-772 a {
	color: #fcaf17;
	animation: my 700ms infinite;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > .menu-item::after {
    display: block;
    content: '';
    border-bottom: 2px solid #01567f!important;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    width: 100%;
    bottom: 0;
	position: absolute;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > .current-menu-item::after, 
ul.header-nav.header-nav-main.nav.nav-left.nav-size-xsmall.nav-spacing-xlarge.nav-uppercase > .menu-item:hover::after {
	transform: scalex(1);
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 0px;
    margin-left: 0;
    left: 0;
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
}