#article2018 {
  margin-top: 3rem;
}


#article2018 .bulletPoints {
  margin-top: 1.5rem;
}
#article2018 .bulletPoints h3 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
#article2018 .bulletPoints ul {
  padding-inline-start: 18px;
  margin-bottom: 1.5rem;
}

#article2018 .btnCustom a {
  padding: 0 2em;
}
#article2018 .btn:hover {
  background-color: #666;
}
#article2018 .products .btnCustom a {
  padding-left: 0;
  padding-right: 0;
}
#article2018 .products .btnCustom {
  width: 100%;
  margin-top: 1.25rem;
}

#article2018 h2 {
  color: #756caf;
  font-size: 2rem;
  font-family: HelveticaNeueLTStd-ThIt, sans-serif;
  border-bottom: 1px solid #666;
  margin-bottom: 1rem;
}


#article2018 .mt {
  margin-top: 1rem;
}
#article2018 .mb {
  margin-bottom: 1rem;
}
#article2018 .mt2 {
  margin-top: 2rem;
}
#article2018 .mb2 {
  margin-bottom: 2rem;
}
#article2018 .mt3 {
  margin-top: 3rem;
}
#article2018 .mb3 {
  margin-bottom: 3rem;
}


#article2018.magento h1 {     
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif; 
}
#article2018.magento h2 {
  font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
  font-size: 3rem;
}
#article2018.magento a {
  text-decoration: underline;
}
#article2018.magento .btnCustom a {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
}


#article2018.magento.fr div.products .shopAll .btnCustom a {
  /*font-size: 1.1rem;
  line-height: 2em;*/
}
#article2018.magento.it div.products .shopAll .btnCustom a {
  font-size: 1.2rem;
  line-height: 2.3rem;
}
#article2018.magento.de div.products .shopAll .btnCustom a {
  font-size: 1.25rem;
  line-height: 2.2rem;
}
#article2018.magento.es div.products .btnCustom a {
  font-size: 1.5rem;
  /*line-height: 2em;*/
}



@media only screen and (max-width: 450px) { 
  #article2018 .products img { width: 100%; }
  #article2018 .products .btnCustom { margin-bottom: 2rem; }  
  #article2018.magento .products .btnCustom { margin-bottom: 4rem; }  
  #article2018 .btnCustom { width: 100%; }  
  #article2018 img { margin-bottom: 1rem; }  
}