/**
* Theme Name: Conat Child
* Description: This is a child theme of Conat.
* Author: <a href="https://themeforest.net/user/noor_tech">Noor Tech</a>
* Template: conat
* Version: 1.2
*/


@import url('../conat/assets/css/style.css');

.main-footer {
    background: #ffca16 !important;
    background: linear-gradient(to bottom, #ffca16 0%, #FF8C00 100%) !important;
}
.footer-bottom {
	background: #FF8C00 !important;
}

.slider-one_image-layer:before {
	background: none !important;
	background-color: #ffca16 !important;
	opacity: 0.50 !important;
}