.ui-helper-reset {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.ui-accordion .ui-accordion-icons {
padding: 0!important;
}
html.noscroll {
position: fixed; 
overflow-y: scroll;
width: 100%;
} .mt0 { margin-top: 0!important;
}
.mb0 { margin-bottom: 0!important;
}
.mr0 { margin-right: 0!important;
}
.ml0 { margin-left: 0!important;
}
.pt0 { padding-top: 0!important;
}
.pb0 { padding-bottom: 0!important;
}
.pr0 { padding-right: 0!important;
}
.pl0 { padding-left: 0!important;
}
.bt0 { border-top: 0!important;
}
.bb0 { border-bottom: 0!important;
}
.no-shadow { -webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
.pmb0 p { margin-bottom: 0!important;
} .col-sm-sf-5 {
width: 20%;
padding: 0 15px;
float: left;
}
.col-sm-sf-25 {
width: 40%;
padding: 0 15px;
float: left;
} .sf-container-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
cursor: pointer;
display: none;
opacity: 0;
}
.sf-container-overlay .sf-loader {
position: absolute;
top: 50%;
left: 50%;
margin: -16px 0 0 -16px;
}
.sf-container-overlay.loading-done .sf-loader {
opacity: 0;
transition: opacity 0.5s;
}
.sf-container-overlay .sf-loader svg path {
fill: #fff;
}
.sf-container-block .sf-container-overlay {
display: block;
} .fw-row.row {
margin-left: 0;
margin-right: 0;
overflow: hidden;
}
.fw-row.row.container-fluid.bs-4-row {
padding-left: 0;
padding-right: 0;
}
.fw-row.row.container.bs-4-row {
margin: 0 auto;
}
.spb-row {
visibility: visible;
position: relative;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center;
}
.spb-row.row-bg-img-pattern {
background-size: auto;
-moz-background-size: auto;
-webkit-background-size: auto;
background-repeat: repeat;
}
.fw-row .spb-row {
opacity: 0;
visibility: hidden;
}
.fw-row .spb-row[data-wrap="standard-width"] {
opacity: 1;
visibility: visible;
}
.spb-row.spb-hidden {
opacity: 0;
}
.spb-row[data-legacy="true"] {
overflow: visible;
}
.spb-row.has-offset-elements, .fw-row.row.has-offset-elements, .fw-row.has-fw-elements {
overflow: visible;
}
.spb-row[data-image-movement="fixed"] {
background-attachment: fixed;
}
.mobile-browser .spb-row[data-image-movement="fixed"] {
background-attachment: scroll;
}
.spb-row[data-image-movement="fixed"], .spb-row[data-image-movement="parallax"] {
backface-visibility: hidden;
}
.spb-row > .spb_content_element {
position: relative;
z-index: 3;
width: 100%;
}
.spb-row > div.row-overlay {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.spb-row[data-row-height="window-height"] {
min-height: 100vh;
}
.spb-asset-content {
max-width: 100%;
width: 100%;
position: relative;
}
.spb-column-inner {
max-width: 100%;
background-position: center;
background-size: cover;
} .no-flexbox .spb-row[data-col-equal-heights="true"] .spb-column-inner {
min-height: 100%;
}
.no-flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element,
.no-flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element > .row,
.no-flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element .spb-column-container,
.no-flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element .spb-column-container .spb-column-inner {
height: 100%;
}
.no-flexbox .spb-row[data-col-v-pos="bottom"] > .spb_content_element {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.flexbox .spb-row {
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.flexbox .spb-row-flex > .spb_content_element,
.flexbox .spb-row-flex > .spb_content_element > .row {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 100%;
flex-wrap: wrap;
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.flexbox .browser-ff .spb-row-flex > .spb_content_element {
flex-basis: auto;
}
.flexbox .browser-safari .spb-row-flex > .spb_content_element,
.flexbox .browser-safari .spb-row-flex > .spb_content_element > .row {
flex-wrap: nowrap;
display: block;
}
.flexbox .spb-row-flex > .spb_content_element .spb-column-container {
padding-left: 0;
padding-right: 0;
max-width: 100%;
}
.spb-row[data-col-v-pos="center"] {
display: flex;
}
.spb-row[data-col-v-pos="center"] > .spb_content_element {
top: auto;
transform: none;
position: relative;
align-self: center;
}
.flexbox .spb-row[data-col-v-pos="center"] > .spb_content_element,
.flexbox .spb-row[data-col-v-pos="center"] > .spb_content_element .row {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-self: center;
align-self: center;
display: block;
}
.flexbox .bootstrap-4 .spb-row[data-col-v-pos="center"] > .spb_content_element,
.flexbox .bootstrap-4 .spb-row[data-col-v-pos="center"] > .spb_content_element .row {
display: flex;
}
.spb-row[data-col-v-pos="bottom"] > .spb_content_element {
display: table-cell;
vertical-align: bottom;
}
.spb-row[data-col-v-pos="bottom"] > .spb_content_element .row {
display: inline-block;
}
.flexbox .spb-row[data-col-v-pos="bottom"] > .spb_content_element {
display: flex;
vertical-align: inherit;
}
.flexbox .spb-row[data-col-v-pos="bottom"] > .spb_content_element .row {
display: flex;
}
.flexbox .spb-row[data-col-v-pos="bottom"] > .spb_content_element,
.flexbox .spb-row[data-col-v-pos="bottom"] > .spb_content_element .row {
-webkit-align-content: flex-end;
-ms-flex-line-pack: flex-end;
align-content: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.flexbox .spb-row[data-col-v-pos="top"] > .spb_content_element,
.flexbox .spb-row[data-col-v-pos="top"] > .spb_content_element > .row {
-webkit-align-content: flex-start;
-ms-flex-line-pack: flex-start;
align-content: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element,
.flexbox .spb-row[data-col-v-pos="stretch"] > .spb_content_element > .row {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.spb-row[data-col-equal-heights="true"] .spb-column-container > .spb-column-inner {
min-height: 100%;
display: table-cell;
}
.flexbox .spb-column-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.spb-column-container > .spb-column-inner {
margin-left: 0;
margin-right: 0;
display: block;
}
.flexbox .spb-column-container > .spb-column-inner {
flex-grow: 1;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper {
flex-wrap: wrap;
display: flex;
width: 100%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > .row {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div {
flex: 1;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-12 {
min-width: 100%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-9 {
min-width: 75%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-8 {
min-width: 66.66%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-6 {
min-width: 50%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-4 {
min-width: 33.33%;
}
.flexbox .spb-row-flex .spb-row-no-cols-wrapper > div.col-sm-3 {
min-width: 25%;
}
.spb-row.spb-row-col-spacing .spb-column-container {
padding-left: 0;
padding-right: 0;
}
.spb-row[data-col-spacing="2"] .spb_content_element {
padding-left: 1px;
padding-right: 1px;
}
.spb-row[data-col-spacing="2"] .spb-column-inner {
margin-left: 2px;
margin-right: 2px;
}
.spb-row[data-col-spacing="4"] .spb_content_element {
padding-left: 2px;
padding-right: 2px;
}
.spb-row[data-col-spacing="4"] .spb-column-inner {
margin-left: 4px;
margin-right: 4px;
}
.spb-row[data-col-spacing="6"] .spb_content_element {
padding-left: 3px;
padding-right: 3px;
}
.spb-row[data-col-spacing="6"] .spb-column-inner {
margin-left: 6px;
margin-right: 6px;
}
.spb-row[data-col-spacing="8"] .spb_content_element {
padding-left: 4px;
padding-right: 4px;
}
.spb-row[data-col-spacing="8"] .spb-column-inner {
margin-left: 8px;
margin-right: 8px;
}
.spb-row[data-col-spacing="10"] .spb_content_element {
padding-left: 5px;
padding-right: 5px;
}
.spb-row[data-col-spacing="10"] .spb-column-inner {
margin-left: 10px;
margin-right: 10px;
}
.spb-row[data-col-spacing="20"] .spb_content_element {
padding-left: 10px;
padding-right: 10px;
}
.spb-row[data-col-spacing="20"] .spb-column-inner {
margin-left: 10px;
margin-right: 10px;
}
.spb-row[data-col-spacing="30"] .spb_content_element {
padding-left: 15px;
padding-right: 15px;
}
.spb-row[data-col-spacing="30"] .spb-column-inner {
margin-left: 30px;
margin-right: 30px;
}
.spb-row[data-col-spacing="40"] .spb_content_element {
padding-left: 20px;
padding-right: 20px;
}
.spb-row[data-col-spacing="40"] .spb-column-inner {
margin-left: 40px;
margin-right: 40px;
}
.spb-asset-content.spb-hidden {
opacity: 0;
}
.row.fw-row {
clear: both;
}
.fw-row > .spb-row {
padding-left: 0;
padding-right: 0;
}
.fw-row>.col-sm-12, .spb-row.spb-remove-element-spacing, .spb-row.spb-remove-element-spacing div[class*="col-sm"] {
padding-left: 0!important;
padding-right: 0!important;
margin-bottom: 0;
}
.spb-row.spb-remove-element-spacing .row {
margin-left: 0;
margin-right: 0;
}
.spb-section.col-sm-12 {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.flexbox .spb-column-container.col-sm-12 {
flex-basis: 100%;
}
.flexbox .spb-column-container.col-sm-11 {
flex-basis: 1.66666667%;
}
.flexbox .spb-column-container.col-sm-10 {
flex-basis: 83.33333333%;
}
.flexbox .spb-column-container.col-sm-9 {
flex-basis: 75%;
}
.flexbox .spb-column-container.col-sm-8 {
flex-basis: 66.66666667%;
}
.flexbox .spb-column-container.col-sm-7 {
flex-basis: 58.33333333%;
}
.flexbox .spb-column-container.col-sm-6 {
flex-basis: 50%;
}
.flexbox .spb-column-container.col-sm-5 {
flex-basis: 41.66666667%;
}
.flexbox .spb-column-container.col-sm-4 {
flex-basis: 33.33333333%;
}
.flexbox .spb-column-container.col-sm-3 {
flex-basis: 25%;
}
.flexbox .spb-column-container.col-sm-2 {
flex-basis: 16.66666667%;
}
.flexbox .spb-column-container.col-sm-1 {
flex-basis: 8.33333333%;
}
@media only screen and (max-width: 767px) {
.spb-column-container.spb-col-custom-offset {
top: 0!important;
left: 0!important;
}
.flexbox .spb-column-container.col-sm-1, .flexbox .spb-column-container.col-sm-2, .flexbox .spb-column-container.col-sm-3, .flexbox .spb-column-container.col-sm-4, .flexbox .spb-column-container.col-sm-5, .flexbox .spb-column-container.col-sm-6, .flexbox .spb-column-container.col-sm-7, .flexbox .spb-column-container.col-sm-8, .flexbox .spb-column-container.col-sm-9, .flexbox .spb-column-container.col-sm-10, .flexbox .spb-column-container.col-sm-11, .flexbox .spb-column-container.col-sm-12 {
flex-basis: 100%;
}
.fw-row > .spb-row, .spb-row[data-image-movement="fixed"] {
background-attachment: local!important;
}
}
.modal-body > section.row {
width: 100%!important;
left: 0!important;
}
.modal-body .spb-row>.spb_content_element {
padding: 0!important;
} .spb-row[data-row-type="video"] .video-wrap {
overflow: hidden;
max-height: 100%;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 0;
padding: 0;
pointer-events: none;
}
.spb-row[data-row-type="video"] video {
position: absolute;
left: 0;
top: 0;
width: 100%;
min-height: 100%;
}
.spb-row[data-row-type="video"] .video-overlay {
background-repeat: repeat;
background-position: center center;
position: absolute;
z-index: 3;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.8;
}
.overlay-diaglight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_diagonal_lines_light.png);
}
.overlay-diagdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_diagonal_lines_dark.png);
}
.overlay-horizlight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_horizontal_lines_light.png);
}
.overlay-horizgdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_horizontal_lines_dark.png);
}
.overlay-vertlight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_vertical_lines_light.png);
}
.overlay-vertzgdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_vertical_lines_dark.png);
}
.overlay-lightgrid {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_pixel_light.png);
}
.overlay-darkgrid {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_pixel_dark.png);
}
.overlay-lightgridfat {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_fat_pixel_light.png);
}
.overlay-darkgridfat {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/img/vo_fat_pixel_dark.png);
} .spb-row-parallax .spb-row-parallax-layer-wrap {
overflow: hidden;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
top: 0;
left: 0;
pointer-events: none;
}
.spb-row-parallax .spb-row-parallax-layer {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center;
}
.spb-row-parallax.use-css-backpos .spb-row-parallax-layer {
background-position: 50% 0;
}
.spb-row-parallax.use-css-transform .spb-row-parallax-layer {
background-attachment: scroll;
} .spb-row-expand-text {
padding: 30px 15px;
display: block;
text-align: left;
font-size: 22px;
}
.spb-row-expand-text span:before {
content: "\e600";
font-family: "atelier";
font-size: 24px;
display: inline-block;
float: left;
height: 23px;
width: 23px;
margin-top: -1px;
margin-right: 20px;
-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
transform: translate3d(0px, 0px, 0px) rotate(0deg);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
font-weight: normal;
}
.spb-row-expand-text.row-open span:before {
content: "\e603";
}
.spb-row-expand-text:hover span:before {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.spb-row-expand-text.row-open:hover a:hover {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.spb-row.spb-row-expanding {
height: 0;
opacity: 0;
overflow: hidden;
}
.spb-row.spb-row-expanding.spb-row-expanding-open {
height: auto;
opacity: 1;
} .spb-column-container .spb-asset-content {
background-size: cover;
}
.spb-col-slider-atts {
display: none;
visibility: hidden;
opacity: 0;
}
.spb-column-container[data-col-slider="true"] {
display: block;
}
.spb-column-container[data-col-slider="true"] .flickity-slider > .row,
.spb-column-container[data-col-slider="true"] .col-slider-slide > .spb-column-container .spb-column-inner {
width: 100%;
margin: 0;
}
.spb-column-container[data-col-slider="true"] .flickity-slider > .row > .spb_content_element,
.spb-column-container[data-col-slider="true"] .row-slider-slide > .spb-column-container {
width: 100%;
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.spb-column-container[data-col-slider="true"] .spb-column-inner {
height: 100%;
}
.spb-column-container[data-col-slider="true"] .spb-column-inner .flickity-viewport {
width: 100%;
}
@media only screen and (min-width: 768px) {
.spb-column-container[data-col-slider="true"] .col-slider-slide,
.spb-column-container[data-col-slider="true"] .col-slider-slide .spb-asset-content,
.spb-column-container[data-col-slider="true"] .spb-column-inner .flickity-viewport {
min-height: 100%;
}
} .spb-row[data-row-style="light"] {
color: #fff;
}
.spb-row[data-row-style="light"] .title-wrap h3.spb-heading {
color: #fff;
}
.spb-row[data-row-style="light"] .owl-pagination .view-all {
color: #fff;
}
.spb-row[data-row-style="light"] .owl-pagination .owl-page span {
background-color: #fff;
}
.spb-row[data-row-style="dark"] {
color: #222;
}
.spb-row[data-row-style="dark"] .title-wrap h3.spb-heading {
color: #222;
}
.spb-row[data-row-style="dark"] .owl-pagination .owl-page span {
background-color: #222;
}
.spb-row[data-row-style="dark"] .owl-pagination .view-all {
color: #222;
} .spb_row_slant_spacer {
height: 120px;
width: 100%;
display: block;
}
.spb-row[data-top-style="slant-ltr"], .spb-row[data-top-style="slant-rtl"], .spb-row[data-bottom-style="slant-ltr"], .spb-row[data-bottom-style="slant-rtl"] {
overflow: hidden;
}
.spb-row[data-top-style="slant-ltr"]:before {
content: "";
width: 120%;
display: block;
height: 140px;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
transform: rotate(3deg);
background: #fff;
left: -10%;
top: -90px;
z-index: 3;
position: absolute;
-webkit-backface-visibility: hidden;
-webkit-background-clip: content-box;
padding: 2px;
}
.spb-row[data-top-style="slant-rtl"]:before {
content: "";
width: 120%;
display: block;
height: 140px;
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
transform: rotate(-3deg);
background: #fff;
left: -10%;
top: -90px;
z-index: 3;
position: absolute;
-webkit-backface-visibility: hidden;
-webkit-background-clip: content-box;
padding: 2px;
}
.spb-row[data-bottom-style="slant-ltr"]:after {
content: "";
width: 120%;
display: block;
height: 140px;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
transform: rotate(3deg);
background: #fff;
bottom: -90px;
left: -10%;
z-index: 2;
position: absolute;
-webkit-backface-visibility: hidden;
-webkit-background-clip: content-box;
padding: 2px;
}
.spb-row[data-bottom-style="slant-rtl"]:after {
content: "";
width: 120%;
display: block;
height: 140px;
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
transform: rotate(-3deg);
background: #fff;
bottom: -90px;
left: -10%;
z-index: 2;
position: absolute;
-webkit-backface-visibility: hidden;
-webkit-background-clip: content-box;
padding: 2px;
}
@media only screen and (min-width: 1800px) {
.spb-row[data-top-style="slant-ltr"]:before, .spb-row[data-bottom-style="slant-ltr"]:after {
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
transform: rotate(2deg);
}
.spb-row[data-bottom-style="slant-rtl"]:after, .spb-row[data-top-style="slant-rtl"]:before {
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
transform: rotate(-2deg);
}
} .spb_accordion {
opacity: 0;
}
.spb_accordion .spb_accordion_wrapper {
margin-bottom: 30px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.spb_accordion .spb_accordion_section {
margin-bottom: 10px;
}
.spb_accordion_section > h4 {
outline: 0!important;
}
.spb_accordion .spb_accordion_section > h4 a {
display: block;
text-decoration: none;
padding: 12px 30px 12px 15px;
line-height: 26px;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.spb_accordion .spb_accordion_section > h4 a:after {
font-size: 24px;
display: inline-block;
float: right;
height: 26px;
width: 23px;
-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
transform: translate3d(0px, 0px, 0px) rotate(0deg);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
font-weight: normal;
line-height: 26px;
position: absolute;
right: 0;
top: 50%;
margin-top: -13px;
}
.spb_accordion .spb_accordion_section > h4:hover a:after {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.spb_accordion .spb_accordion_section > h4.ui-state-active:hover a:after {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.spb_accordion .spb_accordion_section > h4 a > i {
margin-right: 10px;
}
.spb_accordion .spb_accordion_section > h4 a > i[class*="ss-"] {
display: inline-block;
line-height: 100%;
vertical-align: -3px;
}
.spb_accordion .spb_accordion_section > h4 {
opacity: 0.6;
}
.spb_accordion .spb_accordion_section > h4.ui-state-active {
opacity: 1;
}
.ui-accordion .ui-accordion-header .ui-icon {
display: none;
}
.spb_accordion_section > h4 .ui-icon:before {
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
height: 20px;
float: left;
margin-right: 10px;
font-size: 22px;
text-indent: 0;
box-sizing: content-box;
}
.spb_accordion_section h4.ui-state-active .ui-icon:before {
margin-top: 0;
}
.spb_accordion .ui-state-active, .spb_accordion .ui-state-default {
border: 0!important;
background: none;
margin-top: 0;
}
.spb_accordion .ui-accordion .ui-accordion-content {
border: 0;
padding: 15px 15px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.spb_accordion .ui-accordion .ui-accordion-content .row {
margin-left: 0!important;
margin-bottom: 0!important;
max-width: 100%;
}
.spb_accordion .ui-accordion .ui-accordion-header {
position: relative;
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: bold;
}
.ui-accordion-content .spb_wrapper p:last-child {
margin-bottom: 0;
}
.ui-accordion-content .spb_wrapper .box-content-wrap p:last-child {
margin-bottom: 20px;
}
.spb_accordion_section, .spb_accordion .spb_accordion_section, .spb_accordion_section .ui-accordion-content {
background: transparent;
border-top: 2px solid rgba(0,0,0,0.05);
border-bottom: 0px solid rgba(0,0,0,0.05);
margin-bottom: 0;
}
.spb_accordion_section, .spb_accordion .spb_accordion_section:last-child {
border-bottom-width: 2px;
}
.spb_accordion .container, .spb_tabs .container, .spb_tour .container, .column_container .container, .spb-column-container .container {
max-width: 100%!important;
padding-left: 0;
padding-right: 0;
} .add-to-cart-shortcode {
display: inline-block;
vertical-align: middle;
}
.add-to-cart-shortcode .tooltip {
display: none!important;
}
.add-to-cart-shortcode > .add_to_cart_button {
margin-right: 0;
margin-left: 0;
border: 2px solid #e3e3e3;
border-radius: 0;
box-shadow: none;
height: 60px;
padding: 0 20px;
float: left;
outline: 0!important;
margin: 0 20px 0 0;
text-shadow: none;
font-size: 14px;
text-transform: uppercase;
font-weight: bold!important;
line-height: 56px;
-webkit-backface-visibility: hidden;
}
.swiper-slide .caption-content a.sf-button.add_to_cart_button {
margin-top: 0;
}
.add-to-cart-shortcode > .add_to_cart_button.added > span {
vertical-align: 1px;
}
.add-to-cart-shortcode > .add_to_cart_button i {
margin-right: 10px;
font-size: 24px;
vertical-align: -4px;
}
.add-to-cart-shortcode > .add_to_cart_button i.sf-icon-loader {
width: 24px;
height: 24px;
}
.add-to-cart-shortcode > .add_to_cart_button i.sf-icon-tick {
vertical-align: -3px;
}
.add-to-cart-shortcode > .wc-forward {
display: none!important;
} .alert {
height: auto;
font-size: 12px;
line-height: 16px;
overflow: hidden;
padding: 15px;
text-align: left;
margin-bottom: 20px;
font-weight: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
clear: both;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 0;
background-color: #ffd56c;
color: #222;
}
.alert .messagebox_text {
background: none;
padding-left: 0;
}
.alert .messagebox_text p {
margin-left: 30px;
margin-bottom: 10px;
}
.alert .messagebox_text p:last-child {
margin-bottom: 0;
}
.alert .messagebox_text p strong {
letter-spacing: normal!important;
}
.alert .messagebox_text:before {
content: "\f071";
font-family: "FontAwesome";
font-weight: normal;
font-style: normal;
display: block;
text-decoration: inherit;
width: 22px;
height: auto;
float: left;
margin-top: 4px;
font-size: 16px;
position: absolute;
text-indent: 0;
text-align: center;
}
.alert.alert-info .messagebox_text:before {
content: "\f129";
}
.alert.alert-error .messagebox_text:before {
content: "\f12a";
}
.alert.alert-success .messagebox_text:before {
content: "\f00c";
}
.alert.alert-info {
background-color: #5adcff;
}
.alert.alert-error {
background-color: #fe504f;
}
.alert.alert-success {
background-color: #51e3a8;
} .sf-headline.text-left {
text-align: left;
}
.sf-headline.text-center {
text-align: center;
}
.sf-headline.text-right {
text-align: right;
}
.sf-words-wrapper {
display: inline-block;
position: relative;
text-align: center;
}
.sf-words-wrapper:last-child {
text-align: left;
}
.sf-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.sf-words-wrapper b i, .sf-words-wrapper b em {
font-style: normal;
}
.sf-words-wrapper b.is-visible {
position: relative;
}
.no-js .sf-words-wrapper b {
opacity: 0;
}
.no-js .sf-words-wrapper b.is-visible {
opacity: 1;
} .sf-headline.rotate-1 .sf-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.sf-headline.rotate-1 b {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.sf-headline.rotate-1 b.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: sf-rotate-1-in 1.2s;
-moz-animation: sf-rotate-1-in 1.2s;
animation: sf-rotate-1-in 1.2s;
}
.sf-headline.rotate-1 b.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: sf-rotate-1-out 1.2s;
-moz-animation: sf-rotate-1-out 1.2s;
animation: sf-rotate-1-out 1.2s;
}
@-webkit-keyframes sf-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes sf-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes sf-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes sf-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes sf-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes sf-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .sf-headline.type .sf-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.sf-headline.type .sf-words-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9;
}
.sf-headline.type .sf-words-wrapper.waiting::after {
-webkit-animation: sf-pulse 1s infinite;
-moz-animation: sf-pulse 1s infinite;
animation: sf-pulse 1s infinite;
}
.sf-headline.type .sf-words-wrapper.selected {
background-color: #aebcb9;
}
.sf-headline.type .sf-words-wrapper.selected b {
color: #0d0d0d;
}
.sf-headline.type .sf-words-wrapper.selected::after {
visibility: hidden;
}
.sf-headline.type b {
visibility: hidden;
}
.sf-headline.type b.is-visible {
visibility: visible;
}
.sf-headline.type i {
position: absolute;
visibility: hidden;
}
.sf-headline.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes sf-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes sf-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes sf-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
-moz-transform: translateY(-50%) scale(0.9);
-ms-transform: translateY(-50%) scale(0.9);
-o-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
-moz-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
-o-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .sf-headline.rotate-2 .sf-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.sf-headline.rotate-2 i, .sf-headline.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sf-headline.rotate-2 b {
opacity: 0;
}
.sf-headline.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is-visible .sf-headline.rotate-2 i {
opacity: 1;
}
.sf-headline.rotate-2 i.in {
-webkit-animation: sf-rotate-2-in 0.4s forwards;
-moz-animation: sf-rotate-2-in 0.4s forwards;
animation: sf-rotate-2-in 0.4s forwards;
}
.sf-headline.rotate-2 i.out {
-webkit-animation: sf-rotate-2-out 0.4s forwards;
-moz-animation: sf-rotate-2-out 0.4s forwards;
animation: sf-rotate-2-out 0.4s forwards;
}
.sf-headline.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .sf-headline.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .sf-headline.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .sf-headline.rotate-2 .is-visible i {
opacity: 1;
}
@-webkit-keyframes sf-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@-moz-keyframes sf-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes sf-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes sf-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@-moz-keyframes sf-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes sf-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .sf-headline.loading-bar span {
display: inline-block;
padding: 0;
}
.sf-headline.loading-bar .sf-words-wrapper {
overflow: visible;
vertical-align: top;
}
.sf-headline.loading-bar .sf-words-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: -5px;
height: 2px;
width: 0;
background: #ff9900;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.sf-headline.loading-bar .sf-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.sf-headline.loading-bar b {
top: 0;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.sf-headline.loading-bar b.is-visible {
opacity: 1;
top: 0;
} .sf-headline.slide span {
display: inline-block;
padding: 0;
}
.sf-headline.slide .sf-words-wrapper {
overflow: visible;
vertical-align: top;
}
.sf-headline.slide b {
opacity: 0;
top: 0;
}
.sf-headline.slide b.is-visible {
top: 0;
opacity: 1;
-webkit-animation: slide-in 0.6s;
-moz-animation: slide-in 0.6s;
animation: slide-in 0.6s;
}
.sf-headline.slide b.is-hidden {
-webkit-animation: slide-out 0.6s;
-moz-animation: slide-out 0.6s;
animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
60% {
opacity: 1;
-moz-transform: translateY(20%);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
-o-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes slide-out {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
60% {
opacity: 0;
-moz-transform: translateY(120%);
}
100% {
opacity: 0;
-moz-transform: translateY(100%);
}
}
@keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
-moz-transform: translateY(120%);
-ms-transform: translateY(120%);
-o-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
} .sf-headline.clip span {
display: inline-block;
padding: 0;
}
.sf-headline.clip .sf-words-wrapper {
overflow: hidden;
vertical-align: top;
z-index: 1;
}
.sf-headline.clip .sf-words-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9;
}
.sf-headline.clip b {
opacity: 0;
}
.sf-headline.clip b.is-visible {
opacity: 1;
} .sf-headline.zoom .sf-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.sf-headline.zoom b {
opacity: 0;
}
.sf-headline.zoom b.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.sf-headline.zoom b.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .sf-headline.rotate-3 .sf-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.sf-headline.rotate-3 b {
opacity: 0;
}
.sf-headline.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-visible .sf-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sf-headline.rotate-3 i.in {
-webkit-animation: sf-rotate-3-in 0.6s forwards;
-moz-animation: sf-rotate-3-in 0.6s forwards;
animation: sf-rotate-3-in 0.6s forwards;
}
.sf-headline.rotate-3 i.out {
-webkit-animation: sf-rotate-3-out 0.6s forwards;
-moz-animation: sf-rotate-3-out 0.6s forwards;
animation: sf-rotate-3-out 0.6s forwards;
}
.no-csstransitions .sf-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .sf-headline.rotate-3 .is-visible i {
opacity: 1;
}
@-webkit-keyframes sf-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@-moz-keyframes sf-rotate-3-in {
0% {
-moz-transform: rotateY(180deg);
}
100% {
-moz-transform: rotateY(0deg);
}
}
@keyframes sf-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes sf-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@-moz-keyframes sf-rotate-3-out {
0% {
-moz-transform: rotateY(0);
}
100% {
-moz-transform: rotateY(-180deg);
}
}
@keyframes sf-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .sf-headline.scale b {
opacity: 0;
}
.sf-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .sf-headline.scale i {
opacity: 1;
}
.sf-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.sf-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .sf-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .sf-headline.scale .is-visible i {
opacity: 1;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
} .sf-headline.push b {
opacity: 0;
}
.sf-headline.push b.is-visible {
opacity: 1;
-webkit-animation: push-in 0.6s;
-moz-animation: push-in 0.6s;
animation: push-in 0.6s;
}
.sf-headline.push b.is-hidden {
-webkit-animation: push-out 0.6s;
-moz-animation: push-out 0.6s;
animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes push-in {
0% {
opacity: 0;
-moz-transform: translateX(-100%);
}
60% {
opacity: 1;
-moz-transform: translateX(10%);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes push-out {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
60% {
opacity: 0;
-moz-transform: translateX(110%);
}
100% {
opacity: 0;
-moz-transform: translateX(100%);
}
}
@keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
} .spb_button {
text-align: center;
}
.spb_button[data-align="left"] {
text-align: left;
}
.spb_button[data-align="center"] {
text-align: center;
}
.spb_button[data-align="right"] {
text-align: right;
}
.spb_button a.sf-button {
margin-right: 0;
}
a.sf-button {
display: inline-block;
font-size: 12px;
line-height: 20px;
height: auto;
padding: 14px 26px;
margin: 0 10px 20px 0;
font-weight: bold;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
border: 0;
position: relative;
outline: none;
text-shadow: none;
text-decoration: none;
vertical-align: middle;
letter-spacing: 1px;
max-width: 100%;
}
a.sf-button.bordered {
padding: 15px 25px;
}
a.sf-button:hover {
text-decoration: none!important;
color: #fff;
}
a.sf-button.large {
font-size: 14px;
line-height: 32px;
padding: 12px 35px;
}
a.sf-button.large.bordered {
padding: 11px 34px;
}
a.sf-button.dropshadow {
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
a.sf-button.mega {
font-size: 18px;
line-height: 30px;
padding: 20px 35px;
}
a.sf-button.mega.bordered {
padding: 19px 34px;
}
a.sf-button.mega.sf-icon-stroke span.text {
padding: 20px 30px 20px 84px;
line-height: 30px;
}
a.sf-button.black {
border-color: #222;
background-color: #222;
color: #fff;
}
a.sf-button.white {
border-color: #fff;
background-color: #fff;
color: #222!important;
}
a.sf-button.blue {
border-color: #00bff3;
background-color: #00bff3;
}
a.sf-button.grey {
border-color: #444;
background-color: #444;
}
a.sf-button.lightgrey {
border-color: #e4e4e4;
background-color: #e4e4e4;
color: #222;
}
a.sf-button.orange {
border-color: #ff7534;
background-color: #ff7534;
color: #fff;
}
a.sf-button.turquoise {
border-color: #00d1c5;
background-color: #00d1c5;
color: #fff;
}
a.sf-button.green {
border-color: #37ba85;
background-color: #37ba85;
color: #fff;
}
a.sf-button.pink {
border-color: #fe504f;
background-color: #fe504f;
color: #fff;
}
a.sf-button.gold {
border-color: #ffd56c;
background-color: #ffd56c;
color: #222222;
}
a.sf-button.transparent-light {
border: 2px solid #fff;
border: 2px solid rgba(255,255,255,.5);
color: #fff;
}
a.sf-button.transparent-light:hover {
background: #fff;
border-color: #fff;
}
a.sf-button.transparent-dark {
border: 2px solid #222;
border: 2px solid rgba(34,34,34,.2);
}
a.sf-button.transparent-dark:hover {
background: #222;
border-color: #222;
}
a.sf-button.purple {
border-color: #8e7de5;
background-color: #8e7de5;
color: #fff;
}
a.sf-button.midnight {
border-color: #27303d;
background-color: #27303d;
color: #fff;
}
a.sf-button.yellow {
border-color: #f5c55e;
background-color: #f5c55e;
color: #fff;
}
a.sf-button.red {
border-color: #f45550;
background-color: #f45550;
color: #fff;
}
.sf-button.accent {
background: none;
background-image: none;
}
a.sf-button.stroke-to-fill {
border-width: 2px;
border-style: solid;
padding: 13px 30px;
background: transparent;
}
a.sf-button.large.stroke-to-fill {
padding: 13px 40px;
}
a.sf-button.mega.stroke-to-fill {
padding: 19px 40px;
}
a.sf-button.sf-icon-reveal {
padding: 15px 35px;
line-height: 20px;
-webkit-transform: translate3d(0,0,0);
}
a.sf-button.sf-icon-reveal.large {
padding: 18px 50px;
}
a.sf-button.sf-icon-stroke {
padding: 0;
line-height: 18px;
}
a.sf-button.sf-icon-reveal i {
font-size: 18px;
height: 100%;
width: 20px;
right: 30px;
top: 0;
line-height: 50px;
display: inline-block;
text-align: right;
position: absolute;
-o-transform: scale(0.5);
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
a.sf-button.large.sf-icon-reveal i {
font-size: 22px;
line-height: 56px;
right: 40px;
}
a.sf-button.sf-icon-reveal span.text {
display: block;
vertical-align: 4px;
text-align: center;
width: 100%;
}
a.sf-button.sf-icon-reveal i, a.sf-button.sf-icon-reveal span.text {
-webkit-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
-moz-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
-o-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
}
a.sf-button.sf-icon-reveal:hover i {
-o-transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
right: 20px;
}
a.sf-button.large.sf-icon-reveal:hover i {
right: 25px;
}
a.sf-button.sf-icon-reveal:hover span.text {
-webkit-transform: translateX(-12px);
-moz-transform: translateX(-12px);
-ms-transform: translateX(-12px);
transform: translateX(-12px);
}
a.sf-button.sf-icon-reveal.large:hover span.text {
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
a.sf-button.sf-icon-reveal.black {
background-color: #222;
}
a.sf-button.sf-icon-reveal.white {
background-color: #fff;
color: #222;
}
a.sf-button.sf-icon-reveal.blue {
background-color: #00bff3;
}
a.sf-button.sf-icon-reveal.grey {
background-color: #444;
}
a.sf-button.sf-icon-reveal.lightgrey {
background-color: #e4e4e4;
}
a.sf-button.sf-icon-reveal.orange {
background-color: #ff7534;
}
a.sf-button.sf-icon-reveal.turquoise {
background-color: #00d1c5;
}
a.sf-button.sf-icon-reveal.green {
background-color: #37ba85;
}
a.sf-button.sf-icon-reveal.pink {
background-color: #fe504f;
}
a.sf-button.sf-icon-reveal.gold {
background-color: #ffd56c;
}
a.sf-button.sf-icon-stroke i {
padding: 16px 25px 14px;
left: 0;
top: 0;
font-size: 18px;
height: 48px;
line-height: 16px;
display: inline-block;
position: absolute;
}
a.sf-button.sf-icon-stroke span.text {
padding: 14px 25px 14px 60px;
display: inline-block;
white-space: nowrap;
vertical-align: 4px;
line-height: 20px;
}
a.sf-button.large.sf-icon-stroke i {
padding: 19px 22px 8px;
height: 54px;
font-size: 22px;
}
a.sf-button.large.sf-icon-stroke span.text {
padding: 20px 84px 20px 30px;
line-height: 30px;
}
a.sf-button.mega.sf-icon-stroke i {
padding: 20px 25px;
height: 70px;
line-height: 30px;
}
a.sf-button.mega.sf-icon-stroke span.text {
padding: 14px 30px 14px 84px;
line-height: 30px;
}
a.sf-button span.text {
display: inline-block;
}
a.sf-button.bordered {
background: none;
border: 2px solid #e3e3e3;
position: relative;
overflow: visible;
}
a.sf-button.bordered.transparent-light, a.sf-button.bordered.transparent-dark {
border: 0!important;
}
a.sf-button .sf-button-border {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0;
border: 2px solid #ccc;
z-index: 2;
}
a.sf-button.bordered.black {
color: #222;
border-color: #222;
}
a.sf-button.bordered.white {
color: #fff;
border-color: #fff;
}
a.sf-button.bordered.blue {
color: #00bff3;
border-color: #00bff3;
}
a.sf-button.bordered.grey {
color: #444;
border-color: #444;
}
a.sf-button.bordered.lightgrey {
color: #e4e4e4;
border-color: #e4e4e4;
}
a.sf-button.bordered.orange {
color: #ff7534;
border-color: #ff7534;
}
a.sf-button.bordered.turquoise {
color: #00d1c5;
border-color: #00d1c5;
}
a.sf-button.bordered.green {
color: #37ba85;
border-color: #37ba85;
}
a.sf-button.bordered.pink {
color: #fe504f;
border-color: #fe504f;
}
a.sf-button.bordered.gold {
color: #e5bf61;
border-color: #e5bf61;
}
a.sf-button.bordered.white {
color: #fff!important;
}
a.sf-button.bordered.white:hover {
color: #222!important;
}
a.sf-button.bordered.black:hover, a.sf-button.bordered.blue:hover, a.sf-button.bordered.grey:hover, a.sf-button.bordered.orange:hover, a.sf-button.bordered.turquoise:hover, a.sf-button.bordered.green:hover, a.sf-button.bordered.pink:hover {
color: #fff;
}
a.sf-button.bordered.gold:hover, a.sf-button.bordered.lightgrey:hover, a.sf-button.bordered.gold:hover {
color: #222;
}
a.sf-button.rounded {
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
a.sf-button.rounded.large {
-webkit-border-radius: 75px;
-moz-border-radius: 75px;
border-radius: 75px;
}
a.sf-button.rounded.bordered:before, a.sf-button.rounded.bordered:after {
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
a.sf-button.rounded.bordered:hover:before, a.sf-button.rounded.bordered:hover:after {
opacity: 1;
}
a.sf-button.black:hover {
background-color: #111;
border-color: #111;
}
a.sf-button.white:hover {
background-color: #e4e4e4;
border-color: #e4e4e4;
}
a.sf-button.blue:hover {
background-color: #00acda;
border-color: #00acda;
}
a.sf-button.grey:hover {
background-color: #333;
border-color: #333;
}
a.sf-button.lightgrey:hover {
background-color: #ccc;
border-color: #ccc;
}
a.sf-button.orange:hover {
background-color: #e5692f;
border-color: #e5692f;
}
a.sf-button.turquoise:hover {
background-color: #00bcb1;
border-color: #00bcb1;
}
a.sf-button.green:hover {
background-color: #31a777;
border-color: #31a777;
}
a.sf-button.pink:hover {
background-color: #e44847;
border-color: #e44847;
}
a.sf-button.gold:hover {
background-color: #e5bf61;
border-color: #e5bf61;
}
a.sf-button.rotate-3d {
-ms-perspective: 1000px;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
padding: 0;
overflow: visible;
-webkit-backface-visibility: hidden;
}
a.sf-button.rotate-3d.large {
padding: 0;
}
a.sf-button.rotate-3d span.text {
background-color: inherit;
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.browser-ie a.sf-button.rotate-3d span.text, .browser-ie10 a.sf-button.rotate-3d span.text, .browser-ie11 a.sf-button.rotate-3d span.text {
transform-style: inherit;
}
.browser-ie a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text, .browser-ie10 a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text, .browser-ie11 a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text {
transform: none;
}
.browser-ie a.sf-button.rotate-3d span.text:before, .browser-ie10 a.sf-button.rotate-3d span.text:before, .browser-ie11 a.sf-button.rotate-3d span.text:before {
opacity: 0;
top: 0;
transform: none;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.browser-ie a.sf-button.rotate-3d:hover span.text:before, .browser-ie10 a.sf-button.rotate-3d:hover span.text:before, .browser-ie11 a.sf-button.rotate-3d:hover span.text:before {
opacity: 1;
}
a.sf-button.rotate-3d span.text, a.sf-button.rotate-3d span.text:before {
padding: 14px 26px;
}
a.sf-button.rotate-3d.large span.text, a.sf-button.rotate-3d.large span.text:before {
padding: 14px 35px;
}
a.sf-button.rotate-3d span.text:before {
position: absolute;
display: inline-block;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: #ccc;
content: attr(data-text);
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
transition: background 0.3s;
-ms-transform: rotateX(-90deg);
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
}
a.sf-button.rotate-3d:hover span.text, a.sf-button.rotate-3d:focus span.text {
-webkit-transform: rotateX(91deg) translateY(-50%);
-moz-transform: rotateX(91deg) translateY(-50%);
transform: rotateX(91deg) translateY(-50%);
}
.no-csstransitions a.sf-button.rotate-3d span.text:before, .no-csstransforms a.sf-button.rotate-3d span.text:before, .no-cssanimations a.sf-button.rotate-3d span.text:before {
display: none!important;
}
a.sf-button.sf-button-rounded {
border-radius: 30px;
}
a.sf-button.mega.sf-button-rounded {
border-radius: 45px;
}
a.sf-button.sf-button-has-icon > i {
font-size: 18px;
margin-left: 10px;
vertical-align: -3px;
}
a.sf-button.sf-button-has-icon.large > i {
font-size: 22px;
margin-left: 10px;
vertical-align: -5px;
}
a.sf-button.sf-button-has-icon.mega > i {
font-size: 18px;
margin-left: 10px;
vertical-align: -7px;
} .spb_box_content .spb-asset-content {
position: relative;
}
.spb_box_content .box-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 3;
background: #222;
opacity: 0;
}
.spb_box_content .box-link:hover {
opacity: 0.1;
}
.spb_box_content .box-content-wrap {
padding: 30px;
position: relative;
z-index: 2;
}
.spb_box_content .box-content-wrap p:last-child {
margin-bottom: 0;
}
.spb_box_content .spb-bg-color-wrap.whitestroke {
background: #fff;
border: 1px solid #e3e3e3;
} .chart-shortcode {
position: relative;
text-align: center;
overflow: hidden;
}
.chart-shortcode.chart-170 {
width: 170px;
height: 170px;
line-height: 170px;
}
.chart-shortcode.chart-center {
margin: 0 auto;
}
.chart-shortcode.chart-right {
float: right;
}
.chart-shortcode canvas {
position: absolute;
top: 0;
left: 0;
}
.chart-shortcode span {
font-size: 14px;
vertical-align: -1px;
}
.chart-shortcode.chart-70 span i[class*="ss-"] {
vertical-align: -2px;
}
.chart-shortcode.chart-170 span {
font-size: 36px;
vertical-align: 0px;
}
.chart-shortcode.chart-170 span i {
vertical-align: -4px;
}
.chart-shortcode.chart-170 span i[class*="ss-"] {
vertical-align: -7px;
} .client-box {
width: 228px;
height: auto;
background-color: #fafafa;
background-position: center center;
background-repeat: no-repeat;
float: left;
margin: 0 2px 7px 5px;
}
.client-box img {
width: 100%;
height: auto;
display: block;
} ul.clients-items {
list-style: none;
}
.clients-items .carousel-item {
padding: 0 15px;
}
.client-item {
float: left;
margin-bottom: 25px;
}
.client-item figure {
opacity: 0.7;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.client-item figure:hover {
border-color: #222;
opacity: 1;
}
@media only screen and (max-width: 767px) {
.clients-items > .client-item.col-sm-2, .clients-items > .client-item.col-sm-6 {
width: 50%;
float: left;
}
} code[class*="language-"],
pre[class*="language-"] {
color: black;
text-shadow: 0 1px white;
font-family: Consolas, Monaco, 'Andale Mono', monospace;
direction: ltr;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: #b3d4fc;
}
pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
text-shadow: none;
background: #b3d4fc;
}
@media print {
code[class*="language-"],
pre[class*="language-"] {
text-shadow: none;
}
}
pre[class*="language-"] {
background: #f7f7f7;
border-left: 3px solid #999;
border-radius: 0;
margin: 0 0 25px;
overflow-y: auto;
padding: 0 20px 20px;
max-height: 500px;
}
:not(pre) > code[class*="language-"] {
padding: .1em;
border-radius: .3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
color: slategray;
}
.token.punctuation {
color: #999;
}
.namespace {
opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
color: #a67f59;
background: hsla(0, 0%, 100%, .5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
color: #07a;
}
.token.function {
color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
color: #e90;
}
.token.important,
.token.bold {
font-weight: bold;
}
.token.italic {
font-style: italic;
}
.token.entity {
cursor: help;
} .one_half {
width: 48%;
}
.one_third {
width: 30.66%;
}
.two_third {
width: 65.33%;
}
.one_fourth {
width: 22%;
}
.one_fifth {
width: 16.8%;
}
.one_fifth.no-gutter {
width: 20%;
margin: 0;
}
.three_fourth {
width: 74%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth {
position: relative;
z-index: 2;
margin-right: 4%;
float: left;
}
.one_half .row, .one_third .row, .two_third .row, .three_fourth .row, .one_fourth .row, .one_fifth .row {
margin-bottom: 0;
}
.one_half p:last-child, .one_third p:last-child, .two_third p:last-child, .three_fourth p:last-child, .one_fourth p:last-child, .one_fifth p:last-child {
margin-bottom: 0;
}
.one_half img, .one_third img, .two_third img, .three_fourth img, .one_fourth img, .one_fifth img {
max-width: 100%;
height: auto;
}
.last {
margin-right: 0 !important;
clear:right;
}
.clearboth {
clear: both;
display: block;
font-size: 0;
height: 0;
line-height: 0;
width: 100%;
} .sf-count-asset {
text-align: center;
padding: 20px 0;
}
.sf-count-asset .count-number {
font-size: 60px;
line-height: 100%;
}
.sf-count-asset .count-divider {
width: 100%;
text-align: center;
height: 1px;
margin-top: 15px;
margin-bottom: 20px;
}
.sf-count-asset .count-divider.has-icon {
height: 28px;
overflow: hidden;
}
.sf-count-asset .count-divider span {
background: #e4e4e4;
width: 0;
height: 1px;
display: inline-block;
}
.sf-count-asset .count-divider.has-icon span {
background: #e4e4e4;
width: 20%;
height: 1px;
vertical-align: middle;
margin-top: -9px;
}
.sf-count-asset .count-divider.has-icon i {
height: 30px;
font-size: 24px;
padding: 0 20px;
}
.sf-count-asset .count-subject {
padding-top: 8px;
opacity: 0;
bottom: -15px;
position: relative;
color: inherit;
}
.sf-count-asset h6.count-subject {
padding-top: 12px;
color: inherit;
} .sf-countdown {
text-align: center;
font-size: 20px;
line-height: 28px;
text-transform: uppercase;
}
.sf-countdown.text-large {
font-size: 48px;
line-height: 72px;
}
.sf-countdown .countdown_section {
display: inline-block;
}
.sf-countdown .countdown_section .amount_label {
display: inline-block;
opacity: 0.5;
filter:alpha(opacity=50);
}
.countdown-subject {
text-align: center;
margin-top: 10px;
} .spb_directory_widget.spb_gmaps_widget {
padding-left: 0;
padding-right: 0;
}
.dir-item-no-margin {
margin-left: 0!important;
}
.directory-filter-wrap {
width: 100%;
}
.directorySearch {
width: 100%;
text-align: center;
padding: 7px 16px;
}
.directory-results {
max-width: 100%;
margin-top: 40px;
margin-bottom: 20px;
}
.directory-results h2 {
margin-top: 0;
margin-bottom: 30px;
}
.directory-filter {
width: 20%;
float: left;
margin-left: 2%;
}
.directory-search-container {
float: left;
margin-left: 2%;
width: 14%;
color: #FFF;
}
.directory-search-container > a {
height: 40px;
}
.filter-search-container {
width: 40%;
float: left;
}
.info-window-container {
clear: both;
}
.directory-filter-wrap {
max-width: 100%;
}
.spb_directory_filter_above {
padding-top: 30px;
margin-bottom: 30px;
max-width: 100%;
}
.spb_directory_filter_below {
margin-top: 30px;
padding-bottom: 30px;
max-width: 100%;
}
.container .directory-filter-wrap.container, .container .spb_directory_filter_above.container, .container .spb_directory_filter_below.container {
padding-left: 0;
padding-right: 0;
}
.container .spb-full-width-element .directory-filter-wrap.container {
padding-left: 15px;
padding-right: 15px;
}
.spb_directory_filter_above:empty, .spb_directory_filter_below:empty {
margin: 0;
}
.has-one-sidebar .directory-filter-wrap, .has-one-sidebar .spb_directory_filter_below {
padding-left: 0;
padding-right: 0;
}
.filter-search-container input, .directory-filter select {
margin: 0!important;
}
.directory-filter > select {
padding-top: 4px;
padding-bottom: 4px;
}
.directory-item {
border-top: 1px solid #e3e3e3;
padding-top: 30px;
margin-bottom: 30px;
}
.directory-item figure {
width: 30%;
float: left;
}
.directory-item .directory-item-details {
width: 100%;
float: left;
margin-left: 0;
}
.directory-item figure + .directory-item-details {
width: 67%;
margin-left: 3%;
}
.directory-item h3 {
margin-top: 0;
margin-bottom: 10px;
}
.directory-item-details .item-meta {
margin-bottom: 15px;
}
.directory-item-details .item-meta span {
padding: 0 8px;
}
.directory-item .directory-item-details .excerpt {
margin-bottom: 15px;
}
.directory-item.no-thumb .directory-item-details {
width: 100%;
margin-left: 0;
}
.single-directory .post-info .comments-likes {
margin-top: 0;
} .directory-submit-wrap {
overflow-y: scroll;
height: 100%; 
}
.directory-submit-wrap label {
font-weight: normal;
}
.directory-submit-wrap p {
margin-bottom: 10px;
}
.directory-submit-wrap textarea {
margin-bottom: 0;
}
.directory-submit-wrap select, .directory-submit-wrap input[type="file"] {
margin-bottom: 15px;
}
#add-directory-entry {
margin: 0 auto;
padding: 90px 30px 0;
}
.directory-error {
display: none;
}
.directory-error label {
padding: 10px;
border: 1px solid #E90A0A;
display: block;
color: #E90A0A;
}
.edit-listing, .delete-listing {
margin-left: 10px;
font-size: 12px;
line-height: 18px;
width: 70px;
text-align: center; 
height: auto;
padding: 7px 8px;
border: 2px solid #e4e4e4;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
}
.edit-listing {
margin-left: 0;
}
.cancel-listing-modal {
margin-right: 20px;
}
#spb_edit_listing {
display: none;
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
top: 0;
left: 0;
z-index: 9999;
}
.spb-modal-listing {
width: 800px;
position: fixed;
top: 25%;
left: 50%;
margin-top: -100px;
margin-left: -400px;
background-color: white;
z-index: 10002;
height: 640px;
display: none;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.edit_form_actions {
float: right;
margin-right: 30px;
margin-top: 0;
line-height: 30px;
}
.edit_form_actions > a {
line-height: 30px;
}
.edit_form_actions > a:last-child {
padding: 0 0 0 15px;
font-weight: bold;
color: #fe504f;
opacity: 0.8;
}
.edit_form_actions > a:last-child:hover {
opacity: 1;
}
#edit-modal-header {
background: #f7f7f7;
border-bottom: 1px solid #e4e4e4;
padding: 20px 0;
border-radius: 3px 3px 0 0;
height: auto;
overflow: hidden;
width: 100%;
position: absolute;
z-index: 3;
margin-bottom: 20px;
}
#edit-modal-header h2 {
float: left;
margin: 0 0 0 30px;
font-size: 24px;
line-height: 30px;
}
.modal-delete-listing {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
height: 300px;
margin-left: -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
outline: none;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.modal-delete-listing .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
#modal-from-dom {
left: 50%;
top: 30%;
}
#modal-from-dom .modal-footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px 30px;
}
#modal-from-dom .modal-footer > a:first-child {
padding: 0 15px;
font-weight: bold;
color: #fe504f;
opacity: 0.8;
}
#modal-from-dom .modal-footer > a:first-child:hover {
opacity: 1;
} .spb_divider {
display: block;
border-bottom-width: 1px;
margin-bottom: 30px;
}
.spb_divider.standard {
border-bottom-style: solid;
border-bottom-width: 2px;
}
.spb_divider.thin {
border-bottom-style: solid;
}
.spb_divider.dotted {
border-bottom-style: dotted;
}
.spb_divider.go_to_top {
padding: 0;
}
.spb_divider.go_to_top a {
text-align: right;
display: block;
text-decoration: none;
border-bottom: 1px solid transparent;
margin-bottom: 30px;
}
.spb_divider.go_to_top_icon1 {
position: relative;
height: 9px;
border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon2 {
position: relative;
height: 10px;
border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon1 a, .spb_divider.go_to_top_icon2 a {
position: absolute;
right: 0;
display: block;
padding: 0 0 0 10px;
text-decoration: none;
}
.spb_divider.go_to_top_icon2 a i {
padding-left: 6px;
vertical-align: -3px;
}
.divider-wrap h3.divider-heading {
position: relative;
z-index: 1;
overflow: hidden;
text-align: center;
float: none;
}
.divider-wrap h3.divider-heading:before, .divider-wrap h3.divider-heading:after {
position: absolute;
top: 50%;
overflow: hidden;
width: 50%;
height: 2px;
content: '\a0';
background-color: #e3e3e3;
}
.divider-wrap h3.divider-heading:before {
margin-left: -53%;
text-align: right;
}
.divider-wrap h3.divider-heading:after {
margin-left: 3%;
}
.divider-wrap h3.divider-heading:before {
width: 50%;
margin-left: -53%;
}
.divider-wrap h3.divider-heading:after {
width: 50%;
margin-left: 3%;
} ul.faqs-nav {
margin-bottom: 50px;
margin-left: -2%;
list-style: none;
}
.faqs-nav li {
float: left;
width: 48%;
padding: 11px 15px 7px;
border: 1px solid #F4F4F4;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 0 0 10px 2%;
}
.faqs-nav li a {
text-decoration: none;
}
.faqs-nav li i {
margin-right: 8px;
vertical-align: -2px;
}
.faqs-nav li .count {
float: right;
opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity= 60);
}
h3.faq-section-title {
margin: 0 0 30px;
padding: 0;
}
ul.faqs-section {
margin-bottom: 60px;
list-style: none;
}
.faq-item {
border-top: 1px solid #ccc;
border: 1px solid #e3e3e3;
border-radius: 4px;
margin-bottom: 30px;
}
.faq-item:hover {
cursor: pointer;
}
.faq-item:first-child {
padding-top: 0;
}
.faq-item h6 {
margin-bottom: 15px;
}
.faq-item h5 {
margin: 0;
padding: 30px;
border-bottom: 1px solid #e3e3e3;
font-weight: bold;
background: transparent;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.faq-item.closed h5 {
border-bottom-width: 0;
opacity: 0.5;
background: rgba(0,0,0,0.05);
}
.faq-item h5:before {
content: attr(data-before);
float: left;
font-weight: normal;
padding-right: 20px;
opacity: 0.6;
}
.faq-item .faq-text {
padding: 30px 30px 30px 65px;
position: relative;
display: none;
}
.faq-item .faq-text:before {
content: attr(data-before);
font-weight: normal;
opacity: 0.6;
position: absolute;
left: 30px;
} .spb_gallery_widget {
margin-bottom: 40px;
position: relative;
overflow: hidden;
padding-left: 15px;
padding-right: 15px;
}
.spb_gallery_widget .masonry-gallery {
position: relative;
}
.spb_gallery_widget .gallery-nav {
margin-top: 30px;
}
.spb_gallery_widget .gallery-nav li {
margin-left: 30px;
width: 100px !important;
float: left;
}
.spb_gallery_widget .gallery-nav li:first-child {
margin-left: 0;
}
.spb_gallery_widget .gallery-nav li img {
display: block;
width: 100%;
height: auto;
opacity: .7;
cursor: pointer;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.spb_gallery_widget .gallery-nav li.flex-active-slide img, .spb_gallery_widget .gallery-nav li img:hover {
opacity: 1;
}
.gallery-slider p.flex-caption {
position: absolute;
bottom: 0;
padding: 15px 20px;
color: #fff;
margin: 0;
width: 100%;
font-size: 16px;
}
.gallery-slider .lightbox-icon {
position: absolute;
top: 20px;
right: 20px;
font-size: 16px;
color: #fff;
padding: 10px 11px;
border-radius: 3px;
background: rgba(0,0,0,0.2);
height: 38px;
line-height: 22px;
}
.gallery-masonry {
padding: 0;
}
.masonry-gallery .gallery-image {
opacity: 0;
margin-bottom: 30px;
}
.masonry-gallery.no-gutters .gallery-image {
margin: 0;
padding: 0;
}
.masonry-gallery .gallery-image.item-animated {
opacity: 1;
} .googlechart {
margin-bottom: 30px;
width: 100%;
} .pinmarker {
width: 280px;
padding: 6px;
overflow: hidden;
}
.pinmarker > h3 {
margin-top: 0;
}
.pinmarker > img.info-window-img {
float: left;
max-width: 70px;
display: block;
}
.pinmarker .pinmarker-container {
margin-left: 85px;
}
.pinmarker-container h3 {
margin-top: -5px;
margin-bottom: 5px;
font-weight: bold;
display: block;
}
.pinmarker-container .excpert {
color: #222;
font-size: 11px!important;
line-height: 15px!important;
}
.pinmarker-container a.pin-button {
width: 100%;
padding: 8px;
display: block;
margin-top: 8px;
background-color: #e7e7e7;
text-align: center;
}
.map-canvas div {
line-height: initial;
} .spb_icon_box > .spb-asset-content .sf-icon-box {
float: left;
width: 100%;
}
.sf-icon {
font-size: 30px;
line-height: 26px;
padding: 0;
width: auto;
height: 28px;
background-image: none;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.sf-icon-cont {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.sf-icon-box .sf-icon-character {
font-weight: bold;
margin-left: 3px;
margin-right: 5px;
font-size: 48px;
vertical-align: -2px;
}
.sf-icon-box .sf-icon.image-display {
margin-bottom: 20px;
}
.sf-icon-box .sf-icon[class^="fa-"] {
margin-bottom: 28px;
}
.sf-icon-box.sf-icon-box-standard .sf-icon {
margin-bottom: 0;
}
.sf-icon.sf-icon-medium {
font-size: 40px;
line-height: 40px;
width: auto;
height: 38px;
}
.sf-icon-cont .sf-icon-character {
margin-left: 7px;
}
.sf-icon-cont.cont-small .sf-icon {
line-height: 28px;
height: 30px;
margin-left: 0;
}
.sf-icon-cont.cont-small .sf-icon[class^="ss-"] {
line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon {
line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon-character {
font-size: 44px;
line-height: 32px;
margin-left: 3px;
}
.sf-icon-cont.cont-medium .sf-icon[class^="ss-"] {
line-height: 60px;
margin-left: -1px;
}
.sf-icon.sf-icon-large {
line-height: 70px;
width: auto;
height: 70px;
}
.sf-icon.sf-icon-large[class^="fa-"] {
line-height: 52px;
}
.sf-icon-cont.cont-large .sf-icon {
line-height: 70px;
}
.sf-icon-cont.cont-large .sf-icon[class^="ss-"] {
line-height: 82px;
margin-left: -4px;
letter-spacing: -4px;
}
.sf-icon-cont.cont-large .sf-icon-character {
font-size: 64px;
text-align: center;
}
.sf-icon-cont .sf-icon {
padding: 0;
display: block;
}
.sf-icon-cont {
padding: 18px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
vertical-align: middle;
margin-bottom: 20px;
margin-right: 20px;
height: 28px;
width: 28px;
line-height: 12px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
}
.browser-ie .sf-icon-cont:hover, .browser-ie .sf-hover .sf-icon-cont, .browser-ie10 .sf-icon-cont:hover, .browser-ie10 .sf-hover .sf-icon-cont {
background-image: none;
}
.sf-icon-cont.cont-small {
padding: 19px 20px 19px 18px;
}
.sf-icon-cont.cont-medium {
padding: 25px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
vertical-align: middle;
margin-bottom: 20px;
width: 48px;
height: 48px;
line-height: 12px;
}
.sf-icon-cont.cont-large {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
vertical-align: middle;
width: 70px;
height: 70px;
}
.sf-icon.sf-icon-large:before {
font-size: 72px;
}
.sf-icon-cont .sf-icon.sf-icon-large:before {
font-size: 60px;
}
.sf-icon-float-left {
float: left;
padding: 5px 10px 0 0;
}
.sf-icon-float-right {
float: right;
padding: 5px 0 0 10px;
margin-right: 0;
margin-left: 20px;
}
.sf-icon-float-none {
display: inline-block;
margin-right: 0;
} .sf-icon-box {
display: block;
position: relative;
z-index: 2;
padding: 20px;
}
.sf-icon-box.sf-icon-box-standard {
text-align: center;
padding: 30px 10px 10px;
}
.sf-icon-box-standard .sf-icon-cont {
margin-right: 0;
margin-bottom: 5px;
}
.sf-icon-box-standard .sf-icon {
padding: 0;
}
.sf-icon-box h3 > i, .sf-icon-box h3 > a > i {
margin-right: 8px;
vertical-align: -2px;
font-size: 22px;
}
.sf-icon.image-display {
border-radius: 50%;
overflow: hidden;
max-width: 82px;
width: 82px;
height: 82px;
}
a.linked-icon {
display: block;
}
.sf-icon-box h3 > a {
color: inherit;
}
.sf-icon-box h3 > a:hover, a.linked-icon i {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.sf-icon-box h3 > a:hover, a.linked-icon:hover i {
opacity: 0.7;
}
.sf-icon-box.sf-icon-box-standard h3 {
margin-bottom: 20px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > .linked-icon, .sf-icon-box[class*="sf-icon-box-left-icon"] > .sf-icon-cont {
float: left;
margin: 0;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i, .sf-icon-box[class*="sf-icon-box-left-icon"] > div.sf-svg-icon-holder {
float: left;
position: relative;
font-size: 42px;
line-height: 52px;
text-align: center;
width: 44px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i[class*="ss-"] {
line-height: 48px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > span {
float: left;
position: relative;
font-size: 46px;
line-height: 46px;
text-align: center;
width: 48px;
margin-left: 0;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] > span {
width: 70px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon {
margin-bottom: 15px;
}
.sf-icon-box.sf-icon-box-boxed-two h3 {
margin-top: 10px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] {
padding: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
position: absolute;
right: 30px;
top: -41px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
height: 32px;
width: 32px;
line-height: 12px;
border: 0;
margin: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i {
font-size: 32px;
line-height: 34px!important;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i[class*="ss-"] {
line-height: 44px!important;
}
.browser-ie .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont, .browser-ie10 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
background-image: none;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon.image-display {
position: absolute;
top: -40px;
right: 35px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon.image-display {
position: relative;
top: 0;
right: 0;
margin-bottom: 10px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-cont {
right: 50%;
margin-right: -42px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon.image-display {
right: 50%;
-moz-transform: translate3d(50%, -50%, 0);
-webkit-transform: translate3d(50%, -50%, 0);
transform: translate3d(50%, -50%, 0);
top: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap {
background: #fff;
padding: 40px 30px 60px 30px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
padding: 40px 30px 65px 30px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
padding-bottom: 30px;
margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
padding-bottom: 40px;
}
.sf-icon-box.sf-icon-box-boxed-four .sf-icon-box-content-wrap {
padding: 25px 30px 20px;
margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 {
margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 i {
vertical-align: -3px;
margin-right: 5px;
}
.sf-icon-box .sf-icon-box-content-wrap {
display: block;
}
.sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
display: block;
margin-left: 90px;
}
.sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
display: block;
margin-left: 70px;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap {
margin-left: 100px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3 {
margin-top: 2px;
margin-bottom: 10px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3:empty {
display: none;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
text-align: center;
}
.sf-icon-box.sf-icon-box-boxed-three h3, .sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content {
text-align: center;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] h3, .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content {
color: #222;
}
.sf-icon-box-hr {
width: 50px;
height: 1px;
margin: 0 auto;
display: block;
background: #e4e4e4;
margin-bottom: 20px;
-webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
-moz-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0s!important;
-o-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
}
.sf-hover .sf-icon-box-hr {
width: 100px;
}
.sf-icon-box-content {
display: block;
width: 100%;
line-height: 150%;
}
.sf-icon-box-content p {
color: inherit;
}
.sf-icon-box-content p:last-child {
margin-bottom: 0;
}
.sf-icon-box-content a.read-more {
padding-top: 8px;
}
.sf-icon-box-animated {
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
position: relative;
padding: 0;
text-align: center;
width: 100%;
height: auto;
background: transparent;
}
.sf-icon-box-animated .box-link, .sf-icon-box-animated-alt .box-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.standard-browser .sf-icon-box-animated:hover .back, .no-csstransitions .sf-icon-box-animated .back, .sf-icon-box-animated.sf-mobile-hover .back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.standard-browser .sf-icon-box-animated:hover .front, .no-csstransitions .sf-icon-box-animated .front, .sf-icon-box-animated.sf-mobile-hover .front {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.sf-icon-box-animated .inner {
-webkit-transition: 0.5s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.5s;
transform-style: preserve-3d;
position: relative;
}
.sf-icon-box-animated .front, .sf-icon-box-animated .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
-moz-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
-o-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
transform-style: preserve-3d;
position: absolute;
top: 0;
left: 0;
}
.sf-icon-box-animated .front {
position: relative;
z-index: 8;
display: block;
width: 100%;
height: auto;
padding: 70px 20px;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.sf-icon-box-animated .back {
overflow: hidden;
background: #ffffff;
padding: 20px;
width: 100%;
height: 100%;
webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.sf-icon-box-animated .front h3 {
margin: 10px 0;
}
.sf-icon-box-animated .sf-icon {
margin-bottom: 0;
padding: 0;
line-height: 44px;
margin-top: 20px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"] {
margin-bottom: 0;
}
.sf-icon-box-animated .sf-icon.sf-icon-character {
font-size: 72px!important;
}
.sf-icon-box-animated .sf-icon.image-display {
margin-top: 8px;
margin-bottom: 12px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"] {
line-height: 40px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"]:before {
font-size: 60px;
}
.sf-icon-box-animated table, .sf-icon-box-animated td {
border: 0;
padding: 0;
}
.sf-icon-box-animated-alt {
text-align: center;
width: 100%;
display: inline-block;
border-radius: 4px;
padding: 0;
position: relative;
}
.sf-icon-box-animated-alt.animated-stroke-style {
border: 1px solid #e3e3e3;
}
.sf-icon-box-animated-alt.animated-stroke-style .front {
background: transparent;
}
.sf-icon-box-animated-alt .height-adjust {
margin-top: 100%;
}
.sf-icon-box-animated-alt .inner {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 4px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.sf-icon-box-animated-alt .front {
background: #f7f7f7;
z-index: 2;
border-radius: 4px;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.sf-icon-box-animated-alt .front .back-title {
position: absolute;
z-index: 3;
width: 100%;
height: 25%;
bottom: 0%;
left: 0;
opacity: 0;
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
transform: translateY(10%);
-webkit-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-moz-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-o-transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
transition: all 200ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
}
.sf-icon-box-animated-alt:hover .front .back-title {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-moz-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-o-transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
transition: all 700ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
}
.sf-icon-box-animated-alt .front .back-title::before {
content: attr(data-title);	
line-height: inherit;
display: inline-block;
position: absolute;
width: 100%;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.sf-icon-box-animated-alt .front, .sf-icon-box-animated-alt .back {
-webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sf-icon-box-animated-alt .back {
background: #ccc;
z-index: 3;
border-radius: 0 0 4px 4px;
position: absolute;
top: 25%;
left: 0;
height: 75%;
width: 100%;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.sf-icon-box-animated-alt .back::after {
content: "";
background: inherit;
width: 10px;
height: 10px;
position: absolute;
z-index: 4;
top: 10px;
left: 50%;
margin-left: -5px;
border-radius: 2px;
transform: rotate(45deg);
transition: all 500ms;
}
.sf-icon-box-animated-alt .front::before, .sf-icon-box-animated-alt .back::before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
}
.sf-icon-box-animated-alt .front-inner-wrap {
width: 100%;
height: auto;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 0 30px;
}
.sf-icon-box-animated-alt .front-inner-wrap h3 {
margin: 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.sf-icon-box-animated-alt .front-inner-wrap .sf-icon-character, .sf-icon-box-animated-alt .front-inner-wrap .sf-icon {
font-size: 48px;
}
.sf-icon-box-animated-alt .back-inner-wrap {
width: 90%;
vertical-align: middle;
display: inline-block;
}
.sf-icon-box-animated-alt:hover .front {
-webkit-transform: translateY(-75%);
-moz-transform: translateY(-75%);
transform: translateY(-75%);
border-radius: 0;
}
.sf-icon-box-animated-alt:hover .back {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
.sf-icon-box-animated-alt:hover .back::after {
top: -5px;
}
.sf-icon-box-animated-alt.animated-no-rounded, .sf-icon-box-animated-alt.animated-no-rounded .inner, .sf-icon-box-animated-alt.animated-no-rounded .inner .front, .sf-icon-box-animated-alt.animated-no-rounded .inner .back {
border-radius: 0;
}
.sf-icon-box-hover {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #fff;
z-index: 10;
-ms-filter: "alpha(opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.sf-icon-box-hover table, .sf-icon-box-animated .back table {
margin-top: -10px;
height: 100%;
width: 100%;
}
.sf-icon-box-hover:hover {
width: 116%;
height: 116%;
left: -8%;
top: -8%;
-ms-filter: "alpha(opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
transition: width 300ms,height 300ms,top 300ms,left 300ms;
-moz-transition: width 300ms,height 300ms,top 300ms,left 300ms;
-webkit-transition: width 300ms,height 300ms,top 300ms,left 300ms;
-o-transition: width 300ms,height 300ms,top 300ms,left 300ms;
}
.sf-icon-box-bold {
padding: 20% 15%;
text-align: center;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont {
padding: 0;
background-color: transparent!important;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont {
background-color: transparent!important;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover .sf-icon, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont .sf-icon {
color: inherit!important;
}
.sf-icon-box-standard-center {
text-align: center;
}
.sf-icon-box-standard-center i.sf-icon, .sf-icon-box-standard-left i.sf-icon, .sf-icon-box-vertical i.sf-icon {
font-size: 48px;
line-height: 52px;
}
.sf-icon-box-standard-center-contained {
text-align: center;
}
.sf-icon-box-standard-center-contained i.sf-icon, .sf-icon-box-standard-left-contained i.sf-icon, .sf-icon-box-vertical-contained i.sf-icon {
font-size: 32px;
line-height: 70px;
}
.sf-icon-box-vertical .icon-wrap, .sf-icon-box-vertical-contained .icon-wrap {
float: left;
}
.sf-icon-box-vertical .sf-icon-box-content-wrap {
padding-left: 80px;
}
.sf-icon-box-vertical-contained .sf-icon-box-content-wrap, .sf-icon-box-vertical.has-image .sf-icon-box-content-wrap {
padding-left: 100px;
}
.sf-icon-box-standard-left, .sf-icon-box-standard-left-contained {
padding-left: 0
}
.sf-icon-box .sf-svg-icon-holder {
width: 48px;
height: 48px;
margin-bottom: 25px;
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.sf-icon-box .sf-svg-icon-holder.has-color path {
stroke: inherit;
}
.sf-svg-icon-animate {
opacity: 0;
}
.sf-svg-icon-animate.animation-disabled {
opacity: 1;
}
.sf-svg-icon-animate.animation-disabled path {
stroke-dasharray: 200, 200;
stroke-dashoffset: 0;
}
@media only screen and (max-width: 767px) {
.spb-column-inner .spb_icon_box:last-child .sf-icon-box {
margin-bottom: 30px;
}
} .spb_icon_box_grid .spb_icon_box > .spb-asset-content {
font-size: 0; position: static;
}
.spb_icon_box_grid .spb_icon_box {
width: 33.3333%;
min-height: 320px;
text-align: center;
border-top: 1px solid rgba(0,0,0,0.1);
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-webkit-transition: all 0.3s ease-out;
color: #222;
}
.spb_icon_box_grid .spb_icon_box .outline-svg svg path {
stroke: #222;
}
.spb_icon_box_grid[data-colour="light"] .spb_icon_box {
color: #fff;
border-top: 1px solid rgba(255,255,255,0.1);
}
.spb_icon_box_grid[data-colour="light"] .spb_icon_box .outline-svg svg path {
stroke: #fff;
}
.spb_icon_box_grid .spb_icon_box:hover {
background: rgba(0,0,0,0.05);
}
.spb_icon_box_grid[data-columns="3"] .spb_icon_box:nth-child(-n+3){
border-top-width: 0;
}
.spb_icon_box_grid[data-columns="3"] .spb_icon_box:nth-child(3n-1),
.spb_icon_box_grid[data-columns="3"] .spb_icon_box:nth-child(3n-2) {
box-shadow: 1px 0 0 rgba(0,0,0,0.1);
}
.spb_icon_box_grid[data-colour="light"][data-columns="3"] .spb_icon_box:nth-child(3n-1),
.spb_icon_box_grid[data-colour="light"][data-columns="3"] .spb_icon_box:nth-child(3n-2) {
box-shadow: 1px 0 0 rgba(255,255,255,0.1);
}
.spb_icon_box_grid[data-columns="4"] .spb_icon_box {
width: 25%;
}
.spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-1),
.spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-2),
.spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-3) {
box-shadow: 1px 0 0 rgba(0,0,0,0.1);
}
.spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(-n+4) {
border-top-width: 0;
}
.spb_icon_box_grid[data-colour="light"][data-columns="4"] .spb_icon_box:nth-child(4n-3),
.spb_icon_box_grid[data-colour="light"][data-columns="4"] .spb_icon_box:nth-child(4n-2) {
box-shadow: 1px 0 0 rgba(255,255,255,0.1);
}
.spb_icon_box_grid .box-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.spb_icon_box_grid .sf-icon-box-content-wrap {
position: absolute;
z-index: 2;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.spb_icon_box_grid .sf-icon-box-content-wrap::before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
}
.spb_icon_box_grid .sf-icon-box-inner-wrap {
width: 90%;
height: auto;
display: inline-block;
vertical-align: middle;
padding: 0 10px;
}
.spb_icon_box_grid .spb_icon_box .divider-line {
width: 0;
max-width: 80%;
height: 2px;
margin: 0;
display: inline-block;
background-color: #e3e3e3;
}
.spb_icon_box_grid .spb_icon_box:hover .divider-line {
width: 150px;
}
.spb_icon_box_grid .spb_icon_box .grid-icon-wrap a.linked-icon {
color: inherit;
}
.spb_icon_box_grid .spb_icon_box .sf-svg-icon-holder > svg {
width: 48px;
height: 48px;
}
.spb_icon_box_grid .spb_icon_box .grid-icon-wrap i.sf-icon {
color: inherit;
font-size: 48px;
line-height: 48px;
font-weight: normal;
}
.spb_icon_box_grid .spb_icon_box:hover .grid-icon-wrap {
-webkit-transform: translateY(-35px);
-moz-transform: translateY(-35px);
-ms-transform: translateY(-35px);
transform: translateY(-35px);
opacity: 0.8;
}
.spb_icon_box_grid .spb_icon_box h3 {
font-weight: bold;
margin: 0;
color: inherit;
}
.spb_icon_box_grid .spb_icon_box:hover h3 {
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
transform: translateY(35px);
}
.spb_icon_box_grid .spb_icon_box .grid-icon-wrap {
height: 48px;
}
.spb_icon_box_grid .spb_icon_box .divider-line, .spb_icon_box_grid .spb_icon_box .grid-icon-wrap, .spb_icon_box_grid .spb_icon_box h3, .spb_icon_box_grid .spb_icon_box .sf-svg-icon-holder > svg path {
-webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
-o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000); 
transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
}
@media only screen and (max-width: 767px) {
.spb_icon_box_grid[data-columns="3"] .spb_icon_box {
width: 100%;
border-top: 1px solid #e3e3e3;
box-shadow: none!important;
}
.spb_icon_box_grid[data-columns="4"] .spb_icon_box {
width: 50%;
float: left;
}
.spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(n+3):not(:nth-last-child(-n+2)) {
border-top-width: 1px;
}
.spb_icon_box_grid .spb_icon_box:nth-child(-n+3), .spb_icon_box_grid[data-columns="3"] .spb_icon_box:nth-child(-n+3) {
border-top-width: 1px;
}
.spb_icon_box_grid .spb_icon_box:first-child {
border-top-width: 0;
}
}
@media only screen and (max-width: 479px) {
.spb_icon_box_grid .spb_icon_box, .spb_icon_box_grid[data-columns="3"] .spb_icon_box, .spb_icon_box_grid[data-columns="4"] .spb_icon_box {
width: 100%;
border-top: 1px solid #e3e3e3;
box-shadow: none!important;
}
} .spb_image figure {
margin-bottom: 0;
}
.spb_image img {
width: 100%;
height: auto;
display: block;
position: relative;
z-index: 2;
}
.spb_image.image-overflow-left figure img, .spb_image.image-overflow-right figure img {
width: auto;
max-width: none;
}
.spb_image.image-overflow-left figure img {
float: right;
}
.spb_image.square-corners figure {
border-radius: 0;
}
.glowframe img {
-moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.borderframe img {
border: 5px solid #f7f7f7;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.shadowframe figure {
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
box-shadow: 1px 1px 1px rgba(0,0,0,.1);
} .sf-image-banner {
position: relative;
height: auto;
overflow: hidden;
}
.sf-image-banner-link {
position: absolute;
width: 100%;
height: 100%;
z-index: 5;
}
.sf-image-banner > img, .sf-image-banner .img-wrap > img {
width: 100%;
height: auto;
display: block;
position: relative;
z-index: 2;
}
.sf-image-banner .img-wrap.compat-object-fit {
background-size: cover;
background-position: center center;
}
.sf-image-banner .img-wrap.compat-object-fit > img {
opacity: 0!important;
}
.image-banner-content-wrap {
position: absolute;
height: auto;
}
.image-banner-content {
position: absolute;
z-index: 4;
bottom: 50%;
top: auto;
text-align: center;
padding: 0!important;
width: 100%;
}
.image-banner-content.sf-animation[data-animation="none"] {
opacity: 1!important;
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
margin-bottom: 0!important;
-webkit-transform: translateY(50%)!important;
transform: translateY(50%)!important;
}
.image-banner-content.content-right {
padding-left: 30%!important;
width: auto;
padding-right: 10%!important;
}
.sf-animation[data-animation="none"].image-banner-content.content-right {
left: auto!important;
right: 0!important;
}
.image-banner-content.content-left {
padding-right: 30%!important;
width: auto;
padding-left: 10%!important;
}
.image-banner-content.content-center {
width: 100%;
padding: 0 10%!important;
}
.image-banner-content.text-left {
text-align: left;
}
.image-banner-content.text-right {
text-align: right;
}
.image-banner-content.sf-animation[data-animation="fade-from-bottom"] {
bottom: 0;
}
.image-banner-content a.sf-button {
margin: 0 5px 20px;
} ul.jobs {
list-style: none;
}
.jobs > li {
margin-bottom: 40px;
}
.jobs > li > img {
float: left;
width: 90px;
height: auto;
margin-top: 3px;
}
.jobs > li .job-details.has-job-image {
margin-left: 130px;
}
.jobs > li h5 {
margin-top: 5px;
}
.jobs .sf-list {
margin-top: 15px;
margin-bottom: 10px;
}
.jobs a.button {
margin-top: 10px;
}
.jobs-overview {
list-style: disc inside none;
}
.jobs-overview .job {
margin-bottom: 4px;
}
.jobs-overview .job a {
text-decoration: none;
}
.job-details .read-more {
display: inline-block;
margin-top: 10px;
}
.single-jobs .author-info-wrap {
display: none;
} .latest-tweet ul {
margin-bottom: 10px;
list-style: none!important;
}
.latest-tweet ul li {
margin-left: 0;
}
.latest-tweet p {
margin-bottom: 0;
}
.latest-tweet .tweet-author {
margin-right: 4px;
font-weight: bold;
}
.latest-tweet .tweet-date {
text-decoration: none;
color: #999;
margin-left: 5px;
display: inline-block;
} .sf-list {
margin-left: 0;
list-style: none!important;
}
.sf-list li {
padding: 0;
line-height: 175%;
}
.sf-list li i {
margin-right: 8px;
}
.sf-list li i[class*="ss-"] {
vertical-align: -2px;
} .fullscreen-map {
padding: 0;
}
.map-styles-array {
display: none!important;
}
.map-canvas img, .map-directory-canvas img {
max-width: none;
} .spb_multilayer_parallax {
overflow: hidden;
height: 600px;
opacity: 0;
}
.spb_multilayer_parallax .slice-layer {
width: 100%;
height: 100%;
}
.spb_multilayer_parallax .layer.container {
height: 100%;
max-width: 100%;
}
.spb_multilayer_parallax .layer-bg {
width: 120%;
height: 120%;
background: no-repeat;
margin-top: -5%;
margin-left: -10%;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"] {
background-repeat: repeat-x;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"] {
background-repeat: repeat-y;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
background-repeat: repeat;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_center"] {
background-position: center center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_center"] {
background-position: left center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_center"] {
background-position: right center;
margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_top"] {
background-position: left top;
margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_top"] {
background-position: center top;
margin-top: -5%;
margin-left: 0;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_top"] {
background-position: right top;
margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_bottom"] {
background-position: left bottom;
margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_bottom"] {
background-position: center bottom;
margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_bottom"] {
background-position: right bottom;
margin-top: -5%;
margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
background-size: cover!important;
}
.spb_multilayer_parallax .layer[data-depth="0.00"] .layer-bg {
margin-top: 0!important;
margin-left: 0!important;
width: 100%;
height: 100%;
}
.spb_multilayer_parallax .layer .content-layer {
height: auto!important;
bottom: 50%;
width: 100%;
position: absolute;
margin-left: 0;
padding: 0 15px;
} .spb_parallax_asset {
overflow: hidden;
position: relative;
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding-top: 80px;
padding-bottom: 80px;
}
.spb-column-container.spb_parallax_asset {
padding-top: 0;
padding-bottom: 0;
}
.spb-column-container.spb_parallax_asset.spb-parallax-fixed .spb-column-inner {
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.spb_parallax_asset:not(.spb-column-container) {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.spb_parallax_asset.bg-type-pattern {
background-repeat: repeat;
background-size: auto;
}
.spb_parallax_asset.parallax-scroll, .spb_parallax_asset.spb-parallax-scroll {
background-attachment: scroll;
}
.spb_parallax_asset.sf-parallax-video {
background-attachment: scroll;
}
.mobile-browser .spb_parallax_asset {
background-attachment: scroll!important;
background-position: center center!important;
}
.spb_parallax_asset.parallax-window-height {
opacity: 0;
min-height: 100vh;
}
.spb_parallax_asset > .spb_content_wrapper, .spb_parallax_asset > .spb_content_element {
position: relative;
z-index: 4;
width: 100%; }
.spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_element {
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.sf-parallax-video > .spb_content_element {
position: relative;
z-index: 4;
}
.sf-parallax-video.parallax-video-height[data-v-center="true"] > .spb_content_element {
top: 55%;
opacity: 0;
}
.mobile-browser .spb_parallax_asset[data-v-center="true"] > .spb_content_element  {
opacity: 1!important;
top: 50%!important;
}
.spb_parallax_asset .spb_content_element p:last-child {
margin-bottom: 0;
}
.sf-parallax-video video {
position: absolute;
z-index: 2;
left: 0;
top: 0;
width: 100%;
min-height: 100%;
}
.sf-parallax-video .video-overlay {
background-repeat: repeat;
background-position: center center;
position: absolute;
z-index: 3;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.8;
}
.overlay-diaglight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_diagonal_lines_light.png);
}
.overlay-diagdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_diagonal_lines_dark.png);
}
.overlay-horizlight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_horizontal_lines_light.png);
}
.overlay-horizgdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_horizontal_lines_dark.png);
}
.overlay-vertlight {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_vertical_lines_light.png);
}
.overlay-vertzgdark {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_vertical_lines_dark.png);
}
.overlay-lightgrid {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_pixel_light.png);
}
.overlay-darkgrid {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_pixel_dark.png);
}
.overlay-lightgridfat {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_fat_pixel_light.png);
}
.overlay-darkgridfat {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/vo_fat_pixel_dark.png);
}
.sf-parallax-video.parallax-video-height .video-overlay {
opacity: 0;
}
@media only screen and (max-width: 767px) {
.spb_parallax_asset.parallax-window-height[data-v-center="true"]>.spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"]>.spb_content_element {
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
}
} .spb_portfolio_carousel_widget {
padding-bottom: 50px;
}
.spb_portfolio_carousel_widget .caroufredsel_wrapper {
padding-bottom: 10px;
}
.spb_portfolio_carousel_widget .portfolio-item {
height: auto;
}
.spb_portfolio_carousel_widget .carousel-items .portfolio-item {
padding: 0 15px;
}
.spb_portfolio_carousel_widget .carousel-items.no-gutters .portfolio-item {
padding: 0;
}
.spb_portfolio_carousel_widget .portfolio-item figure {
margin-bottom: 0;
}
.spb_portfolio_carousel_widget .portfolio-item .item-details {
padding: 12px 15px 7px;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title {
margin: 0 0 5px;
text-align: left;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a {
display: block;
height: auto;
overflow: hidden;
}
.spb_portfolio_carousel_widget .portfolio-item h4 span {
display: inline-block;
float: left;
max-width: 82%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a:hover {
text-decoration: none;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a > i {
float: right;
text-align: right;
line-height: 20px;
opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity= 60);
} .spb_portfolio_showcase_widget {
padding-bottom: 0!important;
}
.spb_portfolio_showcase_widget.no-bg {
padding-left: 0;
padding-right: 0;
}
.spb_portfolio_showcase_widget.has-pagination .carousel-wrap {
overflow: visible;
padding-bottom: 80px;
}
.spb_portfolio_showcase_widget.has-pagination .carousel-wrap .carousel-items {
overflow: visible;
}
.spb_portfolio_showcase_widget .carousel-items .carousel-item.left-holder, .spb_portfolio_showcase_widget .carousel-items .carousel-item.right-holder {
min-height: 1px;
}
.spb_portfolio_showcase_widget.has-pagination .owl-controls {
position: absolute;
width: 100%;
bottom: -70px;
margin: 0!important;
}
.spb_portfolio_showcase_widget .portfolio-showcase-wrap {
opacity: 0;
}
.portfolio-showcase-wrap ul {
background: #222;
margin: 0;
overflow: hidden;
white-space: nowrap;
}
.portfolio-showcase-wrap ul li {
width: 25%;
display: inline-block;
overflow: hidden;
position: relative;
background: #222;
margin-bottom: -7px;
}
.portfolio-showcase-wrap ul[data-columns="5"] li {
width: 20%;
}
.portfolio-showcase-wrap ul li .main-image {
max-width: none;
position: absolute;
display: block;
opacity: 0.8;
height: auto;
transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
}
.portfolio-showcase-wrap ul li:hover .main-image {
opacity: 1;
}
.portfolio-showcase-wrap ul li .item-info {
position: absolute;
bottom: -85px;
width: 100%;
background: #fff;
background: rgba(255,255,255,0.9);
text-align: center;
padding: 24px 30px;
}
.portfolio-showcase-wrap ul li .item-info:before {
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid rgba(255,255,255,0.9);
position: absolute;
bottom: 100%;
z-index: 2;
left: 50%;
margin-left: -10px;
}
.portfolio-showcase-wrap ul li .item-info.has-subtitle {
padding: 15px 30px;
}
.portfolio-showcase-wrap ul li .item-info span {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
max-width: 100%;
display: block;
color: #222;
}
.portfolio-showcase-wrap ul li .item-info span.item-title {
letter-spacing: normal;
}
@media only screen and (max-width: 479px) {
.spb_portfolio_showcase_widget .carousel-items .owl-item:first-child, .spb_portfolio_showcase_widget .carousel-items .owl-item:last-child {
display: none;
}
} .spb_pricing_table .spb-pricing-column-wrap {
float: left;
width: 33.3%;
padding: 0 15px;
margin-bottom: 30px;
}
.spb_pricing_table[data-columns="4"] .spb-pricing-column-wrap {
width: 25%;
}
.spb_pricing_table[data-columns="2"] .spb-pricing-column-wrap {
width: 50%;
}
.spb_pricing_table[data-columns="1"] .spb-pricing-column-wrap {
width: 100%;
}
.spb_pricing_table .sf-pricing-column {
border: 1px solid #e3e3e3;
border-radius: 4px;
text-align: center;
background: #fff;
position: relative;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.spb_pricing_table .sf-pricing-column:hover {
-moz-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
-webkit-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
}
.sf-pricing-column .sf-pricing-tag::before {
content: attr(data-text);
position: absolute;
top: 10px;
right: 10px;
background-color: #7eced5;
border-radius: 2px;
color: #fff;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
padding: 4px 4px 3px 6px;
}
.spb_pricing_table .sf-pricing-column.highlight {
border-color: #7eced5;
border-width: 2px;
}
.sf-pricing-column.highlight .sf-pricing-name h6, .sf-pricing-column.highlight .sf-pricing-name .sf-pricing-price {
color: #7eced5;
}
.sf-pricing-column .sf-pricing-name {
padding: 30px;
}
.sf-pricing-column .sf-pricing-name h6 {
margin: 0 0 5px;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}
.sf-pricing-column .sf-pricing-name .divide {
max-width: 50%;
width: 50px;
height: 2px;
background-color: #e3e3e3;
margin: 30px auto;
}
.sf-pricing-column .sf-pricing-name .sf-pricing-price {
font-size: 48px;
line-height: 48px;
white-space: nowrap;
margin: 0;	
}
.sf-pricing-column .sf-pricing-name .sf-pricing-price .period {
font-size: 14px;
margin: 0 0 0 4px;
}
.sf-pricing-features .spb-pricing-column-feature {
padding: 15px 0;
}
.sf-pricing-features .spb-pricing-column-feature:nth-child(odd) {
background: rgba(0,0,0,0.05);
}
.sf-pricing-column .sf-pricing-button {
margin: 30px;
}
.sf-pricing-column .sf-pricing-button > a.sf-button {
margin: 0;
}
@media only screen and (max-width: 991px) {
.spb_pricing_table[data-columns="4"] .spb-pricing-column-wrap {
width: 100%;
float: none;
}
}
@media only screen and (max-width: 767px) {
.spb_pricing_table .spb-pricing-column-wrap, .spb_pricing_table[data-columns="4"] .spb-pricing-column-wrap, .spb_pricing_table[data-columns="2"] .spb-pricing-column-wrap {
width: 100%;
float: none;
}
} .product-reviews .testimonial-text > a {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
}
.product-reviews .product-details {
margin-bottom: 20px;
}
.product-reviews .product-details > img {
float: left;
width: 50px;
height: auto;
margin-right: 20px;
}
.product-reviews .product-details h4 {
margin: 0;
}
.product-reviews .testimonial-cite .cite-text.has-cite-image {
padding-top: 0;
line-height: 65px;
} .progress-bar-wrap .progress {
height: 4px;
margin-bottom: 15px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.progress-bar-wrap .progress .bar {
position: relative;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
height: 100%;
width: 0%;
overflow: hidden;
}
.progress-bar-wrap .bar-text {
width: 100%;
display: inline-block;
margin-bottom: 3px;
min-height: 22px;
}
.progress-bar-wrap .bar-text > span.bar-name {
float: left;
display: block;
}
.progress-bar-wrap .bar-text > span.progress-value {
float: right;
display: none;
font-weight: bold;
}
.progress-bar-wrap .progress .bar {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} .sf-promo-bar {
padding-top: 105px;
padding-bottom: 105px;
text-align: center;
}
.sf-promo-bar.page-align-no {
padding-left: 10%;
padding-right: 10%;
}
.sf-promo-bar p {
margin-bottom: 0;
display: inline-block;
vertical-align: top;
}
.sf-promo-bar.promo-button .container > p:first-child {
margin-top: 0;
}
.sf-promo-bar p.standard {
line-height: 48px;
}
.sf-promo-bar.promo-custom p {
font-size: 20px;
line-height: 46px;
}
.sf-promo-bar.promo-button p {
margin-top: 0;
margin-right: 30px;
}
.sf-promo-bar.promo-button a.sf-button {
margin-right: 0;
}
.sf-promo-bar a.sf-button {
padding-left: 25px;
padding-right: 25px;
margin-bottom: 0;
}
.sf-promo-bar.promo-text {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.sf-promo-bar.promo-text > a {
display: block;
padding: 80px 0;
}
.sf-promo-bar.promo-text > a.standard {
font-size: 20px;
line-height: 46px;
display: block;
}
.sf-promo-bar.promo-text p {
display: block;
}
.sf-promo-bar.promo-arrow > a > i {
vertical-align: -10px;
font-size: 32px;
display: inline-block;
margin-left: 10px;
height: 40px;
}
.sf-promo-bar > .container {
text-align: left;
}
.sf-promo-bar.promo-button > .container a.sf-button {
float: right;
} .spb_recent_posts_widget.has-pagination .carousel-wrap {
overflow: visible;
padding-bottom: 80px;
}
.spb_recent_posts_widget.has-pagination .carousel-wrap .carousel-items {
overflow: visible;
}
.spb_recent_posts_widget.has-pagination .owl-controls {
position: absolute;
width: 100%;
bottom: -70px;
margin: 0!important;
}
ul.recent-posts {
list-style: none;
}
.recent-post {
height: auto;
margin-bottom: 20px;
position: relative;
}
.carousel-wrap .recent-post {
margin-bottom: 20px;
}
.recent-post figure {
width: 100%;
height: auto;
position: relative;
background-color: #212121;
margin-bottom: 25px;
}
.recent-post figure:empty {
display: none;
}
.recent-post .date-overlay {
top: 15px!important;
}
.recent-post figure img {
width: 100%;
height: auto;
position: relative;
display: block!important;
}
.recent-post figure iframe {
display: block;
width: 100%;
}
.recent-post .lSAction > a.lSNext {
bottom: 15px;
right: 15px;
}
.recent-post .lSAction > a.lSPrev {
bottom: 15px;
right: 51px!important;
}
figcaption .post-category {
padding: 10px;
float: left;
max-width: 50%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.recent-post .details-wrap {
display: block;
vertical-align: top;
}
.recent-post .post-item-details {
margin-bottom: 5px;
}
.recent-post .post-item-details .comments-likes, .recent-post .post-item-details .comments-likes i, .recent-post .post-item-details .comments-likes span {
font-weight: normal;
}
.recent-post .post-item-details .comments-likes .icon-comment {
margin-right: 3px;
}
.recent-post h5 {
margin-top: 0;
margin-bottom: 4px;
font-weight: bold;
}
.recent-post h5 a {
text-decoration: none;
}
.recent-post .post-details {
margin-bottom: 5px;
}
.recent-post .excerpt {
padding-top: 8px;
}
.recent-post .excerpt p {
margin-bottom: 0;
}
.recent-post.format-chat .chat {
margin-top: 20px;
}
.recent-post figure.quote {
background: transparent!important;
}
.blog-item.format-quote h2, .blog-item.format-status h1, .blog-item.format-aside h1, .blog-item.format-status h3, .blog-item.format-aside h3, .blog-item.format-quote h4, .blog-item.format-status h4, .blog-item.format-aside h4 {
display: none;
}
.posts-type-list {
margin-left: 0;
margin-right: 0;
}
.posts-type-list .recent-post {
float: none;
width: 100%;
padding-left: 0;
padding-right: 0;
border-top: 1px solid #e3e3e3;
margin-bottom: 0;
padding-top: 20px;
padding-bottom: 20px;
position: relative;
}
.posts-type-list .recent-post .details-wrap {
max-width: 80%;
}
.posts-type-list .recent-post a.list-post-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.posts-type-list .recent-post:first-child {
border-top-width: 0;
padding-top: 0;
}
.posts-type-list .recent-post figure {
width: 80px;
float: left;
margin-bottom: 0;
}
.posts-type-list .recent-post figure figcaption .thumb-info {
display: none;
}
.posts-type-list .recent-post h4 {
margin-top: 0;
margin-bottom: 5px;
-webkit-transition: color .3s ease-out;
-moz-transition: color .3s ease-out;
transition: color .3s ease-out;
}
.posts-type-list .recent-post.has-thumb .details-wrap {
margin-left: 100px;
}
.posts-type-list .recent-post .post-item-details {
margin-bottom: 0;
}
.posts-type-list .recent-post .comments-likes {
float: none;
display: inline-block;
margin-left: 10px;
}
.posts-type-standard-row .figure-wrap {
width: 50%;
float: left;
position: relative;
}
.posts-type-standard-row .figure-wrap .date-overlay {
right: 15px;
top: 15px;
}
.posts-type-standard-row .details-wrap {
width: 100%;
float: none;
}
.posts-type-standard-row .has-thumb .details-wrap {
width: 50%;
float: left;
padding-left: 30px;
}
.recent-post .blog-item-details {
padding-bottom: 8px;
}
.posts-type-bold .recent-post {
padding: 0;
}
.posts-type-bold .recent-post figure {
margin-bottom: 0;
}
.posts-type-bold .recent-post.no-thumb {
height: 100%;
}
.posts-type-bold.carousel-items .recent-post.no-thumb {
position: absolute;
}
.posts-type-bold .recent-post.no-thumb .details-wrap {
height: 100%;
width: 100%;
position: absolute;
}
.posts-type-bold.related-items .recent-post.no-thumb .details-wrap {
position: relative;
}
.posts-type-bold.carousel-items .recent-post.no-thumb .details-wrap {
position: relative;
width: 100%;
}
.posts-type-bold .recent-post .details-wrap {
padding: 30px 30px 70px;
position: relative;
}
.posts-type-bold .recent-post.has-thumb .details-wrap:before {
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid rgba(255, 255, 255, 0.9);
position: absolute;
top: -10px;
z-index: 3;
left: 50%;
margin-left: -10px;
}
.posts-type-bold .recent-post .details-wrap, .posts-type-bold .recent-post .details-wrap:before, .posts-type-bold .recent-post .details-wrap > * {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.posts-type-bold .recent-post .details-wrap h3 {
margin: 0 0 20px;
}
.posts-type-bold .recent-post .details-wrap h2 {
font-size: 28px;
line-height: 36px;
margin: 0 0 20px;
}
.posts-type-bold .recent-post .post-item-details {
margin-bottom: 0;
position: absolute;
bottom: 25px;
font-size: 12px;
}
.posts-type-bold .recent-post .post-date {
display: block;
font-weight: bold;
}
.posts-type-bright .recent-post .details-wrap {
text-align: center;
}
.posts-type-bright .recent-post .author-avatar {
float: none;
text-align: center;
margin-right: 0;
margin-left: 0;
margin-bottom: 30px;
position: relative;
top: 5px;
webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.posts-type-bright .recent-post:hover .author-avatar {
top: 0;
}
.posts-type-bright .recent-post .author-avatar img {
display: inline-block;
}
.posts-type-bright .recent-post .post-item-author {
text-align: center;
text-transform: uppercase;
margin: 0;
}
.posts-type-bright .recent-post h2 {
text-align: center;
margin: 15px 0 24px 0;
}
.posts-type-bright .recent-post .post-item-details {
display: inline-block;
border-top: 2px solid #222;
padding-top: 25px;
}
.carousel-items.posts-type-showcase .carousel-item.left-holder,
.carousel-items.posts-type-showcase .carousel-item.right-holder {
min-height: 1px;
} .search-widget {
text-align: center;
margin-bottom: 0;
}
.search-widget input {
margin: 25px 0;
width: 80%;
padding: 10px 12px;
}
.search-widget input.input-large {
padding: 24px 22px;
}
.spb_search_widget form {
position: relative;
}
.spb_search_widget input[type=text] {
margin: 0
} .sitemap-wrap {
margin-bottom: 20px;
}
.sitemap-col {
float: left;
width: 28%;
margin-left: 7%;
}
.sitemap-col:first-child {
margin-left: 0;
}
.sitemap-col h6 {
margin-bottom: 15px;
}
.sitemap-col ul {
margin-bottom: 40px;
list-style: none!important;
}
.sitemap-col ul > li > ul {
margin-top: 10px;
margin-bottom: 20px;
margin-left: 10px;
}
.sitemap-col ul li {
margin-bottom: 8px;
}
.sitemap-col ul li a {
text-decoration: none;
} .spb_slider_widget .master-slider {
min-width: 100%!important;
}
.swiper-slide .caption-content {
padding: 0 90px;
}
.row.fw-row .spb_swift-slider {
max-width: none;
}
.row:not(.fw-row) .spb_swift-slider .swift-slider {
margin-left: -1px;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content {
padding: 0 10%;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content > h2 {
font-size: 40px;
line-height: 52px;
} ul.social-icons {
height: auto;
overflow: hidden;
list-style: none!important;
padding: 0;
margin: 0 0 10px;
}
ul.social-icons li {
float: none;
display: inline-block;
height: 36px;
}
ul.social-icons li:not(.sf-love) a {
display: inline-block;
padding: 10px;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 16px;
overflow: hidden;
position: relative;
text-align: center;
text-decoration: none;
transition: all 0.35s;
}
ul.social-icons li:not(.sf-love) a i {
display: block;
height: 100%;
position: relative;
top: 0%;
transition: top 0.35s;
width: 100%;
margin-bottom: 31px;
}
ul.social-icons li:not(.sf-love) a i[class*="ss-"] {
margin-top: -8px;
display: block;
margin-bottom: 38px;
}
.browser-ie ul.social-icons li a {
display: inline-block;
padding: 10px;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 16px;
overflow: hidden;
position: relative;
text-align: center;
transition: all 0.35s;
color: #222;
}
ul.social-icons li.behance a, ul.social-icons li.soundcloud a {
font-size: 14px;
}
.browser-ie ul.social-icons li a i {
display: block;
height: 100%;
position: relative;
top: 0%;
transition: top 0.35s;
width: 100%;
margin-bottom: 31px;
}
.browser-ie ul.social-icons li a i[class*="ss-"] {
margin-top: -8px;
display: block;
margin-bottom: 38px;
}
ul.social-icons.light li a {
color: #fff;
}
ul.social-icons.dark li a {
color: #222;
}
ul.social-icons li a:hover {
color: #fff!important;
}
ul.social-icons li a:hover i {
top: -46px;
}
ul.social-icons.large li {
height: 50px;
}
ul.social-icons.large li a {
padding: 14px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 24px;
}
ul.social-icons.large li.behance a, ul.social-icons.large li.soundcloud a {
font-size: 19px;
}
ul.social-icons.large li a i {
margin-top: 0;
}
ul.social-icons.large li a:hover i {
top: -52px;
}
ul.social-icons li.twitter a:hover {
background-color: #00aced;
}
ul.social-icons li.facebook a:hover {
background-color: #3b5998;
}
ul.social-icons li.googleplus a:hover {
background-color: #dd4b39;
}
ul.social-icons li.youtube a:hover {
background-color: #bb0000;
}
ul.social-icons li.instagram a:hover {
background-color: #517fa4;
}
ul.social-icons li.linkedin a:hover {
background-color: #007bb6;
}
ul.social-icons li.pinterest a:hover {
background-color: #cb2027;
}
ul.social-icons li.foursquare a:hover {
background-color: #00aeef;
}
ul.social-icons li.flickr a:hover {
background-color: #ff0084;
}
ul.social-icons li.tumblr a:hover {
background-color: #32506d;
}
ul.social-icons li.vimeo a:hover {
background-color: #7FC400;
}
ul.social-icons li.dribbble a:hover {
background-color: #ea4c89;
}
ul.social-icons li.skype a:hover {
background-color: #0078ca;
}
ul.social-icons li.github a:hover {
background-color: #333333;
}
ul.social-icons li.xing a:hover {
background-color: #026466;
}
ul.social-icons li.rss a:hover {
background-color: #f26522;
}
ul.social-icons li.soundcloud a:hover {
background-color: #f80;
}
ul.social-icons li.yelp a:hover {
background-color: #af0606;
}
ul.social-icons li.deviantart a:hover {
background-color: #4e6252;
}
ul.social-icons li.behance a:hover {
background-color: #1769ff;
}
ul.social-icons li.vk a:hover {
background-color: #4e729a;
}
ul.social-icons li.twitch a:hover {
background-color: #6441a5;
}
ul.social-icons li.whatsapp a:hover {
background-color: #4dc247;
}
ul.social-icons li.snapchat a:hover {
background-color: #fffc00;
color: #000!important;
}
ul.social-icons li.mail a:hover {
background-color: #666;
}
ul.social-icons li.page-link a:hover {
background-color: #333;
}
.article-body-wrap .share-links ul li.sf-love {
padding-right: 5px;
}
.article-body-wrap .share-links ul li.sf-love > div {
padding: 7px;
}
.article-body-wrap .share-links ul li.sf-love > div a.love-it {
padding: 9px 0;
width: 20px;
vertical-align: 0px;
}
.article-body-wrap .share-links ul li.sf-love a:hover i {
top: inherit;
}
.article-body-wrap .share-links ul li.sf-love > div span.love-count {
display: inline;
vertical-align: 0px;
} table.sf-table {
width: 100%;
display: table;
}
table.striped_minimal tr:nth-of-type(even), table.striped_bordered tr:nth-of-type(even) {
background-color: #f7f7f7;
}
table.sf-table th {
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
vertical-align: middle;
text-align: left;
}
table.sf-table td {
padding: 10px 20px;
}
table.standard_minimal th {
padding: 10px 30px 10px 0;
border-bottom: 2px solid #e4e4e4;
}
table.striped_minimal th {
padding: 10px 30px 10px 0;
border-bottom: 2px solid #e4e4e4;
}
table.standard_minimal td {
padding: 10px 30px 10px 0;
border-bottom: 1px solid #e4e4e4;
}
table.striped_minimal td {
padding: 10px 30px 10px 0;
border-bottom: 1px solid #e4e4e4;
}
table.standard_bordered, table.striped_bordered {
border: 1px solid #e4e4e4;
}
table.standard_bordered tr, table.striped_bordered tr {
border-top: 1px dotted #e4e4e4;
}
table.standard_bordered th, table.standard_bordered td, table.striped_bordered th, table.striped_bordered td {
border-left: 1px dotted #e4e4e4;
}
table.striped_bordered th, table.striped_bordered td {
border-top: 0;
} .spb_tabs {
margin-bottom: 30px;
}
.spb_tabs .nav-tabs {
margin-bottom: 20px;
border-bottom: 0;
list-style: none;
}
.spb_tabs .nav-tabs li {
margin-right: 10px;
}
.spb_tabs .nav-tabs li a {
display: block;
border-radius: 0;
white-space: nowrap;
margin-right: 0;
padding: 10px 18px;
border-color: #222;
border-style: solid;
border-width: 0!important;
border-bottom-width: 2px!important;
background: transparent;
}
.spb_tabs .nav-tabs li a i {
margin-right: 5px;
}
.spb_tabs .nav-tabs li a i[class*="ss-"] {
display: inline-block;
line-height: 100%;
vertical-align: -3px;
}
.spb_tabs .nav-tabs li.active a {
border-left-width: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.spb_tabs .nav-tabs li a:hover {
background: transparent;
}
.spb_tabs .nav-tabs li:first-child a, .spb_tabs .nav-tabs li:first-child a.active  {
border-left-width: 2px;
}
.tabs-type-dynamic .nav-tabs {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
.tabs-type-dynamic .nav-tabs li {
list-style: none;
float: left;
margin-right: 15px;
margin-left: 0!important;
}
.tabs-type-dynamic .nav-tabs li.menu-icon {
font-size: 16px;
line-height: 22px;
}
.tabs-type-dynamic .nav-tabs li a {
cursor: pointer;
width: 12px;
height: 12px;
border-radius: 50%!important;
border: 2px solid #666!important;
overflow: hidden;
display: block;
padding: 3px!important;
margin: 5px 0;
opacity: 0.4;
font-size: 0;
-webkit-transition: color .6s, opacity .25s;
-moz-transition: color .25s, opacity .25s;
-ms-transition: color .6s, opacity .25s;
-o-transition: color .6s, opacity .25s;
transition: color .6s, opacity .25s;
}
.tabs-type-dynamic .nav-tabs li.active a, .tabs-type-dynamic .nav-tabs li a:hover {
opacity: 1;
}
.tabs-type-dynamic .nav-tabs.show-tabs a {
width: auto;
height: auto;
position: relative;
padding: 0 5px!important;
margin: 0;
opacity: 1;
font-size: 16px;
border-radius: 0!important;
background: transparent!important;
background-color: transparent!important;
border: 0!important;
}
.spb_tabs .nav-tabs.center-tabs {
text-align: center;
}
.spb_tabs .nav-tabs.center-tabs > li {
float: none;
display: inline-block;
vertical-align: top;
}
.spb_tabs .tab-content > .tab-pane {
transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
height: auto;
overflow: hidden;
}
.spb_tabs .tab-content > .tab-pane.load {
display: block!important;
opacity: 0;
}
.spb_tabs .tab-content > .tab-pane > .col-sm-12 {
padding-left: 0;
padding-right: 0;
}
.spb_tour .container {
display: inline-block;
}
.spb_tour .nav-tabs {
float: left;
margin-right: 10px;
border-right: 0;
border-bottom: 0;
width: 120px;
list-style: none;
}
.spb_tour .nav-tabs li {
float: none;
font-size: 16px;
}
.spb_tour .nav-tabs li a {
display: block;
border-radius: 0;
margin-bottom: 0;
padding: 10px 18px;
border-color: #222;
border-style: solid;
border-width: 0!important;
border-bottom-width: 2px!important;
background: transparent;
}
.spb_tour .nav-tabs li.active a {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
opacity: 1;
}
.spb_tour .nav-tabs li a > i {
margin-right: 5px;
}
.spb_tour .nav-tabs li a > i[class*="ss-"] {
display: inline-block;
line-height: 100%;
vertical-align: -3px;
}
.spb_tour .tab-content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
min-height: 100px;
padding-left: 135px;
}
.spb_tour .tab-content > .tab-pane {
transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-webkit-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
}
.spb_tour .tab-content > .tab-pane.load {
display: block;
opacity: 0;
}
.spb_tour .tab-content .row {
margin-left: 0!important;
}
.spb_tour .tab-content .row [class*="span"] {
width: 100%!important;
margin-left: 0!important;
}
.spb_tour .tab-content .row, .spb_tabs .tab-content .row {
clear: none;
}
.spb_tour .tab-content .tab-pane .spb-full-width-element, .spb_tabs .tab-content .tab-pane .spb-full-width-element {
width: 100%!important;
max-width: 100%;
left: 0!important;
} figure a.team-gallery-mobile-link {
display: none;
}
.mobile-browser figure a.team-gallery-mobile-link {
display: block;
}
.sf-team-ajax-container {
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.sf-team-ajax-container {
position: fixed;
top: 0;
right: 0;
z-index: 1000;
height: 100%;
background: #fff;
width: 800px;
max-width: 100%;
-webkit-transform: translateX(800px);
-moz-transform: translateX(800px);
-ms-transform: translateX(800px);
-o-transform: translateX(800px);
transform: translateX(800px);
}
.sf-team-ajax-open .sf-team-ajax-container {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.sf-team-ajax-container .team-ajax-close {
position: absolute;
top: 30px;
right: 30px;
z-index: 3;
color: #fff;
font-size: 34px;
height: 20px;
line-height: 18px;
opacity: 0.7;
}
.has-wpadminbar .sf-team-ajax-container .team-ajax-close {
top: 62px;
}
.sf-team-ajax-container .team-ajax-close:hover {
opacity: 1;
}
.sf-team-ajax-container .content-wrap {
padding: 60px 110px 150px 110px;
}
.sf-team-ajax-container .profile-image-wrap {
text-align: center;
position: relative;
padding: 100px 0;
min-height: 400px;
overflow: hidden;
background: #222;
}
.sf-team-ajax-container .profile-image-wrap .inner-wrap {
position: relative;
z-index: 3;
}
.sf-team-ajax-container .profile-image-wrap .member-thumb-wrap { 
width: 170px;
height: 170px;
border-radius: 50%;
margin-bottom: 30px;
overflow: hidden;
display: inline-block;
text-align: center;
}
.sf-team-ajax-container .profile-image-wrap .member-thumb-wrap img {
width: 170px;
}
.sf-team-ajax-container .profile-image-wrap .inner-wrap h1, .sf-team-ajax-container .profile-image-wrap .inner-wrap h3 {
color: #fff;
}
.sf-team-ajax-container .profile-image-wrap .inner-wrap h1 {
font-size: 48px;
margin: 0;
}
.sf-team-ajax-container .profile-image-wrap .inner-wrap h3 {
font-size: 24px;
margin: 20px 0 0;
}
.sf-team-ajax-container .profile-image-wrap .inner-wrap h3:empty {
display: none;
}
.sf-team-ajax-container .profile-image-wrap .backdrop {
height: 110%;
width: 110%;
position: absolute;
z-index: 2;
top: -5%;
left: -5%;
background-size: cover;
background-position: center;
-webkit-filter: blur(20px);
-moz-filter: blur(20px);
filter: blur(20px);
opacity: 0.3;
}
.team-member-ajax-content {
position: absolute;
height: 100%;
width: 100%;
overflow-y: auto;
}
.sf-team-ajax-container .team-member-aux {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
padding: 30px 110px 0;
background: #fff;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.team-member-aux .member-aux-inner {
border-top: 1px solid #e3e3e3;
padding-top: 15px;
}
.team-member-aux .member-aux-inner .member-contact {
float: left;
font-size: 12px;
padding-top: 5px;
}
.team-member-aux .member-aux-inner .member-contact li {
display: inline-block;
margin-left: 20px;
}
.team-member-aux .member-aux-inner .member-contact li:first-child {
margin-left: 0;
}
.team-member-aux .member-aux-inner .social-icons {
float: right;
}
@media only screen and (max-width: 800px) {
.sf-team-ajax-container .content-wrap {
padding: 60px 60px 150px;
}
.team-member-ajax-content .team-member-aux {
padding: 30px 60px 20px;
}
.team-member-aux .member-aux-inner .member-contact, .team-member-aux .member-aux-inner .social-icons {
text-align: center;
float: none;
width: 100%;
}
} .testimonial-wrap {
margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
font-size: 24px;
line-height: 160%;
}
ul.testimonials {
margin-bottom: 0;
list-style: none;
}
.testimonials > li {
margin-bottom: 40px;
height: auto;
padding-left: 60px;
position: relative;
}
.testimonials > li:before {
content: "\201C";
font-family: "SSGizmo";
font-weight: normal;
font-style: normal;
display: block;
position: absolute;
top: 10px;
left: 0;
font-size: 34px;
}
.testimonial-wrap.large .testimonials > li {
margin-bottom: 60px;
}
.testimonial-wrap.large .testimonials > li:before {
top: 15px;
}
.column_container .testimonials.carousel-items > li {
padding-right: 30px;
}
.testimonial-text {
margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
margin-bottom: 10px;
}
.testimonial-text p {
margin-bottom: 10px;
}
.testimonials .testimonial-cite img {
width: 40px;
height: 40px;
float: left;
border-radius: 50%;
margin-right: 15px;
margin-top: 10px;
}
.testimonial-cite .cite-text.has-cite-image {
padding-top: 10px;
}
.testimonial-cite .cite-text .cite-name {
font-weight: bold;
display: block;
}
.spb_testimonial_carousel_widget cite, .testimonials-slider cite {
font-weight: bold;
}
.testimonials-slider cite span {
display: block;
font-size: 12px;
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity= 80);
font-weight: normal;
margin-top: -4px;
}
.testimonial .pagination-wrap {
margin-top: 10px;
}
.testimonial.carousel-item {
list-style: none;
}
.testimonials.carousel-items li .testimonial-text {
padding-top: 0;
margin-bottom: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
position: relative;
}
.testimonials.carousel-items li .testimonial-text:after {
content: '';
width: 0;
height: 0;
border-top: 1px solid #fff;
border-bottom: 10px solid transparent;
border-left: 12px solid #fff;
position: absolute;
left: 30px;
bottom: -11px;
opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity= 60);
}
.spb_testimonial_carousel_widget .carousel-wrap > a {
border: 1px solid #e3e3e3;
}
.masonry-items li.testimonial {
padding-left: 15px;
}
.masonry-items li.testimonial::before {
content: "";
display: none;
}
.masonry-items li.testimonial .testimonial-text {
background: #f7f7f7;
padding: 30px;
width: 100%;
border-radius: 4px;
position: relative;
margin-bottom: 10px;
}
.masonry-items li.testimonial.has-cite .testimonial-text::after {
content: "";
width: 0; 
height: 0; 
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #f7f7f7;
position: absolute;
left: 48px;
bottom: -6px;
}
.masonry-items li.testimonial .testimonial-cite {
padding-left: 30px;
}
.showcase_testimonial_widget .read-more::after, .showcase_testimonial_widget .read-more span {
display: none;
} .slider-wrap {
position: relative;
}
.testimonials-slider {
padding-bottom: 15px;
}
.flexslider.content-slider ul.slides {
background: transparent;
}
.spb_testimonial_slider_widget .spb-asset-content {
padding-top: 60px;
padding-bottom: 55px;
overflow: hidden;
}
.spb_testimonial_slider_widget .testimonial-icon {
width: 100%;
margin-bottom: 20px;
text-align: left;
padding: 0 36% 0 22%;
}
.spb_testimonial_slider_widget .testimonial-icon i {
font-size: 34px;
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper, .spb_tweets_slider_widget .content-slider .lSSlideWrapper {
padding: 0 36% 0 22%;
}
.content-slider .lSSlideOuter .lSPager.lSpg {
position: absolute;
top: 10px!important;
right: 20%;
left: auto!important;
width: auto!important;
margin-top: 0!important;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li {
display: block;
margin-top: 10px;
margin-left: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li:first-child {
margin-top: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li a {
width: 8px;
height: 8px;
margin: 1px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li.active a {
width: 10px;
height: 10px;
margin: 0;
}
.testimonials-slider .slide-content-wrap {
text-align: left;
}
.testimonials-slider .testimonial-text {
margin-bottom: 30px;
}
.testimonials-slider .testimonial-text.text-large {
font-size: 24px;
line-height: 32px;
}
.testimonials-slider .flex-control-nav, .tweets-slider .flex-control-nav {
position: absolute;
bottom: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 4;
list-style: none!important;
width: 100%;
text-align: center;
}
.testimonials-slider .flex-control-nav li, .tweets-slider .flex-control-nav li {
float: none;
} .spb_content_element.spb_text_column.col-sm-12 .spb-asset-content > .container {
max-width: 100%;
}
.spb_text_column ul, .box-content-wrap ul, #comments-list .comment-body ul {
list-style: disc inside none;
}
.spb_text_column {
margin-bottom: 20px;
}
.spb_text_column > .spb-asset-content {
display: inline-block;
width: 100%;
} .toggle-wrap {
margin-bottom: 15px;
}
.toggle-wrap .spb_toggle {
padding: 12px 15px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
border: 2px solid #e3e3e3;
border-left-width: 0;
border-right-width: 0;
position: relative;
margin: 0;
font-size: 14px;
font-weight: bold;
line-height: inherit;
opacity: 0.6;
}
.toggle-wrap .spb_toggle_title_active {
opacity: 1;
border-bottom-color: transparent!important;
}
.toggle-wrap .spb_toggle:after {
font-size: 24px;
display: inline-block;
float: right;
height: 26px;
width: 23px;
-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
transform: translate3d(0px, 0px, 0px) rotate(0deg);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
font-weight: normal;
}
.toggle-wrap .spb_toggle:hover:after {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.toggle-wrap .spb_toggle.spb_toggle_title_active:hover:after {
-webkit-transform: rotate(180deg) translate3d(0,0,0);
transform: rotate(180deg) translate3d(0,0,0);
}
.toggle-wrap .spb_toggle_open {
display: block;
}
.toggle-wrap .spb_toggle:hover {
cursor: pointer;
}
.toggle-wrap .spb_toggle_title_active {
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.spb_toggle_content {
padding: 10px;
display: none;
}
.spb_toggle_content p:last-child {
margin-bottom: 0;
} .spb_tweets_slider_widget .spb-asset-content {
padding-top: 140px;
padding-bottom: 80px;
overflow: hidden;
}
.spb_tweets_slider_widget .tweet-icon {
width: 100%;
position: absolute;
text-align: left;
top: 80px;
padding: 0 36% 0 22%;
}
.spb_tweets_slider_widget .tweet-icon i {
font-size: 34px;
}
.spb_tweets_slider_widget .flexslider > li {
min-height: 150px;
}
.spb_tweets_slider_widget .tweet-text {
width: 100%;
text-align: left;
font-size: 24px;
line-height: 38px;
}
.spb_tweets_slider_widget .twitter_intents {
display: block;
text-align: left;
margin-top: 20px;
}
.spb_tweets_slider_widget .twitter_intents .reply, .spb_tweets_slider_widget .twitter_intents .retweet, .spb_tweets_slider_widget .twitter_intents .favorite {
display: none;
}
.spb_tweets_slider_widget .twitter_intents a {
display: block;
float: left;
clear: left;
}
.spb_tweets_slider_widget .twitter_intents a:first-child {
margin-left: 0;
}
.spb_tweets_slider_widget a.twitter-timestamp {
margin-top: 20px;
display: block;
padding: 0 15%;
}
.spb_tweets_slider_widget a:hover {
text-decoration: none;
} .spb_video_widget .video-wrap {
padding-bottom: 56.25%;
position: relative;
width: 100%;
}
.spb_video_widget .video-wrap > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .horizontal-break {
height: 1px;
width: 50px;
margin: 20px auto 25px;
}
.horizontal-break.bold {
height: 5px;
width: 100px;
}
span.highlighted {
padding: 1px 3px;
border-radius: 1px;
margin-right: 2px;
color: #fff;
}
span.dropcap1, span.dropcap2 {
float: left;
padding: 11px 0px 9px;
margin-right: 8px;
font-size: 46px;
font-style: normal;
}
span.dropcap3, span.dropcap4 {
float: left;
font-style: normal;
font-size: 18px;
padding: 6px 10px 6px 11px;
margin: 4px 10px 2px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
span.dropcap4 {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
blockquote {
border-left: 0;
padding: 10px 0;
}
blockquote, blockquote p {
font-size: 18px;
line-height: 28px;
font-style: italic;
}
blockquote.blockquote1, blockquote.blockquote1 p {
font-size: 12px;
line-height: 18px;
}
blockquote.blockquote2, blockquote.blockquote2 p, blockquote.pullquote, blockquote.pullquote p {
font-size: 14px;
line-height: 22px;
}
blockquote.blockquote3, blockquote.blockquote3 p {
font-size: 28px;
line-height: 40px;
}
blockquote.pullquote {
border-left: 2px solid transparent;
padding: 0 0 0 20px;
}
.decorative-ampersand {
font-family: 'Vidaloka', serif;
font-size: 24px;
} figure.oversize {
width: 116%;
margin: 60px 0 60px -8%;
position: relative;
}
figure.oversize figcaption {
position: absolute;
width: 160px;
}
figure.oversize[data-capiton-pos="bottom-left"] figcaption {
bottom: 0;
left: -180px;
}
figure.oversize[data-capiton-pos="bottom-right"] figcaption {
bottom: 0;
right: -180px;
}
figure.oversize[data-capiton-pos="top-left"] figcaption {
top: 0;
left: -180px;
}
figure.oversize[data-capiton-pos="top-left"] figcaption {
top: 0;
right: -180px;
}
figure.oversize figcaption p:last-child {
margin-bottom: 0;
} @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.widget_calendar tbody tr > td.pad {
background-image: url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/page-builder/frontend-assets/images/scanlines_dark@2x.png);
background-size: 4px 4px;
}
} @media only screen and (max-width: 767px) {
.spb_icon_box >.spb-asset-content .sf-icon-box {
margin-top: 30px;
}
.spb_icon_box:first-child >.spb-asset-content .sf-icon-box {
margin-top: 0;
}
} .sf-animation {
opacity: 0;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
html.no-js .sf-animation, .sf-animation[data-animation="none"] {
opacity: 1!important;
left: auto!important;
right: auto!important;
bottom: auto!important;
-webkit-transform: scale(1)!important;
-o-transform: scale(1)!important;
-moz-transform: scale(1)!important;
transform: scale(1)!important;
}
html.no-js .sf-animation.image-banner-content, .sf-animation[data-animation="none"].image-banner-content {
bottom: 50%!important;
}
.sf-animate {
opacity: 1;
display: block;
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.sf-animate-out {
-webkit-animation-direction: reverse;
animation-direction: reverse;
}
.sf-animate.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.sf-animation[data-animation="fade-in"].sf-animate {
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-bottom"].sf-animate {
opacity: 1;
bottom: 0;
}
.sf-animation[data-animation="fade-from-bottom"].image-banner-content.sf-animate {
bottom: 50%;
}
.sf-animation[data-animation="fade-from-right"].sf-animate {
opacity: 1;
right: 0;
-webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="fade-from-left"].sf-animate {
opacity: 1;
left: 0;
-webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"] {
opacity: 0;
-webkit-transform: scale(0.4);
-o-transform: scale(0.4);
-moz-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-origin: 50% 50%;
-webkit-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-moz-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
-o-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"].sf-animate {
opacity: 1;
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.sf-animation[data-animation="pop-up"].sf-animate {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: scale(0.2);
-moz-transform: scale(0.2);
transform: scale(0.2);
-webkit-animation: popUp 0.4s ease-in-out forwards;
-moz-animation: popUp 0.4s ease-in-out forwards;
animation: popUp 0.4s ease-in-out forwards;
}
.sf-animation[data-animation="flip"].sf-animate {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transform: rotateX(-80deg);
-moz-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: flip .8s ease-in-out forwards;
-moz-animation: flip .8s ease-in-out forwards;
animation: flip .8s ease-in-out forwards;
}
.sf-animation[data-animation="helix"].sf-animate {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: helix .8s ease-in-out forwards;
-moz-animation: helix .8s ease-in-out forwards;
animation: helix .8s ease-in-out forwards;
}
.sf-animation[data-animation="move-up"] {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
-webkit-transition: all 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-moz-transition: all 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995);
transition: all 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995);
}
.sf-animation[data-animation="move-up"].sf-animate {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.sf-animation[data-animation="spin"].sf-animate {
-webkit-animation: spin 0.65s ease forwards;
-moz-animation: spin 0.65s ease forwards;
animation: spin 0.65s ease forwards;
}
.sf-animation[data-animation="flip-x"].sf-animate {
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation: flipX 0.65s ease forwards;
-moz-animation: flipX 0.65s ease forwards;
animation: flipX 0.65s ease forwards;
}
.sf-animation[data-animation="flip-y"].sf-animate {
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-o-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation: flipY 0.65s ease forwards;
-moz-animation: flipY 0.65s ease forwards;
animation: flipY 0.65s ease forwards;
}
.sf-animation[data-animation="fade-from-left"] {
left: -70px;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-right"] {
right: -70px;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-bottom"] {
bottom: -70px;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-left"], .sf-animation[data-animation="fade-from-right"] {
margin: 0 auto;
}
.sf-animation[data-animation="zoomIn"] {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
-webkit-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-moz-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-o-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
}
.sf-animation[data-animation="zoomIn"].sf-animate {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sf-animation[data-animation="zoomInDown"] {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1);
transform: scale3d(.1, .1, .1);
-webkit-transition: all 1s cubic-bezier(0.175, 0.885, 0.320, 1);
-moz-transition: all 1s cubic-bezier(0.175, 0.885, 0.320, 1);
-o-transition: all 1s cubic-bezier(0.175, 0.885, 0.320, 1);
transition: all 1s cubic-bezier(0.175, 0.885, 0.320, 1);
}
.sf-animation[data-animation="zoomInDown"].sf-animate {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.sf-animation[data-animation="bounceInDown"] {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.sf-animation[data-animation="bounceInDown"].sf-animate {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.sf-animation[data-animation="bounceInUp"] {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.sf-animation[data-animation="bounceInUp"].sf-animate {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.sf-animation[data-animation="bounceInLeft"] {
opacity: 0;
-webkit-transform: translate3d(-200px, 0, 0);
transform: translate3d(-200px, 0, 0);
-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.sf-animation[data-animation="bounceInLeft"].sf-animate {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.sf-animation[data-animation="bounceInRight"] {
opacity: 0;
-webkit-transform: translate3d(200px, 0, 0);
transform: translate3d(200px, 0, 0);
-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
-o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.sf-animation[data-animation="bounceInRight"].sf-animate {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.browser-ie .sf-animation[data-animation="pop-up"].sf-animate,
.browser-ie .sf-animation[data-animation="flip"].sf-animate,
.browser-ie .sf-animation[data-animation="helix"].sf-animate,
.browser-ie .sf-animation[data-animation="fly"].sf-animate,
.browser-ie .sf-animation[data-animation="move-up"].sf-animate,
.browser-ie .sf-animation[data-animation="spin"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-x"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-y"].sf-animate {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
@-webkit-keyframes fadeIn {
to { opacity: 1; }
}
@-moz-keyframes fadeIn {
to { opacity: 1; }
}
@keyframes fadeIn {
to { opacity: 1; }
}
@-webkit-keyframes moveUp {
to { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes moveUp {
to { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
to { transform: translateY(0); opacity: 1; }
}
@-webkit-keyframes scaleUp {
to { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes scaleUp {
to { -moz-transform: scale(1); opacity: 1; }
}
@keyframes scaleUp {
to { transform: scale(1); opacity: 1; }
}
@-webkit-keyframes fallPerspective {
100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fallPerspective {
100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes fallPerspective {
100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-webkit-keyframes fly {
100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fly {
100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes fly {
100% { transform: rotateX(0deg); opacity: 1; }
}
@-webkit-keyframes flip {
100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes flip {
100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes flip {
100% { transform: rotateX(0deg); opacity: 1; }
}
@-webkit-keyframes helix {
100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}
@-moz-keyframes helix {
100% { -moz-transform: rotateY(0deg); opacity: 1; }
}
@keyframes helix {
100% { transform: rotateY(0deg); opacity: 1; }
}
@-webkit-keyframes popUp {
70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes popUp {
70% { -moz-transform: scale(1.1); opacity: .8; -moz-animation-timing-function: ease-out; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@keyframes popUp {
70% { transform: scale(1.1); opacity: .8; animation-timing-function: ease-out; }
100% { transform: scale(1); opacity: 1; }
}
@-ms-keyframes spin {
from { -ms-transform: rotate(0deg); }
to { -ms-transform: rotate(360deg); opacity: 1; }
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); opacity: 1; }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); opacity: 1; }
}
@keyframes spin {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); opacity: 1; }
}
@-webkit-keyframes flipX {
0% {-webkit-transform: perspective(400px) rotateX(90deg);opacity: 0;}
100% {-webkit-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-moz-keyframes flipX {
0% {-moz-transform: perspective(400px) rotateX(90deg);opacity: 0;}
100% {-moz-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-o-keyframes flipX {
0% {-o-transform: perspective(400px) rotateX(90deg);opacity: 0;}
100% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@keyframes flipX {
0% {transform: perspective(400px) rotateX(90deg);opacity: 0;}
100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-webkit-keyframes flipY {
0% {-webkit-transform: perspective(400px) rotateY(90deg);opacity: 0;}
100% {-webkit-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-moz-keyframes flipY {
0% {-moz-transform: perspective(400px) rotateY(90deg);opacity: 0;}
100% {-moz-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-o-keyframes flipY {
0% {-o-transform: perspective(400px) rotateY(90deg);opacity: 0;}
100% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@keyframes flipY {
0% {transform: perspective(400px) rotateY(90deg);opacity: 0;}
100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-webkit-keyframes shake {
0%, 50%, 100% {-webkit-transform: translateX(0);}
25% {-webkit-transform: translateX(-100px);}
75% {-webkit-transform: translateX(100px);}
}
@-moz-keyframes shake {
0%, 50%, 100% {-moz-transform: translateX(0);}
25% {-moz-transform: translateX(-100px);}
75% {-moz-transform: translateX(100px);}
}
@-o-keyframes shake {
0%, 50%, 100% {-o-transform: translateX(0);}
25% {-o-transform: translateX(-100px);}
75% {-o-transform: translateX(100px);}
}
@keyframes shake {
0%, 50%, 100% {transform: translateX(0);}
25% {transform: translateX(-100px);}
75% {transform: translateX(100px);}
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, 100% {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, 100% {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, 100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
perspective: 1000px;
-webkit-backface-visibility: hidden;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
.flipInX {
-webkit-animation-name: none;
animation-name: none;
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
.flipInX.sf-animate {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transition: all 0.8s ease-in;
opacity: 1;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
} .flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: hsla(0, 0%, 100%, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-prev-next-button {
width: 50px;
height: 50px;
background: transparent;
-webkit-filter: drop-shadow( 0px 0px 2px rgba(0,0,0,0.2) );
filter: drop-shadow( 0px 0px 2px rgba(0,0,0,0.2) )
}
.flickity-prev-next-button:hover {
background: transparent;
} .flickity-prev-next-button .arrow {
fill: white;
}
.flickity-prev-next-button.no-svg {
color: white;
} .flickity-prev-next-button:disabled {
display: none;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: 5%;
padding: 0;
margin: -8px 0 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;direction:ltr;width:100%}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;pointer-events:none}.swiper-slide.swiper-slide-active{z-index:1;pointer-events:auto}.swift-slider[data-transition="fade"] .swiper-wrapper{transition:none!important;-webkit-transition:none!important}.swift-slider[data-transition="fade"] .swiper-slide{transition:opacity 1.2s ease;-webkit-transition:opacity 1.2s ease}.swift-slider[data-transition="fade"] .swiper-slide:not(.swiper-slide-active){opacity:0}.swift-slider[data-transition="fade"] .swiper-slide.swiper-slide-active{opacity:1;z-index:50}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.swift-slider-outer{overflow:hidden;-webkit-backface-visibility:hidden;z-index:1;position:relative;clear:both}.swift-slider-outer.not-visible{pointer-events:none}.swift-slider{background:#f7f7f7;z-index:97;height:500px}.swift-slider.swift-slider-parallax{position:fixed;left:0!important;z-index:1}.vertical-header .swift-slider.swift-slider-parallax,.vertical-header-right .swift-slider.swift-slider-parallax{position:relative!important}.spb_swift-slider .swift-slider.swift-slider-parallax{position:relative;-webkit-transform:none!important;-moz-transform:none!important;transform:none!important}.swiper-wrapper{opacity:0;-moz-opacity:0;filter:alpha(opacity=0)}.mobile-browser .swift-slider.no-swiping .swiper-wrapper{-webkit-transform:translate3d(0px,0px,0px)!important}.swift-slider.no-slides{height:300px;line-height:300px;text-align:center;font-size:24px;color:#fff}.swiper-slide{position:relative;background-repeat:no-repeat;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center}.swiper-slide[data-bg-size="auto"]{-moz-background-size:auto;-webkit-background-size:auto;-o-background-size:auto;background-size:auto}.swiper-slide[data-bg-align="top"][data-bg-horiz-align="left"]{background-position:left top}.swiper-slide[data-bg-align="top"][data-bg-horiz-align="center"]{background-position:center top}.swiper-slide[data-bg-align="top"][data-bg-horiz-align="right"]{background-position:right top}.swiper-slide[data-bg-align="center"][data-bg-horiz-align="left"]{background-position:left center}.swiper-slide[data-bg-align="center"][data-bg-horiz-align="center"]{background-position:center center}.swiper-slide[data-bg-align="center"][data-bg-horiz-align="right"]{background-position:right center}.swiper-slide[data-bg-align="bottom"][data-bg-horiz-align="left"]{background-position:left bottom}.swiper-slide[data-bg-align="bottom"][data-bg-horiz-align="center"]{background-position:center bottom}.swiper-slide[data-bg-align="bottom"][data-bg-horiz-align="right"]{background-position:right bottom}.swiper-slide.video-slide{background:#000}.swiper-slide .caption-wrap{position:relative;z-index:11;height:100%;max-width:100%}.swiper-slide .caption-content{position:absolute;z-index:10;top:50%;left:0;width:100%;color:#fff;padding-top:10px;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);text-align:left}.swiper-slide .caption-content a.sf-button{margin-top:20px}.swiper-slide[data-style="dark"] .caption-content{color:#000}.swiper-slide .caption-content[data-caption-x="right"]{text-align:right}.swiper-slide .caption-content[data-caption-x="right"] a.sf-button:last-child{margin-right:0}.swiper-slide .caption-content[data-caption-x="center"]{text-align:center}.swiper-slide .caption-content[data-caption-y="top"]{top:15%;margin-top:0!important}.swiper-slide .caption-content[data-caption-y="bottom"]{top:auto;bottom:15%;padding-top:0;padding-bottom:10px}.swiper-slide .caption-content>h2{color:inherit;margin:0 0 15px;font-size:72px!important;line-height:90px!important}.swiper-slide .caption-content div.caption-excerpt{font-size:22px;line-height:30px}.swiper-slide .caption-content div.caption-excerpt p{font-size:inherit;line-height:inherit}.swiper-slide .caption-content div.caption-excerpt>h1,.swiper-slide .caption-content div.caption-excerpt>h2,.swiper-slide .caption-content div.caption-excerpt>h3,.swiper-slide .caption-content div.caption-excerpt>h4,.swiper-slide .caption-content div.caption-excerpt>h5,.swiper-slide .caption-content div.caption-excerpt>h6,.swiper-slide .caption-content div.caption-excerpt>div,.swiper-slide .caption-content div.caption-excerpt>p{color:inherit}.swiper-slide .caption-content[data-caption-size="smaller"]>h2{font-size:50px!important;line-height:62px!important}.swiper-slide .caption-content[data-caption-size="smaller"] div.caption-excerpt{font-size:18px;line-height:26px}.swiper-slide .ss-slide-link{position:absolute;z-index:9;height:100%;width:100%;top:0;left:0}.swiper-slide .overlay{position:absolute;width:100%;height:100%;z-index:10}.swiper-slide .video-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;overflow:hidden}.swiper-slide .video-wrap .video-overlay{position:absolute;top:0;left:0;width:100%;height:2800px;z-index:9;opacity:0;background-repeat:repeat;background-position:center top}.swiper-slide .video-wrap .video-overlay.overlay-diaglight{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_diagonal_lines_light.png)}.swiper-slide .video-wrap .video-overlay.overlay-diagdark{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_diagonal_lines_dark.png)}.swiper-slide .video-wrap .video-overlay.overlay-horizlight{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_horizontal_lines_light.png)}.swiper-slide .video-wrap .video-overlay.overlay-horizdark{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_horizontal_lines_dark.png)}.swiper-slide .video-wrap .video-overlay.overlay-vertlight{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_vertical_lines_light.png)}.swiper-slide .video-wrap .video-overlay.overlay-vertdark{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_vertical_lines_dark.png)}.swiper-slide .video-wrap .video-overlay.overlay-lightgrid{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_pixel_light.png)}.swiper-slide .video-wrap .video-overlay.overlay-darkgrid{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_pixel_dark.png)}.swiper-slide .video-wrap .video-overlay.overlay-lightgridfat{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_fat_pixel_light.png)}.swiper-slide .video-wrap .video-overlay.overlay-darkgridfat{background-image:url(//ibdmirror.ferring.ca/wp-content/plugins/swift-framework/includes/swift-slider/assets/images/vo_fat_pixel_dark.png)}.swiper-slide .video-wrap>video{position:relative;top:0;z-index:8;-webkit-backface-visibility:hidden}.swift-slider[data-slider-type="curtain"] .swiper-wrapper{-webkit-perspective:1200px;-moz-perspective:1200px;-ms-perspective:1200px;perspective:1200px}.swift-slider[data-slider-type="curtain"] .swiper-slide{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}a.swift-slider-prev,a.swift-slider-next{position:absolute;z-index:12;top:50%;height:50px;width:50px;margin-top:-25px;font-size:28px;line-height:58px;text-align:center;background:#fff;color:#222!important;opacity:0;display:none;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}a.swift-slider-prev.dark,a.swift-slider-next.dark{background:#222;color:#fff!important}.swift-slider:hover a.swift-slider-prev,.swift-slider:hover a.swift-slider-next{opacity:.7}a.swift-slider-prev:hover,a.swift-slider-next:hover{opacity:1!important}.swift-slider-prev{left:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.swift-slider-next{right:0;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:2px;-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.swift-scroll-indicator{margin:0 auto;width:8px;height:auto;position:absolute;left:50%;margin-left:-4px;bottom:50px}.swift-scroll-indicator span{display:block;height:8px;width:8px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-bottom:6px;background:#fff;opacity:0}.swift-slider-pagination{position:absolute;bottom:20px;width:100%;text-align:center;z-index:12;display:none}.swift-slider-pagination.pagination-hidden{display:none!important}.swift-slider-pagination .dot{position:relative;display:inline-block;float:none;margin:10px 5px;width:12px;height:12px;cursor:pointer}.swift-slider-pagination .dot span{top:0;left:0;padding:0!important;margin:0!important;width:100%!important;height:100%!important;outline:0;border-radius:50%;background-color:rgba(255,255,255,0.6);text-indent:-999em;cursor:pointer;position:absolute;-webkit-transition:-webkit-transform .3s ease,opacity .3s ease,background-color .3s ease;transition:transform .3s ease,opacity .3s ease,background-color .3s ease}.swift-slider-pagination .dot:after{content:'';position:absolute;width:100%;height:100%;visibility:hidden;opacity:0;left:0;background-color:#fff;border-radius:50%;-webkit-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:-webkit-transform .3s ease,opacity .3s ease,visibility 0s .3s;transition:transform .3s ease,opacity .3s ease,visibility 0s .3s}.swift-slider-pagination .dot.active:after{opacity:1!important;visibility:visible;-webkit-transition:-webkit-transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;-webkit-transform:translateY(0%);transform:translateY(0%)}.swift-slider-pagination .dot.active span{opacity:0!important;-webkit-transform:translateY(200%);transform:translateY(200%)}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination{bottom:auto;top:50%;right:20px;width:auto;height:auto}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination .dot{display:block;margin:15px 5px}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination .dot:after{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination .dot.active:after{-webkit-transform:translateX(0%);transform:translateX(0%)}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination .dot.active span{-webkit-transform:translateX(200%);transform:translateX(200%)}.swift-slider-pagination.dark .dot span{background-color:#666;opacity:.6}.swift-slider-pagination.dark .dot:after{background-color:#222}.swift-slider .swift-slider-continue{position:absolute;left:50%;bottom:80px;z-index:102;width:50px;height:50px;line-height:32px;margin-left:-25px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:2px solid #fff;opacity:.5}.swift-slider .swift-slider-continue.continue-hidden{bottom:30px;opacity:0;pointer-events:none}.mobile-browser .swift-slider .swift-slider-continue{display:block}.swift-slider .swift-slider-continue:hover{opacity:1}.swift-slider .swift-slider-continue i{font-size:26px;vertical-align:0;font-weight:bold;color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.swift-slider .swift-slider-continue.dark{border-color:#222}.swift-slider .swift-slider-continue.dark i{color:#222}#swift-slider-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:12}#swift-slider-loader .spinner{position:absolute;top:50%;left:50%;height:50px;width:50px;margin-top:-25px!important;margin-left:-25px;text-align:center;font-size:10px}@media only screen and (min-width:1300px){.swiper-slide .caption-content{padding:0 15px}}@media only screen and (max-width:1024px){.swift-slider.swift-slider-parallax{position:relative;-moz-transform:none!important;-webkit-transform:none!important;transform:none!important}}@media only screen and (max-width:991px){.swiper-slide .caption-content{padding-left:10%;padding-right:10%}}@media only screen and (max-width:767px){.swiper-slide .caption-wrap{max-width:90%}a.swift-slider-prev,a.swift-slider-next{display:none!important}.swift-slider-pagination{opacity:1!important;display:block!important;bottom:10px!important}.swift-slider[data-slider-type="curtain"] .swift-slider-pagination{bottom:auto!important}.swiper-slide .caption-content{padding-left:5%;padding-right:5%}.swiper-slide .caption-content h1{font-size:32px!important;line-height:40px!important}.swiper-slide .caption-content h2{font-size:24px!important;line-height:36px!important}.swiper-slide .caption-content p.caption-excerpt{font-size:16px;line-height:24px}.swiper-slide .caption-content[data-caption-size="smaller"] h2{font-size:24px!important;line-height:36px!important}.swiper-slide .caption-content[data-caption-size="smaller"] div.caption-excerpt{font-size:14px;line-height:22px}.swiper-slide[data-bg-align="top"][data-mobile-bg-horiz-align="left"]{background-position:left top}.swiper-slide[data-bg-align="top"][data-mobile-bg-horiz-align="right"]{background-position:right top}.swiper-slide[data-bg-align="center"][data-mobile-bg-horiz-align="left"]{background-position:left center}.swiper-slide[data-bg-align="center"][data-mobile-bg-horiz-align="right"]{background-position:right center}.swiper-slide[data-bg-align="bottom"][data-mobile-bg-horiz-align="left"]{background-position:left bottom}.swiper-slide[data-bg-align="bottom"][data-mobile-bg-horiz-align="right"]{background-position:right bottom}}@media only screen and (max-width:479px){a.swift-slider-prev,a.swift-slider-next{display:none!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} @media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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}[role="button"]{cursor:pointer}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.nav:before,.nav:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.nav:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.eot);src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.woff2) format("woff2"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.woff) format("woff"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.ttf) format("truetype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.eot);src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.woff2) format("woff2"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.woff) format("woff"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.ttf) format("truetype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.eot);src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.woff2) format("woff2"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.woff) format("woff"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.ttf) format("truetype"),url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-spotify,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face {
font-family: 'nucleo-interface';
src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-interface.eot?nucelov10);
src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-interface.eot?nucelov10#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-interface.ttf?nucelov10) format('truetype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-interface.woff?nucelov10) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-interface.svg?nucelov10#nucelov10) format('svg');
font-weight: normal;
font-style: normal;
}
i[class^="sf-icon-"], i[class*=" sf-icon-"] {
font-family: 'nucleo-interface';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sf-icon-audio-player:before {
content: "\e910";
}
.sf-icon-video-player:before {
content: "\e911";
}
.sf-icon-fail:before {
content: "\e95c";
}
.sf-icon-success:before {
content: "\e95d";
}
.sf-icon-video-player-fill:before {
content: "\e960";
}
.sf-icon-settings:before {
content: "\e952";
}
.sf-icon-lightbox:before {
content: "\e912";
}
.sf-icon-portfolio:before {
content: "\e951";
}
.sf-icon-external-link-big:before {
content: "\e913";
}
.sf-icon-text-big:before {
content: "\e914";
}
.sf-icon-video-big:before {
content: "\e95a";
}
.sf-icon-down-arrow-big:before {
content: "\e956";
}
.sf-icon-up-arrow-big:before {
content: "\e955";
}
.sf-icon-left-arrow-big:before {
content: "\e954";
}
.sf-icon-right-arrow-big:before {
content: "\e915";
}
.sf-icon-flags-france:before {
content: "\e916";
}
.sf-icon-flags-germany:before {
content: "\e917";
}
.sf-icon-flags-greece:before {
content: "\e918";
}
.sf-icon-flags-italy:before {
content: "\e919";
}
.sf-icon-flags-japan:before {
content: "\e91a";
}
.sf-icon-flags-netherlands:before {
content: "\e91b";
}
.icon-russia:before {
content: "\e91c";
}
.sf-icon-flags-sweden:before {
content: "\e94b";
}
.sf-icon-flags-portugal:before {
content: "\e94c";
}
.sf-icon-flags-spain:before {
content: "\e94d";
}
.sf-icon-flags-usa:before {
content: "\e94e";
}
.sf-icon-flags-uk:before {
content: "\e94f";
}
.sf-icon-quote-big:before {
content: "\e953";
}
.sf-icon-loader .path1:before {
content: "\e962";
color: rgba(0, 0, 0, 0.4000000059604645);
}
.sf-icon-loader .path2:before {
content: "\e963";
margin-left: -1em;
color: rgb(0, 0, 0);
}
.sf-icon-loader-gap:before {
content: "\e964";
}
.sf-icon-dollar:before {
content: "\e965";
}
.sf-icon-euro:before {
content: "\e966";
}
.sf-icon-pound:before {
content: "\e967";
}
.sf-icon-yen:before {
content: "\e968";
}
.sf-icon-checkout:before {
content: "\e961";
}
.sf-icon-variable:before {
content: "\10ffff";
}
.sf-icon-preferences:before {
content: "\e003";
}
.sf-icon-quote:before {
content: "\e90d";
}
.sf-icon-download:before {
content: "\e900";
}
.sf-icon-enlarge:before {
content: "\e901";
}
.sf-icon-down-triangle:before {
content: "\e902";
}
.sf-icon-up-triangle:before {
content: "\e903";
}
.sf-icon-left-arrow:before {
content: "\e904";
}
.sf-icon-right-arrow:before {
content: "\e905";
}
.sf-icon-left-chevron:before {
content: "\e906";
}
.sf-icon-right-chevron:before {
content: "\e907";
}
.sf-icon-down-chevron:before {
content: "\e908";
}
.sf-icon-up-chevron:before {
content: "\e909";
}
.sf-icon-read-more:before {
content: "\e90a";
}
.sf-icon-share:before {
content: "\e90b";
}
.sf-icon-node:before {
content: "\e0101";
}
.sf-icon-project:before {
content: "\e90c";
}
.sf-icon-speech:before {
content: "\e004";
}
.sf-icon-archive:before {
content: "\e90e";
}
.sf-icon-like:before {
content: "\e90f";
}
.sf-icon-pause:before {
content: "\e91d";
}
.sf-icon-play:before {
content: "\e91e";
}
.sf-icon-image:before {
content: "\e91f";
}
.sf-icon-gallery:before {
content: "\e920";
}
.sf-icon-volume:before {
content: "\e921";
}
.sf-icon-audio:before {
content: "\e922";
}
.sf-icon-cart:before {
content: "\e923";
}
.sf-icon-categories:before {
content: "\e924";
}
.sf-icon-tags:before {
content: "\e925";
}
.sf-icon-dribbble:before {
content: "\e926";
}
.sf-icon-fb:before {
content: "\e927";
}
.sf-icon-instagram:before {
content: "\e928";
}
.sf-icon-twitter:before {
content: "\e929";
}
.sf-icon-video:before {
content: "\e92a";
}
.sf-icon-check:before {
content: "\e92b";
}
.sf-icon-subject:before {
content: "\e92c";
}
.sf-icon-reply:before {
content: "\e92d";
}
.sf-icon-menu-chevron-right:before {
content: "\e95f";
}
.sf-icon-quickview:before {
content: "\e92f";
}
.sf-icon-noview:before {
content: "\e005";
}
.sf-icon-filter:before {
content: "\e930";
}
.sf-icon-add-big:before {
content: "\e931";
}
.sf-icon-remove-big:before, .sf-icon-close:before {
content: "\e932";
}
.sf-icon-trash:before {
content: "\e933";
}
.sf-icon-supersearch:before {
content: "\e934";
}
.sf-icon-search:before {
content: "\e935";
}
.sf-icon-warning:before {
content: "\e936";
}
.sf-icon-question:before {
content: "\e937";
}
.sf-icon-info:before {
content: "\e938";
}
.sf-icon-sort:before {
content: "\e939";
}
.sf-icon-comments:before {
content: "\e93a";
}
.sf-icon-wishlist:before {
content: "\e93b";
}
.sf-icon-star-fill:before {
content: "\e93c";
}
.sf-icon-view-default:before {
content: "\e93d";
}
.sf-icon-view-gallery:before {
content: "\e93e";
}
.sf-icon-external-link:before {
content: "\e93f";
}
.sf-icon-menu:before {
content: "\e940";
}
.sf-icon-text:before {
content: "\e941";
}
.sf-icon-view-list:before {
content: "\e942";
}
.sf-icon-add:before {
content: "\e943";
}
.sf-icon-delete:before {
content: "\e944";
}
.sf-icon-remove:before {
content: "\e945";
}
.sf-icon-date:before {
content: "\e946";
}
.sf-icon-star-stroke:before {
content: "\e947";
}
.sf-icon-half-star:before {
content: "\e948";
}
.sf-icon-account:before {
content: "\e949";
}
.sf-icon-name:before {
content: "\e94a";
}
.sf-icon-sticky-post:before {
content: "\e950";
}
.sf-icon-phone:before {
content: "\e957";
}
.sf-icon-down-arrow:before {
content: "\e958";
}
.sf-icon-up-arrow:before {
content: "\e959";
}
.sf-icon-tick:before {
content: "\e95b";
}
.sf-icon-menu-chevron:before {
content: "\e95e";
}
.sf-icon-email:before {
content: "\e92e";
}
@font-face {
font-family: 'nucleo-general';
src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-general.eot?ferlac);
src:url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-general.eot?ferlac#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-general.ttf?ferlac) format('truetype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-general.woff?ferlac) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/font/nucleo-general.svg?ferlac#nucleo-general) format('svg');
font-weight: normal;
font-style: normal;
}
i[class^="nucleo-icon-"], i[class*=" nucleo-icon-"] {
font-family: 'nucleo-general';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.nucleo-icon-add:before {
content: "\e97d";
}
.nucleo-icon-alert-help:before {
content: "\e983";
}
.nucleo-icon-alert-info:before {
content: "\e984";
}
.nucleo-icon-alert-square:before {
content: "\e99a";
}
.nucleo-icon-alert-warning:before {
content: "\e982";
}
.nucleo-icon-anchor:before {
content: "\e957";
}
.nucleo-icon-app:before {
content: "\e922";
}
.nucleo-icon-archive:before {
content: "\e985";
}
.nucleo-icon-archive-content:before {
content: "\e934";
}
.nucleo-icon-arrow-circle-right:before {
content: "\e90f";
}
.nucleo-icon-arrow-left:before {
content: "\e907";
}
.nucleo-icon-arrow-right:before {
content: "\e908";
}
.nucleo-icon-arrow-square-right:before {
content: "\e90e";
}
.nucleo-icon-arrow-up:before {
content: "\e909";
}
.nucleo-icon-attach:before {
content: "\e975";
}
.nucleo-icon-award:before {
content: "\e913";
}
.nucleo-icon-badge:before {
content: "\e914";
}
.nucleo-icon-bag:before {
content: "\e95c";
}
.nucleo-icon-bag-add:before {
content: "\e95d";
}
.nucleo-icon-bag-remove:before {
content: "\e95e";
}
.nucleo-icon-barchart:before {
content: "\e917";
}
.nucleo-icon-bell:before {
content: "\e976";
}
.nucleo-icon-board:before {
content: "\e92f";
}
.nucleo-icon-briefcase:before {
content: "\e915";
}
.nucleo-icon-brightness:before {
content: "\e94c";
}
.nucleo-icon-brush:before {
content: "\e923";
}
.nucleo-icon-bulb:before {
content: "\e916";
}
.nucleo-icon-camera:before {
content: "\e94d";
}
.nucleo-icon-capitalize:before {
content: "\e971";
}
.nucleo-icon-chat-fill:before {
content: "\e988";
}
.nucleo-icon-chat-stroke:before {
content: "\e987";
}
.nucleo-icon-check:before {
content: "\e979";
}
.nucleo-icon-check-small:before {
content: "\e977";
}
.nucleo-icon-check-square:before {
content: "\e978";
}
.nucleo-icon-cheque:before {
content: "\e919";
}
.nucleo-icon-chevron-down:before {
content: "\e90c";
}
.nucleo-icon-chevron-left:before {
content: "\e90a";
}
.nucleo-icon-chevron-right:before {
content: "\e90b";
}
.nucleo-icon-chevron-up:before {
content: "\e90d";
}
.nucleo-icon-clock:before {
content: "\e999";
}
.nucleo-icon-cloud-download:before {
content: "\e900";
}
.nucleo-icon-cloud-fog:before {
content: "\e9a3";
}
.nucleo-icon-cloud-hail:before {
content: "\e9a4";
}
.nucleo-icon-cloud-light:before {
content: "\e9a5";
}
.nucleo-icon-cloud-upload:before {
content: "\e901";
}
.nucleo-icon-coffee:before {
content: "\e939";
}
.nucleo-icon-command:before {
content: "\e924";
}
.nucleo-icon-countdown:before {
content: "\e94e";
}
.nucleo-icon-credit-card:before {
content: "\e95f";
}
.nucleo-icon-crop:before {
content: "\e925";
}
.nucleo-icon-cutlery:before {
content: "\e93a";
}
.nucleo-icon-delivery:before {
content: "\e960";
}
.nucleo-icon-design:before {
content: "\e926";
}
.nucleo-icon-desktop:before {
content: "\e965";
}
.nucleo-icon-disk:before {
content: "\e989";
}
.nucleo-icon-dislike:before {
content: "\e932";
}
.nucleo-icon-dollar:before {
content: "\e91a";
}
.nucleo-icon-download:before {
content: "\e902";
}
.nucleo-icon-drag:before {
content: "\e93b";
}
.nucleo-icon-edit-box:before {
content: "\e97a";
}
.nucleo-icon-eraser:before {
content: "\e927";
}
.nucleo-icon-euro:before {
content: "\e91b";
}
.nucleo-icon-eye:before {
content: "\e97b";
}
.nucleo-icon-file:before {
content: "\e937";
}
.nucleo-icon-file-blank:before {
content: "\e936";
}
.nucleo-icon-files:before {
content: "\e938";
}
.nucleo-icon-filter:before {
content: "\e97c";
}
.nucleo-icon-flag:before {
content: "\e945";
}
.nucleo-icon-flag-diagonal:before {
content: "\e944";
}
.nucleo-icon-flag-finish:before {
content: "\e963";
}
.nucleo-icon-flash:before {
content: "\e94f";
}
.nucleo-icon-folder:before {
content: "\e935";
}
.nucleo-icon-frame:before {
content: "\e950";
}
.nucleo-icon-fullscreen:before {
content: "\e903";
}
.nucleo-icon-gestures:before {
content: "\e93c";
}
.nucleo-icon-gift:before {
content: "\e961";
}
.nucleo-icon-globe:before {
content: "\e958";
}
.nucleo-icon-goal:before {
content: "\e91f";
}
.nucleo-icon-gps:before {
content: "\e949";
}
.nucleo-icon-grid:before {
content: "\e98c";
}
.nucleo-icon-grid-small:before {
content: "\e98d";
}
.nucleo-icon-hamburger:before {
content: "\e991";
}
.nucleo-icon-headphones:before {
content: "\e966";
}
.nucleo-icon-heart:before {
content: "\e98a";
}
.nucleo-icon-heartbeat:before {
content: "\e941";
}
.nucleo-icon-help-square:before {
content: "\e99b";
}
.nucleo-icon-hierarchy:before {
content: "\e920";
}
.nucleo-icon-image:before {
content: "\e951";
}
.nucleo-icon-info-square:before {
content: "\e99c";
}
.nucleo-icon-key:before {
content: "\e959";
}
.nucleo-icon-lab:before {
content: "\e98e";
}
.nucleo-icon-laptop:before {
content: "\e967";
}
.nucleo-icon-layers:before {
content: "\e952";
}
.nucleo-icon-like:before {
content: "\e933";
}
.nucleo-icon-link:before {
content: "\e98f";
}
.nucleo-icon-link-broken:before {
content: "\e990";
}
.nucleo-icon-list-bullet:before {
content: "\e973";
}
.nucleo-icon-map:before {
content: "\e946";
}
.nucleo-icon-medal:before {
content: "\e92e";
}
.nucleo-icon-menu:before {
content: "\e992";
}
.nucleo-icon-mic:before {
content: "\e94b";
}
.nucleo-icon-mouse:before {
content: "\e929";
}
.nucleo-icon-navigation:before {
content: "\e969";
}
.nucleo-icon-note:before {
content: "\e956";
}
.nucleo-icon-paint:before {
content: "\e92a";
}
.nucleo-icon-paper:before {
content: "\e931";
}
.nucleo-icon-paragraph:before {
content: "\e993";
}
.nucleo-icon-copy:before {
content: "\e92b";
}
.nucleo-icon-pen:before {
content: "\e92c";
}
.nucleo-icon-phone:before {
content: "\e92d";
}
.nucleo-icon-piechart:before {
content: "\e918";
}
.nucleo-icon-pin:before {
content: "\e947";
}
.nucleo-icon-pinch:before {
content: "\e93d";
}
.nucleo-icon-player:before {
content: "\e953";
}
.nucleo-icon-plug:before {
content: "\e921";
}
.nucleo-icon-pound:before {
content: "\e91c";
}
.nucleo-icon-print:before {
content: "\e96b";
}
.nucleo-icon-pulse:before {
content: "\e942";
}
.nucleo-icon-quote:before {
content: "\e974";
}
.nucleo-icon-refresh:before {
content: "\e911";
}
.nucleo-icon-remove:before {
content: "\e97e";
}
.nucleo-icon-rotate:before {
content: "\e93e";
}
.nucleo-icon-share:before {
content: "\e994";
}
.nucleo-icon-share-diagnol:before {
content: "\e912";
}
.nucleo-icon-share-right:before {
content: "\e905";
}
.nucleo-icon-share-up:before {
content: "\e904";
}
.nucleo-icon-shuffle:before {
content: "\e906";
}
.nucleo-icon-signal:before {
content: "\e986";
}
.nucleo-icon-small-add:before {
content: "\e995";
}
.nucleo-icon-small-delete:before {
content: "\e996";
}
.nucleo-icon-small-remove:before {
content: "\e997";
}
.nucleo-icon-spaceship:before {
content: "\e95a";
}
.nucleo-icon-speech:before {
content: "\e930";
}
.nucleo-icon-star:before {
content: "\e98b";
}
.nucleo-icon-steps:before {
content: "\e943";
}
.nucleo-icon-stretch:before {
content: "\e93f";
}
.nucleo-icon-support:before {
content: "\e95b";
}
.nucleo-icon-tablet:before {
content: "\e96c";
}
.nucleo-icon-tablet-reader:before {
content: "\e96d";
}
.nucleo-icon-tag:before {
content: "\e962";
}
.nucleo-icon-tap:before {
content: "\e940";
}
.nucleo-icon-team:before {
content: "\e9a1";
}
.nucleo-icon-text:before {
content: "\e972";
}
.nucleo-icon-tile:before {
content: "\e998";
}
.nucleo-icon-trash:before {
content: "\e97f";
}
.nucleo-icon-tv:before {
content: "\e96e";
}
.nucleo-icon-undo:before {
content: "\e910";
}
.nucleo-icon-user:before {
content: "\e9a2";
}
.nucleo-icon-user-run:before {
content: "\e964";
}
.nucleo-icon-users-add:before {
content: "\e99d";
}
.nucleo-icon-users-badge:before {
content: "\e99e";
}
.nucleo-icon-users-circle:before {
content: "\e99f";
}
.nucleo-icon-users-delete:before {
content: "\e9a0";
}
.nucleo-icon-video:before {
content: "\e954";
}
.nucleo-icon-watch:before {
content: "\e96f";
}
.nucleo-icon-wifi:before {
content: "\e970";
}
.nucleo-icon-world:before {
content: "\e948";
}
.nucleo-icon-yen:before {
content: "\e91d";
}
.nucleo-icon-zoom:before {
content: "\e981";
}
.nucleo-icon-zoom-in:before {
content: "\e980";
}i[class^="fa-"] {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
}
i[class^="fa-cc-"] {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
i[class*=" sf-icon-"].fas {
font-weight: 900;
}
.fab {
font-family: 'Font Awesome 5 Brands'!important;
}
.far {
font-family: 'Font Awesome 5 Free'!important;
font-weight: 400;
}
.fa,
.fas {
font-family: 'Font Awesome 5 Free'!important;
font-weight: 900;
}
.fa-commenting:before {
content: "\f27a";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-long-arrow-right:before {
content: "\f30b";
}
.fa-exchange:before {
content: "\f362";
}
.fa-steam:before {
content: "\f1b6";
font-family: 'Font Awesome 5 Brands'!important;
}
.swift-framework-notice {
background: #fe504f;
text-align: center;
padding: 20px;
}
.swift-framework-notice h3 {
color: #fff;
margin: 0 0 5px;
font-weight: bold;
}
.swift-framework-notice p {
color: #fff;
font-size: 14px;
}
html, body {
height: 100%;
}
.nice-scroll-enabled {
overflow-y: hidden!important;
}
body {
padding: 0;
margin: 0;
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
body.modal-open {
margin-right: 0;
}
body.mobile-menu-open, body.mh-overlay-show, body.mobile-cart-open {
overflow: hidden!important;
max-width: 100%;
}
body > .ui-datepicker {
z-index: 100!important;
}
html.has-mh-sticky {
margin-top: 0!important;
}
.sf-site-top-border, .sf-site-bottom-border, .sf-site-left-border, .sf-site-right-border {
background: #ff9900;
position: fixed;
z-index: 999;
}
.sf-site-top-border {
height: 20px;
width: 100%;
top: 0;
left: 0;
}
.sf-site-bottom-border {
height: 20px;
width: 100%;
bottom: 0;
left: 0;
}
.sf-site-left-border {
width: 20px;
height: 100%;
left: 0;
top: 0;
}
.sf-site-right-border {
width: 20px;
height: 100%;
right: 0;
top: 0;
}
a {
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
a:hover {
text-decoration: none;
}
a:focus {
-moz-outline-style: none;
outline: none!important;
text-decoration: none;
}
h1 {
font-size: 30px;
line-height: 42px;
}
h2 {
font-size: 24px;
line-height: 32px;
}
h3 {
font-size: 18px;
line-height: 24px;
font-weight: normal;
margin-top: 15px;
margin-bottom: 15px;
}
h4 {
font-size: 16px;
font-weight: normal;
line-height: 20px;
margin-top: 15px;
margin-bottom: 15px;
}
h5 {
font-size: 14px;
font-weight: normal;
line-height: 18px;
margin-top: 15px;
margin-bottom: 15px;
}
h6 {
font-size: 12px;
font-weight: bold;
line-height: 16px;
margin-bottom: 10px;
text-transform: uppercase;
}
p:empty {
display: none;
}
p:last-child {
margin-bottom: 0;
}
ul {
list-style: none;
margin: 0 0 20px;
padding: 0;
line-height: 160%;
}
ol {
margin: 0 0 20px;
padding: 0 0 0 20px;
line-height: 160%;
}
ul > li > ul, ol > li > ol, ol > li > ul {
margin-left: 20px;
padding-left: 0;
}
dl dt {
font-weight: bold;
}
dl dd {
margin-bottom: 20px;
}
dl dt, dl dd {
line-height: 180%;
}
ul ul, ul ol, ol ol, ol ul {
margin-left: 0;
}
.fluid-width-video-wrapper {
padding-top: 56.25%!important;
}
.sf-elem-bf {
border: 1px solid #e3e3e3;
}
.sf-elem-bt {
border-top: 1px solid #e3e3e3;
}
.sf-elem-bb {
border-bottom: 1px solid #e3e3e3;
}
.sf-elem-bl {
border-left: 1px solid #e3e3e3;
}
.sf-elem-br {
border-right: 1px solid #e3e3e3;
}
.impact-text, p.impact-text, .impact-text > * {
font-size: 36px!important;
line-height: 50px!important;
}
.impact-text > * {
font-family: inherit!important;
}
.impact-text-large, p.impact-text-large, .impact-text-large > * {
font-size: 48px!important;
line-height: 62px!important;
}
a.text-link {
border-bottom: 1px dotted #e3e3e3;
}
.modal-backdrop.in {
opacity: 0.8;
}
.modal-dialog {
position: fixed;
top: 50%;
left: 50%;
width: 50%;
max-width: 630px;
min-width: 320px;
height: auto;
max-height: 75%;
overflow-x: hidden;
overflow-y: auto;
z-index: 2000;
visibility: hidden;
}
.modal-dialog, .modal.fade .modal-dialog {
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -40%);
-ms-transform: translate(-50%, -40%);
transform: translate(-50%, -50%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.modal-dialog .modal-content {
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
-webkit-box-shadow: none!important;
box-shadow: none!important;
border-radius: 0!important;
border: 0!important;
}
.modal.in .modal-dialog {
visibility: visible;
}
.modal.in .modal-content {
opacity: 1;
}
.modal-content {
border-radius: 4px;
}
.modal-header {
padding: 25px 30px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom: 0;
}
.modal-header h2, .modal-header h3 {
margin: 0;
}
.modal-header .close {
margin: 0;
padding: 0;
outline: none!important;
text-shadow: none;
opacity: 1;
background: transparent;
border: 0;
font-size: 34px;
float: right;
}
.modal-header .close i:before {
content: "×";
}
.modal-body {
padding: 30px;
}
.modal-body .container {
max-width: 100%;
}
.modal-alt {
width: 430px;
max-width: 80%;
}
#track-order-modal .modal-content {
text-align: center;
border-radius: 4px;
}
#track-order-modal p.form-row {
width: 100%;
}
#track-order-modal p.form-row label {
display: none;
}
#track-order-modal p.form-row input[type=submit] {
width: 100%;
margin: 0;
}
#account-modal .modal-body {
padding: 0;
}
#account-modal .nav-tabs > li {
width: 50%;
}
#account-modal .nav-tabs > li > a {
border-radius: 0;
background: #f7f7f7;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
font-weight: bold;
padding: 0 15px;
line-height: 50px;
margin-right: 0;
border-color: #e3e3e3!important;
border-width: 0;
}
#account-modal .nav-tabs > li.active > a {
background: #fff;
}
#account-modal .nav-tabs li.active span {
display: inline-block;
border-bottom: 2px solid #e3e3e3;
}
#account-modal .tab-content .tab-pane {
padding: 30px;
position: relative;
}
#account-modal form p {
margin-bottom: 10px;
position: relative;
}
#account-modal form p.login-username::before, #account-modal form p.register-username::before {
content: "\e94a";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
}
#account-modal form p.register-email::before {
content: "\e92e";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
}
#account-modal form p.login-username input[type=text], #account-modal form p.login-password input[type=password], #account-modal form p.register-username input[type=text], #account-modal form p.register-email input[type=email], #account-modal form p.register-password input[type=password]  {
padding-left: 40px;
}
#account-modal form p.login-password::before, #account-modal form p.register-password::before {
content: "\e947";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
}
#account-modal p.register-submit {
margin-top: 30px;
margin-bottom: 0;
}
#account-modal #sign-in form label {
display: none;
}
#account-modal form .login-remember {
line-height: 40px;
margin-bottom: 8px;
}
#account-modal form .login-remember label {
display: block;
}
#account-modal form input {
margin: 0;
}
#account-modal form input[type=checkbox] {
margin: 0 4px 0 0;
vertical-align: 1px;
}
#account-modal form input[type=submit] {
width: 100%;
}
#account-modal .lost-password {
display: block;
text-align: center;
padding-top: 10px;
}
.clearfix {
clear: none!important;
}
#header-search {
opacity: 0;
padding-top: 40px;
padding-bottom: 40px;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
#header-search i.ss-search {
float: left;
font-size: 24px;
padding-top: 7px;
display: inline-block;
}
#header-search form {
float: left;
width: 80%;
}
#header-search input {
background: transparent;
border: 0;
font-size: 24px;
padding: 0 15px;
margin: 0;
width: 100%;
line-height: 31px;
}
#header-search-close {
float: right;
font-size: 28px;
padding: 10px;
display: block;
}
#container {
position: relative;
z-index: 99;
height: 100%;
height: 100vh;
-webkit-overflow-scrolling: touch;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.7s;
-moz-transition: -moz-transform 0.7s;
transition: transform 0.7s;
-webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
-moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
}
.mobile-menu-open #container, .mobile-cart-open #container, .mh-overlay-show #container {
overflow: hidden!important;
position: fixed;
width: 100%;
}
.no-csstransforms3d #container, .ie-mobile #container {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transform-style: flat;
position: inherit;
}
.no-csstransforms .mobile-menu-open #container, .ie-mobile.mobile-menu-open #container {
-webkit-transform: none;
transform: none;
}
#page-bg-image {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
}
input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
outline: 0;
border-radius: 0;
box-shadow: none;
}
textarea {
border-radius: 0;
box-shadow: none;
}
input:focus, textarea:focus {
box-shadow: none!important;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
iframe {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
border-bottom: 1px solid #ededed;
}
table th {
font-weight: bold;
}
table thead th {
text-transform: uppercase;
}
table tr > th {
padding-right: 20px;
}
table td {
padding: 6px 10px 6px 0;
border-top: 1px solid #ededed;
}
address {
font-style: italic;
margin: 0 0 24px;
}
img {
max-width: 100%;
height: auto;
}
ins {
background: #fff9c0;
text-decoration: none;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
border: 0;
border-radius: 0;
border-left: 3px solid #222;
}
audio {
margin: 20px 0;
}
.says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px; word-wrap: normal !important;
}
.sf-share-counts {
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding: 15px 0;
}
.sf-share-counts .share-text {
display: inline-block;
margin: 0 25px 0 0;
float: left;
margin-right: 20px;
line-height: 18px;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 5px 0;
}
.share-text .total-count {
font-size: 22px;
margin: 0;
font-weight: bold;
line-height: 22px;
}
.share-text .count {
margin-right: 4px;
}
.sf-share-counts > a {
font-size: 14px;
display: inline-block;
border: 1px solid #e3e3e3;
border-radius: 4px;
padding: 0 11px;
line-height: 38px;
height: 40px;
margin: 5px 14px 5px 0;
}
.sf-share-counts > a:last-child {
margin-right: 0;
}
.sf-share-counts > a:hover {
opacity: 1;
}
.sf-share-counts > a i {
margin-right: 6px;
vertical-align: 1px;
}
.sf-share-counts > a span {
font-size: 13px;
font-weight: bold;
vertical-align: 1px;
opacity: 0;
-webkit-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
line-height: inherit;
display: inline-block;
}
.sf-share-counts > a span.animate {
opacity: 1;
}
.sf-share-counts > a.sf-share-twitter {
color: #00aced;
vertical-align: 1px;
}
.sf-share-counts > a.sf-share-twitter:hover {
background-color: #00aced;
border-color: #00aced;
color: #fff;
}
.sf-share-counts > a.sf-share-twitter .count {
opacity: 1;
}
.sf-share-counts > a.sf-share-fb {
color: #3b5998;
}
.sf-share-counts > a.sf-share-fb:hover {
background-color: #3b5998;
border-color: #3b5998;
color: #fff;
}
.sf-share-counts > a.sf-share-googleplus {
color: #dd4b39;
}
.sf-share-counts > a.sf-share-googleplus:hover {
background-color: #dd4b39;
border-color: #dd4b39;
color: #fff;
}
.sf-share-counts > a.sf-share-googleplus span {
opacity: 1;
}
.sf-share-counts > a.sf-share-pinterest {
color: #cb2027;
}
.sf-share-counts > a.sf-share-pinterest:hover {
background-color: #cb2027;
border-color: #cb2027;
color: #fff;
}
.sf-share-counts > a.sf-share-linkedin {
color: #007bb5;
}
.sf-share-counts > a.sf-share-linkedin:hover {
background-color: #007bb5;
border-color: #007bb5;
color: #fff;
}
.sf-share-counts > a.sf-share-whatsapp {
color: #4dc247;
display: none;
}
.mobile-browser .sf-share-counts > a.sf-share-whatsapp {
display: inline-block;
}
.sf-share-counts > a.sf-share-whatsapp:hover {
background-color: #4dc247;
border-color: #4dc247;
color: #fff;
}
.sf-share-counts > a.sf-share-whatsapp .count {
opacity: 1;
}
.sf-share-counts a.sf-share-email i {
margin-right: 0px;
}
.blank_spacer {
min-height: 0!important;
}
div.entry-title {
display: none;
}
.chat-transcript .chat-author {
font-weight: bold;
}
.sf-swipe-indicator {
display: none;
position: absolute;
top: 50%;
left: 50%;
height: 76px;
width: 76px;
margin-left: -38px;
margin-top: -38px;
z-index: 2;
background: transparent url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/swipe_indicator.png) no-repeat center center;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.sf-swipe-indicator.animate {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake;
}
body > .sf-svg-loader, #container > .sf-svg-loader {
display: none;
}
.vertical-align:before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
} .hamburger {
padding: 0;
display: inline-block;
cursor: pointer;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
outline: 0!important;
}
.hamburger:hover {
opacity: 0.7;
}
.hamburger-box {
width: 20px;
height: 20px;
display: inline-block;
position: relative;
}
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 20px;
height: 2px;
background-color: #000;
border-radius: 4px;
position: absolute;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block;
}
.hamburger-inner::before {
top: -6px;
}
.hamburger-inner::after {
bottom: -6px;
} .hamburger--3dx .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); 
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
background-color: transparent!important;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
transform: translate3d(0, -6px, 0) rotate(-45deg);
} .hamburger--3dy .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dy .hamburger-inner {
transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy.is-active .hamburger-inner {
background-color: transparent!important;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg); }
.hamburger--3dy.is-active .hamburger-inner::before {
-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
transform: translate3d(0, 6px, 0) rotate(45deg); }
.hamburger--3dy.is-active .hamburger-inner::after {
-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
transform: translate3d(0, -6px, 0) rotate(-45deg); } .layout-boxed #container {
width: 1000px;
position: relative;
margin: 0px auto;
background: #fff;
}
.boxed-inner-page #main-container {
width: 1000px;
position: relative;
margin: 150px auto;
background: #fff;
}
.boxed-inner-page #main-container .container {
max-width: 100%;
padding: 0 30px;
}
.hero-content-split #main-container {
overflow: hidden;
opacity: 0;
}
.hero-content-split #main-container > .page-heading, .hero-content-split #main-container > .fancy-heading-wrap {
float: left;
width: 50%;
height: 100%;
}
.hero-content-split #main-container .container {
max-width: 100%;
padding-left: 50px;
padding-right: 50px;
}
.hero-content-split #main-container > .container {
float: right;
width: 50%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
margin-top: 0;
margin-bottom: 0;
}
.hero-content-split #main-container .inner-container-wrap {
height: 100%;
}
.hero-content-split .inner-page-wrap {
margin-top: 0;
margin-bottom: 0;
padding-top: 50px;
padding-bottom: 50px;
height: 100%;
overflow-y: scroll;
}
.hero-content-split .inner-page-wrap.no-top-spacing {
padding-top: 0;
}
.hero-content-split .inner-page-wrap.no-bottom-spacing {
padding-bottom: 0;
}
.hero-content-split .page-heading .blog-button {
position: absolute;
top: 70px;
left: 60px;
text-align: left;
}
.hero-content-split .page-heading .blog-button i {
margin-right: 5px;
}
.hero-content-split .page-heading .blog-button a.sf-button {
text-transform: uppercase;
letter-spacing: 2px;
}
.hero-content-split .page-heading .post-pagination {
position: absolute;
bottom: 70px;
width: 100%;
}
.hero-content-split .page-heading .post-pagination .prev-article {
margin-left: 60px;
}
.hero-content-split .page-heading .post-pagination .next-article {
margin-right: 60px;
}
.hero-content-split .page-heading.dark-style .blog-button a.sf-button {
color: #222;
}
.hero-content-split .page-heading.dark-style .post-pagination .prev-article:before, .hero-content-split .page-heading.dark-style .post-pagination .next-article:before {
border-color: #222;
color: #222;
}
.hero-content-split .page-heading.dark-style .blog-button a.sf-button {
color: #222;
}
.hero-content-split .page-heading.dark-style .post-pagination h4 {
color: #222;
}
.hero-content-split .page-heading.light-style .post-pagination .prev-article:before, .hero-content-split .page-heading.light-style .post-pagination .next-article:before {
border-color: #fff;
color: #fff;
}
.hero-content-split .page-heading.light-style .post-pagination h4 {
color: #fff;
}
.hero-content-split #main-container .top-author-info {
padding-left: 0;
padding-right: 0;
}
.hero-content-split .spb-full-width-element {
left: calc( 0px - 50px )!important;
width: calc( 100% + 100px )!important;
} figure {
margin: 0;
}
figure img {
width: 100%;
height: auto;
}
figure .video-thumb {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.vr-standard figure .video-thumb {
padding-bottom: 75%;
}
figure .video-thumb iframe, figure .video-thumb video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure a {
display: block;
}
figure.animated-overlay {
position: relative;
overflow: hidden;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.gallery-item figure.animated-overlay {
border-radius: 4px;
}
.no-gutters figure.animated-overlay {
border-radius: 0;
}
figure.animated-overlay .img-wrap {
position: relative;
overflow: hidden;
border-radius: inherit;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
figure.animated-overlay figcaption {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 3;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
text-align: center;
overflow: hidden;
border-radius: inherit;
}
figure.animated-overlay figcaption:before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
}
.browser-ie figure.animated-overlay figcaption, .browser-ie10 figure.animated-overlay figcaption {
background-image: none;
}
figure.animated-overlay img {
transition: 1s all ease-in-out;
-webkit-transition: 1s all ease-in-out;
-moz-transition: 1s all ease-in-out;
-ms-transition: 1s all ease-in-out;
-o-transition: 1s all ease-in-out;
z-index: 2;
position: relative;
}
.standard-browser figure.animated-overlay:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
figure.animated-overlay:hover figcaption {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
figure.animated-overlay > a {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 10;
text-indent: -9999px;
}
.browser-ie figure.animated-overlay > a, .browser-ie10 figure.animated-overlay > a {
background-color: rgba(255, 255, 255, 0)!important;
}
figure.animated-overlay .thumb-slider {
z-index: 4;
overflow: hidden;
position: relative;
border-radius: inherit;
}
figure.animated-overlay:hover .thumb-slider img {
filter: none;
-webkit-filter: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
}
figure.animated-overlay .figcaption-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
display: none;
}
figure.animated-overlay.thumb-media-audio {
border: 1px solid #e3e3e3;
border-bottom-width: 0;
}
figure.animated-overlay.thumb-media-audio > .mejs-audio, figure.animated-overlay.thumb-media-audio > audio {
position: absolute;
bottom: 0;
left: 0;
}
figure.thumb-media-none {
display: none;
}
figcaption .thumb-info {
width: 100%;
height: auto;
text-align: left;
display: inline-block;
vertical-align: bottom;
margin-bottom: 20px;
padding: 0 30px;
}
figcaption .thumb-info .name-divide {
display: none;
}
figcaption .thumb-info h3, figcaption .thumb-info h4, figcaption .thumb-info h5 {
line-height: 160%;
width: 100%;
text-align: left;
transition-duration: 500ms;
transition-property: transform;
}
figcaption .thumb-info h3 {
margin-bottom: 10px;
transform: translate(0,40px);
}
figcaption .thumb-info h4 {
margin-top: 0;
margin-bottom: 5px;
transform: translate(0,20px);
}
figcaption .thumb-info h5 {
margin-bottom: 0;
margin-top: 4px;
transform: translate(0,30px);
}
figcaption .thumb-info h5:first-child {
transform: translate(0,20px);
}
figcaption .thumb-info h5 + h4 {
transform: translate(0,30px);
}
figcaption .thumb-info h5 span {
width: 100%;
}
figcaption .thumb-info h5 .post-date {
font-size: 12px;
content: "\e929";
font-family: 'nucleo-interface';
display: inline-block;
font-size: 14px;
margin-right: 5px;
vertical-align: -2px;
}
figcaption .thumb-info h5 .price, figcaption .thumb-info h5 .amount {
font-size: 14px!important;
margin-top: 0!important;
}
figcaption .thumb-info h5 span del {
display: none;
}
figcaption .thumb-info h5 .star-rating {
display: none!important;
}
figcaption .thumb-info h6 .price, figure .hover-price .price {
display: inline-block!important;
width: auto!important;
background: #fff;
position: absolute;
top: 30px;
left: 30px;
padding: 0 2px 0 4px;
font-weight: bold!important;
letter-spacing: 1px;
font-size: 12px!important;
border-radius: 3px;
}
figure .hover-price .price {
position: absolute;
top: 30px;
left: 30px;
z-index: 4;
}
figcaption .thumb-info h6 .price span {
color: #222;
}
figcaption .thumb-info-extended i {
margin-top: 10px;
}
figcaption .thumb-info a:hover {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
figcaption .thumb-info > i {
font-size: 20px;
line-height: 30px;
height: 24px;
width: 24px;
display: block;
text-align: center;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
left: 50%;
margin-left: -12px;
top: 50%;
margin-top: -12px;
transition-duration: 500ms;
transition-property: transform;
transform: translate(0,-40px);
}
figcaption .thumb-info-alt {
bottom: 0!important;
height: 100%!important;
}
figcaption .thumb-info-alt > i {
font-size: 24px;
line-height: 70px;
height: 70px;
width: 70px;
top: 50%;
margin-top: -35px;
margin-left: -35px;
left: 50%;
position: absolute;
border-radius: 50%;
transform: translate(0,40px);
}
figure.animated-overlay:hover figcaption .thumb-info h3, figure.animated-overlay:hover figcaption .thumb-info h4, figure.animated-overlay:hover figcaption .thumb-info h5, figure.animated-overlay:hover figcaption .thumb-info > i {
transform: translate(0,0);
}
figure.animated-overlay figcaption * {
backface-visibility: hidden;
}
figcaption .thumb-info-excerpt h4 {
line-height: 20px;
}
figcaption .thumb-info-excerpt p {
line-height: 22px;
margin-bottom: 0;
text-align: center;
-moz-text-shadow: 0 0 5px rgba(0,0,0,.2);
-webkit-text-shadow: 0 0 5px rgba(0,0,0,.2);
text-shadow: 0 0 5px rgba(0,0,0,.2);
}
figcaption .thumb-info-excerpt > i {
display: none;
}
figcaption .thumb-info > ul.social-icons {
margin-bottom: 0;
margin-top: 20px;
text-align: center;
}
.gallery-item figcaption .thumb-info, .gallery-hover figcaption .thumb-info {
vertical-align: middle;
margin-bottom: 0;
}
.gallery-item figcaption .thumb-info > i, .gallery-hover figcaption .thumb-info > i {
font-size: 24px;
line-height: 70px;
height: 70px;
width: 70px;
margin-left: -35px;
left: 50%;
border-radius: 50%;
position: relative;
margin-top: 0;
margin-bottom: 15px;
}
figcaption.custom-color .sf-hover-svg path {
stroke: inherit;
}
.gallery-item figcaption .thumb-info > *, .gallery-hover figcaption .thumb-info > * {
text-align: center;
}
.sf-hover-svg {
height: inherit;
}
.sf-hover-svg path {
stroke-dasharray: 40;
stroke-dashoffset: 44;
-moz-transform-origin: 100%;
-webkit-transform-origin: 100%;
transform-origin: 100%;
-webkit-transition: all 1s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-moz-transition: all 1s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-o-transition: all 1s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
transition: all 1s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
}
.sf-hover-svg.svg-lightbox path {
stroke-dasharray: 70;
stroke-dashoffset: 71;
}
.sf-hover-svg.svg-video path {
stroke-dasharray: 55;
stroke-dashoffset: 56;
}
figure:hover .sf-hover-svg path, .mobile-browser .sf-hover-svg path {
stroke-dashoffset: 0;
-webkit-transition: all 1.5s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-moz-transition: all 1.5s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-o-transition: all 1.5s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
transition: all 1.5s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
}
.team-member figure:hover .sf-hover-svg path {
stroke-dashoffset: 0;
-webkit-transition: all .6s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-moz-transition: all .6s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
-o-transition: all .6s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
transition: all .6s 0.3s cubic-bezier(0.25, 0.45, 0.43, 0.97)!important;
}
figure:hover .sf-hover-svg path.delay-1 {
transition-delay: 0.3s!important;
}
figure:hover .sf-hover-svg path.delay-2 {
transition-delay: 0.4s!important;
} .player-captions,
.player-controls,
.player-controls .player-time {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased
}
.player-controls button:focus,
.player-progress-seek[type=range]:focus,
.player-volume[type=range]:focus {
outline: 0
}
@-webkit-keyframes progress {
to {
background-position: 40px 0
}
}
@keyframes progress {
to {
background-position: 40px 0
}
}
.sr-only {
position: absolute!important;
clip: rect(1px, 1px, 1px, 1px);
padding: 0!important;
border: 0!important;
height: 1px!important;
width: 1px!important;
overflow: hidden
}
.player,
.player-video-wrapper {
position: relative
}
.player {
max-width: 100%;
clear: both;
}
.player,
.player *,
.player::after,
.player::before {
box-sizing: border-box
}
.player audio,
.player video {
width: 100%;
height: auto;
vertical-align: middle
}
.player-video-embed {
padding-bottom: 56.25%;
height: 0
}
.player-video-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0
}
.player-captions {
display: none;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px 20px 30px;
color: #fff;
font-size: 20px;
text-align: center
}
.player-captions span {
border-radius: 2px;
padding: 3px 10px;
background: rgba(0, 0, 0, .9)
}
.player-captions span:empty {
display: none
}
@media (min-width: 768px) {
.player-captions {
font-size: 24px
}
}
.player.captions-active .player-captions {
display: block
}
.player.fullscreen-active .player-captions {
font-size: 32px
}
.player-controls {
zoom: 1;
position: relative;
padding: 10px 25px;
background: #fff;
line-height: 1;
height: 46px;
text-align: center;
box-shadow: 0 1px 1px rgba(52, 63, 74, .2)
}
.player-video .player-controls {
border: 1px solid #e3e3e3;
border-top-width: 0;
} 
.player-controls:after,
.player-controls:before {
content: "";
display: table
}
.player-controls:after {
clear: both
}
.player-controls-right {
display: block;
margin: 10px auto 0;
position: relative;
}
.volume-wrap {
display: inline-block;
}
.player-controls-right .volume-wrap:hover .volume-float-wrap {
display: block;
}
.volume-float-wrap {
display: none;
position: absolute;
top: -2px;
left: -5px;
background: #fff;
padding: 5px;
}
.player-controls-left {
position: relative;
float: left;
width: 100%;
text-align: left;
height: 25px;
padding-left: 30px;
padding-right: 160px;
}
.player-audio .player-controls-left {
padding-right: 135px;
}
.player-controls-right {
position: absolute;
right: 25px;
top: 11px;
margin-top: 0;
}
.player-controls button {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 5px;
overflow: hidden;
border: 0;
background: 0 0;
border-radius: 3px;
cursor: pointer;
color: #6B7D86;
transition: background .3s ease, color .3s ease, opacity .3s ease
}
.player-controls button[data-player="play"], .player-controls button[data-player="pause"] {
position: absolute;
top: 0;
left: 0;
}
.player-controls .icon-captions-on,
.player-controls .icon-exit-fullscreen,
.player-controls .icon-muted {
display: none
}
.player-controls .player-time {
display: inline-block;
vertical-align: middle;
margin-left: 2px;
color: #6B7D86;
font-weight: 600;
font-size: 12px;
}
.player-controls .player-time+.player-time {
display: none
}
@media (min-width: 560px) {
.player-controls .player-time+.player-time {
display: inline-block;
margin-right: 5px;
}
}
@media (max-width: 561px) {
.player-controls-left {
padding-right: 100px;
}
.player-audio .player-controls-left {
padding-right: 90px;
}
}
.player-controls .player-time+.player-time::before {
content: '\2044';
margin-right: 2px
}
.player-tooltip {
position: absolute;
z-index: 2;
bottom: 100%;
margin-bottom: 10px;
padding: 10px 15px;
opacity: 0;
background: #fff;
border: 1px solid #D6DADD;
border-radius: 3px;
color: #6B7D86;
font-size: 14px;
line-height: 1.5;
font-weight: 600;
-webkit-transform: translate(-50%, 30px) scale(0);
transform: translate(-50%, 30px) scale(0);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
transition: transform .2s .1s ease, opacity .2s .1s ease;
transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease
}
.player-tooltip::after {
content: '';
position: absolute;
z-index: 1;
top: 100%;
left: 50%;
display: block;
width: 10px;
height: 10px;
background: #fff;
-webkit-transform: translate(-50%, -50%) rotate(45deg) translateY(1px);
transform: translate(-50%, -50%) rotate(45deg) translateY(1px);
border: 1px solid #D6DADD;
border-width: 0 1px 1px 0
}
.player button.tab-focus:focus .player-tooltip,
.player button:hover .player-tooltip {
opacity: 1;
-webkit-transform: translate(-50%, 0) scale(1);
transform: translate(-50%, 0) scale(1)
}
.player button:hover .player-tooltip {
z-index: 3
}
.player-progress {
position: relative;
display: inline-block;
width: 100%;
height: 2px;
top: 1px;
margin-right: 4px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
background: rgba(86, 93, 100, .2)
}
.player-progress-buffer[value],
.player-progress-played[value],
.player-progress-seek[type=range] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 2px;
margin: 0;
padding: 0;
vertical-align: top;
-webkit-appearance: none;
-moz-appearance: none;
border: none;
background: 0 0
}
.player-progress-buffer[value]::-webkit-progress-bar,
.player-progress-played[value]::-webkit-progress-bar {
background: 0 0
}
.player-progress-buffer[value]::-webkit-progress-value,
.player-progress-played[value]::-webkit-progress-value {
background: currentColor
}
.player-progress-buffer[value]::-moz-progress-bar,
.player-progress-played[value]::-moz-progress-bar {
background: currentColor
}
.player-progress-played[value] {
z-index: 2;
color: #3498DB
}
.player-progress-buffer[value] {
color: rgba(86, 93, 100, .25)
}
.player-progress-seek[type=range] {
z-index: 4;
cursor: pointer;
outline: 0
}
.player-progress-seek[type=range]::-webkit-slider-runnable-track {
background: 0 0;
border: 0
}
.player-progress-seek[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
background: 0 0;
border: 0;
width: 20px;
height: 10px
}
.player-progress-seek[type=range]::-moz-range-track {
background: 0 0;
border: 0
}
.player-progress-seek[type=range]::-moz-range-thumb {
-moz-appearance: none;
background: 0 0;
border: 0;
width: 20px;
height: 10px
}
.player-progress-seek[type=range]::-ms-track {
color: transparent;
background: 0 0;
border: 0
}
.player-progress-seek[type=range]::-ms-fill-lower,
.player-progress-seek[type=range]::-ms-fill-upper {
background: 0 0;
border: 0
}
.player-progress-seek[type=range]::-ms-thumb {
background: 0 0;
border: 0;
width: 20px;
height: 10px
}
.player-progress-seek[type=range]::-moz-focus-outer {
border: 0
}
.player.loading .player-progress-buffer {
-webkit-animation: progress 1s linear infinite;
animation: progress 1s linear infinite;
background-size: 40px 40px;
background-repeat: repeat-x;
background-color: rgba(86, 93, 100, .25);
background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
color: transparent
}
.player-controls [data-player=pause],
.player.playing .player-controls [data-player=play] {
display: none
}
.player.playing .player-controls [data-player=pause] {
display: inline-block
}
.player-volume[type=range] {
display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
width: 80px;
margin: 0;
padding: 0;
cursor: pointer;
background: 0 0;
border: none
}
.player-volume[type=range]::-webkit-slider-runnable-track {
height: 6px;
background: #e6e6e6;
border: 0;
border-radius: 3px
}
.player-volume[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
margin-top: -3px;
height: 12px;
width: 12px;
background: #6B7D86;
border: 0;
border-radius: 6px;
transition: background .3s ease;
cursor: ew-resize
}
.player-volume[type=range]::-moz-range-track {
height: 6px;
background: #e6e6e6;
border: 0;
border-radius: 3px
}
.player-volume[type=range]::-moz-range-thumb {
height: 12px;
width: 12px;
background: #6B7D86;
border: 0;
border-radius: 6px;
transition: background .3s ease;
cursor: ew-resize
}
.player-volume[type=range]::-ms-track {
height: 6px;
background: 0 0;
border-color: transparent;
border-width: 3px 0;
color: transparent
}
.player-volume[type=range]::-ms-fill-lower,
.player-volume[type=range]::-ms-fill-upper {
height: 6px;
background: #e6e6e6;
border: 0;
border-radius: 3px
}
.player-volume[type=range]::-ms-thumb {
height: 12px;
width: 12px;
background: #6B7D86;
border: 0;
border-radius: 6px;
transition: background .3s ease;
cursor: ew-resize
}
.player-volume[type=range]:focus::-webkit-slider-thumb {
background: #3498DB
}
.player-volume[type=range]:focus::-moz-range-thumb {
background: #3498DB
}
.player-volume[type=range]:focus::-ms-thumb {
background: #3498DB
}
.player-audio.ios .player-controls-right,
.player.ios .player-volume,
.player.ios [data-player=mute] {
display: none
}
.player-audio.ios .player-controls-left {
float: none
}
.player-audio .player-controls {
box-shadow: none;
}
.player-fullscreen,
.player.fullscreen-active {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
z-index: 10000000;
background: #000
}
.player-fullscreen video,
.player.fullscreen-active video {
height: 100%
}
.player-fullscreen .player-video-wrapper,
.player.fullscreen-active .player-video-wrapper {
height: 100%;
width: 100%
}
.player-fullscreen .player-controls,
.player.fullscreen-active .player-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0
}
.player-fullscreen.fullscreen-hide-controls.playing .player-controls,
.player.fullscreen-active.fullscreen-hide-controls.playing .player-controls {
-webkit-transform: translateY(100%) translateY(5px);
transform: translateY(100%) translateY(5px);
transition: -webkit-transform .3s .2s ease;
transition: transform .3s .2s ease;
transition: transform .3s .2s ease, -webkit-transform .3s .2s ease
}
.player-fullscreen.fullscreen-hide-controls.playing.player-hover .player-controls,
.player.fullscreen-active.fullscreen-hide-controls.playing.player-hover .player-controls {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.player-fullscreen.fullscreen-hide-controls.playing .player-captions,
.player.fullscreen-active.fullscreen-hide-controls.playing .player-captions {
bottom: 5px;
transition: bottom .3s .2s ease
}
.player-fullscreen .player-captions,
.player-fullscreen.fullscreen-hide-controls.playing.player-hover .player-captions,
.player.fullscreen-active .player-captions,
.player.fullscreen-active.fullscreen-hide-controls.playing.player-hover .player-captions {
top: auto;
bottom: 90px
}
@media (min-width: 560px) {
.player-fullscreen .player-captions,
.player-fullscreen.fullscreen-hide-controls.playing.player-hover .player-captions,
.player.fullscreen-active .player-captions,
.player.fullscreen-active.fullscreen-hide-controls.playing.player-hover .player-captions {
bottom: 60px
}
}
.player.captions-active .player-controls .icon-captions-on,
.player.fullscreen-active .icon-exit-fullscreen,
.player.muted .player-controls .icon-muted {
display: block
}
.player [data-player=captions],
.player [data-player=fullscreen],
.player.captions-active .player-controls .icon-captions-on+div,
.player.fullscreen-active .icon-exit-fullscreen+div,
.player.muted .player-controls .icon-muted+div {
display: none
}
.player.captions-enabled [data-player=captions],
.player.fullscreen-enabled [data-player=fullscreen] {
display: inline-block
} .sf-video-wrap {
padding-bottom: 56.25%;
position: relative;
width: 100%;
}
.sf-video-wrap > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.portfolio-item.standard figcaption .thumb-info a {
top: 50%;
position: absolute;
margin-top: -25px;
margin-left: -25px;
}
ul.bar-styling {
height: auto;
overflow: hidden;
}
ul.bar-styling li {
float: left;
display: block;
}
ul.bar-styling li > a, ul.bar-styling li > div {
padding: 8px 16px;
border: 1px solid transparent;
display: block;
margin-right: -1px;
text-decoration: none;
}
ul.bar-styling li > form input {
border: 1px solid transparent;
display: block;
margin-right: -1px;
height: auto;
overflow: hidden;
padding: 10px 14px;
height: 40px;
font-size: 14px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
ul.bar-styling li:first-child a, ul.bar-styling li:first-child span, ul.bar-styling li:first-child div {
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
ul.bar-styling li:last-child a, ul.bar-styling li:last-child span, ul.bar-styling li:last-child div {
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.sf-roll-button {
display: inline-block;
height: 40px!important;
line-height: 40px!important;
overflow: hidden;
position: relative;
text-align: center;
padding: 0 14px!important;
transition: all 0.35s;
}
.sf-roll-button:hover {
box-shadow: none!important;
}
.sf-roll-button span {
display: block;
height: 100%;
position: relative;
top: 0%;
transition: top 0.35s;
width: 100%;
}
.sf-roll-button:hover span {
top: -100%;
}
.viewer li {
-webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
-moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
.viewer .caption {
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 1.5s ease-in-out;
-moz-transition: opacity 1.5s ease-in-out;
transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption {
opacity: 100;
visibility: visible;
}
.viewer .close:hover {
color: #fff;
}
#lang_sel_list {
z-index: 2!important;
}
.mejs-controls .mejs-time-rail .mejs-time-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #555!important;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
background: #666!important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #999!important;
}
.mejs-container .mejs-controls .mejs-time {
padding: 11px 3px 0!important;
}
.mejs-controls .mejs-button.mejs-volume-button button {
margin: 5px 3px!important;
} .lSSlideOuter {
overflow: hidden;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
}
.flexslider ul.slides {
margin-bottom: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideOuter .lightSlider > li {
position: relative;
}
.lSSlideOuter .lightSlider > li > img, .lSSlideOuter .lightSlider > li > a > img {
min-width: 100%;
}
.lSSlideOuter .lightSlider > li .img-caption {
position: absolute;
left: 30px;
bottom: 30px;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.lSSlideOuter .lightSlider > li.active .img-caption {
opacity: 1;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-timing-function: inherit;
transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit;
transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
height: auto;
width: 100%;
position: absolute;
bottom: 30px;
margin: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 7px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 6px;
overflow: hidden;
text-indent: -999em;
width: 6px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
position: relative;
opacity: 0.5;
overflow: hidden;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSSlideOuter.vertical .lSPager.lSGallery li img {
height: 100%!important;
width: auto!important;
max-width: none;
transform: translateX(-50%);
left: 50%;
position: absolute;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}
.lSAction > a {
height: 32px;
width: 32px;
display: block;
cursor: pointer;
position: absolute;
z-index: 9999;
background: #fff;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
bottom: auto;
top: 50%;
margin-top: -16px;
border-radius: 50%;
}
.lSAction > a:before {
font-family: 'nucleo-interface';
content: "\e906";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: block;
color: #222;
text-align: center;
letter-spacing: 2px;
line-height: 32px;
font-size: 16px;
}
.lSAction > a.lSNext:before {
content: "\e907";
letter-spacing: -2px;
}
.lSAction > .lSPrev {
left: 30px;
}
.lSAction > .lSNext {
right: 30px;
}
.lSSlideOuter .lSPager.lSpg > li a {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
background: #fff;
width: 6px;
height: 6px;
display: block;
webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}
.lSSlideOuter .lSPager.lSpg > li.active a {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
}
.lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
}
.lSSlideOuter.vertical .lightSlider > li {
overflow: hidden;
position: relative;
} .lSSlideOuter.vertical .lightSlider > li > img, .lSSlideOuter.vertical .lightSlider > li > img.wide {
max-width: none;
transform: translateX(-50%);
left: 50%;
position: absolute;
height: 100%!important;
width: auto!important;
}
.lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.flexslider li a.zoom, .product-img-area li a.zoom {
position: absolute;
top: 30px;
right: 30px;
width: 32px;
height: 32px;
font-size: 16px;
line-height: 32px;
color: #222;
background: #fff;
border-radius: 30px;
z-index: 101;
text-align: center;
opacity: 0;
-webkit-transition-delay: 1s;
transition-delay: 1s;
}
.flexslider li a.zoom i, .product-img-area li a.zoom i {
vertical-align: -1px;
}
#product-img-slider li a.mobile-product-zoom.is-mobile {
display: block!important;
opacity: 1;
}
.flexslider .slider-loaded li a.zoom, #product-img-noslider li a.zoom {
opacity: 1;
}
.tp-bannertimer {
z-index: 20!important;
}
.rev_slider iframe {
z-index: 999;
}
.content-slider {
position: static;
}
.content-slider .slide-content-wrap {
position: relative;
width: 100%;
}
.spb_testimonial_slider_widget .slider-wrap .heading-wrap, .spb_tweets_slider_widget .slider-wrap .heading-wrap {
padding: 0 22%;
text-align: left;
margin-bottom: 45px;
}
.spb_testimonial_slider_widget .heading-wrap h3.spb-center-heading, .spb_tweets_slider_widget .heading-wrap h3.spb-center-heading {
margin: 0;
display: inline-block!important;
border-bottom: 2px solid #222;
padding-bottom: 4px;
}
.tp-bullets {
width: 80%;
margin: 0 auto;
text-align: center;
z-index: 20;
}
.tp-bullets.simplebullets.round {
bottom: 25px!important;
}
.tp-bullets.simplebullets.round .bullet {
cursor: pointer;
position: relative;
background: white;
width: 25px;
height: 6px;
margin-right: 7px;
float: none;
display: inline-block;
margin-top: 0;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
margin-bottom: 5px;
}
.tp-bullets.simplebullets.round .bullet.selected {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
.tp-bullets .tp-leftarrow {
float: none!important;
display: inline-block;
margin-right: 10px;
width: 36px;
height: 36px;
}
.tp-bullets .tp-rightarrow {
float: none!important;
display: inline-block;
margin-left: 12px;
width: 36px;
height: 36px;
background: top right;
}
p.flex-caption {
text-shadow: none;
background: rgba(0, 0, 0, .4);
}
.item-slider p.flex-caption {
position: absolute;
bottom: 0;
padding: 15px 25px;
color: #fff;
margin: 0;
font-size: 16px;
right: 0;
}
.custom-caption {
position: absolute;
z-index: 2;
top: 60px;
left: 60px;
width: auto;
max-width: 500px
}
.custom-caption p {
text-align: left;
width: auto;
font-size: 24px;
padding: 0px 4px 2px;
line-height: 28px;
margin-bottom: 0;
text-decoration: underline;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.ls-wp-fullwidth-container {
min-height: 100px;
}
.ls-container .ls-nav-prev, .ls-container .ls-nav-next {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/slider-nav.png)!important;
background-position: center left!important;
width: 36px!important;
height: 38px!important;
transition: all 0.3s ease-in-out!important;
-moz-transition: all 0.3s ease-in-out!important;
-webkit-transition: all 0.3s ease-in-out!important;
-o-transition: all 0.3s ease-in-out!important;
opacity: 0;
filter:alpha(opacity=0);
}
.ls-container .ls-nav-prev {
left: 0px!important;
}
.ls-container .ls-nav-next {
background-position: center right!important;
right: 0px!important;
}
.ls-container:hover .ls-nav-prev, .ls-container:hover .ls-nav-next {
opacity: 1;
filter:alpha(opacity=100);
}
.lSSlideOuter .lSPager.lSpg {
left: 0!important;
top: auto!important;
bottom: 25px;
width: 100%!important;
text-align: center;
} .carousel-asset {
overflow: hidden;
}
.carousel-wrap {
position: relative;
overflow: hidden;
}
.product-shadows .product-carousel.carousel-wrap:hover {
overflow: visible;
}
.team-carousel.carousel-wrap {
overflow: visible;
}
.carousel-items {
opacity: 0;
}
.carousel-items .carousel-item {
list-style: none;
}
a.carousel-prev, a.carousel-next {
font-size: 16px;
width: 32px;
height: 32px;
line-height: 28px;
border: 1px solid #e3e3e3;
border-radius: 50%;
margin-left: 5px;
display: inline-block;
text-align: center;
}
a.carousel-prev i, a.carousel-next i {
vertical-align: -4px;
width: 16px;
display: inline-block;
}
a.carousel-prev i {
margin-left: -1px;
}
a.carousel-next i {
letter-spacing: -2px;
}
.carousel-wrap .carousel-items {
list-style: none;
opacity: 0;
overflow: hidden;
}
.fw-row .carousel-items {
margin: 0;
}
.row:not(.fw-row) .carousel-wrap.no-gutters, .fw-row .carousel-wrap.gutters {
margin: 0 15px;
}
.carousel-wrap .carousel-item, .carousel-wrap .product {
width: 100%;
padding: 0 15px;
}
.carousel-wrap .no-gutters .carousel-item, .carousel-wrap .no-gutters .product, .carousel-wrap.no-gutters .product {
padding: 0;
}
.carousel-wrap a.carousel-prev {
background: #fff;
color: #222;
left: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.carousel-wrap a.carousel-next {
background: #fff;
color: #222;
right: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.staged-carousel .owl-item {
opacity: 0.4;
pointer-events: none;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.staged-carousel .owl-item.active {
opacity: 0.99;
pointer-events: all;
}
.staged-carousel .owl-item .lSAction {
opacity: 0;
}
.staged-carousel .owl-item.active .lSAction {
opacity: 1;
}
.carousel-items:not(.staged-carousel) .owl-pagination {
display: none;
}
.carousel-wrap > a.carousel-prev {
opacity: 1;
position: absolute;
top: 50%;
left: 100px;
z-index: 2;
margin-top: -16px;
border-width: 0;
margin-left: 0;
}
.carousel-wrap > a.carousel-next {
opacity: 1;
position: absolute;
top: 50%;
right: 100px;
z-index: 2;
margin-top: -16px;
border-width: 0;
margin-left: 0;
}
.has-pagination .carousel-wrap > a.carousel-prev, .has-pagination .carousel-wrap > a.carousel-next {
margin-top: -56px;
}
.carousel-wrap > a.carousel-prev i, .carousel-wrap > a.carousel-next i {
vertical-align: -3px;
}
.carousel-wrap > a.carousel-prev.disabled, .carousel-wrap > a.carousel-next.disabled {
opacity: 0.5;	
}
.carousel-wrap .staged-carousel .recent-post, .carousel-wrap .staged-carousel .recent-post figure {
margin-bottom: 0;
}
.carousel-wrap .staged-carousel .owl-controls {
margin-top: 0!important;
margin-bottom: 0;
}
.carousel-wrap .staged-carousel .owl-pagination {
margin-top: 30px;
}
.staged-carousel .recent-post figure .post-cats {
bottom: auto;
top: 30px;
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-pagination {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
cursor: default;
width: 100%;
text-align: center;
}
.owl-carousel .owl-item {
float: left;
}
.owl-carousel .owl-controls {
margin-top: 15px!important;
margin-bottom: 10px;
}
.owl-pagination .owl-page {
position: relative;
display: inline-block;
float: none;
margin: 10px 6px;
width: 8px;
height: 8px;
cursor: pointer;
border: 2px solid transparent;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0.6;
}
.owl-pagination .owl-page.active {
border-width: 0;
opacity: 1;
}
.owl-pagination .owl-page span {
top: 0;
left: 0;
padding: 0!important;
margin: 0!important;
width: 100%!important;
height: 100%!important;
outline: none;
border-radius: 50%;
background-color: #fff;
background-color: rgba(255,255,255,0.3);
text-indent: -999em;
cursor: pointer; position: absolute;
}
.owl-pagination .read-more, .owl-pagination .view-all {
padding-right: 0;
vertical-align: top;
padding: 4px 6px;
display: inline-block;
line-height: 22px;
}  .ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
float:none;
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
line-height:100%;
vertical-align:baseline;
background:transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-o-user-select: none;
user-select: none;
}
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}  .ilightbox-closedhand * {
cursor: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/closedhand.cur),default !important;
}
.ilightbox-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ilightbox-loader {
position: fixed;
z-index: 100005;
top: 45%;
left: -192px;
padding-left: 30px;
opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
width: 72px;
height: 72px;
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
left: 45%;
top: -192px;
padding: 0;
padding-top: 30px;
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal  div {
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
display: none;
position: fixed;
z-index: 100010;
}
.ilightbox-toolbar a {
float: left;
cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
display: none;
}
.ilightbox-thumbnails {
display: block;
position: fixed;
z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
bottom: 20px;
left: 0;
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
top: 0;
right: 0;
width: 140px;
height: 100%;
overflow: hidden;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
display: block;
position: relative;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
width: 140px;
height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
display: block;
position: absolute;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
display: block;
cursor: pointer;
padding: 10px;
position: relative;
height: auto!important;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
width: 100%;
height: 100%;
-webkit-border-radius: 2px;
border-radius: 2px;
-ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .7;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
opacity: 1;
}
.ilightbox-holder {
display: none;
position: fixed;
z-index: 100003;
-webkit-transform: none;
-moz-transform: none;
}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
position: relative;
width: 100%;
height: 100%;
}
.ilightbox-holder img.ilightbox-image {
width: 100%;
height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
display: none;
position: absolute;
left: 30px;
right: 30px;
bottom: 0;
max-width: 100%;
padding: 5px 10px;
margin: 0 auto;
font-size: 14px;
line-height: 200%;
word-wrap: break-word;
text-align: center;
z-index: 20003;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 4px 3px 0 0;
border-radius: 4px 3px 0 0;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
display: none;
position: absolute;
left: 10px;
top: 10px;
padding: 0;
padding-left: 0;
z-index: 20003;
height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
float: left;
list-style: none;
height: 28px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
float: left;
width: 28px;
height: 30px;
opacity: 0.7;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:hover {
opacity: 1;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:before {
font-family: 'Font Awesome 5 Brands'!important;
font-weight: 900;
font-style: normal;
display: block;
font-size: 14px;
line-height: 28px;
text-align: center;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
background: #3b5998;
color: #fff;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a:before {
content: "\f09a";
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
background: #00aced;
color: #fff;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a:before {
content: "\f099";
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
background: #dd4b39;
color: #fff;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a:before {
content: "\f0d5";
line-height: 30px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a {
background: #cb2027;
color: #fff;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a:before {
content: "\f0d2";
}
.ilightbox-holder .ilightbox-alert {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
padding-top: 100px;
margin: auto;
width: 300px;
height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
width: 100%;
height: 100%;
overflow: auto;
}
.ilightbox-holder .ilightbox-inner-toolbar {
position: relative;
z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
position: absolute;
} .ilightbox-button {
position: fixed;
z-index: 100008;
cursor: pointer;
} .isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
display: none !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
display: block;
} .ilightbox-overlay.metro-white {
background: #FFF;
}
.ilightbox-loader.metro-white { }
.ilightbox-loader.metro-white div {
background: #FFF url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/preloader.gif) no-repeat center;
}
.ilightbox-holder.metro-white {
padding: 3px;
background: #FFF;
-webkit-box-shadow: 0 0 45px rgba(0,0,0,.2);
box-shadow: 0 0 45px rgba(0,0,0,.2);
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/caption-bg.png) repeat-x bottom;
background-size: 100% 100%;
left: 0;
right: 0;
color: #000;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
padding-top: 15px;
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
background: #fff;
height: auto;
overflow: hidden;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.ilightbox-holder.metro-white .ilightbox-alert {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/alert.png) no-repeat center top;
color: #89949B;
} .ilightbox-toolbar.metro-white {
top: 8px;
left: 8px;
height: 25px;
}
.ilightbox-toolbar.metro-white a {
width: 27px;
height: 25px;
background: white url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/buttons.png) no-repeat 7px 6px;
}
.ilightbox-toolbar.metro-white a:hover {
background-color: #51b7ff;
}
.ilightbox-toolbar.metro-white a.disabled {
opacity: 0.2;
filter: alpha(opacity=20);
cursor: default;
background-color: #FFF;
}
.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
background-color: #d94947;
background-position: -30px 6px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
background-position: 6px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
background-position: -29px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play {
background-position: 8px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
background-position: -30px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause {
background-position: 8px -81px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
background-position: -30px -81px;
}
.isMobile .ilightbox-toolbar.metro-white {
background: #FFF;
top: auto;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
text-align: center;
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.2);
box-shadow: 0 0 25px rgba(0,0,0,.2);
}
.isMobile .ilightbox-toolbar.metro-white a, .isMobile .ilightbox-toolbar.metro-white a:hover {
display: inline-block;
float: none;
width: 50px;
height: 40px;
background-size: 50%;
background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/fullscreen-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/fullscreen-hover-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/x-mark-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/x-mark-hover-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-next-icon-64.png);
background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-next-hover-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-next-icon-64.png);
background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-prev-icon-64.png);
background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-prev-hover-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrow-prev-icon-64.png);
background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/play-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/play-hover-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/pause-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/pause-hover-icon-64.png);
} .ilightbox-thumbnails.metro-white.ilightbox-horizontal {
height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal .ilightbox-thumbnails-container {
height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical {
width: 144px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical .ilightbox-thumbnails-container {
width: 144px;
}
.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
border: 2px solid #FFF;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
box-shadow: 0 0 10px rgba(0,0,0,.2);
-webkit-border-radius: 0;
border-radius: 0;
}
.ilightbox-thumbnails.metro-white .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/thumb-overlay-play.png) no-repeat center;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
font-size: 14px;
padding: 10px 12px;
padding-right: 60px;
color: #fff;
font-weight: bold;
position: absolute;
background: rgba(0,0,0,0.3);
width: 100%;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
left: auto;
top: 5px;
right: 5px;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
float: right;
} .ilightbox-button.metro-white.disabled {
opacity: 0.1;
filter: alpha(opacity=10);
cursor: default;
}
.ilightbox-button.metro-white span {
display: block;
width: 100%;
height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-white,
.ilightbox-button.ilightbox-prev-button.metro-white {
bottom: 0;
right: 0;
left: 0;
width: 30%;
height: 100px;
margin: auto;
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrows_vertical.png) no-repeat 50% -100px;
background-color: #FFF;
background-color: rgba(255,255,255,0.6);
}
.ilightbox-button.ilightbox-prev-button.metro-white {
top: 0;
bottom: auto;
background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-white.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
right: 0;
left: auto;
top: 0;
bottom: 0;
width: 100px;
height: 30%;
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/arrows_horizontal.png);
background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
right: auto;
left: 0;
background-position: -7px 50%;
} .ilightbox-overlay.metro-black {
background: #000;
}
.ilightbox-loader.metro-black { }
.ilightbox-loader.metro-black div {
background: #000 url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/preloader.gif) no-repeat center;
}
.ilightbox-holder.metro-black {
padding: 3px;
background: #000;
-webkit-box-shadow: 0 0 45px rgba(0,0,0,.8);
box-shadow: 0 0 45px rgba(0,0,0,.8);
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/caption-bg.png) repeat-x bottom;
background-size: 100% 100%;
left: 0;
right: 0;
color: #FFF;
text-shadow: 0 0 3px rgba(0, 0, 0, .75);
padding-top: 15px;
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
background: #222;
height: auto;
overflow: hidden;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.ilightbox-holder.metro-black .ilightbox-alert {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/alert.png) no-repeat center top;
color: #555;
} .ilightbox-toolbar.metro-black {
top: 8px;
left: 8px;
height: 25px;
}
.ilightbox-toolbar.metro-black a {
width: 27px;
height: 25px;
background: #000 url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/buttons.png) no-repeat 7px 6px;
}
.ilightbox-toolbar.metro-black a:hover {
background-color: #51b7ff;
}
.ilightbox-toolbar.metro-black a.ilightbox-close:hover {
background-color: #d94947;
}
.ilightbox-toolbar.metro-black a.disabled {
opacity: 0.2;
filter: alpha(opacity=20);
cursor: default;
background-color: #000;
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.8);
box-shadow: 0 0 25px rgba(0,0,0,.8);
}
.ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
background-position: 6px -31px;
}
.ilightbox-toolbar.metro-black a.ilightbox-play {
background-position: 8px -55px;
}
.ilightbox-toolbar.metro-black a.ilightbox-pause {
background-position: 8px -81px;
}
.isMobile .ilightbox-toolbar.metro-black {
background: #000;
top: auto;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
text-align: center;
}
.isMobile .ilightbox-toolbar.metro-black a {
display: inline-block;
float: none;
width: 50px;
height: 40px;
background-size: 50%;
background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/fullscreen-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/x-mark-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/arrow-next-icon-64.png);
background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/arrow-prev-icon-64.png);
background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/play-icon-64.png);
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/pause-icon-64.png);
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
font-size: 18px;
padding: 10px 12px;
padding-right: 60px;
color: #acacad;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
left: auto;
top: 5px;
right: 5px;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
float: right;
} .ilightbox-thumbnails.metro-black.ilightbox-horizontal {
height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-horizontal .ilightbox-thumbnails-container {
height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical {
width: 144px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical .ilightbox-thumbnails-container {
width: 144px;
}
.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
border: 2px solid #000;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
box-shadow: 0 0 10px rgba(0,0,0,.8);
-webkit-border-radius: 0;
border-radius: 0;
}
.ilightbox-thumbnails.metro-black .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/thumb-overlay-play.png) no-repeat center;
} .ilightbox-button.metro-black.disabled {
opacity: 0.1;
filter: alpha(opacity=10);
cursor: default;
}
.ilightbox-button.metro-black span {
display: block;
width: 100%;
height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-black,
.ilightbox-button.ilightbox-prev-button.metro-black {
bottom: 0;
right: 0;
left: 0;
width: 30%;
height: 100px;
margin: auto;
background: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/arrows_vertical.png) no-repeat 50% -100px;
background-color: #000;
background-color: rgba(0,0,0,0.5);
}
.ilightbox-button.ilightbox-prev-button.metro-black {
top: 0;
bottom: auto;
background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-black.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
right: 0;
left: auto;
top: 0;
bottom: 0;
width: 100px;
height: 30%;
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/lightbox/metro-dark/arrows_horizontal.png);
background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
right: auto;
left: 0;
background-position: -7px 50%;
} img.size-full {
max-width: 100%;
height: auto;
}
.browser-ie img.size-full {
width: auto; }
.aligncenter, div.aligncenter {
display: block;
margin: 0 auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 0 auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
img.aligncenter, img.alignleft, img.alignright, img.alignnone {
max-width: 100%;
}
.wp-caption {
text-align: center;
margin: 20px auto;
max-width: 100%;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin:0;
max-width: 100%;
padding:0;
width: auto;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.no-margin {
margin: 0;
}
.img-link {
display: block;
}
.wp-caption-text, .gallery-caption {
padding: 10px 0;
}
.recaptchatable #recaptcha_response_field {
height: auto;
font-size: 10pt!important;
line-height: 15px!important;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-ms-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.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;
} .pt-banner h6 {
margin: 0;
padding: 10px 0;
}
.pt-header {
padding: 40px 20px;
}
.pt-header h6 {
margin-top: 0;
}
.pt-header h2 {
font-size: 48px!important;
line-height: 60px!important;
}
.pt-header h2 small {
font-size: 30%;
} .home-slider-wrap {
max-width: 100%;
overflow: hidden;
}
#container > .home-slider-wrap {
overflow: hidden;
-webkit-backface-visibility: hidden;
z-index: 1;
position: relative;
}
.page-shadow #container {
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}
.page-shadow.vertical-header #container {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#not-found .page-text p {
margin-bottom: 50px;
}
.header-wrap {
position: relative;
}
#main-container {
display: block;
overflow: visible;
max-width: 100%;
z-index: 10;
position: relative;
}
#main-container .inner-container-wrap {
position: relative;
z-index: 10;
height: auto;
overflow: hidden;
backface-visibility: hidden;
background: #fff;
}
#main-container .inner-container-wrap > .inner-page-wrap.row {
margin-left: 0;
margin-right: 0;
}
#one-page-nav {
position: fixed;
z-index: 101;
right: -60px;
bottom: 50%;
opacity: 0;
padding: 10px 0;
display: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#one-page-nav.opn-standard {
padding-right: 30px;
}
#one-page-nav ul {
list-style: none!important;
margin-bottom: 0;
}
#one-page-nav ul li {
margin-top: 0;
margin-bottom: 0;
position: relative;
}
#one-page-nav ul li:first-child {
margin-top: 0;
}
#one-page-nav li a {
margin: 0 auto;
padding: 10px;
display: inline-block;
text-align: center;
position: relative;
border-bottom: 0;
}
#one-page-nav li.selected a > i {
border-color: #ddd;
background: transparent;
}
#one-page-nav li.selected a > i {
background: transparent!important;
}
#one-page-nav li i {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 8px;
height: 8px;
border: 2px solid transparent;
background: #e3e3e3;
display: block;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-o-box-sizing: content-box;
-ms-box-sizing: cotnent-box;
box-sizing: content-box;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#one-page-nav li .hover-caption {
padding: 8px 12px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
line-height: 40px;
padding: 0 20px 0 20px;
width: auto;
height: 40px;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
pointer-events: none;
white-space: nowrap;
z-index: 10;
right: 80px;
top: -5px;
position: absolute;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
filter: alpha(opacity=0);
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
#one-page-nav li .hover-caption:after {
content: "";
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #e3e3e3;
position: absolute;
right: -6px;
top: 50%;
margin-top: -5px;
}
#one-page-nav li:hover .hover-caption {
filter: alpha(opacity=100);
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
right: 50px;
}
#one-page-nav.opn-arrows {
padding: 0;
background: #222;
}
#one-page-nav.opn-arrows > a {
padding: 15px;
display: block;
color: #ccc;
font-size: 18px;
}
#one-page-nav.opn-arrows > a.disabled {
pointer-events: none;
opacity: 0.4;
}
#one-page-nav.opn-arrows > a > i {
height: 18px;
display: block;
vertical-align: top;
}
#one-page-nav.opn-arrows > a:hover {
color: #fff;
}
#one-page-nav.opn-arrows > a.opn-up {
border-bottom: 1px solid #666;
}
#one-page-nav.opn-arrows > a.opn-down {
border-top: 1px solid #666;
}
#one-page-nav.opn-arrows .opn-status {
text-align: center;
padding: 15px 0;
color: #fff;
}
.progress-menu-right-sidebar .left-sidebar, .progress-menu-right-sidebar .right-sidebar {
padding: 0;
}
#sidebar-progress-menu {
position: absolute;
left: 0;
width: 100%;
padding: 0 20px;
}
#sidebar-progress-menu.fixed {
position: fixed;
top: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#sidebar-progress-menu ul li {
border-bottom: 1px solid #e3e3e3;
position: relative;
}
#sidebar-progress-menu ul li a {
padding: 12px 0;
display: block;
}
#sidebar-progress-menu ul li.reading a {
padding-left: 22px;
}
#sidebar-progress-menu ul li .progress {
width: 0;
height: 1px;
position: absolute;
z-index: 2;
bottom: -1px;
left: 0;
background: #222;
transition: all 0.1s ease-out;
}
#sidebar-progress-menu ul li.read .progress {
width: 100%!important;
}
#sidebar-progress-menu ul li a::before {
content: "\e907";
font-family: "nucleo-interface";
position: absolute;
top: 50%;
left: 0;
margin-top: -11px;
font-weight: normal;
font-size: 16px;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
#sidebar-progress-menu ul li.reading a::before {
opacity: 1;
}
#back-to-top {
height: 32px;
width: 32px;
background-color: #000;
position: fixed;
bottom: -80px;
right: 20px;
z-index: 1000;
cursor: pointer;
border-radius: 50%;
-webkit-transform: translate3d(0,0,0);
opacity: 0.7;
overflow: hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#back-to-top:hover {
opacity: 1;
}
#back-to-top i {
font-size: 16px;
color: #fff;
display: block;
line-height: 30px;
text-align: center;
}
.woocommerce-cart #back-to-top, .woocommerce-checkout #back-to-top {
display: none!important;
}
.inner-page-wrap {
margin-top: 50px;
margin-bottom: 60px;
}
.inner-page-wrap.no-bottom-spacing {
margin-bottom: 0;
}
.inner-page-wrap.no-top-spacing {
margin-top: 0;
}
.single-post .inner-page-wrap.has-right-sidebar > .col-sm-9 {
padding-left: 0;
}
.single-post .inner-page-wrap > .right-sidebar {
padding-right: 0;
}
.content-divider-wrap {
display: none;
}
.content-divider-wrap .content-divider {
border-bottom: 2px solid #e3e3e3;
}
.container > .content-divider-wrap.container {
padding: 0;
max-width: 100%;
}
aside.sidebar {
position: relative;
z-index: 99;
-webkit-backface-visibility: hidden;
}
aside.sidebar > .sidebar-widget-wrap.sticky {
position: fixed;
width: 100%;
}
.sticky-widget.stickit {
position: fixed;
top: 0;
}
.sticky-widget.stickit-end {
top: auto!important;
bottom: 0;
position: absolute;
}
.has-left-sidebar aside.sidebar {
float: left;
}
.has-left-sidebar > article, .has-left-sidebar .archive-page, .has-left-sidebar .push-right {
float: right!important;
}
.has-both-sidebars aside.left-sidebar {
float: left;
}
.woocommerce .has-both-sidebars aside.left-sidebar {
margin-left: 0;
}
.has-both-sidebars aside.right-sidebar {
float: right;
}
.has-both-sidebars > article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page {
float: left;
width: 100%;
}
.has-both-sidebars .page-content {
float: right!important;
}
.has-one-sidebar .page-content {
max-width: 100%;
}
.page-content > ul, .page-content > ul ul, .page-content .content-wrap > ul, .page-content .content-wrap > ul ul, .type-page > ul, .type-page > ul ul, .type-page > ol ul, .spb_toggle_content > ul {
list-style: disc outside none;
}
.type-page > ul {
padding-left: 20px;
}
.search-no-results .page-content > h3 {
margin-top: 0;
}
.has-both-sidebars aside.sidebar {
padding-top: 0;
}
.spb_wrapper .row {
border-bottom: 0;
margin-bottom: 10px;
}
.spb_wrapper > h1:first-child, .spb_wrapper > h2:first-child, .spb_wrapper > h3:first-child, .spb_wrapper > h4:first-child, .spb_wrapper > h5:first-child, .spb_wrapper > h6:first-child {
margin-top: 0;
}
.spb-heading i {
font-size: 20px;
margin-right: 10px;
display: inline-block;
vertical-align: -1px;
}
.heading-wrap {
position: relative;
z-index: 2;
}
h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
text-align: left;
padding: 0;
margin-top: 0;
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
position: relative;
}
.gform_wrapper h3.gform_title {
margin-bottom: 15px;
}
.title-wrap {
margin-bottom: 30px;
height: auto;
overflow: hidden;
}
.title-wrap:empty {
display: none;
}
.title-wrap .spb-heading {
float: left;
margin: 0;
line-height: 150%;
position: relative;
}
.title-wrap .spb-heading > span {
display: inline-block;
}
.title-wrap.has-filter .spb-heading {
float: none;
text-align: center;
}
.title-wrap .spb-heading.center-title, .title-wrap.center-title .spb-heading {
float: none;
text-align: center;
padding: 0 20px;
}
.title-wrap a.sf-button {
margin: 0;
float: right;
line-height: 27px;
background: transparent!important;
}
.title-wrap a.sf-button.sf-icon-stroke i {
display: none;
}
.title-wrap a.sf-button.sf-icon-stroke span.text {
padding: 0;
line-height: 27px;
}
.title-wrap a.sf-button.sf-icon-stroke span.text:after {
content: "\e90a";
font-family: 'nucleo-interface';
margin-left: 6px;
vertical-align: -1px;
font-weight: normal;
}
.title-wrap .center-title + a.sf-button {
float: none;
text-align: center;
width: 100%;
margin-top: 10px;
}
.title-wrap .carousel-arrows {
display: inline-block;
float: right;
line-height: inherit;
margin-left: 20px;
margin-top: 0;
}
.spb-row-full-width .col-sm-12 > div > .title-wrap {
text-align: center;
margin-top: 60px;
margin-bottom: 60px;
}
.spb-row--full-width .col-sm-12 > div > .title-wrap .spb-heading {
float: none;
text-align: center;
}
h3.spb-center-heading, h4.spb-center-heading {
text-align: center;
}
h3.spb-center-heading, h4.spb-center-heading {
display: block!important;
max-width: 100%;
margin: 20px auto 45px;
}
h3.spb-center-heading span, h4.spb-center-heading span {
padding: 0 20px;
position: relative;
z-index: 5;
}
.slider-wrap .heading-wrap {
text-align: center;
margin-bottom: 10px;
}
.spb_testimonial_slider_widget h4.spb-heading, .spb_tweets_slider_widget h4.spb-heading, .spb_parallax_asset h4.spb-heading {
display: inline-block;
}
.help-text {
font-size: 18px;
line-height: 26px;
margin-bottom: 20px;
}
.help-text .search-form {
margin-bottom: 40px;
}
.help-text .search-form input {
font-size: 14px;
}
.help-text a.sf-button {
margin: 0;
text-transform: uppercase;
}
.no-results-text {
margin-top: 20px;
}
.no-results-text p {
margin-bottom: 15px;
}
.no-results-text .search-form input {
margin-top: 0;
margin-bottom: 60px;
}
.post-password-required label {
width: 400px;
height: auto;
overflow: hidden;
}
.post-password-required input[type="password"] {
border: 1px solid #ccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: transparent;
width: 300px;
padding: 10px;
margin-top: 0;
margin-left: 10px;
}
.post-password-required input[type="submit"] {
visibility: hidden;
} .page-heading {
padding-top: 25px;
padding-bottom: 25px;
position: relative;
text-align: left;
border-bottom: 1px solid #eaeaea;
}
.page-heading.page-heading-hidden {
display: none!important;
}
.post-type-archive-product .page-heading .heading-text {
float: left;
}
.post-type-archive-product .page-heading.fancy-heading .heading-text {
float: none;
}
.page-heading h1 {
margin-top: 0;
margin-bottom: 0;
white-space: normal;
}
.page-heading h1 span {
font-style: italic;
}
.page-heading .category-desc {
display: none;
}
.page-heading h3 {
margin-bottom: 0;
}
.page-heading.fancy-heading {
background-attachment: local;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-repeat: repeat;
background-position: center;
text-align: center;
height: 300px;
padding: 0;
overflow: hidden;
border-bottom-width: 0;
transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-moz-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-webkit-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-o-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 0.995);
}
.fancy-heading-wrap {
position: relative;
overflow: hidden;
}
.fancy-heading .media-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.fancy-heading .heading-text {
float: none;
position: absolute;
top: 50%;
opacity: 0;
z-index: 3;
transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-webkit-transition: opacity 0.5s ease-out;
-o-transition: opacity 0.5s ease-out;
}
.fancy-tabbed-style .fancy-heading .heading-text {
top: auto;
margin-top: 0!important;
padding: 30px 15px 25px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.fancy-tabbed-style .fancy-heading .heading-text h1 {
margin-left: 15px;
line-height: inherit;
}
.fancy-tabbed-style .fancy-heading .heading-text #breadcrumbs {
margin-right: 25px;
}
.fancy-tabbed-style .fancy-heading .heading-text h3 {
display: none;
}
.page-heading-fancy-tabbed .content-divider-wrap {
display: block;
}
.tabbed-heading-wrap {
position: absolute;
bottom: 0!important;
width: 100%;
}
.tabbed-heading-wrap .heading-text {
opacity: 1;
}
.page-heading.fancy-heading.animated, .fancy-heading.animated .heading-text {
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.header-naked-light .fancy-heading .heading-text, .header-naked-dark .fancy-heading .heading-text {
padding-top: 20px;
}
.fancy-heading .heading-text[data-textalign="left"] {
text-align: left;
}
.fancy-heading .heading-text[data-textalign="right"] {
text-align: right;
}
.fancy-heading .heading-text[data-textalign="center"] {
text-align: center;
}
.fancy-style .fancy-heading .heading-text > h1 {
font-size: 48px;
line-height: 72px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text {
float: none;
position: relative;
}
.page-heading.fancy-heading .category-desc {
display: block;
width: 80%;
margin: 20px auto 10px;
max-width: 700px;
line-height: 150%;
}
.page-heading-breadcrumbs.fancy-heading #breadcrumbs {
float: none;
margin-left: 0;
margin-top: 0;
padding-top: 0;
display: inline-block;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
line-height: 40px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h1 {
float: left;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h3 {
float: left;
clear: left;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] #breadcrumbs {
float: right;
bottom: 50%;
position: absolute;
right: 25px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] h1 {
float: right;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] h3 {
float: right;
clear: right;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] #breadcrumbs {
float: left;
bottom: 50%;
position: absolute;
left: 0;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="center"] #breadcrumbs {
padding-top: 0;
margin-top: 0;
line-height: inherit;
}
.page-heading-breadcrumbs.fancy-heading.dark-style .heading-text[data-textalign="center"] #breadcrumbs {
border-color: #222;
}
.fancy-heading.fancy-image.light-style h1, .fancy-heading.fancy-image.light-style h3, .fancy-heading.fancy-image.light-style .category-desc, .fancy-heading.fancy-image.light-style #breadcrumbs, .fancy-heading.fancy-image.light-style #breadcrumbs a, .fancy-heading.fancy-image.light-style #breadcrumbs span, .fancy-heading.fancy-image.light-style #breadcrumbs i {
color: #fff!important;
}
.fancy-heading.fancy-image.dark-style h1, .fancy-heading.fancy-image.dark-style h3, .fancy-heading.fancy-image.dark-style .category-desc, .fancy-heading.fancy-image.dark-style #breadcrumbs, .fancy-heading.fancy-image.dark-style #breadcrumbs a, .fancy-heading.fancy-image.dark-style #breadcrumbs span, .fancy-heading.fancy-image.dark-style #breadcrumbs i {
color: #222!important;
}
.fancy-tabbed-style .fancy-heading.fancy-image.light-style h1, .fancy-tabbed-style .fancy-heading.fancy-image.light-style h3, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs a, .fancy-tabbed-style .fancy-heading.fancy-image.light-style #breadcrumbs span {
color: inherit!important;
}
.fancy-heading.fancy-image.light-style #breadcrumbs {
border-top-color: #fff;
}
.fancy-heading.fancy-image.light-style #breadcrumbs span > a, .fancy-heading.fancy-image.light-style #breadcrumbs i {
opacity: 0.7;
}
.fancy-heading.fancy-image.light-style #breadcrumbs span > a:hover {
opacity: 1;
}
.fancy-heading.fancy-image.light-style .prev-item, .fancy-heading.fancy-image.light-style .next-item {
color: #fff;
}
.fancy-heading.fancy-image.dark-style .prev-item, .fancy-heading.fancy-image.dark-style .next-item {
color: #222;
}
.fancy-heading.fancy-image.dark-style #breadcrumbs {
border-top-color: #222;
}
.fancy-heading.fancy-image.dark-style #breadcrumbs span > a, .fancy-heading.fancy-image.dark-style #breadcrumbs i {
opacity: 0.7;
}
.fancy-heading.fancy-image.dark-style #breadcrumbs span > a:hover {
opacity: 1;
}
.page-heading .container {
position: relative;
}
.page-heading.fancy-heading .heading-text[data-textalign="right"] .prev-item {
position: absolute;
top: 50%;
margin-top: -11px;
line-height: 28px;
left: 10px;
right: auto;
}
.page-heading.fancy-heading .heading-text[data-textalign="right"] .next-item {
position: absolute;
top: 50%;
margin-top: -11px;
line-height: 28px;
left: 40px;
right: auto;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .prev-item {
position: absolute;
margin-top: -20px;
display: inline-block;
left: 5px;
top: 50%;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .next-item {
position: absolute;
margin-top: -20px;
display: inline-block;
right: 5px;
top: 50%;
}
.page-heading .prev-item a, .page-heading .next-item a {
color: inherit;
opacity: 0.6;
font-size: 24px;
}
.page-heading .prev-item a:hover, .page-heading .next-item a:hover {
opacity: 1;
}
.page-heading.ph-sort {
padding: 15px 0;
}
.page-heading.ph-sort .heading-text {
display: none;
}
.page-heading .woocommerce-count-wrap {
float: right;
margin-right: 16px;
}
.page-heading .woocommerce-count-wrap p {
line-height: 42px;
margin-top: 0;
float: left;
}
.page-heading .woocommerce-count-wrap p.woocommerce-show-products {
margin-left: 15px;
}
.woocommerce .page-heading .woocommerce-ordering {
margin-bottom: 0;
}
#breadcrumbs {
font-size: 12px;
line-height: 22px;
white-space: nowrap;
}
#breadcrumbs > .container {
width: auto!important;
padding: 0;
}
#breadcrumbs > .container:empty {
display: none;
}
#breadcrumbs .container > span {
padding: 0 5px;
display: inline-block;
}
#breadcrumbs .container > span:first-child {
padding-left: 0;
}
#breadcrumbs .container > span:last-child {
padding-right: 0;
}
#breadcrumbs a {
text-decoration: none;
}
#breadcrumbs i, .widget_breadcrumb_navxt i, .breadcrumbs i {
display: inline-block;
margin: 0 3px;
}
.page-heading-breadcrumbs .heading-text {
float: left;
padding-top: 1px;
padding-bottom: 1px;
line-height: 42px;
}
.page-heading-breadcrumbs #breadcrumbs {
float: right;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin-left: 20px;
background: transparent;
font-size: 12px;
line-height: 42px;
}
.page-heading .post-nav {
float: left;
line-height: 42px;
width: 30%;
margin: 0;
}
.single-portfolio.page-heading-standard .page-heading .heading-text {
float: left;
text-align: center;
width: 30%;
margin: 2px 5% 0;
}
.single-portfolio.page-heading-standard .page-heading-breadcrumbs #breadcrumbs {
width: 30%;
margin: 0;
text-align: right;
}
.page-heading .post-nav .divide {
margin: 7px 20px 0 0;
} .app-header .fancy-heading-wrap {
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 9;
backface-visibility: hidden;
}
.app-header .fancy-heading-wrap .page-heading {
background-size: 100% auto;
background-position: center top;
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.app-header .header-wrap #header {
background-color: transparent;
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center top;
border-bottom-width: 0;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
-webkit-transition: none!important;
-moz-transition: none!important;
-o-transition: none!important;
transition: none!important;
opacity: 0;
}
.app-header.sh-show-hide .header-wrap #header {
-webkit-transition: transform 0.5s ease-in-out!important;
-moz-transition: transform 0.5s ease-in-out!important;
-o-transition: transform 0.5s ease-in-out!important;
transition: transform 0.5s ease-in-out!important;
}
.app-header .header-wrap #header::before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: inline-block;
}
.has-wpadminbar.app-header .header-wrap #header {
width: 100%;
background-position: center -32px;
} .sf-canvas-effect {
display: none;
} .pagination-wrap {
clear: both;
text-align: left;
border-top-width: 0;
}
.pagination-wrap:empty {
display: none;
}
.fw-row .pagination-wrap > ul {
text-align: center;
}
.fw-row .pagination-wrap > ul li {
float: none;
display: inline-block;
}
.pagination-wrap ul {
height: auto;
overflow: hidden;
margin: 15px 0;
display: inline-block;
}
.pagination-wrap ul li a, .pagination-wrap ul li span {
background: transparent!important;
height: 50px;
width: 50px;
margin-right: 0;
text-align: center;
line-height: 50px;
}
.pagination-wrap li {
float: left;
display: inline-block;
margin-bottom: 0;
margin-left: 0;
font-weight: bold;
}
.pagination-wrap li:first-child {
border-left: 0;
}
.pagination-wrap li a {
padding: 0 8px!important;
border: 1px solid transparent;
display: block;
margin-left: -1px;
text-decoration: none;
}
.pagination-wrap li:first-child a {
margin-left: 0;
}
.pagination-wrap li.prev a, .pagination-wrap li.next a {
width: auto;
padding: 0 16px!important;
}
.pagination-wrap li span {
padding: 0 8px;
border: 1px solid transparent;
display: block;
margin-right: -1px;
text-decoration: none;
background: transparent!important;
}
.pagination-wrap li span.expand, .pagination-wrap li span.current {
border-left-width: 0;
}
.pagination-wrap li:first-child span.current, .pagination-wrap li:last-child span.current {
border-left-width: 1px;
}
.pagination-wrap li i {
vertical-align: -1px;
}
.pagination-wrap li i[class^="ss-"] {
height: 16px;
display: inline-block;
vertical-align: -3px;
}
.pagination-wrap a, .pagination-wrap a:hover {
text-decoration: none;
}
.blog-standard .pagination-wrap {
position: relative;
z-index: 3;
}
.blog-standard .pagination-wrap ul {
margin-bottom: 0;
}
.pagination-wrap .nav-previous {
text-align: left;
float: left;
max-width: 45%;
text-overflow: ellipsis;
white-space: nowrap;
} .search-form input {
border: 1px solid #ccc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: transparent;
width: 85%;
padding: 10px;
margin-top: 40px;
} .tooltip {
font-size: 14px;
font-family: inherit;
font-style: italic;
}
.tooltip-inner {
padding: 10px 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip.top {
margin-top: -3px;
}
.tooltip.top .tooltip-arrow {
border-top-color: #222;
margin-left: -6px;
bottom: 0px;
border-width: 6px 6px 0;
}
.tooltip-inner {
background: #222;
}
a[rel="tooltip"] {
border-bottom: 1px solid #e3e3e3;
}
span.tooltip {
display: block;
background: #222;
color: #f7f7f7;
position: absolute;
left: 50%;
bottom: 25px;
padding: 3px 10px;
width: auto;
line-height: 20px;
white-space: nowrap;
z-index: 8;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
span.tooltip .arrow {
position: absolute;
left: 50%;
bottom: -4px;
margin-left: -6px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 5px solid #222;
}
.grid-image span.tooltip {
bottom: 65px;
}
.link-pages:empty {
display: none;
}
.link-pages, .page-content .link-pages {
margin-top: 30px;
border: 1px solid #e4e4e4;
padding: 10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.link-pages, .page-content .link-pages p {
margin-bottom: 0;
}
.link-pages:empty, .page-content .link-pages:empty {
display: none;
}
.article-body-wrap input[type="password"] {
border-width: 1px;
border-style: solid;
margin-left: 5px;
margin-right: 5px;
}
.paginated-comments-links {
margin-top: 10px;
}
.paginated-comments-links.comments-links-after {
margin-top: 30px;
} #sf-home-preloader {
position: fixed;
top: 0;
height: 100%;
background: #fff;
width: 100%;
z-index: 999;
overflow: hidden;
}
#sf-home-preloader .sf-svg-loader, #site-loading .sf-svg-loader {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
#preload-logo {
top: 0;
height: 100%;
padding: 0 10%;
text-align: center;
-webkit-transform: translate3d(0,25%,0);
transform: translate3d(0,25%,0);
}
body.sf-preloader-done {
overflow: visible;
}
#preloader-loading {
position: absolute;
top: 0;
height: 100%;
width: 100%;
padding: 0 10%;
text-align: center;
}
#preloader-loading .spinner {
margin: -25px auto 0;
height: 50px;
width: 50px;
position: relative;
top: 50%;
webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body.sf-preloader-done #preloader-loading .spinner {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
} .pace {
display: none!important;
}
.loading-bar-transition .pace {
display: block!important;
width: 100%;
opacity: 1;
}
.loading-bar-transition .pace .pace-progress {
background: #29d;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 5px;
-webkit-transition: width 0.5s, opacity 1s;
-moz-transition: width 0.5s, opacity 1s;
-o-transition: width 0.5s, opacity 1s;
transition: width 0.5s, opacity 1s;
}
.loading-bar-transition.admin-bar .pace .pace-progress {
top: 32px;
}
.loading-bar-transition .pace-inactive .pace-progress {
opacity: 0;
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s;
}
#site-loading {
width: 100%;
text-align: center;
height: 100%;
position: fixed;
display: none;
z-index: 101;
background: #222;
transition: opacity 600ms ease 200ms;
-webkit-transition: opacity 600ms ease 200ms;
}
#site-loading .spinner {
position: absolute;
top: 50%;
margin-top: -40px!important;
width: 100%;
webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#site-loading.orbit-bars .spinner {
margin-top: -25px!important;
}
.browser-ie #site-loading .spinner {
display: none!important;
}
body.page-fading-in #site-loading .spinner {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
.three-bounce .spinner > div {
width: 18px;
height: 18px;
margin: 0 3px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
animation: bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.three-bounce .spinner > .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.three-bounce .spinner > .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.wave .spinner {
margin: 100px auto;
width: 50px;
height: 50px;
text-align: center;
font-size: 10px;
}
.wave .spinner > div {
background-color: #333;
height: 100%;
width: 6px;
margin-right: 3px;
display: inline-block;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out;
}
.wave .spinner .rect1 {
-webkit-animation-delay: -1.2s;
animation-delay: -1.2s;
}
.wave .spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.wave .spinner .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.wave .spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.wave .spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
#site-loading.circle .spinner {
margin: 0 auto;
width: 50px;
height: 50px;
position: relative;
}
.container1 > div, .container2 > div, .container3 > div {
width: 10px;
height: 10px;
background-color: #333;
border-radius: 100%;
position: absolute;
-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.spinner .spinner-container {
position: absolute;
width: 100%;
height: 100%;
}
.container2 {
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.container3 {
-webkit-transform: rotateZ(90deg);
transform: rotateZ(90deg);
}
.circle1 {
top: 0;
left: 0;
}
.circle2 {
top: 0;
right: 0;
}
.circle3 {
right: 0;
bottom: 0;
}
.circle4 {
left: 0;
bottom: 0;
}
.container2 .circle1 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.container3 .circle1 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.container1 .circle2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.container2 .circle2 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.container3 .circle2 {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.container1 .circle3 {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.container2 .circle3 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.container3 .circle3 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.container1 .circle4 {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.container2 .circle4 {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.container3 .circle4 {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
.circle-bar .spinner > div {
margin: 0 auto;
border-bottom: 4px solid #fff;
border-left: 4px solid #fff;
border-right: 4px solid #c30;
border-top: 4px solid #c30;
border-radius: 100%;
height: 50px!important;
width: 50px!important;
-webkit-animation: circlespin .8s infinite linear;
-moz-animation: circlespin .6s infinite linear;
-ms-animation: circlespin .6s infinite linear;
-o-animation: circlespin .6s infinite linear;
animation: circlespin .8s infinite linear;
}
.rotating-square .spinner {
width: 50px!important;
height: 50px!important;
background-color: #333;
left: 50%;
margin-left: -25px;
margin-top: -25px!important;
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
}
.orbit-bars .spinner {
width: 50px!important;
height: 50px!important;
display: inline-block;
margin-left: -25px;
margin-top: -25px!important;
}
.orbit-bars .spinner > div:before {
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
border-top: solid 8px #ff3c50;
border-bottom: solid 8px #ff3c50;
border-left: solid 8px transparent;
border-right: solid 8px transparent;
content: "";
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
-webkit-animation: orbit-bars 1s infinite ease;
-moz-animation: orbit-bars 1s infinite ease;
-ms-animation: orbit-bars 1s infinite ease;
-o-animation: orbit-bars 1s infinite ease;
animation: orbit-bars 1s infinite ease;
}
.orbit-bars .spinner > div:after {
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
width: 16px;
height: 16px;
background-color: #28aadc;
content: "";
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
body.page-transitions #site-loading {
display: block;
opacity: 1;
}
body.page-transitions.home #site-loading {
display: none;
opacity: 0;
}
.chasing-circle .circular {
-webkit-animation: chasingRotate 2s linear infinite;
animation: chasingRotate 2s linear infinite;
height: 50px;
left: 50%;
position: absolute;
top: 20%;
width: 50px;
}
.chasing-circle .circular .path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
-webkit-animation: chasingDash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
animation: chasingDash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
stroke-linecap: round;
stroke: #3f88f8;
}
@keyframes chasingRotate {
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes chasingRotate {
100% {
transform: rotate(360deg);
}
}
@keyframes chasingDash {
0%{
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
}
@-webkit-keyframes chasingDash {
0%{
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124;
}
} body.header-below-slider .home-slider-wrap {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
body.header-below-slider #main-container, body.header-below-slider #footer-wrap {
z-index: 100;
}
.home-slider-wrap #slider-continue {
position: absolute;
left: 50%;
bottom: 30px;
z-index: 102;
width: 48px;
height: 48px;
margin-left: -24px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: none;
}
body.header-below-slider .home-slider-wrap #slider-continue {
display: block;
}
.home-slider-wrap #slider-continue i {
font-size: 26px;
vertical-align: -12px;
font-weight: bold;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.vertical-header .home-slider-wrap .rev_slider_wrapper, .vertical-header-right .home-slider-wrap .rev_slider_wrapper {
left: auto!important;
right: auto!important;
width: 100%!important;
}
.vertical-header .home-slider-wrap .tp-bullets {
left: auto!important;
right: 0!important;
width: 100%;
}  #top-bar {
border-bottom: 2px solid #e3e3e3;
}
#top-bar.sticky-top-bar {
width: 100%;
-webkit-transform: translateZ(0) translateY(0);
-moz-transform: translateZ(0) translateY(0);
transform: translateZ(0) translateY(0);
transition: transform 0.5s ease-in-out;
-moz-transition: transform 0.5s ease-in-out;
-webkit-transition: transform 0.5s ease-in-out;
-o-transition: transform 0.5s ease-in-out;
}
#top-bar-sticky-wrapper {
position: relative;
z-index: 102;
}
#top-bar.sticky-top-bar.sticky-header-hide {
-webkit-transform: translateZ(0) translateY(-100%);
-moz-transform: translateZ(0) translateY(-100%);
transform: translateZ(0) translateY(-100%);
}
#top-bar .container.fw-header {
width: 100%;
max-width: 100%;
}
#top-bar .container .tb-left {
padding-left: 0;
text-align: left;
}
#top-bar .container .tb-right {
padding-right: 0;
text-align: right;
}
#top-bar .container .tb-left nav.std-menu {
margin-left: -10px;
}
#top-bar .container .tb-right nav.std-menu {
margin-right: -10px;
}
#top-bar .container .tb-text {
font-size: 12px;
line-height: 36px;
}
#top-bar ul.social-icons {
margin-bottom: 0;
height: 36px;
}
#top-bar nav .menu {
float: right;
margin-bottom: 0;
}
#top-bar .tb-left nav .menu {
float: left;
}
#top-bar nav .menu li {
font-size: 12px;
margin: 0;
}
#top-bar nav .menu > li > a {
line-height: 36px;
padding: 0 10px;
display: block;
}
#top-bar nav .menu li > ul {
text-align: left;
}
#top-bar .tb-right nav .menu li > ul.sub-menu {
left: auto;
right: 0;
}
#top-bar .tb-right nav ul.sub-menu li.parent > ul.sub-menu {
right: 100%;
top: 0!important;
}
#top-bar nav.std-menu ul.sub-menu > li.parent:after {
margin-top: -9px;
}
#top-bar .no-menu {
padding: 5px 0;
}
#top-bar .shopping-bag-item, #top-bar .wishlist-item {
padding: 0 10px;
}
#top-bar .shopping-bag-item > a, #top-bar .wishlist-item > a {
padding: 0!important;
} .header-overlay .header-wrap, .header-standard-overlay .header-wrap {
position: absolute;
width: 100%;
z-index: 101;
background: transparent;
} .aux-language .language-item > a, .aux-language-text .language-item > a {
opacity: 0;
}
.aux-language img, .aux-language-text img, .aux-language-text nav .menu li.language-item > a > i {
margin-right: 5px;
vertical-align: -2px;
}
.aux-language .language-item > a span.language.name {
display: none;
} .header-subscribe {
padding: 20px;
min-width: 280px;
}
.header-subscribe form {
height: auto;
overflow: hidden;
}
.header-subscribe label {
font-size: 12px;
}
.header-subscribe input {
font-size: 12px;
}
.header-subscribe .sf-button {
float: right;
margin-top: 5px;
margin-right: 0;
margin-bottom: 0;
font-weight: normal;
}
.header-subscribe .sf-button:hover {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} #header-login form {
margin: 20px;
}
#header-login label {
font-size: 12px;
}
#header-login input {
font-size: 12px;
}
#header-login input#password {
margin-bottom: 15px;
}
#header-login .sf-button {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
float: right;
padding: 6px 12px;
margin-top: 5px;
border: 0;
}
#header-login .sf-button:hover {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#header-login a {
display: inline;
padding: 0 5px;
line-height: 24px;
}
#header-login .logout-wrap {
margin: 20px;
} .header-languages > li > a, .header-languages > li > div {
display: block;
white-space: nowrap;
}
.header-languages > li > a > i, .header-languages > li > .current-language > i {
font-size: 16px;
margin-right: 10px!important;
vertical-align: -2px;
}
.header-languages img {
margin-right: 10px;
width: 18px;
height: 12px;
display: inline-block;
margin-top: -2px;
} #main-nav .menu > li.shopping-bag-item {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
#main-nav .header-right ul.menu > li {
border-left: 1px solid #e4e4e4;
}
#main-nav .header-right ul.menu > li:first-child {
border-left: 0;
}
#main-nav .header-right ul.menu > li > a {
padding: 12px 5px;
}
.menu-search ul li {
width: 250px;
}
.menu-search ul li form {
margin: 0;
}
.menu-search ul li form input {
margin: 10px;
width: 230px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 36px;
background: transparent;
border: 0;
}
.shopping-bag {
width: 340px;
padding: 30px;
overflow: hidden;
}
.shopping-bag .loading-overlay {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255,255,255,0.6);
padding: 40% 0 0;
text-align: center;
z-index: 100;
}
.shopping-bag .loading-overlay > i {
vertical-align: middle;
display: inline-block;
width: 24px;
height: 24px;
font-size: 24px;
display: inline-block;
-webkit-animation: spin 1s infinite ease forwards;
-moz-animation: spin 1s infinite ease forwards;
animation: spin 1s infinite ease forwards;
}
.shopping-bag li:first-child:before {
right: 25px;
}
nav .menu .wishlist-item ul.sub-menu li:first-child:before {
left: 21px;
}
.header-right nav .menu .wishlist-item ul.sub-menu li:first-child:before {
right: 21px;
}
.header-right nav .menu .menu-search ul.sub-menu li:first-child:before {
right: 12px;
}
.header-right nav.search-nav .menu .menu-search ul.sub-menu li:first-child:before {
right: 8px;
}
.wishlist-bag {
padding: 30px;
overflow: hidden;
}
nav.std-menu .shopping-bag-item ul.sub-menu, nav.std-menu .wishlist-item ul.sub-menu {
padding: 0;
}
.bag-header {
padding: 15px 0;
margin: 0 30px;
font-size: 16px;
border-bottom: 1px solid #e4e4e4;
display: none!important;
}
.bag-contents {
max-height: 400px;
overflow-y: auto;
}
.wishlist-bag .bag-contents {
padding-top: 0;
width: 278px;
}
.wishlist-bag .bag-buttons.no-items {
display: none;
}
.bag-product {
padding: 20px 0;
margin: 0;
border-bottom: 1px solid #e4e4e4;
position: relative;
font-size: 12px;
line-height: 18px;
}
.bag-product:first-child {
padding-top: 0;
}
.bag-product figure {
overflow: hidden;
position: relative;
float: left;
}
.bag-product .bag-product-img {
margin: 0;
padding: 0!important;
width: 72px;
height: auto;
}
.bag-product .bag-product-details {
margin-left: 85px;
margin-right: 20px;
font-size: 12px;
}
.bag-product .bag-product-details a {
margin: 0;
padding: 0;
color: inherit;
}
.bag-product-title {
margin-top: 5px;
margin-bottom: 4px;
}
.bag-product-title a {
line-height: 18px;
display: block;
padding: 0!important;
max-width: 95%;
letter-spacing: normal;
}
.bag-product a.remove {
margin: 0;
padding: 0!important;
position: absolute;
right: 10px;
top: 10px;
font-size: 0;
background: transparent!important;
width: 16px;
height: 16px;
}
.bag-product a.remove::before {
content: "\e933";
font-family: "nucleo-interface";
display: inline-block;
font-size: 16px;
vertical-align: -3px;
font-weight: normal;
}
.bag-product-price, .bag-product-quantity {
opacity: 0.7;
margin-bottom: 3px;
font-weight: normal;
font-style: italic;
}
.bag-empty, .wishlist-empty {
padding: 0;
font-size: 14px;
line-height: 24px;
}
.bag-total {
padding: 15px 0 0;
margin: 0;
font-weight: bold;
font-size: 14px;
}
.bag-total .total-amount {
float: right;
}
.bag-total .total-amount .menu-item-title {
display: none!important;
}
.bag-buttons {
padding: 15px 0 0;
margin: 0;
}
.bag-buttons a.sf-button {
display: block;
width: 100%;
margin: 0;
text-align: center!important;
}
.bag-buttons a.sf-button.bag-button {
margin-bottom: 10px;
border: 1px solid #e3e3e3;
}
.bag-buttons a.sf-button.wishlist-button {
margin-top: 0;
border: 1px solid #e3e3e3;
}
.bag-buttons a.sf-button.sf-icon-reveal i {
font-size: 16px;
} #logo a {
display: block;
max-height: 100%;
height: 100%;
text-align: left;
}
#logo a:before { content: ' ';
display: inline-block;
vertical-align: middle; height: 100%;
}
#logo.has-img a {
line-height: 0;
}
#logo.has-img img {
max-width: 95%;
}
#logo img {
height: auto;
max-height: 100%;
width: auto;
display: inline-block;
vertical-align: middle;
}
#logo img.alt-logo, #logo img.light-logo, #logo img.dark-logo {
display: none;
}
.logo-alt-version #logo img.standard {
display: none;
}
.logo-alt-version .is-sticky #logo img.standard {
display: none;
}
.logo-alt-version .is-sticky #logo img.alt-logo {
display: inline-block;
}
#logo h1 {
margin: 0;
line-height: 100%;
}
#logo h1.standard {
display: inline-block;
}
#logo.logo-center h1 {
text-align: center;
}
#logo h2 {
font-size: 14px!important;
line-height: 100%;
letter-spacing: 0;
margin: 6px 0 0;
}
#logo.logo-center img {
margin: 0 auto;
}
#logo.no-img.logo-left a {
text-align: left;
}
#logo.logo-center a {
text-align: center;
}
#logo.logo-right, #logo.logo-right img {
float: right;
}
#logo.logo-right a, #logo.no-img.logo-right a {
text-align: right;
}
#logo.no-img a {
display: table;
max-height: none;
text-align: center;
width: 100%;
height: 100%;
min-height: 60px;
}
#logo .text-logo {
display: inline-block;
} nav ul.menu li.sf-menu-item-loggedin, nav ul.mega-menu li.sf-menu-item-loggedin {
display: none!important;
}
.logged-in nav ul.menu li.sf-menu-item-loggedin, .logged-in nav ul.mega-menu li.sf-menu-item-loggedin {
display: inline-block!important;
}
nav ul.menu li.sf-menu-item-loggedout, nav ul.mega-menu li.sf-menu-item-loggedout {
display: inline-block!important;
}
.logged-in nav ul.menu li.sf-menu-item-loggedout, .logged-in nav ul.mega-menu li.sf-menu-item-loggedout {
display: none!important;
}
nav.std-menu ul.menu > li {
float: none;
position: relative;
display: inline-block;
}
nav.std-menu ul.sub-menu, ul.mega-sub-menu {
display: none;
margin-bottom: 0;
margin-left: 0;
position: absolute;
left: 0;
top: 100%;
z-index: 9995;
min-width: 180px;
padding-left: 20px;
padding-right: 20px;
letter-spacing: normal;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
}
nav.std-menu ul.sub-menu:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #e3e3e3 transparent;
position: absolute;
left: 28px;
margin-top: -5px;
}
nav.std-menu ul.sub-menu > li {
border-top: 1px solid #e3e3e3;
line-height: 150%;
text-align: left;
position: relative;
}
nav.std-menu ul.sub-menu > li.parent:after {
content: "\f105";
font-family: 'Font Awesome 5 Free'!important;
font-weight: 900;
font-style: normal;
display: block;
position: absolute;
right: 0;
top: 50%;
text-decoration: inherit;
font-size: 14px;
margin-top: -10px;
}
nav .menu ul.sub-menu li.menu-item.parent:hover > a, nav .menu ul.sub-menu li.current-menu-ancestor.parent > a, nav .menu ul.sub-menu li.current-menu-item.parent > a {
background: transparent;
}
nav.std-menu ul.sub-menu > li ul.sub-menu, nav.std-menu ul.mega-sub-menu li.mega-menu-item-has-children > ul.mega-sub-menu {
left: 100%;
top: 0;
}
.header-right nav.std-menu ul.sub-menu > li ul {
left: auto!important;
right: 100%!important;
top: 0!important;
}
nav.std-menu ul.sub-menu > li:first-child, nav.std-menu ul.mega-sub-menu li.mega-menu-item:first-child, li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item {
border-top-width: 0;
}
nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.mega-sub-menu li.mega-menu-item > a, nav.std-menu ul.sub-menu > li > div.current-language {
padding: 14px 0;
font-weight: normal;
font-size: 14px;
line-height: 20px;
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow-x: hidden;
display: block;
}
nav.std-menu ul.menu > li.menu-item > a > i {
display: inline-block;
margin-right: 6px;
}
nav.std-menu ul.menu > li.menu-item > a > i[class*="ss-"] {
vertical-align: -2px;
}
nav.std-menu li.menu-item .menu-item-desc {
display: block;
font-size: 12px;
padding-top: 4px;
}
nav.std-menu ul.menu > li.menu-item > a > .menu-item-desc {
display: none;
}
nav .menu ul.sub-menu li > span {
text-align: left;
display: block;
padding: 14px 0;
} .header-wrap {
position: relative;
z-index: 101;
}
#header-section {
position: relative;
z-index: 1000;
width: 100%;
display: block;
}
#header-section header {
position: relative;
z-index: 9996;
border-bottom: 1px solid #e3e3e3;
}
.header-shadow #header-section #header, body[class*="header-naked"].header-shadow #header-section .is-sticky #header, .header-shadow .header-wrap .header-6, .header-shadow #header-section.header-2 #main-nav {
-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.05);
box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.05);
}
.has-newsletter-bar .header-wrap {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#header-section .row {
position: relative;
}
.header-left {
text-align: left;
font-size: 0;
}
.header-right {
text-align: right;
font-size: 0;
}
.header-left:before, .header-right:before {
content: '';
height: 100%;
display: inline-block;
vertical-align: middle;
}
.header-left .aux-item {
display: inline-block;
vertical-align: middle;
padding: 0 15px;
max-height: 100%;
line-height: 24px;
}
.header-right .aux-item {
display: inline-block;
vertical-align: middle;
padding: 0 15px;
max-height: 100%;
line-height: 24px;
}
.header-left .std-menu ul.menu > li:hover > a, .header-right .std-menu ul.menu > li:hover > a {
background: transparent;
}
.aux-item > a {
padding: 0 4px;
min-width: 24px;	
}
.aux-item a.sf-button {
margin-bottom: 0;
}
.aux-item nav .menu li > a {
padding: 0 10px;
}
.aux-item nav .menu li > a > i {
margin-right: 0;
font-size: 16px;
}
.aux-item.aux-item-social {
vertical-align: middle!important;
}
.header-left .aux-item:first-child, .header-right .aux-item:first-child {
margin-left: 0;
}
.header-left .aux-item:last-child {
border-right-width: 0;
padding-right: 0;
}
.header-left .aux-item:first-child {
padding-left: 0!important;
margin-left: -5px;
}
.header-right .aux-item:first-child {
border-left-width: 0;
}
.header-right .aux-item:last-child {
padding-right: 0!important;
margin-right: -5px;
}
.header-right .aux-item.aux-cart-wishlist:last-child {
margin-right: 0;
}
.full-center .header-right nav.std-menu ul.sub-menu li.parent > ul {
right: 100%;
top: 0!important;
}
.fs-aux-open .aux-item {
border-color: transparent!important;
}
.aux-item .std-menu ul.menu > li {
padding-bottom: 20px;
margin-bottom: -20px;
width: 24px;
text-align: center;
display: inline-block;
}
.aux-item.aux-text .std-menu ul.menu > li  {
width: auto;
}
.aux-item .std-menu li.shopping-bag-item {
margin-right: 5px;
}
.aux-item .std-menu li.shopping-bag-item > a {
padding: 0!important;
}
.aux-item .std-menu li.wishlist-item > a {
padding-left: 0!important;
padding-right: 0!important;
}
.header-left .aux-item .std-menu li.shopping-bag-item ul.sub-menu {
left: -10px;
right: auto;
}
.header-left div.text, .header-right div.text {
font-size: 12px;
line-height: inherit;
margin-left: 0;
margin-right: 0;
}
.header-left nav.std-menu ul.sub-menu {
left: -20px;
right: auto;
top: 100%!important;
}
.header-left nav.std-menu ul.sub-menu:before {
right: auto;
left: 28px;
}
.header-right nav.std-menu ul.sub-menu:before {
right: 28px;
left: auto;
}
#header ul.social-icons {
margin-bottom: 0;
margin-top: 3px;
line-height: 0;
position: relative;
font-size: 0;
}
#header ul.social-icons li {
height: 38px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
#header .aux-item ul.social-icons {
margin-top: 0;
}
.full-center #header .aux-item ul.social-icons li a {
vertical-align: middle;
margin-top: 0;
}
#header ul.social-icons li a > i {
display: none;
margin-bottom: 0;
top: 0;
}
#header ul.social-icons li a > i:first-child {
display: block;
}
#header ul.social-icons li a, #header ul.social-icons li a i {
position: static;
}
.header-left a, .header-right a {
display: block;
}
.header-left ul.sub-menu > li > a, .header-right ul.sub-menu > li > a {
color: inherit;
}
.header-right div.text {
text-align: right;
}
.header-right .std-menu {
float: right;
}
.header-left ul.menu > li > a.header-search-link {
background: transparent!important;
font-size: 16px;
padding: 0 20px 0 0;
}
.header-right ul.menu > li > a.header-search-link {
background: transparent!important;
font-size: 16px;
padding: 0 0 0 20px;
}
.header-right ul.menu > li.menu-search .header-search-wrap {
right: -10px;
}
.aux-item ul.menu > li > a.header-search-link {
font-size: 16px;
display: inline-block;
padding: 0!important;
}
.aux-item ul.menu > li > a.header-search-link i {
height: 18px;
vertical-align: -2px;
margin-right: 0;
}
.aux-item ul.menu > li > a.header-search-link i:before {
height: 24px;
}
.header-right nav.std-menu ul.sub-menu {
right: -20px;
left: auto;
top: 100%!important;
}
#header .std-menu ul.menu {
margin-bottom: 0;
line-height: inherit;
}
#header .std-menu ul.menu > li > a {
padding: 0 4px;
}
.header-left .std-menu ul.menu > li > a, .header-right .std-menu ul.menu > li > a {
font-size: 12px;
}
#header .std-menu ul.menu > li:first-child {
padding-left: 0;
}
.full-header-stick .header-left, .full-header-stick .header-right {
transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
-moz-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
-webkit-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
-o-transition: height 0.5s ease-in-out, line-height .5s ease-in-out;
}
.full-header-stick .header-left a, .full-header-stick .header-right a {
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
}
#main-nav .menu-right ul.sub-menu {
-webkit-backface-visibility: hidden;
left: auto;
right: -25px;
}
#main-nav .menu-right ul.sub-menu > li > ul, #main-nav .menu-right ul.sub-menu > li > ul ul {
left: auto;
right: 100%;
}
.header-divide {
height: 1px;
clear: both;
margin-left: 15px;
margin-right: 15px;
}
.header-left .aux-item.aux-text, .header-right .aux-item.aux-text {
padding: 0;
}
.aux-item.aux-text nav.std-menu ul.menu > li > a:after {
content: "\e95e";
font-family: "nucleo-interface";
display: inline-block;
margin-left: 4px;
font-size: 16px;
vertical-align: -3px;
}
.aux-currency .currency-switch-item .current-currency {
font-size: 18px;
padding: 0 10px;
}
.aux-currency .currency-switch-item .current-currency:hover {
cursor: pointer;
}
.aux-currency .currency-switch-item .sf-svg-loader {
width: 16px;
height: 16px;
position: absolute;
top: 3px;
left: 7px;
opacity: 0;
pointer-events: none;
}
.aux-currency .currency-switch-item .sf-svg-loader > object {
width: 16px;
height: 16px;
}
.aux-currency .wcml_currency_switcher {
visibility: hidden;
position: absolute;
}
.aux-currency .currency-switch-item > img {
position: absolute;
bottom: 0;
left: 0;
left: 50%;
margin: 0 0 0 -8px!important;
display: none;
}
.aux-currency .wcml_currency_switcher.sub-menu {
visibility: visible;
border-top-width: 0;
min-width: 120px;
padding-left: 20px!important;
padding-right: 20px!important;
letter-spacing: normal;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
border-radius: 4px;
}
.aux-currency .wcml_currency_switcher.sub-menu li {
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
background: transparent;
padding: 14px 0 ;
line-height: 150%;
}
.aux-currency .wcml_currency_switcher.sub-menu li.wcml-active-currency {
cursor: default;
}
.aux-currency .wcml_currency_switcher.sub-menu li:first-child {
border-top-width: 0;
} #main-navigation {
width: 100%;
}
nav ul.menu {
margin-bottom: 0;
}
nav .menu li > a > .menu-item-title {
display: none;
}
nav .menu li > a > i[class^="ss-"] {
margin-right: 5px;
height: 100%;
position: relative;
vertical-align: -2px;
}
nav .menu li > a > i {
margin-right: 10px;
display: inline-block;
height: 17px;
}
#main-nav {
border-bottom: 1px solid #e3e3e3;
}
#main-nav > .container {
position: relative;
}
#main-nav.fw-main-nav > .container {
width: 100%;
max-width: 100%;
padding: 0 30px;
}
#main-nav ul.menu > li, #main-nav ul.mega-menu > li {
border-right: 0;
line-height: 14px;
display: inline-block;
height: auto;
line-height: inherit;
}
#main-nav ul.menu > li:first-child {
border-left: 0;
}
#main-nav ul.menu > li > a, #main-nav ul.mega-menu > li > a {
padding: 28px 15px;
display: block;
}
#main-nav nav#main-navigation ul.menu {
float: left;
}
nav#main-navigation ul.menu {
float: right;
}
li.sf-menu-item-new-badge:before {
content: "";
position: absolute;
right: 12px;
top: 50%;
margin-top: -24px;
z-index: 2;
width: 7px;
height: 7px;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
transform: rotate(225deg);
}
li.sf-menu-item-new-badge:after {
content: "New";
position: absolute;
z-index: 3;
top: 50%;
right: 0;
margin-top: -35px;
background: transparent;
color: #e95144;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
line-height: 16px;
height: 16px;
width: auto;
text-align: center;
letter-spacing: 0;
padding: 0 4px;
border-radius: 2px;
}
#main-nav li.sf-menu-item-new-badge:before {
top: 16px;
}
#main-nav li.sf-menu-item-new-badge:after {
top: 2px;
}
.full-center.resized-header li.sf-menu-item-new-badge:before {
top: 15px;
}
.full-center.resized-header li.sf-menu-item-new-badge:after {
top: 1px;
}
#main-nav .row {
position: relative;
}
#main-nav .menu-left {
height: auto;
position: absolute;
top: 0;
left: 15px;
}
#main-nav .menu-right {
position: absolute;
right: 15px;
top: 0;
height: auto;
}
#main-nav .menu-right .aux-item:last-child {
margin-right: -5px;
}
#main-nav.center-menu {
text-align: center;
}
#main-nav.center-menu > .container {
position: relative;
}
#main-nav.center-menu  nav#main-navigation, #main-nav.center-menu nav.float-alt-menu {
display: inline-block;
text-align: center;
margin: 0 auto;
vertical-align: bottom;
min-height: 60px;
}
#main-nav.center-menu nav#main-navigation ul.menu {
float: none;
}
#main-nav.center-menu nav.mega-menu {
position: static;
}
#main-nav.center-menu nav.mega-menu li.sf-mega-menu-natural-width .sub-container {
left: 0!important;
}
#main-nav.center-menu nav.float-alt-menu ul.menu > li:first-child {
border-left: 0;
margin-left: -4px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu {
text-align: left;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a {
padding-left: 14px;
padding-right: 14px;
padding-bottom: 30px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a > i {
margin-right: 4px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a.header-search-link > i {
margin-left: 4px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a > i:before {
vertical-align: -2px;
}
li.menu-item span.menu-item-text > i, li.menu-item span.title > i {
margin-right: 5px;
vertical-align: -2px;
}
nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text > i {
margin-right: 6px;
vertical-align: -1px;
}
#main-nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
display: block;
margin: 4px 0;
}
.header-9 #main-nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
display: block;
margin: 15px 0;
}
.vertical-header #vertical-nav ul.menu > li.menu-item.sf-menu-item-btn {
margin-bottom: 15px;
}
.sh-dynamic #header.sticky-header, .full-center #main-navigation ul.menu > li > a, .full-center nav.float-alt-menu ul.menu > li > a, .full-center nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, .split-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, .split-menu ul.menu > li > a, .header-1 .split-menu .no-menu, #sf-full-header-search, .float-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item, .full-header-stick .header-left, .full-header-stick .header-right, .sticky-wrapper {
transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-webkit-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
} .header-1 .header-left {
position: absolute;
top: 0;
left: 30px;
}
.header-1 .header-right {
position: absolute;
top: 0;
right: 30px;
}
.header-1 .header-left .aux-item, .header-1 .header-right .aux-item {
border-width: 0;
}
.header-1 .no-menu {
padding: 0;
}
.header-1 .menu-left {
text-align: right;
}
.header-1 .menu-left nav {
margin-left: -12px;
}
.header-1 .menu-right {
text-align: left;
}
.header-1 .menu-right nav {
margin-right: -12px;
}
.header-1 .menu-right nav.std-menu ul.sub-menu {
left: auto;
right: 0;
}
.header-1 header.sticky-header {
width: 100%;
} .header-2 header.sticky-header {
width: 100%;
}
.header-2 .fw-header > .container {
width: 100%;
max-width: 100%;
}
.header-2 .fw-header .header-left {
left: 15px;
}
.header-2 .fw-header .header-right {
right: 15px;
} .header-3 #logo.has-img a > img {
float: left;
}
.header-3 .header-right .aux-item {
border-left-width: 0;
}
.full-center .header-3 .fw-header .header-right {
right: 15px;
} .full-center .header-4 .fw-header .header-right {
right: 30px;
}
.full-center .header-4 .float-menu {
float: right;
text-align: right;
width: auto;
margin-right: 0;
}
.full-center .header-4 .fw-header .float-menu {
margin-right: 40px;
}
.full-center .header-4 nav#main-navigation {
width: 100%;
max-width: 100%;
text-align: left;
}
.header-4 #mega-menu-wrap-main_navigation #mega-menu-main_navigation {
text-align: right;
}
.full-center .header-4 .header-right {
float: right;
position: relative;
right: 18px;
top: auto;
}
.full-center .header-4 .header-right .aux-item:first-child {
margin-left: 30px;
}
.header-4 .header-right .aux-item {
border-left-width: 0;
} .full-center .header-5 #logo {
position: relative;
float: left;
}
.full-center .header-5 .float-menu {
float: left;
text-align: left;
width: auto;
margin-left: 30px;
}
.full-center .header-5 nav#main-navigation {
width: 100%;
max-width: 100%;
text-align: left;
}
.header-5 #mega-menu-wrap-main_navigation #mega-menu-main_navigation {
text-align: left;
}
.full-center .header-5 .header-right {
float: right;
position: relative;
right: 18px;
top: auto;
}
.full-center .header-5 .fw-header .header-right {
right: 30px;
}
.header-5 .header-right .aux-item {
border-left-width: 0;
} .header-6 .fw-header > .container {
width: 100%;
max-width: 100%;
}
.header-6 .fw-header .header-left {
left: 15px;
}
.header-6 .fw-header .header-right {
right: 15px;
}
.header-6 #main-nav.fw-main-nav .menu-left {
left: 30px;
}
.header-6 #main-nav.fw-main-nav .menu-right {
right: 30px;
} #header-section.header-7 header {
border-bottom-width: 0;
}
.header-7 #logo {
width: auto;
}
.header-7 .header-right {
float: right;
}
.header-7 .fw-header #logo {
padding-left: 10px;
}
.header-7 #main-nav .menu-left {
position: relative;
left: 0;
}
.header-7 #main-nav.fw-main-nav .menu-left {
left: 0;
}
.header-7 #main-nav.fw-main-nav .menu-right {
right: 30px;
} .header-8 #logo {
width: auto;
}
.header-8 .header-right {
float: right;
width: auto;
}
.header-8 #main-nav .menu-left {
position: absolute;
left: 0;
top: 0;
z-index: 2;
}
.header-8 #main-nav .menu-center {
position: relative;
z-index: 1;
text-align: center;
}
.header-8 #main-nav .menu-right {
position: absolute;
right: 30px;
top: 0;
z-index: 2;
} #main-nav .aux-item .std-menu ul.menu > li {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
line-height: 60px;
}
#main-nav .aux-item ul.menu > li > a {
padding: 0;
}
#main-nav .aux-item ul.menu > li.shopping-bag-item > a {
padding-left: 0;
padding-right: 0;
} .mega-menu-toggle {
display: none;
}
ul.mega-menu {
margin-bottom: 0;
}
#header-section .row, .header-1 .split-menu, .mega-menu-wrap, .mega-menu-wrap > ul {
position: static;	
}
nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu {
width: 100%;
padding: 15px 10px;
min-width: 600px;
}
nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu > .container {
padding-left: 0;
padding-right: 0;
max-width: 100%;
}
.no-js li.mega-menu-item:hover > ul.mega-sub-menu, .no-js li.mega-menu-item:focus > ul.mega-sub-menu, li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
display: block;
visibility: visible;
opacity: 1;
}
li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-split_nav_left #mega-menu-split_nav_left > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100% !important;
}
}
nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item-has-children > ul.mega-sub-menu {
position: relative;
left: auto;
top: auto;
right: auto;
opacity: 1!important;
display: block!important;
visibility: visible;
width: 100%;
height: auto;
overflow: hidden;
padding: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item-has-children > ul.mega-sub-menu li.mega-menu-item {
padding-left: 0;
padding-right: 0;
float: none;
}
#header .std-menu ul.mega-menu > li {
display: inline-block;
}
#header .std-menu ul.mega-menu > li.mega-menu-item-has-children > a:after {
content: "\e95e";
font-family: "nucleo-interface";
font-size: 16px;
vertical-align: -2px;
margin-left: 5px;
font-weight: normal;
}
#header ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
content: "\e95f";
font-family: "nucleo-interface";
font-size: 16px;
vertical-align: -2px;
float: right;
font-weight: normal;
position: absolute;
right: 0;
top: 50%;
margin-top: -10px;
}
#header .std-menu ul.mega-menu > li.mega-menu-flyout, #main-nav ul.mega-menu > li.mega-menu-flyout {
position: relative;
}
#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
padding: 0 30px;
position: relative;
}
#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top: 0;
}
#header li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
border-top: 1px solid #e3e3e3;
padding-right: 15px;
white-space: normal;
}
#header nav.std-menu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item-has-children > ul.mega-sub-menu {
top: -10px;
}
#header ul.mega-sub-menu {
border-radius: 0 0 4px 4px;
padding: 10px 0;
text-align: left;
}
#header .std-menu ul.mega-menu > li > a {
padding: 0 10px;
}
#header .std-menu ul.mega-menu > li > a.sf-button, #header .std-menu ul.menu > li > a.sf-button {
padding: 0 26px;
margin: 0 10px;
max-height: 52px;
font-size: inherit;
font-weight: inherit;
display: inline-block!important;
}
#header .std-menu ul.mega-menu > li > a.sf-button > span, #header .std-menu ul.menu > li > a.sf-button > span {
display: block;
line-height: 48px;
}
#header li.mega-menu-megamenu.no-headings .container > li.mega-menu-item > a.mega-menu-link {
display: none;
}
#header li.mega-menu-megamenu p {
margin-bottom: 10px;
}
#header li.mega-menu-megamenu input, li.mega-menu-megamenu img {
max-width: 100%;
}
#header li.mega-menu-item > ul {
margin-left: 0;
}
#header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
line-height: inherit;
} #header li.mega-menu-item a.mega-menu-link {
font-family: inherit!important;
}
#header li.mega-menu-item a.mega-menu-link:before, #main-navigation li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: static;
margin: 0 6px 0 0px;
color: inherit;
font-size: 16px;
vertical-align: -2px;
}
#header li.mega-menu-item a.mega-menu-link[class*="fa-"]:before, #main-navigation li.mega-menu-item a.mega-menu-link[class*="fa-"]:before {
font-size: 14px;
font-family: 'Font Awesome 5 Free'!important;
font-weight: 900;
}
#header li.mega-menu-item a.mega-menu-link[class*="sf-icon-"]:before, #main-navigation li.mega-menu-item a.mega-menu-link[class*="sf-icon-"]:before {
font-size: 16px;
font-family: 'nucleo-interface'!important;
}
#header li.mega-menu-item a.mega-menu-link[class*="nucleo-icon-"]:before, #main-navigation li.mega-menu-item a.mega-menu-link[class*="nucleo-icon-"]:before {
font-size: 16px;
font-family: 'nucleo-general'!important;
}
#header li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#header li[class^='mega-lang-item'] > a.mega-menu-link > img {
display: inline;
}
#header li.mega-menu-item > a.mega-menu-link {
position: relative;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
} #header li.mega-menu-item > a.mega-menu-link sup.new-badge, #main-navigation li.mega-menu-item > a.mega-menu-link sup.new-badge {
position: absolute;
z-index: 3;
top: 50%;
right: 15px;
margin-top: -30px;
background: transparent;
color: #e95144;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
line-height: 16px;
height: 16px;
width: auto;
text-align: center;
letter-spacing: 0;
padding: 0 4px;
border-radius: 2px;
}
#header li.mega-menu-item > a.mega-menu-link sup.new-badge:before, #main-navigation li.mega-menu-item > a.mega-menu-link sup.new-badge:before {
content: "";
position: absolute;
right: 50%;
bottom: -3px;
z-index: 2;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #f00;
margin-right: -7px;
} #header, .full-center .float-menu {
transition: height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out;
-webkit-transition: height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out;
}
.full-center #header-section #header {
padding: 0;
}
.full-center #header-section #header > .container {
position: relative;
}
.full-center .is-sticky #header {
width: 100%;
}
.full-center #header.fw-header > .container, .full-center #header.fw-header > div > .container {
position: relative;
max-width: 100%;
}
.full-center #header.fw-header > .container {
width: 100%;
max-width: 100%;
}
.header-7 #header.fw-header .container, .header-8 #header.fw-header .container {
width: 100%;
max-width: 100%;
padding: 0 30px;
}
.header-7 #header.fw-header .container .header-left, .header-8 #header.fw-header .container .header-left {
padding-left: 15px;
}
.header-7 #header.fw-header .container .header-right, .header-8 #header.fw-header .container .header-right {
padding-right: 15px;
}
.full-center #logo {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: auto;
z-index: 99;
max-width: 25%;
}
.full-center #logo, .full-center #logo a {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.full-center #logo.has-img a > img {
vertical-align: middle;
transition: height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out;
-webkit-transition: height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out;
max-width: 95%;
}
.full-center .fw-header #logo {
left: 10px;
}
.full-center .header-left {
position: relative;
z-index: 99;
margin-left: 5px;
width: auto;
}
.full-center .header-right {
position: absolute;
right: 5px;
top: 0;
width: auto;
z-index: 99;
}
.full-center .float-menu {
text-align: center;
position: relative;
width: 100%;
z-index: 98;
}
.full-center .header-5 .float-menu {
text-align: right;
max-width: 100%;
width: auto;
padding-right: 0;
}
.full-center .header-5 .float-menu {
padding-right: 0;
}
.full-center nav.mega-menu {
position: static;
}
.full-center nav#main-navigation {
display: inline-block;
text-align: center;
margin: 0 auto;
max-width: 70%;
}
.full-center nav.float-alt-menu {
display: inline-block;
text-align: center;
margin: 0 0 0 10px;
}
.full-center nav.mega-menu li .sub-container {
left: 0!important;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
left: 3%!important;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
width: 94%!important;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub, .full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub .row {
width: 100%!important;
}
.full-center nav.mega-menu li.sf-mega-menu-natural-width {
position: relative!important;
}
.full-center #header-section.header-5 nav.mega-menu li .sub-container {
left: 0!important;
}
.full-center #header-section nav.mega-menu li.sf-mega-menu-natural-width .sub-container {
right: 0;
left: auto!important;
}
.full-center nav#main-navigation ul.menu {
width: 100%;
display: inline-block;
text-align: center;
float: none;
}
.full-center nav#main-navigation ul.menu > li.menu-item {
float: none;
margin-right: -4px;
}
.full-center nav#main-navigation ul.menu > li {
border-right: 1px solid #e4e4e4;
}
.full-center nav#main-navigation ul.menu > li:first-child {
border-left: 1px solid #e4e4e4;
}
.full-center nav#main-navigation ul.menu > li.menu-item > a {
padding: 0 25px;
}
.full-center #header nav.float-alt-menu ul.menu > li {
padding: 0;
border-right: 1px solid #e4e4e4;
text-align: left;
}
.full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
padding: 0 10px;
display: block;
}
.full-center #header .aux-item nav.std-menu ul.menu > li > a {
padding: 0;
}
.full-center #header .aux-item nav.std-menu ul.menu > li.menu-search > a {
padding: 0;
}
.full-center #header .aux-item nav.std-menu ul.menu > li.menu-search > a > i {
margin-right: 0;
vertical-align: -2px;
margin-top: 1px;
}
.full-center nav.float-alt-menu ul.menu > li > a > i {
font-size: 20px;
margin-right: 6px;
vertical-align: -5px;
}
.full-center nav.float-alt-menu ul.menu > li.menu-search > a > i {
margin-right: 0;
}
.full-center nav.float-alt-menu ul.menu > li > ul.sub-menu {
right: 0;
left: auto;
}
.full-center .header-search-wrap:after {
right: 17px;
}
.full-center #header.fw-header nav.float-alt-menu ul.menu > li:last-child {
border-right: 0;
} .full-center #header-section.header-split nav#main-navigation {
display: block;
}
#header-section.header-split header > .container > .row {
text-align: center;
}
#header-section.header-split #logo {
width: auto;
margin: 0 auto;
position: absolute;
left: 50%;
opacity: 0;
}
#header-section.header-split #logo .text-logo {
display: inline-block;
}
#header-section.header-split .float-menu {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
#header-section.header-split #main-navigation {
opacity: 0;
transition: opacity 0.6s ease-in-out;
-moz-transition: opacity 0.6s ease-in-out;
-webkit-transition: opacity 0.6s ease-in-out;
-o-transition: opacity 0.6s ease-in-out;
}
#header-section.header-split .fw-header #main-navigation {
width: 80%;
max-width: 80%;
}
#header-section.header-split.header-split-loaded #logo, #header-section.header-split.header-split-loaded #main-navigation {
opacity: 1;
}
.full-center .float-menu li.menu-item.sf-mega-menu.right-side-item > ul.sub-menu {
right: 0;
left: auto;
} .vertical-header .container {
max-width: 95%;
}
.vertical-header .header-wrap {
width: 300px;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99;
background: transparent;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.layout-boxed.vertical-header .header-wrap {
left: auto;
}
.vertical-header-right .header-wrap {
left: auto;
right: 0;
}
.vertical-header #header-section {
height: 100%;
}
.vertical-header #logo {
padding: 0 20px;
}
.vertical-header .no-menu {
padding: 15px 20px;
}
.vertical-header #header-section #vertical-nav {
z-index: 2;
width: 100%;
padding: 40px 0 0;
}
.vertical-header #header-section #vertical-nav .vertical-menu-bottom {
bottom: 20px;
position: absolute;
width: 100%;
}
.vertical-header.has-newsletter-bar #header-section #vertical-nav .vertical-menu-bottom {
bottom: 80px;
}
.vertical-header .vertical-menu-bottom nav.std-menu {
margin-bottom: 10px;
}
.vertical-menu-bottom .aux-item {
text-align: center;
}
.vertical-menu-bottom .aux-item .contact-menu-link, .vertical-menu-bottom .aux-item .fs-supersearch-link {
margin: 12px 0;
}
.vertical-header #header-section #header {
padding: 40px 0 0;
position: relative;
z-index: 3;
}
.vertical-header #container {
padding-left: 300px;
height: 100%;
}
.vertical-header.layout-boxed #container {
padding-left: 0;
padding-right: 0;
}
.vertical-header.layout-boxed #main-container {
padding-left: 300px;
}
.vertical-header-right #container {
padding-left: 0;
padding-right: 300px;
}
.vertical-header-right.layout-boxed #container {
padding-left: 0;
padding-right: 0;
}
.vertical-header-right.layout-boxed #main-container {
padding-left: 0;
margin-right: 300px;
}
.page-template-template-blank2.vertical-header #container, .page-template-template-blank2fw.vertical-header #container, .page-template-template-blank3.vertical-header #container, .page-template-template-blank3fw.vertical-header #container {
padding-left: 0;
padding-right: 0;
}
.vertical-menu nav ul.menu > li, .vertical-menu nav ul.mega-menu > li {
width: 100%;
float: none;
display: block;
text-align: center;
}
.vertical-menu nav ul.menu > li > a, .vertical-menu nav ul.mega-menu > li > a {
float: none;
display: inline-block;
padding: 15px 18px;
}
.vertical-menu nav ul.menu > li.shopping-bag-item > a {
padding-left: 0;
padding-right: 0;
}
.vertical-header nav#main-navigation ul.menu {
width: 100%;
float: none;
}
.vertical-menu nav.std-menu ul.menu > li.menu-item.sf-mega-menu, .vertical-menu nav.std-menu ul.mega-menu > li.mega-menu-item {
position: relative;
}
.vertical-menu nav.std-menu ul.sub-menu, .vertical-menu nav.std-menu ul.mega-sub-menu {
top: 0!important;
bottom: auto!important;
left: 100%!important;
}
.vertical-menu nav.std-menu li.mega-menu-megamenu > ul.mega-sub-menu {
width: 300%;
max-width: 300%;
overflow: hidden;
}
.vertical-menu li.menu-item.sf-mega-menu > ul.sub-menu {
margin: 0;
}
.vertical-menu nav.std-menu ul.sub-menu > li ul, .vertical-menu nav.std-menu ul.mega-sub-menu > li ul {
left: 100%!important;
}
.vertical-menu nav.std-menu li.sf-mega-menu ul.sub-menu > li ul, .vertical-menu nav.std-menu .mega-menu-wrap li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item-has-children > ul.mega-sub-menu {
left: 0!important;
max-width: 100%;
min-width: 0;
}
.vertical-menu .vertical-menu-bottom nav.std-menu ul.sub-menu {
top: auto!important;
bottom: 0!important;
}
.vertical-menu li.menu-item.sf-mega-menu.sf-mega-menu-fw > ul.sub-menu {
max-width: 300%;
overflow: hidden;
}
.vertical-menu li.menu-item.sf-mega-menu.sf-mega-menu-fw > ul.sub-menu li.menu-item > span.title {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.vertical-menu li.sf-menu-item-html {
padding: 30px;
}
.vertical-menu nav#main-navigation ul.menu > li.sf-menu-item-new-badge:before {
right: 13px;
top: 10px;
display: none;
}
.vertical-menu nav#main-navigation ul.menu > li.sf-menu-item-new-badge:after {
top: -4px;
right: 0;
}
.vertical-menu .header-search-wrap {
top: auto;
bottom: 0;
left: 100%;
right: auto;
}
.vertical-menu .header-search-wrap:after {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #e3e3e3;
left: -16px;
right: auto;
bottom: 16px;
top: auto;
}
.vertical-menu .ajax-search-results {
border-top: 0;
border-bottom: 1px solid #e3e3e3;
}
.vertical-menu-bottom .aux-item a.menu-bars-link {
margin-bottom: 20px;
}
.search-result-pt h3, .search-result-pt h6 {
text-transform: capitalize;
}
.shopping-bag-item > a {
position: relative;
}
.shopping-bag-item > a > .cart-text {
display: none;
}
.shopping-bag-item > a > i {
vertical-align: -3px;
display: inline-block;
font-size: 16px;
margin-left: -2px;
margin-right: 0;
}
.shopping-bag-item > a > i.sf-icon-cart {
vertical-align: -3px;
}
.shopping-bag-item > a > span.menu-item-title, .wishlist-item > a > span.menu-item-title {
display: none;
}
.shopping-bag-item a.cart-contents > span.amount {
display: none!important;
}
.shopping-bag-item a > span.num-items {
display: inline-block;
position: absolute;
right: -4px;
top: 50%;
margin-top: -17px;
vertical-align: middle;
border-radius: 30px;
letter-spacing: 0;
font-size: 11px;
font-weight: bold;
text-align: center;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
transition: color 0.2s;
background: #222;
color: #fff;
width: 18px;
height: 18px;
line-height: 17px;
}
.wishlist-item > a > i {
vertical-align: -3px!important;
}
.wishlist-item a > span.count {
font-size: 14px;
font-weight: bold;
display: inline-block;
margin-left: 2px;
display: none;
}
.vertical-menu-bottom .shopping-bag-item > a > i.sf-icon-cart {
vertical-align: -3px!important;
}
.vertical-menu-bottom .copyright {
padding: 0 20px;
margin-bottom: 35px;
font-size: 12px;
text-align: center;
}
.vertical-header-right #main-nav .header-search-wrap {
right: auto;
left: -1px;
}
.vertical-header-right .header-search-wrap:after {
right: auto;
left: 19px;
}
.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .sub-container, .vertical-header-right nav.mega-menu li.sf-mega-menu-natural-width .mega, .vertical-header-right .header-search-wrap, .vertical-header-right nav.std-menu ul.sub-menu, .vertical-header-right .vertical-menu nav.std-menu ul.sub-menu > li ul {
left: auto!important;
right: 100%!important;
}
.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .mega .sub {
float: right;
}
.vertical-header .swiper-slide .caption-wrap {
max-width: 90%;
}
.vertical-header-right nav.std-menu ul.sub-menu > li.parent:after {
content: "\f104";
}
.vertical-header nav .menu li.parent > a:after {
display: none!important;
}
.shopping-bag-item ul.sub-menu, .wishlist-item ul.sub-menu, .account-item ul.sub-menu, ul.sub-menu.header-search-wrap {
border-radius: 4px;
}
.account-item > a > i {
vertical-align: -2px;
}
.vertical-header .aux-currency .currency-switch-item .current-currency {
padding: 0 6px;	
}
.vertical-header .aux-item .std-menu li.shopping-bag-item, .vertical-header .aux-item .std-menu li.wishlist-item {
width: 100%;
padding-bottom: 10px;
}
.vertical-menu .aux-item .std-menu li.shopping-bag-item > a {
padding: 15px 0!important;
}
.vertical-header #sf-full-header-search {
height: 100%;
}
.vertical-header .sf-fhs-close {
position: absolute;
bottom: 30px;
top: auto;
right: auto;
width: 100%;
text-align: center;
left: 0;
}
.vertical-header #sf-full-header-search input[type=text] {
height: auto;
margin-top: 20px;
width: 100%;
font-size: 18px!important;
} .added-notification > ul.sub-menu {
display: block;
} a.menu-bars-link {
line-height: inherit;
width: 20px;
height: 16px;
display: inline-block;
text-indent: -9999em;
position: relative;
vertical-align: middle;
top: 50%;
position: relative;
margin-top: -3px;
overflow: hidden;
min-width: 20px;
}
.aux-item a.menu-bars-link {
top: 1px;
margin: 0 5px;
}
a.menu-bars-link span, a.menu-bars-link span:before, a.menu-bars-link span:after {
webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
background-color: #1d1d1d;
display: block;
position: absolute;
width: 20px;
height: 2px;
left: 0;
}
a.menu-bars-link span:before, a.menu-bars-link span:after {
content: "";
}
a.menu-bars-link span {
top: 7px;
}
a.menu-bars-link span:before {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0;
top: -6px;
z-index: 10;
}
a.menu-bars-link span:after {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
top: 6px;
}
.side-slideout-open a.menu-bars-link span, .mh-menu-show a.mobile-menu-link span, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span {
background-color: transparent !important;
}
.side-slideout-open a.menu-bars-link span:before, .mh-menu-show a.mobile-menu-link span.menu-bars:before, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span:before {
-webkit-transform: translateY(7px) translateX(1px) rotate(45deg);
-moz-transform: translateY(7px) translateX(1px) rotate(45deg);
-ms-transform: translateY(7px) translateX(1px) rotate(45deg);
-o-transform: translateY(7px) translateX(1px) rotate(45deg);
transform: translateY(7px) translateX(1px) rotate(45deg);
}
.side-slideout-open a.menu-bars-link span:after, .mh-menu-show a.mobile-menu-link span.menu-bars:after, .overlay-menu-open .aux-overlay-menu .overlay-menu-link span:after {
-webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
-o-transform: translateY(-6px) translateX(1px) rotate(-45deg);
transform: translateY(-6px) translateX(1px) rotate(-45deg);
}
#overlay-menu {
background: rgba(230, 80, 55, 0.8);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-menu-open #overlay-menu {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#overlay-menu .fs-overlay-close {
position: absolute;
top: 40px;
right: 40px;
font-size: 40px;
-webkit-transform: scale(0);
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition-delay: 0.2s;
display: none!important;
}
.has-wpadminbar #overlay-menu .fs-overlay-close {
top: 70px;
}
.overlay-menu-open #overlay-menu .fs-overlay-close {
opacity: 0.8;
-webkit-transform: scale(1);
}
.overlay-menu-open #overlay-menu .fs-overlay-close:hover {
opacity: 1;
}
#overlay-menu nav {
text-align: center;
position: relative;
z-index: 2;
top: 20%;
height: 60%;
font-size: 54px;
opacity: 0;
-webkit-transition: top 0.5s cubic-bezier(0.175,0.785,0.320,1) 0, opacity 0.5s;
transition: top 0.5s cubic-bezier(0.175,0.785,0.320,1) 0, opacity 0.5s;
}
.overlay-menu-open #overlay-menu nav {
top: 24%;
opacity: 1;
}
.overlay-menu-closing #overlay-menu nav {
top: 20%;
opacity: 0;
}
#overlay-menu nav > div {
height: 100%;
}
#overlay-menu nav ul.menu {
list-style: none;
padding: 0;
margin: 0 auto;
display: inline-block;
height: 100%;
width: 100%;
position: relative;
}
#overlay-menu nav ul ul, #overlay-menu nav ul ul ul {
display: none;
}
#overlay-menu nav ul.menu > li.menu-item {
display: block;
padding: 0 5%;
transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-webkit-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
#overlay-menu nav ul.menu > li.menu-item > a {
padding: 8px 0;
display: inline-block;
font-size: inherit;
background: transparent;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
#overlay-menu nav ul.menu > li.menu-item.parent > a:after {
content: "\e95e";
font-family: 'nucleo-interface';
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 32px;
margin-left: 30px;
opacity: 0.5;
float: right;
color: inherit;
}
#overlay-menu nav ul.menu > li.menu-item.parent.sub-menu-open > a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
#overlay-menu nav ul.sub-menu {
background: transparent;
}
#overlay-menu nav ul.sub-menu > li.menu-item {
border-top: 0;
line-height: 200%;
font-size: 18px;
}
#overlay-menu nav ul.sub-menu > li.menu-item {
background: transparent;
}
.overlay-menu-open #header-section .is-sticky .sticky-header, .overlay-menu-open #header-section .is-sticky #header.sticky-header, .fs-search-open #header-section .is-sticky .sticky-header, .fs-search-open #header-section .is-sticky #header.sticky-header, .fs-supersearch-open #header-section .is-sticky .sticky-header, .fs-supersearch-open #header-section .is-sticky #header.sticky-header {
background-color: transparent;
border-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-webkit-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.overlay-menu-open .header-wrap {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.overlay-menu-open a.contact-menu-link {
opacity: 0;
pointer-events: none;
}
body.overlay-menu-open {
overflow: hidden;
}
.overlay-menu-open .aux-item {
opacity: 0;
pointer-events: none;
}
.overlay-menu-open .aux-item.aux-overlay-menu {
opacity: 1;
pointer-events: auto;
border-color: transparent!important;
} .sf-side-slideout {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 98;
visibility: hidden;
width: 300px;
height: 100%;
background-color: #222;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
}
#side-slideout-right-wrap {
left: auto;
right: 0;
}
.no-csstransforms .sf-side-slideout, .ie-mobile .sf-side-slideout {
position: relative;
width: 100%;
left: 0;
display: none;
height: auto;
-webkit-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
}
.no-csstransforms #side-slideout-right-wrap, .ie-mobile #side-slideout-right-wrap {
left: auto;
right: 0;
}
.side-slideout-open .sf-side-slideout {
visibility: visible;
}
.no-csstransforms .side-slideout-open .sf-side-slideout, .ie-mobile .side-slideout-open .sf-side-slideout {
display: block;
visibility: visible;
-webkit-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
}
body.side-slideout-open, .side-slideout-open #container {
overflow: hidden!important;
}
.side-slideout-open .sf-side-slideout > .vertical-menu {
overflow-x: hidden;
overflow-y: auto;
padding-bottom: 100px;
}
.sf-side-slideout .no-menu {
line-height: 160%;
}
.side-slideout-open #container::after, .mobile-menu-open #container::after, .mobile-cart-open #container::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.side-slideout-left-open #container {
-webkit-transform: translate3d(300px, 0, 0);
transform: translate3d(300px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-moz-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-o-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-ms-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.side-slideout-right-open #container {
-webkit-transform: translate3d(-300px, 0, 0);
transform: translate3d(-300px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-moz-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-o-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-ms-transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.side-slideout-closing #container {
opacity: 1;
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-moz-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-o-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
-ms-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.sf-side-slideout nav {
padding: 0 30px;
}
.has-wpadminbar .sf-side-slideout {
padding-top: 32px;
}
.sf-side-slideout > .vertical-menu {
height: 100%;
}
.sf-side-slideout .vertical-menu nav .menu li.menu-item {
border-top: 2px solid rgba(255,255,255,0.2);
text-align: left;
}
.sf-side-slideout .vertical-menu nav .menu > li.menu-item:first-child {
border-top: 0;
}
.sf-side-slideout .vertical-menu nav .menu ul.sub-menu > li.parent:after {
display: none;
}
.sf-side-slideout .vertical-menu nav .menu li.parent > a {
position: relative;
}
.sf-side-slideout .vertical-menu nav .menu li.parent > a:before {
content: "\e95f";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
right: 0;
height: 16px;
line-height: 16px;
font-size: 16px;
opacity: 0.6;
margin-top: -8px;
}
.sf-side-slideout .vertical-menu nav .menu li.parent.sub-menu-open > a:before {
content: "\e95e";
}
.sf-side-slideout .vertical-menu nav .menu li.menu-item > a {
text-align: left;
padding: 20px 0!important;
display: block;
}
.sf-side-slideout .vertical-menu nav .menu li > ul.sub-menu {
display: none;
left: 0!important;
opacity: 1!important;
position: relative;
background: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin-bottom: 0;
width: 100%!important;
border: 0!important;
}
.sf-side-slideout .vertical-menu nav .menu li > ul.sub-menu > li ul {
padding: 0;
}
.sf-side-slideout .vertical-menu nav .menu > li ul > li.menu-item a {
padding-left: 15px!important;
}
.sf-side-slideout .vertical-menu nav .menu > li ul > li > ul > li.menu-item a {
padding-left: 30px!important;
}
.sf-side-slideout .vertical-menu nav .menu > li ul > li > ul > li > ul > li.menu-item a {
padding-left: 45px!important;
}
.sf-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li {
width: 100%!important;
float: none;
border-left: 0;
}
.sf-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li:first-child {
border-top-width: 2px;
}
.sf-side-slideout .vertical-menu nav .menu > li ul.sub-menu > li > a {
padding: 10px 0;
font-size: 16px;
margin: 0;
font-weight: normal;
text-transform: none;
}
.sf-side-slideout .vertical-menu li.sf-menu-item-html {
display: none;
} .sf-pushnav {
position: fixed;
z-index: 999;
left: auto;
top: 0;
right: 0;
height: 100%;
width: 100%;
background-color: #243040;
color: #fff;
visibility: visible;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.7s;
-moz-transition: -moz-transform 0.7s;
transition: transform 0.7s;
-webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
-moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
}
.has-wpadminbar .sf-pushnav {
top: 32px;
}
.sf-pushnav .sf-pushnav-wrapper { position: relative;
height: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
padding-top: 5%;
padding-bottom: 5%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.7s;
-moz-transition: -moz-transform 0.7s;
transition: transform 0.7s;
-webkit-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
-moz-transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
transition-timing-function: cubic-bezier(0.82, 0.01, 0.77, 0.78);
}
.sf-pushnav .sf-pushnav-close {
position: absolute;
z-index: 2;
right: 15px;
top: 30px;
opacity: 0.7;
}
.sf-pushnav .sf-pushnav-close:hover {
opacity: 1;
}
#sf-pushnav-close path {
stroke-dasharray: 185;
stroke-dashoffset: 190;
transition-delay: 0.5s!important;
}
#sf-pushnav-close path.cross {
transition-delay: 1s!important;
transition-duration: 4s!important;
}
.sf-pushnav-is-open #sf-pushnav-close path {
stroke-dashoffset: 0;
}
.sf-pushnav-is-open .sf-pushnav {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.sf-pushnav-is-open .sf-pushnav .sf-pushnav-wrapper {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.sf-pushnav-menu .no-menu {
font-size: 24px;
line-height: 180%;
padding: 0;
}
.sf-pushnav-menu nav ul ul, #overlay-menu nav ul ul ul {
display: none;
}
.sf-pushnav-menu nav ul.menu > li.menu-item {
display: block;
width: 100%;
transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-webkit-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.sf-pushnav-menu nav ul.menu > li.menu-item > a {
padding: 8px 0;
display: inline-block;
font-size: inherit;
background: transparent;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
font-size: 48px;
line-height: 64px;
}
.sf-pushnav-aux {
padding-top: 15px;
font-weight: bold;
font-size: 16px;
line-height: 200%;
}
.sf-pushnav.quarter-size {
width: 25%;
}
.sf-pushnav.quarter-size .container {
width: 100%;
padding: 50px;
}
.sf-pushnav.quarter-size .sf-pushnav-close {
right: 40px;
top: 40px;
}
.sf-pushnav.quarter-size .sf-pushnav-menu {
margin: -18px 0 0;
width: 100%;
padding: 0;
}
.sf-pushnav.quarter-size .sf-pushnav-menu nav ul.menu > li.menu-item > a {
padding: 8px 0;
font-size: 24px;
line-height: 38px;
}
.sf-pushnav.quarter-size .sf-pushnav-aux {
position: absolute;
bottom: 65px;
left: 0;
width: 100%;
margin: 0;
padding: 0 50px;
}
.sf-pushnav.mini-size {
height: auto;
}
.sf-pushnav.mini-size .sf-pushnav-aux {
display: none;
}
.sf-pushnav nav .menu ul.sub-menu {
background: transparent;
margin: 0 0 10px;
}
.sf-pushnav nav .menu ul.sub-menu li.menu-item {
border-width: 0;
}
.sf-pushnav nav ul.menu > li.menu-item.parent > a:after {
content: "\e95e";
font-family: 'nucleo-interface';
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 32px;
margin-left: 30px;
opacity: 0.5;
float: right;
color: inherit;
}
.sf-pushnav nav ul.menu > li.menu-item.parent.sub-menu-open > a:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
} #fullscreen-supersearch {
background: rgba(0, 0, 0, 0.9);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999;
opacity: 0;
visibility: hidden;
overflow: scroll;
-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, visibility 0s 0.5s;
}
.fs-supersearch-open #fullscreen-supersearch {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#fullscreen-supersearch .fs-overlay-close {
position: absolute;
top: 40px;
right: 40px;
font-size: 40px;
-webkit-transform: scale(0);
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition-delay: 0.2s;
display: none!important;
}
.has-wpadminbar #fullscreen-supersearch .fs-overlay-close {
top: 70px;
}
.fs-supersearch-open #fullscreen-supersearch .fs-overlay-close {
opacity: 0.8;
-webkit-transform: scale(1);
}
.fs-search-open #fullscreen-supersearch .fs-overlay-close:hover {
opacity: 1;
}
a.fs-supersearch-link span {
display: none;
}
a.fs-supersearch-link {
font-size: 16px;
height: 28px;
line-height: 28px;
display: inline-block;
vertical-align: middle;
position: relative;
}
a.fs-supersearch-link > i {
display: inline-block;
height: 30px;
}
#fullscreen-supersearch .supersearch-wrap {
width: 80%;
margin: 20% auto 10%;
}
#fullscreen-supersearch .sf-super-search {
background: transparent;
}
#fullscreen-supersearch .sf-super-search .search-options {
width: 100%;
margin-bottom: 50px;
text-align: center;
}
#fullscreen-supersearch .sf-super-search .search-options > span, #fullscreen-supersearch .sf-super-search .search-options .ss-dropdown > span {
font-size: 36px;
line-height: 60px;
}
#fullscreen-supersearch .sf-super-search .search-options > input[type="text"] {
font-size: 36px!important;
height: 50px;
}
#fullscreen-supersearch .sf-super-search .search-options .ss-dropdown {
margin: 0 8px;
}
#fullscreen-supersearch .sf-super-search .search-go {
width: 100%;
text-align: center;
}
#fullscreen-supersearch .sf-super-search .search-go a.sf-button {
margin-right: 0!important;
font-size: 14px;
}
.fs-supersearch-open .fs-supersearch-link > i:before {
content: "\e932";
font-family: "nucleo-interface";
}
.fs-supersearch-open .aux-item {
opacity: 0;
pointer-events: none;
}
.fs-supersearch-open .aux-item.aux-supersearch {
opacity: 1;
pointer-events: auto;
border-color: transparent!important;
} a.contact-menu-link {
font-size: 16px;
position: relative;
}
a.contact-menu-link > i {
display: inline-block;
height: 24px;
vertical-align: -2px;
}
.contact-menu-link.slide-open > i:before {
content: "\e932";
font-family: "nucleo-interface";
}
#contact-slideout {
display: none;
}
#contact-slideout > .container {
padding-top: 45px;
padding-bottom: 45px;
}
#contact-slideout > .container > .row:last-child > div {
margin-bottom: 0;
} nav.std-menu ul.sub-menu.header-search-wrap {
position: absolute;
top: 100%;
right: 0;
width: 245px;
display: none;
padding: 0;
}
.is-sticky .header-search-wrap {
margin-top: -2px;
}
.header-search-wrap form.ajax-search-form {
height: 75px;
}
#main-nav .header-search-wrap {
right: -1px;
}
.header-search-link-alt.search-open:after {
content: "\e90c";
font-family: 'nucleo-general';
position: absolute;
bottom: 10%;
left: 50%;
margin-left: -6px;
height: 15px;
line-height: 15px;
font-size: 16px;
}
.header-search-wrap input[type="text"] {
border: 0;
background: transparent;
padding: 5px 30px;
width: 100%;
margin: 0;
height: 60px;
font-size: 12px;
font-weight: normal;
line-height: 20px;
vertical-align: top;
}
#main-nav .header-search-wrap input[type="text"] {
padding: 12px 20px;
}
#sf-full-header-search {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 9997;
background: #fff;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
#sf-full-header-search .container {
position: relative;
height: inherit;
}
#sf-full-header-search form {
height: inherit;
}
#sf-full-header-search input[type=text] {
margin: 0;
line-height: inherit;
color: #222;
height: 100%;
padding: 0;
border: 0;
font-size: 30px!important;
}
.sf-fhs-close {
position: absolute;
top: 50%;
right: 15px;
height: 24px;
width: 24px;
font-size: 24px;
z-index: 2;
line-height: 24px;
margin-top: -12px;
}
#sf-full-header-search-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
z-index: 100;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.sf-header-search-is-open {
overflow: hidden;
}
.sf-header-search-is-open #sf-full-header-search {
visibility: visible;
opacity: 1;
}
.sf-header-search-is-open #sf-full-header-search-backdrop {
visibility: visible;
opacity: 1;
} .sticky-header {
width: 100%;
}
.sticky-header-disabled .header-wrap > .sticky-wrapper {
display: none!important;
}
#header.sticky-header {
-webkit-transform: translateZ(0) translateY(0);
-moz-transform: translateZ(0) translateY(0);
transform: translateZ(0) translateY(0);
transition: transform 0.5s ease-in-out, transform 0.5s ease-in-out, background 0.5s ease-in-out;
-moz-transition: height 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, background 0.5s ease-in-out;
-webkit-transition: height 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out, background 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out, -o-transform 0.5s ease-in-out, background 0.5s ease-in-out;
}
#header.sticky-header.sticky-header-hide {
-webkit-transform: translateZ(0) translateY(-100%);
-moz-transform: translateZ(0) translateY(-100%);
transform: translateZ(0) translateY(-100%);
}
#main-nav.sticky-header {
width: 100%;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.header-3 .is-sticky .sticky-header, .header-4 .is-sticky .sticky-header, .header-7 .is-sticky .sticky-header, .header-8 .is-sticky .sticky-header {
width: 100%;
}
.layout-fullwidth .header-3 .is-sticky .sticky-header, .layout-fullwidth .header-4 .is-sticky .sticky-header, .layout-fullwidth .header-7 .is-sticky .sticky-header, .layout-fullwidth .header-8 .is-sticky .sticky-header {
max-width: 100%!important;
}
.header-7 .sticky-header, .header-8 .sticky-header {
transition: padding 0.5s ease-in-out;
-moz-transition: padding 0.5s ease-in-out;
-webkit-transition: padding 0.5s ease-in-out;
-o-transition: padding 0.5s ease-in-out;
}
#main-nav-sticky-wrapper {
height: 45px;
}
.full-center #main-navigation ul.menu > li > a, .full-center .header-right ul.menu > li > a, .full-center nav.float-alt-menu ul.menu > li > a, .full-center #logo h1, .full-center .header-right div.text {
transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-webkit-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out, line-height 0.3s ease-in-out;
} body[class*="header-naked"] #top-bar {
display: none!important;
}
body[class*="header-naked"] #sf-header-banner {
display: none!important;
}
.sticky-header-transparent .header-wrap[class*="page-header-naked"] #header-section #header {
background: transparent!important;
border-bottom-color: transparent!important;
}
body[class*="header-naked"] #header-section #header {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-wrap[class*="page-header-naked"] {
position: absolute;
top: 0;
width: 100%;
background: transparent;
border-bottom: 0;
}
.header-wrap[class*="page-header-naked"] .header-wrap {
background: transparent;
width: 100%;
position: absolute;
top: 40px;
z-index: 7;
}
.header-wrap[class*="page-header-naked"] #header-section #header {
background-color: transparent;
border-bottom-color: transparent;
}
.header-wrap[class*="page-header-naked"] .sticky-header, .full-center[class*="page-header-naked"] #header {
background-color: transparent;
transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out, height 0.3s ease-in-out, transform 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out, height 0.3s ease-in-out, transform 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out, height 0.3s ease-in-out, transform 0.5s ease-in-out;
-o-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out, height 0.3s ease-in-out, transform 0.5s ease-in-out;
}
.header-wrap[class*="page-header-naked"] .header-6 #header {
background-color: transparent;
}
.header-wrap[class*="page-header-naked"], .header-wrap[class*="page-header-naked"] #header-section:before, .header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header, .header-wrap[class*="page-header-naked"] #header-section #header, .header-wrap[class*="page-header-naked"] .header-6 {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.default-state) .header-right .aux-item, .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.default-state) .header-left .aux-item, .header-wrap[class*="page-header-naked"] .header-6 .aux-item {
border-color: transparent!important;
}
.header-wrap[class*="page-header-naked"] #header-section #main-nav {
background: transparent;
border-color: transparent;
}
.header-wrap[class*="page-header-naked"] #header-section #main-nav ul.menu > li, .header-wrap[class*="page-header-naked"] #header-section nav#main-navigation ul.menu > li, .header-wrap[class*="page-header-naked"] #header nav.float-alt-menu ul.menu > li {
border-color: transparent;
}
.header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a, .header-wrap[class*="page-header-naked"] .sticky-wrapper:not(.default-state) nav.float-alt-menu ul.menu > li > a, .header-wrap[class*="page-header-naked"] #header nav .menu > li:hover > a, .header-wrap[class*="page-header-naked"] .menu-right nav .menu > li:hover > a {
background: transparent;
}
.header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header.sticky-header-resized {
-moz-box-shadow: 0 3px 5px rgba(0,0,0,.05);
-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.05);
box-shadow: 0 3px 5px rgba(0,0,0,.05);
}
.header-wrap[class*="page-header-naked"] #header.non-stick-header .header-divide {
display: none;
}
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #logo.has-light-logo img, .header-wrap[data-style="light"] .non-stick-header #logo.has-light-logo img {
display: none;
}
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #logo.has-light-logo img.light-logo, .header-wrap[data-style="light"] .non-stick-header #logo.has-light-logo img.light-logo {
display: inline-block;
}
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) #logo.has-dark-logo img, .header-wrap[data-style="dark"] .non-stick-header #logo.has-dark-logo img {
display: none;
}
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) #logo.has-dark-logo img.dark-logo, .header-wrap[data-style="dark"] .non-stick-header #logo.has-dark-logo img.dark-logo {
display: inline-block;
}
.header-wrap[data-style="light"]:not(.full-header-stick) #logo.has-light-logo img, .sticky-header-disabled .header-wrap[data-style="light"].full-header-stick  #logo.has-light-logo img {
display: none!important;
}
.header-wrap[data-style="light"]:not(.full-header-stick) #logo.has-light-logo img.light-logo, .sticky-header-disabled .header-wrap[data-style="light"].full-header-stick #logo.has-light-logo img.light-logo {
display: inline-block!important;
}
.header-wrap[data-style="light"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-left,
.header-wrap[data-style="light"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-left a,
.header-wrap[data-style="light"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-right,
.header-wrap[data-style="light"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-right a,
.header-wrap[data-style="light"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) #logo h1,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick .header-left,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick .header-left a,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick .header-right,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick .header-right a,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick #logo h1,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick nav .menu > li.menu-item > a,
.sticky-header-disabled .header-wrap[data-style="light"] nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a.mega-menu-link:not(.sf-button),
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #logo h1,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #main-nav ul.menu > li > a,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav.std-menu .menu > li > a,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .header-left,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .header-left ul.menu > li > a,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .header-right,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .header-right ul.menu > li > a,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .shopping-bag-item a > span.num-items,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) #header .aux-item ul.menu > li > a.header-search-link,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .fs-supersearch-link,
.header-wrap[data-style="light"].full-header-stick .sticky-wrapper:not(.default-state) .aux-item a.contact-menu-link,
.header-wrap[data-style="light"].full-header-stick .sticky-wrapper:not(.default-state) .aux-item ul.social-icons > li > a,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick #main-nav ul.menu > li > a,
.sticky-header-disabled .header-wrap[data-style="light"].full-header-stick nav .menu > li.menu-item > a,
.sticky-header-disabled .header-wrap[data-style="light"] a.contact-menu-link,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a.mega-menu-link:not(.sf-button),
.header-wrap[data-style="light"] .non-stick-header .header-left,
.header-wrap[data-style="light"] .non-stick-header .header-left ul.menu > li > a,
.header-wrap[data-style="light"] .non-stick-header .header-right,
.header-wrap[data-style="light"] .non-stick-header .header-right ul.menu > li > a,
.header-wrap[data-style="light"] .non-stick-header .shopping-bag-item a > span.num-items,
.header-wrap[data-style="light"] .non-stick-header #header .aux-item ul.menu > li > a.header-search-link,
.header-wrap[data-style="light"] .non-stick-header .fs-supersearch-link {
color: #fff;
}
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) a.menu-bars-link span,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) a.menu-bars-link span:before,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) a.menu-bars-link span:after,
.sticky-header-disabled .header-wrap[data-style="light"] a.menu-bars-link span,
.sticky-header-disabled .header-wrap[data-style="light"] a.menu-bars-link span:before,
.sticky-header-disabled .header-wrap[data-style="light"] a.menu-bars-link span:after,
.header-wrap[data-style="light"] .non-stick-header a.menu-bars-link span,
.header-wrap[data-style="light"] .non-stick-header a.menu-bars-link span:before,
.header-wrap[data-style="light"] .non-stick-header a.menu-bars-link span:after,
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .header-divide,
.sticky-header-disabled .header-wrap[data-style="light"] .header-divide {
background: #fff;
}
.header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) .shopping-bag-item a > span.num-items:after,
.header-wrap[data-style="light"] .header-6 .shopping-bag-item a > span.num-items:after {
border-color: #fff;
}
.header-wrap[data-style="dark"]:not(.full-header-stick) #logo.has-dark-logo img, .sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick  #logo.has-dark-logo img {
display: none!important;
}
.header-wrap[data-style="dark"]:not(.full-header-stick) #logo.has-dark-logo img.dark-logo, .sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick #logo.has-dark-logo img.dark-logo {
display: inline-block!important;
}
.header-wrap[data-style="dark"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-left,
.header-wrap[data-style="dark"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-left a,
.header-wrap[data-style="dark"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-right,
.header-wrap[data-style="dark"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) .header-right a,
.header-wrap[data-style="dark"]:not(.full-header-stick) .sticky-wrapper:not(.default-state) #logo h1,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-left,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-left a,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-right,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-right a,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick #logo h1,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick nav .menu > li.menu-item > a,
.sticky-header-disabled .header-wrap[data-style="dark"] nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a.mega-menu-link:not(.sf-button),
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) #main-nav ul.menu > li > a,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) nav.std-menu .menu > li > a,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .header-left,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .header-left ul.menu > li > a,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .header-right,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .header-right ul.menu > li > a,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .shopping-bag-item a > span.num-items,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) #header .aux-item ul.menu > li,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .fs-supersearch-link,
.header-wrap[data-style="dark"].full-header-stick .sticky-wrapper:not(.default-state) .aux-item a.contact-menu-link,
.header-wrap[data-style="dark"].full-header-stick .sticky-wrapper:not(.default-state) .aux-item ul.social-icons > li > a, 
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-left,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-left a,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-right,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .header-right a,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick #logo h1,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item > a.mega-menu-link:not(.sf-button),
.header-wrap[data-style="dark"] .non-stick-header .header-left,
.header-wrap[data-style="dark"] .non-stick-header .header-left ul.menu > li > a,
.header-wrap[data-style="dark"] .non-stick-header .header-right,
.header-wrap[data-style="dark"] .non-stick-header .header-right ul.menu > li > a,
.header-wrap[data-style="dark"] .non-stick-header .shopping-bag-item a > span.num-items,
.header-wrap[data-style="dark"] .non-stick-header #header .aux-item ul.menu > li > a.header-search-link,
.header-wrap[data-style="dark"] .non-stick-header .fs-supersearch-link {
color: #222;
}
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) a.menu-bars-link span,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) a.menu-bars-link span:before,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) a.menu-bars-link span:after,
.sticky-header-disabled .header-wrap[data-style="dark"] a.menu-bars-link span,
.sticky-header-disabled .header-wrap[data-style="dark"] a.menu-bars-link span:before,
.sticky-header-disabled .header-wrap[data-style="dark"] a.menu-bars-link span:after,
.header-wrap[data-style="dark"] .non-stick-header a.menu-bars-link span,
.header-wrap[data-style="dark"] .non-stick-header a.menu-bars-link span:before,
.header-wrap[data-style="dark"] .non-stick-header a.menu-bars-link span:after,
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .header-divide,
.sticky-header-disabled .header-wrap[data-style="dark"] .header-divide {
background: #222;
}
.header-wrap[data-style="dark"] .sticky-wrapper:not(.default-state) .shopping-bag-item a > span.num-items:after,
.sticky-header-disabled .header-wrap[data-style="dark"].full-header-stick .shopping-bag-item a > span.num-items:after {
border-color: #222;
}
.logo-alt-version #logo img {
display: none;
}
.logo-alt-version #logo img.alt-logo {
display: inline-block;
} #sf-header-banner {
padding: 15px 0;
position: relative;
z-index: 100;
}
#sf-banner-widgets .widget {
padding-bottom: 0;
padding-top: 25px;
}
#sf-banner-widgets .widget .textwidget {
margin-top: 0;
}
#sf-header-banner.banner-fw-header .widget {
text-align: center;
}
#sf-banner-widgets .widget:first-child {
padding-top: 0;
}
.header-standard-overlay #sf-header-banner {
display: none;
} .widget {
padding-bottom: 35px;
}
.widget ul {
margin: 0;
list-style: none;
}
.widget ul li {
margin-bottom: 0;
line-height: 150%;
}
.widget_recent_comments ul li {
padding: 10px 0;
}
.widget ul li > a {
padding: 10px 0;
display: block;
}
.widget.widget_categories ul li > a {
padding: 9px 0;
}
.widget.widget_recent_entries ul li:first-child, .widget.widget_recent_comments ul li:first-child, .widget.widget_categories ul li:first-child {
margin-top: -10px;
}
.widget.widget_recent_entries ul li {
padding: 10px 0;
}
.widget.widget_recent_entries ul li > a {
padding: 0;
margin-bottom: 4px;
}
.widget.widget_recent_entries ul li .post-date:before {
content: "\e946";
font-family: 'nucleo-interface';
margin-right: 6px;
font-size: 16px;
vertical-align: -2px;
font-weight: normal;
}
.widget .textwidget {
margin-top: -4px;
}
.widget .textwidget .container {
max-width: 100%;
}
.widget a {
text-decoration: none;
}
.widget a:hover {
text-decoration: underline;
}
.widget_archive ul > li, .widget_nav_menu ul > li, .widget_categories ul li, .widget_recent_comments ul > li, .widget_meta ul > li, .widget_recent_entries ul > li, .widget_product_categories ul > li, .widget_layered_nav ul li, .widget_edd_categories_tags_widget ul li, .widget_display_replies ul li, .widget_display_forums ul li, .widget_display_topics ul li {
border-top: 1px solid transparent;
}
.widget_archive ul > li:first-child, .widget_nav_menu ul > li:first-child, .widget_categories > ul > li:first-child, .widget_recent_comments ul > li:first-child, .widget_meta ul > li:first-child, .widget_recent_entries ul > li:first-child, .widget_product_categories ul > li:first-child, .widget_layered_nav ul li:first-child, .widget_edd_categories_tags_widget ul li:first-child, .widget_display_replies ul li:first-child, .widget_display_forums ul li:first-child, .widget_display_topics ul li:first-child {
border-top: 0;
}
.widget_archive ul > li a:hover, .widget_nav_menu ul > li a:hover, .widget_categories ul > li a:hover, .widget_meta ul > li a:hover, .widget_recent_entries ul > li a:hover, .widget_product_categories ul > li a:hover, .widget_layered_nav ul > li a:hover, .widget_display_replies ul > li a:hover, .widget_display_forums ul > li a:hover, .widget_display_topics ul > li a:hover {
text-decoration: none;
}
.widget_categories .title-wrap.widget-heading {
margin-bottom: 30px;
}
.widget_categories li a > span {
margin-left: 3px;
font-size: 12px;
padding: 1px 0;
color: #777;
display: inline-block;
position: relative;
top: -4px;
float: none;
opacity: 0;
transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
}
.widget_categories li a > span.show-count {
opacity: 1;
}
.widget_categories ul ul > li > a {
padding-left: 10px;
}
.widget_categories ul ul ul > li > a {
padding-left: 20px;
}
.widget_product_categories ul.children {
padding-left: 10px;
border-top: 2px solid #e4e4e4;
padding-top: 2px;
}
.widget_nav_menu .title-wrap {
margin-bottom: 15px;
}
.widget_nav_menu ul.sub-menu {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0; border-left: 0;
border-right: 0;
border-bottom: 0;
}
.widget_nav_menu ul.sub-menu li {
padding-left: 15px;
}
.wp-tag-cloud {
margin: 0;
padding: 0;
list-style: none;
height: auto;
overflow: hidden;
}
ul.wp-tag-cloud li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
ul.wp-tag-cloud li > a {
padding: 0 14px;
text-decoration: none;
moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
border: 1px solid #e4e4e4;
font-size: 13px!important;
background-size: 100% 100%;
background-position: center center;
float: left;
position: relative;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
z-index: 2;
height: 30px;
max-height: 30px;
line-height: 26px;
}
ul.wp-tag-cloud li > a:hover {
border-color: transparent;
}
.widget-video .video-widget-wrap {
padding-top: 56.25%;
position: relative;
}
.widget-video iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.widget_search form {
position: relative;
margin-bottom: 0;
}
.widget_search .screen-reader-text {
display: none;
}
.widget_search form input {
margin: 0;
border: 1px solid #e3e3e3;
width: 100%;
height: 42px;
font-size: 14px;
line-height: 19px;
padding-left: 15px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.widget_search form input[type="submit"] {
visibility: hidden;
height: 0;
padding: 0;
}
.widget_search form:after {
content: "\e935";
font-family: 'nucleo-interface';
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 16px;
padding-right: 15px;
position: absolute;
float: right;
top: 9px;
right: 0;
color: #333;
}
.item-link {
text-decoration: none;
}
.spb_latest_tweets_widget {
padding: 25px 0;
}
.spb_latest_tweets_widget .twitter-bird {
font-size: 14px;
line-height: 26px;
float: left;
}
.spb_latest_tweets_widget ul {
margin-left: 25px;
}
.spb_latest_tweets_widget ul li {
margin-top: 15px;
}
.spb_latest_tweets_widget ul li:first-child {
margin-top: 0;
}
.spb_latest_tweets_widget .tweet-text {
line-height: 24px;
display: block;
}
.spb_latest_tweets_widget .tweet-text a {
font-weight: bold;
text-decoration: none;
}
.spb_latest_tweets_widget .twitter_intents {
display: block;
}
.spb_latest_tweets_widget .twitter_intents a {
margin-right: 5px;
}
.spb_latest_tweets_widget a.twitter-timestamp {
display: inline-block;
line-height: 24px;
margin-left: 10px;
font-size: 12px;
}
.spb_image figure {
max-width: 100%;
}
.spb_image.shadow figure {
-moz-box-shadow: 2px 2px 0 rgba(0,0,0,.25);
-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.25);
box-shadow: 2px 2px 0 rgba(0,0,0,.25);
}
.spb_image {
margin-bottom: 30px;
}
.spb_image figure {
border-radius: 4px;
overflow: hidden;
}
.spb_image img {
width: 100%;
height: auto;
display: block;
position: relative;
z-index: 2;
}
.spb_image .image-caption {
text-align: left;
margin: 15px 0 20px;
font-style: italic;
}
.spb_image .image-caption > h4 {
font-style: italic;
font-weight: normal;
text-align: left;
font-size: 14px;
}
.widget.widget_lip_most_loved_widget li {
height: auto;
overflow: hidden;
margin-bottom: 15px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
height: 64px;
position: relative;
padding: 12px 18px;
border: 1px solid #e3e3e3;
}
.widget_lip_most_loved_widget .loved-item > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.widget_lip_most_loved_widget .loved-item > h5 {
line-height: 20px;
margin: 0 0 2px;
padding: 0;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 65%;
}
.widget_lip_most_loved_widget .loved-item > span {
font-size: 12px;
}
.loved-item > br {
display: none;
}
.loved-item .loved-count {
border-left: 1px solid #e4e4e4;
position: absolute;
right: 0;
top: 0;
height: 64px;
width: 70px;
display: block;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.loved-item .loved-count > i {
vertical-align: 0px;
font-size: 14px;
padding: 10px 9px 5px;
border-radius: 50%;
margin-top: 15px;
display: inline-block;
margin-left: -15px;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.loved-item .loved-count > svg {
position: absolute;
width: 100%;
top: 50%;
margin-top: -13px;
margin-left: 2px;
}
.loved-item:hover .loved-count > svg .stroke, .loved-item:hover .loved-count > svg .fill {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.loved-item .loved-count > span {
text-align: center;
position: absolute;
width: 90%;
display: block;
top: 19px;
left: 6px;
font-size: 12px;
}
.recent-posts-list > li {
height: auto;
overflow: hidden;
margin-bottom: 0;
padding: 20px 0 0;
border-top: 1px solid #e3e3e3;
margin-top: 20px;
}
.recent-posts-list > li:first-child {
border-top-width: 0;
padding-top: 0;
margin-top: 0;
}
.recent-posts-list li .recent-post-image {
padding: 0;
float: left;
width: 50px;
height: 50px;
background: #222;
position: relative;
border-radius: 4px;
overflow: hidden;
}
.recent-posts-list li .recent-post-image img {
display: block;
width: 100%;
height: auto;
}
.recent-posts-list li .recent-post-image i {
color: #fff;
width: 100%;
text-align: center;
font-size: 24px;
top: 50%;
position: absolute;
margin-top: -6px;
}
.recent-posts-list li.has-image .recent-post-details {
padding: 0;
margin-left: 70px;
}
.recent-posts-list li .recent-post-title {
display: block;
margin-top: -6px;
margin-bottom: 0;
font-weight: bold;
font-size: 14px;
line-height: 22px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.recent-posts-list li .recent-post-details > span {
font-size: 12px;
font-style: italic;
}
.recent-posts-list li .recent-post-details .excerpt p {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
line-height: 150%;
margin-bottom: 0;
}
.recent-posts-list li .recent-post-details .blog-item-details {
margin-top: 5px;
padding-bottom: 0;
}
.posts-type-standard-row .recent-post {
margin-bottom: 30px;
}
.recent-post figure {
margin-bottom: 15px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.posts-type-standard-row .recent-post figure {
margin-bottom: 0;
}
.recent-post.col-sm-sf-5 figure .post-cats {
display: none;
}
.posts-type-standard-row .recent-post .post-cats {
margin-bottom: 5px;
}
.recent-comments-list .comment .comment-wrap {
padding: 10px 0;
}
.recent-comments-list .comment:first-child .comment-wrap {
padding-top: 0;
}
.recent-comments-list .comment .comment-body {
margin-top: 5px;
}
.recent-comments-list .comment .comment-meta-actions a {
font-size: 12px;
text-transform: uppercase;
}
.recentcomments {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.flickr_images {
margin-right: -2px;
margin-bottom: 30px;
}
.widget.flickr-widget ul {
margin-right: -10px;
}
.widget.flickr-widget li {
height: 81px;
width: 81px;
padding: 0;
border: 0;
overflow: hidden;
float: left;
display: inline-block;
position: relative;
margin: 0 10px 10px 0;
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/images/crease.svg);
background-size: 100% 100%;
background-position: center center;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; }
.browser-ie .widget.flickr-widget li, .browser-ie10 .widget.flickr-widget li {
background-image: none;
}
.flickr-widget li img {
height: 81px;
width: auto;
min-height: 81px;
min-width: 81px;
display: block;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.flickr-widget li:hover img {
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.widget ul.flickr_images li a {
padding: 0;
}
.widget ul.flickr_images li a:after {
content: "\1F50E";
font-family: "SSGizmo";
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 20px;
position: absolute;
right: 50%;
top: 50%;
margin-top: -6px;
margin-right: -11px;
color: #999;
opacity: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.widget ul.flickr_images li:hover a:after {
opacity: 1;
}
.browser-ie .widget ul.flickr_images li a:after {
display: none;
}
.twitter-widget {
margin: 0;
}
.widget.twitter-widget li {
border-top: 1px solid #e3e3e3;
padding: 20px 0 0;
margin-top: 20px;
position: relative;
}
.widget.twitter-widget li:first-child {
border-top-width: 0;
padding-top: 0;
margin-top: 0;
}
.twitter-widget .tweet-text {
line-height: 160%;
word-break: break-all;
}
.twitter-widget .twitter_intents {
margin: 6px 0 0;
}
.twitter-widget .twitter_intents a {
display: none;
}
.twitter-widget .twitter_intents a.timestamp {
display: block;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
font-weight: bold;
font-size: 12px;
}
.twitter-widget .twitter_intents a.timestamp:before {
content: "\f099";
font-family: 'Font Awesome 5 Brands'!important;
font-weight: 900;
font-size: 16px;
margin-right: 8px;
vertical-align: -1px;
}
.twitter-date a, .twitter-link a, .widget .twitter-link a:hover {
text-decoration: none;
}
.twitter-link {
margin-top: 15px;
}
.twitter-link a {
display: inline-block;
letter-spacing: normal;
line-height: 25px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.twitter-link a:hover {
text-decoration: none!important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.sidebar .rev_slider_wrapper {
overflow: hidden;
padding-bottom: 40px!important;
}
.subscribers-list {
text-align: center;
padding: 15px 15px 9px;
border: 1px solid #e4e4e4; -moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; }
.subscribers-list li {
display: inline-block;
width: 64px;
margin-left: 10px;
}
.subscribers-list li:first-child {
margin-left: 0;
}
.subscribers-list li > a.social-circle {
font-size: 27px;
background: #222;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
padding: 11px 7px;
width: 35px;
text-align: center;
margin: 0 auto 5px;
}
.subscribers-list li:hover > a.social-circle {
text-decoration: none;
}
.subscribers-list li > a.social-circle i {
width: 30px;
}
.subscribers-list li span {
display: block;
text-align: center;
font-size: 12px;
}
.subscribers-list li span.social-count {
font-weight: bold;
font-size: 14px;
margin-bottom: 4px;
}
.sidebar-ad-grid {
padding: 15px;
-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.15); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.15); box-shadow: inset 0 0 10px rgba(0,0,0,.15); }
.sidebar-ad-grid ul > li {
float: left;
margin: 5px;
max-width: 125px;
}
.sidebar-ad-grid ul > li img {
display: block;
}
.widget input[type="email"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 5px 20px 5px 10px;
line-height: 21px;
height: 32px;
display: block;
border: 0;
}
.widget #mc_embed_signup > form {
position: relative;
}
.widget #mc_embed_signup > form:after {
content: "\2709";
font-family: "SSGizmo";
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 16px;
padding-right: 10px;
position: absolute;
float: right;
top: 7px;
right: 0;
color: #999;
}
#mc_embed_signup .clear {
display: block;
visibility: visible;
width: auto;
height: auto;
}
.widget_absfa_infocus_widget .infocus-item iframe {
display: block;
}
.infocus-item figure {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.widget_absfa_infocus_widget .infocus-item .date-overlay {
position: absolute;
top: 15px;
right: 15px;
z-index: 3;
}
.widget_absfa_infocus_widget .infocus-item img {
display: block;
height: auto;
width: 100%;
}
.widget_absfa_infocus_widget .infocus-item h5 {
margin: 10px 0 0;
font-weight: bold;
}
.widget_absfa_infocus_widget .infocus-item .blog-item-details {
margin-bottom: 0;
}
.infocus-title .love-it-wrapper {
display: none;
}
.portfolio-grid li {
float: left;
height: 75px;
position: relative;
margin: 0 12px 12px 0!important;
}
.browser-ie .portfolio-grid li, .browser-ie10 .portfolio-grid li {
background-image: none;
}
.portfolio-grid li a {
padding: 0!important;
}
.portfolio-grid li a img {
width: 75px;
height: 75px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.portfolio-grid li:hover img {
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.portfolio-grid li a:after {
content: "\1F50E";
font-family: "SSGizmo";
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 20px;
position: absolute;
right: 50%;
top: 50%;
margin-top: -6px;
margin-right: -11px;
color: #999;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.portfolio-grid li:hover a:after {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100)
}
.browser-ie .portfolio-grid li a:after {
display: none;
}
.widget hr {
border-bottom: 0;
}
.widget.instagram-widget ul {
margin: 0 -10px;
}
.widget.instagram-widget ul li {
width: 50%;
float: left;
padding: 0 10px;
margin-bottom: 20px;
}
.widget.instagram-widget ul li h4 {
font-size: 14px;
padding: 0 10px;
display: none;
}
.widget.instagram-widget ul li .thumb-info {
margin-bottom: 0;
}
.widget.instagram-widget ul li .thumb-info i {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.widget_absfa_recent_custom_comments .comment-meta .comment-date {
position: absolute;
bottom: 0;
left: 0;
margin-left: 0;
}
.widget_absfa_recent_custom_comments .comment-content {
padding-bottom: 20px;
}  #mobile-top-text {
display: none;
padding: 10px 20px;
border-bottom: 1px solid #e3e3e3;
position: relative;
z-index: 9999;
}
#mobile-top-text ul.social-icons {
margin-bottom: 0;
line-height: 0;
}
#mobile-header-sticky-wrapper {
display: none;
}
#mobile-header {
display: none;
padding: 20px;
position: relative;
border-bottom: 1px solid #e3e3e3;
width: 100%;
left: 0;
z-index: 9999;
}
.is-sticky #mobile-header {
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mobile-header-opts {
position: absolute;
top: 50%;
margin-top: -9px;
}
.mobile-header-opts.opts-left {
left: 20px;
}
.mobile-header-opts.opts-right, .mobile-left-logo .mobile-header-opts {
right: 20px;
}
.mobile-header-opts a {
font-size: 16px;
margin-left: 15px;
}
.mobile-header-opts .hamburger .button-text {
display: none;
}
.mobile-header-opts a.mobile-cart-link {
vertical-align: 3px;
}
.mobile-header-opts a:first-child {
margin-left: 0;
}
.mobile-header-opts a > i[class^="fa-"] {
margin-top: -2px;
vertical-align: 2px;
}
a.mobile-menu-link {
line-height: inherit;
width: 20px;
height: 15px;
display: inline-block;
text-indent: -9999em;
position: relative;
vertical-align: middle;
top: 50%;
position: relative;
margin-top: -6px;
}
.mobile-header-opts li.shopping-bag-item {
margin-top: -10px;
}
.mobile-header-opts li.shopping-bag-item ul.sub-menu {
display: none!important;
}
.mobile-header-opts .shopping-bag-item > a > i.sf-icon-cart {
vertical-align: 0;
}
.mobile-header-opts > nav {
display: inline-block;
margin-left: 14px;
vertical-align: 4px;
}
.header-below-slider.mobile-menu-open #mobile-header, .header-below-slider.mobile-cart-open #mobile-header {
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
} #mobile-logo {
text-align: center;
height: auto;
}
#mobile-logo.has-img {
max-width: 50%;
}
.mobile-left-logo #mobile-logo {
float: left;
text-align: left;
}
.mobile-left-right #mobile-logo {
float: right;
text-align: right;
}
#mobile-logo a {
height: auto;
overflow: hidden;
display: block;
margin: 0 auto;
max-width: 100%;
}
.mobile-menu-closing #mobile-logo a, .mobile-menu-open #mobile-logo a, .mobile-cart-open #mobile-logo a {
z-index: -1;
}
#mobile-logo.has-img a {
line-height: 0;
}
#mobile-logo.no-img a {
max-width: 100%;
}
#mobile-logo.logo-center a {
text-align: center;
}
#mobile-logo.logo-left a, #mobile-logo.logo-right a {
margin: 0;
}
#mobile-logo img {
display: inline-block;
height: auto;
max-height: 100%;
width: auto;
max-width: 100%;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
#mobile-logo img.alt-logo, #mobile-logo img.light-logo, #mobile-logo img.dark-logo {
display: none!important;
}
.logo-alt-version #mobile-logo img.standard {
display: none!important;
}
.logo-alt-version #mobile-logo img.alt-logo {
display: inline-block!important;
}
#mobile-logo h1 {
margin: 0;
font-size: 24px;
line-height: 150%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#mobile-logo h2 {
margin-top: -5px;
font-size: 14px!important;
line-height: 100%!important;
}
#mobile-logo.logo-center {
margin: 0 auto;
}
#mobile-logo.logo-center h1 {
text-align: center;
}
.logo-right#mobile-logo {
float: right;
}
.logo-right#mobile-logo img {
float: right;
} #sf-mobile-slideout-backdrop {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.4);
opacity: 0;
z-index: 9997;
cursor: pointer;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.mh-slideout.mobile-menu-open #sf-mobile-slideout-backdrop, .mh-slideout.mobile-cart-open #sf-mobile-slideout-backdrop {
opacity: 1;
width: 100%;
height: 100%;
}
#mobile-menu-wrap {
display: block;
position: fixed;
top: 0;
left: -320px;
z-index: 9998;
width: 320px;
height: 100%;
max-width: 100%;
background: #222;
overflow-y: scroll;
transition: left 0.3s ease-in-out;
-moz-transition: left 0.3s ease-in-out;
-webkit-transition: left 0.3s ease-in-out;
-o-transition: left 0.3s ease-in-out;
} .no-csstransforms #mobile-menu-wrap, .ie-mobile #mobile-menu-wrap {
position: relative;
width: 100%;
display: none;
height: auto;
-webkit-transition: none;
transition: none;
max-height: 75%;
}
.mobile-menu-open #mobile-menu-wrap.menu-is-left {
left: 0;
}
.mobile-menu-open #mobile-menu-wrap.menu-is-right { left: 0;
}
.no-csstransforms .mobile-menu-open #mobile-menu-wrap, .ie-mobile.mobile-menu-open #mobile-menu-wrap {
display: block;
visibility: visible;
-webkit-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
}
.mobile-search-form {
position: relative;
margin-bottom: 30px;
}
.mobile-search-form input[type="text"] {
margin: 0;
padding: 10px 15px;
font-size: 16px!important;
border-width: 0;
height: 38px;
-moz-border-radius: 19px;
-webkit-border-radius: 19px;
border-radius: 19px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #f5f5f5;
}
ul.mobile-language-select {
list-style: none;
padding-left: 7px;
height: auto;
overflow: hidden;
margin: 0;
height: 40px;
}
.mh-slideout ul.mobile-language-select {
margin-left: -8px;
}
.mobile-language-select li {
float: left;
margin-right: 5px;
}
.mobile-language-select li a, .mobile-language-select li div {
padding: 8px;
display: block;
}
.mobile-language-select .language {
display: none;
}
#mobile-menu {
max-height: 100%;
position: relative;
font-size: 16px !important;
padding: 0 30px;
max-width: 100%;
}
#mobile-menu::-webkit-scrollbar {
display: none;
}
.no-csstransforms #mobile-menu, .ie-mobile #mobile-menu {
height: auto;
overflow: visible;
padding-bottom: 0;
}
#mobile-menu ul, .mobile-cart-menu {
margin-bottom: 0;
}
#mobile-menu ul li {
border-top: 1px solid #333;
border-bottom: 0;
width: 100%;
}
#mobile-menu ul li:first-child {
border-top-width: 0;
}
#mobile-menu ul.alt-mobile-menu li:first-child {
border-top-width: 1px;
}
.mobile-cart-menu li a {
display: block;
padding: 0 20px;
line-height: 60px;
background: transparent!important;
}
#mobile-menu ul li a {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#mobile-menu ul li.menu-item > a, #mobile-menu ul.alt-mobile-menu > li > a {
display: block;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0;
line-height: 60px;
}
#mobile-menu ul li ul li {
font-size: 13px;
}
#mobile-menu ul.menu > li:first-child {
border-top: 0;
}
#mobile-menu ul.sub-menu {
background: none;
margin-left: 0;
}
#mobile-menu ul.sub-menu li a {
padding-left: 30px;
}
#mobile-menu ul.sub-menu li ul a {
padding-left: 50px;
}
#mobile-menu li.sf-menu-item-html {
display: none!important;
}
#mobile-contact {
margin-top: 50px;
}
#mobile-menu ul li.parent > a:after {
content: "\e95f";
font-family: 'nucleo-interface';
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 16px;
margin-right: -3px;
opacity: 0.5;
float: right;
}
#mobile-menu .shopping-bag-item > a > .cart-text {
display: inline-block;
}
#mobile-menu .shopping-bag-item > a > i {
display: none;
}
#mobile-menu .shopping-bag-item > a > .num-items {
position: relative;
margin-top: 0;
top: auto;
right: auto;
margin-left: 10px;
vertical-align: 1px;
}
#mobile-menu ul li.shopping-bag-item > a:after, #mobile-menu ul li.parent.wishlist-item > a:after {
display: none!important;
}
#mobile-menu ul li.sub-menu-open > a:after {
content: "\e95e";
}
#mobile-menu ul li.parent ul.sub-menu {
display: none;
padding-bottom: 20px;
}
#mobile-menu ul li.shopping-bag-item {
position: relative;
}
#mobile-menu ul li.shopping-bag-item .shopping-bag {
width: 100%;
padding: 0;
text-align: left;
}
#mobile-menu ul li.shopping-bag-item > a > .menu-item-title, #mobile-menu ul li.wishlist-item > a > .menu-item-title {
display: inline-block;
}
#mobile-menu ul li.shopping-bag-item > a > i.sf-icon-cart, #mobile-menu ul li.wishlist-item > a > i.sf-icon-wishlist {
margin-left: 6px;
}
#mobile-menu .wishlist-item > a > i {
display: none;
}
#mobile-menu ul li.wishlist-item .wishlist-bag {
padding: 20px 0;
}
.mobile-menu-aux {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
padding: 30px 30px 0;
display: none;
}
.mh-slideout .mobile-menu-aux {
width: 320px;
}
.mobile-menu-open .mobile-menu-aux {
display: block;
} #mobile-cart-wrap {
position: fixed;
top: 0;
left: -320px;
z-index: 9998;
visibility: visible;
width: 320px;
height: 100%;
background: #222;
max-height: 100%;
max-width: 100%;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
padding-bottom: 60px;
transition: left 0.3s ease-in-out;
-moz-transition: left 0.3s ease-in-out;
-webkit-transition: left 0.3s ease-in-out;
-o-transition: left 0.3s ease-in-out;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .no-csstransforms #mobile-cart-wrap, .ie-mobile #mobile-cart-wrap {
position: relative;
width: 100%;
right: 0;
display: none;
height: auto;
-webkit-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
}
.mobile-cart-open #mobile-cart-wrap.cart-is-left {
left: 0;
}
.mobile-cart-open #mobile-cart-wrap.cart-is-right { left: 0;
}
.no-csstransforms .mobile-cart-open #mobile-cart-wrap, .ie-mobile.mobile-cart-open #mobile-cart-wrap {
display: block;
visibility: visible;
-webkit-transition: none;
transition: none;
-webkit-transform: none;
transform: none;
max-height: 75%;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents {
padding: 15px;
font-size: 16px;
border-bottom: 1px solid #e4e4e4;
display: block;
text-align: center;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items {
display: inline!important;
padding-left: 10px;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items:before {
content:"\00b7";
margin-right: 10px;
}
#mobile-cart-wrap .shopping-bag {
max-width: 100%;
}
#mobile-cart-wrap .shopping-bag .bag-header {
display: none;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents {
display: none!important;
}
#mobile-cart-wrap ul {
margin: 0;
display: block!important;
overflow: scroll;
max-height: 100%;
}
#mobile-cart-wrap ul.mobile-cart-menu {
display: none!important;
}
#mobile-cart-wrap .bag-product .bag-product-details .bag-product-title {
font-size: 14px;
margin-bottom: 5px;
}
.mobile-cart-menu li {
border-bottom: 1px solid #333;
}
.mobile-cart-menu li:first-child {
border-top: 1px solid #333;
}
#mobile-cart-wrap .bag-buttons > a.sf-icon-reveal {
padding: 15px 20px!important;
} .mh-overlay #mobile-menu-wrap, .mh-overlay #mobile-cart-wrap {
width: 100%;
height: 0;
visibility: hidden;
padding: 0;
left: 0;
right: 0;
transition: all 0.25s;
z-index: 1000;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.mh-overlay:not(.mh-menu-show) #mobile-menu-wrap, .mh-overlay:not(.mh-cart-show) #mobile-cart-wrap {
padding-top: 0!important;
}
.mh-menu-show #mobile-menu-wrap {
height: 100vh;
visibility: visible;
}
.mh-overlay #mobile-menu {
padding: 20px 30px 200px;
overflow: scroll;
}
.mobile-overlay-close {
position: fixed;
float: right;
font-size: 24px;
padding: 14px 10px;
right: 0;
top: 0;
z-index: 2;
}
.mobile-overlay-close > i {
display: block;
height: 22px;
}
.mh-overlay ul.mobile-language-select {
padding-left: 0;
text-align: center;
}
.mh-overlay ul.mobile-language-select li {
float: none;
display: inline-block;
}
.mh-overlay .mobile-language-select li a, .mh-overlay .mobile-language-select li div {
padding: 4px 8px;
}
.mh-overlay #mobile-menu ul li {
text-align: center;
}
.mh-cart-show #mobile-cart-wrap {
height: 100vh;
visibility: visible;
}
.mh-overlay #mobile-cart-wrap .shopping-bag {
width: 100%;
padding: 20px 30px;
}
.mh-overlay #mobile-cart-wrap .bag-product a.remove {
top: 24px;
}
.mh-overlay .mobile-cart-menu li a {
text-align: center;
} #footer-wrap {
position: relative;
z-index: 10;
backface-visibility: hidden;
}
#footer {
padding: 40px 0 0;
border-top: 0 solid transparent;
}
.has-newsletter-bar #footer:only-child {
padding-bottom: 100px;
}
#footer.footer-divider {
border-top-width: 1px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
color: inherit;
margin-top: 0;
}
#footer h3.spb-heading {
margin-bottom: 0;
}
#footer a, #footer a:hover {
text-decoration: none;
}
#footer-widgets .widget {
padding-bottom: 30px;
}
#copyright {
padding: 15px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: auto;
overflow: hidden;
font-size: 12px;
border-top: 0 solid transparent;
}
.has-newsletter-bar #copyright {
padding-bottom: 100px;
}
#copyright.copyright-divider {
border-top-width: 1px;
}
#copyright .text-left {
font-size: 11px;
float: left;
margin-bottom: 0;
line-height: 40px;
max-width: 50%;
}
#copyright .text-right {
font-size: 11px;
margin-bottom: 0;
line-height: 40px;
float: right;
text-align: right;
max-width: 50%;
}
#copyright a, #copyright a:hover {
text-decoration: none;
}
#copyright nav .menu {
float: right;
}
#copyright nav .menu li {
font-size: 12px;
margin: 5px 0;
border-left: 1px solid #e4e4e4;
line-height: 30px;
}
#copyright nav .menu li:first-child {
border-left: 0;
}
#copyright nav .menu li a {
padding: 0 12px;
display: block;
background: transparent!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
#copyright nav .menu li ul.sub-menu {
display: none!important;
}
#copyright ul.social-icons {
margin-bottom: 0;
} #sf-newsletter-bar {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 80px;
z-index: 1001;
background: #fff;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#sf-newsletter-bar .sub-text {
width: 30%;
font-size: 24px;
line-height: 80px;
margin: 0;
padding: 0 0 0 25px;
float: left;
text-align: left;
}
#sf-newsletter-bar .sub-code {
width: 40%;
display: inline-block;
text-align: center;
}
#sf-newsletter-bar .sub-code > form {
line-height: 80px;
width: 100%;
}
#sf-newsletter-bar .sub-code > form input[type="text"], #sf-newsletter-bar .sub-code > form input[type="email"] {
width: 50%;
height: 44px;
line-height: 44px;
margin: 17px 0;
vertical-align: top;
background: transparent;
}
#sf-newsletter-bar .sub-code > form input[type="submit"] {
margin: 17px 0 17px 10px;
height: 44px;
vertical-align: top;
padding: 0 24px;
background: transparent;
text-shadow: none;
border-width: 1px;
border-style: solid;
line-height: 42px;
}
#sf-newsletter-bar .sub-close {
float: right;
font-size: 28px;
line-height: 84px;
padding: 0 25px;
}
.layout-boxed #sf-newsletter-bar {
background: transparent!important;
border-top-color: transparent!important;
}
.layout-boxed #sf-newsletter-bar > .container {
width: 1000%;
margin: 0 auto;
border-top: 1px solid #e3e3e3;
}
.layout-boxed #sf-newsletter-bar .sub-text {
padding-left: 15px;
}
.layout-boxed #sf-newsletter-bar .sub-close {
padding: 0 10px;
}
#sf-newsletter-bar .gform_body {
float: left;
width: 60%;
margin-top: 2px;
}
#sf-newsletter-bar .gform_body .gfield > label {
display: none;
}
#sf-newsletter-bar .gform_body .gfield .ginput_container {
margin-top: 0!important;
}
#sf-newsletter-bar .gform_body .gfield .ginput_container > input {
margin: 0;
height: 50px;
}
#sf-newsletter-bar .gform_footer {
float: left;
clear: none;
width: 40%;
margin: 2px 0 0;
padding: 0;
}
#sf-newsletter-bar .gform_footer > .gform_button {
margin: 0;
} .fw-row .spb_portfolio_widget {
padding-left: 0;
padding-right: 0;
}
.fw-row .spb_portfolio_widget .title-wrap {
border-bottom: 1px solid #e3e3e3;
width: 100%;
margin-bottom: 40px;
}
.fw-row .spb_portfolio_widget .title-wrap .spb-heading {
float: none;
text-align: center;
margin: 40px 0 0 0;
}
.grid-sizer {
margin: 0!important;
height: 0!important;
min-height: 0!important;
}
.browser-ie .grid-sizer {
display: none;
}
.filter-wrap {
width: 100%;
text-align: left;
}
.browser-ie .filter-wrap {
display: none!important;
}
.post-filter-tabs {
opacity: 0;
margin-bottom: 0;
}
.post-filter-tabs li {
margin-left: 20px;
display: none;
line-height: 60px;
opacity: 0.7;
}
.post-filter-tabs li:first-child {
margin-left: 0;
}
.post-filter-tabs li.all, .post-filter-tabs li.has-items {
display: inline-block;
}
.post-filter-tabs li.selected, .post-filter-tabs li:hover {
opacity: 1;
}
.post-filter-tabs li a {
display: block;
}
.post-filter-tabs li a:hover, .post-filter-tabs li a:focus {
color: inherit;
}
.post-filter-tabs li a > i {
display: inline-block;
vertical-align: -2px;
margin-right: 5px;
}
.post-filter-tabs li a > sup {
margin-left: 5px;
font-size: 12px;
padding: 1px 0;
display: inline-block;
position: relative;
top: -4px;
float: none;
height: 8px;
}
ul.portfolio-items {
margin-bottom: 0;
list-style: none;
transition: height 0.5s ease-in-out;
-moz-transition: height 0.5s ease-in-out;
-webkit-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
}
ul.portfolio-items.filterable-items {
height: 1000px;
}
.portfolio-items .portfolio-item {
opacity: 0;
}
.browser-ie .portfolio-items .portfolio-item, .portfolio-items .portfolio-item.item-animated, .carousel-items .portfolio-item, .mobile-browser .portfolio-item {
opacity: 1;
}
.fw-row ul.portfolio-items.gutters {
margin: 0 15px;
}
ul.portfolio-items.no-gutters {
margin: 0!important;
}
.portfolio-items > li {
margin-bottom: 30px;
}
.browser-ie .portfolio-items.no-gutters > li {
padding: 0;
}
.row .portfolio-items.no-gutters.col-1 > li {
padding-left: 0;
padding-right: 0;
}
.portfolio-items.no-gutters:not(.col-1) > li {
padding: 0;
}
.portfolio-items.no-gutters > li {
margin-bottom: 0;
}
.portfolio-items > li figure {
position: relative;
}
.portfolio-item.standard figure {
border-radius: 4px;
}
.masonry-items .portfolio-item {
border-bottom: 0;
padding-bottom: 0;
}
.multi-masonry-items .portfolio-item {
opacity: 0;
}
.multi-masonry-items .portfolio-item figure {
margin-bottom: 0;
}
.multi-masonry-items.no-gutters .portfolio-item {
padding-left: 0;
padding-right: 0;
}
.multi-masonry-items .multi-masonry-img-wrap {
overflow: hidden;
-o-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
-o-transition: -o-transform 0.4s;
transition: transform 0.4s;
z-index: 2;
position: relative;
border-radius: inherit;
}
.portfolio-items.no-gutters .portfolio-item-details, .portfolio-full-width .portfolio-item-details {
padding: 0 30px 25px;
}
.portfolio-items.gutters .portfolio-item-details {
padding: 0 0 20px;
}
.portfolio-item.gallery {
border-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
.portfolio-item.gallery figure, .masonry-items .portfolio-item.standard figure {
margin-bottom: 0;
}
.portfolio-item figure {
margin-bottom: 25px;
}
.portfolio-item.masonry-item figure, .portfolio-item.gallery-item figure {
margin-bottom: 0;
}
.portfolio-item figure img {
width: 100%;
height: auto;
position: relative;
display: block!important;
}
.portfolio-item.masonry-item .portfolio-item-details {
padding: 25px 30px;
border: 1px solid #e3e3e3;
border-top-width: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.portfolio-item .portfolio-item-wrap {
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.portfolio-item.masonry-item:hover .portfolio-item-wrap {
-moz-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
-webkit-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
}
.portfolio-item.masonry-item .portfolio-item-details h4.portfolio-item-title, .portfolio-item.masonry-item .portfolio-item-details h5.portfolio-subtitle {
margin-bottom: 0;
}
.portfolio-item-details .comments-likes {
display: none;
}
.portfolio-item h4.portfolio-item-title {
margin-bottom: 5px;
text-align: left;
margin-top: 0;
}
.portfolio-item h1.portfolio-item-title {
font-weight: normal;
margin-bottom: 4px;
text-align: left;
margin-top: 10px;
}
.portfolio-item-title a:hover {
text-decoration: none;
}
.portfolio-item h5.portfolio-subtitle {
display: block;
margin-bottom: 5px;
text-align: left;
margin-top: 0;
}
.portfolio-item h3.portfolio-subtitle {
display: block;
text-align: center;
margin-top: 0;
margin-bottom: 8px;
}
.portfolio-item .portfolio-item-excerpt {
font-size: 12px;
padding-top: 5px;
text-align: left;
}
.portfolio-item.carousel-item .portfolio-item-excerpt {
text-align: left;
margin-top: 0;
padding: 20px 0;
}
.portfolio-item.carousel-item .portfolio-item-excerpt p:last-child {
margin-bottom: 0;
}
.portfolio-item .portfolio-item-permalink {
font-size: 12px;
font-weight: bold;
display: block;
text-decoration: none;
}
.tax-portfolio-category .portfolio-wrap > .container {
width: auto;
padding: 0;
} .single-portfolio .inner-page-wrap {
margin-top: 0;
margin-bottom: 0;
}
article.type-portfolio {
margin-bottom: 20px;
}
.post-poster-bar {
min-height: 90px;
line-height: 90px;
background: rgba(0,0,0,0.5);
position: absolute;
z-index: 3;
width: 100%;
}
.post-poster-bar a {
color: #fff;
}
.post-poster-bar .post-nav {
float: left;
}
.post-nav .view-all {
float: left;
font-size: 24px;
margin-right: 20px;
}
.post-nav .divide {
background: #ccc;
height: 24px;
width: 1px;
float: left;
vertical-align: middle;
display: inline-block;
margin: 32px 20px 32px 0;
}
.post-nav .next-item, .post-nav .prev-item {
float: left;
font-size: 24px;
}
.post-nav .prev-item {
margin-right: 15px;
}
.post-poster-bar #breadcrumbs {
text-align: right;
line-height: inherit;
color: #ccc;
}
.post-poster-bar #breadcrumbs span > span {
color: #fff;
}
.post-poster-bar #breadcrumbs a {
color: #ccc;
}
.post-poster-bar #breadcrumbs a:hover {
color: #fff;
}
.single-portfolio-poster .detail-feature {
z-index: 1;
}
.single-portfolio-poster .detail-feature .details-overlay {
opacity: 1;
bottom: auto;
top: 50%;
padding-top: 30px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
body[class*="header-naked"] .single-portfolio-poster .detail-feature .details-overlay {
margin-top: -70px;
}
body[class*="header-naked"] .single-portfolio-poster .post-poster-bar {
bottom: 0;
}
.single-portfolio-poster .detail-feature .details-overlay h1 {
text-align: center;
font-size: 72px;
line-height: 90px;
font-weight: 900;
margin-bottom: 10px;
}
.single-portfolio-poster .detail-feature .details-overlay h2 {
margin-top: 0;
margin-bottom: 0;
font-size: 36px;
line-height: 48px;
font-weight: 100;
}
.hidden-hatom {
display: none;
}
article.type-portfolio.single-portfolio-standard, article.type-portfolio.single-portfolio-split {
padding-top: 50px;
}
.inner-page-wrap.no-top-spacing article.type-portfolio {
padding-top: 0;
}
article.type-portfolio figure.media-wrap {
margin-bottom: 30px;
}
article.type-portfolio figure.media-wrap.fw-media-wrap {
margin-bottom: 80px;
overflow: hidden;
}
.full-width-display-wrap, .full-width-display-wrap > .container {
position: relative;
}
.full-width-display-wrap .portfolio-options-bar {
position: absolute;
top: 60px;
z-index: 3;
width: 100%;
opacity: 0;
padding: 0 15px;
}
.full-width-display-wrap figure.fw-media-wrap {
display: none;
}
.fw-media-wrap .item-slider, .fw-media-wrap .item-slider ul.slides, .fw-media-wrap .item-slider ul.slides > li {
max-height: 800px;
}
article.type-portfolio .media-wrap .flex-control-nav {
position: absolute;
width: 100%;
text-align: center;
bottom: 6%;
left: auto;
}
article.type-portfolio .media-wrap .flex-control-nav li {
float: none;
}
.content-wrap.col-sm-9 {
padding-left: 0;
}
.content-wrap > h1:first-child,
.content-wrap > h2:first-child,
.content-wrap > h3:first-child,
.content-wrap > h4:first-child,
.content-wrap > h5:first-child,
.content-wrap > h6:first-child,
.content-wrap .side-post-info + h1,
.content-wrap .side-post-info + h2,
.content-wrap .side-post-info + h3,
.content-wrap .side-post-info + h4,
.content-wrap .side-post-info + h5,
.content-wrap .side-post-info + h6 {
margin-top: 0;
}
.sticky-spacer {
position: inherit!important;
}
.item-details.col-sm-3 {
padding-right: 0;
}
.col-sm-3 .item-details {
margin-top: 20px;
}
.single-portfolio-split .col-sm-3 .item-details {
margin-top: 50px;
}
.sidebar-content > *:first-child {
margin-top: 0;
}
.single-portfolio .item-details .sf-share-counts {
clear: both;
border-bottom-width: 0;
}
.single-portfolio .item-details .sf-share-counts .share-text {
display: none;
}
.single-portfolio .content-wrap.col-sm-9 {
padding-right: 35px;
}
.portfolio-categories {
margin-bottom: 20px;
padding: 0 0 10px;
clear: both;
height: auto;
overflow: hidden;
border-bottom: 1px solid #e3e3e3;
}
.portfolio-categories li {
float: left;
margin: 0 10px 10px 0;
}
.portfolio-categories li a {
display: block;
border-radius: 15px;
padding: 4px 12px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
border: 1px solid #e3e3e3;
letter-spacing: 1px;
}
.item-details.horizontal-details {
margin-top: 30px;
}
.item-details.horizontal-details .sidebar-content {
width: 100%;
margin-bottom: 30px;
}
.item-details.horizontal-details time, .item-details.horizontal-details .client, .item-details.horizontal-details .project {
float: left;
margin-left: 20px;	
padding-left: 20px;
clear: none;
border-bottom: 0;
margin-bottom: 20px;
padding-bottom: 0;
line-height: 50px;
border-left:  1px solid #e3e3e3;
}
.item-details.horizontal-details .portfolio-categories {
float: left;
margin-left: 20px;	
padding-left: 20px;
clear: none;
border-bottom: 0;
margin-bottom: 20px;
padding: 8px 0 0 20px;
border-left:  1px solid #e3e3e3;
}
.item-details.horizontal-details .item-link {
float: left;
margin-left: 20px;	
clear: none;
border-bottom: 0;
margin-bottom: 20px;
}
.item-details.horizontal-details time {
margin-left: 0;
padding-left: 0;
border-left-width: 0;
}
.item-details .sidebar-content {
margin-bottom: 20px;
}
.item-details time, .item-details .client, .client, .item-details .project {
margin-bottom: 20px;
padding-bottom: 20px;
display: block;
border-bottom: 1px solid #e3e3e3;
}
.item-details time {
font-weight: bold;
}
.item-details time i, .item-details .client i, .item-details .project i {
margin-right: 5px;
display: inline-block;
vertical-align: -1px;
}
.item-details time span, .item-details .client span, .item-details .project span {
font-weight: bold;
margin-right: 5px;
display: inline-block;
}
.item-details a.item-link {
margin-bottom: 20px;
display: inline-block;
float: left;
padding: 15px 18px;
}
.item-details .item-link i {
vertical-align: -2px;
margin-left: 20px;
}
.item-details .article-share {
margin-top: 25px;
text-align: left;
}
.item-details .article-share .social {
left: -150px!important;
}
.related-projects.container {
margin-bottom: 50px;
}
.related-projects h2 {
margin-top: 0;
margin-bottom: 19px;
font-size: 18px;
line-height: 32px;
font-weight: bold;
}
.vertical-header .related-projects.is-full-width > .row, .related-projects.is-full-width.gutters > .row {
padding: 0 30px;
}
.related-projects.no-gutters article {
padding: 0;
}
.related-projects:not(.container) {
margin-bottom: 40px;
}
.related-projects figure figcaption .thumb-info {
width: 90%;
}
.sticky-details.sticky {
float: none;
position: fixed;
z-index: 6;
right: auto;
padding-top: 100px!important;
}
.related-projects {
margin-top: 10px;
} #home-masonry-elements {
margin: 10px auto;
}
#home-masonry-elements li {
margin: 5px;
width: 300px;
}
#home-masonry-elements li figure {
width: 300px;
background: #f4f4f4;
} .fw-row .spb_blog_widget {
padding-left: 0;
padding-right: 0;
}
ul.blog-tweets, ul.blog-instagrams {
display: none;
}
.blog-standard {
position: relative;
margin-bottom: 30px;
}
ul.blog-items {
list-style: none;
}
ul.blog-items.gutters {
margin-left: -15px;
margin-right: -15px;
}
.fw-row ul.blog-items.gutters {
margin-left: 15px;
margin-right: 15px;
}
.fw-row .spb-row-container ul.blog-items.gutters {
margin-left: 0;
margin-right: 0;
}
.blog-wrap .heading-wrap {
margin-bottom: 5px;
}
.blog-item {
margin-bottom: 60px;
padding-top: 60px;
height: auto;
overflow: hidden;
opacity: 0;
}
.blog-item .blog-item-wrap, .tweet-item .details-wrap {
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.masonry-items .blog-item:hover .blog-item-wrap, .masonry-items .tweet-item:hover .details-wrap {
-moz-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
-webkit-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
}
.blog-item.gallery {
margin-left: 0;
margin-right: 0;
}
.browser-ie .blog-item, .blog-item.item-animated, .carousel-items .blog-item, .grid-items .blog-item, .blog-wrap .blog-items.social-blog .blog-item {
opacity: 1;
}
.blog-item:first-child {
border-top: 0;
padding-top: 0;
}
.has-both-sidebars .blog-item {
margin-bottom: 50px;
}
.blog-items-wrap #infscr-loading, .blog-items-wrap .load-more-btn {
margin-top: -30px;
}
.blog-items-wrap.blog-timeline #infscr-loading {
margin-top: 5px;
}
.blog-items-wrap.blog-load-more-pagination #infscr-loading, .blog-items-wrap.blog-load-more-pagination .load-more-btn {
margin-top: 20px;
}
#infscr-loading div.spinner {
display: inline-block;
height: 32px;
width: 34px;
vertical-align: top;
opacity: 0.7;
}
.blog-timeline #infscr-loading {
text-align: left;
}
.blog-timeline #infscr-loading div.spinner {
margin-left: -12px;
}
.has-no-sidebar .blog-timeline #infscr-loading {
text-align: center;
}
.has-no-sidebar .blog-timeline #infscr-loading div.spinner {
margin-left: 10px;
}
#infscr-loading div.spinner > svg {
height: 32px;
width: 32px;
}
.blog-load-more-pagination #infscr-loading div.spinner, .products-load-more-pagination #infscr-loading div.spinner, .portfolio-load-more-pagination #infscr-loading div.spinner {
display: inline-block;
height: 16px;
width: 16px;
vertical-align: middle;
margin-top: -2px;
margin-left: 0;
}
.blog-load-more-pagination #infscr-loading div.spinner > svg, .products-load-more-pagination #infscr-loading div.spinner > svg, .portfolio-load-more-pagination #infscr-loading div.spinner > svg, .blog-load-more-pagination #infscr-loading div.spinner > object, .products-load-more-pagination #infscr-loading div.spinner > object, .portfolio-load-more-pagination #infscr-loading div.spinner > object {
height: 16px;
width: 16px;
}
#infscr-loading div.text {
display: inline-block;
margin-left: 10px;
opacity: 0.5;
}
.blog-load-more-pagination #infscr-loading > div.all-loaded {
margin-left: -22px;
transition: all 0.5s ease-in-out;
}
.load-more-btn, #infscr-loading {
margin: 50px auto;
display: block;
width: 100%;
text-align: center;
padding: 14px 20px;
height: 50px;
line-height: 22px;
font-weight: bold;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
vertical-align: middle;
position: relative;
}
.portfolio-wrap .load-more-btn, .portfolio-wrap #infscr-loading {
margin: 20px auto 0;
}
#infscr-loading {
display: block;
z-index: 2;
}
.search-items .blog-item {
padding-top: 0;
margin-bottom: 50px;
}
.search-item-img {
float: left;
position: relative;
}
.search-item-img img, .search-item-img .img-holder {
height: 70px;
width: 70px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.search-item-img .img-holder {
border: 1px solid #e3e3e3;
line-height: 20px;
}
.search-item-img .img-holder i {
display: inline-block;
padding: 28px 20px;
font-size: 28px;
opacity: 0.5;
}
.search-item-content {
margin-left: 100px;
}
.search-item-content.no-excerpt h3 {
margin-top: 8px;
}
.search-item-content time {
display: block;
margin-bottom: 15px;
}
.read-more {
text-decoration: none;
display: inline-block;
padding-right: 22px;
position: relative;
font-weight: bold;
}
.read-more-button {
padding-right: 22px;
font-weight: bold;
display: inline-block;
position: relative;
}
.read-more, .read-more-button {
-webkit-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000); -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
-o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); }
.read-more:hover, .read-more-button:hover {
padding-right: 32px;
}
.read-more-button::after, .read-more::after {
content: "\e90a";
font-family: 'nucleo-interface';
vertical-align: -2px;
font-weight: normal;
font-size: 16px;
position: absolute;
right: 0;
top: 50%;
margin-top: -11px;
height: 22px;
line-height: 22px;
}
.download-button::after {
content: "\e900";
}
.read-more-link {
text-decoration: none;
margin-top: 5px;
font-weight: bold;
display: block;
}
.browser-ie .sticky-post-icon, .browser-ie10 .sticky-post-icon {
background-image: none;
}
.sticky-post-icon i {
display: inline-block;
}
.post-cats > a {
padding: 0px 6px;
font-size: 12px;
line-height: 19px;
font-weight: bold;
text-transform: uppercase;
border-radius: 4px;
letter-spacing: 1px;
display: inline-block;
margin-right: 10px;
}
.post-cats > a:hover {
color: inherit;
} .blog-wrap .blog-aux-wrap {
margin-bottom: 0;
margin-top: 30px;
}
.blog-aux-options {
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
margin-bottom: 0;
padding: 10px 0;
line-height: 34px;
}
ul.blog-aux-options li {
float: left;
display: inline-block;
}
.blog-aux-options li:first-child {
margin-left: 0;
}
.blog-aux-options li.search {
height: auto;
overflow: hidden;
float: right;
position: relative;
}
.blog-aux-options li.search:before {
content: "\e935";
font-family: 'nucleo-interface';
font-size: 16px;
position: absolute;
left: 0;
top: 50%;
margin-top: -17px;
}
.blog-aux-options li.search input[type="text"] {
background: transparent;
border: transparent;
padding: 0 0 0 25px;
height: 35px;
margin: 0;
}
.blog-aux-options li a {
display: block;
font-size: 14px;
line-height: 34px;
padding-right: 15px;
padding-left: 15px;
border-left: 1px solid #e3e3e3;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: relative;
}
.blog-aux-options li:first-child a {
border-left-width: 0;
padding-left: 0;
}
.blog-aux-options li a i {
margin-right: 8px;
font-size: 16px;
vertical-align: -2px;
}
.blog-aux-options li a:hover {
text-decoration: none;
}
.blog-aux-options li.selected a::after {
content: "";
background: #fff;
width: 10px;
height: 10px;
position: absolute;
bottom: -16px;
left: 50%;
margin-left: -5px;
border-left: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
border-radius: 2px;
transform: rotate(-45deg);
}
.blog-aux-options li form {
margin: 0;
position: relative;
}
.blog-aux-options li form input {
margin: 0;
border: 0;
height: 35px;
width: auto;
padding-left: 25px;
background: transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.blog-filter-wrap .filter-slide-wrap {
display: none;
}
.blog-filter-wrap ul.aux-list {
margin-top: 30px;
margin-bottom: -20px;
overflow: hidden;
}
.blog-filter-wrap ul li {
display: block;
margin-bottom: 30px;
margin-left: 0;
margin-right: 0;
}
.blog-filter-wrap ul li a {
display: block;
padding: 15px 40px 15px 20px;
border: 1px solid #333;
border-radius: 4px;
position: relative;
}
.blog-filter-wrap ul li a span {
display: block;
float: left;
}
.blog-filter-wrap ul li a span sup.count {
margin-left: 5px;
top: -.6em;
}
.blog-filter-wrap ul li a span.cat-color {
position: absolute;
right: 20px;
top: 50%;
margin-top: -6px;
width: 12px;
height: 12px;
border-radius: 30px;
}
.blog-filter-wrap ul.wp-tag-cloud li > a {
height: auto;
max-height: none;
padding: 15px 20px;
float: none;
text-transform: none;
letter-spacing: normal;
font-weight: normal;
} .standard-items .blog-item {
padding-top: 0;
margin-bottom: 0;
width: 100%;
opacity: 1;
}
.standard-items .blog-item:first-child .standard-post-content.no-thumb {
padding-top: 0;
}
.standard-items .blog-item .post-content-wrap {
border-bottom: 2px solid #e3e3e3;
padding-top: 50px;
}
.standard-items .blog-item:first-child .post-content-wrap {
padding-top: 0;
}
.standard-items .blog-item:last-child .post-content-wrap {
border-bottom: 0;
}
.standard-items .blog-item figure {
margin-bottom: 30px;
border-radius: 4px;
}
.standard-items .blog-item:first-child figure {
margin-top: 0;
}
.standard-items .blog-item .blog-item-details {
padding-bottom: 25px;
}
.standard-items .blog-item .standard-post-content {
padding-top: 0;
}
.standard-items .blog-item .blog-item-aux {
padding: 20px 0;
border-top-width: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.standard-items .blog-item .comments-likes .blog-item-details {
display: inline-block;
margin-right: 10px;
}
.blog-item .side-details {
float: left;
width: 70px;
margin-top: 50px;
margin-right: 30px;
background: #fff;
}
.standard-items .blog-item:first-child .side-details {
margin-top: 0;
}
.blog-item .side-details .narrow-date-block {
width: 70px;
padding: 15px 14px 17px;
}
.blog-item .side-details .comments-wrapper {
border-top: 2px solid #e3e3e3;
padding-top: 17px;
padding-bottom: 12px;
}
.blog-item .side-details .love-it-wrapper {
padding-top: 0;
margin-top: -8px;
padding-bottom: 12px;
}
.blog-item .post-content-wrap {
margin-left: 100px;
}
.standard-items.alt-styling .blog-item figure {
margin-bottom: 0;
}
.standard-items.alt-styling .blog-item {
overflow: visible;
}
.standard-items.alt-styling .blog-item .standard-post-content {
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
box-shadow: 1px 1px 1px rgba(0,0,0,.1);
background: #fff;
padding: 30px;
}
.standard-items.alt-styling .blog-item .post-content-wrap {
border-bottom: 0;
}
.standard-items.alt-styling .read-more-button {
float: left;
font-size: 14px;
line-height: 18px;
height: auto;
padding: 12px 18px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
font-weight: bold;
display: inline-block;
border: 2px solid #222;
}
.standard-post-date {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #e3e3e3;
padding: 13px 18px;
display: inline-block;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
margin-bottom: 30px;
}
.standard-post-content {
position: relative;
padding: 20px 0px 40px;
}
.standard-post-content:empty {
padding-top: 0;
}
.standard-post-content.no-thumb {
padding: 40px 0;
}
.format-quote .standard-post-content, .format-link .standard-post-content {
padding-top: 30px;
}
.standard-post-content h1 {
margin-top: 0;
margin-bottom: 20px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.standard-post-content h1 a:hover {
text-decoration: none;
}
.standard-post-content .link-excerpt {
position: relative;
padding-bottom: 20px;
}
.standard-post-content .link-excerpt > p {
font-weight: bold;
font-size: 20px;
line-height: 30px;
margin-bottom: 10px;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;
}
.standard-post-content .link-excerpt > i {
display: block;
position: absolute;
font-size: 44px;
margin-top: 10px;
top: 0;
left: 30px;
opacity: 0.2;
-moz-opacity: 0.2;
filter:alpha(opacity=20);
}
.standard-post-content .excerpt {
margin-bottom: 25px;
}
.standard-post-content .excerpt > .container {
padding-left: 0;
padding-right: 0;
width: 100%;
}
.has-no-sidebar .standard-post-content .read-more-button {
margin-right: 20px;
margin-bottom: 0;
}
.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
display: inline-block;
margin-left: 20px;
margin-right: 10px;
}
.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
display: inline-block;
margin-left: 20px;
margin-right: 10px;
}
.download-button {
margin-bottom: 0;
margin-right: 15px!important;
}
.blog-details-inner .post-cats, .details-inner .post-cats {
margin-bottom: 16px;
}
figure.animated-overlay .post-cats {
position: absolute;
bottom: 30px;
left: 30px;
z-index: 3;
}
figure.animated-overlay.thumb-media-video .post-cats, figure.animated-overlay.thumb-media-audio .post-cats, figure.animated-overlay.thumb-media-sh-video .post-cats {
display: none;
}
.standard-items figure.animated-overlay.thumb-media-audio {
border-bottom-width: 1px;
}
.blog-item.format-quote .post-cats {
display: none;
}
.blog-item.format-quote .blog-item-details {
padding-bottom: 0;
text-align: center;
}
.standard-items .quote-excerpt blockquote {
margin-left: 55px;
}
.standard-items .blog-item .quote-excerpt {
margin-bottom: 0;
}
.standard-items .blog-item .quote-excerpt:before {
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.standard-items .blog-item.format-quote .blog-item-details {
text-align: left;
}
.standard-items .blog-item.format-link .excerpt:before {
margin-bottom: 0;
float: left;
position: absolute;
top: 0;
left: 0;
}
.standard-items .blog-item.format-link .excerpt {
padding-left: 50px;
position: relative;
min-height: 30px;
margin-bottom: 40px;
text-align: left;
}
.standard-items .blog-item.format-link .blog-item-details {
text-align: left;
} .blog-items {
padding-bottom: 20px;
margin-bottom: 0;
}
.masonry-items, .multi-masonry-items {
transition: height 0.4s ease-in-out;
-moz-transition: height 0.4s ease-in-out;
-webkit-transition: height 0.4s ease-in-out;
-o-transition: height 0.4s ease-in-out;
}
.masonry-items .blog-item {
margin-bottom: 30px;
padding-top: 0;
border-top: 0;
z-index: 1;
overflow: visible;
}
.masonry-items.no-gutters .blog-item {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.blog-masonry .masonry-items .blog-item {
opacity: 0;
}
.blog-masonry .masonry-items .blog-item.item-animated {
opacity: 1;
}
.masonry-items.no-gutters .blog-item.gallery {
margin-left: 0;
margin-right: 0;
}
.masonry-items .blog-item figure {
margin-bottom: 0;
}
.masonry-items .blog-item .details-wrap .details-inner, .masonry-items .blog-item .grid-no-image {
padding: 25px 30px;
position: relative;
}
.masonry-items .blog-item .comments-svg .stroke, .masonry-items .blog-item .loveit-svg .stroke, .masonry-items .blog-item .loveit-svg .fill {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.masonry-items .blog-item .details-wrap {
border: 1px solid #e3e3e3;
border-radius: 4px;
}
.masonry-items .blog-item figure + .details-wrap {
border-top-width: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.masonry-items .blog-item figure.thumb-media-none + .details-wrap {
border-top-width: 1px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.masonry-items .blog-item .comments-likes a {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.masonry-items .blog-item h6 {
display: none;
text-transform: capitalize;
font-weight: bold;
color: inherit;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.masonry-items .blog-item .details-wrap h3 {
margin: 0 0 20px;
}
.masonry-items .blog-item .details-wrap h3, .masonry-items .blog-item .inst-overlay h3 {
font-size: 18px;
line-height: 26px;
margin: 0 0 8px;
}
.masonry-items .blog-item .details-wrap h2:last-child {
margin-bottom: 0;
}
.masonry-items .blog-item .thumb-media-none + .details-wrap h2 {
max-width: 80%;
}
.masonry-items .blog-item .details-wrap .quote-excerpt {
font-size: 28px;
line-height: 36px;
}
.masonry-items .blog-item .post-item-details {
margin-bottom: 0;
position: absolute;
bottom: 25px;
font-size: 12px;
}
.blog-item .blog-item-aux {
border-top: 1px solid #e3e3e3;
padding: 20px 30px;
}
.blog-item-aux .sticky-post-icon {
float: left;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #e3e3e3;
}
.blog-item-aux .read-more-button {
padding-top: 0;
}
.blog-item-aux .comments-likes {
margin-top: 0;
}
.blog-item-aux .date {
float: left;
display: inline-block;
font-size: 12px;
font-weight: bold;
}
.blog-item-aux .date:before {
content: "\e929";
font-family: 'nucleo-interface';
display: inline-block;
font-size: 14px;
margin-right: 5px;
vertical-align: -2px;
font-weight: normal;
}
.blog-item-aux .author {
float: right;
font-size: 12px;
font-weight: bold;
}
.blog-item-aux .author .tweet-link:after {
content: "\e93f";
font-family: 'nucleo-interface';
display: inline-block;
font-size: 14px;
margin-left: 5px;
vertical-align: -2px;
font-weight: normal;
}
.masonry-items .blog-item .post-date {
display: block;
font-weight: normal;
}
.masonry-items .instagram-item {
position: relative;
}
.instagram-item figure {
border-radius: 4px;
overflow: hidden;
z-index: 1;
}
.instagram-item .inst-overlay {
position: absolute;
z-index: 2;
padding: 30px;
height: 100%;
width: 100%;
top: 0;
left: 0;
opacity: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
background: rgba(0,0,0,0.7);
}
.instagram-item:hover .inst-overlay {
opacity: 1;
}
.instagram-item .inst-overlay h3 {
max-height: 65%;
overflow: hidden;
font-size: 18px;
line-height: 32px;
color: #fff;
}
.instagram-item .inst-overlay > a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
}
.masonry-items .instagram-item img {
position: relative;
z-index: 1;
width: 100%;
}
.masonry-items .blog-item h3.tweet-text {
font-size: 18px;
line-height: 32px;
margin-bottom: 0;
-webkit-transition: color .3s ease-out;
-moz-transition: color .3s ease-out;
transition: color .3s ease-out;
}
.masonry-items .blog-item .details-wrap > a:first-child {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 2;
}
.tweet-item .twitter_intents {
display: none;
}
.masonry-items .blog-item .author {
bottom: 28px;
white-space: nowrap;
}
.tweet-item .tweet-icon, .instagram-item .inst-icon {
position: absolute;
bottom: 30px;
right: 30px;
padding: 7px 9px 6px 9px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 18px;
width: 31px;
z-index: 3;
}
.instagram-item .inst-overlay .date {
bottom: 30px;
position: absolute;
font-size: 12px;
color: #fff;
font-weight: bold;
}
.instagram-item .inst-overlay .date:before {
content: "\e928";
font-family: 'nucleo-interface';
font-size: 16px;
margin-right: 5px;
vertical-align: -2px;
font-weight: normal;
} .mini-items .blog-item {
margin-bottom: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.mini-blog-item-wrap {
overflow: hidden;
position: relative;
}
.blog-item:first-child .mini-blog-item-wrap {
border-top: 0;
padding-top: 0;
}
.mini-items .blog-details-wrap {
border-left-width: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
width: 60%;
height: 100%;
float: right;
padding-left: 30px;
padding-bottom: 40px;
}
.mini-items .blog-item:nth-child(even) .blog-details-wrap {
float: left;
padding-left: 0;
padding-right: 30px;
}
.mini-items figure.thumb-media-none + .blog-details-wrap, .mini-items .blog-details-wrap.no-figure {
width: 100%;
border-left-width: 1px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
padding-left: 0;
}
.mini-items .blog-details-inner {
padding: 0 0 30px;
}
.mini-items .blog-item-aux {
padding: 20px 0;
}
.mini-items .mini-alt-wrap {
padding: 20px 30px 30px;
border: 1px solid #e4e4e4;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.mini-items .blog-item.quote .mini-alt-wrap {
padding: 30px;
border: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.mini-items .blog-item.quote .read-more-button, .mini-items .blog-item.quote .comments-likes {
display: none;
}
.mini-items .mini-alt-wrap .quote-excerpt, .mini-items .mini-alt-wrap .link-excerpt {
position: relative;
}
.mini-items .mini-alt-wrap .quote-excerpt:before {
content: "\e953";
font-family: 'nucleo-interface';
font-size: 32px;
margin-bottom: 30px;
display: block;
}
.mini-items .mini-alt-wrap .link-excerpt > p {
font-weight: bold;
font-size: 20px;
line-height: 30px;
margin-bottom: 10px;
max-width: 100%;
text-overflow: ellipsis;
overflow: hidden;
}
.mini-items .mini-alt-wrap .link-excerpt > i {
display: block;
position: absolute;
font-size: 44px;
margin-top: 10px;
top: 0;
left: 30px;
opacity: 0.2;
-moz-opacity: 0.2;
filter:alpha(opacity=20);
}
.mini-items .mini-alt-wrap .blog-item-details {
display: inline;
padding-right: 20px;
}
.mini-items .blog-item h3 {
margin-top: -3px;
margin-bottom: 10px;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-weight: bold;
}
.mini-items .blog-item-details {
margin-bottom: 5px;
padding-bottom: 0;
font-style: normal;
}
.format-aside .blog-item-details, .format-status .blog-item-details {
display: none;
}
.mini-items .blog-item .excerpt {
margin-top: 20px;
margin-bottom: 0;
}
.mini-items .comments-likes {
float: none;
}
.mini-items figure .wp-video video {
max-height: 250px!important;
}
.mini-items .read-more-button {
float: left;
margin-right: 20px;
}
.mini-items .comments-likes {
float: right;
}
.mini-items figure.animated-overlay > .post-cats {
display: none;
} .timeline-items {
position: relative;
}
.timeline-items::before {
content: '';
position: absolute;
top: 0;
height: 100%;
width: 2px;
background: #d7e4ed;
left: 25px;
margin-left: -1px;
display: block;
}
.timeline-items .blog-item {
position: relative;
margin: 20px 0;
padding: 0 0 20px;
opacity: 1;
overflow: visible;
}
.timeline-items .blog-item:after {
content: "";
display: table;
clear: both;
}
.timeline-items .blog-item:first-child {
margin-top: 0;
}
.timeline-items .blog-item:last-child {
margin-bottom: 0;
}
.timeline-items .blog-details-inner {
padding: 30px;
}
.timeline-items .blog-item h3 {
font-weight: bold;
}
.timeline-item-format-icon {
position: absolute;
top: 0;
left: 25px;
width: 50px;
height: 50px;
margin-left: -25px;
border-radius: 50%;
background: #fff;
text-align: center;
line-height: 50px;
font-size: 16px;
border: 1px solid #e3e3e3;
color: #999;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
}
.timeline-item-format-icon::before {
content: '';
position: absolute;
top: 50%;
left: 100%;
height: 10px;
width: 10px;
background: #fff;
border-left: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
border-radius: 2px;
transform: rotate(-140deg);
margin-left: -5px;
margin-top: -5px;
}
.timeline-item-format-icon-bg {
position: absolute;
top: -10px;
left: 25px;
width: 50px;
height: 70px;
margin-left: -25px;
background: #fff;
}
.timeline-item-content-wrap {
position: relative;
border-radius: 0.25em;
width: 100%;
float: right;
padding-left: 65px;
}
.timeline-item-content-wrap:after {
content: "";
display: table;
clear: both;
}
.timeline-item-content-wrap .blog-details-wrap {
border: 1px solid #e3e3e3;
border-top-width: 1px;
border-radius: 4px;
}
.timeline-item-content-wrap figure + .blog-details-wrap {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top-width: 0px;
}
.has-no-sidebar .blog-item:nth-child(odd) .timeline-item-format-icon::before {
right: 100%;
left: auto;
border-right: 1px solid #e3e3e3;
border-top: 1px solid #e3e3e3;
border-left-width: 0;
border-top-width: 0;
transform: rotate(140deg);
margin-right: -5px;
}
.has-no-sidebar .timeline-items::before {
left: 50%;
}
.has-no-sidebar .timeline-item-format-icon, .has-no-sidebar .timeline-item-format-icon-bg {
left: 50%;
}
.has-no-sidebar .blog-item:nth-child(odd) .timeline-item-content-wrap {
float: left;
width: 50%;
padding-right: 40px;
padding-left: 0;
}
.has-no-sidebar .blog-item:nth-child(even) .timeline-item-content-wrap {
float: right;
width: 50%;
padding-left: 40px;
}
.timeline-item-content-wrap.is-hidden, .timeline-item-format-icon.is-hidden {
visibility: hidden;
}
.no-cssanimations .timeline-item-content-wrap.is-hidden, .no-cssanimations .timeline-item-format-icon.is-hidden {
visibility: visible;
}
.cssanimations .timeline-item-content-wrap.bounce-in {
visibility: visible;
-webkit-animation: timeline-bounce-2-inverse 0.6s;
-moz-animation: timeline-bounce-2-inverse 0.6s;
animation: timeline-bounce-2-inverse 0.6s;
}
.cssanimations .has-no-sidebar .blog-item:nth-child(even) .timeline-item-content-wrap.bounce-in {
visibility: visible;
-webkit-animation: timeline-bounce-2 0.6s;
-moz-animation: timeline-bounce-2 0.6s;
animation: timeline-bounce-2 0.6s;
}
.cssanimations .timeline-item-format-icon.bounce-in {
visibility: visible;
-webkit-animation: timeline-bounce-1 0.6s;
-moz-animation: timeline-bounce-1 0.6s;
animation: timeline-bounce-1 0.6s;
}
@-webkit-keyframes timeline-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes timeline-bounce-1 {
0% {
opacity: 0;
-moz-transform: scale(0.5);
}
60% {
opacity: 1;
-moz-transform: scale(1.2);
}
100% {
-moz-transform: scale(1);
}
}
@keyframes timeline-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes timeline-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes timeline-bounce-2 {
0% {
opacity: 0;
-moz-transform: translateX(-100px);
}
60% {
opacity: 1;
-moz-transform: translateX(20px);
}
100% {
-moz-transform: translateX(0);
}
}
@keyframes timeline-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
-o-transform: translateX(-100px);
transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes timeline-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes timeline-bounce-2-inverse {
0% {
opacity: 0;
-moz-transform: translateX(100px);
}
60% {
opacity: 1;
-moz-transform: translateX(-20px);
}
100% {
-moz-transform: translateX(0);
}
}
@keyframes timeline-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
-o-transform: translateX(100px);
transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
-ms-transform: translateX(-20px);
-o-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
.timeline-items .quote-excerpt blockquote {
margin-left: 55px;
}
.timeline-items .blog-item .quote-excerpt {
margin-bottom: 0;
padding-left: 50px;
position: relative;
}
.timeline-items .blog-item .quote-excerpt:before {
margin-bottom: 0;
float: left;
position: absolute;
left: 0;
top: 0;
}
.timeline-items .blog-item.format-quote .blog-item-details {
text-align: left;
}
.timeline-items .blog-item.format-link .excerpt:before {
margin-bottom: 0;
float: left;
position: absolute;
top: 0;
left: 0;
}
.timeline-items .blog-item.format-link .excerpt {
padding-left: 50px;
position: relative;
min-height: 30px;
margin-bottom: 40px;
text-align: left;
}
.timeline-items .blog-item.format-link .blog-item-details {
text-align: left;
} .blog-item .quote-display {
text-align: center;
padding: 20px 10px 0;
font-size: 42px;
}
.blog-item figure {
position: relative;
}
.blog-item figure:empty {
display: none;
}
.blog-item figure img {
display: block;
}
.mini-items .blog-item figure {
float: left;
width: 40%;
border-top-left-radius: 4px;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
}
.mini-items .blog-item:nth-child(even) figure {
float: right;
}
.mini-items .blog-item figure.thumb-media-audio {
width: 100%;
margin-bottom: 30px;
}
.has-both-sidebars .mini-items .blog-item figure {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
.mini-items .blog-item figure.quote {
float: none;
width: 100%;
}
figure.media-wrap {
height: auto;
margin-bottom: 20px;
position: relative;
}
figure.media-wrap.full-width-detail {
margin-bottom: 40px;
}
figure.media-wrap.full-width-detail:empty {
margin-bottom: 0;
}
figure.media-wrap a {
display: block;
}
figure.media-wrap img {
height: auto!important;
width: 100%;
}
figure.media-wrap.media-type-gallery-stacked img, figure.media-wrap.media-type-gallery-stacked > a {
margin-top: 30px;
}
figure.media-wrap.media-type-gallery-stacked img:first-child, figure.media-wrap.media-type-gallery-stacked > a:first-child {
margin-top: 0;
}
figure.media-wrap iframe {
display: block;
width: 100%;
}
figure.thumb-media-audio + .details-wrap .details-inner, figure.thumb-media-audio + .blog-details-wrap .blog-details-inner h3, figure.thumb-media-audio + .blog-details-wrap .blog-details-inner .excerpt {
display: none;
}
.timeline-items figure.thumb-media-audio + .blog-details-wrap .blog-details-inner {
padding: 10px 30px;
}
figure.media-wrap .wp-audio-shortcode {
margin: 0 auto;
}
figure.media-wrap .sh-video-wrap > div, figure.media-wrap .sh-video-wrap .wp-video-shortcode {
width: 100%!important;
}
figure.media-wrap .mejs-container.wp-video-shortcode {
width: 100% !important;
height: auto !important;
padding-top: 56.5%;
}
figure .wp-video video {
width: 100% !important;
height: auto !important;
display: block;
}
figure audio {
margin: 0;
display: block;
visibility: visible!important;
}
figure.media-wrap .mejs-overlay, figure.media-wrap .mejs-poster {
width: 100% !important;
height: 100% !important;
}
figure.media-wrap .mejs-mediaelement video {
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
width: 100% !important;
height: 100% !important;
}
figure.media-wrap .mejs-controls > div:last-of-type {
position: relative;
clear: both;
float: right!important;
top: -26px;
}
figure.media-wrap .mejs-controls a.mejs-horizontal-volume-slider {
float: right;
top: -28px;
}
figure.media-wrap .mejs-video .mejs-overlay-button {
margin-top: -60px!important;
opacity: 0;
transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
}
.mejs-video:hover .mejs-overlay-button {
opacity: 1;
}
.mejs-offscreen {
margin-top: 10px;
} .blog-item h3 {
margin-bottom: 5px;
margin-top: 0;
}
.blog-item h3 a, .blog-item h4 a {
text-decoration: none;
}
.blog-item-details {
font-size: 12px;
padding-bottom: 15px;
}
.blog-item-details span.author {
font-weight: normal;
}
.blog-item-details a {
text-decoration: none;
font-weight: bold;
}
.blog-item-details time {
font-weight: bold;
}
.blog-item-details time:before {
content: "\e946";
font-family: 'nucleo-interface';
margin-right: 6px;
font-size: 16px;
vertical-align: -2px;
font-weight: normal;
}
.comments-likes {
float: right;
font-weight: bold;
font-size: 12px;
}
.comments-likes a, .comments-likes a:hover {
text-decoration: none;
}
.comments-likes .comments-wrapper, .comments-likes .love-it-wrapper {
display: inline-block;
vertical-align: top;
}
.comments-likes .love-it-wrapper a:hover {
cursor: pointer;
}
.comments-wrapper > a {
position: relative;
display: inline-block;
}
.love-it-wrapper a {
text-decoration: none;
position: relative;
display: inline-block;
}
.comments-likes .love-it-wrapper {
margin-left: 10px;
}
.comments-likes .love-it-wrapper a {
text-decoration: none;
}
.comments-likes a i {
margin-right: 5px;
font-size: 14px;
vertical-align: -1px;
font-weight: normal;
}
.comments-likes a span, .comments-likes a i {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.love-it > svg .stroke, .love-it > svg .fill, .comments-wrapper a > svg .stroke {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.love-it span.love-count {
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.comments-likes .love-it-wrapper .loved {
margin: 0;
}
.comments-likes .love-it-wrapper i {
margin-right: 5px;
}
span.love-count {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.comments-likes span.love-count {
margin-top: -1px;
}
.blog-item .excerpt {
line-height: 22px;
}
.blog-item .excerpt p {
word-break: break-word;
}
.blog-item .excerpt iframe, .blog-item .excerpt embed {
max-width: 100%;
}
.excerpt ul {
list-style: disc inside;
}
.blog-item .read-more-bar {
height: auto;
overflow: hidden;
margin-top: 20px;
}
.blog-item .read-more-bar .read-more {
margin-top: 0;
}
.blog-item .quote-excerpt:before {
content: "\e90d";
font-family: 'nucleo-interface';
font-size: 30px;
margin-bottom: 20px;
display: block;
text-align: center;
}
.blog-item .quote-excerpt {
padding-bottom: 15px;
font-style: normal;
min-height: 70px;
display: block;
}
.blog-item .quote-excerpt p {
font-size: inherit;
line-height: inherit;
}
.quote-excerpt blockquote {
margin: 0 0 20px 0;
padding: 0;
border-left-width: 0;
}
blockquote cite {
font-size: 14px;
margin-top: 6px;
display: block;
}
.blog-item.format-link .excerpt:before {
content: "\e93f";
font-family: 'nucleo-interface';
font-size: 30px;
margin-bottom: 20px;
display: block;
text-align: center;
}
.blog-item.format-link .excerpt {
margin-bottom: 30px;
text-align: center;
}
.blog-item.format-link .excerpt, .blog-item.format-link .excerpt p {
font-size: 20px;
line-height: 30px;
}
.blog-item.format-link .blog-item-details {
text-align: center;
} .single-post .inner-page-wrap {
margin-top: 0;
margin-bottom: 0;
}
.single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard, .single-post .inner-page-wrap.no-top-spacing article.type-post.single-post-standard-above {
padding-top: 0;
}
.single-post .inner-page-wrap.no-bottom-spacing article.post .content-wrap, .single-post .inner-page-wrap.no-bottom-spacing .sidebar {
margin-bottom: 0;
padding-bottom: 0;
}
.single-post .content-left, .single-post .left-sidebar {
padding-left: 0;
}
.single-post .content-right, .single-post .right-sidebar {
padding-right: 0;
}
.single-post .content-right {
float: right;
}
.single-post .left-sidebar {
float: left;
}
article.type-post.single-post-standard, article.type-post.single-post-standard-above {
padding-top: 60px;
}
.hero-content-split article.type-post.single-post-standard, .hero-content-split article.type-post.single-post-standard-above {
padding-top: 0;
}
.single-post .uplift-post-wrap {
position: relative;
padding-left: 200px;
}
.uplift-post-wrap .side-post-info {
width: 170px;
padding-left: 0;
padding-right: 0;
}
.single-post .has-no-sidebar .content-wrap {
padding-left: 200px;
}
.single-post .has-no-sidebar .side-post-info {
width: 170px;
padding-left: 0;
padding-right: 0;
}
.audio-detail {
width: 100%;
min-width: 280px;
margin: 0 auto;
}
.audio-details {
padding: 30px 30px 0;
}
.audio-details:empty {
display: none;
}
.audio-details .cover-image {
width: 70px;
height: 70px;
float: left;
margin-right: 15px;
margin-bottom: 20px;
}
.audio-details .cover-image img {
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
}
.audio-details h4 {
margin: 0 0 5px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
}
.audio-details h5 {
margin: 0 0 5px;
font-size: 14px;
line-height: 20px;
}
.post-download {
text-align: center;
}
.post-download a.sf-button {
margin-bottom: 0;
margin-right: 0;
}
.body-content.quote {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 20px;
}
.body-content.quote p {
margin-bottom: 3px;
}
.body-content.quote cite {
font-weight: bold;
text-transform: uppercase;
}
.article-content.aside, .item-details.aside {
margin-top: 10px;
}
.blog-excerpt p {
margin-bottom: 10px;
}
.detail-feature {
position: relative;
z-index: 2;
background-size: cover;
background-position: center;
margin-bottom: 50px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.detail-feature .details-overlay {
position: absolute;
z-index: 3;
bottom: 45%;
width: 100%;
opacity: 0;
text-align: center;
}
.detail-feature .details-overlay h1 {
font-size: 72px;
line-height: 90px;
font-weight: bold;
max-width: 80%;
width: 80%;
margin: 10px auto 0;
text-align: center;
}
.detail-feature .details-overlay .post-cats > a {
background: #fff!important;
color: #444!important;
}
.detail-feature .details-overlay .post-cats > a:last-child {
margin-right: 0;
}
.detail-feature .details-overlay .breadcrumbs-wrap {
margin-top: 30px;
}
.detail-feature .details-overlay #breadcrumbs, .detail-feature .details-overlay #breadcrumbs a, .detail-feature .details-overlay #breadcrumbs i {
color: inherit;
}
.detail-feature .details-overlay #breadcrumbs span > a, .detail-feature .details-overlay #breadcrumbs i {
opacity: 0.7;
}
.detail-feature .details-overlay .post-item-details {
max-width: 800px;
width: 80%;
margin: 0 auto;
text-align: left;
display: none;
}
.detail-feature .details-overlay .post-item-details a {
color: inherit;
}
.detail-feature .details-overlay .post-item-details .author {
font-weight: bold;
}
.detail-feature .details-overlay .post-item-details .date {
display: block;
}
.detail-feature figure.media-wrap {
z-index: 2;
}
article.post figure.media-wrap, article.post .content-wrap, article.attachment .content-wrap {
margin-bottom: 60px;
}
article.post figure.media-wrap.media-type-none {
display: block!important;
}
article.post.single-post-standard figure.media-wrap {
margin-bottom: 40px;
}
article.post.single-post-standard figure.media-wrap:empty {
display: none!important;
margin-bottom: 0;
}
article.post .content-wrap .container {
max-width: 100%;
}
article.post .content-wrap > .container {
padding: 0;
}
figure.media-wrap:empty, figure.media-wrap.full-width-detail:empty {
margin: 0;
}
figure.media-wrap.media-type-none {
display: none!important;
}
figure.quote blockquote {
margin-bottom: 0;
}
.content-wrap.extra-spacing > p {
padding: 20px 50px;
}
.content-wrap.extra-spacing > p > img {
margin: -10px -15%;
width: 130%;
max-width: none;
}
.content-wrap.extra-spacing blockquote {
margin: 0 -10% 20px;
padding: 0;
text-align: center;
}
.article-divider {
width: 80px;
height: 2px;
background: rgba(0,0,0,0.8);
margin: 50px auto;
}
.format-link  figure.media-wrap {
text-align: center;
margin: 0 0 30px;
}
.format-link .link-post-link {
font-size: 18px;
line-height: 24px;
display: inline-block;
}
.format-link .link-post-link i {
margin-right: 8px;
vertical-align: -1px;
}
.format-chat figure.media-wrap {
margin-bottom: 40px;
}
.format-chat .chat {
margin-top: 0;
}
.format-chat .chat .chat-timestamp {
float: right;
font-size: 12px;
font-weight: normal;
margin: 0 10px;
}
.format-chat .chat .chat-text {
margin: 0 0 20px;
}
.format-status .body-text p {
font-size: 18px;
font-style: italic;
line-height: 24px;
}
.format-status .excerpt {
font-size: 18px;
font-style: italic;
line-height: 24px;
}
.single-format-aside .page-heading {
display: none;
}
article.attachment .content-wrap p.attachment img {
width: 100%;
height: auto;
}
article.attachment .article-share {
width: 100%!important;
}
.navigation {
margin-top: 10px;
margin-bottom: 50px;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding: 15px 0;
}
.blog-navigation {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.nav-next i, .nav-previous i {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.single .blog-pagination div > a > i {
transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-webkit-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
}
.blog-pagination {
border-top: 1px solid transparent;
margin-top: 30px!important;
}
.nav-previous i {
margin-right: 5px;
}
.nav-next i {
margin-left: 8px;
}
.single-post .page-content {
position: relative;
}
.side-post-info {
text-align: center;
position: absolute;
top: 0;
left: 0;
}
.side-post-info .author-avatar {
margin-bottom: 15px;
}
.side-post-info .post-details > div {
border-bottom: 1px solid #e3e3e3;
padding: 18px 0;
float: none;
}
.side-post-info .post-details h5 {
margin: 1px 0 0;
font-size: 12px;
}
.side-post-info .post-details h5 > a {
font-weight: bold;
}
.side-post-info .post-details time {
display: block;
font-size: 12px;
font-weight: bold;
}
.side-post-info .post-details time:before {
content: "\e946";
font-family: 'nucleo-interface';
margin-right: 6px;
font-size: 14px;
vertical-align: -1px;
font-weight: normal;
}
.side-post-info .comments-likes {
font-size: 12px;
font-weight: bold;
}
.side-post-info .comments-likes a i {
font-size: 14px;
vertical-align: -1px;
font-weight: normal;
}
.side-post-info .comments-likes .love-it-wrapper {
margin-left: 8px;
}
.side-post-info .post-share i {
margin-right: 5px;
vertical-align: -2px;
font-size: 14px;
}
.side-post-info .post-share span {
font-size: 12px;
font-weight: bold;
}
.post-pagination .prev-article {
float: left;
text-align: left;
padding-left: 60px;
position: relative;
}
.post-pagination .prev-article:before {
font-family: 'nucleo-interface';
content: "\e906";
position: absolute;
font-size: 16px;
padding: 5px 7px;
border: 2px solid #222;
left: 0;
top: 6px;
}
.post-pagination .next-article {
float: right;
text-align: right;
padding-right: 60px;
position: relative;
}
.post-pagination .next-article:before {
font-family: 'nucleo-interface';
content: "\e907";
position: absolute;
font-size: 16px;
padding: 5px 7px;
border: 2px solid #222;
right: 0;
top: 6px;
}
.post-pagination h3 {
margin: 0;
}
.post-pagination h4 {
margin: 0;
font-size: 13px;
color: #222;
}
.post-pagination .blog-button {
text-align: center;
}
.post-pagination .blog-button a.sf-button {
margin-bottom: 0;
margin-right: 0;
display: inline-block;
text-transform: uppercase;
}
.article-review-wrap {
padding: 40px 0 0;
}
.article-review-wrap h2 {
margin-top: 0;
margin-bottom: 20px;
}
.review-bar {
height: 34px;
line-height: 34px;
margin-bottom: 10px;
overflow: hidden;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #e3e3e3;
}
.review-bar .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
position: relative;
}
.review-bar .bar-text {
position: absolute;
top: 0;
left: 0;
line-height: 34px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0 12px;
color: #fff;
width: 100%;
text-align: left;
display: block;
}
.review-bar .bar-text > span {
float: right;
display: block;
}
.review-overview-wrap {
margin: 30px 0 0;
}
.review-overview-wrap .overview-circle {
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #2d2d35;
width: 75px;
height: 75px;
text-align: center;
float: left;
margin-right: 25px;
}
.review-overview-wrap .overview-circle span.overview-text {
display: block;
font-size: 12px;
font-weight: bold;
line-height: 20px;
padding-top: 15px;
}
.review-overview-wrap .overview-circle span.overview-score {
display: block;
font-size: 20px;
font-weight: bold;
}
.review-overview-wrap .overview-circle span.overview-score.score-pts {
font-size: 22px;
}
.review-overview-wrap p {
margin-bottom: 0;
}
.author-avatar {
margin: 0 auto 30px;
display: inline-block;
}
.author-avatar img {
width: 70px;
height: 70px;
}
.author-avatar img, .comment-avatar img {
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
-moz-background-clip: content-box;
-webkit-background-clip: content-box;
background-clip: content-box;
display: inline-block;
}
.author-bio a.author-more-link {
display: inline-block;
margin-top: 20px;
font-weight: bold;
}
.author-bio h3 {
margin-top: 0;
margin-bottom: 20px;
font-weight: bold;
}
.post-details-wrap {
float: right;
width: 50%;
}
.post-details-wrap .comments-likes {
float: left;
line-height: 50px;
}
.post-details-wrap .comments-likes .love-it-wrapper {
margin-left: 8px;
}
.post-details-wrap .comments-likes > .comments-wrapper {
display: inline-block;
margin-right: 2px;
}
.post-details-wrap .comments-likes span.love-count {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.post-details-wrap .post-share {
margin-left: 20px;
padding-left: 20px;
border-left: 1px solid #e3e3e3;
float: left;
min-height: 50px;
}
.post-aux-wrap {
margin-top: 50px;
margin-left: 0;
padding-left: 0;
padding-right: 0;
width: 100%;
}
.post-info .tags-wrap {
margin-bottom: 40px;
}
.post-info .post-details-wrap {
float: none;
width: 100%;
padding: 25px 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}
.post-details-wrap .sf-share-counts {
border: 0;
padding: 0;
}
.post-info .author-info-wrap {
width: 50%;
margin: 60px auto 0;
text-align: center;
}
.post-aux-wrap .post-pagination {
border-top: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
padding: 40px 0;
margin: 30px 0;
}
.post-navigation-wrap {
padding-top: 30px;
}
.post-navigation-wrap .navigation {
padding: 25px 0;
}
.post-navigation-wrap .nav-links {
height: auto;
overflow: hidden;
}
.post-navigation-wrap .nav-links .nav-previous {
float: left;
width: 48%;
}
.post-navigation-wrap .nav-links .nav-next {
float: right;
width: 48%
}
.post-navigation-wrap .nav-links .meta-nav {
opacity: 0.8;
text-transform: uppercase;
font-size: 12px;
}
.post-navigation-wrap .nav-links .post-title {
display: block;
font-size: 22px;
}
.related-wrap {
height: auto;
overflow: hidden;
padding: 60px 0;
}
.related-articles {
max-width: 100%;
}
.related-articles > h2 {
margin-top: 0;
margin-bottom: 30px;
}
.related-articles .related-items {
margin-bottom: 0;
padding-top: 0;
}
.related-items .recent-post {
overflow: hidden;
}
.related-items.no-gutters .recent-post {
padding: 0;
}
.article-extras {
border-top: 1px solid #e3e3e3;
} .fw-row .spb_blog_grid_widget {
padding: 0;
}
.fw-row .spb-row-content-width .spb_blog_grid_widget {
padding: 0 15px;
}
.blog-grid-items {
padding: 0;
margin: 0;
}
.fw-row .blog-grid-items {
padding: 0 30px;
}
.blog-grid-items .grid-items {
opacity: 0;
}
.blog-grid-items .blog-item {
margin: 0 0 30px;
height: 330px;
padding-top: 0;
}
.blog-grid-items .tweet-item .grid-no-image {
border: 1px solid #e3e3e3;
border-radius: 4px;
}
.blog-grid-items .tweet-item .blog-item-aux {
border-top-width: 0;
padding: 0;
position: absolute;
bottom: 25px;
}
.blog-grid-items .tweet-item .author {
display: none;
}
.blog-grid-items .instagram-item figure {
height: 100%;
}
.blog-grid-items .blog-item > div {
position: relative;
}
.blog-grid-items .blog-item .details-wrap > a:first-child {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 2;
}
.blog-grid-items .blog-item > div, .blog-grid-items .blog-item h2:after {
transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
}
.blog-grid-items .blog-item h2, .blog-grid-items .blog-item h6, .blog-grid-items .blog-item data, .blog-grid-items .blog-item .author span, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .post-icon > i, .blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .tweet-icon > i, .blog-grid-items .blog-item .inst-icon, .blog-grid-items .blog-item .inst-icon > i {
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.blog-grid-items .blog-item .grid-left {
float: left;
width: 50%;
height: 100%;
padding: 30px;
position: relative;
}
.blog-grid-items .blog-item .grid-left:after {
content: "";
position: absolute;
top: 50%;
right: -15px;
z-index: 99;
width: 0;
height: 0;
margin-top: -20px;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 20px solid #e3e3e3;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .blog-item .grid-right {
float: right;
width: 50%;
height: 100%;
padding: 30px;
position: relative;
}
.blog-grid-items .blog-item .grid-right:after {
content: "";
position: absolute;
top: 50%;
left: -15px;
z-index: 99;
width: 0;
height: 0;
margin-top: -20px;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-right: 20px solid #e3e3e3;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .blog-item .grid-image {
float: right;
width: 50%;
height: 100%;
overflow: hidden
}
.blog-grid-items .blog-item .grid-no-image {
padding: 30px 25px;
height: 100%;
}
.grid-no-image .details-inner {
height: 100%;
}
.blog-grid-items .blog-item h2 {
font-size: 18px;
line-height: 28px;
margin: 0;
}
.blog-grid-items .blog-item .grid-no-image h2 {
max-height: 60%;
overflow: hidden;
text-overflow: ellipsis;
}
.blog-grid-items .blog-item h6 {
margin-top: 0;
display: none;
}
.blog-grid-items .blog-item .tweet-text, .blog-grid-items .blog-item .quote-excerpt {
max-height: 70%;
overflow: hidden;
display: block;
text-overflow: ellipsis;
}
.blog-grid-items .blog-item .tweet-text {
font-weight: normal;
}
.blog-grid-items .blog-item .twitter_intents {
display: none;
}
.blog-grid-items .instagram-item {
position: relative;
}
.blog-grid-items .blog-item .inst-img-wrap {
overflow: hidden;
height: 100%;
}
.blog-grid-items .instagram-item .inst-overlay {
position: relative;
z-index: 2;
padding: 30px;
height: 100%;
opacity: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .instagram-item:hover .inst-overlay {
opacity: 1;
}
.blog-grid-items .instagram-item .inst-overlay h2 {
max-height: 65%;
overflow: hidden;
}
.blog-grid-items .instagram-item img {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
}
.blog-grid-items .blog-item .date {
margin-top: 10px;
display: block;
font-weight: bold;
}
.blog-grid-items .blog-item .author {
position: absolute;
bottom: 25px;
}
.blog-grid-items .blog-item .tweet-icon, .blog-grid-items .blog-item .post-icon, .blog-grid-items .blog-item .inst-icon {
position: absolute;
bottom: 30px;
right: 30px;
font-size: 18px;
line-height: 18px;
color: #fff;
width: 16px;
opacity: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .blog-item:hover .tweet-icon, .blog-grid-items .blog-item:hover .post-icon, .blog-grid-items .blog-item:hover .inst-icon {
opacity: 1;
}
.blog-grid-items .blog-item .inst-icon {
z-index: 3;
}
.blog-grid-items .blog-item .post-icon > i {
height: 16px;
vertical-align: -2px;
display: inline-block;
} ul.team-members {
list-style: none;
}
.team-members.no-gutters .team-member {
padding: 0;
margin-bottom: 0;
}
.team-members.no-gutters.row {
margin-left: 0;
margin-right: 0;
}
.team-member {
margin-bottom: 30px;
}
.team-member figure {
margin-bottom: 0;
position: relative;
overflow: hidden;
}
.display-type-gallery .team-member figure {
margin-bottom: 0;
}
.display-type-standard-alt h4, .display-type-standard-alt h5 {
text-align: center;
}
.team-member figcaption a.view-profile {
font-weight: bold;
text-align: center;
width: 100%;
}
.team-member figcaption.team-gallery h4, .team-member figcaption.team-gallery h5 {
width: 100%;
font-weight: bold;
text-align: center;
}
.team-member figcaption.team-gallery h4 {
font-size: 20px;
margin-bottom: 0;
}
.team-member .team-member-name {
margin: 0 0 5px 0;
}
.team-member .team-member-position {
margin: 0 0 15px 0;
font-weight: bold;
letter-spacing: 1px;
}
.team-member .team-member-bio {
margin-bottom: 15px;
}
.team-member-bio a.read-more {
font-weight: bold;
}
.team-member .member-contact {
margin-bottom: 10px;
font-size: 14px;
}
article.type-team {
margin-bottom: 50px;
}
article.type-team .article-body-wrap {
width: 50%;
float: left;
margin-right: 30px;
}
article.type-team .article-body-wrap .body-text {
margin-top: 0;
}
article.type-team .member-position {
margin: 0 0 20px;
}
article.type-team .profile-image-wrap {
float: right;
width: 46%;
}
ul.member-contact {
margin-left: 0;
padding-top: 10px;
margin-bottom: 30px;
list-style: none;
}
ul.member-contact li {
line-height: 24px;
margin-bottom: 5px;
}
ul.member-contact li.phone::before {
content: "\e957";
font-family: "nucleo-interface";
font-size: 16px;
vertical-align: -2px;
margin-right: 5px;
}
ul.member-contact li.email::before {
content: "\e92e";
font-family: "nucleo-interface";
font-size: 16px;
vertical-align: -3px;
margin-right: 5px;
}
ul.member-contact li i {
vertical-align: -3px;
margin-right: 10px;
display: inline-block;
height: 14px;
margin-top: 4px;
}
ul.member-contact li i.ss-phone {
vertical-align: -2px;
} .sidebar {
padding-bottom: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar.left-sidebar .sidebar-widget-wrap {
padding-right: 20px;
}
.sidebar.right-sidebar .sidebar-widget-wrap {
padding-left: 20px;
}
.sidebar .widget_heading {
margin-top: -6px;
}
.sidebar .widget-heading h4 {
margin-bottom: 0;
}
.sidebar object, .sidebar object > img .sidebar embed {
width: 100%;
max-width: 100%;
}
.sidebar object > img {
height: auto;
}
.sidebar a:hover {
text-decoration: none;
}
.sidebar .widget #lang_sel a {
padding: 2px 10px;
} .widget_calendar #calendar_wrap {
border: 1px solid #e4e4e4; -moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; overflow: hidden;
}
#calendar_wrap caption {
border-bottom: 1px solid #222;
padding: 7px 0;
}
.widget_calendar table {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: collapse;
position: relative;
margin-bottom: -2px;
}
.widget_calendar th {
text-align: center;
width: 26px;
height: 35px;
border: 1px solid #e4e4e4;
border-bottom: 0;
border-top: 0;
vertical-align: middle;
padding-right: 0!important;
}
.widget_calendar th:first-child {
border-left: 0;
}
.widget_calendar th:last-child {
border-right: 0;
}
.widget_calendar tbody tr {
height: 35px;
}
.widget_calendar tbody tr > td {
color: #444;
text-align: center;
border: 1px solid #e4e4e4;
vertical-align: middle;
padding: 0;
}
.widget_calendar tbody tr > td:first-child {
border-left: 0;
}
.widget_calendar tbody tr > td:last-child {
border-right: 0;
}
.widget_calendar tbody tr > td a {
padding: 6px 0;
display: block;
}
.sidebar .widget_calendar tbody tr > td a:hover {
text-decoration: none;
}
.widget_calendar tbody tr > td.pad {
border: 0;
border-top: 1px solid #e4e4e4;
background: transparent url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/scanlines_dark.png) repeat 0 0;
}
.widget_calendar tfoot {
position: absolute;
top: 2px;
width: 100%;
display: block;
}
.widget_calendar tfoot tr {
width: 100%;
display: block
}
.widget_calendar tfoot td {
padding: 5px 0;
border-color: transparent;
float: left;
}
.widget_calendar tfoot td#prev {
padding-left: 10px;
width: 40px;
text-align: left;
}
.widget_calendar tfoot td#next {
padding-right: 10px;
width: 40px;
text-align: right;
float: right;
}
.sidebar .widget_calendar tfoot a {
white-space: nowrap;
}
.widget_calendar tfoot td a:hover {
text-decoration: none;
} .comments-wrap, #comment-area {
max-width: 100%;
}
#comment-area {
padding-top: 50px;
}
.type-page #comment-area {
padding-top: 20px;
}
#comment-area a {
text-decoration: none;
}
#comments-list {
margin-bottom: 50px;
}
#comments-li .comment-body ol {
list-style: decimal inside none;
}
#comments-list > ol {
list-style: none;
margin: 0 0 -10px;
padding: 0;
}
#comments-list ol li.comment {
margin-bottom: 0;
}
.comment .comment-wrap {
position: relative;
height: auto;
padding: 20px 0;
}
.comment-wrap .comment-avatar {
float: left;
position: relative;
}
.comment-wrap .comment-avatar img {
height: 50px;
width: 50px;
display: block;
}
#comments-list li .comment-wrap {
border-top: 1px solid #e3e3e3;
}
#comments-list ol > li:first-child > .comment-wrap {
border-top: 0;
}
#comments-list li.comment > ul {
list-style: none;
margin: 0 0 0 70px;
font-size: 100%;
}
#comments-list li.comment ul li .comment-wrap {
border-bottom: 0;
padding-bottom: 0;
}
.comment-content {
margin-left: 70px;
position: relative;
}
#comments-list li ul li .comment-content {
padding-bottom: 20px;
}
.comment-content .comment-body p {
margin-bottom: 10px;
}
.comment-meta {
margin-bottom: 5px;
}
.comment-meta .comment-author {
font-weight: bold;
}
.comment-meta .comment-author a {
color: inherit;
}
.bypostauthor .comment-meta .comment-author:after {
content: "\f007";
margin: 0 10px 0 5px;
font-family: 'Font Awesome 5 Free';
}
.comment-meta .comment-date {
margin-left: 7px;
font-size: 12px;
font-weight: bold;
}
.comment-meta .comment-date:before {
content: "\e946";
font-family: 'nucleo-interface';
margin-right: 4px;
font-size: 14px;
font-weight: normal;
vertical-align: -2px;
}
.comment-meta-actions {
display: inline-block;
font-size: 12px;
}
.comment-meta-actions .edit-link {
margin-right: 10px;
font-weight: bold;
}
.comment-meta-actions .meta-sep {
margin: 0 10px 0 0;
color: rgba(0,0,0,0.1);
}
.comment-meta-actions .comment-reply {
}
#comment-area .edit-link a:hover, #comment-area .comment-reply a:hover {
text-decoration: none;
}
.comment-avatar .is-author {
text-align: center;
font-size: 10px;
text-transform: uppercase;
color: #ccc;
}
.comment-meta cite {
font-style: normal;
}
.comment-meta-actions a.comment-reply-link {
font-weight: bold;
}
.comment-meta-actions a.comment-reply-link:before {
content: "\e92d";
font-family: 'nucleo-interface';
margin-right: 6px;
font-size: 14px;
vertical-align: -1px;
font-weight: normal;
}
.comment-meta .comment-author {
letter-spacing: normal;
} .pingbacks-heading {
margin-top: 50px;
margin-bottom: 20px;
}
#pingback-list .comment-content {
margin-left: 0;
}
#pingback-list .comment-content:before {
display: none;
}
#pingback-list .comment-avatar {
display: none;
}
#pingback-list .comment-meta-actions {
display: none;
}
#pingback-list .comment-wrap {
margin: 10px 0;
padding: 20px 0 0;
}
#pingback-list > li:first-child > .comment-wrap {
padding-top: 0;
margin-top: 0;
} #trackbacks-list span {
font-size: 12px;
}
#trackbacks-list ol li {
margin-bottom: 10px;
}
#trackbacks-list .comment-author {
font-size: 12px;
margin-bottom: 5px;
}
#trackbacks-list .comment-content p {
font-size: 14px;
} #respond-wrap {
padding-bottom: 20px;
position: relative;
z-index: 1;
margin-bottom: 30px;
}
#respond {
margin: 30px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#comments-list ol #respond {
margin-bottom: 30px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
margin-bottom: 0;
padding-right: 10px;
}
#commentform {
margin-top: 10px;
margin-bottom: 0;
clear: both;
height: auto;
overflow: hidden;
}
#commentform p.comment-notes {
margin-bottom: 20px;
}
#commentform p.comment-notes span.required {
float: none;
position: relative;
top: auto;
right: auto;
}
#commentform label {
font-weight: normal;
margin-bottom: 4px;
display: none;
}
#commentform .comment-form-subscriptions label {
display: block;
}
#commentform > p {
margin-bottom: 10px;
position: relative;
}
#commentform > p.logged-in-as {
margin-bottom: 20px;
}
#commentform p .required {
position: absolute;
top: 15px;
right: 30px;
}
#commentform p > input[type="text"] {
margin-top: 0;
margin-bottom: 0;
width: 100%;
padding-left: 40px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#commentform p[class^="comment-form-"] {
width: 50%;
float: left;
}
#commentform p.comment-form-title {
width: 100%;
}
#commentform p.comment-form-url + p.comment-form-title {
width: 50%;
}
#commentform p[class^="comment-form-"]:nth-child(2n+1) {
padding-right: 0;
}
#commentform p[class^="comment-form-"]:nth-child(2n+1) .required {
right: 20px;
}
#commentform p.comment-form-author:before {
content: "\e94a";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
height: 28px;
pointer-events: none;
}
#commentform p.comment-form-email:before {
content: "\e92e";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
height: 28px;
pointer-events: none;
}
#commentform p.comment-form-url:before {
content: "\e93f";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -11px;
height: 28px;
pointer-events: none;
}
#commentform p.comment-form-title:before {
content: "\e92c";
font-family: 'nucleo-interface';
position: absolute;
top: 50%;
left: 15px;
margin-top: -14px;
height: 28px;
pointer-events: none;
}
#commentform p.comment-form-comment {
width: 100%;
float: none;
position: relative;
}
#commentform p.comment-form-comment:before {
content: "\e941";
font-family: 'nucleo-interface';
position: absolute;
z-index: 2;
top: 15px;
left: 15px;
pointer-events: none;
}
#commentform textarea {
width: 100%;
max-width: 100%;
min-width: 100%;
outline: 0;
margin-top: 0;
margin-bottom: 0;
padding-left: 40px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
height: 200px;
display: block;
}
#commentform p.form-allowed-tags {
display: none;
}
#commentform p.form-allowed-tags code {
color: #444;
}
#lstc-comment-subscription {
clear: both;
}
.comment #respond h3#reply-title {
display: block;
margin: 0px 0 10px;
}
#reply-title {
float: left;
margin: 0 0 20px;
line-height: 150%;
position: relative;
}
#reply-title span {
display: inline-block;
}
#reply-title small {
font-size: 14px;
line-height: 0;
margin-left: 5px;
}
#reply-title small a, #reply-title small a:hover {
text-decoration: none;
}
#commentform p.form-submit {
height: auto;
overflow: hidden;
margin-bottom: 0;
clear: both;
}
#respond .form-submit input[type="submit"] {
margin: 0;
border: 0;
background: none;
font-size: 14px;
font-weight: bold;
line-height: 18px;
height: auto;
padding: 16px 18px;
float: left;
border-radius: 4px;
} .contact-map {
margin-bottom: 30px;
}
.contact-form h6 {
margin-bottom: 10px;
}
.contact-form p.thanks {
display: none;
}
.contact-form label {
font-weight: normal;
font-size: 12px;
margin-bottom: 6px;
}
.contact-form input, .contact-form textarea {
width: 96%;
}
.contact-form textarea {
height: 189px;
}
.contact-form h5 {
margin-bottom: 10px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
} .events-archive .page-heading {
display: none;
}
#tribe-events-pg-template {
padding-top: 50px;
}
.single-tribe_events .tribe-events-event-meta, .tribe-events-loop .tribe-events-event-meta, #tribe-bar-collapse-toggle {
background: transparent!important;
}
.tribe-events-othermonth {
background: #f7f7f7!important;
}
#tribe-bar-form .tribe-bar-views-inner label {
color: #666;
}
#tribe-bar-form input[type="text"] {
padding: 8px 0!important;
}
.tribe-bar-submit {
padding: 18px!important;
}
.tribe-bar-views-inner {
padding-bottom: 50px!important;
}
.single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
margin-top: 40px!important;
}
h2.tribe-events-page-title a {
color: inherit!important;
}
#tribe-bar-collapse-toggle {
line-height: 40px;
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
top: 50%;
margin-top: -12px;
}
#tribe-events-content .tribe-events-calendar td.mobile-active div[id*="tribe-events-daynum-"] {
margin-top: 0;
padding-top: 6px;
padding-bottom: 6px;
}
.events-cal #ui-datepicker-div {
border: 1px solid #aaaaaa !important;
background: #ffffff !important;
color: #222222 !important;
}  .sf-super-search {
background: #252525;
color: #fff;
padding: 35px 20px;
position: relative;
display: block;
}
.sf-super-search > .container {
position: relative;
max-width: 100%;
}
#super-search .container > .row {
position: relative;
}
.sf-super-search .search-options > span, .sf-super-search .search-options .ss-dropdown > span {
font-size: 24px;
line-height: 42px;
}
.sf-super-search .search-options .ss-dropdown {
float: none;
display: inline-block;
outline: 0;
margin: 0 5px;
position: relative;
}
.sf-super-search .search-options .ss-dropdown > span {
border-bottom: 2px solid #e4e4e4;
text-transform: lowercase;
}
.sf-super-search .search-options .ss-dropdown > span:hover {
cursor: pointer;
}
.sf-super-search .search-options .ss-dropdown ul {
position: absolute;
top: -10px;
left: 0;
z-index: 1000;
display: block;
pointer-events: none;
-moz-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
background-color: #fff;
width: 280px;
-o-transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.mobile-browser .sf-super-search .search-options .ss-dropdown ul {
top: 10px;
left: -10px;
}
.browser-ie .sf-super-search .search-options .ss-dropdown ul {
display: none;
}
.sf-super-search .search-options .ss-dropdown ul.show-dropdown {
-moz-opacity: 1;
filter: alpha(opacity=100);
opacity: 1;
pointer-events: auto!important;
-o-transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.browser-ie .sf-super-search .search-options .ss-dropdown ul.show-dropdown {
display: block;
}
.sf-super-search .search-options .ss-dropdown ul li {
height: 36px;
line-height: 36px;
list-style-type: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
padding-right: 38px;
position: relative;
width: 140px;
float: left;
}
.sf-super-search .search-options .ss-dropdown ul li:first-child {
border-top: 0;
}
.sf-super-search .search-options .ss-dropdown ul li a {
float: left;
text-align: left;
width: 100px;
padding-left: 15px;
}
.sf-super-search .search-options .ss-dropdown ul li .fa-check {
display: none;
position: absolute;
right: 0;
font-size: 14px;
padding: 11px 12px;
}
.sf-super-search .search-options .ss-dropdown ul li.selected .fa-check {
display: block;
}
.sf-super-search .search-options input {
background: none;
border: 0;
border-bottom: 2px solid #e4e4e4;
color: #fff;
font-size: 24px!important;
width: 65px;
line-height: 18px;
height: 38px;
padding: 14px 0 6px;
display: inline-block;
margin: 0 5px;
vertical-align: top;
text-align: center;
}
.sf-super-search .search-go {
text-align: right;
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.super-search-go {
padding: 14px 26px;
display: inline-block;
margin-right: 10px;
margin-bottom: 0!important;
background: transparent!important;
border: 2px solid #e3e3e3;
border-width: 2px!important;
border-style: solid!important;
}
.super-search-close {
font-size: 28px;
padding: 10px;
display: none;
} .fw-video-area {
position: fixed;
width: 100%;
height: 100%;
z-index: 1000;
top: -100%;
background: #222;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
padding: 8% 0;
}
.fw-video-area > .fw-video-wrap {
height: 100%;
}
.mobile-browser .fw-video-area {
display: none;
}
.fw-video-close {
display: none;
position: absolute;
right: 40px;
top: 40px;
width: 42px;
text-align: center;
cursor: pointer;
z-index: 1001;
color: #fff;
font-size: 28px;
line-height: 28px;
height: 42px;
padding: 6px;
opacity: 0.5;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
pointer-events: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fw-video-close:hover {
opacity: 1;
}
.fw-video-close i:before {
content: "×";
}
.fw-video-close.is-open {
display: block;
pointer-events: auto;
}
.fw-video-link-icon {
font-size: 48px;
color: #fff;
display: inline-block;
height: 48px;
line-height: 48px!important;
}
.fw-video-link-image {
position: relative;
display: inline-block;
}
.fw-video-link-image img {
width: 100%;
max-width: 100%;
height: auto;
}
.fw-video-link-image i {
font-size: 60px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-left: -30px;
margin-top: -30px;
line-height: 60px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fw-video-link-image.fw-video-image-button2 i {
background: #fff;
color: #222;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
height: 48px;
width: 70px;
margin-left: -30px;
margin-top: -25px;
line-height: 24px;
font-size: 28px;
line-height: 50px;
letter-spacing: -4px;
}
.fw-video-link-image.fw-video-image-button3 i {
height: 60px;
width: 70px;
left: 22px;
bottom: 22px;
top: auto;
margin: 0;
line-height: 76px;
}
.fw-video-link-image:hover i {
color: #222;
} .gallery-shortcode {
padding-top: 10px;
margin: 0 -2%;
}
.gallery-shortcode .gallery-item {
width: auto;
float: left;
display: block;
width: 20%;
margin: 0 2% 4%;
}
.gallery-shortcode dl.gallery-item figure {
margin-bottom: 15px;
}
.gallery-shortcode dl.gallery-item .gallery-item-caption {
text-align: center;
}
.gallery-columns-1 .gallery-item {
width: 96%;
}
.gallery-columns-2 .gallery-item {
width: 46%;
}
.gallery-columns-3 .gallery-item {
width: 29.3%;
}
.gallery-columns-4 .gallery-item {
width: 21%;
}
.gallery-columns-5 .gallery-item {
width: 16%;
}
.gallery-columns-6 .gallery-item {
width: 12.6%;
}
.gallery-columns-7 .gallery-item {
width: 10.2%;
}
.gallery-columns-8 .gallery-item {
width: 8.4%;
}
.gallery-columns-9 .gallery-item {
width: 7.1%;
}
.gallery-item .gallery-icon {
background: #222;
width: 100%;
height: auto;
}
.gallery-item img {
display: block;
width: 100%;
height: auto;
} .fw-row .spb_galleries_widget {
padding-left: 0;
padding-right: 0;
}
ul.gallery-items {
margin-bottom: 0;
list-style: none;
transition: height 0.5s ease-in-out;
-moz-transition: height 0.5s ease-in-out;
-webkit-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
}
.gallery-items .gallery-item {
opacity: 0;
margin: 0;
}
.gallery-items .gallery-item.item-animated, .mobile-browser .gallery-item {
opacity: 1;
}
.fw-row ul.gallery-items.gutters {
margin: 0 15px;
}
ul.gallery-items.gallery-galleries figure {
margin-bottom: 0;
}
ul.gallery-items.no-gutters {
margin: 0!important;
}
.gallery-items > li {
margin-bottom: 30px;
}
.gallery-items.no-gutters:not(.col-1) > li {
padding: 0;
}
.gallery-items.no-gutters > li {
margin-bottom: 0;
}
.gallery-items > li figure {
position: relative;
}
.masonry-items .gallery-item {
border-bottom: 0;
padding-bottom: 0;
}
.gallery-items.gutters .gallery-item {
margin-bottom: 30px;
}
.gallery-items.no-gutters .gallery-item-details, .gallery-full-width .gallery-item-details {
padding: 0 15px 20px;
}
.gallery-item.gallery {
border-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
.gallery-item.gallery figure, .masonry-items .gallery-item.standard figure {
margin-bottom: 0;
}
.gallery-item figure {
margin-bottom: 20px;
}
.gallery-item.masonry-item figure, gallery-item figure {
margin-bottom: 0;
}
.gallery-item figure img {
width: 100%;
height: auto;
position: relative;
display: block!important;
border-radius: inherit;
}
.gallery-item.masonry-item .gallery-item-details {
padding: 25px 30px 20px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.gallery-item h3.gallery-item-title {
font-weight: bold;
font-size: 16px;
margin-bottom: 0;
text-align: center;
margin-top: 0;
}
.gallery-item h1.gallery-item-title {
font-weight: normal;
margin-bottom: 4px;
text-align: left;
margin-top: 10px;
}
.gallery-item-title a:hover {
text-decoration: none;
}
.gallery-item h5.gallery-subtitle {
display: block;
margin-bottom: 5px;
text-align: center;
margin-top: 0;
font-size: 14px;
}
.gallery-item h3.gallery-subtitle {
display: block;
text-align: center;
margin-top: 0;
margin-bottom: 8px;
}
.gallery-item .gallery-item-excerpt {
font-size: 12px;
padding-top: 5px;
text-align: left;
}
.gallery-item .gallery-item-permalink {
font-size: 12px;
font-weight: bold;
display: block;
text-decoration: none;
}
.gallery-item .comments-likes {
display: none;
}
article.type-galleries .gallery-share {
text-align: center;
margin-bottom: 80px;
}
.gallery-share .love-it-wrapper {
margin-top: 20px;
}
.gallery-share .love-it-wrapper i {
margin-right: 6px;
vertical-align: -2px;
} #main-container > .swift-slider {
width: 100%;
}
.swift-slider a.swift-slider-prev, .swift-slider a.swift-slider-next {
margin: -24px 0 0;
padding: 0;
width: 48px;
height: 48px;
background: transparent!important;
overflow: hidden;
opacity: 0.7;
}
.swift-slider a.swift-slider-prev {
left: 46px;
}
.swift-slider a.swift-slider-next {
right: 46px;
}
.swift-slider a.swift-slider-next, .swift-slider a.swift-slider-prev, .swift-slider a.swift-slider-continue {
-webkit-transition: all 0.5s cubic-bezier(0.25, 0.45, 0.43, 0.97);
-moz-transition: all 0.5s cubic-bezier(0.25, 0.45, 0.43, 0.97);
transition: all 0.5s cubic-bezier(0.25, 0.45, 0.43, 0.97);
}
.swift-slider a.swift-slider-next:hover, .swift-slider a.swift-slider-prev:hover, .swift-slider a.swift-slider-continue:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.swift-slider a.swift-slider-prev svg path, .swift-slider a.swift-slider-next svg path, .swift-slider a.swift-slider-continue svg path {
stroke: inherit;
stroke-dasharray: 58;
stroke-dashoffset: 58;
-moz-transform-origin: 100%;
-webkit-transform-origin: 100%;
transform-origin: 100%;
transition-delay: 0s;
-webkit-transition: stroke-dashoffset 1s cubic-bezier(0.25, 0.45, 0.43, 0.97);
-moz-transition: stroke-dashoffset 1s cubic-bezier(0.25, 0.45, 0.43, 0.97);
-o-transition: stroke-dashoffset 1s cubic-bezier(0.25, 0.45, 0.43, 0.97);
transition: stroke-dashoffset 1s cubic-bezier(0.25, 0.45, 0.43, 0.97);
}
.swift-slider:hover a.swift-slider-prev svg path, .swift-slider:hover a.swift-slider-next svg path, .swift-slider:hover a.swift-slider-continue svg path {
stroke-dashoffset: 0;
}
.swift-slider a.swift-slider-prev.light, .swift-slider a.swift-slider-next.light, .swift-slider a.swift-slider-continue.light {
stroke: #fff;
}
.swift-slider a.swift-slider-prev.dark, .swift-slider a.swift-slider-next.dark, .swift-slider a.swift-slider-continue.dark {
stroke: #222;
}
.swift-slider-pagination {
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.swift-slider-prev i {
position: absolute;
left: 11px;
line-height: 26px;
}
.swift-slider-next i {
position: absolute;
right: 11px;
line-height: 26px;
}
.swift-slider-prev h4, .swift-slider-next h4 {
display: none!important;
}
.swift-slider-pagination {
opacity: 0;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.swift-slider:hover .swift-slider-pagination {
opacity: 1;
}
.swift-slider .swift-slider-pagination .dot {
width: 6px;
height: 6px;
margin: 10px 7px;
}
.swift-slider .swift-slider-continue {
background: transparent!important;
width: 64px!important;
height: 60px!important;
margin-left: -31px!important;
line-height: 62px!important;
border: 0!important;
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
border-radius: 0!important;
padding: 0!important;
bottom: 60px!important;
text-align: center;
}
.swift-slider .swift-slider-continue.light {
color: #fff!important;
}
.swift-slider .swift-slider-continue.dark {
color: #222!important;
}
.swift-slider .swift-slider-continue i {
font-size: 66px!important;
font-weight: normal!important;
}
.swift-slider .swift-scroll-indicator {
bottom: 20px;
}
.swiper-slide[data-style="light"] .caption-content h2, .swiper-slide[data-style="light"] .caption-content p {
text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
#swift-slider-loader {
text-align: center;
}
#swift-slider-loader .sf-svg-loader {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.swiper-slide .caption-content .caption-title, .swiper-slide .caption-content .caption-excerpt {
-webkit-filter: blur(10px);
filter: blur(10px);
opacity: 0;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.swiper-slide .caption-content .caption-title {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.swiper-slide .caption-content .caption-excerpt {
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.swiper-slide .caption-content.caption-active .caption-title, .swiper-slide .caption-content.caption-active .caption-excerpt {
-webkit-filter: blur(0);
filter: blur(0);
opacity: 1;
}
.swiper-slide .caption-content > h2 {
line-height: 78px;
} input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
width: 100%;
margin-top: 6px;
margin-bottom: 15px;
padding: 10px 20px;
border: 1px solid #e3e3e3;
font-size: 14px!important;
height: 52px;
border-radius: 2px;
-webkit-appearance: none;
}
textarea {
padding: 14px 18px;
}
div.wpcf7-response-output {
clear: both;
margin: 10px 0;
padding: 10px 15px;
}
.wpcf7 p {
clear: both;
height: auto;
overflow: hidden;
margin-bottom: 0;
}
.wpcf7 p[class*="col-"] {
clear: none;
}
.wpcf7 p[class*="col-"] input {
width: 100%;
}
span.wpcf7-form-control-wrap {
display: inline-block;
width: 100%;
}
span.wpcf7-form-control-wrap > input, span.wpcf7-form-control-wrap > textarea, span.wpcf7-form-control-wrap > select {
margin: 0 0 10px!important;
}
span.wpcf7-form-control-wrap.name input[type="text"], span.wpcf7-form-control-wrap.email input[type="email"], span.wpcf7-form-control-wrap.subject input[type="text"], span.wpcf7-form-control-wrap.message textarea {
padding-left: 40px;
}
span.wpcf7-form-control-wrap.name:before {
content: "\e94a";
font-family: 'nucleo-interface';
position: absolute;
top: 10px;
left: 15px;
color: #999;
}
span.wpcf7-form-control-wrap.email:before {
content: "\e92e";
font-family: 'nucleo-interface';
position: absolute;
top: 10px;
left: 15px;
color: #999;
}
span.wpcf7-form-control-wrap.subject:before {
content: "\e92c";
font-family: 'nucleo-interface';
position: absolute;
top: 10px;
left: 15px;
color: #999;
}
span.wpcf7-form-control-wrap.message:before {
content: "\e941";
font-family: 'nucleo-interface';
position: absolute;
z-index: 2;
top: 12px;
left: 15px;
color: #999;
}
.wpcf7 span.wpcf7-not-valid-tip {
top: 3px;
left: 5px;
background: transparent;
color: red;
border: 0;
}
.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
top: 10px;
left: 78px;
}
.chosen-container-multi .chosen-choices {
padding: 2px 5px;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
height: auto;
}
textarea, .wpcf7 textarea {
height: auto;
}
.wpcf7 .wpcf7-select {
height: 36px;
}
input[type="date"] {
padding: 5px 6px;
}
.ginput_container select {
height: 36px;
}
.sidebar .wpcf7 input[type="text"], .sidebar .wpcf7 input[type="email"], .sidebar .wpcf7 textarea, .sidebar .wpcf7 select {
width: 88%;
}
.wpcf7 textarea {
max-width: 100%;
outline: 0!important;
}
.wpcf7 .wpcf7-captchac {
float: left;
border: 1px solid #CCC;
padding: 3px 0 4px;
margin: 6px 10px 0 0;
}
.wpcf7 input.wpcf7-captchar {
float: left;
width: 45%;
}
input[type="submit"], button[type="submit"], .woocommerce button[type="submit"], .woocommerce input.button, .woocommerce a.button, .woocommerce-cart table.cart input.button, .wpcf7 input.wpcf7-submit[type="submit"], .gform_wrapper input[type="submit"], .mymail-form input[type="submit"], .woocommerce #respond input#submit {
display: inline-block;
font-size: 14px;
line-height: 28px;
height: auto;
padding: 12px 22px;
margin: 0 10px 20px 0;
font-weight: bold;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
background: transparent;
border: 0;
position: relative;
overflow: hidden;
outline: none;
text-shadow: none;
text-decoration: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
vertical-align: middle;
max-width: 100%;
border-radius: 2px;
}
.wpcf7 input.wpcf7-submit[type="submit"] {
float: left;
margin-right: 0;
}
#footer .wpcf7 input.wpcf7-submit[type="submit"] {
float: right;
}
select {
display: block;
vertical-align: top;
z-index: 2;
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
appearance: none;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 8px 30px 8px 15px;
line-height: 150%;
margin: 0 0 5px;
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/down-arrow@2x.png);
background-repeat: no-repeat;
background-position: 90% center;
background-position: calc(100% - 12px) center;
background-size: 9px 6px;
border: 1px solid #e3e3e3;
border-radius: 4px;
}
.browser-ie select, .browser-ie10 select {
background-image: none;
}
.gform_wrapper select {
padding: 5px 8px!important;
}
.gform_wrapper .chzn-container .chzn-drop, .gform_wrapper .chzn-container-single .chzn-search input {
width: 100%!important;
}
.gform_wrapper .chzn-container .chzn-results li {
padding: 10px 7px 14px!important;
}
.ui-datepicker-title select {
width: auto;
padding: 0 25px 0 7px;
height: 22px;
background-position: 90% center;
font-size: 12px!important;
}
.ui-datepicker-title select:first-child {
margin-right: 4px;
}
.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
line-height: 40px;
}
.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_date_month input, .gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_year input {
margin-bottom: 0;
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
line-height: 0;
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
line-height: normal;
margin-top: 0;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
padding: 5px 8px 5px 8px;
}
.gform_wrapper ul.gfield_radio li input+input {
width: auto;
height: 30px;
}
.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
margin-top: 14px!important;
}
.gform_wrapper .chzn-container-single .chzn-search input {
height: auto;
}
input[type="file"] {
padding: 10px;
border: 2px solid #e3e3e3;
display: inline-block;
width: auto;
line-height: 0;
margin-top: 6px;
} .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_element {
margin-top: 0!important;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.mobile-browser .spb_parallax_asset[data-v-center="true"] {
top: auto!important;
}
.spb_parallax_asset.parallax-window-height {
opacity: 1;
}
.divider-wrap h3.divider-heading:before, .divider-wrap h3.divider-heading:after {
height: 1px;
}
blockquote, blockquote p {
font-style: italic!important;
}
.alert {
text-align: center;
background-color: #f5825e;
color: #fff;
}
.alert a {
color: inherit;
border-bottom: 1px solid rgba(255,255,255,0.5);
}
.alert.alert-info {
background-color: #00bbec;
}
.alert.alert-error {
background-color: #f45550;
}
.alert.alert-success {
background-color: #63c76a;
}
.alert .messagebox_text {
text-align: center;
display: inline-block;
margin: 0 auto;
}
.alert .messagebox_text p {
font-weight: bold;
}
.alert .messagebox_text:before {
font-family: 'nucleo-interface';
content: "\e936";
font-size: 16px;
line-height: 28px;
margin-top: 0;
}
.alert.alert-info .messagebox_text:before {
content: "\e938";
}
.alert.alert-success .messagebox_text:before {
content: "\e95b";
}
.alert.alert-error .messagebox_text:before {
content: "\e932";
}
span.dropcap1, span.dropcap2 {
float: left;
padding: 0 10px;
margin-right: 0;
font-size: 72px;
font-style: normal;
display: block;
line-height: 70px;
}
span.dropcap3, span.dropcap4 {
float: left;
font-style: normal;
font-size: 18px;
padding: 0;
margin: 6px 10px 0 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 36px;
line-height: 70px;
width: 70px;
height: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-align: center;
letter-spacing: -1px;
}
span.dropcap4 {
line-height: 66px;
border: 2px solid #e3e3e3;
}
span.highlighted {
color: inherit;
font-weight: bold;
}
.spb_divider.go_to_top_icon2 {
height: 13px;
}
.sf-promo-bar.promo-button p {
margin-bottom: 0;
}
.sf-promo-bar p.standard {
padding: 12px 0;
}
.sf-promo-bar {
padding-top: 30px;
padding-bottom: 30px;
}
.sf-promo-bar p.impact-text {
line-height: 52px!important;
}
.sf-promo-bar.text-size-impact-text, .sf-promo-bar.text-size-impact-text-large {
padding-top: 60px;
padding-bottom: 60px;
}
.sf-promo-bar.promo-text > a {
padding: 0;
}
.spb-row-expand-text {
text-align: center;
position: relative;
}
.spb-row-expand-text.row-open {
border-bottom-width: 0;
}
.spb-row-expand-text.row-open::after {
content: "\e932";
font-family: "nucleo-interface";
font-size: 16px;
float: right;
}
.spb-row-expand-text span::before {
display: none;
}
a.sf-button {
font-size: 14px;
border-radius: 2px;
padding: 16px 38px;
letter-spacing: normal;
}
a.sf-button .sf-button-border {
border: 0;
}
a.sf-button.bordered {
border-width: 1px;
}
a.sf-button.sf-icon-stroke span.text {
padding: 16px 60px 16px 38px;
}
a.sf-button.large.sf-icon-stroke span.text {
padding: 15px 84px 15px 30px;
}
a.sf-button.mega.sf-icon-stroke span.text {
padding: 20px 84px 20px 30px;
}
a.sf-button.sf-icon-reveal i {
top: 1px;
}
a.sf-button.sf-icon-stroke i {
left: auto;
right: 0;
padding: 16px 25px;
height: 52px;
line-height: 20px;
}
a.sf-button.sf-button-has-icon > i {
font-size: 16px;
}
a.sf-button.stroke-to-fill {
border-width: 1px;
}
a.sf-button.large.stroke-to-fill {
padding: 13px 40px;
}
a.sf-button.black {
border-color: #111;
background-color: #222;
color: #fff;
}
a.sf-button.blue {
border-color: #00bbec;
background-color: #00bbec;
}
a.sf-button.grey {
border-color: #777;
background-color: #777;
color: #fff;
}
a.sf-button.lightgrey {
border-color: #ccc;
background-color: #ccc;
color: #fff;
}
a.sf-button.orange {
border-color: #f5825e;
background-color: #f5825e;
}
a.sf-button.green {
border-color: #63c76a;
background-color: #63c76a;
}
a.sf-button.gold {
border-color: #f5c55e;
background-color: #f5c55e;
color: #fff;
}
a.sf-button.purple {
border-color: #8e7de5;
background-color: #8e7de5;
color: #fff;
}
a.sf-button.midnight {
border-color: #2c3644;
background-color: #2c3644;
color: #fff;
}
a.sf-button.yellow {
border-color: #f5c55e;
background-color: #f5c55e;
color: #fff;
}
a.sf-button.red {
border-color: #f45550;
background-color: #f45550;
color: #fff;
}
a.sf-button.black:hover {
background-color: #292929;
border-color: #292929;
}
a.sf-button.white:hover {
background-color: #e5e5e5;
border-color: #e5e5e5;
}
a.sf-button.red:hover {
background-color: #db4c48;
border-color: #db4c48;
}
a.sf-button.blue:hover {
background-color: #00a8d4;
border-color: #00a8d4;
}
a.sf-button.grey:hover {
background-color: #6b6b6b;
border-color: #6b6b6b;
}
a.sf-button.lightgrey:hover {
background-color: #b7b7b7;
border-color: #b7b7b7;
}
a.sf-button.orange:hover {
background-color: #dc7554;
border-color: #dc7554;
}
a.sf-button.green:hover {
background-color: #59b35f;
border-color: #59b35f;
}
a.sf-button.gold:hover {
background-color: #dcb154;
border-color: #dcb154;
}
a.sf-button.midnight:hover {
background-color: #424a57;
border-color: #424a57;
}
a.sf-button.purple:hover {
background-color: #8070ce;
border-color: #8070ce;
}
a.sf-button.transparent-light {
border: 2px solid #fff;
border: 2px solid rgba(255,255,255,.5);
color: #fff;
}
a.sf-button.transparent-light:hover {
background: #fff;
border-color: #fff;
}
a.sf-button.transparent-dark {
border: 2px solid #222;
border: 2px solid rgba(34,34,34,.2);
}
a.sf-button.transparent-dark:hover {
background: #222;
border-color: #222;
}
a.sf-button.bordered {
background: transparent;
}
a.sf-button.bordered.purple {
color: #8e7de5;
}
a.sf-button.bordered.lightgrey {
color: #999;
}
a.sf-button.bordered.gold:hover, a.sf-button.bordered.lightgrey:hover, a.sf-button.bordered.gold:hover {
color: #fff;
}
a.sf-button.sf-button-has-icon.large > i {
font-size: 16px;
vertical-align: -2px;
}
a.sf-button.sf-button-has-icon.mega > i {
font-size: 16px;
vertical-align: -1px;
}
a.sf-button.mega.rounded {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
ul.social-icons li.twitter a {
color: #00aced;
}
ul.social-icons li.facebook a {
color: #3b5998;
}
ul.social-icons li.googleplus a {
color: #dd4b39;
}
ul.social-icons li.youtube a {
color: #bb0000;
}
ul.social-icons li.instagram a {
color: #517fa4;
}
ul.social-icons li.linkedin a {
color: #007bb6;
}
ul.social-icons li.pinterest a {
color: #cb2027;
}
ul.social-icons li.foursquare a {
color: #00aeef;
}
ul.social-icons li.flickr a {
color: #ff0084;
}
ul.social-icons li.tumblr a {
color: #32506d;
}
ul.social-icons li.vimeo a {
color: #aad450;
}
ul.social-icons li.snapchat a {
color: #222;
}
ul.social-icons li.dribbble a {
color: #ea4c89;
}
ul.social-icons li.skype a {
color: #0078ca;
}
ul.social-icons li.github a {
color: #333333;
}
ul.social-icons li.xing a {
color: #026466;
}
ul.social-icons li.rss a {
color: #f26522;
}
ul.social-icons li.soundcloud a {
color: #f80;
}
ul.social-icons li.yelp a {
color: #af0606;
}
ul.social-icons li.deviantart a {
color: #4e6252;
}
ul.social-icons li.behance a {
color: #1769ff;
}
ul.social-icons li.vk a {
color: #4e729a;
}
ul.social-icons li.twitch a {
color: #6441a5;
}
.spb_parallax_asset {
box-shadow: none;
}
.team-member-item-wrap {
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.owl-item .team-member-item-wrap {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.team-member:hover .team-member-item-wrap {
-moz-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
-webkit-box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
box-shadow: 0px 5px 12px -3px rgba(0,0,0,.1);
}
.display-type-gallery .team-member:hover .team-member-item-wrap {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.team-member > figure {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.team-member-details-wrap {
padding: 25px 30px;
border: 1px solid #e3e3e3;
border-top-width: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
text-align: center;
}
.team-member-details-wrap:empty {
display: none;
}
.team-member .team-member-name {
margin-bottom: 0;
}
.team-member .team-member-position {
margin-bottom: 20px;
font-size: 12px;
text-transform: uppercase;
}
.display-type-standard-alt .team-member-position {
margin-bottom: 5px;
}
.team-member-divider {
width: 50px;
height: 2px;
background-color: #e3e3e3;
margin: 0 auto 20px;
}
.spb_accordion .spb_accordion_section {
margin-bottom: 0;
border-width: 1px;
border-top-width: 0;
border-style: solid;
}
.spb_accordion .spb_accordion_section:first-child, .spb_accordion .title-wrap + .spb_accordion_section {
border-top-width: 1px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
overflow: hidden;
}
.spb_accordion .spb_accordion_section:last-child {
border-bottom-width: 1px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
overflow: hidden;
}
.spb_accordion .spb_accordion_wrapper .spb_accordion_section > h4 {
font-size: 12px;
font-weight: bold;
}
.spb_accordion .spb_accordion_section > h4 a {
padding: 12px 20px;
}
.spb_accordion .spb_accordion_section > h4 a:after {
content: "\e908";
font-family: 'nucleo-interface'!important;
right: 20px;
line-height: 16px;
margin-top: -8px;
height: 16px;
width: 16px;
font-size: 16px;
}
.spb_accordion .ui-accordion .ui-accordion-content {
border-top: 1px solid #e3e3e3;
}
.spb_tabs .nav-tabs {
margin-bottom: 0;
}
.spb_tabs .nav-tabs li {
margin-right: 0;
font-size: 12px;
font-weight: bold;
}
.spb_tabs .nav-tabs li a {
padding: 0 30px;
border-width: 1px 1px 0!important;
border-left-width: 0!important;
border-bottom-width: 1px!important;
}
.spb_tabs .nav-tabs li:first-child a {
border-top-left-radius: 4px;
}
.spb_tabs .nav-tabs li:last-child a {
border-top-right-radius: 4px;
}
.spb_tabs .nav-tabs li a span {
padding: 12px 0 10px;
display: block;
position: relative;
}
.spb_tabs .nav-tabs li a span::after {
content: "";
width: 0;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
transition: all 0.5s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-moz-transition: all 0.5s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-webkit-transition: all 0.5s cubic-bezier(0.725, 0.000, 0.000, 0.995);
-o-transition: all 0.5s cubic-bezier(0.725, 0.000, 0.000, 0.995);
}
.spb_tabs .nav-tabs li.active a span::after {
width: 100%;
}
.spb_tabs .nav-tabs li a i {
margin-right: 8px;
}
.spb_tabs .tab-content {
border-width: 1px;
border-style: solid;
padding: 30px 30px 10px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.spb_tabs .nav-tabs li:first-child a {
border-left-width: 1px!important;
}
.spb_tour .nav-tabs li {
font-size: 12px;
font-weight: bold;
}
.spb_tour .nav-tabs li a {
padding: 14px 20px;
border-width: 1px!important;
}
.spb_tour .nav-tabs li:first-child a {
border-top-left-radius: 4px;
}
.spb_tour .nav-tabs li:last-child a {
border-bottom-left-radius: 4px;
}
.spb_tour .tab-content {
margin-left: 117px;
border-width: 1px;
border-style: solid;
padding: 30px 30px 10px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.spb_tour .tab-content .row {
margin-left: -15px!important;
}
.toggle-wrap .spb_toggle {
padding: 14px 20px;
font-family: inherit;
font-size: 12px;
font-weight: bold;
border-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.toggle-wrap .spb_toggle:after {
content: "\e908";
font-family: 'nucleo-interface'!important;
position: absolute;
top: 50%;
right: 20px;
line-height: 16px;
margin-top: -8px;
height: 16px;
width: 16px;
font-size: 16px;
}
.toggle-wrap .spb_toggle:after {
-webkit-transform: none;
transform: none;
}
.toggle-wrap .spb_toggle_title_active:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.toggle-wrap .spb_toggle_content {
border-width: 1px;
border-top-width: 0;
border-style: solid;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
padding: 15px 30px;
} 
.testimonials > li:before {
content: "\e953";
font-family: 'nucleo-interface';
font-size: 32px;
}
.testimonials.carousel-items li .testimonial-text {
border-radius: 4px;
padding: 25px 30px;
}
.testimonials.carousel-items li .testimonial-text:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;	
border-top: 8px solid #f00;
border-bottom-width: 0;
left: 42px;
bottom: -8px;
opacity: 1;
}
.testimonials.carousel-items .testimonial-cite {
padding-left: 30px;
}
.testimonial-wrap .testimonial-text {
margin-bottom: 15px;
}
.testimonial-wrap.large .testimonial-text {
margin-bottom: 20px;
}
.testimonials .testimonial-cite img {
width: 50px;
height: 50px;
float: left;
margin-right: 20px;
border-radius: 25px;
}
.cite-text.has-cite-image {
padding-top: 3px;
}
.testimonial-cite .cite-subtext {
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
opacity: 0.5;
}
.testimonials.carousel-items.showcase-carousel li:before {
content: "\e90d";
font-family: 'nucleo-interface';
font-size: 16px;
margin-bottom: 25px;
display: block;
text-align: center;
}
.testimonials.carousel-items.showcase-carousel li .testimonial-text {
background: transparent;
padding: 0 15px;
text-align: center;
}
.testimonials.carousel-items.showcase-carousel li .testimonial-text:after {
display: none;
}
.testimonials.showcase-carousel .testimonial-cite {
text-align: center;
padding-left: 0;
}
.showcase-carousel .testimonial-cite img {
float: none;
margin-right: 0;
display: inline-block;
}
.sf-count-asset .count-number {
font-weight: bold;
}
.sf-count-asset .count-divider {
margin: 20px 0;
}
.sf-count-asset .count-divider span {
vertical-align: top;
}
.sf-count-asset .count-subject {
padding-top: 0;
}
.sf-count-asset h6.count-subject {
padding-top: 5px;
color: inherit;
margin: 15px 0;
}
.sf-count-asset div.count-subject {
margin: 10px 0;
}
.sf-countdown {
text-transform: none;
}
.sf-countdown .countdown-section {
margin-left: 15px;
display: inline-block;
}
.sf-countdown .countdown-section:first-child {
margin-left: 0;
}
.sf-countdown .countdown-section .countdown-amount {
font-weight: bold;
}
.sf-countdown .countdown-section .countdown-period {
display: inline-block;
margin-left: 8px;
opacity: 0.5;
}
.progress-bar-wrap .progress, .progress-bar-wrap .progress .bar {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
overflow: visible;
}
.progress-bar-wrap .progress {
height: 2px;
}
.progress-bar-wrap .progress .bar {
position: relative;
}
.progress-bar-wrap .progress .bar:after {
content: "";
width: 16px;
height: 16px;
position: absolute;
top: 50%;
right: 0;
background: inherit;
border: 5px solid #fff;
margin-top: -8px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.content-slider {
padding-bottom: 0;
}
.content-slider .lSAction > .lSPrev {
left: 15px;
}
.content-slider .lSAction > .lSNext {
right: 15px;
}
.content-slider .lSSlideOuter .lSPager.lSpg {
top: auto!important;
width: 100%!important;
bottom: 0px!important;
right: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li {
display: inline-block;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li a, .content-slider .lSSlideOuter .lSPager.lSpg > li.active a {
width: 6px;
height: 6px;
margin: 0;
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper, .spb_tweets_slider_widget .content-slider .lSSlideWrapper {
padding: 0 15% 60px;
}
.spb_testimonial_slider_widget .spb-asset-content {
padding-top: 50px;
padding-bottom: 50px;
}
.spb_testimonial_slider_widget .testimonial-icon {
display: none;
}
.testimonials-slider .slide-content-wrap {
text-align: center;
}
.testimonials-slider .testimonial-text {
margin-top: 40px;
}
.testimonials-slider .cite-image {
margin-bottom: 5px;
}
.testimonials-slider .cite-image img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.testimonials-slider cite {
font-style: normal;
}
.spb_tweets_slider_widget .spb-asset-content {
padding-top: 110px;
}
.spb_tweets_slider_widget .tweet-text {
text-align: center;
}
.spb_tweets_slider_widget .twitter_intents {
margin-top: 0;
width: 100%;
margin-bottom: 30px;
text-align: center;
}
.spb_tweets_slider_widget .twitter_intents h3 {
font-size: 16px;
margin: 0;
}
.spb_tweets_slider_widget .twitter_intents a {
float: none;
}
.spb_tweets_slider_widget .twitter_intents a.timestamp {
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
opacity: 0.7;
}
.spb_tweets_slider_widget .tweet-icon {
padding: 0;
text-align: center;
top: 50px;
}
.spb_tweets_slider_widget .tweet-icon i {
background: #666;
color: #fff;
border-radius: 25px;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 20px;
}
.directory-item figure {
border-radius: 4px;
}
.directory-item .directory-item-details .excerpt {
margin-bottom: 10px;
}
.directory-item .directory-item-details .excerpt p:last-of-type {
margin-bottom: 0;
}
.directory-item .read-more-directory {
display: none;
}
.directory-search-container .read-more-button {
height: 50px;
line-height: 50px;
padding: 0;
}
.clients-items.carousel-items .owl-item {
border-left: 1px solid #e3e3e3;
}
.clients-items.carousel-items .owl-item:first-child {
border-left-width: 0;
}
.clients-items {
overflow: hidden;
}
.clients-items > .client-item {
border-left: 1px solid #e3e3e3;
border-top: 1px solid #e3e3e3;
margin-bottom: 0;
margin-top: -1px;
margin-left: -1px;
}
.spb_portfolio_carousel_widget .portfolio-item figure {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.spb_portfolio_carousel_widget .no-gutters .portfolio-item figure {
border-radius: 0;
}
.carousel-items[data-columns="4"] figure .post-cats,
.carousel-items[data-columns="5"] figure .post-cats, 
.carousel-items[data-columns="4"] figcaption .thumb-info h4, .carousel-items[data-columns="4"] figcaption .thumb-info h5,
.carousel-items[data-columns="5"] figcaption .thumb-info h4, .carousel-items[data-columns="5"] figcaption .thumb-info h5 {
display: none;
}
.carousel-items[data-columns="4"] figcaption .thumb-info i,
.carousel-items[data-columns="5"] figcaption .thumb-info i {
margin-bottom: 0;
}
.carousel-items[data-columns="5"].staged-carousel figcaption .thumb-info i {
margin-bottom: 15px;
}
.carousel-items.portfolio-showcase figcaption .thumb-info h4, .carousel-items.portfolio-showcase figcaption .thumb-info h5, .carousel-items.posts-type-showcase figcaption .thumb-info h4, .carousel-items.posts-type-showcase figcaption .thumb-info h5, .carousel-items.posts-type-showcase figure .post-cats {
display: block;
}
.sf-list li {
margin-bottom: 6px;
line-height: 200%;
}
.sf-list li i {
margin-right: 10px;
font-size: 16px;
width: 16px;
}
.sf-list li span {
border-bottom: 1px solid #e3e3e3;
padding-bottom: 6px;
}
.posts-type-list .recent-post .details-wrap {
max-width: 100%;
}
.posts-type-list .recent-post .excerpt {
padding-top: 0;
margin-bottom: 5px;
}
.sf-icon-cont {
border: 2px solid #e3e3e3;
padding: 0;
height: 70px;
width: 70px;
margin-bottom: 25px;
}
.sf-icon-box .sf-icon-character {
line-height: 40px;
}
.sf-icon-box .sf-icon-cont .sf-icon-character {
line-height: 68px;
}
.sf-icon-box .sf-icon {
height: auto;
margin-bottom: 25px;
}
.sf-icon-box .sf-icon-box-content-wrap h3 {
margin-top: 0;
}
.sf-icon.image-display {
width: 70px;
max-width: 70px;
height: 70px;
}
.posts-type-list .recent-post h4 {
margin-top: -6px;
margin-bottom: 0;
}
.recent-post .lSAction > a.lSPrev {
right: auto!important;
left: 30px!important;
}
.recent-post .lSAction > a.lSNext {
right: 30px;
}
.sf-image-banner figure.animated-overlay {
border-radius: 4px;
}
.spb_image_banner .image-banner-content.sf-animation[data-animation="none"] {
opacity: 1!important;
-webkit-transform: translateY(50%)!important;
-moz-transform: translateY(50%)!important;
-o-transform: translateY(50%)!important;
transform: translateY(50%)!important;
margin-bottom: 0!important;
}
.spb_search_widget form:after {
content: "\e935";
font-family: 'nucleo-interface';
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
font-size: 16px;
padding-right: 20px;
position: absolute;
float: right;
top: 50%;
right: 0;
margin-top: -14px;
opacity: 0.7;
}
.spb_search_widget input[type=text] {
padding-right: 50px;
}
.faqs-nav li {
padding: 11px 15px;
}
.faqs-nav li i {
vertical-align: 0;
} #buddypress div.dir-search {
margin: 0 0 20px;
}
#buddypress div.dir-search label {
margin-bottom: 0;
}
#buddypress div.dir-search input[type=text] {
margin: 0;
}
#buddypress div.dir-search input[type="submit"] {
margin: 0 0 0 5px;
height: 36px;
vertical-align: top;
}
#buddypress div.item-list-tabs ul li.last select, #buddypress form#whats-new-form #whats-new-options select {
width: 185px;
height: 32px;
margin-left: 10px;
padding: 0 10px;
margin-top: -4px;
}
#buddypress form#whats-new-form p.activity-greeting {
line-height: 1em;
}
#whats-new-post-in-box {
line-height: 24px;
}
#buddypress form#whats-new-form #whats-new-submit {
margin-top: 0;
}
#buddypress form#whats-new-form #whats-new-submit input[type=submit] {
margin-right: 0;
margin-bottom: 0;
height: 36px;
}
#buddypress div#item-header-cover-image h2 a, #buddypress div#item-header-cover-image h2 {
margin-bottom: 1em;
} #sf-style-switcher {
position: fixed;
top: 20%;
left: 20px;
z-index: 9999;
opacity: .8;
-webkit-transition: all 200ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
transition: all 200ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
}
#sf-style-switcher:hover, #sf-style-switcher.open {
opacity: 1;
}
#sf-styleswitch-trigger {
height: 60px;
line-height: 60px;
overflow: hidden;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #191919;
color: #fff;
display: block;
position: relative;
z-index: 2;
-webkit-transition: all 200ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
transition: all 200ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
#sf-styleswitch-trigger:hover {
opacity: 1;
width: auto;
}
.open #sf-styleswitch-trigger {
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
width: 326px!important;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.mh-menu-show #sf-styleswitch-trigger {
display: none!important;
}
#sf-styleswitch-trigger > i {
font-size: 24px;
width: 60px;
display: inline-block;
text-align: center;
line-height: 60px;
float: left;
}
#sf-styleswitch-trigger > span {
font-weight: bold;
font-size: 14px;
line-height: 60px;
vertical-align: 5px;
padding-right: 25px;
white-space: nowrap;
}
#sf-styleswitch-trigger.loaded > span {
position: absolute;
left: 60px;
}
#sf-style-switcher .switch-cont {
overflow: hidden;
position: absolute;
z-index: 1;
top: 60px;
left: 0;
width: 326px;
height: 0;
background-color: #191919;
color: #fff;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
-webkit-transition: height 400ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
transition: height 400ms cubic-bezier(0.91, 0.01, 0.6, 0.99);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
#sf-style-switcher.open .switch-cont {
height: 480px;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
#sf-style-switcher .divide {
height: 1px;
width: 100%;
background-color: #666;
margin-bottom: 10px;
}
#sf-style-switcher .option {
padding: 15px 30px 0;
}
#sf-style-switcher .option p {
font-size: 12px;
letter-spacing: normal;
font-weight: bold;
color: #666;
line-height: 20px;
margin-bottom: 10px;
}
#sf-style-switcher h5 {
font-size: 10px;
line-height: 16px;
font-weight: bold;
text-transform: uppercase;
opacity: .3;
color: #fff;
letter-spacing: 1px;
margin: 0 0 8px;
}
#sf-style-switcher select {
background-color: #000;
border-color: #000;
color: #fff;
opacity: .3;
font-size: 12px!important;
font-weight: bold;
}
#sf-style-switcher .color-select {
margin-bottom: 0;
height: auto;
overflow: hidden;
clear: both;
}
#sf-style-switcher .color-select li {
width: 24px;
margin-left: 14px;
float: left;
overflow: hidden;
}
#sf-style-switcher .color-select li a {
opacity: 0.7;
border-radius: 12px;
overflow: hidden;
}
#sf-style-switcher .color-select li:first-child {
margin-left: 0;
}
#sf-style-switcher .color-select li.active a {
border: 2px solid #fff;
opacity: 1;
}
#sf-style-switcher .color-select li:hover a {
opacity: 1;
}
#sf-style-switcher .color-select a {
width: 100%;
height: 24px;
display: block;
}
#sf-style-switcher .carousel-prev {
top: 14px;
right: 40px;
margin: 0;
background: transparent;
color: #fff;
left: auto;
height: 16px;
width: 16px;
line-height: 16px;
opacity: 0.7;
}
#sf-style-switcher .carousel-next {
top: 14px;
right: 25px;
margin: 0;
background: transparent;
color: #fff;
left: auto;
height: 16px;
width: 16px;
line-height: 16px;
opacity: 0.7;
}
#sf-style-switcher .carousel-prev:hover, #sf-style-switcher .carousel-next:hover {
opacity: 1;
}
#styleswitch-carousel .owl-wrapper-outer, #styleswitch-carousel .demo-item {
height: 105px!important;
}
#styleswitch-carousel .owl-controls {
display: none!important;	
}
#styleswitch-carousel .demo-item {
padding: 0 15px;
}
#styleswitch-carousel .demo-item-inner {
background: #999 url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/switcher-demo-imgs-v2.png) no-repeat top left;
background-size: 1062px 105px;
border-radius: 3px;
height: 100%;
position: relative;
transition: all 0.3s;
}
#styleswitch-carousel .demo-item-inner.landing-demo {
background-position: -118px 0;
}
#styleswitch-carousel .demo-item-inner.agency-demo {
background-position: -236px 0;
}
#styleswitch-carousel .demo-item-inner.startup-demo {
background-position: -354px 0;
}
#styleswitch-carousel .demo-item-inner.cafe-demo {
background-position: -472px 0;
}
#styleswitch-carousel .demo-item-inner.goods-demo {
background-position: -590px 0;
}
#styleswitch-carousel .demo-item-inner.corporate-demo {
background-position: -708px 0;
}
#styleswitch-carousel .demo-item-inner.magazine-demo {
background-position: -826px 0;
}
#styleswitch-carousel .demo-item-inner.agency-two-demo {
background-position: -944px 0;
}
#styleswitch-carousel .demo-item-inner:hover {
opacity: 0.7;
}
#styleswitch-carousel .demo-item-inner > a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
display: block;
}
#styleswitch-carousel .demo-item .link {
position: absolute;
z-index: 3;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
#styleswitch-carousel .demo-item .tag {
background: #222;
color: #fff;
padding: 0px 5px;
border-radius: 2px;
z-index: 2;
min-height: 0;
text-transform: uppercase;
font-size: 10px;
line-height: 19px;
height: 19px!important;
font-weight: bold;
letter-spacing: 1px;
position: absolute;
bottom: 5px;
left: 5px;
}
#sf-style-switcher .button-wrap {
border-top: 1px solid rgba(255,255,255,0.3);
padding: 15px 30px;
margin-top: 25px;
}
#sf-style-switcher a.sf-button {
width: 100%;
margin: 0;
text-align: center;
}
#sf-style-switcher a.sf-button i {
margin-left: 0;
margin-right: 8px;
}  @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.sf-swipe-indicator {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/swipe_indicator@2x.png);
background-size: 76px 76px;
}
.tp-leftarrow, .tp-leftarrow.large, .tp-leftarrow.square, .tp-leftarrow.round, .tp-rightarrow, .tp-rightarrow.large, .tp-rightarrow.square, .tp-rightarrow.round, .rev_slider_wrapper > .tp-leftarrow, .rev_slider_wrapper > .tp-leftarrow.large, .rev_slider_wrapper > .tp-leftarrow.square, .rev_slider_wrapper > .tp-leftarrow.round, .rev_slider_wrapper > .tp-leftarrow.default, .rev_slider_wrapper > .tp-rightarrow, .rev_slider_wrapper > .tp-rightarrow.large, .rev_slider_wrapper > .tp-rightarrow.square, .rev_slider_wrapper > .tp-rightarrow.round, .rev_slider_wrapper > .tp-rightarrow.default {
background-image: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/images/slider-nav@2x.png);
background-size: 72px 38px;
}
} .mobile-browser .spb_parallax_asset {
background-position: 50% 0!important;
}
.apple-mobile-browser figure.animated-overlay > img {
-webkit-backface-visibility: hidden;
}
.mobile-browser .portfolio-items .portfolio-item, .mobile-browser .blog-items .blog-item, .mobile-browser .masonry-gallery .gallery-image, .mobile-browser .gallery-items .gallery-item {
opacity: 1;
} @font-face {
font-family: 'MinionPro-Regular';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/MinionPro-Regular.eot) format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MinionPro-Regular';
src:  url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/MinionPro-Regular.otf)  format('opentype'),
url(data:application/x-font-woff;charset=utf-8;base64,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
myv9YDQAT9YHHgAA) format('woff'), url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/MinionPro-Regular.ttf)  format('truetype'), url(//ibdmirror.ferring.ca/wp-content/themes/ferring/css/MinionPro-Regular.svg#MinionPro-Regular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-dinregular';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-webfont.svg#d-dinregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-dindin-bold';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-bold-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-bold-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-bold-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-bold-webfont.svg#d-dindin-bold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-din_condensedregular';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-webfont.svg#d-din_condensedregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-din_condenseddinCnBd';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-bold-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-bold-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-bold-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dincondensed-bold-webfont.svg#d-din_condenseddinCnBd) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-din_expregular';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-webfont.svg#d-din_expregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-din_expdinexp-bold';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-bold-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-bold-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-bold-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-bold-webfont.svg#d-din_expdinexp-bold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-din_expdinexp-italic';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-italic-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-italic-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-italic-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-dinexp-italic-webfont.svg#d-din_expdinexp-italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'd-dindin-italic';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-italic-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-italic-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-italic-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/d-din-italic-webfont.svg#d-dindin-italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'century_gothicregular';
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/gothic-webfont.eot);
src: url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/gothic-webfont.eot?#iefix) format('embedded-opentype'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/gothic-webfont.woff2) format('woff2'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/gothic-webfont.woff) format('woff'),
url(//ibdmirror.ferring.ca/wp-content/themes/ferring/fonts/gothic-webfont.svg#century_gothicregular) format('svg');
font-weight: normal;
font-style: normal;
}
.languagE{color:#000 !important;font-size:14px;position:absolute;right:5px;top:25px;width:100%;z-index:99;}
.languagE a:first-child:after {content:'|';color:#000 !important;font-size:12px;padding:0px 5px;position:absolute;right:25px;}
.languagE a{color:#000 !important;font-size:16px;display:inline-block;padding:0 7px;text-transform:uppercase;}
.is-sticky .languagE{color:#000 !important;}
.is-sticky .languagE a{color:#000 !important;}
.is-sticky .languagE a:first-child:after{color:#000 !important;}
#copyright .text-left {font-size:12px;float:none;max-width:100%;text-align:center;}
#copyright .text-left p{margin:0 auto;}
#copyright{padding:30px 0;}
.bolD1 .impact-text-large{font-weight:bold;}
.bolD2 h1{font-weight:bold;}
.bolD2 h2{font-weight:bold;}
.bolD2 h3{font-weight:bold;}
.txT{color:#61686b;text-align:center;margin-bottom:0;}
.txT p{font-size:16px;}
#imgroW .spb-row{display:table;height:350px;padding:0 !important;}
#imgroW .title-wrap{margin-bottom:0;}
#imgroW .spb-heading span{color:#fff;font-size:21.5px;}
#imgroW .spb_content_element{display:table-cell;vertical-align:middle;padding-top:30px;}
#imgroW .wpcf7-submit{background:transparent;border:2px solid;}
#imgroW .wpcf7-submit:hover{background:#025b80;border:2px solid #025b80;transition:0.5s background;}
#imgroW .wpcf7-text{background:#49b4e1;border:1px solid #49b4e1;height:55px;color:#fff;}
#imgroW span.wpcf7-form-control-wrap.subject:before {color:#fff !important;}
#imgroW .wpcf7-text input{border:0px solid #fff;color:#fff;outline:0;background:transparent;}
#imgroW .wpcf7-form-control-wrap input::-webkit-input-placeholder {color:#fff !important;opacity:1;}
#imgroW .wpcf7-form-control-wrap input:-moz-placeholder {color:#fff !important;opacity:1;}
#imgroW .wpcf7-form-control-wrap input::-moz-placeholder {color:#fff !important;opacity:1;}
#imgroW .wpcf7-form-control-wrap input:-ms-input-placeholder {color:#fff !important;opacity:1;}   
.seperatoR{border-color:#0093d0 !important;}
.menu-search .sf-icon-search:before {color:#000;}
.shopping-bag-item .sf-icon-cart:before {color:#000;}
.wishlist-item .sf-icon-wishlist:before {color:#000;}
a.menu-bars-link span, a.menu-bars-link span:before, a.menu-bars-link span:after {background:#000 !important;}
.shopping-bag-item a > span.num-items {background-color:#0093d0;}
.aux-pushnav a:hover{color:#015ca3;}
.mega-menu li a{color:#000;}
.std-menu .shopping-bag-item{display:none !important;}
.std-menu .wishlist-item{display:none !important;}
.coloR{color:#c656a0;}
.purplE {padding-top:50px;}
.purplE a{color:#c656a0;}
.purplE h3 span{color:#c656a0;font-size:26px !important;}
#rgbroW .spb-row-expand-text {padding:0px 15px;}
#rgbroW .spb-row{display:table;height:800px;padding:0 !important;}
.mega-menu li a {background:#8d52a1;color:#fff !important;padding:10px 15px !important;margin-right:10px;}
body .mega-menu li a:focus{color:#fff !important;}
body .mega-sub-menu li a:focus{color:#000 !important;}
body .mega-menu li a:hover{background:#7b2991;transition:0.5s background !important;}
.mega-menu .mega-current_page_item a{background:#7b2991;}
body .mega-menu .mega-current_page_item a:focus{color:#fff !important;}
.proseC{}
.btN{}
.ul_class {padding-left:35px;list-style-position:outside !important;margin-bottom:0;}
.ol_class {padding-left:35px;list-style:decimal !important;margin-bottom:0;}
.ul_class a{color:#c656a0;}
.ol_class a{color:#c656a0;}
.conT a {color:#c656a0;}
.conT .title-wrap {margin:20px 0;margin-bottom:0;}
.conT .box-content-wrap p{margin-top:0;}
.margin-auto{margin:0 auto;}
.prplheadinG h1{color:#7b2991;font-weight:bold;margin-bottom:0;}
.bluheadinG h1{color:#7b2991;font-weight:bold;}
.vrtcL{display:table !important;height:350px;padding:0 !important;}
.vrtcL .spb-column-inner{display:table-cell;vertical-align:middle;}
.vrtcL .ul_class{line-height:45px;font-size:18px;font-weight:600;color:#014873;}
#row70{width:70%;margin:0 auto;}
#row70a{width:90%;margin:0 auto;}
#row70a .spb-heading{float:none;text-align:center;}
#row70 .spb_image {margin-bottom:0;}
#row70 .borimG .box-content-wrap{padding:0px 0 30px 10px !important;}
.prpleboX {margin-top:5px;background:#7b2991;color:#fff;text-align:center;height:270px;display:table;}
.prpleboX .spb-bg-color-wrap{display:table-cell;vertical-align:middle;}
.borimG strong{color:#7b2991;font-size:16px;}
.mega-sub-menu li a{color:#000 !important;}
.margin-bottom h1{margin-bottom:0;}
.margin-bottom h2{margin-bottom:0;}
.seperatoRgreY {border-color:#808080 !important;border:2px;width:60%;margin:0 auto;border-bottom-style:dashed !important;}
.drkpurplE h3 span{color:#7b2991;font-size:22px !important;}
.drkpurplE h1 {font-weight:bold;}
.drkpurplE h2 {font-weight:bold;}
.borderimG .title-wrap .spb-heading{float:none;text-align:center;}
.blueheaD .title-wrap .spb-heading > span {color:#0063AF;}
.borrighT .spb-asset-content {padding-right:25px;}
.purple{color:#7b2991;}
.purplebtn{color:#fff;background:#7b2991;padding:10px;}
.purplebtn:hover{color:#fff;background:#0063AF;transition:0.5s background;}
a.purplebtn:focus{color:#fff;}
.lightpurple{color:#c656a0;}
.lightpurple a{color:#c656a0;}
.lightpurplebtn{color:#fff;background:#c656a0;padding:10px;}
.lightpurplebtn:hover{color:#fff;background:#792382;transition:0.5s background;}
a.lightpurplebtn:focus{color:#fff;}
.hlthroW{height:800px;display:table;}
.hlthroWinner{display:table-cell;vertical-align:middle;}
.conT .title-wrap .spb-heading > span {text-decoration:underline;}
.drkpurplE.conT .title-wrap .spb-heading > span {text-decoration:none;}
.header-right .aux-pushnav{display:none;}
.borderimG .title-wrap .spb-heading > span {font-weight:normal;} 
.bluefonT a{color:#0092CF;}
.bluefonT span{color:#0092CF;}
.minetablE a{color:#0092CF;}
#mega-menu-main_navigation{text-align:right !important;}
.home #mega-menu-main_navigation{display:none;}
.home #menu-other-menu{display:none;}
.othermenU #menu-other-menu{text-align:right;}
.othermenU {position:absolute;right:0;top:75%;z-index:99999;}
.page-id-16098 .othermenU{display:none;}
.page-id-16122 .othermenU{display:none;}
#mega-menu-item-16281 a{background:#c656a0;}
.page-id-16122 #copyright{display:none;}
.page-id-16122 .inner-page-wrap {margin-bottom:0px;}
.customfooteR p{color:#8a8989;margin-top:-9%;}
.normaL .title-wrap .spb-heading > span {font-weight:normal;}
.toproW{top:8.5%;position:absolute;}
.afterbg:after {
content: '';
background: #7b2991;
height: 25px;
width: 60px;
position: absolute;
left: -55px;
right: 0;
top: 25px;
}
@media only screen and (max-width:1920px) {
.customfooteR p {margin-top:0;}
.toproW{top:44px;}
}
@media only screen and (max-width:1440px) {
.customfooteR p {margin-top:-120px;}
.toproW{top:65px;}
}
@media only screen and (max-width:736px) {
.prpleboX {width:100%;}
}@media screen and (max-height: 800px) {
.vertical-menu nav ul.menu > li > a {
padding: 8px 18px;
}
}
@media screen and (max-height: 600px) {
.vertical-menu-bottom {
display: none;
}
} @media only screen and (min-width: 1800px) { .blog-masonry-fw .col-sm-3, .fw-row .blog-masonry .col-sm-3 {
width: 20%;
} #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
min-width: 1170px;
max-width: 100%;
right: 0;
left: auto;
}
}
@media only screen and (min-width: 1200px) { .layout-boxed #container, .boxed-inner-page #main-container {
width: 1200px;
} nav.mega-menu li.sf-mega-menu-fw .sub-container {
width: 1140px!important;
}
nav.mega-menu li.sf-mega-menu-fw .mega .sub, nav.mega-menu li.sf-mega-menu-fw .mega .sub > .row {
width: 1140px!important;
}
#header .is-sticky .sticky-header {
max-width: 1140px!important;
}
.boxed-layout #header-section #header .is-sticky .sticky-header {
max-width: 1230px;
}
.boxed-layout #header-section.header-3 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-4 #header .is-sticky .sticky-header, .boxed-layout #header-section.header-5 #header .is-sticky .sticky-header {
max-width: 1140px;
}
.boxed-layout #header-section .is-sticky #main-nav.sticky-header, .boxed-layout #header-section.header-6 .is-sticky #header.sticky-header {
width: 1230px;
}
.full-center nav.float-alt-menu ul.menu > li > a, .full-center #header nav.std-menu ul.menu > li > a {
padding: 0 15px;
} .woocommerce div.product form.cart div.quantity, .woocommerce.vertical-header .has-no-sidebar div.product form.cart div.quantity {
float: left;
margin-bottom: 0;
margin-right: 20px;
} .mm-custom-theme #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
min-width: 800px;
right: 0;
left: auto;
max-width: 100%; 
}
}
@media only screen and (min-width: 1250px) { #container.boxed-layout {
width: 1230px;
}
}
@media only screen and (max-width: 1440px) {
.carousel-wrap > a.carousel-prev {
left: 55px;
}
.carousel-wrap > a.carousel-next {
right: 55px;
}
}
@media only screen and (max-width: 1260px) {
.single-product.page-heading-fancy div.product form.cart div.quantity, .single-product.product-fw-split div.product form.cart div.quantity {
float: none;
overflow: hidden;
display: block;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 1200px) {
.woocommerce.product-fw-split div.product form.cart div.quantity, .woocommerce.vertical-header .has-no-sidebar div.product form.cart div.quantity {
float: none;
margin-bottom: 20px;
margin-right: 0;
}
.woocommerce .cart .yith-wcwl-divide {
display: none;
}
.woocommerce .cart .yith-wcwl-add-to-wishlist, .yith-wcwl-add-to-wishlist.oos {
margin-left: 20px;
} .gallery-item figcaption .thumb-info, .gallery-hover figcaption .thumb-info {
width: 80%;
padding: 0 10px;
}
}
@media (max-width: 1020px) {
#jckqv_images_wrap {
width: 100%;
padding-bottom: 40px;
}
#jckqv_summary {
width: 100%;
padding: 0;
}
} @media only screen and (max-width: 1024px) {
#sf-styleswitch-trigger {
display: none!important;
} .layout-boxed #container, .boxed-inner-page #main-container, .layout-boxed #sf-newsletter-bar {
width: 100%;
}
.boxed-inner-page #container {
padding-top: 70px;
}
.boxed-inner-page #main-container {
margin-bottom: 70px;
}	
.sf-site-right-border, .sf-site-left-border, .sf-site-top-border, .sf-site-bottom-border {
display: none;
} #header .sticky-wrapper {
height: auto!important;
}
.logo-right nav .menu > li > ul {
left: 0!important;
}
.logo-left nav .menu > li > ul {
right: 0!important;
left: auto!important;
}
nav.mega-menu li.sf-mega-menu-fw .sub-container {
width: 940px!important;
}
body.mhs-tablet-land.overlay-menu-open {
overflow: scroll;
}
.mhs-tablet-land #mobile-top-text, .mhs-tablet-land #mobile-header, .mhs-tablet-land #mobile-header-sticky-wrapper {
display: block;
}
.mhs-tablet-land .header-wrap, .mhs-tablet-land #top-bar, .mhs-tablet-land #top-bar-sticky-wrapper {
display: none;
}
.mhs-tablet-land .vertical-header #site-loading, .mhs-tablet-land .vertical-header-right #site-loading {
padding-left: 0;
padding-right: 0;
}
.mhs-tablet-land.vertical-header #container, .mhs-tablet-land.vertical-header #main-container {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
body.vertical-header.mhs-tablet-land #site-loading .spinner {
left: auto;
right: auto;
} .app-header .fancy-heading-wrap {
position: relative;
}
.app-header .fancy-heading-wrap .page-heading {
background-size: cover;
}
#main-container .inner-container-wrap {
margin-top: 0!important;
} #one-page-nav {
display: none!important;
}
.page-heading.fancy-heading {
padding-top: 80px;
padding-bottom: 80px!important;
background-attachment: scroll;
background-size: cover;
-webkit-background-size: cover;
background-position: center center!important;
}
.fancy-heading .heading-text {
opacity: 1!important;
letter-spacing: 0px!important;
}
.carousel-wrap a.prev, .carousel-wrap a.next, .flex-direction-nav {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=1);
}
#sf-newsletter-bar {
display: none!important;
} .woocommerce .products .product figure figcaption {
display: none;
}
.product figure .cart-overlay {
opacity: 1;
}
.product figure .woocommerce span.onsale, .product figure .woocommerce .wc-new-badge, .product figure .woocommerce .out-of-stock-badge, .product figure .woocommerce .free-badge {
display: none;
}
.sf-parallax-video video {
top: 0!important;
}
.spb_parallax_asset {
background-attachment: scroll!important;
background-position: center center!important;
}
.team-member figcaption span {
display: none;
}
.spb_parallax_asset {
background-position: 50% 0!important;
}
.product-fw-split .product-main {
height: auto!important;
}
.review-order-wrap {
padding: 30px 35px 0;
}
.review-order-wrap #payment {
margin: 0px -35px 0;
}
.woocommerce #payment ul.payment_methods {
padding: 15px 35px;
}
.woocommerce #payment .terms {
padding: 10px 35px;
} .blog-grid-items .blog-item.col-sm-sf-5 {
width: 50%;
}
.blog-grid-items .blog-item.col-sm-sf-25 {
width: 100%!important;
} .blog-masonry-fw .col-sm-3, .fw-row .blog-masonry .col-sm-3 {
width: 33.3%;
}
article.post.single-post-standard figure.media-wrap {
margin-bottom: 20px;
}
.single-post .uplift-post-wrap {
padding-left: 0;
}
.uplift-post-wrap .side-post-info, .single-post .has-no-sidebar .side-post-info {
width: 100%;
position: relative;
padding: 0;
}
.side-post-info .post-details > div {
float: left;
margin-right: 10px;
border-bottom-width: 0;
padding: 0 0 10px;
}
.side-post-info .author-avatar, .side-post-info .comments-likes, .side-post-info .post-share {
display: none;
}
.single-post .has-no-sidebar .content-wrap {
padding-left: 15px;
width: 100%;	
}
}
@media only screen and (min-width: 992px) {
.hero-content-split #main-container > .fancy-heading-wrap .page-heading {
height: 100%!important;
}
.hero-content-split .page-heading h1 {
float: none!important;
}
.hero-content-split .page-heading-breadcrumbs #breadcrumbs {
float: none!important;
position: relative!important;
right: 0!important;
}
.hero-content-split .page-heading-breadcrumbs #breadcrumbs > .container {
padding: 0!important;
}
.hero-content-split .fancy-heading-wrap .container, .hero-content-split .inner-container-wrap .container {
max-width: 100%;
padding-left: 50px;
padding-right: 50px;
}
.hero-content-split.single-post .uplift-post-wrap {
padding-left: 0;
}
.hero-content-split .uplift-post-wrap .side-post-info, .hero-content-split.single-post .has-no-sidebar .side-post-info {
width: 100%;
position: relative;
padding: 0;
}
.hero-content-split .side-post-info .post-details > div {
float: left;
margin-right: 10px;
border-bottom-width: 0;
padding: 0 0 10px;
}
.hero-content-split .side-post-info .author-avatar, .hero-content-split .side-post-info .comments-likes, .hero-content-split .side-post-info .post-share {
display: none;
}
.hero-content-split.single-post .has-no-sidebar .content-wrap {
padding-left: 15px;
width: 100%;	
}
.hero-content-split #comment-area {
width: 100%;
margin-left: 0;
padding-left: 0;
padding-right: 0;
}
} @media only screen and (max-width: 991px) { #container.boxed-layout {
width: auto;
}
.hero-content-split #main-container > .page-heading, .hero-content-split #main-container > .fancy-heading-wrap {
float: none;
width: 100%;
height: auto;
}
.hero-content-split #main-container > .container {
float: none;
width: 100%;
height: auto;
overflow: auto;
}
.hero-content-split #main-container {
height: auto!important;
}
.swiper-slide .caption-content {
padding: 0;
}
.sf-promo-bar>.container {
text-align: center;
}
.sf-promo-bar.promo-button>.container a.sf-button {
float: none;
margin-top: 20px;
} #header .is-sticky .sticky-header {
left: 0;
}
nav.mega-menu li.sf-mega-menu-fw .sub-container {
width: 720px!important;
}
nav.mega-menu li.sf-mega-menu-fw .mega .sub, nav.mega-menu li.sf-mega-menu-fw .mega .sub > .row {
width: 720px!important;
}
body.mhs-tablet-port.overlay-menu-open {
overflow: scroll;
}
.mhs-tablet-port #mobile-top-text, .mhs-tablet-port #mobile-header, .mhs-tablet-port #mobile-header-sticky-wrapper  {
display: block;
}
.mhs-tablet-port .header-wrap, .mhs-tablet-port #top-bar, .mhs-tablet-port #top-bar-sticky-wrapper {
display: none;
}
.mhs-tablet-port.vertical-header #container, .mhs-tablet-port.vertical-header #main-container {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
body.vertical-header.mhs-table-port #site-loading .spinner {
left: auto;
right: auto;
}  .footer-spacer {
display: none;
}
#footer-wrap {
position: relative;
}
#copyright {
padding: 20px;
}
#copyright p {
float: none;
text-align: center;
}
#copyright .text-left {
width: 100%;
float: none;
margin-bottom: 20px;
max-width: 100%;
text-align: center;
}
#copyright .text-right {
width: 100%;
float: none;
max-width: 100%;
text-align: center;
}
#copyright nav .menu {
float: none;
width: 100%;
text-align: center;
margin-top: 20px;
}
#copyright nav .menu li {
float: none;
} .post-details-wrap .post-share {
margin-left: 0;
padding-left: 0;
border-left-width: 0;
width: 100%;
}
.blog-masonry-fw .col-sm-3, .fw-row .blog-masonry .col-sm-3 {
width: 50%;
}
.masonry-items .blog-item {
width: 50%;
}
.post-pagination .blog-button {
display: none;
}
.mini-items .blog-item figure {
width: 50%!important;
margin-right: 2%;
}
.mini-items .blog-item:nth-child(even) figure {
margin-right: 0;
margin-left: 2%;
}
.mini-items .blog-item .blog-details-wrap {
width: 48%;
float: left;
}
.has-no-sidebar .timeline-items::before {
left: 25px;
}
.has-no-sidebar .timeline-item-format-icon, .has-no-sidebar .timeline-item-format-icon-bg {
left: 25px;
}
.has-no-sidebar .blog-item .timeline-item-content-wrap {
float: left!important;
width: 100%!important;
padding-left: 80px!important;
padding-right: 0!important;
}
.has-no-sidebar .blog-item:nth-child(odd) .timeline-item-format-icon::before {
right: auto;
left: 100%;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0;
border-top-width: 0;
transform: rotate(-140deg);
margin-left: -5px;
}
.has-no-sidebar .blog-timeline #infscr-loading {
text-align: left;
padding: 0;
margin: 20px 0 0 -2px;
}
.cssanimations .has-no-sidebar .blog-item:nth-child(odd) .timeline-item-content-wrap.bounce-in {
-webkit-animation: timeline-bounce-2 0.6s;
-moz-animation: timeline-bounce-2 0.6s;
animation: timeline-bounce-2 0.6s;
} article.type-team .profile-image-wrap {
float: none;
width: 100%;
}
article.type-team .article-body-wrap {
float: none;
width: 100%;
margin-right: 0;
margin-top: 20px;
} .item-details.horizontal-details .portfolio-categories {
float: none;
clear: both;
margin-left: 0;
padding-left: 0;
border-left-width: 0;
}
.item-details.horizontal-details .item-link {
margin-left: 0;
} .widget_lip_most_loved_widget .loved-item > a {
max-width: 60%;
}
.widget_absfa_infocus_widget .infocus-item h5 {
max-width: 70%;
} .portfolio-showcase-wrap ul[data-columns="4"] li {
width: 50%!important;
}
.portfolio-showcase-wrap ul[data-columns="4"] li .main-image {
left: 0!important;
width: 100%!important;
}
.portfolio-showcase-wrap ul[data-columns="5"] li .item-info h4 {
width: 50%;
}
.spb_gallery_widget .gallery-nav {
display: none;
}
.gallery .gallery-item {
min-width: 29.3%!important;
}
.testimonials.carousel-items.showcase-carousel li .testimonial-text {
padding: 0 60px;
} .woocommerce .help-bar {
text-align: center;
}
.woocommerce .help-bar span {
float: none;
}
.woocommerce .help-bar ul {
float: none;
text-align: center;
}
.woocommerce .help-bar ul li {
display: inline-block;
float: none;
margin-top: 15px;
}
.full-width-shop .product, .full-width-shop .sidebar[class*="col-sm"] {
width: 33.3%;
}
.products .product .preview-slider-item-wrapper .product-details .posted_in {
text-align: inherit;
}
table.totals_table {
width: 40%;
}
#order_review table.shop_table td.product-img {
width: 15%;
}
#order_review table.shop_table td.product-description {
width: 55%;
}
.cart-items-wrap {
width: 100%;
margin-bottom: 30px;
}
.cart-totals-wrap {
width: 100%;
}
.woocommerce-cart .woocommerce .span9, .woocommerce-cart .woocommerce .span3 {
width: 100%;
float: none;
padding-left: 10px;
clear: both;
height: auto;
overflow: hidden;
padding-right: 10px;
margin-left: 0;
}
.woocommerce-cart .woocommerce .span3 {
margin-top: 40px;
}
.woocommerce .coupon-input {
width: 49%;
}
.woocommerce-cart table.cart td.actions input[name="apply_coupon"] {
width: 49%;
margin-left: 2%;
}
.woocommerce table.cart td.actions input[name="update_cart"] {
width: 100%;
margin-top: 30px;
}
.products .product figure figcaption .thumb-info {
display: none;
}
.woocommerce-shop-page.has-one-sidebar[data-shopcolumns="5"] .product figcaption,
.woocommerce-shop-page.has-one-sidebar[data-shopcolumns="6"] .product figcaption,
.woocommerce-shop-page.has-both-sidebars[data-shopcolumns="5"] .product figcaption,
.woocommerce-shop-page.has-both-sidebars[data-shopcolumns="6"] .product figcaption,
.woocommerce-shop-page.has-one-sidebar[data-shopcolumns="5"] .product .cart-overlay,
.woocommerce-shop-page.has-one-sidebar[data-shopcolumns="6"] .product .cart-overlay,
.woocommerce-shop-page.has-both-sidebars[data-shopcolumns="5"] .product .cart-overlay,
.woocommerce-shop-page.has-both-sidebars[data-shopcolumns="6"] .product .cart-overlay {
display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
white-space: normal;
}
.woocommerce table.cart .product-thumbnail {
display: table-cell;
width: auto;
padding-right: 10px;
}
#tab-reviews #comments {
width: 100%;
margin-bottom: 30px;
}
#tab-reviews #review_form_wrapper {
width: 100%;
} 
.woocommerce .has-no-sidebar div.product form.cart div.quantity {
width: 100%;
margin-bottom: 20px;
}
.woocommerce div.product form.cart .button {
float: none;
width: 100%;
}
.woocommerce .cart .yith-wcwl-divide {
display: none;
}
.woocommerce form.cart .yith-wcwl-add-to-wishlist {
margin-left: 0;
margin-top: 20px;
width: 100%;
}
.woocommerce .cart .yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist.oos a {
width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.recent-posts-list li .recent-post-image {
float: none;
}
.recent-posts-list li .recent-post-details {
margin-left: 0;
padding: 15px 0;
}
.campaign-details-mini .detail {
width: 100%;
float: none;
margin-top: 10px;
}
} @media only screen and (max-width: 767px) { h1, h2, h3, h4 {
word-break: break-word;
}
.col-sm-sf-5, .col-sm-sf-25 {
width: 100%;
}
#site-loading .spinner {
top: 60%;
}
body-port.overlay-menu-open {
overflow: scroll;
}
#sf-header-banner {
display: none;
}
.home #sf-header-banner {
display: block;
}
#main-container {
overflow: hidden;
}
.sidebar {
height: auto!important;
}
.sidebar-widget-wrap.sticky-widget {
width: auto!important;
top: 0!important;
position: relative!important;
}
.page-heading .heading-text, .post-type-archive-product .page-heading .heading-text {
left: 30px;
}
.fancy-heading .page-heading .heading-text, .post-type-archive-product .fancy-heading .page-heading .heading-text {
left: 0;
}
.fancy-style .page-heading.fancy-heading {
height: auto!important;
padding: 0!important;
}
.hero-content-split .page-heading .post-pagination {
display: none;
}
.single-product .fancy-style .page-heading.fancy-heading {
min-height: 0;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] #breadcrumbs {
float: none;
position: relative;
bottom: 0;
right: 0;
text-align: left;
width: 100%;
padding: 0 20px;
margin-bottom: 0!important;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] #breadcrumbs {
float: none;
position: relative;
bottom: 0;
right: 0;
text-align: right;
width: 100%;
padding: 0 20px;
margin-bottom: 0!important;
}
.page-heading.fancy-heading .heading-text {
padding: 40px 0;
margin-top: 0!important;
}
.fancy-tabbed-style .fancy-heading .heading-text {
padding: 15px;
}
.page-heading h1 {
word-wrap: normal;
white-space: normal;
}
.page-heading .container {
padding: 0 20px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] h1 {
float: none;
text-align: left;
margin-bottom: 10px;
padding: 0 20px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text h3 {
padding: 0 20px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="right"] h1 {
float: none;
text-align: right;
margin-bottom: 10px;
padding: 0 20px;
}
.fancy-style .fancy-heading .heading-text > h1 {
font-size: 32px;
line-height: 46px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="center"] #breadcrumbs {
border: 0;
margin-top: 0;
padding: 0 20px;
}
.spb-row-container.col-window-height {
height: auto!important;
}
.spb-row-container.col-window-height > .spb_content_element, .spb-row-container.col-window-height > .spb_content_element > .container, .spb-row-container.col-window-height .container > .row, .spb-row-container.col-window-height .spb-column-container, .spb-row-container.col-window-height .spb-column-container .spb-asset-content {
height: auto;
min-height: 0!important;
}
.spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_element {
top: 0!important;
margin-top: 0!important;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
}
.spb-asset-content {
margin-top: 0!important;
margin-bottom: 0!important;
}
.spb_parallax_asset.parallax-window-height {
height: auto!important;
} .spb-row-container[data-v-center="true"] .multi-column-row .spb-bg-color-wrap {
position: relative;
}
.blank_spacer {
margin-bottom: 0!important;
}
#container.boxed-layout {
width: 100%;
}
[class*="span"], .uneditable-input[class*="span"], .row [class*="span"] {
margin-bottom: 20px;
}
.inner-page-wrap {
margin-top: 30px;
margin-bottom: 30px;
}
.has-both-sidebars article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page, .has-both-sidebars > .type-product, .has-both-sidebars .page-content, aside.sidebar, .has-left-sidebar article, .has-left-sidebar .type-page, .has-left-sidebar .archive-page, .has-left-sidebar .push-right, .single-post .content-right {
float: none!important;
}
aside.sidebar {
margin-top: 40px;
}
.fancy-tabbed-style .fancy-heading .heading-text h1 {
margin-left: 0;
}
.fancy-tabbed-style .fancy-heading .heading-text #breadcrumbs {
margin-right: 0;
}
#page-wrap {
padding: 0 5px;
}
.page-heading .heading-text {
margin-left: 0;
}
#back-to-top {
opacity: 0.6!important;
}
h4.spb-center-heading {
margin-top: 5px;
margin-bottom: 25px;
}
.spb_text_column, .spb_content_element {
margin-bottom: 30px;
}
.spb-section, .spb-promo-wrap, .spb_swift-slider, .spb_image, .spb-row-container, .spb-row-container > .spb_content_element {
margin-bottom: 0;
}
.spb_parallax_asset.parallax-content-height {
height: auto!important;
}
.sf-super-search .search-go {
position: relative;
bottom: 0;
width: 100%;
margin-top: 30px;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.sf-super-search .search-go .super-search-go {
width: 100%;
text-align: center;
} #commentform p[class^="comment-form-"] {
width: 100%;
}
#commentform p.comment-form-url + p.comment-form-title {
width: 100%;
}
.comment-form-author, .comment-form-email, .comment-form-url {
padding-right: 0;
}
.spb-row-container.remove-element-spacing div.carousel-asset {
padding: 0;
}
.testimonials.carousel-items.showcase-carousel li .testimonial-text {
padding: 0 60px;
}
#sidebar-progress-menu {
display: none!important;
}
.impact-text-large, p.impact-text-large, .impact-text-large > * {
font-size: 32px!important;
line-height: 40px!important;
} .tp-caption a.sf-button {
padding: 0% 14%!important;
}
.carousel-wrap > a.carousel-prev {
left: 30px;
}
.carousel-wrap > a.carousel-next {
right: 30px;
}
.page-heading .heading-text, .post-type-archive-product .page-heading .heading-text {
float: none;
top: 0;
left: 0;
}
.woocommerce .page-heading .woocommerce-ordering {
margin-top: 20px;
}
.page-heading .woocommerce-count-wrap {
float: none;
text-align: center;
height: auto;
overflow: hidden;
margin-right: 0;
margin-bottom: 0;
padding-top: 20px;
}
.page-heading .woocommerce-count-wrap p, .page-heading .woocommerce-count-wrap p {
float: none;
margin-left: 0;
}
#breadcrumbs {
float: none;
margin-top: 15px;
display: none;
}
h4.spb-center-heading {
max-width: 60%;
}
.sf-icon.sf-icon-large {
line-height: 84px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .wpcf7 textarea {
width: 100%;
max-width: 100%;
}
.full-width-area.blog-masonry-fw {
padding: 0 20px;
}
.filter-wrap {
display: none;
clear: both!important;
}
.post-filter-tabs li.all, .post-filter-tabs li.has-items {
width: 46%;
margin: 0 0 10px;
}
.sidebar.left-sidebar .sidebar-widget-wrap {
padding-right: 0;
}
.sidebar.right-sidebar .sidebar-widget-wrap {
padding-left: 0;
position: relative;
}
.single-post .content-left, .single-post .left-sidebar {
padding-left: 15px;
}
.single-post .content-right, .single-post .right-sidebar {
padding-right: 15px;
} .mhs-mobile #mobile-top-text, .mhs-mobile #mobile-header, .mhs-mobile #mobile-header-sticky-wrapper {
display: block;
}
.mhs-mobile .header-wrap, .mhs-mobile #top-bar, .mhs-mobile #top-bar-sticky-wrapper {
display: none;
}
.mhs-mobile.vertical-header #container, .mhs-mobile.vertical-header #main-container {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
body.vertical-header.mhs-mobile #site-loading .spinner {
left: auto;
right: auto;
}
#sf-banner-widgets .widget {
padding: 5px 0!important;
} #base-promo p {
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
#base-promo p.footer-promo-text {
margin-bottom: 0;
}
#base-promo a.sf-button {
margin: 0;
}
#footer {
padding: 30px 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#copyright nav .menu li {
float: none;
width: auto;
border-top-width: 0;
} .mini-items .blog-item {
padding-left: 15px;
padding-right: 15px;
}
.content-wrap.extra-spacing blockquote {
margin: 0 0 20px;
}
.content-wrap.extra-spacing > p > img {
margin: 0 0 20px;
width: auto;
max-width: 100%;
}
.related-wrap {
padding: 25px 15px 0;
}
.related-items .recent-post {
width: 50%;
float: left;
}
.standard-post-author {
display: none;
}
.author-info-wrap, .post-info {
width: 100%;
float: none;
margin-left: 0;
}
.post-details-wrap {
float: none;
width: 100%;
margin-top: 30px;
}
.post-aux-wrap .post-pagination {
margin-left: 0;
margin-right: 0;
}
.post-pagination-wrap {
padding: 20px 0;
}
.post-pagination-wrap.prev-next .next-article, .post-pagination-wrap.prev-next .prev-article {
width: 100%;
float: none;
}
.post-pagination-wrap.prev-next .next-article {
margin-bottom: 20px;
}
.post-pagination-wrap h2 {
font-size: 24px;
line-height: 34px;
}
.standard-post-details {
margin-top: 20px;
}
.tags-link-wrap .comments-likes {
float: none;
margin-top: 20px;
height: auto;
overflow: hidden;
display: block;
text-align: left;
width: 100%;
}
.related-items li {
width: 50%;
float: left;
}
.blog-standard {
padding: 0;
}
.timeline {
left: 30px!important;
}
.blog-timeline.col-sm-8 .timeline {
left: 50%!important;
}
#infscr-loading {
margin: -20px 15px 0;
}
.detail-feature {
min-height: 0!important;
}
.detail-feature .details-overlay h1 {
font-size: 30px;
line-height: 44px;
} .blog-masonry-fw .col-sm-3, .fw-row .blog-masonry .col-sm-3 {
width: 100%;
}
.masonry-items .blog-item {
width: 100%;
}
#commentform p {
position: relative;
}
#commentform p > input#url {
margin-top: 5px;
}
.post-info .author-info-wrap {
width: 100%;
}
#respond .form-submit input[type="submit"] {
width: 100%;
} .multi-masonry-items > li.portfolio-item {
width: 100%!important;
}
.multi-masonry-items > li.portfolio-item figure {
overflow: hidden;
}
.filterable-items > li, .filterable-items .portfolio-item {
width: 100%;
position: relative!important;
top: 0!important;
left: 0!important;
-moz-transform: none!important;
-webkit-transform: none!important;
transform: none!important;
}
.browser-ff .portfolio-item.col-sm-4 {
width: 100%;
}
.multi-masonry-items .portfolio-item .multi-masonry-img-wrap, .multi-masonry-items .portfolio-item figure > img, .multi-masonry-items .product .multi-masonry-img-wrap, .multi-masonry-items .product figure > img {
height: auto!important;
}
.multi-masonry-items .size-wide .multi-masonry-img-wrap, .multi-masonry-items .size-wide-tall .multi-masonry-img-wrap {
margin-left: -50%;
}
.portfolio-details-wrap .item-link {
float: none;
display: block;
margin-top: 20px;
}
.full-width-display-wrap figure.fw-media-wrap {
margin-left: -20px!important;
}
.portfolio-options-bar ul.pagination-wrap {
width: 40%;
}
.full-width-display-wrap .portfolio-options-bar {
position: relative;
top: 0;
height: auto;
overflow: hidden;
margin-top: 20px;
}
article.type-portfolio figure.media-wrap.fw-media-wrap {
margin-bottom: 30px;
}
.single-portfolio .content-wrap.col-sm-9, .item-details.col-sm-3 {
padding-left: 15px;
padding-right: 15px;
}
.item-details a.item-link {
float: none;
text-align: center;
width: 100%;
}
.related-projects.gutters .portfolio-item {
margin-bottom: 20px;
}
.post-poster-bar {
line-height: 60px;
min-height: 60px;
height: 60px;
position: relative;
background: #222;
}
.post-poster-bar .post-nav {
float: none;
text-align: center;
}
.post-nav .divide {
display: none;
}
.page-heading .post-nav {
float: none;
line-height: 30px;
width: 100%;
margin: 0 0 10px;
text-align: center;
}
.single-portfolio.page-heading-fancy .page-heading .heading-text {
float: none;
text-align: center;
width: 100%;
margin: 0;
padding: 25px 40px!important;
}
.single-portfolio.page-heading-standard .page-heading .heading-text {
float: none;
text-align: center;
width: 100%;
margin: 0;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .prev-item {
left: 20px;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .next-item {
right: 20px;
}
.post-nav .view-all, .post-nav .next-item, .post-nav .prev-item {
display: inline-block;
float: none;
margin: 0 4px;
}
.single-portfolio-poster .detail-feature .details-overlay h1 {
font-size: 28px;
line-height: 36px;
margin: 0 auto;
}
.single-portfolio-poster .detail-feature .details-overlay h2 {
font-size: 16px;
line-height: 24px;
} .post-info > span {
display: inline-block;
max-width: 70%;
}
.article-body-wrap .share-links .share-text {
padding: 8px 12px;
}
.article-body-wrap .share-links ul li > a, .article-body-wrap .share-links ul li > div {
padding: 8px 14px;
} .one_half, .one_third, .two_third, .three_fourth, .one_fourth {
width: 100%;
float: none;
margin-right: 0;
margin-bottom: 20px;
height: auto;
overflow: hidden;
}
.masonry-gallery .gallery-image {
width: 100%;
}
.bold-items .blog-item {
width: 100%;
}
.tp-caption a.sf-button {
font-size: inherit;
padding: 4% 8%;
line-height: auto;
}
.portfolio-grid {
overflow: hidden;
}
.portfolio-grid .tooltip {
display: none!important;
}
.spb_tweets_slider_widget .text-large .tweet-text, .testimonials-slider .testimonial-text.text-large {
font-size: 16px;
line-height: 28px;
}
.spb_parallax_asset {
background-attachment: scroll;
}
.portfolio-showcase-wrap ul {
margin-right: 0!important;
white-space: normal;
margin-bottom: 0;
}
.portfolio-showcase-wrap ul[data-columns="4"] li, .portfolio-showcase-wrap ul[data-columns="5"] li {
width: 100%!important;
height: auto!important;
display: block;
}
.portfolio-showcase-wrap ul[data-columns="4"] li .main-image, .portfolio-showcase-wrap ul[data-columns="5"] li .main-image {
left: 0!important;
width: 100%!important;
top: 0!important;
opacity: 1;
position: relative;
height: auto;
}
.portfolio-showcase-wrap ul li .item-info, .portfolio-showcase-wrap ul li .item-logo {
display: none!important;
}
.portfolio-item.size-wide-tall ul.slides {
max-height: none!important;
}
.portfolio-item.size-wide-tall ul.slides > li {
margin-top: 0!important;
}
ul.team-members > li {
width: 50%;
}
figcaption .thumb-info > ul.social-icons {
display: none!important;
}
.spb_parallax_asset {
width: auto;
}
.widget.flickr-widget ul {
margin-right: 0;
}
.sf-image-banner > .image-banner-content {
bottom: 50%!important;
}
.chart-shortcode {
margin: 0 auto;
}
.gallery .gallery-item {
min-width: 0;
width: 46%!important;
}
.blog-grid-items .blog-item {
width: 100%!important;
}
.blog-grid-items .blog-item.col-sm-sf-5 {
width: 50%!important;
}
.spb_gmaps_widget .filter-search-container {
width: 100%;
float: none;
margin-bottom: 15px;
}
.spb_gmaps_widget .directory-filter {
width: 33%;
margin-left: 0;
margin-right: 2%;
}
.directory-search-container {
margin-left: 0;
width: 30%;
}
.posts-carousel .owl-wrapper-outer {
padding-top: 0;
}
.recent-posts.posts-type-standard {
padding-top: 0;
margin-bottom: 30px;
}
.sf-promo-bar.promo-button p {
margin-right: 0;
margin-bottom: 20px;
}
.spb_testimonial_slider_widget .testimonial-icon, .spb_tweets_slider_widget .tweet-icon {
padding: 0 60px;	
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper, .spb_tweets_slider_widget .content-slider .lSSlideWrapper, .testimonials-slider .testimonial-text, .testimonials-slider cite, .testimonials-slider cite span {
padding: 0 30px 45px!important;
}
.posts-type-standard-row .figure-wrap {
width: 100%;
float: none;
margin-bottom: 30px;
}
.posts-type-standard-row .has-thumb .details-wrap {
width: 100%;
float: none;
padding-left: 0;
}
.recent-post {
margin-bottom: 40px;
}
.post-navigation-wrap .nav-links .nav-previous {
float: none;
width: 100%;
margin-bottom: 25px;
text-align: center;
}
.post-navigation-wrap .nav-links .nav-next {
float: none;
width: 100%;
text-align: center;
} .inner-page-wrap.woocommerce-shop-page, .page-heading-standard .inner-page-wrap.woocommerce-shop-page, .page-heading-fancy .inner-page-wrap.woocommerce-shop-page {
margin-top: 30px;
}
.woocommerce .page-description {
padding: 0 20px;
}
.product-main {
padding-left: 30px;
padding-right: 30px;
}
.product-after-summary {
padding-left: 30px;
padding-right: 30px;
}
.product-fw-split #product-img-slider .lSSlideOuter .lSPager.lSGallery {
top: 30px;
left: 30px;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
width: 100%!important;
padding-left: 0;
}
.product-fw-split div.product div.summary {
padding: 30px;
margin-bottom: 30px;
}
.woocommerce div.product div.summary {
padding-top: 30px;
}
.woocommerce div.product div.summary .summary-top h1 {
max-width: 90%;
}
.woocommerce ul.products li.product, .woocommerce ul.products li.product.col-sm-4, .woocommerce ul.products li.product.col-sm-3, .woocommerce ul.products li.product.col-sm-2 {
width: 50%;
float: left;
}
.woocommerce .multi-masonry-items .product {
width: 100%!important;
float: none;
}
.multi-masonry-items .product.size-tall .multi-masonry-img-wrap img {
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
width: 100%;
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
margin-bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
width: 100%;
display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
margin-left: 0!important;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
max-width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-right-width: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
width: 100%;
border-radius: 0 0 4px 4px;
}
#product-reviews-wrap #comments {
width: 100%;
padding-right: 15px;
}
#product-reviews-wrap #review_form_wrapper {
width: 100%;
float: none;
}
.full-width-shop li.product, .full-width-shop .sidebar[class*="col-sm"] {
width: 50%!important;
}
.woocommerce .woocommerce-message a.button {
display: block;
}
#order_review table.shop_table td.product-img {
width: 20%;
}
#order_review table.shop_table td.product-description {
width: 50%;
}
#order-details {
padding-right: 15px;
}
.woo-aux-options .shop-layout-opts > a[data-layout="solo"] {
display: inline-block;
}
.woo-aux-options .shop-layout-opts > a[data-layout="grid"], .woo-aux-options .shop-layout-opts > a[data-layout="list"] {
display: none;
}
.woocommerce div.product .woocommerce-tabs {
border-top: 0;
padding-top: 0;
margin-top: 40px;
}
.product-related-wrap {
padding: 0 30px;
}
.woocommerce table.shop_table.cart td.product-name {
max-width: 120px;
}
.woocommerce .shipping-calc-wrap {
width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
float: none!important;
width: 100%!important;
}
.my-account-left {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 40px;
}
.my-account-right {
float: none;
width: 100%;
}
table.wishlist_table .product-price, table.wishlist_table .product-stock-status {
display: none;
}
.woocommerce-cart .woocommerce .span9, .woocommerce-cart .woocommerce .span3 {
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
margin-bottom: 30px;
border-bottom: 0;
}
.woocommerce-page .cart-collaterals {
margin-bottom: 30px;
}
.woocommerce table.shop_table .product-thumbnail, .woocommerce table.shop_table .product-unitprice, .woocommerce table.shop_table .product-price {
display: none;
}
.woocommerce table.shop_table .product-name .price, .woocommerce-cart table.shop_table .product-name .amount {
display: block;
}
.woocommerce .shipping-calc {
float: none;
width: 100%;
height: auto;
}
.woocommerce .coupon {
float: none;
width: 100%;
margin-left: 0;
height: auto;
overflow: hidden;
margin-bottom: 40px;
padding-top: 10px;
}
.woocommerce .help-bar {
margin-bottom: 20px;
}
.woocommerce .help-bar ul li, .woocommerce .help-bar ul li:first-child {
margin: 15px 7px 0;
}
.already-logged-in, .checkout-process, #billing .proceed {
display: none;
}
.checkout-pane {
display: block!important;
margin-top: 40px;
}
#billing {
margin-top:80px;
}
ul.checkout-process {
display: none;
}
.woocommerce form #billing #shiptobilling {
float: none;
margin: 0;
}
.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge {
display: none;
}
.summary .product_meta .need-help, .summary .product_meta .leave-feedback {
display: block;
float: none;
margin-bottom: 5px;
}
#order_review table.shop_table {
border-bottom: 1px solid #e3e3e3;
}
#order_review table.shop_table td.product-description {
width: 40%;
}
#order_review table.shop_table td.product-unitprice, #order_review table.shop_table td.product-quantity, #order_review table.shop_table td.product-subtotal {
width: 20%;
}
table.totals_table {
width: 100%;
}
.product-type-standard .product .cart-overlay {
display: none;
}
.multi-masonry-items .product .cart-overlay {
display: inline-block!important;
}
.shop-layout-opts {
display: none;
}
.woocommerce-count-wrap {
display: none;
}
.sf-mobile-shop-filters-link {
display: block;
}
.mobile-woo-aux-details .shop-layout-opts {
display: block;
}
.full-width-shop .mobile-woo-aux-details .shop-layout-opts {
display: none;
}
.mobile-woo-aux-options {
display: block;
}
.my_account_orders td.order-number {
font-size: 16px;
}
.woocommerce table.my_account_orders tr td {
padding-right: 10px;
}
.woocommerce table.my_account_orders tr th.order-actions, .woocommerce table.my_account_orders tr td.order-actions {
display: block;
max-width: none;
text-align: left;
}
.my_account_orders th.subscription-title, .my_account_orders td.subscription-title {
max-width: none;
}
.woocommerce .coupon-input {
width: 100%;
margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions input[name="apply_coupon"] {
width: 100%;
margin-left: 0%;
}
.woocommerce table.cart td.actions input[name="update_cart"] {
width: 100%;
margin-top: 30px;
}
.woocommerce .shipping-calculator-form button[type="submit"] {
width: 100%;
margin-right: 0;
}
.product-fw-split #product-img-slider {
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
float: none;
margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.woocommerce div.product div.woocommerce-thumb-nav--left .flex-control-thumbs li {
width: 20%;
} #tribe-bar-views .tribe-bar-views-list {
margin-top: 10px;
}
} @media only screen and (max-width: 479px) { .container {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
#main-container {
width: 100%;
}
table.sf-table {
display: block;
overflow: scroll;
max-width: 100%;
}
.col-sm-sf-5, .col-sm-sf-25 {
width: 100%;
}
a.sf-button {
max-width: 100%;
}
.flexslider .flex-direction-nav {
display: none;
}
.title-wrap.has-button {
text-align: center
}
.title-wrap .carousel-arrows {
margin-left: 5px;
margin-top: 1px;
}
.title-wrap.has-button .spb-heading {
float: none;
text-align: center;
}
.title-wrap a.sf-button {
min-width: 40px;
float: none;
margin-top: 10px;
display: none;
}
.title-wrap a.sf-button span.text {
display: none;
}
.carousel-wrap > a.carousel-prev {
left: 30px;
}
.carousel-wrap > a.carousel-next {
right: 30px;
}
.tabbed-heading-wrap h1 {
float: none!important;
}
.tabbed-heading-wrap #breadcrumbs {
position: relative!important;
float: none!important;
margin-top: 15px;
right: auto!important;
left: auto!important;
bottom: auto!important;
}
.page-heading-standard .page-heading {
padding: 20px 0;
}
.page-heading.fancy-heading .heading-text {
padding: 25px 0;
width: 100%;
}
.fancy-tabbed-style .page-heading.fancy-heading .heading-text {
padding: 14px 20px;
}
.page-heading-breadcrumbs h1 {
margin-bottom: 10px;
}
.page-heading-breadcrumbs #breadcrumbs {
max-width: 100%;
white-space: normal;
line-height: 28px!important;
}
.swiper-slide .caption-content {
padding: 0 10px;
}
.staged-carousel .owl-item {
opacity: 0.99;
pointer-events: all;
}
.staged-carousel .owl-item .lSAction {
display: none!important;
}
.wpcf7 input.wpcf7-submit[type="submit"] {
float: none;
width: 100%;
}
.myaccount_user h4, .my-address-wrap > h4 {
border-right-width: 0;
margin-right: 0;
margin-bottom: 5px;
float: none;
} #logo img {
max-width: 200px;
height: auto!important;
} #copyright nav .menu li {
border-top-width: 1px;
border-left: 0;
}
#copyright nav .menu li:first-child {
border-top-width: 0;
} .blog-grid-items .blog-item h2.tweet-text, .blog-grid-items .instagram-item .inst-overlay h2 {
font-size: 32px!important;
line-height: 150%!important;
}
.blog-aux-options li {
display: block;
margin-left: 0;
}
.blog-aux-options li form input {
width: 100%;
}
.comment-meta-actions {
position: relative;
margin-bottom: 10px;
}
.comment-meta-actions .edit-link {
margin-left: 0;
}
.article-body-wrap .share-links .share-text {
display: none;
}
.article-body-wrap .share-links ul li > a, .article-body-wrap .share-links ul li > div {
padding: 8px 10px;
}
.article-body-wrap .share-links ul li:first-child {
border-left: 0;
}
.post-info > span {
margin-bottom: 10px;
max-width: 100%;
}
.masonry-items .blog-item {
width: 100%;
}
.pagination-wrap li.prev a, .pagination-wrap li.next a {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.related-items .recent-post {
width: 100%;
}
.post-pagination .prev-article {
width: 100%;
margin-bottom: 30px;
}
.mini-items .blog-item figure {
width: 100%!important;
float: none;
margin-right: 0!important;
margin-left: 0!important;
margin-bottom: 30px;
}
.mini-items .blog-item .blog-details-wrap {
width: 100%;
float: none;
}
.timeline-items .blog-item-aux .comments-likes {
float: none;
margin-top: 10px;
}
ul.blog-aux-options {
text-align: center;
}
ul.blog-aux-options li {
float: none;
}
.blog-aux-options li.search {
display: none;
} .filterable-items .portfolio-item {
width: 100%;
position: relative!important;
}
.item-details.horizontal-details time, .item-details.horizontal-details .client, .item-details.horizontal-details .project {
float: none;
margin-left: 0;
padding-left: 0;
border-left-width: 0;
line-height: 30px;
} .carousel-wrap.product-carousel {
margin-left: -10px;
}
h3.spb-center-heading, h4.spb-center-heading {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.nav-tabs>li {
width: 100%;
margin-left: 0!important;
text-align: center;
}
.spb_tabs .nav-tabs li a {
border-left-width: 1px!important;
}
.spb_tabs .nav-tabs li a {
padding: 0;
}
.spb_tabs .nav-tabs li:first-child a, .spb_tabs .nav-tabs li:last-child a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.spb_tour .nav-tabs {
width: 100%;
float: none;
}
.spb_tour .nav-tabs>li {
width: 100%;
}
.spb_tour .tab-content {
padding: 30px 30px 10px;
margin-left: 0;
}
.gallery-columns-3 .gallery-item {
width: 100%!important;
margin: 0 0 20px;
}
.directory-item figure {
width: 100%;
float: none;
margin-bottom: 20px;
}
.directory-item .directory-item-details {
width: 100%;
margin-left: 0;
float: none;
}
.spb_gmaps_widget .filter-search-container {
width: 100%;
float: none;
margin-bottom: 15px;
}
.spb_gmaps_widget .directory-filter {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 15px;
}
.directory-search-container {
float: none;
width: 100%;
}
.sf-promo-bar p {
display: block;
}
.sf-promo-bar.promo-arrow>a>i {
display: block;
margin-left: 0;
margin-top: 10px;
}
.carousel-wrap.product-carousel {
max-width: 100%;
margin-left: 0;
overflow: hidden;
} .woocommerce ul.products li.product, .woocommerce ul.products li.product.col-sm-4, .woocommerce ul.products li.product.col-sm-3, .woocommerce ul.products li.product.col-sm-2 {
width: 100%;
float: none;
}
.woocommerce ul.products li.product.col-sm-sf-5 {
width: 50%;
float: left;
}
.full-width-shop.product {
width: 100%!important;
}
.full-width-shop .sidebar[class*="col-sm"] {
display: none;
}
.full-width-shop .mobile-woo-aux-details .shop-layout-opts {
display: block;
}
.woocommerce-count-wrap {
float: left;
margin-bottom: 20px;
width: 45%;
height: auto;
overflow: hidden;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: right;
width: 56%;
margin-bottom: 0;
}
.woocommerce table.shop_table tr td.product-quantity .quantity {
margin-right: 0;
margin-left: 12px;
}
ul.checkout-process li {
width: 50%;
}
.woocommerce form #billing .form-row label {
float: none;
width: 100%;
}
.woocommerce form #billing .form-row input {
float: none;
width: 100%;
}
.woocommerce-checkout .form-row .chzn-container {
width: 100%!important;
}
.woocommerce form #billing .form-row textarea {
float: none;
width: 100%;
}
.change_password_form p.form-row {
width: 100%;
float: none;
}
table.shop_table.my_account_orders .order-date, table.shop_table.my_account_orders .order-amount {
display: none;
}
table.wishlist_table .product-thumbnail {
display: none;
}
.woocommerce .shipping-calculator-form .form-row-left {
width: 100%;
margin: 0 0 15px;
}
.woocommerce .shipping-calculator-form .update-totals-button {
width: 100%;
}
.track_order p.form-row {
width: 100%;
float: none;
margin-bottom: 25px;
}
.woocommerce #account_details .new-here-text {
float: none;
width: 100%;
margin-right: 0;
}
.woocommerce #account_details .bag-buttons {
width: 100%;
float: none;
margin-top: 20px;
}
.product-fw-split .product-main {
padding: 20px 0 0;
}
.product-fw-split #product-img-slider .lSSlideOuter .lSPager.lSGallery {
top: 0;
left: 10px;
}
.woocommerce div.product div.images {
float: none;
padding-bottom: 20px;
}
.woocommerce div.product div.summary {
float: none;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus {
display: none;
}
.woocommerce .summary .quantity .minus, .woocommerce .summary .quantity .plus {
display: block;
}
.woocommerce .summary .quantity input.qty {
border-left-width: 1px;
}
#product-img-slider li a.zoom {
display: none;
}
.woocommerce form.cart button.add_to_cart_button {
margin-right: 20px;
margin-bottom: 20px;
}
.woocommerce form.cart .yith-wcwl-add-to-wishlist, .yith-wcwl-add-to-wishlist.oos {
margin-left: 0;
}
.woocommerce .shop_table.cart .quantity .qty-adjust {
display: none;
}
.woocommerce .woocommerce-breadcrumb {
margin-bottom: 20px;
}
div.product-navigation {
display: none;
}
.woocommerce div.product form.cart div.quantity {
margin-bottom: 20px!important;
margin-right: 0!important;
width: 100%;
float: none!important;
max-width: none;
position: relative;
}
.woocommerce .summary .quantity input.qty {
border-left-width: 1px;
width: 100%;
padding-right: 16px;
}
.woocommerce .quantity .qty-adjust {
position: absolute;
top: 0;
right: 0;
z-index: 2;
border-left-width: 1px;
border-left-style: solid;
}
.woocommerce form.cart .yith-wcwl-add-to-wishlist, .yith-wcwl-add-to-wishlist.oos {
float: none;
width: 100%;
margin-top: 0;
text-align: center;
}
.woocommerce div.product form.cart .button {
float: none;
width: 100%;
margin-bottom: 20px;
}
.woocommerce div.product div.summary .sf-share-counts .share-text {
display: none
}
.woocommerce #reviews #comments ol.commentlist li .comment-details {
float: none;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 0;
}
.woocommerce #review_form #respond p.form-submit {
width: 100%;
float: none;
}
.woocommerce #review_form #respond p.form-submit input[type="submit"] {
width: 100%;
}
.woocommerce-info a.showcoupon {
display: block;
}
#order_review table.shop_table th.product-img, #order_review table.shop_table td.product-img {
display: none;
}
.woocommerce #payment #place_order {
width: 100%;
height: 60px;
line-height: 60px;
margin-bottom: 0!important;
}
.woo-aux-options .shop-layout-opts {
display: none;
}
.woocommerce .products .product.product-layout-grid {
width: 50%;
float: left;
}
.woocommerce .products .product.product-layout-grid .cart-overlay {
display: none!important;
}
.cart-totals-wrap a.continue-shopping {
display: block;
text-align: center;
margin: 20px 0;
}
.fw-row .products-full-width.product-type-standard {
margin: 0 10px;
}
.woocommerce form #customer_details .form-row label, .woocommerce form #customer_details .form-row input, .woocommerce form #customer_details .form-row textarea {
float: none;
width: 100%;
}
.review-order-wrap {
padding: 30px 30px 0;
}
.review-order-wrap #payment {
margin: 0px -30px 0;
}
.woocommerce #payment .terms label {
max-width: 85%;
}
.woocommerce-checkout > ul.woocommerce-error {
margin: 0 15px 30px!important;
}
.woocommerce form.checkout_coupon {
padding: 20px 0;
}
.woocommerce form.checkout_coupon .form-row-last {
margin-left: 15px;
}
.full-width-shop .product, .full-width-shop .sidebar[class*="col-sm"] {
width: 100%!important;
}
.woocommerce-account div.col2-set.addresses .col-1, .woocommerce-account div.col2-set.addresses .col-2 {
width: 100%;
float: none;
margin-bottom: 20px;
}
.woocommerce table.shop_table tr td, .woocommerce-page table.shop_table tr td {
padding: 30px 5px 30px 0;
}
.woocommerce table.shop_table, .woocommerce table.shop_table p {
font-size: 12px;
}
.woocommerce .shipping-calculator-form #calc_shipping_country_field {
width: 100%;
}
.woocommerce .shipping-calculator-form #calc_shipping_state_field {
width: 100%;
margin-left: 0;
float: none;
}
.woocommerce .shipping-calculator-form #calc_shipping_postcode_field {
width: 100%;
float: none;
clear: both;
}
.woocommerce form #customer_details .form-row .select2-container {
width: 100%!important;
}
.woocommerce #review_form #respond p.comment-form-rating {
width: 100%;
}
.woocommerce div.product div.woocommerce-thumb-nav--left .flex-control-thumbs li {
width: 33.3%;
}
.woocommerce .widget_layered_nav select, .woocommerce .widget_layered_nav form, .woocommerce .widget_product_categories select {
margin-bottom: 0;
}
.sf-mobile-shop-filters .widget {
padding: 10px 0;
} .sf-icon-box.sf-icon-box-left-icon-alt > i {
font-size: 24px;
width: 24px;
}
.sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
margin-left: 45px;
}
.blog-grid-items .blog-item {
width: 100%!important;
}
.blog-grid-items .blog-item.col-sm-sf-5 {
width: 100%!important;
}
}