/*
Theme Name: I am Iceland
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.cdnfonts.com/css/the-blowar');

/*************** ADD CUSTOM CSS HERE.   ***************/

html {
	  scroll-behavior: smooth;
}
::root {
	--main-gold: #D1B061;
}
/*
@font-face {
    font-family: theblowar;
    src: url(https://iam.web23.vefold.is/wp-content/themes/i-am-iceland/fonts/theblowarregular-d91mz.ttf);
}

    @font-face {
    font-family: 'The Blowar Regular';
    font-style: normal;
    font-weight: normal;
    src: local('The Blowar Regular'), url('http://iam.web23.vefold.is/wp-content/themes/i-am-iceland/fonts/TheBlowarRegular-d91mZ.woff') format('woff');
    }
*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
h2.banner-heading {
	font-family: 'The Blowar';
	    font-style: normal;
    font-weight: normal !important;
	font-size: 37px !important;
	
}
.hero-sub-heading {
	color: #FFF;
text-align: center;
font-size: 16px;
font-family: Poppins;
font-style: normal;
font-weight: 400;
}

.home #logo {
	display: none;
}
.home .stuck #logo {
	display: block !important;
}
.mfp-bg {
	background-image: url(http://iam.web23.vefold.is/wp-content/uploads/2023/07/Group-67.png);
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.95 !important;
}
.hero-banner {
	min-width: 100vw;
	background: white;
}
i.icon-menu {
	background: url(http://iam.web23.vefold.is/wp-content/uploads/2023/07/hamburger-default.svg);
	height: 16px;
	width: 43px;
}
i.icon-menu:before {
	content: none;
}
.mfp-wrap button.mfp-close {
	background: url(http://iam.web23.vefold.is/wp-content/uploads/2023/07/hamburger-close.svg);
	width: 20px;
	height: 20px;
/*	right: 20%;*/
	right: calc((99vw - 1000px)/2) !important;
	top: 70px !important;
}
.mfp-close svg {
	display: none;
}
.cnn:hover path {
	fill: #EC152A !important;
}
.brand {
	display: flex;
	justify-content: center;
}
.cnn path {
	fill: #767676;
}
svg:hover .blue-fill {
	fill: #0079c1 !important;
}
.ctv .white-fill {
	fill: white;
		
}
.red-fill, .white-fill, .blue-fill, .main-fill, .green-fill, .cnn path, .black-fill {
	transition: fill 0.1s ease-in-out;
}
.brand:hover .green-fill {
	fill: #00a33f !important;
}
.brand:hover .red-fill {
	fill: #e50b14 !important;
}
.brand:hover .main-fill {
	fill: #16355c !important;
}
.brand:hover .black-fill {
	fill: black !important;
}
.daily-sun:hover {
	filter: brightness(0);
}
.wine-heading {
	max-width: 416px;
	color: #D1B061;
font-size: 64px;
	font-family: 'The Blowar';
font-style: normal;
font-weight: 400;
}
.wine-subheading {
	color: #5C5C5C;
font-size: 20px;
font-family: Poppins;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.wine-button {
	border-radius: 8px;
background: #D1B061;

color: #121212;
text-align: center;
font-size: 20px;
font-family: Poppins;
font-weight: 600;
	padding: 10px 20px;
}
.absolute-footer {
	display: none;
}

.review-description {
	max-width: 500px;
	color: #D1B061;
text-align: center;
font-size: 34px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
}
.review-stars {
	max-width: 173px;
}
    .fill-vertical {
        position: relative;
        top: 0;
        bottom: 0;
		min-height: 583px;
    }
    .fill-vertical > .col-inner {
		flex-direction: column;
        position: absolute;
        top: 0;
        bottom: 0;
            display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 30px;
    }
.premium-heading {
	color: #D1B061;
text-align: center;
font-size: 40px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
}
.private-tours-button {
	border-radius: 8px;
background: #5C5C5C;
	color: #FFF;
text-align: center;
font-size: 20px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
	padding: 11px 31px;
}
.gradient-home-page > .section-bg{
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 12%);
}
.testimonial-text {
	color: #5C5C5C;
text-align: center;
font-size: 25px;
font-family: Poppins;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.private-tour-button {
	position: relative;
	bottom: -25px;
	border-radius: 8px;
background: #D1B061;
color: #121212;
text-align: center;
font-size: 16px;
font-family: Poppins;
font-style: normal;
font-weight: 600;
line-height: 152.5%;
	padding: 8px 16px;
}
.footer-links {
	display: inline-flex;
	list-style: none;
}
.footer-links a {
	color: #FFF;
text-align: center;
font-size: 20px;
font-family: Poppins;
font-style: normal;
font-weight: 400;
line-height: normal;
	padding: 30px;
}
.footer-links a:hover {
	color: #D1B061;
}
.footer-links * {
	margin: 0;
}
.footer-contact a{
	color: #D1B061;
font-size: 20px;
font-family: Poppins;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.footer-contact a:hover {
	color: white;
}
.footer-facebook img:hover {
	filter: brightness(10000);
}
.footer-copyright {
	color: #FFF;
text-align: center;
font-size: 14px;
font-family: Poppins;
font-style: normal;
font-weight: 400;
line-height: 152.5%;
}
.footer-copyright img {
	margin-bottom: 30px;
}
.menu-links {
	display: inline-grid;
	grid-auto-flow: column;
    grid-gap: 50px;
}
.html.custom.html_topbar_left ul.menu-links li a {
	color: #D1B061;
text-align: center;
font-size: 20px;
font-family: Poppins;
font-style: normal;
font-weight: 700;
line-height: 152.5%;
	position: relative;
}
ul.menu-links li a:before {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 5px;
	background: white;
	transition: all 0.2s ease-in-out;
}
.menu-links li a:hover:before {
	width: 100%;
}
.html.custom.html_topbar_left ul.menu-links li a:hover {
color: white;}

@keyframes slide-in {
/*	from {height: 0;}
	to {height: 100%};
*/
	0% {
		
		transform: translateY(-100vh); 
	}
	50% {
		transform: translateY(0);
	} 100% {
	}
}
	@keyframes slide-in-cut {
		0% {
    transform: translateY(-100vh);
    clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0% 100%);
}
50% {
    transform: translateY(0);
}
60% {
    clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0% 100%);
}
100% {
    clip-path: polygon(48% 0px, 52% 0px, 80% 100%, 20% 100%);
}
	}

.mfp-bg {
	animation: slide-in 1.5s ease-out 1 forwards;

}
.hero-heading {
	color: #FFF;
font-family: The Blowar;
font-size: 64px;
font-style: normal;
font-weight: 400;
line-height: 72px; /* 112.5% */
}

.about-info {
	color: #5C5C5C;

/* description */
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.about-links > .col {
	border-radius: 4px;
background: #D1B061;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
	width: 288px;
min-height: 120px;
flex-shrink: 0;
	margin: 0;
	padding: 0;
}
.about-links > .col .col-inner{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 120px;
	color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 152.5%; /* 30.5px */
	
}
.about-links > .col .col-inner a{
	color: white;
}
.about-links .col * {
	margin: 0;
}
.car-img {
	    position: absolute;
    top: -29.125rem;
    right: -25.375rem;
}


.about-link {
    padding: 50px;
    border-radius: 4px;
    background: #D1B061;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
    color: white;
	min-width: 260px;
	text-align: center;
color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.about-link-container {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 20px;
    justify-content: space-evenly;
    align-items: center;

    
}

.about-h2 {
	color: #D1B061;
text-align: center;

font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.about-h3 {
	color: #5C5C5C;
text-align: center;

font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.history-text {
	color: #5C5C5C;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.tour-preview > a {
	grid-template-rows: 288px 1fr 1fr;
	display: grid;
	max-width: 288px;
	min-height: 430px;
	text-align: center;
	    justify-items: center;
    justify-content: center;
	align-items: center;
	background: white;
border-radius: 8px;
background: #FFF;
	outline: 2px solid transparent;
box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.20);
	transition: all 0.4s ease-in-out;
}


.tour-preview img {
border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	min-height: 288px;
	object-fit: cover;
	aspect-ratio: 1;
}
.tour-preview .book-now-button {
	padding: 5px 27px;
color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 152.5%; /* 27.45px */
	border-radius: 4px;
background: #D1B061;
}
.tour-preview h3 {
	color: #5C5C5C;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 152.5%; /* 30.5px */
}
.tour-container {
	display: grid;
display: grid;
    grid-template-columns: repeat(4, 1fr);
	grid-template-rows: auto;
    grid-gap: 20px;

}
.tour-filter, .tour-filter:hover, label {
	cursor: pointer;
}
.tour-filter label {
	padding: 10px;
	display: grid !important;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-template-areas: '. img'
						'label label';
	max-height: 100px;
	background: white;
border-radius: 4px;
border: 2px solid #5C5C5C;
}

.filter-name {
	grid-area: label;
	color: #5C5C5C;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 152.5%; /* 30.5px */
	display: grid;
	align-items: flex-end;
	text-wrap: nowrap;
}
.tour-filters img {
	grid-area: img;
    place-self: flex-end;
    align-self: center;
    justify-self: center;
	max-width: 50px;
}





/* Style the custom checkboxes when they are checked, with a different background */
.tour-filter:checked + span {
  /* Add your desired styles for the checked state of the custom checkboxes here */
  /* For example, you can change the background color */
  background-color: #007bff; /* This sets the background color to blue */
  color: #fff; /* This sets the text color to white */
}

/* Hide tour previews by default */
.hidden-tour {
    display: none !important;
}
.tour-checkbox {
	display: none !important;
}
.tour-filter label.active {
background: #F2EBE7;

}
#northern_lights:checked + .active {
  background:
    radial-gradient(
      93% 93% at 8% 128%,
      rgba(255, 238, 194, 1) 0%,
      rgba(255, 238, 194, 0.2) 60%,
      rgba(194, 233, 255, 0) 100%
    ),
    radial-gradient(
      49% 88% at 27% -14%,
      rgba(93, 227, 236, 0.73) 0%,
      rgba(93, 227, 236, 0.17) 60%,
      rgba(93, 227, 236, 0) 100%
    ),
    radial-gradient(
      115% 156% at 90% 89%,
      rgba(75, 254, 222, 1) 0%,
      rgba(75, 254, 222, 0) 100%
    ),
    linear-gradient(
      234deg,
      rgba(69, 74, 187, 1) 25%,
      rgba(69, 74, 187, 0.77) 35%,
      rgba(69, 74, 187, 0.4) 50%,
      rgba(91, 196, 229, 0) 84%
    ),
    radial-gradient(
      119% 119% at 3% 26%,
      rgba(48, 142, 230, 1) 0%,
      rgba(48, 158, 230, 0) 74%
    ),
    linear-gradient(
      360deg,
      rgba(242, 245, 250, 1) 0%,
      rgba(242, 245, 250, 1) 100%
    );
}
#midnight_sun:checked + .active {
  background:
    radial-gradient(
      64% 70% at 100% 0%,
      rgba(247, 214, 98, 0.8) 0%,
      rgba(247, 214, 98, 0.2) 52%,
      rgba(247, 214, 98, 0) 100%
    ),
    linear-gradient(
      208deg,
      rgba(240, 66, 42, 1) 7%,
      rgba(240, 88, 42, 0.2) 43%,
      rgba(240, 101, 42, 0) 64%
    ),
    radial-gradient(
      115% 123% at 0% -15%,
      rgba(231, 79, 106, 1) 1%,
      rgba(231, 79, 106, 0.2) 67%,
      rgba(231, 79, 106, 0) 100%
    ),
    linear-gradient(
      334deg,
      rgba(83, 208, 236, 0.8) 0%,
      rgba(83, 208, 236, 0.2) 20%,
      rgba(138, 137, 190, 0) 35%
    ),
    radial-gradient(
      109% 149% at 4% 98%,
      rgba(27, 49, 128, 1) 0%,
      rgba(27, 49, 128, 0) 100%
    ),
    linear-gradient(
      142deg,
      rgba(78, 173, 235, 1) 19%,
      rgba(78, 173, 235, 0) 99%
    );
}
#midnight_sun:checked + .active span {
	color: white;
	
}
#golden_circle:checked +  .active {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}
#golden_circle:checked + .active span {
	color: white;
	
}
.tour-checkbox:checked + .active img {
	filter: brightness(0) invert(100);
	
}
.tour-filters {
	margin-bottom: 20px;
	display: grid;
	grid-auto-flow: column;
	grid-gap: 20px;
}
.tour-preview:hover > a {
	background: #F6F6F6;
	outline: 1px solid black;
}