/*
Theme Name: The7 - Child
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
*/
@import url("../dt-the7/style.css");


/* Para que no se vea el boton view album */
.details, .link.btn-link {
    display: inline-block;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    text-decoration: none;
    display: none;
}

.num-of-items span {
    padding-right: 23px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: right center;
    display:none;
}

body {
    background: no-repeat fixed center top / cover rgb(0, 22, 112);
}

/* modulo traduccion idiomas google */
#google_language_translator {
    min-height: 60px;
    margin-top:10px;
    float: right;
}

#menu_idiomas{
	margin-top: 25px;
}

#menu_idiomas a, .skiptranslate.goog-te-gadget{
color: #aaa;
}

.wpcf7-form textarea {
/*    width: 400px;
    height: 40px;
*/
    width: 270px;
    height: 100px;
}

/* informacio top bar passar de la esquerra a la dreta */
.wf-float-left {
    float: right;
}

.topbarinfo {
/*font-size:30px;*/
font-size: 20px;
z-index: 10000;
position: relative;
margin: -5px 0px 5px 0px;
}

#header{
	margin-top: -30px !important;
}

#top-bar {
margin-top:10px;
}

/* estilo para el móddulo de idiomas */

#google_language_translator{
font-size: 9px !important;
}
.goog-logo-link{
	font-size: 9px !important;
}

.goog-te-combo{
	margin-left: 17px !important;
}
.skiptranslate.goog-te-gadget{
	font-size: 9px !important;
}

/* estilo para la barra de menu cuando aparece haciendo scroll */
#phantom .ph-wrap{
height: 90px !important;
}


/* estilo para la parte movil */

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

	.txtSliderMobile{
		font-size: 25px !important;
	}

	#branding a img{
		width: 200px;
		height: 50px;
		margin-top: 35px;
	}

	.topbarinfo {
		font-size: 20px;
		z-index: 9999;
		position: relative;
		width: 50%;
		margin: -5px 0px 5px -15px;
	}

	#menu_idiomas {
		margin-top: -25px;
		margin-left: -150px;
		z-index: 10000;
	}

	.wf-mobile-visible {
		display: block;
		margin-top: 30px;
	}

}


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

	#branding{
		width: 15% !important;
	}
	#branding a img{
		width: 200px;
		height: 51px;
	}

	#main-nav li.first{
		margin-left: -50px;
	}
}
