

.ngg-gallery-thumbnail img {
    border: none !important;
    margin: 4px !important;
}

.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: 0 !important;
    height: 90px !important;
    width: auto !important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out
}
.q_logo {
    position: relative;
    top: 0 !important;
    left: 0;
}
nav.main_menu ul li a {
    line-height: 50px;
}
nav.main_menu>ul>li>a {
    padding: 0 15px;
}
header.sticky nav.main_menu>ul>li>a, .light.sticky nav.main_menu>ul>li>a,
.light.sticky nav.main_menu>ul>li>a:hover, .light.sticky nav.main_menu>ul>li.active>a, .dark.sticky nav.main_menu>ul>li>a,
.dark.sticky nav.main_menu>ul>li>a:hover, .dark.sticky nav.main_menu>ul>li.active>a {
    line-height: 60px
}



h4 a{
color: #f88e1f !important;
font-weight: bold !important;     	}

.footer_top .widget #searchform input[type="submit"] {
    color: #ffffff
}

.footer_top .widget #searchform {
    background-color: transparent;
    border: 1px solid #ffffff
}

.footer_top .widget #searchform input[type="text"] {
    color: #ffffff !important
}

.footer_top a, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget {
    color: #ffffff !important;
    word-wrap: break-word
}

#back_to_top>span {
    width: 51px;
    height: 51px;
    line-height: 51px;
    text-decoration: none;
    background: transparent;
    text-align: center;
    border: 2px solid #f8b56e;
    opacity: .5;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

#back_to_top span span {
    font-size: 22px;
    color: #f8b56e;
    line-height: 51px;
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -ms-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s;
    transition: color .2s ease 0s
}


	.q_social_icon_holder.normal_social:hover .simple_social,
	.q_steps_holder .circle_small:hover span,
	.q_steps_holder .circle_small:hover .step_title,
    .social_share_holder:hover > a{
		color: #f2b677 !important;
	}