.card-deck .recipe-card .recipe_card_link .overlay span.button{
  background:#e0251b;
  border:.125rem solid #e0251b;
  position:relative;
  z-index:1;
  text-decoration:none;
  overflow:hidden;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
}

.card-deck .recipe-card .recipe_card_link .overlay span.button:before{
  background:#fff;
  content:"";
  height:100%;
  top:0;
  left:0;
  position:absolute;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:1s cubic-bezier(.07, .51, .12, 1);
  transition:1s cubic-bezier(.07, .51, .12, 1);
  -webkit-transition-property:color, -webkit-transform;
  transition-property:color, -webkit-transform;
  -moz-transition-property:transform, color, -moz-transform;
  transition-property:transform, color;
  transition-property:transform, color, -webkit-transform, -moz-transform;
  width:150%;
  z-index:-1;
  display:block;
}

.card-deck .recipe-card .recipe_card_link .overlay span.button:hover{
  border-color:#e0251b;
  color:#e0251b;
}

.card-deck .recipe-card .recipe_card_link .overlay span.button:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.card-deck .recipe-card .recipe_card_link .overlay span.button{
  background:#fff;
  border:.125rem solid #fff;
}

.card-deck .recipe-card .recipe_card_link .overlay span.button:before{
  background:#e0251b;
}

.card-deck .recipe-card .recipe_card_link .overlay span.button:hover{
  border-color:#fff;
  color:#fff;
}

@media (max-width:767.98px){
  .component_related .card-deck .recipe-card{
    margin-bottom:0;
  }
}

.component_related .card-deck .recipe-card .overlay .container{
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_related .card-deck .recipe-card .overlay .container{
    margin-left:0;
  }
}

.component_related .card-deck .recipe-card .overlay span.button{
  background:#fff;
  color:#e0251b;
  font-family:Maven Pro,sans-serif;
}

.component_related .card-deck .recipe-card:first-child .card-body{
  border-left:.0625rem solid #ddd;
}

.component_related .card-deck .recipe-card .card-body{
  border-right:.0625rem solid #ddd;
  padding-bottom:1.25rem;
}

@media (max-width:767.98px){
  .component_related .card-deck .recipe-card .card-body{
    border-right:0;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description{
    padding-left:2rem !important;
  }
}

.component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-term{
  font-family:Maven Pro,sans-serif;
  font-size:1.125rem;
  font-weight:700;
}

@media (max-width:1600px){
  .component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-term{
    font-size:1rem;
  }
}

@media (max-width:1299px){
  .component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-term{
    font-size:.875rem;
  }
}

.component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-detail{
  font-family:Maven Pro,sans-serif;
  font-size:1rem;
}

@media (max-width:1299px){
  .component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-detail{
    font-size:.875rem;
  }
}

.component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description:last-child span{
  padding-left:.9375rem;
}

.component_related .card-deck .recipe-card .card-body .bottom-col-wrap .col .description:last-child .description{
  margin-left:1.25rem;
}

.component_related .card-deck .recipe-card .card-body .bottom-col-wrap span,.component_related .card-deck .recipe-card .card-body .bottom-col-wrap span:before{
  color:#e0251b;
}

.component_related .card-deck .recipe-card .card-body .card-title a{
  font-family:Maven Pro,sans-serif;
  color:#404040;
  font-size:1.125rem;
  font-weight:700;
}

.component_related .card-deck .slick-dots{
  visibility:visible;
  height:0;
}

.single_recipe_related .component_related .card-deck .recipe-card:first-child .card-body{
  border-left:.0625rem solid #ddd;
}

@media (max-width:767.98px){
  .single_recipe_related .component_related .card-deck .recipe-card{
    margin-bottom:1.875rem;
  }
}

.card-deck .recipe-card .recipe_card_link .overlay{
  background-color:rgba(224, 37, 27, .8);
}

.card-deck .recipe-card .recipe_card_link .overlay span.button{
  margin:auto;
  border-width:.125rem;
  color:#e0251b;
  padding:.8125rem 1.4375rem;
}

@media (max-width:1199.98px){
  .card-deck .recipe-card .recipe_card_link .overlay span.button{
    padding:.8125rem 1.375rem;
  }
}

@media (max-width:575.98px){
  .card-deck .recipe-card .recipe_card_link .overlay span.button{
    font-size:.75rem;
  }
}

.card-deck .recipe-card .card-body{
  border:.0625rem solid #ddd;
  border-top:none;
  border-left:none;
  padding:0 2.5rem 1.25rem;
}

@media (max-width:1600px){
  .card-deck .recipe-card .card-body{
    padding:0 1.5625rem 1.25rem;
  }
}

@media (max-width:1299px){
  .card-deck .recipe-card .card-body{
    padding:0 .9375rem 1.25rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .card-deck .recipe-card .card-body{
    padding:0 .625rem 1.25rem;
  }
}

@media (max-width:767.98px){
  .card-deck .recipe-card .card-body{
    padding:0 1.5625rem 1.25rem;
    border-right:none;
  }
}

.card-deck .recipe-card .card-body .card-title{
  color:#404040;
  font-family:Maven Pro,sans-serif;
  font-size:1.5rem;
  line-height:1.75rem;
  font-weight:700;
  border-bottom:none;
  padding:1.5625rem 0;
}

@media (max-width:1600px){
  .card-deck .recipe-card .card-body .card-title{
    font-size:1.125rem;
    line-height:1.5rem;
    padding:1rem 0;
  }
}

@media (max-width:1299px){
  .card-deck .recipe-card .card-body .card-title{
    margin-bottom:.625rem;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col{
  border-right:.0625rem solid #ddd;
  border-top:.0625rem solid #ddd;
}

@media (max-width:767.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col{
    padding:.5rem;
  }
}

@media (max-width:374px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col{
    padding:1.25rem .5rem .5rem;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col .description{
  text-align:left;
}

@media (min-width:992px) and (max-width:1199.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col .description{
    padding-left:2rem !important;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col .description{
    text-align:center;
  }
}

@media (max-width:767.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col .description{
    text-align:center;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-detail,.card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-term{
  color:#404040;
  font-family:Maven Pro,sans-serif;
  font-size:1rem;
  font-weight:700;
  line-height:normal;
  margin-bottom:0;
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col .description .description-detail{
  font-family:Maven Pro,sans-serif;
  font-weight:400;
}

@media (max-width:374px){
  .recipe-card .card-body .bottom-col-wrap .col{
    display:block;
  }
}

.recipe-card .card-body .bottom-col-wrap .col span{
  margin-right:.625rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .recipe-card .card-body .bottom-col-wrap .col span{
    margin-right:0;
  }
}

@media (max-width:374px){
  .recipe-card .card-body .bottom-col-wrap .col span{
    margin-right:.4375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .card-deck .recipe-card .card-body{
    padding:0 .625rem 1.25rem;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
  color:#e0251b;
  width:2rem;
}

@media (max-width:413px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
    line-height:1.9375rem;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col span.icon-serve:before{
  color:#e0251b;
  width:2rem;
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child{
  margin-left:0;
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child span{
  padding-left:1.5625rem;
}

@media (max-width:1199.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child span{
    margin:0;
    padding-left:.625rem;
  }
}

@media (max-width:575.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child span{
    padding-left:.625rem;
  }
}

@media (max-width:991.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child span:before{
    margin-right:.5rem;
  }
}

.card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child .description{
  margin-left:.625rem;
  padding-left:3.5rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child .description{
    padding-left:2rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child .description{
    padding-left:0;
  }
}

@media (max-width:767.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child .description{
    padding-left:0;
  }
}

@media (max-width:575.98px){
  .card-deck .recipe-card .card-body .bottom-col-wrap .col:last-child .description{
    margin-left:0;
    padding-left:.625rem;
  }
}

@media screen and (-ms-high-contrast:active){
  .archive .card-deck .recipe-card .recipe_card_link .overlay span.button{
    margin:0 auto;
  }
  .card-deck .recipe-card .recipe_card_link .overlay span.button{
    margin:0;
  }
}

@media screen and (-ms-high-contrast:none){
  .archive .card-deck .recipe-card .recipe_card_link .overlay span.button,.card-deck .recipe-card.article-card .recipe_card_link .overlay span.button{
    margin:0 auto;
  }
  .card-deck .recipe-card .recipe_card_link .overlay span.button,.home_recipes .card-deck .recipe-card .recipe_card_link .overlay span.button{
    margin:0;
  }
}
