/* * Custom CSS * * Place here your custom CSS. This will keep your custom css when there is a theme update. * */.map_section iframe {    pointer-events: none;}#map.section_wrapper {    padding-bottom: 0;}#cover-nc section#simple-social-icons-2 {    padding-top: 50px;}#cover-nc a {    font-size: 85px;    margin-right: 10px;    margin-left: 10px;}/* ====================================================Beginning of Louisville Geek Custom CSSEnjoy :)==================================================== *//* Home Page */@media all and (min-width: 767px) {    #team .thumbnail {        min-height: 944px;    }}.home #gform_fields_2 input, .home #gform_fields_2 textarea {    border-color: #9cccbe;}.home .gform_wrapper textarea.medium {    color: #fff !important;}.home .gform_wrapper input {    color: #fff;}.home #gform_submit_button_2 {    background-color: #9cccbe;    border-color: #9cccbe;    color: #fff;    transition: background-color 0.4s ease;}.home  #gform_submit_button_2:hover {    background-color: #CBE7DE;    border-color: #CBE7DE;}.home #map {    overflow: hidden;}.home #goodbye {    margin-top: -45px;}/* Contact Us Form */#gform_widget-2 #gform_wrapper_2 {    border: 1px rgba(169, 169, 169, 0.26) solid;    border-radius: 7px;    padding: 15px;}.custom-row #gform_2 input,.custom-row #gform_2 textarea,#gform_widget-2 #gform_2 input,#gform_widget-2 #gform_2 textarea {    border-color: #9cccbe;}.custom-row .gform_wrapper textarea.medium,#gform_widget-2 .gform_wrapper textarea.medium {    color: #000 !important;}#gform_submit_button_2 {    background-color: #9cccbe;    color: #fff;    transition: background-color 0.4s ease;}#gform_submit_button_2:hover {    background-color: #CBE7DE;    border-color: #CBE7DE;}/* Google Street View Contact Page */.custom-row {    display: flex;    flex-direction: row;}.custom-column-8 {    width: 70%;}.custom-column-4 {    width: 30%;    padding-left: 25px;}.custom-column-4 p {    padding-left: 0;}.street-view {    width: 95%;    margin-right: auto;    margin-left: auto;}/* Instagram Widget */ul.instagram-pics {    max-height: 600px;    overflow-y: scroll;    overflow-x: hidden;    border-top: 1px solid #E2E9ED;    border-bottom: 1px solid #E2E9ED;}.instagram-pics li {    border-bottom: 1px solid #E2E9ED;    padding: 20px;}.instagram-pics li:hover {    background-color: rgba(66, 139, 202, 0.04);}