/*
Theme Name: GrandPrix Child
Theme URI: https://grandprix.qodeinteractive.com
Description: A child theme of GrandPrix Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: grandprix
Template: grandprix
*/

.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 110px !important;
}

.mkdf-main-menu > ul > li > a {
    padding: 15px 10px !important;
    border-radius: 1px;
}

.mkdf-side-menu-button-opener.mkdf-side-menu-button-opener-predefined {
    display: none !important;
}


/* NEWSLETTER */

#sec_subscribe input#wpforms-2900-field_1::placeholder {
    color: #fff;
    opacity: 1;
}
#sec_subscribe input#wpforms-2900-field_1 {
    background: #0000;
    border: 0;
    border-bottom: 2px solid #3d3723;
    color: #fff;
}

#sec_subscribe button#wpforms-submit-2900 {
    position: absolute;
    bottom: 28px;
    right: 0;
    background: #0000;
    background: url(/wp-content/uploads/2025/07/send.png);
    background-repeat: no-repeat;
    font-size: 0;
    padding: 12px;
    background-position: center;
}

#sec_subscribe  em#wpforms-2900-field_1-error {
    position: absolute;
}

#sec_subscribe {
    padding: 30px 20px 40px 20px;
}

.mkdf-title-holder .mkdf-title-inner {
    background: url(https://vagrant.testlinkservermain.com/wp-content/uploads/2025/07/Duke.avif);
    background-position: center;
    background-size: cover;
}