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


/* Kalendes styles*/
#site-article-card {
/*  background-color: #fef !important;*/
  border: none !important;
  margin: 2px;
}

.kalendes-widget-content .bg-grey-dark {
  background-color: #FFF !important;
}

.desktop .kalendes-scrollable:not(.no-padding):not(.force-mobile-nav) .kalendes-scrollable-content {
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100% !important;
  min-width: 800px;
  max-width: 1000px;
  background-color: #fff !important;
}


/* Additonal buttons for widgets */
.kalendes-widget-content .widget-component-buttons .widget-component-buttons-link {
  text-decoration: none !important;
  border: solid 1px #282828;
  padding: 10px;
  border-radius: 5px;
  float: right !important;
}



/*#site-category-navigator {
  background: url(https://www.o-coeur-des-sens.fr/wp-content/uploads/2025/09/BackgroundOpacity-scaled.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
	border: 1px solid #E0E0E0;
  border-radius: 10px;
  height: 500px;
  overflow-y: auto;
}
*/

.categorie-h1 {
  display: none;
}

/*.kalendes-button{background-color:rgb(123,168,173) !important;border-radius:15px;}*/
.kalendes-button{background-color:#fff !important;border-radius:15px;border:solid 1px #282828;color:#282828 !important;}
/*.booking-famille-box-libelle {border-radius:10px !important;margin:10px;min-height: 80px !important;}*/
.root-item{color: rgb(123,168,173) !important;}
#site-category-card .booking-famille-box-libelle{background-color:#fff !important;border-radius:10px !important;border:solid 1px #282828;margin:10px;min-height: 80px !important;color:#282828 !important;}
.article-name, .product-name {color:rgb(123,168,173) !important;}
.product-image {border-radius:15px!important;background-color:#fff !important;};
.layout-row > .flex {min-width: 0;padding: 10px !important;}
#site-category-row{border-color: rgb(123,168,173) !important;}
#site-search-bar-mobile{background-color:rgb(123,168,173) !important}
#site-search-bar-mobile .mobile-search-input input{background:#f4eae4 !important}
#site-search-bar-mobile md-icon{color:white !important}
#site-category-navigator {border:none !important;}
#site-booking-browse {border: none !important;}
#site-category-card {border: none !important;}
#site-search-bar-booking {border: none !important;}
#site-category-navigator .selected {color:rgb(123,168,173) !important;}
#site-article-card .product-price {color: rgb(123,168,173) !important;}
/*.site-booking-add-button, .add-cart-button{color: rgb(123,168,173) !important;border-color: rgb(123,168,173) !important;}*/
/*md-icon.md-boutique_theme-theme {color: rgb(123,168,173) !important;}*/
#site-search-bar-booking .booking-search-input {
  outline-color: rgb(123,168,173) !important;
  color: rgb(123,168,173) !important;
}
#basket-row {border: none !important;}

#site-category-navigator .sub-categorie-item::before {
  content: "\f105"; /* Font Awesome icon code (example: angle-right) */
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* required for solid icons */
  margin-right: 6px;
  color: rgb(123,168,173);
}

/*Gift Card area*/

.gift-card-options-bottom {
  background-color: #A0BEBE !important;
}

#gift-card-footer {
  background: #A0BEBE !important;
}