/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/* Change color widget text menu phantom */
#phantom .mini-widgets .text-area {
	color: #000;
}

/*Breadcrumbs background*/
.page-title .breadcrumbs {
	background-color: rgba(255, 255, 255, 0);
	padding: 3px 12px 3px 12px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: solid 1px rgba(255,255,255, 0.35);
}


/*topmenu space*/
@media only screen and (max-width:1024px) {
	.mini-nav:not(.select-type-menu)>ul>li {
	    margin: 0 20px 0 0!important;
	}
}
.mini-nav:not(.select-type-menu)>ul>li {
    margin: 0 32px 0 0;
}

/*menu sidebar*/
.widget_nav_menu ul.menu li {
	background-color: #000;
    padding: 5px 20px 5px;
    margin-bottom: 10px;
}
.widget_nav_menu ul.menu li.current-menu-item {
	background-color: #fff;
    padding: 5px 20px 5px;
    margin-bottom: 10px;
    border: 1px solid #7f8c8d!important;
}
.widget_nav_menu ul.menu li a {
	color: #fff!important;
}
.widget_nav_menu ul.menu li.current-menu-item a {
	color: #000!important;
}
.button-menu-sider button {
	text-align: left!important;
	padding: 12px!important;
}
.button-menu-sider {
	margin-bottom: 12px!important;
}
.button-text button {

}

#menu-footer---columna-1 li, #menu-footer---columna-2 li { 
	background:transparent;
	padding:0;
	border:0px none; 
}
#menu-footer---columna-1 li a, #menu-footer---columna-2 li a { 
	color:#FFF; 
}
#menu-footer---columna-1 li a:hover, #menu-footer---columna-2 li a:hover { 
	color:#DDD; 
	text-decoration:none; 
}

.footer .widget-title {
    color: #fff;
}
.footer .campus h4 {
    font-size: 14px;
	font-weight: bold;
    margin: 0px 0px 5px;
}

/* Hide destaced image */
article .post-thumbnail,
.eventos .post-thumbnail {
	display: none;
}

/*--------------------------------------------------------------
 Share buttons
--------------------------------------------------------------*/
.list-inline a { 
	text-decoration: none;
	font-size: 12px;
}

.list-inline{
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0px 5px;
}
.list-inline>li span{
	margin-left: 5px;
}

#facebook i {
    color: #3B5998;
}

#twitter i {
    color: #0098DB;
}



/*--------------------------------------------------------------
formulario: Solicita información - Home Postulante
id: 6
--------------------------------------------------------------*/

body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
}



.gform_wrapper .top_label li.gfield.gf_right_third {
    margin-bottom: 0px !important;
}

#page input[type="text"], #page input[type="search"], #page input[type="tel"], #page input[type="url"], #page input[type="email"], #page input[type="number"], #page input[type="date"], #page input[type="range"], #page input[type="password"], #page select, #page textarea, #page .wpcf7-number {

    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


/*--------------------------------------------------------------
formulario: Eventos Lima
id: 2.
--------------------------------------------------------------*/
#page #gform_2 input[type="text"],  #page  #gform_2 select{
	margin-top: 15px !important;
}


#page #gform_10 input[type="text"],  #page  #gform_10 select{
	margin-top: 15px !important;
}



/*--------------------------------------------------------------
transparencia - menu top 
--------------------------------------------------------------*/
.transparent .top-bar-bg {
    background: #212322 !important;
}


/*--------------------------------------------------------------
transparencia - menu principal
--------------------------------------------------------------*/
.transparent .masthead {
    background: #ffffff !important;
}

.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text{
 	    color: #222423 !important;
}

 
.light-preset-color .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mini-widgets > *{
  color: #222423 !important;
}

.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li.act > a > span {
	 color: #222423 !important;

}

.light-preset-color .masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover .menu-text {
    color: #222423 !important;
}

/*--------------------------------------------------------------
vientas de las lists LSCF
--------------------------------------------------------------*/

.lscf-custom-template-wrapper .accordion-headline .px-cross {

    color: #212322 !important;
}

input[type="checkbox"]:disabled + label { color: #999; }