/*
Theme Name: Sentobar Child
Theme URI: http://wowthemez.com/sentobar
Author: WowThemez
Author URI: http://wowthemez.com/
Description: A child theme of Sentobar Theme
Version: 1.0
Template: sentobar
*/


ul.nav li > ul > li a:hover {
    background-color: #01c5f4;
    padding-left: 20px;
    color: #fff;
}


ul.nav li ul {
    background-color: #2c3651;
 }


.wt-cf7-form .wpcf7 input[type="submit"]:focus, .wt-cf7-form .wpcf7 input[type="submit"]:hover {
    background-color: #01c5f4;
    color: #fff;
}


.scroll-to-top {
    display: block;
    text-align: center;
    background-color: #01c5f4 !important;
    }


 .footer-widget-section {
    background-color: #2c3651;
    border-bottom: 0px solid #2c3651;
    padding: 60px 0;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Open sans" !important;
    font-weight: 300 !important;
}


.section-heading p, .entry_title a {
	font-family: "Open sans" !important;
    font-weight: 300 !important;

}

ul.nav > li > a {
    font-size: 15px !important;
    font-weight: 400;
}


.slicknav_menu {
    font-size: 16px;
    margin-top: -33px;
    background: none !important;
}

.elementor-46 .elementor-element.elementor-element-6eff .wt-cf7-form .wpcf7-form .wpcf7-submit {
    background-color: #2c3650;

}

.page-header {
    background-color: #3e73ff !important;


}