/*
Theme Name:     Quality Structures
Author:         WebsiteNEO
Author URI:     http://websiteneo.com
Template:       storefront
Description:    This is a custom theme for Quality Structures
Version:        1.0.0
Text Domain:    storefront
*/
/*
 * Add your own custom css below this text.
 */
 /*----------------------Overall Site Styling------------------------------*/
.popup img {
    max-width: 150px!important;
    margin: auto;
    display: block;
    padding-bottom: 5px;
}
 
.popup {
    text-align: justify!important;
    padding: 10px 20px;
}
 
.popup p {
    font-size: 14px;
    line-height: 1.3em;
    color: #000;
    font-weight: 400;
}


html, body, .siteWrapper{
    height:100%;
}
 
p, li{
    font-family:'Roboto', sans-serif;
}
h1, h2, h3, h4, h5{
    font-family: 'Raleway', sans-serif;
}

/*************** Tradeshow Banner ***********************/

.tradeshowWrapper {
    display: flex;
    flex-flow: wrap;
    text-align: -webkit-center;
    padding-top: 20px;
    background: antiquewhite;
}

.tradeshowText img {
    max-width: 240px;
    margin-bottom: 20px;
}

.tradeshowText {
    place-self: center;
    color: #000;
    font-size: 18px;
    width: 100%;
}

@media all and (min-width:64em){
	.tradeshowWrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);align-content;
		padding-top: 0;
	}

}
/************Temp for Holiday Banner********************/

#slider_1729 {
    display: block!important;
}

.sliderWrapper {
    max-width: 1400px;
    margin: auto;
}

.cards2 img {
    max-width:  150px;
    margin: auto;    
}

.fullScreenWrapper {
    display: none;
}
.cards1 {
    display: none;
}

.cards3 {
    display: none;
}

.holidayBannerWrapper {
    background: linear-gradient(#00000042,#00000061), url(https://qualitystructuresmi.com/wp-content/uploads/2018/12/bkgd-22.jpg);
    margin-top: 155px;
    padding: 30px 0px;
}
.cards {
    padding: 10px;
    margin-bottom: 20px;
}

.cards2 {
    display: flex;
    flex-flow: wrap;
    flex-direction: column;
    justify-content: center;
    background: #00000061;
    max-width: 700px;
    margin: auto;
    padding: 20px;
    border: white solid 6px;
    border-radius: 5px;
}
.cards2 h1 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.cards2 h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.cards2 h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.cards2 p {
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.cards2 a {
    background: white;
    padding: 10px 25px;
    border-radius: 5px;
    max-width: 220px;
    text-align: center;
    margin: auto;
}

.sheds {
    text-align: center;
    margin: auto;
    display: flex;
    align-items: flex-end;
}

.sheds img {
    max-width:90%;
    margin: auto;
}

.sheds h2 {
    font-size: 22px;
    color: white;
}
/*********************End Holiday Banner***********************************/
.col-full {
    max-width: 1400px;
}

.cd-timeline-block>.cd-timeline-content {
    margin-bottom: 16em;
}
#cd-timeline {
    padding: 14em;
}
.content-area{
    margin-bottom:0;
}
.hentry{
    margin-bottom:0;
}
.site-main{
    margin-bottom: 0
}
header.entry-header {
    display: none;
}
/*#cd-timeline::before {
    content: '';
    position: absolute;
    top: 20px!important;
    left: 18px;
    height: 100%;
    width: 4px;
    background: rgba(179,177,179,.75);
}
.site {
    overflow-x: unset!important;
}
@media only screen and (min-width: 822px){
    .cd-timeline-block:first-child {
        padding-bottom: 15em!important;
    }
}*/
#about-header h2{
    text-shadow: 0px 3px 10px RGBA(0,0,0,1);
}
div#about-header {
    padding-top: 12em!important;
}
.footer-widgets {
    padding-top: 1.235801em;
    font-size: small;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments{
    background-color: #701114;
}
.error-404.not-found {
    margin-top: 13em;
}  
article#post-732 {
    margin-top: 8em;
}
div#wpfront-scroll-top-container {
    padding-bottom: 70px;
}
.storefront-breadcrumb {
  display: none;
}
@media only screen and (max-width: 720px) {
  div#n2-ss-8 .n2-font-abba2601b4f096a241d09080be2a25f8-accordionslidetitle {
  font-size: 4em;
}
}
/*-----------------------Header Styling------------------------------------*/
.headerWrapper{
    z-index:9;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
             box-shadow: 0 8px 6px -6px 0 8px 6px -6px rgba(0, 0, 0, 0.6);
}
.header {
    position: relative;
    padding-top: 45px;
}
.upperHeaderWrapper>div {
    display: inline-block;
    vertical-align: top;
}
.logoWrapper {
    width: 70%;
}
.mobileMenuButtonWrapper {
    width: 25%;
    padding-top: 2em;
}
.logo {
    padding: .38em;
    max-width: 225px;
    margin: auto;
    padding-top:1.5em;
}
header#masthead {
    padding-top: 0;
    margin-bottom:0;
}
.mainMenuWrapper {
    display: none;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.menuSearchWrapper {
    padding: 0;
    margin: 0;
    background-color: #701114;
    position: fixed;
    bottom: 82px;
    width: 100%;
    display: none;
    height:78px;
}
.menuSearch {
    text-align: center;
}
input#woocommerce-product-search-field-0 {
    margin: 1em;
    width: 60%;
}
.menuSearchWrapper .menuSearch button{
    background-color: #f2f2f2;
    color: #701114;
}
.fixedHeaderWrapper p {
    margin: 0;
    text-align: center;
    padding: .2em;
    background-color: #701114;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}
.fixedHeaderWrapper {
    position: fixed;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/*-----------------------Menu Styling--------------------------------------*/
.iconMenuWrapper {
    position: fixed;
    bottom: 0;
    background-color: #701114;
    width: 100%;
    text-align: center;
}
.storefront-handheld-footer-bar {
    display: none;
}
.iconMenu li {
    display: inline-block;
}
.mainMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mainMenu li {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    border-top: 1px solid #CACACA;
    padding: .2em;
}
.mainMenu li:last-child{
    padding-bottom: .5em;
}
.menu-item-has-children a:after{
    content: '+';
    display: inline-block;
}
ul.sub-menu {
    display: none;
}
.openChildren a:after{
    content:'-';
    display: inline-block;
}
.openChildren>ul>li>a:after{
    display: none;
}
ul#menu-icon-menu a {
    display: block;
    position: absolute;
    width:70px;
    height:70px;
}
.iconMenu ul {
    padding: 0;
    margin: 0;
}
.iconMenu li {
    width: 24%;
    text-align: center;
    padding: 1em;
    /* border: 1px solid red; */
    vertical-align: bottom;
}
.menuIcon:after
{ margin: 0 auto; width:50px; height:50px; max-width: 100%; background-size: 100%; background-image: url('assets/icons/menuIcons.png'); }
 
.accountIcon:after { content:' '; display: block; background-position: 0 14.285714%; background-size: 100%; }
.cartIcon:after { content:' '; display: block;background-position: 0 42.857143%; background-size: 100%; }
.checkoutIcon:after{ content:' '; display: block;background-position: 0 71.428571%; background-size: 100%; }
.searchIcon:after {content:' '; display: block; background-position: 0 100%; background-size: 100%; }
.menuIcon a:focus{
    outline-color: transparent;
}
/*-----------------------Styling For Home Page Swiper----------------------*/
.fullScreenWrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height:750px;
}
.swiper-container-h {
    padding-top: 120px;
}
.slideContentWrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top:7em;
    background-color:#ffffff63;
}
.tripleSlide img {
    max-width: 100px;
    margin: 0 auto;
}
.tripleSlideWrapper{
    display: block;
    text-align: center;
    font-size: 1.75em;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #fff;
}
.tripleSlideWrapper>div{
    max-width: 300px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.mainSlideImage.nestedSlideImage img {
    max-width: 180px;
}
span.ctaButton {
    background-color: #701114;
    color: white;
    padding: .75em 1.1em;
    text-transform:  uppercase;
    display: block;
    max-width:  200px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 2px solid #701114;
    border-radius: 4px;
    margin-bottom:1em;
    cursor: pointer;
}
span.ctaButton:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFFFFF;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.ctaLink {
    display: block;
    width: 200px;
    margin: 0 auto;
}
/* Sweep To Right */
span.ctaButton:hover, span.ctaButton:focus, span.ctaButton:active {
  color: #701114;
}
span.ctaButton:hover:before, span.ctaButton:focus:before, span.ctaButton:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.ctaButtonWrapper{
    text-align: center;
}
.slideContent h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 0px
}
.slideContent p {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-top:10px;
    color:#dcdcdc;
}
div#firstSlide p {
    color: #fff;
    margin:0 auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: larger;
}
.mainSlideImage img {
    margin: 0 auto;
    width: 48%;
    display: block;
}
.slideClickWrapper{
    position: relative;
    text-align: center;
    padding-bottom:3em;
}
.nestedSlidesArrow{
    margin: 0 auto;
    margin-top:-100px;
    background: url(quality-structures-up-arrow.png);
    display: block;
    width:60px;
    height:60px;
    background-size: 100%;
    -webkit-transition: .25s ease-in;
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    transition: .25s ease-in;
    cursor: pointer;
}
@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.08); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.05); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}
.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin:70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.slideReturnWrapper {
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 50%;
    /* width: 60px; */
    justify-content: center;
    right: 75px;
}
.slideReturn {
    justify-content: center;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    opacity: 0;
}
.slideReturn:after{
    content:'';
    background: url(quality-structures-up-arrow.png);
    display: block;
    background-size: 100%;
    height:60px;
    width:60px;
}
.slideDragStopWrapper {
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: 999;
    display: none;
}
.textContent {
    max-width: 1000px;
    margin: 0 auto;
    padding: 2em;
}
.textContent p{
    text-align: justify;
}
/*---------------- Home: Order & All Products Section----------*/
/*div#pgc-597-0-1 {
    box-shadow: 0px 4px 8px 0px;
    border-radius: 3px;
    padding: 30px 0px 0px 0px;
}
div#pgc-597-0-2{
   box-shadow: 0px 4px 8px 0px;
   border-radius: 3px;
   padding: 30px 0px 0px 0px; 
}*/

/*---------------------Models Page-----------------*/

.modelsPage h2.sow-headline {
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
/*------------------------------Product Styling----------------------------*/
.productHeaderBackground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
}
.productHeader {
    width: 100%;
    height: 150px;
}
.woocommerce-result-count{
    display: none;
}
.woocommerce-products-header{
    margin-top:14em;
}
a.button.product_type_variable {
    max-width: 143px;
    margin: 0 auto;
}
/*------------------------------Footer Styling-----------------------------*/
footer#colophon{
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding-bottom: 0;
}
.widget_nav_menu ul li::before{
    content:'';
    display: none;
}
footer#colophon {
    font-size: .9em;
}
.copyFooterWrapper {
    text-align: center;
}
/*------------------------------Responsive Queries----------------------------------*/
@media all and (min-width:35em){
    .tripleSlideWrapper:nth-child(1){
        width:100%;
        display: block;
        padding: 0px 40px 0px 40px;
    }
    .tripleSlideWrapper:nth-child(2), .tripleSlideWrapper:nth-child(3){
        display: inline-block;
        width: 48%;
        padding: 0px 40px 0px 40px;
    }
    div#firstSlide p{
        max-width: 90%;
    }
    .tripleSlide img{
        max-width:200px;
    }
    /*---------Nested Slide Styling----------*/
    .nestedSlideTextWrapper {
        text-align: center;
    }
}
@media all and (min-width:48em){
    .header {
        padding-top: 30px;
    }
    .holidayBannerWrapper {
        margin-top: 140px;
    }
}
@media all and (min-width:55em){
    /*-----------Responsive Menu Desktop Version -----------*/
    .upperHeaderWrapper .mobileMenuButtonWrapper{
        display: none;
    }
    .logoWrapper {
        width: auto;
    }
    .accountIcon:hover:after { content:' '; display: block; background-position: 0 0%; background-size: 100%; }
    .cartIcon:hover:after { content:' '; display: block;background-position: 0 28.571429%; background-size: 100%; }
    .checkoutIcon:hover:after {content:' '; display: block; background-position: 0 57.142857%; background-size: 100%; }
    .searchIcon:hover:after {content:' '; display: block; background-position: 0 85.714286%; background-size: 100%; }
    .headerWrapper{
        padding-left:2em;
        padding-right:2em;
        position: absolute;
        top: 40px; 
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
             box-shadow: none;
    }
    .header {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        background-color: rgba(255,255,255,0.75);
        -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
             box-shadow: 0 8px 6px -6px 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    }
    .header>div{
        display: inline-flex;
    }
    .mainMenuWrapper{
        flex-grow: 2;
        justify-content: center;
    }
    .mainMenu {
        width: 100%;
        text-align: center;
    }
    .mainMenu ul li a {
        color: #4c4c4c;
        width: 100%;
        text-decoration: none;
        position: relative;
    }
    .mainMenu ul li{
        position: relative;
        -webkit-transition: .25s ease-in;
        -moz-transition: .25s ease-in;
        -o-transition: .25s ease-in;
        transition: .25s ease-in;
    }
    .mainMenu ul li:hover>a, .site-header ul.menu li.current-menu-item > a{
        color:#701114;
        -webkit-transition: .25s ease-in;
        -moz-transition: .25s ease-in;
        -o-transition: .25s ease-in;
        transition: .25s ease-in;
    }
    .mainMenu ul li:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      bottom: -7px;
      left: 0;
      background: #701114;
      visibility: hidden;
      border-radius: 5px;
      transform: scaleX(0);
      transition: .25s linear;
      z-index: 1;
    }
    .mainMenu ul li:hover:before,
    .mainMenu ul li:focus:before, .site-header ul.menu li.current-menu-item > a {
      visibility: visible;
      transform: scaleX(1);
    }
    .mainMenuWrapper{
        display: block;
    }
    .mainMenu li:last-child{
        padding-bottom: 0;
    }
    .mainMenu ul li {
        display: inline-block;
        border: none;
        font-size: .75em;
        text-transform: uppercase;
        padding: 0;
        padding-left: 1%;
        padding-right: 1%;
        border-right: 1px solid #CACACA;
    }
    .mainMenu ul li:last-child{
        border-right:none;
    }
    .menuSearchWrapper {
        position: relative;
        bottom: 0;
        max-width: 1200px;
        margin: 0 auto;
    }
    ul.sub-menu{
        background-color: #FFFFFF;
        -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
             box-shadow: 0 8px 6px -6px 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    }
    ul.sub-menu li {
        font-size: .9em;
        padding: .2em 1.25em;
        border-right:none;
        margin-bottom:.55em;
    }
    .upperHeaderWrapper {
        vertical-align: top;
    }
    .mainMenuWrapper {
        vertical-align: top;
        padding-top: 4em;
    }
    .menu-item-has-children a:after{
        content: '';
        display: none;
    }
    .menu-item-has-children:hover ul.sub-menu{
        display: block;
    }
    .openChildren a:after{
        content:'';
        display: none;
    }
    ul.sub-menu {
        position: absolute;
        background-color: white;
        margin-left: -10px;
        padding-top: 1em;
        min-width: 200px;
        padding-left: .75em;
        padding-right: .75em;
    }

    ul.sub-menu li {
        display: block;
    }
    .iconMenuWrapper {
        position: relative;
        right: 2px;
        width: 116px;
        background-color: #FFF;
    }
    .rightHeaderWrapper {
        position: relative;
    }
    .iconMenuWrapper ul li {
        width: 48%;
        padding: 0;
    }
    .menuIcon:after {
        width: 59px;
        height: 58px;
        max-width: 200px;
    }
    .swiper-container-h {
        padding-top: 0px;
    }
    .slideContentWrapper{
        padding-top:12em;
    }
   .tripleSlideWrapper:nth-child(1), .tripleSlideWrapper:nth-child(2), .tripleSlideWrapper:nth-child(3){
        display: inline-block;
        width: 32%;
        padding: 20px;
        max-width: 430px;
    }
    #allStructures{
       text-align: center;
    }
    #firstSlide img {
    padding-right: 45px;
    max-width: 500px;
    }
    div#firstSlide p{
    max-width: 70%;
    }
    .tripleSlide img{
        max-width:300px;
    }
     /*---------Nested Slide Styling----------*/
    .slideContent.nestedSlideContent {
        text-align: center;
    }
    .nestedSlideImage {
        display: inline-block;
    }
    .mainSlideImage.nestedSlideImage img {
        max-width: 350px;
        width: 100%;
    }
    .nestedSlideTextWrapper {
        display: inline-block;
        width: 48%;
        font-size: large;
        text-align: left;
        padding-right: 30px;
        padding-left:30px;
    }
    .slideContent.nestedSlideContent h2 {
        text-align: left;
    }
    .nestedSlideTextWrapper span.ctaButton {
        margin: 0px;
    }
    .nestedSlideTextWrapper p{
        padding: 5px 0px 15px 0px;
        text-align: left;
    }
    .ctaLink, span.ctaButton {
        display: inline-block;
    }
    .menuSearchWrapper {
        position: relative;
        width: 1201px;
        margin: 0 auto;
        bottom:0;
        -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.6);
             box-shadow: 0 8px 6px -6px 0 8px 6px -6px rgba(0, 0, 0, 0.6);
    }
    .productHeader {
        height: 210px;
    }
}
@media all and (min-width:64em){
    .holidayBannerWrapper {
        margin-top: 28px;
    }
    .holidayBanner {
        padding-top: 145px;
    }
    .holidayBanner {
        padding-top: 145px;
    }
}

@media all and (min-width:66em){
    .mainMenu ul li {
        padding-left: 2%;
        padding-right: 2%;
    }
    .header {
        padding-top: unset;
    }
    .fixedHeaderWrapper p {
    font-size: 16px;
    }
    .sheds img {
        max-width: 55%;
        padding-top: 45px;
    }
    .cards {
    display: flex;
    align-items: center;
    max-width: 1600px;
    margin: auto;
    }
    .cards1 {
        display: unset;
    }
    .cards1 img {
        max-width: 80%;
        transform: rotate(-18deg);
        display: block;
        margin: auto;
    }
    .cards3 {
        display: unset;
    }
    .cards3 img {
        max-width: 80%;
        transform: rotate(18deg);
        display: block;
        margin: auto;
    }
} 