/*
Theme Name:   Medibazar Child
 Theme URI:    http://klbtheme.com/medibazar/
 Description:  Medibazar Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     medibazar
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  medibazar-child
*/

.klb-add-to-cart,
.product-buttons,
.woocommerce ul.products li.product .button {
    display: none !important;
}

@media (max-width: 767px) {
    .logo img {
    width: 100px !important;
}
}

.mean-container a.meanmenu-reveal {
    margin-top: -55px !important;
}

#scrollUp:hover {
    background: #C8102E !important;
}

.product-03-wrapper {
    padding: 0;
}

.product-text {
    padding-bottom: 20px;
    padding-top: 12px;
	margin-top: 0px !important
}

h1.product_title.entry-title {
    margin-top: 35px!important;
    font-size: 26px!important;
}

.product-03-wrapper .product-text h4 {
    font-size: 18px;
    line-height: 1.4em;
}

    .main-menu ul li {
        margin-right: 50px !important;
    }

.contact-list p {
    color: #0a0a0a !important;
}

.contact-list h4 {
    color: #000000 !important;
}

.social-icon-right > a {
    color: #000000 !important;
}

.extra-info.info-open {
    background: #fff !important;
}

.extra-info {
    background: #fff !important;
}

.feature-02-wrapper.text-center {
    height: 320px !important;
}