/*
Theme Name: Minimalo Child Theme
Template: minimalo
Theme URI: http://theme.rootlayers.com/minimalo/
Author: rootlayers
Author URI: https://themeforest.net/user/rootlayers/
Description: A Minimal Blog WordPress Theme for Creative Websites
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: minimalo
*/

@import url("../minimalo/assets/css/main.min.css");

/* Theme customization starts here
------------------------------------------------------- */

._2pi3 {display:none !important;}

/*Navegación web*/
.site-header .wrap{
	max-width: none;
}

.fixed-header{
	position: fixed;
	z-index: 1000;
	background-color: white;
	width: 100%;
	top: 0px;
}

.fixed-header-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.fixed-header-logo{
	padding: 5px 0 10px 0 !important;
	min-width: 100px;
	max-width: 200px;
}

.fixed-header-menu{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 25px;
}

.fixed-header-menu ul{
	border: 0;
}

.home .preads{
	margin-bottom: 10px !important;
	}

 .preads{
	display: flex;
	justify-content: center;
	max-width: 90%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	overflow: hidden;
}

.bridal {
	display: flex;
    justify-content: center;
    max-width: 73%;
    height: 778px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    overflow: hidden;
    
}
