/**
Theme Name: epca
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: epca
Template: astra
*/

html {
    background: #252525;
}

body{
	background: white;
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea {
    font-family: Arial !important;
}

/* Usually the Contact Us Page where the children go off the screen. */
.main-header-menu > li:last-child .sub-menu {
    right: 0px !important;
    left: auto !important;
}

.ast-above-header-section-wrap {
    min-height: 30px;
}

.ast-site-identity{
    padding-top: 0px;
    padding-bottom: 10px;
}

.ast-above-header{
    border-bottom: none !important;
    line-height: 1em;
}



.fc-full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.fc-content {
    clear: both;
    overflow: hidden;
}

.wp-block-embed {
    margin-bottom: 0px;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    max-width: 1120px;
}
.wp-block-cover-image .wp-block-cover__inner-container .wp-block-embed,
.wp-block-cover .wp-block-cover__inner-container .wp-block-embed {
    padding-top: 30px;
    padding-bottom: 30px;
}
.wp-block-cover-image .wp-block-cover__inner-container .wp-block-gallery,
.wp-block-cover .wp-block-cover__inner-container .wp-block-gallery {
    padding-top: 30px;
    padding-bottom: 0px;
}

.has-black-color {
    color: #000 !important;
}

.has-black-background-color {
    background-color: #000 !important;
}

.has-white-color {
    color: #fff !important;
}

.has-white-background-color {
    background-color: #fff !important;
}

.has-dark-gray-color {
    color: #3A3A3A !important;
}

.has-dark-gray-background-color {
    background-color: #3A3A3A !important;
}

.has-blue-color {
    color: #0174BE !important;
}

.has-blue-background-color {
    background-color: #0174BE !important;
}

#primary {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

#primary-menu .current-page-ancestor > a {
    color: #226e87;
}
#primary-menu ul ul {
    display: none;
}

.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after{
    content: "";
    display: none;
}

.ast-header-break-point .ast-above-header-section .widget {
    margin: 0;
}

.ast-header-break-point .main-navigation ul.sub-menu a{
    line-height: 1.5em !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

h1.entry-title,
.ast-archive-title{
    margin-top: 1em;
}

.ast-archive-description {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
}

.blog-layout-1 {
    border-bottom: none;
    border-top: 1px solid #eee;
    padding-top: 2em;
    padding-bottom: 1em;
}

@media only screen and (max-width: 1119px) {
    .pagination {
        padding: 0 20px;
    }
}
.EpcSubmenu ul ul {
    margin-left: 20px;
}

#after-content {
    background: #252525;
    color: white;
}
#after-content .ast-container {
    margin-left: auto;
    margin-right: auto;
}
#after-content .widgettitle {
    padding-top: 20px;
    color: white;
}
#after-content #subnav {
    margin: auto;
    padding: 10px 0 20px 0;
}

#after-content ul.submenu{
    list-style-type: square;
    margin-left: 20px;
}

#after-content ul.submenu ul {
    margin-left: 20px;
    list-style-type: square;
}

#after-content ul a {
    color: white;
}
#after-content ul a:hover {
    text-decoration: underline;
}

#after-content .widget:last-child {
    padding-bottom: 20px;
}

.ast-small-footer a{
    text-decoration: underline;
}


.widget-address-field{
    align-items: flex-start !important;
}

.widget-address-field .address-icons{
    position: relative;
    top: 7px;
}

#menu-footer-2 li a{
    text-decoration: underline;
}


.footer-adv h2.widget-title{
    margin-bottom: 0px;
}

#menu-epc-footer li a{
    text-decoration: underline;
    font-weight: bold;
}

.footer-adv .ast-container {
    padding-right: 20px;
    padding-left: 20px;
}

.footer-sml-layout-2 .ast-small-footer-section-1, .footer-sml-layout-2 .ast-small-footer-section-2 {
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .footer-adv-widget-3 {
        text-align: right;
    }

    .footer-adv-widget-2 {
        text-align: right;
    }

    .footer-sml-layout-2 .ast-small-footer-section-2{
        text-align: right;
    }

}

@media only screen and (max-width: 768px) {
    .footer-adv-widget-1 .widget:last-child {
        margin: 0 0 0 0;
    }

}

@media only screen and (min-width: 768px) {

    body.blog article.has-post-thumbnail .ast-blog-featured-section,
    body.archive article.has-post-thumbnail .ast-blog-featured-section{
        float: right;
        width: 300px;
    }

    body.blog article.has-post-thumbnail .entry-header,
    body.archive article.has-post-thumbnail .entry-header{
        float: left;
        width: calc(100% - 320px);
    }

    body.blog article.has-post-thumbnail .entry-content,
    body.archive  article.has-post-thumbnail .entry-content{
        width: calc(100% - 320px);
    }
}

body .gform_wrapper input,
body .gform_wrapper select,
body .gform_wrapper textarea{
    font-family: Arial !important;
}

select,
body .gform_wrapper select{
    padding: 5px 5px;
    height: 33px;
}

.gform_title{
    color: #8d0742 !important;
    font-size: 30px !important;
    font-weight: normal !important;
}

.gform_wrapper .gform_heading{
    margin-bottom: 0px !important;
}

.gform_wrapper span.gform_description{
    margin-bottom: 0px !important;
}

.gform_wrapper {

    padding: 0px;
    width: 100%;
    margin: 0 auto 20px auto;
}


@media only screen and (min-width: 1050px) {

    #gform_wrapper_1:not(.gform_validation_error) .gfield{
        max-width: 98%;
    }

    #gform_wrapper_1:not(.gform_validation_error) #field_1_1,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_42,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_37,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_38,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_39,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_41,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_40,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_34,
    #gform_wrapper_1:not(.gform_validation_error) #field_1_11{
        width: 49%;
        float: left;
        clear: none;
    }


    #gform_wrapper_1:not(.gform_validation_error) #field_1_43{
        padding-top: 20px;
        clear: left;
    }

}

#ast-scroll-top{
    display: none !important;
}

ul.site-map-list{
    margin-left: 0px;
}

.site-map-header{
    margin-bottom: 20px;
}

ul.site-map-list,
ul.site-map-list ul{
    list-style: none;
}

#doctor-office-columns{
    overflow: hidden;
    clear: both;
}

@media only screen and (min-width: 800px) {

    #doctor-office-info {
        width: 70%;
        float: left;
    }

    #doctor-office-map {
        width: 28%;
        float: right;
        text-align: right;
    }
}

#doctor-office-bottom{
    clear: both;
}

body #wpsl-stores {
    height: auto !important;
    overflow: auto !important;
}

body #wpsl-search-wrap .wpsl-input label,
body .wpsl-radius label{
    line-height: 2.2;
    width: 120px;
}

body #wpsl-radius label{
    line-height: 2.2;
    width: 60px;
}


@media only screen and (min-width: 760px) {

    body #wpsl-wrap.wpsl-store-below #wpsl-result-list li {
        float: left;
        width: 50%;
        box-sizing: border-box;
        border-top: 1px dotted #ccc;
        border-bottom: none;
    }

    body #wpsl-wrap.wpsl-store-below #wpsl-result-list li:nth-child(2n+1) {
        clear: left;
    }
}

body .wpsl-selected-item:after {

    right: 3px;
}


.ast-no-sidebar .entry-content .wp-block-media-text.alignfull,
.ast-no-sidebar .entry-content .wp-block-media-text.alignwide {
    margin-left: 0px;
    margin-right: 0px;
    max-width: unset;
    width: unset;
}

.wp-block-media-text .wp-block-media-text__content{
    padding-left: 0px;
}