.fl-module-bs_card.align-bottom .component_bs_card.card .card-body{
  -webkit-align-self:flex-end;
          align-self:flex-end;
}

.fl-module-bs_card .card-text ol{
  padding:1.0625rem;
}

.fl-module-bs_card .card .overlay{
  display:none;
}

.fl-module-bs_card .card .overlay button{
  background-color:#fff;
  border:.125rem solid #fff;
  color:#de3318;
  font-weight:700;
  margin:0 auto;
  outline:none;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
  line-height:16px;
  line-height:1rem;
  padding-top:.9375rem;
  padding-bottom:.9375rem;
}

.fl-module-bs_card .card .overlay button:before{
  background:#de3318;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  top:0;
  width:150%;
  z-index:-1;
}

.fl-module-bs_card .card .overlay button.hover,.fl-module-bs_card .card .overlay button:hover{
  color:#fff !important;
}

.fl-module-bs_card .card .overlay button.hover:before,.fl-module-bs_card .card .overlay button:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.fl-module-bs_card .text-links a{
  text-decoration:underline;
  position:relative;
  font-family:circe_bold;
  font-weight:800;
}

.fl-module-bs_card .text-links a:before{
  content:"";
  position:absolute;
  left:0;
  width:100%;
  bottom:-5px;
  bottom:-.3125rem;
}

.fl-module-bs_card .text-links a:after{
  content:url(/wp-content/themes/panache/assets/svg/link-arrow.svg);
  display:inline-block;
  margin-left:.3125rem;
  position:absolute;
  -webkit-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-transition:all .5s ease;
  transition:all .5s ease;
  vertical-align:middle;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card .text-links a:after{
    margin-top:.1875rem;
  }
}

.fl-module-bs_card .text-links a:hover:after{
  margin-left:.5rem;
  -webkit-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-transition:all .5s ease;
  transition:all .5s ease;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card .text-links a{
    font-size:14px !important;
    font-size:.875rem !important;
  }
}

.fl-module-bs_card.card-body-nopadding .component_bs_card.card .card-body{
  padding:0;
}

.fl-module-bs_card.gray_color_title .component_bs_card.card .card-body .card-title,.fl-module-bs_card.gray_color_title .component_bs_card.card .card-body h2{
  color:#008572;
}

.fl-module-bs_card.gray_bg_card_block .component_bs_card.card{
  background:#f4f4f4;
}

.fl-module-bs_card .component_bs_card.card:not(.is-tabbing):focus{
  outline:2px solid #b55b3b;
  outline:.125rem solid #b55b3b;
}

.component_bs_card.card .card-body a{
  border-bottom:none;
  text-align:center;
}

.component_bs_card.card .card-body .card-text a{
  color:#118471;
  text-decoration:none;
}

.component_bs_card.card .card-body .card-text a:hover{
  color:#118471;
  text-decoration:none;
}

.bordered_right_card_block .component_bs_card.-border{
  border:none;
}

.bordered_right_card_block .component_bs_card.-border.card .card-body{
  border-right:.0625rem solid #cccaca;
}

@media (max-width:767.98px){
  .bordered_right_card_block .component_bs_card.-border.card .card-body{
    border-right:none;
    height:auto !important;
  }
}

.bordered_bottom_card_block .component_bs_card.-border{
  border:none;
}

.bordered_bottom_card_block .component_bs_card.-border.card .card-body{
  border-bottom:.0625rem solid #cccaca;
}

.bottom_space_card_block .component_bs_card{
  margin-bottom:2.5rem;
}

@media (max-width:767.98px){
  .bottom_space_card_block .component_bs_card{
    margin-bottom:0;
  }
}

.card-text-bottom-space .component_bs_card.card .card-body .card-text{
  margin-bottom:1.5625rem;
}

.bordered-card-title .fl-module-bs_card .component_bs_card.card .card-body .card-title{
  border-bottom:.0625rem solid #adb5bd;
  padding-bottom:.9375rem;
  color:#404040;
}

.no-title-margin .fl-module-bs_card .component_bs_card.card .card-body .card-title{
  margin-bottom:0;
}

.article_card .bordered_right_card_block .card-body{
  padding:1.25rem 2.8125rem;
}

@media (max-width:1600px){
  .article_card .bordered_right_card_block .card-body{
    padding:1.25rem 1.875rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .article_card .bordered_right_card_block .card-body{
    padding:1.25rem;
  }
}

@media (max-width:767.98px){
  .article_card .bordered_right_card_block .card-body{
    padding:1.25rem 1.875rem;
  }
}

.article_card .bordered_right_card_block .card-body .card-text h1{
  font-size:30px;
  font-size:1.875rem;
}

@media (max-width:1600px){
  .article_card .bordered_right_card_block .card-body .card-text h1{
    font-size:24px;
    font-size:1.5rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  .article_card .bordered_right_card_block .card-body .card-text h1{
    font-size:20px;
    font-size:1.25rem;
  }
}

@media (max-width:767.98px){
  .article_card .bordered_right_card_block .card-body .card-text h1{
    font-size:26px;
    font-size:1.625rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  .page-essaie-moi .component_bs_card .card .card-body h2,.page-try-me .component_bs_card .card .card-body h2{
    font-size:20px;
    font-size:1.25rem;
  }
}

.page-essaie-moi .component_bs_card .card .card-body .text-links,.page-try-me .component_bs_card .card .card-body .text-links{
  text-align:center;
}

.page-essaie-moi .component_bs_card .card .card-body .text-links a,.page-try-me .component_bs_card .card .card-body .text-links a{
  color:#de3318;
}

.page-essaie-moi .fl-module-bs_card .text-links a:after,.page-try-me .fl-module-bs_card .text-links a:after{
  content:none;
}

.archive_products .card-deck{
  width:100%;
}

.archive_products .card-deck .fl-module-bs_card{
  min-width:33.33%;
  max-width:33.33%;
  border-right:.0625rem solid #cccaca;
  border-bottom:0;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
  margin:0 0 3.125rem;
  height:auto;
}

.archive_products .card-deck .fl-module-bs_card:first-child,.archive_products .card-deck .fl-module-bs_card:nth-child(3n+4){
  border-left:.0625rem solid #cccaca;
}

@media (min-width:768px) and (max-width:991.98px){
  .archive_products .card-deck .fl-module-bs_card:first-child,.archive_products .card-deck .fl-module-bs_card:nth-child(3n+4){
    border-left:0;
  }
}

@media (max-width:767.98px){
  .archive_products .card-deck .fl-module-bs_card:first-child,.archive_products .card-deck .fl-module-bs_card:nth-child(3n+4){
    border-left:0;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .archive_products .card-deck .fl-module-bs_card{
    min-width:50%;
    max-width:50%;
    border-right:.0625rem solid #cccaca;
  }
  .archive_products .card-deck .fl-module-bs_card:nth-child(odd){
    border-left:.0625rem solid #cccaca;
  }
}

@media (max-width:767.98px){
  .archive_products .card-deck .fl-module-bs_card{
    border:0;
    border-top:.0625rem solid #cccaca;
    min-width:100%;
    max-width:100%;
    margin:0;
    padding:1.875rem 0;
  }
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card{
  padding:0 1.875rem;
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-img-top{
  -moz-background-size:auto 100%;
       background-size:auto 100%;
  background-repeat:no-repeat;
  max-height:230px;
  max-height:14.375rem;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  text-align:center;
  background-position:50%;
  height:230px;
  height:14.375rem;
}

@media (max-width:1299px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-img-top{
    height:170px;
    height:10.625rem;
  }
}

@media (max-width:767.98px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-img-top{
    height:230px;
    height:14.375rem;
  }
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body{
  text-align:center;
  padding:0;
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title{
  font-size:24px;
  font-size:1.5rem;
  color:#482b73;
  line-height:30px;
  line-height:1.875rem;
  text-align:center;
  margin:1.5625rem 0 .9375rem;
}

@media (max-width:1600px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title{
    font-size:18px;
    font-size:1.125rem;
    line-height:normal;
  }
}

@media (max-width:767.98px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title{
    font-size:24px;
    font-size:1.5rem;
  }
}

@media (max-width:413px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title{
    font-size:20px;
    font-size:1.25rem;
  }
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title a{
  color:#482b73;
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .card-title a:hover{
  text-decoration:none;
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a{
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  font-size:18px;
  font-size:1.125rem;
  font-family:circe_regular;
  font-weight:400;
  position:relative;
  color:#b55b3b;
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a:hover{
  text-decoration:none;
}

@media (max-width:1600px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a{
    font-size:16px;
    font-size:1rem;
    line-height:normal;
  }
}

@media (max-width:767.98px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a{
    font-size:18px;
    font-size:1.125rem;
  }
}

@media (max-width:413px){
  .archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a{
    font-size:16px;
    font-size:1rem;
  }
}

.archive_products .card-deck .fl-module-bs_card .component_bs_card.card .card-body .text-links a:after{
  content:"";
  position:absolute;
  width:100%;
  bottom:3px;
  bottom:.1875rem;
  border-bottom-width:.0625rem;
  border-bottom-style:solid;
  margin-left:0;
  left:0;
}

/*# sourceMappingURL=bs_card_theme.min.css.map */
