/*------------------------------------------------------
 == Homepage Styles 
------------------------------------------------------*/

/* == Header Section */

.index section.section.main-header.has-background{
	background:url(//cdn.shopify.com/s/files/1/0068/1508/8691/files/Hero_6392edea-9bc9-433f-b44b-ddfa8dfd2539_1600x.jpg?v=1589329014);
	color:#fff;
	background-size: cover;
}

.index p.subtitle{
	font-size:28px;
	color:#fff;
	margin-bottom: 10px;
}

.index h2{
	font-size:48px;
	color:#fff;
	margin-bottom: 10px;
	line-height: 1em;
}

.index p{
	font-size:20px;
	margin-bottom: 10px;
}

.index section.section.main-header.is-hidden-mobile-only.is-width-wide.has-background .header-section {
    width: 44%;
    text-align: center;
    padding: 8% 0;
}

.index .subtitle:not(.is-spaced) + .title {
    margin-top: 0;
}

.index a.button.button--primary {
    padding: 10px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    width: 260px;
    font-size: 18px;
}

.index p.uppercase.reviews-banner {
    display: inline-block;
    color: #29466f;
	padding: 5px 30px;
	background: url(https://cdn.shopify.com/s/files/1/0068/1508/8691/files/background-for-reviews.svg?v=1591816553);
    background-position: center;
    background-repeat: no-repeat;
	background: url(https://cdn.shopify.com/s/files/1/0068/1508/8691/files/background-for-reviews.svg?v=1591816553);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}


/* == Collections Section */

.shop-by-region h3.image-with-text__heading.text-align-center.is-regular {
    color: #263d63;
    font-size: 28px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.shop-by-region .button.button--primary {
    padding: 10px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    width:260px;
}

.shop-by-region .collection-info__caption span {
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 1em;
}


.our-collection .collection-info__caption .title {
  font-size: 1em;
  margin: 0.5em;
}

.our-collection .button--primary {
font-size: 0.8em;
letter-spacing: 0.1em;
}

.our-collection h2.rich-text__heading.title.text-align-center {
    margin-bottom: 10px;
}

.our-collection .thumbnail.image__container.has-image-crop {
    bottom: 0;
}

.our-collection a.collection-info__caption  .collection-info__caption-wrapper{
    bottom: 0px;
    top: auto!important;
    padding: 0;
    width: 100%;
    text-align: center;
    position:absolute;
}

.our-collection button.button.button--primary {
    display: none;
}

.our-collection .collection-info__caption-wrapper {
    margin: 0 auto;
}

.our-collection a.collection-info__caption span.title {
    color: #263d63!important;
    width: 100%;
}

.our-collection a.collection-info__caption  .collection-info__caption-wrapper {
    background: rgba(255,255,255,0.8);
}

.our-collection .product-wrap:hover a  .collection-info__caption-wrapper{
    background: #e6e458!important;
}


/* == Newsletter Section */

section.section.newsletter-container.has-background {
    background: #29466f;
    padding-top: 40px;
}

.newsletter-image {
    display: inline-block;
}

.newsletter-header-text {
    width: 91%;
    display: inline-block;
    color: #fff;
    margin-left: 10px;
}

.newsletter-header {
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter-header-text p {
    font-size: 22px;
}

.index h2.title {
    color: #fff;
    font-size: 34px;
    letter-spacing: 1px;
}

.index span.yellow {
    color: #e6e458;
}

.index .newsletter__wrapper {
    padding: 0px 40px 20px;
    max-width: 90%;
}

.index h2.rich-text__heading.title.text-align-center {
    margin-bottom: 10px;
}

.newsletter-form .field.is-stretched-width {
    -webkit-box-flex: 3 0 15%;
    -moz-box-flex: 3 0 15%;
    -webkit-flex: 3 0 15%;
    -ms-flex: 3 0 15%;
    flex: 3 0 15%;
    min-width: 200px;
    max-width: 100%;
}

.newsletter-form .field.is-stretched-width:nth-child(3) {
    flex-basis: 25%;
}

button.button.button--primary.is-within-form{
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
}

.form__success-message.text-align-left {
    text-align: center;
    color: #fff;
    font-size: 23px;
}


/* == Logos Section */

div#shopify-section-1589331625415 {
    background: #929292;
  	padding-top:0px!important;
}

.index h2.rich-text__heading.title.text-align-center {
    margin-bottom: 0px;
padding-bottom:15px;
}

.index .rich-text__content.card-content {
    padding: 35px 0 0;
}

.logo-slider{
background:#eeedee;    padding-bottom:15px;
padding-top: 15px;
}

.section.is-width-wide.logo-slide {
    width: 100%;
    max-width: none;
}

.index h2.text-slideshow__heading.banner__heading.title {
    font-size: 36px;
    line-height: 1em;
    letter-spacing: 1px;
}


/* == Custom Map Section */

.create-map .text-slideshow__heading.banner__heading {
color: #2A4670;
}

.create-map h2.text-slideshow__heading.banner__heading.title {
    text-align: left;
    letter-spacing: 1px;
}

.create-map .text-slideshow__heading.banner__subheading.subtitle.content {
    text-align: left;
    letter-spacing: 1px;
    margin-top: 0px!important;
}


.create-map h2.text-slideshow__heading.banner__heading.title{
    margin-bottom: 10px;
    padding-bottom:0px;
}

.create-map h2.text-slideshow__heading.banner__heading.title {
    font-size: 40px;
    line-height: 1em;
}

.create-map .text-slideshow__heading.banner__subheading.subtitle.content {
    margin-bottom: 0px;
    padding-bottom:0px;
}

.create-map .text-slideshow__heading.banner__subheading.subtitle.content p {
    font-size: 18px;
line-height:1.3em;
}

.create-map a.button.button--primary {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 10px 20px;
}


/* == Custom Map Wall Murals Section */

.create-murals .text-slideshow__heading.banner__subheading p {
    font-size: 18px;
    letter-spacing: 1px;
    line-height:1.3em;
}

.create-murals h2.text-slideshow__heading.banner__heading.title {
    font-size: 40px;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 20px!important;
}

.create-murals a.button.button--primary {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 10px 20px;
}

.create-murals .text-slideshow__heading {
    padding-bottom: 5px;
    line-height: 1.5;
    margin: 0;
}


/* == Get Inspiration */

.get-inspired a {
    color: #263d63;
    text-decoration: underline;
}

.get-inspired p {
    margin-bottom: 0px!important;
}

.get-inspired h2.rich-text__heading.title.text-align-center {
    font-weight: 800!important;
    color: #263d63!important;
    margin-bottom: 10px;
    font-size: 34px!important;
}

.get-inspired a.button.button--primary {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 35px;
}


/* == Icons and Text Section */

.foot-icon-bar.has-padding-bottom {
    padding-bottom: 5px;
}

.foot-icon-bar.has-padding-top {
    padding-top: 5px;
}


/* End Homepage Styles */

/*------------------------------------------------------
 == City Map Styles 
------------------------------------------------------*/

/* == City Map Pop-up Styles */

div#city-map-pop {
    width: 95%;
    text-align: center!important;
    background: #fff;
    padding: 40px 15px;
    max-width: 400px;
}

div#city-map-pop h3,div#city-map-pop a {
    color: #263d63!important;
}

div#city-map-pop h3 {
    text-transform: unset;
    font-family: "Open Sans";
    font-size:21px;
    line-height:1.3;
    font-weight:700;
    margin-bottom: 13px;
    letter-spacing: 0;
}

div#city-map-pop p {
    font-size: 18px;
    margin-bottom: 20px;
}

a.btn.yellow-btn {
    background: #e9e851;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
}

a.city-map-pop_close {
    display: inline-block;
    font-size: 23px;
    position: absolute;
    top: 6px;
    right: 15px;
}

#city-map-pop{display:none;}


/* End City Map Styles */

/*------------------------------------------------------
 == Wall Paper Styles 
------------------------------------------------------*/
.wallpaper.section-header {
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.wallpaper.section-header p {
	font-size: 20px;
}

.wallpaper p, .wallpaper li, .wallpaper a {
  font-size: 18px;
}

.wallpaper  h1 {
  color: #29466f;
  line-height: 1.1;
  font-size: 48px;
}

.wallpaper  h2 {
	font-size: 40px;
  color: #29466f;
  line-height: 1.1;
    margin-top: 2px !important;
}

.wallpaper span.small-heading {
  font-size: 20px;
  text-transform: uppercase;
  color: #29466f;
}

.wallpaper a.button {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 10px 45px;
    display: inline-block;
  margin-top: 10px;
}

.wallpaper.section-header .content {
  position: relative;
  padding: 120px 50px 110px 0;
}

.wallpaper.section-header .content:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: -1500px;
  bottom: 0;
    background: #efeeef;
    z-index: 0;
    opacity: .96;
}

.wallpaper.section-header .content > div {
  position: relative;
  z-index: 1;
}


.wallpaper.image-content-split {
  padding: 110px 0;
}

.wallpaper.image-content-split img {
  margin-bottom: 0;
}

.wallpaper.image-content-split .content {
    padding: 40px 0 40px 40px;
}

.wallpaper.cards-header-icon-list {
	background: #eeedee;
  padding: 150px 0 20px;
}

.wallpaper.cards-header-icon-list .container {
	display: block;
}

.wallpaper.cards-header-icon-list h2 {
  font-size: 28px;
  color: #000;
  text-align: center;
}

.wallpaper .cards-header-icon-list-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wallpaper .cards-header-icon-list-wrapper .header-icon-list-card {
    display: flex;
    flex-basis: 45%;
    margin-bottom: 50px;
}

.wallpaper .cards-header-icon-list-wrapper .header-icon-list-card > div:first-of-type {
    flex-basis: 117px;
    /* margin-right: 50px; */
}

.wallpaper .cards-header-icon-list-wrapper .header-icon-list-card img {
    width: 60px;
    margin-right: 50px;
    display: block;
    max-width: unset;
}

.wallpaper.cards-header-icon-list h2 {
    margin-bottom: 70px;
}

.wallpaper .cards-header-icon-list-wrapper .header-icon-list-card.four {
    margin-bottom: 10px;
}

.wallpaper .content-circle-image {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.wallpaper .content-circle-image .content strong:first-of-type {
    font-size: 18px;
    margin-bottom: 0;
}

.wallpaper .content-circle-image .content p {
    margin: 0;
}

.wallpaper .content-circle-image .content {
    flex-basis: 50%;
    padding-right: 30px;
}

.wallpaper .content-circle-image .overflowing-circle-image {
    margin-top: -150px;
    margin-bottom: -120px;
}

.wallpaper.overview.recent-projects {
    padding-top: 175px;
    padding-bottom: 100px;
}

.wallpaper.overview.recent-projects .section {
    max-width: 1350px;
}

.wallpaper .recent-projects-wrapper {
    display: flex;
  align-items: center;
  justify-content: space-between;
}

.wallpaper .recent-projects-wrapper .recent-projects-slider {
    max-width: 960px;
  float: right;
  margin-right: 25px;
  
}

.wallpaper .recent-projects-wrapper .content {
  max-width: 300px;
  margin-right: 50px;
  float: left;
  padding-top: 50px;
}

.wallpaper .recent-projects-wrapper .project {
  margin-right: 11px;
}

.wallpaper .recent-projects-wrapper h2 {
  font-size: 28px;
  color: #000;
  line-height: 1.2;
}

.wallpaper .recent-projects-wrapper .divider {
  width: 96px;
  height: 3px;
  background: #000;
  margin-bottom: 20px;
}

.wallpaper.logo-slider-wrapper {
  background: #2a4570;
  padding: 60px 0 20px;
}

.wallpaper.logo-slider-wrapper .container, .wallpaper.spaces .container {
  display: block;
}

.wallpaper.logo-slider-wrapper h2, .wallpaper.spaces h2 {
  color: #fff;
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}

.wallpaper .logo-slider {
  background: unset;
}

.wallpaper.recent-projects .container {
  overflow: hidden;
}

.wallpaper.spaces {
  background: #90c0d0;
  padding: 120px 0 20px;
}

.wallpaper.spaces .spaces-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;    
  justify-content: center;
  margin-top: 80px;
}

.wallpaper.spaces .space {
  flex-basis: 25%;
  margin-bottom: 80px;
  display: flex;
  justify-content: center;
}

.wallpaper.spaces .space a{
  display: flex;
  flex-direction: column;
  align-items: center;
    margin: 0 20px;
}

.wallpaper.spaces .space img {
    max-width: 70px;
    margin-bottom: 20px;
}

.wallpaper.spaces .space span {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
    line-height: 1.2;
}

.wallpaper.spaces .space a:hover span {
    color: #e6e458;
    text-decoration: underline;
}

.wallpaper .recent-projects-wrapper .project h4 {
    LETTER-SPACING: unset;
    font-size: 18px;
    text-transform: none;
    color: #263d63;
    margin-top: 12px;
}

.wallpaper.detail.spaces {
  display: none;
}

button.slick-arrow.slick-disabled {
    display: none !important;
}

button.slick-arrow {
    position: absolute;
    top:  0;
    bottom: 25px;
    height: 50px;
    width: 50px;
    margin: auto;
    border-radius: 50%;
    border: none;
    font-size: 28px;
    text-align: center;
    color: #cecece;
    background: #fff;
    z-index: 9;
    box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
}

.recent-projects-slider.slick-initialized.slick-slider {
    position: relative;
}

button.slick-arrow.slick-prev {
    left: -25px;
}

button.slick-arrow.slick-next {
    right: -18px;
}

.wallpaper.get-started-form {
  padding-top: 45px;
  padding-bottom: 80px;
}

.wallpaper.get-started-form .content {
  max-width: 785px;
  margin: auto;
  text-align: center;
    overflow: scroll;
  height: 80vh
}

.wallpaper.get-started-form h2 {
  font-size: 28px;
  color: #000;
}

body.page-wallpaper-detail .wallpaper.get-started-form {
  padding-top: 150px;
}

body.page-wallpaper-overview div#shopify-section-header__top-bar {
  height: 36px;
}

.wallpaper.overview.spaces .spaces-wrapper > div {
  display: none !important;
}

.wallpaper.overview.spaces .spaces-wrapper > div:first-of-type {
  display: flex !important;
}

.wallpaper.overview.top-bar {
  background-color: #e9e851;
  text-align: center;    padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 232;
}

.wallpaper.overview.top-bar p {
  color: #263d63;
  font-weight: 900;
  text-transform: uppercase
    font-size: 16px;
}

@media(min-width: 1471px) {
  div.wallpaper.detail.section-header {
    background-size: 52%
  }
}

@media(min-width: 981px) {
  .wallpaper.detail.image-content-split .section > div:first-of-type .one-half.content {
      padding-top: 0;
  }
  .wallpaper.overview.image-content-split .section > div:first-of-type {
    align-items: center;
  }
}

@media(max-width: 1400px) {
  .wallpaper .recent-projects-wrapper .content {
    margin: 0 30px 40px;
  }
  .wallpaper .recent-projects-wrapper .recent-projects-slider {
    width: 820px
  }
}

@media(max-width: 1200px) {
  .wallpaper .recent-projects-wrapper .recent-projects-slider {
    width: 750px
  }
}

@media(max-width: 1100px) {
  .wallpaper .recent-projects-wrapper .recent-projects-slider {
    width: 650px
  }
}


@media(max-width: 980px) {
  .wallpaper .recent-projects-wrapper .recent-projects-slider {
    margin-left: 35px;
  }
  .wallpaper .recent-projects-wrapper .content {
    width: 97%;
    max-width: unset;
  }
  .wallpaper .recent-projects-wrapper {
    flex-direction: column;
  }
  
  .wallpaper.overview.recent-projects {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  
  .wallpaper.section-header {
    background-size: contain;
    background-position: top center;
  }

  .wallpaper.section-header .one-half.content {
      padding: 39vw 0 40px;
      width: 100%;
  }

  .wallpaper.section-header .content:before {
      content: unset;
  }
  
  .wallpaper h1 {
    font-size: 38px;
    display: block !important;
  }
  .wallpaper.image-content-split {
    padding: 40px 0;
  }

  .wallpaper.image-content-split .container {
      flex-direction: column;
  }

  .wallpaper.image-content-split .one-half {
      width: 100%;
  }

  .wallpaper.image-content-split .content {
      padding: 30px 0 40px;
  }

  .wallpaper h2 {
      font-size: 31px;
  }
  
  .wallpaper.cards-header-icon-list {
    padding: 80px 0 20px;
  }

  .wallpaper .cards-header-icon-list-wrapper .header-icon-list-card {
      flex-basis: 100%;
  }
  
  .wallpaper .cards-header-icon-list-wrapper .header-icon-list-card.four {
    margin-bottom: 50px;
  }
  
  .wallpaper .content-circle-image {
      margin-top: 20px;
  }

  .wallpaper .content-circle-image .content {
      flex-basis: 70%;
  }

  .wallpaper .content-circle-image .overflowing-circle-image {
      margin-top: -50px;
  }
  .wallpaper.cards-header-icon-list h2 {
    font-size: 28px;   
    margin-bottom: 50px;
  }
  .wallpaper.overview .section, .wallpaper.detail .section {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .wallpaper.overview.image-content-split .one-half.image img {
    width: 100%;
  }
}

@media(max-width: 800px) {
  .wallpaper .cards-header-icon-list-wrapper h4 {
    font-size: 18px;
  }
}

@media(max-width: 768px) {
  .wallpaper.overview.section-header {
    background-image: url(https://cdn.shopify.com/s/files/1/0068/1508/8691/files/overview-header-mobile.jpg?v=1612822064) !important;
  }
  .wallpaper.overview.section-header .one-half.content{
    padding: 62vw 0 40px;
  }
  .wallpaper.spaces .space {
    flex-basis: 33%;
    margin-bottom: 60px;
  }
  
  .wallpaper.spaces {
    padding: 90px 0 40px;
  }
  
  .wallpaper.spaces .spaces-wrapper {
    margin-top: 50px;
  }
  .wallpaper .content-circle-image {
    flex-direction: column-reverse;
  }

  .wallpaper .content-circle-image .content {
      flex-basis: 100%;
      padding-right: 0;
      padding-bottom: 20px;
  }
  
  .wallpaper .content-circle-image .overflowing-circle-image {
      margin-top:  0;
      margin-bottom: 40px;
      text-align: center;
  }
  
  .wallpaper.get-started-form {
    padding-top: 15px;
    padding-bottom: 80px;
  }
}

@media(max-width: 640px) {
  .wallpaper.logo-slider-wrapper h2, .wallpaper.spaces h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  
  .wallpaper h1 {
    font-size: 32px;
  }
  
  .wallpaper .cards-header-icon-list-wrapper h4 {
    font-size: 16px;
  }
  
  .wallpaper.cards-header-icon-list h2 {
    font-size: 22px;   
  }
  
  .wallpaper .cards-header-icon-list-wrapper .header-icon-list-card img {
    margin-right: 35px;
  }

  .wallpaper .cards-header-icon-list-wrapper .header-icon-list-card > div:first-of-type {
      flex-basis: 87px;
  }
  
  .wallpaper.overview .section, .wallpaper.detail .section {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  body.page-wallpaper-detail .wallpaper.get-started-form {
    padding-top: 70px;
  }
  .wallpaper.get-started-form .content {
    max-width: 785px;
    margin: auto;
    text-align: center;
      overflow: scroll;
    height: 100vh
  }
}

@media(max-width: 640px) {
  .recent-projects-slider .item.slick-slide {
    width: 480px !important;
  }
}

@media(max-width: 480px) {
  .wallpaper.spaces .space {
    flex-basis: 50%;
    margin-bottom: 40px;
  }
  

  .wallpaper.spaces {
    padding: 80px 0 40px;
  }
}

/* End Wall Paper Styles */

/*------------------------------------------------------
 == Wall Paper Detail Styles 
------------------------------------------------------*/
.wallpaper.detail.section-header .content:before {
  opacity: 1;
}

.wallpaper.detail.section-header {
  background-size: contain;
  background-position: right;
}

.wallpaper.detail.section-header .mobile-image {
  display: none;
}

.wallpaper.detail.image-content-split {
  padding-bottom: 0;
}

.wallpaper.detail.image-content-split .section > div:last-of-type {
  margin-top: 130px;
}

.wallpaper.detail.image-content-split .section > div:last-of-type .one-half.content {
  padding: 0 40px 40px 0;
}

.wallpaper.detail.image-content-split .section > div:last-of-type .one-half.image img {
  margin-bottom: -100px
}

.wallpaper.detail.image-content-split .section > div:last-of-type .one-half.image {
  width: 50%;
}


@media(max-width: 1200px) {
  .wallpaper.detail.image-content-split .section > div:last-of-type {
    margin-top: 60px;
  }
}

@media(max-width: 980px) {
  .wallpaper.detail.section-header {
    background-image: unset !important;
  }
  
  .wallpaper.detail.section-header .mobile-image {
    display: block;
  }
  
  .wallpaper.detail.section-header .mobile-image{
    width: 100%;
  }
  
  .wallpaper.detail.section-header .content {
    padding-top: 50px;
  }
  
  .wallpaper.detail.image-content-split .section > div:last-of-type {
    margin-top: 10px;
  }
  
  .wallpaper.detail.image-content-split .section > div:last-of-type {
    flex-direction: column-reverse;
  }
  
  .wallpaper.detail.image-content-split .section > div:last-of-type .one-half.image img {
    margin-bottom: 50px
  }
  
  .wallpaper.detail.image-content-split .section img, .wallpaper.detail.image-content-split .section > div:last-of-type .one-half.image {
    width: 100%;
  }
  
}



/* End Wall Paper Detail Styles */

/*------------------------------------------------------
 == MEDIA QUERIES
------------------------------------------------------*/

@media(max-width:798px){
  .h1.mobile{font-size: 30px;}
  h1{display:none;}
  p.modal_price.desktop{display:none;}
    
  .desktop{display:none;}
}

@media(max-width:815px){

  /* == Header Section */

  section.section.main-header.has-background{
  background:url(//cdn.shopify.com/s/files/1/0068/1508/8691/files/Hero_6392edea-9bc9-433f-b44b-ddfa8dfd2539_1600x.jpg?v=1589329014);
  color:#fff;
  background-size: cover;
  }
  .index p.subtitle{
  font-size:28px;
  color:#fff;
  margin-bottom: 10px;
  }

  .index h2{
  font-size:48px;
  color:#fff;
  margin-bottom: 10px;
  line-height: 1em;
  }

 .index p{
  font-size:18px;
  margin-bottom: 10px;
  }

section.section.main-header.is-hidden-desktop-only.is-width-wide.has-background .header-section {
      text-align: center;
      padding: 8% 0;
  }

  .subtitle:not(.is-spaced) + .title {
      margin-top: 0;
  }

  .index a.button.button--primary {
      padding: 10px 20px;
      font-weight: 700;
      letter-spacing: 1px;
      width: 260px;
      font-size: 18px;
  }

 .index  p.uppercase.reviews-banner {
      display: inline-block;
      color: #29466f;
  padding: 5px 30px;
  background: url(https://cdn.shopify.com/s/files/1/0068/1508/8691/files/background-for-reviews.svg?v=1591816553);
      background-position: center;
      background-repeat: no-repeat;
  background: url(https://cdn.shopify.com/s/files/1/0068/1508/8691/files/background-for-reviews.svg?v=1591816553);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
  font-size: 1rem;
  }

  /* == Collections Section */

  .our-collection .collection-info__caption .title {
  font-size: 1em;
  margin: 0.5em;
  }
  .our-collection .button--primary {
  font-size: 0.8em;
  letter-spacing: 0.1em;
  }

  .our-collection h2.rich-text__heading.title.text-align-center {
      margin-bottom: 10px;
  }

  .our-collection .thumbnail.image__container.has-image-crop {
      bottom: 0;
  }

  .our-collection a.collection-info__caption  .collection-info__caption-wrapper{
      height: 40px;
      bottom: 0px;
      top: auto!important;
      padding: 0;
      width: 100%;
      text-align: center;
      position:absolute;
  }

  .our-collection button.button.button--primary {
      display: none;
  }

  .our-collection .collection-info__caption-wrapper {
      margin: 0 auto;
  }

  .our-collection a.collection-info__caption span.title {
      color: #263d63!important;
      width: 100%;
      letter-spacing: 0;
  }

  .our-collection a.collection-info__caption  .collection-info__caption-wrapper {
      background: rgba(255,255,255,0.8);
  }

  .our-collection .product-wrap:hover a  .collection-info__caption-wrapper{
      background: #e6e458!important;
  }

  .our-collection .column.one-half.thumbnail.has-gutter.has-gutter--mobile.list-collection__thumbnail.medium-down--one-whole {
      width: 46%;
      float: left;
  }


  /* == Newsletter Section */

  section.section.newsletter-container.has-background {
      background: #29466f!important;
      padding-top: 40px;
  }

  .newsletter-image {
      display: inline-block;
  }

  .newsletter-header-text {
      width: 91%;
      color: #fff;
      margin-left: 10px;
  }

  .newsletter-header {
      max-width: 1000px;
      text-align:center;
  }

  .newsletter-header-text p {
      font-size: 20px;
  }

  .index h2.title {
      color: #fff;
      font-size: 30px;
      letter-spacing: 1px;
  }

  .index span.yellow {
      color: #e6e458;
  }

  button.button.button--primary.is-within-form{
      font-weight: 700;
      letter-spacing: 1px;
      font-size: 18px;
  }

  .form__success-message.text-align-left {
      text-align: center;
      color: #fff;
      font-size: 23px;
  }

  .newsletter__wrapper {
      padding: 0px 40px 20px;
      max-width: 90%;
  }

  .index h2.rich-text__heading.title.text-align-center {
      margin-bottom: 10px;
  }

  .newsletter-form .field.is-default-width {
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      min-width: 250px;
      align-self: center!important;
  }

  .field.is-stretched-width {
      margin-right: 10px;
  }

  .newsletter-form.form.is-responsive {
      display:block;
  }
  .newsletter-form.form.is-responsive > div:first-of-type {
      width: 100%;
      float: left;
  }

  .newsletter-form.form.is-responsive > div:nth-child(2) {
      width: 48%;
      float: left;
  }

  .newsletter-form.form.is-responsive > div:nth-child(3) {
      clear: both;
  }


  /* == Custom Map Section */

  .create-map .text-slideshow__heading.banner__heading {
  color: #2A4670;
  }

  .create-map h2.text-slideshow__heading.banner__heading.title {
      text-align: left;
      letter-spacing: 1px;
  }

  .create-map .text-slideshow__heading.banner__subheading.subtitle.content {
      text-align: left;
      letter-spacing: 1px;
      margin-top: 0px!important;
  }


  .create-map h2.text-slideshow__heading.banner__heading.title{
      margin-bottom: 10px;
      padding-bottom:0px;
  }

  .create-map h2.text-slideshow__heading.banner__heading.title {
      font-size: 36px;
      line-height: 1em;
  }

  .create-map .text-slideshow__heading.banner__subheading.subtitle.content {
      margin-bottom: 0px;
      padding-bottom:0px;
  }

  .create-map .text-slideshow__heading.banner__subheading.subtitle.content p {
      font-size: 17px;
  line-height:1.3em;
  }

  .create-map a.button.button--primary {
      font-size: 20px;
      letter-spacing: 1px;
      font-weight: 700;
      padding: 10px 20px;
  }

  .create-map .text-slideshow__slide {
      padding: 0px 15px;
  }

  /* == Custom Map Wall Murals Section */

  .create-murals .text-slideshow__heading.banner__subheading p {
      font-size: 18px;
      letter-spacing: 1px;
      line-height:1.3em;
  }

  .create-murals .text-slideshow__heading {
      padding-bottom: 5px;
      line-height: 1.5;
      margin: 0;
  }

  .create-murals .text-slideshow__heading.banner__subheading p {
      font-size: 16px;
      letter-spacing: 1px;
      line-height:1.3em;
  }

  .create-murals h2.text-slideshow__heading.banner__heading.title {
      font-size: 36px;
      line-height: 1em;
      letter-spacing: 1px;
  }

  .create-murals a.button.button--primary {
      font-size: 20px;
      letter-spacing: 1px;
      font-weight: 700;
      padding: 10px 20px;
  }

  .create-murals .text-slideshow__heading {
      padding-bottom: 5px;
      line-height: 1.5;
      margin: 0;
  }

  .create-murals .text-slideshow__slide {
      padding: 20px;
  }

  .create-murals .image-slideshow.image-slideshow--slide.flickity-resize.flickity-enabled.is-draggable {
      margin-bottom: 0px!important;
  }

	
}

@media(max-width: 798px) {
  .mobile-menu-link.clickable {
    padding: 0 1.5rem;
  }
  .mobile-menu-link.clickable:after {
    content: unset;
  }
  
  div.mobile-menu ul.mobile-menu__list li:nth-of-type(5) a.mobile-menu-link:after, div.mobile-menu ul.mobile-menu__list li:nth-of-type(6) a.mobile-menu-link:after {
    bottom: -26px;
    top: unset;
  }
}

@media(min-width:800px){

	  
  .mobile{
  
    display:none;
  
  }
  
}
