/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.home .wd-page-title {
  display: none !important;
}

h1, h2, h3 {
	font-family: 'Suez One'
}

h1. txtwit {
	color: #fff;
}

.woocommerce-Price-currencySymbol {
  //font-size: 0;
}

/*.woocommerce-Price-currencySymbol::before {
  content: "€ ";
  font-size: 1em;
}*/

.product-labels .featured,
.wd-product-labels .featured,
.product-labels .hot,
.wd-product-labels .hot {
    display: none !important;
}

.product-grid-item,
.wd-product,
.product-wrapper,
.content-product-imagin {
    position: relative;
}

.mm-dynamic-month-badge{
    position: absolute;
    top: 12px;
    left: 14px;
    z-index: 20;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0f6170;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    padding: 11px 22px;
    border-radius: 5px;
    min-height: 46px;
    white-space: nowrap;
}

.category-grid-item .wd-cat-count>a {
    color: #000000 !important;
    text-decoration: none;
}

.wd-rs-69b92ec6deba3 div.product-category .wd-entities-title, .wd-rs-69b92ec6deba3 .wd-nav-product-cat>li>a {
    font-weight: 400;
	color: #0F6170 !important;
	font-size: 18px !important;
    font-family: 'Suez one' !important;
	text-transform: none !important;
}

.wd-loop-builder-off .wd-product .wd-entities-title {
    font-size: inherit;
    font-family: 'Roboto';
    color: #0F6170;
	font-size: 18px !important;
}

.wd-tools-element:is([class*="wd-design-6"],[class*="wd-design-7"]) :is(.wd-tools-inner,.wd-tools-icon) {
    height: 42px;
    font-family: 'Roboto' !important;	
    border-radius: 5px !important;
}

:is(.btn,.button,button,[type=submit],[type=button]) {
	font-family: 'Roboto' !important;
	font-weight: 800px !important;
}

.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
    flex: 1 1 auto;
    border-radius: 5px;
}

.wd-add-btn-replace>a span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: inherit;
    color: #fff;
	border-radius: 5px !important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    border-radius: 5px !important;
}

.wd-nav-header>li>a {
    text-transform: none !important;
}

a:where(:not(.wp-element-button)) {
    text-decoration: none;
    color: #000;
}

.wd-product-detail>span {
    vertical-align: middle;
    color: #000;
}

.wd-rs-69ba7767df30e div.product-category .wd-entities-title, .wd-rs-69ba7767df30e .wd-nav-product-cat>li>a {
    color: #19535F;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: relative;
    display: inline-block;
    padding-block: 1px;
    line-height: 1.2;
    color: #fff;
}

.wd-dropdown {
    --wd-dropdown-bg-color: #DD442A;
}

.wd-nav-product-cat .nav-link-count {
    display: none;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000 !important;
}

.whb-general-header-inner .wd-button-wrapper .btn {
	white-space: nowrap;
}

.wd-back-btn.wd-style-icon {
    display: none;
}

.price-unit {
    font-size: 14px;
    opacity: 0.7;
    margin-left: 4px;
	color: #000;
}

.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
	background-color: #DD442A;
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 .option,
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 > div,
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 > li {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

#wapo-total-price-table table {
    display: none;
}

.yith-wapo-block div.yith-wapo-addon .addon-title,
.yith-wapo-block div.yith-wapo-addon h3,
.yith-wapo-block div.yith-wapo-addon .title {
  font-family: "Suez One", serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #0F6170 !important;
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 img {
  border-radius: 15px !important;
}

.yith-wapo-addon-type-checkbox .options .yith-wapo-option .yith-wapo-addon-label {
  font-family: "Suez One", serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #0F6170 !important;
}
	
.yith-wapo-addon-type-checkbox .options .yith-wapo-option {
  text-transform: none !important;
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

.yith-wapo-block div.yith-wapo-addon .options.per-row-1 .option,
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 > div,
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 > li {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.yith-wapo-addon-type-checkbox .options .yith-wapo-option .yith-wapo-addon-label {
  font-family: "Suez One", serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #0F6170 !important;
  text-transform: none !important;
}

.yith-wapo-addon-type-checkbox .options .yith-wapo-option img {
  border-radius: 25px !important;
}

@media (max-width: 1024px) {
  .yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }
}

@media (max-width: 767px) {
  .yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }

  .yith-wapo-addon-type-checkbox .options .yith-wapo-option .yith-wapo-addon-label {
    font-size: 14px !important;
  }

  .yith-wapo-addon-type-checkbox .options .yith-wapo-option img {
    border-radius: 18px !important;
  }
}

.yith-wapo-block,
.yith-wapo-addon,
.yith-wapo-container,
.yith-wapo-options-container {
  background: transparent !important;
}

.yith-wapo-addon-type-checkbox input[type="checkbox"] {
  accent-color: #DD442A;
}

body.product-sample-box .price-unit {
  display: none !important;
}

.single_add_to_cart_button {
	color: #fff;
}

.wd-social-icons.wd-style-colored>a {
    --wd-social-bg: #DD442A !important;
}

.woocommerce-Address-title .edit {
	color: #000;
}

button[name="save_account_details"], button[name="save_address"] {
    border-radius: 5px;
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform, uppercase));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
    font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
    font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
    color: #fff;
}

@media (max-width: 767px) {
  .mm-dynamic-month-badge {
    font-size: 11px;
    padding: 8px 12px;
    min-height: 0;
    top: 8px;
    left: 8px;
    right: 8px;
    white-space: normal;
    text-align: center;
    line-height: 1.2;
    max-width: calc(100% - 16px);
    border-radius: 4px;
  }
}

/* Voorkom verticale shift door .wd-info-box margin-top regel */
.whb-top-bar .wd-info-box .info-box-subtitle,
.whb-top-bar .wd-info-box .info-box-title,
.whb-top-bar .wd-info-box .info-box-inner {
    margin-top: 0 !important;
}

.whb-top-bar,
.whb-top-bar *,
.whb-top-bar a,
.whb-top-bar a *,
.whb-top-bar span,
.whb-top-bar strong,
.whb-top-bar p {
    color: #fff !important;
}