.content-area {
    padding:  30px 0 0;
}
.home .content-area {
    padding-top: 0;
}
p{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #2B2B2B;
}
/** 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: #d41616;
    font-weight: 600;
    del{
        color:#777;
        font-weight: 500;
        font-size: 14px;
    }
}
.product-small .add-to-cart-button a{
    text-transform: unset;
    font-size: 14px;
    font-weight: 400;
    border-width: 1px;
}
.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;
    }
}
.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;
}
.product-summary .price del .woocommerce-Price-currencySymbol{
    font-size: 15px;
    vertical-align: middle;
}
.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;
}
.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;
}
.tits h3{
    font-size: 45px;
    line-height: 26px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.tits h4{
    font-size: 50px;
    font-weight: 400;
    line-height: 70px;
    text-align: left;
    font-family: 'SVN-TwilightScript';
    background: linear-gradient(90deg, #DB3A3A 0%, #FF7236 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}
.block__element_head h2{
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.block__element_head p{
    color: #3A3132;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    margin: 0 18%;
}
.sec_01 .tits{
    margin-bottom: 25px;
}
.sec_01 p{
    font-weight: 400;
    text-align: justify;
    margin-bottom: 40px;
}
.sec_01 .icon-box{
    margin-bottom: 8px;
}
.sec_01 .icon-box .icon-box-text {
    padding-left: 10px !important;
    display: flex;
    align-items: center;
}
.sec_01 .icon-box .icon-box-text h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    text-align: justify;
    letter-spacing: 0;
    text-transform: unset;
}
.sec_01 .text-1 p{
    margin-bottom: 24px;
}
.sec_02 .block__element_head{
    margin-bottom: 35px;
}
.sec_02 .row-1{
    margin-bottom: 30px;
}
.sec_02 .row-1:nth-child(2n) > .col:nth-child(2){
    border: 1px dashed #FDB82E;
    border-left: none;
}
.sec_02 .row-1:nth-child(2n - 1) > .col:nth-child(1) .col-inner,
.sec_02 .row-1:nth-child(2n) > .col:nth-child(2) .col-inner{
    padding: 48px 45px 45px;
}
.sec_02 .row-1:nth-child(2n - 1) > .col:nth-child(1){
    border: 1px dashed #FDB82E;
    border-right: none;
}
.sec_02 .text h2{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    line-height: 27px;
    text-align: justify;
    font-family: 'Barlow-SemiBold';
    margin-bottom: 24px;
}
.sec_02 .text p{
    text-align: justify;
}
a.button.button-baogia{
    margin: 0;
    background: linear-gradient(228.13deg, #F7941D 4.97%, #DB3A3A 75.71%);
    min-width: 329px;
    font-size: 24px;
    text-align: center;
    min-height: 50px;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
}
.sec_03 .box .box-text{
    bottom: auto;
    top: 60px;
    background: transparent;
    padding: 0;
}
.sec_03 .box:hover .box-text{
    background: transparent;
}
.sec_03 .box:hover .box-text .box-text-inner h2{
    color: #2C1F21;
}
.sec_03 .box .box-text .box-text-inner h2{
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
    text-align: center;
    color: #2C1F21;
    text-transform: uppercase;
}
.sec_03 .text{
    margin-bottom: 55px;
}
.sec_03 .text:last-child{
    margin-bottom: 0;
}
.sec_03 .text h3{
    display: flex;
    align-items: flex-end;
    gap: 6px;
    margin-bottom: 20px;
}
.sec_03 .text h3 .span-01{
    font-size: 48px;
    font-weight: 600;
    line-height: 40px;
    text-align: justify;
    background: linear-gradient(180deg, #F89347 0%, #F0623C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sec_03 .text h3 p{
    margin-bottom: 0;
    color: #182141;
    font-size: 24px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    font-family: 'Barlow-SemiBold';
}
.sec_03 .text p{
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 0;
}
.sec_03 a.button.button-baogia{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
}
.sec_04 .block__element_head{
    margin-bottom: 35px;
}
.sec_04 .icon-box{
    margin-bottom: 20px;
}
.sec_04 .icon-box .icon-box-img{
    margin-bottom: 23px;
}
.sec_04 .icon-box .icon-box-text h5{
    font-size: 22px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0;
    font-family: 'Barlow-SemiBold';
    margin-bottom: 15px;
}
.sec_04 .icon-box .icon-box-text p{
    color: #2C1F21;
    font-weight: 400;
    line-height: 33px;
    text-align: center;
}
.sec_05 .col-inner .row{
    margin: 0 -5px;
}
.sec_05 .col-inner .row > .gallery-col{
    padding: 0 5px 10px !important;
}
.sec_05 .col-inner .row > .gallery-col .col-inner{
    display: flex;
    align-items: center;
    background: #fff;
    height: 167px;
    justify-content: center;
    border-radius: 8px;
    box-shadow: 0px 0px 9px 0px #00000026;
}
.sec_05 .block__element_head{
    margin-bottom: 35px;
}
.sec_06 .block__element_head p{
    margin: 0 14%;
}
.sec_06 .icon-box{
    margin-bottom: 16px;
}
.sec_06 .icon-box .icon-box-text{
    display: flex;
    align-items: center;
}
.sec_06 .icon-box .icon-box-text h3{
    color: #EA4A4A;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    text-align: left;
}
.sec_06 .text h2{
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
    font-family: 'Barlow-SemiBold';
    margin-bottom: 0;
}
.sec_06 .text p{
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 30px;
}
.sec_07 .box .box-text{
    padding: 19px 30px 20px;
}
.sec_07 .box .box-text h4{
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    font-family: 'Barlow-SemiBold';
    color: #182141;
}
.sec_07 .box .box-text p{
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    color: #182141;
}
.sec_08 .block__element_head{
    margin-bottom: 30px;
}
.sec_08 .block__element_head h2{
    color: #fff;
}
.sec_08 .block__element_head p{
    color: #fff;
}
.sec_08 .box{
    box-shadow: 0px 0px 10px 0px #70545826;
    background: #fff;
    border-radius: 8px;
    padding: 40px 35px 50px;
}
.sec_08 .box .box-text{
    padding: 35px 0 0;
}
.sec_08 .box .box-text .box-text-inner h2{
    margin: 0 0 23px;
    font-size: 30px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    color: #3A3132;
    font-family: 'Barlow-SemiBold';
}
.sec_08 .box .box-text .price{
    font-size: 36px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    color: #EA4A4A;
    font-family: 'Barlow Condensed';
    &>div{
        margin-top: 12px;
        font-size: 24px;
        font-weight: 600;
        line-height: 27px;
        text-align: center;
        color: #3A3132;
        font-family: 'Barlow-SemiBold';
    }
}
.sec_08 .box .box-text ul li{
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 0;
}
.sec_10 .tits h3{
    background: linear-gradient(90deg, #DB3A3A 0%, #F7941D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    font-family: 'Barlow-Black';
    padding-top: 10px;
}