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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-bottom,.dk-home{
	background: linear-gradient(90deg, #EC6F37 0%, #F18C21 100%) !important;
}
.dark, .dark p, .dark td {
    color: #fff;
}
.header-vertical-menu__title{
	font-size: 1.2rem;
}
.stuck .header-main .nav > li > a,.header-cart-link{
	line-height: 44px !important;
}
#header-contact a{
	text-transform: initial;
}
.banner-home img{
	border-radius: 10px;
}
.flickity-button-icon{
	background: #F96923;
    border-color: #F96923 !important;
}
.img-box-home{
    padding: 15px 10px;
}
.img-box-home .box-text-inner{
	margin-top: 10px;
}
.slide-home{
	margin-bottom: -20px !important;
}
.countdown-home{
	display: ruby-text;
	margin-top: 10px;
}
.title-sale h2{
	margin-top: 40px;
    color: #fff;
	font-size: 20px;
}
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit span {
    background: #EC6F37;
    color: #fff;
    border-radius: 50%;
}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1{
	color: #fff;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover{
	background-color: transparent;
	box-shadow: none;
}
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg{
	border-radius: 50%;
}
.slider .flickity-prev-next-button:hover .arrow, .slider .flickity-prev-next-button:hover svg {
    fill: #fff;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
    left: 15px !important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
    right: 15px !important;
}
.flickity-prev-next-button{
	color: #fff;
}
.product-small img{
	border-radius: 10px 10px 0 0;
}
.product-small .col-inner{
	background: #fff;
	border-radius: 10px;
	min-height: 431px;
}
.product-small .box-text-products{
	padding: 10px;
}
.product-small .product-title{
	font-size: 18px;
	padding-bottom: 10px;
}
.product-sale{
	padding: 0 10px;
}
.product-home .product-small .col-inner{
	background-color: #fff;
    border-radius: 10px;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
}
.entry-content .product-small .col-inner .box-text-products p{
	text-align: center;
}
.btn-view{
	background: #1F69BD !important;
	color: #fff !important;
}
.cate-home .box-text p{
	padding: 0;
}
.cate-home .box-image{
	background: #B7D1F0;
    border-radius: 10px;
}
.client-home img{
	border-radius: 10px;
}
.box-image:hover::before, .post-item:hover .box-image::before , .img:hover .img-inner::before{
	-webkit-animation:shine .75s;
	animation:shine .75s
}
@-webkit-keyframes shine{
	100%{left:125%}
}
@keyframes shine{
	100%{left:125%}
}
.box-image::before, .img .img-inner::before{
	position:absolute;
	top:0;
	left:-75%;
	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,.3) 100%);
	background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform:skewX(-25deg);transform:skewX(-25deg);
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	transform-origin: right;
	transition: transform .5s ease-in-out;
	transform: scaleX(0);
}
.product-small.box:hover:after , .mh-col-shadow:hover > .col-inner:after, .post-item:hover > .col-inner:after {
	transform-origin: left;
	transform: scaleX(1);
}
.woo-sctr-shortcode-countdown-value-container{
	line-height: 1.13em !important;
}
.back-to-top.active{
	background: #EC6F37;
	border-color: #EC6F37;
}
.is-outline:hover, .primary.is-outline:hover {
    border-color: #EC6F37;
    color: #fff;
}
.icon-angle-up:before {
    color: #fff;
}
.flastsale{
	background: linear-gradient(106.98deg, #3F93DB 42.45%, #0061B1 78.96%);
}
.woocommerce-Price-amount bdi{
	font-size: 18px;
}
ins span.amount,.price span.amount{
	color: #EC6F37 !important;
}
.product-small del span.amount bdi{
	color: #323232 !important;
	font-size: 16px !important;
}
.product-info .woocommerce-Price-amount bdi{
	font-size: 28px;
}
.product-info del span.amount bdi {
    color: #323232 !important;
}
del span.amount bdi{
	font-size: 20px !important;
	color: #323232 !important;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color: #fff;
}
span.section-title-main {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
    background: #EC6F37;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 6px 20px;
    font-weight: bold;
    position: relative;
    margin-right: 20px;
}
span.section-title-main:before {
    content: '';
    display: block;
    line-height: 40px;
    background: #ffabac;
    width: 19px;
    height: 28px;
    position: absolute;
    top: 8px;
    right: 0;
    margin-right: -13px;
    transform: skewX(13deg);
    border-radius: 0 5px 0 0;
}
span.section-title-main:after {
    content: '';
    display: block;
    line-height: 40px;
    background: #EC6F37;
    width: 18px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -7px;
    transform: skewX(21deg);
    border-radius: 0 5px 0 0;
}
.title-home h2{
	border-bottom: 2px solid #EC6F37;
	padding-bottom: 2px;
}
.news-home h5{
	text-align: left !important;
}
.news-home .is-divider{
	display: none;
}
.news-home .post-item .col-inner{
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
	min-height: 350px;
}
.news-home .post-item img{
	border-radius: 10px 10px 0 0;
}
.news-home .post-item:nth-child(4){
	display: none;
}
.banner-cate-home img{
	border-radius: 10px;
}
span.dot{
    width: 15px;
    height: 15px;
    background: #EC6F37;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin-right: 10px;
	margin-bottom: 2px;

}
span.dot:after{
    content: "";
    border-radius: 100%;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: transparent;
    animation: pulseSmall2 1.25s linear infinite;
}
@keyframes pulseSmall2{
0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.3);
}

70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,0,0,0.3);
}
100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.3);
}
}
.news-home .post-title{
	font-size: 18px;
}
.onsale{
    position: absolute;
    left: -4px;
    top: -30px;
    z-index: 9999;
    width: 82px;
    height: 32px;
    background: url(/wp-content/uploads/2024/05/sale-icon.png);
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    padding: 5px 0 0 0;
	border-radius: 0px !important;
	text-align: center;
}
.product-gallery .onsale{
	display: none;
}
.product-small p.da-ban{
	padding-top: 10px !important;
	font-weight: bold;
	color: #008000 !important;
}
p.da-ban{
	font-weight: bold;
	color: #008000 !important;
}
.title-showroom p{
	font-size: 23px;
	color: #EC6F37;
	font-weight: 700;
}
.name-showroom{
	background: linear-gradient(90deg, #F7BE81 0%, #F5ECCE 100%) !important;
	color: #333;
	font-weight: bold;
}
.name-showroom .fa-home{
	padding: 15px 10px;
	color: #fff;
	background: #F08B21;
	margin-right: 10px;
}
.info-showroom i{
	color: #EC6F37;
}
.term-description{
	display: inline-block;
	width: 100%;
}
.term-description p{
	text-align: justify;
}
.term-description h1{
    padding-bottom: 2px;
    border-bottom: 2px solid #EC6F37;
}
.term-description .enhanced{
	width: 100%;
	float: left;
}
.term-description .select-design{
	width: 20%;
	float: left;
	padding: 5px;
}
.name-category{
	width: 100%;
	float: left;
}
.shop-container .product-small .col-inner{
	border-radius: 10px;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
}
.entry-content ul{
	padding-left: 15px;
}
.term-description ul{
	padding-left: 35px;
}
.shop-container .yit-wcan-container{
	margin-bottom: 20px;
}
.product-short-description p,.entry-content p{
	color: #333;
	text-align: justify;
}
.entry-content p a{
	color: #1F69BD !important;
}
.entry-content p a:hover{
	color: #ED7236 !important;
}
.entry-content img{
	margin-bottom: 0 !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.entry-content .wp-caption{
	margin-left: auto;
	margin-right: auto;
}
.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius: 5px;
}
#wide-nav .header-nav li{
	padding-right: 15px;
}
.nav-dropdown-has-border .nav-dropdown{
	border: 0px !important;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{
	border-bottom-color: #fff !important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
	margin: 0;
}
.sub-menu li{
	padding-right: 0 !important;
}
.next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown, li.current-dropdown>.nav-dropdown{
	left: 0 !important;
	top: 50px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    top: 28px;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    top: 35px;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    text-transform: uppercase;
}
.flickity-prev-next-button svg{
	border-radius: 50%;
}
.product-info .product-page-price{
	background: #EBEBED;
    color: #323232 !important;
    padding: 15px 10px 5px 10px;
    border-radius: 10px 10px 0 0;
}
.product-info p.da-ban{
    background: #EBEBED;
    padding: 5px 10px 15px 10px;
    border-radius: 0 0 10px 10px;
    margin-top: -12px;
}
.quantity .button.minus,.quantity .button.plus{
    border-radius: 25px;
    font-size: 1.2rem;
	border-color: #EC6F37;
}
.quantity input[type=number]{
	font-size: 1.2rem;
	border-color: #EC6F37;
}
.btn-nut{
	margin-bottom: 130px;
}
.contact-buy{
	width: 48%;
	float: left;
    margin: auto;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 10px;
	border-left: 0;
	background: #008000 !important;
}
.contact-zalo{
	width: 48%;	
	float: left;
    margin: auto;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 10px;
	background: #0065F7 !important;
}
.product-info .share-icons{
	display: none;
}
.product-info .cart{
	text-align: center;
}
.product-main .product-small img, .product-main .woocommerce-product-gallery__image img, .product-main .product-thumbnails img, .product-main .product-thumbnails a {
    border-radius: 10px;
}
.banner-home-left{
	padding-left: 0 !important;
}
.banner-home-right{
	padding-right: 0 !important;
}
.ft-chatbox-skin1{
	margin-right: 10px;
}
.shop-page-title{
	display: none;
}
.title-key p{
	font-size: 20px;
	font-weight: 700;
}
.key{
	border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 10px !important;
	display: inline-block;
}
.key:hover{
	background: #3F93DB;
}
.key:hover a{
	color: #fff !important;
}
.info-text p{
	text-align: justify;
}
.absolute-footer{
	display: none;
}
.ck-home{
	margin-top: 20px;
}
.info-footer .title-ft{
	color: #EC6F37;
	font-weight: 700;
	font-size: 1.25em;
	text-align: left;
}
.button.alt, .button.checkout, .checkout-button,.wc-forward,.coupon .button,.clear .button{
	border-radius: 5px !important;
	border: none !important;
	color: #fff !important;
	text-shadow: none !important;
}
#customer_details .form-row {
    width: 100% !important;
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea,.woocommerce-billing-fields__field-wrapper input, .form-row .fl-is-active select, .fl-labels .form-row textarea, .selection .select2-selection{
	border-radius: 5px;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	box-shadow: none;
}
#customer_details label{
	display: none;
}
.coupon button{
	background-color: #ccc !important;
}
.box-ck{
	border-radius: 10px;
	box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
	padding: 20px 0 0 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.title-gift h4{
	background: #F3E2A9;
	color: #EC6F37;
	padding: 8px 20px;
	border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
#box-gift-sale{
	border: 1px solid #e6e6e6 !important;
	border-radius: 10px;
	margin-top: 10px;
}
#box-gift-sale li{
	list-style-type: none;
	border-bottom: 1px solid #e6e6e6;
    margin-right: 20px;
	padding-bottom: 10px;
}
#box-gift-sale li:last-child{
	border-bottom: 0px solid #e6e6e6;
}
#box-gift-sale li img{
	width: 15%;
}
.name-product-gift{
	color: #3F93DB;
	padding-left: 20px;
}
.product-section {
    border-top: 0px solid #ececec; 
}
.nav-tabs+.tab-panels {
    padding: 15px;
}

#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 16px;
  padding: 15px 10px;
}
.relatedcontent h3 a{
	color: #333 !important;
}
.relatedthumb img {
    height: 100%;
    max-height: 220px;
}
#related_posts {
    border-top: 4px double #e8e8e8;
    padding-top: 10px;
}
#related_posts li:nth-child(1) {
    padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
    padding-right: 0 !important;
}
.relatedthumb img {
    min-height: 185px;
	border-radius: 10px 10px 0 0;    
}
.content-related .box-related{
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
	min-height: 290px;
}
.article-inner .entry-content{
	margin-top: -30px;
}
.text-lh i{
	padding-left: 20px;
	color: #EC6F37;
}
.text-lh p strong{
	color: #EC6F37;
}
.gui{
	margin-right: 0 !important;
	border-radius: 5px !important;
	width: 100%;
}
.product-info button.alt{
	height: 47px;
    border-radius: 25px !important;
}
.blog-archive #post-list .post-item .col-inner{
	background-color: #fff;
    border-radius: 10px;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
}

.widget-title span{
	text-align: center;
	display: block;
	color: #EC6F37;
}
.post-sidebar .is-divider{
	margin-left: auto;
	margin-right: auto;
}
.blog-archive #post-list .post-item .col-inner img{
	border-radius: 10px 0 0 10px;
}
.form-dk input{
	width: 40%;
    float: left;
    margin-right: 10px;
	border-radius: 25px !important;
	margin-top: 85px;
}
.dang-ky{
	width: 17% !important;
    float: right;
	margin-right: 0px !important;
	background: #fff !important;
	color: #333 !important;
}
.text-form-dk p{
	padding-top: 70px;
}
.form-dk .wpcf7-not-valid-tip{
	display: none;
}
.form-dk .wpcf7-response-output{
	color: #fff;
}
#wide-nav .header-nav li:last-child{
	background: linear-gradient(90deg, #F7D358 0%, #D7A03E 100%);
    padding-left: 10px;
    border-radius: 10px;
}
.sub-menu li:last-child{
	background: transparent !important;
    border-radius: 0px !important;
}
.description_tab a{
	font-size: 20px !important;
}
.text-commit p.commit-title{
	font-size: 1.125em;
	font-weight: 700;
	color: #555;
}
.cart-wrapper button{
	width: 100%;
}
.product-info{
	border-right: 0 !important;
}
span.widget-title {
    text-align: center;
    display: block;
	margin-top: 20px;
	color: #EC6F37;
}
.widget .is-divider{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*Coupon*/
.box-coupon{
	width: 33.33333%;
	float: left;
	padding: 10px;
}
.affcoups-coupon{
	background-color: #fff;
    border-radius: 10px !important;
    position: relative;
    box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1) !important;
}
.affcoups-coupon img{
	margin: auto !important;
	padding-top: 15px !important;
}
.affcoups-coupon__title{
	text-align: center;
}
.affcoups-coupon__footer{
	display: none;
}
.affcoups .affcoups-standard .affcoups-coupon{
	padding-bottom: 0 !important;
}
.title-coupon{
	text-align: center;
	color: #EC6F37;
	font-weight: 700;
}
.affcoups .affcoups-standard .affcoups-coupon__content {
    padding: 20px 10px !important;
}
.affcoups .affcoups-clipboard{
	margin: 0 !important;
}
.affcoups .affcoups-widget .affcoups-coupon{
	padding-bottom: 0 !important;
}
.affcoups-coupon__description{
	text-align: center;
}
.autocomplete-suggestion .search-price del bdi{
	font-size: 16px !important;
}
.rank-math-breadcrumb{
	margin-bottom: -20px;
}
.gift-product,.price-products {
    display: inline-flex;
    overflow: hidden;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
	padding-bottom: 15px;
}
.gift-product img,.price-products img{
    position: relative;
    z-index: 3;
}
.gift-product span{
	background: linear-gradient(90deg, #48c6ef 0%, #6f86d6 100%);
    padding: 0 13px;
    margin-left: -10px;
    font-size: 12px;
    height: 20px;
    border-radius: 0 20px 20px 0px;
	line-height: 22px;
}
.price-products span{
	background: linear-gradient(90deg, #f83600 0%, #f9d423 100%);
    padding: 0 13px;
    margin-left: -10px;
    font-size: 12px;
    height: 20px;
    border-radius: 0 20px 20px 0px;
	line-height: 22px;
}
#box-gift-sale{
	background: #F7F2E0;
}
#box-gift-sale p{
	padding-left: 10px;
	color: #333;
}
.title-gift i{
	color: #EC6F37;
	padding-right: 5px;
}
.woocommerce-pagination{
	margin-bottom: 40px;
}
.product_list_widget del span.amount bdi{
	font-size: 15px !important;
}
.affcoups-coupon__thumbnail img{
	margin-bottom: -14px !important;
    width: 47% !important;
}
.affcoups .affcoups-clipboard{
	background: linear-gradient(90deg, #F7BE81 0%, #F5ECCE 100%) !important;
	border: 0 !important;
}
.box-cn .col-inner{
	box-shadow: 2px 4px 60px 0px rgba(0, 0, 0, 0.1);
}
.info-showroom{
	padding: 0 10px 1px 10px;
}
.entry-content table td{
	padding: 10px !important;
}
.title-coupon{
	text-align: center;
	color: #EC6F37;
	font-weight: 700;
}
.title-coupon h2{
	font-size: 20px;
}
.entry-content #related_posts ul {
    padding-left: 0 !important;
}


@media only screen and (min-width: 1025px) {
	.sub-menu li:last-child{
		padding-left: 0 !important;
	}
	.product-info .box-coupon,.product-info .title-coupon{
		display: none;
	}
	.coupon-home{
		margin-bottom: -20px !important;
	}
}

@media only screen and (width: 1024px) {
	.header:not(.transparent) .header-bottom-nav.nav > li > a {
		font-size: 11px;
	}
	.product-small .col-inner {
		min-height: 395px;
	}
	.box-ck {
		min-height: 210px;
	}
	.form-dk input {
		width: 39%;
	}
	.form-dk{
		margin-top: 30px;
	}
	.news-home .post-item .col-inner {
		min-height: 305px;
	}
}

@media only screen and (max-width: 1023px) {
	.header-search-form-wrapper .search-field{
		background-color: #fff !important; 
    	border-color: #fff !important;
	}	
	.mobile-nav .icon-menu,.mobile-nav .icon-shopping-cart{
        color: #EC6F37;
	}
	.contact-buy, .contact-zalo {
		font-size: 14px;
	}
	.product-footer{
		margin-top: -30px;
	}
	.form-dk input{
		width: 35%;
		margin-top: 115px;
	}
	.dang-ky{
		width: 22% !important;
	}
	.coupon-home{
		margin-bottom: -25px !important;
	}
	.product-small .col-inner {
		min-height: 438px;
	}
	.news-home .post-item .col-inner {
		min-height: 310px;
	}
	#related_posts li:nth-child(3){
		padding-left: 0px;
		padding-right: 10px !important;
	}
	#related_posts li:nth-child(4){
		padding-left: 0px;
		padding-right: 0px !important;
	}
}


@media only screen and (max-width: 767px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.banner-home{
		margin-top: -10px !important;
		margin-bottom: 10px !important;
	}
	.img-box-home .box-text{
		padding: 0 !important;
		margin-top: -15px;
		margin-bottom: 15px;
		text-align: center;
	}
	.img-box-home .box-text p{
		text-align: center;
	}
	.img-box-home img{
		padding: 15px;
	}
	.img-box-home{
		padding: 10px;
	}
	.banner-home-mb{
		padding-left: 10px !important;
		padding-right: 10px !important;
		margin-bottom: 10px;
	}
	.product-small .col-inner {
		min-height: 410px;
	}
	.countdown-home {
		margin-top: -25px;
	}
	.header-search-form-wrapper .search-field{
		background-color: #fff !important; 
    	border-color: #fff !important;
	}
	.news-home .post-item:nth-child(4){
		display: block;
	}
	.title-home h2{
		padding-bottom: 3px;
	}
	span.section-title-main:before {
		height: 27px;
	}
	span.section-title-main:after {
		height: 35px;
	}
	.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-wrap.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-value-container {
        width: 40px !important;
    }
	.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-wrap.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-value-container {
        height: 40px !important;
    }
	.product-gallery .slider-no-arrows .flickity-viewport{
		min-height: 90px !important;
	}
	.term-description .select-design{
		width: 50%;
	}
	.box-ck:first-child,.box-ck:nth-child(2){
		margin-bottom: -30px;
	}
	.title-showroom h2 {
		margin-top: 40px;
	}
	.content-related{
		padding: 5px 10px;
	}
	.blog-archive #post-list .post-item .col-inner img{
		border-radius: 10px 10px 0 0;
	}
	.blog-archive #post-list .post-item .blog-post-inner{
		padding-left: 10px;
		padding-right: 10px;
	}
	.form-dk input{
		width: 100%;
		margin-top: 0px;
	}
	.dang-ky{
		width: 100% !important;
	}
	.text-form-dk p {
		font-size: 35px;
	}
	.title-showroom p {
		padding-top: 50px;
	}
	.coupon-home{
		margin-bottom: -30px !important;
	}
	.box-coupon{
		width: 100%;
		margin-bottom: -20px;
	}
	.sm-touch-scroll {
        overflow-x: unset !important;
    }
	.autocomplete-suggestion .search-price ins bdi{
		font-size: 18px !important;
	}
	.term-description h1 {
		padding-bottom: 3px;
		border-bottom: 3px solid #EC6F37;
	}
	.term-description h1 span.section-title-main{
		font-size: 18px;
	}
	.title-gift h4 {
		font-size: 17px;
	}
	.title-sale{
		text-align: center;
	}
	.news-home .post-item .col-inner {
		min-height: 276px;
	}
	.content-related .box-related {
		min-height: 300px;
	}
}






