/*
Theme Name: Lucent Child
Theme URI: https://lucent.qodeinteractive.com
Description: A child theme of Lucent
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: lucent
Template: lucent
*/

#qodef-page-footer.qodef-skin--light #qodef-page-footer-bottom-area,
#qodef-page-footer.qodef-skin--light #qodef-page-footer-top-area {
	background-color: rgb(68,52,39);
}

#qodef-page-footer.qodef-skin--light #qodef-page-footer-bottom-area {
	background-color: #3A2D22;
}

.qodef-dual-image-slider .qodef-m-title .qodef-m-link,
.qodef-dual-image-slider .swiper-pagination .qodef-m-number>span {
	color: #fff;
}
.qodef-dual-image-slider .qodef-m-title:before {
	background-color: #fff;
}

.qodef-testimonials-list .qodef-rating-holder,
.qodef-newsletter-popup .qodef-button.qodef-layout--textual-with-arrow,
.qodef-newsletter-popup .qodef-button.qodef-layout--textual-with-arrow:hover {
	color: orange;
}

/* .qodef-button.qodef-layout--textual-with-arrow .qodef-m-text:after {
	mask-image: url(../img/arrow-up-right.svg);
	width: 19px;
	height: 16px;
	mask-repeat: no-repeat;
	mask-size: cover;
	background-image: none;
    background-color: orange;
} */


body .qodef-opener-icon .qodef-m-icon,
body #lucent_core_side_area_opener-2, body #lucent_core_side_area_opener-3{display:none;}