﻿#tc-page-wrap {
    position: relative;
    z-index: 15;
    background: inherit;
    background: url('https://llinatgepico.com/images/fons.jpg') center bottom repeat;
}
#main-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(222, 222, 222, 0.64);
    border: 2px solid rgb(245, 232, 168);
    padding: 80px;
}
.fpc-widget-front .round-div {
    border-color: rgb(201, 201, 201) !important;
}
.fpc-container {
    background-color: rgba(255, 255, 255, 0) !important;
}
.sticky-disabled .tc-header {    
//*background: url('http://llinatgepico.com/wordpressacens/wp-content/uploads/2016/02/CAPCELERA250.jpg') no-repeat center;*//
}
table {
    border: 5px solid rgba(57, 65, 67, 0.52);
}
.nav>li.current-menu-item>a, .tc-regular-menu .dropdown-menu>li.current-menu-ancestor>a, .tc-regular-menu .navbar .nav>li.current-menu-ancestor>a, .widget h3:before, .widget.widget_archive li:before,  .widget.widget_nav_menu li:before, .widget.widget_rss li:before, a+span.tc-external:after {
    color: #F1E97F;
}
a {
    color: #F10505;
    text-decoration: none;
}

tr:nth-child(odd) td, tr:nth-child(odd) th {
    background-color: rgb(201, 201, 201);
}
.navbar .nav {
    margin-right: 0;
    font-weight: 600;
}
.navbar .nav>li>a {
    font-size: 19px !important;
}
footer#footer a, footer#footer p {
    font-size: 16px !important;
}
.tc-gallery-style .gallery-caption {
    font-style: italic;
    font-size: 12px;
    font-size: 1rem;
    line-height: 1.3em;
    color: #505050;
}
.entry-meta {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 8px;
    display: none;
}
.carousel-caption {
    max-width: 40%;
}
footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6 {
    font-size: 22px;
    line-height: 26px;
    color: #fafafa;
    text-align: center !important;
}
.navbar-inner .social-block {
    padding: 0 20px 0 10px;
    margin: 10px 0;
        margin-right: 0px;
        margin-left: 0px;
    display: none !important;
}
.tc-header .btn-toggle-nav.pull-right {
    padding-right: 0;
    display: none;
}