/*
Theme Name: Hello Child
Template: hello-elementor
Author: Generated by ChatGPT
Description: Un thème enfant pour le thème Hello Elementor.
Version: 1.0
*/

@import url("../hello-elementor/style.css"); /* Importe le style du parent */


.page-header {

    display: none;
}

.contact-form .wpforms-field-medium {

    max-width: 100% !important;
      
      background : transparent !important ;
          
          border-radius : 6px ;
      border : 1px solid #c3c3c3 !important ;
  }
  
  .pwb-brands-in-loop {
      
      display : none
  }
  
  p {
      
      margin-top : 0 !important
  }
  
  
  .swiper-wrapper {
    transition-timing-function: linear !important; 
  }
  
  .single-post main {
      
      padding-bottom : 160px ;
      padding-top : 100px ;
  }
  

  .woocommerce-breadcrumb {

    padding-top: 32px !important;
  }



  .ti-widget.ti-goog .ti-review-item>.ti-inner {

    border: 0 !important;
    border-style: none !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 14px !important;
  }

  .single-product .product .woocommerce-tabs #tab-pwb_tab-content div img {

    display: none;
  }


  .sb-custom-support .woocommerce-product-search button {

    background-color: var(--e-global-color-d49ac81) !important;
  }

  .post-image img {

    height: 300px;
    object-fit: cover;

  }


  .woocommerce ul.products li.product .button {
  
background-color: var(--e-global-color-d49ac81) !important ;
color: #fff !important ;

  }


  .rtsb-archive-description ul li {

    list-style: disc !important;
  }

  .rtsb-builder-content ul:not([role=alert]) {

    list-style: disc !important;
  }

  .woocommerce-tabs .woocommerce-Tabs-panel--pwb_tab #tab-pwb_tab-content div {

    display: grid;
    gap: 8px;
  }

  .woocommerce-tabs .woocommerce-Tabs-panel--pwb_tab h2 {

    display: none;
  }