/**
* Theme Name: The Supplement Shoppe
* Description: Sitio oficial
* Author: IdeasCreativas.com.ec
* Template: supplero
* Version: 1.4.4
*/

/* botones */
.sub-menu a span, .button { color: white !important; }

/* WC single */
.single-product div.product table.variations label { display: contents; }
.optional { display: none; }

/* WC carrito */
.coupon .button { display: block ruby; }

/* Home */
.slick-track .product-image { height: 265px; }

/* responsive */
@media (max-width: 767px) {
	.joinchat__button { margin-bottom: 60px; }
}