



    body{
    	    	    	font-family: 'Josefin Sans', sans-serif;
    	    	 color: #333333;     	 font-size: 18px;     	font-weight: 500;	
    }

    	    h1,h2,h3,h4,h5,h6, nav.main_menu > ul > li > a, .drop_down .wide .second .inner > ul > li > a, nav.mobile_menu > ul > li > a, nav.mobile_menu > ul > li > h6, .subtitle, .breadcrumb, nav.content_menu ul li a, .blog_holder article .post_info > span, .blog_holder article .post_info > span a,	.blog_holder article.format-quote .post_text .quote_author,	.blog_holder article .post_text .post_read_more a, .comment_holder .comment_number_inner, .comment_holder .comment .text .name .comment_date, .comment_holder .comment .text .reply_holder a, .comment_holder .comment .text .comment-respond small > a, .pagination ul li span, .pagination ul li a,	div.pp_default .pp_description,	.carousel-inner p, .widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select, .widget.widget_search input[type="text"],	.header_top .widget_search input[type="text"], .widget .tagcloud a,	.call_to_action_text_wrapper span, .q_counter_holder span.counter, .cover_boxes ul li .box_content a, .q_dropcap, .q_icon_with_title .icon_with_title_link, .latest_post_holder .post_info > span, .latest_post_holder .post_info > span a, .latest_post_holder .post_read_more a, .more_facts_button, .q_pie_chart_holder .tocounter, .q_price_table_holder .active_price_table span, .price_table_inner .price_title,	.price_in_table .value,	.price_in_table .mark, .price_in_table .price, .q_process_holder .q_process_inner2 .q_text_in_process, .q_progress_bar .progress_number, .q_progress_bars_vertical .progress_number, .q_tabs .tabs-nav li a, .q_team .q_team_title_holder span, .q_team_simple_title span, .q_list.number ul>li:before, div.wpcf7-response-output, .single_links_pages span, .blog_holder article .post_text a.more-link{
	    		    	font-family: 'Josefin Sans', sans-serif;
	    }
	
	
        .wrapper{
    	 background-color:#ffffff;     }



	.header_bottom{
		background-color: rgba(253,249,241,0);
	}

			.header_bottom {
		    box-shadow: none;
		}
	

	header.scrolled .header_bottom,
	header.scrolled .header_top{
		background-color: rgba(253,249,241,1) !important;
	}


	header.sticky .header_bottom{
		background-color: rgba(253,249,241,1) !important;
	}



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


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





	.content{
		margin-top: 0;
	}


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

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

			.drop_down .second,
		.drop_down .second.bellow_header{
			top: 100px;
		}
	
	header.scrolled .logo_wrapper,
	header.scrolled .side_menu_button{
		height: 90px;
	}

	header.scrolled nav.main_menu ul li a,
	header.scrolled .shopping_cart_header .header_cart{
		line-height: 90px;
	}

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

	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: 100px;
	}

 


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

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

        .popup_menu .line,
        .popup_menu .line:after,
        .popup_menu .line:before{
            background-color: #000000;
        }
	
	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: #DC4247;
	}

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


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

	.drop_down .second .inner > ul > li > a,
	.drop_down .wide .second .inner > ul > li > a{
		 color: #000000; 				font-family: 'Josefin Sans', sans-serif !important;
				 font-size: 18px; 				 font-style: normal;  		font-weight: 300; 	}

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





	header.scrolled nav.main_menu > ul > li:hover > a,
	header.scrolled nav.main_menu > ul > li.active > a,
	.light.scrolled nav.main_menu > ul > li:hover > a,
	.light.scrolled nav.main_menu > ul > li.active > a,
	.dark.scrolled nav.main_menu > ul > li:hover > a,
	.dark.scrolled nav.main_menu > ul > li.active > a,
	header.scrolled :hover,
    header.scrolled .shopping_cart_header .header_cart:hover{
		color: #DC4247 !important;
	}

    header.scrolled .popup_menu:hover:not(.opened) .line,
    header.scrolled .popup_menu:hover:not(.opened) .line:after,
    header.scrolled .popup_menu:hover:not(.opened) .line:before{
        background-color: #DC4247;
    }



	header.sticky nav.main_menu > ul > li.active > a,
	header.sticky nav.main_menu > ul > li:hover > a,
	.light.sticky nav.main_menu > ul > li:hover > a, 
	.light.sticky nav.main_menu > ul > li.active > a, 
	.dark.sticky nav.main_menu > ul > li:hover > a, 
	.dark.sticky nav.main_menu > ul > li.active > a,
	header.sticky .side_menu_button a:hover,
    header.sticky .shopping_cart_header .header_cart:hover{
		color: #DC4247 !important;
	}

    header.sticky .popup_menu:hover:not(.opened) .line,
    header.sticky .popup_menu:hover:not(.opened) .line:after,
    header.sticky .popup_menu:hover:not(.opened) .line:before{
        background-color: #DC4247;
    }

	nav.mobile_menu > ul > li > a, nav.mobile_menu > ul > li > h6{
							font-family: 'Playball', sans-serif;
				 font-size: 16px; 				 font-style: normal; 				 letter-spacing: 3px; 	}

	nav.mobile_menu ul li ul li a, nav.mobile_menu ul li ul li h6{
		 color: #000000; 				 font-size: 16px; 									}


	nav.mobile_menu ul li ul li:hover > a, nav.mobile_menu ul li ul li.active > a{
		color: #DC4247 !important;
	}

	nav.mobile_menu > ul > li{
		border-color: #cfcfcf;
	}







	h4,	h4 a{
							font-family: 'Josefin Sans', sans-serif;
				font-size: 16px; 				font-style: normal; 		font-weight: 300; 	    	}


	h6, h6 a{
						font-size: 19px; 		line-height: 28px; 							}

    p{
    	color: #333333;    	    	font-size: 18px;    	    	font-style: normal;    	font-weight: 500;    	    	    }

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

    
	a, p a{
		color: #DC4247;						text-decoration: none;	}

	a:hover,p a:hover{
		color: #26A9C2;		text-decoration: none;	}


	.title .separator{
		text-align: ;
			}

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






	.footer_top_holder{
		background-color: #FDF9F1;
	}

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

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

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



	.footer_bottom_holder{
		background-color:#FDF9F1;
	}

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


















