/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

#main-content .wpcf7-validation-errors{
	color:#000 !important;
	background:#dbbd51 !important;
}
#main-content .et_pb_section .dsm_contact_form_7_0 .wpcf7-form-control.wpcf7-submit{
	color:#000 !important;
	background:#dbbd51 !important;
}

.cls-title {
    color: #fabd00!important;
    letter-spacing: 2px;
    line-height: 1.2em;
    font-size: 25px;
}
.et_pb_button {
    padding: 15px 30px !important;
}
.et_pb_bg_layout_dark h2 {
    text-shadow: 2px 2px 25px rgb(250 189 0);
}
#tab_container_163 .wpsm_nav-tabs li a{
    margin-bottom: 4px !important;
}
#tab_container_163 .tab-content {
    padding-top: 0px !important;
}
#tab-content_163 table {
	border: 1px solid rgb(156 141 86 / 30%) !important;
    background: rgb(0 0 0 / 30%);
    backdrop-filter: blur(10px);
}
#tab_container_163 tr td, #tab_container_163 tr {
    border: 1px solid rgb(156 141 86 / 30%) !important;
	padding: 15px;
}
#tab_container_163 tr td:last-child {
    text-align: center;
}
#tab_container_163 .wpsm_nav-tabs li a span {
    padding: 10px 20px!important;
    text-transform: uppercase;
}
#tab_container_163 {
    padding-top: 85px;
}
.mobile_menu_bar:before {
    color: #AD1519;
}
.et_mobile_menu {
    border-top: 3px solid #AD1519;
}


/* btn-commande -------------------------------------------------------------------- */
@media (min-width: 981px) {
li.cls-btn-commande a {
        background-color: #fabd00 ;
        padding: 15px 16px 15px 16px !important;
        color: #ad1519 !important;
        text-align: center;
        border-radius: 20px;
}

}
@media (max-width: 980px){
li.cls-btn-commande a {
        background-color: #fabd00;
        padding: 15px 16px 15px 16px !important;
        color: #ad1519 !important;
        text-align: center;
        border-radius: 20px;
}
}

@media (max-width: 1024px){
#top-menu li a {
    font-size: 15px !important;
}
}







