﻿.ProductoDestacadoTrexInicio
{
    float: left;
    width: 25%;
    min-width: 255px !important;
    min-height: 360px;
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
    box-sizing: border-box;   
}

.ImagenProductosTrex 
{
    /* width: 100%; */
    max-height: 250px;
    /* display: block; */
    text-align: center;
    transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease;
    border: 0px !important;
}

.ImagenProductoMiniaturaTrex 
{
    margin-bottom: 17px;
    text-align: center;
    opacity: 0;
}

.DescripcionProductoListadoTrex 
{
    position: relative;
    width: 175px;
}

.ctrProductoTrex, a.ctrProductoTrex:link, a.ctrProductoTrex:hover {
    font-family: 'Open Sans';
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.ProductoTrex_TituloInicio, a.ProductoTrex_TituloInicio:link, a.ProductoTrex_TituloInicio:hover {
    text-align: center;
    font-family: 'Open Sans';
    color: #160812;
    font-size: 13px;
    text-decoration: none;
    width: 175px;
    display: block;
    min-height: 26px;
}

.ProductoTrex_AnyadirCarrito {
    display: block;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    background-color: #160812;
    text-decoration: none;
    padding: 5px 20px 5px 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0.5rem;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    cursor: pointer;
    margin-top: 5px;
    width: 175px;
}

.ProductoTrex_AnyadirCarrito
{    
    background-color: #69140f;
}


#SectionProductosTrex {
    clear: both;
    width: 100%;
    /*margin-top: 20px;*/
    position: relative;
    padding-bottom: 50px;
}

#ArticleProductosTrex {
    width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    position: relative;
    display: inherit;
    padding-top: 40px;
    padding-bottom: 10px;
}

.CapaProductosTrex {
    width: 100%;
    max-width: 1075px;
    position: relative;
    overflow: hidden;
}

.TextoEnlaceTrex {
    text-decoration: none;
    /* font-weight: 700; */
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    cursor: pointer;
    /* margin-left: 5%; */
}

/* Lanzar efecto Boton */
.ProductoDestacadoTrexInicio:hover .CapaBtnTrex {
    background: #981914;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina::before {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(1) {
	-webkit-transition-delay: 0.045s;
	transition-delay: 0.045s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(2) {
	-webkit-transition-delay: 0.09s;
	transition-delay: 0.09s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(3) {
	-webkit-transition-delay: 0.135s;
	transition-delay: 0.135s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(4) {
	-webkit-transition-delay: 0.18s;
	transition-delay: 0.18s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(5) {
	-webkit-transition-delay: 0.225s;
	transition-delay: 0.225s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(6) {
	-webkit-transition-delay: 0.27s;
	transition-delay: 0.27s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(7) {
	-webkit-transition-delay: 0.315s;
	transition-delay: 0.315s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(8) {
	-webkit-transition-delay: 0.36s;
	transition-delay: 0.36s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(9) {
	-webkit-transition-delay: 0.405s;
	transition-delay: 0.405s;
}
.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(10) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(11) {
	-webkit-transition-delay: 0.50s;
	transition-delay: 0.50s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(12) {
	-webkit-transition-delay: 0.55s;
	transition-delay: 0.55s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(13) {
	-webkit-transition-delay: 0.60s;
	transition-delay: 0.60s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(14) {
	-webkit-transition-delay: 0.65s;
	transition-delay: 0.65s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(15) {
	-webkit-transition-delay: 0.70s;
	transition-delay: 0.70s;
}

.ProductoDestacadoTrexInicio:hover .buttonSuma--nina > span:nth-child(16) {
	-webkit-transition-delay: 0.75s;
	transition-delay: 0.75s;
}

/* Waypoints */

.escalarProductosTrex
{
    animation-name: escalarProductosTrexAnimacion;
    animation-duration: 2s;
    opacity: 1 !important;
}
	
@keyframes escalarProductosTrexAnimacion
{
    0% 
    {
		opacity: 0;
		-ms-transform: scale(0.1, 0.1); /* IE 9 */
		-webkit-transform: scale(0.1, 0.1); /* Safari */
		transform: scale(0.1, 0.1); 
	}
    60% 
    {
		opacity: 1;
		-ms-transform: scale(1.1, 1.1); /* IE 9 */
		-webkit-transform: scale(1.1, 1.1); /* Safari */
		transform: scale(1.1, 1.1);
	}
	100% 
	{
	    opacity: 1;
		-ms-transform: scale(1, 1); /* IE 9 */
		-webkit-transform: scale(1, 1); /* Safari */
		transform: scale(1, 1);
	}
}

@media only screen and (max-width: 1024px) 
{
    
}

@media only screen and (max-width: 800px) 
{
    .ProductoDestacadoTrexInicio {
        width: 50%;    
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 600px) 
{
    .ProductoDestacadoTrexInicio {
        width: 100%; 
    }
}

@media only screen and (max-width: 400px) 
{
    
}