/*
FUTURE

.background_color_header {
    background-color: #F0F0F1 !important;
}

.background_color_border_header {
    border-color: #E5E6E6 !important;
}

.background_color_border_header:after {
    background-color: #E5E6E6 !important;
}

.background_color_objects {
    background-color: #E5E6E6 !important;
}

.background_color_subpage_header {
    background-color: #E5E6E6;
}

.background_color_subpage_header:after {
    background-color: #E5E6E6;
}

.background_color_menu_footer {
    background-color: #F0F0F0 !important;
}

.background_color_footer {
    background-color: #FFF !important;
}

.background_searcher_inputs > .form-control {
    background-color: #F0F0F0 !important;

}

.background_searcher_inputs {
    background-color: #F0F0F0 !important;
}

Future zmiana koloru elementów takich jak owl carousel dots

.background_color_active_elements:hover {
    background-color: #307fbf !important;
}

.background_color_inactive_elements {
    background-color: #E5E6E6 !important;
    border-color: #E5E6E6 !important;
}

.background_color_subpage_header {
    background-color: #E5E6E6 !important;
}

.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #307fbf !important;
    border-color: #307fbf !important;
}

.owl-carousel .owl-dots .owl-dot span {
    background-color: #E5E6E6 !important;
    border-color: #E5E6E6 !important;
}

button.estiweb-future-filters__right__button--active {
    color: #307fbf !important;
}

#scroll span:hover {
    border-bottom-color: #204A8D !important;
}

#scroll:hover {
    background-color: transparent !important;
}

#scroll {
    background-color: #204A8D !important;
    border-color: #204A8D !important;
}

.color_header {
    color: #204A8D !important;
}

.color_header a {
    color: #204A8D !important;
}

.color_main {
    color: #000 !important;
}

.color_main > p {
    color: #000 !important;
}

.color_featured {
    color: #204A8D !important;
}

.color_featured a {
    color: #204A8D !important;
}

a.color_featured:visited {
    color: #204A8D !important;
}

.color_featured > a {
    color: #204A8D !important;
}

.color_featured > a:hover {
    opacity: 0.8;
}

.color_footer {
    color: #404757 !important;
}

.color_menu_footer {
    color: #204A8D !important;
}

.color_menu_footer a {
    color: #204A8D !important;
}

.color_menu_footer h3 {
    color: #204A8D !important;
}

.color_subpage_header {
    color: #fff !important;
}

.color_object_header {
    color: #204A8D !important;
}

.color_button {
    color: #fff !important;
}

.background_color_button {
    background-color: #ED1B23 !important;
}

.background_color_elements {
    background-color: #204A8D !important;
}

.background_color_button_frame {
    border-color: #204A8D !important;
}

.background_color_button_frame:hover {
    background-color: #204A8D !important;
}

.background_color_button_frame:after {
    background-color: #204A8D !important;
}

.color_hover_header:hover {
    opacity: 0.8;
    color: #204A8D !important;
}

.color_hover_header:hover a {
    opacity: 0.8;
    color: #204A8D !important;
}

.color_button_additional {
    color: #204A8D !important;
}

.color_offers {

}

.color_breadcrumbs {
    color: #204A8D !important;
}

.color_breadcrumbs a {
    color: #204A8D !important;
}

.color_hover_menu_footer:hover {
    background-color: #204A8D !important;
}

.color_hover_menu_footer a:hover {
    background-color: #204A8D !important;
}

.top_frame_color_searcher_header {
    border-color: #204A8D !important;
}

.top_frame_color_searcher_header:after {
    background: #204A8D !important;
}

.top_frame_color_searcher_header:before {
    background: #204A8D !important;
}

.top_frame_color_footer:before {
    background: #204A8D !important;
}

.color_searcher_inputs {
    color: #204A8D !important;
}

.color_searcher_inputs > .form-control {
    color: #204A8D !important;
}

.color_searcher_inputs::-webkit-input-placeholder {
    color: #204A8D !important;
}

.color_searcher_inputs > .form-control::-webkit-input-placeholder {
    color: #204A8D !important;
}

.color_searcher_inputs_labels {
    color: #204A8D !important;
}*/