/*
Theme Name: Druk Child
Description: Child Theme for Druk Theme
Author: zozothemes
Version: 1.0
Template: druk
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

.footer-bottom a {
	color: #009ee0;
}

/*Custom Style Code Right Here */
.navbar a:hover,
.footer-middle-wrap a:hover,
.footer-bottom a:hover {
	color: #4BA6A4 !important;
}

.navbar a:focus,
.footer-middle-wrap a:focus,
.footer-bottom a:focus {
	color: #4BA6A4 !important;
}

.elementor-widget-ceafeaturebox.cea-view-framed:hover .cea-featured-icon {
	background-color: #4BA6A4 !important;
	border-color: #4BA6A4 !important;
}

.footer-bottom-items.nav.pull-center {
	position: absolute;
	justify-content: center;
	min-height: 200px;
	margin: 0 auto;
	margin-left: 0 !important;
	margin-top: 64px !important;
}

label.terminos {
	display: flex !important;
	align-items: center;
	gap: 7px;
}

.terminos span {
	margin: 0;
}