/*
 Theme Name:   A-mart Child Theme
 Theme URI:    http://a-mart.axiomthemes.com
 Description:  A-mart is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com
 Template:     a-mart
 Version:      1.0.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  a-mart
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.elementor-element-8103bbb.sc_layouts_row_fixed_on {
  opacity: 0;
  pointer-events: none;
}

/* FONTS */

@font-face {
  font-family: "Object Sans";
  src: url("fonts/objectsansregular-webfont.eot");
  src: url("fonts/objectsansregular-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/objectsansregular-webfont.woff2") format("woff2"),
    url("fonts/objectsansregular-webfont.woff") format("woff"),
    url("fonts/objectsansregular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Object Sans Heavy";
  src: url("fonts/objectsansheavy-webfont.eot");
  src: url("fonts/objectsansheavy-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/objectsansheavy-webfont.woff2") format("woff2"),
    url("fonts/objectsansheavy-webfont.woff") format("woff"),
    url("fonts/objectsansheavy-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");


.dutti,
h1.page_title {
  font-weight: 400;
  letter-spacing: -0.08em;
}

.caveat {
  font-family: "Caveat", cursive;
}

.sc_layouts_login a,
.sc_layouts_login p {
  
}

p,
li {
  font-weight: 300;
  color: #111111;
}

strong {
  font-family: inherit;
  color: inherit;
}

span {
  font-size: inherit;
}

/* GENERAL */

.verberg {
  display: none !important;
}

.grecaptcha-badge {
  display: none !important;
  opacity: 0;
}

.elementor img {
  border-radius: 0px !important;
}

.author_page .author_details .author_posts_total,
.author_page .author_details .author_socials {
  text-transform: lowercase;
}

img.pswp__img {
  background: white;
  border-radius: 20px;
}

.sc_layouts_row_type_compact .sc_layouts_cart .sc_layouts_item_icon:before {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  transition: all 0.3s;
  background-image: url(images/icn_shoppingcard.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.sc_layouts_row_type_compact
  .sc_layouts_cart:hover
  .sc_layouts_item_icon:before {
  background-image: url(images/icn_shoppingcard.svg);
}

.sc_layouts_row_type_compact .sc_layouts_search .search_style_fullscreen .search_form_wrap .search_submit:before, .sc_layouts_row_type_compact .sc_layouts_search .search_style_fullscreen .search_form_wrap .search_submit:before {
  content: "" !important;
  width: 25px;
  height: 33px;
  display: block;
  transition: all 0.3s;
  background-image: url(images/icn_search.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.elementor-widget-container .widget_socials {
  display: inline !important;
}

table:not(.wp-calendar-table) th {
  font-weight: 400 !important;
}

.post_item_none_search .page_title,
.post_item_none_archive .page_title {
  font-size: 60px;
  color: var(--theme-color-text_link);
}

hr {
  margin: 0 auto !important;
}

.turn-1 {
  transform: rotate(-1deg);
}
.turn1 {
  transform: rotate(1deg);
}
.turn-3 {
  transform: rotate(-3deg);
}
.turn3 {
  transform: rotate(3deg);
}
.turn-6 {
  transform: rotate(-6deg);
}
.turn6 {
  transform: rotate(6deg);
}

.wp-block-columns {
  gap: 0px !important;
}

/* HEADER + MENU */

.sc_layouts_row_type_compact
  .sc_layouts_cart
  .sc_layouts_cart_widget
  .widget_shopping_cart_content
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .quantity {
  font-weight: 400;
}

.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.sc_layouts_row_type_compact .sc_layouts_item_details_line2,
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
  font-size: 20px;
  font-weight: 400;
}

.top_panel,
[class*="scheme_"].top_panel,
[class*="scheme_"].footer_wrap {
  /* background-color: transparent; */
  }

.home .top_panel,
.page .top_panel {
  background-color: transparent;
  }

.menu_main_nav_area > ul,
.sc_layouts_menu_nav,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav,
.menu_main_nav > li > a,
.sc_layouts_menu_nav > li > a {
  font-weight: 400 !important;
  letter-spacing: -0.08em;
}

.woocommerce-shop .sc_layouts_row_fixed_on {
    background-color: white;
}

.woocommerce .sidebar h4 {
  font-weight: 400;
  color: var(--theme-color-text_hover);
  font-size: 1.3em;
}

.select_container select,
.select_container:before,
.select_container:hover {
  background: transparent !important;
  font-weight: 400;
  text-align: center;
}

.select_container:after {
  content: url(images/sorteer-pijltje-omlaag.svg);
}

.body_style_boxed.decor_content .page_content_wrap .content_wrap {
  border: 0px dashed var(--theme-color-bd_color);
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 30px 60px;
}

/* HOMEPAGE */




/* DIT ZIJN WIJ */

.onze-overtuiging img {
  width: 140px;
}

/* BLOG */

.post_header_wrap_style_style-5 .post_header .post_title {
  margin-top: 0;
  margin-bottom: 0.6em;
  line-height: 0.9em;
  text-align: center;
}

.blog .post_meta {
  display: none;
}

.single .post_header_wrap_style_style-5 .modern_date .number_date {
  font-weight: 400;
}

.single p a {
  text-decoration: underline;
}

.single p,
.single-post li,
label {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
  color: #111111;
}

.single ol,
.single ul {
  padding-left: 2.5em;
}

.single ul.wc-block-grid__products {
  padding-left: 0;
}

.single-post-title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 2rem;
  color: var(--theme-color-alter_hover2);
  transform: rotate(-2deg);
  background: #feede1;
  border-radius: 12px;
}

/* SHOP */

.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 3%;
  background-color: var(--theme-color-text_hover);
  border-top-right-radius: 10px;
  color: #fff;
  border: solid 0px #ccc;
  font-weight: 600;
}

.woocommerce div.product p.price {
  margin: 0 0 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: baseline;
}

.price_wrap a {
  display: none;
}

.sc_layouts_row_type_compact {
  padding: 0;
}

.widget .widget_title,
.widget .widgettitle {
  font-weight: 400;
}

.mobiel-filter-alert {
  display: none;
}

.woocommerce div.product .woocommerce-tabs p,
.woocommerce #content div.product .woocommerce-tabs p,
.woocommerce-page div.product .woocommerce-tabs p,
.woocommerce-page #content div.product .woocommerce-tabs p {
  margin-bottom: 1.4em;
  color: #ffffff;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 78%;
}

.woocommerce-tabs h4 {
  font-size: 1.1em;
  color: var(--wp--preset--color--white);
  border-bottom: 2px solid #fff;
  padding-bottom: 4px;
  width: fit-content;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  padding-left: 0.8em;
  padding-right: 0.8em;
}

.single-product li {
  color: #ffffff;
}

span.price-per-kilo {
  font-size: 10px;
  color: var(--theme-color-text_light) !important;
}

.woocommerce div.product p.price span.price-per-kilo  span.amount, .woocommerce div.product span.price span.price-per-kilo span.amount {
  color: var(--theme-color-text_light) !important;
}
.single_variation_wrap span.price-per-kilo {
  display: none;
}

.woocommerce .shop_mode_list ul.products li.product .post_item .post_data, .woocommerce .shop_mode_thumbs ul.products li.product .post_item .post_data, .woocommerce-page .shop_mode_thumbs ul.products li.product .post_item .post_data, .woocommerce-page .shop_mode_list ul.products li.product .post_item .post_data {
  padding: 20px 0 0;
}

.woocommerce .shop_mode_list ul.products li.product .post_item .inner_product_wrap, .woocommerce .shop_mode_thumbs ul.products li.product .post_item .inner_product_wrap, .woocommerce-page .shop_mode_thumbs ul.products li.product .post_item .inner_product_wrap, .woocommerce-page .shop_mode_list ul.products li.product .post_item .inner_product_wrap {
  right: 0px;
  left: 0px;
}

.woocommerce ul.products li.product .button, .woocommerce .woocommerce-message .button, .woocommerce #review_form #respond p.form-submit input[type="submit"], .woocommerce-page #review_form #respond p.form-submit input[type="submit"], .woocommerce table.my_account_orders .order-actions .button, .woocommerce .button, .woocommerce-page .button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce .hidden-title-form a.hide-title-form, .woocommerce input[type="button"], .woocommerce-page input[type="button"], .woocommerce input[type="submit"], .woocommerce-page input[type="submit"] {
  padding: 9px 10px;
}

.woocommerce div.product form.cart .button {
  font-size: 1.3em;
  padding: 24px 0.8em;
}

.woocommerce div.product .woocommerce-tabs .woocommerce-product-attributes-item__value p {
  color: #111111;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  display: none;
}

/* FORMS */

.wpcf7-response-output.trx_addons_message_box.trx_addons_message_box_success,
.wpcf7 form.sent .wpcf7-response-output {
  position: relative;
  max-width: 100%;
  border-color: #1e5c0e !important;
  padding: 1em;
  margin-top: 3em;
}

p.proefzakje-pp {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.proefzakje-pp label:first-of-type {
    width: 35%;
    overflow: hidden;
    display: block;
}

/* CHECKOUT FORM */

.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce
  .checkout
  .col-2
  h3#ship-to-different-address
  label
  input[type="checkbox"]
  + span,
.woocommerce-page
  .checkout
  .col-2
  h3#ship-to-different-address
  label
  input[type="checkbox"]
  + span {
  padding-left: 0 !important;
  font-size: 60%;
  padding-top: 13px;
}

input[type="checkbox"] + span.optional {
  padding: 2px 0 0 0;
}

select.mollie-payments-for-woocommerce_issuer_mollie_wc_gateway_ideal,
select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
  visibility: visible !important;
}

p#billing_address_1_field,
p#shipping_address_1_field {
  width: 75%;
  display: inline-block;
}

p#billing_huisnummer_field,
p#shipping_huisnummer_field {
  width: 22%;
  display: inline-block;
  margin-left: 3%;
}

p#billing_city_field,
p#shipping_city_field {
  display: inline-block;
  width: 67%;
  margin-left: 3%;
}

p#billing_postcode_field,
p#shipping_postcode_field {
  width: 30%;
  display: inline-block;
}

/* radiobuttons */

fieldset {
  border: none;
}

fieldset legend {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  color: var(--theme-color-text);
  background-color: var(--theme-color-bg_color);
  font-weight: normal;
  font-style: normal;
  padding: 0;
  letter-spacing: inherit;
}

/* subtitel */

.woocommerce form h4.form-row.over-mijn-huisdier {
  margin-top: 2em;
}

/* ACCOUNT */

.woocommerce-account h2.mijn-huisdier {
  margin-top: -0.2em;
}

.trx_addons_icon-user-alt:before {
  content: url(https://duurzamedierenwinkel.com/wp-content/themes/a-mart-child/images/gebruiker_hond.svg);
  width: 36px;
  height: 36px;
  display: none;
}

li.menu-delimiter,
li.trx_addons_icon-cog {
  display: none;
}

/* PRODUCT PAGINA */

.woocommerce div.product span.onsale {
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 0 1%;
  background-color: var(--theme-color-text_hover);
  border-top-left-radius: 10px;
  color: #fff;
  border: solid 0px #ccc;
  font-weight: 600;
}

h3.product-title {
  margin-top: -0.2em;
}

.single-product .woocommerce-error li {
  color: #111111;
}

.single-product div.product p.price {
  margin: 0 0 14px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  gap: 10px;
}

.single-product div.product p.price small {
  font-size: 12px;
  line-height: 1.6;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #111111;
}

.single-product div.product p.price small span.amount {
  color: var(--theme-color-text);
}

span.houdbaar_einde {
  background-color: var(--theme-color-text_hover);
  padding: 2px 6px;
}

.woocommerce div.product .woocommerce-tabs h3 {
  color: var(--wp--preset--color--white);
  font-size: 2.5em;
  line-height: 1em;
  margin-top: 1em;
}

.woocommerce div.product form.cart div.quantity span,
.woocommerce-page div.product form.cart div.quantity span {
  height: 2.1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 20px 0px;
  border-radius: 4px 4px 4px 4px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border: none;
}

.single-product div.product .woocommerce-tabs ul.wc-tabs li.active a {
  border-radius: 40px;
  padding-bottom: 1em;
}

.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .single-product div.product .woocommerce-tabs ul.wc-tabs li:not(.active) a:hover {
  border-radius: 40px;
}

.woocommerce div.product .woocommerce-tabs label {
  color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  font-size: 1.2rem;
}

.woocommerce div.product .woocommerce-tabs h2,
.woocommerce #content div.product .woocommerce-tabs h2,
.woocommerce-page div.product .woocommerce-tabs h2,
.woocommerce-page #content div.product .woocommerce-tabs h2 {
  font-weight: 400;
}

.woocommerce table.shop_attributes {
  /* border-top: 2px dashed var(--wp--preset--color--white); */
  border-top: none;
}

.woocommerce
  table.shop_attributes
  td.woocommerce-product-attributes-item__value {
  padding: 0 0 0 0.6em;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  border-bottom: 2px dashed var(--wp--preset--color--white);
  font-style: normal;
  font-size: 18px;
}

.woocommerce div.product .woocommerce-tabs table.shop_attributes td p {
  margin-bottom: 0px;
}

.woocommerce
  div.product
  .woocommerce-tabs
  .panel
  .woocommerce-product-attributes.shop_attributes
  a {
  pointer-events: none;
  font-weight: 400;
  color: var(--wp--preset--color--white) !important;
}

.woocommerce
  div.product
  .woocommerce-tabs
  .panel
  .woocommerce-product-attributes.shop_attributes
  a::after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs table {
  border-collapse: collapse;
  border-radius: 0px;
  overflow: hidden;
}

table.woocommerce-product-attributes.shop_attributes p, table.woocommerce-product-attributes.shop_attributes a {
  color: var(--wp--preset--color--white) !important;
  text-decoration: none;
}

/* .woocommerce table.shop_attributes th {
  color: var(--theme-color-bg_color) !important;
  background-color: var(--theme-color-bd_color) !important;
  border: 2px solid var(--theme-color-bd_color) !important;
  font-weight: 700 !important;
}

.woocommerce div.product .woocommerce-tabs table > thead > tr > td {
  font-weight: 700 !important;
  color: var(--theme-color-text_light);
  background-color: var(--theme-color-bd_color);
  border: 2px solid var(--theme-color-bd_color);
}

.woocommerce div.product .woocommerce-tabs table > tbody > tr:nth-child(2n + 1) > td {
  background-color: var(--theme-color-alter_hover2);
  color: var(--theme-color-text_link);
  border: 2px solid var(--theme-color-bd_color);
}

.woocommerce div.product .woocommerce-tabs table > tbody > tr:nth-child(2n) > td {
  background-color: var(--theme-color-text);
  color: var(--theme-color-text_light);
  border: 2px solid var(--theme-color-bd_color);
} */

.single-product .woocommerce-tabs table a {
  /* border-bottom: 1px solid #568B3A; */
  color: inherit;
}

.single-product .woocommerce-tabs table a:after {
  content: "";
  background: url(images/link-button-pijltje-naar-rechts.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  vertical-align: middle;
}

.single-product .woocommerce-tabs table a:hover:after {
  content: "";
  background: url(images/link-button-pijltje-naar-rechts-hover.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  vertical-align: middle;
}

/* SEARCH */
.sc_layouts_search .post_info {
  display: none;
}

.search .posts_container {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.search article {
  flex-basis: 40%;
  border: 2px dashed var(--theme-color-bd_color);
  border-radius: 10px;
  padding: 20px;
  margin: 0 2% 20px 0 !important;
}

.search .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
  padding-top: 20px;
  border-top: 2px dashed var(--theme-color-bd_color);
}

.search h4 {
  font-weight: 400;
}

.search article .post_meta {
  display: none;
}

.search .post_featured:not(.post_featured_bg)[class*="hover_"] {
  max-height: 230px;
}

/* 404 PAGINA */

.sitemap-nietgevonden {
  display: flex;
  justify-content: space-around;
}

.sitemap-nietgevonden h3 {
  color: var(--theme-color-text_hover);
}

/* SITEMAP PAGINA */

.page-template-sitemap-template h1 {
  text-align: center;
}

/* FOOTER */

/* .footer-zoek-info a,
.footer-contact a {
  color: #6cc337;
} */

.darkfooter p {
  color: #ffffff;
}

.darkfooter p a {
  text-decoration: none;
}

.darkfooter p a:hover {
  color: var(--theme-color-alter_hover2) !important;
}

.final-footer p {
  color: #F5F5F5 !important;
}

h4.elementor-heading-title.elementor-size-default {
  font-weight: 400;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* MOBILE 767PX AND SMALLER
/* --------------------------------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
  /* HEADER + MENU */

  .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
    content: "";
    width: 45px;
    height: 45px;
    display: block;
    transition: all 0.3s;
    background-image: url(images/icoon-account-oranje.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    font-weight: 400;
  }

  .menu_mobile .search_mobile form {
    bottom: 0;
  }

  /* HOMEPAGE */

  .hideonmobile {
    display: none;
  }

  .wij-staan-voor-kolommen .wp-block-columns {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .wij-staan-voor-kolommen
    .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column {
    flex-basis: 50% !important;
  }

  .wijstaanvoor-pijltje figure {
    position: absolute;
    right: 0;
  }

  .wp-container-623b1c16404e7.wp-block-group.alignfull.duurzame-keuze-groep {
    padding-left: 10px;
  }

  .duurzame-keuze-groep > * {
    width: 90% !important;
    margin-left: 5%;
  }

  .wp-block-columns.duurzamekeuze-producten {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .duurzamekeuze-producten p {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
  }

  .duurzamekeuze-producten .wp-block-column {
    flex-basis: 48% !important;
    margin: 0 !important;
  }

  .wp-block-columns.home-artikelen-opsomming {
    flex-direction: column-reverse;
  }

  .wp-block-columns.home-artikelen-opsomming h3 {
    font-size: 20px;
  }

  .wp-block-columns.home-artikelen-opsomming p {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
  }

  .wp-block-columns.home-artikelen-opsomming a {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
  }

  .wp-block-columns.home-categorien {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .wp-block-columns.home-categorien .wp-block-column {
    flex-basis: 48% !important;
  }

  h2.has-background.populaire-merken {
    font-size: 25px;
  }

  .home-cat-text {
    line-height: 0.8em;
    font-size: 7vw !important;
    text-align: center;
  }

  .ifbInstagramFeed {
    margin: 0 auto;
    width: 60%;
  }

  .home-cat-text-kolommen .wp-block-column:nth-child(2) {
    display: none;
  }

  #h-dit-vinden-onze-klanten {
    font-size: 24px;
  }

  /* CONTENT */

  .content h1.wp-block-post-title {
    display: none;
  }

  /* SHOP */

  .mobiel-filter-alert {
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    z-index: 500;
    top: 1.9%;
    width: 290px;
    height: 80px;
    left: 10%;
    opacity: 0;
    background: #c4e2a2;
    border-bottom: 10px solid var(--theme-color-text_link);
    border-right: 5px solid var(--theme-color-text_link);
    padding: 20px;
    text-align: right;
    font-size: 30px;
    color: var(--theme-color-text_link);
    line-height: 1em;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 11% 52%);
  }

  .mobiel-filter-alert {
    animation-name: verdwijn;
    animation-duration: 8s;
    animation-delay: 6s;
  }

  @keyframes verdwijn {
    0% {
      opacity: 1;
    }
    80% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }

  .body_style_wide.decor_content .page_content_wrap .content_wrap,
  .custom-background .content_wrap > .content {
    background: transparent;
  }

  .price_wrap a {
    display: block;
    background: var(--theme-color-text_link);
    width: 60%;
    padding: 5px 20px;
    border-radius: 15px;
    color: #ffffff;
    margin: 20px auto;
  }

  .price_wrap a:hover {
    background: var(--theme-color-alter_hover2);
    color: #ffffff !important;
  }

  .woocommerce .a_mart_shop_mode_buttons,
  .woocommerce-page .a_mart_shop_mode_buttons,
  .inner_product_wrap {
    display: none;
  }

  .woocommerce
    .shop_mode_thumbs
    ul.products
    li.product
    .post_item
    .inner_product_wrap
    .quantity,
  .woocommerce-page
    .shop_mode_thumbs
    ul.products
    li.product
    .post_item
    .inner_product_wrap
    .quantity {
    display: none;
  }

  .woocommerce
    .shop_mode_thumbs
    ul.products
    li.product
    .post_item
    .inner_product_wrap,
  .woocommerce-page
    .shop_mode_thumbs
    ul.products
    li.product
    .post_item
    .inner_product_wrap {
    margin: 0;
    padding-top: 0;
  }

  .woocommerce .shop_mode_thumbs ul.products li.product .post_item .post_data,
  .woocommerce-page
    .shop_mode_thumbs
    ul.products
    li.product
    .post_item
    .post_data {
    padding-top: 5px;
  }

  /* CART PAGE */

  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }

  /* MY ACCOUNT */

  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: block !important;
    background: var(--theme-color-alter_hover2);
    margin-bottom: 16px;
    width: fit-content;
    border-radius: 10px;
    border: 5px solid #ce5d0d;
    border-top-width: 0px;
  }

  .woocommerce-MyAccount-navigation li.is-active a,
  .woocommerce-MyAccount-navigation ul li a {
    padding: 14px 16px !important;
  }

  .woocommerce-MyAccount-navigation ul li a {
    font-weight: 400;
    letter-spacing: 0em;
    color: #ffffff;
  }

  .woocommerce-MyAccount-navigation ul li a::after {
    content: "";
    background-image: url(images/button-pijltje-naar-rechts.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    transition: all 0.3s;
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }

  .woocommerce-MyAccount-navigation li.is-active a::after {
    display: none;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses {
    display: flex;
    flex-direction: column;
  }

  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    float: none !important;
    width: 98% !important;
  }

  .final-footer p {
    color: #0d2b08;
  }
}

/* --------------------------------------------------------------------------------------------------------------- */
/* MOBILE 479PX AND SMALLER
/* --------------------------------------------------------------------------------------------------------------- */

@media (max-width: 479px) {
  .mobile_device .menu_mobile .search_mobile,
  .mobile_layout .menu_mobile .search_mobile {
    margin-top: 4em;
  }

  table.woocommerce-product-attributes {
    position: relative;
    width: 100%;
    display: block;
  }

    table.woocommerce-product-attributes p {
        word-break: break-all !important;
    }
  
    p.proefzakje-pp {
        flex-direction: column;
    }

    .proefzakje-pp label:first-of-type {
        width: 100%;
    }
}

/* --------------------------------------------------------------------------------------------------------------- */
/* MOBILE 375PX AND SMALLER
/* --------------------------------------------------------------------------------------------------------------- */

@media (max-width: 375px) {
  /* PRODUCT */

  .woocommerce div.product .woocommerce-tabs table {
    width: 90%;
    margin-left: -10%;
  }
}
