/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavotheme</a>
* Template: freshio
* Version: 2.1.7
*/

/* Rusty Robot - Custom CSS */
.product-image, .woocommerce-product-gallery__image {
	background-color: #ced5d7;
	border-radius: 5px;
}

/* Sticky Header */
.header-sticky .site-branding img {
	width: 170px;
}

/* Variations Label */
.variations .label {
	display: none !important;
}

