/*
Theme Name: OneStep Media
Theme URI: http://www.onestepmedia.nl
Description: OneStep Media by OneStep Media
Author: OneStep Media
Author URI: http://www.onestepmedia.nl
*/
@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-theme.css'); html{	scroll-behavior: smooth;}html, body {
    max-width: 100%;
    overflow-x: hidden;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
body { 	
	font-family: "Maven Pro", sans-serif;
	color:#000000;
	background:#fff;
}

.blog .wpb-content-wrapper a{
	font-weight:bold;	
}

a{
	color:#2B135B;
	font-family: "Maven Pro", sans-serif;
	
	
}
.page a{
	font-weight:bold;
}
a:hover{
	color:#00f19f;
}
a:hover {
	text-decoration:none;	
}
h1,h2,h3,h4{
    color: #2B135B;
	font-weight:bold;
	letter-spacing:-1px;
}
.page li,.blog li{
	font-size:16px;
	line-height:30px;
}
.logo{
	max-width:155px;
	margin-top:10px;
}

@media (min-width: 1200px){
.container {
    width: 100%;
	padding-left:6vw;
	padding-right:6vw;
}
}

/* ==== HEADER BALK ==== */
.header{
	background:#fafafa;
	padding:10px 0px;
}
@media (max-width:960px){
	.header{
		z-index: 999;
    	position: relative;
	}	
}
/* ==== STICKY BAR ==== */
.sticky{
    position: fixed;
    width: 100%;
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
	z-index:999;
}
.sticky .logo{
	max-width: 125px!important;
    margin-top: 0px!important;
}
.sticky .menu_desktop ul{
	padding-top: 12px!important;
}
/* schakelt topbar aan of uit bij geen sticky */
.topbar{
	display:none;
	background: linear-gradient( 270deg,#00f19f 0%,#05d5ff 100%);
	color:#fff;
	padding:8px 0px;
	position:fixed;
	z-index:998;
	width:100%;
	text-align:center;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
	top:64px;
}
@media (min-width:960px){
.sticky .topbar{
	display:block!important;
}
}
@media (max-width:960px){
.topbar{
	display:none!important;
}
}
.check-icon{
	width:16px;
	margin-top:-3px;
}
/* ---------- Menu Desktop ---------- */
.menu_desktop ul{
	padding-top:23px;
	margin-left:-35px;
	float:right;
}
@media (min-width:960px){
	.menu_desktop ul{
		margin-right:-80px!important;	
	}
}
.menu_desktop li{
	display:inline;
	list-style-type:none;
}
.menu_desktop a{
	font-size:15px;
	color:#111111;
	padding-right:30px;
	padding-bottom:20px;
}
.menu_desktop a:hover{
	background: linear-gradient( 
	270deg,#00f19f 0%,#05d5ff 100%)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
	
}
.menu_desktop .current_page_item a{
	font-weight:bold;
	background: linear-gradient( 
270deg,#00f19f 0%,#05d5ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* voorkomt dat sub menu's ook activ worden */
.menu_desktop .current_page_item .sub-menu a{
		background: linear-gradient( 
270deg,#111111 0%,#111111 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:normal!important;
}

/* ==== SUB MENU'S ==== */
/* menu submenu nieuw */
.menu-het-hoofd-menu-container,.menu-het-hoofd-menu-2025-test-container{
	margin-left:40px;
}
@media (min-width:1023px){
.sub-menu {
  display: none;
  position: absolute;
  padding: 12px 16px;
  z-index: 1;
  background:#fafafa;
  margin-top:30px;
  box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
  border-left:4px solid #00F19F;
  border-radius:5px;
  z-index:999;
}
.menu-item-has-children:hover .sub-menu {
display: block;
display: inline-grid;
margin-left: -135px;
}
.sub-menu li{
	margin:10px 20px;
}	
/* sub sub */
.sub-menu .menu-item-has-children .sub-menu{
	display:none;
}	
.sub-menu .menu-item-has-children:hover .sub-menu{
	display:block!important;
	margin-left:230px!important;
	top:-30px!important;
	border-left:4px solid #05d5ff;
}
.sub-menu .menu-item-has-children:hover .sub-menu li{
	margin:15px 20px!important;
	display:block!important;
}
}

/* ==== MOBIEL SUB MENU'S ==== */
/* mobiele opmaak */
@media (max-width:1023px){
	.menu_desktop a{
		font-size:14px!important;
	}
	.sticky{
		padding: 18px 0px 18px 0px!important;
	}
	.menu_desktop ul{
		margin:0px!important;
		padding:0px!important;
	}
	.menu-het-hoofd-menu-container,.menu-het-hoofd-menu-2025-test-container{
		margin-left: -35px !important;
        padding-top: 40px;
        padding: 40px 0px;
        width: 110vw !important;
	}
	.menu_desktop li{
		display:block!important;
		margin:20px 20px;
		        padding: 0px 20px;
	}
	/* verbergt de sub */
	ul.sub-menu{
		display:none!important;
	}
	*/ laat de sub zien */
	ul.sub-menu .menu-item-has-children:hover ul.submenu{
		display:block!important;
	}
	.menu-item-has-children:hover ul.sub-menu{
		display:block!important;
		margin-top:20px!important;
		width: 100%;
        margin-bottom: 20px !important;
	}
	.sticky .menu-item-has-children:hover ul.sub-menu{
		margin-top:0px!important;
	}
	
	/* verbergt de sub van de sub */
	ul.sub-menu .menu-item-has-children ul.sub-menu{
		display:none!important;
	}
	
	ul.sub-menu li{
		margin:0px 0px!important;
		background:#ededed;
		padding:10px 15px;
	}
	.arrowmobile{
		display:block!important;
		float:right;
	}

}

/* ==== MOBIEL ALGEMEEN MENU'S ==== */
/* ---------- Menu Mobiel ---------- */
/* open sluit animatie */
.verwijdermenuopenen{
	display:none!important;
}
.verwijdermenuopenen{
	display:none!important;
}
.menuisgesloten{
	display:none!important;
}
/* hamburger icon */
.menu_mobiel{
	font-size:30px;
	text-align:right;
	margin-top: 0px;
    padding-bottom: 3px;
	top: 10px;
    right: 10px;
	position:absolute;
}
/* hamburger Menu op desktop uitschakelingen*/
@media (min-width:1023px){
.menu_mobiel{
	display:none!important;
}
}
/* Menu op mobiel uitschakelingen*/
@media (max-width:1023px){
.menu_desktop{
	display:none!important;
}
}
/* menu openen op command */
.menugaatopen{
	display: block !important;
    background: #fafafa;
    min-height: 80vh;
    width: 100%;
    margin-top: -21px;
    box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
    border-radius: 0px 0px 30px 30px;
    border-bottom: 4px solid #01f19f;
	margin-bottom: -50px;
}
.menugaatopen .button01{
	display:none!important;
}
.hamburger{
	width:30px;
}
.arrow{
	width:8px;
}
@media only screen and (max-width: 960px) {
	.menu_desktop ul{
		float:left!important;
		width:100%;
	}
	ul.copyright-menu li{
		padding-right:10px!important;
	}
	.arrow{
		width:8px;
		float:right;
	}
}


/* ==== ALGEMEEN KRITIEK ==== */
.content-padding{
	padding:0px 6vw 0px 6vw;
}

@media only screen and (max-width: 769px) {
	.reverse-col-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
}

/* ========== ========== EINDE KRITIEK ========== ========== */

/* ==== FILE: FOOTER ==== */

.footer{
	margin-bottom:35px;
	background: transparent linear-gradient(110deg, #2B135B 0%, #1E0B44 100%) 0% 0% no-repeat padding-box;
	border-radius: 25px;
	margin:0px 30px;
	padding: 75px 0px 60px 0px;
	color:#fff;
	margin-top:75px;
}

.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer li, .textwidget {
	line-height:46px;
}

p.footer-mobiel-padding{
	font-weight:bold;
	font-size:16px;
	color:#00F19F;
	text-transform:uppercase;
}

.footer a{
	color:#fff!important;
}
.footer a:hover{
	color:#00F19F!important;
}
.socialicon{
	width:15px;
	margin-top:-5px;
}
li.social-middle{
	border-top:1px solid #1E0B44;
	border-bottom:1px solid #1E0B44;
}
@media (min-width: 960px) {
.flexboxf{
	display: flex;align-items: center;
}
}
@media (max-width: 960px) {
	.footer{
		border-radius:20px!important;
		margin-top:0px!important;
		padding: 45px 20px 30px 20px;
		margin:0px 15px!important;
	}
	.footer-verdieping{
		display:none!important;
	}
	.footer-mobiel-padding{
		margin-top:30px;
	}
	.copyright{
		margin: 0px 30px !important;
        text-align: center;
	}
	.footer:after {
		display:none!important;
	}
}
.footer-links{
	margin-bottom:40px;
}
.footer-adres {
    line-height: 18px;
	font-weight:normal!important;
	color:#fff;
	float:right;
}
.footer-padding{
	margin-bottom:30px;
}
.footer:after {
    content: url(/afbeeldingen/footer-after.svg) !important;
    position: absolute;
    margin-top: -497px;
    right: -92px;
}

.copyright{
	font-size:12px;
	padding-bottom:18px;
	padding-top:18px;
	margin:0px 60px;
}
ul.copyright-menu{
	padding:0;
	margin:0;
}
ul.copyright-menu li{
	display: inline;
	padding-left:25px;
}







/* ==== FILE: ALGEMEEN NIET KRITIEK ==== */

.opsomming ul{
	padding:0px!important;
}
.opsomming li{
	background: url(/wp-content/uploads/2022/03/opsomming-rond.png) 0px 2px no-repeat transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 4px 25px;
    min-height: 40px;
	font-size:16px;
	line-height:26px!important;
}

.button01{
	background:linear-gradient(270deg,#00f19f 0%,#05d5ff 100%);
	border-radius:41px;
	border:0px solid black;
	color:#fff;
	padding:8px 25px;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	box-shadow: 0px 8px 18px -6px rgba(0,0,0,0.3);
}
.button01:hover a{
	color:#fff!important;
}
.button02{
	background: transparent;
    border-radius: 41px;
    border: 2px solid #00f19f;
    color: #00f19f;
    padding: 8px 25px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
}
}
.button02:hover a{
	color:#fff!important;
}
.bottom-horizontal img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.bottom-horizontal-mobile{
	display:none;
	margin-left:auto;
	margin-right:auto;
}
@media (max-width: 960px) {
	.bottom-horizontal-mobile{
		display:block!important;
		text-align:center;
	}
	.bottom-horizontal{
		display:none!important;
	}
}
.grecaptcha-badge{
	display:none!important;
}

/* ==== FILE: PAGE NIET KRITIEK ==== */

.buttonmarginmobiel{
	margin-bottom:40px;
}
@media (max-width: 960px) {
.buttonmarginmobiel{
	margin-bottom:10px!important;
}
}
.fotobaspage{
	margin-top: -138px;
    z-index: 1;
    position: relative;
    float: right;
    right: 6vw;
}
.bas-divider-page{
    background: #e5fdfa;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 80%);
    padding: 44px 0px 25px 0px;
}
.bas-divider-noshow{
	margin-top:-60px;	
}
@media (max-width: 960px) {
.bas-divider-noshow{
	display:none!important;
}
}
.page .ppagetop{
	font-size: 16px!important;
    color: #00f19f;
    font-weight: bold;
	text-transform:uppercase;
}
.page h1{
	color:#2B135B;
	font-size:32px;
	font-weight:bold;
}
.page h2{
	color:#2B135B;
	font-size:32px;
	font-weight:bold;
}
@media (max-width: 960px) {
    .page h1 {
        font-size: 29px !important;
    }
	.page h2 {
        font-size: 29px;
    }
	.page .ppagetop{
		font-size:14px!important;
	}
}
.page p {
    font-size: 16px;
    line-height: 26px;
}
/* zorgt voor padding bij content blokken */
.content-padding{
	padding:0px 6vw 0px 6vw;
}


@media (max-width: 960px) {
.photo-links:after{
	height:350px!important;
	content: url(/afbeeldingen/bottom-vertical-mobile.svg)!important;
}
}	

.photo-links:after{
    content: url(/afbeeldingen/bottom-vertical.svg);
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}
.photo-rechts:before{
    content: url(/afbeeldingen/bottom-vertical.svg);
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}
.pageimg-rechts img{
	width: 100vw!important;
    max-height: 600px!important;
    object-fit: cover;
    max-width: 95% !important;
	border-radius: 20px 0px 0px 20px;
	box-shadow: 0px 3px 6px #00000029;
}

.pageimg img{
    width: 100vw!important;
    max-height: 600px!important;
    object-fit: cover;
    max-width: 95% !important;
	border-radius: 0px 20px 20px 0px;
	box-shadow: 0px 3px 6px #00000029;
}

/* foto van de divider */
.content-midden-foto-bas{
    margin-top:-200px;
}
.content-midden-foto-bas img{
    width:150px;
}
/* tekst van de divider */
.content-midden-tekst{
    margin-left:12vw;
}
.content-midden-tekst-rechts{
    margin-right:11vw;
}

.klantverhalen_line {
    text-align: center;
    font-size: 17px;
}
.klantverhalen_nummer {
    background: linear-gradient(270deg, #00f19f 0%, #05d5ff 100%);
    color: #fff;
    font-weight: bold;
    padding: 10px 13px;
    border-radius: 41px;
    margin: 0px 10px 0px 10px;
    box-shadow: 0px 3px 6px #00000029;
}
.vc_toggle_title {
    background: transparent linear-gradient(99deg, #00F19F 0%, #05D5FF 100%) 0% 0% no-repeat padding-box;
    padding: 20px 20px!important;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    font-weight: bold;
	margin: 0px 6vw 0px 6vw !important;
}
.vc_toggle_title h4 {
    color: #fff !important;
	font-weight:bold;
}
.vc_toggle_icon{
	display:none!important;
}
.vc_toggle_content {
    box-shadow: 0px 3px 6px #00000029;
    padding: 28px 30px 15px 30px!important;
    margin-top: -3px!important;
	margin: -7px 6vw 0px 6vw !important;
}








.page_hero img{
	border-radius:20px 0px 0px 20px;
	max-height:80vh;
    width: 42vw;
    object-fit: cover;
	box-shadow: 0px 8px 18px -6px rgba(0, 0, 0, 0.3);
	z-index: 1;
    position: relative;
	min-height:60vh;
}
.toppageimg:after {
    content: url(/afbeeldingen/bottom-vertical-mobile.svg);
	position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    left: -50px;
}
.page_hero{
	padding-top:45px;
}
@media (max-width:960px){
	.page_hero img{
		max-height:45vh!important;	
		width:100%!important;
		margin-left:45px;
		min-height:45vh!important;
	}
	.toppageimg:after{
		left:5px!important;
		content: url(https://www.onestepmedia.nl/afbeeldingen/bottom-vertical-mobile.svg)!important;
	}
}
.header-mobile{
	display:none;
}
@media (max-width: 960px) {
	.header-desktop{
		display:none!important;
	}
	.header-mobile{
		display:block!important;
	}
}


.opsomming_front ul{
	padding:0px!important;
	padding-left: 15px !important;
	margin-top:15px;
}
.opsomming_front li{
	background: url(/wp-content/uploads/2022/03/opsomming-rond.png) 0px 2px no-repeat transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 4px 25px;
    min-height: 40px;
	font-size:16px;
	line-height:26px!important;
}
@media (max-width: 960px) {
	.bas-divider{ 
		padding-top:14px;
		padding-bottom: 30px;
	}
	
}
.bas-divider{
	min-height:12vh;background:#e5fdfa;clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 80%);
	padding-right:45px;
}
.bas-divider img{
	float:right;
	margin-left:25px;
	margin-top:15px;
}
.recente_projecten a{
    color: #fff;
}
.recente_projecten strong {
    font-size: 30px;
}
.recente_projecten a:hover{
    text-decoration:none;
}
ul#menu-webdesign-links,ul#menu-webdesign-midden,ul#menu-webdesign-rechts,ul#menu-website-laten-maken-links,ul#menu-website-laten-maken-midden,ul#menu-website-laten-maken-rechts,ul#menu-nijmegen-links,ul#menu-nijmegen-midden,ul#menu-nijmegen-rechts,ul#menu-seo-links,ul#menu-seo-midden,ul#menu-seo-rechts,ul#menu-footer-menu-rechts,ul#menu-footer-menu-midden,ul#menu-footer-menu-links,ul#menu-footer-nijmegen{
	padding:0px;
	margin:0;
	list-style:none!important;
}
@media (max-width: 960px) {
	.waarom-onestepmedia{ 
		padding:35px 20px!important;	
	}
}
.waarom-onestepmedia{
	background: transparent linear-gradient(110deg, #2B135B 0%, #1E0B44 100%) 0% 0% no-repeat padding-box;
	border-radius: 25px;
	margin:0px 30px;
	padding: 50px 100px 50px 100px;
	color:#fff;
	margin-left: 5vw !important;
    margin-right: 5vw !important;
}
.waarom-onestepmedia p{
	font-size:14px!important;
	line-height:20px!important;
}
.waarom-onestepmedia h2,h3.waarom-onestepmedia,.waarom-onestepmedia a{
	color:#fff!important;
}
.waarom-onestepmedia:before {
    content: url(/afbeeldingen/footer-after.svg) !important;
    position: absolute;
    right: -92px;
}
@media (max-width:960px){
	.waarom-onestepmedia:before {
    display:none!important;
}
}
.bottom_cta_desktop{}
.bottom_cta_desktop h2{
	font-size:37px!important;
	max-width:600px;
}
p.bottom_cta_top {
	font-size: 20px;
    color: #00F19F;
    font-weight: bold;
}
@media (min-width:960px){
	@media (max-width:1600px){
	.bottom_cta img{
		max-width:90%!important;
	}
}
}
@media (min-width:1179px){
@media (max-width:1181px){
	.bottom_cta img {
   		max-width: 80%!important;
    	margin-top: -50px;
	}
}
}
@media (min-width:1490px){
	.bottom_cta img {
   		max-width: 85%!important;
	}
}
@media (min-width:1590px){
	.bottom_cta img {
    	float:right;
	}
}

.disco{
	background: linear-gradient( 270deg,#00f19f 0%,#05d5ff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

@media (min-width:960px){
.contentinfo{
        font-size: 14px;
        z-index: 999;
        background: #fafafa;
        padding: 10px 45px 10px 25px;
        border-radius: 15px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
        text-align: center;
		width: 350px;
		position:absolute;
		margin-top:43px;
		left: 0; 
		right: 0; 
		margin-inline: auto; 
		width: fit-content;
}
}
@media (max-width:960px){
.contentinfo{
		font-size: 14px;
        background: #fafafa;
        padding: 10px 35px 10px 25px;
        border-radius: 15px;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 15%);
        text-align: center;
		width:330px;
		margin-left:auto;
		margin-right:auto;
		display:block;
		margin-top:10px;
}
	.contentinfofotovanbas img{
		display:none!important;	
	}
}
@media (max-width:960px){
	.contentinfo{
		/*margin-top:48vh!important;*/
	}
	.subpage_hero h1{
		font-size:30px!important;
		margin-top:19vh!important;
	}
}
a.contentinfolink{
	color:#00F19F;
	font-weight:bold;
}
.contentinfofotovanbas img{
    width: 68px;
	height:77.7px;
    position: absolute;
	margin-top: -64px;
    margin-left: 148px;
}
summary{
	background: transparent linear-gradient(99deg, #00F19F 0%, #05D5FF 100%) 0% 0% no-repeat padding-box;
    padding: 5px 20px 14px 20px !important;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
	margin-bottom: 20px;
}
summary h2{
	color: #fff!important;
    font-size: 18px!important;
    font-weight: bold!important;
}
.faq_details{
	box-shadow: 0px 3px 6px #00000029;
    padding: 28px 30px 15px 30px !important;
	margin-bottom: 20px;
    margin-top: -22px;
}
/* blog */

.blog-items{
	color:#000;
}
.owl-carousel .owl-item img{
	border-radius:10px 10px 0px 0px;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
}
.blog_box_bottom{
	background:#fff;
	box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
	border-radius:0px 0px 10px 10px;
	margin-top:-15px;
	padding:10px 15px;
	min-height: 144px;
}
.blog_box_bottom .vc_grid-filter.vc_grid-filter-center{
	text-align:left;
	font-weight:bold;
	color:#00F19F;
	font-size:14px!important;
}
.blog_box_bottom .vc_gitem-link{
	font-size:16px;
	font-weight:bold;
	color:#2B135B!important;
}
.blog_box_bottom .post_title{
	margin-top:-10px;
}
.blog_box_bottom .vc_gitem-post-data{
	font-size:12px;
}

.page_hero_brood{
	font-size:12px;
	margin-top:-20px;
}


.blog p.wp-caption-text{
	font-size:12px!important;
	padding-bottom:25px;
	text-align:center;
}
.blog .wp-caption{
	width:100%!important;
}
.blog-veelgestelde-vragen h4{
	font-weight:bold;
}
.blog .recente_berichten img{
	margin-top:0px!important;
}
.bottom_cta img{
	border-radius:0px!important;
	box-shadow: 0px 0px 0px #00000029!important;
}
@media (min-width:960px){
.blog .container{
	width:75vw!important;
}

}
@media (max-width:960px){
	.blogfotobas{
		margin-top:0.3vh!important;
	}
}
.blogfeatured img{
	border-radius:5px;
	box-shadow: 0px 3px 6px #00000029;
	width: 100%;
    object-fit: cover;
}
.blog h1{
	font-weight:bold;
	color:#2b135b;
	line-height:40px;
}
@media (max-width:960px){
	.blog h1{
	line-height: 30px!important;
    font-size: 25px!important;
}
	.blogfeatured{
		max-height:175px;
	}
	.auteur-desktop{
		display:none!important;
	}
	.meta{
		text-align:center!important;
	}
}
.ppagetop {
    font-size: 16px !important;
    color: #00f19f;
    font-weight: bold;
    text-transform: uppercase;
}
@media (min-width:960px){
.auteur-mobile{
	display:none!important;
}
}
.auteur-bottom{
	background: #fafafa;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 15px 30px;
    border-radius: 10px;
	margin-bottom:30px;
}
@media (max-width:960px){
.auteur-bottom img{ 
	max-width:100px;
}
}
.blog h2{
	font-size:25px!important;
	color:#2b135b;
	font-weight:bold;
	margin-top:20px;
}
.blog h3{
	color:#2b135b;
	font-size:21px!important;
	font-weight:bold;
}
.blog h4{
	color:#2b135b;
	font-weight:bold;
}
.blog p{
	font-size: 16px!important;
    line-height: 25px;
}
.blog_header{
	background:#fafafa;
	padding-bottom:30px;
}
@media (min-width:1625px){
.blog_header h1{
	line-height:45px!important;
}
}
@media (max-width:960px){
	.attachment-post-thumbnail{
		margin-top:25px;	
	}
}

.auteur{
	border-radius: 41px;
    border: 0px solid black;
    padding: 8px 25px;
    border: 1px solid #e9e9e9;
	margin-top:10px;
	font-size:12px;
}
.auteur a{
	font-weight:bold;
}
@media (max-width:960px){
	.auteur{
		text-align:center;
	}
}
.attachment-post-thumbnail{
	width:100%;
	height:100%;
	border-radius:5px;
	box-shadow: 0px 3px 6px #00000029;
}#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
	padding:0;
	font-size:15px;
	color:#000;
	font-size:14px;
}
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
} 
#breadcrumbs .separator{
    font-weight:100;
    color:#000;
}
#breadcrumbs a{
	color:#000;
}
@media (min-width: 960px) {
.flexboxf{
	display: flex;align-items: center;
}
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background: #fff;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg,#00f19f 0%,#05d5ff 100%);
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #FA58F4;
}
details summary::-webkit-details-marker{
	display:none!important;
}
	@media (min-width: 960px) {
	.page_hero:before{
   	 height: 60vh!important;
	}
	.blogrel h2{
		font-size:22px;
	}
	.blogrel ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px 50px;
	}
	}
	@media (max-width: 960px) {
	.blogrel li { 
		margin-bottom:50px;
	}
	}
	.page_hero img{
		max-height:200px;
	}
	.category a{
		border:1px solid black;
		padding:4px 15px;
		border-radius:50px;
		font-weight:bold;
	}
	.date{
		text-align:right;
		margin-top:1px;
		color:#000000;
		margin-left:-5px;
		font-size:12px;
	}
	.blogrel li img{
		height:250px;
		object-fit: cover;
   		width: 100%;
		border-radius:10px 10px 0px 0px;
	}
	.blogrel ul{
		 list-style-type: none;
		padding: 0;
	}
	.blogrel li{
		box-shadow: 0px 4px 18px -6px rgb(109 109 109 / 42%);
		border-radius:10px;
	}
	.blogrel p{
		font-size:16px;
	}
.blog img{
	width:100%;
	    object-fit: contain;
}
#ez-toc-container{
	margin-top:50px!important;
}
.blog-content a{
	font-weight:bold;
}
.blog-content td{
	padding: 20px 20px 20px 0px!important;
	border-top:1px solid black;
}
.blog-content th{
	padding-bottom:10px;
	padding-top:40px;
}
/* Force Gutenberg Columns to Stack on Mobile */
@media (max-width: 768px) {
    .wp-block-columns {
        display: flex;
        flex-wrap: wrap !important;
        flex-direction: column !important;
    }

    .wp-block-column {
        width: 100% !important;
    }
}
/* Box shadow */
.is-style-box-shadow .wp-block-button__link {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
    transition: box-shadow 0.3s ease-in-out;
}

.is-style-box-shadow .wp-block-button__link:hover {
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.4);
}
/* Uppercase */
.is-style-uppercase-text {
    text-transform: uppercase;
}

.wp-block-column img {
    max-width: 100% !important;  /* Keeps image inside column */
    height: auto;
    display: block;
}
.wp-block-button__link:hover {
    color: #fff !important;
}
.is-layout-flex {
    align-items: flex-start !important;
}
.has-fixed-layout{
	width:100%;
}