.content-area {
    padding: 30px 0 0;
}

.home .content-area {
    padding-top: 0;
}

/** Wdget **/

#product-sidebar .sidebar-inner,
.post-sidebar .widget-area aside.widget {
    padding: 20px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px #0000000D;
}

#product-sidebar .widget {
    margin-bottom: 0;
}

#product-sidebar .widget .widget-title {
    display: block;
    color: #BC8428;
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
    text-transform: none;
    position: relative;
}

.post-sidebar .widget .widget-title {
    display: block;
    color: #BC8428;
    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: #BC8428;
    position: absolute;
    bottom: -13px;
    left: 0;
}

#product-sidebar .widget .widget-title::before {
    content: "";
    position: absolute;
    background: #BC8428;
    width: 200px;
    height: 3px;
    bottom: -2px;
    left: 0;
}

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;
}

/** Product Woocommerce **/

.flickity-slider .product-small.col > .col-inner > .product-small.box {
    border: 0;
}

.product-small.box {
    border-radius: 6px;
    background: #FFF;
    overflow: hidden;
    border: 1px solid #ccc;
}

.product-small.box .box-text {
    padding: 15px;
}

.product-small.box .product-title a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    overflow: hidden;
}

.product-info .price-wrapper {
    margin-bottom: 15px;
    border-bottom: 1px solid #DDD;
}

.product-small.box .price-wrapper > .price {
    display: flex;
    flex-direction: column;
    height: 40px;
}

.product-small.box .price-wrapper > .price > span.amount-contact {
	color: #f00;
	font-size: 17px;
	font-weight: 700;
	line-height: 35px;
}

.product-small.box .price-wrapper > .price > span > bdi {
    font-size: 17px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0;
}

.product-small.box .price-wrapper > .price > del {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
}

.product-small.box .price-wrapper > .price > ins {
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
}

form.cart button.single_add_to_cart_button {
    background: linear-gradient(90.01deg, #FBC63A 0.01%, #DEAB1C 16.97%, #B77E24 39.63%, #CB9533 65.28%, #F9CD4A 87.94%, #B17A18 131.48%, #E6BC42 184.13%);
    border-radius: 8px;
    border: 0px;
    width: 100%;
    height: 60px;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
}

form.cart button.ux-buy-now-button {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    background: #FFF;
    border: 1px solid #BC8428;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    color: #BC8428;
}

form.cart button.ux-buy-now-button:hover {
    color: #FFF;
    border: 0;
    background: linear-gradient(90.01deg, #FBC63A 0.01%, #DEAB1C 16.97%, #B77E24 39.63%, #CB9533 65.28%, #F9CD4A 87.94%, #B17A18 131.48%, #E6BC42 184.13%);
}

.promotion_single aside.widget {
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 21px 25px 26px 22px;
    position: relative;
}

.promotion_single aside.widget::before {
    content: "";
    position: absolute;
    background: url("../images/bg_khuyenmai.png") no-repeat center / contain;
    width: 191px;
    height: 56px;
    top: 16px;
    left: -14px;
}

.promotion_single aside.widget span.widget-title {
    color: #FFF;
    display: block;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 30px;
    position: relative;
}

.entry-summary .promotion_single ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-increment: item2;
    position: relative;
    line-height: 25px;
    padding-left: 30px;
    padding-bottom: 10px;
}

.entry-summary .promotion_single ul li:last-child {
    padding-bottom: 0px;
}

.entry-summary .promotion_single ul li::before {
    content: counter(item2, decimal);
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    left: 0;
    top: 2px;
    background: #BC8428;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #FFF;
    line-height: 20px;
    text-align: center;
}

.entry-summary .promotion_single ul li a {
    color: #BC8428;
    font-weight: 600;
}

.single_hotline {
    text-align: center;
}

.single_hotline span {
    color: #F2272E;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
}

.product_brand img {
    width: 64px;
    height: 28.44px;
    object-fit: contain;
    text-align: left;
}

/** Single Post **/

.article-inner .entry-header {
    border-bottom: 1px solid #DDD;
}

.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-header .entry-meta .posted-share a {
	line-height: 15px;
}

.entry-meta .posted-share a i {
    top: 3px;
}

.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: 23px !important;
    display: flex !important;
    gap: 10px;
    color: #ff0000;
    line-height: 30px;
    letter-spacing: 0;

    del {
        color: #777;
        font-weight: 400;
        font-size: 16px;

        bdi {
            color: #777;
        }
    }
}

form.cart .ux-quantity {
    display: none;
}

.wrap-star__rating {
    display: flex;
    align-items: center;
    gap: 5px;
}

.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-thumbnails img {
    margin-bottom: 0px !important;
}

.product-thumbnails .is-nav-selected a,
.product-thumbnails a:hover,
.product-thumbnails .is-nav-selected a img, 
.product-thumbnails a:hover img {
    border-color: #FBC63A !important;
}

.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
    transform: translateY(0px) !important;
}

.product-container .product-main .content-row .wrap-product__single,
.product-footer .content-product__single {
    padding: 25px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 20px;
    background: #FFF;
}

.product-footer .content-product__single .content__single {
    padding-bottom: 40px;
}

.content-product__single h3.title {
    color: #BC8428;
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    position: relative;
}

.content-product__single h3.title::before {
    content: "";
    position: absolute;
    background: #BC8428;
    width: 200px;
    height: 3px;
    bottom: -2px;
    left: 0;
}

div#reviews.woocommerce-Reviews {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}

.devvn_prod_cmt {
    max-width: 100%;
}

.title-table {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    margin-bottom: 15px;
}

table.table_intro {
    margin-bottom: 0;
}

table.table_intro tbody tr th,
table.table_intro tbody tr td {
    border: 0;
    padding: 14px 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: none;
}

table.table_intro tbody tr th {
    width: 50%;
}

table.table_intro tbody tr th::before {
    content: "\f058";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #BC8428;
    padding-right: 6px;
}

table.table_intro tbody tr:nth-child(2n+1) th,
table.table_intro tbody tr:nth-child(2n+1) td {
    background: #F2F2F2;
}

table.table_intro tbody tr:nth-child(2n+1) th {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

table.table_intro tbody tr:nth-child(2n+1) td {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.related.product-section {
    border-top: 0;
}

.related-products-wrapper .content-product__single h3 {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0;
}

.related-products-wrapper .content-product__single {
    background: linear-gradient(90deg, #FBC63A 0%, #DEAB1C 9.21%, #B77E24 21.52%, #CB9533 35.45%, #F9CD4A 47.76%, #B17A18 71.41%, #E6BC42 100%);
    padding: 30px 10px;
    border-radius: 20px;
}

.related-products-wrapper .content-product__single .row.large-columns-5 {
    margin-left: -2px;
    margin-right: -2px;
}

.related-products-wrapper .content-product__single .flickity-slider > .product-small.col {
    padding: 0 2px 3px;
}

.related-products-wrapper .content-product__single .product-small.box {
    border: 0;
}

.box.box-vertical .box-text h5.post-title a {
    font-size: 20px;
    margin-bottom: 10px;
}

.post-item .box-text a.button {
    color: #BC8428;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 32px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid #BC8428;
    text-transform: none;
}

.post-item .box-text a.button:hover {
    color: #FFF;
}

.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    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;
}

.isures-scroll--wrap_dropdown {
    background: transparent;
    margin-top: 0;
    margin-bottom: 20px;
}

.button_breadcrumbs {
    display: flex;
    gap: 5px;
}

.button_breadcrumbs .fb_button button {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    background: linear-gradient(90deg, #FBC63A 0%, #DEAB1C 9.21%, #B77E24 21.52%, #CB9533 35.45%, #F9CD4A 47.76%, #B17A18 71.41%, #E6BC42 100%);
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0;
    color: #FFF;
    text-transform: none;
    border: 0;
    margin: 0;
    min-height: 30px;
}

.button_breadcrumbs .fb_button a {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    background: linear-gradient(90deg, #FBC63A 0%, #DEAB1C 9.21%, #B77E24 21.52%, #CB9533 35.45%, #F9CD4A 47.76%, #B17A18 71.41%, #E6BC42 100%);
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0;
    color: #FFF;
    text-transform: none;
    border: 0;
    display: block;
}