/*
 Theme Name:   Overture Mag Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Julio Mena
 Author URI:   http://otromexico.com
 Template:     overture-mag
 Version:      1.1
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  overture-mag-child
*/
@import url("../overture-mag/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */

.top-bar {
    height: 50px;
    background: #d1acd3;
    border-bottom: 0px;
}

#header .logo {
    max-width: 350px;
}
#header .logo img {
    max-width: 90%;
}
#header .search {
    margin-left: 50px;
}

.search-form .search-field {
    border: 1px solid #7ad2c4;
}
.main-menu > .menu {
    border-bottom: 2px solid #7ad2c4;
}
.home-slider .slider-wrap {
    border-bottom: 1px solid #7ad2c4;
}
a {
    color: #7ad2c4;
}
.menu a {
    color: #111111;
}
.post-label, .entry-cat a {
    border: 1px solid #ae2f95;
    border-right: 2px solid #ae2f95;
    border-bottom: 2px solid #ae2f95;
    color: #ae2f95;
}
.entry-cat a:hover {
    border: 1px solid #ae2f95;
    border-right: 2px solid #ae2f95;
    border-bottom: 2px solid #ae2f95;
    background: #ae2f95;
    color: #FFFFFF;
}
.load-link {
    background: #ae2f95;
    box-shadow: 3px 3px 0 #872091;
}
.widget_aboutus .logo img {
    max-width: 250px;
}
.section-sep {
    border-bottom: 2px solid #7ad2c4;
}
.feat-subscribe {
    background: #acbad3;
	border: 0px;
}
.feat-subscribe input[type="text"] {
    border: 1px solid #000000;
	color: #111111;
}
input[type=submit], .button {
    background: #ae2f95;
    box-shadow: 3px 3px 0 #872091;
}
#menu-item-3302 .sf-with-ul {
font-size: 11px;
}
#menu-item-3236 > a:nth-child(1) {
font-size: 11px !important;	
}
#menu-item-3242 > a:nth-child(1) {
font-size: 11px !important;	
}
#menu-item-3294 > a:nth-child(1) {
font-size: 11px !important;	
}
