@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');

body, html {
    height: 100%;
    font-family: 'Montserrat',sans-serif;
    font-weight: 300;
}

a {
  color: #333;
}

a:hover {
  color: #0b5aa5;
}

.top-bar .menu a {
    color: #e6e6e6;
    font-size: 1rem;
    min-width: 8em;
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .top-bar .menu a {
      color: #e6e6e6;
      font-size: 0.875em;
      min-width: 0rem;
  }


}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat',sans-serif;
}



.promotion h4 {
  text-transform: none;
  color: #666;
  font-weigh: normal;
}

.product-details h4 {
    font-weight: lighter;
    font-size: 2.5em;
}

.product-details h4:after {
    content: '\25B6';
    font-size: 0.85em;
    margin-left: 0.125em;
    color: #fdb31c;
}

.opener-intro {
    margin-bottom: 2em;
}

.product-category-opener .medium-8.columns.product-details {
    border-right: 1px solid #ccc;
}




.very-top-border {
    background-image: url(../images/very-top-border.png);
    background-repeat: repeat-x;
    height: 23px;
    width: 100%;
}

.very-top-border-triangle {
  background-image: url(../images/triangle.png);
  background-repeat: repeat-x;
  height: 23px;
  width: 100%;
  position: absolute;
  z-index: 10000;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -1px;
}

.lcb-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
}

.lcb {
    padding: 0.75em 0.75em 0.5em 0.75em;
    text-align: center;
}

.lcb h4 {
  color: #fdb31c;
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .lcb h4 {
      color: #fdb31c;
      font-size: 0.875em;
  }

}



.hvr-bounce-to-bottom {
  transition: all 0.25s ease-in-out;
  border: 5px solid #fdb31c;
}

.hvr-bounce-to-bottom:hover  {
  transition: all 0.25s ease-in-out;
  border: 5px solid #fdb31c;
}

.hvr-bounce-to-bottom img {
    transition: all 0.25s ease-in-out;
}

.hvr-bounce-to-bottom:hover img {
    opacity: 0.25;
    transition: all 0.25s ease-in-out;
}



.hvr-bounce-to-bottom:hover h4 {
  color: #fff;
}




.page-template-page-dealer-section .hvr-bounce-to-bottom {
  transition: all 0.25s ease-in-out;
  border: 5px solid #0058a8;
}

.page-template-page-dealer-section .hvr-bounce-to-bottom:hover  {
  transition: all 0.25s ease-in-out;
  border: 5px solid #0058a8;
}

.page-template-page-dealer-section .hvr-bounce-to-bottom img {
    transition: all 0.25s ease-in-out;
}

.page-template-page-dealer-section .hvr-bounce-to-bottom:hover img {
    opacity: 0.25;
    transition: all 0.25s ease-in-out;
}

.page-template-page-dealer-section .hvr-bounce-to-bottom:hover h4 {
  color: #fff;
}


.page-template-page-dealer-section  .hvr-bounce-to-bottom:before {
    background: #0058a8;
}


.page-template-page-dealer-section .lcb h4 {
    color: #0058a8;
}


h3 {
    color: #0058a8;
    border-bottom: 2px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}




img.logo {
    max-width: 100px;
}

nav#site-navigation {
    height: auto;
    background-color: #0058a8;
}

.top-bar, .top-bar ul {
    background-color: #0058a8;
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
    text-align: center;
    width: 100%;
}

ul#menu-main {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

ul#menu-dealer-section-nav, ul#menu-dealer-section-nav-charlotte {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

li#menu-item-42 , li#menu-item-301 , li#menu-item-438, li#menu-item-1204  {
    background-image: url(../images/logo.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 14em;
    height: auto;
    max-width: 100%;
    max-height: 149px;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.top-bar .menu li:not(:last-child) {
    border-right: 0px solid #4e4e4e;
    max-width: 9em;
}


/* Small only */
@media screen and (max-width: 39.9375em) {

  .top-bar .menu li:not(:last-child) {
      max-width: none;
  }

}


#front-hero {
	background: none;
	padding-top: 0;
	height: auto;
}

#front-hero h4 {
	background-size: cover;
    color: #fefefe;
    font-size: 1.3125rem;
    padding-top: 5em;
    padding-bottom: 5em;
}

.top-bar .menu .home a:hover:not(.button) {
    background-color: transparent;
}

ul#menu-primary-1 {
    padding-top: 1.75em;
    padding-right: 1em;
}

.front-hero-logo {
  max-width: 360px;
}
.lm-logo {
  padding-top: 4.5em;
  padding-bottom: 3.25em;
  padding-left: 1em;
}

#footer-container {
    max-width: 100%;
    width: 100%;
    margin: 3rem auto 0;
    border-top: 1px solid #ccc;
}

#front-hero a.button {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 1em;
    padding: 1.5em 3em;
    text-transform: uppercase;
    margin-top: 2em;
}

.intro {
  height: 0;
}

#footer .medium-3.columns {
    border-right: 1px solid #ccc;
    min-height: 13em;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  #footer .medium-3.columns {
      border-right: 1px solid #ccc;
      min-height: 0em;
  }

}

#footer .medium-3.columns:last-of-type {
    border-right: 0px solid #ccc;
    min-height: 13em;
}

h5 {
    font-weight: 900;
    text-transform: uppercase;
    color: #fdb31c;
    line-height: 1em;
}


#front-hero img {
  margin: auto;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .item {
      padding-top: 2em;
      min-height: 41em;
  }
  #front-hero {
		margin: 0em 0 0rem 0;
    text-align: center;
    padding-bottom: 0;
	}
  .lcb.hvr-bounce-to-bottom {
    margin-bottom: 1em;
  }

}

@media screen and (min-width: 40em) {
	#front-hero {
		margin: 0em 0 0rem 0;
    text-align: center;
    padding-bottom: 0;
	}
  #front-hero  .item {
    padding-top: 28vh;
    padding-bottom: 28vh;
      height: 93vh;
  }
}



.section-0 {
  padding-bottom: 0em;
}

.product-image {
  border-left: 1px solid #d7d7d7;
}

h4 {
    color: #0058a8;
    text-transform: uppercase;
    font-weight: normal;
}

.single-products h5 {
    color: #758d77;
    font-size: 1em;
}

.size-options ul {
    margin-left: 0;
}

.size-options li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 30%;
    float: left;
}

.door-widths , .panels-wide , .heights-available {
    text-align: center;
    background-color: #f7f7f7;
    min-height: 17em;
    padding: 1.5em;
}

.size-options-box-bottom {
  background-color: #e9e9e9;
  text-align: center;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

.panels-wide p {
    margin: 0;
}

.promotion {
  text-align: center;
  text-transform: none;
  background-color: #f7f7f7;
}

.promotion table tbody {
  background-color: transparent;
}



/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fdb31c;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.lcb.hvr-bounce-to-bottom {
    width: 100%;
}

.color-options {
  margin-bottom: 1em;
}

.product-carousel-box {
    text-align: center;
    min-height: 23em;
}

.sliders .owl-nav {
    text-align: center;
}

.sliders .item {
   padding-top: 0em;
   padding-bottom: 0em;
}


.sliders .owl-prev {
    border: 1px solid #666;
    display: inline-block;
    text-align: center;
    padding: 0.25em;
    margin: 0.25em;
    text-transform: uppercase;
}

.sliders .owl-next {
  border: 1px solid #666;
  display: inline-block;
  text-align: center;
  padding: 0.25em;
  margin: 0.25em;
  text-transform: uppercase;
}

.sliders h3 {
    text-align: center;
    border-bottom: 5px solid #fdb31c;
    margin-top: 1em;
    text-transform: uppercase;
    letter-spacing: 0.125em;
    font-weight: lighter;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
}

h1.entry-title {
    text-align: center;
    color: #0058a8;
    border-bottom: 3px solid #758d77;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
}

.product-carousel-box img {
    border-bottom: 5px solid #0058a8;
    margin-bottom: 1em;
}

.product-carousel-box h6 {
    color: #758d77;
    font-size: 1.25em;
}

.product-carousel-box p {
    margin-bottom: 0;
    min-height: 50px;
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .product-carousel-box p {
      margin-bottom: 0;
      min-height: 50px;
      font-size: 0.75rem;
  }

}

/* Large and up */
@media screen and (min-width: 64em) {

  .product-carousel-box p {
      min-height: 150px;
  }

}



.product-carousel-box .hvr-bounce-to-bottom {
    padding-top: 6em;
    padding-bottom: 4em;
    font-size: 1.5em;
    border: 0;
    color: transparent;
    border-bottom: 3px solid #ccc;
    margin-bottom: 0.5em;
    height: 14em;
}


.product-carousel-box p {
    margin-bottom: 0;
    min-height: 50px;
    font-size: 0.75rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .product-carousel-box .hvr-bounce-to-bottom {
      padding-top: 6em;
      padding-bottom: 3em;
  }

}

/* Medium and up */
@media screen and (min-width: 40em) {

  .product-carousel-box .hvr-bounce-to-bottom {
      padding-top: 6em;
      padding-bottom: 2em;
      height: 14em;
      /*padding-bottom: 39%;*/
  }

}

.product-carousel-box:hover .hvr-bounce-to-bottom {
    color: #fff;
}

.product-row {
    margin-bottom: 1em;
}

.product-row h3 {
    padding-top: 35%;
    border-bottom: 1px solid #333;
    height: auto;
    color: #0058a8;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

 .carriage-house {
   margin-top: 3em;
 }
 .aluminum-full-view {
   margin-top: 3em;
 }
 .product-row h3 {
     padding-top: 0;
 }

}


.product-row h3:after {
    content: '\25B6';
    font-size: 0.85em;
    margin-left: 0.125em;
    color: #fdb31c;
  }

  .product-row h3.right:after {
      content: '';
      font-size: 0.85em;
      margin-left: 0.125em;
      color: #fdb31c;
    }

  .product-row h3.right:before {
      content: '\25C0';
      font-size: 0.85em;
      margin-left: 0.125em;
      color: #fdb31c;
    }

    .product-row img {
      border: 5px solid #fff;
      transition: all 250ms ease-in-out;
    }

    .product-row img:hover {
      border: 5px solid rgba(253, 179, 28, 0.75);
      transition: all 250ms ease-in-out;
    }


.product-carousel-box:hover .hvr-bounce-to-bottom:before {
  background-color: rgba(253, 179, 28, 0.75);
}

.shop-carriage-house .product-carousel-box:hover .hvr-bounce-to-bottom:before , .shop-carriage-house .product-carousel-box .hvr-bounce-to-bottom:before {
  background-color: rgba(117, 141, 119, 0.75);
}

.shop-commercial .product-carousel-box:hover .hvr-bounce-to-bottom:before , .shop-commercial .product-carousel-box .hvr-bounce-to-bottom:before {
  background-color: rgba(0, 88, 168, 0.75);
}

.top-bar .menu a:hover:not(.button) {
    background-color: transparent;
}

#page .main-content {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
}

.sliderImageDesc {
    position: absolute;
    bottom: 55px;
    right: 0;
    background: rgba(0,0,0,0.4);
    padding: 20px;
    color: #fff;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .sliderImageDesc {
      position: relative;
  }

}



.sliderImageDesc h3 {
    font-family: 'Great Vibes';
    font-size: 2.5rem;
    letter-spacing: 1px;
    text-transform:  none;
    font-weight: 300;
    border-bottom: 0;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
}

.tagline {
  /* font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.03);
    margin-bottom: 10px;
  */
}

.tagline {
    font-size: 1.25em;
    text-align: center;
}

.tagline strong{
    font-weight: bold;
}

.term-openers .product-carousel-box > a > div {
  background-size: auto 60% !important;
}

.order-form {
    border: 1px solid #ccc;
    padding: 2em;
    box-shadow: 4px 3px 5px rgba(0,0,0,0.125);
}

.testimonials {
    background-image: url(../images/testimonial.jpg);
    padding-top: 10em;
    padding-bottom: 6em;
    font-size: 1.25em;
}

.title-bar {
    background: #0058a8;
}

.product-carousel-box-image {
  background-size: contain; width: 100%; min-height: 17em;
  background-repeat: no-repeat;
  background-position: center;
}

.bold {
    font-weight: bold;
}


@media screen and (min-width: 40em) and (max-width: 63.9375em) {

  .product-carousel-box-image {
    background-size: contain; width: 100%; min-height: 0;
  }

}

/* Large and up */
@media screen and (min-width: 64em) {

  .product-carousel-box-image {
    background-size: contain; width: 100%; min-height: 0;
  }

}

/* Large and up */
@media screen and (min-width: 64em) {
    .tax-product-category.term-traditional .medium-6:nth-of-type(1),
    .tax-product-category.term-traditional .medium-6:nth-of-type(2),
    .tax-product-category.term-traditional .medium-6:nth-of-type(3){
      width: 33.33333%;
    }
    .tax-product-category.term-traditional .medium-6:nth-last-child(3),
    .tax-product-category.term-traditional .medium-6:nth-last-child(4),
    .tax-product-category.term-traditional .medium-6:nth-last-child(5){
    width: 33.33333%;
}
}

.postid-56 #windows {
    display: none;
}
.postid-8 #windows {
    display: none;
}
.postid-65 #windows {
    display: none;
}
.postid-46 #windows {
    display: none;
}
.postid-62 #windows {
    display: none;
}
.postid-72 #windows {
    display: none;
}
.postid-43 #windows {
    display: none;
}
.postid-69 #windows {
    display: none;
}
.postid-76 #windows {
    display: none;
}
.postid-94 #windows {
    display: none;
}
.postid-82 #windows {
    display: none;
}
.postid-97 #windows {
    display: none;
}
.postid-85 #windows {
    display: none;
}
.postid-102 #windows {
    display: none;
}
.postid-90 #windows {
    display: none;
}
.postid-105 #windows {
    display: none;
}