/*
Theme Name: ACME
Template: dt-the7
Theme URI: http://www.ohiowebtech.com
Author: Ohio Web Technologies
Author URI: http://www.ohiowebtech.com
Description: Child Theme for THE7.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: acme
*/

@import url("../dt-the7/style.css");

#trigger-overlay {background: #e2e8ed;padding: 15px;border-radius: 50%;width: 16px;}
#trigger-overlay:before {left: 0px;right: 0px;margin-left: auto;margin-right: auto;}
#trigger-overlay:hover {background: transparent;}
#main-slideshow {margin-top: -151px;}
.masthead {background: transparent !important;box-shadow: none !important;}
body.home .header-bar {border-bottom: 1px solid #b8c5d2;}

.acme_services img {border-radius: 100%;border: 1px solid #e2e2e2;background: #fff;}
.acme_services img:hover {background: #e2e2e2;}
.services_border {border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;}

.acme_testimonials .testimonial-item {background: url('images/testimonial_quote_bg.png') no-repeat 0px 22px !important;padding-left: 60px;padding-right: 50px;}
.acme_testimonials .testimonial-content {text-align: center;}
.acme_testimonials .testimonial-vcard {width: 100%;}
.acme_testimonials .testimonial-vcard .wf-td {display: block;width: 100%;float: left;text-align: center;}
.acme_testimonials .testimonial-vcard .wf-td .alignleft {float: none;margin: auto;}
.acme_testimonials .testimonial-vcard .wf-td .text-primary {color: #04427e;}
body.home .testimonials .rsBullets {margin-top: 5px;}

#footer .wf-container-footer .wf-container .widget {width: 100%;text-align: center;}
#footer .wf-container-footer .wf-container .widget .custom-nav {text-align: center;}
#footer .wf-container-footer .wf-container .widget .custom-nav li {display: inline-block;padding: 5px 15px 0px;border-left: 1px solid #202020;margin-bottom: 5px;}
#footer .wf-container-footer .wf-container .widget .custom-nav li:first-child {border-left: none;}
#footer .wf-container-footer .wf-container .widget .custom-nav li a span {text-transform: uppercase;}
#footer .wf-container-footer .wf-container .widget .custom-nav li a {padding-bottom: 5px !important}
#footer .wf-container-footer .wf-container .widget .custom-nav li.act a span,
#footer .wf-container-footer .wf-container .widget .custom-nav li:hover a span {color: #fff}

#bottom-bar .wf-table {height: 50px !important;}

#phantom {background: #fff !important;-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1) !important;box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1) !important;}

.page-title .hgroup h1 {text-transform: uppercase;}

.maps iframe{pointer-events: none;}

@media (max-width:767px) {
.acme_services {max-width: 500px;margin-left: auto !important;margin-right: auto !important}
.services_border {border: none !important}
.market_section {max-width: 358px;margin-left: auto !important;margin-right: auto !important}
#main-slideshow {margin-top: 0;}
#bottom-bar .wf-table {height: auto !important;}
}