.breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}

.content-page-cate-pr {
  padding-top: 39px;
}

.box-cate-pr {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}

.box-cate-pr h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) 
{
    /**** Page about *************************************/
	.core-values .container-fluid{
		padding:0;
	}
    .havi-page-about .introduce.intro-about{
        margin-top: 8px;
    }
    .havi-page-about .core-values{
        margin-top: 20px;
    }
    .havi-page-about .core-values .heading-type-3{
        margin-bottom: 20px;
    }
    .havi-page-about .core-values .box-core-values,
	.havi-page-about .commit-from-haruco .box-commit{
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 20px;
        row-gap: 40px;
    }
    .havi-page-about .core-values .box-core-values .item-core-value,
	.havi-page-about .commit-from-haruco .box-commit .item-commit{
        box-sizing: border-box;
        padding: 5px;
		position:relative;
    }
	.havi-page-about .core-values .box-core-values .item-core-value:nth-child(odd):after,
	.havi-page-about .commit-from-haruco .box-commit .item-commit:nth-child(odd):after{
		content: '';
        width: 2px;
        height: 92%;
        display: block;
        background: linear-gradient(to right, #dddddd 50%, transparent 50%) top, linear-gradient(to bottom, #dddddd 50%, transparent 50%) right, linear-gradient(to right, #dddddd 50%, transparent 50%) bottom, linear-gradient(to bottom, #dddddd 50%, transparent 50%) left;
        background-size: 10px 0.5px, 10px 0.5px, 10px 0.5px, 0.5px 10px;
        background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
        background-position: top left, top right, bottom left, top left;
        position: absolute;
        top: 0;
        left: 104%;
        transform: translateX(-50%);
	}
	.havi-page-about .core-values .box-core-values .item-core-value:nth-last-child(n+3):before,
	.havi-page-about .commit-from-haruco .box-commit .item-commit:nth-last-child(n+3):before{
		content: '';
        width: 92%;
        height: 0.5px;
        display: block;
        background-image: linear-gradient(to right, #dddddd 50%, transparent 50%);
        background-size: 12px 0.5px;
        background-repeat: repeat-x;
        position: absolute;
        bottom: -9%;
        left: 0;
        transform: translateY(-50%);

	}
	.havi-page-about .core-values .box-core-values .item-core-value:nth-child(even):before,
	.havi-page-about .commit-from-haruco .box-commit .item-commit:nth-child(even):before{
		left:auto;
		right:0;
	}
    .havi-page-about .main-product-team{
        padding-bottom: 25px;
    }
    .havi-page-about .list-main-product-team{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 20px;
    }
    .havi-page-about .list-main-product-team .item-main-pr-team{
        width: calc(50% - 10px);
        box-sizing: border-box;
    }
    .havi-page-about .main-product-team .list-main-product-team .item-main-pr-team img{
        width: 150px;
        height: 150px;
    }
    .havi-page-about .main-product-team .list-main-product-team .item-main-pr-team h5{
        font-size: 16px;
    }

    .havi-page-about .quality-control-process{
        margin-top: 35px;
    }
    .havi-page-about .quality-control-process ul li:not(:last-child){
        margin-bottom: 14px !important;
        border-bottom: 1px dashed #ddd;
        padding-bottom: 10px;
    }
    .havi-page-about .about-us{
        margin-top: 25px;
    }
    .havi-page-about .commit-from-haruco{
        margin-top: 30px;
    }
	.havi-page-about .commit-from-haruco .heading-type-3{
		margin-bottom:11px;
	}
    /******************* Product detail *******************************************/
    .product-detail-page .main-info-product .table-of-content-detail-pr{
        flex-wrap: nowrap;
        gap: 5px;
    }
    .product-detail-page .main-info-product .table-of-content-detail-pr li{
        border-right: 1px solid #FDD4A5;
        padding: 0 2px;
    }
    .product-detail-page .main-info-product .table-of-content-detail-pr li.border-none{
        border: none;
    }
    .product-detail-page .main-info-product .box-product-info .price{
        padding: 16px 0;
    }
    .product-detail-page .main-info-product .box-product-info .price del bdi{
        font-size: 16px;
        line-height: 35px;  
    }
    .product-detail-page .main-info-product .box-product-info .price ins bdi{
        font-size: 32px;
        line-height: 24px;
    }
    .main-info-product{
        padding-bottom: 1px;
    }
    .info-detail-product{
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .benefits-of-purchasing-bottom {

    }
    body #ez-toc-container li {

    }
    body #ez-toc-container li a.ez-toc-link {

    }
    body #ez-toc-container ul li a::before {

    }
    .product-detail-page .box-reviews .box-average{

    }
    .product-detail-page .box-reviews .box-average .detail{

    }
    .product-detail-page .box-reviews .box-average .detail ul{

    }
    .product-detail-page .box-reviews .box-average .detail ul li{
        display: block;
    }
    .product-detail-page .box-reviews .box-average .detail ul li .star-title{
        float: left;
    }
    .product-detail-page .box-reviews .box-average .detail ul li .progress-wrap{

    }
    .slider-rpduct-banchay{
   
    }
    .slider-rpduct-banchay .slider-product-by-banchay {
        padding-bottom: 8px;
    }
    .box-pr-related-mobile .swiper-pagination,
    .slider-rpduct-banchay .slider-product-by-banchay .swiper-pagination{
        margin-top: 25px;
    }
    .box-pr-related-mobile .swiper-pagination-bullet,
    .slider-rpduct-banchay .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background-color: #d3d3d3; /* Màu xám nhạt */
        opacity: 1;
        border-radius: 50%;
        margin: 0 6px;
        transition: background-color 0.3s ease;
    }
    .box-pr-related-mobile .swiper-pagination-bullet-active,
    .slider-rpduct-banchay .swiper-pagination-bullet-active {
        background-color: #f7931e; /* Màu cam nổi bật */
    }
	.product-detail-page .list-benefits-of-purchasing{
		margin-top: -8px;
	}
    .box-checkhangchinhhang iframe{
        width: 100%;
    }
    .product-detail-body iframe{
        width: 100%;
    }
    /************** Page tin tức ****************************************/
    .page-news .list-news-vertical{

    }
    .page-news .list-news-vertical .item-news-vertical{

    }
    .page-news .list-news-vertical .item-news-vertical .img{

    }
    .page-news .list-news-vertical .item-news-vertical .text{

    }

    .page-news .list-news-overlay {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto auto;
      gap: 12px;
    }

    .page-news .item-news-overlay {
      position: relative;
      border-radius: 16px;
      overflow: hidden;
      color: #fff;
      text-decoration: none;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      height: 100%;
    }

    .page-news .item-news-overlay:nth-child(1) {
      grid-column: 1 / 3;
      height: 280px;
    }

    .page-news .item-news-overlay:nth-child(2),
    .page-news .item-news-overlay:nth-child(3) {
      height: 150px;
    }

    .page-news .item-news-overlay .img {
      /*position: absolute;
      inset: 0;
      z-index: 0;*/
    }
    .news-item-top .img{
        width: 100%;
        height: auto;
        object-fit: contain;
        display: block;
        position: absolute;
    }

    .page-news .item-news-overlay .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .page-news .item-news-overlay .text {
      position: relative;
      z-index: 2;
      padding: 16px;
      background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
    }

    .page-news .item-news-overlay h3 {
      font-size: 16px;
      margin: 0 0 8px;
      color: #fff;
      font-weight: 600;
      line-height: 1.4;
    }

    .page-news .item-news-overlay p {
      font-size: 14px;
      margin: 0;
      color: #ccc;
    }


    .page-news .item-news-vertical {
        display: flex;
        background: #fff;
        border-radius: 20px;
        overflow: hidden;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        margin-bottom: 20px;
        transition: box-shadow 0.3s;
    }

    .page-news .item-news-vertical:hover {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    }

    .page-news .item-news-vertical .img {
        flex-shrink: 0;
        width: 150px;
        height: 150px;
        overflow: hidden;
        border-radius: 20px 0 0 20px;
    }

    .page-news .item-news-vertical .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .page-news .item-news-vertical .text {
        padding: 12px 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 1;
        max-height: none;
        height: auto;
    }

    .page-news .item-news-vertical h3 {
        font-size: 16px;
        margin: 0 0 8px;
        font-weight: 600;
        line-height: 1.4;
        overflow: visible;        /* Không cắt nội dung */
        white-space: normal;      /* Cho phép xuống dòng */
        text-overflow: unset;     /* Không dùng dấu “...” */
        display: block;           /* Đảm bảo là block để chiếm đủ chiều rộng */
    }

    .page-news .item-news-vertical h3 a {
        color: #1a1a1a;
        text-decoration: none;
    }

    .page-news .item-news-vertical .post-meta,
    .page-news .item-news-vertical .author {
        font-size: 14px;
        color: #888;
    }

    .page-news .item-news-vertical .px-2 {
        padding: 0 8px;
    }

    .page-news .item-news-vertical .des {
        display: none; /* Nếu bạn muốn ẩn đoạn mô tả giống hình */
    }
    /* Mỗi bài viết */
    .sidebar-noibat .item-blog-new-simple {
      background-color: #fff;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
      display: flex;
      flex-direction: column;
      transition: transform 0.2s ease;
    }

    .sidebar-noibat .item-blog-new-simple:hover {
      transform: translateY(-4px);
    }

    /* Hình ảnh */
    .sidebar-noibat .item-blog-new-simple .box-image img {
		width: 235px;
        height: 150px;
		object-fit: initial;
	  /*width: 100%;
      height: auto;
      display: block;
      object-fit: cover;*/
    }

    /* Phần văn bản */
    .sidebar-noibat .item-blog-new-simple .text {
      padding: 10px;
    }

    /* Tiêu đề */
    .sidebar-noibat .item-blog-new-simple h3 {
      font-size: 14px;
      margin: 0 0 6px;
      line-height: 1.4;
    }

    .sidebar-noibat .item-blog-new-simple h3 a {
      text-decoration: none;
      color: #222;
      display: block;
    }

    /* Ngày đăng */
    .sidebar-noibat .item-blog-new-simple .post-meta {
      font-size: 12px;
      color: #888;
    }

    /* Ẩn phần tác giả */
    .sidebar-noibat .item-blog-new-simple .author,
    .sidebar-noibat .item-blog-new-simple .px-2 {
      display: none;
    }

    /**************************** news detail -chi tiết tin tức **************/
    .box-news-related .list-vertical-item-news-detail {
      display: flex;
      flex-direction: column;
      gap: 16px; /* Khoảng cách giữa các bài */
      padding: 0;
      margin: 0;
    }

    .box-news-related .item-news-vertical {
      display: flex;
      background: #fff;
      border-radius: 16px;
      box-shadow: 0 4px 12px #D1725338 !important;
      overflow: hidden;
      transition: transform 0.3s ease;
    }

    .box-news-related .item-news-vertical:hover {
      transform: translateY(-4px);
    }

    .box-news-related .item-news-vertical .img {
      width: 125px;
      height: 110px;
      flex-shrink: 0;
      margin-right: 8px;
      border-radius: 25px 0 0 25px;
      overflow: hidden;
    }

    .box-news-related .item-news-vertical .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      border-radius: none;
    }

    .box-news-related .item-news-vertical .text {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0;
      flex: 1;
    }

    .box-news-related .item-news-vertical .text h3 {
      margin: 0 0 8px;
      font-size: 16px;
      font-weight: 600;
      color: #1f2937;
      line-height: 1.4;
    }

    .box-news-related .item-news-vertical .text h3 a {
      text-decoration: none;
      color: inherit;
    }

    .box-news-related .item-news-vertical .text .mb-0 {
      font-size: 13px;
      color: #6b7280;
    }

    .box-news-related .item-news-vertical .text .px-1 {
      padding: 0 4px;
    }
    .template-blog-new {
        margin-bottom: 0;
    }

    /** Header ***/
    .header-mobile-category{
        margin-bottom: 8px;
    }

    /** Breadcrums ***/
    .breadcrumbs {

    }

    /************************ Liên hệ page ********************************/
    .contact-page .form-contact-support{

    }
    .contact-page .form-contact-support .wrapp-grid-field{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .contact-page .form-contact-support .custom-field-group.custom-field-one-half{
        flex: 1 1 calc(50% - 10px);
        margin-bottom: 0;
    }
    .contact-page .form-contact-support .custom-field-group.custom-field-one-half .title{
        margin-bottom: 5px;
    }
    .contact-page .form-contact-support .custom-field-group.custom-field-one-half .title p{
        margin-bottom: 0;
    }
    .contact-page .form-contact-support .custom-field-hoten{
        
    }
    .contact-page .form-contact-support .custom-field-phone{
        
    }
    .contact-page .form-contact-support .custom-textarea-group {
        clear: both;
        margin-top: 10px;
    }
    .contact-page .form-contact-support .custom-textarea-group .title{
        margin-bottom: 5px;
    }
    .contact-page .form-contact-support .custom-textarea-group p{
        margin-bottom: 0;
    }
    .contact-page .form-contact-support .group-btn p {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
    }
    .contact-page .form-contact-support .group-btn p input {

    }
    .contact-page .form-contact-support .group-btn p span {
        display: block;
        margin: 8px auto 0 auto;
        position: relative;
    }
    .contact-page .form-contact-support .wpcf7-response-output {
        margin-top: 1px;
    }
    .contact-page .content {
        padding-bottom: 5px;
    }
    .contact-page .info-contact {
        padding-top: 35px;
        padding-bottom: 25px;
    }
    .container-fluid-mobile{
        padding: 0;
    }
    .container-fluid-mobile .breadcrumbs {
        background: #fff;
        padding: 10px 0;
    }
    .container-fluid-mobile .breadcrumbs a,
    .container-fluid-mobile .breadcrumbs span {
        color: #797979;
        font-family: Roboto Flex;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 5%;
    }
    .container-fluid-mobile .content {
        gap: 8px;
    }
    .container-fluid-mobile .content img{
        width: 100%;
    }
    .container-fluid-mobile .support-box{
        padding: 0 10px;
        background: linear-gradient(262.41deg, #FF6D3E 0.89%, #E03C36 97.79%);
    }
	.form-contact-mobile .content{
		gap: 0;
	}
	.form-contact-mobile .support-box .des{
		font-size:15px;
	}
	.form-contact-mobile .form-contact-support .custom-field-group p{
		margin-bottom: 0;
	}
	.form-contact-mobile .form-contact-support .group-btn{
		margin-top: 10px !important;
	}
	.form-contact-mobile .form-contact-support .group-btn p input.wpcf7-submit{
		min-width: 152px;
        font-size: 18px;
        font-weight: 700;
        height: 35px;
	}
	.contact-page .form-contact-mobile .form-contact-support .wrapp-grid-field{
		column-gap: 9px;
	}

    /*** Bộ lọc sản phẩm mobile ***/
    .form-filter-mobile{

    }
    .form-filter-mobile .wrapp-filer-mobile{
        display: flex;
        gap: 5px;
    }
    .block-filter-product{
        margin-bottom: 5px !important;
    }
    .form-filter-mobile .button-box-filter{

    }
    .form-filter-mobile .button-box-price-filter{
        height: 40px;
        padding: 0;
    }
    .before-loop-wrapper-filter .filter select{
        appearance: auto;
        appearance: auto;
        border: none;
        margin: 0;
        height: 38px;
		background: #FFF !important;
		color: #424242 !important;
    }
    .button-box-price-filter {
      /* Ẩn style gốc */
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;

      /* Layout giống nút */
      display: inline-block;
      vertical-align: middle;
      padding: 0.5rem 1rem;
      font-size: 0.9rem;
      line-height: 1;
      color: #333;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 0.25rem;
      cursor: pointer;

      /* Thêm mũi tên custom bằng background-image */
      background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'10'%20height%3D'6'%20viewBox%3D'0%200%2010%206'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M0%200l5%206%205-6z'%20fill%3D'%23666'%2F%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: right 0.75rem center;
      background-size: 0.6rem 0.36rem;

      /* Bỏ padding phải thừa (để icon không đè text) */
      padding-right: 2.5rem;
    }

    /* Hover/Focus cho giống button */
    .button-box-price-filter:hover,
    .button-box-price-filter:focus {
      border-color: #ccc;
      outline: none;
      box-shadow: 0 0 0 2px rgba(0,0,0,0.03);
    }

    /* Active (nhấn giữ) */
    .button-box-price-filter:active {
      background-color: #f7f7f7;
      border-color: #bbb;
    }

    /*** product single *******/
    .slider-main-big .swiper-slide-big .img{
        height: 400px;
    }
    .slider-main-big .swiper-slide-big .img img{
        object-fit: contain;
    }
	
	/************************** Home page *************************/
	.content-review-customer .intro-review{
		
	}
	.content-review-customer .intro-review .box-text{
		
	}
	.content-review-customer .intro-review .box-text p{
		width: 322px;
        margin: 0 auto;
        font-size: 13px;
	}
	.item-best-seller .img img{
		height: 150px;
        width: 150px;
	}
	
	/******************** css blog list **********************************/
	.blog-list{
		
	}
	.blog-list .item-blog-new.item-blog-new-simple{
		
	}
	.blog-list .item-blog-new.item-blog-new-simple .box-image{
		
	}
	.blog-list .item-blog-new.item-blog-new-simple img{
		width: 235px;
        height: 150px;
		object-fit: initial;
	}
} /** end 769 ***/


.contact-page .form-contact-support .wrapp-grid-field{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.contact-page .form-contact-support .custom-field-group.custom-field-one-half{
    flex: 1 1 calc(50% - 10px);
	margin-bottom: 0;
}
.contact-page .form-contact-support .wpcf7-not-valid-tip{
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin: 2px 0;
}
.form-contact-top .form-contact-support .custom-field-group p{
	margin-bottom: 0;
}
/** header ***/
a.btn-call-mobile,
.icon-menu-mobile{
    border: 1px solid #F26D42;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}
.header-mobile-category .search-product-category .input-group{
	    flex-wrap: nowrap;
}
.header-mobile-category .dropdown-search .btn-dropdown-search{
	width: 93px;
	padding: 5px 16px 5px 15px;
	margin-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.header-mobile-category .search-product-category input{
	height:35px;
}
.header-name-company{
	background: linear-gradient(90deg, #E2313B 0%, #F26D42 100%);
	display:flex;
	justify-content:center;
	align-items: center;
	padding:5px 0;
}
.header-name-company h6{
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:0;
}
@media only screen and (max-width: 992px) 
{
	/* Bọc tổng - hiển thị dạng lưới */
    .sidebar-noibat .list-news-spotlight {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 16px;
    }
	.sidebar-noibat .list-news-spotlight .item-blog-new{
		margin-bottom: 0;
	}
}.margin-left-20px{
    margin-left: 20px;
}
.full-width{
   display: block;
}
.hidden {
    display: none;
}
.form-contact-top {
    background-image: url("/wp-content/themes/haruco/assets/images/bg-contact.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.form-contact-top .form-contact-support .custom-field-group:nth-child(even) {
    margin-left: 0px;
}
.header-middle .search-product .dropdown-search select {
	border: none;
	outline: none;
	background-color: transparent;
}
.header-middle .search-product .dropdown-search select:focus {
	border: none;
    background-color: transparent;
    color: #6F6F6F;
    padding: 5px 73px 5px 23px;
    position: relative;
}
.header-bottom .main-menu .menu-category-product .dropdown-menu .dropdown-item::before {
    background-image: url("/wp-content/themes/haruco/assets/images/icon/ic_right-orange.svg");
}
.dropdown-search .btn-dropdown-search::after {
    background-image: url("/wp-content/themes/haruco/assets/images/icon/ic_down.svg");
}
.btn-dropdown-search {
     border: none;
    outline: none;
    box-shadow: none;
    appearance: none; /* Cho trình duyệt hiện đại */
    -webkit-appearance: none; /* Safari/Chrome */
    -moz-appearance: none; /* Firefox */
    background-color: transparent; /* Tùy chọn */
}
.btn-dropdown-search:hover{
    border: none;
}
.btn-dropdown-search:focus{
    border: none;
}
.btn-dropdown-search:active{
    border: none;
}
.float-contact {
    bottom: 30%;
    right: 8px;
}
.content-introduce {
	padding-top: 32px;
}
.content-introduce img {
	margin: 0 auto;
}
.news-body-detail h2{
    font-size: 1.5rem;
}

.news-body-detail h3{
    font-size: 1.4rem;
}

.news-body-detail h4{
    font-size: 1.3rem;
}

.product-detail-body{

}
.product-detail-body h2, .box-huongdansudung h2{
    font-size: 1.5rem;
}

.product-detail-body h3, .box-huongdansudung h3{
    font-size: 1.4rem;
}

.product-detail-body h4, .box-huongdansudung h4{
    font-size: 1.3rem;
}
.post-detail.news-body-detail a{
	color: #15c;
}
.post-detail.news-body-detail a strong{
    color: #15c;
}
.post-detail.news-body-detail strong a{
    color: #15c;
}
.post-detail.news-body-detail a b{
    color: #15c;
}
.post-detail.news-body-detail b a{
    color: #15c;
}
.product-detail-body a{
	color: #15c;	
}
.product-detail-body a strong{
    color: #15c;
}
.product-detail-body strong a{
    color: #15c;
}
.product-detail-bodya b{
    color: #15c;
}
.product-detail-body b a{
    color: darkgreen;
}
.product-detail-body p{
	font-size: 18px;
}
.product-detail-body iframe{
    /*
    aspect-ratio: 9 / 16;
    width: 100%;
    max-width: 400px;
    height: auto;
    display: block;
    margin: 0 auto; */
}
.post-detail.news-body-detail iframe{
 
}
.block-shortcode-product .info h4 a {
	color: #4E514F !important;
}
.block-shortcode-product .info a {
	color: #f54343 !important;
}
.box-checkhangchinhhang iframe {

}
.box-news-related .item-news-vertical .img img {
	height: 108px;
    width: 133px;
    border-radius: 20px;
}
.block-shortcode-of-product-thamkhao p{
	text-align: center;
    font-size: 20px;
    color: red;
    border-bottom: 1px solid #ededed;
}
/************** Table content /**************/
body #ez-toc-container {
    border-radius: 10px !important;
    border: 1px solid #dbdbdb !important;
    background: #fff !important;
    padding: 0;
    width: 100%;
}
body #ez-toc-container li {
    border-bottom: 1px solid #dbdbdb;
}
body #ez-toc-container li a {
    font-size: 18px !important;
    line-height: 38px;
    padding: 8px 8px;
    font-weight: bold !important;
}
body #ez-toc-container li a:hover {
    text-decoration: none !important;
}
body #ez-toc-container li a::before {
    width: 29px;
    height: 29px;
    display: flex;
    flex-shrink: 0;
    background-color: #FF6D3E;
    border-radius: 100%;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-top: 3px;
    content: counters(item, '', decimal) '';
}
body #ez-toc-container .ez-toc-title-container{
    padding: 10px 10px 0 10px;
    display: none;
}
.ez-toc-sticky .ez-toc-sidebar .ez-toc-sticky-title {
    color: #ff6d3e !important
}
.ez-toc-sticky .ez-toc-sidebar {

}
.ez-toc-sticky-title-container{
    border-bottom: 1px solid #ff6d3e !important;
}
.ez-toc-open-icon .text{
    color: #ff6d3e !important;
}
.ez-toc-sticky-toggle-direction ul {

}
.ez-toc-sticky-toggle-direction ul li {
    
}
.ez-toc-sticky-toggle-direction ul li a{
    font-size: 16px !important;
    line-height: 18px;
    padding: 8px 8px;
    font-weight: bold !important;
    color: #ff6d3e !important;
}
#ez-toc-sticky-container .ez-toc-sticky-toggle-direction ul a:hover{
    text-decoration: none;
}

/************************************ Single product ************************************/
.box-button-addtocart a:hover{
    text-decoration: none;
    color: #fff0f0;
}
.box-button-addtocart a.btn-addtocart{
    font-size: 20px;
    padding: 7px 14px;
    text-align: center;
}
.link-giohang{
    padding-top: 3px;
}
.link-giohang a{
    color: #fff0f0;
}
.link-giohang a:hover{
    color: #fff0f0;
}
/*** form đặt mua hàng ***/
.modal_dat_mua_hang .modal-content{
    max-width: 500px;
    margin: 0 auto;
    padding: 8px;
}
.modal_dat_mua_hang form input{
    border: 1px solid #FF6D3E;
    width: 100%;
    height: 40px;
    padding: 5px;
}
.modal_dat_mua_hang form input:focus{
    border: 1px solid #F26D42;   
}
.modal_dat_mua_hang form label{
   width: 100%;
}

.modal_dat_mua_hang form span{
    width: 100%;
    float: left;
}
.modal_dat_mua_hang form select{
    border: 1px solid #F26D42;
    width: 100%;
    border-radius: 8px;
    outline: none;
    height: 50px;
    padding: 5px;
    height: 40px;
}
.modal_dat_mua_hang form textarea{
    border: 1px solid #F26D42;
    width: 100%;
    height: 100px;
}
.modal_dat_mua_hang form textarea:focus{
    border: 1px solid #F26D42;  
}
.modal_dat_mua_hang form .wpcf7-submit{
    width: 100%;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 46px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50px;
    background: linear-gradient(71deg, #e72b29 0%, #f26d42 100%);
}
.modal_dat_mua_hang form .wpcf7-not-valid-tip{
    font-size: 14px;
    font-style: italic;
    color: #fff;
}
.p_wrapp_1, .p_wrapp_2{
    width: 48%;
    display: inline-block;
}
.p_wrapp_6 span.wpcf7-spinner {
    width: 24px;
    height: 24px;
}
.p_wrapp_6 span.wpcf7-spinner:before {

}
.btn-datmuangay{
    width: 100%;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 46px;
    font-size: 20px;
    font-weight: 700;
}
.btn-datmuangay:hover{
    color: #fff;
}
.btn-datmuangay .icon {
    display: inline-flex;
    height: 1.0rem;
    width: 1.0rem;
}
/************* Home page ******************/
@media (min-width: 768px) 
{
    .homepage section.blog-news {
        margin-bottom: 25px;
    }
    .havi-page-about .intro-about {
        margin-top: 0px;
    }
    .havi-page-about .intro-about .content-introduce {
        padding-top: 0;
    }
    .havi-page-about .breadcrumbs {
        margin-bottom: 0px;
    }
    .havi-page-about .commit-from-haruco {
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .product-list-page .breadcrumbs {
        margin-bottom: 0px;
    }
    .page-news .mt-5{
        margin-top: 8px !important;
    }
}

.homepage .review-customer{
    padding-bottom: 30px;
}
/*** product list ************/
.wrapp-filer-pc{
    display: flex;
}
.before-loop-wrapper-filter .filter .woocommerce-ordering p:first-child {
	margin-top: 8px;
}
@media only screen and (min-width: 768px) 
{
	.item-best-seller .img img{
		height: 230px;
	}
    .list-product-search .item-best-seller .img img{
        height: 269px;
        width: auto;
    }
}
.item-best-seller .info h4 {
	font-size: 17px;
	line-height: 27px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 55px;
}
.item-best-seller .info .a_title{
	font-size: 17px;
	line-height: 27px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 55px;
}
.block-ttsk .blog-list .box-text h3{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 55px;
}
.block-ttsk .blog-list .box-text h3 a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 55px;
}
@media (min-width: 768px) {
    .item-news-vertical .img {
   
    }
	.blog-news .blog-content .item-blog-new-simple .box-text{
		padding-bottom: 0;
	}
	.blog-list .item-blog-new-simple{
		
	}
	.blog-list .item-blog-new-simple img{
		
	}
	.blog-list .box-image.image-cover-h{
		
	}
	.blog-news .blog-content .blog-list .item-blog-new-simple .image-cover-h {
		padding-top: 50%;
	}
}
.item-customer-reviews .img img{
	height: 100%;
	width: 100%;
}
/*** common ******************/
.post-detail .img-center {
	text-align: center;
}
.product-detail-body .img-center {
	text-align: center;
}
.box-checkhangchinhhang .des .img-center {
	text-align: center;
}
.box-huongdansudung .des .img-center {
    text-align: center;
}
/****************** Footer ****************************/
.box-dmc-bct {
    gap: 8px;
}
.box-dmc-bct li {
 
}
.box-dmc-bct li img {
    width: 100px;
}
.box-dmc-bct .dmca-badge img {
    width: 70px;
}
@media only screen and (max-width: 768px) {
    .box-dmc-bct {
       display: inline-flex;
    }
    .box-dmc-bct li img {
       
    }
}
/********** Form đặt mua hàng - Custom làm mới *****************/
.modal-formdatmua{
    z-index: 9999;
    padding-top: 15px;
}
.modal-formdatmua input{
    height: 40px;
    cursor: pointer;
}
.modal-formdatmua select{
    height: 40px;
    cursor: pointer;
}
.modal-formdatmua textarea{
    cursor: pointer;
}
.modal-formdatmua .order-form-attribute h3{
    text-align: center;
    font-weight: bold;
}
.modal-formdatmua .modal-content{
    background: transparent;
    border: none;
}
.modal-formdatmua .modal-dialog{
    max-width: 80%;
    margin-top: 0;
}
.order-form-custom .order-form-feature{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.order-form-custom .order-form-attribute{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.order-form-custom{
    background-image: url("/wp-content/themes/haruco/assets/images/form/bg-form-dm.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 15px 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0 !important;
}
.order-form-custom .row-wrapper-full{
    padding: 0px;
}
.order-form-custom .order-form-feature{
    background-color: #FFF5F0;
}
/* Wrapper có khoảng cách giữa các ô */
.row-wrapper-feature {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
    padding: 15px 0 15px 0;
}
.modal-formdatmua .feature-item{
    background: transparent;
    margin-bottom: 25px;
}
.modal-formdatmua .feature-item .item-f{
    /* border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(255, 252, 249, 0) 9.94%, #FFC480 100%);
    */
    padding: 15px 12px;
    text-align: center;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    background:
            linear-gradient(#FFF5F0, #ffffff) padding-box,
            linear-gradient(to top, #FFC480, #FFFCF9) border-box;
    border: 1px solid transparent;
    border-radius: 20px;
}
.modal-formdatmua .feature-item img {
    margin-bottom: 12px;
}

.modal-formdatmua .feature-item p {
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
    line-height: 1.4;
}
.modal-body-formdatmua .feature-item img{
    width: 60px;
    height: 74px;
}
.feature-item-full.hotline-box-datmua {
    background: linear-gradient(90deg, #F44336 0%, #FF6F00 100%);
    color: white;
    border-radius: 60px 0 60px 0;
    padding: 24px 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.feature-item-full.hotline-box-datmua img{
    float: left;
    width: 57px;
    height: 57px;
}
.feature-item-full.hotline-box-datmua .item-bt{
    text-align: left;
    margin-left: 75px;
}
.feature-item-full.hotline-box-datmua .item-bt .item-line-1{

}
.feature-item-full.hotline-box-datmua .item-bt .item-line-2{
    font-size: 24px;
    margin-top: 0;
    font-weight: bold;
}
/* Giao diện form đặt hàng */
.modal-body-formdatmua .cf7-wrapper form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.modal-body-formdatmua .cf7-wrapper .text-white{
    color: #fff !important;
}
.modal-body-formdatmua .cf7-wrapper p {
    margin: 0;
}
.modal-body-formdatmua .cf7-wrapper {

}

.modal-body-formdatmua .cf7-wrapper p {
    flex: 1 1 calc(50% - 10px);
}

.modal-body-formdatmua .cf7-wrapper p:nth-child(6)  /* Ghi chú */
{
    width: 100%;
}
.modal-body-formdatmua .cf7-wrapper input,
.modal-body-formdatmua .cf7-wrapper textarea {
    width: 100%;
    padding: 10px 14px;
    font-size: 14px;
    border: none;
    border-radius: 6px;
    color: #000;
}
.modal-body-formdatmua .cf7-wrapper textarea {
    min-height: 100px;
    resize: vertical;
}
.modal-body-formdatmua .box-submit{
    width: 100%;
}
.modal-body-formdatmua .box-submit p{
    width: 293px;
    margin: 0 auto;
}
.modal-body-formdatmua .box-submit p input{

}
.modal-body-formdatmua .box-submit p .wpcf7-spinner{
    display: none !important;
}
.modal-body-formdatmua .cf7-wrapper .btn-datmuangay {
    background: linear-gradient(to right, #FF8F2D, #FF8F2D);
    /* background: #FF8F2D; */
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 0;
    border-radius: 6px;
    width: 293px;
    height: 45px;
    cursor: pointer;
    text-transform: uppercase;
}
.modal-body-formdatmua label{
    color: #FFF;
}
.modal-body-formdatmua .cf7-wrapper .wpcf7-submit:hover {
    background: #005f7f;
}
.modal-body-formdatmua .form-group{
    margin-bottom: 8px;
}
/* Xoá viền thừa */
.modal-body-formdatmua .cf7-wrapper > div {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.order-form-attribute .text-white{
    color: #fff !important;
    font-size: 16px;
}
.order-form-attribute  .wpcf7-not-valid-tip-{
    background: #fff;
    color: #dc3232;
    border-radius: 5px;
    margin-top: 1px;
    padding: 2px 5px;
    font-size: 14px;
}
.order-form-attribute  .wpcf7-not-valid-tip{
    color: darkred;
    font-size: 14px;
}
/********** Form dat mua mobile ***********/
@media only screen and (max-width: 768px)
{
    .modal-formdatmua .modal-dialog{
        max-width: 90%;
        margin: 0 auto;
    }
    .order-form-custom {
        background-image: none;
        padding: 0;
    }
    .modal-formdatmua .modal-content{
        padding: 0;
    }
    .modal-formdatmua .modal-content .modal-body{
        padding: 0;
    }
    .modal-formdatmua .order-form-attribute{
        background-image: url("/wp-content/themes/haruco/assets/images/form/bg-form-dm-mobile.png");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 15px !important;
        border-radius: 20px 20px 0 0;
    }
    .modal-formdatmua .order-form-attribute h3{
        text-align: center;
        font-weight: bold;
        margin: 8px 0;
    }
    .modal-body-formdatmua .cf7-wrapper {

    }
    .modal-body-formdatmua .cf7-wrapper p {
        flex: 1 1 calc(50% - 10px);
    }
    .modal-body-formdatmua .cf7-wrapper p:nth-child(6)  /* Ghi chú */
    {
        width: 100%;
    }
    .modal-body-formdatmua .cf7-wrapper textarea {
        height: 101px;
    }
    .order-form-attribute .wpcf7-not-valid-tip {
        font-size: 13px;
    }
    .feature-item-full.hotline-box-datmua{
        padding: 8px 26px;
    }
    .feature-item-full.hotline-box-datmua .item-bt .item-line-2 {
        font-size: 18px;
    }
    .order-form-custom .order-form-feature{
        border-radius: 0 0 20px 20px;
    }
}
/******* Form dat mua giua bai viet ********/
.form-datmua-giua-post{
    background-image: url("/wp-content/themes/haruco/assets/images/form/bg-form-dm-mobile.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px !important;
    border-radius: 20px;
}
.form-datmua-giua-post .wrap_form_in_post{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.form-datmua-giua-post .wrap_form_in_post h3{
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.form-datmua-giua-post .wrap_form_in_post p{
    flex: 1 1 calc(50% - 10px);
}
.form-datmua-giua-post .wrap_form_in_post label{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.form-datmua-giua-post .wrap_form_in_post input{
    height: 40px;
    border-radius: 8px;
}
.form-datmua-giua-post .wrap_form_in_post .box-submit{
    width: 100%;
}
.form-datmua-giua-post .wrap_form_in_post .box-submit p{
    width: 100%;
    text-align: center;
}
.form-datmua-giua-post .wrap_form_in_post .box-submit .wpcf7-submit{
    width: 200px;
    margin: 0 auto;
    height: 50px;
    background: coral;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    order-color: #fff;
    color: #FFF;
}
.form-datmua-giua-post .wpcf7-spinner{
    display: none;
}
.main-single-page .wpcf7 {
    border: 2px solid var(--primary-color);
    max-width: 450px;
    margin: auto;
    padding: 15px 45px 0;
    margin-bottom: 30px;
}
.form-datmua-giua-post .wrap_form_in_post input{
    border-color: #fff;
}
.wrap_form_in_post {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.wrap_form_in_post p {
    flex: 1 1 calc(50% - 16px); /* chia 2 cột */
    display: flex;
    flex-direction: column; /* label trên, input dưới */
    margin: 0;
    box-sizing: border-box;
}

.wrap_form_in_post p.full {
    flex: 1 1 100%; /* full chiều ngang */
    text-align: center;
}

.wrap_form_in_post input {
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    font-size: 15px;
    box-sizing: border-box;
}
.wrap_form_in_post .wpcf7-not-valid-tip {
    color: beige !important;
}
.box-metabox-product span.hethang{
	font-weight: bold !important;
    color: brown !important;
}
#wpcf7-6977e34d50d44-wrapper {display:none !important; visibility:hidden !important;}
/*# sourceURL=wpcf7-6977e34d50d44-inline-inline-css */
