﻿/* BEGIN CSS Custom version release desplegada 28.0.1 - Mobile */

/* END CSS Custom version release desplegada 28.0.1 - Mobile */

/* BEGIN QUITAR FONDO LABEL PRODUCTOS */
.grid_product.loaded .grid_prod_container .product_photo div.grid-imageTag img {
    background-color: transparent;
}
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag {
    background-color: transparent;
}

/* END QUITAR FONDO LABEL PRODUCTOS */

/* BEGIN ERIK - PAGOS PSD2 CHECKOUT */
span.pagos_psd2 {
    background-color: #FBDD9B;
    padding: 2%;
    display: block;
    text-align: center;
    font-size: 12px;
    float: left;
}
/* END ERIK - PAGOS PSD2 CHECKOUT */

/* Bullets de las homes no se muestren en el resto de paginas */
body:not(.Home):not(.Sport) #fp-nav{
	display:none;
}
/* End Bullets de las homes no se muestren en el resto de paginas */

/* PROMO SUJES Y BRAGUITAS - COLOCACIÓN ETIQUETAS PARRILLA */
.promotion-sb-0419-wrapper {
    background-color: #FF6466 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
    color: #ffffff;
}
.promotion-sb-0419-Title-1 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
}
.promotion-sb-0419-Title-2 {
    font-size: 15px;
    text-transform: uppercase;
}
.shop_cart .BannerEnviosCesta .promotion-sb-0419-row-1 span {
    margin-right: 8px !important;
    margin-left: 8px !important;
    display: inline !important;
	font-size: 16px !important;
}
.shop_cart .BannerEnviosCesta > div.promotion-sb-0419-wrapper {
    margin-top: -5px;
    margin-bottom: -8px;
}
span.promotion-sb-0419-Title-1 {
    font-size: 16px !important;
    line-height: 25px !important;
}
.imagenes-tarjeta-activacion,
.imagenes-tarjeta-consulta {
    background: url('https://static.oysho.net/6/static2/images/TR/giftCardActivacion_mob.jpg') 100% no-repeat;
    background-size: 100% 100%;
}
/* END PROMO SUJES Y BRAGUITAS - COLOCACIÓN ETIQUETAS PARRILLA */
/* BEGIN TAG COMING SOON CATEGORY PAGE*/
/*li[class^='grid_product'] .D_COMINGSOON_LABEL .imgContainter::after {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;
	width: 62px;
    background-size: contain;
    height: 17px !important;
    right: 0;
    bottom: 30% !important;
    background-position: bottom right !important;
}
li[class^='grid_product'] .D_COMINGSOON_LABEL .imgContainter::after {
    background-image: url("https://static.oysho.net/6/static2/images/label/coming_soon.png") !important;
}
li[class^='grid_product'] .D_COMINGSOON_LABEL .productDetails img.tag.D_COMINGSOON_LABEL {
    display: none !important;
}*/
/* END TAG COMING SOON CATEGORY PAGE*/

/* BEGIN TAG ONLINE EXCLUSIVE CATEGORY PAGE*/
/*li[class^='grid_product'] .D_ONLINE_EXCLUSIVE_LABEL .imgContainter::after {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;
	width: 75px;
    background-size: contain;
    height: 17px !important;
    right: 0;
    bottom: 30% !important;
    background-position: bottom right !important;
}
li[class^='grid_product'] .D_ONLINE_EXCLUSIVE_LABEL .imgContainter::after {
    background-image: url("https://static.oysho.net/6/static2/images/label/exclusive.png") !important;
}
li[class^='grid_product'] .D_ONLINE_EXCLUSIVE_LABEL .productDetails img.tag.D_ONLINE_EXCLUSIVE_LABEL {
    display: none !important;
}*/
/* END TAG ONLINE EXCLUSIVE CATEGORY PAGE*/

/* */
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag.HIGHWASTED_LABEL_OVER_TR,
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag.CLASICAS_LABEL_OVER_TR_NOAPP,
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag.HIPSTER_LABEL_OVER_TR,
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag.TANGAS_LABEL_OVER_TR,
ul[id^=parrillaImagenes].gridProductsFlexi .imgContainter .imageTag.BRAZILIAN_LABEL_OVER_TR {
    max-width: 100% !important;
    height: auto !important;
    right: 0 !important;
}

/* BEGIN ERIK - CAMBIO IMAGEn ACTIVACION TARJETA REGALO 01/12/2021 */
.imagenes-tarjeta-activacion, .imagenes-tarjeta-consulta {
    background: url(https://static.oysho.net/6/static2/images/TR/giftCardActivacion_mob.jpg?21122021) 100% no-repeat;
    background-size: 100% 100%;
}
/* END ERIK - CAMBIO IMAGEn ACTIVACION TARJETA REGALO 01/12/2021 */

/* BEGIN ERIK - CORRECCIÓN IMAGE TARJETA REGALO 07/09/2022 */
#iContent .giftCard .imagenes-tarjeta {
    margin: 0 -18px;
    padding-bottom: 130%;
}
#iContent .imagenes-tarjeta-activacion {
    height: auto;
}
/* END ERIK - CORRECCIÓN IMAGE TARJETA REGALO 07/09/2022 */