/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1741194830
Updated: 2025-03-05 12:13:50

*/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9z05zv');
  src:  url('fonts/icomoon.eot?9z05zv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9z05zv') format('truetype'),
    url('fonts/icomoon.woff?9z05zv') format('woff'),
    url('fonts/icomoon.svg?9z05zv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"], .et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
  /* use !important to prevent issues with browser extensions that change fonts */
	  font-family: 'icomoon' !important;
	  speak: never;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  line-height: 1;

	  /* Better Font Rendering =========== */
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before, .et-pb-arrow-next:before {
	font-family: 'icomoon' !important;
  	content: "\e900";
  	color: #c6c6c6;
}
.icon-arrow-left:before, .et-pb-arrow-prev:before {
  	content: "\e901";
  	color: #c6c6c6;
	font-family: 'icomoon' !important;
}

.et_pb_slider .et-pb-arrow-prev {
    left: 22px;
    opacity: 1;
}

.et_pb_slider .et-pb-arrow-next {
    right: 22px;
    opacity: 1;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
    font-size: 34px;
}

.et_builder_inner_content.et_pb_gutters3 {
    background: #F3F3F3;
}

.underline-red h2:after, .underline-red h3:after, .underline-red h4:after {
  content:"";
  display: block;
  height: 3px;
  width: 45px;
  background: #D31212;
  margin-top: 6px;
}

.divi-inline-button .et_pb_button_module_wrapper {
  display: inline-block;
}

.underline-red.center h3:after, .underline-red.center h2:after {
    margin: 12px auto 8px;
}

/* Form Styling */
.et_pb_row .ff-default .ff-el-form-control, .et_pb_row .ff-default .ff-el-input--label label, .et_pb_row .ff-default .ff-el-form-check label.ff-el-form-check-label, .et_pb_row form.frm-fluent-form .ff-btn-submit:not(.ff_btn_no_style), .ff-custom_html p {
	font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #909090;
}

.vertical-align .ff-t-column-1 {
    justify-content: center;
}

.et_pb_row .ff-default .ff-el-form-control {
    box-shadow: 0px 0px 2px #00000029;
    border-radius: 5px;
    border: none;
    padding: 9.5px 15px;
    color: #909090;
    font-size: 13px;
    line-height: 16px;
}

.et_pb_row .ff-default .ff-el-form-control::placeholder {
	color: #909090;
}

.et_pb_row .ff-default .ff-el-input--label label {
    font-weight: 400;
    color: #909090;
}

.et_pb_row .fluentform .ff-el-form-check-label .ff-el-form-check-input {
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #909090;
    border-radius: 3px;
    margin-right: 8px;
}

.ff-t-container.ff-column-container.ff_columns_total_3.equal-fields {
    align-items: end;
}

.et_pb_row select.ff-el-form-control:not([size]):not([multiple]) {
    height: 35px;
    padding: 7.5px 15px;
}

.fluentform hr {
    border: 1.5px dashed #909090;
}

.et_pb_row form.frm-fluent-form .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #D31212;
    color: #ffffff;
    font-size: 14px;
    line-height: 19px;
    padding: 9px 36px;
	text-transform: uppercase;
}

.et_pb_row form.frm-fluent-form .ff_upload_btn.ff-btn {
    background: #ffffff;
    border-color: transparent;
    color: #909090;
    padding: 7px 20px;
    box-shadow: 0px 0px 2px #00000029;
    border-radius: 5px;
    font-size: 13px;
    font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
}

.et_pb_row form.frm-fluent-form .ff_upload_btn.ff-btn:hover {
    background-color: transparent;
}

.et_pb_row form.frm-fluent-form .ff-el-form-right .ff-el-input--label {
    width: 200px;
}

/* Header */
.et_pb_menu .et_pb_menu__menu>nav>ul>li>a {
    padding: 18px 15px !important;
    background: #fff;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    padding: 0 !important;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li:hover>a, .et_pb_menu .et_pb_menu__menu>nav>ul>li.current-menu-item>a, .et_pb_menu .et_pb_menu__menu>nav>ul>li.current-menu-ancestor>a {
    background: #D31111;
    color: #fff !important;
	opacity: 1;
}

.et-menu .menu-item-has-children>a:first-child:after {
    top: auto;
    transform: rotate(-90deg);
	font-size: 26px;
	right: 8px;
	transition: 0.4s all ease-in-out;
}

.et-menu .menu-item-has-children:hover>a:first-child:after {
    transform: rotate(0deg);
}

.et-menu .menu-item-has-children>a:first-child {
	padding-right: 32px !important;
}

.et_pb_menu .et-menu-nav>ul ul, ul.sub-menu li {
    padding: 0;
	list-style: none;
}

.et_pb_menu .nav li ul.sub-menu li, .et_pb_menu .nav li ul.sub-menu li a {
	width: 100%;
    display: block;
}

.et_pb_menu .nav li ul.sub-menu li a {
	text-transform: none;
}

.nav li ulSS {
    width: 100%;
}

.et_pb_menu .nav li ul.sub-menu li:not(:last-child) a {
	border-bottom: 1px solid #222222;
}

.nav li li ul {
    top: -3px;
    leftSS: 0;
}

.nav li li:hover ulSS {
    position: relative;
    top: inherit;
}

.et_pb_menu .et_mobile_menu {
    padding: 0;
}

.main-header .et_pb_menu .et_pb_menu__search-input {
    color: #fff;
    border: 2px solid #fff;
    height: 35px;
    padding: 4px;
    border-radius: 4px;
}

.nav .sub-menu li:hover>ulSS {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.et-menu .sub-menu .menu-item-has-children:hover>a:first-child:afterSS {
    transform: rotate(-90deg);
}

.request-quote-btn {
    position: fixed;
    top: 50%;
    right: -91px;
    z-index: 11001;
    transform: rotate(90deg);
	transition: 0.4s all ease-in-out;
}

.request-quote-btn:hover {
    right: -87.5px;
}

.request-quote-btn a {
    font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
    text-transform: uppercase;
    background: #D31212;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding: 14.5px 30px 12.5px;
	transition: 0.4s all ease-in-out;
}

.request-quote-btn span {
    display: inline-block;
    transform: rotate(90deg);
    transition: 0.4s all ease-in-out;
}

.request-quote-btn:hover span {
    transform: rotate(0deg);
}

body {
    overflow-x: hidden;
}

/* Filters */
.radio-buttons {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.radio-buttons label {
    background: #ffffff;
    font-family: 'Roboto Slab', Georgia, "Times New Roman", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.18px;
    line-height: 68px;
    display: block;
    text-align: center;
    border-right: 0.1px solid #d9d9d9;
    color: #222222;
    transition: 0.4s all ease-in-out;
    cursor: pointer;
    position: relative;
}

.radio-buttons .radio-button:first-child label {
    border-left: 0.1px solid #d9d9d9;
}

.radio-buttons label:hover, .radio-buttons input[type="radio"]:checked + label {
    background: #DB2122;
    color: #fff;
}

.radio-button input {
    visibility: hidden;
    position: absolute;
    z-index: -1;
}

.filters-sub-fields {
    background: #222222;
    color: #fff;
    padding: 40px;
}

.filters-sub-fields {
    background: #222222;
    color: #fff;
    padding: 40px;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

label.main-lab {
    margin-right: 10%;
}

div#home-cottage-fields {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    justify-content: end;
    align-items: flex-start;
}

div#home-cottage-fields div:nth-child(5) {
    grid-column: 2 / span 4;
}

.filters-sub-fields.hidden {
    display: none !important;
}

.custom-filters-form button {
    padding: 8px 14px;
    background: #D31212;
    color: #fff;
    border: none;
    font-size: 14px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    cursor: pointer;
}

.custom-filters-form button[type="reset"] {
    background: #fff;
    color: #222222;
}

.custom-checkbox {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    color: white;
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 14px;
}

.custom-checkbox input {
    display: none;
}

.custom-checkbox .checkmark {
    width: 20px;
    height: 20px;
    border: 2px solid white;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    border-radius: 4px;
}

.custom-checkbox input:checked + .checkmark::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1.5px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.filters-sub-fields label {
    font-size: 14px;
    letter-spacing: 0.2px;
    font-family: 'Roboto Slab', Georgia, "Times New Roman", serif;
    font-weight: 500;
}

.slider-field > span {
    margin-bottom: 25px;
}

.range-slider .range-slider__thumb {
    width: 10px;
    height: 10px;
    background: #ffffff;
}

.range-slider .range-slider__range {
    background: #DB2122;
}

.range-slider {
    height: 2px;
}

.slider-field {
    display: flex;
    flex-direction: column;
}

.count-label span {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
}

.count-label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 4px;
}

.buttons-field {
    padding-top: 24px;
    display: flex;
    gap: 10px;
}

.filtered-gallery {
    padding: 34px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 28px;
}

.gal-featured {
    position: absolute;
    top: 20px;
    left: -43px;
    transform: rotate(-45deg);
    background-color: #D31212;
    color: white;
    padding: 5px 50px;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-transform: uppercase;
    z-index: 10;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.gallery-main-thumb {
    position: relative;
}

.gallery-thumb {
    position: relative;
    overflow: hidden;
}

.gallery-thumb img {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
}

.gallery-content h3, .gallery-content p {
    color: #222222;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.18px;
    font-weight: 600;
    padding: 0;
}

.gallery-content p {
    font-size: 25px;
    letter-spacing: 0.25px;
    margin: 10px 0;
}

.gallery-content {
    padding: 10px 0;
}

.gal-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.gal-meta div {
    font-size: 14px;
    color: #000000;
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    align-items: center;
}

.gal-meta svg {
    max-height: 16px;
}

.hac-all-fields {
    display: flex;
    flex-direction: column;
    width: 78%;
    gap: 24px;
}

#tab-home-and-cottage {
    flex-direction: row;
    justify-content: space-between;
}

.hac-ranges {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.hac-ranges > div {
    width: 30%;
    justify-content: space-between;
}

.ribbon {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.18px;
    font-weight: bold;
    color: #fff;
}

.ribbon {
    --r: 8px;
    --c: #E51232;
    position: absolute;
    top: auto;
    bottom: 20px;
    right: calc(-1 * var(--r));
    text-align: right;
    line-height: 19px;
    padding: 3px 1.5em 26px;
    border-radius: var(--r);
    border-radius: 20px var(--r) var(--r) 20px;
    background: radial-gradient(100% 50% at right, var(--c) 98%, #0000 101%) 0 0 / 0.5lh calc(100% - 2 * var(--r)), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% 100% / var(--r) calc(2 * var(--r)), conic-gradient(from 180deg at calc(100% - var(--r)) calc(100% - 2 * var(--r)), #0000 25%, var(--c) 0) 100% 0 / calc(101% - 0.5lh) 100%;
    background-repeat: no-repeat;  
}

.gal-subtitle {
    text-transform: capitalize;
}

.single-gal-meta {
    display: flex;
    gap: 54px;
    margin-bottom: 20px;
    align-items: flex-start;
}

.single-gal-meta > div {
    display: flex;
    gap: 13px;
    font-size: 22px;
    font-weight: bold;
    justify-content: center;
    align-items: flex-start;
}

.single-gal-meta svg {
    height: 28px;
    width: 28px;
}

span.bed-extra {
    font-size: 16px;
    display: block;
    margin-top: -4px;
}

.custom-faqs.et_pb_accordion {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    align-items: start;
}

.custom-faqs .et_pb_accordion_item {
    padding: 32px;
    margin-bottom: 0;
}

p.not-found-gallery {
    margin: 20px 0 !important;
    padding: 20px !important;
    background: #d31212;
    color: #fff;
}

.single-zaks-gallery h2:empty {
    display: none !important;
}

/* HTML: <div class="loader"></div> */
.loading-gallery {
    padding: 20px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader {
    width: 40px;
    aspect-ratio: 1;
    color: #d31212;
    position: relative;
    background:
        conic-gradient(from 134deg at top   ,currentColor 92deg,#0000 0) top,
        conic-gradient(from -46deg at bottom,currentColor 92deg,#0000 0) bottom;
    background-size: 100% 50%;
    background-repeat: no-repeat;
}
.loader:before {
    content:'';
    position: absolute;
    inset: 0;
    --g:currentColor 14.5px,#0000 0 calc(100% - 14.5px),currentColor 0;
    background:
        linear-gradient( 45deg,var(--g)),
        linear-gradient(-45deg,var(--g));
        animation: l7 1.5s infinite cubic-bezier(0.3,1,0,1);
}
@keyframes l7 {
    33%  {inset:-10px;transform: rotate(0deg)}
    66%  {inset:-10px;transform: rotate(90deg)}
    100% {inset:0    ;transform: rotate(90deg)}
}

.splide img {
    border-radius: 14px;
}

.splide__arrow:disabled {
    opacity: 1;
}

.splide__arrow {
    background: transparent;
}

.splide__arrow svg {
    height: 2em;
    width: 2em;
}
  

@media only screen and (max-width: 1135px) {
    .hac-all-fields {
        width: 70%;
    }
}

@media only screen and (max-width: 1090px) {
	.main-header .et_pb_menu .et_pb_menu__menu>nav>ul>li>a {
		padding-left: 11px !important;
	}
}

@media only screen and (max-width: 1069px) {
	.main-header .et_pb_menu .et_pb_menu__menu>nav>ul>li>a {
		font-size: 12px;
	}
}

@media (max-width: 1044px) {
    .radio-buttons label {
        font-size: 14px;
    }
}

@media (max-width: 1012px) {
    .main-header .et_pb_menu__menu {
        display: none; /* Hide the default menu */
    }

    .main-header .et_mobile_nav_menu {
        display: block !important; /* Show the mobile menu */
    }
	.main-header .et_pb_menu--style-centered .et_pb_menu__wrap {
		-webkit-box-pack: end;
    	-ms-flex-pack: end;
    	justify-content: end;
	}
	.main-header-1 span.et_pb_image_wrap {
		padding: 14px;
	}
    .radio-buttons label {
        font-size: 14px;
    }
    .filtered-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 933px) {
	.radio-buttons label {
        font-size: 13px;
        line-height: 58px;
    }
    #tab-home-and-cottage {
        flex-direction: column;
        gap: 20px;
    }
    .hac-all-fields {
        width: 100%;
    }
    .custom-faqs.et_pb_accordion {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 855px) {
    .radio-buttons {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .radio-buttons > div:first-child {
        grid-column: span 2;
    }
    .radio-buttons label {
        border-right: 0.1px solid #d9d9d9;
        border-left: 0.1px solid #d9d9d9;
        border-bottom: 0.1px solid #d9d9d9;
    }
    .hac-ranges {
        flex-direction: column;
    }
    .hac-ranges > div {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
	.et_pb_slider .et-pb-arrow-next, .et_pb_slider .et-pb-arrow-prev {
		display: none;
	}
    .filtered-gallery {
        grid-template-columns: repeat(1, 1fr);
    }
    .filters-sub-fields > label:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 14px;
    }
    .filters-sub-fields > label br {
        display: none;
    }
    .filters-sub-fields {
        padding: 20px;
    }
    .range-slider .range-slider__thumb {
        width: 20px;
        height: 20px;
    }
    .count-label {
        margin-top: 12px;
    }
    .single-gal-meta {
        gap: 14px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .splide img {
        width: 100%;
    }
}

@media only screen and (max-width: 365px) {
    .radio-buttons > div:first-child {
        grid-column: span 1;
    }
    .radio-buttons {
        grid-template-columns: 1fr;
    }
}