/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.wp-block-search__inside-wrapper {
  display: flex;
  align-items: center;
}

.wp-block-search__button {
  padding: 14px 20px !important;
  margin-left: 0 !important;
  height: 50px;
}

.wp-block-search__inside-wrapper .wp-block-search__input {
  height: 50px;
  flex: 1;
}

.search-icon {
  fill: white;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap,
.woocommerce-page ul.products li.product .astra-shop-summary-wrap {
  padding: 0;
}

.add-request-quote-button,
.yith_ywraq_add_item_browse-list.yith_ywraq_add_item_browse_message a {
  font-size: 16px !important;
  padding: 15px 35px 16px 35px !important;
  text-transform: none !important;
}

.add-request-quote-button {
  padding: 15px 35px 16px 35px !important;
}

.yith_ywraq_add_item_browse_message a {
  color: #003054;
  margin-top: 20px;
  border: 1px solid #003054;
  display: inline-block;
  padding: 10px 35px 11px 35px !important;
}

.product-name a {
  color: #003054;
}

.elementor-location-archive.product .ast-grid-common-col {
  padding: 0;
}

.ywraq-quote-icon-icon_quote:before {
  color: white;
}

.widget_ywraq_mini_list_quote .raq-info {
  border: none;
}

.button.ywraq_clean_list {
  border: 2px solid #003054 !important;
  background-color: transparent !important;
  color: #003054 !important;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
  right: 0;
  left: unset;
  margin-right: 10px;
  bottom: 15px;
  padding-top: 15px;
}

.yith-ywraq-list-item-product-info {
  color: #333;
}

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
  padding: 0;
  margin-top: 40px;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
  padding: 0px 0 10px 23px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce-js a.remove:before {
  top: 2px;
}

ul.yith-ywraq-list img {
  margin-right: 7px;
}

.woocommerce-js div.product .product_meta .posted_in a {
  color: black !important;
}

#yith-ywraq-form {
  margin-bottom: 40px;
}

.demande-devis-formulaire {
  width: 100% !important;
  max-width: 800px !important;
}

.demande-devis-formulaire_wrapper .gform_title,
.demande-devis-formulaire_wrapper .gform_required_legend {
  display: none !important;
}

.demande-devis-formulaire_wrapper .gform_button {
  color: var(--ast-global-color-5);
  border-color: #da1f3d;
  background-color: #da1f3d !important;
  padding: 15px 45px !important;
  font-family: inherit;
  font-weight: 500;
  line-height: 1em;
  text-transform: uppercase !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Custom widget for product categories */

.custom-product-categories {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.custom-product-categories .category-item {
  margin: 5px 0;
}

.custom-product-categories .nested-category {
  list-style: none;
  padding-left: 20px; /* Indent child categories */
  margin: 0;
}

.custom-product-categories a {
  text-decoration: none;
  color: black; /* Ensure all text is black */
}
.custom-product-categories .current-cat > a {
  font-weight: bold;
  color: #003054 !important;
}

.custom-product-categories a:hover {
  color: black !important;
  font-weight: bold;
}
