/*
 Theme Name:   Texaspoker.dk
 Theme URI:    https://texaspoker.dk
 Description:  Theme for Texaspoker.dk
 Author:       Webko
 Author URI:   https://webko.dk
 Template:     mpo-base
 */

#main {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .8);
    background: #fff;
}

/* Page Header */

img.header-image {
    width: 302px;
    margin: 0 !important;
}

.lmw-banner-top {
    float: right;
    width: 610px;
}

#page,
header#masthead {
    background: transparent !important;
}

header#masthead .no-site {
    display: none;
}

header#masthead .navbar {
    border: 0px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .8);
    margin-bottom: 0px;
    min-height: initial;
    background: #364761;
    background: linear-gradient(to bottom, #364761 0%, #17222F 100%) !important;
}

header#masthead .navbar-default .navbar-nav>.active>a,
header#masthead .navbar-default .navbar-nav>li>a:active,
header#masthead .navbar-default .navbar-nav>li>a:focus,
header#masthead .navbar-default .navbar-nav>li>a:hover {
    color: #F3A720;
    background: #17222F;
}

header#masthead .navbar-default .navbar-nav>li:first-child>a {
    border-left: 1px solid #17222F;
}

header#masthead .navbar-default .navbar-nav>li>a {
    border-right: 1px solid #17222F;
    font-weight: initial;
}

header#masthead .navbar-default .navbar-nav>li>a {
    color: #fff;
}

.lmw-banner-top {
    float: right;
    text-align: right;
    width: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: 7px;
}

#masthead>a:last-child {
    top: 5px !important;
}

/* End Page Header */

/* Sidebar */

#secondary .widget-title:first-child {
    margin-top: 0px;
}

#secondary .widget-title {
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 5px 10px;
    color: #ffffff;
    background: #364761;
    background: linear-gradient(to bottom, #364761 0%, #17222F 100%) !important;
}

.su-list ul li i {
    color: #F3A720 !important;
}

/* End Sidebar */

/* Footer */

footer .col-sm-3:last-of-type {
    display: none;
}

footer#colophon {
    background: #364761;
    background: linear-gradient(to bottom, #364761 0%, #17222F 100%) !important;
}

#menu-footer-menu li:not(:last-child) {
    border-right: 1px solid #fff !important;
}

/* End Footer */

.navbar-default .navbar-toggle {
    top: -62px;
}