
/* Services Widget Styles
--------------------------------------------- */
.owl-carousel .owl-stage {
  display: flex;
}
 .bluthe_services_widget{
     background: #F6F6F6;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 .bluthe_services_widget .bluthe_cards_container,
 .product_group__widget .bluthe_cards_container{
      display:flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: baseline;
      gap: 15px;
 }

@media screen and (max-width: 767px) {
 .product_group__widget .bluthe_cards_container,
 .bluthe_cards_container,
 .bluthe_package_flower ul.products,
 .bluthe_package_flower ul.products.columns-4,
 .bluthe_package_flower ul.products.columns-3,
 .bluthe_testimonial-container,
  .woocommerce-tabs ul.tabs {
      overflow-x: auto;
      overflow-y: hidden;
      -ms-overflow-style: none;
      scrollbar-width: none;
 }

 .product_group__widget .bluthe_cards_container::-webkit-scrollbar,
 .bluthe_cards_container::-webkit-scrollbar,
 .bluthe_package_flower ul.products::-webkit-scrollbar,
 .bluthe_package_flower ul.products.columns-4::-webkit-scrollbar,
 .bluthe_package_flower ul.products.columns-3::-webkit-scrollbar,
 .bluthe_testimonial-container::-webkit-scrollbar,
 .woocommerce-tabs ul.tabs::-webkit-scrollbar {
      display: none;
 }
}
 .bluthe_services_widget .bluthe_cards_container{
       padding: 40px 10px;
 }
 .widget__elemnt__position{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
 }
 .bluthe_services_widget .bluthe_cards_container .card{
       background: #FFF;
       /* max-width: 290px; */
       padding: 30px;
       /* margin-right: 35px; */
       color: #003158;
       flex-grow: 1;
 }

 /* .bluthe_owl-carousel .owl-item {
  margin-right: 10px;
 } */

 .bluthe_services_widget .bluthe_cards_container .card img{
       height: 32px;
       width: 32px;
 }
  .bluthe_services_widget .bluthe_cards_container .card .card__title{
       font-family: 'Poppins', sans-serif;
       color: #003158;
       text-align: center;
       font-size: 16px;
       font-weight: 400;
       margin: 8px 0;
  }
  .bluthe_services_widget .bluthe_cards_container .card p,
  .bluthe_package_flower .bluthe_cards_container .bluthe_product-item .bluthe_product-title
  {
       color: #003158;
       font-size: 13px;
       font-weight: normal;
    }
  .bluthe_services_widget .bluthe_cards_container .card:last-child{
       margin-right: 0;
  }
     .product_group__widget .widget__elemnt__position.card{
    position: relative;
    flex: 1 0 0;

    }
  @media (min-width: 1200px) and (max-width: 1300px) {
     .bluthe_services_widget .bluthe_cards_container .card{
      padding: 32px 45px;
     }
   }
    @media (min-width: 1000px) and (max-width: 1100px) {
        .bluthe_services_widget .bluthe_cards_container .card{
         padding: 32px 22px;
        }
      }
      @media (min-width: 768px) and (max-width: 1000px) {
            .bluthe_services_widget .bluthe_cards_container .card{
             padding: 32px 8px;
             margin-right: 15px;
            }
          }
      

    /* Product Group Widget Styles
    --------------------------------------------- */
   .product_group__widget .bluthe_cards_container{
    padding: 85px 0
   }
   .product_group__widget .bluthe_cards_container .card img{
    /* width: 140px; */
    /* height: 135px; */
    border-radius: 8px;
    object-fit: cover;
   }
   .product_group__widget .bluthe_cards_container .card .card__title{
    font-family: 'Lora', sans-serif;
    color: #13346F;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
   }
    /* .product_group__widget .widget__elemnt__position.card h3{
    position: absolute;
    top: 140px;
    } */
    @media (min-width: 767px) and (max-width: 1030px) {
    /* .product_group__widget .bluthe_cards_container .card{
       margin-right: 10px;
     } */
     .product_group__widget .bluthe_cards_container .card img {
         width: 110px;
         height: 90px;
     }
      .product_group__widget .widget__elemnt__position.card h3{
         top: 90px;
         }
    }
    /* Widget Gift Customizer Styles
       --------------------------------------------- */
    .widget_gift_customizer .content_div{
     /* background-repeat: no-repeat; */
     /* background-position: 996px -78px; */
     /* background-size: 45% 145%; */
     display: flex;
     height: 450px;

    }
    .widget_gift_customizer .gift_steps__container{
     border-top-right-radius: 1041px;
     border-bottom-right-radius: 1041px;
     background: #FEF4F4;
     max-width: 70%;
     flex: 1 0 0;
    }
    .gift_steps__container h2,
    .gift_steps__container h3 {
      margin: 0px;
    }
    .widget_gift_customizer .gift_steps_left{
     padding-top: 60px;
     padding-bottom: 60px;
     padding-right: 9%;
     width: 100%;
     max-width: 924px;
    }
    .widget_gift_customizer .gift_steps__container{
     display: flex;
     flex-direction: row-reverse;
    }
    .widget_gift_customizer .gift_steps__title{
     font-family: 'Lora', sans-serif;
     color: #13346F;
     font-size: 32px;
     font-weight: 600;
     margin: 0;
    }
    .widget_gift_customizer .step_name h3{
     font-family: 'Poppins', sans-serif;
     font-size: 18px;
     font-weight: 500;
     color: #13346F;
    }
    .widget_gift_customizer .gift_steps__list li{
     display: flex;
     flex-direction: row;
     margin-bottom: 30px;
    }
    .widget_gift_customizer .gift_steps__list li .step_number{
       display: flex;
       width: 25.412px;
       height: 25.412px;
       padding: 1px 9px;
       flex-direction: column;
       justify-content: center;
       align-items: center;
       border-radius: 12.706px;
       background: #A86780;
       color: #fff;
       margin-right: 15px;
    }
    .widget_gift_customizer .gift_steps__container ul{
      display: flex;
    }
    .widget_gift_customizer .step_name p{
       font-family: 'Poppins', sans-serif;
       font-size: 12px;
       font-weight: 400;
       color: #13346F;
    }
    .widget_gift_customizer .gift_steps__list .step_column{
       margin-right: 40px;
    }
    .widget_gift_customizer .gift_steps_left ul{
       padding: 0;
       margin: 40px 0 0 0;
    }
    .widget_gift_customizer .gift_steps_left a.button{
       width: 119px;
       height: 39px;
    }
    .widget_gift_customizer .mob_img_container {
      display: none;
    }
       @media screen and (max-width: 767px) {
       .widget_gift_customizer .gift_steps__title{
         font-size: 24px;
         max-width: 270px;
         margin-top: -115px;
        }
        .widget_gift_customizer .gift_steps__container .gift_steps__list{
         display: flex;
         flex-direction: column;
        }
        .widget_gift_customizer .gift_steps__container{
            flex-direction: row-reverse;
            width: 100%;
            height: 723px;
            border-radius: 723px;
            background: #FEF4F4;
            max-width: unset;
            border-top-left-radius: 723px;
            border-bottom-left-radius: 723px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            margin-left: auto;
        }
       .widget_gift_customizer .mob_img_container {
             display: block;
             display: flex ;
             justify-content: flex-end;
           }
           .widget_gift_customizer .flower_main_image{
            display: none;
           }
           .widget_gift_customizer .content_div{
            height: auto;
           }
       .widget_gift_customizer .mob_img_container img{
              height: 300px;
              width: 209px;
              object-fit: cover;
        }

        .widget_gift_customizer .step_name h3{
        font-size: 16px;
        }
        .widget_gift_customizer .gift_steps_left{
            padding-left: 15%;
        }
        .widget_gift_customizer .gift_steps_left button{
             margin: 0px 0 60px 45px;
        }
        .widget_gift_customizer .gift_steps_left{
           padding-top: 0px;
        }
        .product_group__widget .bluthe_cards_container{
        padding: 40px 0;
        overflow-x: scroll;
        }

     }
      @media screen and (max-width: 380px) {
      .widget_gift_customizer .gift_steps_left button{
              margin: 0px 0 60px 68px;
      }
      }
    /* Widget Slider Styles
           --------------------------------------------- */

      /* Important pour que Owl Carousel fonctionne */
      .bluthe_owl-carousel .owl-stage-outer {
        overflow: hidden; /* Ne pas mettre visible ici ! */
      }

      .bluthe_slide {
        background: var(--mobile-bg, #FEF4F4);
        max-height: 500px;
        width: 100%;
      }
      .bluthe_slide p {
        margin-bottom: 0px;
      }

      .bluthe_slide-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
      }
      .bluthe_slide_link{
        display: block;
        color: inherit;
        text-decoration: none;
        height: 100%;
      }

      .bluthe_slide_text {
        padding: 10px 15px;
        flex: 0 0 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: column;
      }
       .bluthe_slide_text h2 {
        margin: 10px 0px;
       }
      .bluthe_slide_text h2,
       .bluthe_package_flower h2,
       .bluthe_testimonial-section h2,
       .bluthe_brands_widget h2{
        /* font-family: 'Lora', sans-serif; */
        font-size: 18px;
        color: #003158;
        font-weight: 500;
        line-height: 1.4;
      }

      .bluthe_shop_btn {
        font-family: 'Poppins', sans-serif;
        /* display: flex;
        justify-content: center;
        align-items: center; */
        /* width: 150px; */
        display: inline-block;
        /* height: 40px; */
        padding: 5px 26px;
        border-radius: 124px;
        background: #FFF;
        color: #003158;
        font-size: 19px;
        font-weight: 400;
        text-decoration: none;
        margin-bottom: 10px;
        margin-top: 15px;
        line-height: 22px;
        text-align: center;
      }
      @media screen and (max-width: 720px) {
        .bluthe_shop_btn {
          display: none;
        }
      }

      .bluthe_slide_image {
        position: relative;
        flex: 0 0 50%;
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .bluthe_slide_image img {
        width: 100%;      /* Important */
        height: auto;
        max-height: 500px;
        object-fit: contain; /* default for larger screens */
      }
      .bluthe_slider_section{
      padding-bottom: 40px;
      margin: 0 auto;
      }
      .bluthe_slider_section .container{
        padding: 0px;
      }

      /* Image fit: cover on small screens */
      @media screen and (max-width: 720px) {
        .bluthe_slide_image img {
          object-fit: cover;
        }
      }

      /* Dots on mobile sizing retain same colors */
      @media screen and (max-width: 500px) {
        .owl-theme.bluthe_owl-carousel .owl-dots .owl-dot.active span {
          background: #13346F !important;
        }
        .owl-theme.bluthe_owl-carousel .owl-dots .owl-dot span{
          background: rgba(19, 52, 111, 0.19);
        }
        .owl-theme.bluthe_owl-carousel .owl-nav.disabled+.owl-dots{
          margin-top: 20px;
        }
      }

    @media screen and (min-width: 767px) {
     .owl-theme.bluthe_owl-carousel .owl-nav.disabled+.owl-dots {
          position: absolute !important;
          bottom: 20px !important;
          right: 40px !important;
        }
       .owl-theme.bluthe_owl-carousel .owl-dots .owl-dot.active span {
          background: #fff !important;
        }
        .owl-theme.bluthe_owl-carousel .owl-dots .owl-dot span{
          background: rgba(255, 255, 255, 0.50) !important;
        }
      }
         .owl-theme.bluthe_owl-carousel .owl-dots .owl-dot span{
             width: 24px !important;
             height: 4px !important;
             border-radius: 10px !important;
         }

         .owl-theme.bluthe_owl-carousel button.owl-dot {
             margin: -3px;
         }
          /* Widget package of flowers styles
                    --------------------------------------------- */
          .bluthe_package_flower .bluthe_cards_container .bluthe_product-item img{
              width: 100%;
              object-fit: cover;
          }
          .bluthe_package_flower .bluthe_cards_container .bluthe_product-item .bluthe_product-title{
             margin-top: 5px;
             height: 44px;
          }
          .bluthe_package_flower .bluthe_cards_container .bluthe_product-item{
             position: relative;
             background: #FEF4F4;
             display: flex;
             flex-direction: column;
             max-width: 24%;
          }
          .bluthe_package_flower .bluthe_cards_container .bluthe_product-item:last-child{
           margin-right: 0;
          }
          .bluthe_package_flower .bluthe_cards_container .bluthe_product-item .bluthe_product-button
         {
            display: flex;
            float: right;
            }

          .bluthe_package_flower .bluthe_product-item .bluthe_product_content a{
           text-decoration: none !important;
          }
          .bluthe_package_flower .bluthe_product-item .bluthe_product-price{
              font-size: 17px;
              font-weight: 600;
              color: #003158;
          }
          .bluthe_package_flower .bluthe_product-item .bluthe_product-price span{
              font-size: 14px;
              font-weight: 300;
              margin-right: 5px;
          }
          .bluthe_package_flower .bluthe_product-item .bluthe_product_content{
               background: #FEF4F4;
               padding: 0px 10px 0px 10px;
               margin-bottom: 10px;
               width: 100%;
          }
          .bluthe_package_flower .bluthe_cards_container {
              display: flex;
              flex-wrap: wrap;
              /* align-items: stretch; */
              /* gap: 18px; */
              justify-content: space-between;
          }
          a {
           text-decoration: none;
           }
           .bluthe_package_flower {
            margin:40px 0;
           }
   .bluthe_package_flower h2 {
    padding: 20px 0px;
    }
    .bluthe_package_flower .bluthe_package_title{
       display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .bluthe_package_flower .bluthe_product-button {
         /* border-radius: 29px; */
         /* background: #F4F4F4; */
         display: flex ;
         width: 82px;
         height: 32px;
         /* padding: 6px; */
         justify-content: center;
         align-items: center;
         /* color: #13346F; */
         font-size: 16px;
         font-weight: 400;
         margin-right: 18px;
    }
    @media (min-width: 1100px) and (max-width: 1300px) {
    .bluthe_package_flower .bluthe_cards_container .bluthe_product-item {
    max-width: 260px;
    }
    .bluthe_package_flower h2 {
        padding: 20px 10px;
    }
    .bluthe_package_flower .bluthe_product-button{
       margin-right: 10px;
    }
    }
     @media (min-width: 930px) and (max-width: 1030px) {
        .bluthe_package_flower .bluthe_cards_container .bluthe_product-item {
        max-width: 225px;
        }
        .bluthe_package_flower .bluthe_cards_container{
        /* gap: 10px; */
        }
        .bluthe_package_flower .bluthe_cards_container .bluthe_product-item img{
        height: 280px;
        }
        .bluthe_package_flower h2 {
         padding: 20px 0px;
         }
         .bluthe_package_flower .bluthe_product-button{
                margin-right: 0px;
          }
        }
        @media screen and (max-width: 929px) {
        .bluthe_package_flower h2 {
          padding: 20px 32px;
         }
         .bluthe_package_flower .bluthe_product-button{
          margin-right: 32px;
         }
        }
   @media screen and (max-width: 767px) {
   .bluthe_package_flower .bluthe_cards_container .bluthe_product-item img {
       width: 205px;
       height: 223px;
      }
    .bluthe_package_flower .bluthe_cards_container .bluthe_product-item{
      max-width: 205px;
    }
    .bluthe_package_flower h2,
     .bluthe_testimonial-section h2,
     .bluthe_brands_widget h2{
     font-size: 22px;
     font-weight: 600;
    }
    .bluthe_package_flower .bluthe_cards_container .bluthe_product-item {
     min-height: 350px;
    }
    .bluthe_package_flower .container {
       padding-right: unset;
       padding-left: unset;
      }
      .bluthe_package_flower .bluthe_product-button{
        font-size: 14px;
      }
      .bluthe_package_flower .bluthe_product-button{
       margin-right: 10px;
       }
       .bluthe_package_flower .bluthe_product-button {
         width: 70px;
         height: 28px;
       }
    }
      .bluthe_package_flower button{
       margin-top: unset;
      }
      .bluthe_testimonial-section h2,
      .bluthe_brands_widget h2{
       padding: 20px 5px;
      }
     /* Widget testimonials
               --------------------------------------------- */
   .bluthe_testimonial-section {
        padding: 50px 0;
      }

      .bluthe_testimonial-container {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
      }

      .bluthe_testimonial-card {
       padding: 14px 16px;
       flex: 1 1 30%;
       display: flex;
       flex-direction: column;
       gap: 10px;
       align-items: flex-start;
       background: rgba(254, 244, 244, 0.55);
       position: relative;
       max-width: 400px;
      }
      .bluthe_testimonial-container .bluthe_testimonial-image{
        display: flex;
        flex-direction: row;
        gap: 10px;
        }

      .bluthe_testimonial-image img {
        object-fit: cover;
        max-width: 100px;
        height: 80px;
        border-radius: 4px;
      }

      .bluthe_testimonial-content p {
         font-size: 14px;
         font-weight: 400;
         color: #003158;
         margin: 0px;
      }
      .bluthe_testimonial-content h6{
        margin: 0px 0px 5px 0px;
      }
      .bluthe_testimonial-meta {
        margin-top: 5px;
        display: flex;
        flex-direction: row;
        align-items: center;
      }

      .bluthe_testimonial-meta strong {
       display: block;
       color: #003158;
       font-size: 14px;
       font-style: normal;
       font-weight: 500;
       line-height: 24px;
      }

      .bluthe_testimonial-date {
      color: rgba(0, 49, 88, 0.57);
      font-size: 12px;
      font-weight: 400;
      }
     .bluthe_testimonial-card .testimonial-rating{
      position: absolute;
      right: 20px;
     }
     @media (min-width: 767px) and (max-width: 1000px) {
     .bluthe_testimonial-card {
      flex: 1 1 48%;
     }
     }
     @media screen and (max-width: 767px) {
     .bluthe_testimonial-card .testimonial-rating {
      display:flex;
     }
      .bluthe_testimonial-section {
          padding: 30px 0;
      }
     }

/* Widget Brands
               --------------------------------------------- */
.bluthe_brands_widget .bluthe_cards_container{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center
}
.bluthe_brands_widget .bluthe_cards_container .bluthe_brand_image img{
   width: auto;
   height: 90px;
   object-fit: contain;
}
.bluthe_brands_widget .bluthe_cards_container .bluthe_brand_image{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.bluthe_testimonial-container a {
  flex: 0 0 400px;
}
@media (max-width: 767px) {
  .bluthe_brands_widget .bluthe_brand_image {
    width: calc(50% - 10px); /* Deux par ligne avec gap */
  }
  .bluthe_brands_widget .bluthe_cards_container .bluthe_brand_image img{
      width: 120px;
      height: 120px;
   }

}
 @media (min-width: 1100px) and (max-width: 1300px) {
 .bluthe_brands_widget .bluthe_cards_container {
    gap: 8px;
  }
 }

@media screen and (max-width: 767px) {
      .bluthe_services_widget .container{
        padding: 0;
        }
        .bluthe_services_widget .bluthe_cards_container .card{
          padding: 20px;
        }
         .bluthe_services_widget .bluthe_cards_container{
          flex-wrap: nowrap;
          overflow-x: auto;
         }
         .bluthe_cards_container .widget__elemnt__position.card {
          flex: 1 0 25vw;
         }
         .bluthe_services_widget .bluthe_cards_container .widget__elemnt__position.card {
          flex: 1 0 70vw;
         }
         .bluthe_testimonial-container {
          overflow-x: auto;
          justify-content: initial;
          flex-wrap: nowrap;
         }
         .bluthe_testimonial-container a {
          flex: 0 0 80vw;
         }
      }
