/** Shopify CDN: Minification failed

Line 92:35 Unexpected "{"
Line 273:4 Expected identifier but found "0px"
Line 289:4 "margim-bottom" is not a known CSS property

**/
@media screen and ( max-width: 1220px ) {
  .short-des { display: none; }
  .cart-words { display: none; }
}

@media screen and ( min-width: 980px ) {
  p.theme-error {
    max-width: 175px;
  }
}

@media screen and ( min-width: 981px ) {
  .mobile-only { display: none; }
  desktop-9.span-9.tablet-6.mobile-3 .reveal .box-ratio {
    padding-bottom: 120%! important;
  }
}
@media screen and ( max-width: 980px ) {
  
  .yotpo .standalone-bottomline {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  /* Mixer */
.video-hero--content h1{
    position: absolute !important;
    top: 35%!important;
    width: 100%!important;
    text-align: center!important;
    color: #fff!important;
    font-size: 28px!important;
}

  
  
  i.fa.fa-registered,i.fa.fa-trademark.ppp {
    position: relative;
    bottom: 13px;
    left: -7px;
}
  
  .fa-registered:before {
    margin-left: 3px;
}
  
  #blog-articles .article-image img, #blog-articles .article-image, #blog-articles .box-ratio  {
    height: 250px !important;
  }
  
  .page-heading.blogs h1 {
      position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 28px;
}
  .product-right h3, .product-right h2 {
    text-align: center;
    margin-bottom: 0px;
  }
  .mobile-only { display: unset; }

  .index .scrollheader .nav-container {
    background-color: rgba(0,0,0,0);
  }

  .index .scrollheader .nav-container .shifter-handle i,
  .index .scrollheader .nav-container ul#mobile-cart li a,
  .index .scrollheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #ef3d3d! important;
  }

  .scrollheader .nav-container .shifter-handle i,
  .scrollheader .nav-container ul#mobile-cart li a,
  .scrollheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #ef3d3d! important;
  }

  .index .coverheader .nav-container,
  .index .coverheader #navigation, {
    background-color: #f7e6d2;
  }

  .index .coverheader .nav-container .shifter-handle i,
  .index .coverheader .nav-container ul#mobile-cart li a,
  .index .coverheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #ef3d3d! important;
  }

  .coverheader .nav-container .shifter-handle i,
  .coverheader .nav-container ul#mobile-cart li a,
  .coverheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #ef3d3d! important;
  }

  
  .product .section-title h1,.product .section-title {
    padding: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 5px;
  }

  .nav-container {
    grid-template-columns: 1fr 1fr 1fr !important;
    align-items: center;
  }

  div#logo-spacer {
    display: none;
  }

  ul#mobile-cart {
    list-style: none;
    text-align: right;
  }

  ul#mobile-cart li {
    display: inline-block;
  }

  .nav-container i.la.la-shopping-cart,
  .shifter-handle i.la.la-bars {
    font-size: 20px !important;
  }
  select.currency-picker {
    font-size: 15px;
    vertical-align: middle;
  }
  ul#mobile-cart li a {
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
    height: 44px;
    line-height: 44px;
  }
  .shifter-enabled .shifter-handle {
    cursor: pointer;
    display: block;
    width: 44px;
    height: 44px;
  }
  span.CartCount {
    font-size: 15px;
    padding: 0 2px;
  }

  span.shifter-handle {
    text-align: left;
    margin-left: 10px;
  }

  #logo a {
    float: none;
  }

  #logo img {
    max-width: 130px;
  }

  .mobile-hide,
  .nav-container ul#cart,
  .nav-container nav,
  header nav {
    display: none;
  }


  .topbar {
    line-height: 40px;
  }

  .quick-shop {
    width: 100%;
  }

  .desktop-sidebar #sidebar {
    display: none;
    text-align: center;
  }

  #sidebar.open {
    display: block;
  }

  #sidebar ul li {
    padding: 5px 0;
  }

  .product-info .rte {
    display: none;
  }

  ul#home-icons {
    text-align: center;
  }

  #social-area {
    text-align: center;
  }
  ul#top_nav {
    text-align: center;
  }
}

@media screen and (min-width: 741px) and (max-width: 980px) {
    body.page  div#page_sidebar {
        display: inline-block;
    }


    body.page div#page_content.span-9 {
        grid-column: auto / span 8 !important;
    }
}

@media screen and ( min-width: 741px ) {
  .desktop-hide { display: none; }
}
@media screen and (max-width: 800px) {
  /* Forcing styles on mobile for best experience */
  .flex-caption h2.slide-title {
    font-size: 24px !important;
    color: #fff !important;
    margin-bottom: 0px !important;

  }
}


/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 740px) {
  .product-description {
    padding: 0 2px;
}
  
  .swym-wishlist-button-bar.button, .swym-button-bar.swym-wishlist-button-bar.swym-inject,.btn.klaviyo-bis-trigger, .container {
     width: 100% !important;
     float: left;
  }
  
  
  .fancybox-content {
    max-width: 100%;
}
  
  .testimonial_text_inner1 p, .testimonial_text_inner1 p a {
    font-size: 20px;   
    line-height: 30px;
}
  
  .testimonial_text_inner2 {
    font-size: 18px;
  }
  
  .testimonial_text_cls {
    max-width: 70%;
}
    
  .testimonial-section {
    padding: 40px 0px 40px;
    0px: ;
}
  
  
  h2.section-title.instagram, .section-title h2, h2 a, h1 a, .section-title.row h2, .section-title.row h2 a {
    font-size: 24px;
  }
  
  #breadcrumb {
    margin-bottom: 0px! important;
  }
  

  
  #flexslider--1559067219938 .flex-caption p, .main-slider.slider-1604616317862 .caption p {
    font-size: 12px !important;
    margim-bottom: 5px important;
}
  
  .page-wrap {
    overflow: hidden;
  }
  #sidebar {
    background: transparent;
  }
  div#banner-message {
    text-align: center;
  }

  .main-slider .caption {
    display: block;
    padding: 15px 15px 5px;
    border-width: 0;
  }

  .caption-inners {
    padding: 0;
  }

  .index-section section {
    padding-top: 15px;
  }
  .index-section:first-child section {
    padding-top: 0;
  }
  .index-section:last-child section {
    margin-bottom: 0;
  }

  .video-hero--content p {
    font-size: 12px !important;
    font-family: Clearface, 'Times New Roman', Times, serif;
  }

  .flex-caption p.caption {
    font-size: 14px !important;
  }

  .flex-caption .cta {
    display: inline-block;
    margin-top: 4px;
  }

  .flex-caption .cta a {
    text-align: center;
    font-size: 14px !important;
    line-height: 35px;
    height: 35px;
  }

  .flex-caption.slide1,
  .flex-caption.slide2,
  .flex-caption.slide3,
  .flex-caption.slide4,
  .flex-caption.slide5 {
    text-align: center;
  }

  .flex-caption .caption-inners {
    width: 100%;
    text-align: left;
  }

  .product-form {
    text-align: center;
  }
  .product-add {
    margin-top: 15px;
  }

  a.scrollup,
  .mobile-none,
  ul#main-nav,
  .fr,
  .product-modal,
  #looked-at {
    display: none !important;
  }

  .homepage-promo {
    padding: 15px 0 0;
    margin-bottom: 0 !important;
  }

  .product-info {
    display: none;
  }

  .product-info-mobile {
    display: block;
  }

  .shopify-payment-button__more-options {
    text-align: center !important;
  }

  .share-icons .inner-wrapper-sticky {
    margin-top: 0;
  }

  .product-info-mobile h3,
  .product-info-mobile h4 {
    letter-spacing: initial;
    font-weight: normal;
    font-size: 12px;
  }

  .add {
    margin: 0 auto 20px !important;
  }

  .selector-wrapper .js-qty {
      margin: 0 auto;
  }
  .selector-wrapper .quantity-increment {
      width: 50px;
  }
  .selector-wrapper input.js-qty__num {
      max-width: 80px;
  }
  .selector-wrapper .js-qty {
      display: inline-block;
  }
  .single-option-selector {
    width: 100%;
  }

  .share-icons a {
    display: inline-block;
    width: 33.3333%;
    margin: 0 -2px;
    height: 40px;
    line-height: 46px;
  }

  ul#top_nav {
    text-align: center;
  }

  ul#top_nav li {
    padding: 0 10px;
  }

  .fb-like-box {
    width: 200px !important;
    float: none;
    display: block !important;
    margin: 0 auto;
  }

  .readmore {
    text-align: center;
  }

  .desktop-sidebar #sidebar {
    display: none;
    text-align: center;
  }

  #sidebar.open {
    display: block;
  }

  #sidebar ul li {
    padding: 5px 0;
  }

  p.product-note {
    text-align: center;
  }

  #page-sidebar {
    margin-top: 20px;
    text-align: center;
  }

  .first {
    clear: none;
  }

  .product:nth-child(2n+1) {
    clear: left;
  }

  .what-is-it {
    text-align: center;
  }

  div#search-bar {
    width: 100%;
  }

  div#search-bar #q {
    text-align: left;
  }

  .map-section-wrapper,
  .placeholder-background,
  .map-section .placeholder-svg {
    height: auto !important;
  }


  #footer-wrapper {
    text-align: center !important;
  }

  .product-description #product-price {
    text-align: center;
    display: block;
    margin: 5px 0;
  }

  .map-section-content {
    text-align: center;
  }

  input#footer-EMAIL {
      width: 100%;
  }

  input#footer-subscribe {
      width: 100%;
      margin-top: 15px;
  }

  .variant-sku {
    display: block;
    text-align: center;
  }

  .grid__item.item_img img {
      max-width: 180px;
  }

  .item_dtl {
      text-align: center;
  }

  .ajaxcart.row .ajaxcart__qty {
      width: 100%;
      margin: 0 auto;
  }

  .product-image-container.show-all .product-main-image {
    margin-bottom: 0px;
  }
  .product-qty.selector-wrapper label {
    display: none;
  }
  img.zoomImg {
      display: none;
  }
  .has-offcanvas--visible {
    overflow: hidden;
  }
  .grid_wrapper.product-loop .desktop-fifth.tablet-2.mobile-half.span-one-fifth {
    grid-column: auto / span 1 !important;
  }
  .swatch.clearfix{width:100%;}
  /*.selectedvariant,.product-description{text-align:center;}*/
button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT{ width:100% !important;}
   input#AddToCart { width:100% !important;}
  .share-icons a {
    display: inline-block;
    width: 32.5333%;
    margin: 0px;
    height: 40px;
    line-height: 46px;
}
  .topbar p {
    font-size: 13px;
    line-height: 14px;
}
  #logo img {
    max-width: 250px;
}
  div#banner-message {
    text-align: center;
    padding: 10px 0;
}
  h2.slide-title,.main-slider .caption p {
    color: #fff !important;
}
  .caption-inners{ padding:10px 5px 0 10px !important;}
  /*.flex-caption h2.slide-title br{display:none;}*/
  .product-loop{margin-bottom:0px;}
  
 /*#shopify-section-mobile-navigation .search,#shopify-section-mobile-navigation #social-icons{display:none;}*/
  ul#accordion li, .accordion-toggle2 {
    padding: 8px 0;
    width: 100%! important;
    border-bottom: 1px solid #ef3d3d !important;
}
  nav.shifter-navigation ul li a, .accordion-toggle {
    color: #ef3d3d;
    font-weight: bold;
}
  
   input[type=text], input[type=password], input[type=email], input[type=url], input[type=number] {
  margin-left: 5px;
  border: 1px solid #ef3d3d ;
  width: 96%;
}

  input.ajaxcart__qty-num {
   width: 50%;
}
  
  .quantity-increment {
        margin: 0 5px 0 5px;
  }
  
  .boost-pfs-search-suggestion-mobile-top-panel .boost-pfs-search-btn-close-suggestion:before {
    background-image: none !important;
    
  }
  .boost-pfs-search-btn-clear-suggestion:before,.boost-pfs-search-btn-clear-suggestion:after {
    display:none !important;
  }
  
  .selectedvariant {
    font-size: 14px;
  }
  
  i.fa.fa-registered {
    bottom: 12px;
}
  .fa-registered:before {
    font-size: .35em !important;
}
  
  .flex-caption {
    padding: 0 3% !important;
    
  }
  
    i.fa.fa-registered.ppp {
    top: -14px;
    left: 0px;
    font-size: .6em;
    position: relative;
}
  
}