/*
Theme Name: Allegro Premium Theme Child
Template: allegro-theme
Author: Child Theme Configurator
Version: 1.0.1429082558
Updated: 2015-04-15 07:22:38
*/

@charset "UTF-8";



.header .header-logo {
  display: inline;
  float: left;
  margin-left: 0;
  margin-bottom: 10px;
margin-right: 10px;
margin-top: 0px;
}

.header .header-addons {
  display: inline;
  float: right;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  text-align: right;
}


.main-menu .the-menu::after {
   display: none;
}

.main-menu .the-menu {
  position: relative;
  top: 10px;
}

.secondary-menu ul {
  display: inline;
  float: left;
  
}

.header {
  background-color: #1b366b !important;

}

a.mobile-menu {
  
  color: #1b366b !important;
  
}

.wrapper.bgtire {

    background-image:url('bg-allegra.png');
    background-repeat:no-repeat;
    background-position:right center;

}

.main-menu .the-menu > li > a {
  background-image:none;
}

.main-menu .the-menu li {
  background-image:none;
}

.main-menu .the-menu {
   background-image:none;
}

.main-menu {
    background-image:none;background: none repeat scroll 0 0 transparent;
}

.main-menu .the-menu li ul {

  background-color: #1b366b;

}

.main-menu .the-menu {
  background-image: none;
   
}

@media only screen and (max-width:641px) { 
.header-addons .header-search {
 
  width: 100%;
}

.header .header-addons .header-search input[type="text"] {
 box-sizing: border-box;
  width: 100%;
}
}

@media only screen and (min-width:884px) { 
div.header div.wrapper.hide {display: none;}

.header .header-logo {
margin-top: 5px;margin-left: 10px;
}

.header .header-addons {
  display: inline;
  float: right;
margin-bottom: 10px;
margin-right: 10px;
margin-top: 7px;
  text-align: right;
}

}

 