/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.popup-over#leo_block_top .popup-content {
    min-width: 350px;}

#index #header.mini-navbar .header-top {
    background: #222222b0!important;}

#index #header.mini-navbar .header-top .header_logo .logo{
   height: 100px; }

.leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    width: 200px;}

.leo-megamenu .navbar-nav > li.aligned-left  .level2 {
    left: 160px;}

.leo-megamenu .dropdown-menu a > .menu-title {
    font-size: 12px;
    line-height: 18px;}

.leo-megamenu .dropdown-menu li {
    padding: 1px 0;}

#leo-paneltool {
    display: none;}

.leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a {
    color: #eb5772;}

 #header .header-top, .bottomnav {
    background: #222222b0 !important;}

.keep-header .header-container {
    background: none;}


.subcategory-block {
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.05);}

div.subcategory-block:hover {
   box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.15);}

.subcategory-image a:hover img {
    border: none;}

.subcategory-image img {
    border-radius: 0%;
    border: none;}

textarea.form-control, .pagination textarea.jump-to-page, textarea.pstaggerWrapper, textarea.pstaggerAddTagInput, textarea.tags-input {
    visibility: visible!important;
}



@media screen and (max-width: 1280px) { 
    .leo-megamenu .navbar-nav > li > a {
    padding: 14px 7px;
}
}

@media screen and (min-width: 1281px) { 
    .leo-megamenu .navbar-nav > li > a {
    padding: 14px 15px;
}
}

.page-authentication #content {
  max-width: 100%!important;
}

#contact .banner-header:before {
    height: 400px!important;
}

#contact .banner-header .title_block, #contact .banner-header .sub-title-widget {
    display: none!important;
}

.footer-container li a {
    line-height: 40px;
}

 #registration_fields input[type="radio"] {
    height: 8px!important;
}