/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
}

html{
    color: #111;
}
/* header */
.header-nav li a{
	font-size:16px;
}
.sub-menu.nav-dropdown{
    width: 100%;
    height: auto;
}
.sub-menu.nav-dropdown .megamenu {
    width: 100vw;
}
.cate-big{
    font-size: 16px;
    font-weight: 600;
    color: #C90000;
}
.ux-menu-link__link {
    color: #111;
    font-size: 15px;
}
.banner-top {
    text-align: center;
    background-color: #d94e28;
}
.top-bar-left {
    display: flex;
    align-items: center;
}
ul, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.top-bar-left li:first-child {
    margin-right: 10px;
}
.top-bar-left li {
    position: relative;
    line-height: 40px;
}
.top-bar-left li a svg {
    fill: #d94e28;
}
svg {
    width: 20px;
    height: 20px;
}
.top-bar .ul-control {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-main {
    background-color: #f5f5f5;
}
.header-main .nav  li  a{
    font-size: 16px;
}
h1.title-breadcrumb {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 8;
}
.breadcrumb {
    margin: 0;
    font-size: 14px;
    padding: 15px 10px;
    border-radius: 0;
    font-weight: bold;
    line-height: 24px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 8;
}
.breadcrumb li {
    display: inline;
}
.breadcrumb li .mr_lr {
    padding: 0px 3px;
    color: #fff;
}
.breadcrumb li span {
    display: inline;
    color: #fff;
}
.breadcrumb li a {
    color: #fff;
}
.breadcrumb .mr_lr svg{
    width: 12px;
    height: 12px;
}

.product-category .box-text{
    width: 95%;
    margin:  0px 10px;
}
.product-category .box-text-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-category .box-text-inner .text1{
    width: 50%;
}
.product-category .box-text-inner .text2{
    width: 50%;
}
.product-category .box-text:hover{
    background-color: #d94e28;
}
.product-category .header-title{
    text-align: left;
}
.flickity-page-dots {
    bottom: -10px;
}
.home-slider .flickity-page-dots {
    bottom: 10px;
}
.flickity-page-dots .dot{
    margin: 0px 10px;
}
.nav-dots-small .flickity-page-dots .dot, .row-slider .flickity-page-dots .dot {
    opacity: .2;
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #d94e28;
}
.flickity-page-dots .dot.is-selected {
    background-color: #d94e28;
    opacity: 1 !important;
    position: relative;
}
.flickity-page-dots .dot.is-selected::after{
    content: '';
    width: 30px;
    height: 10px;
    background: #d94e28;
    position: absolute;
    top: 0px;
    left: -10px;
    border-radius: 10px;
}
.dot.is-selected{
    width: 10px;
    height: 15px;
    background-color: #d94e28;
}
.slider-nav-light .flickity-page-dots .dot,
.flickity-page-dots .dot{
    opacity: .2;
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #d94e28;
}
/* home css */
.home_title1 h4,
.home_title1 h3 {
    color: #1a1a1a;
    font-size: 32px;
    position: relative;
    margin-bottom: 0px;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: 0.64px;
}

.home_title2 h4,
.home_title3 h3{
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 40px;
    font-weight: 500;
}
.home-about-list li{
    margin-left: 0px;
    padding: 5px 0px;
    display: flex;
    align-items: center;
}
.home-about-list li img{
    width: 30px;
    /* height: 20px; */
    padding-right: 10px;
}

.section_product_set .product-set-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 5% 10px;
    display: flex
}

.section_product_set .product-set-content .container {
    position: relative
}
.section_product_set {
    position: relative
}

.section_product_set .product-set-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.section_product_set .product-set-banner img {
    width: 100%;
    height: auto;
    max-width: 100%;
    min-height: 500px;
    object-fit: cover
}

.section_product_set .product-set-content .text-start {
    max-width: 450px;
    text-align: left;
    position: relative;
    z-index: 9
}

.section_product_set .product-set-content .text-start h2 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 20px
}

.section_product_set .product-set-content .text-start .desc {
    color: #fff;
    font-size: 15px
}

.section_product_set .product-set-content .text-start .ctas-btn {
    margin-top: 40px
}

.section_product_set .product-set-content .text-start .ctas-btn .btn {
    color: #fff;
    font-size: 14px;
    padding: 15px 30px;
    border: 1px solid #fff;
    letter-spacing: 2px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase
}


.section_product_set .thumb .thumb-dot .dot {
    width: 20px;
    display: block;
    height: 20px;
    border-radius: 50%;
    position: relative;
    background-color: #fff
}
.section_product_set .thumb .thumb-dot {
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.section_product_set .thumb .thumb-dot .dot:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 50%;
    border: 1px solid #ffffff;
}
.slider-content {
    padding: 30px;
    max-width: 600px;
    background-color: rgba(0,0,0,0.5);
}

.slider-content .title {
    color: #fff;
    font-size: 40px;
    line-height: 1.2;
    position: relative;
    transition: 1.4s all;
    margin-bottom: 15px;
    font-weight: 500;
}
.slider-content .desc {
    color: #fff;
    font-size: 16px;
    transition: 1.4s all;
    margin-bottom: 15px;
}
.slider-content .button {
    background-color: #d94e28;
    color: #fff;
    padding: 8px 32px;
    border: 0;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.home_title3 h3{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
#countdowntimer{
    display: flex;
    justify-content: space-between;
    width:100%:
}
#countdowntimer .item{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background-color: #d94e28;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0px 5px;
}
#countdowntimer .item p{
    margin-bottom: 0;
}
.flashsale-product .product-small .box-image,
.flashsale-product .product-small .box-text{
    background-color: #fff;
    padding: 10px;
}
@media only screen and (max-width: 480px) {
    .flashsale-slider{
    	.flickity-page-dots{
        	bottom:-30px;
        }
    }
   .flashsale-product .col  {
    padding:5px!important;
  }
  
  .flashsale-product .product-small .box-image, .flashsale-product .product-small 		.box-text {
    	background-color: #fff;
     	padding: 2px;
	}
    .row-full-width .col{
    	padding:5px;
    }
    .home_tabs .nav{
    	display: flex;
    	justify-content: space-between;
    	flex-flow: unset;
        overflow-x: auto;
    	overflow-y: hidden;
    }
    .home_tabs .nav li a span{
    	white-space: nowrap;
        color:#111;
        font-size:!6px
    }
    .ig-box {
        grid-template-columns: auto auto!important;
        gap: 15px;
	}
    
}
.flashsale-product .badge-container,
.product-quick-view-container .badge-container {
    z-index: 99;
    background: #d94e28;
    font-size: 15px;
    font-weight: bold;
    color: #ffff;
    padding: 7px 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 15px;
    left: 12px;
    top: -22px;
}
.quick-view {
    background-color: transparent!important;
}
.quick-view .dashicons {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #fff;
    color: #111;
    padding: 10px;
    border-radius: 5px;
    width: fit-content;
    height: fit-content;
}
.quick-view .dashicons:hover{
    background-color: #d94e28;
    color: #fff;
}
.flashsale-product .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
    overflow: hidden;
    margin: 0 0 6px;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    overflow: hidden;
}
.flashsale-product .price{
    padding: 5px 0px 15px 0px;
}
.flashsale-product .price del bdi{
    color: #e12c43;
    font-weight: 700;
    font-size: 16px;
}
.flashsale-product .price ins bdi{
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 400;
}
 .home_blog .post-item .box-normal{
    position: relative;
    padding: 10px;
    height: 100%;
    -webkit-box-shadow: 0px 6px 10px 0px rgba(76,76,76,0.1);
    box-shadow: 0px 6px 10px 0px rgba(76,76,76,0.1);
    border: 1px solid rgba(0, 0, 0, 0.036);
    border-radius: 10px;
    color: #1a1a1a;
}
.home_blog .post-item .author-date{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}
.home_blog .post-title{
    color: #1a1a1a;
    font-weight: 600;
    padding: 10px 0px;
}
.ig-box{
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 15px;
}
.ig-box .-item{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ig-box .-item:hover img {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
}
.ig-box .-item:hover a::before {
    opacity: 1;
    visibility: visible;
}

.ig-box .-item:hover a::after {
    opacity: 1;
    visibility: visible;
}
.ig-box img {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
  width: 290px;
}

.ig-box .-item a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    visibility: hidden;
    transition: opacity .3s ease;
    background-color: rgba(37, 37, 37, 0.45);
}
.ig-box .-item a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    width: 32px;
    height: 32px;
    z-index: 2;
    visibility: hidden;
    transition: opacity .3s ease;
    background-image: url(/wp-content/uploads/2025/02/insta-white.png);
    background-repeat: no-repeat;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.wishlist-icon{
    background-color: #ffff;
    border-radius: 5px;
    
}
.wishlist-icon .wishlist-button {
    color:#111 ;
    margin: 5px 5px 5px 5px;
}
.quick_view{
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quick_view i{
    padding: 5px;
    color: #1a1a1a;
    font-size: 15px;
}
.quick_view:hover{
    background-color: #d94e28;
    color: #fff;
}
.wishlist-icon:hover{
    background-color: #d94e28;
}
/* product thumb */
.thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 3;
}
.product-set-content .text-start {
    max-width: 450px;
    text-align: left;
    position: relative;
    z-index: 9;
}
.section_product_set .product-set-content .text-start {
    max-width: 450px;
    text-align: left;
    position: relative;
    z-index: 9
}

.section_product_set .product-set-content .text-start h2 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 20px
}

.product-set-content .text-start .desc {
    color: #fff;
    font-size: 15px
}

.product-set-content .text-start .ctas-btn {
    margin-top: 40px
}

.product-set-content .text-start .ctas-btn .btn {
    color: #fff;
    font-size: 14px;
    padding: 15px 30px;
    border: 1px solid #fff;
    letter-spacing: 2px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase
}
.thumb .thumb-dot .dot {
    width: 20px;
    display: block;
    height: 20px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
}
.thumb-dot{
    position: absolute;
}
.section_product_set .thumb .thumb-dot .product-dot {
    display: none;
    position: absolute;
    bottom: calc(100% + 13px);
    background: #fff;
    width: 150px;
    padding: 5px;
    border-radius: 4px;
}
.thumb .thumb-dot:hover{
    width: 200px;
}
.thumb .thumb-dot:hover .product-dot.left,
.thumb .thumb-dot:hover .product-dot.center,
.thumb .thumb-dot:hover .product-dot.right
{
    display: block;
}
.section_product_set .thumb .thumb-dot .product-dot:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 13px;
}
.section_product_set .thumb .thumb-dot .dot:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 50%;
    border: 1px solid #ffffff;
}
.section_product_set .thumb .thumb-dot .product-dot .info h3 {
    margin-bottom: 0;
    font-size: 16px;
}
.line-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.section_product_set .thumb .thumb-dot .product-dot .info span {
    color: #e12c43;
    font-weight: 700;
    font-size: 16px;
}
.section_product_set .thumb .thumb-dot .product-dot:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    content: "";
    position: absolute;
    top: 100%;
}
.product-dot.right{
    right: 55px;
}
.flickity-button{
    display: none;
}
.testimonials {
    height: 100%;
    padding: 30px;
    background-color: #fff
}

.testimonials .info {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.testimonials .info .author {
    display: flex;
    align-items: center
}

.testimonials .info .author img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 15px
} 
.testimonials .info .icon svg {
    width: 33px;
    height: 24px;
}
.home_tabs li.tab{
    padding: 5px 20px;
}
.home_tabs li.tab a{
    font-size: 18px;
    font-weight: 600;
}
/* footer */
.ft-menu .ft-title h4{
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.ft-menu li {
    list-style: none;
    color: #fff;
}
.ft-menu li a{
    color: #fff;
}
.opacity1 a {
    color: #d94e28;
    font-weight: 700;
}
/* trsng tin tuc */
.featured-posts,
.list-cate{
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.featured-posts h3.title,
.list-cate h3.title {
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding: 10px 15px;
    line-height: initial;
}
.featured-posts .item{
    display: flex;
    width: 100%;
    padding: 5px;
}
.featured-posts .item .-img{
    width: 40%;
}
.featured-posts .item .-text{
    width: 60%;
}
.featured-posts .item .-text a{
    padding-left: 5px;
}
.list-cate ul{
    padding: 10px;
}
/* chi tiet san pham */
.counpon {
    position: relative;
    padding-bottom: 15px;
    border-top: 1px solid rgba(43,47,51,0.1);
    border-bottom: 1px solid rgba(43,47,51,0.1);
    padding-top: 15px;
    margin-bottom: 15px
}

.counpon b.title {
    text-align: left;
    min-width: 100px;
    font-weight: 700;
    margin-bottom: 5px
}

.counpon .list-coupon {
    display: flex;
    overflow: hidden;
    align-items: center
}

.counpon .list-coupon .item {
    border-radius: 0;
    filter: none;
    min-height: 0;
    overflow: hidden;
    padding: 0 !important;
    margin-right: 7px
}

.counpon .list-coupon .item .text {
    padding: 5px 12px;
    line-height: 18px;
    border: 1px dashed #d94e28;
    color: #d94e28;
    font-weight: 600;
    position: relative;
    background-color: #fff
}

.counpon .list-coupon .item .text:before,.counpon .list-coupon .item .text:after {
    content: '';
    position: absolute;
    border-radius: 999px;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #c43f1b;
    top: 50%;
    transform: translateY(-50%)
}

.counpon .list-coupon .item .text:before {
    left: -5px
}

.counpon .list-coupon .item .text:after {
    right: -5px
}

@media (max-width: 400px) {
    .counpon .list-coupon .item .text {
        padding:5px 10px;
        font-size: 13px
    }
}

@media (max-width: 320px) {
    .counpon .list-coupon .item .text {
        padding:5px 7px;
        font-size: 11px
    }
}

.counpon .detail-coupon {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #FFF;
    border: 1px #ebebeb solid;
    padding: 15px;
    display: none
}

.counpon .detail-coupon ul {
    list-style: initial;
    padding-left: 20px
}

.counpon .detail-coupon ul li {
    position: relative;
    margin-bottom: 5px
}

.counpon .detail-coupon ul li .copy {
    display: inline-block;
    color: #FFF;
    font-size: 10px;
    vertical-align: text-bottom;
    cursor: pointer;
    background: var(--mainColor);
    padding: 2px 5px;
    border-radius: 5px
}

.counpon .detail-coupon:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 100px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ebebeb
}

.counpon .detail-coupon:after {
    content: '';
    position: absolute;
    top: -9px;
    left: 100px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF
}

.counpon:hover .detail-coupon {
    display: block
}
.product-hotline {
    background: #f5f5f5;
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
    font-weight: 500
}

.product-hotline img {
    height: 25px
}

.product-hotline a {
    color: #C90000;
    font-weight: bold
}

.product-hotline a:hover {
    opacity: 0.7
}
.product-policises-wrapper {
    margin: 15px 0px
}

.product-policises-wrapper .product-policises {
    font-size: 16px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr))
}

@media (max-width: 767px) {
    .product-policises-wrapper .product-policises {
        grid-template-columns:1fr
    }
}

.product-policises-wrapper .product-policises .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
    margin-bottom: 15px
}

.product-policises-wrapper .product-policises .media>div:not(.media-body) {
    width: 32px;
    height: 32px;
    margin-right: 15px
}

.product-policises-wrapper .product-policises .media .media-body {
    -ms-flex: 1;
    flex: 1
}
.product-tabs li a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #323c42;
    padding: 0 20px;
    font-weight: bold;
    font-size: 16px;
}
.product-tabs li.active a{
    background-color: #c43f1b;
    color: #fff;
}
.wpcf7-form-control{
width: 100%;
    padding: 5px 20px;
    margin-bottom: 10px;
    outline: none;
    font-size: 14px;
    border-radius: 5px;
}
.wpcf7-submit {
	background-color:#d94e28;
	font-size: 14px;
    border-radius: 5px;
}
@media only screen and (max-width: 768px) {
	.countdowntimer .item{
    	width:100%;
        padding:200px%;
    }
}