/*
 Theme Name:   Kleanity Child
 Theme URI:    http://demo.goodlayers.com/kleanity
 Description:  Goodlayers Kleanity Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kleanity
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kleanity-child

 START YOUR CHILD THEME CSS HERE
*/

.kleanity-header-background-transparent .kleanity-header-background {
    opacity: 0.8;
    background: rgba(237, 25, 123);
}
/*.kleanity-header-style-plain.kleanity-style-menu-right .kleanity-navigation{ background: rgba(237, 25, 123, 0.88); }*/
@font-face {
    font-family: "filson-pro-black";
    src: url("https://hbco.fortunato.work/wp-content/uploads/2025/10/FilsonProBlack.otf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "filson-pro-bold";
    src: url("https://hbco.fortunato.work/wp-content/uploads/2025/10/FilsonProBold.otf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
.gdlr-core-title-item .gdlr-core-title-item-title, .gdlr-core-title-item .gdlr-core-title-item-title a {
	font-family: 'filson-pro-black';
	line-height: 1.1 !important;
}
.gdlr-core-content {
	font-family: 'filson-pro-bold';
}
.main-banner .gdlr-core-title-item-caption strong, b, strong, .wpforms-container .wpforms-submit-container .wpforms-submit {
	font-family: 'filson-pro-bold';
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	padding-right: 50px;
}
.location-list .gdlr-core-pbf-column.gdlr-core-column-12 {
	background: #f9e5ef;
    border-radius: 10px;
    padding-top: 20px;
	margin:0.5%;
	width: 19% !important;
}
