/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

@media(max-width:768px) {
	h1 {
		font-size: 40px !important;
	}
}
.page-id-2 .elementor-location-footer {
	display: none !important;
}

.page-id-2 .site-header {
	display: none !important;
}

.gallery-columns-3 .gallery-item {
    max-width: 25%;
}

select.sp-profile-selector.sp-player-selector.sp-selector-redirect {
    font-size: 16px;
}

.sp-post-content p {
    color: #000;
    font-size: 16px;
}

.sp-player-details dd,
.sp-player-details dt {
	font-size: 16px !important;
}

.sp-template-gallery .sp-gallery-wrapper {
    border: none !important;
    max-width: 800px !important;
    margin: auto;
}

h3.sp-post-caption {
	color: #098d71 !important;
}

.sp-post-content a {
	color: #098d71 !important;
}

.sp-post-content a:hover {
	color: #d7d7d7;
}

.sp-template-event-blocks .sp-event-date {
	font-size: 16px !important;
}

.sp-event-blocks .team-logo {
	height: 8em;
}

p, span, a, h1, h2, h3, h4, h5, h6, select, option, dt, dd, th, td,
.sp-template-gallery .gallery-caption{
	font-family: "New Baskerville", Sans-serif !important;
	font-weight: 500 !important;
	font-style: italic !important;
}

.sp-template h4,
.sp-template h1,
.sp-template h2,
.sp-template h3,
.sp-template h5,
.sp-template h6 {
		font-family: "New Baskerville", Sans-serif !important;
	font-weight: 500 !important;
	font-style: italic !important;
}

.sp-section-content.sp-section-content-logos {
	display: none !important;
}
