/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 09:39:21 */
.flex-viewport {
  height: 600px !important;
}

img.wp-post-image {
  height: 600px !important;
}

.homenest-post-thumbnail img.wp-post-image {
    height: 232px !important;
}

.woocommerce-product-gallery__image.flex-active-slide a img {
    height: 600px !important;
    overflow: hidden;
    width: auto !important;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}


.woocommerce div.product div.images .flex-control-thumbs li {
  width: 70px !important;
  float: left;
  margin: 0;
  list-style: none;
}

ol.flex-control-nav.flex-control-thumbs li img {
  height: 62px !important;
  min-width: 65px !important;
  width: 65px !important;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    overflow-x: auto !important;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.guilienhe {
    background: #e88500;
    color: #ffffff;
    padding: 8px 20px 8px 20px !important;
    font-size: 18px;
    height: auto !important;
}

.forminpit {
    border: 1px solid #d0d0d0b8 !IMPORTANT;
    color: #ffffff;
    margin-top: 10px;
}


@media (max-width: 500px) {
.flex-viewport {
  height: 350px !important;
}
.danh-sach-icon {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 16px;
    }
img.wp-post-image {
  height: 350px !important;
}

.woocommerce-product-gallery__image.flex-active-slide a img {
    height: 350px !important;
}


ol.flex-control-nav.flex-control-thumbs {
    display: flex
;
    overflow-x: auto !important;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.guilienhe {
    background: #e88500;
    color: #ffffff;
    padding: 8px 20px 8px 20px !important;
    font-size: 18px;
    height: auto !important;
}

.forminpit {
    border: 1px solid #d0d0d0b8 !IMPORTANT;
    color: #ffffff;
    margin-top: 10px;
}
}
.mont_canho--ctn .list__canho > div > [data-elementor-type="loop-item"] a:has(.da-ban)::before {
    background-color: rgb(226 226 226 / 96%) !important;
    opacity: 0.8;
}

.mont_canho--ctn .list__canho > div > [data-elementor-type="loop-item"] .chua-ban {
	display: none;
}

.icon-chitiet {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.danh-sach-icon {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 cột */
  gap: 16px; /* khoảng cách giữa các ô */
}

p.tieu_de {
    margin-left: 10px;
}