/* TEMPLATE SINGLE */

.gestor-de-exchanges .entry-content {
    max-width: 1024px;
    margin: 0 auto;
}

.gestor-de-exchanges .entry-title {
    margin-bottom: 38px;
    text-align: center;
}

.post-exchange-image-main {
    margin-bottom: 20px;
}

.post-exchange-thumb-row {
    margin-bottom: 20px;
}

.post-exchange-image-mini {
    margin-bottom: 20px;
}

.post-exchange-text-name {
    font-weight: 600;
    font-size: 1.3em;
	margin-bottom: 10px;
} 

.post-exchange-text-locacion {
    margin: 15px 0;
}

.post-exchange-text-desc {
    margin: 15px 0;
}

.post-exchange-label-detalle {
    margin: 15px 15px 15px;
    font-weight: 600;
    width: 100%;
}

.post-exchange-text-detalle {
    margin: 0 15px 38px;
}

.post-exchange-badge {
    font-weight: 400 !important;
}

.post-exchange-rating-stars-mini {
    width: 100px;
	margin: 15px 0;
}

.post-exchange-precio {
    text-decoration: line-through;
    float: left;
    margin-right: 12px;
    color: gray;
    font-size: 1.1em;
}

.post-exchange-web {
    margin: 15px 0;
}

.post-exchange-descuento {
    font-size: 1.4em;
    font-weight: 400;
    color: green;
}

.post-exchange-text-tipo {
    margin: 15px 0;
}

.post-exchange-text-autor {
    margin: 15px 0;
}

.post-exchange-button-wrap {
    margin-top: 50px;
    margin-bottom: 50px;
}

.post-exchange-button {
    min-width: 300px;
    text-align: center;
}


.post-exchange-label-comision {
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 24px;
}

.row.post-exchange-row-comisiones {
    margin: 50px 0;
}

.post-exchange-col-boton-final {
    text-align: center;
}

.post-exchange-btn-boton-final {
    width: 50%;
    max-width: 350px;
    margin: 50px auto;
}


.post-exchange-rating-block h4 {
    text-align: center;
}

.post-exchange-rating-stars {
    margin: 38px 0;
}

h2.post-exchange-rating-promedio {
    text-align: center;
    margin: 38px 0 !important;
}

.post-exchange-rating-web {
    text-align: center;
}

.post-exchange-row-ratings {
    padding: 38px;
    margin: 23px auto;
}

.post-exchange-rating-valor {
    margin: 8px 0;
}	


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

	.post-exchange-button {
		width: 100%;
	}

	.post-exchange-btn-boton-final {
		width: 100%;
	}
	
}


/* TEMPLATE ARCHIVE */

.tax-plataforma h1.page-title {
    text-align: center;
}

.tax-plataforma .taxonomy-description {
    text-align: center;
}

.archive .gestor-de-exchanges {
    border-top: 1px #aaa dashed;
    padding: 30px 50px;
}

.archive-exchange-text-name {
	font-weight: 600;
}

.archive .gestor-de-exchanges h1.entry-title {
    text-align: center;
}

.archive-exchange-rating-stars-mini {
    width: 100px;
	margin: 5px 0;
}

.archive-exchange-badge {
    font-weight: 400 !important;
}


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

	.archive .gestor-de-exchanges {
		padding: 30px 5px;
	}

	.archive-exchange-text-name {
		text-align: center;
		margin: 12px 0;
	}

	.archive-exchange-button {
		width: 100%;
		margin: 5px 0;
	}

	.archive .gestor-de-exchanges h1.entry-title {
		text-align: center;
	}

}

/* SHORTCODE GRILLA TAXONOMIAS*/

.grilla-exchange-tax-col {
    text-align: center;
    margin: 30px 0;
}

.grilla-exchange-tax-button {
    width: 100%;
}

.grilla-exchange-tax-nombre {
	margin: 10px auto;
}


/* SHORTCODE GRILLA*/

.grilla-exchange-col {
    text-align: center;
    margin: 30px 0;
}

img.grilla-exchange-imagen-main {
    max-width: 350px;
}

.grilla-exchange-button {
    width: 100%;
}

.grilla-exchange-nombre {
	margin: 10px auto;
}

.grilla-exchange-rating-stars-mini {
    width: 100px;
	margin: 0px auto 10px;
}


/* SHORTCODE LISTA*/

.row.lista-exchange-row {
    margin-top: 12px;
    margin-bottom: 26px;
}

.lista-exchange-text-web-val {
    font-size: 1.1em;
}

.lista-exchange-text-rating {
    margin-top: 12px;
    font-weight: 600;
}

.lista-exchange-rating-stars-mini {
    max-width: 100px;
}

.lista-exchange-button {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
}

a.lista-exchange-button {
    font-size: 0.9em;
}

/* SHORTCODE LISTA PERFIL*/

.lista-exchange-perfil-row {
    margin-top: 24px;
    margin-bottom: 24px;
}

img.lista-exchange-perfil-imagen-main {
    max-width: 350px;
}

.lista-exchange-perfil-nombre {
    margin: 10px 0;
}

.lista-exchange-perfil-data {
    font-size: .9em;
    line-height: .8em;
}

.lista-exchange-perfil-button {
    margin: 5px;
}

.lista-exchange-perfil-rating-stars-mini {
    width: 100px;
	margin: 0px 0 10px;
}

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

	.lista-exchange-perfil-button {
		width: 100%;
	} 
	
	.lista-exchange-perfil-nombre {
		text-align: center;
	}

	.lista-exchange-perfil-rating-stars-mini {
		margin: 0px auto 10px;
	}

}


/* ------------------------------------------------------------------------------------------
Exclusive For screen -670px
   ------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 670px){

	.lista-exchange-perfil-button {
		width: 100%;
	} 
	
	.lista-exchange-perfil-nombre {
		text-align: center;
	}

	.post-exchange-button {
		width: 100%;
	}
	
	.archive .gestor-de-exchanges {
		padding: 30px 5px;
	}

	.archive-exchange-text-nombre {
		text-align: center;
		margin: 12px 0;
	}

	.archive-exchange-button {
		width: 100%;
		margin: 5px 0;
	}

}

/* FILTROS DE IMAGEN DEL PLUGIN */

/* Zoom */  
.gestor-de-exchanges-filter-zoom {
    overflow: hidden;
}

.gestor-de-exchanges-filter-zoom img{
-webkit-transition: all 500ms ease; /* Safari and Chrome */
    -moz-transition: all 500ms ease; /* Firefox */
    -ms-transition: all 500ms ease; /* IE 9 */
    -o-transition: all 500ms ease; /* Opera */
    transition: all 500ms ease;
}

.gestor-de-exchanges-filter-zoom:hover img{
  -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

/* Rotar*/
.gestor-de-exchanges-filter-rote {
    overflow: hidden;
}

.gestor-de-exchanges-filter-rote img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.gestor-de-exchanges-filter-rote img:hover {
  -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}


/* Flashing */
.gestor-de-exchanges-filter-flash:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}


