/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/sass/child-styles.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
body {
  font-family: "Raleway", sans-serif;
  font-size: 50% !important;
}
@media (min-width: 1200px) {
  body {
    font-size: 62.5% !important;
  }
}
.display-1 {
  font-size: clamp(3.5rem, 6vw + 1rem, 6rem);
}
.display-2 {
  font-size: clamp(3rem, 5vw + 1rem, 5rem);
}
.display-1, .display-2 {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
h1 {
  font-size: clamp(2rem, 4vw + 1rem, 3rem) !important;
}
h2 {
  font-size: clamp(1.5rem, 2vw + 0.5rem, 2.5rem) !important;
}
h3, .carousel-testimonials h2 {
  font-size: clamp(1.25rem, 2.5vw + 0.5rem, 2rem) !important;
}
h4 {
  font-size: clamp(1.25rem, 2vw + 0.25rem, 1.75rem) !important;
}
h5 {
  font-size: clamp(1rem, 2vw + 0.25rem, 1.5rem) !important;
}
h6 {
  font-size: clamp(1rem, 2vw + 0.25rem, 1.25rem) !important;
}
h1, h2, h3, .carousel-testimonials h2, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: inherit;
  line-height: 1.2 !important;
  margin-bottom: 1rem !important;
}
p, .gform_wrapper .gform-body .ginput_container input, .gform_wrapper .gform-body .ginput_container textarea, .gform_wrapper .gform-body .ginput_container select, ul {
  font-size: clamp(1rem, 0.5vw + 0.8rem, 1.1875rem);
  line-height: 1.4;
  font-weight: 300;
  margin-bottom: clamp(0.75rem, 0.6rem + 0.5vw, 1.25rem) !important;
}
ul {
  margin-left: 1rem;
}
li {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.text-sm {
  font-size: clamp(0.875rem, 0.5vw + 0.4rem, 1rem);
  line-height: 1.4;
  font-weight: 300;
}
a {
  text-decoration: none;
  color: #c7001e;
}
a:hover {
  color: rgb(255, 71.5, 99.1633165829) !important;
}
hr {
  color: #c7001e;
}
.wp-block-button__link {
  background-color: #32373c;
  font-size: clamp(1rem, 2vw + 0.25rem, 1.25rem);
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
}
.wp-block-button__link:hover {
  color: white !important;
  background-color: rgb(107.9545454545, 118.75, 129.5454545455);
}
.wp-block-button__link.has-text-color {
  border-color: #32373c;
  color: #32373c;
  background: transparent;
}
.wp-block-button__link.has-text-color:hover {
  border-color: #32373c;
  color: rgb(107.9545454545, 118.75, 129.5454545455) !important;
}
/* Gravity Form Style */
.gform_wrapper {
  max-width: 75rem !important;
}
.gform_wrapper .gform-body .gfield_label {
  font-family: inherit !important;
  font-size: clamp(16px, 4.26vw, 20px);
  line-height: 1.4;
  font-weight: 500;
}
.gform_wrapper .gform-body input, .gform_wrapper .gform-body .gfield_html {
  font-family: inherit !important;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
}
.gform_wrapper .gform-body .textarea {
  font-family: inherit !important;
  font-size: 15px;
  font-size: clamp(16px, 4.26vw, 20px);
  line-height: 1.4;
  font-weight: 400;
}
.gform_wrapper .gform-body .gfield_radio .gchoice input.gfield-choice-input[type=radio]:checked {
  background-color: #0768a6;
  border: 3px solid #2EA7F2 !important;
}
.gform_wrapper .gform-body .ginput_container input, .gform_wrapper .gform-body .ginput_container textarea, .gform_wrapper .gform-body .ginput_container select {
  border: 1px solid #ced4da;
  border-radius: 0.25em;
  font-family: "Raleway", sans-serif;
}
.gform_wrapper .gform_footer .gform_button {
  font-family: inherit !important;
  font-size: clamp(16px, 4.26vw, 20px);
  transition: opacity 0.3s ease;
  background-color: #32373c;
  color: #fff;
  border-radius: 5px;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  border: none;
}
.gform_wrapper .gform_footer .gform_button:hover {
  cursor: pointer;
  opacity: 0.8;
}
.gform_wrapper .gfield_required {
  color: #c7001e;
}
.gform_confirmation_message {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.text-content {
  padding: clamp(3.125rem, 5vw, 6.25rem) 1.25rem;
}
@media (max-width: 768px) {
  .reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .galleries-grid .galleries-title {
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.35);
  }
  .galleries-grid .galleries-title h1 {
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45);
    text-align: center;
  }
}
.post-type-archive-showroom .showroom-grid .showroom-item h1 {
  color: white;
}
@media (max-width: 768px) {
  .post-type-archive-showroom .showroom-grid .showroom-item {
    width: 50% !important;
    height: auto !important;
    aspect-ratio: 3/4;
  }
  .post-type-archive-showroom .showroom-grid .showroom-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 768px) {
  .post-type-archive-showroom .showroom-grid .showroom-item:nth-child(1),
  .post-type-archive-showroom .showroom-grid .showroom-item:nth-child(2) {
    width: 100% !important;
  }
}
.single-showroom .navbar-burger, .single-gallery .navbar-burger {
  color: white;
}
.single-showroom .navbar-burger svg, .single-gallery .navbar-burger svg {
  width: 2rem;
  height: 2rem;
}
.single-showroom .items-start .container.bottom-32, .single-gallery .items-start .container.bottom-32 {
  bottom: 1rem;
}
.single-showroom .items-start .container.bottom-32 .text-2xl, .single-gallery .items-start .container.bottom-32 .text-2xl {
  font-size: clamp(1rem, 2vw + 0.25rem, 1.5rem);
}
.single-showroom .items-start .container.bottom-32 .right-32 a, .single-gallery .items-start .container.bottom-32 .right-32 a {
  white-space: nowrap;
}
footer .wp-block-navigation__responsive-container-close {
  right: 2rem;
  top: 2rem;
}
footer .wp-block-navigation__responsive-container-content {
  padding: 2rem 0;
}
header .header__container .wp-block-site-logo {
  max-width: 60em;
}
header .header__container .wp-block-navigation span {
  color: white;
}
@media (max-width: 800px) {
  header .header__container .wp-block-navigation span {
    font-size: 16px;
  }
}
header .header__container .wp-block-navigation__responsive-container {
  padding: 24px;
}
@media (max-width: 599px) {
  header .header__container .wp-block-navigation__responsive-container span {
    color: black;
  }
}
@media (max-width: 599px) {
  header .header__container {
    flex-direction: row-reverse !important;
  }
  header .header__container .wp-block-site-logo {
    max-width: 12rem;
  }
}
.home header {
  background-color: transparent;
  height: 70px;
}
@media (max-width: 599px) {
  .home header {
    height: 150px;
  }
  .home header .wp-block-navigation__responsive-container-close svg, .home header .wp-block-navigation__responsive-container-open svg {
    width: 32px;
    height: 32px;
  }
}
.navbar-burger svg {
  width: 2rem;
  height: 2rem;
}
.navbar-menu ul {
  margin-bottom: 0 !important;
}
.carousel-testimonials h2 {
  padding-top: 2em;
}
.carousel-testimonials .wp-block-quote {
  max-width: 1400px;
  margin: auto !important;
  padding-left: 2rem;
  padding-right: 3rem;
}

/*# sourceMappingURL=child-index.css.map*/