/* 
 Theme Name:   Radina FantasticWeb.bg
 Theme URI:    https://fantasticweb.bg
 Description:  Radina Petrich city
 Author:       FanstaticWeb.bg
 Author URI:   https://fantasticweb.bg
 Template:     sailing
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
body .top_site_main.top-site-no-image {
    display: none !important;
}


.languages {
	align-content: center;
}
li a.glink img {
	width: 30px;
	margin: 5px;
	border: 1px solid black;
}
.page-id-8440 .elementor-8440 .elementor-element.elementor-element-381c457 .thim-ekits-heading {
	padding: 15px;
	color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

@media (max-width: 767px) {
	.elementor-9805 .Icons_rooms_page.e-con {
		order: 1;
	}
	.elementor-9805 .Title_rooms_page.e-con {
		order: -1;
	}
}

footer .elementor-nav-menu--main .elementor-nav-menu a, footer .elementor-nav-menu--main .elementor-nav-menu a:focus, footer .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 5px 20px;
}

* {
    text-transform: none !important;
}


body .hb-room-single__review .review-top-section .statistic .statistic-detail .rating-label {
    width: 80px;
}


body .elementor-3508 .elementor-element.elementor-element-9ef105e .thim-social-media > li > a i {
    line-height: 40px;
    color: white;
}

body .elementor-3153 .elementor-element.elementor-element-1d9cee8 .thim-ekit-wpcf7 .wpcf7-submit {
    width: 200px !important;
}

/* Hide offline payment */
body .hb-payment-form {
	display: none
}

/* 4 people room label */
body .elementor-4541 .elementor-element.elementor-element-850c7b5 .elementor-icon-list-text {
	white-space: nowrap;
}

/* Thank you page removed tax and advance payment cols */
body #booking-items tr:nth-of-type(3), /* Tax */
body #booking-items tr:nth-of-type(5)  /* Advance Payment */ {
    display: none;
}

/* Checkout button translation */
body .hb_button.hb_checkout {
    position: relative;
    text-decoration: none;
    color: transparent !important; /* Hide the original text */
}

body .hb_button.hb_checkout::before {
    content: "Запази"; /* New text */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: white;
}
h1, h2, h3 {
    font-family: "Playfair Display", Sans-serif!important;
}
h4, h5 {
    font-family: Arial, sans-serif !important; /* Apply Arial font */
}



