/*
Theme Name: VerdeSoalheiro
Template: oceanwp
Author: SOLADVANCE - Sitemas Informáticos
Author URI: https://soladvance.pt
Version: 1.0.1644420545
Updated: 2022-02-09 15:29:05

*/

#top-img .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

li.phone::after {
    content: '(Chamada para a rede fixa nacional)';
	font-size:.7em;
	display:block;
}

li.mobile::after {
    content: '(Chamada para a rede móvel nacional)';
	font-size:.7em;
	display:block;
}

#footer-widgets .footer-box .footer-widget ul {
    padding-left: 17px;
    margin-top: -10px;
}
#footer-widgets .footer-box .widget-title {
    color: #999;
}
#svg {
    width: 100%;
    height: auto;
}
#main .page-header, .site-title.site-logo-text, #site-header {
    display: none;
}
span#cn-notice-text {
    font-size: 1.2em;
}
span#cn-notice-text a {
    color: #fbb03b;
}
span#cn-notice-text a:hover {
    color: #fee1b2;
}
#main #content-wrap.container {
    padding-top: 0;
    padding-bottom: 0;
}
#primary {
    margin-bottom: 0;
}
.page-title h2 {
    font-size: 3em;
    color: #ccc !important;
    font-weight: 100 !important;
}
#top-img .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0;
}
.icon-seccao {
    max-width: 800px;
    margin: 30px auto 0;
}
#sections-mobile {
    display: none;
}
.icon {
    z-index: 666;
}
.fake-shadow {
    font-size: 8em;
    text-align: center;
    color: transparent !important;
    margin-top: -190px;
    font-weight: 700 !important;
    text-shadow: 0 0 100px rgba(0,0,0,0.5);
}
.seccao p {
    text-align: center;
    color: #fff;
    margin-top: 40px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
.seccao {
    text-align: center;
    width: 98px;
    height: 120px;
    background-image: url('/wp-content/uploads/2020/08/section-arrow-bkg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -120px auto 30px;
}
.slogan {
    margin-bottom: 50px !important;
}
.slogan .elementor-heading-title.elementor-size-default {
    font-size: 2.5em;
    color: #fff;
    text-transform: uppercase;
}
.banner-arrow {
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #fff;
}
.banner-arrow {
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #fff;
}
.banner-arrow:before {
    width: 49.3%;
    position: absolute;
    height: 60px;
    content: "";
    right: 0;
    top: -60px;
    background-image: -moz-linear-gradient(to right bottom, transparent 48%, white 50%);
    background-image: -webkit-linear-gradient(to right bottom, transparent 48%, white 50%);
    background-image: -o-linear-gradient(to right bottom, transparent 48%, white 50%);
    background-image: -ms-linear-gradient(to right bottom, transparent 48%, white 50%);
    background-image: linear-gradient(to right bottom, transparent 48%, white 50%);
}
.banner-arrow:after {
    width: 50.7%;
    position: absolute;
    left: 0;
    height: 60px;
    content: "";
    top: -60px;
    background-image: -moz-linear-gradient(to left bottom, transparent 48%, white 50%);
    background-image: -webkit-linear-gradient(to left bottom, transparent 48%, white 50%);
    background-image: -o-linear-gradient(to left bottom, transparent 48%, white 50%);
    background-image: -ms-linear-gradient(to left bottom, transparent 48%, white 50%);
    background-image: linear-gradient(to left bottom, transparent 48%, white 50%);
}
#contact-info {
    margin-bottom: 50px;
}
#contact-info .locality .elementor-heading-title {
    color: #333;
}
.contact-info-widget {
    height: 250px;
}
.footer-arrow {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 1px;
}
.footer-arrow:before {
    width: 49.3%;
    position: absolute;
    height: 60px;
    content: "";
    right: 0;
    top: -30px;
    background-image: -moz-linear-gradient(to right bottom, transparent 48%, #333 50%);
    background-image: -webkit-linear-gradient(to right bottom, transparent 48%, #333 50%);
    background-image: -o-linear-gradient(to right bottom, transparent 48%, #333 50%);
    background-image: -ms-linear-gradient(to right bottom, transparent 48%, #333 50%);
    background-image: linear-gradient(to right bottom, transparent 48%, #333 50%);
}
.footer-arrow:after {
    width: 50.7%;
    position: absolute;
    left: 0;
    height: 60px;
    content: "";
    top: -30px;
    background-image: -moz-linear-gradient(to left bottom, transparent 48%, #333 50%);
    background-image: -webkit-linear-gradient(to left bottom, transparent 48%, #333 50%);
    background-image: -o-linear-gradient(to left bottom, transparent 48%, #333 50%);
    background-image: -ms-linear-gradient(to left bottom, transparent 48%, #333 50%);
    background-image: linear-gradient(to left bottom, transparent 48%, #333 50%);
}
#footer-widgets .col {
    margin-bottom: 0;
}
#footer-widgets .widget-title {
    font-size: 1.2em;
    padding-left: 45px;
    position: relative;
    border: 0;
    padding-top: 20px;
    font-weight: 600;
    text-transform: none;
    z-index: 666;
    margin: 0;
}
#footer-widgets .widget-title::after {
    display: inline-block;
    line-height: 27px;
    font-size: 2.5em;
    vertical-align: top;
    width: 40px;
    position: relative;
    left: -140px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 40px;
    color: #333;
    content: "»";
    font-weight: 600;
    z-index: -1;
    background-color: #444;
    margin: 10px auto -10px;
}
.footer-bottom-copyright {
    width: 50%;
    float: left;
    text-transform: none;
}
.footer-bottom-by-soladvance {
    width: 50%;
    float: right;
    text-transform: none;
}
#footer .footer-bottom-by-soladvance a {
    color: #fff;
}
@media (max-width: 768px) {
.contact-info-widget {
    height: unset;
}
#contact-info .elementor-widget-google_maps {
    margin-bottom: 50px;
}
.slogan {
    margin-top: 30px !important;
}
#top-img .elementor-container {
    min-height: unset;
}
#top-img img {
    margin-top: 30px;
}
.icon-seccao {
    display: none;
}
#sections-mobile {
    display: block;
    font-size: 1.1em;
}
#sections-mobile h3 {
    text-align: center;
}
}
