/*
Theme Name: Ski Vertigo Theme
Author: Ski Vertigo Team
Description: Theme for vertigo Web Site!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: ski_vertigo

*/

:root {
	--bs-success: #749dba;
	--bs-success-rgb: 116, 157, 186;
	
	--bs-primary: #749dba;
	--bs-primary-rgb: 116, 157, 186;
	
	
	
	--bs-secondary: #000000;
	--bs-secondary-rgb: 0, 0, 0;
	
	--bs-text-opacity:1;
	
	--bs-gutter-x :0px;
	
}


.accordion-button {
  color: rgba(var(--bs-success-rgb), 1 );
  font-weight:bold;
  font-size:20px;
  background-color: rgba(var(--bs-success-rgb), 0.1 );
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed) {
  color: #6a8da6;
  background-color: rgba(var(--bs-success-rgb), 0.15 );
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.search-section {
	background-position: center;
	background-size: cover;
	
}
 
.sub-menu {
	position: absolute;
	top: 50px;
	background: white;
	z-index: 10;
	display: none;
	min-width: 230px;
}

.nav-item.has-submenu {
    position: relative;
}

.nav-item.has-submenu:hover .sub-menu{
	display:table
}


img, svg {
	
	max-width: 100%;
}


.text-dark {
  --bs-text-opacity: 1;
  color: #000 !important;
}

body{
  font-family: 'Brother 1816';
  color: #000;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
font-style: normal;
}

b, strong {
  font-weight: 600;
}

.whats-included ul {
  list-style: none; /* Remove default bullets */
}

.whats-included ul li::before {
  content: "\2022";
  color: #749dba;
  font-weight: bold;
  display: inline-block;
  width: 13px;
  margin-left: -1em;
  font-size: 25px;
  line-height: 20px;
  position: relative;
  top: 3px;
}
 
.resort-intoduction-text ul {
  list-style: none; /* Remove default bullets */
}

.resort-intoduction-text ul li::before {
  content: "\2022";
  color: #749dba;
  font-weight: bold;
  display: inline-block;
  width: 13px;
  margin-left: -1em;
  font-size: 25px;
  line-height: 20px;
  position: relative;
  top: 3px;
}
 
body.admin-bar {
    
}


body.admin-bar .fixed-top {

top: 32px;
}


a {
  text-decoration: none;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

a:hover {
  text-decoration: none;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.fs-7 {
  font-size: 0.93rem !important;
}
.fs-8 {
  font-size: 0.85rem !important;
}

.w-30 {
    width: 30% !important;
}



.text-huge {
  font-size: 5rem !important;
  line-height: 5.8rem;
}

.carousel-text-title span {
    font-weight: 100;
    color: #8eca6c;
    margin-left: 6px;
}

section {
   margin-bottom: 4rem;
}


.section-subtitle {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
  font-weight: bold;
  margin-bottom: 0.7rem;
  font-size: 1.5rem;
  line-height: 20px;
}
 
.counter-3{
	
	border-right: 0px !important;
}
.section-title {
  font-weight: bold;
  font-size: 2.4rem;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
  line-height: 2.4rem;
}

.service-item-text li{
	margin-bottom: 0.2rem;
}


.inner-content h4 {
    font-size: 1.2rem;
	color: rgb(var(--bs-secondary-rgb)) !important;
	font-weight: bold;
}

footer {
	background-color: #111111;
}

.fs-6 {
  font-size: 1.1rem !important;
}
 
/*
body.admin-bar main{
margin-top: 6rem !important;
}

body.admin-bar main .hero-image {
  margin-top: 2rem;
}

main{
margin-top: 5rem !important;
}
*/


 

.home .contact-details-area{
	margin-bottom:0px;
}



footer ul{
	padding:0px;
}


footer ul li{
	list-style:none;
	margin-bottom:1rem;
	
}

footer ul li a {
  text-decoration: none;
  color: white !important;
}
.footer-icon {
 
  
}
footer {
  padding-top: 5rem !important;
}



.sub-menu li{
	list-style:none;
}  



img.logos-slider-img {
  width: 150px;
}


.hover-bg-secondary:hover{
 
 background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
 color:white !important;
	
}

/*
.image-text-area-text-col a {
  background: #222;
  color: white !important;
  padding: 10px 20px;
  margin-top: 35px;
  display: table;
}
*/



 
.bread-parent,
.bread-link {
  color: white !important;
}

.separator {
  margin: 0px 3px;
}
.sidebar-menu{
	padding:0px;
}

.sidebar-menu li {
  list-style: none;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C9C9C9;
}
.sidebar-menu li a{
	
	color:#322f2f !important;
	
}



aside input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 12px;
  height: 42px;
  border: 1px solid #696969;
  padding: 2px 12px;
  width: 100%;
}



.wpcf7-submit {
  background: var(--bs-primary);
  color: white;
  width: 100%;
  
  display: table;
}



aside .wpcf7-submit {
margin-top: -15px !important;	
}



.contact-page-form input.wpcf7-text,
.contact-page-form textarea{
  margin: 0;
    margin-bottom: 0px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  margin-bottom: 20px;
  height: 46px;
  padding-left: 8px;
  border: 0px;
  background: #f7f7f7;
}

.contact-page-form textarea{
 height: 150px;
}



.contact-page-form .wpcf7-submit {
	background: #5e8099;
	color: white;
	width: 80%;
	display: table;
	height: 40px;
	border: 0px;
	margin-top: 4px;
	width: 100%;
}

.alignleft {
  float: left;
  margin-right: 30px;
}

.header-images img {
 
  object-fit: contain;
}

.header-manage-my-booking {
	padding: 9px 20px;
	display: block;
	border-radius: 4px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	height: 50px;
}


.header-call-us-text {
	font-size: 12px;
	line-height: 7px;
	margin-top: 11px;
}

.header-call-us-number {
	font-weight: bold;
	font-size: 17px;
}


.nav-item a:hover{
	color: rgba(var(--bs-primary-rgb),1) !important;
}

.nav-item .active{
	position:relative;
}

.nav-item .active::before {
	content: "";
	display: table;
	width: 100%;
	height: 2px;
	background: rgba(var(--bs-primary-rgb),1);
	position: absolute;
	bottom: -15px;
	left: 0px; 
}

.nav-item .active {
	color: rgba(var(--bs-primary-rgb),1) !important;
	
	
}
.search-section form {
	background-color: rgba(0,0,0,0.4);
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	padding-top:20px;
}

.search-section label {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 500;
}
.search-section-btn {
	color: white;
	width: 100%;
	margin-top: 36px;
	background: #749dba;
	border: 0px;
	height: 50px;
	border-radius: 4px;
	font-size: 14px;
}

.search-section .form-control{
	height: 50px;
}


.text-section-item-inner {
	border-top: 1px solid #fff;
	padding-top: 15px;
}

.text-section-title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 7px;
	padding-top: 15px;
}

.text-section-subtitle {
	font-size: 15px;
}
.search-section.text-white.py-5 {
	background-size: cover;
	background-position: center;
}

.fancy-title {
	text-align: center;
	font-weight: bold;
	color: #222;
	font-size: 30px;
	line-height: 38px;
	border: 1px solid;
	display: block;
	padding: 5px 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	position: relative;
	z-index: 6;
	transform-style: preserve-3d;
	width: fit-content;
	background: white;
}


.fancy-title::before {
	content: " ";
	position: absolute;
	left: -10px;
	top: -10px;
	width: 100px;
	height: 99%;
	background-color: rgba(var(--bs-primary-rgb),1);
	z-index: 5;
	display: table;
	transform: inherit;
	clip-path: polygon(0px 0px, 100.00% 0.00%, 100% -2%, 2% 100%);
	transform: translateZ(-1px);
}



.fancy-title::after {
	content: " ";
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 100px;
	height: 99%;
	background-color: rgba(var(--bs-secondary-rgb),1);
	z-index: 5;
	display: table;
	transform: inherit;
	clip-path: polygon(100px 100px, 100% 0%, 100% -2%, 2% 100%);
	transform: translateZ(-1px);
}



.fancy-title-small {
	text-align: center;
	font-weight: bold;
	color: #222;
	font-size: 31px;
	line-height: 38px;
	border: 1px solid;
	display: block;
	padding: 10px 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	position: relative;
	z-index: 6;
	transform-style: preserve-3d;
	width: fit-content;
	background: white;
	text-transform: uppercase;
}


.fancy-title-small::before {
	content: " ";
	position: absolute;
	left: -10px;
	top: -10px;
	width: 70px;
	height: 99%;
	background-color: rgba(var(--bs-primary-rgb),1);
	z-index: 5;
	display: table;
	transform: inherit;
	clip-path: polygon(0px 0px, 100.00% 0.00%, 100% -2%, 2% 100%);
	transform: translateZ(-1px);
}



.fancy-title-small::after {
	content: " ";
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 70px;
	height: 99%;
	background-color: rgba(var(--bs-secondary-rgb),1);
	z-index: 5;
	display: table;
	transform: inherit;
	clip-path: polygon(70px 70px, 100% 0%, 100% -2%, 2% 100%);
	transform: translateZ(-1px);
}








.simple-text-content {
	text-align: center;
	
}

.simple-text-btn {
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 29px;
	background-color: rgba(var(--bs-primary-rgb),1);
	border: 0px;
	height: 50px;
	border-radius: 4px;
	font-size: 15px;
	display: table;
	line-height: 50px;
	padding: 3px 30.5px;
	font-weight: bold;
	text-transform: uppercase;
}


.holiday-item {
	display: block;
	height: 500px;
	width: 100%;
	position: relative;
	border:5px solid white;
	overflow: hidden;
}

.holiday-item:hover img {
            transform: scale(1.3);
        }


.holiday-item img{
 width:100%;
 height:100%;
 object-fit:cover;
  transition: 0.5s all ease-in-out;
}




.holiday-item-half-size{
	height: 250px;
}
.holiday-item-more-than-half-size{
	height: 280px;
}

.holiday-item span {
	position: absolute;
	bottom: 30px;
	background: #749dba;
	color: white;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	display: table;
	padding: 5px 30px;
	font-size: 14px;
	font-weight: 500;
}

.holidays-row .col-6{
	padding:0px;
}



.holidays-row .col-4{
	padding:0px;
}


.holiday-item.holiday-item-0,
.holiday-item.holiday-item-1,
.holiday-item.holiday-item-2,
.holiday-item.holiday-item-3,
.holiday-item.holiday-item-4 {
  border-bottom: 0px;

} 



.holiday-item.holiday-item-0,
.holiday-item.holiday-item-1,
.holiday-item.holiday-item-3,
.holiday-item.holiday-item-5,
.holiday-item.holiday-item-6
{
	border-right: 0px;
}


.holiday-section {
	padding-bottom: 5rem;
}


.chalets-item-book-now-btn {
	color: white !important;
	display: table;
	background: #749dba;
	font-size: 14px;
	padding: 8.5px 16px;
	border-radius: 4px;
	font-weight: bold;
}


.chalets-item {
	box-shadow: -1px 5px 16px #AEAEAE;
	margin-bottom: 30px;
}
 
.chalets-item-title {
	font-weight: 500;
	color: #000;
	font-size: 20px;
	min-height: 50px;
}

.chalets-item-resort {
	font-size: 18px;
	color: #000;
}

.chalets-item-sleeps {
	font-size: 16px;
	color: #000;
	padding-left: 0px;
}

.chalets-item img {
	width: 100%;
	height: 253px;
object-fit: cover;
}

.chalets-item-sleeps-num {
	color: #749dba;
}

.col-6.chalets-item-price-inner {
	text-align: right;
	font-size: 15px;
	padding-top: 5px;
}


.chalets-item-price {
	font-weight: bold;
	font-size: 16px;
	color: #749dba;
	margin-right: 2px;
}

.chalets-slide-item {
	padding: 20px 0px;
	max-width: 370px;
	width: 100%;
}

.owl-nav {
	position: absolute;
	top: 200px;
	width: 100%;
}

.owl-prev {
	position: absolute;
	left: -50px;
}

.owl-next {
	position: absolute;
	right: -50px;
}
.owl-dots {
	text-align: center;
	width: 100%;
	top: 20px;
	position: relative;
}
.owl-dot span {
	display: table;
	background: #c0c0c0;
	width: 10px;
	height: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.owl-dot.active span {
	background: #7ca3be;
}
.owl-dot {
	display: inline-block;
	margin-right: 10px;
}


.inner-content.pe-5.mt-5.text-dark {
	line-height: 32px;
}

.image-text-read-more-btn {
	color: white !important;
	margin-top: 30px;
	background-color: rgba(var(--bs-primary-rgb),1) !important;
	border: 0px;
	height: 50px;
	border-radius: 4px;
	font-size: 15px;
	display: table;
	line-height: 50px;
	padding: 0px 30px;
	font-weight: bold;
}

 

.btn-one {
	color: white !important;
	background-color: rgba(var(--bs-primary-rgb),1) !important;
	border: 0px;
	height: 50px;
	border-radius: 4px;
	font-size: 15px;
	line-height: 50px;
	padding: 3px 40px;
	display: inline-table;
	font-weight: bold;
}
	
	

.btn-one-white{
	background-color: #fff !important;
	color: rgba(var(--bs-primary-rgb),1) !important;
}


.slogan-section {
	padding-top: 7rem !important;
	padding-bottom: 7.5rem !important;
	background-size: cover;
	background-position: center;
}


.resorts-item-title {
	position: absolute;
	top: 47%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	z-index: 10;
	color: white;
	width: auto;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	background: #202020;
	display: table;
	padding: 10px 15px;
	border: 1px solid;
	text-transform: uppercase;
}

.resorts-inner .owl-dots {
	display: none;
}
.service-carousel-container.white-bg {
	background: transparent !important;
}

.feefo-reviews {
	padding-bottom: 6rem !important;
	padding-top: 6rem;
}


.posts-item-avtar {
	height: 60px;
	object-fit: cover;
	border-radius: 60px;
	border: 1px solid #cecdcd;
	min-width: 60px;
	padding: 2px;
}


.posts-inner.owl-carousel .owl-nav {
	display: block;
}


.newsletter-input {
	border: 0px;
	height: 50px;
	border-radius: 4px 0px 0px 4px;
	font-size: 14px;
	line-height: 50px;
	padding: 0px 30px;
	display: inline;
	width: 30%;
	margin-right: -3px;
	margin-bottom: 24px;
	position: relative;
	top: -3px;
}

.newsletter-submit{
	border-radius: 0px 4px 4px 0px;
} 


.newsletter-title{
  text-transform: uppercase !important;
}


.newsletter-section {
	background-size: cover;
	padding-top: 10.9rem;
	padding-bottom: 9.6rem;
}

.home .newsletter-section{
	margin-bottom:0px;
}


.footer-copyright-bar {
	font-size: 13px;
	border-top: 1px solid;
}



.footer ul li a,
.footer-info{
	font-size: 14px;
	line-height: 19px;
}

.room_photos-inner .owl-dots{
	display:none;
}


.room_photos-inner .owl-nav {
  position: absolute;
  top: 220px;
  width: 100%;
}

.room-information .card {
  
}

.card-text{
	line-height: 24px;
font-size: 15px;
font-weight: 300;
color: #222;
}

.tabs ul li button {
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
}

.tabs .nav-item .active::before {
	content: "";
	display: table;
	width: 100%;
	height: 2px;
	background: rgba(var(--bs-primary-rgb),1);
	position: absolute;
	bottom: 15px;
	left: 0px;
}

.dates-and-prices-year-btn-inner {
  background: white;
  padding: 3px;
  display: table;
  margin: 0 auto;
  border-radius: 2px;
}
.dates-and-prices-year-btn {
  background: white;
  border: 0px;
  padding: 2px 15px;
  font-size: 12px;
  border-radius: 2px;
  font-weight: 500;
}

.dates-and-prices-year-btn.active{
	background: rgba(var(--bs-primary-rgb),1);
	color:white;
	
}
.challet-days-and-prices-item-card {
	background: rgba(var(--bs-primary-rgb),1);
	padding: 20px 25px;
	position: relative;
	color: white;
	min-height: 257px;
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
}
.chlt-dnp-card-offer-banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #222;
	font-size: 16px;
	font-weight:bold;
	padding: 4px 30px;
	
}

.chlt-dnp-card-date {
	padding-top: 80px;
	padding-bottom: 70px;
	text-align:center;
	font-size:18px;
}

.chlt-dnp-card-book-btn {
	font-size: 14px;
	background: white;
	font-weight: bold;
	padding: 10.5px 27.7px;
	border-radius: 5px;
}
.chlt-dnp-card-book-start-price {
	display: block;
	float: right;
	width: 100%;
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	padding-right: 20px;
}

.chlt-dnp-card-book-price b {
	font-weight: 600;
	font-size: 20px;
	margin-left: 7px;
}

.chlt-dnp-card-book-price {
	font-size: 15px;
	margin-left: 60px;
}
.dates-and-prices-year-btn-inner {
	margin-bottom: 40px;
}

.dates-and-prices {
	background-size: cover;
}

.challet-days-and-prices-item.col-md-4 {
	margin-bottom: 30px;
}

.chalet-location iframe {
	width: 100% !important;
	height: 500px !important;
}

.search-section-title{
	font-size:45px;
	font-weight:bold;
}

.project-info-image-box.text-center img {
	width: 100%;
	object-fit: cover;
}

.footer-menu-title {
	font-size: 18px !important;
	font-weight: bold !important;
}


.simple-text-btn.get-in-touch-btn {
	color: white !important;
	display: inline-table;
	margin-right: 15px;
	padding: 3px 13.6px;
}

.newsletter-section {
	margin-bottom: 0px;
}

.resort-stats-item-text.text-dark {
	font-size: 24px;
	font-weight: bold;
}

.resort-stats-item-title {
	font-size: 20px;
	color: #222;
	font-weight: 500 !important;
}

.rsrt-stats-bar-rate,
.rsrt-stats-bar-label {
	font-size: 17px;
	color: #000;
	position: relative;
	top: -9px;
}

.row.rsrt-stats-bar-row {
	margin-bottom: 10px;
}


.progress {
	
	height: 0.7rem;
	border-radius: 0.50rem;
}

.progress-bar{
	border-radius: 0.50rem;
}

.row.chalets-item-info-bar {
	margin-bottom: 30px;
	margin-top: 15px;
}

.chalets-item-departure-date {
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: -15px;
}

.chalets-item-departure-date span {
	font-weight: 500;
	color:rgba(var(--bs-primary-rgb),1);
}

.chalets-item-resort {
	font-size: 17px;
	color: #000;
}

.chalets-item-sleeps-num,
.chalets-item-resort a{
	font-weight: 500;
	color:rgba(var(--bs-primary-rgb),1);
}

.chalets-slide-item-category-banner {
	color: white;
	position: absolute;
	top: 20px;
	z-index: 10;
	background: #222;
	font-weight: 500;
	padding: 4px 10px;
	font-size: 16px;
}

.chalets-item-info-box {
	background: white;
}


.chalets-section {
	background-size: cover;
	padding-top: 5rem;
	padding-bottom: 2rem;
}

.chalets-section .owl-dots {
	display: none;
}


.video-section img {
	height: 585px;
	object-fit: cover;
	width: 100%;
}

.our-chalets-section .owl-nav.disabled {
	display: block;
	top: 170px;
}
	
.ski_extras_title {
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
	font-weight: 500;
}	


.single-post-hero h1 {
	font-size: 45px;
	text-align: center;
}

.single-post-hero {
	background-size: cover;
	padding: 12.56rem 0px;
	margin-bottom: 4rem;
	background-position: center;
}

.blog-search-section.text-white.search-section {
	padding: 7.81rem;
}


.posts-item-title {
  font-size: 18px !important;
}


.posts-item-thumbnail {
  width: 100%;
  object-fit: cover;
  height: 280px;
}

.post-item-date {
	position: absolute;
	bottom: 0px;
	background: #222;
	color: white;
	right: 0px;
	font-size: 16px;
	font-weight: 500;
	padding: 2px 20px;
}

.posts-item-image-inner {
	position: relative;
	display: table;
	width: 100%;
}


.search-section.search-page-hero-section {
	padding: 7.65rem;
	background-size: cover;
	background-position: center;
}

 
.datepicker td, .datepicker th {
 
  width: 40px;
  height: 40px;
 
}

.search_form_date_icon {
	position: absolute;
	top: 0px;
	z-index: 9;
	right: 0px;
}

.search_form_date_icon {
	position: absolute;
	top: 50px;
	z-index: 9;
	right: 20px;
}
.srch-pg-switch-label {
  font-size: 14px;
  color: #000;
}
.form-check.form-switch.srch-pg-switch-inner {
	display: inline-table;
}

.srch-pg-sidebar-box {
	padding: 20px;
	border: 1px solid #d7d6d6;
	margin-bottom: 20px;
}

.srch-pg-holidays-found-text {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	margin-bottom: 60px;
}

.form-check-input:checked {
	background-color: #749db9;
	border-color: #739cb8;
}

.srch-pg-switch-inner .form-check-input{
	background-color: #749db9;
	border-color: #739cb8;
}

.srch-pg-sidebar-label {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	padding-bottom: 13px;
	margin-bottom: 17px;
	border-bottom: 1px solid #d7d6d6;
	margin-top:45px;
}

.srch-pg-sidebar-box .form-control {
	font-size: 14px;
	font-weight: 500;
	height: 42px;
}


.form-check-label.srch-pg-sidebar-checkBox-label {
	font-size: 14px;
	color: #000;
}


.form-check-input.srch-pg-sidebar-checkBox-input {
	position: relative;
	top: 3px;
	border-radius: 3px;
}


.srch-pg-sidebar-sublabel {
	font-size: 13px;
	color: #000;
}

.srch-pg-sidebar-date-box {
	position: relative;
	margin-bottom: 10px;
	font-weight: 500;
}
.srch-pg-sidebar_date_icon {
	position: absolute;
	top: 35px;
	right: 5px;
}

.src-pg-results-orderby{
	text-align:right;
}

.src-pg-results-orderby span{
	font-size:14px;
	color:#000;
	font-weight: 500;
}



.src-pg-results-orderby select {
	height: 42px;
	width: 255px;
	background: #fff;
	border: 1px solid #959191;
	border-radius: 3px;
	margin-left: 7px;
	font-size: 14px;
	font-weight: 300;
}



.chalets-result-img {
	width: 100%;
	height: 347px;
	object-fit: cover;
}

.chalets-result-item {
	position: relative;
	margin-bottom: 20px;
}

.chalets-result-category-banner {
	position: absolute;
	left: 12px;
	background: #749dba;
	color: white;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 500;
	top: 0px;
}
.src-pg-results-orderby {
	margin-bottom: 45px;
}



.chalets-result-item-info-col {
	padding: 30px 30px;
	background: #f8f8f8;
	padding-bottom: 8px;
}

.chalets-result-title {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.chalets-result-info-label{
	font-size:16px;
	color:#000;
	margin: 5px;
}

.chalets-result-info-label span{
	font-weight:500;
	
}




.chalets-result-info-text {
	color: #4c4c4c;
	font-size: 16px;
	margin-top: 20px;
}



.chalets-result-price-label{
	font-size:15px;
	color:#4c4c4c;
}


.chalets-result-price-label span{
	font-size:20px;
	color:#4c4c4c;
	font-weight:500;
}

.ofr-cat-filter-label{
	font-size:15px;
	font-weight:500;
	color:#4c4c4c;
	margin-bottom: 5px;
}

.ofr-cat-filter-input, 
.ofr-cat-filter-select {
	border: 1px solid #bcbcbc;
	border-radius: 2px;
	height: 56px;
	font-size: 15px;
	font-weight: 500;
	padding-left: 8px;
}
.ofr-cat-filter-date-icon {
	position: absolute;
	top: 50px;
	right: 20px;
}

.offer-categories-filter-results {
	margin-top: 100px;
}



.chalets-item img {
	height: 253px;
	object-fit: cover;
}



.non_skiing_activities-item {
	padding: 57px 27px;
	height: 422px;
	text-align: center;
	max-width: 370px;
	width: 100%;
	display: table-cell;
	vertical-align: top;
}

.non_skiing_activities-item-col {
	display: inline-table;
	margin: 10px 8px;
}



.non_skiing_activities-item-title {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}



.sub-menu:hover{
display:table;
}


.sub-menu{
	padding:0px;
	border-radius:5px;
}


.sub-menu-item {
	font-size: 15px;
	height: 50px;
	display: table;
	line-height: 45px;
	border-bottom: 1px solid #F1F1F1;
	padding: 0px 20px;
	white-space: nowrap;
}

.top-bar-text a {
	color: #fff !important;
}
.sub-menu-item.text-dark.active::before {
	display: none !important;
}


.navbar.navbar-expand-lg.navbar-dark.bg-secondary.text-white {
  padding: 0px !important;
}

.nav-item {
  height: 50px;
  line-height: 50px;
}


h3{
	color:#000;
}


.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border-color: transparent;
	isolation: isolate;
}



#srch-pg-sidebar-form {
	/*position: sticky;*/
	top: 40px;
	background: white;
}


.hero-overlay {
	background-color: rgba(var(--bs-success-rgb), 0.8);
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 5;
}

.chalets-section .owl-nav {
	display: table !important;
}



#popover_guests {
	position: absolute;
	background: white;
	padding: 5px 13px;
	border-radius: 5px;
	bottom: -114px;
	left: 12px;
	width: calc(100% - 23px);
	padding-bottom: 17px;
}

#roomAndGuestsLabel {
	line-height: 34px;
}


.resorts-slide-item {
  width: 370px;
  position: relative;
  padding:20px;
}

.resorts-item {
 
}

.thumb-resort-image-overlay {
	position: absolute;
	z-index: 2;
	width: 100% !important;
	height: 100%;
	left: 0px;
	top: 0px;
	object-fit: cover;
}

.thumb-resort-overlay {
  position: relative;
  z-index: 3;
  width:100%;
  height:100%;
  opacity: 0;
}
 
.resorts-item-border {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	border: 1px solid #fff;
} 

.resorts-item::after {
	content: " ";
	position: absolute;
	top: -10px;
	width: 185px;
	height: 190px;
	background-color: rgba(var(--bs-secondary-rgb),1);
	
	display: table;
	transform: inherit;
	clip-path: polygon(0px 0px, 100% 0%, 100% 0%, 0% 100%);
	transform: translateZ(-1px);
	left: -10px;
	z-index: 1;
}
   
.resorts-item::before {
	content: " ";
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 185px;
	height: 190px;
	background-color: rgba(var(--bs-primary-rgb),1);
	
	display: table;
	transform: inherit;
	clip-path: polygon(185px 190px, 100% 0%, 100% 0%, 0% 100%);
	transform: translateZ(-1px);
	z-index: 1;
}
    





.dates-and-prices::after,
.image-gallery-section::after,
.our-chalets-section::after,
.feefo-reviews::after,
.holiday-section::after,
.image-text-area::after {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; 
  background-color: rgba(255,255,255,0.85);
  z-index: 1;
}




.image-gallery-section,
.our-chalets-section,
.get-in-touch-section,
.feefo-reviews,
.holiday-section,
.slogan-section,
.image-text-area {
	background-position: center;
	background-size: cover;
	position:relative;
}


.dates-and-prices .container ,
.image-gallery-section .container ,
.our-chalets-section .container ,
.get-in-touch-section .container ,
.feefo-reviews .container ,
.holiday-section .container ,
.slogan-section .container ,
.image-text-area .container {
	position: relative;
	z-index: 2;
}

.get-in-touch-section::after,
.slogan-section::after,
.single-resort-rstr-overview::after {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  z-index: 1;
}



.single-resort-rstr-overview{
	background-position: center;
	background-size: cover;
	position:relative;
}


.holiday-section {
	padding-top: 50px;
}







.single-resort-rstr-overview .container{
	position: relative;
	z-index: 2;
}

.contact-form-title {
	text-align: center;
	font-weight: 500;
	margin-bottom: 24px;
	font-size: 17px;
}

.resorts-chalets-inner-nocarousel {
	text-align: center;
}

.resorts-chalets-inner-nocarousel  .chalets-slide-item {
	padding: 20px 0px;
	max-width: 370px;
	width: 100%;
	display: inline-table;
	margin-right: 10px;
}
.under-logo-icons img {
	width: 87px;
	margin-right: 10px;
}
	
.under-logo-icons {
	margin-top: 20px;
}	


.header-image-2.me-3 {
	height: 67px;
	position: relative;
	top: -6px;
}

	
	
.page-template-template-contact .search-section{
	padding-top:20px !important;
	
}	
	
.page-template-template-contact .search-section {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	margin-bottom: 35px;
}	


.contct-page-info-col{
	text-align:center;
}

.contct-page-info-col h5 {
	margin-top: 30px;
	font-size: 18px;
}

.contac-page-element i {
  margin-right: 4px;
}

.contac-page-element {
	font-size: 18px;
	margin-bottom: 8px;
}

.contac-page-social-icon {
	font-size: 23px;
	margin-right: 10px;
}



.mob-sub-menu-li-item{
	list-style:none;
	width:100%;
	display:table;
}



.mob-sub-menu-li-item a{
		width:100%;
	display:table;
	border-bottom: 1px solid #6689A3;
}


.mobile-main-menu .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}




footer ul li a:hover{
	color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}	
	

.search-section {
  background-position: center;
  background-size: 100%;
    animation: slideShow 24s linear 1 0s;
  -o-animation: slideShow 24s linear 1 0s;
  -moz-animation: slideShow 24s linear 1 0s;
  -webkit-animation: slideShow 24s linear 1 0s;
  
  
}


@keyframes 
slideShow {  0% {
 opacity: 1;
 background-size: 100%;
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 background-size: 120%;
}
 100% {
 background-size: 100%;
}
}

	

/*
.top-image-for-sinlges.pic-wrapper {
 
  overflow: hidden;
}

.top-image-for-sinlges figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  opacity: 0;

  
  animation: slideShow 24s linear 1 0s;
  -o-animation: slideShow 24s linear 1 0s;
  -moz-animation: slideShow 24s linear 1 0s;
  -webkit-animation: slideShow 24s linear 1 0s;
}

.top-image-for-sinlges figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}

.top-image-for-sinlges .figure-pic {
  opacity: 1;
  background-position:center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}




@keyframes 
slideShow {  0% {
 opacity: 1;
 transform:scale(1);
 -ms-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 1;
 transform:scale(1.1);
 -ms-transform:scale(1.1);
}
 100% {
 opacity: 1;
 transform:scale(1);
 -ms-transformm:scale(1);
}
}

*/

.video-play-link{
	position:relative;
	display: table;
width: 100%;
}

.video-play-overlay {
	background-image: url('/wp-content/themes/ski_vertigo/img/video-back.png');
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px;
}


.read-more-content[data-what='close'] {
  display: none;
}


.read-more-link {
	color: #749dba;
	font-weight: bold;
	cursor:pointer;
}


.search-section {
  margin-bottom: 4rem !important;
}

.image-text-area-img {
	width: 100%;
	object-fit:cover;
}

.theon-gallery {
	margin: 30px 0px;
	border: 1px solid #f2efef;
	padding: 20px;
}

.aligncenter{
	margin: 0 auto;
	display: table;
}

.highlighted-date::after {
	content: " ";
	background: #ddd6d6;
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	z-index: -1;
	left: 2px;
	top: 3px;
	display: block;
}

.highlighted-date {
  position: relative;
  z-index: 1;
}

.chalets-result-price-label span {
	display: table;
}



.col-xl-6.image-text-area-text-col.px-5.pt-1 .image-text-read-more-btn {
	margin-left: auto;
	margin-right: auto;
}



.ski_extras .col-md-4 img {
  height: auto;
}



.footer-form input.wpcf7-text, .footer-form textarea {
	
	margin-bottom: 0px;
	
}
.footer-form input.wpcf7-text{
	
	height: 35px;
	
}

.row.contact-page-form.footer-form.mb-5 {
	background: rgba(0,0,0,.5);
	padding-top: 28px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
}

.page-template-template-search-page .search-section {
	background: none !important;
	padding-top: 20px !important;
}

.page-template-template-search-page .search-section{
	background: none !important;
}

.page-template-template-search-page .search-section form {
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 20px;
	border-radius: 10px;
}

.page-template-template-search-page .search-section label {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #8fb0c7;
}


.page-template-template-search-page .search-section-title {
	font-size: 45px;
	font-weight: bold;
	margin-top: 0px !important;
}


.page-template-template-search-page .container.pt-2.pt-md-5.position-relative.search-page-form-container {
	padding-top: 5px !important;
}