/*
 Theme Name:     Caravan Promotions
 Theme URI:      https://www.caravansa.co.za
 Description:    Divi Child Theme
 Author:         Caravan Promotions
 Author URI:     https://www.caravansa.co.za
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.emoji { width: 18px; }
.wpcf7-response-output
 {
    background: red;
    font-size: 17px;
    color: #fff;
    padding: 25px !important;
    border: none !important;
}
/* Desktop Mobile View Menu */
.nav li ul {
    width: unset;
    padding: unset;
}
#top-menu li li {
    padding: unset;
    display: block;
    border-bottom: 1px solid #ddd;
}
#top-menu li li a {
    width: max-content;
    padding: 10px 20px;
}
#top-menu li li:hover {
    background: #ededed;
}
/* Desktop Mobile View Menu */