@media all and (max-width: 1250px) {
  .tooltip::after {
    display: none;
  }
  #sidebar.visible {
    left: 0%;
    overflow: auto;
    transition: all ease 0.3s;
  }
  #sidebar {
    position: fixed;
    background: #fff;
    z-index: 999999;
    padding: 10px;
    height: 100%;
    width: 40%;
    left: -100%;
    top: 0;
    transition: all ease 0.3s;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.18);
    min-width: 300px;
  }
  .resp .filter-side {
    width: 100%;
    display: block !important;
    background: #282828;
    font-size: 18px;
    text-align: center;
    z-index: 990;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    margin-bottom: 20px;
  }
  #mega-toggle-block-2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .close-sidbar {
    display: block !important;
  }

  .resp .logo-petitpied {
    width: 250px;
    margin: 0;
  }
  .resp .search.opening-search {
    margin: 0;
  }
  .mega-menu-toggle a {
    color: #fff;
    font-size: 20px;
  }
  .resp .search.opening-search span {
    color: #595959;
  }
}

@media all and (max-width: 1024px) {
  .go-shop {
    display: none;
  }
  li.product {
    width: 31%;
  }
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }
  .menu-nav-account {
    display: flex;
    width: 100%;
  }
  .woocommerce-MyAccount-navigation {
    margin: 0;
  }
  .woocommerce-MyAccount-navigation ul {
    width: 100%;
    columns: 2;
  }
  .woocommerce-MyAccount-navigation {
    width: 50%;
  }
  .woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
  }
  .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 30px;
  }
  .woocommerce-account .woocommerce {
    padding: 20px;
  }
  .woocommerce-MyAccount-navigation-link--customer-logout {
    display: block;
  }
  .infouser-account {
    max-width: 250px;
    margin-right: 20px;
  }
}

@media all and (max-width: 900px) {
  .tilte-news {
    margin: 0;
  }
  .content-header {
    display: flex;
    justify-content: space-between;
    max-width: 1300px;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .openclose-footer {
    display: block !important;
    background: #292828;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 10px;
    cursor: pointer;
  }
  
  .site-footer {
    display: none;
  }
  .brevo-news {
    background: #f4efec;
  }
  #sib_signup_form_1 {
    margin: 0 auto;
  }
  td.actions,
  .slogan-header, .top-head {
    display: none !important;
  }
  .button-search-opening {
	color: #fff !important;
	font-size: 20px;
}
  .container-news {
    padding: 20px;
  }
  #woocommerce-checkout-form-coupon p {
    width: 100% !important;
  }
  .container-un,
  .container-deux {
    width: 100%;
  }
  .transport,
  .search-int-opening,
  .tabs.wc-tabs::after,
  .infouser-account {
    display: none;
  }
  .article-cat,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 48% !important;
  }
  #customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
	width: 100%;
}
  .woocommerce-page .owl-item li.product {
    width: 100% !important;
    min-width: 100% !important;
    margin-bottom: 0 !important;
  }
  .search.opening-search {
    width: auto;
    min-width: 0;
    margin-left: auto;
    margin-right: 4%;
  }

  .cart-collaterals,
  .woocommerce-cart-form,
  .facturation,
  .order-petitpied {
    width: 100%;
  }
}

@media all and (max-width: 500px) {
  .footer-column {
    width: 48%;
  }
  .content-btn {
    flex-wrap: wrap;
  }
  .btn-pink,
  .btn-white {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  .single_add_to_cart_button.button {
    min-width: 175px;
  }
  .product-thumbnail::before,
  #back-to-top {
    display: none !important;
  }
  .msg-freeshipping {
    font-size: 14px;
  }
  .woocommerce-variation-add-to-cart {
    justify-content: space-between;
  }
  .article-cat,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product,
  .facturation .form-row-first,
  .facturation .form-row-last,
  #billing_postcode_field,
  #billing_city_field,
  #billing_phone_field,
  #billing_email_field {
    width: 100% !important;
    max-width: none;
  }
  .woocommerce-breadcrumb,
  #site-navigation {
    max-width: 1400px;
    margin: 0;
    width: 100%;
  }
  tfoot {
    width: 100% !important;
    display: block;
  }
  #tab-description {
    display: inline;
  }
  .header-column {
	display: none;
}
  .top-head,
  .account-cart,
  .tabs.wc-tabs li::after,
  .owl-nav {
    display: none;
  }
  .head-center {
    padding: 10px;
  }
  .tabs.wc-tabs li {
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
  }
  .related.products > h2 {
    display: block;
    text-align: center;
    font-size: 22px;
    margin: 40px 0 30px 0 !important;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }
  .tabs.wc-tabs li a {
    text-decoration: none;
    font-size: 18px;
  }
  .account-cart.phone {
    display: block;
    margin-right: 20px;
  }
  .menu-nav {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .account-cart.phone div {
    margin-left: 10px;
  }

  .account-cart.phone a {
    color: #fff;
  }
  .row-box-counter {
    width: 100%;
  }
  .menu-nav {
    padding: 0;
  }
  .woocommerce-MyAccount-navigation ul {
    width: 100%;
    columns: 1;
  }
  table.variations select,
  .var_addons {
    width: 100%;
  }
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }
  .reset_variations {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 4px 10px;
    font-size: 16px;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  thead tr {
    display: none;
  }
  tr {
    margin-bottom: 1em;
    border: 1px solid #ccc;
  }
  table.variations th label {
    margin: 0 0 20px 0;
  }
  .variations tr {
    border: none;
  }
  .variations td {
    padding: 0;
  }

  td {
    display: flex;
    justify-content: space-between;
    padding: 0.5em;
    border-bottom: 1px solid #eee;
  }
  td::before {
    content: attr(data-label); /* Nom de la colonne */
    font-weight: bold;
  }
}
