/** Shopify CDN: Minification failed

Line 51:33 Expected ":"

**/
#PBarNextFrameWrapper{
  display:none;
}
.u_pro_gallery_wrapper_row {
    display: flex;
    gap:10px;
}
.u_pro_gallery_left {
    width: calc(10% - 5px);
}
.u_pro_gallery_right {
    width: calc(90% - 5px);
}
.u_pro_slider_nav_img_size {
    width: 100%;
      display: block;
}
.u_pro_slider_for_img_size {
    width: 100%;
      display: block;
    /* height: 435px;
    object-fit: cover; */
}
.u_pro_slider_nav_block {
    padding-bottom: 15px;
}
.u_pro_slider_nav_block.slick-current.slick-active .u_pro_slider_nav_img_size{
  border:1px solid black;
}
.u_pro_gallery_wrapper .slick-arrow.slick-disabled{
    opacity: .5;
    cursor: not-allowed;
    }
    .u_clr_option_img{
          width: 19px !important;
    height: 19px !important;
       transition: 0.3s all ease-in-out !important;
    border-radius: 50%;
      cursor:pointer;
      object-fit: contain;
          position: unset !important;
    }
    .u_clr_var_row {
    display: flex;
    align-items: center;
    justify-content: flex-start;s
    }
    .card-information {
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    span.u_more_stext
 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
        margin-left: 10px;
            color: black;
}
    .v-variant-swatches
 {
        position: relative;
    z-index: 9999999999999;
    padding-top: 5px;
    /* height: 45px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; */
}

.u_clr_option_img.u_custom_active_addon {
    box-shadow: 0 0 0px 2px white, 0 0 0 3px black !important;
}
.u_card_pro_link
 {
    text-decoration: none;
    display: block;
 }
 .u_clr_option_img:hover {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #ddd;
}
.u_pro_clr_img_cont {
    width: 19px;
    height: 19px;
    margin-right:-5px;
}
.u_pro_slider_for_block {
    margin:0 5px;
}
.u_pro_gallery_right .slick-dots{
    display:flex;
    margin:0;
    padding:20px 0;
            justify-content: center;
  }
   .u_pro_gallery_right .slick-dots li {
  list-style: none;
  margin: 3px;
  display: inline-flex;
}

.u_pro_gallery_right .slick-dots li button {
  width: 5px !important;
  height: 5px !important;
  padding: 0;                /* remove default padding */
  border: none;
  border-radius: 50%;
  background: black;  /* or your color */
  font-size: 0;
  cursor: pointer;
   opacity: .4;
       transition: all .3s ease-in-out;
}
.u_pro_gallery_right .slick-dots li button:hover {
opacity:1;
}

.u_pro_gallery_right .slick-dots li.slick-active button {
  background: #fff; /* active state */
      border: thin solid #000;
}
.u_pro_slider_for_arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.u_pro_slider_nav_left.slick-arrow {
    position: absolute;
    left: -18px;
    cursor:pointer;
        height: 26px
 }
 .u_pro_slider_nav_right.slick-arrow {
    position: absolute;
    right: -18px;
    cursor:pointer;
        height: 26px
}
.u_slider_cen
 {
    text-align: center;
}
.u_pro_slider_for_arrows {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
.unset_tran{
  transform:unset !important;
}
.swatch
 {
    width: 35px !important;
    height: 35px !important;
 }
 .card__heading a.full-unstyled-link {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
        min-height: 38px;
 }
 .u_feta_col_title {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
 }
 .u_mb_more{
  display:none;
 }
 .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){
  margin:0 !important;
 }
 .u_feta_coll_row {
    display: flex;
    align-items: center;
    justify-content: space-between
 }
 .product-form__input--swatch .u_pro_swatch,.u_pro_swatch_size{
  width:55px !important;
  border-radius:0 !important;
      display: block;
    position: relative;
    overflow: hidden;
 }
  .swatch-input__label{
    border:1px solid transparent;
    outline: unset !important;
     --swatch-input--border-radius: 0 !important;
  }
 .swatch-input__input:active+.swatch-input__label, .swatch-input__input:checked+.swatch-input__label,.swatch-input__input:hover+ .swatch-input__label  {
    outline:unset !important;
    border-radius:0 !important;
    border:1px solid black;
     --swatch-input--border-radius: 0 !important;
}

@media screen and (max-width: 749px) {
    .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
        padding: 0 20px;
    }
}
@media (max-width:768px){
  .price__container{
    margin-top: 5px !important;
}
span.u_more_stext{
    margin-left: 0;
 }
   .u_mb_more{
  display:block;
 }
 .u_dk_more{
  display:none;
 }
   .card__heading a.full-unstyled-link {
        min-height: 24px;
 }
    product-info{
        padding-top:0 !important;
    }
    .u_pro_slider_for_block
 {
    margin: 0;
 }
  .u_pro_gallery_left .slick-track{
      opacity: 1;
    width: auto !important;
    transform: unset !important;
    display: flex !important;
    justify-content: center;
}
  .u_pro_gallery_wrapper_row {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
  .u_pro_gallery_left {
    width: 100%;
}
  .u_pro_gallery_right {
    width: 100%;
    position:relative;
}
  .u_pro_slider_nav_img_size {
    display:none !important;
}
  .u_pro_slider_nav_block {
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    width: 6px !important;
    height: 6px !important;
    margin: 0 5px;
    border-radius: 100%;
    cursor: pointer;
    background-color: currentColor;
    opacity: .4;
  }
  .u_pro_slider_nav_left,.u_pro_slider_nav_right
 {
    display: none !important;
}
  .u_pro_slider_nav_block.slick-current.slick-active{
  opacity: 1;
    background-color: currentColor;
    width: 9px !important;
    height: 9px !important;
}
  .u_pro_slider_nav_arrows {
    position: relative;
    padding: 010px;
}
  .u_pro_slider_nav .slick-list{
    display:none !important;
  }
  
.u_pro_gallery_right .slick-dots {
    padding: 0 10px;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    top: 92%;
}
.u_pro_slider_for_arrows {
    position: unset;
}
.u_pro_gallery_right .slick-dots li.slick-active button {
    background: #fff;
    border: thin solid #fff;
    opacity:1;
}
.u_pro_slider_for_arrows {
    display: flex;
    align-items: center;
    justify-content: flex-start;

  }
  }