/* 
Theme Name: Polsbandjes bestellen
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
h1, h2, h3, h4, h5, h6, p, label, span {
	font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
}

.elementor-slideshow__title {
	display: none;
}
.elementor-product-simple form.cart {
    margin-top: 10px;
    display: block!important;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #ED165C;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    max-width: 1300px;
    margin: 25px auto 15px;
}
.woocommerce .quantity .qty {
    width: 100px;
}
.img_groupedproc {
	width:64px;
	height: auto;
}
.template-list {
	display:flex;
	gap: 8px;
}
.template-list img {
	height: 42px;
	width: 42px;
}
fieldset.form-row {
	border: 0;
}
fieldset label {
	border: 2px solid #E9E8E8;
	margin-bottom: 15px;
	padding: 8px;
}
.fpf-fields small {
	padding: 3px 3px 15px 3px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 0;
    border-bottom: 1px solid #999A9F;
    border-radius: 0;
	color:#999A9F;
}
.woocommerce form .form-row #coupon_code {
	background-color:#ffffff!important;
}
.hidelabelhere > label {
	display: none!important;
}
.hidelabelhere {
    margin: 0 0 12px!important;
}
.cc-color-override--1506115844 .cc-btn:hover, .cc-color-override--1506115844 .cc-btn:focus {
    background-color: rgb(255, 61, 154);
    color: white!important;
}
@media screen and (max-width: 600px) {
.homeblockusp {
    display: flex;
    flex-direction: row;
    margin-top: -10px!important;
}
.homeblockusp .elementor-icon {
    margin-top:5px;
}
}