<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#bnr-fathers-day{
  display:none !important;
  overflow: hidden;
  clear:both;
  color: #fff;
  background: url("//images.buyagift.co.uk/content/HtmlTemplates/FullWidth/FullWidthHTML/CategoryFullWidthHTML/2020/fathers-day/squared-bg-repeat.png") #2D7196;
  background-repeat: repeat;
  background-size: 120px;
  text-align: center;
  padding: 110px 30px 50px 30px;
  margin: 0 -15px;
}

#bnr-fathers-day a{
    text-decoration: none;
}

#bnr-fathers-day .top-cta {
    background-color: #fff;
    border-radius: 50px;
    padding: 13px 27px;
    color: #2d7196;
    font-weight: 700;
    font-family: 'DroidSans Bold', sans-serif;
    max-width: 220px;
    margin: 0 auto;
}

#bnr-fathers-day .top-cta a{
  text-decoration: none;
}

#bnr-fathers-day p.moustache{
padding-top: 20px;
}

#bnr-fathers-day p.moustache img{
   width: 130px;
}

#bnr-fathers-day p.title {
  font-family: 'DroidSans', sans-serif;
  text-shadow: 4px 4px 0px rgba(0,0,0,0.18);
  font-weight: 700;
  font-style: normal;
  font-size: 45px;
  margin: 15px 0 10px 0;
  line-height: 44px;
}

#bnr-fathers-day p.title img{
  width: 300px;
}


#bnr-fathers-day p.sash img{
  width: 250px;
}



@media all and (min-width:620px) {

  #bnr-fathers-day {
    padding: 40px 30px 40px 30px;
  }
}

@media all and (min-width:768px) {

    #bnr-fathers-day{
      text-align: center;
      margin: 0 auto;
    }

    #bnr-fathers-day p.moustache{
      margin-top: 20px;
    }

    #bnr-fathers-day p.moustache img{
      width: 200px;
    }

    #bnr-fathers-day p.title{
      font-size:50px;
      padding: 20px;
      margin-top: -10px;
    }

  #bnr-fathers-day p.title img{
   width: 450px;
  }

  #bnr-fathers-day p.sash{
  margin-top: -20px;
  }



}





/* Badge */
#bnr-fathers-day img.ll-logo {
    width: 170px;
    text-align: center;
    margin:-8em 0em 0em -6em;
    z-index: 4;
    position: absolute;
}

@media all and (min-width:620px) {
  #bnr-fathers-day img.ll-logo {
    margin: -2em 0em 0em -22em;
    width: 150px;
  }
}

@media all and (min-width:768px) {
  #bnr-fathers-day img.ll-logo {
    margin: -2em 0em 0em -24em;
  }
}
/* Badge */



</pre></body></html>