/** Shopify CDN: Minification failed

Line 1653:0 Unexpected "}"

**/
.feedback__wrapper{
    padding-top:45px;
    padding-bottom:45px
}
.feedback__wrapper .outer__feedback form .feedback__list{
    margin-top:40px;
    border:1px solid #EBEBEB;
    border-radius:20px;
    padding:20px;
    max-height:400px;
    overflow-y:auto
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback{
    margin-bottom:30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    max-width:640px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-top:10px;
    margin-right:-7px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback .el__media{
    margin:7px;
    cursor:pointer;
    border-radius:4px;
    overflow:hidden;
    width:120px;
    height:120px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback .el__media img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    font-size:16px;
    font-weight:600;
    color:#000000;
    line-height:24px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p{
    margin:0px;
    font-size:16px;
    line-height:28px;
    font-weight:400;
    color:#9F9F9F
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p.opened span{
    display:block
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p>a{
    color:#757575;
    text-decoration:none;
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p>a:hover{
    opacity:.7
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p span{
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    margin-top:10px;
    margin-bottom:10px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars>span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-right:12px;
    font-size:15px;
    color:#A3A3A3;
    font-weight:600
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars ul{
    padding:0px;
    list-style-type:none;
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars ul li{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-left:2px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars ul li:last-child{
    margin-left:0px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .stars ul li i{
    color:#F8C00B;
    font-size:18px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback>span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-left:15px
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback>span img{
    min-width:50px;
    max-width:50px;
    min-height:50px;
    max-height:50px;
    border-radius:250px;
    -o-object-fit:cover;
    object-fit:cover
}
.feedback__wrapper .outer__feedback form .feedback__list .elem__feedback:last-child{
    margin-bottom:0px
}
.feedback__wrapper .outer__feedback form .feedback__list::-webkit-scrollbar{
    width:6px;
    height:6px
}
.feedback__wrapper .outer__feedback form .feedback__list::-webkit-scrollbar-thumb{
    border-radius:10px;
    background-color:#cecece
}
.feedback__wrapper .outer__feedback form .add__feedback{
    padding-top:25px;
    border-top:1px solid #EBEBEB
}
.feedback__wrapper .outer__feedback form .add__feedback .group__submit{
    margin-top:30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.feedback__wrapper .outer__feedback form .add__feedback .group__submit>.btn{
    padding-left:25px;
    padding-right:25px;
    border-radius:5px
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader input{
    position:absolute;
    right:-5000px
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader .loaded__images{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-7px;
    margin-top:10px
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader .loaded__images .el__loaded{
    margin:7px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:140px;
    height:140px;
    border-radius:4px;
    overflow:hidden
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader .loaded__images .el__loaded img{
    max-width:100%;
    max-height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader>a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    text-decoration:none;
    font-size:16px;
    font-weight:600;
    color:var(--primary-color);
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader>a:hover{
    opacity:.7
}
.feedback__wrapper .outer__feedback form .add__feedback .image__loader>a span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-left:8px
}
.feedback__wrapper .outer__feedback form .add__feedback .group__input{
    margin-bottom:15px;
    width:100%
}
.feedback__wrapper .outer__feedback form .add__feedback .group__input>p{
    margin-top:0px;
    margin-bottom:15px;
    font-size:16px;
    font-weight:600;
    color:#757575
}
.feedback__wrapper .outer__feedback form .add__feedback .group__input textarea{
    max-width:640px;
    height:160px;
    padding:15px;
    border:1px solid #E4E3E3;
    border-radius:8px;
    outline:none;
    resize:none;
    font-size:15px;
    width:100%
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker{
    margin-bottom:30px
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul{
    padding:0px;
    list-style-type:none;
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li{
    margin-left:15px
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li>a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    min-width:55px;
    max-width:55px;
    min-height:55px;
    max-height:55px;
    border-radius:250px;
    background-color:#F3F3F3;
    font-size:24px;
    text-decoration:none;
    color:#DDDDDD
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li>a.active{
    color:#F8C00B
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li:last-child{
    margin-left:0px
}
.feedback__wrapper .outer__feedback form .add__feedback .stars__picker>p{
    margin-top:0px;
    margin-bottom:15px;
    font-size:16px;
    font-weight:600;
    color:#757575
}
.feedback__wrapper .outer__feedback form>.head{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:25px
}
.feedback__wrapper .outer__feedback form>.head>.btn{
    border-radius:5px;
    padding-left:25px;
    padding-right:25px
}
.feedback__wrapper .outer__feedback form>.head>.btn.active{
    background-color:transparent;
    pointer-events:none;
    color:#9F9F9F;
    border:1px solid #9F9F9F
}
.feedback__wrapper .outer__feedback form>.head>h6{
    font-size:24px;
    font-weight:600;
    color:#000000;
    margin:0px
}
/* ========== Modern Fixed ATC (Green Theme) ========== */
.fixed-atc {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  max-width: 700px;
  z-index: 999;
  background: transparent;
}

/* Main container */
.product-actions-modern {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #0d1914; /* dark greenish background */
  border-radius: 10px;
  width: 110%;
  padding: 12px 16px;
  gap: 10px;
  direction: rtl;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);
  border: 1px solid #1db95440;
}

/* ---- Add to Cart Button ---- */
.btn-add-cart {
  flex: 1;
  background: linear-gradient(90deg, #1db954, #17a84c);
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 14px;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s ease;
}
.btn-add-cart:hover {
  background: linear-gradient(90deg, #23c25c, #19b44d);
  box-shadow: 0 0 12px #1db95480;
}

/* ---- Quantity Field ---- */
.quantity__field-modern {
  display: flex;
  align-items: center;
  background: #12211b; /* darker tone to blend with green */
  border-radius: 30px;
  border: 1px solid #1db95460;
  padding: 0 8px;
  height: 50px;
}
.quantity__field-modern a {
  color: #1db954;
  font-size: 22px;
  padding: 10px 12px;
  cursor: pointer;
  user-select: none;
  font-weight: bold;
  transition: color 0.2s;
}
.quantity__field-modern a:hover {
  color: #34e47a;
}
.quantity__field-modern input {
  width: 45px;
  text-align: center;
  border: none;
  background: transparent;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  outline: none;
}

/* Hide number spinners */
.quantity__field-modern input::-webkit-inner-spin-button,
.quantity__field-modern input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity__field-modern input[type=number] {
  -moz-appearance: textfield;
}

/* Responsive */
@media (max-width: 600px) {
  .fixed-atc {
    bottom: 10px;
    width: calc(100% - 20px);
  }
  .product-actions-modern {
    gap: 8px;
    padding: 10px 12px;
  }
  .btn-add-cart {
    font-size: 16px;
    padding: 12px;
  }
}




.products__wrapper{
    padding:35px 0px
}
.products__wrapper .slick-track{
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important
}
.products__wrapper .slick-slide{
    height:inherit !important
}
.products__wrapper .products__slider{
    width:1100px;
    margin-right:auto;
    margin-left:auto
}
.products__wrapper .products__slider .slick-slide{
    margin:0 25px
}
.products__wrapper .products__slider .slick-list{
    margin:0 -25px
}
.products__wrapper .products__slider .elem__product{
    padding-bottom:8px;
    flex: 0 0 250px;   /* fixed width for each card */
    max-width: 250px;
    box-sizing: border-box;
}
.products__wrapper .products__slider .elem__product.product__more{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.products__wrapper .products__slider .elem__product.product__more a.btn{
    white-space:nowrap;
    padding-left:20px;
    padding-right:20px;
    color:var(--primary-color);
    border:1px solid var(--primary-color);
    border-radius:250px;
    background-color:transparent;
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.products__wrapper .products__slider .elem__product.product__more a.btn:hover{
    background-color:var(--primary-color);
    color:#fff
}
.products__wrapper .products__slider .elem__product .info__{
    padding:10px 10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-shadow:0px 3px 6px #B7B7B729;
    box-shadow:0px 3px 6px #B7B7B729;
    border:1px solid #4A7351;
    border-radius:0px 0px 8px 8px
}
.products__wrapper .products__slider .elem__product .info__ .desc__{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin-left:10px
}
.products__wrapper .products__slider .elem__product .info__ .desc__>p{
    margin:0px;
    margin-bottom:4px;
    font-size:18px;
    font-weight:600;
    color:#000000;
    line-height:34px
}
.products__wrapper .products__slider .elem__product .info__ .desc__>span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    font-size:20px;
    line-height:34px;
    color:var(--product-card-price-color);
    font-weight:600
}
.products__wrapper .products__slider .elem__product .info__ .button__ .btn{
    font-size:16px;
    min-height:38px;
    padding-left:19px;
    padding-right:19px
}
.products__wrapper .products__slider .elem__product .media__{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    position:relative;
    height:260px;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background-color:#F2F2F2
}
.products__wrapper .products__slider .elem__product .media__ .sale{
    position:absolute;
    top:20px;
    right:20px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-height:38px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.products__wrapper .products__slider .elem__product .media__ .sale>span{
    padding:0px 10px;
    background:var(--product-card-sale-label-color);
    border-radius:15px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-height:38px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:18px;
    font-weight:600;
    line-height:34px;
    color:#fff
}
.products__wrapper .products__slider .elem__product .media__ .like{
    position:absolute;
    top:20px;
    left:20px
}
.products__wrapper .products__slider .elem__product .media__ .like>a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-width:38px;
    max-width:38px;
    min-height:38px;
    max-height:38px;
    border-radius:250px;
    background-color: var(--product-card-wishlist-background-color);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.products__wrapper .products__slider .elem__product .media__ .like>a.liked .filled{
    opacity:1
}
.products__wrapper .products__slider .elem__product .media__ .like>a .default path{
    fill:#fff
}
.products__wrapper .products__slider .elem__product .media__ .like>a .filled{
    position:absolute;
    z-index:2;
    opacity:0;
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.products__wrapper .products__slider .elem__product .media__ .like>a .filled path{
    fill:#fff
}
.products__wrapper .products__slider .elem__product .media__ img,
.products__wrapper .products__slider .elem__product .media__ svg {
    max-width:100%;
    max-height:100%
}
.products__wrapper .title{
    margin-bottom:50px;
    padding-bottom:15px;
    border-bottom:1px solid #EBEBEB
}
.products__wrapper .title>h6{
    margin:0px;
    font-size:28px;
    line-height:34px;
    color:#fff;
    font-weight:600
}
.product__slider--box{
    position:relative
}
.product__slider--box .prev__arrow{
    position:absolute;
    right:0px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.product__slider--box .prev__arrow:hover svg path{
    fill:var(--primary-color)
}
.product__slider--box .prev__arrow svg{
    max-width:20px
}
.product__slider--box .prev__arrow svg path{
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.product__slider--box .next__arrow{
    position:absolute;
    left:0px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.product__slider--box .next__arrow:hover svg path{
    fill:var(--primary-color)
}
.product__slider--box .next__arrow svg{
    max-width:20px
}
.product__slider--box .next__arrow svg path{
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.products__wrapper .products__slider .elem__product .info__ .button__ .btn{
    white-space:nowrap
}
.products__wrapper .products__slider .elem__product .media__{
    padding-left:0px;
    padding-right:0px
}
.slick-prev,.slick-next{
    display:none !important
}
.products__wrapper .products__slider{
    margin-bottom:0px !important
}
.products__wrapper .title{
    margin-bottom:25px
}
.products__wrapper .title>h6{
    font-size:24px;
    line-height:30px
}
.product__main{
    padding-bottom:40px
}
.product__main .product__wrapper .product__gallery{
    min-width:640px;
    max-width:640px;
    margin-left:15px
}
.product__main .product__desc{
    position:relative
}
.product__main .product__desc .controls{
    position:absolute;
    top:0px;
    left:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.product__main .product__desc .controls .share{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin-right:15px
}
.product__main .product__desc .controls .share a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-width:38px;
    max-width:38px;
    min-height:38px;
    max-height:38px;
    border-radius:250px;
    border:1px solid var(--primary-color);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:20px;
    -webkit-transition:.4s ease all;
    transition:.4s ease all;
    color:var(--primary-color);
    text-decoration:none
}
.product__main .product__desc .controls .share a:hover{
    background-color:var(--primary-color);
    color:#fff
}
.product__main .product__desc .controls .like>a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-width:38px;
    max-width:38px;
    min-height:38px;
    max-height:38px;
    border-radius:250px;
    background-color:var(--primary-color);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.product__main .product__desc .controls .like>a.liked .filled{
    opacity:1
}
.product__main .product__desc .controls .like>a .default path{
    fill:#fff
}
.product__main .product__desc .controls .like>a .filled{
    position:absolute;
    z-index:2;
    opacity:0;
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.product__main .product__desc .controls .like>a .filled path{
    fill:#fff
}
.product__main .product__wrapper .product__desc .product-title{
    padding-left:110px;
  color: #fff
}
.modal__wrapper .inner__modal .modal__box{
    width:100%;
    max-width:740px;
    border-radius:15px;
    background-color:#fff;
    position:relative;
    padding:50px 20px
}
.modal__wrapper .inner__modal .modal__box .share__desc{
    width:100%
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list{
    margin-top:30px;
    width:100%
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul{
    padding:0px;
    list-style-type:none;
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:100%;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    max-width:540px;
    margin-left:auto;
    margin-right:auto
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-decoration:none;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-transition:.4s ease all;
    transition:.4s ease all
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a:hover{
    opacity:.7
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a.copy__button span{
    border-radius:250px;
    background-color:#F3F3F3
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a.copy__button span svg{
    max-width:27px;
    max-height:27px
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a.copy__button span svg path{
    fill:var(--primary-color)
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    min-width:55px;
    max-width:55px;
    min-height:55px;
    max-height:55px;
    margin-bottom:10px
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a span svg{
    width:100%;
    max-width:100%
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a p{
    margin:0px;
    font-size:16px;
    line-height:24px;
    font-weight:600;
    color:#757575
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__top{
    text-align:center;
    margin-bottom:30px
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__top>h6{
    margin-top:0px;
    margin-bottom:15px;
    font-size:24px;
    line-height:35px;
    font-weight:600;
    color:#000000
}
.modal__wrapper .inner__modal .modal__box .share__desc .share__top>p{
    margin:0px;
    line-height:34px;
    font-size:22px;
    font-weight:600;
    color:#9F9F9F
}
.modal__wrapper .inner__modal .modal__box .close__popup{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    position:absolute;
    top:25px;
    left:25px;
    font-size:34px;
    color:#000;
    text-decoration:none
}
.modal__wrapper .gallery__modal{
    width:640px;
    height:640px;
    background-color:#fff;
    border-radius:15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    position:relative;
    padding:10px
}
.modal__wrapper .gallery__modal .close__popup{
    position:absolute;
    right:15px;
    top:15px;
    font-size:28px;
    color:#000;
    text-decoration:none
}
.modal__wrapper .gallery__modal .prev__gallery{
    position:absolute;
    right:-45px
}
.modal__wrapper .gallery__modal .next__gallery{
    position:absolute;
    left:-45px
}
.modal__wrapper .gallery__modal>a svg{
    max-width:25px
}
.modal__wrapper .gallery__modal>a svg path{
    fill:#fff
}
.modal__wrapper .gallery__modal img{
    max-width:100%;
    max-height:100%
}
.product__description{
    padding:25px 0px
}
.product__description--element {
  max-height: 150px;  /* limit preview height */
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.product__description--element.expanded {
  max-height: none; /* full height */
}

/* ===== See More Button (Enhanced Green Style) ===== */
.see-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(90deg, #1db954, #17a84c);
  border: none;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 18px;
  border-radius: 25px;
  cursor: pointer;
  margin-top: 14px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.see-more-btn:hover {
  background: linear-gradient(90deg, #23c25c, #19b44d);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(29, 185, 84, 0.4);
}

.see-more-btn i {
  font-size: 14px;
  transition: transform 0.3s ease;
}

/* Optional: when expanded */
.see-more-btn.active i {
  transform: rotate(180deg);
}


.product__description .outer__product--description .product__description--element{
    margin-bottom:20px
}
.product__description--element h0, .product__description--element h1, .product__description--element h2, .product__description--element h3, .product__description--element h4,
.product__description--element h5, .product__description--element h6 {
  font-size: revert
} 
.product__description .outer__product--description .product__description--element .payment__methods ul{
    padding:0px;
    list-style-type:none;
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    margin-right:-5px;
    margin-top:-5px;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.product__description .outer__product--description .product__description--element .payment__methods ul li{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    height:36px;
    padding-left:10px;
    margin:5px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-right:10px;
    border-radius:4px;
    background-color:#ECECEC
}
.product__description .outer__product--description .product__description--element .payment__methods ul li:last-child{
    margin-left:0px
}
.product__description .outer__product--description .product__description--element .payment__methods ul li img{
    max-height:25px
}
.product__description .outer__product--description .product__description--element .bold{
    font-weight:bold
}
.product__description .outer__product--description .product__description--element >ul{
    padding:0px;
    margin:0px;
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-bottom:15px
}
.product__description .outer__product--description .product__description--element >ul>li{
    margin-bottom:7px;
    font-size:16px;
    line-height:34px
}
.product__description .outer__product--description .product__description--element >ul>li:last-child{
    margin-bottom:0px
}
.product__description .outer__product--description .product__description--element >ul:last-child{
    margin-bottom:0px
}
.product__description .outer__product--description .product__description--element {
    margin-top:0px;
    margin-bottom:15px;
    font-size:16px;
    line-height:34px;
    color:#fff
}
.product__description .outer__product--description .product__description--element:last-child{
    margin-bottom:0px
}
.product__description .outer__product--description .product__description--element [class^="h"] {
    margin-bottom: 10px;
}

.product__description .outer__product--description .product__description--element [class^="h"] {
    margin:0px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    font-size:16px;
    line-height:28px;
    font-weight:600;
}
.product__description .outer__product--description .product__description--element [class^="h"] span{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    min-width:8px;
    max-width:8px;
    min-height:8px;
    max-height:8px;
    border-radius:250px;
    background-color: var(--primary-color);
    margin-left:5px
}
.product__description .outer__product--description .product__description--element:last-child{
    margin-bottom:0px
}
.product__description .outer__product--description>.title{
    border-bottom:1px solid #EBEBEB;
    padding-bottom:20px;
    margin-bottom:20px
}
.product__description .outer__product--description>.title h6{
    font-size:24px;
    font-weight:600;
    color:#fff;
    margin:0px
}

.fixed-atc {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: block; /* always visible */
  background: #fff;
  padding: 12px 20px;
  box-shadow: 0 -4px 12px rgba(0,0,0,0.12);
}

.fixed-atc .product-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.fixed-atc .btn.add-to-cart-fixed {
  flex: 1;
  background:rgb(0, 150, 50);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 14px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
}

.fixed-atc .quantity__field {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 30px;
  background: #fff;
  overflow: hidden;
}

.fixed-atc .quantity__field a {
  padding: 10px 14px;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
}

.fixed-atc .quantity__field input {
  width: 50px;
  text-align: center;
  border: none;
  font-size: 16px;
  font-weight: 600;
}

/* Hide desktop-atc on mobile, show only on larger screens */
.desktop-atc { display: none; margin: 20px 0; }
@media (min-width: 992px) {
  .desktop-atc { display: block; }
  .fixed-atc { display: none !important; } /* disable sticky on PC */
}

.product-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.btn.add-to-cart-item {
  flex: 1;
  background: #3b44f6;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 14px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
}

.quantity__field {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 30px;
  background: #fff;
  overflow: hidden;
}

.quantity__field a {
  padding: 10px 14px;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  color: #000 !important;
}

.quantity__field input {
  width: 50px;
  text-align: center;
  border: none;
  font-size: 16px;
  font-weight: 600;
}


@media (max-height: 700px){
    .modal__wrapper .gallery__modal{
        height:100%
    }
}
@media (min-width: 1360px){
    .product__main .product__wrapper .product__gallery .main__image{
        height:auto !important
    }
    .product__main .product__wrapper .product__desc>span{
        margin-top:30px;
        display:block
    }
    .product__main .product__wrapper .product__desc .size__picker{
        margin-top:30px
    }
}
@media (max-width: 1440px){
    .products__wrapper .products__slider .slick-slide{
        margin:0px 12px
    }
    .products__wrapper .products__slider .slick-list{
        margin:0px -12px
    }
}
@media (max-width: 1360px){
    .product__main .product__wrapper .product__gallery{
        min-width:480px;
        max-width:480px
    }
}
@media (max-width: 1200px){
    .products__wrapper .products__slider .elem__product .info__{
        padding:10px 12px
    }
    .products__wrapper .title>h6{
        font-size:24px;
        line-height:30px
    }
    .products__wrapper .title{
        margin-bottom:30px
    }
    .products__wrapper .products__slider{
        width:calc(100% - 80px)
    }
}
.gallery__slider{
    display:none
}
@media (max-width: 991px){
    .product__description .outer__product--description>.title h6{
        font-size:20px
    }
    .modal__wrapper .gallery__modal{
        width:100%
    }
    .modal__wrapper .gallery__modal .prev__gallery{
        right:15px;
        z-index:2
    }
    .modal__wrapper .gallery__modal .prev__gallery svg path{
        fill:#000
    }
    .modal__wrapper .gallery__modal .next__gallery{
        left:15px;
        z-index:2
    }
    .modal__wrapper .gallery__modal .next__gallery svg path{
        fill:#000
    }
    .gallery__slider{
        position:relative;
        display:block;
        width:100%
    }
    .gallery__slider .slick-prev,.gallery__slider .slick-next{
        display:none
    }
    .gallery__slider .left__arr{
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        left:5px;
        z-index:3;
        min-width:30px;
        max-width:30px;
        min-height:30px;
        max-height:30px;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        font-size:18px;
        text-decoration:none;
        color:var(--primary-color)
    }
    .gallery__slider .right__arr{
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        right:5px;
        z-index:3;
        min-width:30px;
        max-width:30px;
        min-height:30px;
        max-height:30px;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        font-size:18px;
        text-decoration:none;
        color:var(--primary-color)
    }
    .gallery__slider .elem__gallery--slide{
        width:100%;
        background-color:#F2F2F2;
        border-radius:8px;
        height:400px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .gallery__slider .elem__gallery--slide img{
        max-width:100%;
        max-height:100%
    }
    .product__wrapper .product__gallery{
        display:none
    }
    .product__main .product__wrapper .product__gallery{
        min-width:0px;
        max-width:100%;
        width:100%
    }
    .product__wrapper .product__gallery .main__image{
        height:400px !important
    }
    .feedback__wrapper .outer__feedback form .add__feedback .group__submit{
        margin-top:20px
    }
    .feedback__wrapper .outer__feedback form .add__feedback .group__submit>.btn{
        padding-left:15px;
        padding-right:15px;
        font-size:16px;
        min-height:40px
    }
    .feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li>a{
        min-width:45px;
        max-width:45px;
        min-height:45px;
        max-height:45px;
        font-size:20px
    }
    .feedback__wrapper .outer__feedback form .add__feedback .image__loader .loaded__images .el__loaded{
        width:100px;
        height:100px
    }
    .products__wrapper{
        overflow:hidden
    }
    .products__wrapper .title>h6{
        font-size:20px
    }
    .products__wrapper .slick-list{
        padding:0 0 0 60%
    }
    .products__wrapper .products__slider{
        width:calc(100% + 15px)
    }
    .feedback__wrapper{
        padding:25px 0px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback .el__media{
        width:100px;
        height:100px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback{
        max-width:740px
    }
    .feedback__wrapper .outer__feedback form>.head>h6{
        font-size:20px;
        margin-left:12px
    }
    .feedback__wrapper .outer__feedback form>.head>.btn{
        padding-left:15px;
        padding-right:15px;
        font-size:16px;
        white-space:nowrap;
        min-height:40px
    }
  .product__main .product__wrapper .product__desc .button__wrapper>button{
    position: static !important;
    left: auto !important;
    bottom: auto !important;
    width: 100% !important; /* optional */
  }

    .product__description{
        padding-top:0px;
        padding-bottom:0px
    }
}

  
    .product__description .outer__product--description>.title h6{
        font-size:18px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a span{
        min-width:45px;
        max-width:45px;
        min-height:45px;
        max-height:45px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a.copy__button span svg{
        max-width:23px;
        max-height:23px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a p{
        font-size:14px;
        line-height:22px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__top>p{
        font-size:19px;
        line-height:30px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__top>h6{
        font-size:21px;
        line-height:28px
    }
    .gallery__slider .elem__gallery--slide{
        height:340px
    }
    .product__main .product__wrapper .product__desc .button__wrapper>button{
        min-height:45px;
        font-size:16px;
        line-height:24px
    }


    @media (max-width: 767px){
    body.has-fixed-atc { padding-bottom: 84px; } /* avoid overlap with content */
    .fixed-atc{
        position: fixed;
        left: 0; right: 0; bottom: 0px;
        z-index: 999;
        display: block;
        padding: 12px calc(env(safe-area-inset-left) + 16px)
                calc(env(safe-area-inset-bottom) + 12px)
                calc(env(safe-area-inset-right) + 16px);
        background: transparent;
        box-shadow: 0 -8px 24px rgba(0,0,0,.12);
        transform: translateY(0);
        transition: transform .25s ease;
    }
    }

    .product__main{
        padding-bottom:15px
    }
    .feedback__wrapper .outer__feedback form .add__feedback .stars__picker ul>li{
        margin-left:10px
    }
    .products__wrapper .products__slider .elem__product .media__ .sale{
        top:10px;
        right:10px
    }
    .products__wrapper .products__slider .elem__product .media__ .sale>span{
        min-height:28px;
        font-size:14px;
        line-height:24px
    }
    .products__wrapper .products__slider .elem__product .media__ .sale{
        min-height:28px
    }
    .products__wrapper .products__slider .elem__product .media__ .like{
        left:10px;
        top:10px
    }
    .products__wrapper .products__slider .elem__product .media__ .like>a{
        min-width:28px;
        max-width:28px;
        min-height:28px;
        max-height:28px
    }
    .products__wrapper .products__slider .elem__product .media__ .like>a svg{
        max-width:15px
    }
    .products__wrapper{
        padding:15px 0px
    }
    .products__wrapper .title>h6{
        font-size:18px
    }
    .products__wrapper .title{
        margin-bottom:20px
    }
    .products__wrapper .products__slider .elem__product .info__ .desc__>p{
        font-size:14px;
        line-height:24px;
        margin-bottom:0px
    }
    .products__wrapper .products__slider .elem__product .info__ .desc__>span{
        font-size:14px;
        line-height:24px
    }
    .products__wrapper .products__slider .elem__product .info__ .button__ .btn{
        font-size:14px;
        padding-left:11px;
        padding-right:11px;
        min-height:30px
    }
    .products__wrapper .slick-list{
        padding:0 0 0 60%
    }
    .products__wrapper .products__slider .slick-slide{
        margin:0px 6px
    }
    .products__wrapper .products__slider .slick-list{
        margin:0px -6px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p{
        font-size:15px;
        line-height:25px
    }
    .feedback__wrapper .outer__feedback form .feedback__list{
        padding:20px 15px
    }
    .feedback__wrapper .outer__feedback form .feedback__list{
        margin-top:25px
    }
    .feedback__wrapper .outer__feedback form>.head{
        margin-bottom:15px
    }
    .feedback__wrapper .outer__feedback form>.head>h6{
        font-size:18px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc>p{
        margin-right:-65px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback{
        margin-right:-65px
    }
    .feedback__wrapper .outer__feedback form .feedback__list .elem__feedback .feedback__desc .medias__feedback .el__media{
        width:80px;
        height:80px
    }
}
@media (max-width: 991px) {
  .products__wrapper .products__slider .elem__product {
    flex: 0 0 200px;
    max-width: 200px;
  }
  
}
@media (max-width: 540px){
    .modal__wrapper .inner__modal .modal__box .share__desc .share__top>h6{
        font-size:19px;
        line-height:25px;
        margin-bottom:10px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__top>p{
        font-size:16px;
        line-height:25px
    }
    .modal__wrapper .inner__modal .modal__box .close__popup{
        top:10px;
        left:10px
    }
    .modal__wrapper .inner__modal .modal__box{
        padding:35px 15px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul>li a p{
        font-size:13px;
        line-height:20px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul{
        display:grid;
        grid-template-columns:repeat(3, 1fr);
        grid-row-gap:20px
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul li{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .modal__wrapper .inner__modal .modal__box .share__desc .share__list ul li:nth-child(4),.modal__wrapper .inner__modal .modal__box .share__desc .share__list ul li:nth-child(5){
        position:relative;
        right:50%
    }
    .gallery__slider .elem__gallery--slide{
        height:280px
    }
    .product__main .product__wrapper .product__desc .button__wrapper>button{
        min-height:40px;
        font-size:15px;
        line-height:23px
    }
    .products__wrapper .slick-list{
        padding:0 0 0 60%
    }
      .products__wrapper .products__slider .elem__product {
        flex: 0 0 160px;
        max-width: 160px;
    } 
    .products__wrapper .products__slider .elem__product .info__{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .products__wrapper .products__slider .elem__product .info__ .desc__{
        width:100%;
        margin-left:0px;
        margin-bottom:5px
    }
    .products__wrapper .products__slider .elem__product .info__ .button__ .btn{
        width:100%
    }
    .products__wrapper .products__slider .elem__product .info__ .button__{
        width:100%
    }
    .plates__wrapper .outer__info .elem__info .desc__>h6 br{
        display:none
    }
    .store__slider .slider__{
        grid-template-columns:1fr
    }
}
@media (max-width: 480px){
    .product__main .product__desc .controls .share{
        margin-right:10px
    }
    .product__main .product__desc .controls .like>a{
        min-width:29px;
        max-width:29px;
        min-height:29px;
        max-height:29px
    }
    .product__main .product__desc .controls .like>a svg{
        max-width:20px
    }
    .product__main .product__desc .controls .share a{
        min-width:29px;
        max-width:29px;
        min-height:29px;
        max-height:29px;
        font-size:15px
    }
    .product__main .product__wrapper .product__desc .product-title{
        padding-left:82px
    }
    .feedback__wrapper .outer__feedback form .add__feedback .image__loader .loaded__images .el__loaded{
        width:70px;
        height:70px
    }
    .products__wrapper .slick-list{
        padding:0 0 0 12%
    }
    .products__wrapper .products__slider .elem__product .media__{
        height: 155px
    }
}
@media (max-width: 400px){
    .products__wrapper .slick-list{
        padding:0 0 0 12%
    }
    .products__wrapper .products__slider .elem__product .info__{
        padding:7px
    }
}
@media (max-width: 360px){
    .products__wrapper .products__slider .elem__product .media__{
        height:140px
    }
}
