/* MBO Custom CSS */

/* Overflow-x hidden */
body {
	overflow-x: hidden;
}

a:hover, .jupiterx-post-navigation-link:hover .jupiterx-post-navigation-title {
	text-decoration:none !important;
}

/* Fix for social media icons hover color */
.social-icons-fix a:hover, .social-icons-fix a:active {
	color: #1d6d99;
}

/* Fix for ugly green color in contact form confirmation */
.raven-form-response {
	margin-bottom: 20px !important;
}
.raven-form-success .raven-form-response {
	color: #8CA460 !important;
}

/* Header resize on scroll down */
@media screen and (min-width: 1025px)
{
	.elementor-element-a5e9c28 > .elementor-container {
		transition: min-height 0.2s ease-in-out;
	}
	.elementor-element-a5e9c28 .raven-site-logo > a > img {
		transition: max-width 0.2s ease-in-out;
	}
	.elementor-element-a5e9c28.scrolled > .elementor-container {
		min-height: 85px !important;
	}
	.elementor-element-a5e9c28.scrolled .raven-site-logo > a > img {
		max-width: 85% !important;
	}
}

/* Hide advanced webbureaus specs table by default */
/* Hide 'available' at contact by default */
.js-contact-unavailable,
.js-contact-available,
.specsTableAdvanced {
	display:none;
}
body.elementor-editor-active .js-contact-unavailable,
body.elementor-editor-active .js-contact-available,
body.elementor-editor-active .specsTableAdvanced {
	display:block!important;
}
/* Fix for contact available styling on mobile */
@media screen and (max-width: 767px)
{
	.elementor-element-3314635 .elementor-icon-box-wrapper,
	.elementor-element-a38ac2f .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.elementor-element-3314635,
	.elementor-element-a38ac2f {
		margin: auto;
	}

	.elementor-element-3314635.elementor-widget-icon-box .elementor-icon-box-icon,
	.elementor-element-a38ac2f.elementor-widget-icon-box .elementor-icon-box-icon {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-top: 5px !important;
		margin-right: 10px !important;
	}
}

/* Add transition to jet-buttons */
.jet-button__plane.jet-button__plane-normal,
.jet-button__plane.jet-button__plane-hover {
	transition: all .2s;
}

/* Small labels for table on 'webbureaus' */
.subinfo {
	display:block;
	font-size: 12px;
	color: #444;
	line-height: 1.2em;
}

/* Google recaptcha hide batch */
.grecaptcha-badge { 
    visibility: hidden;
}
.raven-flex-wrap.raven-field-type-recaptcha_v3 {
	display:none;
}

/* Cookie bar custom styling */
#cookie-law-info-bar {
	font-family: "Roboto", sans-serif !important;
}
#cookie-law-info-bar .cli-plugin-main-link {
	text-decoration: none !important;
	font-weight: 400 !important;
}
#cookie_action_close_header {
	letter-spacing: 2px;
  border: 3px solid #1d6d99;
	border-radius: 10px;
  background-color: transparent !important;
  color: #1d6d99 !important;
  font-weight: 700;
	font-size: 14px !important;
	-webkit-transition: all .5s;
  transition: all .5s;
}
#cookie_action_close_header:hover {
	background-color: #1d6d99 !important;
	color: #FFF !important;
}

/* IE Fixes */
html.ie a {
	max-width: 100%;
}
html.ie .jet-button__plane.jet-button__plane-normal,
html.ie .raven-button
{
	background-color: transparent;
}
/* IE Blog template fixes */
html.ie .jupiterx-post-template-2 .jupiterx-post-image {
	height: auto;
}

html.ie .jupiterx-main-content.jupiterx-post-image-full-width .jupiterx-post-header .container {
	display:none;
}

/* Mollie form styling */

.mollie-form input, .mollie-form select {
	padding: 10px;
    border: 3px solid #EEE;
    outline: none;
    color: #444;
}
.mollie-form input:focus, .mollie-form select:focus {
	border: 3px solid #77a7c2;
}
.mollie-form button {
	padding: 12px 20px;
    border: 3px solid #8CA460;
    color: #8CA460;
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: transparent;
    cursor: pointer;
	outline:0;
	transition: 0.5s all;
	border-radius: 15px;
}
.mollie-form button:hover {
    border: 3px solid #8CA460;
    color: #FFF;
    background-color: #8CA460;
	outline:0;
}

/* Report page styling */

.report-item {
	margin-top: 20px;
	margin-bottom: 20px;
	position:relative;
}
.report-item .link-overlay {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:20;
}
.report-item .image-container {
	background-color: #FFFFFF;
	position:relative;
	max-width: 250px;
	margin:auto;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
	border-radius: 5px;
	overflow:hidden;
}
.report-item .image-container:before {
	content: "";
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 96px;
	opacity:1;
	z-index: 10;
}
.report-item .image-container.mark-10:before {	background-image: url("https://websitecheck.online/img/clean-shields/10-256.png");	}
.report-item .image-container.mark-9:before {	background-image: url("https://websitecheck.online/img/clean-shields/9-256.png");	}
.report-item .image-container.mark-8:before {	background-image: url("https://websitecheck.online/img/clean-shields/8-256.png");	}
.report-item .image-container.mark-7:before {	background-image: url("https://websitecheck.online/img/clean-shields/7-256.png");	}
.report-item .image-container.mark-6:before {	background-image: url("https://websitecheck.online/img/clean-shields/6-256.png");	}
.report-item .image-container.mark-5:before {	background-image: url("https://websitecheck.online/img/clean-shields/5-256.png");	}
.report-item .image-container.mark-4:before {	background-image: url("https://websitecheck.online/img/clean-shields/4-256.png");	}
.report-item .image-container.mark-3:before {	background-image: url("https://websitecheck.online/img/clean-shields/3-256.png");	}
.report-item .image-container.mark-2:before {	background-image: url("https://websitecheck.online/img/clean-shields/2-256.png");	}
.report-item .image-container.mark-1:before {	background-image: url("https://websitecheck.online/img/clean-shields/1-256.png");	}
.report-item .image-container .image {
	background-size: cover;
	background-position:center;
	padding-top: 70%;
	opacity:0.3;
	transition: opacity 0.1s ease-in-out;
	//border-radius: 5px;
}
.report-item:hover .image-container .image {
	opacity:0.6;
}
.report-item .report-name {
	text-align: center;
	display:block;
	color: #FFF;
	padding-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 24px;
}

.table-subject {
	color:#444444;
	margin:0!important;
	line-height:1.6em;
}
.white-links a {
	color: #abcbdd;
}
.white-links a:hover {
	color: #FFF;
}
footer a.elementor-icon {
	color: #e3edf3;
}
footer a.elementor-icon:hover {
	color: #FFF;
}
.mbo-contact-box * {
	transition: all 0.1s;
}
.mbo-contact-box:hover * {
	color: #FFF !important;
}
.mbo-faq .elementor-tab-title {
	border-radius: 15px;
}
.mbo-specs-table th {
	min-width: 160px;
}
