/*
Theme Name: Oasa Pleasure
Theme URI:
Author: Commandos
Author URI: http://www.commandos.nl
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: womanizer
Template: hoofdthema
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.woocommerce li.product .star-rating-container {
    opacity: 1;
    position: static;
    width: 100%;
    text-align: center;
}

.woocommerce li.product .star-rating-container .star-rating {
    margin: auto;
}

.woocommerce li.product .entry-header .button {
    top: -99px;
}

.customer__information ul, .usp-header__inner ul {
    list-style: none !important;
    padding-left: 0px !important;
}

.section {
	padding-bottom:0;
}
.availability_date {
	padding:0px 20px 0 20px;
}
.usp-header__item--dark a {
	color:#888;
	text-decoration:underline;
}

.zegel {
    position: absolute;
    z-index: 99;
    width: 130px;
    top: 110px;
    right: 0;
}

.zegel--small {
	position: absolute;
	z-index: 99;
	width: 75px;
	top: 0;
	left: 0;
}

@media (min-width: 768px) {

    .zegel--small {
        position: absolute;
        z-index: 99;
				width: 100px;
        top: 0;
        left:0
    }

	.page-template-frontpage .zegel--small {
        position: absolute;
        z-index: 99;
				width: 130px;
        top: 0;
        left:0
    }

}

.customer__information ul, .usp-header__inner ul {
	list-style:none !important;
	padding-left:0px !important;
}

@media only screen and (max-width: 600px) {
	h1.section__title {
		font-size: 1.9rem;
	}

	.block:before {
		font-size: 4rem;
		top:30px;
	}

}

.woocommerce-loop-product__thumbnail .tag {
	left:0 !important;
	right:auto;
}
.woocommerce-loop-product__thumbnail .tag {
	top: 80px !important;
}

.payment_method_mollie_wc_gateway_ideal .payment_box p:first-child {
	display:block;
}
ol {
	padding-left: 40px;
	margin-bottom: 2rem;
}

.faq-drawer__content h3 {
	margin-top:15px;
}
.awdr-select-free-variant-product-toggle {
	color: #4ebebf !important;
	font-weight:bold;
}
.frm__6606a6bede192 {
	display:none;
}


#menu-hoofdmenu .menu-item>a:after {
    background: #c3e9ea !important;
}

.woocommerce-loop-product .add_to_cart_button {
    background-color: #FFF; /* Light gray background */
    color: black; /* Black font color */
    border: 2px solid black; /* Black border */
}
.woocommerce-loop-product .add_to_cart_button:hover {
    background-color: black; /* Black background */
    color: white; /* White text */
    border: 2px solid black; /* Keep border black */
}
.single_add_to_cart_button {
    background-color: #FFF; /* Light gray background */
    color: black; /* Black font color */
    border: 2px solid black; /* Black border */
}

.single_add_to_cart_button:hover {
    background-color: black; /* Black background */
    color: white; /* White text */
    border: 2px solid black; /* Keep border black */
}