/**
* Theme Name: Farmacie
* Theme URI: https://farmacie.modeltheme.com
* Description: Pharmacy & Drug Store Theme
* Version: 1.2.1
* Requires at least: 5.9
* Requires PHP: 7.0
* Author: ModelTheme
* Author URI: https://modeltheme.com/
* Tags: custom-header, custom-menu, featured-images, sticky-post
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Domain Path: /languages
* Text Domain: farmacie
* 
* This theme, like WordPress, is licensed under the GPL.
* Use it to make something cool, have fun, and share what you've learned with others.
*/

.add_to_cart_button, 
.price, 
.woocommerce-ordering,
.farmacie-breadcrumbs,
.product_meta{
	display: none!important;
}

.mt-addons-contact-form .wpcf7-form label, textarea{
	word-spacing: normal!important;
}

@media only screen and (max-width: 1100px)
body .logo.logo-image img {
    width: 300px!important;
}

.logo.logo-image img {
    width: 300px!important;
    padding: 10px;
	max-width: 100%!important;
}
.farmacie-info-title {
    font-weight: 600;
    color: #FFF!important;
}

.farmacie-info-item a {
    color: #FFF !important;
    font-weight: 400;
}
