/*
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.   ***************/
@font-face
{
    src: url(YesevaOne-Regular.ttf);
    font-family: 'YesevaOne-Regular';
}

.hotline-hd{
    margin-top: 10px;
    position: relative;
    z-index: 9;
}
.hotline-hd .item-hd{float: left;}
.hotline-hd .item-hd img{
    float: left;
    margin-right: 10px;
    width: 28px;
}
.hotline-hd .item-hd p{
    float: left;
    color: var(--s-1-p-7, #6A6969);
font-size: 16px;
font-style: normal;
font-weight: 900;
line-height: normal;
}
.hotline-hd .item-hd p a{
    color: var(--p3, #3094D5);
font-size: 20px;
font-style: normal;
font-weight: 900;
line-height: normal;
}
#top-bar{
    position: relative;
}
#top-bar::before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 60px;
    background: #EFEFEF;
    width: 60%;
    height: 49.394px;
    flex-shrink: 0;
    z-index: 9;
}
#top-bar::after{
    content: "";
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
height: 10.698px;
border-radius: 0px 0px 0px 60px;
background: var(--p3, #3094D5);
}
.right-hd{
    margin-left: 30px;
    position: relative;
    padding-left: 30px;
}
.right-hd::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 26.057px;
    background: #3094D5;
}
.header-nav.header-nav-main.nav>li>a{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: unset;
}
#mega-menu-title{
    position: relative;
    color: var(--p3, #F8F8F8);
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding: 20px 0 20px 15px;
}
#mega-menu-title::before{
    content:"\e605";
    font-family: fl-icons;
    position: absolute;
    right: 13px;
    top: 22px;
    width: 8.283px;
    height: 9.196px;
    /* background:#fff; */
    transform: rotate(90deg);
    font-size: 14px;
}
.searchform-wrapper input{
    height: 42.924px;
}
.searchform-wrapper .ux-search-submit{
    height: 42.924px;
    padding: 0 15px;
}
.cart-item{

}
.cart-item .header-cart-title{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding-left: 10px;
    position: relative;
    padding-bottom: 10px;
}
.cart-item .header-cart-title::before{
    content: "";
    position: absolute;
    left: 10px;
    bottom: 0;
    border-radius: 20px;
    background: var(--p3, #F8F8F8);
    width: 39.372px;
    height: 2.02px;
}
.cart-item .header-cart-title::after{
    content: "";
    position: absolute;
    left: 53px;
    bottom: 0;
    border-radius: 20px;
    background: var(--p3, #F8F8F8);
    width: 20px;
    height: 2.02px;
}
.cart-item .cart-icon{

}
.cart-item .cart-icon strong{
    background-color: #fff !important;
    font-size: 13px;
}
.cart-item .cart-icon strong:after{border-color: #fff;}
.col3-giaohang{padding-bottom: 0;}
.col3-giaohang .icon-box{
    border-radius: 5px 5px 30px 5px;
    background: #F1F1F1;
    padding: 10px;
    align-items: center;
    position: relative;
}
.col3-giaohang .icon-box::before{
    content: "";
    position: absolute;
    top: -2px;
    left: 80px;
    border-radius: 32px;
    background: var(--p3, #3094D5);
    width: 72.647px;
    height: 5px;
}
.col3-giaohang .icon-box .icon-box-img{
    margin-top: -25px;
}
.col3-giaohang .icon-box .icon-box-text{padding-left: 10px;}
.col3-giaohang .icon-box .icon-box-text p{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.col12-dm{

}
.col12-dm .section-title-container{margin-bottom: 0;}
.col12-dm .section-title-container h2{
    border-bottom: 1px solid #6A6969;
}
.col12-dm .section-title-container h2 span{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 auto;
    border: unset;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.col12-dm .section-title-container h2 span::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #3094D5;
    width: 95%;
    height: 1px;
    bottom: 0;
    /* padding-bottom: 10px; */
}
.dm-home{

}
.dm-home .title-dm-slider{
    /* opacity: 0.8; */
    background: rgb(48 148 213 / 80%);
    position: absolute;
    bottom: 0;
    width: 90%;
    padding: 5px 15px;
    height: 82px;
    align-items: center;
    display: flex;
    border-right: 5px solid #F8F8F8;
}
.dm-home .title-dm-slider a{
    color: var(--p3, #F8F8F8);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 9;
}
.dm-home{

}
.dm-home .kf_testimonial_slide{
    position: relative;
}
.dm-home .kf_testimonial_slide::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
}
.dm-home:hover .kf_testimonial_slide::before{
    display: none;
}
.cm-nhan .col{
    padding: 0;
}
.xem-tc-dm{
    padding: 4px 30px;
    margin-bottom: 0 !important;
}
.col12-xemct-dm{
    padding-bottom:0;
}
.cm-nhan{
    margin-bottom: 30px;
}
.col12-spnew{

}
.col12-spnew .section-title-container{margin-bottom: 10px;}
.col12-spnew .section-title-container h2{
    border-bottom: 1px solid #6A6969;
}
.col12-spnew .section-title-container h2 span{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 0;
    border: unset;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.col12-spnew .section-title-container h2 span::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 345px;
height: 1px;
background: #3094D5;
}
.col4-sp-banchay{

}
.col4-sp-banchay .section-title-container{
    
}
.col4-sp-banchay .section-title-container h2{
    background: #EDEDED;
    border: unset;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 8px solid #3094D5;
}
.col4-sp-banchay .section-title-container h2 span{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: unset;
    margin-right: 0;
    border: unset;
}
.badge-container{
    margin-top: 0;
    top: -9px;
    z-index: 9;
    right: 0 !important;
    left: unset;
}
.sp-new-home .flickity-viewport{
    /* overflow: unset; */
    padding-top: 25px;
}
.name.product-title{text-align: center;overflow: hidden;text-overflow: ellipsis;line-height: 20px;-webkit-line-clamp: 2;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;}
.name.product-title a{
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}
span.amount{
    color: var(--P4, #0974BA);
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
del span.amount{
    color: var(--s-1-p-7, #6A6969);
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: line-through;
}
.price-wrapper .price{display: flex;align-items: center;}
.price-wrapper .price del{order: 2;text-decoration: none;}
.price-wrapper .price ins{
    order: 1;
    margin-right: 8px;
}
.price-sp-new{
    position: relative;
    padding-top: 18px;
}
.price-sp-new .add-to-cart-button{position: absolute;right: 0;top: 0;/* width: 35px; *//* height: 35px; */}
.price-sp-new .add-to-cart-button a{margin-right: 0;margin-top: 0;background-color: transparent !important;position: relative;font-size: 0;}
.price-sp-new .add-to-cart-button a::before{
    content: "";
    position: absolute;
    /* left: 0; */
    top: 0;
    right: 0;
    width: 34px;
    height: 35px;
    background: url(/wp-content/uploads/2023/09/cartsp.png) no-repeat;
}
.sp-new-home .flickity-prev-next-button.previous {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    left: -5px;
    transform: rotate(180deg) !important;
}
.sp-new-home .flickity-button-icon {
    display: none !important;
}
.sp-new-home .flickity-prev-next-button.next {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    right: -5px;
}
.sp-hot-home .name.product-title{
    text-align: left;
}
.sp-hot-home .name.product-title a{
    text-align: left;
}
.sp-hot-home .col{
    padding-bottom: 15px !important;
}
.cart-sphot{

}
.cart-sphot .add-to-cart-button{

}
.cart-sphot .add-to-cart-button a{
    color: var(--p3, #3094D5);
    text-align: center;
    font-size: 14px;
    /* font-style: normal; */
    font-weight: 400;
    line-height: 33px;
    border-radius: 0px 50px 50px 0px;
    border: 1px solid var(--p3, #3094D5);
    background-color: transparent !important;
    margin-right: 0;
    margin-left: 15px;
    padding-left: 25px;
    padding-bottom: 0;
}
.cart-sphot .add-to-cart-button a::before{
    content: "";
    position: absolute;
    left: -17px;
    top: -1px;
    width: 34px;
    height: 35px;
    background: url(/wp-content/uploads/2023/09/cartsp.png) no-repeat;
}
.product-home-hangdau .col{
    padding-bottom: 0;
}
.product-home-hangdau .flickity-prev-next-button.previous {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    left: unset;
    transform: rotate(180deg) !important;
    right: 63px !important;
    top: -91px;
    opacity: 1;
}
.product-home-hangdau .flickity-button-icon {
    display: none !important;
}
.product-home-hangdau .flickity-prev-next-button.next {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    right: 20px !important;
    top: -91px;
    opacity: 1;
    transform: unset !important;
}
.hnh-block-tab{

}
.hnh-block-tab .tabs{border-bottom: 1px solid #6A6969;display: block;float: left;width: 100%;margin-bottom: 20px;position: relative;}
.hnh-block-tab .tabs h2{
    color: #000;
    /* font-family: 'YesevaOne-Regular'; */
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    float: left;
    display: block;
}
.hnh-block-tab .tabs a{
    color: var(--p3, #3094D5);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    float: right;
    position: absolute;
    right: 0;
    padding-top: 22px;
}
.hnh-block-tab .tabs::before{
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 118.401px;
    height: 1px;
    background: #3094D5;
}
@media(min-width:1100px){
    .col-25{
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }
    .col-104{
        max-width: 80%;
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    }
}
.sp-cate-home .flickity-prev-next-button.previous {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    left: -5px;
    transform: rotate(180deg) !important;
}
.sp-cate-home .flickity-button-icon {
    display: none !important;
}
.sp-cate-home .flickity-prev-next-button.next {
    background: url(/wp-content/uploads/2023/09/butright.png) no-repeat;
    margin-top: 0;
    width: 36px !important;
    height: 36px;
    right: -5px;
}
.sp-cate-home .flickity-viewport{
    padding-top: 10px;
}
.banner-dm-home{
    padding-top: 10px;
}
.new-hot .image-cover img{
    border-radius: 10px 10px 0px 0px;
}
.new-hot .post-meta{
    color: #000;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.new-hot h5.post-title{
    color: var(--p3, #3094D5);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
.new-hot p.from_the_blog_excerpt{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.new-hot .box-text1{
    margin-top: 15px;
}
.cs1 .img-inner {
    text-align: center;
}
.cs1 .img-inner img {
    width: auto !important;
    margin: 0 auto;
}
.content-ft {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.content-ft h3 {
   color: var(--p3, #3094D5);
text-align: center;
/* type 1/t4 */
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 900;
line-height: normal;
}
.content-ft ul {
    padding-left: 0;
}
.content-ft ul li {
    width: 100%;
    list-style-type: none;
    float: left;
    margin-left: 0 !important;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-ft ul li span {
    color: #0974BA;
    width: 22px;
    float: left;
    /* line-height: 24px; */
    font-size: 16px;
}
.content-ft ul li b {
    width: calc(100% - 25px);
    float: left;
    color: var(--s-1-p-7, #6A6969);
/* type 1/t4 */
    /* font-family: Roboto; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer-1{
    border-top: 1px solid #000;
}
.footer-1 .widget-title{
    color: var(--P4, #0974BA);
font-size: 20px;
font-style: normal;
font-weight: 900;
line-height: normal;
}
.footer-1 .is-divider.small{
    display: none;
}
.cs2{
    margin-top: 40px;
}
.cs2 p{
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
}
.form-ft{
    position: relative;
}
.form-ft .hnh-mail{

}
.form-ft .hnh-mail input{
    border-radius: 10px;
    border: 1px solid var(--P4, #0974BA);
    color: var(--s-1-p-7, #6A6969);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: 36px;
}
.hnh-submit{position: absolute;right: 0;top: 0;}
.hnh-submit input{
    font-size: 0;
    position: relative;
    width: 47.805px;
    height: 35px;
    border-radius: 10px;
    border: 1px solid var(--P4, #0974BA);
    background: var(--P4, #0974BA) 14px url(/wp-content/uploads/2023/09/butsend.png) no-repeat;
}
.hnh-submit input::before{
    content: "";
    /* width: 17px; */
    /* height: 17px; */
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/wp-content/uploads/2023/09/butsend.png) no-repeat;
}
.cs2 form{
    margin-bottom: 0;
}
.solia-ft a{
    margin-right: 15px;
}
.cs3{
    margin-top: 40px;
}
.cs3 ul{margin-top: 7px;}
.cs3 ul li{

}
.cs3 ul li a{
    color: var(--P4, #0974BA) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 15px;
}
.cs3 ul li a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 46%;
    width: 7.103px;
    height: 3.182px;
    border-radius: 50px;
    background: var(--P4, #0974BA);
}
.cs4{
    margin-top: 40px;
}
.absolute-footer{
    display: none;
}
.hnh-contact-right {
    position: fixed;
    right: 1%;
    top: 40%;
    z-index: 99;
    width: auto !important;
  }
  .hnh-contact-right ul {
    list-style: none;
  }
  .hnh-contact-right ul li img {
    width: 61px;
  }
  .breadcrumb {
    margin: 0;
    background-color: #fff;
    padding: 0px 0 31px;
    list-style: none;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
    margin-left: 0 !important;
}
.breadcrumb li a {
    color: #7d7d7d;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
    color: #666;
    font-size: 14px;
}
.cate-new{
    text-align: center;
    margin-bottom: 15px;
}
.breadcrumb .fa-angle-right{
    padding: 0 10px;
}
.service_page_template  .item a{
    color: #000;
    font-size: 20px;
    position: relative;
    width: 100%;
    display: block;
}
.service_page_template .item a span{
    position:relative;
    background: #fff;
}
.service_page_template  .item a::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 100%;
    height: 1px;
    border: 1px dashed #000000ad;
}

2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.nav-single {
 width: 100%;
 border-top: 1px solid rgba(97, 8, 8, 0.2);
 padding-top: 20px;
 margin: 20px 0;
}
.nav-single:after{
 display: table;
 content: "";
 clear: both;
}
.nav-single .nav-previous,
.nav-single .nav-next{
 /* width: 50%; */
 float: left;
 position: relative;
 padding-right: 15px;
 transform: 181deg;
}
.nav-single .nav-previous svg{
    transform: rotate(180deg);
}
.nav-single .nav-next{
 text-align: right;
 float: right;
 padding:0 0 0 15px;
}
.nav-single span,
.nav-single a{
 /* display: block; */
}
.nav-single a{
 color: #0b1c5f;
 border: 1px solid #ececec;
 border-radius: 50%;
 align-items: center;
 display: flex;
 justify-content: center;
 width: 50px;
 height: 50px;
 background: #fff;
}
.nav-single a:hover{
 color: #610808;
}
.nav-single a span{
 /* font-weight: 700; */
 justify-content: center;
 align-items: center;
 display: flex;
}
.new-cate{text-align: center;}
.new-cate img{
height: 270px;
margin: 0 auto;
}
.new-cate h3{
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
}
.stock.in-stock{
    display: none;
}
.stock .stock.in-stock{
    display: block;
    display: inline-block;
    margin-bottom: 0;
}
.luot-xem:before {
    content: '\f403';
	margin-right: 3px;
}
span.luot-xem {
    color: #0000ac;
}
.model span{
    display: inline-block;
    min-width: 120px;
}
.stock span{
    display: inline-block;
    min-width: 120px;
}
.inner-box-viewed  span{
    display: inline-block;
    min-width: 120px;
}
.sku_wrapper{
    display: none !important;
}
 .product-property-title {
    font-size: 16px;
    color: #222;
    font-weight: 700;
    text-transform: capitalize;
}
 .product-property-list {
    padding: 0 0 0 10px;
    margin: 10px 0 0 0;
    list-style: none;
    display: inline-block;
    background-color: #f7f7f7;
    width: 100%;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    /* -webkit-padding-start: 40px; */
}
.product-property-list li {
    width: 50%;
    float: left;
    padding: 5px 0;
    border-bottom: 2px solid #ffff;
    margin-left: 0 !important;
}
.product-property-list li .propery-title {
    float: left;
    color: #39b9bc;
    font-weight: bold;
    display: inline-block;
    padding: 0 10px 0 0;
    min-width: 150px;
}
.product-property-list li .propery-des {
    float: left;
    max-width: 300px;
    color: #495057;
}
.single-product div#tab-description {
    overflow: hidden;
    position: relative;
    padding-bottom: 50px;
  }
  .single-product .tab-panels div#tab-description.panel:not(.active) {
  height: 0 !important;
  }
  .devvn_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background: #fff;
  }
  .devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
    display: block;
  }
  .devvn_readmore_flatsome a {
    color: #09a7f1;
    display: inline-block;
    border: 1px solid;
    padding: 5px 40px;
    border-radius: 5px;
  }
  
  .devvn_readmore_flatsome a:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #09a7f1;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
  }
  .col12-xem-tc{
    padding-bottom: 0;
  }
  .hnh-product{
    padding: 0 !important;
  }
  #mega-menu-wrap-mega_menu{
    position: absolute;
    top: 100%;
    margin-top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    display: none;
  }
  #mega-menu-wrap:hover #mega-menu-wrap-mega_menu{
    display: block;
  }
  #mega-menu-mega_menu>li{
    background: #fff;
    width: 100% !important;
  }
  #mega-menu-mega_menu>li>a {
    border-top: 1px solid #ddd;
    font-size: .9em;
    color: #000;
}
#mega-menu-mega_menu>li>ul.mega-sub-menu{
    position: absolute;
    display: none;
    top: 0 !important;
    left: 100% !important;
    z-index: 99;
  
    background: #fff;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    min-width: 12em;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
#mega-menu-mega_menu>li:nth-child(1)>ul.mega-sub-menu{
      width: 961px !important;
}
#mega-menu-mega_menu>li>ul.mega-sub-menu li.mega-menu-column{
    border-left: 1px solid #ccc!important;
}
@media(max-width:767px){
    #mega-menu-wrap-mega_menu{
        display: block;
    }
    .mega-menu-toggle{
        display: none !important;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle + #mega-menu-mega_menu{
        display: block;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle + #mega-menu-mega_menu {
    background: #ffff;}
}
@media(max-width:549px){
    .col3-giaohang{
        padding-bottom: 20px;
    }
    .col3-giaohang .icon-box .icon-box-text p{
        font-size: 14px;
    }
    .col12-dm .section-title-container h2 span{
        font-size: 25px;
    }
    .col12-dm .section-title-container h2 span::before{
        width: 75%;
    }
    .dm-home .title-dm-slider a{
        font-size: 18px;
    }
    .col12-spnew .section-title-container h2 span{
        font-size: 25px;
    }
    .col12-spnew .section-title-container h2 span::before{
        width: 75%;
    }
    .sp-new-home .flickity-prev-next-button.next{
        right: 0;
    }
    .sp-new-home .flickity-prev-next-button.previous{
        left: 0;
    }
    .col4-sp-banchay .section-title-container h2 span{
        font-size: 20px;
    }
    .product-home-hangdau .flickity-prev-next-button.previous{
        top: -82px;
    }
    .product-home-hangdau .flickity-prev-next-button.next{
        top: -82px;
    }
    .col4-sp-banchay{
        padding-bottom: 0;
    }
    .hnh-block-tab .tabs h2{
        font-size: 25px;
    }
    .hnh-block-tab .tabs a{
        position: relative;
        padding-top: 0;
    }
    .hnh-block-tab .tabs::before{
        display: none;
    }
    .cart-item .cart-icon strong:after{
        border-color: #3094D5;
    }
    .sp-cate-home .flickity-prev-next-button.previous{
        left: 0;
    }
    .sp-cate-home .flickity-prev-next-button.next{
        right: 0;
    }
    #header{
        border-bottom: 1px solid #3094D5;
    }
    #content.page-wrapper{
        padding-top: 0px;
    }
    .blog-wrapper .entry-header-text{
        padding-bottom: 0;
    }
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link{
color:#000;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
font-size: 14px;
    text-transform: unset;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 0px 0px 15px;
    width: 100%;
}
#mega-menu-row{
width: 961px !important;
}
.an-hnh-kq-timkiem{
    margin-top: 40px;
}
.chon-chuong{width: 640px;position: absolute;inset: 0px auto auto 0px;/* transform: translate(98px, 49px); */margin-top: 2px;left: -50px;/* margin-left: -100px; */box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-bg-opacity: 1;background-color: #3094d5;padding: 5px 10px;color: #fff;border-radius: 10px;z-index: 999;/* position: relative; */top: 100%;z-index: 9999999;}
.chon-chuong .overflow-y-auto {
    overflow-y: auto;
}
.chon-chuong .flex-wrap {
    flex-wrap: wrap;
    display: flex;
}
.chon-chuong .flex-wrap li{
    --tw-border-opacity: 1;
    border-color: #ececec;
    border-bottom-width: 1px;
    border-width: 1px;
    white-space: nowrap;
    width: 20%;
    list-style-type: none;
    margin-bottom: 0;
    border: 1px solid #ececec;
}
.chon-chuong .flex-wrap li a{
    text-align: center;
    align-items: center;
    justify-content: center;
}
.chon-chuong .flex-wrap li a p{margin-bottom: 0;color: #fff;}
.text-chuong{border-bottom: 1px solid #ececec;cursor: pointer;}
.text-chuong svg{margin-bottom: 0;position: absolute;right: 10px;}
.chuong-dm{
    text-align: center;
    margin-bottom: 5px;
}
.chuong-dm-02{
    text-align: center;
    margin-bottom: 5px;
}
.text-pb{
    border-bottom: 1px solid #ececec;
    }
.text-pb span{
 cursor:pointer;
}
    .text-pb svg{margin-bottom: 0;position: absolute;right: 10px;}
    .chon-pb{
        width: 640px;
        position: absolute;
        inset: 0px auto auto 0px;
        /* transform: translate(98px, 49px); */
        margin-top: 2px;
        left: -50px;
        /* margin-left: -100px; */
        box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
        --tw-bg-opacity: 1;
        background-color: #3094d5;
        padding: 5px 10px;
        color: #fff;
        border-radius: 10px;
        z-index: 999;
        /* position: relative; */
        z-index: 9999999;
        top: 100%;
    }
    .text-pb-02{
        border-bottom: 1px solid #ececec;
        }
.text-pb-02 span{
 cursor:pointer;
}
        .text-pb-02 svg{margin-bottom: 0;position: absolute;right: 10px;}
        .chon-pb-02{
            width: 640px;
            position: absolute;
            inset: 0px auto auto 0px;
            /* transform: translate(98px, 49px); */
            /* margin-top: 2px; */
            left: -50px;
            /* margin-left: -100px; */
            box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
            --tw-bg-opacity: 1;
            background-color: #3094d5;
            padding: 5px 10px;
            color: #fff;
            border-radius: 10px;
            z-index: 9999999;
            /* position: relative; */
            top: 100%;
            overflow: hidden;
        }
        .col-pb02{
            display: none;
            opacity: 0;
        }
        .col-pb02.active{
            display: block;
            opacity: 1;
        }
        .remove-onclik-dt{
            display: none;
            opacity: 0;
        }
        .remove-onclik-dt.active{
            display: block;
            opacity: 1;
        }
        .onclik-dt.active{
            display: block;
            opacity: 1;
        }
        .onclik-dt{
            display: none;
            opacity: 0;
        }
        .butom-pb a{cursor: pointer;}
        .butom-pb a svg{
            float: left;
            margin-right: 10px;
        }
        .related-articles{
            max-width: 1270px;
            /* width: 90vw; */
            /* display: flex; */
            bottom: 30%;
            position: sticky;
            z-index: 999999;
        }
        .back-pb-02 li a{
            color: #fff;
            cursor: pointer;
        }
        .back-pb li a{
            color: #fff;
            cursor: pointer;
        }
        .content-02{
            display: none;
        }
        .content-02.active{
            display: block;
        }
        #content-dich{
            display: none;
        }
        .div-chuong{
            position: relative;
        }
        .chon-chuong{
            display: none;
        }
        .div-chuong.active  .chon-chuong{
            display: block;
        }
        .chon-pb{
            display: none;
        }
        .div-chuong-pb.active  .chon-pb{
            display: block;
        }
        .div-chuong-pb{
            position: relative;
        }
        
        .chon-pb-02{
            display: none;
        }
        .div-chuong-pb-02.active  .chon-pb-02{
            display: block;
        }
        .div-chuong-pb-02{
            position: relative;
        }
        .doi-tac .row {
            padding: 27px 19px;
            border-radius: 20px;
            background: var(--p-3, #FFF);
            box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
        }
        .doi-tac .row .col{
            padding-bottom: 0;
        }
        .ul-pb li{
            list-style-type: none;
            border-bottom: 1px solid;
        }
        @media(max-width:767px){
            .chon-chuong{
                width: 100%;
                left: 0px;
            }
            .chon-pb{
                width: 100%;
                left: 0px;
            }
            .chon-pb-02{
                width: 100%;
                left: 0px;
            }
        }