/*
Theme Name: Getaway Child
Theme URI: http://getaway.qodeinteractive.com
Description: A child theme of Getaway Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: getaway
Template: getaway
*/

.qodef-section-title-holder.qodef-st-with-border .qodef-st-title {
    border-left: 4px solid #ffe500;
    padding-left: 33px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 20px 0;
    color: #1a4b96;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit {
    text-transform: capitalize !important;
    border-width: 2px;
    background: #ffe500;  
    color: #1a4b96;  
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    font-size: 16px;
    border-color:  #1a4b96 !important;   
    padding-bottom: 3px;
}

.qodef-main-menu>ul>li>a>span.item_outer .item_text:before {
    background-color: #ffe500 !important;

}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
    padding: 0px !important;
}

footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .widget {
    color: #fff !important;
}

.qodef-footer-bottom-holder p {
    color: #ffffff !important;
}

footer .widget.widget_nav_menu ul li, footer .widget.widget_pages ul li, footer .widget.widget_recent_entries ul li {
    overflow: hidden;
    color: #fff;
    display: inline;
    padding-left: 10px;
    font-size: 9px;
}

footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .widget a {
    color: #ffffff;
    font-size: 10px;
}

footer .widget {
    margin: 0 0 15px;
    padding: 0;
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a {
    color: #1a4b96;
}


.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a{
    text-transform: capitalize;
}

.qodef-btn.qodef-btn-small {

    text-transform: capitalize;
}


.qodef-btn.qodef-btn-large.qodef-btn-icon {
    text-transform: capitalize;
}

.qodef-section-title-holder .qodef-st-text {
    display: block;
    margin: 23px 0 0;
    color: #1a4b96;
}

.mobile-download {
    background: #ffe500;
    display: inline-block;
    padding: 5px 10px !important;
}

.mobile-download a {
    color:#1a4b96 !important;
}


.mobile-download:hover {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(0, 0, 0, 1);
    border: 1px solid;
}

.mobile-download a:hover {
    color: #000;
    border-color: rgba(0, 0, 0, 1);
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .qodef-main-menu>ul>li>a {

    padding: 0 10px;
   
}


}

@media (min-width: 1151px) and (max-width: 1440px) {


.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 70px;
    height: 22px !important;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 72px;
    height:  22px !important;
}

}

@media (min-width: 1024px) and (max-width: 1151px) {
    .qodef-main-menu>ul>li>a {

    padding: 0 7px;}

    .qodef-menu-area .qodef-button-widget a {
        padding:0px !important;
    }

    .qodef-sticky-header .qodef-button-widget a {
    padding:0px !important;
    }
   



.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 70px;
    height: 15px !important;
    }

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 72px;
    height:  15px !important;
    }

}

@media (min-width: 1151px) and (max-width: 1227px) {
  

    .qodef-menu-area .qodef-button-widget a {
        padding:0px !important;
    }

    .qodef-sticky-header .qodef-button-widget a {
    padding:0px !important;
    }
   



.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 70px;
    height: 22px !important;
    }

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 72px;
    height:  22px !important;
    }

}

