/*

Theme Name: Luxe

Theme URI: https://thrivethemes.com/

Author: Thrive Themes

Author URI: https://thrivethemes.com/

Description: A fast, luxurious blogging theme with strong typography. Designed to put your content in the spotlight and give your site an air of authority.

Version: 1.200.26
License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: blog, thrive, lead capture

*/

.header {
    background: url(https://egoland.ru/wp-content/themes/egoland_new/images/bg1.png) right 0 no-repeat;
    float: left;
    width: 100%;
    height: 95px;
    position: relative;
    margin: 0 0 0px;
}
.header .desc {
    background: url(https://egoland.ru/wp-content/themes/egoland_new/images/header_center.png) center 10px no-repeat;
    float: left;
    width: 100%;
    height: 129px;
}
div#floating_menu {
    margin-top: 0;
    top: 0;
}
.header .logo {
    float: left;
    margin: 10px 0 0 20px;
}
.clearfl { clear: both; }
#floating_menu header {padding: 0 !important}
nav.right {
    float: none !important;
}

header nav>ul.menu>li.current-menu-item>a, header nav>ul.menu>li.current_page_item>a, header nav ul#menu>li.current-menu-item>a, header nav ul#menu>li.current_page_item>a {
    box-shadow: 0px 1px 1px 1px #fbfbfb;
    border-radius: 50px;
    border: none !important;
    color: #1a1a1a;
    padding: 9px;
}

header nav>ul.menu>li>a:hover, header nav ul#menu>li>a:hover{
    box-shadow: 0px 1px 1px 1px #fbfbfb;
    border-radius: 50px;
    border: none !important;
    color: #1a1a1a;
    padding: 9px;
}
header nav ul>li {
    padding: 0px 0 !important;
}
header nav ul>li>a {
    padding: 7px !important;
    margin-right: 10px;
    top: -1px;
    position: relative;
}
#floating_menu header  {
    background: url(https://egoland.ru/wp-content/themes/egoland_new/images/nav-bg.gif) 0 0 repeat-x;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 35px;
    z-index: 1000;
    text-align: center;
}
header nav ul li>ul {top:31px !important;}
.lrp input[type="submit"] {
    font-family: Verdana, Geneva, sans-serif,sans-serif  !important;
}
header ul.menu > li > a {
    color: #5d5d5d;
    font-weight: bold;
}
@media (max-width: 768px)
{

.header .logo {
    float: none;
    margin: 10px auto;
    width: 150px;
    position: relative;
    display: block;
}

    .header .desc , .header { background: none }
}
