/* 
Theme Name: Neptune Media Theme
Theme URI: https://neptunemedia.co.uk
Description: Neptune Media child theme.
Author: Neptune Media
Author URI: https://neptunemedia.co.uk
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
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
*/

/*** SITE SPECIFIC ***/

.footer-link a {
	color: #ffffff; !important;
}
.footer-link a:hover {
	color: #ffffff;
}
.normal-link, .normal-link a, .normal-link p {
	color: #373C3F;
}


/*** GENERAL ***/

.elementor-text-editor ul, .elementor-text-editor ol, ul, ol {
    margin-bottom: 1em;
}
input::placeholder, textarea::placeholder {   
    opacity: 1 !important;
}
.clear {
	clear: both;
}
.small-text a, .small-text {
	font-size: 12px;
}
input::placeholder, textarea::placeholder {   
    opacity: 1 !important;
}

/*** SIDEBAR ***/

.elementor-widget-sidebar ul, .elementor-widget-sidebar li { 
    list-style: none !important; 
    padding: 0 !important; 
    margin:0 !important; 
}
h4.widgettitle {
	margin-top: 20px !important;
	margin-bottom: 5px !important;
	font-size: 18px;
}

/*** COOKIE YES ***/

.cky-btn {
	border-radius: 0px !important;
	margin-bottom: 20px !important;
}
.cky-banner-btn-close, .cky-btn-close, .cky-show-desc-btn, .cky-accordion-btn, .cky-btn-revisit:hover {
    background: none !important;
}