/** Shopify CDN: Minification failed

Line 14:12 Expected identifier but found whitespace
Line 14:13 Unexpected "("

**/
.store-info-content :where(img) {
    width: 150px !important;
    height: auto;
}


.ecom-wishlist-model-btn .count, .ecom-wishlist-model-btn.fixed-btn, .ecom-wishlist-product-toggler, .ecom-wishlist-product-page-btn, .ecom-wishlist-notify .header, .ecom-wishlist-model .ecom-wishlist-model-footer a.login-btn, .ecom-wishlist-model .ecom-wishlist-model-body .ecom-wishlist-add-to-cart-form button.ecom-wishlist-add-to-cart-form-btn
Specificity: (0,3,1)
 {
    margin-left: 7px !important;
    margin-bottom: 6px !important;
}
.ecom-wishlist-product-toggler {
    top: auto !important;
    right: auto !important;
}

/* short description title ... start */
.product-item__short-description.mt-15 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}
/* short description title ... end */


/* langauge translation App atart */

.uplinkly-language-translate-floating {
    position: absolute!important;

}

@media screen and (max-width:465px)
{
.uplinkly-language-translate-floating {
    bottom: 165px!important;
    left: 0px!important;
    z-index: 0!important;
}
}
@media screen and (min-width:466px) and (max-width:820px)
{
.uplinkly-language-translate-floating {
    bottom: 130px!important;
    left: 0px!important;
    z-index: 0!important;
}
}

/* langauge translation App end */