.recent-posts {
overflow: hidden;
margin: 0 0 0 -20px !important;
padding: 0;
border: none;
list-style: none;     }
.recent-posts_li {
margin: 0 0 20px 20px;
padding: 0;
border: none;
background: none;
list-style-type: none;
}
.recent-posts_li .featured-thumbnail {
float: left;
margin: 0 20px 0 0;
}
.recent-posts_li h5 {
margin-bottom: 0;
font-size: 1em;
}
.recent-posts_li .excerpt {
margin-bottom: 1.5em;
}
.recent-posts_li .meta {
display: block;
overflow: hidden;
margin-bottom: .5em;
color: #888;
text-transform: uppercase;
font-size: 10px;
}
.recent-posts_li .post-date {
float: left;
}
.recent-posts_li .post-comments {
float: right;
}
.recent-posts .format-image {
float: left;
margin: 0 20px 20px 0;
}
.recent-posts .format-audio {
margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
margin-bottom: .5em;
}
.recent-posts .format-video {
float: left;
width: 300px;
} .popular-posts li {
overflow: hidden;
margin: 0;
padding: 0 0 20px 0;
} .posts-grid {
margin: 0 0 0 -5%;
padding: 0;
list-style: none;
*zoom: 1;
}
.posts-grid:before,
.posts-grid:after {
display: table;
content: "";
line-height: 0;
}
.posts-grid:after {
clear: both;
}
.posts-grid li {
float: left;
margin-bottom: 25px;
margin-left: 5%;
width: 20%;
}
.posts-grid li .featured-thumbnail {
margin: 0;
}
.posts-grid li .featured-thumbnail img {
width: 100%;
}
.posts-grid .post_meta span[class^="post_"] {
margin-right: 10px;
} .mini-posts-grid {
margin: 0;
padding: 0;
list-style: none;
}
.mini-posts-grid li {
margin: 0 5px 5px 0;
padding: 0;
border: none;
background: none;
float: left;
}
.mini-posts-grid li.small {
width: 120px;
height: 120px;
}
.mini-posts-grid li.small img {
width: 100%;
height: auto;
}
.mini-posts-grid li.smaller {
width: 100px;
height: 100px;
}
.mini-posts-grid li.smallest {
width: 70px;
height: 70px;
}
.mini-posts-grid .featured-thumbnail {
margin: 0;
}
.mini-posts-grid.grid-align-center {
text-align: center;
font-size: 0;
line-height: 0;
}
.mini-posts-grid.grid-align-center li {
float: none;
display: inline-block;
}
.mini-posts-grid.grid-align-right li {
float: right;
} .mini-posts-list {
margin: 0 0 25px;
padding: 0;
list-style: none;
}
.mini-post-holder {
padding: 15px 0 0;
margin: 0 0 9px;
border-top: 1px solid #dddddd;
}
.mini-post-holder:first-child {
border: none;
padding: 5px 0 0;
}
.mini-post-holder .small {
width: 110px;
height: 110px;
}
.mini-post-holder .small img {
width: 100%;
height: auto;
}
.mini-post-holder .smaller {
width: 90px;
height: 90px;
}
.mini-post-holder .smallest {
width: 60px;
height: 60px;
}
.mini-post-content {
overflow: hidden;
}
.mini-post-meta time {
font-size: 11px;
line-height: 1.2;
}  .recent-comments {
list-style: none;
padding: 0;
}
.recent-comments li {
margin: 0;
padding: 0 0 .5em 0;
border: none;
} .service-box {
overflow: hidden;
min-height: 20px;
padding: 19px;
margin-bottom: 0;
background-color: #f5f5f5;
border: 1px solid #dddddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.service-box .icon {
float: left;
margin: 0 10px 10px 0;
}
.service-box h2 {
overflow: hidden;
margin: 0;
}
.service-box h5 {
overflow: hidden;
margin: 0 0 25px;
}
.service-box_txt {
margin-bottom: 20px;
}
.service-box .btn-align {
text-align: right;
}
.service-box__call {
color: #fff;
background-color: #0c6abd;
background-image: -moz-linear-gradient(top, #037cc7, #1950af);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#037cc7), to(#1950af));
background-image: -webkit-linear-gradient(top, #037cc7, #1950af);
background-image: -o-linear-gradient(top, #037cc7, #1950af);
background-image: linear-gradient(to bottom, #037cc7, #1950af);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0);
}
.service-box__call h2 {
float: left;
width: 75%;
color: #fff;
margin: 10px 0 0;
}
.service-box__call .btn-align {
padding: 0;
width: 25%;
float: right;
}  .carousel-cycle {
position: relative;
overflow: hidden;
}
.post-cycle {
width: 100%;
height: 380px;
overflow: hidden;
}
.post-cycle_item {
display: none;
overflow: hidden;
width: 100%;
height: 100%;
}
.post-cycle_item:first-child {
display: block;
}
.post-cycle_item .feature-thumbnail {
float: none;
margin: 0 0 15px 0;
}
.post-cycle_item .feature-thumbnail img {
float: none;
}
.post-controls {
overflow: hidden;
padding-top: 10px;
text-align: center;
}
.post-controls li {
display: inline;
margin: 0;
padding: 0 5px 0 0;
}
.post-controls li a {
display: inline-block;
width: 9px;
height: 9px;
background: #000;
vertical-align: top;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}
.post-controls li a:hover {
background: #999;
}
.post-controls li.activeSlide a {
background: #999;
}
.post-controls .post-controls_link__prev {
float: left;
}
.post-controls .post-controls_link__next {
float: right;
} .banner-wrap {
overflow: hidden;
margin: 0 0 20px;
padding: 0;
}
.banner-wrap .featured-thumbnail {
float: none;
overflow: hidden;
margin: 0 0 15px;
padding: 0;
}
.banner-wrap .featured-thumbnail a {
display: block;
float: left;
overflow: hidden;
border: 8px solid #dddddd;
text-align: center;
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}
.banner-wrap .featured-thumbnail a:hover {
border-color: #dddddd;
}
.banner-wrap h5 {
margin: 0 0 8px;
color: #000;
text-transform: capitalize;
font-weight: bold;
}
.banner-wrap .btn-link {
padding: 0;
} .testimonials .testi-item {
overflow: hidden;
margin-bottom: 2em;
padding-bottom: 2em;
background: none;
}
.testimonials .testi-item blockquote {
position: relative;
display: block;
margin: 0;
padding: 30px;
border: none;
background: #dbdbdb;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.testimonials .testi-item blockquote:before {
position: absolute;
bottom: -20px;
left: 30px;
display: block;
width: 0;
height: 0;
border-top: 20px solid #dbdbdb;
border-right: 0 solid transparent;
border-left: 20px solid transparent;
content: "";
}
.testimonials .testi-item blockquote:after {
position: absolute;
top: 10px;
left: 20px;
display: block;
width: 41px;
height: 38px;
background: url(//ilnuovovesuvio.de/wp-content/plugins/cherry-plugin/includes/images/quotes.png) 0 0 no-repeat;
content: "";
}
.testimonials .testi-item blockquote > a {
position: relative;
z-index: 2;
color: #4e4e4e;
text-decoration: none;
overflow: hidden;
vertical-align: top;
}
.testimonials .testi-item blockquote > a:hover {
color: #fff;
}
.testimonials .testi-item .featured-thumbnail {
position: relative;
z-index: 2;
margin: 0 20px 0 10px;
width: 60px;
height: 60px;
}
.testimonials .testi-item .testi-meta {
font-size: 1em;
display: block;
padding-top: 22px;
padding-left: 40px;
}
.testimonials .testi-item .testi-meta .user:after {
content: ",";
} .roundabout-holder {
width: 100%;
position: relative;
overflow: hidden;
}
.roundabout-holder ul {
padding: 0;
width: 100%;
height: 250px;
background: none;
}
.roundabout-holder ul li {
overflow: hidden;
margin: 0;
padding: 0;
width: 375px;
height: inherit;
border: none;
background: none;
text-align: center;
cursor: pointer;
}
@media (max-width: 767px) {
.roundabout-holder ul li {
width: 220px !important;
}
}
@media (max-width: 480px) {
.roundabout-holder ul li {
width: 150px !important;
}
}
.roundabout-holder ul li.roundabout-in-focus {
cursor: default;
}
@media (min-width: 768px) and (max-width: 979px) {
.roundabout-holder ul {
width: 100%;
}
}
@media (max-width: 767px) {
.roundabout-holder ul {
width: 100%;
height: 150px;
}
}
@media (max-width: 480px) {
.roundabout-holder ul {
height: 120px;
}
} .site_map {
margin-bottom: 10px;
}
.site_map .icon-sitemap {
padding-right: 10px;
}
.site_map h2 {
border-bottom: 1px solid #dddddd;
padding-bottom: 15px;
}
.site_map_title {
text-transform: capitalize;
}
.site_map ul {
list-style: none;
margin: 15px 0 0 5px;
}
.site_map ul li {
padding-bottom: 5px;
}
@media (max-width: 480px) {
.site_map ul li {
float: none;
width: 100%;
padding-right: 0%;
}
}
.site_map .group {
display: inline-block;
padding-bottom: 20px;
width: 102%;
margin-left: -2%;
}
.site_map .group .grid {
width: 23%;
margin-left: 2%;
float: left;
}
@media (max-width: 480px) {
.site_map .group .grid {
float: none;
width: 100%;
margin-left: 0%;
}
}
.site_map .line {
margin-bottom: 10px;
}
.site_map .line ul li {
width: 18%;
margin-right: 2%;
display: inline-block;
vertical-align: top;
}
@media (max-width: 480px) {
.site_map .line ul li {
float: none;
width: 100%;
margin-right: 0%;
}
} .accordion-group,
.accordion-inner,
.nav-tabs,
.nav-tabs > .active > a {
border-color: #dddddd;
} .price-plans {
width: 100%;
padding: 20px 0;
}
.price-plans:before,
.price-plans:after {
display: table;
content: "";
line-height: 0;
}
.price-plans:after {
clear: both;
}
.price-plans .plan {
float: left;
overflow: hidden;
margin-left: 2%;
margin-bottom: 20px;
padding: 0;
width: 100%;
background-color: #fcfcfc;
border-bottom: 1px solid #e1e4e5;
text-align: center;
text-transform: uppercase;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
-webkit-transition: box-shadow 0.2s linear;
-moz-transition: box-shadow 0.2s linear;
-o-transition: box-shadow 0.2s linear;
transition: box-shadow 0.2s linear;
}
.price-plans .plan:first-child {
margin-left: 0;
}
.price-plans .plan.highlight {
position: relative;
z-index: 100;
margin-top: -20px;
background-color: #fff;
box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
}
.price-plans .plan.highlight h3 {
padding: 22px 10px;
background-color: #e74c3c;
color: #fff;
border-bottom-color: #e3301e;
}
@media (min-width: 768px) and (max-width: 979px) {
.price-plans .plan.highlight h3 {
padding: 21px 10px;
}
}
.price-plans .plan.highlight h4 {
background-color: #eb685a;
}
.price-plans .plan.highlight .highlight-reason {
display: block;
font-size: 0.6em;
font-weight: normal;
}
.price-plans .plan.highlight .btn {
margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.price-plans .plan.highlight .btn {
margin-top: 20px;
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.price-plans .plan.highlight {
margin-top: 20px;
}
}
.price-plans .plan.plan-labelled {
margin-top: 61px;
border-bottom: none;
background-color: transparent;
text-transform: none;
}
@media (max-width: 767px) {
.price-plans .plan.plan-labelled {
display: none;
}
}
.price-plans .plan.plan-labelled h4 {
background: none;
color: #333;
border-bottom: 1px solid #e1e4e5;
}
@media (max-width: 767px) {
.price-plans .plan {
float: none;
width: 100% !important;
margin-left: 0;
}
}
.price-plans .plan h3 {
margin: 0;
padding: 20px 10px;
background: #e1e4e5;
color: #32393d;
border-bottom: 1px solid #fff;
font-weight: bold;
}
.price-plans .plan h4 {
margin: 0;
padding: 10px;
background: #486581;
color: #fff;
}
.price-plans .plan .btn {
display: inline-block;
margin-bottom: 20px;
margin-top: 20px;
}
.price-plans.price-plans-2 .plan {
width: 49%;
}
.price-plans.price-plans-3 .plan {
width: 32%;
}
.price-plans.price-plans-4 .plan {
width: 23.5%;
}
.price-plans.price-plans-5 .plan {
width: 18.4%;
}
.price-plans.price-plans-6 .plan {
width: 15%;
}
.plan-features-row,
.plan-labelled-row {
padding: 18px 10px;
border-bottom: 1px solid #e1e4e5;
line-height: 24px;
}
@media (min-width: 768px) and (max-width: 979px) {
.plan-features-row,
.plan-labelled-row {
padding: 10px;
}
}
@media (max-width: 767px) {
.plan-features-row,
.plan-labelled-row {
padding: 10px;
}
}
.plan .plan-labelled-row {
display: none;
}
@media (max-width: 767px) {
.plan .plan-labelled-row {
display: block;
font-weight: bold;
}
}
.plan.plan-labelled .plan-labelled-row {
display: block;
} .owl-carousel {
margin-bottom: 15px;
}
.owl-carousel .item {
margin: 3px;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.owl-carousel .item figure {
display: block;
width: 100%;
margin: 0 0 10px 0;
}
.owl-carousel .item figure a {
display: block;
}
.owl-carousel .item figure a img {
display: block;
width: 100%;
height: auto;
}
.owl-carousel .owl-wrapper-outer {
margin: 0 0 15px 0;
} .carousel-wrap {
position: relative;
margin: 0;
}
.es-carousel {
overflow: hidden;
}
.es-carousel-wrapper {
position: relative;
padding: 0;
}
.es-carousel_list {
display: none;
margin-bottom: 0;
padding: 0;
list-style: none;
}
.es-carousel_list:before,
.es-carousel_list:after {
display: table;
content: "";
line-height: 0;
}
.es-carousel_list:after {
clear: both;
}
.es-carousel_li {
display: block;
float: left;
margin: 0;
padding: 0;
color: #000;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.es-carousel_li .featured-thumbnail {
float: none;
margin: 0 0 20px;
}
.es-carousel_li .featured-thumbnail img {
display: block;
margin: 0;
padding: 0;
max-width: 100%;
max-height: 100%;
border: none;
}
.es-carousel_li .desc {
margin: 0;
padding: 0;
}
.es-carousel_li h5 {
margin-bottom: .5em;
font-weight: bold;
}
.es-carousel_li h5 a {
text-decoration: underline;
}
.es-carousel_li h5 a:hover {
text-decoration: none;
}
.es-carousel_li .excerpt {
margin-bottom: 10px;
}
.es-nav span {
position: absolute;
top: 0;
right: 32px;
margin-top: -35px;
width: 14px;
height: 26px;
background: transparent url(//ilnuovovesuvio.de/wp-content/plugins/cherry-plugin/includes/images/nav.png) no-repeat top left;
text-indent: -9000px;
opacity: 0.8;
cursor: pointer;
}
.es-nav span.es-nav-next {
right: 12px;
left: auto;
background-position: top right;
}
.es-nav span.es-nav-next:hover {
opacity: 1.0;
} .list > ul {
margin: 0;
}
.list.unstyled > ul li {
margin: 0 0 .5em 0;
padding: 0;
border: none;
background: none;
list-style-type: none;
}
.list.unstyled > ul li:before {
display: none;
}
.list.styled > ul {
margin: 0 0 1em 0;
}
.list.styled > ul li {
position: relative;
margin: 0 0 .5em 0;
padding: 0;
border: none;
background: none;
list-style-type: none;
}
.list li {
position: relative;
}
.list li:before {
display: inline-block;
margin-right: 5px;
width: 14px;
height: 14px;
content: attr(data-icon);
font-family: 'FontAwesome';
line-height: 14px;
speak: none;
*margin-right: .3em;
}
.list.check-list > ul li:before {
content: "\f00c";
}
.list.check2-list > ul li:before {
content: "\f078";
}
.list.ok-circle-list > ul li:before {
content: "\f05d";
}
.list.ok-sign-list > ul li:before {
content: "\f058";
}
.list.arrow-list > ul li:before {
content: "\f054";
}
.list.arrow2-list > ul li:before {
content: "\f061";
}
.list.circle-arrow-list > ul li:before {
content: "\f0a9";
}
.list.caret-list > ul li:before {
content: "\f0da";
}
.list.angle-list > ul li:before {
content: "\f105";
}
.list.double-angle-list > ul li:before {
content: "\f101";
}
.list.star-list > ul li:before {
content: "\f005";
}
.list.plus-list > ul li:before {
content: "\f067";
}
.list.minus-list > ul li:before {
content: "\f068";
}
.list.circle-list > ul li:before {
content: "\f111";
}
.list.circle-blank-list > ul li:before {
content: "\f10c";
} .title-box {
margin-bottom: 1em;
}
.title-box_icon {
float: left;
margin: 0 20px 0 0;
}
.title-box_primary {
border: none;
background: none;
padding: 0;
margin: 0;
}
.title-box_secondary {
border: none;
background: none;
padding: 0;
margin: 0;
} .tabs-wrapper {
margin-bottom: 20px;
} .dropcap {
position: relative;
display: block;
float: left;
overflow: hidden;
margin: 0 20px 20px 0;
width: 50px;
height: 50px;
background: #3A87AD;
color: #ffffff;
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 36px;
line-height: 50px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
} .hr {
overflow: hidden;
margin: 30px 0px;
height: 1px;
background: #eee;
font-size: 0;
line-height: 0;
}
.sm_hr {
overflow: hidden;
margin: 20px 0px;
height: 1px;
background: #dddddd;
font-size: 0;
line-height: 0;
} .spacer {
overflow: hidden;
height: 30px;
font-size: 0;
line-height: 0;
} .vertical-divider {
margin-left: 20px;
padding-left: 40px;
border-left: 1px solid #dddddd;
} .text-highlight {
padding: .25em .2em;
background-color: #FFA;
color: #666;
} .google-map {
position: relative;
}
.google-map:before {
z-index: -1;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
}
.map_loader {
position: absolute;
top: 50%;
left: 50%;
margin: -16px 0 0 -16px;
z-index: -1;
}
.google-map-api {
width: 100%;
height: 600px;
top: 0;
position: relative;
background: #fff;
}
.google-map-api .gmap {
width: 100%;
height: 100%;
}
.google-map-api .gmap img {
max-width: none !important;
}  .widget {
margin-bottom: 30px;
}
.widget.visible-all-devices,
.widget.visible-desktop,
.widget.visible-tablet,
.widget.visible-phone,
.widget.hidden-phone,
.widget.hidden-desktop,
.widget.hidden-table {
position: relative;
top: 0;
left: 0;
right: auto;
width: auto;
} #calendar_wrap {
padding: 0;
}
#wp-calendar {
width: 100%;
}
#wp-calendar td {
padding: 6px 0;
border: none;
text-align: center;
}
#wp-calendar caption {
margin-bottom: 5px;
padding: 4px 0;
color: #0088cc;
font-weight: bold;
font-size: 16px;
text-align: center;
}
#wp-calendar thead th {
padding: 7px 0;
color: #0088cc;
text-align: center;
font-size: 14px;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
} .textwidget {
word-wrap: break-word;
} .comments-custom li {
overflow: hidden;
margin: 0;
padding: 0 0 25px 0;
border-bottom: none;
background: none;
}
.comments-custom li:first-child {
padding-top: 0;
border-top: none;
}
.comments-custom_txt {
padding: 7px 0 0 0;
border-top: 1px solid #dddddd;
margin-top: 7px;
}
.comments-custom_txt a {
text-decoration: none;
}
.comments-custom_txt a:hover {
text-decoration: underline;
}
.comments-custom_h_title,
.comments-custom_h_author {
margin-bottom: 5px;
margin-top: 0px;
}
.comments-custom_h_author:first-letter {
text-transform: uppercase;
}
.comments-custom i {
font-size: 16px;
margin-right: .5em;
color: #999999;
float: left;
min-width: 15px;
text-align: center;
}
.comments-custom .ladle {
float: left;
padding-right: 5px;
}
.comments-custom .meta_format {
margin-top: 2px;
font-size: 14px;
} .post-list li {
overflow: hidden;
padding-top: 1.5em;
padding-bottom: 1.5em;
}
.post-list li:first-child {
padding-top: 0;
border: none;
}
.post-list .excerpt {
margin-bottom: 1em;
} .flickr_li {
vertical-align: top;
}
.flickr_li .thumbnail {
position: relative;
margin: 0 0 6px 0;
display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
.flickr_li .thumbnail {
display: block;
}
}
@media (max-width: 767px) {
.flickr_li .thumbnail {
display: block;
float: left;
}
}
.flickr_li:nth-child(3n-2) {
margin-left: 0;
}
.flickr_li.nomargin {
margin-left: 0;
}
.ie8 .flickr_li.nomargin {
margin-left: 0;
}
.ie8 .flickr_li.nomargin img {
height: 60px;
}
@media (max-width: 767px) {
.flickr_li {
float: left !important;
width: auto !important;
margin: 0 14px 14px 0;
}
} .banners_li {
float: left;
margin: 0 3px 3px 0;
}
.banners_img {
width: 125px;
height: auto;
}
.banner_link:hover {
text-decoration: none;
}
.banner_link .banner_wrapper {
padding: 30px 15px;
}
.banner_wrapper {
padding: 30px 0;
}
.banner_wrapper.fill_class {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.banner_wrapper .thumbnail {
margin: 0 0 20px 0;
} .vcard span {
display: block;
}
.vcard .meta_format {
margin-top: 2px;
font-size: 12px;
}
.vcard .meta_format i {
font-size: 14px;
margin-right: .5em;
color: #999999;
float: left;
min-width: 15px;
text-align: center;
margin-top: 1px;
}
.vcard .ladle {
padding-right: 5px;
font-weight: normal;
}
.vcard .ladle,
.vcard .ladle + span {
display: inline-block;
} .dark_background {
background-color: #333;
padding: 10px;
}
iframe .uiHeader h3 {
color: #fff;
} .social {
margin: 0;
}
.social_link {
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
display: inline-block;
}
.social_link:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
.social_ico {
display: inline-block;
vertical-align: top;
}
.social_label {
display: inline-block;
vertical-align: top;
}
.social__row li {
float: left;
margin-left: 5px;
}
.social__row li:first-child {
margin-left: 0;
}
.social__row a {
float: left;
}
.social__list li {
margin-bottom: 5px;
}
.social__list a:hover {
text-decoration: none;
} [class*="span"] {
position: relative;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.wrapper {
overflow: hidden;
position: relative;
width: 100%;
}
.extra-wrap {
overflow: hidden;
}
.content_box {
position: relative;
background: #F5F5F5;
}
.content_box:after,
.content_box:before {
background: #F5F5F5;
content: "";
position: absolute;
top: 0;
width: 231%;
height: 100%;
z-index: -1;
}
.content_box:after {
right: -230%;
}
.content_box:before {
left: -230%;
}
#maintenance_mode_notice {
position: fixed;
top: 0px;
left: 0;
width: 100%;
padding: 5px;
text-align: center;
background: #222;
z-index: 999999;
}
#maintenance_mode_notice p {
margin: 0;
color: #FF5C00;
}
#maintenance_mode_notice p a {
color: #2EA2CC;
}
#under_construction_page {
text-align: center;
position: relative;
margin-top: 150px;
}
#under_construction_page #under_construction_logo .logo,
#under_construction_page #under_construction_logo h1 {
float: none;
width: 100%;
}
#under_construction_page #under_construction_description {
clear: both;
}
#under_construction_page #under_construction_timer {
margin: 40px 0 40px -30px;
}
#under_construction_page #under_construction_timer .box {
display: inline-block;
margin-left: 30px;
}
#under_construction_page #under_construction_timer .box:first-child .numbers:before {
content: '';
}
#under_construction_page #under_construction_timer .box .lable {
font-size: 16px;
margin-top: 15px;
}
@media (max-width: 767px) {
#under_construction_page #under_construction_timer .box .lable {
font-size: 12px;
}
}
#under_construction_page #under_construction_timer .box .numbers {
position: relative;
}
#under_construction_page #under_construction_timer .box .numbers:before {
content: ':';
position: absolute;
left: -28px;
top: 0px;
font-size: 80px;
line-height: 1.2em;
}
@media (max-width: 767px) {
#under_construction_page #under_construction_timer .box .numbers:before {
font-size: 25px;
left: -10px;
}
}
#under_construction_page #under_construction_timer .box .numbers span {
font-size: 80px;
line-height: 1.2em;
padding: 5px 15px;
margin-right: 3px;
background: rgba(0, 0, 0, 0.2);
border-radius: 5px;
display: inline-block;
min-width: 44px;
}
@media (max-width: 767px) {
#under_construction_page #under_construction_timer .box .numbers span {
font-size: 25px;
padding: 0 7px;
min-width: inherit;
}
}
@media (max-width: 767px) {
#under_construction_page #under_construction_timer .box {
margin-left: 15px;
}
}
#under_construction_page #under_construction_timer .web_site_message {
font-size: 40px;
}
@media (max-width: 767px) {
#under_construction_page #under_construction_timer {
margin-left: 15px;
}
}
div[id^="cherry_instagram_widget"] ul {
margin: 0;
}
div[id^="cherry_instagram_widget"] ul li {
list-style: none;
}
div[id^="cherry_instagram_widget"] ul li figure {
margin: 0 0 9px 0;
position: relative;
}
div[id^="cherry_instagram_widget"] ul li figure .img_wrapp {
display: block;
position: relative;
margin-bottom: 10px;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes i,
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i,
div[id^="cherry_instagram_widget"] ul li figure .img_public_date i,
div[id^="cherry_instagram_widget"] ul li figure .img_description i {
font-size: 16px;
margin-right: 0em;
padding-right: 0.5em;
color: #999;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes,
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
width: 35px;
padding-top: 9px;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes i,
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i {
font-size: 35px;
position: absolute;
top: 0;
left: 0;
z-index: 5;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes .counter,
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count .counter {
position: relative;
z-index: 6;
color: #fff;
font-size: 15px;
font-weight: 700;
}
div[id^="cherry_instagram_widget"] ul li figure:hover .img_likes,
div[id^="cherry_instagram_widget"] ul li figure:hover .img_commetn_count {
visibility: visible;
opacity: 1;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes {
margin: -15px 0 0 -40px;
padding-top: 7px;
}
div[id^="cherry_instagram_widget"] ul li figure .img_likes i {
color: rgba(255, 0, 0, 0.8);
}
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count {
margin: -15px 0 0 5px;
}
div[id^="cherry_instagram_widget"] ul li figure .img_commetn_count i {
color: rgba(0, 122, 255, 0.8);
}
div[id^="cherry_instagram_widget"] ul li figure .img_public_date {
display: block;
margin-bottom: 10px;
}
div[id^="cherry_instagram_widget"] ul li figure .img_description {
display: block;
margin-bottom: 10px;
}
div[id^="cherry_instagram_widget"] .img_thumbnail ul {
margin-left: -10px;
}
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
display: inline-block;
vertical-align: top;
width: 145px;
margin-left: 10px;
}
@media (min-width: 1200px) {
div[id^="cherry_instagram_widget"] .img_thumbnail ul {
margin-left: -30px;
}
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
margin-left: 30px;
width: 150px;
}
}
@media (max-width: 979px) and (min-width: 768px) {
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
width: 109px;
}
}
@media (max-width: 767px) {
div[id^="cherry_instagram_widget"] .img_thumbnail ul {
margin-left: -2%;
}
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
margin-left: 2%;
width: 18%;
}
}
@media (max-width: 610px) {
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
width: 23%;
}
}
@media (max-width: 480px) {
div[id^="cherry_instagram_widget"] .img_thumbnail ul {
margin-left: -3%;
}
div[id^="cherry_instagram_widget"] .img_thumbnail ul li {
margin-left: 3%;
width: 30%;
}
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}.hugeitmicro,
.hugeitmicro .hugeitmicro-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.hugeitmicro {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.hugeitmicro .hugeitmicro-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
}
#huge_it_gallery_container {
padding: 5px;
margin-bottom: 20px;
}
#huge_it_gallery_container .open-close {
width:20px;
height:20px;
display:block;
background:#000;
}
#sort-direction {
position: absolute;
top: 0px;
right: 113px;
}
#huge_it_gallery_options {
padding-bottom: 1.0em;
position: relative;
margin-left: 8px;
}
#huge_it_gallery_options h3 {
margin-bottom: 0.2em;
font-size: 15px;
}
#huge_it_gallery_options h4 { 
font-weight: bold;
}
#huge_it_gallery_options ul {
margin: 0;
list-style: none;
}
#huge_it_gallery_options ul ul {
margin-left: 1.5em;
}
#huge_it_gallery_options li {
float: left;
margin-bottom: 0.2em;
margin: 0 3px;
}
#huge_it_gallery_options li a {
border: 1px solid #F3F3F3;
display: block;
padding: 0.4em 0.6em;
color: #737373;
font-size: 10pt;
text-decoration: none;
}
#huge_it_gallery_options li a:hover {
border: 1px solid #cecece;
}
#huge_it_gallery_options li a.selected {
background-color: #f6f6f6;
}#lightbox {
position: absolute; width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#lightbox2 {
z-index: 100;
position:fixed;
top:40%;
left:50%; background:#fff;
padding:10px;
}
#lightbox2 object, #lightbox2 embed {
display:block;
margin-bottom:10px;
}
#lightbox2 .close {
float:right;
margin-right:20px;
}
#lightbox a img{ border: none; }
#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#imageContainer img{
max-width:600px;
}
#imageContainer{
padding: 10px;
}
#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/images/blank.gif) no-repeat; display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/images/next.gif) right 50% no-repeat; } #nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}  .ontop #imageData {
padding-top: 5px;
} #imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
}
#imageData{
padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;	padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }
#overlay{
position: fixed;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 100%;
background-color: #000;
display: none;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
display: inline-block; 
width: 100%;
}
* html .clearfix {/*\*/height: 1%;/**/}	
#lightboxIframe {
display: none;
}@font-face {
font-family: 'iconFont';
src: url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.eot);
src: url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.eot?#iefix) format('embedded-opentype'), url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.woff) format('woff'),url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.woff2) format('woff'), url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.ttf) format('truetype'), url(//ilnuovovesuvio.de/wp-content/plugins/gallery-video/style/src/iconFont.svg#iconFont) format('svg');
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'iconFont';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
[class*="hugeiticons-"] {
font-family: 'iconFont' !important;
speak: none;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
text-decoration: inherit;
line-height: 1;
display: inline-block;
vertical-align: -8%;
-webkit-font-smoothing: antialiased;
font-size: inherit;
}
[class*="hugeiticons-"].smaller {
font-size: .7em;
vertical-align: 6%;
}
[class*="hugeiticons-"].large {
font-size: 1.2em;
vertical-align: -10%;
}
.hugeiticons-glass:before {
content: "\f000";
}
.hugeiticons-music:before {
content: "\f001";
}
.hugeiticons-search:before {
content: "\f002";
}
.hugeiticons-envelope-o:before {
content: "\f003";
}
.hugeiticons-heart:before {
content: "\f004";
}
.hugeiticons-star:before {
content: "\f005";
}
.hugeiticons-star-o:before {
content: "\f006";
}
.hugeiticons-user:before {
content: "\f007";
}
.hugeiticons-film:before {
content: "\f008";
}
.hugeiticons-th-large:before {
content: "\f009";
}
.hugeiticons-th:before {
content: "\f00a";
}
.hugeiticons-th-list:before {
content: "\f00b";
}
.hugeiticons-check:before {
content: "\f00c";
}
.hugeiticons-remove:before,
.hugeiticons-close:before,
.hugeiticons-times:before {
content: "\f00d";
}
.hugeiticons-search-plus:before {
content: "\f00e";
}
.hugeiticons-search-minus:before {
content: "\f010";
}
.hugeiticons-power-off:before {
content: "\f011";
}
.hugeiticons-signal:before {
content: "\f012";
}
.hugeiticons-gear:before,
.hugeiticons-cog:before {
content: "\f013";
}
.hugeiticons-trash-o:before {
content: "\f014";
}
.hugeiticons-home:before {
content: "\f015";
}
.hugeiticons-file-o:before {
content: "\f016";
}
.hugeiticons-clock:before {
content: "\f017";
}
.hugeiticons-road:before {
content: "\f018";
}
.hugeiticons-download:before {
content: "\f019";
}
.hugeiticons-arrow-circle-o-down:before {
content: "\f01a";
}
.hugeiticons-arrow-circle-o-up:before {
content: "\f01b";
}
.hugeiticons-inbox:before {
content: "\f01c";
}
.hugeiticons-play-circle-o:before {
content: "\f01d";
}
.hugeiticons-rotate-right:before,
.hugeiticons-repeat:before {
content: "\f01e";
}
.hugeiticons-refresh:before {
content: "\f021";
}
.hugeiticons-list-alt:before {
content: "\f022";
}
.hugeiticons-lock:before {
content: "\f023";
}
.hugeiticons-flag:before {
content: "\f024";
}
.hugeiticons-headphones:before {
content: "\f025";
}
.hugeiticons-volume-off:before {
content: "\f026";
}
.hugeiticons-volume-down:before {
content: "\f027";
}
.hugeiticons-volume-up:before {
content: "\f028";
}
.hugeiticons-qrcode:before {
content: "\f029";
}
.hugeiticons-barcode:before {
content: "\f02a";
}
.hugeiticons-tag:before {
content: "\f02b";
}
.hugeiticons-tags:before {
content: "\f02c";
}
.hugeiticons-book:before {
content: "\f02d";
}
.hugeiticons-bookmark:before {
content: "\f02e";
}
.hugeiticons-print:before {
content: "\f02f";
}
.hugeiticons-camera:before {
content: "\f030";
}
.hugeiticons-font:before {
content: "\f031";
}
.hugeiticons-bold:before {
content: "\f032";
}
.hugeiticons-italic:before {
content: "\f033";
}
.hugeiticons-text-height:before {
content: "\f034";
}
.hugeiticons-text-width:before {
content: "\f035";
}
.hugeiticons-align-left:before {
content: "\f036";
}
.hugeiticons-align-center:before {
content: "\f037";
}
.hugeiticons-align-right:before {
content: "\f038";
}
.hugeiticons-align-justify:before {
content: "\f039";
}
.hugeiticons-list:before {
content: "\f03a";
}
.hugeiticons-dedent:before,
.hugeiticons-outdent:before {
content: "\f03b";
}
.hugeiticons-indent:before {
content: "\f03c";
}
.hugeiticons-video-camera:before {
content: "\f03d";
}
.hugeiticons-photo:before,
.hugeiticons-image:before,
.hugeiticons-picture-o:before {
content: "\f03e";
}
.hugeiticons-pencil:before {
content: "\f040";
}
.hugeiticons-map-marker:before {
content: "\f041";
}
.hugeiticons-adjust:before {
content: "\f042";
}
.hugeiticons-tint:before {
content: "\f043";
}
.hugeiticons-edit:before,
.hugeiticons-pencil-square-o:before {
content: "\f044";
}
.hugeiticons-share-square-o:before {
content: "\f045";
}
.hugeiticons-check-square-o:before {
content: "\f046";
}
.hugeiticons-arrows:before {
content: "\f047";
}
.hugeiticons-step-backward:before {
content: "\f048";
}
.hugeiticons-fast-backward:before {
content: "\f049";
}
.hugeiticons-backward:before {
content: "\f04a";
}
.hugeiticons-play:before {
content: "\f04b";
}
.hugeiticons-pause:before {
content: "\f04c";
}
.hugeiticons-stop:before {
content: "\f04d";
}
.hugeiticons-forward:before {
content: "\f04e";
}
.hugeiticons-fast-forward:before {
content: "\f050";
}
.hugeiticons-step-forward:before {
content: "\f051";
}
.hugeiticons-eject:before {
content: "\f052";
}
.hugeiticons-chevron-left:before {
content: "\f053";
}
.hugeiticons-chevron-right:before {
content: "\f054";
}
.hugeiticons-plus-circle:before {
content: "\f055";
}
.hugeiticons-minus-circle:before {
content: "\f056";
}
.hugeiticons-times-circle:before {
content: "\f057";
}
.hugeiticons-check-circle:before {
content: "\f058";
}
.hugeiticons-question-circle:before {
content: "\f059";
}
.hugeiticons-info-circle:before {
content: "\f05a";
}
.hugeiticons-crosshairs:before {
content: "\f05b";
}
.hugeiticons-times-circle-o:before {
content: "\f05c";
}
.hugeiticons-check-circle-o:before {
content: "\f05d";
}
.hugeiticons-ban:before {
content: "\f05e";
}
.hugeiticons-arrow-left:before {
content: "\f060";
}
.hugeiticons-arrow-right:before {
content: "\f061";
}
.hugeiticons-arrow-up:before {
content: "\f062";
}
.hugeiticons-arrow-down:before {
content: "\f063";
}
.hugeiticons-mail-forward:before,
.hugeiticons-share:before {
content: "\f064";
}
.hugeiticons-expand:before {
content: "\f065";
}
.hugeiticons-compress:before {
content: "\f066";
}
.hugeiticons-plus:before {
content: "\f067";
}
.hugeiticons-minus:before {
content: "\f068";
}
.hugeiticons-asterisk:before {
content: "\f069";
}
.hugeiticons-exclamation-circle:before {
content: "\f06a";
}
.hugeiticons-gift:before {
content: "\f06b";
}
.hugeiticons-leaf:before {
content: "\f06c";
}
.hugeiticons-fire:before {
content: "\f06d";
}
.hugeiticons-eye:before {
content: "\f06e";
}
.hugeiticons-eye-slash:before {
content: "\f070";
}
.hugeiticons-warning:before,
.hugeiticons-exclamation-triangle:before {
content: "\f071";
}
.hugeiticons-plane:before {
content: "\f072";
}
.hugeiticons-calendar:before {
content: "\f073";
}
.hugeiticons-random:before {
content: "\f074";
}
.hugeiticons-comment:before {
content: "\f075";
}
.hugeiticons-magnet:before {
content: "\f076";
}
.hugeiticons-chevron-up:before {
content: "\f077";
}
.hugeiticons-chevron-down:before {
content: "\f078";
}
.hugeiticons-retweet:before {
content: "\f079";
}
.hugeiticons-shopping-cart:before {
content: "\f07a";
}
.hugeiticons-folder:before {
content: "\f07b";
}
.hugeiticons-folder-open:before {
content: "\f07c";
}
.hugeiticons-arrows-v:before {
content: "\f07d";
}
.hugeiticons-arrows-h:before {
content: "\f07e";
}
.hugeiticons-bar-chart-o:before,
.hugeiticons-bar-chart:before {
content: "\f080";
}
.hugeiticons-twitter-square:before {
content: "\f081";
}
.hugeiticons-facebook-square:before {
content: "\f082";
}
.hugeiticons-camera-retro:before {
content: "\f083";
}
.hugeiticons-key:before {
content: "\f084";
}
.hugeiticons-gears:before,
.hugeiticons-cogs:before {
content: "\f085";
}
.hugeiticons-comments:before {
content: "\f086";
}
.hugeiticons-thumbs-o-up:before {
content: "\f087";
}
.hugeiticons-thumbs-o-down:before {
content: "\f088";
}
.hugeiticons-star-half:before {
content: "\f089";
}
.hugeiticons-heart-o:before {
content: "\f08a";
}
.hugeiticons-sign-out:before {
content: "\f08b";
}
.hugeiticons-linkedin-square:before {
content: "\f08c";
}
.hugeiticons-thumb-tack:before {
content: "\f08d";
}
.hugeiticons-external-link:before {
content: "\f08e";
}
.hugeiticons-sign-in:before {
content: "\f090";
}
.hugeiticons-trophy:before {
content: "\f091";
}
.hugeiticons-github-square:before {
content: "\f092";
}
.hugeiticons-upload:before {
content: "\f093";
}
.hugeiticons-lemon-o:before {
content: "\f094";
}
.hugeiticons-phone:before {
content: "\f095";
}
.hugeiticons-square-o:before {
content: "\f096";
}
.hugeiticons-bookmark-o:before {
content: "\f097";
}
.hugeiticons-phone-square:before {
content: "\f098";
}
.hugeiticons-twitter:before {
content: "\f099";
}
.hugeiticons-facebook-f:before,
.hugeiticons-facebook:before {
content: "\f09a";
}
.hugeiticons-github:before {
content: "\f09b";
}
.hugeiticons-unlock:before {
content: "\f09c";
}
.hugeiticons-credit-card:before {
content: "\f09d";
}
.hugeiticons-rss:before {
content: "\f09e";
}
.hugeiticons-hdd-o:before {
content: "\f0a0";
}
.hugeiticons-bullhorn:before {
content: "\f0a1";
}
.hugeiticons-bell:before {
content: "\f0f3";
}
.hugeiticons-certificate:before {
content: "\f0a3";
}
.hugeiticons-hand-o-right:before {
content: "\f0a4";
}
.hugeiticons-hand-o-left:before {
content: "\f0a5";
}
.hugeiticons-hand-o-up:before {
content: "\f0a6";
}
.hugeiticons-hand-o-down:before {
content: "\f0a7";
}
.hugeiticons-arrow-circle-left:before {
content: "\f0a8";
}
.hugeiticons-arrow-circle-right:before {
content: "\f0a9";
}
.hugeiticons-arrow-circle-up:before {
content: "\f0aa";
}
.hugeiticons-arrow-circle-down:before {
content: "\f0ab";
}
.hugeiticons-globe:before {
content: "\f0ac";
}
.hugeiticons-wrench:before {
content: "\f0ad";
}
.hugeiticons-tasks:before {
content: "\f0ae";
}
.hugeiticons-filter:before {
content: "\f0b0";
}
.hugeiticons-briefcase:before {
content: "\f0b1";
}
.hugeiticons-arrows-alt:before {
content: "\f0b2";
}
.hugeiticons-group:before,
.hugeiticons-users:before {
content: "\f0c0";
}
.hugeiticons-chain:before,
.hugeiticons-link:before {
content: "\f0c1";
}
.hugeiticons-cloud:before {
content: "\f0c2";
}
.hugeiticons-flask:before {
content: "\f0c3";
}
.hugeiticons-cut:before,
.hugeiticons-scissors:before {
content: "\f0c4";
}
.hugeiticons-copy:before,
.hugeiticons-files-o:before {
content: "\f0c5";
}
.hugeiticons-paperclip:before {
content: "\f0c6";
}
.hugeiticons-save:before,
.hugeiticons-floppy-o:before {
content: "\f0c7";
}
.hugeiticons-square:before {
content: "\f0c8";
}
.hugeiticons-navicon:before,
.hugeiticons-reorder:before,
.hugeiticons-bars:before {
content: "\f0c9";
}
.hugeiticons-list-ul:before {
content: "\f0ca";
}
.hugeiticons-list-ol:before {
content: "\f0cb";
}
.hugeiticons-strikethrough:before {
content: "\f0cc";
}
.hugeiticons-underline:before {
content: "\f0cd";
}
.hugeiticons-table:before {
content: "\f0ce";
}
.hugeiticons-magic:before {
content: "\f0d0";
}
.hugeiticons-truck:before {
content: "\f0d1";
}
.hugeiticons-pinterest:before {
content: "\f0d2";
}
.hugeiticons-pinterest-square:before {
content: "\f0d3";
}
.hugeiticons-google-plus-square:before {
content: "\f0d4";
}
.hugeiticons-google-plus:before {
content: "\f0d5";
}
.hugeiticons-money:before {
content: "\f0d6";
}
.hugeiticons-caret-down:before {
content: "\f0d7";
}
.hugeiticons-caret-up:before {
content: "\f0d8";
}
.hugeiticons-caret-left:before {
content: "\f0d9";
}
.hugeiticons-caret-right:before {
content: "\f0da";
}
.hugeiticons-columns:before {
content: "\f0db";
}
.hugeiticons-unsorted:before,
.hugeiticons-sort:before {
content: "\f0dc";
}
.hugeiticons-sort-down:before,
.hugeiticons-sort-desc:before {
content: "\f0dd";
}
.hugeiticons-sort-up:before,
.hugeiticons-sort-asc:before {
content: "\f0de";
}
.hugeiticons-envelope:before {
content: "\f0e0";
}
.hugeiticons-linkedin:before {
content: "\f0e1";
}
.hugeiticons-rotate-left:before,
.hugeiticons-undo:before {
content: "\f0e2";
}
.hugeiticons-legal:before,
.hugeiticons-gavel:before {
content: "\f0e3";
}
.hugeiticons-dashboard:before,
.hugeiticons-tachometer:before {
content: "\f0e4";
}
.hugeiticons-comment-o:before {
content: "\f0e5";
}
.hugeiticons-comments-o:before {
content: "\f0e6";
}
.hugeiticons-flash:before,
.hugeiticons-bolt:before {
content: "\f0e7";
}
.hugeiticons-sitemap:before {
content: "\f0e8";
}
.hugeiticons-umbrella:before {
content: "\f0e9";
}
.hugeiticons-paste:before,
.hugeiticons-clipboard:before {
content: "\f0ea";
}
.hugeiticons-lightbulb-o:before {
content: "\f0eb";
}
.hugeiticons-exchange:before {
content: "\f0ec";
}
.hugeiticons-cloud-download:before {
content: "\f0ed";
}
.hugeiticons-cloud-upload:before {
content: "\f0ee";
}
.hugeiticons-user-md:before {
content: "\f0f0";
}
.hugeiticons-stethoscope:before {
content: "\f0f1";
}
.hugeiticons-suitcase:before {
content: "\f0f2";
}
.hugeiticons-bell-o:before {
content: "\f0a2";
}
.hugeiticons-coffee:before {
content: "\f0f4";
}
.hugeiticons-cutlery:before {
content: "\f0f5";
}
.hugeiticons-file-text-o:before {
content: "\f0f6";
}
.hugeiticons-building-o:before {
content: "\f0f7";
}
.hugeiticons-hospital-o:before {
content: "\f0f8";
}
.hugeiticons-ambulance:before {
content: "\f0f9";
}
.hugeiticons-medkit:before {
content: "\f0fa";
}
.hugeiticons-fighter-jet:before {
content: "\f0fb";
}
.hugeiticons-beer:before {
content: "\f0fc";
}
.hugeiticons-h-square:before {
content: "\f0fd";
}
.hugeiticons-plus-square:before {
content: "\f0fe";
}
.hugeiticons-angle-double-left:before {
content: "\f100";
}
.hugeiticons-angle-double-right:before {
content: "\f101";
}
.hugeiticons-angle-double-up:before {
content: "\f102";
}
.hugeiticons-angle-double-down:before {
content: "\f103";
}
.hugeiticons-angle-left:before {
content: "\f104";
}
.hugeiticons-angle-right:before {
content: "\f105";
}
.hugeiticons-angle-up:before {
content: "\f106";
}
.hugeiticons-angle-down:before {
content: "\f107";
}
.hugeiticons-desktop:before {
content: "\f108";
}
.hugeiticons-laptop:before {
content: "\f109";
}
.hugeiticons-tablet:before {
content: "\f10a";
}
.hugeiticons-mobile-phone:before,
.hugeiticons-mobile:before {
content: "\f10b";
}
.hugeiticons-circle-o:before {
content: "\f10c";
}
.hugeiticons-quote-left:before {
content: "\f10d";
}
.hugeiticons-quote-right:before {
content: "\f10e";
}
.hugeiticons-spinner:before {
content: "\f110";
}
.hugeiticons-circle:before {
content: "\f111";
}
.hugeiticons-mail-reply:before,
.hugeiticons-reply:before {
content: "\f112";
}
.hugeiticons-github-alt:before {
content: "\f113";
}
.hugeiticons-folder-o:before {
content: "\f114";
}
.hugeiticons-folder-open-o:before {
content: "\f115";
}
.hugeiticons-smile-o:before {
content: "\f118";
}
.hugeiticons-frown-o:before {
content: "\f119";
}
.hugeiticons-meh-o:before {
content: "\f11a";
}
.hugeiticons-gamepad:before {
content: "\f11b";
}
.hugeiticons-keyboard-o:before {
content: "\f11c";
}
.hugeiticons-flag-o:before {
content: "\f11d";
}
.hugeiticons-flag-checkered:before {
content: "\f11e";
}
.hugeiticons-terminal:before {
content: "\f120";
}
.hugeiticons-code:before {
content: "\f121";
}
.hugeiticons-mail-reply-all:before,
.hugeiticons-reply-all:before {
content: "\f122";
}
.hugeiticons-star-half-empty:before,
.hugeiticons-star-half-full:before,
.hugeiticons-star-half-o:before {
content: "\f123";
}
.hugeiticons-location-arrow:before {
content: "\f124";
}
.hugeiticons-crop:before {
content: "\f125";
}
.hugeiticons-code-fork:before {
content: "\f126";
}
.hugeiticons-unlink:before,
.hugeiticons-chain-broken:before {
content: "\f127";
}
.hugeiticons-question:before {
content: "\f128";
}
.hugeiticons-info:before {
content: "\f129";
}
.hugeiticons-exclamation:before {
content: "\f12a";
}
.hugeiticons-superscript:before {
content: "\f12b";
}
.hugeiticons-subscript:before {
content: "\f12c";
}
.hugeiticons-eraser:before {
content: "\f12d";
}
.hugeiticons-puzzle-piece:before {
content: "\f12e";
}
.hugeiticons-microphone:before {
content: "\f130";
}
.hugeiticons-microphone-slash:before {
content: "\f131";
}
.hugeiticons-shield:before {
content: "\f132";
}
.hugeiticons-calendar-o:before {
content: "\f133";
}
.hugeiticons-fire-extinguisher:before {
content: "\f134";
}
.hugeiticons-rocket:before {
content: "\f135";
}
.hugeiticons-maxcdn:before {
content: "\f136";
}
.hugeiticons-chevron-circle-left:before {
content: "\f137";
}
.hugeiticons-chevron-circle-right:before {
content: "\f138";
}
.hugeiticons-chevron-circle-up:before {
content: "\f139";
}
.hugeiticons-chevron-circle-down:before {
content: "\f13a";
}
.hugeiticons-html5:before {
content: "\f13b";
}
.hugeiticons-css3:before {
content: "\f13c";
}
.hugeiticons-anchor:before {
content: "\f13d";
}
.hugeiticons-unlock-alt:before {
content: "\f13e";
}
.hugeiticons-bullseye:before {
content: "\f140";
}
.hugeiticons-ellipsis-h:before {
content: "\f141";
}
.hugeiticons-ellipsis-v:before {
content: "\f142";
}
.hugeiticons-rss-square:before {
content: "\f143";
}
.hugeiticons-play-circle:before {
content: "\f144";
}
.hugeiticons-ticket:before {
content: "\f145";
}
.hugeiticons-minus-square:before {
content: "\f146";
}
.hugeiticons-minus-square-o:before {
content: "\f147";
}
.hugeiticons-level-up:before {
content: "\f148";
}
.hugeiticons-level-down:before {
content: "\f149";
}
.hugeiticons-check-square:before {
content: "\f14a";
}
.hugeiticons-pencil-square:before {
content: "\f14b";
}
.hugeiticons-external-link-square:before {
content: "\f14c";
}
.hugeiticons-share-square:before {
content: "\f14d";
}
.hugeiticons-compass:before {
content: "\f14e";
}
.hugeiticons-toggle-down:before,
.hugeiticons-caret-square-o-down:before {
content: "\f150";
}
.hugeiticons-toggle-up:before,
.hugeiticons-caret-square-o-up:before {
content: "\f151";
}
.hugeiticons-toggle-right:before,
.hugeiticons-caret-square-o-right:before {
content: "\f152";
}
.hugeiticons-euro:before,
.hugeiticons-eur:before {
content: "\f153";
}
.hugeiticons-gbp:before {
content: "\f154";
}
.hugeiticons-dollar:before,
.hugeiticons-usd:before {
content: "\f155";
}
.hugeiticons-rupee:before,
.hugeiticons-inr:before {
content: "\f156";
}
.hugeiticons-cny:before,
.hugeiticons-rmb:before,
.hugeiticons-yen:before,
.hugeiticons-jpy:before {
content: "\f157";
}
.hugeiticons-ruble:before,
.hugeiticons-rouble:before,
.hugeiticons-rub:before {
content: "\f158";
}
.hugeiticons-won:before,
.hugeiticons-krw:before {
content: "\f159";
}
.hugeiticons-bitcoin:before,
.hugeiticons-btc:before {
content: "\f15a";
}
.hugeiticons-file:before {
content: "\f15b";
}
.hugeiticons-file-text:before {
content: "\f15c";
}
.hugeiticons-sort-alpha-asc:before {
content: "\f15d";
}
.hugeiticons-sort-alpha-desc:before {
content: "\f15e";
}
.hugeiticons-sort-amount-asc:before {
content: "\f160";
}
.hugeiticons-sort-amount-desc:before {
content: "\f161";
}
.hugeiticons-sort-numeric-asc:before {
content: "\f162";
}
.hugeiticons-sort-numeric-desc:before {
content: "\f163";
}
.hugeiticons-thumbs-up:before {
content: "\f164";
}
.hugeiticons-thumbs-down:before {
content: "\f165";
}
.hugeiticons-youtube-square:before {
content: "\f166";
}
.hugeiticons-youtube:before {
content: "\f167";
}
.hugeiticons-xing:before {
content: "\f168";
}
.hugeiticons-xing-square:before {
content: "\f169";
}
.hugeiticons-youtube-play:before {
content: "\f16a";
}
.hugeiticons-dropbox:before {
content: "\f16b";
}
.hugeiticons-stack-overflow:before {
content: "\f16c";
}
.hugeiticons-instagram:before {
content: "\f16d";
}
.hugeiticons-flickr:before {
content: "\f16e";
}
.hugeiticons-adn:before {
content: "\f170";
}
.hugeiticons-bitbucket:before {
content: "\f171";
}
.hugeiticons-bitbucket-square:before {
content: "\f172";
}
.hugeiticons-tumblr:before {
content: "\f173";
}
.hugeiticons-tumblr-square:before {
content: "\f174";
}
.hugeiticons-long-arrow-down:before {
content: "\f175";
}
.hugeiticons-long-arrow-up:before {
content: "\f176";
}
.hugeiticons-long-arrow-left:before {
content: "\f177";
}
.hugeiticons-long-arrow-right:before {
content: "\f178";
}
.hugeiticons-apple:before {
content: "\f179";
}
.hugeiticons-windows:before {
content: "\f17a";
}
.hugeiticons-android:before {
content: "\f17b";
}
.hugeiticons-linux:before {
content: "\f17c";
}
.hugeiticons-dribbble:before {
content: "\f17d";
}
.hugeiticons-skype:before {
content: "\f17e";
}
.hugeiticons-foursquare:before {
content: "\f180";
}
.hugeiticons-trello:before {
content: "\f181";
}
.hugeiticons-female:before {
content: "\f182";
}
.hugeiticons-male:before {
content: "\f183";
}
.hugeiticons-gittip:before,
.hugeiticons-gratipay:before {
content: "\f184";
}
.hugeiticons-sun-o:before {
content: "\f185";
}
.hugeiticons-moon-o:before {
content: "\f186";
}
.hugeiticons-archive:before {
content: "\f187";
}
.hugeiticons-bug:before {
content: "\f188";
}
.hugeiticons-vk:before {
content: "\f189";
}
.hugeiticons-weibo:before {
content: "\f18a";
}
.hugeiticons-renren:before {
content: "\f18b";
}
.hugeiticons-pagelines:before {
content: "\f18c";
}
.hugeiticons-stack-exchange:before {
content: "\f18d";
}
.hugeiticons-arrow-circle-o-right:before {
content: "\f18e";
}
.hugeiticons-arrow-circle-o-left:before {
content: "\f190";
}
.hugeiticons-toggle-left:before,
.hugeiticons-caret-square-o-left:before {
content: "\f191";
}
.hugeiticons-dot-circle-o:before {
content: "\f192";
}
.hugeiticons-wheelchair:before {
content: "\f193";
}
.hugeiticons-vimeo-square:before {
content: "\f194";
}
.hugeiticons-turkish-lira:before,
.hugeiticons-try:before {
content: "\f195";
}
.hugeiticons-plus-square-o:before {
content: "\f196";
}
.hugeiticons-space-shuttle:before {
content: "\f197";
}
.hugeiticons-slack:before {
content: "\f198";
}
.hugeiticons-envelope-square:before {
content: "\f199";
}
.hugeiticons-wordpress:before {
content: "\f19a";
}
.hugeiticons-openid:before {
content: "\f19b";
}
.hugeiticons-institution:before,
.hugeiticons-bank:before,
.hugeiticons-university:before {
content: "\f19c";
}
.hugeiticons-mortar-board:before,
.hugeiticons-graduation-cap:before {
content: "\f19d";
}
.hugeiticons-yahoo:before {
content: "\f19e";
}
.hugeiticons-google:before {
content: "\f1a0";
}
.hugeiticons-reddit:before {
content: "\f1a1";
}
.hugeiticons-reddit-square:before {
content: "\f1a2";
}
.hugeiticons-stumbleupon-circle:before {
content: "\f1a3";
}
.hugeiticons-stumbleupon:before {
content: "\f1a4";
}
.hugeiticons-delicious:before {
content: "\f1a5";
}
.hugeiticons-digg:before {
content: "\f1a6";
}
.hugeiticons-pied-piper:before {
content: "\f1a7";
}
.hugeiticons-pied-piper-alt:before {
content: "\f1a8";
}
.hugeiticons-drupal:before {
content: "\f1a9";
}
.hugeiticons-joomla:before {
content: "\f1aa";
}
.hugeiticons-language:before {
content: "\f1ab";
}
.hugeiticons-fax:before {
content: "\f1ac";
}
.hugeiticons-building:before {
content: "\f1ad";
}
.hugeiticons-child:before {
content: "\f1ae";
}
.hugeiticons-paw:before {
content: "\f1b0";
}
.hugeiticons-spoon:before {
content: "\f1b1";
}
.hugeiticons-cube:before {
content: "\f1b2";
}
.hugeiticons-cubes:before {
content: "\f1b3";
}
.hugeiticons-behance:before {
content: "\f1b4";
}
.hugeiticons-behance-square:before {
content: "\f1b5";
}
.hugeiticons-steam:before {
content: "\f1b6";
}
.hugeiticons-steam-square:before {
content: "\f1b7";
}
.hugeiticons-recycle:before {
content: "\f1b8";
}
.hugeiticons-automobile:before,
.hugeiticons-car:before {
content: "\f1b9";
}
.hugeiticons-cab:before,
.hugeiticons-taxi:before {
content: "\f1ba";
}
.hugeiticons-tree:before {
content: "\f1bb";
}
.hugeiticons-spotify:before {
content: "\f1bc";
}
.hugeiticons-deviantart:before {
content: "\f1bd";
}
.hugeiticons-soundcloud:before {
content: "\f1be";
}
.hugeiticons-database:before {
content: "\f1c0";
}
.hugeiticons-file-pdf-o:before {
content: "\f1c1";
}
.hugeiticons-file-word-o:before {
content: "\f1c2";
}
.hugeiticons-file-excel-o:before {
content: "\f1c3";
}
.hugeiticons-file-powerpoint-o:before {
content: "\f1c4";
}
.hugeiticons-file-photo-o:before,
.hugeiticons-file-picture-o:before,
.hugeiticons-file-image-o:before {
content: "\f1c5";
}
.hugeiticons-file-zip-o:before,
.hugeiticons-file-archive-o:before {
content: "\f1c6";
}
.hugeiticons-file-sound-o:before,
.hugeiticons-file-audio-o:before {
content: "\f1c7";
}
.hugeiticons-file-movie-o:before,
.hugeiticons-file-video-o:before {
content: "\f1c8";
}
.hugeiticons-file-code-o:before {
content: "\f1c9";
}
.hugeiticons-vine:before {
content: "\f1ca";
}
.hugeiticons-codepen:before {
content: "\f1cb";
}
.hugeiticons-jsfiddle:before {
content: "\f1cc";
}
.hugeiticons-life-bouy:before,
.hugeiticons-life-buoy:before,
.hugeiticons-life-saver:before,
.hugeiticons-support:before,
.hugeiticons-life-ring:before {
content: "\f1cd";
}
.hugeiticons-circle-o-notch:before {
content: "\f1ce";
}
.hugeiticons-ra:before,
.hugeiticons-rebel:before {
content: "\f1d0";
}
.hugeiticons-ge:before,
.hugeiticons-empire:before {
content: "\f1d1";
}
.hugeiticons-git-square:before {
content: "\f1d2";
}
.hugeiticons-git:before {
content: "\f1d3";
}
.hugeiticons-hacker-news:before {
content: "\f1d4";
}
.hugeiticons-tencent-weibo:before {
content: "\f1d5";
}
.hugeiticons-qq:before {
content: "\f1d6";
}
.hugeiticons-wechat:before,
.hugeiticons-weixin:before {
content: "\f1d7";
}
.hugeiticons-send:before,
.hugeiticons-paper-plane:before {
content: "\f1d8";
}
.hugeiticons-send-o:before,
.hugeiticons-paper-plane-o:before {
content: "\f1d9";
}
.hugeiticons-history:before {
content: "\f1da";
}
.hugeiticons-genderless:before,
.hugeiticons-circle-thin:before {
content: "\f1db";
}
.hugeiticons-header:before {
content: "\f1dc";
}
.hugeiticons-paragraph:before {
content: "\f1dd";
}
.hugeiticons-sliders:before {
content: "\f1de";
}
.hugeiticons-share-alt:before {
content: "\f1e0";
}
.hugeiticons-share-alt-square:before {
content: "\f1e1";
}
.hugeiticons-bomb:before {
content: "\f1e2";
}
.hugeiticons-soccer-ball-o:before,
.hugeiticons-futbol-o:before {
content: "\f1e3";
}
.hugeiticons-tty:before {
content: "\f1e4";
}
.hugeiticons-binoculars:before {
content: "\f1e5";
}
.hugeiticons-plug:before {
content: "\f1e6";
}
.hugeiticons-slideshare:before {
content: "\f1e7";
}
.hugeiticons-twitch:before {
content: "\f1e8";
}
.hugeiticons-yelp:before {
content: "\f1e9";
}
.hugeiticons-newspaper-o:before {
content: "\f1ea";
}
.hugeiticons-wifi:before {
content: "\f1eb";
}
.hugeiticons-calculator:before {
content: "\f1ec";
}
.hugeiticons-paypal:before {
content: "\f1ed";
}
.hugeiticons-google-wallet:before {
content: "\f1ee";
}
.hugeiticons-cc-visa:before {
content: "\f1f0";
}
.hugeiticons-cc-mastercard:before {
content: "\f1f1";
}
.hugeiticons-cc-discover:before {
content: "\f1f2";
}
.hugeiticons-cc-amex:before {
content: "\f1f3";
}
.hugeiticons-cc-paypal:before {
content: "\f1f4";
}
.hugeiticons-cc-stripe:before {
content: "\f1f5";
}
.hugeiticons-bell-slash:before {
content: "\f1f6";
}
.hugeiticons-bell-slash-o:before {
content: "\f1f7";
}
.hugeiticons-trash:before {
content: "\f1f8";
}
.hugeiticons-copyright:before {
content: "\f1f9";
}
.hugeiticons-at:before {
content: "\f1fa";
}
.hugeiticons-eyedropper:before {
content: "\f1fb";
}
.hugeiticons-paint-brush:before {
content: "\f1fc";
}
.hugeiticons-birthday-cake:before {
content: "\f1fd";
}
.hugeiticons-area-chart:before {
content: "\f1fe";
}
.hugeiticons-pie-chart:before {
content: "\f200";
}
.hugeiticons-line-chart:before {
content: "\f201";
}
.hugeiticons-lastfm:before {
content: "\f202";
}
.hugeiticons-lastfm-square:before {
content: "\f203";
}
.hugeiticons-toggle-off:before {
content: "\f204";
}
.hugeiticons-toggle-on:before {
content: "\f205";
}
.hugeiticons-bicycle:before {
content: "\f206";
}
.hugeiticons-bus:before {
content: "\f207";
}
.hugeiticons-ioxhost:before {
content: "\f208";
}
.hugeiticons-angellist:before {
content: "\f209";
}
.hugeiticons-cc:before {
content: "\f20a";
}
.hugeiticons-shekel:before,
.hugeiticons-sheqel:before,
.hugeiticons-ils:before {
content: "\f20b";
}
.hugeiticons-meanpath:before {
content: "\f20c";
}
.hugeiticons-buysellads:before {
content: "\f20d";
}
.hugeiticons-connectdevelop:before {
content: "\f20e";
}
.hugeiticons-dashcube:before {
content: "\f210";
}
.hugeiticons-forumbee:before {
content: "\f211";
}
.hugeiticons-leanpub:before {
content: "\f212";
}
.hugeiticons-sellsy:before {
content: "\f213";
}
.hugeiticons-shirtsinbulk:before {
content: "\f214";
}
.hugeiticons-simplybuilt:before {
content: "\f215";
}
.hugeiticons-skyatlas:before {
content: "\f216";
}
.hugeiticons-cart-plus:before {
content: "\f217";
}
.hugeiticons-cart-arrow-down:before {
content: "\f218";
}
.hugeiticons-diamond:before {
content: "\f219";
}
.hugeiticons-ship:before {
content: "\f21a";
}
.hugeiticons-user-secret:before {
content: "\f21b";
}
.hugeiticons-motorcycle:before {
content: "\f21c";
}
.hugeiticons-street-view:before {
content: "\f21d";
}
.hugeiticons-heartbeat:before {
content: "\f21e";
}
.hugeiticons-venus:before {
content: "\f221";
}
.hugeiticons-mars:before {
content: "\f222";
}
.hugeiticons-mercury:before {
content: "\f223";
}
.hugeiticons-transgender:before {
content: "\f224";
}
.hugeiticons-transgender-alt:before {
content: "\f225";
}
.hugeiticons-venus-double:before {
content: "\f226";
}
.hugeiticons-mars-double:before {
content: "\f227";
}
.hugeiticons-venus-mars:before {
content: "\f228";
}
.hugeiticons-mars-stroke:before {
content: "\f229";
}
.hugeiticons-mars-stroke-v:before {
content: "\f22a";
}
.hugeiticons-mars-stroke-h:before {
content: "\f22b";
}
.hugeiticons-neuter:before {
content: "\f22c";
}
.hugeiticons-facebook-official:before {
content: "\f230";
}
.hugeiticons-pinterest-p:before {
content: "\f231";
}
.hugeiticons-whatsapp:before {
content: "\f232";
}
.hugeiticons-server:before {
content: "\f233";
}
.hugeiticons-user-plus:before {
content: "\f234";
}
.hugeiticons-user-times:before {
content: "\f235";
}
.hugeiticons-hotel:before,
.hugeiticons-bed:before {
content: "\f236";
}
.hugeiticons-viacoin:before {
content: "\f237";
}
.hugeiticons-train:before {
content: "\f238";
}
.hugeiticons-subway:before {
content: "\f239";
}
.hugeiticons-medium:before {
content: "\f23a";
}div[id^="bwg_container"] p {
padding: 0 !important;
margin: 0 !important;
}
#spider_popup_wrap a {
border: none;
}
div[id^="bwg_container"] a {
border: none;
outline: none;
font-size: 0;
cursor: pointer;
text-decoration: none;
}
div[id^="bwg_container"] div[id^="bwg_container"] .bwg_img_clear {
max-height: none !important;
max-width: none !important;
padding: 0 !important;
}
.tag_cloud_link {
font-size: inherit !important;
}
@media print {
#spider_popup_left,
#spider_popup_right,
.bwg_image_info,
[id^="bwg_slideshow_play_pause_"],
[class^="bwg_slideshow_title_text_"],
[id^="spider_slideshow_left_"],
[id^="spider_slideshow_right_"] {
background: none;
}
}
.spider_popup_loading,
.footer-list-block .bwp_gallery .spider_popup_loading,
.footer-list-block .bwp_gallery_tags .spider_popup_loading { background-image: url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/images/ajax_loader.png);
background-color: rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 50px 50px;
border: none !important;
display: none;
height: 50px;
left: 50%;
margin-left: -20px;
margin-top: -20px;
overflow: hidden;
position: fixed;
top: 50%;
width: 50px;
z-index: 10102;
animation: spin 2.5s infinite linear;
-moz-animation: spin 2.5s infinite linear;
-o-animation: spin 2.5s infinite linear;
-webkit-animation: spin 2.5s infinite linear;
}
.bwg_filmstrip_thumbnail_img {
max-width: none;
}
.spider_ajax_loading {
border: none !important;
animation: spin 2.5s infinite linear;
-moz-animation: spin 2.5s infinite linear;
-o-animation: spin 2.5s infinite linear;
-webkit-animation: spin 2.5s infinite linear;
}
.spider_popup_overlay,
.footer-list-block .bwp_gallery .spider_popup_overlay,
.footer-list-block .bwp_gallery_tags .spider_popup_overlay {
cursor: pointer;
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10100;
}
.spider_popup_close,
.spider_popup_close_fullscreen {
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
cursor: pointer;
display: table;
line-height: 0;
position: absolute;
z-index: 11100;
}
#spider_popup_left {
left: 0;
}
#spider_popup_right {
right: 0;
}
#spider_popup_left:hover,
#spider_popup_right:hover {
visibility: visible;
}
#spider_popup_left:hover span {
left: 20px;
}
#spider_popup_right:hover span {
left: auto;
right: 20px;
}
#spider_popup_left,
#spider_popup_right {
background: transparent url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/images/blank.gif) repeat scroll 0 0;
bottom: 35%;
cursor: pointer;
display: inline;
height: 30%;
outline: medium none;
position: absolute;
width: 35%;
z-index: 10130;
}
#spider_popup_left-ico,
#spider_popup_right-ico {
-moz-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
display: table;
line-height: 0;
margin-top: -15px;
position: absolute;
top: 50%;
z-index: 10135;
}
.bwg_captcha_refresh {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/images/captcha_refresh.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100% 100%;
border-width: 0;
cursor: pointer;
display: inline-block;
height: 20px;
width: 20px;
margin: 0;
padding: 0;
vertical-align: middle;
}
.bwg_captcha_input {
vertical-align: middle;
width: 75px !important;
}
.bwg_captcha_img {
cursor: pointer;
margin: 0 5px 0 5px;
vertical-align: middle;
}
.bwg_comment_error {
color: #FF0000;
display: block;
}
.bwg_image_info_container1,
.bwg_image_rate_container1,
.bwg_image_hit_container1 {
height: 100%;
margin: 0 auto;
position: absolute;
width: 100%;
}
.bwg_image_rate_container1 {
display: none;
}
.bwg_image_info_container2,
.bwg_image_rate_container2,
.bwg_image_hit_container2 {
display: table;
height: 100%;
margin: 0 auto;
position: absolute;
width: 100%;
}
.bwg_image_info_spun,
.bwg_image_rate_spun,
.bwg_image_hit_spun {
display: table-cell;
height: 100%;
left: 0;
top: 0;
width: 100%;
overflow: hidden;
position: relative;
}
.bwg_image_info,
.bwg_image_rate,
.bwg_image_hit {
display: inline-block;
position: relative;
text-decoration: none;
word-wrap: break-word;
z-index: 11;
}
@media screen and (max-width: 465px) {
.bwg_ctrl_btn {
margin-bottom:0 !important;
}
.bwg_ctrl_btn_container {
height:auto !important;
}
}.SlectBox { width: 200px; padding: 5px 8px;} .SelectClass { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; width: 100%; border: none; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SumoSelect > .optWrapper > .options > li label, .SumoSelect > .CaptionCont { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.SumoSelect { display: inline-block; margin-top: 5px;position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont {}
.SumoSelect > .CaptionCont { position: relative; border: min-height: 14px; background-color: #fff;border-radius:2px;margin:0px;}
.SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;} .SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }
.SumoSelect > .CaptionCont > label { position: absolute; top: 0px; right: 0px; bottom: 0px; width: 30px;}
.SumoSelect > .CaptionCont > label > i { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;background-repeat: no-repeat;opacity: 0.8;}
.SumoSelect > .optWrapper { top: 30px; width: 100%; position: absolute; left: 0; opacity: 0; visibility: hidden; transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: -100; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
.SumoSelect > .optWrapper.open { top: 35px; visibility: visible; opacity: 1; z-index: 1000; }
.SumoSelect > .optWrapper > .options { list-style: none; display: block; padding: 0px; margin: 0px; overflow: auto; border-radius: 2px; max-height: 250px; }
.SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0px 0px 100px #595959;}
.SumoSelect > .optWrapper > .options > li { padding: 6px 6px; border-bottom: 1px solid #F3F3F3; position: relative; }
.SumoSelect > .optWrapper > .options > li:first-child { border-radius: 2px 2px 0px 0px; }
.SumoSelect > .optWrapper > .options > li:last-child { border-bottom: none; border-radius: 0px 0px 2px 2px; }
.SumoSelect > .optWrapper > .options > li:hover { background-color: #E4E4E4; }
.SumoSelect > .optWrapper > .options > li.sel{background-color: #a1c0e4;}
.SumoSelect > .optWrapper > .options > li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
.SumoSelect > .optWrapper > .options > li span { display: none; } .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0px; left: 0px; right: 0px; width: 90%; bottom: 0px; margin: auto; max-height: 90%; }   .SumoSelect > .optWrapper > .options > li.disabled { background-color: inherit;pointer-events: none;}
.SumoSelect > .optWrapper > .options > li.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; } .SumoSelect > .optWrapper.multiple > .options > li { padding-left: 35px;cursor: pointer;}
.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0px;bottom:0px;margin-left:-35px;}
.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0px;right: 0px;top: 0px;bottom: 0px;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13); border-radius: 0px 0px 3px 3px; }
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0px; width: 100%; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center !important; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0px 0px 0px 3px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0px 0px 3px 0px; } .SumoSelect > .optWrapper.isFloating > .options > li { padding: 12px 6px; } .SumoSelect > .optWrapper.multiple.isFloating > .options > li { padding-left: 35px; }
.SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; } .SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i{background-color: #CCCCCC;box-shadow: none;border-color: transparent;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);background-repeat: no-repeat;background-position: center center;} .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
.SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;} .SumoSelect .select-all{border-radius: 3px 3px 0px 0px;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0px 3px 35px;height: 20px;}
.SumoSelect .select-all > span i{cursor:pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;} .SumoSelect > .optWrapper > .options > li.optGroup { padding-left: 5px; text-decoration: underline; }@font-face {
font-family: 'FontAwesome';
src: url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//ilnuovovesuvio.de/wp-content/plugins/photo-gallery/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
#spider_popup_wrap .fa,
div[id^="bwg_container"] .fa,
#bwg_rotate_image .fa {
display: inline-block;
font-family: FontAwesome !important;
font-style: normal;
font-weight: normal;
line-height: 1 !important;
text-rendering: auto;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-resize-full:before,
.fa-expand:before {
content: "\f065";
}
.fa-resize-small:before,
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-resize-vertical:before,
.fa-arrows-v:before {
content: "\f07d";
}
.fa-resize-horizontal:before,
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-fullscreen:before,
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}.mCSB_container{
width: auto;
margin-right: 15px;
overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right: 0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:15px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.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:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#fff; background:rgba(255,255,255,0.75);
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,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{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,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{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
}body { position:relative; }
.ie8 body { min-width:980px; }
@media (max-width: 767px) {
body.cherry-fixed-layout {
padding-left:0 !important;
padding-right:0 !important;
}
}
@media (max-width: 767px) {
body.cherry-fixed-layout .header, body.cherry-fixed-layout .content-holder, body.cherry-fixed-layout .footer {
padding-left:20px;
padding-right:20px;
}
}
body[class*="span"] {
position:static;
float:none;
min-height:inherit;
margin-left:inherit;
}
a { outline:none; }
a:focus { outline:none; }
.main-holder {
position:relative;
z-index:1;
}
.cherry-fixed-layout .main-holder {
margin:0 auto;
max-width:980px;
width:auto;
background:#fafafa;
}
@media (min-width: 1200px) {
.cherry-fixed-layout .main-holder { max-width:1210px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.cherry-fixed-layout .main-holder { max-width:764px; }
}
.header {
position:relative;
z-index:99;
padding:30px 0;
border-bottom:1px solid #DDD;
background-color:#eee;
}
.logo {
position:relative;
z-index:99;
}
@media (min-width: 768px) and (max-width: 979px) {
.logo { width:60%; }
}
.logo_h__txt { margin:0; }
.logo_link {
color:#049cdb;
text-decoration:none;
}
.logo_link:hover { text-decoration:none; }
.logo_tagline {
text-transform:uppercase;
font-size:10px;
}
.search-form form { position:relative; }
.search-form_it { vertical-align:top; }
.search-form_is { vertical-align:top; }
@media (min-width: 768px) and (max-width: 979px) {
.sidebar .search-form_it { width:130px; }
}
.nav__primary {
position:relative;
z-index:2;
}
.sf-menu, .sf-menu * {
margin:0;
padding:0;
list-style:none;
}
.sf-menu { line-height:1.0; }
.sf-menu ul {
display:none;
position:absolute;
top:-999em;
width:10em;
}
.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; }
.sf-menu li {
position:relative;
float:left;
}
.sf-menu a {
position:relative;
display:block;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
top:100%;
left:0;
z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
top:0;
left:100%;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
top:0;
left:10em;
}
.sf-menu { float:right; }
.sf-menu > li {
background:#ddd;
text-align:center;
}
.sf-menu > li > a {
padding:10px 12px;
border-top:1px solid #DDD;
border-left:1px solid #fff;
color:#13a;
text-decoration:none;
}
.sf-menu li .desc {
display:block;
font-size:0.9em;
}
.sf-menu li li { background:#AABDE6; }
.sf-menu li li a {
padding:10px 12px;
border-top:1px solid #DDD;
border-left:1px solid #fff;
color:#13a;
text-decoration:none;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a { background:#CFDEFF; }
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a { background:#CFDEFF; }
.sf-menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}
.sf-sub-indicator {
position:absolute;
top:1.05em;
right:.75em;
display:block;
overflow:hidden;
width:10px;
height:10px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/arrows-ffffff.png) no-repeat -10px -100px;
text-indent:-999em;
}
a > .sf-sub-indicator { background-position:0 -100px; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position:-10px -100px; }
.sf-menu ul .sf-sub-indicator { background-position:-10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:0 0; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position:-10px 0; }
@media (max-width: 767px) {
.sf-menu { display:none; }
}
.select-menu {
display:none;
border:1px solid #DDD;
background-color:#e4e4e4;
width:100%;
height:30px;
padding:5px;
margin:0;
cursor:pointer;
outline:none;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.select-menu:focus { border-color:#DDD; }
.select-menu option {
padding:5px;
cursor:pointer;
}
.select-menu option.main_item { font-weight:bold; }
.slider {
position:relative;
z-index:1;
overflow:hidden;
margin:0;
padding:0;
}
.accordion { position:relative; }
.accordion >ul {
margin:0;
display:none;
visibility:hidden;
position:relative;
z-index:1;
}
.accordion >ul >li .max_height { max-height:500px; }
.accordion >ul >li .accordion_caption {
position:absolute;
bottom:0;
width:100%;
min-height:50px;
padding:15px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/black-opacity-60.png);
}
.accordion >ul >li .accordion_caption h2 { color:#FFF; }
@media (max-width: 768px) {
.accordion >ul >li .accordion_caption { display:none; }
}
.accordion .accordion_loader {
z-index:0;
top:50%;
left:50%;
margin:-18px 0 0 -18px;
width:36px;
height:36px;
position:absolute;
}
.content-holder {
position:relative;
z-index:1;
padding-bottom:50px;
}
#content { padding-top:40px; }
#content.left {
position:relative;
z-index:9;
float:right !important;
margin-bottom:40px;
}
.isStuck { -webkit-transform:translateZ(0); }
.title-section { padding:70px 0 0; }
.title-header {
overflow:hidden;
margin-bottom:1.5em;
word-wrap:break-word;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
-o-hyphens:auto;
hyphens:auto;
}
.title-desc {
display:block;
color:#999;
font-size:11px;
}
.breadcrumb__t {
margin:0;
word-wrap:break-word;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
-o-hyphens:auto;
hyphens:auto;
}
.breadcrumb__t li { display:inline; }
.breadcrumb__t li.divider {
font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0;
}
.breadcrumb__t li.divider:after {
content:' / ';
color:#333333;
font:12px/18px Arial, Helvetica, sans-serif;
}
#sidebar { padding-top:40px; }
#sidebar h3 { margin-bottom:20px; }
.testimonial {
position:relative;
margin-bottom:35px;
padding:30px;
border:1px solid #DDD;
background:#f5f5f5;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5em;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.testimonial_bq {
margin:0;
padding:0;
border:none;
}
.testimonial_content {
overflow:hidden;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/quotes.png) no-repeat 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
.testimonial .featured-thumbnail {
width:80px;
height:80px;
}
}
.testimonial small {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-style:normal;
padding:12px 0 0;
font-size:10.2px;
}
.testimonial small span { display:inline; }
.testimonial .testi-url, .testimonial .testi-email { font-style:normal; }
@media (min-width: 768px) and (max-width: 979px) {
.testimonial {
padding:15px;
background-position:150px 10px;
}
}
@media (max-width: 767px) {
.testimonial {
padding:15px;
background-position:150px 10px;
}
}
#primary { padding-top:40px; }
.entry-content { overflow:hidden; }
.entry-meta.float-right { float:right; }
.portfolio-meta {
margin:0;
padding:1em 0;
border:none;
border-top:1px solid #DDD;
}
.portfolio-meta span {
display:inline-block;
line-height:20px;
padding-right:15px;
}
@media (max-width: 767px) {
.portfolio-meta span { display:block; }
}
.portfolio-meta i {
font-size:16px;
margin-right:.5em;
color:#999;
}
.portfolio-meta i.icon-tag { margin-right:.3em; }
.portfolio-meta-list {
margin:0 0 2em 0;
padding:1em 0;
border:none;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
}
.portfolio-meta-list li {
margin:.5em 0 0 0;
padding:0;
border:none;
background:none;
list-style-type:none;
text-transform:none;
}
.portfolio-meta-list li:first-child { margin-top:0; }
.portfolio-meta-list li strong {
display:inline;
padding-right:.3em;
}
.image-holder { position:relative; }
.image-holder img { max-width:100%; }
.grid_gallery {
margin-bottom:-1px;
position:relative;
overflow:hidden;
padding:0;
}
.grid_gallery_inner {
position:relative;
overflow:hidden;
width:100%;
}
.grid_gallery_inner.isotope .gallery_item { padding:0; }
.grid_gallery_inner.isotope .gallery_item a {
position:relative;
padding:1px;
}
.gallery_item {
float:left;
width:33%;
margin:0;
padding:0 1px 1px 0;
}
.gallery_item.featured-thumbnail {
border:none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.single-gallery-item { margin:0 !important; }
.zoom-icon {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
display:block;
background:rgba(0,0,0,0.4);
opacity:0;
cursor:pointer;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;
}
.no-rgba .zoom-icon {
visibility:hidden;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/black-opacity-60.png);
}
.zoom-icon:before {
position:absolute;
top:50%;
left:50%;
display:block;
margin:-13px 0 0 -13px;
width:25px;
height:26px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/magnify-alt.png) 50% 50% no-repeat;
content:"";
}
.featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { opacity:1; }
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon, a.thumbnail:hover .zoom-icon, .thumbnail__portfolio a:hover .zoom-icon { visibility:visible; }
.filter-wrapper strong {
display:block;
padding:8px 0;
margin-right:5px;
float:left;
}
.filter-wrapper .nav { overflow:hidden; }
.nav-pills { float:left; }
@media (max-width: 480px) {
.nav-pills li { float:none; }
}
.nav-pills li a { white-space:nowrap; }
@media (max-width: 480px) {
.nav-pills li a {
display:block;
padding:5px;
}
}
.filterable-portfolio {
position:relative;
visibility:hidden;
overflow:hidden;
margin:0 -10px;
}
.filterable-portfolio .portfolio_item {
display:block;
float:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0 0 20px 0;
padding:0 10px;
width:0;
}
.filterable-portfolio .portfolio_item.nomargin { margin-right:0; }
.filterable-portfolio .portfolio_item_holder { overflow:hidden; }
.filterable-portfolio .image-wrap {
position:relative;
display:block;
overflow:hidden;
}
.filterable-portfolio .image-wrap:before {
top:50%;
left:50%;
margin:-16px 0 0 -16px;
z-index:-1;
}
.filterable-portfolio .folio_loader {
top:50%;
left:50%;
margin:-10px 0 0 -10px;
z-index:-1;
}
.thumbnail__portfolio { margin:0; }
.video_preview.featured-thumbnail {
margin:0 0 10px 0;
padding:0px;
width:100%;
}
.video_preview >div { padding:4px; }
.video_preview a[rel="author"] { display:inline-block; }
.video_preview .post_author { display:block; }
.video_preview .post_date { display:block; }
.video_preview img { width:100%; }
.video_preview span.hover {
position:absolute;
top:50%;
left:50%;
margin:-41px 0 0 -35px;
font-size:80px;
color:#FFF;
text-decoration:none;
opacity:0.8;
-webkit-perspective:1000;
-moz-perspective:1000;
-ms-perspective:1000;
perspective:1000;
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.video_preview a:hover span.hover {
opacity:1;
-webkit-perspective:1000;
-moz-perspective:1000;
-ms-perspective:1000;
perspective:1000;
-webkit-transform:rotateY(360deg);
-moz-transform:rotateY(360deg);
-ms-transform:rotateY(360deg);
transform:rotateY(360deg);
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.video_preview h4 {
padding:0 0 7px 5px;
border-bottom:1px solid #DDD;
}
.video_preview .post_author {
float:left;
padding:0 0 5px 5px;
}
.video_preview .post_date {
float:right;
padding:0 5px 5px 0;
}
.isotope-item { z-index:2; }
.isotope-hidden.isotope-item {
z-index:1;
pointer-events:none;
}
.isotope, .isotope .isotope-item {
-webkit-transition-duration:0.8s;
-moz-transition-duration:0.8s;
-ms-transition-duration:0.8s;
-o-transition-duration:0.8s;
transition-duration:0.8s;
}
.isotope {
-webkit-transition-property:height, width;
-moz-transition-property:height, width;
-ms-transition-property:height, width;
-o-transition-property:height, width;
transition-property:height, width;
}
.isotope .isotope-item {
-webkit-transition-property:-webkit-transform, opacity;
-moz-transition-property:-moz-transform, opacity;
-ms-transition-property:-ms-transform, opacity;
-o-transition-property:top, left, opacity;
transition-property:transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
-webkit-transition-duration:0s;
-moz-transition-duration:0s;
-ms-transition-duration:0s;
-o-transition-duration:0s;
transition-duration:0s;
}
.post-author {
margin-bottom:60px;
padding:10px 20px 15px 20px;
border:1px solid #DDD;
background-color:#FAFAFA;
}
.post-author_h { margin-bottom:20px; }
.post-author_link { margin-top:1.5em; }
.post-author_gravatar {
float:left;
margin:0 20px 0 0;
}
.post-author_gravatar img {
padding:5px;
border:1px solid #DDD;
background:#fff;
}
.post-author .post-author_desc {
overflow:hidden;
margin-top:1em;
}
.post-author .post-author_desc .post-author_link { font-size:15px; }
#recent-author-posts { margin-bottom:3em; }
@media (min-width: 768px) and (max-width: 979px) {
.team-holder .featured-thumbnail {
width:80px;
height:80px;
}
}
@media (max-width: 767px) {
.team-holder .featured-thumbnail {
width:80px;
height:80px;
}
}
.team-holder .team-content { overflow:hidden; }
@media (min-width: 768px) and (max-width: 979px) {
.team-holder .team-content { overflow:visible; }
}
@media (max-width: 767px) {
.team-holder .team-content { overflow:visible; }
}
.faq-list_h {
position:relative;
margin:0;
padding:0 0 5px 28px;
background:none;
font-weight:normal;
}
.faq-list_body {
position:relative;
margin:0 0 2em 0;
padding:0 0 0 28px;
}
.faq-list_body .marker { top:3px; }
.faq-list .marker {
position:absolute;
top:0;
left:0;
display:block;
font-weight:bold;
margin:0;
}
.error404-holder { padding:30px 0 100px 0; }
.error404-holder_num {
text-align:center;
font-size:250px;
line-height:1.2em;
}
@media (max-width: 480px) {
.error404-holder_num { font-size:120px; }
}
.error404-holder .hgroup_404 {
margin:0 0 2em 0;
padding-top:50px;
}
.error404-holder .hgroup_404 h1 {
margin-bottom:.2em;
font-size:3em;
}
.post__holder {
overflow:hidden;
margin-bottom:0px;
}
.post__holder.single-post {
overflow:hidden;
margin-bottom:30px;
width:100%;
}
.post__holder .post-header .post-title { margin-bottom:30px; }
.post__holder .featured-thumbnail.large { margin-bottom:35px; }
.post__holder .post_content { padding-bottom:20px; }
.post__holder .post_content h1, .post__holder .post_content h2, .post__holder .post_content h3, .post__holder .post_content h4, .post__holder .post_content h5, .post__holder .post_content h6 { margin:5px 0 15px 0; }
.post__holder .post_content p { margin:0 0 15px; }
.post-title {
word-wrap:break-word;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
-o-hyphens:auto;
hyphens:auto;
}
@media (max-width: 480px) {
.post .featured-thumbnail {
width:120px;
height:auto;
}
}
@media (max-width: 480px) {
.post .featured-thumbnail.large { width:auto; }
}
.post_content {
word-wrap:break-word;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
-o-hyphens:auto;
hyphens:auto;
padding-bottom:20px;
}
.post_content .excerpt, .post_content .full-post-content { margin-bottom:1.5em; }
.post_footer {
clear:both;
padding:15px 0 0 0;
}
.post_wrapper { margin-bottom:40px; }
.post_meta {
overflow:hidden;
margin-bottom:1em;
padding:.5em 0;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
font-size:.92em;
}
.post_meta div[class^="post_"] {
display:inline-block;
line-height:20px;
padding:2px 5px;
}
@media (max-width: 767px) {
.post_meta div[class^="post_"] { display:block; }
}
.post_meta div[class^="post_"] .not_voting {
cursor:default;
color:inherit;
}
.post_meta div[class^="post_"] .not_voting span { color:inherit; }
.post_meta div[class^="post_"] .ajax_voting { color:inherit; }
.post_meta div[class^="post_"] .ajax_voting span { color:inherit; }
.post_meta div[class^="post_"] .user_voting { cursor:default; }
.post_meta div[class^="post_"] .user_voting i, .post_meta div[class^="post_"] .user_voting span {
transition:all 0.2s ease-in-out;
-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .user_like { cursor:default; }
.post_meta div[class^="post_"] .user_like i, .post_meta div[class^="post_"] .user_like span { color:#2ecc71; }
.post_meta div[class^="post_"] .user_like i {
transition:all 0.2s ease-in-out;
-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .user_dislike { cursor:default; }
.post_meta div[class^="post_"] .user_dislike i, .post_meta div[class^="post_"] .user_dislike span { color:#e74c3c; }
.post_meta div[class^="post_"] .user_dislike i {
transition:all 0.2s ease-in-out;
-webkit-transition:all 0.2s ease-out;
}
.post_meta div[class^="post_"] .animation_item {
position:absolute;
top:0px;
right:0px;
}
.post_meta div[class^="post_"] a { text-transform:capitalize; }
.post_meta>div.post_meta_unite {
display:block;
border-top:1px solid #DDD;
padding-top:.5em;
margin-top:.5em;
}
.post_meta>div.post_meta_unite:first-child {
border-top:none;
margin-top:0;
padding-top:0;
}
.post_meta .post_permalink {
float:right;
padding-right:0;
}
@media (max-width: 767px) {
.post_meta .post_permalink { float:left; }
}
.post_meta span.voting_count {
padding-right:0;
position:relative;
}
.post_meta i {
font-size:16px;
margin-right:0em;
padding-right:0.5em;
color:#999;
}
.post_meta .pull-right {
padding-right:0;
padding-left:15px;
}
.post_meta hr { margin:.5em 0; }
.post_meta .post_dislike a, .post_meta .post_like a { text-decoration:none; }
.meta_type_icon > div.post_meta_unite {
display:inline-block;
float:left;
border-top:none;
padding:0 0 0em;
margin-top:0;
}
.meta_type_icon > div.post_meta_unite div[class^="post_"] {
float:left;
width:15px;
text-align:center;
padding:0 7px 25px;
margin-bottom:-25px;
}
.meta_type_icon > div.post_meta_unite div[class^="post_"] i {
margin-right:0;
padding-right:10px;
width:15px;
text-align:center;
display:inline-block;
}
.meta_type_icon > div.post_meta_unite div[class^="post_"] .tips {
margin-left:-5px;
margin-top:10px;
padding:2px 7px;
position:absolute;
background:#eaeaea;
color:#000;
min-width:10px;
border-radius:5px;
visibility:hidden;
animation:tips_out 0.3s ease-out;
animation-fill-mode:forwards;
-webkit-animation:tips_out 0.3s ease-out;
-webkit-animation-fill-mode:forwards;
}
.meta_type_icon > div.post_meta_unite div[class^="post_"] .tips:before {
background:transparent;
content:" ";
width:0px;
height:0px;
border-style:solid;
border-width:0 7px 7px 7px;
border-color:transparent transparent #EAEAEA transparent;
position:absolute;
margin:-19px 0 0 5px;
padding-top:10px;
color:#eaeaea;
left:0;
}
.meta_type_icon > div.post_meta_unite div[class^="post_"]:hover .tips {
visibility:visible;
margin-top:15px;
animation:tips_in 0.3s ease-out;
animation-fill-mode:backwards;
-webkit-animation:tips_in 0.3s ease-out;
-webkit-animation-fill-mode:backwards;
}
@media (max-width: 768px) {
.post_meta .post_meta_unite {
border-top:1px solid #DDD;
display:block;
padding:.5em 0;
width:auto;
border-left:none;
overflow:hidden;
box-sizing:inherit;
float:none;
}
.post_meta .post_meta_unite:first-child {
border-top:none;
padding-top:0;
}
.post_meta .post_meta_unite.last-child { padding-bottom:0; }
.meta_type_icon .post_meta_unite span {
padding-right:15px;
text-align:left;
float:none;
width:100%;
}
.meta_type_icon .post_meta_unite span .tips {
position:absolute;
display:inline-block;
visibility:visible;
margin:0;
-webkit-animation:none;
animation:none;
padding:0;
background:none;
}
.meta_type_icon .post_meta_unite span .tips:before { display:none; }
.meta_type_icon .post_meta_unite span:hover .tips {
margin:0;
animation:none;
-webkit-animation:none;
}
}
@keyframes tips_in {
0% {
visibility:visible;
pointer-events:none;
opacity:0;
margin-top:25px;
}
100% {
opacity:1;
margin-top:15px;
}
}
@-webkit-keyframes tips_in {
0% {
visibility:visible;
pointer-events:none;
opacity:0;
margin-top:25px;
}
100% {
opacity:1;
margin-top:15px;
}
}
@keyframes tips_out {
0% {
visibility:visible;
pointer-events:none;
opacity:1;
margin-top:15px;
}
100% {
visibility:hidden;
margin-top:40px;
opacity:0;
}
}
@-webkit-keyframes tips_out {
0% {
visibility:visible;
pointer-events:none;
opacity:1;
margin-top:15px;
}
100% {
visibility:hidden;
margin-top:40px;
opacity:0;
}
}
.sticky {
position:relative;
z-index:9;
overflow:visible;
}
.quote-wrap { margin-bottom:25px; }
.format-quote .post_meta { padding-top:25px; }
.format-quote blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
line-height:1.4em;
font-style:italic;
color:#999;
font-weight:normal;
margin-bottom:10px;
padding:10px 0 10px 25px;
}
.format-quote cite {
padding-left:30px;
margin-bottom:20px;
}
p.gravatar {
float:left;
margin-right:20px;
}
.related-posts {
overflow:hidden;
margin:0 0 45px;
padding:0;
}
.related-posts_h { margin-bottom:20px; }
.related-posts_list {
padding:0;
margin:0 0 0 -4%;
font-size:0;
}
.related-posts_item {
display:inline-block;
width:21%;
margin-left:4%;
margin-bottom:20px;
padding:0;
list-style-type:none;
overflow:hidden;
vertical-align:top;
font-size:12px;
}
.related-posts .featured-thumbnail {
float:none;
overflow:visible;
margin:0 0 10px 0;
}
@media (max-width: 480px) {
.related-posts_item { width:46%; }
}
.share-buttons {
margin-bottom:45px;
padding:10px 0;
width:100%;
height:21px;
}
.share-buttons span, .share-buttons li {
display:block;
float:left;
width:90px;
}
.share-buttons span.google, .share-buttons li.google { width:68px; }
.share-buttons iframe { max-width:none; }
@media (max-width: 480px) {
.share-buttons { display:none; }
}
.single-pager {
margin:10px 0 30px;
padding:5px 0;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
font-size:11px;
}
.g-pagination {
overflow:hidden;
text-align:left;
}
.g-pagination ul {
overflow:hidden;
margin:0;
padding:.5em 0;
list-style-type:none;
}
.g-pagination ul li {
display:inline;
margin:0;
padding:0 5px 0 0;
}
.g-pagination ul li a {
display:inline-block;
width:10px;
height:10px;
border-radius:5px;
background:#000;
vertical-align:top;
text-decoration:none;
font-size:0;
line-height:0;
}
.g-pagination ul li.activeSlide a, .g-pagination ul li a:hover { background:#999; }
.g_controls { float:right; }
.g_controls a {
display:inline-block;
border-radius:4px;
background:#000;
color:#fff;
vertical-align:top;
text-decoration:none;
font-size:11px;
font-family:"Times New Roman", Times, serif;
}
.g_controls a span {
display:inline-block;
padding:2px 6px 4px 6px;
}
.g_controls a:hover { background:#999; }
.pagination__posts {
margin:0;
text-align:center;
}
.blog .isotope {
margin:0 -5px 20px;
vertical-align:top;
height:auto;
visibility:hidden;
}
@media (max-width: 768px) {
.blog .isotope {
margin-left:-1%;
margin-right:-1%;
}
}
@media (max-width: 480px) {
.blog .isotope {
margin-left:0;
margin-right:0;
}
}
.blog .isotope .post_wrapper {
display:block;
float:left;
margin:5px;
width:306px;
}
@media (min-width: 1200px) {
.blog .isotope .post_wrapper { width:383px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.blog .isotope .post_wrapper { width:357px; }
}
@media (max-width: 768px) {
.blog .isotope .post_wrapper {
width:47.7%;
margin:5px 1%;
}
}
@media (max-width: 480px) {
.blog .isotope .post_wrapper {
width:100%;
margin:5px 0;
}
}
.blog .isotope .post_wrapper .post_content { padding-bottom:10px; }
.blog .isotope .post_wrapper .post__holder {
border:1px solid #DDD;
padding:6px;
border-radius:5px;
margin-bottom:0;
}
.blog .isotope .post_wrapper .post__holder .post_meta {
border-bottom:0;
margin-bottom:0;
padding-bottom:0;
}
.comment-holder {
padding:0;
margin:0 0 20px;
}
.comments-h {
padding:0;
margin:0 0 3px 0;
}
.comment-list {
position:relative;
margin:0;
padding:0;
list-style-type:none;
}
.comment {
position:relative;
margin:0;
padding:0;
background:none;
list-style-type:none;
text-transform:none;
}
.comment .comment-body {
position:relative;
overflow:hidden;
margin-bottom:15px;
padding:20px;
border:1px solid #DDD;
background:#f5f5f5;
zoom:1;
}
.comment.bypostauthor .comment-body { background:#fafafa; }
.comment-author {
float:left;
margin:0 20px 0 0;
}
.comment-author .author {
display:block;
padding-top:20px;
width:65px;
text-align:left;
text-transform:capitalize;
font-weight:bold;
font-size:16px;
}
.comment-meta {
font-size:16px;
float:right;
padding:5px 0;
}
.reply {
float:right;
margin-left:28px;
font-size:16px;
}
.reply .comment-reply-link {
background:#c5c5c5;
color:#fff;
padding:5px 10px;
}
.reply .comment-reply-link:hover { color:#005580; }
.reply a {
display:inline-block;
text-decoration:none !important;
}
.allowed_tags {
padding:15px;
background:#eee;
color:#666;
font-size:11px;
font-family:"Courier New", Courier, monospace;
}
.allowed_tags strong { font-family:Tahoma, Geneva, sans-serif; }
#respond { padding-top:25px; }
#respond h3 { margin-bottom:30px; }
#respond form .btn { margin-top:20px; }
#respond form .comment_submit {
text-align:right;
margin-bottom:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
.comment-list ul.children { margin:0; }
}
.nocomments { margin:0; }
#commentform p.field { margin-bottom:12px; }
#commentform small { color:#8b8b8b; }
#commentform label { display:block; }
#commentform input[type="text"] {
margin:0;
width:400px;
padding:10px;
}
#commentform textarea {
overflow:auto;
margin:0;
min-width:100%;
min-height:180px;
max-width:530px;
width:100%;
height:180px;
padding:10px;
border-color:#DDD;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.children #commentform textarea {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
max-width:100%;
min-width:100px;
}
@media (min-width: 768px) and (max-width: 979px) {
#commentform textarea {
width:100%;
max-width:100%;
min-width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
}
@media (max-width: 767px) {
#commentform input[type="text"] {
width:100%;
height:30px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#commentform textarea {
width:100%;
max-width:100%;
min-width:100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
}
.widget { margin-bottom:30px; }
.widget.visible-all-devices, .widget.visible-desktop, .widget.visible-tablet, .widget.visible-phone, .widget.hidden-phone, .widget.hidden-desktop, .widget.hidden-table {
position:relative;
top:0;
left:0;
right:auto;
width:auto;
}
#calendar_wrap { padding:0; }
#wp-calendar { width:100%; }
#wp-calendar td {
padding:6px 0;
border:none;
text-align:center;
}
#wp-calendar caption {
margin-bottom:5px;
padding:4px 0;
color:#0088cc;
font-weight:bold;
font-size:16px;
text-align:center;
}
#wp-calendar thead th {
padding:7px 0;
color:#0088cc;
text-align:center;
font-size:14px;
}
#wp-calendar #prev { text-align:left; }
#wp-calendar #next { text-align:right; }
.textwidget { word-wrap:break-word; }
.comments-custom li {
overflow:hidden;
margin:0;
padding:25px 0 25px 0;
border-bottom:none;
background:none;
}
.comments-custom li:first-child {
padding-top:0;
border-top:none;
}
.comments-custom_txt {
padding:7px 0 0 0;
border-top:1px solid #DDD;
margin-top:7px;
}
.comments-custom_txt a { text-decoration:none; }
.comments-custom_txt a:hover { text-decoration:underline; }
.comments-custom_h_title, .comments-custom_h_author {
margin-bottom:5px;
margin-top:0px;
}
.comments-custom_h_author:first-letter { text-transform:uppercase; }
.comments-custom i {
font-size:16px;
margin-right:.5em;
color:#999;
float:left;
min-width:15px;
text-align:center;
}
.comments-custom .ladle {
float:left;
padding-right:5px;
}
.comments-custom .meta_format {
margin-top:2px;
font-size:14px;
}
.post-list li {
overflow:hidden;
padding-top:1.5em;
padding-bottom:1.5em;
}
.post-list li:first-child {
padding-top:0;
border:none;
}
.post-list .excerpt { margin-bottom:1em; }
.flickr_li { vertical-align:top; }
.flickr_li .thumbnail {
position:relative;
margin:0 0 6px 0;
display:inline-block;
}
.flickr_li:nth-child(3n-2) { margin-left:0; }
.flickr_li.nomargin { margin-left:0; }
.ie8 .flickr_li.nomargin { margin-left:0; }
.ie8 .flickr_li img { height:60px; }
@media (min-width: 768px) and (max-width: 979px) {
.flickr_li .thumbnail { display:block; }
}
@media (max-width: 767px) {
.flickr_li {
float:left !important;
width:auto !important;
margin:0 14px 14px 0;
}
.flickr_li .thumbnail {
display:block;
float:left;
}
}
.banners_li {
float:left;
margin:0 3px 3px 0;
}
.banners_img {
width:125px;
height:auto;
}
.vcard span { display:block; }
.vcard .meta_format {
margin-top:2px;
font-size:12px;
}
.vcard .meta_format i {
font-size:14px;
margin-right:.5em;
color:#999;
float:left;
min-width:15px;
text-align:center;
margin-top:1px;
}
.vcard .ladle {
padding-right:5px;
font-weight:normal;
}
.vcard .ladle, .vcard .ladle+span { display:inline-block; }
.dark_background {
background-color:#333;
padding:10px;
}
iframe .uiHeader h3 { color:#fff; }
.social { margin:0; }
.social_link {
-webkit-transition:0.25s;
-moz-transition:0.25s;
-o-transition:0.25s;
transition:0.25s;
display:inline-block;
}
.social_link:hover {
opacity:0.5;
filter:alpha(opacity=50);
}
.social_ico {
display:inline-block;
vertical-align:top;
}
.social_label {
display:inline-block;
vertical-align:top;
}
.social__row li {
float:left;
margin-left:5px;
}
.social__row li:first-child { margin-left:0; }
.social__row a { float:left; }
.social__list li { margin-bottom:5px; }
.social__list a:hover { text-decoration:none; }
.recent-posts {
overflow:hidden;
margin:0 0 0 -20px !important;
padding:0;
border:none;
}
.recent-posts_li {
margin:0 0 20px 20px;
padding:0;
border:none;
background:none;
list-style-type:none;
}
.recent-posts_li .featured-thumbnail {
float:left;
margin:0 20px 0 0;
}
.recent-posts_li h5 {
margin-bottom:0;
font-size:1em;
}
.recent-posts_li .excerpt { margin-bottom:1.5em; }
.recent-posts_li .meta {
display:block;
overflow:hidden;
margin-bottom:.5em;
color:#888;
text-transform:uppercase;
font-size:10px;
}
.recent-posts_li .post-date { float:left; }
.recent-posts_li .post-comments { float:right; }
.recent-posts .format-image {
float:left;
margin:0 20px 20px 0;
}
.recent-posts .format-audio { margin-bottom:2em; }
.recent-posts .format-audio .audio-wrapper { margin-bottom:.5em; }
.recent-posts .format-video {
float:left;
width:300px;
}
.popular-posts li {
overflow:hidden;
margin:0;
padding:0 0 20px 0;
}
.posts-grid { margin:0; }
.posts-grid li { margin-bottom:25px; }
.posts-grid li .featured-thumbnail { margin:0; }
.posts-grid li .featured-thumbnail img { width:100%; }
.posts-grid .post_meta span[class^="post_"] { margin-right:10px; }
.mini-posts-grid { margin:0; }
.mini-posts-grid li {
margin:0 5px 5px 0;
padding:0;
border:none;
background:none;
float:left;
}
.mini-posts-grid .featured-thumbnail { margin:0; }
.mini-posts-grid li.small {
width:120px;
height:120px;
}
.mini-posts-grid li.smaller {
width:100px;
height:100px;
}
.mini-posts-grid li.smallest {
width:70px;
height:70px;
}
.mini-posts-grid li.small img {
width:100%;
height:auto;
}
.mini-posts-grid.grid-align-center {
text-align:center;
font-size:0;
line-height:0;
}
.mini-posts-grid.grid-align-center li {
float:none;
display:inline-block;
}
.mini-posts-grid.grid-align-right li { float:right; }
.mini-posts-list {
margin:0 0 25px;
padding:0;
}
.mini-post-holder {
list-style-type:none;
padding:15px 0 0;
margin:0 0 9px;
border-top:1px solid #DDD;
}
.mini-post-holder:first-child {
border:none;
padding:5px 0 0;
}
.mini-post-holder .small {
width:110px;
height:110px;
}
.mini-post-holder .smaller {
width:90px;
height:90px;
}
.mini-post-holder .smallest {
width:60px;
height:60px;
}
.mini-post-holder .small img {
width:100%;
height:auto;
}
.mini-post-content { overflow:hidden; }
.mini-post-meta time {
font-size:11px;
line-height:1.2;
}
.recent-comments li {
margin:0;
padding:0 0 .5em 0;
border:none;
}
.service-box {
overflow:hidden;
min-height:20px;
padding:19px;
margin-bottom:0;
background-color:#f5f5f5;
border:1px solid #DDD;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.service-box .icon {
float:left;
margin:0 10px 10px 0;
}
.service-box h2 {
overflow:hidden;
margin:0;
}
.service-box h5 {
overflow:hidden;
margin:0 0 25px;
}
.service-box_txt { margin-bottom:20px; }
.service-box .btn-align { text-align:right; }
.service-box__call {
color:#fff;
background-color:#0c6abd;
background-image:-moz-linear-gradient(top,#037cc7,#1950af);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#037cc7),to(#1950af));
background-image:-webkit-linear-gradient(top,#037cc7,#1950af);
background-image:-o-linear-gradient(top,#037cc7,#1950af);
background-image:linear-gradient(to bottom,#037cc7,#1950af);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0);
}
.service-box__call h2 {
float:left;
width:75%;
color:#fff;
margin:10px 0 0;
}
.service-box__call .btn-align {
padding:0;
width:25%;
float:right;
}
.carousel-cycle {
position:relative;
overflow:hidden;
}
.post-cycle {
width:100%;
height:380px;
overflow:hidden;
}
.post-cycle_item {
display:none;
overflow:hidden;
width:100%;
height:100%;
}
.post-cycle_item:first { display:block; }
.post-cycle_item .feature-thumbnail {
float:none;
margin:0 0 15px 0;
}
.post-cycle_item .feature-thumbnail img { float:none; }
.post-controls {
overflow:hidden;
padding-top:10px;
text-align:center;
}
.post-controls li {
display:inline;
margin:0;
padding:0 5px 0 0;
}
.post-controls li a {
display:inline-block;
width:9px;
height:9px;
background:#000;
vertical-align:top;
text-decoration:none;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-transition:0.25s;
-moz-transition:0.25s;
-o-transition:0.25s;
transition:0.25s;
}
.post-controls li a:hover, .post-controls li.activeSlide a { background:#999; }
.post-controls .post-controls_link__prev { float:left; }
.post-controls .post-controls_link__next { float:right; }
.banner-wrap {
overflow:hidden;
margin:0 0 20px;
padding:0;
}
.banner-wrap .featured-thumbnail {
float:none;
overflow:hidden;
margin:0 0 15px;
padding:0;
}
.banner-wrap .featured-thumbnail a {
display:block;
float:left;
overflow:hidden;
border:8px solid #DDD;
text-align:center;
-webkit-transition:0.25s;
-moz-transition:0.25s;
-o-transition:0.25s;
transition:0.25s;
}
.banner-wrap .featured-thumbnail a:hover { border-color:#DDD; }
.banner-wrap h5 {
margin:0 0 8px;
color:#000;
text-transform:capitalize;
font-weight:bold;
}
.banner-wrap .btn-link { padding:0; }
.testimonials .testi-item {
overflow:hidden;
margin-bottom:2em;
padding-bottom:2em;
background:none;
}
.testimonials .testi-item blockquote {
position:relative;
display:block;
margin:0;
padding:30px;
border:none;
background:#dbdbdb;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
-webkit-background-clip:padding-box;
-moz-background-clip:padding-box;
background-clip:padding-box;
}
.testimonials .testi-item blockquote:before {
position:absolute;
bottom:-20px;
left:30px;
display:block;
width:0;
height:0;
border-top:20px solid #dbdbdb;
border-right:0 solid transparent;
border-left:20px solid transparent;
content:"";
}
.testimonials .testi-item blockquote:after {
position:absolute;
top:10px;
left:20px;
display:block;
width:41px;
height:38px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/quotes.png) 0 0 no-repeat;
content:"";
}
.testimonials .testi-item blockquote > a {
position:relative;
z-index:2;
color:#4e4e4e;
text-decoration:none;
overflow:hidden;
vertical-align:top;
}
.testimonials .testi-item blockquote > a:hover { color:#fff; }
.testimonials .testi-item .featured-thumbnail {
position:relative;
z-index:2;
margin:0 20px 0 10px;
width:60px;
height:60px;
}
.testimonials .testi-item .testi-meta {
font-size:1em;
display:block;
padding-top:22px;
padding-left:40px;
}
.roundabout-holder {
width:100%;
position:relative;
overflow:hidden;
}
.roundabout-holder ul {
padding:0;
width:100%;
height:250px;
background:none;
}
.roundabout-holder ul li {
overflow:hidden;
margin:0;
padding:0;
width:375px;
height:inherit;
border:none;
background:none;
text-align:center;
cursor:pointer;
}
@media (max-width: 767px) {
.roundabout-holder ul li { width:220px !important; }
}
@media (max-width: 480px) {
.roundabout-holder ul li { width:150px !important; }
}
.roundabout-holder ul li.roundabout-in-focus { cursor:default; }
@media (min-width: 768px) and (max-width: 979px) {
.roundabout-holder ul { width:100%; }
}
@media (max-width: 767px) {
.roundabout-holder ul {
width:100%;
height:150px;
}
}
@media (max-width: 480px) {
.roundabout-holder ul { height:120px; }
}
.gallery { margin:0 auto; }
.gallery img { border:none !important; }
.gallery .gallery-caption {
padding:0;
margin:0;
}
.gallery dl, .gallery dt { margin:0; }
.gallery br+br { display:none; }
.site_map { margin-bottom:10px; }
.site_map .icon-sitemap { padding-right:10px; }
.site_map h2 {
border-bottom:1px solid #DDD;
padding-bottom:15px;
}
.site_map_title { text-transform:capitalize; }
.site_map ul {
list-style:none;
margin:15px 0 0 5px;
}
.site_map ul li {
word-break:break-word;
padding-bottom:5px;
}
@media (max-width: 480px) {
.site_map ul li {
float:none;
width:100%;
padding-right:0%;
}
}
.site_map .group {
display:inline-block;
padding-bottom:20px;
width:102%;
margin-left:-2%;
}
.site_map .group .grid {
width:23%;
margin-left:2%;
float:left;
}
@media (max-width: 480px) {
.site_map .group .grid {
float:none;
width:100%;
margin-left:0%;
}
}
.site_map .line { margin-bottom:10px; }
.site_map .line ul li {
width:18%;
margin-right:2%;
display:inline-block;
vertical-align:top;
}
@media (max-width: 480px) {
.site_map .line ul li {
float:none;
width:100%;
margin-right:0%;
}
}
.accordion-group, .accordion-inner, .nav-tabs, .nav-tabs > .active > a { border-color:#DDD; }
.footer {
position:relative;
z-index:100;
padding:20px 0;
border-top:1px solid #d9d9d9;
background:#eee;
}
nav.footer-nav {
float:right;
overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav { float:none; }
}
@media (max-width: 767px) {
nav.footer-nav { float:none; }
}
nav.footer-nav ul {
margin:0;
padding:0;
float:right;
}
@media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav ul {
float:none;
text-align:center;
}
}
@media (max-width: 767px) {
nav.footer-nav ul {
float:none;
text-align:center;
}
}
nav.footer-nav ul .sub-menu { display:none; }
nav.footer-nav ul li {
float:left;
margin:0;
padding-left:15px;
list-style-type:none;
}
@media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav ul li {
float:none;
display:inline;
padding:0 10px;
}
}
@media (max-width: 767px) {
nav.footer-nav ul li {
float:none;
display:inline;
padding:0 5px;
}
}
nav.footer-nav ul li a { text-decoration:none; }
nav.footer-nav ul li a:hover {
color:#00334d;
text-decoration:none;
}
nav.footer-nav ul li.current-menu-item a { text-decoration:underline; }
.copyright { padding:10px 0; }
.footer-text { float:left; }
@media (max-width: 767px) {
.footer-text {
float:none;
text-align:center;
margin-bottom:20px;
}
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
background:none;
margin-right:0.25em;
}
.btn { outline:none; }
.btn:focus { outline:none; }
.label [class^="icon-"], .label [class*=" icon-"] {
background:none;
margin-right:0.25em;
}
.label {
white-space:normal;
word-wrap:break-word;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-ms-hyphens:auto;
-o-hyphens:auto;
hyphens:auto;
}
.label p { margin:0; }
.alert p { margin:0; }
.alert .close { outline:none; }
.alert.cf-cookie-banner-wrap {
position:fixed;
z-index:9999;
right:0;
left:0;
bottom:0;
display:block;
padding:0;
margin:0;
color:#fff;
background:rgba(0,0,0,0.7);
border:none;
text-shadow:none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.no-rgba .alert.cf-cookie-banner-wrap { background:#000; }
.alert.cf-cookie-banner-wrap .container { padding:10px 0; }
.alert.cf-cookie-banner-wrap .close {
color:#fff;
opacity:0.7;
filter:alpha(opacity=70);
}
.alert.cf-cookie-banner-wrap .close:hover {
opacity:1;
filter:alpha(opacity=100);
}
@media (max-width: 979px) and (min-width: 768px) {
.alert.cf-cookie-banner-wrap .close { right:0; }
}
@media (max-width: 767px) {
.alert.cf-cookie-banner-wrap .close { right:0; }
}
@media (max-width: 767px) {
.alert.cf-cookie-banner-wrap {
padding-left:20px;
padding-right:20px;
}
}
.alignleft {
float:left;
margin:5px 20px 10px 0;
}
.aligntextleft { text-align:left; }
.alignright {
float:right;
margin:5px 0 10px 20px;
}
.aligntextright { text-align:right; }
.aligncenter, div.aligncenter {
display:block;
margin:5px auto 10px;
text-align:center;
}
.aligntextcenter { text-align:center; }
.alignnone { margin:5px 0 10px 0; }
.thumbnail .alignnone { margin:0; }
a img.alignleft {
float:left;
margin:5px 20px 10px 0;
}
a img.alignright {
float:right;
margin:5px 0 10px 20px;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
a img.alignnone { margin:5px 0 10px 0; }
article .post-content img { max-width:100%; }
.wp-caption { max-width:100%; }
.wp-caption-text {
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
max-width:100%;
margin:5px 0 10px 0;
}
.wp-caption.alignleft { margin:5px 20px 10px 0; }
.wp-caption.alignright { margin:5px 0 10px 20px; }
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
*[class*="thumbnail"] { border-color:#DDD; }
.featured-thumbnail {
position:relative;
float:left;
overflow:hidden;
margin:5px 20px 10px 0;
}
.featured-thumbnail a {
position:relative;
display:block;
}
.featured-thumbnail.large {
overflow:hidden;
margin-right:0;
margin-bottom:1.5em;
float:none;
}
.featured-thumbnail.large img {
width:100%;
height:auto;
}
figure.frame {
padding:7px;
border:1px solid #DDD;
background:#fff;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.frame img.alignleft, .frame img.alignright {
margin:0;
padding:0;
border:none;
}
.list > ul { margin:0; }
.list.unstyled > ul li {
margin:0 0 .5em 0;
padding:0;
border:none;
background:none;
list-style-type:none;
}
.list.unstyled > ul li:before { display:none; }
.list.styled > ul { margin:0 0 1em 0; }
.list.styled > ul li {
position:relative;
margin:0 0 .5em 0;
padding:0;
border:none;
background:none;
list-style-type:none;
}
.list li { position:relative; }
.list li:before {
display:inline-block;
margin-right:5px;
width:14px;
height:14px;
content:attr(data-icon);
font-family:'FontAwesome';
line-height:14px;
speak:none;
*margin-right:.3em;
}
.list > ul li:before { color:#999; }
.list.check-list > ul li:before { content:"\f00c"; }
.list.check2-list > ul li:before { content:"\f078"; }
.list.arrow-list > ul li:before { content:"\f054"; }
.list.arrow2-list > ul li:before { content:"\f061"; }
.list.star-list > ul li:before { content:"\f005"; }
.list.plus-list > ul li:before { content:"\f067"; }
.list.minus-list > ul li:before { content:"\f068"; }
.lightbox {
position:relative;
display:block;
}
.title-box { margin-bottom:1em; }
.title-box_icon {
float:left;
margin:0 20px 0 0;
}
.title-box_primary {
border:none;
background:none;
padding:0;
margin:0;
}
.title-box_secondary {
border:none;
background:none;
padding:0;
margin:0;
}
#back-top { display:none; }
#back-top-wrapper {
position:fixed;
right:10px;
bottom:10px;
overflow:hidden;
z-index:99;
}
.olrk-live-chat #back-top-wrapper { bottom:40px; }
#back-top a {
display:block;
width:50px;
color:#bbb;
text-align:center;
text-decoration:none;
text-transform:uppercase;
font:11px/100% Arial, Helvetica, sans-serif;
-webkit-transition:1s;
-moz-transition:1s;
-o-transition:1s;
transition:1s;
}
#back-top a:hover { color:#000; }
#back-top a:hover span { background-color:#333; }
#back-top span {
display:block;
margin-bottom:7px;
width:50px;
height:50px;
background:#0088cc url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/up-arrow.png) no-repeat center center;
-webkit-transition:1s;
-moz-transition:1s;
-o-transition:1s;
transition:1s;
}
.tabs-wrapper { margin-bottom:20px; }
.dropcap {
position:relative;
display:block;
float:left;
overflow:hidden;
margin:0 20px 20px 0;
width:50px;
height:50px;
background:#3A87AD;
color:#ffffff;
text-align:center;
text-transform:uppercase;
font-weight:bold;
font-size:36px;
line-height:50px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.hr {
overflow:hidden;
margin:30px 0px;
height:1px;
background:#eee;
font-size:0;
line-height:0;
}
.sm_hr {
overflow:hidden;
margin:20px 0px;
height:1px;
background:#DDD;
font-size:0;
line-height:0;
}
.spacer {
overflow:hidden;
height:30px;
font-size:0;
line-height:0;
}
.vertical-divider {
margin-left:20px;
padding-left:40px;
border-left:1px solid #DDD;
}
.text-highlight {
padding:.25em .2em;
background-color:#FFA;
color:#666;
}
code.block { display:block; }
code.code-indent {
display:block;
margin:20px 0;
}
code, pre { margin-bottom:20px; }
.google-map { position:relative; }
.google-map:before {
z-index:-1;
top:50%;
left:50%;
margin:-10px 0 0 -10px;
}
.map_loader {
position:absolute;
top:50%;
left:50%;
margin:-16px 0 0 -16px;
z-index:-1;
}
input[type="submit"], input[type="reset"] {
vertical-align:top;
height:28px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline:none; }
select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder { color:#999; }
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder { color:#999; }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder { color:#999; }
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
color:#999;
opacity:1;
}
select.btn:focus, textarea.btn:focus, input[type="text"].btn:focus, input[type="password"].btn:focus, input[type="datetime"].btn:focus, input[type="datetime-local"].btn:focus, input[type="date"].btn:focus, input[type="month"].btn:focus, input[type="time"].btn:focus, input[type="week"].btn:focus, input[type="number"].btn:focus, input[type="email"].btn:focus, input[type="url"].btn:focus, input[type="search"].btn:focus, input[type="tel"].btn:focus, input[type="color"].btn:focus, .uneditable-input.btn:focus { outline:none; }
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { outline:none; }
label[for^=pwbox] { display:inline-block; }
.wpcf7-form p.field {
position:relative;
overflow:hidden;
margin-bottom:15px;
vertical-align:top;
}
.wpcf7-form p.field input {
margin:0;
padding:6px 6px 7px 6px;
width:100%;
height:30px;
line-height:15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.wpcf7-form p.field input[type="file"] {
position:relative;
cursor:pointer;
height:25px;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}
.wpcf7-form textarea {
overflow:auto;
margin:0;
padding:6px 6px 7px 6px;
width:100%;
height:200px;
line-height:15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
resize:none;
overflow:auto;
}
.wpcf7-form .submit-wrap {
margin:0;
padding:0;
}
.wpcf7-form .submit-wrap input { margin-right:10px; }
span.wpcf7-form-control-wrap { display:block; }
.wpcf7-not-valid-tip {
position:absolute;
top:0 !important;
right:0 !important;
bottom:0 !important;
left:0 !important;
padding:4px 6px !important;
width:auto !important;
height:auto !important;
background:#F2DEDE !important;
border:1px solid #DDD !important;
color:#B94A48 !important;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
.wpcf7-not-valid-tip { font-size:11px !important; }
}
div.wpcf7-response-output {
margin:20px 0 !important;
padding:8px 35px 8px 14px !important;
border:1px solid #DDD !important;
background-color:#FCF8E3;
color:#C09853;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
div.wpcf7-validation-errors {
background-color:#F2DEDE !important;
border-color:#DDD !important;
color:#B94A48 !important;
}
div.wpcf7-mail-sent-ok {
background:#DFF0D8 !important;
border:1px solid #DDD !important;
color:#468847 !important;
}
embed, iframe, object, video { max-width:100%; }
.video-wrap {
position:relative;
overflow:hidden;
margin-bottom:1.5em;
padding-top:30px;
padding-bottom:56.25%;
height:0;
}
.video-wrap iframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.html5-video {
padding:0;
height:auto;
}
.audio-wrap { margin-bottom:1.5em; }
div.jp-audio, div.jp-video {
width:100%;
color:#a7a7a7;
line-height:2.2em;
}
div.jp-video video, div.jp-video object {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
}
div.jp-audio { width:100%; }
div.jp-video.fullwidth .jp-type-list-parent {
position:relative;
overflow:hidden;
padding-bottom:56.25%;
width:100%;
height:0;
}
div.jp-video.fullwidth.playlist {
padding-bottom:0;
height:auto;
}
div.jp-video.fullwidth .jp-type-single, div.jp-video.fullwidth .jp-type-list {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
div.jp-video-full {
position:static !important;
position:relative;
width:100%;
height:100%;
}
div.jp-video-full div.jp-jplayer {
position:fixed;
top:0;
left:0;
z-index:9999999;
overflow:hidden;
}
div.jp-video-full div.jp-gui {
position:fixed;
top:0;
left:0;
z-index:9999999;
width:100%;
height:100%;
}
div.jp-video-full div.jp-interface {
position:absolute;
bottom:0;
left:0;
z-index:1000;
}
div.jp-interface {
position:relative;
overflow:hidden;
width:100%;
height:35px;
border-bottom:1px solid #4E4E4E;
-webkit-transition:opacity .5s ease-in-out, margin .5s ease-in-out;
-moz-transition:opacity .5s ease-in-out, margin .5s ease-in-out;
-ms-transition:opacity .5s ease-in-out, margin .5s ease-in-out;
-o-transition:opacity .5s ease-in-out, margin .5s ease-in-out;
transition:opacity .5s ease-in-out, margin .5s ease-in-out;
background-color:#484747;
background-image:-moz-linear-gradient(top,#575656,#313030);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#575656),to(#313030));
background-image:-webkit-linear-gradient(top,#575656,#313030);
background-image:-o-linear-gradient(top,#575656,#313030);
background-image:linear-gradient(to bottom,#575656,#313030);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff575656', endColorstr='#ff313030', GradientType=0);
}
div.jp-interface li { padding-left:0; }
div.jp-video div.jp-interface {
margin:0;
opacity:0;
filter:alpha(opacity=0);
}
div.jp-video:hover div.jp-interface {
margin:-36px 0 0;
opacity:1;
filter:alpha(opacity=100);
}
div.jp-controls-holder {
position:absolute;
top:7px;
left:0;
overflow:hidden;
width:100%;
}
div.jp-interface ul.jp-controls {
overflow:hidden;
margin:0;
padding:0;
list-style-type:none;
}
ul.jp-controls, div.jp-interface ul.jp-controls li {
display:inline;
float:left;
}
ul.jp-controls a, div.jp-interface ul.jp-controls li a {
display:block;
overflow:hidden;
padding-right:2px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_spacer.png) 100% 1px no-repeat;
text-indent:-9999px;
}
ul.jp-controls a span, div.jp-interface ul.jp-controls li a span {
display:block;
overflow:hidden;
text-indent:-9999px;
}
a.jp-play span, a.jp-pause span {
width:28px;
height:28px;
}
a.jp-play span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) 0 0 no-repeat; }
a.jp-play:hover span { background-position:-28px 0; }
a.jp-pause span {
display:none;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) 0 -28px no-repeat;
}
a.jp-pause:hover span { background-position:-28px -28px; }
a.jp-stop span, a.jp-previous span, a.jp-next span {
width:28px;
height:28px;
}
a.jp-stop span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) 0 -56px no-repeat; }
a.jp-stop:hover span { background-position:-28px -56px; }
a.jp-previous span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) -56px -28px no-repeat; }
a.jp-previous:hover span { background-position:-84px -28px; }
a.jp-next span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) -56px 0 no-repeat; }
a.jp-next:hover span { background-position:-84px 0; }
div.jp-progress {
position:absolute;
top:0;
left:0;
overflow:hidden;
width:100%;
height:7px;
border-bottom:1px solid #777;
background-color:#303030;
}
div.jp-seek-bar {
width:0;
height:100%;
cursor:pointer;
-webkit-box-shadow:inset 0 0 2px #464444;
-moz-box-shadow:inset 0 0 2px #464444;
box-shadow:inset 0 0 2px #464444;
}
div.jp-play-bar {
width:0;
height:100%;
background-color:#bababa;
background-image:-moz-linear-gradient(top,#cecece,#9d9d9d);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#cecece),to(#9d9d9d));
background-image:-webkit-linear-gradient(top,#cecece,#9d9d9d);
background-image:-o-linear-gradient(top,#cecece,#9d9d9d);
background-image:linear-gradient(to bottom,#cecece,#9d9d9d);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcecece', endColorstr='#ff9d9d9d', GradientType=0);
}
div.jp-seeking-bg { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_load.gif) 0 0 repeat-x; }
a.jp-mute, a.jp-unmute, a.jp-volume-max { position:relative; }
a.jp-mute, a.jp-unmute { margin:0 60px 0 0; }
a.jp-mute span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) 0 -84px no-repeat; }
a.jp-mute:hover span { background-position:-28px -84px; }
a.jp-unmute span {
display:none;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) 0 -112px no-repeat;
}
a.jp-unmute:hover span { background-position:-28px -112px; }
div.jp-volume-bar {
position:absolute;
top:10px;
right:8px;
z-index:2;
overflow:hidden;
width:50px;
height:7px;
background-color:#202020;
cursor:pointer;
-webkit-box-shadow:1px 1px 0 #464444;
-moz-box-shadow:1px 1px 0 #464444;
box-shadow:1px 1px 0 #464444;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
div.jp-audio div.jp-volume-bar { right:8px; }
div.jp-volume-bar-value {
width:0;
height:7px;
-webkit-border-top-left-radius:3px;
-moz-border-radius-topleft:3px;
border-top-left-radius:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomleft:3px;
border-bottom-left-radius:3px;
background-color:#777777;
background-image:-moz-linear-gradient(top,#848484,#646464);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#848484),to(#646464));
background-image:-webkit-linear-gradient(top,#848484,#646464);
background-image:-o-linear-gradient(top,#848484,#646464);
background-image:linear-gradient(to bottom,#848484,#646464);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff848484', endColorstr='#ff646464', GradientType=0);
}
div.jp-current-time, div.jp-time-sep, div.jp-duration {
margin-top:6px;
font-size:0.85em;
}
div.jp-current-time {
display:inline;
float:right;
color:#ffffff;
}
div.jp-time-sep {
display:inline;
float:right;
margin-right:5px;
margin-left:5px;
text-align:center;
}
div.jp-duration {
display:inline;
float:right;
margin-right:130px;
text-align:right;
}
div.jp-audio div.jp-duration { margin-right:100px; }
@media (max-width: 480px) {
div.jp-volume-bar, .jp-toggles, div.jp-duration { display:none !important; }
}
div.jp-title {
color:#fff;
text-align:center;
}
div.jp-title, div.jp-playlist { width:100%; }
div.jp-type-single div.jp-title, div.jp-type-playlist div.jp-title, div.jp-type-single div.jp-playlist { border-top:none; }
div.jp-title ul, div.jp-playlist ul {
margin:0;
padding:0;
list-style-type:none;
}
div.jp-title li {
padding:5px 0 0;
font-weight:bold;
}
div.jp-video-full div.jp-title li { padding:1px 0; }
div.jp-playlist li {
position:relative;
background:#222;
border-top:1px solid #DDD;
margin:0;
padding:0;
height:33px;
}
div.jp-playlist li:first-child { border:none; }
div.jp-playlist li a {
display:block;
padding:6px 25px;
text-decoration:none;
}
div.jp-playlist li a.jp-playlist-current { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_playlist_li_cur.png) no-repeat scroll 10px center transparent; }
div.jp-playlist li a:hover, div.jp-playlist li.jp-playlist-current a { color:#8C8C8C; }
div.jp-playlist li div { display:inline; }
div.jp-playlist a.jp-playlist-item-remove {
display:inline;
float:right;
margin-right:10px;
color:#666666;
text-align:right;
font-weight:bold;
}
div.jp-playlist a.jp-playlist-item-remove:hover { color:#0d88c1; }
div.jp-playlist span.jp-free-media {
display:inline;
float:right;
margin-right:10px;
text-align:right;
}
div.jp-playlist span.jp-free-media a { color:#666666; }
div.jp-playlist span.jp-free-media a:hover { color:#0d88c1; }
span.jp-artist {
color:#fefefe;
font-size:.9em;
}
div.jp-video-play {
background-color:rgba(0,0,0,0);
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
cursor:pointer;
}
div.jp-video-full div.jp-video-play {
z-index:1000;
height:100%;
}
a.jp-video-play-icon {
position:absolute;
top:50%;
left:50%;
display:block;
margin-top:-25px;
margin-left:-40px;
width:80px;
height:50px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_play.png) 0 0 no-repeat;
text-indent:-9999px;
opacity:0.7;
-webkit-transition:opacity .5s ease-in-out;
-moz-transition:opacity .5s ease-in-out;
-ms-transition:opacity .5s ease-in-out;
-o-transition:opacity .5s ease-in-out;
transition:opacity .5s ease-in-out;
}
div.jp-video-play:hover a.jp-video-play-icon { opacity:1; }
div.jp-jplayer { background-color:#000000; }
ul.jp-toggles {
z-index:1;
float:right;
overflow:hidden;
margin:0 auto;
padding:0;
list-style-type:none;
}
ul.jp-toggles li {
display:block;
float:left;
}
ul.jp-toggles li a {
padding-left:2px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_spacer.png) 0 1px no-repeat;
}
ul.jp-toggles li a, ul.jp-toggles li a span {
display:block;
width:28px;
height:28px;
text-indent:-9999px;
}
a.jp-full-screen span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) -56px -56px no-repeat; }
a.jp-full-screen:hover span { background-position:-84px -56px; }
a.jp-restore-screen span { background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/jp_sprite.png) -56px -84px no-repeat; }
a.jp-restore-screen:hover span { background-position:-84px -84px; }
.jp-no-solution {
position:absolute;
top:10px;
left:50%;
display:none;
margin-left:-202px;
padding:5px;
width:390px;
border:2px solid #DDD;
background-color:#404040;
color:#000000;
font-size:.8em;
}
.jp-no-solution a { color:#000; }
.jp-no-solution span {
display:block;
text-align:center;
font-weight:bold;
font-size:1em;
}
.wrapper {
overflow:hidden;
position:relative;
width:100%;
}
.extra-wrap { overflow:hidden; }
.row > br, .row > p { display:none; }
[class*="span"] { position:relative; }
.clear {
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}
@media (max-width: 480px) {
.pp_pic_holder.pp_default {
width:100% !important;
left:0 !important;
overflow:hidden;
}
div.pp_default .pp_content_container .pp_left { padding-left:0 !important; }
div.pp_default .pp_content_container .pp_right { padding-right:0 !important; }
.pp_content {
width:100% !important;
height:auto !important;
}
.pp_fade {
width:100% !important;
height:100% !important;
}
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display:none !important; }
#pp_full_res img {
width:100% !important;
height:auto !important;
}
.pp_details {
width:94% !important;
padding-left:3%;
padding-right:4%;
padding-top:10px;
padding-bottom:10px;
background-color:#fff;
margin-top:-2px !important;
}
a.pp_close {
right:10px !important;
top:10px !important;
}
}
.post_networks h1, .post_networks h2, .post_networks h3, .post_networks h4, .post_networks h5, .post_networks h6 {
border-bottom:1px solid #DDD;
padding-bottom:8px;
}
.post_networks >ul >li {
float:left;
display:block;
}
.post_networks >ul >li span { margin-right:10px; }
.spinner_32, .thumbnail, .accordion_loader, .google-map, .flexslider, .camera_loader, .preloader {
min-height:36px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_32.gif) 50% 50% no-repeat;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_32.gif) 50% 50% no-repeat, url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_bg_32.png) 50% 50% no-repeat;
}
.spinner_16, div.ajax-loader, .thumbnail[rel^="prettyPhoto"] {
min-height:20px;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_16.gif) 50% 50% no-repeat;
background:url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_16.gif) 50% 50% no-repeat, url(//ilnuovovesuvio.de/wp-content/themes/CherryFramework/images/loading_bg_16.png) 50% 50% no-repeat;
}
.camera_loader {
border:none;
opacity:0.3;
}
.preloader { margin-bottom:20px; }
img.ajax-loader { display:none; }
div.ajax-loader {
position:relative;
display:none;
vertical-align:top;
margin-top:4px;
width:20px;
height:20px;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
display:table;
content:"";
line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0;
}
.input-block-level {
display:block;
width:100%;
min-height:28px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
@import url("//fonts.googleapis.com/css?family=Comfortaa:400,700");
@import url("//fonts.googleapis.com/css?family=Sacramento");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,800,600,400italic");
body {
background-color:#da7e83;
overflow-x:hidden;
padding:0 !important;
}
h1 small {
font-size:inherit;
font-weight:inherit;
color:#da7e83;
}
h3 { margin:0 0 21px 0; }
.home h3 { margin-bottom:10px; }
p { margin-bottom:13px; }
p a {
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
p a:hover, p a:focus { text-decoration:none; }
address a {
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
address a:hover, address a:focus { text-decoration:none; }
.main-holder {
border-top:4px solid #272727;
background-position:50% 0;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/pattern.gif);
}
.mobile .main-holder, .tablet .main-holder { overflow:hidden; }
.header {
background-color:transparent;
border:none;
padding:0;
}
@media (max-width: 1024px) {
.header .pseudoStickyBlock { display:none !important; }
}
@media (max-width: 767px) {
.header {
padding-left:20px;
padding-right:20px;
}
}
.logo {
float:none !important;
position:relative;
display:inline-block;
vertical-align:top;
padding:0 85px;
}
@media (min-width: 768px) and (max-width: 979px) {
.logo { width:auto; }
}
@media (max-width: 480px) {
.logo {
padding:0 90px;
max-width:100px;
}
}
.logo:before, .logo:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
top:50%;
margin:-15.5px 0 0 0;
}
.logo:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/logo-left.png);
left:0;
}
.logo:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/logo-right.png);
right:0;
}
.logo-wrap {
background-color:#da7e83;
padding:23px 0 18px 0;
margin-bottom:1px;
position:relative;
text-align:center;
}
.logo-wrap:before, .logo-wrap:after {
content:'';
position:absolute;
top:0;
width:100%;
height:100%;
background-color:inherit;
z-index:-1;
}
.logo-wrap:before { left:-99%; }
.logo-wrap:after { right:-99%; }
.logo_h {
position:relative;
display:inline-block;
vertical-align:top;
}
@media (max-width: 480px) {
.logo_h { max-width:100px; }
}
.logo_link:hover, .logo_link:focus {
color:#fff;
text-decoration:none;
}
.search-form form { margin-bottom:0; }
@media (max-width: 767px) {
.search-form form { text-align:center; }
}
.search-form_it {
width:264px;
margin-bottom:4px !important;
}
@media (min-width: 1200px) {
.search-form_it { width:227px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.search-form_it { width:192px !important; }
}
@media (max-width: 767px) {
.search-form_it {
width:100%;
height:48px !important;
display:block !important;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
}
.search-form_is {
height:48px !important;
font-size:16px !important;
}
.nav_wrapper { position:relative; }
.nav_wrapper:before {
content:'';
width:1176px;
height:83px;
background-repeat:no-repeat;
background-position:0 0;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/nav-wrap.png);
position:absolute;
top:-2px;
left:50%;
margin:0 0 0 -588px;
}
@media (max-width: 767px) {
.nav_wrapper:before { display:none; }
}
.nav_wrapper.isStuck:before { background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/nav-wrap-alt.png); }
@media (max-width: 1024px) {
.nav_wrapper.isStuck {
position:relative !important;
top:0 !important;
}
}
.nav__primary { position:static; }
@media (max-width: 767px) {
.nav__primary {
position:relative;
top:8px;
}
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
top:100%;
left:-12px;
margin-top:7px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { top:-7px; }
.sf-menu {
float:none;
text-align:center;
padding-top:28px;
}
.sf-menu > li {
background-color:transparent;
float:none;
display:inline-block;
vertical-align:top;
margin:0 0 0 43px;
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
padding:0;
border:none;
color:#292929;
position:relative;
z-index:101;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.sf-menu li ul {
background-color:#b0c2d7;
padding:22px 0 0 0;
}
.sf-menu li li { background-color:transparent; }
.sf-menu li li a {
padding:6px 13px !important;
border:none;
color:#fff;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.sf-menu li li ul {
padding:6px 0 10px 0;
background-color:#fffcfc;
}
.sf-menu li li li { margin-top:10px; }
.sf-menu li li li:first-child { margin-top:0; }
.sf-menu li li li a {
color:#272727;
font-size:13px;
padding:0 10px !important;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
background-color:transparent;
color:#da7e83;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
background-color:#fffcfc;
color:#272727;
}
.sf-menu li li li > a:hover, .sf-menu li li li.sfHover > a, .sf-menu li li li.current-menu-item > a, .sf-menu li li li.current_page_item > a { color:#da7e83; }
.sf-menu a.sf-with-ul { padding-right:0; }
.sf-sub-indicator {
right:50%;
margin:0 -5px 0 0;
background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/arrows-ffffff.png) no-repeat -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
right:2px;
top:10px;
margin:0;
}
.select-menu { height:35px; }
.slider { margin-bottom:49px; }
.camera_wrap .camera_pag .camera_pag_ul {
height:9px;
padding-top:21px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
width:8px;
height:8px;
margin:0 0 0 4px;
background-color:#272727;
vertical-align:top;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
-webkit-transition:background-color 0.3s;
-moz-transition:background-color 0.3s;
-o-transition:background-color 0.3s;
transition:background-color 0.3s;
-webkit-box-shadow:0 0 0 1px white;
-moz-box-shadow:0 0 0 1px white;
box-shadow:0 0 0 1px white;
}
.camera_wrap .camera_pag .camera_pag_ul li:first-child { margin-left:0; }
.camera_wrap .camera_pag .camera_pag_ul li:hover, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent { background-color:#da7e83; }
.camera_wrap .camera_pag .camera_pag_ul li > span { display:none; }
.content-holder {
padding:65px 0 79px;
margin-bottom:-65px;
top:-65px;
}
@media (max-width: 767px) {
.content-holder {
padding-left:20px;
padding-right:20px;
padding-bottom:40px;
}
}
.home .content-holder { padding-top:0; }
@media (max-width: 767px) {
.home .content-holder { padding-top:65px; }
}
#content { padding-top:75px; }
@media (max-width: 767px) {
#content { padding-top:40px; }
}
.title-section {
padding:78px 0 0 0;
text-align:center;
}
@media (max-width: 767px) {
.title-section { padding-top:20px; }
}
.title-header {
overflow:visible;
margin-bottom:45px;
font-size:50px;
line-height:1.2em;
position:relative;
display:inline-block;
vertical-align:top;
}
@media (min-width: 1200px) {
.title-header {
padding:0 88px;
margin-bottom:15px;
}
}
.title-header:before, .title-header:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.title-header:before, .title-header:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.title-header:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.title-header:before { left:0; }
}
.title-header:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.title-header:after { right:0; }
}
.breadcrumb__t {
background-color:transparent;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.breadcrumb__t li {
text-shadow:none;
font-family:'Comfortaa', cursive;
font-weight:bold;
font-size:18px;
}
.breadcrumb__t li.active { color:#272727; }
.breadcrumb__t li.divider {
margin:0 5px;
font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0;
}
.breadcrumb__t li.divider:after {
content:' / ';
color:#272727;
font:18px/18px 'Comfortaa', cursive;
font-weight:bold;
}
.breadcrumb__t li a {
color:#272727;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.breadcrumb__t li a:hover, .breadcrumb__t li a:focus {
color:#da7e83;
text-decoration:none;
}
.post-header { text-align:center; }
.post-title {
font-size:50px;
line-height:1.2em;
display:inline-block;
vertical-align:top;
position:relative;
margin:0 0 45px 0;
}
@media (min-width: 1200px) {
.post-title {
padding:0 88px;
margin-bottom:24px;
}
}
.post-title:before, .post-title:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.post-title:before, .post-title:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.post-title:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.post-title:before { left:0; }
}
.post-title:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.post-title:after { right:0; }
}
.post-title a {
color:#272727;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.post-title a:hover, .post-title a:focus {
text-decoration:none;
color:#da7e83;
}
.post .btn-primary {
padding:4px 24px 5px;
font-size:13px;
}
.post_meta {
border-color:#e2e2e2;
padding:9px 0 !important;
font-size:14px;
}
.post_meta>div.post_meta_unite {
border-color:#e2e2e2;
padding-top:9px;
margin-top:9px;
}
.post_meta i {
color:#da7e83;
font-size:13px;
}
.post_meta a {
color:#da7e83;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.post_meta .post_author a { color:#272727; }
.pagination__posts ul {
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.pagination__posts ul li a {
border:1px solid #272727 !important;
background-color:#272727;
margin:0 2px 4px 2px !important;
padding:4px 10px !important;
color:#fff;
font-weight:800;
font-size:13px;
text-transform:lowercase;
-webkit-border-radius:0px !important;
-moz-border-radius:0px !important;
border-radius:0px !important;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
border-color:#da7e83 !important;
background-color:#da7e83;
}
.pagination__posts ul .active a {
color:#fff;
border-color:#da7e83 !important;
background-color:#da7e83;
}
.flexslider.custom-cycle {
margin-bottom:0;
padding:0 70px;
text-align:center;
background:none;
}
@media (min-width: 1200px) {
.flexslider.custom-cycle { padding:0 94px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.flexslider.custom-cycle { padding:0 40px; }
}
@media (max-width: 767px) {
.flexslider.custom-cycle { padding:0 0 30px 0; }
}
.flexslider.custom-cycle .flex-direction-nav a {
width:25px;
height:25px;
overflow:hidden;
top:47px;
margin:0;
background:none !important;
color:#272727;
text-indent:999em;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
opacity:1;
filter:alpha(opacity=100);
}
@media (max-width: 767px) {
.flexslider.custom-cycle .flex-direction-nav a {
top:auto;
bottom:0;
}
}
.flexslider.custom-cycle .flex-direction-nav a.flex-prev { left:24px; }
@media (min-width: 768px) and (max-width: 979px) {
.flexslider.custom-cycle .flex-direction-nav a.flex-prev { left:0; }
}
@media (max-width: 767px) {
.flexslider.custom-cycle .flex-direction-nav a.flex-prev {
left:50%;
margin:0 0 0 -30px;
}
}
.flexslider.custom-cycle .flex-direction-nav a.flex-prev:before, .flexslider.custom-cycle .flex-direction-nav a.flex-prev:after { content:'\003c'; }
.flexslider.custom-cycle .flex-direction-nav a.flex-next { right:24px; }
@media (min-width: 768px) and (max-width: 979px) {
.flexslider.custom-cycle .flex-direction-nav a.flex-next { right:0; }
}
@media (max-width: 767px) {
.flexslider.custom-cycle .flex-direction-nav a.flex-next {
right:50%;
margin:0 -30px 0 0;
}
}
.flexslider.custom-cycle .flex-direction-nav a.flex-next:before, .flexslider.custom-cycle .flex-direction-nav a.flex-next:after { content:'\003e'; }
.flexslider.custom-cycle .flex-direction-nav a:before, .flexslider.custom-cycle .flex-direction-nav a:after {
position:absolute;
top:0;
left:0;
width:inherit;
height:inherit;
background-repeat:no-repeat;
background-position:0 0;
display:block;
font-family:Open Sans;
font-size:40.87px;
font-weight:800;
line-height:23px;
text-indent:0;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.flexslider.custom-cycle .flex-direction-nav a:after {
z-index:2;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
opacity:0;
filter:alpha(opacity=0);
}
.flexslider.custom-cycle .flex-direction-nav a:hover { color:#da7e83; }
.flexslider.custom-cycle .flex-direction-nav a:hover:before {
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
opacity:0;
filter:alpha(opacity=0);
}
.flexslider.custom-cycle .flex-direction-nav a:hover:after {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
opacity:1;
filter:alpha(opacity=100);
}
.flexslider.custom-cycle h5 {
margin:0 0 7px 0;
text-transform:uppercase;
font-size:16px;
line-height:1.2em;
}
.flexslider.custom-cycle h5 a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.flexslider.custom-cycle h5 a:hover, .flexslider.custom-cycle h5 a:focus {
text-decoration:none;
color:#da7e83;
}
.flexslider.custom-cycle .post_options { padding-bottom:0; }
.flex-control-paging li a, .flex-control-paging li span, .owl-theme .owl-controls a, .owl-theme .owl-controls span {
background:#da7e83;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.flex-control-paging li a:hover, .flex-control-paging li span:hover, .owl-theme .owl-controls a:hover, .owl-theme .owl-controls span:hover { background:#272727; }
.flex-control-paging li a.flex-active, .flex-control-paging li .active span, .owl-theme .owl-controls a.flex-active, .owl-theme .owl-controls .active span { background:#272727; }
.post-author {
border-color:#e2e2e2;
background-color:#f5f5f5;
padding:23px 16px 28px 23px;
margin-bottom:61px;
}
.post-author_h {
font-size:18px;
line-height:1.2em;
margin:0 0 13px 0;
}
.post-author_h a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.post-author_h a:hover, .post-author_h a:focus {
color:#da7e83;
text-decoration:none;
}
.post-author_link { margin-top:15px; }
.post-author_link p { margin-bottom:0; }
.post-author_link a {
text-transform:capitalize;
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.post-author_link a:hover, .post-author_link a:focus {
color:#da7e83;
text-decoration:none;
}
.post-author_gravatar { margin:4px 14px 0 0; }
.post-author_gravatar img {
padding:0;
border:none;
background-color:transparent;
}
@media (min-width: 1200px) {
.post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:35px; }
#recent-author-comments ul {
text-align:center;
margin:0;
}
#recent-author-comments ul li {
list-style-type:none;
margin-top:12px;
}
#recent-author-comments ul li:first-child { margin-top:0; }
#recent-author-comments ul li a {
font-weight:600;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus { text-decoration:none; }
#recent-author-posts h3, #recent-author-comments h3 { text-align:center; }
.related-posts {
text-align:center;
margin-bottom:37px;
}
.related-posts_h {
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:52px;
margin-bottom:55px;
}
@media (min-width: 1200px) {
.related-posts_h {
padding:0 88px;
margin-bottom:34px;
}
}
.related-posts_h:before, .related-posts_h:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.related-posts_h:before, .related-posts_h:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.related-posts_h:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.related-posts_h:before { left:0; }
}
.related-posts_h:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.related-posts_h:after { right:0; }
}
.related-posts_list { text-align:left; }
.related-posts_item {
font-size:18px;
font-weight:bold;
font-family:'Comfortaa', cursive;
line-height:1.2em;
}
.related-posts_item a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.related-posts_item a:hover, .related-posts_item a:focus {
color:#da7e83;
text-decoration:none;
}
.related-posts .featured-thumbnail { margin-bottom:26px; }
.featured-thumbnail.large { margin-top:10px; }
.single-portfolio .featured-thumbnail.large { margin-top:0; }
.testimonial {
border:none;
background-color:#f5f5f5;
margin-top:10px;
margin-bottom:25px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.testimonial small {
font-family:Open Sans;
font-style:normal;
padding:12px 0 0;
font-size:13px;
}
.testimonial small .user {
font-size:14px;
font-weight:600;
color:#272727;
}
.testimonial small a {
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.testimonial small a:hover, .testimonial small a:focus { text-decoration:none; }
.pager { border-color:#e2e2e2 !important; }
.pager li > a, .pager li > span {
border:none;
padding:4px 24px 5px;
font-size:13px;
font-weight:800;
text-transform:lowercase;
background-color:#da7e83;
color:#fff;
-webkit-border-radius:13px;
-moz-border-radius:13px;
border-radius:13px;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.pager li > a:hover, .pager li > a:focus, .pager li > span:hover, .pager li > span:focus { background-color:#272727; }
.page-header {
border:none;
padding:0;
margin:0 0 55px 0;
text-align:center;
}
@media (min-width: 1200px) {
.page-header { margin-bottom:25px; }
}
.page-header h1 {
margin:0;
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:52px;
}
@media (min-width: 1200px) {
.page-header h1 { padding:0 88px; }
}
.page-header h1:before, .page-header h1:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.page-header h1:before, .page-header h1:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.page-header h1:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.page-header h1:before { left:0; }
}
.page-header h1:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.page-header h1:after { right:0; }
}
.filter-wrapper strong {
padding:0;
margin-right:26px;
font-weight:normal;
color:#272727;
}
.nav-pills { margin:0 -34px 35px 0; }
.nav-pills li { margin-right:34px; }
.nav-pills li a {
padding:0 !important;
margin:0 !important;
line-height:18px;
background:none !important;
color:#969696;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
@media (max-width: 480px) {
.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#da7e83; }
.nav-pills li.active a { color:#da7e83 !important; }
.filterable-portfolio .caption__portfolio { padding-top:26px; }
.filterable-portfolio h3 {
font-size:18px;
line-height:22px;
}
.filterable-portfolio h3 a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:focus {
color:#da7e83;
text-decoration:none;
}
.filterable-portfolio .btn-primary {
padding:4px 24px 5px;
font-size:13px;
}
.entry-meta a {
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.entry-meta a:hover, .entry-meta a:focus { text-decoration:none; }
.portfolio-meta { border-color:#e2e2e2; }
.portfolio-meta-list { border-color:#e2e2e2; }
.portfolio-meta-list li strong { color:#272727; }
.portfolio-meta i {
font-size:12px;
color:#da7e83;
}
.zoom-icon { background-color:rgba(218,126,131,0.5); }
.no-rgba .zoom-icon { background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/red-opacity-50.png); }
.zoom-icon:before {
margin:-17.5px 0 0 -17px;
width:34px;
height:35px;
background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/magnify-alt.png) 50% 50% no-repeat;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
-webkit-transition:.5s;
-moz-transition:.5s;
-o-transition:.5s;
transition:.5s;
}
.featured-thumbnail a:hover .zoom-icon:before, a.thumbnail:hover .zoom-icon:before, .thumbnail__portfolio a:hover .zoom-icon:before {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.comment-holder { text-align:center; }
.comments-h {
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:52px;
margin-bottom:37px;
}
@media (min-width: 1200px) {
.comments-h {
padding:0 88px;
margin-bottom:16px;
}
}
.comments-h:before, .comments-h:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.comments-h:before, .comments-h:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.comments-h:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.comments-h:before { left:0; }
}
.comments-h:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.comments-h:after { right:0; }
}
.comment-list { text-align:left; }
.comment .comment-body {
border-color:#e0e0e0;
padding:22px 26px 25px 23px;
background-color:#f5f5f5;
margin:0 0 17px 0;
}
.comment.bypostauthor .comment-body { background-color:#f5f5f5; }
.comment-author { margin-right:14px; }
.comment-author .author {
text-align:left;
color:#272727;
font-size:14px;
font-weight:normal;
padding-top:22px;
}
img.avatar { margin:4px 0 0 0; }
.comment-text { min-height:68px; }
#respond { text-align:center; }
#respond h3 {
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:52px;
margin-bottom:55px;
}
@media (min-width: 1200px) {
#respond h3 {
padding:0 88px;
margin-bottom:34px;
}
}
#respond h3:before, #respond h3:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
#respond h3:before, #respond h3:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
#respond h3:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
#respond h3:before { left:0; }
}
#respond h3:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
#respond h3:after { right:0; }
}
#respond p { text-align:left; }
.cancel-comment-reply {
margin-bottom:12px;
text-align:left;
}
.cancel-comment-reply a {
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.cancel-comment-reply a:hover, .cancel-comment-reply a:focus { text-decoration:none; }
.comment-meta {
padding-top:4px;
font-size:14px;
}
.reply { margin-left:17px; }
.reply .comment-reply-link {
padding:4px 24px 5px;
font-size:13px;
font-weight:800;
text-transform:lowercase;
background:#da7e83;
color:#fff;
-webkit-border-radius:13px;
-moz-border-radius:13px;
border-radius:13px;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.reply .comment-reply-link:hover, .reply .comment-reply-link:focus {
color:#fff;
background:#272727;
}
.comment-list ul.children { margin-left:20px; }
@media (min-width: 768px) and (max-width: 979px) {
.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
.comment-list ul.children { margin:0; }
}
#commentform { text-align:left; }
#commentform p {
margin-bottom:0;
overflow:hidden;
}
#commentform p.field { margin-bottom:12px; }
#commentform input[type="text"] {
width:100%;
height:48px;
padding:14px 17px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#commentform textarea {
width:100%;
max-width:100%;
min-width:100%;
min-height:230px;
height:230px;
margin-bottom:27px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.ie8 #commentform textarea {
width:584px;
max-width:584px;
min-width:584px;
-webkit-box-sizing:inherit;
-moz-box-sizing:inherit;
box-sizing:inherit;
}
#commentform input[type="submit"] {
float:right;
margin-top:0 !important;
}
#sidebar { padding-top:79px; }
@media (max-width: 767px) {
#sidebar { padding-top:40px; }
}
.widget { margin-bottom:83px; }
.widget-title {
margin:0 0 54px 0;
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:52px;
text-align:center;
}
@media (min-width: 1200px) {
.widget-title {
padding:0 62px;
margin-bottom:28px;
}
}
.widget-title:before, .widget-title:after {
content:'';
width:52px;
height:20px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.widget-title:before, .widget-title:after {
top:22px;
bottom:0;
margin:0 !important;
}
}
.widget-title:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left-sm.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.widget-title:before { left:0; }
}
.widget-title:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right-sm.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.widget-title:after { right:0; }
}
.widget-title-wrap { text-align:center; }
.widget_categories, .widget_archive, .widget_nav_menu, .widget_meta, .widget_pages, .widget_recent_comments, .widget_recent_entries {
background-color:#b0c2d7;
padding:16px 37px 18px 37px;
margin-top:6px;
text-align:center;
position:relative;
}
@media (min-width: 768px) and (max-width: 979px) {
.widget_categories, .widget_archive, .widget_nav_menu, .widget_meta, .widget_pages, .widget_recent_comments, .widget_recent_entries {
padding-left:20px;
padding-right:20px;
}
}
.widget_categories:after, .widget_archive:after, .widget_nav_menu:after, .widget_meta:after, .widget_pages:after, .widget_recent_comments:after, .widget_recent_entries:after {
content:'';
position:absolute;
bottom:-20px;
left:0;
width:100%;
height:20px;
background-repeat:no-repeat;
background-position:50% 0;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/box-bottom.png);
}
.widget_categories .widget-title, .widget_archive .widget-title, .widget_nav_menu .widget-title, .widget_meta .widget-title, .widget_pages .widget-title, .widget_recent_comments .widget-title, .widget_recent_entries .widget-title {
color:#fff;
font-size:24px;
line-height:1.2em;
position:relative;
display:inline-block;
vertical-align:top;
margin-bottom:50px;
}
@media (min-width: 1200px) {
.widget_categories .widget-title, .widget_archive .widget-title, .widget_nav_menu .widget-title, .widget_meta .widget-title, .widget_pages .widget-title, .widget_recent_comments .widget-title, .widget_recent_entries .widget-title {
padding:0 84px;
margin-bottom:20px;
}
}
.widget_categories .widget-title:before, .widget_categories .widget-title:after, .widget_archive .widget-title:before, .widget_archive .widget-title:after, .widget_nav_menu .widget-title:before, .widget_nav_menu .widget-title:after, .widget_meta .widget-title:before, .widget_meta .widget-title:after, .widget_pages .widget-title:before, .widget_pages .widget-title:after, .widget_recent_comments .widget-title:before, .widget_recent_comments .widget-title:after, .widget_recent_entries .widget-title:before, .widget_recent_entries .widget-title:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.widget_categories .widget-title:before, .widget_categories .widget-title:after, .widget_archive .widget-title:before, .widget_archive .widget-title:after, .widget_nav_menu .widget-title:before, .widget_nav_menu .widget-title:after, .widget_meta .widget-title:before, .widget_meta .widget-title:after, .widget_pages .widget-title:before, .widget_pages .widget-title:after, .widget_recent_comments .widget-title:before, .widget_recent_comments .widget-title:after, .widget_recent_entries .widget-title:before, .widget_recent_entries .widget-title:after {
top:50%;
bottom:auto;
margin:-11.5px 0 0 0 !important;
}
}
.widget_categories .widget-title:before, .widget_archive .widget-title:before, .widget_nav_menu .widget-title:before, .widget_meta .widget-title:before, .widget_pages .widget-title:before, .widget_recent_comments .widget-title:before, .widget_recent_entries .widget-title:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left-alt.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.widget_categories .widget-title:before, .widget_archive .widget-title:before, .widget_nav_menu .widget-title:before, .widget_meta .widget-title:before, .widget_pages .widget-title:before, .widget_recent_comments .widget-title:before, .widget_recent_entries .widget-title:before { left:0; }
}
.widget_categories .widget-title:after, .widget_archive .widget-title:after, .widget_nav_menu .widget-title:after, .widget_meta .widget-title:after, .widget_pages .widget-title:after, .widget_recent_comments .widget-title:after, .widget_recent_entries .widget-title:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right-alt.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.widget_categories .widget-title:after, .widget_archive .widget-title:after, .widget_nav_menu .widget-title:after, .widget_meta .widget-title:after, .widget_pages .widget-title:after, .widget_recent_comments .widget-title:after, .widget_recent_entries .widget-title:after { right:0; }
}
.widget_categories ul, .widget_archive ul, .widget_nav_menu ul, .widget_meta ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul { margin-left:0; }
.widget_categories ul li, .widget_archive ul li, .widget_nav_menu ul li, .widget_meta ul li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li {
list-style-type:none;
font-weight:600;
margin-top:12px;
color:#fff;
}
.widget_categories ul li:first-child, .widget_archive ul li:first-child, .widget_nav_menu ul li:first-child, .widget_meta ul li:first-child, .widget_pages ul li:first-child, .widget_recent_comments ul li:first-child, .widget_recent_entries ul li:first-child { margin-top:0; }
.widget_categories ul li.menu-item-has-children > a, .widget_categories ul li.page_item_has_children > a, .widget_archive ul li.menu-item-has-children > a, .widget_archive ul li.page_item_has_children > a, .widget_nav_menu ul li.menu-item-has-children > a, .widget_nav_menu ul li.page_item_has_children > a, .widget_meta ul li.menu-item-has-children > a, .widget_meta ul li.page_item_has_children > a, .widget_pages ul li.menu-item-has-children > a, .widget_pages ul li.page_item_has_children > a, .widget_recent_comments ul li.menu-item-has-children > a, .widget_recent_comments ul li.page_item_has_children > a, .widget_recent_entries ul li.menu-item-has-children > a, .widget_recent_entries ul li.page_item_has_children > a { position:relative; }
.widget_categories ul li.menu-item-has-children > a:after, .widget_categories ul li.page_item_has_children > a:after, .widget_archive ul li.menu-item-has-children > a:after, .widget_archive ul li.page_item_has_children > a:after, .widget_nav_menu ul li.menu-item-has-children > a:after, .widget_nav_menu ul li.page_item_has_children > a:after, .widget_meta ul li.menu-item-has-children > a:after, .widget_meta ul li.page_item_has_children > a:after, .widget_pages ul li.menu-item-has-children > a:after, .widget_pages ul li.page_item_has_children > a:after, .widget_recent_comments ul li.menu-item-has-children > a:after, .widget_recent_comments ul li.page_item_has_children > a:after, .widget_recent_entries ul li.menu-item-has-children > a:after, .widget_recent_entries ul li.page_item_has_children > a:after {
content:'\f107';
font-family:FontAwesome;
position:absolute;
bottom:-13px;
left:0;
right:0;
text-align:center;
}
.widget_categories ul li a, .widget_archive ul li a, .widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_recent_comments ul li a, .widget_recent_entries ul li a {
color:#fff;
-webkit-transition:color 0.3s;
-moz-transition:color 0.3s;
-o-transition:color 0.3s;
transition:color 0.3s;
}
.widget_categories ul li a abbr, .widget_archive ul li a abbr, .widget_nav_menu ul li a abbr, .widget_meta ul li a abbr, .widget_pages ul li a abbr, .widget_recent_comments ul li a abbr, .widget_recent_entries ul li a abbr {
border-color:#fff;
-webkit-transition:border-color 0.3s;
-moz-transition:border-color 0.3s;
-o-transition:border-color 0.3s;
transition:border-color 0.3s;
}
.widget_categories ul li a:hover, .widget_categories ul li a:focus, .widget_archive ul li a:hover, .widget_archive ul li a:focus, .widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:focus, .widget_meta ul li a:hover, .widget_meta ul li a:focus, .widget_pages ul li a:hover, .widget_pages ul li a:focus, .widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus, .widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus {
color:#272727;
text-decoration:none;
}
.widget_categories ul li a:hover abbr, .widget_categories ul li a:focus abbr, .widget_archive ul li a:hover abbr, .widget_archive ul li a:focus abbr, .widget_nav_menu ul li a:hover abbr, .widget_nav_menu ul li a:focus abbr, .widget_meta ul li a:hover abbr, .widget_meta ul li a:focus abbr, .widget_pages ul li a:hover abbr, .widget_pages ul li a:focus abbr, .widget_recent_comments ul li a:hover abbr, .widget_recent_comments ul li a:focus abbr, .widget_recent_entries ul li a:hover abbr, .widget_recent_entries ul li a:focus abbr { border-color:#272727; }
.widget_categories ul ul, .widget_archive ul ul, .widget_nav_menu ul ul, .widget_meta ul ul, .widget_pages ul ul, .widget_recent_comments ul ul, .widget_recent_entries ul ul { margin-top:12px; }
#wp-calendar td a {
text-decoration:none !important;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
#wp-calendar td#today {
font-weight:bold;
color:#272727;
}
#wp-calendar caption { color:#da7e83; }
#wp-calendar thead th { color:#da7e83; }
.social_link:hover {
filter:none !important;
opacity:1;
filter:alpha(opacity=100);
}
.comments-custom_txt a { color:#969696; }
.comments-custom_h_title a {
text-decoration:none !important;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.widget-flexslider .slide .author { font-style:normal; }
.widget-flexslider .slide h5 a, .widget-flexslider .slide .author a, .widget-flexslider .slide .comments_link {
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.widget-flexslider .slide h5 a:hover, .widget-flexslider .slide h5 a:focus, .widget-flexslider .slide .author a:hover, .widget-flexslider .slide .author a:focus, .widget-flexslider .slide .comments_link:hover, .widget-flexslider .slide .comments_link:focus { text-decoration:none; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.banners { margin-bottom:83px; }
.post-list li {
padding:0;
margin-bottom:34px;
}
.post-list .featured-thumbnail {
margin-top:0;
margin-bottom:20px;
}
.custom-style .post-list .featured-thumbnail {
float:none;
margin-right:0;
}
.custom-style .post-list .featured-thumbnail a { display:inline; }
.post-list_h {
font-size:24px;
line-height:1.2em;
margin:5px 0 8px 0;
}
.post-list_h a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.post-list_h a:hover, .post-list_h a:focus {
text-decoration:none;
color:#da7e83;
}
.post-list .excerpt { margin-bottom:20px; }
.post-list time .time { display:block; }
.post-list time .time:before {
content:'/ ';
padding:0 4px;
display:none;
}
@media (min-width: 1200px) {
.post-list time .time:before { display:inline; }
}
@media (min-width: 1200px) {
.post-list time .time { display:inline; }
}
.post-list_comment { display:block; }
.post-list_comment:before {
content:'/ ';
padding:0 4px;
display:none;
}
@media (min-width: 1200px) {
.post-list_comment:before { display:inline; }
}
@media (min-width: 1200px) {
.post-list_comment { display:inline; }
}
.testimonials .testi-item blockquote {
padding:0 0 0 20px;
border:none;
background-color:transparent;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after {
position:absolute;
top:-25px;
left:0;
display:block;
width:21px;
height:15px;
background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/quotes.png) 0 0 no-repeat;
content:"";
}
.testimonials .testi-item blockquote > a {
color:#969696;
font-style:italic;
font-size:16px;
line-height:22px;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.testimonials .testi-item blockquote > a:hover { color:#272727; }
.testimonials .testi-item .featured-thumbnail {
margin:0 0 47px 0;
width:auto;
height:auto;
float:none;
}
.testimonials .testi-item .testi-meta { padding:17px 0 0 20px; }
.testimonials .testi-item .testi-meta .user {
font-family:'Comfortaa', cursive;
font-size:18px;
font-weight:bold;
color:#272727;
}
.testimonials .testi-item .testi-meta .user:after { display:none; }
.carousel-wrap.no-desc .es-carousel_li .desc { display:none; }
.carousel-wrap.no-desc .es-carousel_li .featured-thumbnail { margin-bottom:30px; }
.carousel-wrap .es-carousel-wrapper { margin-bottom:-10px; }
.carousel-wrap .zoom-icon:before {
margin:-15px 0 0 -15px;
width:30px;
height:30px;
top:50%;
background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/magnify-alt.gif) 50% 50% no-repeat;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
transform:scale(0);
}
.carousel-wrap .featured-thumbnail a:hover .zoom-icon:before {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.carousel-wrap .es-nav span {
width:27px;
height:27px;
background-color:#272727;
background-image:none;
right:37px;
top:auto;
bottom:-17px;
margin:0;
opacity:1;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.carousel-wrap .es-nav span:before {
content:'\003c';
position:absolute;
top:0;
left:0;
right:0;
color:#fff;
font-size:13px;
font-weight:800;
text-indent:0;
text-align:center;
line-height:27px;
}
.carousel-wrap .es-nav span:hover { background-color:#da7e83; }
.carousel-wrap .es-nav span.es-nav-next { right:0; }
.carousel-wrap .es-nav span.es-nav-next:before { content:'\003e'; }
.posts-grid { padding-top:9px; }
.posts-grid li { margin-bottom:62px; }
.posts-grid li .featured-thumbnail { margin:0 0 13px 0; }
@media (max-width: 767px) {
.posts-grid li .featured-thumbnail {
float:none;
display:inline-block;
vertical-align:top;
}
}
.posts-grid li .featured-thumbnail a { position:relative; }
.posts-grid li .featured-thumbnail a:before {
content:'';
position:absolute;
top:100%;
bottom:100%;
left:0;
right:0;
background-color:rgba(218,126,131,0.5);
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.no-rgba .posts-grid li .featured-thumbnail a:before { background:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/red-opacity-50.png); }
.posts-grid li .featured-thumbnail:hover a:before, .posts-grid li .featured-thumbnail:focus a:before {
top:0;
bottom:0;
}
.posts-grid .post_meta {
border:none;
padding:0;
margin:0;
font-family:'Sacramento', cursive;
font-size:20px;
line-height:1em;
color:#fff;
text-align:center;
width:80px;
height:42px;
background-repeat:no-repeat;
background-position:0 0;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/meta-bg.png);
}
.posts-grid .post_meta__alt {
position:absolute;
top:0;
right:10px;
}
@media (max-width: 767px) {
.posts-grid .post_meta__alt {
left:10px;
right:auto;
}
}
.posts-grid .post_meta span[class^="post_"] { margin-right:0; }
.posts-grid h5 {
font-size:24px;
line-height:1.2em;
margin:0 0 8px 0;
}
.posts-grid h5 a {
color:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.posts-grid h5 a:hover, .posts-grid h5 a:focus {
color:#da7e83;
text-decoration:none;
}
.posts-grid .excerpt { margin-bottom:13px; }
.posts-grid.team li { margin-bottom:2px; }
@media (max-width: 767px) {
.posts-grid.team li { margin-bottom:25px; }
}
.posts-grid.team .featured-thumbnail { margin-bottom:27px; }
@media (max-width: 767px) {
.posts-grid.team .featured-thumbnail { margin-bottom:10px; }
}
.posts-grid.team h5 {
font-size:18px;
line-height:1.2em;
margin:0 0 11px 0;
}
.footer {
background-color:rgba(39,39,39,0.8);
border:none;
border-bottom:4px solid #da7e83;
padding:23px 0 8px 0;
}
.no-rgba .footer {
background-color:transparent;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/gray-opacity-80.png);
}
@media (max-width: 767px) {
.footer {
padding-left:20px;
padding-right:20px;
}
}
.footer-logo-wrap { text-align:center; }
nav.footer-nav {
float:none;
margin-bottom:0;
}
nav.footer-nav ul {
float:none;
text-align:center;
}
nav.footer-nav ul li {
float:none;
display:inline;
padding:0 10px;
}
nav.footer-nav ul li a:hover {
color:#969696;
text-decoration:underline;
}
.copyright { padding:17px 0 0 0; }
.footer-text {
float:none;
text-align:center;
margin-bottom:10px;
color:#fff;
}
.footer-text a { color:inherit; }
.wpcf7-form p.field input {
padding:14px 17px;
height:48px;
line-height:18px;
}
.wpcf7-form textarea { padding:14px 17px; }
.wpcf7-not-valid-tip {
padding:14px 0 14px 15px !important;
font-size:13px !important;
}
@media (min-width: 1200px) {
.wpcf7-not-valid-tip {
font-size:14px !important;
padding-left:17px !important;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.wpcf7-not-valid-tip {
padding-top:5px !important;
padding-left:7px !important;
}
}
.spacer { height:58px; }
.spacer.small { height:10px; }
.spacer.extra-small { height:5px; }
input[type="submit"], input[type="reset"] {
height:27px;
font-size:13px;
padding-left:23px;
padding-right:23px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
border-color:#e8e8e8;
padding:14px 17px;
color:#969696;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color:#da7e83;
color:#da7e83;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
select:focus::-moz-placeholder, textarea:focus::-moz-placeholder, input[type="text"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="datetime"]:focus::-moz-placeholder, input[type="datetime-local"]:focus::-moz-placeholder, input[type="date"]:focus::-moz-placeholder, input[type="month"]:focus::-moz-placeholder, input[type="time"]:focus::-moz-placeholder, input[type="week"]:focus::-moz-placeholder, input[type="number"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder, input[type="search"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="color"]:focus::-moz-placeholder, .uneditable-input:focus::-moz-placeholder {
color:#da7e83;
opacity:1;
}
select:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder, input[type="text"]:focus::-ms-input-placeholder, input[type="password"]:focus::-ms-input-placeholder, input[type="datetime"]:focus::-ms-input-placeholder, input[type="datetime-local"]:focus::-ms-input-placeholder, input[type="date"]:focus::-ms-input-placeholder, input[type="month"]:focus::-ms-input-placeholder, input[type="time"]:focus::-ms-input-placeholder, input[type="week"]:focus::-ms-input-placeholder, input[type="number"]:focus::-ms-input-placeholder, input[type="email"]:focus::-ms-input-placeholder, input[type="url"]:focus::-ms-input-placeholder, input[type="search"]:focus::-ms-input-placeholder, input[type="tel"]:focus::-ms-input-placeholder, input[type="color"]:focus::-ms-input-placeholder, .uneditable-input:focus::-ms-input-placeholder { color:#da7e83; }
select:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, input[type="text"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="datetime"]:focus::-webkit-input-placeholder, input[type="datetime-local"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder, input[type="month"]:focus::-webkit-input-placeholder, input[type="time"]:focus::-webkit-input-placeholder, input[type="week"]:focus::-webkit-input-placeholder, input[type="number"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="color"]:focus::-webkit-input-placeholder, .uneditable-input:focus::-webkit-input-placeholder { color:#da7e83; }
select:focus:-moz-placeholder, textarea:focus:-moz-placeholder, input[type="text"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="datetime"]:focus:-moz-placeholder, input[type="datetime-local"]:focus:-moz-placeholder, input[type="date"]:focus:-moz-placeholder, input[type="month"]:focus:-moz-placeholder, input[type="time"]:focus:-moz-placeholder, input[type="week"]:focus:-moz-placeholder, input[type="number"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder, input[type="search"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="color"]:focus:-moz-placeholder, .uneditable-input:focus:-moz-placeholder { color:#da7e83; }
select:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, input[type="text"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="datetime"]:focus:-ms-input-placeholder, input[type="datetime-local"]:focus:-ms-input-placeholder, input[type="date"]:focus:-ms-input-placeholder, input[type="month"]:focus:-ms-input-placeholder, input[type="time"]:focus:-ms-input-placeholder, input[type="week"]:focus:-ms-input-placeholder, input[type="number"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder, input[type="search"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="color"]:focus:-ms-input-placeholder, .uneditable-input:focus:-ms-input-placeholder { color:#da7e83; }
select:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, input[type="text"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="datetime"]:focus::-webkit-input-placeholder, input[type="datetime-local"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder, input[type="month"]:focus::-webkit-input-placeholder, input[type="time"]:focus::-webkit-input-placeholder, input[type="week"]:focus::-webkit-input-placeholder, input[type="number"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="color"]:focus::-webkit-input-placeholder, .uneditable-input:focus::-webkit-input-placeholder { color:#da7e83; }
textarea { border-color:#e8e8e8 !important; }
textarea:focus { border-color:#da7e83 !important; }
.nsu-form {
background-color:#b0c2d7;
padding:15px 20px 14px 20px;
max-width:330px;
margin-top:75px;
text-align:center;
position:relative;
}
@media (max-width: 767px) {
.nsu-form { margin:35px 0 50px; }
}
.nsu-form:after {
content:'';
position:absolute;
bottom:-20px;
left:0;
width:100%;
height:20px;
background-repeat:no-repeat;
background-position:50% 0;
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/box-bottom.png);
}
.nsu-form p {
margin-bottom:0;
overflow:hidden;
}
.nsu-form label {
color:#fff;
font-family:'Comfortaa', cursive;
font-weight:bold;
font-size:24px;
line-height:1.2em;
text-align:center;
position:relative;
display:inline-block;
vertical-align:top;
margin-bottom:50px;
}
@media (min-width: 1200px) {
.nsu-form label {
padding:0 84px;
margin-bottom:29px;
}
}
.nsu-form label:before, .nsu-form label:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.nsu-form label:before, .nsu-form label:after {
top:50%;
bottom:auto;
margin:-11.5px 0 0 0 !important;
}
}
.nsu-form label:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left-alt.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.nsu-form label:before { left:0; }
}
.nsu-form label:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right-alt.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.nsu-form label:after { right:0; }
}
.nsu-form input[type="text"] {
border-color:#fff;
padding:17px 19px;
margin-bottom:20px;
width:100%;
color:#da7e83;
height:52px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.nsu-form input[type="text"]::-moz-placeholder {
color:#bcbcbc;
opacity:1;
}
.nsu-form input[type="text"]::-ms-input-placeholder { color:#bcbcbc; }
.nsu-form input[type="text"]::-webkit-input-placeholder { color:#bcbcbc; }
.nsu-form input[type="text"]:-moz-placeholder { color:#bcbcbc; }
.nsu-form input[type="text"]:-ms-input-placeholder { color:#bcbcbc; }
.nsu-form input[type="text"]::-webkit-input-placeholder { color:#bcbcbc; }
.nsu-form input[type="text"]:focus { border-color:#da7e83; }
.nsu-form input[type="text"]:focus::-moz-placeholder {
color:#da7e83;
opacity:1;
}
.nsu-form input[type="text"]:focus::-ms-input-placeholder { color:#da7e83; }
.nsu-form input[type="text"]:focus::-webkit-input-placeholder { color:#da7e83; }
.nsu-form input[type="text"]:focus:-moz-placeholder { color:#da7e83; }
.nsu-form input[type="text"]:focus:-ms-input-placeholder { color:#da7e83; }
.nsu-form input[type="text"]:focus::-webkit-input-placeholder { color:#da7e83; }
.nsu-form input[type="submit"] {
border:none;
height:51px;
background-color:#da7e83;
color:#fff;
font-size:16px;
font-weight:800;
padding:0 45px;
float:right;
-webkit-border-radius:25px;
-moz-border-radius:25px;
border-radius:25px;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.nsu-form input[type="submit"]:hover { background-color:#272727; }
.nsu-form .nsu-error {
color:#9d261d;
display:block;
position:relative;
top:-10px;
}
.list.styled > ul li:before { color:#272727; }
.list.styled > ul li a {
text-decoration:underline;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.list.unstyled > ul li { margin-bottom:14px; }
.list.unstyled > ul li a {
text-decoration:underline;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.btn-primary {
text-shadow:none;
border:none;
font-weight:800;
text-transform:lowercase;
background:#da7e83;
color:#fff;
-webkit-border-radius:13px;
-moz-border-radius:13px;
border-radius:13px;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.btn-primary.btn-normal {
padding:4px 24px 5px;
font-size:13px;
}
.btn-primary:hover, .btn-primary:focus {
background:#272727;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
.thumbnail, .featured-thumbnail {
border:none;
padding:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
img.extra { width:200px; }
}
@media (max-width: 767px) {
img.extra { width:200px; }
}
@media (max-width: 480px) {
img.extra {
float:none !important;
display:block;
width:auto;
margin-right:0;
}
}
.title-box {
margin-bottom:55px;
text-align:center;
}
@media (min-width: 1200px) {
.title-box { margin-bottom:25px; }
}
.title-box_primary {
position:relative;
display:inline-block;
vertical-align:top;
font-size:50px;
line-height:48px;
}
@media (min-width: 1200px) {
.title-box_primary { padding:0 88px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.title-box_primary {
font-size:43px;
line-height:1em;
}
}
@media (max-width: 767px) {
.title-box_primary {
font-size:43px;
line-height:1em;
}
}
.title-box_primary:before, .title-box_primary:after {
content:'';
width:69px;
height:27px;
background-repeat:no-repeat;
background-position:0 0;
position:absolute;
bottom:-35px;
}
@media (min-width: 1200px) {
.title-box_primary:before, .title-box_primary:after {
top:50%;
bottom:0;
margin:-11.5px 0 0 0 !important;
}
}
.title-box_primary:before {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-left.png);
left:50%;
margin:0 0 0 -75px;
}
@media (min-width: 1200px) {
.title-box_primary:before { left:0; }
}
.title-box_primary:after {
background-image:url(//ilnuovovesuvio.de/wp-content/themes/theme52056/images/title-right.png);
right:50%;
margin:0 -75px 0 0;
}
@media (min-width: 1200px) {
.title-box_primary:after { right:0; }
}
#back-top { margin-bottom:4px; }
#back-top a:hover span { background-color:#272727; }
#back-top span {
margin-bottom:0;
background-color:#da7e83;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
display:table;
content:"";
line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0;
}
.input-block-level {
display:block;
width:100%;
min-height:28px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
padding: 0;
z-index: 1046; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
.mfp-iframe-holder .mfp-close {
top: -40px; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure {
line-height: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-break: break-word;
padding-right: 36px; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; } .mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }   .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}@media all {
html.with-featherlight { overflow: hidden;
}
.featherlight {
display: none; position:fixed;
top: 0; right: 0; bottom: 0; left: 0;
z-index: 2147483647;  text-align: center; white-space: nowrap; cursor: pointer;
background: #333; background: rgba(0, 0, 0, 0);
} .featherlight:last-of-type {
background: rgba(0, 0, 0, 0.8);
}
.featherlight:before { content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.featherlight .featherlight-content { position: relative; text-align: left;
vertical-align: middle;
display: inline-block; overflow: auto; margin-left: 5%;
margin-right: 5%;
max-height: 95%; background: #fff;
cursor: auto; white-space: normal;
} .featherlight .featherlight-inner { display: block;
} .featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
display: none;
}
.featherlight .featherlight-close-icon { position: absolute;
z-index: 9999;
top: 20px;
right: 20px; line-height: 25px;
width: 25px; cursor: pointer;
text-align: center;
font-family: Arial, sans-serif;
background: #fff; color: #0085ba;
border: none;
padding: 0;
} .featherlight .featherlight-close-icon::-moz-focus-inner {
border: 0;
padding: 0;
}
.featherlight .featherlight-image { width: 100%;
}
.featherlight-iframe .featherlight-content { border-bottom: 0;
padding: 0;
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
}
.featherlight iframe { border: none;
}
.featherlight * { -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
} @media only screen and (max-width: 1024px) {
.featherlight .featherlight-content { margin-left: 0;
margin-right: 0;
max-height: 98%;
}
} @media print {
@page {size: landscape}
html.with-featherlight > * > :not(.featherlight) {
display: none;
}
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-datepicker {
width: 17em;
padding: .1;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-next-hover:hover {
background: transparent;
border-color:transparent;
opacity: .6;
}
.ui-datepicker .ui-datepicker-prev:hover {
background: transparent;
border-color:transparent;
opacity: .6;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 46%;
float: left;
margin: 2px 3px;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0;
background: #f4f4f4;
border: 0;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .3em;
text-align: center;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #e4e4e4;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 0px solid #dddddd;
background: #000000;
color: #ffffff;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
}
table.ui-datepicker-calendar thead{
background: #000;
color: #fff;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #f4f4f4;
background: #f4f4f4;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #ededed;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #000;
background: #000;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #d8d8d8;
background: #d8d8d8;
color: #ffffff;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240);
}
.ui-widget-header .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/frontend/assets/images/ui-icons_ffffff_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-radius: 0px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}
.survey_general_container .ps_resposive_table .ui-datepicker-calendar thead th:last-child a, td:last-child a.ui-state-default {
padding-right: 0 !important;
color: #bd0000 !important;
}.survey_general_container label {
color: #333;
display: block;
font-weight: normal;
margin-bottom: 0.5em;
cursor: pointer;
}
.survey_general_container select {
width: 100%;
height: 40px;
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 0px;
padding: 6px;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI1NSAyNTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1NSAyNTU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iYXJyb3ctZHJvcC1kb3duIj4KCQk8cG9seWdvbiBwb2ludHM9IjAsNjMuNzUgMTI3LjUsMTkxLjI1IDI1NSw2My43NSAgICIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
background-repeat: no-repeat;
background-position: right center;
background-size: 13px;
background-origin: content-box;
background-color: #fff;
outline: none;
}
.survey_general_container select[multiple] {
height: auto;
background: none;
overflow: auto;
}
.survey_general_container span.ps_required {
color: red;
margin-left: -5px
}
.survey_general_container .survey_textarea {
width: 100%;
outline: none;
}
.survey-container .ps_progressbar_generalcontainer {
overflow: hidden;
}
button.post-edit-btn.ps_survey_btn_submit.survey_submit_btn,
.swal-button {
padding: 11px 20px;
margin: 0;
border-radius: 3px;
font-size: 17px;
text-transform: none;
}
.survey_general_container  input[type='date'],
.survey_general_container  input[type='number'],
.survey_general_container  input[type='email'],
.survey_general_container  input[type='text']{
width: 100%;
height: 40px;
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 0px;
padding: 6px;
background-repeat: no-repeat;
background-position: right center;
background-size: 13px;
background-origin: content-box;
background-color: #fff;
}
.survey_general_container .radio-btn,
.survey_general_container .check-btn {
display: flex;
align-items: center;
}
.survey_general_container .ps-centered .radio-btn,
.survey_general_container .ps-centered .check-btn {
display: block;
}
.survey_general_container label.radio-btn span.ps_survey_onlyext,
.survey_general_container label.check-btn span.ps_survey_onlyext {
flex: 1;
}
.survey_general_container .radio-btn span:not(.ps_survey_onlyext) {
background: #fff;
border: 1px solid #000;
width: 19px;
height: 19px;
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
border-radius: 50%;
}
.survey_general_container .radio-btn span:not(.ps_survey_onlyext):before {
content: '';
border-radius: 50%;
width: 11px;
height: 11px;
left: 3px;
top: 3px;
position: absolute;
transform: scale(0);
transition: .3s all;
}
.survey_general_container .radio-btn input[type="radio"] {
display: none;
}
.survey_general_container .radio-btn input[type="radio"]:checked ~ span:before {
background: #000;
transform: scale(1);
}
.survey_general_container .radio-btn.invert-btn {
color: #fff;
}
.survey_general_container .radio-btn.invert-btn span {
background: transparent;
border: 1px solid #fff;
}
.survey_general_container .radio-btn.invert-btn input[type="radio"] {
display: none;
}
.survey_general_container .radio-btn.invert-btn input[type="radio"]:checked ~ span:before {
background: #fff;
}
.survey_general_container .check-btn span:not(.ps_survey_onlyext) {
background: #fff;
border: 1px solid #000;
width: 19px;
height: 19px;
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
}
.survey_general_container .ps-centered {
text-align: center
}
.survey_general_container span.ps_span_title {
display: block;
margin: 0 0 10px 0;
}
.survey_general_container .check-btn span:not(.ps_survey_onlyext):before {
content:'';
width: 11px;
height: 11px;
left: 3px;
top: 3px;
position: absolute;
transform: scale(0);
transition: .3s all;
}
.survey_general_container .check-btn input[type="checkbox"] {
display: none;
}
.survey_general_container .check-btn input[type="checkbox"]:checked ~ span:before {
background: #000;
transform: scale(1);
}
.survey_general_container .check-btn.invert-btn {
color: #fff;
}
.survey_general_container .check-btn.invert-btn span {
background: transparent;
border: 1px solid #fff;
}
.survey_general_container .check-btn.invert-btn input[type="checkbox"] {
display: none;
}
.survey_general_container .check-btn.invert-btn input[type="checkbox"]:checked ~ span:before {
background: #fff;
}
.survey_general_container .survey_question_container{
padding: 20px 0px;
}
.survey_general_container .survey_question_container.boxed {
border: 1px solid #efefef;
padding: 20px;
box-shadow: 0px 10px 26px rgba(0,0,0,0.1);
border-radius: 6px;
}
.survey_general_container .survey_question_container.boxed .survey_queryble {
margin-bottom: 0;
}
.survey_general_container .survey_question_box .survey_row .survey_row_settings_layout label{
display: inline;
padding-right: 20px;
}
.survey_general_container .survey_question_box .survey_row .survey_column_settings_layout label{
border-bottom: 1px solid #e2e2e2;
padding-bottom: 0.5em;
}
.survey_general_container .survey_question_box .survey_row .survey_column_settings_layout label:last-child{
border-bottom: 0;
padding-bottom: 0.5em;
}
.survey_general_container .survey_question_box .survey_row .survey_row_settings_layout label span:not(.ps_survey_onlyext){
margin-right: 0;
}
.survey-image-block-frontend .container-image {
width: 100%;
}
.survey-image-block-frontend .container-image label{
display: inline;
}
button.featherlight-close-icon.featherlight-close {
margin-top: 0;
}
.survey_general_container .survey_col12 {
display: inline-block;
width: 100%;
}
.survey_general_container .no-boxed {
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 1px solid #ccc;
}
.survey_general_container .no-boxed:first-child {
padding-top: 0;
}
.survey_general_container .boxed {
margin-bottom: 30px
}
.survey_general_container .survey_btns{
text-align: center;
}
.survey_general_container .survey-container-image-front {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-color: #f4f4f4;
height: 150px;
width: 100%;
margin-bottom: 10px;
position: relative;
}
.survey_general_container .check-btn {
cursor: pointer;
}
.survey_general_container .survey-image-block-frontend {
width: calc(50% - 12px);
float: left;
padding: 17px;
border: 1px solid #dedede;
background: #fff;
margin: 6px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.survey_general_container .survey_question_container.boxed h2 {
margin-top: 0px;
margin-bottom: 10px
}
.survey_general_container .survey_question_container.boxed h2:after,
.survey_general_container .survey_question_container.boxed h2:before {
display: none;
content: '';
}
.survey_general_container .ps_resposive_table {
overflow-x: auto;
}
.survey_general_container .ps_resposive_table table{
table-layout: auto;
width: 100%;
border: 0
}
.survey_general_container .ps_resposive_table table th {
text-align: left;
line-height: 1.9375;
}
.survey_general_container .ps_resposive_table table,
.survey_general_container .ps_resposive_table table th,
.survey_general_container .ps_resposive_table table td {
font-size: 16px;
margin-bottom: 0
}
.survey_general_container .ps_resposive_table table th {
font-weight: bold;
text-align: center;
}
.survey_general_container .ps_resposive_table label {
margin-bottom: 0;
}
.survey_general_container .ps_resposive_table tbody tr:nth-child(odd){
background-color: #f4f4f4
}
.survey_general_container .ps_resposive_table thead thead th {
border-bottom: 1px solid #bbb;
padding-bottom: 0.5em;
padding: 0.4em;
text-align: left;
}
.survey_general_container .ps_resposive_table thead th:last-child, td:last-child {
padding-right: 0.4em;
}
.survey_general_container .ps_label_table {
white-space: nowrap
}
.ps_paginator_step {
display: block;
margin-bottom: 20px
}
.ps_paginator_step ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.ps_paginator_step ul li {
text-align: center;
display: inline-block;
}
.survey_general_container .ps-container-image {
display: block;
margin-bottom: 20px;
}
.swal-overlay--show-modal .swal-modal {
font-family: sans-serif;
}
.ps_paginator_step_number {
border: 1px solid #efefef;
background: #fff;
padding: 10px;
display: block;
margin-bottom: 30px;
color: #000;
border-radius: 6px;
text-align: center;
box-shadow: 0px 10px 26px rgba(0,0,0,0.1);
}
.ps_paginator_step_number ul {
padding: 0;
margin: 0;
list-style: none;
}
.ps_icon_search_image {
text-align: center;
font-size: 40px;
color: #fff;
text-shadow: 0 0 9px rgba(0,0,0,.5);
position: absolute;
width: 100%;
top: 50%;
transform: translatey(-10%);
opacity: 0;
transition: .3s all ease
}
.survey-container .survey_general_container .survey_question_container.boxed {
position: relative;
display: block;
}
.survey-container-image-front:hover .ps_icon_search_image {
opacity: 1;
transform: translatey(-50%);
}
.survey-wrap-input ul {
padding: 0;
margin: 0;
}
.survey_general_container button.post-edit-btn.ps_survey_btn_submit.survey_submit_btn:hover,
.swal-button:hover{
opacity: .7;
}
.swal-footer {
text-align: center
}
.survey_row_settings_layout .survey-image-block-frontend {
width: calc(100% - 12px);
}
.survey_general_container .survey_question_box .survey_row .survey_row_settings_layout label {
display: inline;
}
.swal-overlay {
z-index: 90000
}
.survey-container .ps_paginator_step_number {
font-size: 15px;
font-family: sans-serif;
color: #333
}
.ps_survey_suspended,
.survey-complete-message {
border: 1px solid #efefef;
padding: 20px;
box-shadow: 0px 10px 26px rgba(0,0,0,0.1);
border-radius: 6px;
padding: 40px 150px;
text-align: center;
font-family: sans-serif;
font-size: 16px;
}
@media (max-width: 992px) {
.ps_survey_suspended,
.survey-complete-message {
padding: 20px;
}
.survey_general_container .survey-image-block-frontend {
width: calc(100% - 12px);
}
.ps_icon_search_image {
opacity: 1;
transform: translatey(-50%);
}
}
.hide
{
display: none !important;
} .ps_ui_customize_survey .ui-state-default,
.ps_ui_customize_survey .ui-widget-content .ui-state-default,
.ps_ui_customize_survey .ui-widget-header .ui-state-default,
.ps_ui_customize_survey .ui-button,
html .ps_ui_customize_survey .ui-button.ui-state-disabled:hover,
html .ps_ui_customize_survey .ui-button.ui-state-disabled:active {
border: 0
}
.ps_ui_customize_survey table.ui-datepicker-calendar thead {
font-size: 10px;
color: #ffffffbd;
font-weight: lighter;
}
.ps_ui_customize_survey table.ui-datepicker-calendar tr {
border-bottom: 0
}
.ui-widget.ui-widget-content.ps_ui_customize_survey  {
border: 0px;
border-radius: 8px;
overflow: hidden;
padding: 12px;
}
.ps_ui_customize_survey a.ui-button.ui-state-disabled:hover {
background: #000
}
.ps_ui_customize_survey a.ui-state-default {
border-radius: 2px
}
.ps_ui_customize_survey a.ui-state-default.ui-state-hover,
.ps_ui_customize_survey .ui-state-active, .ui-widget-content .ui-state-active,
.ps_ui_customize_survey .ui-state-active, .ui-widget-content .ui-state-active {
background: #00000020 !important
}
.ps_ui_customize_survey .ui-widget.ui-widget-content,
.ps_ui_customize_survey .ui-state-default,
.ps_ui_customize_survey .ui-widget-content .ui-state-default,
.ps_ui_customize_survey .ui-datepicker table,
.ps_ui_customize_survey .ui-state-highlight,
.ps_ui_customize_survey .ui-widget-content .ui-state-highlight,
.ps_ui_customize_survey table.ui-datepicker-calendar thead,
.ps_ui_customize_survey .ui-widget-header,
.ps_ui_customize_survey .ui-state-active,
.ps_ui_customize_survey .ui-widget-content
.ps_ui_customize_survey .ui-state-active {
color: #ffffff;
}
.ui-datepicker.ps_ui_customize_survey select.ui-datepicker-month,
.ui-datepicker.ps_ui_customize_survey select.ui-datepicker-year {
width: 46%;
float: left;
margin: 2px 3px;
-webkit-appearance: unset;
background: transparent;
border: 0;
border-bottom: 1px solid #fff;
border-radius: 0;
color: #fff;
font-size: 13px;
}@font-face {
font-family: 'icomoon';
src:  url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/fonts/icomoon.eot?y9gz9n);
src:  url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/fonts/icomoon.eot?y9gz9n#iefix) format('embedded-opentype'),
url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/fonts/icomoon.ttf?y9gz9n) format('truetype'),
url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/fonts/icomoon.woff?y9gz9n) format('woff'),
url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/fonts/icomoon.svg?y9gz9n#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
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;
}
.icon-home:before {
content: "\e900";
}
.icon-home2:before {
content: "\e901";
}
.icon-home3:before {
content: "\e902";
}
.icon-office:before {
content: "\e903";
}
.icon-newspaper:before {
content: "\e904";
}
.icon-pencil:before {
content: "\e905";
}
.icon-pencil2:before {
content: "\e906";
}
.icon-quill:before {
content: "\e907";
}
.icon-pen:before {
content: "\e908";
}
.icon-blog:before {
content: "\e909";
}
.icon-eyedropper:before {
content: "\e90a";
}
.icon-droplet:before {
content: "\e90b";
}
.icon-paint-format:before {
content: "\e90c";
}
.icon-image:before {
content: "\e90d";
}
.icon-images:before {
content: "\e90e";
}
.icon-camera:before {
content: "\e90f";
}
.icon-headphones:before {
content: "\e910";
}
.icon-music:before {
content: "\e911";
opacity: 0.3;
}
.icon-music.selected:before {
content: "\e911";
opacity: 1;
}
.icon-play:before {
content: "\e912";
}
.icon-film:before {
content: "\e913";
}
.icon-video-camera:before {
content: "\e914";
}
.icon-dice:before {
content: "\e915";
}
.icon-pacman:before {
content: "\e916";
}
.icon-spades:before {
content: "\e917";
}
.icon-clubs:before {
content: "\e918";
}
.icon-diamonds:before {
content: "\e919";
}
.icon-bullhorn:before {
content: "\e91a";
}
.icon-connection:before {
content: "\e91b";
}
.icon-podcast:before {
content: "\e91c";
}
.icon-feed:before {
content: "\e91d";
}
.icon-mic:before {
content: "\e91e";
}
.icon-book:before {
content: "\e91f";
}
.icon-books:before {
content: "\e920";
}
.icon-library:before {
content: "\e921";
}
.icon-file-text:before {
content: "\e922";
}
.icon-profile:before {
content: "\e923";
}
.icon-file-empty:before {
content: "\e924";
}
.icon-files-empty:before {
content: "\e925";
}
.icon-file-text2:before {
content: "\e926";
}
.icon-file-picture:before {
content: "\e927";
}
.icon-file-music:before {
content: "\e928";
}
.icon-file-play:before {
content: "\e929";
}
.icon-file-video:before {
content: "\e92a";
}
.icon-file-zip:before {
content: "\e92b";
}
.icon-copy:before {
content: "\e92c";
}
.icon-paste:before {
content: "\e92d";
}
.icon-stack:before {
content: "\e92e";
}
.icon-folder:before {
content: "\e92f";
}
.icon-folder-open:before {
content: "\e930";
}
.icon-folder-plus:before {
content: "\e931";
}
.icon-folder-minus:before {
content: "\e932";
}
.icon-folder-download:before {
content: "\e933";
}
.icon-folder-upload:before {
content: "\e934";
}
.icon-price-tag:before {
content: "\e935";
}
.icon-price-tags:before {
content: "\e936";
}
.icon-barcode:before {
content: "\e937";
}
.icon-qrcode:before {
content: "\e938";
}
.icon-ticket:before {
content: "\e939";
}
.icon-cart:before {
content: "\e93a";
}
.icon-coin-dollar:before {
content: "\e93b";
}
.icon-coin-euro:before {
content: "\e93c";
}
.icon-coin-pound:before {
content: "\e93d";
}
.icon-coin-yen:before {
content: "\e93e";
}
.icon-credit-card:before {
content: "\e93f";
}
.icon-calculator:before {
content: "\e940";
}
.icon-lifebuoy:before {
content: "\e941";
}
.icon-phone:before {
content: "\e942";
}
.icon-phone-hang-up:before {
content: "\e943";
}
.icon-address-book:before {
content: "\e944";
}
.icon-envelop:before {
content: "\e945";
}
.icon-pushpin:before {
content: "\e946";
}
.icon-location:before {
content: "\e948";
opacity: 0.3;
}
.icon-location.selected:before {
content: "\e948";
opacity: 1;
}
.icon-location2:before {
content: "\e948";
}
.icon-compass:before {
content: "\e949";
}
.icon-compass2:before {
content: "\e94a";
}
.icon-map:before {
content: "\e94b";
opacity: 0.3;
}
.icon-map.selected:before {
content: "\e94b";
opacity: 1;
}
.icon-history:before {
content: "\e94d";
}
.icon-clock:before {
content: "\e94f";
opacity: 0.3;
}
.icon-clock.selected:before {
content: "\e94f";
opacity: 1;
}
.icon-alarm:before {
content: "\e950";
}
.icon-bell:before {
content: "\e951";
}
.icon-stopwatch:before {
content: "\e952";
}
.icon-calendar:before {
content: "\e953";
}
.icon-printer:before {
content: "\e954";
}
.icon-keyboard:before {
content: "\e955";
}
.icon-display:before {
content: "\e956";
}
.icon-laptop:before {
content: "\e957";
}
.icon-mobile:before {
content: "\e958";
}
.icon-mobile2:before {
content: "\e959";
}
.icon-tablet:before {
content: "\e95a";
}
.icon-tv:before {
content: "\e95b";
}
.icon-drawer:before {
content: "\e95c";
}
.icon-drawer2:before {
content: "\e95d";
}
.icon-box-add:before {
content: "\e95e";
}
.icon-box-remove:before {
content: "\e95f";
}
.icon-download:before {
content: "\e960";
}
.icon-upload:before {
content: "\e961";
}
.icon-floppy-disk:before {
content: "\e962";
}
.icon-drive:before {
content: "\e963";
}
.icon-database:before {
content: "\e964";
}
.icon-undo:before {
content: "\e965";
}
.icon-redo:before {
content: "\e966";
}
.icon-undo2:before {
content: "\e967";
}
.icon-redo2:before {
content: "\e968";
}
.icon-forward:before {
content: "\e969";
}
.icon-reply:before {
content: "\e96a";
}
.icon-bubble:before {
content: "\e96b";
}
.icon-bubbles:before {
content: "\e96c";
}
.icon-bubble2:before {
content: "\e96b";
opacity: 0.3;
}
.icon-bubble2.selected:before {
content: "\e96b";
opacity: 1;
}
.icon-bubbles3:before {
content: "\e96f";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-users:before {
content: "\e972";
}
.icon-user-plus:before {
content: "\e973";
}
.icon-user-minus:before {
content: "\e974";
}
.icon-user-check:before {
content: "\e975";
}
.icon-user-tie:before {
content: "\e976";
}
.icon-quotes-left:before {
content: "\e977";
}
.icon-quotes-right:before {
content: "\e978";
}
.icon-hour-glass:before {
content: "\e979";
}
.icon-spinner:before {
content: "\e97a";
}
.icon-spinner2:before {
content: "\e97b";
}
.icon-spinner3:before {
content: "\e97c";
}
.icon-spinner4:before {
content: "\e97d";
}
.icon-spinner5:before {
content: "\e97e";
}
.icon-spinner6:before {
content: "\e97f";
}
.icon-spinner7:before {
content: "\e980";
}
.icon-spinner8:before {
content: "\e981";
}
.icon-spinner9:before {
content: "\e982";
}
.icon-spinner10:before {
content: "\e983";
}
.icon-spinner11:before {
content: "\e984";
}
.icon-binoculars:before {
content: "\e985";
}
.icon-search:before {
content: "\e986";
}
.icon-zoom-in:before {
content: "\e987";
}
.icon-zoom-out:before {
content: "\e988";
}
.icon-enlarge:before {
content: "\e989";
}
.icon-shrink:before {
content: "\e98a";
}
.icon-enlarge2:before {
content: "\e98b";
}
.icon-shrink2:before {
content: "\e98c";
}
.icon-key:before {
content: "\e98d";
}
.icon-key2:before {
content: "\e98e";
}
.icon-lock:before {
content: "\e98f";
}
.icon-unlocked:before {
content: "\e990";
}
.icon-wrench:before {
content: "\e991";
}
.icon-equalizer:before {
content: "\e992";
}
.icon-equalizer2:before {
content: "\e993";
}
.icon-cog:before {
content: "\e994";
}
.icon-cogs:before {
content: "\e995";
}
.icon-hammer:before {
content: "\e996";
}
.icon-magic-wand:before {
content: "\e997";
}
.icon-aid-kit:before {
content: "\e998";
}
.icon-bug:before {
content: "\e999";
}
.icon-pie-chart:before {
content: "\e99a";
}
.icon-stats-dots:before {
content: "\e99b";
}
.icon-stats-bars:before {
content: "\e99c";
}
.icon-stats-bars2:before {
content: "\e99d";
}
.icon-trophy:before {
content: "\e99e";
opacity: 0.3;
}
.icon-trophy.selected:before {
content: "\e99e";
opacity: 1;
}
.icon-gift:before {
content: "\e99f";
}
.icon-glass:before {
content: "\e9a0";
opacity: 0.3
}
.icon-glass.selected:before {
content: "\e9a0";
opacity: 1
}
.icon-glass2:before {
content: "\e9a1";
opacity: 0.3
}
.icon-glass2.selected:before {
content: "\e9a1";
opacity: 1
}
.icon-mug:before {
content: "\e9a2";
opacity: 0.3;
}
.icon-mug.selected:before {
content: "\e9a2";
opacity: 1;
}
.icon-spoon-knife:before {
content: "\e9a3";
opacity: 0.3
}
.icon-spoon-knife.selected:before {
content: "\e9a3";
opacity: 1
}
.icon-leaf:before {
content: "\e9a4";
opacity: 0.3;
}
.icon-leaf.selected:before {
content: "\e9a4";
opacity: 1;
}
.icon-rocket:before {
content: "\e9a5";
opacity: 0.3
}
.icon-rocket.selected:before {
content: "\e9a5";
opacity: 1
}
.icon-meter:before {
content: "\e9a6";
}
.icon-meter2:before {
content: "\e9a7";
}
.icon-hammer2:before {
content: "\e9a8";
}
.icon-fire:before {
content: "\e9a9";
opacity: 0.3
}
.icon-fire.selected:before {
content: "\e9a9";
opacity: 1
}
.icon-lab:before {
content: "\e9aa";
}
.icon-magnet:before {
content: "\e9ab";
}
.icon-bin:before {
content: "\e9ac";
}
.icon-bin2:before {
content: "\e9ad";
}
.icon-briefcase:before {
content: "\e9ae";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-truck:before {
content: "\e9b0";
}
.icon-road:before {
content: "\e9b1";
}
.icon-accessibility:before {
content: "\e9b2";
}
.icon-target:before {
content: "\e9b3";
}
.icon-shield:before {
content: "\e9b4";
}
.icon-power:before {
content: "\e9b5";
opacity: 0.3
}
.icon-power.selected:before {
content: "\e9b5";
opacity: 1
}
.icon-switch:before {
content: "\e9b6";
}
.icon-power-cord:before {
content: "\e9b7";
}
.icon-clipboard:before {
content: "\e9b8";
}
.icon-list-numbered:before {
content: "\e9b9";
}
.icon-list:before {
content: "\e9ba";
}
.icon-list2:before {
content: "\e9bb";
}
.icon-tree:before {
content: "\e9bc";
}
.icon-menu:before {
content: "\e9bd";
}
.icon-menu2:before {
content: "\e9be";
}
.icon-menu3:before {
content: "\e9bf";
}
.icon-menu4:before {
content: "\e9c0";
}
.icon-cloud:before {
content: "\e9c1";
opacity: 0.3
}
.icon-cloud.selected:before {
content: "\e9c1";
opacity: 1
}
.icon-cloud-download:before {
content: "\e9c2";
}
.icon-cloud-upload:before {
content: "\e9c3";
}
.icon-cloud-check:before {
content: "\e9c4";
}
.icon-download2:before {
content: "\e9c5";
}
.icon-upload2:before {
content: "\e9c6";
}
.icon-download3:before {
content: "\e9c7";
}
.icon-upload3:before {
content: "\e9c8";
}
.icon-sphere:before {
content: "\e9c9";
}
.icon-earth:before {
content: "\e9ca";
}
.icon-link:before {
content: "\e9cb";
}
.icon-flag:before {
content: "\e9cc";
opacity: 0.3
}
.icon-flag.selected:before {
content: "\e9cc";
opacity: 1
}
.icon-attachment:before {
content: "\e9cd";
}
.icon-eye:before {
content: "\e9ce";
}
.icon-eye-plus:before {
content: "\e9cf";
}
.icon-eye-minus:before {
content: "\e9d0";
}
.icon-eye-blocked:before {
content: "\e9d1";
}
.icon-bookmark:before {
content: "\e9d2";
}
.icon-bookmarks:before {
content: "\e9d3";
}
.icon-sun:before {
content: "\e9d4";
}
.icon-contrast:before {
content: "\e9d5";
}
.icon-brightness-contrast:before {
content: "\e9d6";
}
#poststuff .icon-star:before {
opacity: 1;
}
.icon-star:before {
content: "\e9d9";
opacity: 0.3;
}
.icon-star.selected:before {
content: "\e9d9";
opacity: 1;
}
.icon-star-half:before {
content: "\e9d8";
}
.icon-heart:before {
content: "\e9da";
opacity: 0.3;
}
.icon-heart.selected:before {
content: "\e9da";
opacity: 1;
}
.icon-man:before {
content: "\e9dc";
}
.icon-woman:before {
content: "\e9dd";
}
.icon-man-woman:before {
content: "\e9de";
}
.icon-happy:before {
content: "\e9e0";
opacity: 0.3;
}
.icon-happy.selected:before {
content: "\e9e0";
opacity: 1;
}
.icon-happy2:before {
content: "\e9e0";
}
.icon-smile:before {
content: "\e9e2";
opacity: 0.3;
}
.icon-smile.selected:before {
content: "\e9e2";
opacity: 1;
}
.icon-tongue:before {
content: "\e9e3";
}
.icon-tongue.selected:before {
content: "\e9e4";
}
.icon-sad:before {
content: "\e9e5";
}
.icon-sad2:before {
content: "\e9e6";
}
.icon-wink:before {
content: "\e9e7";
}
.icon-wink2:before {
content: "\e9e8";
}
.icon-grin:before {
content: "\e9ea";
opacity: 0.3
}
.icon-grin.selected:before {
content: "\e9ea";
opacity: 1
}
.icon-grin2:before {
content: "\e9ea";
}
.icon-cool:before {
content: "\e9ec";
opacity: 0.3
}
.icon-cool.selected:before {
content: "\e9ec";
opacity: 1
}
.icon-cool2:before {
content: "\e9ec";
}
.icon-angry:before {
content: "\e9ed";
}
.icon-angry2:before {
content: "\e9ee";
}
.icon-evil:before {
content: "\e9f0";
opacity: 0.3
}
.icon-evil.selected:before {
content: "\e9f0";
opacity: 1
}
.icon-evil2:before {
content: "\e9f0";
}
.icon-shocked:before {
content: "\e9f1";
}
.icon-shocked2:before {
content: "\e9f2";
}
.icon-baffled:before {
content: "\e9f3";
}
.icon-baffled2:before {
content: "\e9f4";
}
.icon-confused:before {
content: "\e9f6";
opacity: 0.3
}
.icon-confused.selected:before {
content: "\e9f6";
opacity: 1
}
.icon-confused2:before {
content: "\e9f6";
}
.icon-neutral:before {
content: "\e9f8";
opacity: 0.3
}
.icon-neutral.selected:before {
content: "\e9f8";
opacity: 1
}
.icon-neutral2:before {
content: "\e9f8";
}
.icon-hipster:before {
content: "\e9fa";
opacity: 0.3
}
.icon-hipster.selected:before {
content: "\e9fa";
opacity: 1
}
.icon-hipster2:before {
content: "\e9fa";
}
.icon-wondering:before {
content: "\e9fc";
opacity: 0.3
}
.icon-wondering.selected:before {
content: "\e9fc";
opacity: 1
}
.icon-wondering2:before {
content: "\e9fc";
}
.icon-sleepy:before {
content: "\e9fe";
opacity: 0.3
}
.icon-sleepy.selected:before {
content: "\e9fe";
opacity: 1
}
.icon-sleepy2:before {
content: "\e9fe";
}
.icon-frustrated:before {
content: "\ea00";
opacity: 0.3
}
.icon-frustrated.selected:before {
content: "\ea00";
opacity: 1
}
.icon-frustrated2:before {
content: "\ea00";
}
.icon-crying:before {
content: "\ea02";
opacity: 0.3
}
.icon-crying.selected:before {
content: "\ea02";
opacity: 1
}
.icon-crying2:before {
content: "\ea02";
}
.icon-point-up:before {
content: "\ea03";
}
.icon-point-right:before {
content: "\ea04";
}
.icon-point-down:before {
content: "\ea05";
}
.icon-point-left:before {
content: "\ea06";
}
.icon-warning:before {
content: "\ea07";
}
.icon-notification:before {
content: "\ea08";
}
.icon-question:before {
content: "\ea09";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-info:before {
content: "\ea0c";
}
.icon-cancel-circle:before {
content: "\ea0d";
}
.icon-blocked:before {
content: "\ea0e";
}
.icon-cross:before {
content: "\ea0f";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-checkmark2:before {
content: "\ea10";
opacity: 0.3;
}
.icon-checkmark2.selected:before {
content: "\ea10";
opacity: 1;
}
.icon-spell-check:before {
content: "\ea12";
}
.icon-enter:before {
content: "\ea13";
}
.icon-exit:before {
content: "\ea14";
}
.icon-play2:before {
content: "\ea15";
}
.icon-pause:before {
content: "\ea16";
}
.icon-stop:before {
content: "\ea17";
}
.icon-previous:before {
content: "\ea18";
}
.icon-next:before {
content: "\ea19";
}
.icon-backward:before {
content: "\ea1a";
}
.icon-forward2:before {
content: "\ea1b";
}
.icon-play3:before {
content: "\ea1c";
}
.icon-pause2:before {
content: "\ea1d";
}
.icon-stop2:before {
content: "\ea1e";
}
.icon-backward2:before {
content: "\ea1f";
}
.icon-forward3:before {
content: "\ea20";
}
.icon-first:before {
content: "\ea21";
}
.icon-last:before {
content: "\ea22";
}
.icon-previous2:before {
content: "\ea23";
}
.icon-next2:before {
content: "\ea24";
}
.icon-eject:before {
content: "\ea25";
}
.icon-volume-high:before {
content: "\ea26";
}
.icon-volume-medium:before {
content: "\ea27";
}
.icon-volume-low:before {
content: "\ea28";
}
.icon-volume-mute:before {
content: "\ea29";
}
.icon-volume-mute2:before {
content: "\ea2a";
}
.icon-volume-increase:before {
content: "\ea2b";
}
.icon-volume-decrease:before {
content: "\ea2c";
}
.icon-loop:before {
content: "\ea2d";
}
.icon-loop2:before {
content: "\ea2e";
}
.icon-infinite:before {
content: "\ea2f";
}
.icon-shuffle:before {
content: "\ea30";
}
.icon-arrow-up-left:before {
content: "\ea31";
}
.icon-arrow-up:before {
content: "\ea32";
}
.icon-arrow-up-right:before {
content: "\ea33";
}
.icon-arrow-right:before {
content: "\ea34";
}
.icon-arrow-down-right:before {
content: "\ea35";
}
.icon-arrow-down:before {
content: "\ea36";
}
.icon-arrow-down-left:before {
content: "\ea37";
}
.icon-arrow-left:before {
content: "\ea38";
}
.icon-arrow-up-left2:before {
content: "\ea39";
}
.icon-arrow-up2:before {
content: "\ea3a";
}
.icon-arrow-up-right2:before {
content: "\ea3b";
}
.icon-arrow-right2:before {
content: "\ea3c";
}
.icon-arrow-down-right2:before {
content: "\ea3d";
}
.icon-arrow-down2:before {
content: "\ea3e";
}
.icon-arrow-down-left2:before {
content: "\ea3f";
}
.icon-arrow-left2:before {
content: "\ea40";
}
.icon-circle-up:before {
content: "\ea41";
}
.icon-circle-right:before {
content: "\ea42";
}
.icon-circle-down:before {
content: "\ea43";
}
.icon-circle-left:before {
content: "\ea44";
}
.icon-tab:before {
content: "\ea45";
}
.icon-move-up:before {
content: "\ea46";
}
.icon-move-down:before {
content: "\ea47";
}
.icon-sort-alpha-asc:before {
content: "\ea48";
}
.icon-sort-alpha-desc:before {
content: "\ea49";
}
.icon-sort-numeric-asc:before {
content: "\ea4a";
}
.icon-sort-numberic-desc:before {
content: "\ea4b";
}
.icon-sort-amount-asc:before {
content: "\ea4c";
}
.icon-sort-amount-desc:before {
content: "\ea4d";
}
.icon-command:before {
content: "\ea4e";
}
.icon-shift:before {
content: "\ea4f";
}
.icon-ctrl:before {
content: "\ea50";
}
.icon-opt:before {
content: "\ea51";
}
.icon-checkbox-checked:before {
content: "\ea52";
}
.icon-checkbox-unchecked:before {
content: "\ea53";
}
.icon-radio-checked:before {
content: "\ea54";
}
.icon-radio-checked2:before {
content: "\ea55";
}
.icon-radio-unchecked:before {
content: "\ea56";
}
.icon-crop:before {
content: "\ea57";
}
.icon-make-group:before {
content: "\ea58";
}
.icon-ungroup:before {
content: "\ea59";
}
.icon-scissors:before {
content: "\ea5a";
}
.icon-filter:before {
content: "\ea5b";
}
.icon-font:before {
content: "\ea5c";
}
.icon-ligature:before {
content: "\ea5d";
}
.icon-ligature2:before {
content: "\ea5e";
}
.icon-text-height:before {
content: "\ea5f";
}
.icon-text-width:before {
content: "\ea60";
}
.icon-font-size:before {
content: "\ea61";
}
.icon-bold:before {
content: "\ea62";
}
.icon-underline:before {
content: "\ea63";
}
.icon-italic:before {
content: "\ea64";
}
.icon-strikethrough:before {
content: "\ea65";
}
.icon-omega:before {
content: "\ea66";
}
.icon-sigma:before {
content: "\ea67";
}
.icon-page-break:before {
content: "\ea68";
}
.icon-superscript:before {
content: "\ea69";
}
.icon-subscript:before {
content: "\ea6a";
}
.icon-superscript2:before {
content: "\ea6b";
}
.icon-subscript2:before {
content: "\ea6c";
}
.icon-text-color:before {
content: "\ea6d";
}
.icon-pagebreak:before {
content: "\ea6e";
}
.icon-clear-formatting:before {
content: "\ea6f";
}
.icon-table:before {
content: "\ea70";
}
.icon-table2:before {
content: "\ea71";
}
.icon-insert-template:before {
content: "\ea72";
}
.icon-pilcrow:before {
content: "\ea73";
}
.icon-ltr:before {
content: "\ea74";
}
.icon-rtl:before {
content: "\ea75";
}
.icon-section:before {
content: "\ea76";
}
.icon-paragraph-left:before {
content: "\ea77";
}
.icon-paragraph-center:before {
content: "\ea78";
}
.icon-paragraph-right:before {
content: "\ea79";
}
.icon-paragraph-justify:before {
content: "\ea7a";
}
.icon-indent-increase:before {
content: "\ea7b";
}
.icon-indent-decrease:before {
content: "\ea7c";
}
.icon-share:before {
content: "\ea7d";
}
.icon-new-tab:before {
content: "\ea7e";
}
.icon-embed:before {
content: "\ea7f";
}
.icon-embed2:before {
content: "\ea80";
}
.icon-terminal:before {
content: "\ea81";
}
.icon-share2:before {
content: "\ea82";
}
.icon-mail:before {
content: "\ea83";
}
.icon-mail2:before {
content: "\ea84";
}
.icon-mail3:before {
content: "\ea85";
}
.icon-mail4:before {
content: "\ea86";
}
.icon-amazon:before {
content: "\ea87";
}
.icon-google:before {
content: "\ea88";
}
.icon-google2:before {
content: "\ea89";
}
.icon-google3:before {
content: "\ea8a";
}
.icon-google-plus:before {
content: "\ea8b";
}
.icon-google-plus2:before {
content: "\ea8c";
}
.icon-google-plus3:before {
content: "\ea8d";
}
.icon-hangouts:before {
content: "\ea8e";
}
.icon-google-drive:before {
content: "\ea8f";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-facebook2:before {
content: "\ea91";
}
.icon-instagram:before {
content: "\ea92";
}
.icon-whatsapp:before {
content: "\ea93";
}
.icon-spotify:before {
content: "\ea94";
}
.icon-telegram:before {
content: "\ea95";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-vine:before {
content: "\ea97";
}
.icon-vk:before {
content: "\ea98";
}
.icon-renren:before {
content: "\ea99";
}
.icon-sina-weibo:before {
content: "\ea9a";
}
.icon-rss:before {
content: "\ea9b";
}
.icon-rss2:before {
content: "\ea9c";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-youtube2:before {
content: "\ea9e";
}
.icon-twitch:before {
content: "\ea9f";
}
.icon-vimeo:before {
content: "\eaa0";
}
.icon-vimeo2:before {
content: "\eaa1";
}
.icon-lanyrd:before {
content: "\eaa2";
}
.icon-flickr:before {
content: "\eaa3";
}
.icon-flickr2:before {
content: "\eaa4";
}
.icon-flickr3:before {
content: "\eaa5";
}
.icon-flickr4:before {
content: "\eaa6";
}
.icon-dribbble:before {
content: "\eaa7";
}
.icon-behance:before {
content: "\eaa8";
}
.icon-behance2:before {
content: "\eaa9";
}
.icon-deviantart:before {
content: "\eaaa";
}
.icon-500px:before {
content: "\eaab";
}
.icon-steam:before {
content: "\eaac";
}
.icon-steam2:before {
content: "\eaad";
}
.icon-dropbox:before {
content: "\eaae";
}
.icon-onedrive:before {
content: "\eaaf";
}
.icon-github:before {
content: "\eab0";
}
.icon-npm:before {
content: "\eab1";
}
.icon-basecamp:before {
content: "\eab2";
}
.icon-trello:before {
content: "\eab3";
}
.icon-wordpress:before {
content: "\eab4";
}
.icon-joomla:before {
content: "\eab5";
}
.icon-ello:before {
content: "\eab6";
}
.icon-blogger:before {
content: "\eab7";
}
.icon-blogger2:before {
content: "\eab8";
}
.icon-tumblr:before {
content: "\eab9";
}
.icon-tumblr2:before {
content: "\eaba";
}
.icon-yahoo:before {
content: "\eabb";
}
.icon-yahoo2:before {
content: "\eabc";
}
.icon-tux:before {
content: "\eabd";
}
.icon-appleinc:before {
content: "\eabe";
}
.icon-finder:before {
content: "\eabf";
}
.icon-android:before {
content: "\eac0";
}
.icon-windows:before {
content: "\eac1";
}
.icon-windows8:before {
content: "\eac2";
}
.icon-soundcloud:before {
content: "\eac3";
}
.icon-soundcloud2:before {
content: "\eac4";
}
.icon-skype:before {
content: "\eac5";
}
.icon-reddit:before {
content: "\eac6";
}
.icon-hackernews:before {
content: "\eac7";
}
.icon-wikipedia:before {
content: "\eac8";
}
.icon-linkedin:before {
content: "\eac9";
}
.icon-linkedin2:before {
content: "\eaca";
}
.icon-lastfm:before {
content: "\eacb";
}
.icon-lastfm2:before {
content: "\eacc";
}
.icon-delicious:before {
content: "\eacd";
}
.icon-stumbleupon:before {
content: "\eace";
}
.icon-stumbleupon2:before {
content: "\eacf";
}
.icon-stackoverflow:before {
content: "\ead0";
}
.icon-pinterest:before {
content: "\ead1";
}
.icon-pinterest2:before {
content: "\ead2";
}
.icon-xing:before {
content: "\ead3";
}
.icon-xing2:before {
content: "\ead4";
}
.icon-flattr:before {
content: "\ead5";
}
.icon-foursquare:before {
content: "\ead6";
}
.icon-yelp:before {
content: "\ead7";
}
.icon-paypal:before {
content: "\ead8";
}
.icon-chrome:before {
content: "\ead9";
}
.icon-firefox:before {
content: "\eada";
}
.icon-IE:before {
content: "\eadb";
}
.icon-edge:before {
content: "\eadc";
}
.icon-safari:before {
content: "\eadd";
}
.icon-opera:before {
content: "\eade";
}
.icon-file-pdf:before {
content: "\eadf";
}
.icon-file-openoffice:before {
content: "\eae0";
}
.icon-file-word:before {
content: "\eae1";
}
.icon-file-excel:before {
content: "\eae2";
}
.icon-libreoffice:before {
content: "\eae3";
}
.icon-html-five:before {
content: "\eae4";
}
.icon-html-five2:before {
content: "\eae5";
}
.icon-css3:before {
content: "\eae6";
}
.icon-git:before {
content: "\eae7";
}
.icon-codepen:before {
content: "\eae8";
}
.icon-svg:before {
content: "\eae9";
}
.icon-IcoMoon:before {
content: "\eaea";
}
table.survey_settings  {
border-spacing: 0px !important;
width: 100%;
clear: both;
margin: 0;
}
.survey-inner-table {
border-spacing: 0px !important;
width: 100%;
clear: both;
margin: 0;
}
.survey_inner  tr td {
border: 0;
}
#survey_settings .inside,
#survey_editor .inside,
#survey_shortcode .inside,
#survey_logic .inside {
padding: 0;
margin: 0;
}
select.survey_conditional_select {
width: 100%;
}
.survey_logic_conditions .survey_settings tbody tr td {
border: 0
}
.survey_logic_conditions .survey_row{
border-bottom: 2px dashed #e0e0e0;
}
.survey_logic_conditions .survey_row:last-child {
border-bottom: 0;
}
.survey_settings  td.label {
background: #F9F9F9;
border-top: 1px solid #f0f0f0;
border-right: 1px solid #E1E1E1;
width: 30%;
vertical-align: top;
}
.survey_settings  tbody tr td {
padding: 13px 15px;
border-top: 1px solid #f5f5f5;
border-bottom: 0 none;
}
.survey-table-head tr th {
padding: 13px 15px;
border-top: 1px solid #f5f5f5;
border-bottom: 0 none;
text-align: left;
}
.survey_settings  tr{
vertical-align: top;
}
.survey_settings  tbody tr td {
padding: 13px 15px;
}
.survey-block {
margin-bottom: 30px;
}
.survey_input  p {
display: block;
font-size: 12px;
line-height: 1.4em;
padding: 0 !important;
font-style: normal;
line-height: 16px;
color: #899194;
}
table.survey_settings  tbody tr td.label p {
display: block;
font-size: 12px;
padding: 0 !important;
margin: 3px 0 0 !important;
font-style: normal;
line-height: 16px;
color: #828282;
font-style: italic;
}
table.survey_settings  tbody tr td.label label {
display: block;
font-size: 13px;
line-height: 1.4em;
padding: 0;
margin: 0 0 3px;
color: #333;
font-weight: bold;
}
table.survey_input  input[type="text"],
table.survey_input  input[type="url"],
table.survey_input  input[type="number"],
table.survey_input  input[type="password"],
table.survey_input  input[type="email"],
table.survey_input  input[type="date"],
table.survey_input  textarea,
table.survey_input select {
width: 99.95%;
outline: none;
box-shadow: none;
border-radius: 5px;
}
#survey_editor table.survey_input  input[type="text"],
#survey_editor table.survey_input  input[type="number"],
#survey_editor table.survey_input  input[type="password"],
#survey_editor table.survey_input  input[type="email"],
#survey_editor table.survey_input  input[type="date"],
#survey_editor table.survey_input  textarea,
#survey_editor table.survey_input select {
width: 99.95%;
padding: 3px 5px;
outline: none;
padding: 5px 0px;
box-shadow: none;
border-radius: 0px;
border: 0;
border-bottom: 2px solid #f4f4f4;
}
#survey_editor table.survey_input input[type="text"].question-validate.warning{
border-bottom: 2px solid red;
}
#survey_editor table.survey_input  input[type="text"]:focus,
#survey_editor table.survey_input  input[type="number"]:focus,
#survey_editor table.survey_input  input[type="password"]:focus,
#survey_editor table.survey_input  input[type="email"]:focus,
#survey_editor table.survey_input  input[type="date"]:focus,
#survey_editor table.survey_input  textarea:focus,
#survey_editor table.survey_input select:focus {
border-color: #0085ba;
}
.survey-left-sortable {
padding:0;
width: 50%;
vertical-align: top;
}
.survey_settings td.survey_container_inner_settings.survey_align_top tbody tr td{
border-top: 0;
}
.survey-empty {
border: 2px dashed #e0e0e0;
border-radius: 5px;
padding: 20px;
text-align: center;
}
.survey-empty p.survey-empty-message {
color: #24292d;
font-size: 15px;
line-height: 22px;
margin-top: 0;
}
.survey-footer {
text-align: center;
}
.survey-empty.survey_yellow_class {
border: 0;
padding: 10px;
background: #fdfde9;
border: 1px solid #f1f1d1;
text-align: left;
}
.survey-empty.survey_yellow_class p {
margin: 0;
color: #8c876c;
}
span.survey-no-icon {
font-size: 45px;
background-color: #dadada;
color: transparent;
text-shadow: 2px 2px 0px rgba(255,255,255,0.5);
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
}
a.ps-meta-restore {
font-style: italic;
display: inline-block;
text-decoration: none;
margin-top: 2px;
}
.survey-add-footer {
background: rgba(2, 133, 186, 0.12);
}
.survey_settings  tbody tr td.survey-add-footer-inner {
border: 1px solid rgba(2, 133, 186, 0.18);
}
.survey-select-type {
text-align: center;
margin-top: 10px;
}
.survey-btn-add {
display: inline-block;
width: 12.1%;
height: 90px;
background: #fff;
vertical-align: middle;
position: relative;
}
.survey-btn-add a {
text-decoration: none;
display: block;
margin-bottom: 4px;
padding: 18px;
height: calc(100% - 36px);
border: 1px solid rgba(2, 133, 186, 0.18);
}
.survey-btn-add a span {
text-align: center;
display: block;
}
.survey_image-block-settings {
margin-bottom: 10px;
padding: 10px;
background: #ccc;
display: block;
}
.ps-container-image img {
width: 100%;
height: auto;
}
.survey-btn-add a span i {
font-size: 20px;
background: #fff;
padding: 8px;
border-radius: 100px;
display: inline-block;
color: #0285ba;
height: 20px;
width: 20px;
opacity: 1
}
ul.survey_select_all_export {
margin: 0;
padding: 0;
}
ul.survey_select_all_export li {
display: block
}
#importexport p {
color: #000;
}
#importexport .survey_settings td.label {
background: #fff;
border-top: 0;
border-right: 0;
width: 20%;
vertical-align: top;
}
#importexport .survey_settings tbody tr td {
border-top: 0;
}
#importexport table.survey_settings tbody tr td.label label {
display: block;
font-size: 14px;
line-height: 1.4em;
padding: 0;
margin: 0 0 3px;
color: #000;
font-weight: bold
}
button.answer-set-image-btn.button.survey-image-loads {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.survey-image-single-block {
position: relative;
background-size: cover;
background-color: #f4f4f4;
background-repeat: no-repeat;
background-position: center center;
width: 100%;
height: 200px;
margin-bottom: 20px;
}
.survey_question_header {
border: 1px solid transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.survey_tool_edit {
visibility: hidden;
}
.survey_question_header:hover .survey_tool_edit{
visibility: visible;
}
td.survey_question ul {
font-weight: lighter;
margin: 0;
}
td.survey_question ul li {
display: inline-block;
margin: 0;
margin-right: 3px
}
td.survey_question ul li a {
font-size: 13px;
}
.survey-btn-add a:hover span i {
background: #0285ba;
color: #fff;
}
.introdatabyip {
background: #fff !important;
border: 1px solid #e5e5e5 !important;
box-shadow: 0 1px 1px rgba(0,0,0,.04) !important;
}
#poststuff .survey_title_ip {
padding-left: 0;
padding-right: 0;
}
.reset_survey_tablestyle {
background: transparent !important;
border: 0 transparent !important;
}
.survey-block-image-general {
display: block;
position: relative;
border: 2px solid #f4f4f4;
padding: 12px;
}
th.sorting_asc:after {
content: '';
border-top: 5px solid #000;
border-left: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid transparent;
position: absolute;
top: 18px;
height: 0px;
width: 1px;
margin-left: 10px
}
th.sorting_desc:after {
content: '';
border-top: 5px solid transparent;
border-left: 5px solid transparent;
border-bottom: 5px solid #000;
border-right: 5px solid transparent;
position: absolute;
top: 14px;
height: 0px;
width: 1px;
margin-left: 10px
}
th.sorting_desc,
th.sorting_asc{
position: relative;
}
.introdatabyip th,
.introdata th{
cursor: pointer;
}
li.paginate_button.active {
background: #0285ba;
}
li.paginate_button.active a{
color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
background: #0285ba;
border-color:#0285ba;
color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover a{
color: #fff;
}
.survey-image-header-controll .survey-image-delete-item {
position: absolute;
right: 0;
top: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled a {
color: #ccc
}
.survey-image-header-controll {
position: relative;
margin-bottom: 13px;
}
.survey-btn-add a span:last-child {
font-size: 10px;
line-height: 15px;
margin-top: 8px;
}
.survey-select-type ul {
margin: 0;
}
.survey-select-type ul:last-child {
margin-bottom: 5px;
}
.survey_header_questions {
background: red;
}
.survey_stats_header .survey_question,
.survey_stats_header .survey_last-colum {
padding: 5px 15px;
}
.survey_header_questions .survey_first-colum,
.survey_header_questions .survey_question,
.survey_header_questions .survey_last-colum {
padding: 8px 15px;
}
.survey_question {
width: 75%;
cursor: pointer;
}
.survey_question:hover{
color: #005577
}
.survey_first-colum {
width: 10%;
}
.survey_last-colum {
width: 15%;
}
.survey_inner_settings {
width: 100%;
}
td.survey_last-colum_action {
width: 10%;
text-align: right;
}
td.survey_last-colum_action ul {
margin: 0;
}
td.survey_last-colum_action ul li {
display: inline-block;
margin: 0;
}
td.survey_last-colum_action ul li a {
list-style: none;
text-decoration: none;
margin-left: 10px;
}
td.survey_container_inner_settings {
padding: 0 !important;
}
table.survey_inner_settings {
border-spacing: 0px;
}
ul.survey_optional_settings {
border-top: 0px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
padding: 0 0 10px 0;
margin: 0;
margin-bottom: 10px;
}
.survey_settings_area ul.survey_optional_settings:last-child{
border-bottom: 0;
}
.surgey_repeater_field {
padding-left: 0 !important;
padding-right: 0 !important;
}
.survey_single_question {
background: #fff;
}
.ui-sortable-helper {
box-shadow: 0px 10px 10px rgba(0,0,0,.2);
background: #fff;
}
.survey-placeholder-ui {
background: rgb(234, 237, 239)
}
.reorder-single-answer tr {
background: #fff;
}
.survey_move_header,
.survey_move_element {
cursor: move;
}
.survey_alert {
color: red;
}
.survey-btn-support.btn-copy-question:hover {
color: #00425d
}
a.survey-btn-support.survey_alert.btn-delete-question:hover {
color: #bd0000
}  [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
} [data-tooltip]:before,
[data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
pointer-events: none;
} [data-tooltip]:before {
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px 0px;
width: 150px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 12px;
line-height: 1.2;
} [data-tooltip]:after {
position: absolute;
bottom: 150%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #000;
border-top: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} [data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.survey_green_action {
color: green;
}
.survey_alert:hover {
color: red;
}
.survey_green_action:hover {
color: green;
}
.survey-wrap-input.survey_center_form_element {
width: 70%;
display: inline-block;
}
.survey_move_element {
width: 10%;
display: inline-block;
}
.survey_delete_element {
width: 10%;
display: inline-block;
text-align: right;
}
.survey-btn-support {
text-decoration: none;
}
.survey_textarea {
width: 100%;
}
.cropit-preview {
background-color: #f8f8f8;
background-size: cover;
border: 5px solid #ccc;
border-radius: 3px;
margin-top: 7px;
width: 100px;
height: 100px;
}
.cropit-preview-image-container {
cursor: move;
}
.cropit-preview-background {
opacity: .2;
cursor: auto;
}
.image-size-label {
margin-top: 10px;
}
.survey-wrap-input li {
display: inline-block;
}
.survey_center_title_statistics {
text-align: center
}
.survey-wrap-input li i {
font-size: 25px;
}
.survey_active_class {
border: 1px solid rgba(2, 133, 186, 0.18);
background: rgb(2, 133, 186);
color: #005577;
}
.survey_active_class td.survey_question ul li a {
color: #fff
}
.survey_active_class td.survey_question ul li a:hover {
text-decoration: underline;
color: #fff
}
.survey_active_class td.survey_question ul li a.survey-btn-support.survey_alert.btn-delete-question:hover {
color: #fff
}
i.icon-enlarge {
font-size: 14px;
color: #848C92;
padding-top: 4px;
display: inline-block;
}
.survey_active_class i.icon-enlarge,
.survey_active_class .survey_question p.survey_question_p,
.survey_active_class p.survey_type_choose {
color: #fff !important;
}
.survey_type_choose {
text-align: right;
}
.survey_active_class td.survey_last-colum i {
color: #0285ba;
background-color: #fff;
}
.survey_active_class .survey_settings tbody tr td {
border-color: transparent;
}
td.survey_question {
font-weight: bold;
color: #0285ba;
}
td.survey_last-colum i {
color: #fff;
background-color: #0285ba;
font-size: 11px;
padding: 5px;
border-radius: 100px;
}
.survey-question-accordion {
width: 90%;
}
.survey-question-accordion-close {
width: 10%;
text-align: right !important;
}
.survey_settings  tbody tr td.survey_container_table {
padding: 0;
}
table.dataTable.no-footer {
border: 0;
}
.ps_resposive_table {
overflow-x: auto;
margin: 10px
}
.ps_questions_statistics .survey_question {
width: 70%;
}
.ps_questions_statistics td.survey_last-colum {
width: 30%;
}
.survey_question_body .survey_charts {
width: 100%;
max-width: 600px;
margin: 0 auto;
height: auto;
padding: 40px 0
}
p.survey_question_p  {
margin: 0;
font-weight: bolder;
color: #0085ba;
font-size: 14px;
}
.ps_respons_data {
display: block;
float: left;
width: 100%;
margin-bottom: 30px;
margin-top: 20px;
}
.ps_block_stats {
width: 33.3333333333%;
background: transparent;
float: left;
}
.ps_inner_stats_box {
display: block;
background: #fff;
color: #0285ba;
margin: 15px;
padding: 10px;
font-weight: bold;
height: 80px;
overflow: hidden;
position: relative;
border-radius: 10px;
box-shadow: 0px 10px 26px rgba(0,0,0,0.1);
border: 1px solid #efefef;
text-align: center;
}
span.ps_icon_stats {
font-size: 72px;
position: absolute;
right: 20px;
top: 13px;
color: rgba(255,255,255,0.2);
}
.ps_inner_stats_box p.ps_number_stats {
font-size: 37px;
color: #0285ba;
font-weight: bold;
}
.ps_inner_stats_box p {
margin: 0;
font-size: 12px;
color: #555;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: lighter;
}
td.ps-rower-expanded {
display: block;
}
table.survey_settings.survey_input.survey_header_questions tbody tr {
vertical-align: middle;
}
td.label.survey_settings_area {
vertical-align: text-bottom;
}
.survey_alert_banner {
padding: 15px;
background: #fff;
border: 1px solid #ccd0d4;
border-left: 4px solid;
box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.survey_positive_color {
border-left-color: #46b44f;
}
.survey_alert_color {
border-left-color: #bd0000;
}
.ps_normal_style_font {
color: #46b44f !important;
}
.ps_alert_style_font {
color: #bd0000 !important;
}
p.survey_alert_p {
color: #444;
margin: 0;
font-size: 14px;
}
.survey_align_top {
vertical-align: top;
}
p.survey_question_p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 250px;
}
.label.survey_settings_area.ps_settings-modal {
position: fixed;
width: 500px;
height: auto;
top: 50%;
left: 50%;
z-index: 100000;
box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
transform: translate(-50%,-50%);
display: none;
background: #fff;
}
p.ps_submit_modal input {
text-transform: uppercase;
width: 70pt;
}
p.ps_submit_modal {
padding: 10pt !important;
text-align: center;
}
label.ps_label_select_setting {
display: block;
margin-bottom: 10px;
font-weight: bold;
}
.ps_header_setting_open {
font-size: 17px;
padding: 15px;
color: #0285ba;
background: #f4f4f4;
position: relative
}
span.ps_open_settings {
display: inline-block;
margin: 15px;
}
span.ps_open_settings:hover {
opacity: .7;
}
.ps_settings_header {
padding: 10px;
background: #0285ba;
color: #fff;
font-weight: bold;
font-size: 15px;
position: relative
}
.ps_body_container_modal {
background: #fff;
padding: 25px;
}
span.ps_close_modal {
position: absolute;
right: 0;
top: 0;
font-size: 19px;
height: 30px;
width: 38px;
text-align: center;
padding-top: 8px;
cursor: pointer;
}
span.ps_close_modal:hover {
opacity: 0.7;
}
li.ps_titleform_settings {
font-weight: bold;
}
.ps_modal_back {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.75);
z-index: 100000;
display: none;
}
li.ps_all_select_setting select {
width: 100%;
}
@media (max-width: 1515px) {
.survey-btn-add {
width: 23%
}
}
@media (max-width: 1380px) {
.survey-btn-add {
width: 46%
}
}
@media (max-width: 992px) {
#survey_editor span.ps_hide_mobiles {
display: none
}
p.survey_question_p {
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
th.survey_last-colum {
text-align: right !important;
}
table.survey_settings.survey_input.survey_header_questions td.label{
position: absolute;
width: calc(100% - 30px);
height: calc(100% - 26px);
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 12;
}
.survey_question_body {
position: relative;
}
}
@media (max-width: 768px) {
.survey_tool_edit {
visibility: visible;
}
#importexport .survey_settings td.label {
display: none
}
td.survey-left-sortable.survey_leftresponsive {
display: block;
width: calc(100% - 30px);
}
.ps_questions_statistics span.ps_hide_mobiles {
display: none
}
td.survey_last-colum_action ul{
visibility: visible
}
.survey_settings td.label {
background: #ffffff;
}
.ps_block_stats {
width: 100%;
}
p.survey_question_p {
width: 178px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
td.survey_last-colum {
text-align: right
}
.label.survey_settings_area.ps_settings-modal {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100000;
box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
transform: none;
display: none;
background: #fff;
}
#survey_shortcode .survey_settings.survey_input td,
#survey_settings .survey_settings.survey_input td{
display: block;
width: calc(100% - 30px);
}
} .purchase-activation-code.invalid
{
color: red;
}
.purchase-activation-code.valid
{
color: green;
}
.ps-valid-code-required-message
{
font-size: 15pt;
color: #008203;
}
.psswitch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
.psswitch input {
display:none;
}
.psslider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #bd0000;
-webkit-transition: .4s;
transition: .4s;
}
.psslider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
input:checked + .psslider {
background-color: #46b44f;
}
input:focus + .psslider {
box-shadow: 0 0 1px #2196F3;
}
input:checked + .psslider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
} .psslider.psround {
border-radius: 34px;
}
.psslider.psround:before {
border-radius: 50%;
}
.row:after, .row:before {
display: table;
content: " ";
}
:after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row:after {
clear: both;
}
@keyframes survey-rotate {
0% {
transform: rotatey(0);
opacity: 0;
}
15% {
opacity: 1;
}
50% {
opacity: 1;
}
60% {
transform: rotatey(180deg) translateX(-14px);
}
61% {
opacity: 0;
}
100% {
opacity: 0;
}
}
.survey-no-data-effects {
position: relative;
width: 214px;
margin: 0 auto;
overflow: hidden;
margin-bottom: 20px;
}
.survey-no-data-effects img {
height: 180px;
width: auto;
}
.survey-no-data-effects__wrapper {
width: 104px;
height: 25px;
position: absolute;
margin: 30px 30px 30px 0;
top: -8px;
left: 91px;
perspective: 10px;
transform-origin: 9px;
animation-name: survey-rotate;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-play-state: running;
}
.survey-no-data-effects__light {
background-image: linear-gradient(to right, #ffd54f 0%, #fff176 16%,
hsla(54, 100%, 80%, 0.72) 48%,
rgba(255, 255, 255, 0) 100%);
width: 100%;
height: 100%;
transform: rotatey(-12deg);
border-radius: 5000px 5px 5px 5000px;
} .ps_global_settings {
background: #34485d;
margin-top: 10px;
display: inline-block;
width: 100%;
position: relative;
}
.ps_global_loader_setting {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
z-index: 1;
}
.ps_global_header {
background: rgb(15, 155, 212);
display: block;
width: 100%;
height: 70px;
}
.ps_logo_settings {
display: block;
height: 70px;
float: left;
width: 240px;
background: rgb(2, 133, 186);
}
.ps_container_button {
float: left;
width: calc(100% - 240px);
height: 70px;
position: relative;
}
.ps_global_container {
display: block;
width: 100%;
}
.ps_global_sidebar_menu {
display: block;
background: #34495e;
width: 240px;
float: left;
}
.ps_global_container_side_container {
float: left;
display: block;
width: calc(100% - 280px);
padding: 20px;
background: #f9f8f8;
}
ul.ps_global_menu {
margin: 0;
}
ul.ps_global_menu li{
margin: 0;
outline: none;
}
ul.ps_global_menu li a {
font-size: 14px;
font-weight: 400;
line-height: 44px;
display: block;
color: #fff;
text-decoration: none;
padding: 0 20px;
outline: none;
}
ul.ps_global_menu li a:focus{
box-shadow: none
}
ul.ps_global_menu li a:hover{
background: #2f4052
}
.ps_title_section {
background: #0f9bd552;
padding: 17px 18px;
display: block;
border-left: 3px solid #0285ba;
}
.ps_title_section h3 {
color: #0285ba;
margin: 0;
font-weight: 500;
}
#ps_global_settings .survey_settings td.label {
background: transparent;
border-top: 1px solid #f0f0f0;
border-right: 0px solid #E1E1E1;
width: 30%;
vertical-align: middle;
font-size: 14px;
color: #39464e;
font-weight: bold;
padding-right: 30px
}
a.button.button-primary.button-large.ps_button_restart_default {
background: transparent;
border: 3px solid rgba(255, 255, 255, 0.6);
height: 42px;
text-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.6);
font-size: 15px;
font-weight: bold;
position: absolute;
top: 15px;
left: 18px;
padding-top: 4px;
padding-bottom: 3px;
}
a.button.button-primary.button-large.ps_button_restart_default:hover {
border: 3px solid rgba(255, 255, 255, 1);
color: rgba(255, 255, 255, 1);
}
input.button.button-primary.button-large.ps_button_submitsetting {
background: #35c756;
border: 3px solid #35c756;
height: 42px;
text-shadow: none;
box-shadow: none;
color: #fff;
font-size: 15px;
font-weight: bold;
position: absolute;
top: 15px;
right: 18px;
}
input.button.button-primary.button-large.ps_button_submitsetting:hover {
border: 3px solid #5fe07c;
}
#ps_global_settings .ps_logo_settings {
background-image: url(//ilnuovovesuvio.de/wp-content/plugins/perfect-survey/resources/backend/assets/img/ps_logo_settings_page.png);
background-size: cover;
background-repeat: no-repeat;
position: relative
}
#ps_global_settings p.ps_settings_subtitle {
font-size: 18px;
color: #9a9a9a;
}
#ps_global_settings table.widefat {
border: 0px solid #e5e5e5;
box-shadow: none;
background: transparent;
}
p.ps_version_settings {
position: absolute;
color: #ffffff73;
font-weight: bold;
right: 15px;
top: 25px;
margin: 0;
}
#ps_global_settings .survey_settings tbody tr td {
padding: 13px 0px;
border-top: 1px solid #f0f0f0;
}
label.survey_radio_image > input {
visibility: hidden;
position: absolute;
}
label.survey_radio_image > input + img{
cursor: pointer;
border: 4px solid transparent;
}
label.survey_radio_image > input:checked + img{
border: 4px solid #0f9bd4
}
#ps_global_settings  .ps_settings_tabcontent {
display: none;
}
a.ps_settings_tablinks.active {
background: #2f4052;
}
textarea.ps_text_coded {
font-family: monospace;
font-size: 12px;
}
#ps_global_settings .survey_settings tbody tr td.ps_multiple_form {
padding: 13px 5px;
border-top: 0;
} #ps_snackbar {
visibility: hidden;
min-width: 250px;
margin-left: -125px;
background-color: #46b44f;
color: #fff;
text-align: center;
border-radius: 2px;
padding: 16px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 30px;
font-size: 17px;
border-radius: 4px;
}
#ps_snackbar.show {
visibility: visible;
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {bottom: 30px; opacity: 1;}
to {bottom: 0; opacity: 0;}
}
@keyframes fadeout {
from {bottom: 30px; opacity: 1;}
to {bottom: 0; opacity: 0;}
}
.message-error
{
background-color: red;
color: #fff !important;
padding: 10px;
font-size: 15px;
}
.message-success
{
background-color: #4c9a00;
color: #fff !important;
padding: 10px;
font-size: 15px;
}
.ps_image_loader {
height: 20px;
width: 20px;
border-top: 3px solid #0385ba;
border-bottom: 3px solid #0385ba;
border-left: 3px solid #0385ba;
border-radius: 130px;
border-right: 3px solid #fff;
animation-name: spin;
animation-duration: 0.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
margin-bottom: 20px;
}
.image-iconer img {
max-width: 90px;
height: auto;
}
.about-wrap .headline-feature img.minimum_ps_right {
width: 80px
}
.inline-svg.aligncenter.magnifi_ps_cent img {
width: 100%;
height: auto;
max-width: 100%;
}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
} .ps_sfe_statistics {
text-align: left;
}
.survey_progress_bar {
position: relative;
height: 10px;
border-radius: 100px;
overflow: hidden;
margin-bottom: 10px;
background: #efefef;
}
.survey_value_single_bar {
text-align: center;
height: 10px;
position: relative;
background: #0085ba;
float: left;
border-radius: 100px;
}
.survey_value_numeric {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: bold;
color: #fff;
font-size: 10px;
}
.survey_progress_bar_legend {
margin: 0 0 10px 0;
}
.survey_progress_bar_legend ul {
text-align: left;
list-style: none;
margin: 0;
padding: 0
}
.survey_progress_bar_legend ul li {
}
.survey_progress_bar_legend_color {
width: 15px;
height: 15px;
border-radius: 100px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.survey_progress_bar_legend_label {
margin-right: 20px;
vertical-align: middle;
}
.ps_sfe_statistics {
font-family: sans-serif;
font-size: 14px;
}
.ps_sfe_questions {
padding: 4px 10px 4px 10px;
}
.ps_sfe_questions p.ps_sfe_question {
margin: 0;
font-size: 15px;
font-weight: bold;
}
.ps_sfe_toglger {
cursor: pointer;
}
.ps_sfe_toglger,
.ps_sfe_statistics_body {
border: 1px solid #efefef;
box-shadow: 0px 10px 26px rgba(0,0,0,0.1);
border-radius: 6px;
padding: 10px;
background: #fff;
margin-bottom: 20px;
border-radius: 7px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
}
.ps_sfe_toglger_arrow_bottom {
position: absolute;
top: 50%;
right: 10px;
transform: translateY(-50%) rotate(-180deg);
width: 20px;
height: 20px;
border-radius: 100%;
background: #0085ba;
transition: transform .4s ease-in-out
}
.ps_sfe_toglger_arrow_in {
position: absolute;
width: 8px;
height: 8px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;
top: calc(50% + 1px);
transform: translate(-50%,-50%) rotate(-45deg);
left: 50%;
}
.ps_sfe_toglger.ps_sfe_toglger_opener .ps_sfe_toglger_arrow_bottom {
transform: translateY(-50%) rotate(0);
}
p.ps_sfe_toglger_paragraph {
margin: 0;
font-size: 14px;
padding: 0 10px;
}
.ps_sfe_toglger_paragraph {
font-weight: bold;
}
.ps_sfe_toglger_span {
font-weight: lighter;
color: #999;
}
.psrw_table_stilings_data {
margin-bottom: 0
}
table.psrw_table_stilings_data td, table.psrw_table_stilings_data th {
border: 1px solid #ddd;
padding: 8px;
word-break: unset;
}
.ps_sfe_result h4 {
margin: 0 0 10px 0;
font-size: 14px;
font-weight: bold;
}
.survey_progress_bar_generalcontainer {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.psr_genera_container_boxed_stats {
margin: 20px 10px;
}