/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2019 | 13:56:23 */
body:not(.post-template-default,.page-template-template-emails) {
  padding-top: 16rem;
}
.page-template-template-sellus-php {
  padding-top: 0!important;
}
.page-template-template-emails {
  padding-top: 16rem;
}
.page-template-template-emails .container .text-center div {
  width: 100%;
  text-align: center;
}
.page-template-template-emails .container .text-center p {
  width: 100%;
  max-width:1024px;
  margin: 0 auto;
}
.newsletter-social-section .container .text-center p {
  text-align: left;
}
.customer-help-promises-wrapper .container .text-center p {
  width: 75%;
  margin: 0;
}
.widget-area .tptn_posts_list_widget .gtc-list {
    padding: 0;
    list-style-type: none;
}
@media (max-width: 767px) {
  .page-template-template-emails {
    padding-top: 6rem!important;
  }
  .page-template-template-emails .container .text-center p {
    width: 90%;
  }
}  