Pizzeria Giallo Reale, si trova a Via Prima, 60, Brescia, 25132, IT Pizzeria Giallo Reale
Bar – Pizzeria
GIALLO REALE
.tp-caption.home01-slide02-01,
.home01-slide02-01 {
font-size: 69px;
line-height: 1;
font-family: “Times New Roman”, Times, serif;
color: rgb(255, 255, 255);
text-decoration: none;
background-color: transparent;
text-shadow: none;
border-width: 0px;
border-color: rgb(0, 0, 0);
border-style: none
}
.tp-caption.home01-slider01-01,
.home01-slider01-01 {
font-size: 92px;
line-height: 1;
font-weight: 700;
font-family: “Times New Roman”, Times, serif;
color: rgb(255, 255, 255);
text-decoration: none;
background-color: transparent;
border-width: 0px;
border-color: rgb(255, 255, 255);
border-style: none
}
/******************************************
– PREPARE PLACEHOLDER FOR SLIDER –
******************************************/
var setREVStartSize = function () {
var tpopt = new Object();
tpopt.startwidth = 1920;
tpopt.startheight = 750;
tpopt.container = jQuery( ‘#rev_slider_2_1’ );
tpopt.fullScreen = “on”;
tpopt.forceFullWidth = “on”;
tpopt.container.closest( “.rev_slider_wrapper” ).css( {
height: tpopt.container.height()
} );
tpopt.width = parseInt( tpopt.container.width(), 0 );
tpopt.height = parseInt( tpopt.container.height(), 0 );
tpopt.bw = tpopt.width / tpopt.startwidth;
tpopt.bh = tpopt.height / tpopt.startheight;
if ( tpopt.bh > tpopt.bw ) tpopt.bh = tpopt.bw;
if ( tpopt.bh < tpopt.bw ) tpopt.bw = tpopt.bh;
if ( tpopt.bw < tpopt.bh ) tpopt.bh = tpopt.bw;
if ( tpopt.bh > 1 ) {
tpopt.bw = 1;
tpopt.bh = 1
}
if ( tpopt.bw > 1 ) {
tpopt.bw = 1;
tpopt.bh = 1
}
tpopt.height = Math.round( tpopt.startheight * ( tpopt.width / tpopt.startwidth ) );
if ( tpopt.height > tpopt.startheight && tpopt.autoHeight != “on” ) tpopt.height = tpopt.startheight;
if ( tpopt.fullScreen == “on” ) {
tpopt.height = tpopt.bw * tpopt.startheight;
var cow = tpopt.container.parent().width();
var coh = jQuery( window ).height();
if ( tpopt.fullScreenOffsetContainer != undefined ) {
try {
var offcontainers = tpopt.fullScreenOffsetContainer.split( “,” );
jQuery.each( offcontainers, function ( e, t ) {
coh = coh – jQuery( t ).outerHeight( true );
if ( coh < tpopt.minFullScreenHeight ) coh = tpopt.minFullScreenHeight
} )
} catch ( e ) {}
}
tpopt.container.parent().height( coh );
tpopt.container.height( coh );
tpopt.container.closest( ".rev_slider_wrapper" ).height( coh );
tpopt.container.closest( ".forcefullwidth_wrapper_tp_banner" ).find( ".tp-fullwidth-forcer" ).height( coh );
tpopt.container.css( {
height: "100%"
} );
tpopt.height = coh;
} else {
tpopt.container.height( tpopt.height );
tpopt.container.closest( ".rev_slider_wrapper" ).height( tpopt.height );
tpopt.container.closest( ".forcefullwidth_wrapper_tp_banner" ).find( ".tp-fullwidth-forcer" ).height( tpopt.height );
}
};
/* CALL PLACEHOLDER */
setREVStartSize();
var tpj = jQuery;
tpj.noConflict();
var revapi2;
tpj( document ).ready( function () {
if ( tpj( '#rev_slider_2_1' ).revolution == undefined ) {
revslider_showDoubleJqueryError( '#rev_slider_2_1' );
} else {
revapi2 = tpj( '#rev_slider_2_1' ).show().revolution( {
dottedOverlay: "none",
delay: 8000,
startwidth: 1920,
startheight: 750,
hideThumbs: 200,
thumbWidth: 100,
thumbHeight: 50,
thumbAmount: 1,
simplifyAll: "off",
navigationType: "none",
navigationArrows: "solo",
navigationStyle: "preview1",
touchenabled: "on",
onHoverStop: "on",
nextSlideOnWindowFocus: "off",
swipe_threshold: 75,
swipe_min_touches: 1,
drag_block_vertical: false,
panZoomDisableOnMobile: "on",
keyboardNavigation: "off",
navigationHAlign: "center",
navigationVAlign: "bottom",
navigationHOffset: 0,
navigationVOffset: 20,
soloArrowLeftHalign: "left",
soloArrowLeftValign: "center",
soloArrowLeftHOffset: 20,
soloArrowLeftVOffset: 0,
soloArrowRightHalign: "right",
soloArrowRightValign: "center",
soloArrowRightHOffset: 20,
soloArrowRightVOffset: 0,
shadow: 0,
fullWidth: "off",
fullScreen: "on",
spinner: "spinner0",
stopLoop: "off",
stopAfterLoops: -1,
stopAtSlide: -1,
shuffle: "off",
forceFullWidth: "on",
fullScreenAlignForce: "off",
minFullScreenHeight: "",
hideTimerBar: "on",
hideThumbsOnMobile: "on",
hideBulletsOnMobile: "on",
hideArrowsOnMobile: "on",
hideThumbsUnderResolution: 0,
fullScreenOffsetContainer: "",
fullScreenOffset: "",
hideSliderAtLimit: 0,
hideCaptionAtLimit: 0,
hideAllCaptionAtLilmit: 0,
startWithSlide: 0
} );
}
} ); /*ready*/
|