/*
Theme Name: Trobica Child
Author: themes_story
Author URI:  http://themeforest.net/user/themes_story
Theme URI: http://themeforest.net/user/themes_story/portfolio
Template: trobica
Description: This is child theme for Trobica Theme.
Version: 1.0.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: trobica-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/

.apply-header .logo1{
    max-height: 100%;
}
.elementor-element-37819ebd .item.slide.clearfix.slick-slide {
    min-height: 720px;
}
.elementor-1378 .elementor-element.elementor-element-8ade115 .slider-text{display: block !important;}

/* ================ Call button in menu bar =================== */

li#menu-item-2726 a {
    background-color: goldenrod;
    padding: 5px 10px;
    border: 2px solid;
    border-radius: 15px;
	color: #fff;
}

li#menu-item-2726 a:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #f96152 !important;
    opacity: 1 !important;
}

.fat-nav__wrapper .menu-item-2726 a {
    background-color: goldenrod;
    padding: 5px 10px;
    border: 2px solid;
    border-radius: 15px;
    color: #fff;
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
/* ===================================================== */