/*
Theme Name: House Design Vietnam
Description: P L A N C . W O R K
Theme URI:   
Author: P L A N C . W O R K
Author URI:  planc.work
Template: salient
Version: 1.0
*/
@media only screen and (max-width: 999px) and (min-width: 691px) {
  body h1 {
    font-size: 24px;
    line-height: 36px;
  }
}
:root {
  --mobile-container-width: 95%;
}

@media only screen and (min-width: 1px) and (max-width: 680px) {
  .container {
    max-width: 90%;
  }
}
p.vc_custom_heading + h5.vc_custom_heading {
  margin-top: -1em;
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  p.vc_custom_heading + h5.vc_custom_heading {
    margin-top: -1.5em;
  }
}

.nectar-post-grid .nectar-post-grid-item:hover {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.nectar-post-grid .nectar-post-grid-item .content .nectar-post-grid-item__meta-wrap .meta-date {
  font-size: 12px;
  color: #7D7D7D !important;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
  font-size: 16px;
  line-height: 24px;
}

.section-title.blog-title .entry-title {
  max-width: 800px !important;
  font-size: 36px;
  line-height: 48px;
}

.planc_footer a {
  color: #8E8E8E;
}
.planc_footer a:hover {
  color: #3D3D3D;
}
.planc_footer .wpb_wrapper p a + a {
  display: inline-block;
  margin-left: 20px;
}
.planc_footer .wpb_wrapper p + p {
  margin-top: -1.5em;
}

.planc-form div.wpforms-container-full {
  margin-top: 0;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text] {
  color: red !important;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text]::-webkit-input-placeholder {
  color: #3D3D3D !important;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text]::-moz-placeholder {
  color: #3D3D3D !important;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text]:-ms-input-placeholder {
  color: #3D3D3D !important;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text]::-ms-input-placeholder {
  color: #3D3D3D !important;
}
.planc-form div.wpforms-container-full .wpforms-field-container input[type=text]::placeholder {
  color: #3D3D3D !important;
}
.planc-form div.wpforms-container-full .wpforms-submit-container {
  padding: 0 0 0 40px;
  position: relative;
}
.planc-form div.wpforms-container-full .wpforms-submit-container::before {
  content: "";
  height: 1px;
  width: 25px;
  position: absolute;
  content: "";
  left: 0;
  display: block;
  top: 50%;
  -webkit-transform-origin: left;
          transform-origin: left;
  background-color: #000;
  -webkit-transform: translateY(calc(-50% + 0.5px)) translateZ(0);
          transform: translateY(calc(-50% + 0.5px)) translateZ(0);
  -webkit-animation: ctaArrowLineStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowLineStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.planc-form div.wpforms-container-full .wpforms-submit-container::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 50%;
  width: 6px;
  height: 10px;
  -webkit-animation: ctaArrowSVGStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowSVGStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
  background: url(images/arrow-right.svg) no-repeat;
  background-size: contain;
  opacity: 0;
}
.planc-form div.wpforms-container-full .wpforms-submit-container:hover .wpforms-submit {
  -webkit-animation: ctaArrowTextEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowTextEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.planc-form div.wpforms-container-full .wpforms-submit-container:hover::before {
  -webkit-animation: ctaArrowLineEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowLineEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.planc-form div.wpforms-container-full .wpforms-submit-container:hover::after {
  -webkit-animation: ctaArrowSVGEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowSVGEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
  opacity: 1;
}
.planc-form div.wpforms-container-full .wpforms-submit-container .wpforms-submit {
  border: none !important;
  padding: 0 !important;
  -webkit-animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
          animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
}
.planc-form div.wpforms-container-full .wpforms-submit-container .wpforms-submit:hover {
  padding: 0 !important;
}

body[data-form-submit=see-through] .container-wrap .planc-form button[type=submit]:not(.search-widget-btn) {
  padding: 0 !important;
}

body[data-button-style=slightly_rounded_shadow] .container-wrap .planc-form button[type=submit]:hover {
  background: #FFF !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #3D3D3D !important;
  padding: 0 !important;
}

body[data-form-style=minimal] input[type=text], body[data-form-style=minimal] textarea, body[data-form-style=minimal] input[type=email],
body[data-form-style=minimal] .container-wrap .span_12.light input[type=email],
body[data-form-style=minimal] input[type=password], body[data-form-style=minimal] input[type=tel],
body[data-form-style=minimal] input[type=url], body[data-form-style=minimal] input[type=search],
body[data-form-style=minimal] input[type=date], body[data-form-style=minimal] input[type=number], body[data-form-style=minimal] select {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body[data-form-style=minimal] input[type=text]::-webkit-input-placeholder, body[data-form-style=minimal] textarea::-webkit-input-placeholder, body[data-form-style=minimal] input[type=email]::-webkit-input-placeholder, body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=password]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=tel]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=url]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=search]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=date]::-webkit-input-placeholder, body[data-form-style=minimal] input[type=number]::-webkit-input-placeholder, body[data-form-style=minimal] select::-webkit-input-placeholder {
  color: #3D3D3D !important;
}
body[data-form-style=minimal] input[type=text]::-moz-placeholder, body[data-form-style=minimal] textarea::-moz-placeholder, body[data-form-style=minimal] input[type=email]::-moz-placeholder, body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]::-moz-placeholder, body[data-form-style=minimal] input[type=password]::-moz-placeholder, body[data-form-style=minimal] input[type=tel]::-moz-placeholder, body[data-form-style=minimal] input[type=url]::-moz-placeholder, body[data-form-style=minimal] input[type=search]::-moz-placeholder, body[data-form-style=minimal] input[type=date]::-moz-placeholder, body[data-form-style=minimal] input[type=number]::-moz-placeholder, body[data-form-style=minimal] select::-moz-placeholder {
  color: #3D3D3D !important;
}
body[data-form-style=minimal] input[type=text]:-ms-input-placeholder, body[data-form-style=minimal] textarea:-ms-input-placeholder, body[data-form-style=minimal] input[type=email]:-ms-input-placeholder, body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]:-ms-input-placeholder, body[data-form-style=minimal] input[type=password]:-ms-input-placeholder, body[data-form-style=minimal] input[type=tel]:-ms-input-placeholder, body[data-form-style=minimal] input[type=url]:-ms-input-placeholder, body[data-form-style=minimal] input[type=search]:-ms-input-placeholder, body[data-form-style=minimal] input[type=date]:-ms-input-placeholder, body[data-form-style=minimal] input[type=number]:-ms-input-placeholder, body[data-form-style=minimal] select:-ms-input-placeholder {
  color: #3D3D3D !important;
}
body[data-form-style=minimal] input[type=text]::-ms-input-placeholder, body[data-form-style=minimal] textarea::-ms-input-placeholder, body[data-form-style=minimal] input[type=email]::-ms-input-placeholder, body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]::-ms-input-placeholder, body[data-form-style=minimal] input[type=password]::-ms-input-placeholder, body[data-form-style=minimal] input[type=tel]::-ms-input-placeholder, body[data-form-style=minimal] input[type=url]::-ms-input-placeholder, body[data-form-style=minimal] input[type=search]::-ms-input-placeholder, body[data-form-style=minimal] input[type=date]::-ms-input-placeholder, body[data-form-style=minimal] input[type=number]::-ms-input-placeholder, body[data-form-style=minimal] select::-ms-input-placeholder {
  color: #3D3D3D !important;
}
body[data-form-style=minimal] input[type=text]::placeholder, body[data-form-style=minimal] textarea::placeholder, body[data-form-style=minimal] input[type=email]::placeholder,
body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]::placeholder,
body[data-form-style=minimal] input[type=password]::placeholder, body[data-form-style=minimal] input[type=tel]::placeholder,
body[data-form-style=minimal] input[type=url]::placeholder, body[data-form-style=minimal] input[type=search]::placeholder,
body[data-form-style=minimal] input[type=date]::placeholder, body[data-form-style=minimal] input[type=number]::placeholder, body[data-form-style=minimal] select::placeholder {
  color: #3D3D3D !important;
}
body[data-form-style=minimal] input[type=text]:focus, body[data-form-style=minimal] textarea:focus, body[data-form-style=minimal] input[type=email]:focus,
body[data-form-style=minimal] .container-wrap .span_12.light input[type=email]:focus,
body[data-form-style=minimal] input[type=password]:focus, body[data-form-style=minimal] input[type=tel]:focus,
body[data-form-style=minimal] input[type=url]:focus, body[data-form-style=minimal] input[type=search]:focus,
body[data-form-style=minimal] input[type=date]:focus, body[data-form-style=minimal] input[type=number]:focus, body[data-form-style=minimal] select:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-bottom: 2px solid #3D3D3D !important;
}

.select2-container--default .select2-selection--single, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-bottom: 2px solid #e7e7e7 !important;
  border-radius: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  color: #3D3D3D !important;
}
.select2-container--default .select2-selection--single:hover, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover {
  background-color: transparent !important;
  border-color: #3D3D3D !important;
}
.select2-container--default .select2-selection--single:hover .select2-selection__rendered, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover .select2-selection__rendered {
  padding-left: 0;
  color: #3D3D3D !important;
}

#header-outer .mobile-header li:not([class*=button_]) > a .menu-title-text:after,
#header-outer[data-lhe=animated_underline] nav > ul > li:not([class*=button_]) > a .menu-title-text:after,
#header-secondary-outer[data-lhe=animated_underline] nav > .sf-menu > li > a .menu-title-text:after {
  border-top-width: 1px;
}

#header-outer nav > ul > .megamenu > ul ul li a:hover {
  background-color: transparent !important;
}

body .toggles--minimal-shadow .toggle {
  padding: 0;
  border-color: rgba(0, 0, 0, 0.08) !important;
}
body .toggles--minimal-shadow .toggle.open::before {
  -webkit-box-shadow: none;
          box-shadow: none;
  content: unset;
}
body .toggles--minimal-shadow .toggle.open > .toggle-title a {
  color: #3D3D3D;
}
body .toggles--minimal-shadow .toggle:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
body .toggles--minimal-shadow .toggle > .toggle-title a {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #8E8E8E;
}
body .toggles--minimal-shadow .toggle > .toggle-title i {
  border-color: transparent !important;
}
body .toggles--minimal-shadow .toggle:not(.open):not(:hover) > .toggle-title i::before, body .toggles--minimal-shadow .toggle:not(.open):not(:hover) > .toggle-title i::after {
  background-color: #8E8E8E;
}

.testimonial_slider blockquote {
  text-align: left !important;
}
.testimonial_slider .controls ul {
  text-align: left;
}
.testimonial_slider .controls ul li .pagination-switch {
  background-color: #B7B7B7;
  border-color: #B7B7B7;
}
.testimonial_slider .controls ul li .pagination-switch:hover, .testimonial_slider .controls ul li .pagination-switch.active {
  background-color: #3D3D3D;
  border-color: #3D3D3D;
}

.nectar_single_testimonial .image-icon, .testimonial_slider .image-icon {
  font-family: inherit !important;
  border: none;
  margin-bottom: 0;
  font-size: 40px;
  text-align: left;
}

.testimonial_slider .controls ul li .pagination-switch {
  width: 8px;
  height: 8px;
}

.blog-recent[data-style*=classic_enhanced] .article-content-wrap, .masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
  padding: 24px;
}
.blog-recent[data-style*=classic_enhanced] .article-content-wrap .post-header, .masonry.classic_enhanced .masonry-blog-item .article-content-wrap .post-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.blog-recent[data-style*=classic_enhanced] .article-content-wrap h3.title, .masonry.classic_enhanced .masonry-blog-item .article-content-wrap h3.title {
  font-size: 16px;
  line-height: 24px;
  color: #3D3D3D;
}

.blog-recent[data-style*=classic_enhanced] .inner-wrap, .masonry.classic_enhanced .masonry-blog-item .inner-wrap {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

#ajax-content-wrap .portfolio-filters-inline[data-alignment=left] .container > ul > li + li {
  margin-left: 30px;
}
#ajax-content-wrap .portfolio-filters-inline[data-alignment=left] .container > ul > li > a {
  border-radius: 0 !important;
  border: none;
  height: auto;
  line-height: 1;
  min-width: 0;
  padding: 0 !important;
  text-align: center;
  position: relative;
  margin: 0;
}
#ajax-content-wrap .portfolio-filters-inline[data-alignment=left] .container > ul > li > a::after {
  -webkit-transition: -webkit-transform 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: border-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  position: absolute;
  display: block;
  bottom: -6px;
  left: 0;
  width: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  border-top: 1px solid #3D3D3D;
  content: "";
  padding-bottom: inherit;
}
#ajax-content-wrap .portfolio-filters-inline[data-alignment=left] .container > ul > li > a:hover::after {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1), -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#ajax-content-wrap .portfolio-filters-inline[data-alignment=left] .container > ul > li > a.active::after {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1), -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

body.material .portfolio-items[data-ps="9"] .col img {
  border-radius: 0;
}

.portfolio-items[data-ps="9"] .col:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.portfolio-items[data-ps="9"] .col .work-item {
  overflow: hidden;
}

.portfolio-items .work-info a:hover {
  cursor: url("https://housedesign.planc.dev/wp-content/uploads/2024/04/Hover.svg") 15 15, move;
}

.portfolio-filters-inline .container {
  padding: 0;
  max-width: 100%;
}

.nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 40%;
  min-width: 600px;
  background-color: #FFF;
  padding-left: 60px;
  padding-top: 60px;
}
@media only screen and (max-width: 999px) {
  .nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner {
    width: 40%;
    min-width: 60%;
    padding-left: 30px;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 690px) {
  .nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner {
    width: 40%;
    min-width: 80%;
  }
}
.nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner .wpb_text_column.wpb_content_element {
  width: 100% !important;
  padding-right: 200px;
  max-width: 100%;
}
@media only screen and (max-width: 999px) {
  .nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner .wpb_text_column.wpb_content_element {
    padding-right: 160px;
  }
}
@media only screen and (max-width: 690px) {
  .nectar-simple-slider[data-arrows=true]:not(.arrow-position-overlapping) .flickity-slider .cell > .inner .wpb_text_column.wpb_content_element {
    padding-right: 140px;
  }
}

.nectar-simple-slider .flickity-prev-next-button {
  bottom: -17px;
  top: unset;
}
@media only screen and (max-width: 999px) {
  .nectar-simple-slider .flickity-prev-next-button {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    bottom: 0;
  }
}
.nectar-simple-slider .flickity-prev-next-button::before {
  border: 1px solid #8E8E8E;
}
.nectar-simple-slider .flickity-prev-next-button::after {
  background-color: #8E8E8E;
  height: 1px;
}
.nectar-simple-slider .flickity-prev-next-button .arrow {
  fill: #8E8E8E;
}
.nectar-simple-slider .flickity-prev-next-button .flickity-button-icon {
  width: 10px;
}
.nectar-simple-slider .flickity-prev-next-button:hover .arrow {
  fill: #FFFFFF;
}
.nectar-simple-slider .flickity-prev-next-button:hover::after {
  background-color: #FFFFFF;
}
.nectar-simple-slider .flickity-prev-next-button:hover::before {
  border-color: #3D3D3D;
  background-color: #3D3D3D;
}
.nectar-simple-slider .flickity-prev-next-button.next {
  right: 30px;
}
.nectar-simple-slider .flickity-prev-next-button.next svg {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.nectar-simple-slider .flickity-prev-next-button.previous {
  right: 90px;
  left: unset;
}
@media only screen and (max-width: 999px) {
  .nectar-simple-slider .flickity-prev-next-button.previous {
    right: 80px;
  }
}

.nectar-simple-slider[data-pagination-alignment=right] .flickity-page-dots {
  padding-bottom: 0;
}
.col-fr-slider .nectar-carousel .flickity-page-dots {
  display: none;
}
.col-fr-slider .nectar-simple-slider .flickity-prev-next-button svg {
  height: 39.5px;
}

body[data-button-style*=slightly_rounded] .blog-recent[data-style*=classic_enhanced] .meta-category {
  display: none;
}

.nectar-recent-posts-slider_multiple_visible .recent-post-container.container {
  position: absolute;
  bottom: 30px;
  left: 30px;
  max-width: 75% !important;
  z-index: 10;
  padding: 0;
}
.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .nectar-button {
  display: none;
}
.nectar-recent-posts-slider_multiple_visible .recent-post-container.container h3 {
  font-size: 16px;
  line-height: 24px;
}

.nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg-wrap {
  border-radius: 0;
}

.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg::after {
  background-color: rgba(61, 61, 61, 0.75);
}