/*
Theme Name: flatsome-child
Description: Day la child theme flatsome
Author: Nhan
Template: flatsome
Version: 3.19.9
*/

.color-palette-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 2rem;
  height: 365px;
  overflow: auto;
}

.color-item {
  width: calc(20% - 5px);
  position: relative;
  border-radius: 0px;
  cursor: pointer;
  margin-left: 0 !important;
  margin-bottom: 0;
  position: relative;
}

.colour-wrap {
  width: 100%;
  padding-bottom: 86px;
  position: relative;
}

.colour-wrap__field__color {
  height: 68px;
  width: 100%;
  display: block;
}

.color-item:hover .colour-wrap__field {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.colour-wrap__field {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  padding: 6px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}

.field-field-display-title {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #000;
  font-family: averta-600;
  letter-spacing: -0.3px;
  margin-top: 5px;
  font-weight: bold;
}

.field-field-colour-identify {
  font-size: 10px;
  margin-bottom: 0;
  line-height: 1.1;
  color: #000;
  font-family: averta-600;
  letter-spacing: -0.3px;
}

/* SELECT2 */

.color-state-container span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 55px;
}

.select2-container--open .select2-dropdown {
  /* margin-top: 4px; */
  margin-top: 40px;
  z-index: 1;
}

.select2-results__option--selectable {
  margin-bottom: 0;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  margin-bottom: 0;
}

#bang-mau-select {
  width: 50%;
}

span.select2-selection.select2-selection--single.color-palette-container {
  min-width: 100%;
  border: 1px solid #707070;
  height: 55px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 0;
}

.color-swatches {
  height: 55px;
  padding-right: 15px;
  white-space: nowrap;
}
/*  */
.loader-ma-mau {
  width: 50px;
  aspect-ratio: 1;
  display: grid;
  border: 4px solid #0000;
  border-radius: 50%;
  border-color: #ccc #0000;
  animation: l16 1s infinite linear;
  position: absolute;
  left: 21%;
  top: 20%;
}

.loader-ma-mau::before,
.loader-ma-mau::after {
  content: "";
  grid-area: 1/1;
  margin: 2px;
  border: inherit;
  border-radius: 50%;
}
.loader-ma-mau::before {
  border-color: #f03355 #0000;
  animation: inherit;
  animation-duration: 0.5s;
  animation-direction: reverse;
}
.loader-ma-mau::after {
  margin: 8px;
}
@keyframes l16 {
  100% {
    transform: rotate(1turn);
  }
}

p {
  margin-bottom: 0.5em !important;
}

.z2 {
  z-index: 2;
}

.is-uppercase,
.uppercase {
  letter-spacing: 0;
}

.bg-zoom:hover .bg,
.has-hover:hover .image-zoom img {
  transform: scale(1.05);
}

/* header */

#logo {
  order: 3;
}

.header-nav .nav-icon a {
  padding: 0;
  font-size: 20px;
  color: #fff !important;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 100% !important;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  width: var(--drawer-width, 300px);
  max-width: 100%;
  transform: translateX(-100%);
  transition: transform 0.4s ease-in-out;
  background-image: url(../../uploads/2025/04/Frame-62428-scaled.png);
  height: 700px;
}

.off-canvas-right.mfp-removing .mfp-content {
  transform: translateX(-100%);
}

.nav-sidebar a {
  color: #fff !important;
  text-transform: none !important;
  font-size: 1.2rem !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  font-weight: normal !important;
}

.nav-sidebar .current-menu-item a {
  color: #5393c2 !important;
}

.nav-sidebar.nav-vertical > li + li {
  border: none;
}

.header-block {
  width: 100% !important;
  display: block !important;
}

/* Khi mở */
body.off-canvas-open .off-canvas-right .mfp-content,
body.off-canvas-open .off-canvas-left .mfp-content {
  transform: translateX(0);
}
/*  */

.icon-box-img img,
.icon-box-img svg {
  padding-top: 0;
}
.icbox-left-center {
  align-items: center;
}

.stackDangKyDaiLy {
  padding-right: 200px;
}

.img-dangkydaily {
  position: absolute;
  top: -17%;
  right: 1%;
  width: auto !important;
}

.img-dangkydaily img {
  object-fit: cover;
  height: 890px;
}

/* prodduct */

.product-small .category {
  text-transform: none;
  font-weight: 700;
  opacity: 1;
  font-size: 1rem;
}

.product-small .product-title {
  font-size: 18.5px;
}

.product-small .product-title a {
  font-weight: 700;
}

.product-small .product-short-description p {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.contact-image {
  width: 50%;
  margin: 0 auto;
}

.product-small .box-image {
  background-color: #f3f8ff;
  border-radius: 12px;
}

.product-small .box-image::after {
  content: "";
  display: block;
  width: 80%;
  background-image: url(../../uploads/2025/04/45f8b55a-bb13-41fc-b688-8bbb58d6df95.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 5%;
  z-index: 0;
  height: 30%;
  left: 50%;
  transform: translateX(-50%);
}

.product-small .box-image img {
  width: 65%;
  object-fit: cover;
  height: auto;
  margin-top: 11%;
  z-index: 1;
}

.product-small .box-image a {
  text-align: center;
}

/* slider du an */

.du-an-swiper-nav-prev {
  left: 92.5%;
  top: 73%;
  background-image: url(../../uploads/2025/04/arrow-right-3.png);
  background-size: contain;
  width: 40px;
  padding-top: 3.6%;
  background-repeat: no-repeat;
}

.du-an-swiper-nav-next {
  top: 73%;
  background-image: url(../../uploads/2025/04/arrow-right-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  padding-top: 3.6%;
  right: 1%;
}

.du-an-swiper-nav-prev::after,
.du-an-swiper-nav-next::after {
  content: none;
}

.architecture-swiper {
  width: 100%;
  height: 100%;
}

.architecture-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* width: 17%; */
  transition: all 0.3s ease;
  height: 300px !important;
  border-radius: 8px;
}

.architecture-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 300px !important;
  object-fit: cover;
  border-radius: 8px;
}

/* .architecture-swiper .swiper-slide.swiper-slide-active {
  width: 45% !important;
} */

.architecture-swiper .swiper-slide span {
  font-size: 24px;
  font-weight: bold;
}
/*  */

.is-divider {
  display: none;
}

.blogHome .post-title {
  font-size: 1.1rem;
  font-weight: 700;
}

.blogHome .from_the_blog_excerpt {
  font-size: 0.95rem;
}

.blogHome .post-title,
.blogHome .from_the_blog_excerpt {
  color: #fff;
}

.blogHome .box-image {
  border-radius: 12px;
}

.blogHome .button {
  display: inline-block;
  width: 159px;
  background-image: url(../../uploads/2025/04/lienhe.png);
  background-size: cover;
  background-position: center;
  text-indent: -9999px;
  border: none;
  padding-top: 4%;
  background-color: transparent !important;
}

.blogHome .post-meta {
  display: inline-block;
  background: #f4f7ff;
  padding: 3px 15px;
  font-weight: 700;
  position: absolute;
  top: -99%;
  transform: rotate(270deg);
  left: -8%;
}

/*  */
.gallery-chung-chi img {
  object-fit: contain;
}

.nhan-tin input[type="email"] {
  background: #001659 !important;
  box-shadow: none !important;
  border: none;
  min-height: 3.5rem;
  border-radius: 8px;
  color: #fff !important;
}

.nhan-tin input[type="email"]::placeholder {
  color: #fff !important;
}

.nhan-tin .wpcf7-spinner {
  display: none;
}

.nhan-tin input[type="submit"] {
  background-image: url(../../uploads/2025/04/Vector-11.png);
  background-size: cover;
  background-position: center;
  text-indent: -9999px;
  border: none;
  background-color: transparent !important;
  font-size: 9px;
  position: absolute;
  top: 15px;
  right: 2%;
}

.wpcf7 form .wpcf7-response-output {
  margin-top: 0;
  color: #fff;
}

.footer-wrapper .ux-menu-link__link {
  color: #5393c2 !important;
  font-size: 1.2rem;
}

.b-top-footer {
  border-top: 0.6px solid #5393c2;
}

.copyright-footer {
  font-weight: 700;
  color: #fff;
}

.icon-hungyen {
  position: absolute;
  top: 200px;
  right: 17px;
}

.img-in-text img {
  vertical-align: baseline;
}

.sec-container {
  max-width: 1410px;
  margin: 0 auto;
  border-radius: 12px;
  margin-top: -62px;
}

.stackFull {
  height: 100%;
}

.stackFull .icon-box {
  padding: 20px 70px;
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: transparent;
}

.stackFull .icon-box:hover {
  border: 1px solid #fff;
  border-radius: 12px;
  background-color: var(--primary-color);
}

.banner-transparent {
  background-color: transparent;
}

/* wooo */

.woocommerce-breadcrumb {
  text-transform: none;
  font-size: 1.1rem;
}
.product-category-title {
  font-size: 2rem;
  font-weight: 700;
  color: var(--primary-color);
}

.product-category-heading p {
  font-size: 1.1rem;
}

.category-page-row {
  margin-top: -50px;
  margin-bottom: 100px;
}

/* filters-container */

.filters-container form {
  display: flex;
  gap: 10px;
  margin-bottom: 0;
}

.yith-wcan-filters {
  background: transparent;
  margin-bottom: 0;
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 8px 15px;
  cursor: pointer;
  position: relative;
}

.yith-wcan-filter {
  width: calc(32% - 30px);
}

.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
  top: calc(100% + 0px);
}

.dropdown-label,
.filter-title {
  color: #fff !important;
}

.apply-filters {
  white-space: nowrap;
  display: block !important;
  color: #000;
  background: #fff;
  margin: 0;
  height: 2.8em;
  margin-top: 38px !important;
  border-radius: 4px;
}

/* cach tinh son nha  */
.tieu-de-tinh-son-nha {
  text-transform: uppercase;
  color: var(--primary-color);
  font-size: 1.5rem;
  font-weight: 700;
}

.layout_calculator_paint .title_box {
  font-size: 23px;
  color: #000;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
}

.layout_calculator_paint .item > .col {
  padding-bottom: 10px;
}

.layout_calculator_paint input[type="text"] {
  min-height: 30px;
  height: 30px;
  line-height: 30px;
  box-shadow: none;
  letter-spacing: 0;
  margin: 0;
  font-size: 16px;
  border-color: #767676;
  padding: 0 5px;
  border-radius: 3px;
}

.layout_calculator_paint .title {
  font-size: 16px;
  font-weight: 700;
  color: #33790c;
}

.layout_calculator_paint .title .num {
  color: #000;
  margin: 0 3px 0 0;
}

.layout_calculator_paint .title_parameter {
  font-size: 16px;
  font-weight: 700;
}

.layout_calculator_paint .title_head_calculator {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.layout_calculator_paint .title_type {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.layout_calculator_paint .title_paint {
  font-size: 16px;
  font-weight: 700;
  color: #33790c;
  text-transform: capitalize;
}

.layout_calculator_paint select:focus {
  border-color: var(--primary_color);
  box-shadow: none;
}
.layout_calculator_paint select {
  min-height: 30px;
  height: 30px;
  line-height: 30px;
  box-shadow: none;
  letter-spacing: 0;
  margin: 0;
  font-size: 16px;
  border-color: #767676;
  padding: 0 5px;
  border-radius: 3px;
  color: #000;
}

.layout_calculator_paint .total_val {
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.layout_calculator_paint .val_red {
  color: #ef1a24;
  font-weight: 700;
  font-size: 17px;
}

.layout_calculator_paint .total_label {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
}

/* phoi mau */

.tab-phoi-mau .nav-simple {
  position: absolute;
  top: -128px;
  width: 1410px;
  display: flex;
  justify-content: center;
  font-size: 1.1rem;
}

.img-h100 img {
  height: 100px !important;
}

.tab-phoi-mau ul li a {
  color: rgba(255, 255, 255, 0.5);
}

.tab-phoi-mau ul li.active a {
  color: #fff !important;
}

.tab-phoi-mau ul li:hover a {
  color: #fff !important;
}

.tab-phoi-mau ul > li + li:before {
  content: "";
  position: absolute;
  left: -43px;
  top: 13px;
  display: block;
  width: 1.5px;
  height: 42%;
  background-color: rgba(255, 255, 255, 0.5);
}

.tab-phoi-mau ul > li + li {
  margin-left: 80px !important;
}
.tab-phoi-mau .tab-panels {
  padding-top: 0;
}

.ViewContainer {
  position: relative;
  width: 100%;
  max-width: 800px;
}

.svg-phoi-mau {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.svg-phoi-mau path {
  fill: transparent;
  stroke: #555;
  stroke-width: 1;
  cursor: pointer;
  transition: fill 0.3s;
}

.img-phoi-mau {
  position: absolute;
  content: "";
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.color-item {
  border: 1px solid transparent;
}
.color-item.selected {
  border: 1px solid var(--primary-color);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.ViewContainer .pathClass:hover {
  stroke: #000;
  stroke-width: 3px;
  cursor: url(data:image/x-icon;base64,AAACAAEAICAAAAAAAACoCAAAFgAAACgAAAAgAAAAQAAAAAEACAAAAAAAAAQAAAAAAAAAAAAAAAEAAAAAAAAAAAAATaD0AEJ1lQBaWlsAWp/HAOPiwABFd5cA9PTmAD2b9QCqq5EAXltXAK2rkABHRkoA8/PmAFdnegBFRUUAu8zGAFmexgBOeKAA8/PlAEOf8QBnsfcARZ/xAEJxtABEcrIAQnCvAF1dXgBbW1sA7u7uAECd9ABZnsQAXISbAOHgvwDs7tkAWltaAPHz4wBYnsoARnWxAFiWxgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgYGBkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYGBgYGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGBgYGBgYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYGBgYGBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGBgYGBgYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYGBgYGCUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgYGBgYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYGBgYGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIRAAAAGBgYGBgYAAAAAAAAAAAAAAAAAAAAAAAAAAAfBhERERgYGBgYGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsFBBERESYYGBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQUFBREREREYFwAAAAAAAAAAAAAAAAAAAAAAAAAAAAkFBQUFBRAREREeAAAAAAAAAAAAAAAAAAAAAAAAAAAADAUFBQUFBQ0RERERAAAAAAAAAAAAAAAAAAAAAAAAAA8bGxsFBQUhExMTEREREQAAAAAAAAAAAAAAAAAAAAAADxsbGxsbIBMTExMjJBEREQAAAAAAAAAAAAAAAAAAAA8bGxsbGxsbBxMTEwUFBRERAAAAAAAAAAAAAAAAAAAADxsbGxsbGxsbGwcFBQUFBQAAAAAAAAAAAAAAAAAAAB0OGxsbGxsbGxsbGxsFBQUFAAAAAAAAAAAAAAAAAAAdHR0bGxsbGxsbGxsbGxsiBRwAAAAAAAAAAAAAAAAAAB0dHRsbGxsbGxsbGxsbGxsbAAAAAAAAAAAAAAAAAAAdHR0dHRIIFBsbGxsbGxsbGwAAAAAAAAAAAAAAAAAAAB0dHR0dHR0dHQMbGxsbGxsbAAAAAAAAAAAAAAAAAAAAAR0dHR0dHR0dHRsbGxsbGwAAAAAAAAAAAAAAAAAAAAAAAB0dHR0dHR0dGxsbGxsbAAAAAAAAAAAAAAAAAAAAAAAAFh0dHR0dHR0bGxsbGwAAAAAAAAAAAAAAAAAAAAAAAAAAFR0dHR0dHR0aChsbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdHR0dHR0dHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdHR0dHR0dAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdHR0dHR0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0dAAAAAAAAAAAAAAAAAP////////4f///8H///+B////gf///wP///8D////B////g///5wP//8AH///AD///wA///4AP//+AB///AAH//wAA//4AAP/+AAH//AAB//gAAf/4AAP/8AAH//AAB//wAA///AAP//wAH//+AB///8A////gP///8D////5//),
    auto;
}

/* custom single product */
.custom-single-product {
  margin-top: 50px;
}

.custom-single-product .product-short-description {
  display: none;
}

.custom-single-product .product-title {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--primary-color);
}

.custom-single-product .product-gallery-slider img {
  width: 100%;
  display: block;
  margin: 0 auto;

  padding: 0 80px;
}

.custom-single-product .product-gallery-slider .is-selected img {
  border: 1px solid #e5e5e5;
}

.wap-title-tt {
  position: relative;
  padding-left: 15px;
}

.wap-title-tt .title-tt {
  padding: 0 5px;
}

.title-tt {
  display: inline;
  position: relative;
  z-index: 10;
  background: #fff;

  font-size: 25px;
  font-weight: 700;
}
.wap-title-tt:after {
  width: 100%;
  left: 0;
}
.wap-title-tt:after {
  position: absolute;
  content: "";
  bottom: 16px;
  border-top: 1px solid #ddd;
  z-index: 5;
}

.custom-single-product section {
  margin-bottom: 1rem;
}

.justify {
  text-align: justify;
}

.icon-list {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 10px;
}
.icon-list img {
  max-width: 70px;
}

.custom-single-product .flickity-viewport {
  margin-bottom: 30px;
}

.custom-single-product table {
  border: 1px solid #fff;
  width: 100%;
}

.c-text {
  background-color: #f1f1f1;
}

.c-tilte {
  background-color: #cdcdcd;
  width: 40%;
}

.custom-single-product td {
  padding: 15px;
  font-size: 1rem;
  color: #222;
  border: 1px solid #fff;
}

.breadcrumbs a {
  color: #222;
}

.related {
  border: none;
  margin-top: 30px;
  margin-bottom: 100px;
}

.product-section-title-related {
  font-size: 30px;
}

.toggle:focus,
.toggle {
  color: #fff;
}

/* lien he */
.row_contact_info .wpcf7 form input {
  min-height: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ececec;
  box-shadow: none;
  font-size: 15px;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
}

.row_contact_info .wpcf7 form textarea {
  border: 1px solid #ececec;
  box-shadow: none;
  font-size: 15px;
  padding-left: 20px;
  margin: 0 0 15px;
  min-height: 150px;
}

.row_contact_info .wpcf7-response-output {
  margin-top: 2em !important;
  color: #333 !important;
}

.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.row_contact_info .wpcf7 form input[type="submit"] {
  border: none;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 15px;
  padding: 0 45px;
  box-shadow: none;
  margin: 0;
  min-height: 46px;
  height: 46px;
  line-height: 46px;
}

/* du an */
.grid_projects .col.post-item .box .box-text {
  background-color: var(--primary-color);
  background-image: linear-gradient(to top, var(--primary-color), #3767a7);
  padding: 15px 0;
}

.grid_projects .col.post-item .box .box-text .post-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  line-height: 1.4;
  transition: all 0.3s;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
  display: -webkit-box;
}

.section-title-container .section-title-center span {
  color: var(--primary-color);
  font-size: 40px;
  line-height: 1.4;
  margin: 0;
}

body .section-title-container .section-title-center b {
  background-color: transparent;
}

.blog-single {
  margin-top: 40px;
}

.project_galleries .product-images .box .box-image .image-cover {
  padding-top: 65%;
}

.project_galleries .product-images {
  width: 70%;
  margin: 0 auto;
}

.project_galleries .product-images .box .box-image .box-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 7px 10px;
  background: var(--primary-color);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    to(var(--primary-color))
  );
  background: linear-gradient(to right, transparent, var(--primary-color));
  text-align: right;
  color: #fff;
}

.project_galleries .product-thumbnails {
  margin-top: 20px;
}

.project_galleries .product-thumbnails a .box .box-image img {
  margin: 0;
  opacity: 1;
  border-radius: 10px;
  transform: unset;
}

.project_galleries .product-thumbnails a .box .box-image .image-cover {
  padding-top: 65%;
}

.project_galleries .product-thumbnails a {
  border: none;
}

.cat-title {
  font-size: 20px;
  color: var(--primary-color);
}

#secondary aside.widget_search form input {
  box-shadow: none;
  letter-spacing: 0;
  font-size: 15px;
  min-height: 42px;
  height: 42px;
  line-height: 42px;
  padding: 0 0 0 15px;
  border-right: none;
}

#secondary aside .widget-title {
  display: block;
  letter-spacing: 0;
  line-height: 1.4;
  font-size: 24px;
  margin: 0 0 15px;
  font-weight: 700;
  color: var(--primary-color);
}

#secondary aside.widget_search form button[type="submit"] {
  border: none;
  box-shadow: none;
  letter-spacing: 0;
  background-color: var(--primary-color);
  min-height: 42px;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  font-size: 14px;
  transition: all 0.3s;
}

.recent-blog-posts a {
  display: block;
  line-height: 1.2;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.product_list_widget .product-title {
  text-transform: uppercase;
}

.row_agent_registration .wpcf7 form input:focus {
  border-color: var(--primary-color);
}

.row_agent_registration .wpcf7 form input {
  min-height: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ececec;
  box-shadow: none;
  font-size: 15px;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
}

.row_agent_registration .wpcf7 form textarea {
  border: 1px solid #ececec;
  box-shadow: none;
  font-size: 15px;
  padding-left: 20px;
  margin: 0 0 15px;
  min-height: 150px;
}

.row_agent_registration .wpcf7 form input[type="submit"] {
  border: none;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 15px;
  padding: 0 45px;
  box-shadow: none;
  margin: 0;
  min-height: 46px;
  height: 46px;
  line-height: 46px;
}

.row_agent_registration .wpcf7-response-output {
  margin-top: 2em !important;
  color: #333 !important;
}

.wpcf7-spinner {
  display: none;
}

.title_related_news {
  font-size: 24px;
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  /* slider du an */
  .architecture-slider-container .swiper-slide {
    width: 220px;
    height: 320px;
  }

  .architecture-slider-container .swiper-slide-active {
    width: 340px !important;
  }

  .architecture-swiper {
    padding-right: 110px;
    margin-right: -110px;
  }

  .mt-20 .img-inner {
    margin-top: -20px !important;
  }

  /* du an */
  .section-title-container .section-title-center span {
    font-size: 1.5em;
  }

  .blog-single {
    margin-top: 0;
  }

  .project_galleries .product-images {
    width: 100%;
  }

  /*  */
  .architecture-swiper {
    padding-right: 0px;
    margin-right: 0px;
  }

  .architecture-swiper .swiper-slide img,
  .architecture-swiper .swiper-slide {
    height: 150px !important;
  }

  .du-an-swiper-nav-next,
  .du-an-swiper-nav-prev {
    top: 87%;
    padding-top: 0;
    width: 25px;
  }

  .du-an-swiper-nav-prev {
    left: 82.5%;
  }

  .img-dangkydaily img {
    height: 390px;
    display: none;
  }

  .stackDangKyDaiLy {
    padding-right: 0;
  }

  .mt-50 .img-inner {
    margin-top: -50px !important;
  }

  .mt-40 .img-inner {
    margin-top: -40px !important;
  }
  .img-dangkydaily img {
    height: 100%;
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .img-dangkydaily {
    position: relative;
    margin: 0 auto;
  }

  .blogHome .post-meta {
    top: -138px;
    left: -34px;
  }

  .mt-72 .img-inner {
    margin-top: -72px !important;
  }

  .icon-hungyen {
    top: 44%;
    right: 7px;
  }

  .sec-container {
    max-width: 92%;
  }

  .stackFull .icon-box {
    padding: 10px;
    width: 90%;
  }

  .m10 img {
    padding: 25px;
  }

  .banner-transparent {
    height: 300px !important;
    min-height: 300px !important;
  }

  .filters-container form {
    flex-direction: column;
  }

  .yith-wcan-filter {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .product-category-heading p {
    padding: 0 10px;
  }

  .apply-filters {
    margin-top: 0 !important;
  }

  .category-page-row {
    margin-top: 0px;
  }

  .mt-25 .img-inner {
    margin-top: -25px !important;
  }

  .tab-phoi-mau .nav-simple {
    position: absolute;
    top: -128px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 1rem;
    overflow: auto;
    flex-wrap: nowrap;
    justify-content: start;
    gap: 0;
  }

  .tab-phoi-mau .nav-simple li {
    white-space: nowrap;
    margin: 0;
  }

  #bang-mau-select {
    width: 100%;
  }

  .select2-container--open .select2-dropdown {
    /* margin-top: 4px; */
    margin-top: 10px;
  }

  .loader-ma-mau {
    left: 43%;
    top: 20%;
  }

  .color-item {
    width: calc(33.334% - 5px);
  }

  .color-palette-list {
    margin-top: 1rem;
  }

  #logo {
    order: 1;
  }

  .mobile-nav a {
    font-size: 1.3rem !important;
    color: #fff !important;
  }

  .custom-single-product {
    margin-top: 10px;
  }

  .custom-single-product .product-gallery-slider img {
    padding: 0 20px;
  }

  .custom-single-product .product-title {
    font-size: 25px;
    margin-top: -20px;
  }
  
  .product-section-title-related {
    padding-left: 10px;
  }

  .title-tt {
    font-size: 20px;
  }

  .related {
    margin-top: 0;
  }
}
