/*
 Theme Name:   Webtelligo
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Webtelligo
 Author URI:   https://webtelligo.com/
 Template:     generatepress
 Version:      0.1
*/

.variations.pa_conditie.yith_wccl_layout_inline.yith_wccl_is_custom {
	display: none;
}

span.from {
	display: none;
}

.star-rating {
	display: none !important;
}

.variations_form.cart.in_loop.initialized {
	width: 100%;
	margin: 0px !important;
	padding-left: 20px;
	padding-right: 20px;
}

@media only screen and (max-width: 600px) {
	.variations_form.cart.in_loop.initialized {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
		padding: 15px !important;
	}
	
	li.product p.stock.in-stock {
		padding: 0px 15px 15px 15px;
	}
	
	a.button.product_type_variable.add_to_cart_button {
    	float: left !important;
	}
	
	span.yith_wccl_value {
		line-height: 1.25 !important;
	}
	
	a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    	min-height: 300px !important;
	}
}

.products .select_option_label.select_option {
	border: 0px !important;
	padding: 0px !important;
}

.products .select_option_label.select_option span.yith_wccl_value {
	border: 1px solid #e9ebec;
    padding: .2em .4em;
    border-radius: .2em;
    font-size: 1em;
    color: #535e6d;
}

a.button.product_type_variable.add_to_cart_button {
    float: right;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 20px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    float: right;
}

.woocommerce-loop-product__buttons {
    padding-left: 20px;
    padding-right: 20px;
}

.products p.stock.in-stock {
    display: none;
}

.products p.stock.in-stock:after {
    content: "Op voorraad";
    color: #04AF6A;
    font-size: 12px;
    font-weight: 500;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 200px !important;
    object-fit: contain;
}

.star-rating {
    margin-left: 0 !important;
}

.products {
    font-size: 14px;
    font-weight: 400;
}

.products label {
    background-color: #EE7624;
    display: inline-block;
    line-height: 1;
    color: #ffffff !important;
    border-radius: 6px;
    padding: 10px;
	margin-top: 10px;
}

.products label[for="Refurbished"] {
    background-color: #00af6a !important;
    display: inline-block;
    line-height: 1;
    color: #ffffff !important;
    padding: 10px;
    border-radius: 6px;
	float: left;
}

@media only screen and (max-width: 600px) {
	a.button.product_type_variable.add_to_cart_button {
		margin-top: 10px !important;
	}
       
    .woocommerce-loop-product__buttons {
        width: 100% !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
    }
    
    img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    	height: 150px !important;
    	object-fit: contain;
	}
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}

section.related.products .product {
    flex-direction: unset !important;
    flex-wrap: wrap !important;
}

.woocommerce-loop-product__buttons {
    width: 40%;
	padding-bottom: 20px;
    
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    width: 100% !important;
	background-color: #ffffff !important;
	border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

a.button.product_type_variation {
    float: right;
}

@media only screen and (max-width: 600px) {
    ul.products {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    }
    
    a.button.product_type_variation {
    width: 100%;
    text-align: center;
}
	
	li.product .variations_form.cart div.variations {
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}
	
}

.products .select_box_label.select_box.attribute_pa_batterij {
	display: none;
}

li.product .variations_form.cart div.variations {
	margin: 0px;
	padding-top: 1em;
}

.select_option_colorpicker.select_option span.yith_wccl_value {
	border: 1px solid #e9ebec;
}

.select_option_colorpicker.select_option {
	border: 0px;
}

.select_box .select_option.selected:after {
	display: none !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: 1.5;
}

.select_option {
	padding: 0px;
	margin-bottom: 6px;
}

li.product .select_option_label div {
	height: auto;
}

li.product span.price {
    order: 1;
}

li.product .woocommerce-loop-product__buttons {
    order: 2;
}

li.product .iconic-was-swatch__container {
    height: 20px !important;
    width: 20px !important;
}

.single-product span.iconic-was-swatch__text {
    display: block !important;
    opacity: 1 !important;
}

.iconic-was-swatches {
	overflow-y: visible !important;
}

.inside-wc-product-image {
	width: 100%;
}

ul.iconic-was-swatches.iconic-was-swatches--loop.iconic-was-swatches--text-swatch.iconic-was-swatches--border.iconic-was-swatches--square.iconic-was-swatches--stacked {
	margin-top: 20px;
}

ul.products li.product .variations_form .select_box .select_option_colorpicker.select_option span.yith_wccl_value {
	width: 25px !important;
    height: 25px !important;
	min-width: auto !important;
}

.products span.price {
    width: 60%;
	padding-left: 20px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	padding-bottom: 0px !important;
}

ul.products span.yith_wccl_value {
	height: auto !important;
	line-height: 1.2 !important;
}

a.button.product_type_variable.add_to_cart_button {
    margin-top: 0px !important;
}

.variations_form.cart.in_loop.initialized {
	padding-bottom: 1em;
}

ul.products span.price {
    display: flex !important;
    align-items: center;
	padding-bottom: 20px;
    margin-bottom: 0px !important;
}

.label-container-display:after {
	display: none !important;
}
.label-container-display:hover{ 
	border-color:#cfdfef !important; 
}
.label-container-display {
	border-radius: 6px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
    text-align: center;
    margin-bottom: 12px;
    border: 1px solid #e9ebec !important;
	justify-content: center;
}

span.yith_wccl_value {
	font-weight: 700 !important;
}

.yith-wapo-option.selected .label-container-display {
	border-radius: 6px;
    background: #edf5fc;
	border: 2px solid #005261 !important;
    outline: 2px solid #1E8999;
    outline-offset: -2px;
    background: #edf5fc;
}

.label-container-display:hover {
	border-radius: 6px;
    border: 1px solid #cfdfef;
    background: #edf5fc;
}

td#wapo-total-order-price span.woocommerce-Price-amount.amount {
    font-family: "Poppins", Sans-serif;
    font-size: 1.6em !important;
    font-weight: 700 !important;
}

td.value.yith_wccl_layout_inline.yith_wccl_is_custom {
	padding-bottom: 12px !important;
}

.label_price label {
	font-weight: 700 !important;
	font-size: 1rem !important;
	color: #0e1723;
}

header .e-n-tab-title:hover, header .e-n-tab-title[aria-selected="true"]{
	background:#edf5fc !important;
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches-item {
	background-color: white !important;
	border: 1px solid #008999 !important;
}

.ywcas-popular-searches-wrapper .ywcas-popular-searches-item:hover {
	background-color: #008999 !important;
	color: white !important;
}

.yith_wccl_value_wrapper {
	height: auto !important;
}

table.variations label {
	float: left;
	margin-right: 5px;
}

td.value.yith_wccl_layout_inline.yith_wccl_is_custom {
    display: grid !important;
	width: 100%;
}

span.yith_wccl_value {
    line-height: 1.6;
}

.yith_wccl_value_wrapper {
	line-height: 1.6 !important;
}

.select_box_label.select_box.attribute_pa_uiterlijk .select_option_label.select_option {
	padding: 13px 5px;
}

span.yith-wccl-tooltip-image {
    padding: 0px !important;
}

@media only screen and (max-width: 600px) {

	table.variations .select_option_label.select_option {
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	.options.per-row-5 {
		grid-template-columns: repeat(2, minmax(0, 50%)) !important;
		gap: 10px !important
	}
	
	table.variations tr {
    	display: grid !important;    
	}
	
	td.value.yith_wccl_layout_inline.yith_wccl_is_custom {
		padding-right: 0px !important;
	}
	
	.image-container img {
    	width: 50%;
	}
}

.inactive_cross {
	pointer-events: none !important;
}

.woocommerce-variation-price {
	display: none;
}

label[for="filter_72_1_97"] a {
    background-color: #00af6a;
    display: inline-block;
    line-height: 1;
    color: #ffffff !important;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px
}

label[for="filter_72_1_98"]  a {
    background-color: #EE7624;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    color: #ffffff !important;
    padding: 10px;
    border-radius: 6px;
}

/* CODE VAN ERNST */
.elementor-1050 .elementor-element.elementor-element-748b80d .select_option_label.select_option.selected, .elementor-1050 .elementor-element.elementor-element-748b80d .select_option_colorpicker.select_option.selected {
	pointer-events: all !important;
}

.select_option_colorpicker.select_option {
	text-align: center !important;
}

.elementor-1050 .elementor-element.elementor-element-748b80d span.yith_wccl_tooltip.bottom.fade {
	display: contents !important;
}

#header-knop {
	background-color: #FF8D3D;
	border-radius: 8px;
	transition-duration: .3s;
    transition-property: transform;
	margin-left: 16px;

}

#header-knop:hover {
	transform: scale(1.1);
}

#header-knop span {
	color: white !important
}

.options-container.default-closed {
	padding-bottom: 12px;
}

.options-container.default-closed span {
	line-height: 1em !important;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
	font-weight: 700 !important;
	color: #FF8D3D;
}
@media only screen and (max-width: 600px) {
	.options.per-row-3 {
		grid-template-columns: repeat(2, minmax(0, 50%)) !important;
	}
}

p.custom-stock-message {
    color: #05AF6A;
	line-height: 56px;
	margin-left: 20px !important;
	display: inline;
}

@media only screen and (max-width: 600px) {
	p.custom-stock-message {
		margin-left: 0px !important;
	}
}

@media only screen and (min-width: 600px) {
	.e-atc-qty-button-holder {
		display: block !important;
	}
}

@media only screen and (max-width: 600px) {
    button.btn.btn-primary.yith-wcan-filters-opener.enhanced {
        background: #008999;
        border-radius: 8px;
        color: #ffffff;
        text-transform: none;
        padding: 12px 55px ! important;
        cursor: pointer;
        bottom: 0 !important;
        display: flex;
        align-items: center;
        z-index: 1;
		font-size: 18px;
    }
}

/* TOM */
.elementor .product-content-collapsed {
    max-height: 250px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.elementor .product-content-collapsed:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, transparent, #fff);
}

.read-more-toggle {
    background: #ffffff00 !important;
    color: #015261 !important;
    padding: 0px;
    border: none;
    border-radius: 4px;
    margin-top: 0px;
    cursor: pointer;
}

.read-more-toggle:hover {
    background: #ffffff00 !important;
    color: #015261 !important;
    padding: 0px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}














.leesmeer-container.is-collapsed {
  max-height: 220px !important;
  overflow: hidden !important;
  position: relative;
}

.leesmeer-container.is-open {
  max-height: none !important;
}

/* fade effect */
.leesmeer-container.is-collapsed::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  pointer-events: none;
  background: linear-gradient(
    rgba(255,255,255,0),
    rgba(255,255,255,1)
  );
}

/* knop ALTIJD zichtbaar */
.leesmeer-btn {
    background: #ffffff00 !important;
    color: #015261 !important;
    padding: 0px;
    border: none;
    border-radius: 4px;
    margin-top: 0px;
    cursor: pointer;
	width: 100%;
	text-align: center;
}
