/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

h1, h2, h3, h4, h5, h6 {
	line-height: 0.9!important;
}

p, li, dt, dd, dl, address, label, small, pre, code, span.tab-excerpt {
	line-height: 1.5;
}


.cta-light-green {
color: #37865B!important;
}

.btn-color-214253.btn-flat:not(.btn-hover-nobg):hover, .btn-color-214253.btn-flat:not(.btn-hover-nobg):focus, .btn-color-214253.btn-flat:active {
	background-color:#c2d114!important;
	border-color: #c2d114!important;
}

.usp-row .icon-box-heading .h5 {
	margin-top: 9px;
}

.uncode-sidecart-wrapper li.mini_cart_item a {
  font-weight: 600;
}

.site-info a {
	color: #c2d114;
	font-weight: 600;
}

.site-info a:hover {
	color: #ffffff;
}

.wpcf7-list-item-label {
	font-size: 15px!important;
}

.wpcf7-list-item-label a{
	font-weight: 600;
}


.tmb-light.tmb-woocommerce span.price, .style-light .widget ul.product_list_widget li .quantity, .style-light .widget ul.product_list_widget li .amount, .style-light .widget_shopping_cart .total, .widget_shopping_cart .total strong, .widget_shopping_cart .total .amount, .wpcf7-list-item-label {
	color: #777777;
}

.widget_shopping_cart .total .amount {
	font-weight: 600;
}

.product_inhoud_list ul {
	list-style: unset;
	margin: 0;
	padding-left: 18px;
}

.product_inhoud_list ul li {
	line-height: 1.75;
}

.product-detail-card .uncell[class*="unradius-"], .contactform-column .uncol .uncoltable .uncell {
	border: 1px solid #ddd!important;
}

.product-detail-usp .icon-box-heading .h6 {
	font-size: 18px;
}

.product-info-tab .gebruikershandleiding-row .row {
	padding: 54px 0px;
}

.vc_custom_heading_wrap.schild {
	margin-top: -50px!important;
	background-image: url('/wp-content/uploads/2024/03/gebruikershandleiding_schild-01.svg');
	background-repeat: no-repeat;
	width: 50px;
	height: 60px;
vertical-align: middle;
	z-index: 3;
}

.vc_custom_heading_wrap.schild h5.badge-style {
	padding-top: 14px;
	color: #ffffff;
}

.contact-icon-box .icon-box-content p {
	margin-top: 18px!important;
}

.wpcf7 span.wpcf7-not-valid-tip {
    margin: 9px 0px 0px 0px;
    color: #D11F15!important; /* Verander accent kleur */
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: #D11F15; /* Verander accent kleur */
}

[class^="material-symbols-"].fa-2x {
	font-size: 2em;
}

[class^="material-symbols-"].fa-3x {
	font-size: 3em;
}

[class^="material-symbols-"].fa-4x {
	font-size: 4em;
}

[class^="material-symbols-"].fa-5x {
	font-size: 5em;
}

ul.icons li {
	display: flex;
	align-items: baseline;
}

.tmb-woocommerce.tmb .t-entry span.price ins {
	font-size: 21.6px!important;
}

.grecaptcha-badge {
	display: none!important;
}

.fa.fa-play-circle-o.t-icon-size-xl.t-overlay-icon {
	transition: font-size .4s ease;
	font-size: 80px;
}

.uncode-single-media-wrapper.single-advanced:hover .fa.fa-play-circle-o.t-icon-size-xl.t-overlay-icon {
	font-size: 100px;
}

.widget_nav_menu .wpml-ls-menu-item {
	display: none;
}

@media (min-width: 960px) {
	.wpml-ls-menu-item .wpml-ls-native {
		display: none;
	}
}

@media (max-width: 959px) {
	
	.wpml-ls-first-item {
		margin-top: 18px!important;
	}
	
	body[class*=hmenu] div:not(.menu-accordion) > ul.menu-smart > li.wpml-ls-menu-item i.fa-dropdown{
		display: none;
	}
}

@media (max-width: 569px) {

.usp-row .row {
		max-width: 300px!important;
	}
	
.wpcf7 input:not(.wpcf7-submit), .wpcf7 textarea {
    font-size: 16px;
}

p + .wpcf7-inline-wrapper, .wpcf7-inline-wrapper + .wpcf7-inline-wrapper {
    margin-top: 0;
}
 
form .wpcf7-inline-wrapper:nth-child(2) p {
    margin-top: 18px;
}

.wpcf7-inline-field {
    width: 100%!important;
    display: block!important;
    padding: 0!important;
}
.heading-breakall {
	word-break: break-all;
}
}

.mollie-components .mollie-component {
	border-radius: 0px;
	padding-left: 9px;
	padding-right: 9px;
}

.site-footer .widget ul li {
	margin-top: 9px;
}

@media (max-width: 479px) {
	.menu-container .logo-container {
 padding: 27px 18px 27px 18px !important	}
	
	.main-container .row-container .single-h-padding {
		padding-left: 18px;
		padding-right: 18px;
	}
}