/*
Theme Name: QSNET
Theme URI: https://drfuri.com/unero
Author: Techero Consulting
Author URI: https://techero.tn
Description: Child Theme Based on Martfury theme, for QSNet.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/


@media (max-width: 1680px) {
    .martfury-container {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
a {
	transition: 0.5s;
	color: #EC0606;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: black;
} 

li.hot-menu-item {
    /* background-color: white;
	border: solid 3px black; */
	padding:20px 20px;
    box-shadow: 0px 0px 20px 12px #f9f9f9;
    color: white;
}
li.hot-menu-item > a{ color:rgb(255, 255, 255) !important;
	
}

.product-extra-search {
    border: solid 3px #EC0606;
    border-radius: 10px;
}
.products-search {
    /*border: solid 3px #EC0606;*/
    border-radius: 10px;
}


.search-field{
    border-radius: 17px !important }
.site-header .extras-menu .menu-item-hotline{
background-color: #EC0606;
padding: 5px 15px 5px 5px;

    }
 .extras-menu .menu-item-hotline {
   
    border: solid 1px #EC0606;
    border-radius: 10px;
        
}
.menu-item-hotline *{
    color: white !important;
}
.elementor-52172 .elementor-element.elementor-element-223dfaa .eael-product-grid .woocommerce li.product .button, .elementor-52172 .elementor-element.elementor-element-223dfaa .eael-product-grid .woocommerce li.product .button.add_to_cart_button {
    border-radius: 15px !important;
}

.whatsapp-order-button {
    display: inline-block !important;
    width: 50px !important; /* adjust size */
    height: 50px !important;
    background-image: url('http://qsnet.techerolab.com/wp-content/themes/qsnet/img/whatsapp.png') !important; /* change this path as needed */
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-indent: -9999px !important; /* hide the text */
    border: none !important;
    margin: 1px 10px 0 !important;
    background-color: transparent !important; /* remove green background */
}
.page-header .breadcrumbs {
    color: #EC0606 !important;
}

.footer-content {
    margin: 0px 70px !important;
}
.footer-bottom {
    margin: 0px 70px !important;
}

.site-footer .footer-info {
    display: flex;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    margin: 0 -15px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 55px;
    padding-top: 25px;
    flex-direction: row !important;
    align-items: flex-start !important;
}

 /*  custom  */
.footer-contact {
    text-align: left;
    color: #f1f1f1;
    background: #1a1a1a;
    padding: 20px;
    border-radius: 12px;
    max-width: 300px;
    margin-left: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  }
  
  .footer-contact h4 {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 18px;
    border-bottom: 1px solid #444;
    padding-bottom: 6px;
  }
  
  .footer-contact p {
    margin: 6px 0;
    font-size: 14px;
    line-height: 1.6;
  }
  
  .footer-contact a {
    color: #00c0ff;
    text-decoration: none;
  }
  
  .footer-contact a:hover {
    text-decoration: underline;
  }
  /**custom 2*/ 
  .footer-links-icons {
    text-align: right;
    color: #f1f1f1;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    margin-right: 20px;
  }
  
  .footer-links-icons h4 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .footer-links-icons i {
    color: #00c0ff;
    margin-left: 8px;
  }
  
  .footer-links-icons a {
    color: #f1f1f1;
    text-decoration: none;
  }
  
  .footer-links-icons a:hover {
    color: #00c0ff;
    text-decoration: underline;
  }
  
  
.header-layout-3 .site-header .header-row, .header-layout-4 .site-header .header-row {
    margin: 0px 10px !important;
}

/** Wocoomerce */ 
.woocommerce div.product form.cart .single_add_to_cart_button {
  background-color: #EC0606; /* rouge vif */
  color: #ffffff;            /* texte blanc */
  border: 1px solid #ffffff;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.woocommerce div.product form.cart .single_add_to_cart_button:hover {
  background-color: #ffffff ; /* rouge plus foncé au hover */
  color: #EC0606;
  border: solid 1px #EC0606 !important;
}


.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product 
.mf-product-details .mf-product-price-box .button:not(.add_to_wishlist) {
  background-color: #EC0606; /* Rouge personnalisé */
  color: #ffffff;
  border: none;
  transition: all 0.3s ease;
  border-radius: 4px;
}

.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product 
.mf-product-details .mf-product-price-box .button:not(.add_to_wishlist):hover {
  background-color: #ffffff;
  color: #EC0606;
  border: 1px solid #EC0606;
}
.wcboost-wishlist-button__icon svg,
.wcboost-products-compare-button__icon svg {
  fill: #888888;
  transition: fill 0.3s ease;
}

.wcboost-wishlist-button:hover .wcboost-wishlist-button__icon svg,
.wcboost-products-compare-button:hover .wcboost-products-compare-button__icon svg {
  fill: #EC0606;
} 
/*
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .added_to_cart.wc-forward {
  background-color: #EC0606; /* Couleur rouge personnalisé 
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  transition: background-color 0.3s ease, color 0.3s ease;
}*/
 /* voir le panier */
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .added_to_cart.wc-forward:hover {
  background-color: #ffffff;
  color: #EC0606;
  border: 1px solid #EC0606;
}
.woocommerce a.button.alt {
  background-color: #ffffff;
  color: #EC0606;
  border: 1px solid #EC0606;
}
.woocommerce-account .page-header-page .entry-title{
  padding-top: 50px;
}

.mf-catalog-layout-3 .mf-catalog-title, .mf-catalog-layout-10 .mf-catalog-title {
    font-size: 32px;
}

.woocommerce ul.products li.product h2, .woocommerce ul.products li.product .woo-loop-product__title {
    font-size: 16px;
    font-weight: 600;
}
