/**
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.10
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: #000;
}

body{
    background: white;
}

.entry-content{
    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;
}

#ast-desktop-header{

    background-image: url(images/header-bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: auto;
    background-attachment: scroll;
}

.ast-main-header-wrap{
    border-top: 2px solid #e7762b;
}

#ast-mobile-header{
    border-bottom: 2px solid #e7762b;
}

.menu-toggle{
    position: relative;
    top: -7px;
}

.ast-above-header, .main-header-bar, .ast-below-header{
    transition: none;
}

@media only screen and (min-width: 999px) {
    .ast-primary-header-bar .site-primary-header-wrap {
        background: transparent url(images/united-record-pressing-bg.png) no-repeat 160px 50%;
    }


}

#ast-mobile-header .ast-primary-header-bar .ast-builder-grid-row{
    background: transparent url(images/united-record-pressing.png) no-repeat 160px 60px;
    background-size: 50%;
}

@media only screen and (max-width: 650px) {
    #ast-mobile-header .ast-primary-header-bar .ast-builder-grid-row{
        background: transparent url(images/united-record-pressing.png) no-repeat 160px 70px;
        background-size: 50%;
    }
}

@media only screen and (max-width: 700px) {
    #ast-mobile-header .ast-primary-header-bar .ast-builder-grid-row{
        background: transparent url(images/united-record-pressing.png) no-repeat 160px 65px;
        background-size: 50%;
    }
}


@media only screen and (max-width: 470px) {
    #ast-mobile-header .ast-primary-header-bar .ast-builder-grid-row{
        background: transparent;
        background-size: 50%;
    }
}

@media only screen and (min-width: 1160px) {
    .ast-primary-header-bar .site-primary-header-wrap {
        background: transparent url(images/united-record-pressing-bg.png) no-repeat 220px 50%;
    }
}

.ast-desktop ul#ast-hf-menu-1 > li.menu-item-has-children:hover > a {
    background: transparent url(images/caret.png) no-repeat center bottom;
    transition: none;
}

.ast-below-sticky-header-active .ast-below-header-wrap .ast-below-header {
    background-image: url(images/header-bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: auto;
    background-attachment: scroll;
    backdrop-filter: unset;
    transition: none;
}

.ast-desktop ul#ast-hf-menu-1 li:after {
    content: "";
    background: #e7762b;
    width: 1px;
    height: 14px;
    position: absolute;
    left: -2px;
}


.ast-desktop ul#ast-hf-menu-1 li#menu-item-12:after,
.ast-desktop ul#ast-hf-menu-1 ul li:after {
    display: none !important;
}

#ast-desktop-header .sub-menu li{
    border-bottom: 1px solid white;
    text-align: center;
}

#ast-desktop-header .sub-menu li:last-child{
    border-bottom: none;
}


.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 147px;
    height: 147px;
}


body.single #menu-item-12 > a{
    color: #744e45 !important;
}

.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-site-navigation-desktop .current-page-ancestor > a,
#ast-mobile-site-navigation .current-page-ancestor > a,
body.single-post #menu-item-11 a,
body.single-post #mobile-menu-item-11 a,
body.single-post #menu-item-865 > a,
body.single-post #mobile-menu-item-865 > a{
    color: #744e45 !important;
}

body.blog #menu-item-1782 a,
body.single-post #menu-item-1782 a,
#primary-site-navigation-desktop .sub-menu  .current-page-ancestor > a{
    color: #000 !important;
    background: #e7762b !important;
}

#primary-site-navigation ul ul ul{
    display: none;
}

#primary-site-navigation ul ul ul a{
    padding-left: 50px;
}
.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;
}

main a,
main a:visited,
main a:hover{
    text-decoration: underline;
}

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: #0274be;
    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;
}

@media only screen and (min-width: 820px) {
    #menu-epc-footer li{
        display: inline-block;
        padding: 0px 10px;
        margin: 0;
    }

    #menu-epc-footer li:after{
        content: "\00a0\00a0\00a0\00a0|";
    }
    #menu-epc-footer li:first-child{
        padding-left: 0px;
    }

    #menu-epc-footer li:last-child{
        padding-right: 0px;
        padding-left: 5px;
    }

    #menu-epc-footer li:last-child:after{
        content: "";
    }

    #menu-epc-footer {
        text-align: right;
    }

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

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


}


@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_wrapper ol.validation_list{
    width: auto !important;
}

.gform_title{

    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;
}



#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;
}

.wp-block-media-text .wp-block-media-text__content{
    padding: 0 !important;
}

.ast-no-sidebar .entry-content .wp-block-media-text.alignfull {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
}

.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;
}

figcaption{
    text-align: center;
}

.wp-block-button .wp-block-button__link:hover{
    text-decoration: none;
}

.entry-title a{
    text-decoration: none;
}

.ast-footer-html-3 a{
    margin: 5px;
}

#nav_menu-2{
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .alignright,
    .alignleft{
        display: block;
        margin: 10px 0;
        float: none !important;
    }
}

.wp-block-button__link:focus,
input:focus,
textarea:focus,
input[type="file"]:focus,
input[type="submit"]:focus,
select:focus{
    outline: 2px dotted blue !important;
}

.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme textarea,
.gform_wrapper.gravity-theme select{
    border-color: #595959 !important;
}

iframe:focus {
    outline: 1px dotted blue;
    border: 1px dotted blue;
}

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

    #input_2_44 .gchoice,
    #input_2_62 .gchoice{
        display: inline-block;
        white-space: nowrap;
        margin-right: 15px;
    }

}

@media only screen and (max-width: 600px) {
    .site-primary-footer-inner-wrap{
        display: block;
    }
}

.site-primary-footer-inner-wrap .site-footer-section-2 p{
    background: transparent url(images/tile-piece.png) no-repeat right center;
}

.site-primary-footer-inner-wrap .site-footer-section-2 a{
    padding-left: 30px;
    background: transparent url(images/phone-bg.png) no-repeat left center;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin-right: 40px;
}

@media only screen and (max-width: 630px) {
    .site-primary-footer-inner-wrap .site-footer-section-2 a{
        margin-right: 0px;
    }
}

body.blog h1.entry-title{
    font-size: 60px;
}

.color-header{
    border-top: 1px solid #e7762b;
    border-bottom: 1px  solid #e7762b;
    padding: 10px 0;
    margin: 30px 0;
    text-align: center;
}

.color-header-p{
    font-style: italic;
}

.color-header:first-child{
    margin-top: 0;
}

.color-list{
    text-align: center;
}

.color-item{
    display: inline-block;
    width: 18%;
    margin: 10px 2% 10px 0;
    text-align: center;
    vertical-align: top;
    font-size: 16px;
}

.color-item a{
    text-decoration: underline;
}

@media only screen and (max-width: 1080px) {
    .color-item{
        width: 23%;
    }
}

@media only screen and (max-width: 800px) {
    .color-item{
        width: 48%;
    }
}

.color-item img{
    width: 100%;
    height: auto;
}

.page-id-938 .fr-content{
    background: #F7F7F7;
}

.page-id-938 .fr-caption{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
}

.page-id-938 .fr-close{
    color: white;
}

#hp-header{
    position: relative;
    background: #4E7F89 url(images/shopfloor.jpg) no-repeat center center;
    min-height: 525px;
}

#hp-header-inner{
    max-width: 11120px;
    margin: 0 auto;
    position: relative;
}

#hp-header-logo{
    position: absolute;
    top: 180px;
    left: calc(50% - 150px);
    width: 260px;
    height: 260px;
}

@media only screen and (min-width: 1920px) {
    #hp-header {
        background-size: cover;
    }
}

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

    #hp-header{
        min-height: 300px;
        background: #4E7F89 url(images/shopfloor.jpg) no-repeat center -90px;
    }

    #hp-header-logo{
        display: none;
        top: 60px;
        left: calc(50% - 100px);
        width: 200px;
        height: 200px;
    }
}

.fancy-header{
    border-top: 2px solid #E7762B;
    border-bottom: 2px solid #E7762B;
    text-align: center;
    padding: 20px 0;
}

.page-id-65 .fc-section-overview .fc-section-overview-inner {
    margin: 0;
}

.page-id-65 .fc-section-overview .fc-section-overview-inner h3{
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}

.page-id-65 .fc-section-overview .section-link{
    margin-bottom: 0;
}

#jobs-iframe {
    width: 100%;
    overflow: hidden; /* Hide any overflowing content */
}

#jobs-iframe iframe {
    width: 100%;
    border: none; /* Remove default border */
    overflow: hidden; /* Make sure to hide scrollbars */
}


/*staff list css*/
.staff-wrapper form, .list-container form {
    display: flex;
    column-gap: 20px;
    margin-bottom: 30px;
}

.staff-wrapper .form-group label, .list-container form label {
    display: block;
    font-size: 16px;
}

.all-staff{
    text-align: center;
}

.all-staff .col-md-4 {
    text-align: center;
    vertical-align: top;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 860px) {
    .all-staff .col-md-4 {
        width: 22%;
        display: inline-block;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media only screen and (max-width: 859px) and (min-width: 701px) {
    .all-staff .col-md-4 {
        width: 30%;
        display: inline-block;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media only screen and (max-width: 700px) and (min-width: 600px) {
    .all-staff .col-md-4 {
        width: 45%;
        display: inline-block;
        margin-left: 1%;
        margin-right: 1%;
    }
}

.all-staff a{
    text-decoration: none;
}

.all-staff h2 {
    font-size: 15px;
    margin: 10px 0 0;
    font-weight: 600;
}

.all-staff h3 {
    font-size: 15px;
    margin: 10px 0 0;
    font-weight: 600;
}



.all-staff img{
    border-radius: 125px;
    border: 2px solid white;
}

.col-md-4 a img{
    border-radius: 125px;
    border: 2px solid #2A7F89;
}

.col-md-4 a:hover img{
    border-radius: 125px;
    border: 2px solid #E7762b;
}

/*staff details css*/
.staff-detail-inner {
    overflow: hidden;
}
@media only screen and (min-width: 860px) {
    .staff-detail {
        float: left;
        width: calc(100% - 300px);
    }

    .staff-picture {
        float: right;
        width: 300px;
    }
}

.staff-detail-position {
    color: #003b49;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
}

.staff-picture{
    text-align: center;
    margin-bottom: 30px;
}

.staff-picture img{
    border-radius: 125px;
    margin-bottom: 30px;
    border: 3px solid #2A7F89;
}

.blog-layout-3 .post-thumb {
    padding-bottom: 10px;
}

.blog-layout-3{
    border-bottom: none !important;
    padding-bottom: 0 !important;
}


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

    .blog-layout-3 .post-content {
        width: calc(100% - 320px);
        float: left;
        padding: 0 !important;
    }

    .blog-layout-3 .post-thumb {

        position: relative;
        max-width: 250px;
        float: right;
        margin-top: 30px;
    }



}

@media only screen and (min-width: 1240px) {
    body.blog article.post{
        border-radius: 30px;
    }
}

body.blog .entry-title a{
    color: #2a7f89;
    text-decoration: underline;
    font-size: 24px;
}

body.blog .entry-title a:hover{
    color: #744e45;
    text-decoration: underline;
}

body.blog article.post{
    background: #F5F5F5;
    padding: 30px !important;

}

body.blog .read-more a{
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-color: #2a7f89;
    background-color: #2a7f89;
    color: #ffffff;
    font-family: inherit;
    font-weight: 700;
    line-height: 1em;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-decoration: none;
}

body.blog .read-more a:hover{
    background-color: #744e45;
    border-color: #744e45;
}

.ast-blog-single-element{
    clear: both;
}

body.archive .ast-archive-description {
    width: 100%;
    text-align: left;
    padding: 0 0 0 0 !important;
}