/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

div#top-bar .flex-row{
	max-width: 100%;
	padding: 0;
}
.off-canvas-center .nav-sidebar.nav-vertical>li>a{
    font-size: 18px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
    background-color: #fff;
}
.nav-sidebar.nav-vertical>li+li{
    border:none;
}
.br10{
    border-radius: 10px;
    overflow: hidden;
}
.header-search-form input.search-field {
    border: solid 1px #e0e3dc !important;
    height: 48px;
    padding: 0 20px;
    background: #fff !important;
}
.searchform-wrapper.form-flat .flex-col:last-of-type{
	    margin-left: -3.6em;
}
.homeslier .img{
	border-radius: 10px;
	overflow: hidden;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg{
	border-width: 1px;
	padding: 11px;
}
.flickity-page-dots .dot {
    height: 10px;
    width: 10px;

}
.searchform .button.icon i{
	color: var(--fs-color-primary);
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
i.icon-user{
	color: var(--fs-color-primary);
}
.icon-user:before{
	    font-size: 25px !important;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .055);
}
nav.rank-math-breadcrumb {
	font-size: 14px;
	
}
nav.rank-math-breadcrumb a{
	color: #516e54;
}
nav.rank-math-breadcrumb span.last{
	    color: #151e17;
	    font-weight: 500;
}
nav.rank-math-breadcrumb p{
	margin-bottom: 0;
}
.woocommerce-product-gallery__image.slide {
    border: 1px solid #e0e3dc;
    border-radius: 10px;
    overflow: hidden;
    background: #f8f8f8;
}
.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img{
	border-radius: 10px !important;
	overflow: hidden !important;
}
.product_meta>span{
	border:none;
}
.product_meta span.posted_in,
.product_meta span.tagged_as,
.product_meta span.posted_in{
	display: none;
}
.product-rating>div{
    display: inline-flex;
    align-items: center;
	width: auto;
	margin-right: 5px;
	font-size: 14px;
}
.product-rating .star-rating{
	margin: 0;
}
.product-rating .star-rating{
	font-size: 13px;
}
.product-rating span.icn123 {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
    color: #1f275c;
    font-size: 14px;
}
.product-rating .rating_item:before {
    color: #87907d;
    content: "•";
    display: inline-block;
    padding-right: 5px;
}
.product-rating span.icn124 {
    font-weight: 600;
    margin-left: 5px;
    display: inline-block;
}
.product-rating span.count{
	margin-left: 5px;
}
.single-product .price.product-page-price {
    display: inline-block;
    background: #f0b630;
    padding: 8px 20px;
    border-radius: 10px;
}
a.button.alert{
	color: #1f275c;
}
.cl-grey65 {
    color: #7e8379;
}
.s14 {
    font-size: 14px;
}
.s13 {
    font-size: 13px;
}
.info_product{
	font-size: 14px;
}
.thuonghieu{
	margin-bottom: 10px;
}
.thuonghieu a {
    font-weight: 600;
    color: #f6b92a;
    margin: 0 5px;
    display: inline-block;
}
.info-summary li{
	margin-bottom: 0;
}
.tag_pr.s13  span{
    padding: 7px 9px;
    border-radius: 9px;
    margin-right: 5px;
    margin-top: 7px;
    background: rgb(31 39 92 / 8%);
    cursor: pointer;
    color: #000000;
}
.product-page-sections .product-section>.row>.col{
	        flex-basis: 100%;
        max-width:  100%;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    padding: 0;
    border: none;
    text-transform: none;
    font-size: 17px;
}
td, th {
    border: 1px solid #e2e2e2;

}
td{
	color: #333;
}
.sibold600 {
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}
td:first-child, th:first-child{
	padding-left: 10px;
}
.product-section{
	border:none;
}
.product-section h5.uppercase.mt {
    margin: 0;
    text-transform: none;
    font-size: 22px;
}
.product-small.box .box-image{
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #f8f8f8;
    background: #f8f8f8;
}
.woocommerce-ordering, .woocommerce-ordering select,
.woocommerce-result-count{
	font-size: 14px;

	border-radius: 50px;
}
div#shop-sidebar,
div#secondary {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 7px;
    box-shadow: 0 0 5px 0 #dee0da;
    margin-top: 15px;
    font-size: 14px;
    padding: 20px 15px 15px 15px;
}
.widget>ul>li+li, ul.menu>li+li{
	border: none;
}
aside .is-divider{
	height: 0;
}
span.widget-title.shop-sidebar {
    text-transform: none;
    font-weight: 700;
}
aside{
 border-bottom: 1px solid #e8ece3;
 padding-bottom: 15px;
}
aside:last-child{
	border: none;
}
aside form.searchform input{
	border-radius: 50px;
	box-shadow: none;
}
aside form.searchform button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    border-radius: 50px;
    background: transparent;
    margin-left: -35px;
    border: none !important;
}
ul.product-categories li{
	position: relative;
	margin-left: 25px;
}
ul.product-categories li:before{
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50px;
	border:1px solid #f9f9f9;
}
ul.product-categories li:before,
ul.wc-brand-list-layered-nav-product_brand li:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50px;
    border: 1px solid #aba9a9;
    position: absolute;
    left: -28px;
    top: 12px;
}
ul.wc-brand-list-layered-nav-product_brand li{
		position: relative;
	margin-left: 25px;
}
.product-small.box .box-text{
	padding: 13px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-bottom: 30px;
        min-height: 36px
}
.product-small.box span.amount {
width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-small.box span.img_cart {
    width: 26px;
    height: 26px;
    background: url(/wp-content/uploads/2026/07/123.png);
    background-position: center;
    background-size: contain;
}
#footer * {
 
}
.img_w {
    filter: brightness(0) invert(1);
}
.absolute-footer.dark {
    border-top: 1px solid rgb(255 255 255 / 17%);
    padding: 5px 0
 
}
.social-icons.follow-icons * {
    font-size: 22px !important;
}
.form-1 input.wpcf7-form-control {
    height: 37px;
    box-shadow: none;
    margin: 0 !important;
}
.form-1 input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    background: #f4b11d;
    margin: 0;
    text-transform: none;
}
.wpcf7-spinner{
	display: none;
}
.ft_title strong {
    color: #fff !important;
    font-size: 14px !important;
}
.section-title{
	    justify-content: flex-start !important;
}
.section-title a{
	margin-left: unset;
}
.section-title a i.icon-angle-right {
    width: 18px;
    height: 18px;
    background: #1f275c;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    opacity: 1;
    padding: 8px;
    font-size: 13px;
}
.section-title a{
	font-weight: 500;
	font-size: 14px;
}
.section-title-normal{
	border:none;
}
.section-title-normal span{
	border:none;
	padding: 0;
}
.box-blog-post .is-divider{
	height: 0;
}
.col.post-item .image-cover{
	border-radius: 10px;
	overflow: hidden;
}
.ht_item{
	    display: flex;
    justify-content: space-between;
        flex-flow: row wrap;
    padding: 16px 10px;
    border-radius: 10px;
    cursor: pointer;
        width: 100%;
}
.ht_item .thongtin {
	flex-basis: calc(100% - 75px);
    max-width: calc(100% - 75px);
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a{
	color: #333;
}
.hethongcuahang ul.nav>li>a{
	padding: 0;
}
.hethongcuahang ul.nav>li.active .ht_item{
background: #f4f6f1;
}
.ten {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    margin-bottom: 8px;
}
.diachi {
    font-weight: 400;
}
.hinhanh  img{
	max-width: 41px;
}
.hinhanh {
    display: flex;
    flex-direction: column;
    flex-basis:  75px;
    max-width:  75px;
    align-items: center;
    justify-content: center;
}

.dienthoai.s14.cl-dakgreen650.sibold600 {
    color: #f4a440;
}
.lienhe input.wpcf7-form-control{
    height: 40px;
    border-radius: 10px;
    box-shadow: none;
}
.lienhe textarea.wpcf7-form-control.wpcf7-textarea{
        border-radius: 10px;
    box-shadow: none;
}
.lienhe input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 50px;
    text-transform: none;
    font-weight: 500;
    margin:0;
}
.row_5>.col .col-inner{
    cursor: pointer;
}
.row_5>.col .col-inner {
    transition: ease all .3s;
}
.row_5>.col .col-inner:hover {
    transform: translateY(-3px);
    transition: ease all .3s;
    border-color: rgb(244, 177, 29);
    box-shadow: 0 6px 18px rgba(17,24,39,.10)
}
.row_5>.col .col-inner:hover .is-border{
     border-color: rgb(244, 177, 29) !important;
      transition: ease all .3s;
}

@media (min-width: 850px) {
    .row_5>.col{
        flex-basis: 20%;
        max-width: 20%;
    }
    .tabbed-content .nav-vertical {
        padding-top: 0;
        width: 33%;
    }
}
@media only screen and (max-width: 849px) {
	.header-search-form input.search-field::placeholder {
	  color: #333 !important;
	  font-size: 14px;
	 
	}
	.searchform-wrapper.form-flat .flex-col:last-of-type {
	    margin-left: -2.6em;
	}
	.searchform .button.icon i{
		font-size: 16px;
	}
	.header-bottom{
		background-color: #fff !important;
		color: #333 !important;
	}
	.header-search-form input.search-field{
		height: 35px;
		font-size: 15px;
	}
	
}
@media only screen and (max-width: 48em) {
	.col12, .col13{
                overflow: scroll;
        display: flex;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }
   .col12>.col {
        min-width: 98%;
        padding: 0 5px 5px;
    }
    .col13>.col {
        min-width: 48%;
        padding: 0 5px 5px;
    }
	

}