p{
    font-size: 16px;
    line-height: 24px;
}
#wrapper, #main{
    background-color: #f8f8f8 !important;
}
.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;
    display: none;
}
.box__products .product-small .grid-tools{
    display: none;
}
.price_pro{
    font-size: 17px;
    line-height: 18px;
    color: #FF0000;
    font-weight: 600;
}
.price_pro ins{
    margin-bottom: 7px;
    display: block;
}
.price_pro del{
    color: #666666;
    font-weight: 500;
    font-size: 12px;
    display: block;
    line-height: 12px;
}
.price_pro .per_sale{
    display: flex;
    align-items: center;
    gap: 11px;
}
.price_pro .percent_sale{
    background: #2F1C72;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    line-height: 17px;
    min-width: 38px;
    display: inline-block;
    text-align: center;
}
.price_pro .amount > bdi{
    display: flex;
}
.price_pro .amount > bdi > span{
    order: 2;
}
.sidebar-inner .widget-title{
    display: block;
    color: #da251c;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    text-transform: none;
    position: relative;
}
.sidebar-inner .widget-title span{
    position: relative;
}
.sidebar-inner .widget-title span::before {
    content: "";
    width: 100%;
    height: 3px;
    background: #da251c;
    position: absolute;
    bottom: -13px;
    left: 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{
    padding-top: 0 !important;
}
.product-info .woocommerce-breadcrumb{
    display: none;
}
.product-info h1.product-title{
    color: #27272a;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 2.15rem;
    margin-bottom: 0;
}
.rt_woocommerce_single_product_summary .price2{
    display: flex;
    align-items: center;
    padding-bottom: .69rem;
    border-bottom: 1px solid rgb(98 98 99 / .2);
    margin-bottom: 1.06rem;
}
.rt_woocommerce_single_product_summary .price2 .ban_le{
    color: #626263;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: .37rem;
    flex-shrink: 0;
}
.rt_woocommerce_single_product_summary .product-brand{
    color: #626263;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 5.125rem;
    margin: 0 0 1rem;
}
.rt_woocommerce_single_product_summary .product-brand span{
    color: #27272a;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.rt_woocommerce_single_product_summary form.cart{
    margin-bottom: 0;
}
.rt_woocommerce_single_product_summary form.cart .ux-buy-now-button{
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 15px;
    border-radius: 5px;
}
.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 .quantity{
    margin-bottom: 0;
    display: none;
}
.product-info button.add_to_cart_button{
    text-transform: unset;
    margin-bottom: 0;
    font-size: 15px;
    border-radius: 5px;
    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;
}
.sec-block{
    margin-bottom: 40px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 4px 15px 0px #0000001A;
}
.sec-block .heading{
    border-bottom: 3px solid #DA251C;
    margin-bottom: 14px;
}
.sec-block .heading > a{
    background: #DA251C;
    color: #fff;
    height: 39px;
    display: inline-block;
    line-height: 39px;
    padding: 0 19px;
    border-radius: 10px 0px 0 0px;
    letter-spacing: -0.2px;
    position: relative;
    font-size: 18px;
}
.sec-block .heading > a::before{
    content: "";
    position: absolute;
    width: 46px;
    height: 39px;
    top: 0;
    right: -40px;
    background: url(../images/Frame_2085664432.png) no-repeat;
    z-index: 10;
}
.sec-block .heading .subcategories{
    position: absolute;
    left: 33%;
    top: 23px;
    line-height: 1;
}
.sec-block .heading .subcategories a{
    color: #626364;
    font-size: 16px;
    margin: 0 15px;
    line-height: 23px;
}
.sec-block .heading .subcategories a:hover{
    color: #DA251C;
}
.button-all{
    position: absolute;
    top: 9px;
    right: 10px;
}
.button-all a{
    color: #333;
    font-size: 14px;
    line-height: 22px;
}
.button-all a svg{
    color: #DA251C;
}
.button-all a:hover{
    color: #DA251C;
}
.block-product{
    display: inline-block;
    width: 100%;
    padding: 0 13px;
}
.block-product .image_head{
    width: 50%;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    display: none;
}
.block-product .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #222;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    z-index: 9;
}
.block-product .slick-arrow:hover{
    color: #DA251C;
    border-color: #da251c;
}
.block-product .slick-prev{
    left: 0;
}
.block-product .slick-next{
    right: 0;
}
.block-product > .product{
    width: 20%;
    float: left;
    padding: 0 5px 15px;
}
.box__products{
    border: 1px solid #DADADA;
    border-radius: 10px;
}
.box__products .box{
    background: #fff;
    border-radius: 10px;
}
.box__products .box .box-image{
    border-radius: 10px 10px 0 0;
}
.box__products .box .box-image img{
    height: 245px;
    margin-top: 0;
    border-radius: 10px 10px 0 0;
    object-fit: contain;
}
.box__products .box .box-text{
    text-align: left;
    padding: 15px 19px;
}
.box__products .box .box-text .product-title{
    margin-top: 0;
    margin-bottom: 5px;
}
.box__products .box .box-text .product-title a{
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    font-weight: 500;
    color: #434657;
}
.box__products .box .box-text .product-title a:hover{
    color: #D8251C;
}
.box__products .box .box-text .price_pro{
    margin: 0;
    padding-left: 0;
}
.box__products .box .box-text .add-to-cart-button{
    position: absolute;
    bottom: 29px;
    right: 31px;
}
.box__products .box .box-text .add-to-cart-button a{
    font-size: 0;
    border: none;
    padding: 0;
}
.box__products .box .box-text .add-to-cart-button a:hover{
    background: transparent;
    color: #D8251C;
}
.box__products .box .box-text .add-to-cart-button a::before{
    content: "";
    font-family: fl-icons !important;
    font-size: 21px;
}
.row_home > .large-3{
    flex-basis: 238px;
    max-width: 238px;
    z-index: 1;
}
.row_home > .large-3 > .col-inner{
    position: sticky;
    top: 65px;
}
.row_home > .large-9{
    flex-basis: calc(100% - 238px);
    max-width: calc(100% - 238px);
}
.row_home .widget_nav_menu{
    background: #FFFFFF;
    border-radius: 10px;
    padding: 14px 0px;
}
.row_home .widget_nav_menu .menu > li{
    padding: 14px 10px;
}
.row_home .widget_nav_menu .menu > li:first-child{
    padding-top: 0;
}
.row_home .widget_nav_menu .menu > li a{
    color: #444444;
    font-size: 15px;
    line-height: 23px;
    padding: 0;
    align-items: center;
    display: flex;
}
.row_home .widget_nav_menu .menu li .sub-menu a:hover,
.row_home .widget_nav_menu .menu > li a:hover{
    color: #D8251C;
}
.row_home .widget_nav_menu .menu > li a span{
    padding-left: 0;
}
.row_home .widget_nav_menu .menu > li > ul.sub-menu{
    position: absolute;
    top: 0;
    right: -290px;
    background: #fff;
    padding: 10px 20px;
    border: none;
    min-height: 100%;
    border-radius: 10px;
    display: none;
    min-width: 290px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
}
.row_home .widget_nav_menu .menu > li:hover > ul.sub-menu{
    display: block;
}
.row_home .widget_nav_menu .menu li .sub-menu{
    display: block;
    margin: 0;
}
.row_home .widget_nav_menu .menu > li > ul.sub-menu .sub-menu{
    border-left: 1px solid #000;
}
.row_home .widget_nav_menu .menu > li > ul.sub-menu .sub-menu a{
    border-bottom: 1px solid #ececec;
}
.row_home .widget_nav_menu .menu > li > ul.sub-menu .sub-menu > li:last-child a{
    border-bottom: none;
}
.row_home .widget_nav_menu .menu li .sub-menu a{
    color: #222;
    font-size: 15px;
    line-height: 23px;
    padding: 5px 0;
    border-bottom: none;
    text-transform: unset;
    margin: 0;
}
.rt_01{
    margin-top: 25px;
}
.rt_01 .icon-box .icon-box-text{
    padding-left: 10px !important;
}
.rt_01 .icon-box .icon-box-text h5{
    text-transform: unset;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 2px;
    color: #444444;
}
.rt_01 .icon-box .icon-box-text p{
    margin-bottom: 0;
}
.tits_color h2{
    font-size: 32px;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: -0.2px;
    margin-bottom: 11px;
    color: #444444;
}
.tits_color h2 span{
    color: #D8251C;
}
.layout .main-slider{
    margin-top: -100px;
}
.rt_03{
    margin-top: 30px;
}
.rt_03 .tits_color{
    width: 48%;
}
.rt_03 > .col > .col-inner{
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 20px 0px;
}
.rt_03 .text{
    margin-bottom: 7px;
    color: rgb(102, 102, 102);
}
.rt_03 .text h3{
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 14px;
    margin-bottom: 14px;
    color: #444 !important;
}
.rt_03 .text h4{
    display: flex;
    align-items: center;
    color: #444 !important;
    margin-bottom: 0;
}
.rt_03 .text h3 img{
    margin-bottom: 0;
}
.rt_04 > .large-12 > .col-inner{
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 20px 0px;
}
.rt_04 .tits_color h2{
    margin-bottom: 14px;
}
.rt_04 p{
    line-height: 26px;
    margin-bottom: 14px;
}
.rt_04 a.button{
    margin: 0 0 24px;
    background: #DA251C;
    min-height: 41px;
    line-height: 41px;
    border: none;
    min-width: 177px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}
/* .rt_04 a.button i::before{
    content: "\f061";
    font-family: fontawesome;
} */
.dot{
    text-align: center;
}
.dot h3{
    font-size: 60px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 17px; 
}
.dot p{
    margin-bottom: 0;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
}
.rt_04 .col{
    display: flex;
    align-items: center;
}
.rt_05 > .col > .col-inner{
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 20px 15px;
}
.rt_05 .heading{
    margin-bottom: 15px;
}
.rt_05 .heading a{
    font-size: 26px;
    line-height: 1;
    letter-spacing: -0.3px;
}
.news-item-sidebar .boxx__innner{
    border: 1px solid #EBEBEBEB;
    border-radius: 10px;
}
.news-widget-sidebar-widget .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #DA251C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-widget-sidebar-widget:hover .slick-arrow{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    color: #fff;
    opacity: 1;
    visibility: visible;
}
.news-widget-sidebar-widget:hover .slick-prev{
    left: -10px;
}
.news-widget-sidebar-widget:hover .slick-next{
    right: -10px;
}
.news-widget-sidebar-widget .slick-prev{
    left: 0;
}
.news-widget-sidebar-widget .slick-next{
    right: 0;
}
.news-widget-sidebar-widget{
    margin: 0 -10px;
}
.news-widget-sidebar-widget .news-item-sidebar{
    padding: 0 10px;
}
.news-widget-sidebar-widget .news-thumb{
    position: relative;
}
.news-widget-sidebar-widget .news-thumb img{
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 204px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-thumb .date{
    font-size: 27px;
    font-weight: 600;
    line-height: 24px;
    background: url(../images/group_634083.png) no-repeat;
    position: absolute;
    top: 9px;
    left: 9px;
    color: #fff;
    text-align: center;
    height: 82px;
    min-width: 75px;
    padding-top: 12px;
}
.news-widget-sidebar-widget .news-thumb .date span{
    display: flex;
    font-size: 15px;
    line-height: 24px;
    margin-top: 2px;
    justify-content: center;
}
.news-item-sidebar .boxx__innner .box__slider{
    padding: 19px 20px 26px;
    margin-bottom: 0;
    border-bottom: none;
}
.news-item-sidebar .boxx__innner .box__slider h4{
    line-height: 1;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px;
}
.news-item-sidebar .boxx__innner .box__slider h4 .news-title{
    font-size: 15px;
    line-height: 23px;
    color: #333;
}
.news-item-sidebar .boxx__innner .box__slider h4 .news-title:hover{
    color: #DA251C;
}
.news-item-sidebar .boxx__innner .box__slider .box__description p{
    margin-bottom: 0;
    color: #666666;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rt_06 > .col > .col-inner{
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 20px;
}
.rt_06 .tits h3{
    font-size: 26px;
    line-height: 1;
    letter-spacing: -0.3px;
    margin-bottom: 20px;
}
.rt_06 .large-columns-6{
    border-top: 1px solid #EBEBEBEB;
    border-left: 1px solid #EBEBEBEB;
}
.rt_06 .gallery-col{
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.rt_06 .gallery-col .box-image{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 18px;
}
.sec_00 .slider-nav-dots-dashes .flickity-page-dots .dot{
    margin: 0 4px;
    border-radius: 5px;
}
.sec_00 .widget .toggle{
    display: none;
}
#product-sidebar{
    padding-top: 15px;
}
#product-sidebar .widget-title{
    border-radius: .625rem .625rem 0rem 0rem;
    background: #361d8e;
    color: #fff;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 2.8125rem;
    padding: 0 2.06rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.12rem;
    text-align: left;
    letter-spacing: 0;
    text-transform: unset;
}
#product-sidebar .widget_supports{
    border-radius: .625rem;
    border: 1px solid #fff0;
    background: linear-gradient(180deg, #fff 13.13%, #edf9ff 100%);
    overflow: hidden;
    padding-bottom: 1.87rem;
    margin-bottom: .69rem;
}
.widget_supports .list-supporter{
    padding: 0 1rem 0 2.06rem;
}
.widget_supports .list-supporter .supporter{
    margin-bottom: 20px;
}
.widget_supports .list-supporter .supporter:last-child{
    margin-bottom: 0;
}
.widget_supports .list-supporter ul li{
    color: #626263;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.widget_supports .list-supporter ul li svg{
    color: #da251c;
    margin-right: 5px;
}
#product-sidebar .widget_media_image img{
    width: 100%;
    border-radius: .625rem;
}
.product-main .product-gallery > .product-images{
    border-radius: .625rem;
    background: #fff;
}
.groud_product{
    border-radius: .625rem;
    background: #fff;
    padding: 1.12rem 1.69rem 1.38rem 1.69rem;
    margin-bottom: .69rem;
}
.product-info--bottom{
    border-radius: .625rem;
    background: #fff;
    padding: 1.12rem 1.69rem 1.38rem 1.69rem;
    flex: 1;
}
.product-info--bottom .product-outstanding{
    margin: 0;
    list-style: none;
}
.product-info--bottom .product-outstanding li{
    display: flex;
    align-items: center;
    margin-bottom: .56rem;
    padding-bottom: .56rem;
    gap: .87rem;
    margin-left: 0;
    border-bottom: 1px solid rgb(98 98 99 / .2);
}
.product-info--bottom .product-outstanding li img{
    width: 1rem;
    height: 1.224rem;
    flex-shrink: 0;
    object-fit: contain;
}
.product-info--bottom .product-outstanding li p{
    color: #27272a;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.product-info--bottom .product-outstanding li:last-of-type{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; 
}
.product-footer .product-tabs_detail{
    border-radius: .625rem;
    background: #fff;
    padding: 1.69rem 2.19rem 1rem;
}
.product-footer .product-tabs_detail .woocommerce-tabs{
    border-top: none;
    padding-top: 0;
}
.woocommerce-tabs ul.tabs{
    gap: 2.94rem;
    border-bottom: 1px solid rgb(98 98 99 / .3);
}
.woocommerce-tabs ul.tabs li{
    margin-right: 20px;
}
.woocommerce-tabs ul.tabs li.reviews_tab{
    order: 4;
}
.woocommerce-tabs ul.tabs li a{
    border: none;
    text-transform: unset;
    color: #222;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0 0 .56rem;
}
.woocommerce-tabs ul.tabs li a::before{
    display: none;
}
.woocommerce-tabs ul.tabs li.active a{
    color: #da251c;
}
.tab-panels .entry-content {
    color: #222;
}
.product-footer .related{
    width: 100%;
    border-radius: .625rem;
    background: #fff;
    padding: 1.25rem 1rem 1.06rem;
    border-top: none;
    margin-top: 30px;
    margin-bottom: 50px;
}
.product-footer .related .product-section-title{
    color: #27272a;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .87rem;
    text-transform: unset;
    letter-spacing: 0;
    padding-top: 0;
    padding-bottom: 0;
}
table{
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
table td:first-child{
    padding: 8px;
}
table, td, th{
    border: 1px solid rgb(0 0 0 / .1); 
}
.col-header{
    border-radius: .625rem;
    background: #fff;
    padding: 1.38rem .94rem 1.19rem;
    margin-bottom: .81rem;
    display: flex;
    gap: 3rem;
    justify-content: space-between;
    align-items: flex-end;
    width: calc(100%);
}
.col-header .tilte__cate__parent{
    width: 78%;
    display: block;
    overflow: hidden;
}
.col-header .tilte__cate__parent h1{
    color: #27272a;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
.col-header .cate-child{
    margin-top: 1rem;
}
.col-header .cate-child .child-categories{
    display: flex;
    justify-content: start;
    scroll-snap-type: x mandatory;
    overflow-y: auto;
    white-space: nowrap;
    flex-flow: row;
    scroll-padding: 10px;
}
.col-header .cate-child .child-categories .child__categories{
    margin-right: 17px;
}
.col-header .cate-child a{
    border-radius: 1rem;
    border: 1px solid #dadada;
    height: 2rem;
    flex-shrink: 0;
    padding: 0 1.13rem;
    display: inline-flex;
    align-items: center;
    color: #27272a;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.collection-filter-selected .woocommerce-result-count{
    display: none;
}
.collection-filter-selected form{
    margin: 0;
}
.collection-filter-selected form select{
    margin: 0;
    height: 34px;
    width: 10.3125rem;
    line-height: 2rem;
    border: none;
    background: #fff;
    border-radius: 1.8125rem;
    color: #000;
    cursor: pointer;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    border: 1px solid #dddde3;
    overflow: hidden;
    font-weight: 500;
    font-size: 0.875rem;
}
.category-page-row h1{
    color: #000;
    margin-bottom: 0;
}
.category-page-row .term-description{
    border-radius: .625rem .625rem 0 0;
    background: #fff;
    padding: .87rem 0 1.63rem;
    width: calc(100%);
}
.category-page-row .shop-container{
    border-radius: 0 0 .625rem .625rem;
    background: #fff;
    padding: .87rem .94rem 1.63rem;
    width: calc(100%);
}
.shop-container .large-9{
    border: none !important;
}
.col-header .fillter-mobile{
    display: none;
}
.page-header-excerpt{
    display: none;
}
.filter-product{
    border-radius: .5rem;
    border: 1px solid #dadada;
    background: #fff;
    padding: 1rem;
}
.filter-product .widget-title{
    color: #27272a;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .69rem;
    text-transform: unset;
    display: block;
}
.filter-product .box-hienthi{
    color: #27272a;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .69rem;
}
.filter-product .list-item{
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: .5rem;
    margin-bottom: 1.25rem;
}
.brand-filter .item {
    border-radius: .125rem;
    border: 1px solid #dadada;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #27272a;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    overflow: hidden;
    cursor: pointer;
    padding-left: 0;
    margin: 0 !important;
    min-height: 2.375rem;
}
.brand-filter .item.active{
    border-color: #361d8e;
}
.brand-filter .item img{
    font-family: "object-fit: cover;";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%;
}
.brand-filter label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    margin-bottom: 0;
}
.brand-filter input[type="checkbox"] {
    accent-color: #0073aa;
    transform: scale(1.2);
    display: none;
}
.products.loading {
    opacity: 0.5;
    pointer-events: none;
    position: relative;
}
.products.loading::after {
    content: "Đang tải...";
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
}
.nt_01 .large-12{
    padding-bottom: 20px;
}
.nt_01 .tits h3{
    margin-bottom: 0;
    font-size: 28px;
    line-height: 36px;
}
.nt_01 a.button{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.post-item .box .box-image img,
.post-item .box .box-image{
    border-radius: 5px;
}
.post-item .box .box-text{
    padding-bottom: 0;
}
.post-item .box .is-divider{
    display: none;
}
.post-item .box .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
    color: #27272a;
}
.page_sticky .widget{
    background-color: #f3f4f6;
    border: 0;
    border-radius: 1rem;
    padding: 0;
}
.page_sticky .widget .widget-title{
    padding: 0 1rem 0 calc(1rem + 8px);
    height: 40px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    color: #6b7280;
    font-size: 1rem;
    border-bottom: 1px solid #d1d5db;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: unset;
    letter-spacing: 0;
}
.page_sticky .widget .menu{
    padding: 10px 0 0;
}
.page_sticky .widget .menu li{
    padding: 0 15px 0 20px;
}
.page_sticky .widget .menu li.current-menu-item{
    border-left: 5px solid #DA251C;
}
.page_sticky .widget .menu li.current-menu-item a{
    color: #DA251C;
}
.ch_01{
    border-radius: 0 0 .625rem .625rem;
    background: #fff;
    padding: .87rem .94rem 1.63rem;
}
.ch_01 .tits h3{
    font-size: 28px;
    line-height: 36px;
}
.accordion .accordion-item > a{
    padding-left: 0;
    border: none;
    background: transparent;
}
.accordion .accordion-item button{
    left: auto;
    right: 0;
}
.accordion .accordion-item .accordion-inner{
    border-left: 2px solid #D8251C;
    background: #f6f6f6;
}
.accordion .accordion-item .accordion-inner p{
    margin-bottom: 0;
}
.layout .main-slider,
.layout .thumbs-slider{
    width: 50%;
    float: left;
}
.layout .thumbs-slider{
    padding-right: 30px;
}
.thumbs-slider .thumbs-item.slick-current h3{
    color: #da251c;
    padding-left: 21px;
}
.thumbs-slider .thumbs-item.slick-current .item-inner .icon{
    position: relative;
}
.thumbs-slider .thumbs-item.slick-current .item-inner .icon::after{
    content: "";
    background: url(../images/Capa_1-1.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    left: 0;
}
.thumbs-slider .slick-list {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}
.thumbs-slider .thumbs-item .item-inner{
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 14px;
}
.thumbs-slider .thumbs-item .item-text{
    color: rgb(102, 102, 102);
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 23px;
}
.thumbs-slider .thumbs-item h3{
    display: flex;
    align-items: center;
    gap: 5px;
    padding-bottom: 14px;
    margin-bottom: 0;
    color: #444;
}
.content-bg{
    border-radius: 0 0 .625rem .625rem;
    background: #fff;
    padding: .87rem .94rem 1.63rem;
    width: calc(100%);
    margin-top: 30px;
}
.content-bg ul,
.content-bg ol{
    margin-left: 18px;
}
.holine{
    display: flex;
    gap: 20px;
    margin-top: 15px;
}
.holine > a.hotline_product{
    background: #361d8e;
    display: inline-block;
    line-height: 47.5px;
    color: #fff;
    padding: 0 20px;
    border-radius: 5px;
}
.holine > a.hotline_product:hover{
    background-color: #d41616;
}
.holine > a img{
    width: 50px;
    border-radius: 5px;
    background-color: #2196F3;
}
.sec_01 .product-category{
    padding-bottom: 0 !important;
}
.sec_01 .product-category .box-image{
    border-radius: 10px;
}
.sec_01 .product-category .box-text{
    text-shadow: none;
    padding-bottom: 9px;
}
.sec_01 .box .box-text-inner p{
    font-size: 17px;
    margin: 0;
    line-height: 28px;
    font-weight: 600;
}
.sec_02 .row-collapse{
    background: url(../images/Frame4.png) no-repeat;
    background-size: cover;
    border-radius: 20px;
}
.sec_02 .row-collapse > .col > .col-inner{
    padding: 37px 18px 15px;
}
.sec_02 .tits_color h2{
    text-align: center;
    color: #fff;
    text-shadow: 0px 4px 10px #00000066;
    font-size: 33px;
    line-height: 23px;
    margin-bottom: 20px;
}
.sec_02 .row-collapse .row-slider{
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.sec_02 .row-collapse .row-slider .product{
    padding: 0 5px 23px !important;
} 
.sec_02 .box__products{
    border: none;
}
.sec_03 .flickity-prev-next-button{
    opacity: 1;
    visibility: visible;
}
.sec_03 .tits_color h2{
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 81px;
    height: 81px;
    margin-bottom: -48px;
    z-index: 5;
    position: relative;
    background: url(../images/Group_1_3.png) center no-repeat;
    background-size: contain;
}
.sec_03 .row-slider{
    box-shadow: 0px 4px 15px 0px #0000001A;
    background: #fff;
    border-radius: 20px;
    padding: 27px 23px 20px !important;
}
.sec_03 .row-slider .gallery-col{
    padding-bottom: 0 !important;
}
.sec_06 a.button{
    margin: 0;
    border-width: 1px;
    font-size: 15px;
    line-height: 50px;
    min-width: 180px;
    position: absolute;
    top: 10px;
    right: 0;
}
.sec_06 .tits_color h2{
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 4px;
}
.sec_06 .text p{
    margin-bottom: 0;
}
.sec_06 .row-slider{
    margin-left: 15% !important;
}
.sec_06 .post-item .box .box-text{
    padding-top: 20px;
}
.sec_06 .post-item .box .box-text-inner{
    border-left: 1.5px solid #ED0000;
    padding-left: 19px;
}
.sec_06 .post-item .box .box-text .cat-label{
    color: #DA251C;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    opacity: 1;
    margin: 0;
    letter-spacing: 0;
    padding-top: 4px;
}
.sec_06 .post-item .box .box-text h5.post-title{
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding-bottom: 6px;
}
.sec_06 .post-item .box .box-text h5.post-title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin: 0;
}
.sec_06 .post-item .box .box-text h5.post-title a:hover{
    color: #DA251C;
}
.sec_06 .slider .flickity-prev-next-button{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.sec_06 .slider-nav-outside.slider-nav-circle .flickity-button.previous{
    left: -17%;
    right: auto;
}
.sec_06 .slider-nav-outside.slider-nav-circle .flickity-button svg{
    background: #2F1C72;
    border-color: #2F1C72;
    color: #fff;
    width: 44px;
    height: 44px;
    min-width: 44px;
    padding: 12px;
}
.sec_06 .slider-nav-outside.slider-nav-circle .flickity-button.next{
    left: -12%;
    right: auto;
}
.sec_07 .row-slider{
    border: 1px solid #D2D2D2;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 9px 15px;
}
.sec_07 .row-slider .flickity-button{
    bottom: auto;
    top: 33px;
    opacity: 1;
    transform: translateX(0);
}
.sec_07 .row-slider .flickity-button.previous{
    background: url(../images/image_72.png) no-repeat;
    transform: translateX(30px) !important;
}
.sec_07 .row-slider .flickity-button.next{
    background: url(../images/image_73.png) no-repeat;
    transform: translateX(-15px) !important;
}
.sec_07 .row-slider .flickity-button svg{
    display: none;
}
.sec_07 .row-slider .gallery-col{
    padding-bottom: 0 !important;
}
.video-button-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video-button-wrapper a{
    margin: 0 !important;
    border: none !important;
    min-width: 75px !important;
    min-height: 75px !important;
    background: url(../images/mdi_youtube-play.png) no-repeat;
}
.video-button-wrapper a:hover{
    background-color: transparent;
}
.video-button-wrapper a i{
    display: none;
}
.tits h2{
    color: #333333;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 15px;
}
.tits h3{
    margin-bottom: 15px;
}
.tits h3 span{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.2px;
    margin-bottom: 11px;
    position: relative;
    padding-left: 28px;
    color: #333333;
    font-family: Roboto, sans-serif;
}
.tits h3 span::before{
    content: "";
    position: absolute;
    border: 1.5px solid #DA251C;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
}
.tits h3 span::after{
    content: "";
    position: absolute;
    border-radius: 2px;
    background: #DA251C;
    left: 8px;
    top: 10px;
    width: 16px;
    height: 16px;
}
a.button i.icon-angle-right::before{
    content: "\f061";
    font-family: fontawesome;
    font-weight: 400;
}
.gt_01 .col{
    padding-bottom: 0;
}
.gt_01 .rank-math-breadcrumb p{
    color: #fff;
    margin-bottom: 4px;
}
.gt_01 .rank-math-breadcrumb a{
    color: #fff;
}
.gt_01 .tits_color h2{
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 0;
    text-transform: unset;
    letter-spacing: 0;
    color: #fff;
}
.gt_02 .col{
    display: flex;
    align-items: center;
}
.gt_02 .img{
    margin-bottom: 0 !important;
}
.gt_02 .img .img-inner{
    border-radius: 20px;
}
.gt_02 a.button{
    margin: 0;
    border-width: 1px;
    line-height: 50px;
    font-size: 15px;
}
.gt_03 .row_02{
    margin: 0 auto !important;
}
.gt_03 .row_01{
    position: relative;
}
.gt_03 .row_01::before{
    content: "";
    background: url(../images/Line_514.png) center no-repeat;
    min-width: 1920px;
    height: 3px;
    position: absolute;
    top: 83px;
    left: 0;
}
.gt_03 .tits_color h2{
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 4px;
}
.gt_03 .text_01 p{
    margin-bottom: 0;
}
.gt_03 .icon-box{
    position: relative;
}
.gt_03 .icon-box::before{
    content: "";
    border: 2.75px solid #FFFFFF;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 76px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #DA251C;
}
.gt_03 .col:nth-child(2) .icon-box::before{
    background: #BF1F2D;
}
.gt_03 .col:nth-child(3) .icon-box::before{
    background: #A91E45;
}
.gt_03 .col:nth-child(4) .icon-box::before{
    background: #931F68;
}
.gt_03 .icon-box::after{
    content: "";
    background: #FFFFFF80;
    width: 2px;
    height: 56px;
    position: absolute;
    top: 93px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.gt_03 .icon-box .icon-box-text h5{
    font-size: 47px;
    line-height: 38px;
    letter-spacing: 0.1px;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 45px;
}
.gt_03 .icon-box .icon-box-text .text{
    margin-top: 83px;
}
.gt_03 .icon-box .icon-box-text p{
    line-height: 26px;
    margin-bottom: 0;
}
.gt_04 .tits_color h2{
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    color: #333;
    margin-bottom: 4px;
}
.gt_04 .tits_color h2 span{
    color: #DA251C;
}
.gt_04 .text{
    margin-bottom: 30px;
}
.gt_04 .text p{
    margin-bottom: 0;
}
.gt_04 .row-slider .gallery-col{
    padding-bottom: 0 !important;
}
.gt_05 .tits h2{
    margin-bottom: 4px;
    text-transform: uppercase;
}
.gt_05 .text p{
    margin-bottom: 0;
}
.gt_05 .icon-box{
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 28px 15px 40px;
}
.gt_05 .icon-box .icon-box-img{
    margin-bottom: 23px;
}
.gt_05 .icon-box .icon-box-img .icon{
    background: #DA251C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
}
.gt_05 .icon-box .icon-box-text h5{
    color: #333;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}
.gt_06 .tits_color h2{
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 4px;
}
.gt_06 .text p{
    margin-bottom: 30px;
}
.gt_06 .row_01{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    border-top: 1px solid #DDDDDD;
    background: #fff;
    border-radius: 10px;
    margin: 0 !important;
}
.gt_06 .row_01 > .col{
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gt_06 .row_01 > .col::before{
    content: "";
    position: absolute;
    bottom: -13px;
    right: -13px;
    background-color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    z-index: 1;
}
.gt_06 .row_01 > .col:nth-child(13)::before,
.gt_06 .row_01 > .col:nth-child(12)::before,
.gt_06 .row_01 > .col:nth-child(11)::before,
.gt_06 .row_01 > .col:nth-child(10)::before,
.gt_06 .row_01 > .col:nth-child(9)::before,
.gt_06 .row_01 > .col:nth-child(8)::before,
.gt_06 .row_01 > .col:nth-child(7n)::before{
    display: none;
}
.gt_06 .row_01 > .col:nth-child(7n){
    border-right: none;
}
.gt_06 .row_01 > .col img{
    width: auto;
}
h1.page-title{
    color: #000;
    letter-spacing: 0;
}
.post-item .box-text a.button {
    color: #da251c;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 32px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid #da251c;
    text-transform: none;
}
.post-item .box-text a.button:hover {
    color: #FFF;
}
.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "FontAwesome";
    font-size: 14px;
    padding-left: 5px;
}
#post-list .col.post-item {
    padding-bottom: 15px;
}
#post-list .post-item .col-inner {
    padding-bottom: 25px;
    border-bottom: 1px dashed #DDD;
}
#post-list .col.post-item > .col-inner {
    padding-bottom: 15px;
}
.term-description {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    color: #222;
}
.term-description.is-expanded {
    -webkit-line-clamp: unset;
}
.term-description:not(.is-expanded)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: linear-gradient(transparent, #fff);
}
.term-description h2, .term-description h3, .term-description h4, .term-description h5, .term-description h6{
    color: #222;
}
.term-description-wrapper .btn-toggle-desc{
    display: block;
    text-align: center;
    width: 100%;
    color: #da251c;
    text-transform: unset;
    letter-spacing: 0;
    font-size: 18px;
}
/* widget */
#product-sidebar .sidebar-inner,
.post-sidebar .widget-area aside.widget {
    padding: 20px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px #0000000D;
    border: none;
}
#product-sidebar .widget {
    margin-bottom: 0;
}
#product-sidebar .widget .widget-title {
    text-transform: uppercase;
    margin-bottom: 0;
}
#product-sidebar #supports-2 .widget-title{
    border-radius: .625rem .625rem 0rem 0rem;
    background: #361d8e;
    color: #fff;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 2.8125rem;
    padding: 0 2.06rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.12rem;
    text-align: left;
    letter-spacing: 0;
    text-transform: unset;
}
#product-sidebar #supports-2 .widget-title::before {
    display: none;
}
.post-sidebar .widget .widget-title {
    display: block;
    color: #da251c;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    text-transform: none;
    position: relative;
}
.post-sidebar .widget .widget-title > span {
    position: relative;
}
.post-sidebar .widget .widget-title > span::before {
    content: "";
    width: 100%;
    height: 3px;
    background: #da251c;
    position: absolute;
    bottom: -13px;
    left: 0;
}
/* #product-sidebar .widget .widget-title::before {
    content: "";
    position: absolute;
    background: #da251c;
    width: 200px;
    height: 3px;
    bottom: -2px;
    left: 0;
} */
#custom_html-5 .textwidget {
    background: #fff;
    border: 1px solid #999;
    padding: 15px;
}
#custom_html-5 .textwidget h3{
    color: #d41616;
    text-transform: uppercase;
}
#custom_html-5 .textwidget p{
    color: #000;
    margin-bottom: 10px;
}
ul.woof_products_top_panel_ul .woof_reset_button_2{
    color: #da251c;
    padding: 0;
    line-height: 25px;
}
.post-sidebar .menu li a{
    padding: 0;
    font-size: 15px;
    line-height: 32px;
}
ul.list-post-item li {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding-top: 15px;
    margin-top: 15px !important;
}
ul.list-post-item li a.img {
    margin: 0;
    padding: 0;
    flex-basis: 30%;
    max-width: 30%;
}
ul.list-post-item li a.img img {
    border-radius: 8px;
}
ul.list-post-item li .title {
    flex-basis: 70%;
    max-width: 70%;
    padding-left: 15px;
}
ul.list-post-item li .title h3 {
    margin-bottom: 0;
}
ul.list-post-item li .title h3 a {
    color: #434657;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    overflow: hidden;
}
ul.list-post-item li .title p {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
}
.box.box-vertical .box-text h5.post-title a {
    font-size: 20px;
    margin-bottom: 10px;
}
.sidebar-inner .woof_list label{
    padding-top: 0;
}
.sidebar-inner .widget .woof_redraw_zone ul li a{
    display: none !important;
}
.shop-container .product-main{
	padding-top: 15px;
}
#shop-sidebar > .widget{
    padding: 20px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px #0000000D;
    border: none;
}