/*
Theme Name: Carron Asphalt Paving, Inc
Theme URI: https://carronasphalt.com
Author: Hearst
Author URI: https://hearstdms.com
Description: Child Theme for Carron Asphalt Paving, Inc
Template: betheme
Version: 1.6.2
*/

html a {
    text-decoration: underline;
}

input#gform_submit_button_3 {
    width: 50%;
    text-transform: uppercase;
}

.our-team .mcb-wrap-inner {
    display: flex;
    flex-wrap: wrap;
}

.our-team .column * {
    flex-basis: 100%;
}

.our-team .team .image_frame {
    display: none;
}

.our-team .desc_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
}

.style-simple .our-team a.icon_bar {
    background-color: #063400;
}

.our-team .icon-mail:before {
    color: white;
}

.flex-row {
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
}

.flex-row img {
    object-fit: contain;
}

.flex-row .flex-half {
    flex-basis: 50%;
}

.flex-row .flex-third {
    flex-basis: 33.3333%;
}

html .accordion .question.active .title {
    color: #063400;
}

html .style-simple .accordion .question:after {
    background-color: #063400;
}

.answer {
    padding-top: 50px !important;
}

.services-section {
    display: none;
}

.services-section.active {
    display: block;
}

.services-section-toggle button {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    background: #003300;
}

.services-section-toggle button:before {
    content: '\e866';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    width: 1em;
    margin-right: .2em;
    font-variant: normal;
    text-transform: none;
}

.services-section-toggle.active button,
.services-section-toggle button:hover {
    border: none;
    outline-color: #003300;
    background: white;
    color: #003300;
}

.services-section-toggle button:focus,
.services-section-toggle button:hover {
    outline: none;
}

#Top_bar #menu ul li.submenu.hover .menu-toggle {
    color: #003400 !important;
}


div#slider-1-layer-1,
div#slider-1-layer-3 {
    padding-left: 2% !important;
}

.tp-mask-wrap {
    overflow: visible !important;
}

.current-menu-item span.menu-toggle {
    color: #003400 !important;
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
    html h2 {
        font-size: 26px;
        line-height: 1;
    }

    a[href*="mailto"] {
        font-size: 12px;
    }

}

@media screen and (max-width: 767px) {
    .wrap.mcb-wrap[style*="margin-top:-"] {
        margin-top: 10px !important;
    }

    .services-section-toggle button {
        font-size: 14px;
    }

    .column_image {
        margin-top: 10px !important;
    }

    ul[style*="columns:"] {
        columns: 1 !important;
    }

    .column-margin-0px {
        margin-top: 10px !important;
    }

    html body .section_wrapper .column.column_divider {
        height: 0 !important;
        margin: 0 !important;
    }

    .mcb-item-f573dfa8b .column_attr {
        padding-bottom: 0 !important;
    }

    .mcb-item-05r0o3yxh {
        margin-top: 0 !important;
    }

    .mcb-item-05r0o3yxh .column_attr {
        border-left: 1px solid #d2d2d2;
        padding-top: 0 !important;
    }

}

@media only screen and (min-width: 641px) {
    .contact-form_wrapper.gform_wrapper textarea.large {
        height: 150px;
    }

    .contact-form_wrapper .gform_footer.top_label {
        text-align: center;
    }
}
