/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 20, 2017, 2:07:44 PM
    Author     : WebDSmini
*/

body{font-size: 1.25rem;    font-family: 'Open Sans', sans-serif;}
body.home div#header_menu{position: fixed; top:0;z-index: 999;width: 100%}
body:not(.home) div#header_menu{margin-bottom: 70px;}
body.admin-bar div#header_menu{top:32px;}
div.mainwrapper-navbar{background-color: rgba(0,0,0,0.7)}
div.topmain-menunav{
    background-color: #2FBDBB;
    padding: 4px 0px;
    font-size: 15px;
    font-weight: bold;
}
ul#topmain-menu{flex-direction: row;}
ul#topmain-menu li:not(:first-child){margin-left: 10px;}
ul#topmain-menu li a{color: #353A3A; padding: 0px; text-decoration: underline}

h2{font-size: 40px; font-weight: bold;}
h3{font-size: 20px; font-weight: 400; text-transform: uppercase;}

article .entry-content h2{margin-bottom: 30px;}
article .entry-content h3{margin-top: 90px;}

#godownpeixe{
    position: absolute;
    bottom: 10%;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    font-size: 30px;
    z-index: 1000;
    color: #fff;
    cursor: pointer;
}

#slides i span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
#slides i span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    60% {
        box-shadow: 0 0 0 15px rgba(255,255,255,.1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb03 {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    60% {
        box-shadow: 0 0 0 15px rgba(255,255,255,.1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
div.greybg{background-color: #F9F5F1;padding: 50px 0px;}


div.destak_img{margin: 20px 0px;}
div.destak_content{font-size: 1rem}


.owl-carousel .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    text-align: center;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    position: absolute;
    top: 10px;
    height: 30px;
    margin: auto !important;
}

.owl-carousel .owl-prev {
    right: 45px;
}

.owl-carousel .owl-next {
    right: 10px;
}

.owl-carousel .owl-dots {
    display: none !important;
}

#pre-appfooter{background-color: #23ACAA; padding: 10px 0px;}
#wrapper-footer{background-color: #2FBDBB;}
div#wrapper-footer-full{background-color: transparent;}
div.footer-widget h3{font-size: 1rem; font-weight: 600;}
div.textwidget{font-size: 0.9rem;}
#pos-footer{background-color: #292b2c; padding: 10px 0px; font-size: 0.8rem; color: #fefefe}

.understrap-read-more-link{border: none;}
.overlay-div{
    width: 100%;
    background-size: cover;
    background-position: center;
}
.overlay-div:after{
    content:'';
    padding:50% 0; /* vertical value as  100% equals width */
    display:inline-block;
}
.overlay-div:before{
    margin:0px 15px;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient( to top, black, transparent);
    opacity: .6; 
    z-index: 0;
}
.overlay-div .text-overlay{
    color: white;
    text-transform: uppercase;
    position:relative;
    z-index: 999;
    font-size: 30px;
    position: absolute;
    bottom: 0px;
    padding: 15px;
}
.restaurantes{
    padding: 40px 0px;
}
.wrapperRestaurantes{
    background: #f9f6f1;
    width: 100%;
}
.page-title{
    font-size: 20px;
    text-transform: uppercase;

}
.restaurante-single-wrapper img.image-restaurante{
    float:right;
    margin-left: 20px;
    max-width: 500px;
}
.restaurante-single-wrapper{
    margin-bottom: 40px;
}
.restaurante-single-wrapper p {
    text-align:justify;
    font-size: 16px;
    line-height: 25px;
}
.post-type-title{
    text-transform: uppercase;
    font-size: 20px
}
.taxonomy-description p{
    font-size: 25px;
    text-align:justify;
}
*{
    font-family: 'Open Sans', sans-serif;
}
.single-restaurantes #page{
    background: #f9f6f1;
    padding-top: 15px;
}
.overlay-div:hover::before{
    background-image: none;
    background-color: rgba(48,189,187,1.79);
}
.eventos .col-12{
    margin: 30px 0px;
}
.cat-agenda{
    float: left;
    width:100%;
    height: 360px;
    background-size: cover!important;
    background-position: center!important;
    margin: 0px 15px 0px 0px;
}
.archive .entry-content{
    overflow: hidden;   
}
.page-title.archive{
}
article .entry-content h2 a{
    font-size: 20px;
    color: #353a3a;
}
a:focus, a:hover {
    color: #30bdbb;
    text-decoration: none;
}
a {
    color: #30bdbb;
    text-decoration: none;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.hr{
    border: 1px solid #9c9c9c;
    height: 1px;
    width: 90%;
    margin: 40px 5%;
}
.wrapper-archive{

    width: 100%;
    padding: 10px;
}
#archive-wrapper{
    padding-top: 20px;
    margin-top: 10px;
}
.restaurantes .col-12{
    margin-top: 30px;
}
.form-control{
    border:0px;
}
.entry-content p {
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
}
.cat-agenda-single{
    margin-top:5px!important;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: bold;
}
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target span,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target span, 
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target span{
    border-bottom: 3px solid #ffffff;
}
.ubermenu .ubermenu-target-text{
    border-bottom: 3px solid transparent;
}
.ubermenu-target-description.ubermenu-target-text{
    display: none!important;
}
.page-text-wrapper p
{
    text-align: justify;
}
.fa.fa-bars{
    color:white;
}
.topmain-menunav .col-12{
    text-align: center;
}
#topmain-menu{

}
.metro-wrapper{
    background: #f9f6f1;
    margin: 40px 0px;
    padding: 40px 0px;
}

.categoria-apoio-wrapper{
    background: #2FBDBB;
    margin-bottom: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.categoria-apoio-wrapper h3{
    color:white;
    margin-bottom: 30px;
}
.row .site-main{
    width: 100%;
}


h2[class^="col-"],h3[class^="col-"]{margin-bottom: 25px;}
div#swifty-img-widget-5{margin-top: 40px;}
div#swifty-img-widget-5 h3{display: none;}
ul.swifty_imgwidget_ul{padding-left: 0px;}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}
.marger{margin-bottom: 40px;}

ul#topmain-menu li.the-social-links a{width: 30px; height: 26px; color: #fff; }
ul#topmain-menu li.the-social-links a:hover{opacity: 0.5;}
.dimmed{opacity: 0.5; height: 200px;}
h2.entry-title{line-height: 25px;}
h2.single_title{margin-bottom: 40px;}

.restaurante-single-wrapper h4{margin: 40px 0;}


