/**
* Theme Name: Nuss Child
* Description: NUSS is a powerful Booking Hotel WordPress theme with a modern UI/UX design and comes with an online Booking & Reservation system. This theme provides the various number of the demo which can help all customer who wants to create a professional hotel website for a Hotel & Resort, Hostel, Homestay, Cabin, Chalet, Urban Guest House, Apartments, Co-Living any other accommodation services.
* Author: <a href="http://nuss.co/">Nuss</a>
* Template: nuss
* Version: 1.0.0
*/


.footer-socials-4col .nuss-social-networks a.link,
.footer-socials-4col .nuss-social-networks a.link svg {
	color:#ffffff!important;
}

header.site-header .header-button-01 a.nuss-button.full-filled {
	background-color: #63bab6;
}


header.site-header .header-button-01 a.nuss-button.full-filled:hover {
	background-color: #c14f01;
}

.lista-apartmana .swiper-pagination-inner,
.lista-apartmana .room-button {
	display: none!important;
}

.regular-price {
    color: #63bab6!important;
}


/* FOOTER */

.footer-copyright-bottom a {
	color: #d8d8d8!important;
	font-weight: 600!important;
}

.apartments-list .btn-readmore {
	display: none!important;
}

.wpcf7-response-output {
	color: #1a1a1a!important;
}

/* APARTMENTS */

.service-detail .service-price {
	display: none!important;
}

@media screen and (max-width: 991px) {
	.single-ux_room .room-title h2.entry-title {
		padding-left:20px;
		padding-right: 20px;
	}

	.single-ux_room .room-amenities.room-area,
	.single-ux_room .room-extra-service.room-area {
		padding-left:20px;
		padding-right: 20px;
	}
	
	.lazy-grid {
		grid-gap: 5px!important;
	}
  }


/* KONTAKT */

.nuss-contact-form-7 .wpcf7-acceptance label, .nuss-contact-form-7 .wpcf7-acceptance span, .wpcf7-acceptance .wpcf7-list-item {
    display: inline-block;
}

.nuss-contact-form-7 .input[type=checkbox],
.nuss-contact-form-7 input[type=checkbox] {
	height: 25px;
	width: 25px;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: 0 0 0 0;
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
	margin-left:10px;
}

.grecaptcha-badge {
	display: none!important;
}

.sekcija-forma {
	margin-bottom: 20px;
}

.wpcf7 input[type=date] {
	font-size: 15px;
    color: #2a2a2a;
    width: 100%;
    outline: none;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    border-radius: 5px;
    padding: 3px 20px;
    min-height: 56px;
}

.wpcf7 button {
	border-radius: 3px 3px 3px 3px;
    font-family: "Quicksand", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.6em;
	padding: 0 36px;
    min-height: 52px;
}


@media only screen and (max-width: 1025px) {
	.elementor-lightbox .elementor-lightbox-item {
		padding: 10px!important;
	}
}