/* @CLEAR (FORMATTING)
/* ---------------------------------------- */

/* INDIVIDUAL TAG RESETS */
.primary-text a {color:blue; text-decoration:underline;}
.secondary-text a {color:blue; text-decoration:underline;}

/*a {
	text-decoration: none;
    color:  #59595B;
}*/
/*a:focus, a:hover {
    text-decoration: none!important;
}
*/


.fa-envelope {
    font-size: 22px!important;
}
img { 
	outline: none;
    border: 0;
}

form {
    margin: 0;
}

input.textfield {
    border:1px solid #000000
}

ol, ul {
	list-style: none;
    margin-top:0;
    margin-bottom:0px;
}

/*p {
	font: 11px 'proximanova-bold',Helvetica,Arial,sans-serif;
}*/

xml {
    width: 0;
    height: 0;
    display: none;
}

.clearfix:after, .content-row:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.screen-reader-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px !important;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.screen-reader-only-focusable:active,.screen-reader-only-focusable:focus{
    position:absolute;
    top:10px; left:10px;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto;
    z-index: 9;
}

/* @GLOBAL
/* ---------------------------------------- */

body {
    background-color: #ffffff;
    color: #333333;
    /*font: 14px 'proximanova',Helvetica,Arial,sans-serif;*/
    margin: auto; 
    padding: 0px;
    position: relative;
}

/*  WRAPPER */

/*div#wrapper { 
	margin: 0px auto 0;
	padding-bottom: 20px;
	width: 960px;
}
*/	
/* Breadcrumbs
/* ---------------------------------------- */


nav.breadcrumbs {
/*	margin: 20px auto;
  	max-width: 1200px;
  	padding: 0 20px;
  	width: 100%;*/
}

nav.breadcrumbs a, nav.breadcrumbs span {
    color: #212121;
    font-family: 'avenir-regular';
    font-size: 12px;
    letter-spacing: .025em;
    /*padding: 0 2px;*/
}

@media (max-width: 1200px) {
  div.breadcrumbs, .h1 {
    padding-left: 10px;
  }


}
/* @MAIN CONTENT
/* ---------------------------------------- */

.outerDIV {
    margin: 0 auto;
    /*max-width: 1200px;*/
    max-width: 1440px;
    width: 100%;
    font-family: 'avenir-regular', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.outerDIV:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}

.outerDIV * {
    box-sizing: border-box;
}

.outerDIV > section {
    width: 100%;
}

.outerDIV h1 {
  /*color: #4A4A4A;
  font-size: 16px;
  margin: 0;
  display: inline-block;*/
}

.hero {
  /*background-image: url(/joann/images/go/Store-PagesGOheader.3.jpg);*/
  background-color: #73BD00;
  background-image: url(/images/custom-shop.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  /*border: 3px solid #73BD00;*/
  height: 348px;
  position: relative;
  width: 100%;
}

.hero.evergreen {
    background-image: url(/images/Store-Pagesevergreen-header.jpg);
    background-size: cover;
  }

.hero h2 {
  color: #000;
  /*font-size: 110px;*/
  font-size: 70px;
  font-family: 'avenir-bold', sans-serif;
  margin: 0 0 10px;
  /*margin: 30px 0 0 0;*/
  text-transform: uppercase;
}

.hero-img-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 852px;
}

.go_inner {
  background-color: #73bd00;
  height: 156px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 516px;
}

.go_inner h2 {
  color: #fff;
  font-family: 'avenir-bold';
  font-size: 52px;
  margin: 18px 0 0;
  text-transform: uppercase;
}

.go_inner h3 {
  color: #212121;
  font-family: 'avenir-bold';
  font-size: 21px;
  line-height: 32px;
  margin: -2px 0 0;
  text-transform: uppercase;
}

.go_inner h1 {
  font-family: 'avenir-regular';
  font-size: 16px;
  color: #212121;
  letter-spacing: 0.25px;
  line-height: 24px;
  margin: 9px 0 0;
}

@media (max-width: 1440px){
  .hero-img-wrapper {
  /*  height: 178px;
    object-fit: cover;
  */  width: calc(100% - 588px);
  }
}


/*.hero h3 {
  color: #4a4a4a;
  font-size: 50px;
  font-family: 'avenir-bold', sans-serif;
  margin: 0;
  text-transform: uppercase;
}
*/
.nap {
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
  font-size: 16px;
  /*height: 476px;*/
  left: 50px;
  max-width: 538px;
  padding: 20px 35px 20px;
  position: absolute;
  top: 60px;
  width: 100%;
}

.nap h2 {
  font-size: 24px;
  line-height: 32px;
}

.nap h3 {
  font-family: 'avenir-bold';
  margin: 25px 0 20px;
}

.nap .sign_up h3 {
  /*display: inline-block;*/
  float: left;
  margin: 8px 0 20px;
}

.nap-upper {
  border-bottom: 2px solid #b6dc8c;
  padding: 0 0 25px;
}

.nap-upper:after,.nap-lower:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.address-detail, .nap-ctas {
  float: left;
}

.weekly-ad img {
	transition: opacity .3s ease-in-out;
}

.weekly-ad img:first-of-type {
  display: inline;
	height: 16px;
	left: -4px;
  position: relative;
  top: 3px;
	width: 16px;
}

.weekly-ad img:last-of-type {
	/*display: none;*/
  display: inline;
	height: 0;
	left: -4px;
	opacity: 0;
  position: relative;
  top: 3px;
	width: 0;
}

.weekly-ad:hover img:first-of-type {
	height: 0;
	opacity: 0;
	width: 0;
}

.weekly-ad:hover img:last-of-type {
	height: 16px;
	opacity: 1;
	width: 16px;
}

.weekly-ad span {
	position: relative;
}

.weekly-ad:hover span {
	color: #fff;
	text-decoration: none;
}

.breadcrumbs ul {
  overflow: hidden;
  padding: 0;
}

.breadcrumbs ul li {
  color: #212121;
  display: inline-block;
  float: left;
  font-size: 16px;
  letter-spacing: 0.025rem;
}

.address-detail {
  width: calc(100% - 168px);
}

.nap-ctas a {
  display: block;
  font-family: 'avenir-demi';
  height: 38px;
  line-height: 38px;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  width: 168px;
}

.nap-ctas a:first-of-type {
  background-color: #212121;
  border: 1px solid #212121;
  color: #fff;
}

.nap-ctas a:first-of-type:hover {
  background-color: #fff;
  color: #212121;
  text-decoration: none;
}

.nap-ctas a:last-of-type {
  background-color: #fff;
  border: 1px solid #212121;
  color: #212121;
}

.nap-ctas a:last-of-type:hover {
  background-color: #212121;
  color: #fff;
  text-decoration: none;
}

.nap-lower {

}

.regular_hours, .store_features {
  float: left;
  font-size: 14px;
}

.regular_hours {
  width: 59%
}

.regular_hours ul, .store_features ul {
  padding-left: 0;
}

.regular_hours span.hours_day {
  display: inline-block;
  width: 95px;
}

.store_features {
  /*width: 48%;*/
}

.sign_up {
  clear: both;
  float: none;
  margin: 0 auto;
  width: 100%;
}

.sign_up_inner:after {
/*  float: right;
  margin-right: 90px;
  max-width: 560px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 588px);*/
  clear: both;
  content: '';
  display: block;
  height: 0;
} 

.sign_up h2 {
	display: inline-block;
	font-family: 'avenir-bold';
	margin-right: 15px;
}

.sign_up h2:first-letter {
	text-transform: capitalize;
}

.sign_up button {
	background-color: #fff;
	border: 1px solid #212121;
	border-radius: 0;
	color: #212121;
  float: right;
	font-family: 'avenir-demi';
	font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin: 0 0 0 10px;
  padding-bottom: 0;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
}

.sign_up button:hover {
	background-color: #212121;
	color: #fff;
}

.sign_up p {
	color: #212121;
	display: inline-block;
	font-family: 'avenir-regular';
	font-size: 14px;
	letter-spacing: 0.25px;
	line-height: 20px;
	margin: 10px 0;
}

#footer_signup {
  float: right;
  margin-right: 90px;
  max-width: 560px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 588px);
}

/* Events - About */

.col_left {
  float: left;
  width: calc(50% - 16px);
}

.col_right {
  float: right;
  width: calc(50% - 16px);
}

.events_about {
  background-color: #f6f6f6;
  height: 500px;
  margin: 0 auto 0;
  /*max-width: 1336px;*/
}

.events h2,.about h2 {
  font-family: 'avenir-bold';
  font-size: 24px;
}

.about h2 img {
  position: relative;
  top: 3px;
}

.about.col_right {
  padding-top: 20px;
}

.events_about:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.events {
  padding-left: 48px;
}

.event-details {
 font-family: 'avenir-regular'; 
 font-size: 14px;
 margin-bottom: 7px;
}

.event-details > div {
  float: left;
}

.event-details:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.event-day {
  font-family: 'avenir-demi';
  font-size: 14px;
  color: #212121;
  letter-spacing: 0.25px;
  line-height: 18px;
  margin-right: 8px;
}

.event-time {
  font-family: 'avenir-regular'; 
  margin-right: 10px; 
}

.event-description {
  font-family: 'avenir-demi';
}

.note {
  font-family: 'avenir-regular';
  font-size: 12px;
}

.about {
 font-family: 'avenir-regular'; 
}

.about:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}


.about strong {
  color: #65A300;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}

.about p {
  font-family: 'avenir-regular';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  max-width: 610px;
}


/* promos */

.promos {
  margin: 6px auto 0;
  max-width: 1336px;
}

.promos:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.promo_one, .promo_two {
  /*float: left;*/
  text-align: center;
}

/* carousel */

.carousel-wrapper {
  height: 385px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.carousel-wrapper ul {
  height: 385px;
  left: 0;
  margin: 0 auto;
  /*max-width: 1346px;*/
  padding: 0;
  position: absolute;
  transition: all .3s ease-in-out;
  /*width: 100%;*/
}

.carousel-wrapper ul li {
  display: block;
  float: left;
  height: 100%;
  width: 100%;
}

.carousel-wrapper img {
  float: left;
  height: auto;
  max-width: 630px;
  width: 100%;
}

.caro-left, .caro-right {
  background-color: #fff;
  border: 0;
  color: #333;
  height: 57px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  z-index: 10;
}

.caro-left {
  left: 0;
}

.caro-left:after {
  content: "\f104";
  display: block;
  font-family: "FontAwesome";
  font-size: 60px;
  font-weight: 200;
  /*left: -24px;*/
  left: -26px;
  line-height: 44px;
  position: relative;
  text-align: center;
  width: 48px;
}

.caro-right {
  right: 0;
}

.caro-right:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 60px;
  font-weight: 200;
  left: -7px;
  line-height: 44px;
  position: relative;
  text-align: center;
  width: 48px;
}

.caro-inner {
  height: 100%;
}

.caro-inner .caro-info {
  float: right;
  height: 100%;
  text-align: center;
  width: calc(100% - 630px);
}

.caro-inner .caro-info div {
  margin: 0 auto;
  max-width: 453px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.caro-inner .caro-info div p {
    font-size: 18px;
    line-height: 22px;
}

.caro-inner h4 {
  /*font-size: 18px;*/
  font-size: 28px;
  font-family: 'avenir-bold', sans-serif;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.caro-inner button {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font-family: avenir-regular, sans-serif;
  font-size: 16px;
  font-family: 'avenir-bold', sans-serif;
  height: 44px;
  margin-top: 15px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  width: 265px;
}

.caro-inner button:hover {
  background-color: #000;
  color: #fff;
}

.caro-inner .v-spacer {
  height: 44px;
  margin-top: 15px;
  opacity: 0;
  width: 100%;
}

.caro-inner div h5 {
  text-transform: uppercase;
}

/* Get Inspired */

.get_inspired {
  /*border: 1px solid #00aeef;*/
  margin: 64px auto 0;
  max-width: 1336px;
}


.get_inspired h2 {
  background-color: #00aeef;
  color: #fff;
  display: inline-block;
  left: 50%;
  padding: 10px;
  position: relative;
  transform: translateX(-50%);
}

.get_inspired img {
  height: auto;
  width: 100%;
}

/* Hands On */

.caption_wrapper {
	margin: 72px auto 0;
	max-width: 1336px;
}

.caption_wrapper:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  }

.float_left, .float_right {
	margin-bottom: 84px;
	max-width: 1189px;
  width: 100%;
}

.float_left:after, .float_right:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hands_on:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
}

.captionimg_wrapper, .caption_text {
  float: left;
}

.float_right .captionimg_wrapper, .float_right .caption_text {
	float: right;
}

.captionimg_wrapper {
  width: 55%;
}

.captionimg_wrapper img {
  object-fit: cover;
  height: 300px;
  width: 100%;
}

.caption_text {
  background-color: #f6f6f6;
  height: 300px;
  padding: 0 0 0 32px;
  position: relative;
  width: 45%;
}

.caption_inner {
  padding: 0 32px 0 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

 h2.caption {
  font-family: 'avenir-regular';
  font-size: 12px;
  font-weight: normal;
  color: #212121;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}

.caption_header {
  color: #212121;
  font-family: 'avenir-bold';
  font-size: 24px;
  line-height: 32px;
}

.caption_details, .caption_date {
  font-size: 14px;
  color: #212121;
  font-family: 'avenir-regular';
  letter-spacing: 0.25px;
  line-height: 20px;
}

.caption_details {
  margin-top: 18px;
}

.caption_details span {
  display: block;
  font-family: 'avenir-regular';
  font-size: 12px;
  color: #212121;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin: 12px 0 0;
  max-width: 294px;
}

a.caption_link {
	color: #212121;
	display: inline-block;
	font-family: 'avenir-demi';
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 20px;
	margin-top: 16px;
	position: relative;
	text-transform: uppercase;
}

a.caption_link:after {
	border-bottom: 1px solid #000;
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	width: 100%;
}

/* Nearby locations */ 

.nearby_stores {
	clear: both;
	float: none;
  margin-top: 75px;
}

.nearby_stores h2 {
  color: #212121;
  font-size: 24px;
  line-height: 32px;
  font-family: 'avenir-bold';
  text-align: center;
}

#panel {
/*  display: flex;
  justify-content: space-between;
*/  
margin: 0 auto;
max-width: 1268px;
width: 100%;
  /*padding-left: 4%;*/
}

.content-list.poi-result {
   /*border-bottom: 1px solid #979797;*/
  /*float: left;
  padding-bottom: 25px;
  width: 33.33%;*/
}

.c_store_wrap {
  font-family: 'avenir-regular', sans-serif;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.c_store_wrap:before {
  content: url(/images/go/map-pin-green.svg);
  /*display: block;*/
  position: absolute;
  left: -45px;
}

.c_store_wrap_title {
  /*font-family: 'avenir-demi', sans-serif;*/
  font-family: 'avenir-bold', sans-serif;
  font-size: 16px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.store_open_wrapper {
  color: 000;
  font-family: 'avenir-demi', sans-serif;
  text-transform: uppercase;
}

.c_store_link {
  font-family: 'avenir-demi', sans-serif;
  font-size: 14px;
  margin-top: 10px;
  /*text-decoration: underline;*/
  /*text-transform: uppercase;*/
}

.c_address {
  font-family: 'avenir-regular';
  font-size: 14px;
  line-height: 20px;
}

.c_store_link span {
  font-size: 14px;
}

.c_store_link:after {
  content: url(/images/go/chevron-right.svg);
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
}


/*.c_store_link:after {

}*/

.locator-link-wrapper a {
  background-color: #000;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: 'avenir-demi', sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 1px;
  margin: 45px auto 0;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;  
  width: 83%;
}

.locator-link-wrapper a:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  line-height: 40px;
}

.pt_storefront .footer {
  text-align: center;
}


/*    a:focus, a:hover {
        color: #000 !important;
        text-decoration: underline!important;
    }
*/
    /*  .h1 {
        color: #000;
        font-size: 14px;
        font-family: 'avenir-demi', sans-serif;
        padding-left: 22px;
      }

      a.cs-link {
        display: inline-block;
        padding: 20px 0 0 40px;
      }

      .online-pickup {
        display: block;
        color: #fff;
        background-color: #73BD00;
        cursor: pointer;
        text-align: center;
        letter-spacing: 0.1em;
        width: 94%;
        transition: background-color 0.25s, color 0.25s, border-color 0.25s;
        text-transform: uppercase;
        box-sizing: border-box;
        height: 47px;
        line-height: 47px;
        font-family: 'open-sans-semibold';
        font-size: 13px;
        margin: 5px 0 10px;
        border-radius: 4px;
      }
      .online-pickup:hover,.online-pickup:active {
        color: #73BD00;
        background-color: #fff;
        border: 1px solid #73BD00;
        line-height: 45px;
      }
      
      #slidesa {
          position: relative;
          height: 545px;
          width: 600px;
          padding: 0px;
          margin: 0 20px 0 0;
          list-style-type: none;
          display: inline-block;
          
      }

      .slidea {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%;
          opacity: 0;
          z-index: 1;
          -webkit-transition: opacity 1.5s;
          -moz-transition: opacity 1.5s;
          -o-transition: opacity 1.5s;
          transition: opacity 1.5s;
          background-position: 50% 50%;
          background-size: cover;
      }

      .showinga {
          opacity: 1;
          z-index: 2;
        }


        .slidea:nth-of-type(1) {
            background-image: url(/images/blogimages/creators_studio_600x545_1.jpg);
        }
        .slidea:nth-of-type(2) {
            background-image: url(/images/blogimages/creators_studio_600x545_2.jpg);
        }
        .slidea:nth-of-type(3) {
            background-image: url(/images/blogimages/creators_studio.jpg);
        }

        #slides {
          position: relative;
          height: 207px;
          width: 228px;
          padding: 0px;
          margin: 0px;
          list-style-type: none;
          display: inline-block;
          -webkit-box-shadow: 0px 0px 5px 0px rgba(3,3,3,0.4);
          -moz-box-shadow: 0px 0px 5px 0px rgba(3,3,3,0.4);
          box-shadow: 0px 0px 5px 0px rgba(3,3,3,0.4);
      }

      .slide {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 100%;
          height: 100%;
          opacity: 0;
          z-index: 1;
          -webkit-transition: opacity 1.5s;
          -moz-transition: opacity 1.5s;
          -o-transition: opacity 1.5s;
          transition: opacity 1.5s;
          background-position: 50% 50%;
          background-size: cover;
      }

      .showing {
          opacity: 1;
          z-index: 2;
        }

     @media screen and (max-width: 1040px){
        #slides, #slidesa  {
          width: 100%;
          height: 0;
          padding-top: 410px;
          text-align: center;
          max-width: 450px;
          margin: 0 auto 35px;
          display: block;
        }


      }

      @media (max-width: 320px){
        #slides, .slidesa{
          min-width: 0;
        }
      }



      @media screen and (max-width: 480px) {
        #slides, #slidesa {
          padding-top: 91%;
        }
      }

.app-video {
  margin: 0 auto!important;
  text-align: center;
}
@media (max-width: 768px) {
.utility-menu {
    display: block;
}
}*/

.desktop-inline {
	display: inline;
}

.mobile-inline {
	display: none;
}

@media (max-width: 1279px) {
	.sign_up_inner {
		margin-right: 0;
	}
}

@media (max-width: 1279px) and (min-width: 802px) {
  .sign_up_inner {
    padding-left: 0;
  }
}

@media (max-width: 1099px) and (min-width: 820px){
  .go_inner {
    height: auto;
    width: 100%;
  }

  .go_inner h1 {
    margin: 9px 0 15px;
  }

  .events_about {
    height: auto;
  }

  .about.col_right {
    clear: both;
    float: none;
    padding: 270px 0 50px 50px;
    width: 100%;
  }
}

@media (max-width: 819px) {
	
	.desktop-inline {
		display: none
	}

	.mobile-inline {
		display: inline;
	}



	.col_left, .col_right, .float_left, .float_right, .captionimg_wrapper, .caption_text {
		clear: both;
		float: none;
		width: 100%;
	}

	.outerDIV > section:not(.hero):not(.nearby_stores):not(.sign_up) {
		margin-left: auto;
		margin-right: auto;
		width: calc(100% - 64px);
	}

	.hero {
    /*background-image: none; */
    background-repeat: no-repeat;
    border: 0;
		height: inherit;
	}

  .hero-img-wrapper {
    /*background-image: url(/joann/images/go/go_banner.jpg); */
    background-size: contain;
    /*border: 3px solid #73BD00;*/
    height: 360px;
    padding: 20px 0;
    position: static;
    transform: none;
    width: 100%
  }

  .go_inner {
    /*background-color: transparent;*/
    height: auto;
    padding: 15px 0;
    position: relative;
    /*transform: none;*/
    top: auto;
    transform: translateX(-50%);
    width: calc(100% - 40px);
  }

  .go_inner h2 {
    /*background-color: #fff;*/
    font-size: 56px;
    line-height: 54px;
    margin: 0 auto;
    padding-bottom: 15px;
    /*width: 100%;*/
    /*width: 265px;*/
  }

  .go_inner h3 {
    /*background-color: #fff;*/
    display: inline-block;
    margin: 10px 0 0;
  }

  .go_inner h1 {
    /*background-color: #fff;*/
    font-size: 13px;
      /*margin: 0;*/
      width: 100%;
  }

  .hero {
    background-color: transparent;

    border: none;
  }

	.hero-img {
		margin-top: 30px;
	    position: relative;
    	right: auto;
    	top: auto;
		transform: none;
    	width: 100%;
    }

	.nap {
		height: inherit;
		left: 50%;
		padding: 28px 24px;
		position: relative;
	 /*top: -190px;*/
   /*top: -150px;*/
    /*top: 212px;*/
    top: 60px;
		transform: translateX(-50%);
		width: calc(100% - 64px);
	}

	.breadcrumbs ul {
		margin: 0 0 5px;
	}

	.address-detail, .nap-ctas, .regular_hours, .store_features {
		float: none;
		width: 100%;
	} 

	.nap-ctas {
		margin-top: 24px;
	}

  .nap-ctas a {
    width: 100%;
  }

	.outerDIV > section.sign_up {
		height: inherit;
	  /*margin-top: -142px;*/
    margin-top: 92px;
	  position: relative;
		width: 100%;
		z-index: 5;
	}

	.sign_up h2:first-letter {
		text-transform: none;
	}

	.sign_up_inner {
		float: none;
		margin: 0 auto;
		max-width: none;
		padding: 25px 23px;
		position: static;
		text-align: center;
		transform: none;
		width: 100%;
	}

  .nap .sign_up h3, .sign_up button {
    clear: both;
    float: none;
  }

  .sign_up button {
    margin: 0;
  }

	.go_callout {
		margin: 64px auto 0;
	}

  .events_about {
    height: auto;
  }

	.events {
		padding-left: 0;
	}

	.about {
		/*margin-top: 50px;*/
    /*margin-top: -80px;*/
    /*margin-top: 250px;*/
    margin-top: 120px;
    padding: 0 15px 20px;
	}

	.about h2 {
		margin-top: 0;
		text-align: center;
	}

  .about p {
    margin-bottom: 0;
  }

  .promos {
    margin: 0 auto;
  }

	.promos img {
		max-width: 100%;
	}

	.promo_one {
		/*margin-bottom: 64px;*/
    margin-bottom: 40px;
	}

	.caption_inner {
		padding-right: 0;
    position: relative;
    top: 15px;
    transform: none;
	}

	.caption_text {
		background: none;
		padding-left: 0;
    height: auto;
	}

  .caption_wrapper section {
    margin-bottom: 50px;
  }

	.caption, .caption_header, .caption_date {
		text-align: center;
	}

	.caption_link {
		left: 50%;
		transform: translateX(-50%);
	}

	.float_left, .float_right {
    	margin-bottom: 76px;
    }

	.panel_outer {
		display: block;
		/*flex: 1;*/
		overflow: hidden;
	}

	#panel {
		width: 100%;
	}

	.slick-prev, .slick-next {
		background-color: rgba(0,0,0,0);
		border: none;
	}

	.slick-prev:before {
		content: url(/images/go/chevron-left-large.svg);
	}

	.slick-next:before {
		content: url(/images/go/chevron-right-large.svg);
	}

	.slick-dots {
		display: inline-block;
		left: 50%;
		padding: 0;
		position: relative;
		transform: translateX(-50%);
	}

	.slick-dots li {
		display: inline-block;
		margin-right: 16px;
	}

	.slick-dots li:last-of-type {
		margin-right: 0;
	}

	.slick-dots li button {
	    background-color: #212121;
	    border: 0;
	    border-radius: 50%;
	    height: 8px;
	    padding: 0;
	    position: relative;
	    text-indent: -9999px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 8px;
	}

	.slick-dots li.slick-active button {
		height: 16px;
		width: 16px;
	}
	
	.content-list.poi-result {
		/*flex-basis: 172px;
		width: 172px;*/
		float: left;
	}
}

@media (max-width: 480px) {

  .go_inner h2 {
    font-size: 34px;
  }

  .go_inner h3 { 
      font-size: 18px;
      line-height: 1;
   }

  .go_inner h1 {
    font-size: 12px;
   }

   .content-list.poi-result {
      float: none;
      padding-left: 70px;
  }

		.slick-list {
		padding: 0 50px 0 100px !important;
	}

	.slick-track {
	    max-width: calc(64vw * 5);
	}

	.slick-initialized .slick-slide {
		max-width: 64vw;
	}
}

@media (max-width: 480px) {
  .hero {
    background-image: url(/images/custom-shop-mobile.jpg);
    background-size: 100%;
  }
  
  .hero.evergreen {
      background-image: url(/images/Store-Pagesevergreen-header-mobile.jpg);
      background-size: contain;
  }
}