/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

:root{
    --blue: #00496b;
    --lightblue: #8ac6e8;
    --lightblueBG: rgba(143, 198, 232, 0.4);
    --green: #96b206;
    --black: #2e2e2e;
    --breathcolor: #002457;
}

@font-face{
    font-family: 'Beau Sans';
    font-weight: 300;
    src: url(assets/fonts/PFBeauSansVAR-Regular.woff2);
}

@font-face{
    font-family: 'Beau Sans';
    font-weight: 600;
    src: url(assets/fonts/PFBeauSansVAR-Bold.woff2);
}

body{
    letter-spacing: 0.2px !important;
}

a{
    color: inherit;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1.2 !important;
    cursor: pointer;
}

h4 a, h5 a{
    text-decoration: underline !important;
    display: inline;
}

.elementor-accordion-item  h5 a{
    text-decoration: none !important;
}

p a{
    display: inline;
    color: var(--blue);
    font-weight: 600;
}

p a:hover{
    color: var(--blue);
}

ul li a{
    text-decoration: none !important;
}

a:hover{
    color: inherit;
}

html, body, blockquote, div, span, b ,strong, ul, 
h1, h2, h3, h4, h5, h6, p, a, button{
    font-family: 'Beau Sans' !important;
}

div{
    line-height: 1.6;
}

ul{
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.elementor-widget-text-editor ul,
.custom-accordion ul,
.the7-adv-accordion ul{
    list-style: disc !important;
    padding-left: 24px !important;
}

.elementor-widget-text-editor ul{
    margin-bottom: 25px !important;
    font-size: 17px;
}

.elementor-widget-text-editor ul li:not(:last-of-type),
.custom-accordion ul li:not(:last-of-type){
    margin-bottom: 6px;
}

img{
    display: block;
    max-width: 100%;
}

.xorigos-web-link-button .box-button{
    font-size: 17px !important;
    padding: 15px 30px !important;
}

/* Lightbox */

.dialog-type-lightbox{
    z-index: 100002;
}

.dialog-type-lightbox header{
    display: none;
}

.dialog-type-lightbox .elementor-slideshow__title{
    display: none;
}


/* Typography */

p{
    font-size: 17px;
    line-height: 1.6;
}

#content p{
    margin-bottom: 14px !important;
}

h1{
    font-size: 52px;
    line-height: 1.2 !important;
}

h2{
    font-size: 40px;
    line-height: 1.2 !important;
}

h3{
    font-size: 30px;
    line-height: 1.3 !important;
}

h4{
    font-size: 26px;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

h5{
    font-size: 19px;
    line-height: 1.3 !important;
    font-weight: 600;
}

.elementor-widget-text-editor h5{
    margin-top: 20px;
    margin-bottom: 10px;
}

h6{
    font-size: 15px;
    line-height: 1.6 !important;
}

.sub-heading h6,
h6.sub-heading{
    font-size: 14px;
    font-weight: 600 !important;
    letter-spacing: 3px;
    margin-bottom: -7px !important;
}

.line-height-1 h2{
    line-height: 1 !important;
}

@media screen and (max-width: 768px){
    h1{
        font-size: 42px;
    }
    h2{
        font-size: 31px;
    }
    h3{
        font-size: 26px;
    }
    h4{
        font-size: 21px;
        /* margin-bottom: 5px; */
    }
    h5{
        font-size: 17px;
       
    }
}

/* Spacings */

.mt-m{
    margin-top: 70px;
}

@media screen and (max-width: 768px){
    .mt-m{
        margin-top: 60px;
    }
}

/* Buttons */

a.box-button{
    font-weight: 400 !important;
    padding: 12px 19px !important;
    font-size: 15px !important;
    letter-spacing: 0.3px !important;
    margin-top: 15px;
    border-radius: 4px !important;
    letter-spacing: 0.1px !important;
    cursor: pointer !important;
}

.button-smaller-font-size a.box-button{
    font-size: 14px !important;
}

.btn-full-width a.box-button{
    width: 100% !important;
    justify-content: flex-start;
    margin-top: 0 !important;
    font-size: 20px !important;
    padding: 18px 25px !important;
    letter-spacing: 0.4px !important;
}

@media screen and (max-width: 768px){
    .btn-full-width a.box-button{
        font-size: 18px !important;
        padding: 18px 15px !important;
    }
}

a.rev-btn{
    padding: 18px 25px;
}

/* Containers */
#main > .wf-wrap{
    width: 100%;
}

.e-con.e-parent > .e-con-inner{
    max-width: 1300px !important;
    /* gap: 13px 0; */
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 768px){
    .e-con.e-parent > .e-con-inner .e-con-inner{
        width: 100%;
    }
}

/* Header */

.header-container, .footer-container{
    max-width: 1500px;
    width: 95%;
    margin: 0 auto;
}

.pre-header{
    border-bottom: 1px solid #e9e9e9;
    font-size: 14.4px;
}

.pre-header-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    color: var(--blue);
    /* font-weight: 600; */
}

.pre-header .contact-infos{
    display: flex;
}

.pre-header .contact-infos .contact-info-box{
    margin-right: 22px;
    font-weight: 600;
}

.pre-header .contact-infos .contact-info-box .icon{
    margin-right: 1px;
}

.pre-header .social-links{
    display: flex;
    align-items: center;
}

.pre-header .social-links a{
    font-size: 19px;
    margin-left: 25px;
}

.pre-header .social-links a:nth-of-type(4){
    position: relative;
    top: 1px;
}

.pre-header .language-switcher{
    margin-left: auto;
    margin-right: 20px;
}

.pre-header .language-switcher img{
    width: 20px;
}

header{
    font-size: 14px;
    position: fixed;
    width: 100%;
    z-index: 10000001;
    background-color: rgba(255, 255, 255, 0.94);
    transition: transform 0.4s;
    backdrop-filter: blur(10px);
}

header.fixed-header{
    transform: translateY(-43px);
}

/* make space top - for header */
#main{
    padding-top: 155px;
}

@media screen and (max-width: 1000px){
    #main{
        padding-top: 66px;
    }
}

header .header-inner{
    /* padding: 15px 0; */
}

header .header-inner{
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

header .logo img{
    max-width: 190px;
}

header .header-main-menu{
    margin-left: auto;
}

header .header-main-menu #top-menu-container > ul{
    display: flex;
    align-items: center;
}

header .header-main-menu #top-menu-container > ul > li{
    margin-right: 8px;
    padding: 26px 12px;
    font-weight: 600;
    color: var(--black);
}

header .header-main-menu #top-menu-container > ul > li:last-of-type{
    margin-right: 0;
    color: #fff;
    background-color: var(--green);
    padding: 4px 18px;
}

/* Language Switcher */

header .language-switcher-container{
    display: flex;
    margin-left: 13px !important;
}

header .language-switcher-container li:last-of-type{
    margin-left: 10px;
}

/* End of - Language Switcher */

header #bottom-menu-container{
    color: #fff;
}

header #bottom-menu-container > ul{
    display: flex;
    justify-content: center;
}

header #bottom-menu-container > ul > li{
    font-weight: 600;
}

header #bottom-menu-container > ul > li > a{
    padding: 12px 20px;
}

.header-mobile{
    display: none;
    padding: 0 10px;
    border-bottom: 1px solid #e9e9e9;
    /* background-color: #fff; */
    /* height: 60px; */
    box-sizing: border-box;
}

.header-mobile-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-mobile-inner{
    padding: 8px 0;
}

.header-mobile .logo img{
    width: 160px;
}

.header-mobile .logo a{
    display: block;
}

.header-mobile .menu-toggle{
    display: flex;
    flex-direction: column;
}

.header-mobile .menu-toggle span{
    width: 22px;
    height: 2px;
    background-color: var(--blue);
    display: inline-block;
    transition: transform 0.3s;
}

.header-mobile .menu-toggle.active span:first-child{
    transform: translateY(6px) rotate(45deg);
}

.header-mobile .menu-toggle.active span:nth-child(2){
   opacity: 0;
}

.header-mobile .menu-toggle.active span:last-child{
    transform: translateY(-6px) rotate(-45deg);
}


.header-mobile .menu-toggle span:not(:last-of-type){
    margin-bottom: 4px;
}

@media screen and (max-width: 1200px){
    header .header-main-menu #top-menu-container > ul > li{
        margin-right: 5px;
    }
}

@media screen and (max-width: 1000px){
    .header-mobile{
        display: block;
    }
    .pre-header, header .header-container, header .sub-menu{
        display: none !important;
    }
}

/* Mobile menu */

.mobile-menu{
    transform: translateX(100%);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transition: transform 0.5s;
    background-color: #fff;
    border-top: 1px solid #e9e9e9;
    height: calc(100vh - 67px);
    overflow: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.mobile-menu::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

.mobile-menu.active{
    transform: translateX(0);
}

.pre-mobile-menu-inner{
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 7px 0;
    margin: 30px 0;
}

.pre-mobile-menu-inner .contact-info-box{
    color: var(--blue);
    font-weight: 600;
    margin: 10px 15px 0;
    font-size: 17px;
}


.mobile-menu .social-links{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}

.mobile-menu .social-links a{
    font-size: 25px;
    margin-left: 30px;
    color: var(--blue);
}

.mobile-menu .social-links a:first-of-type{
    margin-left: 0;
}

.mobile-menu ul li{
    border-bottom: 1px solid #e9e9e9;
    color: var(--black);
    font-size: 16px;
}

.mobile-menu .menu-mobile-menu-container > ul > li{
    font-size: 18px;
}

.mobile-menu ul li:first-child{
    border-bottom: 1px solid #e9e9e9 !important;
}

.mobile-menu .menu > li{
    margin: 0;
    padding: 20px 10px;
}

.mobile-menu .menu > li.kane-dorea{
    background-color: var(--green);
    color: #fff;
}

.mobile-menu .menu > li.menu-item-has-children{
    position: relative;
}

.mobile-menu .menu > li.menu-item-has-children > ul{
    margin-top: 12px;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li{
    padding: 6px 10px;
    margin: 0;
    border-bottom: 0 !important;
}

.mobile-menu .menu > li.menu-item-has-children::before,
.mobile-menu .menu > li.menu-item-has-children::after{
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 34px;
    right: 20px;
    width: 12px;
    height: 2px;
    background-color: var(--lightblue);
    transition: transform 0.3s;
}

.mobile-menu .menu > li.menu-item-has-children::after{
    transform: translateY(-50%) rotate(90deg);
}

.mobile-menu .menu > li.opened.menu-item-has-children::after{
    transform: translateY(-50%) rotate(180deg);
}

.mobile-menu .menu > li.menu-item-has-children.opened > ul{
    display: block !important;
}

.mobile-menu .menu > li.menu-item-has-children > a{
    pointer-events: none;
}

.mobile-menu .menu > li.menu-item-has-children.opened > a{
    color: var(--blue);
    font-weight: 600;
    pointer-events: all;
}

.menu .current-menu-item > a,
.menu .current-menu-parent > a{
    color: var(--black);
}

.grammi-fairlife{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.grammi-fairlife img{
    max-width: 220px;
}

/* Deep nesting items */

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children > ul{
    margin-left: 6px !important;
    margin-top: 8px !important;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children > ul > li{
    padding: 6px 10px;
    margin: 0;
    border-bottom: 0 !important;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children > a{
    position: relative;
    pointer-events: none;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children > a::before,
.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children > a::after{
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 10px;
    right: -21px;
    width: 10px;
    height: 2px;
    background-color: var(--lightblue);
    transition: transform 0.3s;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children a::after{
    transform: translateY(-50%) rotate(90deg);
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children.opened a::after{
    transform: translateY(-50%) rotate(180deg);
}


.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children.opened > ul{
    display: block !important;
}

.mobile-menu .menu > li.menu-item-has-children > ul > li.menu-item-has-children.opened > a{
    color: var(--blue);
    font-weight: 600;
    pointer-events: all;
}

/* Custom blog */

.custom-blog-overview{
    display: flex;
    padding: 0 5%;
}

.custom-blog-overview h5{
    color: var(--blue);
}

.custom-blog-overview .draseis-left{
    width: 68%;
}

.custom-blog-overview .anakoinoseis-right{
    width: 32%;
}

.custom-blog-overview .draseis-left .draseis-container{
    display: flex;
    flex-wrap: wrap;
    gap: 32px 15px;
    margin-top: 30px;
    padding-right: 50px;
}

.custom-blog-overview .draseis-left h5{
    font-size: 22px;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box{
    width: calc(50% - 10px);
    position: relative;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .date{
    position: absolute;
    bottom: 0;
    left: 0;
    /* background-color: rgba(255, 255, 255, 1); */
    background-color: var(--green);
    padding: 13px 25px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .date .date-day{
    font-weight: 600;
    font-size: 27px;
    line-height: 0.8;
    letter-spacing: -1px;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .date .date-year{
    font-size: 13px;
    line-height: 0.8;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .date .date-month{
    text-transform: uppercase;
}


.custom-blog-overview .draseis-left .draseis-container .drasi-box .image-holder{
    position: relative;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .image-holder img{
    aspect-ratio: 16/9;
    object-fit: cover;
}

.custom-blog-overview .draseis-left .draseis-container .drasi-box .title{
    color: var(--black);
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
}

.custom-blog-overview .anakoinoseis-right h5{
    border-bottom: 2px solid var(--blue);
    padding-bottom: 10px;
}

.custom-blog-overview .anakoinoseis-right ul{
    color: var(--black);
    margin-top: 30px;
}

.custom-blog-overview .anakoinoseis-right ul li{
    border-bottom: 2px solid #e7e7e7;
    padding: 17px 0;
    position: relative;
}

.custom-blog-overview .anakoinoseis-right ul li:first-of-type{
    padding-top: 0;
}

.custom-blog-overview .anakoinoseis-right ul li .date{
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.5;
}

.custom-blog-overview .anakoinoseis-right ul li .date i{
    margin-right: 5px;
    font-size: 14px;
}

.custom-blog-overview .anakoinoseis-right ul li .title{
    position: relative;
    font-size: 16px;
}

.custom-blog-overview .anakoinoseis-right ul li .title::before {
    content: "\2022";  
    color: var(--lightblue); 
    font-weight: bold; 
    display: inline-block; 
    font-size: 25px;
    top: 0px;
    left: -16px;
    position: absolute;
    line-height: 1;
}

@media screen and (max-width: 1000px){
    .custom-blog-overview{
        flex-wrap: wrap;
    }
    .custom-blog-overview .draseis-left,
    .custom-blog-overview .anakoinoseis-right{
        width: 100%;
    }
    .custom-blog-overview .draseis-left .draseis-container{
        padding-right: 0;
    }
    .custom-blog-overview .anakoinoseis-right{
        margin-top: 50px;
    }
    .custom-blog-overview .draseis-left .draseis-container .drasi-box .image-holder img{
        aspect-ratio: 13/8;
    }
}

@media screen and (max-width: 768px){
    .custom-blog-overview .draseis-left .draseis-container .drasi-box{
        width: 100%;
    }
    .custom-blog-overview .anakoinoseis-right ul li .title::before{
        content: none;
    }
    .custom-blog-overview .anakoinoseis-right ul{
        margin-top: 15px;
    }
}

/* Prosopikes istories */

.prosopikes-istories{
    display: flex;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.prosopikes-istories .istories-left{
    width: 50%;
    margin-right: 10px;
}

.prosopikes-istories .istories-left .istoria{
    height: 180px;
    position: relative;
}

.prosopikes-istories .istories-left .istoria:not(:last-of-type){
    margin-bottom: 10px;
}

.prosopikes-istories .istories-left .istoria a{
    width: 100%;
    height: 100%;
}

.prosopikes-istories .istories-left .istoria-date{
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--green);
    color: #fff;
    padding: 5px 12px;
    font-weight: 600;
    z-index: 1;
    font-size: 14px;
}

.prosopikes-istories .istories-left .istoria-image{
    height: 100%;
    position: relative;
}

.prosopikes-istories .istories-left .istoria-image::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 0;
}

.prosopikes-istories .istories-left .istoria-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.prosopikes-istories .istories-left .istoria-title{
    position: absolute;
    bottom: 13px;
    left: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    width: 95%;
    z-index: 1;
}

.prosopikes-istories .istories-right{
    width: 50%;
    position: relative;
}

.prosopikes-istories .istories-right .moirasou-istoria{
    /* background-color: var(--blue); */
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    position: relative;
}

.prosopikes-istories .istories-right .moirasou-istoria::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient( -392deg, transparent 55%, var(--lightblue) 76%, var(--lightblue) 100%);
    z-index: 1;
}

.prosopikes-istories .istories-right .moirasou-istoria::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient( -208deg, transparent 55%, var(--lightblue) 76%, var(--lightblue) 100%);
    z-index: 1;
}

.prosopikes-istories .istories-right .moirasou-istoria h4{
    color: #fff;
    z-index: 2;
    font-weight: 300 !important;
}

.prosopikes-istories .istories-right .moirasou-istoria h4:last-of-type{
    align-self: flex-end;
    text-align: right;
}

.prosopikes-istories .istories-right .moirasou-istoria h4 a{
    color: inherit;
    text-decoration: none !important;
}

.prosopikes-istories .istories-right .moirasou-istoria img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
}

@media screen and (max-width: 768px){
    .prosopikes-istories{
        flex-wrap: wrap;
    }
    .prosopikes-istories .istories-left,
    .prosopikes-istories .istories-right{
        width: 100%;
    }
    .prosopikes-istories .istories-left{
        margin: 0 20px;
    }
    .prosopikes-istories .istories-right{
        margin: 40px 20px;
    }
    .prosopikes-istories .istories-right .moirasou-istoria{
        margin-top: 20px;
    }
    .prosopikes-istories .istories-right .moirasou-istoria{
        height: 50vh;
    }
    .prosopikes-istories .istories-left .istoria{
        height: 270px;
    }
}

/* Eipan gia emas - Sinergasies page */

.eipan-gia-emas .dt-owl-item-image{
    width: 130px !important;
    margin-bottom: 20px !important;
}

.eipan-gia-emas .dt-owl-item-description{
    color: var(--blue) !important;
    max-width: 800px !important;
    width: 82%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.eipan-gia-emas .dt-slide-button{
    display: none;
}

.eipan-gia-emas.eipan-gia-to-programma .dt-slide-button{
    display: block;
}

/* .eipan-gia-emas .testimonials-carousel .owl-nav i{
    color: #fff;
}

.eipan-gia-emas .bullets-small-dot-stroke .elementor-owl-carousel-call span{
    background-color: #fff !important;
} */

@media screen and (max-width: 768px){
    .eipan-gia-emas .dt-owl-item-description{
        text-align: left;
    }
}



/* Mega menu */

header #mega-menu-top-container,
header #mega-menu-bottom-container{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1300px;
    padding: 50px 50px 90px;
    background-color: #fff;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    /* transition: opacity 0s 0.3s, visibility 0s 0.3s; */
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

header #mega-menu-top-container{
    transition: opacity 0s 0.3s, visibility 0s 0.3s;
}


/* Fairlife - Grammi enimerosis icons */
header #mega-menu-top-container::before,
header #mega-menu-bottom-container::before{
    content: '';
    position: absolute;
    bottom: 35px;
    left: 50px;
    width: 160px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./assets/images/fairline-info-line.png);
}

/* Activate mega menu on hover */
header #top-menu-container:hover ~ #mega-menu-top-container, header #mega-menu-top-container:hover{
    opacity: 1;
    visibility: visible;
    transition: opacity 0s 0s, visibility 0s 0s;
}

/* Mega menu - columns */

header #mega-menu-top-container > ul,
header #mega-menu-bottom-container > ul{
    display: flex;
    width: 100%;
    /* justify-content: center; */
    flex-wrap: wrap;
}

header #mega-menu-bottom-container:nth-of-type(1){
    opacity: 1 !important;
    visibility: visible !important;
}

header #mega-menu-top-container .mega-menu-col{
    width: 29%;
}

header #mega-menu-bottom-container .mega-menu-col{
    width: 25%;
}

header #mega-menu-bottom-container .mega-menu-col:last-of-type{
    border-left: 2px solid #eaeaea;
    margin-left: -2px;
}

header #mega-menu-bottom-container .mega-menu-col:last-of-type ul li{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    max-width: unset !important;
}

header #mega-menu-bottom-container .mega-menu-col:last-of-type ul li .image-box:nth-of-type(2) img{
    aspect-ratio: 16/8;
    object-fit: cover;
}

header #mega-menu-bottom-container .mega-menu-col:last-of-type ul li .image-box img{
    max-width: 190px;
}

header #mega-menu-top-container > ul > li > a,
header #mega-menu-bottom-container > ul > li > a{
    display: none;
}

header #mega-menu-top-container > ul > li > ul > li > a,
header #mega-menu-bottom-container > ul > li > ul > li > a{
    font-size: 19px;
    font-weight: 600;
    color: var(--blue);
    letter-spacing: 0;
    margin-bottom: 15px;
    line-height: 1.3 !important;
}

header #mega-menu-top-container .mega-menu-col > ul > li:not(:first-of-type),
header #mega-menu-bottom-container .mega-menu-col > ul > li:not(:first-of-type){
    margin-top: 7px;
    padding-top: 27px;
    position: relative;
}

header #mega-menu-top-container .mega-menu-col > ul > li:not(:first-of-type)::before,
header #mega-menu-bottom-container .mega-menu-col > ul > li:not(:first-of-type)::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 2px;
    background-color: #e7e7e7;
}

header > .sub-menu{
    display: flex;
    justify-content: center;
    background-color: var(--blue);
    box-shadow: 0px 10px 11px 0px rgba(0, 0, 0, 0.1);
}

header #mega-menu-top-container > ul > li > .sub-menu,
header #mega-menu-bottom-container > ul > li > .sub-menu{
    margin-left: 4px !important;
    padding-right: 10px;
    position: relative;
}

header #mega-menu-top-container > ul > li > .sub-menu li,
header #mega-menu-bottom-container > ul > li > .sub-menu li{
    padding: 5px 0;
    font-weight: 300;
    font-size: 16px;
    color: var(--black);
    margin-bottom: 0;
    max-width: 250px;
}

header #mega-menu-top-container > ul > li > ul > li > ul.sub-menu{
    margin-bottom: 7px;
}

/* Bottom Menu - different layout */

header #mega-menu-bottom-container > ul > .menu-section-title{
    width: 100%;
    margin-bottom: 30px;
}

header #mega-menu-bottom-container > ul > .menu-section-title > a{
    display: inline-block;
    font-size: 32px;
    margin-bottom: 10px;
    color: var(--blue);
    font-weight: 600;
}

header #mega-menu-bottom-container{ 
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s 0s, visibility 0s 0s !important;
}

header #mega-menu-bottom-container.active{ 
    opacity: 1;
    visibility: visible;
}

/* Karkinos sub-pages */

#pososta-deaths .elementor-progress-text{
    padding-left: 10px;
}

#pososta-deaths .elementor-progress-text + span{
    font-weight: 600 !important;
}

/* Epistimoniki omada */

.epistimoniki-omada .team-name{
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 1.5;
}

.epistimoniki-omada h3{
    line-height: 1;
    margin-top: 0 !important;
}

.epistimoniki-omada .round-img img{
    max-width: 180px !important;
}

.epistimoniki-omada .rt-team-container .layout3 .tlp-content{
    padding: 0;
}


/* Footer */

footer{
    margin-top: 100px;
}

.main-footer{
    background-color: var(--blue);
}

.footer-notice{
    background-color: #f6f6f6;
    color: var(--black);
}

.footer-notice p{
    width: 95%;
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
}

footer .newsletter-form{
    background-color: var(--lightblueBG);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px;
}

footer .newsletter-form h4{
    color: var(--blue);
}

footer .newsletter-form .input-wrapper{
    display: flex;
    margin-top: 10px;
}

footer .newsletter-form .input-wrapper input[type="text"]{
    width: 300px;
    margin-bottom: 0;
}

footer .newsletter-form .input-wrapper input[type="submit"]{
    background: var(--blue) !important;
    border: none;
    font-size: 16px;
    font-weight: 300;
    margin-left: 7px;
    padding: 10px 35px;
}

footer .newsletter-form .consent-box{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

footer .newsletter-form .consent-box span{
    color: var(--blue);
    font-size: 15px;
}

.main-footer .top-menu{
    padding: 12px 0;
}

.main-footer .top-menu ul,
.main-footer .bottom-menu-and-socials ul{
    display: flex;
    flex-wrap: wrap;
}

.main-footer .top-menu ul li,
.main-footer .bottom-menu-and-socials ul li{
    margin: 15px 30px 15px 0;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
}

.main-footer .top-menu ul li a,
.main-footer .bottom-menu-and-socials ul li a{
    color: #fff !important;
}

.main-footer .bottom-menu-and-socials{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #fff;
    padding: 12px 0;
}

.main-footer .bottom-menu-and-socials .social-links{
    display: flex;
    align-items: center;
}

.main-footer .bottom-menu-and-socials .social-links a{
    margin-left: 17px;
    margin-right: 17px;
}

.main-footer .bottom-menu-and-socials .social-links a i{
    color: #fff;
    font-size: 24px;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer,
.otgs-development-site-front-end{
    display: none !important;
}

.main-footer .footer-info{
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin: 50px 0 5px;
}

.main-footer .site-copy{
    /* background-color: #fff; */
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
}

@media screen and (max-width: 800px){
    .main-footer .top-menu ul,
    .main-footer .bottom-menu-and-socials ul{
        flex-direction: column;
    }
    .main-footer .bottom-menu-and-socials{
        flex-direction: column;
        align-items: flex-start;
    }
    .main-footer .bottom-menu-and-socials .socials{
        align-self: center;
        margin-top: 50px;
    }
    .main-footer .footer-info{
        margin-top: 40px;
    }
    footer .newsletter-form .input-wrapper input[type="text"]{
        width: unset;
        flex: 1;
    }
}

/* Mathaino/Enimeronomai/Elpizo - Templates  */

.single-mathaino h6.sub-heading{
    margin: 0 !important;
    letter-spacing: 1px;
    margin-bottom: -12px !important;
    color: #fff;
    font-weight: 300 !important;
}

.single-mathaino #content p + h5,
.single-mathaino #content ul + h5,
.single-mathaino #content ol + h5{
    margin-top: 25px;
}

.single-mathaino iframe{
    height: 70vh;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.single-mathaino .filladio-section, .single-mathaino .videos-section{
    display: none;
}

.filladio-download-pdf .filladio-section, .show-videos-enotitas .videos-section{
    display: block;
}

/* Floating Menu */

.floating-menu{
    position: fixed;
    bottom: 15px;
    left: 15px;
    background-color: #f9f9f9;
    box-shadow: 0px 0px 20px 0px #78787857;
    z-index: 10000000;
    animation: fadeUp-menu 1s 1s forwards cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateY(200px);
    border-radius: 8px;
}

@keyframes fadeUp-menu{
    0%{
        transform: translateY(200px);
    }
    100%{
        transform: translateY(0);
    }
}

.floating-menu .icon{
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

.floating-menu .icon span{
    width: 20px;
    height: 2px;
    margin-bottom: 4px;
    background-color: #fff;
    transition: transform 0.3s, opacity 0.3s, top 0.3s;
    position: relative;
}

.floating-menu.active .icon span:first-of-type{
    transform: rotate(45deg);
    top: 6px;
}

.floating-menu.active .icon span:nth-of-type(2){
    opacity: 0;
}

.floating-menu.active .icon span:last-of-type{
    transform: rotate(-45deg);
    top: -6px;
}

.floating-menu__inner{
    width: 350px;
    height: 0;
    overflow: hidden;
    transition: width 0.7s, height 0.7s;
    opacity: 0;
}

.floating-menu__inner > div{
    height: 100%;
    overflow-y: scroll;
}

.active .floating-menu__inner{
    width: 60vw;
    height: 72vh;
}

.floating-menu__banner{
    padding: 20px;
    background-color: var(--green);
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 8px;
}

.floating-menu__banner .title{
    user-select: none;
    pointer-events: none;
}

.floating-menu__banner h5{
    margin-bottom: 0 !important;
    color: #fff;
}

.floating-menu__banner .icon{
    width: 19px;
    height: 19px;
    background-image: url(./assets/images/arrow-icon.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.6s;
}

/* Override lazyload css conflict with bg image  */
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) .floating-menu__banner .icon,
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) .floating-menu__banner .icon{
    background-image: url(./assets/images/arrow-icon.svg) !important;
}

.floating-menu.active .floating-menu__banner .icon{
    transform: rotate(180deg);
}

.floating-menu__banner .icon span{
    display: none;
}

.floating-menu__banner span{
    color: #8e8e8e;
    color: #fff;
}

.floating-menu__inner .menu-mathaino-menu-container,
.floating-menu__inner .menu-prosimptomatikos-menu-container,
.floating-menu__inner .menu-psihiki-ygeia-menu-container{
    height: 100%;
}

.floating-menu__inner .menu{
    overflow-y: scroll;
    height: 100%;
}

/* width */
.floating-menu__inner .menu::-webkit-scrollbar {
    width: 6px;
}
  
 /* Track */
.floating-menu__inner .menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}
  
/* Handle */
.floating-menu__inner .menu::-webkit-scrollbar-thumb {
    background: var(--green);
}

.floating-menu__inner .menu > li > a{
   width: 100%;
   text-align: center;
   padding: 25px 0 23px;
   font-size: 27px;
   font-weight: 600;
}

.floating-menu__inner .menu > .mathaino-section > a{
    color: var(--blue);
}

.floating-menu__inner .menu > .energo-section > a{
    color: var(--green);
}

.floating-menu__inner .menu > .elpizo-section > a{
    color: var(--lightblue);
}

.floating-menu__inner .menu .sub-menu{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
}

.floating-menu__inner .menu .sub-menu > li{
    width: calc(33.3% - 10px);
    margin-top: 0;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.floating-menu__inner .menu .mathaino-section .sub-menu > li{
    background-color: var(--blue);
}

.floating-menu__inner .menu .energo-section .sub-menu > li{
    background-color: var(--green);
}

.floating-menu__inner .menu .elpizo-section .sub-menu > li{
    background-color: var(--lightblue);
}

.floating-menu__inner .menu .sub-menu > li > a{
    text-align: center;
    width: 100%;
    padding: 50px 10px;
    color: #fff;
    font-size: 18px;
}

@media screen and (max-width: 768px){
    .floating-menu{
        width: calc(100% - 10px);
        left: 5px;
        bottom: 5px;
    }
    .active .floating-menu__inner{
        width: calc(100% - 10px);
        padding-right: 0 !important;
    }
    .floating-menu__inner .menu .sub-menu > li{
        width: 100%;
    }
    .floating-menu__inner .menu::-webkit-scrollbar{
        width: 0 !important;
    }
}

/* Prosymptomatikos elegexos pages */

.heading-with-background h2,
.heading-with-background h4{
    display: inline-block;
    background-color: var(--green);
    padding: 13px 20px;
    font-weight: 300 !important;
}

#prosimptomatikos-cta-boxes h3{
    margin-bottom: 0 !important;
    padding: 18vh 35px;
}

#prosimptomatikos-cta-boxes .cta-box-with-icon h3{
    padding: 0;
}

#prosimptomatikos-cta-boxes .cta-box-with-icon{
    padding: 30px;
}

.elementor-widget-text-editor h4{
    margin-top: 35px;
    margin-bottom: 7px !important;
}

.elementor-widget-text-editor .elementor-widget-container > h4:first-child{
    margin-top: 0 !important;
}

.elementor-widget-text-editor h4.heading-top-important{
    margin-top: 35px !important;
}

.single-prosimptomatikos .elementor-widget-container img{
    margin-top: 40px;
    margin-bottom: 40px;
}

.single-prosimptomatikos .the7-adv-accordion.elementor-accordion .elementor-tab-title i{
    color: var(--green);
}

.single-prosimptomatikos .elementor-accordion .elementor-tab-title{
    padding-top: 20px;
    padding-bottom: 20px;
}

.single-prosimptomatikos .elementor-accordion .elementor-tab-title a{
    text-decoration: none;
}

.breadcrumbs{
    display: flex;
    gap: 0 6px;
    color: var(--blue);
    font-weight: 600;
}

@media screen and (max-width: 768px){
    .breadcrumbs{
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    #prosimptomatikos-cta-boxes .cta-box-with-icon{
        padding: 20px;
    }
}

.qsm-quiz-container .qsm-before-message{
    color: var(--black);
}

.qsm-quiz-container .quiz_section{
    color: var(--black);
}

.qsm-quiz-container .quiz_section .mlw_qmn_new_question{
    font-size: 22px;
}

.qsm-quiz-container .quiz_section .qmn_radio_answers label{
    font-size: 16px;
}

.qsm-quiz-container .qmn_mc_answer_wrap{
    margin: 13px 0;
}

/* Prosymptomatikos elegexos & Psihiki ygeia & Diagnostikos elegxos & Diagnosi-Stadiopoihsh - Menus */

.ygeia-pneumonon .floating-menu,
.diaxerisi .floating-menu,
.ypostiriksi .floating-menu,
.therapeies .floating-menu,
.diagnosi-stadiopoihsh .floating-menu,
.single-diagnostikos-elegxos .floating-menu,
.single-prosimptomatikos .floating-menu,
.single-psihiki-ygeia .floating-menu,
.single-events .floating-menu{
    display: none;
}

#ygeia-pneumonon-menu,
#diaxeirisi-menu,
#ypostiriksi-menu,
#therapeies-menu,
#diagnosi-stadiopoihsh-menu,
#diagnostikos-elegxos-menu,
#prosimptomatikos-menu,
#psihiki-ygeia-menu{
    background-color: var(--blue);
    padding: 30px 20px;
    border-radius: 3px;
}

#ygeia-pneumonon-menu li a,
#diaxeirisi-menu li a,
#ypostiriksi-menu li a,
#therapeies-menu li a,
#diagnosi-stadiopoihsh-menu li a,
#diagnostikos-elegxos-menu li a,
#prosimptomatikos-menu li a,
#psihiki-ygeia-menu li a{
    color: #fff;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container > ul > li > a,
#diaxeirisi-menu .menu-diaxeirisi-container > ul > li > a,
#ypostiriksi-menu .menu-ypostiriksi-container > ul > li > a,
#therapeies-menu .menu-therapeies-container > ul > li > a,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container > ul > li > a,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container > ul > li > a,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container > ul > li > a,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container > ul > li > a,
#events-dynamic-menu .menu-events-dynamic-container > ul > li > a{
    font-weight: 600;
    font-size: 18px;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container > ul > li,
#diaxeirisi-menu .menu-diaxeirisi-container > ul > li,
#ypostiriksi-menu .menu-ypostiriksi-container > ul > li,
#therapeies-menu .menu-therapeies-container > ul > li,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container > ul > li,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container > ul > li,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container > ul > li,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container > ul > li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
    margin-top: 0px;
    padding-top: 17px;
    padding-bottom: 17px;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container > ul > li:first-of-type,
#diaxeirisi-menu .menu-diaxeirisi-container > ul > li:first-of-type,
#ypostiriksi-menu .menu-ypostiriksi-container > ul > li:first-of-type,
#therapeies-menu .menu-therapeies-container > ul > li:first-of-type,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container > ul > li:first-of-type,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container > ul > li:first-of-type,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container > ul > li:first-of-type,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container > ul > li:first-of-type
#events-dynamic-menu .menu-events-dynamic-container > ul > li:first-of-type{
    padding-top: 0;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container > ul > li:last-of-type,
#diaxeirisi-menu .menu-diaxeirisi-container > ul > li:last-of-type,
#ypostiriksi-menu .menu-ypostiriksi-container > ul > li:last-of-type,
#therapeies-menu .menu-therapeies-container > ul > li:last-of-type,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container > ul > li:last-of-type,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container > ul > li:last-of-type,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container > ul > li:last-of-type,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container > ul > li:last-of-type{
    border-bottom: 0 !important;
    padding-bottom: 0;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container .sub-menu,
#diaxeirisi-menu .menu-diaxeirisi-container .sub-menu,
#ypostiriksi-menu .menu-ypostiriksi-container .sub-menu,
#therapeies-menu .menu-therapeies-container .sub-menu,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container .sub-menu,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container .sub-menu,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container .sub-menu,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container .sub-menu{
    margin-bottom: 0;
    padding-left: 15px !important;
}

#ygeia-pneumonon-menu .menu-ygeia-pneumonon-container .sub-menu li,
#diaxeirisi-menu .menu-diaxeirisi-container .sub-menu li,
#ypostiriksi-menu .menu-ypostiriksi-container .sub-menu li,
#therapeies-menu .menu-therapeies-container .sub-menu li,
#diagnosi-stadiopoihsh-menu .menu-diagnosi-stadiopoihsh-container .sub-menu li,
#diagnostikos-elegxos-menu .menu-diagnostikos-elegxos-container .sub-menu li,
#prosimptomatikos-menu .menu-prosimptomatikos-menu-container .sub-menu li,
#psihiki-ygeia-menu .menu-psihiki-ygeia-menu-container .sub-menu li,
#events-dynamic-menu .menu-events-dynamic-container .sub-menu li{
    padding-top: 3px;
    font-size: 15px;
}

@media screen and (max-width: 768px){
    .ygeia-pneumonon .floating-menu,
    .diaxeirisi .floating-menu,
    .ypostiriksi .floating-menu,
    .therapeies .floating-menu,
    .diagnosi-stadiopoihsh .floating-menu,
    .single-diagnostikos-elegxos .floating-menu,
    .single-prosimptomatikos .floating-menu,
    .single-psihiki-ygeia .floating-menu,
    .single-events .floating-menu{
        display: block;
    }
}


.ygeia-pneumonon .floating-menu .menu-ygeia-pneumonon-container > ul > li > a,
.diaxeirisi .floating-menu .menu-diaxeirisi-container > ul > li > a,
.ypostiriksi .floating-menu .menu-ypostiriksi-container > ul > li > a,
.therapeies .floating-menu .menu-therapeies-container > ul > li > a,
.diagnosi-stadiopoihsh .floating-menu .menu-diagnosi-stadiopoihsh-container > ul > li > a,
.single-diagnostikos-elegxos .floating-menu .menu-diagnostikos-elegxos-container > ul > li > a,
.single-prosimptomatikos .floating-menu .menu-prosimptomatikos-menu-container > ul > li > a,
.single-psihiki-ygeia .floating-menu .menu-psihiki-ygeia-menu-container > ul > li > a,
.single-events .floating-menu .menu-events-dynamic-container > ul > li > a{
    font-size: 20px;
    color: var(--black);
    text-align: left;
    /* padding-top: 20px; */
}

.ygeia-pneumonon .floating-menu .menu-ygeia-pneumonon-container > ul > li,
.diaxeirisi .floating-menu .menu-diaxeirisi-container > ul > li,
.ypostiriksi .floating-menu .menu-ypostiriksi-container > ul > li,
.therapeies .floating-menu .menu-therapeies-container > ul > li,
.diagnosi-stadiopoihsh .floating-menu .menu-diagnosi-stadiopoihsh-container > ul > li,
.single-diagnostikos-elegxos .floating-menu .menu-diagnostikos-elegxos-container > ul > li,
.single-prosimptomatikos .floating-menu .menu-prosimptomatikos-menu-container > ul > li,
.single-psihiki-ygeia .floating-menu .menu-psihiki-yegia-menu-container > ul > li,
.single-events .floating-menu .menu-events-dynamic-container > ul > li{
    margin-top: 0;
    padding-top: 0;
    border-top: 1px solid #e8e8e8;
}

.ygeia-pneumonon .floating-menu .menu-ygeia-pneumonon-container > ul > li > ul > li > a,
.diaxeirisi .floating-menu .menu-diaxeirisi-container > ul > li,
.ypostiriksi .floating-menu .menu-ypostiriksi-container .sub-menu > li a,
.therapeies .floating-menu .menu-therapeies-container .sub-menu > li a,
.diagnosi-stadiopoihsh .floating-menu .menu-diagnosi-stadiopoihsh-container .sub-menu > li a,
.single-diagnostikos-elegxos .floating-menu .menu-diagnostikos-elegxos-container .sub-menu > li a,
.single-prosimptomatikos .floating-menu .menu-prosimptomatikos-menu-container .sub-menu > li a,
.single-psihiki-ygeia .floating-menu .menu-psihiki-ygeia-menu-container .sub-menu > li a,
.single-events .floating-menu .menu-events-dynamic-container .sub-menu > li a{
    color: var(--black);
    padding: 5px 0 5px 7px;
    text-align: left;
    font-size: 16px;
}


.sinedrio-template-custom-menu ul#menu-ygeia-pneumonon{
    padding: 0 !important;
}

/* Breath pages */

#content .breath-cta-boxes p{
    margin-bottom: 0 !important;
}

.breath-webinars .elementor-widget-posts .elementor-post__title a{
    text-decoration: none !important;
} 

.breath-webinars .elementor-widget-posts a.elementor-post__read-more{
    color: #fff !important;
    background-color: var(--blue);
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 300 !important;
    border-radius: 3px;
}

/* Custom accordion */

.custom-accordion .the7-adv-accordion.elementor-accordion .elementor-tab-title i{
    color: var(--green);
}

.custom-accordion .elementor-accordion .elementor-tab-title{
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-accordion .elementor-accordion .elementor-tab-title a{
    text-decoration: none !important;
}

/* Your channel plugin */

.yrc-item-title{
    color: var(--blue);
    margin-top: 7px !important;
    overflow: hidden;
    white-space: wrap !important;
}

.yrc-item-title a{
    line-height: 1.26 !important;
}

.yrc-video-date, .yrc-video-views{
    display: none !important;
}

#yrc-shell-0 .yrc-item{
    margin-bottom: 25px !important;
}

.yrc-thumb img{
    aspect-ratio: 16/9;
    object-fit: cover;
}

body #yrc-shell-0 .yrc-banner:first-child{
    display: flex !important;
    justify-content: center;
    margin-bottom: 35px;
}

body #yrc-shell-0 .yrc-banner:last-child{
    display: none !important;
}

@media screen and (max-width: 700px){
    .yrc-item-list ul{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .yrc-item-list ul li{
        width: calc(50% - 5px) !important;
        margin-right: 0 !important;
    }
}

/* Contact forms */

.wpcf7-form{
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
}

.wpcf7-form a{
    display: inline;
    color: var(--blue);
}

.wpcf7-form p, [data-class="wpcf7cf_group"]{
    width: calc(50% - 8px);
}

.wpcf7-form p.width-100{
    width: 100%;
}

.wpcf7-form label{
    color: var(--blue);
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 2px !important;
    display: inline-block;
}

.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea{
    background-color: transparent;
}

.wpcf7-form textarea{
    padding-top: 17px;
    color: var(--black);
    height: 58px;
}

.wpcf7-form p.width-100{
    /* text-transform: uppercase; */
}

.wpcf7-form p.width-100 span{
    font-weight: 300 !important;
    color: var(--black);
    margin-left: 0;
    line-height: 1.5;
}

.wpcf7-form input[type="submit"]{
    text-transform: uppercase !important;
    background: var(--blue) !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    letter-spacing: 0.7px !important;
    border-radius: 2px !important;
}

.wpcf7-form p:last-of-type{
    width: 100%;
    margin-top: 15px;
}

[data-class="wpcf7cf_group"] label{
    width: 100%;
    text-align: left;
}

[data-class="wpcf7cf_group"] p{
    margin-top: 0 !important;
}

.wpcf7-form p > label{
    position: relative;
    background-color: #fff;
    top: 15px;
    left: 10px;
    padding: 0 8px;
    z-index: 1;
    width: unset;
}

.wpcf7-form p > label + span input,
.wpcf7-form p > label + span select{
    height: 58px !important;
    color: var(--black);
    padding-top: 10px;
}

.wpcf7-form p.file-upload-field [data-name="resume"]{
    display: flex;
    flex-direction: column;
}

.wpcf7-form [data-name="resume"] input{
    border: 1px solid rgba(51, 51, 51, 0.11);
    padding-top: 17px !important;
    padding-left: 8px !important;

}

.wpcf7-form .wpcf7-acceptance label{
    display: flex;
    align-items: flex-start;
}

.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label{
    margin-left: 8px;
    position: relative;
    top: -3px;
}

.wpcf7-form .mc4wp-checkbox-contact-form-7{
    display: block;
    margin-top: 20px;
}

.mc4wp-checkbox-contact-form-7 label{
    display: flex;
    align-items: center;
}

body .mc4wp-checkbox-contact-form-7 label > span{
    margin-left: 6px !important;
    display: inline-block !important;
}

.wpcf7-form p.width-100 .mc4wp-checkbox-contact-form-7 label > span{
    font-weight: 600 !important;
}

@media screen and (max-width: 768px){
    .wpcf7-form p, [data-class="wpcf7cf_group"]{
        width: 100%;
    }
}

.forma-contact-page .wpcf7-form label{
    color: var(--blue);
}

.forma-contact-page .wpcf7-form input[type="submit"]{
    background-color: var(--blue) !important;
}

.forma-contact-page .wpcf7-form p:nth-of-type(3){
    width: 100%;
}

.forma-contact-page .wpcf7-form p a{
    color: var(--blue);
}

.popup-message-style .wpcf7-response-output{
    background: linear-gradient(135deg, var(--blue) 50%, var(--breathcolor) 100%) !important;
}

/* Single - Blog Post */

.single-post .elementor-widget-post-info .elementor-icon-list-item{
    background-color: rgba(147, 176, 5, 0.87);
    padding: 5px 13px;
    font-size: 15px;
    border-radius: 20px;
}

.single-post .elementor-widget-post-info .elementor-icon-list-icon{
    margin-right: 2px;
}

.single-post .elementor-widget-post-info .elementor-icon-list-item i{
    color: #fff;
}

.single-post .elementor-widget-post-info .elementor-icon-list-text a{
    margin-left: 3px;
}

.single-post .elementor-widget-posts a.elementor-post__read-more{
    color: var(--blue);
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid var(--blue);
}

.single-post .elementor-widget-posts .elementor-post-date{
    font-size: 14px;
}

/* Archive - Blog Post */

.the7-categories-list-wrap .filter-header{
    background: #f5f5f5;
    padding: 14px 11px 11px;
    border-radius: 5px;
}

.the7-categories-list-wrap .filter-header .filter-title{
    font-size: 23px !important;
    color: #333;
}

.archive .elementor-post__read-more{
    padding: 8px 14px;
    background-color: var(--blue);
    color: #fff;
    font-size: 15px;
    text-transform: none !important;
    font-weight: 300 !important;
    border-radius: 3px;
}

.the7-categories-list-wrap .filter-title{
    font-size: 20px;
    font-weight: 600;
}

.the7-vertical-list.dt-categories-list{
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f5f5;
    padding: 20px !important;
    border-top: 5px solid #fff;
    border-radius: 8px;
}

.the7-vertical-list.dt-categories-list li{
    margin: 0;
}

.the7-vertical-list.dt-categories-list li:not(:last-of-type){
    margin-bottom: 13px !important;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 7px !important;
}

.the7-vertical-list.dt-categories-list li.has-children  > a{
    margin-bottom: 13px !important;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px !important;
    width: 100%;
}

.the7-vertical-list.dt-categories-list li a{
    display: inline-block;
    width: fit-content;
    padding: 5px 0;
}

.the7-vertical-list.dt-categories-list li:not(:last-of-type) a{
    margin-bottom: 7px;
}

.the7-vertical-list.dt-categories-list li .item-content{
    color: #333 !important;
    font-size: 17px;
    line-height: 1.5;
}

.single .elementor-post__title a,
.archive .elementor-post__title a{
    line-height: 1.4 !important;
    font-weight: 600;
}

.single .elementor-widget-posts .elementor-post__text{
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.single .elementor-widget-posts .elementor-post-date{
    background-color: var(--lightblueBG);
    color: var(--blue);
    padding: 7px 16px;
    padding-left: 30px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    display: inline-block;
}

.single .elementor-widget-posts .elementor-post-date::before{
    position: absolute;
    top: 6px;
    left: 11px;
    font-family: "Font Awesome 5 Free";
    content: "\f073";
    font-weight: 900;
    font-size: 14px;
}

/* Archive - Category */

.blog-container{
    /* max-width: 900px; */
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 1000px){
    .the7-vertical-list.dt-categories-list{
        display: flex;
        flex-wrap: wrap;
    }
    .the7-vertical-list.dt-categories-list li{
        margin-bottom: 25px !important;
    }
    .the7-vertical-list.dt-categories-list li a{
        justify-content: center !important;
    }
}

.blog-container .article{
    margin-bottom: 70px;
    position: relative;
    display: flex;
    align-items: center;
}

.blog-container .article h5{
    font-size: 21px !important;
}

.blog-container .article .article-excerpt p{
    font-size: 15px;
    line-height: 1.5;
}

.blog-container .article .article-meta-info{
    display: flex;
    align-items: center;
}

.blog-container .article .article-meta-info i{
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    margin-right: 5px;
}

.blog-container .article .article-meta-info .category-info,
.blog-container .article .article-meta-info .date{
    background-color: none;
    color: var(--blue);
    padding: 5px 0;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 300;
}

.blog-container .article .article-meta-info .date{
    margin-left: 20px;
}

.blog-container .article .article-image{
    margin-top: 8px;
    width: 50%;
    height: 100%;
}

.blog-container .article .article-image a{
    width: 100%;
}

.blog-container .article .article-image img{
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

.blog-container .article .article-content{
    width: 50%;
    padding-left: 40px;
}

.blog-container .article .article-title{
    margin-top: 12px;
}

.blog-container .article .article-content a.read-more{
    color: #fff;
    background-color: var(--blue);
    padding: 10px 18px;
    font-size: 14px;
    margin-top: 15px;
}

.blog-container .pagination-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 0 auto;
}

.blog-container .pagination-wrapper .page-numbers{
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

.blog-container .pagination-wrapper .page-numbers:not(.next, .prev){
    /* border: 2px solid var(--lightblue); */
    padding: 9px 14px;
    line-height: 1.2 !important;
    border-radius: 50%;
}

.blog-container .pagination-wrapper .page-numbers.current{
    background-color: var(--green);
    border: 2px solid var(--green);
    color: #fff;
}

@media screen and (max-width: 768px){
    .blog-container .article{
        margin-bottom: 5%;
    }
    .blog-container .article h5{
        font-size: 20px !important;
        margin-bottom: 6px;
    }
    .blog-container .article{
        flex-direction: column;
    }
    .blog-container .article .article-image{
        width: 100%;
    }
    .blog-container .article .article-content{
        width: 100%;
        margin-top: 13px;
        padding-left: 0;
    }
    #content .blog-container .article .article-content p{
        margin-bottom: 6px !important;
    }
    .blog-container .article .article-content a.read-more{
        margin-top: 0px;
    }
    .blog-container .article .article-meta-info .category-info,
    .blog-container .article .article-meta-info .date{
        font-size: 12px;
    }
    .blog-container .article .article-meta-info .date{
        margin-left: 10px;
    }
}

/* Kane dorea - product page & checkout */

.popup-message-style .woocommerce-error{
    background: var(--blue) !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row.afm-heading{
    width: 100%;
}

.woocommerce-checkout-payment .payment_method_bacs{
    padding: 20px;
}

.woocommerce-checkout-payment .payment_method_bacs p{
    font-size: 15px;
}

.woocommerce-billing-fields .afm-heading h3{
    font-weight: 300;
    margin-top: 30px;
    font-size: 20px !important;
    margin-bottom: 20px;
    padding-top: 35px;
    border-top: 1px solid #eaeaea;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart,
.woocommerce-checkout .wcdp-choose-donation{
    background-color: var(--lightblueBG);
    padding: 5px 20px;
    border-radius: 2px;
}

.woocommerce-checkout .wcdp-choose-donation{
    padding: 30px 20px 20px;
}

.woocommerce-checkout .e-checkout__order_review-2 .woocommerce-terms-and-conditions-wrapper{
    display: none;
}

.woocommerce-checkout .e-checkout__order_review-2 .oroi-xrisis-checkbox span,
.woocommerce-checkout .e-checkout__order_review-2 .mc4wp-checkbox-woocommerce{
    font-size: 16px;
    font-weight: 600;
    color: var(--black);
}

.woocommerce-checkout .e-checkout__order_review-2 .oroi-xrisis-checkbox a{
    color: inherit;
    text-decoration: underline;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp-row > label,
.woocommerce-checkout .wcdp-choose-donation .wcdp-row > label{
    font-weight: 600;
    color: var(--blue);
    margin-bottom: 20px;
    font-size: 26px;
    display: inline-block;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp-row > label .required,
.woocommerce-checkout .wcdp-row > label .required{
    display: none;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp_options > li,
.woocommerce-checkout .wcdp_options > li{
    position: relative;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp_options > li > label,
.woocommerce-checkout .wcdp_options > li > label{
    background-color: var(--blue);
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    font-size: 18px;
    position: relative;
    z-index: 10;
    border-radius: 2px;
}

.single-product .wcdp-fundraising-progress{
    display: none;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp_options > li > label:hover,
.woocommerce-checkout .wcdp_options > li > label:hover{
    background-color: var(--blue) !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .wcdp_options > li > label .woocommerce-Price-currencySymbol,
.woocommerce-checkout .wcdp_options > li > label .woocommerce-Price-currencySymbol{
    position: relative;
    left: -2px;
}

.single-product #wcdp_label_custom_amount .wcdp_cu_field,
.woocommerce-checkout  #wcdp_label_custom_amount .wcdp_cu_field{
    width: 100%;
    padding-left: 20px;
}

.single-product .wcdp_options > li > input:checked + label:after,
.woocommerce-checkout .wcdp_options > li > input:checked + label:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    width: 100%;
    background-color: var(--green);
    z-index: -1;
}

.single-product .wcdp-row{
    margin-bottom: 15px;
}

.single-product button.wcdp-button{
    background: var(--green);
    width: 100%;
    font-size: 20px;
    color: #fff;
    padding: 17px;
    border-radius: 2px;
}

.single-product .wcdp-arrow.wcdp-right-arrow{
    display: none;
}

/* Kane dorea - checkout page */

.elementor-widget-woocommerce-checkout-page .woocommerce h3{
    font-size: 26px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th{
    font-size: 17px !important;
}

.woocommerce-checkout form .form-row .required{
    text-decoration: none;
    border-bottom: 0;
}

.woocommerce-checkout ul.wcdp_options>li>input:checked+label{
    background-color: var(--blue) !important;
}

.woocommerce-checkout .wcdp-divider-arrow{
    display: none;
}

.woocommerce-checkout .wcdp-choose-donation{
    margin-bottom: 40px;
}

.woocommerce-checkout #payment #place_order{
    background: var(--green) !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{
    width: calc(50% - 15px)
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{
    display: flex;
    flex-direction: column;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row#billing_address_2_field{
    display: none !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label{
    color: var(--black);
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row input{
    width: 100%;
    padding: 13px !important;
    background-color: transparent !important;
    color: #5a5a5a !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row  .select2-selection{
    background-color: transparent;
    padding: 13px !important;
    color: #5a5a5a !important;
}

.elem-woo-select2-dropdown .select2-results__option--highlighted[aria-selected], 
.elem-woo-select2-dropdown .select2-results__option--highlighted[data-selected]{
    background-color: var(--blue) !important;
}

@media screen and (max-width: 768px){
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
        gap: 0;
    }
    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{
        width: 100%;
    }
    .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,
    .elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,
    .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment{
        padding: 20px;
    }
    .woocommerce-checkout .shop_table tr{
        flex-flow: nowrap;
        justify-content: space-between;
        padding: 8px 0 !important;
    }
    .woocommerce-checkout .shop_table tr.cart_item td.product-name{
        flex-flow: nowrap;
        white-space: nowrap;
    }
}

/* Checkout page - order received */

p.woocommerce-thankyou-order-received{
    font-size: 18px !important;
    font-weight: 600;
}

.woocommerce-order-received  .woocommerce-order p,
.woocommerce-order-received  .woocommerce-order li,
.woocommerce-order-received  .woocommerce-order table th,
.woocommerce-order-received  .woocommerce-order table td{
    color: var(--black) !important;
    font-size: 16px;
}

.woocommerce-order-received .woocommerce-order h2{
    font-size: 30px;
    margin-bottom: 0px;
}

.woocommerce-order-received  .woocommerce-order-overview{
    border: 1px solid #d5d8dc;
    padding: 15px !important;
}

.woocommerce-order-received  .woocommerce-order-overview li{
    margin: 6px 0;
}

.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details{
    border: 1px solid #d5d8dc;
    margin-top: 30px;
}

.woocommerce-order-received .woocommerce-table__product-name a{
    color: var(--blue);
    font-weight: 600;
}

.woocommerce-order-received .woocommerce-order-details h2,
.woocommerce-order-received .woocommerce-order-details td,
.woocommerce-order-received .woocommerce-order-details th,
.woocommerce-order-received .woocommerce-customer-details h2,
.woocommerce-order-received .woocommerce-customer-details td,
.woocommerce-order-received .woocommerce-customer-details th{
    padding: 15px !important;
    border-bottom: 1px solid #d5d8dc !important;
}

.woocommerce-order-received .woocommerce-order-details thead tr{
    background-color: #e7e7e7;
}

.woocommerce-order-received .woocommerce-customer-details address{
    padding: 15px !important;
    height: unset !important;
    font-size: 16px;
    font-style: normal;
    color: #000;
    line-height: 1.9;
}

.woocommerce-order-received #content .woocommerce-customer-details address p{
    margin-bottom: 2px !important;
}


/* Sinedrio template */

@media screen and (min-width: 768px){
    .sinedrio-template-custom-menu{
        max-width: 380px;
    }
}

.sinedrio-template-custom-menu ul{
    background-color: var(--blue);
    padding: 25px 20px !important;
    /* padding-right: 40px !important; */
    border-radius: 4px;
    min-width: 300px;
    width: 100%;
}

.sinedrio-template-custom-menu ul li:not(:last-of-type){
    margin-bottom: 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px !important;
}

.sinedrio-template-custom-menu ul li a{
    color: #fff !important;
    font-size: 18px;
}

.sinedrio-template-custom-menu p{
    border-bottom: 3px solid var(--lightblueBG);
    padding: 9px 110px 9px 5px;
    font-size: 19px;
    font-weight: 600;
}

@media screen and (max-width: 768px){
    .sinedrio-template-custom-menu ul li a{
        font-size: 16px;
    }
}

/* Sinedrio - Omilites */

.single-team-area .team-name{
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 1.5 !important;
}

.single-team-area h3{
    line-height: 1;
    margin-top: 0 !important;
}

.single-team-area .round-img img{
    max-width: 180px !important;
}

.single-team-area .rt-team-container .layout3 .tlp-content{
    padding: 0;
}

.rt-team-container .layout3 .tlp-content{
    padding: 0;
}

[data-layout="layout2"] .img-area{
    width: 22%;
}

[data-layout="layout2"] .rttm-content-area{
    width: 78%;
}

.sinedrio-forma .wpcf7-form p:not(.width-100) > label{
    background-color: transparent;
    left: 7px;
    background-color: #d3e8f7;
    color: var(--blue);
}

.sinedrio-forma .wpcf7-form input[type="submit"]{
    background-color: var(--blue) !important;
}

.sinedrio-forma .wpcf7-form a{
    color: var(--blue);
}

/* Me ta matia ton neon - Oi neoi rotoun */

.oi-neoi-rotoun .elementor-tab-content table{
    margin: 20px auto 30px;
    width: fit-content !important;
}

.oi-neoi-rotoun .elementor-tab-content table,
.oi-neoi-rotoun .elementor-tab-content td{
    border: none;
}

.oi-neoi-rotoun .elementor-tab-content img{
    max-width: 100px;
}

.oi-neoi-rotoun .elementor-tab-content h5{
    margin-bottom: 2px;
}

.oi-neoi-rotoun .elementor-tab-content td,
.oi-neoi-rotoun .elementor-tab-content td p{
    font-size: 14px;
}

.oi-neoi-rotoun .elementor-tab-content tr{
    display: flex;
}

.oi-neoi-rotoun .elementor-tab-content tr td:first-of-type{
    width: 120px !important;
}

.oi-neoi-rotoun .elementor-tab-content tr td:last-of-type{
    width: unset;
}

.oi-neoi-rotoun .the7-adv-accordion h5.elementor-tab-title{
    font-weight: 300 !important;
}

.oi-neoi-rotoun .the7-adv-accordion h5.elementor-tab-title{
    padding: 22px !important;
}

@media screen and (max-width: 768px){
    .oi-neoi-rotoun .elementor-tab-content table{
        margin: 10px auto;
    }
}

/* 14 Lepta Zois - Video Timeline */

.bold_timeline_item .bold_timeline_item_icon:before{
    position: relative;
    left: 2px;
    font-size: 20px;
}

.bold_timeline_item_header{
    padding-bottom: 10px !important;
}

.bold_timeline_item_header_supertitle_inner{
    background-color: var(--lightblue) !important;
}

.bold_timeline_item_header_title{
    font-size: 16px !important;
    color: var(--blue) !important;
    margin-top: 10px !important;
}

.bold_timeline_item_header_subtitle{
    font-size: 20px !important;
    color: var(--black) !important;
    font-weight: 600 !important;
    margin-top: 3px !important;
   
}

#content p.bold_timeline_item_header_subtitle{
    margin-bottom: 0px !important;
}

.bold_timeline_item_text_inner{
    color: #4f4f4f !important;
}

.bold_timeline_item_text_inner ul{
    list-style: disc !important;
    padding-left: 15px !important;
}

.bold_timeline_item_text_inner ul li:not(:last-of-type){
    margin-bottom: 6px !important;
}

.bold_timeline_item_text_inner a{
    padding: 10px 15px;
    background: var(--blue);
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin-top: 15px;
    border-radius: 5px;
    display: inline-block;
}

.bold_timeline_item_text_inner a:hover{
    color: #fff !important;
}

@media screen and (max-width: 768px){
    .bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item{
        margin-bottom: 35px !important;
    }
}

/* Ambassadors person */

.ambassadors-person .elementor-widget-container{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

/* Page attached to blog & Blog post format styles */

.page-attached-to-blog{
    max-width: 1000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.single-post #content .elementor-widget-text-editor,
.page-is-attached-to-blog #content .elementor-widget-text-editor{
   color: var(--black) !important;
}

.single-post #content .post-content h4,
.single-post #content .post-content h3,
.single-post #content .post-content h2,
.page-is-attached-to-blog #content .elementor-widget-text-editor h4,
.page-is-attached-to-blog #content .elementor-widget-text-editor h3,
.page-is-attached-to-blog #content .elementor-widget-text-editor h2{
    margin-bottom: 25px !important;
    margin-top: 35px !important;
}

.single-post #content .post-content > iframe,
.page-is-attached-to-blog #content .elementor-widget-text-editor > iframe{
    margin-bottom: 25px !important;
}

.single-post #content .post-content img,
.page-is-attached-to-blog #content .elementor-widget-text-editor img{
    margin-top: 40px;
    margin-bottom: 40px;
}

.single-post #content .post-content ul,
.page-is-attached-to-blog #content .elementor-widget-text-editor ul{
    list-style: disc !important;
    padding-left: 15px !important;
    margin-bottom: 30px !important;
}

.single-post #content .post-content ul li,
.page-is-attached-to-blog #content .elementor-widget-text-editor ul li{
    margin-bottom: 10px !important;
}

/* Custom waves */

.elementor-element[data-settings*="shape_divider_bottom"]{
    padding-bottom: 180px !important;
}

@media screen and (max-width: 1000px){
    .elementor-element[data-settings*="shape_divider_bottom"]{
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

.elementor-shape-bottom{
    display: none;
}

.waves{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 13vh;
    margin-bottom: -4px;
    min-height: 100px;
    max-height: 150px;
}

.waves .parallax > use{
    animation: moveForever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -5s;
    animation-duration: 8s;
    fill: var(--blue);
    opacity: 0.9;
}

.parallax > use:nth-child(2) {
    animation-delay: -1s;
    animation-duration: 8s;
    fill: var(--green);
    opacity: 0.7;
}

.parallax > use:nth-child(3) {
    animation-delay: -6s;
    animation-duration: 22s;
    fill: var(--lightblue);
    opacity: 0.9;
}

.parallax > use:nth-child(4) {
    animation-delay: -6s;
    animation-duration: 10s;
    fill: #fff;
}

@media screen and (max-width: 800px){
    .waves{
        height: 10vh;
        min-height: 80px;
    }
    .parallax > use:nth-child(4) {
        animation-duration: 16s;
    }
}


@keyframes moveForever{
    0% {
        transform: translate3d(-90px,0,0);
    }
    
    100% {
        transform: translate3d(85px,0,0);
    }
}


/* Synedria template & Εkdiloseis-Webinars template */

.single-sinedria #main{
    /* padding-top: 0; */
}

.single-sinedria .sinedria-hero-image img{
    width: 100%;
    height: auto;
    object-fit: cover;
}

.single-sinedria-elementor-post-content div[data-elementor-post-type='sinedria'] > div > .e-con-inner{
    width: 100% !important;
}

.single-sinedria-elementor-post-content div[data-elementor-post-type='sinedria'] > div{
    width: 100%;
    margin: 0;
} 

.single-sinedria-elementor-post-content div[data-elementor-post-type='sinedria'] .single-team-area .short-bio{
    color: #8a8a8a;
}

.single-sinedria-elementor-post-content .the7-e-tab-nav-button{
    display: none !important;
}

.single-sinedria .sinedrio-template-custom-menu ul,
.single-events .sinedrio-template-custom-menu ul{
    background: #f5f5f5 !important;
}

.single-sinedria .sinedrio-template-custom-menu ul li a,
.single-events .sinedrio-template-custom-menu ul li a{
    color: #333 !important;
}

.sinedrio-template-custom-menu ul li:not(:last-of-type){
    border-bottom-color: #e9e9e9;
}

/* Prosfero boxe - Horizontal Accordion  */
.prosfero-section{
    display: flex;
    gap: 1px;
}

.prosfero-box{
    position: relative;
    flex: 1;
    overflow: hidden;
    padding: 20px;
    padding-top: clamp(380px, 45vh, 580px);
    transition: flex 0.5s;
}

.prosfero-image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.prosfero-image::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 45%);
}

.prosfero-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prosfero-title{
    color: #fff;
    transform: translateY(57px);
    transition: transform 0.5s, color 0.3s;
}

.prosfero-desc{
    color: #fff;
    line-height: 1.4;
    font-size: 16px;
    transform: translateY(100px);
    transition: transform 0.5s;
    width: 400px;
}

.prosfero-button{
    display: none;
}

.prosfero-box:hover{
    flex: 2.4;
}

.prosfero-box:hover .prosfero-title,
.prosfero-box:hover .prosfero-desc{
    transform: translateY(0);
}

.prosfero-box:hover .prosfero-desc{
    transition: transform 0.6s;
}

@media screen and (max-width: 1000px){
    .prosfero-section{
        flex-direction: column;
    }
    .prosfero-box{
        flex: unset;
    }
    .prosfero-title,
    .prosfero-desc{
        transform: translateY(0);
    }
}

/* Taxidi astheni svg */

.taxidi-astheni svg #pointer-mouse,
.taxidi-astheni svg #pointer-mouse-2,
.taxidi-astheni svg #pointer-mouse-3,
.taxidi-astheni svg #pointer-mouse-4,
.taxidi-astheni svg #pointer-mouse-5{
    cursor: pointer;
}

.taxidi-astheni svg *{
    user-select: none;
}

svg.taxidi-mobile{
    display: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 768px){
    svg.taxidi-mobile{
        display: block;
    }
    svg.taxidi-desktop{
        display: none;
    }
}

.taxidi-modal-info{
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(115%);
    width: 90%;
    max-width: 500px;
    background-color: #f7f7f7;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    z-index: 5;
    padding: 25px;
    border-radius: 3px;
}

.taxidi-modal-info .title span{
    font-size: 27px;
    color: var(--blue);
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}

.taxidi-modal-info .description span{
    font-size: 17px;
    line-height: 1.4;
    color: var(--black)
}

.taxidi-modal-info .links a{
    display: inline-block;
    margin-top: 30px;
    background: var(--blue);
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}

.taxidi-modal-info .close-btn{
    position: absolute;
    top: 30px;
    right: 24px;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    cursor: pointer;
}

.taxidi-modal-info .close-btn::before,
.taxidi-modal-info .close-btn::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 4px;
    background-color: var(--blue);
}

.taxidi-modal-info .close-btn::after{
    transform: rotate(90deg);
}


.cart_item .product-name dl.variation{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.cart_item .product-name .variation dd,
.cart_item .product-name .variation dt{
    width: 100%;
}

.cart_item .product-name .variation dd p,
.cart_item .product-name .variation dt p{
    font-size: 15px;
}

#order_review .cart-subtotal{
    display: none;
}

#order_review .product-quantity{
    display: none;
}

.woocommerce-order-received .woocommerce-bacs-bank-details{
    display: none;
}

 
/* CSS chnages for mobile app */

.fairlife-footer-logo{
    background: #f6f6f6;
    padding: 10px 0 30px;
    margin: 0 -3%;
    display: flex;
    justify-content: center;
}

.fairlife-footer-logo img{
    width: 165px;
}

.main-footer .bottom-menu-and-socials{
    border-top: 0;
}

@media screen and (max-width: 767px){
    .single-events .subpages-menu{
        display: none;
    }    
}

.no-xorigoi .template-xorigoi-section{
    display: none;
}

.mobile-menu .menu > li{
    padding: 13px 10px;
}

.mobile-menu .menu-mobile-menu-container > ul > li{
    font-size: 16px;
}