<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print { display: none !important; }
.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print { display: inherit !important; } @media only screen and (min-width: 1441px) { .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge { display: inherit !important; }
.show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge { display: none !important; } } @media only screen and (max-width: 1279px) and (min-width: 768px) { .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; }
.show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; } } @media only screen and (max-width: 767px) { .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; }
.hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; } } .show-for-landscape, .hide-for-portrait { display: inherit !important; }
.hide-for-landscape, .show-for-portrait { display: none !important; }
@media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
.hide-for-landscape, .show-for-portrait { display: none !important; } }
@media screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
.hide-for-portrait, .show-for-landscape { display: none !important; } } .show-for-touch { display: none !important; }
.hide-for-touch { display: inherit !important; }
.touch .show-for-touch { display: inherit !important; }
.touch .hide-for-touch { display: none !important; } table.show-for-xlarge, table.show-for-large, table.hide-for-small, table.hide-for-medium { display: table !important; }
@media only screen and (max-width: 1279px) and (min-width: 768px) { .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium { display: table !important; } }
@media only screen and (max-width: 767px) { table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small { display: table !important; } } @media only screen and (max-device-width: 1280px) {  .touch .nav-bar li.has-flyout &gt; a { padding-right: 36px !important; } } @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) { .flex-video { padding-top: 0; } } @media only screen and (max-width: 1279px) and (min-width: 768px) {  .touch .nav-bar li a { font-size: 13px; }
.touch .nav-bar li.has-flyout &gt; a.flyout-toggle { padding: 20px !important; }
.touch .nav-bar li.has-flyout &gt; a { padding-right: 36px !important; }  .clearing-main-right, .clearing-main-left { height: 100%; width: 40px; top: 0; border: none; }
.clearing-main-right:before, .clearing-main-left:before { position: absolute; top: 50%; }
.clearing-main-left { left: 0; }
.clearing-main-left:before { left: 5px; content: ""; display: block; width: 0; height: 0; border: solid 16px; border-color: transparent white transparent transparent; }
.clearing-main-right { height: 100%; right: 0; }
.clearing-main-right:before { content: ""; display: block; width: 0; height: 0; border: solid 16px; border-color: transparent transparent transparent white; } } @media only screen and (max-width: 768px) {  .left, .right { float: none; }
body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }  .row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }
.column, .columns { width: auto !important; float: none; }
.column:last-child, .columns:last-child { float: none; }
[class*="column"] + [class*="column"]:last-child { float: none; }
.column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
.column:after, .columns:after { clear: both; }
.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten { margin-left: 0 !important; }
.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; } .row .mobile-one { width: 25% !important; float: left; padding: 0 15px; }
.row .mobile-one:last-child { float: right; }
.row .mobile-one.end { float: left; }
.row.collapse .mobile-one { padding: 0; }
.row .mobile-two { width: 50% !important; float: left; padding: 0 15px; }
.row .mobile-two:last-child { float: right; }
.row .mobile-two.end { float: left; }
.row.collapse .mobile-two { padding: 0; }
.row .mobile-three { width: 75% !important; float: left; padding: 0 15px; }
.row .mobile-three:last-child { float: right; }
.row .mobile-three.end { float: left; }
.row.collapse .mobile-three { padding: 0; }
.row .mobile-four { width: 100% !important; float: left; padding: 0 15px; }
.row .mobile-four:last-child { float: right; }
.row .mobile-four.end { float: left; }
.row.collapse .mobile-four { padding: 0; }
.push-one-mobile { left: 25%; }
.pull-one-mobile { right: 25%; }
.push-two-mobile { left: 50%; }
.pull-two-mobile { right: 50%; }
.push-three-mobile { left: 75%; }
.pull-three-mobile { right: 75%; }  .block-grid.mobile &gt; li { float: none; width: 100%; margin-left: 0; }
.block-grid &gt; li { clear: none; }
.block-grid.mobile-one-up &gt; li { width: 100%; }
.block-grid.mobile-two-up &gt; li { width: 50%; }
.block-grid.mobile-two-up &gt; li:nth-child(2n+1) { clear: both; }
.block-grid.mobile-three-up &gt; li { width: 33.33333%; }
.block-grid.mobile-three-up &gt; li:nth-child(3n+1) { clear: both; }
.block-grid.mobile-four-up &gt; li { width: 25%; }
.block-grid.mobile-four-up &gt; li:nth-child(4n+1) { clear: both; }
.block-grid.mobile-five-up &gt; li { width: 20%; }
.block-grid.mobile-five-up &gt; li:nth-child(5n+1) { clear: both; }
.block-grid.mobile-six-up &gt; li { width: 16.66667%; }
.block-grid.mobile-six-up &gt; li:nth-child(6n+1) { clear: both; }
.block-grid.mobile-seven-up &gt; li { width: 14.28571%; }
.block-grid.mobile-seven-up &gt; li:nth-child(7n+1) { clear: both; }
.block-grid.mobile-eight-up &gt; li { width: 12.5%; }
.block-grid.mobile-eight-up &gt; li:nth-child(8n+1) { clear: both; }
.block-grid.mobile-nine-up &gt; li { width: 11.11111%; }
.block-grid.mobile-nine-up &gt; li:nth-child(9n+1) { clear: both; }
.block-grid.mobile-ten-up &gt; li { width: 10%; }
.block-grid.mobile-ten-up &gt; li:nth-child(10n+1) { clear: both; }
.block-grid.mobile-eleven-up &gt; li { width: 9.09091%; }
.block-grid.mobile-eleven-up &gt; li:nth-child(11n+1) { clear: both; }
.block-grid.mobile-twelve-up &gt; li { width: 8.33333%; }
.block-grid.mobile-twelve-up &gt; li:nth-child(12n+1) { clear: both; }
}
@media only screen and (max-width: 1040px) {
#nav { position: static; display: block; width: 100%; margin: 20px 0;}
}
@media only screen and (max-width: 960px) {
#homeslider .slide { height: 340px; }
.avatar { display: none; }
.comment-copy { margin-left: 0 !important; width: 100%; }
}
@media only screen and (max-width: 860px) {
.flexslider:hover .flex-next {opacity: 0.8; right: 5px !important;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px !important;}
}
@media only screen and (max-width: 768px) {
#page &gt; .row { padding: 0; }
#mobile-bar { display: block; }
#tophead { height: auto; padding-top: 25px; padding-bottom: 25px; text-align: center; }
#tophead .text-right { text-align: center; margin-top: 10px;}
#logo h1, #logo h2 { text-align: center; }
#nav { display: none; }
#homeslider .slide { height: 290px;}
.slide-title { font-size: 42px; line-height: 1;	}
.widget_ci_testimonial { padding: 35px 15px 45px; }
.container { padding: 70px 25px; }
.wpcf7 input,	.wpcf7 textarea {	width: 100%;	}
div[id*='gallery-'] .gallery-item{ float: none !important; margin-bottom: 20px !important; width: 100% !important; }
.copy { text-align: center; }
}
@media only screen and (max-width: 480px) {
blockquote p { font-size: 1.32em;}
blockquote cite { font-size: 12px; }
#hero h1 { font-size: 38px;  margin-top: -33px;}
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides &gt; li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides &gt; li:first-child {display: block;} .flexslider { margin: 0; position: relative; zoom: 1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 28px; height: 47px; margin: -25px 0 0; display: block; background: url(//www.giardinopizza.net/wp-content/themes/wp_igloo5-v1.4/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; }
.flex-direction-nav .flex-next {right: 0; background-position: 100% 0;}
.flex-direction-nav .flex-prev {left: auto;}
.flexslider:hover .flex-next {opacity: 0.8; right: 16%;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 16%;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 5px;}
.flex-direction-nav .flex-next {opacity: 1; right: 5px;}
}a, a:visited, a:focus { color: #000; }
a:hover { color: #555; }
#tophead, #footer &gt; .row {
background: #3C3C3C;
}</pre></body></html>