/* Add custom CSS styles below */ 
/*.product-card__content {
	text-align: right;
	padding: 20px 11px;
}
.s-product-card-rating {
    justify-content: start !important;
}
*/


.main-nav-container.fixed-pinned .navbar-brand img, .show-original-logo-on-scroll .navbar-brand img{
height: 25px !important
}

.product-card__title a{
    font-size: .75rem !important;
}
.product-card__subtitle{
font-size: .6rem !important;
margin-bottom: 5px !important;
}
.product-card__content{
    padding: 4px 0 !important;
}

.s-product-card-rating {
    margin-top: 5px !important;
}
.product-card__price{
font-size: 13px !important;
}
.product-card .leading-6 {
    line-height: 10px !important;
}
@media (max-width: 991px) {

body.enhanced_add_btn_in_mobile .product-card__content-wrapper{
padding: 0px !important;
}
    .app-inner .product-card.product-card--enhanced-btn:not(.product-card--simplified) .product-card__content {
            padding-top: 0px !important;
    }}
    
body.trans_header.slider_has_overlay .store-header *:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *) {
    margin-top: 3px;
}

#app > div.whatsapp-button{
bottom: 110px !important;
}