/*
 Theme Name:   Senior Child Theme
 Theme URI:    http://example.com/wheels/
 Description:  Senior Child Theme
 Author:       Aislin
 Author URI:   http://example.com
 Template:     senior
 Version:      1.0.0
 Tags:
 Text Domain:
*/

@import url("../senior/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
a:hover {text-decoration:underline;}
.vc_general.vc_cta3.vc_cta3-style-classic {
    background-color: #fff!important;
    border: solid 3px #E8511E!important;
}
.wh-main-menu-bar-wrapper.wh-sticky-header-enabled {z-index:10;}
.wh-menu-main {
    padding-top: 15px!important;
}
.wh-ul-center {
    border-top: 1px solid #ccc!important;
}
#ultimate-heading5582ce83786ed .ubtn {border:2px solid #619723!important;}
.wh-logo {padding-top:15px;}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #E8511E;
	font-weight:bold!important;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    background-color: #E8511E;
    border-color: #E8511E;
    color: #ffffff;
}
.mc4wp-alert.mc4wp-notice {
    float: left;
}
.mc4wp-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    float: left!important;
	}
.vc_cta3-content-header > h2 {
	font-weight:bold!important;
	font-size:25px!important;
}
.vc_cta3-content > p {
    font-size: 19px;
}
.vc_btn3.vc_btn3-style-modern {
    background-image: none!important;
}
#mc4wp-form-1 input+input {
background-color: #E8511E!important;
border-color: #E8511E!important;
color: #ffffff!important;
	}
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3 {
    display: none;
}
.sf-menu.wh-menu-main a {
    font-size: 18px!important;
    padding: 3px 8px;
}

@media (max-width: 900px) {
    
    #banvideo {
    display: none!important;
}
}

.wh-page-title-bar {
    /* background-color: #cdc95f !important; */
    /* background-image: none !important; */
}

h1.page-title {
   color: #f5ef62 !important;
}

#scrollUp {
	left: 30px !important;
	right: auto !important;
}

#cookie-notice {
	background-color: #666 !important;
    height: auto;
    z-index: 100000;
    font-size: 13px;
	left: 0;
    text-align: left;
}

.cookie-notice-container {
    padding: 10px !important;
    width: 80% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	min-width: auto !important;
	margin-left: 50px;
}