/*
Theme Name:		 Rivenditori Meetab
Theme URI:		 https://www.gloriaingrassia.com
Description:	 Theme Rivenditori Meetab
Author:			 Gloria Ingrassia
Author URI:		 https://www.gloriaingrassia.com
Template:		 oceanwp
Version:		 1.0.0
*/

.product-inner a {
    color: #222;
}

.woocommerce ul.products li.product li.title a {
    font-size: 18px!important;
}

#top-bar-nav ul.sub-menu li a {
    color: #555!important;
}

.sf-menu ul.sub-menu {
    top: 30px!important;
}

.woo-entry-image img {
    max-width: 200px!important;
}

@media ( min-width: 768px ) {

    .only-mobile {
        display: none;
    }

}

.woocommerce-price-suffix {
    font-size: 16px!important;
    color: #3f3f3f!important;
}

.owp-mini-cart .elementor-button--view-cart {
    background: #fff;
    color: #666;
    border: 1px solid #e6e6e6;
}

.owp-mini-cart .elementor-button--view-cart:hover {
    border-color: #25a345;
    color: #666;
}

.owp-mini-cart .elementor-button--checkout {
    background: #25a345;
    color: #fff;
}

.owp-mini-cart .elementor-button--checkout:hover {
    background: #222;
    color: #fff;
}

.elementor-menu-cart__subtotal strong {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.shop_table img.attachment-woocommerce_thumbnail {
    max-width: 100px;
}

.opc_order_review .product-quantity {
    float: none!important;
}

.opc_order_review .product-quantity:before,
.opc_order_review .product-quantity:after {
    display: block;
    clear: both;
    content: "";
}

.opc_order_review .product-quantity label.screen-reader-text {
    display: none!important;
}

.opc_order_review .quantity.buttons_added {
    margin-top: 15px;
}

#order_review .product-remove {
    margin-left: 0!important;
    margin-right: 15px;
}

div.menu {
    display: none!important;
}
