.cta-text-btn {
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    color: #B30303;
		font-weight:bold
}
.section-wrapper {
    padding: 30px 0;
}

.search-icon {display: none;}

.service-read-more {display: none;}
.service-title {text-align: center;}

//.caption-title { display: none;}

//.slider-wrapper .bx-prev,
.slider-wrapper .bx-next { display: none;
}

.slider-wrapper .parallax-overlay {
    background: none;
}


/* remove box around slider h3*/
.caption-title span:before {display:none;}
.caption-title span:after {display:none;}
.caption-title:before, .caption-title:after {background:none;}

.caption-title {
    font-family: 'Crimson Text', serif;
    border: none;
    color: #B30303;
    letter-spacing: 3px;
    line-height: 50px;
    text-shadow: 0 2px 5px #000000;
    border-right: none;
    border-left: none;
    width: 78%;
    text-transform: none;
    text-align: left;
    position: relative;
    margin: 0 0;
}

.caption-sub {
    font-family: 'Crimson Text', serif;
    font-size: 40px;
    font-weight: 700;
    color: #C3C3C3;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: left;
    position: relative;
    width: 1068px;
    margin: 0 auto;
}

.slider-readmore {display:none;}

.section-title-wrapper {
    text-align: center;
    margin-bottom: 10px;
}

.about-title {
     display: none;
}

.contact-title {
     display: none;
}

.frasette {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
}


.footer-nav li a[href*="youtube.com"]::before {
    content: '\f16a';
}


.footer-nav li a[href*="linkedin.com"]::before {
    content: '\f0e1';
   padding: 0;
}

.footer-nav li a[href*="linkedin.com"] {
 font: 0/0 a;
}

.footer-nav li a[href*="mailto:marcodalion@gmail.com"]::before {
    content: '\f003';
}

.entry-meta .byline, .home .entry-meta .cat-links {
    display: none;
}
.format-standard .entry-meta .sep {
    display: none;
}
.entry-meta {display: none;}

h1, h2, h3, h4, h5, h6 {
   color: #B30303;
}

.header-post-title-container {
   padding: 10px 0;
   background-color: #80abc8;
}

.about-btn { display: none;}

.icon-wrap:hover {
    border-color: #B30303;
}

.service-read-more {
    color: #B30303;
    font-size: 14px;
    text-transform: capitalize;
}

.image-wrap:hover {
    border-color: #B30303;
}

.widget_our_team_block .main-title {
    color: #B30303;
}

.widget_call_to_action_block .parallax-overlay { display: none;
}

.cta-text-title h2 {
    color: #B30303;
    font-family: 'Crimson Text', serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-shadow: none;
    text-transform: none;
}

h1.entry-title {
    color: #B30303;
}

.cta-text-desc {
    color: #B30303;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 32px;
    margin-top: 20px;
    font-weight: 300;
}


.portfolio-hover .port-link a:last-child {
    display: none;
}
.port-link {
display: none;
}

// rimuovere la descrizione dal portfolio: .widget_portfolio_block .port-desc {
  display: none;
}

#secondary .widget-title {
    text-transform: none;
  	font-weight: normal;
}

#breadcrumbs {
position: absolute;
font-size: 14px;
margin: 100px 0 0 0;
}

.home #breadcrumbs {
display: none;
}
