/**
Theme Name: Goeste Theme
Author: Webpanda
Author URI: https://webpanda.pl/
Description: This is a child theme. Do not delete.
Version: 1.3.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goeste-child
Template: hello-elementor
*/



html {
scroll-behavior: smooth;
}

body, body h1, body h2, body h3, body h4, body h5, body h6, body p, body div, body span{
  font-family: "Montserrat", sans-serif;
}
	
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat.eot");
    src: url("fonts/Montserrat.eot#iefix") format("embedded-opentype"),
		 url("fonts/Montserrat.woff2") format("woff2"),
		 url("fonts/Montserrat.woff") format("woff"),
		 url("fonts/Montserrat.ttf") format("truetype"),
		 url("fonts/Montserrat.svg") format("svg");
		 font-weight: normal;
         font-style: normal;
		 font-display: swap;
	}



/* GLOBAL STYLE */
h1, h2, h3, h4, h5, h6,
.elementor h1, .elementor h2, .elementor h3, .elementor h4, .elementor h5, .elementor h6 {
margin-top: 10px;
margin-bottom: 10px;
}

h1.elementor-heading-title, 
h2.elementor-heading-title, 
h3.elementor-heading-title, 
h4.elementor-heading-title, 
h5.elementor-heading-title, 
h6.elementor-heading-title {
margin-top: 0px;
margin-bottom: 0px;
}

ul, ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
margin-bottom: 10px;
padding-left: 30px;
}

.elementor-widget-text-editor p:last-child, .textwidget p:last-child, p.elementor-heading-title {margin-bottom:0px;}

body {text-underline-position:under;text-underline-offset:0px;}


/* END GLOBAL STYLE */


/* BLOG POST */
img {
height: auto;
max-width: 100%;
}
b,
strong {
font-weight: bold;
}
blockquote {
border-left: 4px solid rgba(0, 0, 0, 0.06);
padding: 10px 20px;
font-size: 1.1em;
font-style: italic;
margin: 10px 0px;
position: relative;
}
blockquote p:last-child {
margin: 0;
}
pre {
background: rgba(0, 0, 0, 0.06);
font-family: inherit;
font-size: inherit;
line-height: inherit;
margin: 10px 0px;
padding: 10px 20px;
overflow: auto;
max-width: 100%;
}
hr, .elementor hr {
background-color: rgba(0,0,0,1);
border: 0;
height: 1px;
margin-bottom: 10px;
margin-top: 10px;
}
fieldset {
padding: 0;
border: 0;
min-width: inherit;
}
fieldset legend {
padding: 0;
margin-bottom: 0;
}
/* Galleries */
.wp-block-gallery,
ul.blocks-gallery-grid {
margin-left: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
background: rgba(255, 255, 255, 0.4);
color: #000;
padding: 0;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.gallery {
margin-left: -6px;
margin-right: -6px;
margin-top: 20px;
margin-bottom: 20px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding: 6px;
}
.gallery-icon {
padding: 0;
}
.gallery .gallery-item img{
border-radius: 0px;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
padding: 5px;
background: rgba(0,0,0,0.04);
background-color: rgba(0,0,0,0.04);
color: #000;
font-size: 12px;
line-height: 1em;
}

embed, 
iframe,
object, 
video {
max-width: 100%;
width: 100%;
margin: 0;
line-height: 1;
border: none;
/*min-height: 700px;*/
}

.elementor-custom-embed embed, 
.elementor-custom-embed iframe, 
.elementor-custom-embed object, 
.elementor-custom-embed video {
min-height: inherit;	
}


@media screen and (max-width:767px){
embed, 
iframe, 
object, 
video {
/*
min-height: 300px;
max-height: 300px;
*/
}
.elementor-custom-embed embed, 
.elementor-custom-embed iframe, 
.elementor-custom-embed object, 
.elementor-custom-embed video {
min-height: inherit;	
}
}

figure {
margin: 0;
}
@media screen and (max-width: 767px){
.gallery.gallery-columns-2 .gallery-item, 
.gallery.gallery-columns-3 .gallery-item,
.gallery.gallery-columns-4 .gallery-item,
.gallery.gallery-columns-5 .gallery-item,
.gallery.gallery-columns-6 .gallery-item,
.gallery.gallery-columns-7 .gallery-item,
.gallery.gallery-columns-8 .gallery-item,
.gallery.gallery-columns-9 .gallery-item {
max-width: 100%;
}}
/* End Galleries */
/* Single Post Image*/
.single-post p img {
margin-top: 20px;
margin-bottom: 20px;
border-radius: 0px;
}
figure.wp-caption{
margin-top: 20px;
margin-bottom: 20px;
}
figcaption.wp-caption-text{
display: block;
padding: 10px;
background: rgba(0,0,0,0.04);
background-color: rgba(0,0,0,0.04);
color: #000;
font-size: 12px;
line-height: 1em;
font-style: normal;
border-radius: 0px !important;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto 0;
max-width: 100%;
}
.wp-caption img {
position: relative;
vertical-align: bottom;
border-radius: 0px;
}
.wp-caption.alignleft {
margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
margin: 5px 0px 10px 20px;
}
.wp-caption.aligncenter{
margin: 20px auto;
}
@media screen and (max-width:768px){
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
margin: 20px auto;
display: block;
width: 100% !important;
float: none;
}
.wp-caption.alignleft img, .wp-caption.alignright img, .wp-caption.aligncenter img{
width: 100%;	
}}
/* End Single Post Image*/

/* Comments */
.comments-area .comment-form-cookies-consent input, 
.comments-area .comment-form-cookies-consent label{
vertical-align: middle;
display: inline;	
}

.comments-area .comment-form-cookies-consent input{
width: 14px;
display: inline-block;
}
.comments-area .comment-form-cookies-consent label{
width: 90%;	
display: inline-block;
}

.comments-area .form-submit input[type="submit"], .comments-area .form-submit .elementor-button{
font-size: 16px;
line-height: 1em;
font-weight: 400;
padding: 10px 20px;
color: #000;
border: 1px solid #000;
background: #fff;
}

.comments-area .form-submit input[type="submit"]:hover, .comments-area .form-submit .elementor-button:hover{
color: #fff;
border: 1px solid #000;
background: #000;
}

.comments-area .comment-form-cookies-consent #wp-comment-cookies-consent{
display: inline-block;
position: relative;
top: 2px !important;
margin: 0px 4px 4px 0px;
}

.comments-area .comment-form-cookies-consent{
margin: 20px 0px;	
}

.comments-area .comment-metadata, .comments-area .comment-metadata a {
color: #000;	
}

#comments.comments-area .comment-list{
margin-bottom: 20px;	
}
#comments.comments-area .comment-respond {
margin-top: 20px;	
}
#comments.comments-area .comment-respond small{
display:block;
margin: 10px 0;
width: 100%;
}
#comments.comments-area .comment-reply-title {
display: block;
width: 100%;
}
#comments.comments-area a#cancel-comment-reply-link {
font-size: 14px;
line-height: 1em;
color: rgba(0,0,0,0.4);
border: 1px solid rgba(0,0,0,0.4);
padding: 5px 10px;
}
#comments.comments-area a#cancel-comment-reply-link:hover{
color: rgba(0,0,0,1);
border: 1px solid rgba(0,0,0,1);
}
/* End Comments */


/* Accessibility -----------------------*/
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
outline: 0;
}
/* End Accessibility */
/* Clearings */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.paging-navigation:after,
.site-footer:after,
.site-info:after,
.page-header-content-container:after,
.inside-navigation:not(.grid-container):after,
.inside-header:not(.grid-container):after,
.inside-top-bar:not(.grid-container):after,
.inside-footer-widgets:not(.grid-container):after {
content: "";
display: table;
clear: both;
}
/* End Clearings */
/* END BLOG POST & GLOBAL */

/* --- TABLE --- */
table,
table p strong, 
table p, 
table span, 
table strong, 
table h1, 
table h2, 
table h3, 
table h4, 
table h5, 
table h6 {
word-wrap: normal;
word-break: normal;
}

body table, 
body .table.primary {
background-color: #fff;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
width: 100%;
max-width: 100%;
min-width: auto;
border: 1px solid #ccc;
border-spacing: 0px;
background: #ffffff;
border-collapse: collapse;
}

body table tbody, body table td, body table tr, body table th {
width: auto; 
max-width: auto; 
min-width: auto;
}

body table tr, body table tbody, body table td, body table th {
border: 1px solid #ccc !important; 
}


body table tr th {
background-color: #E8E8E8;
}
body table tr:hover th {
background-color: #E8E8E8;
}

body table tbody tr>td, 
body table tbody tr>th {
background-color: #fff;
}
body table tbody tr:hover>td, 
body table tbody tr:hover>th {
background-color: #fff;
}

body table tbody>tr:nth-child(odd)>td, 
body table tbody > tr:nth-child(odd) > td,
body table tbody>tr:nth-child(odd)>th,
body table tbody > tr:nth-child(odd) > th{
background-color: #fff;
}
 
body table tbody>tr:nth-child(even)>td, 
body table tbody > tr:nth-child(even) > td,
body table tbody>tr:nth-child(even)>th,
body table tbody > tr:nth-child(even) > th{
background-color: #f2f2f2;
}


body table tbody>tr:nth-child(odd):hover>td, 
body table tbody > tr:nth-child(odd):hover > td,
body table tbody>tr:nth-child(odd):hover>th,
body table tbody > tr:nth-child(odd):hover > th,
  
body table tbody>tr:nth-child(even):hover > td, 
body table tbody > tr:nth-child(even):hover > td,
body table tbody>tr:nth-child(even):hover > th,
body table tbody > tr:nth-child(even):hover > th{
background-color: #e2e2e2;
}


@media screen and (max-width: 768px){
body table {
display: block;
border: none;
width: 100%;
max-width: 100%;
min-width: auto;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
table-layout: fixed;
border-collapse: collapse; 
}    


body table th, body table td, body table tr {
padding: 6px;
font-size: 16px;
line-height: 1.4em;
vertical-align: middle;
width: 100%;
max-width: auto;
min-width: auto;
}} 
/* --- END TABLE --- */



/* --- ELEMENTOR --- */

/* Maps Fix */
.elementor .el-map-custom.elementor-widget-google_maps iframe {
min-height: inherit;	
}


/* Header */
.elementor .search-custom .elementor-search-form__input{
border: 1px solid #999;
border-right: none;
padding-left: 15px;
border-radius: 30px 0px 0px 30px;
}

.elementor .search-custom .elementor-search-form__submit, .elementor .search-custom .elementor-search-form__submit:hover{
border-radius: 0px 30px 30px 0px;	
}

.elementor .elementor-nav-menu ul ul a, .elementor .elementor-nav-menu ul ul a:active, .elementor .elementor-nav-menu ul ul a:focus, .elementor .elementor-nav-menu ul ul a:hover {
border-left: 8px solid transparent;
}

.cart-menu-custom.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
display: block;
position: absolute;
min-width: 2.4em;
height: 2.4em;
border-radius: 100%;
text-align: center;
font-size: 10px;
line-height: 2.4;
}

/* jet hamburger panel icon fix */
.elementor .jet-hamburger-panel.open-state .jet-hamburger-panel__icon.icon-active {
margin-top: -2px !important;
}
/* end jet hamburger panel icon fix */

/* Header Menu */
.elementor ul.elementor-nav-menu--dropdown a, .elementor ul.elementor-nav-menu--dropdown a:focus, .elementor ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: 0px;
}
/* End Header Menu */

/* Home */
.home .elementor-location-header .elementor-section{
background: rgba(255,255,255,0) !important;	
}
.home .elementor-location-header .elementor-section.elementor-sticky.elementor-sticky--active.elementor-sticky--effects{
background: rgba(255,255,255,1) !important;
}
/* End Home */

/* Top Header Icon Fix */
.elementor .top-header-icon-fix.elementor-widget .elementor-icon-list-icon i {
width: auto;
}
/* End Top Header Icon Fix */

/* End Header */


/* Homepage*/
.elementor .home-box-start:hover .elementor-heading-title,
.elementor .home-box-start:hover a.elementor-button{
color: #fff;
fill: #fff !important;
}
/* End Homepage*/




/* Fix Elementor icons widget custom */
.icon-list-fix.elementor-widget .elementor-icon-list-item, .icon-list-fix.elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    font-size: inherit;
}

.icon-list-fix.elementor-widget .elementor-icon-list-item .elementor-icon-list-icon {
  margin-top: 3px
}
/* End fix Elementor icons widget custom */

/* Elementor Footer */
/* Fix Elementor icon footer */
.fix-icon-list-custom.elementor-widget.elementor-align-left .elementor-icon-list-item, .fix-icon-list-custom.elementor-widget.elementor-align-left .elementor-icon-list-item a {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
text-align: inherit;
}
.fix-icon-list-custom .elementor-icon-list-item a .elementor-icon-list-text,
.fix-icon-list-custom .elementor-icon-list-item .elementor-icon-list-text{
display: inline !important;
}  
.fix-icon-list-custom .elementor-icon-list-item a .elementor-icon-list-icon,
.fix-icon-list-custom .elementor-icon-list-item .elementor-icon-list-icon{
display:inline-block;
bottom: -2px;
position:relative;
}
.fix-icon-list-custom .elementor-icon-list-item a, 
.fix-icon-list-custom .elementor-icon-list-item {
display: block !important;
} 
/* End fix Elementor icon footer */

.footer-copyright-block .elementor-widget-container a {
color:#fff;
}

.footer-copyright-block .elementor-widget-container a:hover {
color:#DEA971;
}
/* End Elementor Footer */

/* Elementor Single Post fix */
.elementor .table-content-custom ul.elementor-toc__list-wrapper, ul.elementor-toc__list-wrapper li:last-child {
margin-bottom: 0;
}
/* End Elementor Single Post fix */


/*--- END ELEMENTOR ---*/


/* Agent */ 
/* Agent Single */
.elementor .agent-phone-single a, .elementor .agent-email-single a {
color: #212121;
}

.elementor .agent-phone-single a:hover, .elementor .agent-email-single a:hover{
color: #916F4A;
}
/* End Agent Single */

/* Agent Loop */
.elementor .agent-phone-single-loop a, .elementor .agent-email-single-loop a {
color: #fff;
}

.elementor .agent-phone-single-loop a:hover, .elementor .agent-email-single-loop a:hover{
color: #212121;
}

.agent-loop .elementor-column.agent-loop-col .elementor-widget-wrap{
overflow: hidden;
}

.elementor .agent-loop .agent-loop-info{
opacity: 0.4;
-webkit-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
-webkit-transform: scaleX(0) scaleY(0) rotateX(0deg) rotateY(90deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg) !important;
        transform: scaleX(0) scaleY(0) rotateX(0deg) rotateY(90deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg) !important;
}

.elementor .agent-loop:hover .agent-loop-info{
opacity: 1;
-webkit-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
-webkit-transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg) !important;
        transform: scaleX(1) scaleY(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg) !important;
}
/* End Agent Loop */
/* End Agent */ 


/* Single Post */
.single-post .single-post-content-custom p{
font-size: 18px;
line-height: 1.4em;
margin-bottom: 20px;
padding: 0;
}

.single-post .single-post-content-custom h2 {
margin-top: 60px;
margin-bottom: 20px;
}

.single-post .single-post-content-custom h3,
.single-post .single-post-content-custom h4,
.single-post .single-post-content-custom h5,
.single-post .single-post-content-custom h6{
margin-top: 30px;
margin-bottom: 20px;
}

.single-post .single-post-content-custom ul, .single-post .single-post-content-custom ol{
margin-bottom: 20px;
word-wrap: break-word;
}

.single-post .single-post-content-custom blockquote {
font-size: 18px;
line-height: 1.4em;
padding: 10px 0px 10px 40px;
margin: 40px 0px 40px 0px;
}

.single-post .single-post-content-custom blockquote p:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}

.single-post .single-post-content-custom table {
margin-top: 20px;
margin-bottom: 40px; 
}

.single-post .single-post-content-custom img, .single-post .single-post-content-custom figure {
margin-top: 40px;
margin-bottom: 40px; 
}

@media screen and (max-width: 768px){
.single-post .single-post-content-custom blockquote {
padding: 10px 0px 10px 20px;
margin: 40px 0px 40px 0px;
}}

/* End Single Post */



/* --- JETFORMS --- */
.elementor .jetform-custom .wp-block-columns {
margin-bottom: 0;
}

/* JetForms spinner */
.elementor .jet-form-builder.is-loading {
opacity: 1;
}

.elementor .jet-form-builder.is-loading:before{
content: "";	
background: rgba(255,255,255,.8);	
width:100%;
height:100%;
display:block;
position: absolute;
z-index: 1;
}


.elementor .jet-form-builder.is-loading:after {
content: "";	
background: transparent;
position: absolute;
z-index: 2;
top: 25%;
bottom: auto;
left: 0; 
right: 0;
margin: 0 auto;
opacity: 1 !important;
border: 8px solid #ccc;
border-radius: 50%;
border-top: 8px solid #000;
width: 60px;
height: 60px;
-webkit-animation: spin 1s linear infinite;
        animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes spin {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
/* End JetForms spinner */
/* --- END JETFORMS --- */

/* --- Fixes --- */
.elementor .swiper-pagination {
z-index: 1;
}
/* --- End Fixes --- */


/* Single offer */
.fancybox-container .fancybox-thumbs__list a:before {
border: 4px solid #DEA971 !important;
}
.fancybox-container .fancybox-thumbs__list a{
border-radius: 5px !important;    
}
.fancybox-container .fancybox-image {
border-radius: 10px;
}

.fancybox-toolbar .fancybox-button {
margin: 3px;
border-radius: 0px !important;    
}

.pp-image-slider.pp-swiper-slider.swiper-container {
border-radius: 10px;    
}
/* end single offer */

/*offer loop*/
.elementor .offer-loop-desc-cust {
    overflow-wrap: break-word;
}
/*end offer loop*/




/* jet filters fix */
.elementor .jet-filter .jet-checkboxes-list{
margin-bottom: 20px;
}
.elementor .jet-filter .jet-select {
margin-bottom: 20px;
}
/* end jet filters fix */


/* Agents Loop New */
.elementor .agent-single-loop .agent-single-loop-column{
height: 500px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
overflow: hidden;
    
}

.elementor .agent-single-loop .agent-single-loop-column-section {
height: 500px;
position: relative;
-webkit-transform: translate(0px,430px);
    -ms-transform: translate(0px,430px);
        transform: translate(0px,430px);
-webkit-transition: .3s !important;
-o-transition: .3s !important;
transition: .3s !important;
-webkit-transition-timing-function: ease-in-out;
     -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
}

.elementor .agent-single-loop .agent-single-loop-name {text-align: left}
.elementor .agent-single-loop .agent-single-loop-position .jet-listing.jet-listing-dynamic-field {text-align: left;}
.elementor .agent-single-loop .agent-single-loop-phone .jet-listing.jet-listing-dynamic-field {display:none}
.elementor .agent-single-loop .agent-single-loop-email .jet-listing.jet-listing-dynamic-field {display:none}
.elementor .agent-single-loop .agent-single-loop-lic .jet-listing.jet-listing-dynamic-field {display:none}
.elementor .agent-single-loop .agent-single-loop-button {display:none}



.elementor .agent-single-loop:hover .agent-single-loop-column-section{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
        transform: translate(0px,0px);
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-transition-timing-function: ease-in-out;
     -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
}

.elementor .agent-single-loop:hover .agent-single-loop-name {text-align:center;margin-bottom:20px;}
.elementor .agent-single-loop:hover .agent-single-loop-position .jet-listing.jet-listing-dynamic-field {display:block; text-align: center;margin-bottom:20px;}
.elementor .agent-single-loop:hover .agent-single-loop-phone .jet-listing.jet-listing-dynamic-field {display:block; text-align: center;margin-bottom:20px;}
.elementor .agent-single-loop:hover .agent-single-loop-email .jet-listing.jet-listing-dynamic-field {display:block; text-align: center;margin-bottom:20px;}
.elementor .agent-single-loop:hover .agent-single-loop-lic .jet-listing.jet-listing-dynamic-field {display:block; text-align: center;margin-bottom:20px;}
.elementor .agent-single-loop:hover .agent-single-loop-button {display:block; text-align: center;}

/* Agents Loop New */

/* od-do range filter */
.elementor .od-do-custom .jet-range__inputs__container .jet-range__inputs__group:nth-child(2):before{
content: 'od';	
}
.elementor .od-do-custom .jet-range__inputs__container .jet-range__inputs__group:nth-child(3):before{
content: 'do';	
}

.elementor .od-do-custom .jet-range__inputs__group:nth-child(2):before, .elementor .od-do-custom .jet-range__inputs__group:nth-child(3):before {
display: flex;
justify-content: center;
align-items: center;
color: #212121;
font-size:10px;
line-height:1em;
padding:2px;
background: #f4f4f4;
margin-top:1px;
margin-bottom:1px;
} 
/* end od-do range filter */


/* Cookie */
.seopress-user-consent.seopress-user-message #seopress-user-consent-accept {
border: none;
border-radius: 5px;
}

.seopress-user-consent.seopress-user-message #seopress-user-consent-close{
border-radius: 5px;    
}

.seopress-user-consent.seopress-user-message #seopress-user-consent-accept:hover{
background: #DEA971;
}
/* End Cookie */


/* fixes */
/* --jet-unfold */
.elementor .jet-unfold.jet-unfold-state .jet-unfold__mask{
    height: auto !important;
}
.elementor .jet-unfold .jet-unfold__trigger {
    margin-top: 0px;
}

iframe[src*="youtube.com"] {
    min-height: 700px !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

@media screen and (max-width: 767px){
 iframe[src*="youtube.com"] {
    min-height: 300px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}}

.single-post iframe[src*="youtube.com"] {
    min-height: auto !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

@media screen and (max-width: 767px){
.single-post iframe[src*="youtube.com"] {
    min-height: auto !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}}

@media screen and (max-width: 1198px){
.elementor-nav-menu--dropdown li.menu-item ul.sub-menu.elementor-nav-menu--dropdown {
    padding-left: 20px;
}}

.single-post .s-post-cont a {
    font-weight: 700;
    text-decoration: underline;
}
/* end fixes */

.gtranslate-custom .gtranslate_wrapper a img {
    width: 18px;
}
.gtranslate-custom .gtranslate_wrapper a span {
    color: #212121;
}
.gtranslate-custom .gtranslate_wrapper a:hover span {
    color: #DEA971;
}



/* Single Offer */
.single.single-nieruchomosc .single-offer-description .elementor-text-editor p{
font-size: 18px;
line-height: 1.4em;
margin-bottom: 20px;
padding: 0;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor h2 {
margin-top: 40px;
margin-bottom: 20px;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor h3,
.single.single-nieruchomosc .single-offer-description .elementor-text-editor h4,
.single.single-nieruchomosc .single-offer-description .elementor-text-editor h5,
.single.single-nieruchomosc .single-offer-description .elementor-text-editor h6{
margin-top: 40px;
margin-bottom: 20px;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor ul, .single.single-nieruchomosc .single-offer-description .elementor-text-editor ol{
margin-bottom: 20px;
word-wrap: break-word;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor blockquote {
font-size: 18px;
line-height: 1.4em;
padding: 10px 20px 10px 20px;
margin: 40px 0px 40px 0px;
background-color: #f8f8f8;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor blockquote p:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor table {
margin-top: 20px;
margin-bottom: 40px; 
}

.single.single-nieruchomosc .single-offer-description .elementor-text-editor img, .single.single-nieruchomosc .single-offer-description .elementor-text-editor figure {
margin-top: 40px;
margin-bottom: 40px; 
}

@media screen and (max-width: 768px){
.single.single-nieruchomosc .single-offer-description .elementor-text-editor blockquote {
padding: 10px 0px 10px 20px;
margin: 40px 0px 40px 0px;
}}

/* End Single Post */


/* fix */
body .fancybox-show-thumbs .fancybox-inner {
    right: 0px !important;
    width: 100% !important;
}


.fancybox-container.pp-gallery-fancybox .fancybox-thumbs.fancybox-thumbs-x {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 120px;
}








/* --- BACK-TO-TOP --- */
.backtotopout {
width: 40px;
height: 40px;
position:fixed;
right: 10px;
left: auto;
top: auto;
bottom: 10px;
z-index: 999;
display: none;
}
.backtopin {
width: 40px;
height: 40px;
background-color: rgba(0,0,0,.4);
margin: 0 auto;  
text-align: center;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
display: block;
padding-top: 6px;
border-radius: 5px;
-webkit-box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.3);
        box-shadow: 0px 6px 20px -6px rgba(0,0,0,0.3);
} 
.backtopin:hover {
background-color: rgba(0,0,0,.9);	
}
.b-arrow-one {
height: 15px;
width: 15px;
border-left: 2px solid #ccc;
border-top: 2px solid #ccc;
margin-left: auto; 
margin-right: auto; 
margin-top: 10px;
-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}
.backtopin:hover .b-arrow-one {
border-left: 2px solid #fff;
border-top: 2px solid #fff;
}
@media screen and (max-width:767px){
.backtopin {display:none;}
}
/* --- END BACK-TO-TOP --- */

/* --- SELECTION --- */
::-moz-selection {
background-color: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
/* --- END SELECTION --- */

/* --- FOCUS --- */
input[type=search]:focus {
outline: none;
}
:focus {
outline: none;
}
a:focus {
outline: none;
}
[type=button]:focus, [type=submit]:focus, button:focus,
body [type=button]:focus, body [type=submit]:focus, body button:focus{
outline: none !important;
outline: 0px auto -webkit-focus-ring-color !important;
}
/* --- END FOCUS --- */

/* --- SCROLL BAR --- */
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button{width:0;height:0}
::-webkit-scrollbar-thumb{background:#000;border:0 none #000;border-radius:0}
::-webkit-scrollbar-thumb:hover{background:#000}
::-webkit-scrollbar-thumb:active{background:#000}
::-webkit-scrollbar-track{background:#eee;border:0 none #000;border-radius:0}
::-webkit-scrollbar-track:hover{background:#eee}
::-webkit-scrollbar-track:active{background:#eee}
::-webkit-scrollbar-corner{background:transparent}
/* --- END SCROLL BAR --- */