/*
  Theme Name: 		Fincorbus Child
  Theme URI: 		http://fincorbus.evatheme.com/demo/
  Description: 		Child Theme for the fincorbus - Financial, Banking and Investment Theme
  Author: 			Evatheme
  Author URI: 		http://www.evatheme.com/
  Version: 			1.0
  Template: 		fincorbus
*/

/* Enter below your Customization CSS */

span.post-meta-author {
    display: none;
}
span.post_meta_category {
    display: none;
}
.single-post div#page-content{
 
    margin-top: 0px!important;
}
#pagetitle h1, #pagetitle a, #pagetitle p {
    color: #ffffff!important;
}
#pagetitle h1 {
    margin: 0;
    text-transform: none;
    font-weight: 700;
    line-height: 40px;
    font-size: 34px;
    color: #fff!important;
    letter-spacing: 1px;
    text-align: center;
}
#pagetitle {
    min-height: 277px!important;
}
@media only screen and (max-width: 1025px){
#pagetitle h1 {
    font-size: 34px;
    line-height: 40px;
}
}
@media only screen and (max-width: 480px){
#pagetitle h1 {
    font-size: 20px;
    line-height: 36px;
	}}

span.text-title{
    font-family: "Open Sans";
    line-height: 60px;
    letter-spacing: 0px;
    font-weight: normal;
    font-style: normal;
    color: #111111;
    font-size: 46px;
}

label {
    width: 100%;
}

.lp_acceptance {
    text-align: center;
    margin-top: 5px;
}
.lp_acceptance input.wpcf7-form-control.wpcf7-submit {
    border-radius: 3px;
    width: 150px;
    margin-top: 5px;
}
.lp_acceptance span.wpcf7-list-item {
    margin: 0px;
}

.lp_acceptance a {
    color:#a3123e;
}
.lp_acceptance a:hover{
    color:#e21c33;
}

.wp-block-button__link:hover {
    background-color: #ff0022!important;
}



	/*** cookiebot respo **/
	@media only screen and (max-width: 600px) {


		#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
		height: 45px!important;
		}
		#CookiebotWidget .CookiebotWidget-body-inner{
		padding-top: 8px!important;
		}
		#CookiebotWidget .CookiebotWidget-header .CookiebotWidget-close{
		height: 35px!important;
		}
		#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay *{
		font-size: 14px!important;
		line-height: 15px;
		}
		
			#CybotCookiebotDialog {
		left: 0px!important;
		right: 0px!important;
		bottom: 0px!important;
		top: auto!important;
				bottom:0px!important;
		transform: none!important;
		transition: none!important;
		width: 100%!important;
		height: 500px!important;
		left: 50%;
		}
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	padding: 0px!important;
}
#CybotCookiebotDialogBodyButtonsWrapper button {
	text-transform: none!important;
}

table.CookieDeclarationTable th, table.CookieDeclarationTable td{
	   border: 1px solid #50485b!important;
}

#CookieDeclarationChangeConsentChange , #CookieDeclarationChangeConsentWithdraw {
	background-color: #007a53;
	border: 2px solid #007a53;
	border-radius: .25em;
	color: white;
	display: inline-block;
	font-weight: 600;
	padding: 1em;
	text-align: center;
	user-select: none;
	margin-bottom: 0;
	width: 250px!important;
}

.CookieDeclarationType {
	/*border: 2px solid #6ec1e4!important;
	border-radius: 5px!important;*/
	border: none!important;
}

p.CookieDeclarationTypeHeader {
	color: black;
}
p.CookieDeclarationTypeDescription {
	font-size: 14px;
}

.CookieDeclarationTable thead {
	color: black;
}

.CookieDeclarationTable thead tr {
	background: #007a53;
	word-wrap: break-word;
}

.CookieDeclarationTable tbody {
	font-size: 14px;
}

th.CookieDeclarationTableHeader {
	text-align: center;
	color: white;
}

.CookieDeclarationTableHeader , .CookieDeclarationTableCell {
	border-bottom: 1px solid #000!important;
	border-top: 1px solid #000!important;
	border: 1px solid #000!important;
}
table.CookieDeclarationTable > thead > tr > th {
	border-top: 1px solid #000!important;
	border: 1px solid #000!important;
}


@media only screen and (max-width: 600px) { 
	#CookieDeclarationChangeConsentChange , #CookieDeclarationChangeConsentWithdraw {
		font-size: 14px;
	}
	
	#CookieDeclarationUserStatusLabelWithdraw {
		display: table-caption!important;
		text-align: center;
	}

}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab {
	text-transform: none;
}