/*
 Theme Name:   Pennsylvania Health Insurance
 Description:  Divi Child Theme for pahealthinsurancecoverage
 Author:       Jordan Royal
 Author URI:   http://jordanroyal.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Normal */

html body.et_cover_background {
    background-color: #eef4fb;
}

/* Header */

#main-header {
    background-color: #ffffff !important;
}

.logo_holder {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    padding: 22px 0px 22px 0px;
}

.logo_container {
    display: none;
}

.et_header_style_centered #top-menu>li>a {
    padding-bottom: 0px;
}

#top-menu li {
    padding-right: 0;
    position: relative;
}

#top-menu li a {
    border-right: 0 solid #607890;
    padding: 4px 11px !important;
    margin: 16px 0 !important;
}

#top-menu li:last-child a {
    border-right: 0px solid #7e7e7e;
}

.container.et_menu_container {
    width: 100% !important;
    max-width: 100% !important;
    background-color: #313131;
}

#top-menu-nav>ul>li>a:hover {
    opacity: 1;
    color: #dadada;
}

#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

li.current-menu-item:after {
    content: "";
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cccccc;
}

input[type="submit"], input[type="image"], button {
    cursor: pointer;
}

.et_header_style_centered #main-header div#et-top-navigation {
    width: 1200px;
    margin: 0 auto;
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .et_color_scheme_red #top-menu li.current-menu-ancestor>a, .et_color_scheme_red #top-menu li.current-menu-item>a, .et_color_scheme_pink #top-menu li.current-menu-ancestor>a, .et_color_scheme_pink #top-menu li.current-menu-item>a, .et_color_scheme_orange #top-menu li.current-menu-ancestor>a, .et_color_scheme_orange #top-menu li.current-menu-item>a, .et_color_scheme_green #top-menu li.current-menu-ancestor>a, .et_color_scheme_green #top-menu li.current-menu-item>a {
    color: #cccccc !important;
}

#leadform {
    background: #000 url(/wp-content/uploads/2019/10/1571881048.jpg);
    color: #fff;
    font-weight: 600;
    height: 371px;
    margin: 0px 0px 0px 0px;
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
}

.lead_container {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.left_tk {
    text-shadow: 1px 1px 3px rgba(0,0,0,.75);
    filter: dropshadow(color=#000000,offx=1,offy=1);
    float: left;
    padding: 20px 0px 0px 60px;
}

.left_tk h1 {
    color: #fff;
    font-family: 'Oxygen',Helvetica,Arial,Lucida,sans-serif;
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    padding: 0px 0 0px 0px;
}

.left_tk h2 {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
}

.tel {
    float: right;
    font-size: 30px;
    margin: 0;
    font-weight: 700;
    padding: 30px 60px 0px 0px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.75);
    filter: dropshadow(color=#000000,offx=1,offy=1);
}

form#zip_form {
    clear: both;
    padding: 0px 0 0 30px;
    border-left: 10px solid #feff2f;
    margin: 0px 0px 0px 60px;
    display: block;
    position: relative;
    top: 60px;
}

form#zip_form:after {
  content: "";
  display: table;
  clear: both;
}

#leadform .lg {
    text-shadow: 1px 1px 3px rgba(0,0,0,.75);
    filter: dropshadow(color=#000000,offx=1,offy=1);
    line-height: 1em;
    font-size: 57px;
}

#leadform .sm {
    color: #ff0;
    font-size: 22.1px;
    line-height: 1.05em;
    text-transform: uppercase;
    display: block;
    float: left;
    margin: 5px 0px 0px 0px;
}

#leadform #zip {
    font-size: 14px;
    margin: 7px 10px 0 20px;
    padding: 10px;
    text-align: center;
    width: 110px;
    box-sizing: border-box;
    display: block;
    float: left;
}

#leadform #submit {
    margin: 7px 0 0;
    float: left;
    display: block;
}

/* Content */

#et-main-area {
    background: #fff;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index: 400;
}

.et_pb_row {
    width: 100% !important;
    padding: 0px 60px 0px 60px !important;
}

.et_pb_section {
    padding: 55px 0 60px !important;
}

.et_pb_widget_area_left {
    padding-right: 0px !important;
    border-right: 0px solid rgba(0,0,0,.1) !important;
}

li.current-menu-item:after {
    height: 0px !important;
}

h2.entry-title {
    font-size: 24px;
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
    color: #333;
}

.et_pb_post .post-meta {
    margin-bottom: 20px;
    font-size: 14px;
}

a.more-link {
    margin: 20px 0 0;
    text-transform: capitalize;
}

.et_pb_post {
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.health_insurance {
    padding: 0px;
}

.bg-hi {
    background: url(/wp-content/uploads/2019/11/heath_insurance.jpg) no-repeat 0px 0px;
    box-sizing: border-box;
    background-size: cover;
    background-position: 50% 100%;
}

.health_insurance h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 0px 0px 20px 20px;
    text-align: left;
    color: #0b3c9d !important;
    max-width: 150px;
    line-height: 1.1em;
}

.health_insurance ul {
    font-size: 13px;
    font-weight: 700;
    text-shadow: 0px 1px 4px #fff;
    filter: dropshadow(color=#ffffff,offx=0,offy=1);
    padding: 17px 0 30px 20px !important;
    line-height: 1.6em !important;
    margin: 0 !important;
    display: block;
    list-style-type: none !important;
    color: #0b3c9d !important;
}

.health_insurance ul li {
    margin: 0px 0px 6px 0px !important;
}

.providers {
    background-color: #f4f4f4;
}

.providers p {
    color: #333;
    font-size: 14px !important;
    line-height: 22px;
    padding: 10px 0 0px 20px !important;
    font-weight: 600;
}

.wpls-logo-showcase {
    padding: 8px 8px 8px !important;
}

h4.widgettitle {
    background: #f4f4f4;
    color: #0b3c9d;
    font-size: 18px;
    padding: 12px 16px 12px 24px;
    margin: 0 0 20px;
}

.et_pb_widget ul li {
    margin-bottom: 0 !important;
}

.et_pb_widget li a {
    font-size: 14px !important;
    color: #0b3c9d !important;
    display: block !important;
    margin: 12px 0 !important;
    padding: 0px 14px 0px 20px !important;
}

.auto {
    background-image: url(/wp-content/uploads/2019/11/auto_insurance_btn.jpg);
    height: 74px;
    background-size: 101%;
    background-repeat: no-repeat;
    position: relative;
}

.auto h2 {
    left: 0;
    position: absolute;
    top: 0;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

.auto h2 a {
    color: #0b3c9d !important;
    padding: 2px 0 40px;
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
}

/* Single Post */

.single-post #main-content .container {
    width: 100% !important;
    padding: 60px 60px !important;
}

#main-content .container:before {
    width: 0px;
}

.single-post.et_right_sidebar #left-area {
    width: 64.833%;
    margin-right: 5.5%;
    padding: 0px 0px 0px 0px;
}

.single-post.et_right_sidebar #sidebar {
    width: 29.667%;
    padding: 0px 0px 0px 0px;
}

#sidebar .et_pb_widget {
    margin-bottom: 18.539%;
}

.et_pb_post .entry-content {
    padding-top: 10px;
}

article img {
    padding: 16px 0;
    max-width: 260px;
}

article h2,article h3,article h4,article h5 {padding: 16px 0px 14px 0px;}

.pagination {
    clear: both;
    padding: 20px 0px 20px 0px;
}

/* Footer */

#footer-info {
    color: #9E9E9E;
}

#main-footer .container {
    width: 100% !important;
    padding: 0 60px !important;
}	

/* Blog Remove */

#main-content h1 {
    font-size: 28px !important;
}

article h2, article h3, article h4, article h5 {
    padding: 18px 0 18px;
    font-weight: 500 !important;
    font-style: normal !important;
}

.et_pb_post .entry-content p {
    margin-bottom: inherit !important;
    margin-right: inherit !important;
    margin: inherit !important;
    line-height: inherit !important;
    padding-bottom: 22px !important;
}

.et_pb_post .entry-content span {
    font-size: inherit !important;
    line-height: inherit !important; 
	    font-family: inherit !important;	
		color: inherit !important;
}

article h2 strong,article h3 strong,article h4 strong,article h5 strong {font-weight:500 !important;}

.post-meta {
    display: none;
}

.et_pb_post {
    margin-bottom: 22px;
    padding-bottom: 22px;
}

body.single .et_post_meta_wrapper h1 {
    padding: 0px 0px 26px 0px !important;
}

.single-post article h2, .single-post article h3, .single-post article h4, .single-post article h5, .single-post article h6 {
    padding: 20px 0 20px;
    font-size: 22px;
}

/* Responsive Remove */

.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 64.833%;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}

.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0;
}

.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.667%;
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget {    width: 100%;
    margin-bottom: 18.539%;}

.single-post.et_right_sidebar #left-area {
    width: 64.833% !important;
    margin-right: 5.5%;
    padding: 0;
    float: left !important;
}

.single-post.et_right_sidebar #sidebar {
    width: 29.667% !important;
    padding: 0;
    float: left !important;
}

@media (max-width: 980px) {
	
.et_header_style_centered #main-header {
    padding: 0px 0;
}

.et_header_style_centered nav#top-menu-nav {
	display: inline-block;
}

#top-menu {
    display: block;
}

.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget {
    float: left;
    clear: none;
    width: 47.25%;
    margin: 0 5.5% 7.5% 0;
}

#footer-info, .et-social-icons {
    text-align: left;
}

}