  @import url("https://use.typekit.net/ghl1vxj.css");


body {
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 250px;
  width: 100%;
  background-color: #eeebe4;
  font-family: 'Montserrat', Arial, sans-serif;
}

a {
  color: #000;
  text-decoration: none;
}

.wrapper {
  width: 100%;
  height: 250px;
  background-color: #fff;
  padding: 5px;
  border-radius: 0; /* change if needed */
  color: #000;
  font-family: 'Montserrat', sans-serif;
  box-sizing: border-box;
  
}


.wrapper::after {
  content: "GIFT GUIDE";
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Montserrat', serif;
  font-weight: 300;
  font-size: 46px;
  width: 270px;
  letter-spacing: 0.75px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  z-index: 10;
    font-family: 'ivymode-variable', serif;
  font-weight: 300; /* Light */
  font-size: 25px;
  letter-spacing: 0.075em; /* +75 tracking */
  text-transform: uppercase;
  color: #000;
}

.wrapper::before {
  content: "SPONSORED CONTENT";
  position: absolute;
  top: 8px;
  left: 42%;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  font-size: 7px;
  letter-spacing: 1px;
  color: #000;
  text-transform: uppercase;
  z-index: 10;
      width: 100%;
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
    display: block;
  
  
}


#dianomi_ad_1 {
  position: relative;
      margin-top: 58px;
}


#dianomi_ad_1::before {
  content: "for Him";
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'annabelle-jf', serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  text-align: center;

}

#dianomi_ad_1 .subhero::before {
  content: "";
  display: block;
  width: 100%;
  height: 1pt;
  border-top: 0.5pt dashed #000;
  margin: 0 auto 20px auto;
  position: absolute;
  top: -15px;
  left: 50;
  transform: translateX();
  
}
#dianomi_ad_2 .subhero::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.5pt;
  border-top: 0.5pt dashed #000;
  margin: 0 auto 20px auto;
  position: absolute;
  top: -15px;
  left: 50;
  transform: translateX();
}
#dianomi_ad_3 .subhero::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.5pt;
  border-top: 0.5pt dashed #000;
  margin: 0 auto 20px auto;
  position: absolute;
  top: -15px;
  left: 50;
  transform: translateX();
}

#dianomi_ad_3{

}
.hero {
  width: 100%;
  margin: 0;
  padding: 25px 0;
  box-sizing: border-box;
  position: relative;
  padding-bottom:0;
}
.hero:last-child {
  border-bottom: none;
}

.subhero {
  display: block;
  position: relative;
}
.subhero a{
      display: flex
;
    flex-direction: row;
}

.heading_top, .heading, .action {
  display: none;
  visibility: hidden;
}

.hero img {
  width: 125px;
  height: 85px;
  object-fit: cover;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
      margin-top: 30px;
}

.text {
  overflow: hidden;
  padding-top: 1px;
      display: flex
;
  height: 85px;
    align-items: center;
    padding-top: 30px;
}

.dianomi_provider_short {
 margin: 0 auto 10px auto;
    top: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    display: block;
    height: auto;
    line-height: 8px;
}


.dianomi_provider_short::after {
  content: "";
  display: block;
  width: 25px;
  height: 0.5pt;
  background-color: #000;
  margin-top: 8px;
      margin: 8px auto 0;
}   /* line after brand name */

.maintext {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  font-size: 11pt;
  line-height: 17pt;
  color: #000;
  margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #000;
      width: 100%;
    display: block;

}

.line2 {
  display: none;
}

.sub-line2 {
position: absolute;
    bottom: 10px;
    display: flex
;left: 0;
    justify-content: center;
        width: 100% !important;
    zoom: 85%;
}

div#dianomi_ad_1:after {
    border-bottom: 0.5px dashed;
    content: "";
    display: block;
}