/* 
 Theme Name:     Fortera Group
 Author:         Fortera Group
 Author URI:     http://teste.fortera.pt/wp
 Template:       Divi
 Version:        V.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.homeSlider .et_pb_container {width: 100%; height:800px; }
.homeSlider .et_pb_slide_description {padding-top:800px !important; padding-bottom:800px!important; }

.careerSlider .et_pb_container {width: 100%; height:200px; }
.careerSlider .et_pb_slide_description {padding-top:200px !important; padding-bottom:200px!important; }


@media (min-width: 320px) and (max-width: 760px) {
.homeSlider .et_pb_container {width: 100%; height:100px; }
.homeSlider .et_pb_slide_description {padding-top:100px !important; padding-bottom:100px!important; }
}

@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
}


.mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
 color:  #cc9d52 !important;
}



.et_mobile_menu {
 border-top: 3px solid #cc9d52 !important;
   
}

.blogslider .et_pb_container {width: 100%; height:80px; }
.blogslider .et_pb_slide_description {padding-top:80px !important; padding-bottom:80px!important; }

.post-meta { display: none; }

#footer-bottom {
   display:none;
}

.et_pb_post { margin-bottom:0px !important; }

.single .post { padding-bottom:0px !important; }

#left-area {
  padding-bottom:0px !important;
}

.et_post_meta_wrapper { display:none}
