/* 
 Theme Name:     TEF Digitaal BV
 Author:         PARTS-PIM
 Author URI:     https://tefdigitaal.nl
 Template:       Divi
 Version:        V1.0
 Description:    Dit is een template gemaakt vooor PartsPIM website op basis van DIVI.
*/ 
body {
	font-weight: 300;
	line-height: 26px;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 15px;	
}
.WPeffect .item01 {
	transition:all 0.3s ease;
	top: 0px;
}
.WPeffect .item01:hover {
	top: 25px;
	border-color: red;
}
.single .et_pb_post {
    margin-bottom: -20px;
}
.single .post {
    padding-bottom: 0px;
}

/*Add POST styling here*/
.WPsocial_button a {
	transition:all 0.3s ease;
	color: #333333;
}
.WPsocial_button a:hover {
	color: red;
}
/*Add breadcrumb styling here*/
.WPbreadcrumb {
	font-weight: 400;
}
.WPbreadcrumb .breadcrumb_last, .WPbreadcrumb a, .WPbreadcrumb span {
	color: #333333;
	font-size: 14px;
}
.WPbreadcrumb a:hover {
	text-decoration: underline;
	color: red;
}
/* PIM Process */
.pimprocess {
	background: #f8f8f8;
}
.pimprocess img {
	width: auto;
	height: 100px;
	margin: 20px auto;
}
.pimprocess .et_pb_main_blurb_image {
	padding: 15px 0px;
	margin-bottom: 0px;
}
.pimprocess h4 {
	background: #f2911b;
	color: #fff;
	padding: 10px 0px;
}
.pimprocess .et_pb_blurb_description {
	background: #ffffff;
	padding: 20px 15px 15px;
}
/* Content menu style */
.content-menu ul {
	border-top: 1px solid #cdd7d8;
}
.content-menu ul li {
	padding: 15px 0px 15px 40px;
	border-bottom: 1px solid #cdd7d8;
	position: relative;
	margin-bottom: 0px !important;
	background: #ffffff;
	transition:all 0.5s ease;
}
.content-menu ul li:hover {
	background: #f2911b;
}
.content-menu ul li:hover a {
	color: #333 !important;
	padding-left: 30px;
}
.content-menu ul li a {
	transition:all 0.5s ease;
}
.content-menu li a:before {
	content:"\f054";
	position: absolute;
	top: 19px;
	left: 20px;
	color: #000;
	font: normal normal normal 14px/1 FontAwesome;
}

/* Nieuwe styls */

body.tefpp {
	font-weight: 300;
	line-height: 30px;
	font-size: 20px;
	font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
}
.tefpp h1, .tefpp h2, .tefpp h3, .tefpp h4, .tefpp h5, .tefpp h6 {
    font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
}
.tefpp h1 {
	font-weight: 600;
    line-height: 1.2;
	margin-bottom: 32px;
	text-transform: none;
}
.tefpp h2 {
	font-size: 42px;
	font-weight: 500;
    line-height: 50.4px;
	margin-bottom: 32px;
	text-transform: none;
}
.tefpp h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3em;
	color: #e02b20;
	text-transform: none;
}
.tefpp .f-200 {
	font-weight: 200;
	font-style: normal;
}
.tefpp .f-400 {
	font-weight: 400;
	font-style: normal;
}
.tefpp .f-500 {
	font-weight: 500;
	font-style: normal;
}
.tefpp .f-600 {
	font-weight: 600;
	font-style: normal;
}
.tefpp .f-700 {
	font-weight: 700;
	font-style: normal;
}
.tefpp .orange {
	color: #ef791e !important;
}
.tefpp .purple {
	color: #662483 !important;
}
.tefpp .with {
	color: #ffffff !important;
}
.tefpp .graylight {
	color: #e8e8e8 !important;
}
.tefpp .graydark {
	color: #878786 !important;
}
.tefpp .d-block {
	display: block;
}
.tefpp .home_partspim p {
	line-height: 1.3em;
}
.tefpp .ceo p small {
	font-size: 60%;
	vertical-align: middle;
    line-height: 60%;
    margin-right: 4px;
}
/*.partspim-home {
	width: 70%;
	height: auto;
	margin: 0 auto;
}*/
.tefpp .white {
	color: #ffffff !important;
}
.tefpp .fw300 {
	font-weight: 300 !important;
}
.tefpp .fw400 {
	font-weight: 400 !important;
}
.tefpp .fw500 {
	font-weight: 500 !important;
}
.tefpp .fw700 {
	font-weight: 700 !important;
}

.tefpp .teflogo_carousel .et_pb_module {
	margin-bottom: 0px !important;	
}

.tefpp .blog .column.size-1of3 {
	margin-right: 5% !important;
	width: 29.667% !important;
}
.tefpp .blog .column.size-1of3:nth-child(3n) {
	margin-right: 0% !important;
}
.tefpp .blog a.more-link {
	background-color: #f8f8f8;
	padding: 8px 15px 10px;
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
	display: inline-block;
	border-radius: 15px;
	color: #0C71C3;
}
.tefpp .blog a.more-link:hover {
	background-color: #0C71C3;
	color: #ffffff !important;
}
.tefpp .blog h2.entry-title, .blog .post-content-inner {
	margin-bottom: 3%;
}

.tefpp .blogcontent .meta {
	font-size: 16px;
	line-height: 1.7em;
}
.tefpp .blogcontent h2 {
    line-height: 1.7em;
	margin-bottom: 0px;
	color: #0C71C3;
}

/* Content menu style */
.tefpp content-menu .et_pb_menu__menu {
	width: 100%;
	display: block;
}
.tefpp ul {
	margin-left: 40px;
}
.tefpp ul li {
	line-height: 36px;
}
.tefpp .content-menu ul {
	border-top: 1px solid #cdd7d8;
	width: 100%;
	display: block !important;
	margin-left: 0px !important;
    margin-right: 0px !important;
}
.tefpp .content-menu ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px !important;
	padding-right: 0px !important;
	border-bottom: 1px solid #cdd7d8;
	position: relative;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	background: #ffffff;
	transition:all 0.5s ease;
	width: 100%;
	display: block;
}
.tefpp .content-menu ul li:hover {
	background: #f2911b;
}
.tefpp .content-menu ul li:hover a {
	color: #333 !important;
	padding-left: 30px;
}
.tefpp .content-menu ul li a {
	transition:all 0.5s ease;
	font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
    font-size: 23px;
    line-height: 23px;
	font-weight: 600;
}
.tefpp .content-menu li a:before {
	content:"\f054";
	position: absolute;
	top: 8px;
	left: -20px;
	color: #000;
	font: normal normal normal 14px/1 FontAwesome;
}

.tefpp .content-menu ul li.current-menu-item {
	background-color: #ccc;
}
.tefpp .content-menu ul li.current-menu-item a {
	padding-left: 30px;
}
.tefpp .content small {
	font-size: 90%;
}

.tefpp footer .copyright p, footer .copyright a {
	font-size: 13px;
}
.tefpp footer .copyright a {
	color: #f9b000;
}
.tefpp footer .copyright a:hover {
	color: #ffffff;
}

.tefpp .teamviewer {
	cursor: pointer;
}
.tefpp .paginatext p em {
	font-weight: 500;
	font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
}

.tefpp .tefcontact .gform_button {
	background-color: red;
	padding: 6px 20px 10px !important;
	border-radius: 30px;
	font-weight: 700;
	font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	border-color: red;
	border-width: 1px;
} 
.tefpp .tefcontact .gform_button:hover {
	background: #f2911b;
}
.tefpp .tefcontact .gfield_description.validation_message {
	display: none;
}
.tefpp .tefcontact input, .tefpp .tefcontact textarea {
	border: 0px;
	border-bottom: 1px solid #333;
	font-size: 15px !important;
	padding: 8px !important;
}
.tefpp .tefcontact input::placeholder {
  	color: #0C71C3;
	font-size: 15px !important;
}
.tefpp .tefcontact input:focus, .tefpp .tefcontact textarea:focus {
	border-bottom: 1px solid #0C71C3;
}
.tefpp .tefcontact label {
	font-size: 16px !important;
}
.tefpp .tefjuridisch p {
	font-weight: 500;
	font-family: 'Cairo', Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px !important;
	padding-bottom: 6px;
}
.tefpp .tefjuridisch p a {
	font-weight: 700;
}
.tefpp .tefjuridisch h2 {
	font-size: 20px !important;
	padding-top: 0px !important;
    margin-bottom: 6px !important;
	line-height: 20px !important;
}
.tefpp .tefjuridisch .cmplz-subtitle {
	margin-top: 10px !important;
	padding-bottom: 0.5em !important;
}
.tefpp .tefjuridisch summary h3 {
	font-size: 16px !important;
}
.tefpp .tefjuridisch .cmplz-dropdown summary {
	background: aqua !important;
}
.tefpp a.downbtn {
	font-size: 18px;
	padding: 0.3em 1em!important;
	color: #662483!important;
    border-color: #FFFFFF;
    border-radius: 24px;
    letter-spacing: 0px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #FFFFFF;
	border-width: 0px!important;
	font-style: normal; 
	text-decoration: none;
	display: inline-block;
}
.tefpp a.downbtn:hover {
	background-image: initial;
    background-color: #e8e8e8;
}

@media (max-width: 980px) {
	.tefpp .et_pb_row {
		width: 100% !important;
		padding-left: 4%;
		padding-right: 4%;
	}
	.tefpp p, .tefpp ul li {
		font-size: 14px !important;
		line-height: 1.5em;
	}
	.tefpp .ceo p small {
		font-size: 90%;
		vertical-align: middle;
		line-height: 80%;
		margin-right: 4px;
	}
	.tefpp h1 { 
		font-size: 38px !important;
	}
	.tefpp h2 { 
		font-size: 32px !important;
		line-height: 48px !important;
	}
	.tefpp h3 {
		font-size: 18px !important;
		margin-bottom: 0px !important;
	}
	.tefpp .tefcontact input::placeholder, .tefpp .tefcontact .gform-field-label { 
		font-size: 14px !important;
	}
	.tefpp ul {
		margin-left: 20px;
	}
}

