.rst-menu-main-con {
font-family: "Open Sans", arial, serif;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rst-menu-main-con * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rst-menu-main-con .feed-rst, .rst-menu-main-con .feed-ultibox {
display: none;
}
.rst-menu-main-con .selector-con-for-skin-forwall .a-category {
color: #222;
}
.rst-menu-main-con .selector-con-for-skin-forwall .a-category.active, .rst-menu-main-con .selector-con-for-skin-forwall .a-category:hover {
color: #925252;
}
.rst-menu-item {
display: block;
}
.rst-menu-item .the-title > a {
color: inherit;
text-decoration: none;
}
.rst-menu-item .the-title > a[href] {
cursor: pointer;
}
.rst-menu-item .the-feature-con {
position: relative;
}
.rst-menu-item .the-feature {
width: 100%;
background-size: cover;
background-position: center center;
}
.subtitle-handwritten {
font-family: "Pacifico", serif;
color: #a5776d;
opacity: 1;
margin-top: 20px;
margin-bottom: 5px;
}
.dzsrst-category-title, .subtitle-handwritten {
font-size: 25px;
line-height: 1.15;
}
.dzsrst-category-title {
font-size: 30px;
font-weight: 300;
margin-bottom: 20px;
}
.the-feature-con .feed-zfolio, .the-feature-con > .read-more-button {
display: none;
}
.the-feature-con[data-source] .feed-zfolio, .the-feature-con[data-source] > .read-more-button {
display: block;
}
.tab-menu > .the-label {
position: relative;
}
.dzs-tabs .mode-blocks.rst-menu-item-skin-default .rst-menu-item--inner {
display: flex;
flex-direction: column;
}
.dzs-tabs .mode-blocks.rst-menu-item-skin-default .add-to-cart-btn-con {
text-align: right;
flex: 0 0 auto;
align-self: flex-end;
margin-top: 5px;
justify-content: flex-end;
}
.dzs-tabs.is-toggle .divimage-align-right-bottom {
display: none;
}
.dzs-tabs .dzsrst-category-title {
display: none;
}
.add-to-cart-btn-con {
display: inline-flex;
margin-top: 10px;
}
.add-to-cart-btn-con input[type=number] {
max-width: 50px;
}
.add-to-cart-btn-con > form, .add-to-cart-btn-con > a {
font-size: 13px;
}
.add-to-cart-btn-con .add-to-cart-btn, .add-to-cart-btn-con .button {
flex: 0 0 auto;
}
.add-to-cart-btn-con .rst-woo-qnt, .add-to-cart-btn-con .quantity {
display: inline-block;
text-align: center;
flex: 0 0 auto;
width: 40px;
margin-right: 39px;
align-self: flex-end;
} .rst-menu-item-skin-default {
line-height: 1.5;
}
.rst-menu-item-skin-default .rst-menu-item {
position: relative;
margin-bottom: 10px;
display: flex;
flex-wrap: nowrap;
align-items: center;
width: 100%;
}
.rst-menu-item-skin-default .rst-menu-item .rst-menu-item--inner {
flex: 0 0 100%;
width: 100%;
}
.rst-menu-item-skin-default .rst-menu-item .the-feature-con {
flex: 1;
top: 0;
left: 0;
}
.rst-menu-item-skin-default .rst-menu-item .the-feature-con .the-feature {
border-radius: 5px;
width: 40px;
height: 40px;
margin-right: 10px;
}
.rst-menu-item-skin-default .rst-menu-item .the-feature-con + .rst-menu-item--inner {
flex: 100;
position: relative;
align-self: center;
}
.rst-menu-item-skin-default .rst-menu-item .dzstooltip-con {
z-index: 5;
z-index: auto;
}
.rst-menu-item-skin-default .rst-menu-item .dzstooltip {
background-color: rgba(50, 50, 50, 0.95);
border-radius: 5px;
z-index: 5;
}
.rst-menu-item-skin-default .rst-menu-item .dzstooltip > .the-mentions {
right: 10px;
top: 10px;
position: absolute;
}
.rst-menu-item-skin-default .rst-menu-item .dzstooltip h6:first-of-type {
margin-top: 3px;
margin-bottom: 12px;
}
.rst-menu-item-skin-default .rst-menu-item .dzstooltip h6 {
font-size: 15px;
color: #ffffff;
}
.rst-menu-item-skin-default .the-title {
position: relative;
}
.rst-menu-item-skin-default .the-title > * {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
padding-right: 10px;
}
.rst-menu-item-skin-default .the-title .info-con {
color: #c0c0c0;
left: -22px;
position: absolute;
top: 50%;
left: calc(100% - 11px);
transform: translate3d(0, -50%, 0);
}
.rst-menu-item-skin-default .the-title *:last-child {
margin-right: 0;
}
.rst-menu-item-skin-default .table-wrap {
display: flex;
width: 100%;
white-space: nowrap;
}
.rst-menu-item-skin-default .table-wrap > * {
flex: 0 0 auto;
}
.rst-menu-item-skin-default .table-wrap .the-title {
flex: 0 0 auto;
max-width: 80%;
white-space: normal;
}
.rst-menu-item-skin-default .table-wrap .the-title .title-inner {
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.rst-menu-item-skin-default .table-wrap .dots {
flex: 100;
align-self: flex-end;
background: radial-gradient(circle, #444444, #444444 10%, transparent 50%, transparent);
background-size: 4px 3px;
height: 4px;
background-repeat: repeat-x;
margin-left: 10px;
margin-right: 10px;
position: relative;
top: -2px;
}
.rst-menu-item-skin-default.theme-light .table-wrap .dots {
background: radial-gradient(circle, #ffffff, #ffffff 10%, transparent 50%, transparent);
}
.rst-menu-item-skin-default .the-title, .rst-menu-item-skin-default .the-price {
font-size: 19px;
}
.rst-menu-item-skin-default .the-price {
align-self: flex-end;
}
.rst-menu-item-skin-default .dots {
overflow: hidden;
height: 1px;
background-color: #ffffff;
}
.rst-menu-item-skin-default .the-ingredients {
font-style: italic;
font-size: 13px;
opacity: 0.5;
margin-top: 1px;
} .items {
font-size: 0;
}
.dzstooltip {
opacity: 0;
visibility: hidden;
position: absolute;
}
.rst-menu-item-skin-aura {
line-height: 1.5;
}
.rst-menu-item-skin-aura .rst-menu-item {
margin-bottom: 10px;
display: inline-block;
padding: 10px;
text-align: center;
}
.rst-menu-item-skin-aura .rst-menu-item .the-feature-con + .the-title {
margin-top: 15px;
}
.rst-menu-item-skin-aura .rst-menu-item .the-title {
font-size: 16px;
font-weight: 400;
font-weight: bold;
}
.rst-menu-item-skin-aura .rst-menu-item .the-price {
color: #ab6634;
font-size: 15px;
margin-top: 3px;
}
.rst-menu-item-skin-aura .rst-menu-item .the-price + .add-to-cart-btn {
margin-top: 10px;
}
.rst-menu-item-skin-aura .rst-menu-item .the-feature {
border-radius: 10px;
}
.rst-menu-item-skin-aura .rst-menu-item .add-to-cart-btn {
font-size: 11px;
font-weight: bold;
user-select: none;
-webkit-user-select: none;
}
.rst-menu-item-skin-aura .the-feature-con {
overflow: hidden;
margin-bottom: 12px;
border-radius: 5px;
}
.rst-menu-item-skin-aura .the-feature-con .the-feature {
transform: translate3d(0, 0, 0) scale(1);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-aura .the-feature-con .read-more-button {
font-size: 13px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
transform: translate3d(-50%, -50%, 0) scale(0.6);
transition-property: opacity, transform, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-aura .the-feature-con:hover .read-more-button {
opacity: 0.7;
visibility: visible;
transform: translate3d(-50%, -50%, 0) scale(1);
}
.rst-menu-item-skin-aura .the-feature-con:hover .the-feature {
transform: translate3d(0, 0, 0) scale(0.9);
}
.rst-menu-item-skin-aura .the-title, .rst-menu-item-skin-aura .the-price {
font-weight: bold;
font-size: 15px;
}
.rst-menu-item-skin-aura .the-price {
font-size: 17px;
}
.rst-menu-item-skin-aura .the-ingredients {
font-style: italic;
margin-top: -2px;
font-size: 13px;
opacity: 0.5;
} .rst-menu-item-skin-blackwhite2 {
line-height: 1.5;
}
.rst-menu-item-skin-blackwhite2 .rst-menu-item {
display: inline-block;
vertical-align: top;
text-align: center;
}
.rst-menu-item-skin-blackwhite2 .rst-menu-item .the-feature-con + .the-title {
margin-top: 15px;
}
.rst-menu-item-skin-blackwhite2 .rst-menu-item .the-title {
font-size: 16px;
font-weight: 400;
font-weight: bold;
}
.rst-menu-item-skin-blackwhite2 .rst-menu-item .the-price {
color: #ab6634;
font-size: 15px;
margin-top: 3px;
}
.rst-menu-item-skin-blackwhite2 .desc-wrap {
position: relative;
display: flex;
align-content: center;
align-items: center;
background-color: #ffffff;
color: #222222;
padding: 15px;
}
.rst-menu-item-skin-blackwhite2 .desc-wrap > .desc-wrap--inner {
width: 100%;
}
.rst-menu-item-skin-blackwhite2 .the-feature-con {
overflow: hidden;
}
.rst-menu-item-skin-blackwhite2 .the-feature-con .the-feature {
transform: translate3d(0, 0, 0) scale(1);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-blackwhite2 .the-feature-con .read-more-button {
font-size: 13px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
transform: translate3d(-50%, -50%, 0) scale(0.6);
transition-property: opacity, transform, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-blackwhite2 .the-feature-con:hover .read-more-button {
opacity: 0.7;
visibility: visible;
transform: translate3d(-50%, -50%, 0) scale(1);
}
.rst-menu-item-skin-blackwhite2 .the-feature-con:hover .the-feature {
transform: translate3d(0, 0, 0) scale(0.9);
}
.rst-menu-item-skin-blackwhite2 .the-title, .rst-menu-item-skin-blackwhite2 .the-price {
font-weight: bold;
font-size: 15px;
}
.rst-menu-item-skin-blackwhite2 .the-price {
font-size: 17px;
}
.rst-menu-item-skin-blackwhite2 .the-ingredients {
font-style: italic;
margin-top: 20px;
margin-bottom: 20px;
font-size: 13px;
opacity: 0.5;
}  .rst-menu-item-skin-feature {
line-height: 1.5;
}
.rst-menu-item-skin-feature .rst-menu-item {
position: relative;
margin-bottom: 10px;
}
.rst-menu-item-skin-feature .rst-menu-item > .rst-menu-item--inne {
display: flex;
flex-wrap: nowrap;
align-items: center;
width: 100%;
align-content: center;
}
.rst-menu-item-skin-feature .rst-menu-item .rst-menu-item--inner {
flex: 1;
}
.rst-menu-item-skin-feature .rst-menu-item .the-feature-con {
flex: 1 0 40%;
padding-right: 30px;
top: 0;
left: 0;
}
.rst-menu-item-skin-feature .rst-menu-item .the-feature-con .the-feature {
border-radius: 5px;
width: 100%;
height: 40px;
margin-right: 10px;
}
.rst-menu-item-skin-feature .rst-menu-item .the-feature-con + .rst-menu-item--inner {
flex: 100;
position: relative;
align-self: center;
}
.rst-menu-item-skin-feature .rst-menu-item .dzstooltip {
background-color: rgba(50, 50, 50, 0.95);
border-radius: 5px;
}
.rst-menu-item-skin-feature .rst-menu-item .dzstooltip > .the-mentions {
right: 10px;
top: 10px;
position: absolute;
}
.rst-menu-item-skin-feature .rst-menu-item .dzstooltip h6:first-of-type {
margin-top: 3px;
margin-bottom: 12px;
}
.rst-menu-item-skin-feature .rst-menu-item .dzstooltip h6 {
font-size: 15px;
}
.rst-menu-item-skin-feature .the-title {
margin-bottom: 10px;
}
.rst-menu-item-skin-feature .the-title > * {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.rst-menu-item-skin-feature .the-title .info-con {
color: #c0c0c0;
}
.rst-menu-item-skin-feature .the-title *:last-child {
margin-right: 0;
}
.rst-menu-item-skin-feature .the-title, .rst-menu-item-skin-feature .the-price {
font-size: 19px;
}
.rst-menu-item-skin-feature .the-price {
margin-top: 10px;
color: #ab6634;
}
.rst-menu-item-skin-feature .dots {
overflow: hidden;
height: 1px;
background-color: #ffffff;
}
.rst-menu-item-skin-feature .the-ingredients {
font-style: italic;
font-size: 13px;
opacity: 0.5;
margin-top: 1px;
}  .rst-menu-item-skin-piadina {
line-height: 1.5;
text-align: center;
}
.rst-menu-item-skin-piadina .rst-menu-item {
position: relative;
padding: 0 10px;
width: 100%;
opacity: 1;
transform: scale(1) translate3d(0, 0, 0);
transform-origin: center bottom;
filter: blur(0px);
transition-property: transform, opacity, filter;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item.zoomed-out {
transform: scale(0.9) translate3d(0, 0, 0);
opacity: 0.9;
filter: blur(2px);
}
.rst-menu-item-skin-piadina .rst-menu-item .the-icon {
width: 35px;
height: 35px;
background-size: cover;
display: inline-block;
margin-top: 0;
transition-property: margin;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .the-icon > svg {
width: 100%;
height: 100%;
}
.rst-menu-item-skin-piadina .rst-menu-item .the-icon > svg path {
fill: #eee;
}
.rst-menu-item-skin-piadina .rst-menu-item .rst-menu-item--inner {
background-color: #ab6634;
color: #ffffff;
border-radius: 50%;
position: relative;
transform: scale(1) translate3d(0, 0, 0);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .rst-menu-item--inner .circle-wrap-inner {
width: 80%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transform: scale(1) translate3d(-50%, -50%, 0);
transition-property: transform;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .rst-menu-item--inner .circle-wrap-inner .title-inner {
font-size: 100%;
line-height: 1.3;
margin-top: 5px;
margin-bottom: 11px;
transition-property: font-size, line-height, margin;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .rst-menu-item--inner .circle-wrap-inner .the-ingredients {
opacity: 1;
transition-property: opacity;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .the-feature-con {
top: 0;
left: 0;
width: 100%;
margin-top: -120px;
height: 300px;
overflow: hidden;
transition-property: left, width;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .the-feature-con .the-feature {
border-radius: 5px;
width: 100%;
position: absolute;
top: 60px;
margin-right: 10px;
background-size: contain;
background-repeat: no-repeat;
background-position: top center;
height: 350px;
transition-property: top;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-menu-item-skin-piadina .rst-menu-item .the-feature-con + .rst-menu-item--inner {
flex: 100;
position: relative;
align-self: center;
}
.rst-menu-item-skin-piadina .rst-menu-item .dzstooltip {
background-color: rgba(50, 50, 50, 0.95);
border-radius: 5px;
}
.rst-menu-item-skin-piadina .rst-menu-item .dzstooltip > .the-mentions {
right: 10px;
top: 10px;
position: absolute;
}
.rst-menu-item-skin-piadina .rst-menu-item .dzstooltip h6:first-of-type {
margin-top: 3px;
margin-bottom: 12px;
}
.rst-menu-item-skin-piadina .rst-menu-item .dzstooltip h6 {
font-size: 15px;
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .rst-menu-item--inner {
transform: scale(0.95) translate3d(0, 0, 0);
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .rst-menu-item--inner .circle-wrap-inner .the-icon {
margin-top: -5px;
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .rst-menu-item--inner .circle-wrap-inner .title-inner {
font-size: 130%;
margin-top: 18px;
margin-bottom: 18px;
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .rst-menu-item--inner .circle-wrap-inner .the-ingredients {
opacity: 0;
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .the-feature-con {
width: 116%;
left: -8%;
}
.rst-menu-item-skin-piadina .rst-menu-item:hover .the-feature-con .the-feature {
top: 0;
}
.rst-menu-item-skin-piadina .the-title > * {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.rst-menu-item-skin-piadina .the-title .info-con {
color: #c0c0c0;
}
.rst-menu-item-skin-piadina .the-title *:last-child {
margin-right: 0;
}
.rst-menu-item-skin-piadina .table-wrap {
display: flex;
white-space: nowrap;
}
.rst-menu-item-skin-piadina .table-wrap > * {
flex: 1;
}
.rst-menu-item-skin-piadina .table-wrap .dots {
flex: 100;
align-self: flex-end;
background: radial-gradient(circle, white, white 10%, transparent 50%, transparent);
background-size: 4px 3px;
height: 4px;
background-repeat: repeat-x;
margin-left: 10px;
margin-right: 10px;
position: relative;
top: -2px;
}
.rst-menu-item-skin-piadina .the-title, .rst-menu-item-skin-piadina .the-price {
font-size: 19px;
}
.rst-menu-item-skin-piadina .dots {
overflow: hidden;
height: 1px;
background-color: #ffffff;
}
.rst-menu-item-skin-piadina .the-ingredients {
font-style: italic;
font-size: 13px;
opacity: 0.5;
margin-top: 1px;
} .dzsrst-header {
text-align: center;
margin-bottom: 20px;
position: relative;
}
.dzsrst-header h3 {
font-weight: 700;
font-size: 25px;
color: #444444;
}
.dzsrst-header p {
padding: 10px 7%;
font-size: 16px;
line-height: 1.5;
font-style: italic;
opacity: 0.8;
}
.dzsrst-header svg {
opacity: 0.85;
}
.dzsrst-header svg path {
fill: #444;
}
.dzsrst-header.skin-nymph {
max-width: 80%;
margin: 20px auto;
}
.dzsrst-header.skin-nymph svg {
opacity: 1;
}
.dzsrst-header.skin-nymph .header---top {
display: flex;
flex-wrap: nowrap;
align-items: center;
width: 300px;
max-width: 80%;
margin: 0 auto;
}
.dzsrst-header.skin-nymph .header---top svg {
height: 30px;
}
.dzsrst-header.skin-nymph .header---top svg path {
fill: #5b2521;
}
.dzsrst-header.skin-nymph .header---top:before, .dzsrst-header.skin-nymph .header---top:after {
content: "";
width: 100%;
height: 1px;
position: relative;
top: -4px;
flex: 50;
background: linear-gradient(to right, rgba(91, 37, 33, 0) 0%, #5b2521 63%, #5b2521 100%); }
.dzsrst-header.skin-nymph .header---top:after {
background: linear-gradient(to left, rgba(91, 37, 33, 0) 0%, #5b2521 63%, #5b2521 100%); }
.dzsrst-header.skin-nymph .header---top .header---icon {
flex: 1;
}
.dzsrst-header.skin-nymph .header---bottom {
width: 440px;
max-width: calc(100% - 150px);
position: absolute;
left: 50%;
top: 100%;
transform: translate3d(-50%, 0, 0);
}
.dzsrst-header.skin-nymph .header---bottom .header---bar:before, .dzsrst-header.skin-nymph .header---bottom .header---bar:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #5b2521;
}
.dzsrst-header.skin-nymph .header---bottom .header---bar:after {
top: 3px;
}
.dzsrst-header.skin-nymph .header---bottom:before, .dzsrst-header.skin-nymph .header---bottom:after {
content: "";
position: absolute;
background-image: url(//www.hiistanbulcity.com.tr/wp-content/plugins/dzs-restaurantmenu/restaurantmenu/img/header_nymph_lateral.svg);
width: 48px;
height: 48px;
left: 100%;
top: -21px;
margin-left: 10px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.dzsrst-header.skin-nymph .header---bottom:before {
transform: scaleX(-1);
left: auto;
right: 100%;
margin-right: 10px;
}
.dzsrst-header.skin-nymph h3 {
margin-top: -6px;
margin-bottom: -5px;
color: #5b2521;
display: inline-block;
padding-bottom: 15px;
font-size: 42px;
font-weight: 300;
letter-spacing: 7px;
text-transform: uppercase;
}
.skin-nymph-lateral {
opacity: 0.1;
}
div[class*=dzs-layout--] {
margin-left: -15px;
margin-right: -15px;
font-size: 0;
}
div[class*=dzs-layout--] > .dzs-layout-item {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 15px;
display: inline-block;
vertical-align: top;
font-size: 13px;
}
div[class*=dzs-layout--][data-margin="0"] {
margin-left: 0px;
margin-right: 0px;
}
div[class*=dzs-layout--][data-margin="0"] > .dzs-layout-item {
padding-left: 0;
padding-right: 0;
}
.dzs-layout--1-cols {
margin-left: 0 !important;
margin-right: 0 !important;
}
.dzs-layout--1-cols > .dzs-layout-item {
width: 100%;
padding-left: 0px !important;
padding-right: 0px !important;
display: block;
}
.dzs-layout--2-cols > .dzs-layout-item {
width: 50%;
}
.dzs-layout--3-cols > .dzs-layout-item {
width: 33.3333%;
}
.dzs-layout--4-cols > .dzs-layout-item {
width: 25%;
}
.dzs-layout--5-cols > .dzs-layout-item {
width: 20%;
}
@media (max-width: 600px) {
.dzs-layout--3-cols > .dzs-layout-item {
width: 100%;
display: block;
}
.dzs-layout--5-cols > .dzs-layout-item, .dzs-layout--4-cols > .dzs-layout-item {
width: 50%;
display: block;
}
}
.rst-big-desc {
position: relative;
line-height: 1.5;
padding-top: 5px;
}
.rst-big-desc .the-mentions {
position: absolute;
bottom: 100%;
right: -15px;
margin-bottom: 19px;
}
.rst-big-desc .the-mentions > li {
opacity: 0.8;
transition-property: opacity;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.rst-big-desc .the-mentions > li:hover {
opacity: 1;
}
.rst-big-desc h6 {
text-transform: uppercase;
font-weight: 900;
font-family: "Open Sans", arial, serif;
font-size: 12px;
margin-top: 15px;
margin-bottom: 5px;
}
.rst-big-desc > h6:first-of-type {
margin-top: 5px;
}
.rst-big-desc p {
font-size: 14px;
font-family: "Open Sans", arial, serif;
}
.rst-big-desc .the-ingredients {
font-style: italic;
opacity: 0.8;
}
.the-mentions {
list-style: none;
margin: 0;
padding: 0;
}
.the-mentions > li {
display: inline-block;
margin-right: 3px;
background-color: #905588;
color: #ffffff;
padding: 5px 8px;
border-radius: 5px;
font-size: 11px;
line-height: 1;
white-space: nowrap;
}
.dzs-button {
position: relative;
padding: 15px;
cursor: pointer;
line-height: 1;
white-space: nowrap;
font-size: 13px;
}
.dzs-button .the-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 5px;
background-color: #8c8b47;
}
.dzs-button .the-text {
position: relative;
color: #ffffff;
}
a.dzs-button {
display: inline-block;
}
.clear {
clear: both;
height: 1px;
margin-top: -1px;
}
.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, .dzs-col-md-3, .dzs-col-md-4 {
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.dzs-col-md-6 {
width: 50%;
}
.dzs-col-md-4 {
width: 33.3333%;
}
.dzs-col-md-3 {
width: 25%;
}
.dzs-row:after {
content: "";
display: block;
clear: both;
}
.dzs-row-inline {
font-size: 0;
display: flex;
align-items: center;
}
.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;
display: block;
float: none;
}
}
@media (max-width: 600px) {
.dzs-row {
width: 100%;
}
.dzs-row .dzs-col-md-6, .dzs-row .dzs-col-md-4 {
width: 100%;
float: none;
display: block;
}
.dzs-row-inline {
flex-direction: column;
}
}
@media (max-width: 600px) {
.dzsrst-header.skin-parallaxer h2 {
font-size: 21px;
}
.rst-menu-item-skin-default .the-title, .rst-menu-item-skin-default .the-price {
font-size: 15px;
}
}
@media (max-width: 600px) {
.dzsrst--mode-parallaxer--shortcode-half {
order: 5;
}
}
.imagediv {
background-size: cover;
backgorund-position: center center;
}html.ultibox-opened {
overflow: hidden; }
.dzsulb-main-con {
z-index: 55555;
position: fixed;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
transition-property: opacity, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con .overlay-background {
background-color: rgba(50, 50, 50, 0.5);
position: absolute;
width: 100%;
height: 100%; }
.dzsulb-main-con .dzsulb-preloader {
opacity: 0;
visibility: hidden;
animation-delay: 3s;
transition-property: opacity, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con .box-mains-con {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none; }
.dzsulb-main-con .box-main {
pointer-events: auto;
max-width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
transition-property: left, opacity;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con .box-main .close-btn-con {
position: absolute;
right: -15px;
top: -15px;
z-index: 5;
cursor: pointer;
width: 30px;
height: 30px; }
.dzsulb-main-con .box-main .close-btn-con:before {
content: "";
position: absolute;
top: 8%;
left: 8%;
width: 84%;
height: 84%;
background-color: rgba(200, 200, 200, 0.95);
border-radius: 50%; }
.dzsulb-main-con .box-main .close-btn-con svg {
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%; }
.dzsulb-main-con .box-main .close-btn-con svg path {
fill: #444444; }
.dzsulb-main-con .box-main.gallery-transitioning-out {
left: 0;
opacity: 0; }
.dzsulb-main-con .box-main.gallery-preparing-transitioning-in {
left: 100%;
opacity: 0; }
.dzsulb-main-con .box-main.gallery-transitioning-in {
left: 50%;
opacity: 1; }
.dzsulb-main-con .box-main-media-con {
max-width: 100%; }
.dzsulb-main-con .box-main-media-con .box-main-media {
transition-property: width, height;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con .box-main-media-con .box-main-media > .real-media {
width: 100%;
height: 100%; }
.dzsulb-main-con .box-main-media-con .box-main-media.type-audio {
padding: 30px; }
.dzsulb-main-con .box-main-media-con .box-main-media.type-inlinecontent .row-for-ultibox {
color: #444444;
height: 100%;
padding-top: 15px;
padding-bottom: 15px; }
.dzsulb-main-con .box-main-media-con .box-main-media.type-inlinecontent .row-for-ultibox.row-no-padding-v {
padding-top: 0;
padding-bottom: 0; }
.dzsulb-main-con .box-main-media-con .box-main-media.type-inlinecontent.cancel-inlinecontent-padding {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
width: auto; }
.dzsulb-main-con .box-main-under {
background-color: #ffffff;
padding: 10px 20px;
color: #222222; }
.dzsulb-main-con .box-main-under > h3:first-child {
margin-top: 0; }
.dzsulb-main-con .box-main-under:empty {
display: none; }
.dzsulb-main-con .ultibox-gallery-arrow {
position: absolute;
left: 100%;
margin-left: 15px;
top: 50%;
width: 45px;
height: 45px;
cursor: pointer;
background-color: #eeeeee;
border-radius: 50%;
transform: translate3d(0%, -50%, 0); }
.dzsulb-main-con .ultibox-gallery-arrow > svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
width: 20px;
height: 20px;
transform: translate3d(-50%, -50%, 0) rotate(180deg); }
.dzsulb-main-con:not(.has-gallery) .ultibox-gallery-arrow {
display: none; }
.dzsulb-main-con .ultibox-gallery-arrow--left {
left: auto;
right: 100%;
margin-left: 0;
margin-right: 15px; }
.dzsulb-main-con .ultibox-gallery-arrow--left > svg {
transform: translate3d(-50%, -50%, 0) rotate(0deg); }
.dzsulb-main-con .box-main.scroll-mode {
top: 30px;
top: 0px;
transform: translate3d(-50%, 0, 0);
max-height: 100%;
overflow: auto;
transition-property: top, left, opacity;
transition-duration: 0.3s;
transition-timing-function: ease-int; }
.dzsulb-main-con.close-btn-inset .close-btn-con {
position: absolute;
right: 15px;
top: 15px; }
.dzsulb-main-con.gallery-direction-reverse .box-main.gallery-transitioning-out {
left: 100%; }
.dzsulb-main-con.gallery-direction-reverse .box-main.gallery-preparing-transitioning-in {
left: 0; }
.dzsulb-main-con.gallery-direction-reverse .box-main.gallery-transitioning-in {
left: 50%; }
.dzsulb-main-con.transition-fade .transition-target {
opacity: 0;
visibility: hidden;
transition-property: opacity, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.transition-fade.loaded-item .transition-target {
opacity: 1;
visibility: visible; }
.dzsulb-main-con.transition-scaleup .transition-target {
opacity: 0;
visibility: hidden;
transform: scale(0);
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.transition-scaleup.loaded-item .transition-target, .dzsulb-main-con.transition-scaledown.loaded-item .transition-target {
opacity: 1;
visibility: visible;
transform: scale(1); }
.ultibox-control {
font-size: 19px;
color: #ffffe8; }
.ultibox-control + .ultibox-control {
margin-left: 8px; }
.dzsulb-main-con.transition-scaledown .transition-target {
opacity: 0;
visibility: hidden;
transform: scale(1.3);
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.transition-slideup .transition-target {
opacity: 0;
visibility: hidden;
transform: translate3d(0, 50px, 0);
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.transition-slideup.loaded-item .transition-target {
opacity: 1;
visibility: visible;
transform: translate3d(0, 0, 0); }
.ultibox-item, .ultibox-item-delegated {
cursor: pointer; }
.dzsulb-main-con.loading-item {
opacity: 1;
visibility: visible; }
.dzsulb-main-con.loading-item .dzsulb-preloader {
opacity: 1;
visibility: visible; }
.dzsulb-main-con.loaded-item {
opacity: 1;
visibility: visible; }
.dzsulb-main-con.loaded-item .dzsulb-preloader {
opacity: 0;
visibility: hidden; }
.feed-ultibox {
display: none; }
.dzs-center-flex {
display: flex;
align-items: center;
justify-content: center; }
.show-in-ultibox {
display: none; }
.dzsulb-main-con .show-in-ultibox {
display: block; }
.dzsulb-main-con.skin-default .box-main:not(.with-description) .real-media {
border-radius: 5px; }
.preloader-fountain {
position: absolute;
width: 70px;
height: 14px;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.fountainG {
display: inline-block;
position: static;
background-color: black;
width: 14px;
height: 14px;
animation-name: bounce_fountainG;
-o-animation-name: bounce_fountainG;
-webkit-animation-name: bounce_fountainG;
animation-duration: 1.2s;
-webkit-animation-duration: 1.2s;
animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: normal;
-o-animation-direction: normal;
-webkit-animation-direction: normal;
-moz-animation-direction: normal;
transform: scale(0.3);
-webkit-transform: scale(0.3);
border-radius: 9px; }
#fountainG_1 {
animation-delay: 0.6s;
-webkit-animation-delay: 0.6s; }
#fountainG_2 {
animation-delay: 0.75s;
-webkit-animation-delay: 0.75s; }
#fountainG_3 {
animation-delay: 0.9s;
-webkit-animation-delay: 0.9s; }
#fountainG_4 {
animation-delay: 1.05s;
-webkit-animation-delay: 1.05s; }
@keyframes bounce_fountainG {
0% {
transform: scale(1);
background-color: black; }
100% {
transform: scale(0.3);
background-color: #646464; } }
@-webkit-keyframes bounce_fountainG {
0% {
-webkit-transform: scale(1);
background-color: black; }
100% {
-webkit-transform: scale(0.3);
background-color: #323232; } } .dzsulb-main-con.has-gallery .box-mains-con {
height: calc(100% - 120px); }
.dzsulb-main-con.has-gallery .gallery-clip-con {
position: absolute;
bottom: 0;
height: 120px;
left: 0;
width: 100%;
pointer-events: none;
text-align: center; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-thumb {
pointer-events: auto; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con {
display: inline-block;
white-space: nowrap;
position: relative;
left: 0; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con.scroll-mode {
transition-property: left;
transition-duration: 0.3s;
transition-timing-function: ease-in; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb {
display: inline-block;
vertical-align: bottom;
width: 120px;
height: 80px;
margin-top: 20px;
position: relative;
margin-right: 15px;
opacity: 0;
transform: translate3d(0, -5px, 0) scale(0.5);
transition-property: opacity, transform, width, height;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb .gallery-thumb--image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
border-radius: 5px;
transform: scale(1);
box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.2);
transition-property: transform, box-shadow;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb svg {
transform: scale(1) translate3d(-50%, -50%, 0);
transform-origin: top left; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:last-child {
margin-right: 0; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:hover .gallery-thumb--image, .dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb.active .gallery-thumb--image {
transform: scale(1.07);
box-shadow: 0 0 12px 0 rgba(50, 50, 50, 0.4); }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:hover .gallery-thumb--icon, .dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb.active .gallery-thumb--icon {
border: 3px solid rgba(255, 255, 255, 0.2); }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(2) {
transition-delay: 0.05s; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(3) {
transition-delay: 0.1s; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(4) {
transition-delay: 0.15s; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(5) {
transition-delay: 0.2s; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(6) {
transition-delay: 0.25s; }
.dzsulb-main-con.has-gallery .gallery-clip-con .gallery-items-con .gallery-thumb:nth-child(7) {
transition-delay: 0.3s; }
.dzsulb-main-con.has-gallery .gallery-clip-con.gallery-loaded .gallery-items-con .gallery-thumb {
height: 80px;
width: 120px;
opacity: 1;
transform: translate3d(0, 0, 0) scale(1); }
.dzsulb-main-con.has-gallery .gallery-thumb--icon {
border-radius: 50%;
width: 30px;
height: 30px;
border: 3px solid rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.25);
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.3);
transition-property: transform, border;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.dzsulb-main-con.has-gallery .gallery-thumb--icon svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0); }
.dzsulb-main-con.has-gallery .gallery-thumb--icon svg path {
fill: rgba(255, 255, 255, 0.7); }
.dzsulb-main-con.has-gallery .gallery-thumb--icon:empty {
display: none; }
.dzsulb-main-con.gallery-skin-default .box-main-media {
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
.grey-bg {
background-color: #eeeeee;
color: #444444;
padding: 15px;
line-height: 1.6; }
.wow-card {
background-color: #ffffff;
padding: 15px 17px;
box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.15);
transform: translate3d(0, 45px, 0);
opacity: 0;
visibility: hidden;
transition-property: transform, opacity, visibility;
transition-duration: 0.3s;
transition-timing-function: ease-out; }
.wow-card + .wow-card {
margin-top: 20px; }
.wow-card h5 .the-icon {
opacity: 0.7; }
.wow-card h5 > * {
display: inline-block;
vertical-align: middle; }
.wow-card h5 > * + * {
margin-left: 8px; }
.col-md-6:first-child .wow-card:nth-child(2n) {
transition-delay: 0.35s; }
.col-md-6:first-child .wow-card:nth-child(2n+1) {
transition-delay: 0.45s; }
.col-md-6:first-child .wow-card:nth-child(1) {
transition-delay: 0.25s; }
.col-md-6:nth-child(2) .wow-card:nth-child(2n) {
transition-delay: 0.4s; }
.col-md-6:nth-child(2) .wow-card:nth-child(2n+1) {
transition-delay: 0.5s; }
.col-md-6:nth-child(2) .wow-card:nth-child(1) {
transition-delay: 0.3s; }
.dzsulb-main-con.loaded-item .wow-card {
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible; }
.container-inset:not(.a) {
position: relative;
top: -60px;
height: 120px;
padding: 30px; }
.divimage {
background-size: cover;
background-position: center center; }
.wow-page .image-bg-con {
height: 300px;
width: 100%;
position: relative;
overflow: hidden; }
.wow-page .wow-avatar {
width: 120px;
height: 120px;
border-radius: 50%;
position: absolute;
left: 30px;
border: 2px solid #444444;
top: 0; }
.wow-page .tag-box {
color: #ffffff;
font-size: 13px;
line-height: 1.2;
display: inline-block;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
display: inline-flex;
align-items: center; }
.wow-page .tag-box + .tag-box {
margin-left: 15px; }
.wow-page .tag-box > * {
display: inline-block;
font-weight: bold; }
.wow-page .tag-box .the-icon {
opacity: 0.7;
margin-right: 10px;
font-size: 15px; }
.wow-page .tag-box.to-the-left {
position: absolute;
left: 160px;
top: 28px; }
.wow-page .tags-boxes.to-the-right {
position: absolute;
right: 30px;
bottom: 78px;
min-width: 40%;
text-align: right; }
.wow-page .tags-boxes.to-the-right .tag-box {
vertical-align: bottom; }
.wow-page .big-tag-box {
font-size: 20px;
padding: 10px;
text-shadow: none; }
.wow-page .the-wow-title {
position: absolute;
left: 160px;
font-weight: 400;
bottom: 0;
bottom: 0;
font-size: 31px;
margin-top: 20px;
margin-bottom: 3px; }
.wow-page .image-bg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
filter: blur(15px);
width: calc(100% + 15px);
height: calc(100% + 15px);
margin-left: -7px;
margin-top: -7px; }
.wow-page .image-bg.not-blurred {
filter: none; }
.wow-page.skin-varza .the-label {
font-weight: bold;
font-size: 12px; }
.wow-page.skin-varza .dzs-row {
margin-left: -10px;
margin-right: -10px; }
.wow-page.skin-varza .dzs-row .col-md-6 {
padding-left: 10px;
padding-right: 10px; }
.wow-page.skin-varza .image-bg-con > .dzs-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
height: 40px;
left: 50%;
transform: translate3d(-50%, 0, 0);
border-radius: 0 0 5px 5px; }
.wow-page.skin-varza .image-bg-con .dzs-row {
display: flex;
align-items: center;
height: 100%; }
.wow-page.skin-varza .image-bg-con .dzs-row > .col-md-12 {
display: flex;
align-items: center; }
.wow-page.skin-varza .image-bg-con .dzs-row > .col-md-12 .ultibox-control .the-label {
font-size: 13px; }
.wow-page.skin-varza .image-bg-con .dzs-row > .col-md-12 .ultibox-control > * {
display: inline-block;
vertical-align: middle; }
.wow-page.skin-varza .image-bg-con .dzs-row > .col-md-12 .ultibox-control > * + * {
margin-left: 5px; }
.wow-page.skin-baza {
padding: 0; }
.wow-page.skin-baza .ultibox-gallery-arrow--left {
left: auto;
right: auto;
margin-right: 5px; }
.wow-page.skin-baza .wow-avatar {
border-radius: 10%; }
.wow-page.skin-baza .ultibox-control {
background-color: #ffffff;
border: 1px solid #777;
color: #777;
width: 35px;
height: 35px;
margin-left: 0;
position: relative;
display: inline-block; }
.wow-page.skin-baza .ultibox-control > i {
position: absolute;
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-size: 15px; }
.wow-page.skin-baza .ultibox-control .the-label {
display: none; }
.wow-page.skin-baza .ultibox-close-btn {
float: right;
background-color: #752d55;
color: #eeeeee;
border-color: #eeeeee;
border-radius: 50%;
width: 25px;
height: 25px;
top: 5px; }
.wow-page.skin-baza .ultibox-close-btn > i {
font-size: 11px; }
.wow-page.skin-baza .container-inset:not(.a) {
position: absolute;
bottom: 0;
top: auto; }
.wow-page.skin-baza .the-wow-title {
bottom: 30px;
font-size: 24px; }
.wow-page.skin-baza .tag-box.to-the-left {
top: 37px; }
.wow-page.skin-baza .tag-box.to-the-left, .wow-page.skin-baza .the-wow-title {
left: 180px; }
.wow-page.skin-baza .image-bg-con {
color: #fff; }
.wow-page.skin-baza .image-bg-con h3 {
color: #ffffef; }
.wow-page.skin-baza .image-bg-con > .dzs-container {
position: absolute;
width: 100%;
left: 50%;
transform: translate3d(-50%, 0, 0);
bottom: 20px; }
.wow-page.skin-baza hr {
border-top-color: #dddddd;
max-width: 1080px;
margin: 5px auto; }
.wow-page.skin-baza .tags-boxes .big-tag-box {
font-size: 10px;
padding: 7px 10px;
text-shadow: none;
font-weight: bold; }
.wow-page.skin-baza .tags-boxes.to-the-right {
bottom: 51px; }
.wow-page.skin-baza .tags-boxes.to-the-right .tag-box {
vertical-align: middle; }
.toexecute {
display: none; }
.ultibox-control {
cursor: pointer; }
.dzs-row:after {
content: "";
clear: both;
height: 0px;
display: block; }@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}