@charset "UTF-8";
ul.woocommcerce.wt_give_away_products {
float: left;
width: 100%;
margin: 0;
padding: 0px;
list-style-type: none;
}
.wt_give_away_products li {
float: left;
width: 28%;
margin-right: 10px;
}
.wt_product_image{
position: relative;
}
button.wt_choose_free_product {
position: absolute;
top: 50%;
display: none;
left: 50%;
transform: translate(-50%,-50%);
width: 160px;
}
.wt_product_image:hover button.wt_choose_free_product{
display: block;
}
.wt_product_image:hover {
background: rgba(0,0,0,.6);
}
.wt_choose_button_outer {
position: absolute;
top: 0px;
left: 0px;
background: rgba(0,0,0,.5);
z-index: 100;
width: 100%;
height: 100%;
display: none;
}
.wt_product_image:hover .wt_choose_button_outer {
display: block;
}
table.variations.wt_variations td {
padding: 3px 2px;
margin-bottom: 2px;
} .wt-mycoupons ul li {
box-sizing: border-box;
display: inline-block;
padding: 15px;
width: 170px;
min-height: 60px;
margin-bottom: 15px;
vertical-align: top;
line-height: 1.4;
}   
.wt-single-coupon{
width: 300px;
max-width: 100%;
border-radius: 4px;
background-color: #2890a8 ;
border: 2px dashed #fff;
text-align: center;
margin-bottom: 30px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center!important;
align-items: center!important;
transition: all .3s;
position: relative;
vertical-align: top;
color: #fff;
min-height: 100px;
box-shadow: 0 0 0 4px #2890a8, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #2890a8;
margin-right: 30px;
padding:6px 0;
box-sizing: border-box;
}
.wt-coupon-amount {
width: 100%;
}
.wt-coupon-amount span.amount {
font-size: 22px;
font-weight: bold;
}
.wt-coupon-code {
width: 100%;
font-size: 19px;
}
.wt-single-coupon.used-coupon {
box-shadow: 0 0 0 4px #eeeeee, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #eeeeee;
background-color: #eee ;
color: #000;
border: 2px dashed #000;
}
.wt-coupon-code code{
background: none;
}
.wt-single-coupon.used-coupon.expired {
box-shadow: 0 0 0 4px #f3dfdf, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
text-shadow: -1px -1px #f3dfdf;
background-color: #f3dfdf;
color: #a96b6b;
border: 2px dashed #eccaca;
}
.wt-single-coupon i.info {
position: absolute;
top: 6px;
right: 10px;
font-size: 13px;
font-weight: bold;
border-radius: 100%;
width: 20px;
height: 20px;
background: #fff;
text-shadow: none;
color: #2890a8;
font-style: normal;
cursor: pointer;
}
.wt-single-coupon .coupon-desc {
position: absolute;
top: -18px;
background: #f2f2f2;
color:#000;
text-shadow: none;
font-size: 12px;
right: -303px;
width: 300px;
padding: 10px 20px;
z-index: 100;
border-radius: 8px;
display: none;
min-height: 90px;
max-width: 100%;
} .coupon-desc-wrapper:hover .coupon-desc {
display: block;
}
.wt-coupon-content {
width: 100%;
text-align: center;
}
@media only screen and (max-width: 700px)  {
.wt-coupon-content {
z-index: 5;
}
.wt-single-coupon .coupon-desc{
z-index: 100;
right:auto;
top:30px;
left:0px;
}
}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline;width:18px;height:12px}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}
      html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } article,
aside,
footer,
header,
nav,
section {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  figcaption,
figure {
display: block; } figure {
margin: 1em 40px; } hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; }  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  audio,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
[type="button"],
[type="reset"],
[type="submit"] {  }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } input {
overflow: visible; } [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto; }  details {
display: block; } summary {
display: list-item; } menu {
display: block; }  canvas {
display: inline-block; } template {
display: none; }  [hidden] {
display: none; }
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #333f51;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic; }
textarea {
height: auto;
min-height: 50px;
border-radius: 0; }
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0; }
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1; }
[data-whatinput='mouse'] button {
outline: 0; }
pre {
overflow: auto; }
.is-visible {
display: block !important; }
.is-hidden {
display: none !important; }
.row {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
@media print, screen and (min-width: 40em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
.row .row.collapse {
margin-right: 0;
margin-left: 0; }
.row.expanded {
max-width: none; }
.row.expanded .row {
margin-right: auto;
margin-left: auto; }
.row:not(.expanded) .row {
max-width: none; }
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0; }
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
margin-right: 0;
margin-left: 0; }
.column, .columns {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
min-width: initial; }
@media print, screen and (min-width: 40em) {
.column, .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.column.row.row, .row.row.columns {
float: none;
display: block; }
.row .column.row.row, .row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0; }
.flex-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.small-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.small-offset-0 {
margin-left: 0%; }
.small-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.small-offset-1 {
margin-left: 8.33333%; }
.small-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.small-offset-2 {
margin-left: 16.66667%; }
.small-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.small-offset-3 {
margin-left: 25%; }
.small-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.small-offset-4 {
margin-left: 33.33333%; }
.small-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.small-offset-5 {
margin-left: 41.66667%; }
.small-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.small-offset-6 {
margin-left: 50%; }
.small-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.small-offset-7 {
margin-left: 58.33333%; }
.small-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.small-offset-8 {
margin-left: 66.66667%; }
.small-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.small-offset-9 {
margin-left: 75%; }
.small-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.small-offset-10 {
margin-left: 83.33333%; }
.small-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.small-offset-11 {
margin-left: 91.66667%; }
.small-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.small-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
.small-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.small-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
.small-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
.small-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
.small-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-1 > .column, .small-up-1 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.small-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-2 > .column, .small-up-2 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.small-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-3 > .column, .small-up-3 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.small-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-4 > .column, .small-up-4 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.small-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-5 > .column, .small-up-5 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.small-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-6 > .column, .small-up-6 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.small-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-7 > .column, .small-up-7 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.small-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.small-up-8 > .column, .small-up-8 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%; }
.small-collapse > .column, .small-collapse > .columns {
padding-right: 0;
padding-left: 0; }
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; }
@media print, screen and (min-width: 40em) {
.medium-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.medium-offset-0 {
margin-left: 0%; }
.medium-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.medium-offset-1 {
margin-left: 8.33333%; }
.medium-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.medium-offset-2 {
margin-left: 16.66667%; }
.medium-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.medium-offset-3 {
margin-left: 25%; }
.medium-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.medium-offset-4 {
margin-left: 33.33333%; }
.medium-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.medium-offset-5 {
margin-left: 41.66667%; }
.medium-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.medium-offset-6 {
margin-left: 50%; }
.medium-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.medium-offset-7 {
margin-left: 58.33333%; }
.medium-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.medium-offset-8 {
margin-left: 66.66667%; }
.medium-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.medium-offset-9 {
margin-left: 75%; }
.medium-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.medium-offset-10 {
margin-left: 83.33333%; }
.medium-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.medium-offset-11 {
margin-left: 91.66667%; }
.medium-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.medium-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
.medium-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.medium-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
.medium-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
.medium-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
.medium-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-1 > .column, .medium-up-1 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.medium-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-2 > .column, .medium-up-2 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.medium-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-3 > .column, .medium-up-3 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.medium-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-4 > .column, .medium-up-4 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.medium-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-5 > .column, .medium-up-5 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.medium-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-6 > .column, .medium-up-6 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.medium-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-7 > .column, .medium-up-7 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.medium-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.medium-up-8 > .column, .medium-up-8 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%; } }
@media print, screen and (min-width: 40em) and (min-width: 40em) {
.medium-expand {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 40em) {
.medium-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.medium-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.medium-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.medium-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.medium-flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.medium-flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.medium-flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto; } }
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media print, screen and (min-width: 40em) {
.row.medium-unstack > .column, .row.medium-unstack > .columns {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 40em) {
.medium-collapse > .column, .medium-collapse > .columns {
padding-right: 0;
padding-left: 0; }
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 64em) {
.large-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.large-offset-0 {
margin-left: 0%; }
.large-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.large-offset-1 {
margin-left: 8.33333%; }
.large-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.large-offset-2 {
margin-left: 16.66667%; }
.large-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.large-offset-3 {
margin-left: 25%; }
.large-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.large-offset-4 {
margin-left: 33.33333%; }
.large-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.large-offset-5 {
margin-left: 41.66667%; }
.large-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.large-offset-6 {
margin-left: 50%; }
.large-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.large-offset-7 {
margin-left: 58.33333%; }
.large-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.large-offset-8 {
margin-left: 66.66667%; }
.large-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.large-offset-9 {
margin-left: 75%; }
.large-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.large-offset-10 {
margin-left: 83.33333%; }
.large-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.large-offset-11 {
margin-left: 91.66667%; }
.large-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.large-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
.large-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.large-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
.large-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
.large-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
.large-up-1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-1 > .column, .large-up-1 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.large-up-2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-2 > .column, .large-up-2 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.large-up-3 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-3 > .column, .large-up-3 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.large-up-4 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-4 > .column, .large-up-4 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.large-up-5 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-5 > .column, .large-up-5 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; }
.large-up-6 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-6 > .column, .large-up-6 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.large-up-7 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-7 > .column, .large-up-7 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.28571%;
flex: 0 0 14.28571%;
max-width: 14.28571%; }
.large-up-8 {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.large-up-8 > .column, .large-up-8 > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%; } }
@media print, screen and (min-width: 64em) and (min-width: 64em) {
.large-expand {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) {
.large-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; }
.large-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.large-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.large-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.large-flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.large-flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.large-flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto; } }
.row.large-unstack > .column, .row.large-unstack > .columns {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media print, screen and (min-width: 64em) {
.row.large-unstack > .column, .row.large-unstack > .columns {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) {
.large-collapse > .column, .large-collapse > .columns {
padding-right: 0;
padding-left: 0; }
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.shrink {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 100%; }
.column-block {
margin-bottom: 1.875rem; }
.column-block > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.column-block {
margin-bottom: 1.875rem; }
.column-block > :last-child {
margin-bottom: 0; } }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.8;
text-rendering: optimizeLegibility; }
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: inherit;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility; }
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
line-height: 0;
color: #ddd; }
h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 1.875rem; }
@media print, screen and (min-width: 40em) {
h1 {
font-size: 3rem; }
h2 {
font-size: 2.5rem; }
h3 {
font-size: 1.9375rem; }
h4 {
font-size: 1.5625rem; }
h5 {
font-size: 1.25rem; }
h6 {
font-size: 1rem; } }
a {
line-height: inherit;
color: #1779ba;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: #1468a0; }
a img {
border: 0; }
hr {
clear: both;
max-width: 75rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #ddd;
border-left: 0; }
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.8; }
li {
font-size: inherit; }
ul {
margin-left: 1.25rem;
list-style-type: disc; }
ol {
margin-left: 1.25rem; }
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0; }
dl {
margin-bottom: 1rem; }
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #ddd; }
blockquote, blockquote p {
line-height: 1.8;
color: #8a8a8a; }
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: "— "; }
abbr {
border-bottom: 1px dotted #333f51;
color: #333f51;
cursor: help; }
figure {
margin: 0; }
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #ddd;
background-color: #f5f3f4;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #333f51; }
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #f5f3f4;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #333f51; }
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a; }
.lead {
font-size: 125%;
line-height: 1.6; }
.stat {
font-size: 2.5rem;
line-height: 1; }
p + .stat {
margin-top: -1rem; }
.no-bullet {
margin-left: 0;
list-style: none; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
@media print, screen and (min-width: 40em) {
.medium-text-left {
text-align: left; }
.medium-text-right {
text-align: right; }
.medium-text-center {
text-align: center; }
.medium-text-justify {
text-align: justify; } }
@media print, screen and (min-width: 64em) {
.large-text-left {
text-align: left; }
.large-text-right {
text-align: right; }
.large-text-center {
text-align: center; }
.large-text-justify {
text-align: justify; } }
.show-for-print {
display: none !important; }
@media print {
* {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important; }
.show-for-print {
display: block !important; }
.hide-for-print {
display: none !important; }
table.show-for-print {
display: table !important; }
thead.show-for-print {
display: table-header-group !important; }
tbody.show-for-print {
display: table-row-group !important; }
tr.show-for-print {
display: table-row !important; }
td.show-for-print {
display: table-cell !important; }
th.show-for-print {
display: table-cell !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: ''; }
abbr[title]:after {
content: " (" attr(title) ")"; }
pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.print-break-inside {
page-break-inside: auto; } }
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 0.9rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe; }
[data-whatinput='mouse'] .button {
outline: 0; }
.button:hover, .button:focus {
background-color: #14679e;
color: #fefefe; }
.button.tiny {
font-size: 0.6rem; }
.button.small {
font-size: 0.75rem; }
.button.large {
font-size: 1.25rem; }
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0; }
.button.primary {
background-color: #1779ba;
color: #fefefe; }
.button.primary:hover, .button.primary:focus {
background-color: #126195;
color: #fefefe; }
.button.secondary {
background-color: #767676;
color: #fefefe; }
.button.secondary:hover, .button.secondary:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button.success {
background-color: #3adb76;
color: #333f51; }
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #333f51; }
.button.warning {
background-color: #ffae00;
color: #333f51; }
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #333f51; }
.button.alert {
background-color: #cc4b37;
color: #fefefe; }
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe; }
.button.hollow {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent; }
.button.hollow:hover, .button.hollow:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.primary {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.secondary {
border: 1px solid #767676;
color: #767676; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539; }
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700; }
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #767676;
color: #fefefe; }
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #3adb76;
color: #333f51; }
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #333f51; }
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe; }
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em; }
.button.dropdown.hollow::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.primary::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.secondary::after {
border-top-color: #767676; }
.button.dropdown.hollow.success::after {
border-top-color: #3adb76; }
.button.dropdown.hollow.warning::after {
border-top-color: #ffae00; }
.button.dropdown.hollow.alert::after {
border-top-color: #cc4b37; }
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0; }
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #ddd;
border-radius: 0;
background-color: transparent;
-webkit-box-shadow: inset 0 1px 2px rgba(51, 63, 81, 0.1);
box-shadow: inset 0 1px 2px rgba(51, 63, 81, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
color: inherit;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: transparent;
-webkit-box-shadow: 0 0 5px #ddd;
box-shadow: 0 0 5px #ddd;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
textarea {
max-width: 100%; }
textarea[rows] {
height: auto; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: inherit; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: inherit; }
input::placeholder,
textarea::placeholder {
color: inherit; }
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0; }
input[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer; }
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem; }
[type='file'] {
width: 100%; }
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: inherit; }
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0; }
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: inherit; }
.input-group {
display: table;
width: 100%;
margin-bottom: 1rem; }
.input-group > :first-child {
border-radius: 0 0 0 0; }
.input-group > :last-child > * {
border-radius: 0 0 0 0; }
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;
display: table-cell;
vertical-align: middle; }
.input-group-label {
padding: 0 1rem;
border: 1px solid;
background: transparent;
color: inherit;
text-align: center;
white-space: nowrap;
width: 1%;
height: 100%; }
.input-group-label:first-child {
border-right: 0; }
.input-group-label:last-child {
border-left: 0; }
.input-group-field {
border-radius: 0;
height: 2.5rem; }
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
width: 1%;
height: 100%; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: 2.5rem;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem; }
.input-group .input-group-button {
display: table-cell; }
fieldset {
margin: 0;
padding: 0;
border: 0; }
legend {
max-width: 100%;
margin-bottom: 0.5rem; }
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid; }
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
background: #fefefe; }
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #ddd;
border-radius: 0;
background-color: transparent;
font-family: inherit;
font-size: 1rem;
line-height: normal;
color: inherit;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
select:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: transparent;
-webkit-box-shadow: 0 0 5px #ddd;
box-shadow: 0 0 5px #ddd;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
select:disabled {
background-color: #f5f3f4;
cursor: not-allowed; }
select::-ms-expand {
display: none; }
select[multiple] {
height: auto;
background-image: none; }
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
.is-invalid-label {
color: #cc4b37; }
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37; }
.form-error.is-visible {
display: block; }
.button-group {
margin-bottom: 1rem;
font-size: 0; }
.button-group::before, .button-group::after {
display: table;
content: ' '; }
.button-group::after {
clear: both; }
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem; }
.button-group .button:last-child {
margin-right: 0; }
.button-group.tiny .button {
font-size: 0.6rem; }
.button-group.small .button {
font-size: 0.75rem; }
.button-group.large .button {
font-size: 1.25rem; }
.button-group.expanded {
margin-right: -1px; }
.button-group.expanded::before, .button-group.expanded::after {
display: none; }
.button-group.expanded .button:first-child:last-child {
width: 100%; }
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
display: inline-block;
width: calc(50% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
margin-right: -6px; }
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
display: inline-block;
width: calc(33.33333% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
margin-right: -6px; }
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
display: inline-block;
width: calc(25% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
margin-right: -6px; }
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
display: inline-block;
width: calc(20% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
margin-right: -6px; }
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
display: inline-block;
width: calc(16.66667% - 1px);
margin-right: 1px; }
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
margin-right: -6px; }
.button-group.primary .button {
background-color: #1779ba;
color: #fefefe; }
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #126195;
color: #fefefe; }
.button-group.secondary .button {
background-color: #767676;
color: #fefefe; }
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button-group.success .button {
background-color: #3adb76;
color: #333f51; }
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #333f51; }
.button-group.warning .button {
background-color: #ffae00;
color: #333f51; }
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #333f51; }
.button-group.alert .button {
background-color: #cc4b37;
color: #fefefe; }
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a53b2a;
color: #fefefe; }
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
width: 100%; }
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.button-group.stacked-for-small .button {
width: auto;
margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
width: auto;
margin-bottom: 0; } }
@media screen and (max-width: 39.9375em) {
.button-group.stacked-for-small.expanded {
display: block; }
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0; } }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #333f51; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: ''; }
.menu-icon:hover::after {
background: #ddd;
-webkit-box-shadow: 0 7px 0 #ddd, 0 14px 0 #ddd;
box-shadow: 0 7px 0 #ddd, 0 14px 0 #ddd; }
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #333f51;
-webkit-box-shadow: 0 7px 0 #333f51, 0 14px 0 #333f51;
box-shadow: 0 7px 0 #333f51, 0 14px 0 #333f51;
content: ''; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%; }
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #1779ba;
color: #fefefe; }
.label.primary {
background: #1779ba;
color: #fefefe; }
.label.secondary {
background: #767676;
color: #fefefe; }
.label.success {
background: #3adb76;
color: #333f51; }
.label.warning {
background: #ffae00;
color: #333f51; }
.label.alert {
background: #cc4b37;
color: #fefefe; }
.media-object {
display: block;
margin-bottom: 1rem; }
.media-object img {
max-width: none; }
@media screen and (max-width: 39.9375em) {
.media-object.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
display: block; }
.media-object.stack-for-small .media-object-section img {
width: 100%; } }
.media-object-section {
display: table-cell;
vertical-align: top; }
.media-object-section:first-child {
padding-right: 1rem; }
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem; }
.media-object-section > :last-child {
margin-bottom: 0; }
.media-object-section.middle {
vertical-align: middle; }
.media-object-section.bottom {
vertical-align: bottom; }
table {
width: 100%;
margin-bottom: 1rem;
border-radius: 0; }
thead, tbody, tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe; }
caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold; }
thead {
background: #f8f8f8;
color: #333f51; }
tfoot {
background: #f1f1f1;
color: #333f51; }
thead tr, tfoot tr {
background: transparent; }
thead th, thead td, tfoot th, tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left; }
tbody th, tbody td {
padding: 0.5rem 0.625rem 0.625rem; }
tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1; }
table.unstriped tbody {
background-color: #fefefe; }
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe; }
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none; }
table.stack tfoot {
display: none; }
table.stack tr,
table.stack th,
table.stack td {
display: block; }
table.stack td {
border-top: 0; } }
table.scroll {
display: block;
width: 100%;
overflow-x: auto; }
table.hover thead tr:hover {
background-color: #f3f3f3; }
table.hover tfoot tr:hover {
background-color: #ececec; }
table.hover tbody tr:hover {
background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec; }
.table-scroll {
overflow-x: auto; }
.table-scroll table {
width: auto; }
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@media screen and (max-width: 39.9375em) {
.hide-for-small-only {
display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important; } }
@media print, screen and (min-width: 40em) {
.hide-for-medium {
display: none !important; } }
@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important; } }
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important; } }
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important; } }
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0); }
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto; }
.show-for-landscape,
.hide-for-portrait {
display: block !important; }
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important; } }
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important; } }
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important; } }
.float-left {
float: left !important; }
.float-right {
float: right !important; }
.float-center {
display: block;
margin-right: auto;
margin-left: auto; }
.clearfix::before, .food-item-content::before, .food-item-inner::before, .clearfix::after, .food-item-content::after, .food-item-inner::after {
display: table;
content: ' '; }
.clearfix::after, .food-item-content::after, .food-item-inner::after {
clear: both; } h1, .h1 {
font-size: 1.42577rem; }
@media screen and (min-width: 37.5rem) {
h1, .h1 {
font-size: calc(1.42577rem + 2.0473 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h1, .h1 {
font-size: 3.47307rem; } }
h2, .h2 {
font-size: 1.33624rem; }
@media screen and (min-width: 37.5rem) {
h2, .h2 {
font-size: calc(1.33624rem + 1.26921 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h2, .h2 {
font-size: 2.60545rem; } }
h3, .h3 {
font-size: 1.25234rem; }
@media screen and (min-width: 37.5rem) {
h3, .h3 {
font-size: calc(1.25234rem + 0.70224 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h3, .h3 {
font-size: 1.95458rem; } }
h4, .h4 {
font-size: 1.1737rem; }
@media screen and (min-width: 37.5rem) {
h4, .h4 {
font-size: calc(1.1737rem + 0.2926 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h4, .h4 {
font-size: 1.4663rem; } }
h5, .h5 {
font-size: 1.1rem; }
@media screen and (min-width: 37.5rem) {
h5, .h5 {
font-size: calc(1.1rem + 0.15 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h5, .h5 {
font-size: 1.25rem; } }
h6, .h6 {
font-size: 1rem; }
@media screen and (min-width: 37.5rem) {
h6, .h6 {
font-size: calc(1rem + 0 * ((100vw - 37.5rem) / 42.5)); } }
@media screen and (min-width: 80rem) {
h6, .h6 {
font-size: 1rem; } } body {
-webkit-transition: background-color 0.4s, color 0.4s;
transition: background-color 0.4s, color 0.4s;
overflow-x: hidden; }
body a, body button {
color: inherit; }
body a:focus, body a:active, body button:focus, body button:active {
outline: none; }
body a:hover, body a:focus, body button:hover, body button:focus {
color: inherit; }
body p {
margin-bottom: 30px; }
body.no-scroll {
overflow-y: hidden; }
body h1, body h2, body h3, body h4, body h5, body h6 {
letter-spacing: 1px; }
body .content p a, body .text-link, body .wpb_text_column p a {
border-bottom: 1px solid;
display: inline;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
opacity: .8; }
body .content p a:hover, body .text-link:hover, body .wpb_text_column p a:hover {
opacity: 1; }
body .vc_row h1, body .vc_row h2, body .vc_row h3, body .vc_row h4, body .vc_row h5, body .vc_row h6 {
color: inherit; }
.page-padding {
padding: 60px 0; }
.page-template-default .page-padding, .page-template-home .page-padding {
padding: 0; }
.page-wrapper {
overflow: hidden; }
@media print, screen and (min-width: 64em) {
.show-frame { }
.show-frame .page-frame {
z-index: 11;
position: fixed;
background: #fefefe; }
.show-frame .page-frame-top {
top: 0;
left: 0;
width: 100%;
height: 0;
padding-top: 15px; }
.show-frame .page-frame-bottom {
bottom: 0;
left: 0;
width: 100%;
height: 0;
padding-bottom: 15px; }
.show-frame .page-frame-left {
top: 0;
left: 0;
height: 100%;
width: 15px; }
.show-frame .page-frame-right {
top: 0;
right: 0;
height: 100%;
width: 15px; }
.show-frame footer {
margin-bottom: 15px; }
.show-frame > .page-wrapper {
padding: 15px; }
.show-frame .nav-transparent ~ .page-wrapper .home-bg-slider {
height: calc(100vh - 30px) !important; }
.show-frame .nav-solid ~ .page-wrapper .home-bg-slider {
height: calc(100vh - 100px - 15px); }
.show-frame .giulia-nav {
left: 15px;
right: 15px;
width: auto; }
.show-frame .giulia-nav.nav-bottom {
bottom: 15px; }
.show-frame .giulia-nav.nav-top {
top: 15px; }
.show-frame .giulia-nav.fixed-nav {
left: 0;
right: 0;
z-index: 12; } }
.giulia-header {
font-family: inherit; }
.text-light {
color: #fefefe; }
.text-light:hover {
color: #fefefe; }
pre {
background: #f5f3f4;
padding: 15px; }
.wp-caption {
max-width: 100%; }
.wp-caption-text {
margin-top: 5px;
font-size: 12px !important;
color: #8a8a8a;
margin-bottom: 5px !important; }
img.alignleft {
margin: 0;
float: left;
margin-right: 1.5em; }
img.alignright {
margin: 0;
float: right;
margin-left: 1.5em; }
.alignleft {
margin: 0;
float: left;
margin-right: 1.5em; }
.alignright {
margin: 0;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin: 30px auto; }
.alignnone {
margin: 30px 0; }
.pagination .screen-reader-text {
display: none; }
.sticky-post {
background: #f5f3f4;
padding: 30px 0; }
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 5px;
padding: 0 10px 0 0;
width: 50%; }
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%; }
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.gallery-item a:hover img, .gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%); }
@media screen and (max-width: 39.9375em) {
.gallery:not(.gallery-columns-1) .gallery-item {
max-width: 100% !important; } }
.gallery-columns-1 .gallery-item {
float: none;
width: 100%;
max-width: 100%; }
.gallery-columns-2 .gallery-item {
float: none;
max-width: 50%; }
.gallery-columns-3 .gallery-item {
float: none;
max-width: 33.3332%; }
.gallery-columns-4 .gallery-item {
float: none;
max-width: 25%; }
.gallery-columns-5 .gallery-item {
float: none;
max-width: 20%; }
.gallery-columns-6 .gallery-item {
float: none;
max-width: 16.6667%; }
.gallery-columns-7 .gallery-item {
float: none;
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
float: none;
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
float: none;
max-width: 11.11%; }
.gallery-caption {
display: block;
text-align: left;
padding: 0 10px 0 0;
margin-bottom: 0; } .scroll-up {
display: block;
position: fixed;
text-align: center;
bottom: 30px;
right: 30px;
cursor: pointer;
z-index: 11;
width: 30px;
height: 30px;
border: 1px solid;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .4s 0s, visibility 0s .4s;
transition: opacity .4s 0s, visibility 0s .4s; }
.scroll-up.show-arrow {
opacity: 1;
visibility: visible;
-webkit-transition: opacity .4s 0s, visibility 0s 0s;
transition: opacity .4s 0s, visibility 0s 0s; }
.scroll-up.show-arrow i {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s; }
.scroll-up.show-arrow:hover i {
-webkit-transform: translateY(-3px);
transform: translateY(-3px); } .nav-links {
width: 100%;
text-align: center; }
.nav-links a, .nav-links span {
display: inline-block;
vertical-align: middle; }
.nav-links .arrow-prev, .nav-links .arrow-next {
width: 30px;
-webkit-transform: translateX(0) !important;
transform: translateX(0) !important;
opacity: .5;
-webkit-transition: opacity .3s;
transition: opacity .3s;
text-align: center; }
.nav-links .arrow-prev:hover, .nav-links .arrow-next:hover {
opacity: 1; }
.nav-links .arrow-prev i, .nav-links .arrow-next i {
line-height: 50px;
-webkit-transform: scale(1);
transform: scale(1);
font-size: 18px;
opacity: 1; }
.nav-links .page-numbers, .nav-links .page-number {
font-size: 16px;
width: 25px;
margin: 0 2px; }
.nav-links .page-numbers.current, .nav-links .page-number.current {
border: 1px solid #ddd;
border-radius: 4px; }
.nav-links a.page-numbers {
border-bottom: 1px solid transparent;
-webkit-transition: border-color .4s;
transition: border-color .4s; }
.nav-links a.page-numbers:hover {
border-bottom: 1px solid; }
.nav-links .prev, .nav-links .next {
border: none !important; }
.page-links {
width: 100%;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.page-links a, .page-links span {
display: inline-block;
vertical-align: middle; }
.page-links span {
border: 1px solid #ddd;
border-radius: 4px;
font-size: 16px;
width: 25px;
margin: 0 2px; }
.page-links a > span {
border: none; } .btn {
text-transform: uppercase;
letter-spacing: 1px;
font-family: inherit;
margin-bottom: 5px;
cursor: pointer;
display: inline-block;
position: relative;
font-weight: 700; }
.btn.btn-underline {
padding-left: 0 !important;
padding-right: 0 !important; }
.btn.btn-underline .btn-text {
position: relative; }
.btn.btn-underline .btn-text:after {
content: "";
position: absolute;
bottom: -5px;
border-bottom: 2px solid;
left: 10px;
right: 10px;
-webkit-transition: left .4s, right .4s;
transition: left .4s, right .4s; }
.btn.btn-underline:hover .btn-text:after {
right: 0;
left: 0; }
.btn.btn-solid {
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
border-radius: 100px; }
.btn.btn-solid:hover {
-webkit-transform: scale(0.9);
transform: scale(0.9); }
.btn-xs {
padding: 10px 20px;
font-size: 0.75em !important; }
.btn-sm {
padding: 10px 20px;
font-size: 0.75em !important; }
.btn-md {
padding: 15px 30px;
font-size: 0.75em; }
.btn-lg {
padding: 25px 75px;
font-size: 0.875em; }
.btn-light.btn-underline .btn-text {
color: #fefefe; }
.btn-light.btn-solid {
background: #fefefe; }
.btn-light.btn-solid .btn-text {
color: #333f51; }
.btn-dark.btn-underline .btn-text {
color: #333f51; }
.btn-dark.btn-solid {
background: #333f51; }
.btn-dark.btn-solid .btn-text {
color: #fefefe; } @-webkit-keyframes autofill {
to {
background: transparent;
border-color: inherit !important; } }
@keyframes autofill {
to {
background: transparent;
border-color: inherit !important; } }
.form-style .form-submit {
padding: 0 15px;
text-align: center;
margin-top: 15px;
margin-bottom: 0;
overflow: hidden; }
.form-style .form-submit button {
text-transform: uppercase;
font-size: 18px; }
.form-style .btn {
float: right;
color: inherit; }
.form-style .btn .btn-text {
color: inherit; }
.form-style .btn:after {
content: "";
clear: both; }
.form-style .form-fieldset {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin: 0 -5px; }
.form-style .newsletter-details {
margin: 0 !important; }
.form-style .newsletter-details .giulia-input {
padding: 0 !important; }
.form-style .message .giulia-input label {
left: 27px;
-webkit-transform: translateX(0);
transform: translateX(0); }
.form-style.search-form {
max-width: 600px; }
.form-style .wpcf7-not-valid-tip {
display: none !important; }
.form-style div.wpcf7-response-output {
margin: 0;
padding: 15px 30px;
border: none !important; }
.form-style div.wpcf7-validation-errors {
background: #e2dd55;
color: #222 !important; }
.form-style div.wpcf7-mail-sent-ok {
background: #48af5a;
color: #fff !important; }
.giulia-input {
position: relative;
width: 100%;
padding: 0 5px !important; }
.giulia-input.input-required:after {
content: "";
width: 4px;
top: 0;
position: absolute;
border-bottom: 4px solid; }
.giulia-input label {
position: absolute;
line-height: 50px;
left: 27px;
-webkit-transition: opacity .5s;
transition: opacity .5s;
color: inherit; }
.giulia-input label.hide-label {
opacity: 0; }
.giulia-input select {
font-size: 0.875rem;
height: 50px; }
.giulia-input select:focus {
outline: none; }
.giulia-input input {
height: 50px; }
.giulia-input input, .giulia-input textarea, .giulia-input select {
border-width: 1px;
border-style: solid;
-webkit-box-shadow: none !important;
box-shadow: none !important;
background: transparent !important;
margin-bottom: 15prx;
-webkit-transition: border .5s;
transition: border .5s;
padding: 15px 20px;
color: inherit;
border-color: inherit; }
.giulia-input input:-webkit-autofill, .giulia-input textarea:-webkit-autofill, .giulia-input select:-webkit-autofill {
-webkit-animation-name: autofill;
-webkit-animation-fill-mode: both; }
.giulia-input input:focus, .giulia-input textarea:focus, .giulia-input select:focus {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: inherit;
background: transparent; }
.giulia-input.input-error input, .giulia-input.input-error textarea {
border-bottom: 1px solid #ea0e41 !important; }
.giulia-input input.wpcf7-not-valid, .giulia-input textarea.wpcf7-not-valid {
border-bottom: 1px solid #ea0e41 !important; }
.plugin-off .form-style .giulia-input.input-required:after {
background: #333f51; }
.plugin-off .form-style .giulia-input input, .plugin-off .form-style .giulia-input textarea, .plugin-off .form-style .giulia-input select {
border-color: #333f51;
color: #333f51; }
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.rtb-booking-form legend {
display: none; }
.rtb-booking-form button {
font-family: inherit;
letter-spacing: 2px;
padding-bottom: 5px; }
.rtb-booking-form .date label, .rtb-booking-form .party label {
display: none; }
.rtb-booking-form .party label {
position: absolute;
left: 30px; }
.rtb-booking-form .date input {
font-size: 14px; }
.rtb-booking-form .add-message {
font-size: 12px;
text-transform: uppercase;
margin: 0;
text-align: left;
margin-left: 30px;
margin-top: 0 !important; }
.rtb-booking-form .add-message a {
position: relative;
display: inline-block; }
.rtb-booking-form .add-message a:before {
content: "";
position: absolute;
left: -20px;
width: 10px;
top: 50%;
border-bottom: 1px solid; }
.rtb-booking-form .add-message a:after {
content: "";
position: absolute;
left: -15px;
width: 1px;
top: 50%;
margin-top: -5px;
border-bottom: 10px solid; }
.rtb-booking-form .rtb-textarea.message {
width: 100%;
top: auto !important;
left: auto !important;
position: relative !important; }
.rtb-booking-form .rtb-textarea.message textarea {
resize: none;
text-align: left;
max-width: 100%;
min-height: 200px; }
.rtb-booking-form input:focus, .rtb-booking-form textarea:focus, .rtb-booking-form select:focus {
background: transparent !important; }
.rtb-error {
display: none !important; }
.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
background: #3c3c3c !important; }
.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
color: #fff !important;
background: #616161 !important; }
.picker__day {
-webkit-transition: 0.3s background-color, 0.3s color;
transition: 0.3s background-color, 0.3s color; }
.post-password-form p:empty {
display: none; }
.post-password-form fieldset {
padding: 0 !important; }
.post-password-form fieldset p {
display: none; }
.post-password-form .btn {
padding: 15px;
cursor: pointer; } .error-404 {
margin: 60px 0;
position: relative; }
.error-404 .header-404 {
z-index: -1;
font-size: 260px;
font-style: italic;
color: #f5f3f4;
line-height: 1;
text-align: right;
margin-bottom: 0;
position: absolute;
right: 0;
top: -60px; }
.error-404 .page-content {
margin-top: 15px; }
.error-404 fieldset {
margin-bottom: 0; }
@media screen and (max-width: 63.9375em) {
.error-404 {
text-align: center; }
.error-404 h1 {
margin-bottom: 30px; }
.error-404 .search-input {
margin: 0 auto;
width: 70%; }
.error-404 .form-style.search-form {
max-width: 100%;
width: 70%;
margin: 0 auto; } }
.search-input {
position: relative;
width: 100%; }
.search-input input {
margin-bottom: 0;
padding-right: 40px; }
.search-input button {
position: absolute;
right: 0;
height: 50px;
width: 40px;
bottom: 0;
text-align: center;
cursor: pointer; } .team-member {
margin-bottom: 30px; }
.team-member .team-header {
margin-bottom: 80px;
position: relative;
text-align: center; }
@media screen and (max-width: 39.9375em) {
.team-member .team-header .team-name-pos {
position: absolute;
bottom: 0;
-webkit-transform: translateX(-50%) translateY(50%);
transform: translateX(-50%) translateY(50%);
max-width: 300px;
left: 50%;
right: auto;
width: 100%;
text-align: center; } }
@media print, screen and (min-width: 40em) {
.team-member .team-header .team-name-pos {
text-align: center;
-webkit-transform: translateY(50%);
transform: translateY(50%);
position: absolute;
bottom: 0;
left: 60px;
right: 0; } }
.team-member .team-header h5 {
color: #fefefe;
padding: 10px 15px;
margin-bottom: 0;
position: relative; }
.team-member .team-header h5.name {
background: #333f51; }
.team-member .team-header h5.position span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #333f51;
opacity: .85;
z-index: -1; }
.team-member .desc {
margin-bottom: 30px;
padding: 0 15px; }
.team-member ul {
margin: 0; }
.team-member ul li {
list-style-type: none;
display: inline-block;
margin-right: 15px; }
.team-member ul li:last-of-type {
margin-right: 0; }
.team-member ul a {
display: inline-block;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s; }
.team-member ul a:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
.interactive-box {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
background-size: cover;
background-position: center center;
overflow: hidden; }
.interactive-box .box-overlay {  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: -webkit-filter .4s;
transition: -webkit-filter .4s;
transition: filter .4s;
transition: filter .4s, -webkit-filter .4s; }
.interactive-box.active-hover:hover .interactive-img {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
.interactive-box.active-hover:hover .box-overlay {
-webkit-filter: brightness(0.95);
filter: brightness(0.95); }
.interactive-box .interactive-img {
background-size: cover;
background-position: center center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s; }
.interactive-box .box-content {
padding: 30px;
position: relative;
width: 100%;
z-index: 2; }
.interactive-box .box-content > * {
margin-bottom: 10px;
color: inherit; }
.interactive-box .box-content .box-text > * {
color: inherit; }
.interactive-box .box-content .box-text a:not(.btn) {
border-bottom: 1px solid;
display: inline;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
opacity: .8; }
.interactive-box .box-content .box-text a:not(.btn):hover {
opacity: 1; }
.interactive-box .box-content *:last-child {
margin-bottom: 0; }
.interactive-box .box-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2; }
.interactive-box .box-slider {
height: 100%;
z-index: 2; }
.interactive-box .box-slider .owl-dots {
height: 20px;
width: 100%;
text-align: center;
position: absolute;
top: 30px; }
.interactive-box .box-slider .owl-dots .owl-dot {
display: inline-block;
width: 12px;
height: 12px;
border: 3px solid #fefefe;
opacity: 1;
background: transparent;
border-radius: 50%;
margin: 0 5px; }
.interactive-box .box-slider .owl-dots .owl-dot.active {
background: #fefefe; }
.interactive-box .box-slider .owl-item {
overflow: hidden; }
.interactive-box .box-slider .owl-stage-outer, .interactive-box .box-slider .owl-stage, .interactive-box .box-slider .owl-item, .interactive-box .box-slider .item {
height: 100%; }
.interactive-box .box-slider .box-content {
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin: 0;
text-align: center; }
.interactive-box .box-slider .box-content h4 {
padding: 0 30px;
width: 100%;
position: relative;
z-index: 2; }
.interactive-box .box-slider-day {
height: 100%;
z-index: 2; }
.interactive-box .box-slider-day .owl-stage-outer, .interactive-box .box-slider-day .owl-stage, .interactive-box .box-slider-day .owl-item, .interactive-box .box-slider-day .item {
height: 100%; }
.interactive-box .box-slider-day .item {
background-size: cover;
background-position: center center; }
.interactive-box .box-slider-day .box-content {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.interactive-box.video-box {
position: relative; }
.interactive-box.video-box .video-icon {
width: 50px;
height: 50px;
background: #fefefe;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -25px;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s; }
.interactive-box.video-box .video-icon:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1); }
.images-cascade {
position: relative;
max-width: 100%; }
.images-cascade .cascade-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2; }
.images-cascade .img {
display: block; }
.images-cascade .img-cascade {
display: inline-block;
padding: 20%;
width: 100%;
text-align: center; }
.images-cascade .img-cascade2, .images-cascade .img-cascade3 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0); }
.images-cascade .img-wrap {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px) scale(1, 1) translateZ(0px);
transform: translateX(0px) translateY(0px) scale(1, 1) translateZ(0px); }
.images-cascade img {
opacity: 0;
-webkit-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: opacity 1s .9s, -webkit-transform 0.8s .9s;
transition: opacity 1s .9s, -webkit-transform 0.8s .9s;
transition: transform 0.8s .9s, opacity 1s .9s;
transition: transform 0.8s .9s, opacity 1s .9s, -webkit-transform 0.8s .9s; }
.images-cascade.loaded img {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); }
.images-cascade .img-cascade2 img {
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s; }
.images-cascade .img-cascade3 img {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.giulia-social-profiles, .social-shares {
margin: 0; }
.giulia-social-profiles li, .social-shares li {
list-style-type: none;
display: inline-block;
margin: 0 8px; }
.giulia-social-profiles li:first-of-type, .social-shares li:first-of-type {
margin-left: 0; }
.giulia-social-profiles li:last-of-type, .social-shares li:last-of-type {
margin-right: 0; }
.giulia-social-profiles a, .social-shares a {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
display: inline-block; }
.giulia-social-profiles a:hover, .social-shares a:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
.giulia-gallery {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.giulia-gallery article a {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 11; }
.giulia-gallery .load-more {
position: relative; }
.giulia-gallery .grid-sizer, .giulia-gallery .w1-h1 {
width: 25%;
height: 0;
padding-bottom: 25%; }
.giulia-gallery .w2-h1 {
width: 50%;
height: 0;
padding-bottom: 25%; }
.giulia-gallery .w2-h2 {
width: 50%;
height: 0;
padding-bottom: 50%; }
.giulia-gallery .w1-h2 {
width: 25%;
height: 0;
padding-bottom: 50%; }
.giulia-gallery .grid-sizer .mix,
.giulia-gallery .w1-h1 .mix,
.giulia-gallery .w2-h1 .mix,
.giulia-gallery .w2-h2 .mix,
.giulia-gallery .w1-h2 .mix {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 11; }
.giulia-gallery .grid-sizer .layer,
.giulia-gallery .w1-h1 .layer,
.giulia-gallery .w2-h1 .layer,
.giulia-gallery .w2-h2 .layer,
.giulia-gallery .w1-h2 .layer {
position: absolute;
overflow: hidden; }
.giulia-gallery .grid-sizer .layer .img-bg,
.giulia-gallery .w1-h1 .layer .img-bg,
.giulia-gallery .w2-h1 .layer .img-bg,
.giulia-gallery .w2-h2 .layer .img-bg,
.giulia-gallery .w1-h2 .layer .img-bg {
background-size: cover;
background-position: center center;
-webkit-transform: scale(1.01);
transform: scale(1.01);
-webkit-transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transform-origin: center;
transform-origin: center;
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%; }
@media screen and (max-width: 63.9375em) {
.giulia-gallery .grid-sizer,
.giulia-gallery .w1-h1,
.giulia-gallery .w2-h1,
.giulia-gallery .w2-h2,
.giulia-gallery .w1-h2 {
width: 100% !important;
padding-bottom: 50% !important; } }
.giulia-gallery .grid-sizer:hover .img-bg,
.giulia-gallery .w1-h1:hover .img-bg,
.giulia-gallery .w2-h1:hover .img-bg,
.giulia-gallery .w2-h2:hover .img-bg,
.giulia-gallery .w1-h2:hover .img-bg {
-webkit-transform: scale(1.08);
transform: scale(1.08); }
.giulia-gallery .grid-sizer:hover .overlay-masonry,
.giulia-gallery .w1-h1:hover .overlay-masonry,
.giulia-gallery .w2-h1:hover .overlay-masonry,
.giulia-gallery .w2-h2:hover .overlay-masonry,
.giulia-gallery .w1-h2:hover .overlay-masonry {
opacity: 1; }
.giulia-gallery .grid-sizer:hover .portfolio-content,
.giulia-gallery .w1-h1:hover .portfolio-content,
.giulia-gallery .w2-h1:hover .portfolio-content,
.giulia-gallery .w2-h2:hover .portfolio-content,
.giulia-gallery .w1-h2:hover .portfolio-content {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
blur: 0px; }
.giulia-gallery .portfolio-masonry {
margin: 2px; }
.giulia-gallery .portfolio-masonry img {
display: none; }
.giulia-gallery .overlay-masonry {
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s; }
.giulia-gallery .layer, .giulia-gallery .overlay-masonry {
top: 2px;
right: 2px;
bottom: 2px;
left: 2px; }
.vc_row {
position: relative; }
.vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner {
padding: 50px; }
.vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner {
margin-left: -50px;
margin-right: -50px; }
.vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner > .vc_column_container {
padding: 0 50px; }
.vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner > .vc_column_container > .vc_column-inner {
padding-left: 0;
padding-right: 0; }
.giulia-parallax, .extended_bg {
position: absolute;
top: 0;
bottom: 0;
background-size: cover;
background-position: center center;
left: 0;
right: 0; }
.row-image-overlay {
position: absolute !important;
left: 0;
top: 0;
bottom: 0;
right: 0; }
.color-light {
color: #fff; }
.remove-gap > .vc_column_container > .vc_column-inner {
padding: 0; }
.remove-gap .mosaic-item {
margin-bottom: 0; }
.pattern_bg {
background-size: auto; }
.column-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0; }
.column-overlay.column-hoverable {
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s; }
.vc_column-inner:hover .column-overlay.column-hoverable {
background-color: transparent !important; }
.vc_column-inner:hover .column-overlay-hover {
opacity: 1; }
.vc_column-inner:hover.show-on-hover .wpb_wrapper {
opacity: 1; }
.vc_column-inner.show-on-hover .wpb_wrapper {
opacity: 0;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
.column-overlay-hover {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s; }
.wpb_wrapper {
position: relative; }
.vc_column-inner {
position: relative; }
.wpb_text_column.wpb_content_element:last-child {
margin: 0; }
.transition-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
z-index: 9999; }
.bypostauthor .comment-author-link {
font-weight: 400; }
label {
color: inherit; }
thead, tfoot {
color: inherit; }
.newsletter-success-message {
display: none; }
.page-header-title {
margin-top: 90px; }
.h-sec {
display: block;
font-weight: 400;
font-style: normal;
letter-spacing: 0;
line-height: 1em;
color: #dfa058; }
.giulia-header {
line-height: 1em;
-webkit-perspective: 1000px;
perspective: 1000px; }
.giulia-header .h-prim {
text-transform: uppercase;
letter-spacing: 5px; }
.giulia-header span {
opacity: 0;
-webkit-transition: opacity 1.2s 0s, -webkit-transform 1.2s 0s;
transition: opacity 1.2s 0s, -webkit-transform 1.2s 0s;
transition: opacity 1.2s 0s, transform 1.2s 0s;
transition: opacity 1.2s 0s, transform 1.2s 0s, -webkit-transform 1.2s 0s;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
will-change: opacity, transform;
display: block; }
.giulia-header span.h-sec {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translate3d(0, -10px, 200px);
transform: translate3d(0, -10px, 200px); }
.giulia-header span.h-prim {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: translate3d(0, 10px, 200px);
transform: translate3d(0, 10px, 200px); }
.giulia-header.show-header .h-sec {
opacity: 1 !important;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
transition: opacity 1s 0.2s, transform 1s 0.2s;
transition: opacity 1s 0.2s, transform 1s 0.2s, -webkit-transform 1s 0.2s; }
.giulia-header.show-header .h-prim {
opacity: 1 !important;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
transition: opacity 1s 0.4s, transform 1s 0.4s;
transition: opacity 1s 0.4s, transform 1s 0.4s, -webkit-transform 1s 0.4s; }
.giulia-header-wrapper.giulia-show-header .giulia-ver-separator {
-webkit-transform: scaleY(1);
transform: scaleY(1); }
.giulia-header-wrapper .giulia-ver-separator {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transition: -webkit-transform 1s .3s;
transition: -webkit-transform 1s .3s;
transition: transform 1s .3s;
transition: transform 1s .3s, -webkit-transform 1s .3s; }
.off-bg {
position: relative; }
.off-bg:after {
content: '';
background: #fbf6f0;
position: absolute;
height: 100%;
width: 100%;
left: 30px;
top: 30px;
z-index: -1;
pointer-events: none; }
.fixed-additional-info {
position: fixed;
right: 1%;
bottom: 1%;
margin-right: 30px;
margin-bottom: 30px;
z-index: 5;
text-align: right;
color: #fff;
-webkit-transition: all 0.4s;
transition: all 0.4s;
overflow: hidden;
margin-right: 15px;
margin-left: 15px; }
.fixed-additional-info .inner-wrapper {
padding: 20px 30px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
background: rgba(53, 53, 53, 0.55);
-webkit-transform: skew(0deg);
transform: skew(0deg);
border-radius: 5px; }
.fixed-additional-info .inner-wrapper p:last-child {
margin-bottom: 0; }
.fixed-additional-info.folded {
pointer-events: none;
-webkit-transform: translateX(105%) skew(-40deg);
transform: translateX(105%) skew(-40deg); }
.fixed-additional-info.folded .inner-wrapper {
-webkit-transform: translateX(-90%) skew(40deg);
transform: translateX(-90%) skew(40deg);
opacity: 0; }
@media print, screen and (min-width: 64em) {
.fixed-additional-info.position-top {
top: 1%;
margin-top: 30px; } }
.fixed-additional-switch {
position: fixed;
right: 1%;
bottom: 1%;
margin-right: 30px;
margin-bottom: 30px;
width: 50px;
height: 50px;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s 0s;
transition: all 0.4s 0s;
z-index: 6; }
.fixed-additional-switch .inner-wrapper {
height: 50px;
width: 50px;
-webkit-transition: all 0.4s 0s;
transition: all 0.4s 0s;
background: #df9f59;
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
border-radius: 50%;
text-align: center;
line-height: 50px;
font-size: 16px;
color: #fff;
-webkit-transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28); }
.fixed-additional-switch.unfolded {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s; }
.fixed-additional-switch.unfolded .inner-wrapper {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s; }
#scroll-up {
display: none !important; }
.giulia-ver-separator span {
display: inline-block;
width: 1px; }
.vc_tta-tabs .vc_tta-tab {
margin: 1px 0 0 1px !important; }
.vc_tta-tabs .vc_tta-tab > a {
border-radius: 0;
border: none !important;
padding: 10px 30px !important; }
.vc_tta-tabs .vc_tta-tab > a span {
opacity: 1; }
.vc_tta-tabs .vc_tta-panel-body {
border: none !important;
padding-left: 30px !important;
padding-right: 30px !important; }
.vc_tta-tabs .vc_tta-title-text {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px; }
.vc_tta-tabs .vc_tta-tabs-container {
border-bottom: 4px solid #ffb573; }
.vc_tta-tabs .vc_tta-tab:not(.vc_active) a span {
opacity: .7;
-webkit-transition: opacity .3s;
transition: opacity .3s; }
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container, .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container {
border-left: 1px solid transparent !important;
border-right: 1px solid transparent !important; }
.vc_tta-tabs-position-left .vc_tta-tabs-container, .vc_tta-tabs-position-right .vc_tta-tabs-container {
border-bottom: none !important; }
.vc_tta-tabs-position-left .vc_tta-panels-container {
border-bottom: 1px solid transparent !important;
border-left: 4px solid #ffb573;
border-top: 1px solid transparent !important; }
.vc_tta-tabs-position-right .vc_tta-panels-container {
border-bottom: 1px solid transparent !important;
border-right: 4px solid #ffb573;
border-top: 1px solid transparent !important; }
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-heading, .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-body {
border-left: none !important;
border-right: none !important;
border-top: none !important;
border-bottom: 4px solid; }
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-body {
border-color: inherit !important; }
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-body .wpb_wrapper {
padding: 5px 10px; }
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
padding: 20px 30px !important; }
@media screen and (max-width: 39.9375em) {
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
padding: 20px 0 !important; } }
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a i {
right: 30px !important;
left: auto !important; }
@media screen and (max-width: 39.9375em) {
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a i {
right: 0 !important; } }
.vc_toggle.vc_toggle_default .vc_toggle_title {
padding-left: 30px; }
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
width: 12px;
height: 2px;
margin-left: 0;
background: #333;
border: none; }
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before, .vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
background: #333;
border: none;
width: 2px !important; }
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
height: 12px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity .2s 0s, visibility 0s 0s;
transition: opacity .2s 0s, visibility 0s 0s; }
.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_icon:after {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .2s 0s, visibility 0s .2s;
transition: opacity .2s 0s, visibility 0s .2s; }
.btn.btn-solid {
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
overflow: hidden; }
.btn.btn-solid:before {
content: '';
background: rgba(255, 255, 255, 0.12);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
-webkit-transform: translateX(-110%) skew(20deg) scale(1.1);
transform: translateX(-110%) skew(20deg) scale(1.1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04), -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04); }
.btn.btn-solid span.btn-text {
display: inline-block;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04);
transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04), -webkit-transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.04); }
.btn.btn-solid:hover:before {
-webkit-transform: translateX(0) skew(20deg) scale(1.1);
transform: translateX(0) skew(20deg) scale(1.1); }
.btn.btn-solid:hover span.btn-text {
-webkit-transform: scale(1.1);
transform: scale(1.1); } .giulia-nav .nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0; }
.giulia-nav .nav a {
letter-spacing: 1px;
font-size: 14px; }
.giulia-nav .nav > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-item-align: stretch;
align-self: stretch; }
.giulia-nav .nav > div.nav-additional {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0; }
.giulia-nav .nav > div.nav-additional > ul {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-item-align: stretch;
align-self: stretch; }
.giulia-nav .nav > div.nav-additional > ul > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style-type: none;
margin-left: 30px; }
.giulia-nav .nav > div.nav-additional > ul > li:first-of-type {
margin-left: 0; }
.giulia-nav .nav > div.nav-additional .nav-social-profiles > ul {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: 0; }
.giulia-nav .nav > div.nav-additional .nav-social-profiles li.profile {
margin-left: 10px; }
.giulia-nav .nav > div.nav-additional .nav-social-profiles li.profile:first-child {
margin-left: 0; }
.giulia-nav .nav > div.logo {
position: static;
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0;
padding: 0;
height: inherit; }
.giulia-nav .nav > div.logo h1 {
margin-bottom: 0;
font-size: 36px; }
.giulia-nav .nav > div.logo .static-logo {
height: inherit; }
.giulia-nav .nav > div.logo a {
height: inherit; }
.giulia-nav .nav > div.main-nav > ul {
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-item-align: stretch;
align-self: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.static-logo {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
display: inline-block; }
.nav-center-ver ~ .page-wrapper .home-slider-text {
display: none; }
.giulia-nav {
position: absolute;
width: 100%;
z-index: 10; }
.giulia-nav.nav-top {
top: 0; }
.giulia-nav.nav-center-ver {
position: absolute;
left: 0; }
@media print, screen and (min-width: 64em) {
.giulia-nav.nav-center-ver {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%); } }
.giulia-nav.nav-bottom {
bottom: 0; }
.giulia-nav.nav-bottom .menu-item-has-children .sub-menu {
bottom: 100%;
margin-bottom: 20px;
top: auto; }
.giulia-nav.nav-bottom .menu-item-has-children .sub-menu .sub-menu {
top: auto;
bottom: -27px; }
.giulia-nav.nav-bottom ul.sub-menu:before {
content: '';
height: 40px;
position: absolute;
top: 100%;
left: 0;
right: 0; }
.giulia-nav.nav-left .nav > div.logo {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.giulia-nav.nav-right .nav > div.nav-additional {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.giulia-nav.nav-transparent .page-wrapper .page-wrapper {
top: 0; }
.giulia-nav .menu > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.giulia-nav .menu > li a {
display: block;
line-height: 1;
padding: 10px 15px; }
.giulia-nav .menu-item-has-children {
position: relative; }
.giulia-nav .menu-item-has-children .sub-menu {
display: none;
position: absolute;
left: 50%;
z-index: 19;
height: auto !important;
padding: 7px 0;
background: #fefefe;
top: 100%;
margin-top: -1px; }
.giulia-nav .menu-item-has-children .sub-menu .sub-menu {
left: 100%;
margin-left: 0;
top: -7px; }
.giulia-nav .menu-item-has-children .sub-menu .dropdown-left {
left: auto;
right: 100%;
margin-right: 0; }
.giulia-nav .menu-item-has-children .sub-menu li {
list-style-type: none; }
.giulia-nav .menu-item-has-children .sub-menu a {
margin: 0 15px; }
@media print, screen and (min-width: 64em) {
.giulia-nav .menu-item-has-children .sub-menu li {
top: 0;
margin-top: 0;
padding: 7px 15px;
height: auto !important;
line-height: 1; }
.giulia-nav .menu-item-has-children .sub-menu a {
display: block; } }
.giulia-nav .menu-item {
list-style-type: none; }
.giulia-nav .menu-item .sub-menu {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }
.giulia-nav .menu-item .sub-menu li {
position: relative;
width: 100%;
text-align: left !important; }
.giulia-nav .menu-item .sub-menu li:hover > a {
opacity: 1; }
.giulia-nav .menu-item .sub-menu li a {
white-space: nowrap;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
opacity: 0.8; }
.giulia-nav .dropdown > li {
position: relative; }
.giulia-nav .dropdown > li.current_page_item i {
opacity: 1; }
.giulia-nav .dropdown > li:hover i {
opacity: 1; }
.giulia-nav .dropdown > li > a {
position: relative; }
.giulia-nav .dropdown > li > a:after {
content: "";
position: absolute;
left: 15px;
right: 15px;
bottom: 0;
border-bottom: 1px solid transparent;
-webkit-transition: border-color .4s;
transition: border-color .4s; }
.giulia-nav .dropdown > li > a:hover:after {
border-bottom: 1px solid; }
.main-nav {
margin: 0 15px; }
.main-nav a {
padding: 8px 0;
text-align: center; }
.main-nav a[href="#"] {
cursor: default; }
.giulia-nav .menu-item-has-children:not(.first-level) > a::after {
right: 15px;
position: absolute;
content: '+';
opacity: 1;
background: transparent !important; } .fixed-nav {
position: relative;
z-index: 10;
position: fixed;
top: -20px;
left: 0;
right: 0;
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: top .4s, -webkit-transform 0.4s;
transition: top .4s, -webkit-transform 0.4s;
transition: transform 0.4s, top .4s;
transition: transform 0.4s, top .4s, -webkit-transform 0.4s;
width: 100%;
white-space: nowrap; }
.fixed-nav.show-fixed-nav {
-webkit-transform: translateY(0);
transform: translateY(0);
top: 0; }
.nav-top .fixed-nav .menu-item-has-children .dropdown {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }
.nav-top .fixed-nav .menu-item-has-children .dropdown .dropdown {
top: -7px; }
.nav-additional .profile a {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s; }
.nav-additional .profile:hover a {
-webkit-transform: scale(1.2);
transform: scale(1.2); } #mobile-burger {
position: fixed;
z-index: 14;
width: 30px;
height: 30px;
left: 30px;
top: 35px;
cursor: pointer; }
#mobile-burger:before {
content: "";
position: absolute;
top: 5px;
height: 2px;
width: 100%;
background: #333f51;
-webkit-transition: left .4s, top .4s, background .4s, -webkit-transform .4s;
transition: left .4s, top .4s, background .4s, -webkit-transform .4s;
transition: left .4s, top .4s, transform .4s, background .4s;
transition: left .4s, top .4s, transform .4s, background .4s, -webkit-transform .4s;
-webkit-transform-origin: top left;
transform-origin: top left;
left: 0; }
#mobile-burger > div {
position: absolute;
top: 50%;
width: 100%;
height: 2px;
margin-top: -1px;
background: #333f51;
-webkit-transition: width .4s, opacity .4s, background .4s;
transition: width .4s, opacity .4s, background .4s; }
#mobile-burger:after {
content: "";
position: absolute;
bottom: 5px;
height: 2px;
width: 100%;
background: #333f51;
-webkit-transition: left .4s, bottom .4s, background .4s, -webkit-transform .4s;
transition: left .4s, bottom .4s, background .4s, -webkit-transform .4s;
transition: left .4s, bottom .4s, transform .4s, background .4s;
transition: left .4s, bottom .4s, transform .4s, background .4s, -webkit-transform .4s;
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
left: 0; }
#mobile-burger.close-btn:before {
top: 4px;
left: 6px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
#mobile-burger.close-btn > div {
width: 0;
opacity: 0; }
#mobile-burger.close-btn:after {
bottom: 4px;
left: 6px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mobile-nav {
position: fixed;
top: 0;
width: 100%;
left: 0;
z-index: 4; }
.mobile-nav .empty-el {
width: 30px; }
.mobile-nav .nav {
padding: 0 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.mobile-nav .nav .mobile-cart {
width: 30px;
height: 30px;
position: relative; }
.mobile-nav .logo {
text-align: center;
padding: 30px;
height: 100%; }
.mobile-nav .logo a {
display: inline-block;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.mobile-nav .logo a h1 {
margin-bottom: 0; }
.mobile-nav .mobile-cart i {
font-size: 30px; }
.mobile-nav-overlay {
width: 100%;
position: fixed;
height: 100%;
z-index: 13;
top: 0;
left: 0;
visibility: hidden;
-webkit-transition: visibility 0s .8s;
transition: visibility 0s .8s; }
.mobile-nav-overlay .mobile-overlay {
position: fixed;
z-index: 12;
width: 100%;
height: 100%;
background: #333f51;
opacity: 0;
left: 0;
top: 0;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
.mobile-nav-overlay .mobile-menu-content {
width: 80%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
z-index: 13;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 30px;
font-family: inherit;
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0);
letter-spacing: 1px;
font-size: 20px;
-webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
will-change: transform;
overflow-x: hidden; }
.mobile-nav-overlay .mobile-menu-content .menu li {
display: block; }
.mobile-nav-overlay .mobile-menu-content .menu li a {
padding: 10px 0; }
.mobile-nav-overlay .mobile-menu-content .menu > li > a {
display: inline-block; }
.mobile-nav-overlay .mobile-menu {
margin: 90px 0 60px; }
.mobile-nav-overlay .mobile-menu .lng {
margin: 0;
margin-bottom: 15px;
text-transform: uppercase; }
.mobile-nav-overlay .mobile-menu .lng li {
display: inline-block;
list-style-type: none;
margin-right: 6px; }
.mobile-nav-overlay .mobile-menu .lng li:after {
content: "/";
margin-left: 6px;
margin-right: -5px; }
.mobile-nav-overlay .mobile-menu .lng li:last-of-type {
margin-right: 0; }
.mobile-nav-overlay .mobile-menu .lng li:last-of-type:after {
display: none; }
.mobile-nav-overlay .mobile-menu .lng li a {
font-weight: lighter; }
.mobile-nav-overlay .mobile-nav-footer ul {
margin: 0; }
.mobile-nav-overlay .mobile-nav-footer ul li {
display: inline-block;
list-style-type: none;
margin-right: 15px; }
.mobile-nav-overlay .mobile-nav-footer ul li:last-of-type {
margin-right: 0; }
.mobile-nav-overlay.mobile-overlay-open {
visibility: visible;
-webkit-transition: visibility 0s 0s;
transition: visibility 0s 0s; }
.mobile-nav-overlay.mobile-overlay-open .mobile-overlay {
opacity: .7;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
.mobile-nav-overlay.mobile-overlay-open .mobile-menu-content {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0);
-webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1); }
.mobile-menu > .menu {
position: relative; }
.mobile-menu ul {
margin: 0; }
.mobile-menu .menu-item-has-children > a {
position: relative;
display: inline-block; }
.mobile-menu .menu-item-has-children > a:before {
content: "";
position: absolute;
top: 50%;
width: 8px;
height: 2px;
background: #333f51;
opacity: .5;
right: -20px;
-webkit-transform-origin: top right;
transform-origin: top right;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 1px; }
.mobile-menu .menu-item-has-children > a:after {
content: "";
position: absolute;
top: 50%;
width: 8px;
height: 2px;
background: #333f51;
opacity: .5;
right: -20px;
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-bottom: 1px; }
.mobile-menu .menu .sub-menu a {
display: none;
opacity: 0; }
.mobile-menu .sub-menu {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0; }
.mobile-menu .overlay-children-icon {
position: absolute;
right: -30px;
top: 50%;
margin-top: -12px;
opacity: .5; }
.mobile-menu .overlay-children-icon i {
font-style: normal;
font-size: 20px; }
.mobile-menu .overlay-back {
opacity: 0.5; }
.mobile-menu .overlay-back a {
position: relative;
padding-left: 20px !important; }
.mobile-menu .overlay-back a:before {
content: "";
position: absolute;
top: 50%;
width: 8px;
height: 2px;
background: #333f51;
opacity: .5;
left: 0;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: 1px; }
.mobile-menu .overlay-back a:after {
content: "";
position: absolute;
top: 50%;
width: 8px;
height: 2px;
background: #333f51;
opacity: .5;
left: 0;
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-bottom: 1px; } @media screen and (max-width: 63.9375em) {
.mobile-nav {
height: 100px; }
.mobile-nav .static-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.mobile-nav .logo img {
height: calc(100px - 60px); }
.nav-solid ~ .page-wrapper {
padding-top: 100px;
position: relative; }
.nav-solid ~ .page-wrapper .home-bg-slider {
height: calc(100vh - 100px); } }
@media print, screen and (min-width: 64em) {
.giulia-nav .logo img {
height: inherit; }
.giulia-nav .nav {
height: 100px; }
.nav-solid.nav-top ~ .page-wrapper {
padding-top: 100px; }
.page-padding-top {
padding-top: 60px; }
.page-template-default .page-padding-top {
padding-top: 0; }
.nav-transparent ~ .page-wrapper .home-bg-slider, .nav-transparent ~ .page-wrapper .page-padding-top {
top: 0; }
.nav-transparent ~ .page-wrapper .home-bg-slider {
height: 100vh; }
.nav-solid.nav-bottom ~ .page-wrapper {
min-height: calc(100vh); }
.nav-solid.nav-bottom ~ .page-wrapper .home-bg-slider {
top: 0; }
.nav-solid.nav-bottom ~ .page-wrapper .page-padding-top {
bottom: 0; }
.show-frame .nav-solid.nav-bottom ~ .page-wrapper {
min-height: calc(100vh - 15px); }
.nav-solid.nav-center-ver ~ .page-wrapper .home-bg-slider, .nav-solid.nav-center-ver ~ .page-wrapper .page-padding-top {
top: 0;
bottom: 0; }
.nav-solid ~ .page-wrapper .home-bg-slider {
height: calc(100vh - 100px); }
.nav-transparent.nav-top ~ .page-wrapper .home-content {
padding-top: 100px; }
.nav-transparent.nav-bottom ~ .page-wrapper .home-content {
padding-bottom: 100px; } }
.giulia-nav a, .fixed-nav a {
font-family: inherit; }
.giulia-nav.nav-dark-text a, .fixed-nav.nav-dark-text a {
color: #333f51; }
.giulia-nav.nav-light-text a, .fixed-nav.nav-light-text a {
color: #fefefe; }
.nav-solid .nav-dark-text {
background: #fefefe; }
.nav-solid .nav-light-text {
background: #333f51; }
.mobile-nav .nav, .mobile-menu-content, .mobile-menu-content:after {
background: #fefefe; }
#mobile-burger:before, #mobile-burger > div, #mobile-burger:after {
background: #333f51; }
.woo-cart-count {
font-size: 12px;
margin-left: 5px; }
@media screen and (max-width: 63.9375em) {
.woo-cart-count {
position: absolute;
left: 32px;
top: 10px; } }
.top-empty-menu {
margin: 0;
padding: 0; }
.logo-text a, .text-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
body.admin-bar #mobile-burger, body.admin-bar #mobile-navbar-home {
position: absolute;
margin-top: 46px; }
body.admin-bar nav.nav-top {
margin-top: 32px; }
body.admin-bar .page-wrapper {
margin-top: 32px; } .page-wrapper .page-wrapper {
z-index: 5; }
.page-wrapper .page-wrapper .classic .row:first-of-type:not(:empty) {
padding-top: 90px; }
@media screen and (max-width: 63.9375em) {
.page-wrapper .page-wrapper {
margin-top: 0; } }
.home-overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-transition: opacity 1.5s;
transition: opacity 1.5s;
opacity: 0; }
.home-content {
position: relative;
z-index: 3;
height: 100%; }
.home-content .content {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .4s 0s, visibility 0s .4s;
transition: opacity .4s 0s, visibility 0s .4s;
position: relative; }
.home-content .content.show-content {
opacity: 1;
visibility: visible;
-webkit-transition: opacity .4s 0s, visibility 0s 0s;
transition: opacity .4s 0s, visibility 0s 0s; }
.home-content .content, .home-content .columns {
height: 100%; }
.home-slider-text {
position: absolute;
top: 50%;
width: 100%;
height: 50%;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
-webkit-perspective: 800px;
perspective: 800px;
left: 0;
z-index: 3;
-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, transform 0.4s;
transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
will-change: opacity transform; }
.home-slider-text h1, .home-slider-text h2, .home-slider-text h3, .home-slider-text h4, .home-slider-text h5, .home-slider-text h6, .home-slider-text p {
color: inherit;
margin: 0;
font-weight: bold; }
.home-slider-text .slide-btn {
margin-top: 15px; } .home-bg-slider {
position: relative;
width: 100%;
left: 0;
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
height: 100vh; }
.scroll-homepage .home-slider-text {
-webkit-transform: translate3d(0, -60%, 0);
transform: translate3d(0, -60%, 0);
opacity: 0; }
.home-slider-arrows .arrow-next,
.home-slider-arrows .arrow-prev {
-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, -webkit-transform 0.4s;
transition: opacity 0.4s, transform 0.4s;
transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
will-change: opacity transform; }
.scroll-homepage .home-slider-arrows .arrow-next {
-webkit-transform: translateX(60px);
transform: translateX(60px);
opacity: 0; }
.scroll-homepage .home-slider-arrows .arrow-prev {
-webkit-transform: translateX(-60px);
transform: translateX(-60px);
opacity: 0; }
.slider-text {
position: absolute;
top: 50%;
width: 100%;
z-index: 3;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-perspective: 3000px;
perspective: 3000px; }
.slider-text .btn-rounded {
position: relative; }
.slider-text.slide-active.slide-ready {
z-index: 4; }
.slider-text.slide-active.slide-ready .h-sec {
opacity: 1 !important;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
transition: opacity 1s 0.2s, transform 1s 0.2s;
transition: opacity 1s 0.2s, transform 1s 0.2s, -webkit-transform 1s 0.2s; }
.slider-text.slide-active.slide-ready .h-prim {
opacity: 1 !important;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
transition: opacity 1s 0.4s, -webkit-transform 1s 0.4s;
transition: opacity 1s 0.4s, transform 1s 0.4s;
transition: opacity 1s 0.4s, transform 1s 0.4s, -webkit-transform 1s 0.4s; }
.slider-text.slide-active.slide-ready .slide-btn-wrapper {
opacity: 1 !important;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 1s 0.6s, -webkit-transform 1s 0.6s;
transition: opacity 1s 0.6s, -webkit-transform 1s 0.6s;
transition: opacity 1s 0.6s, transform 1s 0.6s;
transition: opacity 1s 0.6s, transform 1s 0.6s, -webkit-transform 1s 0.6s; }
.slider-text .slide-btn-wrapper {
opacity: 0;
-webkit-transition: opacity .7s .1s, -webkit-transform .7s 0.1s;
transition: opacity .7s .1s, -webkit-transform .7s 0.1s;
transition: opacity .7s .1s, transform .7s 0.1s;
transition: opacity .7s .1s, transform .7s 0.1s, -webkit-transform .7s 0.1s;
-webkit-transform: translate3d(0, 10px, 300px);
transform: translate3d(0, 10px, 300px);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
will-change: opacity, transform; }
.slider-text .giulia-header {
text-align: inherit; }
.slider-text .giulia-header span {
opacity: 0;
-webkit-transition: opacity 1.2s 0s, -webkit-transform 1.2s 0s;
transition: opacity 1.2s 0s, -webkit-transform 1.2s 0s;
transition: opacity 1.2s 0s, transform 1.2s 0s;
transition: opacity 1.2s 0s, transform 1.2s 0s, -webkit-transform 1.2s 0s;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
will-change: opacity, transform;
display: block; }
.slider-text .giulia-header span.h-sec {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translate3d(0, -10px, 200px);
transform: translate3d(0, -10px, 200px); }
.slider-text .giulia-header span.h-prim {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: translate3d(0, 10px, 200px);
transform: translate3d(0, 10px, 200px); }
.slider-text h2 {
-webkit-perspective: 800px;
perspective: 800px; }
.home-slider-arrows {
cursor: pointer; }
.home-slider-arrows line {
stroke-width: 1px;
vector-effect: non-scaling-stroke;
fill: none; }
.home-slider-arrows .arrow-prev {
left: 30px;
border-radius: 0 50%; }
.home-slider-arrows .arrow-next {
right: 30px;
border-radius: 50% 0; }
.home-slider-arrows .home-arrow {
position: absolute;
top: 50%;
margin-top: -20px;
z-index: 4;
width: 50px;
height: 50px;
text-align: center;
opacity: 1; }
.home-slider-arrows .home-arrow:hover {
-webkit-transform: translateX(0);
transform: translateX(0); }
.home-slider-arrows i {
line-height: 50px;
font-size: 36px; }
.home-slider-pagination {
width: 100%;
text-align: center;
position: absolute;
bottom: 30px; }
.home-slider-pagination .dot {
display: inline-block;
width: 12px;
height: 12px;
border: 3px solid #fefefe;
opacity: 1;
background: transparent;
border-radius: 50%;
margin: 0 5px;
cursor: pointer;
-webkit-transition: background .3s;
transition: background .3s; }
.home-slider-pagination .dot.active {
background: #fefefe; }
.homepage-slider1 .home-overlay {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.7)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); }
.home-overlay.active-overlay {
opacity: 1; } .homepage-video .video-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.homepage-video .video-mobile-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center center; }
.homepage-video .home-video-controls {
width: 100%;
position: relative;
top: 45px;
text-align: center;
height: 35px; }
.homepage-video .home-video-controls > a {
display: inline-block;
margin: 0 10px;
width: 35px;
height: 35px;
position: relative; }
.homepage-video .video-icon {
opacity: 0;
-webkit-transition: opacity .3s;
transition: opacity .3s;
position: absolute;
top: 50%;
margin-top: -30px;
left: 50%;
margin-left: -30px; }
.homepage-video .video-icon.active {
opacity: 1; }
.homepage-video .video-icon.mute {
border-radius: 50%;
background: #fff;
width: 35px;
height: 35px; }
.homepage-video .video-icon.mute svg path {
overflow: hidden;
fill: #333; }
.homepage-video .video-icon-mobile {
width: 50px;
height: 50px;
background: #fefefe;
border-radius: 50%;
position: absolute;
bottom: 60px;
left: 50%;
margin-left: -25px; }
.video-mobile-control {
position: absolute;
bottom: 60px;
left: 50%;
width: 50px;
height: 50px;
text-align: center;
margin-left: -25px;
z-index: 6; }
.video-mobile-control a {
border: 2px solid;
border-radius: 50%;
height: 50px;
display: block; }
.video-mobile-control a i {
line-height: 46px; }
.homepage-video .home-overlay {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(80%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.7)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); }
.content .progress {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
opacity: 0;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s; }
.content .progress.show {
opacity: 1; }
.content .progress .vegas-timer {
width: 120px;
margin: 0 auto; } .blog .page-header {
margin-bottom: 60px; }
.blog-grid .blog-col-2 {
margin-bottom: 60px; }
@media screen and (max-width: 39.9375em) {
.blog-grid .blog-col-2 .post-header {
margin-bottom: 60px; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.blog-grid .blog-col-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.blog-grid .blog-col-2 .post-header {
width: 100%;
margin-bottom: 0; }
.blog-grid .blog-col-2 .post-header:nth-child(2n) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; } }
@media print, screen and (min-width: 64em) {
.blog-grid .blog-col-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.blog-grid .blog-col-2 .post-header {
width: 50%;
margin-bottom: 0; }
.blog-grid .blog-col-2 .post-header:nth-child(4n-1), .blog-grid .blog-col-2 .post-header:nth-child(4n) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.blog-grid .blog-col-2 .post-meta, .blog-grid .blog-col-2 .post-images {
width: 50%; } }
.blog-grid .blog-col-2 .pagination {
-webkit-box-flex: inherit;
-ms-flex: inherit;
flex: inherit;
margin-top: 30px; }
.blog-grid .blog-col-2 .post-cat-meta {
margin-bottom: 0; }
.blog-grid .blog-col-2 .post-images {
overflow: hidden;
display: block; }
.blog-grid .blog-col-2 .post-images > div {
height: 0;
padding-top: 100%;
background-size: cover;
background-position: center center;
-webkit-transition: opacity .4s, -webkit-transform .4s;
transition: opacity .4s, -webkit-transform .4s;
transition: transform .4s, opacity .4s;
transition: transform .4s, opacity .4s, -webkit-transform .4s;
overflow: hidden; }
.blog-grid .blog-col-2 .post-images:hover > div {
opacity: .95;
-webkit-transform: scale(1.1);
transform: scale(1.1); }
.blog.page-padding {
padding-top: 60px; }
.blog-rows.page-padding {
padding-bottom: 90px; }
.blog-classic .post-header {
display: block;
text-align: left;
margin-bottom: 90px; }
.blog-classic .post-images {
width: 100%;
margin-bottom: 30px; }
.blog-classic .post-meta.meta-full-width {
margin-left: 0;
width: 100%;
padding: 0 30px; } .single-post .post-header, .blog-rows .post-header {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.single-post .post-header .post-cat-meta, .blog-rows .post-header .post-cat-meta {
margin: 0; }
.blog-rows .post-header .post-cat-meta {
margin-bottom: 15px; }
@media screen and (max-width: 39.9375em) {
.post-images {
margin-bottom: 30px; }
.post-header {
margin-bottom: 60px; }
.comment-content {
width: calc(100% - 70px); }
.comment-author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.comments-area > .comment-list {
margin-bottom: 60px;
margin-left: 0; }
#comments li.pingback {
margin-left: 70px; }
#comments .comment-author-avatar {
width: 40px;
height: 40px;
min-width: 40px;
margin-right: 30px; }
.single-post-content .post-meta {
margin-bottom: 30px;
text-align: center; }
.single-post-content .post-header {
margin-bottom: 30px; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.post-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
text-align: center; }
.post-meta {
width: 50%;
padding: 30px; }
.post-images {
width: 50%; }
.comment-content {
width: calc(100% - 90px); }
.comment-author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.comments-area > .comment-list {
margin-bottom: 60px; }
#comments .comment-author-avatar {
width: 60px;
height: 60px;
min-width: 60px;
margin-right: 30px; } }
@media print, screen and (min-width: 40em) {
.comment-details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 0 -10px; }
.comment-details > div {
padding: 0 10px;
width: 100%; } }
@media print, screen and (min-width: 64em) {
.post-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 60px;
text-align: center; }
.post-meta {
width: 45%;
padding: 30px; }
.post-images {
width: 55%; }
#comments .comment-author-avatar {
width: 60px;
height: 60px;
min-width: 60px;
margin-right: 30px; }
.comments-area > .comment-list {
border-top: 1px solid #ddd;
margin-left: 0; }
.comments-area > .comment-list > .border-list {
top: 0 !important; }
.comments-area > .comment-list .comment-list {
margin-left: 85px; }
.comment-list {
position: relative; }
.comment-content {
width: calc(100% - 90px); }
.comment-author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; } }
.single-post .post-header {
display: block; }
.single-post .post-header .post-meta, .single-post .post-header .post-images {
width: 100%; }
.single-post .post-header .post-meta {
padding-top: 0; }
.post-meta.meta-full-width {
width: 50%;
padding: 0;
margin-left: auto;
margin-right: auto; }
.single-post .post-meta.meta-full-width {
width: 100%;
text-align: center;
padding: 30px; }
.post-header ul {
margin: 0; }
.post-header ul.post-cat-meta {
margin-bottom: 30px;
font-size: 0.75em; }
.post-header li {
list-style-type: none;
display: inline-block;
margin-left: 15px;
position: relative; }
.post-header li:first-of-type {
margin-left: 0; }
.post-meta .post-title {
margin-bottom: 10px;
color: inherit; }
.post-meta .post-title a {
-webkit-transition: -webkit-filter .4s;
transition: -webkit-filter .4s;
transition: filter .4s;
transition: filter .4s, -webkit-filter .4s; }
.post-meta .post-title a:hover {
-webkit-filter: brightness(1.4);
filter: brightness(1.4); }
.post-meta .post-cat-meta li {
position: relative; }
.post-meta .post-cat-meta li:first-of-type:before {
display: none; }
.post-meta .post-cat-meta li:before {
content: "/";
color: inherit;
position: absolute;
left: -10px;
bottom: 0; }
.post-meta .btn, .post-meta .btn .btn-text {
color: inherit; }
.post-meta .post-cat-meta a {
border-bottom: 1px solid transparent;
-webkit-transition: border-color .4s;
transition: border-color .4s; }
.post-meta .post-cat-meta a:hover {
border-bottom: 1px solid; }
.post-cat-tags {
padding-top: 30px;
clear: both; }
.post-tags {
margin: 0;
font-size: 0.75em; }
.post-tags li {
list-style-type: none;
display: inline-block;
margin-right: 3px; }
.post-tags li:after {
content: ",";
color: inherit; }
.post-tags li:first-of-type {
margin-right: 5px;
font-weight: bold; }
.post-tags li:first-of-type:after {
display: none; }
.post-tags li:last-of-type:after {
display: none; }
.post-tags a {
border-bottom: 1px solid transparent;
-webkit-transition: border-color .4s;
transition: border-color .4s; }
.post-tags a:hover {
border-bottom: 1px solid; }
#comments {
margin-top: 60px;
margin-bottom: 60px; }
#comments li div#respond {
margin-left: 85px; }
#comments .comments-title {
margin-bottom: 30px; }
#comments .comment-author-avatar img {
border-radius: 50%;
background: #ddd; }
#comments > ul {
margin: 0; }
#comments li.comment {
list-style-type: none;
margin-top: 30px; }
#comments .klin-pings {
margin-bottom: 60px; }
#comments .klin-pings:empty {
display: none; }
#comments .pingback {
margin-left: 0;
margin-top: 0;
list-style: none;
border-top: 1px solid #ddd;
margin-bottom: 30px;
padding-top: 30px;
padding-left: 90px;
margin-right: 0; }
#comments .klin-pings .comment-body {
font-weight: 700; }
#comments .klin-pings .comment-body a {
font-weight: 400; }
#comments .comment-content .comment-author-link, #comments .comment-content .comment-date {
display: inline-block; }
#comments .comment-content .comment-author-link {
margin-right: 15px;
font-weight: 700;
font-size: 14px; }
#comments .comment-content .comment-date {
margin-bottom: 0;
opacity: .7;
-webkit-transition: opacity .4s;
transition: opacity .4s;
font-size: 0.75em; }
#comments .comment-content .comment-date:hover {
opacity: 1; }
#comments .comment-body {
font-size: 14px; }
#comments .comment-body p:last-of-type {
margin-bottom: 15px; }
#comments .comment-body .reply {
font-style: italic;
opacity: .7;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
#comments .comment-body .reply:hover {
opacity: 1; }
#comments .comment-respond {
padding: 30px 0; }
#comments .comment-reply-title {
margin-bottom: 30px; }
#comments .form-submit button {
cursor: pointer; }
#comments #cancel-comment-reply-link {
position: relative;
font-size: 14px;
margin-left: 15px;
text-transform: uppercase;
letter-spacing: 1px; }
#comments #cancel-comment-reply-link:after {
content: "";
position: absolute;
bottom: -5px;
left: 10px;
right: 10px;
border-bottom: 2px solid; }
#comments form {
position: relative; }
#comments .logged-in-as {
position: absolute;
font-size: 0.75em;
right: 10px;
top: -30px; }
#comments .logged-in-as a:first-child {
border: none; }
.single-post-sidebar, .shop-sidebar {
padding: 0 30px;
position: relative;
height: 100%;
min-height: 100%; }
.bypostauthor > div > .comment-header > .comment-author-link {
background: #444;
color: #fff;
padding: 0 10px;
border-radius: 4px; } .single-post-sidebar, .shop-sidebar {
position: relative;
margin-bottom: 60px;
font-size: 14px; }
.single-post-sidebar ul, .shop-sidebar ul {
margin: 0; }
.single-post-sidebar li, .shop-sidebar li {
list-style-type: none; }
.single-post-sidebar li .children, .shop-sidebar li .children {
margin-left: 15px; }
.single-post-sidebar li a, .shop-sidebar li a {
margin-bottom: 0;
display: inline-block; }
.single-post-sidebar .widget-title, .shop-sidebar .widget-title {
margin-bottom: 30px; }
.single-post-sidebar .widget, .shop-sidebar .widget {
margin-bottom: 60px; }
.single-post-sidebar .widget > *:not(.widget-title):last-of-type, .shop-sidebar .widget > *:not(.widget-title):last-of-type {
margin-bottom: 0; }
.widget_categories label,
.widget_archive label {
display: none; }
.widget_recent_entries li a, .widget_recent_comments li a {
-webkit-transition: -webkit-filter .4s;
transition: -webkit-filter .4s;
transition: filter .4s;
transition: filter .4s, -webkit-filter .4s; }
.widget_recent_entries li a:hover, .widget_recent_comments li a:hover {
-webkit-filter: brightness(1.4);
filter: brightness(1.4); }
.widget_recent_entries li a {
font-family: inherit; }
.widget_recent_entries .post-date {
font-size: 14px;
display: block; }
.widget_recent_comments li a {
font-family: inherit; }
.widget-area section:last-of-type {
margin-bottom: 0; }
#wp-calendar {
table-layout: fixed;
border-collapse: collapse; }
.widget_calendar caption {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
margin-bottom: 5px; }
.widget_calendar thead {
background: transparent;
border: none;
border-bottom: 2px solid #ddd; }
.widget_calendar thead th {
text-align: center;
font-size: 12px; }
.widget_calendar tbody {
background: transparent;
border: none;
text-align: center; }
.widget_calendar tbody tr {
background: transparent;
border-bottom: 1px solid #ddd;
font-size: 14px; }
.widget_calendar tbody #today {
font-weight: bold; }
.widget_calendar tfoot {
background: transparent;
border: none; }
.widget_calendar tfoot td {
text-transform: uppercase;
font-weight: normal;
font-size: 11px;
letter-spacing: 1px; }
.widget_calendar #next {
text-align: right; } .food-menu-category h3 {
color: inherit; }
.food-menu-category .h-sec {
pointer-events: none;
position: absolute;
font-size: 160px;
top: 0;
opacity: 0.08;
left: 0;
margin: 0;
top: 50%;
-webkit-transform: translateY(-25%) translateX(-50%);
transform: translateY(-25%) translateX(-50%);
text-align: center;
left: 50%; }
.food-menu-category header {
position: relative; }
.food-item-title {
padding: 0 !important; }
.food-item-price {
font-weight: 700;
-ms-flex-negative: 0;
flex-shrink: 0; }
.food-item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-ms-flex: 1 0;
flex: 1 0; }
.food-item-separator {
background-image: radial-gradient(circle, black 1px, transparent 1px);
background-repeat: repeat-x;
background-size: 5px 3px;
height: 3px;
opacity: 0.5;
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
margin-left: 5px;
margin-right: 5px;
margin-top: 1em;
min-width: 50px;
position: relative;
top: 1px; }
@media screen and (max-width: 39.9375em) {
.food-item-separator {
display: none; } }
.food-menu-filters {
width: 100%;
text-align: center;
padding: 15px;
margin-bottom: 45px; }
.food-menu-filters ul {
margin: 0; }
.food-menu-filters li {
list-style-type: none;
display: inline-block;
margin: 0 15px; }
.food-menu-filters a {
letter-spacing: 1px;
position: relative; }
.food-menu-filters a:after {
content: "";
position: absolute;
bottom: -5px;
width: 100%;
height: 1px;
background: transparent;
-webkit-transition: background .4s;
transition: background .4s;
left: 0; }
.food-menu-filters a:hover:after {
background: #333f51; }
.food-menu-col img {
margin-bottom: 0;
width: 60px;
margin-right: 15px; }
.food-menu-col .food-items {
margin: -15px -15px 0; }
.food-menu-col .food-items .food-item {
padding: 15px; }
.food-menu-col .food-item {
margin-bottom: 15px; }
.food-menu-col .food-item p {
margin-bottom: 15px;
font-size: 0.825em; }
.food-menu-col .food-item p:last-child {
margin-bottom: 0; }
.food-menu-col.lg-space.food-menu-category {
padding: 0 30px; }
@media screen and (max-width: 39.9375em) {
.food-menu-col header h3 {
margin: 0 0 30px; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.food-menu-col header h3 {
margin: 0 0 30px; }
.food-menu-col .food-items {
margin: -15px -15px 0; }
.food-menu-col .food-items .food-item {
padding: 15px; } }
@media print, screen and (min-width: 64em) {
.food-menu-col header h3 {
margin: 0 0 30px; }
.food-menu-col .food-items {
margin: -15px -15px 0; }
.food-menu-col .food-items .food-item {
padding: 15px; } }
.food-item .food-item-title {
margin-bottom: 0;
padding-bottom: 15px;
color: inherit;
font-weight: 700; }
.food-item h6.price {
margin-bottom: 15px;
color: inherit; }
.food-item .food-item-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%; }
.food-item-featured {
position: relative; }
.food-item-featured:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
border: 1px solid #dfa058;
z-index: 0; }
.food-item-featured .featured-text {
padding: 0 15px;
font-size: 14px;
background: #fff !important;
display: inline-block;
font-weight: 700;
font-size: 0.75em;
margin: 0;
position: absolute;
top: 0;
right: 30px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%); }
.food-item-featured > * {
position: relative;
z-index: 1; }
.food-items:not(.text-center) .food-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.food-items:not(.text-center) .food-item img {
float: none;
height: 60px; }
.food-items.text-right .food-item-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.food-items.text-right img {
float: right;
margin-right: 0;
margin-left: 15px; }
.food-items.text-right .food-item .food-item-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.food-items.text-center .food-item-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.food-items.text-center img {
display: inline-block;
float: none;
margin: 0 0 15px 0;
border-radius: 50%; }
.food-items.text-center .food-item-separator {
display: none; }
.food-items.text-center .food-item-price {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.food-items.text-center span.food-item-price:before {
content: '';
border-top: 1px solid #dfa058;
width: 15px;
position: absolute;
top: 50%;
right: 100%;
margin-right: 10px;
margin-top: -1px; }
.food-items.text-center span.food-item-price:after {
content: '';
border-top: 1px solid #dfa058;
width: 15px;
position: absolute;
top: 50%;
left: 100%;
margin-left: 10px;
margin-top: -1px; }
.food-item-price {
position: relative; }
@media screen and (max-width: 39.9375em) {
.food-item-price {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; } }  .rtb-booking-form fieldset {
padding-bottom: 1em;
margin-bottom: 1em; }
.rtb-booking-form legend {
padding: 0 0.5em; }
.rtb-booking-form fieldset > div {
margin-top: 1em; }
.rtb-booking-form fieldset > div:first-child {
margin-top: 0; }
.rtb-booking-form label {
display: block; }
.rtb-booking-form input {
width: 100%;
max-width: 15em; }
.rtb-booking-form input[type="checkbox"],
.rtb-booking-form input[type="radio"] {
width: auto;
margin-right: 0.25em;
vertical-align: middle; }
.rtb-booking-form textarea {
width: 100%;
max-width: 30em; }
.rtb-booking-form .add-message {
margin-top: 1em; }
.rtb-booking-form .message {
position: absolute;
top: -9999px;
left: -9999px; }
.rtb-booking-form .message-open {
position: relative !important;
top: auto !important;
left: auto !important; }
.rtb-booking-form .message textarea {
min-height: 6em; }
.rtb-booking-form .rtb-error {
font-size: 0.85em;
padding: 0.25em;
background: #f50;
color: #fff; }
.rtb-booking-form .rtb-error:before {
content: ' ';
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
width: 0;
height: 0;
display: inline-block;
margin: 0.25em 0.5em; } .picker {
outline: 0; }
#rtb-date_root .picker__button--clear,
#rtb-date_root .picker__button--today { color: #000; }
#rtb-date_root .picker__nav--next,
#rtb-date_root .picker__nav--prev { min-height: 2em; }
#rtb-time_root .picker__list,
#rtb-time_root .picker__list li { list-style: none;
margin: 0 0 0 1px; }
.picker {
font-size: 16px;
text-align: left;
line-height: 1.2;
color: #000;
position: absolute;
z-index: 10000;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.picker__input {
cursor: default; }
.picker__input.picker__input--active {
border-color: #0089ec; }
.picker__holder {
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
position: fixed;
-webkit-transition: background .15s ease-out;
transition: background .15s ease-out;
-webkit-transform: background 0s .15s;
transform: background 0s .15s;
-webkit-backface-visibility: hidden; } .picker__frame, .picker__holder {
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%); }
.picker__frame {
position: absolute;
margin: 0 auto;
min-width: 256px;
max-width: 666px;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all .15s ease-out;
transition: all .15s ease-out; }
.picker__wrap {
display: table;
width: 100%;
height: 100%; }
@media (min-height: 33.875em) {
.picker__frame {
overflow: visible;
top: auto;
bottom: -100%;
max-height: 80%; }
.picker__wrap {
display: block; } }
.picker__box {
background: #fff;
display: table-cell;
vertical-align: middle; }
@media (min-height: 26.5em) {
.picker__box {
font-size: 1.25em; } }
@media (min-height: 33.875em) {
.picker__box {
display: block;
font-size: 1.33em;
border: 1px solid #777;
border-top-color: #898989;
border-bottom-width: 0;
border-radius: 5px 5px 0 0;
-webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
@media (min-height: 40.125em) {
.picker__frame {
margin-bottom: 7.5%; }
.picker__box {
font-size: 1.5em;
border-bottom-width: 1px;
border-radius: 5px; } }
.picker--opened .picker__holder {
-webkit-transform: translateY(0);
transform: translateY(0);
zoom: 1;
background: rgba(0, 0, 0, 0.32);
-webkit-transition: background .15s ease-out;
transition: background .15s ease-out; }
.picker--opened .picker__frame {
-webkit-transform: translateY(0);
transform: translateY(0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; }
@media (min-height: 33.875em) {
.picker--opened .picker__frame {
top: auto;
bottom: 0; } }
.picker__footer, .picker__header, .picker__table {
text-align: center; }
.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
border-color: #0089ec; }
.picker__box {
padding: 0 1em; }
.picker__header {
position: relative;
margin-top: .75em; }
.picker__month, .picker__year {
font-weight: 500;
display: inline-block;
margin-left: .25em;
margin-right: .25em; }
.picker__year {
color: #999;
font-size: .8em;
font-style: italic; }
.picker__select--month, .picker__select--year {
border: 1px solid #b7b7b7;
height: 2em;
padding: .5em;
margin-left: .25em;
margin-right: .25em; }
.picker__select--month {
width: 35%; }
.picker__select--year {
width: 22.5%; }
.picker__nav--next, .picker__nav--prev {
position: absolute;
padding: .5em 1.25em;
width: 1em;
height: 1em;
-webkit-box-sizing: content-box;
box-sizing: content-box;
top: -.25em; }
.picker__nav--prev {
left: -1em;
padding-right: 1.25em; }
.picker__nav--next {
right: -1em;
padding-left: 1.25em; }
@media (min-width: 24.5em) {
.picker__select--month, .picker__select--year {
margin-top: -.5em; }
.picker__nav--next, .picker__nav--prev {
top: -.33em; }
.picker__nav--prev {
padding-right: 1.5em; }
.picker__nav--next {
padding-left: 1.5em; } }
.picker__nav--next:before, .picker__nav--prev:before {
content: " ";
border-top: .5em solid transparent;
border-bottom: .5em solid transparent;
border-right: .75em solid #000;
width: 0;
height: 0;
display: block;
margin: 0 auto; }
.picker__nav--next:before {
border-right: 0;
border-left: .75em solid #000; }
.picker__nav--next:hover, .picker__nav--prev:hover {
cursor: pointer;
color: #000;
background: #b1dcfb; }
.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
cursor: default;
background: 0 0;
border-right-color: #f5f5f5;
border-left-color: #f5f5f5; }
.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
color: #000;
cursor: pointer;
background: #b1dcfb; }
.picker__table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
font-size: inherit;
width: 100%;
margin-top: .75em;
margin-bottom: .5em; }
@media (min-height: 33.875em) {
.picker__table {
margin-bottom: .75em; } }
.picker__table td {
margin: 0;
padding: 0; }
.picker__weekday {
width: 14.285714286%;
font-size: .75em;
padding-bottom: .25em;
color: #999;
font-weight: 500; }
@media (min-height: 33.875em) {
.picker__weekday {
padding-bottom: .5em; } }
.picker__day {
padding: .3125em 0;
font-weight: 200;
border: 1px solid transparent; }
.picker__day--today {
position: relative; }
.picker__day--today:before {
content: " ";
position: absolute;
top: 2px;
right: 2px;
width: 0;
height: 0;
border-top: .5em solid #0059bc;
border-left: .5em solid transparent; }
.picker__day--disabled:before {
border-top-color: #aaa; }
.picker__day--outfocus {
color: #ddd; }
.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
background: #0089ec;
color: #fff; }
.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #ddd;
cursor: default; }
.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
background: #bbb; }
.picker__button--clear, .picker__button--close, .picker__button--today {
border: 1px solid #fff;
background: #fff;
font-size: .8em;
padding: .66em 0;
font-weight: 700;
width: 33%;
display: inline-block;
vertical-align: bottom; }
.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
cursor: pointer;
color: #000;
background: #b1dcfb;
border-bottom-color: #b1dcfb; }
.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
background: #b1dcfb;
border-color: #0089ec;
outline: 0; }
.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
position: relative;
display: inline-block;
height: 0; }
.picker__button--clear:before, .picker__button--today:before {
content: " ";
margin-right: .45em; }
.picker__button--today:before {
top: -.05em;
width: 0;
border-top: .66em solid #0059bc;
border-left: .66em solid transparent; }
.picker__button--clear:before {
top: -.25em;
width: .66em;
border-top: 3px solid #e20; }
.picker__button--close:before {
content: "\D7";
top: -.1em;
vertical-align: top;
font-size: 1.1em;
margin-right: .35em;
color: #777; }
.picker__button--today[disabled], .picker__button--today[disabled]:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #ddd;
cursor: default; }
.picker__button--today[disabled]:before {
border-top-color: #aaa; }
.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
background: #b1dcfb;
cursor: pointer;
color: #000; }
.picker__list {
list-style: none;
padding: .75em 0 4.2em;
margin: 0; }
.picker__list-item {
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom: -1px;
position: relative;
background: #fff;
padding: .75em 1.25em; }
@media (min-height: 46.75em) {
.picker__list-item {
padding: .5em 1em; } }
.picker__list-item--highlighted, .picker__list-item:hover {
border-color: #0089ec;
z-index: 10; }
.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
background: #0089ec;
color: #fff;
z-index: 10; }
.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
background: #f5f5f5;
color: #ddd;
cursor: default;
border-color: #ddd;
z-index: auto; }
.picker--time .picker__button--clear {
display: block;
width: 80%;
margin: 1em auto 0;
padding: 1em 1.25em;
background: 0 0;
border: 0;
font-weight: 500;
font-size: .67em;
text-align: center;
text-transform: uppercase;
color: #666; }
.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
background: #e20;
border-color: #e20;
cursor: pointer;
color: #fff;
outline: 0; }
.picker--time .picker__button--clear:before {
top: -.25em;
color: #666;
font-size: 1.25em;
font-weight: 700; }
.picker--time .picker__button--clear:focus:before, .picker--time .picker__button--clear:hover:before {
color: #fff;
border-color: #fff; }
.picker--time .picker__frame {
min-width: 256px;
max-width: 320px; }
.picker--time .picker__box {
font-size: 1em;
background: #f2f2f2;
padding: 0; }
@media (min-height: 40.125em) {
.picker--time .picker__box {
margin-bottom: 5em; } }
.rtb-message {
padding: 30px;
border: 1px solid;
margin: 0;
text-align: center; }
.rtb-message p {
margin: 0; }
.rtb-confirm.consent-statement {
margin-top: 20px; }
.rtb-confirm.consent-statement input {
display: block;
margin: 0;
display: inline-block;
height: auto; }
.rtb-confirm.consent-statement label {
position: static;
line-height: 1.5; }
.rtb-confirm.consent-statement a {
font-weight: 700; } .product .price del, .product .price ins {
display: inline-block !important; }
.product .price ins {
color: #ea0e41; }
.woocommerce .amount {
font-size: 14px !important; }
.woocommerce .attachment-shop_thumbnail {
width: 50px !important; }
.woocommerce .product-title, .woocommerce .product-name, .woocommerce table.shop_table .product-price, .woocommerce table.shop_table .product-quantity, .woocommerce table.shop_table .product-subtotal {
font-family: inherit;
font-weight: normal !important;
letter-spacing: 1px; }
.woocommerce .product-title:before, .woocommerce .product-name:before, .woocommerce table.shop_table .product-price:before, .woocommerce table.shop_table .product-quantity:before, .woocommerce table.shop_table .product-subtotal:before {
font-weight: normal !important; }
.woocommerce .product-categories li {
margin-bottom: 0; }
.woocommerce .product-categories li a {
margin-bottom: 15px;
display: inline-block; }
.woocommerce .giulia-input {
padding: 0 !important; }
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: none;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start;
width: 100%;
margin: 0 -10px; }
@media screen and (max-width: 63.9375em) {
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 50%;
float: none;
margin: 0;
padding: 0 10px; } }
@media print, screen and (min-width: 64em) {
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: calc(100% / 3);
float: none;
margin: 0;
padding: 0 10px; } }
.woocommerce table.shop_table {
border: none;
border-collapse: collapse; }
.woocommerce table.shop_table thead, .woocommerce table.shop_table tbody, .woocommerce table.shop_table tfoot {
border: none;
background: transparent; }
.woocommerce table.shop_table tbody tr {
background: transparent; }
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
padding: 15px 10px; }
@media screen and (max-width: 48em) {
.woocommerce table.shop_table_responsive tr {
border-top: 1px solid #ddd; }
.woocommerce table.shop_table_responsive tr:first-of-type {
border-top: none; }
.woocommerce table.shop_table_responsive tr td:not(.actions):not(.product-thumbnail) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: none;
background: transparent !important; } }
.woocommerce table .remove {
color: inherit !important;
-webkit-transition: color .3s;
transition: color .3s; }
.woocommerce table .remove:hover {
color: #ea0e41 !important;
background: transparent !important; }
.woocommerce span.onsale {
z-index: 5 !important;
border-radius: 0 !important;
min-height: auto;
line-height: 1.8em;
background: #8a8a8a;
margin: 0 !important; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center; }
.woocommerce ul.products li.product .price {
font-family: inherit;
color: inherit;
letter-spacing: 1px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 18px !important; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: #333f51; }
.woocommerce .button {
font-weight: normal !important; }
.btn-shop {
margin-top: 15px; }
.woocommerce form .form-row .required {
color: #ea0e41 !important;
text-decoration: none; }
.select2-container--default .select2-selection--single {
border-radius: 0; }
.select2-container .select2-selection--single {
height: 50px;
outline: none;
border: 1px solid; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
outline: none;
padding-left: 20px;
padding-right: 40px; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 48px;
width: 40px; }
#ship-to-different-address {
margin-top: 5px; }
#ship-to-different-address .giulia-input {
width: auto;
display: inline-block; }
#ship-to-different-address .giulia-input input {
height: 13px; }
#ship-to-different-address span {
margin-left: 15px; }
.woocommerce table.shop_table th {
font-weight: normal !important;
font-family: inherit; }
#order_review_heading {
margin-top: 30px; }
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
border-radius: 0; }
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-radius: 0;
border: 1px solid #ddd; }
.woocommerce-form__label-for-checkbox {
margin-left: 15px; }
.woocommerce-form__label-for-checkbox .giulia-input {
width: auto;
display: inline-block; }
.woocommerce-form__label-for-checkbox .giulia-input input {
height: 13px; }
.woocommerce-MyAccount-navigation ul {
margin: 0; }
.woocommerce-MyAccount-navigation li {
padding: 15px;
list-style-type: none;
border-bottom: 1px solid #ddd; }
.woocommerce-MyAccount-navigation li:last-of-type {
border-bottom: none; }
.single-product.woocommerce .quantity .qty {
height: 46px; }
.single-product.woocommerce .summary .amount {
font-size: 22px !important;
color: inherit !important; }
.single-product.woocommerce div.product .price {
color: inherit;
font-family: inherit; }
.single-product.woocommerce .comment-form-rating {
margin-top: 30px; }
.single-product.woocommerce div.product .stock {
color: inherit;
font-family: inherit; }
.single-product.woocommerce .variations tr, .single-product.woocommerce div.product form.cart table tr {
background: transparent !important; }
.single-product.woocommerce .variations td, .single-product.woocommerce div.product form.cart table td {
vertical-align: middle !important; }
.single-product.woocommerce .variations td .giulia-input > *, .single-product.woocommerce div.product form.cart table td .giulia-input > * {
margin: 0 !important; }
.single-product.woocommerce .variations td .qty, .single-product.woocommerce div.product form.cart table td .qty {
margin-bottom: 0 !important; }
.single-product.woocommerce .variations td.label, .single-product.woocommerce div.product form.cart table td.label {
display: table-cell;
background: transparent !important;
padding-bottom: 0;
padding-right: 0 !important;
line-height: 1 !important; }
.single-product.woocommerce .variations .reset_variations, .single-product.woocommerce div.product form.cart table .reset_variations {
position: absolute; }
.single-product.woocommerce .woocommerce-variation-price {
margin-bottom: 15px;
margin-top: 30px; }
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
border-color: #ddd;
background: #f5f3f4; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-family: inherit;
font-weight: normal !important;
color: inherit; }
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 0 0 5px;
margin-bottom: 0; }
.woocommerce #reviews #comments ol.commentlist li img.avatar {
background: transparent;
border: none;
width: 50px;
padding: 0; }
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
padding: 20px;
border-radius: 1px solid #ddd;
margin-left: 90px;
margin-bottom: 30px; }
.woocommerce div.product .woocommerce-tabs .panel {
padding: 30px 0; }
.woocommerce-cart #coupon_code {
float: left; }
.woocommerce-cart table.cart td.actions .coupon {
overflow: hidden; }
.woocommerce-cart table.cart td.actions .coupon .giulia-input {
float: left;
width: auto; }
.woocommerce-cart table.cart td.actions .coupon input {
width: auto !important; }
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 39px;
line-height: 39px;
float: none;
width: 150px;
padding: 0 15px; }
@media screen and (max-width: 63.9375em) {
.woocommerce-cart .calculated_shipping {
margin-top: 30px; } }
.woocommerce-cart input[type=submit] {
background: transparent;
border: 1px solid;
border-radius: 0;
color: inherit; }
.woocommerce-checkout input[type=submit] {
background: transparent;
border: 1px solid;
border-radius: 0;
color: inherit; }
.woocommerce ul.cart_list li {
list-style-type: none;
position: relative; }
.woocommerce ul.cart_list li a {
font-family: inherit;
font-weight: normal !important; }
.woocommerce ul.cart_list li a:not(.remove), .woocommerce ul.cart_list li span.quantity {
margin-left: 45px;
letter-spacing: 1px; }
@media screen and (max-width: 63.9375em) {
.woocommerce ul.cart_list li a:not(.remove), .woocommerce ul.cart_list li span.quantity {
margin-left: 60px; } }
.woocommerce ul.cart_list li .attachment-shop_thumbnail {
-webkit-transition: margin-left .3s;
transition: margin-left .3s;
position: absolute;
left: 0;
margin-left: 0;
top: 7px;
width: 50px; }
@media screen and (max-width: 63.9375em) {
.woocommerce ul.cart_list li .attachment-shop_thumbnail {
margin-left: 30px; } }
.woocommerce ul.cart_list .remove {
position: absolute;
width: 20px;
height: 20px;
top: 50% !important;
margin-top: -10px;
left: 0;
text-align: center;
cursor: pointer;
color: #ea0e41 !important; }
@media screen and (max-width: 63.9375em) {
.woocommerce ul.cart_list .remove {
opacity: 1; } }
@media print, screen and (min-width: 64em) {
.woocommerce ul.cart_list .remove {
opacity: 0;
-webkit-transition: opacity .3s;
transition: opacity .3s; } }
.woocommerce ul.cart_list .remove:hover {
background: transparent !important;
color: #ea0e41 !important; }
@media print, screen and (min-width: 64em) {
.woocommerce ul.cart_list li:hover .attachment-shop_thumbnail {
margin-left: 20px; }
.woocommerce ul.cart_list li:hover .remove {
opacity: 1; } }
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border-top: 1px solid;
margin-top: 15px;
overflow: hidden; }
.woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount {
float: right; }
.woocommerce-mini-cart__buttons {
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.woocommerce-mini-cart__buttons a {
display: block;
text-align: center;
font-family: inherit;
letter-spacing: 1px;
padding: 15px;
text-transform: uppercase;
width: 50%;
margin: 0; }
.woocommerce-mini-cart__buttons .btn-view-cart {
background: #f5f3f4; }
.woocommerce-mini-cart__buttons .btn-checkout {
background: #333f51;
color: #fefefe; }
.cart-overlay {
position: fixed;
z-index: 13;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
left: 0;
top: 0;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
.cart-offcanvas {
position: fixed;
width: 100%;
height: 100%;
z-index: 14;
top: 0;
right: 0;
visibility: hidden;
-webkit-transition: visibility 0s .4s;
transition: visibility 0s .4s; }
.cart-offcanvas .show-cart {
margin: 0 -45px 0 0;
max-height: calc(100% - 200px);
overflow: auto;
padding-top: 90px;
padding-right: 45px; }
.cart-offcanvas .show-cart li {
list-style-type: none;
position: relative; }
.cart-offcanvas .show-cart .img-product {
-webkit-transition: margin-left .3s;
transition: margin-left .3s; }
@media screen and (max-width: 63.9375em) {
.cart-offcanvas .show-cart .img-product {
margin-left: 30px; } }
.cart-offcanvas .show-cart .list-product { }
.cart-offcanvas .show-cart .list-product .remove-product {
position: absolute;
width: 20px;
height: 20px;
top: 50%;
margin-top: -10px;
left: 0;
text-align: center;
cursor: pointer; }
@media screen and (max-width: 63.9375em) {
.cart-offcanvas .show-cart .list-product .remove-product {
opacity: 1; } }
@media print, screen and (min-width: 64em) {
.cart-offcanvas .show-cart .list-product .remove-product {
opacity: 0;
-webkit-transition: opacity .3s;
transition: opacity .3s; } }
.cart-offcanvas .show-cart .list-product .remove-product .icon-close {
position: relative;
height: 20px;
width: 20px; }
.cart-offcanvas .show-cart .list-product .remove-product .icon-close:before, .cart-offcanvas .show-cart .list-product .remove-product .icon-close:after {
content: "";
position: absolute;
top: 50%;
margin-top: -1px;
left: 6px;
width: 10px;
height: 2px;
background: #333f51;
-webkit-transition: background .3s;
transition: background .3s; }
.cart-offcanvas .show-cart .list-product .remove-product .icon-close:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.cart-offcanvas .show-cart .list-product .remove-product .icon-close:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
.cart-offcanvas .show-cart .list-product .remove-product .icon-close:hover:before, .cart-offcanvas .show-cart .list-product .remove-product .icon-close:hover:after {
background: #f10a4a; }
@media print, screen and (min-width: 64em) {
.cart-offcanvas .show-cart li:hover .img-product {
margin-left: 45px; }
.cart-offcanvas .show-cart li:hover .list-product .remove-product {
opacity: 1; } }
.cart-offcanvas .shopping-cart {
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 30px;
background: #fefefe;
z-index: 14;
overflow-y: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
-webkit-transform: translateX(100%);
transform: translateX(100%); }
.cart-offcanvas .shopping-cart .product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 30px; }
.cart-offcanvas .shopping-cart .product .img-product {
display: block; }
@media screen and (max-width: 39.9375em) {
.cart-offcanvas .shopping-cart {
width: 80%; }
.cart-offcanvas .shopping-cart .img-product {
width: 60px; } }
@media print, screen and (min-width: 40em) {
.cart-offcanvas .shopping-cart {
width: 400px; }
.cart-offcanvas .shopping-cart .img-product {
width: 100px; } }
.cart-offcanvas .shopping-cart .list-product {
-webkit-box-flex: 1;
-ms-flex: 1 1;
flex: 1 1;
padding-left: 15px; }
.cart-offcanvas .shopping-cart .list-product h5 {
margin-bottom: 10px; }
.cart-offcanvas .shopping-cart .quantity:after {
content: "x";
color: inherit;
margin-left: 5px;
margin-right: 5px;
font-size: 14px; }
.cart-offcanvas .shopping-cart .quantity, .cart-offcanvas .shopping-cart .price-product {
display: inline-block; }
.cart-offcanvas .summation {
border-top: 2px solid;
position: absolute;
left: 30px;
bottom: 30px;
right: 30px; }
.cart-offcanvas .summation .summation-subtotal {
overflow: hidden;
margin-bottom: 30px; }
.cart-offcanvas .summation .summation-subtotal span {
float: left; }
.cart-offcanvas .summation .summation-subtotal span.amount {
float: right; }
.cart-offcanvas .summation .btn-cart {
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.cart-offcanvas .summation .btn-cart a {
display: block;
text-align: center;
font-family: inherit;
letter-spacing: 1px;
padding: 15px;
text-transform: uppercase;
width: 50%; }
.cart-offcanvas.show-cart-offcanvas {
visibility: visible;
-webkit-transition: visibility .0s .0s;
transition: visibility .0s .0s; }
.cart-offcanvas.show-cart-offcanvas .cart-overlay {
opacity: .7;
-webkit-transition: opacity .4s;
transition: opacity .4s; }
.cart-offcanvas.show-cart-offcanvas .shopping-cart {
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform 0.4s;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
overflow: hidden; }
.cart-offcanvas-close {
height: 30px;
width: 30px;
position: fixed;
cursor: pointer;
z-index: 15;
top: 35px;
right: 30px; }
.cart-offcanvas-close:before, .cart-offcanvas-close:after, .cart-offcanvas-close > div {
content: "";
position: absolute;
top: 50%;
margin-top: -1px;
height: 2px;
background: #333f51;
width: 100%; }
.cart-offcanvas-close > div {
opacity: 0;
width: 0; }
.cart-offcanvas-close:before {
content: "";
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: center center;
transform-origin: center center; }
.cart-offcanvas-close:after {
content: "";
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: center center;
transform-origin: center center; }
.woocommerce a.added_to_cart {
display: none; }
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0; }
.woocommerce .products .star-rating {
display: inline-block; }
.woocommerce-message, .woocommerce-error, .woocommerce-info {
background: transparent;
color: inherit; }
.woocommerce-message .btn, .woocommerce-error .btn, .woocommerce-info .btn {
margin-right: 30px;
vertical-align: middle; }
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
top: 0;
position: relative;
left: -1.5em; }
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display: none !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
border: 1px solid; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin-right: 10px; }
.shopping-cart {
color: #333f51; }
.select2-container--default .select2-selection--single {
background: transparent;
color: inherit; }
.select2-results {
color: #333; }
.select2-selection__rendered {
color: inherit !important; }
.woocommerce-cart-form, .woocommerce-checkout .woocommerce {
margin-top: 60px; }
.woocommerce .product_meta {
font-size: 0.75em; }
.woocommerce .product_meta > span {
display: block;
font-weight: 700; }
.woocommerce .product_meta > span > span, .woocommerce .product_meta > span a {
font-weight: 400; }
.woocommerce div.product .product_title {
margin-bottom: 0; }
.woocommerce span.onsale {
left: 0;
top: 0; }
.woocommerce .woocommerce-result-count {
font-size: 0.75em; }
.woocommerce-products-header__title.page-title {
margin: 0; }
.single-product .related.products {
clear: both; }
.woocommerce-tabs.wc-tabs-wrapper {
margin-top: 60px;
overflow: hidden; }
#reviews #comments {
margin-top: 0; }
.klin-empty-cart > span {
display: block;
font-size: 26px;
margin-bottom: 10px; } .footer {
padding: 90px 0 0;
background: #f5f3f4;
bottom: 0;
width: 100%; }
.footer .btn-newsletter {
padding: 0 5px; }
footer .form-style .newsletter-details label, footer .form-style .newsletter-details input, footer .form-style .newsletter-details textarea, footer .form-style .newsletter-details select {
color: inherit; }
footer .form-style .newsletter-details label:focus, footer .form-style .newsletter-details input:focus, footer .form-style .newsletter-details textarea:focus, footer .form-style .newsletter-details select:focus {
color: inherit;
border: 1px solid; }
.footer-info {
background: #ddd;
margin-top: 60px; }
@media screen and (max-width: 63.9375em) {
.footer-info .info {
margin-bottom: 15px; } }
@media print, screen and (min-width: 64em) {
.footer-info .footer-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.footer-info .footer-content .info {
margin-right: 15px; } }
.footer-info .footer-content {
font-size: 14px;
text-align: center;
padding: 20px 0; }
.footer-info .footer-content .info p {
margin: 0; }
.footer-info .footer-nav ul {
margin: 0;
margin-left: 15px; }
.footer-info .footer-nav ul li {
list-style-type: none;
display: inline-block;
margin-left: 15px;
position: relative; }
.footer-info .footer-nav ul li:first-of-type {
margin-left: 0; }
.footer-info .footer-nav ul li:first-of-type:before {
display: none; }
.footer-info .footer-nav ul li:before {
content: "/";
color: inherit;
position: absolute;
left: -12px;
bottom: 0; } .vegas-wrapper,
.vegas-overlay,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
border: none;
padding: 0;
margin: 0; }
.vegas-overlay {
opacity: .5;
background: transparent url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/css/overlays/02.png) center center repeat; }
.vegas-timer {
top: auto;
bottom: 0;
height: 2px; }
.vegas-timer-progress {
width: 0%;
height: 100%;
background: white;
-webkit-transition: width ease-out;
transition: width ease-out; }
.vegas-timer-running .vegas-timer-progress {
width: 100%; }
.vegas-slide,
.vegas-slide-inner {
margin: 0;
padding: 0;
background: transparent center center no-repeat;
-webkit-transform: translateZ(0);
transform: translateZ(0);
will-change: transform, opacity; }
body .vegas-container {
overflow: hidden !important;
height: auto !important;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
body .parallax-image .vegas-container {
top: -30px;
left: -30px;
right: -30px;
bottom: -30px; }
.vegas-video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto; }
body.vegas-container {
overflow: auto;
position: static;
z-index: -2; }
body.vegas-container > .vegas-timer,
body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide {
position: fixed;
z-index: -1; }   .vegas-transition-blur,
.vegas-transition-blur2 {
opacity: 0;
-webkit-filter: blur(32px);
filter: blur(32px); }
.vegas-transition-blur-in,
.vegas-transition-blur2-in {
opacity: 1;
-webkit-filter: blur(0px);
filter: blur(0px); }
.vegas-transition-blur2-out {
opacity: 0; }   .vegas-transition-burn,
.vegas-transition-burn2 {
opacity: 0;
-webkit-filter: contrast(1000%) saturate(1000%);
filter: contrast(1000%) saturate(1000%); }
.vegas-transition-burn-in,
.vegas-transition-burn2-in {
opacity: 1;
-webkit-filter: contrast(100%) saturate(100%);
filter: contrast(100%) saturate(100%); }
.vegas-transition-burn2-out {
opacity: 0;
-webkit-filter: contrast(1000%) saturate(1000%);
filter: contrast(1000%) saturate(1000%); }   .vegas-transition-fade,
.vegas-transition-fade2 {
opacity: 0; }
.vegas-transition-fade-in,
.vegas-transition-fade2-in {
opacity: 1; }
.vegas-transition-fade2-out {
opacity: 0; }   .vegas-transition-flash,
.vegas-transition-flash2 {
opacity: 0;
-webkit-filter: brightness(25);
filter: brightness(25); }
.vegas-transition-flash-in,
.vegas-transition-flash2-in {
opacity: 1;
-webkit-filter: brightness(1);
filter: brightness(1); }
.vegas-transition-flash2-out {
opacity: 0;
-webkit-filter: brightness(25);
filter: brightness(25); }   .vegas-transition-negative,
.vegas-transition-negative2 {
opacity: 0;
-webkit-filter: invert(100%);
filter: invert(100%); }
.vegas-transition-negative-in,
.vegas-transition-negative2-in {
opacity: 1;
-webkit-filter: invert(0);
filter: invert(0); }
.vegas-transition-negative2-out {
opacity: 0;
-webkit-filter: invert(100%);
filter: invert(100%); }   .vegas-transition-slideDown,
.vegas-transition-slideDown2 {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
-webkit-transform: translateY(0%);
transform: translateY(0%); }
.vegas-transition-slideDown2-out {
-webkit-transform: translateY(100%);
transform: translateY(100%); }   .vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
-webkit-transform: translateX(100%);
transform: translateX(100%); }
.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
-webkit-transform: translateX(0%);
transform: translateX(0%); }
.vegas-transition-slideLeft2-out {
-webkit-transform: translateX(-100%);
transform: translateX(-100%); }   .vegas-transition-slideRight,
.vegas-transition-slideRight2 {
-webkit-transform: translateX(-100%);
transform: translateX(-100%); }
.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
-webkit-transform: translateX(0%);
transform: translateX(0%); }
.vegas-transition-slideRight2-out {
-webkit-transform: translateX(100%);
transform: translateX(100%); }   .vegas-transition-slideUp,
.vegas-transition-slideUp2 {
-webkit-transform: translateY(100%);
transform: translateY(100%); }
.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
-webkit-transform: translateY(0%);
transform: translateY(0%); }
.vegas-transition-slideUp2-out {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }   .vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
-webkit-transform: scale(2) rotate(35deg);
transform: scale(2) rotate(35deg);
opacity: 0; }
.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1; }
.vegas-transition-swirlLeft2-out {
-webkit-transform: scale(2) rotate(-35deg);
transform: scale(2) rotate(-35deg);
opacity: 0; }   .vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
-webkit-transform: scale(2) rotate(-35deg);
transform: scale(2) rotate(-35deg);
opacity: 0; }
.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1; }
.vegas-transition-swirlRight2-out {
-webkit-transform: scale(2) rotate(35deg);
transform: scale(2) rotate(35deg);
opacity: 0; }   .vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
.vegas-transition-zoomIn2-out {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0; }   .vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0; }
.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
.vegas-transition-zoomOut2-out {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }   .vegas-animation-kenburns {
-webkit-animation: kenburns ease-out;
animation: kenburns ease-out; }
@-webkit-keyframes kenburns {
0% {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes kenburns {
0% {
-webkit-transform: scale(1.05);
transform: scale(1.05); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }   .vegas-animation-kenburnsDownLeft {
-webkit-animation: kenburnsDownLeft ease-out;
animation: kenburnsDownLeft ease-out; }
@-webkit-keyframes kenburnsDownLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, -1%);
transform: scale(1.05) translate(1%, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsDownLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, -1%);
transform: scale(1.05) translate(1%, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsDownRight {
-webkit-animation: kenburnsDownRight ease-out;
animation: kenburnsDownRight ease-out; }
@-webkit-keyframes kenburnsDownRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, -1%);
transform: scale(1.05) translate(-1%, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsDownRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, -1%);
transform: scale(1.05) translate(-1%, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsDown {
-webkit-animation: kenburnsDown ease-out;
animation: kenburnsDown ease-out; }
@-webkit-keyframes kenburnsDown {
0% {
-webkit-transform: scale(1.05) translate(0, -1%);
transform: scale(1.05) translate(0, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsDown {
0% {
-webkit-transform: scale(1.05) translate(0, -1%);
transform: scale(1.05) translate(0, -1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsLeft {
-webkit-animation: kenburnsLeft ease-out;
animation: kenburnsLeft ease-out; }
@-webkit-keyframes kenburnsLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, 0);
transform: scale(1.05) translate(1%, 0); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, 0);
transform: scale(1.05) translate(1%, 0); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsRight {
-webkit-animation: kenburnsRight ease-out;
animation: kenburnsRight ease-out; }
@-webkit-keyframes kenburnsRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, 0);
transform: scale(1.05) translate(-1%, 0); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, 0);
transform: scale(1.05) translate(-1%, 0); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsUpLeft {
-webkit-animation: kenburnsUpLeft ease-out;
animation: kenburnsUpLeft ease-out; }
@-webkit-keyframes kenburnsUpLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, 1%);
transform: scale(1.05) translate(1%, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsUpLeft {
0% {
-webkit-transform: scale(1.05) translate(1%, 1%);
transform: scale(1.05) translate(1%, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsUpRight {
-webkit-animation: kenburnsUpRight ease-out;
animation: kenburnsUpRight ease-out; }
@-webkit-keyframes kenburnsUpRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, 1%);
transform: scale(1.05) translate(-1%, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsUpRight {
0% {
-webkit-transform: scale(1.05) translate(-1%, 1%);
transform: scale(1.05) translate(-1%, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }   .vegas-animation-kenburnsUp {
-webkit-animation: kenburnsUp ease-out;
animation: kenburnsUp ease-out; }
@-webkit-keyframes kenburnsUp {
0% {
-webkit-transform: scale(1.05) translate(0, 1%);
transform: scale(1.05) translate(0, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } }
@keyframes kenburnsUp {
0% {
-webkit-transform: scale(1.05) translate(0, 1%);
transform: scale(1.05) translate(0, 1%); }
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0); } } .giulia-wpml-switcher {
position: relative;
text-align: left;
margin-left: 30px; }
.giulia-wpml-switcher ul li {
text-align: left;
list-style: none; }
.giulia-wpml-switcher ul a {
padding: 10px 15px; }
.giulia-wpml-switcher .fa-angle-down {
font-size: 11px;
vertical-align: middle; }
.giulia-wpml-switcher .sub-menu {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104200;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 104300;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 104500; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 104400; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 104600;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
top: 20px;
color: #333;
display: inline-block;
width: 20px !important;
height: 20px;
padding-right: 0 !important;
line-height: 20px !important;
transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
-webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
body:not(.ascend) .mfp-arrow:before,
body:not(.ascend) .mfp-arrow:after,
body:not(.ascend) .mfp-arrow .mfp-b,
body:not(.ascend) .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
body:not(.ascend) .mfp-arrow:after,
body:not(.ascend) .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
body:not(.ascend) .mfp-arrow:before,
body:not(.ascend) .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
body:not(.ascend) .mfp-arrow-left:after,
body:not(.ascend) .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
body:not(.ascend) .mfp-arrow-left:before,
body:not(.ascend) .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
body:not(.ascend) .mfp-arrow-right:after,
body:not(.ascend) .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
body:not(.ascend) .mfp-arrow-right:before,
body:not(.ascend) .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 55px 0 55px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 55px;
bottom: 55px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1; background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -40px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.ascend .mfp-arrow-left {
left: 20px !important; }
.ascend .mfp-arrow-right {
right: 20px !important; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.mfp-bg {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.93);
transform: scale(0.93); }
.mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim, .mfp-zoom-in.mfp-ready .mfp-iframe-scaler {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.85; }
body .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler {
-webkit-transform: scale(0.93) !important;
transform: scale(0.93) !important;
opacity: 0 !important; }
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0; }
.mfp-wrap.mfp-removing .mfp-arrow-left, .mfp-wrap.mfp-removing .mfp-arrow-right {
opacity: 0; }
.mfp-zoom-out {   }
.mfp-zoom-out .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(1.3);
transform: scale(1.3); }
.mfp-zoom-out.mfp-bg {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg {
opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-with-anim {
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg {
opacity: 0; }   .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 100ms ease;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease;
transition: transform 100ms ease, -webkit-transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; } @font-face {
font-family: 'ytpregular';
src: url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/css/font/ytp-regular.eot); }
@font-face {
font-family: 'ytpregular';
src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format("woff"), url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/css/font/ytp-regular.ttf) format("truetype");
font-weight: normal;
font-style: normal; }
.mb_YTPlayer:focus {
outline: 0; }
.YTPWrapper {
display: block;
-webkit-transform: translateZ(0) translate3d(0, 0, 0);
transform: translateZ(0) translate3d(0, 0, 0);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mb_YTPlayer .loading {
position: absolute;
top: 10px;
right: 10px;
font-size: 12px;
color: #fff;
background: rgba(0, 0, 0, 0.51);
text-align: center;
padding: 2px 4px;
border-radius: 5px;
font-family: "Droid Sans", sans-serif;
-webkit-animation: fade .1s infinite alternate; animation: fade .1s infinite alternate; } @-webkit-keyframes fade {
0% {
opacity: .5; }
100% {
opacity: 1; } } @keyframes fade {
0% {
opacity: .5; }
100% {
opacity: 1; } }
.YTPFullscreen {
display: block !important;
position: fixed !important;
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
margin: 0 !important;
border: none !important;
opacity: 1 !important;
background-color: #000; }
.mbYTP_wrapper iframe {
max-width: 4000px !important; }
.inline_YTPlayer {
margin-bottom: 20px;
vertical-align: top;
position: relative;
left: 0;
overflow: hidden;
border-radius: 4px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
background: rgba(0, 0, 0, 0.5); }
.inline_YTPlayer img {
border: none !important;
margin: 0 !important;
padding: 0 !important;
-webkit-transform: none !important;
transform: none !important; } .mb_YTPBar .ytpicon {
font-size: 20px;
font-family: 'ytpregular'; }
.mb_YTPBar .mb_YTPUrl.ytpicon {
font-size: 30px; }
.mb_YTPBar {
-webkit-transition: opacity .5s;
transition: opacity .5s;
display: block;
width: 100%;
height: 10px;
padding: 5px;
background: #333;
position: fixed;
bottom: 0;
left: 0;
text-align: left;
z-index: 1000;
font: 14px/16px sans-serif;
color: white;
opacity: .1;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mb_YTPBar.visible,
.mb_YTPBar:hover {
opacity: 1; }
.mb_YTPBar .buttonBar {
-webkit-transition: all .5s;
transition: all .5s;
background: transparent;
font: 12px/14px Calibri;
position: absolute;
top: -30px;
left: 0;
padding: 5px;
width: 100%;
height: 40px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mb_YTPBar:hover .buttonBar {
background: rgba(0, 0, 0, 0.4); }
.mb_YTPBar span {
display: inline-block;
font: 16px/20px Calibri, sans-serif;
position: relative;
width: 30px;
height: 25px;
vertical-align: middle; }
.mb_YTPBar span.mb_YTPTime {
width: 130px; }
.mb_YTPBar span.mb_YTPUrl,
.mb_YTPBar span.mb_OnlyYT {
position: absolute;
width: auto;
display: block;
top: 6px;
right: 10px;
cursor: pointer; }
.mb_YTPBar span.mb_YTPUrl img {
width: 60px; }
.mb_YTPBar span.mb_OnlyYT {
left: 300px;
right: auto; }
.mb_YTPBar span.mb_OnlyYT img {
width: 25px; }
.mb_YTPBar span.mb_YTPUrl a {
color: white; }
.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
cursor: pointer; }
.mb_YTPBar .mb_YTPMuteUnmute {
cursor: pointer; } .mb_YTPBar .mb_YTPProgress {
height: 10px;
width: 100%;
background: #222;
bottom: 0;
left: 0; }
.mb_YTPBar .mb_YTPLoaded {
height: 10px;
width: 0;
background: #444;
left: 0; }
.mb_YTPBar .mb_YTPseekbar {
height: 10px;
width: 0;
background: #bb110e;
bottom: 0;
left: 0;
-webkit-box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px; }
.mb_YTPBar .YTPOverlay {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform-style: "flat";
-webkit-box-sizing: border-box;
box-sizing: border-box; }  .mb_YTPBar .simpleSlider {
position: relative;
width: 100px;
height: 10px;
border: 1px solid #fff;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-right: 10px;
cursor: pointer !important;
border-radius: 3px; }
.mb_YTPBar.compact .simpleSlider {
width: 40px; }
.mb_YTPBar .simpleSlider.muted {
opacity: .3; }
.mb_YTPBar .level {
position: absolute;
left: 0;
bottom: 0;
background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mb_YTPBar .level.horizontal {
height: 100%;
width: 0; }
.mb_YTPBar .level.vertical {
height: auto;
width: 100%; }  @font-face {
font-family: 'FontAwesome';
src: url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//domaine-lalaurie.com/wp-content/themes/lalaurie/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal; }
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-fw {
width: 1.28571em;
text-align: center; }
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none; }
.fa-ul > li {
position: relative; }
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center; }
.fa-li.fa-lg {
left: -1.85714em; }
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right {
margin-left: .3em; } .pull-right {
float: right; }
.pull-left {
float: left; }
.fa.pull-left {
margin-right: .3em; }
.fa.pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-glass:before {
content: ""; }
.fa-music:before {
content: ""; }
.fa-search:before {
content: ""; }
.fa-envelope-o:before {
content: ""; }
.fa-heart:before {
content: ""; }
.fa-star:before {
content: ""; }
.fa-star-o:before {
content: ""; }
.fa-user:before {
content: ""; }
.fa-film:before {
content: ""; }
.fa-th-large:before {
content: ""; }
.fa-th:before {
content: ""; }
.fa-th-list:before {
content: ""; }
.fa-check:before {
content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: ""; }
.fa-search-plus:before {
content: ""; }
.fa-search-minus:before {
content: ""; }
.fa-power-off:before {
content: ""; }
.fa-signal:before {
content: ""; }
.fa-gear:before,
.fa-cog:before {
content: ""; }
.fa-trash-o:before {
content: ""; }
.fa-home:before {
content: ""; }
.fa-file-o:before {
content: ""; }
.fa-clock-o:before {
content: ""; }
.fa-road:before {
content: ""; }
.fa-download:before {
content: ""; }
.fa-arrow-circle-o-down:before {
content: ""; }
.fa-arrow-circle-o-up:before {
content: ""; }
.fa-inbox:before {
content: ""; }
.fa-play-circle-o:before {
content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
content: ""; }
.fa-refresh:before {
content: ""; }
.fa-list-alt:before {
content: ""; }
.fa-lock:before {
content: ""; }
.fa-flag:before {
content: ""; }
.fa-headphones:before {
content: ""; }
.fa-volume-off:before {
content: ""; }
.fa-volume-down:before {
content: ""; }
.fa-volume-up:before {
content: ""; }
.fa-qrcode:before {
content: ""; }
.fa-barcode:before {
content: ""; }
.fa-tag:before {
content: ""; }
.fa-tags:before {
content: ""; }
.fa-book:before {
content: ""; }
.fa-bookmark:before {
content: ""; }
.fa-print:before {
content: ""; }
.fa-camera:before {
content: ""; }
.fa-font:before {
content: ""; }
.fa-bold:before {
content: ""; }
.fa-italic:before {
content: ""; }
.fa-text-height:before {
content: ""; }
.fa-text-width:before {
content: ""; }
.fa-align-left:before {
content: ""; }
.fa-align-center:before {
content: ""; }
.fa-align-right:before {
content: ""; }
.fa-align-justify:before {
content: ""; }
.fa-list:before {
content: ""; }
.fa-dedent:before,
.fa-outdent:before {
content: ""; }
.fa-indent:before {
content: ""; }
.fa-video-camera:before {
content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: ""; }
.fa-pencil:before {
content: ""; }
.fa-map-marker:before {
content: ""; }
.fa-adjust:before {
content: ""; }
.fa-tint:before {
content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
content: ""; }
.fa-share-square-o:before {
content: ""; }
.fa-check-square-o:before {
content: ""; }
.fa-arrows:before {
content: ""; }
.fa-step-backward:before {
content: ""; }
.fa-fast-backward:before {
content: ""; }
.fa-backward:before {
content: ""; }
.fa-play:before {
content: ""; }
.fa-pause:before {
content: ""; }
.fa-stop:before {
content: ""; }
.fa-forward:before {
content: ""; }
.fa-fast-forward:before {
content: ""; }
.fa-step-forward:before {
content: ""; }
.fa-eject:before {
content: ""; }
.fa-chevron-left:before {
content: ""; }
.fa-chevron-right:before {
content: ""; }
.fa-plus-circle:before {
content: ""; }
.fa-minus-circle:before {
content: ""; }
.fa-times-circle:before {
content: ""; }
.fa-check-circle:before {
content: ""; }
.fa-question-circle:before {
content: ""; }
.fa-info-circle:before {
content: ""; }
.fa-crosshairs:before {
content: ""; }
.fa-times-circle-o:before {
content: ""; }
.fa-check-circle-o:before {
content: ""; }
.fa-ban:before {
content: ""; }
.fa-arrow-left:before {
content: ""; }
.fa-arrow-right:before {
content: ""; }
.fa-arrow-up:before {
content: ""; }
.fa-arrow-down:before {
content: ""; }
.fa-mail-forward:before,
.fa-share:before {
content: ""; }
.fa-expand:before {
content: ""; }
.fa-compress:before {
content: ""; }
.fa-plus:before {
content: ""; }
.fa-minus:before {
content: ""; }
.fa-asterisk:before {
content: ""; }
.fa-exclamation-circle:before {
content: ""; }
.fa-gift:before {
content: ""; }
.fa-leaf:before {
content: ""; }
.fa-fire:before {
content: ""; }
.fa-eye:before {
content: ""; }
.fa-eye-slash:before {
content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
content: ""; }
.fa-plane:before {
content: ""; }
.fa-calendar:before {
content: ""; }
.fa-random:before {
content: ""; }
.fa-comment:before {
content: ""; }
.fa-magnet:before {
content: ""; }
.fa-chevron-up:before {
content: ""; }
.fa-chevron-down:before {
content: ""; }
.fa-retweet:before {
content: ""; }
.fa-shopping-cart:before {
content: ""; }
.fa-folder:before {
content: ""; }
.fa-folder-open:before {
content: ""; }
.fa-arrows-v:before {
content: ""; }
.fa-arrows-h:before {
content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: ""; }
.fa-twitter-square:before {
content: ""; }
.fa-facebook-square:before {
content: ""; }
.fa-camera-retro:before {
content: ""; }
.fa-key:before {
content: ""; }
.fa-gears:before,
.fa-cogs:before {
content: ""; }
.fa-comments:before {
content: ""; }
.fa-thumbs-o-up:before {
content: ""; }
.fa-thumbs-o-down:before {
content: ""; }
.fa-star-half:before {
content: ""; }
.fa-heart-o:before {
content: ""; }
.fa-sign-out:before {
content: ""; }
.fa-linkedin-square:before {
content: ""; }
.fa-thumb-tack:before {
content: ""; }
.fa-external-link:before {
content: ""; }
.fa-sign-in:before {
content: ""; }
.fa-trophy:before {
content: ""; }
.fa-github-square:before {
content: ""; }
.fa-upload:before {
content: ""; }
.fa-lemon-o:before {
content: ""; }
.fa-phone:before {
content: ""; }
.fa-square-o:before {
content: ""; }
.fa-bookmark-o:before {
content: ""; }
.fa-phone-square:before {
content: ""; }
.fa-twitter:before {
content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
content: ""; }
.fa-github:before {
content: ""; }
.fa-unlock:before {
content: ""; }
.fa-credit-card:before {
content: ""; }
.fa-feed:before,
.fa-rss:before {
content: ""; }
.fa-hdd-o:before {
content: ""; }
.fa-bullhorn:before {
content: ""; }
.fa-bell:before {
content: ""; }
.fa-certificate:before {
content: ""; }
.fa-hand-o-right:before {
content: ""; }
.fa-hand-o-left:before {
content: ""; }
.fa-hand-o-up:before {
content: ""; }
.fa-hand-o-down:before {
content: ""; }
.fa-arrow-circle-left:before {
content: ""; }
.fa-arrow-circle-right:before {
content: ""; }
.fa-arrow-circle-up:before {
content: ""; }
.fa-arrow-circle-down:before {
content: ""; }
.fa-globe:before {
content: ""; }
.fa-wrench:before {
content: ""; }
.fa-tasks:before {
content: ""; }
.fa-filter:before {
content: ""; }
.fa-briefcase:before {
content: ""; }
.fa-arrows-alt:before {
content: ""; }
.fa-group:before,
.fa-users:before {
content: ""; }
.fa-chain:before,
.fa-link:before {
content: ""; }
.fa-cloud:before {
content: ""; }
.fa-flask:before {
content: ""; }
.fa-cut:before,
.fa-scissors:before {
content: ""; }
.fa-copy:before,
.fa-files-o:before {
content: ""; }
.fa-paperclip:before {
content: ""; }
.fa-save:before,
.fa-floppy-o:before {
content: ""; }
.fa-square:before {
content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: ""; }
.fa-list-ul:before {
content: ""; }
.fa-list-ol:before {
content: ""; }
.fa-strikethrough:before {
content: ""; }
.fa-underline:before {
content: ""; }
.fa-table:before {
content: ""; }
.fa-magic:before {
content: ""; }
.fa-truck:before {
content: ""; }
.fa-pinterest:before {
content: ""; }
.fa-pinterest-square:before {
content: ""; }
.fa-google-plus-square:before {
content: ""; }
.fa-google-plus:before {
content: ""; }
.fa-money:before {
content: ""; }
.fa-caret-down:before {
content: ""; }
.fa-caret-up:before {
content: ""; }
.fa-caret-left:before {
content: ""; }
.fa-caret-right:before {
content: ""; }
.fa-columns:before {
content: ""; }
.fa-unsorted:before,
.fa-sort:before {
content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
content: ""; }
.fa-envelope:before {
content: ""; }
.fa-linkedin:before {
content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
content: ""; }
.fa-legal:before,
.fa-gavel:before {
content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
content: ""; }
.fa-comment-o:before {
content: ""; }
.fa-comments-o:before {
content: ""; }
.fa-flash:before,
.fa-bolt:before {
content: ""; }
.fa-sitemap:before {
content: ""; }
.fa-umbrella:before {
content: ""; }
.fa-paste:before,
.fa-clipboard:before {
content: ""; }
.fa-lightbulb-o:before {
content: ""; }
.fa-exchange:before {
content: ""; }
.fa-cloud-download:before {
content: ""; }
.fa-cloud-upload:before {
content: ""; }
.fa-user-md:before {
content: ""; }
.fa-stethoscope:before {
content: ""; }
.fa-suitcase:before {
content: ""; }
.fa-bell-o:before {
content: ""; }
.fa-coffee:before {
content: ""; }
.fa-cutlery:before {
content: ""; }
.fa-file-text-o:before {
content: ""; }
.fa-building-o:before {
content: ""; }
.fa-hospital-o:before {
content: ""; }
.fa-ambulance:before {
content: ""; }
.fa-medkit:before {
content: ""; }
.fa-fighter-jet:before {
content: ""; }
.fa-beer:before {
content: ""; }
.fa-h-square:before {
content: ""; }
.fa-plus-square:before {
content: ""; }
.fa-angle-double-left:before {
content: ""; }
.fa-angle-double-right:before {
content: ""; }
.fa-angle-double-up:before {
content: ""; }
.fa-angle-double-down:before {
content: ""; }
.fa-angle-left:before {
content: ""; }
.fa-angle-right:before {
content: ""; }
.fa-angle-up:before {
content: ""; }
.fa-angle-down:before {
content: ""; }
.fa-desktop:before {
content: ""; }
.fa-laptop:before {
content: ""; }
.fa-tablet:before {
content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
content: ""; }
.fa-circle-o:before {
content: ""; }
.fa-quote-left:before {
content: ""; }
.fa-quote-right:before {
content: ""; }
.fa-spinner:before {
content: ""; }
.fa-circle:before {
content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
content: ""; }
.fa-github-alt:before {
content: ""; }
.fa-folder-o:before {
content: ""; }
.fa-folder-open-o:before {
content: ""; }
.fa-smile-o:before {
content: ""; }
.fa-frown-o:before {
content: ""; }
.fa-meh-o:before {
content: ""; }
.fa-gamepad:before {
content: ""; }
.fa-keyboard-o:before {
content: ""; }
.fa-flag-o:before {
content: ""; }
.fa-flag-checkered:before {
content: ""; }
.fa-terminal:before {
content: ""; }
.fa-code:before {
content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: ""; }
.fa-location-arrow:before {
content: ""; }
.fa-crop:before {
content: ""; }
.fa-code-fork:before {
content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
content: ""; }
.fa-question:before {
content: ""; }
.fa-info:before {
content: ""; }
.fa-exclamation:before {
content: ""; }
.fa-superscript:before {
content: ""; }
.fa-subscript:before {
content: ""; }
.fa-eraser:before {
content: ""; }
.fa-puzzle-piece:before {
content: ""; }
.fa-microphone:before {
content: ""; }
.fa-microphone-slash:before {
content: ""; }
.fa-shield:before {
content: ""; }
.fa-calendar-o:before {
content: ""; }
.fa-fire-extinguisher:before {
content: ""; }
.fa-rocket:before {
content: ""; }
.fa-maxcdn:before {
content: ""; }
.fa-chevron-circle-left:before {
content: ""; }
.fa-chevron-circle-right:before {
content: ""; }
.fa-chevron-circle-up:before {
content: ""; }
.fa-chevron-circle-down:before {
content: ""; }
.fa-html5:before {
content: ""; }
.fa-css3:before {
content: ""; }
.fa-anchor:before {
content: ""; }
.fa-unlock-alt:before {
content: ""; }
.fa-bullseye:before {
content: ""; }
.fa-ellipsis-h:before {
content: ""; }
.fa-ellipsis-v:before {
content: ""; }
.fa-rss-square:before {
content: ""; }
.fa-play-circle:before {
content: ""; }
.fa-ticket:before {
content: ""; }
.fa-minus-square:before {
content: ""; }
.fa-minus-square-o:before {
content: ""; }
.fa-level-up:before {
content: ""; }
.fa-level-down:before {
content: ""; }
.fa-check-square:before {
content: ""; }
.fa-pencil-square:before {
content: ""; }
.fa-external-link-square:before {
content: ""; }
.fa-share-square:before {
content: ""; }
.fa-compass:before {
content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: ""; }
.fa-euro:before,
.fa-eur:before {
content: ""; }
.fa-gbp:before {
content: ""; }
.fa-dollar:before,
.fa-usd:before {
content: ""; }
.fa-rupee:before,
.fa-inr:before {
content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: ""; }
.fa-won:before,
.fa-krw:before {
content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
content: ""; }
.fa-file:before {
content: ""; }
.fa-file-text:before {
content: ""; }
.fa-sort-alpha-asc:before {
content: ""; }
.fa-sort-alpha-desc:before {
content: ""; }
.fa-sort-amount-asc:before {
content: ""; }
.fa-sort-amount-desc:before {
content: ""; }
.fa-sort-numeric-asc:before {
content: ""; }
.fa-sort-numeric-desc:before {
content: ""; }
.fa-thumbs-up:before {
content: ""; }
.fa-thumbs-down:before {
content: ""; }
.fa-youtube-square:before {
content: ""; }
.fa-youtube:before {
content: ""; }
.fa-xing:before {
content: ""; }
.fa-xing-square:before {
content: ""; }
.fa-youtube-play:before {
content: ""; }
.fa-dropbox:before {
content: ""; }
.fa-stack-overflow:before {
content: ""; }
.fa-instagram:before {
content: ""; }
.fa-flickr:before {
content: ""; }
.fa-adn:before {
content: ""; }
.fa-bitbucket:before {
content: ""; }
.fa-bitbucket-square:before {
content: ""; }
.fa-tumblr:before {
content: ""; }
.fa-tumblr-square:before {
content: ""; }
.fa-long-arrow-down:before {
content: ""; }
.fa-long-arrow-up:before {
content: ""; }
.fa-long-arrow-left:before {
content: ""; }
.fa-long-arrow-right:before {
content: ""; }
.fa-apple:before {
content: ""; }
.fa-windows:before {
content: ""; }
.fa-android:before {
content: ""; }
.fa-linux:before {
content: ""; }
.fa-dribbble:before {
content: ""; }
.fa-skype:before {
content: ""; }
.fa-foursquare:before {
content: ""; }
.fa-trello:before {
content: ""; }
.fa-female:before {
content: ""; }
.fa-male:before {
content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
content: ""; }
.fa-sun-o:before {
content: ""; }
.fa-moon-o:before {
content: ""; }
.fa-archive:before {
content: ""; }
.fa-bug:before {
content: ""; }
.fa-vk:before {
content: ""; }
.fa-weibo:before {
content: ""; }
.fa-renren:before {
content: ""; }
.fa-pagelines:before {
content: ""; }
.fa-stack-exchange:before {
content: ""; }
.fa-arrow-circle-o-right:before {
content: ""; }
.fa-arrow-circle-o-left:before {
content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: ""; }
.fa-dot-circle-o:before {
content: ""; }
.fa-wheelchair:before {
content: ""; }
.fa-vimeo-square:before {
content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
content: ""; }
.fa-plus-square-o:before {
content: ""; }
.fa-space-shuttle:before {
content: ""; }
.fa-slack:before {
content: ""; }
.fa-envelope-square:before {
content: ""; }
.fa-wordpress:before {
content: ""; }
.fa-openid:before {
content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: ""; }
.fa-yahoo:before {
content: ""; }
.fa-google:before {
content: ""; }
.fa-reddit:before {
content: ""; }
.fa-reddit-square:before {
content: ""; }
.fa-stumbleupon-circle:before {
content: ""; }
.fa-stumbleupon:before {
content: ""; }
.fa-delicious:before {
content: ""; }
.fa-digg:before {
content: ""; }
.fa-pied-piper-pp:before {
content: ""; }
.fa-pied-piper-alt:before {
content: ""; }
.fa-drupal:before {
content: ""; }
.fa-joomla:before {
content: ""; }
.fa-language:before {
content: ""; }
.fa-fax:before {
content: ""; }
.fa-building:before {
content: ""; }
.fa-child:before {
content: ""; }
.fa-paw:before {
content: ""; }
.fa-spoon:before {
content: ""; }
.fa-cube:before {
content: ""; }
.fa-cubes:before {
content: ""; }
.fa-behance:before {
content: ""; }
.fa-behance-square:before {
content: ""; }
.fa-steam:before {
content: ""; }
.fa-steam-square:before {
content: ""; }
.fa-recycle:before {
content: ""; }
.fa-automobile:before,
.fa-car:before {
content: ""; }
.fa-cab:before,
.fa-taxi:before {
content: ""; }
.fa-tree:before {
content: ""; }
.fa-spotify:before {
content: ""; }
.fa-deviantart:before {
content: ""; }
.fa-soundcloud:before {
content: ""; }
.fa-database:before {
content: ""; }
.fa-file-pdf-o:before {
content: ""; }
.fa-file-word-o:before {
content: ""; }
.fa-file-excel-o:before {
content: ""; }
.fa-file-powerpoint-o:before {
content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: ""; }
.fa-file-code-o:before {
content: ""; }
.fa-vine:before {
content: ""; }
.fa-codepen:before {
content: ""; }
.fa-jsfiddle:before {
content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: ""; }
.fa-circle-o-notch:before {
content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: ""; }
.fa-ge:before,
.fa-empire:before {
content: ""; }
.fa-git-square:before {
content: ""; }
.fa-git:before {
content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: ""; }
.fa-tencent-weibo:before {
content: ""; }
.fa-qq:before {
content: ""; }
.fa-wechat:before,
.fa-weixin:before {
content: ""; }
.fa-send:before,
.fa-paper-plane:before {
content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
content: ""; }
.fa-history:before {
content: ""; }
.fa-circle-thin:before {
content: ""; }
.fa-header:before {
content: ""; }
.fa-paragraph:before {
content: ""; }
.fa-sliders:before {
content: ""; }
.fa-share-alt:before {
content: ""; }
.fa-share-alt-square:before {
content: ""; }
.fa-bomb:before {
content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: ""; }
.fa-tty:before {
content: ""; }
.fa-binoculars:before {
content: ""; }
.fa-plug:before {
content: ""; }
.fa-slideshare:before {
content: ""; }
.fa-twitch:before {
content: ""; }
.fa-yelp:before {
content: ""; }
.fa-newspaper-o:before {
content: ""; }
.fa-wifi:before {
content: ""; }
.fa-calculator:before {
content: ""; }
.fa-paypal:before {
content: ""; }
.fa-google-wallet:before {
content: ""; }
.fa-cc-visa:before {
content: ""; }
.fa-cc-mastercard:before {
content: ""; }
.fa-cc-discover:before {
content: ""; }
.fa-cc-amex:before {
content: ""; }
.fa-cc-paypal:before {
content: ""; }
.fa-cc-stripe:before {
content: ""; }
.fa-bell-slash:before {
content: ""; }
.fa-bell-slash-o:before {
content: ""; }
.fa-trash:before {
content: ""; }
.fa-copyright:before {
content: ""; }
.fa-at:before {
content: ""; }
.fa-eyedropper:before {
content: ""; }
.fa-paint-brush:before {
content: ""; }
.fa-birthday-cake:before {
content: ""; }
.fa-area-chart:before {
content: ""; }
.fa-pie-chart:before {
content: ""; }
.fa-line-chart:before {
content: ""; }
.fa-lastfm:before {
content: ""; }
.fa-lastfm-square:before {
content: ""; }
.fa-toggle-off:before {
content: ""; }
.fa-toggle-on:before {
content: ""; }
.fa-bicycle:before {
content: ""; }
.fa-bus:before {
content: ""; }
.fa-ioxhost:before {
content: ""; }
.fa-angellist:before {
content: ""; }
.fa-cc:before {
content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: ""; }
.fa-meanpath:before {
content: ""; }
.fa-buysellads:before {
content: ""; }
.fa-connectdevelop:before {
content: ""; }
.fa-dashcube:before {
content: ""; }
.fa-forumbee:before {
content: ""; }
.fa-leanpub:before {
content: ""; }
.fa-sellsy:before {
content: ""; }
.fa-shirtsinbulk:before {
content: ""; }
.fa-simplybuilt:before {
content: ""; }
.fa-skyatlas:before {
content: ""; }
.fa-cart-plus:before {
content: ""; }
.fa-cart-arrow-down:before {
content: ""; }
.fa-diamond:before {
content: ""; }
.fa-ship:before {
content: ""; }
.fa-user-secret:before {
content: ""; }
.fa-motorcycle:before {
content: ""; }
.fa-street-view:before {
content: ""; }
.fa-heartbeat:before {
content: ""; }
.fa-venus:before {
content: ""; }
.fa-mars:before {
content: ""; }
.fa-mercury:before {
content: ""; }
.fa-intersex:before,
.fa-transgender:before {
content: ""; }
.fa-transgender-alt:before {
content: ""; }
.fa-venus-double:before {
content: ""; }
.fa-mars-double:before {
content: ""; }
.fa-venus-mars:before {
content: ""; }
.fa-mars-stroke:before {
content: ""; }
.fa-mars-stroke-v:before {
content: ""; }
.fa-mars-stroke-h:before {
content: ""; }
.fa-neuter:before {
content: ""; }
.fa-genderless:before {
content: ""; }
.fa-facebook-official:before {
content: ""; }
.fa-pinterest-p:before {
content: ""; }
.fa-whatsapp:before {
content: ""; }
.fa-server:before {
content: ""; }
.fa-user-plus:before {
content: ""; }
.fa-user-times:before {
content: ""; }
.fa-hotel:before,
.fa-bed:before {
content: ""; }
.fa-viacoin:before {
content: ""; }
.fa-train:before {
content: ""; }
.fa-subway:before {
content: ""; }
.fa-medium:before {
content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
content: ""; }
.fa-optin-monster:before {
content: ""; }
.fa-opencart:before {
content: ""; }
.fa-expeditedssl:before {
content: ""; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
content: ""; }
.fa-mouse-pointer:before {
content: ""; }
.fa-i-cursor:before {
content: ""; }
.fa-object-group:before {
content: ""; }
.fa-object-ungroup:before {
content: ""; }
.fa-sticky-note:before {
content: ""; }
.fa-sticky-note-o:before {
content: ""; }
.fa-cc-jcb:before {
content: ""; }
.fa-cc-diners-club:before {
content: ""; }
.fa-clone:before {
content: ""; }
.fa-balance-scale:before {
content: ""; }
.fa-hourglass-o:before {
content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: ""; }
.fa-hourglass:before {
content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: ""; }
.fa-hand-scissors-o:before {
content: ""; }
.fa-hand-lizard-o:before {
content: ""; }
.fa-hand-spock-o:before {
content: ""; }
.fa-hand-pointer-o:before {
content: ""; }
.fa-hand-peace-o:before {
content: ""; }
.fa-trademark:before {
content: ""; }
.fa-registered:before {
content: ""; }
.fa-creative-commons:before {
content: ""; }
.fa-gg:before {
content: ""; }
.fa-gg-circle:before {
content: ""; }
.fa-tripadvisor:before {
content: ""; }
.fa-odnoklassniki:before {
content: ""; }
.fa-odnoklassniki-square:before {
content: ""; }
.fa-get-pocket:before {
content: ""; }
.fa-wikipedia-w:before {
content: ""; }
.fa-safari:before {
content: ""; }
.fa-chrome:before {
content: ""; }
.fa-firefox:before {
content: ""; }
.fa-opera:before {
content: ""; }
.fa-internet-explorer:before {
content: ""; }
.fa-tv:before,
.fa-television:before {
content: ""; }
.fa-contao:before {
content: ""; }
.fa-500px:before {
content: ""; }
.fa-amazon:before {
content: ""; }
.fa-calendar-plus-o:before {
content: ""; }
.fa-calendar-minus-o:before {
content: ""; }
.fa-calendar-times-o:before {
content: ""; }
.fa-calendar-check-o:before {
content: ""; }
.fa-industry:before {
content: ""; }
.fa-map-pin:before {
content: ""; }
.fa-map-signs:before {
content: ""; }
.fa-map-o:before {
content: ""; }
.fa-map:before {
content: ""; }
.fa-commenting:before {
content: ""; }
.fa-commenting-o:before {
content: ""; }
.fa-houzz:before {
content: ""; }
.fa-vimeo:before {
content: ""; }
.fa-black-tie:before {
content: ""; }
.fa-fonticons:before {
content: ""; }
.fa-reddit-alien:before {
content: ""; }
.fa-edge:before {
content: ""; }
.fa-credit-card-alt:before {
content: ""; }
.fa-codiepie:before {
content: ""; }
.fa-modx:before {
content: ""; }
.fa-fort-awesome:before {
content: ""; }
.fa-usb:before {
content: ""; }
.fa-product-hunt:before {
content: ""; }
.fa-mixcloud:before {
content: ""; }
.fa-scribd:before {
content: ""; }
.fa-pause-circle:before {
content: ""; }
.fa-pause-circle-o:before {
content: ""; }
.fa-stop-circle:before {
content: ""; }
.fa-stop-circle-o:before {
content: ""; }
.fa-shopping-bag:before {
content: ""; }
.fa-shopping-basket:before {
content: ""; }
.fa-hashtag:before {
content: ""; }
.fa-bluetooth:before {
content: ""; }
.fa-bluetooth-b:before {
content: ""; }
.fa-percent:before {
content: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.fa-handshake-o:before {
content: ""; }
.fa-envelope-open:before {
content: ""; }
.fa-envelope-open-o:before {
content: ""; }
.fa-linode:before {
content: ""; }
.fa-address-book:before {
content: ""; }
.fa-address-book-o:before {
content: ""; }
.fa-vcard:before,
.fa-address-card:before {
content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
content: ""; }
.fa-user-circle:before {
content: ""; }
.fa-user-circle-o:before {
content: ""; }
.fa-user-o:before {
content: ""; }
.fa-id-badge:before {
content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: ""; }
.fa-quora:before {
content: ""; }
.fa-free-code-camp:before {
content: ""; }
.fa-telegram:before {
content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: ""; }
.fa-shower:before {
content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: ""; }
.fa-podcast:before {
content: ""; }
.fa-window-maximize:before {
content: ""; }
.fa-window-minimize:before {
content: ""; }
.fa-window-restore:before {
content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: ""; }
.fa-bandcamp:before {
content: ""; }
.fa-grav:before {
content: ""; }
.fa-etsy:before {
content: ""; }
.fa-imdb:before {
content: ""; }
.fa-ravelry:before {
content: ""; }
.fa-eercast:before {
content: ""; }
.fa-microchip:before {
content: ""; }
.fa-snowflake-o:before {
content: ""; }
.fa-superpowers:before {
content: ""; }
.fa-wpexplorer:before {
content: ""; }
.fa-meetup:before {
content: ""; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }