body .gift-banner.banner-1920{
  max-width:120rem;
  margin:0 auto;
}

body .gift-banner .gift-banner-txtcol{
  padding-left:2.8125rem;
}

@media screen and (min-width:1920px){
  body .gift-banner .gift-banner-txtcol{
    padding-left:6.25rem !important;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .gift-banner .gift-banner-txtcol{
    padding-left:1.875rem !important;
    padding-right:1.5625rem !important;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .gift-banner .gift-banner-txtcol{
    padding-left:1.875rem !important;
    padding-right:1.5625rem !important;
  }
}

@media (max-width:767.98px){
  body .gift-banner .gift-banner-txtcol{
    padding-left:1.5625rem !important;
    padding-right:1.5625rem !important;
  }
}

@media (max-width:374px){
  body .gift-banner .gift-banner-txtcol{
    padding-left:.9375rem !important;
    padding-right:.9375rem !important;
  }
}

body .gift-banner .gift-banner-txtcol h1.fl-heading span{
  font-family:Futura PT Bold;
  display:inline-block !important;
}

@media (min-width:1200px) and (max-width:1600px){
  body .gift-banner .gift-banner-txtcol h1.fl-heading span{
    font-size:2.8125rem !important;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  body .gift-banner .gift-banner-txtcol h1.fl-heading span{
    font-size:2.5rem !important;
  }
}

@media (max-width:479px){
  body .gift-banner .gift-banner-txtcol h1.fl-heading span{
    font-size:2.5rem !important;
  }
}

@media (max-width:413px){
  body .gift-banner .gift-banner-txtcol h1.fl-heading span{
    font-size:1.875rem !important;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .gift-banner .gift-banner-img img{
    opacity:0;
  }
}

@media (max-width:767.98px){
  body .gift-banner .gift-banner-imgcol{
    background-image:none !important;
  }
}

@media (max-width:374px){
  body .gift-idea-column .gift-idea-column h2.fl-heading{
    font-size:1.5625rem !important;
  }
}

body .buy-giftcards .custom-button-wrapper .fl-col-content{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-pack:center !important;
  -webkit-justify-content:center !important;
     -moz-box-pack:center !important;
          justify-content:center !important;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
     -moz-box-orient:horizontal;
     -moz-box-direction:normal;
          flex-direction:row;
}

@media (max-width:767.98px){
  body .buy-giftcards .custom-button-wrapper .fl-col-content{
    -webkit-box-pack:left !important;
    -webkit-justify-content:left !important;
       -moz-box-pack:left !important;
            justify-content:left !important;
  }
}

@media (max-width:413px){
  body .buy-giftcards .custom-button-wrapper a,body .buy-giftcards a.fl-button{
    padding:.75rem 1rem !important;
    font-size:.875rem !important;
    line-height:1 !important;
  }
}

body .buy-giftcards a:focus{
  background:#6b5a8f !important;
  outline:none !important;
}

@media (max-width:767.98px){
  body .buy-giftcards .left-button-custom{
    width:auto !important;
  }
}

@media (max-width:767.98px){
  body .buy-giftcards .buy-giftcards-text{
    height:auto !important;
  }
}

body .buy-giftcards .white_btn .fl-button-wrap a{
  background:#fff !important;
}

body .buy-giftcards .white_btn .fl-button-wrap a:hover span{
  color:#fff !important;
}

body .buy-giftcards .fl-button-wrap a:focus{
  background:#6b5a8f !important;
  outline:none !important;
}

body .buy-giftcards .fl-button-wrap a:focus span{
  color:#fff !important;
}

body .list-with-check ul{
  padding-left:2.125rem;
  margin-bottom:0;
}

body .list-with-check ul li.with-check{
  position:relative;
  list-style:none;
  padding-bottom:.625rem;
}

body .list-with-check ul li.with-check:before{
  position:absolute;
  content:"";
  left:-2.125rem;
  width:1.5rem;
  height:1.5rem;
  background:#6b5a8f;
  -webkit-border-radius:100%;
     -moz-border-radius:100%;
          border-radius:100%;
}

body .list-with-check ul li.with-check:after{
  position:absolute;
  content:"";
  left:-1.5rem;
  -webkit-transform:rotate(45deg);
     -moz-transform:rotate(45deg);
       -o-transform:rotate(45deg);
          transform:rotate(45deg);
  height:.625rem;
  width:.3125rem;
  border-bottom:.125rem solid;
  border-right:.125rem solid;
  top:.375rem;
  color:#fff;
}

body .list-with-check.custom-list-check ul{
  padding-left:3.125rem;
}

body .list-with-check.custom-list-check ul li.with-check{
  padding-bottom:1.25rem;
}

body .list-with-check.custom-list-check ul li.with-check:before{
  left:-3.125rem;
}

body .list-with-check.custom-list-check ul li.with-check:after{
  left:-2.5rem;
}

body .gift-card-list ul{
  padding-left:1.875rem;
  margin-bottom:0;
}

body .gift-card-list ul li{
  padding-bottom:.625rem;
}

body .gift-card-list ul li strong{
  font-family:Futura PT Bold;
}

body .gift-card-list-per ul{
  padding-left:0;
}

body .gift-card-list-per ul li{
  padding-bottom:.75rem;
  list-style:none;
}

@media (max-width:413px){
  body .gift-card-list-per ul li{
    font-size:.75rem !important;
    line-height:1.2 !important;
  }
}

body .gift-card-list-per ul li img{
  padding-right:.625rem;
}

@media (max-width:413px){
  body .gift-card-list-per ul li img{
    padding-right:.3125rem;
    width:1.875rem;
  }
}

body .gift-card-list-per ul li strong{
  font-family:Futura PT Bold;
}

@media (min-width:768px) and (max-width:991.98px){
  body .order-quantities h2.fl-heading{
    font-size:1.5625rem !important;
    line-height:1.2 !important;
  }
}

body .bulk-gift-card-prog{
  position:relative;
}

body .bulk-gift-card-prog .buy-bulk-now{
  position:absolute;
  left:50%;
  -webkit-transform:translateX(-50%);
     -moz-transform:translateX(-50%);
       -o-transform:translateX(-50%);
          transform:translateX(-50%);
  bottom:3.75rem;
}

@media (max-width:767.98px){
  body .bulk-gift-card-prog .buy-bulk-now{
    position:static;
    -webkit-transform:none;
       -moz-transform:none;
         -o-transform:none;
            transform:none;
  }
}

body .bulk-gift-card-prog .buy-bulk-now .fl-button-wrap a:focus{
  outline:none !important;
  background-color:#6b5a8f !important;
}

body .bulk-gift-card-prog .buy-bulk-now .fl-button-wrap a:focus span{
  color:#6b5a8f !important;
}

body .bulk-gift-card-prog .fl-col-content.fl-node-content{
  border-bottom:.375rem solid #6b5a8f;
}

body .gift-card-btn .fl-button-wrap a:hover:focus{
  background:#6b5a8f !important;
  outline:none !important;
}

body .gift-card-btn .fl-button-wrap a:hover:focus span{
  color:#6b5a8f !important;
}

@media (max-width:374px){
  body .make-gifting-idea-wrapper .gift-idea-column h2.fl-heading,body .tip-to-stay-wrapper .fl-node-content h2.fl-heading{
    font-size:1.5625rem !important;
  }
}

body .custom-button-wrapper .gift_dark_btn .fl-module-content .fl-button-wrap a{
  outline:none !important;
}

body .custom-button-wrapper .gift_dark_btn .fl-module-content .fl-button-wrap a:focus{
  background-color:#fff !important;
  color:#6b5a8f !important;
}

body .custom-button-wrapper .gift_dark_btn .fl-module-content .fl-button-wrap a:focus span{
  color:#6b5a8f !important;
}

body .custom-button-wrapper .gift_dark_btn .fl-module-content .fl-button-wrap a:focus:hover{
  background-color:#fff !important;
}

body .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a{
  -webkit-transition:all .3s ease-in-out 0s;
  -o-transition:all .3s ease-in-out 0s;
  -moz-transition:all .3s ease-in-out 0s;
  transition:all .3s ease-in-out 0s;
  outline:none !important;
}

body .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a:before{
  background-color:#6b5a8f;
}

body .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a:focus{
  color:#6b5a8f !important;
}

body .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a:focus: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 .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a:focus span,body .custom-button-wrapper .gift_white_btn .fl-module-content .fl-button-wrap a:hover span{
  color:#fff !important;
}

/*# sourceMappingURL=page-gift-cards-every-occasion.min.css.map */
