﻿/* HEADER */
#page-header-desktop,
#page-header-mobile {
	box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 4px;
}

/* PRODUCT SLIDER */
.swiffy-slider .slider-container {
	padding: 16px;
}

.swiffy-slider .slider-container li {
	box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 14px rgba(0, 0, 0, 0.19);
	padding: 15px;
	background-color: #ffffff;
}

.swiffy-slider .slider-container li h3 {
	color: #51b5e0;
}

.swiffy-slider li .item_swift_productdefaultimage img {
	width: 65% !important;
}

/* COLOR SVG */
.favorite-icon svg.feather-heart {
	stroke: #51b5e0;
}

.favorite-icon svg.feather-heart-filled {
	fill: #51b5e0;
	stroke: #51b5e0;
}

/* PRODUCT DETAIL */
.item_swift_productcomponentparagraph {
	box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 14px rgba(0, 0, 0, 0.19);
	padding: 30px !important;
	position: relative;
}

.item_swift_productcomponentparagraph .item_swift_productnumber {
	background-color: #877530;
	border-radius: 12px;
	color: #ffffff;
	max-width: fit-content;
	padding: 5px 15px;
	opacity: 1 !important;
	display: block;
	margin-bottom: 30pt;
	margin-left: 0;
}

.item_swift_productcomponentparagraph .item_swift_productnumber:not(:empty):before {
	content: 'Artikelnummer: ';
}

.item_swift_productcomponentparagraph .item_swift_productprice small {
	display: none;
}

.item_swift_productcomponentparagraph p {
	color: #51b5e0;
	text-decoration: underline;
}

.item_swift_productcomponentparagraph .swift_favorites-button:hover svg {
	fill: white;
}

.item_swift_productcomponentparagraph input.swift_quantity-field {
	min-width: 80px !important;
}

.item_swift_productdetailsmediatable h3 {
	margin-left: 4px;
	color: rgb(135, 117, 40);
	font-size: 28px;
}

@media screen and (max-width: 600px) {
	.item_swift_productfielddisplaygroupsaccordion dl.grid {
		grid-template-columns: 1fr !important;
	}

	.item_swift_productfielddisplaygroupsaccordion dl.grid dt,
	.item_swift_productfielddisplaygroupsaccordion dl.grid dd {
		word-break: break-word;
	}
}

/* CATEGORY PAGE */
/* HEADER/POSTER 
.item_swift_productlistgroupposter .container-xl {
    padding-bottom: 0 !important;
    margin-right: 0;
    padding-right: 0 !important;
    max-width: 750px;
}

.item_swift_productlistgroupposter .container-xl div div {
    background-color: #51B5E0;
    color: #FFFFFF;
    padding: 15px;
    border-top-left-radius: 12px;
}

.item_swift_productlistgroupposter .container-xl div div p {
    font-size: 12px !important;
} */

/* GRID */
.item_swift_productlistitemrepeater article {
	box-shadow: 0 0 rgba(0, 0, 0, 0.2), 0 0 14px rgba(0, 0, 0, 0.19);
	padding: 15px !important;
	position: relative;
}

.item_swift_productlistitemrepeater h2 {
	color: #51b5e0;
}

.item_swift_productlistitemrepeater article .item_swift_productnumber {
	background-color: #51b5e0;
	border-radius: 12px;
	color: #ffffff;
	max-width: fit-content;
	padding: 5px 15px;
	opacity: 1 !important;
}

.item_swift_productlistitemrepeater .item_swift_productdefaultimage img {
	width: 73% !important;
}

/* CART & CHECKOUT */
#summarySidebar,
#orderSummaryFooter,
.item_swift_cartapp aside,
.item_swift_cartapp aside .theme-gray {
	background-color: #f7f7f7;
}

#SelectDeliveryGroup span.text-price {
	display: none;
}

/* MINI CART*/
#CartSummary,
#CartSummary button,
#CartSummary a,
div#cartSummaryFooter {
	color: #6b6a6a;
}

#CartSummaryGoToCheckoutButton {
	background-color: #51b5e0;
	color: #ffffff !important;
	border: 1px solid #ffffff;
}

#CartSummaryGoToCheckoutButton svg {
	stroke: #ffffff;
}

#CartSummaryGoToCheckoutButton:hover {
	background-color: #ffffff;
	border: 1px solid #51b5e0;
	color: #51b5e0 !important;
}

#CartSummaryGoToCheckoutButton:hover svg {
	stroke: #51b5e0;
}

#GoToCartButton {
	background-color: #ffffff;
	color: #51b5e0 !important;
	border: 1px solid #51b5e0;
}

#GoToCartButton svg {
	stroke: #51b5e0;
}

#GoToCartButton:hover {
	background-color: #51b5e0;
	border: 1px solid #51b5e0;
	color: #ffffff !important;
}

#GoToCartButton:hover svg {
	stroke: #ffffff;
}

/* SEARCH DROPDOWN */
.item_swift_searchfield .dropdown span,
.item_swift_searchfield .dropdown li {
	color: #6b6a6a !important;
}

#NoContentPageResults {
	display: none;
}

/* POPUPS */
.modal-header span {
	color: #51b5e0;
}

.modal .modal-content {
	color: #6b6a6a;
}

.modal .modal-content a {
	background-color: #51b5e0;
}

.modal .modal-content a#CookiesReadModeAbout,
.modal .modal-content a#CookiesPrivacyPolicy {
	background-color: #ffffff;
	color: #51b5e0;
	border-color: #51b5e0;
}

.modal .modal-content a:hover {
	background-color: #ffffff;
	color: #51b5e0;
	border-color: #51b5e0;
}

/* VARIANTS */
.item_swift_relatedproductslist small {
	display: none;
}

/* MEGA MENU */
.megamenu {
	background-color: #51b5e0;
}

.megamenu a {
	border: none;
	position: relative;
}

.megamenu h6,
.megamenu span {
	text-transform: lowercase;
	display: inline-block;
	color: #ffffff;
}

.megamenu h6:hover,
.megamenu span:hover {
	border-radius: 0;
}

.megamenu h6::first-letter,
.megamenu span::first-letter {
	text-transform: uppercase;
}

.main-navigation nav li a span {
    font-size: 14px;
}

.main-navigation .nav-wrapper nav ul .megamenu .nav-link {
	border: none;
	position: relative;
}

.main-navigation .nav-wrapper nav ul .megamenu .nav-link:hover {
	border-radius: 0;
	background-color: transparent;
}

.main-navigation .nav-wrapper nav ul .megamenu .nav-link h6:hover,
.main-navigation .nav-wrapper nav ul .megamenu .nav-link span:hover {
	text-decoration: underline;
}

.main-navigation .nav-wrapper nav ul .megamenu .nav-link h6,
.main-navigation .nav-wrapper nav ul .megamenu .nav-link span {
	position: relative;
	display: inline-block;
}

.main-navigation .nav-wrapper nav ul .nav-link {
	padding: 5px 25px !important;
}

.main-navigation .nav-wrapper nav ul .nav-link span {
	white-space: normal;
}

.megamenu .nav-link:has(span) {
	padding: 0.15rem 1rem;
}

/* POPUP FORM - STAAL AANVRAGEN */
.ewings-popup-form {
	position: relative;
	z-index: 5;
}

.ewings-popup-form a {
	color: #51b5e0;
}

.ewings-popup-modal {
	display: none;
	z-index: 1021;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	overflow: auto;
}

.ewings-popup-modal .modal-content {
	position: relative;
	margin: 10% auto;
	background-color: #ffffff;
	padding: 20px;
	border-radius: 4px;
	width: 90%;
	max-width: 500px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.ewings-popup-modal .close:hover {
	color: #000;
}

.close {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
}

/* Form styling */
.form-group {
	margin-bottom: 15px;
}

.form-group label {
	display: block;
	margin-bottom: 5px;
	font-weight: 500;
}

.form-control,
.form-select {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.checkbox-wrapper,
.radio-wrapper {
	display: flex;
	align-items: center;
	gap: 8px;
}

.required {
	color: red;
	margin-left: 3px;
}

.help-text {
	font-size: 0.85em;
	color: #666;
	margin-top: 4px;
}

.button-wrapper {
	margin-top: 20px;
}

.submit-button {
	background-color: #51b5e0;
	color: white;
	padding: 10px 15px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.submit-button:hover {
	background-color: #ffffff;
	color: #51b5e0;
	border: 1px solid #51b5e0;
}

.loading-indicator {
	text-align: center;
	padding: 20px;
}

.error-message {
	background-color: #f8d7da;
	color: #721c24;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 4px;
}

.success-message {
	background-color: #d4edda;
	color: #155724;
	padding: 20px;
	text-align: center;
	border-radius: 4px;
}

.success-message p {
	color: black;
	text-decoration: none;
}

/* REQUEST ACCOUNT  */
#dw-form-2 {
	background: white;
	padding: 2rem;
	text-align: center;
}

#dw-form-2 .form-text {
	color: rgb(52, 58, 64);
	font-family: Inter, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
}

#dw-form-2 .mb-3.g-col-12:first-of-type {
	border-bottom: 1px solid #ccc;
	margin: 0 -2rem 2rem -2rem;
	padding-bottom: 1rem;
}

#dw-form-2 .form-control,
.form-select {
	background-color: white;
}

#dw-form-2 .form-check-label {
	text-align: left;
}

#Aanvragen {
	font-size: 20px;
	font-weight: 700;
	display: block;
	width: 100%;
}


/* CAROUSEL IMAGES GETTING ZOOMED IN ON MOBILE */
@media (max-width: 1100px) {
  .swift_products-details-images-modal .modal-dialog {
    max-width: 100% !important;
    margin: 0 !important;
  }

  .swift_products-details-images-modal .modal-content {
    height: 100% !important;
    border-radius: 0 !important;  /* geen afgeronde randen */
  }

  .swift_products-details-images-modal .modal-body {
    height: 100% !important;
    padding: 16px !important;
  }

  .swift_products-details-images-modal .carousel,
  .swift_products-details-images-modal .carousel-inner,
  .swift_products-details-images-modal .carousel-item,
  .swift_products-details-images-modal .carousel-item img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain; /* of cover als je wil dat hij hele scherm vult */
  }
   /* Carousel pijlen altijd zichtbaar en bovenop */
  .swift_products-details-images-modal .carousel-control-prev,
  .swift_products-details-images-modal .carousel-control-next {
    z-index: 1050 !important;   /* hoger dan de image */
    width: 15% !important;      /* klikbare zone groter */
  }

  .swift_products-details-images-modal .carousel-control-prev-icon,
  .swift_products-details-images-modal .carousel-control-next-icon {
    filter: invert(100%) drop-shadow(0 0 3px rgba(0,0,0,0.7));
    width: 2rem;
    height: 2rem;
  }
   .swift_products-details-images-modal .carousel.pointer-event {
    touch-action: auto !important;   /* stop forcing pan-y */
  }
}
/* Testing pipeline*/