.productSection .x-text h3 {font-size: 2em;color: rgb(0,22,105);margin-top:10px;}
.productSection .x-text p {font-size:1.2em!important;}
.productSection .x-text strong {font-weight: 900 !important;font-size: 1.1em;}
.productSection .x-column.x-1-6 {width:20%;}
.productSection .x-column.x-5-6 {width:74%;}
.productSection .x-btn.x-btn-small { padding:0.7em 3em;}
.productSection a.x-btn-small {display:none;}
.productSection .x-container a.x-btn-global {display:none;}




article.post-password-required .content { max-width:800px;margin:auto;}
article.post-password-required .content form { margin-top:80px;margin-bottom:80px;}


@media only screen and (max-width: 680px) {
.productSection .x-column.x-1-6 {width:100%;text-align:center;}
.productSection .x-column.x-5-6 {width:100%;text-align:center;}
.productSection .x-column.x-1-6 img {width:100%;max-width:280px;}
  
  .sectionPromos .x-column {margin-bottom:40px;}  
}