/*
Theme Name: Kendall Child
Theme URI: http://kendall.elated-themes.com
Description: A child theme of Kendall Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Template: kendall
Text Domain: kendall
*/


.eltd-logo-wrapper a img{
    width: 150px;
}
.eltd-mobile-header .eltd-mobile-logo-wrapper img{
    width: 150px !important;
}
.eltd-page-header .eltd-logo-area .eltd-logo-wrapper a{
    max-height: 50px !important;
}
.eltd-page-header .eltd-main-menu ul li.current_page_item a{
    color: #92368b !important;
}

.widget_media_image img{
    width: 150px;
}

.home .wpb_single_image img{
    border-radius: 50%;
}

.post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit{
    background: linear-gradient(to right,#92368b 0,#da3f96 100%) !important;
    transition: background .15s ease-out !important;
}
.post-password-form input[type=submit]:hover, input.wpcf7-form-control.wpcf7-submit:hover{
    background-position: 100% center!important;
    background: linear-gradient(to right,#da3f96 0,#92368b 100%) !important;
    
}

.eltd-mobile-header .eltd-vertical-align-containers .eltd-position-right .eltd-position-right-inner{
    height: unset !important;
}


.eltd-btn.eltd-btn-solid:hover{
    background: linear-gradient(to right,#da3f96 0,#92368b 100%) !important;
}
.eltd-btn.eltd-btn-solid{
    background: linear-gradient(to right,#92368b 0,#da3f96 100%) !important;
    transition: background .15s ease-out !important;
}

header .eltd-position-right{
    height: unset !important;
}


/* header .eltd-light-header .eltd-page-header>div:not(.eltd-sticky-header) .eltd-main-menu>ul>li>a, .eltd-light-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu>ul>li>a{
    color: #92368b !important;
} */

.eltd-sticky-header.header-appear ul li a{
    color: #92368b !important;
}
.eltd-page-header .eltd-position-right-inner a{
    color: #92368b !important;
}
/* .eltd-sticky-header.header-appear .eltd-page-header>div:not(.eltd-sticky-header) .eltd-side-menu-button-opener, .eltd-light-header .eltd-top-bar .eltd-side-menu-button-opener, .eltd-light-header.eltd-header-style-on-scroll .eltd-page-header .eltd-side-menu-button-opener span:before{
    color: #92368b !important;
} */

.eltd-sticky-header.header-appear .eltd-search-opener span:before, .eltd-sticky-header.header-appear .icon_menu:before{
    color: #92368b !important;
}
.eltd-page-header .eltd-position-right-inner{
    margin-top: 30px;
}
.eltd-sticky-header.header-appear .eltd-position-right-inner{
    margin-top: 15px;
}