/*
Theme Name: Oaza
Theme URI: http://oaza.mikado-themes.com
Description: Elegant Spa and Wellness Theme
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: oaza
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (max-width: 1349px) {
	.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {
    	width: 75%;
	}
}
@media only screen and (min-width: 1350px) {
	.mkdf-iwt.mkdf-iwt-icon-top .mkdf-iwt-content {
    	width: 100% !important;
	}
}
.mkdf-btn.mkdf-btn-solid {
    background: transparent !important;
}
.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-bg):hover {
    background-color: #295135!important;
}

li#nav-menu-item-3937 a {
    background-color: #c2d501;
    padding: 13px !important;
    margin-left: 20px;
}

.mkdf-main-menu>ul>li>a {
    letter-spacing: 0 !important;
	padding: 0px 10px !important;
}
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li.mkdf-active-item>a, .mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a, .mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a:hover {
    color: #295135 !important;
}
.textwidget {
    line-height: 50px !important;
}
.textwidget .alignleft {
    margin: 16px 19px 16px 0 !important;
}
.mkdf-call-to-action-holder .mkdf-cta-inner .mkdf-cta-text-holder {
    background-color: #809880 !important;
}
.mkdf-call-to-action-holder .mkdf-cta-inner .mkdf-cta-icon-holder a {
    background-color: #54785d !important;
}
.mkdf-page-footer .textwidget {
    line-height: inherit !important;
}
.mkdf-footer-bottom-holder .mkdf-grid-col-6:nth-child(2) {
    width: 45% !important;
    float: left !important;
    text-align: left !important;
}
.mkdf-footer-bottom-holder .mkdf-grid-col-6:nth-child(1) {
    width: 55% !important;
    float: left !important;
}
.mkdf-footer-bottom-holder .alignleft {
    margin: 6px 19px 6px 0 !important;
}
@media only screen and (max-width: 640px){
.widget.mkdf-social-icons-group-widget.mkdf-light-skin.text-align-left {
    padding-top: 85px;
    padding-right: 35px;
}
.mkdf-title-info h1 {
    font-size: 45px !important;
}
}