@font-face {
    font-family: 'UVNKeChuyen3';
    src: url("../fonts/UVNKeChuyen3.TTF");
}
.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: #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{
    padding-top: 0;
}
.product-info h1.product-title {
    color: #222;
    font-size: 38px;
    border-bottom: 1px solid #70707066;
    padding-bottom: 15px;
    position: relative;
}
.product-info h1.product-title::after{
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100px;
    height: 3px;
    background-color: #F50700;
}
.product-info .is-divider {
    display: none;
}
table{
    background-color: transparent;
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse;
}
table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th{
   background-color: #f7f7f7; 
}
table td, table th{
    padding: 15px !important;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #ccc;
}
.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;
}
.product-small.box p.product-title a {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0%;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-small.box .price .amount-contact {
    color: #AF8C49;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0%;
}

.badge-container.absolute.left {
    right: 8px;
    left: initial;
    margin-top: 15px;
}

.badge-container .badge-circle {
    width: 55px;
    height: 25px;
}

.badge-container .on-sale {
    border-radius: 10px;
}

.badge-container .on-sale .onsale {
    font-size: 12px;
    font-weight: 400;
}
.product-small.box .box-image{
    padding: 8px 8px 0;
}
.product-small.box .box-text {
    padding: 6px 15px 5px;
}
.product-small.box .add-to-cart-button a {
    color: #F02B24;
    border-radius: 30px;
    margin-top: 0px;
    border: 2px solid #F02B24;
}

.product-small.box .add-to-cart-button a::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    padding-left: 5px;
}

.product-small.box .add-to-cart-button a:hover {
    color: #FFF;
    background: #F02B24;
}

/** NEWS CSS **/

h1.page-title {
    font-size: 35px;
    color: #222;
}

.entry-header-text .entry-meta {
    font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
    padding-right: 10px;
}

.entry-header-text .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%;
}

.related-post .heading {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
}

.related-post .heading {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
}

.related-post .flickity-prev-next-button {
    opacity: 1;
    z-index: 99;
}

.related-post .flickity-page-dots {
    bottom: -15px;
}

.related-post .flickity-prev-next-button.previous {
    left: -2%;
}

.related-post .flickity-prev-next-button.next {
    right: -2%;
}

.related-post .flickity-prev-next-button svg {
    color: #FFF;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #977023;
}

.flickity-page-dots .dot {
    border-color: #977023;
}

.flickity-page-dots .dot.is-selected {
    background-color: #977023;
}

#post-list .col.post-item {
    padding-bottom: 20px;
}

.post-item .box.box-vertical {
    background: #FFF;
    border: 1px solid #DDD;
}

.post-item .box.box-vertical .box-text {
    padding-top: 0px;
    padding-bottom: 0px;
}
.post-item .box.box-vertical .box-text .box-text-inner{
    padding: 10px;
}
.post-item .col-inner .post-meta::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 12px;
    padding-right: 5px;
}

.post-item .box-text a.button {
    color: #F50700;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 24px;
    padding: 0px;
    text-transform: none;
    margin-right: 0px;
    margin-top: 10px;
    border: none;
    min-height: 24px;
}
.post-item .box-text a.button:hover{
    background-color: transparent;
    color: #F50700;
}
.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    padding-left: 5px;
}
.wrap-product__gallery {
    margin-bottom: 20px;
}

.content-project {
    padding: 15px;
    background: #FFF;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
}

.content-project h4 {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.content-project iframe {
    width: 100%;
}

.bds_intro .row .col {
    line-height: 35px;
}

.bds_intro a {
    color: #c3984d;
}

.article-inner h1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.woocommerce-product-gallery__image {
    padding: 3px !important;
    background: #FFF;
}

.woocommerce-product-gallery__image .product-images__img img {
    width: 100%;
}

.wrap-product__gallery .product-thumbnails img {
    padding: 3px;
    background: #FFF;
}

.project-item .box.box-normal .list_bds {
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px solid #DDD;
    display: inline-block;
}

.project-item .box.box-normal .list_bds ul {
    width: 100%;
    float: left;
}

.project-item .box.box-normal .list_bds ul li {
    line-height: 32px;
    width: 100%;
    float: left;
    margin: 0;
}

.project-item .box.box-normal .list_bds ul li:nth-child(1),
.project-item .box.box-normal .list_bds ul li:nth-child(2) {
    width: 50%;
}

article.post > .article-inner {
	background: #FFF;
	border: 1px solid #eaeaea;
	padding: 15px;
}

.related-post .post-item .box.box-default {
	padding: 5px;
  	background: #FFF;
}

.related-post .post-item .box.box-default .box-text {
	padding-bottom: 0px;
}

.related-post h5.post-title a {
	font-size: 16px;
  	font-weight: 600;
	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
	height: 43px;
	overflow: hidden;
	margin-bottom: 5px;
}

/** Widget CSS **/

.widget .is-divider {
    display: none;
}

span.widget-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #334862;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

.post-sidebar aside.widget {
    background: #FFF;
}
.post-sidebar aside span.widget-title {
    display: block;
    width: 100%;
    height: 40px;
    color: #FFF;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 10px 0px 45px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: linear-gradient(90deg, #F50700 -4.43%, #ac6c6a 89.45%);
}

.post-sidebar aside span.widget-title::before {
    content: "\f0c9";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 0;
    left: 0;
    background: #F50700;
    border-top-left-radius: 5px;
}

.post-sidebar .widget_list_bds {
    position: sticky;
    top: 110px;
    margin-bottom: 20px;
}

.list-bds-item li:not(:first-child) {
    padding-top: 10px;
    margin-top: 10px !important;
}

.list-bds-item li a.img {
    width: 30%;
    padding: 0;
    float: left;
    margin-right: 10px;
}

.list-bds-item li a.img img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.list-bds-item li h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
}

.list-bds-item li p {
    font-size: 14px;
    line-height: 20px;
}

.post-sidebar .widget ul {
	padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #DDD;
}

.post-sidebar .widget > ul > li {
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

.post-sidebar .widget > ul > li a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #334862;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

.camket aside#text-4 {
    padding: 16px;
    background-color: rgb(247, 247, 247);
    border-radius: 10px;
    margin-top: 22px;
    border: 1px dashed #DDD;
}

.camket aside#text-4 span.widget-title {
    display: block;
    color: #222;
    margin-bottom: 10px;
}

.camket aside#text-4 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.camket aside#text-4 ul li {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
}

.camket aside#text-4 ul li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    padding-right: 5px;
    color: #37B10B;
    font-style: initial;
}

.wrap-button {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
.wrap-button .call__pro{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-right: 50px;
}
.wrap-button .call__pro a {
    font-size: 13px;
    line-height: 15px;
    color: #F50700;
}
.wrap-button .call__pro a i{
    font-size: 24px;
}
.wrap-button .summary-action .small-des {
    font-size: 24px;
    font-style: unset;
    text-transform: none;
    line-height: 35px;
    font-weight: 600;
    margin-top: 5px;
    display: block;
}
.wrap-button .summary-datmua a{
    font-weight: normal;
    fill: #FFFFFF;
    color: #FFFFFF;
    padding: 15px 25px 15px 25px;
    background: #4b5563;
    border-radius: 4px;
    font-size: 16px;
    display: inline-block;
}
#newsletter-signup-link {
    border-radius: 10px;
}

#newsletter-signup-link input[type="submit"] {
    margin-top: 0px;
}

.widget_slider_products {
    background: #FFF;
    border-radius: 10px;
    overflow: hidden;
}

.widget_slider_products .slider-products {
    padding: 15px;
    border: 1px solid #DDD;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.widget_slider_products .slider-products .slick-aligncenter {
    padding-left: 15px;
    padding-right: 15px;
}

.slick-aligncenter .item-product-slide .descrtion {
    text-align: center;
}

.slick-aligncenter .item-product-slide .descrtion .price {
    color: #d41616;
}

.widget_slider_products .slider-products .btn-slider {
    padding-top: 12px;
    border-top: 1px solid #DDD;
}

.widget_slider_products .slider-products .btn-slider a {
    color: #D52626;
    font-weight: bold;
}

.widget_slider_products .widget-title {
    color: #FFF;
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 19px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
    background: #D52626;
    letter-spacing: 0;
}

.widget_slider_products .slick-arrow {
    position: absolute;
    right: 0px;
    top: -50px;
    cursor: pointer;
    color: #FFF;
}

.widget_slider_products .slick-prev.slick-arrow {
    right: 12px;
}

.slick-alignleft .item-product-slide {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
}

.slick-alignleft .item-product-slide .alignleft {
    margin-right: 0.5em;
}

.slick-alignleft .item-product-slide .alignleft img {
    width: 85px;
    height: auto;   
}

.slick-alignleft .item-product-slide h3,
.slick-aligncenter .item-product-slide h3 {
    line-height: 22px;
    margin-bottom: 8px;
}

.slick-alignleft .item-product-slide h3 a {
    color: #F50700;
    font-size: 14px;
    font-weight: 600;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    overflow: hidden;
}

.slick-aligncenter .item-product-slide h3 a {
    color: #F50700;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    overflow: hidden;
}

.price-wrapper .price,
.price-wrapper .product-page-price {
    font-size: 16px;
    line-height: 25px;
}

.product-page-price del span.amount,
.product-page-price ins .woocommerce-Price-amount {
    font-size: 25px;
}

.product-page-price span.amount {
    font-size: 25px;
}

#shop-sidebar .widget span.widget-title {
    color: #FFF;
    width: 100%;
    display: block;
    background: #D52626;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}

#shop-sidebar .widget ul.menu {
    background: #FFF;
    border: 1px solid #DDD;
}

#shop-sidebar .widget ul.menu li {
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

body.admin-bar #shop-sidebar {
    top: 125px;
}
.shop-container .tite__cate__cursent{
    margin-top: 30px;
}
.child-categories{
    margin: 0 -10px;
}
.child-categories .slick-arrow{
    top: 145px;
    z-index: 19;
}
.child-categories .slick-next{
    right: 25px;
}
.child-categories .slick-prev{
    left: 25px;
    right: auto;
}
.child-categories .child__categories{
    padding: 0 10px;
}
.inner__categories__child a img{
    width: 100%;
    height: 205px;
}
.box__products .box-text-products .product-title a,
.inner__categories__child h2{
    font-size: 20px;
    text-transform: uppercase;
    padding: 0px 2px;
    margin-bottom: 0;
    text-align: center;
}
.box__products .box-text-products,
.child-categories .inner_text{
    text-align: center;
    padding-bottom: 35px;
    border: 1px solid transparent;
    border-top: none;
    transition: 0.3s ease;
}
.box__products .box-text-products .chitiet-product a,
.child-categories .inner_text > a{
    top: 30px;
    opacity: 0;
    position: relative;
    color: #F50700;
    padding: 9px 25px;
    display: inline-block;
    background-color: #0000000d;
    border: 2px solid #F50700;
    transition: 0.3s ease;
}
.box__products:hover .box-text-products,
.child-categories .child__categories:hover .inner_text{
    background-color: #0000000d;
    border-color: #9b130e;
}
.box__products:hover .box-text-products .chitiet-product a{
    top: -5px;
    opacity: 1;
    transition: 0.3s ease;
}
.child-categories .child__categories:hover .inner_text > a{
    top: 5px;
    opacity: 1;
    transition: 0.3s ease;       
}
#shop-sidebar {
    position: sticky;
    top: 75px;
}
.product-footer {
    margin-bottom: 30px;
}
.product-footer .large-3{
    display: none;
}
.product-footer .large-9{
    flex-basis: 100%;
    max-width: 100%;
}
.product-section-title{
    position: relative;
    padding-bottom: 20px;   
    color: #F50700;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.35em;
    margin-bottom: 30px;
}
.product-section-title::before{
    left: 0;
    bottom: -1px;
    z-index: 1;
    width: 85px;
    height: 3px;
    content: "";
    display: block;
    position: absolute;
    background: #F50700;
}
.product-section-title::after{
    left: 0;
    bottom: 0;
    content: "";
    height: 1px;
    width: 350px;
    display: block;
    position: absolute;
    background: #70707066; 
}
.container_slide{
    padding-bottom: 50px;
}
.container_slide img{
    width: 100%;
}
.slick-arrow{
    position: absolute;
    right: 0;
    width: 140px;
    height: 36px;
    bottom: -10px;
    border: 1px solid #F50700;
    background-position: 50% center;
    background-repeat: no-repeat;
    transform: none;
    transition: 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F50700;
    cursor: pointer;
}
.slick-arrow:hover i{
    transform: translateX(-20px);
    transition: 0.3s ease;
}
.slick-next:hover i{
    transform: translateX(20px);
    transition: 0.3s ease;
}
.container_slide .slick-prev{
    right: 140px;
    border-right: none;
}
.container_slide .slick-arrow:hover{
    background-color: #F50700;
    color: #fff;
}
.related .flickity-slider .product-small.col {
    padding-top: 10px !important;
}

.related .flickity-slider .product-small.col > .col-inner {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.product-small.box .box-image img {
	width: 100%;
	height: 250px;
	padding: 20px 0px;
	object-fit: contain;
}
.banner-sp img{
    width: 100%;
}
.banner-sp .tilte__cate__parent {
    position: absolute;
    top: -80px;
}
.banner-sp .tilte__cate__parent::after{
    content: "";
    position: absolute;
    left: -200%;
    width: 200%;
    background: #000000a6;
    top: 0;
    height: 80px;
}
.banner-sp .tilte__cate__parent h1{
    color: #FFFFFF;
    font-size: 38px;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 21px 150px 21px 0px;
    line-height: 1;
    background: #000000a6;
    font-weight: 500;
}
.archive  
.page-title{
    margin-bottom: 15px;
}
.page-title .breadcrumbs a{
    color: #222;
}
.term-description{
    margin-bottom: 30px;
}
.term-du-an .shop-container .tite__cate__cursent{
    display: none;
}
.term-du-an .product-small.box .box-text{
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.494);   
}
.term-du-an .product-small.box p.product-title a{
    color: #fff;
}
.term-du-an .product-small.box .box-text .chitiet-product{
    display: none;
}
.term-du-an .large-columns-4>.col{
    flex-basis: 33.3%;
    max-width: 33.3%;
}
.term-du-an .product-small.box .box-image img{
    padding: 0;
    height: 500px;
}
.term-du-an .product-small.box .box-image{
    padding: 0;
}
.page-id-305 table td,
.page-id-305 table tbody > tr:nth-child(2n+1) > td,.page-id-305 table tbody > tr:nth-child(2n+1) > th{
    border: none;
    background-color: #fff;
}
.page-id-305 table td:nth-child(1){
    border-right: 1px solid #f1f1f1 !important;
}
body.single-product .product_cat-du-an .product-footer,
body.single-product .product_cat-du-an .camket,
body.single-product .product_cat-du-an .rt_woocommerce_single_product_summary {
    display: none !important;
}
