
.customBanner {
	background: url("/productosyservicios/Style%20Library/PyS/2.0/css/assets/header.jpg") center top no-repeat;
}

/*----------------- CONTENIDO ----------------*/

.light.options-content
{
    margin-top:-29px;
}
.options-content .shareText
{
    color:white;
    font-weight:bold;
}
.options-content
{
    position:relative;
}
.light.options-content .ImageShare, .light.options-content .ImageShare:hover
{
    background: url("/productosyservicios/Style%20Library/PyS/2.0/css/assets/icon-det-share-light.png") center top no-repeat !important;
}


@media (max-width: 1023px) {

}
@media (max-width: 767px) {
	section.content {
		margin-top: 40px;
	}
	.customBanner {
        background: url("/productosyservicios/Style%20Library/PyS/2.0/css/assets/header.jpg") center top no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 150px;
    }
}

div.ShareDesk span.shareText
{
    display:inline !important;
}

.combustible-destacados .texto-box .gradient {
width: 100%;
height:115px;
}
.texto-box.short {
    height: 300px;
}

