/*
Theme Name: Catch Vogue yvan-guide.ch
Description: Theme enfant de Catch Vogue
Author: Matthieu Bender
Author URI: https://www.danslesbiolles.ch
Template: catch-vogue
Version: 0.1.0
*/

/*POLICE D'éCRITURE*/
.site-title a {
	font-family: 'Oswald', sans-serif;
}

/*COULEUR DES LIENS*/
a:hover, a:focus, .entry-meta a, .menu-toggle:hover, .menu-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .search-submit:hover, .search-submit:focus, .more-link:hover, .more-link:focus, .entry-title a:hover, .entry-title a:focus, .widget a:hover, .widget a:focus, .page-numbers:hover, .page-numbers:focus, .pagination .page-numbers.current, .woocommerce .entry-breadcrumbs .woocommerce-breadcrumb a:hover, .woocommerce .entry-breadcrumbs .woocommerce-breadcrumb a:focus, .entry-breadcrumbs a:hover, .entry-breadcrumbs a:focus, .breadcrumb-current, .woocommerce .entry-breadcrumbs .woocommerce-breadcrumb span, .page-links > span, .site-title a:hover, .site-title a:focus, .site-footer a:hover, .site-footer a:focus, blockquote::before, ul.products li.product .woocommerce-loop-product__title:hover, ul.products li.product .woocommerce-loop-product__title:focus, table.shop_table_responsive tr td a, .product-container a.added_to_cart, .single-product .product_meta a, .woocommerce-info a, .variations .reset_variations, .star-rating span::before, p.stars:hover a::before, p.stars.selected a.active::before, p.stars.selected a:not(.active)::before, .single-product div.product .woocommerce-product-rating .woocommerce-review-link, .promotion-headline-wrapper .section-title, .portfolio-section .entry-title a:hover, .portfolio-section .entry-title a:focus, .scroll-down:hover, .scroll-down:focus, .team-section.has-background-image .entry-title a:hover, .team-section.has-background-image .entry-title a:focus, .team-section.has-background-image .hentry .more-link:hover, .team-section.has-background-image .hentry .more-link:focus, #product-content-section.has-background-image ul.products li.product .woocommerce-loop-product__title:hover, #product-content-section.has-background-image ul.products li.product .woocommerce-loop-product__title:focus, #product-content-section.has-background-image .woocommerce-Price-amount:hover, #product-content-section.has-background-image .woocommerce-Price-amount:focus, .stats-section .entry-title a:hover, .stats-section .entry-title a:focus, .stats-section .hentry .more-link:hover, .stats-section .hentry .more-link:focus, .contact-details li .fa, .site-header .search-submit:hover, .site-header .search-submit:focus, .cart-contents:hover, .cart-contents:focus, .site-header-main .social-navigation a:hover, .site-header-main .social-navigation a:focus, .pricing-section .package-price, .testimonials-content-wrapper .entry-title a:hover, .testimonials-content-wrapper .entry-title a:focus, .widget-area .essential-widgets .tagcloud a, .testimonials-content-wrapper .entry-container::before, .testimonials-content-wrapper .position, .promotion-sale-wrapper .entry-title, .reserve-content-wrapper .contact-description .entry-title, .contact-details a:hover, .contact-details a:hover, .woocommerce .entry-breadcrumbs .woocommerce-breadcrumb, .entry-breadcrumbs a::after, .pagination a, .site-info a:hover, .site-info a:focus, .page-links .page-links-title, .page-links a, .testimonials-content-wrapper .entry-title span, .site-footer .entry-title a:hover, .site-footer .entry-title a:focus, #colophon .search-submit:hover, #colophon .search-submit:focus {
    color: #FF8736;
}

.woocommerce .product-container .wc-forward, .woocommerce-info, .woocommerce-message, blockquote, .wp-custom-header-video-button:hover, .wp-custom-header-video-button:focus {
    border-color: #FF8736;
}

/*MENU*/

#masthead {
	background-color: #4f6370  !important;
}

/*icones fontawesome*/
.icone {
	text-align: center;
	font-size: 2.5em;
	color: #FF8736;
	margin-bottom: 0;
}