/*
Theme Name: Sagaris
Theme URI: https://www.proformat.pl/
Description: Motyw Proformatu - Bootstrap 4 / SASS
Version: 3.3
Author: Proformat
Author URI: https://www.proformat.pl/
*/

.page-template-page-iframe nav#navbar.site-navigation{
	display: none!important;
}

body.page-template-page-iframe{
	padding-top:0!important;
	margin-top:-30px;
}

.single-searcher iframe{
	width:100%;
	min-height: 170vh;
	overflow: hidden;
}

@media (max-width:767px){
	.single-searcher iframe{
		min-height:376vh;
	}
}

@media (min-width:768px) and (max-width: 991px){
	.single-searcher iframe{
		min-height:376vh;
	}
}

@media (min-width:992px) and (max-width: 1199px){
	.single-searcher iframe{
		min-height:150vh;
	}
}

.d-none {
	display: none;
}
@media (min-width: 768px) {
	.d-md-none {
		display: none;
	}
	.d-md-block {
		display: block;
	}
}

.slider-cities .slider-thumbnail:before {
	display: none;
}
.carousel-indicators li.active {
	width: 30px;
	height: 3px;
}
.slider-cities .slider-thumbnail {
	max-height: none;
}
.slider-cities .carousel,
.slider-cities img,
.slider-cities picture {
	width: 100%;
}

#offer-form > a,
.social-panel a {
	background: #002C77 !important;
}

.site-navigation .top-infobox .top-infobox-container .wishlist-box {
	margin-left: 0;
}
.site-navigation .top-infobox .top-infobox-container .wishlist-box > a {
	background: none;
	/* padding-left: 15px;
	padding-right: 15px; */
}
.site-navigation .top-infobox .top-infobox-container .links-box > a {
	background: #002C77;
	color: #fff;
	/* padding-left: 15px;
	padding-right: 15px; */
}

.btn-primary.btn-main, a.btn-primary.btn-main, a:not([href]):not([tabindex]).btn-primary.btn-main {
	color: #fff;
	border-color: #002C77;
	background-color: #002C77;
}

.textgallery_section .textgallery-box .textgallery-container {
	background: none;
} 
.textgallery_section .textgallery-box .textgallery-container .gallery-page.gallery-left > .gallery-item,
.textgallery_section .textgallery-box .textgallery-container .gallery-page.gallery-right > .gallery-item {
	margin-left: 0 !important;
}

.uppercase {
	text-transform: uppercase;;
}

.overlay-bg-color > .section {
	background-color: rgb(0, 0, 0, 0.3);
	background-blend-mode: overlay;
}

body.page-id-169036 .offer-form,
body.page-id-169036 .social-panel {
	display: none !important;
}

body.page-id-169036 #section1 .container-fluid {
	padding: 0;
}

body.page-id-169036 #section1 .section {
	padding: 0;
}
