a {
	color: #666;
/*	text-decoration: underline;*/
}
a:hover {
	color: #999;
	text-decoration: none;
}

.events-carousel.owl-carousel {
  margin-top: 50px;
  margin-bottom: 50px;
}
.events-carousel.owl-carousel .item {
  padding: 10px;
}
.events-carousel.owl-carousel .tytul,
.events-carousel.owl-carousel .miejsce,
.events-carousel.owl-carousel .data {
	text-align: center;
}
.events-carousel.owl-carousel .tytul {
  font-weight: bold;
  font-family: "Playfair Display";
  font-size: 13pt;
  margin-bottom: 10px;
}
.events-carousel.owl-carousel img {
	margin-bottom: 20px;
}
.events-carousel.owl-carousel a {
	text-decoration: none;
}


/*
.featured-room--md {
  padding-bottom: 36%!important;
  width: calc(50% - 30px)!important;
}*/
@media only screen and (min-width: 992px) {
	.featured-rooms__link {
    display: none;
  }
	.featured-room--md{
  padding-bottom: calc(37% - 15px);
}
}

/*display loader on site*/
.preloader {
display: none;
}

.hide {
display: none!important;
}

/*wiadomość w koszyku*/
#mailpoet_woocommerce_checkout_optin_field {
display: none;
}


/*ilość produktów w koszyku - zwiększanie*/
.product-quantity {
display: none!important;
}

/*szerokość zdjęć na stronie*/

.style1 .hb-text_block_content {
  max-width: 810px;
  float: left;
}
.style2 .hb-text_block_content {
  max-width: 810px;
  float: right;
}
.style1 .hb-image__block {
  max-width: 1200px;
  float: right;
}
.style2 .hb-image__block {
  max-width: 1200px;
  float: left;
}
.hb-image__block img {
	object-fit: cover!important;
}


.woocommerce form .form-row .input-checkbox {
	display: inline-block!important;
	margin-left: 5px;
	-webkit-appearance: auto;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: inherit;
	}

.nobutton .hb-text_block_content .btn {
	display: none;
}


input#coupon_code {
	width: 130px;
}

div#subscribe-widget-2 {
display: none;
}

.hero-slider__btn__wrapper {
	/*display: none;*/
}

/*mobile justyfy*/


@media only screen and (max-width:700px) {
	.hb-text-block___inner_wrapper {
		text-align: center;
	}
}

/*czany pasek na mobile*/

@media (max-width: 549px)
.container {
display: inline-flex;
padding: 10px 20px 10px 30px;
}


@media (max-width: 549px)
.top-bar__right {
padding-left: 15px;
}

.wp-list-table .hb-number-field {
  width: 60px!important;
}

.wp-list-table .column-ordering, .wp-list-table .column-capacity {
	width: 100px;
}
.amenity__icon {
  display: block !important;
  font-size: 32px !important;
}

/*hide-booking*/
.hero-additional.hero-additional-box.hero-date-picker-style4.date-picker__alt {
  display: none;
}

#hb_widget_search-1 {
  display: none;
}


#hb_widget_cart-1 {
  display: none;
}
.tab1 {
	tab-size: 8;
}

/*hide prices on room page*/
.page-price {
  display: none!important;
}





.dark-mode {
    background-color: rgba(0, 0, 0, 0.6);
}

.logoarch {
	width: 75%;
	padding-left: 140px;
}

/*popup on mobile*/
@media only screen and (max-width: 600px) {
	#popmake-3173 {
		width: 95%!important;
	}
}
