/*
Theme Name:  Origo Conception
Theme URI:   http://www.origo-conception.fr/dev
Version:     1.0
Description: Thème pour le site origo conception basé sur DIVI
Author:      -
Author URI:  http://www.origo-conception.fr/dev
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
.et_secondary_nav_enabled #main-header {
    top: 0 !important;
}

#top-header,
#et-secondary-nav li ul {
    background-color: #102034 !important;
}

/* top menu */
li.menu-item-64 a {
    background-color: #bba54b;
    padding: 10px !important;
    border-radius: 10px;
}


.et_pb_button {
    border-radius: 25px !important;
    font-size: 15px;
}

.et_pb_button:after,
.et_pb_button:before {
    font-size: 20px !important;
    line-height: 1.2em;
}

#main-header {
    background-image: url('./img/shadow.png');
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto 100%;
}

#top-header {
    position: relative !important;
    top: 0 !important;
}

#top-menu li.current-menu-item a {
    font-weight: bold;
}

#secteurOrigo,
#secteurOrigo h2 {
    color: #fff;
}

#secteurOrigo .et_pb_text.intro {
    padding: 0;
    height: 100%;
}

#secteurOrigo .et_pb_text.intro .et_pb_text_inner {
    display: flex;
    align-items: center;
    padding: 50px;
    height: 100%;
    text-align: left;
    background-color: rgba(105, 121, 123, 0.7);
}

#secteurOrigo .et_pb_text {
    padding: 300px 30px 30px 30px;
    text-align: center;
}


#secteurOrigo .et_pb_button {
    color: #fff;
    background-color: #102034;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    border: 0;
}

#secteurOrigo .et_pb_button:hover {
    color: #fff;
    background-color: #bba54b;
}

#realisations {
    padding: 60px 0;
}

#realisations .et_pb_module.et_pb_text {
    margin-bottom: 30px;
}


#form .et_pb_contact_field input,
#form .et_pb_contact_field textarea {
    color: #fff;
    background-color: transparent !important;
}

#form .et-pb-contact-message p {
    padding: 30px;
    background-color: #fff;
    color: #49ad42;
    text-align: center;
}

h3 {
    color: #bba54b;
    padding-bottom: 30px;
    margin-top: 30px !important;
}


/* PAGE PROJET */
.single .et_pb_post {
    margin-bottom: 0;
}

.et_pb_gallery_item {
    width: 50%;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}


#footer,
#footer h2,
#footer p {
    color: #fff;

}

#footer p {
    font-size: 11px;
}

#footer .et_pb_column_1_3 {
    padding-right: 30px;
}

#main-header .et_mobile_menu{background-color:#102034 !important}
.et_mobile_menu li a{padding:15px 0 !important;text-align:center;}
@media screen and (max-width: 414px) {
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{font-size:24px !important;}
    
}

