:root {
    --theme-color: #6aae5c;
}

.cart-shop {
    display: inline-block;
    background: linear-gradient(45deg, #91cd7d, #1f8b44);
    width: 100px;
    padding: 4px 8px;
    border-radius: 50px;
}

.cart-shop a span {
    margin-right: 10px;
    position: absolute;
    top: 0;
    right: -53px;

}

.push_side {
    margin-right: 53px;
}

.icon_like .tcount,
.icon_cart .tcount {
    top: 6px;
    right: -43px;
    background-color: #fff;
    color: #000;

}

.nt_action>a>i,
.nt_action>div>a>i {
    color: #fff;
    cursor: pointer;
}

.cart-login a span {
    right: 16px !important;
    top: 14px;
}

.header-bottom {
    background: linear-gradient(45deg, #91cd7d, #1f8b44);
}

.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
    display: none;
}


.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
}

.card-icon {
    background-color: green;
}

.number {
    /* position: !important; */
    top: -7px !important;
    left: -14px !important;
}

@media only screen and (max-width: 1200px) {
    .header-bottom {
        display: none !important;
    }
}

@media only screen and (max-width: 576px) {

    .nt_action>a>i,
    .nt_action>div>a>i {
        color: #333;
    }

    .banner-slider {
        height: 100px;
        width: 250px;
        background-size: cover;
    }

    .icon_like .tcount,
    .icon_cart .tcount {
        top: -5px !important;
        right: -6px !important;
        background-color: var(--theme-color);
        color: #fff;
    }

    .discounted span:nth-child(1) {
        background-color: yellow;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .discounted span:nth-child(3) {
        background-color: var(--theme-color);
        width: 20px;
        height: 20px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
    }

    .small-search {
        margin: 0 !important;
    }

    body:not(.des_header_7) #ntheader {
        height: 130px !important;
    }

    .delivery-address {
        font-size: 13px;
    }

    .categories {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        background-color: #1f8b44;
        margin: 0 auto;
    }

    .col-categories {
        width: 30%;
        float: left;
        padding: 0 15px;
    }

    .col-slide-s {
        width: 70%;
    }

    .future-product img {
        width: 96px !important;
        object-fit: contain;
    }

    input[type="submit"],
    button,
    a.button {
        cursor: pointer;
        border: 2px solid #222;
        padding: 0px 14px;
        background: #fff;
        color: #222;
        border-radius: 12px;
        font-size: 14px;
        font-weight: 600;
        min-height: 40px;
    }
    .form-mains{
        max-width: 100% !important;
    }
}




   .slideshow-items {
  width: 500px;
}
.slideshow-thumbnails {
  width: 100px;
}
#slideshow-items-container { display: inline-block; position: relative; }

#lens { background-color: rgba( 233, 233, 233, 0.4 ) }
#lens, #result { position: absolute; display: none; z-index: 1; }
.slideshow-items { display: none; }
.slideshow-items.active { display: block; }
.slideshow-thumbnails { opacity: 0.5; }
.slideshow-thumbnails.active { opacity: 1; }
#lens, .slideshow-items, .slideshow-thumbnails, #result { border: solid var(--light-grey-2) 1px; }


.detbrand img{
width: 80px;
height: 80px;
}

.button-plus{
    background: #1274c0 !important;
    width: 30px !important;
    color: #fff !important;
    font-size: 18px !important;
    border: none !important;
    box-shadow: none;
    height: 30px !important;
    text-align: center !important;
    padding: 0px !important;
    line-height: 6px !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-left: 5px !important;
}

.button-minus{
    background: #33a30a !important;
    width: 30px !important;
    color: #fff !important;
    font-size: 18px !important;
    border: none !important;
    box-shadow: none;
    margin-right: 10px;
    height: 30px !important;
    text-align: center !important;
    padding: 0px !important;
    line-height: 6px !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    font-family: Georgia, "Times New Roman", Times, serif;

}

.input-border-type {
    border: 1px solid red !important;
    height: 30px !important;
    width: 65px !important;
    margin: 0px !important;
    color: #ff6c00;
}

.optbrand ul li{
    border: 1px solid red !important;
}

.slideshow-items{
    width: unset !important;
}

.optionbox{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
}

.ulines-dps li{
    list-style: none;
    padding: 0 20px;
}

.ukine{
    list-style: none;
}

@media screen and (max-width: 480px) {
    .slideshow-thumbnails {
        width: 81px;
    }
    #lens, #result{
        left: 0 !important;
    }
    .btnneww{
        width: 100%;

    }
    .btnneww:hover {
        background: linear-gradient(45deg, #91cd7d, #1f8b44) !important;
        width: 100%;
        margin-bottom: 15px;
  }

  .addtocartbu:hover{
    background: linear-gradient(45deg, #91cd7d, #1f8b44) !important;
  }

  .btnneww:hover{
    background: linear-gradient(45deg, #91cd7d, #1f8b44) !important;
  }

  .footer__top .signup-newsletter-form .submit-btn{
    background: linear-gradient(45deg, #91cd7d, #1f8b44) !important;
  }

  .quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .quantity__minus,
  .quantity__plus {
    display: block;
    width: 22px;
    height: 23px;
    margin: 0;
    background: #dee0ee;
    text-decoration: none;
    text-align: center;
    line-height: 23px;
  }
  .quantity__minus:hover,
  .quantity__plus:hover {
    background: #575b71;
    color: #fff;
  }
  .quantity__minus {
    border-radius: 3px 0 0 3px;
  }
  .quantity__plus {
    border-radius: 0 3px 3px 0;
  }
  .quantity__input {
    width: 32px;
    height: 19px;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 2px solid #dee0ee;
    border-bottom: 2px solid #dee0ee;
    border-left: 1px solid #dee0ee;
    border-right: 2px solid #dee0ee;
    background: #fff;
    color: #8184a1;
  }
  .quantity__minus:link,
  .quantity__plus:link {
    color: #8184a1;
  }
  .quantity__minus:visited,
  .quantity__plus:visited {
    color: #fff;
  }

  .quantity a{
    display: inline-block;
    background-color: green;
    color: #fff;
  }

  .increase-sds a span{
    display: inline-block ;
    background-color: green !important;
    color: #fff !important;
  }

/** product list css*/


/*product name css**/
.product_name{
    overflow: hidden;
    color: rgb(31, 31, 31);
    font-weight: 600;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
    width: 100%;
    height: 36px;
    margin-bottom: 6px;
}

.product_unit{
    align-items: center;
    display: flex;
    height: 20px;
    width: 100%;
}

.pro_qty{
    height: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* overflow: hidden; */
    text-overflow: ellipsis;
}

.pricer_container{
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.add-button{
    cursor: pointer !important;
    width: 66px !important;
    border: 1px solid rgb(0, 0, 0) !important;
    height: 31px !important;
    color: rgb(0,0,0) !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 1.375rem !important;
    gap: 0.125rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: inherit;
}
.outOfStockButton{
    width: 96px;
    border: 1px solid rgb(224, 220, 212);
    height: 31px;
    color: rgb(119, 118, 118);
    font-weight: 600;
    font-size: 13px;
    background-color: rgb(247, 255, 249);
    border-radius: 0.375rem;
    gap: 0.125rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: inherit;
}
