/*
Theme Name: Aurora Child
CurrentTheme URI: http://wordpress.boomvisibility.com/Parent-Theme
Description:  Aurora Child Theme
Author: the Boom Visibility team
Author URI: http://boomvisibility.com/
Template: Aurora-master
Description: The 2012 theme for WordPress customized by Boom.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlText
Text Domain:  Aurora-child

This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.
*/

#masthead .logo {
    width: 235px;
    max-width: 100%;
    height: 60px;
    background-image: url(images/logo.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

div.flex-box {
    max-width: 100px;
    margin-right: 50px;
}

@media (min-width: 1025px){
header.smaller #masthead .logo {
    width: 175px;
    height: 35px;}
}
@media (max-width: 1025px) {
#map {
    padding: 0 0 50% 0;
    height: 0;
    background-position: 50%;}
.mobile-menu .slicknav_menu {display: block;}
}
.page-template-contact-page section.full {align-items: flex-start;}
/* Site colors */
a,
.gform_wrapper.home-appt_wrapper .ginput_container_select:after,
.form-sidebar .gform_wrapper.home-appt_wrapper .ginput_container_select:after,
.form-body .gform_wrapper .ginput_container_select:after,.rating-link a, #insurance a.learn-more {color: #28A9E2;}
.offer-bar, #secondary .header, .widget-area .widget h3,
.gform_wrapper.home-appt_wrapper .gf_switch ul.gfield_radio > li input:checked + label:before,
.gform_wrapper.home-appt_wrapper .gf_switch ul.gfield_radio > li input:checked + label:after,
.gform_wrapper.home-appt_wrapper li.gfield.non-switch input[type=radio]:checked,
.navigation li a:hover, .navigation li.active a, .entry-content ul li:before,
section.blue, .slicknav_menu, #content table tr th,
.button:hover, .navigation-container .navigation-primary li.learn-more a:hover,
.form-header,.divider, #contact, #offers .half.last, #content table.whitening tr {background-color: #28A9E2;}
.offer-bar a:hover {color: rgba(255,255,255,0.9);}
.offer, #content table.whitening tr td:last-of-type {background: rgb(255 255 255 / 42%);}
@media (min-width: 1025px){
  .navigation-primary li:hover a, .navigation-primary li:hover ul.sub-menu a {color: #28A9E2;}
  .nav-menu .sub-menu li, .nav-menu .children li.menu-item {border-top: 1px solid #28A9E2;}
  nav.navigation-primary li.current-menu-item > a, .navigation-primary li:hover ul.sub-menu li.current-menu-item a {color: #75D1F7;}
}
header.global {border-bottom: 1px solid #28A9E2;}
.blue-box, section#schedule:before, ul#menu-primary-menu .sub-menu li a:hover,
.navigation li a, .navigation li.disabled, #content table.whitening tr th {background-color: #75D1F7;}
a:hover, a.read-more:hover {color: #75D1F7;}
@media (min-width: 1025px){
header.global+.offer-bar {
    padding-top: 15px !important;}
}
.rplg-grid-row.rplg-reviews:before {
    content: 'Recent Reviews';
    width: 100%;
    font-size: 30px;
    margin: 25px 0;
    display: block;
    color: #28A9E2;
}
