/* Fonts */

@font-face {
	font-family:"The Seasons";
	src:url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}
/* General */
.main-btn.white:hover{
	background: #fff;
	color: #000;
	border: 1px solid #fff;
	text-decoration: unset;
}
.main-btn.white{
	color: #fff;
}
.main-btn:hover{
	background: #664D37;
	color: #fff;
	border: 1px solid #664D37;
	text-decoration: unset;
}
.main-btn.outline:hover{
	background: #FFF3DE;
	color: #664D37;
	border: 1px solid #FFF3DE;
	text-decoration: unset;
}
.main-btn.outline{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid;
	padding: 10px 30px;
	transition: all 0.2s;
	line-height: 1;
	color: #FFF3DE;
}
.main-btn{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid;
	padding: 10px 30px;
	transition: all 0.2s;
	line-height: 1;
	color: #664D37;
}
header {
	z-index: 9;
	position: relative;
}
header.mobile .lang-item{
	list-style: none;
	padding-right: 15px;
}
header.mobile {
	padding-top: 10px;
}
.page-template-page-galerija header.dekstop  ,
.page-template-default:not(.home) header.dekstop  {
	background-color: #664D37;
	padding-bottom: 30px;
}
header.dekstop  {
	padding-top: 30px;
}
.mobile .hover-menu  .aws-container .aws-wrapper input.aws-search-field {
	font-size: 15px;
}
.mobile .hover-menu .navbar-nav .nav-link {
	font-size: 15px;
}
.mobile .hover-menu .navbar-nav {
	gap: 5px;
}
.mobile .hover-menu .close-icon{
	text-align: right;
}
.mobile .navbar-brand img {
	height: 30px;
}
.mobile .hover-menu .navbar-nav li:last-child{
	display: none;
}
.mobile .hover-menu #kontaktai .item a{
	font-family: "Josefin Sans", sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #fff !important;
	line-height: 1;
	position: relative;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.mobile .hover-menu #kontaktai .item img{
	margin-right: 4px;
	position: relative;
	margin-top: -4px;
}
.mobile .hover-menu #kontaktai .item{
	margin-bottom: 1em;
}
.mobile .hover-menu #kontaktai .item{
	font-family: "Josefin Sans", sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #fff !important;
	line-height: 1;
}

.mobile .hover-menu {
	width: 70%;
	position: fixed;
	top: 0;
	background-color: #393B26;
	z-index: 9999;
	right: 0;
	height: 100vh;
	padding: 15px;
	overflow-x: scroll;
}
header.mobile .main-btn{
	font-size: 15px;
	padding: 7px 15px;
	color: #fff;
}
header .navbar-nav {
	gap: 50px;
}
.page-template-default:not(.home) #content.site-content .entry-content{
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #664D37;
	line-height: 24px;
	font-weight: 300;
}
.page-template-default:not(.home) #content.site-content {
	background-color: #F2E5D1;
	min-height: 484px;
}
header .navbar-nav .menu-item.uzklausa .nav-link:hover{
	background: #fff;
	color: #000!important;
	border: 1px solid #fff;
	text-decoration: unset;
}
header .navbar-nav .menu-item.uzklausa .nav-link{
	border-radius: 30px;
	border: 1px solid;
	padding: 10px 30px;
	transition: all 0.2s;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
header .navbar-nav .nav-link{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff!important;
	line-height: 1;
	position: relative;
	padding-right: 0!important;
	padding-left: 0!important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:not(.uzklausa) > a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #fff;
	bottom: -3px;
	left: 0;
	transform-origin: right;
	transform: scaleX(0);
	transition: transform .3s ease-in-out;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover:before {
	transform-origin: left;
	transform: scaleX(1);
}
.entry-header h1.entry-title {
	border-bottom: unset;
	font-family: "Josefin Sans", sans-serif;
	font-size: 50px;
	color: #664D37;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}
/* Hero section  */
.hero-section::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .3;
}
.hero-section{
	margin-top: -98px;
	height: 100vh;
	background-size: cover;
	position: relative;
}
.hero-section .title-block{
	position: relative;
	top: calc(50% - 98px);
	z-index: 2;
}
.hero-section h1{
	font-family: "Cormorant Garamond", serif;
	color: #fff;
	font-size: 70px;
	max-width: 500px;
	font-weight: 900;
	line-height: 1.1;
}
/* gallery page */
.gallery-filter  .item.active{
	font-weight: bold;
}
.gallery-filter  .item{
	font-family: "Josefin Sans", sans-serif;
	font-size: 14px;
	color: #664D37;
	line-height: 24px;
	font-weight: 300;
	max-width: 200px;
	text-align: center;
	cursor: pointer;
}
.gallery-filter{
	justify-content: space-between;
}
.galleries-list .gallery-title{
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #664D37;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
}
.masonry-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* 4 fractional units for flexible column sizing */
	gap: 15px; /* Spacing between items */
}
.masonry-item {
	position: relative;
	overflow: hidden;
}
.masonry-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s ease;
}
.masonry-item img:hover {
	transform: scale(1.05); /* Zoom effect on hover */
}
/* Custom spans for the layout */
.masonry-item.large-horizontal {
	grid-column: span 2; /* Takes up 2 columns (50%) */
}
.masonry-item.small {
	grid-column: span 1; /* Takes up 1 column (25%) */
}
/* About section */
.beige{
	background-color: #F2E5D1;
}
.page-template-page-galerija .about-section .left img{
	margin-bottom: unset;
	height: auto;
	object-fit: cover;
	width: 100%;
}
.about-section .left img{
	margin-bottom: -90px;
	height: 720px;
	object-fit: cover;
	width: 100%;
}
.about-section .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #664D37;
	line-height: 24px;
	font-weight: 300;
}
h2.light{
	font-family: "Josefin Sans", sans-serif;
	font-size: 43px;
	color: #E2D6C1;
	font-weight: bold;
	line-height: 1.1;
}
h1.brown,
h2.brown{
	font-family: "Josefin Sans", sans-serif;
	font-size: 43px;
	color: #664D37;
	font-weight: bold;
	line-height: 1.1;
}
.grid-2{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 70px;
}
.pb-9{
	padding-bottom: 90px;
}
.pt-9{
	padding-top: 90px;
}
/* Stairs section */
.green{
	background-color: #393B26;
}
.stairs-section .title h2{
	font-family: "Josefin Sans", sans-serif;
	font-size: 43px;
	color: #E2D6C1;
	font-weight: bold;
	line-height: 1.1;
	text-align: right;
	max-width: 50%;
}
.stairs-section .title{
	display: flex;
	justify-content: end;
}
.stairs-section #stairs .item .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: 200;
}
.stairs-section #stairs .item a:hover{
	text-decoration: unset;
}
.stairs-section #stairs .item a{
	color: #E2D6C1;
}
.stairs-section #stairs .item h3{
	font-family: "Josefin Sans", sans-serif;
	font-size: 21px;
	color: #E2D6C1;
	font-weight: bold;
	line-height: 1.2;
	padding: 24px 0 14px;
}
.stairs-section #stairs .item img{
	height: 450px;
	object-fit: cover;
	width: 100%;
}
.stairs-section #stairs .item{
	text-align: center;
}
html .owl-theme .owl-dots .owl-dot.active span {
	width: 16px;
	height: 16px;
	background: #ffffff;
}
html .owl-theme .owl-dots .owl-dot:not(.active) span{
	width: 16px;
	height: 16px;
	background: transparent;
	border: 1px solid #fff;
}
button:focus {
	outline: unset!important;
}
html .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px;
}
/* Why choose us section */
.grid-4{
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 70px;
}
.section-why-choose-us .icons-text .item{
	text-align: center;
}
.section-why-choose-us .icons-text .item img{
	object-fit: scale-down;
	height: 80px;
}
.section-why-choose-us .icons-text .item h3{
	font-family: "Josefin Sans", sans-serif;
	font-size: 21px;
	color: #664D37;
	font-weight: bold;
	line-height: 1.2;
	padding: 25px 0 14px;
}
.section-why-choose-us .icons-text .item .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	color: #664D37;
	line-height: 22px;
	font-weight: 300;
}
/* Order process */
.order-section .process.grid-2 {
	gap: 40px;
}
.order-section .process .step .main-btn{
	display: inline-block;
	margin-top: 10px;
	z-index: 999;
	position: relative;
}
.order-section .process .step{
	gap: 30px;
	align-items: center;
}
.order-section .process .right #number-4,
.order-section .process .right #number-3{
	right: -80px;
	top: 9px;
}
.order-section .process .right #number-1{
	left: -55px;
	top: 0;
}
.order-section .process .right #number-2{
	left: -55px;
	top: 35px;
}
.order-section .process .right span.number{
	font-family: "Josefin Sans", sans-serif;
	font-size: 306px;
	color: #E2D6C1;
	opacity: 0.25;
	line-height: 1;
	position: absolute;
	font-weight: bold;

}
.order-section .process .right {
	position: relative;
}
.order-section .process .right .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	color: #FFF3DE;
	line-height: 22px;
	font-weight: 300;
}
.order-section .process .right h3{
	font-family: "Josefin Sans", sans-serif;
	font-size: 21px;
	color: #FFF3DE;
	font-weight: bold;
	line-height: 1.2;
}
#accordionProcess{
	max-width: 60%;
	margin: 0 auto;
}
#accordionProcess .card{
	background-color: #FFF3DE;
	border-radius: 10px;
	margin-bottom: 10px;
	border: none;
}
#accordionProcess .card button{
	padding: 0;
	font-family: "Josefin Sans", sans-serif;
	font-size: 21px;
	color: #664D37;
	line-height: 1;
	font-weight: bold;
	text-decoration: unset;
	border: none;
}
#accordionProcess .card .card-header button[aria-expanded="true"] img{
	transform: rotate(180deg);
}
#accordionProcess .card .card-header button img{
	position: relative;
	float: right;
	margin-top: 5px;
}
#accordionProcess .card .card-header{
	padding: 30px 40px 25px;
	background-color: transparent;
	border: none;
}
#accordionProcess .card .card-body .left img{
	width: 115px;
}
#accordionProcess .card .card-body{
	padding: 30px 40px;
}
#accordionProcess .card .card-body .right .main-btn{
	margin-top: 20px;
	display: inline-block;
}
#accordionProcess .card .card-body .right .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	color: #664D37;
	line-height: 22px;
	font-weight: 300;
}
#accordionProcess .card .grid-2 {
	gap: 30px;
}
.btn-link:hover {
	text-decoration: unset!important;
}
.btn.focus, .btn:focus {
	box-shadow: unset!important;
}
:focus-visible {
	outline: unset!important;
}
/* Form section	*/
.form-section .desc {
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #664D37;
	line-height: 24px;
	font-weight: 300;
}
.form-section form textarea::placeholder{
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	color: #664D37;
	line-height: 22px;
	font-weight: 300;
}
.form-section form textarea{
	background-color: #FFF3DE;
	border-radius: 10px;
	border: 1px solid #FFF3DE;
	margin-top: 5px;
	padding: 25px;
}
.form-section form input[type="tel"],
.form-section form input[type="email"],
.form-section form input[type="text"]{
	background-color: #FFF3DE;
	border-radius: 10px;
	border: 1px solid #FFF3DE;
	margin-top: 5px;
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	color: #664D37;
	height: 50px;
}
.form-section form label{
	width: 100%;
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #664D37;
	line-height: 28px;
	font-weight: 300;
}
.form-section form .block br{
	display: none;
}
.form-section form .block p{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}
.form-section form .wpcf7-acceptance .wpcf7-list-item a:hover{
	text-decoration: unset;
}
.form-section form .wpcf7-acceptance .wpcf7-list-item a{
	color: #664D37;
	border-bottom: 1px solid;
}
.form-section form .wpcf7-acceptance .wpcf7-list-item{
	margin: 0px 0px 0px 0;
}
.form-section form .btn:hover {
	background: #664D37;
	color: #fff;
	border: 1px solid #664D37;
	text-decoration: unset;
}
.form-section form .wpcf7-file:active {
	background: transparent;
}
.form-section form .btn {
	font-family: "Josefin Sans", sans-serif;
	font-size: 21px;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid;
	padding: 10px 30px;
	transition: all 0.2s;
	line-height: 1;
	color: #664D37;
	background-color: transparent;
}
.form-section form .form-control:focus {
	box-shadow: unset;
	border: 1px solid #664D37 !important;
	background-color: #FFF3DE;
}
.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin-top: 4px;
}
.wpcf7-file::-webkit-file-upload-button {
	visibility: hidden;
}
.wpcf7-file::after {
	content:url('/wp-content/uploads/2024/10/upload.svg'); /* with class ModalCarrot ??*/
	position: absolute;
	z-index: 100000;
	left: -29px;
	top: -2px;
}
form .files .file-name-display{
	font-family: "Josefin Sans", sans-serif;
	font-size: 15px;
	color: #664D37;
	font-weight: 300;
}
form .files{
	padding-left: 30px;
}
html[lang="en-GB"] .wpcf7-file::before {
	content: 'Add photo';
	display: inline-block;
	width: 100%;
	font-family: "Josefin Sans", sans-serif;
	font-size: 22px;
	color: #664D37;
	line-height: 28px;
	font-weight: 300;
}
.wpcf7-file::before {
	content: 'Pridėti nuotrauką';
	display: inline-block;
	width: 100%;
	font-family: "Josefin Sans", sans-serif;
	font-size: 22px;
	color: #664D37;
	line-height: 28px;
	font-weight: 300;
}
.wpcf7-file:hover::before {
	border-color: black;
}
.wpcf7-file:active::before {
	background: #f2e5d1;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #664D37;
	font-family: "Josefin Sans", sans-serif;
	color: #664D37;
}
.wpcf7-acceptance{
	input[type="checkbox"] {
		position: relative;
		cursor: pointer;
		padding: 0;
		margin-right: 5px;
		width: 20px;
	}
	input[type="checkbox"]:before {
		content: '';
		margin-right: 10px;
		display: inline-block;
		margin-top: -2px;
		width: 20px;
		height: 20px;
		background: #FFF3DE;
		border: 1px solid #aaa;
		border-radius: 2px;
	}
	input[type="checkbox"]:checked:before {
		background: #664D37;
		border-color: #664D37;
	}
	input[type="checkbox"]:disabled {
		color: #b8b8b8;
		cursor: auto;
	}
	input[type="checkbox"]:disabled:before {
		box-shadow: none;
		background: #ddd;
	}
	input[type="checkbox"]:checked:after {
		content: '';
		position: absolute;
		left: 5px;
		top: 8px;
		background: white;
		width: 2px;
		height: 2px;
		box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
		transform: rotate(45deg);
	}
	span.wpcf7-list-item{
		margin: 20px 0 0 0;
	}
}
/* Gallery section */
.gallery-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr); /* Two columns */
	gap: 30px; /* Space between images */
}
.gallery-grid img {
	width: 100%; /* Make images responsive */
	height: 200px;  /* Maintain aspect ratio */
	object-fit: cover;
}
.gallery-grid img.span-both-rows {
	grid-row: span 2;
	height: 100%;
}
.gallery-section .owl-nav button:hover{
	background: transparent!important;
}
.gallery-section .owl-nav button{
	margin: 15px 15px 0px!important;
}
.gallery-section .left .owl-stage-outer img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}
/* Footer section */
body.home .footer-contact .container{
	border-top: 2px solid #E2D6C1;
}
.footer-contact .container{
	padding-top: 90px;
	padding-bottom: 90px;
}
.footer-contact{
	background-color: #393B26;
}
.footer-contact .grid-3{
	display: grid;
	grid-template-columns: 50% 25% 25%;
	grid-template-rows: auto auto auto;
}
.footer-contact #logo .desc{
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	color: #E2D5C1;
	line-height: 1.2;
	font-weight: 300;
	margin-top: 25px;
	max-width: 70%;
}
.footer-contact .column img{
	position: relative;
	margin-right: 5px;
	margin-top: -4px;
}
.footer-contact .column .item{
	margin-bottom: 10px;
}
.footer-contact #contacts .address{
	margin-top: 15px;
}
.footer-contact #contacts .address{
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	color: #E2D5C1;
	line-height: 1.2;
	font-weight: 300;
}
.footer-contact .column a:hover:before{
	transform-origin: left;
	transform: scaleX(1);
}
.footer-contact .column a:hover{
	text-decoration: unset;
}
.footer-contact .column a:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #E2D5C1;
	bottom: -3px;
	left: 0;
	transform-origin: right;
	transform: scaleX(0);
	transition: transform .3s ease-in-out;
}
.footer-contact .column a{
	font-family: "Josefin Sans", sans-serif;
	font-size: 16px;
	color: #E2D5C1;
	line-height: 1.2;
	font-weight: 300;
	position: relative;
}
.footer-contact .footer-title{
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	color: #E2D6C1;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
}
/* Responsive */
@media only screen and (min-width: 768px) and (max-width: 1200px){
	header .navbar-nav {
		gap: 30px;
	}
	.mobile .hover-menu {
		width: 40%;
	}
}
@media only screen and (max-width: 767px){
	.wpcf7-file::before,
	.form-section form label,
	.form-section .desc,
	.about-section .desc {
		font-size: 18px;
		line-height: 21px;
	}
	.stairs-section .title h2 {
		max-width: unset;
	}
	h2.light,
	.stairs-section .title h2,
	h2.brown{
		font-size: 34px;
	}
	.hero-section h1 {
		font-size: 50px;
	}
	.hero-section {
		height: 100vh;
		background-position: center;
	}
	.main-btn {
		font-size: 15px;
		padding: 7px 21px;
	}
	.grid-2 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.about-section .left img {
		margin-bottom: unset;
		height: auto;
	}
	.section-why-choose-us .grid-4 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 30px;
	}
	.section-why-choose-us .icons-text .item img {
		height: 60px;
	}
	.section-why-choose-us .icons-text .item h3 {
		padding: 20px 0 15px;
	}
	#accordionProcess {
		max-width: unset;
	}
	#accordionProcess .card .card-body,
	#accordionProcess .card .card-header {
		padding: 20px;
	}
	#accordionProcess .card button {
		font-size: 16px;
	}
	.form-section form .block p {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.gallery-section .left .owl-stage-outer img {
		height: 300px;
	}
	.gallery-grid img {
		height: 150px;
	}
	.footer-contact #logo img {
		height: 60px;
	}
	.footer-contact #logo .desc {
		max-width: unset;
	}
	.gallery-filter.d-flex{
		display: grid!important;
		text-align: center;
		gap: 30px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.footer-contact .grid-3 {
		text-align: center;
		gap: 30px;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.order-section .process .right span.number {
		font-family: "Josefin Sans", sans-serif;
		font-size: 306px;
		color: #E2D6C1;
		opacity: 0.25;
		line-height: 1;
		position: absolute;
		font-weight: bold;
		right: 0 !important;
		bottom: 0 !important;
		left: unset !important;
		top: unset !important;
	}
	.page-template-page-galerija header.mobile, .page-template-default:not(.home) header.mobile {
		background-color: #664D37;
		padding-bottom: 15px;
	}
	.page-template-page-galerija .right.pb-9{
		padding-bottom: 0px;
	}

}
