/*
Theme Name: carapreta
Theme URI: https://www.carapretaoficial.com.br/
Author: Nautilos Marketing Digital
Author URI: https://www.nautilos.com.br/
Description: Tema para Carapreta baseado no Elementor, agora usando estilização global do Elementor.
Template: hello-elementor
Text Domain: hello-elementor
Version: 1.5
*/

h1 > small {
	font-size: 45%;
	display: block;
}
.elementor-widget.elementor-widget-text-editor .elementor-text-editor p b, .elementor-widget.elementor-widget-text-editor .elementor-text-editor p strong, .elementor-widget.elementor-widget-text-editor .elementor-text-editor > b, .elementor-widget.elementor-widget-text-editor .elementor-text-editor > strong {
	color: #83754f;
	font-weight: 900;
}

.uael-post-grid .uael-post__content-wrap {
	border: 3px solid #83754F;
}
.uael-post-grid .uael-post__content-wrap h3 {
	height: 35px;
}

.wpsl-search {
	background: transparent;
}
#wpsl-stores {
	margin: 0 -2%;
}

#wpsl-search-wrap div label {
	line-height: 20px;
	color: #83754f;
	font-weight: bold;
	margin-top: 8px;
}
#wpsl-search-wrap input#wpsl-search-input {
	background-color: #23282d;
	border: 0 none;
	color: white;
}
#wpsl-search-wrap #wpsl-search-btn {
	background: #23282d;
	color: #83754f;
	border: 0 none;
}
#wpsl-gmap .wpsl-info-window, #wpsl-gmap .gm-style-iw-d > div {
	color: black;
}
#wpsl-gmap .wpsl-info-window a {
	font-weight: bold;
	color: #83754f;
}
#wpsl-gmap .wpsl-info-window a:hover, #wpsl-gmap .wpsl-info-window a:active {
	color: #83754f;
	text-decoration: underline;
}
#wpsl-gmap .wpsl-info-window .wpsl-info-actions a {
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #83754f;
	border-radius:3px;
	margin-bottom: 4px;
}
#wpsl-gmap .wpsl-info-window .wpsl-info-actions a.wpsl-directions {
	border-bottom: 1px solid #83754f !important;
}
#wpsl-gmap .wpsl-info-window .wpsl-info-actions a:hover, #wpsl-gmap .wpsl-info-window .wpsl-info-actions a:active {
	text-decoration: none;
	color: white;
	background: #83754f;
}
#wpsl-wrap #wpsl-search-wrap .wpsl-input input {
	border-radius: 0;
}
#wpsl-wrap #wpsl-search-wrap #wpsl-search-btn {
	background-color: #83754f;
	color: white;
	font-weight: bold;
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores li {
	width: 46%;
	margin: 10px 2%;
	border: 2px solid #83754f;
	padding: 10px 20px 10px 100px;
	float: left;
}
#wpsl-result-list #wpsl-stores li p strong {
	color: #83754f;
	text-transform: uppercase;
	font-weight: 900;
}
#wpsl-result-list #wpsl-stores li p span {
	font-size: 14px;
}
#wpsl-result-list #wpsl-stores li p {
	margin-bottom: 0;
}
#wpsl-result-list #wpsl-stores li p.wpsl-contact-details {
	display: none;
}
#wpsl-result-list #wpsl-stores li .wpsl-direction-wrap {
	position: relative;
    left: -80px;
    top: -40px;
    font-size: 12px;
}
#wpsl-result-list #wpsl-stores li .wpsl-direction-wrap:before {
	display: block;
	background: red;
}
#wpsl-result-list #wpsl-stores li .wpsl-direction-wrap a {
	display: none;
}
#wpsl-direction-details a.wpsl-back {
	color: #83754f;
	text-transform: uppercase;
	font-weight: 900;
}
#wpsl-direction-details ul {
	font-size: 14px;
}
#wpsl-direction-details .wpsl-direction-after {
	font-size: 8px;
	text-align: right;
}


@media screen and (max-width: 480px) {
	#wpsl-wrap.wpsl-store-below #wpsl-result-list #wpsl-stores li {
		width: 95%;
		margin: 10px;
		float: none;
	}
}

