@charset "utf-8";
.clearfix:before,
.clearfix:after,
.fw-container:before,
.fw-container:after,
.fw-container-fluid:before,
.fw-container-fluid:after,
.fw-row:before,
.fw-row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " ";
display: table;
}
.clearfix:after,
.fw-container:after,
.fw-container-fluid:after,
.fw-row:after,
.dl-horizontal dd:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right,
body.rtl .pull-left {
float: right !important;
}
.pull-left,
body.rtl .pull-right {
float: left !important;
}
.clear {
clear: both;
width: 100%;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
img,
iframe,
embed {
max-width: 100%;
}
img {
height: auto;
}
.map img,
.fw-shortcode-map-wrapper img {
max-width: none !important;
}  .fw-main-row,
.fw-main-row *,
.fw-main-row *:before,
.fw-main-row *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fw-container {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
@media (min-width: 768px) {
.fw-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fw-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fw-container {
width: 1170px;
}
}
.fw-container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.fw-row {
margin-left: -15px;
margin-right: -15px;
}
.fw-row:before,
.fw-row:after {
content: " ";
display: table;
}
.fw-row:after {
clear: both;
}
.fw-col-xs-1,
.fw-col-sm-1,
.fw-col-md-1,
.fw-col-lg-1,
.fw-col-xs-2,
.fw-col-sm-2,
.fw-col-md-2,
.fw-col-lg-2,
.fw-col-xs-3,
.fw-col-sm-3,
.fw-col-md-3,
.fw-col-lg-3,
.fw-col-xs-4,
.fw-col-sm-4,
.fw-col-md-4,
.fw-col-lg-4,
.fw-col-xs-5,
.fw-col-sm-5,
.fw-col-md-5,
.fw-col-lg-5,
.fw-col-xs-6,
.fw-col-sm-6,
.fw-col-md-6,
.fw-col-lg-6,
.fw-col-xs-7,
.fw-col-sm-7,
.fw-col-md-7,
.fw-col-lg-7,
.fw-col-xs-8,
.fw-col-sm-8,
.fw-col-md-8,
.fw-col-lg-8,
.fw-col-xs-9,
.fw-col-sm-9,
.fw-col-md-9,
.fw-col-lg-9,
.fw-col-xs-10,
.fw-col-sm-10,
.fw-col-md-10,
.fw-col-lg-10,
.fw-col-xs-11,
.fw-col-sm-11,
.fw-col-md-11,
.fw-col-lg-11,
.fw-col-xs-12,
.fw-col-sm-12,
.fw-col-md-12,
.fw-col-lg-12,
.fw-col-xs-15,
.fw-col-sm-15,
.fw-col-md-15,
.fw-col-lg-15 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
@media (min-width: 768px) {
.fw-col-sm-1,
.fw-col-sm-2,
.fw-col-sm-3,
.fw-col-sm-4,
.fw-col-sm-5,
.fw-col-sm-6,
.fw-col-sm-7,
.fw-col-sm-8,
.fw-col-sm-9,
.fw-col-sm-10,
.fw-col-sm-11,
.fw-col-sm-12,
.fw-col-sm-15 {
float: left;
}
body.rtl .fw-col-sm-1,
body.rtl .fw-col-sm-2,
body.rtl .fw-col-sm-3,
body.rtl .fw-col-sm-4,
body.rtl .fw-col-sm-5,
body.rtl .fw-col-sm-6,
body.rtl .fw-col-sm-7,
body.rtl .fw-col-sm-8,
body.rtl .fw-col-sm-9,
body.rtl .fw-col-sm-10,
body.rtl .fw-col-sm-11,
body.rtl .fw-col-sm-12,
body.rtl .fw-col-sm-15 {
float: right;
}
.fw-col-sm-15 {
width: 20%;
}
.fw-col-sm-12 {
width: 100%;
}
.fw-col-sm-11 {
width: 91.66666667%;
}
.fw-col-sm-10 {
width: 83.33333333%;
}
.fw-col-sm-9 {
width: 75%;
}
.fw-col-sm-8 {
width: 66.66666667%;
}
.fw-col-sm-7 {
width: 58.33333333%;
}
.fw-col-sm-6 {
width: 50%;
}
.fw-col-sm-5 {
width: 41.66666667%;
}
.fw-col-sm-4 {
width: 33.33333333%;
}
.fw-col-sm-3 {
width: 25%;
}
.fw-col-sm-2 {
width: 16.66666667%;
}
.fw-col-sm-1 {
width: 8.33333333%;
}
.fw-col-sm-pull-15 {
right: 20%;
}
.fw-col-sm-pull-12 {
right: 100%;
}
.fw-col-sm-pull-11 {
right: 91.66666667%;
}
.fw-col-sm-pull-10 {
right: 83.33333333%;
}
.fw-col-sm-pull-9 {
right: 75%;
}
.fw-col-sm-pull-8 {
right: 66.66666667%;
}
.fw-col-sm-pull-7 {
right: 58.33333333%;
}
.fw-col-sm-pull-6 {
right: 50%;
}
.fw-col-sm-pull-5 {
right: 41.66666667%;
}
.fw-col-sm-pull-4 {
right: 33.33333333%;
}
.fw-col-sm-pull-3 {
right: 25%;
}
.fw-col-sm-pull-2 {
right: 16.66666667%;
}
.fw-col-sm-pull-1 {
right: 8.33333333%;
}
.fw-col-sm-pull-0 {
right: auto;
}
.fw-col-sm-push-15 {
left: 20%;
}
.fw-col-sm-push-12 {
left: 100%;
}
.fw-col-sm-push-11 {
left: 91.66666667%;
}
.fw-col-sm-push-10 {
left: 83.33333333%;
}
.fw-col-sm-push-9 {
left: 75%;
}
.fw-col-sm-push-8 {
left: 66.66666667%;
}
.fw-col-sm-push-7 {
left: 58.33333333%;
}
.fw-col-sm-push-6 {
left: 50%;
}
.fw-col-sm-push-5 {
left: 41.66666667%;
}
.fw-col-sm-push-4 {
left: 33.33333333%;
}
.fw-col-sm-push-3 {
left: 25%;
}
.fw-col-sm-push-2 {
left: 16.66666667%;
}
.fw-col-sm-push-1 {
left: 8.33333333%;
}
.fw-col-sm-push-0 {
left: auto;
}
.fw-col-sm-offset-15 {
margin-left: 20%;
}
.fw-col-sm-offset-12 {
margin-left: 100%;
}
.fw-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-sm-offset-9 {
margin-left: 75%;
}
.fw-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-sm-offset-6 {
margin-left: 50%;
}
.fw-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-sm-offset-3 {
margin-left: 25%;
}
.fw-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fw-col-md-1,
.fw-col-md-2,
.fw-col-md-3,
.fw-col-md-4,
.fw-col-md-5,
.fw-col-md-6,
.fw-col-md-7,
.fw-col-md-8,
.fw-col-md-9,
.fw-col-md-10,
.fw-col-md-11,
.fw-col-md-12,
.fw-col-md-15 {
float: left;
}
body.rtl .fw-col-md-1,
body.rtl .fw-col-md-2,
body.rtl .fw-col-md-3,
body.rtl .fw-col-md-4,
body.rtl .fw-col-md-5,
body.rtl .fw-col-md-6,
body.rtl .fw-col-md-7,
body.rtl .fw-col-md-8,
body.rtl .fw-col-md-9,
body.rtl .fw-col-md-10,
body.rtl .fw-col-md-11,
body.rtl .fw-col-md-12,
body.rtl .fw-col-md-15 {
float: right;
}
.fw-col-md-15 {
width: 20%;
}
.fw-col-md-12 {
width: 100%;
}
.fw-col-md-11 {
width: 91.66666667%;
}
.fw-col-md-10 {
width: 83.33333333%;
}
.fw-col-md-9 {
width: 75%;
}
.fw-col-md-8 {
width: 66.66666667%;
}
.fw-col-md-7 {
width: 58.33333333%;
}
.fw-col-md-6 {
width: 50%;
}
.fw-col-md-5 {
width: 41.66666667%;
}
.fw-col-md-4 {
width: 33.33333333%;
}
.fw-col-md-3 {
width: 25%;
}
.fw-col-md-2 {
width: 16.66666667%;
}
.fw-col-md-1 {
width: 8.33333333%;
}
.fw-col-md-pull-15 {
right: 20%;
}
.fw-col-md-pull-12 {
right: 100%;
}
.fw-col-md-pull-11 {
right: 91.66666667%;
}
.fw-col-md-pull-10 {
right: 83.33333333%;
}
.fw-col-md-pull-9 {
right: 75%;
}
.fw-col-md-pull-8 {
right: 66.66666667%;
}
.fw-col-md-pull-7 {
right: 58.33333333%;
}
.fw-col-md-pull-6 {
right: 50%;
}
.fw-col-md-pull-5 {
right: 41.66666667%;
}
.fw-col-md-pull-4 {
right: 33.33333333%;
}
.fw-col-md-pull-3 {
right: 25%;
}
.fw-col-md-pull-2 {
right: 16.66666667%;
}
.fw-col-md-pull-1 {
right: 8.33333333%;
}
.fw-col-md-pull-0 {
right: auto;
}
.fw-col-md-push-15 {
left: 20%;
}
.fw-col-md-push-12 {
left: 100%;
}
.fw-col-md-push-11 {
left: 91.66666667%;
}
.fw-col-md-push-10 {
left: 83.33333333%;
}
.fw-col-md-push-9 {
left: 75%;
}
.fw-col-md-push-8 {
left: 66.66666667%;
}
.fw-col-md-push-7 {
left: 58.33333333%;
}
.fw-col-md-push-6 {
left: 50%;
}
.fw-col-md-push-5 {
left: 41.66666667%;
}
.fw-col-md-push-4 {
left: 33.33333333%;
}
.fw-col-md-push-3 {
left: 25%;
}
.fw-col-md-push-2 {
left: 16.66666667%;
}
.fw-col-md-push-1 {
left: 8.33333333%;
}
.fw-col-md-push-0 {
left: auto;
}
.fw-col-md-offset-15 {
margin-left: 20%;
}
.fw-col-md-offset-12 {
margin-left: 100%;
}
.fw-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-md-offset-9 {
margin-left: 75%;
}
.fw-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-md-offset-6 {
margin-left: 50%;
}
.fw-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-md-offset-3 {
margin-left: 25%;
}
.fw-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fw-col-lg-1,
.fw-col-lg-2,
.fw-col-lg-3,
.fw-col-lg-4,
.fw-col-lg-5,
.fw-col-lg-6,
.fw-col-lg-7,
.fw-col-lg-8,
.fw-col-lg-9,
.fw-col-lg-10,
.fw-col-lg-11,
.fw-col-lg-12,
.fw-col-lg-15 {
float: left;
}
body.rtl .fw-col-lg-1,
body.rtl .fw-col-lg-2,
body.rtl .fw-col-lg-3,
body.rtl .fw-col-lg-4,
body.rtl .fw-col-lg-5,
body.rtl .fw-col-lg-6,
body.rtl .fw-col-lg-7,
body.rtl .fw-col-lg-8,
body.rtl .fw-col-lg-9,
body.rtl .fw-col-lg-10,
body.rtl .fw-col-lg-11,
body.rtl .fw-col-lg-12,
body.rtl .fw-col-lg-15 {
float: right;
}
.fw-col-lg-15 {
width: 20%;
}
.fw-col-lg-12 {
width: 100%;
}
.fw-col-lg-11 {
width: 91.66666667%;
}
.fw-col-lg-10 {
width: 83.33333333%;
}
.fw-col-lg-9 {
width: 75%;
}
.fw-col-lg-8 {
width: 66.66666667%;
}
.fw-col-lg-7 {
width: 58.33333333%;
}
.fw-col-lg-6 {
width: 50%;
}
.fw-col-lg-5 {
width: 41.66666667%;
}
.fw-col-lg-4 {
width: 33.33333333%;
}
.fw-col-lg-3 {
width: 25%;
}
.fw-col-lg-2 {
width: 16.66666667%;
}
.fw-col-lg-1 {
width: 8.33333333%;
}
.fw-col-lg-pull-15 {
right: 20%;
}
.fw-col-lg-pull-12 {
right: 100%;
}
.fw-col-lg-pull-11 {
right: 91.66666667%;
}
.fw-col-lg-pull-10 {
right: 83.33333333%;
}
.fw-col-lg-pull-9 {
right: 75%;
}
.fw-col-lg-pull-8 {
right: 66.66666667%;
}
.fw-col-lg-pull-7 {
right: 58.33333333%;
}
.fw-col-lg-pull-6 {
right: 50%;
}
.fw-col-lg-pull-5 {
right: 41.66666667%;
}
.fw-col-lg-pull-4 {
right: 33.33333333%;
}
.fw-col-lg-pull-3 {
right: 25%;
}
.fw-col-lg-pull-2 {
right: 16.66666667%;
}
.fw-col-lg-pull-1 {
right: 8.33333333%;
}
.fw-col-lg-pull-0 {
right: auto;
}
.fw-col-lg-push-15 {
left: 20%;
}
.fw-col-lg-push-12 {
left: 100%;
}
.fw-col-lg-push-11 {
left: 91.66666667%;
}
.fw-col-lg-push-10 {
left: 83.33333333%;
}
.fw-col-lg-push-9 {
left: 75%;
}
.fw-col-lg-push-8 {
left: 66.66666667%;
}
.fw-col-lg-push-7 {
left: 58.33333333%;
}
.fw-col-lg-push-6 {
left: 50%;
}
.fw-col-lg-push-5 {
left: 41.66666667%;
}
.fw-col-lg-push-4 {
left: 33.33333333%;
}
.fw-col-lg-push-3 {
left: 25%;
}
.fw-col-lg-push-2 {
left: 16.66666667%;
}
.fw-col-lg-push-1 {
left: 8.33333333%;
}
.fw-col-lg-push-0 {
left: auto;
}
.fw-col-lg-offset-15 {
margin-left: 20%;
}
.fw-col-lg-offset-12 {
margin-left: 100%;
}
.fw-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fw-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fw-col-lg-offset-9 {
margin-left: 75%;
}
.fw-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fw-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fw-col-lg-offset-6 {
margin-left: 50%;
}
.fw-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fw-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fw-col-lg-offset-3 {
margin-left: 25%;
}
.fw-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fw-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fw-col-lg-offset-0 {
margin-left: 0%;
}
}.wrap-forms .wrap-step {
width: 100%;
display: block;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
background: #f7f7f7;
height: 52px;
margin-bottom: 37px;
}
.wrap-forms .wrap-step .steps {
list-style: none;
text-align: justify;
margin: 0;
padding: 11px 20px 0;
}
.wrap-forms .wrap-step .steps:after {
width: 100%;
height: 0;
content: '';
display: inline-block;
}
.wrap-forms .wrap-step .steps li {
display: inline-block;
}
.wrap-forms .wrap-step .steps .step {
color: #0f6ab8;
font-weight: 700;
font-size: 15px;
text-decoration: none;
}
.wrap-forms .wrap-step .steps .step span {
background: #0f6ab8;
color: #fff;
font-size: 10px;
border-radius: 50%;
line-height: 15px;
vertical-align: text-bottom;
display: inline-block;
height: 15px;
width: 15px;
text-align: center;
}
.wrap-forms .wrap-step .steps li.active-step .step span {
background: #2b2b2b;
}
.wrap-forms .wrap-step .steps li.active-step .step,
.wrap-forms .wrap-step .steps .step:hover,
.wrap-forms .wrap-step .steps .step:hover strong {
color: #2b2b2b;
border-color: #2b2b2b;
}
.wrap-forms .wrap-step .steps .step:hover span {
background: #2b2b2b;
}
.wrap-forms .wrap-step .steps .step strong {
border-bottom: 1px solid #0f6ab8;
}
.wrap-forms .wrap-step .steps li.active-step .step strong {
border: none;
}
.wrap-forms .field-text,
.wrap-forms .field-gap,
.wrap-forms .field-textarea,
.wrap-forms .field-select,
.wrap-forms .field-upload,
.wrap-forms .field-date,
.wrap-forms .field-time,
.wrap-forms .field-multiple,
.wrap-forms .field-rating,
.wrap-forms .field-table {
margin-bottom: 23px;
width: 100%;
}
.wrap-forms .field-checkbox,
.wrap-forms .field-radio {
margin-bottom: 15px;
}
.wrap-forms .field-text.field-address {
margin-bottom: -8px;
}
.wrap-forms .field-multiple div[class*='field-'] {
width: 48%;
display: inline-block;
margin-bottom: 0;
}
.wrap-forms .wrap-rating .rating span {
font-size: 19px;
}
.wrap-forms .wrap-rating .rating-title {
margin-bottom: 19px;
}
.wrap-forms label,
.wrap-forms input,
.wrap-forms select {
width: 100%;
}
.wrap-forms .field-text.field-address input,
.wrap-forms .field-text.field-address textarea,
.wrap-forms .field-text.field-address select {
margin-bottom: 31px;
}
.wrap-forms .field-text.field-address input:last-child {
margin-bottom: 0;
}
.wrap-forms label {
font-size: 15px;
margin-bottom: 8px;
display: inline-block;
font-weight: bold;
}
.wrap-forms sup {
font-size: 16px;
color: #c0392b;
top: 0;
left: 2px;
}
.wrap-forms input,
.wrap-forms select {
font-size: 14px;
height: 41px;
padding: 0 15px;
}
.wrap-forms textarea {
padding: 8px 15px;
height: 162px;
font-size: 14px;
line-height: 22px;
width: 100%;
}
.wrap-forms select {
border-color: #e5e5e5;
}
.wrap-forms .field-gap input.fill-gap {
margin: 0;
padding: 0;
background: none;
border: none;
outline: none;
border-radius: 0;
border-bottom: 1px solid #808080;
text-align: left;
width: initial;
height: initial;
}
.wrap-forms .field-gap input.fill-gap:hover,
.wrap-forms .field-gap input.fill-gap:focus {
outline: none;
border: none;
border-bottom: 1px solid #808080;
background: none;
}
.wrap-forms div[class*='field-'] .omega {
width: 48%;
display: inline-block;
}
.wrap-forms div[class*='field-'] .omega.omega-right,
.wrap-forms div[class*='field-'] .omega-right {
float: right;
}
.wrap-forms .field-time .time {
width: 82%;
display: inline-block;
}
.wrap-forms .field-time .time-format {
width: 16%;
float: right;
display: inline-block;
}
.wrap-forms .field-upload .upload-file-input,
.wrap-forms .field-upload .upload-file-button {
display: inline-block;
width: auto;
}
.wrap-forms .field-upload .upload-file-input {
width: 86%;
}
.wrap-forms .field-upload .upload-file-button {
float: right;
font-size: 12px;
font-weight: 400;
}
.wrap-forms .field-table table, th, td {
border-color: #e5e5e5;
}
.wrap-forms .field-table table thead tr td {
text-align: center;
background: #f7f7f7;
padding: 8px 20px;
min-height: 73px;
line-height: 52px;
}
.wrap-forms .field-table table thead tr td span {
display: inline-block;
vertical-align: middle;
line-height: normal;
}
.wrap-forms .field-table table tbody tr td {
padding: 15px;
line-height: 20px;
}
.wrap-forms .field-table table tbody tr td.input-styled {
text-align: center;
padding: 0;
}
.wrap-forms .field-table table tbody tr td.input-styled .custom-radio {
display: inline-block;
vertical-align: middle;
line-height: normal;
}
.wrap-forms input:-moz-placeholder,
.wrap-forms textarea:-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input::-moz-placeholder,
.wrap-forms textarea::-moz-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input:-ms-input-placeholder,
.wrap-forms textarea:-ms-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
text-transform: none;
font-style: italic;
}
.wrap-forms input::-webkit-input-placeholder,
.wrap-forms textarea::-webkit-input-placeholder {
font-size: 14px;
font-weight: 400;
color: #9a9a9a;
font-style: italic;
text-transform: none;
}
.wrap-forms input:focus::-webkit-input-placeholder {
color: transparent;
}
.wrap-forms textarea:focus::-webkit-input-placeholder {
color: transparent;
}  .wrap-forms .custom-checkbox,
.wrap-forms .custom-radio {
position: relative;
}
.wrap-forms .custom-checkbox input,
.wrap-forms .custom-radio input {
height: auto;
width: auto;
vertical-align: middle;
}
.wrap-forms .custom-checkbox::selection,
.wrap-forms .custom-radio::selection {
background: transparent;
color: inherit;
}
.wrap-forms .custom-checkbox label,
.wrap-forms .custom-radio label {
position: relative;
width: auto;
display: inline-block;
font-weight: 400;
font-size: 14px;
line-height: 17px;
margin-bottom: 6px;
cursor: pointer;
min-height: 17px;
}
.wrap-forms .custom-checkbox label::selection,
.wrap-forms .custom-radio label::selection {
background: transparent;
color: inherit;
}
.wrap-forms .custom-checkbox label.focus,
.wrap-forms .custom-radio label.focus {
outline: none;
} .wrap-forms .section-break {
border-top: 1px solid #e5e5e5;
margin: 42px auto 39px;
padding-top: 25px;
}
.wrap-forms .section-break .title {
text-transform: uppercase;
font-size: 32px;
font-family: 'Arial';
color: #333333;
font-weight: 400;
margin-bottom: 13px;
}
.wrap-forms .section-break .sub-title {
font-size: 13px;
font-family: 'Arial';
font-weight: 400;
color: #595959;
}
.wrap-forms .nav-form {
width: 100%;
text-align: center;
border-top: 1px solid #e5e5e5;
padding-top: 29px;
margin-top: 48px;
}
.wrap-forms .nav-form .button.button-nav-form,
.wrap-forms .nav-form .number-pages-form {
display: inline-block;
}
.wrap-forms .nav-form .button.button-nav-form {
border-top-left-radius: 0;
padding: 10px 20px;
font-weight: 400;
}
.wrap-forms .nav-form .number-pages-form {
color: #333333;
text-transform: uppercase;
font-size: 17px;
margin-top: 7px;
}
.wrap-forms .nav-form .button.button-nav-form.next {
float: right;
}
.wrap-forms .nav-form .button.button-nav-form.prev {
float: left;
} .wrap-forms .field-columns-0:after,
.wrap-forms .field-columns-2:after,
.wrap-forms .field-columns-3:after {
width: 100%;
height: 0;
content: '';
display: inline-block;
}
.wrap-forms .field-columns-0 .options,
.wrap-forms .field-columns-2 .field-column,
.wrap-forms .field-columns-3 .field-column {
float: left;
padding-right: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body.rtl .wrap-forms .field-columns-0 .options,
body.rtl .wrap-forms .field-columns-2 .field-column,
body.rtl .wrap-forms .field-columns-3 .field-column {
float: right;
padding-left: 5px;
padding-right: 0;
}
.wrap-forms .field-columns-0 .options {
padding-right: 15px;
}
.wrap-forms .field-columns-2 .field-column {
width: 50%;
}
.wrap-forms .field-columns-3 .field-column {
width: 33.3333%;
}#bbar-wrapper .fa {
font-size: 30px !important;
margin-right: 3px;
position: relative;
top: 2px;
}
#bbar-wrapper a {
border-left: 0px solid #fff !important;
display: inline-block;
line-height: 15px;
margin: 0 0 0 8px;
padding: 0 0 0 10px;
font-size: 23px !important;
}
#main-menu {
float: right;
line-height: normal;
margin: 0;
padding: 0;
position: relative;
width: 80%;
z-index: 100;
font-weight: bold !important;
}
#main-menu > ul.menu.rounded > li > a {
font-size: 18px !important;
padding: 7px 3px 5px;
}
td {
border-bottom: 1px solid #ededed;
background: #faaad7 !important; font-size: 16px !important;
line-height: normal;
text-align: left !important;
padding: 13px 15px;
color: black !important;
}
table {
border-collapse: separate;
border-spacing: 2px !important;
border-color: #ededed;
border-style: solid;
border-width: 1px 1px 0;
clear: both;
margin-bottom: 20px;
width: 100%;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 38px !important;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .dt-sc-team h4 {
font-size: 18px;
font-weight: bold !important;
line-height: 30px;
margin-bottom: 10px !important;
}
.dt-sc-team span {
color: black !important;
display: block;
font-size: 18px !important;
font-style: normal !important;
font-weight: normal;
margin: 0 0 20px;
}
#footer .widget h3.widgettitle {
color: white !important;
margin-bottom: 35px;
}
#footer, #footer .widget ul li a, #footer .widget ul li, #footer .widget h3.widgettitle a, #footer .widget h3.widgettitle a:hover, #footer p, #footer .widget .recent-posts-widget .post-meta p a, #footer .dt-sc-contact-info span, #footer .widget ul li:before, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a, #footer .widget ul li h3 a, #footer .widget ul li h4 a, #footer .widget ul li h5 a, #footer .widget ul li h6 a {
color: white !important;
}
#footer .copyright p, #footer .copyright div, #footer .copyright a {
color: white !important;
} #logo a img {
max-width: 200% !important;
}
#logo img, #header.header2 #logo img {
width: auto !important;
}
#bbar-wrapper.type6 .column.alignright {
margin: 52px 0px 0px 0px !important;
} #footer {
background: #0f0f0f;
float: left;
margin: 0;
padding: 0px 0px 0px 0px !important;
position: relative;
width: 100%;
} .container {
width: 96% !important;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
background:transparent;
border:0;
font-size:100%;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display:block;
}
body {
line-height:1;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
content:none;
}
del {
text-decoration:line-through;
}
hr {
background:transparent;
border:0;
clear:both;
color:transparent;
height:1px;
margin:0;
padding:0;
}
mark {
background-color:#ffffb3;
font-style:italic
}
input, select {
vertical-align:middle;
}
ins {
background-color:red;
color:white;
text-decoration:none;
}
ol, ul {
list-style:none;
}
table {
border-collapse:collapse;
border-spacing:0;
} html { height: 100%; }
body { background:#f3f3f3; color:#868686; font-weight:normal; font-size:14px; line-height:24px; } body, h1, h2, h3, h4, h5, h6, .dt-sc-ico-content.type1 h5, .dt-sc-ico-content.type2 h5, .dt-sc-ico-content.type3 h5, .dt-sc-ico-content.type4 h5, .dt-sc-ico-content.type5 h5, .dt-sc-ico-content.type6 h3, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="submit"], button, textarea, input.text, select, .entry-details .entry-title h4, .icon-list h3 { font-family:'Raleway', sans-serif; }
.breadcrumb h6, .dt-sc-ico-content p, .entry-details .entry-title h4, .dt-sc-catalog-menu.type1 .dt-sc-catalog-meta h4, .dt-sc-testimonial blockquote q, ul.products li .product-title h3, .dt-sc-bar-text  { font-weight: 300; }
ul.dt-sc-tabs-frame li a, .dt-sc-catalog-meta a.dt-sc-button, .dt-sc-catalog-meta span, .dt-sc-tb-title h5, .dt-sc-promobox a, .dt-sc-ico-content.type7 h5, .icon-list h3 { font-weight: 500; }
.call-text, #footer .widget h3.widgettitle, .dt-sc-tabs-vertical-frame-content h3, .dt-sc-tabs-vertical-frame-content h4, .dark-title, .comment-reply-title, .commententries > h3, .dt-sc-testimonial cite { font-weight: 600; }
#bbar-wrapper, .border-title h1, .border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6, .border-title span, .dt-sc-box-title span, .entry-meta .comments, .mean-container .mean-nav ul li a.mean-expand, .footer-menu, .error-info h2, .error-info p  { font-family:'Lato', sans-serif; }
.border-title h1, .border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6, .border-title .tag-line, .dt-sc-box-title span, .dt-sc-box-title h3 { font-weight: 300; }
.bbar-text, .border-title .tag-line, .floral-head { font-family: 'Tangerine', cursive; }
.dt-sc-price { font-family: 'Myriad Pro',sans-serif; }
.donutchart-text { font-family: 'Roboto',sans-serif; } h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .dt-sc-gift-cards li .dt-sc-gift.product .price, .dt-sc-catalog-menu .dt-sc-catalog-meta { color:#181818; }
h1 { font-size:36px; line-height:normal; margin-bottom:30px; }
h2 { font-size:30px; line-height:normal; margin-bottom:30px; }
h3 { font-size:24px; line-height:normal; margin-bottom:20px; }
h4 { font-size:20px; line-height:24px; margin-bottom:20px; }
h5 { font-size:18px; line-height:24px; margin-bottom:15px; }
h6 { font-size:14px; line-height:24px; margin-bottom:15px; }
h1.dt-page-title { float: left; font-size: 30px; margin-bottom: 50px; text-align: center; width: 100%; }
h1.dt-page-title span { display: inline-block; float: none; padding: 0 20px; }
.border-title { display:inline-block; margin:0px 0px 50px; padding:0px; text-align:center; width:100%;}
.border-title h1, .border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6 { margin-bottom: 15px; }
.border-title h1 { font-size: 40px; }
.border-title h2 { font-size: 36px; line-height: 30px; color: #B7967B; }
.border-title h3 { font-size: 32px; }
.border-title h4 { font-size: 24px; }
.border-title h5 { font-size: 20px; }
.border-title h6 { font-size: 18px; }
.border-title .tag-line { color: #B7967B; display: block; font-size: 30px; font-style: normal; line-height: 30px; margin: 0; }
.ico-border { display: inline-block; position: relative; width: 124px; }
.ico-border .ico-bg { background-position: left top; background-repeat: no-repeat; content: ""; display: block; height: 20px; margin: 0 auto; position: relative; width: 20px; }
.ico-border .ico-bg.flower { background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower.png); }
.ico-border:before, .ico-border:after { content:""; background: #B7967B; display: inline-block; height: 4px; position: absolute; top: 8px; width: 42px; }
.ico-border:before { left: 0; }
.ico-border:after {  right: 0; }
.fullwidth-section.dark-bg .ico-border .ico-bg, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col .dt-sc-price .ico-border, #footer .ico-border .ico-bg { opacity: 0.15; filter: alpha(opacity=15); }
.fullwidth-section.dark-bg .ico-border:before, .fullwidth-section.dark-bg .ico-border:after { opacity: 0.45; filter: alpha(opacity=45); }
.fullwidth-section.dark-bg .ico-border .ico-bg, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col .dt-sc-price .ico-border .ico-bg { background-position: right top; }
.fullwidth-section.dark-bg .ico-border:before, .fullwidth-section.dark-bg .ico-border:after { background: rgba(255, 255, 255, 0.4); }
.fullwidth-section.dark-bg .dt-sc-box-title { border-color: rgba(255, 255, 255, 0.15); }
.fullwidth-section.dark-bg .dt-sc-box-title h3 { color: #fff; }
.fullwidth-section.dark-bg .dt-sc-box-title h3 span { background: #fff; } a, input[type=submit], button, input[type=button], .widget ul li, #secondary .widget h3.widgettitle, #secondary .widget h3.widgettitle a:before, #secondary h2.filtering, #secondary h2.filtering span:before, #top-bar .phone-no, .dt-sc-social-icons li img, #main-menu ul li, #main-menu > ul.menu > li > .nolink-menu, #main-menu > ul > li > ul:before, #main-menu ul ul li ul:before, #main-menu ul li.menu-item-simple-parent ul li .nolink-menu, .slider-next-arrow, .dt-sc-ico-content.type2 .icon, .carousel-arrows a span, .portfolio .portfolio-thumb img, .blog-entry .entry-thumb-meta .entry-meta span, .side-nav-container ul li a span, .partner-carousel li, .carousel-arrows a:hover span, .dt-sc-testimonial .author img, .dt-sc-testimonial .author img:hover, .portfolio .portfolio-detail .views, h5.dt-sc-toggle:before, h5.dt-sc-toggle-accordion:before, ul.side-nav li a:before, .megamenu-child-container > ul.sub-menu > li > a .menu-item-description, .megamenu-child-container > ul.sub-menu > li > .nolink-menu .menu-item-description, .widget ul li, .widget_categories ul li a span, .widget.widget_archive ul li a span, .datepicker td span, .datepicker td, .datepicker th { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
.social-share-icons li img { transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; } a{ text-decoration:none; }
a:hover { color:#2d2d29; }
a img{ border:none; }
strong{ font-weight: bold; }
em{ font-style: italic; }
address { display:block; margin:10px 0px 20px; }
abbr {  border-bottom: 1px dotted #2d2d29; cursor:help; }
ins { background: #fff9c0; color:#2d2d29; }
sub, sup { font-size: 75%; line-height:0; position: relative; vertical-align: baseline; }
sub { bottom: -3px; }
sup { top: -5px; }
p { line-height:24px; margin-bottom:10px; }
ul, ol, pre, code{ margin-bottom:20px; }
ul { list-style-type:square; list-style-position:inside; }
ul li { padding-bottom:10px; }
ul li ul { list-style-type:disc; padding-left:20px; margin:10px 0px 0px; }
ul ul ul { margin-bottom:0px; list-style-type:circle; }
ol{ list-style-type:decimal; list-style-position:outside; padding-left:20px; padding-top:10px; }
ol li { padding-bottom:10px; }
ol li ol { margin-bottom:0px; list-style-type:lower-alpha; }
ol ol ol { margin-bottom:0px; list-style-type:lower-roman; }
pre, code{ border-left:3px solid #d9d9d9; background-color:#ededed; display:block; padding:10px 3%; font-size:11px; font-family: monospace; line-height:20px; width:94%; overflow:auto; }
hr{ background-color:#e6e2d6; border:none; height:1px; margin:30px 0; }
blockquote { border-left:3px solid; background:#f5f5f5; display:block; padding:20px; margin:0px; position:relative; clear:left; }
blockquote q { font-style:normal; font-size:14px; line-height:24px; display:block; color:#808080; }
blockquote cite { font-size:12px; margin:10px 0px 0px; display:block; text-align:right; color:#2d2d29; }
blockquote:before { content:""; border-top:4px solid transparent; border-bottom:4px solid transparent; border-left:4px solid #ffffff; left:-3px; width:0; height:0; margin:auto; top:0px; bottom:0; position:absolute; }
blockquote p { margin-bottom:0px; }
blockquote.alignleft { margin-right:20px; text-align:left; width:30%; float:left; }
blockquote.alignright { margin-left:20px; text-align:left; width:30%; float:right; }
blockquote.aligncenter { text-align:center; } .hr{ background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/splitter.png) repeat-x; height:10px; width:100%; clear:both; display:block; float:left; margin:40px 0px; position:relative; z-index:1; }
.hr-border { border:4px double #D9D9D9; width:100%; clear:both; display:block; float:left; margin:50px 0px; position:relative; z-index:1; border-radius:5px; }
.hr-invisible { float:left; width:100%; margin:40px 0px; display:block; clear:both; }
.hr-invisible-small { float:left; width:100%; margin:20px 0px; display:block; clear:both; }
.hr-invisible-very-small { float:left; width:100%; margin:10px 0px; display:block; clear:both; }
.hr.top, .hr-border.top { width:97%; }
.hr.top, .hr-border.top { background-position:right center; text-align:right; }
.hr.top a, .hr-border.top a { color:#999589; background:transparent; font-size:11px; line-height:16px; padding-left:5px; position:absolute; right:-21px; top:-5px; }
.hr-border.top a { top:-10px; right:-23px; }
.hr.top a:hover, .hr-border.top a:hover { color:#2d2d29; }
.clear { float:none; clear:both; margin:0px; padding:0px; }
.float-right { float:right; }
.float-left { float:left; }
.center { width:100%; text-align:center; }
.hidden { display:none;}
.personal-info-hide { display:none;}
.post-edit-link { background:#e5e5e5; color:#5a5a5a; float:right; clear:both; margin:20px 0px 20px; line-height:24px; padding:0px 10px; font-size:12px; }
.post-edit-link:hover { background: #4c4c4c; color: #fff; text-shadow:0px 1px 0px #0e4b6e; }
.page-link { float:left; clear:both; margin:0px; padding:0px; }
.page-link a { background:#f3f3f3; color:#2d2d29; font-weight:bold; padding:2px 10px; float:left; margin-right:10px; }
.page-link a span { background:none; color:#2d2d29; padding:0px; margin:0px; }
.page-link span { color: #fff; font-weight:bold; padding:2px 10px; float:left; margin-right:10px; }
.page-link a:hover span { color: #fff; } table { border-collapse:separate; border-spacing:0; border-color: #ededed; border-style: solid; border-width: 1px 1px 0; clear:both; margin-bottom:20px; width: 100%; }
th { background: #f0f0f0; color: #2d2d29; font-size:14px; font-weight: 500; line-height: normal; padding: 15px; text-align: center; }
td { border-bottom: 1px solid #ededed; background: #f5f5f5; font-size: 14px; line-height:normal; text-align: center; padding: 13px 15px; }
tbody tr:nth-child(2n+1) td { background: #fff; }
tbody td .dt-sc-button.small { padding: 7px 14px; font-size:12px; margin: 0; } dl { margin:0px 20px; }
dl.gallery-item { margin:0px; }
.gallery-caption { margin-bottom:10px; }
.gallery-item img { border:10px solid #ededed !important; }
dt { font-weight:bold; font-size:14px; margin-bottom:10px; }
dd { margin-bottom:20px; line-height:20px; } label{ color:#2d2d29; }
label span{ color:#b4b4b4; }
label span.required { color:#ff0000; }
fieldset{ border:1px solid #efefef; padding:15px; margin:0 0 20px 0; }
legend{ font-weight: bold; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text { background:#fff; border:1px solid #e3e3e3; color: inherit; padding:15px; display:block; font-size:14px; margin: 10px 0 10px; width:100%; appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, textarea:focus, input.text:focus { border-color:#dadada; }
input[type=number] { appearance: textfield; -webkit-appearance: textfield; -moz-appearance: textfield; }
textarea { height:190px; overflow:auto; }
select { background-color: #fff; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/select-box.jpg); background-position: center right; background-repeat: no-repeat; border: 1px solid #e3e3e3; color: #808080; cursor: pointer; display:block; height: 50px; margin: 10px 0; padding: 15px 10px; outline: none; text-indent: 0.01px; text-overflow: ''; width: 100%; appearance:none; -webkit-appearance:none; -moz-appearance:none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
select option { padding: 0 15px; }
.selection-box { display: block; position:relative; }
.selection-box:before, .selection-box:after { content:""; pointer-events:none; position:absolute; }
.selection-box:before { z-index:1; right: 20px; top: 3px; bottom:0; height:0; margin:auto; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid rgba(0, 0, 0, 0.2); }
.selection-box:after { width:48px; height:48px; right:0px; top:1px; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; background:#fff; }
.selection-box select { background:#fff; }
input[type="submit"], button, input[type="button"] { border: 1px solid; color: #fff; cursor: pointer; float: right; margin: 10px 0 0; font-size: 14px; padding: 11px 20px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;  }
input[type="submit"]:hover, button:hover, input[type="button"]:hover { color: #fff; }
.searchform input[type="text"], #searchform input[type="text"] { color: #808080; float: left; font-size: 14px; width: 220px; }
.searchform input[type="submit"], #searchform input[type="submit"] { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-search.png); background-repeat: no-repeat; background-position: center center; float:left; font-size: 0; height: 15px; padding: 24px 22px; text-indent: -999px; width: 15px; border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; }
.searchform .screen-reader-text { display:none; } #primary img { max-width:100%; }
.ie8 #primary img { width:auto; }
.post-content input[type="submit"] { float:none; }
.wp-caption { background:#ededed; border:1px solid #d9d9d9; margin-bottom:10px; margin-top:10px; max-width:96%; padding: 6px 5px; text-align:center; }
.wp-caption img { display:block; margin: 0 auto; padding:6px; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.wp-caption .wp-caption-text { text-align:center; padding-top: 0; margin: 0; }
.wp-caption.alignnone { clear: both; }
img.size-auto, img.size-large, img.size-full, img.size-medium { max-width:99.6%; height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 20px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center; }
.alignleft, .alignright, .aligncenter, .alignnone, img.alignleft, img.alignright, img.aligncenter { margin-bottom:20px; } .widget { float:left; width:100%; padding: 0 0 40px; margin: 0; }
.widget h3.widgettitle { font-size:20px; margin-bottom:25px; padding-bottom:0px; position:relative; text-transform:capitalize; }
.ico-border-title { padding-bottom: 10px; position: relative; }
#secondary .widget h3.widgettitle, #primary .widget h3.widgettitle  { padding-bottom: 10px; text-transform: uppercase; }
#secondary .widget h3.widgettitle:before, #primary .widget h3.widgettitle:before, .ico-border-title:before { border-bottom: 1px solid #acabb1; bottom: 0; content: ""; position: absolute; left: 0; right: 20px; }
#secondary .widget h3.widgettitle:after, #primary .widget h3.widgettitle:after, .ico-border-title:after { background-position: left top;  background-repeat: no-repeat; content:""; display: inline-block; height: 15px; bottom: -6px; position: absolute; right: 0; width: 15px; }
#secondary .widget h3.widgettitle:after, #primary .widget h3.widgettitle:after, .ico-border-title.flower:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower-medium.png); }
.widget ul { float:left; width:100%; margin:0px; padding: 0; }
.widget ul li { float: left; display: block; clear: both; line-height: 24px; padding-bottom: 0; width: 100%; }
.widget ul li a { color:#2d2d29; font-weight: 500; }
#secondary .widget h3 a, #secondary .widget h4 a, #secondary .widget h5 a, #secondary .widget h6 a { color: #2d2d29; }
#secondary img { max-width: 100%; height:auto; }
.ie8 img { width:auto; }
#secondary th, #secondary td { padding:10px; }
#secondary #wp-calendar td a { color: #2d2d29; }
.widget ul ul { margin-top:10px; margin-left:20px; }
.widget ul ul li { width:90%; }
.widget.widget_archive ul li { position:relative; }
.widget_categories ul, .widget.widget_archive ul, .widget.widget_meta ul { margin-top:-12px; }
.widget_categories ul li, .widget.widget_archive ul li { display:block; float: none; margin: 0; padding: 0; position:relative; }
.widget_categories ul li a, .widget.widget_archive ul li a { border-bottom: 1px solid #ededed; display: block; line-height: 40px; margin-bottom: 5px; padding: 0 45px 5px 20px; text-transform: capitalize; }
.widget_categories ul li a span, .widget.widget_archive ul li a span { color: #fff; height:40px; line-height:40px; position:absolute; right: 0; text-align:center; top: 0; width:40px; }
#secondary .widget_categories ul li a:before,
#secondary .widget_archive ul li a:before,
#secondary .widget_pages ul li a:before,
#secondary .widget_meta ul li a:before,
#secondary .widget_nav_menu ul li a:before,
#primary .widget_categories ul li a:before,
#primary .widget_archive ul li a:before,
#primary .widget_pages ul li a:before,
#primary .widget_meta ul li a:before,
#primary .widget_nav_menu ul li a:before { content:"\f06c"; font-family:FontAwesome; font-size:14px; font-style:normal; font-weight:normal; left:0px; position:absolute; text-decoration:inherit; top:1px; }
#secondary .widget_categories ul li a:before, #primary .widget_categories ul li a:before { content:"\f07c"; }
#secondary .widget_archive ul li a:before, #primary .widget_archive ul li a:before { content:"\f187"; }
#secondary .widget_pages ul li a:before, #primary .widget_pages ul li a:before { content:"\f06c"; }
#secondary .widget_meta ul li a:before, #primary .widget_meta ul li a:before { content:"\f0a4"; }
#secondary .widget_nav_menu ul li a:before, #primary .widget_nav_menu ul li a:before { content:"\f06c"; }
#secondary .widget_pages ul li, #secondary .widget_meta ul li, #secondary .widget_nav_menu ul li,
#primary .widget_pages ul li, #primary .widget_meta ul li, #primary .widget_nav_menu ul li { position:relative; float:none; display:block; margin:0px 0px 10px; padding:0px; margin:0px; }
#secondary .widget_pages ul li a, #secondary .widget_meta ul li a, #secondary .widget_nav_menu ul li a,
#primary .widget_pages ul li a, #primary .widget_meta ul li a, #primary .widget_nav_menu ul li a { padding:0px 45px 5px 20px; margin-bottom:5px; display:block; line-height:30px; border-bottom:1px solid #ededed; }
.widget form { margin: 0; float:left; clear:both; width:100%; }
.widget.mailchimp .mailchimp-form input[type="email"] { padding: 15px; }
.widget.mailchimp .mailchimp-form .nl-submit { padding: 12px 20px; }
.widget .searchform, .widget #searchform { margin-top: 0; }
.widget .searchform input[type="text"], .widget #searchform input[type="text"] { width: 80%; }
.widget .searchform input[type="submit"], .widget #searchform input[type="submit"] { padding: 24px 21px }
#secondary .widget .selection-box:after { border: 1px solid #e3e3e3; height: 48px; top: 0; }
#secondary .widget select { width: 99.6%; }
.widget.widget_recent_entries .recent-posts-widget ul li { margin-bottom: 20px; }
.widget.widget_recent_entries .recent-posts-widget .post-thumb { float: left; margin: 0 15px 0 0; }
.widget.widget_recent_entries .recent-posts-widget .post-thumb .thumb { display: inline-block; max-width:100%; }
.widget.widget_recent_entries .recent-posts-widget .post-thumb, .widget.widget_recent_entries .recent-posts-widget .post-thumb .thumb { line-height: 0; position: relative; }
.widget.widget_recent_entries .recent-posts-widget h4 { display: block; font-size:14px; font-weight: 500; line-height: normal; margin: 0 0 10px; }
.widget.widget_recent_entries .recent-posts-widget .post-meta p { border-left: none; float: left; margin: 0; padding: 0 10px 0 0; }
.widget.widget_recent_entries .recent-posts-widget .post-meta p a, .widget.widget_recent_entries .recent-posts-widget .post-meta p span { color: #808080; font-weight: normal; }
.widget.widget_recent_entries .recent-posts-widget .post-meta p span { font-size: 12px; margin-right: 8px; }
#secondary .widget.widget_recent_entries .recent-posts-widget ul li:before, #primary .widget.widget_recent_entries .recent-posts-widget ul li:before { content:""; }
#secondary .widget.widget_recent_entries .recent-posts-widget ul li, #primary .widget.widget_recent_entries .recent-posts-widget ul li { border: none; padding-left: 0; }
#secondary .widget.widget_recent_entries .recent-posts-widget ul li a { display: inline-block; padding: 0; }
.widget.widget_recent_entries .recent-posts-widget .post-thumb, .recent-portfolio-widget ul li .thumb { width: 85px; }
#secondary .widget.widget_recent_entries ul li, #secondary .widget.widget_recent_comments ul li,
#primary .widget.widget_recent_entries ul li, #primary .widget.widget_recent_comments ul li { position:relative; border-bottom:1px solid #ededed; }
#secondary .widget.widget_recent_entries ul li a, #primary .widget.widget_recent_entries ul li a { padding-left:20px; padding-bottom:10px; padding-top:10px; display:block; }
#secondary .widget.widget_recent_entries ul li span, #primary .widget.widget_recent_entries ul li span { display: inline-block; padding: 0 0 10px 20px; width: 100%; }
#secondary .widget.widget_recent_entries .recent-posts-widget .post-meta p span, #primary .widget.widget_recent_entries .recent-posts-widget .post-meta p span { display: inline; padding: 0; width: auto; }
#secondary .widget.widget_recent_entries .recent-posts-widget a, #primary .widget.widget_recent_entries .recent-posts-widget a { display: inline; padding: 0; }
#secondary .widget.widget_recent_comments ul li, #primary .widget.widget_recent_comments ul li { padding-left:20px; padding-bottom:10px; padding-top:10px; display:block; width: 92%; }
#secondary .widget.widget_recent_entries ul li:before, #secondary .widget.widget_recent_comments ul li:before, #secondary .widget.widget_mostlikedposts ul li:before,
#primary .widget.widget_recent_entries ul li:before, #primary .widget.widget_recent_comments ul li:before, #primary .widget.widget_mostlikedposts ul li:before { content:"\f06c"; color: #2d2d29; font-family:FontAwesome; font-size:14px; font-style:normal; font-weight:normal; left:0px; position:absolute; text-decoration:inherit; top:11px; }
#secondary .widget.widget_recent_entries ul li:before, #primary .widget.widget_recent_entries ul li:before { content:"\f06c"; }
#secondary .widget.widget_recent_comments ul li:before, #primary .widget.widget_recent_comments ul li:before { content:"\f086"; }
#secondary .widget.widget_mostlikedposts ul li:before, #primary .widget.widget_mostlikedposts ul li:before { content:"\f184"; }
#secondary .widget.widget_recent_entries ul li:first-child a, #primary .widget.widget_recent_entries ul li:first-child a { padding-top: 0; }
#secondary .widget.widget_recent_entries ul li:first-child:before, #primary .widget.widget_recent_entries ul li:first-child:before { top: 1px; }
.widget_mostlikedposts ul li { border-bottom: 1px solid #ededed; display:inline-block; position: relative; padding:10px 0 10px 20px; width:100%; }
.widget_mostlikedposts ul li a { display: block; }
.recent-portfolio-widget ul li { padding-bottom:20px; }
.recent-portfolio-widget ul li:last-child { padding-bottom: 0; }
.recent-portfolio-widget ul li .thumb { float: left; margin: 0 10px 0 0; max-width: 100px; }
.recent-portfolio-widget ul li h6 { display: block; font-weight: 500; line-height:normal; margin-bottom: 5px; }
.recent-portfolio-widget ul li p { margin: 0; }
.widget.tweetbox ul.tweet_list { list-style-type: none; }
.widget.tweetbox ul.tweet_list li { font-size: 14px; line-height: 20px; padding-bottom: 10px; }
.widget.tweetbox ul.tweet_list li a:hover { color: #333334; }
.widget.tweetbox .tweet-thumb { float: left; margin: 5px 10px 0 0; }
.widget.tweetbox .tweet-thumb > a { display: inline-block; width: 100%; }
.widget.tweetbox .tweet-thumb img { border: 1px solid #e3e3e3; }
.widget.tweetbox .tweet-time, .widget.tweetbox .tweet-text a { color: #2d2d29; font-weight: normal;  }
#primary .widget.tweetbox .tweet-thumb { margin-top: 0; }
#secondary .widget .tweet_list li { display: block; padding-bottom: 20px; line-height: 24px; }
.widget.flickrbox .flickr-widget div { float: left; margin: 0 5px 5px 0; }
.widget.flickrbox .flickr-widget div a { float: left; width: 100%; }
.widget.flickrbox .flickr-widget div img { float: left; height: 76px; opacity:1; filter:alpha(opacity=100); width: 76px; transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; }
#secondary .widget.flickrbox .flickr-widget div img { height: 76px; ; }
.widget.flickrbox .flickr-widget div img:hover { opacity:0.4; filter:alpha(opacity=40); }
.widget.widget_calendar caption { padding-bottom:20px; font-size:16px; font-weight:bold; }
#wp-calendar td { background: #fff; }
#wp-calendar #prev, #wp-calendar #next { text-align: left; }
.widget.widget_nav_menu ul li:before { content: ""; display: inline; }
.tagcloud a { border: 1px solid; color:#fff; float:left; font-size:13px !important; margin: 0 5px 10px 0; padding: 5px 10px; position: relative; z-index:1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;  }
.tagcloud a:after { background:#fff; content:''; height:0; left:0; position:absolute; top:0; width:100%; z-index:-1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; }
.tagcloud a:hover:after { height: 100%; }
#secondary .tagcloud a { padding: 3px 8px; }
.widget.widget_rss li { padding-bottom: 20px; }
.widget.widget_rss img { display: none; }
.widget_rss .rsswidget, .widget_rss .rss-date, .widget_rss cite { font-weight: 500; }
.widget_rss .rss-date { display: block; }
.widget_rss .rssSummary { font-size: 13px; font-weight: 300; }
.widget.widget_recent_comments li a { display: inline; }
.widget_text .textwidget { line-height: 24px; }
.widget ul.dt-sc-fancy-list.type2 li .fa { margin-right: 10px; }
.dt-sc-w-hours { float: left; width: 100%; }
.dt-sc-w-hours li { display: inline-block; padding-bottom: 10px; width: 100%;}
.dt-sc-w-hours li .day { float: left; padding-right: 8px; }
.dt-sc-numbered-list li span.day { background: none; padding:0; }
#secondary .dt-sc-titled-box-content { float: left; }
#secondary .dt-sc-appointment .dt-sc-contact-info i { margin-right:5px; }
#secondary .dt-sc-appointment .dt-sc-contact-info { font-size:13px; }  .container { width:1170px; margin:0 auto; position:relative; }
.wrapper { clear:both; width:100%; margin:0px; padding:0px; float:left; }
.boxed .wrapper { width:1240px; margin:0 auto; float:none; }
.inner-wrapper { margin: 0; width:100%; float:left; padding:0px; }
.boxed .inner-wrapper { background: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } #bbar-wrapper { float:left; line-height: 40px; margin: 0; position:relative; padding: 0px; width:100%;  }
#bbar-wrapper #bbar-body { display: block; float: left; position:relative; width: 100%; z-index:99999; }
#bbar-wrapper .fa { font-size: 20px; margin-right: 3px; position: relative; top: 2px; }
#bbar-wrapper .column { display: inline-block; padding: 0; }
#bbar-wrapper .dt-sc-social-icons { float: left; line-height: normal; margin: 5px 0 0; }
#bbar-wrapper .dt-sc-social-icons li { margin-bottom: 0; }
#bbar-wrapper .dt-sc-social-icons li img { border: 2px solid rgba(255, 255, 255, 0.5); }
#bbar-wrapper .dt-sc-social-icons li:hover img { border: 2px solid rgba(255, 255, 255, 0); }
#bbar-wrapper .dt-sc-social-icons li img:first-child { display: block; }
#bbar-wrapper .dt-sc-social-icons li:hover img:first-child { display: block; z-index: 1;  }
#bbar-wrapper .dt-sc-social-icons li img:last-child, #bbar-wrapper .dt-sc-social-icons li:hover img:last-child { display: none; }
#bbar-wrapper .column.alignright { float: right; text-align: right; margin-bottom: 0; }
#bbar-close, #bbar-open { position: absolute; right: 10px; top: 0; cursor:pointer; }
#bbar-wrapper .bbar-text { font-size: 24px; line-height: 30px; margin: 5px 0 0; }
#bbar-body > img { max-width: 80%; }
#bbar-wrapper a { border-left:1px solid #fff; display:inline-block; line-height: 15px; margin: 0 0 0 8px; padding: 0 0 0 10px; }
#bbar-wrapper a.first { border:none; padding-left:0px; margin-left:0px; }
#bbar-wrapper ul.top-menu, #bbar-wrapper ul.menu { margin:0px; }
#bbar-wrapper ul.top-menu li, #bbar-wrapper ul.menu li { display:inline; }
#bbar-wrapper ul.top-menu li:first-child a, #bbar-wrapper ul.menu li:first-child a { padding-left:0px; margin-left:0px; border:none; }
#bbar-wrapper, #bbar-wrapper i, #bbar-wrapper a, #bbar-wrapper .bbar-text, #bbar-wrapper a:hover, #bbar-wrapper.type1 a:hover { color: #fff; }
#bbar-wrapper.type2 #bbar-body, #bbar-wrapper.type5 #bbar-body { padding: 3px 0; }
#bbar-wrapper.type5 { line-height: 42px; }
#bbar-wrapper.type5 .dt-sc-social-icons { float: right; }
#bbar-wrapper.type5 .dt-sc-social-icons li img { opacity: 0.25; filter: alpha(opacity=25); }
#bbar-wrapper.type5 .dt-sc-social-icons li:hover img { opacity: 1; filter: alpha(opacity=100); }
#bbar-wrapper.type1, #bbar-wrapper.type1 i, #bbar-wrapper.type1 a, #bbar-wrapper.type1 .bbar-text, #bbar-wrapper.type4, #bbar-wrapper.type4 i, #bbar-wrapper.type4 a, #bbar-wrapper.type4 .bbar-text, #bbar-wrapper.type5, #bbar-wrapper.type5 i, #bbar-wrapper.type5 a, #bbar-wrapper.type5 .bbar-text { color: rgba(255, 255, 255, 0.32); }
#bbar-wrapper.type1 #bbar-body, #bbar-wrapper.type4 #bbar-body, #bbar-wrapper.type5 #bbar-body { background: rgba(0, 0, 0, 0.2); }
#bbar-wrapper.type1 a, #bbar-wrapper.type4 a, #bbar-wrapper.type5 a { border-left-color: rgba(255, 255, 255, 0.15); }
#bbar-wrapper.type1 a:hover { color: rgba(255, 255, 255, 0.6); }
.bbar-divider { content:""; float: left; display: block; height: 1px; opacity: 0.1; filter: alpha(opacity=10); width: 100%; }
#bbar-wrapper .bbar-divider { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fallback-gradient.svg); background-image:
-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)) 90%, to(rgba(0, 0, 0, 0))); background-image:
-webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 90%, rgba(0, 0, 0, 0)); background-image:
-moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 90%, rgba(0, 0, 0, 0)); background-image:
-o-linear-gradient(left, rgba(255, 255, 255, 0.5) 90%, rgba(0, 0, 0, 0)); background-image:
linear-gradient(to right, rgba(255, 255, 255, 0.5) 90%, rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffffff, endColorstr=#000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffffff, endColorstr=#000000)";
} .dt-sc-social-icons { float:right; margin:0px; padding:0px; }
.dt-sc-social-icons li { display:inline-block; *display:inline; height:34px; overflow:hidden; margin: 0 3px 5px; padding: 0; position:relative; width:34px; z-index:1; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; }
.dt-sc-social-icons li img { border:2px solid #c4c4c4; bottom: 0; left: 0; position:absolute; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; }
.dt-sc-social-icons li img:first-child { display: none; }
.dt-sc-social-icons li:hover img:first-child { display:block; z-index: 1;  }
.dt-sc-social-icons li:hover img:last-child { display: none; }
.dt-sc-social-icons li:after { content:''; position:absolute; z-index:-1; width:100%; height:0; top:0; left:0; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; }
.dt-sc-social-icons li:hover:after { height: 100%; }
.dt-sc-social-icons li.delicious:hover:after { background:#2648be; }
.dt-sc-social-icons li.delicious:hover img { border-color:#2648be; }
.dt-sc-social-icons li.deviantart:hover:after { background:#54675a; }
.dt-sc-social-icons li.deviantart:hover img { border-color:#54675a; }
.dt-sc-social-icons li.digg:hover:after { background:#1a5891; }
.dt-sc-social-icons li.digg:hover img { border-color:#1a5891; }
.dt-sc-social-icons li.dribble:hover:after { background:#f974a4; }
.dt-sc-social-icons li.dribble:hover img { border-color:#f974a4; }
.dt-sc-social-icons li.facebook:hover:after { background:#3c5b9b; }
.dt-sc-social-icons li.facebook:hover img { border-color:#3c5b9b; }
.dt-sc-social-icons li.flickr:hover:after { background:#e30377; }
.dt-sc-social-icons li.flickr:hover img { border-color:#e30377; }
.dt-sc-social-icons li.google:hover:after { background:#ba3526; }
.dt-sc-social-icons li.google:hover img { border-color:#ba3526; }
.dt-sc-social-icons li.gtalk:hover:after { background:#23458f; }
.dt-sc-social-icons li.gtalk:hover img { border-color:#23458f; }
.dt-sc-social-icons li.lastfm:hover:after { background:#d12540; }
.dt-sc-social-icons li.lastfm:hover img { border-color:#d12540; }
.dt-sc-social-icons li.linkedin:hover:after { background:#0173b2; }
.dt-sc-social-icons li.linkedin:hover img { border-color:#0173b2; }
.dt-sc-social-icons li.mail:hover:after { background:#edc719; }
.dt-sc-social-icons li.mail:hover img { border-color:#edc719; }
.dt-sc-social-icons li.myspace:hover:after { background:#4f79c6; }
.dt-sc-social-icons li.myspace:hover img { border-color:#4f79c6; }
.dt-sc-social-icons li.picasa:hover:after { background:#8a66a3; }
.dt-sc-social-icons li.picasa:hover img { border-color:#8a66a3; }
.dt-sc-social-icons li.pinterest:hover:after { background:#ca1325; }
.dt-sc-social-icons li.pinterest:hover img { border-color:#ca1325; }
.dt-sc-social-icons li.reddit:hover:after { background:#ff1a00; }
.dt-sc-social-icons li.reddit:hover img { border-color:#ff1a00; }
.dt-sc-social-icons li.rss:hover:after { background:#ffb922; }
.dt-sc-social-icons li.rss:hover img { border-color:#ffb922; }
.dt-sc-social-icons li.skype:hover:after { background:#00aaf1; }
.dt-sc-social-icons li.skype:hover img { border-color:#00aaf1; }
.dt-sc-social-icons li.stumbleupon:hover:after { background:#eb4924; }
.dt-sc-social-icons li.stumbleupon:hover img { border-color:#eb4924; }
.dt-sc-social-icons li.technorati:hover:after { background:#5bb834; }
.dt-sc-social-icons li.technorati:hover img { border-color:#5bb834; }
.dt-sc-social-icons li.tumblr:hover:after { background:#2a445f; }
.dt-sc-social-icons li.tumblr:hover img { border-color:#2a445f; }
.dt-sc-social-icons li.twitter:hover:after { background:#2caae1; }
.dt-sc-social-icons li.twitter:hover img { border-color:#2caae1; }
.dt-sc-social-icons li.viadeo:hover:after { background:#f4982b; }
.dt-sc-social-icons li.viadeo:hover img { border-color:#f4982b; }
.dt-sc-social-icons li.vimeo:hover:after { background:#41b2dc; }
.dt-sc-social-icons li.vimeo:hover img { border-color:#41b2dc; }
.dt-sc-social-icons li.yahoo:hover:after { background:#7c1f70; }
.dt-sc-social-icons li.yahoo:hover img { border-color:#7c1f70; }
.dt-sc-social-icons li.youtube:hover:after { background:#ff3431; }
.dt-sc-social-icons li.youtube:hover img { border-color:#ff3431; }
.dt-sc-social-icons li.instagram:hover:after { background-color: #895a4d; } #header-wrapper-sticky-wrapper { max-width: 100%; }
#header-wrapper { width: 100%; }
#header { background-color: #292929; float: left; margin: 0; padding: 0; position: relative; z-index: 9999; width: 100%; }
#header:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/header-bg.png); background-position: right center; background-repeat: no-repeat; content: ""; height: 129px; position: absolute; bottom: 6px; right: 10px; width: 290px; z-index: 99; }
.is-sticky #header-wrapper { background: #292929; z-index: 9999; }
.boxed .is-sticky #header-wrapper { width: 1240px; }
.is-sticky #header { border-bottom: 2px solid; padding: 0; }
.is-sticky #header:before { content: ""; height: 100%; bottom: -2px; left: 0; position: absolute; width: 100%; box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.55); -webkit-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.55); -ms-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.55); -o-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.55); transition: height 0.3s ease 0s; -webkit-transition: height 0.3s ease 0s; -moz-transition: height 0.3s ease 0s; -ms-transition: height 0.3s ease 0s; -o-transition: height 0.3s ease 0s; }
#logo { float: left; display: inline; padding: 0; width: 20%; margin: 10px 0 0; }
#logo a { width:100%; display:block; line-height:normal; }
#logo a img { max-width: 100%; }
#logo h2 { margin: 35px 0 0; }
#logo h2 a { font-size: 24px; font-weight: 700; color: #2d2d29; } #main-menu { float: right; line-height: normal; margin: 0; padding: 0; position: relative; width: 80%; z-index: 100; }
#main-menu > ul.menu { float: right; margin: 0; padding: 0; }
#main-menu > ul.menu > li { padding: 0; margin: 0 3px; display: inline; float: left; line-height: 90px; position: relative; }
#main-menu > ul.menu > li > a, #main-menu > ul.menu > li > .nolink-menu { border-color: rgba(0,0,0,0); border-style: solid; border-width: 0 0 2px 2px; display: inline; padding: 4px 18px 8px 16px; margin: 0; font-size: 14px; color: #fff; text-transform: uppercase; }
#main-menu ul li a .menu-icon { margin-right: 8px; }
#main-menu > ul.menu > li.current_page_item > span, #main-menu > ul.menu > li.current-menu-ancestor > span { display: block; }
#main-menu > ul > li > a:hover, #main-menu > ul > li:hover > a, #main-menu > ul > li.current-menu-ancestor > a:hover, #main-menu > ul > li.current-menu-item > a:hover, #main-menu > ul > li.current_page_ancestor > a:hover, #main-menu > ul > li.current_page_item > a:hover, #main-menu > ul > li.current_page_item > a, #main-menu > ul > li.current-menu-item > a, #main-menu > ul > li.current-menu-ancestor > a, #main-menu > ul > li.current_page_ancestor > a, #main-menu > ul > li:hover > .nolink-menu { color: #fff; }
#main-menu > ul.menu.rounded > li { line-height: 100px; }
#main-menu > ul.menu.rounded > li > a, #main-menu > ul.menu.rounded > li > .nolink-menu { border-width: 2px; padding: 10px 8px 8px; border-radius: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px; -ms-border-radius: 24px; -o-border-radius: 24px; }
#main-menu > ul.menu.rounded > li > a:hover, #main-menu > ul.menu.rounded > li:hover > a, #main-menu > ul.menu.rounded > li.current-menu-ancestor > a:hover, #main-menu > ul.menu.rounded > li.current-menu-item > a:hover, #main-menu > ul.menu.rounded > li.current_page_ancestor > a:hover, #main-menu > ul.menu.rounded > li.current_page_item > a:hover, #main-menu > ul.menu.rounded > li.current_page_item > a, #main-menu > ul.menu.rounded > li.current-menu-item > a, #main-menu > ul.menu.rounded > li.current-menu-ancestor > a, #main-menu > ul.menu.rounded > li.current_page_ancestor > a, #main-menu > ul.menu.rounded > li:hover > .nolink-menu,
#main-menu > ul.menu.rounded.with-hover-style > li > a:hover, #main-menu > ul.menu.rounded.with-hover-style > li:hover > a, #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a:hover, #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a:hover, #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a:hover, #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a:hover, #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a, #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a, #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a, #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a, #main-menu > ul.menu.rounded.with-hover-style > li:hover > .nolink-menu,
#main-menu > ul.menu > li > a:hover, #main-menu > ul.menu > li:hover > a, #main-menu > ul.menu > li.current-menu-ancestor > a:hover, #main-menu > ul.menu > li.current-menu-item > a:hover, #main-menu > ul.menu > li.current_page_ancestor > a:hover, #main-menu > ul.menu > li.current_page_item > a:hover, #main-menu > ul.menu > li.current_page_item > a, #main-menu > ul.menu > li.current-menu-item > a, #main-menu > ul.menu > li.current-menu-ancestor > a, #main-menu > ul.menu > li.current_page_ancestor > a, #main-menu > ul.menu > li:hover > .nolink-menu { border-color: #fff; }
#main-menu > ul.menu.rounded.type2 > li > a, #main-menu > ul.menu.rounded.type2 > li > .nolink-menu { position: relative; }
#main-menu > ul.menu.rounded.type2 > li > a:after, #main-menu > ul.menu.rounded.type2 > li > a:before,
#main-menu > ul.menu.rounded.type2 > li > .nolink-menu:after, #main-menu > ul.menu.rounded.type2 > li > .nolink-menu:before { border-style: solid; border-color: rgba(0,0,0,0); border-top: 8px solid #fff; content: ""; display: none; margin: 0 auto; position: absolute; left: 0; right: 0; top: 100%; width: 0; }
#main-menu > ul.menu.rounded.type2 > li > a:after, #main-menu > ul.menu.rounded.type2 > li > .nolink-menu:after { border-top-color: #fff; border-width: 10px; }
#main-menu > ul.menu.rounded.type2 > li > a:before, #main-menu > ul.menu.rounded.type2 > li > .nolink-menu:after { border-width: 6px; z-index: 1; }
#main-menu > ul.menu.rounded.type2 > li.current_page_item > a:after,
#main-menu > ul.menu.rounded.type2 > li > a:hover:after,
#main-menu > ul.menu.rounded.type2 > li:hover > a:after,
#main-menu > ul.menu.rounded.type2 > li.current_page_item > a:before,
#main-menu > ul.menu.rounded.type2 > li > a:hover:before,
#main-menu > ul.menu.rounded.type2 > li:hover > a:before,
#main-menu > ul.menu.rounded.type2 > li.current_page_item > .nolink-menu:after,
#main-menu > ul.menu.rounded.type2 > li > .nolink-menu:hover:after,
#main-menu > ul.menu.rounded.type2 > li:hover > .nolink-menu:after,
#main-menu > ul.menu.rounded.type2 > li.current_page_item > .nolink-menu:before,
#main-menu > ul.menu.rounded.type2 > li > .nolink-menu:hover:before,
#main-menu > ul.menu.rounded.type2 > li:hover > .nolink-menu:before { display: block; }
#main-menu > ul.menu.rounded li .megamenu-child-container, #main-menu > ul.menu.rounded.with-hover-style li .megamenu-child-container { top: 100px; }
#main-menu > ul.menu.rounded li.menu-item-simple-parent ul, #main-menu ul.menu.rounded.with-hover-style li.menu-item-simple-parent ul { top: 90px; }
#main-menu > ul.menu.rounded li.menu-item-simple-parent ul li ul { top: -22px; padding-top: 12px; } #main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, #main-menu ul li.menu-item-simple-parent ul li ul li ul { display:none; }
#main-menu ul li.menu-item-simple-parent:hover > ul, #main-menu ul li.menu-item-simple-parent ul li:hover > ul, #main-menu ul li.menu-item-simple-parent ul li ul li:hover ul { display:block; }
#main-menu ul li.menu-item-simple-parent ul { border-top: 2px solid; float: left; left: 0; padding:10px 0 10px; position: absolute; top: 81px; width: 220px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 5px 10px rgba(0, 0, 0, 0.25); }
#main-menu ul li.menu-item-simple-parent ul li { display: block; padding: 0 16px; line-height: normal; position: relative; }
#main-menu ul li.menu-item-simple-parent ul li a, #main-menu ul li.menu-item-simple-parent ul li .nolink-menu { color: #fff; display: block; font-size: 14px; position:relative; padding: 10px 0; text-transform: capitalize; }
#main-menu ul li.menu-item-simple-parent ul li:last-child a, #main-menu ul li.menu-item-simple-parent ul li:last-child .nolink-menu { border:none; }
#main-menu ul li.menu-item-simple-parent ul li ul { left: 220px; top: -10px; border-top: 0; border-left: 2px solid; padding-top: 5px; }
#main-menu ul li.menu-item-simple-parent:last-child ul { right: 0; left: inherit; }
#main-menu ul li.menu-item-simple-parent:last-child ul li ul { border-left: none; border-right: 2px solid; right: 220px; left: inherit; } #main-menu > ul.menu > li > .megamenu-child-container { display:none; }
#main-menu > ul.menu > li:hover > .megamenu-child-container { display:block; }
.megamenu-child-container { border-top: 2px solid; padding: 10px 10px 15px; position: absolute; top: 91px; left: 0; float: left; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); }
.megamenu-2-columns-group .megamenu-child-container { width: 500px; }
.megamenu-3-columns-group .megamenu-child-container { width: 750px; }
.megamenu-4-columns-group .megamenu-child-container { width: 1000px; }
.megamenu-child-container > ul.sub-menu > li { display:inline; float:left; line-height: normal; padding: 15px 15px 0; width: 220px; }
.megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth { display: block; width: 470px; }
.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth { display: block; width: 720px; }
.megamenu-4-columns-group .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth { display: block; width: 970px; }
.megamenu-child-container > ul.sub-menu { margin: 0; padding: 0; }
.megamenu-child-container > ul.sub-menu > li > a, .megamenu-child-container > ul.sub-menu > li .nolink-menu { border-bottom: 1px solid rgba(255, 255, 255, 0.2); display: block; font-size: 16px; font-weight: 500; padding: 0 0 10px; }
.megamenu-child-container > ul.sub-menu > li > a .menu-item-description, .megamenu-child-container > ul.sub-menu > li > .nolink-menu .menu-item-description, .menu-item-description { color: #b1b1b1; display: block; font-weight: normal; padding: 5px 0 0; }
.dt-megamenu-custom-content { display: block; padding: 0; }
.megamenu-child-container ul.sub-menu > li > ul { margin: 0; padding: 20px 0 0; }
.megamenu-child-container ul.sub-menu > li > ul li { display: block; }
.megamenu-child-container ul.sub-menu > li > ul li a, .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu { display: block; font-size: 14px; line-height: 24px; padding: 0; position: relative; text-transform: capitalize; }
.megamenu-child-container ul.sub-menu > li > ul li:last-child a, .megamenu-child-container ul.sub-menu > li > ul li:last-child .nolink-menu { border: none; }
.megamenu-child-container ul.sub-menu > li > ul > li > ul { padding-left: 20px; }
.megamenu-child-container > ul.sub-menu > li > a, .megamenu-child-container > ul.sub-menu > li > .nolink-menu, .megamenu-child-container ul.sub-menu > li > ul li a, .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu, .megamenu-child-container > ul.sub-menu > li > a:hover .menu-item-description { color: #fff; }
.megamenu-child-container > ul.sub-menu > li.fulwidth-image-link > .nolink-menu { padding: 0; }
.megamenu-child-container > ul.sub-menu > li.fulwidth-image-link ul.sub-menu { padding-top: 0; }
.megamenu-child-container img { max-width: 100%; } #main-menu ul.menu.with-hover-style li .megamenu-child-container > ul.sub-menu > li > a,
#main-menu ul.menu.with-hover-style li .megamenu-child-container > ul.sub-menu > li > .nolink-menu { border: none; padding: 0 0 10px; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul, #main-menu ul.menu.with-hover-style li .megamenu-child-container { background: #292929; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul { border-top: none; top:81px; box-shadow: 0 0 2px 0 #000; -webkit-box-shadow: 0 0 2px 0 #000; -moz-box-shadow: 0 0 2px 0 #000; -ms-box-shadow: 0 0 2px 0 #000; -o-box-shadow: 0 0 2px 0 #000; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li { padding: 0 0 8px 24px; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li:last-child { padding-bottom: 0; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu { border: none; display: inline-block; padding: 5px 15px 6px 0; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li ul { left:221px; top:-10px !important; border: none; box-shadow: -1px 0 1px 0 #000; -webkit-box-shadow: -1px 0 1px 0 #000; -moz-box-shadow: -1px 0 1px 0 #000; -ms-box-shadow: -1px 0 1px 0 #000; -o-box-shadow: -1px 0 1px 0 #000; }
#main-menu ul.menu.with-hover-style li .megamenu-child-container { border-top: none; top:91px; box-shadow: 0 0 2px 0 #000; -webkit-box-shadow: 0 0 2px 0 #000; -moz-box-shadow: 0 0 2px 0 #000; -ms-box-shadow: 0 0 2px 0 #000; -o-box-shadow: 0 0 2px 0 #000; }
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu { padding: 14px 0 0; }
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li { position: relative; }
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a,
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu { border: none; display: inline-block; padding: 5px 15px 6px 0; }
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul > li > ul { padding-left:16px; }
#main-menu ul.menu.with-hover-style .megamenu-child-container > ul.sub-menu > li.menu-item-fullwidth { padding: 15px 15px 10px !important; }
#main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current_page_item a, #main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current_page_ancestor a, #main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current-menu-item a, #main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current-menu-ancestor a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current_page_item > a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current_page_ancestor > a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current-menu-item > a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current-menu-ancestor > a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:hover, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:hover, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu:hover, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:hover { color: #fff; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:before,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:before { border-left: 2px solid;  content:""; height:0; position: absolute; top:0; width:0; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li:hover > a:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li:hover > a:before, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current_page_item > a:before, #main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current_page_item a:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li:hover > a:before,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li:hover > .nolink-menu:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li:hover > .nolink-menu:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li:hover > .nolink-menu:before { opacity: 1; height: 100%; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:after, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:after,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:after, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:after { border-top: 2px solid; content:""; height: 0; position: absolute; right:0; top:0; width:0; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li:hover > a:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li:hover > a:after, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li.current_page_item > a:after, #main-menu ul.menu.with-hover-style li .megamenu-child-container ul.sub-menu > li > ul li.current_page_item a:after, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li:hover > a:after,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li:hover > .nolink-menu:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li:hover > .nolink-menu:after, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li:hover > .nolink-menu:after { top: 100%; width: auto; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:after, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:before,
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu:after, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li .nolink-menu:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:before { left: -12px; }
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:after,
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:after { left: -10px !important; }
#main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li:hover,#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li:hover { cursor: pointer; }
#main-menu ul li.menu-item-simple-parent ul li a:hover,
#main-menu ul li.menu-item-simple-parent ul li.current_page_item > a,
#main-menu ul li.menu-item-simple-parent ul li.current_page_ancestor > a,
#main-menu ul li.menu-item-simple-parent ul li.current-menu-item > a,
#main-menu ul li.menu-item-simple-parent ul li.current-menu-ancestor > a,
.megamenu-child-container ul.sub-menu > li > ul li a:hover,
.megamenu-child-container ul.sub-menu > li > ul li.current_page_item a,
.megamenu-child-container ul.sub-menu > li > ul li.current_page_ancestor a,
.megamenu-child-container ul.sub-menu > li > ul li.current-menu-item a,
.megamenu-child-container ul.sub-menu > li > ul li.current-menu-ancestor a,
#main-menu ul li.menu-item-simple-parent ul li .nolink-menu:hover,
.megamenu-child-container ul.sub-menu > li > ul li .nolink-menu:hover { color: rgba(255, 255, 255, 0.6); } .menu-item-widget-area-container { margin: 0; padding: 0; width:100%; }
.menu-item-widget-area-container ul { margin: 0; padding: 0; }
#main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu li .menu-item-widget-area-container { display: inline-block; }
#main-menu ul.menu li .menu-item-widget-area-container ul.menu { text-align: left; }
#main-menu ul.menu li .menu-item-widget-area-container ul.menu li a, #main-menu ul.menu li .menu-item-widget-area-container ul.menu li .nolink-menu { font-size: 14px; line-height: normal; font-weight: normal; text-transform: none; padding: 0; clear: both; }
#main-menu ul.menu li .menu-item-widget-area-container ul.menu li { clear: both; display:block; }
#main-menu ul.menu li .menu-item-widget-area-container ul.menu li, #main-menu ul.menu li .menu-item-widget-area-container ul.menu li ul.sub-menu > li, #main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li, .menu-item-widget-area-container .widget.widget_pages ul li, .menu-item-widget-area-container .widget_meta ul li, .menu-item-widget-area-container .widget_recent_comments ul li { padding: 0 0 10px; }
.menu-item-widget-area-container .widget.widget_meta ul li a, .menu-item-widget-area-container .widget.widget_nav_menu ul li a, .menu-item-widget-area-container .widget.widget_pages ul li a, .menu-item-widget-area-container ul li.widget.widget_recent_entries ul li > a { display: block; }
.menu-item-widget-area-container .widget_nav_menu ul li a:after, .menu-item-widget-area-container .widget_nav_menu ul li a:before,
.menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:after, .menu-item-widget-area-container .widget_nav_menu ul li .nolink-menu:before { content: none; }
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li ul.sub-menu, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul.menu li ul.sub-menu { margin-top: 5px; }
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li ul.sub-menu > li, #main-menu.with-hover-style ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li { padding: 0; }
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li a, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li ul.sub-menu > li a, #main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul.menu li a, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul.menu li ul.sub-menu > li a, #main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a { display: inline-block; padding: 0 10px 5px 0; position: relative; }
#main-menu ul.menu li .menu-item-widget-area-container ul.menu li:last-child, .menu-item-widget-area-container .widget.widget_pages ul li:last-child, .menu-item-widget-area-container .widget.widget_nav_menu ul li:last-child, .menu-item-widget-area-container .widget ul li:last-child { padding-bottom: 0; }
#main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li { padding: 0; }
#main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a,
#main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li .nolink-menu { padding: 0; }
#main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a,
#main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li .nolink-menu { padding: 5px 15px 6px 0; }
#main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul { margin-top: 10px; }
#main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul { margin-left: 20px; padding: 0; }
.menu-item-widget-area-container .widget { display: inline; padding: 20px 0 0; }
.menu-item-widget-area-container .widget, .menu-item-widget-area-container .widget h3.widgettitle { color: #fff; }
.menu-item-widget-area-container .widget_recent_entries h3.widgettitle { margin : 0 !important; }
#main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a, #main-menu ul.menu li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li .nolink-menu, .menu-item-widget-area-container .widget a, .menu-item-widget-area-container .widget ul li a, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p > a, .menu-item-widget-area-container .widget.tweetbox .tweet-time, .menu-item-widget-area-container .widget.tweetbox .tweet-text a, .menu-item-widget-area-container input[type="text"], .menu-item-widget-area-container input[type="email"], .menu-item-widget-area-container textarea, .menu-item-widget-area-container .widget .searchform input[type="text"], .menu-item-widget-area-container .widget #searchform input[type="text"], .menu-item-widget-area-container .widget select, .menu-item-widget-area-container .widget.widget_archive select, .menu-item-widget-area-container .widget.widget_categories select, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget.widget_tag_cloud .tagcloud a:hover, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p > a:hover { color: rgba(255, 255, 255, 0.6) ; }
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li a:hover, #main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li a:hover,
#main-menu ul.menu.with-hover-style li .menu-item-widget-area-container ul.menu li .nolink-menu:hover, #main-menu ul.menu.with-hover-style li .megamenu-child-container .menu-item-widget-area-container ul.sub-menu > li > ul li .nolink-menu:hover { color: rgba(255, 255, 255, 0.6) !important; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p > a:hover { color: rgba(255, 255, 255, 0.6) !important; }
.menu-item-widget-area-container .widget h3.widgettitle a:hover, .menu-item-widget-area-container .widget a:hover, .menu-item-widget-area-container .widget ul li a:hover, .menu-item-widget-area-container .widget ul ul li a:hover, .menu-item-widget-area-container .widget.tweetbox ul.tweet_list li a:hover, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p span, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p > a { color: rgba(255, 255, 255, 0.3) !important; }
.menu-item-fullwidth .widget { display: inline; margin: 20px 15px 0; width: 220px; padding: 0; }
.menu-item-widget-area-container .widget h3.widgettitle { font-size: 18px; font-weight: 300; margin-bottom: 20px; }
.menu-item-widget-area-container .widget ul li:before { top: 13px; }
.menu-item-widget-area-container li.widget ul li:last-child { border: none; }
.menu-item-widget-area-container .widget ul li a { font-weight: normal; }
.menu-item-widget-area-container .wp-caption { background: #fff; }
.menu-item-widget-area-container .wp-caption .wp-caption-text { color: #868686; }
.menu-item-widget-area-container .widget table { margin-bottom: 0; }
.menu-item-widget-area-container .widget table th  { background: rgba(255, 255, 255, 0.1); color: #fff; }
.megamenu-child-container > ul.sub-menu > li.fill-two-columns > .menu-item-widget-area-container .widget table th,
.megamenu-child-container > ul.sub-menu > li.fill-two-columns > .menu-item-widget-area-container .widget table td,
.megamenu-child-container > ul.sub-menu > li.fill-three-columns > .menu-item-widget-area-container .widget table th,
.megamenu-child-container > ul.sub-menu > li.fill-three-columns > .menu-item-widget-area-container .widget table td,
.megamenu-child-container > ul.sub-menu > li.fill-four-columns > .menu-item-widget-area-container .widget table th,
.megamenu-child-container > ul.sub-menu > li.fill-four-columns > .menu-item-widget-area-container .widget table td { padding: 15px; text-align: center; }
.menu-item-widget-area-container .widget table th, .menu-item-widget-area-container .widget table td,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table th,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table td,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table th,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table td,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table th,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table td,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table th,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table td,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget table th,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget table td,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table th,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget table td,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table th,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget table td,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget table th,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget table td { font-size: 13px; padding: 10px 5px; }
.menu-item-widget-area-container .widget #wp-calendar td { background: none; }
.menu-item-widget-area-container .widget select { font-size: 12px; padding: 15px 10px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.megamenu-child-container > ul.sub-menu > li.fill-two-columns > .menu-item-widget-area-container .widget select, .megamenu-child-container > ul.sub-menu > li.fill-three-columns > .menu-item-widget-area-container .widget select, .megamenu-child-container > ul.sub-menu > li.fill-four-columns > .menu-item-widget-area-container .widget select { font-size: 14px; padding: 15px 10px 15px 15px; }
.menu-item-widget-area-container input[type="text"], .menu-item-widget-area-container input[type="email"], .menu-item-widget-area-container textarea, .menu-item-widget-area-container .widget select, .menu-item-widget-area-container .widget.widget_archive select, .menu-item-widget-area-container .widget.widget_categories select { background-color: rgba(255, 255, 255, 0); }
.menu-item-widget-area-container .widget .selection-box:after { right: 1px; }
.menu-item-widget-area-container .widget select option, .menu-item-widget-area-container .widget.widget_archive select option, .menu-item-widget-area-container .widget.widget_categories select option { background: #fff; color: #868686; padding: 10px 15px; }
.menu-item-widget-area-container textarea { height: 120px; }
.menu-item-widget-area-container .widget .selection-box:after { border-left: none; }
#main-menu ul.menu.with-hover-style .menu-item-widget-area-container .widget .selection-box:after { background: #707070; border: 1px solid #707070; top: 0; }
.menu-item-widget-area-container input[type="text"], .menu-item-widget-area-container input[type="email"], .menu-item-widget-area-container textarea, .menu-item-widget-area-container .widget table, .menu-item-widget-area-container .widget_categories ul li a, .menu-item-widget-area-container .widget.widget_archive ul li a, .menu-item-widget-area-container .widget .selection-box:after, .menu-item-widget-area-container .widget select, .menu-item-widget-area-container .widget.widget_archive select, .menu-item-widget-area-container .widget.widget_categories select, .menu-item-widget-area-container .widget #wp-calendar td, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta, .menu-item-widget-area-container .widget_mostlikedposts ul li { border-color: rgba(255, 255, 255, 0.2); }
.menu-item-widget-area-container .widget .selection-box:before { border-top-color: rgba(255, 255, 255, 0.2); }
#main-menu ul.menu.with-hover-style .menu-item-widget-area-container .widget .selection-box:before { border-top-color: #303030; }
.menu-item-widget-area-container .widget.mailchimp .mailchimp-form .nl-submit { width: 100% !important; }
.menu-item-widget-area-container .widget .searchform, .menu-item-widget-area-container .widget #searchform { position: relative; }
.menu-item-widget-area-container .widget .searchform input[type="text"], .menu-item-widget-area-container .widget #searchform input[type="text"] { line-height: 16px; width: 100%; }
.menu-item-widget-area-container .widget .searchform input[type="submit"], .menu-item-widget-area-container .widget #searchform input[type="submit"] { padding: 22px; position: absolute; right: 1px; top: 1px; z-index: 1; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.menu-item-widget-area-container .widget_categories ul li a, .menu-item-widget-area-container .widget.widget_archive ul li a { padding: 0 45px 5px 2px; }
.menu-item-widget-area-container .widget_categories ul li a span, .menu-item-widget-area-container .widget.widget_archive ul li a span { top: 0; }
.menu-item-widget-area-container .widget_mostlikedposts ul li { border: none; padding: 5px 0; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget { margin: 0; padding-bottom: 10px; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-thumb { margin: 0 0 25px; width: 100%; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget h4 { clear: both; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget h4 a { color: #fff; font-weight: 600; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-2-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta { font-size: 13px; }
.megamenu-child-container > ul.sub-menu > li.fill-two-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-child-container > ul.sub-menu > li.fill-three-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta,
.megamenu-child-container > ul.sub-menu > li.fill-four-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta { font-size: inherit; }
.megamenu-child-container > ul.sub-menu > li.fill-two-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p,
.megamenu-child-container > ul.sub-menu > li.fill-three-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p,
.megamenu-child-container > ul.sub-menu > li.fill-four-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p { padding: 0 15px; }
.megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget.widget_recent_entries .recent-posts-widget .post-meta p { padding: 0 10px; }
.megamenu-child-container > ul.sub-menu > li.fill-two-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p span,
.megamenu-child-container > ul.sub-menu > li.fill-three-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p span,
.megamenu-child-container > ul.sub-menu > li.fill-four-columns .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p span { font-size: 12px; margin-right: 5px; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta { display: inline-block; }
.menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget ul li > p { display: none; }
#main-menu ul.menu li .menu-item-widget-area-container .widget.flickrbox .flickr-widget div a { line-height: 0; }
.menu-item-widget-area-container ul li.widget.widget_recent_entries ul li { margin-bottom: 10px; }
.menu-item-widget-area-container ul li.widget.widget_recent_entries ul li .post-date { float: right; }
.menu-item-widget-area-container .recent-portfolio-widget ul li .thumb { width: 90px; }
.menu-item-widget-area-container .widget.widget_rss li a { font-weight: normal; }
.menu-item-widget-area-container .widget.widget_rss li a span  { display: inline-block; }
.menu-item-widget-area-container .widget.widget_tag_cloud .tagcloud a { padding: 5px 8px; }
.menu-item-widget-area-container .widget.widget_tag_cloud .tagcloud a:hover, #main-menu ul li .menu-item-widget-area-container .widget.widget_product_tag_cloud .tagcloud a:hover { color: #fff; }
.menu-item-widget-area-container .recent-portfolio-widget ul li, .menu-item-widget-area-container .recent-portfolio-widget ul li:last-child { padding-bottom: 10px; }
.menu-item-widget-area-container li.widget.widget_text ul li:before { content: ""; }
.menu-item-widget-area-container li.widget.widget_text ul li { padding: 10px 0 10px 10px; }
.menu-item-widget-area-container .dt-sc-contact-info { margin-bottom: 10px; }
.menu-item-widget-area-container .dt-sc-contact-info i { width: 10%; margin: 2px 0 0; }
.menu-item-widget-area-container .contact-link .dt-sc-contact-info span { width: 0; }
.menu-item-widget-area-container .dt-sc-contact-info span, .menu-item-widget-area-container .dt-sc-contact-info p, .menu-item-widget-area-container .dt-sc-contact-info a { margin-right: 0; width: 90%; }
.menu-item-widget-area-container .contact-address { border-bottom: 1px dashed; padding-bottom: 10px; margin-bottom: 20px; float: left; clear: both; width: 100%; }
.menu-item-widget-area-container .dt-sc-button:hover { color: #fff !important; }
.menu-item-widget-area-container .ad-promobox:before, .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-thumb a:before { content:""; display: block; position: absolute; height: 100%; width: 100%; box-shadow: 0 0 0 4px #fff inset; -webkit-box-shadow: 0 0 0 4px #fff inset; -moz-box-shadow: 0 0 0 4px #fff inset; -ms-box-shadow: 0 0 0 4px #fff inset; -o-box-shadow: 0 0 0 4px #fff inset; } .megamenu-child-container > ul.sub-menu > li.fill-two-columns,
.megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-three-columns,
.megamenu-2-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns { width: 470px; }
.megamenu-child-container > ul.sub-menu > li.fill-three-columns,
.megamenu-3-columns-group .megamenu-child-container > ul.sub-menu > li.fill-four-columns { width: 720px; }
.megamenu-child-container > ul.sub-menu > li.fill-four-columns { width: 970px; } .megamenu-2-columns-group .menu-item-fullwidth .widget { width: 205px; }
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget { width: 330px; }
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget,
.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget { width: 210px; }
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget { width: 455px; }
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget { width: 293px; }
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.menu-item-fullwidth .widget,
.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-four-columns.menu-item-fullwidth .widget { width: 212px; } #header.header1 #main-menu ul li a .menu-icon, #header.header2 #main-menu ul li a .menu-icon, #header.header5 #main-menu ul li a .menu-icon { display: none; }
#header.header2 #logo, #header.header3 #logo { margin: 8px 0 0; }
#header.header2 #main-menu > ul.menu li .megamenu-child-container { top: 90px; }
#header.header3 #main-menu > ul.menu li .megamenu-child-container { top: 91px; }
#header.header2 #main-menu > ul.menu li.menu-item-simple-parent ul { top: 80px; }
#header.header3 #main-menu > ul.menu li.menu-item-simple-parent ul { top: 81px; }
#header.header3 #main-menu > ul.menu > li > a, #header.header3 #main-menu > ul.menu > li > .nolink-menu { font-size: 13px; padding: 4px 14px 8px; }
#header.header3 #main-menu > ul.menu > li > a > .menu-icon { font-size: 14px; }
#header.header4 #logo { margin: 12px 0 0; width: 15%; }
#header.header4 #main-menu > ul.menu > li > a, #header.header4 #main-menu > ul.menu > li > .nolink-menu { border: none; margin: 32px 0 30px; padding: 0 10px 0 35px; }
#header.header4 #main-menu > ul.menu li, #header.header5 #main-menu > ul.menu li { line-height: 82px; text-align: left; }
#header.header5 #main-menu > ul.menu li { line-height: 70px; }
#header.header4 #main-menu > ul.menu > li { margin: 0 1px; }
#header.header4 #main-menu > ul.menu li:after { content: ""; background: #ededed; height: 0; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; z-index: -1; transition: background 1s ease 0s, height 0.5s ease 0s; -webkit-transition: background 1s ease 0s, height 0.5s ease 0s; -moz-transition: background 1s ease 0s, height 0.5s ease 0s; -ms-transition: background 1s ease 0s, height 0.5s ease 0s; -o-transition: background 1s ease 0s, height 0.5s ease 0s; }
#header.header4 #main-menu > ul.menu li.current-menu-ancestor:after, #header.header4 #main-menu > ul.menu li.current_page_ancestor:after, #header.header4 #main-menu > ul.menu li.current-menu-item:after, #header.header4 #main-menu > ul.menu li.current_page_item:after, #header.header4 #main-menu > ul.menu li:hover:after { height: 100%; }
#header.header4 #main-menu > ul ul li, #header.header5 #main-menu > ul ul li { line-height: normal !important; }
#header.header4 #main-menu > ul.menu > li > a, #header.header5 #main-menu > ul.menu > li > a,
#header.header4 #main-menu > ul.menu > li > .nolink-menu, #header.header5 #main-menu > ul.menu > li > .nolink-menu { display: inline-block; font-size: 13px; line-height: normal; position:relative; }
#header.header4 #main-menu > ul.menu > li > a > .menu-icon, #header.header4 #main-menu > ul.menu > li > .nolink-menu > .menu-icon { font-size: 18px; position: absolute; left: 10px; top: 0; }
#header.header4 #main-menu > ul.menu > li > a span, #header.header4 #main-menu > ul.menu > li > .nolink-menu span { color: #9c9c9c;  display: table; font-size: 11px; padding: 6px 0 0; text-transform: capitalize; }
#header.header4 .megamenu-child-container { top: 100px; }
#header.header4 #main-menu ul li.menu-item-simple-parent ul { top: 90px; }
#header.header4 #main-menu ul li.menu-item-simple-parent ul li, #header.header5 .megamenu-child-container > ul.sub-menu > li { margin: 0 !important; }
#header.header4 #main-menu ul li.menu-item-simple-parent ul li ul, #header.header5 #main-menu ul li.menu-item-simple-parent ul li ul { top: -15px; }
#header.header4 #main-menu ul li.menu-item-simple-parent ul ul ul, #header.header5 #main-menu ul li.menu-item-simple-parent ul ul ul { top: -10px; }
#header.header5 #logo { margin: 10px 0 0; width: 100%; text-align: center; }
#header.header5 #main-menu { text-align: center; width: 100%; }
#header.header5 #main-menu, #header.header5 #main-menu > ul.menu, #header.header5 #main-menu > ul.menu > li { float: none; display: inline-block; }
#header.header5 #main-menu > ul.menu > li > a, #header.header5 #main-menu > ul.menu > li > .nolink-menu { font-size: 14px; }
#header.header5 #main-menu ul li .megamenu-child-container, .is-sticky #header.header5 #main-menu ul li .megamenu-child-container { top: 70px; }
#header.header5 #main-menu ul li.menu-item-simple-parent > ul, .is-sticky #header.header5 #main-menu ul li.menu-item-simple-parent > ul { top: 60px; }
#header.header3:after, #header.header5:after { content: none; }
#header.header1 #main-menu > ul.menu > li span.menu-item-description,
#header.header2 #main-menu > ul.menu > li span.menu-item-description,
#header.header3 #main-menu > ul.menu > li span.menu-item-description,
#header.header5 #main-menu > ul.menu > li span.menu-item-description { display:none; }
.is-sticky #header.header5 #logo { display: none; } .dt-menu-toggle { color: #fff; cursor: pointer; display: none; font-size: 16px; font-weight: bold; padding: 10px 15px; text-transform: uppercase; }
.dt-menu-toggle-icon { background: #fff; display: inline-block; float: right; height: 2px; margin-top: 10px; position: relative; text-align: left; width: 20px; }
.dt-menu-toggle-icon:before, .dt-menu-toggle-icon:after { background: #fff; content: ""; height: 2px; left: 0; position: absolute; top: -5px; width: 20px; }
.dt-menu-toggle-icon:after { top:5px; }
.dt-menu-expand { cursor: pointer; display: none !important; font-size: 24px !important; font-weight: bold; height: 42px; line-height: 40px !important; padding: 0 !important; position: absolute !important; right: 0; text-align: center; top: 0; width: 48px; } #main { width: 100%; margin: 0; padding: 0 0 125px; float:left; background:#fff; }
#primary { float: left; margin: 30px 0 0; padding: 0; width: 900px; }
#primary.content-full-width { width: 100%; }
#primary.with-left-sidebar { float: right; }
#secondary { float: left; margin: 30px 0 0 20px; padding: 0; width: 250px; }
#secondary.left-sidebar { margin: 30px 20px 0 0; }
.floral-head { border-bottom: 2px solid; display: inline-block; font-size: 30px; line-height: 30px; padding-bottom: 5px; position: relative; }
.floral-head:before { content:""; background-position: left center; background-repeat: no-repeat; height: 51px; position: absolute; bottom: -27px; left: -74px; width: 74px; }
.floral-head.aligncenter { display: block; }
.floral-head.aligncenter:after { content:""; background-repeat: no-repeat; height: 51px; position: absolute; bottom: -27px; right: -50px; width: 74px; }
.floral-head.aligncenter:before { bottom: -21px; left: -50px; }
.floral-head.alignleft:before { background-position: right center; left: auto; right: -74px; }
.floral-head.aligncenter:after, .floral-head.alignleft:before { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); } #slider { clear: both; float: left;  margin: 0 0 30px; padding: 0; position: relative; width: 100%; }
.slider-image-only { clear: both; display: block; float: left; line-height: 0; margin: 0; padding: 0; width: 100%; }
.slider-image-only img { float: left; max-width: 100%; width: 100%; }
#slider-container { float: left; margin: 0; padding: 0; width: 100%; }
.icon-list i { background:#da676e; border:3px solid #c4575d; color:#ffffff; display:inline-block; float:left; height:50px; line-height:50px; border-radius:50px; margin-right:20px; text-align:center; width:50px; }
.icon-list h3 { color:#000000; font-size:16px; line-height:56px; } .fullwidth-section { clear: both; float: left; margin: 0; padding: 0; width: 100%; }
.fullwidth-bg { float: left; width: 100%; }
.fullwidth-section img.aligncenter { margin-bottom: 0; }
.page-template-tpl-fullwidth-php #main { padding-bottom: 0; }
.fullwidth-section .entry-meta .comments { margin: 0; padding: 2px 0; }
.fullwidth-section.light-bg .blog-entry .entry-details .entry-metadata a, .fullwidth-section.light-bg .blog-entry .entry-details .entry-body { color: #2d2d29; }
.fullwidth-section.dark-bg .border-title h1:after, .fullwidth-section.dark-bg .border-title h2:after, .fullwidth-section.dark-bg .border-title h3:after, .fullwidth-section.dark-bg .border-title h4:after, .fullwidth-section.dark-bg .border-title h5:after, .fullwidth-section.dark-bg .border-title h6:after	{ background: #d9d9d9; }
.fullwidth-section.dark-bg .gift-form input[type="email"], .fullwidth-section.dark-bg .gift-form input[type="text"], .gift-form input[type="date"], .fullwidth-section.dark-bg .gift-form textarea { background: none; }
.fullwidth-section.dark-bg, .fullwidth-section.dark-bg .border-title h2, .fullwidth-section.dark-bg h2, .fullwidth-section.dark-bg h3, .fullwidth-section.dark-bg h4, .fullwidth-section.dark-bg h5, .fullwidth-section.dark-bg h6, .fullwidth-section.dark-bg .blog-entry .entry-details .entry-title h4 a, .fullwidth-section.dark-bg .blog-entry .entry-details .entry-metadata a, .fullwidth-section.dark-bg .blog-entry .entry-details .entry-body, .fullwidth-section.dark-bg .gift-frm label, .fullwidth-section.dark-bg  .dt-sc-team .email, .fullwidth-section.dark-bg  .dt-sc-team .email a:hover, .fullwidth-section.dark-bg .dt-sc-gift-cards .dt-sc-gift.product:hover .price, .fullwidth-section.dark-bg .dt-sc-gift-cards .dt-sc-gift.product.selected .price, .fullwidth-section.dark-bg .gift-form label, .fullwidth-section.dark-bg .entry-details .entry-metadata span, .fullwidth-section.dark-bg h5.dt-sc-toggle a, .fullwidth-section.dark-bg h5.dt-sc-toggle-accordion a, .fullwidth-section.dark-bg .dt-sc-ico-content.type7 .icon span, .fullwidth-section.dark-bg .dt-sc-ico-content.type7 h5 a:hover, .fullwidth-section.dark-bg #newsletter input[type="email"], .fullwidth-section.dark-bg .gift-form input[type="text"], .gift-form input[type="date"], .fullwidth-section.dark-bg .gift-form textarea { color: #fff; }
.fullwidth-section.dark-bg .border-title .tag-line { color: #e6e6e6; }
.fullwidth-section.dark-bg .dt-sc-tabs-frame-content, .fullwidth-section.dark-bg .dt-sc-tabs-frame-content p, .fullwidth-section.dark-bg .dt-sc-gift-cards .dt-sc-gift.product .price { color: #808080; }
.fullwidth-section.dark-bg .dt-sc-tabs-frame-content h5, .fullwidth-section.dark-bg .dt-sc-success-box h5, .fullwidth-section.dark-bg .dt-sc-error-box h5 { color: #181818; }
.fullwidth-section.dark-bg  .dt-sc-team .email a, .fullwidth-section.dark-bg .dt-sc-ico-content.type7:hover .icon span { color: #9c9c9c; }
.fullwidth-section.dark-bg .dt-sc-team .info { border-color: #9c9c9c; }
.fullwidth-section.dark-bg .entry-details .entry-title, .fullwidth-section.dark-bg .gift-form input[type="email"], .fullwidth-section.dark-bg .gift-form input[type="text"], .gift-form input[type="date"], .fullwidth-section.dark-bg .gift-form textarea { border-color: rgba(255, 255, 255, 0.15); }
.fullwidth-section.dark-bg .dt-sc-ico-content.type7 h5 a { color: rgba(255, 255, 255, 0.45); }
.fullwidth-section.dark-bg .entry-details .entry-title h4 a:hover, .fullwidth-section.dark-bg .entry-details .entry-metadata a:hover  { color: rgba(255, 255, 255, 0.6); }
.fullwidth-section.dark-bg .dt-sc-ico-content.type7 .icon { border-color: #fff; background: none; }
.fullwidth-section.dark-bg .dt-sc-ico-content.type7:hover .icon { background: #fff; }
.fullwidth-section #newsletter input[type="email"], .fullwidth-section .newsletter-form input[type="text"] { border-right: none; color: }
.fullwidth-section.dark-bg #newsletter input[type="email"], .fullwidth-section.dark-bg .newsletter-form input[type="text"], .fullwidth-section.dark-bg .newsletter-form .dt-sc-button { border-color: #fff; }
.fullwidth-section.dark-bg .newsletter-form .dt-sc-button { background: #fff; color: #9c9c9c; }
.fullwidth-section.dark-bg .newsletter-form .dt-sc-button:hover { background: #f5f5f5; border-color: #fff !important; color: #333334; }
.fullwidth-section.dark-bg .newsletter-form .dt-sc-button:after { content: none; }
.skin-bg.parallax-section { background-color: rgba(0, 0, 0, 0); }
.fullwidth-section.skin-bg .dt-sc-counter { background: rgba(255, 255, 255, 0.1); }
.fullwidth-section.dark-bg.intro-text h4, .fullwidth-section.dark-bg.intro-text h5 { font-weight: normal; text-transform: uppercase; }
.fullwidth-section.dark-bg.intro-text h4 { font-size: 18px; margin-bottom: 25px; }
.fullwidth-section.dark-bg.intro-text h5 { color: rgba(255,255,255,0.35); font-size: 16px; }
.fullwidth-section.dt-sc-parallax-section.overlay { position: relative; }
.fullwidth-section.dt-sc-parallax-section.overlay h1, .fullwidth-section.dt-sc-parallax-section.overlay h2, .fullwidth-section.dt-sc-parallax-section.overlay h3, .fullwidth-section.dt-sc-parallax-section.overlay h4, .fullwidth-section.dt-sc-parallax-section.overlay h4, .fullwidth-section.dt-sc-parallax-section.overlay h5, .fullwidth-section.dt-sc-parallax-section.overlay h5, .fullwidth-section.dt-sc-parallax-section.overlay li { color: #eee; }
.fullwidth-section.dt-sc-parallax-section.overlay:before { background: rgba(0,0,0,0.6); width: 100%; height: 100%; float: left; position: absolute; left: 0; top: 0; content: ""; display: block; } .gradient-bg { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fallback-gradient.svg); background-image:
-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)) 25%, color-stop(40%, rgba(0,0,0,0.1)), to(rgba(255, 255, 255, 0))); background-image:
-webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-o-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
linear-gradient(to right, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff)";
}
.gradient { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fallback-gradient.svg); background-image:
webkit-gradient(left top, right bottom, from(rgba(0,0,0,0.25)) 18%, color-stop(40%, rgba(0,0,0,0.15)), color-stop(72%, rgba(255,255,255,0.1)), to(rgba(255, 255, 255, 0.15))); background-image:
-webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 18%, rgba(0, 0, 0, 0.15) 40%, rgba(255, 255, 255, 0.1) 72%, rgba(255, 255, 255, 0.15)); background-image:
-moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 18%, rgba(0, 0, 0, 0.15) 40%, rgba(255, 255, 255, 0.1) 72%, rgba(255, 255, 255, 0.15)); background-image:
-o-linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 18%, rgba(0, 0, 0, 0.15) 40%, rgba(255, 255, 255, 0.1) 72%, rgba(255, 255, 255, 0.15)); background-image:
linear-gradient(135deg, rgba(0, 0, 0, 0.25) 18%, rgba(0, 0, 0, 0.15) 40%, rgba(255, 255, 255, 0.1) 72%, rgba(255, 255, 255, 0.15)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff)";
} .breadcrumb-section { width:100%; margin:0 0 30px; padding:20px 0px; float:left; clear:both; background:#ededed; }
.breadcrumb { float: left; margin: 3px 0 0; padding :0; width: 57%; }
.breadcrumb, .breadcrumb a, .breadcrumb span, .breadcrumb h6 { font-size: 13px; line-height: 36px; }
.breadcrumb a { color:#ffffff; float:left; }
.breadcrumb span { float: left; margin: 0 6px ; text-align:center; }
.breadcrumb h6 { color: #666666; float: left; margin: 0; position: relative; }
.breadcrumb h6 span { color: inherit; float: none; }
.breadcrumb-section .searchform { float: right; padding: 0; }
.breadcrumb-section .searchform input[type="text"] { background: #fff; border-color: #ededed; border-style: solid; border-width: 0 1px 0 0; color: #c1c1c1; font-size: 13px; margin: 0; padding: 0 15px; line-height: 41px; height: 41px; border-radius: 20px 0 0 20px; }
.breadcrumb-section .searchform input[type="submit"] { background-color: #fff; border: none; color: #c1c1c1; background-image: none; content: "\f002"; font-size: 14px; line-height: 41px; height: 41px; margin: 0; padding: 0 15px; text-indent: 0; width: auto; border-radius: 0 20px 20px 0; }
.breadcrumb-section .searchform input[type="submit"]:hover { background: #181818; }
.breadcrumb-section.type2 .breadcrumb span { color: #fff; } .carousel-arrows { position:absolute; top:-60px; right:0px; }
.carousel-arrows a { background:#f5f5f5; color:#808080; float:left; height:40px; line-height:40px; text-align:center; width:40px; }
.carousel-arrows a.portfolio-next-arrow { border-left: 1px solid #fff; }
.carousel-arrows a:hover { color: #fff; }
.dt-sc-sorting-container { float:left; clear:both; margin:0px 0px 30px; padding:0px; width:100%; }
.dt-sc-sorting-container a { font-size:14px; line-height:36px; color:#2d2d29; padding:0px 15px; background:#ededed; margin:0px 5px 10px 0px; float:left; border-bottom:3px solid #d9d9d9; position:relative; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.dt-sc-sorting-container a:hover, .dt-sc-sorting-container a.active-sort { color:#ffffff; }
.dt-sc-portfolio-container { width:100%; float:left; clear:both; }
.portfolio-carousel-wrapper { width:100%; margin:0px; padding:0px; float:left; clear:both; position:relative; }
.portfolio-carousel { width:100%; margin:0px; padding:0px; float:left; clear:both; }
.portfolio-carousel li { display:inline; margin:0px 5px; }
.portfolio-carousel .portfolio { margin-top:0px; margin-bottom:0px; }
.portfolio-carousel-wrapper .carousel-arrows { right:5px; }
.portfolio { float:left; padding:0px; margin-bottom:20px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.dt-sc-portfolio-container .portfolio { margin:10px 0px 10px 0px; }
.portfolio.last { margin-right:0px; }
.portfolio .portfolio-thumb, .portfolio .portfolio-thumb img { float: left; width:100%; }
.portfolio .portfolio-thumb:hover img { -moz-transform: scale(1.3) rotate(0deg) translate(0px); -webkit-transform: scale(1.3) rotate(0deg) translate(0px); -o-transform: scale(1.3) rotate(0deg) translate(0px); transform: scale(1.3) rotate(0deg) translate(0px); }
.portfolio .portfolio-thumb { float:left; overflow:hidden; padding: 0; position: relative; width:100%; }
.portfolio .image-overlay { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/transparent-bg.png); background-repeat: repeat; float: left; height:100%; opacity:0; filter:alpha(opacity=0); position: absolute; top: 0; left: 0; width:100%; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
.portfolio:hover .image-overlay { opacity:1; filter:alpha(opacity=100); -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
.portfolio .portfolio-detail { clear: both; display: inline-block;  margin: 0; min-height: 48px; padding: 0; position: absolute; text-align: center; width: 100%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.portfolio .portfolio-detail .views { color: #2d2d29; display: inline-block; height: 100%; margin: 0 -4px 0 0; padding: 0 25px; position: relative; text-align: center; transform: translateX(-25px); -webkit-transform: translateX(-25px); -moz-transform: translateX(-25px); -ms-transform: translateX(-25px); -o-transform: translateX(-25px);  transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; }
.portfolio .portfolio-detail .views i { display: block; font-size: 20px; line-height: 24px; margin: 0; }
.portfolio .portfolio-detail .views a { color: #fff; display: inline-block; }
.portfolio:hover .portfolio-detail .views, .portfolio:hover .portfolio-detail .views a { color: #fff; }
.portfolio .portfolio-detail .views:after { content: ""; background: #fff; position: absolute; bottom: 5px; right: 0; top: 5px; width: 1px; }
.portfolio .portfolio-detail .portfolio-meta-content { display: inline-block; padding: 0 15px 0 25px; text-align: left; transform: translateX(25px); -webkit-transform: translateX(25px); -moz-transform: translateX(25px); -ms-transform: translateX(25px); -o-transform: translateX(25px);  transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; }
.portfolio .portfolio-detail h5, .portfolio .portfolio-detail p { margin: 0;}
.portfolio .portfolio-detail h5 { font-weight: bold; text-transform: uppercase; }
.portfolio .portfolio-detail p { color: #919191; text-transform: capitalize; }
.portfolio.dt-sc-one-fourth .portfolio-detail h5 { font-size:14px; }
.portfolio .portfolio-detail .views, .portfolio .portfolio-detail .portfolio-meta-content { opacity:0; filter:alpha(opacity=0); }
.portfolio:hover .portfolio-detail .views, .portfolio:hover .portfolio-detail .portfolio-meta-content { opacity:1; filter:alpha(opacity=100); }
.portfolio:hover .portfolio-detail .views, .portfolio:hover .portfolio-detail .portfolio-meta-content { transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
.portfolio:hover .portfolio-detail h5, .portfolio:hover .portfolio-detail h5 a, .portfolio:hover .portfolio-detail p { color: #fff; }
.portfolio.dt-sc-one-half.with-sidebar .portfolio-detail .views, .portfolio.dt-sc-one-third .portfolio-detail .views { padding: 0 20px; }
.portfolio.dt-sc-one-half.with-sidebar .portfolio .portfolio-detail .portfolio-meta-content, .portfolio.dt-sc-one-third .portfolio .portfolio-detail .portfolio-meta-content { padding: 0 15px 0 20px; }
.portfolio.dt-sc-one-half.with-sidebar .portfolio-detail h5, .portfolio.dt-sc-one-third .portfolio-detail h5 { font-size: 16px; }
.portfolio.dt-sc-one-half.with-sidebar .portfolio-detail p, .portfolio.dt-sc-one-third .portfolio-detail p, .portfolio.dt-sc-one-half.with-sidebar .portfolio-detail .views a, .portfolio.dt-sc-one-third .portfolio-detail .views a { font-size: 14px; }
.portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .views, .portfolio.dt-sc-one-fourth .portfolio-detail .views, .portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .portfolio-meta-content, .portfolio.dt-sc-one-fourth .portfolio-detail .portfolio-meta-content { padding: 0 15px; }
.portfolio.dt-sc-one-third.with-sidebar .portfolio-detail h5, .portfolio.dt-sc-one-fourth .portfolio-detail h5 { font-size: 13px; }
.portfolio.dt-sc-one-third.with-sidebar .portfolio-detail p, .portfolio.dt-sc-one-fourth .portfolio-detail p, .portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .views a, .portfolio.dt-sc-one-fourth .portfolio-detail .views a { font-size: 12px; }
.portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .views i, .portfolio.dt-sc-one-fourth .portfolio-detail .views i { font-size: 16px; line-height: 22px; }
.portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .views, .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .portfolio-meta-content { padding: 0 10px; }
.portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail h5 { font-size: 11px; }
.portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .views i { font-size: 14px; }
.isotope-hidden { display:none !important; }
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .portfolio-single { float:left; width:100%; padding:0px; margin:0px; }
.portfolio-slider-container { float:left; width:100%; padding:0px; margin:0px 0px 20px; position:relative; }
.two-third .portfolio-slider-container { margin-bottom:0px; }
.portfolio-slider { float:left; width:100%; margin:0px; padding:0px; }
.portfolio-slider li { width:100%; display:block; padding:0px; float:left; position:relative; margin-bottom:15px; margin-right:10px; background:none; }
.portfolio-slider li img { display:block; }
.portfolio-slider-container .bx-controls-direction { width:100%; float:left; margin:0px; padding:0px; }
.portfolio-slider-container .bx-controls-direction a { text-indent:-9999px; z-index:100; position:absolute; top:41%; width:39px; height:72px; float:left; opacity:0.8; filter:alpha(opacity=80); }
.portfolio-slider-container .bx-controls-direction a:hover { opacity:1; filter:alpha(opacity=100); }
.portfolio-slider-container .bx-controls-direction a.bx-prev { left:10px; }
.portfolio-slider-container .bx-controls-direction a.bx-next { right:10px; }
.portfolio-single h3 { text-transform:none; margin: 15px 0; }
.portfolio-single h6 { color:#919191; font-weight:normal; margin:-10px 0px 10px; }
.portfolio-share { float:left; clear:both; width:100%; margin:20px 0px 0px; }
.portfolio-single .tags span { margin-right:5px; color:#808080; }
.portfolio-single .bx-wrapper { position: relative; }
.entry-thumb .bx-wrapper { position: relative;}
.bx-controls a { background-position: center center; background-repeat: no-repeat; font-size:0; height:60px; position:absolute; top:43%; width:40px; z-index:999; }
.bx-controls a.bx-prev { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/portfolio-slider-arrow-left.png); left: 0; }
.bx-controls a.bx-next { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/portfolio-slider-arrow-right.png); right: 0; }
.post-nav-container { float:left; width:100%; margin:30px 0px 0px; padding:15px 0px; clear:both; border-bottom:1px dotted #888888; border-top:1px dotted #888888; }
.post-nav-container a { font-weight:bold; }
.post-nav-container a span { font-size:12px; font-weight:normal; color:#2d2d29; font-style:italic; }
.post-nav-container .post-prev-link { float:left; }
.post-nav-container .post-next-link { float:right; }
.portfolio-single .right-gallery.dt-sc-two-third { margin-left:2%; float:right; margin-right:0px; }
.portfolio-single .dt-sc-one-third.last { margin-left:0px; }
.portfolio-single .dt-sc-two-third { margin-right:2%; } .pagination { float: right; margin: 20px 0 10px; padding: 0; width: auto;  }
.pagination ul { float:left; margin: 0; padding: 0; }
.pagination ul li { float:left; display:inline; margin:0px; padding: 0; }
.pagination ul li a, .pagination .next-post a, .pagination .prev-post a { font-size:14px; font-weight:500; line-height:37px; color:#fff; padding: 0 15px; margin: 0 0 0 10px; float:left; border:1px solid; position:relative; z-index:1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; }
.pagination ul li a:after, .pagination .next-post a:after, .pagination .prev-post a:after { content:''; position:absolute; z-index:-1; width:100%; height:0; top:0; left:0; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }
.pagination ul li a:hover:after, .pagination .next-post a:hover:after, .pagination .prev-post a:hover:after { height:100%; }
.pagination ul li.active-page { border:1px solid; float:left; font-size:14px; font-weight:bold; line-height:37px; margin: 0 0 0 10px; padding: 0 15px; position: relative; z-index: 1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.pagination .next-post, .pagination .prev-post { float: left; padding: 0; }
.pagination .next-post { margin-left: 4px; }
.pagination .prev-post { margin-right: 4px; } .entry-meta { background: #fff; border: 1px solid #ededed; left: 0; position:absolute; margin: 0 20px 0 0; padding:10px 0px 0px; text-align:center; width:58px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.entry-meta .entry_format { display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:normal; font-size:30px; height:32px; line-height:32px; position:relative; text-align:center; text-decoration:inherit; }
.entry-meta .entry_format:after { content:"\f15c"; }
.entry-meta .date { border-top:1px solid #ededed; color:#868686; margin:10px 0px 0px; padding:10px 0px 0px; }
.entry-meta .date p { line-height:20px; }
.entry-meta .date p span { font-size:18px; }
.entry-meta .comments { display: block; color: #fff; margin: 0 -1px; padding: 2px 0 3px; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; }
.entry-meta .comments span { margin-right: 5px; }
.format-gallery .entry-meta .entry_format:after { content:"\f030"; }
.format-video .entry-meta .entry_format:after { content:"\f008"; }
.format-aside .entry-meta .entry_format:after { content:"\f036"; }
.format-chat .entry-meta .entry_format:after { content:"\f086"; }
.format-quote .entry-meta .entry_format:after { content:"\f10d"; }
.format-audio .entry-meta .entry_format:after { content:"\f001"; }
.format-link .entry-meta .entry_format:after { content:"\f0c1"; }
.format-standard .entry-meta .entry_format:after { content:"\f15c"; }
.format-image .entry-meta .entry_format:after { content:"\f03e"; }
.format-status .entry-meta .entry_format:after { content:"\f075"; }
.blog-entry { clear:both; float:left; margin:0px 0px 40px; position:relative; width:100%; }
.blog-entry-inner { padding:0px 0px 0px 80px; min-height:155px; }
.entry-thumb { display: block; line-height: 0; margin: 0 0 40px; overflow: hidden; position: relative; }
.format-audio .entry-thumb { overflow: visible; }
.entry-thumb img { height:auto; max-width: 100%; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.ie8 .entry-thumb img { width:auto; }
.entry-thumb .entry-thumb-desc {
background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.7) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0,0)), color-stop(100%,rgba(0, 0, 0, 0.7))); background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background: -o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background: -ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background: linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
opacity:0; filter:alpha(opacity=0); bottom: 0; height: 80%; left: 0; position: absolute; width: 100%; }
.entry-thumb img, .entry-thumb .entry-thumb-desc { transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; }
.entry-thumb p { color:#fff; font-weight:300; letter-spacing:0.5px; line-height:24px; opacity:0; filter: alpha(opacity=0); padding:20px 20px 5px; position:absolute; bottom:0; left:0; right:0; transform:translate3d(0,50px,0); -webkit-transform:translate3d(0,50px,0); -moz-transform:translate3d(0,50px,0); -ms-transform:translate3d(0,50px,0); -o-transform:translate3d(0,50px,0); transition:opacity 0.35s, transform 0.35s; -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; -moz-transition:opacity 0.35s, transform 0.35s; -ms-transition:opacity 0.35s, transform 0.35s; -o-transition:opacity 0.35s, transform 0.35s; }
.blog-entry:hover .entry-thumb .entry-thumb-desc { opacity: 1; filter: alpha(opacity=100); }
.blog-entry:hover .entry-thumb img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.blog-entry:hover .entry-thumb p { opacity:1; transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); }
.format-gallery .entry-thumb img, .blog-entry.format-gallery:hover .entry-thumb img { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
.format-gallery .entry-thumb-desc, .format-video .entry-thumb-desc, .format-audio .entry-thumb-desc	{ display: none; }
.entry-details .entry-metadata { display: inline-block; padding: 20px 0 0; width:100%; }
.entry-details .entry-title { border-bottom: 1px solid #dbdbdb; display: block; padding-bottom: 15px; }
.entry-details .entry-title h4 { font-size: 24px; line-height: 30px; margin-bottom: 0; }
.entry-details .entry-metadata span { margin-right:5px; }
.entry-details .entry-metadata a { color: #333334; font-size: 13px; }
.entry-details .entry-metadata .tags a, .entry-details .entry-metadata .categories a { text-transform: capitalize; }
.entry-thumb .bx-controls a { top: 0; bottom: 0; margin: auto; background-color: rgba(0, 0, 0, 0.6); height:45px; width:30px; background-size:30px 30px; }
.entry-gallery-post-slider, .entry-gallery-post-slider li { display:block; float: left; margin: 0; padding: 0; line-height: 0; }
.author-info { background: #ededed; display:block; padding:20px 20px 10px; clear:both; }
.author-info img { background:#ffffff; padding:5px; }
.author-bio { float:left; clear:both; margin:20px 0px 0px; padding:0px; width:100%; }
.author-bio > h4 { margin-bottom:20px; }
.author-bio .image { float:left; margin-right:3%; line-height:0; }
.author-bio .image img { height:auto; max-width:94%; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; }
.author-bio .author-details h4 { margin: 5px 0 10px; }
.author-bio .author-details { border:1px solid #d7d7d7; padding:15px 2%; margin:0px; float:left; width:96%; }
.blog-fullwidth { width:100%; margin: 0; }
.entry-metadata p { float:left; margin: 0 15px 0 0; }
.entry-details .entry-body { clear:both; margin: 15px 0 0; width:100%; }
.entry-details .read-more { color: #fff; display: inline-block; margin: 15px 0 0; padding: 10px 20px; position: relative; z-index: 1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
.entry-details .read-more:after { content:''; height:0; left:0; position:absolute; top:0; width:100%; z-index:-1; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; }
.entry-details .read-more:hover:after { height: 100%; }
.sticky .featured-post, .featured-post { margin-bottom:15px; position:relative; padding:0px 0px 0px 50px; color:#2d2d29; background:#ededed; height:40px; display:block; line-height:40px; font-size:14px; font-weight:bold; }
.featured-post span { width:40px; height:40px; position:absolute; left:0px; top:0px; line-height:40px; text-align:center; color:#fff; font-size:18px; } .commententries { float:left; margin: 10px 0 0; padding: 0; width:100%; }
ul.commentlist { border-top: 0; float:left; list-style:none; margin: 20px 0 20px 0; padding: 0 0 20px 0; width:100%; }
ul.commentlist li { display:block; float:none; list-style:none; border:none; margin:0px 0px 20px; padding:0px 0px 0px 115px; position:relative; clear:both; }
ul.commentlist li ul.children { margin:10px 0px 10px; padding:0px; float:left; border:none; clear:both; width:100%; }
ul.commentlist li .respond { margin-left:69px; }
ul.commentlist li .comment-details { position:relative; padding:0px 0px 10px; margin:10px 0px 10px; }
ul.commentlist li .comment-details:before { border-bottom:1px solid #FFFFFF; bottom:0px; content:''; left:0px; position:absolute; width:100%; }
ul.commentlist li .comment-body { margin:15px 0px 0px; }
ul.commentlist li .comment-author { left:0px; top:0px; position:absolute; }
ul.commentlist li .comment-author img { border: 3px solid; max-width: 88px; max-height: 88px; float:left; margin:0px; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; border-radius:88px; }
ul.commentlist li .comment-author img:hover { -moz-transform: scale(1.05) rotate(20deg) translate(2px); -webkit-transform: scale(1.05) rotate(20deg) translate(2px); -o-transform: scale(1.05) rotate(20deg) translate(2px); transform: scale(1.05) rotate(20deg) translate(2px); }
ul.commentlist li .author-name { background:#f5f5f5; height:40px; font-weight: 500; font-size:14px; line-height:40px; color:#2d2d29; padding-left:50px; margin-bottom:5px; }
ul.commentlist li .author-name a { color:#2d2d29; line-height:40px; font-size:14px; }
ul.commentlist li .author-name span { width:40px; height:40px; display:inline-block; margin:0px 10px 0px 0px; padding:0px; color: #fff; position:absolute; left:0px; top:0px; line-height:44px; text-align:center; }
ul.commentlist li.bypostauthor .author-name { background: #f5f5f5; color: #2d2d29; }
ul.commentlist li .comment-details { display:block; }
ul.commentlist li .commentmetadata { font-size:12px; color:#808080; font-style:italic; text-decoration:none; }
ul.commentlist li .reply { margin:0px; position:absolute; top:0px; right:0px; }
ul.commentlist li .reply a { font-weight: 500; line-height:40px; color: #fff; padding:0px 15px; height:40px; display:inline-block; }
ul.commentlist li .reply a:hover { background:#808080; }
ul.commentlist li #respond { padding-bottom:20px; }
#respond { clear:both; }
#respond h3 small { font-size:14px; margin-bottom:20px; }
#respond .form-submit { width:100%; text-align:right; }
#respond input[type="submit"] { float:none; }
.social-share-icons { width:100%; clear:both; float:left; margin:20px 0px 0px; padding:0px; }
.social-share-icons li { display:inline; margin:0px 10px 0px 0px; padding:0px; }
.social-share-icons li img:hover { opacity:0.8; filter:alpha(opacity=80); }
.comment-body ul li, .comment-body ol li { padding-left:0px; list-style:circle; display:list-item; } .side-navigation { width:27%; float:left; margin: 0 2% 0 0; padding: 0; }
.side-navigation-content { width:71%; float:left; margin: 0; padding: 0; }
ul.side-nav { border:1px solid; border-bottom:0px; margin:0px; padding:0px; float:left; }
ul.side-nav li { float:left; width:100%; display:block; padding:0px; border-bottom:1px solid; }
ul.side-nav li a { color:#2d2d29; padding:10px 0px 10px 60px; display:block; position:relative; }
ul.side-nav li a:before { content:"\f0da"; font-family:FontAwesome; font-style:normal; font-weight:normal; color:#444446; position:absolute; left:0; top:0; margin:auto; width:45px; height:44px; text-align:center; line-height:45px; }
ul.side-nav li a:hover:before, ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before { color: #fff; }
ul.side-nav > li.current_page_item > a:after, ul.side-nav > li > ul > li.current_page_item > a:after { content:""; position:absolute; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/side-nav-active.png); background-repeat: no-repeat; height:46px; right:-11px; top: 0; width: 11px; }
ul.side-nav li ul { border-top:1px solid; margin:0px; padding-left:0px; }
ul.side-nav li ul li:last-child { border:none; padding-bottom:0px; }
ul.side-nav li ul li a { padding-left:85px; }
ul.side-nav ul ul li a { padding-left:120px; }
ul.side-nav li a:before, ul.side-nav > li > a:hover, ul.side-nav > li > ul > li > a:hover, ul.side-nav > li > ul > li > ul > li > a:hover, ul.side-nav > li.current_page_item > a, ul.side-nav > li > ul > li.current_page_item > a, ul.side-nav > li > ul > li > ul > li.current_page_item > a { background:#ededed; }
ul.side-nav, ul.side-nav li, ul.side-nav li ul { border-color:#e3e3e3; }
ul.side-nav li a:before, ul.side-nav > li > a:hover, ul.side-nav > li > ul > li > a:hover, ul.side-nav > li > ul > li > ul > li > a:hover { color:#2d2d29; } .procedures-wrapper { background: #f5f5f5; float: left; width: 100%; }
.procedures-wrapper img { float: left; margin: 0; width: 100%; }
.procedures-wrapper ul.dt-sc-fancy-list { margin: 0; }
.procedures-wrapper .dt-sc-specials-list { width: auto; }
.procedures-wrapper .dt-sc-specials-list li:first-child { padding-top: 0; }
.procedures-detail { display: block; float: left; height: 100%; padding: 35px 6% 25px; position: relative; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.procedures-detail:after, .procedures-detail:before { border-color: #d2ccc3; border-style: dashed; content: ""; position: absolute; }
.procedures-detail:before { border-width: 1px 0; bottom: 10px; left: 0; right: 0; top: 10px; width: 100%; }
.procedures-detail:after { border-width: 0 1px;  bottom: 0; height: auto; left: 10px; right: 10px; top: 0; width: auto; }
.procedures-detail .dt-sc-specials-list li:before { content: none; } .available-times > .hr-title { text-transform: capitalize; }
ul.time-table { display: block; float: left; list-style-type: none; width: 100%; }
ul.time-table > li { border-right: 1px solid #e3e3e3; display: block; float: left; margin-bottom: 20px; padding: 15px 20px 0; position: relative; text-align: center; width: 16.4%; z-index: 0; }
ul.time-table > li span { display: block; text-transform: capitalize; }
ul.time-table > li ul.time-slots { display: inline-block; margin: 15px 0 10px ; padding: 5px 20px 0; text-align: center; }
ul.time-table > li ul.time-slots > li { border: none; clear: both; display: block; float: left; margin: 0 auto 10px ; padding: 0; }
ul.time-table > li > p { font-size: 16px; margin: 0; }
ul.time-table > li > p > span { display: block; font-size: 13px; }
ul.time-table > li ul.time-slots > li a { border: 1px solid #e3e3e3; color: #868686; display: inline-block; min-width: 56px; padding: 5px 18px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; }
ul.time-table > li:after { background: #e3e3e3; content: ""; height: 0; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
ul.time-table > li.selected:after { height: 100%; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
ul.time-table > li ul.time-slots > li a.selected { background: #fff; color: #fff; }
ul.time-table > li ul.time-slots > li:last-child { margin-bottom: 0; }
ul.time-table > li:nth-child(5n+1) { border-left: 1px solid #e3e3e3; clear: both; }
.page-with-sidebar ul.time-table > li { width: 20.4% }
.page-with-sidebar ul.time-table > li:nth-child(5n+1) { border-left: inherit; clear: none; }
.page-with-sidebar ul.time-table > li:nth-child(4n+1) { border-left: 1px solid #e3e3e3; clear: both; }
.personal-info { float: left; width: 100%; }
.personal-info textarea { height: 110px; }
.schedule-it { float: right; padding: 14px 20px !important; } .error-info { clear:both; width:100%; background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/spa_image_background.png) no-repeat right center; float:left; margin:0; padding:0; background-size: 65%; text-transform: uppercase; font-family: "Raleway",sans-serif; }
.error-info h2 { margin-bottom:10px; display:block; font-size: 250px; font-weight: bolder; line-height: 280px; font-family: "Raleway",sans-serif; }
.error-info h3 { text-transform:none; display:block; margin-bottom:20px; font-size: 150px; font-weight: 200; line-height: 100px; color: #d2d2d2; }
.error-info h4.error_link { font-size: 50px; color: #d2d2d2; font-weight: italic; line-height: 60px; }
.error-info .dt-sc-button.small { padding: 20px 40px; font-size: 18px; }
.error-info .dt-sc-button.small i { margin: 0 0 0 10px; }
.error-info .error-info-content { width: 40%; text-align: center;} #newsletter { float: left; clear: both; margin: 0 0 30px; padding: 0; position: relative; width: 100%; }
#newsletter h2 { font-size: 24px; }
#newsletter form { float: left; margin: 0; width: 100%; }
#newsletter input[type="email"], .newsletter-form input[type="text"] { background: none; float:left; margin: 0; width: 70%; }
#newsletter input[type="email"], .newsletter-form input[type="text"], #newsletter .dt-sc-button { font-size: 15px; height: 50px; }
#newsletter .dt-sc-button { float:left; margin: 0; padding: 14px 45px; position: relative; }
#newsletter .dt-sc-button, #newsletter .dt-sc-button:after { border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; } #toTop { background-position: left top; border:none; display:none; overflow:hidden; position:fixed; bottom:30px; right:30px; text-decoration:none; text-indent:100%; z-index:9999; }
#toTopHover { background-position: left -40px; display:block; float:left; overflow:hidden; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop, #toTopHover { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ui.totop.png); background-repeat: no-repeat; height: 40px; width: 40px; }
#toTop:active, #toTop:focus { outline:none;	} #footer { background: #0f0f0f; float:left; margin: 0; padding:70px 0 0; position: relative; width:100%; }
.footer-logo { display: inline-block; margin: 0 auto; position: absolute; top: -32px; text-align: center; width: 100%; }
.footer-logo img { height: auto; margin: auto; position: absolute; left: 0; right: 0; top: -35px; width: auto !important;}
.footer-logo .retina_logo {top: 50px;}
#footer .ico-border { width: 100%; }
#footer .ico-border .ico-bg { background-position: right top; }
#footer .ico-border:before, #footer .ico-border:after { background: #333333; width: 48%; }
#footer:after { content: ""; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer-bg.png); background-repeat: no-repeat; height: 172px; position: absolute; bottom: 0; right: 5px; width: 402px; }
#footer img { max-width:100%; height:auto; }
.ie8 #footer img { width:auto; }
#footer, #footer .widget ul li a, #footer .widget ul li, #footer .widget h3.widgettitle a, #footer .widget h3.widgettitle a:hover, #footer p, #footer .widget .recent-posts-widget .post-meta p a, #footer .dt-sc-contact-info span, #footer .widget ul li:before, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a, #footer .widget ul li h3 a, #footer .widget ul li h4 a, #footer .widget ul li h5 a, #footer .widget ul li h6 a { color:#707070; }
#footer .column { z-index: 1; }
#footer .widget ul { margin: 0; padding: 0; width:100%; }
#footer .widget ul li { display: block; font-size:14px; font-weight:normal; line-height:20px; padding:7px 0; position:relative; }
#footer .widget ul li a, #footer .promo-details a { display: block; }
#footer .widget ul li:first-child { padding-top: 0; }
#footer .widget ul ul { border-top:1px solid #303030; margin-top:5px; padding-left: 15px; padding-top:10px; }
#footer .widget ul li:last-child { border:none; }
#footer .widget.tweetbox .tweet_list .tweet a { display: inline; }
#footer .widget .searchform input[type="text"], #footer .widget #searchform input[type="text"], #footer .mailchimp-form input[type="email"] { background: none; border-color: #303030; color: #707070; font-size: 14px; }
#footer .widget_categories ul li, #footer .widget.widget_archive ul li { padding-bottom: 0; }
#footer .widget.widget_archive ul li a, #footer .widget_categories ul li a { border-bottom: none; padding: 0; }
#footer .widget_categories ul li:before, #footer .widget.widget_archive ul li:before { top: 17px; }
#footer .widget_categories ul li:first-child:before, #footer .widget_archive ul li:first-child:before { top: 10px; }
#footer .widget.widget_recent_entries .recent-posts-widget ul li:before { content:""; }
#footer .widget.widget_recent_entries .recent-posts-widget ul li { padding-left: 0; }
#footer .widget.widget_recent_entries .recent-posts-widget h4, #footer .recent-portfolio-widget ul li h6 { font-weight: bold; }
#footer .widget { float:left; padding-bottom: 30px; width:100%; }
#footer .widget h3.widgettitle { color: #707070; margin-bottom:35px; }
#footer .widget h3.widgettitle .ico-bg { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower-small.png); background-position: right top; background-repeat: no-repeat; display: inline-block; height: 11px; margin-left: 10px; opacity: 0.45; filter: alpha(opacity=45); width: 11px; }
#footer .widget .recent-posts-widget ul li { padding: 0 0 20px; }
#footer .widget.widget_recent_entries .recent-posts-widget .post-meta p a, #footer .widget.widget_recent_entries .recent-posts-widget .post-meta p span { display: inline; }
#footer .widget .recent-posts-widget ul li, #footer .widget .recent-portfolio-widget ul li { border-bottom: none; }
#footer .widget.flickrbox .flickr-widget div img { height: 76px; width: 76px; }
#footer .widget .tweet_list li:before { content:""; }
#footer .widget .tweet_list li { padding-left:0px; border-bottom:none; padding-bottom:20px; }
#footer .widget_categories ul li a { display:block; position:relative; }
#footer .widget_mostlikedposts ul li { border-bottom: none; }
.ad-promobox { float: left; line-height: 0; position: relative; width: 100%; }
.ad-promobox, .ad-promobox img { float: left; width: 100%; }
.ad-promobox:before { content:""; display: block; position: absolute; height: 100%; width: 100%; box-shadow: 0 0 0 4px rgba(199, 199, 199, 0.7) inset; -webkit-box-shadow: 0 0 0 4px rgba(199, 199, 199, 0.7) inset; -moz-box-shadow: 0 0 0 4px rgba(199, 199, 199, 0.7) inset; -ms-box-shadow: 0 0 0 4px rgba(199, 199, 199, 0.7) inset; -o-box-shadow: 0 0 0 4px rgba(199, 199, 199, 0.7) inset; }
#secondary .ad-promobox:before { box-shadow: 0 0 0 4px #ededed inset; -webkit-box-shadow: 0 0 0 4px #ededed inset; -moz-box-shadow: 0 0 0 4px #ededed inset; -ms-box-shadow: 0 0 0 4px #ededed inset; -o-box-shadow: 0 0 0 4px #ededed inset; }
#footer .widget .dt-sc-pricing-list { display: block; float: left; margin: 15px 0 0; width: 100%; }
#footer .widget .dt-sc-pricing-list h5 { font-weight: normal; margin-bottom: 0; }
#footer .widget .dt-sc-pricing-list img { display: block; margin: 0; }
#footer .widget .dt-sc-pricing-list a { display: block; }
#footer .widget .dt-sc-pricing-list .app-links { float: left; margin: 0 10px 20px 0; width: auto; }
#footer .widget .dt-sc-social-icons li { display: inline; float: left; border: none; padding: 0; margin: 0 5px 0 0; width: 34px; clear:none; }
#footer .widget .dt-sc-social-icons li:before { content: none; }
#footer .widget .dt-sc-social-icons li a { position: static; }
#footer .widget .dt-sc-social-icons li img, #footer .widget select, #footer .widget .selection-box:after { border-color: #303030; }
#footer .widget .selection-box:after { height: 50px; top: 0; }
#footer .widget .selection-box:before { border-top-color: #303030; }
#footer .widget.widget_calendar caption { font-size:14px; }
#footer table, #footer td  { border-color: #303030; }
#footer th, #footer td { padding: 10px; text-align: center; }
#footer th, #footer .widget .selection-box:after { background: #707070; }
#footer td { background: none; color: #707070; border-style: solid; border-width: 0 1px 1px 0; }
#footer td:last-child { border-right: none; }
#footer td a { font-weight: bold; }
#footer .widget .textwidget ul li { border-bottom: none; }
#footer .widget select { background: none; width: 99.9%; }
#footer .widget select option { background: #fff; padding: 10px 15px; }
#footer input[type="submit"], #footer input[type="button"], #footer .dt-sc-button:hover { color: #fff; }
#footer td a, #footer .widget.widget_recent_comments li a, #footer .widget.widget_recent_entries .recent-posts-widget h4 a, #footer .recent-portfolio-widget ul li h6 a,  #footer .widget.tweetbox .tweet-time,  #footer .widget.tweetbox .tweet-text a,  #footer .widget_mostlikedposts ul li a, #footer .widget_rss .rsswidget, #footer .tagcloud a, #footer .tagcloud a:hover, #footer .widget.widget_recent_entries .recent-posts-widget .post-meta p a, #footer .widget.widget_recent_entries .recent-posts-widget .post-meta p span, #footer .widget_categories ul li a span, #footer .widget.widget_archive ul li a span, #footer .dt-sc-contact-info a:hover,  #footer .promo-details a:hover, #footer .dt-sc-button:hover { color: rgba(255, 255, 255, 0.6); }
#footer .tagcloud a { padding: 3px 10px; }
#footer .tagcloud a:hover { z-index:1; }
#footer .dt-sc-contact-info { border: none; }
#footer .dt-sc-contact-info, #footer .widget.widget_text .dt-sc-contact-info.address { padding-top: 0; }
#footer .wp-caption { width: 100%; }
#footer .wp-caption-text { color: #808080; }
#footer .widget.widget_recent_entries .recent-posts-widget .post-meta p, #footer .widget.widget_recent_entries .recent-posts-widget .post-meta { border-color: #303030; }
#footer .copyright { clear: both; float: left; margin: 0; padding: 35px 0; width: 100%; }
#footer .copyright a:hover { color: #fff; }
#footer .widget.widget_categories ul li a:before { content:""; }
.call-text { margin-right: 5px; }
.copyright-content { float:left; font-size: 13px; line-height: normal; }
.footer-menu { float:right; line-height:normal; margin: 0; position: relative; z-index: 999; }
.footer-menu li { display: inline; list-style: none; }
.footer-menu li a { border-left: 1px solid rgba(255, 255, 255, 0.32); display: inline-block; line-height: normal; margin: 0 0 0 8px; padding: 0 0 0 10px; }
.footer-menu li:first-child a { border: none; margin-left: 0; padding-left: 0; }
#footer .copyright p, #footer .copyright div, #footer .copyright a { color: rgba(255, 255, 255, 0.6); }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, .widget.widget_recent_entries .recent-posts-widget h4 { display:inline; }
.menu-item-widget-area-container .widget .searchform input[type="submit"], .menu-item-widget-area-container .widget #searchform input[type="submit"] { padding: 22px; }
.searchform input[type="submit"], .widget .searchform input[type="submit"], .widget #searchform input[type="submit"], #primary .searchform input[type="submit"] { padding: 23px 24px;  }
::i-block-chrome, .widget .searchform input[type="submit"], ::i-block-chrome, .widget #searchform input[type="submit"] { max-width: 15px; }
#header.header4 .megamenu-child-container { top: 98px; }
#header.header4 #main-menu ul li.menu-item-simple-parent ul { top: 88px; }
} .ie9 .gradient-bg, .ie9 .gradient {  background-image: none; filter: none; -ms-filter: none; }
.ie9 #header.header3 #main-menu > ul.menu li.menu-item-simple-parent ul { top: 80px; }
.ie9 #header.header3 #main-menu > ul.menu li .megamenu-child-container { top: 90px; }
.ie9 .header4#header #main-menu ul li.menu-item-simple-parent ul { top: 88px; }
.ie9 .header4#header #main-menu > ul.menu li .megamenu-child-container { top: 98px; }
.ie9 .breadcrumb-section .searchform input[type='submit'] { padding: 21px 15px 20px; }
.ie9 .widget .searchform input[type='submit'], .ie9 .widget #searchform input[type='submit'] { padding: 24px; }
.ie9 .entry-thumb .entry-thumb-desc { background: rgba(0, 0, 0, 0.3); height: 100%; }
.ie9 .blog-entry:hover .entry-thumb .entry-thumb-desc p { opacity: 1; filter: alpha(opacity=100); }
_:-ms-input-placeholder, :root .breadcrumb-section .searchform input[type='submit'] { padding: 21px 15px 20px; }
_:-ms-input-placeholder, :root .widget .searchform input[type='text'], _:-ms-input-placeholder, :root .widget #searchform input[type='text'] { font-size: 15px; }
_:-ms-input-placeholder, :root .widget .searchform input[type='submit'], _:-ms-input-placeholder, :root .widget .searchform input[type='submit'] { padding: 24px; } span.wpcf7-form-control-wrap.department-field:before { border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid rgba(0, 0, 0, 0.2); bottom: 0; height: 0; margin: auto; right: 20px; top: 3px; z-index: 1; }
span.wpcf7-form-control-wrap.department-field:before, span.wpcf7-form-control-wrap.department-field:after { content: ""; pointer-events: none; position: absolute; }
span.wpcf7-form-control-wrap.department-field:after { background: #fff; border-left: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; height: 48px; right: 0; top: 1px; width: 48px; }
span.wpcf7-form-control-wrap.department-field:before, span.wpcf7-form-control-wrap.department-field:after { content: ""; pointer-events: none; position: absolute; }
span.wpcf7-form-control-wrap.department-field { display: block; position: relative; }
.wpcf7-form-control-wrap { position:relative; width: 100%; }
.wpcf7-form span.wpcf7-not-valid-tip { background:#ffb0af; border:1px solid #ff7b79; color:#cc0000; left: 0; padding:4px 10px; position: relative; top: 0; }
.wpcf7-form span.wpcf7-not-valid-tip:before { content:""; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/error-arrow.png); background-position: top left; background-repeat: no-repeat; position:absolute; left:14px; top:-6px; height:6px; width:16px; }
.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok { margin-bottom:20px; margin-top:20px; clear:both; padding:15px 15px 15px 35px; float:left; }
.wpcf7-form div.wpcf7-validation-errors { background:#ffcccc; border:1px solid #ff9999; color:#d01313; position:relative; }
.wpcf7-form div.wpcf7-validation-errors:before, .wpcf7-form div.wpcf7-mail-sent-ok:before { top:13px; left:10px; font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:20px; position:absolute; }
.wpcf7-form div.wpcf7-validation-errors:before { content:"\f057"; color:#C54228; }
.wpcf7-form div.wpcf7-mail-sent-ok { background:#eafac0; border:1px solid #b1cf67; color:#7ba411; position:relative; }
.wpcf7-form div.wpcf7-mail-sent-ok:before { content:"\f058"; color:#75b632; }
.wpcf7-form span.wpcf7-list-item { margin-right:25px; }
.wpcf7-form-control.wpcf7-radio { display: block; margin: 10px 0; padding: 15px 2%; }
.wpcf7-form input[type="radio"] { position:relative; margin-right:5px; top:-2px; }
#wpcf7-f11-p8-o1 textarea { height: 80px; }
#wpcf7-f11-p8-o1 input[type="submit"] { display: block; float: none; margin: 20px auto 0; }
.dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip { left: 0; padding:0px 10px; top:0; }
.dt-sc-titled-box-content .wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok { margin-top: 30px; }
.ie9 .dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip { top:50px; }
.ie9 .wpcf7-form .wpcf7-not-valid-tip { top:20px; } .delicate-style-picker-wrapper { position:fixed; z-index:99999; left:0px; top:150px; }
#delicate-style-picker { background:#ffffff; width:225px; float:left; position:absolute; top:0px; z-index:1; margin:0px; padding:0px 0px 10px; text-align:center; box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); }
#delicate-style-picker h2 { background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/style-picker/title-bg.jpg) repeat-x; font:normal 12px Tahoma, Geneva, sans-serif; text-transform:uppercase; line-height:48px; width:100%; color:#848484; margin:0px 0px 15px; padding:0px;  }
#delicate-style-picker h3 { font:normal 12px Tahoma, Geneva, sans-serif; padding:0px 0px 10px; width:100%; color:#848484; margin:0px; text-transform:uppercase; }
#delicate-style-picker ul { float:left; margin:0px; padding:0px; text-align:center; width:225px; }
#delicate-style-picker ul li { display:inline-block; display:inline; list-style-type:none; padding:0px; margin:0px 0px 6px 0px; }
#delicate-style-picker ul li a { background:#ffffff; border:1px solid #ffffff; padding:2px; display:inline-block; margin:0px; line-height:0; }
#delicate-style-picker ul li a.selected, #delicate-style-picker ul li a:hover { border:1px solid #d7d7d7; }
#delicate-style-picker ul li a img { border:1px solid #d7d7d7; }
#delicate-style-picker .hr { background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/style-picker/seperator.png) no-repeat; width:100%; height:25px; margin:-10px 0px 10px; float:left; }
.style-picker-ico { background: #ffffff; border: 1px solid #e6e5d9; width: 48px; height: 48px; position: absolute; top: 25px; left: 225px; box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -ms-box-shadow: 0 0 10px rgba(0,0,0,0.5); -o-box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.style-picker-ico img { position: absolute; left: 0;  right: 0; top: 0;  bottom: 0; margin: auto }
@keyframes rotating {
from { transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
to { transform: rotate(360deg);  -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg);  -o-transform: rotate(360deg); }
}
@-webkit-keyframes rotating {
from { transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); }
to { transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); }
}
.rotating { -webkit-animation: rotating 2s linear infinite; -moz-animation: rotating 2s linear infinite; -ms-animation: rotating 2s linear infinite; -o-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite; } .retina_logo { display:none; }
@media only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-devicepixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
.normal_logo { display: none; }
.retina_logo { display: inline-block; height: auto !important; }
#header.header5 #logo { float: left; margin-left: auto; margin-right: auto; text-align: center; width: 100%; }
#header.header5 .retina_logo { display: inline-block; }
.ico-border .ico-bg.flower { background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower@2x.png); background-size: 41px 20px; }
select { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/select-box@2x.jpg); background-size: 44px 48px; }
.searchform input[type="submit"], #searchform input[type="submit"] { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-search@2x.png); background-size: 15px 15px; }
#secondary .widget h3.widgettitle:after, #primary .widget h3.widgettitle:after, .ico-border-title.flower:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower-medium@2x.png); background-size: 15px 15px; }
#header:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/header-bg.png); background-size: 290px 129px; }
.portfolio .image-overlay { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/transparent-bg@2x.png); background-size: 2px 2px; }
.bx-controls a.bx-prev { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/portfolio-slider-arrow-left@2x.png); }
.bx-controls a.bx-next { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/portfolio-slider-arrow-right@2x.png); }
.bx-controls a.bx-prev, .bx-controls a.bx-next, #toTop, #toTopHover { background-size: 40px 40px; }
ul.side-nav > li.current_page_item > a:after, ul.side-nav > li > ul > li.current_page_item > a:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/side-nav-active@2x.png); background-size: 40px 40px; }
#toTop, #toTopHover { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ui.totop@2x.png); background-size: 40px 80px; }
#footer:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer-bg@2x.png); background-size: 402px 172px; }
#footer .widget h3.widgettitle .ico-bg { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/ico-flower-small@2x.png); background-size: 11px 11px; }
.wpcf7-form span.wpcf7-not-valid-tip:before { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/error-arrow@2x.png); background-size: 16px 6px; }
.dt-sc-social-icons li img { height: 30px; width: 30px; }
#bbar-wrapper.type11, #header.header12, #footer.type6 .copyright{background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer_strip_bg@2x.png); background-size:125px 50px;}
#footer.type2:before{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer_type2_arrow@2x.png) left top repeat; background-size:16px 5px;}
#footer.type5:before{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/colorful_strip@2x.jpg) left top repeat-x; background-size:600px 5px;}
#footer.type5 .widget h3.widgettitle:after{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/colorful_footer_title@2x.jpg) left bottom no-repeat; background-size:160px 1px;}
.error-info{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/spa_image_background@2x.png) no-repeat right top; background-size:contain;}
.blank-template-wrapper{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/coming_soon_bg@2x.jpg) no-repeat right bottom; background-size:contain;}
} #slider { transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; }
#primary { margin: 0; }
#secondary { margin-top: 0; }
.booking-wrapper { display: block; margin: auto; position: absolute; left: 0; right: 0; top: 60px; text-align: center; width: 50%; z-index: 2; box-shadow:0px 5px 10px rgba(0, 0, 0, 0.25); -moz-box-shadow:0px 5px 10px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 5px 10px rgba(0, 0, 0, 0.25); }
.booking-wrapper .dt-sc-titled-box { margin: 0; }
.booking-wrapper .dt-sc-titled-box-content { background: #fff; padding: 40px 25px 20px; }
.booking-wrapper, .booking-wrapper .dt-sc-titled-box-content { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.booking-wrapper .dt-sc-hr-border-small { margin: 0 0 30px; }
.booking-wrapper.light-bg .dt-sc-titled-box-content { background: rgba(255, 255, 255, 0.75); border-color: rgba(0,0,0,0); }
.booking-wrapper.light-bg .selection-box::after { background: none; }
.booking-wrapper.light-bg .selection-box select, .booking-wrapper.light-bg input[type="text"] { background: rgba(255, 255, 255, 0.75); }
.booking-wrapper.light-bg .dt-sc-hr-border-small:after { border-color:#e3e3e3; }
.booking-wrapper.light-bg p, .booking-wrapper.light-bg span, .booking-wrapper.light-bg .dt-sc-titled-box-content h3, .booking-wrapper.light-bg .dt-sc-titled-box-content h4, .booking-wrapper.light-bg .dt-sc-titled-box-content h6 { color: #181818; font-weight: bold; }
.container .booking-wrapper{position: relative;}
.fullwidth-section.reservation { position: relative; }
.fullwidth-section.reservation .booking-wrapper { position: static; top: auto; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; width: 100%; }
.fullwidth-section.reservation .booking-wrapper.light-bg .selection-box select, .fullwidth-section.reservation .booking-wrapper.light-bg input[type="text"] { background: rgba(255, 255, 255, 0.65); }
.dt-sc-ico-content-wrapper { float: right; width: auto; } .breadcrumb-section { margin: 0 0 60px; }
.breadcrumb-section.type2 { position: relative; box-shadow: inset 0 -30px 40px 0px rgba(0,0,0,0.8); -moz-box-shadow: inset 0 -30px 40px 0px rgba(0,0,0,0.8); -webkit-box-shadow: inset 0 -30px 40px 0px rgba(0,0,0,0.8); -ms-box-shadow: inset 0 -30px 40px 0px rgba(0,0,0,0.8) }
.breadcrumb-section.type2 { background-image: url(http://wedesignthemes.com/themes/dt-spalab/wp-content/themes/spalab/images/breadcrumb-default-bg.jpg); background-position: center center; background-repeat: no-repeat; background-size: 100%; padding: 20px 0 10px; }
.breadcrumb-section.type2:after { content: ""; float: left; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: 0; }
.breadcrumb-section.type2 .dt-sc-ico-content.type8 .icon { float: left; margin: 0 5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; }
.breadcrumb-section.type2 .dt-sc-ico-content.type8 { float: left; width: auto; }
.breadcrumb-section.type2 .breadcrumb h6 { color: rgba(255,255,255,0.6); }
.breadcrumb-section.type2 .main-title-section  { float: left; padding: 10px 0; width: 50%;  }
.breadcrumb-section.type2 .main-title-section h1 { font-size: 52px; color: #fff; font-weight: light; margin: 0; }
.breadcrumb-section.type2 .breadcrumb { margin: 20px 0 0; position: relative; width: 100%; }
.breadcrumb-section.type2 .breadcrumb, .breadcrumb-section.type2 .breadcrumb a, .breadcrumb-section.type2 .breadcrumb span, .breadcrumb-section.type2 .breadcrumb h6 { font-size: 14px; }
.breadcrumb-section.type2 .breadcrumb .simpletext { color: #ffffff; font-weight: bold; }
.breadcrumb-section.type2 .breadcrumb .simpletext, .breadcrumb-section.type2 .breadcrumb a { color: #fff; }
.breadcrumb-section.type2 > .container, .breadcrumb-section.type2 .breadcrumb { z-index: 1; }
.breadcrumb-section.type2 .breadcrumb .container:after { content: ""; background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/bottom-shadow.jpg); background-position: 0 bottom; background-repeat: no-repeat; height: 34px; margin: 0 auto; position: absolute;
bottom: -71px; left: 0; right: auto; width: 50%; background-size: 100%; }
.breadcrumb-section.type2 .breadcrumb .container:before { content: ""; background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/bottom-shadow-right.jpg); background-position: 0 bottom; background-repeat: no-repeat; height: 34px; margin: 0 auto;
position: absolute; bottom: -71px; left: auto; right: 0; width: 50%; background-size: 100%; }
@-moz-document url-prefix() {
.breadcrumb-section.type2 .breadcrumb .container:after, .breadcrumb-section.type2 .breadcrumb .container:before { bottom: -71px; }
}
.breadcrumb-section.type2.dark-bg:after { background-color: rgba(0,0,0,0.55); }
.breadcrumb-section.type2.dark-bg h1, .breadcrumb-section.type2.dark-bg h2, .breadcrumb-section.type2.dark-bg h3, .breadcrumb-section.type2.dark-bg h4, .breadcrumb-section.type2.dark-bg h5, .breadcrumb-section.type2.dark-bg h6, .breadcrumb-section.type2.dark-bg a, .breadcrumb-section.type2.dark-bg p, .breadcrumb-section.type2.dark-bg span, .breadcrumb-section.type2.dark-bg .simpletext { color: #fff; }
.breadcrumb-section.type2.dark-bg a:hover, .breadcrumb-section.type2 .breadcrumb { color: rgba(255, 255, 255, 0.6); }
.breadcrumb-section.type2.dark-bg:before, .breadcrumb-section.type2.dark-bg .breadcrumb .container { border-color: #000; }
.dt-sc-portfolio-container.type4 .portfolio .portfolio-thumb .image-overlay { background-color: rgba(0,0,0,0.6); background-image: none; }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:before { border-width: 1px 0; bottom: 30px; left: 30px; right: 30px; top: 30px; transform: scale(0, 1); -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:before { bottom: 50px; top: 50px; transform-origin: 0 0 0; -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:after, .dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:after { border-width: 0 1px; bottom: 30px; left: 30px; right: 30px; top: 30px; transform: scale(1, 0); -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:after { left: 50px; right: 50px; transform-origin: 100% 0 0; -webkit-transform-origin: 100% 0 0; -moz-transform-origin: 100% 0 0; -ms-transform-origin: 100% 0 0; -o-transform-origin: 100% 0 0; }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:after,
.dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:after { content: ""; border-color: #fff; border-style: solid; opacity: 0; filter: alpha(opacity=0); position: absolute; z-index: 0; }
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay .portfolio-detail, .dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay .portfolio-detail { z-index: 1; }
.dt-sc-portfolio-container.type2 .portfolio:hover .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type2 .portfolio:hover .portfolio-thumb .image-overlay:after,
.dt-sc-portfolio-container.type3 .portfolio:hover .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio:hover .portfolio-thumb .image-overlay:after { opacity: 1; filter: alpha(opacity=100); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.dt-sc-portfolio-container.type4 .portfolio .portfolio-thumb .image-overlay { border: 1px solid rgba(255,255,255,0.75); height: auto; width: auto; bottom: 30px; left: 30px; right: 30px; top: 30px; box-shadow: 0 0 0 30px rgba(0,0,0,0.35); -webkit-box-shadow: 0 0 0 30px rgba(0,0,0,0.35); -moz-box-shadow: 0 0 0 30px rgba(0,0,0,0.35); -ms-box-shadow: 0 0 0 30px rgba(0,0,0,0.35); -o-box-shadow: 0 0 0 30px rgba(0,0,0,0.35); transform: scale3d(1.4, 1.4, 1); -webkit-transform: scale3d(1.4, 1.4, 1); -moz-transform: scale3d(1.4, 1.4, 1); -ms-transform: scale3d(1.4, 1.4, 1); -o-transform: scale3d(1.4, 1.4, 1); }
.dt-sc-portfolio-container.type4 .portfolio:hover .portfolio-thumb .image-overlay { transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -o-transform: scale3d(1, 1, 1); }
.dt-sc-portfolio-container.type2 .portfolio:hover .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type2 .portfolio:hover .portfolio-thumb .image-overlay:after,
.dt-sc-portfolio-container.type3 .portfolio:hover .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio:hover .portfolio-thumb .image-overlay:after { transition: opacity 0.8s ease 0s, transform 0.8s ease 0s; -webkit-transition: opacity 0.8s ease 0s, transform 0.8s ease 0s; -moz-transition: opacity 0.8s ease 0s, transform 0.8s ease 0s; -ms-transition: opacity 0.8s ease 0s, transform 0.8s ease 0s; -o-transition: opacity 0.8s ease 0s, transform 0.8s ease 0s; }
.dt-sc-portfolio-container.type4 .portfolio .portfolio-thumb .image-overlay { transition: opacity 0.55s ease 0s, transform 0.55s ease 0s; -webkit-transition: opacity 0.55s ease 0s, transform 0.55s ease 0s; -moz-transition: opacity 0.55s ease 0s, transform 0.55s ease 0s; -ms-transition: opacity 0.55s ease 0s, transform 0.55s ease 0s; -o-transition: opacity 0.55s ease 0s, transform 0.55s ease 0s; }
#bubbles-wrapper { display: block; float: right; height: 119px; position: absolute; right: 0; bottom: 0; width: 290px; }
#bubbles { float: left; height: 100%; position: relative; width: 100%; }
#bubbles-wrapper span.bubble { background: rgba(255,255,255,0.1); display: block; float: left; position: absolute; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;
background: -moz-radial-gradient(center 45deg, circle closest-corner, rgba(255,255,255,0), rgba(255,255,255,.1), rgba(255,255,255,.3), rgba(255,255,255,.7));
background: -webkit-gradient(radial, center center, 0, center center, 100, from(rgba(255,255,255,.2)), to(rgba(255,255,255,.7)));
background: gradient(center 45deg, circle closest-corner, rgba(255,255,255,0), rgba(255,255,255,.1), rgba(255,255,255,.3), rgba(255,255,255,.7));
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(255,255,255,0.1) 51%, rgba(255,255,255,0.3) 71%, rgba(255,255,255,.7) 100%);
}
#bubbles-wrapper span.bubble1 { background: none; height: 21px; bottom: 0; right: 0; width: 21px; box-shadow: 0 0 0 3px rgba(255,255,255,0.1) inset; -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.1) inset; -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0.1) inset; -ms-box-shadow: 0 0 0 3px rgba(255,255,255,0.1) inset; -o-box-shadow: 0 0 0 3px rgba(255,255,255,0.1) inset;
animation: bubbleUp1 4s infinite ease-in-out; -webkit-animation: bubbleUp1 4s infinite ease-in-out; -moz-animation: bubbleUp1 4s infinite ease-in-out; -ms-animation: bubbleUp1 4s infinite ease-in-out; -o-animation: bubbleUp1 4s infinite ease-in-out; }
#bubbles-wrapper span.bubble2 { background: none; height: 116px; bottom: 0; right: 0; width: 116px; box-shadow: 0 0 0 10px rgba(255,255,255,0.1) inset; -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0.1) inset; -moz-box-shadow: 0 0 0 10px rgba(255,255,255,0.1) inset; -ms-box-shadow: 0 0 0 10px rgba(255,255,255,0.1) inset; -o-box-shadow: 0 0 0 10px rgba(255,255,255,0.1) inset;
animation: bubbleUp2 5s infinite ease-in-out; -webkit-animation: bubbleUp2 5s infinite ease-in-out; -moz-animation: bubbleUp2 5s infinite ease-in-out; -ms-animation: bubbleUp2 5s infinite ease-in-out; -o-animation: bubbleUp2 5s infinite ease-in-out; }
#bubbles-wrapper span.bubble3 { background: none; height: 66px; bottom: 0; right: 141px; width: 66px; box-shadow: 0 0 0 7px rgba(255,255,255,0.1) inset; -webkit-box-shadow: 0 0 0 7px rgba(255,255,255,0.1) inset; -moz-box-shadow: 0 0 0 7px rgba(255,255,255,0.1) inset; -ms-box-shadow: 0 0 0 7px rgba(255,255,255,0.1) inset; -o-box-shadow: 0 0 0 7px rgba(255,255,255,0.1) inset;
animation: bubbleUp3 7s infinite ease-in-out; -webkit-animation: bubbleUp3 7s infinite ease-in-out; -moz-animation: bubbleUp3 7s infinite ease-in-out; -ms-animation: bubbleUp3 7s infinite ease-in-out; -o-animation: bubbleUp3 7s infinite ease-in-out; }
#bubbles-wrapper span.bubble4 { background: none; height: 47px; bottom: 0; right: 152px; width: 47px; box-shadow: 0 0 0 5px rgba(255,255,255,0.1) inset; -webkit-box-shadow: 0 0 0 5px rgba(255,255,255,0.1) inset; -moz-box-shadow: 0 0 0 5px rgba(255,255,255,0.1) inset; -ms-box-shadow: 0 0 0 5px rgba(255,255,255,0.1) inset; -o-box-shadow: 0 0 0 5px rgba(255,255,255,0.1) inset;
animation: bubbleUp4 10s infinite ease-in-out; -webkit-animation: bubbleUp4 10s infinite ease-in-out; -moz-animation: bubbleUp4 10s infinite ease-in-out; -ms-animation: bubbleUp4 10s infinite ease-in-out; -o-animation: bubbleUp4 10s infinite ease-in-out; }
#bubbles-wrapper span.bubble5 { background: rgba(255,255,255,0.1); height: 59px; bottom: 0; right: 210px; width: 59px;
animation: bubbleUp5 12s infinite ease-in-out; -webkit-animation: bubbleUp5 12s infinite ease-in-out; -moz-animation: bubbleUp5 12s infinite ease-in-out; -ms-animation: bubbleUp5 12s infinite ease-in-out; -o-animation: bubbleUp5 12s infinite ease-in-out; }
#bubbles-wrapper span.bubble6 { background: rgba(255,255,255,0.1); height: 21px; bottom: 0; right: 262px; width: 21px;
animation: bubbleUp6 15s infinite ease-in-out; -webkit-animation: bubbleUp6 15s infinite ease-in-out; -moz-animation: bubbleUp6 15s infinite ease-in-out; -ms-animation: bubbleUp6 15s infinite ease-in-out; -o-animation: bubbleUp6 15s infinite ease-in-out; }
#bubbles-wrapper span.bubble7 { background: rgba(255,255,255,0.1); height: 10px; bottom: 0; right: 294px; width: 10px;
animation: bubbleUp7 18s infinite ease-in-out; -webkit-animation: bubbleUp7 18s infinite ease-in-out; -moz-animation: bubbleUp7 18s infinite ease-in-out; -ms-animation: bubbleUp7 18s infinite ease-in-out; -o-animation: bubbleUp7 18s infinite ease-in-out; }
#bubbles-wrapper span:after { background: none; display: block; height: 100%; position: absolute; left: 0; top: 0; width: 100%; border-radius: 200px;
animation: greenPulse 2s infinite; -webkit-animation: greenPulse 2s infinite; -moz-animation: greenPulse 2s infinite; -ms-animation: greenPulse 2s infinite; -o-animation: greenPulse 2s infinite; }
#footer #bubbles-wrapper span.bubble1 { height: 29px; width: 29px;
animation: clone_bubbleUp1 4s infinite ease-in-out; -webkit-animation: clone_bubbleUp1 4s infinite ease-in-out; -moz-animation: clone_bubbleUp1 4s infinite ease-in-out; -ms-animation: clone_bubbleUp1 4s infinite ease-in-out; -o-animation: clone_bubbleUp1 4s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble2 { height: 161px; width: 161px;
animation: clone_bubbleUp2 5s infinite ease-in-out; -webkit-animation: clone_bubbleUp2 5s infinite ease-in-out; -moz-animation: clone_bubbleUp2 5s infinite ease-in-out; -ms-animation: clone_bubbleUp2 5s infinite ease-in-out; -o-animation: clone_bubbleUp2 5s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble3 { height: 91px; width: 91px;
animation: clone_bubbleUp3 7s infinite ease-in-out; -webkit-animation: clone_bubbleUp3 7s infinite ease-in-out; -moz-animation: clone_bubbleUp3 7s infinite ease-in-out; -ms-animation: clone_bubbleUp3 7s infinite ease-in-out; -o-animation: clone_bubbleUp3 7s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble4 { height: 65px; width: 65px;
animation: clone_bubbleUp4 10s infinite ease-in-out; -webkit-animation: clone_bubbleUp4 10s infinite ease-in-out; -moz-animation: clone_bubbleUp4 10s infinite ease-in-out; -ms-animation: clone_bubbleUp4 10s infinite ease-in-out; -o-animation: clone_bubbleUp4 10s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble5 { height: 82px; width: 82px;
animation: clone_bubbleUp5 12s infinite ease-in-out; -webkit-animation: clone_bubbleUp5 12s infinite ease-in-out; -moz-animation: clone_bubbleUp5 12s infinite ease-in-out; -ms-animation: clone_bubbleUp5 12s infinite ease-in-out; -o-animation: clone_bubbleUp5 12s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble6 { height: 29px; width: 29px;
animation: clone_bubbleUp6 15s infinite ease-in-out; -webkit-animation: clone_bubbleUp6 15s infinite ease-in-out; -moz-animation: clone_bubbleUp6 15s infinite ease-in-out; -ms-animation: clone_bubbleUp6 15s infinite ease-in-out; -o-animation: clone_bubbleUp6 15s infinite ease-in-out; }
#footer #bubbles-wrapper span.bubble7 { height: 13px; width: 13px;
animation: clone_bubbleUp7 18s infinite ease-in-out; -webkit-animation: clone_bubbleUp7 18s infinite ease-in-out; -moz-animation: clone_bubbleUp7 18s infinite ease-in-out; -ms-animation: clone_bubbleUp7 18s infinite ease-in-out; -o-animation: clone_bubbleUp7 18s infinite ease-in-out; } @keyframes greenPulse {
0% { box-shadow: 0 0 30px #4bbec8; }
50% { box-shadow: 0 0 80px #4bbec8 }
100% { box-shadow: 0 0 30px #4bbec8 }
}
@-webkit-keyframes greenPulse {
0% { -webkit-box-shadow: 0 0 30px #4bbec8 }
50% { -webkit-box-shadow: 0 0 80px #4bbec8 }
100% { -webkit-box-shadow: 0 0 30px #4bbec8 }
}
@-moz-keyframes greenPulse {
0% { -moz-box-shadow: 0 0 30px #4bbec8 }
50% { -moz-box-shadow: 0 0 80px #4bbec8 }
100% { -moz-box-shadow: 0 0 30px #4bbec8 }
}
@-ms-keyframes greenPulse {
0% { -moz-box-shadow: 0 0 30px #4bbec8 }
50% { -moz-box-shadow: 0 0 80px #4bbec8 }
100% { -moz-box-shadow: 0 0 30px #4bbec8 }
}
@-o-keyframes greenPulse {
0% { -o-box-shadow: 0 0 30px #4bbec8 }
50% { -o-box-shadow: 0 0 80px #4bbec8 }
100% { -o-box-shadow: 0 0 30px #4bbec8 }
} @keyframes bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 52px; right: 6px; }
95% { bottom: 116px; right: 10px; }
99% { bottom: 120px; right: 12px; }
100% { bottom: 122px; right: 15px; }
}
@-webkit-keyframes bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 52px; right: 6px; }
95% { bottom: 116px; right: 10px; }
99% { bottom: 120px; right: 12px; }
100% { bottom: 122px; right: 15px; }
}
@-moz-keyframes bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 52px; right: 6px; }
95% { bottom: 116px; right: 10px; }
99% { bottom: 120px; right: 12px; }
100% { bottom: 122px; right: 15px; }
}
@-o-keyframes bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 52px; right: 6px; }
95% { bottom: 116px; right: 10px; }
99% { bottom: 120px; right: 12px; }
100% { bottom: 122px; right: 15px; }
} @keyframes bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 4px; }
30% { bottom: 10px; right: 16px; }
95% { bottom: 11px; right: 18px; }
99% { bottom: 13px; right: 20px; }
100% { bottom: 34px; right: 25px; }
}
@-webkit-keyframes bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 4px; }
30% { bottom: 10px; right: 16px; }
95% { bottom: 11px; right: 18px; }
99% { bottom: 13px; right: 20px; }
100% { bottom: 34px; right: 25px; }
}
@-moz-keyframes bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 4px; }
30% { bottom: 10px; right: 16px; }
95% { bottom: 11px; right: 18px; }
99% { bottom: 13px; right: 20px; }
100% { bottom: 34px; right: 25px; }
}
@-o-keyframes bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 4px; }
30% { bottom: 10px; right: 16px; }
95% { bottom: 11px; right: 18px; }
99% { bottom: 13px; right: 20px; }
100% { bottom: 34px; right: 25px; }
} @keyframes bubbleUp3 {
0% { bottom: 0; right: 55px; }
1% { bottom: 0; right: 90px; }
30% { bottom: 4px; right: 132px; }
95% { bottom: 7px; right: 140px; }
99% { bottom: 8px; right: 141px; }
100% { bottom: 16px; right: 150px; }
}
@-webkit-keyframes bubbleUp3 {
0% { bottom: 0; right: 55px; }
1% { bottom: 0; right: 90px; }
30% { bottom: 4px; right: 132px; }
95% { bottom: 7px; right: 140px; }
99% { bottom: 8px; right: 141px; }
100% { bottom: 16px; right: 150px; }
}
@-moz-keyframes bubbleUp3 {
0% { bottom: 0; right: 55px; }
1% { bottom: 0; right: 90px; }
30% { bottom: 4px; right: 132px; }
95% { bottom: 7px; right: 140px; }
99% { bottom: 8px; right: 141px; }
100% { bottom: 16px; right: 150px; }
}
@-o-keyframes bubbleUp3 {
0% { bottom: 0; right: 55px; }
1% { bottom: 0; right: 90px; }
30% { bottom: 4px; right: 132px; }
95% { bottom: 7px; right: 140px; }
99% { bottom: 8px; right: 141px; }
100% { bottom: 16px; right: 150px; }
} @keyframes bubbleUp4 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 52px; }
30% { bottom: 46px; right: 116px; }
95% { bottom: 88px; right: 150px; }
99% { bottom: 90px; right: 152px; }
100% { bottom: 95px; right: 164px; }
}
@-webkit-keyframes bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 52px; }
30% { bottom: 46px; right: 116px; }
95% { bottom: 88px; right: 150px; }
99% { bottom: 90px; right: 152px; }
100% { bottom: 95px; right: 164px; }
}
@-moz-keyframes bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 52px; }
30% { bottom: 46px; right: 116px; }
95% { bottom: 88px; right: 150px; }
99% { bottom: 90px; right: 152px; }
100% { bottom: 95px; right: 164px; }
}
@-o-keyframes bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 52px; }
30% { bottom: 46px; right: 116px; }
95% { bottom: 88px; right: 150px; }
99% { bottom: 90px; right: 152px; }
100% { bottom: 95px; right: 164px; }
} @keyframes bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 92px; }
30% { bottom: 22px; right: 184px; }
95% { bottom: 50px; right: 208px; }
99% { bottom: 54px; right: 210px; }
100% { bottom: 61px; right: 256px; }
}
@-webkit-keyframes bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 92px; }
30% { bottom: 22px; right: 184px; }
95% { bottom: 50px; right: 208px; }
99% { bottom: 54px; right: 210px; }
100% { bottom: 61px; right: 256px; }
}
@-moz-keyframes bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 92px; }
30% { bottom: 22px; right: 184px; }
95% { bottom: 50px; right: 208px; }
99% { bottom: 54px; right: 210px; }
100% { bottom: 61px; right: 256px; }
}
@-o-keyframes bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 92px; }
30% { bottom: 22px; right: 184px; }
95% { bottom: 50px; right: 208px; }
99% { bottom: 54px; right: 210px; }
100% { bottom: 61px; right: 256px; }
} @keyframes bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 52px; right: 146px; }
95% { bottom: 104px; right: 260px; }
99% { bottom: 107px; right: 262px; }
100% { bottom: 110px;  right: 290px; }
}
@-webkit-keyframes bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 52px; right: 146px; }
95% { bottom: 104px; right: 260px; }
99% { bottom: 107px; right: 262px; }
100% { bottom: 110px;  right: 290px; }
}
@-moz-keyframes bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 52px; right: 146px; }
95% { bottom: 104px; right: 260px; }
99% { bottom: 107px; right: 262px; }
100% { bottom: 110px;  right: 290px; }
}
@-o-keyframes bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 52px; right: 146px; }
95% { bottom: 104px; right: 260px; }
99% { bottom: 107px; right: 262px; }
100% { bottom: 110px;  right: 290px; }
} @keyframes bubbleUp7 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 62px; right: 146px; }
95% { bottom: 125px; right: 292px; }
99% { bottom: 126px; right: 294px; }
100% { bottom: 130px; right: 300px; }
}
@-webkit-keyframes bubbleUp7 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 62px; right: 146px; }
95% { bottom: 125px; right: 292px; }
99% { bottom: 126px; right: 294px; }
100% { bottom: 130px; right: 300px; }
}
@-moz-keyframes bubbleUp7 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 62px; right: 146px; }
95% { bottom: 125px; right: 292px; }
99% { bottom: 126px; right: 294px; }
100% { bottom: 130px; right: 300px; }
}
@-o-keyframes bubbleUp7 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 74px; }
30% { bottom: 62px; right: 146px; }
95% { bottom: 125px; right: 292px; }
99% { bottom: 126px; right: 294px; }
100% { bottom: 130px; right: 300px; }
} @keyframes clone_bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 74px; right: 4px; }
95% { bottom: 142px; right: 7px; }
99% { bottom: 148px; right: 8px; }
100% { bottom: 155px; right: 9px; }
}
@-webkit-keyframes clone_bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 74px; right: 4px; }
95% { bottom: 142px; right: 7px; }
99% { bottom: 148px; right: 8px; }
100% { bottom: 155px; right: 9px; }
}
@-moz-keyframes clone_bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 74px; right: 4px; }
95% { bottom: 142px; right: 7px; }
99% { bottom: 148px; right: 8px; }
100% { bottom: 155px; right: 9px; }
}
@-ms-keyframes clone_bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 74px; right: 4px; }
95% { bottom: 142px; right: 7px; }
99% { bottom: 148px; right: 8px; }
100% { bottom: 155px; right: 9px; }
}
@-o-keyframes clone_bubbleUp1 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 2px; }
30% { bottom: 74px; right: 4px; }
95% { bottom: 142px; right: 7px; }
99% { bottom: 148px; right: 8px; }
100% { bottom: 155px; right: 9px; }
} @keyframes clone_bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 6px; }
30% { bottom: 0; right: 11px; }
95% { bottom: 0; right: 15px; }
99% { bottom: 0; right: 16px; }
100% { bottom: 1px; right: 18px; }
}
@-webkit-keyframes clone_bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 6px; }
30% { bottom: 0; right: 11px; }
95% { bottom: 0; right: 15px; }
99% { bottom: 0; right: 16px; }
100% { bottom: 1px; right: 18px; }
}
@-moz-keyframes clone_bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 6px; }
30% { bottom: 0; right: 11px; }
95% { bottom: 0; right: 15px; }
99% { bottom: 0; right: 16px; }
100% { bottom: 1px; right: 18px; }
}
@-ms-keyframes clone_bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 6px; }
30% { bottom: 0; right: 11px; }
95% { bottom: 0; right: 15px; }
99% { bottom: 0; right: 16px; }
100% { bottom: 1px; right: 18px; }
}
@-o-keyframes clone_bubbleUp2 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 6px; }
30% { bottom: 0; right: 11px; }
95% { bottom: 0; right: 15px; }
99% { bottom: 0; right: 16px; }
100% { bottom: 1px; right: 18px; }
} @keyframes clone_bubbleUp3 {
0% { bottom: -3px; right: 55px; }
1% { bottom: -3px; right: 90px; }
30% { bottom: -3px; right: 132px; }
95% { bottom: -3px; right: 182px; }
99% { bottom: -3px; right: 186px; }
100% { bottom: -3px; right: 188px; }
}
@-webkit-keyframes clone_bubbleUp3 {
0% { bottom: -3px; right: 55px; }
1% { bottom: -3px; right: 90px; }
30% { bottom: -3px; right: 132px; }
95% { bottom: -3px; right: 182px; }
99% { bottom: -3px; right: 186px; }
100% { bottom: -3px; right: 188px; }
}
@-moz-keyframes clone_bubbleUp3 {
0% { bottom: -3px; right: 55px; }
1% { bottom: -3px; right: 90px; }
30% { bottom: -3px; right: 132px; }
95% { bottom: -3px; right: 182px; }
99% { bottom: -3px; right: 186px; }
100% { bottom: -3px; right: 188px; }
}
@-ms-keyframes clone_bubbleUp3 {
0% { bottom: -3px; right: 55px; }
1% { bottom: -3px; right: 90px; }
30% { bottom: -3px; right: 132px; }
95% { bottom: -3px; right: 182px; }
99% { bottom: -3px; right: 186px; }
100% { bottom: -3px; right: 188px; }
}
@-o-keyframes clone_bubbleUp3 {
0% { bottom: -3px; right: 55px; }
1% { bottom: -3px; right: 90px; }
30% { bottom: -3px; right: 132px; }
95% { bottom: -3px; right: 182px; }
99% { bottom: -3px; right: 186px; }
100% { bottom: -3px; right: 188px; }
} @keyframes clone_bubbleUp4 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 68px; }
30% { bottom: 56px; right: 126px; }
95% { bottom: 104px; right: 195px; }
99% { bottom: 108px; right: 202px; }
100% { bottom: 109px; right: 204px; }
}
@-webkit-keyframes clone_bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 68px; }
30% { bottom: 56px; right: 126px; }
95% { bottom: 104px; right: 195px; }
99% { bottom: 108px; right: 202px; }
100% { bottom: 109px; right: 204px; }
}
@-moz-keyframes clone_bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 68px; }
30% { bottom: 56px; right: 126px; }
95% { bottom: 104px; right: 195px; }
99% { bottom: 108px; right: 202px; }
100% { bottom: 109px; right: 204px; }
}
@-ms-keyframes clone_bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 68px; }
30% { bottom: 56px; right: 126px; }
95% { bottom: 104px; right: 195px; }
99% { bottom: 108px; right: 202px; }
100% { bottom: 109px; right: 204px; }
}
@-o-keyframes clone_bubbleUp4 {
0% { top: 0; right: 0; }
1% { bottom: 0; right: 68px; }
30% { bottom: 56px; right: 126px; }
95% { bottom: 104px; right: 195px; }
99% { bottom: 108px; right: 202px; }
100% { bottom: 109px; right: 204px; }
} @keyframes clone_bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 96px; }
30% { bottom: 28px; right: 180px; }
95% { bottom: 55px; right: 278px; }
99% { bottom: 56px; right: 282px; }
100% { bottom: 58px; right: 284px; }
}
@-webkit-keyframes clone_bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 96px; }
30% { bottom: 28px; right: 180px; }
95% { bottom: 55px; right: 278px; }
99% { bottom: 56px; right: 282px; }
100% { bottom: 58px; right: 284px; }
}
@-moz-keyframes clone_bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 96px; }
30% { bottom: 28px; right: 180px; }
95% { bottom: 55px; right: 278px; }
99% { bottom: 56px; right: 282px; }
100% { bottom: 58px; right: 284px; }
}
@-ms-keyframes clone_bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 96px; }
30% { bottom: 28px; right: 180px; }
95% { bottom: 55px; right: 278px; }
99% { bottom: 56px; right: 282px; }
100% { bottom: 58px; right: 284px; }
}
@-o-keyframes clone_bubbleUp5 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 96px; }
30% { bottom: 28px; right: 180px; }
95% { bottom: 55px; right: 278px; }
99% { bottom: 56px; right: 282px; }
100% { bottom: 58px; right: 284px; }
} @keyframes clone_bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 164px; }
30% { bottom: 64px; right: 246px; }
95% { bottom: 128px; right: 350px; }
99% { bottom: 132px; right: 354px; }
100% { bottom: 134px; right: 355px; }
}
@-webkit-keyframes clone_bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 164px; }
30% { bottom: 64px; right: 246px; }
95% { bottom: 128px; right: 350px; }
99% { bottom: 132px; right: 354px; }
100% { bottom: 134px; right: 355px; }
}
@-moz-keyframes clone_bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 164px; }
30% { bottom: 64px; right: 246px; }
95% { bottom: 128px; right: 350px; }
99% { bottom: 132px; right: 354px; }
100% { bottom: 134px; right: 355px; }
}
@-ms-keyframes clone_bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 164px; }
30% { bottom: 64px; right: 246px; }
95% { bottom: 128px; right: 350px; }
99% { bottom: 132px; right: 354px; }
100% { bottom: 134px; right: 355px; }
}
@-o-keyframes clone_bubbleUp6 {
0% { bottom: 0; right: 0; }
1% { bottom: 0; right: 164px; }
30% { bottom: 64px; right: 246px; }
95% { bottom: 128px; right: 350px; }
99% { bottom: 132px; right: 354px; }
100% { bottom: 134px; right: 355px; }
} @keyframes clone_bubbleUp7 {
0% { bottom: 0; right: 118px; }
1% { bottom: 41px; right: 262px; }
30% { bottom: 82px; right: 354px; }
95% { bottom: 160px; right: 396px; }
99% { bottom: 164px; right: 398px; }
100% { bottom: 135px; right: 400px; }
}
@-webkit-keyframes clone_bubbleUp7 {
0% { bottom: 0; right: 118px; }
1% { bottom: 41px; right: 262px; }
30% { bottom: 82px; right: 354px; }
95% { bottom: 160px; right: 396px; }
99% { bottom: 164px; right: 398px; }
100% { bottom: 135px; right: 400px; }
}
@-moz-keyframes clone_bubbleUp7 {
0% { bottom: 0; right: 118px; }
1% { bottom: 41px; right: 262px; }
30% { bottom: 82px; right: 354px; }
95% { bottom: 160px; right: 396px; }
99% { bottom: 164px; right: 398px; }
100% { bottom: 135px; right: 400px; }
}
@-ms-keyframes clone_bubbleUp7 {
0% { bottom: 0; right: 118px; }
1% { bottom: 41px; right: 262px; }
30% { bottom: 82px; right: 354px; }
95% { bottom: 160px; right: 396px; }
99% { bottom: 164px; right: 398px; }
100% { bottom: 135px; right: 400px; }
}
@-o-keyframes clone_bubbleUp7 {
0% { bottom: 0; right: 118px; }
1% { bottom: 41px; right: 262px; }
30% { bottom: 82px; right: 354px; }
95% { bottom: 160px; right: 396px; }
99% { bottom: 164px; right: 398px; }
100% { bottom: 135px; right: 400px; }
} .social-bookmark{margin:10px 0px;}
.social-bookmark, #primary ul.social-media{float:left; width:100%;}
.fb-root, .fb-like, #___plusone_0, .twitter-share-button, #iframe-stmblpn-widget-1, .IN-widget, .social-bookmark img, .pin-it-button, .db-wrapper{float:left !important; margin-right:10px !important; margin-bottom:10px !important;}
a.pin-it-button{position:inherit !important;}
ul.commentlist li .comment-author img{border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.fullwidth-section.strip-bg{position:relative;}
.fullwidth-section.strip-bg:before, .fullwidth-section.strip-bg:after{content:""; background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/strip_bg.png); background-repeat:repeat-x; height:8px; background-position:left top; width:100%; display:inline-block; position:absolute; top:0px; float:left; clear:both; left:0px;}
.fullwidth-section.strip-bg:after{background-position:left bottom; bottom:0px; top:auto; transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg);}
.fullwidth-section.dark-bg.strip-bg .ico-border .ico-bg{opacity:1;}
.fullwidth-section.dark-bg.strip-bg .border-title .tag-line{color:#FFF;}
.fullwidth-section.dark-bg.strip-bg .ico-border:before, .fullwidth-section.dark-bg.strip-bg .ico-border:after{background:#FFF; opacity:1;}
.booking-wrapper.light-bg .dt-sc-titled-box-content{display:inline-block; width:100%; border-color:#f0f0f0;}
.breadcrumb-section.type2 .searchform{margin:40px 0px 0px;}
.portfolio.type2 .portfolio-thumb img{width:auto;}
.portfolio .portfolio-thumb.shape-one:hover img{-moz-transform:none; -webkit-transform:none; -o-transform:none; transform:none;}
.portfolio .portfolio-thumb.shape-one{margin:0px;}
.portfolio .portfolio-thumb > .item-mask, .portfolio .portfolio-thumb > .item-mask{left:0px; position:absolute; top:0px; transition:all 0.2s ease 0s; z-index:1; clear:both;}
.portfolio .portfolio-thumb.shape-one .portfolio-detail{z-index:999;}
.portfolio .portfolio-thumb > .item-mask, .portfolio .portfolio-thumb > .item-mask{max-height:none; height:auto;}
.portfolio .portfolio-thumb.shape-one:hover img, .portfolio .portfolio-thumb.shape-two:hover img, .portfolio .portfolio-thumb.shape-three:hover img, .portfolio .portfolio-thumb.shape-four:hover img{-moz-transform:scale(1) rotate(0deg) translate(0px); -webkit-transform:scale(1) rotate(0deg) translate(0px); -o-transform:scale(1) rotate(0deg) translate(0px); transform:scale(1) rotate(0deg) translate(0px);}
.portfolio .portfolio-detail{z-index:1;}
.portfolio .portfolio-thumb img{height:auto;}
.isotope-item{z-index:2;}
.header6 #primary-menu{clear:both; float:left; width:100%; padding:0px 0px;}
.header6 #main-menu, .header6 #main-menu > ul.menu{float:left; width:100%;}
.type6 #logo{margin:10px 0px;}
.type6 #logo a, .type7 #logo a, .type10 #logo a{border:none; padding:0px; margin:0px;}
.header6 #main-menu > ul.menu.rounded > li > a, .header8 #main-menu > ul.menu > li > a, .header9 #main-menu > ul.menu > li > a{border:none;}
#bbar-wrapper.type6 .column.alignright{margin:28px 0px 0px;}
.header6 #main-menu > ul.menu.rounded > li > a:hover, .header6 #main-menu > ul.menu.rounded > li:hover > a, .header6 #main-menu > ul.menu.rounded > li.current-menu-ancestor > a:hover, .header6 #main-menu > ul.menu.rounded > li.current-menu-item > a:hover, .header6 #main-menu > ul.menu.rounded > li.current_page_ancestor > a:hover, .header6 #main-menu > ul.menu.rounded > li.current_page_item > a:hover, .header6 #main-menu > ul.menu.rounded > li.current_page_item > a, .header6 #main-menu > ul.menu.rounded > li.current-menu-item > a, .header6 #main-menu > ul.menu.rounded > li.current-menu-ancestor > a, .header6 #main-menu > ul.menu.rounded > li.current_page_ancestor > a, .header6 #main-menu > ul.menu.rounded.with-hover-style > li > a:hover, .header6 #main-menu > ul.menu.rounded.with-hover-style > li:hover > a, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a:hover, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a:hover, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a:hover, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a:hover, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a, .header6 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a, .header6 #main-menu > ul.menu > li > a:hover, .header6 #main-menu > ul.menu > li:hover > a, .header6 #main-menu > ul.menu > li.current-menu-ancestor > a:hover, .header6 #main-menu > ul.menu > li.current-menu-item > a:hover, .header6 #main-menu > ul.menu > li.current_page_ancestor > a:hover, .header6 #main-menu > ul.menu > li.current_page_item > a:hover, .header6 #main-menu > ul.menu > li.current_page_item > a, .header6 #main-menu > ul.menu > li.current-menu-item > a, .header6 #main-menu > ul.menu > li.current-menu-ancestor > a, .header6 #main-menu > ul.menu > li.current_page_ancestor > a{border:none; background-color:rgba(0,0,0,0.2);}
.header6 #main-menu > ul.menu.rounded > li > a{padding:12px 22px 12px;}
.header8 #main-menu > ul.menu > li{position:relative; z-index:1;}
.header8 #main-menu > ul.menu > li > a:hover, .header8 #main-menu > ul.menu > li:hover > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor > a:hover, .header8 #main-menu > ul.menu > li.current-menu-item > a:hover, .header8 #main-menu > ul.menu > li.current_page_ancestor > a:hover, .header8 #main-menu > ul.menu > li.current_page_item > a:hover, .header8 #main-menu > ul.menu > li.current_page_item > a, .header8 #main-menu > ul.menu > li.current-menu-item > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor > a, .header8 #main-menu > ul.menu > li.current_page_ancestor > a, .header8 #main-menu > ul.menu.with-hover-style > li > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li:hover > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-ancestor > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-item > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_ancestor > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_item > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_item > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-item > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-ancestor > a, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_ancestor > a, .header8 #main-menu > ul.menu > li > a:hover, .header8 #main-menu > ul.menu > li:hover > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor > a:hover, .header8 #main-menu > ul.menu > li.current-menu-item > a:hover, .header8 #main-menu > ul.menu > li.current_page_ancestor > a:hover, .header8 #main-menu > ul.menu > li.current_page_item > a:hover, .header8 #main-menu > ul.menu > li.current_page_item > a, .header8 #main-menu > ul.menu > li.current-menu-item > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor > a, .header8 #main-menu > ul.menu > li.current_page_ancestor > a{border:none;}
.header8 #main-menu > ul.menu > li:before{content:'•'; position:absolute; left:50%; margin:0px 0px 0px -3px; color:transparent; width:100%; height:100%; text-shadow:0px 0px transparent; font-size:14px; -webkit-transition:text-shadow 0.3s, color 0.3s; -moz-transition:text-shadow 0.3s, color 0.3s; transition:text-shadow 0.3s, color 0.3s; bottom:-25px; clear:both; height:auto; display:inline-block; z-index:-1;}
.header8 #main-menu > ul.menu > li:hover:before, .header8 #main-menu > ul.menu > li:focus:before{color:#FFF; text-shadow:10px 0px #FFF, -10px 0px #FFF;}
.header8 #main-menu > ul.menu > li:before > a:hover, .header8 #main-menu > ul.menu > li:hover:before > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor:before > a:hover, .header8 #main-menu > ul.menu > li.current-menu-item:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_ancestor:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_item:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_item:before > a, .header8 #main-menu > ul.menu > li.current-menu-item:before > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor:before > a, .header8 #main-menu > ul.menu > li.current_page_ancestor:before > a, .header8 #main-menu > ul.menu.with-hover-style > li:before > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li:hover:before > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-ancestor:before > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-item:before > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_ancestor:before > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_item:before > a:hover, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_item:before > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-item:before > a, .header8 #main-menu > ul.menu.with-hover-style > li.current-menu-ancestor:before > a, .header8 #main-menu > ul.menu.with-hover-style > li.current_page_ancestor:before > a, .header8 #main-menu > ul.menu > li:before > a:hover, .header8 #main-menu > ul.menu > li:hover:before > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor:before > a:hover, .header8 #main-menu > ul.menu > li.current-menu-item:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_ancestor:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_item:before > a:hover, .header8 #main-menu > ul.menu > li.current_page_item:before > a, .header8 #main-menu > ul.menu > li.current-menu-item:before > a, .header8 #main-menu > ul.menu > li.current-menu-ancestor:before > a, .header8 #main-menu > ul.menu > li.current_page_ancestor:before > a, .header8 #main-menu > ul.menu > li.current_page_item:before, .header8 #main-menu > ul.menu > li.current-menu-item:before, .header8 #main-menu > ul.menu > li.current-menu-ancestor:before, .header8 #main-menu > ul.menu > li.current_page_ancestor:before{color:#FFF; text-shadow:10px 0px #FFF, -10px 0px #FFF;}
#bbar-wrapper.type9{background-color:#292929;}
.header9 #main-menu > ul.menu > li > a:before, .header9 #main-menu > ul.menu > li > a:after{display:inline-block; opacity:0; -webkit-transition:-webkit-transform 0.3s, opacity 0.2s; -moz-transition:-moz-transform 0.3s, opacity 0.2s; transition:transform 0.3s, opacity 0.2s;}
.header9 #main-menu > ul.menu > li > a:before{margin-right:0px; content:'|'; -webkit-transform:translateX(20px); -moz-transform:translateX(20px); transform:translateX(20px);}
.header9 #main-menu > ul.menu > li > a:after{margin-left:0px; content:'|'; -webkit-transform:translateX(-20px); -moz-transform:translateX(-20px); transform:translateX(-20px);}
.header9 #main-menu > ul.menu > li:hover > a:before, .header9 #main-menu > ul.menu > li:hover > a:after, .header9 #main-menu > ul.menu > li:focus > a:before, .header9 #main-menu > ul.menu > li:focus > a:after, .header9 #main-menu > ul.menu > li.current_page_item > a:before, .header9 #main-menu > ul.menu > li.current_page_item > a:after, .header9 #main-menu > ul.menu > li.current-menu-item > a:before, .header9 #main-menu > ul.menu > li.current-menu-item > a:after, .header9 #main-menu > ul.menu > li.current-menu-ancestor > a:before, .header9 #main-menu > ul.menu > li.current-menu-ancestor > a:after, .header9 #main-menu > ul.menu > li.current_page_ancestor > a:before, .header9 #main-menu > ul.menu > li.current_page_ancestor > a:after{opacity:1; -webkit-transform:translateX(-10px); -moz-transform:translateX(-10px); transform:translateX(-10px);}
.header9 #main-menu > ul.menu > li:hover > a:after, .header9 #main-menu > ul.menu > li:focus > a:after, .header9 #main-menu > ul.menu > li.current_page_item > a:after, .header9 #main-menu > ul.menu > li.current-menu-item > a:after, .header9 #main-menu > ul.menu > li.current-menu-ancestor > a:after, .header9 #main-menu > ul.menu > li.current_page_ancestor > a:after{opacity:1; -webkit-transform:translateX(10px); -moz-transform:translateX(10px); transform:translateX(10px);}
#bbar-wrapper.type9 #bbar-body .column.alignright a:hover, #bbar-wrapper.type10 #bbar-body .column.alignright a:hover, #bbar-wrapper.type11 #bbar-body .column.alignright a:hover{color:rgba(255,255,255,0.5);}
#bbar-wrapper.type7{text-align:center; width:100%;}
#bbar-wrapper.type7 #logo{float:none; display:inline-block;}
.header6 #main-menu, .header7 #main-menu, .header10 #main-menu, .header12 #main-menu{float:none; width:100%; text-align:center; margin:0px auto; display:block;}
.header6 #main-menu > ul.menu, .header7 #main-menu > ul.menu, .header10 #main-menu > ul.menu, .header12 #main-menu > ul.menu{float:none; margin:0px auto; display:block;}
.header6 #main-menu > ul.menu > li, .header7 #main-menu > ul.menu > li, .header10 #main-menu > ul.menu > li, .header12 #main-menu > ul.menu > li{float:none; display:inline-block;}
.header6 #main-menu ul.menu li, .header7 #main-menu ul.menu li, .header10 #main-menu ul.menu li, .header12 #main-menu ul.menu li{text-align:left;}
.type10 #logo{width:100%; text-align:center; margin:10px 0px;}
#bbar-wrapper.type10 #bbar-body {background-color:#292929;}
#bbar-wrapper.type11{background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer_strip_bg.png); background-repeat:repeat; width:100%; display:inline-block;}
.header11 #main-menu > ul.menu.rounded > li > a:hover, .header11 #main-menu > ul.menu.rounded > li:hover > a, .header11 #main-menu > ul.menu.rounded > li.current-menu-ancestor > a:hover, .header11 #main-menu > ul.menu.rounded > li.current-menu-item > a:hover, .header11 #main-menu > ul.menu.rounded > li.current_page_ancestor > a:hover, .header11 #main-menu > ul.menu.rounded > li.current_page_item > a:hover, .header11 #main-menu > ul.menu.rounded > li.current_page_item > a, .header11 #main-menu > ul.menu.rounded > li.current-menu-item > a, .header11 #main-menu > ul.menu.rounded > li.current-menu-ancestor > a, .header11 #main-menu > ul.menu.rounded > li.current_page_ancestor > a, .header11 #main-menu > ul.menu.rounded.with-hover-style > li > a:hover, .header11 #main-menu > ul.menu.rounded.with-hover-style > li:hover > a, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a:hover, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a:hover, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a:hover, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a:hover, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_item > a, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-item > a, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current-menu-ancestor > a, .header11 #main-menu > ul.menu.rounded.with-hover-style > li.current_page_ancestor > a, .header11 #main-menu > ul.menu > li > a:hover, .header11 #main-menu > ul.menu > li:hover > a, .header11 #main-menu > ul.menu > li.current-menu-ancestor > a:hover, .header11 #main-menu > ul.menu > li.current-menu-item > a:hover, .header11 #main-menu > ul.menu > li.current_page_ancestor > a:hover, .header11 #main-menu > ul.menu > li.current_page_item > a:hover, .header11 #main-menu > ul.menu > li.current_page_item > a, .header11 #main-menu > ul.menu > li.current-menu-item > a, .header11 #main-menu > ul.menu > li.current-menu-ancestor > a, .header11 #main-menu > ul.menu > li.current_page_ancestor > a{background-color:rgba(0,0,0,0.2);}
.type12#bbar-wrapper .dt-sc-social-icons{margin:35px 0px 0px;}
.type12 #logo{width:100%;}
.type12 #logo a{border:none; margin:0px; padding:0px; display:inline-block; text-align:center;}
.type12#bbar-wrapper .column.alignright{margin:32px 0px 0px;}
#header.header12{background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/footer_strip_bg.png); background-repeat:repeat;}
#header.header6 #main-menu > ul.menu > li span.menu-item-description, #header.header7 #main-menu > ul.menu > li span.menu-item-description, #header.header8 #main-menu > ul.menu > li span.menu-item-description,
#header.header9 #main-menu > ul.menu > li span.menu-item-description, #header.header10 #main-menu > ul.menu > li span.menu-item-description, #header.header11 #main-menu > ul.menu > li span.menu-item-description, #header.header12 #main-menu > ul.menu > li span.menu-item-description{display:none;}
#header.header6 #main-menu ul li a .menu-icon, #header.header7 #main-menu ul li a .menu-icon, #header.header8 #main-menu ul li a .menu-icon, #header.header9 #main-menu ul li a .menu-icon, #header.header10 #main-menu ul li a .menu-icon, #header.header11 #main-menu ul li a .menu-icon, #header.header12 #main-menu ul li a .menu-icon{display:none;}
.dt-menu-expand{background-color:transparent !important;}
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:before{bottom:8%; top:8%; left:5%; right:5%;}
.dt-sc-portfolio-container.type2 .portfolio .portfolio-thumb .image-overlay:after{left:7%; right:7%; top:5%; bottom:5%;}
.dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio .portfolio-thumb .image-overlay:after{bottom:8%; top:8%; left:8%; right:8%;}
.dt-sc-portfolio-container.type4 .portfolio.dt-sc-one-third .portfolio-thumb .image-overlay, .dt-sc-portfolio-container.type4 .portfolio.dt-sc-one-fourth .portfolio-thumb .image-overlay{top:4%; bottom:4%; left:3%; right:3%;}
.portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .views, .portfolio.dt-sc-one-fourth .portfolio-detail .views, .portfolio.dt-sc-one-third.with-sidebar .portfolio-detail .portfolio-meta-content, .portfolio.dt-sc-one-fourth .portfolio-detail .portfolio-meta-content{padding:0px 10px;}
.blank-template-container{background-color:#FFF; float:left; width:100%;}
.blank-template {width:97%; margin:1.5%; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-shadow:0px 0px 20px -5px #000; -moz-box-shadow:0px 0px 20px -5px #000; -webkit-box-shadow:0px 0px 20px -5px #000;}
.blank-template .border-title{margin:0px 0px 15px;}
.blank-template-wrapper .border-title .tag-line{display:none;}
.blank-template-wrapper .border-title h1{font-size:80px; margin-top:-20px; font-weight:300;}
.blank-template-wrapper{background:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/images/coming_soon_bg.jpg) no-repeat right bottom; float:left; width:100%; background-size:contain;}
.blank-template-wrapper .dt-sc-social-icons{float:none; text-align:center;}
body.coming-soon-pg { background-color: #fff; }
body.coming-soon-pg, body.coming-soon-pg .wrapper, body.coming-soon-pg .inner-wrapper, body.coming-soon-pg #main, body.coming-soon-pg .blank-template-container, body.coming-soon-pg .blank-template,
body.coming-soon-pg .blank-template-wrapper { width: 100%; height: 100%; margin: 0; padding: 0; }
body.coming-soon-pg .blank-template { margin: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
body.coming-soon-pg .blank-template .dt-sc-five-sixth { width: 100%; padding: 0 0 10.7%; }
body.coming-soon-pg .blank-template-wrapper { background-size: 30%; }
.fullwidth-section.dark-bg .dt-sc-ico-content.type7 h5 a{color:#FFF;}
.breadcrumb-section.type2{background-size:cover !important; background-repeat:no-repeat !important; position:relative;}
.breadcrumb-section.type2:before{content:""; width:100%; height:100%; position:absolute; top:0px; left:0px; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fallback-gradient.svg); background-image:
-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)) 25%, color-stop(40%, rgba(0,0,0,0.1)), to(rgba(255, 255, 255, 0))); background-image:
-webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-o-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
linear-gradient(to right, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff)";
}
.booking-wrapper.light-bg .dt-sc-titled-box-content{background:#FFF; border:0px; padding:40px;}
.booking-wrapper.light-bg .dt-sc-titled-box h6.dt-sc-titled-box-title{padding:15px;}
.booking-wrapper.light-bg p{text-align:left;} @media only screen and (min-width:1200px){
.header8 #main-menu ul li.menu-item-simple-parent > ul, .header9 #main-menu ul li.menu-item-simple-parent > ul{top:80px;}
.header8 .megamenu-child-container, .header9 .megamenu-child-container{top:90px;}
.dt-sc-portfolio-container.type2 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .views, .dt-sc-portfolio-container.type2 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .portfolio-meta-content{padding:0px 5px;}
.dt-sc-portfolio-container.type3 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-thumb .image-overlay:before, .dt-sc-portfolio-container.type3 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-thumb .image-overlay:after{bottom:4%; top:4%; left:3%; right:3%;}
.dt-sc-portfolio-container.type4 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .views, .dt-sc-portfolio-container.type4 .portfolio.dt-sc-one-fourth.with-sidebar .portfolio-detail .portfolio-meta-content{padding:0px 5px;}
.shape-one.portfolio.dt-sc-one-fourth, .shape-two.portfolio.dt-sc-one-fourth, .shape-three.portfolio.dt-sc-one-fourth, .shape-four.portfolio.dt-sc-one-fourth{width:273px;}
.shape-one.portfolio.dt-sc-one-fourth.with-sidebar, .shape-two.portfolio.dt-sc-one-fourth.with-sidebar, .shape-three.portfolio.dt-sc-one-fourth.with-sidebar, .shape-four.portfolio.dt-sc-one-fourth.with-sidebar{width:210px;}
}
.dt-sc-captcha { background-color: rgba(0, 0, 0, 0.075); border: 1px solid #e3e3e3; color: rgba(0, 0, 0, 0.75); float: left; font-size: 16px; font-style: italic; font-weight: 300; letter-spacing: 3px; line-height: 24px; margin-top: 10px; padding: 12px 20px; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; } #loading { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999999; background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fallback-gradient.svg); background-image:
-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)) 25%, color-stop(40%, rgba(0,0,0,0.1)), to(rgba(255, 255, 255, 0))); background-image:
-webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
-o-linear-gradient(left, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); background-image:
linear-gradient(to right, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(255, 255, 255, 0)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff)";	 }
.pace  { z-index: 99999999; }
.carousel-slider-outer.carousel-slider-outer-images.carousel-slider-outer-5750 {
float: left;
}
.Rich_Web_VSVT1_Main {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.jssort01-99-66 {
}
.jssora05l, .jssora05r {
color: #fff !important;
}
.jssort01-99-66 .p:hover, .jssort01-99-66 .p.pdn, .jssort01-99-66 .pav {
border: 2px solid #B7967B !important;
}
.Rich_Web_VS_VTS_Play1 {
background: #B7967B !important;
color: #fff !important;
}
.Rich_Web_VS_VTS_Title1 {
background-color: rgba(0, 0, 0, 0.6) !important;
color: #fff !important;
bottom: 0 !important;
padding: 15px 10px !important;
}
.retina_logo {}
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, th a:hover, td a:hover, a, .dt-sc-ico-content.type1 h5 a, .dt-sc-ico-content.type1 .icon span, .dt-sc-ico-content.type2 h5 a, .dt-sc-ico-content.type2 .icon span, .dt-sc-ico-content.type4 h5 a, .dt-sc-ico-content.type4 .icon span, .dt-sc-ico-content.type5 .icon span, .dt-sc-ico-content.type7 .icon span, h5.dt-sc-toggle.active a, h5.dt-sc-toggle-accordion.active a, .dt-sc-infographic-bar .fa, .dt-sc-numbered-list-type2 li, ul.side-nav > li > a:hover, ul.side-nav > li > ul > li > a:hover, ul.side-nav > li.current_page_item > a, ul.side-nav li > ul > li.current_page_item > a, ul.side-nav > li.current_page_item > a:hover, ul.side-nav > li > ul > li.current_page_item > a:hover, ul.side-nav > li > ul > li > ul > li.current_page_item > a:hover, .entry-details .entry-metadata, #secondary .widget ul li a:hover, #secondary .widget .tweet_list li a:hover, .portfolio-single .tags, #secondary .widget.widget_recent_entries ul li:hover:before, #secondary .widget.widget_recent_comments ul li:hover:before, ul.commentlist li .author-name a:hover, .widget.widget_recent_entries .recent-posts-widget .post-meta p a:hover, ul.products li .product-details-hover h3 a:hover, .pagination ul li.active-page, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget h3.widgettitle a:hover, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget ul li a:hover, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget.widget_recent_entries .recent-posts-widget .post-meta p > a:hover, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget.tweetbox ul.tweet_list li a:hover, .tp-caption.custom_title, .tp-caption.custom_skin_text, .tp-caption.custom_small_icon, .dt-sc-gift-cards .dt-sc-gift.product:hover .product-details .dt-sc-button, .dt-sc-gift-cards .dt-sc-gift.product.selected .product-details .dt-sc-button, .entry-details .entry-metadata a:hover, .entry-details .entry-metadata span, .dt-sc-contact-info a:hover, .dt-sc-appointment .dt-sc-contact-info a:hover, .dt-sc-specials-list li a:hover, .widget.widget_recent_entries .recent-posts-widget .post-meta p span, #footer a:hover, #footer h3 a:hover, #footer h4 a:hover, #footer h5 a:hover, #footer h6 a:hover, #footer .widget ul li a:hover, #footer .widget ul li h3 a:hover, #footer .widget ul li h4 a:hover, #footer .widget ul li h5 a:hover, #footer .widget ul li h6 a:hover,  #footer .dt-sc-contact-info a,  #footer .promo-details a, #footer .widget.widget_recent_entries .recent-posts-widget h4 a:hover, #footer .widget.widget_recent_entries .recent-posts-widget .post-meta p a:hover, #footer .widget.tweetbox .tweet-text a:hover, .fullwidth-section.light-bg .blog-entry .entry-details .entry-title h4 a:hover, .fullwidth-section.light-bg .blog-entry .entry-details .entry-metadata a:hover, .fullwidth-section.dark-bg h5.dt-sc-toggle a:hover, .fullwidth-section.dark-bg h5.dt-sc-toggle-accordion a:hover, .floral-head, ul.dt-sc-fancy-list.type2 li .fa, .dt-sc-ico-content.type6 .icon .fa, .fullwidth-section.dark-bg .dt-sc-box-title h3 span, .error-info h2 { color: #e67fb9; }
.breadcrumb a, ul.dt-sc-tabs-vertical-frame li a.current, ul.dt-sc-tabs-vertical-frame li.current a { color: #de54a2; } #bbar-wrapper, .dt-sc-ico-content.type1:hover .icon, .dt-sc-ico-content.type2:hover .icon, .dt-sc-ico-content.type2:hover .link, .dt-sc-ico-content.type3 .icon span, .dt-sc-ico-content.type4:hover .icon, .dt-sc-ico-content.type4:hover .dt-sc-button:after, .dt-sc-ico-content.type4:hover .dt-sc-button, .dt-sc-ico-content.type7:hover .icon, .dt-sc-numbered-list li span, .dt-sc-callout-box.type3, .dt-sc-appointment li i, .dt-sc-sorting-container a:hover, .dt-sc-sorting-container a.active-sort, .carousel-arrows a:hover, .dt-sc-tb-header .dt-sc-price, .dt-sc-appointment .dt-sc-contact-info i, ul.side-nav li a:hover:before, ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before, .widget_categories ul li a span, .widget.widget_archive ul li a span, .tagcloud a, ul.commentlist li .author-name span, .featured-post span, .page-link span, .page-link a:hover, .portfolio .image-overlay a span, ul.commentlist li .reply a, .entry-meta .comments, .dt-sc-titled-box h6.dt-sc-titled-box-title, .pagination ul li a, .pagination .next-post a, .pagination .prev-post a, .menu-sidebar li.current_page_item a, .menu-sidebar li:hover a, #footer .dt-sc-social-icons li:hover:after, .dt-sc-pricing-table.type2 .dt-sc-price-wrapper, #header.header4 #main-menu > ul.menu li:after, .dt-sc-box-title h3 span, .menu-list:hover .menu-thumb .rounded, .dt-sc-catalog-menu:hover .rounded, ul.time-table > li ul.time-slots > li a.selected, .dt-sc-ico-content.type8 .icon, .dt-sc-ico-content.type9 .icon:before, .dt-sc-ico-content.type10 .icon, #loading { background: #e67fb9; }
.dt-sc-gift-cards .dt-sc-gift.product:hover .price, .dt-sc-gift-cards .dt-sc-gift.product.selected .price, .dt-sc-gift-cards .dt-sc-gift.product:hover .product-details, .dt-sc-gift-cards .dt-sc-gift.product.selected .product-details, .skin-bg.parallax-section .fullwidth-bg { background: rgba(230, 127, 185, 0.9); }
.dt-sc-gift-cards .dt-sc-gift.product .product-thumb a .img-overlay  { background: rgba(230, 127, 185, 0.4); }
.dt-sc-callout-box.type5, .dt-sc-team:hover, ul.time-table > li:after { background: #f7e9f1; }
.floral-head:before, .floral-head.aligncenter:after, .dt-sc-counter h5 span:after, .dt-sc-counter h5 span:before  { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/skins/pink/images/floral-head-bg.png); }
.dt-sc-team .image:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/skins/pink/images/bg-team-image.png); }
#header.header1, #header.header5, input[type="submit"], button, input[type="button"], h5.dt-sc-toggle:before, h5.dt-sc-toggle-accordion:before, .dt-sc-button, .dt-sc-infographic-bar .dt-sc-bar, .bx-controls a.bx-prev, .bx-controls a.bx-next, .dt-sc-counter h5 span, .copyright, .skin-bg, #header.header6, #header.header7, #header.header9, #header.header11 { background-color: #e67fb9; }
.dt-sc-button:after, button:hover, input[type="submit"]:hover, input[type="button"]:hover, .entry-details .read-more:after, .menu-title .price:hover, .dt-sc-catalog-menu a.dt-sc-button:hover, #newsletter .dt-sc-button:after, .tagcloud a:after, .pagination ul li a:after, .pagination ul li.active-page:after, .pagination .next-post a:after, .pagination .prev-post a:after, .bx-controls a:hover, .widget_categories ul li a:hover span, .widget_archive ul li a:hover span, #footer .widget_categories ul li a:hover span, #footer .widget_archive ul li a:hover span, .menu-item-widget-area-container .widget .selection-box:after, .menu-item-widget-area-container .widget.widget_archive .selection-box:after, .menu-item-widget-area-container .widget.widget_categories .selection-box:after { background-color: #de54a2; }
.megamenu-child-container, #main-menu ul li.menu-item-simple-parent ul, .dt-sc-callout-box.type1 h4 span.highlight, .dt-sc-numbered-list li { background: #c45192; } input[type="submit"], button, input[type="button"], #main-menu > ul.menu.with-hover-style > li > a:hover, #main-menu > ul.menu.with-hover-style > li:hover > a, #main-menu > ul.menu.with-hover-style > li.current_page_item > a, #main-menu > ul.menu.with-hover-style > li.current_page_ancestor > a, #main-menu > ul.menu.with-hover-style > li.current-menu-item > a, #main-menu > ul.menu.with-hover-style > li.current-menu-ancestor > a, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:before, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:before, #main-menu ul.menu.with-hover-style li.menu-item-simple-parent ul li a:after, #main-menu ul.menu.with-hover-style .megamenu-child-container ul.sub-menu > li > ul li a:after, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:before, #main-menu ul.menu.with-hover-style li .menu-item-widget-area-container .widget_nav_menu ul li a:after, .megamenu-child-container > ul.sub-menu > li > a, .megamenu-child-container > ul.sub-menu > li > .nolink-menu, .dt-sc-button, .dt-sc-callout-box.type4, .dt-sc-callout-box.type5, .pagination ul li a, .pagination .next-post a, .pagination .prev-post a, .pagination ul li.active-page, .dt-sc-pr-tb-col.selected, .dt-sc-pr-tb-col.selected .dt-sc-buy-now .dt-sc-button, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col.selected, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col:hover, .megamenu-child-container, #main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, ul.commentlist li .comment-author img, #slider, .dt-sc-toggle-frame h5.dt-sc-toggle a, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-pullquote5, .dt-sc-pullquote6, .is-sticky #header, .dt-sc-ico-content.type6:hover .icon span, .dt-sc-ico-content.type7 .icon, .entry-meta .comments, blockquote, blockquote.type2, .dt-sc-testimonial .author img, .menu-list:hover .menu-thumb .rounded, .dt-sc-catalog-menu:hover .rounded, .tagcloud a, #footer .dt-sc-social-icons li:hover img, .floral-head, .dt-sc-box-title, .dt-sc-ico-content.type6 .icon .fa, .dt-sc-team .image img { border-color: #e67fb9; }
.dt-sc-gift-cards .dt-sc-gift.product:hover .product-thumb, .dt-sc-gift-cards .dt-sc-gift.product.selected .product-thumb { border-color: rgba(230, 127, 185, 0.9); }
.dt-sc-gift-cards .dt-sc-gift.product, ul.time-table > li.selected ul.time-slots > li a { border-color: rgba(230, 127, 185, 0.4); }
.dt-sc-ico-content.type3:hover .icon span, .dt-sc-pricing-table.type2 .dt-sc-price-wrapper, .dt-sc-counter { border-color: #eeaad0; }
.menu-sidebar li.current_page_item a, .menu-sidebar li:hover a, .portfolio:hover, .dt-sc-sorting-container a:hover, .dt-sc-sorting-container a.active-sort { border-color: #c45192; }
.dt-sc-callout-box.type5:after { border-left-color: #f7e9f1; }
#main-menu ul li.menu-item-simple-parent:last-child ul li ul, .dt-sc-testimonial blockquote:before { border-right-color: #e67fb9; }
.dt-sc-testimonial.type2 blockquote:before { border-bottom-color: #e67fb9; }
#main-menu > ul.menu.rounded.type2 > li > a:before, .dt-sc-testimonial blockquote, ul.dt-sc-tabs-frame li.current, blockquote.type2:before, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col:hover .dt-sc-tb-body, .dt-sc-pricing-table.type2 .dt-sc-pr-tb-col.selected .dt-sc-tb-body { border-top-color: #e67fb9; }
ul.dt-sc-tabs-vertical-frame li a.current { border-left-color: #e67fb9; }
input[type="submit"]:hover, input[type="button"]:hover, button:hover, #newsletter .dt-sc-button:hover, .tagcloud a:hover { border-color: #de54a2; } ul.products li:hover .product-details .add_to_cart_button, ul.products li:hover .product-details .button, ul.products li:hover .product-details .yith-wcwl-add-to-wishlist a, .product .summary .add_to_wishlist, #reviews a.button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce table .button, .product.woocommerce .button, .wc-proceed-to-checkout a.checkout-button, ul.products li .product-thumb .onsale, .single-product .product > .onsale, .product-categories li span, .woocommerce-message:before, .woocommerce-info:before { background-color: #e67fb9; }
ul.products li.product .product-details .product_type_simple{background-image:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/skins/pink/images/read_more.png);}
.product .summary .add_to_wishlist:hover, #reviews a.button:hover, .woocommerce-message .button:hover, .woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce table .button:hover, .product.woocommerce .button:hover, .product .summary .add_to_wishlist:hover:before, .wc-proceed-to-checkout a.checkout-button:hover { background-color: #de54a2; }
.product .woocommerce-main-image img, ul.products li .product-details .add_to_cart_button, ul.products li .product-details .button, ul.products li .product-details .yith-wcwl-add-to-wishlist a, .product .summary .add_to_wishlist, #reviews a.button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce table .button, .product.woocommerce .button, .wc-proceed-to-checkout a.checkout-button, .woocommerce ul.products li:hover .product-container, .woocommerce-page ul.products li:hover .product-container { border-color: #e67fb9; }
.woocommerce-message, .woocommerce-info, .woocommerce-tabs ul.tabs li.active a { border-top-color: #e67fb9; }
.widget.woocommerce .widget_shopping_cart_content .buttons a:hover, .widget.woocommerce .widget_shopping_cart_content .buttons .button:hover, ul.products li .product-details .add_to_cart_button:before, ul.products li.product-type-variable .product-details a.button:before, ul.products li .product-details .yith-wcwl-add-to-wishlist a:before, ul.products li .product-details .yith-wcwl-wishlistaddedbrowse a:before { color: #e67fb9; }
.breadcrumb-section.type2:after { background-color: rgba(184,102,148,0.6); }
#header, #bbar-wrapper.type11 { background-color: #794361; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, .dt-sc-testimonial .author img, ::i-block-chrome, ul.commentlist li .comment-author img {
border: none; box-shadow: 0 0 0 5px #e67fb9; -webkit-box-shadow: 0 0 0 5px #e67fb9; -moz-box-shadow: 0 0 0 5px #e67fb9; -ms-box-shadow: 0 0 0 5px #e67fb9; -o-box-shadow: 0 0 0 5px #e67fb9; 
}
::i-block-chrome, .dt-sc-team .image img {
border: none; box-shadow: 0 0 0 4px #e67fb9; -webkit-box-shadow: 0 0 0 4px #e67fb9; -moz-box-shadow: 0 0 0 4px #e67fb9; -ms-box-shadow: 0 0 0 4px #e67fb9; -o-box-shadow: 0 0 0 4px #e67fb9; 
}	
} @media only screen and (-moz-min-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2), 
only screen and (-webkit-min-device-pixel-ratio: 1.5), 
only screen and (min-devicepixel-ratio: 1.5), 
only screen and (min-resolution: 1.5dppx) {
.floral-head:before, .floral-head.aligncenter:after, .dt-sc-counter h5 span:after, .dt-sc-counter h5 span:before { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/skins/pink/images/floral-head-bg@2x.png); background-size: 74px 51px; }			
.dt-sc-team .image:after { background-image: url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/skins/pink/images/bg-team-image@2x.png); background-size: 179px 53px; }
}@font-face{font-family:'FontAwesome';src:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.serendipitybeauty.com.au/wp-content/themes/spalab/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.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .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);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-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);-ms-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{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:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}