.content-area {
    padding:  30px 0 0;
}
.home .content-area {
    padding-top: 0;
}
/** Single Post **/
.entry-meta {
    font-size: 14px;
}

.entry-meta .posted-author {
    padding-right: 10px;
}

.entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.product-small .box-text p.category{
    font-size: 11px;
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0;
    color: #444;
    margin-top: 0;
    margin-bottom: 5px;
}
.box-text-products .product-title{
    margin: 0 0 10px;
}
.box-text-products .product-title a{
    font-size: 18px;
    color: #222;
    margin-bottom: 0;
    margin-top: 0;
}
.price_pro{
    font-size: 16px;
    color: #F68D6F;
    font-weight: 600;
    font-family: 'SVN-Gilroy-Bold';
    display: flex;
    align-items: center;
    gap: 10px;
    del{
        color:#777;
        font-weight: 500;
        font-size: 14px;
    }
}
.sidebar-inner .widget-title{
    font-size: 22px;
    letter-spacing: 0;
}
.sidebar-inner ul.product-categories li{
    padding: 5px 0;
}
.sidebar-inner ul.product-categories li a{
    padding: 0;
    font-size: 15px;
    font-weight: 500 !important;
    color: #222;
    &:hover{
        color: #dc4114;
    }
}
.sidebar-inner .menu > li a{
    color: #222;
}
.sidebar-inner .menu > li a:hover{
    color: #F68D6F;
}
.product-info .woocommerce-breadcrumb{
    display: none;
}
.product-info h1.product-title{
    font-size: 22px;
}
.product-info .is-divider{
    display: none;
}
.product-info .price{
    font-size: 18px !important;
    display: flex !important;
    gap: 15px;
    color: #d41616;
    del{
        color:#777;
        font-weight: 500;
        font-size: 15px;
        bdi{
            color:#777;
        }
    }
}
.product-summary .price .woocommerce-Price-currencySymbol{
    font-size: 18px;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 14px;
}
.product-summary .quantity{
    margin-bottom: 0;
}
.product-info button.add_to_cart_button{
    text-transform: unset;
    margin-bottom: 0;
    border-radius: 4px;
    height: 40px;
}
.product-info button.add_to_cart_button label{
    margin: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
}
.product-info button.add_to_cart_button span{
    display: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 600;
    font-family: 'SVN-Gilroy-Bold';
}
body{
    font-family: 'SVN-Gilroy-Regular';
    font-weight: 400;
}
p{
    font-family: 'SVN-Gilroy-Regular';
    font-weight: 400;
    font-size: 15px;
}
.tits h3{
    font-size: 28px;
    line-height: 28px;
    color: #F68D6F;
    text-transform: uppercase;
    text-align: center;
}
.tits .image_head{
    text-align: center;
}
.tits a{
    float: right;
    line-height: 58px;
    font-size: 20px;
}
.sec_01 .col:nth-child(1) .icon-box{
    padding-left: 0;
}
.sec_01 .col:nth-child(4) .icon-box{
    border-right: none;
}
.sec_01 .icon-box{
    border-right: 1px dashed #FFFFFF;
    padding: 35px 0px 35px 25px;
}
.sec_01 .icon-box .icon-box-img{
    border-radius: 50%;
    height: 59px;
    border: 3px solid #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sec_01 .icon-box .icon-box-text h5{
    text-transform: unset;
    letter-spacing: 0;
    color: #fff;
    font-family: 'SVN-Gilroy-Bold';
    font-weight: 500;
    margin-bottom: 0;
    line-height: 28px;
}
.sec_01 .icon-box .icon-box-text p{
    color: #fff;
    line-height: 28px;
}
.sec_02 .tits h3{
    margin-bottom: 30px;
}
.sec_02 .large-columns-5 {
    justify-content: center;
}
.sec_02 .box .box-text{
    padding: 15px 0 0;
}
.sec_02 .box .box-image{
    width: 225px;
    height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F1F1F1F1;
    border-radius: 50%;
}
.sec_02 .box .box-text-inner h5{
    text-transform: unset;
    font-size: 19px;
    line-height: 26px;
    margin: 0;
    color: #444;
    letter-spacing: 0;
}
.sec_03 .tits h3{
    margin-bottom: 30px;
}
.sec_03 .tabbed-content ul.nav{
    border-bottom: 1px solid #DDDDDD;
}
.sec_03 .tabbed-content ul.nav > li{
    margin: 0;
}
.sec_03 .tabbed-content ul.nav > li > a{
    padding: 0 20px 12px;
    font-size: 18px;
    line-height: 26px;
    color: #444444;
}
.sec_03 .tabbed-content ul.nav > li.active > a{
    color: #F68D6F;
}
.sec_03 .nav-line-bottom>li>a:before{
    bottom: -1px;
    height: 2.5px;
}
.sec_03 .tabbed-content .tab-panels{
    padding-top: 30px;
}
.sec_03 .box__products .box::after{
    content: "Bán chạy";
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    left: 15px;
    background: #F68D6F;
    font-size: 12px;
    line-height: 24px;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px;
    font-weight: 500;
    font-family: 'SVN-Gilroy-Regular';
}
.box__products .box .box-text{
    text-align: left;
    padding: 20px 0 0;
}
.box__products .box .box-text .product-title > a{
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: 'SVN-Gilroy-Regular';
    font-weight: 500;
}
.box__products .box .box-text .product-title > a:hover{
    color: #F68D6F;
}
.sec_04 .tits{
    margin-bottom: 20px;
}
.sec_04 .tits h3{
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    background: #EFE3E3;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 28px;
    padding: 15px 27px;
    border-radius: 10px;
}
.sec_04 .row_product{
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
}
.sec_05 .tits{
    margin-bottom: 40px;
}
.sec_05 .tits h3{
    margin-bottom: 8px;
}
.blog-left .box .box-text{
    padding-top: 20px;
    padding-bottom: 0;
}
.blog-left .box .box-text .post-title{
    margin-top: 0;
    font-size: 24px;
    line-height: 32px;
    color: #4D4E52;
    font-weight: 600;
    font-family: 'SVN-Gilroy-Bold';
    margin-bottom: 13px;
}
.blog-left .box .box-text .post-title a{
    margin: 0;
}
.box .box-text .post-title a:hover{
    color: #F68D6F;
}
.post-item .box .box-text .is-divider{
    display: none;
}
.post-item .box .box-text .from_the_blog_excerpt {
    color: #666666;
    line-height: 23px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-right .post-item:nth-child(3) .box{
    padding-bottom: 0;
    border-bottom: none;
}
.blog-right .box{
    display: inline-block;
    width: 100%;
    padding-bottom: 35px;
    border-bottom: 1px solid #DDDDDD;
}
.blog-right .box .box-image{
    float: left;
}
.blog-right .box .box-text{
    float: left;
    width: 69%;
    padding: 0 0 0 20px;
}
.blog-right .box .box-text .post-title{
    margin: 0 0 13px;
}
.blog-right .box .box-text .post-title a{
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #4D4E52;
}
.box .box-text .post-meta{
    opacity: 1;
    font-size: 14px;
    color: #666;
    line-height: 7px;
    margin-bottom: 13px;
}
.star-product svg{
    color: #FFC107;
}
.sec_03 .product-small .add-to-cart-button{
    position: unset;
    margin-top: 24px;
}
.sec_03 .product-small .add-to-cart-button a{
    font-size: 14px;
    width: auto;
    height: auto;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.sec_03 .product-small .add-to-cart-button a::before{
    content: "\f02c";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fff;
    display: inline-block;
    transform: rotate(90deg);
    margin-right: 5px;
}
.product-small .add-to-cart-button{
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: -5px;
}
.product-small .add-to-cart-button a{
    font-size: 0;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-small .add-to-cart-button a.added{
    display: none;
}
.product-small .add-to-cart-button a::before{
    content: "\2b";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
ul.product_list_widget li a:not(.remove){
    color: #222;
}
ul.product_list_widget li a:not(.remove):hover{
    color: #F68D6F;
}