/*
Theme Name: the7dtchild
Author: jmg
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
*/

/* FUENTES */

.light{font-family:Roboto Light, Helvetica, Arial, Verdana, sans-serif;}
.verde{color:#4C7D56}

#main {
padding:0;
}

.wf-td {
    display: table-cell;
    vertical-align: text-bottom;
}

.logo-left #navigation #main-nav, .logo-left #navigation .right-block {
    float: right;
}

/*.logo-left #navigation .right-block{
	position: relative;
    top: -150px;
	right: -150px;
}*/

.logo-left #navigation .right-block {
position: absolute;
top: 100px;
right: 0px;
}

.soc-ico{
height: 100px;
}

#header .soc-ico a {
line-height: 22px;
margin-right: 20px;
}

.soc-ico a:after, .soc-ico a:before {
width: 44px;
height: 44px;
}

.soc-ico a .icon {
width: 44px;
height: 44px;
}

.primario{color:#e74b23}

/* IDIOMA */

.idioma{width: 100px; position:absolute; top:5px; right:0px; z-index:9999}

#top-bar{height:0}

/* PLUGIN TWEETS FEED */

.atf-tweet-wrapper{background:none !important; border:0 !important; font-size: 1em !important;}
.atf-tweet-time{position: absolute !important;top: 140px !important; color:#4C7D56 !important}

.atf-object.atf-skin-simplistic .atf-tweet-wrapper {
border: 0 !important;
padding: 0 10px;
background-color: transparent !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
}


/* HOME */

.bg-home-twitter{background:url(../../uploads/2015/10/bg-home-twitter.png) no-repeat; padding:25px 0 20px 0; min-height:312px !important}

.bg-home-news{background:url(../../uploads/2015/10/bg-home-news.png	) no-repeat; padding:5px 0 20px 40px; min-height:290px !important}

.ts-cell{width:100% !important}


/* SPONSORS */

.logos-grid .wf-cell {
padding: 0 0 0 0 !important;
margin: 0 0 0 0;
width: 16% !important;
vertical-align: middle;
}

.colum-sponsors{
	width: 11% !important
}
.colum-sponsors span{
	font-size: .8em !important;
}

.colum-logos-sponsors{
	width:89% !important;
	padding: 0 0 0 10px !important;
}

.fila-sponsors{padding: 25px 0px 0px;}

/* FOOTER */

#footer{background:url(../../uploads/2015/10/bg-footer.jpg) repeat-x top center;}

#bottom-bar{display:none}

.footer .widget, .textwidget {
margin-bottom: 0;
}

.textwidget #main-nav{
	list-style:none;
	padding-bottom:10px
}
.textwidget #main-nav li{
	height:20px;
	display: list-item;
	display:block;
	font-size:11px
}

.textwidget #main-nav li a span{
	font-size:11px
}

/* INTERNAS */

.bg-sombra{background-color: rgba(0, 0, 0, 0.6); margin: 25px 0 30px 0; padding:0 50px}

.texto-12{font-size:12px !important; line-height:20px !important}

.bg-tour{background:url(../../uploads/2015/10/bg-prox-torneo.png	) no-repeat; padding:5px 0 20px 40px; min-height:350px !important}

.boton{border:1px solid #4C7D56; padding:5px; text-decoration:none; font-size:14px}
.boton:hover{color:#FFFFFF}

.vc_row:not(.vc_gitem_row):not(.vc_grid-container) .vc_col-sm-3{
	padding:0 !important;
}

	

/* PREMIOS */

.wpb_content_element.tab-style-one .wpb_tabs_nav > li.ui-state-active{
	background:none;}
	
	
#page .stripe-style-1 .tab-style-one .wpb_tabs_nav li.ui-state-active a{
	color:#e74b23}
	
.style-ios .stripe-style-1 .tab-style-one.wpb_content_element .wpb_tabs_nav li{
	box-shadow:none;
	-webkit-box-shadow:none;
}
	
.stripe-style-1.stripe-solid-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active){
	background:none}
.style-ios.boxes-transparent-bg .tab-style-one.wpb_content_element .wpb_tabs_nav li:not(.ui-tabs-active){
	background:none}
	

.tabs-premios ul{
border-bottom: solid 2px #e74b23;
padding: 0 0 10px 0 !important;
margin: 0 0 20px 0 !important;}


/* FORMULARIO */

.form-contacto input{
height: 40px;
padding: 3px 0 3px 10px;
font-size: 16px;
margin: 0 0 10px 0;
background: none;
border-radius: 20px;
border-color: #E74B23;
}

.form-contacto textarea{
padding: 3px 0 3px 10px;
font-size: 16px;
margin: 0 0 10px 0;
background: none;
border-radius: 20px;
border-color: #E74B23;
}

.form-contacto input[type="submit"] {
background: #E74B23;
width: 90px;
float: right;
text-align: center;
height: 30px;
padding: 0;
}

.form-contacto input::-webkit-input-placeholder { color: #4C7D56; } 
.form-contacto input::-moz-placeholder { color: #4C7D56; } 
.form-contacto input:::-moz-placeholder { color: #4C7D56; } 
.form-contacto input::-ms-input-placeholder { color: #4C7D56; }

.form-contacto textarea::-webkit-input-placeholder { color: #4C7D56; } 
.form-contacto textarea::-moz-placeholder { color: #4C7D56; } 
.form-contacto textarea:::-moz-placeholder { color: #4C7D56; } 
.form-contacto textarea::-ms-input-placeholder { color: #4C7D56; }

div.wpcf7-validation-errors {
border: 2px solid #E74B23;
}

/* SOCIAL ICONS */

.soc-ico a:after, .soc-ico a:before {
	width:44px;
	height:44px;
}


/*  MOBILE ------------------------------------------------------- */


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

/* SOCIAL ICONS */

.soc-ico {
    height: 50px;
}

/* MENU */

.wf-td {
    vertical-align: middle;
}

/* TWITTER FEED */

.twitter-feed-foto{ text-align:center !important}

.bg-home-twitter{background:#2B5034 ; padding:25px 0 5px 0;}
	
.atf-tweet-time{position: absolute !important;top: 185px !important; color:#4C7D56 !important}


/* NOVEDADES */

.bg-home-news {
    padding: 5px 0 20px 40px;
    min-height: 150px !important;
    left: -20px;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

/* SPONSORS */

.logos-grid .wf-cell {
    width:100% !important;
	padding: 0 0 10px 0 !important;
}

.logos-grid {
     margin-bottom: 10px !important;
}

.fila-sponsors {
    padding: 0;
}

#footer {
    background: url(../../uploads/2015/10/bg-footer.jpg) repeat top center;
	min-height: 250px;
}

.footer .widget {
    width: 50%;
}

#text-2 {
    display: none;
}


/* INTERNAS */

.bg-sombra {
    padding: 0;
	margin: 2px 0 30px 0;
}

.stripe-style-1 {
    background: #003813 url(../../uploads/2015/10/bg-interna-mobile1.jpg) repeat center center;
	background-repeat: repeat !important;
    border-top: 25px solid #003813;
}

/* TOUR */

.bg-tour {
    background: url(../../uploads/2015/10/bg-tour-mobile.jpg) no-repeat;
    padding: 5px 0 20px 40px;
    background-color: #2B5034;
}

.colum-tour-info{
	margin:150px 0 0 0
}

#top-bar{height:100%}
#top-bar .right-block .soc-ico a {
    float: left;
    margin: 0 20px 0 0;
}




}