/* MAGIO */
.tag-link-265 {
    display: none;
}
.home-widget ul.split-columns {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap row;
    flex-flow: wrap row;
}
.home-widget ul.split-columns li {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    flex-flow: column;
    height: auto !important;
}
/* -------------------------------------
 * INFOBOX */
.vw-infobox {
    margin: 1.414em 0;
    padding: 10px;
    background-color: #F9F9F9;
    text-align: center;
}

.vw-infobox-inner {
    padding: 10px 0 15px 0;
}

.vw-infobox-title {
    padding-top: 0;
    margin: 0;
    font-size: 16px;
    background: url('../images/bunny-black.svg') no-repeat 50% 0px;
  background-size: 20px 30px;
  padding: 35px 0px 0px 0px;
  text-transform: uppercase;
}
.vw-infobox-title + .vw-infobox-content {
    margin-top: 0px;
}

.vw-infobox-content {
    font-size: 1.1em;
    opacity: 0.6;
    padding: 0 0.8em;
}
.vw-topic-line > span,
.woocommerce .upsells.products > h2 > span,
.woocommerce .related.products > h2 > span,
.woocommerce-page .upsells.products > h2 > span,
.woocommerce-page .related.products > h2 > span,
.vw-about-author-title > span,
.vw-related-posts-title > span,
.vw-post-comments-title > span,
.widget-title > span,
.vw-widget-author-title > span,
.vw-infobox-title > span,
.vw-title-shortcode > span,
.vw-pricing-title > span,
.vw-review-box-title > span,
.vwspc-section-title > span {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.vw-topic-line > span:before,
.woocommerce .upsells.products > h2 > span:before,
.woocommerce .related.products > h2 > span:before,
.woocommerce-page .upsells.products > h2 > span:before,
.woocommerce-page .related.products > h2 > span:before,
.vw-about-author-title > span:before,
.vw-related-posts-title > span:before,
.vw-post-comments-title > span:before,
.widget-title > span:before,
.vw-widget-author-title > span:before,
.vw-infobox-title > span:before,
.vw-title-shortcode > span:before,
.vw-pricing-title > span:before,
.vw-review-box-title > span:before,
.vw-topic-line > span:after,
.woocommerce .upsells.products > h2 > span:after,
.woocommerce .related.products > h2 > span:after,
.woocommerce-page .upsells.products > h2 > span:after,
.woocommerce-page .related.products > h2 > span:after,
.vw-about-author-title > span:after,
.vw-related-posts-title > span:after,
.vw-post-comments-title > span:after,
.widget-title > span:after,
.vw-widget-author-title > span:after,
.vw-infobox-title > span:after,
.vw-title-shortcode > span:after,
.vw-pricing-title > span:after,
.vw-review-box-title > span:after,
.vwspc-section-title > span:before,
.vwspc-section-title > span:after {
    background: rgba(128, 128, 128, 0.15);
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 50%;
    width: 1000%;
}
.vw-topic-line > span:before,
.woocommerce .upsells.products > h2 > span:before,
.woocommerce .related.products > h2 > span:before,
.woocommerce-page .upsells.products > h2 > span:before,
.woocommerce-page .related.products > h2 > span:before,
.vw-about-author-title > span:before,
.vw-related-posts-title > span:before,
.vw-post-comments-title > span:before,
.widget-title > span:before,
.vw-widget-author-title > span:before,
.vw-infobox-title > span:before,
.vw-title-shortcode > span:before,
.vw-pricing-title > span:before,
.vw-review-box-title > span:before,
.vwspc-section-title > span:before {
    right: 100%;
}
.vw-topic-line > span:after,
.woocommerce .upsells.products > h2 > span:after,
.woocommerce .related.products > h2 > span:after,
.woocommerce-page .upsells.products > h2 > span:after,
.woocommerce-page .related.products > h2 > span:after,
.vw-about-author-title > span:after,
.vw-related-posts-title > span:after,
.vw-post-comments-title > span:after,
.widget-title > span:after,
.vw-widget-author-title > span:after,
.vw-infobox-title > span:after,
.vw-title-shortcode > span:after,
.vw-pricing-title > span:after,
.vw-review-box-title > span:after,
.vwspc-section-title > span:after {
    left: 100%;
}
.vw-row-shortcode {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1.3em;
}
/* -------------------------------------
 * COLUMN */
.vw-row-shortcode {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1.3em;
}
.vw-row-shortcode:before,
.vw-row-shortcode:after {
    content: " ";
    display: table;
}
.vw-row-shortcode:after {
    clear: both;
}

.vw-column-shortcode {
    position: relative;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    width: 100%;
}

@media (max-width: 991px) {
    .vw-row-shortcode > .vw-column-shortcode {
        margin-bottom: 30px;
    }
    .vw-row-shortcode > .vw-column-shortcode:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .vw-one-half {
        width: 50%;
    }

    .vw-one-third {
        width: 33.333333333%;
    }

    .vw-two-third {
        width: 66.666666666%;
    }

    .vw-one-fourth {
        width: 25%;
    }

    .vw-three-fourth {
        width: 75%;
    }

    .vw-one-fifth {
        width: 20%;
    }

    .vw-two-fifth {
        width: 40%;
    }

    .vw-three-fifth {
        width: 60%;
    }
}
/* -----------------------------------------------------------------------------
 * $SHORTCODES
 * -------------------------------------------------------------------------- */
/* -------------------------------------
 * ACCORDION */
.vw-accordions {
    margin-bottom: 30px;
}

.vw-accordion {
    margin-top: 30px;
}
.vw-accordion .ui-icon:before {
    display: inline-block;
    padding: 4px 4px;
    content: '\e80d';
    font-family: "iconic";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    font-size: 12px;
    width: auto;
    color: #FFFFFF !important;
}
.vw-accordion .ui-state-hover span {
    color: #FFCC00;
}
.vw-accordion .ui-accordion-header-active .ui-icon:before {
    content: '\e80f';
}
.vw-accordion + .vw-accordion {
    margin-top: 15px;
}
.vw-accordion + * {
    margin-top: 30px;
}

.vw-accordion-header {
    outline: none;
    margin: 0;
    cursor: pointer;
    position: relative;
    padding-top: 15px;
    border-top: 3px solid rgba(128, 128, 128, 0.15);
    -webkit-transition: all 0.25s ease-out;
       -moz-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out;
}
.vw-accordion-header span {
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

.vw-accordion-header-text {
    margin-left: 1em;
    font-size: 1.1em;
    font-weight: bold;
}

.vw-accordion-content {
    display: none;
    padding: 15px 0 15px 50px;
}

/* -------------------------------------
 * COLUMN */
.vw-row-shortcode {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1.3em;
}
.vw-row-shortcode:before,
.vw-row-shortcode:after {
    content: " ";
    display: table;
}
.vw-row-shortcode:after {
    clear: both;
}

.vw-column-shortcode {
    position: relative;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    width: 100%;
    text-align: justify;
}

@media (max-width: 991px) {
    .vw-row-shortcode > .vw-column-shortcode {
        margin-bottom: 30px;
    }
    .vw-row-shortcode > .vw-column-shortcode:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .vw-one-half {
        width: 45%;
    }

    .vw-one-third {
        width: 33.333333333%;
    }

    .vw-two-third {
        width: 66.666666666%;
    }

    .vw-one-fourth {
        width: 25%;
    }

    .vw-three-fourth {
        width: 75%;
    }

    .vw-one-fifth {
        width: 20%;
    }

    .vw-two-fifth {
        width: 40%;
    }

    .vw-three-fifth {
        width: 60%;
    }
}

/* -------------------------------------
 * DROPCAP */
.vw-dropcap {
    font-size: 2.85em;
    font-weight: bold;
    line-height: 1em;
    float: left;
    margin-right: 0.35em;
    margin-top: 4px;
}

.vw-dropcap-standard {
    margin-top: 2px;
}

.vw-dropcap-circle,
.vw-dropcap-box {
    font-size: 1.45em;
    line-height: 1.45em;
    color: #FFFFFF;
    background-color: #3E3E3E;
    padding: 4px 11px;
    text-align: center;
}

.vw-dropcap-circle {
    border-radius: 50%;
}

/* -------------------------------------
 * GAP */
.vw-gap {
    display: block;
}

/* -------------------------------------
 * HEADLINE */
.vw-headline {
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
    line-height: 1.4em;
    margin-bottom: 1em;
}

/* -------------------------------------
 * INFOBOX */
.vw-infobox {
    margin: 1.414em 0;
    padding: 0px 10px;
    background-color: #F9F9F9;
    text-align: center;
}

.vw-infobox-inner {
    padding: 10px 0 15px 0;
}

.vw-infobox-content {
    font-size: 1.1em;
    opacity: 0.6;
    padding: 0 0.8em;
}

/* -------------------------------------
 * LIST */
.vw-list-shortcode {
    list-style: none;
    padding-left: 1em;
    padding-right: 1.5em;
}

/* -------------------------------------
 * MARK */
mark.vw-mark-style-yellow {
    background-color: #FFCC00;
}
mark.vw-mark-style-grey {
    background-color: #CCCCCC;
}
mark.vw-mark-style-dark {
    background-color: #000000;
    color: #FFFFFF;
}

/* -------------------------------------
 * QUOTE */
.vw-quote {
    position: relative;
    margin: 15px 30px 10px 0;
    padding: 15px 30px 15px 45px;
    font-size: 16px; 
    line-height: 1.2em;
    border-top: 3px solid rgba(128, 128, 128, 0.15);
    border-bottom: 3px solid rgba(128, 128, 128, 0.15);
    width: 100%;
}

.vw-quote-icon {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 10px;
    padding: 4px 6px;
    font-size: 16px;
    color: #FFFFFF; 
    content: 'pippo'; 
    width: 20px;
    height: 30px;
    background: #000;
}
.vw-quote-icon::before {
	font-family: 'FontAwesome';
	content: '\f10d';
}

@media (min-width: 768px) {
    .vw-quote {
        margin-top: 0.5em;
        max-width: 40%;
        float: left;
    }

    .vw-quote-align-right {
        float: right;
        margin-left: 30px;
        margin-right: 0;
    }
}

.vw-quote-align-none {
    float: none;
    max-width: none;
}

.vw-quote-cite {
    margin-top: 0.9em;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    opacity: 0.75;
    display: block;
}

/* -------------------------------------
 * TABS */
.vw-tabs {
    margin: 30px 0;
}
.vw-tabs .vw-tab-title {
    cursor: pointer;
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 3px solid rgba(128, 128, 128, 0.15);
} 
.vw-tabs .vw-tab-title i:before {
    text-align: left;
    display: inline;
}
.vw-tabs .vw-tab-title .active {
    border-top: 3px solid rgba(128, 128, 128, 0.15);
    border-left: 3px solid rgba(128, 128, 128, 0.15);
    border-right: 3px solid rgba(128, 128, 128, 0.15);
    border-bottom: none;
}
.vw-tabs .vw-tab-content {
    display: none;
    padding: 15px 25px 15px 25px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.15);
}

.vw-tabs.vw-style-top-tab .vw-tab-titles {
    overflow: hidden;
}
.vw-tabs.vw-style-top-tab .vw-tab-title {
    position: relative;
    padding: 10px 15px;
    float: left;
    display: inline-block;
    text-align: center;
    margin: 0 -1px 0 0;
}
.vw-tabs.vw-style-top-tab .vw-tab-title.active {
    border-top: 3px solid rgba(128, 128, 128, 0.15);
    border-left: 3px solid rgba(128, 128, 128, 0.15);
    border-right: 3px solid rgba(128, 128, 128, 0.15);
    border-bottom: none;
}
.vw-tabs.vw-style-top-tab .vw-tab-title.active:last-child:after {
    bottom: 0px;
    margin-left: 3px;
}
.vw-tabs.vw-style-top-tab .vw-tab-title:last-child:after {
    content: '';
    position: absolute;
    left: 100%;
    bottom: -3px;
    width: 1000%;
    border-bottom: 3px solid rgba(128, 128, 128, 0.15);
}
@media (max-width: 991px) {
    .vw-tabs.vw-style-top-tab .vw-tab-title {
        display: block;
        float: none;
        border-top: 3px solid rgba(128, 128, 128, 0.15);
        border-bottom: none !important;
    }
    .vw-tabs.vw-style-top-tab .vw-tab-title.active {
        border-left: none !important;
        border-right: none !important;
    }
}

/* -------------------------------------
 * LOGO */
.vw-logo-shortcode {
    margin-bottom: 30px;
}

/* -------------------------------------
 * PRICING TABLE */
.vw-pricing-table {
    margin-top: 20px;
    margin-bottom: 20px;
}

.vw-pricing-header {
    background-color: #3E3E3E;
    color: #FFFFFF;
    padding-bottom: 20px;
}

.vw-pricing-featured .vw-pricing-header {
    background-color: #245E9A;
}

.vw-pricing-title {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #FFFFFF;
}
.vw-pricing-title span:before,
.vw-pricing-title span:after {
    background-color: rgba(255, 255, 255, 0.1);
}

.vw-pricing-info {
    text-align: center;
    position: relative;
}

.vw-pricing-price {
    font-size: 60px;
    line-height: 1em;
    font-weight: bold;
}

.vw-pricing-currency {
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    display: inline-block;
    position: absolute;
    top: 0;
    margin-top: 5px;
    margin-left: -1em;
}

.vw-pricing-per {
    font-size: 12px;
    font-style: italic;
    opacity: 0.6;
}

.vw-pricing-content {
    background-color: #F9F9F9;
}
.vw-pricing-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.vw-pricing-content li {
    padding: 10px 15px;
}
.vw-pricing-content li + li {
    border-top: 1px dashed rgba(128, 128, 128, 0.15);
}

.vw-pricing-footer {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* -------------------------------------
 * 404 */
.vw-404-text {
    font-size: 90px;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 15px;
}

.tagcloud a, .tagcloud a:visited,
#footer-bottom ul li a {
  color: #fff;
}
.wdfb-fb_comments {
	padding: 10px 10px 50px 10px;
}
.fb_iframe_widget { 
  overflow: hidden;
}
.home-widget .cat-light-bottom ul li {
	position: relative;
}
.cat-light-bottom li {

}
.cat-light-bottom li a {
  float: left;
} 
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

h2 small{
    font-size: 70%;
    color: #898989;
    white-space:pre;
}
h2 small::before {
    content: '\A';
}


/*------------ css pers */
.wdca_ad_item.wdca_custom_ad {
    width: 300px;
    height: 250px;
    padding: 0px;
    float: left;
    margin: 0px 20px 5px 0px;
}
.wdca_ad_body_full br {
    display: none;
}
#post-area { 
    font-size: 16px;
    font-family: "Open Sans",Helvetica,Arial; 
    line-height: 1.9rem;
}
.featured-text h2.featured-small, .featured-text h2.featured-small a {
    font-family: "Open Sans",Helvetica,Arial; 
    text-transform:uppercase;
}
.home-widget ul.split-columns li p, 
.home-widget ul.split-columns li p a,
.home-widget .home-list-content p, 
.home-widget .home-list-content p a {
    font-family: "Open Sans",Helvetica,Arial; 
    font-size: 0.8rem;
    line-height: 1.3rem;
}
.nav-links {  
    float:none;
    margin: 0 auto;
    display: -webkit-box;
}
.pagination { margin: 0 auto; }
.pagination span, .pagination a {
    background: #fff;
    border: 1px solid #333;
    border-radius: 0px;
    -ms-box-shadow: 0 3px 5px -1px #aaa;
    -moz-box-shadow: 0 3px 5px -1px #aaa;
    -o-box-shadow: 0 3px 5px -1px #aaa;
    -webkit-box-shadow: 0 2px 3px -1px #aaa;
    box-shadow: 0 0px 0px 0px #ccc;
    color: #333;
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 9px 12px 8px 12px;
    text-decoration: none;
    width: auto;
}
.pagination .current, .pagination a:hover {
    background: #333;
    border: 1px solid #000;
    color: #fff;
}
.pagination a, .pagination a:visited {
    color: #000;
}
#post-info { margin-top:10px; }
@media (max-width: 767px) {
  .hidden-xs, h1.home-widget-header {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media screen and (max-width: 1002px) and (min-width: 768px) {
    #home-main, .nav-links, #infscr-loading, #related-posts ul li {
    width: 728px !important;
    }
}
@media screen and (max-width: 599px) and (min-width: 480px) {
    #home-main, .nav-links, #infscr-loading, 
    #sidebar-wrapper, #related-posts ul li {
        width: 440px !important;
    }
    h3.home-widget-header {display:none;}
}

