@media all and (max-width: 1200px) {

  #primary-menu a::after,
  .mailto,
  .social {
    display: none !important;
  }
  .woocommerce-cart-form,
  .cart-collaterals,
  #customer_details,
  #order_review {
    width: 100% !important;
  }
  .menu-logo {
    border-bottom: 1px solid #010007;
    padding: 0 0 20px 0;
  }
  .content-footer {
    display: block !important;
    padding: 3%;
  }
}
@media all and (max-width: 900px) {
  .resp .second_content {
    margin-left: 0%;
  }
  li.product {
    min-width: 48% !important;
  }
 .resp .tabs.wc-tabs a {
	font-size: 14px !important;
	padding: 10px !important;
	width: 100% !important;
	display: block;
	text-align: center;
}
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: block !important;
  }
  .resp .content-product-solaire,
  .resp .woocommerce div.product div.summary,
  .resp .content-tab-desc,
  .resp #customer_details,
  .resp #order_review {
    max-width: 100%;
    width: 100%;
    padding: 10px;
  }
  .img-tabinfo,
  .woocommerce-review-link {
    display: none;
  }

  .resp .group-image-fixation {
    gap: 10px;
  }
  .resp .woocommerce-EditAccountForm.edit-account p {
    width: 100%;
  }
}

@media all and (max-width: 600px) {
  .resp .content-catlink a {
    width: 100%;
  }
  .resp .woocommerce-tabs.wc-tabs-wrapper::before {
      top: -2%;
  }
  .fiche-technique table {
	width: 100% !important;
}
.resp #tab-title-pdt_tab {
	min-width: 48%;
}
  .resp .quality-prp-content {
   top: -84%;
  }
  .resp .login-form-prp {
    width: 100%;
    padding: 15px;
  }
  .resp td.product-name {
    max-width: 100%;
    width: 100%;
  }
  .resp .tabs.wc-tabs li {
	margin-bottom: 0%;
    min-width: 48%;
}
.resp .title-search {
	font-size: 20px;
}
.resp .content-product-search img {
	width: 50px;
}
iframe {
	max-width: 100% !important;
	height: auto;
}
.resp .inscript .reps .info-register img{
    display: none;
}
  .resp .tabs.wc-tabs {
	list-style: none;
    justify-content: space-between !important;
	display: flex;
	width: 100%;
	margin-bottom: 2%;
	justify-content: center;
	flex-wrap: wrap;
    align-items: baseline;
	gap: 10px;
}
 .resp .fiche-technique td, .resp .fiche-technique td span{
	font-size: 12px !important;
}
  .resp .search-int-opening,
  .resp .container-header-top,
  .resp .woocommerce-breadcrumb,
  .img-login {
    display: none;
  }
#mega-toggle-block-3 a {
	height: 40px;
	margin-top: 7px;
	position:relative ;
}
#mega-toggle-block-3 img {
	margin-right: 10px;
}
.mega-menu-woo-cart-count {
	background: #1c1c1c;
	color: #fff;
	text-decoration: none;
	width: 20px;
	display: inline-block;
	padding: 0;
	position: absolute;
	right: -2px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 20px;
	font-size: 12px;
	top: -5px;
}
  .resp .button-search-opening {
    position: relative;
    right: 0;
    font-size: 18px;
  }
  .resp .container-bundle {
    max-height: 360px;
    overflow: auto;
  }
  .resp .search.opening-search {
    width: 35px;
    padding: 0;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    line-height: 0;
  }
  .resp .infostock {
    margin-left: 0px;
  }
  .resp .row-bundle {
    flex-wrap: wrap;
  }
  .resp .link-product-bundle {
    margin-left: auto;
    background: #fff;
    color: #2d2d2d;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    border: 1px solid #d9d9d9;
  }
  .resp .img-abundle img {
    max-width: 100%;
  }
  .resp .img-abundle {
    max-width: 20%;
  }
  .resp .title-bundle {
    margin: 0 !important;
    width: 78%;
  }
  .resp .view-addons {
    margin-left: 0;
  }

  .resp .row-addons,
  .resp .title-addons,
  .resp .price-addons,
  .resp .second_content #shipping-postcode,
  .resp #calculate-shipping-btn {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .resp .stock.in-stock {
    margin-left: 0px;
  }
  .content-imgthumb img {
    max-width: 50px;
  }
  .resp .single-fixation {
    width: 46%;
  }
  .resp .product_title.entry-title {
    font-size: 16px;
  }
  .content-imgthumb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .resp .quantity,
  .resp .one-tab,
  .resp .woocommerce-billing-fields__field-wrapper p,
  .woocommerce-shipping-fields__field-wrapper p {
    width: 100%;
    min-width: 100%;
  }
  .resp .single_add_to_cart_button.button.alt {
    width: 100%;
    min-width: 100%;
    padding: 10px;
    margin-top: 10px;
  }
  .resp .woocommerce-checkout h3 {
    font-size: 16px !important;
  }
  .resp .ss-btn-addtocart {
    max-width: 100% !important;
    width: auto;
  }
  .resp .container-header-top {
    padding: 10px 25px;
  }
.resp .content-imgthumb {
	order: 5;
	width: 100%;
	max-width: 100%;
	overflow: auto;
	max-height: 120px;
}
  #page {
    margin: 0 !important;
  }
  li.product {
    min-width: 98% !important;
  }
  .content-devis p {
    width: 90% !important;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .btn-home {
    background: #061e4f;
    margin-top: -10px;
    position: relative !important;
    padding: 10px 0;
  }
  .container-header {
    padding: 10px 20px !important;
  }
  .cat-blog article {
    width: 100% !important;
  }
  .btn-particulier.blue,
  .btn-professionnel.blue {
    width: 95% !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
  }
  .btn-professionnel,
  .btn-particulier {
    width: 95% !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
  }
  .btn-particulier {
    margin-bottom: 15px !important;
  }
  .two-column {
    display: block !important;
  }
  .content-devis {
    width: 90%;
  }
  .content-art {
    padding: 10px;
    text-align: justify;
  }
}
