/*
 Theme Name:   Ogami Child
 Theme URI:    http://wordpress.com
 Description:  Ogami Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     ogami
 Version:      1.0.0
 Text Domain:  ogami-child
*/


/* Top */

.top-info a:hover,
.login.popup:hover { color: #94ca31; }


/* Header */

.megamenu > li > a { font-size: 15px !important; }

@media (min-width: 1200px) {
	.megamenu > li { margin-right: 30px !important; }
}

.megamenu > li:last-child { margin-right: 0 !important; }

.megamenu > li:hover > a,
.megamenu > li.active > a { color: #94ca31 !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] { background-color: #ff7c16 !important; }


/* Testemunhos */

.testemunhos {
	padding: 25px !important;
	border: 0 !important;
	-webkit-box-shadow: 0 11px 59px 0 rgba(53, 78, 84, .06) !important;
	box-shadow: 0 11px 59px 0 rgba(53, 78, 84, .06) !important;
}


/* Lista de desejos */

#yith-wcwl-popup-message {
	margin: 0 !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	background-color: #fff;
}


/* Newsletter */

.popupnewsletter-wrapper .modal-content {
	border: 0 !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}

.popupnewsletter-widget h3,
.popupnewsletter-widget .description,
.popupnewsletter-widget a { color: #fff; }

.popupnewsletter-widget a:hover { color: #94ca31; }

.popupnewsletter-wrapper .apus-mfp-close { background-color: #ff7c16 !important; }
.popupnewsletter-wrapper .apus-mfp-close:hover { background-color: #e61030 !important; }

.popupnewsletter-wrapper .close-dont-show:hover,
.popupnewsletter-wrapper .close-dont-show:focus { color: #e61030 !important; }


/* Banners home */

.widget-banner { -webkit-background-size: cover;
background-size: cover; }


/* Footer */

@media (max-width: 767.98px) {
	.footer-cols { padding: 30px 0; }
}

.apus-footer { background-color: #f7f8f8 !important; }


/* Copyright */

.copyright { font-size: 13px !important; }


/* Contactos */

.elementor-text-editor a:hover { color: #94ca31 !important; }
