.bg-light-1 {
background-color: #e2e2e2;
}
.bg-light-2 {
background-color: #e1e7eb;
}
.bg-dark-1 {
background-color: #313340;
}
.bg-dark-2 {
background-color: #3a3a3a;
}
.bg-dark-1,
.bg-dark-2 {
color: #ccc;
} #eut-header .eut-logo .eut-logo-wrapper a {
opacity: 0.6;
}
#eut-header .eut-logo .eut-logo-wrapper a:hover {
opacity: 0.8;
}
#eut-header[data-menu-options='right'] .eut-menu-options-wrapper {
border-left: 0;
}
#eut-header .eut-menu-options a.fa:hover {
color: #ff9800;
}
#eut-footer-area p {
margin-bottom: 20px;
}
#eut-footer-area img {
opacity: 0.8;
}
.inline-list-container ul li,
.inline-list-container ul.menu li.menu-item {
display: inline-block;
padding: 0 10px;
border-right: 1px solid;
border-bottom: none;
}
.inline-list-container ul li:last-child,
.inline-list-container ul.menu li.menu-item:last-child {
border-right: none;
} .eut-media-stretch .eut-media,
.eut-media-stretch .eut-box {
margin-bottom: 0;
height: 100%;
}
.eut-media-stretch .eut-media img {
height: 100%;
object-fit: cover;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.box-shadow {
border: 1px solid #222;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
}
.lg-outer .lg-thumb-item {
border: 1px solid #fff;
border-radius: 0;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
border-color: #ff9800;
} .event-item,
.gallery-item,
.album-item,
.lineup-item {
position: relative;
display: block;
text-align: center;
}
.hover-item .hover-item-overlay {
opacity: 0;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
font-family: Lato;
font-weight: 700;
font-size: 20px;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}
.hover-item:hover .hover-item-overlay {
opacity: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.event-item-container {
padding: 15px;
}
.event-item {
height: 200px;
}
@media (min-width: 576px) {
.event-item {
height: 300px;
}
}
.event-item .event-item-artwork {
object-fit: cover;
object-position: top;
width: 100%;
height: 100%;
} .lineup-container,
.album-container,
.gallery-container {
margin-left: 0;
margin-right: 0;
}
.gallery-item-container,
.lineup-item-container,
.album-item-container {
padding-left: 0;
padding-right: 0;
}
.gallery-title,
.gallery-footer {
display: none;
}
#gallery .gallery-title,
#gallery .gallery-footer {
display: block;
} .lineup-item-container,
.album-item-container {
border: 1px solid #fff;
}
.lineup-item {
height: 240px;
background: #5f5f5f;
}
.lineup-item img,
.album-item img {
height: 240px;
width: 100%;
object-fit: cover;
object-position: center;
}
.lineup-item-caption,
.album-item-caption {
position: absolute;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
opacity: 1;
background: rgba(0, 0, 0, 0.4);
top: auto;
padding: 10px;
color: #fff;
}
.album-item-caption {
padding: 15px;
}
.lineup-item-caption p,
.album-item-caption p {
font-size: 15px;
line-height: 1.7;
margin-top: -4px;
margin-bottom: 0;
}
.lineup-item-caption p,
.album-item-caption p,
.lineup-item a.eut-outline.eut-circle {
color: #aaa;
}
.lineup-item a.eut-outline.eut-circle:hover {
color: #fff;
} ul.ngg-breadcrumbs {
padding: 0 !important;
margin: 0 !important;
}
ul.ngg-breadcrumbs .ngg-breadcrumb:last-child {
margin-bottom: 20px;
}
.ngg-breadcrumbs {
list-style: none;
overflow: hidden;
margin: 0;
padding: 0.5em 0 0.5em 0;
margin-left: 0 !important;
text-transform: uppercase;
font-size: 14px;
margin: 30px 0 30px !important;
}
ul.ngg-breadcrumbs > li {
float: left;
padding: 0 0.3em 0 0.15em;
margin: 0;
vertical-align: middle;
border: none;
list-style-type: none;
}
.ngg-breadcrumbs .ngg-breadcrumb-divisor {
margin: 0;
padding: 0 0 0 0.15em;
}
.ngg-galleryoverview {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.ngg-navigation {
font-size: 0.9em !important;
clear: both !important;
display: block !important;
padding-top: 24px;
padding-bottom: 3px;
text-align: center;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev,
.ngg-navigation span.current {
background: #bbb;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display: inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
cursor: pointer !important;
}
.ngg-navigation span.current {
background: #666;
}
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.prev {
background: transparent;
color: #bbb;
padding: 2px;
border: none;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.current:hover {
background: #666;
color: #ffffff !important;
text-decoration: none !important;
}
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next,
.ngg-navigation span.prev {
color: #666 !important;
}
.ngg-navigation a.page-numbers {
display: inline;
}
.ngg-clear {
clear: both;
} .eapps-facebook-feed-inner,
.eapps-facebook-feed-content-container {
border-radius: 0 !important;
}
.eapps-facebook-feed-posts {
padding: 0 !important;
}
.eapps-facebook-feed-posts-item:first-child {
margin-top: 0 !important;
} #eu-cookie-bar {
padding: 10px 20px;
opacity: 0.8;
} .pd-auto {
padding: 60px !important;
}
@media screen and (max-width: 991px) {
.pd-auto {
padding: 40px !important;
}
}
@media screen and (max-width: 767px) {
.pd-auto {
padding: 40px 20px !important;
}
}
p {
margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
#eut-main-content .eut-container {
padding-top: 40px;
padding-bottom: 40px;
}
} .wpb-js-composer .faq .vc_tta.vc_general .vc_tta-panel-body,
.wpb-js-composer .faq .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
padding-left: 26px;
}
.wpb-js-composer .faq .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 0;
}
.wpb-js-composer .faq .vc_tta-container {
margin-bottom: 0;
} .pd-top-0 {
padding-top: 0px !important;
}
.pd-top-5 {
padding-top: 5px !important;
}
.pd-top-10 {
padding-top: 10px !important;
}
.pd-top-15 {
padding-top: 15px !important;
}
.pd-top-20 {
padding-top: 20px !important;
}
.pd-top-25 {
padding-top: 25px !important;
}
.pd-top-30 {
padding-top: 30px !important;
}
.pd-top-35 {
padding-top: 35px !important;
}
.pd-top-40 {
padding-top: 40px !important;
}
.pd-top-45 {
padding-top: 45px !important;
}
.pd-top-50 {
padding-top: 50px !important;
}
.pd-top-55 {
padding-top: 55px !important;
}
.pd-top-60 {
padding-top: 60px !important;
}
.pd-top-65 {
padding-top: 65px !important;
}
.pd-top-70 {
padding-top: 70px !important;
}
.pd-top-75 {
padding-top: 75px !important;
}
.pd-top-80 {
padding-top: 80px !important;
}
.pd-top-85 {
padding-top: 85px !important;
}
.pd-top-90 {
padding-top: 90px !important;
}
.pd-top-95 {
padding-top: 95px !important;
}
.pd-top-100 {
padding-top: 100px !important;
}
.pd-top-120 {
padding-top: 120px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-top-0 {
padding-top: 0px !important;
}
.sm-pd-top-5 {
padding-top: 5px !important;
}
.sm-pd-top-10 {
padding-top: 10px !important;
}
.sm-pd-top-15 {
padding-top: 15px !important;
}
.sm-pd-top-20 {
padding-top: 20px !important;
}
.sm-pd-top-25 {
padding-top: 25px !important;
}
.sm-pd-top-30 {
padding-top: 30px !important;
}
.sm-pd-top-35 {
padding-top: 35px !important;
}
.sm-pd-top-40 {
padding-top: 40px !important;
}
.sm-pd-top-45 {
padding-top: 45px !important;
}
.sm-pd-top-50 {
padding-top: 50px !important;
}
.sm-pd-top-55 {
padding-top: 55px !important;
}
.sm-pd-top-60 {
padding-top: 60px !important;
}
.sm-pd-top-65 {
padding-top: 65px !important;
}
.sm-pd-top-70 {
padding-top: 70px !important;
}
.sm-pd-top-75 {
padding-top: 75px !important;
}
.sm-pd-top-80 {
padding-top: 80px !important;
}
.sm-pd-top-85 {
padding-top: 85px !important;
}
.sm-pd-top-90 {
padding-top: 90px !important;
}
.sm-pd-top-95 {
padding-top: 95px !important;
}
.sm-pd-top-100 {
padding-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-top-0 {
padding-top: 0px !important;
}
.xs-pd-top-5 {
padding-top: 5px !important;
}
.xs-pd-top-10 {
padding-top: 10px !important;
}
.xs-pd-top-15 {
padding-top: 15px !important;
}
.xs-pd-top-20 {
padding-top: 20px !important;
}
.xs-pd-top-25 {
padding-top: 25px !important;
}
.xs-pd-top-30 {
padding-top: 30px !important;
}
.xs-pd-top-35 {
padding-top: 35px !important;
}
.xs-pd-top-40 {
padding-top: 40px !important;
}
.xs-pd-top-45 {
padding-top: 45px !important;
}
.xs-pd-top-50 {
padding-top: 50px !important;
}
.xs-pd-top-55 {
padding-top: 55px !important;
}
.xs-pd-top-60 {
padding-top: 60px !important;
}
.xs-pd-top-65 {
padding-top: 65px !important;
}
.xs-pd-top-70 {
padding-top: 70px !important;
}
.xs-pd-top-75 {
padding-top: 75px !important;
}
.xs-pd-top-80 {
padding-top: 80px !important;
}
.xs-pd-top-85 {
padding-top: 85px !important;
}
.xs-pd-top-90 {
padding-top: 90px !important;
}
.xs-pd-top-95 {
padding-top: 95px !important;
}
.xs-pd-top-100 {
padding-top: 100px !important;
}
} .pd-bottom-0 {
padding-bottom: 0px !important;
}
.pd-bottom-5 {
padding-bottom: 5px !important;
}
.pd-bottom-10 {
padding-bottom: 10px !important;
}
.pd-bottom-15 {
padding-bottom: 15px !important;
}
.pd-bottom-20 {
padding-bottom: 20px !important;
}
.pd-bottom-25 {
padding-bottom: 25px !important;
}
.pd-bottom-30 {
padding-bottom: 30px !important;
}
.pd-bottom-35 {
padding-bottom: 35px !important;
}
.pd-bottom-40 {
padding-bottom: 40px !important;
}
.pd-bottom-45 {
padding-bottom: 45px !important;
}
.pd-bottom-50 {
padding-bottom: 50px !important;
}
.pd-bottom-55 {
padding-bottom: 55px !important;
}
.pd-bottom-60 {
padding-bottom: 60px !important;
}
.pd-bottom-65 {
padding-bottom: 65px !important;
}
.pd-bottom-70 {
padding-bottom: 70px !important;
}
.pd-bottom-75 {
padding-bottom: 75px !important;
}
.pd-bottom-80 {
padding-bottom: 80px !important;
}
.pd-bottom-85 {
padding-bottom: 85px !important;
}
.pd-bottom-90 {
padding-bottom: 90px !important;
}
.pd-bottom-95 {
padding-bottom: 95px !important;
}
.pd-bottom-100 {
padding-bottom: 100px !important;
}
.pd-bottom-120 {
padding-bottom: 120px !important;
}
@media screen and (max-width: 991px) {
.sm-pd-bottom-0 {
padding-bottom: 0px !important;
}
.sm-pd-bottom-5 {
padding-bottom: 5px !important;
}
.sm-pd-bottom-10 {
padding-bottom: 10px !important;
}
.sm-pd-bottom-15 {
padding-bottom: 15px !important;
}
.sm-pd-bottom-20 {
padding-bottom: 20px !important;
}
.sm-pd-bottom-25 {
padding-bottom: 25px !important;
}
.sm-pd-bottom-30 {
padding-bottom: 30px !important;
}
.sm-pd-bottom-35 {
padding-bottom: 35px !important;
}
.sm-pd-bottom-40 {
padding-bottom: 40px !important;
}
.sm-pd-bottom-45 {
padding-bottom: 45px !important;
}
.sm-pd-bottom-50 {
padding-bottom: 50px !important;
}
.sm-pd-bottom-55 {
padding-bottom: 55px !important;
}
.sm-pd-bottom-60 {
padding-bottom: 60px !important;
}
.sm-pd-bottom-65 {
padding-bottom: 65px !important;
}
.sm-pd-bottom-70 {
padding-bottom: 70px !important;
}
.sm-pd-bottom-75 {
padding-bottom: 75px !important;
}
.sm-pd-bottom-80 {
padding-bottom: 80px !important;
}
.sm-pd-bottom-85 {
padding-bottom: 85px !important;
}
.sm-pd-bottom-90 {
padding-bottom: 90px !important;
}
.sm-pd-bottom-95 {
padding-bottom: 95px !important;
}
.sm-pd-bottom-100 {
padding-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-pd-bottom-0 {
padding-bottom: 0px !important;
}
.xs-pd-bottom-5 {
padding-bottom: 5px !important;
}
.xs-pd-bottom-10 {
padding-bottom: 10px !important;
}
.xs-pd-bottom-15 {
padding-bottom: 15px !important;
}
.xs-pd-bottom-20 {
padding-bottom: 20px !important;
}
.xs-pd-bottom-25 {
padding-bottom: 25px !important;
}
.xs-pd-bottom-30 {
padding-bottom: 30px !important;
}
.xs-pd-bottom-35 {
padding-bottom: 35px !important;
}
.xs-pd-bottom-40 {
padding-bottom: 40px !important;
}
.xs-pd-bottom-45 {
padding-bottom: 45px !important;
}
.xs-pd-bottom-50 {
padding-bottom: 50px !important;
}
.xs-pd-bottom-55 {
padding-bottom: 55px !important;
}
.xs-pd-bottom-60 {
padding-bottom: 60px !important;
}
.xs-pd-bottom-65 {
padding-bottom: 65px !important;
}
.xs-pd-bottom-70 {
padding-bottom: 70px !important;
}
.xs-pd-bottom-75 {
padding-bottom: 75px !important;
}
.xs-pd-bottom-80 {
padding-bottom: 80px !important;
}
.xs-pd-bottom-85 {
padding-bottom: 85px !important;
}
.xs-pd-bottom-90 {
padding-bottom: 90px !important;
}
.xs-pd-bottom-95 {
padding-bottom: 95px !important;
}
.xs-pd-bottom-100 {
padding-bottom: 100px !important;
}
} .mg-top-0 {
margin-top: 0px !important;
}
.mg-top-5 {
margin-top: 5px !important;
}
.mg-top-10 {
margin-top: 10px !important;
}
.mg-top-15 {
margin-top: 15px !important;
}
.mg-top-20 {
margin-top: 20px !important;
}
.mg-top-25 {
margin-top: 25px !important;
}
.mg-top-30 {
margin-top: 30px !important;
}
.mg-top-35 {
margin-top: 35px !important;
}
.mg-top-40 {
margin-top: 40px !important;
}
.mg-top-45 {
margin-top: 45px !important;
}
.mg-top-50 {
margin-top: 50px !important;
}
.mg-top-55 {
margin-top: 55px !important;
}
.mg-top-60 {
margin-top: 60px !important;
}
.mg-top-65 {
margin-top: 65px !important;
}
.mg-top-70 {
margin-top: 70px !important;
}
.mg-top-75 {
margin-top: 75px !important;
}
.mg-top-80 {
margin-top: 80px !important;
}
.mg-top-85 {
margin-top: 85px !important;
}
.mg-top-90 {
margin-top: 90px !important;
}
.mg-top-95 {
margin-top: 95px !important;
}
.mg-top-100 {
margin-top: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-top-0 {
margin-top: 0px !important;
}
.sm-mg-top-5 {
margin-top: 5px !important;
}
.sm-mg-top-10 {
margin-top: 10px !important;
}
.sm-mg-top-15 {
margin-top: 15px !important;
}
.sm-mg-top-20 {
margin-top: 20px !important;
}
.sm-mg-top-25 {
margin-top: 25px !important;
}
.sm-mg-top-30 {
margin-top: 30px !important;
}
.sm-mg-top-35 {
margin-top: 35px !important;
}
.sm-mg-top-40 {
margin-top: 40px !important;
}
.sm-mg-top-45 {
margin-top: 45px !important;
}
.sm-mg-top-50 {
margin-top: 50px !important;
}
.sm-mg-top-55 {
margin-top: 55px !important;
}
.sm-mg-top-60 {
margin-top: 60px !important;
}
.sm-mg-top-65 {
margin-top: 65px !important;
}
.sm-mg-top-70 {
margin-top: 70px !important;
}
.sm-mg-top-75 {
margin-top: 75px !important;
}
.sm-mg-top-80 {
margin-top: 80px !important;
}
.sm-mg-top-85 {
margin-top: 85px !important;
}
.sm-mg-top-90 {
margin-top: 90px !important;
}
.sm-mg-top-95 {
margin-top: 95px !important;
}
.sm-mg-top-100 {
margin-top: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-top-0 {
margin-top: 0px !important;
}
.xs-mg-top-5 {
margin-top: 5px !important;
}
.xs-mg-top-10 {
margin-top: 10px !important;
}
.xs-mg-top-15 {
margin-top: 15px !important;
}
.xs-mg-top-20 {
margin-top: 20px !important;
}
.xs-mg-top-25 {
margin-top: 25px !important;
}
.xs-mg-top-30 {
margin-top: 30px !important;
}
.xs-mg-top-35 {
margin-top: 35px !important;
}
.xs-mg-top-40 {
margin-top: 40px !important;
}
.xs-mg-top-45 {
margin-top: 45px !important;
}
.xs-mg-top-50 {
margin-top: 50px !important;
}
.xs-mg-top-55 {
margin-top: 55px !important;
}
.xs-mg-top-60 {
margin-top: 60px !important;
}
.xs-mg-top-65 {
margin-top: 65px !important;
}
.xs-mg-top-70 {
margin-top: 70px !important;
}
.xs-mg-top-75 {
margin-top: 75px !important;
}
.xs-mg-top-80 {
margin-top: 80px !important;
}
.xs-mg-top-85 {
margin-top: 85px !important;
}
.xs-mg-top-90 {
margin-top: 90px !important;
}
.xs-mg-top-95 {
margin-top: 95px !important;
}
.xs-mg-top-100 {
margin-top: 100px !important;
}
} .mg-bottom-0 {
margin-bottom: 0px !important;
}
.mg-bottom-5 {
margin-bottom: 5px !important;
}
.mg-bottom-10 {
margin-bottom: 10px !important;
}
.mg-bottom-15 {
margin-bottom: 15px !important;
}
.mg-bottom-20 {
margin-bottom: 20px !important;
}
.mg-bottom-25 {
margin-bottom: 25px !important;
}
.mg-bottom-30 {
margin-bottom: 30px !important;
}
.mg-bottom-35 {
margin-bottom: 35px !important;
}
.mg-bottom-40 {
margin-bottom: 40px !important;
}
.mg-bottom-45 {
margin-bottom: 45px !important;
}
.mg-bottom-50 {
margin-bottom: 50px !important;
}
.mg-bottom-55 {
margin-bottom: 55px !important;
}
.mg-bottom-60 {
margin-bottom: 60px !important;
}
.mg-bottom-65 {
margin-bottom: 65px !important;
}
.mg-bottom-70 {
margin-bottom: 70px !important;
}
.mg-bottom-75 {
margin-bottom: 75px !important;
}
.mg-bottom-80 {
margin-bottom: 80px !important;
}
.mg-bottom-85 {
margin-bottom: 85px !important;
}
.mg-bottom-90 {
margin-bottom: 90px !important;
}
.mg-bottom-95 {
margin-bottom: 95px !important;
}
.mg-bottom-100 {
margin-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
.sm-mg-bottom-0 {
margin-bottom: 0px !important;
}
.sm-mg-bottom-5 {
margin-bottom: 5px !important;
}
.sm-mg-bottom-10 {
margin-bottom: 10px !important;
}
.sm-mg-bottom-15 {
margin-bottom: 15px !important;
}
.sm-mg-bottom-20 {
margin-bottom: 20px !important;
}
.sm-mg-bottom-25 {
margin-bottom: 25px !important;
}
.sm-mg-bottom-30 {
margin-bottom: 30px !important;
}
.sm-mg-bottom-35 {
margin-bottom: 35px !important;
}
.sm-mg-bottom-40 {
margin-bottom: 40px !important;
}
.sm-mg-bottom-45 {
margin-bottom: 45px !important;
}
.sm-mg-bottom-50 {
margin-bottom: 50px !important;
}
.sm-mg-bottom-55 {
margin-bottom: 55px !important;
}
.sm-mg-bottom-60 {
margin-bottom: 60px !important;
}
.sm-mg-bottom-65 {
margin-bottom: 65px !important;
}
.sm-mg-bottom-70 {
margin-bottom: 70px !important;
}
.sm-mg-bottom-75 {
margin-bottom: 75px !important;
}
.sm-mg-bottom-80 {
margin-bottom: 80px !important;
}
.sm-mg-bottom-85 {
margin-bottom: 85px !important;
}
.sm-mg-bottom-90 {
margin-bottom: 90px !important;
}
.sm-mg-bottom-95 {
margin-bottom: 95px !important;
}
.sm-mg-bottom-100 {
margin-bottom: 100px !important;
}
}
@media screen and (max-width: 767px) {
.xs-mg-bottom-0 {
margin-bottom: 0px !important;
}
.xs-mg-bottom-5 {
margin-bottom: 5px !important;
}
.xs-mg-bottom-10 {
margin-bottom: 10px !important;
}
.xs-mg-bottom-15 {
margin-bottom: 15px !important;
}
.xs-mg-bottom-20 {
margin-bottom: 20px !important;
}
.xs-mg-bottom-25 {
margin-bottom: 25px !important;
}
.xs-mg-bottom-30 {
margin-bottom: 30px !important;
}
.xs-mg-bottom-35 {
margin-bottom: 35px !important;
}
.xs-mg-bottom-40 {
margin-bottom: 40px !important;
}
.xs-mg-bottom-45 {
margin-bottom: 45px !important;
}
.xs-mg-bottom-50 {
margin-bottom: 50px !important;
}
.xs-mg-bottom-55 {
margin-bottom: 55px !important;
}
.xs-mg-bottom-60 {
margin-bottom: 60px !important;
}
.xs-mg-bottom-65 {
margin-bottom: 65px !important;
}
.xs-mg-bottom-70 {
margin-bottom: 70px !important;
}
.xs-mg-bottom-75 {
margin-bottom: 75px !important;
}
.xs-mg-bottom-80 {
margin-bottom: 80px !important;
}
.xs-mg-bottom-85 {
margin-bottom: 85px !important;
}
.xs-mg-bottom-90 {
margin-bottom: 90px !important;
}
.xs-mg-bottom-95 {
margin-bottom: 95px !important;
}
.xs-mg-bottom-100 {
margin-bottom: 100px !important;
}
}
#eut-main-content .eut-container {
padding-top: 70px;
padding-bottom: 0px;
}
.lineup-pods-modern { } .lineup-pods-modern .lineup-pods-container {
background: #000000;
border: 1px solid #fff;
padding-left: 0;
padding-right: 0;
} .lineup-pods-modern .lineup-pods-item {
display: flex;
flex-direction: column;
height: auto;
background: #fff;
overflow: hidden;
text-align: center;
position: relative;
} .lineup-pods-modern .lineup-pods-image {
position: relative;
width: 100%;
} .lineup-pods-modern .lineup-pods-img {
width: 100%;
height: auto;
object-fit: cover;
aspect-ratio: 3/4;
display: block;
} .lineup-pods-modern .lineup-pods-caption {
padding: 20px;
background: #000;
flex-shrink: 0;
position: relative;
} .lineup-pods-modern .lineup-pods-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.6);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.3s ease;
}
.lineup-pods-modern .lineup-pods-item:hover .lineup-pods-overlay {
opacity: 1;
} .lineup-pods-modern .lineup-pods-social ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
gap: 15px;
}
.lineup-pods-modern .lineup-pods-social a {
color: white;
font-size: 1.2rem !important;
} .lineup-pods-modern .lineup-pods-country {
margin-bottom: 0.25rem;
color: #fff;
}
.lineup-pods-modern .lineup-pods-genre {
color: #6c757d; margin-bottom: 0;
}@media only screen and (max-width: 1200px) {  #eut-top-bar .eut-container {
width: 100%;
padding: 0px 10px 0px 10px;
}
#eut-top-bar.eut-fullwidth .eut-container {
padding: 0;
}  #eut-header #eut-inner-header,
#eut-header #eut-header-wrapper,
#eut-header .eut-menu-options {
height: 60px !important;
line-height: 60px !important;
}
#eut-header .eut-menu-options-wrapper {
min-width: 45px !important;
}
#eut-header[data-menu-options="right"] .eut-menu-options-wrapper {
padding-right: 5px;
}
#eut-header[data-menu-options="left"] .eut-menu-options-wrapper {
padding-left: 5px;
}
#eut-header #eut-header-options a.eut-open-button,
#eut-header #eut-header-options a .eut-icon {
width: 60px !important;
height: 60px !important;
line-height: 60px !important;
}
#eut-header .eut-logo {
height: 60px !important;
}
#eut-header .eut-logo .eut-logo-wrapper a {
height: 30px !important;
}
#eut-header #eut-header-options ul.eut-options li a {
padding-left: 60px !important;
}
#eut-header #eut-header-options ul.eut-options {
line-height: 60px !important;
}
#eut-header #eut-header-options .eut-options-wrapper,
#eut-header #eut-header-options ul.eut-options li a .eut-icon::before {
width: 60px !important;
}
#eut-header #eut-header-options .eut-options-wrapper.eut-open-all {
width: 240px !important;
}
#eut-header .eut-advanced-menu-button,
#eut-header.eut-header-sticky[data-sticky-header="advanced"] .eut-responsive-menu-button .eut-menu-button-wrapper {
margin: 0;
}  #eut-header #eut-main-menu li > ul {
min-width: 170px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu li {
width: 170px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu li {
width: 202px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu li {
width: 256px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu li {
width: 256px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu {
width: 768px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu li {
width: 254px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu {
width: 512px;
}  #eut-main-content #eut-sidebar.eut-fixed-sidebar {
position: static !important;
width: 25.0% !important;
top: auto !important;
}
#eut-main-content #eut-sidebar-wrapper {
width: 100% !important;
height: auto !important;
}  #eut-header .eut-logo.eut-logo-text a,
#eut-feature-title .eut-title,
#eut-post-title .eut-title,
#eut-portfolio-title .eut-title,
#eut-product-title .eut-title,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-title {
font-size: 48px !important;
line-height: 54px !important;
}
#eut-feature-section .eut-description,
#eut-post-title .eut-description,
#eut-portfolio-title .eut-description,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-description {
font-size: 30px !important;
line-height: 36px !important;
}
#eut-main-content h1 {
font-size: 40px !important;
line-height: 53px !important;
}
#eut-main-content h2 {
font-size: 36px !important;
line-height: 46px !important;
}
#eut-main-content h3 {
font-size: 30px !important;
line-height: 40px !important;
}
#eut-main-content h4 {
font-size: 24px !important;
line-height: 32px !important;
}
#eut-main-content h5,
#eut-main-content .eut-widget-title,
#eut-footer .eut-widget-title {
font-size: 20px !important;
line-height: 26px !important;
}
#eut-main-content h6 {
font-size: 18px !important;
line-height: 24px !important;
}
.eut-leader-text p,
p.eut-leader-text,
blockquote {
font-size: 24px;
line-height: 38px;
}  #eut-footer .widget:last-child,
#eut-footer .widgets:last-child {
margin-bottom: 40px;
}
.eut-widget.eut-latest-portfolio li {
margin: 1%;
width: 14%;
}  .eut-section[data-section-type="fullwidth-element"] .eut-image-text .eut-content {
padding-left: 3%;
padding-right: 3%;
}  .eut-carousel-navigation {
display: none;
}
} @media only screen and (max-width: 1023px) {  #eut-top-bar .eut-container {
text-align: center;
}
#eut-top-bar {
line-height: 40px !important;
}
#eut-top-bar ul.eut-bar-content.eut-left-side,
#eut-top-bar ul.eut-bar-content.eut-right-side {
float: none;
display: table;
margin: 0 auto;
}
#eut-top-bar ul li {
float: none;
display: inline-block;
line-height: inherit;
}
#eut-top-bar ul.eut-bar-content,
#eut-top-bar ul.eut-bar-content > li,
#eut-top-bar ul li.eut-topbar-item ul li a {
border: none;
}   #eut-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #eut-header-wrapper {
top: 0 !important;
position: relative;
}
#eut-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #eut-feature-section {
margin-top: -60px;
}  #eut-header .eut-responsive-menu-button,
#eut-header .eut-responsive-menu-text	{
display: block;
}
#eut-main-menu {
display: none !important;
}
#eut-inner-header .eut-menu-options:not(.eut-cart-button) {
display: none;
} #eut-main-menu-responsive .eut-widget {
display: block;
} #eut-main-menu-responsive ul.eut-menu-options {
display: block;
}
#eut-header[data-sticky-header="advanced"] .eut-advanced-menu-button {
display: none;
}  #eut-main-content .eut-left-sidebar #eut-content-area,
#eut-main-content .eut-right-sidebar #eut-content-area {
float: none !important;
padding-right: 0 !important;
padding-left: 0 !important;
width: 100% !important;
}
#eut-main-content .eut-left-sidebar #eut-sidebar,
#eut-main-content .eut-right-sidebar #eut-sidebar {
float: none;
width: 100% !important;
}  .gallery .gallery-item {
width: 33.3% !important;
}  #eut-anchor-menu.eut-sticky {
position: relative;
top: 0 !important;
}
#eut-anchor-menu .eut-menu-button {
display: inline-block;
}
#eut-anchor-menu > ul {
position: absolute;
top: 100%;
left: 0;
width: 100%;
display: none;
}
#eut-anchor-menu ul li {
display: block;
float: none;
border: none;
line-height: 40px;
}
#eut-anchor-menu > ul ul.sub-menu {
display: block;
float: none;
border: none;
width: 100%;
position: relative;
}   .eut-blog.eut-small-media .eut-media {
margin-bottom: 40px;
margin-right: 0;
width: 100%;
float: none;
}  #eut-footer-bar .eut-column-1-2 {
width: 100%;
}
#eut-footer-bar .eut-copyright,
#eut-footer-bar #eut-second-menu,
#eut-footer-bar .eut-social {
text-align: center;
}
#eut-footer-bar #eut-second-menu ul {
display: block;
margin: 0 auto;
text-align: center;
float: none !important;
}
#eut-footer-bar #eut-second-menu ul li {
margin: 0 10px;
}  #eut-footer .widget:last-child,
#eut-footer .widgets:last-child {
margin-bottom: 60px;
}  .eut-callout.eut-btn-right .eut-callout-wrapper,
.eut-callout.eut-btn-right .eut-button-wrapper {
display: block;
width: 100%;
max-width: 100%;
padding-right: 0;
text-align: left;
}
.eut-callout.eut-btn-right .eut-button-wrapper {
margin: 30px 0 0 0;
}
.eut-callout.eut-btn-right {
display: block;
}
.eut-callout.eut-btn-right .eut-button-wrapper {
white-space: normal;
}  #eut-portfolio-info-responsive {
display: block;
}
#eut-sidebar .eut-portfolio-info {
display: none;
}  .eut-one-third,
.eut-one-half {
margin-right: 0;
width: 100%;
}
#respond .eut-form-textarea {
margin-bottom: 15px;
}  .eut-image-text p {
margin-bottom: 10px;
}
} @media only screen and (max-width: 767px) {
#eut-theme-wrapper {
overflow: hidden;
}  #eut-feature-section .eut-carousel-navigation {
display: none;
}
#eut-feature-section .eut-feature-content .eut-button-wrapper {
margin-top: 15px;
}
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-feature-content .eut-btn,
#eut-feature-section .eut-feature-section-inner[data-item="revslider"] .eut-btn {
padding: 10px 7px !important;
margin: 0 0 10px 5px !important;
font-size: 10px !important;
}
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-feature-content .eut-btn.eut-btn-line {
padding: 8px 7px !important;
border: 1px solid;
}
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-feature-content .eut-btn {
padding: 15px 12px !important;
margin: 0 0 10px 5px !important;
font-size: 10px !important;
}
#eut-header[data-overlap="yes"] #eut-feature-section .eut-feature-content {
padding-top: 50px;
} #eut-feature-section .eut-goto-section {
display: none;
}  .gallery .gallery-item {
width: 100% !important;
float: none !important;
}  ul.eut-post-gallery li {
width: 100% !important;
float: none;
}  #eut-social-share ul li {
display: block;
margin-bottom: 10px;
}  #eut-tags-categories .eut-tags,
#eut-tags-categories .eut-categories {
display: block;
text-align: left !important;
}  #eut-nav-bar .eut-nav-item.eut-prev,
#eut-nav-bar .eut-nav-item.eut-next {
width: 100%;
text-align: center;
}
#eut-nav-bar .eut-nav-item {
display: block;
}
#eut-nav-bar .eut-nav-item.eut-backlink {
width: 100%;
margin: 10px 0;
}  #eut-about-author .eut-author-image {
float: none;
width: 80px;
height: auto;
display: block;
margin: 10px auto;
}
#eut-about-author .eut-author-info {
text-align: center;
padding-left: 0;
}  .eut-related-post ul li {
float: none;
width: 100%;
margin-bottom: 40px;
}
.eut-related-post ul li:last-child {
margin-bottom: 0;
}  #eut-comments .eut-comment-item {
margin-left: 0;
}
#eut-comments .eut-comment-item .avatar {
margin-right: 0;
margin-left: 0;
float: none;
}
#eut-comments ul.children {
padding-left: 0;
}
#eut-comments .children .eut-comment-content {
margin-top: 0;
}  #eut-header .eut-logo.eut-logo-text a,
#eut-feature-title .eut-title,
#eut-post-title .eut-title,
#eut-portfolio-title .eut-title,
#eut-product-title .eut-title,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-title {
font-size: 36px !important;
line-height: 40px !important;
}
#eut-feature-section .eut-description,
#eut-post-title .eut-description,
#eut-portfolio-title .eut-description,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-description {
font-size: 24px !important;
line-height: 30px !important;
}
#eut-main-content h1 {
font-size: 36px !important;
line-height: 46px !important;
}
#eut-main-content h2 {
font-size: 30px !important;
line-height: 40px !important;
}
#eut-main-content h3 {
font-size: 24px !important;
line-height: 32px !important;
}
#eut-main-content h4 {
font-size: 20px !important;
line-height: 26px !important;
}
#eut-main-content h5,
#eut-main-content .eut-widget-title,
#eut-footer .eut-widget-title {
font-size: 18px !important;
line-height: 24px !important;
}
#eut-main-content h6 {
font-size: 16px !important;
line-height: 24px !important;
}
.eut-leader-text p,
p.eut-leader-text,
blockquote {
font-size: 18px;
line-height: 24px;
}
#eut-feature-section .eut-description br {
display: none;
}  .eut-image-text .eut-image {
float: left !important;
width: 100%;
padding: 0 !important;
margin-bottom: 40px;
}
.eut-image-text .eut-content {
float: right !important;
width: 100%;
padding-left: 15px;
padding-right: 15px;
text-align: left;
margin-bottom: 40px;
}  .eut-vertical-tab .eut-tabs-title {
float: none;
width: 100%;
min-width: 120px;
max-width: 100%;
display: block;
padding-right: 0;
}  .eut-box-icon.eut-small.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-center .eut-image-icon {
font-size: 14px;
}
.eut-box-icon.eut-medium.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-center .eut-image-icon {
font-size: 20px;
}
.eut-box-icon.eut-large.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-center .eut-image-icon {
font-size: 25px;
}
.eut-box-icon.eut-small .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-left .eut-image-icon,
.eut-box-icon.eut-small.eut-align-right .eut-image-icon {
font-size: 24px;
}
.eut-box-icon.eut-medium .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-left .eut-image-icon,
.eut-box-icon.eut-medium.eut-align-right .eut-image-icon {
font-size: 36px;
}
.eut-box-icon.eut-large .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-left .eut-image-icon,
.eut-box-icon.eut-large.eut-align-right .eut-image-icon {
font-size: 48px;
}
} @media print { @page {
margin: 3.5cm;
}
body {
overflow-x: visible;
}
img {
max-height: 200px !important;
width: auto !important;
page-break-inside: avoid;
}
img[src^="http://maps.gstatic.com/"], img[src^="http://maps.googleapis.com/"] {
max-width: none !important;
max-height: none !important;
}
video,audio,object,embed {
display: none;
}
p a:link:after,
p a:visited:after {
content:" [" attr(href) "] ";
}
.page-break {
display: block;
page-break-before: always;
}
.no-print {
display: none;
}
.eut-element {
margin-bottom: 40px !important;
}
.vc_empty_space,
.eut-video,
.fluid-width-video-wrapper {
display: none;
}
.eut-animated-item {
opacity: 1;
} #eut-inner-header {
position: absolute !important;
}
#eut-header-wrapper .eut-logo .eut-default {
display: block !important;
}
#eut-top-bar,
#eut-main-menu,
#eut-header-options,
#eut-header-wrapper .eut-logo .eut-light,
#eut-header-wrapper .eut-logo .eut-dark,
#eut-header-wrapper .eut-logo .eut-sticky,
#eut-header.eut-header-sticky .eut-logo a.eut-sticky,
#eut-header-wrapper .eut-menu-options {
display: none !important;
} #eut-content-area {
display: block;
}
#eut-main-content .eut-container {
padding-bottom: 0;
padding-top: 0;
width: 100%;
}
#eut-main-content .eut-left-sidebar #eut-portfolio-area,
#eut-main-content .eut-right-sidebar #eut-portfolio-area,
#eut-main-content .eut-left-sidebar #eut-content-area,
#eut-main-content .eut-right-sidebar #eut-content-area {
width: 100%;
padding-left: 0;
padding-right: 0;
float: none;
}
#eut-sidebar,
#eut-above-footer,
#eut-footer,
#eut-breadcrumbs,
#eut-anchor-menu-wrapper,
.eut-side-area-button,
.eut-top-btn,
.eut-carousel-navigation,
.eut-pagination {
display: none;
}
#eut-main-content .eut-column {
border: none !important;
width: 100%;
}
.eut-isotope[data-columns="2"] .eut-isotope-item,
.eut-isotope[data-columns="3"] .eut-isotope-item,
.eut-isotope[data-columns="4"] .eut-isotope-item,
.eut-isotope[data-columns="5"] .eut-isotope-item {
width: 100% !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
}
.vc_tta.vc_general .vc_tta-panel,
.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
display: block;
} #eut-feature-section.eut-with-slider,
#eut-feature-section .eut-button-wrapper,
#eut-feature-goto {
display: none;
}
.eut-page-title .eut-title,
.eut-page-title .eut-description,
#eut-feature-section .eut-title,
#eut-feature-section .eut-description {
opacity: 1;
-webkit-transition : none;
-moz-transition    : none;
-ms-transition     : none;
-o-transition      : none;
transition         : none;
}
.eut-page-title .eut-title,
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-title,
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-title {
font-size: 24px !important;
margin-bottom: 10px;
}
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-description,
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-description {
font-size: 16px !important;
margin-bottom: 10px;
}
.eut-page-title,
.eut-page-title .eut-page-title-content {
height: 150px !important;
}
#eut-feature-section,
.eut-feature-section-inner	{
opacity: 1;
max-height: 150px;
overflow: visible;
}
.eut-page-title.eut-align-center,
.eut-page-title.eut-align-right,
.eut-feature-content.eut-align-center,
.eut-feature-content.eut-align-right {
text-align: left;
}
.eut-page-title .eut-title,
.eut-page-title .eut-description,
#eut-feature-section .eut-title,
#eut-feature-section .eut-description {
color: #000000 !important;
} .eut-navigation-bar,
.eut-nav-wrapper-classic,
.eut-related-post,
.eut-comment-nav,
#eut-meta-simple-style,
#eut-social-share,
#eut-nav-bar,
#eut-tags-categories,
#eut-about-author,
#eut-comments,
#respond {
display: none;
}
#eut-main-content.eut-simple-style #eut-post-area {
margin: 0 auto;
width: 100%;
padding-left: 0;
padding-right: 0;
float: none;
} .woocommerce .eut-product-form,
.woocommerce .eut-product-social,
.woocommerce .related,
.woocommerce .upsells.products,
.woocommerce-page .related,
.woocommerce-page .upsells.products,
.woocommerce-tabs .tabs,
.woocommerce #tab-reviews {
display: none !important;
}
.woocommerce #tab-description {
display: block !important;
}
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(//www.sauzipfrocks.com/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}