/** Shopify CDN: Minification failed

Line 47:8 Unexpected "}"

**/

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Hebrew:wght@300;400;500;600;700&family=Montserrat:wght@300&display=swap');


body,blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre,m-product-title{

  font-family: 'IBM Plex Sans Hebrew', sans-serif !important;
}
.videonew .m-video__wrapper{
  --aspect-ratio: 9/16 !important;
}

.tpo_radio-button-wrapper {
    margin-top: 25px;
}
       .customplugin .btn {
            background-color: #000;
            color: #fff;
            border-radius: 0.25rem;
            border-style: solid;
            border-width: 2px;
            display: block;
            font-size: .9em;
            font-weight: 700;
            padding: 0.8em 0.8em;
            text-align: center;
            white-space: nowrap;
            border-color: rgba(0, 0, 0, 0);
        }

       .customplugin input {
              font-size: 1.2rem;
    line-height: 1.0rem;
    color: #240342;
    border: 1px solid rgba(36, 3, 66, 0.3);
    border-radius: 0.25rem;
    background-color: #fff;
    outline: 0;
    padding: 3px 5px;
    margin-bottom: 5px;
}
        }

       .customplugin #loadingMessage,
       .customplugin #errorMessage,
       .customplugin #successMessage {
            display: none;
        }

       .customplugin .error {
            color: red;
            display: none;
        }

       .customplugin #successMessage {
            color: green;
        }

 .customplugin{
         display:flex;    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%; 
 }
 



.foxkit-watermark{
  display:none;
}

.size-chart {
    width: 100% !important;
}

foxkit-sizechart-opener.foxkit-button.foxkit-button--plain span {
    padding-right: 5px;
}


.collection .m-collection-card__info.m\:text-center {
  position: absolute !important;
  bottom: 0;
  padding: 0;
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    display: flex;
    text-transform: uppercase;
    align-content: center;
    justify-content: center;
    align-items: center;
  text-transform: uppercase;
}
.collection a{
    color: #fff;
      font-size: 0.8em;
      letter-spacing: 3px!important;
}
.collection a.m-button.m-button--white.m\:justify-center.m\:items-center {
    display: none;
}

.collection .m-image.m-image-loaded:after {
  content: "";
  /* background: rgb(0 0 0 / 24%); */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.best button.m-slider-controls__button.m-slider-controls__button-next.swiper-button-next {
    position: absolute;
    left: 5px;
    margin-top: -75px;
}

.best button.m-slider-controls__button.m-slider-controls__button-prev.swiper-button-prev {
    position: absolute;
    right: 0;
      margin-top: -75px;
}


.collection {
  margin-top: -35px;
  margin-bottom: -35px;
}
.collection .m-collection-card__title {
  display: none;
}

.video-with-text .m-richtext__description{
  line-height:2.5rem;
  color:#000 !important;
}

.m-product-zoom--item {
  margin-bottom: 8px;
}

.starlines {
  color: #666666;
  font-weight: 700;
}

.starlines .star{
  color: #73859B;
}

.m-announcement-bar{
  display: none;
}

.template-index .m-announcement-bar{
  display: block;
}

.template-product.baby-carrier .m-announcement-bar{
  display: block;
}

@media only screen and (min-width: 765px) {

.foxkit-modal__content {

    max-width: 30% !important;
}
}
.video-with-text video, 
.video-with-text video img{
  width:100%;
  height:100%;
}

.collection a{
  z-index:9;
}
.single-logo-section .container-fluid.m-section-my {
  margin-top: -80px !important;
  margin-bottom: -50px;
}
shopify-buy-it-now-button[disabled="false"],
shopify-buy-it-now-button[disabled="true"],
shopify-buy-it-now-button[aria-disabled=true] {
  pointer-events: all;
  opacity: 1;
}
.m-product-dynamic-checkout.hide{
  display:none;
}
@media only screen and (max-width: 766px) {
.video-with-text .m-image-with-text__content{
  display:none;
}

}




