/* BASIS
-------------------------------------------------- */

body {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 300;
	padding-top: 130px;
	letter-spacing: 0.07em;
}

body.home {
	background-attachment: fixed; 
	background-image: url(https://stage.madnesstattoosupply.nl/wp-content/uploads/2024/08/groen2.png); 
	background-size: 300px; 
	background-position: center; 
	background-repeat: no-repeat;
}

body.woocommerce-checkout {
	padding-top: 0px;
}

#accordionFilter .accordion-item {
  border: 0 none;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-radius: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
}

#accordionFilter .accordion-body {
  margin-top: 15px;
}

ul.content-menu {
	list-style-type: none;
}

ul.content-menu li::before {
  content: '\F285';
  font-family: "bootstrap-icons";
  font-size: 14px;
  margin-right: 5px;
  display: inline-block !important;
  color: #000;
}

#faq .accordion-button {
  border-width: 0px !important;
  border-radius: 10px !important;
}

#faq .accordion-button:not(.collapsed) {
	border-bottom-left-radius: 0px !important;
  	border-bottom-right-radius: 0px !important;
}

#faq .accordion-item {
  margin-bottom: 20px;
}
#faq .accordion-item {
  background: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 16px 0px;
}

ul {
	padding-left: 0px;
}

.woocommerce form .form-row input.input-text, .select2-container--default .select2-selection--single {
  border-radius: 20px;
  border: 0 none;
  height: 40px;
  padding: 0px 15px !important;
}

.woocommerce form .form-row input.input-text, .select2-container--default .select2-selection--single {
  border-radius: 20px;
  border: 0 none;
  height: 40px;
  padding: 0px 15px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px;
  right: 5px;
}

form.wpcf7-form .form-control {
	border: 0 none;
	-webkit-box-shadow: 4px 4px 15px -2px rgba(0,0,0,0.4); 
	box-shadow: 4px 4px 15px -2px rgba(0,0,0,0.4);
}

.woocommerce-message {
	border-top-color: #57b150;
}

.woocommerce-message::before {
  	content: "\e015";
  	color: #57b150;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-cart-form bdi, #order_review bdi, .woocommerce table.shop_table tfoot th, .tax-total bdi, .cart-subtotal bdi, .woocommerce ul#shipping_method li label {
  font-weight: normal;
}

.woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, button#place_order {
  background-color: #57b150;
  border-radius: 20px;
  height: 40px;
}

.woocommerce div.product div.summary .wrap, .cart-collaterals {
  background-color: rgba(243,244,244,1);
  padding: 20px;
  border-radius: 20px;
  position: relative;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
  background-color: rgba(243,244,244,1);
  padding: .618em 2em !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  border-radius: 20px;
  height: 40px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0px;
  padding: .618em 1em;
  font-size: 18px;
  height: 43px;
}

.cart_totals h2 {
  font-size: 20px;
}

.woocommerce table.shop_table {
  border: 0 none;
}

.woocommerce table.shop_table td.product-name {
  font-weight: bold;
}
.woocommerce-cart-form table.shop_table td {
  padding: 18px 12px;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(243,244,244,1);
}

.btn:focus {
	outline: none;
	box-shadow: none;
}

.bi.middle {
	vertical-align: middle;
}

.btn-success {
	background-color: #57b150;
	border: 0 none;
	border-radius: 20px;
	padding: 0px 75px;
}

.woocommerce-breadcrumb span:last-child {
  font-weight: bold;
}

.wpcf7-spinner {
	display: none;
}

.btn-outline-secondary {
	border-color: #ddd;
	color: #000;
}

.gallery img:hover {
	opacity: 0.8;
}

.btn-warning {
	background-color: #ffc107;
	color: #fff;
	border-color: #ffc107;
}

.btn-green {
	background-color: #57b150;
	color: #fff;
	border-color: #57b150;
}

.btn-green:hover {
	background-color: #386f34;
	border-color: #386f34;
	color: #fff;
}

.btn-outline-secondary:hover {
	background-color: #57b150;
	color: #fff;
	border-color: #57b150;
}

h3.madness {
	font-size: 100px;
	/*letter-spacing: 6px;*/
	font-family: 'Nosifer';
}

h3.madness span {
  	color: transparent;
  	-webkit-text-stroke-width: 1px;
  	-webkit-text-stroke-color: #050608;
  	text-shadow: 2px 2px 2px rgb(255, 255, 255);
  	background-image: -webkit-linear-gradient(#c4eba9, #62c35c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position:relative;  
}

h2.madness span {
	color: transparent;
	-webkit-text-stroke-width: 3px;
  	-webkit-text-stroke-color: #57b150;
}

a {
	text-decoration: none;
	color: #57b150;
}

a:hover {
	color: #57b150;
}

header a:hover {
	color: #57b150 !important;
}

header {
	background-color: #050608;
	box-shadow: 0px 25px 20px -20px rgba(0,0,0,0.25);
}

hr {
	color: #4d4d4d;
	opacity: 1;
}

.product-thumb-indicator {
	background-color: #00000010;
	color: #fff;
	display: none;
	font-size: 1.4rem;
	font-weight: 700;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-radius: 20px;
	border: 0 none;
}

.swiper-container .swiper-slide {
	height: auto;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal, .swiper-viewed-scrollbar.swiper-scrollbar-horizontal {
  	position: relative;
  	left: unset;
  	bottom: unset;
  	width: 110%;
  	margin-top: 20px;
}

.swiper-productmodal .swiper-wrapper .swiper-slide {
	height: 65vh;
}

.swiper-productmodal .swiper-wrapper .swiper-slide .image-thumb {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.swiper-productmodal .swiper-wrapper .swiper-slide img {
	border: none;
	max-height: 100%;
	max-width: 100%;
	outline: none;
	text-indent: -99999px;
}

.swiper-button-next, .swiper-button-prev {
	border-color: #0000;
	border-radius: 50%;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
	height: 40px !important;
	width: 40px !important;
	top: 40% !important;
	background-color: #fff;
}

.swiper-button-prev {
	left: 20px !important;
}

.swiper-button-next {
	right: 20px !important;
}

.swiper-button-next::after, .swiper-button-prev::after {
	font-size: 14px !important;
	color: #57b150 !important;
}

.swiper-modalthumbs .image-thumb img, .swiper-productthumbs .image-thumb img {
	border-radius: 20px;
}

.swiper-scrollbar-drag {
	background-color: #434343 !important;
}

.swiper-productimages .swiper-wrapper {
  	align-items: center;
}

.hero {
	background-image:
		url(https://stage.madnesstattoosupply.nl/wp-content/uploads/2024/08/banner_welkom.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 255px 0px 255px 0px;
	background-attachment: fixed;
	background-position: center;
	z-index: 2;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
	padding-left: 0px;
	padding-right: 20px;
	letter-spacing: .1em;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	border-radius: 20px;
	border: 0 none;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
  font-style:normal;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	border-radius: 20px;
	background-color: #57b150;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::before {
	border: 0 none;
}

.product .product-title {
  padding-top: 235px;
  padding-bottom: 75px;
  padding-left: 60px;
  padding-right: 60px;
  background-color: rgb(247, 234, 232);
  height: 343px;
}

.block-image {
  border-radius: 300px;
  text-align: center;
}

.overlay-more-button {
	border-radius: 100%; 
	height: 100px; 
	display: flex; 
	justify-content: center; 
	align-content: center; 
	flex-direction: column; 
	width: 100px; 
	position: absolute; 
	padding: 20px; 
	background-color: #57b150; 
	top: 50%; 
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
}

.overlay-more-button a {
	color: #fff;
}

.more-button .overlay {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out;
}

.more-button img {
	outline: 1px solid #828282;
  	outline-offset: -20px;
  	height: 500px !important;
}

.more-button img:hover {
	opacity: 0.8;
}

.product-item, .featured-item {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.06); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.06);
}

.product-item:hover {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.12); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.12);
}

.more-button:hover .overlay {
	visibility: visible;
  	opacity: 1;
	transition: all 0.3s ease-in;
	display: block;
}

.swiper-slide img {
  	display: block;
  	width: 100%;
  	height: 100%;
  	object-fit: cover;
}

#sidebar aside.widget {
  	border-top: .5px solid #898989;
  	padding-top: 15px;
  	margin-top: 15px;
}

#sidebar a, .product-item a {
	color: #000;
}

.load-more-cat-items {
  	margin-top: 10px;
  	color: #57b150;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 25px;
}

body.woocommerce-checkout {
  overflow-x: hidden;
}

.content.h-100 .woocommerce {
  height: 100%;
}

.woocommerce form .form-row label {
	font-weight: bold;
}

.woocommerce-terms-and-conditions-checkbox-text {
	font-weight: normal;
}

.woocommerce-additional-fields h3 {
	display: none;
}

#billing_postcode_field, #billing_city_field, #billing_phone_field, #billing_email_field {
  display: inline-block;
  width: 47%;
  margin: 0 0 6px;
}

#billing_city_field, #billing_email_field {
  margin-right: 0;
  float: right;
}

#sidebar ul li::before {
  	font-family: bootstrap-icons;
  	content: '\F582' !important;
  	font-size: 16px;
  	margin-right: 10px;
  	display: inline-block !important;
  	color: #f5f5f5;
  	top: 3px;
  	position: relative;
}

.woocommerce form .form-row textarea {
  border-radius: 20px;
  border: 0 none;
  padding: 15px 15px !important;
}

#order_comments {
  height: 200px;
}

.woocommerce-checkout #payment div.payment_box {
	background-color: #fff;
	border-radius: 20px;
}

.woocommerce-checkout h3 {
  color: #000;
  font-size: 20px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #fff;
    border-top-color: #fff;
    border-right-color: #fff;
    border-left-color: #fff;
  border-top-color: #fff;
  border-right-color: #fff;
  border-left-color: #fff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-result-count {
	margin-bottom: 0px;
}

.wc_payment_method, .payment_box {
  margin-bottom: 5px !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #f8f9fa;
}

.woocommerce-checkout #payment ul.payment_methods {
	padding: 0px;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row, .woocommerce-checkout table.shop_table th, .woocommerce-checkout table.shop_table td {
  padding-left: 0px;
  padding-right: 0px;
}

.accordion-button:focus {
	box-shadow: none !important;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.accordion-button:not(.collapsed) {
	background-color: #57b150;
	color: #fff;
}

.accordion-body {
	text-align: left;
}

h3.widget-title {
	font-size: 18px;
}

ul.wc-tabs {
	display: none;
}

.description-container .woocommerce-tabs {
	border-top: 1px solid #f2f2f2;
	margin-top: 15px;
	padding-top: 15px;
}

.woocommerce div.product div.summary .wrap {
  	padding: 20px;
  	position: relative;
}

.includes_tax {
	display: none;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover {
	background-color: #000;
}

.swiper-productthumbs .swiper-slide:nth-child(5) .product-thumb-indicator {
  	display: block;
}

.summary .quantity .qty {
	background-color: #fff !important;
}

.featured-items span.price {
	color: #000 !important;
}

.gallery-image {
	border-radius: 20px;
}

.object-center {
  	-o-object-position: center;
  	object-position: center;
}

.object-cover {
  	-o-object-fit: cover;
  	object-fit: cover;
}

.aspect-square {
  	aspect-ratio: 1/1;
}

.woocommerce div.product form.cart .button {
  background-color: #57b150;
  border-radius: 20px;
  height: 40px;
}

.woocommerce div.product form.cart .button:hover {
	background-color: #000;
}

.featured-delivery {
  color: #40b445;
  font-size: 12px;
  font-weight: 400;
}

.woocommerce-product-details__short-description p {
	color: #000;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #000;
  font-weight: 700;
}

ul.payment, ul.usp {
  list-style-type: none;
  padding: 0;
}

ul.payment li {
  float: left;
  margin-right: 10px;
}

.woocommerce div.product form.cart {
	margin-bottom: 0px;
}

.woocommerce .quantity .qty {
  width: 5em;
  height: 40px;
  margin-right: 10px;
  border-radius: 20px;
  border: 0 none;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: currentcolor;
  background-color: #f2f2f2;
  border-right: 16px solid transparent;
}

.woocommerce div.product .product_title {
  font-size: 1.5rem;
  color: #000;
}

footer ul li::before {
  margin-right: 8px;
	content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQxNiwzOTguOWM1OC41LTQxLjEsOTYtMTA0LjEsOTYtMTc0LjlDNTEyLDEwMC4zLDM5Ny40LDAsMjU2LDBTMCwxMDAuMywwLDIyNGMwLDcwLjcsMzcuNSwxMzMuOCw5NiwxNzQuOQoJYzAsMC40LDAsMC43LDAsMS4xdjY0YzAsMjYuNSwyMS41LDQ4LDQ4LDQ4aDQ4di00OGMwLTguOCw3LjItMTYsMTYtMTZzMTYsNy4yLDE2LDE2djQ4aDY0di00OGMwLTguOCw3LjItMTYsMTYtMTZzMTYsNy4yLDE2LDE2djQ4CgloNDhjMjYuNSwwLDQ4LTIxLjUsNDgtNDh2LTY0QzQxNiwzOTkuNiw0MTYsMzk5LjMsNDE2LDM5OC45eiBNOTYsMjU2YzAtMzUuMywyOC43LTY0LDY0LTY0czY0LDI4LjcsNjQsNjRzLTI4LjcsNjQtNjQsNjQKCVM5NiwyOTEuMyw5NiwyNTZ6IE0zNTIsMTkyYzM1LjMsMCw2NCwyOC43LDY0LDY0cy0yOC43LDY0LTY0LDY0cy02NC0yOC43LTY0LTY0UzMxNi43LDE5MiwzNTIsMTkyeiIvPgo8L3N2Zz4K");
  display: inline-block;
  width: 13px;
  height: 13px;
}

footer ul {
	list-style-type: none;
	padding-left: 0px;
}

footer {
	background-color: #050608;
}

footer a {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
}

footer a:hover {
	opacity: 0.8;
}

footer h3, footer p {
	color: #fff;
}


