/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.5.1751639626
Updated: 2025-07-04 14:33:46

*/

/* Homepage */
/* WelkomBanner */
.elementor-element-218f5e0{
	max-width: 1140px;
}

/* Producten */
.eael-product-grid .woocommerce ul.products{
	    grid-gap: 15px;
}

.eael-product-grid .woocommerce ul.products li.product{
	transition: all 0.2s linear;
}

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img{
	height: 12rem !important;
	object-fit: cover;
}

.product_cat-trading-card-game img{
	object-fit: contain !important;
}

.eael-product-wrap .eael-product-title{
	  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
	    margin: 20px 0 20px 0;
    min-height: 32px;
}

.eael-product-grid .woocommerce ul.products li.product .eael-product-title h2{
  margin: 0 !important;
}

/* Footer */
.elementor-social-icon svg{
	transition: all 0.2s linear;
	transform-origin: center;
}

.elementor-social-icon:hover svg{
	transform: scale(1.1);
}
.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before, .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before{
	display: none;
}

/* Categorie */

#primary {
    margin: 3rem 0;
}

.woocommerce-js .woocommerce-breadcrumb{
	margin: 0;
}

.page-title{
	margin-bottom: 0.5rem;
  font-family: "Albert Sans", Sans-serif;
    font-size: 32px;
    font-weight: 900;
    color: var(--e-global-color-astglobalcolor0);
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
	    margin: 0px 0 0px 0;
    min-height: 47px;
	
}
.woocommerce-page ul.products li.product a img{
	height: 250px;
    object-fit: cover;
}
.woocommerce-price-suffix{
opacity:0.6;
	font-weight:500;
}

.variation-function-added{
	display: none;
}

.add_to_cart_button{
	text-align: center;
}

/* Product */

.woocommerce-js div.product .product_title, h1.entry-title{
	  font-family: "Albert Sans", Sans-serif;
	    font-size: 24px;
    font-weight: 900;
    color: var(--e-global-color-astglobalcolor0);
}

.woocommerce div.product div.images img{
    max-height: 30rem;
}


@media (min-width: 922px) {
    .woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
        width: 42%;
    }
	
    .woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
        width: 53%;
    }
}

.woocommerce-page .related.products li.product:nth-of-type(5) {
	display: none;
}

[data-slug="rood-zwart"] .cfvsw-swatch-inner{
	background: #000000;
background: linear-gradient(145deg,rgba(0, 0, 0, 1) 0%, rgba(250, 0, 0, 1) 100%);
}

[data-slug="pastel-ombre"] .cfvsw-swatch-inner{
background: #a8e5ff;
background: linear-gradient(145deg,rgba(168, 229, 255, 1) 0%, rgba(247, 181, 148, 1) 50%, rgba(246, 212, 255, 1) 100%);background: linear-gradient(145deg,rgba(168, 229, 255, 1) 0%, rgba(250, 213, 190, 1) 50%, rgba(246, 212, 255, 1) 100%);
}

/* Afrekenen */

.wc-block-components-product-name{
	 font-family: "Albert Sans", Sans-serif;
	    font-size: 16px !important;
}

.wc-block-components-product-metadata{
	display:none;
}

#contact-fields {
    padding-bottom: 0 !important;
}

.wc-block-components-checkout-step__title{
		  font-family: "Albert Sans", Sans-serif;
	    font-size: 24px;
    font-weight: 900;
	    color: #452881 !important;
}

/* Contactformulier */
div.wpforms-container-full{
	margin: 0 !important;
}

.wpforms-field-label{
	color: var(--e-global-color-astglobalcolor0) !important;
}

.wpforms-submit{
	background-color: var(--e-global-color-astglobalcolor0) !important;
}

.wpforms-submit:hover{
	background-color: #452881 !important;
}

.wpforms-container .wpforms-field{
	padding: 10px 0 !important;
}