/*
Theme Name: Studio 304
Theme URI: https://formarta.qodeinteractive.com
Description: A child theme of Formarta
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: formarta
Template: formarta
*/



h6.qodef-woo-product-title.entry-title {
    color: #fff;
    font-weight: 400;
    font-size: 1.01em;
}

.qodef-woo-product-price.price span.woocommerce-Price-amount.amount {
    color: #fff;
}

.qodef-widget-dropdown-cart-outer {
    display: none;
}


a.woocommerce-LoopProduct-link.woocommerce-loop-product__link, .qodef-simple-product-list .qodef-e-inner:hover .price {
    visibility: visible;
    opacity: 1;
}

.product_meta {
    display: none !important;
}

button.mfp-arrow.mfp-arrow-left.mfp-prevent-close, button.mfp-arrow.mfp-arrow-right.mfp-prevent-close, button.mfp-close{
    display: none!important;
}

h6.qodef-woo-product-title.entry-title:hover, .qodef-h6 a:focus, .qodef-h6 a:hover, h6 a:focus, h6 a:hover {
    color: #fff!important;
} {
    color: #fff!important;
}

.woocommerce-product-details__short-description {
    font-size: 14px;
}