/* Enter Your Custom CSS Here */

/* Mailchimp */

.mc4wp-form {
  padding: 20px 16px 20px 16px;
  background: #f7f7f7!important;}

.widget input[type="text"], .widget input[type="email"],  .mc4wp-form input {
  background-color: #fff;
  margin-bottom: 10px;}

.mc4wp-form > form > p, .mc4wp-form .mc4wp-form-fields > p {margin-bottom: 10px;}

.widget input[type="submit"], .widget button[type="submit"] {background: #dfdfdf;}

.mc4wp-form > form > p, .mc4wp-form .mc4wp-form-fields > p {
  margin-bottom: 18px;
  color: #787878;}

/* Page container */

.penci-single-style-10 .penci-single-s10-content, .container.penci_sidebar #main {
  width: 60.94%;
  padding-right: 10px;
  padding-left: 100px;
  float: left;
}

@media only screen and (max-width: 960px) and (min-width: 768px) { .penci-single-style-10 .penci-single-s10-content, .container.penci_sidebar #main {width: 100%;}
}

@media only screen and (max-width: 767px) and (min-width: 480px) { .penci-single-style-10 .penci-single-s10-content, .container.penci_sidebar #main {width: 100%;}
}

@media only screen and (max-width: 479px) { .penci-single-style-10 .penci-single-s10-content, .container.penci_sidebar #main {width: 100%;}
}

/* Widget container */

.penci-sidebar-content {
  width: 28.06%;
  float: left;
  padding-left: 80px;
}