/** Shopify CDN: Minification failed

Line 49:0 Unexpected "}"

**/

header .tt-desktop-header.tt-header-static .tt-logo .tt-title,
header .tt-desktop-header.tt-header-static .tt-dropdown-obj .tt-dropdown-toggle,
.tt-desktop-header.tt-header-static .tt-desctop-menu nav > ul > li.dropdown > a {
    font-size: 24px;
    color: #ffffff;
    text-shadow: 0 9px 18px #212121, 0 -2px 1px #808080;
    letter-spacing: 2px;
    box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.36); 
}
header .tt-desktop-header.tt-header-static .tt-dropdown-obj.active .tt-dropdown-toggle,
header .tt-desktop-header.tt-header-static .tt-dropdown-obj .tt-dropdown-toggle:hover,
.tt-desktop-header.tt-header-static .tt-desctop-menu nav > ul > li.dropdown > a:hover,
.tt-desktop-header.tt-header-static .tt-desctop-menu nav > ul > li.dropdown.selected > a {
color: #31b76b; 
}





.content1 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 40px auto;
  background: rgba(22,22,22, 0.5);
  width: 100%;
  max-width: 960px;
  border-radius: 55px;
  padding-bottom: 2px;
width: 90%;
  max-width: 700px;
  vertical-align: middle;
  text-decoration: none;
    padding-top: 80px;
}
.content2 {
background: url(https://cdn.shopify.com/s/files/1/2269/4189/files/41873092_267720013855918_5294713941660794880_o_cc0b668e-de66-446d-a383-dbea006b0bf3.jpg?1332572061753926224) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
}


@media (min-width: 790px){
  .instafeed-col.instafeed-col-item-06 > *{
    width: calc(16.6666% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 576px) and (max-width: 789px){
  .instafeed-col.instafeed-col-item-06 > *{
    width: calc(25% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}


.snptwdgt-container{
margin-top: 20px;
}
.snptwdgt-container .snptwdgt__ftr{
display: none;
}


@media (min-width: 790px){
  .tt-hotspot-content {
	width: 300px;
  }
}


@media (min-width: 790px){
  .tt-hotspot-content {
	width: 300px;
  }
}














.tt-promo-fixed {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  padding: 10px;
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 6;
  margin-right: 20px;
  min-width: 300px;
  max-width: 360px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}

.tt-promo-fixed .tt-btn-close {
  background: none;
  border: none;
  outline: none;
  color: #999999;
  font-family: "etheme";
  font-size: 14px;
  position: absolute;
  right: 2px;
  top: 3px;
  display: block;
  cursor: pointer;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fixed .tt-btn-close:before {
  display: block;
  content: "\ea0f";
}

.tt-promo-fixed .tt-btn-close:hover {
  color: #42d6c3;
}

.tt-promo-fixed .tt-img {
  width: 80px;
  min-width: 80px;
}

.tt-promo-fixed .tt-img img {
  width: 100%;
  height: auto;
}

@media (max-width: 380px) {
  .tt-promo-fixed .tt-img {
    width: 65px;
    min-width: 65px;
  }
}

.tt-promo-fixed .tt-img + .tt-description {
  margin-left: 13px;
  margin-top: -3px;
}

.tt-promo-fixed .tt-description {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 17px;
  color: #999999;
}

.tt-promo-fixed .tt-description .tt-title {
  font-size: 14px;
  font-weight: 400;
  font-family: "{{ settings.font_name2 }}", sans-serif;
}

.tt-promo-fixed .tt-description p {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}

.tt-promo-fixed .tt-description p a {
  color: #191919;
  display: inline-block;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.tt-promo-fixed .tt-description p a:hover {
  color: #42d6c3;
}

.tt-promo-fixed .tt-description .tt-box-top {
  -webkit-flex: 2 1 auto;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}

.tt-promo-fixed .tt-description .tt-info {
  color: #999999;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
  position: relative;
  top: 2px;
}

.tt-promo-fixed .tt-description > *:nth-child(1) {
  margin-top: 0;
}
.tt-promo-fixed .tt-description {
 width: 100%;
}
.tt-promo-fixed .tt-description .tt-box-top {
  width: 100%;
}
