/*
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.   ***************/
.btn-loadmore{
	background-color:#0a0a0a;
	color:#fff;
}
.box-mxh-ft {
    display: flex;
    justify-content: center;
}
.box-mxh-ft-item {
    margin: 0 50px;
	padding: 0 10px;
}
.box-mxh-ft .fab {
    font-weight: 400;
    padding-right: 10px !important;
}
.form-ft input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #b0a78f;
    color: #fff;
    text-transform: inherit;
}
div#box-3-ft {
    color: #fff;
    font-weight: 400;
    line-height: 2.2;
}
div#box-3-ft a {
    color: #fff;
    font-weight: 400;
	
}
div#box-4-ft {
    color: #fff;
    font-weight: 400;
    line-height: 2.2;
}
div#box-4-ft a {
    color: #fff;
    font-weight: 400;
	
}

.project-title h2 {
    font-size:34px;
    font-family: 'Barlow Condensed';
    color: #00A552;
}

.dark .project-title h2 {

    color: #fff;
}

.logo-row > .col > .col-inner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap:1rem;
}

.logo-row > .col > .col-inner  .img {
    margin-bottom:0;
        text-align: center;
}

.logo-row > .col > .col-inner  .img  img {
    max-width:120px;
}

.typical-projects-section .typical-projects-row > .col > .col-inner  {
    column-count: 3;
    column-gap: 24px;
}

.typical-projects-section .typical-projects-row .box {
    margin-bottom:20px;
}

.typical-projects-section .typical-projects-row .box  h4 {
    text-transform:uppercase;
        font-family: 'Barlow Condensed';
    font-size:30px;
}

.collaboration-row  {
    margin-bottom:60px;
}

.collaboration-row .button.white  {
        padding: 8px 35px;
    font-family: 'Barlow Condensed';
    font-weight: 400;
}

.collaboration-row .button.white:hover {
    background-color: #004436 !important;
    border-color:#004436;
    color:#fff !important;
}

#fanpage-vr.messenger img {
    max-width: 30px;
    max-height: 30px;
    background: transparent;
}

.social-icons-row .icon-box  {
	    justify-content: center;
}
.social-icons-row .icon-box .icon-box-img {
	  margin: 0;
	height:60px
}
.social-icons-row .icon-box .icon-box-text{
	    max-width: 200px;
	    margin: 0;
	  text-align: center;
	    align-self: center;
}

.social-icons-row .icon-box  .icon-box-img svg  {
	padding-top:0
}

.social-icons-row .icon-box .icon-box-img .icon-inner {
	    border-radius: 50%;
		height:60px;
	transition:all 0.5s
}

.social-icons-row .icon-box.fb:hover .icon-box-img .icon-inner {
    color: #0084CB;
    box-shadow: 0 0 40px #0084CB;
    padding: 10px;
}

.social-icons-row .icon-box.insta:hover .icon-box-img .icon-inner {
color: #CB0085;
    box-shadow: 0 0 40px #D63AA0;
    padding: 10px;
}

.box-mxh-ft-item:hover {
    scale: 1.2;
    transform-origin: center;
    background-color: #000;
    color: #fff;
    border-radius: 3px;
    transition: 0.5s;
}
.box-mxh-ft-item:hover a{
    color: #fff;
}
.box-mxh-ft-item:hover i.fab.fa-youtube1111 {
    color: #d33;
}
.box-mxh-ft-item:hover  i.fab.fa-pinterest-p1111 {
    color: #d33;
}
.box-mxh-ft-item:hover i.fab.fa-facebook-f1111 {
    color: #2683f0;
}
.box-mxh-ft-item:hover i.fab.fa-instagram1111 {
    color: #ba3a93;
}
.box-mxh-ft-item.box-fb:hover {
  scale: 1.2;
  transform-origin: center;
  background-color: #0e8ef2;
  color: #fff;
  border-radius: 3px;
  transition: 0.5s;
}
.box-mxh-ft-item.box-tiktok:hover {
  scale: 1.2;
  transform-origin: center;
  background-color: #000;
  color: #fff;
  border-radius: 3px;
  transition: 0.5s;
}
.box-mxh-ft-item.box-youtube:hover {
  scale: 1.2;
  transform-origin: center;
  background-color: #d33;
  color: #fff;
  border-radius: 3px;
  transition: 0.5s;
}
.box-mxh-ft-item.box-pin:hover {
  scale: 1.2;
  transform-origin: center;
  background-color: #d33;
  color: #fff;
  border-radius: 3px;
  transition: 0.5s;
}
.box-mxh-ft-item.box-insta:hover {
  background: rgb(131,58,180);
  background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
footer h4{
	font-size:26px
}
footer p{
	font-size:15px;
	line-height:30px
}
.absolute-footer{
	display:none
}
.product-small.box .price-wrapper{
	color: #fff !important;
    background-color: #000 !important;
    padding: 8px !important;
    margin-top: 20px;
    margin-top: auto;
}
.product-small.box  .amount {
    color: #fff !important;
    font-weight: 600;
}
.name.product-title.woocommerce-loop-product__title{
	margin-bottom:10px
}
.product-small.box .box-text.text-center{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px
}
.row-small .col.product-small{
    margin-bottom: 0;
    padding: 0 5px 10px 5px !important;
}
.single-product .summary .price {
    display: none !important;
}
.woocommerce-variation-add-to-cart {
    display: none !important;
}
.product-main,.single .shop-page-title{
	background-color: #fafafa !important;
}
del span.amount {
    opacity: 1;
}
.breadcrumbs a{
	color:#777
}
header#header{
	border-color: rgba(255, 255, 255, 1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.icon-user:before{
	content: "\f124";
	font-family: "woomart";
	font-size: 20px;
}
.icon-shopping-basket:before{
	content:"\f126";
	font-family: "woomart";
	font-size: 20px;
}
.icon-search:before{
	content: "\f130";
    font-family: "woomart";
	font-size: 20px;
}
.nav>li>a>span+i {
	margin-left: 0px;
    margin-right: 15px;
}
.header-cart-title{
	order:1
}
header .box-category .box-image {
    box-shadow: 0 10px 20px -9px rgba(0, 0, 0, .5);
	-webkit-mask-image:unset !important;
	margin-bottom:10px
}
header .box-category .box-image:hover {
    border: 2px solid #7800ed;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
    border: 1px solid;
}
.tieude-sanpham h2,.tieude-sanpham p{
	position:relative;
	padding-bottom:10px
}
.tieude-sanpham h2:after,.tieude-sanpham p:after {
    content: " ";
    position: absolute;
    top: 80% !important;
    left: calc(50% - 40px) !important;
    width: 80px !important;
    height: 1px !important;
    background-color: rgb(0 0 0) !important;
}
.font14{
	font-size:14px
}

.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover{
    box-shadow: 0 0 4px rgba(0, 0, 0, .12);
    transition: box-shadow .35s ease;
}
.box-shadow, .box-shadow-2, .box-shadow-2-hover:hover, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover{
    box-shadow: 0 0 9px rgba(0, 0, 0, .2);
}
.post-image-mask {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -22px;
    text-align: center;
    font-size: 0;
	z-index:11
}

.post-image-mask:after, .post-image-mask:before, .post-image-mask span {
    display: inline-block;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
    opacity: 0;
    transition: opacity .2s ease;
    animation: wd-fadeOutRight .3s ease;

}
.post-image-mask:before {
    transition-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask span {
    transition-delay: .1s;
    animation-delay: .1s;
}
.post-image-mask:after {
    margin-right: 0;
}

.post-item:hover .post-image-mask:after, .post-item:hover .post-image-mask:before, .post-item:hover .post-image-mask span {
    opacity: 1;
    animation: wd-fadeInLeft .3s ease;
}
.post-item:hover .post-image-mask:before {
    transition-delay: .2s;
    animation-delay: .2s;
}
.post-item:hover .post-image-mask span {
    transition-delay: .1s;
    animation-delay: .1s;
}
.post-image-mask:after, .post-image-mask:before {
    content: "";
}
.product-small .quick-view{
	max-width: 43px;
	height:45px;
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius:3px;
	font-size:0px;
	line-height: 45px;
    font-weight: normal;
	color:#333 !important
}
.product-small .quick-view:after{
	content: "\f130";
	font-size:20px;
	font-family:'woomart'
}
.product-small .grid-tools {
    justify-content: center;
	margin-bottom:10px !important
}
footer .map p{
	margin-bottom:0px
}
.social-icons a i{
	font-size:20px;
	color:#000
}
ol, ul {
    margin-top: 0;
    padding: 0;
    list-style-position: inside;
}
.woocommerce-breadcrumb{
	font-size:14px;
	font-weight: normal;
}
.box-normal .post-title{
	margin-bottom:20px
}
.box-normal .post-title  a {
    color: inherit;
    overflow: hidden text-align:left;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
	line-height: 25px;
    height: 30px;
}
.box-normal .post-title  a:hover {
    overflow: visible;
    white-space: normal;
    -webkit-line-clamp: initial;
}
.box-vertical .post-title a{
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 1;
    height: 30px;
    display: inline !important;
    -webkit-box-orient: vertical;
	font-size: 26px;
    line-height: 1.4;
}

.box-vertical .post-title{
	margin:10px 0px
}
.entry-category{
		opacity:1 !important
}
h6.entry-category{
	margin-bottom:15px
}
.tag-label,.entry-category a{
	display: inline-block;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    background-color: rgb(0, 0, 0);
    color: #fff;
    line-height: 20px;
    color: #fff;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
	opacity:1 !important
}
.box-blog-post .is-divider{
	display:none
}
.box-blog-post  a.button{
	color:#000
}
.box-blog-post  a.button:after {
    position: absolute;
    bottom: 6px;
    left: 100%;
    display: inline-block;
    margin-left: 5px;
    height: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 5px;
    opacity: 0;
    transition: opacity .35s ease;
    content: "\f109";
    font-family: "woomart";
}
.box-blog-post  a.button:hover:after {
    opacity: 1;
    animation: wd-ShakeNext 1s ease infinite;
}
.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius:0px;
	border:0px;
	line-height:33px
}
.nav-pagination>li{
	margin:1px !important
}
h1.entry-title{
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 1.2;
}
.page-header-wrapper h1.entry-title{
	font-size: 50px;
}
.entry-meta,.entry-meta a{
	text-transform:unset !important;
	font-size: 14px;
	color:#bbb
}
.page-header-wrapper .page-title-inner{
	padding-top:110px
}
.header-block{
	min-height:0px;
	margin:0px !important
}
.title-breadcrumbs{
	padding-bottom:0px !important
}
.map p{
	margin-bottom:0px !important
}
.middle > .col-inner{
	align-items:center;
	display:flex
}
.flex{
	display:flex
}
.wd-nav-product-cat {
    justify-content: center;
	list-style:none;
	margin:0px;
	padding:0px
}
.wd-nav-product-cat li{
		list-style:none;
	margin:0px;
	padding:0px
}
.wd-nav-product-cat {
    flex: 1 1 100%;
}
.wd-nav {
    --nav-gap: 20px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: var(--text-align);
    text-align: left;
    gap: 1px var(--nav-gap);
}
.wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
}
.wd-nav-product-cat>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px !important;
}

.nav-link-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 1px !important;
    background-color: rgb(255, 255, 255) !important;
    transition: width 0.4s cubic-bezier(.175,.885,.32,1.15);
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 100%;
}
.wd-nav-product-cat li:last-child .nav-link-summary {
	border-right: unset !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 1.2;
}
.wd-back-btn.wd-style-icon>a:before {
    font-size: 24px;
}

.wd-action-btn.wd-style-icon>a:before {
    font-size: 20px;
}
.wd-back-btn>a:before {
    content: "\f121";
    font-family: "woomart";
}
.wd-action-btn>a:before {
    transition: opacity .15s ease;
    font-family: "woomart";
}
.wd-back-btn.wd-action-btn.wd-style-icon {
    visibility: hidden;
}
.container:hover .wd-back-btn.wd-action-btn.wd-style-icon {
    visibility: visible;
    transition: 0.8s;
}
.wd-action-btn>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--action-btn-color);
    cursor: pointer;
}
.wd-back-btn.wd-style-icon>a {
    height: 40px;
}
.wd-action-btn.wd-style-icon>a {
    position: relative;
    flex-direction: column;
    width: 50px;
    height: 60px;
    font-weight: 400;
    font-size: 0 !important;
    line-height: 0;
}
.wd-btn-show-cat {
    display: none;
    font-size: 110%;
}
.title-shop.title-design-centered>.container {
        justify-content: center;
    }

.wd-btn-show-cat.wd-style-text>a:after {
    font-size: 85%;
    margin-inline-start: .3em;
    margin-inline-end: 0 !important;
}

.wd-action-btn.wd-style-text>a:before {
    margin-inline-end: .3em;
    font-size: 110%;
    font-weight: 400;
}
.wd-btn-show-cat>a:after {
    content: "\f129";
}
.wd-action-btn>a:after {
    transition: opacity .15s ease;
    font-family: "woomart";
}
.wd-btn-show-cat > a{
	font-size:13px
}
h1.product-title{
	font-size:22px;
	margin-bottom:15px
}
h1, h2, h3, h4, h5, h6 {
    text-wrap: unset;
}
.woocommerce-tabs  ul li a{
	font-size:16px
}
.product-footer .woocommerce-tabs{
	border-top:0px
}
.product-main{
	border-bottom: 1px solid rgba(0,0,0,0.105);
}
.zoom-button{
	background: #fff !important;
    line-height: 38px !important;
    color: #000 !important;
    border: 0px !important;
}
.wd-products-shop-view {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px .9em;
}
.wd-products-shop-view a {
    color: #bbb;
}
.wd-products-shop-view a:hover{
	color: #333;
}
.wd-products-shop-view a:before {
    font-size: 180%;
    font-family: "woomart";
}
.wd-products-shop-view a.per-row-2:before {
    content: "\e901";
}
.wd-products-shop-view a.per-row-3:before {
    content: "\e902";
}
.wd-products-shop-view a.per-row-4:before {
    content: "\e903";
}
.wd-products-shop-view a.current-variation {
    color: #333;
    cursor: default;
}
.woocommerce-ordering, .woocommerce-ordering select{
    border: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    padding: 0px;
    min-height: 0px;
    height: unset;
    box-shadow: unset !important;
}
.category-page-title .medium-text-center{
	display: flex;
    gap: 20px;
	font-size: 14px;
	flex-wrap: wrap;
}
@keyframes wd-ShakeNext{25%{transform:translate3d(0,0,0)}50%{transform:translate3d(-3px,0,0)}75%{transform:translate3d(3px,0,0)}}@keyframes wd-FadeInLoader{from{opacity:0}to{opacity:.8}}
@keyframes wd-fadeInLeft{from{transform:translate3d(-50px,0,0)}to{transform:none}}
@media(min-width:1024px){
	#wide-nav .header-nav.header-bottom-nav.nav-center{
		gap:100px
	}
	.stuck #wide-nav  .header-nav.header-bottom-nav.nav-center{
		gap:80px 
	}
	.product-quick-view-container .row-collapse>.col.product-info{
		padding-bottom: 20px !important;
	}
	.product-quick-view-container .product-info .product-lightbox-inner{
		padding: 30px;
		overflow: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		max-height: 400px;
		scrollbar-width: thin;
	}
	.title-banner p{
		letter-spacing: 5.9469px;
		line-height: 67px;
		font-size: 40px;
	}
	.wd-nav-product-cat .nav-link-summary {
		border-right: 1px solid !important;
		padding-right: 20px !important;
	}
}
@media(max-width:1024px){
	.wd-btn-show-cat {
		display: inline-block;
	}
	.wd-nav-accordion-mb-on .wd-nav-product-cat {
		display: none;
		margin: 10px 0 0 0;
		padding: 5px 15px;
		background-color: rgba(255, 255, 255, .05);
	}
	.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
        background-color: rgba(0, 0, 0, .4);
    }
}
@media(max-width:1024px) and (min-width:850px){
	#wide-nav .header-nav.header-bottom-nav.nav-center{
		gap:50px
	}
	.stuck #wide-nav  .header-nav.header-bottom-nav.nav-center{
		gap:20px 
	}
	.product-quick-view-container .row-collapse>.col.product-info{
		padding-bottom: 20px !important;
	}
	.product-quick-view-container .product-info .product-lightbox-inner{
		padding: 30px;
		overflow: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		max-height: 400px;
		scrollbar-width: thin;
	}
	.title-banner p{
		letter-spacing: 5.9469px;
		line-height: 37px;
		font-size: 20px;
	}
}
@media(max-width:850px){
	.title-banner p{
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 16px;
	}
	.box-vertical .post-title a{
		font-size: 20px;
	}
	.wd-back-btn.wd-action-btn.wd-style-icon{
		display:none
	}
	.box-mxh-ft-item a {
        font-size: 10px;
    }
	.box-mxh-ft-item {
        margin: 0;
        padding: 0 5px;
        text-align: center;
    }
	.box-mxh-ft .fab{
		font-size:12px;
		padding-right:5px
	}
	.page-header-wrapper h1.entry-title {
		font-size: 30px;
	}
	header#header.transparent {
		border-bottom:0px
	}
	header#header.transparent .header-wrapper{
		background-color:unset !important
	}
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: hsl(0deg 0% 100%);
}
.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    background-color: rgb(0 0 0 / 0%);
    border-color: rgb(0 0 0 / 0%);
    border-radius: 0px;
}
.sidebar-menu .searchform-wrapper form {
    margin-bottom: 0;
    padding: 15px 0px;
    box-shadow: 0 -1px 9px rgba(0, 0, 0, .17);
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a{
	color:#333
}
.ux-relay__result-count{
	display:none !important
}
.ux-relay__button.ux-relay__load-more-button{
    border: 2px solid rgba(0, 0, 0, 0.105) !important;
    background-color: #fff !important;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    padding: 0px 25px;
    margin-top: 10px;
	box-shadow: none;
}
.ux-relay__button.ux-relay__load-more-button:hover{
	background-color: #fff !important;
	border:2px solid rgba(0,0,0,0.2) !important
}
.article-inner  .entry-image{
	text-align:center
}
.article-inner  .entry-image img{
	max-width:640px
}
.woocommerce-ordering select{
	line-height:40px;
	margin:0px
}
.woocommerce-result-count{
	line-height:40px;
}
form table.variations select {
    max-width: 260px;
}
.woocommerce-product-attributes.shop_attributes {
	max-width: 650px;
	margin: 0 auto;
}
.animated{animation-duration:.7s;animation-timing-function:cubic-bezier(0,.87,.58,1)}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}


.recent-blog-posts-li .badge{
	width:90px;
	height:60px
}
.filter-button{
	margin-top:0px
}
.wpcf7-spinner{
	display:none
}
.woocommerce-widget-layered-nav-list{
	display: flex !important;
	justify-content: flex-start ! IMPORTANT;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
}
.woocommerce-widget-layered-nav-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
	border:0px !important
}
.woocommerce-widget-layered-nav-list li a {
    font-size: 13px !important;
	color:#242424
}
.woocommerce-widget-layered-nav-list li .count {
    padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
    height: 20px;
    border: 1px solid rgba(0,0,0,0.105);
    border-radius: 35px;
    color: #777;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    margin-inline-start: 5px;
	font-size:12px !important;
	opacity:1 !important;
	line-height:unset !important
}
.woocommerce-widget-layered-nav-list li:hover .count{
	color: #fff;
    background-color: #000;
    border-color: #000;
}
.widget .is-divider{
	opacity:0;
	margin:5px 0px
}
#shop-sidebar aside.widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.105);
}
.woocommerce-widget-layered-nav-list{
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 123px;
    scrollbar-width: thin;
}
.ux-swatches.ux-swatches-in-loop {
    margin-bottom: 25px;
}
.kichthuoc {
    border: 0px;
    box-shadow: unset !important;
    height: 20px;
    margin-bottom: 0px;
    display: none;
    position: absolute;
    top: 40px;
    font-size: 13px;
}
.ux-swatch-active  .kichthuoc{
	display:block
}
.social-icons-row p{
	margin-bottom:0px
}

@media only screen and (max-width: 849px) {
    
    .typical-projects-section .typical-projects-row > .col > .col-inner  {
        column-count: 2;
        column-gap: 20px;
    }
    
    .typical-projects-section .typical-projects-row .box h4 {
        font-size: 24px;
    }
}
    
    
@media only screen and (max-width: 549px) {
    .logo-row > .col > .col-inner {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .typical-projects-section .typical-projects-row > .col > .col-inner  {
        column-count: 1;
        column-gap: 20px;
    }
    
    .typical-projects-section .typical-projects-row .box h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 400px) {
    
    .typical-projects-section .typical-projects-row .box h4 {
        font-size: 16px;
    }
    
    .project-title h2 {
        font-size: 28px;
        font-family: 'Barlow Condensed';
        color: #00A552;
    }
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.woocommerce-widget-layered-nav-list{
	display: block !important;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 223px;
    scrollbar-width: thin;
}
	.category-page-title .flex-grow.medium-text-center{
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: flex-start;
	}
}

