/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 only screen and (max-width : 1600px ) {}
@media only screen and (max-width : 1581px ) {}
@media only screen and (max-width : 1561px ) {}
@media only screen and (max-width : 1531px ) {}

@media only screen and (max-width : 1500px ) {}
@media only screen and (max-width : 1481px ) {}
@media only screen and (max-width : 1461px ) {}
@media only screen and (max-width : 1431px ) {}

@media only screen and (max-width : 1400px ) {}

@media only screen and (max-width : 1500px ) {
	
	#hp-cupe-latest-news-near-footer{
		
	}
	.hp-control-width > .e-con-inner,	
	#header-wrapper > .e-con-inner,	
	#home-wrapper > .e-con-inner, 
	.home-wrapper-2, 
	#footer-wrapper > .e-con-inner,
	#single-page-wrapper > .e-con-inner,
	#breadcrumbs-inner-wrapper,
	.archive .tribe-common-l-container{
		width: 94%;
	}	
	
	body.archive .tribe-common-l-container{
		width: 94% !important;
	}
	#footer-bar-wrapper {
		padding: 0 3rem;
	}
	.home-wrapper-2 {
		margin: 0 auto;
	}
}

@media only screen and (max-width : 1300px ) {
	#header-wrapper > .e-con-inner,	
	#home-wrapper > .e-con-inner, 
	.home-wrapper-2, 
	#footer-wrapper > .e-con-inner,
	#single-page-wrapper > .e-con-inner,
	#breadcrumbs-inner-wrapper{
		width: 94%;
	}	
	#footer-bar-wrapper {
		padding: 0 3rem;
	}
	.home-wrapper-2 {
		margin: 0 auto;
	}
	
	
}



@media only screen and (max-width : 1200px ) {}
@media only screen and (max-width : 1024px ) {}
@media only screen and (max-width : 880px ) {}


@media only screen and (max-width : 767px ) {}
@media only screen and (max-width : 400px ) {}
@media only screen and (max-width : 1131px ) {}


.archive .tribe-common-l-container{
    padding: 0 !important;
    width: 1480px !important;
    max-width: 100%;
    margin: 5rem auto 0;
}

.archive header.tribe-events-header 
.tribe-events-header__events-bar {
    background-color: #D9E73C !important;
    border: 0;
    padding: 0rem 2rem;
    border-radius: 8px;
}

.archive header.tribe-events-header 
.tribe-events-header__events-bar > h2{
    display: none !important;
}


.archive header.tribe-events-header 
.tribe-events-header__events-bar #tribe-events-search-container{
    background: transparent;
    padding: 0;
    margin: 0;
    height: auto;
}


.archive header form{}
.archive header form .tribe-events-c-search__input-group{
    
}

.archive header form .tribe-events-c-search__input-group 
.tribe-common-form-control-text{
    margin: 0;
}

.archive header form .tribe-events-c-search__input-group 
.tribe-common-form-control-text input[type="text"]{
    background: transparent;
    border: 0;
    padding: 2.5rem 1rem 2.5rem 3rem;
    outline: none !important;
    font-size: 1rem;
}

.archive header form .tribe-events-c-search__input-group 
.tribe-common-form-control-text input[type="text"]::placeholder{
    color: rgba(0,0,0,0.4);
}

.archive header form button{
    background: #232762 !important;
    font-size: 1rem !important;
    margin-right: 0.5rem;
    font-weight: 500 !important;
}

.archive header form button:hover{
    background: #292D32 !important;
}