/** Shopify CDN: Minification failed

Line 122:13 Expected ":"

**/


.sf-video .section-my{
  margin-top: 0px !important;
}

.sf-header__bg {
display: none !important;
}

.sf-menu-logo-bar {
 padding-bottom: 0px;
 padding-top: 10px; 
}

.collection-header {
 color: white !important; 
}

.collection-header h1 {
 color: white !important;
}

.collection-header .sf-breadcrumb a {
  color: white !important; 
}

.collection-header .sf-breadcrumb svg {
  color: white !important;
}

.sf__footer-block-title {
  text-transform: uppercase;
  text-decoration: underline;
}

a.sf__sub-menu-link2.whitespace-normal.block.sf-menu-submenu__title {
    color: #0d1651;
    font-weight: 700;
    font-family: 'Raleway';
}

.newsletter__form-heading p {
	color: white !important;
}

@media (max-width: 768px) {
	.hide-mobile {
      display: none !important;
	}
  
  footer .sf-image {
  	  display: none !important;
  }
}

/* Fixes for the bespoke installation page following change of base font size 13px > 18px */

.option-navigation ul {
  font-size: 16px;
}

.option-navigation li {
    padding: 12px 10px 9px 10px !important;
}

.option-navigation2 ul {
  	font-size: 16px;
}

.option-navigation2 li {
    padding: 14px 12px 10px 12px !important;
}

.timber-type {
	width: 249px !important;
}

#sf-custom__block--ff54873c-2faf-4e92-9842-7376984bbc2e .text-left {
 padding-top: 100px;
 padding-bottom: 100px;
}

.text-left {
  padding: 20px;
}

h1, h2, h3, h4, h5 {
line-height: 1.25 !important;
}

.sf-sub-menu__link {
 color: black !important; 
}

.service-extras{
	display: block !important;
	padding-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
   
}

.service-extras span {
  color: #0d1651;
    font-weight: 700;
    font-family: Raleway;
}

.service-extras a:hover {
 
  text-decoration: underline;
}

.service-extras a {
  margin-left: 20px;
  font-family Lora, serif !important;
  font-weight: 400;
  color: black;
}

.collection-description-highlight {
  background-color: #f1f1f1;
  padding: 30px;
  border-radius: 8px;
  border-bottom: 3px solid #a4a4a41c;
  overflow: hidden;
  text-overflow: ellipsis;
}

.readmore-link {
  position: relative;
  top: -20px;
  left: 43%;
  width: 120px;
  background-color: white;
  border: 1px solid gray;
  text-align: center;
  border-radius: 8px;
  padding: 5px;
  cursor: pointer;
}

@media(max-width: 1150px) {
  .readmore-link {
      position: relative;
      top: -20px;
      left: 100px;
      right: auto;
      width: 120px;
      background-color: white;
      border: 1px solid gray;
      text-align: center;
      border-radius: 8px;
      padding: 5px;
      cursor: pointer;
  }
}

.collection-description-highlight a {
  text-decoration:underline;
}

.collection-description-highlight a:hover {
   color: #0d1651;
   text-decoration:underline;
}

.collection-description-highlight h2 {
   font-size: 32px !important;
   padding-bottom: 20px;
}

.collection-description-highlight ul {
  list-style-type: disc !important;
  padding-left: 0px !important;
  padding-top: 20px !important;
  text-align: center;
}

.collection-description-highlight ul li{
display: inline-block;
margin-right: 20px;
background-color: #8080801c;
margin-bottom: 20px;
border-radius: 35px;
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.collection-description-highlight h3 {
   font-size: 26px !important;
}

.collection-description-highlight p {
   color: #3c3c3c;
}

.sf-menu__desktop-sub-menu {
  min-width: 440px;
}

.sf-header .sf-menu-item>a {
  font-size: 80%;
}

@media(max-width: 1484px) {
  .sf-header header.sf-header__desktop.logo-center__2l .sf-menu-item>a {
      padding-left: 1rem;
      padding-right: 1rem;
  }

/*   .sf-header .sf-menu-item>a {
  font-size: 12px;
  } */
}

@media(min-width: 1024px) and (max-width: 1150px) {
   .sf-header header.sf-header__desktop.logo-center__2l .sf-menu-item>a {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
  }

/*   .sf-header .sf-menu-item>a {
  font-size: 11px;
  } */
}

.page-bespoke-indoor-redesign {
  background-color: #0D1650;
  color: white;
}

.left-legend {
  width: 25%;
  display: inline-block;
}

.right-page {
  width: 75%;
  float:right;
}

/* .page-bespoke-indoor-redesign .shopify-section .right {
  width: 66%;
  float: right;
} */

.sf-footer__accordion {
  width: 100%;
}

#sf-custom__block--0977df8b-105d-4f4c-8782-ff827b64ffce {
  align-items: flex-start;
}

/* Responsive for new pages */
@media (max-width: 768px) {

    #shopify-section-template--14576028352570__b697f9b8-c676-4195-b7d8-51549e470140 .block-title {
       padding-left: 10px !important;
    }

    .block-title {
      padding-left: 0px !important;
    }
    .text-left {
      padding: 0px;
    }

    .next-button {
      display: none;
    }

    #shopify-section-template--14589149380666__06509c4a-b119-4c26-83fa-673f8c65e11c .jump-sections {
      padding-left: 20px;
    }
  
  .jump-sections .big {
    font-size: 28px !important;
    line-height: 1.9em !important;
  }
  .featured-logos {
    flex-direction: column !important;
  }
  .featured-logo {
    width: 100%;
    margin-bottom: 30px;
  }
  .featured-logo img {
    margin-left: auto;
    margin-right: auto;
  }
  .sf-footer, .sf-footer .sf__footer-bottom, .locale-selectors__container, .sf-header header, .header__wrapper {
    background: #0D1650;
  }
  .indoor-bespoke-contact .right-text {
    width: 100% !important;
    padding: 20px;
  }
  .right-text.info-text {
    display:block !important;
    padding: 25px;
  }
  .page-bespoke-indoor-process .right-text.info-text, .page-indoor-bespoke-options .right-text.info-text{
    padding: 15px !important;
  }
  .page-indoor-bespoke-options .text-left {
    padding: 10px !important;
  }
  .offices {
    flex-direction: column !important;
  }
  .address-info {
    flex-direction: column !important;
  }
  .office2 {
    margin-top: 50px;
  }
  .office1, .office2 {
    width: 100% !important;
  }
  .page-indoor-bespoke-options .wood-selector .block-container {
    width: 100%;
  }
  .page-indoor-bespoke-options .wood-selector .wood-type {
    flex-direction: column !important;
    margin-left: auto;
    margin-right: auto;
  }
  .page-bespoke-outdoor-options .wood-type p {
    color: white !important;
  }
  .page-indoor-bespoke-options .wood-selector .filter {
    width: 100%;
    padding-bottom: 20px;
  }
  .page-bespoke-outdoor-options .block-container {
    width: 100% !important;
  }
  .page-bespoke-outdoor-options .wood-selector .filter {
    width: 100%;
    padding-bottom: 20px;
  }
  .page-bespoke-outdoor-options .descriptive-text {
    width: 100%;
    flex-basis: 100%;
  }
  .page-bespoke-outdoor-options .wood-type {
    flex-basis: 100%;
  }
  .page-bespoke-outdoor-process .jump-sections {
    margin-left: 20px;
  }
  .page-indoor-bespoke-options .descriptive-text {
    width: 100%;
    flex-basis: 100%;
  }
  .filterable-blog-selector .block-container {
    width: 100% !important;
  }
   .filterable-blog-selector .container {
     padding-left: 0px !important;
     padding-right: 0px !important;
   }
  .filterable-blog-selector .filter {
    padding-left: 0px;
  }
  .page-bespoke-indoor-results .jump-element {
    padding-left: 20px !important;
  }
  .page-bespoke-indoor-results .article-block {
    height: 300px !important;
  }
}

.page-bespoke-indoor-results .sf-footer, .page-bespoke-indoor-results .sf-footer .sf__footer-bottom, .page-bespoke-indoor-results .locale-selectors__container, .page-bespoke-indoor-results .sf-header header, .header__wrapper {
    background: #0D1650;
}

.page-indoor-bespoke-contact .sf-footer, .page-indoor-bespoke-contact .sf-footer .sf__footer-bottom, .page-indoor-bespoke-contact .locale-selectors__container, .page-indoor-bespoke-contact .sf-header header, .header__wrapper {
    background: #0D1650;
}

.page-bespoke-indoor-process .sf-footer, .page-bespoke-indoor-process .sf-footer .sf__footer-bottom, .page-bespoke-indoor-process .locale-selectors__container, .page-bespoke-indoor-process .sf-header header, .header__wrapper {
    background: #0D1650;
}

.page-bespoke-indoor-service .sf-footer, .page-bespoke-indoor-service .sf-footer .sf__footer-bottom, .page-bespoke-indoor-service .locale-selectors__container, .page-bespoke-indoor-service .sf-header header, .header__wrapper {
    background: #0D1650;
}

@media (min-width: 768px) {
  .sidebyside {
    padding-left: 105px;
    padding-right: 105px;
  }
  .sf-menu-wrapper__desktop {
    justify-content: center;
  }
}

.page-inside-finnmark #sf-custom-template--14575013756986__1643106660d8d9c876 .text-left {
  padding: 0px;
}

.page-installations .filterable-blog-articles .article-container {
  width: 32%;
}


@media (max-width: 768px) {
  .page-installations .filterable-blog-articles .article-container {
    flex-basis: 100%;
  }
  .page-installations .filterable-blog-articles .article-block {
    height: 350px;
  }
  .page-installations .filters {
    flex-wrap: wrap !important;
    margin-left: 20px !important;
    flex-direction: initial !important;
  }
  .page-installations .bold-header h3 {
    padding-left: 0px !important;
  }
}

.sf-product__section-tabs .sf-tab-header.active {
  opacity: 1 !important;
}

.sf-product__section-tabs .sf-tab-header{
font-weight: bold;
  color: #0d1651 !important;
}

.sf-tab-header {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 20px !important;
}

.sf-tab-header.active {
  background: #e8e8e8;

  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}