/** Shopify CDN: Minification failed

Line 71:0 Unexpected "}"

**/
.tab-title__item {
  margin-right: 15px;
  padding: 10px 5px 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.tab-title__item:before {
  position: absolute;
  content: "";
  left: 5px;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: 150ms all ease-in;
}

.tab-title__item.hover:before, .tab-title__item.active:before {
  width: calc(100% - 10px);
}

.collection-tab__title {
  display:flex;
  padding: 5px 20px;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}

@media(max-width: 768px) {
  .video-wrapper .video__text-container .video__title {
    font-size: 25px;
  }
  .video-wrapper .video__text-container .video__subtitle {
    line-height: 20px;
    font-size: 18px !important;
  }
}
.footer_{
align-items: center;
background: #da9d70;
border-radius: 50%;
color: #fcfaf1;
display: flex;
-moz-flex-direction: column;
flex-direction: column;
height: 21.875rem;
-ms-justify-content: center;
justify-content: center;
padding: 2.25rem;
position: relative;
text-align: center;
      
    margin-top: -9.2rem;
}
@media (max-width: 1395px){  .footer_{ margin-top: -7.2rem; } }
.footr_ .container.has-limit{
  
  max-width: 1600px !important;
  width: 95% !important;
}
}
.footer__container {
    width: 100%;
    padding-top: 200px !important;
    background: #e5ddce !important;
}
.footr_{
  position: relative;
}
@keyframes spin{
0% {
    transform: rotate(0);
}

100% {
    transform: rotate(1turn);
}
}
.footer__curved-text{

-webkit-animation: spin 30s linear infinite;
    animation: spin 30s linear infinite;
    animation-duration: 30s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: spin;
}
@media only screen and (max-width: 1125px) and (min-width: 779px) 
 {
  .block__e976ad6e-2a1e-4c22-920f-d22a162942af {
    order:-1;
    max-width:25rem !important;
  }
   .footr_ .container {
     display:flex;
     flex-direction:column;
     text-align:center;
     align-items:center;
   }
   .footr_ .social-icons {
     justify-content:center;
   }
    .footer__menu {
     padding-top:20px !important;
   }
   .footer__block {
     width:100% !important;
   }
   .footer__logo-wrapper {
     max-width:100% !important;
     padding-bottom:unset;
     padding-top:15px;
   }
   .footer_ {
     margin-top:-4.2rem;
   }
   .footer__extra-content {
     width:93% !important;
   }
   .footer__extra-content container {
     justify-content:space-between !important;
   }

}
@media(min-width:1024px) {
  #shopify-section-template--14316084854878__main {
    padding-bottom:85px !important;
  }
}
 