/*!
Theme Name: Medilove
Theme URI: https://bdevs.net/wp/medilove/
Author: Bdevs
Author URI: https://themeforest.net/user/bdevs/portfolio
Description: Medilove - Medical Equipment WooCommerce WordPress Theme.
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medilove
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Medilove is based on Underscores https://underscores.me/, (C) 2012-2017 Automatic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan medilove-page-content Neal https://necolas.github.io/normalize.css/
*/

.medilove_product_thumb:before {
    background: none !important;
}
.medilove_product_thumb:hover .medilove-action {
    display: none !important;
}
.medilove-action {
    display: none !important;
}
.woocommerce div.product form.cart .button {
    display: none;
}
.medilove_cart_list_button {
  display: none;
}

.medilove_grid_product_wrapper a{
    position: relative !important;
    z-index: 99 !important;
}
.medilove_grid_product_wrapper .sale{
    top: -110px !important;
    position: absolute !important;
}
.product-sidebar ul.product-categories li.cat-item ul.children {
    margin-top: 4px;
    margin-left: 20px;
}

.medilove_grid_product_wrapper .woocommerce-loop-product__title{
    height: 42px !important;
}

.slider-height-4 {
  min-height: 500px;
  padding-top: 84px;
}

.medi-slider-title {
    font-size: 35px;
}
.slider-content-4{
	    margin-top: -96px !important;
}
.medilove_header_top {
    border-bottom: 1px solid #5a80e2 !important;
    background: #5a80e2 !important;
}
.medilove_header_top_text span {
    color: #fff !important;
}
.medilove_call {
    color: #fff !important;
}

.medi-slider-desc {
    font-weight: 600;
}

.medilove_logo img {
    max-width: 250px;
}

.single-slider {
    background-position: top;
	background-size: cover;
}

.breadcrumb-title {
    font-size: 25px;
	margin-top: 100px !important;
}
#mobile-menu{
	float:right !important;
}
.contact-area .section-title-wrapper .section-title {
    font-size: 20px;
}
.medilove-bannar-wrapper {
    padding: 35px 20px !important;
    height:224px !important;
}
.medilove-bannar-wrapper-2 {
    padding: 40px 40px;
    background-size:98% !important;
}
.menu-item .current-menu-item {
    color: #ff0000 !important;
    font-weight: bold !important;
}
.single-slider {
    background-position: center;
    background-size: cover;
}
.page-height3 {
    min-height: 400px;
}

.current-menu-item a {
    color: #5a80e2 !important;
    font-weight: bold !important;
}

.medilove_hsearch input {
    background-color: #ededed !important;
}

.pisol-view-cart{
    font-weight: 600;
    font-size: 22px;
    color: #d17373;
}

.yith-wcwl-add-to-wishlist {
    display: none;
}