/*
 Theme Name:   Yoku Child
 Theme URI:    http://demo.goodlayers.com/yoku
 Description:  Goodlayers Yoku Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     yoku
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  yoku-child

 START YOUR CHILD THEME CSS HERE
*/

.gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Homepage 2 Contact Form"] input[type="submit"] {
    background-color: #1ABAC4!important;
}


.yoku-header-style-plain.yoku-style-splitted-menu .yoku-logo {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -30px!important;
}


.yoku-page-title-wrap.yoku-style-custom .yoku-page-title-content {
    padding-bottom: 70px!important;
    padding-top: 50px;
}

.yoku-animate-fixed-navigation.yoku-header-style-plain.yoku-style-splitted-menu .yoku-navigation-top {
  top: 40px !important;
}