/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

#advanced_menu_toggle, #advanced_menu_hide {
    background-color: #f36f23;
    border-color: #003159;
    color: #ffffff;
}

.cart_dropdown_link {
    background: #f36c23 none repeat scroll 0 0 !important;
}

.avia_cart_buttons {
    opacity: 1;
}

.main_color .avia_cart_buttons {
background-color:#005a9e !important;
}

.av-main-nav > li > a {
    padding:0 40px;
}

.main_color .avia_cart_buttons .button {
color:#fff !important;
}

@media only screen and (max-width: 989px) {
#header .widget {
    padding-top: 0;
    position: absolute !important;
    right: 42% !important;
    text-align: center !important;
    top: 42px !important;
    transform: translate(50%) !important;
}

.av_header_transparency #advanced_menu_toggle {
    background: #f36c23 none repeat scroll 0 0;
    color: inherit;
}

#advanced_menu_toggle, #advanced_menu_hide {
    right: 42px;
}

#header .widget h1{
color:#F36C23 !important;
    font-size: 1.5em !important;
}

#header .widget h2 {
    color: #ffffff !important;
    font-size: 2.4em !important;
    line-height: 1em !important;
    margin-bottom: 0 !important;
    margin-top: 6px !important;
}
}

@media only screen and (max-width: 767px) {

#header .widget {
    padding-top: 0;
    position: absolute !important;
    right: 46% !important;
    text-align: center !important;
    top: 5px !important;
    transform: translate(50%) !important;
}

#header .widget h1{
color:#F36C23 !important;
    font-size: 1.5em !important;
}

#header .widget h2 {
    color: #ffffff !important;
    font-size: 2.4em !important;
    line-height: 1em !important;
    margin-bottom: 0 !important;
    margin-top: 6px !important;
}

#advanced_menu_toggle, #advanced_menu_hide {
 right: 2px;
}
}


@media only screen and (max-width: 660px) {
#header .widget {
    display:none !important;
}
}

.download-url > a {
    color: red !important;
    font-size: 1.3em;
    font-weight: bold;
}

.product-purchase-note p {
    font-size: 1.3em;
    font-weight: bold;
}

small {
    font-size: 1.2em;
}

#header .widget h1{
color:#F36C23;
    font-size: 2.3em;
}

#header .widget h2{
color:#FFFFFF;
    font-size: 2.6em;
}

#header .widget{
      right: 30%;
    padding-top: 0;
    position: absolute;
    top: 40px;
    transform: translate(50%);
text-align:right;
}

#taco .av-subheading{
color:#fff;
}

#tag {
color:#F36C23;
}

#header{
background-color:rgba(0,49,89,0.7);
}

/*------------ADFA OLD SITE CODE-----------*/

.page-id-2 #header_main_alternate {
background-color:rgba(0,49,89,0.5) !important;
}

.main_menu .menu ul { width: 270px; }

#top .header_color .main_menu .menu ul #menu-item-423 > a:hover {
background-color:#0077cc !Important;
}