/*
Theme Name: Divi Child Theme
Theme URI: https://kahlo.nl
Description: Child theme for the Divi Theme
Author: Karen Nijst
Author URI: https://kahlo.nl
Template: Divi
Version: 1.3
*/

@charset "UTF-8";

/* ============================================================
   Secundaire headerbalk — goforfitshop.nl child theme
   ============================================================ */

/* Balk zelf: volledige breedte */
#top-header {
    background-color: #2d6a2d;
    
}
#top-header .container::after {
    display: none !important;
}

#top-header .container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap;
    gap: 12px;
    box-sizing: border-box;
	    width: 96%;
    max-width: 1600px;
	padding-top: 0em;
}
/* Main header zelfde breedte */
#main-header .container {
    max-width: 1600px !important;
    width: 97% !important;
}
.et_header_style_left #logo {
     max-width: 16%;
}
@media (min-width: 768px) {
#et-info,
#et-secondary-menu {
    float: none !important;
}


/* -- Linker blok: telefoon + email + adres -- */

#et-info {
    display: flex !important;
    float: none !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 16px;
    color: #fff;
}

#et-info a,
#et-info a:hover {
    color: #fff;
    text-decoration: none;
}

#et-info-phone {
    white-space: nowrap;
    font-size: 15px;
    color: #fff;
}

#et-info-kantooruren {
    font-size: 14px;
    opacity: .85;
}

#et-info-email {
    font-size: 15px;
    color: #fff;
}

#et-info-adres {
    font-size: 15px;
    color: #fff;
    opacity: .9;
}

/* -- Rechter blok: logo + winkelmandje -- */

#et-secondary-menu {
    display: flex !important;
    float: none !important;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
}

/* Herbalife logo */
#et-info-herbalife img {
    height: 52px;
    width: auto;
    display: block;
padding-left:8px;
	padding-right: 8px; 
	
}

}

/* over ons */
.et_pb_team_member {
    flex-direction: column;
}

.et_pb_team_member .et_pb_team_member_image {
    float: none;
    width: 100%;
    text-align: center;
}

.et_pb_team_member .et_pb_team_member_image img {
    max-width: 150px;
    border-radius: 50%;
}
.et_pb_team_member_image {
    max-width: 600px;
    
}
.et_pb_team_member .et_pb_team_member_description {
    width: 100%;
}

/* Winkelmandje */
#top-header a.et-cart-info {
    display: flex !important;
    align-items: center;
    gap: 8px;
    color: #fff !important;
    text-decoration: none;
    margin-left: -28px !important;
	background-color: #000;
    padding: 14px;
	width: 110px;
}

#top-header .et-cart-info span {
    font-size: 11px !important;
    color: #fff !important;
}
.et-cart-info span:before {
    content: "\e07a";
    margin-right: 10px;
    position: relative;
    font-size: 24px;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container
{
	width: 96%;
}

/* algemeen */
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}



/*cat pagina */

/* extra subtitel voor bv vermelding van de smaken */
.product-subtitle {
    font-size: 0.85em;
    color: #666;
    margin-bottom: 12px;
	text-align: center!important;
}
#gerelateerdSingle .products .product,
#andereSuggestiesSingle .products .product {
    display: flex;
    flex-direction: column;
}

#gerelateerdSingle .products .woocommerce-LoopProduct-link,
#andereSuggestiesSingle .products .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    flex: 1;
}

#gerelateerdSingle .products .et_shop_image,
#andereSuggestiesSingle .products .et_shop_image {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#gerelateerdSingle .products .et_shop_image img,
#andereSuggestiesSingle .products .et_shop_image img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
}

#gerelateerdSingle .products .woocommerce-loop-product__title,
#andereSuggestiesSingle .products .woocommerce-loop-product__title {
    margin-top: auto;
}


  /* Afbeeldingen gelijke hoogte #FitproductenCat toekennen aan  RIJ!!! */
  #FitproductenCat .products.columns-4 .product {
    display: flex;
    flex-direction: column;
  }

  #FitproductenCat .products.columns-4 .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  #FitproductenCat .products.columns-4 .et_shop_image {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  #FitproductenCat .products.columns-4 .et_shop_image img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
  }

  /* Titels en prijzen uitlijnen */
  #FitproductenCat .products.columns-4 .woocommerce-loop-product__title {
    margin-top: auto;
  }

  /* Sportieve sortering dropdown */
  #FitproductenCat .woocommerce-ordering .orderby {
    background-color: #ffffff;
    color: #1a1a1a;
    border: 2px solid #78b832;
    border-radius: 0;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2378b832' d='M6 8L0 0h12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 32px;
  }

  #FitproductenCat .woocommerce-ordering .orderby:focus {
    outline: none;
    border-color: #ffffff;
  }


/* single product page */


#FitProductSingle .woocommerce-product-gallery__image{
	text-align: center;
}

#FitProductSingle .woocommerce-product-gallery__image img,
#FitProductSingle img.wp-post-image{
	max-height: 600px !important;
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}
#FitProductSingle .woocommerce-product-gallery__trigger{
	display: none !important;
}
/* mening */
    .hpm-mening-wrapper {
        margin: 24px 0;
        padding: 20px 24px;
        background: #FBFAFA;
        border-left: 4px solid #17821a;
        border-radius: 3px;
    }
    .hpm-mening-auteur {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 12px;
    }
    .hpm-mening-foto {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        object-fit: cover;
        flex-shrink: 0;
    }
    .hpm-mening-naam {
        font-weight: 600;
        font-size: .95em;
        color: #111;
    }
    .hpm-mening-tekst {
        font-size: .95em;
        line-height: 1.6;
        color: #333;
        margin: 0;
    }
    .hpm-mening-tekst p:last-child {
        margin-bottom: 0;
    }

#beschrijving_onderaan h2, #beschrijving_onderaan h3{
		font-size:28px!important;
	}

/* Variabel product keuzes maken label en selectieform */
.woocommerce div.product form.cart table.variations tr {
    display: flex;
    flex-direction: column;
}

.woocommerce div.product form.cart table.variations th.label,
.woocommerce div.product form.cart table.variations td.value {
    display: block;
    width: 100%;
	text-align: left;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0em;
}
.woocommerce div.product form.cart table.variations td.value select {
    width: 100%;
    max-width: 100%;
}
.woocommerce div.product form.cart .variations select {
    appearance: auto;
    -webkit-appearance: auto;
    padding-right: 0;
    background: none;
}

.woocommerce div.product form.cart .variations td.value span::after {
    display: none;
}
/* tabel bij product */
/* Tabel basis */
.ontbijt-vergelijk {
    overflow-x: auto;
    border-radius: 6px;
    border: 1px solid #c8d6e0;
}

.ontbijt-vergelijk table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

/* Header */
.ontbijt-vergelijk thead th {
    background: #dde8ef;
    padding: 10px 14px;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #b0c8d4;
}

/* Afwisselende rijen */
.ontbijt-vergelijk tbody tr:nth-child(odd) {
    background: #f0f5f8;
}

.ontbijt-vergelijk tbody tr:nth-child(even) {
    background: #ffffff;
}

.ontbijt-vergelijk td {
    padding: 10px 14px;
    border-bottom: 1px solid #dde8ef;
    vertical-align: top;
}

/* Eerste kolom (rijlabels) */
.ontbijt-vergelijk td:first-child {
    font-weight: 600;
    white-space: nowrap;
}

/* Small screen: cards */
@media (max-width: 600px) {
    .ontbijt-vergelijk thead {
        display: none;
    }

    .ontbijt-vergelijk table,
    .ontbijt-vergelijk tbody,
    .ontbijt-vergelijk tr,
    .ontbijt-vergelijk td {
        display: block;
        width: 100%;
    }

    .ontbijt-vergelijk tr {
        margin-bottom: 12px;
        border: 1px solid #c8d6e0;
        border-radius: 6px;
        overflow: hidden;
    }

    .ontbijt-vergelijk td {
        padding: 8px 12px;
        border-bottom: 1px solid #dde8ef;
    }

    .ontbijt-vergelijk td::before {
        content: attr(data-label);
        display: block;
        font-size: 0.75rem;
        font-weight: bold;
        color: #6b8fa0;
        margin-bottom: 2px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    .ontbijt-vergelijk td:first-child {
        background: #dde8ef;
        font-size: 1rem;
    }
}
/* ================================================
   GFF TABEL - generieke stijl voor alle tabellen
   Gebruik: <div class="gff-tabel"> ... </div>
   ================================================ */
 
.gff-tabel {
    overflow-x: auto;
    border-radius: 6px;
    border: 1px solid #c8d6e0;
    margin: 1.5em 0;
}
 
.gff-tabel table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}
 
/* Caption als tabelkop */
.gff-tabel caption {
    background: #b0c8d4;
    padding: 10px 14px;
    text-align: left;
    font-size: 1rem;
    border-bottom: 2px solid #b0c8d4;
    border-radius: 6px 6px 0 0;
}
.postid-1184 .gff-tabel caption {
    background: #17821a;
	color: #FFFFFF!important; 
}
/* Header */
.gff-tabel thead th {
    background: #dde8ef;
    padding: 10px 14px;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #b0c8d4;
}
.postid-1184  .gff-tabel thead th {
	background: #FAF5EE;
}
/* Afwisselende rijen */
.gff-tabel tbody tr:nth-child(odd) {
    background: #f0f5f8;
}
.gff-tabel tbody tr:nth-child(even) {
    background: #ffffff;
}
 
.gff-tabel td {
    padding: 10px 14px;
    border-bottom: 1px solid #dde8ef;
    vertical-align: top;
}
 
/* Eerste kolom (rijlabels) */
.gff-tabel td:first-child {
    font-weight: 600;
    white-space: nowrap;
}
 
/* Small screen: cards */
@media (max-width: 600px) {
    .gff-tabel thead {
        display: none;
    }
    .gff-tabel table,
    .gff-tabel tbody,
    .gff-tabel tr,
    .gff-tabel td {
        display: block;
        width: 100%;
    }
    .gff-tabel tr {
        margin-bottom: 12px;
        border: 1px solid #c8d6e0;
        border-radius: 6px;
        overflow: hidden;
    }
    .gff-tabel td {
        padding: 8px 12px;
        border-bottom: 1px solid #dde8ef;
    }
    .gff-tabel td::before {
        content: attr(data-label);
        display: block;
        font-size: 0.75rem;
        font-weight: bold;
        color: #6b8fa0;
        margin-bottom: 2px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }
    .gff-tabel td:first-child {
        background: #dde8ef;
        font-size: 1rem;
    }
}




/* WP forms */
/* Placeholder duidelijker */
/* Placeholder in alle WPForms duidelijker */

input[type=checkbox], input[type=radio] {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    margin-left: 15px;
    margin-right: 6px;
}

.wpforms-container input::placeholder,
.wpforms-container textarea::placeholder {
	color: #222 !important;
	opacity: 1 !important;
	font-weight: 500 !important;
}

/* Voor oudere/weigerachtige browsers */
.wpforms-container input::-webkit-input-placeholder,
.wpforms-container textarea::-webkit-input-placeholder {
	color: #222 !important;
	opacity: 1 !important;
	font-weight: 500 !important;
}

.wpforms-container input::-moz-placeholder,
.wpforms-container textarea::-moz-placeholder {
	color: #222 !important;
	opacity: 1 !important;
	font-weight: 500 !important;
}

.wpforms-container input:-ms-input-placeholder,
.wpforms-container textarea:-ms-input-placeholder {
	color: #222 !important;
	opacity: 1 !important;
	font-weight: 500 !important;
}

/* gewone invoertekst ook goed leesbaar */
.wpforms-container input,
.wpforms-container textarea {
	color: #222 !important;
	-webkit-text-fill-color: #222 !important;
}
#wpforms-submit-190{
	    background-color: #73C345;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 16px !important;
    padding-right: 24px !important;
    padding-bottom: 24px !important;
    padding-left: 24px !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: #73C345;
	width: 100%!important; 
	min-height: 50px!important;
}
#wpforms-form-190 input[type="text"],
#wpforms-form-190 input[type="email"],
#wpforms-form-190 input[type="tel"]{
	height: 56px !important;
	padding: 14px 18px !important;
	line-height: normal !important;
	box-sizing: border-box !important;
	opacity: 0.75; 
}
#wpforms-form-190 textarea{
	opacity: 0.7;
}
/* Checkboxen helemaal resetten */
#wpforms-form-184 input[type="checkbox"]{
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	display: inline-block !important;
	width: 16px !important;
	height: 16px !important;
	min-width: 16px !important;
	min-height: 16px !important;
	max-width: 16px !important;
	max-height: 16px !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	border: 1px solid #8f8f8f !important;
	border-radius: 2px !important;
	background: #fff !important;
	box-shadow: none !important;
	outline: none !important;
	line-height: 16px !important;
	vertical-align: middle !important;
	position: relative !important;
	transform: none !important;
}

/* Vinkje */
#wpforms-form-184 input[type="checkbox"]:checked::after{
	content: "";
	position: absolute;
	left: 4px;
	top: 1px;
	width: 4px;
	height: 8px;
	border: solid #333;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* Geen extra pseudo-elementen naast de checkboxregels */
#wpforms-form-184 .wpforms-field-checkbox ul li::before,
#wpforms-form-184 .wpforms-field-checkbox ul li::after{
	content: none !important;
	display: none !important;
}

/* Regel netjes uitlijnen */
#wpforms-form-184 .wpforms-field-checkbox ul li{
	display: flex !important;
	align-items: flex-start !important;
	gap: 8px !important;
	margin: 0 0 8px 0 !important;
}

/* Label normaal naast checkbox */
#wpforms-form-184 .wpforms-field-checkbox ul li label{
	margin: 0 !important;
	line-height: 1.4 !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #f5f3f4 !important;
    border: 1px solid #333;
    box-sizing: border-box;
}
#wpforms-form-184 .wpforms-submit-container {
    text-align: right;
}

#wpforms-form-184 button[type=submit] {
    background-color: #17821a;
    border: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: .04em;
    padding: 14px 32px 30px 32px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color .2s ease;
	
}

#wpforms-form-184 button[type=submit]:hover {
    background-color: #8fb34e;
}

/* Footer onderaan Theme in builder */

#footerSectieVoeding{
	display: block;
}

.home #footerSectieVoeding,
.woocommerce-cart #footerSectieVoeding,
.woocommerce-checkout #footerSectieVoeding,
.postid-314 #footerSectieVoeding,
.term-sportvoeding.term-19 #footerSectieVoeding,
.postid-455 #footerSectieVoeding{
	display: none;
}
#footerSectieSportvoeding{
	display: none;
}

.postid-314 #footerSectieSportvoeding,
.term-sportvoeding.term-19 #footerSectieSportvoeding{
	display: block;
}



@media (max-width: 767px) {
	/*header*/
   #et-secondary-menu {
        display: block!important;
    }
	.et_header_style_left #logo {
     max-width: 30%;
}
	#et-info-herbalife
	{
		display:none!important;
	}
	#et-info, #et-secondary-menu {
        text-align: left !important;
		font-size: 0.8em!important; 
    }

        #et-info-phone {
        margin-bottom: 7px !important;
        display: block;
    }

    .et_pb_shop ul.products.columns-4 li.product {
        width: 100% !important;
        margin-right: 0 !important;
    }
	#beschrijving_onderaan h2, #beschrijving_onderaan h3{
		font-size:24px!important;
	}
	.product .related h2 {
    font-size: 24px!important;
}

}

/* monile menu */
/* mobiel menu submenu's */
/* mobiel menu submenu's */

ul.et_mobile_menu li.menu-item-has-children,
ul.et_mobile_menu li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children {
	position: relative;
}

.et_mobile_menu .menu-item-has-children > a,
.et_mobile_menu .page_item_has_children > a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a,
.et-db #et-boc .et-l .et_mobile_menu .page_item_has_children > a {
	background-color: transparent !important;
	padding-right: 54px !important;
}

/* standaard dicht */
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
ul.et_mobile_menu .page_item_has_children .children,
#main-header ul.et_mobile_menu .page_item_has_children .children,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .page_item_has_children .children,
.et-db #main-header ul.et_mobile_menu .page_item_has_children .children {
	display: none !important;
	visibility: hidden !important;
}

/* open als JS .visible toevoegt */
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
ul.et_mobile_menu .page_item_has_children .children.visible,
#main-header ul.et_mobile_menu .page_item_has_children .children.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .page_item_has_children .children.visible,
.et-db #main-header ul.et_mobile_menu .page_item_has_children .children.visible {
	display: block !important;
	visibility: visible !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0 !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	background-color: transparent;
	text-align: center;
	opacity: 1;
	cursor: pointer;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle::after {
	position: relative;
	font-family: "ETmodules";
	content: '\33';
	color: #000;
	font-size: 1.4em;
	line-height: 44px;
	display: inline-block;
	width: 44px;
	text-align: center;
}

ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
ul.et_mobile_menu li.page_item_has_children.dt-open > .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children.dt-open > .mobile-toggle::after {
	content: '\32';
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}