/*
Theme Name: Noi that
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.footer-section{
	padding-bottom:0px !important;
}
#footer form{
	margin-bottom:0px !important;
}
#footer p{
	margin-bottom:5px;
}
 .gt_switcher a{
   font-size: 13px !important; 
 }
 .gt_switcher .gt_option {
    position: absolute !important;
    top: 30px !important;}
.section-follow .social-icons a{
    color: #292929;
    border-color:#292929 !important ;
}
.row-shipping{
        max-width: 1150px;
        border: 1px solid #f0f0f0;
    border-radius: 3px;
}
.div-danh-muc > .col-inner{
        border: 1px solid #f0f0f0;

}
.div-danh-muc aside{
    margin-bottom: 0px;
}
#shop-sidebar aside{

    border: 1px solid #f0f0f0;
}
.div-danh-muc .product-categories li a,#shop-sidebar .product-categories li a{
padding: 8px 15px;
}
.div-danh-muc .widget-title,#shop-sidebar .widget-title{
    margin-bottom: 0px;
    display: block;
    text-align: center;
    padding: 15px;
    background: #333333;
    color: white;
}
.post-item .box a.button{
        height: 38px;
    line-height: 40px;
    background: #333 !important;
    border: 0;
    color: #fff;
    display: inline-block;
    padding: 0 25px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    border-radius: 3px;
    font-weight: normal;
}

.related .section-title{
        margin-bottom: 30px;
}
.related .flickity-prev-next-button{
    margin-top: 0px !important;
}
.section-sp .flickity-prev-next-button,.related .flickity-prev-next-button{
	    opacity: 1;
	    transform: unset;
}
.related .flickity-prev-next-button.next,.related .flickity-prev-next-button.previous{
    top: -67px !important;
}
.single_add_to_cart_button{
    background-color: #ffd54c !important;
    color: black;
    font-weight: normal;
    text-transform: inherit;
}
.div-sp-phai span.amount{
    font-size: 24px;
}
.product-small .badge-container {
    display: none;
}
.section-sp .flickity-prev-next-button.next,.related .flickity-prev-next-button.next{
	    position: absolute;
    right: 0px;
    top: -60px;
    transition: unset;
    bottom: unset;
    color: #bebbbb;
    background: white;

    border: 1px solid #f0f0f0;
    border-left: unset;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    padding: 0px !important;
        padding-right: 45px !important;

}

.section-sp .flickity-prev-next-button.previous,.related .flickity-prev-next-button.previous{
	position: absolute;
    right: 44px;
    top: -60px;
    transition: unset;
    bottom: unset;
    left: unset;
       color: #bebbbb;
    background: white;
        padding: 0px !important;
   padding-left: 30px !important;

    border: 1px solid #f0f0f0;
    border-right: unset;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}
/* Ẩn SVG mặc định */
.flickity-button-icon {
    display: none;
}

/* Dùng Font Awesome */
.flickity-prev-next-button::before {

    font-family: 'Font Awesome 6 Pro';
    padding-right: 5px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        margin-right: 0px;
    padding-right: 0px;
}

.flickity-prev-next-button.previous::before {
    content: "\f177";     left: 74%;
}

.flickity-prev-next-button.next::before {
   content: "\f178";     left: 50%;
;}

.product-small .box-text{
    padding-bottom: 0px;
}
.product-small del{
	display: none;
}
.product-small:hover .title-wrapper .product-title{
	    margin-bottom: 10px;
    margin-top: 0;
}
.product-small .title-wrapper .product-title a{
	    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
        min-height: 44px;
}
.product-small  .title-wrapper .product-title{
	
    text-transform: capitalize;
    margin: 15px 0 8px 0;
    font-weight: 400;

    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.section-title-normal .section-title-main {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

.section-title-normal .section-title-main::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 100vw;
    height: 1px;
    background-color: #ddd; /* Màu gạch ngang */
}
.section-title-normal,.section-title-normal span{
	border-bottom: unset;
}
.section-title-normal {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}


.box-header{
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    padding: 4px 17px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1.23px;
    height: 40px;
    float: left;
}
.box-1{
		background: #fff;
}
.box-header .label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 13px;
}
.box-header a {
    font-weight: 700;
    text-transform: uppercase;
		color: #FD6A3A;
}
.header-search-form-wrapper input[type='search']{
		height: 45px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
 

   
}
.header-search-form-wrapper button{
	height: 45px;
	padding-left: 15px !important;
	padding-right: 15px !important;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.header-top .flex-row .flex-left{
		max-width: 100%;
    width: 980px;
}
.header-block-block-1 .icon-box-text{
		align-self: center;
		padding-left: 10px !important;
}
.header-block-block-1 .icon-box-text p{
		font-size: 15px;
    letter-spacing: .5px;
}
.header-block-block-1 .icon-box-text p a:hover{
		text-decoration: underline;
}
.header-block-block-1 .col.large-4{
		padding-bottom: 0px;
}
#mega-menu-wrap{
		text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1.6px;
    display: block;
    background: #fff;
    border-radius: 21px 21px 0 0;
    padding: 15px 0;
}
#mega-menu-title {
    padding: 0;
		color: #464646;
    font-family:"futura", sans-serif;
		text-align: center;
}
#mega-menu-title i {
    display: none;
}
#mega_menu{
		border: none;
}
#mega_menu>li>a {
    border-top: none;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .53px;
    text-transform: initial;
    font-weight: 400;
    font-family: "futura", sans-serif;
    background: url(/wp-content/uploads/2020/12/right-arrow.png) no-repeat left;
    background-position-x: 5px;
    background-size: 9px;
    padding-left: 20px;
}
#wide-nav>.flex-row>.flex-left {
    min-width: 230px;
}
.header-bottom-nav>li{
		margin: 0;
}
.header-bottom-nav>li>a{
		font-size: 13px;
    line-height: 18px;
    letter-spacing: 1.6px;
		padding: 10px 15px;
}
.header-bottom-nav>li>a:hover{
		color: #c31e30;
}
.section1 .cot1{
		max-width: 23% !important;
    flex-basis: 23% !important;
    min-width: 200px !important;
    padding: 0 !important;
}
.section2 .box-text h3{
		font-weight: normal;
}

.entry-content{
    padding-top: 0px;
}
.product-small.box{
	  padding: 10px 8px 18px 18px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
}
.archive-page-header h1{
    font-size: 28px;
}
.box .post-meta:before{
    content:  "\f133";
        padding-right: 6px;
     font-family: 'Font Awesome 6 Pro';
} 
.nav-pagination>li>a, .nav-pagination>li>span {
    border:1px solid #a9a9a9 !important;
font-weight: normal;
    border-radius: 4px;} 
.product-small.box .add-to-cart-button{
		opacity: 0;
}
.product-small.box .add-to-cart-button a{
		font-size: 11px;
    line-height: 21px;
    height: 43px;
    padding: 10px 16px;
    letter-spacing: 1.38px;
    width: 90%;
    border-radius: 5px;
}
.product-small.box:hover .add-to-cart-button{
		opacity: 1;
}
.section3 h2{
		font-weight: normal;
}
.section5 p.welcome{
		margin-bottom: 10px;
}
.section5 h3{
		letter-spacing: 2px;
    font-size: 28px;
		margin-bottom: 8px;
}
.section5 p.dia-chi-shop{
		line-height: 24px;
    margin-bottom: 30px;
    letter-spacing: .5px;
    font-weight: bold;
}
.section5 .button{
		border-radius: 10px;
    background: #fff;
    color: #FD6A3A;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.38px;
    height: 43px;
    padding: 12px 16px 11px;
    line-height: 18px;
}
.section5 hr{
   	margin: 20px auto;
    border-width: 0;
    border-top: 3px solid #abacad;
    opacity: .4;
    width: 70%;
}
.section5 p.call-us{
		font-weight: bold;
    margin-bottom: 10px;
}
.section5 p.phone{
		line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: bold;
}
.section5 p.phone a{
		background: url(/wp-content/uploads/2020/12/phone-icon-1.png) left no-repeat;
    padding-left: 35px;
}
.section5 .col.large-7{
		padding-bottom: 0px;
}
.nut-xem-them{
		margin-bottom: 0px;
}
.nut-xem-them:hover span{
		color: #c31e30;
		text-decoration: underline;
}
.nut-xem-them i{
		color: #c31e30 !important;
}
.section3{
		padding-bottom: 0px !important;
}
.footer-section a:hover{
		 color: #FD6A3A;
}
.footer-section-title {
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 20px;
    max-width: 140px;
		font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.footer-section-title:after {
    content: '';
    background-color: #abacad;
    height: 3px;
    width: 67px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .4;
}
.footer-section .ux-logo-link{
		padding: 0px !important;
}
.footer-contact {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.footer-contact>div {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .72px;
    line-height: 18px;
}
.footer-contact a {
    letter-spacing: .81px;
    line-height: 17px;
    font-weight: 600;
    display: inline-block;
}
.footer-section ul li{
		list-style: none;
		margin-left: 0px;
		margin-bottom: 0px;
}
.section-follow a.button{
	    border-radius: 99px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 14px;
    padding: 0px 25px;
}
.absolute-footer .container{
	padding-top: 20px;
	border-top: 1px solid #f0f0f0;
}
.single-product .product-gallery{
		padding-top: 28px;
}
.product-info {
    border-left: 1px solid #cdcdcd;
    padding: 28px 60px 28px 28px;
}

.product-short-description{
		margin-top: 20px;
		font-size: 15px;
}
.product-short-description p{
		margin-bottom: 0px;
}
.product-info .single_add_to_cart_button.button {
    background-color: #c31e30!important;
    font-size: 14px;
    padding: 0 50px;
    width: 280px;
    height: 43px;
    line-height: 43px;
    letter-spacing: 1.75px;
    border-radius: 4px;
		margin-bottom: 0px;
}
.single-product .zoom-button{
		display: none !important;
}
form.cart .input-text{
        height: 43px;
}
.vertical-thumbnails::-webkit-scrollbar{
  width: 5px;
}
.vertical-thumbnails::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.vertical-thumbnails::-webkit-scrollbar-thumb {
  background: #888; 
}
.vertical-thumbnails::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.breadcrumbs a {
    color: #000;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-size: 100%;
    margin-top: 0;
		vertical-align: baseline;
}
.product-info-fix {
    width: 100%;
    height: 160px;
}
.product-info-fix .ui-chinhsach {
    color: #58595b;
    font-style: italic;
    font-size: 14px;
    border-top: 1px solid #d7d8d9;
    margin-top: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.chinhsach-left {
    float: left;
}
.chinhsach-right {
    float: right;
}
.baohanh, .giaohang, .doitra, .tichdiem, .khoanlap {
    margin-top: 20px;
    margin-bottom: 0;
		list-style: none;
    margin-left: 0 !important;
}
.doitra:before, .giaohang:before, .baohanh:before, .tichdiem:before, .khoanlap:before {
    content: "";
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    padding: 10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}
.baohanh:before {
    background-image: url(/wp-content/uploads/2020/12/baohanh.png) !important;
}
.giaohang:before {
    background-image: url(/wp-content/uploads/2020/12/giaohang.png) !important;
}
.tichdiem:before {
    background-image: url(/wp-content/uploads/2020/12/tichdiem.png) !important;
}
.khoanlap:before {
    background-image: url(/wp-content/uploads/2020/12/khoanlap.png) !important;
}
.doitra:before {
    background-image: url(/wp-content/uploads/2020/12/doitra.png) !important;
}
.note-service {
    font-size: 13px;
    color: #58595b;
    float: left;
    height: 35px;
}
.product-info .cart{
		margin-bottom: 0px;
}
h1.product-title{
		font-size: 28px;
   
    line-height: 35px;
}
.devvn_single_price,.product-info .price{
		margin-bottom: 20px;
}
.devvn_price-sale bdi{
		font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #FD6A3A;
}
.devvn_price-regular bdi,del span.amount{

    letter-spacing: 1px;
    padding-left: 10px;
		color: #abacad !important;
}
.devvn_price.sale_amount,.devvn_price.sale_amount bdi{
		color: #FD6A3A;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}
.wpcf7-spinner{
    display: none;
}
#footer .wpcf7-submit{

    height: 48px;
    color: black;
    font-weight: normal;
    text-transform: initial;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
#footer .wpcf7-email{
    width: calc(100% - 90px);
    float: left;
    font-size: 15px;
    height: 48px;
    background: #F0F0F0;
    box-shadow: unset;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px

}
#footer .widget_nav_menu{
    padding-left: 0px;
    padding-right: 0px;
}
.price-contact{
    font-size: 16px;
	  color: #FD6A3A;
	  font-weight: bold;
}
span.amount {
        font-size: 16px;
    color: #FD6A3A;
}
.product-info .ma-sp{
		color: #abacad;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: .81px;
    line-height: 17px;
}
.product-footer .woocommerce-tabs {
    border-top: none;
}
.product-footer .woocommerce-tabs ul{
		border-bottom: 3px solid #eeeeef;
}
.product-footer .woocommerce-tabs ul>li>a{
		color: #4a4a4a;
    line-height: 18px;
    font-size: 16px;
    letter-spacing: 1.6px;
    padding: 15px 0;
}
.product-footer .woocommerce-tabs ul>li>a:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    transition: all 0.3s;
    opacity: 0;
    height: 3px;
    background-color: #c31e30;
}
.product-footer .woocommerce-tabs ul>li.active>a:before{
		opacity: 1;
}

div#reviews.woocommerce-Reviews,.devvn_prod_cmt{
    max-width: 100%;
}
#comments a.btn-reviews-now,.woocommerce #review_form #respond p.form-submit input#submit, .woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit {
		background-color: #c31e30;
}
span.devvn_num_reviews,span.btn-attach {
    color: #c31e30;
}
button#devvn_cmt_submit, button#devvn_cmt_replysubmit{
		background: #c31e30;
    color: #fff;
		text-transform: capitalize;
		font-size: 16px;
}
.product-section {
    border-top: none;
}
.wishlist-icon:hover .wishlist-popup {
    width: 300px;
		opacity: 0;
}
.is-divider{
		display: none;
}
.entry-content img{
    margin-bottom: 10px;
}
.archive.category .box-blog-post h5.post-title{
		margin-top: 14px;
    margin-bottom: 16px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .62px;
    line-height: 26px;
}
.archive.category .box-blog-post:hover h5.post-title{
		text-decoration: underline;
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before{
		display:none;
}


.section .row.row-small>.col{
		padding-bottom: 0px;
}
#billing_address_1_field{
    width: 100%;
}

@media(max-width: 855px){
    .section-shipping{
        padding-left: 10px;
        padding-right: 10px;
    }
	.off-canvas-left.mfp-ready .mfp-content{
		background: #fff;
    padding: 21px 24px;
    width: 100%;
}

.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: unset;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 0px;
}
.nav>li.has-icon>a>i.icon-menu{
    color: #c31e30;
    min-width: 1em;
}
.section1 .cot2{
		margin-top: 10px;
		padding: 0;
}
.section4 .row1 p{
		font-size: 15px;
}
.footer-section .col.large-3{
		max-width: 100%;
    flex-basis: 100%;
}
.footer-section-title {
    max-width: 100%;
		padding-bottom: 15px;
}
.footer-section-title:after {
    width: 100%;
}
.ux-logo.footer-section-title{
		margin-bottom: 0px;
}
.ux-logo.footer-section-title:after{
		display:none;
}
.article-inner {
    width: 100%;
}
.product-info {
    border-left: none;
    background: #f6f6f7;
    margin: 24px -17px 0;
    padding: 22px 30px;
}
.doitra:before, .giaohang:before, .baohanh:before, .tichdiem:before, .khoanlap:before {
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
    padding: 10px 10px 10px 30px;
}
.woocommerce #reviews #comments h2, .product-section h3 {
    line-height: 25px;
}
.product-summary .quantity {
    text-align: center;
    margin-right: 0px;
}
.product-info .single_add_to_cart_button.button {
    width: 100%;
}
}
/* Style cho nút toggle */
.div-danh-muc .widget-title {
    position: relative;
    cursor: pointer;
}

.div-danh-muc .toggle-categories {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.div-danh-muc .toggle-categories i {
    font-size: 18px;
    transition: transform 0.3s ease;
}

/* Chỉ hiện trên mobile */
@media (max-width: 849px) {
    .div-danh-muc .toggle-categories {
        display: flex;
    }
    
    .div-danh-muc .widget-title {
        padding-right: 35px;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}