/*
 Theme Name:   Brabus Child Theme
 description: A child theme of the Brabus theme
 Author:       Filipe Sena
 Author URI: https://www.sena.pt
 Template:     brabus
 Version:      1.0.0
*/


/* CUSTOM CLASSES */
main .h1, main .h2, main .h3, main .h4, main .h5, main .h6, main h1, main h2, main h3, main h4, main h5, main h6{
	margin-bottom:1em;
}
main>section{
	width: 100%;
    display: block;
    padding: 150px 0;
}
/*.navbar .right .hamburger-menu b{
    font-size:17px;
}*/
.page-header .container{
	padding:0;
}
body .page-header .container p{
	color:#fff !important;
}
.small, small {
    font-size: 70%;
    font-weight: 400;
}
.hamburger-menu:hover{
	cursor:pointer;
}
.navigation-menu .inner{
	width:90%;
	padding-top:40px;
}
.navigation-menu .inner .menu ul li{
	display:block;
	text-align:left;
	margin:0 20px 20px;
}
.navigation-menu .inner>.menu ul>li.menu-item-has-children>a:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    color: #6d6d6d;
    position: absolute;
    left: 350px;
    top: 10px;
    font-size: 1.5vw;
    transition:all 200ms ease-in-out;
}
.navigation-menu .inner .menu > ul > li.menu-item-has-children:hover a:before{
	color:#fff;
}
.navigation-menu .inner .menu > ul > li > a{
	font-size:2.3vw;
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    transition:all 200ms ease-in-out;
    text-transform: uppercase;
	position:relative;
}
.navigation-menu .inner .menu > ul > li:hover > a,
.navigation-menu .inner .menu > ul > li.current-menu-item > a,
.navigation-menu .inner .menu > ul > li.current-menu-ancestor > a{
	padding-bottom:8px;
	color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
	text-decoration:none;
	border-bottom:5px solid #0e0e0e !important;
}
.navigation-menu .inner .menu > ul > li.menu-item:hover > a,
.navigation-menu .inner .menu > ul > li.menu-item > a:hover,
.navigation-menu .inner .menu > ul > li.current-menu-item:hover > a,
.navigation-menu .inner .menu > ul > li.current-menu-item > a:hover{
    border-bottom: 5px solid #0e0e0e !important;
}
.navigation-menu .inner .menu>ul>li:not(.no-grid)>ul{
	display: grid;
    grid-template-columns: 1fr 1fr;
    width: 70%;
    top:0;
    left:30%;
    background:transparent;
}
.navigation-menu .inner .menu>ul>li.no-grid>ul{
	display: block;
    width: 70%;
    top:0;
    left:30%;
    background:transparent;
}
.navigation-menu .inner .menu>ul>li>ul>li{
	margin:0 0 1.5vw;
}
.navigation-menu .inner .menu>ul>li>ul>li>a{
	font-size:1.3vw;
	font-weight:400;
}
.navigation-menu.active .inner blockquote {
    clear: both;
    display: block;
    width: 70%;
    margin-left: 35%;
    text-align: left;
    font-family: 'Poppins';
    text-transform: initial;
    position: absolute;
    bottom: -200px;
}
.navigation-menu .inner blockquote a{
	font-size:1.3vw;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 15px;
}
.navigation-menu .inner blockquote a.custom-link .lines span{
	background-color:#fff;
}
.navbar.scroll{
    display:none;
    position: fixed;
    top:0; left:0;
    width: 100%;
}
.navbar.scroll.fixed{
    display:block;
    background: #000;
}
.navbar.scroll.fixed .logo {
    display: block;
}
.navbar.scroll.fixed .logo a img {
    max-height: 50px;
}
.navbar.scroll .right {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.navbar.scroll .right ul li a {
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1.3em;
}
.navbar.scroll .right ul li ul li{
    text-align:left;
}
.navbar.scroll .right ul li ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.video-institucional{
	width:70%;
}
.video-institucional a{
	border:3px solid #e42229 !important;
	position:relative;
    transition:all 200ms ease-in-out;
}
.video-institucional a:before{
	content:'\f04b';
	font-family: "Font Awesome 5 Pro";
	color:#fff;
	width:70px;
	height:50px;
	font-size:20px;
	line-height:50px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background:#e42229;
	border-radius:5px;
	text-align:center;
	z-index:1;
	opacity:1;
    transition:all 200ms ease-in-out;
}
.video-institucional a img{
	filter: grayscale(100%);
    transition:all 200ms ease-in-out;
}
.video-institucional a:hover img{
	filter: grayscale(0%);
}
.video-institucional a:hover:before{
	opacity:0.5;
}
.portfolio-box .content-box .inner h3 {
    font-size: 3.9vw;
}
.portfolio-box .content-box .inner h3 span{
	font-size: 6vw;
}
a.sanpop-link {
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 20px;
    display: block;
    transition:all 200ms ease-in-out;
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}
a.sanpop-link:hover{
	color: #e42229;
    -webkit-text-fill-color: #e42229;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e42229;
	text-decoration:none;
}
a.sanpop-link:before {
    content: "\f002";
}
a.sanpop-link img {
    display: none;
}
.white-text .section-title h2:before{
	font-size:16vw;
}
.white-text h4,
.white-text .custom-link b{
	color:#fff;
}
.white-text .custom-link .lines span:nth-child(1),
.white-text .custom-link .lines span:nth-child(2){
	background-color:#fff;
}
body:not(.home) .page-header{
	height:70vh;
}
.wpcf7-list-item{
	margin-left:0;
}

footer.footer .footer-quote img{
	height:80px;
	margin-bottom: 35px;
}
footer.footer .footer-quote h2 {
    font-size: 2.3vw;
    color: #fff!important;
}
footer.footer .footer-quote h2 span {
    color: transparent!important;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
footer .mc4wp-form{
	width:100%;
	display:block;
	margin-top: 20px;
}
footer input[type="email"]{
	background:transparent;
    color: #fff;
    width:65%;
}
footer input[type="email"]:active,
footer input[type="email"]:focus{
	background:#fff;
	color:#0e0e0e;
}
footer input[type="submit"]{
	position:relative;
	top:-1px;
	float:right;
}
footer .widget{
	font-size:90%;
	color:#a9a9a9;
	line-height: 1.8em;
}
footer.footer .call-to-action .footer-widget {
    margin-bottom: 0 !important;
}
footer .footer-widget .widget-title{
	letter-spacing:0;
	color:#f1f1f1;
}
footer.footer .footer-quote h2.widget-title-small{
    font-size: 1.5vw;
    color: #acacac!important;
}
footer .social-column{
	margin-top:6px;
}
footer .footer-widget.social-icons ul li{
	display:inline-block;
	width:auto;
}
footer .footer-widget.social-icons ul li a{
	color:#a9a9a9;
	display:block;
	width:30px;
	height:30px;
	background:#a9a9a9;
	margin-right:10px;
	border-radius:5px;
	transition:all 200ms ease-in-out;
}
footer .footer-widget.social-icons ul li a:hover{
	background-color:#fff;
}
footer.footer .footer-quote .contact-widget h2 {
    font-size: 1.3vw;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom:12px;
}
footer.footer .footer-quote .contact-widget h2 strong{
	color:transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #acacac;
    display:block;
}
footer .footer-widget .contacts{
	font-size:100%;
	font-weight:400;
}
footer .footer-widget .contacts strong{
	font-weight:900;
}
footer .widget a,
.footer .footer-contact a{
	text-decoration:none;
	color:#a9a9a9;
	transition:all 200ms ease-in-out;
}
footer .widget a:hover,
.footer .footer-contact a:hover{
	color:#fff;
}
footer .footer-bottom ul.social-links{
	margin: 30px 0;
	float:right;
}
.footer .footer-bottom ul.social-links li a{
	opacity:0.5;
	transition:all 200ms ease-in-out;
}
.footer .footer-bottom ul.social-links li a:hover{
	opacity:1;
}
.floating-image-section{
	padding-bottom:100px;
}
.floating-image {
    position: relative;
}
.floating-image img {
    position: absolute;
    width: 100vw !important;
    max-width: max-content !important;
    left: 0;
    top: -5vh;
    z-index: 9;
}
.history-container .wpb_content_element{
	margin-bottom:0;
}
.history-container {
    padding-top: 100px;
}
.history-container .section-title{
	padding-bottom:125px;
}
.history-container #vertical-5{
	padding:0;
}
.recrutamento .wpcf7{
	margin-left:0;
	margin-top:40px;
}
.columns-list ul {
    width: 100%;
    margin-top: 0;
    margin-bottom: 2rem;
    padding-left: 0;
    margin-left: 0;
}
.columns-list ul li:nth-child(2n+1) {
    clear: left;
}
.columns-list ul li {
    float: left;
    width: 50%;
    list-style-type: none;
    margin-bottom: 2rem;
    line-height: 25px;
    font-size: 20px;
    line-height: 30px;
}
body:not(.single-post) .blog-post .post-image{
	max-height:300px;
	overflow:hidden;
}
.blog-post .post-content .post-date {
    margin-top: -45px;
    position: relative;
    display: table;
    color: #fff;
}
.blog-post .post-content .post-title{
	font-size:2vw;
	margin-top:30px;
}
.single-post .page-header .container h1,
.single-knowledgebase .page-header .container h1,
.tax-knowledgebase_category .page-header .container h1,
.single-product .page-header .container h1{
	font-size:4vw;
}
header.page-header.single:before,
header.page-header.knowledgebase:before,
header.page-header.kb-archive:before{
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.blog-post .post-content .post-link a{
    transition:all 200ms ease-in-out;
    border:0;
    position:relative;
    padding-left:20px;
}
.blog-post .post-content .post-link a:before {
    content: '';
    display: block;
    float: left;
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
    transition:all 200ms ease-in-out;
}
.blog-post .post-content .post-link a:hover {
    text-decoration: none;
    color: #e42229 !important;
    padding-left:40px
}
.blog-post .post-content .post-link a:hover:before{
    width: 30px;
    background-color: #e42229 !important;
}
.single .blog-post .post-content blockquote{
    background-color:#ececec !important;
    color:#000 !important;
}
.single .blog-post .post-content blockquote p{
    margin:0;
}
.single .blog-post .post-content blockquote a,
.single .blog-post .post-content p a{
    color:#e42229;
    transition:all 200ms ease-in-out;
}
.single .blog-post .post-content blockquote a:hover,
.single .blog-post .post-content p a:hover{
    color:#000;
}
.post-entry-footer{
	box-shadow:none;
	margin-top:0;
	display: flex;
    flex-wrap: wrap;
    padding-left: 60px;
    border: 0;
}
.sidebar .widget {
    box-shadow: none;
    border: 0;
    padding: 0;
}
.product-sidebar li, .product-sidebar a {
    color: #0e0e0e;
    font-size: 15px !important;
}
.sidebar .widget .current-cat a{
	color:#e42229;
}
.widget-area .cat-item span.post-count ,
.product-sidebar .cat-item span.count {
    font-size: 0.8em;
    vertical-align: super;
    margin-left: 5px;
}
.blog-post .post-content blockquote {
    font-style: italic;
}
main .uk-search .uk-search-icon {
    right: 0;
    left: auto;
    color: #fff;
    height: 52px;
}
.uk-icon>svg {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
}
input#kb-s {
    width: 100%;
    border-radius: 0;
}
.wpcf7{
	margin-left:0;
}
.form-group select {
    width: 100%;
    border:1px solid #eee;
    background-position: calc(100% - 30px) 30px, calc(100% - 25px) 30px, calc(100% - 3.5em) 10px;
}
.page-id-1893 .wpcf7{
	margin-left:-100px;
}
.file-download {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
}
.file-download > li {
    padding: 20px;
    border: 1px solid #ccc;
    list-style: none;
    font-weight: 700;
    margin:10px;
    border-radius: 5px;
    font-size: 0.85em;
    transition:all 200ms ease-in-out;
}
.file-download > li:hover{
    background:#fff;
}
.file-download > li ul {
    padding: 0;
    list-style: none;
}
.file-download > li ul > li,
.file-download > li ul > li > a {
    font-weight: 400;
    color: #555;
}
.product-sidebar li,
.product-sidebar a{
    font-weight: 400;
    color: #0e0e0e;
    font-size: 14px;
    transition:all 200ms ease-in-out;
    line-height:23px;
}
.product-sidebar > li{
    margin-bottom:20px;
}
.product-sidebar a:hover{
    color:#e42229;
    text-decoration:none;
}
.product-sidebar .text-box {
    background-color:#efefef;
    margin:0 0 0 20px;
    padding:20px;
}
.product-sidebar .text-box p{
    margin-bottom:10px;
}
.product-sidebar .product-tag{
    background: #efefef;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px;
    width: 100%;
}
.sidebar .widget_product_tag_cloud .tagcloud a {
    color: #fff;
    background: #e42229;
    display: inline-block;
    font-size: 12px !important;
    padding: 3px 6px;
    margin-right: 5px;
    margin-bottom: 5px;
}
ul.product-tag-list {
    width: 100%;
    padding:0;
    margin:0;
    list-style: none;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
    transition: all 200ms ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
}
.woocommerce ul.products li.product a:hover {
    background: #ececec;
}
.woocommerce ul.products li.product .button {
    display: none;
}
.vc_basic_grid .vc_gitem-zone img {
    max-height: 200px;
    width: auto;
}
.vc_basic_grid .vc_gitem-zone{
    min-height:180px;
}
.vc_basic_grid .vc_gitem-zone h4 {
    min-height: 85px;
}
.download-row h5 {
    font-size: 0.9em;
    margin-top: 15px;
}
.download-row h3 {
    font-size: 1.9em;
    font-weight:700;
    color:#e42229;
}
.download-row a.mega-info-btn {
    position: relative;
    font-size: 15px;
}
.download-row a.mega-info-btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    top: -61px;
    left: 0;
    right: 0;
}
.download-row .mega_info_box a.mega-info-btn{}
.download-row .mega_info_box i,
.download-row .mega_info_box a.mega-info-btn{
    transition:all 200ms ease-in-out;
}
.download-row .mega_info_box:hover i,
.download-row .mega_info_box:hover a.mega-info-btn{
    color:#e42229 !important;
}
.recrutamento .wpcf7 {
    background: transparent;
    box-shadow: none;
}
.recrutamento .wpcf7 .wpcf7-form {
    padding: 0;
}
.recrutamento .wpcf7 label{
    display:inline-block;
}
.recrutamento .wpcf7 .wpcf7-form input {
    display: inline;
    width: 360px;
    border-width: 0 0px 1px 0;
    border-color: #a2a2a2;
    border-style: dashed;
    background: transparent;
}
.recrutamento select {
    border-width: 0 0px 1px 0;
    border-color: #a2a2a2;
    border-style: dashed;
    height: 50px;
    margin-top: 10px;
    padding-left: 0;
    display: inline-block;
    background-position: calc(100% - 35px) 22px, calc(100% - 31px) 22px, calc(100% - 3.5em) 4px;
    background-size: 5px 4px, 5px 5px, 1px 40px;
    background-color:transparent;
}
.recrutamento .wpcf7 label.inputfile {
    width: 320px;
    margin-left: 20px;
    padding: 10px;
    color: #7a7a7a;
    font-weight: 400;
    font-size: 16px;
    border-width: 0 0px 1px 0;
    border-color: #a2a2a2;
    border-style: dashed;
}
.recrutamento input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.recrutamento textarea{
    border: 0;
    box-shadow: none;
    display: block;
    font-size: 18px;
    line-height: 50px;
    margin: 2% auto;
    padding: 11px 20px 0 20px;
    resize: none;
    background-color:transparent;
    background-image: -moz-linear-gradient(top , transparent, transparent 49px,#eee 0px), -moz-radial-gradient(4% 50%, circle closest-corner, #eee, #eee 39%, transparent 0%), -moz-radial-gradient(3.9% 46% , circle closest-corner, #eee, #eee 43.5%, transparent 0%); 
    background-image: -webkit-linear-gradient(top , transparent, transparent 49px,#eee 0);
    -webkit-background-size:  100% 50px;
    background-size: 100% 50px;
    color: #6d6d6d;
}
.recrutamento .wpcf7 .wpcf7-form input[type="checkbox"] {
    width: 18px;
    height: 18px;
    display: inline-block;
    border: #eee;
    background-color:#eee;
}
.valores-boxes .service-box {
    min-height: 270px;
}
input[type="submit"]{
    color:#fff;
    transition:all 200ms ease-in-out;
}
input[type="submit"]:hover{
    background-color:#000 !important;
}
input[type="submit"]:disabled{
    color:#fff;
    background-color:#ccc !important;
}
.valores-boxes img{
    filter: grayscale(1);
    transition:all 200ms ease-in-out;
}
.valores-boxes img:hover{
    filter: grayscale(0);
}
.single-product section.breadcrumbs.content-section {
    padding: 10px 0 !important;
    border-bottom: 1px solid #eee;
    margin: 0;
}
.breadcrumbs nav.woocommerce-breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}
.single-product .content-section{
    padding-top:50px;
}
.media .media-body{
    width: auto;
}
/*.product-details li.vc_info_list {
    float: left !important;
    display: inline-block !important;
    width: 50px !important;
    margin-left: 0 !important;
    margin-right: 20px;
}*/
.product-details ul.mega-info-list {
    margin: 0;
    padding: 0;
}
.product-details li.vc_info_list {
    float: none !important;
    display: inline-block !important;
    padding:0 !important;
    margin: 0 !important;
    width: 90px;
}
.product-details li.vc_info_list .media{
    display:block !important;
}
.product-details .media-left, .product-details .media-body {
    display: block;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align:center;
}
.product-details li.vc_info_list .media .info-list-img div span {
    width: auto !important;
    height: auto !important;
}
.product-details li.vc_info_list .media .info-list-img div span i{
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}
.product-details li.vc_info_list .media .info-list-img div, .product-details li.vc_info_list .media .info-list-img div span, .product-details li.vc_info_list .media .info-list-img div span span {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
}
.product .content-section,
.breadcrumbs.content-section{
    padding:0 !important;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 30px !important;
}
.mega-info-list li:nth-last-child(2) {
    border: 0 !important;
}
.pum-overlay .content-section {
    padding: 0;
}
.woocommerce ul.products li.product a p {
    font-size: 0.86em;
    color: #666;
    font-weight: 100;
}
.related.products{
    margin-top:50px;
}
.related.products h2{
    border:0;
}
.step-icons .wpb_single_image {
    margin-bottom: 15px;
}
.step-icons .wpb_text_column {
    font-size: 0.75em;
    min-height: 90px;
}
.woocommerce ul.products li.product a img {
    /*min-height: 524px;*/
    width: auto !important;
    height: auto;
    display: block;
    object-fit: cover;
}
/* MEDIUM FIXES */
@media only screen and (max-width: 1300px), only screen and (max-device-width: 1300px) {
    .navigation-menu .inner>.menu ul>li.menu-item-has-children>a:before{
        left:250px;
    }
    .page-header .container{
        padding: 0 0 0 100px;
    }
    .page-header .container h1{
        font-size:8vw;
    }
}
/* MEDIUM FIXES */
@media only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
	
}


/* MEDIUM FIXES */
@media only screen and (max-width: 1025px), only screen and (max-device-width: 1025px) {
    .navigation-menu .inner>.menu ul>li.menu-item-has-children>a:before{
        left: 180px;
		top:5px;
    }
}

/* RESPONSIVE TABLET FIXES */
@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
	
}



/* RESPONSIVE MOBILE FIXES */
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .swiper-slider .swiper-slide .slide-inner .container h1{
        font-size:14vw;
    }
    .navbar.scroll,
    .navigation-menu .inner .menu ul{
        display:none;
    }
    .navbar.scroll.fixed,
    .navbar.scroll.fixed .right ul,
    .navigation-menu.active .inner .menu ul{
        display:block;
    }
    .single-post .page-header .container h1, .single-knowledgebase .page-header .container h1, .tax-knowledgebase_category .page-header .container h1, .single-product .page-header .container h1 {
        font-size: 6vw;
        padding: 50px;
    }
    .container .container {
        padding: 0;
    }
    .woocommerce ul.products.columns-3 li.product{
        width:100%;
    }
    footer.footer .footer-quote .contact-widget h2,
    footer.footer .footer-quote h2,
    .navigation-menu .inner .menu > ul > li > a{
        font-size: 5.3vw;
    }
    footer input {
        width: 100% !important;
    }
    .navigation-menu.active{
        padding-top:100px;
    }
    .navigation-menu .inner{
        overflow:auto;
    }
    .navigation-menu .inner .menu ul li{
        margin-bottom:0;
    }
    .navigation-menu .inner>.menu ul>li.menu-item-has-children>a:before{
        content:none;
    }
    .navigation-menu .inner .menu>ul>li:not(.no-grid)>ul {
        width: 100%;
        padding: 0;
        display: block;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .navigation-menu .inner .menu>ul>li>ul>li>a{
        font-size: 3.3vw;
    }
    .recrutamento .wpcf7 .wpcf7-form input{
        width:100%;
    }
    .page-header .container{
        padding:0;
    }
    .page-header .container h1{
        text-align:center;
    }
}
