/** Shopify CDN: Minification failed

Line 15:0 Unexpected "alert("
Line 287:0 Expected "}" to go with "{"

**/

  @media (min-width: 980px){

    .header-bottom_vertical-menu{
      width: 130px !important;
    }
  }
  
alert('hello');

/* Prix de vente du produit */
.product-price .price-sale,
.product-price .price{
    font-weight: 700!important;
  color: #fff!important;
   /*border: 1px solid #333333;*/
    padding: 5px 10px;
  border-radius: 15px;
      background: #0099ff !important;
   
}


@media (max-width: 390px){
.slider-item.col-lg-4 .product-price .price,
 .slider-item.col-lg-4 .product-price .price-sale{
	font-size: 11px !important;
  
}
  .price-currency-small{ 
    font-size: 10px !important
}

}

@media (min-width: 391px) AND (max-width: 599px){
.slider-item.col-lg-4 .product-price .price,
 .slider-item.col-lg-4 .product-price .price-sale{
	font-size: 13px !important;
  
}
  .price-currency-small{ 
    font-size: 12px !important
}

}
@media (min-width: 600px) AND (max-width: 750px){
.slider-item.col-lg-4 .product-price .price,
 .slider-item.col-lg-4 .product-price .price-sale{
	font-size: 14px !important;
  
}
  .price-currency-small{ 
    font-size: 13px !important
}

}



@media (max-width: 768px){

  .slider-item{
    margin-top: 1.5rem;
  }
}

/* Prix barré du produit */
.price-compare{
    font-size: 12px;
    color: #848484;
}
/* unité de la monaie sur le Prix de vente du produit */
.price-currency-small{ 
    font-size: 14px 
}

.header-mobile .header-icons ul li svg {
  fill: #fff !important;
    color: #fff !important;
}

.btn-add-to-cart.js-atc-btn{
      display: none !important;
}

.product-card_price_action .product-price{
    width: 100% !important;
}

.product-card_price_action .product-card_actions{
      display: none;
}


.product-card.balance-row-2{
    padding: 1rem 5px !important;
  margin-bottom: 14px !important;

  
}
.product-card.balance-row-2:hover{
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
  
}


.product-card_title{
  color: #333E48 !important;
  
}


.whatsappbtn{
  text-decoration: none;
  color:white;
  background: #0787ea;
  
}


.product-card .product-card_title a {
  color: #333E48 !important;
}
.product-card .product-card_title a:hover{
  color: #0787ea !important;
}

/*
.product-card .product-card_title {
  font-weight: 500
}
*/

.product-price{
  display: flex;
  flex-direction: column-reverse;
}


.section-bottom-widget .product-card .product-price{
  align-items: left !important;
}



/*
.product-info_details .people-in-cart,
.shipping-time{
      display: none !important;
}
*/
.product-info_detail, 
.delivery-time,
.deadline,
.people-in-cart{
      display: none !important;
}

.whatsappbtn{
  background: #22d366 !important;
  width: 100%;
  padding: 15px 15px;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  font-weight: 700;
  font-size: 14px;
}

.whatsappbtn:hover{
  color: white;
  background: #075E54 !important;
}

.product-form_dynamic-checkout {
  display: none !important;
}

/**  FOoter **/

.section-footer .widget-logo,
.section-footer .widget-phone,
.section-footer .widget-social,
.section-footer .widget-address,
.section-footer .widget-social-icons
{
	justify-content: center;
}

.section-footer .widget-address
{
	text-align: center;
}



/*** Slideshow Button **/

/* Lumix */
.slide-696332f9-827a-46aa-b869-62da31d091c3 .btn-slideshow.content-button
{
color : white !important;
background: #b300e0 !important;
border: 1px solid #b300e0;
}

.slide-696332f9-827a-46aa-b869-62da31d091c3 .btn-slideshow.content-button:hover
{
color : white !important;
background: #9500bb !important;
border: 1px solid #9500bb;
}

/* Canon */
.slide-e6811877-8947-4e14-8e19-6792441aff9a .btn-slideshow.content-button
{
    font-weight:600;
color : Black !important;
background: white !important;
border: 1px solid white;
}
.slide-e6811877-8947-4e14-8e19-6792441aff9a .btn-slideshow.content-button:hover
{
color : white !important;
background: black !important;
border: 1px solid black;
}


/* Drone */
.slide-e809c449-51e0-44a4-acf9-9d5bc157d857 .btn-slideshow.content-button
{
color : white !important;
background: black !important;
border: 1px solid black;
}

.slide-e809c449-51e0-44a4-acf9-9d5bc157d857 .btn-slideshow.content-button:hover
{
color : Black !important;
background: white !important;
border: 1px solid white;
}


@media(max-width: 630px){

  /*
.tab-content-inner .block-image-inner{

  display: none !important;
}
*/
  /*
#shopify-section-template--16090893582513__1650006839d9b4e95c .block-image-inner{

  display: none !important;
}

@media(max-width: 950px){

.bannerContent{
  display: none !important;
  }
}
*/


  /* Désactiver image
 */

#section-template--16090893582513__16500077567e8789a4 .block-image-inner span img{
  width: 100%;
    height: 100%
    position: absolute;
}



