#header-main .element-logo .logo a img {
    display: inline-block;
    max-width: 200px; /* Defina o tamanho desejado para a largura do logo */
    height: auto; /* Isso garante que a proporção da imagem seja mantida */
}


.banner-stripe-item  img {
	max-height: 32px;
}

.social-footer-item img {
	max-height: 40px;
}
/*Botão comprar tema hypestore*/
#product-list .product-list-item .wrapper-btn-product {
    display: block !important;
    bottom: 0 !important;
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
    width: 100%;
}

li.product-list-item {
    height: 495px !important;
}

#product-list .product-list-item .product-info p.product-price {
    margin-top: 10px;
}
