/*
Theme Name: Medcaline Child
Theme URI: http://demo.7iquid.net/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: 1.2.1
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.
*/
ul#mastmenu li {
    margin: 0 8px;
}
.header-top {
    background-color: #C1923E !important;
}
#site-header-wrap.header-layout3 .header-top .header-top-inner .header-top-left .top-left-content .ct-item i {
    color: #fff !important;
}
.right-button a {
    background-color: #745012 !important;
}
.icon-item {
    background: #714e1b !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-left: 12px !important;
}
.woocommerce .woocommerce-product-inner {
    background: transparent !important;
    margin-bottom: 0 !important;
}
.cms-product-grid .cms-grid-inner {
    height: 570px !important;
}
.zmdi-phone-msg:before {
    color: #C1923E !important;
}
.entry-readmore a {
    border-color: #C1923E !important;
    color: #C1923E !important;
}
.testi-sec .cms-button-wrapper.cms-button.layout1 a {
    background: #C1923E !important;
}
.site-branding {
    margin: 0 !important;
}
body.page-id-3738 div#site-header a img {
    max-height: 42px !important;
}
body.page-id-3740 div#site-header a img {
	max-height: 36px !important;
}
.cms-product-grid.woocommerce .price {
    color: #C1923E !important;
}
.entry-readmore a:hover {
    color: #fff !important;
}
#site-header-wrap.header-layout3 .header-top .header-top-inner .header-top-left .top-left-content .ct-item a:hover {
    color: #fff !important;
}
.entry-readmore a:hover {
    color: #bd9048 !important;
}


div#main-menu-mobile  {
	display: none;
}

.cms-service-grid a.btn.btn-outline.secondary:hover {
     color: white !important; 
}


@media only screen and (max-width: 768px) {
	
div#main-menu-mobile {
    display: flex;
    align-items: center;
}

div#main-menu-mobile .h-btn-cart i {
    color: #ffffff;
}


div#main-menu-mobile .icon-item {
    background: transparent !important;
    margin: 0 !important;
}
	
	.content-area h2:not(.no-responsive), .content-area .h2:not(.no-responsive) {
    	font-size: 26px !important;
    	line-height: 30px !important;
	}
	#main-menu-mobile .btn-nav-mobile:before, #main-menu-mobile .btn-nav-mobile:after, #main-menu-mobile .btn-nav-mobile span {
    	background: #bd9048 !important;
	}
	div#site-header {
		background-color: #000 !important;
		border: 0 !important;
	}
	div#site-header a.logo-mobile img {
		width: 70% !important;
	}
	#prodduct-sec .cms-product-grid .cms-grid-inner {
    	height: unset !important;
	}
}