



    body{
    	    	 color: #5c656d;     	 font-size: 16px;     	font-weight: 400;	
    }

    
	
    




	header.sticky .header_bottom{
		background-color: rgba(255,255,255,0.4) !important;
	}



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


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





						.content{
				margin-top: -154px;
			}
			

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

			
	header:not(.centered_logo) .header_fixed_right_area {
	    line-height: 120px;
	}

			.drop_down .second,
		.drop_down .second.bellow_header{
			top: 120px;
		}
	

	header.sticky .logo_wrapper,
	header.sticky.centered_logo .logo_wrapper,
	header.sticky .side_menu_button {
		height: 90px !important;
	}

	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,
	header.sticky .shopping_cart_header .header_cart,
	.light.sticky .shopping_cart_header .header_cart,
	.dark.sticky .shopping_cart_header .header_cart{
		line-height: 90px;
	}

	header.sticky .drop_down .second{
		top: 90px;
	}


	.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,
	.shopping_cart_header .header_cart{
		line-height: 120px;
	}

	.drop_down .second .inner > ul, .drop_down .narrow .second .inner ul li ul{
		background-color: #F0F1F1;
		background-color: rgba(240,241,241,1);
	}

	.drop_down .second .inner_arrow{
		border-bottom-color: #F0F1F1;
		border-bottom-color: rgba(240,241,241,1);
	}
 


	nav.main_menu > ul > li > a{
		 color: #ab653c; 				font-family: 'Muli', sans-serif;
				 font-size: 17px; 		 font-style: normal; 		 font-weight: 300; 	}

			.side_menu_button a,
		.shopping_cart_header .header_cart{
			color: #ab653c;
		}

        .popup_menu .line,
        .popup_menu .line:after,
        .popup_menu .line:before{
            background-color: #ab653c;
        }
	
	nav.main_menu > ul > li.active > a,
	nav.main_menu > ul > li:hover > a,
	.side_menu_button a:hover,
	.shopping_cart_header .header_cart:hover{
		color: #4bacb0;
	}

    .popup_menu:hover:not(.opened) .line,
    .popup_menu:hover:not(.opened) .line:after,
    .popup_menu:hover:not(.opened) .line:before{
        background-color: #4bacb0;
    }


	
	nav.main_menu > ul > li > a span.line{
		background: -moz-linear-gradient(top, rgba(75,172,176,0) 13%, rgba(75,172,176,0.6) 50%, rgba(75,172,176,0) 87%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,rgba(75,172,176,0)), color-stop(50%,rgba(75,172,176,0.6)), color-stop(87%,rgba(75,172,176,0)));
		background: -webkit-linear-gradient(top, rgba(75,172,176,0) 13%,rgba(75,172,176,0.6) 50%,rgba(75,172,176,0) 87%);
		background: -o-linear-gradient(top, rgba(75,172,176,0) 13%,rgba(75,172,176,0.6) 50%,rgba(75,172,176,0) 87%);
		background: -ms-linear-gradient(top, rgba(75,172,176,0) 13%,rgba(75,172,176,0.6) 50%,rgba(75,172,176,0) 87%);
		background: linear-gradient(to bottom, rgba(75,172,176,0) 13%,rgba(75,172,176,0.6) 50%,rgba(75,172,176,0) 87%);
	}

	.drop_down .second .inner > ul > li > a,
	.drop_down .wide .second .inner > ul > li > a{
		 color: #5c656d; 				font-family: 'Muli', sans-serif !important;
				 font-size: 17px; 				 font-style: normal;  		font-weight: 300; 	}

	.drop_down .second .inner > ul > li > a:hover{
		color: #ab653c !important;
	}

















	h2,	h2 a{
		color: #4bacb0; 					font-family: 'Muli', sans-serif;
				font-size: 30px; 				font-style: normal; 		font-weight: 600; 	    	}

	h3, h3 a, .call_to_action_text_wrapper span{
		color: #4bacb0; 				font-family: 'Muli', sans-serif;
				font-size: 23px; 				font-style: normal; 		font-weight: 600; 	    	}

	h4,	h4 a{
		color: #42474c; 					font-family: 'Muli', sans-serif;
				font-size: 19px; 				font-style: normal; 		font-weight: 700; 	    	}

	h5, h5 a{
		color: #ab653c; 				font-family: 'Muli', sans-serif;
				font-size: 19px; 				font-style: normal; 		font-weight: 500; 	    	}


    p{
    	color: #5c656d;    	    		font-family: 'Muli', sans-serif;
    	    	font-size: 16px;    	line-height: 24px;    	font-style: normal;    	font-weight: 400;    	margin-top: 12px;    	margin-bottom: 12px;    }

    aside .widget li a,
    .widget.widget_rss li a.rsswidget,
	#wp-calendar caption,
	#wp-calendar tfoot a,
	.page_not_found h6{
    	color: #5c656d;    }

    
	a, p a{
		color: #4bacb0;		font-style: normal;				text-decoration: none;	}

	a:hover,p a:hover{
		color: #42474c;		text-decoration: none;	}

	.title h1{
		color: #ffffff; 				font-family: 'Architects Daughter', sans-serif;
				font-size: 40px; 		                    font-style: normal;
                            letter-spacing: 4px;
                    			}

	.title .separator{
		text-align: ;
			}

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

	.separator{
			height: 2px; 			margin-top: 20px; 			margin-bottom: 30px; 			background-color: #4bacb0; 	}


	.qbutton, #submit_comment, .q_load_more a{
			color: #ffffff; 			background-color: #4bacb0; 	    						 line-height: 43px; 		 height: 43px; 			 font-style: normal; 		 font-weight: 400; 	}

	.qbutton.transparent_button{
			color: #ffffff; 			}

	.qbutton:hover, #submit_comment:hover, .q_load_more a:hover{
		 color: #ffffff !important; 		 background: #AB653C !important; 			
	}

	.qbutton.transparent_button:hover{
			color: #ffffff !important; 		 background: #AB653C !important; 	
			}


	.footer_top_holder{
		background-color: #f6f8f9;
	}

	.footer_top .column_inner > div h4 { 
		color:#42474c;
	}

	.footer_top .column_inner{ 
		border-color:#f6f8f9;
	}

	.footer_top p, .footer_top span, .footer_top li{
		color: #5c656d;
	}

    .footer_top a, .footer_top .widget.widget_rss li a.rsswidget, .footer_top #wp-calendar caption{
        color: #4bacb0 !important;
    }

    .footer_top a:hover{
        color: #4bacb0 !important;
    }

	.footer_bottom_holder{
		background-color:#F0F1F1;
	}

	.footer_bottom, .footer_bottom span, .footer_bottom p, .footer_bottom li{
		color:#5c656d;
	}


















