



    body{
    	    	    	font-family: 'Roboto', sans-serif;
    	    	 color: #000000;     	 font-size: 16px;     	    }

    	    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: 'Roboto', sans-serif;
	    }
	
	
			    	.woocommerce-page .comment-respond .comment-form input[type="submit"], .woocommerce-page .button, .woocommerce-page ul.products li.product .added_to_cart, .woocommerce-account table.my_account_orders tbody tr td.order-actions a, .woocommerce-page .product .onsale, .woocommerce-page .product .single-onsale, .woocommerce-page ul.products li.product .product-categories a, .woocommerce-page ul.products li.product .price, .woocommerce-page .summary .product-categories a, .woocommerce-page div.product .summary p.price span.amount, .woocommerce-product-rating > a, .woocommerce-page div.product div.product_meta > span.tagged_as, .woocommerce-page div.product div.product_meta > span a, .woocommerce-page div.product div.product_meta > span span, .woocommerce-page .q_tabs .tabs-nav li a, .woocommerce-cart table.cart thead th, .woocommerce-checkout .checkout table thead th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-page table.my_account_orders thead tr th, .woocommerce-page aside ul.product_list_widget li > a, .woocommerce-page .widget_products ul.product_list_widget li > a, .woocommerce-page .widget_top_rated_products ul.product_list_widget li > a, .woocommerce-page .widget_recent_reviews ul.product_list_widget li > a, .woocommerce-page .widget_shopping_cart ul.product_list_widget li > a, .woocommerce-page aside ul.product_list_widget li span.amount, .woocommerce-page .widget.woocommerce #searchform input[type="text"], .woocommerce-pagination ul li span, .woocommerce-pagination ul li a, .woocommerce-page .empty-cart-wrapper p.cart-empty{
		    			    	font-family: 'Roboto', sans-serif;
		    }
		
    
    











	.content{
		margin-top: 0;
	}


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

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

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

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

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

	header.sticky .logo_wrapper,
	header.sticky.centered_logo .logo_wrapper,
	header.sticky .side_menu_button {
		height: 80px !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: 80px;
	}

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


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

	.drop_down .second .inner > ul, .drop_down .narrow .second .inner ul li ul{
		background-color: #3A3A3A;
		background-color: rgba(58,58,58,1);
	}

	.drop_down .second .inner_arrow{
		border-bottom-color: #3A3A3A;
		border-bottom-color: rgba(58,58,58,1);
	}


	nav.main_menu > ul > li > a{
		 color: #000000; 				 font-size: 16px; 		 font-style: normal; 		 font-weight: 500; 	}

			.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: #FEC300;
	}

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


	.drop_down .second .inner > ul > li > a,
	.drop_down .wide .second .inner > ul > li > a{
		 color: #ffffff; 				 font-size: 16px; 				 font-style: normal;  		font-weight: 500; 	}

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

	.drop_down .second .inner ul li.sub ul li a{
		 color: #ffffff;  								 font-style: normal;   		 font-weight: 500;  	}

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

	header.scrolled nav.main_menu > ul > li > a,
	header.light.scrolled nav.main_menu > ul > li > a,
	header.dark.scrolled nav.main_menu > ul > li > a{
		 color: #000000; 								 font-style: normal;  		font-weight: 500; 	}

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

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

	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: #FEC300 !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: #FEC300;
    }

	header.sticky nav.main_menu > ul > li > a,
	header.light.sticky nav.main_menu > ul > li > a,
	header.dark.sticky nav.main_menu > ul > li > a{
		 color: #000000; 								 font-style: normal;  		font-weight: 500; 	}

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

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

	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: #FEC300 !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: #FEC300;
    }

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

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

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

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



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

    .popup_menu .line,
    .popup_menu .line:after,
    .popup_menu .line:before{
        background-color: #000000;
    }

    @media only screen and (max-width: 1000px){
		.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart,
	    .light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart,
		.light:not(.sticky):not(.scrolled) .side_menu_button > a,
		.dark:not(.sticky):not(.scrolled) .side_menu_button > a{
			color: #000000;		}
	}

    .side_menu_button > a:hover, .mobile_menu_button span:hover, .shopping_cart_header .header_cart:hover{
    	color: #3A3A3A;	}

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

    @media only screen and (max-width: 1000px){
		.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart:hover,
	    .light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart:hover,
		.light:not(.sticky):not(.scrolled) .side_menu_button > a:hover,
		.dark:not(.sticky):not(.scrolled) .side_menu_button > a:hover{
			#3A3A3A;
		}
	}

	h1{
			color: #000000; 								font-style: normal; 		font-weight: 600; 	    	}

	h2,	h2 a{
		color: #000000; 								font-style: normal; 		font-weight: 700; 	    	}

	h3, h3 a, .call_to_action_text_wrapper span{
		color: #000000; 								font-style: normal; 		font-weight: 700; 	    	}

	h4,	h4 a{
		color: #000000; 								font-style: normal; 		font-weight: 700; 	    	}

	h5, h5 a{
		color: #000000; 								font-style: normal; 			    	}

	h6, h6 a{
		color: #000000; 								font-style: normal;  					}

    p{
    	color: #000000;    	    		font-family: 'Roboto', sans-serif;
    	    	font-size: 16px;    	line-height: 25px;    	font-style: normal;    	    	    	    }

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

            .woocommerce-page .select2-container .select2-choice .select2-arrow:after,
        .woocommerce-page div.product p[itemprop='price'] del,
		.woocommerce-page div.product p[itemprop='price'] del span.amount,
		.woocommerce-page div.product div.product_meta > span a,
		.woocommerce-page div.product div.product_meta > span span,
		.woocommerce-page aside ul.product-categories li > a,
		.woocommerce-page aside ul.product_list_widget li del span.amount,
		.woocommerce-page .widget_shopping_cart .quantity span.amount{
            color: #000000;
        }
    
	a, p a{
		color: #000000;		font-style: normal;				text-decoration: none;	}

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


	.title .separator{
		text-align: ;
			}

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






	.footer_top_holder{
		background-color: #3A3A3A;
	}






	.footer_bottom_holder{
		background-color:#E9E9E9;
	}



	.woocommerce .content .content_inner > .container > .container_inner,
	.woocommerce-cart .content .content_inner > .container > .container_inner,
	.woocommerce-checkout .content .content_inner > .container > .container_inner,
	.woocommerce-account .content .content_inner > .container > .container_inner{
		padding-top:50px;
	}










	nav.vertical_menu > ul > li > a{
	 color: #000000; 			 font-style: normal; 		}

	nav.vertical_menu > ul > li.active > a,
	nav.vertical_menu > ul > li:hover > a{
	color: #FEC300;
	}


	.vertical_menu .second .inner > ul > li > a,
	.vertical_menu .wide .second .inner > ul > li > a{
	 color: #ffffff; 				 font-style: normal;  		}

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

	.vertical_menu .second .inner ul li.sub ul li a{
	 color: #ffffff;  				 font-style: normal;   		}

	.vertical_menu .second .inner ul li.sub ul li a:hover{
	color: #FEC300 !important;
	}
