@charset "UTF-8";

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
  border:solid #fff;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}
body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
  background-color:#fff;
  border:.125rem solid #fff;
  -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:#003976;
  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;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button:before{
  background:#003976;
  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;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button:hover,body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .hover.button{
  color:#fff;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button:hover:before,body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .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);
}
body .top-pager .fl-module-heading h2.fl-heading{
  position:relative;
  top:.125rem;
  font-family:palanquin,sans-serif;
}

body .fl-builder-content .facetwp-pager{
  margin-top:0;
}

body .facetwp-template{
  margin:0 -.4375rem;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card{
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
  border-top:0;
  margin:.375rem;
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card{
    min-width:80vw;
    margin:0 1.875rem 1.25rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container{
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container .button{
  margin:0;
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .overlay .container.row{
  margin-left:0;
  margin-right:0;
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-img-top{
    height:75.33333vw;
    border:.0625rem solid #ddd;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body{
  border-right-color:#ddd;
  border-bottom-color:#ddd;
  border-left:.0625rem solid #ddd;
  padding:0 2.1875rem .625rem;
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body{
    padding:0 1.25rem .625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body{
    padding:0 .9375rem .625rem;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body{
    padding:0 1.5625rem .625rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .card-title{
  font-family:palanquin,sans-serif;
  color:#003976;
  font-size:1.5rem;
  font-weight:600;
  line-height:1.5rem;
  padding:2.1875rem 0;
  border-bottom-color:#ddd;
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .card-title{
    padding:1.25rem 0;
    font-size:1.125rem;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .card-title{
    padding:1.5625rem 0;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col{
  min-width:50%;
  border-right-color:#ddd;
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col{
    padding:1.875rem 0 1.25rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child{
  margin-left:1.5625rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child{
    margin-left:.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child{
    margin-left:.625rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child dl{
  margin-left:.5rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child dl{
    margin-left:.9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child dl{
    text-align:center;
    margin-left:0;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col:last-child dl{
    margin-left:.5rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span{
  top:1.875rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span{
    top:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span{
    top:-.4375rem;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
  content:"";
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
    font-size:1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
    margin:0 auto;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-total-time:before{
    font-size:1.5rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve{
  top:1.875rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve{
    top:1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve{
    top:0;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve{
    top:-.5rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve:before{
  font-size:2.125rem;
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve:before{
    font-size:1.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve:before{
    margin:0 auto;
  }
}

@media (min-width:768px) and (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col span.icon-serve:before{
    font-size:1.375rem;
    margin-top:-.3125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl{
    margin-top:-.4375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl{
    text-align:center;
  }
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl{
    margin-top:-2.5rem;
    text-align:left;
    padding-left:2.5rem;
  }
}

@media (max-width:374px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl{
    padding-left:2.1875rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl dt{
  font-size:1rem;
  line-height:1rem;
  font-family:palanquin,sans-serif;
  color:#003976;
  margin-bottom:.3125rem;
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl dt{
    font-size:.875rem;
    line-height:1rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl dd{
  font-size:1rem;
  color:#02243e;
}

@media (max-width:1600px){
  body .facetwp-template .card-deck .fl-module-recipe_card .card.recipe-card .card-body .bottom-col-wrap .col dl dd{
    font-size:.875rem;
    line-height:1rem;
  }
}

body .facetwp-template .card-deck .fl-module-recipe_card:nth-of-type(4n+0) .card-body{
  border-right:.0625rem solid #ddd;
}

@media (max-width:767.98px){
  body .facetwp-template .card-deck .fl-module-recipe_card:nth-of-type(3n+0) .card-body{
    border-right:.0625rem solid #ddd;
  }
}

body .bottom_pagination .fl-module-class-counts{
  color:#02243e;
}

/*# sourceMappingURL=template-archive-recipe.min.css.map */
