/** Shopify CDN: Minification failed

Line 90:19 Expected identifier but found "&"
Line 298:15 Expected ":"

**/
section#mp-50 {
    margin-top: 120px;
}

.product-item-1,
  .product-item-2, .product-item-3 {
    float: left;
    position: relative;
    height: 600px;
    width: 400px;
    border-radius:15px;
  }

  .product-item-1 .glide__bullets,
  .product-item-2 .glide__bullets, .glide__bullets {
    position: relative;
    height: 100%;
  }
  .product-item-1 .glide__bullets .glide__bullet,
  .product-item-2 .glide__bullets .glide__bullet, .glide__bullets .glide__bullet {
    background: transparent;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  /* .product-item-1 .glide__bullets .glide__bullet.glide__bullet--active .dot,
  .product-item-2 .glide__bullets .glide__bullet.glide__bullet--active .dot, .glide__bullets .glide__bullet.glide__bullet--active .dot {
  border: 5.5px solid #FE7C2D
  } */
  .product-item-1 .glide__bullets .marker,
  .product-item-2 .glide__bullets .marker, .glide__bullets .marker {
    position: absolute;
    width: 60px;
    height: 60px;
  }
  .product-item-1 .glide__bullets .marker.pin-1,
  .product-item-2 .glide__bullets .marker.pin-1, .product-item-2 .glide__bullets .marker.pin-1 {
    left: 60%;
    top: 20%;
  }
  .product-item-1 .glide__bullets .marker.pin-2,
  .product-item-2 .glide__bullets .marker.pin-2,
    .product-item-3 .glide__bullets .marker.pin-2{
    left: 35%;
    top: 45%;
  }
  .product-item-1 .glide__bullets .marker.pin-3,
  .product-item-2 .glide__bullets .marker.pin-3 ,
    .product-item-3 .glide__bullets .marker.pin-3 {
    left: 60%;
    top: 60%;
  }
  .product-item-1 .glide__bullets .marker.pin-4,
  .product-item-2 .glide__bullets .marker.pin-4,
    .product-item-3 .glide__bullets .marker.pin-4{
    left: 10%;
    top: 45%;
  }
  .product-item-1 .glide__bullets .marker.pin-5,
  .product-item-2 .glide__bullets .marker.pin-5,
    .product-item-3 .glide__bullets .marker.pin-5{
    left: 40%;
    top: 90%;
  }
  .product-item-1 .glide__bullets .marker .dot,
  .product-item-2 .glide__bullets .marker .dot, .glide__bullets .marker .dot {
    position: absolute;
    display: block;
    left: 20px;
    top: 20px;
    width: 18px;
    height: 18px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border-radius: 100%;
     /* -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25); */
    z-index: 999999999;
    /* border:3.5px solid #000;*/
  } 
  .product-item-1 .glide__bullets .marker .dot:after,
  .product-item-2 .glide__bullets .marker .dot:after, .glide__bullets .marker .dot:after {
    content: &quot;&quot;;
    position: absolute;
    width: 50px;
    height: 50px;
    top: -15px;
    left: -15px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.4);
    z-index: 1;
    animation: 2.5s pulse ease-in-out infinite;
  }

  .product-item-1 {
    background: url("https://cdn.shopify.com/s/files/1/0452/5254/2620/files/image_80.jpg?v=1712927425");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .product-item-2 {
    background: url("https://cdn.shopify.com/s/files/1/0452/5254/2620/files/image_80.jpg?v=1712927425");
    background-size: cover;
    background-repeat: no-repeat;
  }


  .product-item-3 {
    background: url("https://cdn.shopify.com/s/files/1/0452/5254/2620/files/image_80.jpg?v=1712927425");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .product-detail {
    position: relative;
    float: left;
    width: 400px;
    padding: 0 50px ;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
  }
  .glide__track {
    width: 100% !important;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
  button.slider__arrow {
    background: none;
    border: 0px;
    height: 60px;
}

button.slider__arrow.slider__arrow--prev.glide__arrow.glide__arrow--prev {
    float: left;
}

button.slider__arrow.slider__arrow--next.glide__arrow.glide__arrow--next {
    float: right;
}

.product-detail {
    padding-top: 20px;
}
  .product-detail .glide__slides {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .product-detail .glide__slides .glide__slide {
    float: left;
        background: #f4f4f4;
    float: left;
    padding: 40px 20px;
    text-align: center;
    border-radius: 15px;
  }
  .product-detail .glide__slides figure {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    height:120px;
  }
  .product-detail .glide__slides figure img {
    margin: 0 auto;
  }
  .product-detail .glide__slides header {
    display: block;
    position: relative;
  }
  .product-detail .glide__slides header h1 {
    font-weight: 100;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 23.98px;
    text-align: center;
    color: #363636;
    display: inline-block;
    margin-bottom: 10px;
  }
  .product-detail .glide__slides p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #8A8A8A;
    padding: 0 54px;
}
  .product-detail .glide__slides header span {
    font-size: 12px;
    display: block;
    margin: 20px 0;
  }
  .product-detail .glide__slides header a {
    color: black;
    text-decoration: none;
  }
  .product-detail .glide__slides header .btn {
    position: relative;
    display: block;
    padding: 0 27px;
    color: white;
    letter-spacing: normal;
    background: #fd312e;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;

    width: fit-content;
    margin: 0 auto;
    border-radius: 21px;
    margin-top: 20px !important;

  }
  .product-detail .glide__bullets {
    position: absolute;
    left: 45%;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.59px;
    text-align: center;
    color: #000;
    top: 37px;
  }
  .product-detail .glide__bullets .glide__bullet {
    background: none !important;
    display: none;
  }
  .product-detail .glide__bullets .glide__bullet.glide__bullet--active {
       display: block !important;
  }
    li.lb_tab {
      cursor: pointer;
      font-size: 18px;
      font-weight: 700;
      line-height: 21.59px;
      text-align: center;
      display: inline-block;
      margin-right: 60px;
      color: #000;
  }

  .lb_tabs ul {
     margin:0 auto;
      margin-bottom: 30px;
    text-align:center;
  }

  li.lb_tab.active {
      border-bottom: 1.5px solid #000;
      padding-bottom: 0;
  }
  @media screen and (max-width:768px){
.lookbook_mul .wrap_title.style2 h3.section-title {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 10px;
}

li.lb_tab {
    font-size: 16px;
    font-weight: 400;
    line-height: 16.79px;
    text-align: center;
    margin-right: 20px;
   color:#363636;
}

.lb_tabs ul {
    margin-bottom: 20px;
}

.product-item-1, .product-item-2, .product-item-3 {
    height: 213px;
}

.product-item-1 .glide__bullets .marker .dot, .product-item-2 .glide__bullets .marker .dot, .glide__bullets .marker .dot {
    width: 10px;
    height: 10px;
}

/* .product-item-1 .glide__bullets .glide__bullet.glide__bullet--active .dot, .product-item-2 .glide__bullets .glide__bullet.glide__bullet--active .dot, .glide__bullets .glide__bullet.glide__bullet--active .dot {
    border: 3px solid #fd312e;
} */

.product-detail {
    padding-top;
    padding-top: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.product-detail .glide__bullets {
    top: 18px;
    font-size: 18px !important;
}

.product-detail .glide__bullets button {
    font-size: 18px !important;
    color:#363636;
    font-weight:600;
}

.product-detail .glide__slides .glide__slide {
    padding: 30px 10px;
}

.product-detail .glide__slides p {
    padding: 0 20px;
}
  }