/** Shopify CDN: Minification failed

Line 42:0 Unexpected "<"
Line 53:0 Unexpected "<"
Line 84:6 Expected identifier but found whitespace
Line 84:11 Unexpected ";"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
#shopify-section-template--16624990912760__161bbea8-3f3e-4152-a068-7debe0757acd .bee-container, #shopify-section-template--16624990912760__667e7cb2-530b-4886-b47e-78f8e55cb171 .bee-container, #shopify-section-template--16624990912760__161bbea8-3f3e-4152-a068-7debe0757aca .bee-container, #shopify-section-template--16624990912760__667e7cb2-530b-4886-b47e-78f8e55cb17b .bee-container , #shopify-section-template--16624990912760__161bbea8-3f3e-4152-a068-7debe0757acc .bee-container, #shopify-section-template--16626485592312__55cb275c-d1be-44da-9fdd-7b276c22c258 .bee-container{
max-width: 1160px;
width: 100%
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}

.overlay{
  display: none;
}

<style>
.bee-header__wrapper {  
  display: grid !important;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}

.bee-header__wrapper nav {
  justify-self: center;
}

</style>

.vc-play-btn{
  display: none;
}

/* svg.bee-icon.bee-icon--search{
  display: none;
} */

.bee-mb-tab__title.bee-col-item.bee-pr.bee-d-flex.bee-align-items-center.bee-justify-content-center{
  display: none;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
  display: none;
}

.bee-swatch__option.is-bee-style__color.is-bee-name__color.is--first-color,
.bee-swatch__option.bee-swatch__option-block.is-bee-name__material{
  display: none;
}

.bee-swatch__option.bee-swatch__option-block.is-bee-name__fabric{
  display: none;
}

/* /* .bee-product-colors.is-bee--calced{
  display: none;
} */

splay: none;
} */

.bee-circle--inner{
  display: none;
}

.arrow {
  display: none !important;
}

button.bee-pr__notify-stock.bee-mfp-enabled,
.bee-swatch__item.is--selected{
    background: #7ed3cf !important;
    border-color: #7ed3cf !important;
    color: #fff !important;
}

h3.bee-section-heading.bee-title{
  color: #7ed3cf;
}

button.svc-card__sound-btn{
  display: none;
}

button.svc-nav.svc-nav--next,
button.svc-nav.svc-nav--prev{
  display: none;
}

.bee-sticky-atc.sticky_layout_mb--minimal.bee-pf.bee-b-0.bee-l-0.bee-r-0.bee-op-0.bee-pe-none.is--shown{
  /* display: none; */
}

button.bee-sticky-atc__atc.bee-btn-loading__svg{
  background-color: #5AC4BE;
  color: #ffffff;
  font-weight: bold;
}


/* Add to cart button shake animation off */
.bee-ani-shake,
.bee-sticky-atc__atc.bee-btn-loading_svg {
  animation: none !important;
  transform: none !important;
  transition: none !important;
}

/* Force size filter vertical */
#blockid_2 ul,
#blockid_2 .bee-facet-values,
#blockid_2 .bee-filter-values {
    display: block !important;
    grid-template-columns: 1fr !important;
}

#blockid_2 li,
#blockid_2 label,
#blockid_2 .facet-checkbox {
    display: block !important;
    width: 100% !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    background: transparent !important;
    border: none !important;
    padding: 2px 0 !important;
}

#blockid_2 li * {
    display: inline-block !important;
}

/* Remove all size filter colors */
#blockid_2 *,
#blockid_2 li,
#blockid_2 label,
#blockid_2 span,
#blockid_2 a,
#blockid_2 button {
  background: transparent !important;
  background-color: transparent !important;
  color: #000 !important;
  
  box-shadow: none !important;
}

/* Fix header black side gaps */
.bee-drawer__header{
    background: #7ed3cf !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

.bee-drawer__close{
    background: #7ed3cf !important;
    width: 100% !important;
    display: block !important;
    margin: 0 !important;
    padding: 14px 20px !important;
    text-align: left !important;
}


.bee-push-menu-btn{
position:relative;
font-size:0 !important;
}

.bee-push-menu-btn svg{
opacity:0 !important;
visibility:hidden !important;
width:0 !important;
height:0 !important;
position:absolute !important;
}

.bee-push-menu-btn::before{
content:"☰";
font-size:24px;
font-weight:400;
color:#222;
line-height:1;
display:block;
visibility:visible !important;
}

.swiper-button-prev,
.swiper-button-next{
  color: #ffffff;
}

@media (max-width:768px){
.footer-col.newsletter{
   display:;
  }
}

input#bee-input-search{
    margin-top: 7%;
}
/* div#bee-search-hidden{
  margin-top: 7%;
} */

