/*
Theme Name: Celina Child Theme
Theme URI: http://demo.yolotheme.com/celina
Author: YoloTheme
Author URI: https://www.facebook.com/Yolotheme/
Description: This is a custom child theme for Celina
Template: celina
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: celina
*/
.footer-links .elementor-icon-list-text a {
    display: inline !important;
    width: auto !important;
}
header.yolo-main-header .header-logo > a > img {
    object-fit: contain;
}
p.gform_required_legend {
    display: none;
}
.elementor-image-gallery .gallery-item img {
    aspect-ratio: 16 / 10;
    object-fit: cover;
}
.elementor-image-gallery .gallery {
    display: flex;
    flex-wrap: wrap;
}
ul#main-menu {--header_5_nav_distance: 12px;}
.guestbook-items {
    margin-bottom: 40px;
}
header.yolo-main-header ul.header-social-profile-wrapper li + li {
    margin-left: 12px;
}
.facilities-2 ul.elementor-icon-list-items {
    gap: 0;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    row-gap: 15px;
    border-bottom: 1px solid #000;
}
.facilities-2 ul.elementor-icon-list-items .elementor-icon-list-item {
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
}
@media (max-width:767px){
	.facilities-2 ul.elementor-icon-list-items {
    grid-template-columns: 100%;
}
.divTable:before  {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    width: 20%;
    height: 100%;
    background: linear-gradient(-90deg, rgb(255 255 255 / 80%) , transparent );
}
.cookies-text a {
    word-break: break-all;
}
	  .divTableRow:nth-of-type(1) {
    font-size: 16px !important;
    line-height: 1.2;
}
.divTable {
    overflow: auto;
    font-size: 14px ;
    line-height: 1.4;
}
}

.espa-section img {
    width: 100%;
    max-width: 130px;
}
.espa-section.absolute {
    position: absolute;
    top: calc(100vh - 200px);
    left: 10px;
    z-index: 99;
}
.espa-section.fixed {
    position: fixed;
        bottom: 10px;
    left: 10px;
        z-index: 99;
}
a.espa-tablet-logo{display: none;}

html[lang=el] body , html[lang=el] a , html[lang=el] h1, html[lang=el] h2,html[lang=el] h3,html[lang=el] h4 , html[lang=el] h5 , html[lang=el] h6 , html[lang=el] li , html[lang=el] span , html[lang=el] p {
    font-family: 'Old Standard TT' !important;
}


@media (max-width:1024px){
	strong.menu-caret:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    content: "\f0d7";
    padding-left: 5px;
}
strong.menu-caret {
    display: inline-block;
    width: 50px;
}
	.yolo-mobile-header-nav .yolo-nav-mobile-menu ul.sub-menu > li.menu-item {
    padding-left: 0;
}
    a.espa-desktop-logo {display: none;}
}
@media (min-width:1025px){
    a.espa-mobile-logo {display: none;}
}
@media (min-width:468px) and (max-width:1024px){
    a.espa-mobile-logo {display: none;}
    a.espa-tablet-logo{display: block;}
}