/*
Theme Name: Jiffy Steamer 2025
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

:root {
	--lichtblauw: #00A9ED;
	--blauw: #044D6D;
	--donkerblauw: #101940;
	--groen: #8BC64E;
	--donker: #8BC64E;
}



/* 2025 */
#main a:not(.button) {
	text-decoration: underline;
}

.section.bg-donkerblauw, .col.bg-donkerblauw .col-inner {
	background-color: var(--donkerblauw);
}
.page-template-page-transparent-header-light #top-bar * {
	color: #fff;
}
#logo {
	xmargin-top: -60px;
}
	#logo img {
	    xmax-height: 100px !important;
	}
.page-template-page-transparent-header-light .header-nav-main.nav > li > a {
	font-weight: 500 !important;
	color: #fff !important;
}
.col.full-width-left > .col-inner:before {
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	right: 0;
	top: 0;
	z-index: -1;
	background-color: #fff;
}
.schaduw-boven .section-bg-overlay {
	box-shadow: 0px 75px 75px 0px rgba(0,0,0,0.5) inset;
-webkit-box-shadow: 0px 75px 75px 0px rgba(0,0,0,0.5) inset;
-moz-box-shadow: 0px 75px 75px 0px rgba(0,0,0,0.5) inset;
}

.js-marquee .ux-logo {
	position: relative;
	margin: 0 2em;
}
.js-marquee .ux-logo:after {
	content: '';
	height: 200px;
	width: 1px;
	background-color: #000;
	position: absolute;
	right: -2em;
	top: 50%;
	transform: translateY(-50%);
}
/* end 2025 */


.header-bottom .container {
	max-width: 100vw;
	padding: 0;
}

.header-bottom .container .flex-left {
	width: 100vw;
}

h1, .h1 {
	font-weight: 700;
	font-size: 2.68em;
}

h2, .h2, .banner h2 {
	font-size: 2.24em;
}

h3, .h3, .banner h3 {
	font-size: 1.68em;
}

strong {
	font-weight: 700;
}
.nomargin {
	margin-bottom: 0;
}
.nopadding {
	padding-bottom: 0;
}

.woocommerce-checkout .large-5 .has-border {
	border: 0px;
	background: #fafafa;
}

.woocommerce-billing-fields {
    border-top: 1px solid #ddd;
}

.category-page-title {
	display: none;
}

.lang_switcher li:last-child {
	display: none;
}

small.tax_label {
	display: none;
}

@media only screen and (min-width: 845px) { 
	.hide-for-screen{
		display: none !important;
	}
}

div.category-page-row .col.large-3.hide-for-medium {
	display: block!important;
}

div.submit-container input {
	border: 1px solid #000;
}
span.btwValidator {
	background-color: red;
	height: max-content;
	width: 100%;
	display: none;
	color: #fff;
	padding: 0 10px;
	line-height: 30px;
}

span.btwValid{
	background-color:green;
	display:block;
}
span.btwInvalid{
	background-color: red;
	display: block;
}

input#place_order:hover:disabled {
	background-color: red!important;
}

input#place_order:disabled {
	background-color: red!important;
}
.checkout-page-title.page-title {
	display: none!important;
}

/* redesign */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Poppins" !important;
	font-weight: 300 !important;
}

h1, .h1 {
	font-size: 2.68em;
}
h2, .h2 {
	
}
h3, .h3 {
	
}
h4, .h4 {
	
}
h5, .h5 {

}
h6, .h6 {
	
}
strong {
	font-weight: 500;
}
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
	font-weight: 700 !important;
}

.col-right .align-right {
	margin-left: auto !important;
}

.col-left .align-right {
	margin-right: auto !important;
}

.fix-left .row-collapse {
	margin-left: 0;
}

.fa-check {
	color: var(--groen);
}

.usp strong {
	font-weight: 500;
}

.usp li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.usp-product {
	background-color: #eee;
	padding: 2vw;
}

.top5 .has-shadow .box:not(.box-overlay):not(.box-shade):hover {
	box-shadow: none !important;
}

@supports (-ms-ime-align: auto) {
	.video-edge {
		width: 500px;
	}
	
	.video-edge .wp-video {
		height: 480px;
	}

	.video-edge .wp-video video {
		margin-left: 0 !important;
	}
}
 
.badge:not(.callout) {
	background-color: var(--donkerblauw);
	text-align: center;
	width: 2em;
	height: 2em;
	line-height: 2em;
	display: inline-block;
}

.single-product .social-icons .circle {
	border-radius: 0 !important;
}

.product-small.box:hover {
	box-shadow: none !important;
}

.testimonial-text.is-italic {
	font-style: normal !important;
	line-height: 1.48em;
}

@media only screen and (max-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	h1, .h1, h2, .h2 {
		font-size: 1.5em;
	}
	
	h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
		font-size: 1.25em;
	}
	
	.expand__sm .children {
		position: inherit;
		opacity: 1;
		left: auto;
		padding-bottom: 30px;
		-ms-transform: translateX(0);
		transform: translateX(0);
		display: block !important;
	}
}