/*--------------- GLOBAL ---------------*/
/*bold text color*/
.blockInnerContent b, .itemInnerContent b, .blockInnerContent strong, .itemInnerContent strong {
    color: inherit;
}
/*--------------- FOOTER ---------------*/
/*social icon border*/
.footerSocialIcons li a {
    border: 6px solid #efaa82;    
}
/*email capture*/
.footerContent .emailCapture input {
    width: 65%;
}
.footerContent button, .footerContent a.button {
    color: white;
    font-size: 16px;
    border: 3px solid white;
}
.footerContent .scForm input[type=text] {
    font-size: 16px;
}
/*--------------- HOME ---------------*/

/*hero text header*/
.blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
    font-family: dincondensedweb,Arial,Verdana,sans-serif;
    font-size: 8vw;
    font-style: normal;
    font-weight: 400;
    line-height: .9;
    padding-bottom: .1em;
}

/*hero text sub header*/
.blockWrap_e88f57755023476aaa03e48e106f50cd .blockInnerContent {
    font-family: dincondensedweb,Arial,Verdana,sans-serif;
    font-size: 3vw;
    font-style: normal;
    font-weight: 400;
    /*text-transform: uppercase;*/
}

/*hero image*/
.block_e88f57755023476aaa03e48e106f50cd.hasImg.layoutF .blockImg {
    max-width: 47.36842105263158%;
    padding-left: 0;
}

/*scale image size on hover*/
.blockWrap_a1d92534b3db4797acdd49f287998fb2.imgGridItem img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out; 
    -o-transition: all .2s ease-in-out; 
    transition: all .2s ease-in-out;   
}
.blockWrap_a1d92534b3db4797acdd49f287998fb2 .imgGridItem img:hover {
    transform: scale(1.1);
}
/*--------------- FLAVORS ---------------*/
.items_b75143f182fc42759af453253b699a80 .item:nth-child(2) .itemInnerContent {
    text-align: center !important;
}

.block_b3e59bdd475e457b84da10a17397bef7 .contentTitle {
    padding-bottom: 0;
}
/*scale image size on hover*/
.items_d67804b86ea04643b7472a3d7dedef55 .item img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out; 
    -o-transition: all .2s ease-in-out; 
    transition: all .2s ease-in-out;   
}
.items_d67804b86ea04643b7472a3d7dedef55 .item img:hover {
    transform: scale(1.1);
}
/*hide thumbnail on details page*/
.blockWrap_042NPY2OLKotVy1q {
    display: none;
}

/*--------------- OUR STORY ---------------*/
/*first item font size*/
.items_bc8b66b3763344fa82540edb7fe73087 .item:nth-child(1) .contentTitle {
    font-size: 52px;
    text-transform: uppercase;
}

/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 768px) {
/*HOME - header on mobile*/
.blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
    font-size: 50px;
}
.blockWrap_e88f57755023476aaa03e48e106f50cd .blockInnerContent {
    font-size: 20px;
}
.block_e88f57755023476aaa03e48e106f50cd.hasImg.layoutF .blockImg {
    margin: 0 auto;
}
div.blockWrap_e88f57755023476aaa03e48e106f50cd {
    padding-top: 40px;
    padding-bottom: 40px;
}
div.blockWrap_a1d92534b3db4797acdd49f287998fb2 {
        padding-top: 40px;
    }
}
@media only screen and (min-width: 768px) {
/*FOOTER email capture*/ 
.block_a0ecd407653848ca807cd565b2de8fd0 .contentTitle {
    text-align: left;
    padding-bottom: 1em;
}
.block_a0ecd407653848ca807cd565b2de8fd0 .blockInnerContent {
    text-align: left;
}
/*HOME -gelato pints*/
.blockWrap_a1d92534b3db4797acdd49f287998fb2 {
    margin-top: -140px;
}
div.blockWrap_e88f57755023476aaa03e48e106f50cd {
    padding-bottom: 180px;
}
/*HOME 3 column list under header*/
    .items_c5df30a47cf54de6a95b0efbe746848f.cols2 .item {
        width: 32%;
    }
    .items_c5df30a47cf54de6a95b0efbe746848f.cols2 .item:nth-child(odd) {
        clear: none;
    }
    .items_c5df30a47cf54de6a95b0efbe746848f .item {
        position: relative;
    }
    .items_c5df30a47cf54de6a95b0efbe746848f .item .itemContent {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media only screen and (min-width: 1023px) {
/*HOME - text heder font size*/ 
    .blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
        font-size: 130px;
    }
/*FLAVORS - gradient background orange to white*/
    .page_ab2471553de7472eaeafb0ac5ef6608a_items {    
        background: #f26724;
        background: -moz-linear-gradient(top,  #f26724 0%, #f26724 35%, #f1f1f2 35%, #f1f1f2 100%); 
        background: -webkit-linear-gradient(top,  #f26724 0%, #f26724 35%, #f1f1f2 35%, #f1f1f2 100%); 
        background: linear-gradient(to bottom,  #f26724 0%, #f26724 35%, #f1f1f2 35%, #f1f1f2 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26724', endColorstr='#f1f1f2',GradientType=0 );
    
    }
/*item padding and font color for titles*/ 
    .items_cOWyrbWYBMaAk3hz .item:nth-child(2) {
        padding-top: 400px;
        padding-bottom: 70px;
    }
    .items_cOWyrbWYBMaAk3hz .item:nth-child(2) .contentTitle,
    .items_cOWyrbWYBMaAk3hz .item:nth-child(2) .contentTitle a {
        color: white;
}
}

/*hero text header - small screens*/
@media only screen and (max-width: 768px) {
    .blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
        font-size: 11.2vw !important;
    }
    .blockWrap_e88f57755023476aaa03e48e106f50cd .blockInnerContent {
        font-size: 5vw !important;
    }
}

/*hero text header - medium screens*/
@media only screen and (min-width: 1023px) {
    .blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
        font-size: 8vw !important;
    }
}

/*hero text header - large screens*/
@media only screen and (min-width: 1155px) {
    .blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
        font-size: 8.5vw !important;
    }
}

/*hero text header - very large screens*/
@media only screen and (min-width: 1585px) {
    .blockWrap_e88f57755023476aaa03e48e106f50cd .contentTitle {
        font-size: 130px !important;
    }
     .blockWrap_e88f57755023476aaa03e48e106f50cd .blockInnerContent {
        font-size: 40px !important;
    }   
}

/*Store Finder CSS */
/* #page-header it just included for the examples */
#page-header {
  display: block;
  float: left;
  max-width: 800px; }
  #page-header .bh-sl-title {
    color: #797874;
    font: normal 20px/1.4 Arial, Helvetica, sans-serif; }
    @media (min-width: 1024px) {
      #page-header .bh-sl-title {
        font-size: 30px; } }

/* Infowindow Roboto font override */
.gm-style div, .gm-style span, .gm-style label, .gm-style a {
  font-family: Arial, Helvetica, sans-serif; }

/* InfoBubble font size */
.bh-sl-window {
  font-size: 13px; }

.bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%; }

/* Avoid image issues with Google Maps and CSS resets */
.bh-sl-map-container img {
  border-radius: 0 !important;
  box-shadow: none !important;
  max-height: none !important;
  max-width: none !important; }

.bh-sl-container {
  box-sizing: border-box;
  color: #555;
  float: left;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  padding: 0 15px;
  width: 100%;
  /* Avoid issues with Google Maps and CSS frameworks */ }
  .bh-sl-container > * {
    box-sizing: content-box !important; }
  .bh-sl-container .bh-sl-form-container {
    clear: left;
    float: left;
    margin-top: 15px;
    width: 100%; }
  .bh-sl-container .form-input {
    float: left;
    margin-top: 3px;
    width: 100%; }
    @media (min-width: 768px) {
      .bh-sl-container .form-input {
        width: auto; } }
    .bh-sl-container .form-input label {
      display: block;
      font-weight: bold;
      width: 100%; }
      @media (min-width: 768px) {
        .bh-sl-container .form-input label {
          display: inline-block;
          width: auto; } }
    .bh-sl-container .form-input input, .bh-sl-container .form-input select {
      box-sizing: border-box;
      border: 1px solid #ccc;
      border-radius: 4px;
      font: normal 14px/1.4 Arial, Helvetica, sans-serif;
      margin: 15px 0;
      padding: 6px 12px;
      width: 100%;
      -webkit-border-radius: 4px; }
      @media (min-width: 768px) {
        .bh-sl-container .form-input input, .bh-sl-container .form-input select {
          width: auto;
          margin: 0 15px 0 10px; } }
  .bh-sl-container button {
    background: #00447a;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font: bold 14px/1.4 Arial, Helvetica, sans-serif;
    margin-top: 3px;
    padding: 6px 12px;
    white-space: nowrap;
    -webkit-border-radius: 4px; }
  .bh-sl-container .bh-sl-loading {
    background: url(../img/ajax-loader.gif) no-repeat;
    float: left;
    margin: 4px 0 0 10px;
    height: 16px;
    width: 16px; }
  .bh-sl-container .bh-sl-filters-container {
    clear: both;
    float: left;
    margin: 15px 0;
    width: 100%; }
    .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
      float: left;
      list-style: none;
      margin: 0 100px 0 0;
      padding: 0; }
      .bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
        clear: left;
        display: block;
        float: left;
        margin: 5px 0;
        width: 100%; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
          display: inline;
          vertical-align: text-bottom; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
          display: block;
          float: left;
          margin-right: 8px; }
        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li select {
          box-sizing: border-box;
          border: 1px solid #ccc;
          border-radius: 4px;
          font: normal 14px/1.4 Arial, Helvetica, sans-serif;
          padding: 6px 12px;
          -webkit-border-radius: 4px; }
  .bh-sl-container .bh-sl-map-container {
    clear: left;
    float: left;
    margin-top: 27px;
    width: 100%; }
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map-container {
        margin-bottom: 60px; } }
    .bh-sl-container .bh-sl-map-container a {
      color: #005293;
      text-decoration: none; }
      .bh-sl-container .bh-sl-map-container a:active, .bh-sl-container .bh-sl-map-container a:focus, .bh-sl-container .bh-sl-map-container a:hover {
        text-decoration: underline; }
  .bh-sl-container .bh-sl-loc-list {
    font-size: 13px;
    height: 530px;
    overflow-x: auto;
    width: 100%; }
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-loc-list {
        width: 30%; } }
    .bh-sl-container .bh-sl-loc-list ul {
      display: block;
      clear: left;
      float: left;
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0; }
      .bh-sl-container .bh-sl-loc-list ul li {
        border: 1px solid #fff;
        /* Adding this to prevent moving li elements when adding the list-focus class*/
        box-sizing: border-box;
        clear: left;
        cursor: pointer;
        display: block;
        float: left;
        width: 100%; }
    .bh-sl-container .bh-sl-loc-list .list-label {
      background: #00192d;
      border-radius: 15px;
      color: #fff;
      display: block;
      float: left;
      font-weight: bold;
      margin: 10px 0 0 15px;
      padding: 4px 7px;
      text-align: center;
      width: auto;
      min-width: 13px; }
    .bh-sl-container .bh-sl-loc-list .list-details {
      float: left;
      margin-left: 6px;
      width: 80%; }
      .bh-sl-container .bh-sl-loc-list .list-details .list-content {
        padding: 10px; }
      .bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
        color: #8e8e8e;
        font-weight: bold;
        font-style: italic; }
    .bh-sl-container .bh-sl-loc-list .list-focus {
      border: 1px solid rgba(0, 82, 147, 0.4);
      transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
      height: 20px;
      position: relative;
      width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
        right: 6px;
        top: 0; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
      margin: 0 2%;
      /* Avoid issues with table-layout */ }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table {
        table-layout: auto;
        width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table, .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        vertical-align: middle;
        border-collapse: separate; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        padding: 1px; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-placemark {
        margin: 10px 0;
        border: 1px solid #c0c0c0; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-marker {
        padding: 3px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
      font-weight: bold;
      margin: 15px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
      margin: 0 15px; }
  .bh-sl-container .loc-name {
    /* Picked up by both list and infowindows */
    font-size: 15px;
    font-weight: bold; }
  .bh-sl-container .bh-sl-map {
    float: left;
    height: 530px;
    width: 100%; }
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map {
        width: 70%; } }
  .bh-sl-container .bh-sl-pagination-container {
    clear: both; }
    .bh-sl-container .bh-sl-pagination-container ol {
      list-style-type: none;
      margin: 0;
      padding: 10px 0;
      text-align: center; }
      .bh-sl-container .bh-sl-pagination-container ol li {
        color: #005293;
        cursor: pointer;
        display: inline-block;
        font: bold 14px Arial, Helvetica, sans-serif;
        padding: 10px; }
      .bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
        color: #555;
        cursor: auto;
        text-decoration: none; }

/* Modal window */
.bh-sl-overlay {
  background: url(../img/overlay-bg.png) repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }
  .bh-sl-overlay .bh-sl-modal-window {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #656565;
    position: absolute;
    left: 50%;
    margin-left: -460px;
    /* width divided by 2 */
    margin-top: 60px;
    height: 620px;
    width: 920px;
    z-index: 10010; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
      margin-top: 50px;
      /* increase map container margin */ }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
      float: left;
      padding: 0 1%;
      /* there's already a margin on the top of the map-container div */
      width: 98%; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
      right: 22px;
      top: 13px; }

.bh-sl-close-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  width: 24px; }
  .bh-sl-close-icon:after, .bh-sl-close-icon:before {
    background: #ccc;
    content: '';
    display: block;
    height: 24px;
    margin: -3px 0 0 -1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 3px;
    top: 3px;
    width: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .bh-sl-close-icon:hover:after, .bh-sl-close-icon:hover:before {
    background: #b3b3b3; }
  .bh-sl-close-icon:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
