/*
Theme Name: Flatsome child
Description: Flatsome Team developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.9
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Ẩn sửa trang */
li#wp-admin-bar-edit {
    display: none;
}
/*Var màu  */
:root{
    --color-do: #ed3237;
    --color-xanh:#0098da;
    --color-vang:#fff212;
}
/*---------Page Trang chủ-----------  */
/*Menu trang chu  */
.box-phone {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40px;
    margin: 12px 0px;
}
 .box-phone .content_phone {
    line-height: 1.1;
    margin-left: 5px;
}
.content_phone a{
    font-weight: 600;
    color: var(--color-xanh);
    font-size: 16px;
}
div#masthead {
    background-color: #fff;
}
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link{
    border-bottom-style: none;
}
span.ux-menu-link__text:hover{
    color: var(--color-do);
}
a.nav-top-link {
    color: #fff !important;
	font-size: 16px;
}
ul.header-nav.header-nav-main.nav.nav-right li a.nav-top-link{
    color: var(--color-xanh) !important;
}
ul.header-nav.header-nav-main.nav.nav-right li img{
    filter: none;
}
div#masthead a.nav-top-link:hover{
	color: var(--color-xanh) !important;
	transition: 1s;
}
div#masthead i.icon-search {
    color: var(--color-xanh);
}
li.header-search-form.search-form.html.relative.has-icon {
    width: 95%;
}
.header-bottom{
    background-color: var(--color-xanh) !important;
}
img.menu-image.menu-image-title-after {
    width: 30px;
    padding-right: 0;
    filter: brightness(0) invert(1);
}
.menu-image-title-after.menu-image-title {
    padding-left: 5px;
    font-size: 14px;
}
.button-muangay {
    background-color: #fff;
    padding: 5px 15px 5px 35px;
    border-radius: 5px;
    animation: zoom-in-zoom-out 2000ms infinite;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(0.85, 0.85)
    }

    10%,20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate(-2deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1, 1, 1) rotate(2deg)
    }

    40%,60%,80% {
        transform: scale3d(1, 1, 1) rotate(-2deg)
    }

    100% {
        transform: scale(0.9)
    }
}
img.img-km {
    position: absolute;
    margin-left: -25px;
}
a.link-btn-muangay {
    text-transform: uppercase;
    font-weight: 600;
}
a.link-btn-muangay:hover{
    color: var(--color-do);
}
.nav-dropdown-has-arrow li.has-dropdown:after{
    display: none;
}
.trangchu-home {
    background: url(/wp-content/uploads/2022/12/homeHoverBg.png) no-repeat left 0px top 0;
    height: 50px;
    width: 50px;
    position: relative;
}
.trangchu-home i.fa.fa-home {
    position: absolute;
    margin-left: 15px;
    margin-top: 16px;
    color: #fff;
    font-size: 18px;
}
.meunu-dm span.ux-menu-link__text {
    color: #000;
}
/*Slider banner  */
/*Danh mục sản phẩm  */
.st-danhmuc-sp h2.text-chaomung-dmsp {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
}
.st-danhmuc-sp{
	position: relative;
    margin-top: -210px;
    overflow: hidden;
    background: url(/wp-content/uploads/2022/12/bgCate.png) no-repeat top center;
	z-index: 1;
	width: 100%;
}
.st-danhmuc-sp .box-image img {
    margin: 0 auto;
    /* width: 150px !important;
    height: 150px !important; */
}
.st-danhmuc-sp .box-text-inner{
	text-transform: uppercase;
}
.row-danhmuc-sp {
    margin-top: 40px;
}
.st-danhmuc-sp h4.title-slider-dmsp {
    color: #fff;
}
/* sản phẩm các loại */
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    color: var(--color-do);
    font-size: 16px;
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
   height: 40px;
}
.st_sanpham-pr span.lien-he-price {
    color: var(--color-xanh);
    font-size: 16px;
}
.promo-item {
    text-align: center;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    padding: 10px 40px;
    border-radius: 5px;
    background: linear-gradient(90deg, var(--color-xanh) 0%, #0074bf 50%, var(--color-xanh) 100%);
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.promo-item .icon {
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
}
.promo-item .icon img {
    max-width: 30px;
    filter: brightness(0) invert(1);
}
.promo-item .lazyload.loaded {
    background: transparent;
}
.info {
    text-align: left;
    margin-left: 8px;
    color: #fff;
    font-size: 13px;

}

/*Sản phẩm nổi bật  */
.st-spnb .sp-noibat-row-1 {
    background: #f0f0f0;
}

.st-spnb h2.text-title-title-spnb span {
    color: #da2128;
    font-size: 27px;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, var(--color-do),var(--color-do), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
}
.st-spnb .text-title-spnb {
    font-size: 17px;
    text-transform: uppercase;
}
 .sp-noibat-row-2 {
    background: #f0f0f0;
    padding: 20px 5px;
    border-radius: 5px;
}
.st-spnb h4.text-row2-spnb {
    margin-left: 20px;
    margin-top: 90px;
    font-size: 17px;
}
.st-spnb .row-dm-1 .col {
    padding-bottom: 15px;
}
.st-spnb .col-spnoibat img, .st-spnb .col-spnoibat .text-row2-spnb {
    transition: 0.5s;
}

.st-spnb .col-spnoibat:hover img {
    transform: scale(1.1);
}
.st-spnb .col-spnoibat:hover .text-row2-spnb{
    color: var(--color-xanh);
}
.ct-heading {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-bottom: 1px solid var(--color-xanh);
}
.ct-heading ul {
    margin-top: 8px;
    text-align: right;
    padding-left: 15px;
    margin-bottom: 0;
}
.ct-heading ul li {
    text-align: center;
    padding: 6.5px 15px;
    display: inline-block;
    margin-bottom: 0px;
}
.ct-heading .ulh2 a {
    font-size: 14px;
    margin: 0;
}
.ct-heading .cth2 {
    font-size: 16px;
    line-height: 0.5;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    text-align: left;
    font-weight: 600;
    padding: 18px 10px 10px 10px;
    display: inline-block;
    background: var(--color-xanh);
    position: relative;	
    margin-bottom: 0 !important;
}
.ct-heading .cth2::before {
position: absolute;
content: '';
top: 0px;
bottom: 0;
left: 90px;
right: -30px;
background: var(--color-xanh);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
-webkit-transform: skew(23deg);
-moz-transform: skew(23deg);
-ms-transform: skew(23deg);
-o-transform: skew(23deg);
transform: skew(23deg);
z-index: -1;
border-top-right-radius: 4px;
}
.ct-heading .cth2 span {
position: relative;
}
.tabbed-content.tab-sp {
    padding-top: 15px;
    margin-top: -57px;
}
.tabbed-content.tab-sp ul li{
    border: 1px solid var(--color-xanh);
    border-radius: 5px;
    padding: 0 5px;
}
.tabbed-content.tab-sp li.tab.has-icon.active{
    background-color: var(--color-xanh);
}
.tabbed-content.tab-sp li.tab.has-icon a{
    color: var(--color-xanh);
}
.tabbed-content.tab-sp li.tab.has-icon.active a{
    color: #fff;
}
/* Giảm giá */
span.onsale {
    background: linear-gradient(90deg, var(--color-do) 0%, #d73d24 50%, var(--color-do) 100%);
    padding: 10px;
    color: #fff;
    border-top-right-radius: 20px;
    margin-left: -2px;
}
/*Dự án thực hiện  */
.st_duan-th .heading_h2.text_white {
    text-align: center;
    color: #fff;
}
.st_duan-th p.text_white {
    text-align: center;
    color: #fff;
}
.st-post .post-item{
    padding: 0;
}

.st_duan-th .flickity-prev-next-button.next {
    right: 18%;
}
.st_duan-th .flickity-prev-next-button.previous{
    left: 18%;
}
.st_duan-th h5.post-title.is-large {
    font-size: 25px;
    margin-top: -50px;
}
.st_duan-th .slider.slider-nav-circle.slider-nav-normal.slider-nav-light.slider-style-focus.is-draggable.flickity-enabled {
    padding: 0;
}
.st_duan-th .tab.has-icon {
    border: 1px solid #fff;
    padding: 0px 10px;
    border-radius: 10px;
    background-color: #fff;
    transition: 0.3s;
}
.st_duan-th .tab.has-icon a{
    color: var(--color-xanh);
}
.st_duan-th .tab.has-icon.active{
    border: 1px solid var(--color-xanh);
    background-color: var(--color-xanh);
}
.st_duan-th li.tab.has-icon.active a{
    color: #fff;
}
/* Tin tức */
.col-tintuc-right .col-inner .row{
    height: 450px;
    overflow-y: scroll;
}

.col-tintuc-right .col-inner .row::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.col-tintuc-right .col-inner .row::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
    background-image: linear-gradient(to right, var(--color-xanh) 0%, var(--color-xanh) 100%);
}

h3.title-tintuc {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, var(--color-xanh), var(--color-xanh), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
    font-size: 18px;
}
/* show các danh mục sản phẩm */
.title-dmsp {
    font-size: 16px;
    line-height: 0.5;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    text-align: left;
    font-weight: 600;
    padding: 18px 10px 10px 10px;
    display: inline-block;
    background: var(--color-xanh);
    position: relative;
    /* margin-bottom: 0 !important; */
    border-bottom: 1px solid var(--color-xanh);
}
.title-dmsp::before {
position: absolute;
content: '';
top: 0px;
bottom: -1px;
left: 90px;
right: -17px;
background: var(--color-xanh);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
-webkit-transform: skew(23deg);
-moz-transform: skew(23deg);
-ms-transform: skew(23deg);
-o-transform: skew(23deg);
transform: skew(23deg);
z-index: -1;
border-top-right-radius: 4px;
}

/*Tin tức tư vấn  */
/* Page contact */

.page_contact a{
	color: var(--color-xanh);
}
.page_contact .col-inner{
	font-size: 17px;
}
.page_contact .wpcf7-form{
	margin-bottom: 0;
	text-align: center;
}
.page_contact .wpcf7-form .row1{
	display: flex;
}
.page_contact .wpcf7-form .row1 .your-name{
	flex-basis: 50%;
	padding-right: 7px;
}
.page_contact .wpcf7-form .row1 .your-email{
	flex-basis: 50%;
	padding-left: 7px;
}
.page_contact .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control{
	box-shadow: none;
	border-radius: 3px;
}
.page_contact .wpcf7-form .wpcf7-submit{
	margin: 0;
	min-width: 200px;
	padding: 3px 30px;
	font-weight: normal;
	background: var(--color-xanh);
	border-radius: 3px;
	text-transform: capitalize;
	font-size: 17px;
}

/* archive.category */
.post-sidebar.large-3.col{
    padding: 0 !important;
}
.post-sidebar .flex-col.flex-grow a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
            line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.archive.category-tin-tuc #post-list{
	display: flex;
	flex-wrap: wrap;
}
.archive.category-tin-tuc #post-list>.post:nth-child(n + 2){
	flex-basis: 50%;
	padding: 10px 15px;
}
.archive.category-tin-tuc #post-list footer.entry-meta,
.archive.category-tin-tuc .entry-category,
.archive.category-tin-tuc .more-link{
	display: none;
}
.blog-wrapper h6.entry-category.is-xsmall {
    display: none;
}
.blog-wrapper a.more-link.button.primary.is-outline.is-smaller {
    display: none;
}
.blog-wrapper footer.entry-meta.clearfix {
    display: none;
}
.archive.category-tin-tuc #post-list>.post:nth-child(n + 2) img{
	height: 300px;
	object-fit: cover;
	border-radius: 3px;
}
.archive.category-tin-tuc #post-list>.post:nth-child(1) img{
	/* height: 530px; */
	height: 100%;
	object-fit: cover;
	border-radius: 3px;
}

.post-sidebar span.widget-title {
	color: #fff;
	text-transform: none;
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
}

.post-sidebar .flatsome_recent_posts ul{
	counter-reset: post-ranking 0;
}
.post-sidebar .recent-blog-posts .badge {
	width: 100px;
	height: 80px;
	position: relative;
}
.post-sidebar .recent-blog-posts .badge:before {
	position: absolute;
	content: counter(post-ranking);
	top: calc(50% - 16px);
	left: -16px;
	border: 2px solid var(--color-xanh);
	height: 32px;
	width: 32px;
	line-height: 28px;
	text-align: center;
	border-radius: 100%;
	background: var(--color-xanh);
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	counter-increment: post-ranking;
	z-index: 1;
}
.post-sidebar .product_list_widget{
	background: #fff;
	border: 1px solid #e1e3e4;
	border-radius: 3px;
	padding: 15px;
}
.post-sidebar .product_list_widget span.amount{
	color: var(--color-xanh);
	font-weight: normal;
}

.badge.absolute.top.post-date.badge-outline {
    display: none;
}
.blog-single .related-post , .blog-single .entry-meta.text-left{
    display: none;
}



.st-tintuc-tuvan .tuvan-blog {
    margin-top: -25px;
}
.st-tintuc-tuvan .tintuc-blog .blog-post-inner {
    margin-left: 15px;
}
.is-divider {
    display: none;
}
.blog-archive h5.post-title {
    margin-bottom: 10px;
}
span.widget-title {
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: -0.5px;
    padding: 4px 10px;
    text-transform: uppercase;
    color: #FFF;
    text-align: left;
    background: var(--color-xanh);
    border-radius: 5px 5px 0px 0px;
    line-height: 28px;

}
.blog-single h1.entry-title {
    color: #257f8f;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 14px;
    display: inline-block;
}
.entry-content.single-page {
    border-top: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(13 113 130), rgb(13 113 130), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
}
.related-post h7 {
    display: inline-block;
    color: #000000;
    border-bottom: 2px solid #0d7182;
    padding-bottom: 10px;
    font-weight: bold;
    margin-bottom: -2px;
    text-transform: uppercase;
}
.related-post .duong-line {
    border-bottom: 2px solid #0d718287;
}
.blog-1 h5.post-title.is-large {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    color: var(--color-xanh);
}
.product-section{
    border-top: none;
}
h3.product-section-title-related{
    color: var(--color-xanh);    
    margin: 0;
}
h3.product-section-title-related::before{
    background: var(--color-xanh);
    content: '';
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    top: 50px;
}
.product-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
h1.product-title.product_title.entry-title {
    color: var(--color-do);
}

/*Banner Video  */
.st-banner-video{
	margin-top: -120px;
}
.st-banner-video .video.video-fit.mb.khung-video {
    margin-top: 25px;
}
/*Trung tâm bảo hành  */
.st-trungtambaohanh h3.title-trungtambaohanh {
    text-transform: uppercase;
    color: #da2128;
    font-size: 27px;
}
.st-trungtambaohanh p.text-trungtambaohanh {
    color: black;
}
.st-trungtambaohanh .text-tracuu {
    display: flex;
    font-size: 14px;
    color: black;
}
.st-trungtambaohanh p.text-sautracuu {
    color: gray;
    font-style: italic;
}
.st-trungtambaohanh .tracuu-search {
    display: flex;
    position: relative;
}
.st-trungtambaohanh input[type="text"] {
    border-bottom: solid 1px #257f8f;
}
.st-trungtambaohanh i.fa.fa-search {
    margin-left: -10px;
    margin-top: -12px;
    position: absolute;
    z-index: 100;
    color: #fff;
    font-size: 16px;
}
.st-trungtambaohanh img.sau-search {
    position: absolute;
    margin-left: 96%;
    margin-top: -78px;
    z-index: 1;
    width: 42px;
}
.st-trungtambaohanh .img-trungtambaohanh {
    margin-top: 100px;
}
/*3 Row trên Footer  */
.text-3row-fb-ytb-email {
    font-size: 14px;
}
.st-3row-trenfooter .val {
    background: url(/wp-content/uploads/2023/08/ytBg1.png) no-repeat right center;
    padding: 10px;
    background-color: #ffc9c9;
	border-radius: 7px;
}
.st-3row-trenfooter .val:hover{
	background-color: #dfdede;
}
.st-3row-trenfooter .val span {
    color: #f00;
    margin-left: 50px;
    font-size: 15px;
}
.st-3row-trenfooter img.ytb-icon {
    position: absolute;
    width: 50px;
    margin-top: -12%;
    margin-left: -16px;
}
.st-3row-trenfooter img.sau-nhap-email {
    position: absolute;
    width: 47px;
    margin-left: 92%;
    margin-top: -62px;
}
.st-3row-trenfooter .nhap-email input[type="text"] {
	height: 46px;
    border-radius: 7px;
}
/*Footer  */

.st-footer .title-footer ul li{
  list-style: none;
  margin-left: 0;
  color: var(--color-xanh);
}
.st-footer .title-footer ul li span{
    margin-left: 10px;
    color: #000;
}
.st-footer .title-footer h4{
  color: var(--color-xanh);
  font-size: 16px;
  text-transform: uppercase;
}
.st-footer .title-footer h4:before{
        background: var(--color-xanh);
        content: '';
        width: 30px;
        height: 2px;
        position: absolute;
        left: 0px;
        top: 25px;
}

#footer .wpcf7 label {
    display: flex;
}
#footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-radius: 5px;
    height: 45px;
    width: 95%;
}
#footer input.wpcf7-form-control.wpcf7-submit {
    height: 42px;
    margin-top: 1px;
    border-radius: 5px;
    background-color: var(--color-xanh);
    font-weight: 300;
    text-transform: none;
}
/*footer bottom  */
.st-footer h5.text-title-duoi {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #82dff0;
    top: 0px;
    position: relative;
    padding-bottom: 10px;
}
.st-footer p.text-footer-duoi {
    font-size: 14px;
    color: #82dff0;
    margin-bottom: 0px;
}
.st-footer p.text-footer-duoi a{
    color: #82dff0;
}
.st-footer p.text-footer-duoi a:hover{
    color: #fff;
}
.shop-container h2.pd_title {
    color: red;
}
.st-footer .map-icon {
    background: url(/wp-content/uploads/2022/12/addIcon.png) no-repeat left 50px top 0;

}
.st-footer .dienthoai-icon{
	background: url(/wp-content/uploads/2022/12/phoneIcon.png) no-repeat left 40px top 5px;

}
.st-footer .mail-icon{
	background: url(/wp-content/uploads/2022/12/mailIcon.png) no-repeat left 40px top 5px;

}
.st-footer .trangweb-icon{
	background: url(/wp-content/uploads/2022/12/webIcon.png) no-repeat left 40px top 5px;

}
.absolute-footer.dark.medium-text-center.small-text-center {
    background-color: var(--color-xanh);
}
.copyright-footer {
    color: #fff;
}
/*trang sản phẩm  */
#main {
    background-color: #fff !important;
}
.st_brecum{
    background-color: #f3f2f2;
    padding-top: 20px;
}
.st_brecum .col{
    padding: 20px 0px;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase a{
    color: var(--color-xanh);
    padding-left: 5px;
}
p.woocommerce-result-count.hide-for-medium {
    display: none;
}
select.orderby {
    border-radius: 5px;
}
.product-small .col-inner {
    border-radius: 5px;
}
.product-small.box {
    border-radius: 5px;
}
.product-small.box img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 5px;
    position: relative;
} 
.tax-product_cat img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    width: 100%;
    height: 200px;
}
a.chosen-single {
    border-radius: 5px !important;
    border: 1px solid var(--color-xanh) !important;
}
.product-categories {
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid var(--color-xanh);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.product-categories .cat-parent a{
    display: block;
    padding-left: 10px;
    padding-bottom: 10px;
    position: relative;
    font-size: 15px;
    text-transform: capitalize;
    z-index: 1;
    color: var(--color-xanh);
}
.product-categories ul li a::before{
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: var(--color-xanh);
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: -5px;
}
.widget>ul>li ul {
    border-left: none;
}
#flatsome_recent_posts-3 ul{
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid var(--color-xanh);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.woof_container .woof_container_inner input[type="search"] {
    border: solid 1px var(--color-xanh);
    border-radius: 5px;
}
span.lien-he-price{
    color: var(--color-xanh);
}
.col-thongtin-sp-min span.lien-he-price{
    color: var(--color-do);
}
/* Chi tiết sản phẩm */
.bg-white-sp .col-inner{
    background-color: #fff;
    padding: 10px 10px;
}
.image-tools.absolute.bottom.left.z-3 {
    display: none;
}
.khoangtrong {
    padding: 5px 0px;
}
.col-thongtin-sp {
    border: 1px solid var(--color-xanh);
    border-radius: 5px;
    margin: 10px 5px;
}
.col-thongtin-sp-min, .col-thongtin-sp-min .row .col{
    padding: 0;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: var(--color-xanh);
    border-radius: 5px;
}
.camket-sp {
    padding: 0px 5px;
    /* border: 1px solid var(--color-xanh);
    border-radius: 5px; */
}

h3.title-camket{
    /* text-align: center; */
    border-bottom: 1px solid #f2f2f2;
    text-transform: uppercase;
    padding-top: 10px;
    color: orange;
    font-size: 16px;
}
.camket-sp ul li{
    list-style: none;
    font-size: 16px;
    margin-left: 10px;
}
.camket-sp ul li span{
    margin-left: 5px;
}
img.img-camket {
    width: 20px;
}
img.img-camket.\31 {
    width: 15px;
}
li#tab-title-description {
    background-color: var(--color-xanh);
    padding: 0px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
li#tab-title-description a{
    color: #fff;
    text-align: center;
}
li#tab-title-description a::before{
    display: none;
}
.col-sp-tuongtu, .col-thongtin-sp, .col-thongtin-uudai{
    padding-bottom: 0;
}
.col-mota-chitiet{
    padding-left: 0;
    padding-right: 0;
}
.col-mota-chitiet .col-inner{
    padding-left: 0;
    padding-right: 0;
}
.col-mota-chitiet .tab-panels {
    border: 1px solid var(--color-xanh);
    border-radius: 0px 5px 5px 5px;
    margin: 0px 5px;
}
.col-mota-chitiet ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    margin-left: 5px;
    margin-right: 5px;
}
.col-mota-chitiet .tab-panels div#tab-description{
    padding: 5px 10px;
}
.col-sp-khac .col-inner {
    background-color: #f9f9f9;
    margin-top: 10px;
    border-radius: 5px;
}
.shop-container .left .nut-goi-dien {
    background: var(--color-xanh);
    padding: 9px 6px;
    display: block;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
}
.shop-container .right .nut-goi-dien {
    background: var(--color-do);
    padding: 9px 6px;
    display: block;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
}
.left .title, .right .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    display: block;
}
.shop-container span.des {
    color: #fff;
    font-size: 14px;
}
.shop-container .col-btn-sp{
    padding: 0;
}
.shop-container .lien-he-price{
    font-size: 18px;
    padding-top: 20px;
}
.product-small .col-inner{
    border: 1px solid #f9f9f9;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.title-spkhac-chitiet span{
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(13 113 130), rgb(13 113 130), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
    font-size: 18px;
}
.blog-them-sp .col.post-item .col-inner{
    padding: 0;
}
.wrapperImage .box-image {
    width: 110px !important;
    padding: 30px;
    height: 111px;
    top: -5px;
    margin: 0 auto 0 auto;
    background: url(/wp-content/uploads/2023/01/sharp2.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    transition: .7s;
    cursor: pointer;
}
.wrapperImage .box-image:hover {
transform: translateY(-8px);
}
.wrapperImage:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
}
.wrapperImage:hover:after {
    opacity: 0;
}
.wrapperImage:after {
    content: "";
    position: absolute;
    width: 117px;
    height: 14px;
    background: url(/wp-content/uploads/2023/01/shadow.png) no-repeat center center;
    left: 50%;
    transform: translateX(-50%);
    top: 135px;
    visibility: initial;
    transition: .8s;
    opacity: .7;
}
.wrapperImage .box-text p {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    height: 50px;
}
.wrapperImage a.is-outline {
    display: inline-block;
    height: 44px;
    color: #257f8f;
	padding: 0 30px;
    font-size: 14px;
	font-weight: 100;
    line-height: 44px;
    border-radius: 25px;
    border: solid 1px #257f8f;
    transition: .5s;
    margin-bottom: 78px;
}
.wrapperImage a.is-outline:hover {
    background-color: #257f8f !important;
    border-color: #fff;
    color: #fff !important;
}
.wrapperImage a.is-outline:hover i {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.custom-product-page ul.next-prev-thumbs.is-small.cls_xemsp {
    display: flex;
    justify-content: space-between;
}
.custom-product-page ul.next-prev-thumbs.is-small.cls_xemsp li a:after{
    content:"hi";
	display:block;
}
@keyframes hvr-icon-wobble-horizontal
{
	16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}
33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}
83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}
/* footer desktok */
.st-3row-trenfooter .row .col{
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1920px) and (max-width: 2560px)  {
    .st-danhmuc-sp {  
        margin-top: -255px;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
/*---------Mobile menu ---------------- */
	div#wrapper i.icon-menu {
    color: var(--color-xanh) !important;
}
@media only screen and (max-width: 48em) {
	.off-canvas-left .mfp-content {
	    width: 100%;
	    top: 70px;
	    background: transparent !important;
    	box-shadow: none;
	}
	.mobile-sidebar {
	    background: #fff;
	}
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	    font-size: 17px;
	    color: var(--color-xanh);
	}
	.mfp-content .toggle {
	    color: var(--color-xanh);
	}
	.icon-menu:before {
		content: "\f550";
		font-family: "Font Awesome 5 Free" !important;
		font-weight: 900;
		margin-right: 5px;
	}
	.icon-menu:after {
		 content: "";
		 font-weight: bold;
		 color: var(--color-xanh);
		 font-family: 'Muli';
	}
	.header-main .nav > li > a > i {
		font-size: 18px;
		color: var(--color-xanh);
		border-radius: 4px;
		padding: 5px;
	}
}





/*---------Mobile Slider Danh mục sản phẩm -------------	 */	
	.st-danhmuc-sp {   
    margin-top: -150px;
}
/*---------Mobile trung tâm bảo hành------------------	 */
	.st-trungtambaohanh h3.title-trungtambaohanh {
    text-transform: uppercase;
    color: #da2128;
    font-size: 19px;
    padding: 5px;
}
	.st-trungtambaohanh p.text-trungtambaohanh {
    color: black;
    padding: 5px;
    font-size: 15px;
}
	.st-trungtambaohanh .text-tracuu {
    font-size: 14px;
    color: black;
    display: flex;
    flex-direction: column;
	padding: 5px;
}
	.st-trungtambaohanh input[type="text"] {
    border-bottom: solid 1px #257f8f;
    border-radius: 5px;
    width: 80%;
    margin-left: 10px;
}
	.st-trungtambaohanh img.sau-search {
    position: absolute;
    margin-left: 76%;
    margin-top: -78px;
    z-index: 1;
    width: 42px;
}
	.st-trungtambaohanh i.fa.fa-search {
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    z-index: 100;
    color: #fff;
    font-size: 17px;
}
/* Mobile YTB FB EMAIL	 */
	.st-3row-trenfooter .val {
    background: url(/wp-content/uploads/2023/08/ytBg1.png);
    padding: 10px;
    background-color: #ffc9c9;
    border-radius: 7px;
    width: 97%;
    margin-left: 10px;
}
	.st-3row-trenfooter img.ytb-icon {
    position: absolute;
    width: 47px;
    margin-top: -13%;
    margin-left: -7px;
}
    .st-3row-trenfooter .col-ytb-footer{
        padding-bottom: 10px !important;
    }
	.st-3row-trenfooter .nhap-email input[type="text"] {
    height: 46px;
    border-radius: 7px;
    width: 95%;
}
	.st-3row-trenfooter img.sau-nhap-email {
    position: absolute;
    width: 47px;
    margin-left: 88%;
    margin-top: -62px;
}

/* Mobile Footer	 */
	.st-footer .thongtin-lienhe-sunhouse span {
    color: #fff;
}
	.st-footer .thongtin-lienhe-sunhouse .text{
	color:  #82dff0;
	}
	.st-footer .thongtin-lienhe-sunhouse .text a{
	color:  #82dff0;
	}

    .title-dmsp {
        width: 80%;
    }
    .title-dmsp::before {
        right: -25px;
    }
    .line-tintuc{
        margin-top: -20px;
    }

    .st-tintuc-tuvan .row-blog-1 .col{
        padding-top: 15px;
        padding-bottom: 0;
    }
    .archive.category-tin-tuc #post-list {
        display: flex;
        flex-wrap: wrap;
    }
    .archive.category-tin-tuc #post-list>.post:nth-child(n + 2) {
        flex-basis: 100%;
        padding: 0;
    }
    .post-sidebar .recent-blog-posts .badge:before {
        left: -14px;
    }
    .tabbed-content.tab-sp{
        margin-top: 0;
        align-items: center;
    }
    .col-sp-khac-trangchu{
        padding-bottom: 0;
    }
    .col-5danhmuc{
        padding-bottom: 0;
    }
    .ct-heading .cth2 {
        max-width: 60%;
    }
    .col-mota-chitiet .tab-panels {
        border-radius: 0px 0px 5px 5px;
    }
    .st-banner-video {
        margin-top: -60px;
    }
    .col-tintuc-right .col-inner .row{
        margin-top: 25px;
    }
    .blog-single aside#flatsome_recent_posts-2 {
        padding: 0px 15px;
    }
    .col-video-tt{
        padding-bottom: 10px;
    }
    .st-3row-trenfooter{
        margin-top: -60px;
    }
    #footer form.wpcf7-form.init {
        display: flex;
        margin: 0;
    }
    .tabbed-content.tab-sp li.tab.has-icon a{
        font-size: 10px;
    }
    .tax-product_cat img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        height: 160px;
    }
}

/*CSS Back to Top*/
.back-to-top {
    bottom: 65px;
}
a#top-link {
    object-fit: cover;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/08/up-arrow.png);
    background-size: cover;
    border: 0;
    width: 45px;
    height: 45px;
}
a#top-link .icon-angle-up {
    font-size: 0 !important;
}

/*------------tab price----------------  */
.table_price h1.page-title.is-large.uppercase {
    color: var(--color-xanh);
    font-size: 25px;
}
.table_price .large-12.text-center.col {
    padding: 20px 0 0 0;
}
.table_price .post-item .col-inner{
    display: flex;
    justify-content: space-between;
    text-align: center;
    height: 100%;
	background-color: #ededed;
	border-bottom: 1px solid #f7f7f7;
}
.table_price .post-item .col-inner>div{
    padding: 5px;
}
.table_price .row{
    overflow: auto;
}
.table_price .post-item {
    padding-bottom: 0;
    min-width: 800px;
}
.table_price .post-item.cap .col-inner{
    background: var(--color-xanh);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    align-items: center;
}
.table_price .post-item:not(.cap) .col-inner>div{
    /* border-right: 1px solid #ddd; */
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.table_price .post-item:not(.cap) .col-inner>div:last-child{
    border-right: 0;
}
.table_price .post-item .col-img{
    flex-basis: 20%;
    max-width: 20%;
}
.table_price .post-item .col-img img{
    /* width: 100%; */
	width: 150px;
}
.table_price .post-item .col-title{
    flex-basis: 35%;
    max-width: 35%;
}
.table_price .post-item:not(.cap) .col-inner>div.col-title{
    text-align: center;
    justify-content: center;
}
.table_price .post-item .col-nsx{
    flex-basis: 10%;
    max-width: 10%;
}
.table_price .post-item .col-stt{
    flex-basis: 10%;
    max-width: 10%;
}
.table_price .post-item .col-price{
    flex-basis: 15%;
    max-width: 15%;
}
.table_price .post-item .col-down{
    flex-basis: 10%;
    max-width: 10%;
}
.table_price .post-item .col-down img{
    width: 40px;
}
.table_price h5.post-title.is-large{
	color: var(--color-xanh);
	margin: 0;
	text-align: center;
}
.table_price .content-tbl p{
	margin: 0;
	color: var(--color-xanh);
}
/* end tab preice */

.hotline-bar{
    background: var(--color-xanh) !important;
}
.hotline-phone-ring-img-circle,.hotline-phone-ring-circle-fill{
    background-color: var(--color-xanh) !important;
    
}
.hotline-phone-ring-circle{
    border: 2px solid var(--color-xanh) !important;
}