/** Shopify CDN: Minification failed

Line 137:0 Unexpected "}"

**/
.futura { font-family: futura-pt-bold; }

.swiffy-slider { background-color:#fff; } 

div#shopify-section-giftguide-main {
    background: #fff;
}

ul.slider-container {
    max-width: 76vh;
    margin: 0px auto;
}

.swiffy-slider.slider-item-show2.slider-nav-visible.slider-item-nogap {
    max-width: 100vh;
    margin: 0px auto;
}
.btn--windows {
  padding:8px 15px !important;
}

.slider-container {
  font-family:lato; 
  margin-top:30px !important;
  overflow:hidden;
  margin-bottom:50px !important;
} 

.slider-container li {
    padding: 15px 10px;
    width: 100%;
    margin: 0px auto;
    background-size: contain;
    background-position: top;
      background-repeat: no-repeat;
  max-width:370px;
}
.pagedesc p a {
  color:#0000ff;
  text-decoration:underline;
} 


.slider-nav {
      margin-bottom: 180px !important;
    opacity:1;
}
.giftheading { padding:60px 0px 30px; display:block; 
              margin-top:-50px;
              background-color:#e5e5e5;
              color:#1a1a1a;
                 font-family: Lato,sans-serif;
    letter-spacing: 0;
    font-weight: 700;   
              text-align: center;
    font-style: italic;
           font-size: 2rem;
    line-height: 2.1rem;
             }
             
h1.ggperson {
    font-size: xxx-large;
    font-weight: bold;
   
  font-family: futura-pt-bold;
      margin: 0px 0 15px;
}

.deschead {
  font-family: futura-pt-bold;
      font-style:italic;

}
  .pagedesc {
   margin-bottom:25px;      
    font-weight: bold;
    height:100px;
  } 
.coverhead {
    text-align: center;
    font-family: futura-pt-bold;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 700px;
}
  
  .collink {
    font-size: .8rem;
    line-height: 1.19rem;
    position: relative;
    display: inline-block;
    border: none;
    padding: 8px 20px;
    margin-bottom:10px;
    width: 100%;
    height: 45px;
    line-height: 27px;
    box-shadow: inset 1px 1px #fff, 1px 1px #000;
    background-color: #bdbdbd;
    font-family: source-code-pro,monospace;
    letter-spacing: .64px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #212121;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
  }

@media only screen and (max-width: 1000px) {

.slider-container li {
  width:92%;
}
  .desk { display:none;}
}

h1.ggperson {
    font-size: 1.7rem; 
}

  
@media only screen and (min-width: 768px)
.giftheading {
    font-size: 3rem;
    line-height: 3.13rem;
}
} 
.giftheading {     

}

.swiffy-slider.bggray {
    padding-bottom: 50px;
      max-width: 1200px;
    margin: 0 auto;
}

.slider-nav img {
    max-width: 100px;
}
.slider-nav::after {
  display:none;
}
button.slider-nav {
    margin-left: -25px;
}
button.slider-nav.slider-nav-next {
    margin-right: -25px;
}
