.main-content.ronaq-main-content > div > salla-button > button ,  .main-content.ronaq-main-content > div > salla-social-share > div > slot-fb > salla-button > button {
 	    background: var(--color-footer-main) !important;
 }
 .main-content.ronaq-main-content > div  button span{
 	    color: var(--color-footer-text) !important;
 }
 .app-inner > div.container > div > div , .app-inner > div.container , .app-inner > .container > div > div > div > p , .app-inner.flex.flex-col.min-h-full {
background: #FFFDFA !important;
}
 
.s-product-card-entry .s-product-card-image,salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-image, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-image, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-image, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-image{
	height: 30rem !important;
	max-height: 40rem !important;
}
salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-image img, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-image img, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-image img, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-image img {
	border-radius: 15px !important;
    width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
}

salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-title a, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-title a, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-title a, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-title a{
	text-align: center!important;
}

.app-inner.flex.flex-col.min-h-full > section.s-block.py-5 > div > div.flex.justify-center.items-center.mb-10 > div > h2{
	display: none !important;}
	
	
	

salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button {
    border: unset;
    padding: 10px 15px !important;
    background: var(--color-text-theme);
    color: #fff !important;
    width: 200px;
    border-radius: 40px;
    transition: all 0.3s ease;

}

salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button:hover,
salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button:hover,
salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button:hover,
salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button:hover {
  background: var(--color-text-theme);
    color: #dfdfdf !important;
}
.ronaq-brands .ronaq-brands-slide{
	max-width: unset !important;
	width: 170px !important;
	height: 170px !important;
	max-height: unset !important;
}