/*
Theme Name: Assemble Child
Theme URI: http://assemble.edge-themes.com
Description: A child theme of Assemble Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: assemble
Template: assemble
*/


/* --- mailchimp --- */

.mc4wp-form-basic input[type=submit] {
    width: 100% !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-radius: 2px !important;
    letter-spacing: 0.5px !important;
    color: #FFFFFF !important;
    background: #FFD900 none repeat scroll 0% 0% !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding: 15px 64px 15px 64px !important;
    border: medium none; font-size: 13px !important;
}

.mc4wp-form-basic input[type=submit]:hover {
	color: #FFFFFF !important;
    background: #404040 none repeat scroll 0% 0% !important;
}

.mc4wp-form-basic input[type=email] {
  border-radius: 2px !important;
  border: 1px solid rgb(255, 217, 0) !important;
  font-size: 14px !important;
  padding: 12px 15px !important;
  color: rgb(0, 0, 0) !important;
  background: #FFFFFF none repeat scroll 0% 0% !important;
}

/* --- faqs --- */

.wpb_af_area > li {
  background-color: #ffffff !important;
}

.wpb_af_area li > a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 20px !important;
  font-weight: normal !important;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.wpb_af_area li > a:hover {
  color: #000000 !important;
}

.wpb_af_flat_theme .wpb_af_area li > a { 
  padding: 25px 0px 25px 0px !important;
  margin: -6px 0px 0px 0px !important;
}

.wpb_af_area > li > ul > li {
  padding: 20px 0px 20px 0px !important;
}

.wpb_af_flat_theme .wpb_af_area > li > ul {
  padding: 0px 0px 0px 0px !important;
}

/* --- wp show posts --- */

.wpb_wrapper {
  margin: 20px 0px 0px 0px !important;	
}

.wp-show-posts-single {
  margin: 0px 0px 0px 0px !important;
  padding: 14px 13px 11px 13px !important;
  border-bottom: 1px solid #e5e5e5;
}

.wp-show-posts-single:hover {
  background-color: #fafafa;
}

.wp-show-posts-inner {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
}

header.wp-show-posts-entry-header {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
}

p.wp-show-posts-entry-title {
  font-size: 20px !important;
  line-height: 21px !important;
  font-weight: 600 !important;
  margin: 0px 0px 5px 0px !important;
}

.wp-show-posts-entry-summary {
  margin: 0px 0px 0px 30px !important;
}

.wp-show-posts-entry-summary p {
  font-size: 15px !important;
  line-height: 17px !important;
  margin: 0px 0px 0px 0px !important;
}

.wp-show-posts-entry-meta {
  margin: 0px 0px 0px 30px !important;
}
