.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .row > [class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
  }
.col-12 {
    width: 100%;
}
.image-slide {
    height: 485px;
    display: flex;
    align-items: center;
}
.content-slide-home {
    display: flex;
    height: 485px;
    align-items: center;
}
.image-add {
    height: 180px;
}
.image-add img {
    max-height: 170px;
    object-fit: contain;
}
.add-text-az h2, .add-text-az p, .add-btn a {
    font-family: 'Inter';
    line-height: 1.46;
    letter-spacing: -0.53px;
    text-align: left;
    color: #000;
}
.add-text-az h2 {
    font-size: 22px;
    font-weight: 800;
}
.add-text-az p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
}
.ad .media {
    height: 100%;
    position: relative;
}
.add-btn  {
    position: absolute;
    bottom: 20px;
}
.add-btn a {
    font-size: 12px;
    letter-spacing: -0.06px;
    text-align: center;
    color: #fff;
    border-radius: 12.5px;
  background-color: #e20e1d;
  padding: 10px 20px;
}
.product-thumbnail {
    min-height: 245px;
}
.product-thumbnail img {
    max-width: 250px;
    max-height: 232px;
    margin-left: auto;
    margin-right: auto;
}

.caty-nav-list  {
    cursor: pointer;
    background-color: #ea1b25;
    color: #fff !important;
}
.caty-nav-list:hover, .caty-nav-list a:hover {
    background-color: #d32831 !important;
}
.brand-spi li.product-category.product img {
    height: 150px;
    object-fit: contain;
}
.shadow-header {
    box-shadow: 1px 7px 20px -5px #33333321;
}
.vertical-menu .menu-item-has-children > .dropdown-menu {
    top: -3px;
    height: 100%;
}
.dropdown-menu-mini-cart .wc-forward {
    padding: 0.75em 1.07em;
    margin: 0 0.5em;
}
.prix-font-16, .font-size-16 {
    font-size: 16px !important;
}
.page-header-perso {
    width: 100%;
    padding: 60px 0;
    position: relative;
    margin-bottom: 60px;
}
.page-header-perso::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
}
.text-center {
    text-align: center !important;
}
.page-header-perso h1.entry-title, .page-header-perso .entry-subtitle {
    color: #fff !important;
}
.page-header-perso .caption-header {
    position: relative;
    z-index: 245;
}
.chat-whatsupp a {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 25px;
    bottom: 120px;
    width: 45px;
    height: 45px;
    background-color: #25D366;
    font-size: 25px;
    border-radius: 50%;
    color: #fff;
}
.panier-mobile {
    display: none;
}
.panier-mobile a {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 25px;
    bottom: 170px;
    width: 45px;
    height: 45px;
    background-color: #ea1b25;
    font-size: 25px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #fff;
}
.panier-mobile span {
    position: absolute;
    top: -9px;
    background: gray;
    right: -3px;
    border-radius: 50%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 20px;
    height: 20px;
}
.ajouter_panier {
    cursor: pointer;
}
.back-to-top {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 25px;
    bottom: 70px;
    width: 40px;
    height: 40px;
    background-color: #ea1b25;
    font-size: 30px;
    border-radius: 8px;
    color: #fff !important;
    border: 0.2px solid #fff;
}
.back-to-up i {
    color: #fff;
}
.my-coopone .coupon {
    display: flex;
    align-items: center;
    
}
.my-coopone .coupon label {
    display: none;
}
.my-coopone .coupon .input-text {
    width: 70%;
    border-radius: 30px 0 0 30px;
    padding: 16px;
    margin: 0;
    height: 55px;
}
.my-coopone .coupon .button {
    width: 30%;
    border-radius: 0px 30px 30px 0;
    padding: 16px;
    margin: 0;
    height: 55px;
}
.my-coopone {
    width: 55%;
    margin-top: -79px;
}
.top-bar {
    background-color: #ea1b25;
}
.top-bar .nav-inline .menu-item > a {
    color: #fff;
}
.hero-1 {
    font-size: 35px;
}
.hero-subtitle {
    font-size: 16px;
    font-weight: 600;
    text-transform: normal;
}
#owl-main .owl-nav .owl-prev, #owl-main .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ea1b25;
    color: #fff;
    font-weight: 800;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#owl-main .owl-nav .owl-prev {
    left: 35px;
}
#owl-main .owl-nav .owl-next {
    right: 35px;
}
.woocommerce-ordering {
    display: flex;
    align-items: center;
    justify-content: center;
}
select#orderBy {
    margin-right: 30px;
}
.shop-control-bar {
    display: flex;
    justify-content: space-between;
}
.shop-control-bar::after {
    content: none;
}
.vertical-menu.make-absolute {
    border: 1px solid rgb(221, 221, 221);
    z-index: 99999;
}
#customer_login::before {
    content: none;

}
span.help-block {
    display: block;
    margin-top: 5px;
    color: red;
}
/* #customer_login {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
} */
.justify-content-center {
    justify-content: center !important;
}
form.reset_form {
    padding: 10px;
}
/* FILTER */


.filter-price {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0; 
  }
  
    .price-title {
    position: relative;
    color: #ea1b25;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
    }
  
  .price-field {
    position: relative;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    background: rgba(248, 247, 244, 0.2);
    padding-top: 15px;
    padding-left: 16px;
    border-radius: 3px;
  }
  
  .price-field input[type=range] {
      position: absolute;
  }
  
  /* Reset style for input range */
  
  .price-field input[type=range] {
    width: 85%;
    height: 5px; 
    border: 0;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    -webkit-appearance: none;
  }
  
  .price-field input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
  }
  
  .price-field input[type=range]:active,
  .price-field input[type=range]:focus {
    outline: 0;
  }
  
  .price-field input[type=range]::-ms-track {
    width: 188px;
    height: 2px; 
    border: 0;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    background: transparent;
    border-color: transparent;
    color: transparent;
    border-radius: 5px;
  }
  
  /* Style toddler input range */
  
  .price-field input[type=range]::-webkit-slider-thumb { 
    position: relative;
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin-top: -7px;
    background-color: #ea1b25;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
  }
  
  .price-field input[type=range]::-moz-range-thumb { 
    /* Firefox */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: #ea1b25;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
  }
  
  .price-field input[type=range]::-ms-thumb  { 
    /* IE */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: #ea1b25;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
  }
  
  /* Style track input range */
  
  .price-field input[type=range]::-webkit-slider-runnable-track { 
    /* WebKit/Blink */
    width: 188px;
    height: 3px;
    cursor: pointer;
    background: #ea1b25;
    border-radius: 5px;
  }
  
  .price-field input[type=range]::-moz-range-track { 
    /* Firefox */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #ea1b25;
    border-radius: 5px;
  }
  
  .price-field input[type=range]::-ms-track { 
    /* IE */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #ea1b25;
    border-radius: 5px;
  }
  
  /* Style for input value block */
  
  .price-wrap {
    display: flex;
    justify-content: left;
    color: #ea1b25;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 7px;
    padding-left: 15px;
  }
  
  .price-wrap-1, 
  .price-wrap-2 {
    display: flex;
  }
  
  .price-title {
    margin-right: 5px;
    backgrund: #d58e32;
  }
  
  .price-wrap_line {
    margin: 0 10px;
  }
  
  .price-wrap #one, 
  .price-wrap #two {
    width: 50px;
    text-align: right;
    margin: 0;
    padding: 0;
    margin-right: 2px;
    background:  0;
    border: 0;
    outline: 0;
    color: #ea1b25;
    font-family: 'Karla', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
  }
  
  .price-wrap label {
    text-align: right;
  }
  
  /* Style for active state input */
      
  .price-field input[type=range]:hover::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #ea1b25;
    transition-duration: 0.3s;
  }
  
  .price-field input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #ea1b25;
    transition-duration: 0.3s;
  }
.appliquer {
    margin-top: 20px;
    width: 100%;
}

/* temoignage */

.head-tem img {
    width: 90px !important;
    height: 90px !important;
    overflow: hidden;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    margin: auto;
}
.body-temoin h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
    color: #333e48;
    margin-top: 30px;
    text-align: center;
}
.body-temoin p {
    font-size: 14px;
    text-align: center;
}
#temoignage .item {
    padding: 15px;
    border: 0.3px solid #ddd;
    border-radius: 30px;
}
#temoignage .body-temoin {
    height: 195px;
    overflow: hidden;
}
.megamenu-firstfor {
    width: 100%;
}
.position-unsert {
    position: unset;
}
.positionrelative {
    position: relative;
}
.mega-container {
    display: flex;
    justify-content: space-between;
    padding: 20px 5px 80px;
}
.mega-container .col {
    padding: 0 15px;
    position: relative;
}
.mega-container .col:not(:last-child)::after {
    content: '';
    position: absolute;
    left: calc(100% + 7px);

    width: 0.5px;
    height: 100%;
    top: 0;
    background-color: #333e4856;
}
.mega-container .col-megamenu .caty-parent-mega {
    font-size: 1rem;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}
.mega-container .col-megamenu .list-acty-mega {
    line-height: 1.6;
    font-weight: normal;
    transition: all 0.3s ease-in-out; 
}
.mega-container .col-megamenu .caty-parent-mega:hover, .mega-container .col-megamenu .list-acty-mega:hover {
    color: #ea1b25;
} 
.catgorier-filter {
    font-weight: bolder;
    padding-bottom: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.catgorier-filter:hover {
    color: #ea1b25;
}
.soucoli-actfi {
    display: block;
    line-height: 1.7;
    display: block;
    color: #000;
    padding-left: 15px;
    padding-bottom: 15px;
}
.liscatyufilter {
    border-top: none !important;
}
.footer-call-us .call-us-number {
    font-size: 1.4em;
    margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) { 
    .ads-home-az.row {  
        justify-content: center;
    }
    .ad {
        margin-bottom: 15px;
    }

}
@media (max-width: 992px) { 
    .my-coopone {
        width: 100%;
        margin-top: 5px;
    }
    .my-coopone .coupon .button {
        font-size: 12px;
    }
    .panier-mobile {
        display: block;
    }
}
@media (max-width: 768px) { 
    .home-v1-slider {
        height: 530px;
        overflow: hidden;
    }
    #owl-main .item {
        height: 530px;
    }
    #owl-main, .home-v1-slider .owl-stage-outer {
        height: 100%;
    }
    .home-v1-slider .image-slide {
        order: 0;
        height: 250px;
        width: 100%;
    }
    .home-v1-slider  .content-slide-home {
        order: 1;
        height: fit-content;
        text-align: center;
    }
    .home-v1-slider .image-slide img {
        max-height: 250px;
        object-fit: contain;
        margin-left: auto;
        margin-right: auto;
    }
    .home-v1-slider .owl-dots {
        bottom: 0px;
    }
    .home-v1-slider .hero-1 {
        font-size: 23px;
    }
    .home-v1-slider .hero-subtitle {
        font-size: 14px;
        font-weight: 600;
    }
}
