@media screen and (max-width: 1245px) {
.center {
width: 100%;
padding-left: 2.5%;
padding-right: 2.5%;
}
}
@media screen and (max-width: 1024px) {
.mini_cart_item .remove {
opacity: 1;
width: 45px;
right: 0;
background: none;
}
.page-nav {
display: none;	
}
.cols-4 {
text-align: center;
}
.cols-4 > * {
width: 370px;
display: inline-block;
float: none;
vertical-align: top;
}
.blur {
left: 0;
right: 0;
}
.category-section .bg,
#page-header {
background-attachment: scroll;
}
.full-width-header {
padding: 0 2.5%;
}
.flex-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.flex-header:after {
display: none;
}
.flex-header .td-3 .shopping-cart {
display: inline-block;
}
.header-container-v2 #nav .shopping-cart {
position: absolute;
top: 10px;
right: 40px;
}
.header-container-v2 #nav .header-search {
position: absolute;
top: 10px;
right: 70px;		
}
.header-container-v2 #nav .header-search .search-form {
position: fixed;
}
.header-container-v2 #nav .woocommerce-nav {
display: none;
}	
.header-v2 .flex-header {
flex-direction: column;
}
.header-v2 .flex-header .td-2 {
order: -1;
}
.header-v2 .flex-header > * {
text-align: center;
}	
#nav-listener {
display: block;
}	
#nav .center {
position: static;
}
#top-bar {
display: none;
}
#menu-top-nav {
display: none;
}
.mobile-top-bar #top-bar {
display: block;
}
.header-v2 .logo img {
height: 70px;
}		
.header-v2 .woocommerce-nav {
position: static;
}
.header-v1 {
position: relative;
}
.header-v1 .logo {
float: none;
}
.header-container {
padding-bottom: 0 !important;
}
.fixed {
position: static;
}
.sticky-tr {
top: 0 !important;
}
.header-opacity .fixed {
background: none;
}
.header-v1 #cart {
right: 30px;
bottom: 0;
position: absolute;
}
.header-v2 #cart {
display: block;
line-height: 1;
position: absolute;
top: 35px;
right: 30px;
}
.header-v2 #nav #cart {
display: none;
}
.primary-menu {
position: fixed;
background: rgba(0,0,0,0.9);
left: -100%;
width: 100%;
height: 100%;
text-align: center;
padding-top: 90px;
overflow-y: auto;
z-index: 90;
opacity: 0;
top: 0;
bottom: 0;
visibility: hidden;
transition: all 0.25s linear;
}		
.active-nav-aside .primary-menu {
opacity: 1;
visibility: visible;
left: 0;
font-size: 25px;
}
.primary-menu > li {
float: none;
display: block;
line-height: 30px;
margin: 20px 0;
}
.primary-menu > li a {
padding: 0 15px;
display: inline-block;
color: #fff;
}
.primary-menu .menu-item-has-children > a:after {
display: none;
}
.primary-menu .menu-item-has-children > a.dropdown-toggle:after {
display: inline-block;
}
a.dropdown-toggle {
margin-left: 30px;
}	
button.dropdown-toggle {
display: inline-block;
background: none;
padding-top: 0;
padding-bottom: 10px;
}
.primary-menu .sub-menu {
text-align: center;
}
.primary-menu li > .sub-menu {
margin: 0;
font-size: 25px;
border: 0 none;
background: none;
position: static;
height: 0;
overflow: hidden;
transform: all 0.3s linear;
text-transform: uppercase;
color: #777;
}
.primary-menu li > .sub-menu .sub-menu {
font-size: 20px;
text-transform: none;
}
.primary-menu li:hover > .sub-menu {
opacity: 1;
visibility: hidden;
margin-top: 10px;
font-size: 20px;
}
.primary-menu li > .sub-menu a {
display: inline-block;
min-width: inherit;
padding: 5px 15px;
}
.primary-menu li > .sub-menu.toggled-on {
opacity: 1;
visibility: visible;
height: 100%;
font-size: 20px;
margin-top: 10px;
}
.swiper-cat-next,
.swiper-cat-prev {
display: none;
}	
}
@media screen and (max-width: 1023px) {
.content-sidebar,
.left-sidebar #content,
.right-sidebar #content,
.left-sidebar-sp .content-section {
width: 100%;
}
.right-sidebar #content,
.left-sidebar .content-sidebar,
.left-sidebar #content,
.right-sidebar .content-sidebar	{
float: none;
}
#customer_login {
width: auto;
}	
#slider.video-bg {
height: auto;
padding: 0;
}
#slider video {
position: relative;
width: 100%;
top: 8px;
}
}
@media screen and (max-width: 1270px) {
.product-nav {
display: none;
}
}
@media screen and (max-width: 1200px) {
.has-sidebar #main {
width: auto;
float: none;
}
#right-sidebar {
float: none;
width: auto;
}
.right-sidebar #main,
.right-sidebar .sidebar,
.left-sidebar #main,
.left-sidebar .sidebar,
.right-sidebar-sp .content-section,
.right-sidebar-sp .sidebar,
.left-sidebar-sp .content-section,
.left-sidebar-sp .sidebar {
float: none;
width: auto;
}
}
@media screen and (max-width: 1070px) {
.form-item {
text-align: left;
margin-bottom: 25px;
}
}
@media screen and (max-width: 825px) {
table td, table th {
padding: 10px
}
.woocommerce-MyAccount-navigation li {
display: block;
width: auto;
}
.woocommerce-thankyou-order-details li {
display: block;
width: auto;
margin-bottom: 20px;
}
li.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.width-740 {
width: auto;
}
.boxed .alignfull {
margin-left: -25px;
margin-right: -25px;
}
.rwd-padding,
.box-shadow,
.box-sdading {
padding: 25px;
}
.center {
padding-left: 25px;
padding-right: 25px;
}
.cols-3 > * {
float: none;
width: 370px;
display: block;
vertical-align: top;
margin: 0 auto;		
}
.cols-2 > *,
.cols-2.no-margin > * {
float: none;
width: auto;
}
.like-table > * {
display: block;
}
.like-table .product-nav {
display: none;
}
.col2-set > div {
float: none;
width: auto;		
}
.cat-menu-heading.has-bg {
}
.cat-menu-heading.has-bg .info {
margin: 60px 25px;		
width: auto;
}
#promo-slider .details,
.cat-menu-heading .info {
width: auto;
}
#promo-slider .details h2 {
font-size: 28px;
}	
#reviews {
width: auto;
}
#product-single {
width: 585px;
margin: 0 auto;
display: block;
}
.article .image {
text-align: center;
}
.article.has-post-thumbnail .details {
width: 100% !important;
left: 0;
top: 0;
} 
.cols-1 {
width: auto;
}	
.section-title.has-bg {
background-attachment: scroll;
}
.latest-news_list img {
margin-bottom: 30px;
}	
#slider .attachment-full {
max-height: 220px;
width: auto;
} 
.tabs-nav {
display: block;
}
.tabs-nav .ui-state-active a:after {
display: none;
}
.featured-products #product-list li {
padding-bottom: 40px;
}
}
@media screen and (min-width: 769px) {
.transparent-header .header, 
.transparent-header .nav-color,
.sticky-tr .header-v2 {
background: none;
} 
}
@media screen and (max-width: 768px) {
.admin-bar .sticky-tr .header-wrap {
margin-top: 0;
}
.mobile-top-bar .sticky-tr {
width: 100%;
top: 0;
position: -webkit-sticky;
position: sticky;		
}
.mobile-top-bar .transparent-header .header, 
.mobile-top-bar .transparent-header .nav-color {
transition: none;
}
.mobile-top-bar #top-bar .header-info li {
display: block;
margin-right: 0;
margin-left: 10px;
line-height: 30px;
}
.mobile-top-bar #top-bar .social {
float: none;
}
.admin-bar .fixed,
.admin-bar.header-opacity .header-container {
top: 46px;
}
.slider-button-prev,
.slider-button-next {
display: none;
}
.section-title .description {
width: auto;
}
#page-slider .info,
.section-title.has-bg .info {
width: auto;
}
.shop_table_responsive th {
display: none;
}
.shop_table_responsive .remove {
font-size: 25px;
float: none;
}
.shop_table_responsive .product-thumbnail {
display: none;
}
.shop_table_responsive td {
display: block;
text-align: right;
width: 100%;
}
.shop_table_responsive td:before{
content: attr(data-title);
float: left;
font-size: 14px;
}
.shop_table_responsive .cart_item td {
}
.shop_table_responsive .product-subtotal {
margin-bottom: 30px;
border-bottom: 1px dashed rgba(127,127,127,0.5);
}
.shop_table_responsive .product-remove {
border-top: 1px dashed rgba(127,127,127,0.5);
}
.cart-collaterals {
float: none;
}
.cart .actions {
border: 0;
}
.cart .product-remove {
width: auto;
}
.bullet-4 {
display: block;
}
.cart .coupon {
float: none;
max-width: inherit;
width: 100%;
margin-bottom: 30px;
}
#coupon_code {
width: 100%;
float: none;
margin-bottom: 15px;
}
.cart .coupon .button {
width: 100%;
}
.cart .update-cart {
width: 100%;
}
.col-1 {
width: auto;
}
.col-1 > * {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 736px) {
.section-title.v1 h3,
.section-title.v2 h3 {
font-size: 28px;
}
.cat-menu-heading .description {
font-size: 13px;
}
#slider h1 {
font-size: 40px;
font-size: 10vw;
}
#product-single {
width: auto;
}
#product-single .details {
padding: 30px;
}
#map {
height: 240px;
}
.comment-form-author, .comment-form-email {
float: none;
width: 100%;
padding: 0;
}
#testimonials-slider .content {
width: auto;
}
.scroll {
display: none;
}
#slider {
padding: 60px 0;
}
#page-header {
padding-top: 30px;
height: 320px;	
}	
#page-header h1 {
font-size: 10vmin;
}    
#page-slider .swiper-slide {
height: auto;
}	
#page-slider .info {
padding: 130px 10px 60px;
}
#page-slider h2 {
font-size: 10vmin;
}
.product-list-small .zoom-img {
display: none;
}
.dishes-menu .thumbnail .zoom-img img,
.product-list-small .zoom-img img{
max-width: 370px;
}
.product-list-small .ajax_add_to_cart {
opacity: 1;
visibility: visible;
}
.product-list-small .thumbnail:hover .size-cristiano_small_image, 
.product-list-small .thumbnail:hover .woocommerce-placeholder, 
.product-list-small .thumbnail:hover .ajax_add_to_cart, 
.product-list-small .thumbnail:hover .product_type_variable {
border-radius: 0 50% 50%;
}
.single-product .variations td {
display: block;
}
}
@media screen and (max-width: 768px) {
#container {
padding-top: 45px;
}
.header-mini-cart {
position: fixed;
width: 100%;
height: 100%;
overflow-x: auto;
padding-bottom: 80px;
z-index: 99;
}
.header-search form {
left: 0;
right: 0;
width: 100%;
}
.header-mini-cart .mini_cart_item {
padding: 20px 45px;
}
.header-mini-cart .buttons {
padding: 0 25px;
}
body.show-sub-cart {
overflow: hidden;
}
.blur {
height: 570px;
-webkit-filter: blur(65px);
filter: blur(65px);
}
div.xoo-qv-images,
div.xoo-qv-summary,
#yith-quick-view-content div.images,
#yith-quick-view-content div.summary {
width: 100%;
float: none;
}
}
@media screen and (max-width: 380px) {
.cols-3 > * {
width: auto;
display: block;
}
.center {
padding-left: 20px;
padding-right: 20px;
}	
#product-list h2 {
white-space: normal;	
}
.section-title h3 {
font-size: 7vmin;
line-height: 1;
padding: 7px 7px 5px;
}
.section-title p {
font-size: 12px;
}	
#payment label img {
display: none;
}
.short-info h2 {
font-size: 22px;
}	
.cols-4 > * {
width: auto;
}
.dishes-menu .thumbnail .zoom-img img {
max-width: 240px;
}
.dishes-menu .zoom-img {
left: 0;
}
}@-webkit-keyframes keyframes-rotate {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
@keyframes keyframes-rotate {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
.dzsparallaxer {
color: #ffffff; }
.dzsparallaxer.text-black {
color: #222222; }
.dzsparallaxer:not(.mode-oneelement) {
height: 300px;
overflow: hidden;
background-color: #1c1a17;
position: relative;
transition-property: height;
transition-duration: 0.3s;
-moz-transition-property: height;
-moz-transition-duration: 0.3s;
-webkit-transition-property: height;
-webkit-transition-duration: 0.3s;
-o-transition-property: height;
-o-transition-duration: 0.3s;
-ms-transition-property: height;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.dzsparallaxer:not(.mode-oneelement) * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--target {
position: relative; }
.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--target.position-absolute {
position: absolute;
top: 0;
left: 0; }
.dzsparallaxer:not(.mode-oneelement) .dzsparallaxer--blackoverlay {
position: absolute;
opacity: 0;
background-color: rgba(0, 0, 0, 0.9);
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none; }
.dzsparallaxer:not(.mode-oneelement) .big-text {
position: absolute;
text-align: center;
width: 80%;
left: 10%;
font-size: 40px;
font-weight: 300;
top: 70px;
color: #eee;
line-height: 1.5;
font-style: italic;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
opacity: 0.7; }
.dzsparallaxer:not(.mode-oneelement) .big-text .smaller {
font-size: 60%; }
.dzsparallaxer:not(.mode-oneelement) > .container, .dzsparallaxer:not(.mode-oneelement) > .row, .dzsparallaxer:not(.mode-oneelement) > p, .dzsparallaxer:not(.mode-oneelement) > div {
position: relative; }
.dzsparallaxer:not(.mode-oneelement) .center-it {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.dzsparallaxer:not(.mode-oneelement) .center-it-bottom {
position: absolute;
left: 50%;
top: auto;
bottom: 10px;
transform: translate(-50%, 0%); }
.dzsparallaxer:not(.mode-oneelement) .center-it-top {
position: absolute;
left: 50%;
bottom: auto;
top: 10px;
transform: translate(-50%, 0%); }
.dzsparallaxer:not(.mode-oneelement) .center-it-vertically {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
padding: 10px; }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] {
position: absolute;
bottom: -1px;
left: 0;
width: 100%; }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"] .display-block {
display: block; }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].top {
bottom: auto;
top: 0; }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedY {
transform: scaleY(-1); }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedX {
transform: scaleX(-1); }
.dzsparallaxer:not(.mode-oneelement) *[class^="dzsprxseparator--"].flippedXY {
transform: scale(-1, -1); }
.dzsparallaxer--aftermouse {
position: relative; }
.dzsparallaxer.wait-readyall .dzsparallaxer--target {
opacity: 0;
transition-property: height, opacity;
transition-duration: 0.5s;
-moz-transition-property: height, opacity;
-moz-transition-duration: 0.5s;
-webkit-transition-property: height, opacity;
-webkit-transition-duration: 0.5s;
-o-transition-property: height, opacity;
-o-transition-duration: 0.5s;
-ms-transition-property: height, opacity;
-ms-transition-duration: 0.5s;
-ms-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in; }
.dzsparallaxer.mode-oneelement {
position: relative; }
.dzsparallaxer.wait-readyall.dzsprx-readyall .dzsparallaxer--target {
opacity: 1;
visibility: visible; }
.dzsparallaxer.use-loading .dzsparallaxer--target {
opacity: 0;
visibility: hidden;
transition-property: opacity, visibility;
transition-duration: 0.7s;
-moz-transition-property: opacity, visibility;
-moz-transition-duration: 0.7s;
-webkit-transition-property: opacity, visibility;
-webkit-transition-duration: 0.7s;
-o-transition-property: opacity, visibility;
-o-transition-duration: 0.7s;
-ms-transition-property: opacity, visibility;
-ms-transition-duration: 0.7s;
-ms-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in; }
.dzsparallaxer.use-loading .preloader-semicircles {
transition-property: all;
transition-duration: 0.3s;
-moz-transition-property: all;
-moz-transition-duration: 0.3s;
-webkit-transition-property: all;
-webkit-transition-duration: 0.3s;
-o-transition-property: all;
-o-transition-duration: 0.3s;
-ms-transition-property: all;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in; }
.dzsparallaxer.use-loading .horizontal-fog {
opacity: 0;
visibility: hidden;
transition-property: opacity, visibility;
transition-duration: 0.7s;
-moz-transition-property: opacity, visibility;
-moz-transition-duration: 0.7s;
-webkit-transition-property: opacity, visibility;
-webkit-transition-duration: 0.7s;
-o-transition-property: opacity, visibility;
-o-transition-duration: 0.7s;
-ms-transition-property: opacity, visibility;
-ms-transition-duration: 0.7s;
-ms-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in; }
.dzsparallaxer.use-loading.loaded .horizontal-fog {
opacity: 1;
visibility: visible; }
.dzsparallaxer.simple-parallax.use-loading .dzsparallaxer--target {
opacity: 0;
visibility: hidden; }
.dzsparallaxer.height-is-based-on-content {
height: auto;
padding: 0; }
.dzsparallaxer.height-is-based-on-content .dzs-container {
padding: 45px 0; }
.dzsparallaxer.height-is-based-on-content .dzsparallaxer--target {
position: absolute;
width: 100%; }
.dzsparallaxer.height-is-based-on-content > div {
position: relative; }
.dzsparallaxer > .parallaxer-content {
pointer-events: none; }
.dzsparallaxer > .parallaxer-content > * {
pointer-events: auto; }
.dzsparallaxer:not(.height-is-based-on-content) > .parallaxer-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.dzsparallaxer.use-loading.loaded .dzsparallaxer--target {
opacity: 1;
visibility: visible; }
.dzsparallaxer.use-loading.loaded .preloader-semicircles {
transform: translate3d(0, -50px, 0);
opacity: 0;
visibility: hidden; }
.dzsparallaxer.allbody {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: -1; }
.divimage {
background-size: cover;
background-position: center center; }
.divimage.repeat-pattern {
background-size: auto;
background-position: top left; }
.dzsparallaxer.is-ie-11 .simple-parallax-inner {
clip: auto; }
.dzsparallaxer.is-ie-11 .simple-parallax-inner .divimage.dzsparallaxer--target {
background-attachment: fixed;
position: relative; }
.dzsparallaxer.simple-parallax {
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.dzsparallaxer.simple-parallax .simple-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0); }
.dzsparallaxer.simple-parallax .dzsparallaxer--target {
position: static;
top: 0;
left: 0;
width: 100%;
height: 100%;
position: fixed;
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.dzsparallaxer.simple-parallax .simple-parallax-inner.is-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: auto; }
.dzsparallaxer.simple-parallax .simple-parallax-inner.is-image > .divimage {
position: absolute;
background-attachment: fixed;
background-repeat: no-repeat; }
.dzsparallaxer.simple-parallax.simple-parallax--is-only-image .simple-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: auto; }
.dzsparallaxer.simple-parallax.simple-parallax--is-only-image .simple-parallax-inner > .divimage {
position: absolute;
background-attachment: fixed; }
.dzsparallaxer.simple-parallax.simple-parallax--is-only-image.under-500 .simple-parallax-inner > .divimage {
background-attachment: local; }
.blur-it {
filter: blur(20px);
-webkit-filter: blur(20px); }
.dzsparallaxer div.semi-black-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#99000000',GradientType=0 ); }
.dzsparallaxer div.grey-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(50, 50, 50, 0.4); }
.dzsparallaxer div.paper-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//ristorante-portofino.pl/wp-content/themes/cristiano/assets/css/img/grey_wash_wall.jpg);
opacity: 0.4; }
.radial-bg {
position: absolute; }
.color-white {
color: #fff; }
.row-inline {
font-size: 0; }
.row-inline .col-md-6 {
font-size: 15px;
display: inline-block;
vertical-align: middle;
float: none; }
.dzs-row-inline {
font-size: 0; }
.dzs-row-inline .dzs-col-md-6 {
font-size: 13px;
display: inline-block;
vertical-align: middle;
float: none; }
@media (max-width: 992px) {
.row-inline .col-md-6 {
width: 100%;
margin-bottom: 15px;
padding: 0 30px 15px; } }
.separator-black-grey polygon, .separator-black-grey polyline, .separator-black-grey path {
fill: #222; }
.separator-white-grey polygon, .separator-white-grey polyline, .separator-white-grey path {
fill: #ddd; }
.dzs-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
margin: 0 auto; }
.dzs-row {
margin-right: -15px;
margin-left: -15px; }
.dzs-col-md-6 {
width: 50%;
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
@-webkit-keyframes preloader-semicircles-tween {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
@keyframes preloader-semicircles-tween {
0% {
transform: rotate(0deg);
-webkit-transform: rotate(0deg); }
50% {
transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg); } }
.preloader-semicircles {
width: 15px;
height: 15px;
background: rgba(230, 50, 50, 0.9);
border-radius: 50px;
position: absolute;
top: 50%;
left: 50%;
opacity: 0.7;
visibility: visible;
pointer-events: none;
transform: translate3d(-50%, -50%, 0);
animation: preloader-semicircles-tween 1.4s infinite linear;
-webkit-animation: preloader-semicircles-tween 1.4s infinite linear; }
body .dzsparallaxer .preloader-semicircles {
position: absolute; }
.preloader-semicircles:after {
position: absolute;
width: 25px;
height: 25px;
border-top: 5px solid #c83232;
border-bottom: 5px solid #c83232;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-radius: 25px;
content: '';
top: -10px;
left: -10px;
box-sizing: content-box; }
.center-it {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.dzs-colcontainer {
margin-left: -15px;
margin-right: -15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.dzs-colcontainer-w {
width: 1230px;
padding: 0 30px;
max-width: 100%;
min-height: 1px; }
.dzs-colcontainer.row-inline {
font-size: 0; }
.dzs-colcontainer.row-inline *[class*="dzs-col-"] {
float: none;
display: inline-block;
font-size: 13px;
vertical-align: middle; }
.dzs-colcontainer:after {
display: block;
content: "";
clear: both; }
*[class*="dzs-col-"] {
float: left;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-3 {
width: 25%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-4 {
width: 33.3%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-8 {
width: 66.6%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-6 {
width: 50%;
padding-left: 15px;
padding-right: 15px; }
.dzs-col-12 {
width: 100%;
padding-left: 15px;
padding-right: 15px; }
.dzsparallaxer--team-members-con {
width: 70%;
max-width: 1100px;
margin: 0 auto; }
.dzsparallaxer.under-760 .dzsparallaxer--team-members-con {
width: 100%; }
.dzsparallaxer--team-member-con {
text-align: center; }
.dzsparallaxer--team-member-con img {
max-width: 100%; }
.dzsparallaxer--team-member-con .team-member--title {
color: #fff;
text-transform: uppercase;
margin-top: 15px;
line-height: 1;
font-size: 15px; }
.dzsparallaxer--team-member-con .team-member--subtitle {
opacity: 0.5;
margin-top: 10px;
line-height: 1.5;
background-color: #FFFFFF;
color: #111;
padding: 5px; }
.center-it {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%); }
.black-leg-bar {
height: 2px;
left: -20px;
background-color: #222222;
width: 40px; }
.white-leg-bar {
height: 2px;
left: -20px;
background-color: #ffffff;
width: 40px; }
.light-grey-box, .lighter-grey-box, .dark-grey-box, .darker-grey-box, .white-white-box {
background-color: #ccc;
color: #222;
padding: 20px;
font-size: 17px;
line-height: 1.8; }
.dark-grey-box {
background-color: #444444;
color: #ffffff; }
.darker-grey-box {
background-color: #333;
color: #ffffff; }
.lighter-grey-box {
background-color: #dddddd; }
.offset-left-10px {
margin-left: -10px; }
.offset-right-10px {
margin-right: -10px; }
.white-white-box {
background-color: #ffffff;
color: #444444; }
.white-white-box > * {
color: #444444; }
.dzsparallaxer.blockquote-box {
padding: 25px 30px 20px;
font-size: 23px;
font-weight: 300;
font-style: italic; }
.dzsparallaxer.blockquote-box p:last-child {
margin-bottom: 0; }
.dzsparallaxer.blockquote-box:before, .dzsparallaxer.blockquote-box:after {
content: "";
background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22px" height="22px" viewBox="0 0 30 30" enable-background="new 0 0 30 30" xml:space="preserve"> <g> <path d="M13.645,8.35c-2.256,2.016-3.384,4.068-3.384,6.156c0,2.088,0.864,3.733,2.592,4.932c-0.048,1.152-0.444,2.124-1.188,2.916 c-0.745,0.792-1.645,1.188-2.7,1.188c-2.64,0-3.96-1.439-3.96-4.319c0-1.968,0.731-4.115,2.196-6.444 c1.464-2.328,3.348-4.14,5.651-5.436L13.645,8.35z M24.085,8.35c-2.257,2.016-3.384,4.068-3.384,6.156 c0,2.088,0.864,3.733,2.592,4.932c-0.049,1.152-0.444,2.124-1.188,2.916c-0.745,0.792-1.646,1.188-2.7,1.188 c-2.641,0-3.96-1.439-3.96-4.319c0-1.968,0.73-4.115,2.195-6.444c1.464-2.328,3.349-4.14,5.652-5.436L24.085,8.35z"/> </g> </svg>');
position: absolute;
top: 5px;
left: 5px;
width: 22px;
height: 22px;
opacity: 0.5; }
.dzsparallaxer.mode-horizontal .dzsparallaxer--target {
position: absolute; }
.dzsparallaxer.mode-horizontal .dzsparallaxer--target-con {
position: absolute;
top: 0;
width: 100%;
height: 100%;
left: 0;
min-width: 100%; }
.dzsparallaxer.mode-horizontal.loaded .dzsparallaxer--target {
animation: slideshow 25s linear infinite; }
.horizontal-fog {
position: absolute !important;
top: 0;
width: 100%;
height: 100%;
left: 0;
background-image: url(//ristorante-portofino.pl/wp-content/themes/cristiano/assets/css/img/fog_clouds_png_by_paradise234-d5czivb.png);
animation: slideshow 25s linear infinite;
background-size: cover; }
.horizontal-fog.clone {
left: -100%; }
@keyframes slideshow {
0% {
transform: translate3d(0, 0, 0); }
100% {
transform: translate3d(100%, 0, 0); } }
.dzsparallaxer.animation-engine-css .dzsparallaxer--target {
transition-property: opacity, visibility,transform;
transition-duration: 0.1s;
transition-timing-function: ease-in; }
.dzsparallaxer.blockquote-box:after {
content: "";
top: auto;
left: auto;
right: 5px;
bottom: 5px;
transform: scaleX(-1); }
.dzsparallaxer.dzsparallaxer-row-start > *:not(.dzsparallaxer--target) {
padding: 15px; }