@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Cabin:400);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
body {
    margin: 0;
}
.floorAdWrapper h1, .floorAdWrapper h2, .floorAdWrapper h3 {
  margin:0;
  padding:0;
  line-height:1.1;
}
.offerLabel, .magazineName, .tagBlue, .tagYellow, .tagOrange, .tagGreen, .offerPeriod, .offerIssues, .offerOnly, .offerPrice  {
    font-family: 'Arvo', serif!important;
}
.clear {
  clear:both;
}
.fieldsetContainer {
    height: 0;
    overflow: hidden;
    transition: height 400ms linear;
}
.showHide {
    background: #f6f6f6 none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 10px;
    position: fixed;
    width: 100%;
  z-index:999999!important;
}
#toggle {
    display: none;
}

#toggle:checked ~ .fieldsetContainer {
    height: 260px;
}
#toggle:checked ~ .fieldsetContainer .fullImg, #toggle:checked ~ .fieldsetContainer .digitalImg {
  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   transition-delay: 200ms;
}
label .arrow-dn { display: inline-block; }
label .arrow-up { display: none; }

#toggle:checked ~ label .arrow-dn { display: none; }
#toggle:checked ~ label .arrow-up { display: inline-block; }
#toggle:checked ~ label .thumbImg { display: none; }
#toggle:checked ~ label .smallDiscount { display: none; }
#toggle:checked ~ label .tagBlue,
#toggle:checked ~ label .tagYellow,
#toggle:checked ~ label .tagOrange,
#toggle:checked ~ label .tagGreen { display: none!important; }
.thumbImg {
  max-width: 68px;
  position:absolute;
  bottom:-20px;
  left:0;
  display:block;
  z-index:999;
  background-image:url(https://www.abbonamenti.it/immagini/cop_250x330/830.jpg);
  background-repeat:no-repeat;
  background-position: center top;
  width:68px;
  height:89px;
  background-size:cover;
}
.tagBlue {
  color:#65bde5;
  font-size:30px;
  font-weight:400;
  display:inline-block;
  margin-right:10px;
}
.tagYellow {
  color:#65bde5;
  font-size:30px;
  font-weight:400;
  display:inline-block;
  margin-right:10px;
}
.tagOrange {
  color:#65bde5;
  font-size:30px;
  font-weight:400;
  display:inline-block;
  margin-right:10px;
}
.tagGreen {
  color:#89bd25;
  font-size:30px;
  font-weight:400;
  display:inline-block;
}
.tagPurple {
  background-color:#89BD25;
  display:inline-block;
  padding:10px;
  font-weight:700;
  font-size:14px;
  color:#FFFFFF;
  text-transform:uppercase!important;
  margin-left:10px;
  position:absolute;
  right:10px;
  top:10px;
  cursor:pointer;
}
.fullImg {
    background-image: url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
    background-size: cover;
  background-repeat:no-repeat;
  background-position: center top;
    display: block;
    height: 184px;
    width: 140px;
}
.digitalImg  span {
  display:block;
  background-image:url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
  background-size:cover;
  background-repeat:no-repeat;
  background-position: center top;
  width:120px;
  height:160px;
  margin-left:18px;
}
.digitalImg {
    background: rgba(0, 0, 0, 0) url("https://www.abbonamenti.it/immagini/stili_libera/all/css/../img/bkg-ipad-156x219.png") no-repeat scroll center top !important;
    height: 220px !important;
    left: 100px;
    padding: 20px 0 29px !important;
    position: absolute;
    top: 90px;
    width: 156px !important;
}

/*.digitalImg span {
  display:block;
  background-image:url(https://www.abbonamenti.it/immagini/cop_250x330/830.jpg);
  background-size:contain;
  width:140px;
  height:184px;
  margin-left:9px;
}*/
.floorAdWrapper {
  max-width:960px;
  width:90%;
  display:block;
  margin: 0 auto;
  position:relative;
  text-align:right;
  font-family: 'Cabin', sans-serif;
  padding:10px;

}
.flooradCoverWrapper label {
  cursor:pointer;
}

.showHide {
    background: #f6f6f6 none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 10px;
    position: fixed;
    width: 100%;
}
.flooradCoverWrapper {
    float: left;
    max-width: 180px;
    width: 20%;
  display:inline-block;
}
.flooradOfferWrapper {
    display: inline-block;
    float: left;
    margin-left: 70px;
    max-width: 70%;
    text-align: left;
    width: auto;
}
.flooradOfferWrapper h2,  .flooradOfferWrapper h3, .flooradOfferWrapper p {
    margin: 0;
}
.flooradOfferWrapper p {
    font-size:14px;
  line-height:1.1;
}
.floorAdWrapper fieldset {
  border:0;
}
#fdstLorem {
    margin-top: 0;
    padding-top: 0;
}
.flooradOfferWrapper > h3 {
    color: #0080c8;
    font-size: 18px;
    font-weight: 700;
}
.smallDiscount {
  float:left;
}
.headlineStart {
    margin-left: 30%;
    position: absolute;
    text-align: center;
    top: 0;
}
/* content formatting */
.smallDiscount::after {
  content:"Sconto 50%";
  display: inline-block;
  background-color:#89BD25;
  border-radius:5px;
  padding:5px 10px 5px 50px;
  color:#ffffff;
  font-weight:700;
  text-transform:uppercase;
  font-size:18px;
  margin-left:20px;
  position:absolute;
  bottom:0;
}
.offerLabel::after {
  content:"Abbonati o regala ";
  color:#65BDE5;
  font-size:30px;
  font-weight:400;
  display:inline-block;
  margin-right:10px;
}
.magazineName::after {
  content:"Starbene";
  color:#89BD25;
  font-size:30px;
  font-weight:400;
  display:inline-block;
}
.offerPeriod::after {
  content:"1 anno";
  color:#121417;
  font-size:18px;
  font-weight:700;
  display:inline-block;
  clear:left;
}
.offerIssues::after {
  content:"(52 numeri)";
  color:#121417;
  font-size:18px;
  font-weight:400;
  display:inline-block;
}
.offerOnly::after {
  content:"a soli";
  color:#121417;
  font-size:18px;
  font-weight:700;
  display:inline-block;
}
.offerPrice::after {
  content:"39,00 €";
  color:#121417;
  font-size:18px;
  font-weight:700;
  display:inline-block;
}
.offerDescription1::after {
  content:"Starbene è  ancora più vicino alle donne di oggi, che cercano e perseguono un'esperienza quotidiana di salute, che le faccia sentire dinamiche, in forma, sicure e soddisfatte di sè.";
  color:#121417;
  font-size:14px;
  font-weight:400;
  display:inline-block;
  line-height:1.2;
}
.offerDescription2::after {
  content:"Ogni settimana tante rubriche e servizi con le risposte giuste per vivere meglio e goderti la vita: le informazioni sul benessere e la salute come argomenti di lettura, i rimedi alternativi e un percorso di benessere quotidiano che faccia ritrovare la forma senza estremismi.";
  color:#121417;
  font-size:14px;
  font-weight:400;
  display:inline-block;
  line-height:1.2;
}
.offerDescription3::after {
  content:"Una rivista pensata su misura per te: pratica, dinamica e a caccia di idee e consigli su salute, bellezza, fitness, ecologia e alimentazione.";
  color:#121417;
  font-size:14px;
  font-weight:400;
  display:none;
  line-height:1.2;
}
.offerDigital::after {
  content:"La versione digitale è inclusa nell’abbonamento!";
  color:#65BDE5;
  font-size:14px;
  font-weight:700;
  display:inline-block;
  line-height:1.2;
}
.offerCTA::after {
  content:"Regala o abbonati ora!";
  color:#ffffff;
  font-size:16px;
  font-weight:700;
  display:inline-block;
  text-transform:uppercase;
  background-color:#89BD25;
  padding:10px;
  width:auto;
  margin-top:10px;
}

@media only screen and (max-width: 660px) {
.smallDiscount::after {
    bottom: -10px;
    font-size: 14px;
    padding: 2px 10px 2px 50px;
}

.tagPurple {
    font-size: 12px;
    margin-left: 10px;
    padding: 5px 10px;
    right: 0;
    top: 20px;
  cursor:pointer;
}
.headlineStart {
    margin-left: 70px;
    position: absolute;
    text-align: left;
    top: 0px;
}
.tagBlue, .tagYellow, .tagOrange, .tagGreen {
    font-size: 16px;
  line-height:1.1;
  float:left;
  font-weight:700!important;
}
#toggle:checked ~ .fieldsetContainer {
    height: 220px;
    margin: -20px;
}

.flooradCoverWrapper {
    display: inline-block;
    float: left;
    max-width: 70px;
    width: 70px;
}
.digitalImg span {
    background-image: url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
    background-size: cover;
  background-repeat:no-repeat;
  background-position: center top;
    display: block;
    height: 72px;
    margin-left: 8px;
    width: 54px;
}
.fullImg {
    background-image: url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
    background-size: contain;
  background-repeat:no-repeat;
  background-position: center top;
    display: block;
    height: 92px;
    width: 68px;
}
.digitalImg {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("https://www.abbonamenti.it/immagini/stili_libera/all/css/../img/bkg-ipad-156x219.png") !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: contain!important;
    height: 98px !important;
    left: 2px;
    padding: 8px 0 18px !important;
    position: absolute;
    top: 80px;
    width: 70px !important;
}
.flooradOfferWrapper {
    margin-left: 80px;
    margin-top: -55px;
}
.offerLabel::after {
    font-size: 18px;
  float:left;
}
.magazineName::after {
    font-size: 18px;
}
.offerDescription1, .offerDescription2 {
  display:none;
}
.offerCTA::after {
    font-size: 14px;
}
.offerDescription3::after {
  display:inline-block;
}
.offerPeriod::after {
  font-size:15px;

}
.offerIssues::after {
  font-size:15px;
}
.offerOnly::after {
  font-size:15px;
}
.offerPrice::after {
  font-size:15px;
}
.flooradOfferWrapper {
    max-width: 80%!important;
}
}
@media only screen and (max-width: 390px) {
.headlineStart {
    top: -10px;
}
#toggle:checked ~ .fieldsetContainer {
    height: 300px;
    margin: -20px;
}
.offerCTA::after {
    font-size: 14px!important;
  padding: 6px 9px;
}
.offerPeriod::after {
  font-size:16px;
  float:left;
  margin-right:5px;

}
.offerIssues::after {
  font-size:16px;
  display:block;
}
.offerOnly::after {
  font-size:16px;
}
.offerPrice::after {
  font-size:16px;
}
.tagPurple {
    font-size: 12px;
    margin-left: 10px;
    padding: 5px 10px;
    right: -10px!important;
    top: 20px;
  cursor:pointer;
}
.smallDiscount::after {
    bottom: -10px;
    font-size: 14px;
    padding: 2px 10px 2px 45px!important;
}
}
@media only screen and (min-width: 391px) and (max-width: 480px) {
.flooradOfferWrapper {
    margin-left: 80px!important;
    margin-top: -50px!important;
}
#toggle:checked ~ .fieldsetContainer {
    height: 260px;
    margin: -20px;
}
}
@media only screen and (max-width: 480px) {
.magazineName::after {
    font-size: 18px;
}
.offerDescription3::after {
    font-size: 14px;
  line-height:1.2;
}
.flooradCTA {
    display: block;
    margin-top: -5px !important;
}

}
@media only screen and (min-width: 481px) and (max-width: 502px) {
  .flooradOfferWrapper {
    margin-left: 80px !important;
    margin-top: -90px !important;
}
}
@media only screen and (min-width: 400px) and (max-width: 800px) {
.flooradOfferWrapper {
    margin-left: 20px;
    margin-top: 0;
}
}
@media only screen and (min-width: 661px) and (max-width: 960px) {
.headlineStart {
    top: -10px!important;
}
.tagGreen {
    clear: both;
    display: block;
    font-size: 24px;
  margin-left:-65px;
  margin-top:-7px;
}
.tagBlue {
    font-size: 24px;
    margin-left: 50px;
}
.tagYellow, .tagOrange {
      font-size: 24px;
}
.smallDiscount::after {
    line-height: 0.9;
    max-width: 80px;

}
.floorAdWrapper {
  width:96%;
}
.flooradCoverWrapper {
    max-width: 120px;
    width: 120px;
}
.digitalImg {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("https://www.abbonamenti.it/immagini/stili_libera/all/css/../img/bkg-ipad-156x219.png") !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: contain!important;
    height: 168px !important;
    left: 50px;
    padding: 15px 0 29px !important;
    position: absolute;
    top: 110px;
    width: 120px !important;
}
.digitalImg span {
    background-image: url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
    background-size: cover;
  background-repeat:no-repeat;
  background-position: center top;
    display: block;
    height: 123px;
    margin-left: 14px;
    width: 93px;
}
.flooradOfferWrapper {
    display: inline-block;
    float: left;
    margin-left: 160px;
    margin-top: -150px;
    max-width: 80%;
    text-align: left;
    width: auto;
}
.magazineName::after {
    margin-top: -10px;
}
.offerDescription2 {
  display:none;
}

#toggle:checked ~ .fieldsetContainer {
    height: 240px;
}
.smallDiscount::after {
    line-height: 0.9;
    max-width: 100px;
}
.smallDiscount::after {
    background-color: #89BD25;
    border-radius: 5px;
    bottom: 0;
    color: #ffffff;
    content: "Sconto 50%";
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
    padding: 5px 10px 5px 50px;
    position: absolute;
    text-transform: uppercase;
}
}
@media only screen and (min-width: 961px) {
.fullImg {
    background-image: url("https://www.abbonamenti.it/immagini/cop_250x330/830.jpg");
    background-size: cover;
  background-repeat:no-repeat;
  background-position: center top;
    display: block;
    height: 236px;
    width: 180px;
}
.flooradOfferWrapper {
    display: inline-block;
    float: left;
    margin-left: 80px;
    max-width: 70%;
    text-align: left;
    width: auto;
}
}