@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";


.transparent-border-mixin {
border-color: rgba(173,176,182,0.3);
}
.sidebar .transparent-border-mixin,
.sidebar-content .transparent-border-mixin,
.stripe .sidebar-content .transparent-border-mixin {
border-color: rgba(120,125,133,0.15);
}
.footer .transparent-border-mixin {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .transparent-border-mixin {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .transparent-border-mixin {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .transparent-border-mixin {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .transparent-border-mixin {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .transparent-border-mixin {
border-color: rgba(51,51,51,0.15);
}
.solid-bg-mixin {
background-color: #f8f8f9;
}
.stripe-style-1 .solid-bg-mixin {
background-color: #ffffff;
}
.stripe-style-2 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .solid-bg-mixin {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .outline-decoration,
.outline-element-decoration .stripe-style-5 .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shadow-decoration,
.stripe-style-2.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shadow-decoration,
.stripe-style-3.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shadow-decoration,
.shadow-element-decoration .stripe-style-5 .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.accent-bg-mixin {
color: #fff;
background-color: #293846;
}
html,
body,
body.page,
.wf-container > * {
font:  normal  15px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
word-spacing: normal;
color: #787d85;
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
font-size: 15px;
line-height: 28px;
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a {
font-size: 14px;
line-height: 26px;
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
font-size: 13px;
line-height: 25px;
}
.wp-caption-text {
font-size: 13px;
line-height: 25px;
}
.text-uppercase {
text-transform: uppercase;
}
h1,
.h1-size,
.entry-title.h1-size,
.dt-accordion-h1-size .wpb_accordion_header > a {
color: #3b3f4a;
font:  normal  52px / 62px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
@media (max-width: 800px) {
h1,
.h1-size,
.entry-title.h1-size,
.dt-accordion-h1-size .wpb_accordion_header > a {
font-size: 34px;
line-height: 44px;
}
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
color: #3b3f4a;
font:  normal 500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.dt-accordion-h3-size .wpb_accordion_header > a {
color: #3b3f4a;
font:  normal 500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
h4,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.dt-accordion-h4-size .wpb_accordion_header > a,
.vc_separator h4 {
color: #3b3f4a;
font:  normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
h5,
.h5-size,
h4.entry-title,
.entry-title.h5-size,
.dt-accordion-h5-size .wpb_accordion_header > a {
color: #3b3f4a;
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
h6,
.h6-size,
.entry-title.h6-size,
.dt-accordion-h6-size .wpb_accordion_header > a {
color: #3b3f4a;
font:  normal bold 14px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.h5-size,
.entry-title.h5-size,
.h6-size,
.entry-title.h6-size,
.header-color,
.entry-meta .header-color,
.color-title {
color: #3b3f4a;
}
.sidebar-content h1,
.stripe .sidebar-content.solid-bg h1,
.sidebar-content h2,
.stripe .sidebar-content.solid-bg h2,
.sidebar-content h3,
.stripe .sidebar-content.solid-bg h3,
.sidebar-content h4,
.stripe .sidebar-content.solid-bg h4,
.sidebar-content h5,
.stripe .sidebar-content.solid-bg h5,
.sidebar-content h6,
.stripe .sidebar-content.solid-bg h6,
.sidebar-content h1 a,
.stripe .sidebar-content.solid-bg h1 a,
.sidebar-content h2 a,
.stripe .sidebar-content.solid-bg h2 a,
.sidebar-content h3 a,
.stripe .sidebar-content.solid-bg h3 a,
.sidebar-content h4 a,
.stripe .sidebar-content.solid-bg h4 a,
.sidebar-content h5 a,
.stripe .sidebar-content.solid-bg h5 a,
.sidebar-content h6 a,
.stripe .sidebar-content.solid-bg h6 a,
.sidebar-content h1 a:hover,
.stripe .sidebar-content.solid-bg h1 a:hover,
.sidebar-content h2 a:hover,
.stripe .sidebar-content.solid-bg h2 a:hover,
.sidebar-content h3 a:hover,
.stripe .sidebar-content.solid-bg h3 a:hover,
.sidebar-content h4 a:hover,
.stripe .sidebar-content.solid-bg h4 a:hover,
.sidebar-content h5 a:hover,
.stripe .sidebar-content.solid-bg h5 a:hover,
.sidebar-content h6 a:hover,
.stripe .sidebar-content.solid-bg h6 a:hover,
.sidebar-content .h1-size,
.stripe .sidebar-content.solid-bg .h1-size,
.sidebar-content .entry-title.h1-size,
.stripe .sidebar-content.solid-bg .entry-title.h1-size,
.sidebar-content .h2-size,
.stripe .sidebar-content.solid-bg .h2-size,
.sidebar-content .entry-title.h2-size,
.stripe .sidebar-content.solid-bg .entry-title.h2-size,
.sidebar-content h1.entry-title,
.stripe .sidebar-content.solid-bg h1.entry-title,
.sidebar-content .h3-size,
.stripe .sidebar-content.solid-bg .h3-size,
.sidebar-content .entry-title.h3-size,
.stripe .sidebar-content.solid-bg .entry-title.h3-size,
.sidebar-content h2.entry-title,
.stripe .sidebar-content.solid-bg h2.entry-title,
.sidebar-content .h4-size,
.stripe .sidebar-content.solid-bg .h4-size,
.sidebar-content .entry-title.h4-size,
.stripe .sidebar-content.solid-bg .entry-title.h4-size,
.sidebar-content h3.entry-title,
.stripe .sidebar-content.solid-bg h3.entry-title,
.sidebar-content .h5-size,
.stripe .sidebar-content.solid-bg .h5-size,
.sidebar-content .entry-title.h5-size,
.stripe .sidebar-content.solid-bg .entry-title.h5-size,
.sidebar-content .h6-size,
.stripe .sidebar-content.solid-bg .h6-size,
.sidebar-content .entry-title.h6-size,
.stripe .sidebar-content.solid-bg .entry-title.h6-size,
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color,
.sidebar-content .entry-meta .header-color,
.stripe .sidebar-content.solid-bg .entry-meta .header-color,
.sidebar-content .color-title,
.stripe .sidebar-content.solid-bg .color-title {
color: #3b3f4a;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer h3.entry-title,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer .header-color,
.footer .entry-meta .header-color,
.footer .color-title {
color: #ffffff;
}
.stripe-style-1 h1,
.stripe-style-1 h2,
.stripe-style-1 h3,
.stripe-style-1 h4,
.stripe-style-1 h5,
.stripe-style-1 h6,
.stripe-style-1 h1 a,
.stripe-style-1 h2 a,
.stripe-style-1 h3 a,
.stripe-style-1 h4 a,
.stripe-style-1 h5 a,
.stripe-style-1 h6 a,
.stripe-style-1 h1 a:hover,
.stripe-style-1 h2 a:hover,
.stripe-style-1 h3 a:hover,
.stripe-style-1 h4 a:hover,
.stripe-style-1 h5 a:hover,
.stripe-style-1 h6 a:hover,
.stripe-style-1 .h1-size,
.stripe-style-1 .entry-title.h1-size,
.stripe-style-1 .h2-size,
.stripe-style-1 .entry-title.h2-size,
.stripe-style-1 h1.entry-title,
.stripe-style-1 .h3-size,
.stripe-style-1 .entry-title.h3-size,
.stripe-style-1 h2.entry-title,
.stripe-style-1 .h4-size,
.stripe-style-1 .entry-title.h4-size,
.stripe-style-1 h3.entry-title,
.stripe-style-1 .h5-size,
.stripe-style-1 .entry-title.h5-size,
.stripe-style-1 .h6-size,
.stripe-style-1 .entry-title.h6-size,
.stripe-style-1 .header-color,
.stripe-style-1 .entry-meta .header-color,
.stripe-style-1 .color-title {
color: #3b3f4a;
}
.stripe-style-2 h1,
.stripe-style-2 h2,
.stripe-style-2 h3,
.stripe-style-2 h4,
.stripe-style-2 h5,
.stripe-style-2 h6,
.stripe-style-2 h1 a,
.stripe-style-2 h2 a,
.stripe-style-2 h3 a,
.stripe-style-2 h4 a,
.stripe-style-2 h5 a,
.stripe-style-2 h6 a,
.stripe-style-2 h1 a:hover,
.stripe-style-2 h2 a:hover,
.stripe-style-2 h3 a:hover,
.stripe-style-2 h4 a:hover,
.stripe-style-2 h5 a:hover,
.stripe-style-2 h6 a:hover,
.stripe-style-2 .h1-size,
.stripe-style-2 .entry-title.h1-size,
.stripe-style-2 .h2-size,
.stripe-style-2 .entry-title.h2-size,
.stripe-style-2 h1.entry-title,
.stripe-style-2 .h3-size,
.stripe-style-2 .entry-title.h3-size,
.stripe-style-2 h2.entry-title,
.stripe-style-2 .h4-size,
.stripe-style-2 .entry-title.h4-size,
.stripe-style-2 h3.entry-title,
.stripe-style-2 .h5-size,
.stripe-style-2 .entry-title.h5-size,
.stripe-style-2 .h6-size,
.stripe-style-2 .entry-title.h6-size,
.stripe-style-2 .header-color,
.stripe-style-2 .entry-meta .header-color,
.stripe-style-2 .color-title {
color: #ffffff;
}
.stripe-style-3 h1,
.stripe-style-3 h2,
.stripe-style-3 h3,
.stripe-style-3 h4,
.stripe-style-3 h5,
.stripe-style-3 h6,
.stripe-style-3 h1 a,
.stripe-style-3 h2 a,
.stripe-style-3 h3 a,
.stripe-style-3 h4 a,
.stripe-style-3 h5 a,
.stripe-style-3 h6 a,
.stripe-style-3 h1 a:hover,
.stripe-style-3 h2 a:hover,
.stripe-style-3 h3 a:hover,
.stripe-style-3 h4 a:hover,
.stripe-style-3 h5 a:hover,
.stripe-style-3 h6 a:hover,
.stripe-style-3 .h1-size,
.stripe-style-3 .entry-title.h1-size,
.stripe-style-3 .h2-size,
.stripe-style-3 .entry-title.h2-size,
.stripe-style-3 h1.entry-title,
.stripe-style-3 .h3-size,
.stripe-style-3 .entry-title.h3-size,
.stripe-style-3 h2.entry-title,
.stripe-style-3 .h4-size,
.stripe-style-3 .entry-title.h4-size,
.stripe-style-3 h3.entry-title,
.stripe-style-3 .h5-size,
.stripe-style-3 .entry-title.h5-size,
.stripe-style-3 .h6-size,
.stripe-style-3 .entry-title.h6-size,
.stripe-style-3 .header-color,
.stripe-style-3 .entry-meta .header-color,
.stripe-style-3 .color-title {
color: #ffffff;
}
.stripe-style-4 h1,
.stripe-style-4 h2,
.stripe-style-4 h3,
.stripe-style-4 h4,
.stripe-style-4 h5,
.stripe-style-4 h6,
.stripe-style-4 h1 a,
.stripe-style-4 h2 a,
.stripe-style-4 h3 a,
.stripe-style-4 h4 a,
.stripe-style-4 h5 a,
.stripe-style-4 h6 a,
.stripe-style-4 h1 a:hover,
.stripe-style-4 h2 a:hover,
.stripe-style-4 h3 a:hover,
.stripe-style-4 h4 a:hover,
.stripe-style-4 h5 a:hover,
.stripe-style-4 h6 a:hover,
.stripe-style-4 .h1-size,
.stripe-style-4 .entry-title.h1-size,
.stripe-style-4 .h2-size,
.stripe-style-4 .entry-title.h2-size,
.stripe-style-4 h1.entry-title,
.stripe-style-4 .h3-size,
.stripe-style-4 .entry-title.h3-size,
.stripe-style-4 h2.entry-title,
.stripe-style-4 .h4-size,
.stripe-style-4 .entry-title.h4-size,
.stripe-style-4 h3.entry-title,
.stripe-style-4 .h5-size,
.stripe-style-4 .entry-title.h5-size,
.stripe-style-4 .h6-size,
.stripe-style-4 .entry-title.h6-size,
.stripe-style-4 .header-color,
.stripe-style-4 .entry-meta .header-color,
.stripe-style-4 .color-title {
color: #ffffff;
}
.stripe-style-5 h1,
.stripe-style-5 h2,
.stripe-style-5 h3,
.stripe-style-5 h4,
.stripe-style-5 h5,
.stripe-style-5 h6,
.stripe-style-5 h1 a,
.stripe-style-5 h2 a,
.stripe-style-5 h3 a,
.stripe-style-5 h4 a,
.stripe-style-5 h5 a,
.stripe-style-5 h6 a,
.stripe-style-5 h1 a:hover,
.stripe-style-5 h2 a:hover,
.stripe-style-5 h3 a:hover,
.stripe-style-5 h4 a:hover,
.stripe-style-5 h5 a:hover,
.stripe-style-5 h6 a:hover,
.stripe-style-5 .h1-size,
.stripe-style-5 .entry-title.h1-size,
.stripe-style-5 .h2-size,
.stripe-style-5 .entry-title.h2-size,
.stripe-style-5 h1.entry-title,
.stripe-style-5 .h3-size,
.stripe-style-5 .entry-title.h3-size,
.stripe-style-5 h2.entry-title,
.stripe-style-5 .h4-size,
.stripe-style-5 .entry-title.h4-size,
.stripe-style-5 h3.entry-title,
.stripe-style-5 .h5-size,
.stripe-style-5 .entry-title.h5-size,
.stripe-style-5 .h6-size,
.stripe-style-5 .entry-title.h6-size,
.stripe-style-5 .header-color,
.stripe-style-5 .entry-meta .header-color,
.stripe-style-5 .color-title {
color: #333333;
}
.text-primary {
font-size: 15px;
line-height: 28px;
}
.content .text-primary {
color: #3b3f4a;
}
.footer .text-primary {
color: #ffffff;
}
.stripe-style-1 .text-primary {
color: #3b3f4a;
}
.stripe-style-2 .text-primary {
color: #ffffff;
}
.stripe-style-3 .text-primary {
color: #ffffff;
}
.stripe-style-4 .text-primary {
color: #ffffff;
}
.stripe-style-5 .text-primary {
color: #333333;
}
a.text-primary {
text-decoration: none;
}
a.text-primary:hover {
text-decoration: underline;
}
.color-primary .sidebar,
.sidebar-content .color-primary,
.stripe .sidebar-content .color-primary {
color: #3b3f4a;
}
.footer .color-primary {
color: #ffffff;
}
a.color-primary {
text-decoration: none;
}
a.color-primary:hover {
text-decoration: underline;
}
.text-secondary {
font-size: 13px;
line-height: 25px;
}
.stripe-style-1 .text-secondary {
color: #293846;
}
.stripe-style-2 .text-secondary {
color: #293846;
}
.stripe-style-3 .text-secondary {
color: #293846;
}
.stripe-style-4 .text-secondary {
color: #293846;
}
.stripe-style-5 .text-secondary {
color: #293846;
}
.color-secondary,
.text-secondary {
color: #293846;
}
.stripe .color-secondary,
.stripe .text-secondary {
color: #293846;
}
a,
a:hover {
color: #293846;
}
#page .color-accent {
color: #293846;
}
#page .stripe-style-1 .color-accent {
color: #293846;
}
#page .stripe-style-2 .color-accent {
color: #293846;
}
#page .stripe-style-3 .color-accent {
color: #293846;
}
#page .stripe-style-4 .color-accent {
color: #293846;
}
#page .stripe-style-5 .color-accent {
color: #293846;
}
.paint-accent-color {
color: #293846 !important;
}
.color-secondary,
.color-base-transparent {
color: #adb0b6;
}
.sidebar-content .color-secondary,
.stripe .sidebar-content .color-secondary,
.sidebar-content .color-base-transparent,
.stripe .sidebar-content .color-base-transparent {
color: rgba(120,125,133,0.5);
}
.footer .color-secondary,
.footer .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .color-secondary,
.stripe-style-1 .color-base-transparent {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .color-secondary,
.stripe-style-2 .color-base-transparent {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .color-secondary,
.stripe-style-3 .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .color-secondary,
.stripe-style-4 .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .color-secondary,
.stripe-style-5 .color-base-transparent {
color: rgba(51,51,51,0.5);
}
#main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
width: 1250px;
}
.ph-wrap {
max-width: 1162px;
}
#phantom.full-width .ph-wrap.boxed,
#page.boxed,
.boxed .footer,
.boxed #bottom-bar {
max-width: 1280px;
}
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
max-width: 1162px;
}
.boxed .full-width .top-bar.line-content:before,
.boxed .classic-header.full-width.content-width-line .navigation:before {
max-width: 100%;
}
.content {
width: 70%;
}
#main {
padding: 70px 0 70px 0;
}
body {
background: #f8f8f9 none no-repeat fixed center center;
background-size: cover;
}
#page {
background: #ffffff none repeat  center top;
background-size: auto;
background-attachment: ;
}
.footer-overlap .page-inner {
background: #ffffff none repeat  center top;
background-size: auto;
}
.overlap #main {
background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-repeat: repeat;
background-attachment: ;
background-position: center top;
background-size: auto;
-webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
.overlap .main-gradient {
background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-repeat: repeat;
background-attachment: ;
background-position: center top;
background-size: auto;
-webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
@media screen and (max-width: 1024px) {
.overlap #main,
.overlap .main-gradient {
background-image: none, #ffffff none repeat  center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
}
}
.old-ie .overlap #main {
background: #ffffff none repeat  center top;
}
textarea,
select,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
.dt-form button,
.dt-btn,
#main-slideshow .tp-button,
.wpcf7-submit.dt-btn-m,
.widget .searchform input,
.content .searchform input,
.icons-bg .benefits-grid-ico,
.shortcode-action-bg,
.shortcode-action-bg:before,
.shortcode-teaser.frame-on,
.testimonial-item  .ts-viewport,
.footer .testimonials.slider-content,
.shortcode-code,
#main .vc_text_separator div,
#main .vc_progress_bar .vc_single_bar,
#main .vc_progress_bar .vc_single_bar .vc_label,
#main .vc_progress_bar .vc_single_bar .vc_bar,
#main .flexslider,
.nsu-submit,
.mc4wp-form input[type="url"],
.mc4wp-form input[type="date"],
#main #content .rotatingtweets,
#main #content .norotatingtweets,
.mc4wp-form form select,
#megaMenu ul.megaMenu > li.menu-item,
#megaMenu ul.megaMenu > li.menu-item > a,
.customSelect,
.loading-label,
.rsHomePorthole .rsPreloader,
.rsShor .rsPreloader,
.widget .testimonial-content,
.skill,
.skill-value,
.widget .team-container,
.widget .logo-items li,
.breadcrumbs.bg-dark,
.breadcrumbs.bg-light,
.comment-list .comment > article,
.bg-on:not(.fullwidth-img),
.blog-content .block-style-widget,
#mobile-menu,
.testimonial-content,
.wpb_content_element .wpb_accordion_header > a:before,
.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,
.twentytwenty-before-label,
.twentytwenty-after-label,
.btn-cntr a,
.photo-scroller .album-share-overlay .share-button.entry-share,
.project-navigation,
.album-share-overlay,
.st-accordion li > a:before,
.arrows-accent .prev i,
.arrows-accent .next i,
.round-images .bg-on.team-container:not(.fullwidth-img),
.solid-bg .sidebar-content,
.solid-bg.sidebar-content .widget,
.bg-under-widget .sidebar-content .widget,
.ls-container.ls-carousel .ls-nav-prev,
.ls-container.ls-carousel .ls-nav-next,
.menu-btn,
.custom-menu a:before,
.small-fancy-datas .fancy-date a {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.contact-form-minimal input[type="text"],
.contact-form-minimal input[type="tel"],
.contact-form-minimal input[type="url"],
.contact-form-minimal input[type="email"],
.contact-form-minimal input[type="number"],
.contact-form-minimal input[type="date"],
.contact-form-minimal input[type="range"],
.contact-form-minimal input[type="password"],
.contact-form-minimal .dt-form input {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.wpb_tabs.tab-style-two,
.wpb_tour.tab-style-two {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.contact-form-ios #loginform input[type="text"],
.contact-form-ios #loginform input[type="password"],
.contact-form-ios .form-fields,
.contact-form-ios #loginform input[type="text"],
.contact-form-ios #loginform input[type="password"] {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.contact-form-ios .form-fields span:last-child input {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
border-top-left-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.contact-form-ios .form-fields span:first-child input {
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.masthead:not(.side-header) {
max-width: 100%;
}
.masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon) {
padding: 0 44px;
box-sizing: border-box;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
max-width: calc(1250px - 88px);
margin: 0 auto;
}
.masthead:not(.side-header).full-width .top-bar,
.top-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .header-bar,
.header-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .mobile-header-bar,
.mobile-header-bar .masthead.side-header-menu-icon {
max-width: 100%;
}
.phantom-sticky .boxed .masthead:not(.side-header) {
max-width: 1280px;
}
.boxed .top-bar:before,
.boxed .classic-header .navigation:before {
width: 1280px;
}
.boxed .masthead.full-width:not(.side-header) {
max-width: 1280px;
}
.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
min-height: 90px;
}
.header-side-left #page {
padding-left: 300px;
}
.rtl.header-side-left #page {
padding-right: 300px;
padding-left: 0;
}
.header-side-right #page {
padding-right: 300px;
}
.rtl.header-side-right #page {
padding-left: 300px;
padding-right: 0;
}
.side-header {
width: 300px;
}
.header-side-left .side-header {
margin-left: -300px;
}
.rtl.header-side-left .side-header {
margin-right: -300px;
margin-left: 0;
}
.side-header .header-bar {
width: 220px;
padding: 0px 0px 0px 0px;
}
.side-header .main-nav {
padding: 0px 0 0px 0;
}
.side-header .mini-widgets {
padding: 0px 0px 0px 0px;
}
.classic-header.content-width-line .navigation:before,
.classic-header.full-width-line .navigation:before {
background-color: #000000;
}
.classic-header.bg-behind-menu .navigation:before {
background-color: #000000;
}
.classic-header .branding .mini-widgets {
padding: 0px 0px 0px 0px;
}
.classic-header .branding .mini-widgets:last-child {
padding: 0px 0px 0px 0px;
}
.classic-header .navigation > .mini-widgets,
.classic-header .widget-box .mini-widgets {
padding: 0px 0px 0px 5px;
}
.classic-header .navigation {
margin: 0px 0 0px 0;
}
.inline-header .header-bar > .mini-widgets,
.inline-header .widget-box .mini-widgets {
padding: 0px 0px 0px 5px;
}
.split-header .header-bar .navigation:first-of-type > .mini-widgets {
padding: 0px 0px 0px 0px;
}
.split-header .header-bar .navigation:last-child > .mini-widgets,
.split-header .widget-box .mini-widgets {
padding: 0px 0px 0px 5px;
}
.mixed-header.side-header-h-stroke,
.mixed-header.side-header-v-stroke {
background-color: #ffffff;
}
.mixed-header.side-header-h-stroke .header-bar,
.header-space.top-line-space {
min-height: 130px;
}
.mixed-header.side-header-v-stroke .header-bar {
width: 60px;
}
.overlay-navigation.header-side-line #page:not(.boxed),
.header-side-left.header-side-line #page:not(.boxed) {
padding-left: 60px;
}
.rtl.overlay-navigation.header-side-line #page:not(.boxed),
.rtl.header-side-left.header-side-line #page:not(.boxed) {
padding-left: 0;
padding-right: 60px;
}
.header-side-right.header-side-line #page:not(.boxed) {
padding-right: 60px;
}
.rtl.header-side-right.header-side-line #page:not(.boxed) {
padding-right: 0;
padding-left: 60px;
}
.header-side-line .mixed-header.side-header-v-stroke,
.header-side-left.header-side-line .mixed-header.side-header-v-stroke {
margin-left: -60px;
}
.rtl.header-side-line .mixed-header.side-header-v-stroke,
.rtl.header-side-left.header-side-line .mixed-header.side-header-v-stroke {
margin-right: -60px;
margin-left: 0;
}
.header-side-line .boxed .mixed-header.side-header-v-stroke,
.header-side-left.header-side-line .boxed .mixed-header.side-header-v-stroke {
margin-left: 0;
}
.rtl.header-side-line .boxed .mixed-header.side-header-v-stroke,
.rtl.header-side-left.header-side-line .boxed .mixed-header.side-header-v-stroke {
margin-right: 0;
}
.mixed-header.side-header-h-stroke.line-decoration {
border-bottom: 1px solid #dd9933;
}
.header-side-left .mixed-header.side-header-v-stroke.line-decoration {
border-right: 1px solid #dd9933;
}
.header-side-right .mixed-header.side-header-v-stroke.line-decoration {
border-left: 1px solid #dd9933;
}
.mixed-header.side-header-v-stroke.shadow-decoration {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.sticky-header-overlay,
.mobile-sticky-header-overlay {
background-color: rgba(255,255,255,0.4);
}
.overlay-cursor-on .sticky-header-overlay.active:hover,
.overlay-cursor-on .mobile-sticky-header-overlay.active:hover {
cursor: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z'/%3E%3C/svg%3E"), auto;
}
.side-header-h-stroke .mini-widgets {
padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 990px) {
.sticky-header.header-side-right.slide-header-animation .show-header .side-header {
-ms-transform: translateX(calc(100% - @header-side-width));
-webkit-transform: translate3d(calc(100% - @header-side-width),0,0);
transform: translate3d(calc(100% - @header-side-width),0,0);
}
.overlay-navigation .hide-overlay,
.menu-toggle {
width: 54px;
height: 54px;
}
.menu-toggle {
margin: 0px 0px 0px 0px;
}
.menu-toggle .lines-button,
.hide-overlay .lines-button {
background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 0px;
border-radius: 0px;
width: 54px;
height: 54px;
}
.menu-toggle.active .lines-button,
.hide-overlay.active .lines-button {
background-color: rgba(255,255,255,0.75);
}
.menu-toggle .lines,
.hide-overlay .lines,
.menu-toggle .lines:before,
.hide-overlay .lines:before,
.menu-toggle .lines:after,
.hide-overlay .lines:after {
background-color: #000000;
}
.menu-toggle.active .lines-button .lines,
.hide-overlay.active .lines-button .lines,
.menu-toggle.active .lines-button .lines:before,
.hide-overlay.active .lines-button .lines:before,
.menu-toggle.active .lines-button .lines:after,
.hide-overlay.active .lines-button .lines:after {
background-color: #000000;
}
.header-side-left .show-header .side-header .menu-toggle {
-ms-animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
-webkit-animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
animation: opacity-lat-menu 0.8s ease 200ms 1 normal both;
}
.header-side-left .closed-header .side-header .menu-toggle {
-ms-animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
-webkit-animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
animation: opacity-lat-rev-menu 0.9s ease 200ms 1 normal both;
}
.header-side-right .show-header .side-header .menu-toggle {
-ms-animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
-webkit-animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
animation: opacity-lat-menu-right 0.8s ease 200ms 1 normal both;
}
.header-side-right .closed-header .side-header .menu-toggle {
-ms-animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
-webkit-animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
animation: opacity-lat-rev-menu-right 0.9s ease 200ms 1 normal both;
}
@-ms-keyframes opacity-lat-menu {
0% {
opacity: 0;
left: 100%;
}
100% {
left: 100%;
opacity: 1;
}
}
@-webkit-keyframes opacity-lat-menu {
0% {
opacity: 0;
left: 100%;
}
100% {
left: 100%;
opacity: 1;
}
}
@keyframes opacity-lat-menu {
0% {
opacity: 0;
left: 100%;
}
100% {
left: 100%;
opacity: 1;
}
}
@-ms-keyframes opacity-lat-rev-menu {
0% {
opacity: 0;
left: 0;
}
100% {
left: 0;
opacity: 1;
}
}
@-webkit-keyframes opacity-lat-rev-menu {
0% {
opacity: 0;
left: 0;
}
100% {
left: 0;
opacity: 1;
}
}
@keyframes opacity-lat-rev-menu {
0% {
opacity: 0;
left: 0;
}
100% {
left: 0;
opacity: 1;
}
}
@-ms-keyframes opacity-lat-menu-right {
0% {
opacity: 0;
-webkit-transform: translateX(-50px);
}
100% {
-webkit-transform: translateX(-50px);
opacity: 1;
}
}
@-webkit-keyframes opacity-lat-menu-right {
0% {
opacity: 0;
-webkit-transform: translateX(-50px);
}
100% {
-webkit-transform: translateX(-50px);
opacity: 1;
}
}
@keyframes opacity-lat-menu-right {
0% {
opacity: 0;
transform: translateX(-50px);
}
100% {
transform: translateX(-50px);
opacity: 1;
}
}
@-ms-keyframes opacity-lat-rev-menu-right {
0% {
opacity: 0;
-webkit-transform: translateX(0);
}
100% {
-webkit-transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes opacity-lat-rev-menu-right {
0% {
opacity: 0;
-webkit-transform: translateX(0);
}
100% {
-webkit-transform: translateX(0);
opacity: 1;
}
}
@keyframes opacity-lat-rev-menu-right {
0% {
opacity: 0;
transform: translateX(0);
}
100% {
transform: translateX(0);
opacity: 1;
}
}
}
.top-bar.solid-bg:before {
background: rgba(204,214,224,0) none repeat center center;
}
.top-bar.line-content:before,
.top-bar.full-width-line:before {
border-bottom: 1px solid rgba(204,214,224,0);
}
.top-bar {
padding: 5px 0px 5px;
}
.top-bar,
.top-bar a,
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
color: #adb0b6;
}
.top-bar .mini-contacts,
.top-bar .mini-nav > ul > li > a,
.top-bar .mini-login,
.top-bar .mini-login .submit,
.top-bar .mini-search .submit,
.top-bar .mini-search,
.top-bar .wc-ico-cart,
.top-bar .text-area,
.top-bar .customSelectInner {
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.top-bar .shopping-cart,
.top-bar .soc-ico a,
.top-bar .soc-ico {
line-height: 20px;
}
.branding > a,
.branding > img {
padding: 20px 5px 20px 0px;
}
.transparent .masthead:not(.side-header):not(.mixed-header) .branding > a,
.transparent .masthead:not(.side-header):not(.mixed-header) .branding > img {
padding: 20px 5px 20px 0px;
}
.side-header-h-stroke .branding > a,
.side-header-v-stroke .branding > a,
.side-header-h-stroke .branding > img,
.side-header-v-stroke .branding > img {
padding: 0px 18px 0px 0px;
}
.mixed-header .branding > a,
.mixed-header .branding > img {
padding: 0px 0px 0px 0px;
}
.top-bar .mini-login .submit {
color: #adb0b6;
}
.masthead .mini-search .field {
top: 27px;
}
.masthead .top-bar .mini-search .field {
top: 25px;
}
.masthead .mini-search .field,
.dt-mobile-header .mini-search .field {
width: 280px;
color: #ffffff !important;
background: #293846 !important;
-webkit-text-fill-color: #ffffff !important;
font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;
text-transform: none;
line-height: 28.5px;
}
.dt-mobile-header .mini-search .field {
width: 100%;
}
.masthead.side-header .mini-widgets .mini-search .field {
top: auto;
bottom: 17px;
}
.masthead .mini-widgets .mini-search .field.bottom-overflow {
top: auto;
bottom: 27px;
}
.masthead .mini-search input[type="text"]::-moz-placeholder {
color: #ffffff;
}
.mini-search .submit {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .mini-search .submit,
.mixed-header .mini-search .submit,
.classic-header .mobile-mini-widgets .mini-search .submit {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.dt-mobile-header .mini-search .submit {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.dt-mobile-header .mini-search .field {
top: auto;
bottom: 17px;
}
.light-icons .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-search .submit:before,
.light-icons .mixed-header .mini-search .submit:before,
.light-icons .classic-header .mobile-mini-widgets .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-search .submit:before,
.bold-icons .mixed-header .mini-search .submit:before,
.bold-icons .classic-header .mobile-mini-widgets .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.light-icons .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-search .submit.act:before,
.light-icons .mixed-header .mini-search .submit.act:before,
.light-icons .classic-header .mobile-mini-widgets .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.bold-icons .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-search .submit.act:before,
.bold-icons .mixed-header .mini-search .submit.act:before,
.bold-icons .classic-header .mobile-mini-widgets .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23393940' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.top-bar .mini-search .submit {
color: #adb0b6;
}
.light-icons .top-bar .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23adb0b6' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.login-remember {
font-size: 13px;
line-height: 25px;
}
.mini-login,
.mini-login .submit {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .mini-login,
.mixed-header .mini-login,
.classic-header .mobile-mini-widgets .mini-login,
.branding .mini-login .submit,
.mixed-header .mini-login .submit,
.classic-header .mobile-mini-widgets .mini-login .submit {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.dt-mobile-header .mini-login,
.dt-mobile-header .mini-login .submit {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.light-icons .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-login .submit:before,
.light-icons .mixed-header .mini-login .submit:before,
.light-icons .classic-header .mobile-mini-widgets .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.bold-icons .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-login .submit:before,
.bold-icons .mixed-header .mini-login .submit:before,
.bold-icons .classic-header .mobile-mini-widgets .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.mini-contacts {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .mini-contacts,
.mixed-header .mini-contacts,
.classic-header .mobile-mini-widgets .mini-contacts {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.top-bar .mini-contacts {
color: #adb0b6;
}
.dt-mobile-header .mini-contacts {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.light-icons .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-contacts.address,
.light-icons .mixed-header .mini-contacts.address,
.light-icons .classic-header .mobile-mini-widgets .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-contacts.address,
.bold-icons .mixed-header .mini-contacts.address,
.bold-icons .classic-header .mobile-mini-widgets .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-contacts.phone,
.light-icons .mixed-header .mini-contacts.phone,
.bold-icons .classic-header .mobile-mini-widgets .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-contacts.phone,
.bold-icons .mixed-header .mini-contacts.phone,
.bold-icons .classic-header .mobile-mini-widgets .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-contacts.email,
.light-icons .mixed-header .mini-contacts.email,
.light-icons .classic-header .mobile-mini-widgets .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23adb0b6' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-contacts.email,
.bold-icons .mixed-header .mini-contacts.email,
.bold-icons .classic-header .mobile-mini-widgets .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23393940' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='%233b3f4a' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='%23adb0b6' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-contacts.skype,
.light-icons .mixed-header .mini-contacts.skype,
.light-icons .classic-header .mobile-mini-widgets .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='%23393940' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='%233b3f4a' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-contacts.skype,
.bold-icons .mixed-header .mini-contacts.skype,
.bold-icons .classic-header .mobile-mini-widgets .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.light-icons .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-contacts.clock,
.light-icons .mixed-header .mini-contacts.clock,
.light-icons .classic-header .mobile-mini-widgets .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.bold-icons .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-contacts.clock,
.bold-icons .mixed-header .mini-contacts.clock,
.light-icons .classic-header .mobile-mini-widgets .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.masthead .soc-ico.outline-style a,
.dt-mobile-header .soc-ico.outline-style a {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(173,176,182,0.17);
box-shadow: inset 0px 0px 0px 1px rgba(173,176,182,0.17);
}
.masthead .soc-ico.outline-style-hover a:hover,
.dt-mobile-header .soc-ico.outline-style-hover a:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px #293846;
box-shadow: inset 0px 0px 0px 1px #293846;
}
.masthead .soc-ico.custom-bg a:before,
.masthead .soc-ico.accent-bg a:before,
.dt-mobile-header .soc-ico.custom-bg a:before,
.dt-mobile-header .soc-ico.accent-bg a:before {
background-color: rgba(173,176,182,0.17);
}
.masthead .soc-ico.hover-gradient-bg a:after,
.masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-accent-bg a:after,
.masthead .soc-ico.gradient-bg.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.gradient-bg.hover-gradient-bg a:after {
-webkit-box-shadow: none;
box-shadow: none;
}
.masthead .soc-ico.hover-custom-bg a:after,
.masthead .soc-ico.accent-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-custom-bg a:after,
.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.accent-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.gradient-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-accent-bg a:after {
background-color: #293846;
background-image: none;
}
.masthead .soc-ico a .icon,
.dt-mobile-header .soc-ico a .icon {
fill: #adb0b6;
}
.masthead .soc-ico a:hover .icon,
.dt-mobile-header .soc-ico a:hover .icon {
fill: #ffffff !important;
}
.text-area {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .text-area,
.mixed-header .text-area,
.classic-header .mobile-mini-widgets .text-area {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.top-bar .text-area {
color: #adb0b6;
}
.dt-mobile-header .text-area {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.masthead .menu-select,
.masthead .mini-nav > ul > li > a {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.masthead .branding .menu-select,
.masthead.mixed-header .menu-select,
.classic-header .mobile-mini-widgets .menu-select,
.masthead .branding .mini-nav > ul > li > a,
.masthead.mixed-header .mini-nav > ul > li > a,
.classic-header .mobile-mini-widgets .mini-nav > ul > li > a {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.masthead .top-bar .menu-select,
.masthead .top-bar .mini-nav > ul > li > a {
color: #adb0b6;
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.dt-mobile-header .menu-select,
.dt-mobile-header .mini-nav > ul > li > a {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.masthead .mini-nav .customSelectInner {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .mini-nav .customSelectInner,
.mixed-header .mini-nav .customSelectInner,
.classic-header .mobile-mini-widgets .mini-nav .customSelectInner {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.top-bar .mini-nav .customSelectInner {
color: #adb0b6;
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.dt-mobile-header .mini-nav .customSelectInner {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
#bottom-bar .mini-nav .customSelectInner {
color: #ffffff;
font-size: 13px;
line-height: 25px;
}
.dt-mobile-header .mini-nav {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.light-icons .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-icons .branding .mini-nav .customSelectInner:before,
.light-icons .mixed-header .mini-nav .customSelectInner:before,
.light-icons .classic-header .mobile-mini-widgets .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23393940' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23adb0b6' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-icons #bottom-bar .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23ffffff' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233b3f4a' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.bold-icons .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.bold-icons .branding .mini-nav .customSelectInner:before,
.bold-icons .mixed-header .mini-nav .customSelectInner:before,
.bold-icons .classic-header .mobile-mini-widgets .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23393940' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.bold-icons #bottom-bar .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.light-icons .top-bar .mini-nav .menu-select:hover .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23adb0b6' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-icons #bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%23ffffff' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .mini-nav .menu-select:hover .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.bold-icons #bottom-bar .mini-nav .menu-select:hover .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
#page .masthead .mini-nav .sub-nav {
width: 280px;
}
.masthead:not(.side-header).dividers .main-nav > li:before,
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
border-color: rgba(17,17,17,0.14);
height: 24px;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
border-color: rgba(17,17,17,0.14);
width: 24px;
}
.main-nav > li > a {
margin: 15px 14px 15px 14px;
padding: 4px 4px 4px 4px;
}
.main-nav > li > a .animate-wrap {
margin: -4px -4px -4px -4px;
padding: 4px 4px 4px 4px;
}
.top-header .outside-item-double-margin.main-nav > li:first-child > a {
margin-left: 28px;
}
.top-header .outside-item-custom-margin.main-nav > li:first-child > a {
margin-left: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:first-child > a {
margin-left: 0;
}
.top-header .outside-item-double-margin.main-nav > li:last-child > a {
margin-right: 28px;
}
.top-header .outside-item-custom-margin.main-nav > li:last-child > a {
margin-right: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a {
margin-right: 0;
}
.sub-downwards.dt-parent-menu-clickable .main-nav > li:not(.has-children) > a {
margin-right: 44px;
}
.sub-downwards .main-nav > li > .next-level-button {
left: -14px;
}
.sub-downwards .main-nav > li > .sub-nav:last-child {
margin-bottom: 19px;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
left: 18px;
}
.main-nav > li > a .menu-text {
font:  normal bold 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: uppercase;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
color: #3b3f4a;
}
.main-nav > li:not(.wpml-ls-item) > a {
color: #3b3f4a;
}
.main-nav > li.act:not(.wpml-ls-item) > a {
color: #3b3f4a;
}
.main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
color: #3b3f4a;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
color: #3b3f4a;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a {
color: #3b3f4a;
}
.top-header .main-nav.level-arrows-on > li.has-children > a .menu-text:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%233b3f4a' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.sub-sideways .main-nav.level-arrows-on > li.has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='rgba(59,63,74,0.17)' xml:space='preserve'%3E%3Cpolygon points='7.35,1 5.935,2.414 10.52,7 5.935,11.586 7.35,13 13,7.353 13,7 13,6.646 '/%3E%3C/svg%3E");
}
.sub-downwards .main-nav.level-arrows-on > li.has-children > a:after,
.sub-downwards .next-level-button,
.sub-downwards .main-nav > li.menu-item-language > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='rgba(59,63,74,0.17)' xml:space='preserve'%3E%3Cpolygon points='14,6 8,6 8,0 6,0 6,6 0,6 0,8 6,8 6,14 8,14 8,8 14,8 '/%3E%3C/svg%3E");
}
.top-header .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.top-header .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%233b3f4a' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.top-header .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%233b3f4a' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.main-nav > li > a .subtitle-text {
font: italic normal normal 11px / 15px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav > .menu-item > a .fa {
font-size: 14px;
}
#main-nav > .menu-item > a .fa {
line-height: 14px;
}
.main-nav .sub-nav .fa {
font-size: 14px;
}
.hover-outline-decoration > li > a,
.active-outline-decoration > li > a {
border: 2px solid transparent;
}
.top-header .hover-outline-decoration > li:not(.act) > a:hover,
.top-header .hover-outline-decoration > li.dt-hovered:not(.act) > a {
border: 2px solid #293846;
}
.top-header .active-outline-decoration > li.act > a {
border: 2px solid rgba(41,56,70,0.15);
}
.top-header .active-bg-decoration > li.act > a {
background-color: rgba(41,56,70,0.15);
}
.top-header .hover-bg-decoration > li:not(.act) > a:hover,
.top-header .hover-bg-decoration > li.dt-hovered:not(.act) > a {
background-color: #293846;
}
.hover-outline-decoration > li > a,
> li > a .active-outline-decoration,
> li > a .active-bg-decoration,
> li > a .hover-bg-decoration {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.bg-outline-decoration > li > a,
.animate-click-decoration > li > a .rippleAnimate,
.main-nav > li > a .animate-wrap,
.hover-line-decoration > li:not(.act) > a:hover .decoration-line,
.hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.active-line-decoration > li > a .decoration-line {
border-radius: 3px;
}
.top-header .active-line-decoration > li.act > a:after {
background-color: rgba(130,36,227,0.3);
}
.top-header .hover-line-decoration > li > a:hover .decoration-line,
.top-header .hover-line-decoration > li.dt-hovered > a .decoration-line {
height: 2px;
background-color: rgba(255,255,255,0.23);
background: rgba(255,255,255,0.23);
background: -webkit-linear-gradient(135deg,rgba(255,255,255,0.23) 30%,rgba(0,0,0,0.23) 100%);
background: linear-gradient(135deg,rgba(255,255,255,0.23) 30%,rgba(0,0,0,0.23) 100%);
}
.top-header .active-line-decoration > li.act > a .decoration-line {
height: 2px;
background-color: rgba(130,36,227,0.3);
}
.top-header .animate-click-decoration > li > a .rippleAnimate {
background-color: rgba(41,56,70,0.2);
}
.l-to-r-line > li > a i.underline {
bottom: -6px;
background-color: #293846;
height: 2px;
}
.from-centre-line > li > a .menu-item-text:before {
bottom: -6px;
height: 2px;
background-color: #293846;
}
.upwards-line > li > a .menu-item-text:before {
bottom: -6px;
height: 2px;
background-color: #293846;
}
.downwards-line > li > a .menu-item-text:before {
bottom: -6px;
background-color: #293846;
}
.top-header .masthead .downwards-line > li > a .menu-item-text:before {
height: 2px;
}
li:not(.dt-mega-menu) .sub-nav {
width: 280px;
}
.header-side-left #main-nav > li > .sub-nav {
padding-left: ;
}
.header-side-right .mega-full-width .sub-nav,
.header-side-right .mega-auto-width .sub-nav,
.header-side-right #main-nav > li > .sub-nav {
padding-right: ;
}
.sub-nav {
background-color: #293846;
}
.main-nav .sub-nav > li > a .menu-text,
.mini-nav .sub-nav > li > a .menu-text {
font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text,
.mini-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text {
color: #ffffff;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a,
.mini-nav .sub-nav > li:not(.wpml-ls-item) > a,
#bottom-bar .sub-nav > li:not(.wpml-ls-item) > a {
color: #ffffff;
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent) > a:after,
#page .mini-nav .sub-nav li.has-children > a:after,
#bottom-bar .sub-nav li.has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' fill='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='8,4.288 8,3.974 8,3.659 4.5,0.175 3.6,0.974 6.417,3.659 6.417,4.288 3.6,6.976 4.5,7.825 '/%3E%3C/svg%3E");
}
.main-nav .sub-nav > li > a .subtitle-text,
.mini-nav .sub-nav > li > a .subtitle-text {
font: italic normal normal 10px / 14px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav .sub-nav > li.dt-mega-parent > a .subtitle-text {
font-size: 13px;
line-height: 25px;
}
.main-nav .sub-nav > li > a,
.mini-nav .sub-nav > li > a {
margin: 0px 0px 0px 0px;
padding: 8px 10px 8px 10px;
}
.top-header .sub-nav > li.dt-mega-parent > a {
margin-bottom: 10px;
}
.masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
right: 10px;
}
.rtl .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
right: auto;
left: 10px;
}
.sub-downwards .sub-nav > li > .next-level-button {
left: 0px;
}
.sub-downwards.dt-parent-menu-clickable .sub-nav > li:not(.has-children) > a {
margin-right: 30px;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
.masthead:not(.sub-downwards) .mini-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
#bottom-bar .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
.masthead:not(.sub-downwards) .main-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover,
.masthead:not(.sub-downwards) .mini-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover,
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item) > a:hover {
color: #ffffff;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text,
.masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .subtitle-text,
.masthead:not(.sub-downwards) .main-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .menu-text,
.masthead:not(.sub-downwards) .main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .subtitle-text {
color: #ffffff;
}
.masthead:not(.sub-downwards) .mini-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text,
.dt-mobile-header .mini-nav .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text,
#bottom-bar .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text,
.masthead:not(.sub-downwards) .mini-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .subtitle-text,
.dt-mobile-header .mini-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .subtitle-text,
#bottom-bar .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .subtitle-text,
.masthead:not(.sub-downwards) .mini-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .menu-text,
.dt-mobile-header .mini-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .menu-text,
#bottom-bar .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .menu-text,
.masthead:not(.sub-downwards) .mini-nav .sub-nav > li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .subtitle-text,
.dt-mobile-header .mini-nav .sub-nav > li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .subtitle-text,
#bottom-bar .sub-nav > li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover .subtitle-text {
color: #ffffff;
}
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.sub-downwards .sub-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text {
color: #ffffff;
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent):not(.act):hover > a:after,
#page .mini-nav .sub-nav li.has-children:not(.act):hover > a:after,
#bottom-bar .sub-nav li.has-children:not(.act):hover > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' fill='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='8,4.288 8,3.974 8,3.659 4.5,0.175 3.6,0.974 6.417,3.659 6.417,4.288 3.6,6.976 4.5,7.825 '/%3E%3C/svg%3E");
}
.top-header .sub-nav.hover-style-bg li:not(.dt-mega-parent):hover > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent):hover > a,
.top-header .hover-style-click-bg li:not(.dt-mega-parent) > a .rippleAnimate {
background-color: rgba(255,255,255,0.07);
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item) > a,
.mini-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item) > a,
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .fa,
.mini-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .fa,
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a,
.mini-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a {
color: #ffffff;
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text,
.mini-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text,
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .subtitle-text,
.mini-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .subtitle-text,
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a .menu-text,
.mini-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a .menu-text,
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a .subtitle-text,
.mini-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a .subtitle-text {
color: #ffffff;
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent).act > a:after,
#page .mini-nav .sub-nav li.has-children.act > a:after,
#bottom-bar .sub-nav li.has-children.act > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' fill='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='8,4.288 8,3.974 8,3.659 4.5,0.175 3.6,0.974 6.417,3.659 6.417,4.288 3.6,6.976 4.5,7.825 '/%3E%3C/svg%3E");
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav,
.mini-nav .sub-nav .sub-nav {
left: 271px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav,
.rtl .mini-nav .sub-nav .sub-nav {
right: 271px;
left: auto !important;
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow,
.mini-nav .sub-nav .sub-nav.right-overflow {
left: -291px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow,
.rtl .mini-nav .sub-nav .sub-nav.right-overflow {
right: -291px;
left: auto !important;
}
.sub-downwards .sub-nav.level-arrows-on li.has-children > a:after,
.sub-downwards .sub-nav.level-arrows-on li.has-children:not(.act):hover > a:after,
.sub-downwards .sub-nav.level-arrows-on li.has-children.act > a:after,
.sub-downwards .sub-nav .next-level-button {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='3 3 8 8' enable-background='new 3 3 8 8' fill='rgba(59,63,74,0.17)' xml:space='preserve'%3E%3Cpolygon points='11,6 8,6 8,3 6,3 6,6 3,6 3,8 6,8 6,11 8,11 8,8 11,8 '/%3E%3C/svg%3E");
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
background-color: #293846;
}
.dt-mega-menu > .sub-nav > li:hover > a {
background-color: transparent;
}
.main-nav > li > a > span > span.menu-subtitle {
color: rgba(59,63,74,0.4);
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
color: rgba(255,255,255,0.4);
font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
font-size: 10px;
}
.top-header .sub-nav > li.dt-mega-parent > a .menu-text,
.sub-sideways .sub-nav > li.dt-mega-parent > a .menu-text {
font:  normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a .fa {
font-size: 16px;
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
color: rgba(255,255,255,0.4);
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
border-bottom-color: rgba(255,255,255,0.1);
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
width: 280px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-1 > .dt-mega-menu-wrap {
width: 320px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-2 > .dt-mega-menu-wrap {
width: 600px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-3 > .dt-mega-menu-wrap {
width: 880px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-4 > .dt-mega-menu-wrap {
width: 1160px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-5 > .dt-mega-menu-wrap {
width: 1440px;
}
.dt-mobile-header {
background-color: #ffffff;
width: 330px;
}
.right-mobile-menu .show-mobile-header .dt-mobile-header {
right: 330px;
}
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.show-mobile-header .dt-close-mobile-menu-icon {
left: 300px;
}
.right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
left: auto;
right: 0;
}
@media screen and (max-width: 330px) {
.show-mobile-header .dt-close-mobile-menu-icon {
left: calc(100% - 30px);
}
.right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
left: auto;
right: 0;
}
.right-mobile-menu .show-mobile-header .dt-mobile-header {
right: 100%;
}
}
.dt-mobile-menu-icon .lines,
.dt-mobile-menu-icon .lines:before,
.dt-mobile-menu-icon .lines:after {
background-color: #3b3f4a;
}
.mixed-header .dt-mobile-menu-icon .lines,
.classic-header .dt-mobile-menu-icon .lines,
.mixed-header .dt-mobile-menu-icon .lines:before,
.classic-header .dt-mobile-menu-icon .lines:before,
.mixed-header .dt-mobile-menu-icon .lines:after,
.classic-header .dt-mobile-menu-icon .lines:after {
background-color: #393940;
}
.mobile-branding > a,
.mobile-branding > img {
padding: 0px 0px 0px 0px;
}
.mobile-main-nav > li > a {
padding: 16px 30px 16px 0;
}
.mobile-main-nav > li > .sub-nav:last-child,
.mobile-main-nav > li .dt-mega-menu-wrap,
.mobile-main-nav > li .dt-mega-menu-wrap > .sub-nav .sub-nav {
margin-bottom: 16px;
}
.mobile-main-nav li > a .menu-text {
font:   bold 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
text-transform: none;
}
.mobile-main-nav > .menu-item > a .fa {
font-size: 16px;
}
.mobile-main-nav li > a {
color: #3b3f4a;
}
.mobile-main-nav li.act > a {
color: #293846;
}
.mobile-main-nav li.act > a .menu-text,
.mobile-main-nav li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
color: #293846;
}
.mobile-main-nav li:not(.act) > a:hover .subtitle-text,
.mobile-main-nav li:not(.act) > a:hover .menu-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
color: #293846;
}
.mobile-main-nav li:not(.act) > a:hover,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover {
color: #293846;
}
.mobile-main-nav > li.has-children > a:after,
.mobile-main-nav .next-level-button,
.mobile-main-nav > li.menu-item-language > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='rgba(59,63,74,0.17)' xml:space='preserve'%3E%3Cpolygon points='14,6 8,6 8,0 6,0 6,6 0,6 0,8 6,8 6,14 8,14 8,8 14,8 '/%3E%3C/svg%3E");
}
.mobile-main-nav > li:before {
border-color: rgba(59,63,74,0.08);
}
.mobile-main-nav .sub-nav > li > a {
padding: 6.5px 30px 6.5px 0;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
text-transform: none;
}
.mobile-main-nav .sub-nav > .menu-item > a .fa {
font-size: 13px;
}
.mobile-main-nav .sub-nav li > a .menu-text,
.mobile-main-nav .sub-nav li > a .fa {
font-size: 9px;
line-height: 13px;
}
.mobile-main-nav .sub-nav.level-arrows-on li.has-children > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children:not(.act):hover > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children.act > a:after,
.mobile-main-nav .sub-nav .next-level-button {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='3 3 8 8' enable-background='new 3 3 8 8' fill='rgba(59,63,74,0.17)' xml:space='preserve'%3E%3Cpolygon points='11,6 8,6 8,3 6,3 6,6 3,6 3,8 6,8 6,11 8,11 8,8 11,8 '/%3E%3C/svg%3E");
}
.dt-close-mobile-menu-icon span {
color: #fff;
background-color: #293846;
}
.top-bar .sub-nav li.has-children.act:after,
#bottom-bar .sub-nav li.has-children.act:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='6px' height='9px' viewBox='0 0 6 9' enable-background='new 0 0 6 9' xml:space='preserve'%3E%3Cpolygon fill='%23293846' points='1.557,0.766 5.24,4.534 1.712,8.256 0.557,7.219 3.295,4.474 0.557,1.797 '/%3E%3C/svg%3E");
}
.top-bar .sub-nav > ul > li > a,
#bottom-bar .sub-nav > ul > li > a {
color: #ffffff;
font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.list-type-menu.mini-nav > ul > li > .sub-nav {
top: 24px;
}
.sticky-on .masthead:not(.side-header):not(.mixed-header) .header-bar,
.phantom-on #phantom.masthead:not(.side-header):not(.mixed-header) .header-bar,
.sticky-on .mixed-header.side-header-h-stroke .header-bar,
.side-header-h-stroke .ph-wrap .header-bar,
#phantom .ph-wrap {
min-height: 56px;
}
#phantom .logo-box,
#phantom .phantom-top-line-logo,
.phantom-sticky.sticky-on .masthead:not(.side-header) .branding > a,
.phantom-sticky.sticky-on .masthead:not(.side-header) .branding > img {
padding: 0px 18px 0px 0px;
}
.transparent.phantom-sticky.sticky-on .masthead .branding > a,
.transparent.phantom-sticky.sticky-on .masthead .branding > img {
padding: 0px 18px 0px 0px;
}
#phantom {
background: #ffffff;
}
.phantom-shadow-decoration #phantom {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.phantom-line-decoration #phantom {
border-bottom: 1px solid rgba(173,176,182,0.3);
}
#phantom.boxed {
max-width: 1280px;
}
.phantom-line-decoration #phantom {
border-bottom: 1px solid rgba(173,176,182,0.3);
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.phantom-shadow-decoration #phantom {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
border-bottom: none;
}
.phantom-disable-decoration #phantom {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-bottom: none;
}
.responsive-off.phantom-sticky.sticky-on .masthead:not(.mixed-header):not(.side-header):not(.masthead-mobile),
.responsive-off.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
background: #ffffff !important;
}
.responsive-off.phantom-line-decoration.phantom-sticky.sticky-on .masthead:not(.side-header):not(.mixed-header),
.responsive-off.phantom-line-decoration.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
border-bottom: 1px solid rgba(173,176,182,0.3);
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.masthead:not(.mixed-header) {
background: #ffffff none repeat center center;
background-size: auto;
background-attachment: ;
}
.masthead.line-decoration:not(.side-header):not(.mixed-header) {
border-bottom: 1px solid rgba(173,176,182,0.3);
}
.header-side-left .masthead.line-decoration:not(.mixed-header) {
border-right: 1px solid rgba(173,176,182,0.3);
}
.header-side-right .masthead.line-decoration:not(.mixed-header) {
border-left: 1px solid rgba(173,176,182,0.3);
}
.transparent .masthead:not(.side-header),
.overlay-navigation .masthead.shadow-decoration:not(.mixed-header) {
-webkit-box-shadow: none;
box-shadow: none;
}
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.overlap .masthead:not(.mixed-header):not(.side-header) {
background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-color: transparent;
background-repeat: repeat;
background-position: center center;
border-bottom: none;
-webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
.old-ie .overlap .masthead:not(.mixed-header):not(.side-header) {
background: #ffffff none repeat center center;
}
.overlap .masthead.side-header-h-stroke {
background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-image: linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
background-color: transparent;
border-bottom: none;
-webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
.old-ie .overlap .masthead.side-header-h-stroke {
background: #ffffff;
}
@media screen and (max-width: 1024px) {
.overlap .masthead:not(.mixed-header):not(.side-header) {
background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
background-color: transparent;
}
.overlap .masthead.side-header-h-stroke {
background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
background-image: linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
background-color: transparent;
}
}
@media screen and (max-width: 800px) {
.overlap .masthead:not(.mixed-header):not(.side-header) {
background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
background-color: transparent;
}
.overlap .masthead.side-header-h-stroke {
background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
background-image: linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 4px,rgba(255,255,255,0.9) 6px,rgba(255,255,255,0.94) 9px,rgba(255,255,255,0.98) 13px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
background-color: transparent;
}
}
.transparent .masthead:not(.side-header):not(.mixed-header),
.transparent .mixed-header.side-header-h-stroke {
background: #eeee22;
}
#main-slideshow:not(.rv-slider):not(.empty-slider) {
min-height: 90px;
}
#main-slideshow.fixed,
#main-slideshow.fix,
#main-slideshow.layer-fixed {
background:     ;
background-size: ;
background-color: rgba(120,125,133,0.08);
}
#main-slideshow.fixed {
min-height: 10px;
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .three-d-slider,
#main-slideshow.fixed .ts-wrap {
max-width: 1162px;
}
.outline-element-decoration #main-slideshow.fixed:after,
.outline-element-decoration #main-slideshow.layer-fixed:after,
.outline-element-decoration #main-slideshow.fix:after {
background-color: rgba(120,125,133,0.15);
}
.tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(120,125,133,0.25);
}
.sidebar .tp-bullets.custom .tp-bullet.selected:after,
.sidebar-content .tp-bullets.custom .tp-bullet.selected:after,
.stripe .sidebar-content .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(120,125,133,0.25);
}
.footer .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-1 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(120,125,133,0.25);
}
.stripe-style-2 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(139,145,153,0.25);
}
.stripe-style-3 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-4 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(51,51,51,0.25);
}
.tp-bullets.custom .tp-bullet:before,
.tp-bullets.custom .tp-bullet.selected:hover:before,
#main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(120,125,133,0.25);
}
.sidebar .tp-bullets.custom .tp-bullet:before,
.sidebar-content .tp-bullets.custom .tp-bullet:before,
.stripe .sidebar-content .tp-bullets.custom .tp-bullet:before,
.sidebar .tp-bullets.custom .tp-bullet.selected:hover:before,
.sidebar-content .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe .sidebar-content .tp-bullets.custom .tp-bullet.selected:hover:before,
.sidebar #main-slideshow .tp-bullets.custom .tp-bullet:hover:before,
.sidebar-content #main-slideshow .tp-bullets.custom .tp-bullet:hover:before,
.stripe .sidebar-content #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(120,125,133,0.25);
}
.footer .tp-bullets.custom .tp-bullet:before,
.footer .tp-bullets.custom .tp-bullet.selected:hover:before,
.footer #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(120,125,133,0.25);
}
.stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(139,145,153,0.25);
}
.stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(51,51,51,0.25);
}
.outlines-bullets .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .sidebar .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .sidebar .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .sidebar #main-slideshow .tp-bullets.custom .tp-bullet:hover:before,
.outlines-bullets .sidebar-content.solid-bg #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .footer .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .footer .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .footer #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(139,145,153,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.25);
}
.outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(51,51,51,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
}
.accent-bullets .tp-bullets.custom .tp-bullet:after,
.accent-bullets .stripe .tp-bullets.custom .tp-bullet:after {
background-color: #293846;
}
.accent-bullets .tp-bullets.custom .tp-bullet.selected:before {
background-color: rgba(41,56,70,0.2);
}
.page-title.solid-bg {
background-color: #ccd6e0;
background-image: none;
background-repeat: repeat;
background-attachment: ;
background-position: center center;
background-size: auto auto;
}
.page-title.gradient-bg {
background: #ccd6e0;
}
.page-title.title-outline-decoration {
border-bottom: 1px solid rgba(30,115,190,0);
}
.page-title .wf-container-title,
.page-title.full-width-line,
.article-top-bar .wf-container-top {
border-color: rgba(173,176,182,0.3);
}
.page-title > .wf-wrap,
.article-top-bar > .wf-wrap,
#fancy-header > .wf-wrap {
width: 1250px;
}
#fancy-header.title-center > .wf-wrap,
#fancy-header.content-left > .wf-wrap,
#fancy-header.content-right > .wf-wrap {
max-width: 1250px;
}
.page-title .wf-table {
padding: 15px 0 15px 0;
}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {
color: #3b3f4a;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
color: rgba(120,125,133,0.35);
}
.page-title .breadcrumbs,
.page-title .breadcrumbs a {
color: #293846;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
color: rgba(41,56,70,0.5);
}
#page .fancy-header .color-accent span {
color: #293846;
}
.dt-breadcrumbs-shortcode .breadcrumbs * {
color: #adb0b6;
}
.sidebar {
width: 30%;
}
.sidebar-right .sidebar {
border-left: 1px solid rgba(173,176,182,0.3);
}
.sidebar-left .sidebar {
border-right: 1px solid rgba(173,176,182,0.3);
}
.solid-bg .sidebar-content {
background: #0b63bc none repeat center center;
}
.solid-bg.sidebar-outline-decoration .sidebar-content,
.bg-under-widget.sidebar-outline-decoration .widget {
border: 1px solid rgba(0,0,0,0.06);
}
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
background: #0b63bc none repeat center center;
}
.solid-bg.sidebar-content.sidebar-outline-decoration .widget {
border: 1px solid rgba(0,0,0,0.06);
}
.solid-bg.sidebar-shadow-decoration .sidebar-content,
.bg-under-widget.sidebar-shadow-decoration .sidebar-content .widget,
.solid-bg.sidebar-content.sidebar-shadow-decoration .widget {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.sidebar .widget,
.sidebar-content .widget {
border-top: 1px solid rgba(173,176,182,0.3);
color: #787d85;
font-size: 14px;
line-height: 26px;
padding-top: 30px;
padding-bottom: 30px;
}
.stripe .sidebar-content .widget,
.stripe .sidebar-content .widget * {
color: #787d85;
}
.sidebar.bg-under-widget .widget,
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
margin-top: 60px;
}
.widget-title {
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.sidebar-content .widget-title,
.stripe .sidebar-content.solid-bg .widget-title {
color: #3b3f4a;
}
.footer .widget-title {
color: #ffffff;
}
.stripe-style-1 .widget-title {
color: #3b3f4a;
}
.stripe-style-2 .widget-title {
color: #ffffff;
}
.stripe-style-3 .widget-title {
color: #ffffff;
}
.stripe-style-4 .widget-title {
color: #ffffff;
}
.stripe-style-5 .widget-title {
color: #333333;
}
.widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.footer .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.sidebar-content .widget .custom-nav > .has-children > a:after,
.stripe .sidebar-content .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(139,145,153,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .custom-nav > .has-children > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(51,51,51,0.5)' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
}
.widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.footer .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.sidebar-content .widget .custom-nav > .has-children > a.active:after,
.stripe .sidebar-content .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(139,145,153,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .custom-nav > .has-children > a.active:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(51,51,51,0.5)' d='M1.046,6.251l2.953-2.862l2.938,2.848c0.328,0.322,0.707,0.262,0.91,0.04c0.202-0.221,0.202-0.582,0-0.803L4.375,2.129c-0.104-0.111-0.24-0.166-0.376-0.164c-0.136-0.002-0.272,0.05-0.375,0.164L0.151,5.472c-0.202,0.221-0.202,0.582,0,0.803C0.354,6.497,0.733,6.574,1.046,6.251z'/%3E%3C/svg%3E");
}
.custom-nav > li li a:before {
background-color: #adb0b6;
}
.footer .custom-nav > li li a:before {
background-color: rgba(255,255,255,0.5);
}
.sidebar-content .custom-nav > li li a:before,
.stripe .sidebar-content .widget .custom-nav > li li a:before {
background-color: rgba(120,125,133,0.5);
}
.stripe-style-1 .custom-nav > li li a:before {
background-color: rgba(120,125,133,0.5);
}
.stripe-style-2 .custom-nav > li li a:before {
background-color: rgba(139,145,153,0.5);
}
.stripe-style-3 .custom-nav > li li a:before {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-4 .custom-nav > li li a:before {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .custom-nav > li li a:before {
background-color: rgba(51,51,51,0.5);
}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) a,
.sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a *,
.sidebar-content .recent-posts a {
color: #787d85;
}
.footer .widget:not(.widget_icl_lang_sel_widget) a {
color: #ffffff;
}
.sidebar-content .custom-categories a,
.stripe .sidebar-content .custom-categories a,
.sidebar-content .custom-categories a .item-name,
.stripe .sidebar-content .custom-categories a .item-name,
.sidebar-content .cat-item a,
.stripe .sidebar-content .cat-item a,
.sidebar-content .widget_recent_comments a,
.stripe .sidebar-content .widget_recent_comments a,
.sidebar-content .widget_tag_cloud a:hover,
.stripe .sidebar-content .widget_tag_cloud a:hover {
color: #3b3f4a;
}
.footer .custom-categories a,
.footer .custom-categories a .item-name,
.footer .cat-item a,
.footer .widget_recent_comments a,
.footer .widget_tag_cloud a:hover {
color: #ffffff;
}
.sidebar-content .custom-categories a span.item-num,
.stripe .sidebar-content .custom-categories a span.item-num,
.sidebar-content .cat-item a span.item-num,
.stripe .sidebar-content .cat-item a span.item-num {
color: rgba(120,125,133,0.5);
}
.footer .custom-categories a span.item-num,
.footer .cat-item a span.item-num {
color: rgba(255,255,255,0.5);
}
.sidebar-content .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .custom-categories a:hover span.item-name,
.footer .custom-categories a:hover span.item-name,
.sidebar-content .cat-item a:hover span.item-name,
.stripe .sidebar-content.solid-bg .cat-item a:hover span.item-name,
.footer .cat-item a:hover span.item-name {
color: #293846;
}
.sidebar-content .widget .menu li,
.sidebar-content .widget .custom-menu li,
.sidebar-content .widget_pages li,
.sidebar-content .blogroll li,
.sidebar-content .widget .qts-lang-menu li {
border-style: solid;
border-width: 1px;
border-color: rgba(120,125,133,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.widget .menu li,
.widget_pages li,
.widget .custom-menu li,
.widget .blogroll li,
.widget .qts-lang-menu li {
border-style: solid;
border-width: 1px;
border-color: rgba(120,125,133,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.footer .menu li,
.footer .widget_pages li,
.footer .custom-menu li,
.footer .blogroll li,
.footer .qts-lang-menu li {
border-style: solid;
border-width: 1px;
border-color: rgba(255,255,255,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.menu .current-menu-parent > a,
.menu .current-menu-item > a,
.custom-nav > li > a:hover span,
.custom-nav li.act > a span,
.custom-nav > li > ul a:hover span,
.st-accordion li > a:hover,
.st-accordion > ul li > a:hover *,
.widget .custom-categories a:hover span.item-name,
.widget_categories a:hover,
.widget_meta a:hover,
.blogroll a:hover,
.widget_archive a:hover,
.widget_recent_entries a:hover,
.widget_links a:hover,
.widget_pages a:hover,
.tp_recent_tweets li span a:hover,
.recent-posts a:not(.post-rollover):hover,
.items-grid .post-content > a:hover,
#wp-calendar td a:hover,
.tagcloud a:hover {
color: #293846;
}
.sidebar-content .menu .current-menu-parent > a,
.stripe .sidebar-content.solid-bg .menu .current-menu-parent > a,
.sidebar-content .menu .current-menu-item > a,
.stripe .sidebar-content.solid-bg .menu .current-menu-item > a,
.sidebar-content .custom-nav > li > a:hover span,
.stripe .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.sidebar-content .custom-nav li.act > a span,
.stripe .sidebar-content.solid-bg .custom-nav li.act > a span,
.sidebar-content .custom-nav > li > ul a:hover span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.sidebar-content .st-accordion li > a:hover,
.stripe .sidebar-content.solid-bg .st-accordion li > a:hover,
.sidebar-content .st-accordion > ul li > a:hover *,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.sidebar-content .widget .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.sidebar-content .widget_categories a:hover,
.stripe .sidebar-content.solid-bg .widget_categories a:hover,
.sidebar-content .widget_meta a:hover,
.stripe .sidebar-content.solid-bg .widget_meta a:hover,
.sidebar-content .blogroll a:hover,
.stripe .sidebar-content.solid-bg .blogroll a:hover,
.sidebar-content .widget_archive a:hover,
.stripe .sidebar-content.solid-bg .widget_archive a:hover,
.sidebar-content .widget_recent_entries a:hover,
.stripe .sidebar-content.solid-bg .widget_recent_entries a:hover,
.sidebar-content .widget_links a:hover,
.stripe .sidebar-content.solid-bg .widget_links a:hover,
.sidebar-content .widget_pages a:hover,
.stripe .sidebar-content.solid-bg .widget_pages a:hover,
.sidebar-content .tp_recent_tweets li span a:hover,
.stripe .sidebar-content.solid-bg .tp_recent_tweets li span a:hover,
.sidebar-content .recent-posts a:not(.post-rollover):hover,
.stripe .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.sidebar-content .items-grid .post-content > a:hover,
.stripe .sidebar-content.solid-bg .items-grid .post-content > a:hover,
.sidebar-content #wp-calendar td a:hover,
.stripe .sidebar-content.solid-bg #wp-calendar td a:hover,
.sidebar-content .tagcloud a:hover,
.stripe .sidebar-content.solid-bg .tagcloud a:hover {
color: #293846;
}
.footer .menu .current-menu-parent > a,
.footer .menu .current-menu-item > a,
.footer .custom-nav > li > a:hover span,
.footer .custom-nav li.act > a span,
.footer .custom-nav > li > ul a:hover span,
.footer .st-accordion li > a:hover,
.footer .st-accordion > ul li > a:hover *,
.footer .widget .custom-categories a:hover span.item-name,
.footer .widget_categories a:hover,
.footer .widget_meta a:hover,
.footer .blogroll a:hover,
.footer .widget_archive a:hover,
.footer .widget_recent_entries a:hover,
.footer .widget_links a:hover,
.footer .widget_pages a:hover,
.footer .tp_recent_tweets li span a:hover,
.footer .recent-posts a:not(.post-rollover):hover,
.footer .items-grid .post-content > a:hover,
.footer #wp-calendar td a:hover,
.footer .tagcloud a:hover {
color: #293846;
}
.items-grid a,
.recent-posts a,
.contact-info .secondary-color {
color: #3b3f4a;
}
.sidebar-content .items-grid a,
.stripe .sidebar-content.solid-bg .items-grid a,
.sidebar-content .recent-posts a,
.stripe .sidebar-content.solid-bg .recent-posts a,
.sidebar-content .contact-info .secondary-color,
.stripe .sidebar-content.solid-bg .contact-info .secondary-color {
color: #3b3f4a;
}
.footer .items-grid a,
.footer .recent-posts a,
.footer .contact-info .secondary-color {
color: #ffffff;
}
.stripe-style-1 .items-grid a,
.stripe-style-1 .recent-posts a,
.stripe-style-1 .contact-info .secondary-color {
color: #3b3f4a;
}
.stripe-style-2 .items-grid a,
.stripe-style-2 .recent-posts a,
.stripe-style-2 .contact-info .secondary-color {
color: #ffffff;
}
.stripe-style-3 .items-grid a,
.stripe-style-3 .recent-posts a,
.stripe-style-3 .contact-info .secondary-color {
color: #ffffff;
}
.stripe-style-4 .items-grid a,
.stripe-style-4 .recent-posts a,
.stripe-style-4 .contact-info .secondary-color {
color: #ffffff;
}
.stripe-style-5 .items-grid a,
.stripe-style-5 .recent-posts a,
.stripe-style-5 .contact-info .secondary-color {
color: #333333;
}
#wp-calendar,
#wp-calendar td {
background-color: rgba(59,63,74,0.04);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar td {
background-color: rgba(59,63,74,0.04);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar td {
border-color: rgba(120,125,133,0.15);
}
#wp-calendar td:hover {
background-color: rgba(59,63,74,0.08);
}
.sidebar-content #wp-calendar td:hover {
background-color: rgba(59,63,74,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar td {
background-color: rgba(255,255,255,0.04);
}
.footer #wp-calendar td:hover {
background-color: rgba(255,255,255,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar caption,
.footer #wp-calendar td {
border-color: rgba(255,255,255,0.15);
}
#wp-calendar td.act {
color: #fff;
background-color: #293846;
}
#wp-calendar th,
#wp-calendar caption,
#wp-calendar tfoot td,
#wp-calendar tfoot td a {
color: #3b3f4a;
}
.sidebar-content #wp-calendar th,
.stripe .sidebar-content.solid-bg #wp-calendar th,
.sidebar-content #wp-calendar caption,
.stripe .sidebar-content.solid-bg #wp-calendar caption,
.sidebar-content #wp-calendar tfoot td,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td,
.sidebar-content #wp-calendar tfoot td a,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td a {
color: #3b3f4a;
}
.footer #wp-calendar th,
.footer #wp-calendar caption,
.footer #wp-calendar tfoot td,
.footer #wp-calendar tfoot td a {
color: #ffffff;
}
.stripe-style-1 #wp-calendar th,
.stripe-style-1 #wp-calendar caption,
.stripe-style-1 #wp-calendar tfoot td,
.stripe-style-1 #wp-calendar tfoot td a {
color: #3b3f4a;
}
.stripe-style-2 #wp-calendar th,
.stripe-style-2 #wp-calendar caption,
.stripe-style-2 #wp-calendar tfoot td,
.stripe-style-2 #wp-calendar tfoot td a {
color: #ffffff;
}
.stripe-style-3 #wp-calendar th,
.stripe-style-3 #wp-calendar caption,
.stripe-style-3 #wp-calendar tfoot td,
.stripe-style-3 #wp-calendar tfoot td a {
color: #ffffff;
}
.stripe-style-4 #wp-calendar th,
.stripe-style-4 #wp-calendar caption,
.stripe-style-4 #wp-calendar tfoot td,
.stripe-style-4 #wp-calendar tfoot td a {
color: #ffffff;
}
.stripe-style-5 #wp-calendar th,
.stripe-style-5 #wp-calendar caption,
.stripe-style-5 #wp-calendar tfoot td,
.stripe-style-5 #wp-calendar tfoot td a {
color: #333333;
}
.sidebar .tp_recent_tweets li {
line-height: 26px;
}
.tp_recent_tweets li a {
color: #3b3f4a;
}
.sidebar-content .tp_recent_tweets li a,
.stripe .sidebar-content.solid-bg .tp_recent_tweets li a {
color: #3b3f4a;
}
.footer .tp_recent_tweets li a {
color: #ffffff;
}
.stripe-style-1 .tp_recent_tweets li a {
color: #3b3f4a;
}
.stripe-style-2 .tp_recent_tweets li a {
color: #ffffff;
}
.stripe-style-3 .tp_recent_tweets li a {
color: #ffffff;
}
.stripe-style-4 .tp_recent_tweets li a {
color: #ffffff;
}
.stripe-style-5 .tp_recent_tweets li a {
color: #333333;
}
.widget .tp_recent_tweets li .twitter_time:before {
height: 25px;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.footer .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.sidebar-content .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.stripe-style-1 .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.stripe-style-2 .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(139,145,153,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.stripe-style-3 .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.stripe-style-4 .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.stripe-style-5 .widget .tp_recent_tweets li .twitter_time:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15px' height='13px' viewBox='3.5 4.5 15 13' enable-background='new 3.5 4.5 15 13' xml:space='preserve'%3E%3Cpath fill='rgba(51,51,51,0.5)' d='M17.614,5.604c-0.556,0.325-1.171,0.56-1.822,0.688c-0.526-0.551-1.271-0.895-2.099-0.895c-1.586,0-2.874,1.268-2.874,2.83c0,0.221,0.025,0.438,0.074,0.645C8.508,8.753,6.393,7.625,4.977,5.913C4.729,6.33,4.588,6.816,4.588,7.336c0,0.982,0.508,1.85,1.276,2.354c-0.47-0.014-0.912-0.141-1.3-0.354c0,0.013,0,0.024,0,0.035c0,1.372,0.991,2.514,2.304,2.775c-0.241,0.062-0.495,0.101-0.756,0.101c-0.186,0-0.365-0.019-0.541-0.054c0.365,1.127,1.427,1.945,2.682,1.97c-0.982,0.756-2.222,1.208-3.567,1.208c-0.232,0-0.461-0.016-0.686-0.04c1.271,0.804,2.78,1.272,4.402,1.272c5.286,0,8.171-4.312,8.171-8.054c0-0.123-0.003-0.246-0.009-0.367C17.127,7.786,17.614,7.288,18,6.72c-0.516,0.225-1.068,0.378-1.648,0.446C16.943,6.817,17.398,6.262,17.614,5.604z'/%3E%3C/svg%3E");
}
.widget .tp_recent_tweets .twitter_time {
color: #adb0b6;
}
.sidebar-content .widget .tp_recent_tweets .twitter_time,
.stripe .sidebar-content .widget .tp_recent_tweets .twitter_time {
color: rgba(120,125,133,0.5);
}
.footer .widget .tp_recent_tweets .twitter_time {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .widget .tp_recent_tweets .twitter_time {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .widget .tp_recent_tweets .twitter_time {
color: rgba(139,145,153,0.5);
}
#page .stripe-style-3 .widget .tp_recent_tweets .twitter_time {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .widget .tp_recent_tweets .twitter_time {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .widget .tp_recent_tweets .twitter_time {
color: rgba(51,51,51,0.5);
}
.tp_recent_tweets .twitter_time {
font-size: 13px;
line-height: 25px;
}
#main #content .sidebar-content .rotatingtweets,
#main #content .sidebar-content .norotatingtweets {
border: 1px solid rgba(120,125,133,0.15);
}
#main #content .rotatingtweets,
#main #content .norotatingtweets {
border-color: rgba(173,176,182,0.3);
}
.sidebar #main #content .rotatingtweets,
.sidebar-content #main #content .rotatingtweets,
.stripe .sidebar-content #main #content .rotatingtweets,
.sidebar #main #content .norotatingtweets,
.sidebar-content #main #content .norotatingtweets,
.stripe .sidebar-content #main #content .norotatingtweets {
border-color: rgba(120,125,133,0.15);
}
.footer #main #content .rotatingtweets,
.footer #main #content .norotatingtweets {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 #main #content .rotatingtweets,
.stripe-style-1 #main #content .norotatingtweets {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 #main #content .rotatingtweets,
.stripe-style-2 #main #content .norotatingtweets {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 #main #content .rotatingtweets,
.stripe-style-3 #main #content .norotatingtweets {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 #main #content .rotatingtweets,
.stripe-style-4 #main #content .norotatingtweets {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 #main #content .rotatingtweets,
.stripe-style-5 #main #content .norotatingtweets {
border-color: rgba(51,51,51,0.15);
}
#main #content .rotatingtweets,
#main #content .norotatingtweets {
border-style: solid;
border-width: 1px;
}
.light-icons .widget .searchform .submit,
.light-icons .content .searchform .submit {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .widget .searchform .submit,
.bold-icons .content .searchform .submit {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.custom-nav > li > a,
.custom-nav > li > ul a {
font-size: ;
}
.custom-nav > li > ul a {
font-size: 13px;
}
.custom-menu li.act > a,
.widget_recent_comments a:hover {
color: #293846 !important;
}
.standard-arrow li:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='white' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='%23adb0b6' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.sidebar-content .custom-menu a,
.stripe .sidebar-content .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(120,125,133,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.footer .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.stripe-style-1 .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(120,125,133,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.stripe-style-2 .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(139,145,153,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.stripe-style-3 .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.stripe-style-4 .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.stripe-style-5 .custom-menu a {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='rgba(51,51,51,0.5)' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}
.sidebar .skill,
.sidebar-content .skill,
.stripe .sidebar-content .skill {
background-color: rgba(120,125,133,0.1);
}
.footer .skill {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-1.stripe-transparent-bg .skill {
background-color: rgba(120,125,133,0.1);
}
.stripe-style-2.stripe-transparent-bg .skill {
background-color: rgba(139,145,153,0.1);
}
.stripe-style-3.stripe-transparent-bg .skill {
background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-4 .skill {
background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-5 .skill {
background-color: rgba(51,51,51,0.1);
}
.skill-value {
color: #fff;
background-color: #293846;
}
.skill-name {
font-size: 13px;
line-height: 25px;
}
.skill-name,
.skill-name *,
.custom-nav > li > a span,
.custom-nav > li > ul a span,
.st-accordion li a,
.st-accordion > ul li > a * {
color: #3b3f4a;
}
.sidebar-content .skill-name,
.stripe .sidebar-content.solid-bg .skill-name,
.sidebar-content .skill-name *,
.stripe .sidebar-content.solid-bg .skill-name *,
.sidebar-content .custom-nav > li > a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > a span,
.sidebar-content .custom-nav > li > ul a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a span,
.sidebar-content .st-accordion li a,
.stripe .sidebar-content.solid-bg .st-accordion li a,
.sidebar-content .st-accordion > ul li > a *,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a * {
color: #3b3f4a;
}
.footer .skill-name,
.footer .skill-name *,
.footer .custom-nav > li > a span,
.footer .custom-nav > li > ul a span,
.footer .st-accordion li a,
.footer .st-accordion > ul li > a * {
color: #ffffff;
}
.stripe-style-1 .skill-name,
.stripe-style-1 .skill-name *,
.stripe-style-1 .custom-nav > li > a span,
.stripe-style-1 .custom-nav > li > ul a span,
.stripe-style-1 .st-accordion li a,
.stripe-style-1 .st-accordion > ul li > a * {
color: #3b3f4a;
}
.stripe-style-2 .skill-name,
.stripe-style-2 .skill-name *,
.stripe-style-2 .custom-nav > li > a span,
.stripe-style-2 .custom-nav > li > ul a span,
.stripe-style-2 .st-accordion li a,
.stripe-style-2 .st-accordion > ul li > a * {
color: #ffffff;
}
.stripe-style-3 .skill-name,
.stripe-style-3 .skill-name *,
.stripe-style-3 .custom-nav > li > a span,
.stripe-style-3 .custom-nav > li > ul a span,
.stripe-style-3 .st-accordion li a,
.stripe-style-3 .st-accordion > ul li > a * {
color: #ffffff;
}
.stripe-style-4 .skill-name,
.stripe-style-4 .skill-name *,
.stripe-style-4 .custom-nav > li > a span,
.stripe-style-4 .custom-nav > li > ul a span,
.stripe-style-4 .st-accordion li a,
.stripe-style-4 .st-accordion > ul li > a * {
color: #ffffff;
}
.stripe-style-5 .skill-name,
.stripe-style-5 .skill-name *,
.stripe-style-5 .custom-nav > li > a span,
.stripe-style-5 .custom-nav > li > ul a span,
.stripe-style-5 .st-accordion li a,
.stripe-style-5 .st-accordion > ul li > a * {
color: #333333;
}
.st-accordion li > a {
font-size: 14px;
line-height: 26px;
}
.custom-menu a {
background-position: 0 7.5px;
}
.footer .custom-menu a {
background-position: 0 6.5px;
}
.custom-menu a:before {
top: 7.5px;
}
.footer .custom-menu a:before {
top: 6.5px;
}
.sidebar .st-accordion li > a:before,
.sidebar-content .st-accordion li > a:before,
.stripe .sidebar-content .st-accordion li > a:before,
.sidebar .custom-menu a:before,
.sidebar-content .custom-menu a:before,
.stripe .sidebar-content .custom-menu a:before {
background-color: rgba(120,125,133,0.15);
}
.footer .st-accordion li > a:before,
.footer .custom-menu a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-1 .custom-menu a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-2 .custom-menu a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-3 .custom-menu a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-4 .st-accordion li > a:before,
.stripe-style-4 .custom-menu a:before,
.boxes-solid-bg .stripe-style-4 .custom-menu a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-5 .st-accordion li > a:before,
.stripe-style-5 .custom-menu a:before,
.boxes-solid-bg .stripe-style-5 .custom-menu a:before {
background-color: rgba(51,51,51,0.15);
}
.st-accordion li > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(120,125,133,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.footer .st-accordion li > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(255,255,255,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.st-accordion li > a:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23293846' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.sidebar .st-accordion li.st-open > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
.footer .st-accordion li.st-open > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
.st-accordion li.st-open > a:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='%23293846' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
.pace .pace-activity {
background-color: rgba(41,56,70,0.9);
}
.format-link-content,
.format-aside-content,
.format-status-content {
background-color: #f8f8f9;
}
.stripe-style-1 .format-link-content,
.stripe-style-1 .format-aside-content,
.stripe-style-1 .format-status-content {
background-color: #ffffff;
}
.stripe-style-2 .format-link-content,
.stripe-style-2 .format-aside-content,
.stripe-style-2 .format-status-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .format-link-content,
.stripe-style-3 .format-aside-content,
.stripe-style-3 .format-status-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .format-link-content,
.stripe-style-4 .format-aside-content,
.stripe-style-4 .format-status-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .format-link-content,
.stripe-style-5 .format-aside-content,
.stripe-style-5 .format-status-content {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .format-link-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .format-link-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-1.outline-element-decoration .format-link-content {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-2.outline-element-decoration .format-link-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-3.outline-element-decoration .format-link-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .format-link-content,
.outline-element-decoration .stripe-style-5 .format-link-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .format-link-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .format-link-content,
.stripe-style-2.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .format-link-content,
.stripe-style-3.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .format-link-content {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .format-link-content,
.shadow-element-decoration .stripe-style-5 .format-link-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.post.bg-on,
.post.bg-on.fullwidth-img.format-quote,
.post.bg-on.fullwidth-img.format-link {
background-color: #f8f8f9;
}
.stripe-style-1 .post.bg-on,
.stripe-style-1 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1 .post.bg-on.fullwidth-img.format-link {
background-color: #ffffff;
}
.stripe-style-2 .post.bg-on,
.stripe-style-2 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2 .post.bg-on.fullwidth-img.format-link {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .post.bg-on,
.stripe-style-3 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3 .post.bg-on.fullwidth-img.format-link {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .post.bg-on,
.stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-4 .post.bg-on.fullwidth-img.format-link {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .post.bg-on,
.stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-5 .post.bg-on.fullwidth-img.format-link {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .post.bg-on,
.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on,
.stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on,
.stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on,
.stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .post.bg-on,
.outline-element-decoration .stripe-style-5 .post.bg-on,
.outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on,
.stripe-style-2.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on,
.stripe-style-3.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on,
.stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .post.bg-on,
.shadow-element-decoration .stripe-style-5 .post.bg-on,
.shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.layout-list .post {
border-top: 1px solid;
border-color: rgba(173,176,182,0.3);
}
.sidebar .layout-list .post,
.sidebar-content .layout-list .post,
.stripe .sidebar-content .layout-list .post {
border-color: rgba(120,125,133,0.15);
}
.footer .layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .layout-list .post {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .layout-list .post {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .layout-list .post {
border-color: rgba(51,51,51,0.15);
}
.dividers-on.classic-layout-list .post {
border-bottom: 1px solid;
border-color: rgba(173,176,182,0.3);
}
.sidebar .dividers-on.classic-layout-list .post,
.sidebar-content .dividers-on.classic-layout-list .post,
.stripe .sidebar-content .dividers-on.classic-layout-list .post {
border-color: rgba(120,125,133,0.15);
}
.footer .dividers-on.classic-layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .dividers-on.classic-layout-list .post {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .dividers-on.classic-layout-list .post {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .dividers-on.classic-layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .dividers-on.classic-layout-list .post {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .dividers-on.classic-layout-list .post {
border-color: rgba(51,51,51,0.15);
}
.content-bg-on.centered-layout-list article,
.content-bg-on.classic-layout-list article {
background-color: #f8f8f9;
}
.stripe-style-1 .content-bg-on.centered-layout-list article,
.stripe-style-1 .content-bg-on.classic-layout-list article {
background-color: #ffffff;
}
.stripe-style-2 .content-bg-on.centered-layout-list article,
.stripe-style-2 .content-bg-on.classic-layout-list article {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .content-bg-on.centered-layout-list article,
.stripe-style-3 .content-bg-on.classic-layout-list article {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .content-bg-on.centered-layout-list article,
.stripe-style-4 .content-bg-on.classic-layout-list article {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .content-bg-on.centered-layout-list article,
.stripe-style-5 .content-bg-on.classic-layout-list article {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .content-bg-on.classic-layout-list article {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.classic-layout-list article {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.classic-layout-list article {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article {
-webkit-box-shadow: none;
box-shadow: none;
}
.centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(120,125,133,0.15);
}
.sidebar .centered-layout-list.dividers-on .post-entry-content:after,
.sidebar-content .centered-layout-list.dividers-on .post-entry-content:after,
.stripe .sidebar-content .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(120,125,133,0.15);
}
.footer .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-1.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(255,255,255,0.15);
}
#page .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after,
.boxes-solid-bg .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(255,255,255,0.15);
}
#page .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after,
.boxes-solid-bg .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(51,51,51,0.15);
}
.content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: #f8f8f9;
}
.stripe-style-1 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: #ffffff;
}
.stripe-style-2 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-2.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-3.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
-webkit-box-shadow: none;
box-shadow: none;
}
.content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: #f8f8f9;
background: -moz-linear-gradient(top,rgba(248,248,249,0) 0%,#f8f8f9 65%,#f8f8f9 100%);
background: -webkit-linear-gradient(top,rgba(248,248,249,0) 0%,#f8f8f9 65%,#f8f8f9 100%);
background: linear-gradient(to bottom,rgba(248,248,249,0) 0%,#f8f8f9 65%,#f8f8f9 100%);
}
.stripe-style-1 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: #ffffff;
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 65%,#ffffff 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 65%,#ffffff 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 65%,#ffffff 100%);
}
.stripe-style-2 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.1);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
}
.stripe-style-3 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.1);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
}
.stripe-style-4 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.15);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
}
.stripe-style-5 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(0,0,0,0.08);
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
}
#page .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,#f8f8f9,#f8f8f9) no-repeat 0px 150px;
}
#page .stripe-style-1 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,#ffffff,#ffffff) no-repeat 0px 150px;
}
#page .stripe-style-2 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(255,255,255,0.1)) no-repeat 0px 150px;
}
#page .stripe-style-3 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(255,255,255,0.1)) no-repeat 0px 150px;
}
#page .stripe-style-4 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(255,255,255,0.15),rgba(255,255,255,0.15)) no-repeat 0px 150px;
}
#page .stripe-style-5 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(0,0,0,0.08),rgba(0,0,0,0.08)) no-repeat 0px 150px;
}
.content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: #f8f8f9;
background: -moz-linear-gradient(top,rgba(248,248,249,0) 0%,rgba(248,248,249,0.9) 64%,#f8f8f9 83%,#f8f8f9 100%);
background: -webkit-linear-gradient(top,rgba(248,248,249,0) 0%,rgba(248,248,249,0.9) 64%,#f8f8f9 83%,#f8f8f9 100%);
background: linear-gradient(to bottom,rgba(248,248,249,0) 0%,rgba(248,248,249,0.9) 64%,#f8f8f9 83%,#f8f8f9 100%);
}
.stripe-style-1 .content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: #ffffff;
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,#ffffff 83%,#ffffff 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,#ffffff 83%,#ffffff 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,#ffffff 83%,#ffffff 100%);
}
.stripe-style-2 .content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.1);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
}
.stripe-style-3 .content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.1);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.1) 83%,rgba(255,255,255,0.1) 100%);
}
.stripe-style-4 .content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.15);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.15) 83%,rgba(255,255,255,0.15) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.15) 83%,rgba(255,255,255,0.15) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 64%,rgba(255,255,255,0.15) 83%,rgba(255,255,255,0.15) 100%);
}
.stripe-style-5 .content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
background: rgba(0,0,0,0.08);
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.08) 83%,rgba(0,0,0,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.08) 83%,rgba(0,0,0,0.08) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.08) 83%,rgba(0,0,0,0.08) 100%);
}
#page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: #f8f8f9;
}
.stripe-style-1 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: #ffffff;
}
.stripe-style-2 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(0,0,0,0.08);
}
.blog-shortcode .entry-title,
.owl-carousel .entry-title {
font:  normal 500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.mode-masonry.blog-shortcode .entry-title,
.mode-grid.blog-shortcode .entry-title,
.blog-carousel-shortcode.blog-shortcode .entry-title,
.mode-masonry.owl-carousel .entry-title,
.mode-grid.owl-carousel .entry-title,
.blog-carousel-shortcode.owl-carousel .entry-title {
font:  normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.blog-shortcode .entry-title a,
.owl-carousel .entry-title a {
color: #3b3f4a;
}
.sidebar-content .blog-shortcode .entry-title a,
.stripe .sidebar-content.solid-bg .blog-shortcode .entry-title a,
.sidebar-content .owl-carousel .entry-title a,
.stripe .sidebar-content.solid-bg .owl-carousel .entry-title a {
color: #3b3f4a;
}
.footer .blog-shortcode .entry-title a,
.footer .owl-carousel .entry-title a {
color: #ffffff;
}
.stripe-style-1 .blog-shortcode .entry-title a,
.stripe-style-1 .owl-carousel .entry-title a {
color: #3b3f4a;
}
.stripe-style-2 .blog-shortcode .entry-title a,
.stripe-style-2 .owl-carousel .entry-title a {
color: #ffffff;
}
.stripe-style-3 .blog-shortcode .entry-title a,
.stripe-style-3 .owl-carousel .entry-title a {
color: #ffffff;
}
.stripe-style-4 .blog-shortcode .entry-title a,
.stripe-style-4 .owl-carousel .entry-title a {
color: #ffffff;
}
.stripe-style-5 .blog-shortcode .entry-title a,
.stripe-style-5 .owl-carousel .entry-title a {
color: #333333;
}
#page .blog-shortcode .entry-title a:hover,
#page .owl-carousel .entry-title a:hover {
color: #293846;
}
#page .stripe-style-1 .blog-shortcode .entry-title a:hover,
#page .stripe-style-1 .owl-carousel .entry-title a:hover {
color: #293846;
}
#page .stripe-style-2 .blog-shortcode .entry-title a:hover,
#page .stripe-style-2 .owl-carousel .entry-title a:hover {
color: #293846;
}
#page .stripe-style-3 .blog-shortcode .entry-title a:hover,
#page .stripe-style-3 .owl-carousel .entry-title a:hover {
color: #293846;
}
#page .stripe-style-4 .blog-shortcode .entry-title a:hover,
#page .stripe-style-4 .owl-carousel .entry-title a:hover {
color: #293846;
}
#page .stripe-style-5 .blog-shortcode .entry-title a:hover,
#page .stripe-style-5 .owl-carousel .entry-title a:hover {
color: #293846;
}
.blog-shortcode .entry-meta,
.owl-carousel .entry-meta {
font-size: 13px;
line-height: 25px;
color: #adb0b6;
}
.sidebar-content .blog-shortcode .entry-meta,
.stripe .sidebar-content .blog-shortcode .entry-meta,
.sidebar-content .owl-carousel .entry-meta,
.stripe .sidebar-content .owl-carousel .entry-meta {
color: rgba(120,125,133,0.5);
}
.footer .blog-shortcode .entry-meta,
.footer .owl-carousel .entry-meta {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .blog-shortcode .entry-meta,
.stripe-style-1 .owl-carousel .entry-meta {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .blog-shortcode .entry-meta,
.stripe-style-2 .owl-carousel .entry-meta {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .blog-shortcode .entry-meta,
.stripe-style-3 .owl-carousel .entry-meta {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .blog-shortcode .entry-meta,
.stripe-style-4 .owl-carousel .entry-meta {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .blog-shortcode .entry-meta,
.stripe-style-5 .owl-carousel .entry-meta {
color: rgba(51,51,51,0.5);
}
.blog-shortcode .entry-excerpt,
.owl-carousel .entry-excerpt {
font-size: 14px;
line-height: 26px;
}
.post-details.details-type-link {
font-size: 13px;
line-height: 17px;
color: #3b3f4a;
}
.sidebar-content .post-details.details-type-link,
.stripe .sidebar-content.solid-bg .post-details.details-type-link {
color: #3b3f4a;
}
.footer .post-details.details-type-link {
color: #ffffff;
}
.stripe-style-1 .post-details.details-type-link {
color: #3b3f4a;
}
.stripe-style-2 .post-details.details-type-link {
color: #ffffff;
}
.stripe-style-3 .post-details.details-type-link {
color: #ffffff;
}
.stripe-style-4 .post-details.details-type-link {
color: #ffffff;
}
.stripe-style-5 .post-details.details-type-link {
color: #333333;
}
.post-details.details-type-link * {
color: #3b3f4a;
}
.sidebar-content .post-details.details-type-link *,
.stripe .sidebar-content.solid-bg .post-details.details-type-link * {
color: #3b3f4a;
}
.footer .post-details.details-type-link * {
color: #ffffff;
}
.stripe-style-1 .post-details.details-type-link * {
color: #3b3f4a;
}
.stripe-style-2 .post-details.details-type-link * {
color: #ffffff;
}
.stripe-style-3 .post-details.details-type-link * {
color: #ffffff;
}
.stripe-style-4 .post-details.details-type-link * {
color: #ffffff;
}
.stripe-style-5 .post-details.details-type-link * {
color: #333333;
}
.post-details.details-type-link:after {
background-color: #293846;
}
.details {
font-size: 13px;
line-height: 17px;
color: #3b3f4a;
}
.details:hover {
color: #3b3f4a;
}
.details:before {
background-color: #293846;
}
.layout-masonry .post h2.entry-title,
.layout-grid .post h2.entry-title,
.shortcode-blog-posts .post h2.entry-title,
.dt-blog-shortcode .post h2.entry-title,
.slider-wrapper .post h2.entry-title,
.rollover-content h2.entry-title {
color: #3b3f4a;
font:  normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.post h2.entry-title,
.post h2.entry-title {
color: #3b3f4a;
}
.sidebar-content .post h2.entry-title,
.stripe .sidebar-content.solid-bg .post h2.entry-title,
.sidebar-content .post h2.entry-title,
.stripe .sidebar-content.solid-bg .post h2.entry-title {
color: #3b3f4a;
}
.footer .post h2.entry-title,
.footer .post h2.entry-title {
color: #ffffff;
}
.stripe-style-1 .post h2.entry-title,
.stripe-style-1 .post h2.entry-title {
color: #3b3f4a;
}
.stripe-style-2 .post h2.entry-title,
.stripe-style-2 .post h2.entry-title {
color: #ffffff;
}
.stripe-style-3 .post h2.entry-title,
.stripe-style-3 .post h2.entry-title {
color: #ffffff;
}
.stripe-style-4 .post h2.entry-title,
.stripe-style-4 .post h2.entry-title {
color: #ffffff;
}
.stripe-style-5 .post h2.entry-title,
.stripe-style-5 .post h2.entry-title {
color: #333333;
}
#page .description-under-image .post .entry-title a:hover,
#page .post .blog-content .entry-title a:hover,
#page .project-list-content .entry-title a:hover {
color: #293846;
}
#page .stripe-style-1 .description-under-image .post .entry-title a:hover,
#page .stripe-style-1 .post .blog-content .entry-title a:hover,
#page .stripe-style-1 .project-list-content .entry-title a:hover {
color: #293846;
}
#page .stripe-style-2 .description-under-image .post .entry-title a:hover,
#page .stripe-style-2 .post .blog-content .entry-title a:hover,
#page .stripe-style-2 .project-list-content .entry-title a:hover {
color: #293846;
}
#page .stripe-style-3 .description-under-image .post .entry-title a:hover,
#page .stripe-style-3 .post .blog-content .entry-title a:hover,
#page .stripe-style-3 .project-list-content .entry-title a:hover {
color: #293846;
}
#page .stripe-style-4 .description-under-image .post .entry-title a:hover,
#page .stripe-style-4 .post .blog-content .entry-title a:hover,
#page .stripe-style-4 .project-list-content .entry-title a:hover {
color: #293846;
}
#page .stripe-style-5 .description-under-image .post .entry-title a:hover,
#page .stripe-style-5 .post .blog-content .entry-title a:hover,
#page .stripe-style-5 .project-list-content .entry-title a:hover {
color: #293846;
}
.fancy-date .entry-month:after,
.fancy-date .entry-date:after {
color: #fff;
background-color: #293846;
}
.comment-list .comment-body {
background-color: #f8f8f9;
}
.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .comment-list .comment-body {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .comment-list .comment-body,
.stripe-style-2.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .comment-list .comment-body,
.stripe-style-3.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .comment-list .comment-body {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .comment-list .comment-body,
.shadow-element-decoration .stripe-style-5 .comment-list .comment-body {
-webkit-box-shadow: none;
box-shadow: none;
}
.outline-element-decoration .comment-list .comment-body {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .comment-list .comment-body {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-1.outline-element-decoration .comment-list .comment-body {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-2.outline-element-decoration .comment-list .comment-body {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-3.outline-element-decoration .comment-list .comment-body {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .comment-list .comment-body,
.outline-element-decoration .stripe-style-5 .comment-list .comment-body {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1 .comment-list .comment-body {
background-color: #ffffff;
}
.stripe-style-2 .comment-list .comment-body {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .comment-list .comment-body {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .comment-list .comment-body {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .comment-list .comment-body {
background-color: rgba(0,0,0,0.08);
}
.comment-content {
font-size: 14px;
line-height: 26px;
}
.reply,
.comment-meta,
#reply-title small {
font-size: 13px;
line-height: 25px;
}
.comment-author,
.pingback-title {
font-size: 15px;
line-height: 28px;
}
.comment-author a,
.comment-author .fn {
color: #3b3f4a;
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.comments-title {
color: #3b3f4a;
font:  normal 500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
#reply-title small {
font:  normal  14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.comments-title,
.comments-title a,
.comment-author a,
.comment-author .fn,
#reply-title,
.fn,
.fn a,
.pingback-title {
color: #3b3f4a;
}
.sidebar-content .comments-title,
.stripe .sidebar-content.solid-bg .comments-title,
.sidebar-content .comments-title a,
.stripe .sidebar-content.solid-bg .comments-title a,
.sidebar-content .comment-author a,
.stripe .sidebar-content.solid-bg .comment-author a,
.sidebar-content .comment-author .fn,
.stripe .sidebar-content.solid-bg .comment-author .fn,
.sidebar-content #reply-title,
.stripe .sidebar-content.solid-bg #reply-title,
.sidebar-content .fn,
.stripe .sidebar-content.solid-bg .fn,
.sidebar-content .fn a,
.stripe .sidebar-content.solid-bg .fn a,
.sidebar-content .pingback-title,
.stripe .sidebar-content.solid-bg .pingback-title {
color: #3b3f4a;
}
.footer .comments-title,
.footer .comments-title a,
.footer .comment-author a,
.footer .comment-author .fn,
.footer #reply-title,
.footer .fn,
.footer .fn a,
.footer .pingback-title {
color: #ffffff;
}
.stripe-style-1 .comments-title,
.stripe-style-1 .comments-title a,
.stripe-style-1 .comment-author a,
.stripe-style-1 .comment-author .fn,
.stripe-style-1 #reply-title,
.stripe-style-1 .fn,
.stripe-style-1 .fn a,
.stripe-style-1 .pingback-title {
color: #3b3f4a;
}
.stripe-style-2 .comments-title,
.stripe-style-2 .comments-title a,
.stripe-style-2 .comment-author a,
.stripe-style-2 .comment-author .fn,
.stripe-style-2 #reply-title,
.stripe-style-2 .fn,
.stripe-style-2 .fn a,
.stripe-style-2 .pingback-title {
color: #ffffff;
}
.stripe-style-3 .comments-title,
.stripe-style-3 .comments-title a,
.stripe-style-3 .comment-author a,
.stripe-style-3 .comment-author .fn,
.stripe-style-3 #reply-title,
.stripe-style-3 .fn,
.stripe-style-3 .fn a,
.stripe-style-3 .pingback-title {
color: #ffffff;
}
.stripe-style-4 .comments-title,
.stripe-style-4 .comments-title a,
.stripe-style-4 .comment-author a,
.stripe-style-4 .comment-author .fn,
.stripe-style-4 #reply-title,
.stripe-style-4 .fn,
.stripe-style-4 .fn a,
.stripe-style-4 .pingback-title {
color: #ffffff;
}
.stripe-style-5 .comments-title,
.stripe-style-5 .comments-title a,
.stripe-style-5 .comment-author a,
.stripe-style-5 .comment-author .fn,
.stripe-style-5 #reply-title,
.stripe-style-5 .fn,
.stripe-style-5 .fn a,
.stripe-style-5 .pingback-title {
color: #333333;
}
#page .fn a:hover {
color: #293846;
}
#page .stripe-style-1 .fn a:hover {
color: #293846;
}
#page .stripe-style-2 .fn a:hover {
color: #293846;
}
#page .stripe-style-3 .fn a:hover {
color: #293846;
}
#page .stripe-style-4 .fn a:hover {
color: #293846;
}
#page .stripe-style-5 .fn a:hover {
color: #293846;
}
.entry-author {
background-color: #f8f8f9;
}
.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .entry-author {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .entry-author,
.stripe-style-2.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .entry-author,
.stripe-style-3.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .entry-author {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .entry-author,
.shadow-element-decoration .stripe-style-5 .entry-author {
-webkit-box-shadow: none;
box-shadow: none;
}
.outline-element-decoration .entry-author {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .entry-author {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-1.outline-element-decoration .entry-author {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-2.outline-element-decoration .entry-author {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-3.outline-element-decoration .entry-author {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .entry-author,
.outline-element-decoration .stripe-style-5 .entry-author {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1 .entry-author {
background-color: #ffffff;
}
.stripe-style-2 .entry-author {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .entry-author {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .entry-author {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .entry-author {
background-color: rgba(0,0,0,0.08);
}
.entry-author .text-primary {
font-size: 14px;
}
.author-link,
.author-link:hover,
.meta-nav {
color: #adb0b6;
font-size: 13px;
line-height: 25px;
}
.sidebar-content .author-link,
.stripe .sidebar-content .author-link,
.sidebar-content .author-link:hover,
.stripe .sidebar-content .author-link:hover,
.sidebar-content .meta-nav,
.stripe .sidebar-content .meta-nav {
color: rgba(120,125,133,0.5);
}
.footer .author-link,
.footer .author-link:hover,
.footer .meta-nav {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .author-link,
.stripe-style-1 .author-link:hover,
.stripe-style-1 .meta-nav {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .author-link,
.stripe-style-2 .author-link:hover,
.stripe-style-2 .meta-nav {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .author-link,
.stripe-style-3 .author-link:hover,
.stripe-style-3 .meta-nav {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .author-link,
.stripe-style-4 .author-link:hover,
.stripe-style-4 .meta-nav {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .author-link,
.stripe-style-5 .author-link:hover,
.stripe-style-5 .meta-nav {
color: rgba(51,51,51,0.5);
}
.author-description h4,
.comment-author-name {
color: #3b3f4a;
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.sidebar-content .author-description h4,
.stripe .sidebar-content.solid-bg .author-description h4,
.sidebar-content .comment-author-name,
.stripe .sidebar-content.solid-bg .comment-author-name {
color: #3b3f4a;
}
.footer .author-description h4,
.footer .comment-author-name {
color: #ffffff;
}
.stripe-style-1 .author-description h4,
.stripe-style-1 .comment-author-name {
color: #3b3f4a;
}
.stripe-style-2 .author-description h4,
.stripe-style-2 .comment-author-name {
color: #ffffff;
}
.stripe-style-3 .author-description h4,
.stripe-style-3 .comment-author-name {
color: #ffffff;
}
.stripe-style-4 .author-description h4,
.stripe-style-4 .comment-author-name {
color: #ffffff;
}
.stripe-style-5 .author-description h4,
.stripe-style-5 .comment-author-name {
color: #333333;
}
.entry-meta,
.entry-tags,
.portfolio-categories,
.author-link {
font-size: 13px;
line-height: 25px;
}
.share-link-description,
.author-bio {
font-size: 14px;
line-height: 26px;
}
.single .entry-tags a {
border-color: rgba(173,176,182,0.3);
}
.sidebar .single .entry-tags a,
.sidebar-content .single .entry-tags a,
.stripe .sidebar-content .single .entry-tags a {
border-color: rgba(120,125,133,0.15);
}
.footer .single .entry-tags a {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .single .entry-tags a {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .single .entry-tags a {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .single .entry-tags a {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .single .entry-tags a {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .single .entry-tags a {
border-color: rgba(51,51,51,0.15);
}
.entry-meta:before {
width: 26px;
height: 26px;
}
.portfolio-categories > a:after,
.portfolio-categories > span:after,
.entry-meta > a:after,
.entry-meta > span:after {
background-color: #adb0b6;
}
.sidebar-content .portfolio-categories > a:after,
.stripe .sidebar-content .portfolio-categories > a:after,
.sidebar-content .portfolio-categories > span:after,
.stripe .sidebar-content .portfolio-categories > span:after,
.sidebar-content .entry-meta > a:after,
.stripe .sidebar-content .entry-meta > a:after,
.sidebar-content .entry-meta > span:after,
.stripe .sidebar-content .entry-meta > span:after {
background-color: rgba(120,125,133,0.5);
}
.footer .portfolio-categories > a:after,
.footer .portfolio-categories > span:after,
.footer .entry-meta > a:after,
.footer .entry-meta > span:after {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-1 .portfolio-categories > a:after,
.stripe-style-1 .portfolio-categories > span:after,
.stripe-style-1 .entry-meta > a:after,
.stripe-style-1 .entry-meta > span:after {
background-color: rgba(120,125,133,0.5);
}
.stripe-style-2 .portfolio-categories > a:after,
.stripe-style-2 .portfolio-categories > span:after,
.stripe-style-2 .entry-meta > a:after,
.stripe-style-2 .entry-meta > span:after {
background-color: rgba(139,145,153,0.5);
}
.stripe-style-3 .portfolio-categories > a:after,
.stripe-style-3 .portfolio-categories > span:after,
.stripe-style-3 .entry-meta > a:after,
.stripe-style-3 .entry-meta > span:after {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-4 .portfolio-categories > a:after,
.stripe-style-4 .portfolio-categories > span:after,
.stripe-style-4 .entry-meta > a:after,
.stripe-style-4 .entry-meta > span:after {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories > a:after,
.stripe-style-5 .portfolio-categories > span:after,
.stripe-style-5 .entry-meta > a:after,
.stripe-style-5 .entry-meta > span:after {
background-color: rgba(51,51,51,0.5);
}
.comment-metadata,
.comment-metadata a,
.entry-meta a,
.entry-meta span,
.entry-meta a *,
.single .entry-tags,
.single .entry-tags a {
color: #adb0b6;
}
.stripe-style-1 .comment-metadata,
.stripe-style-1 .comment-metadata a,
.stripe-style-1 .entry-meta a,
.stripe-style-1 .entry-meta span,
.stripe-style-1 .entry-meta a *,
.stripe-style-1 .single .entry-tags,
.stripe-style-1 .single .entry-tags a {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .comment-metadata,
.stripe-style-2 .comment-metadata a,
.stripe-style-2 .entry-meta a,
.stripe-style-2 .entry-meta span,
.stripe-style-2 .entry-meta a *,
.stripe-style-2 .single .entry-tags,
.stripe-style-2 .single .entry-tags a {
color: rgba(139,145,153,0.5);
}
#page .stripe-style-3 .comment-metadata,
#page .stripe-style-3 .comment-metadata a,
#page .stripe-style-3 .entry-meta a,
#page .stripe-style-3 .entry-meta span,
#page .stripe-style-3 .entry-meta a *,
#page .stripe-style-3 .single .entry-tags,
#page .stripe-style-3 .single .entry-tags a {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .comment-metadata,
.stripe-style-4 .comment-metadata a,
.stripe-style-4 .entry-meta a,
.stripe-style-4 .entry-meta span,
.stripe-style-4 .entry-meta a *,
.stripe-style-4 .single .entry-tags,
.stripe-style-4 .single .entry-tags a {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .comment-metadata,
.stripe-style-5 .comment-metadata a,
.stripe-style-5 .entry-meta a,
.stripe-style-5 .entry-meta span,
.stripe-style-5 .entry-meta a *,
.stripe-style-5 .single .entry-tags,
.stripe-style-5 .single .entry-tags a {
color: rgba(51,51,51,0.5);
}
.single .entry-tags a:hover {
color: #3b3f4a;
}
.sidebar-content .single .entry-tags a:hover,
.stripe .sidebar-content.solid-bg .single .entry-tags a:hover {
color: #3b3f4a;
}
.footer .single .entry-tags a:hover {
color: #ffffff;
}
.stripe-style-1 .single .entry-tags a:hover {
color: #3b3f4a;
}
.stripe-style-2 .single .entry-tags a:hover {
color: #ffffff;
}
.stripe-style-3 .single .entry-tags a:hover {
color: #ffffff;
}
.stripe-style-4 .single .entry-tags a:hover {
color: #ffffff;
}
.stripe-style-5 .single .entry-tags a:hover {
color: #333333;
}
.share-button.entry-share,
.btn-project-link,
.btn-project-link:hover,
.comment-reply-link,
.comment-reply-link:hover,
.share-link-description {
color: #3b3f4a;
}
.sidebar-content .share-button.entry-share,
.stripe .sidebar-content.solid-bg .share-button.entry-share,
.sidebar-content .btn-project-link,
.stripe .sidebar-content.solid-bg .btn-project-link,
.sidebar-content .btn-project-link:hover,
.stripe .sidebar-content.solid-bg .btn-project-link:hover,
.sidebar-content .comment-reply-link,
.stripe .sidebar-content.solid-bg .comment-reply-link,
.sidebar-content .comment-reply-link:hover,
.stripe .sidebar-content.solid-bg .comment-reply-link:hover,
.sidebar-content .share-link-description,
.stripe .sidebar-content.solid-bg .share-link-description {
color: #3b3f4a;
}
.footer .share-button.entry-share,
.footer .btn-project-link,
.footer .btn-project-link:hover,
.footer .comment-reply-link,
.footer .comment-reply-link:hover,
.footer .share-link-description {
color: #ffffff;
}
.stripe-style-1 .share-button.entry-share,
.stripe-style-1 .btn-project-link,
.stripe-style-1 .btn-project-link:hover,
.stripe-style-1 .comment-reply-link,
.stripe-style-1 .comment-reply-link:hover,
.stripe-style-1 .share-link-description {
color: #3b3f4a;
}
.stripe-style-2 .share-button.entry-share,
.stripe-style-2 .btn-project-link,
.stripe-style-2 .btn-project-link:hover,
.stripe-style-2 .comment-reply-link,
.stripe-style-2 .comment-reply-link:hover,
.stripe-style-2 .share-link-description {
color: #ffffff;
}
.stripe-style-3 .share-button.entry-share,
.stripe-style-3 .btn-project-link,
.stripe-style-3 .btn-project-link:hover,
.stripe-style-3 .comment-reply-link,
.stripe-style-3 .comment-reply-link:hover,
.stripe-style-3 .share-link-description {
color: #ffffff;
}
.stripe-style-4 .share-button.entry-share,
.stripe-style-4 .btn-project-link,
.stripe-style-4 .btn-project-link:hover,
.stripe-style-4 .comment-reply-link,
.stripe-style-4 .comment-reply-link:hover,
.stripe-style-4 .share-link-description {
color: #ffffff;
}
.stripe-style-5 .share-button.entry-share,
.stripe-style-5 .btn-project-link,
.stripe-style-5 .btn-project-link:hover,
.stripe-style-5 .comment-reply-link,
.stripe-style-5 .comment-reply-link:hover,
.stripe-style-5 .share-link-description {
color: #333333;
}
.show-on-hover .share-link-description:before {
border-color: rgba(59,63,74,0.1);
}
.show-on-hover:hover .share-link-description:before {
border-color: rgba(59,63,74,0.21);
}
.project-post .btn-project-link {
font-size: 14px;
line-height: 26px;
border-color: rgba(59,63,74,0.1);
}
.project-post .btn-project-link:hover {
border-color: rgba(59,63,74,0.21);
}
.project-navigation span {
font-size: 14px;
line-height: 26px;
line-height: 22px;
}
.rsSlide .slider-post-caption,
.images-list-caption {
line-height: 26px;
}
.post-navigation .nav-links {
border-color: rgba(173,176,182,0.3);
}
.sidebar .post-navigation .nav-links,
.sidebar-content .post-navigation .nav-links,
.stripe .sidebar-content .post-navigation .nav-links {
border-color: rgba(120,125,133,0.15);
}
.footer .post-navigation .nav-links {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .post-navigation .nav-links {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .post-navigation .nav-links {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .post-navigation .nav-links {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .post-navigation .nav-links {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .post-navigation .nav-links {
border-color: rgba(51,51,51,0.15);
}
.post-navigation .nav-links .fa {
color: rgba(59,63,74,0.12);
}
.post-navigation .nav-links a .fa:hover {
color: rgba(59,63,74,0.23);
}
#page .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
#page .stripe-style-1 .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
#page .stripe-style-2 .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
#page .stripe-style-3 .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
#page .stripe-style-4 .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
#page .stripe-style-5 .post-navigation .nav-links a .post-title:hover {
color: #293846;
}
.single-related-posts {
border-color: rgba(173,176,182,0.3);
}
.sidebar .single-related-posts,
.sidebar-content .single-related-posts,
.stripe .sidebar-content .single-related-posts {
border-color: rgba(120,125,133,0.15);
}
.footer .single-related-posts {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .single-related-posts {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .single-related-posts {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .single-related-posts {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .single-related-posts {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .single-related-posts {
border-color: rgba(51,51,51,0.15);
}
.comments-area > h3:after,
.single-related-posts > h3:after,
.comment-respond > h3:after {
color: #fff;
background-color: #293846;
}
.dt-btn,
.widget .dt-form .dt-btn,
.nsu-submit,
#page .widget_price_filter .price_slider_amount .button {
padding-left: 14.666666666667px;
padding-right: 14.666666666667px;
font:  normal bold 13px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.btn-link.dt-btn-s {
font:  normal bold 13px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
button.button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.dt-btn-m,
input.dt-btn-m[type="submit"],
#main .gform_wrapper .gform_footer input.button,
#main .gform_wrapper .gform_footer input[type="submit"],
form.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
#main-slideshow .tp-button {
padding-left: 13px;
padding-right: 13px;
font:  normal bold 14px / 39px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.dt-btn-l {
padding-left: 17.333333333333px;
padding-right: 17.333333333333px;
font:  normal bold 18px / 52px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.btn-3d .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn),
.btn-3d button.button,
.btn-3d a.button,
.btn-3d .dt-form button,
.btn-3d .widget .dt-form .dt-btn,
.btn-3d input[type="button"],
.btn-3d input[type="reset"],
.btn-3d input[type="submit"],
.btn-3d .nsu-submit {
border-bottom-color: #17191a;
}
.btn-3d .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):hover,
.btn-3d button.button:hover,
.btn-3d a.button:hover,
.btn-3d .dt-form button:hover,
.btn-3d .widget .dt-form .dt-btn:hover,
.btn-3d input[type="button"]:hover,
.btn-3d input[type="reset"]:hover,
.btn-3d input[type="submit"]:hover,
.btn-3d .nsu-submit:hover {
border-bottom-color: #17191a;
}
.btn-3d .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn).accent-btn-bg-color,
.btn-3d button.button.accent-btn-bg-color,
.btn-3d a.button.accent-btn-bg-color,
.btn-3d .dt-form button.accent-btn-bg-color,
.btn-3d .widget .dt-form .dt-btn.accent-btn-bg-color,
.btn-3d input[type="button"].accent-btn-bg-color,
.btn-3d input[type="reset"].accent-btn-bg-color,
.btn-3d input[type="submit"].accent-btn-bg-color,
.btn-3d .nsu-submit.accent-btn-bg-color {
border-bottom-color: #17191a;
}
.btn-3d .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn).accent-btn-bg-hover-color:hover,
.btn-3d button.button.accent-btn-bg-hover-color:hover,
.btn-3d a.button.accent-btn-bg-hover-color:hover,
.btn-3d .dt-form button.accent-btn-bg-hover-color:hover,
.btn-3d .widget .dt-form .dt-btn.accent-btn-bg-hover-color:hover,
.btn-3d input[type="button"].accent-btn-bg-hover-color:hover,
.btn-3d input[type="reset"].accent-btn-bg-hover-color:hover,
.btn-3d input[type="submit"].accent-btn-bg-hover-color:hover,
.btn-3d .nsu-submit.accent-btn-bg-hover-color:hover {
border-bottom-color: #17191a !important;
}
.btn-material .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn),
.btn-material button.button,
.btn-material a.button,
.btn-material .dt-form button,
.btn-material .widget .dt-form .dt-btn,
.btn-material input[type="button"],
.btn-material input[type="reset"],
.btn-material input[type="submit"],
.btn-material .nsu-submit {
-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
box-shadow: 0 1px 6px rgba(0,0,0,0.12);
-webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease, opacity 0.45s;
transition: box-shadow 0.2s ease-out, background-color 0.2s ease, opacity 0.45s;
}
.btn-material .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):hover,
.btn-material button.button:hover,
.btn-material a.button:hover,
.btn-material .dt-form button:hover,
.btn-material .widget .dt-form .dt-btn:hover,
.btn-material input[type="button"]:hover,
.btn-material input[type="reset"]:hover,
.btn-material input[type="submit"]:hover,
.btn-material .nsu-submit:hover {
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
button.button,
a.button,
.dt-form button,
#page .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.nsu-submit {
color: #ffffff;
background-color: #293846;
}
.stripe button.button,
button.button *,
.sidebar button.button,
.footer button.button,
.stripe a.button,
a.button *,
.sidebar a.button,
.footer a.button,
.stripe .dt-form button,
.dt-form button *,
.sidebar .dt-form button,
.footer .dt-form button,
.stripe #page .widget .dt-form .dt-btn,
#page .widget .dt-form .dt-btn *,
.sidebar #page .widget .dt-form .dt-btn,
.footer #page .widget .dt-form .dt-btn,
.stripe .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn *,
.sidebar .widget .dt-form .dt-btn,
.footer .widget .dt-form .dt-btn,
.stripe input[type="button"],
input[type="button"] *,
.sidebar input[type="button"],
.footer input[type="button"],
.stripe input[type="reset"],
input[type="reset"] *,
.sidebar input[type="reset"],
.footer input[type="reset"],
.stripe input[type="submit"],
input[type="submit"] *,
.sidebar input[type="submit"],
.footer input[type="submit"],
.stripe .nsu-submit,
.nsu-submit *,
.sidebar .nsu-submit,
.footer .nsu-submit {
color: #ffffff;
}
button.button:hover,
a.button:hover,
.dt-form button:hover,
#page .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.nsu-submit:hover {
color: #ffffff;
}
#page button.button:hover,
#page a.button:hover,
#page .dt-form button:hover,
#page #page .widget .dt-form .dt-btn:hover,
#page .widget .dt-form .dt-btn:hover,
#page input[type="button"]:hover,
#page input[type="reset"]:hover,
#page input[type="submit"]:hover,
#page .nsu-submit:hover {
background: #293846;
}
button.button:hover .text-wrap,
a.button:hover .text-wrap,
.dt-form button:hover .text-wrap,
#page .widget .dt-form .dt-btn:hover .text-wrap,
.widget .dt-form .dt-btn:hover .text-wrap,
input[type="button"]:hover .text-wrap,
input[type="reset"]:hover .text-wrap,
input[type="submit"]:hover .text-wrap,
.nsu-submit:hover .text-wrap {
color: #ffffff;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {
background-color: #293846;
background-image: none;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover {
background: none;
background: #293846;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color {
background: #293846;
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover {
background: #293846;
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).default-btn-bg-hover-color:hover {
background: none;
background: #293846;
}
.btn-light:hover,
.outline-bg-btn:hover {
background: #293846;
}
.dt-btn:not(.btn-custom-style),
.btn-link {
color: #ffffff;
}
.stripe .dt-btn:not(.btn-custom-style),
.stripe .dt-btn:not(.btn-custom-style) *,
.dt-btn:not(.btn-custom-style) *,
.sidebar .dt-btn:not(.btn-custom-style),
.footer .dt-btn:not(.btn-custom-style),
.content .shortcode-banner-inside .dt-btn:not(.btn-custom-style) *,
.content .dt-btn:not(.btn-custom-style),
.stripe .btn-link,
.stripe .btn-link *,
.btn-link *,
.sidebar .btn-link,
.footer .btn-link,
.content .shortcode-banner-inside .btn-link *,
.content .btn-link {
color: #ffffff;
}
.dt-btn:not(.btn-custom-style):hover,
.dt-btn:not(.btn-custom-style):hover > *,
.btn-link:hover,
.btn-link:hover > * {
color: #ffffff;
}
.dt-btn:not(.btn-custom-style).accent-btn-color > span:not(.rippleWrap),
.dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).accent-btn-color > .fa,
.btn-link.accent-btn-color > span:not(.rippleWrap),
.btn-link.accent-btn-color > .text-wrap *,
.btn-link.accent-btn-color > .fa {
color: #293846;
}
.dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.btn-link.title-btn-color > span:not(.rippleWrap),
.btn-link.title-btn-color > .text-wrap *,
.btn-link.title-btn-color > .fa {
color: #3b3f4a;
}
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.sidebar-content .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe .sidebar-content.solid-bg .btn-link.title-btn-color > span:not(.rippleWrap),
.sidebar-content .btn-link.title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .btn-link.title-btn-color > .text-wrap *,
.sidebar-content .btn-link.title-btn-color > .fa,
.stripe .sidebar-content.solid-bg .btn-link.title-btn-color > .fa {
color: #3b3f4a;
}
.footer .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.footer .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.footer .btn-link.title-btn-color > span:not(.rippleWrap),
.footer .btn-link.title-btn-color > .text-wrap *,
.footer .btn-link.title-btn-color > .fa {
color: #ffffff;
}
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe-style-1 .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe-style-1 .btn-link.title-btn-color > .text-wrap *,
.stripe-style-1 .btn-link.title-btn-color > .fa {
color: #3b3f4a;
}
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe-style-2 .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe-style-2 .btn-link.title-btn-color > .text-wrap *,
.stripe-style-2 .btn-link.title-btn-color > .fa {
color: #ffffff;
}
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe-style-3 .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe-style-3 .btn-link.title-btn-color > .text-wrap *,
.stripe-style-3 .btn-link.title-btn-color > .fa {
color: #ffffff;
}
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe-style-4 .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe-style-4 .btn-link.title-btn-color > .text-wrap *,
.stripe-style-4 .btn-link.title-btn-color > .fa {
color: #ffffff;
}
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > span:not(.rippleWrap),
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > .fa,
.stripe-style-5 .btn-link.title-btn-color > span:not(.rippleWrap),
.stripe-style-5 .btn-link.title-btn-color > .text-wrap *,
.stripe-style-5 .btn-link.title-btn-color > .fa {
color: #333333;
}
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.btn-link.title-btn-hover-color:hover > .text-wrap *,
.btn-link.title-btn-hover-color:hover > .fa {
color: #3b3f4a !important;
-webkit-text-fill-color: #3b3f4a;
}
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.stripe-style-1 .btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-1 .btn-link.title-btn-hover-color:hover > .text-wrap *,
.stripe-style-1 .btn-link.title-btn-hover-color:hover > .fa {
color: #3b3f4a !important;
-webkit-text-fill-color: #3b3f4a;
}
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.stripe-style-2 .btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-2 .btn-link.title-btn-hover-color:hover > .text-wrap *,
.stripe-style-2 .btn-link.title-btn-hover-color:hover > .fa {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.stripe-style-3 .btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-3 .btn-link.title-btn-hover-color:hover > .text-wrap *,
.stripe-style-3 .btn-link.title-btn-hover-color:hover > .fa {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.stripe-style-4 .btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-4 .btn-link.title-btn-hover-color:hover > .text-wrap *,
.stripe-style-4 .btn-link.title-btn-hover-color:hover > .fa {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .fa,
.stripe-style-5 .btn-link.title-btn-hover-color:hover > span:not(.rippleWrap),
.stripe-style-5 .btn-link.title-btn-hover-color:hover > .text-wrap *,
.stripe-style-5 .btn-link.title-btn-hover-color:hover > .fa {
color: #333333 !important;
-webkit-text-fill-color: #333333;
}
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > span:not(.rippleWrap),
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > .fa,
.btn-link.default-btn-hover-color:hover > span:not(.rippleWrap),
.btn-link.default-btn-hover-color:hover > .text-wrap *,
.btn-link.default-btn-hover-color:hover > .fa {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span:not(.rippleWrap),
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .fa,
#page .btn-link.accent-btn-hover-color:hover > span:not(.rippleWrap),
#page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
#page .btn-link.accent-btn-hover-color:hover > .fa {
color: #293846 !important;
}
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span:not(.rippleWrap),
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
color: #293846;
}
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > span:not(.rippleWrap),
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > .text-wrap * {
background: none;
color: #ffffff;
-webkit-text-fill-color: #ffffff;
}
.custom-btn-hover-color .dt-btn:hover > .text-wrap * {
color: inherit;
}
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span:not(.rippleWrap),
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
color: #293846;
}
.light-bg-btn {
background-color: #f8f8f9;
}
.stripe-style-1 .light-bg-btn {
background-color: #ffffff;
}
.stripe-style-2 .light-bg-btn {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .light-bg-btn {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .light-bg-btn {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .light-bg-btn {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .light-bg-btn {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .light-bg-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-1.outline-element-decoration .light-bg-btn {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-2.outline-element-decoration .light-bg-btn {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-3.outline-element-decoration .light-bg-btn {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .light-bg-btn,
.outline-element-decoration .stripe-style-5 .light-bg-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .light-bg-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .light-bg-btn,
.stripe-style-2.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .light-bg-btn,
.stripe-style-3.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .light-bg-btn {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .light-bg-btn,
.shadow-element-decoration .stripe-style-5 .light-bg-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.light-bg-btn:hover {
background: #293846;
}
#page .light-bg-btn.accent-btn-bg-hover-color:hover {
background: #293846;
}
.btn-light {
background-color: #f8f8f9;
background-image: none;
}
.stripe-style-1 .btn-light {
background-color: #ffffff;
}
.stripe-style-2 .btn-light {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .btn-light {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .btn-light {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .btn-light {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .btn-light {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .btn-light,
.outline-element-decoration .stripe-style-5 .btn-light {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light,
.stripe-style-2.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light,
.stripe-style-3.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .btn-light,
.shadow-element-decoration .stripe-style-5 .btn-light {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-light:hover {
background-image: none;
background-color: #f8f8f9;
}
.stripe-style-1 .btn-light:hover {
background-color: #ffffff;
}
.stripe-style-2 .btn-light:hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .btn-light:hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .btn-light:hover {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .btn-light:hover {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .btn-light:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light:hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .btn-light:hover,
.outline-element-decoration .stripe-style-5 .btn-light:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light:hover,
.stripe-style-2.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light:hover,
.stripe-style-3.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light:hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .btn-light:hover,
.shadow-element-decoration .stripe-style-5 .btn-light:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.dt-btn.outline-bg-btn {
background: none;
}
.accent-gradient .dt-btn.outline-bg-btn {
background: none;
}
.dt-btn.outline-bg-btn:hover {
border-color: transparent;
}
.outline-bg-btn {
border-color: #293846;
}
.outline-bg-btn:hover {
border-color: #293846;
background: #293846;
}
.outline-bg-btn.accent-btn-bg-color {
border-color: #293846;
}
#page .outline-bg-btn.accent-btn-bg-hover-color:hover {
background: #293846;
border-color: transparent;
}
.outline-btn {
border-color: #293846;
}
.outline-btn:hover {
border-color: #293846;
background: none;
}
.outline-btn.accent-btn-bg-color {
border-color: #293846;
}
#page .outline-btn.accent-btn-bg-hover-color:hover {
border-color: #293846;
}
.wpb_content_element .wpb_tabs_nav > li > a {
color: #3b3f4a;
}
.sidebar-content .wpb_content_element .wpb_tabs_nav > li > a,
.stripe .sidebar-content.solid-bg .wpb_content_element .wpb_tabs_nav > li > a {
color: #3b3f4a;
}
.footer .wpb_content_element .wpb_tabs_nav > li > a {
color: #ffffff;
}
.stripe-style-1 .wpb_content_element .wpb_tabs_nav > li > a {
color: #3b3f4a;
}
.stripe-style-2 .wpb_content_element .wpb_tabs_nav > li > a {
color: #ffffff;
}
.stripe-style-3 .wpb_content_element .wpb_tabs_nav > li > a {
color: #ffffff;
}
.stripe-style-4 .wpb_content_element .wpb_tabs_nav > li > a {
color: #ffffff;
}
.stripe-style-5 .wpb_content_element .wpb_tabs_nav > li > a {
color: #333333;
}
.wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
color: #293846;
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: #f8f8f9;
}
.stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: #ffffff;
}
.stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
color: #fff;
background-color: #293846;
}
.wpb_tabs.tab-style-two {
background-color: #f8f8f9;
}
.stripe-style-1 .wpb_tabs.tab-style-two {
background-color: #ffffff;
}
.stripe-style-2 .wpb_tabs.tab-style-two {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .wpb_tabs.tab-style-two {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .wpb_tabs.tab-style-two {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_tabs.tab-style-two {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .wpb_tabs.tab-style-two {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tabs.tab-style-two {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tabs.tab-style-two {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
background-color: #293846;
}
.tab-style-four.wpb_tabs {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tab-style-four.wpb_tabs {
background-color: #f8f8f9;
}
.stripe-style-1 .tab-style-four.wpb_tabs {
background-color: #ffffff;
}
.stripe-style-2 .tab-style-four.wpb_tabs {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .tab-style-four.wpb_tabs {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .tab-style-four.wpb_tabs {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .tab-style-four.wpb_tabs {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .tab-style-four.wpb_tabs {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tabs {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tabs {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs {
-webkit-box-shadow: none;
box-shadow: none;
}
.tab-style-four.wpb_tabs .wpb_tabs_nav {
background-color: #293846;
}
.wpb_tour.tab-style-one,
.tab-style-one.wpb_tour .wpb_tabs_nav li {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: #f8f8f9;
}
.stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: #ffffff;
}
.stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
color: #fff;
}
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
background-color: #293846;
}
.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
background-color: #293846;
}
.tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.wpb_tour.tab-style-two .wpb_tab {
background-color: #f8f8f9;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .wpb_tour.tab-style-two .wpb_tab {
background-color: #ffffff;
}
.stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .wpb_tour.tab-style-two .wpb_tab {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .wpb_tour.tab-style-two .wpb_tab {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .wpb_tour.tab-style-two .wpb_tab {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .wpb_tour.tab-style-two .wpb_tab {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab {
-webkit-box-shadow: none;
box-shadow: none;
}
.tab-style-two.wpb_tour .wpb_tabs_nav li.ui-tabs-active {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
color: #fff;
}
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
background-color: #293846;
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active a {
color: #fff;
}
.wpb_tour.tab-style-three .wpb_tabs_nav li,
.wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(173,176,182,0.3);
}
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe .sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe .sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(120,125,133,0.15);
}
.footer .wpb_tour.tab-style-three .wpb_tabs_nav li,
.footer .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav {
border-color: rgba(51,51,51,0.15);
}
.tab-style-four.wpb_tour {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.tab-style-four.wpb_tour {
background-color: #f8f8f9;
}
.stripe-style-1 .tab-style-four.wpb_tour {
background-color: #ffffff;
}
.stripe-style-2 .tab-style-four.wpb_tour {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .tab-style-four.wpb_tour {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .tab-style-four.wpb_tour {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .tab-style-four.wpb_tour {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .tab-style-four.wpb_tour {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tour {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tour {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tour {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
.stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
.stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tour {
-webkit-box-shadow: none;
box-shadow: none;
}
.tab-style-four.wpb_tour .wpb_tabs_nav {
background-color: #293846;
}
.wpb_content_element .wpb_accordion_header > a span {
color: #3b3f4a;
}
.sidebar-content .wpb_content_element .wpb_accordion_header > a span,
.stripe .sidebar-content.solid-bg .wpb_content_element .wpb_accordion_header > a span {
color: #3b3f4a;
}
.footer .wpb_content_element .wpb_accordion_header > a span {
color: #ffffff;
}
.stripe-style-1 .wpb_content_element .wpb_accordion_header > a span {
color: #3b3f4a;
}
.stripe-style-2 .wpb_content_element .wpb_accordion_header > a span {
color: #ffffff;
}
.stripe-style-3 .wpb_content_element .wpb_accordion_header > a span {
color: #ffffff;
}
.stripe-style-4 .wpb_content_element .wpb_accordion_header > a span {
color: #ffffff;
}
.stripe-style-5 .wpb_content_element .wpb_accordion_header > a span {
color: #333333;
}
#page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
#page .stripe-style-1 .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .stripe-style-1 .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
#page .stripe-style-2 .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .stripe-style-2 .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
#page .stripe-style-3 .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .stripe-style-3 .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
#page .stripe-style-4 .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .stripe-style-4 .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
#page .stripe-style-5 .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .stripe-style-5 .wpb_content_element .wpb_accordion_header a:hover span {
color: #293846;
}
.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(173,176,182,0.3);
}
.sidebar .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.sidebar-content .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe .sidebar-content .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(120,125,133,0.15);
}
.footer .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
border-color: rgba(51,51,51,0.15);
}
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: #f8f8f9;
}
.stripe-style-1 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: #ffffff;
}
.stripe-style-2 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
-webkit-box-shadow: none;
box-shadow: none;
}
.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-1 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(51,51,51,0.15);
}
#page .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23adb0b6' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .stripe-style-1 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(120,125,133,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .stripe-style-2 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(139,145,153,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .stripe-style-3 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(255,255,255,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .stripe-style-4 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(255,255,255,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .stripe-style-5 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='rgba(51,51,51,0.5)' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23293846' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
#page .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .stripe-style-1 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(120,125,133,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .stripe-style-2 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(139,145,153,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .stripe-style-3 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .stripe-style-4 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(255,255,255,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .stripe-style-5 .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='rgba(51,51,51,0.5)' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
#page .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active > a:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='%23293846' d='M7.848,5.856c0.202-0.221,0.202-0.582,0-0.803L4.375,1.711C4.272,1.597,4.136,1.545,4,1.547C3.864,1.545,3.728,1.6,3.624,1.711L0.152,5.056c-0.203,0.221-0.203,0.582,0,0.803c0.203,0.222,0.582,0.282,0.91-0.04L4,2.971l2.953,2.863C7.266,6.156,7.645,6.08,7.848,5.856z'/%3E%3C/svg%3E");
}
.hr-thick {
border-color: rgba(120,125,133,0.1);
}
.stripe-style-1 .hr-thick {
border-color: rgba(120,125,133,0.1);
}
.stripe-style-2 .hr-thick {
border-color: rgba(139,145,153,0.1);
}
.stripe-style-3 .hr-thick {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .hr-thick {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .hr-thick {
border-color: rgba(51,51,51,0.1);
}
.hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(173,176,182,0.3);
border-left: none;
border-right: none;
border-bottom: none;
}
.stripe-style-1 .hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(120,125,133,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.stripe-style-2 .hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(139,145,153,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.stripe-style-3 .hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(255,255,255,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.stripe-style-4 .hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(255,255,255,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.stripe-style-5 .hr-thin {
border-style: solid;
border-width: 1px;
border-color: rgba(51,51,51,0.15);
border-left: none;
border-right: none;
border-bottom: none;
}
.hr-thin.style-dashed {
border-top-style: dashed;
border-bottom: none;
}
.hr-thin.style-dotted {
border-top-style: dotted;
border-bottom: none;
}
.hr-thin.style-double {
border-top-style: double;
border-top-width: 3px;
border-bottom: none;
}
.accent-border-color .separator-holder,
.accent-border-color.hr-thin,
.accent-border-color.hr-thick {
border-color: #293846;
}
.accent-gradient .accent-border-color.hr-thin.style-line,
.accent-gradient .accent-border-color.hr-thick {
border-width: 0;
border-color: #293846;
-moz-border-image: -moz-linear-gradient(left,#293846 0%,"" 100%);
-webkit-border-image: -webkit-linear-gradient(left,#293846 0%,"" 100%);
border-image: linear-gradient(to right,#293846 0%,"" 100%);
border-image-slice: 1;
}
.dt-fancy-title.bg-on,
hr.gf_rule {
background-color: rgba(120,125,133,0.08);
}
.sidebar .dt-fancy-title.bg-on,
.sidebar-content .dt-fancy-title.bg-on,
.stripe .sidebar-content .dt-fancy-title.bg-on,
.sidebar hr.gf_rule,
.sidebar-content hr.gf_rule,
.stripe .sidebar-content hr.gf_rule {
background-color: rgba(120,125,133,0.08);
}
.footer .dt-fancy-title.bg-on,
.footer hr.gf_rule {
background-color: rgba(255,255,255,0.08);
}
.stripe-style-1.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-1.stripe-transparent-bg hr.gf_rule {
background-color: rgba(120,125,133,0.08);
}
.stripe-style-2.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-2.stripe-transparent-bg hr.gf_rule {
background-color: rgba(139,145,153,0.08);
}
.stripe-style-3.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-3.stripe-transparent-bg hr.gf_rule {
background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-4 .dt-fancy-title.bg-on,
.boxes-solid-bg .stripe-style-4 .dt-fancy-title.bg-on,
#page .stripe-style-4 hr.gf_rule,
.boxes-solid-bg .stripe-style-4 hr.gf_rule {
background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .dt-fancy-title.bg-on,
.boxes-solid-bg .stripe-style-5 .dt-fancy-title.bg-on,
#page .stripe-style-5 hr.gf_rule,
.boxes-solid-bg .stripe-style-5 hr.gf_rule {
background-color: rgba(51,51,51,0.08);
}
.accent-border-color .dt-fancy-title.bg-on {
color: #fff;
background-color: #293846;
}
#page .accent-title-color .dt-fancy-title {
color: #293846;
}
#page .stripe-style-1 .accent-title-color .dt-fancy-title {
color: #293846;
}
#page .stripe-style-2 .accent-title-color .dt-fancy-title {
color: #293846;
}
#page .stripe-style-3 .accent-title-color .dt-fancy-title {
color: #293846;
}
#page .stripe-style-4 .accent-title-color .dt-fancy-title {
color: #293846;
}
#page .stripe-style-5 .accent-title-color .dt-fancy-title {
color: #293846;
}
.title-color .dt-fancy-title {
color: #3b3f4a;
}
.sidebar-content .title-color .dt-fancy-title,
.stripe .sidebar-content.solid-bg .title-color .dt-fancy-title {
color: #3b3f4a;
}
.footer .title-color .dt-fancy-title {
color: #ffffff;
}
.stripe-style-1 .title-color .dt-fancy-title {
color: #3b3f4a;
}
.stripe-style-2 .title-color .dt-fancy-title {
color: #ffffff;
}
.stripe-style-3 .title-color .dt-fancy-title {
color: #ffffff;
}
.stripe-style-4 .title-color .dt-fancy-title {
color: #ffffff;
}
.stripe-style-5 .title-color .dt-fancy-title {
color: #333333;
}
.dt-fancy-separator,
.dt-fancy-separator * {
color: #adb0b6;
}
.sidebar-content .dt-fancy-separator,
.stripe .sidebar-content .dt-fancy-separator,
.sidebar-content .dt-fancy-separator *,
.stripe .sidebar-content .dt-fancy-separator * {
color: rgba(120,125,133,0.5);
}
.footer .dt-fancy-separator,
.footer .dt-fancy-separator * {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .dt-fancy-separator,
.stripe-style-1 .dt-fancy-separator * {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .dt-fancy-separator,
.stripe-style-2 .dt-fancy-separator * {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .dt-fancy-separator,
.stripe-style-3 .dt-fancy-separator * {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .dt-fancy-separator,
.stripe-style-4 .dt-fancy-separator * {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .dt-fancy-separator,
.stripe-style-5 .dt-fancy-separator * {
color: rgba(51,51,51,0.5);
}
.separator-holder {
border-color: rgba(173,176,182,0.3);
}
.separator-holder,
.accent-border-color .bg-on .separator-holder {
border-color: rgba(173,176,182,0.3);
}
.sidebar .separator-holder,
.sidebar-content .separator-holder,
.stripe .sidebar-content .separator-holder,
.sidebar .accent-border-color .bg-on .separator-holder,
.sidebar-content .accent-border-color .bg-on .separator-holder,
.stripe .sidebar-content .accent-border-color .bg-on .separator-holder {
border-color: rgba(120,125,133,0.15);
}
.footer .separator-holder,
.footer .accent-border-color .bg-on .separator-holder {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .separator-holder,
.stripe-style-1 .accent-border-color .bg-on .separator-holder {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .separator-holder,
.stripe-style-2 .accent-border-color .bg-on .separator-holder {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .separator-holder,
.stripe-style-3 .accent-border-color .bg-on .separator-holder {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .separator-holder,
.stripe-style-4 .accent-border-color .bg-on .separator-holder {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .separator-holder,
.stripe-style-5 .accent-border-color .bg-on .separator-holder {
border-color: rgba(51,51,51,0.15);
}
.dt-fancy-title.bg-on {
min-height: 28px;
line-height: 28px;
}
.text-small .dt-fancy-title.bg-on {
min-height: 26px;
line-height: 26px;
}
.text-big .dt-fancy-title.bg-on {
min-height: 30px;
line-height: 30px;
}
.h1-size .dt-fancy-title.bg-on {
min-height: 104px;
line-height: 104px;
}
.h2-size .dt-fancy-title.bg-on {
min-height: 68px;
line-height: 68px;
}
.h3-size .dt-fancy-title.bg-on {
min-height: 50px;
line-height: 50px;
}
.h4-size .dt-fancy-title.bg-on {
min-height: 40px;
line-height: 40px;
}
.h5-size .dt-fancy-title.bg-on {
min-height: 32px;
line-height: 32px;
}
.h6-size .dt-fancy-title.bg-on {
min-height: 28px;
line-height: 28px;
}
.vc_pie_chart .vc_pie_chart_value {
font:  normal 500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(59,63,74,0.1) !important;
}
.stripe-style-1 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(59,63,74,0.1) !important;
}
.stripe-style-2 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-3 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-4 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-5 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(51,51,51,0.1) !important;
}
.shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.stripe-style-1 .shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.stripe-style-2 .shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.stripe-style-3 .shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.stripe-style-4 .shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.stripe-style-5 .shortcode-tooltip {
color: #293846;
border-color: #293846;
}
.borderframe .shortcode-single-image {
border-color: rgba(173,176,182,0.3);
}
.sidebar .borderframe .shortcode-single-image,
.sidebar-content .borderframe .shortcode-single-image,
.stripe .sidebar-content .borderframe .shortcode-single-image {
border-color: rgba(120,125,133,0.15);
}
.footer .borderframe .shortcode-single-image {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .borderframe .shortcode-single-image {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .borderframe .shortcode-single-image {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .borderframe .shortcode-single-image {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .borderframe .shortcode-single-image {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .borderframe .shortcode-single-image {
border-color: rgba(51,51,51,0.15);
}
.shortcode-single-caption {
font-size: 14px;
line-height: 26px;
color: #adb0b6;
}
.sidebar-content .shortcode-single-caption,
.stripe .sidebar-content .shortcode-single-caption {
color: rgba(120,125,133,0.5);
}
.footer .shortcode-single-caption {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .shortcode-single-caption {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .shortcode-single-caption {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .shortcode-single-caption {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .shortcode-single-caption {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .shortcode-single-caption {
color: rgba(51,51,51,0.5);
}
.borderframe.br-standard .shortcode-single-image {
background-color: #f8f8f9;
}
.stripe-style-1 .borderframe.br-standard .shortcode-single-image {
background-color: #ffffff;
}
.stripe-style-2 .borderframe.br-standard .shortcode-single-image {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .borderframe.br-standard .shortcode-single-image {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .borderframe.br-standard .shortcode-single-image {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .borderframe.br-standard .shortcode-single-image {
background-color: rgba(0,0,0,0.08);
}
.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: none;
box-shadow: none;
}
.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image {
-webkit-box-shadow: none;
box-shadow: none;
}
.frame-on {
border-color: rgba(173,176,182,0.3);
}
.sidebar .frame-on,
.sidebar-content .frame-on,
.stripe .sidebar-content .frame-on {
border-color: rgba(120,125,133,0.15);
}
.footer .frame-on {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .frame-on {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .frame-on {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .frame-on {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .frame-on {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .frame-on {
border-color: rgba(51,51,51,0.15);
}
.frame-on.frame-fancy {
background-color: #f8f8f9;
}
.outline-element-decoration .frame-on.frame-fancy {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .frame-on.frame-fancy {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-1.outline-element-decoration .frame-on.frame-fancy {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-2.outline-element-decoration .frame-on.frame-fancy {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-3.outline-element-decoration .frame-on.frame-fancy {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-5 .frame-on.frame-fancy {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1 .frame-on.frame-fancy {
background-color: #ffffff;
}
.stripe-style-2 .frame-on.frame-fancy {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .frame-on.frame-fancy {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .frame-on.frame-fancy {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .frame-on.frame-fancy {
background-color: rgba(0,0,0,0.08);
}
.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .frame-on.frame-fancy {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
.stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
.stripe-style-3.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .frame-on.frame-fancy {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-5 .frame-on.frame-fancy {
-webkit-box-shadow: none;
box-shadow: none;
}
.list-divider li {
border-color: rgba(173,176,182,0.3);
}
.sidebar .list-divider li,
.sidebar-content .list-divider li,
.stripe .sidebar-content .list-divider li {
border-color: rgba(120,125,133,0.15);
}
.footer .list-divider li {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .list-divider li {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .list-divider li {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .list-divider li {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .list-divider li {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .list-divider li {
border-color: rgba(51,51,51,0.15);
}
.standard-number-list.list-divider.bullet-top li:before,
.standard-number-list.list-divider li:first-child:before {
top: 13px;
}
.standard-arrow.list-divider.bullet-top li:before,
.standard-arrow.list-divider.bullet-top li:after {
top: 15px;
margin-top: 0;
}
.standard-number-list.bullet-top li:before,
.standard-number-list.bullet-top li:first-child:before {
top: 3px;
}
.standard-arrow.bullet-top li:before,
.standard-arrow.list-divider li:first-child:before,
.standard-arrow.list-divider li:first-child:after,
.standard-arrow.bullet-top li:after {
top: 7px;
margin-top: 0;
}
.standard-number-list li:before,
.standard-arrow li:before {
color: #fff;
background-color: #293846;
}
.content .soc-ico a:before {
background-color: rgba(120,125,133,0.15);
}
.sidebar .soc-ico a:before,
.sidebar-content .soc-ico a:before,
.stripe .sidebar-content .soc-ico a:before {
background-color: rgba(120,125,133,0.15);
}
.footer .soc-ico a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .soc-ico a:before {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .soc-ico a:before {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .soc-ico a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .soc-ico a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .soc-ico a:before {
background-color: rgba(51,51,51,0.15);
}
#main .soc-ico a:hover,
#footer .soc-ico a:hover {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
#main .soc-ico a:after,
#footer .soc-ico a:after {
background-color: #293846;
-webkit-box-shadow: none;
box-shadow: none;
}
.accent-gradient #main .soc-ico a:hover,
.accent-gradient #footer .soc-ico a:hover {
background: none;
}
.content .soc-ico a .icon {
fill: #787d85;
}
.sidebar .soc-ico a .icon,
.sidebar-content .soc-ico a .icon,
.stripe .sidebar-content .soc-ico a .icon {
fill: #787d85;
}
.footer .soc-ico a .icon {
fill: #ffffff;
}
.stripe-style-1 .soc-ico a .icon {
fill: #787d85;
}
.stripe-style-2 .soc-ico a .icon {
fill: #8b9199;
}
.stripe-style-3 .soc-ico a .icon {
fill: #ffffff;
}
.stripe-style-4 .soc-ico a .icon {
fill: #ffffff;
}
.stripe-style-5 .soc-ico a .icon {
fill: #333333;
}
.dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: #f8f8f9;
}
.stripe-style-1 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: #ffffff;
}
.stripe-style-2 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
background: none;
}
.stripe-style-1 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.stripe-style-2 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.15);
}
.stripe-style-3 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-4 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-5 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(120,125,133,0.1);
}
.stripe-style-1 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(120,125,133,0.1);
}
.stripe-style-2 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(139,145,153,0.1);
}
.stripe-style-3 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(51,51,51,0.1);
}
.pb-style-two .vc_label,
.pb-style-three .vc_label {
color: #3b3f4a;
font-size: 13px;
line-height: 25px;
}
.sidebar-content .pb-style-two .vc_label,
.stripe .sidebar-content.solid-bg .pb-style-two .vc_label,
.sidebar-content .pb-style-three .vc_label,
.stripe .sidebar-content.solid-bg .pb-style-three .vc_label {
color: #3b3f4a;
}
.footer .pb-style-two .vc_label,
.footer .pb-style-three .vc_label {
color: #ffffff;
}
.stripe-style-1 .pb-style-two .vc_label,
.stripe-style-1 .pb-style-three .vc_label {
color: #3b3f4a;
}
.stripe-style-2 .pb-style-two .vc_label,
.stripe-style-2 .pb-style-three .vc_label {
color: #ffffff;
}
.stripe-style-3 .pb-style-two .vc_label,
.stripe-style-3 .pb-style-three .vc_label {
color: #ffffff;
}
.stripe-style-4 .pb-style-two .vc_label,
.stripe-style-4 .pb-style-three .vc_label {
color: #ffffff;
}
.stripe-style-5 .pb-style-two .vc_label,
.stripe-style-5 .pb-style-three .vc_label {
color: #333333;
}
#page .accent-bg .vc_bar {
color: #fff;
background-color: #293846;
}
blockquote:not(.shortcode-blockquote),
blockquote.shortcode-blockquote.block-style-widget,
.block-style-widget {
background-color: #f8f8f9;
}
.stripe-style-1 blockquote:not(.shortcode-blockquote),
.stripe-style-1 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-1 .block-style-widget {
background-color: #ffffff;
}
.stripe-style-2 blockquote:not(.shortcode-blockquote),
.stripe-style-2 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-2 .block-style-widget {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 blockquote:not(.shortcode-blockquote),
.stripe-style-3 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-3 .block-style-widget {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 blockquote:not(.shortcode-blockquote),
.stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-4 .block-style-widget {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 blockquote:not(.shortcode-blockquote),
.stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-5 .block-style-widget {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .block-style-widget {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .block-style-widget {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-1.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-1.outline-element-decoration .block-style-widget {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-2.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-2.outline-element-decoration .block-style-widget {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-3.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-3.outline-element-decoration .block-style-widget {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-4 .block-style-widget,
.outline-element-decoration .stripe-style-5 .block-style-widget {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .block-style-widget {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-1.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .block-style-widget,
.stripe-style-2.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .block-style-widget,
.stripe-style-3.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .block-style-widget {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-4 .block-style-widget,
.shadow-element-decoration .stripe-style-5 .block-style-widget {
-webkit-box-shadow: none;
box-shadow: none;
}
.shortcode-pullquote:after,
.shortcode-action-bg:before {
color: #fff;
background-color: #293846;
}
blockquote.shortcode-blockquote {
border-color: rgba(173,176,182,0.3);
}
.sidebar blockquote.shortcode-blockquote,
.sidebar-content blockquote.shortcode-blockquote,
.stripe .sidebar-content blockquote.shortcode-blockquote {
border-color: rgba(120,125,133,0.15);
}
.footer blockquote.shortcode-blockquote {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 blockquote.shortcode-blockquote {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 blockquote.shortcode-blockquote {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 blockquote.shortcode-blockquote {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 blockquote.shortcode-blockquote {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 blockquote.shortcode-blockquote {
border-color: rgba(51,51,51,0.15);
}
blockquote,
blockquote *,
.shortcode-pullquote {
color: #3b3f4a;
}
.sidebar-content blockquote,
.stripe .sidebar-content.solid-bg blockquote,
.sidebar-content blockquote *,
.stripe .sidebar-content.solid-bg blockquote *,
.sidebar-content .shortcode-pullquote,
.stripe .sidebar-content.solid-bg .shortcode-pullquote {
color: #3b3f4a;
}
.footer blockquote,
.footer blockquote *,
.footer .shortcode-pullquote {
color: #ffffff;
}
.stripe-style-1 blockquote,
.stripe-style-1 blockquote *,
.stripe-style-1 .shortcode-pullquote {
color: #3b3f4a;
}
.stripe-style-2 blockquote,
.stripe-style-2 blockquote *,
.stripe-style-2 .shortcode-pullquote {
color: #ffffff;
}
.stripe-style-3 blockquote,
.stripe-style-3 blockquote *,
.stripe-style-3 .shortcode-pullquote {
color: #ffffff;
}
.stripe-style-4 blockquote,
.stripe-style-4 blockquote *,
.stripe-style-4 .shortcode-pullquote {
color: #ffffff;
}
.stripe-style-5 blockquote,
.stripe-style-5 blockquote *,
.stripe-style-5 .shortcode-pullquote {
color: #333333;
}
blockquote {
color: #3b3f4a;
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.plain-bg {
border-color: rgba(173,176,182,0.3);
}
.sidebar .plain-bg,
.sidebar-content .plain-bg,
.stripe .sidebar-content .plain-bg {
border-color: rgba(120,125,133,0.15);
}
.footer .plain-bg {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .plain-bg {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .plain-bg {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .plain-bg {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .plain-bg {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .plain-bg {
border-color: rgba(51,51,51,0.15);
}
.slider-wrapper.arrows-accent .prev i,
.slider-wrapper.arrows-accent .next i {
background-color: rgba(41,56,70,0.9);
}
.slider-wrapper.arrows-accent .prev:hover i,
.slider-wrapper.arrows-accent .next:hover i {
color: #fff;
background-color: #293846;
}
.fs-entry .post.bg-on {
-webkit-box-shadow: none;
box-shadow: none;
}
.fs-entry .post.bg-on:before {
background-color: #f8f8f9;
}
.stripe-style-1 .fs-entry .post.bg-on:before {
background-color: #ffffff;
}
.stripe-style-2 .fs-entry .post.bg-on:before {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .fs-entry .post.bg-on:before {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .fs-entry .post.bg-on:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .fs-entry .post.bg-on:before {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .fs-entry .post.bg-on:before {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .fs-entry .post.bg-on:before {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .fs-entry .post.bg-on:before {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .fs-entry .post.bg-on:before,
.outline-element-decoration .stripe-style-1.outline-element-decoration .fs-entry .post.bg-on:before {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .fs-entry .post.bg-on:before,
.outline-element-decoration .stripe-style-2.outline-element-decoration .fs-entry .post.bg-on:before {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .fs-entry .post.bg-on:before,
.outline-element-decoration .stripe-style-3.outline-element-decoration .fs-entry .post.bg-on:before {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .fs-entry .post.bg-on:before,
.outline-element-decoration .stripe-style-5 .fs-entry .post.bg-on:before {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .fs-entry .post.bg-on:before,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .fs-entry .post.bg-on:before {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .fs-entry .post.bg-on:before {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .fs-entry .post.bg-on:before,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .fs-entry .post.bg-on:before,
.stripe-style-2.shadow-element-decoration .fs-entry .post.bg-on:before,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .fs-entry .post.bg-on:before,
.stripe-style-3.shadow-element-decoration .fs-entry .post.bg-on:before,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .fs-entry .post.bg-on:before {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .fs-entry .post.bg-on:before,
.shadow-element-decoration .stripe-style-5 .fs-entry .post.bg-on:before {
-webkit-box-shadow: none;
box-shadow: none;
}
.owl-carousel .owl-nav a {
border-color: #293846;
}
.arrows-bg-on.owl-carousel .owl-nav a {
background-color: #293846;
}
.owl-carousel .owl-nav a:hover {
border-color: #293846;
}
.arrows-hover-bg-on.owl-carousel .owl-nav a:hover {
background-color: #293846;
}
.owl-carousel .owl-nav i,
.owl-carousel .owl-nav i:before {
color: #293846;
}
.owl-carousel .owl-nav a:hover i {
color: #293846;
}
.owl-carousel.bullets-scale-up .owl-dot span {
background: #293846;
}
.owl-carousel.bullets-scale-up .owl-dot:not(.active):hover span,
.owl-carousel.bullets-scale-up .owl-dot.active span {
background: #293846;
}
.owl-carousel.bullets-stroke .owl-dot:not(.active) span {
background: #293846;
}
.owl-carousel.bullets-stroke .owl-dot:not(.active):hover span {
background: #293846;
}
.owl-carousel.bullets-stroke .owl-dot.active span {
box-shadow: 0 0 0 2px #293846;
}
.owl-carousel.bullets-fill-in .owl-dot span {
box-shadow: inset 0 0 0 2px #293846;
}
.owl-carousel.bullets-fill-in .owl-dot:not(.active):hover span {
box-shadow: inset 0 0 0 2px #293846;
}
.owl-carousel.bullets-fill-in .owl-dot.active span {
box-shadow: inset 0 0 0 20px #293846;
}
.owl-carousel.bullets-small-dot-stroke .owl-dot span {
background: #293846;
}
.owl-carousel.bullets-small-dot-stroke .owl-dot:not(.active):hover span,
.owl-carousel.bullets-small-dot-stroke .owl-dot.active span {
background: #293846;
}
.owl-carousel.bullets-small-dot-stroke .owl-dot.active {
box-shadow: 0 0 0 2px #293846;
}
.owl-carousel.bullets-ubax .owl-dot span {
background: #293846;
}
.owl-carousel.bullets-ubax .owl-dot.active span {
border-color: #293846;
}
.owl-carousel.bullets-ubax .owl-dot:not(.active):hover span {
background: #293846;
}
.owl-carousel.bullets-etefu .owl-dot span {
background: #293846;
}
.owl-carousel.bullets-etefu .owl-dot:not(.active):hover span {
background: #293846;
}
.owl-carousel.bullets-etefu .owl-dot span:before {
background: #293846;
}
.stripe-style-1 {
background: #f8f8f9 none repeat  center center;
}
.stripe-style-1 * {
color: #787d85;
}
.outline-stripe-decoration.stripe-style-1 {
-webkit-box-shadow: inset 0px 0px 0px 1px #44bb70;
box-shadow: inset 0px 0px 0px 1px #44bb70;
}
.stripe-style-2 {
background: #23262d none repeat  center center;
}
.outline-stripe-decoration.stripe-style-2 {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-2 * {
color: #8b9199;
}
.stripe-style-3 {
background-color: #000000;
background-image: url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/inc/presets/images/full/skin22.stripes-stripe-3-bg-image.jpg);
background-repeat: repeat;
background-attachment: ;
background-position: center center;
}
.outline-stripe-decoration.stripe-style-3 {
-webkit-box-shadow: inset 0px 0px 0px 1px #252728;
box-shadow: inset 0px 0px 0px 1px #252728;
}
.stripe-style-3 * {
color: #ffffff;
}
.stripe a {
color: #293846;
}
.full-width-wrap .dt-shortcode .filter {
width: 1250px;
}
.filter {
margin-bottom: 40px;
}
.paginator {
margin-top: 40px;
}
.filter-categories a,
.filter-categories .customSelect {
font:   bold 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.filter a,
.filter a *,
.filter .customSelect {
color: #3b3f4a;
}
.sidebar-content .filter a,
.stripe .sidebar-content.solid-bg .filter a,
.sidebar-content .filter a *,
.stripe .sidebar-content.solid-bg .filter a *,
.sidebar-content .filter .customSelect,
.stripe .sidebar-content.solid-bg .filter .customSelect {
color: #3b3f4a;
}
.footer .filter a,
.footer .filter a *,
.footer .filter .customSelect {
color: #ffffff;
}
.stripe-style-1 .filter a,
.stripe-style-1 .filter a *,
.stripe-style-1 .filter .customSelect {
color: #3b3f4a;
}
.stripe-style-2 .filter a,
.stripe-style-2 .filter a *,
.stripe-style-2 .filter .customSelect {
color: #ffffff;
}
.stripe-style-3 .filter a,
.stripe-style-3 .filter a *,
.stripe-style-3 .filter .customSelect {
color: #ffffff;
}
.stripe-style-4 .filter a,
.stripe-style-4 .filter a *,
.stripe-style-4 .filter .customSelect {
color: #ffffff;
}
.stripe-style-5 .filter a,
.stripe-style-5 .filter a *,
.stripe-style-5 .filter .customSelect {
color: #333333;
}
.filter-categories a,
.filter-extras > div {
padding: 6px 15px 6px 15px;
margin: 0px 3px 0px 3px;
}
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
color: #293846;
}
.filter-bg-decoration .filter-categories a {
-webkit-border-radius: 100px;
border-radius: 100px;
}
.filter-bg-decoration .filter-categories a:not(.act):hover {
color: #293846;
}
.filter-bg-decoration .filter-categories a.act {
color: #fff;
}
.filter-bg-decoration .filter-categories a.act:after {
color: #fff;
background-color: #293846;
-webkit-border-radius: 100px;
border-radius: 100px;
}
.filter-underline-decoration .filter-categories a:after {
color: #fff;
background-color: #293846;
height: 2px;
}
#page .filter-switch {
background-color: rgba(41,56,70,0.2);
}
.filter .filter-categories a.act:after,
.filter-switch-toggle {
background-color: #293846;
}
.paginator a,
.paginator a * {
color: #3b3f4a;
}
.sidebar-content .paginator a,
.stripe .sidebar-content.solid-bg .paginator a,
.sidebar-content .paginator a *,
.stripe .sidebar-content.solid-bg .paginator a * {
color: #3b3f4a;
}
.footer .paginator a,
.footer .paginator a * {
color: #ffffff;
}
.stripe-style-1 .paginator a,
.stripe-style-1 .paginator a * {
color: #3b3f4a;
}
.stripe-style-2 .paginator a,
.stripe-style-2 .paginator a * {
color: #ffffff;
}
.stripe-style-3 .paginator a,
.stripe-style-3 .paginator a * {
color: #ffffff;
}
.stripe-style-4 .paginator a,
.stripe-style-4 .paginator a * {
color: #ffffff;
}
.stripe-style-5 .paginator a,
.stripe-style-5 .paginator a * {
color: #333333;
}
.paginator .button-load-more,
.paginator .loading-ready {
font-size: 14px;
line-height: 26px;
}
.paginator .button-load-more {
border-color: rgba(59,63,74,0.1);
font-size: 14px;
line-height: 26px;
}
.stripe-style-1 .paginator .button-load-more {
border-color: rgba(59,63,74,0.1);
}
.stripe-style-2 .paginator .button-load-more {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .paginator .button-load-more {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .paginator .button-load-more {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .paginator .button-load-more {
border-color: rgba(51,51,51,0.1);
}
.paginator .button-load-more.animate-load,
.paginator .button-load-more:hover {
border-color: rgba(59,63,74,0.21);
}
.stripe-style-1 .paginator .button-load-more.animate-load,
.stripe-style-1 .paginator .button-load-more:hover {
border-color: rgba(59,63,74,0.21);
}
.stripe-style-2 .paginator .button-load-more.animate-load,
.stripe-style-2 .paginator .button-load-more:hover {
border-color: rgba(255,255,255,0.21);
}
.stripe-style-3 .paginator .button-load-more.animate-load,
.stripe-style-3 .paginator .button-load-more:hover {
border-color: rgba(255,255,255,0.21);
}
.stripe-style-4 .paginator .button-load-more.animate-load,
.stripe-style-4 .paginator .button-load-more:hover {
border-color: rgba(255,255,255,0.21);
}
.stripe-style-5 .paginator .button-load-more.animate-load,
.stripe-style-5 .paginator .button-load-more:hover {
border-color: rgba(51,51,51,0.21);
}
.paginator .button-load-more.animate-load .stick,
.paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #3b3f4a;
border-right-color: #3b3f4a;
}
.stripe-style-1 .paginator .button-load-more.animate-load .stick,
.stripe-style-1 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #3b3f4a;
border-right-color: #3b3f4a;
}
.stripe-style-2 .paginator .button-load-more.animate-load .stick,
.stripe-style-2 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #ffffff;
border-right-color: #ffffff;
}
.stripe-style-3 .paginator .button-load-more.animate-load .stick,
.stripe-style-3 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #ffffff;
border-right-color: #ffffff;
}
.stripe-style-4 .paginator .button-load-more.animate-load .stick,
.stripe-style-4 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #ffffff;
border-right-color: #ffffff;
}
.stripe-style-5 .paginator .button-load-more.animate-load .stick,
.stripe-style-5 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #ffffff;
border-right-color: #ffffff;
}
.paginator:not(.paginator-more-button) a {
font-size: 15px;
line-height: 28px;
color: #3b3f4a;
}
.sidebar-content .paginator:not(.paginator-more-button) a,
.stripe .sidebar-content.solid-bg .paginator:not(.paginator-more-button) a {
color: #3b3f4a;
}
.footer .paginator:not(.paginator-more-button) a {
color: #ffffff;
}
.stripe-style-1 .paginator:not(.paginator-more-button) a {
color: #3b3f4a;
}
.stripe-style-2 .paginator:not(.paginator-more-button) a {
color: #ffffff;
}
.stripe-style-3 .paginator:not(.paginator-more-button) a {
color: #ffffff;
}
.stripe-style-4 .paginator:not(.paginator-more-button) a {
color: #ffffff;
}
.stripe-style-5 .paginator:not(.paginator-more-button) a {
color: #333333;
}
.paginator:not(.paginator-more-button) a:after {
color: #fff;
background-color: #293846;
}
#footer.solid-bg {
background: #94afc9 none repeat center top;
}
#footer.footer-outline-decoration {
border-top: 1px solid rgba(129,215,66,0.96);
}
.wf-container-footer,
.footer.full-width-line {
border-top: 1px solid #94afc9;
}
.header-side-left.footer-overlap.boxed-layout:not(.sticky-header) #footer,
.header-side-right.footer-overlap.boxed-layout:not(.sticky-header) #footer {
max-width: 1580px;
}
#footer .wf-container-footer {
padding-top: 50px;
padding-bottom: 15px;
}
#footer .wf-container {
margin: 0 -25px;
}
.footer .widget {
color: #ffffff;
padding: 0 25px;
}
.footer .widget,
.footer .tp_recent_tweets li {
font-size: 14px;
line-height: 26px;
}
#bottom-bar.solid-bg {
background: rgba(35,35,35,0) none repeat center top;
}
.wf-container-bottom,
#bottom-bar.full-width-line {
border-top: 1px solid rgba(35,35,35,0);
}
#bottom-bar {
font-size: 13px;
line-height: 25px;
color: #ffffff;
}
#bottom-bar .mini-nav li:before {
border-left-color: #38393a;
}
#bottom-bar a,
#bottom-bar .mini-nav .customSelect,
#bottom-bar .menu-select {
color: #ffffff;
}
#bottom-bar .mini-search,
#bottom-bar .mini-contacts:before {
background-color: rgba(173,176,182,0.17);
}
#branding-bottom {
padding: 8px 12px 8px 0px;
}
.no-avatar {
border: 1px solid;
border-color: rgba(173,176,182,0.3);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.stripe .sidebar-content .no-avatar {
border-color: rgba(120,125,133,0.15);
}
.footer .no-avatar {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .no-avatar {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .no-avatar {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .no-avatar {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .no-avatar {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .no-avatar {
border-color: rgba(51,51,51,0.15);
}
.no-avatar,
.no-avatar:after,
.comment-list .no-avatar:after {
color: rgba(173,176,182,0.3);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.stripe .sidebar-content .no-avatar,
.sidebar .no-avatar:after,
.sidebar-content .no-avatar:after,
.stripe .sidebar-content .no-avatar:after,
.sidebar .comment-list .no-avatar:after,
.sidebar-content .comment-list .no-avatar:after,
.stripe .sidebar-content .comment-list .no-avatar:after {
color: rgba(120,125,133,0.15);
}
.footer .no-avatar,
.footer .no-avatar:after,
.footer .comment-list .no-avatar:after {
color: rgba(255,255,255,0.15);
}
.stripe-style-1 .no-avatar,
.stripe-style-1 .no-avatar:after,
.stripe-style-1 .comment-list .no-avatar:after {
color: rgba(120,125,133,0.15);
}
.stripe-style-2 .no-avatar,
.stripe-style-2 .no-avatar:after,
.stripe-style-2 .comment-list .no-avatar:after {
color: rgba(139,145,153,0.15);
}
.stripe-style-3 .no-avatar,
.stripe-style-3 .no-avatar:after,
.stripe-style-3 .comment-list .no-avatar:after {
color: rgba(255,255,255,0.15);
}
.stripe-style-4 .no-avatar,
.stripe-style-4 .no-avatar:after,
.stripe-style-4 .comment-list .no-avatar:after {
color: rgba(255,255,255,0.15);
}
.stripe-style-5 .no-avatar,
.stripe-style-5 .no-avatar:after,
.stripe-style-5 .comment-list .no-avatar:after {
color: rgba(51,51,51,0.15);
}
.scroll-top {
-webkit-border-radius: 2px;
border-radius: 2px;
}
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea {
font:  normal  14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
}
.wpcf7-select {
height: 40px;
min-width: 200px;
}
a.clear-form,
#cancel-comment-reply-link {
font-size: 13px;
line-height: 25px;
color: #adb0b6;
}
.sidebar-content a.clear-form,
.stripe .sidebar-content a.clear-form,
.sidebar-content #cancel-comment-reply-link,
.stripe .sidebar-content #cancel-comment-reply-link {
color: rgba(120,125,133,0.5);
}
.footer a.clear-form,
.footer #cancel-comment-reply-link {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 a.clear-form,
.stripe-style-1 #cancel-comment-reply-link {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 a.clear-form,
.stripe-style-2 #cancel-comment-reply-link {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 a.clear-form,
.stripe-style-3 #cancel-comment-reply-link {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 a.clear-form,
.stripe-style-4 #cancel-comment-reply-link {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 a.clear-form,
.stripe-style-5 #cancel-comment-reply-link {
color: rgba(51,51,51,0.5);
}
.contact-form-material .form-fields > span.active:after,
.contact-form-material .form-message.active:after,
.contact-form-material .comment-form-comment.active:after,
.contact-form-material .comment-form-author.active:after,
.contact-form-material .comment-form-email.active:after {
background-color: #293846;
}
.contact-form-material .form-fields > span .assistive-text,
.contact-form-material .form-message .assistive-text,
.contact-form-material .comment-form-comment .assistive-text,
.contact-form-material .comment-form-comment label,
.contact-form-material .comment-form-author label,
.contact-form-material .comment-form-email label {
font-size: 14px;
line-height: 26px;
}
.contact-form-material #page .is-focused .assistive-text,
.contact-form-material #page .is-focused label {
color: #293846;
}
.contact-form-material .form-fields span.is-focused input,
.contact-form-material .is-focused textarea,
.contact-form-material .comment-form-author.is-focused input,
.contact-form-material .comment-form-email.is-focused input {
font-size: 14px;
}
.customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23787d85' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.stripe-style-1 .customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23787d85' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.stripe-style-2 .customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%238b9199' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.stripe-style-3 .customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23ffffff' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.stripe-style-4 .customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23ffffff' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.stripe-style-5 .customSelectInner {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='%23333333' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E");
}
.customSelect {
font:  normal  14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
background-color: rgba(120,125,133,0.08);
}
.sidebar .customSelect,
.sidebar-content .customSelect,
.stripe .sidebar-content .customSelect {
background-color: rgba(120,125,133,0.08);
}
.footer .customSelect {
background-color: rgba(255,255,255,0.08);
}
.stripe-style-1.stripe-transparent-bg .customSelect {
background-color: rgba(120,125,133,0.08);
}
.stripe-style-2.stripe-transparent-bg .customSelect {
background-color: rgba(139,145,153,0.08);
}
.stripe-style-3.stripe-transparent-bg .customSelect {
background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-4 .customSelect,
.boxes-solid-bg .stripe-style-4 .customSelect {
background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .customSelect,
.boxes-solid-bg .stripe-style-5 .customSelect {
background-color: rgba(51,51,51,0.08);
}
.shortcode-code {
background-color: #f8f8f9;
}
.stripe-style-1 .shortcode-code {
background-color: #ffffff;
}
.stripe-style-2 .shortcode-code {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .shortcode-code {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .shortcode-code {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .shortcode-code {
background-color: rgba(0,0,0,0.08);
}
.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shortcode-code {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shortcode-code,
.stripe-style-2.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shortcode-code,
.stripe-style-3.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shortcode-code {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shortcode-code,
.shadow-element-decoration .stripe-style-5 .shortcode-code {
-webkit-box-shadow: none;
box-shadow: none;
}
.outline-element-decoration .shortcode-code {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.15);
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .shortcode-code {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-1.outline-element-decoration .shortcode-code {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-2.outline-element-decoration .shortcode-code {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-3.outline-element-decoration .shortcode-code {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .shortcode-code,
.outline-element-decoration .stripe-style-5 .shortcode-code {
-webkit-box-shadow: none;
box-shadow: none;
}
.content table,
.content td,
.content th {
border-color: rgba(173,176,182,0.3);
}
.dt-highlight {
color: #fff;
background-color: #293846;
}
.post-content .text-secondary {
color: #adb0b6;
}
.sidebar-content .post-content .text-secondary,
.stripe .sidebar-content .post-content .text-secondary {
color: rgba(120,125,133,0.5);
}
.footer .post-content .text-secondary {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .post-content .text-secondary {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .post-content .text-secondary {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .post-content .text-secondary {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .post-content .text-secondary {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .post-content .text-secondary {
color: rgba(51,51,51,0.5);
}
#page .items-grid .post-content a:hover,
#page .post-content a:hover {
color: #293846;
}
#page .stripe-style-1 .items-grid .post-content a:hover,
#page .stripe-style-1 .post-content a:hover {
color: #293846;
}
#page .stripe-style-2 .items-grid .post-content a:hover,
#page .stripe-style-2 .post-content a:hover {
color: #293846;
}
#page .stripe-style-3 .items-grid .post-content a:hover,
#page .stripe-style-3 .post-content a:hover {
color: #293846;
}
#page .stripe-style-4 .items-grid .post-content a:hover,
#page .stripe-style-4 .post-content a:hover {
color: #293846;
}
#page .stripe-style-5 .items-grid .post-content a:hover,
#page .stripe-style-5 .post-content a:hover {
color: #293846;
}
.shortcode-banner-bg > * {
line-height: 26px;
}
#main .wpb_alert strong {
font:  normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(120,125,133,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.sidebar .layzr-bg,
.sidebar-content .layzr-bg,
.stripe .sidebar-content .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(120,125,133,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.footer .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(255,255,255,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-1 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(120,125,133,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-2 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(139,145,153,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-3 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(255,255,255,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-4 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(255,255,255,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-5 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(51,51,51,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(120,125,133,0.05);
}
.sidebar .layzr-bg:not(.layzr-bg-transparent),
.sidebar-content .layzr-bg:not(.layzr-bg-transparent),
.stripe .sidebar-content .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(120,125,133,0.05);
}
.footer .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(255,255,255,0.05);
}
.stripe-style-1 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(120,125,133,0.05);
}
.stripe-style-2 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(139,145,153,0.05);
}
.stripe-style-3 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(255,255,255,0.05);
}
.stripe-style-4 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(255,255,255,0.05);
}
.stripe-style-5 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(51,51,51,0.05);
}
.rollover i,
.post-rollover i,
.rollover-video i,
.enable-bg-rollover .post-thumbnail-rollover:after {
background-color: rgba(41,56,70,0.36);
}
.hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.buttons-on-img .rollover-content,
.albums .rollover-thumbnails-on i,
.dt-albums-shortcode .rollover-thumbnails-on i,
.rollover-buttons-on i,
.hover-scale .rollover-project:after,
.hover-style-two.content-align-bottom .rollover-project:after {
background-color: rgba(41,56,70,0.85);
}
.effect-bubba .rollover-project,
.effect-layla .rollover-project,
.effect-sarah .rollover-project {
background-color: #293846;
}
.mobile-false .effect-bubba:not(.hover-color-static) .rollover-project:hover > a > img,
.mobile-false .effect-layla:not(.hover-color-static) .rollover-project:hover > a > img,
.mobile-false .effect-sarah:not(.hover-color-static) .rollover-project:hover > a > img,
.mobile-true .effect-bubba:not(.hover-color-static) .is-clicked > a > img,
.mobile-true .effect-layla:not(.hover-color-static) .is-clicked > a > img,
.mobile-true .effect-sarah:not(.hover-color-static) .is-clicked > a > img {
opacity: 0.15;
}
.hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.accent-gradient .hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.hover-color-static.hover-scale .rollover-project:after,
.hover-color-static.hover-style-two.content-align-bottom .rollover-project:after {
background-color: rgba(0,0,0,0.65);
background-image: none;
}
.hover-color-static.effect-bubba .rollover-project,
.hover-color-static.effect-layla .rollover-project,
.hover-color-static.effect-sarah .rollover-project {
background-color: #000000;
background-image: none;
}
.hover-color-static .buttons-on-img i,
.hover-color-static .rollover i,
.hover-color-static .rollover-video i,
.hover-color-static .rollover.rollover-thumbnails-on i,
#page .hover-color-static .buttons-on-img .rollover-content {
background-color: rgba(0,0,0,0.35);
background-image: none;
}
.accent-portfolio-icons .links-container > a {
background-color: #293846;
}
.rollover-thumbnails span:first-child i {
color: #fff;
background-color: #293846;
}
.rollover-content {
line-height: 26px;
}
.rollover-content h2.entry-title {
color: #3b3f4a;
}
.sidebar-content .rollover-content h2.entry-title,
.stripe .sidebar-content.solid-bg .rollover-content h2.entry-title {
color: #3b3f4a;
}
.footer .rollover-content h2.entry-title {
color: #ffffff;
}
.stripe-style-1 .rollover-content h2.entry-title {
color: #3b3f4a;
}
.stripe-style-2 .rollover-content h2.entry-title {
color: #ffffff;
}
.stripe-style-3 .rollover-content h2.entry-title {
color: #ffffff;
}
.stripe-style-4 .rollover-content h2.entry-title {
color: #ffffff;
}
.stripe-style-5 .rollover-content h2.entry-title {
color: #333333;
}
.portfolio-categories a,
.portfolio-categories a *,
.portfolio-categories span {
color: #adb0b6;
-webkit-text-fill-color: #adb0b6;
}
.stripe-style-1 .portfolio-categories a,
.stripe-style-1 .portfolio-categories a *,
.stripe-style-1 .portfolio-categories span {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .portfolio-categories a,
.stripe-style-3 .portfolio-categories a *,
.stripe-style-3 .portfolio-categories span {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .portfolio-categories a,
.stripe-style-4 .portfolio-categories a *,
.stripe-style-4 .portfolio-categories span {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories a,
.stripe-style-5 .portfolio-categories a *,
.stripe-style-5 .portfolio-categories span {
color: rgba(51,51,51,0.5);
}
.stripe-style-1 .portfolio-categories a,
.stripe-style-1 .portfolio-categories a *,
.stripe-style-1 .portfolio-categories span {
-webkit-text-fill-color: rgba(120,125,133,0.5);
}
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span {
-webkit-text-fill-color: rgba(139,145,153,0.5);
}
.stripe-style-3 .portfolio-categories a,
.stripe-style-3 .portfolio-categories a *,
.stripe-style-3 .portfolio-categories span {
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
.stripe-style-4 .portfolio-categories a,
.stripe-style-4 .portfolio-categories a *,
.stripe-style-4 .portfolio-categories span {
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories a,
.stripe-style-5 .portfolio-categories a *,
.stripe-style-5 .portfolio-categories span {
-webkit-text-fill-color: rgba(51,51,51,0.5);
}
.ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(59,63,74,0.04);
}
.stripe-style-1 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(59,63,74,0.04);
}
.stripe-style-2 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(255,255,255,0.04);
}
.stripe-style-3 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(255,255,255,0.04);
}
.stripe-style-4 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(255,255,255,0.04);
}
.stripe-style-5 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(51,51,51,0.04);
}
#page .ls-carousel .ls-nav-prev,
#page .ls-carousel .ls-nav-next,
#page .ls-carousel .ls-loading-container {
background-image: none;
}
#page .ls-carousel .ls-loading-container,
#page .ls-carousel .ls-nav-prev,
#page .ls-carousel .ls-nav-next {
background-color: rgba(41,56,70,0.9);
}
#page .ls-carousel .ls-nav-prev:hover,
#page .ls-carousel .ls-nav-next:hover {
color: #fff;
background-color: #293846;
}
.gform_wrapper .gsection {
border-bottom-style:  !important;
border-bottom-width: ;
border-bottom-color: rgba(173,176,182,0.3);
}
.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 {
font-size: 13px;
color: rgba(120,125,133,0.45);
}
#main .gform_wrapper span.ginput_total,
#main .gform_wrapper .gfield_required,
#main .gform_wrapper .ginput_left input:focus + label,
#main .gform_wrapper .ginput_right input:focus + label,
#main .gform_wrapper .ginput_full input:focus + label {
color: #293846;
}
.gform_wrapper h3.gform_title,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
h3.gform_title,
form.mc4wp-form label {
color: #3b3f4a;
}
.sidebar-content .gform_wrapper h3.gform_title,
.stripe .sidebar-content.solid-bg .gform_wrapper h3.gform_title,
.sidebar-content .gform_wrapper .gsection .gfield_label,
.stripe .sidebar-content.solid-bg .gform_wrapper .gsection .gfield_label,
.sidebar-content .gform_wrapper h2.gsection_title,
.stripe .sidebar-content.solid-bg .gform_wrapper h2.gsection_title,
.sidebar-content h3.gform_title,
.stripe .sidebar-content.solid-bg h3.gform_title,
.sidebar-content form.mc4wp-form label,
.stripe .sidebar-content.solid-bg form.mc4wp-form label {
color: #3b3f4a;
}
.footer .gform_wrapper h3.gform_title,
.footer .gform_wrapper .gsection .gfield_label,
.footer .gform_wrapper h2.gsection_title,
.footer h3.gform_title,
.footer form.mc4wp-form label {
color: #ffffff;
}
.stripe-style-1 .gform_wrapper h3.gform_title,
.stripe-style-1 .gform_wrapper .gsection .gfield_label,
.stripe-style-1 .gform_wrapper h2.gsection_title,
.stripe-style-1 h3.gform_title,
.stripe-style-1 form.mc4wp-form label {
color: #3b3f4a;
}
.stripe-style-2 .gform_wrapper h3.gform_title,
.stripe-style-2 .gform_wrapper .gsection .gfield_label,
.stripe-style-2 .gform_wrapper h2.gsection_title,
.stripe-style-2 h3.gform_title,
.stripe-style-2 form.mc4wp-form label {
color: #ffffff;
}
.stripe-style-3 .gform_wrapper h3.gform_title,
.stripe-style-3 .gform_wrapper .gsection .gfield_label,
.stripe-style-3 .gform_wrapper h2.gsection_title,
.stripe-style-3 h3.gform_title,
.stripe-style-3 form.mc4wp-form label {
color: #ffffff;
}
.stripe-style-4 .gform_wrapper h3.gform_title,
.stripe-style-4 .gform_wrapper .gsection .gfield_label,
.stripe-style-4 .gform_wrapper h2.gsection_title,
.stripe-style-4 h3.gform_title,
.stripe-style-4 form.mc4wp-form label {
color: #ffffff;
}
.stripe-style-5 .gform_wrapper h3.gform_title,
.stripe-style-5 .gform_wrapper .gsection .gfield_label,
.stripe-style-5 .gform_wrapper h2.gsection_title,
.stripe-style-5 h3.gform_title,
.stripe-style-5 form.mc4wp-form label {
color: #333333;
}
h3.gform_title,
.gform_wrapper h3.gform_title {
color: #3b3f4a;
font:  normal 500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title {
color: #3b3f4a;
font:  normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
#main .gform_wrapper textarea,
.gform_wrapper .top_label .gfield_label {
font:  normal  14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.ngg-albumoverview .ngg-album,
.wpb_separator.wpb_content_element,
.vc_text_separator {
border-color: rgba(173,176,182,0.3);
}
.sidebar .ngg-albumoverview .ngg-album,
.sidebar-content .ngg-albumoverview .ngg-album,
.stripe .sidebar-content .ngg-albumoverview .ngg-album,
.sidebar .wpb_separator.wpb_content_element,
.sidebar-content .wpb_separator.wpb_content_element,
.stripe .sidebar-content .wpb_separator.wpb_content_element,
.sidebar .vc_text_separator,
.sidebar-content .vc_text_separator,
.stripe .sidebar-content .vc_text_separator {
border-color: rgba(120,125,133,0.15);
}
.footer .ngg-albumoverview .ngg-album,
.footer .wpb_separator.wpb_content_element,
.footer .vc_text_separator {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .ngg-albumoverview .ngg-album,
.stripe-style-1 .wpb_separator.wpb_content_element,
.stripe-style-1 .vc_text_separator {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .ngg-albumoverview .ngg-album,
.stripe-style-2 .wpb_separator.wpb_content_element,
.stripe-style-2 .vc_text_separator {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .ngg-albumoverview .ngg-album,
.stripe-style-3 .wpb_separator.wpb_content_element,
.stripe-style-3 .vc_text_separator {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .ngg-albumoverview .ngg-album,
.stripe-style-4 .wpb_separator.wpb_content_element,
.stripe-style-4 .vc_text_separator {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .ngg-albumoverview .ngg-album,
.stripe-style-5 .wpb_separator.wpb_content_element,
.stripe-style-5 .vc_text_separator {
border-color: rgba(51,51,51,0.15);
}
.accent-icon-bg .aio-icon {
background: #293846 !important;
}
.accent-icon-color .aio-icon {
color: #293846 !important;
}
.accent-title-color .uvc-main-heading > *,
.accent-title-color .aio-icon-title {
color: #293846 !important;
}
.accent-subtitle-color .uvc-sub-heading,
.accent-subtitle-color .aio-icon-description {
color: #293846 !important;
}
.accent-border-color .uvc-headings-line {
border-color: #293846 !important;
border-top: 0;
border-right: 0;
border-left: 0;
}
.accent-gradient .accent-border-color .uvc-headings-line {
border-color: transparent;
-moz-border-image: -moz-linear-gradient(top right,#293846 0%,"" 100%);
-webkit-border-image: -webkit-linear-gradient(top right,#293846 0%,"" 100%);
border-image: linear-gradient(to bottom right,#293846 0%,"" 100%);
border-image-slice: 1;
}
.accent-arrow-bg .slick-arrow {
background: #293846 !important;
}
.mini-wpml {
font:  normal 500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-wpml,
.mixed-header .mini-wpml,
.classic-header .mobile-mini-widgets .mini-wpml {
font:   600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.top-bar .mini-wpml {
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.dt-mobile-header .mini-wpml {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
@media screen and (min-width: 500px) {
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead.line-decoration:not(.side-header):not(.mixed-header) {
border-bottom: 1px solid rgba(255,255,255,0.25);
}
.transparent:not(.photo-scroller-album):not(.sticky-on):not(.mobile-sticky-on) .masthead:not(.side-header):not(.mixed-header):not(#phantom),
.transparent:not(.photo-scroller-album):not(.sticky-on):not(.mobile-sticky-on) .mixed-header.side-header-h-stroke:not(#phantom),
.transparent.sticky-on .masthead.masthead-mobile {
border: none;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .menu-toggle .lines-button {
background-color: rgba(255,255,255,0.25);
}
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .menu-toggle .lines,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .menu-toggle .lines:before,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .menu-toggle .lines:after {
background-color: #ffffff;
}
.light-preset-color:not(.sticky-on) .top-bar.solid-bg:before {
background-color: rgba(255,255,255,0.25);
background-image: none;
}
.light-preset-color:not(.sticky-on) .top-bar.line-content:before,
.light-preset-color:not(.sticky-on) .top-bar.full-width-line:before {
border-bottom: 1px solid rgba(255,255,255,0.25);
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-widgets > *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-widgets > *,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-widgets .mini-nav > ul:not(.sub-nav) > li > a *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-widgets .mini-nav > ul:not(.sub-nav) > li > a *,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-widgets .text-area a,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-widgets .text-area a,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-nav > ul:not(.sub-nav) > li > a:hover,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-nav > ul:not(.sub-nav) > li > a:hover,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-search .submit,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-search .submit,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .mini-login .submit,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke .mini-login .submit {
color: #fff;
}
.dt-wpml.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-wpml .wpml-ls-current-language > a,
.dt-wpml.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-wpml .wpml-ls-current-language > a,
.dt-wpml.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-wpml .wpml-ls-legacy-list-horizontal a,
.dt-wpml.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-wpml .wpml-ls-legacy-list-horizontal a,
.dt-wpml.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-wpml .wpml-ls-legacy-list-vertical a,
.dt-wpml.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-wpml .wpml-ls-legacy-list-vertical a {
color: #fff;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .branding,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .branding,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .branding *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .branding *,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-widgets > *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-widgets > *,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-search .submit,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-search .submit,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-nav .customSelectInner,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-nav .customSelectInner,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-widgets .text-area a,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-widgets .text-area a,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mobile-mini-widgets *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mobile-mini-widgets *,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mobile-branding *,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mobile-branding * {
color: #fff !important;
}
.light-preset-color:not(.sticky-on) .classic-header.content-width-line .navigation:before,
.light-preset-color:not(.sticky-on) .classic-header.full-width-line .navigation:before,
.light-preset-color:not(.sticky-on) .classic-header.bg-behind-menu .navigation:before {
background-color: rgba(255,255,255,0.25);
background-image: none;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li > a,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li > a .menu-text,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li > a .menu-text,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li > a .subtitle-text,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li > a .subtitle-text,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li > a:hover span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li > a:hover span,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li.act > a > span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li.act > a > span {
color: #fff !important;
-webkit-text-fill-color: #fff;
background: none;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li > a > span > span.menu-subtitle,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li > a > span > span.menu-subtitle,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav > li:hover > a > span > span.menu-subtitle,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav > li:hover > a > span > span.menu-subtitle {
color: rgba(255,255,255,0.5);
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(.side-header):not(#phantom).dividers .main-nav > li:before,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(.side-header):not(#phantom).dividers.surround .main-nav > li:before,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(.side-header):not(#phantom).dividers .main-nav > li:last-child:after,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(.side-header):not(#phantom).dividers.surround .main-nav > li:last-child:after {
border-color: rgba(255,255,255,0.25);
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .hover-outline-decoration > li:not(.act):hover > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-outline-decoration > li:not(.act):hover > a,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .active-outline-decoration > li.act > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .active-outline-decoration > li.act > a,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .hover-outline-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-outline-decoration > li.dt-hovered:not(.act) > a {
border-color: rgba(255,255,255,0.25);
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .hover-bg-decoration > li:not(.act) > a:hover,
.top-header.light-preset-color.accent-gradient:not(.sticky-on) .masthead:not(#phantom) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color.accent-gradient:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-bg-decoration > li:not(.act) > a:hover,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.top-header.light-preset-color.accent-gradient:not(.sticky-on) .masthead:not(#phantom) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color.accent-gradient:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .active-bg-decoration > li.act > a,
.top-header.light-preset-color.accent-gradient:not(.sticky-on) .masthead:not(#phantom) .active-bg-decoration > li.act > a,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .active-bg-decoration > li.act > a,
.light-preset-color.accent-gradient:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .active-bg-decoration > li.act > a,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .animate-click-decoration > li > a .rippleAnimate,
.top-header.light-preset-color.accent-gradient:not(.sticky-on) .masthead:not(#phantom) .animate-click-decoration > li > a .rippleAnimate,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .animate-click-decoration > li > a .rippleAnimate,
.light-preset-color.accent-gradient:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .animate-click-decoration > li > a .rippleAnimate {
background-color: rgba(255,255,255,0.25);
background-image: none;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .l-to-r-line > li > a i.underline,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .l-to-r-line > li > a i.underline,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .from-centre-line > li > a .menu-item-text:before,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .from-centre-line > li > a .menu-item-text:before,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .upwards-line > li > a .menu-item-text:before,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .upwards-line > li > a .menu-item-text:before,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .downwards-line > li > a .menu-item-text:before,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .downwards-line > li > a .menu-item-text:before,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .active-line-decoration > li.act > a .decoration-line,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .active-line-decoration > li.act > a .decoration-line,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .hover-line-decoration > li > a:hover .decoration-line,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-line-decoration > li > a:hover .decoration-line,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .dt-mobile-menu-icon .lines,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .dt-mobile-menu-icon .lines,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .dt-mobile-menu-icon .lines:before,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .dt-mobile-menu-icon .lines:before,
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .dt-mobile-menu-icon .lines:after,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .dt-mobile-menu-icon .lines:after {
background-color: #ffffff;
background-image: none;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' viewBox='0 0 8 8' fill='white' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpolygon points='7.825,2.5 6.976,1.6 4.289,4.417 3.66,4.417 0.975,1.6 0.176,2.5 3.66,6 3.975,6 4.289,6 '/%3E%3C/svg%3E") !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .soc-ico.disabled-bg a:before,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico.disabled-bg a:before {
background-color: transparent !important;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .soc-ico a,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico a {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .soc-ico a:before,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico a:before {
background-color: rgba(255,255,255,0.25) !important;
background-image: none !important;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .soc-ico a:after,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico a:after {
background-color: rgba(255,255,255,0.45) !important;
}
.top-header.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .soc-ico.hover-disabled-bg a:after,
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico.hover-disabled-bg a:after {
background-color: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .soc-ico a .icon,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico a .icon,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .soc-ico a:hover .icon,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .soc-ico a:hover .icon {
fill: #fff !important;
}
.top-header.light-icons.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.top-header.bold-icons.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.light-icons.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-search .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M13.36,2.818L8.5,7.669L3.636,2.818c-0.226-0.224-0.59-0.224-0.816,0c-0.225,0.226-0.224,0.592,0,0.816L7.669,8.5l-4.851,4.865c-0.226,0.226-0.224,0.59,0,0.814c0.226,0.227,0.59,0.227,0.817,0L8.5,9.331l4.865,4.848c0.223,0.228,0.59,0.228,0.815,0c0.226-0.224,0.226-0.591,0-0.813L9.33,8.5l4.851-4.864c0.226-0.226,0.226-0.593,0-0.817C13.955,2.594,13.588,2.594,13.36,2.818z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-search .submit.act:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271'/%3E%3Cpath d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M5.849,12.003c0-0.297-0.064-0.584-0.19-0.853c-0.328-0.696-1.039-1.147-1.81-1.147c-1.103,0-2,0.896-2,2c0,0.197,0.037,0.383,0.09,0.562c0.335,0.554,0.795,1.014,1.347,1.349c0.18,0.053,0.366,0.09,0.563,0.09C4.952,14.003,5.849,13.105,5.849,12.003z M3.848,10.805c0.462,0,0.888,0.271,1.086,0.689c0.073,0.158,0.112,0.331,0.112,0.508c0,0.662-0.539,1.199-1.198,1.199c-0.659,0-1.198-0.537-1.198-1.199C2.649,11.342,3.188,10.805,3.848,10.805z M15.5,0h-2.164c-0.118,0-0.232,0.042-0.322,0.118L6.933,5.097C6.607,5.032,6.3,5,6,5c-2.757,0-5,2.243-5,5s2.243,5,5,5s5-2.243,5-5c0-0.525-0.084-1.046-0.25-1.55l0.716-0.592c0.683-0.439,0.521-1.094,0.42-1.224L11.5,6.225l1.9-0.1c0.248-0.013,0.449-0.206,0.472-0.453l0.183-1.926l1.66-0.794C15.891,2.868,16,2.691,16,2.5v-2C16,0.225,15.775,0,15.5,0z M15.146,2.292l-1.688,0.875c-0.158,0.076-0.274,0.45-0.291,0.625l-0.062,1.479l-1.959,0.062c-0.268,0.015-0.625,0.317-0.625,0.583l0.604,1.146L9.958,8C9.755,8.132,9.585,8.222,9.68,8.445c0.213,0.5,0.481,1.106,0.467,1.638c-0.062,2.146-2.303,4.043-4.508,4.043c-0.757,0-1.574-0.092-2.179-0.459c-0.552-0.335-0.79-0.552-1.125-1.104c-0.367-0.604-0.458-1.701-0.458-2.457c0-2,1.833-4.167,4.062-4.25c0.295-0.011,0.667,0.187,1.011,0.27c0.155,0.038,0.305,0.064,0.427-0.041l6.083-5.229h1.688V2.292L15.146,2.292z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-login .submit:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,9v2.346L11.5,8L8,4.665V7H1v2H8z M16,1v14H4v-2h10V3H4V1H16z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M0.811,6.892l1.188-0.95v7.06c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-4h2v4c0,0.553,0.448,1,1,1h3c0.552,0,1-0.447,1-1v-7.06l1.188,0.95C15.279,6.964,15.389,7,15.499,7c0.147,0,0.292-0.064,0.392-0.188c0.172-0.216,0.137-0.53-0.078-0.703l-7.5-6c-0.183-0.146-0.442-0.146-0.625,0L4.779,2.457l0.002-1.488c0,0-0.341-0.01-0.894-0.01C3.336,0.959,2.999,1,2.999,1v2.859l-2.812,2.25c-0.215,0.173-0.25,0.487-0.078,0.703C0.281,7.029,0.595,7.063,0.811,6.892z M7.999,1.14l5,4v7.861h-3v-5h-4v5h-3V5.142L7.999,1.14z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.address {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M7.999,0.817c-2.638,0-4.776,2.037-4.776,4.551s2.089,5.432,4.776,9.814c2.688-4.383,4.778-7.301,4.778-9.814S10.641,0.817,7.999,0.817z M7.997,7.106c-1.072,0-1.942-0.85-1.942-1.894c0-1.047,0.871-1.896,1.942-1.896c1.074,0,1.948,0.85,1.948,1.896C9.945,6.257,9.071,7.106,7.997,7.106z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945 M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.phone {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z M9.828,8L14,4.641v5.755L9.828,8z M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.email {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M5.097,7.465L1,4.544v6.724L5.097,7.465z M14.964,3.188H1.048l6.953,4.957L14.964,3.188z M9.949,8.146L8,9.535L6.047,8.145l-5.031,4.668h13.958L9.949,8.146z M10.9,7.47l4.1,3.803V4.552L10.9,7.47z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='white' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M4.715,1.438c0.547,0,1.066,0.465,1.532,0.755l0.401,0.25l0.469-0.079c0.332-0.059,0.641-0.259,0.98-0.281c1.944-0.125,3.33,0.585,4.444,1.688c1.109,1.094,1.646,2.684,1.646,4.23c0,0.419-0.2,0.917-0.29,1.322l-0.099,0.435l0.306,0.347c0.2,0.396,0.285,1.016,0.291,1.458c0.021,1.729-1.166,2.896-2.708,2.875c-0.398,0.015-1.138-0.129-1.562-0.354l-0.482-0.373l-0.426,0.078c-0.356,0.064-0.754,0.232-1.119,0.232c-1.583,0-3.089-0.481-4.202-1.584c-1.11-1.092-1.833-2.662-1.833-4.208c0-0.391,0.203-0.933,0.281-1.314l0.098-0.476L2.062,6.021C1.808,5.586,1.592,5.147,1.542,4.646c-0.208-2.062,1.292-3,2.646-3.25 M4.699,0.501c-2.49,0-4.149,1.624-4.149,4.089c0,0.758,0.463,1.45,0.826,2.056C1.282,7.104,1.083,7.808,1.083,8.292c0,3.896,3.587,6.874,6.625,6.729c0.448-0.021,1.309-0.235,1.729-0.312c0.588,0.309,1.439,0.632,2.146,0.666c1.917,0.093,3.792-1.492,3.792-3.75c0-0.652-0.286-1.518-0.562-2.062c0.109-0.49,0.379-1.188,0.375-1.708c-0.019-3.39-2.629-6.708-6.583-6.708c-0.418,0-1.373,0.245-1.771,0.312C6.201,1.059,5.512,0.501,4.699,0.501L4.699,0.501z'/%3E%3Cpath fill='white' d='M10.867,10.637c-0.258,0.356-0.637,0.64-1.127,0.844c-0.49,0.199-1.07,0.297-1.738,0.297c-0.797,0-1.464-0.138-1.988-0.411c-0.372-0.199-0.679-0.467-0.915-0.799C4.863,10.233,4.745,9.9,4.745,9.581c0-0.201,0.078-0.373,0.23-0.518c0.152-0.142,0.349-0.213,0.58-0.213c0.19,0,0.355,0.051,0.487,0.166c0.127,0.106,0.236,0.261,0.325,0.47c0.099,0.22,0.206,0.408,0.321,0.559c0.108,0.141,0.264,0.259,0.463,0.353c0.203,0.095,0.473,0.143,0.806,0.143c0.457,0,0.835-0.097,1.114-0.289C9.35,10.068,9.48,9.844,9.48,9.57c0-0.213-0.068-0.384-0.215-0.517C9.117,8.913,8.922,8.805,8.674,8.731c-0.25-0.078-0.593-0.159-1.017-0.248c-0.576-0.121-1.063-0.267-1.455-0.43c-0.396-0.167-0.718-0.4-0.955-0.688c-0.227-0.291-0.348-0.66-0.348-1.094c0-0.415,0.128-0.784,0.377-1.104C5.525,4.849,5.884,4.601,6.354,4.43c0.461-0.17,1.009-0.253,1.627-0.253c0.498,0,0.931,0.057,1.292,0.167c0.367,0.112,0.674,0.264,0.92,0.451c0.242,0.188,0.424,0.387,0.539,0.596c0.115,0.211,0.172,0.422,0.172,0.624c0,0.194-0.074,0.374-0.227,0.526c-0.15,0.155-0.342,0.235-0.57,0.235c-0.205,0-0.365-0.047-0.479-0.145C9.527,6.54,9.418,6.402,9.301,6.198C9.16,5.941,8.994,5.735,8.803,5.589C8.613,5.45,8.307,5.378,7.876,5.378c-0.397,0-0.721,0.079-0.96,0.233C6.687,5.76,6.574,5.934,6.574,6.135c0,0.125,0.035,0.227,0.112,0.317c0.079,0.095,0.188,0.18,0.329,0.25c0.146,0.072,0.298,0.13,0.447,0.17c0.153,0.041,0.41,0.106,0.765,0.184C8.678,7.15,9.09,7.26,9.455,7.372c0.369,0.118,0.689,0.261,0.949,0.427c0.266,0.169,0.475,0.391,0.627,0.651c0.146,0.262,0.225,0.588,0.225,0.964C11.256,9.866,11.125,10.278,10.867,10.637z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.skype {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M14.494,9.236c0.064-0.376,0.102-0.761,0.102-1.152c0-3.646-2.957-6.602-6.601-6.602c-0.416,0-0.822,0.041-1.216,0.115c-0.583-0.355-1.267-0.56-1.999-0.56c-2.128,0-3.853,1.725-3.853,3.853c0,0.74,0.21,1.433,0.572,2.021C1.432,7.292,1.395,7.683,1.395,8.084c0,3.644,2.955,6.6,6.601,6.6c0.422,0,0.837-0.04,1.237-0.117c0.582,0.352,1.262,0.553,1.988,0.553c2.127,0,3.852-1.726,3.852-3.854C15.072,10.521,14.859,9.825,14.494,9.236z M8.227,12.702c-1.879,0-3.77-0.853-3.76-2.32C4.471,9.938,4.801,9.534,5.24,9.534c1.107,0,1.097,1.644,2.86,1.644c1.238,0,1.658-0.674,1.658-1.145c0-1.697-5.344-0.656-5.344-3.85c0-1.729,1.42-2.92,3.652-2.79c2.127,0.124,3.375,1.061,3.496,1.936c0.059,0.57-0.322,1.016-0.98,1.016c-0.963,0-1.062-1.284-2.719-1.284c-0.748,0-1.379,0.311-1.379,0.985c0,1.41,5.312,0.591,5.312,3.693C11.797,11.53,10.363,12.702,8.227,12.702z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,15.007c3.854,0,7-3.146,7-7.013c0-3.854-3.148-7.001-7-7.001c-3.854,0-7,3.147-7,7.001C1,11.86,4.146,15.007,8,15.007z M8.008,2.008c3.321,0,6.001,2.7,6.001,5.991c0,3.309-2.68,6.009-6.001,6.009c-3.317,0-6-2.7-6-6.009C2.008,4.708,4.691,2.008,8.008,2.008z M8,8.996L7.007,8.982l0.018-4.938L8,5.016V8.996z M10.047,9.023l-3.04-0.042L7.091,8H11L10.047,9.023z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-contacts.clock {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M8,1.172C4.229,1.172,1.172,4.23,1.172,8c0,3.773,3.058,6.828,6.828,6.828c3.772,0,6.828-3.055,6.828-6.828C14.828,4.23,11.772,1.172,8,1.172z M12.058,9.036H6.942v-5.43h1.375V7.66h3.74V9.036L12.058,9.036z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpath d='M13,1H1C0.448,1,0,1.449,0,2v11c0,0.553,0.448,1,1,1h12c0.552,0,1-0.447,1-1V2C14,1.449,13.552,1,13,1z M13,13H1V2h12V13z M3.5,8h7C10.775,8,11,7.775,11,7.5C11,7.225,10.775,7,10.5,7h-7C3.224,7,3,7.225,3,7.5C3,7.775,3.224,8,3.5,8z M3.5,5h7C10.775,5,11,4.776,11,4.5S10.775,4,10.5,4h-7C3.224,4,3,4.225,3,4.5S3.224,5,3.5,5z M3.5,11h7c0.275,0,0.5-0.225,0.5-0.5S10.775,10,10.5,10h-7C3.224,10,3,10.225,3,10.5S3.224,11,3.5,11z'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .mini-nav .customSelectInner:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M1,1v14h14V1H1z M12,12H4v-2h8V12z M12,9H4V7h8V9z M12,6H4V4h8V6z'/%3E%3C/svg%3E");
}
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart {
color: #fff;
}
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart:hover {
color: #fff;
}
.top-header.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.top-header.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.light-preset-color.light-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-preset-color.bold-icons:not(.sticky-on):not(.mobile-sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart > .counter {
background-color: rgba(255,255,255,0.25);
background-image: none;
}
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .rectangular-counter-style .wc-ico-cart > .counter:before {
border-right: 4px solid rgba(255,255,255,0.25);
}
.light-preset-color:not(.sticky-on):not(.mobile-sticky-on) .masthead:not(#phantom) .wc-ico-cart > .counter.custom-bg {
background-color: rgba(255,255,255,0.25) !important;
background-image: none !important;
}
}

.vertical-centering {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.horizontal-centering {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.centering-mixin {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
@font-face {
font-family: star;
src: url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot);
src: url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot?#iefix) format('embedded-opentype'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.woff) format('woff'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.ttf) format('truetype'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.svg#star) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: WooCommerce;
src: url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot);
src: url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.woff) format('woff'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf) format('truetype'), url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.svg#WooCommerce) format('svg');
font-weight: 400;
font-style: normal;
}
.text-normal {
font-size: 14px;
line-height: 26px;
}
.text-small {
font-size: 13px;
line-height: 25px;
}
.text-big {
font-size: 15px;
line-height: 28px;
}
.solid-bg-mixin {
background-color: #f8f8f9;
}
.stripe-style-1 .solid-bg-mixin {
background-color: #ffffff;
}
.stripe-style-2 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .solid-bg-mixin {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .outline-decoration,
.outline-element-decoration .stripe-style-5 .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shadow-decoration,
.stripe-style-2.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shadow-decoration,
.stripe-style-3.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shadow-decoration,
.shadow-element-decoration .stripe-style-5 .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.header-color {
color: #3b3f4a;
}
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color {
color: #3b3f4a;
}
.footer .header-color {
color: #ffffff;
}
.stripe-style-1 .header-color {
color: #3b3f4a;
}
.stripe-style-2 .header-color {
color: #ffffff;
}
.stripe-style-3 .header-color {
color: #ffffff;
}
.stripe-style-4 .header-color {
color: #ffffff;
}
.stripe-style-5 .header-color {
color: #333333;
}
#reviews .comment-form #submit,
.pp_content {
display: inline-block !important;
}
.products mark {
background: none;
}
.cart-collaterals h2,
.upsells.products > h2,
.woocommerce-tabs .panel > h2,
.woocommerce-tabs #comments > h2,
.related.products > h2 {
font:   500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.related.products > h2,
.upsells.products > h2,
.woocommerce > h2,
.woocommerce-tabs .panel > h2,
.woocommerce-tabs #comments > h2 {
margin-bottom: 20px;
}
.product .related.products > h2,
.product .upsells.products > h2,
.cross-sells > h2 {
margin-bottom: 30px;
}
.shopping-cart {
position: relative;
display: inline-block;
vertical-align: baseline;
}
.dt-mobile-header .shopping-cart {
position: static;
}
.top-bar .shopping-cart {
z-index: 1001;
vertical-align: middle;
}
.shopping-cart-wrap {
position: absolute;
z-index: 200;
visibility: hidden;
opacity: 0;
padding-top: 10px;
top: 17px;
}
.top-bar .shopping-cart-wrap {
top: 20px;
padding-top: 5px;
}
.side-header .mini-widgets .shopping-cart-wrap {
top: auto;
bottom: 17px;
}
.dt-mobile-header .shopping-cart-wrap {
width: 100%;
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
top: auto;
bottom: 17px;
padding-top: 0;
padding-bottom: 10px;
}
.right-overflow.shopping-cart-wrap {
right: 0;
}
.shopping-cart-inner {
overflow: hidden;
width: 280px;
padding: 15px 20px 10px;
background-color: #293846;
text-align: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.dt-mobile-header .shopping-cart-inner {
width: 100%;
}
.masthead .shopping-cart-inner,
.dt-mobile-header .shopping-cart-inner,
.masthead .shopping-cart-inner *,
.dt-mobile-header .shopping-cart-inner *,
.masthead .shopping-cart-inner a:not(.button),
.dt-mobile-header .shopping-cart-inner a:not(.button),
.masthead .shopping-cart-inner .amount,
.dt-mobile-header .shopping-cart-inner .amount {
color: #ffffff !important;
font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a:not(.button),
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a:not(.button),
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .amount,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .amount {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.show-top-buttons .buttons {
display: none;
}
.buttons.top-position {
display: none;
}
.show-top-buttons .buttons.top-position {
display: block;
}
.product_list_widget.cart_list {
overflow: hidden;
margin-bottom: 15px;
clear: both;
}
.product_list_widget.cart_list.empty {
margin-bottom: 5px;
}
.shopping-cart-inner .cart_list.empty li {
padding: 0;
}
.shopping-cart-inner .cart_list li .quantity {
display: block;
margin: 0;
}
.masthead .shopping-cart-inner .cart_list li .quantity,
.dt-mobile-header .shopping-cart-inner .cart_list li .quantity,
.masthead .shopping-cart-inner .quantity .amount,
.dt-mobile-header .shopping-cart-inner .quantity .amount,
.masthead .shopping-cart-inner .quantity .amount *,
.dt-mobile-header .shopping-cart-inner .quantity .amount * {
font-size: 12px;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong {
color: rgba(255,255,255,0.5) !important;
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .variation *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .variation *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .quantity *,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .quantity *,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner .quantity,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner .quantity,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner strong,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner strong {
color: rgba(255,255,255,0.5) !important;
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
.shopping-cart-inner .amount {
font-size: 14px;
}
.shopping-cart-inner .total,
.widget_shopping_cart .total {
margin-bottom: 20px;
}
.masthead .shopping-cart-inner a.button,
.dt-mobile-header .shopping-cart-inner a.button,
.masthead .shopping-cart-inner a.button > span,
.dt-mobile-header .shopping-cart-inner a.button > span {
color: #ffffff !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button > span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button > span {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.masthead .shopping-cart-inner a.button:hover,
.dt-mobile-header .shopping-cart-inner a.button:hover,
.masthead .shopping-cart-inner a.button:hover > span,
.dt-mobile-header .shopping-cart-inner a.button:hover > span {
color: #ffffff !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button:hover,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button:hover,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a.button:hover > span,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a.button:hover > span {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.masthead .shopping-cart-inner a:not(.button):hover,
.dt-mobile-header .shopping-cart-inner a:not(.button):hover {
background: none;
color: #ffffff !important;
text-decoration: none !important;
-webkit-text-fill-color: #ffffff !important;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .shopping-cart-inner a:not(.button):hover,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .shopping-cart-inner a:not(.button):hover {
color: #ffffff !important;
}
.masthead .shopping-cart .buttons a.button *,
.shopping-cart .buttons a.button,
.shopping-cart .buttons a.button:hover,
.buttons a.button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
font:   bold 13px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;
text-decoration: none !important;
}
.wc-ico-cart {
position: relative;
display: block;
padding: 0 0 0 22px;
white-space: nowrap;
text-decoration: none;
font:  500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
}
.branding .wc-ico-cart,
.mixed-header .wc-ico-cart,
.classic-header .mobile-mini-widgets .wc-ico-cart {
font:  600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.top-bar .wc-ico-cart {
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.top-bar .wc-ico-cart {
color: #adb0b6;
}
.dt-mobile-header .wc-ico-cart {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
a.wc-ico-cart:hover {
font:  500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
color: #3b3f4a;
opacity: 0.7;
}
.branding a.wc-ico-cart:hover,
.mixed-header a.wc-ico-cart:hover,
.classic-header .mobile-mini-widgets a.wc-ico-cart:hover {
font:  600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
color: #393940;
}
.top-bar a.wc-ico-cart:hover {
font:  500 14px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.top-bar a.wc-ico-cart:hover {
color: #adb0b6;
}
.dt-mobile-header a.wc-ico-cart:hover {
font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.top-bar a.wc-ico-cart:hover {
opacity: 0.7;
}
.wc-ico-cart:before {
position: absolute;
top: 50%;
left: 0;
margin-top: -8px;
width: 16px;
height: 16px;
background-position: 0 0;
background-repeat: no-repeat;
content: "";
}
.light-icons .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .branding .wc-ico-cart:before,
.light-icons .mixed-header .wc-ico-cart:before,
.light-icons .classic-header .mobile-mini-widgets .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .top-bar .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.light-icons .dt-mobile-header .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M3.031,14.958c0,0.577,0.468,1.047,1.047,1.047s1.048-0.47,1.048-1.047c0-0.578-0.469-1.048-1.048-1.048S3.031,14.38,3.031,14.958z M11.038,14.958c0,0.577,0.467,1.047,1.047,1.047c0.578,0,1.048-0.47,1.048-1.047c0-0.578-0.47-1.048-1.048-1.048C11.505,13.91,11.037,14.38,11.038,14.958z M2.719,0.359c-0.05-0.226-0.314-0.363-0.548-0.363H0.5c-0.275,0-0.501,0.224-0.501,0.5s0.226,0.5,0.5,0.5L1.672,1L2.16,3.653L3.281,9c0,0.36,0,0,0,0l-0.74,3.396c-0.032,0.146,0.003,0.303,0.1,0.42c0.096,0.121,0.239,0.188,0.391,0.188h10.352c0.275,0,0.49-0.318,0.49-0.595c0-0.274-0.176-0.519-0.451-0.519l-9.609,0.062l0.454-1.98l0,0l7.888-0.971c0.572-0.083,0.72-0.111,0.986-0.752l1.791-4.984c0.28-0.893-0.339-1.268-0.892-1.268L3.016,2.016 M4.452,8.865L3.219,3.094L13.859,3.08l-1.766,4.733 M12.094,7.812L4.452,8.865'/%3E%3C/svg%3E");
}
.bold-icons .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .branding .wc-ico-cart:before,
.bold-icons .mixed-header .wc-ico-cart:before,
.bold-icons .classic-header .mobile-mini-widgets .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23393940' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .top-bar .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%23adb0b6' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.bold-icons .dt-mobile-header .wc-ico-cart:before {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='%233b3f4a' d='M3.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C3.932,12.609,3.31,13.233,3.31,14.001z M11.31,14.001c0,0.767,0.623,1.39,1.39,1.39c0.769,0,1.392-0.623,1.392-1.39c0-0.768-0.623-1.392-1.392-1.392C11.933,12.609,11.31,13.233,11.31,14.001z M12.21,11.811h1.865c0.344-0.029,0.453-0.123,0.469-0.498v-0.344l-9.032-0.797c-0.641,0-0.609-0.609,0.109-0.672l8.003-1.359c0.362-0.092,0.383-0.197,0.487-0.538l1.278-5.601L3.434,2.031l-0.35-1.514C2.995,0.264,2.856-0.015,2.481,0H0.668C0.2,0,0,0.187,0,0.5l0.04,1l1.879,0l1.667,8.099l0.11,1.417l0.024,0.313c0.005,0.296,0.152,0.483,0.527,0.483'/%3E%3C/svg%3E");
}
.wc-ico-cart > .counter {
position: relative;
top: -2px;
display: inline-block;
margin-left: 10px;
padding: 1px;
width: auto;
min-width: 14px;
height: 14px;
background-color: #293846;
text-align: center;
font-size: 8px !important;
font-family: Tahoma, Arial, sans-serif !important;
line-height: 14px !important;
letter-spacing: normal;
font-style: normal;
}
.top-bar .wc-ico-cart > .counter {
line-height: 14px !important;
}
.wc-ico-cart > .counter.hidden {
display: none;
}
.round-counter-style .wc-ico-cart > .counter {
margin-left: 7px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rectangular-counter-style .wc-ico-cart > .counter {
padding: 0 2px 0 1px;
width: auto;
min-width: 15px;
font-size: 9px !important;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.rectangular-counter-style .wc-ico-cart > .counter:before {
position: absolute;
top: 50%;
left: -4px;
margin-top: -3px;
width: 0;
height: 0;
border-top: 3px solid transparent;
border-right: 4px solid #293846;
border-bottom: 3px solid transparent;
content: "";
}
.wc-ico-cart > .counter,
.wc-ico-cart:hover > .counter {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .wc-ico-cart > .counter,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart > .counter,
.top-header.light-preset-color:not(.sticky-on) .masthead:not(#phantom) .wc-ico-cart:hover > .counter,
.light-preset-color:not(.sticky-on) .side-header-h-stroke.masthead:not(#phantom) .wc-ico-cart:hover > .counter {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff;
}
.wc-ico-cart > .counter.custom-bg {
background-color: #293846 !important;
background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
border-right-color: #293846;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
background: #293846;
background: -webkit-gradient(linear,left top,right top,color-stop(0%,#293846),color-stop(100%,""));
background: -webkit-linear-gradient(left,#293846 0%,"" 100%);
background: linear-gradient(to right,#293846 0%,"" 100%);
}
.accent-gradient .wc-ico-cart > .counter:before,
.accent-gradient .wc-ico-cart > .counter.gradient-bg:before,
.wc-ico-cart > .counter.gradient-bg:before {
border-right-color: #293846;
}
#top-bar .wc-ico-cart:hover .counter {
text-decoration: none;
}
.woocom-project {
position: relative;
}
.woo-buttons-on-img {
position: relative;
overflow: hidden;
margin: 0 0 20px;
text-align: center;
}
.bg-on .woo-buttons-on-img {
margin: 0;
}
.woo-buttons-on-img > p,
.post .woo-buttons-on-img .alignnone,
.description-under-image .post .woo-buttons-on-img .alignnone {
margin-bottom: 0;
}
.post .woo-buttons-on-img .alignleft {
margin: 0;
}
.woocom-project .woo-buttons-on-img > a {
display: block;
line-height: 0;
}
.woocom-rollover-content {
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
padding: 10px 25px 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-end;
-moz-align-content: flex-end;
-ms-align-content: flex-end;
align-content: flex-end;
-ms-flex-line-pack: end;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-flex-pack: center;
-ms-justify-content: center;
justify-content: center;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
-ms-flex-align: end;
opacity: 0;
}
.woocom-rollover-content:hover {
cursor: pointer;
}
.description-on-hover .woocom-rollover-content {
overflow: hidden;
}
.description-on-hover .woocom-rollover-content * {
color: #fff;
}
.mobile-false .woocom-project:hover .woocom-rollover-content,
.mobile-true  .woocom-project.is-clicked .woocom-rollover-content {
opacity: 1;
}
.product .woocom-rollover-content {
padding-bottom: 0;
}
.product .woo-content-container {
position: relative;
width: 100%;
bottom: 0;
padding-bottom: 10px;
}
.woo-hover.hover-style-two .woocom-rollover-content {
background-color: rgba(0,0,0,0.4);
text-align: center;
}
.woo-hover .blur-this .blur-effect {
display: none;
}
.mobile-false .hover-fade.woo-hover .woo-content-container {
bottom: 0;
}
.product .wf-td {
vertical-align: bottom;
}
.cart-btn-on-img .woo-buttons,
.description-on-hover .woo-buttons {
position: absolute;
right: 0;
bottom: -40px;
height: 35px;
padding: 0 10px;
background-color: #1e1e1e;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: bottom 0.2s linear, background-color 0.150s ease;
transition: bottom 0.2s linear, background-color 0.150s ease;
}
.cart-btn-on-img .woo-buttons:hover,
.description-on-hover .woo-buttons:hover {
background-color: #293846;
}
.description-on-hover .woocom-project .woo-buttons {
position: relative;
display: inline-block;
margin: 0 auto;
right: auto;
left: auto;
-webkit-transition: bottom 300ms linear, background-color 0.150s ease;
transition: bottom 300ms linear, background-color 0.150s ease;
}
.cart-btn-below-img .woo-buttons {
margin-bottom: 15px;
}
#page .cart-btn-below-img .woo-buttons:last-child {
margin-bottom: 15px;
}
.cart-btn-on-img .woo-buttons-on-img:hover .woo-buttons,
.description-on-hover .woo-buttons-on-img:hover .woo-buttons,
.cart-btn-on-img .woo-buttons-on-img.is-clicked .woo-buttons,
.description-on-hover .woo-buttons-on-img.is-clicked .woo-buttons {
bottom: 0;
}
.cart-btn-on-img .woocom-project:hover .woo-buttons,
.description-on-hover .woocom-project:hover .woo-buttons,
.cart-btn-on-img .woocom-project.is-clicked .woo-buttons,
.description-on-hover .woocom-project.is-clicked .woo-buttons {
bottom: 0;
}
.woo-buttons a {
position: relative;
display: inline-block;
padding: 0 0 0 20px;
color: #fff;
font-size: 13px;
line-height: 25px;
line-height: 35px;
text-decoration: none;
}
.woo-buttons a:after {
position: absolute;
top: 0;
left: 0;
width: 14px;
height: 35px;
content: "";
background-repeat: no-repeat;
background-position: 0 center;
}
.cart-btn-below-img .woo-buttons a {
padding-left: 34.666666666667px;
padding-right: 14.666666666667px;
font:   bold 13px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #f8f8f9;
color: #787d85;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
}
.stripe-style-1 .cart-btn-below-img .woo-buttons a {
background-color: #ffffff;
}
.stripe-style-2 .cart-btn-below-img .woo-buttons a {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .cart-btn-below-img .woo-buttons a {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .cart-btn-below-img .woo-buttons a {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .cart-btn-below-img .woo-buttons a {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-1.outline-element-decoration .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-2.outline-element-decoration .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-3.outline-element-decoration .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .cart-btn-below-img .woo-buttons a,
.outline-element-decoration .stripe-style-5 .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.stripe-style-2.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.stripe-style-3.shadow-element-decoration .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .cart-btn-below-img .woo-buttons a,
.shadow-element-decoration .stripe-style-5 .cart-btn-below-img .woo-buttons a {
-webkit-box-shadow: none;
box-shadow: none;
}
.sidebar-content .cart-btn-below-img .woo-buttons a,
.stripe .sidebar-content .cart-btn-below-img .woo-buttons a {
color: #787d85;
}
.footer .cart-btn-below-img .woo-buttons a {
color: #ffffff;
}
.stripe-style-1 .cart-btn-below-img .woo-buttons a {
color: #787d85;
}
.stripe-style-2 .cart-btn-below-img .woo-buttons a {
color: #8b9199;
}
#page .stripe-style-3 .cart-btn-below-img .woo-buttons a {
color: #ffffff;
}
.stripe-style-4 .cart-btn-below-img .woo-buttons a {
color: #ffffff;
}
.stripe-style-5 .cart-btn-below-img .woo-buttons a {
color: #333333;
}
.cart-btn-below-img .woo-buttons a:hover {
color: #fff;
background-color: #293846;
}
.cart-btn-below-img .woo-buttons a:after {
left: 14.666666666667px;
height: 32px;
}
.accent-gradient .cart-btn-below-img .woo-buttons a:hover {
color: #fff;
}
.product_type_simple.added {
display: none;
}
.product_type_simple:after {
background-repeat: no-repeat;
background-position: 0 center;
}
.product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%238b9199' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_simple:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='1 1 14 14' enable-background='new 1 1 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M3.996,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.527-1.176-1.176-1.176S3.996,12.377,3.996,13.026z M10.754,13.026c0,0.648,0.527,1.175,1.175,1.175c0.649,0,1.176-0.526,1.176-1.175c0-0.649-0.526-1.176-1.176-1.176C11.281,11.851,10.754,12.377,10.754,13.026z M11.516,11.178h1.575c0.289-0.025,0.383-0.105,0.396-0.423v-0.29L5.856,9.793c-0.542,0-0.515-0.515,0.092-0.568l6.761-1.149c0.306-0.077,0.323-0.166,0.412-0.454L14.2,2.891L4.101,2.915L3.805,1.636C3.73,1.422,3.612,1.187,3.296,1.2H1.764C1.369,1.2,1.2,1.357,1.2,1.621l0.033,0.845h1.588l1.408,6.842l0.092,1.196l0.021,0.265c0.005,0.251,0.129,0.411,0.445,0.411'/%3E%3C/svg%3E");
}
.outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-1 .outofstock .cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-2 .outofstock .cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%238b9199' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-3 .outofstock .cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-4 .outofstock .cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.stripe-style-5 .outofstock .cart-btn-below-img .outofstock .product_type_simple:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .outofstock .product_type_simple:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.549,0.75,7S3.548,13.25,7,13.25c3.452,0,6.25-2.799,6.25-6.25S10.452,0.75,7,0.75z M9.308,10.621L7.031,8.345l-2.277,2.277L3.53,9.396l2.276-2.276L3.53,4.845l1.224-1.223L7.03,5.897l2.275-2.275l1.225,1.223L8.253,7.121l2.277,2.276L9.308,10.621z'/%3E%3C/svg%3E");
}
.added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23787d85' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%238b9199' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .added_to_cart:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='%23333333' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.cart-btn-below-img .added_to_cart:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' xml:space='preserve'%3E%3Cpath fill='white' d='M7,0.75C3.548,0.75,0.75,3.548,0.75,7c0,3.452,2.798,6.25,6.25,6.25c3.452,0,6.25-2.798,6.25-6.25C13.25,3.548,10.452,0.75,7,0.75z M5.937,10.366L2.984,7.413l1.257-1.258l1.695,1.696l3.914-3.915l1.258,1.257L5.937,10.366z'/%3E%3C/svg%3E");
}
.product_type_variable:after,
.product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_variable:after,
.cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23787d85' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .product_type_variable:after,
.stripe-style-1 .cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23787d85' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .product_type_variable:after,
.stripe-style-2 .cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%238b9199' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .product_type_variable:after,
.stripe-style-3 .cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23ffffff' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .product_type_variable:after,
.stripe-style-4 .cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23ffffff' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .product_type_variable:after,
.stripe-style-5 .cart-btn-below-img .product_type_grouped:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23333333' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_variable:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.button.product_type_variable:after {
display: none;
}
.product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23787d85' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-1 .cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23787d85' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-2 .cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%238b9199' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-3 .cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-4 .cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23ffffff' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.stripe-style-5 .cart-btn-below-img .product_type_external:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='%23333333' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.cart-btn-below-img .product_type_external:hover:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Cpolygon points='10.7,6.2 9.7,4.7 8,6.2 8,1 6,1 6,6.2 4.3,4.7 3.3,6.2 7,9 '/%3E%3Cpolygon points='11,9 11,11 3,11 3,9 1,9 1,13 13,13 13,9 '/%3E%3C/svg%3E");
}
.woocommerce.widget_layered_nav select,
#dropdown_product_cat,
.widget_product_categories select {
opacity: 0;
}
.widget_layered_nav .customSelect {
margin-bottom: 10px;
}
ul.product_list_widget,
.widget_product_categories,
.product-categories,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
margin-bottom: 10px;
}
.widget_layered_nav_filters ul {
overflow: hidden;
}
ul.cart_list li,
ul.product_list_widget li,
.widget_product_categories li {
position: relative;
display: block;
overflow: hidden;
padding: 15px 0 0;
}
.widget_product_categories ul.children {
padding-top: 10px;
clear: both;
}
.widget_product_categories .cat-item > a,
.widget_product_categories .count {
display: inline-block;
}
ul.cart_list li:first-child,
ul.product_list_widget li:first-child,
.widget_product_categories li:first-child,
.widget_product_categories li {
padding: 0;
}
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a {
display: block;
text-decoration: none;
}
.product_list_widget img,
.woocommerce .wf-cell .product_list_widget img {
float: left;
width: 50px;
height: auto;
margin: 5px 20px 5px 0;
}
ul.cart_list li dl,
ul.product_list_widget li dl {
display: block;
}
ul.cart_list li dl p,
ul.product_list_widget li dl p,
.shop_attributes td p {
margin-bottom: 0;
}
.widget_shopping_cart_content dt,
.product_list_widget dt {
float: left;
margin-right: 5px;
}
.widget_shopping_cart_content .quantity {
display: block;
width: auto;
}
.buttons a.button {
float: left;
margin: 0 10px 15px 0;
}
.widget_product_search .woocommerce-product-search {
position: relative;
margin-bottom: 5px;
}
.widget_product_search .woocommerce-product-search label {
display: none;
}
.widget_product_search .woocommerce-product-search .search-field {
width: 100%;
margin-bottom: 10px;
padding: 7px 30px 7px 15px;
border: 1px solid #e0e1e1;
background-color: #fcfcfc;
color: #b8bcbe;
font:    14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.widget_product_search input[type="submit"] {
position: absolute;
top: 12px;
right: 12px;
width: 16px;
height: 16px;
padding: 0;
border: none;
font-size: 0;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.light-icons .widget_product_search input[type="submit"] {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons .widget_product_search input[type="submit"] {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.widget_product_search input[type="submit"]:hover {
opacity: 0.7;
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.light-icons #page .widget_product_search input[type="submit"]:hover {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M0.5,6.689c0,3.415,2.77,6.187,6.187,6.187c1.47,0,2.822-0.518,3.883-1.375l3.807,3.806c0.257,0.259,0.511,0.161,0.771-0.098c0.256-0.26,0.418-0.578,0.162-0.835l-3.808-3.805c0.854-1.062,1.372-2.412,1.372-3.883c0-3.417-2.769-6.187-6.188-6.187C3.269,0.501,0.5,3.272,0.5,6.689z M1.653,6.703c0-2.786,2.265-5.05,5.049-5.05c2.787,0,5.05,2.263,5.05,5.05s-2.262,5.049-5.05,5.049C3.917,11.752,1.653,9.487,1.653,6.703z'/%3E%3C/svg%3E");
}
.bold-icons #page .widget_product_search input[type="submit"]:hover {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='rgba(184,188,190,0.99)' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z'/%3E%3C/svg%3E");
}
.widget_price_filter .price_slider {
margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
text-align: right;
}
.widget_price_filter .price_slider_amount > input {
opacity: 0;
}
.widget_price_filter .price_slider_amount button.button,
.buttons a.button {
padding-top: 0;
padding-bottom: 0;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
top: 50%;
margin-top: -6px;
width: 12px;
height: 12px;
cursor: pointer;
outline: 0;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.product .onsale,
.shipping-calculator-button:before {
background-color: #293846;
}
.widget_price_filter .ui-slider .ui-slider-handle:before {
position: absolute;
top: 50%;
left: 50%;
margin: -2px 0 0 -2px;
width: 4px;
height: 4px;
background-color: #fff;
content: "";
-webkit-border-radius: 50%;
border-radius: 50%;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -6px;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
-webkit-border-radius: 1em;
border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
border-radius: 1em;
}
.content .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(120,125,133,0.15);
}
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.stripe .sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(120,125,133,0.15);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(51,51,51,0.15);
}
.price_slider_wrapper {
padding-top: 5px;
margin-bottom: 10px;
}
.widget_price_filter .ui-slider-horizontal {
height: 7px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li a {
padding: 1px 6px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e013";
}
.widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
}
.widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
}
.widget_layered_nav_filters ul li a {
float: left;
}
.woocommerce-result-count {
float: right;
}
.woocommerce-ordering {
margin-bottom: 34px;
}
.widget_layered_nav .customSelect,
.widget_product_categories .customSelect,
.widget_layered_nav .customSelectInner,
.widget_product_categories .customSelectInner {
width: 100% !important;
}
.product {
position: relative;
}
.product .onsale {
position: absolute;
z-index: 1;
top: 10px;
left: 10px;
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
line-height: 32px;
text-align: center;
-webkit-border-radius: 22px;
border-radius: 22px;
}
.woocommerce-review-link,
.widget .variation,
.product_list_widget .variation,
.product_list_widget .variation *,
.product_list_widget,
.widget_recently_viewed_products {
font-size: 13px;
line-height: 25px;
}
.masthead .woocommerce-review-link,
.dt-mobile-header .woocommerce-review-link,
.masthead .widget .variation,
.dt-mobile-header .widget .variation,
.masthead .product_list_widget .variation,
.dt-mobile-header .product_list_widget .variation,
.masthead .product_list_widget .variation *,
.dt-mobile-header .product_list_widget .variation *,
.masthead .product_list_widget,
.dt-mobile-header .product_list_widget,
.masthead .widget_recently_viewed_products,
.dt-mobile-header .widget_recently_viewed_products {
font-size: 13px;
line-height: 17px;
}
ul.products {
margin: 0;
}
.products .product {
display: block;
list-style: none;
}
.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
height: auto;
max-width: 100%;
width: 100%;
}
.product div.images,
.product div.summary {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.product div.images {
padding-right: 44px;
margin-bottom: 30px;
}
.woocommerce-main-image {
display: block;
line-height: 0;
}
.product div.thumbnails {
margin-right: -10px;
}
.product div.thumbnails a {
float: left;
width: 33.3333%;
margin-top: 10px;
padding-right: 10px;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.product .variations,
.product .variations th,
.product .variations td {
border: none;
padding-left: 0;
padding-right: 0;
}
.variations td.label {
vertical-align: top;
}
.variations td.value {
text-align: right;
}
.variations td.value .customSelect {
text-align: left;
}
.variations select {
display: inline-block;
width: 250px;
max-width: 100%;
padding: 7px;
color: #444;
}
.variations select,
.product .summary.entry-summary .woocommerce-product-rating {
margin-bottom: 10px !important;
}
.product .single_variation,
.myaccount_address,
.customer_details {
margin-bottom: 20px !important;
}
.woocommerce .product .project-list-media .woo-buttons-on-img {
margin-bottom: 15px !important;
}
.woocommerce .product h4,
#content .woocommerce .product h4:last-child {
margin-bottom: 5px;
}
.woocommerce .product .price {
font-size: 14px;
line-height: 26px;
margin-bottom: 10px;
}
#content .woocommerce .product .price:last-child {
margin-bottom: 10px;
}
.reset_variations {
display: block;
font-size: 13px;
line-height: 25px;
}
form.cart {
display: block;
}
.product form.cart div.quantity {
float: left;
margin: 0 15px 0 0;
}
.quantity .plus,
.quantity .minus {
width: 20px;
height: 20px;
padding: 0;
background-image: none !important;
border: none !important;
border-radius: 11px;
font-family: Arial;
font-size: 14px;
line-height: 18px;
cursor: pointer;
}
.quantity .plus:hover,
.quantity .minus:hover,
.quantity .plus:active,
.quantity .minus:active {
top: 0 !important;
margin-bottom: 0 !important;
}
.quantity input.qty {
display: inline;
vertical-align: middle;
width: 50px;
padding: 6px 5px 5px;
line-height: 26px;
text-align: center;
color: #444;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.product .product_meta {
margin-bottom: 25px;
}
.summary.entry-summary div[itemprop="description"] {
margin: 25px 0;
}
.product .variations {
margin-bottom: 0;
}
.product .variations_button,
.product .cart {
margin-bottom: 20px;
}
.product .variations_button:before,
.product .variations_button:after,
.product .cart:before,
.product .cart:after,
#review_form:before,
#review_form:after,
form.cart:before,
form.cart:after {
content: "";
display: table;
clear: both;
}
.price ins {
text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3 {
font:   bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.product form.cart .button {
float: left;
vertical-align: middle;
}
.product_meta {
clear: both;
}
.product_meta > span {
display: block;
margin-bottom: 5px;
font-size: 13px;
line-height: 25px;
}
.product .woocommerce-tabs {
margin-bottom: 30px;
padding-top: 15px;
clear: both;
}
.product .tabs {
overflow: hidden;
margin: 0 0 20px 0;
}
.product .woocommerce-tabs > .tabs > li {
float: left;
margin-left: 20px;
list-style: none;
font-size: 15px;
}
.product .woocommerce-tabs li:first-child {
margin-left: 0;
}
.woocommerce-tabs li > a {
text-decoration: none;
}
#reviews ol.commentlist {
margin: 0;
}
#reviews ol.commentlist li {
width: 100%;
padding: 0 0 0 0;
margin: 0 0 20px 0 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
}
.no-avatars #reviews ol.commentlist li {
padding-left: 0;
}
#reviews ol.commentlist .comment_container {
position: relative;
padding: 30px 30px 15px 120px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#reviews ol.commentlist .comment_container .description {
font-size: 14px;
line-height: 26px;
}
#reviews ol.commentlist .comment_container .meta * {
font-size: 13px;
line-height: 25px;
font-weight: bold;
color: #3b3f4a;
}
#reviews .commentlist li img.avatar {
float: left;
margin-right: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 30px 15px -90px;
}
#review_form {
clear: both;
}
.woocommerce-Reviews .comment-respond > h3 {
-webkit-align-self: flex-start;
-moz-align-self: flex-start;
-ms-align-self: flex-start;
-ms-flex-item-align: flex-start;
align-self: flex-start;
padding: 0;
margin-bottom: 20px;
}
.woocommerce-Reviews .comment-respond > h3:after {
display: none;
}
.woocommerce .form-submit .dt-btn {
display: none;
}
.product .upsells.products,
.product .related.products {
padding-top: 10px;
}
.product .wf-container.description-on-hover > .wf-cell {
line-height: 0;
}
.single-product .single-share-box {
padding-top: 15px;
}
.single-product .share-link-description {
text-align: left;
}
.single-product .single-share-box .share-buttons {
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
}
.shop_table {
width: 100%;
margin: 0 0 24px 0;
text-align: left;
}
.shop_table,
.cart_totals table,
.shop_attributes {
border-collapse: inherit;
}
.cart_totals .shipping {
vertical-align: top;
}
table.shop_table td {
padding: 15px 0 15px;
}
table.shop_table td.actions {
padding: 20px 10px 10px 20px;
}
.shop_table .variation p,
.shop_table .product-name > a {
margin-bottom: 0;
}
.shop_table .variation dt {
float: left;
margin-right: 5px;
}
table.shop_table {
margin-bottom: 70px;
border: none;
}
.cart-collaterals .cross-sells {
margin-bottom: 60px;
}
table.shop_table.order_details {
margin-bottom: 30px;
}
table.shop_table th {
padding-top: 13px;
padding-bottom: 13px;
border-top: medium none;
}
#order_review thead th,
#order_review tfoot th,
#order_review td,
.shop_table.order_details th,
.shop_table.order_details td,
.my_account_orders th,
table.my_account_orders td {
padding: 10px 15px;
}
table.shop_table tbody tr:first-child td,
table.shop_table tbody tr:not(.cart_item):not(.order_item):not(.order):last-child td,
.cart_totals table tr:first-child th,
.cart_totals table tr:first-child td,
table.shop_table tfoot tr,
table.shop_table tfoot tr td {
border-top: none;
}
.cart_totals table {
border-bottom: medium none;
}
#content table.cart td.actions,
table.cart td.actions {
text-align: right;
}
table.cart td.actions input {
margin-right: 10px;
margin-bottom: 10px;
}
table.cart td.actions input[type="submit"],
.single_add_to_cart_button.button,
.order-again a.button {
padding-top: 6px;
padding-bottom: 7px;
font:   bold 13px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#page table.cart td.actions input[type="submit"],
#page .single_add_to_cart_button.button,
#page .order-again a.button {
line-height: 26px;
}
.cart .product-remove {
width: 20px;
}
.cart a.remove {
display: block;
text-indent: -9999px;
background-position: center center;
background-repeat: no-repeat;
}
.cart a.remove:hover {
opacity: 0.7;
}
.cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='%23adb0b6' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.sidebar-content .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(120,125,133,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.footer .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-1 .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(120,125,133,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-2 .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(139,145,153,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
#page .stripe-style-3 .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-4 .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(255,255,255,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.stripe-style-5 .cart a.remove {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' fill='rgba(51,51,51,0.5)' xml:space='preserve'%3E%3Cpath d='M256,50C142.229,50,50,142.229,50,256s92.229,206,206,206s206-92.229,206-206S369.771,50,256,50z M334.124,378.545l-77.122-77.117l-77.123,77.127l-41.425-41.449l77.106-77.117l-77.115-77.11l41.448-41.424l77.103,77.092l77.09-77.102l41.459,41.432l-77.104,77.108l77.113,77.102L334.124,378.545z'/%3E%3C/svg%3E");
}
.cart .product-thumbnail {
min-width: 32px;
}
.cart .product-thumbnail > a {
display: block;
margin-top: 5px;
margin-bottom: 5px;
font-size: 0;
line-height: 0;
}
.cart .product-thumbnail,
.cart img {
width: 70px;
}
.product-quantity {
min-width: 80px;
}
.product-name > a {
display: block;
margin-bottom: 10px;
text-decoration: none;
}
.cart-collaterals {
width: 100%;
}
.cart_totals,
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
margin-bottom: 30px;
}
#shipping_method {
margin-left: 0;
}
#shipping_method li {
list-style: none;
}
.cart_totals  > h2 {
margin-bottom: 20px;
}
.woocommerce-shipping-calculator > p {
margin-bottom: 0;
}
.shipping-calculator-form {
margin-top: 20px;
}
.shipping-calculator-button {
position: relative;
padding-right: 20px;
font:    15px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
word-spacing: normal;
color: #3b3f4a;
text-decoration: none;
}
.shipping-calculator-button:hover {
color: #293846;
}
.shipping-calculator-button:before {
position: absolute;
top: 50%;
right: 0;
margin-top: -7px;
width: 15px;
height: 15px;
text-indent: -9999px;
line-height: 0;
font-size: 0 !important;
-webkit-border-radius: 50%;
border-radius: 50%;
content: "";
}
.shipping-calculator-button:after {
position: absolute;
top: 50%;
right: 0;
margin-top: -7px;
width: 15px;
height: 15px;
content: "";
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='5px' height='5px' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath fill='white' d='M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center center;
}
.woocommerce-ordering-div,
.shipping-calculator-form {
position: relative;
}
.shipping-calculator-form .woocommerce-ordering-div {
margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 25%;
font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
padding-top: 10px;
padding-bottom: 10px;
}
#calc_shipping_country,
#calc_shipping_state,
select.shipping_method,
form .form-row input.input-text {
width: 100% !important;
color: #444;
}
.shipping_method {
margin-bottom: 10px;
}
.shipping-calculator-form .customSelect {
width: 100%;
}
.shipping-calculator-form .customSelectInner {
width: 100% !important;
}
.col2-set .col-1 {
float: left;
width: 48%;
}
.col2-set .col-2 {
float: right;
width: 48%;
}
form .form-row label {
display: block;
}
.form-row.terms {
margin-top: 20px;
}
.form-row.terms label,
.form-row.create-account label {
display: inline-block;
}
.terms #terms {
float: left;
margin: 5px 5px 0 0;
}
form label[for="rememberme"] {
margin-top: 20px;
}
form .form-row-first,
form .form-row-last {
float: left;
overflow: visible;
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
form .form-row-first {
padding-right: 44px;
}
.clear {
clear: both;
}
form .form-row input.input-text,
form .form-row textarea {
width: 100%;
margin: 0;
padding: 5px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: 0 none;
}
table.cart td.actions .coupon {
float: left;
}
.cart td.actions .coupon .input-text {
float: left;
margin: 0 10px 10px 0;
padding: 6px 6px 5px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: 0 none;
}
.cart td.actions .coupon label {
display: none;
}
.content .payment_methods {
margin-left: 0;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
position: relative;
padding: 1em 1em 1em 3.5em;
margin: 0 0 2em;
-webkit-border-radius: 4px;
border-radius: 4px;
list-style: none outside;
*zoom: 1;
width: auto;
}
.content .woocommerce-error,
.content .woocommerce-info,
.content .woocommerce-message {
margin: 0 0 2em;
}
.woocommerce-error > li,
.woocommerce-info > li,
.woocommerce-message > li,
.payment_methods li {
list-style: none;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
content: " ";
display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
clear: both;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
position: absolute;
display: block;
top: 0;
left: 1em;
width: 1.5em;
height: 1.5em;
padding-top: 1em;
font-family: sans-serif;
font-size: 1em;
line-height: 1.5;
text-align: center;
content: "";
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right;
}
.woocommerce-message:before {
background-color: #293846;
content: "\2713";
}
.woocommerce-info:before {
background-color: #293846;
content: "i";
font-family: Times, Georgia, serif;
font-style: italic;
}
.woocommerce-error:before {
background-color: #293846;
content: "\00d7";
font-weight: 700;
}
.stars {
position: relative;
font-size: 1em;
}
.stars a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
}
.stars a:last-child {
border-right: 0;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
border-right: 1px solid;
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
font-family: WooCommerce;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
p.stars a.star-1 {
width: 2em;
}
p.stars a.star-1:after {
content: "\e021";
}
p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
content: "\e020";
}
p.stars a.star-2 {
width: 3em;
}
.woocommerce p.stars a.star-2:after {
content: "\e021\e021";
}
p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
content: "\e020\e020";
}
p.stars a.star-3 {
width: 4em;
}
p.stars a.star-3:after {
content: "\e021\e021\e021";
}
p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
content: "\e020\e020\e020";
}
p.stars a.star-4 {
width: 5em;
}
p.stars a.star-4:after {
content: "\e021\e021\e021\e021";
}
p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
content: "\e020\e020\e020\e020";
}
p.stars a.star-5 {
width: 6em;
border: 0;
}
p.stars a.star-5:after {
content: "\e021\e021\e021\e021\e021";
}
p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
content: "\e020\e020\e020\e020\e020";
}
.star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 0.8em;
width: 5.4em;
font-family: star;
}
.widget .star-rating {
float: none;
margin: 5px 0;
}
.woocom-rollover-content .star-rating,
.woocom-rollover-content .price,
.woocom-list-content .star-rating,
.woocom-list-content .price {
display: block;
float: none;
margin-bottom: 10px;
}
.woocom-rollover-content .star-rating,
.woocom-rollover-content .price {
text-align: center;
}
.woocom-rollover-content .star-rating {
margin: 0 auto 10px auto;
}
.woocom-list-content .star-rating,
#content .woocom-list-content .star-rating:last-child {
margin-bottom: 15px;
}
.star-rating:before {
content: "\53\53\53\53\53";
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocom-rollover-content .star-rating:before {
color: rgba(255,255,255,0.4);
-webkit-text-fill-color: rgba(255,255,255,0.4);
}
.woocom-rollover-content .price del,
.woocom-rollover-content .price del * {
color: rgba(255,255,255,0.5);
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
#page .star-rating span:before,
#page .cart_totals .order-total .amount,
#page .woocommerce-tabs li:hover > a,
#page #main ul.cart_list li a:hover,
#page #main ul.product_list_widget li a:hover,
#page .footer ul.cart_list li a:hover,
#page .footer ul.product_list_widget li a:hover,
#page .widget_product_categories li a:hover,
#page .order-info mark,
#page .product-name > a:hover,
#page .widget_layered_nav li > a:hover {
color: #293846;
}
.woocommerce-product-rating {
line-height: 2em;
display: block;
}
.woocommerce-product-rating .star-rating {
margin: 10px 4px 0 0;
float: left;
}
.products .star-rating {
display: block;
float: none;
}
.hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.woocommerce button {
-webkit-appearance: none;
outline: none;
}
#tab-reviews .fancy-comments-form {
display: none;
}
#main .woocommerce:before,
#main .woocommerce:after {
content: "";
display: table;
clear: both;
}
.order-info mark,
.product-category mark {
background-color: transparent;
}
.woocommerce fieldset {
padding: 20px;
margin: 50px 0 50px;
border: none;
}
.woocommerce fieldset legend {
display: none;
}
#payment .payment_box:after {
border: 8px solid;
}
.payment_methods li img {
vertical-align: middle;
margin: -2px .5em 0 .5em;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
#reviews ol.commentlist .comment_container,
.shop_table thead tr,
.shop_table tfoot tr,
.shop_table .actions,
.woocommerce fieldset,
#payment .payment_box {
border: none;
background-color: rgba(120,125,133,0.08);
color: #787d85;
}
.stripe-style-1 .woocommerce-error,
.stripe-style-1 .woocommerce-info,
.stripe-style-1 .woocommerce-message,
.stripe-style-1 #reviews ol.commentlist .comment_container,
.stripe-style-1 .shop_table thead tr,
.stripe-style-1 .shop_table tfoot tr,
.stripe-style-1 .shop_table .actions,
.stripe-style-1 .woocommerce fieldset,
.stripe-style-1 #payment .payment_box {
background-color: rgba(120,125,133,0.08);
color: #787d85;
}
.stripe-style-2 .woocommerce-error,
.stripe-style-2 .woocommerce-info,
.stripe-style-2 .woocommerce-message,
.stripe-style-2 #reviews ol.commentlist .comment_container,
.stripe-style-2 .shop_table thead tr,
.stripe-style-2 .shop_table tfoot tr,
.stripe-style-2 .shop_table .actions,
.stripe-style-2 .woocommerce fieldset,
.stripe-style-2 #payment .payment_box {
background-color: rgba(139,145,153,0.08);
color: #8b9199;
}
.stripe-style-3 .woocommerce-error,
.stripe-style-3 .woocommerce-info,
.stripe-style-3 .woocommerce-message,
.stripe-style-3 #reviews ol.commentlist .comment_container,
.stripe-style-3 .shop_table thead tr,
.stripe-style-3 .shop_table tfoot tr,
.stripe-style-3 .shop_table .actions,
.stripe-style-3 .woocommerce fieldset,
.stripe-style-3 #payment .payment_box {
background-color: rgba(255,255,255,0.08);
color: #ffffff;
}
.stripe-style-4 .woocommerce-error,
.stripe-style-4 .woocommerce-info,
.stripe-style-4 .woocommerce-message,
.stripe-style-4 #reviews ol.commentlist .comment_container,
.stripe-style-4 .shop_table thead tr,
.stripe-style-4 .shop_table tfoot tr,
.stripe-style-4 .shop_table .actions,
.stripe-style-4 .woocommerce fieldset,
.stripe-style-4 #payment .payment_box {
background-color: rgba(255,255,255,0.08);
color: #ffffff;
}
.stripe-style-5 .woocommerce-error,
.stripe-style-5 .woocommerce-info,
.stripe-style-5 .woocommerce-message,
.stripe-style-5 #reviews ol.commentlist .comment_container,
.stripe-style-5 .shop_table thead tr,
.stripe-style-5 .shop_table tfoot tr,
.stripe-style-5 .shop_table .actions,
.stripe-style-5 .woocommerce fieldset,
.stripe-style-5 #payment .payment_box {
background-color: rgba(51,51,51,0.08);
color: #333333;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce fieldset {
background-color: #f8f8f9;
}
.stripe-style-1 .woocommerce-error,
.stripe-style-1 .woocommerce-info,
.stripe-style-1 .woocommerce-message,
.stripe-style-1 .woocommerce fieldset {
background-color: #ffffff;
}
.stripe-style-2 .woocommerce-error,
.stripe-style-2 .woocommerce-info,
.stripe-style-2 .woocommerce-message,
.stripe-style-2 .woocommerce fieldset {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .woocommerce-error,
.stripe-style-3 .woocommerce-info,
.stripe-style-3 .woocommerce-message,
.stripe-style-3 .woocommerce fieldset {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .woocommerce-error,
.stripe-style-4 .woocommerce-info,
.stripe-style-4 .woocommerce-message,
.stripe-style-4 .woocommerce fieldset {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .woocommerce-error,
.stripe-style-5 .woocommerce-info,
.stripe-style-5 .woocommerce-message,
.stripe-style-5 .woocommerce fieldset {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .woocommerce-error,
.outline-element-decoration .woocommerce-info,
.outline-element-decoration .woocommerce-message,
.outline-element-decoration .woocommerce fieldset {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-error,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-info,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-message,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce fieldset {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-error,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-info,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-message,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce fieldset {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .woocommerce-error,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-error,
.stripe-style-1.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-info,
.stripe-style-1.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-message,
.stripe-style-1.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce fieldset {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .woocommerce-error,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-error,
.stripe-style-2.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-info,
.stripe-style-2.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-message,
.stripe-style-2.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce fieldset {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .woocommerce-error,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-error,
.stripe-style-3.outline-element-decoration .woocommerce-info,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-info,
.stripe-style-3.outline-element-decoration .woocommerce-message,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-message,
.stripe-style-3.outline-element-decoration .woocommerce fieldset,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce fieldset {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .woocommerce-error,
.outline-element-decoration .stripe-style-5 .woocommerce-error,
.outline-element-decoration .stripe-style-4 .woocommerce-info,
.outline-element-decoration .stripe-style-5 .woocommerce-info,
.outline-element-decoration .stripe-style-4 .woocommerce-message,
.outline-element-decoration .stripe-style-5 .woocommerce-message,
.outline-element-decoration .stripe-style-4 .woocommerce fieldset,
.outline-element-decoration .stripe-style-5 .woocommerce fieldset {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-error,
.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-info,
.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-message,
.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce fieldset {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-error,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-info,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-message,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce fieldset {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-error,
.stripe-style-2.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-error,
.stripe-style-3.shadow-element-decoration .woocommerce-error,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-error,
.stripe-style-1.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-info,
.stripe-style-2.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-info,
.stripe-style-3.shadow-element-decoration .woocommerce-info,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-info,
.stripe-style-1.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-message,
.stripe-style-2.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-message,
.stripe-style-3.shadow-element-decoration .woocommerce-message,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-message,
.stripe-style-1.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce fieldset,
.stripe-style-2.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce fieldset,
.stripe-style-3.shadow-element-decoration .woocommerce fieldset,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce fieldset {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .woocommerce-error,
.shadow-element-decoration .stripe-style-5 .woocommerce-error,
.shadow-element-decoration .stripe-style-4 .woocommerce-info,
.shadow-element-decoration .stripe-style-5 .woocommerce-info,
.shadow-element-decoration .stripe-style-4 .woocommerce-message,
.shadow-element-decoration .stripe-style-5 .woocommerce-message,
.shadow-element-decoration .stripe-style-4 .woocommerce fieldset,
.shadow-element-decoration .stripe-style-5 .woocommerce fieldset {
-webkit-box-shadow: none;
box-shadow: none;
}
#reviews ol.commentlist .comment_container {
background-color: #f8f8f9;
}
.stripe-style-1 #reviews ol.commentlist .comment_container {
background-color: #ffffff;
}
.stripe-style-2 #reviews ol.commentlist .comment_container {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 #reviews ol.commentlist .comment_container {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 #reviews ol.commentlist .comment_container {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 #reviews ol.commentlist .comment_container {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration #reviews ol.commentlist .comment_container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) #reviews ol.commentlist .comment_container {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) #reviews ol.commentlist .comment_container {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container {
-webkit-box-shadow: none;
box-shadow: none;
}
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
table.shop_table tr,
.woocommerce table.shop_table,
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
border-color: rgba(173,176,182,0.3);
}
.stripe-style-1 table.shop_table td,
.stripe-style-1 .cart-collaterals .cart_totals tr td,
.stripe-style-1 .cart-collaterals .cart_totals tr th,
.stripe-style-1 .shop_attributes td,
.stripe-style-1 .shop_attributes th,
.stripe-style-1 table.shop_attributes,
.stripe-style-1 table.shop_table tr,
.stripe-style-1 .woocommerce table.shop_table,
.stripe-style-1 p.stars a.star-1,
.stripe-style-1 p.stars a.star-2,
.stripe-style-1 p.stars a.star-3,
.stripe-style-1 p.stars a.star-4,
.stripe-style-1 p.stars a.star-5 {
border-color: rgba(120,125,133,0.15);
}
.stripe-style-2 table.shop_table td,
.stripe-style-2 .cart-collaterals .cart_totals tr td,
.stripe-style-2 .cart-collaterals .cart_totals tr th,
.stripe-style-2 .shop_attributes td,
.stripe-style-2 .shop_attributes th,
.stripe-style-2 table.shop_attributes,
.stripe-style-2 table.shop_table tr,
.stripe-style-2 .woocommerce table.shop_table,
.stripe-style-2 p.stars a.star-1,
.stripe-style-2 p.stars a.star-2,
.stripe-style-2 p.stars a.star-3,
.stripe-style-2 p.stars a.star-4,
.stripe-style-2 p.stars a.star-5 {
border-color: rgba(139,145,153,0.15);
}
.stripe-style-3 table.shop_table td,
.stripe-style-3 .cart-collaterals .cart_totals tr td,
.stripe-style-3 .cart-collaterals .cart_totals tr th,
.stripe-style-3 .shop_attributes td,
.stripe-style-3 .shop_attributes th,
.stripe-style-3 table.shop_attributes,
.stripe-style-3 table.shop_table tr,
.stripe-style-3 .woocommerce table.shop_table,
.stripe-style-3 p.stars a.star-1,
.stripe-style-3 p.stars a.star-2,
.stripe-style-3 p.stars a.star-3,
.stripe-style-3 p.stars a.star-4,
.stripe-style-3 p.stars a.star-5 {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-4 table.shop_table td,
.stripe-style-4 .cart-collaterals .cart_totals tr td,
.stripe-style-4 .cart-collaterals .cart_totals tr th,
.stripe-style-4 .shop_attributes td,
.stripe-style-4 .shop_attributes th,
.stripe-style-4 table.shop_attributes,
.stripe-style-4 table.shop_table tr,
.stripe-style-4 .woocommerce table.shop_table,
.stripe-style-4 p.stars a.star-1,
.stripe-style-4 p.stars a.star-2,
.stripe-style-4 p.stars a.star-3,
.stripe-style-4 p.stars a.star-4,
.stripe-style-4 p.stars a.star-5 {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 table.shop_table td,
.stripe-style-5 .cart-collaterals .cart_totals tr td,
.stripe-style-5 .cart-collaterals .cart_totals tr th,
.stripe-style-5 .shop_attributes td,
.stripe-style-5 .shop_attributes th,
.stripe-style-5 table.shop_attributes,
.stripe-style-5 table.shop_table tr,
.stripe-style-5 .woocommerce table.shop_table,
.stripe-style-5 p.stars a.star-1,
.stripe-style-5 p.stars a.star-2,
.stripe-style-5 p.stars a.star-3,
.stripe-style-5 p.stars a.star-4,
.stripe-style-5 p.stars a.star-5 {
border-color: rgba(51,51,51,0.15);
}
#payment .payment_box:after {
border-color: rgba(120,125,133,0.15);
}
#page .summary .price ins,
#page .woocom-list-content .price ins,
#page .woocom-list-content .price ins * {
color: #293846;
}
.product-name > a,
#reviews ol.commentlist .meta,
.shop_table th,
.shop_table strong,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.woocommerce-tabs li.active > a,
.product .summary.entry-summary .price,
.product .summary.entry-summary .price ins,
.product-category mark,
.woocom-list-content .price,
.woocom-list-content .price *,
.widget_layered_nav li > a {
color: #3b3f4a;
}
.sidebar-content .product-name > a,
.sidebar-content #reviews ol.commentlist .meta,
.sidebar-content .shop_table th,
.sidebar-content .shop_table strong,
.sidebar-content ul.cart_list li a,
.sidebar-content ul.product_list_widget li a,
.sidebar-content .widget_product_categories li a,
.sidebar-content .woocommerce-tabs li.active > a,
.sidebar-content .product .summary.entry-summary .price,
.sidebar-content .product .summary.entry-summary .price ins,
.sidebar-content .product-category mark,
.sidebar-content .woocom-list-content .price,
.sidebar-content .woocom-list-content .price *,
.sidebar-content .widget_layered_nav li > a {
color: #3b3f4a;
}
.footer .product-name > a,
.footer #reviews ol.commentlist .meta,
.footer .shop_table th,
.footer .shop_table strong,
.footer ul.cart_list li a,
.footer ul.product_list_widget li a,
.footer .widget_product_categories li a,
.footer .woocommerce-tabs li.active > a,
.footer .product .summary.entry-summary .price,
.footer .product .summary.entry-summary .price ins,
.footer .product-category mark,
.footer .woocom-list-content .price,
.footer .woocom-list-content .price *,
.footer .widget_layered_nav li > a {
color: #ffffff;
}
.stripe-style-1 .product-name > a,
.stripe-style-1 #reviews ol.commentlist .meta,
.stripe-style-1 .shop_table th,
.stripe-style-1 .shop_table strong,
.stripe-style-1 ul.cart_list li a,
.stripe-style-1 ul.product_list_widget li a,
.stripe-style-1 .widget_product_categories li a,
.stripe-style-1 .woocommerce-tabs li.active > a,
.stripe-style-1 .product .summary.entry-summary .price,
.stripe-style-1 .product .summary.entry-summary .price ins,
.stripe-style-1 .product-category mark,
.stripe-style-1 .woocom-list-content .price,
.stripe-style-1 .woocom-list-content .price *,
.stripe-style-1 .widget_layered_nav li > a {
color: #3b3f4a;
}
.stripe-style-2 .product-name > a,
.stripe-style-2 #reviews ol.commentlist .meta,
.stripe-style-2 .shop_table th,
.stripe-style-2 .shop_table strong,
.stripe-style-2 ul.cart_list li a,
.stripe-style-2 ul.product_list_widget li a,
.stripe-style-2 .widget_product_categories li a,
.stripe-style-2 .woocommerce-tabs li.active > a,
.stripe-style-2 .product .summary.entry-summary .price,
.stripe-style-2 .product .summary.entry-summary .price ins,
.stripe-style-2 .product-category mark,
.stripe-style-2 .woocom-list-content .price,
.stripe-style-2 .woocom-list-content .price *,
.stripe-style-2 .widget_layered_nav li > a {
color: #ffffff;
}
.stripe-style-3 .product-name > a,
.stripe-style-3 #reviews ol.commentlist .meta,
.stripe-style-3 .shop_table th,
.stripe-style-3 .shop_table strong,
.stripe-style-3 ul.cart_list li a,
.stripe-style-3 ul.product_list_widget li a,
.stripe-style-3 .widget_product_categories li a,
.stripe-style-3 .woocommerce-tabs li.active > a,
.stripe-style-3 .product .summary.entry-summary .price,
.stripe-style-3 .product .summary.entry-summary .price ins,
.stripe-style-3 .product-category mark,
.stripe-style-3 .woocom-list-content .price,
.stripe-style-3 .woocom-list-content .price *,
.stripe-style-3 .widget_layered_nav li > a {
color: #ffffff;
}
.stripe-style-4 .product-name > a,
.stripe-style-4 #reviews ol.commentlist .meta,
.stripe-style-4 .shop_table th,
.stripe-style-4 .shop_table strong,
.stripe-style-4 ul.cart_list li a,
.stripe-style-4 ul.product_list_widget li a,
.stripe-style-4 .widget_product_categories li a,
.stripe-style-4 .woocommerce-tabs li.active > a,
.stripe-style-4 .product .summary.entry-summary .price,
.stripe-style-4 .product .summary.entry-summary .price ins,
.stripe-style-4 .product-category mark,
.stripe-style-4 .woocom-list-content .price,
.stripe-style-4 .woocom-list-content .price *,
.stripe-style-4 .widget_layered_nav li > a {
color: #ffffff;
}
.stripe-style-5 .product-name > a,
.stripe-style-5 #reviews ol.commentlist .meta,
.stripe-style-5 .shop_table th,
.stripe-style-5 .shop_table strong,
.stripe-style-5 ul.cart_list li a,
.stripe-style-5 ul.product_list_widget li a,
.stripe-style-5 .widget_product_categories li a,
.stripe-style-5 .woocommerce-tabs li.active > a,
.stripe-style-5 .product .summary.entry-summary .price,
.stripe-style-5 .product .summary.entry-summary .price ins,
.stripe-style-5 .product-category mark,
.stripe-style-5 .woocom-list-content .price,
.stripe-style-5 .woocom-list-content .price *,
.stripe-style-5 .widget_layered_nav li > a {
color: #333333;
}
.reset_variations,
.reset_variations:hover,
.variations label,
.product_meta > span,
.product_meta > span a,
.product_list_widget del,
.product_list_widget del .amount,
.product_list_widget del .amount *,
.woocom-list-content .price del,
.woocom-list-content del,
.woocom-list-content del .amount,
.woocom-list-content del .amount *,
.widget_shopping_cart_content strong,
.widget_shopping_cart_content dt,
.woocommerce-review-link,
.woocommerce-review-link *,
.woocommerce-review-link:hover,
.widget_price_filter .price_slider_amount,
.shop_table .variation dt,
.woocommerce-tabs li > a,
.product .summary.entry-summary .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.widget_product_categories .count {
color: #adb0b6;
}
.sidebar-content .reset_variations,
.sidebar-content .reset_variations:hover,
.sidebar-content .variations label,
.sidebar-content .product_meta > span,
.sidebar-content .product_meta > span a,
.sidebar-content .product_list_widget del,
.sidebar-content .product_list_widget del .amount,
.sidebar-content .product_list_widget del .amount *,
.sidebar-content .woocom-list-content .price del,
.sidebar-content .woocom-list-content del,
.sidebar-content .woocom-list-content del .amount,
.sidebar-content .woocom-list-content del .amount *,
.sidebar-content .widget_shopping_cart_content strong,
.sidebar-content .widget_shopping_cart_content dt,
.sidebar-content .woocommerce-review-link,
.sidebar-content .woocommerce-review-link *,
.sidebar-content .woocommerce-review-link:hover,
.sidebar-content .widget_price_filter .price_slider_amount,
.sidebar-content .shop_table .variation dt,
.sidebar-content .woocommerce-tabs li > a,
.sidebar-content .product .summary.entry-summary .price del,
.sidebar-content .woocommerce-result-count,
.sidebar-content .widget_layered_nav li > small,
.sidebar-content .widget_product_categories .count {
color: rgba(120,125,133,0.5);
}
.footer .reset_variations,
.footer .reset_variations:hover,
.footer .variations label,
.footer .product_meta > span,
.footer .product_meta > span a,
.footer .product_list_widget del,
.footer .product_list_widget del .amount,
.footer .product_list_widget del .amount *,
.footer .woocom-list-content .price del,
.footer .woocom-list-content del,
.footer .woocom-list-content del .amount,
.footer .woocom-list-content del .amount *,
.footer .widget_shopping_cart_content strong,
.footer .widget_shopping_cart_content dt,
.footer .woocommerce-review-link,
.footer .woocommerce-review-link *,
.footer .woocommerce-review-link:hover,
.footer .widget_price_filter .price_slider_amount,
.footer .shop_table .variation dt,
.footer .woocommerce-tabs li > a,
.footer .product .summary.entry-summary .price del,
.footer .woocommerce-result-count,
.footer .widget_layered_nav li > small,
.footer .widget_product_categories .count {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .reset_variations,
.stripe-style-1 .reset_variations:hover,
.stripe-style-1 .variations label,
.stripe-style-1 .product_meta > span,
.stripe-style-1 .product_meta > span a,
.stripe-style-1 .product_list_widget del,
.stripe-style-1 .product_list_widget del .amount,
.stripe-style-1 .product_list_widget del .amount *,
.stripe-style-1 .woocom-list-content .price del,
.stripe-style-1 .woocom-list-content del,
.stripe-style-1 .woocom-list-content del .amount,
.stripe-style-1 .woocom-list-content del .amount *,
.stripe-style-1 .widget_shopping_cart_content strong,
.stripe-style-1 .widget_shopping_cart_content dt,
.stripe-style-1 .woocommerce-review-link,
.stripe-style-1 .woocommerce-review-link *,
.stripe-style-1 .woocommerce-review-link:hover,
.stripe-style-1 .widget_price_filter .price_slider_amount,
.stripe-style-1 .shop_table .variation dt,
.stripe-style-1 .woocommerce-tabs li > a,
.stripe-style-1 .product .summary.entry-summary .price del,
.stripe-style-1 .woocommerce-result-count,
.stripe-style-1 .widget_layered_nav li > small,
.stripe-style-1 .widget_product_categories .count {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .reset_variations,
.stripe-style-2 .reset_variations:hover,
.stripe-style-2 .variations label,
.stripe-style-2 .product_meta > span,
.stripe-style-2 .product_meta > span a,
.stripe-style-2 .product_list_widget del,
.stripe-style-2 .product_list_widget del .amount,
.stripe-style-2 .product_list_widget del .amount *,
.stripe-style-2 .woocom-list-content .price del,
.stripe-style-2 .woocom-list-content del,
.stripe-style-2 .woocom-list-content del .amount,
.stripe-style-2 .woocom-list-content del .amount *,
.stripe-style-2 .widget_shopping_cart_content strong,
.stripe-style-2 .widget_shopping_cart_content dt,
.stripe-style-2 .woocommerce-review-link,
.stripe-style-2 .woocommerce-review-link *,
.stripe-style-2 .woocommerce-review-link:hover,
.stripe-style-2 .widget_price_filter .price_slider_amount,
.stripe-style-2 .shop_table .variation dt,
.stripe-style-2 .woocommerce-tabs li > a,
.stripe-style-2 .product .summary.entry-summary .price del,
.stripe-style-2 .woocommerce-result-count,
.stripe-style-2 .widget_layered_nav li > small,
.stripe-style-2 .widget_product_categories .count {
color: rgba(139,145,153,0.5);
}
#page .stripe-style-3 .reset_variations,
#page .stripe-style-3 .reset_variations:hover,
#page .stripe-style-3 .variations label,
#page .stripe-style-3 .product_meta > span,
#page .stripe-style-3 .product_meta > span a,
#page .stripe-style-3 .product_list_widget del,
#page .stripe-style-3 .product_list_widget del .amount,
#page .stripe-style-3 .product_list_widget del .amount *,
#page .stripe-style-3 .woocom-list-content .price del,
#page .stripe-style-3 .woocom-list-content del,
#page .stripe-style-3 .woocom-list-content del .amount,
#page .stripe-style-3 .woocom-list-content del .amount *,
#page .stripe-style-3 .widget_shopping_cart_content strong,
#page .stripe-style-3 .widget_shopping_cart_content dt,
#page .stripe-style-3 .woocommerce-review-link,
#page .stripe-style-3 .woocommerce-review-link *,
#page .stripe-style-3 .woocommerce-review-link:hover,
#page .stripe-style-3 .widget_price_filter .price_slider_amount,
#page .stripe-style-3 .shop_table .variation dt,
#page .stripe-style-3 .woocommerce-tabs li > a,
#page .stripe-style-3 .product .summary.entry-summary .price del,
#page .stripe-style-3 .woocommerce-result-count,
#page .stripe-style-3 .widget_layered_nav li > small,
#page .stripe-style-3 .widget_product_categories .count {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .reset_variations,
.stripe-style-4 .reset_variations:hover,
.stripe-style-4 .variations label,
.stripe-style-4 .product_meta > span,
.stripe-style-4 .product_meta > span a,
.stripe-style-4 .product_list_widget del,
.stripe-style-4 .product_list_widget del .amount,
.stripe-style-4 .product_list_widget del .amount *,
.stripe-style-4 .woocom-list-content .price del,
.stripe-style-4 .woocom-list-content del,
.stripe-style-4 .woocom-list-content del .amount,
.stripe-style-4 .woocom-list-content del .amount *,
.stripe-style-4 .widget_shopping_cart_content strong,
.stripe-style-4 .widget_shopping_cart_content dt,
.stripe-style-4 .woocommerce-review-link,
.stripe-style-4 .woocommerce-review-link *,
.stripe-style-4 .woocommerce-review-link:hover,
.stripe-style-4 .widget_price_filter .price_slider_amount,
.stripe-style-4 .shop_table .variation dt,
.stripe-style-4 .woocommerce-tabs li > a,
.stripe-style-4 .product .summary.entry-summary .price del,
.stripe-style-4 .woocommerce-result-count,
.stripe-style-4 .widget_layered_nav li > small,
.stripe-style-4 .widget_product_categories .count {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .reset_variations,
.stripe-style-5 .reset_variations:hover,
.stripe-style-5 .variations label,
.stripe-style-5 .product_meta > span,
.stripe-style-5 .product_meta > span a,
.stripe-style-5 .product_list_widget del,
.stripe-style-5 .product_list_widget del .amount,
.stripe-style-5 .product_list_widget del .amount *,
.stripe-style-5 .woocom-list-content .price del,
.stripe-style-5 .woocom-list-content del,
.stripe-style-5 .woocom-list-content del .amount,
.stripe-style-5 .woocom-list-content del .amount *,
.stripe-style-5 .widget_shopping_cart_content strong,
.stripe-style-5 .widget_shopping_cart_content dt,
.stripe-style-5 .woocommerce-review-link,
.stripe-style-5 .woocommerce-review-link *,
.stripe-style-5 .woocommerce-review-link:hover,
.stripe-style-5 .widget_price_filter .price_slider_amount,
.stripe-style-5 .shop_table .variation dt,
.stripe-style-5 .woocommerce-tabs li > a,
.stripe-style-5 .product .summary.entry-summary .price del,
.stripe-style-5 .woocommerce-result-count,
.stripe-style-5 .widget_layered_nav li > small,
.stripe-style-5 .widget_product_categories .count {
color: rgba(51,51,51,0.5);
}
.star-rating,
.star-rating:before {
color: rgba(120,125,133,0.35);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
color: rgba(120,125,133,0.35);
}
.footer .star-rating,
.footer .star-rating:before {
color: rgba(255,255,255,0.35);
}
.stripe-style-1 .star-rating,
.stripe-style-1 .star-rating:before {
color: rgba(120,125,133,0.35);
}
.stripe-style-2 .star-rating,
.stripe-style-2 .star-rating:before {
color: rgba(139,145,153,0.35);
}
#page .stripe-style-3 .star-rating,
#page .stripe-style-3 .star-rating:before {
color: rgba(255,255,255,0.35);
}
.stripe-style-4 .star-rating,
.stripe-style-4 .star-rating:before {
color: rgba(255,255,255,0.35);
}
.stripe-style-5 .star-rating,
.stripe-style-5 .star-rating:before {
color: rgba(51,51,51,0.35);
}
#page .woocom-rollover-content .price ins .amount,
#page .woocom-rollover-content .star-rating span:before,
#page .woocom-rollover-content mark,
#page .widget_layered_nav ul li.chosen a,
#page .widget_layered_nav_filters ul li a {
color: #fff;
-webkit-text-fill-color: #fff;
background: none;
}
#page .widget_layered_nav ul li.chosen a,
#page .widget_layered_nav_filters ul li a {
background-color: #293846;
}
#page .woocommerce-error:before,
#page .woocommerce-info:before,
#page .woocommerce-message:before,
#page .product .onsale {
color: #fff;
-webkit-text-fill-color: #fff;
}
#reviews ol.commentlist .meta,
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a,
.shop_table .variation,
.woocommerce-result-count {
font-size: 14px;
line-height: 26px;
}
#payment .payment_box {
position: relative;
width: 96%;
padding: 15px 20px 5px;
margin: 10px 0;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#payment .payment_box:after {
position: absolute;
display: block;
top: -16px;
left: 20px;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
content: "";
}
.customSelectInner {
background-repeat: no-repeat;
background-position: right center;
}
.shop_table strong,
.product form.cart .variations label,
strong[itemprop="author"],
.shopping-cart-inner strong,
.widget_shopping_cart_content strong,
.shop_table th,
.shop_table td {
font-weight: normal;
}
#order_review_heading {
padding-top: 30px;
}
table.shop_table td .button {
margin-right: 10px;
}
.product-category .woo-content-container > a,
.product-category .woocom-list-content > a,
.widget_layered_nav li > a {
text-decoration: none;
}
div.pp_woocommerce.pp_pic_holder .pp_content_container {
padding: 0px 0;
background: none;
box-shadow: none;
}
.pp_woocommerce .pp_content_container .pp_left {
padding-left: 0 !important;
}
.pp_woocommerce .pp_content_container .pp_right {
padding-right: 0 !important;
}
.pp_woocommerce .pp_content,
.pp_woocommerce #pp_full_res img {
width: 100% !important;
height: auto !important;
}
.pp_woocommerce .pp_fade {
width: 100% !important;
height: 100% !important;
}
.pp_woocommerce .pp_hoverContainer,
div.pp_woocommerce div.ppt {
display: none !important;
}
.pp_woocommerce .pp_details {
padding-left: 3%;
padding-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
background-color: transparent;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next:hover,
div.pp_woocommerce .pp_arrow_previous:hover,
div.pp_woocommerce .pp_close,
div.pp_woocommerce .pp_close:hover,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand,
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover {
background: none;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_close,
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
width: 25px;
height: 25px;
line-height: 25px;
text-decoration: none;
}
div.pp_woocommerce .pp_close {
top: 10px;
right: 10px;
}
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
top: 10px;
left: 10px;
}
div.pp_woocommerce .pp_arrow_next:before,
div.pp_woocommerce .pp_arrow_previous:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before {
font-size: 25px !important;
}
.pp_woocommerce.pp_pic_holder .pp_details {
padding-left: 0;
color: #fff;
}
div.pp_woocommerce.pp_pic_holder #respond {
background-color: #fff;
padding: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div.pp_woocommerce.pp_pic_holder .pp_gallery ul li a {
background: none;
border: none;
}
div.pp_woocommerce.pp_pic_holder .pp_gallery ul {
margin-top: 0;
}
.old-ie div.pp_woocommerce.pp_pic_holder .pp_gallery ul li a {
display: inline-block;
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
zoom: 1;
}
div.pp_woocommerce.pp_pic_holder .pp_loaderIcon {
width: 25px;
height: 25px;
padding: 5px;
-webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.3);
box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.3);
opacity: 0.5;
}
.currentTextHolder {
line-height: 20px;
}
.old-ie .woocommerce .images img {
max-width: inherit;
width: 100%;
}
.woocommerce a.remove,
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove {
display: block;
font-size: 1.5em !important;
height: 1em !important;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #293846 !important;
text-decoration: none;
font-weight: 700;
border: 0;
}
.woocommerce .cart_list a.remove:hover,
.masthead .shopping-cart-inner .cart_list a.remove:hover,
.dt-mobile-header .shopping-cart-inner .cart_list a.remove:hover {
color: #fff !important;
background: #293846;
-webkit-text-fill-color: #fff !important;
}
.widget_shopping_cart .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
position: absolute;
top: 20px;
left: 0;
}
.widget_shopping_cart .cart_list li:first-child a.remove,
.shopping-cart-inner .cart_list li:first-child a.remove {
top: 5px;
}
#wc-bookings-booking-form .wc-bookings-date-picker legend {
display: block;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: inner-spin-button;
}
div.pp_woocommerce.pp_pic_holder .pp_loaderIcon {
background: #000 url(//www.glasssocietyofireland.ie/wp-content/themes/dt-the7/css/images/loader.gif) center center no-repeat;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
textarea {
width: 100%;
}
body.hide-product-title .summary > .product_title {
display: none;
}
.product_type_variable-subscription:after,
.product_type_simple-subscription:after {
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='14px' height='14px' viewBox='0 0 14 14' enable-background='new 0 0 14 14' fill='white' xml:space='preserve'%3E%3Crect x='1' y='6.016' width='2' height='2'/%3E%3Crect x='1' y='2.016' width='2' height='2'/%3E%3Crect x='1' y='9.984' width='2' height='2'/%3E%3Crect x='5' y='6.016' width='8' height='2'/%3E%3Crect x='5' y='2.016' width='8' height='2'/%3E%3Crect x='5' y='9.984' width='8' height='2'/%3E%3C/svg%3E");
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: left;
width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 68%;
}
@media screen and (max-width: 760px) {
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
display: block;
float: none;
width: 100%;
}
}
.woocommerce-MyAccount-navigation > ul {
margin: 0;
}
.woocommerce-MyAccount-navigation > ul li {
margin-bottom: 10px;
-webkit-border-radius: 2px;
border-radius: 2px;
list-style: none;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active),
.woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: #f8f8f9;
}
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: #ffffff;
}
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-MyAccount-navigation > ul li.is-active,
.woocommerce-MyAccount-navigation > ul li.is-active:hover {
color: #fff;
}
#page .woocommerce-MyAccount-navigation > ul li.is-active,
#page .woocommerce-MyAccount-navigation > ul li.is-active:hover {
background-color: #293846;
}
.woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-MyAccount-navigation > ul li.is-active:hover a {
color: #fff;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
color: #293846;
}
.woocommerce-MyAccount-navigation > ul li a {
display: block;
color: #3b3f4a;
padding: 0.5em 1em;
padding-top: 8px;
padding-bottom: 8px;
text-decoration: none;
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a,
.stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li a {
color: #3b3f4a;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
color: #ffffff;
}
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li a {
color: #3b3f4a;
}
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li a {
color: #ffffff;
}
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li a {
color: #ffffff;
}
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li a {
color: #ffffff;
}
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li a {
color: #333333;
}

@media screen and (min-width: 990px) {
.dt-mobile-header,
.dt-mobile-menu-icon,
.mobile-header-space,
.masthead .mobile-header-bar,
.transparent .header-space {
display: none;
}
.header-side-left.footer-overlap:not(.sticky-header) #footer {
padding-left: 300px;
margin-left: -300px;
}
.header-side-right.footer-overlap:not(.sticky-header) #footer {
padding-right: 300px;
margin-right: -300px;
}
.header-side-left.header-side-line.footer-overlap #footer,
.overlay-navigation.header-side-line.footer-overlap #footer {
padding-left: 60px;
margin-left: -60px;
}
.header-side-left.header-side-line.footer-overlap .boxed #footer,
.overlay-navigation.header-side-line.footer-overlap .boxed #footer {
padding-left: 0;
margin-left: 0;
}
.header-side-right.header-side-line.footer-overlap #footer {
padding-right: 60px;
margin-right: -60px;
}
.overlay-navigation .sticky-header-overlay {
display: none;
}
.phantom-sticky.fixed-masthead .masthead:not(.side-header):not(.mixed-header),
.phantom-sticky.fixed-masthead .masthead.side-header-h-stroke,
.transparent.phantom-sticky .masthead.side-header-h-stroke {
position: fixed;
top: 0;
width: 100%;
z-index: 500;
}
.floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead:not(.side-header):not(.mixed-header),
.floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead.side-header-h-stroke,
.floating-navigation-below-slider.transparent.phantom-sticky:not(.transparent) .masthead.side-header-h-stroke {
position: relative;
top: 0 !important;
}
.floating-navigation-below-slider.phantom-sticky.transparent .masthead:not(.side-header):not(.mixed-header),
.floating-navigation-below-slider.phantom-sticky.transparent .masthead.side-header-h-stroke,
.floating-navigation-below-slider.transparent.phantom-sticky.transparent .masthead.side-header-h-stroke {
position: absolute;
}
.sticky-on.floating-navigation-below-slider.phantom-sticky .masthead:not(.side-header):not(.mixed-header),
.sticky-on.floating-navigation-below-slider.phantom-sticky .masthead.side-header-h-stroke,
.sticky-on.floating-navigation-below-slider.transparent.phantom-sticky .masthead.side-header-h-stroke {
position: fixed;
}
.floating-navigation-below-slider.phantom-sticky .header-space {
display: none;
}
.phantom-sticky.sticky-on .masthead:not(.mixed-header):not(.side-header):not(.masthead-mobile),
.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
background: #ffffff !important;
}
.phantom-line-decoration.phantom-sticky.sticky-on .masthead:not(.side-header):not(.mixed-header),
.phantom-line-decoration.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
border-bottom: 1px solid rgba(173,176,182,0.3);
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.phantom-shadow-decoration.phantom-sticky.sticky-on .masthead:not(.side-header):not(.mixed-header),
.phantom-shadow-decoration.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
border-bottom: none;
}
.phantom-disable-decoration.phantom-sticky.sticky-on .masthead:not(.side-header):not(.mixed-header),
.phantom-disable-decoration.phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
-webkit-box-shadow: none !important;
box-shadow: none !important;
border-bottom: none;
}
.phantom-sticky.sticky-on:not(.phantom-shadow-decoration) .masthead.shadow-decoration:not(.side-header-menu-icon) {
-webkit-box-shadow: none;
box-shadow: none;
}
.phantom-sticky:not(.overlap):not(.transparent) .masthead:not(.side-header) {
-webkit-transition: background-color 330ms ease;
transition: background-color 330ms ease;
}
.phantom-sticky .page-inner .masthead:not(.side-header) {
-webkit-backface-visibility: hidden;
}
.phantom-sticky.sticky-off.phantom-custom-logo-on .branding .sticky-logo,
.phantom-sticky.sticky-on.phantom-custom-logo-on .branding > a:not(.sticky-logo),
.phantom-sticky.sticky-on.phantom-custom-logo-on .branding > img:not(.sticky-logo) {
display: none;
opacity: 0;
}
.phantom-sticky.sticky-off:not(.phantom-custom-logo-on) .branding .sticky-logo,
.phantom-sticky.sticky-on:not(.phantom-custom-logo-on) .branding .sticky-logo,
.phantom-main-logo-on.phantom-sticky.sticky-on .branding > a,
.phantom-main-logo-on.phantom-sticky.sticky-on .branding > img,
.phantom-logo-off.phantom-sticky.sticky-on .branding > a,
.phantom-logo-off.phantom-sticky.sticky-on .branding > img {
display: none;
visibility: hidden;
}
.phantom-main-logo-on.phantom-sticky.sticky-on .branding .sticky-logo {
display: block;
visibility: visible;
}
.phantom-sticky.sticky-off.phantom-custom-logo-on .branding .sticky-logo,
.phantom-sticky.sticky-on.phantom-custom-logo-on .branding > a:not(.sticky-logo),
.phantom-sticky.sticky-on.phantom-custom-logo-on .branding > img:not(.sticky-logo) {
visibility: hidden;
}
.phantom-sticky.sticky-on.phantom-custom-logo-on .branding .sticky-logo,
.phantom-sticky.sticky-off.phantom-custom-logo-on .branding > a:not(.sticky-logo),
.phantom-sticky.sticky-off.phantom-custom-logo-on .branding > img:not(.sticky-logo) {
visibility: visible;
}
.phantom-main-logo-on.phantom-sticky .branding .sticky-logo {
display: none;
}
.phantom-sticky #page .side-header .branding > a:not(.sticky-logo),
.phantom-sticky #page .side-header .branding > img:not(.sticky-logo):not(.mobile-logo) {
display: block;
opacity: 1;
-webkit-animation: none;
animation: none;
visibility: visible;
}
.masthead.widgets .hide-on-desktop,
.masthead .hide-on-desktop {
display: none;
}
}
@media screen and (min-width: 500px) {
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header):not(.mixed-header),
.transparent .mixed-header.side-header-h-stroke {
position: absolute;
width: 100%;
z-index: 102;
}
}
@media screen and (max-width: 990px) {
.overlay-navigation.header-side-line #page,
.header-side-left.header-side-line #page {
padding: 0 !important;
}
.header-side-left #page {
padding-left: 0 !important;
}
.header-side-right #page {
padding-right: 0 !important;
}
.masthead .main-nav,
.masthead:not(.side-header) .main-nav,
#phantom,
.masthead:not(.side-header) .header-bar,
.masthead.side-header .header-bar,
.header-scrollbar-wrap,
.masthead.mixed-header,
.header-space,
.hide-overlay {
display: none;
}
.sticky-header .masthead.side-header,
.overlay-navigation .masthead.side-header {
display: none;
}
.sticky-header .masthead.mixed-header,
.overlay-navigation .masthead.mixed-header,
.dt-mobile-header {
display: block;
}
.phantom-fade.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
.phantom-slide.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
.phantom-sticky.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead {
display: block;
}
.show-floating-icon.masthead:not(.side-header),
.fixed-mobile-header.masthead:not(.side-header) {
-webkit-transform: none !important;
transform: none !important;
}
.phantom-fade.hidden-header.sticky-header .mixed-header,
.phantom-fade.hidden-header.overlay-navigation .mixed-header,
.phantom-slide.hidden-header.sticky-header .mixed-header,
.phantom-slide.hidden-header.overlay-navigation .mixed-header,
.phantom-sticky.hidden-header.sticky-header .mixed-header,
.phantom-sticky.hidden-header.overlay-navigation .mixed-header {
display: block;
}
.sticky-mobile-header:not(.transparent) .mobile-header-space {
display: block;
}
.masthead .mobile-header-bar {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -ms-flex;
display: flex;
}
.dt-mobile-menu-icon {
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: -ms-inline-flex;
display: inline-flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.masthead .mobile-header-bar {
min-height: 70px;
}
.masthead.full-width,
.masthead.mixed-header {
padding: 0 50px;
box-sizing: border-box;
}
.top-bar {
padding-left: 0;
padding-right: 0;
}
.top-bar.top-bar-disabled {
display: none;
}
.top-bar .soc-ico a {
float: none;
display: inline-block;
vertical-align: middle;
}
#bottom-bar .mini-nav select,
#bottom-bar .menu-select {
display: inline-block;
}
.header-side-left:not(.header-top-line-active) .masthead,
.header-side-right:not(.header-top-line-active) .masthead,
.overlay-navigation:not(.header-top-line-active) .masthead {
position: relative;
top: 0 !important;
left: 0 !important;
width: 100% !important;
margin-left: 0;
margin-right: 0;
-webkit-transform: none !important;
transform: none !important;
-webkit-transition: none !important;
transition: none !important;
}
.header-side-left:not(.header-top-line-active) .masthead.line-decoration,
.header-side-right:not(.header-top-line-active) .masthead.line-decoration {
border: none;
border-bottom: 1px solid rgba(173,176,182,0.3);
}
#page .mixed-header.side-header-menu-icon.line-decoration,
#page .mixed-header.side-header-v-stroke.line-decoration {
border-bottom: 1px solid #dd9933;
}
.masthead.shadow-decoration.side-header-menu-icon {
-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.mixed-header.side-header-menu-icon {
background-color: #ffffff;
}
.sticky-header.header-side-line .mixed-header.side-header-v-stroke {
margin: 0;
}
.side-header-v-stroke .mini-login,
.side-header-v-stroke .mini-search,
.side-header-v-stroke .shopping-cart,
.side-header-v-stroke .mini-contacts,
.side-header-v-stroke .text-area,
.side-header-v-stroke .mini-nav,
.side-header-v-stroke .soc-ico,
.side-header-v-stroke .mini-wpml {
margin: 0 10px;
}
.transparent .masthead.side-header {
position: absolute;
height: auto;
}
.transparent .masthead.full-width-line:not(.side-header) {
border-bottom: none;
}
.sticky-header.fade-header-animation .side-header,
.overlay-navigation .masthead {
opacity: 1 !important;
visibility: visible !important;
-webkit-animation: none !important;
animation: none !important;
}
.sticky-header.header-side-left.slide-header-animation .side-header {
-ms-transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
top: 50px;
}
.overlap #main-slideshow,
.overlap #fancy-header,
.overlap .page-title {
margin: -50px auto;
}
.overlap #fancy-header .wf-wrap,
.overlap #fancy-header.fancy-header .wf-wrap {
padding-top: 50px;
padding-bottom: 50px;
}
.overlap .page-title .wf-wrap {
padding-top: 30px !important;
padding-bottom: 30px;
}
.overlap .rsHomePorthole .rsCapt {
bottom: 75px;
}
.overlap #page .ls-defaultskin .ls-bottom-slidebuttons,
.overlap #page .ls-defaultskin .ls-nav-start,
.overlap #page .ls-defaultskin .ls-nav-stop,
.overlap #page .ls-defaultskin .ls-nav-sides {
top: -67px;
}
.overlap #page .ls-defaultskin .ls-bottom-slidebuttons {
top: -69px;
}
#page .project-navigation {
top: 10px;
right: 10px;
}
.mobile-branding img.mobile-logo,
.show-device-logo .branding img,
.show-device-logo .mobile-branding img {
display: none;
}
.show-device-logo .branding img.mobile-logo,
.show-device-logo .mobile-branding img.mobile-logo {
display: block;
max-width: 100%;
height: auto;
}
.first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-branding {
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.first-switch-logo-right.first-switch-menu-left .mobile-header-bar {
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-branding {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar {
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-branding {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.first-switch-logo-center.first-switch-menu-right .mobile-branding {
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
}
.first-switch-logo-center.first-switch-menu-right .mobile-navigation {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.mobile-sticky-header-overlay.active {
opacity: 1;
visibility: visible;
z-index: 9601;
}
.show-overlay-mobile-header .sticky-header-overlay.active,
.closed-overlay-mobile-header .sticky-header-overlay.active {
opacity: 0;
visibility: hidden;
}
.header-side-left.footer-overlap #footer {
padding-left: 0;
margin-left: 0;
}
.header-side-right.footer-overlap #footer {
padding-right: 0;
margin-right: 0;
}
.footer-overlap .footer {
width: 100% !important;
}
.floating-navigation-below-slider.phantom-sticky:not(.transparent):not(.sticky-mobile-header) .masthead-mobile {
top: 0 !important;
}
.mobile-mini-widgets-in-menu {
display: -webkit-flex !important;
display: -moz-flex !important;
display: -ms-flexbox !important;
display: -ms-flex !important;
display: flex !important;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.dt-mobile-header .mini-widgets {
display: none;
}
}
@media screen and (min-width: 500px) and (max-width: 990px) {
.floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,
.floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
position: relative;
top: 0 !important;
}
.sticky-mobile-header .masthead {
height: auto;
width: 100%;
}
.sticky-mobile-header:not(.floating-navigation-below-slider) .masthead {
position: fixed !important;
top: 0;
}
.sticky-mobile-header.floating-navigation-below-slider.fixed-mobile-header .masthead {
position: fixed !important;
top: 0 !important;
}
.sticky-mobile-header.fixed-mobile-menu .top-bar {
display: none;
}
.sticky-mobile-header.floating-navigation-below-slider .mobile-header-space {
display: none;
}
.sticky-mobile-header.admin-bar:not(.floating-navigation-below-slider) .masthead {
top: 32px !important;
}
.transparent:not(.photo-scroller-album) .masthead:not(.side-header):not(.mixed-header) {
position: absolute;
width: 100%;
z-index: 102;
}
.first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.first-switch-logo-center.first-switch-menu-left .mobile-navigation {
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
}
.first-switch-logo-center.first-switch-menu-right .mobile-navigation {
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
margin-right: 0;
}
.first-switch-logo-right.first-switch-menu-left .mobile-header-bar .dt-mobile-menu-icon {
margin-right: 34px;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
margin-left: 34px;
}
.first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
margin-left: 0;
}
.masthead.widgets .in-menu-first-switch,
.masthead .in-menu-first-switch {
display: none;
}
.masthead.widgets .hide-on-first-switch,
.masthead .hide-on-first-switch,
.dt-mobile-header .hide-on-first-switch {
display: none;
}
.mobile-mini-widgets-in-menu .in-menu-second-switch,
.masthead.widgets .show-on-second-switch,
.masthead .show-on-second-switch {
display: none;
}
.mobile-mini-widgets-in-menu .in-menu-first-switch {
display: inline-block;
}
}
@media screen and (max-width: 500px) {
.masthead {
top: 0 !important;
}
.sticky-mobile-header .masthead {
position: fixed !important;
height: auto;
width: 100%;
}
.masthead:not(.side-header) {
-webkit-transform: none !important;
transform: none !important;
}
.sticky-mobile-header .mobile-header-space {
display: block;
}
.transparent .masthead:not(.side-header):not(.mixed-header),
.overlap .masthead:not(.mixed-header) {
background: #ffffff none repeat center center !important;
}
.overlap .masthead.mixed-header,
.transparent .masthead.mixed-header {
background: #ffffff !important;
}
.overlap #main-slideshow,
.overlap #fancy-header,
.overlap .page-title {
margin: 0 auto;
}
.masthead .mobile-header-bar {
min-height: 56px;
}
.masthead .mobile-header-bar .mobile-mini-widgets > *,
.masthead .mobile-mini-widgets .in-menu-second-switch {
display: none;
}
.masthead .top-bar,
.hide-on-second-switch {
display: none !important;
}
.show-on-second-switch {
display: block !important;
}
.dt-mobile-header .mini-widgets {
display: none;
}
.mobile-mini-widgets-in-menu .near-logo-second-switch {
display: none;
}
.masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch {
display: inline-block;
}
.masthead.line-decoration {
border-bottom: none;
}
.mini-contacts {
white-space: normal;
}
.second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-branding {
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-flex-pack: center;
-ms-justify-content: center;
justify-content: center;
}
.second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-ms-flex-positive: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: 0%;
}
.second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
margin-right: 0;
}
.second-switch-logo-right.second-switch-menu-left .mobile-header-bar {
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-branding {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
}
.second-switch-logo-right.second-switch-menu-left .mobile-header-bar .dt-mobile-menu-icon {
margin-right: 34px;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar {
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-branding {
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
-ms-flex-positive: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
margin-left: 34px;
}
.second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-branding {
-webkit-order: 1;
-moz-order: 1;
-ms-flex-order: 1;
order: 1;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-flex-pack: center;
-ms-justify-content: center;
justify-content: center;
}
.second-switch-logo-center.second-switch-menu-right .mobile-navigation {
-webkit-order: 2;
-moz-order: 2;
-ms-flex-order: 2;
order: 2;
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-ms-flex-positive: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: 0%;
-webkit-justify-content: flex-end;
-moz-justify-content: flex-end;
-ms-flex-pack: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: end;
}
.second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
-webkit-order: 0;
-moz-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-flex: 1 1 0%;
-moz-flex: 1 1 0%;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
-ms-flex-positive: 1;
-ms-flex-negative: 1;
-ms-flex-preferred-size: 0%;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: start;
}
.second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
margin-left: 0;
}
.show-mobile-logo .branding img,
.show-device-logo .branding img.mobile-logo,
.side-header.show-device-logo .branding img.mobile-logo,
.show-mobile-logo.show-device-logo .branding img,
.show-mobile-logo.side-header.show-device-logo .branding img,
.show-mobile-logo .mobile-branding img,
.show-device-logo .mobile-branding img.mobile-logo,
.side-header.show-device-logo .mobile-branding img.mobile-logo,
.show-mobile-logo.show-device-logo .mobile-branding img,
.show-mobile-logo.side-header.show-device-logo .mobile-branding img {
display: none;
}
.show-mobile-logo .branding img.mobile-logo,
.show-mobile-logo.show-device-logo .branding img.mobile-logo,
.show-device-logo .branding img,
.show-mobile-logo .mobile-branding img.mobile-logo,
.show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
.show-device-logo .mobile-branding img {
display: inline-block;
max-width: 100%;
height: auto;
}
#fancy-header,
.page-title {
min-height: 100% !important;
}
#page #fancy-header > .wf-wrap,
.page-title .wf-container-title {
display: table;
width: 100%;
}
.page-title .wf-container-title,
#fancy-header .wf-wrap {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.page-title.disabled-bg .wf-wrap {
padding-top: 0;
padding-bottom: 0;
}
.page-title > .wf-wrap {
padding-top: 0 !important;
}
.fancy-header .wf-table,
.fancy-header .wf-td,
.page-title .wf-table,
.page-title .wf-td {
display: block;
width: 100%;
text-align: center;
}
.fancy-header .wf-table,
.page-title .wf-table {
height: auto !important;
}
#fancy-header .wf-table,
.page-title .wf-table {
display: table-cell;
vertical-align: middle;
}
.page-title.disabled-bg .wf-table {
vertical-align: bottom;
}
.page-title.title-right h1,
.page-title.title-left .hr-breadcrumbs,
.title-left .breadcrumbs,
.content-right.fancy-header .wf-td,
.page-title.content-right .wf-td,
.page-title.content-left .wf-td,
.page-title.content-right .wf-td {
text-align: center;
}
.title-left .breadcrumbs,
.page-title.title-left .hr-breadcrumbs {
float: none;
}
.breadcrumbs {
margin-bottom: 10px;
}
.breadcrumbs.breadcrumbs-bg {
margin-top: 10px;
}
.title-right .breadcrumbs {
margin: 10px 0 10px 0;
}
.fancy-header .hgroup,
.page-title .hgroup {
padding-bottom: 5px;
}
.breadcrumbs-off .hgroup {
padding-bottom: 5px;
}
.title-right .hgroup {
padding: 0 0 5px 0;
}
.title-right.breadcrumbs-off .hgroup {
padding-top: 5px;
}
.page-title.title-left.disabled-bg h1 {
margin: 5px 0;
}
.title-left.disabled-bg .breadcrumbs {
margin-bottom: 0;
}
}
@media screen and (min-width: 800px) {
.transparent.video-playing .masthead {
display: none !important;
}
.video-playing .rsHomePorthole .rsCloseVideoBtn {
top: 30px;
}
.overlap.video-playing #main-slideshow,
.overlap.video-playing #fancy-header,
.overlap.video-playing .page-title {
margin-top: 0;
margin-bottom: 0;
}
}
@media screen and (max-width: 970px) {
.sidebar-right .content,
.sidebar-left .content {
width: 100%;
padding-right: 25px;
padding-left: 25px;
}
.sidebar-right .sidebar,
.sidebar-left .sidebar {
border: none;
}
.sidebar-right .sidebar,
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-left .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget,
.sidebar-left .sidebar.bg-under-widget {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 25px;
padding-left: 25px;
margin-top: 60px;
}
.mobile-hide-sidebar .sidebar {
display: none;
}
.sidebar {
padding-top: 50px;
}
.content,
.sidebar,
.project-even .alignleft,
.project-even ul.royalSlider.alignleft {
width: 100%;
}
.layout-list .blog-content,
.layout-list .blog-media,
.layout-list .project-list-content,
.layout-list .project-list-media {
float: none;
width: 100% !important;
}
.layout-list .buttons-on-img,
.layout-list .project-even .buttons-on-img {
margin-left: 0;
margin-right: 0;
}
.blog.layout-list .post .alignleft {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (max-width: 768px) {
.footer .widget {
width: 100%;
}
.mobile-hide-footer #footer > .wf-wrap {
display: none;
}
.footer-overlap .page-inner {
margin-bottom: 0 !important;
}
.footer-overlap .footer {
position: relative !important;
left: 0 !important;
}
#bottom-bar .wf-table,
#bottom-bar .wf-td {
display: block;
text-align: center;
}
#bottom-bar .wf-table {
height: auto;
}
#bottom-bar .wf-td {
margin: 5px 0;
}
.wf-container-bottom {
padding: 10px 0;
}
#branding-bottom,
#bottom-bar .wf-float-left,
#bottom-bar .wf-float-right {
display: block;
float: none;
width: auto;
padding-left: 0;
padding-right: 0;
margin-right: auto;
margin-left: auto;
text-align: center;
}
#bottom-bar .mini-nav ul {
display: none;
}
#bottom-bar .mini-nav select,
#bottom-bar .menu-select {
display: inline-block;
}
#bottom-bar .menu-select {
position: relative;
opacity: 1;
visibility: visible;
}
.header-side-left.footer-overlap:not(.sticky-header) #footer {
padding-left: 0;
margin-left: 0;
}
.header-side-right.footer-overlap:not(.sticky-header) #footer {
padding-right: 0;
margin-right: 0;
}
.header-side-left.header-side-line.footer-overlap #footer,
.overlay-navigation.header-side-line.footer-overlap #footer {
padding-left: 0;
margin-left: 0;
}
.header-side-left.header-side-line.footer-overlap .boxed #footer,
.overlay-navigation.header-side-line.footer-overlap .boxed #footer {
padding-left: 0;
margin-left: 0;
}
.header-side-right.header-side-line.footer-overlap #footer {
padding-right: 0;
margin-right: 0;
}
}
@media screen and (min-width: 768px) {
.masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon),
.side-header .mobile-header-bar,
.wf-wrap {
padding: 0 50px;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
max-width: calc(1250px - 100px);
}
.masthead:not(.side-header).full-width .top-bar,
.top-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .header-bar,
.header-bar .masthead.side-header-menu-icon,
.masthead:not(.side-header).full-width .mobile-header-bar,
.mobile-header-bar .masthead.side-header-menu-icon {
max-width: 100%;
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .three-d-slider,
.ph-wrap,
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
max-width: calc(1250px - 100px);
}
.sidebar-right .content,
.sidebar-left .content,
.article-top-bar > .wf-wrap,
.sidebar {
padding-right: 25px;
padding-left: 25px;
}
.sidebar-right .sidebar,
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-left .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget,
.sidebar-left .sidebar.bg-under-widget {
margin-right: 0;
margin-left: 0;
padding-right: 25px;
padding-left: 25px;
}
.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget {
padding-left: 0;
}
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-left .sidebar.solid-bg,
.sidebar-left .sidebar.bg-under-widget {
padding-right: 0;
}
#main-slideshow.fixed {
padding: 50px;
}
.sidebar-right .content,
.sidebar-left .sidebar {
padding-right: 50px;
}
.sidebar-right .sidebar,
.sidebar-left .content {
padding-left: 50px;
}
.wf-container,
.wf-container-main {
margin: 0 -25px;
}
.wf-cell,
.wf-usr-cell,
.content,
.sidebar {
padding: 0 25px;
}
}
@media screen and (min-width: 768px) and (max-width: 970px) {
.sidebar-right .content,
.sidebar-left .content {
padding-right: 25px;
padding-left: 25px;
}
.sidebar-right .sidebar,
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-left .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget,
.sidebar-left .sidebar.bg-under-widget {
padding-right: 25px;
padding-left: 25px;
}
}
@media screen and (max-width: 768px) {
.masthead.full-width,
.masthead.mixed-header {
box-sizing: border-box;
}
#main .wf-wrap,
.page-title .wf-wrap,
.masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon),
.side-header .mobile-header-bar,
#page .masthead.full-width,
#page .masthead.mixed-header:not(.side-header-v-stroke) {
padding: 0 20px;
}
#main-slideshow.fixed {
padding: 20px;
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .three-d-slider {
max-width: 1210px;
}
.ph-wrap,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
max-width: 1210px;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar,
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
max-width: calc(1250px - 40px);
}
.footer .wf-wrap {
padding: 0 20px;
}
.sidebar-right .sidebar,
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-left .sidebar {
padding-right: 20px;
padding-left: 20px;
}
#main .article-top-bar > .wf-wrap,
.sidebar-right .content,
.sidebar-left .content,
.sidebar-right .sidebar,
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-left .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget,
.sidebar-left .sidebar.bg-under-widget {
padding-right: 10px;
padding-left: 10px;
}
.wf-container,
.wf-container-main {
margin: 0 -10px;
}
.wf-cell,
.wf-usr-cell,
.content,
.sidebar {
padding: 0 10px;
}
}
@media screen and (max-width: 990px) and (max-width: 768px) {
#page .masthead.mixed-header {
padding: 0 20px;
}
}
@media screen and (max-width: 1200px) {
.rsHomePorthole .rsPlayBtn,
.rsHomePorthole .rsCLink {
height: 50px;
margin-left: -25px;
margin-top: -25px;
width: 50px;
}
.rsHomePorthole .rsPlayBtn {
background-size: 30px 30px;
background-position: 15px center;
}
.rsHomePorthole .rsCLink {
background-size: 24px 24px;
}
.rsHomePorthole .rsBtnCenterer {
margin-top: -25px;
height: 50px;
}
.rsHomePorthole .rsBtnCenterer:not(.with-link) .rsPlayBtn {
margin-top: 0;
}
.rsHomePorthole .rsBtnCenterer.with-link {
width: 120px;
margin: -25px 0 0 -60px;
}
.rsHomePorthole .with-link .rsCLink,
.rsHomePorthole .with-link .rsPlayBtn {
position: relative;
top: 0;
left: 0;
display: inline-block;
margin: 0 5px;
}
}
@media screen and (max-width: 1100px) {
.floating-content {
-webkit-transform: translateY(0) !important;
transform: translateY(0) !important;
}
}
@media screen and (max-width: 970px) {
#main .wf-mobile-hidden,
.filter-extras {
display: none;
}
#main .wf-mobile-visible,
.content .wf-table.wf-mobile-collapsed,
.content .wf-mobile-collapsed .wf-tr,
.content .wf-mobile-collapsed .wf-td {
display: block;
}
.table-standard {
overflow: scroll;
}
.content .wf-1,
.content .wf-1-2,
.content .wf-2-4,
.content .wf-1-3,
.content .wf-2-3,
.content .wf-1-4,
.content .wf-3-4,
.content .wf-1-5,
.content [class*="wf-span-"] {
width: 100%;
}
li.comment,
li.pingback {
padding-left: 0;
}
.children li.comment,
.children li.pingback {
padding-left: 30px;
}
#comments .children {
margin-left: 10px;
}
.box-style-table .shortcode-action-container {
display: block;
margin-top: 20px;
margin-bottom: 0;
padding-left: 0;
overflow: hidden;
}
.shortcode-action-box.box-style-table {
display: block;
}
.box-style-table .action-button .dt-btn {
float: left;
}
}
@media only screen and (max-width: 960px) {
.header-side-left .mega-full-width > .sub-nav,
.header-side-left .mega-auto-width > .sub-nav {
max-width: 767px;
left: 0;
top: auto !important;
padding-left: 0;
}
.header-side-right .mega-full-width > .sub-nav,
.header-side-right .mega-auto-width > .sub-nav {
max-width: 767px;
right: 0;
top: auto !important;
padding-right: 0;
}
}
@media screen and (max-width: 800px) {
.rsHomePorthole .rsCapt {
bottom: 25px;
}
.overlap .rsHomePorthole .rsCapt {
bottom: 45px;
}
}
@media screen and (min-width: 0px) and (max-width: 760px) {
#main-slideshow .psThumbs {
display: none;
}
.rsHomePorthole .rsCapt {
padding: 0 20px;
bottom: 15px;
}
.overlap .rsHomePorthole .rsCapt {
bottom: 15px;
}
}
@media screen and (max-width: 760px) {
.mobile-paddings.iso-container,
.mobile-paddings.iso-grid.description-on-hover,
.mobile-paddings.dt-isotope.description-under-image.bg-under-post,
.description-on-hover .mobile-paddings.iso-grid,
.description-under-image.bg-under-post .mobile-paddings.dt-isotope {
margin: -10px !important;
}
.mobile-paddings .iso-item,
.mobile-paddings.iso-grid .wf-cell,
.mobile-paddings.dt-isotope.description-under-image.bg-under-post .wf-cell,
.description-under-image.bg-under-post .mobile-paddings.dt-isotope .wf-cell {
padding: 10px !important;
}
.mobile-paddings.dt-isotope.description-under-image,
.description-under-image .mobile-paddings.dt-isotope {
margin: -5px -10px 0px !important;
}
.full-width-wrap .mobile-paddings.dt-isotope.description-under-image,
.full-width-wrap .description-under-image .mobile-paddings.dt-isotope {
margin: -5px 10px 0px !important;
}
.mobile-paddings.dt-isotope.description-under-image .wf-cell,
.description-under-image .mobile-paddings.dt-isotope .wf-cell {
padding: 5px 10px 0px !important;
}
.scroller-arrow,
.project-navigation > span,
.album-content-description,
.hide-thumb-btn,
.photo-scroller .ts-wrap.scroller-thumbnails,
.share-overlay h3 {
display: none;
}
.photo-scroller .btn-cntr,
.photo-scroller .slide-caption {
bottom: 5px !important;
}
.project-navigation .next-post {
margin-right: 0;
}
.share-overlay .wf-td {
padding-top: 60px;
}
.share-overlay h1 {
margin-bottom: 30px;
font-size: 40px;
line-height: 44px;
}
#page .share-overlay .soc-ico a,
.share-overlay .soc-ico a {
width: 50px;
height: 50px;
margin: 5px;
}
.share-overlay .soc-ico a .icon {
width: 40px;
height: 40px;
}
.dt-fancy-separator {
width: 100% !important;
}
table.shop_table th,
table.shop_table .product-subtotal {
display: none;
}
table.shop_table tr,
table.shop_table td,
.product .variations td {
display: block;
}
table.shop_table td {
padding: 0 5px;
border: none;
text-align: center !important;
}
.cart .product-thumbnail {
margin: 0 auto;
}
table.cart img,
table.cart .product-thumbnail {
width: 150px;
}
table.shop_table .variation dt {
float: none;
}
table.shop_table tbody tr {
padding-top: 10px;
padding-bottom: 10px;
}
.product .variations td {
text-align: left;
}
.product div.images,
.product div.summary,
.cart-collaterals .cart_totals,
.cart-collaterals .shipping_calculator,
.col2-set .col-1,
.col2-set .col-2,
.cart .product-remove,
form .form-row-first,
form .form-row-last {
width: 100%;
padding-right: 0;
}
.woocommerce .shop_table a.remove {
display: inline-block;
}
.shop_table tr {
border-top: 1px solid;
}
table.shop_table {
border-left: 1px solid;
border-right: 1px solid;
}
.shop_table.my_account_orders {
border-bottom: 1px solid;
}
#reviews ol.commentlist li {
padding-left: 0;
}
#comments .children {
margin-left: 0px;
}
#reviews ol.commentlist .comment_container {
overflow: hidden;
}
.is-iphone .pp_pic_holder {
width: 96% !important;
left: 2% !important;
}
.is-iphone .pp_content_container .pp_left {
padding-left: 0 !important;
}
.is-iphone .pp_content_container .pp_right {
padding-right: 0 !important;
}
.is-iphone .pp_content {
width: 100% !important;
height: auto !important;
}
.is-iphone .pp_fade,
.pp_hoverContainer {
width: 100% !important;
height: 100% !important;
}
.is-iphone a.pp_expand,
a.pp_contract,
.pp_gallery,
.pp_top,
.pp_bottom {
display: none !important;
}
.is-iphone #pp_full_res img {
width: 100% !important;
height: auto !important;
}
.is-iphone .pp_details {
width: 100% !important;
}
.overlap.video-playing #header {
display: none !important;
}
}
@media screen and (max-width: 500px) {
.first-switch-logo-right.first-switch-menu-left .mobile-header-bar .dt-mobile-menu-icon {
margin-right: 10px;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
margin-left: 10px;
}
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
margin-left: 10px;
}
.second-switch-logo-right.second-switch-menu-left .mobile-header-bar .dt-mobile-menu-icon {
margin-right: 10px;
}
}
@media screen and (max-width: 568px) {
.rollover-content p,
.rollover-content .entry-meta {
display: none;
}
}
@media (max-width: 600px) {
.floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
top: 10px;
}
}
@media (max-width: 480px) {
#main .tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,
#main .tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,
#main #content .tab-style-one.wpb_content_element .wpb_tabs_nav,
#main #content .tab-style-three.wpb_content_element .wpb_tabs_nav,
#main .wpb_tour.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,
#main .wpb_tour.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,
#main #content .wpb_tour.tab-style-one.wpb_content_element .wpb_tabs_nav,
#main #content .wpb_tour.tab-style-three.wpb_content_element .wpb_tabs_nav,
#main #content .wpb_tour.tab-style-two.wpb_content_element .wpb_tabs_nav,
#main .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,
#main .wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,
#main .wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab {
display: block;
}
#main .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,
#main .wpb_tour.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,
#main .wpb_tour.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper {
display: block !important;
}
.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
padding-top: 0;
}
.wpb_tour.tab-style-one .wpb_tabs_nav,
.wpb_tour.tab-style-three .wpb_tabs_nav {
border-right: none;
}
.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab {
padding-left: 0;
}
}
@media screen and (max-width: 500px) {
.post-navigation .nav-links {
-webkit-flex-flow: column wrap;
-moz-flex-flow: column wrap;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%;
padding: 0;
margin: 0 0 25px 0;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.post-navigation .nav-previous .post-title,
.post-navigation .nav-next .post-title {
-webkit-align-self: center;
-moz-align-self: center;
-ms-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.rtl .post-navigation .nav-previous .post-title,
.rtl .post-navigation .nav-next .post-title {
-webkit-align-self: center;
-moz-align-self: center;
-ms-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.post-navigation .nav-previous .fa,
.post-navigation .nav-next .fa {
display: none;
}
.post-navigation .nav-links {
padding-bottom: 0;
}
.post-navigation .back-to-list,
.post-navigation .disabled {
display: none;
}
}
@media screen and (max-width: 450px) {
.woocommerce-result-count {
float: none;
}
}
@media screen and (max-width: 400px) {
.entry-author .wf-td,
.entry-author .alignleft {
display: block;
}
.entry-author .alignleft {
float: none;
margin-right: 0;
text-align: center;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body:after {
content: 'tablet';
display: none;
}
}
@media screen and (max-width: 760px),screen and (max-height: 300px) {
body:after {
content: 'phone';
display: none;
}
}.accent-bg-mixin {
color: #fff;
background-color: #293846;
}
.solid-bg-mixin {
background-color: #f8f8f9;
}
.stripe-style-1 .solid-bg-mixin {
background-color: #ffffff;
}
.stripe-style-2 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .solid-bg-mixin {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .solid-bg-mixin {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .solid-bg-mixin {
background-color: rgba(0,0,0,0.08);
}
.header-color {
color: #3b3f4a;
}
.sidebar-content .header-color,
.stripe .sidebar-content.solid-bg .header-color {
color: #3b3f4a;
}
.footer .header-color {
color: #ffffff;
}
.stripe-style-1 .header-color {
color: #3b3f4a;
}
.stripe-style-2 .header-color {
color: #ffffff;
}
.stripe-style-3 .header-color {
color: #ffffff;
}
.stripe-style-4 .header-color {
color: #ffffff;
}
.stripe-style-5 .header-color {
color: #333333;
}
.color-base-transparent {
color: #adb0b6;
}
.sidebar-content .color-base-transparent,
.stripe .sidebar-content .color-base-transparent {
color: rgba(120,125,133,0.5);
}
.footer .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .color-base-transparent {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .color-base-transparent {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .color-base-transparent {
color: rgba(51,51,51,0.5);
}
.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .outline-decoration {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .outline-decoration,
.outline-element-decoration .stripe-style-5 .outline-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shadow-decoration,
.stripe-style-2.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shadow-decoration,
.stripe-style-3.shadow-element-decoration .shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shadow-decoration {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .shadow-decoration,
.shadow-element-decoration .stripe-style-5 .shadow-decoration {
-webkit-box-shadow: none;
box-shadow: none;
}
.testimonial-item:not(.testimonial-item-slider),
.testimonial-item .ts-viewport,
.bg-on.team-container {
background-color: #f8f8f9;
}
.stripe-style-1 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1 .testimonial-item .ts-viewport,
.stripe-style-1 .bg-on.team-container {
background-color: #ffffff;
}
.stripe-style-2 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2 .testimonial-item .ts-viewport,
.stripe-style-2 .bg-on.team-container {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3 .testimonial-item .ts-viewport,
.stripe-style-3 .bg-on.team-container {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-4 .testimonial-item .ts-viewport,
.stripe-style-4 .bg-on.team-container {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-5 .testimonial-item .ts-viewport,
.stripe-style-5 .bg-on.team-container {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .bg-on.team-container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
.outline-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container {
-webkit-box-shadow: inset 0px 0px 0px 1px ;
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item .ts-viewport,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .bg-on.team-container {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-1.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-1.outline-element-decoration .bg-on.team-container {
-webkit-box-shadow: inset 0px 0px 0px 1px #dd3333;
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-2.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-2.outline-element-decoration .bg-on.team-container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-3.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-3.outline-element-decoration .bg-on.team-container {
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.19);
}
.outline-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-4 .bg-on.team-container,
.outline-element-decoration .stripe-style-5 .bg-on.team-container {
-webkit-box-shadow: none;
box-shadow: none;
}
.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .bg-on.team-container {
-webkit-box-shadow: none;
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-1.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .bg-on.team-container,
.stripe-style-2.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .bg-on.team-container,
.stripe-style-3.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .bg-on.team-container {
-webkit-box-shadow: 0 6px 18px rgba(0,0,0,0.1);
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-4 .bg-on.team-container,
.shadow-element-decoration .stripe-style-5 .bg-on.team-container {
-webkit-box-shadow: none;
box-shadow: none;
}
.testimonial-item .testimonial-vcard .text-secondary,
.testimonial-item .testimonial-vcard .text-primary,
.testimonial-item .testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.sidebar-content .testimonial-item .testimonial-vcard .text-secondary,
.stripe .sidebar-content .testimonial-item .testimonial-vcard .text-secondary,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary,
.stripe .sidebar-content .testimonial-item .testimonial-vcard .text-primary,
.sidebar-content .testimonial-item .testimonial-vcard .text-primary *,
.stripe .sidebar-content .testimonial-item .testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.footer .testimonial-item .testimonial-vcard .text-secondary,
.footer .testimonial-item .testimonial-vcard .text-primary,
.footer .testimonial-item .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-1 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.stripe-style-2 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-3 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-4 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-5 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary * {
color: #333333;
}
.testimonial-item .testimonial-vcard a.text-primary:hover,
.testimonial-item .testimonial-vcard a.text-primary:hover * {
text-decoration: underline;
}
.team-author p {
color: #3b3f4a;
font:   bold 14px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.testimonial-vcard .text-secondary {
color: #3b3f4a;
font-size: 13px;
line-height: 25px;
font-weight: bold;
}
.sidebar-content .testimonial-vcard .text-secondary,
.stripe .sidebar-content.solid-bg .testimonial-vcard .text-secondary {
color: #3b3f4a;
}
.footer .testimonial-vcard .text-secondary {
color: #ffffff;
}
.stripe-style-1 .testimonial-vcard .text-secondary {
color: #3b3f4a;
}
.stripe-style-2 .testimonial-vcard .text-secondary {
color: #ffffff;
}
.stripe-style-3 .testimonial-vcard .text-secondary {
color: #ffffff;
}
.stripe-style-4 .testimonial-vcard .text-secondary {
color: #ffffff;
}
.stripe-style-5 .testimonial-vcard .text-secondary {
color: #333333;
}
.testimonial-vcard .text-primary {
color: #3b3f4a;
font-size: 14px;
line-height: 26px;
font-weight: bold;
}
.sidebar-content .testimonial-vcard .text-primary,
.stripe .sidebar-content.solid-bg .testimonial-vcard .text-primary {
color: #3b3f4a;
}
.footer .testimonial-vcard .text-primary {
color: #ffffff;
}
.stripe-style-1 .testimonial-vcard .text-primary {
color: #3b3f4a;
}
.stripe-style-2 .testimonial-vcard .text-primary {
color: #ffffff;
}
.stripe-style-3 .testimonial-vcard .text-primary {
color: #ffffff;
}
.stripe-style-4 .testimonial-vcard .text-primary {
color: #ffffff;
}
.stripe-style-5 .testimonial-vcard .text-primary {
color: #333333;
}
.testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.sidebar-content .testimonial-vcard .text-primary *,
.stripe .sidebar-content.solid-bg .testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.footer .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-1 .testimonial-vcard .text-primary * {
color: #3b3f4a;
}
.stripe-style-2 .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-3 .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-4 .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-5 .testimonial-vcard .text-primary * {
color: #333333;
}
.team-author-name {
color: #3b3f4a;
font:   bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.widget .team-author-name {
font:   bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
color: #3b3f4a;
}
.sidebar-content .widget .team-author-name,
.stripe .sidebar-content.solid-bg .widget .team-author-name {
color: #3b3f4a;
}
.footer .widget .team-author-name {
color: #ffffff;
}
.stripe-style-1 .widget .team-author-name {
color: #3b3f4a;
}
.stripe-style-2 .widget .team-author-name {
color: #ffffff;
}
.stripe-style-3 .widget .team-author-name {
color: #ffffff;
}
.stripe-style-4 .widget .team-author-name {
color: #ffffff;
}
.stripe-style-5 .widget .team-author-name {
color: #333333;
}
.team-author-name {
color: #3b3f4a;
}
.sidebar-content .team-author-name,
.stripe .sidebar-content.solid-bg .team-author-name {
color: #3b3f4a;
}
.footer .team-author-name {
color: #ffffff;
}
.stripe-style-1 .team-author-name {
color: #3b3f4a;
}
.stripe-style-2 .team-author-name {
color: #ffffff;
}
.stripe-style-3 .team-author-name {
color: #ffffff;
}
.stripe-style-4 .team-author-name {
color: #ffffff;
}
.stripe-style-5 .team-author-name {
color: #333333;
}
.team-author p {
color: #adb0b6;
}
.sidebar-content .team-author p,
.stripe .sidebar-content .team-author p {
color: rgba(120,125,133,0.5);
}
.footer .team-author p {
color: rgba(255,255,255,0.5);
}
.stripe-style-1 .team-author p {
color: rgba(120,125,133,0.5);
}
.stripe-style-2 .team-author p {
color: rgba(139,145,153,0.5);
}
.stripe-style-3 .team-author p {
color: rgba(255,255,255,0.5);
}
.stripe-style-4 .team-author p {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .team-author p {
color: rgba(51,51,51,0.5);
}
.benefit-line-decoration:after,
.hover-line.benefits-style-one .wf-cell > div:after,
.hover-line.benefits-style-two .benefits-inner:after,
.static-line.benefits-style-one .wf-cell > div:after,
.static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(120,125,133,0.15);
}
.sidebar .benefit-line-decoration:after,
.sidebar-content .benefit-line-decoration:after,
.stripe .sidebar-content .benefit-line-decoration:after,
.sidebar .hover-line.benefits-style-one .wf-cell > div:after,
.sidebar-content .hover-line.benefits-style-one .wf-cell > div:after,
.stripe .sidebar-content .hover-line.benefits-style-one .wf-cell > div:after,
.sidebar .hover-line.benefits-style-two .benefits-inner:after,
.sidebar-content .hover-line.benefits-style-two .benefits-inner:after,
.stripe .sidebar-content .hover-line.benefits-style-two .benefits-inner:after,
.sidebar .static-line.benefits-style-one .wf-cell > div:after,
.sidebar-content .static-line.benefits-style-one .wf-cell > div:after,
.stripe .sidebar-content .static-line.benefits-style-one .wf-cell > div:after,
.sidebar .static-line.benefits-style-two .benefits-inner:after,
.sidebar-content .static-line.benefits-style-two .benefits-inner:after,
.stripe .sidebar-content .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(120,125,133,0.15);
}
.footer .benefit-line-decoration:after,
.footer .hover-line.benefits-style-one .wf-cell > div:after,
.footer .hover-line.benefits-style-two .benefits-inner:after,
.footer .static-line.benefits-style-one .wf-cell > div:after,
.footer .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-1.stripe-transparent-bg .benefit-line-decoration:after,
.stripe-style-1.stripe-transparent-bg .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-1.stripe-transparent-bg .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-1.stripe-transparent-bg .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-1.stripe-transparent-bg .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(120,125,133,0.15);
}
.stripe-style-2.stripe-transparent-bg .benefit-line-decoration:after,
.stripe-style-2.stripe-transparent-bg .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-2.stripe-transparent-bg .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-2.stripe-transparent-bg .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-2.stripe-transparent-bg .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(139,145,153,0.15);
}
.stripe-style-3.stripe-transparent-bg .benefit-line-decoration:after,
.stripe-style-3.stripe-transparent-bg .hover-line.benefits-style-one .wf-cell > div:after,
.stripe-style-3.stripe-transparent-bg .hover-line.benefits-style-two .benefits-inner:after,
.stripe-style-3.stripe-transparent-bg .static-line.benefits-style-one .wf-cell > div:after,
.stripe-style-3.stripe-transparent-bg .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(255,255,255,0.15);
}
#page .stripe-style-4 .benefit-line-decoration:after,
.boxes-solid-bg .stripe-style-4 .benefit-line-decoration:after,
#page .stripe-style-4 .hover-line.benefits-style-one .wf-cell > div:after,
.boxes-solid-bg .stripe-style-4 .hover-line.benefits-style-one .wf-cell > div:after,
#page .stripe-style-4 .hover-line.benefits-style-two .benefits-inner:after,
.boxes-solid-bg .stripe-style-4 .hover-line.benefits-style-two .benefits-inner:after,
#page .stripe-style-4 .static-line.benefits-style-one .wf-cell > div:after,
.boxes-solid-bg .stripe-style-4 .static-line.benefits-style-one .wf-cell > div:after,
#page .stripe-style-4 .static-line.benefits-style-two .benefits-inner:after,
.boxes-solid-bg .stripe-style-4 .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(255,255,255,0.15);
}
#page .stripe-style-5 .benefit-line-decoration:after,
.boxes-solid-bg .stripe-style-5 .benefit-line-decoration:after,
#page .stripe-style-5 .hover-line.benefits-style-one .wf-cell > div:after,
.boxes-solid-bg .stripe-style-5 .hover-line.benefits-style-one .wf-cell > div:after,
#page .stripe-style-5 .hover-line.benefits-style-two .benefits-inner:after,
.boxes-solid-bg .stripe-style-5 .hover-line.benefits-style-two .benefits-inner:after,
#page .stripe-style-5 .static-line.benefits-style-one .wf-cell > div:after,
.boxes-solid-bg .stripe-style-5 .static-line.benefits-style-one .wf-cell > div:after,
#page .stripe-style-5 .static-line.benefits-style-two .benefits-inner:after,
.boxes-solid-bg .stripe-style-5 .static-line.benefits-style-two .benefits-inner:after {
background-color: rgba(51,51,51,0.15);
}
#page .light-bg.icons-bg .benefits-grid-ico,
#page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(120,125,133,0.1);
background-image: none;
}
#page .stripe-style-1 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-1 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(120,125,133,0.1);
}
#page .stripe-style-2 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-2 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(139,145,153,0.1);
}
#page .stripe-style-3 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-3 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-4 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-4 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-5 .light-bg.icons-bg .benefits-grid-ico,
#page .stripe-style-5 .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(51,51,51,0.1);
}
#page .light-icon-color .benefits-grid-ico > .fa,
#page .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .light-icon-color .benefits-grid-ico > .fa:before,
#page .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: #adb0b6;
-webkit-text-fill-color: #adb0b6;
background: none;
}
#page .stripe-style-1 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-1 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-1 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-1 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: rgba(120,125,133,0.5);
-webkit-text-fill-color: rgba(120,125,133,0.5);
}
#page .stripe-style-2 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-2 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-2 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-2 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: rgba(139,145,153,0.5);
-webkit-text-fill-color: rgba(139,145,153,0.5);
}
#page .stripe-style-3 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-3 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-3 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-3 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: rgba(255,255,255,0.5);
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
#page .stripe-style-4 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-4 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-4 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-4 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: rgba(255,255,255,0.5);
-webkit-text-fill-color: rgba(255,255,255,0.5);
}
#page .stripe-style-5 .light-icon-color .benefits-grid-ico > .fa,
#page .stripe-style-5 .light-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe-style-5 .light-icon-color .benefits-grid-ico > .fa:before,
#page .stripe-style-5 .light-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
color: rgba(51,51,51,0.5);
-webkit-text-fill-color: rgba(51,51,51,0.5);
}
#page .icons-bg.accent-bg .benefits-grid-ico,
#page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover,
.hover-line .benefit-line-decoration:after,
.benefits-style-one.hover-line .wf-cell > div:after,
.benefits-style-two.hover-line .wf-cell .benefits-inner:after {
color: #fff;
background-color: #293846;
}
#page .icons-bg.accent-bg .benefits-grid-ico,
#page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover {
background-color: #293846;
}
#page .accent-icon-color .benefits-grid-ico > .fa,
#page .accent-icon-color .benefits-grid-ico > .fa:before,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .benefit-title a:hover {
color: #293846;
}
#page .stripe .accent-icon-color .benefits-grid-ico > .fa,
#page .stripe .accent-icon-color .benefits-grid-ico > .fa:before,
#page .stripe .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .stripe .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before,
#page .stripe .benefit-title a:hover {
color: #293846;
}
#page .accent-icon-color .benefits-grid-ico > .fa,
#page .accent-icon-color .benefits-grid-ico > .fa:before,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > .fa:before {
-webkit-text-fill-color: #293846;
}
.rsTitle {
font:    52px / 62px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
.rsDesc {
font:   500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}
@media screen and (max-width: 1200px) {
.rsTitle {
font:   500 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.rsDesc {
font:   500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
}
@media screen and (max-width: 1024px) {
.rsTitle {
font:   500 25px / 36px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.rsDesc {
font:   bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
}
@media screen and (max-width: 800px) {
.rsTitle {
font:   bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.rsDesc {
font:    14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
}
@media screen and (max-width: 320px) {
.rsTitle {
font:    14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.rsDesc {
display: none !important;
font:    14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
}
#main-slideshow .progress-spinner-left,
#main-slideshow .progress-spinner-right {
border-color: #293846 !important;
}
.contentSlider-wrap .psBullet.act:before {
background-color: rgba(120,125,133,0.25);
}
.sidebar .contentSlider-wrap .psBullet.act:before,
.sidebar-content .contentSlider-wrap .psBullet.act:before,
.stripe .sidebar-content .contentSlider-wrap .psBullet.act:before {
background-color: rgba(120,125,133,0.25);
}
.footer .contentSlider-wrap .psBullet.act:before {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-1 .contentSlider-wrap .psBullet.act:before {
background-color: rgba(120,125,133,0.25);
}
.stripe-style-2 .contentSlider-wrap .psBullet.act:before {
background-color: rgba(139,145,153,0.25);
}
.stripe-style-3 .contentSlider-wrap .psBullet.act:before {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-4 .contentSlider-wrap .psBullet.act:before {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .contentSlider-wrap .psBullet.act:before {
background-color: rgba(51,51,51,0.25);
}
.contentSlider-wrap .psBullet:after,
.contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(120,125,133,0.25);
}
.sidebar .contentSlider-wrap .psBullet:after,
.sidebar-content .contentSlider-wrap .psBullet:after,
.stripe .sidebar-content .contentSlider-wrap .psBullet:after,
.sidebar .contentSlider-wrap .psBullet.act:hover:after,
.sidebar-content .contentSlider-wrap .psBullet.act:hover:after,
.stripe .sidebar-content .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(120,125,133,0.25);
}
.footer .contentSlider-wrap .psBullet:after,
.footer .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-1 .contentSlider-wrap .psBullet:after,
.stripe-style-1 .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(120,125,133,0.25);
}
.stripe-style-2 .contentSlider-wrap .psBullet:after,
.stripe-style-2 .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(139,145,153,0.25);
}
.stripe-style-3 .contentSlider-wrap .psBullet:after,
.stripe-style-3 .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-4 .contentSlider-wrap .psBullet:after,
.stripe-style-4 .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .contentSlider-wrap .psBullet:after,
.stripe-style-5 .contentSlider-wrap .psBullet.act:hover:after {
border-color: rgba(51,51,51,0.25);
}
.outlines-bullets .contentSlider-wrap .psBullet:after,
.outlines-bullets .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .sidebar .contentSlider-wrap .psBullet:after,
.outlines-bullets .sidebar-content.solid-bg .contentSlider-wrap .psBullet:after,
.outlines-bullets .sidebar .contentSlider-wrap .psBullet.act:hover:after,
.outlines-bullets .sidebar-content.solid-bg .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .footer .contentSlider-wrap .psBullet:after,
.outlines-bullets .footer .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-1 .contentSlider-wrap .psBullet:after,
.outlines-bullets .stripe-style-1 .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(120,125,133,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(120,125,133,0.25);
}
.outlines-bullets .stripe-style-2 .contentSlider-wrap .psBullet:after,
.outlines-bullets .stripe-style-2 .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(139,145,153,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(139,145,153,0.25);
}
.outlines-bullets .stripe-style-3 .contentSlider-wrap .psBullet:after,
.outlines-bullets .stripe-style-3 .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-4 .contentSlider-wrap .psBullet:after,
.outlines-bullets .stripe-style-4 .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(255,255,255,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-5 .contentSlider-wrap .psBullet:after,
.outlines-bullets .stripe-style-5 .contentSlider-wrap .psBullet.act:hover:after {
background-color: rgba(51,51,51,0.04);
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
}
.accent-bullets .contentSlider-wrap .psBullet:before,
.accent-bullets .stripe .contentSlider-wrap .psBullet:before,
.accent-bullets .contentSlider-wrap .psBullet.act:before,
.accent-bullets .stripe .contentSlider-wrap .psBullet.act:before {
background-color: #293846;
}
.accent-bullets .contentSlider-wrap .psBullet.act:after,
.accent-bullets .contentSlider-wrap .psBullet:hover:after {
background-color: rgba(41,56,70,0.2);
}
.three-d-slider .navig div,
.three-d-slider .navig div:not(.act):hover,
.scale-me .navig div:hover {
background-color: ;
color: #293846;
}
.three-d-slider .navig .act,
.scale-me .navig div.act:hover {
color: #fff;
background-color: #293846;
}.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
display: none;
}
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}@font-face {font-family: 'Defaults';src:url(//www.glasssocietyofireland.ie/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//www.glasssocietyofireland.ie/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//www.glasssocietyofireland.ie/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//www.glasssocietyofireland.ie/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//www.glasssocietyofireland.ie/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';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;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}.ps-container{-ms-touch-action:none;overflow:hidden !important}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}

@font-face{font-family:Ionicons;src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/ionicons.eot?v=2.0.0);src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/ionicons.woff?v=2.0.0) format("woff"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/ionicons.ttf?v=2.0.0) format("truetype"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal}[class*=" um-icon-"]:before,[class^=um-icon-]:before{font-family:Ionicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-icon-alert:before{content:"\f101"}.um-icon-alert-circled:before{content:"\f100"}.um-icon-android-add:before{content:"\f2c7"}.um-icon-android-add-circle:before{content:"\f359"}.um-icon-android-alarm-clock:before{content:"\f35a"}.um-icon-android-alert:before{content:"\f35b"}.um-icon-android-apps:before{content:"\f35c"}.um-icon-android-archive:before{content:"\f2c9"}.um-icon-android-arrow-back:before{content:"\f2ca"}.um-icon-android-arrow-down:before{content:"\f35d"}.um-icon-android-arrow-dropdown:before{content:"\f35f"}.um-icon-android-arrow-dropdown-circle:before{content:"\f35e"}.um-icon-android-arrow-dropleft:before{content:"\f361"}.um-icon-android-arrow-dropleft-circle:before{content:"\f360"}.um-icon-android-arrow-dropright:before{content:"\f363"}.um-icon-android-arrow-dropright-circle:before{content:"\f362"}.um-icon-android-arrow-dropup:before{content:"\f365"}.um-icon-android-arrow-dropup-circle:before{content:"\f364"}.um-icon-android-arrow-forward:before{content:"\f30f"}.um-icon-android-arrow-up:before{content:"\f366"}.um-icon-android-attach:before{content:"\f367"}.um-icon-android-bar:before{content:"\f368"}.um-icon-android-bicycle:before{content:"\f369"}.um-icon-android-boat:before{content:"\f36a"}.um-icon-android-bookmark:before{content:"\f36b"}.um-icon-android-bulb:before{content:"\f36c"}.um-icon-android-bus:before{content:"\f36d"}.um-icon-android-calendar:before{content:"\f2d1"}.um-icon-android-call:before{content:"\f2d2"}.um-icon-android-camera:before{content:"\f2d3"}.um-icon-android-cancel:before{content:"\f36e"}.um-icon-android-car:before{content:"\f36f"}.um-icon-android-cart:before{content:"\f370"}.um-icon-android-chat:before{content:"\f2d4"}.um-icon-android-checkbox:before{content:"\f374"}.um-icon-android-checkbox-blank:before{content:"\f371"}.um-icon-android-checkbox-outline:before{content:"\f373"}.um-icon-android-checkbox-outline-blank:before{content:"\f372"}.um-icon-android-checkmark-circle:before{content:"\f375"}.um-icon-android-clipboard:before{content:"\f376"}.um-icon-android-close:before{content:"\f2d7"}.um-icon-android-cloud:before{content:"\f37a"}.um-icon-android-cloud-circle:before{content:"\f377"}.um-icon-android-cloud-done:before{content:"\f378"}.um-icon-android-cloud-outline:before{content:"\f379"}.um-icon-android-color-palette:before{content:"\f37b"}.um-icon-android-compass:before{content:"\f37c"}.um-icon-android-contact:before{content:"\f2d8"}.um-icon-android-contacts:before{content:"\f2d9"}.um-icon-android-contract:before{content:"\f37d"}.um-icon-android-create:before{content:"\f37e"}.um-icon-android-delete:before{content:"\f37f"}.um-icon-android-desktop:before{content:"\f380"}.um-icon-android-document:before{content:"\f381"}.um-icon-android-done:before{content:"\f383"}.um-icon-android-done-all:before{content:"\f382"}.um-icon-android-download:before{content:"\f2dd"}.um-icon-android-drafts:before{content:"\f384"}.um-icon-android-exit:before{content:"\f385"}.um-icon-android-expand:before{content:"\f386"}.um-icon-android-favorite:before{content:"\f388"}.um-icon-android-favorite-outline:before{content:"\f387"}.um-icon-android-film:before{content:"\f389"}.um-icon-android-folder:before{content:"\f2e0"}.um-icon-android-folder-open:before{content:"\f38a"}.um-icon-android-funnel:before{content:"\f38b"}.um-icon-android-globe:before{content:"\f38c"}.um-icon-android-hand:before{content:"\f2e3"}.um-icon-android-hangout:before{content:"\f38d"}.um-icon-android-happy:before{content:"\f38e"}.um-icon-android-home:before{content:"\f38f"}.um-icon-android-image:before{content:"\f2e4"}.um-icon-android-laptop:before{content:"\f390"}.um-icon-android-list:before{content:"\f391"}.um-icon-android-locate:before{content:"\f2e9"}.um-icon-android-lock:before{content:"\f392"}.um-icon-android-mail:before{content:"\f2eb"}.um-icon-android-map:before{content:"\f393"}.um-icon-android-menu:before{content:"\f394"}.um-icon-android-microphone:before{content:"\f2ec"}.um-icon-android-microphone-off:before{content:"\f395"}.um-icon-android-more-horizontal:before{content:"\f396"}.um-icon-android-more-vertical:before{content:"\f397"}.um-icon-android-navigate:before{content:"\f398"}.um-icon-android-notifications:before{content:"\f39b"}.um-icon-android-notifications-none:before{content:"\f399"}.um-icon-android-notifications-off:before{content:"\f39a"}.um-icon-android-open:before{content:"\f39c"}.um-icon-android-options:before{content:"\f39d"}.um-icon-android-people:before{content:"\f39e"}.um-icon-android-person:before{content:"\f3a0"}.um-icon-android-person-add:before{content:"\f39f"}.um-icon-android-phone-landscape:before{content:"\f3a1"}.um-icon-android-phone-portrait:before{content:"\f3a2"}.um-icon-android-pin:before{content:"\f3a3"}.um-icon-android-plane:before{content:"\f3a4"}.um-icon-android-playstore:before{content:"\f2f0"}.um-icon-android-print:before{content:"\f3a5"}.um-icon-android-radio-button-off:before{content:"\f3a6"}.um-icon-android-radio-button-on:before{content:"\f3a7"}.um-icon-android-refresh:before{content:"\f3a8"}.um-icon-android-remove:before{content:"\f2f4"}.um-icon-android-remove-circle:before{content:"\f3a9"}.um-icon-android-restaurant:before{content:"\f3aa"}.um-icon-android-sad:before{content:"\f3ab"}.um-icon-android-search:before{content:"\f2f5"}.um-icon-android-send:before{content:"\f2f6"}.um-icon-android-settings:before{content:"\f2f7"}.um-icon-android-share:before{content:"\f2f8"}.um-icon-android-share-alt:before{content:"\f3ac"}.um-icon-android-star:before{content:"\f2fc"}.um-icon-android-star-half:before{content:"\f3ad"}.um-icon-android-star-outline:before{content:"\f3ae"}.um-icon-android-stopwatch:before{content:"\f2fd"}.um-icon-android-subway:before{content:"\f3af"}.um-icon-android-sunny:before{content:"\f3b0"}.um-icon-android-sync:before{content:"\f3b1"}.um-icon-android-textsms:before{content:"\f3b2"}.um-icon-android-time:before{content:"\f3b3"}.um-icon-android-train:before{content:"\f3b4"}.um-icon-android-unlock:before{content:"\f3b5"}.um-icon-android-upload:before{content:"\f3b6"}.um-icon-android-volume-down:before{content:"\f3b7"}.um-icon-android-volume-mute:before{content:"\f3b8"}.um-icon-android-volume-off:before{content:"\f3b9"}.um-icon-android-volume-up:before{content:"\f3ba"}.um-icon-android-walk:before{content:"\f3bb"}.um-icon-android-warning:before{content:"\f3bc"}.um-icon-android-watch:before{content:"\f3bd"}.um-icon-android-wifi:before{content:"\f305"}.um-icon-aperture:before{content:"\f313"}.um-icon-archive:before{content:"\f102"}.um-icon-arrow-down-a:before{content:"\f103"}.um-icon-arrow-down-b:before{content:"\f104"}.um-icon-arrow-down-c:before{content:"\f105"}.um-icon-arrow-expand:before{content:"\f25e"}.um-icon-arrow-graph-down-left:before{content:"\f25f"}.um-icon-arrow-graph-down-right:before{content:"\f260"}.um-icon-arrow-graph-up-left:before{content:"\f261"}.um-icon-arrow-graph-up-right:before{content:"\f262"}.um-icon-arrow-left-a:before{content:"\f106"}.um-icon-arrow-left-b:before{content:"\f107"}.um-icon-arrow-left-c:before{content:"\f108"}.um-icon-arrow-move:before{content:"\f263"}.um-icon-arrow-resize:before{content:"\f264"}.um-icon-arrow-return-left:before{content:"\f265"}.um-icon-arrow-return-right:before{content:"\f266"}.um-icon-arrow-right-a:before{content:"\f109"}.um-icon-arrow-right-b:before{content:"\f10a"}.um-icon-arrow-right-c:before{content:"\f10b"}.um-icon-arrow-shrink:before{content:"\f267"}.um-icon-arrow-swap:before{content:"\f268"}.um-icon-arrow-up-a:before{content:"\f10c"}.um-icon-arrow-up-b:before{content:"\f10d"}.um-icon-arrow-up-c:before{content:"\f10e"}.um-icon-asterisk:before{content:"\f314"}.um-icon-at:before{content:"\f10f"}.um-icon-backspace:before{content:"\f3bf"}.um-icon-backspace-outline:before{content:"\f3be"}.um-icon-bag:before{content:"\f110"}.um-icon-battery-charging:before{content:"\f111"}.um-icon-battery-empty:before{content:"\f112"}.um-icon-battery-full:before{content:"\f113"}.um-icon-battery-half:before{content:"\f114"}.um-icon-battery-low:before{content:"\f115"}.um-icon-beaker:before{content:"\f269"}.um-icon-beer:before{content:"\f26a"}.um-icon-bluetooth:before{content:"\f116"}.um-icon-bonfire:before{content:"\f315"}.um-icon-bookmark:before{content:"\f26b"}.um-icon-bowtie:before{content:"\f3c0"}.um-icon-briefcase:before{content:"\f26c"}.um-icon-bug:before{content:"\f2be"}.um-icon-calculator:before{content:"\f26d"}.um-icon-calendar:before{content:"\f117"}.um-icon-camera:before{content:"\f118"}.um-icon-card:before{content:"\f119"}.um-icon-cash:before{content:"\f316"}.um-icon-chatbox:before{content:"\f11b"}.um-icon-chatbox-working:before{content:"\f11a"}.um-icon-chatboxes:before{content:"\f11c"}.um-icon-chatbubble:before{content:"\f11e"}.um-icon-chatbubble-working:before{content:"\f11d"}.um-icon-chatbubbles:before{content:"\f11f"}.um-icon-checkmark:before{content:"\f122"}.um-icon-checkmark-circled:before{content:"\f120"}.um-icon-checkmark-round:before{content:"\f121"}.um-icon-chevron-down:before{content:"\f123"}.um-icon-chevron-left:before{content:"\f124"}.um-icon-chevron-right:before{content:"\f125"}.um-icon-chevron-up:before{content:"\f126"}.um-icon-clipboard:before{content:"\f127"}.um-icon-clock:before{content:"\f26e"}.um-icon-close:before{content:"\f12a"}.um-icon-close-circled:before{content:"\f128"}.um-icon-close-round:before{content:"\f129"}.um-icon-closed-captioning:before{content:"\f317"}.um-icon-cloud:before{content:"\f12b"}.um-icon-code:before{content:"\f271"}.um-icon-code-download:before{content:"\f26f"}.um-icon-code-working:before{content:"\f270"}.um-icon-coffee:before{content:"\f272"}.um-icon-compass:before{content:"\f273"}.um-icon-compose:before{content:"\f12c"}.um-icon-connection-bars:before{content:"\f274"}.um-icon-contrast:before{content:"\f275"}.um-icon-crop:before{content:"\f3c1"}.um-icon-cube:before{content:"\f318"}.um-icon-disc:before{content:"\f12d"}.um-icon-document:before{content:"\f12f"}.um-icon-document-text:before{content:"\f12e"}.um-icon-drag:before{content:"\f130"}.um-icon-earth:before{content:"\f276"}.um-icon-easel:before{content:"\f3c2"}.um-icon-edit:before{content:"\f2bf"}.um-icon-egg:before{content:"\f277"}.um-icon-eject:before{content:"\f131"}.um-icon-email:before{content:"\f132"}.um-icon-email-unread:before{content:"\f3c3"}.um-icon-erlenmeyer-flask:before{content:"\f3c5"}.um-icon-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.um-icon-eye:before{content:"\f133"}.um-icon-eye-disabled:before{content:"\f306"}.um-icon-female:before{content:"\f278"}.um-icon-filing:before{content:"\f134"}.um-icon-film-marker:before{content:"\f135"}.um-icon-fireball:before{content:"\f319"}.um-icon-flag:before{content:"\f279"}.um-icon-flame:before{content:"\f31a"}.um-icon-flash:before{content:"\f137"}.um-icon-flash-off:before{content:"\f136"}.um-icon-folder:before{content:"\f139"}.um-icon-fork:before{content:"\f27a"}.um-icon-fork-repo:before{content:"\f2c0"}.um-icon-forward:before{content:"\f13a"}.um-icon-funnel:before{content:"\f31b"}.um-icon-gear-a:before{content:"\f13d"}.um-icon-gear-b:before{content:"\f13e"}.um-icon-grid:before{content:"\f13f"}.um-icon-hammer:before{content:"\f27b"}.um-icon-happy:before{content:"\f31c"}.um-icon-happy-outline:before{content:"\f3c6"}.um-icon-headphone:before{content:"\f140"}.um-icon-heart:before{content:"\f141"}.um-icon-heart-broken:before{content:"\f31d"}.um-icon-help:before{content:"\f143"}.um-icon-help-buoy:before{content:"\f27c"}.um-icon-help-circled:before{content:"\f142"}.um-icon-home:before{content:"\f144"}.um-icon-icecream:before{content:"\f27d"}.um-icon-image:before{content:"\f147"}.um-icon-images:before{content:"\f148"}.um-icon-information:before{content:"\f14a"}.um-icon-information-circled:before{content:"\f149"}.um-icon-ionic:before{content:"\f14b"}.um-icon-ios-alarm:before{content:"\f3c8"}.um-icon-ios-alarm-outline:before{content:"\f3c7"}.um-icon-ios-albums:before{content:"\f3ca"}.um-icon-ios-albums-outline:before{content:"\f3c9"}.um-icon-ios-americanfootball:before{content:"\f3cc"}.um-icon-ios-americanfootball-outline:before{content:"\f3cb"}.um-icon-ios-analytics:before{content:"\f3ce"}.um-icon-ios-analytics-outline:before{content:"\f3cd"}.um-icon-ios-arrow-back:before{content:"\f3cf"}.um-icon-ios-arrow-down:before{content:"\f3d0"}.um-icon-ios-arrow-forward:before{content:"\f3d1"}.um-icon-ios-arrow-left:before{content:"\f3d2"}.um-icon-ios-arrow-right:before{content:"\f3d3"}.um-icon-ios-arrow-thin-down:before{content:"\f3d4"}.um-icon-ios-arrow-thin-left:before{content:"\f3d5"}.um-icon-ios-arrow-thin-right:before{content:"\f3d6"}.um-icon-ios-arrow-thin-up:before{content:"\f3d7"}.um-icon-ios-arrow-up:before{content:"\f3d8"}.um-icon-ios-at:before{content:"\f3da"}.um-icon-ios-at-outline:before{content:"\f3d9"}.um-icon-ios-barcode:before{content:"\f3dc"}.um-icon-ios-barcode-outline:before{content:"\f3db"}.um-icon-ios-baseball:before{content:"\f3de"}.um-icon-ios-baseball-outline:before{content:"\f3dd"}.um-icon-ios-basketball:before{content:"\f3e0"}.um-icon-ios-basketball-outline:before{content:"\f3df"}.um-icon-ios-bell:before{content:"\f3e2"}.um-icon-ios-bell-outline:before{content:"\f3e1"}.um-icon-ios-body:before{content:"\f3e4"}.um-icon-ios-body-outline:before{content:"\f3e3"}.um-icon-ios-bolt:before{content:"\f3e6"}.um-icon-ios-bolt-outline:before{content:"\f3e5"}.um-icon-ios-book:before{content:"\f3e8"}.um-icon-ios-book-outline:before{content:"\f3e7"}.um-icon-ios-bookmarks:before{content:"\f3ea"}.um-icon-ios-bookmarks-outline:before{content:"\f3e9"}.um-icon-ios-box:before{content:"\f3ec"}.um-icon-ios-box-outline:before{content:"\f3eb"}.um-icon-ios-briefcase:before{content:"\f3ee"}.um-icon-ios-briefcase-outline:before{content:"\f3ed"}.um-icon-ios-browsers:before{content:"\f3f0"}.um-icon-ios-browsers-outline:before{content:"\f3ef"}.um-icon-ios-calculator:before{content:"\f3f2"}.um-icon-ios-calculator-outline:before{content:"\f3f1"}.um-icon-ios-calendar:before{content:"\f3f4"}.um-icon-ios-calendar-outline:before{content:"\f3f3"}.um-icon-ios-camera:before{content:"\f3f6"}.um-icon-ios-camera-outline:before{content:"\f3f5"}.um-icon-ios-cart:before{content:"\f3f8"}.um-icon-ios-cart-outline:before{content:"\f3f7"}.um-icon-ios-chatboxes:before{content:"\f3fa"}.um-icon-ios-chatboxes-outline:before{content:"\f3f9"}.um-icon-ios-chatbubble:before{content:"\f3fc"}.um-icon-ios-chatbubble-outline:before{content:"\f3fb"}.um-icon-ios-checkmark:before{content:"\f3ff"}.um-icon-ios-checkmark-empty:before{content:"\f3fd"}.um-icon-ios-checkmark-outline:before{content:"\f3fe"}.um-icon-ios-circle-filled:before{content:"\f400"}.um-icon-ios-circle-outline:before{content:"\f401"}.um-icon-ios-clock:before{content:"\f403"}.um-icon-ios-clock-outline:before{content:"\f402"}.um-icon-ios-close:before{content:"\f406"}.um-icon-ios-close-empty:before{content:"\f404"}.um-icon-ios-close-outline:before{content:"\f405"}.um-icon-ios-cloud:before{content:"\f40c"}.um-icon-ios-cloud-download:before{content:"\f408"}.um-icon-ios-cloud-download-outline:before{content:"\f407"}.um-icon-ios-cloud-outline:before{content:"\f409"}.um-icon-ios-cloud-upload:before{content:"\f40b"}.um-icon-ios-cloud-upload-outline:before{content:"\f40a"}.um-icon-ios-cloudy:before{content:"\f410"}.um-icon-ios-cloudy-night:before{content:"\f40e"}.um-icon-ios-cloudy-night-outline:before{content:"\f40d"}.um-icon-ios-cloudy-outline:before{content:"\f40f"}.um-icon-ios-cog:before{content:"\f412"}.um-icon-ios-cog-outline:before{content:"\f411"}.um-icon-ios-color-filter:before{content:"\f414"}.um-icon-ios-color-filter-outline:before{content:"\f413"}.um-icon-ios-color-wand:before{content:"\f416"}.um-icon-ios-color-wand-outline:before{content:"\f415"}.um-icon-ios-compose:before{content:"\f418"}.um-icon-ios-compose-outline:before{content:"\f417"}.um-icon-ios-contact:before{content:"\f41a"}.um-icon-ios-contact-outline:before{content:"\f419"}.um-icon-ios-copy:before{content:"\f41c"}.um-icon-ios-copy-outline:before{content:"\f41b"}.um-icon-ios-crop:before{content:"\f41e"}.um-icon-ios-crop-strong:before{content:"\f41d"}.um-icon-ios-download:before{content:"\f420"}.um-icon-ios-download-outline:before{content:"\f41f"}.um-icon-ios-drag:before{content:"\f421"}.um-icon-ios-email:before{content:"\f423"}.um-icon-ios-email-outline:before{content:"\f422"}.um-icon-ios-eye:before{content:"\f425"}.um-icon-ios-eye-outline:before{content:"\f424"}.um-icon-ios-fastforward:before{content:"\f427"}.um-icon-ios-fastforward-outline:before{content:"\f426"}.um-icon-ios-filing:before{content:"\f429"}.um-icon-ios-filing-outline:before{content:"\f428"}.um-icon-ios-film:before{content:"\f42b"}.um-icon-ios-film-outline:before{content:"\f42a"}.um-icon-ios-flag:before{content:"\f42d"}.um-icon-ios-flag-outline:before{content:"\f42c"}.um-icon-ios-flame:before{content:"\f42f"}.um-icon-ios-flame-outline:before{content:"\f42e"}.um-icon-ios-flask:before{content:"\f431"}.um-icon-ios-flask-outline:before{content:"\f430"}.um-icon-ios-flower:before{content:"\f433"}.um-icon-ios-flower-outline:before{content:"\f432"}.um-icon-ios-folder:before{content:"\f435"}.um-icon-ios-folder-outline:before{content:"\f434"}.um-icon-ios-football:before{content:"\f437"}.um-icon-ios-football-outline:before{content:"\f436"}.um-icon-ios-game-controller-a:before{content:"\f439"}.um-icon-ios-game-controller-a-outline:before{content:"\f438"}.um-icon-ios-game-controller-b:before{content:"\f43b"}.um-icon-ios-game-controller-b-outline:before{content:"\f43a"}.um-icon-ios-gear:before{content:"\f43d"}.um-icon-ios-gear-outline:before{content:"\f43c"}.um-icon-ios-glasses:before{content:"\f43f"}.um-icon-ios-glasses-outline:before{content:"\f43e"}.um-icon-ios-grid-view:before{content:"\f441"}.um-icon-ios-grid-view-outline:before{content:"\f440"}.um-icon-ios-heart:before{content:"\f443"}.um-icon-ios-heart-outline:before{content:"\f442"}.um-icon-ios-help:before{content:"\f446"}.um-icon-ios-help-empty:before{content:"\f444"}.um-icon-ios-help-outline:before{content:"\f445"}.um-icon-ios-home:before{content:"\f448"}.um-icon-ios-home-outline:before{content:"\f447"}.um-icon-ios-infinite:before{content:"\f44a"}.um-icon-ios-infinite-outline:before{content:"\f449"}.um-icon-ios-information:before{content:"\f44d"}.um-icon-ios-information-empty:before{content:"\f44b"}.um-icon-ios-information-outline:before{content:"\f44c"}.um-icon-ios-ionic-outline:before{content:"\f44e"}.um-icon-ios-keypad:before{content:"\f450"}.um-icon-ios-keypad-outline:before{content:"\f44f"}.um-icon-ios-lightbulb:before{content:"\f452"}.um-icon-ios-lightbulb-outline:before{content:"\f451"}.um-icon-ios-list:before{content:"\f454"}.um-icon-ios-list-outline:before{content:"\f453"}.um-icon-ios-location:before{content:"\f456"}.um-icon-ios-location-outline:before{content:"\f455"}.um-icon-ios-locked:before{content:"\f458"}.um-icon-ios-locked-outline:before{content:"\f457"}.um-icon-ios-loop:before{content:"\f45a"}.um-icon-ios-loop-strong:before{content:"\f459"}.um-icon-ios-medical:before{content:"\f45c"}.um-icon-ios-medical-outline:before{content:"\f45b"}.um-icon-ios-medkit:before{content:"\f45e"}.um-icon-ios-medkit-outline:before{content:"\f45d"}.um-icon-ios-mic:before{content:"\f461"}.um-icon-ios-mic-off:before{content:"\f45f"}.um-icon-ios-mic-outline:before{content:"\f460"}.um-icon-ios-minus:before{content:"\f464"}.um-icon-ios-minus-empty:before{content:"\f462"}.um-icon-ios-minus-outline:before{content:"\f463"}.um-icon-ios-monitor:before{content:"\f466"}.um-icon-ios-monitor-outline:before{content:"\f465"}.um-icon-ios-moon:before{content:"\f468"}.um-icon-ios-moon-outline:before{content:"\f467"}.um-icon-ios-more:before{content:"\f46a"}.um-icon-ios-more-outline:before{content:"\f469"}.um-icon-ios-musical-note:before{content:"\f46b"}.um-icon-ios-musical-notes:before{content:"\f46c"}.um-icon-ios-navigate:before{content:"\f46e"}.um-icon-ios-navigate-outline:before{content:"\f46d"}.um-icon-ios-nutrition:before{content:"\f470"}.um-icon-ios-nutrition-outline:before{content:"\f46f"}.um-icon-ios-paper:before{content:"\f472"}.um-icon-ios-paper-outline:before{content:"\f471"}.um-icon-ios-paperplane:before{content:"\f474"}.um-icon-ios-paperplane-outline:before{content:"\f473"}.um-icon-ios-partlysunny:before{content:"\f476"}.um-icon-ios-partlysunny-outline:before{content:"\f475"}.um-icon-ios-pause:before{content:"\f478"}.um-icon-ios-pause-outline:before{content:"\f477"}.um-icon-ios-paw:before{content:"\f47a"}.um-icon-ios-paw-outline:before{content:"\f479"}.um-icon-ios-people:before{content:"\f47c"}.um-icon-ios-people-outline:before{content:"\f47b"}.um-icon-ios-person:before{content:"\f47e"}.um-icon-ios-person-outline:before{content:"\f47d"}.um-icon-ios-personadd:before{content:"\f480"}.um-icon-ios-personadd-outline:before{content:"\f47f"}.um-icon-ios-photos:before{content:"\f482"}.um-icon-ios-photos-outline:before{content:"\f481"}.um-icon-ios-pie:before{content:"\f484"}.um-icon-ios-pie-outline:before{content:"\f483"}.um-icon-ios-pint:before{content:"\f486"}.um-icon-ios-pint-outline:before{content:"\f485"}.um-icon-ios-play:before{content:"\f488"}.um-icon-ios-play-outline:before{content:"\f487"}.um-icon-ios-plus:before{content:"\f48b"}.um-icon-ios-plus-empty:before{content:"\f489"}.um-icon-ios-plus-outline:before{content:"\f48a"}.um-icon-ios-pricetag:before{content:"\f48d"}.um-icon-ios-pricetag-outline:before{content:"\f48c"}.um-icon-ios-pricetags:before{content:"\f48f"}.um-icon-ios-pricetags-outline:before{content:"\f48e"}.um-icon-ios-printer:before{content:"\f491"}.um-icon-ios-printer-outline:before{content:"\f490"}.um-icon-ios-pulse:before{content:"\f493"}.um-icon-ios-pulse-strong:before{content:"\f492"}.um-icon-ios-rainy:before{content:"\f495"}.um-icon-ios-rainy-outline:before{content:"\f494"}.um-icon-ios-recording:before{content:"\f497"}.um-icon-ios-recording-outline:before{content:"\f496"}.um-icon-ios-redo:before{content:"\f499"}.um-icon-ios-redo-outline:before{content:"\f498"}.um-icon-ios-refresh:before{content:"\f49c"}.um-icon-ios-refresh-empty:before{content:"\f49a"}.um-icon-ios-refresh-outline:before{content:"\f49b"}.um-icon-ios-reload:before{content:"\f49d"}.um-icon-ios-reverse-camera:before{content:"\f49f"}.um-icon-ios-reverse-camera-outline:before{content:"\f49e"}.um-icon-ios-rewind:before{content:"\f4a1"}.um-icon-ios-rewind-outline:before{content:"\f4a0"}.um-icon-ios-rose:before{content:"\f4a3"}.um-icon-ios-rose-outline:before{content:"\f4a2"}.um-icon-ios-search:before{content:"\f4a5"}.um-icon-ios-search-strong:before{content:"\f4a4"}.um-icon-ios-settings:before{content:"\f4a7"}.um-icon-ios-settings-strong:before{content:"\f4a6"}.um-icon-ios-shuffle:before{content:"\f4a9"}.um-icon-ios-shuffle-strong:before{content:"\f4a8"}.um-icon-ios-skipbackward:before{content:"\f4ab"}.um-icon-ios-skipbackward-outline:before{content:"\f4aa"}.um-icon-ios-skipforward:before{content:"\f4ad"}.um-icon-ios-skipforward-outline:before{content:"\f4ac"}.um-icon-ios-snowy:before{content:"\f4ae"}.um-icon-ios-speedometer:before{content:"\f4b0"}.um-icon-ios-speedometer-outline:before{content:"\f4af"}.um-icon-ios-star:before{content:"\f4b3"}.um-icon-ios-star-half:before{content:"\f4b1"}.um-icon-ios-star-outline:before{content:"\f4b2"}.um-icon-ios-stopwatch:before{content:"\f4b5"}.um-icon-ios-stopwatch-outline:before{content:"\f4b4"}.um-icon-ios-sunny:before{content:"\f4b7"}.um-icon-ios-sunny-outline:before{content:"\f4b6"}.um-icon-ios-telephone:before{content:"\f4b9"}.um-icon-ios-telephone-outline:before{content:"\f4b8"}.um-icon-ios-tennisball:before{content:"\f4bb"}.um-icon-ios-tennisball-outline:before{content:"\f4ba"}.um-icon-ios-thunderstorm:before{content:"\f4bd"}.um-icon-ios-thunderstorm-outline:before{content:"\f4bc"}.um-icon-ios-time:before{content:"\f4bf"}.um-icon-ios-time-outline:before{content:"\f4be"}.um-icon-ios-timer:before{content:"\f4c1"}.um-icon-ios-timer-outline:before{content:"\f4c0"}.um-icon-ios-toggle:before{content:"\f4c3"}.um-icon-ios-toggle-outline:before{content:"\f4c2"}.um-icon-ios-trash:before{content:"\f4c5"}.um-icon-ios-trash-outline:before{content:"\f4c4"}.um-icon-ios-undo:before{content:"\f4c7"}.um-icon-ios-undo-outline:before{content:"\f4c6"}.um-icon-ios-unlocked:before{content:"\f4c9"}.um-icon-ios-unlocked-outline:before{content:"\f4c8"}.um-icon-ios-upload:before{content:"\f4cb"}.um-icon-ios-upload-outline:before{content:"\f4ca"}.um-icon-ios-videocam:before{content:"\f4cd"}.um-icon-ios-videocam-outline:before{content:"\f4cc"}.um-icon-ios-volume-high:before{content:"\f4ce"}.um-icon-ios-volume-low:before{content:"\f4cf"}.um-icon-ios-wineglass:before{content:"\f4d1"}.um-icon-ios-wineglass-outline:before{content:"\f4d0"}.um-icon-ios-world:before{content:"\f4d3"}.um-icon-ios-world-outline:before{content:"\f4d2"}.um-icon-ipad:before{content:"\f1f9"}.um-icon-iphone:before{content:"\f1fa"}.um-icon-ipod:before{content:"\f1fb"}.um-icon-jet:before{content:"\f295"}.um-icon-key:before{content:"\f296"}.um-icon-knife:before{content:"\f297"}.um-icon-laptop:before{content:"\f1fc"}.um-icon-leaf:before{content:"\f1fd"}.um-icon-levels:before{content:"\f298"}.um-icon-lightbulb:before{content:"\f299"}.um-icon-link:before{content:"\f1fe"}.um-icon-load-a:before{content:"\f29a"}.um-icon-load-b:before{content:"\f29b"}.um-icon-load-c:before{content:"\f29c"}.um-icon-load-d:before{content:"\f29d"}.um-icon-location:before{content:"\f1ff"}.um-icon-lock-combination:before{content:"\f4d4"}.um-icon-locked:before{content:"\f200"}.um-icon-log-in:before{content:"\f29e"}.um-icon-log-out:before{content:"\f29f"}.um-icon-loop:before{content:"\f201"}.um-icon-magnet:before{content:"\f2a0"}.um-icon-male:before{content:"\f2a1"}.um-icon-man:before{content:"\f202"}.um-icon-map:before{content:"\f203"}.um-icon-medkit:before{content:"\f2a2"}.um-icon-merge:before{content:"\f33f"}.um-icon-mic-a:before{content:"\f204"}.um-icon-mic-b:before{content:"\f205"}.um-icon-mic-c:before{content:"\f206"}.um-icon-minus:before{content:"\f209"}.um-icon-minus-circled:before{content:"\f207"}.um-icon-minus-round:before{content:"\f208"}.um-icon-model-s:before{content:"\f2c1"}.um-icon-monitor:before{content:"\f20a"}.um-icon-more:before{content:"\f20b"}.um-icon-mouse:before{content:"\f340"}.um-icon-music-note:before{content:"\f20c"}.um-icon-navicon:before{content:"\f20e"}.um-icon-navicon-round:before{content:"\f20d"}.um-icon-navigate:before{content:"\f2a3"}.um-icon-network:before{content:"\f341"}.um-icon-no-smoking:before{content:"\f2c2"}.um-icon-nuclear:before{content:"\f2a4"}.um-icon-outlet:before{content:"\f342"}.um-icon-paintbrush:before{content:"\f4d5"}.um-icon-paintbucket:before{content:"\f4d6"}.um-icon-paper-airplane:before{content:"\f2c3"}.um-icon-paperclip:before{content:"\f20f"}.um-icon-pause:before{content:"\f210"}.um-icon-person:before{content:"\f213"}.um-icon-person-add:before{content:"\f211"}.um-icon-person-stalker:before{content:"\f212"}.um-icon-pie-graph:before{content:"\f2a5"}.um-icon-pin:before{content:"\f2a6"}.um-icon-pinpoint:before{content:"\f2a7"}.um-icon-pizza:before{content:"\f2a8"}.um-icon-plane:before{content:"\f214"}.um-icon-planet:before{content:"\f343"}.um-icon-play:before{content:"\f215"}.um-icon-playstation:before{content:"\f30a"}.um-icon-plus:before{content:"\f218"}.um-icon-plus-circled:before{content:"\f216"}.um-icon-plus-round:before{content:"\f217"}.um-icon-podium:before{content:"\f344"}.um-icon-pound:before{content:"\f219"}.um-icon-power:before{content:"\f2a9"}.um-icon-pricetag:before{content:"\f2aa"}.um-icon-pricetags:before{content:"\f2ab"}.um-icon-printer:before{content:"\f21a"}.um-icon-pull-request:before{content:"\f345"}.um-icon-qr-scanner:before{content:"\f346"}.um-icon-quote:before{content:"\f347"}.um-icon-radio-waves:before{content:"\f2ac"}.um-icon-record:before{content:"\f21b"}.um-icon-refresh:before{content:"\f21c"}.um-icon-reply:before{content:"\f21e"}.um-icon-reply-all:before{content:"\f21d"}.um-icon-ribbon-a:before{content:"\f348"}.um-icon-ribbon-b:before{content:"\f349"}.um-icon-sad:before{content:"\f34a"}.um-icon-sad-outline:before{content:"\f4d7"}.um-icon-scissors:before{content:"\f34b"}.um-icon-search:before{content:"\f21f"}.um-icon-settings:before{content:"\f2ad"}.um-icon-share:before{content:"\f220"}.um-icon-shuffle:before{content:"\f221"}.um-icon-skip-backward:before{content:"\f222"}.um-icon-skip-forward:before{content:"\f223"}.um-icon-social-android:before{content:"\f225"}.um-icon-social-android-outline:before{content:"\f224"}.um-icon-social-angular:before{content:"\f4d9"}.um-icon-social-angular-outline:before{content:"\f4d8"}.um-icon-social-apple:before{content:"\f227"}.um-icon-social-apple-outline:before{content:"\f226"}.um-icon-social-bitcoin:before{content:"\f2af"}.um-icon-social-bitcoin-outline:before{content:"\f2ae"}.um-icon-social-buffer:before{content:"\f229"}.um-icon-social-buffer-outline:before{content:"\f228"}.um-icon-social-chrome:before{content:"\f4db"}.um-icon-social-chrome-outline:before{content:"\f4da"}.um-icon-social-codepen:before{content:"\f4dd"}.um-icon-social-codepen-outline:before{content:"\f4dc"}.um-icon-social-css3:before{content:"\f4df"}.um-icon-social-css3-outline:before{content:"\f4de"}.um-icon-social-designernews:before{content:"\f22b"}.um-icon-social-designernews-outline:before{content:"\f22a"}.um-icon-social-dribbble:before{content:"\f22d"}.um-icon-social-dribbble-outline:before{content:"\f22c"}.um-icon-social-dropbox:before{content:"\f22f"}.um-icon-social-dropbox-outline:before{content:"\f22e"}.um-icon-social-euro:before{content:"\f4e1"}.um-icon-social-euro-outline:before{content:"\f4e0"}.um-icon-social-facebook:before{content:"\f231"}.um-icon-social-facebook-outline:before{content:"\f230"}.um-icon-social-foursquare:before{content:"\f34d"}.um-icon-social-foursquare-outline:before{content:"\f34c"}.um-icon-social-freebsd-devil:before{content:"\f2c4"}.um-icon-social-github:before{content:"\f233"}.um-icon-social-github-outline:before{content:"\f232"}.um-icon-social-google:before{content:"\f34f"}.um-icon-social-google-outline:before{content:"\f34e"}.um-icon-social-googleplus:before{content:"\f235"}.um-icon-social-googleplus-outline:before{content:"\f234"}.um-icon-social-hackernews:before{content:"\f237"}.um-icon-social-hackernews-outline:before{content:"\f236"}.um-icon-social-html5:before{content:"\f4e3"}.um-icon-social-html5-outline:before{content:"\f4e2"}.um-icon-social-instagram:before{content:"\f351"}.um-icon-social-instagram-outline:before{content:"\f350"}.um-icon-social-javascript:before{content:"\f4e5"}.um-icon-social-javascript-outline:before{content:"\f4e4"}.um-icon-social-linkedin:before{content:"\f239"}.um-icon-social-linkedin-outline:before{content:"\f238"}.um-icon-social-markdown:before{content:"\f4e6"}.um-icon-social-nodejs:before{content:"\f4e7"}.um-icon-social-octocat:before{content:"\f4e8"}.um-icon-social-pinterest:before{content:"\f2b1"}.um-icon-social-pinterest-outline:before{content:"\f2b0"}.um-icon-social-python:before{content:"\f4e9"}.um-icon-social-reddit:before{content:"\f23b"}.um-icon-social-reddit-outline:before{content:"\f23a"}.um-icon-social-rss:before{content:"\f23d"}.um-icon-social-rss-outline:before{content:"\f23c"}.um-icon-social-sass:before{content:"\f4ea"}.um-icon-social-skype:before{content:"\f23f"}.um-icon-social-skype-outline:before{content:"\f23e"}.um-icon-social-snapchat:before{content:"\f4ec"}.um-icon-social-snapchat-outline:before{content:"\f4eb"}.um-icon-social-tumblr:before{content:"\f241"}.um-icon-social-tumblr-outline:before{content:"\f240"}.um-icon-social-tux:before{content:"\f2c5"}.um-icon-social-twitch:before{content:"\f4ee"}.um-icon-social-twitch-outline:before{content:"\f4ed"}.um-icon-social-twitter:before{content:"\f243"}.um-icon-social-twitter-outline:before{content:"\f242"}.um-icon-social-usd:before{content:"\f353"}.um-icon-social-usd-outline:before{content:"\f352"}.um-icon-social-vimeo:before{content:"\f245"}.um-icon-social-vimeo-outline:before{content:"\f244"}.um-icon-social-whatsapp:before{content:"\f4f0"}.um-icon-social-whatsapp-outline:before{content:"\f4ef"}.um-icon-social-windows:before{content:"\f247"}.um-icon-social-windows-outline:before{content:"\f246"}.um-icon-social-wordpress:before{content:"\f249"}.um-icon-social-wordpress-outline:before{content:"\f248"}.um-icon-social-yahoo:before{content:"\f24b"}.um-icon-social-yahoo-outline:before{content:"\f24a"}.um-icon-social-yen:before{content:"\f4f2"}.um-icon-social-yen-outline:before{content:"\f4f1"}.um-icon-social-youtube:before{content:"\f24d"}.um-icon-social-youtube-outline:before{content:"\f24c"}.um-icon-soup-can:before{content:"\f4f4"}.um-icon-soup-can-outline:before{content:"\f4f3"}.um-icon-speakerphone:before{content:"\f2b2"}.um-icon-speedometer:before{content:"\f2b3"}.um-icon-spoon:before{content:"\f2b4"}.um-icon-star:before{content:"\f24e"}.um-icon-stats-bars:before{content:"\f2b5"}.um-icon-steam:before{content:"\f30b"}.um-icon-stop:before{content:"\f24f"}.um-icon-thermometer:before{content:"\f2b6"}.um-icon-thumbsdown:before{content:"\f250"}.um-icon-thumbsup:before{content:"\f251"}.um-icon-toggle:before{content:"\f355"}.um-icon-toggle-filled:before{content:"\f354"}.um-icon-transgender:before{content:"\f4f5"}.um-icon-trash-a:before{content:"\f252"}.um-icon-trash-b:before{content:"\f253"}.um-icon-trophy:before{content:"\f356"}.um-icon-tshirt:before{content:"\f4f7"}.um-icon-tshirt-outline:before{content:"\f4f6"}.um-icon-umbrella:before{content:"\f2b7"}.um-icon-university:before{content:"\f357"}.um-icon-unlocked:before{content:"\f254"}.um-icon-upload:before{content:"\f255"}.um-icon-usb:before{content:"\f2b8"}.um-icon-videocamera:before{content:"\f256"}.um-icon-volume-high:before{content:"\f257"}.um-icon-volume-low:before{content:"\f258"}.um-icon-volume-medium:before{content:"\f259"}.um-icon-volume-mute:before{content:"\f25a"}.um-icon-wand:before{content:"\f358"}.um-icon-waterdrop:before{content:"\f25b"}.um-icon-wifi:before{content:"\f25c"}.um-icon-wineglass:before{content:"\f2b9"}.um-icon-woman:before{content:"\f25d"}.um-icon-wrench:before{content:"\f2ba"}.um-icon-xbox:before{content:"\f30c"}
@font-face{font-family:FontAwesome;src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.eot?v=4.2.0);src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.eot?v=4.2.0#iefix) format("embedded-opentype"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}[class*=" um-faicon-"]:before,[class^=um-faicon-]:before{font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-glass:before{content:"\f000"}.um-faicon-music:before{content:"\f001"}.um-faicon-search:before{content:"\f002"}.um-faicon-envelope-o:before{content:"\f003"}.um-faicon-heart:before{content:"\f004"}.um-faicon-star:before{content:"\f005"}.um-faicon-star-o:before{content:"\f006"}.um-faicon-user:before{content:"\f007"}.um-faicon-film:before{content:"\f008"}.um-faicon-th-large:before{content:"\f009"}.um-faicon-th:before{content:"\f00a"}.um-faicon-th-list:before{content:"\f00b"}.um-faicon-check:before{content:"\f00c"}.um-faicon-close:before,.um-faicon-remove:before,.um-faicon-times:before{content:"\f00d"}.um-faicon-search-plus:before{content:"\f00e"}.um-faicon-search-minus:before{content:"\f010"}.um-faicon-power-off:before{content:"\f011"}.um-faicon-signal:before{content:"\f012"}.um-faicon-cog:before,.um-faicon-gear:before{content:"\f013"}.um-faicon-trash-o:before{content:"\f014"}.um-faicon-home:before{content:"\f015"}.um-faicon-file-o:before{content:"\f016"}.um-faicon-clock-o:before{content:"\f017"}.um-faicon-road:before{content:"\f018"}.um-faicon-download:before{content:"\f019"}.um-faicon-arrow-circle-o-down:before{content:"\f01a"}.um-faicon-arrow-circle-o-up:before{content:"\f01b"}.um-faicon-inbox:before{content:"\f01c"}.um-faicon-play-circle-o:before{content:"\f01d"}.um-faicon-repeat:before,.um-faicon-rotate-right:before{content:"\f01e"}.um-faicon-refresh:before{content:"\f021"}.um-faicon-list-alt:before{content:"\f022"}.um-faicon-lock:before{content:"\f023"}.um-faicon-flag:before{content:"\f024"}.um-faicon-headphones:before{content:"\f025"}.um-faicon-volume-off:before{content:"\f026"}.um-faicon-volume-down:before{content:"\f027"}.um-faicon-volume-up:before{content:"\f028"}.um-faicon-qrcode:before{content:"\f029"}.um-faicon-barcode:before{content:"\f02a"}.um-faicon-tag:before{content:"\f02b"}.um-faicon-tags:before{content:"\f02c"}.um-faicon-book:before{content:"\f02d"}.um-faicon-bookmark:before{content:"\f02e"}.um-faicon-print:before{content:"\f02f"}.um-faicon-camera:before{content:"\f030"}.um-faicon-font:before{content:"\f031"}.um-faicon-bold:before{content:"\f032"}.um-faicon-italic:before{content:"\f033"}.um-faicon-text-height:before{content:"\f034"}.um-faicon-text-width:before{content:"\f035"}.um-faicon-align-left:before{content:"\f036"}.um-faicon-align-center:before{content:"\f037"}.um-faicon-align-right:before{content:"\f038"}.um-faicon-align-justify:before{content:"\f039"}.um-faicon-list:before{content:"\f03a"}.um-faicon-dedent:before,.um-faicon-outdent:before{content:"\f03b"}.um-faicon-indent:before{content:"\f03c"}.um-faicon-video-camera:before{content:"\f03d"}.um-faicon-image:before,.um-faicon-photo:before,.um-faicon-picture-o:before{content:"\f03e"}.um-faicon-pencil:before{content:"\f040"}.um-faicon-map-marker:before{content:"\f041"}.um-faicon-adjust:before{content:"\f042"}.um-faicon-tint:before{content:"\f043"}.um-faicon-edit:before,.um-faicon-pencil-square-o:before{content:"\f044"}.um-faicon-share-square-o:before{content:"\f045"}.um-faicon-check-square-o:before{content:"\f046"}.um-faicon-arrows:before{content:"\f047"}.um-faicon-step-backward:before{content:"\f048"}.um-faicon-fast-backward:before{content:"\f049"}.um-faicon-backward:before{content:"\f04a"}.um-faicon-play:before{content:"\f04b"}.um-faicon-pause:before{content:"\f04c"}.um-faicon-stop:before{content:"\f04d"}.um-faicon-forward:before{content:"\f04e"}.um-faicon-fast-forward:before{content:"\f050"}.um-faicon-step-forward:before{content:"\f051"}.um-faicon-eject:before{content:"\f052"}.um-faicon-chevron-left:before{content:"\f053"}.um-faicon-chevron-right:before{content:"\f054"}.um-faicon-plus-circle:before{content:"\f055"}.um-faicon-minus-circle:before{content:"\f056"}.um-faicon-times-circle:before{content:"\f057"}.um-faicon-check-circle:before{content:"\f058"}.um-faicon-question-circle:before{content:"\f059"}.um-faicon-info-circle:before{content:"\f05a"}.um-faicon-crosshairs:before{content:"\f05b"}.um-faicon-times-circle-o:before{content:"\f05c"}.um-faicon-check-circle-o:before{content:"\f05d"}.um-faicon-ban:before{content:"\f05e"}.um-faicon-arrow-left:before{content:"\f060"}.um-faicon-arrow-right:before{content:"\f061"}.um-faicon-arrow-up:before{content:"\f062"}.um-faicon-arrow-down:before{content:"\f063"}.um-faicon-mail-forward:before,.um-faicon-share:before{content:"\f064"}.um-faicon-expand:before{content:"\f065"}.um-faicon-compress:before{content:"\f066"}.um-faicon-plus:before{content:"\f067"}.um-faicon-minus:before{content:"\f068"}.um-faicon-asterisk:before{content:"\f069"}.um-faicon-exclamation-circle:before{content:"\f06a"}.um-faicon-gift:before{content:"\f06b"}.um-faicon-leaf:before{content:"\f06c"}.um-faicon-fire:before{content:"\f06d"}.um-faicon-eye:before{content:"\f06e"}.um-faicon-eye-slash:before{content:"\f070"}.um-faicon-exclamation-triangle:before,.um-faicon-warning:before{content:"\f071"}.um-faicon-plane:before{content:"\f072"}.um-faicon-calendar:before{content:"\f073"}.um-faicon-random:before{content:"\f074"}.um-faicon-comment:before{content:"\f075"}.um-faicon-magnet:before{content:"\f076"}.um-faicon-chevron-up:before{content:"\f077"}.um-faicon-chevron-down:before{content:"\f078"}.um-faicon-retweet:before{content:"\f079"}.um-faicon-shopping-cart:before{content:"\f07a"}.um-faicon-folder:before{content:"\f07b"}.um-faicon-folder-open:before{content:"\f07c"}.um-faicon-arrows-v:before{content:"\f07d"}.um-faicon-arrows-h:before{content:"\f07e"}.um-faicon-bar-chart-o:before,.um-faicon-bar-chart:before{content:"\f080"}.um-faicon-twitter-square:before{content:"\f081"}.um-faicon-facebook-square:before{content:"\f082"}.um-faicon-camera-retro:before{content:"\f083"}.um-faicon-key:before{content:"\f084"}.um-faicon-cogs:before,.um-faicon-gears:before{content:"\f085"}.um-faicon-comments:before{content:"\f086"}.um-faicon-thumbs-o-up:before{content:"\f087"}.um-faicon-thumbs-o-down:before{content:"\f088"}.um-faicon-star-half:before{content:"\f089"}.um-faicon-heart-o:before{content:"\f08a"}.um-faicon-sign-out:before{content:"\f08b"}.um-faicon-linkedin-square:before{content:"\f08c"}.um-faicon-thumb-tack:before{content:"\f08d"}.um-faicon-external-link:before{content:"\f08e"}.um-faicon-sign-in:before{content:"\f090"}.um-faicon-trophy:before{content:"\f091"}.um-faicon-github-square:before{content:"\f092"}.um-faicon-upload:before{content:"\f093"}.um-faicon-lemon-o:before{content:"\f094"}.um-faicon-phone:before{content:"\f095"}.um-faicon-square-o:before{content:"\f096"}.um-faicon-bookmark-o:before{content:"\f097"}.um-faicon-phone-square:before{content:"\f098"}.um-faicon-twitter:before{content:"\f099"}.um-faicon-facebook:before{content:"\f09a"}.um-faicon-github:before{content:"\f09b"}.um-faicon-unlock:before{content:"\f09c"}.um-faicon-credit-card:before{content:"\f09d"}.um-faicon-rss:before{content:"\f09e"}.um-faicon-hdd-o:before{content:"\f0a0"}.um-faicon-bullhorn:before{content:"\f0a1"}.um-faicon-bell:before{content:"\f0f3"}.um-faicon-certificate:before{content:"\f0a3"}.um-faicon-hand-o-right:before{content:"\f0a4"}.um-faicon-hand-o-left:before{content:"\f0a5"}.um-faicon-hand-o-up:before{content:"\f0a6"}.um-faicon-hand-o-down:before{content:"\f0a7"}.um-faicon-arrow-circle-left:before{content:"\f0a8"}.um-faicon-arrow-circle-right:before{content:"\f0a9"}.um-faicon-arrow-circle-up:before{content:"\f0aa"}.um-faicon-arrow-circle-down:before{content:"\f0ab"}.um-faicon-globe:before{content:"\f0ac"}.um-faicon-wrench:before{content:"\f0ad"}.um-faicon-tasks:before{content:"\f0ae"}.um-faicon-filter:before{content:"\f0b0"}.um-faicon-briefcase:before{content:"\f0b1"}.um-faicon-arrows-alt:before{content:"\f0b2"}.um-faicon-group:before,.um-faicon-users:before{content:"\f0c0"}.um-faicon-chain:before,.um-faicon-link:before{content:"\f0c1"}.um-faicon-cloud:before{content:"\f0c2"}.um-faicon-flask:before{content:"\f0c3"}.um-faicon-cut:before,.um-faicon-scissors:before{content:"\f0c4"}.um-faicon-copy:before,.um-faicon-files-o:before{content:"\f0c5"}.um-faicon-paperclip:before{content:"\f0c6"}.um-faicon-floppy-o:before,.um-faicon-save:before{content:"\f0c7"}.um-faicon-square:before{content:"\f0c8"}.um-faicon-bars:before,.um-faicon-navicon:before,.um-faicon-reorder:before{content:"\f0c9"}.um-faicon-list-ul:before{content:"\f0ca"}.um-faicon-list-ol:before{content:"\f0cb"}.um-faicon-strikethrough:before{content:"\f0cc"}.um-faicon-underline:before{content:"\f0cd"}.um-faicon-table:before{content:"\f0ce"}.um-faicon-magic:before{content:"\f0d0"}.um-faicon-truck:before{content:"\f0d1"}.um-faicon-pinterest:before{content:"\f0d2"}.um-faicon-pinterest-square:before{content:"\f0d3"}.um-faicon-google-plus-square:before{content:"\f0d4"}.um-faicon-google-plus:before{content:"\f0d5"}.um-faicon-money:before{content:"\f0d6"}.um-faicon-caret-down:before{content:"\f0d7"}.um-faicon-caret-up:before{content:"\f0d8"}.um-faicon-caret-left:before{content:"\f0d9"}.um-faicon-caret-right:before{content:"\f0da"}.um-faicon-columns:before{content:"\f0db"}.um-faicon-sort:before,.um-faicon-unsorted:before{content:"\f0dc"}.um-faicon-sort-desc:before,.um-faicon-sort-down:before{content:"\f0dd"}.um-faicon-sort-asc:before,.um-faicon-sort-up:before{content:"\f0de"}.um-faicon-envelope:before{content:"\f0e0"}.um-faicon-linkedin:before{content:"\f0e1"}.um-faicon-rotate-left:before,.um-faicon-undo:before{content:"\f0e2"}.um-faicon-gavel:before,.um-faicon-legal:before{content:"\f0e3"}.um-faicon-dashboard:before,.um-faicon-tachometer:before{content:"\f0e4"}.um-faicon-comment-o:before{content:"\f0e5"}.um-faicon-comments-o:before{content:"\f0e6"}.um-faicon-bolt:before,.um-faicon-flash:before{content:"\f0e7"}.um-faicon-sitemap:before{content:"\f0e8"}.um-faicon-umbrella:before{content:"\f0e9"}.um-faicon-clipboard:before,.um-faicon-paste:before{content:"\f0ea"}.um-faicon-lightbulb-o:before{content:"\f0eb"}.um-faicon-exchange:before{content:"\f0ec"}.um-faicon-cloud-download:before{content:"\f0ed"}.um-faicon-cloud-upload:before{content:"\f0ee"}.um-faicon-user-md:before{content:"\f0f0"}.um-faicon-stethoscope:before{content:"\f0f1"}.um-faicon-suitcase:before{content:"\f0f2"}.um-faicon-bell-o:before{content:"\f0a2"}.um-faicon-coffee:before{content:"\f0f4"}.um-faicon-cutlery:before{content:"\f0f5"}.um-faicon-file-text-o:before{content:"\f0f6"}.um-faicon-building-o:before{content:"\f0f7"}.um-faicon-hospital-o:before{content:"\f0f8"}.um-faicon-ambulance:before{content:"\f0f9"}.um-faicon-medkit:before{content:"\f0fa"}.um-faicon-fighter-jet:before{content:"\f0fb"}.um-faicon-beer:before{content:"\f0fc"}.um-faicon-h-square:before{content:"\f0fd"}.um-faicon-plus-square:before{content:"\f0fe"}.um-faicon-angle-double-left:before{content:"\f100"}.um-faicon-angle-double-right:before{content:"\f101"}.um-faicon-angle-double-up:before{content:"\f102"}.um-faicon-angle-double-down:before{content:"\f103"}.um-faicon-angle-left:before{content:"\f104"}.um-faicon-angle-right:before{content:"\f105"}.um-faicon-angle-up:before{content:"\f106"}.um-faicon-angle-down:before{content:"\f107"}.um-faicon-desktop:before{content:"\f108"}.um-faicon-laptop:before{content:"\f109"}.um-faicon-tablet:before{content:"\f10a"}.um-faicon-mobile-phone:before,.um-faicon-mobile:before{content:"\f10b"}.um-faicon-circle-o:before{content:"\f10c"}.um-faicon-quote-left:before{content:"\f10d"}.um-faicon-quote-right:before{content:"\f10e"}.um-faicon-spinner:before{content:"\f110"}.um-faicon-spin{-webkit-animation:um-faicon-spin 2s infinite linear;animation:um-faicon-spin 2s infinite linear}.um-faicon-circle:before{content:"\f111"}.um-faicon-mail-reply:before,.um-faicon-reply:before{content:"\f112"}.um-faicon-github-alt:before{content:"\f113"}.um-faicon-folder-o:before{content:"\f114"}.um-faicon-folder-open-o:before{content:"\f115"}.um-faicon-smile-o:before{content:"\f118"}.um-faicon-frown-o:before{content:"\f119"}.um-faicon-meh-o:before{content:"\f11a"}.um-faicon-gamepad:before{content:"\f11b"}.um-faicon-keyboard-o:before{content:"\f11c"}.um-faicon-flag-o:before{content:"\f11d"}.um-faicon-flag-checkered:before{content:"\f11e"}.um-faicon-terminal:before{content:"\f120"}.um-faicon-code:before{content:"\f121"}.um-faicon-mail-reply-all:before,.um-faicon-reply-all:before{content:"\f122"}.um-faicon-star-half-empty:before,.um-faicon-star-half-full:before,.um-faicon-star-half-o:before{content:"\f123"}.um-faicon-location-arrow:before{content:"\f124"}.um-faicon-crop:before{content:"\f125"}.um-faicon-code-fork:before{content:"\f126"}.um-faicon-chain-broken:before,.um-faicon-unlink:before{content:"\f127"}.um-faicon-question:before{content:"\f128"}.um-faicon-info:before{content:"\f129"}.um-faicon-exclamation:before{content:"\f12a"}.um-faicon-superscript:before{content:"\f12b"}.um-faicon-subscript:before{content:"\f12c"}.um-faicon-eraser:before{content:"\f12d"}.um-faicon-puzzle-piece:before{content:"\f12e"}.um-faicon-microphone:before{content:"\f130"}.um-faicon-microphone-slash:before{content:"\f131"}.um-faicon-shield:before{content:"\f132"}.um-faicon-calendar-o:before{content:"\f133"}.um-faicon-fire-extinguisher:before{content:"\f134"}.um-faicon-rocket:before{content:"\f135"}.um-faicon-maxcdn:before{content:"\f136"}.um-faicon-chevron-circle-left:before{content:"\f137"}.um-faicon-chevron-circle-right:before{content:"\f138"}.um-faicon-chevron-circle-up:before{content:"\f139"}.um-faicon-chevron-circle-down:before{content:"\f13a"}.um-faicon-html5:before{content:"\f13b"}.um-faicon-css3:before{content:"\f13c"}.um-faicon-anchor:before{content:"\f13d"}.um-faicon-unlock-alt:before{content:"\f13e"}.um-faicon-bullseye:before{content:"\f140"}.um-faicon-ellipsis-h:before{content:"\f141"}.um-faicon-ellipsis-v:before{content:"\f142"}.um-faicon-rss-square:before{content:"\f143"}.um-faicon-play-circle:before{content:"\f144"}.um-faicon-ticket:before{content:"\f145"}.um-faicon-minus-square:before{content:"\f146"}.um-faicon-minus-square-o:before{content:"\f147"}.um-faicon-level-up:before{content:"\f148"}.um-faicon-level-down:before{content:"\f149"}.um-faicon-check-square:before{content:"\f14a"}.um-faicon-pencil-square:before{content:"\f14b"}.um-faicon-external-link-square:before{content:"\f14c"}.um-faicon-share-square:before{content:"\f14d"}.um-faicon-compass:before{content:"\f14e"}.um-faicon-caret-square-o-down:before,.um-faicon-toggle-down:before{content:"\f150"}.um-faicon-caret-square-o-up:before,.um-faicon-toggle-up:before{content:"\f151"}.um-faicon-caret-square-o-right:before,.um-faicon-toggle-right:before{content:"\f152"}.um-faicon-eur:before,.um-faicon-euro:before{content:"\f153"}.um-faicon-gbp:before{content:"\f154"}.um-faicon-dollar:before,.um-faicon-usd:before{content:"\f155"}.um-faicon-inr:before,.um-faicon-rupee:before{content:"\f156"}.um-faicon-cny:before,.um-faicon-jpy:before,.um-faicon-rmb:before,.um-faicon-yen:before{content:"\f157"}.um-faicon-rouble:before,.um-faicon-rub:before,.um-faicon-ruble:before{content:"\f158"}.um-faicon-krw:before,.um-faicon-won:before{content:"\f159"}.um-faicon-bitcoin:before,.um-faicon-btc:before{content:"\f15a"}.um-faicon-file:before{content:"\f15b"}.um-faicon-file-text:before{content:"\f15c"}.um-faicon-sort-alpha-asc:before{content:"\f15d"}.um-faicon-sort-alpha-desc:before{content:"\f15e"}.um-faicon-sort-amount-asc:before{content:"\f160"}.um-faicon-sort-amount-desc:before{content:"\f161"}.um-faicon-sort-numeric-asc:before{content:"\f162"}.um-faicon-sort-numeric-desc:before{content:"\f163"}.um-faicon-thumbs-up:before{content:"\f164"}.um-faicon-thumbs-down:before{content:"\f165"}.um-faicon-youtube-square:before{content:"\f166"}.um-faicon-youtube:before{content:"\f167"}.um-faicon-xing:before{content:"\f168"}.um-faicon-xing-square:before{content:"\f169"}.um-faicon-youtube-play:before{content:"\f16a"}.um-faicon-dropbox:before{content:"\f16b"}.um-faicon-stack-overflow:before{content:"\f16c"}.um-faicon-instagram:before{content:"\f16d"}.um-faicon-flickr:before{content:"\f16e"}.um-faicon-adn:before{content:"\f170"}.um-faicon-bitbucket:before{content:"\f171"}.um-faicon-bitbucket-square:before{content:"\f172"}.um-faicon-tumblr:before{content:"\f173"}.um-faicon-tumblr-square:before{content:"\f174"}.um-faicon-long-arrow-down:before{content:"\f175"}.um-faicon-long-arrow-up:before{content:"\f176"}.um-faicon-long-arrow-left:before{content:"\f177"}.um-faicon-long-arrow-right:before{content:"\f178"}.um-faicon-apple:before{content:"\f179"}.um-faicon-windows:before{content:"\f17a"}.um-faicon-android:before{content:"\f17b"}.um-faicon-linux:before{content:"\f17c"}.um-faicon-dribbble:before{content:"\f17d"}.um-faicon-skype:before{content:"\f17e"}.um-faicon-foursquare:before{content:"\f180"}.um-faicon-trello:before{content:"\f181"}.um-faicon-female:before{content:"\f182"}.um-faicon-male:before{content:"\f183"}.um-faicon-gittip:before{content:"\f184"}.um-faicon-sun-o:before{content:"\f185"}.um-faicon-moon-o:before{content:"\f186"}.um-faicon-archive:before{content:"\f187"}.um-faicon-bug:before{content:"\f188"}.um-faicon-vk:before{content:"\f189"}.um-faicon-weibo:before{content:"\f18a"}.um-faicon-renren:before{content:"\f18b"}.um-faicon-pagelines:before{content:"\f18c"}.um-faicon-stack-exchange:before{content:"\f18d"}.um-faicon-arrow-circle-o-right:before{content:"\f18e"}.um-faicon-arrow-circle-o-left:before{content:"\f190"}.um-faicon-caret-square-o-left:before,.um-faicon-toggle-left:before{content:"\f191"}.um-faicon-dot-circle-o:before{content:"\f192"}.um-faicon-wheelchair:before{content:"\f193"}.um-faicon-vimeo-square:before{content:"\f194"}.um-faicon-try:before,.um-faicon-turkish-lira:before{content:"\f195"}.um-faicon-plus-square-o:before{content:"\f196"}.um-faicon-space-shuttle:before{content:"\f197"}.um-faicon-slack:before{content:"\f198"}.um-faicon-envelope-square:before{content:"\f199"}.um-faicon-wordpress:before{content:"\f19a"}.um-faicon-openid:before{content:"\f19b"}.um-faicon-bank:before,.um-faicon-institution:before,.um-faicon-university:before{content:"\f19c"}.um-faicon-graduation-cap:before,.um-faicon-mortar-board:before{content:"\f19d"}.um-faicon-yahoo:before{content:"\f19e"}.um-faicon-google:before{content:"\f1a0"}.um-faicon-reddit:before{content:"\f1a1"}.um-faicon-reddit-square:before{content:"\f1a2"}.um-faicon-stumbleupon-circle:before{content:"\f1a3"}.um-faicon-stumbleupon:before{content:"\f1a4"}.um-faicon-delicious:before{content:"\f1a5"}.um-faicon-digg:before{content:"\f1a6"}.um-faicon-pied-piper:before{content:"\f1a7"}.um-faicon-pied-piper-alt:before{content:"\f1a8"}.um-faicon-drupal:before{content:"\f1a9"}.um-faicon-joomla:before{content:"\f1aa"}.um-faicon-language:before{content:"\f1ab"}.um-faicon-fax:before{content:"\f1ac"}.um-faicon-building:before{content:"\f1ad"}.um-faicon-child:before{content:"\f1ae"}.um-faicon-paw:before{content:"\f1b0"}.um-faicon-spoon:before{content:"\f1b1"}.um-faicon-cube:before{content:"\f1b2"}.um-faicon-cubes:before{content:"\f1b3"}.um-faicon-behance:before{content:"\f1b4"}.um-faicon-behance-square:before{content:"\f1b5"}.um-faicon-steam:before{content:"\f1b6"}.um-faicon-steam-square:before{content:"\f1b7"}.um-faicon-recycle:before{content:"\f1b8"}.um-faicon-automobile:before,.um-faicon-car:before{content:"\f1b9"}.um-faicon-cab:before,.um-faicon-taxi:before{content:"\f1ba"}.um-faicon-tree:before{content:"\f1bb"}.um-faicon-spotify:before{content:"\f1bc"}.um-faicon-deviantart:before{content:"\f1bd"}.um-faicon-soundcloud:before{content:"\f1be"}.um-faicon-database:before{content:"\f1c0"}.um-faicon-file-pdf-o:before{content:"\f1c1"}.um-faicon-file-word-o:before{content:"\f1c2"}.um-faicon-file-excel-o:before{content:"\f1c3"}.um-faicon-file-powerpoint-o:before{content:"\f1c4"}.um-faicon-file-image-o:before,.um-faicon-file-photo-o:before,.um-faicon-file-picture-o:before{content:"\f1c5"}.um-faicon-file-archive-o:before,.um-faicon-file-zip-o:before{content:"\f1c6"}.um-faicon-file-audio-o:before,.um-faicon-file-sound-o:before{content:"\f1c7"}.um-faicon-file-movie-o:before,.um-faicon-file-video-o:before{content:"\f1c8"}.um-faicon-file-code-o:before{content:"\f1c9"}.um-faicon-vine:before{content:"\f1ca"}.um-faicon-codepen:before{content:"\f1cb"}.um-faicon-jsfiddle:before{content:"\f1cc"}.um-faicon-life-bouy:before,.um-faicon-life-buoy:before,.um-faicon-life-ring:before,.um-faicon-life-saver:before,.um-faicon-support:before{content:"\f1cd"}.um-faicon-circle-o-notch:before{content:"\f1ce"}.um-faicon-ra:before,.um-faicon-rebel:before{content:"\f1d0"}.um-faicon-empire:before,.um-faicon-ge:before{content:"\f1d1"}.um-faicon-git-square:before{content:"\f1d2"}.um-faicon-git:before{content:"\f1d3"}.um-faicon-hacker-news:before{content:"\f1d4"}.um-faicon-tencent-weibo:before{content:"\f1d5"}.um-faicon-qq:before{content:"\f1d6"}.um-faicon-wechat:before,.um-faicon-weixin:before{content:"\f1d7"}.um-faicon-paper-plane:before,.um-faicon-send:before{content:"\f1d8"}.um-faicon-paper-plane-o:before,.um-faicon-send-o:before{content:"\f1d9"}.um-faicon-history:before{content:"\f1da"}.um-faicon-circle-thin:before{content:"\f1db"}.um-faicon-header:before{content:"\f1dc"}.um-faicon-paragraph:before{content:"\f1dd"}.um-faicon-sliders:before{content:"\f1de"}.um-faicon-share-alt:before{content:"\f1e0"}.um-faicon-share-alt-square:before{content:"\f1e1"}.um-faicon-bomb:before{content:"\f1e2"}.um-faicon-futbol-o:before,.um-faicon-soccer-ball-o:before{content:"\f1e3"}.um-faicon-tty:before{content:"\f1e4"}.um-faicon-binoculars:before{content:"\f1e5"}.um-faicon-plug:before{content:"\f1e6"}.um-faicon-slideshare:before{content:"\f1e7"}.um-faicon-twitch:before{content:"\f1e8"}.um-faicon-yelp:before{content:"\f1e9"}.um-faicon-newspaper-o:before{content:"\f1ea"}.um-faicon-wifi:before{content:"\f1eb"}.um-faicon-calculator:before{content:"\f1ec"}.um-faicon-paypal:before{content:"\f1ed"}.um-faicon-google-wallet:before{content:"\f1ee"}.um-faicon-cc-visa:before{content:"\f1f0"}.um-faicon-cc-mastercard:before{content:"\f1f1"}.um-faicon-cc-discover:before{content:"\f1f2"}.um-faicon-cc-amex:before{content:"\f1f3"}.um-faicon-cc-paypal:before{content:"\f1f4"}.um-faicon-cc-stripe:before{content:"\f1f5"}.um-faicon-bell-slash:before{content:"\f1f6"}.um-faicon-bell-slash-o:before{content:"\f1f7"}.um-faicon-trash:before{content:"\f1f8"}.um-faicon-copyright:before{content:"\f1f9"}.um-faicon-at:before{content:"\f1fa"}.um-faicon-eyedropper:before{content:"\f1fb"}.um-faicon-paint-brush:before{content:"\f1fc"}.um-faicon-birthday-cake:before{content:"\f1fd"}.um-faicon-area-chart:before{content:"\f1fe"}.um-faicon-pie-chart:before{content:"\f200"}.um-faicon-line-chart:before{content:"\f201"}.um-faicon-lastfm:before{content:"\f202"}.um-faicon-lastfm-square:before{content:"\f203"}.um-faicon-toggle-off:before{content:"\f204"}.um-faicon-toggle-on:before{content:"\f205"}.um-faicon-bicycle:before{content:"\f206"}.um-faicon-bus:before{content:"\f207"}.um-faicon-ioxhost:before{content:"\f208"}.um-faicon-angellist:before{content:"\f209"}.um-faicon-cc:before{content:"\f20a"}.um-faicon-ils:before,.um-faicon-shekel:before,.um-faicon-sheqel:before{content:"\f20b"}.um-faicon-meanpath:before{content:"\f20c"}@-moz-keyframes um-faicon-spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes um-faicon-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes um-faicon-spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes um-faicon-spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes um-faicon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.um-modal *,.um-popup,.um-popup *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-modal,.um-modal-body,.um-popup{box-sizing:border-box}.um-modal-btn,.um-modal-close{text-decoration:none!important}.um-popup-overlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1999992}.um-popup{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;top:10%;margin-left:-250px;width:500px;background:#fff;box-shadow:0 1px 3px #111;z-index:1999993;overflow:auto;color:#888;padding:0!important}.um-modal,.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px}.um-popup.loading{background:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/img/loading.gif) center no-repeat #fff;min-height:100px}.um-popup a{outline:0!important}.um-modal-overlay{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}.um-modal-hidden-content{display:none}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;color:#fff!important;padding:0 10px}.um-modal{border-radius:3px;position:fixed;left:50%;display:none;z-index:1999993;bottom:-50px}.um-modal.normal{width:500px;margin-left:-250px}.um-modal.large{width:730px;margin-left:-365px}.um-modal.small{width:400px;margin-left:-200px}.um-modal-body{min-height:3px;padding:20px;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}.um-modal-btn,.um-modal-header{padding:0 20px;box-sizing:border-box;color:#fff}.um-modal-body.photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:hidden;opacity:0}.um-modal.loading .um-modal-body{background:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/img/loading.gif) center no-repeat #fff;min-height:150px}.um-modal div.um{margin-bottom:20px!important}.um-modal-header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:44px;line-height:44px;font-size:17px}.um-modal-footer{margin-top:20px}.um-modal-left{float:left}.um-modal-right{float:right}.um-modal-btn.disabled,.um-modal-btn.disabled:hover{opacity:.5;cursor:default!important}.um-modal-btn{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;vertical-align:middle;font-size:14px;transition:.2s}.um-modal-btn:hover{background:#44b0ec;color:#fff}.um-modal-btn.alt{color:#666;background:#eee}.um-modal-btn.alt:hover{background:#e5e5e5}.um-modal .um-single-image-preview.crop img{float:left}
.um,.um input,.um select,.um textarea{font-size:15px}.um,.um *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-field-error,p.um-notice{-moz-border-radius:3px;-webkit-border-radius:3px}.um-button i,.um-field-group-head i:before,.um-row-heading i:before{vertical-align:middle!important}.um{width:100%;text-align:left;box-sizing:border-box;color:#666;margin-bottom:30px!important;opacity:0}.um-s1,.um-s2{display:none}.um *,.um :after,.um :before{box-sizing:content-box}.um-account-side li a,.um-cover a,.um-field-value a,.um-header a,.um-member-less a,.um-member-more a,.um-member-name a,.um-member-photo a,.um-members a,.um-members-pagi a,.um-members-pagi span{border-bottom:0!important}.um a:focus,.um-modal a:focus{outline:0!important}.um a .image-overlay,.um a:hover .image-overlay,.um a:hover .image-overlay *{display:none!important;width:0!important;height:0!important;position:static!important}.um.um-in-admin{padding-top:0}.um.um-in-admin .um-tip{display:none!important}.um-left{float:left}.um-right{float:right}.um-clear{clear:both}.um-center{text-align:center}.um-center .um-button{display:inline-block!important;width:auto!important;min-width:250px!important}.um-half{width:48%}.um-field-half{width:48%;float:left}.um-field-half.right{float:right}.um-field-tri{width:30%;float:left;margin-right:3%}.um img{box-shadow:none!important}.um-col{padding-bottom:20px}.um-col-alt{margin:0 0 5px}.um-col-alt-s{padding-top:10px}.um-col-alt-b{padding-top:20px}.um-col-121{float:left;width:48%}.um-col-122{float:right;width:48%}.um-col-131,.um-col-132,.um-col-133{width:30%;float:left}.um-col-132{margin:0 5%}.um-raty i{font-size:26px}.um-field-half .um-raty i,.um-field-tri .um-raty i{font-size:21px}.um-button i{font-size:22px;width:22px;height:12px!important;display:inline-block;line-height:12px!important;position:relative;top:-6px;margin-right:8px}.um-row-heading{padding:5px 0;font-size:16px}.um-row-heading i{font-size:24px;height:24px;line-height:24px;margin:0 12px 0 0;display:inline-block;width:30px;text-align:center}p.um-notice{width:auto;color:#fff;box-sizing:border-box;font-size:15px;padding:12px!important;margin:12px 0 0!important;border-radius:3px;position:relative}p.um-notice i{position:absolute;right:14px;font-size:36px;cursor:pointer;top:7px;display:block;height:30px;line-height:30px}p.um-notice.success{background:#7ACF58}p.um-notice.err{background:#C74A4A}p.um-notice.warning{background:#f9f9d1;color:#666;border:1px solid #efe4a2;padding:8px 15px!important}.um-error-block,.um-field-error{width:auto;max-width:100%;background:#C74A4A;box-sizing:border-box;padding:12px;margin:12px 0 0}.um-field-error{border-radius:3px;color:#fff;position:relative;font-size:14px;line-height:20px!important}.um-field-error a{color:#fff!important;text-decoration:underline!important}.um-button,.um-field-group-cancel,a.um-link-alt{text-decoration:none!important}.um-field-arrow{top:-17px;left:10px;position:absolute;z-index:900;color:#C74A4A;font-size:28px;line-height:1em!important}.um-error-block,.um-field,.um-field-area,.um-field-divider,.um-tip,.um-tip i{position:relative}.um-error-block{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;font-size:14px;line-height:1em!important}.um-tip{margin:0 0 0 8px;cursor:pointer;display:inline-block;top:3px}.um-tip i{font-size:22px;height:22px;line-height:22px;display:block}.um-tip-text{display:block;font-size:13px;line-height:15px;color:#999}.um-form button::-moz-focus-inner,.um-form input::-moz-focus-inner{border:0!important;padding:0!important}.um-field{padding:15px 0 0}.um-field-b,.um-field-c{padding-top:0!important}.um-field.um-is-conditional{display:none}.um-field-label{display:block;margin:0 0 8px}.um-field-label .um-field-label-icon{float:left;margin:0 8px 0 0;height:22px;line-height:18px;display:inline-block;width:24px;text-align:center}.um-field-label .um-field-label-icon i{font-size:22px;position:relative;top:1px}.um-field-label label{font-size:15px!important;line-height:22px!important;font-weight:700;font-weight:600}.um-field-area{word-wrap:break-word}.um-field-value p{margin:0 0 6px!important;padding:0}.um-field-block{color:#777;font-size:17px}.um-field-spacing{width:100%}.um-field-divider{width:100%;margin:0 0 12px;height:24px}.um-field-divider-text{position:absolute;width:100%;text-align:center;bottom:-24px;left:0;font-size:16px;padding:10px 0}.um-field-divider-text span{background:#fff;color:#555;display:inline-block;padding:0 15px}.um-field-icon{position:absolute;cursor:default;text-align:center!important;top:2px;left:0;width:44px;font-size:22px;line-height:1.7em}.um-form input[type=number],.um-form input[type=password],.um-form input[type=tel],.um-form input[type=text]{padding:0 12px!important;width:100%;display:block!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;cursor:text!important;font-size:15px!important;height:40px!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important;position:static;outline:0!important}.um-form input[type=number]{width:auto;padding:0 0 0 5px!important;height:30px!important}.um-form input[type=number]:focus,.um-form input[type=password]:focus,.um-form input[type=tel]:focus,.um-form input[type=text]:focus,.um-form textarea:focus{box-shadow:none!important;outline:0!important}.um-form input[type=password].um-iconed,.um-form input[type=tel].um-iconed,.um-form input[type=text].um-iconed{padding-left:44px!important}.um-form input[type=password].um-error,.um-form input[type=tel].um-error,.um-form input[type=text].um-error{border-color:#C74A4A!important}.um-form textarea{width:100%;padding:8px 12px!important;display:block;font-size:15px!important;line-height:22px!important;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;min-height:80px!important;box-shadow:none;outline:0!important}.um-form .wp-editor-container{border:1px solid #ddd}.um-form .wp-editor-container textarea{background:#ddd!important;color:#222!important;border-radius:0}.um-field-c .um-field-checkbox{margin:0!important;position:relative;top:-14px}.um-field-checkbox,.um-field-radio{display:block;margin:8px 0;position:relative}.um-profile.um-editing .um-field-checkbox,.um-profile.um-editing .um-field-radio{cursor:pointer!important}.um-field-checkbox:hover i,.um-field-radio:hover i{color:#666}.um-field-checkbox input,.um-field-radio input{opacity:0!important;display:inline!important;width:0!important;float:left}.um-field-checkbox-state,.um-field-radio-state{position:absolute;top:0;left:1px;width:24px;height:24px}.um-field-checkbox-state i,.um-field-radio-state i{font-size:24px;line-height:24px;height:24px;color:#aaa;transition:all .2s linear}.um-button,.um-field-group-head{transition:.25s;box-sizing:border-box}.um-field-checkbox-option,.um-field-radio-option{margin:0 0 0 36px;line-height:24px;color:#888!important;display:block}.um-field-group{margin-top:20px}.um-field-group-head{cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:10px 20px;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important}.um-field-group-head i{font-size:20px;margin:0 8px 0 0}.um-field-group-body{display:none;margin:15px 0 0;padding:15px 20px 5px;background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;box-sizing:border-box;width:100%}.um-field-group-body div.um-field{padding:0 0 15px}.um-field-group-cancel{font-size:18px;position:absolute;z-index:800;right:8px;top:8px;color:#ccc!important}.um-field-group-cancel:hover{color:#777!important}.um div.disabled,.um input[type=number]:disabled,.um input[type=submit]:disabled,.um input[type=text]:disabled,.um-disabled{opacity:.6!important;cursor:no-drop!important}input[type=submit].um-button,input[type=submit].um-button:focus{vertical-align:middle!important;height:auto!important;font-size:15px;cursor:pointer!important;width:100%;box-shadow:none;text-shadow:none;font-family:inherit;outline:0!important;margin:0;opacity:1;-webkit-appearance:none}input[type=submit].um-button:hover{opacity:1}.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important;opacity:1}.um-button.um-btn-auto-width{width:auto;display:inline-block;padding:14px 20px!important;min-width:200px;max-width:450px}a.um-link-alt{line-height:22px;color:#888!important;display:block!important;font-weight:400;text-align:center;border-bottom:none!important}a.um-link-alt:hover{text-decoration:underline!important}.um-dropdown{position:absolute;height:auto;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10;display:none;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1)}.um-dropdown li,.um-dropdown ul{list-style-type:none!important;padding:0!important;margin:0!important}.um-dropdown li a{display:block;padding:8px 12px;color:#666;font-size:14px;line-height:18px}.um-dropdown li:last-child a{border-top:1px solid #e5e5e5;padding:12px}.um-dropdown-b{position:relative}.um-dropdown-arr{position:absolute;font-size:24px;width:24px;height:24px;overflow:hidden;z-index:15;color:#eee}.um-dropdown-arr *{display:block!important;width:24px!important;height:24px!important;vertical-align:bottom!important;overflow:hidden!important;line-height:24px!important}div.um-photo{margin:20px auto 0;text-align:center;box-sizing:border-box;max-width:100%}div.um-photo,div.um-photo a,div.um-photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-photo a{border:1px solid #e5e5e5;padding:5px;box-sizing:border-box;display:inline-block;box-shadow:0 1px 1px #eee;margin:0 auto;max-width:100%}div.um-photo img{max-height:300px;max-width:100%}span.um-req{margin:0 0 0 8px;font-size:14px;display:inline-block}small.um-max-filesize{display:block;color:#999;padding-top:5px}small.um-max-filesize span{font-size:12px}.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched,.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched:focus,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists:focus{border-color:#DB2929!important}.um-form .um-field .um-field-area input.um-searching-username{background-image:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/img/loading.gif);background-position:right center;background-repeat:no-repeat;background-size:24px 24px}.um-search-area{position:relative;max-width:300px}.um-search-area .um-search-field{width:100%}.um-search-area .um-search-icon{position:absolute;top:7px;right:10px}.select2-container.select2-container--open{z-index:9999999}.select2.select2-container .select2-selection{display:block!important;height:40px;padding:0 0 0 12px!important;overflow:hidden!important;position:relative!important;white-space:nowrap!important;line-height:35px!important;color:#666!important;font-size:15px!important;text-align:left!important;text-decoration:none!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff!important;border:2px solid #ddd!important}.select2.select2-container .select2-selection .select2-selection__arrow b[role=presentation]{display:none}.select2.select2-container .select2-selection .select2-selection__arrow:before{content:"\f3d0"!important;font-size:27px!important;font-family:Ionicons!important;width:100%!important;display:block;height:100%;line-height:35px;color:#aaa}.select2.select2-container .select2-selection .select2-selection__arrow{display:inline-block!important;width:34px!important;height:100%!important;position:absolute!important;right:0!important;top:0!important;-moz-border-radius:0 2px 2px 0!important;-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;text-align:center!important;background:0 0!important;border-left:0!important}.select2-container.select2-container--open .select2-dropdown{border:2px solid #ddd!important}.select2-results li{list-style:none;display:list-item;background-image:none;font-size:15px;margin:5px!important;color:#666!important;padding:3px 7px 4px!important;cursor:pointer;min-height:1em!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px}.select2-results li.select2-results__option.select2-results__option--highlighted{background:#f4f4f4!important;color:#666!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-selection__clear{right:10px;font-size:30px;color:#aaa!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%;line-height:20px;font-size:13px}.select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;top:-6px;margin-right:-9px;font-size:15px;position:absolute}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.select2-container .select2-search--inline{line-height:38px}.um-field-multiselect .um-field-area .um-field-icon,.um-field-select .um-field-area .um-field-icon{z-index:99999999}.um-field-select .um-field-area.um-field-area-has-icon .select2-selection__rendered{text-indent:20px}.um-field-multiselect .um-field-area.um-field-area-has-icon ul:first-child{margin-left:30px!important}
.um-members a,.um-members a:hover,.um-members-pagi a:hover{text-decoration:none!important}.um-members img{display:block;overflow:hidden;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;margin:0!important;padding:0!important}.um-members-intro{text-align:center;margin:0 0 20px}.um-members-total{font-size:30px;font-weight:300}.um-members-none{text-align:center;font-size:18px}.um-search{text-align:center;padding:20px 50px}.um-search.um-search-2{padding-left:20%;padding-right:20%;width:100%;box-sizing:border-box}.um-search.um-search-1{padding-left:32%;padding-right:32%;width:100%;box-sizing:border-box}.um-search.um-search-1 .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 10px!important}.um-search.um-search-1 .um-search-filter{width:100%;padding:0 0 10px;float:none}.um-member,.um-search-filter{float:left;box-sizing:border-box}.um-search.um-search-2 .um-search-filter{width:50%}.um-search-filter{padding:0 15px 30px;display:block;width:33%}.um-search-submit .um-button{display:inline-block!important;width:auto!important;padding:12px 20px!important;margin:0 10px!important;min-width:150px!important}.um-members{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word}.um-member{width:30%;background:#fff;text-align:center;border:1px solid #eee;margin-bottom:40px;position:relative}.um-member.awaiting_admin_review,.um-member.inactive,.um-member.rejected{opacity:.7}.um-member-status{display:none}.um-member-status.awaiting_admin_review,.um-member-status.inactive,.um-member-status.rejected{display:block;position:absolute;top:0;left:0;width:100%;padding:7px 15px;background:#C74A4A;color:#fff;z-index:10;font-size:13px;box-sizing:border-box}.um-member-photo a,.um-member-photo img{display:inline!important}.um-member-status.inactive,.um-member-status.rejected{background:#999}.um-gutter-sizer{width:5%}.um-member-cover{background-color:#eee;box-sizing:border-box;position:relative}.um-member-cover-e{text-align:center;box-sizing:border-box}.um-member-cover-e img{width:100%!important}.um-member-photo{padding:40px 0 20px;text-align:center}.um-member-photo img{border:5px solid #fff;background:#fff;width:140px;height:140px;float:none!important}.um-member.with-cover .um-member-photo{padding-top:0}.um-member.with-cover .um-member-photo img{width:90px;height:90px;position:relative;top:-35px;margin-bottom:-45px!important;float:none!important;opacity:1}.um-member-photo.radius-1 img{-moz-border-radius:999px!important;-webkit-border-radius:999px!important;border-radius:999px!important}.um-member-photo.radius-2 img{-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important}.um-member-photo.radius-3 img{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}.um-member-card.no-photo{padding-top:30px}.um-member-card{padding-bottom:15px}.um-member-name{margin:0 0 4px}.um-member-name a{font-size:16px;line-height:26px;color:#444;font-weight:700}.um-member-tagline{font-size:13px;line-height:22px;color:#999;padding:0 15px}.um-member-less{display:none}.um-member-less a,.um-member-more a{color:#666;display:inline-block}.um-member-less i,.um-member-more i{display:block;font-size:32px;height:32px;line-height:32px}.um-member-meta{display:none;margin:20px 15px 0;padding:15px 0;border-top:1px solid #e5e5e5}.um-member-meta.no-animate{display:block}.um-member-metaline{font-size:13px;padding:12px 0 0;line-height:16px;vertical-align:middle}.um-member-metaline span{display:block;text-align:center}.um-member-connect{padding-top:20px}.um-member-connect a{display:inline-block;width:40px;line-height:40px;height:40px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;color:#fff!important;opacity:.85;margin:0 1px;font-size:22px;transition:.25s}.um-member-connect a:hover{opacity:1;color:#fff}.um-members-pagi,.um-members-pagidrop{text-align:center;padding:5px 0;font-size:15px}.um-members-pagi span.current,.um-members-pagi span.current:hover{color:#fff!important}.um-members-pagi i:before{font-size:20px;vertical-align:middle!important;height:34px;line-height:34px;top:-2px;position:relative}.um-members-pagi span.disabled{opacity:.4;cursor:default}.um-members-pagi span.none{color:#aaa!important}.um-members-pagi span{cursor:default}.um-members-pagi a,.um-members-pagi span{display:inline-block;width:auto;height:34px;line-height:34px;transition:all .2s linear;padding:0 14px;color:#666!important;font-weight:400}
.um-cover-add,.um-cover-add i{font-size:36px}.um-cover-e,.um-cover-overlay{text-align:center;box-sizing:border-box}.um-cover,.um-cover-e,.um-cover-overlay,.um-profile{box-sizing:border-box}.um-cover-overlay,.um-profile-photo-overlay{text-shadow:0 1px #666;cursor:pointer!important}.um-cover-overlay ins,.um-profile a,.um-profile a:hover,.um-profile-photo-overlay ins{text-decoration:none!important}.um-profile .um-cover-overlay{display:none}.um-profile.um-editing .um-cover.has-cover .um-cover-overlay{display:block}.um-profile.um-viewing .um-profile-photo-overlay{display:none}.um-profile img{display:block;overflow:hidden;border-radius:0;margin:0!important}.um-profile .um-profile-body{padding-top:15px;padding-bottom:15px;max-width:600px;margin:auto}.um-profile.um-editing{padding-bottom:15px}.um-profile.um-viewing{padding-bottom:1px}.um-profile.um-viewing .um-field-label{display:block;margin:0 0 8px;border-bottom:solid 2px #eee;padding-bottom:4px}.um-cover{background-color:#eee;position:relative}.um-cover-add{color:#aaa;width:100%;display:table}.um-cover-add span{display:table-cell;vertical-align:middle}.um-cover-e img{width:100%!important}.um-cover-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);padding:0 40px;color:#fff;line-height:21px;font-size:16px;height:100%;width:100%}.um-cover-overlay:hover{background:rgba(0,0,0,.55)}.um-cover-overlay span.um-cover-overlay-s{display:table;height:100%;width:100%}.um-cover-overlay ins{display:table-cell;vertical-align:middle;height:100%;background:0 0!important;color:#fff!important;border-bottom:none!important}.um-cover-overlay i{font-size:46px;display:block;margin-bottom:6px}.um-header{position:relative;padding:0 0 25px;border-bottom:solid 2px #eee;min-height:85px;box-sizing:content-box!important}.um-profile-edit{position:absolute;top:15px;right:0;vertical-align:middle;font-size:30px;height:30px;line-height:30px;z-index:66;padding-right:10px}.um-profile-edit i{font-size:30px}.um-header.no-cover .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important}.um-header.no-cover .um-name{float:none!important;margin-right:0!important}.um-header.no-cover .um-profile-photo{float:none!important;margin:0 auto!important;text-align:center!important}.um-header.no-cover a.um-profile-photo-img{position:relative!important;top:auto!important;left:auto!important;float:none!important;display:inline-block!important;text-align:center!important}.um-header.no-cover .um-main-meta{padding:0}.um-profile .gravatar{position:static}.um-profile-photo{float:left;position:relative}.um-profile-photo a.um-profile-photo-img{float:left;position:absolute;background:#fff;padding:5px;left:30px}.um-profile-photo a.um-profile-photo-img img{width:100%;height:100%}.um-profile-photo-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);text-align:center;box-sizing:border-box;padding:0;color:#fff;line-height:21px;font-size:16px;height:100%;width:100%}.um-profile-photo-overlay:hover{background:rgba(0,0,0,.55)}.um-profile-photo-overlay span.um-profile-photo-overlay-s{display:table;height:100%;width:100%}.um-profile-photo-overlay ins{display:table-cell;vertical-align:middle;height:100%;background:0 0!important;color:#fff!important;border-bottom:none!important}.um-item-link a:hover,.um-profile-note a:hover{text-decoration:underline!important}.um-profile-photo-overlay i{font-size:46px;display:block}.um-name,.um-name a{font-size:24px}.um-profile-meta{padding-right:30px;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word}.um-main-meta{padding:10px 0 0}.um-name{float:left;font-weight:700;margin-right:30px;line-height:1.7em}.um-meta{font-size:15px}.um-meta span a{font-weight:400}.um-meta span:first-child{margin:0 5px 0 0}.um-meta span{margin:0 5px;font-size:14px;display:inline-block}.um-meta span i{font-size:16px;margin:0 5px 0 0}.um-meta-text{margin:6px 0 0;color:#666;line-height:1.4em;font-size:13px}.um-meta-text p{margin:0 0 6px!important;padding:0!important}.um-profile-status{display:none}.um-profile-status.awaiting_admin_review,.um-profile-status.inactive,.um-profile-status.rejected{display:inline-block;margin:6px 0 0;border-left:3px solid #C74A4A;padding-left:10px;font-size:14px;color:#777}.um-profile-note{display:none;text-align:center!important;padding-top:20px;color:#666}.um-profile-note i{display:inline-block;font-size:70px;height:70px;line-height:70px}.um-profile-note i.um-faicon-lock{position:relative;top:2px;display:inline-block;font-size:24px;height:auto;line-height:24px;margin-right:10px}.um-profile-note span{margin-top:10px;display:block;font-size:16px;color:#888}.um-profile-note a{border:none!important}.um-profile-nav{padding:10px;background:#444;text-align:center}.um-profile-nav-item.active a,.um-profile-nav-item.active a:hover{color:#FFF!important}.um-profile-nav-item.active a span.count{background:0 0;padding:4px 0;color:#fff}.um-profile-nav-item a{color:#fff!important;font-size:14px;font-weight:600;padding:6px 10px 6px 28px;display:block;float:left;border-radius:4px;margin-left:5px;position:relative;border-bottom:0!important}.um-profile-nav-item.without-icon a{padding-left:10px}.um-profile-nav-item.without-icon span.title{padding-left:0}.um-profile-nav-item.without-icon i{display:none}.um-profile-nav-item a:hover{background:#555}.um-profile-nav-item i{font-size:18px;height:18px;line-height:18px;position:absolute;display:block;top:8px;left:10px}.um-profile-nav-item span.title{padding-left:5px}.um-profile-nav-item span.count{font-size:12px;font-weight:300;background:#ddd;color:#666;border-radius:3px;padding:4px 8px;margin-left:3px}.um-profile-subnav{background:#eee;padding:15px;text-align:center}.um-profile-subnav a{display:inline-block;color:#555;font-size:15px;font-weight:600;margin:0 20px;border-bottom:none!important}.um-profile-subnav a:hover{color:#333}.um-profile-subnav span{display:inline-block;margin:0 0 0 8px;background:#ddd;padding:1px 8px;color:#aaa!important;border-radius:2px}.um-item{padding:20px 0;border-bottom:1px solid #eee;position:relative}.um-item-action{position:absolute;right:0;top:16px;width:20px;height:20px;font-size:20px;text-align:center}.um-item-action a{color:#ccc}.um-item-action a:hover{color:#999}.um-item-link{padding-right:40px}.um-item-link a{color:#333;font-size:16px;line-height:20px}.um-item-link i{font-size:24px;color:#666;margin-right:10px;position:relative;top:3px}.um-item-img{padding:10px 0 0}.um-item-img a{display:inline-block;padding:8px;border-radius:3px;border:1px solid #ddd}.um-item-img a:hover{border-color:#bbb}.um-item-img img{max-width:100%;border-radius:3px}.um-item-meta{color:#888}.um-item-meta span{font-size:13px;font-weight:400;font-style:italic}.um-item-meta span:not(:last-child):after{position:relative;padding:0 4px 0 7px;content:"•"}.um-item-meta a{font-weight:700;border-bottom:1px solid #E0E0E0}.um-item-meta a:hover{border-bottom-color:#bbb}.um-load-items{text-align:center;margin-top:12px;padding-top:30px}.um-load-items.loading{background:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/img/loading-dots.gif) top center no-repeat}.um-load-items a{max-width:250px;display:inline-block;margin:0 auto}.um-tab-notifier{position:absolute;background:#c65151;width:18px;height:18px;border-radius:999px;line-height:18px;top:2px;right:8px;font-size:11px;font-weight:400}.um-profile.um-viewing .um-field-checkbox,.um-profile.um-viewing .um-field-radio{cursor:default!important}
.um-account i{vertical-align:baseline!important}.um-account p.um-notice{margin:0 0 20px!important;padding:12px 15px!important}.um-account-main,.um-account-side{float:left;padding:0 30px;box-sizing:border-box}.um-account a:focus{outline:0!important}.um-account-side{width:35%}.um-account-main{width:50%}.um-account-main a{border-bottom:none!important}.um-account-tab{display:none}.um-account-main div.um-account-heading{margin:0!important;font-size:18px;line-height:18px;font-weight:700;color:#555}.um-account-main div.um-account-heading i{margin-right:10px;font-size:26px;position:relative;top:2px}.um-account-main p{margin:20px 0 0!important;padding:0!important}.um-account-main label{font-size:15px}.um-account-meta{text-align:center;margin-bottom:20px}.um-account-meta img{margin:0!important;position:static!important;float:none!important;display:inline-block}.um-account-meta.radius-1 img{-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px}.um-account-meta.radius-2 img{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.um-account-meta.radius-3 img{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-account-name{padding-top:12px}.um-account-name a{font-weight:700;color:#555;text-decoration:none!important;font-size:18px;line-height:1.4em}.um-account-profile-link a{font-size:13px;font-weight:400}.um-account-nav a{display:block;height:44px;line-height:44px;color:#666!important;text-decoration:none!important;position:relative;padding-left:40px;border-bottom:1px solid #eee!important;transition:all .2s linear;font-size:14px}.um-account-nav a.current{font-weight:700}.um-account-nav span.arr{position:absolute;right:0;top:1px;font-size:28px}.um-account-nav span.ico{position:absolute;left:0;top:0;font-size:21px;width:21px;text-align:center}.um-account-side li,.um-account-side ul{margin:0!important;padding:0!important;list-style-type:none!important}.um-account-side li{margin-bottom:1px!important;background:#eee}.um-account-side li a{display:block;padding:4px 0;font-size:14px;height:30px;line-height:20px;color:#999;position:relative}.um-account-side li a span.um-account-arrow{position:absolute;right:10px;top:6px;font-size:26px;opacity:.6}.um-account-side li a span.um-account-icon,.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon{text-align:center;font-size:20px;width:20px;height:30px;border-right:1px solid #ccc;color:#444;float:left;padding:0 15px;font-weight:400!important}.um-account-side li a span.um-account-icon i{display:block;height:30px;line-height:30px}.um-account-side li a span.um-account-title{padding-left:20px;float:left;height:30px;line-height:30px;color:#555}.um-account-side li a:hover{color:#444;background:#ddd}.um-account-side li a.current,.um-account-side li a.current:hover{color:#444;font-weight:700;text-decoration:none!important}
.um-misc-img,.um-misc-with-img{text-align:center}.um-login.um-logout{max-width:300px!important}.um-misc-with-img{position:relative;font-size:15px;border-bottom:3px solid #eee;margin-bottom:14px;padding-top:4px;padding-bottom:14px}.um-misc-img img{border-radius:999px;height:auto!important;display:inline-block!important}.um-misc-ul,.um-misc-ul li{font-size:14px}.um-googlemap,.um-vimeo,.um-youtube{position:relative;height:0;overflow:hidden}.um-vimeo,.um-youtube{padding-bottom:56.25%}.um-googlemap{padding-bottom:75%}.um-googlemap iframe,.um-vimeo iframe,.um-youtube iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.um-profile-connect.um-member-connect{padding:5px 0 10px}.um-profile-connect.um-member-connect a{text-align:center;width:36px;line-height:36px;height:36px;font-size:20px}@-webkit-keyframes um-effect-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes um-effect-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.um-effect-pop{-webkit-animation-name:um-effect-pop;animation-name:um-effect-pop;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.um-locked-content{width:100%;box-sizing:border-box;border:2px dotted #cc3000;color:#333;background:#fff;font-size:14px;padding:20px;border-radius:4px;margin-bottom:20px}.um-locked-content a{border:none!important}
.um .um-single-file-preview,.um .um-single-image-preview{margin-bottom:20px}.um .um-single-image-preview>img{max-height:300px;display:inline-block;overflow:hidden;margin:auto;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.um-single-file-preview,.um-single-image-preview{display:none;text-align:center;position:relative}.um-single-file-preview.show,.um-single-image-preview.show{display:block}.um-single-image-preview>img{max-width:100%;max-height:inherit}.um-single-file-preview a.cancel,.um-single-image-preview a.cancel{position:absolute;top:-15px;right:-15px;width:30px;height:30px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;background:#ddd;cursor:pointer;text-decoration:none!important;z-index:666;opacity:.75}.um-single-file-preview a.cancel i,.um-single-image-preview a.cancel i{font-size:16px;color:#888;position:relative;display:block;width:100%;height:100%;line-height:30px;overflow:hidden}.um-single-file-preview a.cancel i:before,.um-single-image-preview a.cancel i:before{line-height:inherit}.um-single-fileinfo{padding:26px 0 20px;display:inline-block}.um-single-fileinfo span.icon{font-size:40px;display:inline-block;width:100px;height:70px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#666;color:#fff!important}.um-single-fileinfo span.icon i{display:block;height:70px;line-height:70px;overflow:hidden}.um-single-fileinfo span.icon i:before{line-height:inherit}.um-single-fileinfo span.filename{display:block;font-size:16px;color:#888;padding-top:5px}.um-single-fileinfo a{text-decoration:none!important;opacity:.9}.um-single-fileinfo a:hover{opacity:1}div.um-modal .upload-statusbar{margin:20px 0 0}div.um-modal .upload-filename{display:none!important}div.um-modal .upload-progress{position:relative;width:100%;box-sizing:border-box}div.um-modal .upload-bar{width:0;height:10px;color:#666;background:#7ACF58;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-modal .ajax-upload-dragdrop{width:100%;text-align:center;vertical-align:middle;padding:20px;box-sizing:border-box;border:2px dashed #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:18px;line-height:1em}div.um-modal .ajax-upload-dragdrop span.str{display:block;margin:0 0 15px}div.um-modal .ajax-upload-dragdrop span.icon{display:block;font-size:80px;line-height:80px;vertical-align:middle;margin-bottom:10px}div.um-modal .ajax-upload-dragdrop span.help{display:block;font-size:14px;color:#aaa;margin:0 0 12px}div.um-modal .upload{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0 20px;color:#fff;vertical-align:middle;font-size:14px;box-sizing:border-box;transition:.2s}div.um-modal .upload:hover{background:#44b0ec}.um-modal input[type=file]::-webkit-file-upload-button{cursor:pointer}
.um .picker{font-size:16px;text-align:left;line-height:1.2;color:#fff;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.um .picker__input{cursor:default}.um .picker__input.picker__input--active{border-color:#0089ec}.um .picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;position:fixed;-webkit-transition:background .15s ease-out,top 0s .15s;-moz-transition:background .15s ease-out,top 0s .15s;transition:background .15s ease-out,top 0s .15s} .um .picker__frame,.um .picker__holder{bottom:0;left:0;right:0;top:100%}.um .picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:400px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.um .picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.um .picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}.um .picker__wrap{display:block}}.um .picker__box{display:table-cell;vertical-align:middle}@media (min-height:33.875em){.um .picker__box{display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}@media (min-height:40.125em){.um .picker__frame{margin-bottom:15%!important}.um .picker__box{border-bottom-width:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}.um .picker--opened .picker__holder{top:0;zoom:1;background:rgba(0,0,0,.7);-webkit-transition:background .15s ease-out;-moz-transition:background .15s ease-out;transition:background .15s ease-out}.um .picker--opened .picker__frame{top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:auto;bottom:0}}
.um .picker__header{text-align:center;position:relative;margin-top:.75em;border-radius:2px 2px 0 0;padding:15px 0;font-size:18px}.um .picker__month,.um .picker__year{display:inline-block;margin-left:10px;margin-right:10px}.um .picker__select--month,.um .picker__select--year{margin-left:.25em;margin-right:.25em;font-size:16px;color:#999;background:#fff!important;outline:0!important;border:0!important}.um .picker__select--month{width:35%}.um .picker__select--year{width:22.5%}.um .picker__nav--next,.um .picker__nav--prev,.um-popup .picker__nav--next,.um-popup .picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box!important;top:8px;color:#fff}.um .picker__nav--prev,.um-popup .picker__nav--prev{left:0;padding-right:1.25em}.um .picker__nav--next,.um-popup .picker__nav--next{right:0;padding-left:1.25em}@media (min-width:24.5em){.um .picker__select--month,.um .picker__select--year{margin-top:-.5em}.um .picker__nav--prev,.um-popup .picker__nav--prev{padding-right:1.5em}.um .picker__nav--next,.um-popup .picker__nav--next{padding-left:1.5em}}.um .picker__nav--next:before,.um .picker__nav--prev:before,.um-popup .picker__nav--next:before,.um-popup .picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid #fff;width:0;height:0;display:block;margin:0 auto}.um .picker__nav--next:before,.um-popup .picker__nav--next:before{border-right:0;border-left:.5em solid #fff}.um .picker__nav--next:hover,.um .picker__nav--prev:hover,.um-popup .picker__nav--next:hover,.um-popup .picker__nav--prev:hover{cursor:pointer;color:#fff}.um .picker__nav--disabled,.um .picker__nav--disabled:before,.um .picker__nav--disabled:before:hover,.um .picker__nav--disabled:hover,.um-popup .picker__nav--disabled,.um-popup .picker__nav--disabled:before,.um-popup .picker__nav--disabled:before:hover,.um-popup .picker__nav--disabled:hover{cursor:default;background:0 0}.um .picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:5px;border:none;margin-bottom:0}.um .picker__table td{margin:0;padding:0 10px;text-align:center;border:0}.um .picker__weekday{width:14.285714286%;color:#fff;text-align:center;padding:5px 0!important}.um .picker__day{padding:10px 0;line-height:1em!important}.um .picker__day--today{position:relative}.um .picker__day--outfocus{opacity:.75}.um .picker__day--infocus:hover,.um .picker__day--outfocus:hover{border-radius:2px;cursor:pointer}.um .picker--focused .picker__day--highlighted,.um .picker__day--highlighted:hover{border-radius:2px}.um .picker__day--disabled,.um .picker__day--disabled:hover{cursor:default;background:0 0!important;opacity:.3}.um .picker__footer{text-align:center;height:50px!important;line-height:50px!important;margin-top:5px;border-radius:0 0 2px 2px}.um .picker__button--clear,.um .picker__button--today{margin:0!important;width:50%;display:inline-block;background:0 0!important;box-shadow:none!important;border:0!important;outline:0!important;box-sizing:border-box!important}.um .picker__button--clear:focus,.um .picker__button--clear:hover,.um .picker__button--today:focus,.um .picker__button--today:hover{cursor:pointer}
.um .picker--focused .picker__list-item--selected,.um .picker__list-item--highlighted,.um .picker__list-item--selected,.um .picker__list-item--selected:hover{z-index:10}.um .picker__list{list-style:none!important;padding:5px!important;margin:0!important}.um .picker__list-item{position:relative;border-radius:2px;display:inline-block;width:25%;text-align:center;box-sizing:border-box;padding:6px 0!important;margin:5px 0!important}.um .picker__list-item:hover{cursor:pointer;z-index:10}.um .picker--focused .picker__list-item--highlighted,.um .picker__list-item--highlighted:hover{cursor:pointer;font-weight:700}.um .picker--focused .picker__list-item--disabled,.um .picker__list-item--disabled,.um .picker__list-item--disabled:hover{color:#a9e792;cursor:default;background:0 0;z-index:auto}.um .picker--time .picker__button--clear{width:100%;display:inline-block;box-shadow:none!important;border:0!important;outline:0!important;background:0 0!important;border-radius:0 0 2px 2px;color:#fff!important}.um .picker--time .picker__button--clear:focus,.um .picker--time .picker__button--clear:hover{cursor:pointer}.um .picker--time .picker__frame{min-width:256px;max-width:400px}.um .picker--time .picker__box{font-size:15px;padding:0;border-radius:2px!important}@media (min-height:40.125em){.um .picker--time .picker__frame{margin-bottom:10%!important}}
@font-face{font-family:raty;font-style:normal;font-weight:400;src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/raty.eot);src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/raty.eot?#iefix) format("embedded-opentype");src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/raty.svg#raty) format("svg");src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/raty.ttf) format("truetype");src:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/font/raty.woff) format("woff")}.cancel-off-png,.cancel-on-png,.star-half-png,.star-off-png,.star-on-png{font-family:raty;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-right:.2em;color:#ccc}.star-half-png,.star-on-png{color:#ffbe32}.cancel-on-png:before{content:"\e600"}.cancel-off-png:before{content:"\e601"}.star-on-png:before{content:"\f005"}.star-off-png:before{content:"\f006"}.star-half-png:before{content:"\f123"}
.mCustomScrollbar{-ms-touch-action:none;touch-action:none}.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden,.mCSB_inside>.mCSB_container{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(//www.glasssocietyofireland.ie/wp-content/plugins/ultimate-member/assets/img/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.15)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}
.cropper-container img,.cropper-invisible{max-width:none!important;max-height:none!important}.cropper-container{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{width:100%;height:100%;min-width:0!important;min-height:0!important}.cropper-canvas,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-canvas{background-color:#fff;opacity:0;filter:alpha(opacity=0)}.cropper-dashed,.cropper-modal{opacity:.5;filter:alpha(opacity=50)}.cropper-modal{background-color:#000}.cropper-dragger{position:absolute;top:10%;left:10%;width:80%;height:80%}.cropper-viewer{display:block;width:100%;height:100%;overflow:hidden;outline-width:1px;outline-style:solid;outline-color:#69f;outline-color:rgba(51,102,255,.75)}.cropper-dashed{position:absolute;display:block;border:0 dashed #fff}.cropper-dashed.dashed-h{top:33.3%;left:0;width:100%;height:33.3%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.3%;width:33.3%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1;filter:alpha(opacity=10)}.cropper-face{top:0;left:0;cursor:move;background-color:#fff}.cropper-line,.cropper-point{background-color:#69f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1;filter:alpha(opacity=100)}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#69f;opacity:0;filter:alpha(opacity=0)}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}}.cropper-hidden{display:none!important}.cropper-invisible{position:fixed;top:0;left:0;z-index:-1;width:auto!important;height:auto!important;opacity:0;filter:alpha(opacity=0)}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.tipsy{padding:5px;position:absolute;z-index:9999999999!important}.tipsy-inner{font-size:13px!important;line-height:17px!important;background-color:#333!important;color:#fff!important;max-width:250px!important;padding:6px 10px!important;text-align:left!important;word-wrap:break-word!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute!important;width:0!important;height:0!important;line-height:0!important;border:5px dashed #333}.tipsy-arrow-n{border-bottom-color:#333!important}.tipsy-arrow-s{border-top-color:#333!important}.tipsy-arrow-e{border-left-color:#333!important}.tipsy-arrow-w{border-right-color:#333!important}.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow{border-left-color:transparent;border-right-color:transparent;top:0;border-bottom-style:solid;border-top:none}.tipsy-n .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-nw .tipsy-arrow{left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow,.tipsy-se .tipsy-arrow,.tipsy-sw .tipsy-arrow{bottom:0;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-sw .tipsy-arrow{left:10px}.tipsy-se .tipsy-arrow{right:10px}.tipsy-e .tipsy-arrow,.tipsy-w .tipsy-arrow{top:50%;margin-top:-5px;border-top-color:transparent;border-bottom-color:transparent}.tipsy-e .tipsy-arrow{right:0;border-left-style:solid;border-right:none}.tipsy-w .tipsy-arrow{left:0;border-right-style:solid;border-left:none}
.uimob340-show,.uimob500-show,.uimob800-show,.uimob960-show{display:none}div.uimob340 .uimob340-show,div.uimob500 .uimob500-show,div.uimob800 .uimob800-show,div.uimob960 .uimob960-show{display:block}div.uimob340 .uimob340-hide,div.uimob500 .uimob500-hide,div.uimob800 .uimob800-hide,div.uimob960 .uimob960-hide{display:none}div.uimob340 .um-item-link a{font-size:14px}div.uimob340 .um-item-meta span{font-size:13px}div.uimob340 .um-load-items a{width:100%!important;max-width:100%!important}div.uimob340 .um-profile-nav{padding:0}div.uimob340 .um-profile-nav-item a{padding:10px 16px;margin-left:0;border-radius:0}div.uimob340 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto}div.uimob340 .um-profile-subnav{padding:8px 15px}div.uimob340 .um-profile-subnav a{display:block;text-align:left;font-size:13px;margin:0;padding:6px 0}div.uimob340 .um-profile-subnav span{font-size:12px;padding:1px 6px}div.uimob340 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob340 .um-cover-overlay{padding:0}div.uimob340 .um-cover-overlay i,div.uimob340 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob340{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob340,.um-modal.uimob340 .um-modal-body,.um-modal.uimob340 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob340 .um-modal-header{text-align:center}.um-modal.uimob340 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob340 .um-modal-right{width:100%;float:none}.um-modal.uimob340 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob340 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob340 .um-profile-body{padding-left:0;padding-right:0}div.uimob340 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0}div.uimob340 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob340 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob340 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob340 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob340 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob340 .um-header .um-name{float:none!important;margin-right:0!important;font-size:18px}div.uimob340 .um-header .um-meta,div.uimob340 .um-header .um-meta-text{padding:0 20px}div.uimob340 .um-header .um-meta span:first-child{display:block}div.uimob340 .um-header .um-meta span{display:none}div.uimob340 .um-col-121,div.uimob340 .um-col-122,div.uimob340 .um-col-131,div.uimob340 .um-col-132,div.uimob340 .um-col-133{float:none;width:100%;margin:0}div.uimob340 .um-field-half{float:none;width:100%}div.uimob340 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob340 .um-search .um-search-filter{width:100%!important;float:none!important;padding:0 0 15px!important}div.uimob340 .um-search .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 15px!important}div.uimob340 .um-member{width:100%}div.uimob340 .um-gutter-sizer{width:0}div.uimob340 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob340 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob340 .um-account-meta{margin-bottom:0}.uimob340 .um-half{float:none;width:100%;margin:0 0 10px}.uimob340 .um-button.um-btn-auto-width{min-width:auto;max-width:auto;width:100%}.uimob340 .um-col-alt-s{padding-top:0}div.uimob500 .um-profile-nav{padding:0}div.uimob500 .um-profile-nav-item a{padding:10px 16px;margin-left:0;border-radius:0}div.uimob500 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto;font-size:22px;height:22px;line-height:22px}div.uimob500 .um-profile-subnav{padding:8px 15px}div.uimob500 .um-profile-subnav a{display:block;text-align:left;font-size:13px;margin:0;padding:6px 0}div.uimob500 .um-profile-subnav span{font-size:12px;padding:1px 6px}div.uimob500 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob500 .um-cover-overlay{padding:0}div.uimob500 .um-cover-overlay i,div.uimob500 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob500{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob500,.um-modal.uimob500 .um-modal-body,.um-modal.uimob500 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob500 .um-modal-header{text-align:center}.um-modal.uimob500 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob500 .um-modal-right{width:100%;float:none}.um-modal.uimob500 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob500 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob500 .um-profile-body{padding-left:0;padding-right:0}div.uimob500 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0}div.uimob500 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob500 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob500 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob500 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob500 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob500 .um-header .um-name{float:none!important;margin-right:0!important;font-size:21px}div.uimob500 .um-header .um-meta,div.uimob500 .um-header .um-meta-text{padding:0 20px}div.uimob500 .um-header .um-meta span:first-child{display:block}div.uimob500 .um-header .um-meta span{display:none}div.uimob500 .um-col-121,div.uimob500 .um-col-122,div.uimob500 .um-col-131,div.uimob500 .um-col-132,div.uimob500 .um-col-133{float:none;width:100%;margin:0}div.uimob500 .um-field-half{float:none;width:100%}div.uimob500 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob500 .um-search .um-search-filter{width:100%!important;float:none!important;padding:0 0 15px!important}div.uimob500 .um-search .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 15px!important}div.uimob500 .um-member{width:100%}div.uimob500 .um-gutter-sizer{width:0}div.uimob500 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob500 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob500 .um-account-meta{margin-bottom:0}div.uimob800 .um-profile-nav{padding:0}div.uimob800 .um-profile-nav-item a{padding:10px 20px;margin-left:0;border-radius:0}div.uimob800 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto;font-size:26px;height:26px;line-height:26px}div.uimob800 .um-profile-subnav{padding:8px 15px}div.uimob800 .um-profile-subnav a{display:block;text-align:left;font-size:14px;margin:0;padding:6px 0}div.uimob800 .um-profile-subnav span{font-size:12px;padding:2px 8px}div.uimob800 .um-account-main{width:90%;max-width:450px}div.uimob800 .um-account-side{padding:0;width:10%}div.uimob800 .um-account-side ul{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.uimob800 .um-account-side li{margin-bottom:0!important;background:0 0}div.uimob800 .um-account-side li a{display:block;padding:0!important;height:44px;line-height:44px;color:#666!important;text-align:center;text-decoration:none!important;background:0 0;transition:all .2s linear}div.uimob800 .um-account-side li:first-child a{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}div.uimob800 .um-account-side li:last-child a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}div.uimob800 .um-account-side li a span.um-account-icontip{display:block;float:left;text-align:center;width:100%;height:100%;font-size:22px;line-height:44px}div.uimob800 .um-account-side li a span.um-account-icontip i{position:relative;text-align:center;width:100%}div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{color:#fff!important}div.uimob800 .um-account-meta a{border:1px solid #ddd}div.uimob800 .um-account-meta a,div.uimob800 .um-account-meta img{display:block;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;max-width:100%;height:auto}div.uimob800 .um-profile-photo{width:200px!important}div.uimob800 .um-profile-photo a.um-profile-photo-img{width:140px!important;height:140px!important;top:-70px!important}div.uimob800 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{top:auto!important}div.uimob800 .um-header .um-profile-meta{padding-left:200px}div.uimob800 .um-cover-overlay{padding:0}div.uimob800 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob800 .um-search .um-search-filter{width:48%!important;float:left!important;padding:0 0 15px!important}div.uimob800 .um-search .um-search-filter-2{margin-left:4%}div.uimob800 .um-search .um-search-submit .um-button{display:block!important;width:48%!important;margin:0 0 15px!important;box-sizing:border-box;float:left}div.uimob800 .um-search .um-search-submit .um-button.um-alt{float:right}div.uimob800 .um-member{width:48%}div.uimob800 .um-gutter-sizer{width:4%}div.uimob960 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob960 .um-search .um-search-filter{width:48%!important;float:left!important;padding:0 0 15px!important}div.uimob960 .um-search .um-search-filter-2{margin-left:4%}div.uimob960 .um-search .um-search-submit .um-button{display:block!important;width:48%!important;margin:0 0 15px!important;box-sizing:border-box;float:left}div.uimob960 .um-search .um-search-submit .um-button.um-alt{float:right}div.uimob960 .um-member{width:48%}div.uimob960 .um-gutter-sizer{width:4%}@media screen and (max-height:400px){.ajax-upload-dragdrop span.icon{display:none}.um-modal.no-photo{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.no-photo,.um-modal.no-photo .um-modal-body,.um-modal.no-photo .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.no-photo .um-modal-header{text-align:center;font-size:14px}.um-modal.no-photo .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.no-photo .um-modal-right{width:100%;float:none}.um-modal.no-photo .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}}@media screen and (max-height:300px){.ajax-upload-dragdrop span.icon,.ajax-upload-dragdrop span.str,.um-modal.no-photo .um-modal-header{display:none}}@media screen and (max-width:600px){.um-popup{width:96%;margin-left:2%;left:0;top:15px}}