/* 
 Theme Name:     Hillel Dinner
 Author:         Marco Vescio, Action Graphics
 Description:	 Annual Dinner Theme for COLUMBIA/BARNARD HILLEL
 Author URI:     http://www.agnj.co
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


h1 {
color: #0096D6 !important;
font-size: 58px !important;
}

h2, h3, h4, h5, h6 {
color: #005295 !important;
}

.new-head-button {
    position: relative;
    /*top: -65px;*/
    top: -220px;
    float: right;
}
.new-head-button.history-button {
    position: relative;
    top: -190px;
    float: right;
}
.new-head-button.honorees-button {
    position: relative;
    top: -270px;
    float: right;
}
.new-head-button.album-button {
    position: relative;
    top: -245px;
    float: right;
}
.new-head-button.contact-button {
    position: relative;
    top: -195px;
    float: right;
}




input[type="submit"] {
box-shadow: rgb(0, 82, 149) 0px 39px 0px -24px inset;
    background-color: rgb(0, 82, 149);
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
font-family:"mr-eaves-modern",sans-serif !important;
    font-size: 15px;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow: rgb(0, 82, 149) 0px 1px 0px;
text-align: center;
}
@media only screen and (max-width: 1024px) {
.new-head-button {
    position: relative;
    top: -65px !important;
    float: none !important;

}

}

@media only screen and (min-width: 981px) {
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 0 !important;
}
}

#et-top-navigation {
padding-top: 20px !important;
padding-bottom: 20px !important;
margin-bottom: 20px !important;
background: none; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(3,124,186,0.3) 15%, rgba(3,124,186,0.3) 85%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(3,124,186,0.3) 15%,rgba(3,124,186,0.3) 85%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 15%,rgba(255,255,255,0.7) 85%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='rgba(255,255,255,0)',GradientType=0 ); /* IE6-9 */
}

ul.gfield_checkbox label {
width: 100% !important;
border-bottom: 2px dotted rgba(0,150,214,0.2);
}

ul.gfield_checkbox label:after {

}


.gfield_checkbox label > .ginput_price {
float:right;
}

.no-price-checkbox label{
border: none !important;
width: initial !important;
}

.et_pb_widget {
    width: 100%;
}


.gform_wrapper span.ginput_product_price {
    color: #005295 !important;
}

#top-header a, #top-header a {
    color: #fff;
    background: rgba(0,150,214,0.3);
    padding: 15px;
}


@media (min-width: 981px) {
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
} }





div.sponsor-btn:hover, 
div.sponsor-btn:focus {
cursor: pointer;
border: 2px solid black;
}
