/** Shopify CDN: Minification failed

Line 1416:149 Expected ":"
Line 1416:150 Expected identifier but found "1.5em"

**/
.site-header-main-content .logo {
  height: 15px;
}
/* Common Form  */
.slideshow {
    margin-top: 0;
}
.breadcrumbs-container{
    margin: 0 auto;
    padding: 5px 0;  
}
.breadcrumbs-container a{text-decoration:underline; margin-left:-5px}
.breadcrumbs-container a,.breadcrumbs-container span{color:#333; font-size:12px;line-height: 32px;font-family: omnes, sans-serif;}
select {
  background: rgb(255 255 255)
    url(https://cdn-icons-png.flaticon.com/512/32/32195.png) no-repeat scroll
    calc(100% - 15px) center / 10px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.spr-form .spr-form-label,
.form-field-title--inline,
.form-field-title,
.options-selection__select-label,
.age-gate__select-label {
  color: #666;
}
.form-field-input,
.form-field-text {
  height: 60px;
}
.form-field-input,
.form-field-text,
.form-field-textarea {
  padding: 20px 12px 10px 12px;
  outline: none;
  border: 1px solid #b9b9b9;
  box-shadow: none;
  color: #1c1c1c;
  background-color: #fff;
  border-radius: 7px;
  font-family: omnes, sans-serif;
}
.spr-form .spr-form-input-text:not(.live-search-form-field):focus,
.spr-form .spr-form-input-email:not(.live-search-form-field):focus,
.spr-form .spr-form-input-textarea:not(.live-search-form-field):focus,
.form-field-input:not(.live-search-form-field):focus,
.form-field-input:hover,
.form-field-text:hover,
.form-field-textarea:hover,
.form-field-input:focus,
.form-field-text:focus,
.form-field-textarea:focus {
  box-shadow: 0 0 0 2px #0058cb;
}
.live-search-form-field:hover,
.live-search-form-field:focus {
  box-shadow: none;
}
/* Common Form  */
/*For header search panel  */
.searchArea {
  font-family: circular-pro, sans-serif;
}
.searchArea .live-search-form {
  position: absolute;
  top: -20px;
}
.searchArea .live-search-form .search-flydown {
  min-width: 330px;
  right: 0;
  position: absolute;
  top: 100%;
  box-shadow: 0 2px 2px #1c1c1c33;
  padding: 15px;
}
.searchArea .live-search-form .search-flydown[data-animation="open=>closed"] {
  padding: 0;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__continue {
  display: block;
  width: 100%;
  position: relative;
  user-select: none;
  font-family: omnes, sans-serif;
  text-transform: uppercase;
  color: #fff;
  border-width: 1px;
  border-radius: 7px;
  background-color: #0058cb;
  border-color: #0058cb;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding: 12px 32px;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 18px;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__queries-collections
  .search-flydown__group-list
  .search-flydown__list-item
  a {
  color: #333;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__queries-collections
  .search-flydown__group-list
  .search-flydown__list-item
  a:hover {
  background: #fff;
  color: #f05a20;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__queries-collections
  .search-flydown__group-list
  .search-flydown__list-item
  a:focus {
  outline: 0;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items {
  width: 100%;
  display: block;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product {
  display: flex;
  align-items: center;
  justify-content: start;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product:hover {
  background: #fff;
  color: #f05a20;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product:focus {
  outline: none;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product
  figure {
  height: 100px;
  width: 100px;
  margin-right: 16px;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product
  figure
  img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product
  .search-flydown--product-text
  .search-flydown--product__price
  div {
  color: #333;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product:hover
  .search-flydown--product-text
  .search-flydown--product__price
  div {
  color: #f05a20;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown--product-items
  .search-flydown__group-list
  li
  a.search-flydown--product
  .search-flydown--product-text
  span.search-flydown--product-title {
  margin-bottom: 8px;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown__pages-posts-items
  .search-flydown__list-item
  a {
  color: #333;
}
.searchArea
  .live-search-form
  .search-flydown
  .search-flydown--results
  .search-flydown__products-pages-posts
  .search-flydown__pages-posts-items
  .search-flydown__list-item
  a:hover {
  background: #fff;
  color: #f05a20;
}
.search-flydown__products-pages-posts
  .search-flydown__pages-posts-items
  .search-flydown__list-item
  a:focus {
  outline: 0;
}
/*For header search panel  */

/* For Announcement bar */

  .announcement-bar {
  padding: 0;
}

.smallIcon {
  width:30% 
}

  .announcement-bar
  .smallIcon {
  background: #fff;
  padding: 0 40px;
  width: 400px;
  margin-left: 15px;
  visibility: hidden;
  height: 0;
}

  .announcement-bar
  .smallIcon
  figure {
  width: 80px;
  margin: 1em 0;
}

  .announcement-bar
  .smallIcon
  figure
  img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

  .announcement-bar
  .announcement-bar-text
  p {
}



  .announcement-bar
  .utilityArea {
  width: 30%;
  height: 100%;
}
  .announcement-bar
  .utilityArea
  > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
}
  .announcement-bar
  .utilityArea
  > ul
  > li {
  list-style: none;
  cursor: pointer;
  padding: 10px 18px;
}
  .announcement-bar
  .utilityArea
  > ul
  > li:hover {
  background: #fff;
}
  .announcement-bar
  .utilityArea
  > ul
  > li
  > a {
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
  .announcement-bar
  .utilityArea
  > ul
  > li
  > a
  label {
  cursor: pointer;
}
  .announcement-bar
  .utilityArea
  > ul
  > li
  > a
  figure {
  height: 23px;
  width: 23px;
  margin: 0;
  margin-left: 10px;
}

  .announcement-bar
  .utilityArea
  > ul
  > li
  > a
  figure
  img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown {
  position: relative;
  height: 100%;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu {
  position: absolute;
  background: rgb(255, 255, 255);
  top: 100%;
  right: 0px;
  box-shadow: rgba(28, 28, 28, 0.3) 0px 3px 4px;
  z-index: 99;
  transform: scaleY(0);
  opacity: 1;
  transition: 0.3s;
  transform-origin: top;
  padding: 15px;
  text-align: left;
  min-width: 200px;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu
  ul {
  padding: 0;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu
  ul
  li {
  list-style: none;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu
  ul
  li
  > a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu
  ul
  li
  > a:hover {
  color: #f05a20;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.show {
  transform: scaleY(1);
  opacity: 1;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart {
  min-width: 345px;
  padding: 0;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart
  .utilCart {
  cursor: auto;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart
  .utilCart
  .utilCartBody {
  text-align: center;
  padding: 40px 30px;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart
  .utilCart
  .utilCartBody
  label {
  line-height: 1.28;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  font-size: 18px;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart
  .utilCart
  .utilCartFooter {
  padding: 10px;
  background: #666;
  text-align: center;
}

  .announcement-bar
  .utilityArea
  > ul
  > li.utilDropdown
  .utilDropdownMenu.utilDropdownMenuCart
  .utilCart
  .utilCartFooter
  a {
  color: #fff;
  text-decoration: none;
}
/* For Announcement bar */

/* For Contact Us page  */
#contact-page-wrapper {
  max-width: 1440px;
  margin: auto;
  padding: 30px 15px;
}
#contact-page-wrapper .contact-page-heading {
  text-align: center;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
#contact-page-wrapper .contact-page-heading h2 {
  font-family: circular-pro, sans-serif;
  font-size: 32px;
  line-height: 41px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  margin: 0;
}
#contact-form-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT {
  order: 2;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__container {
  margin: 0;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content {
  display: flex;
  flex-direction: column;
  padding: 0;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block {
  text-align: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 46px 35px;
  position: relative;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #efefef;
  margin: auto;
  width: 50%;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block:last-child:after {
  display: none;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__icon {
  margin-right: 0;
  height: 50px;
  width: 50px;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__icon
  img {
  height: 100%;
  width: 100%;
  object-fit: contain !important;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__icon
  svg {
  color: #059cd0;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__text {
  padding: 0;
  margin: 15px 0;
  margin-bottom: 0;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__text
  .highlights-banner__heading {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  font-family: circular-pro, sans-serif;
  color: #1c1c1c;
  margin-bottom: 16px;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block:first-child
  .highlights-banner__text
  .highlights-banner__heading {
  font-weight: 400;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block:first-child:hover
  .highlights-banner__text
  .highlights-banner__heading {
  color: #f05a20;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block:last-child
  .highlights-banner__text {
  color: #f05a20;
  text-decoration: underline;
  cursor: pointer;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__text
  p {
  font-size: 14px;
  line-height: 21px;
}
#shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
  .highlights-banner__content
  .highlights-banner__block
  .highlights-banner__block-link {
}
#shopify-section-template--15662677557363__page_contact_QXm7fB {
  width: 700px;
  order: 1;
}
#poppin-contact {
  background: #efefef;
  padding: 50px 50px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.5;
}
#poppin-contact .contact-page-form-header {
}
#poppin-contact .contact-page-form-header h3 {
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 2em;
  font-weight: 800;
}
#poppin-contact .contact-page-form-header p {
  margin: 0;
  margin-bottom: 1.75em;
}
#poppin-contact .contact-page-form-header form {
}
#poppin-contact .form-fields-columns {
}
#poppin-contact .form-fields-columns .form-field {
  margin-bottom: 1.35rem;
}
#poppin-contact .form-fields-columns .form-field .input-group {
  position: relative;
}
#poppin-contact .form-fields-columns .form-field .input-group input {
}
#poppin-contact .form-fields-columns .form-field .input-group label {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  height: 15px;
  width: 15px;
  opacity: 1;
  cursor: pointer;
}
#poppin-contact .form-fields-columns .form-field .input-group label img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
#poppin-contact .form-fields-columns .form-field--half {
}
#poppin-contact .form-fields-columns .form-field--full {
  width: calc(100% - 20px);
}
#poppin-contact .form-fields-columns .form-field .form-field-input {
}
#ui-datepicker-div {
  width: 340px;
}
#poppin-contact .form-fields-columns .form-field.invalid .form-field-input,
#poppin-contact .form-fields-columns .form-field.invalidMail .form-field-input {
  border: 1px solid red;
}
#poppin-contact .form-fields-columns .form-field .form-field-textarea {
}

#poppin-contact .form-fields-columns .form-field.invalid .form-field-textarea {
  border: 1px solid red;
}
#poppin-contact .form-fields-columns .form-field {
  position: relative;
}
#poppin-contact .form-fields-columns .form-field.invalid .errorMsg {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: red;
  font-size: 12px;
  display: block;
}
#poppin-contact .form-fields-columns .form-field.invalidMail .errorMsg,
.account-page-content .form-field.invalidMail .errorMsg {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: red;
  font-size: 12px;
  display: block;
}
#poppin-contact .form-fields-columns .form-field .errorMsg {
  display: none;
}
#poppin-contact .form-fields-columns .form-field .errorMsg,
.account-page-content .form-field .errorMsg {
  display: none;
}
#poppin-contact
  .form-fields-columns
  .form-field
  .form-field-title.isrequired:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
  color: red;
  font-size: 14px;
}
#poppin-contact .form-fields-columns .form-field .form-field-textarea {
  padding-top: 25px;
  padding-left: 9px;
}
#poppin-contact .form-fields-columns .form-field .form-field-text:focus ~ label,
#poppin-contact
  .form-fields-columns
  .form-field
  .form-field-text.has-value
  ~ label {
  top: 20%;
  transform: translateY(-20%);
  font-size: 0.8125rem;
}
#poppin-contact
  .form-fields-columns
  .form-field
  .form-field-textarea:focus
  ~ label,
#poppin-contact
  .form-fields-columns
  .form-field
  .form-field-textarea.has-value
  ~ label {
  top: 8%;
  transform: translateY(-8%);
  font-size: 0.8125rem;
}
#poppin-contact .form-fields-columns .form-field .form-field-title {
}
#poppin-contact .form-fields-columns .form-field .contact-captcha {
  height: 74px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  background: #e5e5e5;
}
#poppin-contact .form-fields-columns .contact-form-footer {
  text-align: center;
}
#poppin-contact
  .form-fields-columns
  .contact-form-footer
  .contact-submit-button {
  min-width: 250px;
  border-radius: 7px;
  font-size: 18px;
  height: 60px;
}
#poppin-contact
  .form-fields-columns
  .contact-form-footer
  .contact-submit-button:hover {
  background: #d3461a;
}
/* For Contact Us page  */

/* Captcha Page */
.shopify-challenge__container {
  padding: 50px;
  margin: 30px auto;
  max-width: none;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f1f1f1;
  width: 900px;
  border-radius: 15px;
}
.shopify-challenge__container p {
  font-size: 2em;
  margin-bottom: 1em;
  line-height: 1.5;
  font-weight: bold;
}
.shopify-challenge__container .btn {
  margin-top: 2em;
  font-size: 1.25em;
  padding: 15px 50px;
}
/* Captcha Page  */

/* All showroom  */
.all-showrooms--form--wrapper {
  display: flex;
  justify-content: center;
  margin: auto;
  padding: 30px 0;
  max-width: 1440px;
}
.all-showrooms--form--wrapper .all-showrooms--form {
  width: 850px;
  height: 100%;
}
#shopify-section-template--15746798911603__all_showrooms_ez3zxK
  .all-showrooms--container
  .all-showrooms--text-block:nth-child(2)
  p {
  font-size: 2em;
  margin-bottom: 10px;
}
#shopify-section-template--15746798911603__all_showrooms_ez3zxK
  .all-showrooms--container
  .all-showrooms--card--wrapper {
  justify-content: space-between;
}
#shopify-section-template--15746798911603__all_showrooms_ez3zxK
  .all-showrooms--container
  .all-showrooms--card--wrapper {
  margin: 0;
}
/* All showroom  */

/* About Us */
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_fgHPLq
  .pxs-image-with-text-wrapper {
  min-height: 450px;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_h6D6Qk
  .pxs-image-with-text-wrapper {
  padding: 0 60px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__heading,
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .home-section--title,
#shopify-section-template--15776158089331__dynamic_rich_text_iDphfp
  .rich-text-heading {
  line-height: 60px;
  font-size: 60px;
  font-weight: 700;
  margin: 0;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__heading {
  padding: 0;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .home-section--title {
  padding: 0;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .home-section--content {
  margin: 0;
}
#shopify-section-template--15776158089331__dynamic_rich_text_iDphfp
  .rich-text--regular {
  margin: 0 auto;
  max-width: 55rem;
  padding: 48px 0;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__content {
  padding: 0 30px;
}
#shopify-section-template--15776158089331__dynamic_rich_text_iDphfp
  .rich-text--regular {
  margin: 0 auto;
  max-width: 55rem;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__button,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__button,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__button {
  text-decoration: underline;
  text-underline-offset: 0.125em;
  cursor: pointer;
  font-family: circular-pro, sans-serif;
  text-transform: uppercase;
  color: #0058cb;
  font-weight: 500;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 18px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__button:hover,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__button:hover,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__button:hover,
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__button:focus,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__button:focus,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__button:focus {
  outline: 0;
  box-shadow: none;
  color: #064ab5;
}

#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section {
  padding: 0;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content {
  margin: 0;
}

#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial {
  border: none;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content {
  padding-top: 96px;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__text {
  margin: 0;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__text
  h1 {
  font-family: circular-pro, sans-serif;
  margin: 0;
  color: #4c97a7;
  line-height: 51px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  font-size: 60px;
  margin-bottom: 8px;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__text
  p {
  font-family: omnes, sans-serif;
  line-height: 38px;
  font-size: 28px;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 16px;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__author {
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__author
  p {
  font-family: omnes, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #1c1c1c;
}
#shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3
  .testimonials-section
  .home-section--content
  .testimonial
  .testimonial__content
  .testimonial__author
  p:last-child {
  margin-top: 16px;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .home-section--title {
  margin-bottom: 96px;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .promo-grid--container {
  margin-bottom: 48px;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .promo-grid--height-small {
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .promo-grid--height-small
  .promo-grid--inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0;
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .promo-grid--height-small
  .promo-grid--inner
  .promo-block--image {
  min-height: 350px;
  background-size: cover !important;
  min-width: 33.3%;
    background:#fff
}
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid
  .promo-grid--height-small
  .promo-grid--inner
  .promo-block--image
  img {
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79 {
  padding: 150px 30px !important;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79
  .pxs-image-with-text-content-wrapper {
  align-items: center;
  padding: 0 40px;
  min-height: 320px;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79
  .pxs-image-with-text-content {
  padding: 0;
  max-width: 260px;
  margin-top: -20px;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79
  .pxs-image-with-text-content
  h2 {
  margin: 0;
  font-family: circular-pro, sans-serif;
  font-size: 32px;
  line-height: 41px;
  font-weight: 700;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text {
  margin-top: 32px;
  margin-bottom: 48px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container {
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__image-wrapper {
  width: 34%;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__image-wrapper
  img {
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content {
  width: 66%;
  padding-left: 30px;
  padding-right: 0;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  h2 {
  max-width: 500px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block {
  padding: 0 15px;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h3,
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h4,
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h5,
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h6 {
  font-family: omnes, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin: 0;
}

#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h3,
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8
  .image-with-text__container
  .image-with-text__content
  .image-with-text__text
  .para-block
  h5 {
  margin-bottom: 16px !important;
}

#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__image-wrapper,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__image-wrapper,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__image-wrapper {
  width: 55%;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__content {
  width: 45%;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content
  p
  br,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content
  p
  br,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__content
  p
  br {
  display: none;
}

#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content
  h2,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content
  h2,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__content
  h2 {
    font-family: circular-pro, sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom:8px;
    color:#1c1c1c
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content
  p,
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content
  p,
#shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn
  .image-with-text__content
  p {
    margin-top:0;
    margin-bottom:1rem;
    font-family: omnes, sans-serif;
}
#shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB
  .image-with-text__content
  p{width: 340px;}
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content{padding-left:75px}
#shopify-section-template--15776158089331__dynamic_image_with_text_FPK798
  .image-with-text__content .image-with-text__button{text-align:center}
/* About Us */

/* Press Page */
#shopify-section-template--15779802087539__corporate_branding_84NEW6{
  padding:60px 30px;
  background-color: #f5f5f5;
}
#shopify-section-template--15779802087539__corporate_branding_84NEW6
  .blogposts--inner {
  flex-wrap: wrap;
  gap: 1%;
    margin:0;
}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner
{
  
}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li{}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item{text-align: center;}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-image{height: 110px;width: 65%;background:transparent; margin:auto}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-image img{height:100%; width:100%; object-fit:contain}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-content{}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-content p{}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-content p a{color:#1c1c1c;display: block;margin-bottom: 16px;}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-content p a:hover{color:#f05a20}

#shopify-section-template--15779802087539__corporate_branding_84NEW6
  .blogposts--inner
  .article--excerpt-wrapper {
  margin: 0;
  width: 24%;
}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .section-title{text-align:center; margin-bottom:100px;
}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .section-title h1{font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    margin:0;
    font-family: circular-pro, sans-serif;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK
  .pxs-image-with-text-content-wrapper {
  padding: 0 70px;
  min-height: 300px;
  display: flex;
  align-items: center;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK
  .pxs-image-with-text-content-wrapper
  .pxs-image-with-text-content {
  padding: 0;
  max-width: 250px;
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK
  .pxs-image-with-text-content-wrapper
  .pxs-image-with-text-content
  h2 {
  margin: 0;
  font-size: 40px;
  line-height: 51px;
  font-weight: 700;
  letter-spacing: 0;
  font-family: circular-pro, sans-serif;
}

#shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide__heading{font-size: 60px;line-height: 1.19;font-family: circular-pro, sans-serif;
    font-weight: 700;color:#fff}
#shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide__subheading
{
  font-family: circular-pro, sans-serif;
  font-size:24px;
  color:#fff
}
#shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide__button{padding:0; background:transparent; color:#fff; font-size;1.5em;font-weight:bold; font-size:24px; text-decoration:underline; text-transform:lowercase;border: none;
    height: 40px;
    margin: 0;font-family: circular-pro, sans-serif;color:#fff}
#shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 
.slideshow-slide__button:hover, #shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide__button:focus{outline:0; box-shadow:none}
#shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow--height-medium .slideshow-slide__image-wrapper{height:360px}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj{padding:30px}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--container{text-align:center}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .section-title{text-align:center;margin-bottom: 32px;}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .section-title h1{text-align:center}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner{text-align:center;display:flex;    align-items: baseline;
    justify-content: center;padding-top: 0;}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li{text-align:center; width: 25%;}

#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item{width:100%;display:block}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item>a.article--excerpt-image{display:none}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item{text-align:center}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content{text-align:center;padding:0}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content h2{text-align:center;    font-size: 24px;
    line-height: 12px;
    font-weight: 700;}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content h2 a{text-align:center}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content p{text-align:center;font-size:16px; margin-bottom:16px}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content p br{height:30px}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content p a{text-align:center;color:#333}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li .article-list-item .article--excerpt-content p a:hover{
  color:#f05a20
}
#shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li:last-child .article-list-item .article--excerpt-content p{
  width:240px;
  margin:auto
}
#shopify-section-template--15776158089331__pxs_image_with_text_overlay_fgHPLq,
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_h6D6Qk,
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8,
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK,
  #shopify-section-template--15776158089331__dynamic_rich_text_iDphfp,
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB,
  #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798,
  #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn,
  #shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3,
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79,
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid {
    max-width: 1140px;
    margin: auto;
    padding: 0 30px;
  }
#shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-block--content{background:transparent}
/* Press Page */







/* Customized Print Types  */
#shopify-section-template--15779828662387__dynamic_slideshow_PAFHCz .slideshow{margin-top:0}
#shopify-section-template--15779828662387__dynamic_slideshow_PAFHCz .slideshow-slide__image-wrapper{height:250px}
#shopify-section-template--15779828662387__dynamic_slideshow_PAFHCz .slideshow-slide__content{margin-top: -15px;}
#shopify-section-template--15779828662387__dynamic_slideshow_PAFHCz .slideshow-slide__content .slideshow-slide__heading{
  font-family: circular-pro, sans-serif;
  font-size: 32px;
  line-height: 41px;
  font-weight: 700;
  color:#fff
}
#shopify-section-template--15779828662387__dynamic_slideshow_PAFHCz .slideshow-slide__content .slideshow-slide__subheading{
  font-family: circular-pro, sans-serif;
  margin-top: 24px;
  font-size: 24px;
  font-weight: 400;
  color:#fff
}

#shopify-section-template--15779828662387__text_with_link_cT7WRt{max-width: 1300px;margin: auto;padding:32px 0}
#shopify-section-template--15779828662387__text_with_link_cT7WRt ul.links{display:flex; justify-content:space-between}
#shopify-section-template--15779828662387__text_with_link_cT7WRt ul.links li{list-style:none}
#shopify-section-template--15779828662387__text_with_link_cT7WRt ul.links li a{color: #666; font:16px omnes,sans-serif;font-weight: 400;padding: 0;text-decoration:none; display:block}
#shopify-section-template--15779828662387__text_with_link_cT7WRt ul.links li a:hover{color: #f05a20; text-decoration:underline}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--container,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--container,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--container,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--container,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--container
{
  max-width:1440px
}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD,
#shopify-section-template--15779828662387__corporate_branding_n34gH9{margin:auto; padding:32px 0}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .section-title,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .section-title,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .section-title,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .section-title,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .section-title{text-align:center; width:100%;margin-bottom: 3em;}
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .section-title h1,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .section-title h1,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .section-title h1,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .section-title h1,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .section-title h1{
    margin:0;
    font-size: 40px;
    line-height: 51px;
    font-weight: 700;
    text-decoration:underline;
    font-family: circular-pro, sans-serif;
}

#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner{}
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper, 
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper{
  flex: 0 0 25%;
  max-width: 25%;
}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article-list-item, 
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article-list-item{padding: 15px 20px}

#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, 
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image{
   height: 200px;
    width: 200px;
    margin: auto;
    margin-bottom: 1.5em;
  background: transparent;
}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image img{
      object-fit: contain!important;
      height:100%;
      width:100%
}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content, 
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content{}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content .article--excerpt-text,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content .article--excerpt-text,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content .article--excerpt-text,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content .article--excerpt-text,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content .article--excerpt-text{ 
  border-top: 1px solid #f5f5f5;
  padding-top: 10px;
}
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p{
  font-size: 15px;
  color: #333;
  font-family: omnes, sans-serif;
}
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p br,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p br,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p br,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p br,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p br{display:none}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a{
  color: #333;
  font-family: omnes, sans-serif;
}

#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a:hover,
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a:hover,
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a:hover,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a:hover,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article--excerpt-content p a:hover{
  color:#f05a20
}


/*For Left Big Image  */
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child .article--excerpt-content
{
  display:none
}
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child{
    flex: 0 0 50%;
    max-width: 50%;
}
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item
{padding:0}
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image
{ height: 450px;width:100%}
#shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child .article-list-item .article--excerpt-image img
{}
/* For left big image  */

/*For Right Big Image  */
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child .article--excerpt-content,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child .article--excerpt-content
{
  display:none
}
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child{
    flex: 0 0 50%;
    max-width: 50%;
}
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item
{padding:0}
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item .article--excerpt-image,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item .article--excerpt-image
{ height: 450px;width:100%}
#shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item .article--excerpt-image img,
#shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child .article-list-item .article--excerpt-image img
{}
/* For Right big image  */

#shopify-section-template--15779828662387__text_with_link_9fGBed{}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:75px 0;
}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed ul{}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed ul li{list-style:none}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed ul li a{
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    color:#333;
    position:relative;
  text-decoration:none
}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed ul li a:hover{
  color:#f05a20
}
#shopify-section-template--15779828662387__text_with_link_9fGBed .text-with-link--container-template--15779828662387__text_with_link_9fGBed ul li a:before{
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    height: 15px;
    width: 15px;
    border: 5px solid #333;
    border-right: none;
    border-bottom: none;
    transform: rotate(225deg);
  
}
/* Customized Print Types  */




@media screen and (min-width: 1024px) {
  
 
}
@media screen and (min-width: 1440px) {
}
@media screen and (min-width: 1440px) {
  #shopify-section-template--15662677557363__page_contact_QXm7fB {
    width: 800px;
    order: 1;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block {
    padding: 50px 35px;
  }
}
@media screen and (max-width: 1366px) {
  #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--container
  {
    max-width:1280px
  }
.breadcrumbs-container{
    margin: 0 auto;
    padding: 5px 15px;  
}
  .breadcrumbs-container a{margin-left:0}
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-image
  {height:110px; margin:auto}
  .all-showrooms--form--wrapper {
    max-width: 100%;
    padding: 15px;
  }
  #shopify-section-template--15779828662387__text_with_link_cT7WRt{max-width:100%;}
  #shopify-section-template--15779828662387__text_with_link_cT7WRt .text-with-link--container-template--15779828662387__text_with_link_cT7WRt{width:90%; margin:auto;}
}
@media screen and (max-width: 1200px) {
  .all-showrooms--form--wrapper .all-showrooms--form {
    width: 650px;
  }
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image{min-height: 300px;}
  #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--container,
  #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--container
  {
    max-width:100%
  }
}
@media screen and (max-width: 1024px) {
  #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image
  {
    height:150px;
    width:150px;
  }
  #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper, #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper, #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper, #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper, #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper
  {
   flex: 0 0 23%;
    max-width: 23%; 
  }
  #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper:first-child, #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper:first-child, #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper:first-child
  {
    flex: 0 0 48%;
    max-width: 48%;
  }
  #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper:last-child, #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper:last-child
  {
    flex: 0 0 48%;
    max-width: 48%;
  }
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 
  .blogposts--inner li .article-list-item .article--excerpt-image{height:100px;margin: auto;}
   #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image{
   min-height: 250px;
    max-height: 250px;  
   }
  .shopify-challenge__container {
    width: 90%;
    height: auto;
  }
  .shopify-challenge__container p {
    font-size: 1.5em;
  }
  #shopify-section-template--15662677557363__page_contact_QXm7fB {
    max-width: 70%;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block
    .highlights-banner__text
    .highlights-banner__heading {
    font-size: 20px;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block {
    padding: 44px 20px;
  }
  #shopify-section-sections--15662672543859__static_announcement_i7J6M6 {
    display: none;
  }
  .all-showrooms--form--wrapper .all-showrooms--form {
    width: 60%;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card {
    min-width: 100%;
    max-width: 100%;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper {
    padding: 0 0 0 30px;
  }
}
@media screen and (max-width: 850px) {
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-block--content{}
#shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner{flex-direction:row}
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__content p{width:100%}
  #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__content{padding-left: 30px;}
}
@media screen and (max-width: 767px) {
  #shopify-section-template--15779828662387__corporate_branding_h4VKyU .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_wj9nnY .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_Qmn8cH .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_Lmn3UD .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image, #shopify-section-template--15779828662387__corporate_branding_n34gH9 .blogposts--inner .article--excerpt-wrapper .article-list-item .article--excerpt-image
  {
    height:120px;
    width:120px;
  }
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner .article--excerpt-wrapper{width:32%}
  #shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li{width:30%}
  #shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li:last-child .article-list-item .article--excerpt-content p{width:100%}
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__heading,
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .home-section--title, #shopify-section-template--15776158089331__dynamic_rich_text_iDphfp .rich-text-heading{font-size:35px;line-height: 40px;}
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .home-section--title{margin-bottom:35px}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79 .pxs-image-with-text-content{display:none}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79 .pxs-image-with-text-content-wrapper{min-height:200px}
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image{
   min-height: 230px;
    max-height: 230px;  
   }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card:nth-child(3):after {
    display: none;
  }
  #contact-form-wrapper {
    flex-direction: column;
  }
  #shopify-section-template--15662677557363__page_contact_QXm7fB {
    max-width: 100%;
    width: 100%;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content {
    flex-direction: row;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block {
    width: auto;
    flex: 1;
    display: block;
    text-align: center;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block
    .highlights-banner__text
    .highlights-banner__heading {
    font-size: 18px;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block
    .highlights-banner__icon {
    margin: auto;
  }
  #shopify-section-template--15662677557363__dynamic_highlights_banner_qkFgKT
    .highlights-banner__content
    .highlights-banner__block
    .highlights-banner__text {
    width: 100%;
  }
  .all-showrooms--form--wrapper {
    flex-direction: column;
    padding: 0 15px;
  }
  .all-showrooms--form--wrapper .all-showrooms--form {
    width: 100%;
    margin-bottom: 2em;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper {
    flex-direction: row;
    padding: 0;
    justify-content: space-between;
    gap: 30px;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card {
    min-height: auto;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card {
    width: 47%;
    max-width: none;
    min-width: auto;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card:after {
    bottom: -16px;
  }
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK .pxs-image-with-text-content-wrapper .pxs-image-with-text-content{display:none}
  
}

@media screen and (max-width: 720px) {
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image {
    min-height: 210px;
    max-height: 210px;
}
  #shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide.pxu-lia-block{position:relative}
  #shopify-section-template--15779802087539__dynamic_slideshow_PRLiY6 .slideshow-slide.pxu-lia-block .slideshow-slide__content{position:absolute; top:30px;max-width:100%}
  #poppin-contact .form-fields-columns .form-field--full {
    width: 100%;
  }
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__image-wrapper, #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__image-wrapper, #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn .image-with-text__image-wrapper{width:100%}
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__content, #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__content, #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn .image-with-text__content
  {
    width:100%;
    padding-left:0
  }
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__container .image-with-text__image-wrapper{display:none}
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__container .image-with-text__content{width:100%; padding-left:0}
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__container .image-with-text__content h2{max-width:100%; text-align:center; line-height:1.2}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_fgHPLq .pxs-image-with-text-wrapper{min-height:250px}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_h6D6Qk{display:none;}
  #shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__container .image-with-text__content .image-with-text__text{display:block; text-align:center;}
#shopify-section-template--15776158089331__dynamic_image_with_text_BDrre8 .image-with-text__container .image-with-text__content .image-with-text__text .para-block:first-child{margin-bottom:50px;}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_XA6qDK .pxs-image-with-text-content-wrapper{min-height:150px}
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__content h2, #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__content h2, #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn .image-with-text__content h2
  {text-align:center}
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__content p, #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__content p, #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn .image-with-text__content p
  {text-align:center; width:100%}
  #shopify-section-template--15776158089331__dynamic_image_with_text_8nqtgB .image-with-text__button, #shopify-section-template--15776158089331__dynamic_image_with_text_FPK798 .image-with-text__button, #shopify-section-template--15776158089331__dynamic_image_with_text_ddzxAn .image-with-text__button{
    display:block;
    text-align:center
  }
  #shopify-section-template--15776158089331__dynamic_testimonials_w8zVd3{display:none}
  #shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79 {
    padding: 60px 15px !important;
}
  
}
@media screen and (max-width: 576px) {
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner .article--excerpt-wrapper{width:45%}
  #shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner{display:block;}
  #shopify-section-template--15779802087539__corporate_branding_eP4Wtj .blogposts--inner li{width:100%}
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image{background-size:cover!important;}
  #shopify-section-template--15776158089331__dynamic_promo_grid_3F3Yid .promo-grid--height-small .promo-grid--inner .promo-block--image{
    width: 100%;
    min-height: auto;
    max-height: none;
    height: 350px;  
    margin-bottom:15px
  }
 #shopify-section-template--15776158089331__pxs_image_with_text_overlay_f6pc79 .pxs-image-with-text:not(.pxs-image-with-text-section-height-original) .pxs-image-with-text-background{background-size:100%!important; background-repeat:no-repeat}
  #poppin-contact {
    padding: 30px;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card:nth-child(3):after {
    display: block;
  }
  #shopify-section-template--15746798911603__all_showrooms_ez3zxK
    .all-showrooms--container
    .all-showrooms--card--wrapper
    .all-showrooms--card {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner .article--excerpt-wrapper{width:100%}
  #shopify-section-template--15779802087539__corporate_branding_84NEW6 .blogposts--inner li .article-list-item .article--excerpt-image{width:100%}
}