/*
Theme Name: Flatsome Child
Description: Liên hệ 0905 692 314 để lấy giao diện
Author: SAGO
Template: flatsome
Version: 3.0
*/
.shop-page-title h1{display:none}
.section-icon{padding-bottom:20px !important}
.section-icon .follow-icons a{
	margin-bottom:0!important;
	background-color: var(--primary-color) !important;
	border-color:var(--primary-color);
	color:#fff;
	margin-right:10px;
}
.home #main{
	background: url(/wp-content/uploads/2025/11/BG-web-lienquanshop.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
	--bg-grey: #808080;
	--icon: #232323;
}
.header-main  .is-small, .is-small.button {font-size:.9em;}
.home .product-title{
	height:50px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wpc-filter-title{
	font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	border-bottom: 1px solid #787878;
    padding-bottom: 9px;
    margin-bottom: 5px;
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle {
    border: 7px solid #333;
}
.wpc-filters-range-inputs .ui-slider-horizontal {height:6px;}
.header-social-icons .icon{border-width:1px;}
.header .button{border-color: #ebebeb;}
.header .button i{top:-1.5px !important;}
.marquee {
	display: flex;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
  width: 100%; /* Đảm bảo marquee mở rộng ra toàn bộ chiều rộng của phần tử cha */
  overflow: hidden; /* Ẩn bất kỳ nội dung nào vượt quá kích thước của marquee */
  white-space: nowrap; /* Ngăn chặn việc xuống dòng */
	 background-color: #333;
}
/* Định nghĩa animation cho marquee */
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.marquee__list {
    display: flex;
    align-items: center;
    white-space: nowrap;
    will-change: transform;
   animation: marquee 20s infinite linear;
    animation-delay: 2s;
	    flex-flow: nowrap;
}
.marquee__list .icon-box{
	flex-flow: nowrap;
	align-items:center;
}
.marquee__list .icon-box .icon-box-img {
    transition: all .2s ease-in-out;
}

.marquee__list .icon-box .icon-box-text {
    color: #fff;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-in-out;
    font-size: 14px;
    line-height: 1;
	margin: 0 27.0px;
	padding:0;
	font-weight:bold;
}
.wpc-filters-widget-top-container,
.wpc-filters-widget-top-container:before{background:transparent !important;}
.account-item .nav-dropdown-default,.cart-item .nav-dropdown-default{background-color:#333;padding:15px;}
.product-main .product-info{
	padding-bottom: 0px;
}
.section-ban-chay .product_list_widget li{
	margin-left: 0px;
	    border: 1px solid rgba(0,0,0,0.1);
}
.section-ban-chay .product_list_widget li:hover{
	    border-color: #f68e2e !important;
}
.section-ban-chay .product_list_widget li img{
	left: 7px;
}
#mega-menu-title {
    padding: 0px 0 0px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
.header-top {
       border-bottom: 1px solid #ebebeb;
}
.col{
	
}
/*Ô tìm kiếm*/
.header-inner li.html input{
	height: 40px;

}
#mega-menu-wrap {
    width: 100%;
    background: #F18E33;
    position: relative;
}
.product-category .box-text-inner{
	width: 50%;
	padding: 10px;
    background-color: rgba(0,0,0,0.4);
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	box-shadow:none;
	border: 1px solid #ebebeb;
}
.flex-right .header-bottom-nav li a{
	font-size: 16px;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
#mega_menu>li>a {
    line-height: 39px;
        padding: 0em 1em;
    border-top: 1px solid #ddd;
    font-size: .9em;
}
.box-normal .box-text{
	background: #f7f7f7;
}
.new_title .title-home {
	width: auto;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.new_title .title-home::before {
    border: 2px double #ebebeb;
    border-left: 2px double #fff;
    border-right: 2px double #fff;
    bottom: -5px;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
.new_title {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
 .box-text  .product-title a{
	font-weight: bold;
	font-size:16px;
    margin:5px 0;
}
.productGrid  .box-text  .product-title a{
	height: 40px;
    min-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;	
}
.price-wrapper{margin-bottom:15px;}
.price-wrapper, .box-excerpt{font-size:14px;}
.hotline span{
	display: block;
}
.hotline .evo-title{
	    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.hotline .evo-hotline{
	color: #EF7A15;
    font-size: 17px;
    font-weight: bold;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.ux-search-box .search-field {
	    border-radius: 5px;
}
.searchform .button.icon i {
    font-size: 1em;
}
.search_categories{
	width: 90px !important;
    height: 40px;
    border-right: none;
		border-radius:4px 0px 0px 4px;
	}

#wide-nav .flex-col.hide-for-medium.flex-left {
    min-height: 50px;
    line-height: 50px;
}


.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown{
	padding:0px;
	border:1px solid #fff;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    color:#fff;
     border-bottom: none;
}
/*icon holtine email*/
.icon-lien-he h5{
	margin-bottom:0px;
	font-size:105%;
}
/*tab sp home*/
.tab-sp-trang-chu .nav-pills>li>a {
    padding: 0 0.75em;
    border-radius: 3px;
    line-height: 2.3em;
	font-size:95%;
	margin-left:5px;
	margin-right:5px;
	background:#F4F5F9;
	font-weight:500 !important;
}
.tab-sp-trang-chu .nav-pills>li.active>a{
	background:#f68e2e !important;
}
.tab-sp-trang-chu h4{
	font-size:130%;
	font-weight:500;
	color:#474c5f;
	line-height:30px;
}
li.tab.has-icon {
    margin-bottom: 8px;
}
/*row sản phẩm*/
del span.amount{
	color:#333;
}
span.amount {
    
    color: #F62D3E;
   
}
ul.header-bottom-nav li.cart-item:hover {
    background: #ffffff00 !important;
}
.box-info-sago p {
	margin-bottom:0px;
}

.info{
	padding:30px;
	border:1px dashed #fff;
}
.badge-container {
    margin: 5px 0 0 10px;
    
}
.badge{
	height: 2.0em;
}
/*title*/
.section-title-normal span{
	border:none;
}
.section-title-normal{
	border:none;
}
.section-title-normal:before {
        content: "";
    width: 100%;
    height: 3px;
    background: transparent url(http://noithat15.giaodienwebmau.com/wp-content/uploads/2019/09/duong-line.png) center;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 1;
}
.section-title-normal:after{
	    content: "";
    width: 16%;
    border-top: 3px solid #333;

    position: absolute;
    top: 35px;
    background: #fff;
    left: 0;
    z-index: 11;
}

.accordion .accordion-item{
	background-color: rgba(0, 0, 0, .03);
	padding: 25px;
	padding-right: 15px;
	margin-bottom:15px;
}
.accordion .accordion-item .accordion-title{
	border-top:none;
	background-color:transparent;
	padding-left:0;
	padding-right:0;
	color: var(--fs-color-primary);
	font-weight:bold;
}
.accordion .accordion-item .accordion-title i{color: var(--fs-color-primary);}
.accordion .accordion-item .accordion-title.active{
	border-bottom: 1px solid var(--fs-color-primary);
}
.accordion .accordion-item .toggle{
	right:0;
	left:auto;
	opacity: 1;
}
.social-icons.follow-icons{color: var(--fs-color-primary);}
#footer .social-icons.follow-icons{color: #fff}
/*footer*/
.absolute-footer {  
    padding: 8px 0 8px;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	margin-left:0px;
}
/*hedding*/
.shop-page-title.category-page-title.page-title{
	background:#f0f0f0;
	font-weight:500;
}
.page-title-inner{
	padding-top:0px;
}
/*sibar*/
@media screen and (min-width: 850px)
{
	.row-divided>.col+.col:not(.large-12) {
    border-left: none;
}
}
/*chuyên mục tin tức*/
h5.post-title.is-large{
	font-size:105%
}
.blog-archive p.from_the_blog_excerpt{
	    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.widget {
    margin-bottom: 20px;
    padding: 10px 0px;
}
span.widget-title {
    font-size: 1em;
    font-weight: 600;
    padding: 5px 12px;
}
.widget .is-divider {
    height: 2px;
    display: block;
    background-color: rgb(240, 240, 240);
    max-width: 100%;
    width: 100%;
    margin: 6px 0px;
}
.widget ul{
	padding:0px 12px;
	font-weight:500;
}
.widget ul li a{
	
	font-weight:400 !important;
}
.blog-archive .box-text {
	background:#fff;
	padding:10px 5px;
}
.blog-archive .box-text .is-divider{
	display:none;
}
ul.menu>li+li, .widget>ul>li+li,.widget>ul>li ul {
    border: none;
}
.shop-container .box-text-products{
	background:#fff;
	padding:10px 5px
}
.product-container {
    background: #fff;
}
@media screen and (min-width: 850px)
{
	.col-divided {
    padding-right: 30px;
    border-right:none ;
}
	.toolbar {
    justify-content: space-between;
}
}
.ct-sp{
	border:1px solid #333;
	border-radius:3px;
}
ul.product_list_widget li+li {
    border-top:none;
}
h1.product-title.product_title.entry-title{
	font-size:130%;
	color:#2E3553;
}
p.price.product-page-price{
	font-size:120%;
}
.header-block-block-1 .icon-box-text span{
	color: #EF7A15;
    font-weight: bold;
}
@media screen and (min-width: 1200px){
	.marquee__icon .icon {
    fill: #ca3124;
}
	.marquee__item {
    color: var(--color);
    font-size: 16px;
}
	.marquee:hover .marquee__list {
    animation-play-state: paused;
}
}

@media(max-width: 855px){
	.section-sp .banner{
		padding-top: 80px !important;
		  
    margin-bottom: 15px;
	}
	.section-sp .banner h2{
		font-size: 17px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media only screen and (max-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.toolbar {
    justify-content: center;
}
}
.toolbar {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 30px 0;
    border-top: 1px solid #dedede;
}
.toolbar-wrapper .toolbar-col.toolbar-colLeft {
    display: none;
}
.toolbar .toolbar-col .toolbar-item.toolbar-limitView, .toolbar .toolbar-label {
    display: none;
}
.toolbar .toolbar-col .toolbar-item {
    display: inline-block;
    vertical-align: middle;
}
.toolbar .toolbar-item {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 0;
    letter-spacing: 0;
}
.toolbar .toolbar-item .toolbar-icon.icon-mode {
    position: relative;
    cursor: pointer;
}
.toolbar .toolbar-item .toolbar-icon {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    padding: 3px;
    border: 1px solid #808080;
}
.toolbar .toolbar-item .toolbar-icon.icon-mode-list:before {
    width: 18px;
    height: 4px;
    box-shadow: 0 7px 0 #808080,0 14px 0 #808080;
}
.toolbar .toolbar-item .toolbar-icon.icon-mode:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    background-color: #808080;
}
.toolbar .toolbar-item .toolbar-icon+.toolbar-icon {
    margin-left: 5px;
}
.toolbar .toolbar-item .toolbar-icon.active {
    background-color: #fff;
}
.toolbar .toolbar-item .toolbar-icon.grid-2 {
    width: 19px;
}
.toolbar .toolbar-item .toolbar-icon.active {
    border-color: #232323;
}
.toolbar .toolbar-item .toolbar-icon:before {
    width: 4px;
    height: 18px;
}
.toolbar .toolbar-item .toolbar-icon.grid-4 {
    width: 33px;
}
.toolbar .toolbar-item .toolbar-icon.grid-5 {
    width: 40px;
}
.toolbar .toolbar-item .toolbar-icon.grid-5, .toolbar .toolbar-item .toolbar-icon.grid-4, .toolbar .toolbar-item .toolbar-icon.grid-3 {
    display: none;
}
.toolbar .toolbar-item .toolbar-icon.icon-mode-list.active:before {
    box-shadow: 0 7px 0 var(--icon),0 14px 0 var(--icon);
}
.toolbar .toolbar-item .toolbar-icon.icon-mode.active:before {
    background-color: var(--icon);
}

.productGrid .box-excerpt{display:none;}
.productListing>.product-small{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.productList>.product-small+.product-small{
    padding-top: 30px;
    border-top: 1px solid #dedede;
}
.productList>.product-small {
    margin-bottom: 30px;
}
.productList .box-image {
    position: relative;
    z-index: 1;
}

.productList .box-image img{object-fit:unset;}
.productList .box-text-products {
    position: relative;
    top: -5px;
}
.box-text-products {
    padding: 15px 0 0;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

@media (min-width: 360px){
	.toolbar .toolbar-item .toolbar-icon.grid-2:before {
    box-shadow: 7px 0 0 var(--bg-grey);
}
	.toolbar .toolbar-item .toolbar-icon.grid-2.active:before {
    box-shadow: 7px 0 0 var(--icon);
}
	.productGrid .product, .productGrid.column-2>.product-small, .productGrid.column-3>.product-small, .productGrid.column-4>.product-small, .productGrid.column-5>.product-small {
    width: 50%;
    margin-top: 30px;
}
}
@media (min-width: 551px){
	.productList>.product-small .product-small.box {
    display: flex;
    width: 100%;
}
	.productList .box-text-products {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    width: calc(100% - 250px);
}
	.productList .box-image {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}
	.productList.has-equal-box-heights .box-image {
    padding-top: 20%;
}
	.section-icon .follow-icons{font-size:100% !important}
}

@media (min-width: 768px){
	.toolbar .toolbar-item .toolbar-icon.grid-3:before {
    box-shadow: 7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey);
}
	.toolbar .toolbar-item .toolbar-icon.grid-3.active:before {
    box-shadow: 7px 0 0 var(--icon),14px 0 0 var(--icon);
}
.productGrid.column-3>.product-small, .productGrid.column-4>.product-small, .productGrid.column-5>.product-small {
    width: 33.3333333%;
}
	.productList.list-3 .box-image{
    width: calc(33.3333333% - 8px);
}
	.productList.list-3 .box-text-products{
    width: calc(66.6666667% + 8px);
}
}
@media (min-width: 992px){
	.toolbar .toolbar-item .toolbar-icon.grid-4:before {
    box-shadow: 7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey),21px 0 0 var(--bg-grey);
}
	.toolbar .toolbar-item .toolbar-icon.grid-4.active:before {
    box-shadow: 7px 0 0 var(--icon),14px 0 0 var(--icon),21px 0 0 var(--icon);
}
	.productGrid.column-4>.product-small, .productGrid.column-5>.product-small{
    width: 25%;
}
}

@media (min-width: 1025px){
	.toolbar-wrapper .toolbar-col.toolbar-colLeft {
    display: flex;
    align-items: center;
}
	.toolbar .toolbar-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    font-weight: 500;
}
	.productList .box-text-products {
    padding-top: 0!important;
    padding-left: 30px!important;
}
}
@media (min-width: 1100px){.toolbar .toolbar-item .toolbar-icon.grid-3 {
    display: inline-block;
}}

@media (min-width: 1300px){
	.toolbar .toolbar-item .toolbar-icon.grid-4 {
    display: inline-block;
}
}


@media (min-width: 1600px){
	.toolbar .toolbar-item .toolbar-icon.grid-5:before {
    box-shadow: 7px 0 0 var(--bg-grey),14px 0 0 var(--bg-grey),21px 0 0 var(--bg-grey),28px 0 0 var(--bg-grey);
}
	.toolbar .toolbar-item .toolbar-icon.grid-5.active:before {
    box-shadow: 7px 0 0 var(--icon),14px 0 0 var(--icon),21px 0 0 var(--icon),28px 0 0 var(--icon);
}
	.toolbar .toolbar-item .toolbar-icon.grid-5 {
    display: inline-block;
}
	.productGrid.column-5>.product-small{
    width: 20%;
}
}





.the_content {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px
}

.the_content h2,
.the_content h3,
.the_content h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 1rem;
    color: var(--primary-color)
}

.the_content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center
}

.the_content h6 {
    font-size: 15px
}

.the_content h5 {
    font-size: 17px
}

.the_content h4 {
    font-size: 17px
}

.the_content h3 {
    font-size: 18px
}

.the_content h2 {
    font-size: 20px;
    line-height: 1.5
}

.the_content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 1rem
}

.the_content p {
    color: #333;
    margin-bottom: 1rem;
    font-size: 16.5px;
    line-height: 1.6
}

.the_content ul {
    list-style: disc;
    padding-left: 5rem;
    padding-bottom: 5px
}

.the_content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px
}

.the_content ul li a {
    color: #007bff
}

.the_content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px
}

.the_content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px
}

.the_content ol li a {
    color: #ff5912
}

.the_content a {
    color: var(--primary-color);
    font-weight: 700
}

.the_content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify
}

.the_content blockquote p {
    margin-bottom: 0
}

.the_content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: ""
}

.the_content code {
    background: rgba(0, 0, 0, .05);
    border-radius: 3px;
    font-size: .85rem;
    color: #e83e8c;
    font-size: 15px
}

.the_content table>tbody>tr>td,
.the_content table>tbody>tr>th,
.the_content table>tfoot>tr>td,
.the_content table>tfoot>tr>th,
.the_content table>thead>tr>td,
.the_content table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
    font-size: 16.5px !important
}

.the_content iframe {
    margin: auto
}

.the_content .syntaxhighlighter {
    padding: 10px 0
}