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

/*************** ADD CUSTOM CSS HERE.   ***************/

body{    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;}
h1,h2,h3,h4,h5,h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "Custom Font Name", sans-serif;}
.alt-font{    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    border-radius: 4px;
    box-shadow: unset;
}
.button, button, fieldset, input, select, textarea {
    margin-bottom: 1em;
    border-radius: 4px;
}
.wpcf7-submit{
     border-radius: 4px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	padding-top: 20px;
 
}

::-moz-placeholder { /* Firefox 19+ */
		padding-top: 20px;

}
:-ms-input-placeholder { /* IE 10+ */
		padding-top: 20px;
 
}
:-moz-placeholder { /* Firefox 18- */
		padding-top: 20px;

}
.div-tra-cuu .a-tra-cuu{
    display: block;
    /* margin: 0; */
    padding: 5px;
    margin-top: -5px;
}
.div-tra-cuu .span-tra-cuu{
        display: block !important;
    text-transform: uppercase;
    font-size: 12px;
}
.div-tra-cuu{
    text-align: center;
}
.pro-discount ul{
    margin-bottom: 0px;
}
.pro-discount ul li {
        font-size: 95%;
margin-left: 0px;
    list-style: none;
}
.pro-discount ul li:before{
     content: "\f00c";
 
      font-family: "Font Awesome 6 Pro";
    font-size: 90%;
    font-weight: 900;
    margin-right: 14px;
    color: #16C60C;
    list-style: none;
}
.pro-discount.uu_dai {
    border-style: dotted;
}
.pro-discount {
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px;
    border: 1px dashed #E95221;
    background: rgba(1, 86, 127, 0.02);
}
.pro-discount p{
    margin-bottom: 6px;
}
.pro-discount legend {
    width: auto;
    color: #E95221;
    font-weight: 600;
    background: rgba(1, 86, 127, 0.02);
    border-radius: 5px;
    border: 1px solid;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 0px 10px;
}
.pro-discount legend img {
    max-width: 23px;
    mix-blend-mode: multiply;
    vertical-align: -3px;
}
.product-section{
    border-top: unset;
}
div#reviews.woocommerce-Reviews,.devvn_prod_cmt {
   
    max-width: unset;

}
.product-thumbnails  .flickity-slider a{
    border: 1px solid rgba(0,0,0,.2);
}
.post-item .box .box-text .post-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}
.post-item  .box .box-text .from_the_blog_excerpt {
     overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}
.post-item .box .box-text .post-meta:after{
          content: "";
    position: absolute;
    width: 94%;
    height: 1px;
    background-color: var(--primary-color);
    top: 40%;
    left: 9px;
    right: 0;
    bottom: 50%;
    z-index: -1;
}
.post-item  .box .box-text .post-meta{
        display: inline;
        background: var(--primary-color);
    padding: 0 5px;
    border: 1px solid #fff;
    border-radius: 15px;
    font-size: 13px;
    z-index: 1;
    color: #fff;
} 
.post-item .box .box-text{
-webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #fff;
    width: 95%;
    margin: 0 auto;
    margin-top: -30px;
    position: relative;
    padding: 10px 15px;
    box-shadow: 0px 4px 8px -2px var(--primary-color);
    margin-bottom: 10px;
    border-radius: 5px;
}
#footer ul.menu li{
    list-style: disc;
}
.single-page{
    padding-top: 0px;
}
.post-sidebar{
    border-left: unset !important;
}
.post-sidebar aside{
   background: #F7F8F9;
    padding: 15px;
    border-radius: 7px; 
}
.section-icon .large-3 .col-inner{
        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-top: 7px;
    padding-bottom: 7px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.section-sp-moi .nav-simple{
 
     
    padding: 10px;
    border: 1px solid #cdcdcd;
    border-top-left-radius: 8px;
    border-bottom: unset;
    border-top-right-radius: 8px;
}
.section-sp-moi .nav-simple li a{
       padding: 10px 40px;
    font-size: 16px;
}
.section-sp-moi .product-small .product-small{
    background: white;
}
.section-sp-moi .nav-simple li.active a{
color: white;
background: var(--primary-color);
}
.section-sp-moi .tab-panels{
    background: var(--primary-color);
    padding: 15px;
        border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}
.section-sp-moi .product-small .box-text{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.title-home a{
color:var(--primary-color);
}
.title-home {
        margin-bottom: 25px;
color:var(--primary-color);
    position: relative;
    display: inline-block;
   
    font-size: 26px;
    padding-bottom: 20px;
}
.title-home:after {
    content: "";
    width: 160px;
    height: 5px;
    background: #e5e9ed;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 3px;
}
.title-home:before {
    content: "";
    background:  var(--primary-color);
    width: 50px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    border-radius: 3px;
}

.section-noi-bat{
	padding-bottom: 0px !important;
}
html, body {overflow-x: hidden;}


.section-noi-bat .tabbed-content ul.nav li a{
	padding-left: 10px;
	font-size: 16px;
	padding-right: 10px;
}
.section-noi-bat .tabbed-content ul.nav li.active a{
	color: var(--primary-color);
}
.div-text-form  p{
	font-size: 19px;
}
.p-num{
	 font-family: 'HarmoniaSemiBold' !important;
	 font-size: 63px;
}
.p-large{
	font-size: 30px;
}
.i-check i{
	    font-size: 45px;
}
.p-small{
	font-size: 22px;
}
.div-sao img{
	width: 45%;
	margin-bottom: 10px;
}
.section-don-hang p{
	margin-bottom: 0px;
	    line-height: 52px;
}

.header-bottom-nav li a{
    padding:4px 0px !important;
}
.is-divider{
	display: none !important;
}
.product-short-description{
	    padding-top: 10px;
    border-top: 1px solid black;
    margin-top: 10px;
}
.medium-5 .price-wrapper .price{
	margin-bottom: 25px;
}
b, strong{
    font-weight: bold;
}
.product .product-title{
	margin-bottom: 15px;
}
.label-niem-yet{
        color: #acacac !important;
}
.nbw_single_price{
        border-bottom: 1px solid #ededed;
    margin-bottom: 15px;
    padding-bottom: 2px;
}
.nbw_price del{
    color: #acacac;
    font-size: 16px;
}
.nbw_price del span.amount{
        color: #acacac !important;
    font-size: 16px !important;
}
.medium-5 .woocommerce-breadcrumb {
	display: none;
}
.product-short-description p{
		margin-bottom: 4px;
}
.category-page-row .section{
    padding-left:10px;
    padding-right: 10px;
}

.product-short-description li{
	margin-bottom: 4px;
}
.product-page-price.amount::before ,.product-small{
  content: 'Giá:';
 
}
.tm-extra-product-options-totals{
    display: none;
}

.div-thiet-ke{
	padding-bottom: 10px;
}
.div-hinh img{
	width: 45%;
}
.product-page-price{
	margin-top: 20px;
}
.product-page-price span.amount{
	font-size: 22px;
}
.div-hinh{
	text-align: center;
}
.div-thiet-ke .col-inner,.div-dat-hang .col-inner{
    border: 1px solid #cdcdcd;
    padding: 8px;
}
.div-dat-hang h3{
    margin-bottom:5px !important;
}
.div-dat-hang .icon-box{
    padding-bottom: 10px;
 
}
.div-thoi-gian{
    padding-top: 10px;
    border-top: 1px solid black;
}
.div-dat-hang p{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.div-thiet-ke .icon-box{
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    padding-top: 10px;
}
.div-thiet-ke .icon-box:last-child{
    border-bottom: none !important;
}
.header-bottom-nav .nav-dropdown {
    padding:15px;
}
.div-text-form h3{
	font-size: 19px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
	box-shadow: unset;
}
.form-dien .wpcf7-submit{
	width: 100%;
	padding-top:5px;
}
.div-dat-hang a.button {
	    padding-top: 5px;
}
.form-dien{
	    border-top: 2px solid black;
    padding-top: 10px;
    margin-top: 10px;
}
.a-goi-ngay{
	margin: 10px;
  
    padding-top: 12px !important;
    line-height: 26px;
    margin-top: 10;
    background: var(--primary-color);
    padding: 5px 30px;
    border-radius: 0;
    color: white;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
}
.div-text-form .wpcf7-submit{
	 background: var(--primary-color) !important;
}
.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col, .nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col{
    border-right: none ;
}
.product-small .list-price-text{
    display: none;
}
.div-thiet-ke h4{
    font-size: 16px;
    margin-bottom:0px;
    padding-bottom: 0px;
  
}
.div-chi-tiet-right del span.amount{
font-size: 18px !important;
}
.list-price-text{
        color: #acacac !important;
    padding-left: 4px;
}
.price-wrapper br{
    display: none;
}
.product-small .price-wrapper del{
    padding-left: 10px;
}
del span.amount{
        color: #acacac !important;
}
.breadcrumbs{
        text-transform: initial;

}
.nbw_single_price .nbw_price span.amount,.div-chi-tiet-right p.price span.amount{
        font-size: 25px;
}
.badge-container  .badge-inner {
    background-color: transparent;
}
.badge-container  .badge-inner {
    width: 80px;
    position: absolute;
    height: 31px;
    top: -1px;
    left: -10px;
    color: #FFF;
    margin: 0px 0 10px 10px;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: bold;
    background: url(images/sale.svg) 50% no-repeat;
        border-radius: 0px;
}
.badge-container  .badge-inner .onsale{
    position: absolute;
    left: 6px;
    top: 6px;
}
.header-nav-main .icon-shopping-basket:after{
right: -6px;

    top: 0px;
}
.header-nav-main li.cart-item{
    margin-top: -2px;
	     padding: 2px 10px;
    text-align: center;
}
p.woocommerce-mini-cart__empty-message{
	font-size: 14px;
}
.header-nav-main li.cart-item a{
	padding: 3px;
}
.header-nav-main li.cart-item i.icon-shopping-basket{
	    font-size: 16px;
}
.header-search-form .search-field{
	    height: 39px;
    border: 2px solid var(--primary-color);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.header-search-form .submit-button{
	height: 39px;
    border-top-right-radius: 5px;
   
    border-bottom-right-radius: 5px;
}
.div-thiet-ke p{
    font-size: 14px;
  
}
.div-chi-tiet-right .buttons_added .minus{
        border-radius: 99px !important;
    margin-right: 0px;
    border-right: 1px solid #ddd !important;
    min-height: 20px !important;
    height: 30px !important;
    line-height: unset !important;
    /* font-size: 25px; */
    /* background: red; */
    width: 30px;
    text-shadow: unset;
    background: var(--primary-color);
    color: white !important;
    font-weight: bold;
}
.div-chi-tiet-right .buttons_added{
        display: block;
    margin-bottom: 10px;
}
.div-chi-tiet-right .buttons_added .qty {
        min-width: 80px !important;
    height: 30px;
    line-height: 30px;
    border-radius: 5px !important;
    border: 1px solid var(--primary-color) !important;
}
.div-chi-tiet-right .buttons_added .plus{
     border-radius: 99px !important;
    margin-left: 0px;
    border-left: 1px solid #ddd !important;
    min-height: 20px !important;
    height: 30px !important;
    line-height: unset !important;
    /* font-size: 25px; */
    /* background: red; */
    width: 30px;
    text-shadow: unset;
    background: var(--primary-color);
    color: white !important;
    font-weight: bold;
}
.single_add_to_cart_button ,.buy_now_button{
        height: 40px;
    border-radius: 5px;
    min-width: 150px;
}
.div-product-sidebar aside{
        position: relative;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    margin-bottom: 20px;
}
.div-product-sidebar aside ul li ul{
    border-left: unset;
 
    padding-left: 0px;
}
.div-product-sidebar aside ul li ul li a{
    font-size: 15px;
}
.div-product-sidebar aside span.widget-title{
    display: block;
    text-align: center;
    border-bottom: 1px solid #ededed;
        padding: 14px;
}
.div-product-sidebar aside ul li button{
        margin-right: 10px !important;
}
.div-product-sidebar aside ul li{
border-top: unset ;
padding-left: 10px;
padding-right: 10px;
}
.div-product-sidebar aside ul li a{
    padding: 10px 0px;
}
.div-product-sidebar aside ul li i{
   
}
 aside .product-categories  li a{
    padding: 10px 0px !important;
 }
 aside ul li i.icon-angle-down:before{
        content: "\2b";
    font-family: "Font Awesome 6 Pro";
    font-size: 90%;
    font-weight: 900;
    margin-right: 14px;
}
.html_topbar_left .list-top-item{
        display: inline-block;
    width: auto;
    position: relative;
    padding-left: 30px;
}
.html_topbar_left .list-top-item a{
        display: inline-block;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    color: #e95221;
    text-transform: uppercase;
}
.html_topbar_left .list-top-item:after {
    content: "";
    background-image: url(https://cdn.shopvnb.com/themes/images/phone-call.svg);
    height: 22px;
    width: 22px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
}
li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
   }
.header-bottom-nav li a{
    display: block;
    text-align: center;
}
#footer .widget-title{
    color: var(--primary-color);
    display: block;
    margin-bottom: 20px;
}
button.single_add_to_cart_button{
    color: white;
  
}
.woocommerce-tabs .product-tabs{
    border-bottom: 1px solid #dee2e6 ;
}
.woocommerce-tabs .product-tabs li a{
    border-bottom: 2px solid transparent;


}
.woocommerce-tabs .product-tabs li{
       width: 48%;
}

.woocommerce-tabs .product-tabs li.active a,.woocommerce-tabs .product-tabs li a:hover{
 
    color: var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
}
.a-thiet-ke:hover{
	    color: white !important;
}
.a-thiet-ke{
	    display: block;
    color: white;
    width: 100%;
    text-align: center;
    background: var(--primary-color);
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 14px !important;
}
.woocommerce-tabs .product-tabs li a:before{
	display: none;
}
.div-chi-tiet-right .woocommerce-breadcrumb{
    display: none;
}
.is-divider {
    height: 0px;
    display: block;
    background-color: transparent;
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
.header-bottom-nav li{
    padding: 4px 15px !important;
}
.copyright-footer{
    color: white;
}
.woocommerce-tabs {
    padding-bottom: 20px;
}
#shop-sidebar .widget-title{
   font-size: 18px;
}
#shop-sidebar .widget ul li a {
    background: rgba(0, 0, 0, 0) url(images/icon-filter.png) no-repeat scroll left center;
    padding-left: 20px !important;
    color: #333;
}
#shop-sidebar .widget ul li.chosen a, #shop-sidebar .widget ul li a:hover, #shop-sidebar .widget ul li.active a {
    background: rgba(0, 0, 0, 0) url(images/icon-filter-active.png) no-repeat scroll left center;
    color: #72ae2e;
}

#shop-sidebar .prdctfltr_checkboxes{
    padding: 10px;
}
#shop-sidebar .prdctfltr_filter{
        margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    -moz-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.35)
}
.widget_shopping_cart_content a{
        font-size: 15px;
    padding: 0px 9px !important;
}
.flex-right .header-nav-main > li > a > i{
        border: 1px solid #cdcdcd;
    border-radius: 99px;
        width: 37px;
    height: 37px;
    line-height: 34px;
    color: var(--primary-color);
}
.nav-top-not-logged-in{
        display: block !important;
    text-align: center !important 
}
.nav-top-not-logged-in span{
        font-size: 12px;
        margin-top: 6px;
    color: black;
    display: block;
       font-weight: normal;
}
#shop-sidebar .is-divider{
    display: none
}
.account-item .account-link{
    display: block;
    text-align: center;
}
.account-item .header-account-title{
    display: block;
        font-weight: normal;
            color: black;
                margin-top: 7px;
}
.account-item .icon-user{
        margin-top: -3px;
}
.div-contact{
    padding-left: 6px !important;
}
.text-list-opt h6,.header-nav-main .header-cart-title{


font-size: 14px;
font-weight: bold;
}
 .header-nav-main .header-cart-title {
font-size: 12px;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
        margin-top: 3px;

}
h3.h3-title{
    
    font-size: 29px;
    text-align: center;
}
ul.tieu-chi{
    list-style: none;
}
.div-no-padding{
    padding-bottom:0px;
}
.section-thiet-ke{
    padding-top: 70px !important;
    padding-bottom:0px !important;
}
ul.tieu-chi li{
        margin-bottom: 22px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
ul.tieu-chi li span.span-noi-bat{
    color: #AFA36E;
}
ul.tieu-chi li:before{
    content: "\f058";
    padding-right: 10px;
    font-family: fontawesome;
}
.row-nen{
    background: url(images/girl.png) no-repeat;
}

.html_topbar_right{
    margin-top: 6px;
}
.cam-ket-div i{
        border: 1px solid gray;
    padding: 9px 12px;
    border-radius: 50%;
}
.cam-ket-div .left-image {
    float: left;
    width: 28%;
}
.cam-ket-div .text-list-opt {
    float: left;
    width: 72%;
 
}
.section-title-bold-center span, .section-title-bold span{
    border-color: black !important;
}
.section-title b{
    opacity: 1;
    background-color: black !important;
}
.product-title a{
    color: black;
    /* font-weight: bold; */
    height: 37px;
    font-size: 15px;
    overflow: hidden;
}
.section-icon h4{
    color: var(--primary-color);
    font-size: 14px;
    margin-bottom: 0px;
}
.box-category .box-text{
	        top: 50%;
}
.box-category .box-text h5{
    -webkit-transform: skew(-10deg) rotate(-10deg) translateY(-50%);
    transform: skew(-10deg) rotate(-10deg) translateY(-50%);
    padding: 5px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0px;
    background: #07afedbf;
}
span.amount{
 font-size: 16px;
    color: #e8002d !important;
}
.ux-search-box .search-field{
        background: #F2F3F5 !important;
}
#billing_address_1_field{
	width: 100%;
}
.div-text-header{
    text-align: center;
}
.div-text-header .p-first{
 font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;
}
.div-text-header .p-last{
        font-size: 12px;
    color: black;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: rgba(0,0,0,0.03);
    box-shadow: none;
    border-color: transparent;
    color: currentColor !important;
    border-radius: 0px;
}
.header-bottom-nav  li a .icon-angle-down {
    display: none;
}
.header-bottom-nav li a p{
    margin-top:10px;
}
.header-bottom-nav .nav-dropdown li a{
    text-align: left;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.header-bottom-nav .nav-dropdown li{
    padding-left: 0px !important
}

.header-bg-color, .header-wrapper{
    background: transparent !important;
}
.header-bottom-nav .mega_main_menu.primary,.header-bottom-nav .mmm_fullwidth_container{
    background: transparent !important;
}
.header-bottom-nav #main_ul-primary li a{
    text-align: center;
    background-color: transparent !important;
}
.header-bottom-nav #main_ul-primary li a p{
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}
.header-bottom-nav #main_ul-primary li a img{
    margin-bottom: 10px;
}
.mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li:last-child > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li > .item_link:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > .nav_logo:before, .mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
    display: none;
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
#shop-sidebar {
	    border-radius: 10px;
    border: 1px solid #eee;
    padding: 10px 20px 10px;
    height: 100%;
    display: inline-block;
    box-shadow: 0 1px 2px rgba(0,0,0,0.08);
    width: 100%;
    margin-bottom: 20px;
}

#calltrap-btn {
    background-color: #2074a1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 64px;
    line-height: 100px;
    opacity: 0.7;
    position: fixed;
    left: 35px;
    bottom: 25px;
    text-align: center;
    width: 64px;
    z-index: 9999;
    -webkit-animation: calltrap_opacity 3s infinite linear;
    -moz-animation: calltrap_opacity 3s infinite linear;
    -o-animation: calltrap_opacity 3s infinite linear;
    animation: calltrap_opacity 3s infinite linear
}
 
#calltrap-btn.calltrap_offline {
    background-color: #1CB2ED
}
 
#calltrap-ico {
    width: 32px;
    height: 32px;
    position: absolute;
    margin: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 0;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation: uptocallmini 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini 1.5s 0s ease-out infinite;
    -o-animation: uptocallmini 1.5s 0s ease-out infinite;
    animation: uptocallmini 1.5s 0s ease-out infinite
}
 
#calltrap-ico:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    background-image: url("images/phone-call.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: calltrap_spin 3s infinite linear;
    -moz-animation: calltrap_spin 3s infinite linear;
    -o-animation: calltrap_spin 3s infinite linear;
    animation: calltrap_spin 3s infinite linear
}
 
.calltrap_offline #calltrap-ico {
    -webkit-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    -o-animation: uptocallmini_offline 1.5s 0s ease-out infinite;
    animation: uptocallmini_offline 1.5s 0s ease-out infinite
}
 
#calltrap-overlay {
    background-color: #191919;
    background-color: rgba(25, 25, 25, 0.9);
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    display: none
}
 
#calltrap-overlay .b-calltrap-overlay {
    display: table;
    width: 100%;
    height: 100%
}
 
#calltrap-overlay .b-calltrap-overlay__header, #calltrap-overlay .b-calltrap-overlay__body, #calltrap-overlay .b-calltrap-overlay__footer {
    display: table-row;
    padding: 0;
    margin: 0
}
 
#calltrap-overlay .b-calltrap-overlay__header-block, #calltrap-overlay .b-calltrap-overlay__body-block, #calltrap-overlay .b-calltrap-overlay__footer-block {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
 
#calltrap-overlay .b-calltrap-overlay__body-block {
    padding: 0 7px
}
 
#calltrap-overlay .b-calltrap-overlay__header, #calltrap-overlay .b-calltrap-overlay__footer {
    height: 1px
}
 
#calltrap-overlay .b-calltrap__container {
    background-color: white;
    border: 5px solid #2074a1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    max-width: 500px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    font-family: Tahoma, Arial, self-serif !important
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-overlay .b-calltrap__container {
        width: 290px
    }
}
 
#calltrap-overlay .b-calltrap__close {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
 
#calltrap-overlay .b-calltrap__close:hover {
    opacity: 1
}
 
#calltrap-success, #calltrap-form {
    display: block
}
 
#calltrap-success .b-calltrap_form__fields, #calltrap-form .b-calltrap_form__fields {
    margin: 20px 25px 35px
}
 
#calltrap-success .b-calltrap_form__title, #calltrap-form .b-calltrap_form__title {
    font-size: 20px;
    margin: 0 0 17px;
    text-align: left
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__title, #calltrap-form .b-calltrap_form__title {
        padding-right: 20px
    }
}
 
#calltrap-success .b-calltrap_form__text, #calltrap-form .b-calltrap_form__text {
    text-align: left
}
 
#calltrap-success .b-calltrap_form__text p, #calltrap-form .b-calltrap_form__text p {
    margin: 0 0 0.55em
}
 
#calltrap-success .b-calltrap_form__input, #calltrap-form .b-calltrap_form__input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0 15px 0;
    height: 44px;
    line-height: 40px;
    background-color: white;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    width: 100%;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__input, #calltrap-form .b-calltrap_form__input {
        margin-bottom: 13px
    }
}
 
#calltrap-success .b-calltrap_form__input.error, #calltrap-form .b-calltrap_form__input.error {
    background-color: #ffc0c0;
    color: red;
    border-color: red
}
 
#calltrap-success .b-calltrap_form__input:disabled, #calltrap-form .b-calltrap_form__input:disabled {
    background-color: #eee;
    border-color: #bdbdbd;
    cursor: default
}
 
#calltrap-success .b-calltrap_form__input:focus, #calltrap-form .b-calltrap_form__input:focus {
    border: 2px solid #2074a1
}
 
#calltrap-success .b-calltrap_form__submit, #calltrap-form .b-calltrap_form__submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #2074a1;
    border: 2px solid #2074a1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
    height: 44px;
    line-height: 40px;
    outline: medium none;
    display: inline-block;
    width: 180px;
    text-align: center;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__submit, #calltrap-form .b-calltrap_form__submit {
        width: 100%
    }
}
 
#calltrap-success .b-calltrap_form__submit:hover, #calltrap-form .b-calltrap_form__submit:hover {
    background-color: #1c658c
}
 
#calltrap-success .b-calltrap_form__submit:disabled, #calltrap-form .b-calltrap_form__submit:disabled {
    background-color: #bdbdbd !important;
    cursor: default
}
 
#calltrap-success .b-calltrap_form__controls, #calltrap-form .b-calltrap_form__controls {
    margin: 20px 0 0;
    padding: 0;
    padding: 0 200px 0 0
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__controls, #calltrap-form .b-calltrap_form__controls {
        padding: 0
    }
}
 
#calltrap-success .b-calltrap_form__controls-item, #calltrap-form .b-calltrap_form__controls-item {
    position: relative;
    float: right
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__controls-item, #calltrap-form .b-calltrap_form__controls-item {
        float: none
    }
}
 
#calltrap-success .b-calltrap_form__controls-left, #calltrap-form .b-calltrap_form__controls-left {
    margin-left: -100%;
    width: 100%
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__controls-left, #calltrap-form .b-calltrap_form__controls-left {
        margin-left: 0
    }
}
 
#calltrap-success .b-calltrap_form__controls-right, #calltrap-form .b-calltrap_form__controls-right {
    margin-right: -200px;
    overflow: visible;
    width: 200px;
    text-align: right
}
 
@media screen and (min-width: 1px) and (max-width: 500px) {
    #calltrap-success .b-calltrap_form__controls-right, #calltrap-form .b-calltrap_form__controls-right {
        margin-right: 0;
        width: auto;
        text-align: left
    }
}
 
#calltrap-success .b-calltrap_form__controls-clear, #calltrap-form .b-calltrap_form__controls-clear {
    clear: both
}
 
#calltrap-success {
    display: none
}
 
#calltrap-overlay.calltrap_offline .b-calltrap_form__submit {
    background-color: #1CB2ED
}
 
#calltrap-overlay.calltrap_offline .b-calltrap_form__submit:hover {
    background-color: #2e8c1c
}
 
#calltrap-overlay.calltrap_offline .b-calltrap_form__input:focus {
    border-color: #1CB2ED
}
 
#calltrap-overlay.calltrap_offline .b-calltrap__container {
    border-color: #1CB2ED
}
 
@-webkit-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}
 
@-moz-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}
 
@-o-keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}
 
@keyframes calltrap_opacity {
    0% {
        opacity: 1
    }
    57% {
        opacity: 0.75
    }
    75% {
        opacity: 0.95
    }
    100% {
        opacity: 1
    }
}
 
@-webkit-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
 
@-moz-keyframes calltrap_spin {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -moz-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
 
@-o-keyframes calltrap_spin {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
 
@keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
 
@-webkit-keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}
 
@-moz-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}
 
@-o-keyframes uptocallmini {
    0% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}
 
@keyframes uptocallmini {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(32, 116, 161, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1;
        box-shadow: 0 0 8px 6px #2074a1, 0 0 12px 10px transparent, 0 0 12px 14px #2074a1
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0);
        box-shadow: 0 0 8px 6px rgba(32, 116, 161, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(32, 116, 161, 0)
    }
}
 
@-webkit-keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120;
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}
 
@-moz-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}
 
@-o-keyframes uptocallmini_offline {
    0% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        box-shadow: 0 0 8px 6px #35A120, 0 0 12px 10px transparent, 0 0 12px 14px #35A120
    }
    100% {
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}
 
@keyframes uptocallmini_offline {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 0px transparent, 0 0 0px 0px rgba(53, 161, 32, 0)
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #1CB2ED, 0 0 12px 10px transparent, 0 0 12px 14px #1CB2ED;
        box-shadow: 0 0 8px 6px #1CB2ED, 0 0 12px 10px transparent, 0 0 12px 14px #1CB2ED
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0px 40px transparent, 0 0 0px 40px rgba(53, 161, 32, 0)
    }
}
@media(min-width: 1023px){
    .div-hinh{
        padding-right: 0px !important;
    }
    .post-sidebar{
        padding-left: 0px !important ;
        padding-right: 0px !important;
    }
    .section-banner{
    margin-top: -85px;
}
}
@media(max-width: 855px){
    .div-chi-tiet-right 
    .category-page-title .page-title-inner{
        padding-top: 0px;
    }
    .shop-page-title.category-page-title {
            display: flex;
    }
    .shop-page-title .flex-col.flex-grow.medium-text-center{
        flex-basis: 60%;
    max-width: 60%;
    display: flex;
    vertical-align: middle;
        font-size: 15px !important;
    align-items: center;
    }
     .shop-page-title .woocommerce-ordering select{
        font-size: 14px;
            margin: 0px;
    }
    .shop-page-title .flex-col.medium-text-center{
       flex-basis: 40%;
    max-width: 40%;
    display: flex;
    padding-top: 0px;
    font-size: 12px !important; 
    }
    .category-filtering{
        display: none;
    }
    h1.shop-page-title{
        display: none;
    }
    .single_add_to_cart_button, .buy_now_button {
 
    font-size: 14px !important;
}
    form.cart{
        margin-bottom: 0px;
    }
    .div-chi-tiet-right{
        padding-bottom: 0px;
    }
    .div-tra-cuu .a-tra-cuu{
            margin-top: 4px;
    }
    .div-tra-cuu .span-tra-cuu{
        display: none !important;
    }
    .section-icon{
        padding: 15px 0px !important;
    }
    .section-noi-bat{
        padding-top: 0px !important;
    }
     .tab-sp-moi .product-small{
        padding-bottom: 0px !important;
     }
.section-sp-moi .nav-simple li a {
    padding: 6px 21px;
    font-size: 14px;
}
 .tab-sp-moi .nav li {
    flex: 0 0 auto; /* Prevents items from shrinking or growing */
}

 .tab-sp-moi .nav a {
    display: block;
    padding: 10px 15px;
}

/* Optional: To make sure the scrollbar is hidden on iOS */
 .tab-sp-moi .nav::-webkit-scrollbar {
    display: none;
}
    .tab-sp-moi .nav{
          display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
    }
    .off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content{
        background-color:var(--primary-color);
    }
    .box-category .box-text h5{
        font-size: 12px;
    }
    .section-icon .icon-box .icon-box-text{
        padding-left: 0px !important;
            margin-top: 4px;
    }

     .section-icon .icon-box{
    text-align: center;
        display: block;
     }
    .section-icon p{
        font-size: 11px;
    }
    .section-icon h4 {

    font-size: 12px;}
.section-icon .icon-box-img{
        margin: auto;
}


	.section-footer-tren .icon-box{
		border: 1px solid white;
    padding: 8px;
    border-radius: 5px
	}
.section-tin-tuc .post-item{
	padding-bottom: 0px;
}
	.section-tin-tuc{
		padding-bottom: 0px !important;
		padding-top: 0px !important
	}
	
	.section-noi-bat{
		padding-bottom: 0px !important
	}
	.div-no-padding{
		padding-bottom: 5px !important;
	}
	ul.tieu-chi li {
    margin-bottom: 8px;}
	.section-don-hang p {
    margin-bottom: 0px;
    line-height: 43px;
}
	.p-num {

    font-size: 45px;
}
.i-check i {
    font-size: 37px;
}
.p-small {
    font-size: 18px;
}
.p-large {
    font-size: 24px;
}
	.sidebar-menu .nav-sidebar li a img{
		max-width: 27px;
	}
	.sidebar-menu .nav-sidebar li a {
		display: inherit;
	}
	.sidebar-menu .nav-sidebar li a p{
		padding-left:10px;
		margin-top: 10px;
	}
    h3.h3-title {
    font-family: utm_cooper;
    font-size: 23px;
    text-align: center;
}
.row-nen{
    background: unset;
}
.section-thiet-ke #section_1261768395 .section-bg-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}
.section-thiet-ke{
    padding-top: 20px !important
}
}

@media(min-width: 1023px) and (max-width: 1025px){
    .header-bottom-nav li {
    padding: 4px 8px !important;
}
.header-bottom-nav li img{
   
}
}
@media(max-width: 855px){
	.section-chi-tiet-sp{
		padding-bottom: 0px !important;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}