

@media only screen and (max-width: 1000px)
header .q_logo img.mobile {
    margin-left: 20px !important;
}

@media only screen and (max-width: 1000px)
.q_logo a {
    left: -50%;
    width: auto!important;
    margin-left: 50px;
}

.title h1 {
    text-transform: none;
}

.powered-by {
color:white !important;
height:1px;
width:1px;
font-size:1px;
}

.powered-by a {
color:white;
}

#nav-menu-item-62 {
    background-color: #5589B5;
    color: white !important;
    border-radius: 2px;
    padding-top: 0px;
    margin-top: 30px;
    height: 40px;
}

.drop_down .second .inner ul, .drop_down .second .inner ul li ul, .shopping_cart_dropdown, li.narrow .second .inner ul, .header_top .right #lang_sel ul ul, .drop_down .wide .second ul li.show_widget_area_in_popup .widget, .drop_down .wide.wide_background {
    border: 3px solid #5589B5;
}

#nav-menu-item-62 a {
    margin-top: -30px;
    color: white;
}

header.sticky .header_bottom #nav-menu-item-62 {
    margin-top: 10px;
    color: white;
}

header.sticky .header_bottom #nav-menu-item-62 a {
    margin-top: -10px;
    color: white;
}

.drop_down .narrow .second .inner ul li:hover {
    width: 225px;
    background-color: #5589B5;
color:white;
}

@media only screen and (max-width: 600px){
.offonfooter {
visibility:hidden;
height:0px;
}

.title_outer.title_without_animation {
    visibility: hidden;
    height: 1px;
}

#back_to_top {
visibility:hidden;
}

#back_to_top span{
visibility:hidden;
}

.centerfooter {
text-align:center;
}


.footer_bottom_holder{
padding-bottom:45px;
}
}

aside .widget {margin: 60px 0 42px;}
aside .widget h5 {font-weight: 700;}
aside .widget.posts_holder li {border-bottom: 1px dashed #D6D6D6;}

.q_logo a {
    display: block;
    visibility: visible;
}