/*
Theme Name: Thème enfant Workingplace
Version: 1.0
Description: A child theme of Workingplace
Author: demo
Template: wkp
*/

@import url("../wkp/style.css");

a.button, .button{
	border-color: #e15f3f;
	color: white;
	background: #e15f3f !important;
	font-family: 'Source Sans Pro' !important;
	padding: 5px 19px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
}

a.button:hover, .button:hover{
	color: black;
}

.top_contact_info {
    float: left;
    font-size: 13px;
    border-left: 1px solid #e1e1e1;
}

.top_contact_info span {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #e1e1e1;
}

.top_contact_info a, .top_contact_info a:hover, .top_contact_info a:active {
    color: #555555;
}

.top_contact_info i {
    margin-right: 10px;
}

.single-post .title_outer{
	height: 100px;
}

.single-post .title{
	display: none;
}

@media screen and (max-width: 1002px) {
	.single-post .title_outer{
		height: 30px;
	}
}

/*###### COOKIEBOT #######*/

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
    background-color: #e15f3f!important;
    border-color: #e15f3f!important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
    border: 2px solid #e15f3f!important
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a{
    color: #e15f3f!important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader{
    display: none!important;
}

#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay *{
    font-size: 13px!important;
}
