/* 
 Theme Name:     Lindsay Enas Official Tourist Driver
 Author:         Kiyoi Websites
 Author URI:     https://kiyoi-websites.com/
 Template:       Divi
 Version:        1.0
 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: 5.9.10
*/ 


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

@media (max-width: 980px) {
    .et_header_style_left #logo {
        max-width: 80% !important;
    }
}

/* ----------- TEMOIGNAGES --------------------------- */ 

.et_pb_module.touristes {
	padding:0;
	margin:0 0 0 0!important;
}
.et_pb_module.pays { 
	margin: 0 0 10px 0!important;
	padding:0 10px;
}
.et_pb_module.pays h3 { 
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #ffbd29;
}
.et_pb_module.date {
	text-align: right;
	padding-bottom: 0!important;
	margin: -30px 20px 0 0!important;
}
.et_pb_module.date_full {
	padding-bottom: 0!important;
	margin: -60px 0 0 20px!important;
}
.et_pb_module.date .dmach-postmeta-item-content,
.et_pb_module.date_full .dmach-postmeta-item-content {
	display:block;
	width: auto;
	padding: 6px 10px;
	background-color: #8d1539;
}
.et_pb_module.date p.dmach-postmeta-value span,
.et_pb_module.date_full p.dmach-postmeta-value span {
	font-size: 16px;
	text-transform: uppercase;
	white-space: nowrap;
}

