<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
font-family: 'socialicon';
src:url(//viticoltoriromangia.it/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.eot?4xqn5s);
src:url(//viticoltoriromangia.it/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.eot?4xqn5s#iefix) format('embedded-opentype'),
url(//viticoltoriromangia.it/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.ttf?4xqn5s) format('truetype'),
url(//viticoltoriromangia.it/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.woff?4xqn5s) format('woff'),
url(//viticoltoriromangia.it/wp-content/plugins/wp-social-widget/assets/fonts/socialicon.svg?4xqn5s#socialicon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="sicon-"], [class*=" sicon-"] { font-family: 'socialicon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sicon-mail:before {
content: "\e900";
}
.sicon-rss:before {
content: "\e901";
}
.sicon-behance:before {
content: "\e902";
}
.sicon-foursquare:before {
content: "\e903";
}
.sicon-skype:before {
content: "\e904";
}
.sicon-soundcloud:before {
content: "\e905";
}
.sicon-vine:before {
content: "\e906";
}
.sicon-vk:before {
content: "\e907";
}
.sicon-xing:before {
content: "\e908";
}
.sicon-yelp:before {
content: "\e909";
}
.sicon-dribbble:before {
content: "\e90a";
}
.sicon-facebook:before {
content: "\e90b";
}
.sicon-flickr:before {
content: "\e90c";
}
.sicon-github:before {
content: "\e90d";
}
.sicon-google:before {
content: "\e90e";
}
.sicon-instagram:before {
content: "\e90f";
}
.sicon-linkedin:before {
content: "\e911";
}
.sicon-pinterest:before {
content: "\e912";
}
.sicon-stumbleupon:before {
content: "\e913";
}
.sicon-tumblr:before {
content: "\e914";
}
.sicon-twitter:before {
content: "\e915";
}
.sicon-vimeo:before {
content: "\e916";
}
.sicon-youtube:before {
content: "\f166";
}body .wpsw-social-links ,
body .wpsw-social-links-shortcode {
margin: 0;
padding: 0;
}
body .wpsw-social-links li,
body .wpsw-social-links-shortcode li {
display: inline-block;
list-style: none;
}
body .wpsw-social-links li a,
body .wpsw-social-links-shortcode li a{
text-decoration: none;
display: block;
margin-bottom: 10px;
}
body .wpsw-social-links li .social-icon,
body .wpsw-social-links-shortcode li .social-icon {
display: inline-block;
font-size: 20px;
height: 50px;
line-height: normal;
margin-right: 10px;
padding: 15px;
position: relative;
text-align: center;
width: 50px;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
body .wpsw-social-links-shortcode li .social-icon {
margin-right: 1px;
}
body .social-icon:after {
content: '';
height: 100%;
pointer-events: none;
position: absolute;
width: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body .social-icon:before {
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
}
body .social-icon {
-webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
}
body .social-icon:after {
top: 0;
left: 0;
padding: 0;
-webkit-box-shadow: 0 0 0 3px #fff;
-moz-box-shadow: 0 0 0 3px #fff;
-ms-box-shadow: 0 0 0 3px #fff;
-o-box-shadow: 0 0 0 3px #fff;
box-shadow: 0 0 0 3px #fff;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
}
body .social-icon:hover:after,
body .social-icon:focus:after {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
transform: scale(0.85);
opacity: 0.5;
}.wdm-snackbar {  width: 300px; margin: 0 0 0 -150px;     text-align: center; border-radius: 2px; padding: 16px; position: fixed; z-index: 999999;     top:20%;
right:30px;
box-shadow:6px 8px 15px -7px #ccc;
-webkit-box-shadow:6px 8px 15px -7px #ccc;
opacity:0;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
} .wdm-snackbar {
visibility: visible;   transition-property: opacity, bottom, left, right, width, margin, border-radius;
transition-duration: 0.5s;
transition-timing-function: ease;
} @-webkit-keyframes fadein { 0% {
opacity: 0;
transform: translate3d(2000px,0,0)
}
to {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadein { 0% {
opacity: 0;
-webkit-transform: translate3d(2000px,0,0);
transform: translate3d(2000px,0,0)
}
to {
opacity: 1;
transform: none
}
}
@-webkit-keyframes fadeout { 0% {
opacity: 1
}
to {
opacity: 0;
-webkit-transform:translate3d(2000px,0,0);
transform: translate3d(2000px,0,0)
}
}
@keyframes fadeout { 0% {
opacity: 1
}
to {
opacity: 0;
-webkit-transform:translate3d(2000px,0,0);
transform: translate3d(2000px,0,0)
}
} .cpb-card { display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.cpb-card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.cpb-card-title {
margin-bottom: 0.75rem;
}
.cpb-card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.cpb-card-text
{
font-weight:500;
}
.cpb-card-text:last-child {
margin-bottom: 0;
}
.cpb-card-link:hover {
text-decoration: none;
}
.cpb-card-link + .cpb-card-link {
margin-left: 1.25rem;
}
.cpb-card &gt; .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.cpb-card &gt; .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.cpb-card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.cpb-card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.cpb-card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.cpb-card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.cpb-card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.cpb-card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.cpb-card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.cpb-card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.cpb-card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.cpb-card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
.cpb-card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.cpb-card-deck .cpb-card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 576px) {
.cpb-card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.cpb-card-group .cpb-card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.cpb-card-group .cpb-card + .cpb-card {
margin-left: 0;
border-left: 0;
}
.cpb-card-group .cpb-card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.cpb-card-group .cpb-card:first-child .cpb-card-img-top {
border-top-right-radius: 0;
}
.cpb-card-group .cpb-card:first-child .cpb-card-img-bottom {
border-bottom-right-radius: 0;
}
.cpb-card-group .cpb-card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.cpb-card-group .cpb-card:last-child .cpb-card-img-top {
border-top-left-radius: 0;
}
.cpb-card-group .cpb-card:last-child .cpb-card-img-bottom {
border-bottom-left-radius: 0;
}
.cpb-card-group .cpb-card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.cpb-card-group .cpb-card:not(:first-child):not(:last-child) .cpb-card-img-top,
.cpb-card-group .cpb-card:not(:first-child):not(:last-child) .cpb-card-img-bottom {
border-radius: 0;
}
}
.cpb-card-columns .cpb-card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.cpb-card-columns {
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.cpb-card-columns .cpb-card {
display: inline-block;
width: 100%;
}
}tr.cpb_addon_item {
display: none;
}
tr.cpb_box_product td.product-name::after {
content: "\25bc";
pointer-events: visible;
cursor: pointer;
color: grey;
padding-left: 5px;
}
tr.cpb-open td.product-name::after {
content: "\25b2";
pointer-events: visible;
cursor: pointer;
color: grey;
padding-left: 5px;
}.cpb-text-center{text-align:center}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.cpb-d-flex{display:flex}.cpb-align-center{align-items:center}.cpb-float-left{float:left}.cpb-float-right{float:right}.cpb-quantity-val{width:50%;justify-content:flex-end}.cpb-box-total-val{width:50%;justify-content:flex-end}.cpb-box-charges-val{width:50%;justify-content:flex-end}.cpb-grand-total-val{width:50%;justify-content:flex-end}.cpb-quantity-label{width:50%}.cpb-box-total-label{width:50%}.cpb-box-charges-label{width:50%}.cpb-grand-total-label{width:50%}cpb-signup-price-label{width:50%}.cpb-signup-price-val{width:50%;justify-content:flex-end}.cpb-box-quantity{display:flex;justify-content:space-between;text-align:left;margin-bottom:10px;line-height:1}.cpb-box-total{display:flex;justify-content:space-between;text-align:left;margin-bottom:10px;line-height:1}.cpb-signup-fee{display:flex;justify-content:space-between;text-align:left;margin-bottom:10px;line-height:1}.cpb-box-charges{display:flex;justify-content:space-between;text-align:left;margin-bottom:10px;line-height:1}.cpb-grand-total{display:flex;justify-content:space-between;text-align:left;margin-bottom:10px;line-height:1;border-top:2px solid #ddd;margin-top:20px;padding-top:20px}.cpb-product-box-wrap-container{width:48%;float:right;position:relative}.cpb-product-box-wrap{display:flex;flex-wrap:wrap;overflow:auto;position:relative;transition:all 0.4s ease-in-out;width:100%;height:520px;float:left;clear:left;box-sizing:border-box;padding:30px 20px;background-color:#d1ddde;scrollbar-color:#d1ddde #d1ddde;scrollbar-width:none;align-content:flex-start}.cpb-product-box-wrap::-webkit-scrollbar{display:none}.cpb-product-box-wrap:hover .cpb-accessibility{display:flex}.cpb-empty-box-inner{min-height:150px;margin:15px;box-shadow:0px 1px 2px rgba(0,0,0,0.16);display:inline-block;background-color:#ffffff}.cpb-empty-box-inner .cpb-product-inner{margin-right:0;margin-bottom:0}.cpb-empty-box-inner.filled{min-height:initial}.cpb-image{width:160px;background-color:#f9f9f9}.cpb-title{background-color:#f9f9f9;border-top:none}.cpb-products-wrap-container{width:48%;float:left;margin-top:30px;position:relative}.cpb-products-wrap{display:flex;flex-wrap:wrap;width:100%;height:520px;overflow:auto;float:right;box-sizing:border-box;padding:30px 20px;background-color:#d1ddde;scrollbar-color:#d1ddde #d1ddde;scrollbar-width:none;align-content:flex-start}.cpb-products-wrap::-webkit-scrollbar{display:none}.cpb-empty-box .cpb-empty-box-inner .cpb-product-inner{margin:0 !important}.cpb-product-inner{margin:15px;box-shadow:0px 1px 2px rgba(0,0,0,0.16);display:inline-block;width:160px}.cpb-product-inner:hover .cpb-img-overlay{opacity:1}.cpb-empty-box-inner.filled{display:flex;box-shadow:none;background-color:#ffffff}.cpb-product-image{position:relative;background-color:#ffffff}.cpb-product-image img{width:160px;display:block}.cpb-product,.cpb-empty-box{display:flex;align-items:flex-start;transition:all 0.3s linear;opacity:0}.cpb-stock-status p{margin-bottom:5px !important}.cpb-product-info{box-sizing:border-box;padding:10px;font-size:14px;position:relative;background-color:#ffffff;line-height:15px}.cpb-product-info:hover{padding-top:45px}.cpb-product-info:hover .cpb-product-title{position:absolute;top:0;left:0;width:100%;height:auto;background-color:transparent;display:flex;justify-content:center;white-space:initial}.cpb-product-info:hover .cpb-product-title span{padding:10px;padding-bottom:0;z-index:9;background-color:#ffffff}.cpb-product-title{width:100%;text-overflow:ellipsis;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:30px}.cpb-product-price{font-weight:600}.cpb-img-overlay{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.3);display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLXBsdXMtY2lyY2xlIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+PGxpbmUgeDE9IjEyIiB5MT0iOCIgeDI9IjEyIiB5Mj0iMTYiPjwvbGluZT48bGluZSB4MT0iOCIgeTE9IjEyIiB4Mj0iMTYiIHkyPSIxMiI+PC9saW5lPjwvc3ZnPg==);background-size:55%;background-repeat:no-repeat;background-position:center;transition:all 0.5s linear;opacity:0}.cpb-img-overlay span{font-size:60px;border-radius:50%;width:60px;height:60px;text-align:center;display:flex;justify-content:center;align-items:center}.cpb-no-stock .cpb-img-overlay,.out-of-stock .cpb-img-overlay{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLXNsYXNoIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+PGxpbmUgeDE9IjE5LjA3IiB5MT0iNC45MyIgeDI9IjQuOTMiIHkyPSIxOS4wNyI+PC9saW5lPjwvc3ZnPg==)}.filled .wdm-prefill-mandatory .cpb-img-overlay{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLXNsYXNoIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCI+PC9jaXJjbGU+PGxpbmUgeDE9IjE5LjA3IiB5MT0iNC45MyIgeDI9IjQuOTMiIHkyPSIxOS4wNyI+PC9saW5lPjwvc3ZnPg==)}.filled .cpb-img-overlay{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLW1pbnVzLWNpcmNsZSI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiPjwvY2lyY2xlPjxsaW5lIHgxPSI4IiB5MT0iMTIiIHgyPSIxNiIgeTI9IjEyIj48L2xpbmU+PC9zdmc+Cg==)}.filled .cpb-image{display:none}.filled .cpb-title{display:none}.filled .cpb-count{display:none !important}.cpb-content-wrap{display:inline-block;padding:20px;padding-top:50px;width:100%}.cpb-content{width:100%}.show-hide-btn{display:inline-block;float:right;cursor:pointer}.cpb-filled-progress{display:inline-block;float:left;position:relative;width:150px}.cpb-box-count{position:absolute;top:-43px;left:calc(0% - 25px);padding:0 5px;background-color:#ededed;transition:all 0.5s ease-in-out;min-width:47px;white-space:nowrap}.cpb-box-count:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:0;border:8px solid transparent;border-top-color:#ededed;border-bottom:0;margin-left:-8px;margin-bottom:-8px}.cpb-progress-bar{width:100%;height:10px;border:1px solid #ddd;background-color:#f0f0f0;position:relative;border-radius:20px}.cpb-filled-part{background-color:#D9CF75;position:absolute;top:0;left:0;height:100%;transition:all 0.5s ease-in-out;width:0%;border-radius:20px}.cpb-hide{cursor:pointer;display:none}.cpb-show{cursor:pointer}.cpb-accessibility{display:flex;align-items:center;background-color:#f0f0f0;position:absolute;right:0;display:none;top:calc(100% + 10px);z-index:9}.cpb-accessibility .cpb-compress{display:none}.cpb-accessibility img{width:58%;margin:0 auto}.cpb-accessibility .cpb-refresh img{width:60%}.cpb-accessibility span{width:40px;cursor:pointer;padding:5px 0}.cpb-accessibility span .fa{width:100%;line-height:30px}.cpb-expanded .cpb-expand{display:none}.cpb-expanded .cpb-compress{display:block}.cpb-count{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background-color:green;font-size:12px;font-weight:700;color:#fff;z-index:2}.cpb-count:empty{display:none}.progress-wrap{float:left;margin-bottom:10px;width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;position:relative}.cpb-refresh{border-right:1px solid #ddd}.bundle-product--grand-total{border-top:2px solid #B2B2B2}.cpb-gift-message-wrap{clear:both;width:48%;margin-top:50px;float:left;text-align:left;padding:20px;background-color:#f4f4f4}.box-full-msg{position:absolute;top:calc(100% + 10px);left:0;width:100%;height:520px;display:flex;justify-content:center;align-items:center;background-color:#ffffffd6;z-index:9;border:1px solid #ddd;transition:all 0.5s ease-in-out;transform:scale(0)}.box-full-msg span{font-size:40px;font-weight:600}.scroll-indicator{position:absolute;bottom:0;left:0;height:60px;width:100%;background-image:linear-gradient(180deg, rgba(255,255,255,0.1), #fff 75%, #fff);display:none;justify-content:center;align-items:center}.scroll-indicator img{animation:scrollAnimate 2s infinite}.cpb-cart-wrap{width:48%;float:right;margin-top:50px;padding:20px;background-color:#f4f4f4}.cpb-notification{position:fixed;right:0;top:200px;padding:8px 15px;width:342px;background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,0.16);font-weight:600;border-radius:5px}.cpb-dynamic-price{position:absolute;left:-89px;top:43%;z-index:999;width:70px;height:70px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:24px;color:green;border:1px solid #ddd;box-shadow:0 0 10p;box-shadow:0px 2px 10px rgba(0,0,0,0.16)}.cpb-calculated-price-wrap{width:100px;display:flex;flex-direction:column;align-items:center;line-height:1.2;margin-top:-24px;margin-left:20px}.cpb-calculated-price-wrap .cpb-calculated-label{color:#999999}.cpb-calculated-price-wrap .cpb-calculated-price{font-weight:700;color:#ee9823;font-size:22px}.scroll-indicator span{position:absolute;top:0;left:50%;width:15px;height:15px;margin-left:-12px;border-left:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:sdb07 2s infinite;animation:sdb07 2s infinite;opacity:0;box-sizing:border-box}.cpb_notice_display{padding:1%;margin-bottom:3%;background-color:#0f834d;display:block}.cpb_notice_display a{font-weight:bold}.cpb_notice_display p{padding:5px 43px;margin:0}.cpb_notice_display b{vertical-align:-webkit-baseline-middle;vertical-align:initial;color:#333}.cpb_notice_display a.cpb_added_to_cart{display:block;padding-right:10px;margin-left:50%;float:right}.storefront-primary-navigation{overflow:hidden}.scroll-indicator span:nth-of-type(1){-webkit-animation-delay:0s;animation-delay:0s}.scroll-indicator span:nth-of-type(2){top:16px;-webkit-animation-delay:.15s;animation-delay:.15s}.scroll-indicator span:nth-of-type(3){top:32px;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes sdb07{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes sdb07{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@media screen and (max-width: 768px){.cpb-content-wrap{width:100%}.cpb-product-box-wrap-container,.cpb-gift-message-wrap,.cpb-cart-wrap{width:100%}.cpb-products-wrap-container{width:100%}.cpb-product-box-wrap{flex-wrap:nowrap;overflow:auto;justify-content:flex-start;margin-bottom:15px}.cpb-products-wrap{flex-wrap:nowrap;overflow:auto;justify-content:flex-start}.cpb-expand{display:none}.progress-wrap{width:100%}.cpb-vertical-layout .cpb-product-box-wrap{height:auto !important}.cpb-vertical-layout .cpb-products-wrap{height:auto !important}.scroll-indicator{width:41px;height:100%;right:0;left:auto}.scroll-indicator img{transform:rotateZ(270deg);animation:scrollAnimateMobile 2s infinite;position:relative}@keyframes{scrollAnimateMobile{0%,40%{left:0px}}}20%{left:10px}.cpb-product-inner,.cpb-empty-box-inner{margin:10px !important}}@-webkit-keyframes wfsb-move{0%{background-position:0 0}to{background-position:50px 50px}}@font-face{font-family:woo-free-shipping-bar;src:url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.eot);src:url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.eot?#iefix) format("embedded-opentype"),url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.woff) format("woff"),url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.ttf) format("truetype"),url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:woo-free-shipping-bar;src:url(//viticoltoriromangia.it/wp-content/plugins/woo-free-shipping-bar/assets/fonts/woo-free-shipping-bar.svg) format("svg");font-display:swap}}.wfsb-hidden,.wfspb-hidden{display:none!important}#wfspb-top-bar *{box-sizing:border-box}#wfspb-top-bar{z-index:9999999;position:fixed;width:100%;display:inline-block;justify-content:space-between;margin:0;line-height:1;transition:.4s;transform:translateX(-50%);left:50%}.wfspb-lining-layer{padding:10px}#wfspb-top-bar p{margin:0;flex-grow:1;text-align:center;padding:0 15px 5px 0}#wfspb-label:before,div#wfspb-close{font-family:woo-free-shipping-bar;position:absolute}div#wfspb-close{cursor:pointer;font-size:20px;text-align:center;padding:0;line-height:20px;z-index:2;display:inline-block;vertical-align:middle;margin:0;top:10px;right:10px}div#wfspb-close:before{content:"\f100"}#wpadminbar~#wfspb-top-bar.top_bar{top:32px}#wfspb-top-bar.top_bar,#wfspb-top-bar.top_bar #wfspb-progress.wfsb-style-2::after,#wfspb-top-bar.top_bar #wfspb-progress.wfsb-style-2::before{top:0}#wfspb-top-bar.bottom_bar,#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-2::after,#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-2::before{bottom:0}#wfspb-progress{width:100%;z-index:12;position:absolute;left:0}#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-1{position:absolute;bottom:100%}#wfspb-progress.wfsb-style-1 .wfspb-progress-background{background-color:#c9cfd4}#wfspb-progress.wfsb-style-2 .wfspb-progress-background,#wfspb-progress.wfsb-style-3 .wfspb-progress-background{border-radius:30px;overflow:hidden}#wfspb-progress.wfsb-style-2{width:auto;padding:10px 20px;position:relative}#wfspb-top-bar.bottom_bar&gt;#wfspb-progress.wfsb-style-2{position:absolute;width:100%;bottom:100%}#wfspb-top-bar.bottom_bar&gt;#wfspb-progress.wfsb-style-2 .wfsb-effect-2{top:-29px}#wfspb-top-bar.top_bar&gt;#wfspb-progress.wfsb-style-2 .wfsb-effect-2{bottom:-29px}#wfspb-top-bar #wfspb-progress.wfsb-style-2::after,#wfspb-top-bar #wfspb-progress.wfsb-style-2::before{content:'';position:absolute;border-style:solid;border-width:0 5px 10px;border-color:transparent transparent #121931}#wfspb-top-bar #wfspb-progress.wfsb-style-2::before{left:10%}#wfspb-top-bar #wfspb-progress.wfsb-style-2::after{right:10%}#wfspb-progress.wfsb-style-3{padding:0 20px 10px}#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-3{position:absolute;bottom:100%;width:100%;padding:10px 20px 0}#wfspb-current-progress{max-height:20px;background-color:#0d47a1}#wfspb-progress.wfsb-effect-1 #wfspb-current-progress{-webkit-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4)}#wfspb-progress.wfsb-effect-1 #wfspb-current-progress:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-webkit-animation:wfsb-move 2s linear infinite;-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-topright:8px;-moz-border-radius-bottomright:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}#wfspb-top-bar&gt;#wfspb-progress.wfsb-effect-2,#wfspb-top-bar&gt;#wfspb-progress.wfsb-effect-2&gt;#wfspb-current-progress{border-radius:0}#wfspb-top-bar&gt;#wfspb-progress.wfsb-effect-2{border:1px solid #fff;outline:1px solid #eee}#wfspb-label{text-align:center;line-height:1.35;color:#fff;font-size:11px;position:relative}#wfspb-label:before{content:"\f101";right:1%;font-size:90%}.wfspb-gift-box{bottom:0;cursor:pointer;position:fixed;right:0;z-index:99;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.wfspb-gift-box.wfsb-hidden{right:-1000px}#wfspb-main-content{display:inline-block;width:100%;text-align:center;font-weight:300;z-index:1;line-height:1}.woo-free-shipping-bar-order{margin:20px 0}.woo-free-shipping-bar-order .woo-free-shipping-bar-order-content{margin:0 0 10px}.woo-free-shipping-bar-order .woo-free-shipping-bar-order-bar{width:100%;height:6px;background:#ccc;border-radius:3px}.woo-free-shipping-bar-order .woo-free-shipping-bar-order-bar .woo-free-shipping-bar-order-bar-inner{height:100%;background:#212121;border-radius:3px}@media screen and (max-width:768px){#wfspb-progress{display:none!important}}@media (max-width:380px){div#wfspb-close{right:5px}}</pre></body></html>