/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */


.linkerkant{
	float:left;
	background:#fff;
	width:60%;
	height:auto;
	
}

.linkerkant p{
	color:#3A2D80;
	}


.linkerkant table, .linkerkant table tr, .linkerkant table tr td{
	padding:0px;
	border:0px;
	background:#fff;
}

.linkerkant table tbody>tr:nth-child(odd)>td, .linkerkant table tbody>tr:nth-child(odd)>th{
	padding:0px;
	border:0px;
	background:#fff;
}

.woocommerce ul.products li.product{
    float: left;
    margin: 0em 0em 1em 0em;
    padding: 0;
    position: relative;
    width: 100%;
    margin-left: 0;
    padding-left: 1em;
    color:#3A2D80;
    font-family: "Poppins", Sans-serif;
}
	
.rechterkant {
  float: right;
  width: 40%;
  height: auto;
  padding: 0px 2em 0px 0px;
  background: #fff;
  text-align: right;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0em 0em 1em 0em;
    padding: 0;
    position: relative;
    width: 100%;
    margin-left: 0;
    padding-left:1em;
   -webkit-box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
-moz-box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
 border: 0 solid rgba(0, 0, 0, .125);
    border-radius: 5px;
color:#3A2D80;
font-family: "Poppins", Sans-serif;
}


{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: 5px;
}



.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: none;
    margin: 0 0 1em;
    box-shadow: none;
}

ul.jobboardoverzicht li{
	float:left;
	width:100%;
	height:auto;
	background:#fff;
	padding:1em;
	border-radius:15px;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 0em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    background: #5421A9;
    background: linear-gradient(to right, #5421A9 0%, #FC2E71 41%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: auto;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 8px;
    margin-bottom: 7px;
    font-size:20px;
    font-weight:700;
}
.vindbaartitel {
   	color:#1ABD5E;
    width: auto;
    padding-bottom: 8px;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 0em;
    float: right;
    background:#fff;
    color:#FC2E71;
    font-family: "Poppins", Sans-serif;
    font-size:15px;
}

.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    color: #3A2D80;
    font-size: 16px;
    margin: inherit;
    padding: inherit;
    line-height: inherit;
    font-weight: 600;
}

span.sold-out-overlay{
	float:right;
	background:#FC2E71;
	color:#fff;
	width:40px;
	height:40px;
	border-radius:50%;
	padding:10px 5px;
	font-size:15px;
	 -webkit-box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
	-moz-box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
	box-shadow: 10px 10px 60px -54px rgba(0,0,0,0.34);
	}

.woocommerce-message {
    border-top-color: #8fae1b;
    display: none;
}

.woocommerce div.product p.stock {
    font-size: .92em;
    float: left;
    width: 100%;
    height: auto;
}

/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	
	h1{font-size:28px;}
	h2{font-size:25px;}
	h3{font-size:20px;}
	h4{font-size:18px;}
}

.vindbaartitel h1, .vindbaartitel h2, .vindbaartitel h3, .vindbaartitel h4  {
    color:#1ABD5E;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
}
.woocommerce ul.products[class*=columns-] li.product
        width: 100%;
        float: left;
        clear: both;
        margin-bottom: 1em;
    }
    
	
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0em;
  float:left;
  background: #fff;
  color: #FC2E71;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  margin-bottom:2em;
}
.linkerkant table{
	float:left;
	width:100%;
	height:auto;
	}
    
}
