/*
	Theme Name: Hello-Wikads
	Theme URI: 
	Description: Base theme for sites developed by Wikads inc, child theme to hello-elementor
	Author: Wikads inc
	Author URI: Wikads.com
    Template: hello-elementor
	Version: 1.0.1
	Requires at least: 4.7
	Tested up to: 5.6
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: ddww-theme
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
    */
    
#contact-section a {
    color: #5DA204 !important;
}
#contact-section a:hover {
    color: #c36 !important;
}
.slider-desc-title {
    font-size: 48px;
}
@media only screen and (max-width: 600px) {
    .slider-desc-title {
        font-size: 24px;
    }
    .elementor-291 .elementor-element.elementor-element-e1992e3 .exad-slider .slick-next, .elementor-291 .elementor-element.elementor-element-e1992e3 .exad-slider .slick-prev {
        background-color: rgb(255 255 255 / 0%) !important;
    }
    .elementor-291 .elementor-element.elementor-element-e1992e3 .exad-slider .slick-next {
        right: 10px;
        width: 20px;
    }
    .elementor-291 .elementor-element.elementor-element-e1992e3 .exad-slider .slick-prev {
        left: -5px;
        width: 20px;
    }
}