/*
	Theme Name: Lake Shore Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A lightweight and minimalist WordPress theme for Elementor page builder.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 1.1.1
	Stable tag: 2.8.1
	Requires at least: 5.9
	Tested up to: 6.2
	Requires PHP: 7.0
	Text Domain: lakeshore-child
*/

/**
 * Website fonts
 */
@font-face {
    font-family: 'Gellix-Thin';
    src: url('./assets/fonts/Gellix-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-Light';
    src: url('./assets/fonts/Gellix-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-Regular';
    src: url('./assets/fonts/Gellix-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-Medium';
    src: url('./assets/fonts/Gellix-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-SemiBold';
    src: url('./assets/fonts/Gellix-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-Bold';
    src: url('./assets/fonts/Gellix-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Gellix-Black';
    src: url('./assets/fonts/Gellix-Black.ttf') format('truetype');
} 
 
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

a{
	text-decoration: none !important;
}

footer #menu-item-wpml-ls-3-en,
footer #menu-item-wpml-ls-3-sq {
  display: none !important;
}

footer .elementor-social-icon {
  background-color: transparent !important;
}

.child-villas:after,
.child-concept:after {
	content: "";
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    width: 33px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(18deg);
    transform-origin: right;
    bottom: 0;
    height: 100%;
}


.icon-box-homepage {
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #E0D5C8;
}

.icon-box-homepage svg {
  height: 100px !important;
  width: auto;
}


.elementor-15 .elementor-element.elementor-element-56523ba .elementor-button {
	font-family: 'Gellix-SemiBold';
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

#video-cover-container {
	/*height: calc(100vh - 250px);*/
	height: 100vh;
}

#homepage-villas-boxes {
	height: 680px;
}

#homepage-villas-boxes > div {
 	--widgets-spacing: 0 0;
}

#homepage-cover-description{
	font-family: 'Gellix-Medium';
}

.top-triangle-badge::before {
    content: "";
    position: absolute;
    left: 55px;
    top: -58px;
    background-image: url('/wp-content/uploads/2023/10/Group-47594.png');
    background-size: cover;
    width: 100px;
    height: 58px;
}

.bottom-triangle-badge::after {
	content: "";
    position: absolute;
    left: 44px;
    background-image: url('/wp-content/uploads/2023/10/Group-47594.png');
    background-size: cover;
    width: 100px;
    height: 58px;
    bottom: -58px;
    z-index: 99;
	transform: rotate(180deg);
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

.hover-gray-style img {
  -webkit-filter: grayscale(100%) !important; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) !important;
}

.hover-gray-style img:hover {
  -webkit-filter: initial !important;
  filter: initial !important;
}

/** 
 * Sections
 */
body {
  margin: 0;
  font-family: "Gellix-Regular", "Helvetica Neue";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #c6b4a6;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

.elementor-widget-navigation-menu a.hfe-menu-item, 
.elementor-widget-navigation-menu a.hfe-sub-menu-item{
	font-family: 'Gellix-Medium' !important;
	letter-spacing: 0px;
    text-transform: uppercase;
}

.elementor-widget-heading .elementor-heading-title {
    font-family: 'Gellix-Medium', Sans-serif;
}

.hfe-nav-menu__layout-horizontal li.menu-item{
	align-items: center;
    display: flex;
    padding-left: 34px;
}

.hfe-nav-menu__layout-horizontal,  
.hfe-nav-menu{
	height: 100%;
}

.elementor-element-f90452a {
	padding-top: 0;
    padding-bottom: 0;
}

.hfe-nav-menu__layout-horizontal li.menu-item.current_page_item a{
    border-bottom: 2px solid #fff;
}
.hfe-nav-menu__layout-horizontal li.menu-item a{
        height: 100%;
}

.hotspots-interaction {
    margin: 0 !important;
}


#hotspot-2568 .leaflet-tooltip-left:before {
    border-left-color:  #c6b4a6db !important;
}

#hotspot-2568 .leaflet-tooltip-right:before {
    border-right-color:  #c6b4a6db !important;
}

#hotspot-2568 .leaflet-tooltip{
	background: 0% 0% no-repeat padding-box padding-box #c6b4a6db !important;
    border-radius: 10px;
	backdrop-filter: blur(50px) !important;
    border: none;
    color: #173D63 !important;
    padding: 12px;
    font-size: 16px !important;
	font-family: 'Gellix-Bold' !important;
}

.da-address-wrapper{
	display: none !important;
}

.custom_btn button{
	color: #173D63;
	border-color: #173D63;
}

.part-pajtoni .elementor-image-box-title{
	margin-top: -8px;
}




/* Style for the zoomed-in image container */
        .hotspots-interaction {
            position: relative;
            top: 0;
			bottom: 0;
            left: 0;
			right: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
 
   .pinch-zoom-container {
            height: 100%;
            width: 100%;
        }    



/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #c6b4a6;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    break-after: avoid;
  }
}
/**
 * Form styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus,
[type=submit]:focus,
[type=button]:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#hotspot-2568 .hotspot-default.sell {
    fill: #2e3030a8;
    fill-opacity: 0.5;
    stroke: transparent;
    stroke-opacity: 0;
	position: relative;
}

#hotspot-2568 .hotspot-default.sell::before {
    content: "";
    background-image: url('https://lakeshore.al/wp-content/uploads/2023/11/Group-47601.svg'); /* Vendos rrugën e imazhit këtu */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* Përshtatni sipas nevojës */
    height: 100%; /* Përshtatni sipas nevojës */
    z-index: 1; /* Sigurohuni që imazhi të jetë mbi path-in */
}


.ehf-header #masthead{
	position: absolute;
    width: 100%;
    background-color: transparent; 
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.elementor-6 .elementor-element.elementor-element-1e35a0e .menu-item a.hfe-menu-item {
    padding-left: 0;
    padding-right: 0;
}


.elementor-widget-container p{
	font-family: 'Gellix-Regular';
	margin-bottom: 12px;
    line-height: 17px;
}

.villas-content-section .elementor-widget-image-box .elementor-image-box-img{
	    display: flex;
}

.villas-content-section .elementor-widget-image-box .elementor-image-box-content{
	background-image: url("/wp-content/uploads/2023/10/4x.jpg");
	background-position: center;
    background-size: cover;
	padding: 20px 0;
}

.villas-header-sections .elementor-widget-heading .elementor-heading-title{
	font-family: 'Gellix-Thin';
}
.villas-header-sections .elementor-widget-heading .elementor-heading-title b{
	font-family: 'Gellix-Bold';
}


.villas-header-sections p{
	font-family: 'Gellix-Regular';
    line-height: 17px;
    margin-bottom: 12px;
}

.homepage-villa-image-box .elementor-widget-container a {
    width: 100%;
}

.project-sections .elementor-widget-heading .elementor-heading-title {
    font-family: 'Gellix-Regular', Sans-serif;
}

.elementor-element-9c578d7 .elementor-heading-title{
	font-family: 'Gellix-Regular';
}


.page-header{
	display: none;
}

.villas-content-section .elementor-image-box-content p{
	font-family: 'Gellix-Regular';
	display: flex;
    justify-content: space-between;
    padding: 0 30px;
	color: #ffffff;
	margin-bottom: 4px;
}

.full-row{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.col-half-5{
	width: 40%;
	margin-right: 20px;
}

.col-half-2{
	width: 20%;
}

.col-half-2 p{
	margin-bottom: 0;
	height: 100%;
	background-image: url('https://lakeshore.iekspres.com/wp-content/uploads/2023/10/send.svg');
    background-position: 50% 60%;
    background-repeat: no-repeat;
}

.contactForm-contactPage .wpcf7-form-control::placeholder{
	font-family: 'Gellix-Light';
	font-size: 20px;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.contactForm-contactPage .wpcf7-form-control{
	background: transparent !important;
    border: 1px solid #00000069 !important;
	outline: none !important;
	box-shadow: none;
	font-size: 20px;
	color: #C6B4A6;
	padding: 1.2rem 1rem !important;
	font-family: 'Gellix-Bold';
}

.contactForm-contactPage .wpcf7-form-control.wpcf7-textarea{
	max-height: 230px;
    height: 100%;
}

.contactForm-contactPage .wpcf7-form-control.wpcf7-submit::placeholder{
	font-family: 'Gellix-Bold';
}

.contactForm-contactPage .wpcf7-form-control.wpcf7-submit{
	width: 100%;
    height: 100%;
	padding: 1rem 1rem 4rem 1rem !important;
}

.contactForm-contactPage .col-half-5 p{
	margin: 0;
}

.contactForm-contactPage .col-half-5 p .wpcf7-form-control-wrap{
	margin-bottom: 10px;
	display: inline-block;
}

.contactForm-contactPage .col-half-5 p .wpcf7-form-control-wrap:last-child{
	margin-bottom: 0;
}

.contactForm-contactPage .message-field.col-half-5 p .wpcf7-form-control-wrap{
	display: flex;
	flex-direction: column;
}

.elementor-icon-box-description span{
	font-size: 14px;
	letter-spacing: 0px;
	color: rgba(23, 61, 99, 1);
	opacity: 1;
	line-height: 17px;
    display: block;
}

.villas-content-section .elementor-image-box-img img{
	width: 100%;
}

.homepage-cover-shadow-box .elementor-icon-box-title{
	margin-top: 0;
}

body.single.single-post .page-header.article .entry-title{
	margin: 0;
    font-size: 0;
}

body.single.single-post .page-header.article{
	display: block;
	height: 340px;
	background-image: url('/wp-content/uploads/2023/10/BG.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

footer .elementor-8 .elementor-element.elementor-element-b7e3621 .elementor-social-icon {
    justify-content: flex-start;
}

footer .wpcf7-spinner{
	display: none;
}


footer .elementor-element-b907aff form >  p{
	display: flex;
    justify-content: space-between;
    width: 100%;
}


footer [type=submit]:hover, footer [type=submit]:focus{
    background-color: #C6B4A6;
}

footer [type=submit] {
    color: #C6B4A6;
    border: 1px solid #C6B4A6;
    border-radius: 4px;
}

footer input{
	border: 1px solid #D9DEEA;
    border-radius: 4px;
}

footer .wpcf7-form-control.wpcf7-submit {
	margin-left: 10px;
}


.elementor-8 .elementor-element.elementor-element-2029ea6 .menu-item a.hfe-menu-item{
	line-height: 1.2;
}

.elementor-8 .elementor-element.elementor-element-2029ea6 .menu-item:first-child a.hfe-menu-item{
	padding-top: 0;
}

footer input[type=email] {
    border: solid 1px rgba(217, 222, 234, 1);
}

footer input[type=email]::placeholder {
    color: rgba(23, 61, 99, 1);
}

#popmake-1336 .wpcf7-textarea,
#popmake-977 .wpcf7-textarea{
	height: 200px;
}

#popmake-1336 .wpcf7-textarea,
#popmake-1336 .wpcf7-select,
#popmake-1336 .wpcf7-text,
#popmake-977 .wpcf7-textarea,
#popmake-977 .wpcf7-select,
#popmake-977 .wpcf7-text{
	background: rgba(0, 0, 0, 0.1) 0% 0% no-repeat padding-box;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
	color: rgba(23, 61, 99, 1);
	padding: 22px 28px;
	font-size: 20px;
	outline: none;
	box-shadow: none;
}

#popmake-1336 .wpcf7-select,
#popmake-977 .wpcf7-select{
	display: inline;
}

#popmake-1336 .wpcf7-textarea::placeholder,
#popmake-1336 .wpcf7-select::placeholder,
#popmake-1336 .wpcf7-text::placeholder,
#popmake-977 .wpcf7-textarea::placeholder,
#popmake-977 .wpcf7-select::placeholder,
#popmake-977 .wpcf7-text::placeholder{
	color: rgba(23, 61, 99, 1);
	font-size: 20px;
}

#popmake-1336 .wpcf7-submit,
#popmake-977 .wpcf7-submit{
	width: 100%;
    background: rgba(23, 61, 99, 1) 0% 0% no-repeat padding-box;
    color: #fff;
    border: none;
    letter-spacing: 0px;
    opacity: 1;
    font-size: 20px;
    text-align: left;
    padding: 21px 28px;
    line-height: 25px;
    text-transform: uppercase;
	
	background-image: url('/wp-content/uploads/2023/10/arrow-right.svg');
    background-position: 94% 50%;
    background-repeat: no-repeat;
}

#popmake-1336 .popup-head,
#popmake-977 .popup-head{
	font-size: 28px;
    color: rgba(23, 61, 99, 1);
    margin: 0;
    text-transform: uppercase;
}

#popmake-977 .wpcf7-form br,
#popmake-1336 .wpcf7-form br{
	display: none;
}

.pum-theme-969 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    color: rgba(0, 0, 0, 0.4) !important;
    font-size: 54px !important;
    line-height: 54px !important;
    border-radius: 1px !important;
	outline: none !important;
}

#popmake-1336 .popup-desc,
#popmake-977 .popup-desc{
	font-size: 24px;
	letter-spacing: 0px;
	color: rgba(152, 152, 152, 1);
	margin-bottom: 40px;
}

#popmake-1336 .popup-number img,
#popmake-977 .popup-number img{
	padding-right: 10px;
}

#popmake-1336 .popup-number,
#popmake-977 .popup-number{
	font-size: 20px;
	letter-spacing: 0px;
	color: rgba(23, 61, 99, 1);
}

.elementor-icon-box-title a{
	text-decoration: none;
}

.top-content{
	height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
}

.top-content img{
	width: 45%;
    padding-top: 85px;
}

.homepage-botton-cover{
	position: absolute;
	bottom: 0;
}


.statistics-vila p{
	display: flex;
    justify-content: space-between;
	letter-spacing: 0px;
	color: #173D63;
	text-transform: uppercase;
	opacity: 1;
	font-size: 21px;
	line-height: 31px;
	font-family: 'Gellix-Light';
	margin-bottom: 10px;
}

#standards-box .elementor-icon-box-description p,
#standards-box .elementor-icon-box-description span {
  font-family: "Gellix-Regular" !important;
  font-size: 16px !important;
}


.hotspots-placeholder,
.da-address-wrappe{
	display: none !important;
}

.layout-left .hotspots-image-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
}

@media screen and (min-width: 992px) {
	
  #menu-item-646 a,
  #menu-item-1883 a {
		border: 1px solid rgba(224, 213, 200, 1);
		border-radius: 100px;
		opacity: 1;
		padding: 16px 30px;
		text-transform: uppercase;
		color: #E0D5C8;
		display: flex;
		height: max-content;
	}

	#menu-item-646 a::before,
	#menu-item-1883 a::before {
		content: "";
		width: 21px;
		height: 17px;
		background-image: url('/wp-content/uploads/2023/10/rezervo-mail.svg');
		display: inline-block;
		font-size: 16px;
		margin-right: 7px;
		color: #007bff;
		opacity: 1;
		position: relative;
	}

	.villas-header-sections .e-con-inner .e-child:nth-child(2){
		padding-top: 0;
	}

  #homepage-cover-description {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (min-width: 1400px) {
	.top-content{
		max-width: 1140px;
		margin: 0 auto;
		width: 100%;
	}
}

@media screen and (min-width: 1600px) {
	.top-content,
	.e-con > .e-con-inner {
		max-width: 1460px;
	}
}



@media screen and (max-width: 1160px) {
  .hfe-nav-menu__layout-horizontal li.menu-item {
    padding-left: 20px !important;
  }

  .hfe-nav-menu__layout-horizontal li.menu-item a {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 991px) {
	#homepage-villas-boxes {
		height: auto !important;
	}
	.elementor-6 .elementor-element.elementor-element-5b4e709 .hfe-dropdown.menu-is-active {
		margin-top: 10px;
	}
	.elementor-2290 .elementor-element.elementor-element-2ddcc19 .eael-countdown-items>li,
	.elementor-15 .elementor-element.elementor-element-2ddcc19 .eael-countdown-items>li {
		display: block;
		width: 50% !important;
		float: left;
	}
	.eael-countdown-show-separator.eael-countdown-separator-solid .eael-countdown-digits::after {
		content: "" !important;
	}
	#popmake-1336 .wpcf7-textarea, #popmake-1336 .wpcf7-select, #popmake-1336 .wpcf7-text, #popmake-977 .wpcf7-textarea, #popmake-977 .wpcf7-select, #popmake-977 .wpcf7-text {
		padding: 10px 28px !important;
	}
}

@media screen and (max-width: 786px) {
  	footer .hfe-nav-menu li.menu-item {
    	float: left;
  	}
	
	.part-pajtoni .elementor-image-box-content {
       width: 100%;
    text-align: end;
    }
	
	.part-pajtoni .elementor-image-box-content h6{
		margin: 0;
	}
	
	 .part-pajtoni  .elementor-image-box-img {
        width: 100%;
    text-align: left;
    }
	
	.part-pajtoni  .elementor-image-box-img img{
		width: 120px;
    margin: auto;
    height: 100%;
	}
	
	.elementor-15 .elementor-element.elementor-element-fad6ef2 .elementor-image-box-wrapper .elementor-image-box-img {
        width: auto !important;
        margin-right: 20px !important;
		display: flex;
    }
	
	.part-pajtoni figure{
		    display: flex;
	}
	
	.part-pajtoni .elementor-image-box-wrapper{
		display: flex;
    flex-direction: row-reverse;
    align-items: center;
		gap: 10px;
	}
	
	.pinch-zoom-container {
            
            width: 100%;
        } 
	
	body.page-id-1077 .e-con>.e-con-inner,
	body.page-id-21 .e-con>.e-con-inner {
		max-width: 100% !important;
	}
	
	footer .e-con-inner > div{
		padding-left: 25px;
		padding-right: 25px;
	}
	
	body.page-id-1409 .elementor-element-a193e3f{
		background-color: #173D63;
	}
  
	#hotspot-2568 .leaflet-tooltip{
		padding: 10px;
		font-size: 16px !important;
	}

  	.hfe-nav-menu__layout-horizontal li.menu-item {
		padding-left: 0;
	}
	
	.col-half-5 {
		width: 100%;
		margin-right: 0;
	}
	
	.col-half-2 {
		width: 100%;
	}
	
	.full-row {
		flex-direction: column;
	}
	
	.contactForm-contactPage .col-half-5 p .wpcf7-form-control-wrap:last-child {
		margin-bottom: 10px;
	}
	
	.contactForm-contactPage .wpcf7-form-control {
		font-size: 16px;
		color: #C6B4A6;
		padding: 0.6rem 1rem !important;
	}
	
	.contactForm-contactPage .wpcf7-form-control::placeholder{
		font-size: 16px;
	}
	
	.contactForm-contactPage .wpcf7-form-control.wpcf7-textarea {
		max-height: 150px;
	}
	
	.contactForm-contactPage .wpcf7-form-control.wpcf7-submit {
		padding: 1rem 4rem 1rem 1rem !important;
	}
	
	.col-half-2 p {
		background-position: 62% 29%;
		background-size: 12%;
	}
	
	.elementor-6 .elementor-element.elementor-element-1e35a0e .menu-item a.hfe-menu-item, 
	.elementor-6 .elementor-element.elementor-element-1e35a0e .sub-menu a.hfe-sub-menu-item {
		color: #E0D5C8;
	}
	
	body.single.single-post .page-header.article {
		height: 220px;
	}
	
	.homepage-botton-cover {
		position: relative !important;
	}
	
	.top-content img {
		width: 65%;
	}
	
	.child-villas:after, .child-concept:after {
		content: "";
		border-right: 1px solid rgba(255, 255, 255, 0.1);
		width: 27px;
		position: absolute;
		right: 0;
		top: 60px;
		transform: rotate(73deg);
		transform-origin: right;
		bottom: 0;
		height: 85px;
		left: 30px;
	}
	
	.top-triangle-badge::before {
		left: 45px;
		top: -30px;
		width: 50px;
		height: 30px;
	}
	
	.statistics-vila p {
		font-size: 18px;
		line-height: 25px;
	}
	
	.bottom-triangle-badge::after {
		width: 50px;
		height: 30px;
		top: -30px;
		left: 45px;
		z-index: 99;
		transform: rotate(0deg);
		bottom: auto;
	}
	
	#video-cover-container {
		height: auto;
	}
	
	#popmake-1336,
	#popmake-977{
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		padding: 30px !important;
	}

	footer .hfe-nav-menu__layout-horizontal li.menu-item {
		padding-left: 10px;
	}
	
	footer .elementor-8 .elementor-element.elementor-element-2029ea6 .menu-item:first-child a.hfe-menu-item {
		padding-top: 5px; 
	}

}