/*
Theme Name: VinFast
Description: This is a child theme for Flatsome Theme
Author: Trường Phong
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
	--primary: #d50037;
	--secondary: #272933;
}

.dinhit_prod_custom_ss1 .row:first-child .col {
    padding-bottom: 0;
}

.dinhit_prod_custom_ss1 {
    padding: 0 !important;
}

.dinhit_prod_custom_ss1 nav.woocommerce-breadcrumb.breadcrumbs a,.dinhit_prod_custom_ss1 nav.woocommerce-breadcrumb.breadcrumbs span {
    font-size: 14px;
}

.dinhit_prod_custom_ss1 .badge-container {
    display: none;
}

.dinhit_prod_custom_ss1 h1.product-title {
    font-size: 26px;
    font-weight: 600;
}

.dinhit_prod_custom_ss1 .is-divider.small {
    max-width: 100%;
    height: 1px;
}

.dinhit_prod_custom_ss1 .product-price-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.dinhit_prod_custom_ss1 .product-price-container p {
    margin: 0;
    display: flex;
    justify-content: flex-end !important;
    align-items: end;
    gap: 16px;
    font-weight: 700;
}

.dinhit_prod_custom_ss1 .product-price-container p ins {
    font-size: 30px;
}

.dinhit_prod_custom_ss1 .product-price-container p del {
    font-size: 24px;
    color: #666;
}

.dinhit_prod_custom_ss1 .product-spec-basic {
    display: flex;
    gap: 30px;
    background: #ececec;
    padding: 30px;
    border-radius: 8px;
}

.dinhit_prod_custom_ss1 .product-spec-basic div {
    flex-basis: 50%;
    max-width: 50%;
    text-align: center;
}

.dinhit_prod_custom_ss1 .product-spec-basic div:first-child {
    border-right: 1px solid #bbb;
}

.dinhit_prod_custom_ss1 .product-spec-basic label {
    font-weight: 500;
}

.dinhit_prod_custom_ss1 .product-spec-basic h6 {
    font-size: 16px;
    letter-spacing: 0;
}

.dinhit_prod_custom_ss1 .product-spec-basic label {
    font-weight: 500;
}

.dinhit_prod_custom_ss1 .product-spec-basic h6 {
    font-size: 16px;
    letter-spacing: 0;
}

.dinhit_prod_custom_ss1 .product-short-description {
    font-size: 15px;
    margin: 30px 0;
}

.dinhit_prod_custom_ss1 .product-short-description p {
    margin-bottom: 6px;
}

.dinhit_prod_custom_ss1 .add-to-cart-container {}

.dinhit_prod_custom_ss1 .add-to-cart-container form.cart {
    flex-wrap: nowrap;
    align-items: start;
	margin-bottom: 0;
}

.dinhit_prod_custom_ss1 .add-to-cart-container .cart .quantity {
    flex: 0 0 1%;
}

.dinhit_prod_custom_ss1 .add-to-cart-container form.cart button {
    height: 40px;
    font-size: 12px;
    padding: 0;
}

.dinhit_prod_custom_ss1 .add-to-cart-container form.cart .ux-quantity.quantity input {
    height: 40px;
    box-shadow: none;
    font-size: 14px;
}

.dinhit_prod_custom_ss1 .add-to-cart-container form.cart .ux-quantity.quantity input.minus {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 30px;
}

.dinhit_prod_custom_ss1 .add-to-cart-container form.cart .ux-quantity.quantity input.plus {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 30px;
}

.dinhit_prod_custom_ss1 .htkt {
    display: flex;
    gap: 10px;
	padding-left: 105px;
}

.dinhit_prod_custom_ss1 .htkt div {
    flex-basis: 50%;
    max-width: 50%;
}

.dinhit_prod_custom_ss1 .htkt a {
    height: 40px;
    background: #0377b9;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    transition: all 0.3s ease;
}


.dinhit_prod_custom_ss1 .htkt div:last-child a {
    background: #0377b9;
}

.dinhit_prod_custom_ss1 .woocommerce-product-gallery__wrapper {
    border: 1px solid #eee;
}

.dinhit_prod_custom_ss1 .flickity-enabled.is-draggable .flickity-viewport,
.dinhit_prod_custom_ss1 .woocommerce-product-gallery__image {
    height: 100% !important;
}

.dinhit_prod_custom_ss1 .product-thumbnails .flickity-slider .col,
.dinhit_prod_custom_ss1 .product-thumbnails .flickity-slider .col a,
.dinhit_prod_custom_ss1 .product-thumbnails .flickity-slider .col img {
    height: 100%;
    object-fit: cover;
    opacity: 1;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab a:before {
    display: none;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .tabs {
    justify-content: center;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .tabs a,
.technical-label,
.dinhit_prod_custom_ss4  h3.product-section-title {
    font-size: 32px;
    font-weight: 700;
	text-transform: uppercase;
	padding: 0;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:before, 
.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:after,
.technical-label:before,
.technical-label:after,
.dinhit_prod_custom_ss4  h3.product-section-title:before,
.dinhit_prod_custom_ss4  h3.product-section-title:after {
    content: '';
    position: absolute;
    top: 28px;
    height: 2px;
    width: 100px;
    display: block;
    opacity: 1;
    background: var(--primary);
}

.dinhit_prod_custom_ss4  h3.product-section-title:before,
.dinhit_prod_custom_ss4  h3.product-section-title:after {
	top: 22px;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:before,
.technical-label:before,
.dinhit_prod_custom_ss4  h3.product-section-title:before {
    left: -120px;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:after,
.technical-label:after,
.dinhit_prod_custom_ss4  h3.product-section-title:after {
    right: -120px;
}

.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab,
.technical-label,
.dinhit_prod_custom_ss4  h3.product-section-title {
    position: relative;
}

.technical-label,
.dinhit_prod_custom_ss4  h3.product-section-title {
    width: fit-content;
    margin: 0 auto;
}

.dinhit_prod_custom table {
    border: .5px solid;
}

.dinhit_prod_custom table tbody td {
    border: .5px solid;
    padding: 6px !important;
}

.dinhit_prod_custom table tbody tr:nth-child(2n+2) td {
    background: #fce4d3;
}

.dinhit_prod_custom table tbody tr.firstRow td,
.dinhit_prod_custom table tbody tr td.et7 {
    background: var(--primary);
    color: white;
    font-weight: 600;
}

.dinhit_prod_custom table tbody tr td.et7 {
	text-align: center;
}

.dinhit_prod_custom_ss4  h3.product-section-title {
    padding: 0;
	margin-bottom: 30px;
}

.dinhit_prod_custom_ss4 .related.related-products-wrapper {
    border: 0;
}

.product-small.box .box-image {
    border: 1px solid #eee;
    border-radius: 8px;
}

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

.product-small.box .box-text .title-wrapper .product-title {
    height: auto !important;
}

.product-small.box .box-text .title-wrapper {
    margin: 0;
    display: block;
}

.product-small.box  .box-text .title-wrapper .product-title a {
    font-size: 16px;
    font-weight: 600;
}

.product-small.box .box-text .price-wrapper .price {
    display: flex;
    font-size: 14px;
    justify-content: center !important;
    gap: 20px;
}

.product-small.box .box-text .price-wrapper .price ins {
    padding-bottom: 4px;
}

.product-small.box .box-text .price-wrapper .price del {
    color: var(--secondary);
}

.product-small.box .box-text .price-wrapper .price ins bdi {
    font-size: 16px;
}

.product-small.box .box-text .price-wrapper .price del bdi {
    font-size: 14px;
    color: var(--secondary);
    line-height: 1;
    font-weight: 500;
}

.product-small.box .box-text .price-wrapper .price del span, .product-small.box .box-text .price-wrapper .price ins span {
    line-height: 1;
}

.product-small.box {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 6px;
}

.dinhit-loop-spec {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
	background: #ececec;
    padding: 10px;
    border-radius: 8px;
}

.dinhit-loop-spec div {
    width: fit-content;
    margin: 0 !important;
	text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.badge-container .badge-inner {
    border-radius: 100%;
    border-top-left-radius: 12px;
    background: var(--primary);
}

.badge-container {
    left: 18px;
    margin-top: 18px;
}

.badge-container span.onsale {
    font-size: 14px;
    font-weight: 600;
}

.cart-icon:after {
    content: '\f59d';
    font-family: FontAwesome;
    font-size: 18px;
    color: var(--primary);
    background: #eee;
    border-radius: 8px;
    padding: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-icon strong {
    display: none;
}

.image-tools .cart-icon {
    left: auto;
    right: 2px;
    bottom: 3px;
}

.news .box {
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 8px;
}

.news .box h5.post-title a {
    font-size: 16px;
    line-height: 1.5;
}

.news .box .is-divider {
    display: none;
}

.news .box p.from_the_blog_excerpt {
    font-size: 15px;
}

.news .box a.button {
    font-size: 12px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.dinhit-loop-spec {
		gap: 6px;
	}
	.product-small.box .box-text .title-wrapper .product-title a{
		font-size: 13px;
		line-height: 1.5;
	}
	.dinhit_prod_custom_ss1 .htkt {
		padding-left: 86px;
	}
	.dinhit_prod_custom_ss1 .add-to-cart-container form.cart .ux-quantity.quantity input.minus,
	.dinhit_prod_custom_ss1 .add-to-cart-container form.cart .ux-quantity.quantity input.plus {
		width: 24px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .tabs a, .technical-label, 
	.dinhit_prod_custom_ss4 h3.product-section-title {
		font-size: 20px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:before, 
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:after, 
	.technical-label:before, .technical-label:after, 
	.dinhit_prod_custom_ss4 h3.product-section-title:before, 
	.dinhit_prod_custom_ss4 h3.product-section-title:after {
		top: 18px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab, .technical-label, 
	.dinhit_prod_custom_ss4 h3.product-section-title {
		width: fit-content;
    	margin: 0 auto !important;
	}
	.dinhit_prod_custom_ss4 h3.product-section-title {
		margin: 0 auto 16px !important;
	}
	.dinhit_prod_custom_ss4 h3.product-section-title:before,
	.dinhit_prod_custom_ss4 h3.product-section-title:after {
		top: 12px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:before, 
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:after, 
	.technical-label:before, .technical-label:after, 
	.dinhit_prod_custom_ss4 h3.product-section-title:before, 
	.dinhit_prod_custom_ss4 h3.product-section-title:after {
		width: 60px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:before, 
	.technical-label:before, .dinhit_prod_custom_ss4 h3.product-section-title:before {
		left: -70px;
	}
	.dinhit_prod_custom_ss2 .woocommerce-tabs .description_tab:after, 
	.technical-label:after, .dinhit_prod_custom_ss4 h3.product-section-title:after {
		right: -70px
	}
	.dinhit_prod_custom_ss1 .product-spec-basic {
		padding: 10px;
	}

}

.circle-hotline {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #F00;
  -webkit-transition: height .25s ease, width .25s ease;
  transition: height .25s ease, width .25s ease;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  margin-top: 3px;
  margin-left: -3px;
}

.circle-hotline span {
  margin: 12px;
  display: inline-block;
  -webkit-animation: ring-anim 1s infinite ease-in-out;
  animation: ring-anim 1s infinite ease-in-out;
}

.circle-hotline img {
  width: 50px;
  max-width: 100%;
  height: auto;
}

.circle-hotline:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}

.circle-hotline:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}

.circle-hotline:before, .circle-hotline:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #F00;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}
.circle-hotline {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #F00;
  -webkit-transition: height .25s ease, width .25s ease;
  transition: height .25s ease, width .25s ease;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  margin-top: 3px;
  margin-left: -3px;
}

.circle-hotline span {
  margin: 12px;
  display: inline-block;
  -webkit-animation: ring-anim 1s infinite ease-in-out;
  animation: ring-anim 1s infinite ease-in-out;
}

.circle-hotline img {
  width: 50px;
  max-width: 100%;
  height: auto;
}

.circle-hotline:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}

.circle-hotline:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}

.circle-hotline:before, .circle-hotline:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #F00;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}
@keyframes ring-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
   ition: relative;
    overflow: hidden;
    background-image:
        linear-gradient(90deg, rgba(5,28,83,.82) 0%, rgba(5,28,83,.45) 42%, rgba(5,28,83,.08) 100%),
        url("/wp-content/uploads/2026/05/banner-scaled.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


     transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}



body.category main#main,
body.category #content,
body.category .page-wrapper,
body.category .blog-wrapper,
body.category .blog-archive{
    padding-top:0 !important;
    margin-top:0 !important;
}

.vin-news-archive{
    background:#f3f6fb;
    padding:0 0 60px;
}


body.category .vin-news-hero,
.vin-news-hero{
    position:relative;
    width:100vw;
    left:50%;
    margin-left:-50vw;
    margin-top:0 !important;
    margin-bottom:34px;
    min-height:300px;
    padding:0;
    border-radius:0 !important;
    overflow:hidden;
    color:#fff;
    background-color:#0b348c;
    background-image:
        linear-gradient(90deg, rgba(5,28,83,.78) 0%, rgba(5,28,83,.45) 42%, rgba(5,28,83,.08) 100%),
        url("/wp-content/uploads/2026/05/gioi-thieu11zon.webp") !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}

body.category .vin-news-hero:before,
.vin-news-hero:before{
    display:none !important;
    content:none !important;
}

body.category .vin-news-hero-inner,
.vin-news-hero-inner{
    position:relative;
    z-index:2;
    max-width:1300px;
    margin:0 auto;
    padding:42px 15px 76px;
    transform:none !important;
}

body.category .vin-news-breadcrumb,
.vin-news-breadcrumb{
    display:flex;
    align-items:center;
    gap:8px;
    margin:0 0 18px;
    color:#fff;
    font-size:15px;
    opacity:.95;
}

body.category .vin-news-breadcrumb a,
.vin-news-breadcrumb a{
    color:#fff;
    text-decoration:none;
}

body.category .vin-news-breadcrumb span,
.vin-news-breadcrumb span{
    color:#fff;
    margin:0 5px;
}

body.category .vin-news-title,
.vin-news-title{
    margin:0 0 18px;
    color:#fff;
    font-size:42px;
    line-height:1.15;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.3px;
}

body.category .vin-news-desc,
.vin-news-desc{
    max-width:850px;
    color:rgba(255,255,255,.95);
    font-size:17px;
    line-height:1.7;
}

/* Tab danh mục */
body.category .vin-news-filter,
.vin-news-filter{
    max-width:1320px;
    margin:0 auto 28px;
    padding:0 15px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    flex-wrap:wrap;
    gap:12px;
}

body.category .vin-news-chip,
.vin-news-chip{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    padding:0 20px;
    border-radius:999px;
    background:#fff;
    border:1px solid rgba(0,87,217,.12);
    color:#1f2d3d;
    text-decoration:none;
    font-weight:700;
    transition:.25s ease;
    box-shadow:0 4px 12px rgba(15,23,42,.04);
}

body.category .vin-news-chip:hover,
body.category .vin-news-chip.active,
.vin-news-chip:hover,
.vin-news-chip.active{
    background:linear-gradient(135deg,#005eff,#00a6ff);
    color:#fff;
    border-color:transparent;
    box-shadow:0 10px 24px rgba(0,87,255,.22);
}

/* Grid bài viết */
body.category .vin-news-grid,
.vin-news-grid{
    max-width:1320px;
    margin:0 auto;
    padding:0 15px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:22px;
}

body.category .vin-news-card,
.vin-news-card{
    background:#fff;
    border-radius:14px;
    overflow:hidden;
    border:1px solid rgba(0,87,217,.10);
    box-shadow:0 14px 36px rgba(15,23,42,.06);
    transition:.3s ease;
}

body.category .vin-news-card:hover,
.vin-news-card:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 50px rgba(0,87,217,.14);
}

body.category .vin-news-thumb,
.vin-news-thumb{
    display:block;
    aspect-ratio:16/9;
    overflow:hidden;
    background:#e5e7eb;
}

body.category .vin-news-thumb img,
.vin-news-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .4s ease;
}

body.category .vin-news-card:hover .vin-news-thumb img,
.vin-news-card:hover .vin-news-thumb img{
    transform:scale(1.05);
}

body.category .vin-news-content,
.vin-news-content{
    padding:18px;
}

body.category .vin-news-meta,
.vin-news-meta{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:10px;
    font-size:13px;
    margin-bottom:10px;
}

body.category .vin-news-cat,
.vin-news-cat{
    font-weight:800;
    color:#005eff;
    text-transform:uppercase;
}

body.category .vin-news-date,
.vin-news-date{
    color:#7b8794;
}

body.category .vin-news-card-title,
.vin-news-card-title{
    font-size:20px;
    line-height:1.4;
    font-weight:800;
    margin:0 0 10px;
}

body.category .vin-news-card-title a,
.vin-news-card-title a{
    color:#0b1f44;
    text-decoration:none;
}

body.category .vin-news-card-title a:hover,
.vin-news-card-title a:hover{
    color:#005eff;
}

body.category .vin-news-excerpt,
.vin-news-excerpt{
    font-size:14px;
    line-height:1.7;
    color:#5f6b7a;
    margin-bottom:14px;
    min-height:72px;
}

body.category .vin-news-readmore,
.vin-news-readmore{
    display:inline-flex;
    align-items:center;
    gap:7px;
    color:#005eff;
    font-weight:800;
    text-decoration:none;
}

body.category .vin-news-readmore:after,
.vin-news-readmore:after{
    content:"→";
    font-size:16px;
    line-height:1;
}

body.category .vin-news-readmore:hover,
.vin-news-readmore:hover{
    color:#003fb0;
}

/* Pagination */
body.category .vin-news-pagination,
.vin-news-pagination{
    max-width:1320px;
    margin:30px auto 0;
    padding:0 15px;
}

body.category .vin-news-pagination ul,
.vin-news-pagination ul{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;
    list-style:none;
    padding:0;
    margin:0;
}

body.category .vin-news-pagination li,
.vin-news-pagination li{
    list-style:none;
}

body.category .vin-news-pagination a,
body.category .vin-news-pagination span,
.vin-news-pagination a,
.vin-news-pagination span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:40px;
    height:40px;
    border-radius:999px;
    background:#fff;
    border:1px solid rgba(0,87,217,.14);
    color:#1f2d3d;
    text-decoration:none;
    font-weight:700;
}

body.category .vin-news-pagination .current,
.vin-news-pagination .current{
    background:linear-gradient(135deg,#005eff,#00a6ff);
    color:#fff;
    border-color:transparent;
}

body.category .vin-news-empty,
.vin-news-empty{
    max-width:1320px;
    margin:0 auto;
    background:#fff;
    padding:30px;
    border-radius:16px;
    text-align:center;
}

/* Tablet */
@media(max-width:1100px){
    body.category .vin-news-grid,
    .vin-news-grid{
        grid-template-columns:repeat(3,1fr);
    }
}

/* Mobile */
@media(max-width:768px){
    body.category .vin-news-archive,
    .vin-news-archive{
        padding-bottom:40px;
    }

    body.category .vin-news-hero,
    .vin-news-hero{
        min-height:220px;
        margin-bottom:24px;
    }

    body.category .vin-news-hero-inner,
    .vin-news-hero-inner{
        padding:34px 18px 58px;
    }

    body.category .vin-news-title,
    .vin-news-title{
        font-size:32px;
    }

    body.category .vin-news-desc,
    .vin-news-desc{
        font-size:15px;
        max-width:100%;
    }

    body.category .vin-news-filter,
    .vin-news-filter{
        flex-wrap:nowrap;
        overflow-x:auto;
        padding:0 15px 6px;
        margin-bottom:22px;
        -webkit-overflow-scrolling:touch;
    }

    body.category .vin-news-chip,
    .vin-news-chip{
        flex:0 0 auto;
        min-height:40px;
        padding:0 18px;
        font-size:13px;
    }

    body.category .vin-news-grid,
    .vin-news-grid{
        grid-template-columns:repeat(2,1fr);
        gap:16px;
    }

    body.category .vin-news-card-title,
    .vin-news-card-title{
        font-size:17px;
    }

    body.category .vin-news-excerpt,
    .vin-news-excerpt{
        min-height:auto;
        font-size:13.5px;
    }
}

@media(max-width:520px){
    body.category .vin-news-grid,
    .vin-news-grid{
        grid-template-columns:1fr;
    }

    body.category .vin-news-title,
    .vin-news-title{
        font-size:28px;
    }

    body.category .vin-news-content,
    .vin-news-content{
        padding:15px;
    }
}

body.category .page-wrapper,
body.archive.category .page-wrapper,
body.category #content.page-wrapper,
body.archive.category #content.page-wrapper,
body.category .blog-wrapper.page-wrapper,
body.archive.category .blog-wrapper.page-wrapper,
body.category #main .page-wrapper,
body.archive.category #main .page-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body.category #main,
body.archive.category #main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body.category .vin-news-archive,
body.archive.category .vin-news-archive {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
}


html body.category #content.blog-wrapper.blog-archive.page-wrapper,
html body.archive.category #content.blog-wrapper.blog-archive.page-wrapper{
    padding-top:0 !important;
    padding-bottom:0 !important;
    margin-top:0 !important;
}



body.single-post #main,
body.single-post .page-wrapper,
body.single-post #content,
body.single-post .blog-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
}


body.single-post .phongvt-single-main {
    background: #f5f8ff;
}



body.single-post .phongvt-post-hero {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    min-height: 340px;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.single-post .phongvt-post-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(5, 28, 83, 0.88) 0%,
        rgba(5, 28, 83, 0.62) 42%,
        rgba(5, 28, 83, 0.18) 100%
    );
    z-index: 1;
}

body.single-post .phongvt-post-hero-inner {
    position: relative;
    z-index: 2;
    max-width: 1320px;
    margin: 0 auto;
    padding: 46px 15px 44px;
}


body.single-post .phongvt-post-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    margin-bottom: 22px;
    color: rgba(255,255,255,.92);
    font-size: 14px;
    font-weight: 600;
}

body.single-post .phongvt-post-breadcrumb a {
    color: #fff;
    text-decoration: none;
}

body.single-post .phongvt-post-breadcrumb a:hover {
    color: #9ed5ff;
}
body.single-post .phongvt-post-cat {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 13px;
    margin-bottom: 16px;
    border-radius: 6px;
    background: #0b7cff;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
}

body.single-post .phongvt-post-title {
    max-width: 790px;
    margin: 0 0 22px;
    color: #fff;
    font-size: 42px;
    line-height: 1.22;
    font-weight: 850;
    letter-spacing: -0.4px;
}

body.single-post .phongvt-post-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 22px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

body.single-post .phongvt-post-body {
    padding: 32px 0 70px;
}

body.single-post .phongvt-post-layout {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 350px;
    gap: 28px;
    align-items: start;
}


body.single-post .phongvt-share-left {
    display: none !important;
}

body.single-post .phongvt-post-content {
    width: 100%;
    max-width: 100%;
    background: #fff;
    border-radius: 18px;
    padding: 18px;
    border: 1px solid rgba(0, 87, 217, .09);
    box-shadow: 0 14px 38px rgba(15, 23, 42, .06);
}


body.single-post .phongvt-post-featured {
    overflow: hidden;
    border-radius: 14px;
    margin-bottom: 24px;
    background: #e5eaf3;
}

body.single-post .phongvt-post-featured img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 14px;
}

body.single-post .phongvt-entry-content {
    padding: 0 6px 8px;
    color: #1f2937;
    font-size: 17px;
    line-height: 1.85;
}

body.single-post .phongvt-entry-content p {
    margin: 0 0 18px;
}

body.single-post .phongvt-entry-content a {
    color: #005eff;
    font-weight: 700;
    text-decoration: none;
}

body.single-post .phongvt-entry-content a:hover {
    color: #003fb0;
    text-decoration: underline;
}

body.single-post .phongvt-entry-content h2,
body.single-post .phongvt-entry-content h3,
body.single-post .phongvt-entry-content h4 {
    color: #071b45;
    font-weight: 850;
    line-height: 1.35;
}

body.single-post .phongvt-entry-content h2 {
    position: relative;
    margin: 32px 0 16px;
    padding-left: 14px;
    font-size: 28px;
}

body.single-post .phongvt-entry-content h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 26px;
    border-radius: 10px;
    background: #005eff;
}

body.single-post .phongvt-entry-content h3 {
    margin: 28px 0 14px;
    font-size: 23px;
}

body.single-post .phongvt-entry-content h4 {
    margin: 24px 0 12px;
    font-size: 20px;
}


body.single-post .phongvt-entry-content blockquote {
    position: relative;
    margin: 24px 0;
    padding: 24px 26px 24px 58px;
    border: 0;
    border-radius: 14px;
    background: linear-gradient(135deg, #edf6ff, #f8fbff);
    color: #13213a;
    font-size: 18px;
    line-height: 1.7;
    font-weight: 650;
    box-shadow: inset 5px 0 0 #005eff;
}

body.single-post .phongvt-entry-content blockquote::before {
    content: "“";
    position: absolute;
    left: 22px;
    top: 12px;
    color: #005eff;
    font-size: 48px;
    line-height: 1;
    font-weight: 900;
}

/* List */
body.single-post .phongvt-entry-content ul,
body.single-post .phongvt-entry-content ol {
    margin: 0 0 20px;
    padding-left: 24px;
}

body.single-post .phongvt-entry-content li {
    margin-bottom: 8px;
}

body.single-post .phongvt-entry-content img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}


body.single-post .phongvt-post-sidebar {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

body.single-post .phongvt-sidebar-box {
    background: #fff;
    border-radius: 16px;
    padding: 22px;
    border: 1px solid rgba(0, 87, 217, .12);
    box-shadow: 0 14px 36px rgba(15, 23, 42, .05);
}

body.single-post .phongvt-sidebar-box h3 {
    position: relative;
    margin: 0 0 18px;
    padding-left: 14px;
    color: #071b45;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 850;
    text-transform: uppercase;
}

body.single-post .phongvt-sidebar-box h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 5px;
    height: 24px;
    border-radius: 10px;
    background: #005eff;
}


body.single-post .phongvt-recent-item {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 13px;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e5eaf3;
    text-decoration: none;
}

body.single-post .phongvt-recent-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

body.single-post .phongvt-recent-thumb {
    width: 92px;
    height: 64px;
    border-radius: 9px;
    overflow: hidden;
    background: #e5e7eb;
}

body.single-post .phongvt-recent-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

body.single-post .phongvt-recent-item strong {
    display: block;
    margin-bottom: 6px;
    color: #071b45;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 800;
}

body.single-post .phongvt-recent-item:hover strong {
    color: #005eff;
}

body.single-post .phongvt-recent-item span {
    color: #6b7280;
    font-size: 13px;
}

/* Danh mục */
body.single-post .phongvt-cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.single-post .phongvt-cat-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.single-post .phongvt-cat-list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 11px 0;
    border-bottom: 1px solid #e5eaf3;
    color: #1f2d3d;
    text-decoration: none;
    font-size: 15px;
    font-weight: 650;
}

body.single-post .phongvt-cat-list li:last-child a {
    border-bottom: 0;
}

body.single-post .phongvt-cat-list a:hover {
    color: #005eff;
}

body.single-post .phongvt-cat-list em {
    min-width: 28px;
    height: 24px;
    padding: 0 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #eef5ff;
    color: #005eff;
    font-style: normal;
    font-size: 13px;
    font-weight: 800;
}


@media (max-width: 1100px) {
    body.single-post .phongvt-post-layout {
        grid-template-columns: minmax(0, 1fr) 320px;
        gap: 22px;
    }

    body.single-post .phongvt-post-title {
        font-size: 36px;
    }
}

@media (max-width: 980px) {
    body.single-post .phongvt-post-layout {
        grid-template-columns: 1fr;
    }

    body.single-post .phongvt-post-sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
}

@media (max-width: 768px) {
    body.single-post .phongvt-post-hero {
        min-height: auto;
    }

    body.single-post .phongvt-post-hero-inner {
        padding: 34px 18px 42px;
    }

    body.single-post .phongvt-post-title {
        font-size: 28px;
        line-height: 1.28;
    }

    body.single-post .phongvt-post-meta {
        gap: 12px;
        font-size: 13px;
    }

    body.single-post .phongvt-post-body {
        padding: 22px 0 46px;
    }

    body.single-post .phongvt-post-layout {
        padding: 0 14px;
        gap: 18px;
    }

    body.single-post .phongvt-post-content {
        padding: 14px;
        border-radius: 14px;
    }

    body.single-post .phongvt-entry-content {
        padding: 0 2px 6px;
        font-size: 15.5px;
        line-height: 1.78;
    }

    body.single-post .phongvt-entry-content h2 {
        font-size: 22px;
    }

    body.single-post .phongvt-entry-content h3 {
        font-size: 20px;
    }

    body.single-post .phongvt-post-sidebar {
        grid-template-columns: 1fr;
    }

    body.single-post .phongvt-sidebar-box {
        padding: 18px;
    }
}

@media (max-width: 480px) {
    body.single-post .phongvt-post-title {
        font-size: 25px;
    }

    body.single-post .phongvt-post-breadcrumb {
        font-size: 13px;
    }

    body.single-post .phongvt-post-cat {
        min-height: 28px;
        font-size: 12px;
    }

    body.single-post .phongvt-recent-item {
        grid-template-columns: 82px 1fr;
    }

    body.single-post .phongvt-recent-thumb {
        width: 82px;
        height: 58px;
    }
}