/* 
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
*/

/*
    Add your custom styles here
*/

#content, #jm-footer {
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#content {
	background-color: #F5F4F1;
}
.elementor-widget-sidebar ul, .elementor-widget-sidebar li { 
    list-style: none !important; 
    padding: 0 !important; 
    margin: 0 !important; 
}
.elementor-text-editor ul, .elementor-text-editor ol, ul, ol {
    margin-bottom: 1em;
}
input::placeholder, textarea::placeholder {   
    opacity: 1 !important;
}
.cky-banner-btn-close, .cky-btn-close, .cky-show-desc-btn, .cky-accordion-btn, .cky-btn-revisit{
	&:hover{
		background: none !important;
	}
}

.small-text a, .small-text {
	font-size: 12px;
}
.footer-link a {
	color: #666666;
}
.footer-link a:hover {
	color: #392054;
}