/*
Theme Name: Hello Elementor Child
Theme URI: https://marisinternational.com
Description: Hello Elementor Child Theme for Maris International Blue List
Author: Maris International
Author URI: https://marisinternational.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/
/*
.bl-sort-opt:hover {
    background-color: #eeeff1 !important;
}
.bl-ftype-btn:hover, .bl-fuse-btn:hover, .bl-cabin-btn:hover, bl-filter-apply:hover, bl-filter-clear:hover {
    background-color: #e0e4ea !important;
}
.bl-ftype-btn:focus, .bl-fuse-btn:focus, .bl-cabin-btn:focus {
    background-color: #fff !important;
}
#filterApply, #searchBtn {
    color: #ffffff !important;
}
#navOpen:hover {
    background-color: #0066ff !important;
}
#navOpen:focus {
    background-color: #0066ff !important;
}
#filterOpen:focus {
    background-color: #06f5b3 !important;
}
.bl-card-model {
    font-size: 25px!important;
}
.bl-card-make-year {
    font-size: 18px!important;
}
.bl-cta-title {
    font-size: 16px!important;
}
.bl-cta-sub {
    font-size: 14px!important;
}
//
#hotDealBtn:hover {
    background-color: none !important;
}
#hdSubmit {
    color: #ffffff !important;
}
#hotDealBtn:hover {
    background-color: #0066ff !important;
}
*/
#hdSubmit:hover {
    background-color: #0066ff !important;
}
#hotDealClose:hover {
    background-color: #fff !important;
}
.bl-qs-close{
	color: #FFF !important;
}
#qsClose:hover{
	background-color: none !important;
}
/* Wordpress tüm butonların hover'ındaki magenta rengini kökten temizle */
button:hover, 
input[type="submit"]:hover, 
.elementor-button:hover,
.bl-sort-btn:hover,
.bl-start-btn:hover,
.bl-filter-btn:hover,
.bl-search-btn:hover {
    background-color: none !important;
    background: none !important;
}