/* 
Theme Name: Rent to Enjoy
Theme URI: https://renttoenjoy.nl
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.tommy-zeb-wrapper .tommy-zeb-left {
    background: #363A36!important;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini label {
	color: #fff!important;
}
span.tbs-widget-label-span.tbs-translate {
    font-size: 0.6rem;
}
.time-bar .time-back, .time-bar .time-ff {
	color: #363A36;
	font-size: 35px;
    height: 50px;
    width: 50px;
	line-height: 50px;
}
.matrix-row.arrangement .fixed-one {
    border-color: #363A36;
}
.matrix-row .fixed-one .fixed-one_text {
	background: #ED7422;
	color: #000;
}
.matrix-beschikbaarheid {
	background: #f8caab;
}
.matrix-beschikbaarheid:hover {
    background: #ED7422;
    color: #fff;
}
.matrix-beschikbaarheid .matrix-prijs {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.matrix-beschikbaarheid:hover .matrix-prijs {
    color: #fff;
}

.matrix-beschikbaarheid.no-data {
    background: #fdede2;
    cursor: default;
}
.the-matrix .popup .input-container_header {
	background: #ED7422;
}
.the-matrix .popup .show-col-table tr td, .the-matrix .popup .show-col-table tr.td-total td {
	color: #000;
}