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

.wd-page-title {
  background-image: none !important;
  background-color: #043752 !important;
}
.woocommerce-Reviews .woocommerce-Reviews-title {
  margin-bottom: 20px !important;
}
.elementor-711 .elementor-element.elementor-element-732012b {
  margin-bottom: 30px;
}
.wd-carousel-container.wd-gallery-images {
  max-width: 380px !important;
}
.woocommerce-product-gallery {
  justify-content: center !important;
  background-color: #fbfaf7;
}
.woocommerce-variation-price .price {
  font-size: 32px !important;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link, .hover-img) img {
  max-height: 380px;
  object-fit: contain;
}
.wd-products[class*="wd-stretch-cont"]
  .wd-product
  :is(.price, .wrap-price, .product-rating-price) {
  font-size: 18px;
}
.elementor-widget-wd_single_product_content p a {
  text-decoration: underline !important;
}
.wd-product .wd-entities-title {
  font-size: 18px !important;
}
.wd-action-btn.wd-style-icon > a {
  width: 40px;
  height: 40px !important;
}
.wd-buttons .wd-action-btn > a {
  background-color: white;
  border-radius: 88px;
  opacity: 1;
  margin-top: 8px;
  margin-right: 8px;
}
.formflex {
  display: flex;
  gap: 15px;
}
textarea {
  border-radius: 24px !important;
}
/* Mondial Relay */
/* #shipping_method_0_boxtal_connect36 + label {
  background: url("https://esopassion.com/wp-content/uploads/2025/05/mondialrelay.webp")
    no-repeat right center;
  background-size: 28px;
  height: 33px;
} */
/* Colissimo */
/* #shipping_method_0_boxtal_connect37 + label {
  background: url("https://esopassion.com/wp-content/uploads/2025/05/Cube_cartographie_points_retraits_60px.webp")
    no-repeat right center;
  background-size: 28px;
  height: 33px;
} */
.wd-nav[class*="wd-style-"]
  > li:is(.wd-has-children, .menu-item-has-children)
  > a:after {
  color: rgb(14 95 138);
}

.woocommerce-orders-table__cell a {
  text-decoration: underline;
}
.wd-single-post-header {
  align-items: baseline;
  --wd-align: baseline;
}
.single-format-standard .wd-page-title {
  display: none;
}
#tgpc_enable_checkout_gift_wrapper_field .checkbox {
  display: flex;
  align-items: baseline;
}
#tgpc_enable_checkout_gift_wrapper_field {
  margin-top: 20px;
}
li.wc_payment_method.payment_method_mollie_wc_gateway_creditcard {
    border: 2px solid rgba(0,0,0,0.1);
    padding: 8px;
    border-radius: 10px;
}
li.wc_payment_method.payment_method_mollie_wc_gateway_paypal {
    border: 2px solid rgba(0,0,0,0.1);
    padding: 8px;
    border-radius: 10px;
}
li.wc_payment_method.payment_method_mollie_wc_gateway_applepay {
    border: 2px solid rgba(0,0,0,0.1);
    padding: 8px;
    border-radius: 10px;
}
li.wc_payment_method.payment_method_mollie_wc_gateway_googlepay {
    border: 2px solid rgba(0,0,0,0.1);
    padding: 8px;
    border-radius: 10px;
}
.review .wd-review-icon {
    display: none !important;
}
.payment_methods li img {
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    max-height: 40px;
}
.wd-post-img img {
    width: 100%;
    max-height: 240px;
    height: 240px;
    object-fit: cover;
}
.wd-post.blog-style-bg .wd-post-inner {
    height: 100%;
}
@media (max-width: 767px) {
  .wd-slider-arrows:is(.wd-style-2, .wd-style-3) {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .wd-slider .wd-btn-arrow {
    display: none !important;
  }
}
