/*
 Theme Name:     Dexeus Extra
 Template:       Extra
 Version:        1.0.0
*/
 
@import url("../Extra/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?58865126');
  src: url('font/fontello.eot?58865126#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?58865126') format('woff2'),
       url('font/fontello.woff?58865126') format('woff'),
       url('font/fontello.ttf?58865126') format('truetype'),
       url('font/fontello.svg?58865126#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.dexeusextra-icon-dexeus.et-extra-icon-background-hover:hover {
  background-color: #2a9bcf !important;  
}

.dexeusextra-icon-dexeus:before {
  content: '\e800';
  font-family: 'fontello' !important;
  font-size: 18px !important;
}

#et-menu li>ul, .et-top-search-primary-menu-item .et-top-search {
    background-color: #e9bdbf;
    border-color: #00A8FF;
}
