/*
 Theme Name:   Zambezi Car Rental
 Theme URI:    https://www.zambezicarrental.com
 Description:  Divi Child Theme
 Author:       Headway Digital
 Author URI:   https://headwaydigital.co.za/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/

.et_pb_widget {
    max-width: 100%;
    width: 100% !important;
}

#top-header .et-social-icons {
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
#et-info {
    float: left;
    width: 100%;
}
#et-info {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
	padding-top: 10px;
}
.justified-gallery>div>div>a>.caption, .justified-gallery>div>div>.caption, .justified-gallery>div>div .caption {
    display: none !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto;
    margin: 0 16px 0 0;
    background: #ccb78e !important;
    border: none !important;
    padding: 10px 30px !important;
    color: #fff !important;
    font-size: 20px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px 5px !important;
}
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
    padding-top: 12px !important;
    padding-bottom: 12px;
}
@media (max-width: 767px) {

#top-header .et-social-icons {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
}

.widget_media_image {
    text-align: center;
}
.awesome-weather-header {
    padding: 0 !important;
    text-align: left !important;
    background: none transparent !important;
    text-transform: none;
    font-family: 'Droid Serif' !important;
    font-weight: 700;
    color: #ccb78e;
    font-size: 18px !important;
    margin-top: -5px;
}

.et-social-icons img {
    max-width: 24px;
    height: auto;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #ccb78e;
}
.et_pb_tabs_controls li {
    display: table;
    float: left;
    position: relative;
    z-index: 11;
    max-width: 100%;
    height: 100%;
    font-weight: 300 !important;
    line-height: 1.7em;
    cursor: pointer;
}
.et_pb_tab_active a {color: #fff!important;}

ul.et_pb_tabs_controls {
    background-color: transparent;
}

.rate-tables h2 {
	margin-bottom: 30px !important;
}
.rate-tables h3 {
	margin-bottom: 15px !important;
}
.rate-tables h4 {
	color: #ccb78e !important;
	font-size: 18px !important;
	margin-bottom: 10px !important;
}