/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* BASE */
.tooltipster-base {
	display: none!important;
}

div.social-icons.follow-icons.soc__ico .tiktok  {
    background-color: #fff!important;
    border-color: #666 !important;
}

.breadcrumbs {
    text-align: left;
}

/* ===== Sidebar algemene styling ===== */
#shop-sidebar li.cat-item {
    padding: 2px 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}

#shop-sidebar .cat-item a {
    text-transform: unset !important;
}

#shop-sidebar .current-cat>a {
    font-weight: 900;
}

.soc__gold .is-outline {
    color: #ba9214;
}

.footer-ux-css h4,
.footer-ux-css p,
.footer-ux-css a, .ux-menu-link__text {
  color: #ba9213;
}

/* lijst layout */
.ux-info-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ux-info-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

/* info icoon */
.ux-info-list li > span[data-tip] {
  position: relative;
  cursor: help;
  color: #000;
  flex-shrink: 0;
  display: inline-flex;
}

/* tooltip */
.ux-info-list li > span[data-tip]::after {
  content: attr(data-tip);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  transform: translateX(-95%); /* mooi links uitlijnen */

  background: #111;
  color: #fff;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.4;
  width: 200px;

  opacity: 0;
  visibility: hidden;
  transition: 0.18s ease;
  pointer-events: none;
  z-index: 999;
}

/* show */
.ux-info-list li > span[data-tip]:hover::after,
.ux-info-list li > span[data-tip]:focus::after {
  opacity: 1;
  visibility: visible;
}

/* === Social Icons === */
.soc__ico .button.circle.icon {
  margin-right: 10px !important;
}

.soc__ico .button.icon i {
    font-size: 1.1em;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
.blog .image-cover img, .single-post .image-cover img, .category img {
	border-radius: 22px !important;
	overflow: hidden;
}

.product .box-image img{
  border-radius: 22px !important;
	overflow: hidden;
}

/* === radius === */
.cust-radius .fill, .cust-radius img, .twentytwenty-before, .twentytwenty-after {
  border-radius: 32px !important;
	overflow: hidden;
}

.product-gallery-slider img {
  border-radius: 32px !important;
	overflow: hidden;
}

.product-thumbnails img {
  border-radius: 12px !important;
	overflow: hidden !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	transform: translateX(0) !important
}

.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-color: rgb(0 0 0 / 0%);
}

.payment-icons {
	width: 300px;
}

.row-box-shadow-3 .col-inner, .row-box-shadow-3-hover .col-inner:hover, .box-shadow-3, .box-shadow-3-hover:hover {
   box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
	border-radius: 18px;
}

/* FLICKTY CSS */
.flickity-prev-next-button {
  width: 35px;
  height: 35px;
	margin-top: 30px!important;
	margin-right: 20px !important;
	margin-left: 20px !important;
	opacity: 1 !important;
}

.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow  {
    border-radius: 100%;
    border:solid #e7e7e7 0px;
    color: #353535;
    background: rgb(255 255 255 / 90%);
	 box-shadow: 1px 1px 10px rgb(0 0 0 / 0%);
	opacity: 0.9;
}

/* === FLICKITY DOTS POSITIONING === */
.flickity-page-dots {
  bottom: 60px;
}

.wbt-sld-style .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
  border-radius: 3px;
}

.flickity-page-dots .dot {
  transition: all 0.3s ease;
}

.flickity-page-dots .dot.is-selected {
  width: 30px;
  transform: scale(1.15);
}

.header-top .nav>li>a {
    color: rgb(0 0 0);
	text-transform: inherit;
}

/* === BOX SHADOWS === */
.row-box-shadow-4 .col-inner,
.row-box-shadow-4-hover .col-inner:hover,
.box-shadow-4,
.box-shadow-4-hover:hover {
  box-shadow: 0 24px 60px rgb(182 131 35 / 15%);
	border: solid 1px whitesmoke;
}

.chevronn2 ul li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 5px;
	margin-left: 0px;
    background: url(https://glimm.nu/wp-content/uploads/2026/02/check-circle-fill-sos.svg) no-repeat;
    background-size: 20px 20px;
    background-position: left calc(0% - -3px);
}

.custom-tabz .pricing-table-header .title {
  background-color: transparent;
  text-transform: inherit;
}

.custom-tabz .pricing-table-header .price {
  font-size: 2.15rem;
  font-weight: bold;
  margin-top: -1.25rem;
}

.custom-tabz .pricing-table .title {
  border-bottom: 0px;
  padding: 15px 10px !important;
}

.custom-tabz .pricing-table .items {
  padding: 10px 15px 10px 15px;
  text-align: left !important;
}

.custom-tabz .pricing-table .items > div {
  border-bottom: 0px solid #ececec;
  padding: 0px 0px;
  text-align: left;
	margin-bottom: 8px;
}

.custom-tabz .pricing-table .bullet-more-info {
  font-size: 10px;
	margin-top: 8px;
}

.custom-tabz .pricing-table {
  border: 0px;
}

/* === black-btn === */
.blk-btn {
	color: #000;
	font-weight: 800 !important;
}

/* === Flatsome Flip Card (equal height + padding fix + light gray border) === */

.custom-col {
  perspective: 1000px;
}

.custom-col .col-inner {
  position: relative;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-sizing: border-box;
  min-height: 540px;
}

.custom-col:hover .col-inner,
.custom-col:focus .col-inner {
  transform: rotateY(180deg);
}

.custom-col .flip-card-front,
.custom-col .flip-card-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: clamp(1.25rem, 2vw, 2.5rem);
    padding-top: clamp(1.75rem, 2.5vw, 3rem);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
	border-radius: 32px;
}

.custom-col .flip-card-back {
  transform: rotateY(180deg);
}

.flip-card-front {
  background: #fff ;
}

.flip-card-back {
  background: #1d1d1c;
}

/* Mobiel (smartphones) */
@media (max-width: 575px) {
  .custom-col .flip-card-front,
  .custom-col .flip-card-back {
    padding: 25px 15px 15px 15px;
  }
	
	.custom-col .col-inner {
  min-height: 480px;
	}
	
}

/* === card === */
.card-feature .col-inner {
    background-color: #fff;
    padding: clamp(1.25rem, 2vw, 2.5rem);
    padding-top: clamp(1.75rem, 2.5vw, 3rem);
}

.nav-line-bottom>li>a:before {
    background-color: #ba9213;
    height: 1px;
    margin-bottom: 3px;
}

/* === HEADER BUTTON STYLING === */
.header-button-1 .button {
  padding: 5px 20px;
  border: none !important;
  color: #000 !important;
	font-weight: bold;
}

.button {
	font-weight: bold;
}

.wbt-mnu-2 .ux-menu-link__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wbt-mnu-2 .ux-menu-link__link::after {
  content: "arrow_forward";
  font-family: 'Material Icons';
  font-size: 24px;
  margin-left: 1rem;
  transition: transform 0.2s ease;
}

.wbt-mnu-2 .ux-menu-link__link:hover::after {
  transform: translateX(4px);
}

/* === TOP BAR === */
.rotate-top-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  font-size: 13px;
  gap: 10px;
  line-height: 1.3;
	color: #000;
	font-weight: bold;
}

/* === PARAGRAPHS === */
.rotate-top-bar p {
  margin: 0;
  padding: 0 10px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

/* === ICON === */
.rotate-top-bar i.icon-checkmark {
  margin-right: 6px;
  font-size: 13px;
  vertical-align: middle;
}

/* === ROTATION MODE: phones + tablets + iPad === */
@media screen and (max-width: 1300px),
       only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {

  .rotate-top-bar {
    flex-direction: column;
    justify-content: center;
    height: 30px;
    text-align: center;
  }

  .rotate-top-bar p {
    position: absolute;
    width: 100%;
    left: 100%;
    opacity: 0;
    transition: all 0.6s ease-in-out;
    justify-content: center;
  }

  .rotate-top-bar p.active {
    left: 0;
    opacity: 1;
  }

  .rotate-top-bar p.exiting {
    left: -100%;
    opacity: 0;
  }
}

/* === DESKTOP (>1300px and non-iPad) === */
@media screen and (min-width: 1301px) {
  .rotate-top-bar {
    justify-content: flex-start;
  }

  .rotate-top-bar p {
    position: static !important;
    opacity: 1 !important;
    transform: none !important;
    display: inline-flex;
  }
}

/* === PRICE SUFFIX === */
.single-product .woocommerce-price-suffix {
    font-size: small !important;
	padding-left: 5px;
}

#tab-title-description > a {
    font-size: large;
	text-transform: inherit;
}

.mfp-bg.mfp-ready {
    opacity: .8;
}

h3 {
  font-size: clamp(1.1875rem, 3.2vw, 1.1rem) !important;
  line-height: 1.45;
}

.archive .product-title, .products-home .product-title, .wbt-related .product-title {
	margin-top: 8px !important;
	font-size: 14px !important;
}

.link-u a {
  text-decoration: underline;
	font-weight: bold;
}

/* === HOVER EFFECTS === */
.link-h a:hover {
  text-decoration: underline;
}

/* NAV SPACING XLARGE */
.nav-spacing-xlarge>li {
    margin: 0px 13px;
}

/* === BUTTON BASE STYLES === */
/* Flatsome real buttons only (exclude outline) */
button.button.primary:not(.is-outline),
button.button.secondary:not(.is-outline),
button.button.white:not(.is-outline),
button.button.success:not(.is-outline),
a.button.primary:not(.is-outline),
a.button.secondary:not(.is-outline),
a.button.white:not(.is-outline),
a.button.success:not(.is-outline) {
  border-color: transparent;	
}

.single_add_to_cart_button {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
	border: 0px !important;
}

/* Flatsome Top Header - donker → licht → donker */
#top-bar, .bg-grdnt {
  background: #ba9213;
}

/* === VIEW PRODUCT BUTTON (gold gradient center light) === */
.view-product-button {
  font-size: 0.9em;
  padding: 2px 20px;

  /* donker → licht → donker */
  background: linear-gradient(
    90deg,
    #ba9213 0%,
    #ba9213 0%
  );

  color: #1a1a1a;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transition: filter 0.3s ease;
}

/* subtiele hover (optioneel maar netjes) */
.view-product-button:hover {
  filter: brightness(1.05);
}

.category-filtering {
  background: #eee;
  border: none;
  border-radius: 4px;
  padding: 1px 10px 5px 10px;
  width: max-content;
  margin-top: 15px;
  font-size: small;
  float: left;
}

.woocommerce-ordering select {
	font-size: small !important;
	border-radius: 4px;
}

/* === HEADER DROPDOWN ICON === */
.header-main .has-dropdown .icon-angle-down:before {
  margin-left: 5px;
  display: inline-block;
  font-size: 1.4em;
  transition: transform 0.25s ease;
}
.header-main .has-dropdown:hover .icon-angle-down:before {
  transform: rotate(180deg);
}

.header .icon-menu:before { 
	content: "\e5d2" !important; 
	font-family: 'Material Icons Round' !important; 
	font-size: xxx-large; 
}

/* Absolute footer */
.absolute-footer {
  color: #333 !important;
  font-size: small;
  padding: 20px 0;
}

/* === PARALLAX === */
.parallax-active {
  opacity: 1 !important;
}

/* === HOVER SCALE === */
.wbt-hvr {
    transition: transform 0.1s ease-in-out;
}

.wbt-hvr:hover {
    transform: scale(1.02);
}

/* === HEADER SHADOW === */
.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
  box-shadow: 1px 1px 10px rgb(0 0 0 / 0%);
}

/* === ICON ENVELOP === */
.icon-envelop:before {
    content: "\e158" !important;
    font-family: 'Material Icons' !important;
}

/* === WHATSAPP STICKY === */
.wa-sticky {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

#search-lightbox {
    font-size: 1.2em;
    margin: -200px auto;
    max-width: 460px;
}

.price-wrapper .price {
    display: block;
    padding-top: 10px;
	padding-bottom: 15px;
}

.payment-icons .payment-icon svg {
    height: 15px;
    border: solid 0px;
	padding: 1px;	
}

.payment-icons .payment-icon {
    background-color: rgb(0 0 0 / 5%) !important;
    border-radius: 1px !important;
    padding: 1px 4px 2px 4px;
    transition: opacity .3s;
    border: 1px #fff solid;
	opacity: 0.8;
	margin-bottom: 10px;
}

/* === BADGES === */
.product .badge-inner {
  padding-top: 3px !important;
	font-size: small;
	font-weight: bold;
}

.product .badge {
  height: 1.6em !important;
  width: 6em !important;
	margin-left: 15px;
}

.product .badge-inner.on-sale {
    background-color: #FF7043 !important;
    color: white !important;
}

.box-image .out-of-stock-label {
    display: none;
}

/* === CLOSE BUTTON STYLING === */
button.mfp-close {
  background: #ba9213;
  margin-top: 20px !important;
  margin-right: 20px !important;
  border-radius: 50px !important;
  mix-blend-mode: inherit;
	color: #000;
}

/* === ENSURE CLOSE BUTTON IS VISIBLE WHEN READY === */
.mfp-ready .mfp-close {
  opacity: 1;
}

/* === ACCORDION STYLES === */
/* Accordion title text spacing */
.acc-css .accordion_title {
  margin-left: 5px;
}

/* Accordion title panel */
.acc-css .accordion-title {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding: 0.9em 4.2em 0.9em 1.3em !important;
  border: 1px solid #e5d16a !important;
  transition: border 0.2s ease-out, background-color 0.3s;
	font-size: inherit;
	background-color: inherit;
}

/* === TOGGLE ICON STYLES === */
/* Toggle container positioning */
.acc-css .accordion .toggle {
  left: unset !important;
  right: 0 !important;
  margin-top: 5px !important;
  font-size: 15px !important;
  opacity: 1 !important;
}

/* Change border color */
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table tr {
  border: 0px;
}

/* Elegant border styling for WooCommerce cart & checkout tables */
.cart_totals table,
.cart_totals table th,
.cart_totals table td,
.cart_totals table tr {
  border: 0px;
}

.shop_table thead th {
    border-width: 1px;
}

.mfp-figure:after {
    box-shadow: 0 0 8px rgb(0 0 0 / 0%);
}

/* SHOP */
.page-id-42 .has-border {
    border: 0px solid #eeeadf;
    padding: 0px 0px 0px 0px;
}

.message-container {
    font-size: 0.8em;
    padding-top: 1.75em;
}

.icon-user:before {
    content: "\e853";
    font-family: 'Material Symbols Outlined' !important; 
    font-weight: 300;
	font-size: x-large;
}

.icon-shopping-cart:before { 
    content: '\e8cc';
    font-family: 'Material Symbols Outlined' !important; 
    font-weight: 300;
	font-size: x-large;
}

.woocommerce-message:focus {
    outline: none;
}

address {
    font-style: normal;
    background-color: #fff;
    padding: 20px;
    margin-top: 5px;
    width: fit-content;
    color: #0d2c0f;
    margin-bottom: 15px;
}

.woocommerce-terms-and-conditions-checkbox-text {
    font-size: small;
}

.widget .is-divider {
    height: 1px;
	max-width: 75%;
}

.checkout-sidebar {
    margin-bottom: 40px;
    padding: 30px;
    background-color: #fdfcf6;
}

.cart-collaterals {
    padding-top: 40px !important;
    background-color: #fdfcf6;
    height: max-content;
    padding-bottom: 30px !important;
}

.page-id-41 .row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.dashboard-links a {
    border-radius: 0px;
}

#main>div.page-wrapper.my-account.mb>div>div>div.large-3.col.col-border>div {
    display: none;
}

.woocommerce-error {
    font-size: smaller;
    padding: 0px 20px;
    line-height: 2.2em;
    background: #fff;
}

.woocommerce-info,
.woocommerce-message {
    font-size: smaller;
    padding: 0px 0px;
    line-height: 1.6em;
    color: #006400;
    margin-bottom: 10px;
}

.woocommerce-cart a.remove {
    visibility: hidden !important;
    width: auto !important;
}

.woocommerce-cart a.remove:before {
    content: "\e5cd";
    font-family: 'Material Icons' !important;
    visibility: visible;
    font-size: 20px;
    color: #333;
    margin-left: 5px;
    background-color: white;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
    border: 1px solid #e6e6e6;
    width: 100%;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
    height: 50px;
    padding: 0 16px;
}

thead th,
.shop_table .order-total td,
.shop_table .order-total th {
    border-width: 1px;
}

.woocommerce .widget>ul>li ul {
    border-left: 0px solid #ddd;
}

.woocommerce .widget>ul>li+li{
    border-top: 0px solid #ececec;
}

/* === ICON FONT === */
.icon-envelop:before {
  content: "\e158" !important;
  font-family: 'Material Symbols Outlined', sans-serif;
  font-size: larger;
  vertical-align: middle;
}

/* === OPTIONAL ANIMATION SETUP === */
/* Pre-animation state for fadeInUp elements (before being animated) */
[data-animate="fadeInUp"]:not([data-animated="true"]) {
  transform: translate3d(0, 25px, 0) !important;
  opacity: 0 !important;
}

/* General animation transition settings */
[data-animate], 
.slider [data-animate] {
  transition: 
    filter 0.4s,
    transform 0.4s ease-out,
    opacity 0.25s ease-in,
    -webkit-filter 0.4s,
    -webkit-transform 0.4s ease-out;
}
	

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  /* === LOGO & HEADER === */
  #logo {
    max-width: 100px;
  }

  #masthead {
    height: 80px !important;
  }
	
	#top-bar {
		display: none;
	}
	
	.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content {
    background-color: #1d1d1c;
}
	
  /* === OFF-CANVAS PANEL === */
  .off-canvas-left .mfp-content,
  .off-canvas-right .mfp-content {
    background-color: hsl(0deg 0% 100%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
    transition: transform 150ms ease 0ms;
  }
	
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 100% !important;
  }
	
  /* === SIDEBAR NAVIGATION === */
  .nav-sidebar {
    padding-top: 55px;
  }
	
  /* === CART & CHECKOUT === */
  .cart-collaterals.large-5.col.pb-0 {
    padding: 15px;
  }
	
  .checkout-breadcrumbs {
    display: none;
  }
	
  .checkout_coupon.woocommerce-form-coupon.has-border.is-dashed {
    width: unset;
  }
	
  .checkout-button,
  .button#place_order {
    line-height: 1.0;
    font-weight: normal;
    padding: 18px 5px;
    font-size: small;
  }
	
  /* === CATEGORY / ARCHIVE === */
  .category-page-row {
    padding-top: 0px;
  }
	
  /* === TOGGLE ICON === */
  .mfp-content .toggle i {
    font-size: 1.3em;
    transition: all .3s;
  }
	
  /* === FOOTER === */
  .absolute-footer {
    font-size: xx-small;
  }
	
	.woocommerce-ordering{ 
	float: right; 
	position: relative; 
	width: 60%;
	}
	
	.payment-icons {
	width: 200px;
	}
	
	/* FLICKTY CSS */
.products-home .flickity-prev-next-button {
	margin-top: -50px!important;
	}
	
	#main-menu {
    font-size: larger;
}

#main-menu .sub-menu {
    font-size: small !important;
}

#main-menu a, .sub-menu a,.icon-angle-down:before {
    color: #ba9213 !important;
	}

}