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

/*
    Secondary Title
*/
.elementor-kit-10 h3{
	font-size:18px !important;
	line-height:29px !important;
	font-weight:500 !important;
}

/*
    MetaData
*/
.elementor-7226 .elementor-element.elementor-element-d2e225e .elementor-icon-list-text:hover{
	color:#EE352E !important;
}

/*
    Author Box Button
*/
.elementor-7226 .elementor-element.elementor-element-5de7983 .elementor-author-box__button{
	color:#000000 !important;
}

.elementor-7226 .elementor-element.elementor-element-5de7983 .elementor-author-box__button:hover{
	color:#ffffff !important;
}

/*
    Image Caption
*/
figcaption{
	color:#ffffff !important;
}

/*
    Footer Links Color (Navigate, UHHM Content, About UHHM)
*/
.elementor-widget-container nav>ul>li>a{
	color:white;
}
.elementor-widget-container nav>ul>li>a:hover{
	color:#ED1C24 !important;
	text-decoration:underline;
}

/*
    Footer Links Color (Contact and Location)
*/
.elementor-text-editor p>a{
	color:white;
}
.elementor-text-editor p>a:hover{
	color:#ED1C24;
	text-decoration:underline;
}

/*
    Footer Links Color (© 2022 Universal Hip Hop Museum | Terms of Service | Privacy Policy)
*/
.elementor-widget-container ul>li>a{
	color:white;
}
.elementor-widget-container ul>li>a:hover{
	color:#ED1C24;
	text-decoration:underline !important;	
}
/*
    Mailchimp Button
*/
[type=submit], button{
	padding:0px 20px 0px 20px;
}

@media (max-width: 767px)