.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
  background-color:#b62a2b;
  border:.125rem solid #b62a2b;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:normal;
  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;
  font-family:Poppins,sans-serif;
  font-weight:500;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -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);
  width:150%;
  z-index:-1;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:hover,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.hover.button{
  color:#b62a2b;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:hover:before,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.hover.button: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_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay>div{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button{
  font-family:Poppins,sans-serif;
  margin-left:.9375rem;
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button{
    margin-left:.625rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    padding:.625rem .9375rem;
    font-size:12px;
    font-size:.75rem;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    padding:.9375rem 1.5625rem;
  }
}

@media (max-width:413px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    padding:.625rem;
  }
}

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