a:hover, p a:hover,
	.mobile_menu_button span:hover,
	nav.mobile_menu ul li:hover > a,
	nav.mobile_menu ul li.active > a,
	.side_menu_button > a:hover,
	.dark:not(.sticky):not(.scrolled) .side_menu_button > a:hover,
	.light:not(.sticky):not(.scrolled) .side_menu_button > a:hover,
	.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart:hover,
    .light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart:hover,
	.breadcrumb .current,
	.blog_holder.masonry article .blog-share a:hover,
	.blog_holder.masonry_full_width article .blog-share a:hover,
	.comment_holder .comment .text .reply_holder:hover a,
	.comment_holder .comment .text .reply_holder:hover i,
	.comment_holder .comment .text .read_more_holder:hover i,
	.filter_holder_mobile ul li:hover span,
	.social_share_holder:hover .social_share,
    .blog_holder article.sticky .post_text > h2 a,
    .blog_holder.masonry article.sticky .post_text h5 a,
    .blog_holder.masonry_full_width article.sticky .post_text h5 a{
		color: #2c2337;
	}

	footer .q_social_icon_holder:hover .fa-stack,
	.social_share_dropdown ul li:hover a{
		color: #2c2337 !important;
	}

	

	nav.main_menu > ul > li.active > a span.menu_line,
	nav.main_menu > ul > li:hover > a span.menu_line,
    .popup_menu:hover .line,
    .popup_menu:hover .line:after,
    .popup_menu:hover .line:before
	.blog_holder .flexslider .flex-next:hover, 
	.blog_holder .flexslider .flex-prev:hover,
	.projects_holder article a.lightbox:hover,
	.portfolio_slides li a.lightbox:hover,
	.portfolio_single .flexslider .flex-next:hover,
	.portfolio_single .flexslider .flex-prev:hover,
	.price_table_inner .price_button_text:hover,
	.qode_carousel_navigation a:hover,
	.wpb_gallery_slides.wpb_flexslider:not(.have_frame) .flex-direction-nav a:hover,
	.have_frame.flexslider .flex-direction-nav a:hover{
		background-color: #2c2337;
	}

	.ajax_loader_html{
		border-color: #2c2337;
	}

	footer .q_social_icon_holder:hover .fa-stack{
		border-color: #2c2337 !important;
	}

	









	.header_top{
		background-color: rgba(248,248,248,1);
	}


	header.sticky .header_top{
		background-color: rgba(248,248,248,0.7);
	}





	.content{
		margin-top: 0;
	}


	.logo_wrapper,
	.side_menu_button{
		height: 110px;
	}

			.content.content_top_margin{
			margin-top: 146px !important;
		}
			
	header:not(.centered_logo) .header_fixed_right_area {
	    line-height: 110px;
	}

	        nav.main_menu.drop_down .second,
        nav.main_menu.drop_down .second.bellow_header{
			top: 110px;
		}
	



    .touch section.parallax_section_holder{
        height: auto !important;
        min-height: 300px;
        background-position: center top !important;
        background-attachment: scroll;
    }

    @media only screen and (max-width: 1000px){
        section.parallax_section_holder{
            height: auto !important;
            min-height: 300px;
            background-position: center top !important;
            background-attachment: scroll;
        }
    }



    @media only screen and (max-width: 768px){
        section.parallax_section_holder{
            min-height: 400px;
            background-size: cover;
        }
    }

	nav.main_menu > ul > li > a{
		line-height: 110px;
	}

 


































	.title h6, .title{
		text-align: ;
	}






























    .footer_top_holder{
    background-image: url('../../../uploads/2014/07/footer_bg.jpg');
    }