/*
CTC Separate Stylesheet
Updated: 2022-09-16 10:13:35
Theme Name: Emmet Child
Theme URI: https://motopress.com/products/emmet/
Template: emmet
Author: MotoPress
Author URI: https://motopress.com/
Description: Clean and responsive WordPress theme with a professional design created for corporate and portfolio websites. Emmet comes packaged with page builder and fully integrated with WordPress Customizer. Theme works perfect with major WordPress plugins like WooCommerce, bbPress, BuddyPress and many others. After installing the theme navigate to Appearance &gt; Theme Wizard.
Tags: one-column,two-columns,right-sidebar,buddypress,custom-colors,custom-menu,featured-images,full-width-template,post-formats,theme-options,translation-ready,custom-header,custom-background,editor-style,threaded-comments,custom-logo
Version: 1.7.6.1663323215
*/

/* Licht rood #ff2200 */

/* Header */


.top-header {
    background: #ff2200 !important;
}

ul#menu-top-menu li a, .top-header .contact-info li {
    color: #fff !important;
}

ul#menu-top-menu li a:hover, .top-header .contact-info li:hover {
    color: #000 !important;
}

ul.sub-menu li a:hover {
    color: #000;
}

.header-logo img {
    width: 200px;
}

/* Slider */

ul.slick-dots {
    display: none !important;
}

.wppsac-post-carousel .slick-arrow {
    background-color: #ff2200 !important;
    width: 30px !important;
    height: 40px !important;
}

.wppsac-post-categories .wppsac-post-categories-list li:nth-child(4n+1) a {
    background: #000000 !important;
}

.wppsac-post-image-bg a img:hover {
    opacity: 0.6;
}

.wppsac-post-content .wppsac-readmorebtn {
	padding: 10px 16px;
}

.wppsac-post-content .wppsac-readmorebtn:hover {
	color: #fff;
	background-color: #000 !important
}

.wppsac-post-carousel.design-1 .slick-arrow {
    top: 49% !important;
}

.wppsac-post-carousel .slick-arrow svg:hover {
    fill: #ff2200 !important;
	background-color: #fff !important;
	border: 2px solid #ff2200 !important;
}

/* Einde Header */

.wppsac-post-image-bg img {
    height: 220px !important;
}

img.wppsac-post-image {
    width: 100% !important;
}

.archive section.entry.entry-content, .blog section.entry.entry-content {
    display: none !important;
}

.header-image .page-title {
    text-transform: unset;
}