/*
Theme Name: Prowess
Theme URI: http://prowess.select-themes.com
Description: A Fitness and Gym WordPress Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: prowess
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.5
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* menú */

.qodef-main-menu>ul>li>a{
	padding: 0 18px !important
}

	@media screen and (max-width: 1400px){
		
		.qodef-main-menu>ul>li>a{
			padding: 0 12px !important
		}
		
    }
	@media screen and (max-width: 1200px){
		
		.qodef-menu-area.qodef-menu-right .qodef-grid{
			width: 100%;
			padding: 0 15px;
			box-sizing: border-box
		}
		
		.qodef-main-menu>ul>li>a{
			padding: 0 6px !important
		}
		
    }




.cont-iefa.vc_custom_1574436785848{
	padding: 40px 0 !important
}

.cont-iefa .wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-offset-2.vc_col-lg-8{
	margin-left: 0 !important;
	width: 100%
}

.cont-iefa .vc_column-inner{
	padding-top: 0 !important
}


.text-center .wpb_wrapper{
	text-align: center
}

.text-center .wpb_wrapper .qodef-btn{
	margin: 20px 0
}

.intro h5{
	font-weight: bold !important
}

.box-amar{
	width:100%;
	float: left;
	text-align: center;
}

.box-amar.wpb_content_element{
	margin-bottom: 15px !important
}

.box-amar p{
	color: #000;
	margin: 0;
	background: #ffd600;
	padding: 15px 5px;
}

.tx-padding{
	padding: 20px 15%;
	box-sizing: border-box;
	
}

/* tit iefa */
.page-id-32115 h1.qodef-page-title{
	display:none
}




.pum-close.popmake-close{
	background-color: #ffd600 !important;
	max-height: 25px !important;
	line-height: inherit !important;
	color: #333 !important
}


.popup-movil{
	display: none !important
}

@media screen and (max-width: 1024px){
	.popup-pc{
		display: none !important
	}
	
	.popup-movil{
		display: block !important
	}
}


