/* 
Theme Name: NSOK
Theme URI: https://createthemovement.com/
Description: NSOK is a child theme of Hello Elementor, created for Nephrology Specialists of Oklahoma
Author: Create The Movement
Author URI: https://createthemovement.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: nsok
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.page-header {
	display: none;
}

.acf-map-davita, .acf-map-fresenius {
	width: 100%;
	height: 700px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

ul.details {
	padding: 0px;
}

ul.details li:marker {
	display: none;
}

ul.details li:not(:last-child) {
	margin-bottom: 7px;
}

ul.details li a {
	color: #5664a8;
	font-weight: bold;
	font-size: 18px;
}

ul.details li a:hover {
	color: #3C4676;
}

/* fixes potential theme css conflict */
.acf-map-davita img, .acf-map-fresenius img {
	max-width: inherit !important;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0px !important;
}

.gchoice input:disabled {
    visibility: hidden;
	display:none!important;
}

.sub-field {
    border: solid 1px #767676!important;
    padding: 10px!important;
    background: #f9f9f9!important;
}

.sub-field .gfield_label{
	background: #767676!important;
    color: #fff;
    padding: 5px!important;
}