p { font-size: 17px; }
.slide-caption p{ font-size: 15px; }

blockquote { margin-bottom: 0 !important;}
.article .article-entry blockquote { padding-bottom: 0 !important; }

.post .entry .wp-caption img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}

.widget_links{
    min-height: 280px;
}

.cote_cube_link {
    color: rgba(255, 255, 255, 0.498039);
}

.article-categories li {    
    list-style: none !important;
    margin-bottom: 2px;
 }

.article-categories li + li {
    margin-left: 2px !important;
}

.wp-pagenavi a, .pages span {
    text-decoration: none !important;
    padding: inherit !important;
    margin: inherit !important;
 }

.wp-pagenavi span {
     border: none !important; 
}

.paging a {
     border: 1px solid #78bbf5 !important;t;
}

.wp-pagenavi .pages a {
    display: block;
    width: 33px;
    height: 33px;
    line-height: 31px;
    border-radius: 50%;
    border: 1px solid #78bbf5 !important;
    color: #78bbf5;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    transition: all .2s ease-out;
}

.wp-pagenavi .pages {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px !important;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
}

.wp-pagenavi span.current {
    background: #78bbf5;
    color: #fff;

    width: 33px;
    height: 33px;
    line-height: 26px;
    border-radius: 50%;
    font-size: 16px;
    text-align: center
}

.nextpostslink, .previouspostslink {

    background: #78bbf5 !important;
    color: #fff !important;

    margin-top: -4px;
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
 .gform_wrapper input[type=url] {
    height: 28px;  
    max-width: 100%;
    padding: 0 10px;
    border-radius: 3px;
    background: #fff;
    border: 0;
    font-size: 14px;
    color: #666666;
}

.gfield_label {
    color: #000;
}

.gform_wrapper textarea {
    height: 140px;   
    max-width: 100%;
    padding: 12px 10px;
    border-radius: 3px;
    background: #fff;
    border: 0;
    font-size: 14px;
    color: #666666;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {

    display: inline-block;
    padding: 8px 30px;
    border-radius: 30px;
    background: #567d9b;

    vertical-align: middle;

    line-height: 1.45;
    border: 0;

    font-size: 18px;
    font-weight: bold;

    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all .2s ease-out;
}

#gform_submit_button_1:hover {
    background: rgb(77, 113, 140);
}

.album {
    display: inline-block;
    margin-left: 0 !important;
}

.album li { 
    float: left;
    margin-left: 7px;    
}

article .article-entry ul.album li:before {
    content: '';
}

.footer-copyright, .footer-copyright a {
    color: #eee !important;
}

.subscribe form .clear{
    margin-top: -4px;
}


.parallax-seagull {
    position: absolute;
    right: 1%;
    top: 73px;
}

.parallax-seagull-home{
    position: absolute;
    right: 1%;
    top: 73px;
}

article .article-entry p {
    margin-bottom: 1em !important;
}

.article .article-entry ul {
    margin-bottom: 1em !important;
}


.wp-caption-text {    
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 4px 10px;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 12px;
   
}
.article-entry p.wp-caption-text {
     margin-bottom: 0 !important;
}

.article-entry .wp-caption {
    width: inherit !important;
    max-width: 100% !important;
}
 

 #fancybox-title-over {
    background-image: url('images/cc_fancy_title_over.png') !important;
}

.inner-footer-bg {
    position: absolute;
    left: -50px;
    bottom: 1px;
}

.main {
    padding-bottom: 700px;
}

.old-newsletter{
    display: inline-block;
    width: 100%;
}

/* 13/01/2016*/

.article .article-entry .table-trans th, .article .article-entry .table-trans td {
    /*height: 40px; */
    border: none !important;
}

.article .article-entry .table-trans td {
    background: transparent !important;
}

.article .article-entry .table-trans tr:nth-child(odd) td {
    background: transparent !important;
}

.updates .updates-item-content h5 {
    font-weight: 600 !important;
}