/** Shopify CDN: Minification failed

Line 728:26 Expected ")" to end URL token
Line 742:26 Expected ")" to end URL token
Line 756:26 Expected ")" to end URL token
Line 770:26 Expected ")" to end URL token
Line 784:26 Expected ")" to end URL token

**/
.center {
  text-align:center;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}

.mini-break {
  border-bottom: 5px solid #53caec;
  max-width: 50px;
  margin: 15px auto 15px auto;
}

/****Additional Styles****/


div.featuredimage>img {width: 100%; height:auto;}

ul.dropdown-wrap.primary li a span, section.mobile-dropdown.light > ul a {
  color:#333f48!important;
  font-size: 12px;
  font-weight:normal;
  text-transform:uppercase;
}

.mobile-dropdown .list.secondary,.mobile-dropdown .list.secondary .list-item a, .secondary.right li a, .mobile-dropdown .list.tertiary .list-item a {background-color: #fff!important;}

a.label:focus, a.label:hover, section.mobile-dropdown.light > ul a:hover,
nav.compact .nav-item.active > a, nav.compact .nav-item.active > div, a.label:focus, a.label:hover, .nav-item.active > a
{color: #53caec!important;}


/*.mobile-dropdown .list.secondary li a{ 
  font-size: 11px!important;
  font-family: 'Muli', sans-serif!important; padding-left: 30px!important;}*/



 @media screen and (max-width: 580px) {
   h1.store-title > a > img, h2.store-title > a > img {
        width: 100%!important;
     height:auto!important;
    }
   .datelayout {display:none;}
   .image-area {
     width: 100%;
}
   .template-page {
     overflow-x:hidden;
   }
}




@media screen and (min-width: 580px) {
.template-blog ul.meta{
  display:none!important;
}
}


div.col-md-3 img {width: 100%; height: auto;}


/*.template-blog .articles .article {
  width: 45%;
  margin-right:2%;
  float:left;
  padding-top: 0px!important;
  margin-bottom: 20px!important;
  border:0!important;
}*/


.template-blog.product-grid-default div.article-content > div.rte.clearfix > p {display:none;}

@media screen and (max-width: 760px) {
   .template-blog .articles .article {
     width: 100%!important;
   }
}


@media screen and (max-width: 600px) {
   .template-blog .articles .article {
     width: 100%!important;
   }
  main.content .row {padding-top: 20px;}
  
  li.tags, li.author {display:none!important;}
}


.template-blog .articles .article .article-content {
  width: 100%!important;
}

.template-blog header.title {max-width: 400px;}




/*div.article-image {height: 350px!important; width: 100%!important; overflow:hidden!important;}*/

div.article-content > div.rte.clearfix > div.article-image {text-align:center;}


/*.template-blog div.article-image img {object-fit: cover!important; width: 440px; height: 440px;}

@media (max-width: 600px) { 
  .template-blog div.article-image img {object-fit: cover!important; width: 380px; height: 380px;}

}


main > section.blog.content-area > ul.articles > li.article > div.rte.content > a.article-image img {
  height: 250px!important; width: 100%!important; object-fit: cover!important;
}*/

.template-blog .articles .article .title, .template-blog .articles .article .title a {
  font-size: 18px!important;
  line-height: 21px!important;
}

/*.template-blog div.article-content  {min-height: 580px!important;}

@media (max-width: 960px) { 
  .template-blog div.article-content  {min-height: 480px!important;}


}

@media (max-width: 480px) { 
  .template-blog div.article-content  {min-height: 380px!important;}


}*/



h3.brand {display:none!important;}

.action-button {border-radius:0!important;}

/**********Slider*********/



/**********Membership Boxes*********/
/*Membership Boxes*/
.membershipboxes {
    background-color:#71cddc;
    padding:20px;
    width:100%;
    display:block
}

.membershiptext {
    border:3px solid #fff;
    padding:20px
}

a.member {
    color:#fff;
    text-decoration:none;
    font-weight:700
}

a.member > div.membershipboxes > div.membershiptext > p {
    color:#000
}

a.member:hover {
    color:#fff;
    text-decoration:none
}

.membershiptext h3 {
    color:#fff;
    margin:0;
    padding:0;
    font-size:30px
}

.membershiptext ul {
    margin:0!important
}

.membershiptext ul li {
    list-style:none;
    margin-left:0!important;
    padding-bottom:8px
}

/*Price Boxes*/
.pricebox {
    width:80px;
    border:3px solid #fff;
    border-radius:50%;
    text-align:center;
    font-size:15px;
    line-height:80px;
    position:relative;
    float:right
}


::-webkit-input-placeholder {
    color : #4d4d4d!important;
    font-size : 13px!important;
  text-transform:uppercase;
}

:-moz-placeholder {
    /* Firefox 18- */
   color : #4d4d4d!important;
    font-size : 13px!important;
  text-transform:uppercase;
}

::-moz-placeholder {
    /* Firefox 19+ */
   color : #4d4d4d!important;
    font-size : 13px!important;
  text-transform:uppercase;
}

:-ms-input-placeholder {
    color : #4d4d4d!important;
    font-size : 13px!important;
  text-transform:uppercase;
}

div.panel-heading > h4.panel-title > a {
  border: 2px solid #53caec!important;
  border-radius:0!important;
  background-color: #fff!important;
  width: 100%!important;
  display:block!important;
  padding:10px!important;
  line-height: 30px!important;
}

div.panel-heading {padding:0!important;
  border-radius:0!important;
  background-color: #fff!important;
  border:0!important;
  box-shadow:0!important;
}

.panel-default {
  border:0!important;
}

/**Sold out**/


.grey img, .product-inner.grey img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}


.greybg {
  -webkit-filter: grayscale(1); 
      -webkit-filter: grayscale(100%); 
      -moz-filter: grayscale(100%);
      filter: gray; 
      filter: grayscale(100%);
      filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    }


/*Pagination*/

div.pagination {width: 100%; text-align:center;}

div.pagination span.page a, .pagination>span.page.current {

padding: 6px 12px;
  line-height: 1.42857;
  color: #53caec;
  text-decoration-line: none;
  text-decoration-style: solid;
  /*border: 1px solid #ddd;*/
}

.pagination>span.page.current {
  color: #000;
}

span.prev a, span.next a {
color: #53caec;
}

span.prev a {border-right: 1px solid #ddd; padding-right:20px;}

span.next a {border-left: 1px solid #ddd; padding-left:20px;}

ul > li.nav-item.dropdown > a.label {
  color: #333f48!important;
}


.main-header nav.full .nav-item.dropdown:hover > .label, .main-header nav.full .nav-item.has-mega-nav.active > .label {
color: #333f48!important;
}

@media screen and (min-width: 800px) {
.template-blog .articles .meta, .template-article .articles .meta {
  display:none!important;
  }
}


@media screen and (max-width: 600px) {
.sharethis {
  width: 350px!important; width: auto!important;
  }
  .sharethis {padding:auto!important;}
}


div.article-content  {width: 100%!important;}

div.article-image > img {
  width: 100%;
  height:auto;
}


div.form-group > label {
  display:none!important;
}


div.form-group > input , div.form-group textarea, form#contact_form input, form#contact_form textarea{
  border:1px solid #999!important;
  background-color: #fff!important;
  border-radius:0!important;
}

div.submit-button-wrapper input, form#contact_form input[type="submit"], a.button, .btn-row .btn {
  background-color: #53caec!important;
  font-family: 'Georgia',serif!important;
  color: #fff!important;
}

.btn-row .btn  {
  border-radius:0
}

.btn-row {
  text-align: center;
}

a.button {
  padding: 10px 20px;
  margin:auto;
}

div.submit-button-wrapper input:hover {
  background-color: #000!important;
}

div.internrow img {
 width: 100%;
  height:auto;
}

div.col-md-6.formcolumn {
  padding-top: 35px;}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: Georgia,serif!important;
  color: #999999!important;
  
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: Georgia,serif!important;
  color: #999999!important;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: Georgia,serif!important;
  color: #999999!important;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: Georgia,serif!important;
  color: #999999!important;
}

.checkbox, .radio {margin-top:0px!important; margin-bottom:1px!important; font-size: 13px;}

a.title {min-height: 40px;}

div.col-md-6.about p {
  line-height: 30px!important;
}
 

div.internrow h3 {margin-bottom: 0; margin-top: 20px;}

a#b.btn {
  background-color: #000!important;
}

.at-icon-wrapper {background-color: #000!important;}

div.form-group textarea {margin-top: 15px!important;}


form {padding-bottom: 40px!important;}

div.sidebar p a img {width: 100%; height: auto;}


nav ul.dropdown-wrap.child.secondary.right li a {
  padding: 3px 5px!important;
}

.mobile-dropdown .list.tertiary .list-item a, .mobile-dropdown .list.tertiary .list-item {
  background-color: #f4f4f4!important;
}

div.product-details > div.module.share-buttons {
  display:none;
}

body {
  font-family: 'Georgia', serif!important;
}

.main-header nav.full .nav-item .dropdown-wrap {
  width: 220px;
}

#main-footer .connect > li {vertical-align:top!important; padding-top: 40px;}


.home-section.twitter-widget h2.section-title {padding-top:0!important;}

.notification {
  background-color: #000;
  color: #fff;
  padding: 30px;
  text-align:center;
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: bold;
}

.cart-text {
  padding-top: 21px;
border-top: 1px solid #d4d4d4;
}

.cart-text span {
    background-color: #000;
  color: #fff;
  padding: 10px;
  text-align:center;
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: bold;
  display:block!important;
  clear:both!important;
  width: 100%;
}

/*instagram*/

/*a.instagram-photo img {
  height: 200px;
  width: 200px;
  object-fit: cover;
}

@media (max-width: 720px) { 
  a.instagram-photo img {
  height: 100px;
    width: 100px;
  }

}*/

.template-blog .articles, .template-article .articles{
  border-bottom:0!important;
}


div#shopify-section-blog-template div.longtext {display:none;}


input.cf-btn-block[type="button"], input.cf-btn-block[type="reset"], input.cf-btn-block[type="submit"] {border-radius:0!important;}


.confirmation-box {
background-color: #000!important;
}

.confirmation-box > div, .confirmation-box > p {
  color: #fff!important;
}



@media screen and (min-width: 960px) {
.custom-blog {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
}

/*blog*/

.longtext img {
  max-width: 100%!important;
  height:auto;
}

.template-blog h1 {
  line-height: 25px!important;
  margin-top:0;
}

.template-blog .articles .article, .template-article .articles .article {
  padding-top:0;
  border-top:0;
  float:left;
}

div#shopify-section-blog-template .article.col-md-6 header.title {
  min-height: 110px!important;
}

@media screen and (max-width: 1100px) {
.template-blog .articles .article .title, .template-blog .articles .article .title a, .template-article .articles .article .title, .template-article .articles .article .title a {
line-height: 19px!important;  }
}

div#shopify-section-article-template article .col-md-6 {width: 100%!important;}

.template-blog .articles .article .article-content {padding:15px!important;}


/*responsive table*/



table.responsivetable {
  border:0!important;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table.responsivetable caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table.responsivetable tr {
  border: 0;
  padding: 0!important;
}
table.responsivetable th,
table.responsivetable td {
  
  text-align: center;
  
}
table.responsivetable th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {

  table.responsive caption {
    font-size: 1.3em;
  }
  
  table.responsivetable tr {
    display: block;
    margin-bottom: .625em;
  }
  table.responsivetable td {
    display: block;
    font-size: .8em;
    text-align: right;
  }

  table.responsivetable td:last-child {
    border-bottom: 0;
  }
  
}


table.mobile-layout tr:nth-child(2n) td
{
  background-color: #fff!important;
}


/*new type*/

.sans {
  font-family: 'Muli', sans-serif;
}

#shopify-section-page-about h3 {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.3;
}

#shopify-section-page-about .main p {
  font-size: 18px;
  color: #414549;
  line-height: 32px!important;
}

#shopify-section-page-about h1 {
  font-size: 35px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}

span.subheader {
  font-family: 'Muli', sans-serif;
}

.subheader:after {
 content:' ';
  border-bottom: 2px solid #414549!important;
  width: 200px;
  display:block;
  margin:auto;
  padding-top:30px;
  margin-bottom: 30px;
}


/*About Page*/
.hoverstate {
  background-image: url(/cdn/shop/t/17/assets/hover-bg.png);
  background-color:#fff;
  background-size:contain;
  background-repeat:no-repeat;
  text-align:center;
  background-position:center top;
  padding: 30px;
  position: absolute;
  font-family: 'Muli', sans-serif;
  bottom:0;
 display:none;
  border: 15px solid #fff;
  border-top:0;
  border-bottom:0;
  width: 100%;
  left: 0;
}

.one,.two,.three,.four, .five,.six {margin:0!important; padding:0!important;}


@media screen and (max-width: 1200px) {
   
}


@media screen and (max-width: 800px) {
   
}

.titleblock {
  padding: 15px;
  text-align:center;
  font-family: 'Muli', sans-serif;
}

.titleblock h3, .hoverstate h3 {
  text-shadow: 2px 2px 1px #8ed4e2;
}

span.intern {
  max-width: 300px;
  margin:auto;
}

/*intern - one*/

.one .image {
  background-image:url(/cdn/shop/files/image0-1.jpeg?v=1604326093);
  background-size: cover!important;
  height: 450px;
  background-position:center bottom;
}


.one:hover .hoverstate  {
  display:block!important;
  margin-right: 30px!important;
}



/*intern - two*/

.two .image, #justine-harrington-page .content .image{
  background-image:url({{ 'Justine.jpg' | asset_url }});
  background-size: cover!important;
  height: 450px;
  background-position:center top;
}


.two:hover .hoverstate, #justine-harrington-page span:hover .hoverstate {
  display:block!important;
}

/*intern - three*/

.three .image, #emily-mittelstaedt-page .content .image{
  background-image:url({{ 'Emily.jpg' | asset_url }});
  background-size: cover!important;
  height: 450px;
  background-position:center top;
}


.three:hover .hoverstate, #emily-mittelstaedt-page span:hover .hoverstate {
  display:block!important;
}

/*intern - four*/

.four .image, #norah-coughlin-page .content .image{
  background-image:url({{ 'intern3.jpg' | asset_url }});
  background-size: cover!important;
  height: 450px;
  background-position:center top;
}


.four:hover .hoverstate, #norah-coughlin-page span:hover .hoverstate {
  display:block!important;
}

/*intern - five*/

.five .image, #kristina-kaiser-page .content .image{
  background-image:url({{ 'intern4.jpg' | asset_url }});
  background-size: cover!important;
  height: 450px;
  background-position:center top;
}


.five:hover .hoverstate, #kristina-kaiser-page span:hover .hoverstate {
  display:block!important;
}

/*intern - six*/

.six .image, #mary-rockcastle-page .content .image{
  background-image:url({{ 'intern5.jpg' | asset_url }});
  background-size: cover!important;
  height: 450px;
  background-position:center top;
}


.six:hover .hoverstate, #mary-rockcastle-page span:hover .hoverstate {
  display:block!important;
}

/*intern - abby*/

.abby .image {
  background-image:url(/cdn/shop/files/image0_f723fc64-d1aa-4505-b309-92db0384d985.jpeg?v=1604326152);
  background-size: cover!important;
  height: 450px;
  background-position:center bottom;
}


.abby:hover .hoverstate  {
  display:block!important;
  margin-right: 30px!important;
}

/*intern - lanni*/

.lanni .image {
  background-image:url(/cdn/shop/files/image1_500fe5e8-52d2-4fa0-a7ac-047f58298557.jpeg?v=1604326118);
  background-size: cover!important;
  height: 450px;
  background-position:center bottom;
}


.lanni:hover .hoverstate  {
  display:block!important;
  margin-right: 30px!important;
}

/*Membership*/

#shopify-section-page-member h3 {
  text-shadow: 2px 2px 1px #8ed4e2;
  font-family: 'Muli', sans-serif;
  font-size: 25px;
  font-weight: 700;
  margin-top: 30px;
}

#shopify-section-page-member ul li {
  text-align:left;
  font-family: 'Muli', sans-serif;
}

#shopify-section-page-member .col-lg-4 {
  padding: 40px;
  border-right: 1px solid #ccc;
}

#shopify-section-page-member .col-lg-4.last {
  border:0;
}

.subheader:after {
 content:' ';
  border-bottom: 1px solid #414549;
  width: 80px;
  display:block;
  margin:auto;
  padding-top:30px;
  margin-bottom: 30px;
}


/*social icons*/

.addthis_toolbox {
  margin-top: 20px;
}

.addthis_toolbox svg {
  fill: #000000!important;
  background-color: #fff!important;
  padding: 4px;
 
}

.addthis_default_style:before {
  content:'Share: ';
  float:left;
  line-height: 34px;
  margin-left: 0px;
  font-family: "Avenir Next",sans-serif;
  text-transform: capitalize;
  padding-right: 20px;
}
  

/*checkout*/

#cart-form .label.title, .template-cart .table td.product-item .label.title,.template-cart .table td.product-item .label.title a {
  white-space:normal!important; text-align:left!important;}

.template-cart .table td.product-item .label.variant {
  text-align:left;
}


/*Related Products*/

section.related-products h2 a{
    font-weight: normal;
    color: #333f48;
    font-family: "TheanoDidotRegular",serif;
    margin: 10px 0 0;
    text-transform: uppercase;
}

section.related-products h2 {
  font-size: 16px;
  line-height: 22px!important;
}

.product-preview-image-div img {
  width: 100%;
  height:auto;
}

section.related-products .price {
  font-size: 13px!important;
}

/*instagram widget*/

.mobileview {
  display:none;
}

@media screen and (max-width: 700px) {
.mobileview {
  display:block;
}
  .desktopview {
    display:none;
  }
}

/*search*/

.search-wrap form {
  padding-bottom:0!important;
}


/*collection pages*/

.product-grid-wide .product-card-figure {
  padding-bottom: 80%;
}

.collection-heading-details .rte, .collection-heading-details .pxs-newsletter-text, .collection-title .rte, .collection-title .pxs-newsletter-text {
  padding-top:0;
}


/*class pages*/


.product__display-grid h2.title {
  text-align:center;
  font-weight:normal!important;
}

.product__display-grid__infobox {
  text-align:center;
}

h3.product__display-grid__header {
  font-weight:normal!important;
  margin-bottom:0;
  padding-bottom:0;
}

.product__display-grid__detailsbox {
  margin-bottom:0;
  border-bottom:0;
}

.product__section-container, .product__display-grid {
  max-width: 1430px!important;
  width: 90%;
  margin: auto;
}

.product__display-grid {
  padding-top: 80px;
}

.product__display-grid {
grid-template-columns: 50% 50%!important;
-ms-grid-template-columns: 50% 50%!important;
  
}

.booking-form__wrapper  {
  margin-bottom: 30px;
}

.product__display-grid h2.title {
font-weight: 700;
color: #333f48;
font-family: "TheanoDidotRegular",serif;
margin: 10px 0 30px 0;
text-transform: uppercase;
  font-size: 35px!important;
 
}

.product__display-grid__header {
 font-size: 14px!important;
  font-weight: bold!important;
}

.product__display-grid__detailsbox {
  border-bottom:0!important;
  margin-bottom:0!important;
}

.product__display-grid__hostbox {
  margin-top:0!important;
}

@media screen and (max-width: 700px) {
  .product__title-container__title {
    font-size: 20px!important;
  }
}

.exp__book-btn {
  border-radius:0!important;
  background-color:#53caec!important;
  text-transform:uppercase;
}

.exp__availability__text {
  display:none;
}


/*slider*/
@media screen and (max-width: 700px) {

.template-index .slide .content.center.center {
  potion:absolute!important;
  bottom:0!important;
}
 
}

.template-index .slide .content.right {
  text-align:center!important;
  right:0!important;
  left:0!important;
}


/*faq*/



#wrapperac {
  min-height: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  padding: 15px;
}
@media (max-width: 550px) {
  #wrapperac {
    box-sizing: border-box;
    transform: translate(0, 0);
    width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
}

#wrapperac h1,
#wrapperac h2 {
  color: #000000;
}
#wrapperac h1 {
 margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  display: table;
  font-weight:normal;
}
#wrapperac h2 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  display: block;
  border: 2px solid #53caec;
  margin: 0;
  cursor: pointer;
  padding: 10px;
}
#wrapperac p {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-weight:normal;
  position: relative;
  overflow: hidden;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
  transition: all 500ms ease;
}
#wrapperac p,
#wrapperac ul li i:before,
#wrapperac ul li i:after {
  transition: all 0.25s ease-in-out;
}
#wrapperac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#wrapperac ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
#wrapperac ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 12px;
  right: 20px;
}
#wrapperac ul li i:before,
#wrapperac ul li i:after {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 3px;
  height: 16px;
}
#wrapperac ul li i:before {
  transform: translate(2px, 0) rotate(45deg);
}
#wrapperac ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
#wrapperac ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
#wrapperac ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
#wrapperac ul li input[type=checkbox]:checked ~ i:before {
  margin-top: 9px;
  height: 9px;
  transform: translate(2px, 0) rotate(45deg);
}
#wrapperac ul li input[type=checkbox]:checked ~ i:after {
  margin-top: 9px;
  height: 9px;
  transform: translate(-2px, 0) rotate(-45deg);
}
#wrapperac ul li:nth-of-type(1) {
  border-top: none;
  animation-delay: 0.5s;
}
#wrapperac ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
#wrapperac ul li:nth-of-type(3) {
  animation-delay: 1s;
}
#wrapperac ul li:last-of-type {
  padding-bottom: 0;
}
#wrapperac li {
  animation: bounceInUp 1s ease both;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

/*annoucement bar*/


@media (max-width: 550px) {
.ls-form {
  margin-top: 60px;
}
}


/*promotions*/

.promotionsblock {
  position: relative;
  width: 50%;
}

.promotionsblock img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  -webkit-filter: brightness(75%); /* Safari 6.0 - 9.0 */
  filter: brightness(75%);
}

.promotionsblock .middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding: 30px;
}

.promotionsblock:hover img {
  -webkit-filter: brightness(60%); /* Safari 6.0 - 9.0 */
  filter: brightness(60%);
}

.promotionsblock:hover .middle {
  opacity: 1;
}

.promotionsblock .text {
  color:#fff!important;
}

.promotionsblock .button{
  background-color: #53caec!important;
  color: white!important;
  font-size: 16px!important;
padding: 10px 10px 5px 10px!important;
  max-width: 100px!important;
  margin:auto!important;
display:none;
  
}

.promotionsblock:hover .button {
  transition: .5s ease;
  display:block;
}

.promotionsblock .logo-list-item-wrap {
  max-width: 500px;
}
.logo-list-item a {
color: #333f48!important;
}

.logo-list-item a:hover {
color: #53caec!important;
}

@media (max-width: 550px) {
.rows-of-4 .logo-list-item {
  width: 50%;
}
  
.content-area .logo-list-item {
  width: 100%;
}
  
  #shopify-section-1553614345350 .logo-list-container {
    margin:0;
  }
}

/*split block*/



.picture-block-heading {
  font-size: 52px;
  
}

.picture-block {
  background-color:#fff;
}

.picture-block-content {
  max-width: 55%;
}

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

  .picture-block-heading, .product-area .product-details-wrapper .header .title {
  font-size: 28px;
}
  .picture-block-content {
  max-width: 90%;
}
}

.main-footer .footer-message {
    word-break: normal!important;
}

.sharethis-modal {
  opacity:1!important;
  top: 20px!important;
}

.product-interactions {
  border:0;
}

.product-card-interaction a:hover {
  border:0!important;
  text-decoration:none!important;
}

a:-webkit-any-link {
text-decoration:none!important;
}

.article-title a {
  line-height: 1.1;
}

@media (min-width: 992px) {
  .article.col-md-6  {
    height: 650px;
  }
  
  
}

 

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

.qab_background, #qab_bar {
  position:none!important;
  font-size: 14px;
}
}

.main-header .social-links::before, .main-header nav.full .nav-item > .label::before {
  display:none!important;
}

/*blog image*/




@media screen and (max-width: 1330px) {
.sharethis-link svg {
  margin-top: 30px;
}
}

h1 a, a h1 {
  font-size: 28px!important;
}

h1 {
  line-height: 1.4!important;
}


@media screen and (max-width: 600px) {
  h1 {
    font-size: 20px;
  }}


.shop #htusb_container_html_prod_generic {
  display:none!important;
}

.blog-article .breadcrumb-navigation {
  text-align:left;
  
}

.breadcrumb-navigation {
  visibility:hidden!important;
}

#insta-feed h2, .easy_donation_title {
  font-family: "Georgia Pro",serif;
font-style: normal;
font-weight: 400;
padding: 45px 0 0;
    padding-top: 45px;
margin: 0 0 45px;
font-size: 18px;
letter-spacing: 0.1em;
color: #4e5867;
text-align: center;
text-transform: uppercase;
}

#shopify-section-1592402883490::before {
    display: block;
    width: calc(100% - 30px);
  max-width: 1200px;
    border-top: 1px solid #d4d4d4;
    content: "";
  margin: 50px auto 0 auto;
}
  

.shopify-cleanslate ._3TUeZPsTWjDxakSmeDcA4D {
  flex-basis: 100% !important;
}

/*checkout*/

.cart-tools .totals .checkout {
  text-align:center!important;
}


.totals .cart-submit {
  min-width: 108px !important;
padding: 13px !important;
margin-left: -7px;
border-radius: 4px !important;
}

.donation {
  margin: 0 auto 30px auto;
  border: 1px solid #53caec !important;
  box-shadow:none!important;
  padding: 0 30px!important;

}

.donation_button {
  background-color: #53caec;
  text-transform:uppercase!important;
  color:#fff!important;
}

input#textbox_amount {
    border: 1px solid #999 !important;
    height: 39px;
  background-color:#fff!important;
}

.fontpreview {
  box-shadow:none!important;
}

.easy_donation_title {
  padding-top:20px ;
}

#textbox_form {
  padding-bottom:20px!important;
}

#ztpl-product-image{
  float:left!important;
    width: 200px!important;
  margin-right: 10px;
}

.donation .display_description{
 font-size: 15px!important;
}

#welcome-to-rochester-brainery-page .content a {
  padding: 10px;
background-color: #53caec;
color: white;
clear: both;
display: block;
max-width: 350px;
margin: 20px auto;
text-transform: uppercase;
}

#welcome-to-rochester-brainery-page .content a:hover {
  background-color:#000!important;
  text-decoration:none;
}


#mc_embed_signup {
  padding: 5%;
  background-color:#efefef!important;
  text-align:center;
}

#mc_embed_signup form {
  padding-bottom:0!important;
}

#mc_embed_signup .clear {
  display:inline;
}

#mc_embed_signup input.email, #mc_embed_signup input {
border: 1px solid #999 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
  padding: 10px!important;
}




#mc_embed_signup .button{
  background-color: #53caec!important;
  color: white!important;
  font-size: 16px!important;
  margin: 10px auto!important;
  border-radius:0!important;
        padding: 10px 30px!important;
  border:0!important;
}


#mc_embed_signup label {
font-size: 14px!important;
    color: #848c98!important;
text-transform:uppercase;
  font-family: "Georgia Pro",serif!important;
  font-weight:normal!important;
  display:block;
  text-align:center;
}



@media screen and (max-width: 710px) {
  nav.full {
    display:none!important;
  }
}

/****************************
General layout
****************************/
.align-center {
  text-align:center;
}

#insta-feed h2 {
  text-transform: uppercase;
}

.text-align--right {
  text-align:right;
}

.text-align--left {
  text-align:left;
}

.text-align--center {
  text-align:center;
}
/* Flexbox */
.is-flex {
  display: flex;
}

.is-inline-flex {
  display: inline-flex;
}

.is-align-start,
.is-align-left {
  align-items: flex-start;
}

.is-align-end,
.is-align-right {
  align-items: flex-end;
}

.is-align-self-end,
.is-align-self-right {
  align-self: flex-end;
}

.is-align-baseline {
  align-items: baseline;
}

.is-align-center {
  align-items: center;
}

.is-align-stretch {
  align-items: stretch;
}

.is-justify-start,
.is-justify-left {
  justify-content: flex-start;
}

.is-justify-end,
.is-justify-right {
  justify-content: flex-end;
}

.is-justify-center {
  justify-content: center;
}

.is-justify-space-around {
  justify-content: space-around;
}

.is-justify-space-between {
  justify-content: space-between;
}

.is-flex-nowrap {
  flex-wrap: nowrap;
}

.is-flex-wrap {
  flex-wrap: wrap;
}

.is-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.is-flex-row {
  flex-direction: row;
}

.is-flex-row-reverse {
  flex-direction: row-reverse;
}

.is-flex-column {
  flex-direction: column;
}

.is-flex-column-reverse {
  flex-direction: column-reverse;
}

/* Flex position order */
.is-order-aligned-left {
  order: -1;
}
@media only screen and (max-width: 480px) {
  .is-order-aligned-left {
    order: inherit;
  }
}

.is-order-aligned-right {
  order: 1;
}
@media only screen and (max-width: 480px) {
  .is-order-aligned-right {
    order: inherit;
  }
}

.section-heading {
  font-size: 30px!important;
  text-transform:uppercase;
  font-family: 'Muli', sans-serif;
font-weight: 700;
  text-align:center;
}


/****************************
Blocks
****************************/

.detail-sections .container {
  max-width: 1000px;
  margin:auto;
}

/* text with image*/

.highlight {
  background: linear-gradient(180deg, rgba(255,255,255,0) 40%, #53caec 40%)!important;
  color: #404546!important;
  font-size: 70px!important;
  text-transform:uppercase!important;
  font-family: "Avenir Next", sans-serif!important;
  font-weight: bold!important;
}

@media screen and (max-width: 900px) {
  .highlight {
    font-size: 40px!important;
  }
}

h2.subhead {
  font-family: "Avenir Next", sans-serif;
  font-weight: 600!important;
  font-size: 25px!important
}

.image-with-text-container .description {
  font-size: 18px;
}

/* intern row*/
.internrow .image {
background-size: cover !important;
height: 400px;
background-position: center bottom;
}

.hoverstate {
  background-image: url(/cdn/shop/t/17/assets/hover-bg.png);
  background-color:#fff;
  background-size:contain;
  background-repeat:no-repeat;
  text-align:center;
  background-position:center top;
  padding: 30px;
  position: absolute;
  font-family: 'Muli', sans-serif;
  bottom:0;
 display:none;
  border: 15px solid #fff;
  border-top:0;
  border-bottom:0;
  width: 100%;
  left: 0;
}

.intern:hover .hoverstate  {
  display:block!important;
  margin-right: 30px!important;
}

.internrow h3 {
  font-size: 23px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}

/****************************
blog
****************************/

@media screen and (min-width: 900px) {
.blog-articles { 
display: flex;
   flex-wrap: wrap;
  flex-direction:row;
}

.flex-article{
  display: flex;
  width: 46%;
  padding: 16px;
}
  
/*.product-grid-default .product-card-figure img {
  height: 350px!important;
  object-fit:cover!important;
}*/
  
  .blog-page img {
  width: 100%;
  
    
}

}


/****************************
Gift Cards
****************************/

.container.gift-card {
  max-width: 900px;
}

.container.gift-card .or {
  text-align:center;
  margin: 50px 0;
  display:block;
}







@media screen and (max-width: 900px) {
  .container.gift-card .or {
    max-width: 100px;
    margin:auto;
    margin-bottom: 40px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 480px) {
.rows-of-3 .logo-list-item {
  width:100%;
}
}

.container.gift-card .btn {
background-color:#53caec;
  color: white;
  padding: 10px 20px;
  border-radius: 0;
  
}

.container.gift-card .btn:hover {
  background-color: #4d4d3d;
}

.branding-container {display:none!important}


#shopify-section-163433598713f809a3 a {
  background-color:#53caec;
  color: white;
  padding: 10px 20px;
  border-radius: 0;
  display:block;
  max-width: 200px;
  margin: 20px auto 0 auto;
  font-size: 16px;
}

#shopify-section-163433598713f809a3 .picture-block-wrapper {
  background: url(/cdn/shop/t/22/assets/block-bg.jpg?v=1629829520);
  background-size: cover;
  background-repeat:no-repeat;
  background-position:center;
}

#shopify-section-16298284752fc7157b p, #shopify-section-1548362660068 p {
  font-size: 20px;
}

#shopify-section-1548362660068 .picture-block-content {
  max-width: 70%;
}

@media screen and (min-width: 800px) {
.featured-collections .collection {
  height: 400px;
}
}

.customcontentarea .feature_content {
  max-width: 1100px;
  margin:auto;
}



.shop-label {
  background:url(/cdn/shop/t/22/assets/shops-we-love.jpg);
  background-repeat:no-repeat;
  background-size: contain;
  background-position:center;
  padding: 15px;
  color:rgba(0,0,0,0)
}

.column-content p {
  font-size: 15px;
  text-align:left;
}

.column-content .date {
  font-size: 12px;
  text-align:left;
font-family: "Avenir Next",sans-serif;
} 

.custom-content-columns .logo-list-item .logo-list-item-wrap {
  max-width: 100%;
  text-align:left;
}

.custom-content-columns .logo-list-item {
  vertical-align:top;
}


.sub-footer__section--left {
  width: 100%!important;
  max-width: 100%!important;
  text-align:center!important;
}


/*************************
Feature Content *
*************************/

.feature_content {
  text-align:left;
}

.feature_content .subheading {
  font-size: 12px;
  text-transform:uppercase;
  font-family: "Avenir Next",sans-serif;
  margin-bottom: 10px;
}

.feature_content p {
  font-size: 14px;
  
}

.section-title img {
  max-width: 200px;
  margin:auto;
}

.featured-collections .collection .label {
  display:block;
}


.feature_content .logo-list-item {
  vertical-align:top;
}

.feature_content img {
  width: 100%!important;
}
  

.feature_content a {
  color: #333f48!important;
}

.feature_content h4 {
  font-size: 25px;
}

.feature_content a:hover {
color: #53caec!important;
}

#shopify-section-163433598713f809a3 p {
  font-size: 20px!important;
}

.collections .collection .browse, .featured-collections .collection .browse {
  background-color: #53caec!important;
  color:white!important;
}

.cart-mini-actions-cart.action-button {
  height: 41px;
}

.block__compare_col img {
  width: 100%;
}

@media screen and (min-width: 800px) {
.ctrimg img {
  padding-top: 50%;
  max-width: 100px;

}
}
@media screen and (max-width: 800px) {
.ctrimg img {
  padding: 40px 10px;
  max-width: 100px;

}
  .featured-collections .collection-wrap {
    width: 100%!important;
    display:block!important;
  }
}

.block__compare_col .btn {
  border-radius:0!important;
  background-color:#53caec!important;
  text-transform:uppercase;
  color:white;
}

.product-details-alignment-left .product-form-grid-select .product-quantity-label, .product-form-grid-select .product-quantity-input {
  display:inline!important;
}

.product-form-grid-select .select-wrapper {
  max-width: 70%;
  display:inline-block
}
.optionslist{

  display:block;
}
.select-header {
  display:inline-block;
}

.surface-pick-up {
  display:none!important;
}



#shopify-section-1636993416468d75d6 .logo-list-container  {
  text-align:center;
}

#shopify-section-1636993416468d75d6 h4 {

background: linear-gradient(180deg,rgba(255,255,255,0) 40%,#53caec 40%) !important;
color: #404546 !important;
font-size: 25px !important;
text-transform: uppercase !important;
font-family: "Avenir Next",sans-serif !important;
font-weight: 700 !important;
  letter-spacing:1px;
}

.intro p {
  font-size: 18px;
  text-align:center;
  font-family: "Avenir Next",sans-serif !important;
  letter-spacing: 1px;
}

@keyframes wiggle {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

#shopify-section-1636993416468d75d6 .logo-list-item-wrap img:nth-of-type(1), #shopify-section-1636993416468d75d6 .logo-list-item-wrap img:nth-of-type(3) {
  display: inline-block;
  animation: wiggle 2.5s infinite;
}

#shopify-section-1636993416468d75d6 {

background:url(/cdn/shop/t/22/assets/block-bg.jpg?v=1629829520) no-repeat;
  background-size: 100% 140%;
}

#shopify-section-1636993416468d75d6 .section-title img{
  max-width: 500px;
  width: 100%;
}


#shopify-section-1636993416468d75d6 .logo-list-item:nth-of-type(2) .subheading{
  font-size: 18px;
 margin-top: 35%; 
}
#shopify-section-1636993416468d75d6 .logo-list-item:nth-of-type(2) .subheading:after {
  content:'';
  display:block;
  max-width: 100px;
  border-bottom: 1px solid #000;
  font-weight: bold!important;
  margin:10px auto;
}

@media screen and (max-width: 800px) {
  #shopify-section-1636993416468d75d6 .logo-list-item:nth-of-type(2) .subheading{
  font-size: 18px;
margin-top: 30px;
    margin-bottom: 30px;
}
}


/*************************************
Press
**************************************/

.press img, .press-row img {
  width: 100%;
}

.press-row .info {
  padding: 15px;
}

.press-row {
  margin-bottom: 30px!important;
  display:block!important;
  clear:both;
}

.press h1 {
  margin-bottom: 30px;
}

.text-center {
  text-align:center;
}
.sans {
  font-family: "Avenir Next", sans-serif;
}
.upper {
  text-transform: uppercase!important;
}