:root {
	--primary: #010005;
	--secondary: #f0a0a5;
	--heading: #010005;
	--font-heading: Playfair, sans-serif;
}

.featured-box .icon-box-img .icon-inner img {
  	padding-top: 0 !important;
}

.p-mb-0 p {
  	margin-bottom: 0;
}

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

.wpcf7-spinner{
  	display: none !important;
}

body .mfp-wrap.mfp-ready{
  	z-index: 999999;
}

.logo-footer .ux-logo-link{
	padding-left: 0px !important;
}



.title-footer p{	
	font-size: 24px;
	font-weight: bold;
	font-family: var(--font-heading);
	color: var(--heading);
}
.menu-footer .ux-menu-link__link .ux-menu-link__text{
	transition: 0.3s;
}
.menu-footer .ux-menu-link__link:hover .ux-menu-link__text {
   	padding-left: 3px;
}

.header-top .html_topbar_left{
	font-size: 16px !important;
}
.container-breadcrumbs {
    background: #d7d7d7;
    padding: 15px 0px;
}
.category .rank-math-breadcrumb p{
	justify-content: center;
}
.rank-math-breadcrumb p {
    margin-bottom: 0px;
    font-size: 14px;
	display: flex;
	justify-content: flex-start;
    gap: 15px;
}

.small-post-category .box-image,.small-post-category .box-image .image-cover img{
	border-radius: 12px;
}
#post-list .post-item .box-image,#post-list .post-item .image-cover img{
	border-radius: 12px;
}
#post-list .post-item .post-title{
	font-size: 20px;
}
.meta-post-custom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    margin-top: 10px;
}
h1.page-title{
	font-size: 30px;
}
.widget-title span{
	font-family: var(--font-heading);
	font-size: 24px;
	color: var(--heading);
}

.widget_search .search-field{
	border-radius: 5px 0px 0px 5px;
	height: 40px;
}
.widget_search .ux-search-submit{
	height: 40px;
	border-radius: 0px 5px 5px 0px;
}
.recent-blog-posts-li .badge.post-date{
	width: 60px;
	height: 60px;
	border-radius: 5px;
	overflow: hidden;
}
.recent-blog-posts-li a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: var(--heading);
}
.post-pre{
	padding-right: 20px;
}
.post-next {
	padding-left: 20px;
}
.post-pre, .post-next {
	display: flex;
	align-items: center;
}

.post-pre .thumb {
	width: 56px;
	height: 56px;
	margin-right: 8px;
	border-radius: 6px;
	overflow: hidden;
}

.post-next .thumb {
	width: 56px;
	height: 56px;
	margin-left: 8px;
	border-radius: 6px;
	overflow: hidden;
}

.post-pre .thumb img, .post-next .thumb img {
	width: 56px;
	height: 56px;
	object-fit: cover;
}

.post-pre .title, .post-next .title {
  	width: calc(100% - 64px);
}

.post-pre .title a, .post-next .title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-bottom: 10px;
	font-weight: 600;
	color: #2F2B43;
}

.post-pre .title span, .post-next .title span {
	color: #7A7493;
	font-size: 12px;
}
#comments .comment-respond {
    padding: 20px !important;
    border-radius: 12px;
}

.wrap-post-relate {
    margin-top: 20px;
}
.wrap-post-relate .title-relate{
	font-size: 24px;
}
.wrap-post-relate .box-image, .wrap-post-relate .box-image img {
    border-radius: 12px;
}
.wrap-post-relate .post-title a{
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
}
.wrap-post-relate .post-item .from_the_blog_excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
}

.ucbr-modal-content input{
	height: 40px !important;
	border-radius: 5px !important;
}
.ucbr-modal-content .ucbr-toggle-password{
	margin-right: 0px !important;
}

.follow-icons a i{
	top: 0px;
}

.acc-faq .accordion-title {
	font-size: 18px;
	font-weight: 600 !important;
	padding-left: 0;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-color: #EDEDF1;
	color: var(--heading);
}

.acc-faq .accordion-item:nth-child(1) .accordion-title {
	border-top: none;
	padding-top: 10px !important;
}

.acc-faq .accordion-inner {
  	padding: 0;
	color: var(--primary);
}

.acc-faq .accordion-title.active {
	font-weight: 600 !important;
	background-color: transparent;
}

.accordion .toggle {
	left: unset !important;
	right: 0;
	margin-right: 0 !important;
	top: 0.5em !important;
	color: #000;
	opacity: 1;
}

.form-contact input{
	height: 45px !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	background-color: #e7e7e7 !important;
}
.form-contact textarea{
	border-radius: 5px !important;
	box-shadow: none !important;
	background-color: #e7e7e7 !important;
}

.form-contact input[type=checkbox]{
	height: 20px !important;
	width: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.form-contact .wpcf7-list-item label{
	display: flex;
	align-items: center;
}
.form-contact .wpcf7-submit{
    display: block;
    width: 200px;
    background: #000 !important;
    margin: 20px auto 0px auto;
	text-transform: inherit !important;
}
.form-contact .col{
	padding-bottom: 15px;
}

.product-small .badge-container,.product-index .badge-container{
	margin: 0px !important;
	left: 10px !important;
	top: 10px !important;
}

.product-small .badge-container .badge-inner,.product-index .badge-container .badge-inner{
	border-radius: 5px;
	font-family: 14px;
	font-weight: 500;
}
.product-small .badge-container .badge-inner.on-sale, .product-index .badge-container .badge-inner.on-sale{
	background-color: var(--secondary);
	color: #fff;
	border-color: transparent;
	
}
.product-small .box-text{
	padding-top: 20px;
}
.product-small .box-text .price-wrapper span{
	font-size: 16px;
}
.product-small .box-text .title-wrapper{
	font-size: 16px;
	margin-top: 10px;
	
}
.product-small .box-text .title-wrapper a{
	color: var(--primary);
}
.product-small .box-text .add-to-cart-button {
	display: flex;
	justify-content: center;
}
.product-small .box-text .add-to-cart-button a.add_to_cart_button {
	border-radius: 5px;
	border: 1px solid;
	font-size: 16px;
	font-weight: 500;
	display: flex;
    width: max-content;
    justify-content: center;
    align-items: center;
}

.product-small .added_to_cart{
	display: none;
}
.product-small .box-text .add-to-cart-button a.add_to_cart_button.loading{
	color: hsl(0deg 0% 0% / 41%);
}
.product-small .box-text .add-to-cart-button a.add_to_cart_button.loading:after{
	border-right-color: var(--secondary) !important;
    border-top-color: var(--secondary)  !important;
}

.button.white{
	background-color: #fff;
	color: var(--primary) !important;
}
.button.white:hover{
	background-color: var(--secondary) !important;
	color: #fff !important;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text{
	text-shadow: unset !important;
}

.blog-index .post-item .post-title a{
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.blog-index .post-item .is-divider{
	display: none;
}

.tax-product_cat .term-description {
    padding: 20px;
    margin: 40px 0px;
    border: 1px dashed;
    border-radius: 5px;
}

.custom-head-product-cat{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
	align-items: baseline;
}
.custom-head-product-cat>.is-large{
	width: 100%;
	text-align: center;
	font-size: 34px;
	margin-bottom: 30px;
}
.custom-head-product-cat .shop-page-title{
	width: 100%;
	text-align: center;
	font-size: 34px;
	margin-bottom: 30px;
}
.custom-head-product-cat .category-filtering{
	width: 30%;
	display: flex;
	align-items: center;
}
.custom-head-product-cat .category-filtering a{
	margin-top: 0px;
}
.custom-head-product-cat .order-and-result{
	width: 70%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.tax-product_cat .rank-math-breadcrumb p,.post-type-archive-product .rank-math-breadcrumb p{
	justify-content: center;
}

.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius: 5px !important;
	border-width: 1px !important;
}

.orderby{
	height: 40px;
	border-radius: 5px;
}

.product-footer .product-tabs a{
	font-size: 24px;
	font-family: var(--font-heading);
}
.product-section-title-related{
	font-size: 26px;
	margin-top: 15px;
}

.box-contact-product  {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 12px;
	margin: 20px 0px;
}
.box-contact-product a.btn-zalo{
    width: calc(50% - 6px);
    background-color: #3b9af7;
    color: #fff;
    padding: 12px;
    border-radius: 10px;
    text-align: center;
    transition: 0.3s;
    border: 1px solid transparent;
}
.box-contact-product a.btn-zalo:hover{
	background-color: #0e5caa;
	border: 1px solid #3b9af7;
}
.box-contact-product .btn-hotline {
    width: calc(50% - 6px);
    padding: 12px;
    color: red;
    border-radius: 10px;
    border: 1px solid red;
    margin: 0 !important;
    background-color: #fff;
    font-size: 14px;
    transition: 0.3s;
	    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	font-size: 16px;

}
.box-contact-product .btn-hotline:hover{
	background-color: red;
	color: #fff;
}
.box-contact-product .btn-hotline:hover .phone{
	letter-spacing: 2px;
}

.box-contact-product .btn-hotline .phone{
	font-size: 20px;
	font-weight: bold;
	transition: 0.3s;
}


.box-contact-product .btn-hotline span{
	display: block;
}
.box-contact-product  img {
    width: 35px;
    height: 36px;
    display: block;
    margin: 0 auto;
}

.product-gallery .badge-container{
	margin: 0;
	top: 20px;
	left: 20px;

}
.product-gallery .badge-container .badge-inner.on-sale{
	background-color: var(--secondary);
	color: #fff;
	border-color: transparent;
	border-radius: 5px;
}
.product-info .product-page-price{
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 20px;
	font-size: 30px !important;
}
.product-info .car{
	margin-bottom: 16px !important;
}
.product-info .cart button{
	font-size: 18px;
	font-weight: 500;
	border-radius: 5px;
}
.product-info .cart button.single_add_to_cart_button{
	background-color: transparent;
	color: #000;
}
.product-info .cart button.single_add_to_cart_button:hover{
	background-color: #010005;
	color: #fff;
}
.product-info .cart button.ux-buy-now-button{
	display: block;
	width: 100%;
	height: 50px;
}
.product-info .cart .input-text.qty{
	font-size: 18px;
}
.product-info .cart .ux-quantity__button.minus{
	border-radius: 5px 0px 0px 5px;
}
.product-info .cart .ux-quantity__button.plus{
	border-radius: 0px 5px 5px 0px;
}
.product-info .product-page-price ins span,.product-info .product-page-price .woocommerce-Price-amount{
	color: red;
}
.product-info .product_meta{
	font-size: 16px;
}



/* button hover effect left to right */
.product-info .cart button.ux-buy-now-button {
	text-transform: inherit;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: center right 8px;
	cursor: pointer;
	position: relative;
	isolation: isolate;
}

.product-info .cart button.ux-buy-now-button::after {
	content: "";
	position: absolute;
	z-index: -1;
	background-color: #262525;
	inset: 0;
	scale: 0 1;
	transform-origin: right;
	transition: scale 450ms;
}
.product-info .cart button.ux-buy-now-button:hover::after,
.product-info .cart button.ux-buy-now-button:focus-visible::after {
	transform-origin: left;
	scale: 1 1;
	box-shadow: none;
}

.page-title:not(.featured-title)+main .product-main{
	padding-top: 40px !important;
}

.product-info  h1.product-title{
	font-size: 34px;
}

.woocommerce-billing-fields__field-wrapper input {
	border-radius: 5px;
	height: 45px;
	box-shadow: none;
}
.woocommerce-additional-fields__field-wrapper textarea {
	border-radius: 5px;
	box-shadow: none;
}

.woocommerce-shipping-fields__field-wrapper input{
	height: 48px !important;
	border-radius: 5px !important;
	box-shadow: 0px -1px 0px 0px #2F2B431A inset !important;
}
.woocommerce-shipping-fields__field-wrapper .select2-selection.select2-selection--single .select2-selection__rendered{
	height: 48px;
	line-height: 48px;
}

.woocommerce-checkout .woocommerce-billing-fields input,.woocommerce-checkout .woocommerce-billing-fields select,.woocommerce-checkout .woocommerce-billing-fields .select2-selection.select2-selection--single{
	height: 48px !important;
	border-radius: 5px !important;
	box-shadow: 0px -1px 0px 0px #2F2B431A inset !important;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection.select2-selection--single .select2-selection__rendered{
	height: 48px;
	line-height: 48px;
}

.woocommerce-cart-form .button-continue-shopping,.woocommerce-cart-form .shop_table_responsive .actions button,.cart-collaterals .checkout-button,.cart-collaterals .coupon button.is-form{
	border-radius: 5px;
    border-width: 1px !important;
    height: 45px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}
.cart-collaterals .coupon input{
	border-radius: 5px;
    height: 45px;
	box-shadow: unset !important;
}
button#place_order{
	border-radius: 5px;
	font-weight: 500;
}

button#place_order {
	text-transform: inherit;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: center right 8px;
	cursor: pointer;
	position: relative;
	isolation: isolate;
	background-color: #d76c73 !important;
}

button#place_order::after {
	content: "";
	position: absolute;
	z-index: -1;
	background-color: #eb3d48 !important;
	inset: 0;
	scale: 0 1;
	transform-origin: right;
	transition: scale 450ms;
}
button#place_order:hover::after,
button#place_order:focus-visible::after {
	transform-origin: left;
	scale: 1 1;
	box-shadow: none;
}
.more-service {
	margin-bottom: 10px;
}
.more-service .item {
    display: flex;
    align-items: center;
    gap: 10px;
}
.more-service .item .title{
	color: #010005;
}

/* .slider-home .section-banner .section-bg {
    overflow: hidden !important;
}

.slider-home .section-banner .section-bg img.bg {
    transform: scale(0.8) !important;
    transition: transform 0.8s ease-out !important;
    will-change: transform; 
}


.slider-home .section-banner .section-bg img.bg.is-bouncing {
    transform: scale(1) !important; 
    transition: transform 1.2s cubic-bezier(0.175, 0.885, 0.42, 1.35) !important;
} */

/* intro web */
.intro-load{
	width: 100%;
    height: 100vh;
    position: fixed;
    overflow: hidden;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: 999999;
}
.logo-banner {
	width: max-content;
	position: absolute;
	left: 50%;
	top: 10%;
	transform: translate(-50%, 0%);
	z-index: 1000;
	
}
.left-img img,.right-img img{
	position: absolute;
	width: max-content;
	height: auto;
}
.left-img img:nth-child(1){
	bottom: 0;
	left: 0;
	width: 50%;
	z-index: 999;
}
.left-img img:nth-child(2){
	bottom: 0;
    left: 0;
    width: 55%;
    z-index: 99;
}
.left-img img:nth-child(3) {
	bottom: 0%;
    left: 2%;
    z-index: 9;
    width: 33%;
}
.left-img img:nth-child(4) {
	top: 0;
	left: 0;
	z-index: 9;
}

.right-img img:nth-child(1){
	right: 0;
	bottom: 0;
	z-index: 999;
	width: 50%;
}
.right-img img:nth-child(2){
	right: 0;
	bottom: 0;
	z-index: 99;
	width: 42%;
}
.right-img img:nth-child(3){
	right: 28%;
    bottom: 0;
    z-index: 9;
    width: 30%;
}
.right-img img:nth-child(4){
	right: 0%;
    top: 0;
}

/* end intro web */

/* language */
.language-dropdown{
    position:relative;
    display:inline-block;
}

.language-dropdown .current-language{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    background:#fff;
    border:1px solid #ddd;
    border-radius:6px;
    cursor:pointer;
    padding:6px 10px;
	margin-right: 0px;
}

.language-dropdown img{
    width:24px;
    height:24px;
    display:block;
}

.language-dropdown .arrow{
    width:8px;
    height:8px;
    border-right:2px solid #555;
    border-bottom:2px solid #555;
    transform:rotate(45deg);
    transition:.3s;
    margin-top:-3px;
}

.language-dropdown.active .arrow{
    transform:rotate(225deg);
    margin-top:3px;
}

.language-dropdown .language-list{
    position:absolute;
    top:calc(100% + 8px);
    left:0;
    min-width:100%;
    background:#fff;
    border:1px solid #ddd;
    border-radius:6px;
    list-style:none;
    padding:6px;
    margin:0;
    display:none;
    z-index:9999;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
}

.language-dropdown.active .language-list{
    display:block;
}

.language-dropdown .language-list li + li{
    margin-top:6px;
}
.language-dropdown .language-list li{
	margin-bottom: 0px;
}
.language-dropdown .language-list a{
    display:flex;
    justify-content:center;
    padding:4px;
    border-radius:4px;
    transition:.2s;
	margin: 5px 0px;
}

.language-dropdown .language-list a:hover{
    background:#f5f5f5;
}

/* end language */

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.pb-0-mb{
		padding-bottom: 0 !important;
	}
	.align-item-center-mb {
		align-items: center;
	}
	.rank-math-breadcrumb{
		padding-left: 15px;
		padding-right: 15px;
	}

  

}


@keyframes glowing-btn{
	0% {
		box-shadow: 0 0 0 0 #c10000;
	}
	100% {
		box-shadow: 0 0 0 8px rgba(255, 188, 0, 0);
	}
}

