/*
Theme Name: Medcaline Child
Theme URI: http://demo.7iquid.com/medcaline
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Template: medcaline
Description: Medcaline is a powerful WordPress theme for Psychologists and other medical professionals. It is fully responsive & SEO friendly. We’ve bundled it with a popular and easy to use Elementor Page Builder plugin and have created multiple custom elements for it so you can just drag & drop elements to create your perfect page layout.
Version: 3.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: medcaline-child
Tags: elementor, business, consulting, counseling, health, healthcare, Life Coach, medical, orthopedic, physiotherapy, practice, psychiatrist, psychologist, psychology, therapist, therapy, 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.
*/


li:before{
    content: '\2713';
    color: #389F45;
    margin-right: 15px;
}
.main-navigation li:before {
    content: none;
}

.site-content {
    padding: 0px 0 !important;
    position: relative;
}

/* General submenu styling */
.primary-menu .sub-menu {
    min-width: 290px !important;
}

/* WPML Language Switcher specific override */
.primary-menu .wpml-ls-menu-item .sub-menu {
    min-width: 100px !important;
    max-width: 100px !important;
}

@media screen and (min-width: 1200px) {
    .primary-menu .sub-menu li a {
        position: relative;
        font-size: 15px;
        line-height: 20px !important;
		padding-top: 10px;
		padding-bottom: 10px;
        font-family: inherit;
	}}
		

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Roboto", serif;
	
}


@media screen and (min-width: 1200px) {
    #site-header-wrap.header-layout1 .site-header-main.h-fixed {
        background-color: white;
}

    #site-header-wrap.header-layout1 {
        background-color: #646365;
    }

@media screen and (min-width: 1200px) {
    #site-header-wrap.header-layout1 .site-header-main .site-navigation-main-content {
        background-color: white;}
    #site-header-wrap.header-layout1 .site-header-main .site-navigation-main-content .primary-menu > li > a {
        color: black;
    }
}
	
.footer-logo img {
    max-height: 75px;
}