/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.2
*/

@font-face {
    font-family: 'nf-petitnuage-regular';
    src: url('fonts/nf-petitnuage-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'ZonaPro';
    src: url('fonts/ZonaPro.woff2') format('woff2');
}

@font-face {
    font-family: "Font Awesome 6 Free";
    src: url("/fonts/fa-solid-900.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Font Awesome 6 Free";
    src: url("/fonts/fa-regular-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    src: url("/fonts/fa-brands-400.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
#log{
	display: none !important;
}
.home video{
	aspect-ratio: 1.778 !important;
}
.home .gb-element-1c9f9ec6{
	margin-top: 0px !important;
	gap: 0px !important;
}
.site-info{
	display: none !important;
}
.page-id-1886 .site-content{
	min-height: 87vh !important;
}
.gb-grid-wrapper-77e4331c{
	    justify-content: center !important;
}
.controls{
	position: absolute; 
	bottom: 0px !important;
}
.page-id-1886 #page, .page-id-1661 #page {
    background-color: #001435 !important;
}
.page-id-1886 .site-content, .page-id-1661 .site-content{
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.page-id-1886 .site:before, .page-id-1661 .site:before{
    content: "";
    background-image: url(/wp-content/uploads/2026/07/1000002334.jpg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: inherit;
    pointer-events: none;
    opacity: 0.25;
}
.ekpompi-epomeni:last-child{
	border-bottom: 0px solid !important;
}

.center-button img{
	width: 100px !important;
}
.plyr__controls__item{
	display: none !important;
}
.chat-input input[type="text"], .chat-input button{
	max-height: 49.3px !important;
}
@property --angle {
            syntax: '<angle>';
            initial-value: 0deg;
            inherits: true;
        }
        
        @keyframes rotate {
            to {
                --angle: 360deg;
            }
        }


.gb-text-b846021d, .gb-text-93e39e4e, .pistopiimenos1, .chat-input button, .eidisis, .gb-element-c1dbeceb a{

    background:linear-gradient(
    180deg,
    #9A1628,
    #6E0D1B
);

    color:#fff;
}

.gb-element-c1dbeceb a, .gb-text-b846021d{
	background: linear-gradient(180deg, #2A63D4, #153A85);
}

.gb-text-b846021d:hover, .gb-text-93e39e4e:hover, .pistopiimenos1:hover, .chat-input button:hover, .gb-element-c1dbeceb a:hover{

    background:linear-gradient(
        180deg,
        #C4213B,
        #9E1428
    ) !important;

    box-shadow:0 0 20px rgba(158,20,40,.35);
}

:root{
    --bg: #0b1018;
    --card: #131b2b;
    --card-hover: #192338;

    --primary: #2563ff;
    --primary-light: #4f8cff;
    --primary-dark: #123fc9;

    --danger: #7D1020;
    --danger-hover: #99172A;

    --text: #ffffff;
    --text-muted: #b8c1d4;

    --border: #22304d;
    --glow: rgba(37,99,255,.45);
	
	
	--electric-border-color: #00fffb;
  --electric-light-color: oklch(from var(--electric-border-color) l c h);
  --gradient-color: oklch(
    from var(--electric-border-color) 0.3 calc(c / 2) h / 0.4
  );
  --color-neutral-900: oklch(0.185 0 0);

  --electric-border-color1: #f2ff00;
  --electric-light-color1: oklch(from var(--electric-border-color1) l c h);
  --gradient-color1: oklch(
    from var(--electric-border-color1) 0.3 calc(c / 2) h / 0.4
  );
  --color-neutral-9001: oklch(0.185 0 0);
}
.pad{
	padding: 5px !important;
}

.gb-element-1c9f9ec6, .gb-element-7835f3fc, .gb-element-0be90d2c, .gb-element-715114f0 section{
	position:relative;
    border:1px solid #24324f;
    border-radius:14px;
    overflow:hidden;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.03),
        inset 0 0 0 1px rgba(80,120,255,.04),
        0 10px 25px rgba(0,0,0,.45) !important;
}

.gb-element-1c9f9ec6::before, .gb-element-7835f3fc:before, .gb-element-0be90d2c:before, .gb-element-715114f0 section:before{
	content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    pointer-events:none;
    background:
        radial-gradient(
            320px 90px at 0% 0%,
            rgba(70,120,255,.22),
            transparent 72%
        ),
        radial-gradient(
            320px 90px at 100% 0%,
            rgba(70,120,255,.22),
            transparent 72%
        ),
        linear-gradient(
            to bottom,
            rgba(95,150,255,.35) 0,
            rgba(95,150,255,.18) 1px,
            transparent 3px
        );
}

.gb-element-1c9f9ec6::after{

    content:"";

    position:absolute;

    inset:0;

    border-radius:inherit;

    pointer-events:none;

    box-shadow:
        inset 0 0 35px rgba(70,120,255,.06);
}
.home .lpl-playlist--audio .plyr--audio .plyr__control:hover, .home .lpl-playlist--audio .plyr--audio .plyr__control[aria-expanded=true] {
	background: #4e1c9f !important;
}
.contact-col a{
	display: flex !important;
	gap: 15px !important;
	color:#fff !important;
}
.contact-col a:hover{
	color: #4587e6 !important;
}
.analytics-col{
	text-align: center !important;
}
.analytics-bottom {
    justify-content: center !important; 
}
.site-footer{
	background: #040b18 !important;
}
.logo-col p{
	font-size: 17px !important;
	color:#fff !important;
	margin-bottom: 0px !important;
}
.footer-logo{
	margin-bottom: 0px !important;
	height: 70px !important;
}
.ilis-footer, .gb-container-3a035f8d > .gb-inside-container{
	max-width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.contact-col svg{
	fill: #fff !important;
	width: 27px !important;
	height: auto !important;
}
.contact-col div{
	margin-bottom: 20px !important;
	justify-content: center !important;
}

.analytics-col{
	padding-left: 20px !important;
}
.marquee .content{
	padding-right: 0px !important;
}
.chat-input{
	padding-bottom: 15px !important;
}
.marquee{
	background: rgb(10 10 10 / 59%) !important;
    z-index: 2 !important;
}
.marquee .track, .marquee .content{
	height: 60px !important;
	line-height: 60px !important;
}
.marquee, #scroll-container, .gb-element-e03f4baa{
	border-top-right-radius: 5px !important;
	border-top-left-radius: 5px !important;
}
.marquee *{
	color:#fff !important;
}
.gb-text-b846021d::before {
        content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(/wp-content/uploads/2026/07/calendr.png.webp) center / contain no-repeat;
}

/*.pistopiimenos1:hover {
    background: #880c06 !important;
}*/

/*.gb-element-7835f3fc a:hover {
    background: #4e1c9f !important;
}*/
#install-app{
	display: none !important;
}
.ekpompi-epomeni img {
    min-height: 60px !important;
    object-fit: cover !important;
}

.navigation-branding img,
.site-logo.mobile-header-logo img {
    height: 90px !important;
}

.home .grid-container {
    max-width: 100% !important;
}

.home .site {
    position: relative !important;
}

.usericon {
    filter: invert(37%) sepia(72%) saturate(708%) hue-rotate(176deg) brightness(92%) contrast(89%) !important;
}

.chaticon {
    filter: invert(47%) sepia(70%) saturate(426%) hue-rotate(191deg) brightness(84%) contrast(93%) !important;
}

.eyeicon {
    filter: invert(88%) sepia(29%) saturate(1185%) hue-rotate(64deg) brightness(92%) contrast(93%) !important;
}

.networkicon {
    filter: invert(25%) sepia(15%) saturate(7499%) hue-rotate(250deg) brightness(95%) contrast(85%) !important;
}

.analytics-col svg {
    width: 150px !important;
    border-bottom: 1px solid #8c8c8c !important;
}

.home .site:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/07/1000002334.jpg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: inherit;
    pointer-events: none;
    opacity: 0.25;
}

* {
    font-family: 'ZonaPro' !important;
}

.social-col i {
    font-family: "Font Awesome 6 Free" !important;
}

.lpl-playlist--audio.lpl--now-playing-compact.lpl--position-right .lpl-playlist__player-wrap {
    background: #13161d !important;
}

.lpl-playlist--audio .lpl-playlist__now-playing-title {
    color: #fff !important;
}

.plyr__controls .plyr__controls__item {
    color: #fff !important;
}

.plyr--full-ui input[type=range] {
    appearance: none;
    background: #0000;
    border: 0;
    border-radius: 26px;
    border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
    color: #4f1ba1 !important;
    display: block;
    height: 19px;
    height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
    margin: 0;
    min-width: 0;
    padding: 0;
    transition: box-shadow .3s ease;
    width: 100%;
}

.plyr__progress input[type="range"]::-webkit-slider-thumb {
    background: #4f1ba1 !important;
    /* Circle color */
    border: 2px solid #fff !important;
    /* Optional border */
}

.lpl-playlist--audio .lpl-playlist__panel {
    background: #13161d !important;
}

.lpl-playlist.lpl-playlist {
    background: #13161d !important;
}

.lpl-playlist-wrap,
.lpl-playlist.lpl-playlist {
    border-radius: 3px !important;
}

.lpl-playlist--audio .lpl-playlist__items-wrap--list {
    border-radius: 7px !important;
}

.lpl-playlist__item-title,
.lpl-playlist__item-number {
    color: #fff !important;
}

.lpl-playlist__item--active {
    background: #4e1c9f !important;
    border-color: #4e1c9f !important;
}

.lpl-playlist__item:hover {
    background: #4e1c9f !important;
    border-color: #4e1c9f !important;
}

.lpl-playlist__panel-header-title,
.lpl-playlist__panel-header-count {
    color: #fff !important;
}

.lpl-playlist__item-icon {
    fill: #fff !important;
}


/* Firefox */

.plyr__progress input[type="range"]::-moz-range-thumb {
    background: #4f1ba1 !important;
    border: 2px solid #fff !important;
}

.plyr input[data-plyr="volume"]::-webkit-slider-thumb {
    background: #4f1ba1 !important;
    border: 2px solid #fff !important;
    border-radius: 50%;
}


/* Firefox */

.plyr input[data-plyr="volume"]::-moz-range-thumb {
    background: #4f1ba1 !important;
    border: 2px solid #fff !important;
    border-radius: 50%;
}

.logo-col {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
}

.pistopiimenos1 {
    align-items: center;
    background-color: #880c06;
    color: #ffffff;
    display: inline-flex;
    font-size: 15px;
    text-decoration: none;
    padding: 1rem 2rem;
    justify-content: center;
    width: 230px !important;
    height: 55px !important;
}

.gb-element-4ad15d82 {
    border-radius: 5px !important;
}

.kanali-col>div h3,
.kanali-col>div h4 {
    margin-bottom: 5px !important;
}

.page-id-1673 .site-content {
    min-height: 50vh !important;
}

.kanali-col>div {
    height: 100% !important;
    padding: 10px !important;
    align-items: center !important;
}

.kanali-col {
    border: 2px solid #7182d5 !important;
    height: 115px !important;
    border-radius: 5px !important;
}

.kanali-cont {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.chat-input img {
    width: 30px !important;
}

.chat-input button {
    border-radius: 10px !important;
    padding: 10px !important;
}

.chat-input input {
    color: #fff !important;
    border: 2px solid #fff !important;
    background: transparent !important;
}

.chat-input {
    gap: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    display: flex !important;
}

.home .site-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.chat {
    align-items: center;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-bottom: 1px solid #7182d5 !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}

.chat p {
    margin-bottom: 0px !important;
}

.chat img {
    border-radius: 50% !important;
}

.gb-element-1c9f9ec6 iframe {
    position: absolute !important;
    top: 0px !important;
    display: none !important;
}

.main-navigation a,
.main-navigation .menu-toggle,
.main-navigation .menu-bar-items {
    font-size: 16px !important;
}

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover>a,
.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus>a,
.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"])>a,
.main-navigation .menu-bar-item:hover>a,
.main-navigation .menu-bar-item.sfHover>a {
    color: #4587e6 !important;
}

.dot {
    width: 8px;
    height: 8px;
    margin: 0 12px;
    border-radius: 50%;
    background: #e30613;
    display: inline-block;
    vertical-align: middle;
}

.ekpompi-epomeni img {
    border-radius: 5px !important;
    border: 1px solid #7182d5 !important;
}

.ekpompi-epomeni {
    border-bottom: 1px solid #7182d5 !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    grid-template-columns: 23% 18% 48% !important;
}

.ekpompi-epomeni {
    padding-left: 10px !important;
    align-items: center !important;
}

.ekpompi-epomeni p {
    margin-bottom: 5px !important;
}
.gb-text-7cc9038e:hover{
    background-color: #880c06 !important;
}
.gb-text-b846021d {
    border-radius: 5px !important;
    width: 94% !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    text-align: center !important;
    justify-content: center;
    margin-top: 7px !important;
	gap: 10px !important;
}

.gb-element-715114f0 section {
    padding-bottom: 15px !important;
}

.dis-no,
.featured-image {
    display: none !important;
}

.main-navigation .main-nav ul li[class*="current-menu-"]>a {
    color: #4587e6 !important;
}

input[type="text"],
input[type="email"],
textarea,
input[type="tel"] {
    width: 100% !important;
    background: #fff;
    border-radius: 15px !important;
    color: #000 !important;
}

.chat-input input[type="text"] {
    color: #fff !important;
}

.wpcf7-submit {
    border-radius: 20px !important;
    box-shadow: 2px 3px 0 0 rgb(144 141 209 / 43%), 0 0 0 5px #fff;
    color: #fff !important;
}

.wpcf7-submit {
    background: linear-gradient(to bottom right, #b32113, #b32113, #e9877d, #b32113, #b32113) !important;
}

.wpcf7-form label {
    color: #fff !important;
}

p.gb-headline-0572d920 .gb-icon {
    padding-right: 10px !important;
}

.gb-element-25053a1e a {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 20px !important;
}

.gb-element-c1dbeceb h3,
.gb-element-c1dbeceb h4 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.gb-element-c1dbeceb a {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 70px !important;
}

.gb-element-25053a1e a::after {
    content: "";
    width: 14px;
    height: 14px;
    margin-left: auto;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
    filter: invert(1) !important;
}

.gb-element-25053a1e a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    width: 96.5% !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
}

.gb-element-715114f0 section {
    min-height: 340px !important;
}

.inside-navigation .navigation-branding {
    position: relative !important;
    left: 0px !important;
    transform: translate(0px, 0px) !important;
    margin-right: 0px !important;
}

.gb-element-25053a1e h2,
.gb-element-0be90d2c h2,
.gb-element-50acfb49 h2 {
    color: #fff !important;
    background: #000c1fb3 !important;
    border-bottom: 2px solid #7182d5 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
}

.gb-element-50acfb49 {
    border: 2px solid #7182d5 !important;
    border-radius: 5px !important;
}

.mymusic {
    padding: 10px !important;
}

.home .one-container .site-content {
    padding: 20px !important;
}

#scroll-container {
    border-radius: 5px !important;
}

.gb-element-3a8b99ac {
    gap: 10px !important;
}

.gb-element-5054d7ce {
    display: flex !important;
    justify-content: center !important;
}

.main-navigation .pistopiimenos1 {
    font-size: 15px !important;
}

.pistopiimenos {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: flex !important;
    border-radius: 5px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    font-size: 15px !important;
    gap: 10px !important;
    max-width: 352px !important;
    cursor: pointer !important;
}
.site-footer{
	position: relative !important;
	border-top: 1px solid #6697e6 !important;
}
.site-footer:before {
    content: "";
    background-image: url("/wp-content/uploads/2026/07/konsola.png.webp") !important;
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: inherit;
    pointer-events: none;
    opacity: 0.05;
}

/*.pistopiimenos:hover,
.chat-input button:hover {
    background: #4e1c9f !important;
}

.gb-element-c1dbeceb a:hover,
.gb-element-25053a1e a:hover {
    background: #4e1c9f !important;
}*/

.pistopiimenos1 {
    display: flex !important;
    border-radius: 5px !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
    font-size: 15px !important;
    max-width: 352px !important;
}

.main-navigation {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.menu-bar-items {
    display: none !important;
}

.pistopiimenos::before {
    content: "";
    width: 35px;
    height: 35px;
    display: inline-block;
    background: url("/wp-content/uploads/2026/07/login.png.webp") center/contain no-repeat;
}

.eidisis {
    /*background: #730c0e !important;*/
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    position: absolute;
    top: 0px !important;
    left: 0px !important;
    z-index: 999 !important;
}

.home #page {
    background-color: #001435 !important;
}

.gb-element-9c97681f,
.gb-element-715114f0 {
    gap: 15px !important;
}

.center-button {
    position: absolute !important;
    top: 45% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.users {
    border: 2px solid #fff !important;
    width: 80px !important;
    padding: 10px !important;
    height: 35px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    gap: 10px !important;
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
}

.users::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M12 5C6 5 2.1 9.1 1 12c1.1 2.9 5 7 11 7s9.9-4.1 11-7c-1.1-2.9-5-7-11-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2.5A1.5 1.5 0 1 0 12 10a1.5 1.5 0 0 0 0 3.5z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.off-air::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}

.off-air {
    width: 100px !important;
    padding: 10px !important;
    height: 35px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    margin-left: 20px !important;
    margin-top: 20px !important;
}

.bottom-player img {
    width: 100% !important;
}

.gb-element-1c9f9ec6 {
    min-height: 590px
}

.gb-element-7835f3fc h2,
.gb-element-c1dbeceb h2,
.gb-element-7362dd9e h2 {
    color: #fff !important;
    background: #000c1fb3 !important;
    border-bottom: 2px solid #7182d5 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
}

.gb-element-1c9f9ec6,
.gb-element-0be90d2c,
.gb-element-25053a1e,
.gb-element-7fec6c9b,
.gb-element-7362dd9e,
.gb-element-c1dbeceb {
    border: 2px solid #7182d5 !important;
    border-radius: 5px !important;
}

.gb-element-7835f3fc {
    border: 2px solid #7182d5 !important;
    border-radius: 5px !important;
}

.line-h {
    line-height: 60px !important;
}

.sign {
    font-family: 'nf-petitnuage-regular' !important;
}

.border img {
    border-radius: 20px !important;
}

.wppsac-post-content-position {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    padding: 80px !important;
}

.wppsac-carousel-slides {
    position: relative !important;
}

.wppsac-post-categories-list {
    display: none !important;
}

.wppsac-post-date span {
    display: none !important;
}

.wppsac-post-date {
    font-size: 14px !important;
}

.wppsac-post-title a {
    display: none !important;
}

.wppsac-sub-content {
    line-height: 50px !important;
    font-size: 40px !important;
    color: #fff !important;
}

.wppsac-post-date,
.wppsac-readmorebtn {
    color: #fff !important;
    border: none !important;
}

.wppsac-readmorebtn:hover {
    background: transparent !important;
}

.slick-next {
    background: #a71d54!important;
    border-radius: 50%!important;
    color: #a71d54!important;
    width: 55px !important;
    height: 55px !important;
    background: url(/wp-content/uploads/2023/05/blog_slider.png)!important;
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    border: 2px solid #0A1928 !important;
    background-position: center center !important;
    margin-right: -60px !important;
}

.slick-next svg {
    display: none !important;
}

.slick-prev {
    background: #a71d54!important;
    border-radius: 50%!important;
    color: #a71d54!important;
    width: 55px !important;
    height: 55px !important;
    background: url(/wp-content/uploads/2023/05/blog_slider_left.png)!important;
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    border: 2px solid #0A1928 !important;
    background-position: center center !important;
    margin-left: -60px !important;
}

.slick-prev svg {
    display: none !important;
}

.wppsac-post-carousel.design-1 .wppsac-carousel-slides,
.wppsac-post-carousel.design-1 .wppsac-post-image-bg,
.wppsac-post-content-position,
.slick-slide img {
    min-height: 520px !important;
    border-radius: 20px !important;
}

.wppsac-post-carousel.design-1 .slick-dots {
    display: none !important;
}

.wppsac-readmorebtn {
    font-size: 0px !important;
}

.wppsac-readmorebtn::after {
    content: 'Όλο το άρθρο';
    font-size: 14px;
}

.footer-widgets-container {
    display: none !important;
}

.poweredby {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

.gb-grid-wrapper-5d5a0f71 {
    padding-bottom: 20px !important;
}

.gb-grid-wrapper-5d5a0f71 p {
    margin-bottom: 0px !important;
}

.poweredby p {
    margin: 0;
    line-height: 16px;
}

.poweredby svg,
.poweredby img {
    width: 200px;
    height: auto;
    margin-left: 10px !important;
    transform: scale(1.0);
}

.style-svg:hover {
    transform: scale(1.1);
}

.main-navigation {
    background: #021331 !important;
	    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid #6697e6 !important;
}

.gb-element-8cf412b2 {
    display: none !important;
}

@media (min-width: 1201px) {
    .main-navigation {
        position: relative !important;
    }
}

@media (max-width: 1850px) {
	/*.gb-element-9c97681f{
		grid-template-columns: 50% 24% 24% !important;
	}*/
    .pistopiimenos {
        font-size: 14px !important;
    }
}

@media (max-width: 1800px) {
    .pistopiimenos {
        font-size: 13px !important;
    }
	.gb-element-9c97681f{
		grid-template-columns: 72% 27% !important;
	}
}

@media (max-width: 1650px) {
	.gb-element-9c97681f{
		grid-template-columns: 70% 29% !important;
	}
    .pistopiimenos {
        font-size: 12px !important;
    }
}

@media (max-width: 1580px) {
    .pistopiimenos {
        font-size: 11px !important;
    }
}
@media (max-width: 1550px) {
	.gb-element-1c9f9ec6{
		min-height: 500px !important;
	}
	.gb-element-7ae10165{
		display: none !important;
	}
	.home video{
		aspect-ratio: 1.778 !important;
	}
}
@media (max-width: 1500px) {
	.gb-element-9c97681f{
		grid-template-columns: 68% 31% !important;
	}
    .gb-element-3a8b99ac {
        grid-template-columns: 76.9% 22% !important;
    }
    .pistopiimenos {
        width: 320px !important;
        justify-content: center !important;
    }
}
@media (max-width: 1450px) {
	.gb-element-1c9f9ec6{
		min-height: 450px !important;
	}
	.home video{
		aspect-ratio: 1.77373211964 !important;
	}
	.gb-element-9c97681f{
		grid-template-columns: 66% 32% !important;
	}
}
@media (max-width: 1415px) {
	.gb-element-1c9f9ec6{
		min-height: 400px !important;
	}
	.gb-element-8fb7d134 {
		display: none !important;
	}
	.home video{
		aspect-ratio: 1.77373211964 !important;
	}
}
@media (max-width: 1400px) {
	.gb-element-1c9f9ec6{
		min-height: 400px !important;
	}
	.gb-element-8fb7d134 {
		display: none !important;
	}
	.home video{
		aspect-ratio: 1.77373211964 !important;
	}
	.chat{
		font-size: 12px !important;
	}
	.gb-element-9c97681f{
		grid-template-columns: 65% 33% !important;
	}
}
@media (max-width: 1350px) {
	.chat{
		font-size: 11px !important;
	}
	.gb-element-9c97681f{
		grid-template-columns: 63% 35% !important;
	}
}
@media (max-width: 1300px) {
	.gb-element-b00a57eb{
		display: none !important;
	}
	.chat{
		font-size: 10px !important;
	}
	.gb-element-9c97681f{
		grid-template-columns: 61% 36% !important;
	}
    .gb-element-3a8b99ac {
        grid-template-columns: 74.9% 24% !important;
    }
    .pistopiimenos {
        width: 330px !important;
        justify-content: center !important;
    }
}
@media (max-width: 1250px) {
	.gb-element-1c9f9ec6 {
        min-height: 0px !important;
    }
	.gb-element-9c97681f{
		grid-template-columns: 1fr !important;
	}
}
@media (max-width: 1200px) {
	
	.footer-col:first-child{
		flex-direction: column !important;
	}
	.ilis-footer{
		gap: 20px !important;
	}
	.main-navigation .main-nav ul li a{
		font-size: 13px !important;
	}
	.gb-element-0be90d2c{
		padding-bottom: 20px !important;
	}
	.gb-element-9c97681f{
		grid-template-columns: 1fr !important;
	}
	.gb-element-7835f3fc{
		padding-bottom: 20px !important;
	}
	.gb-text-b846021d{
		width: 98% !important;
	}
    .gb-element-3a8b99ac {
        grid-template-columns: 71.9% 27% !important;
    }
    .pistopiimenos {
        width: 360px !important;
    }
    .logo-col {
        justify-content: center !important;
    }
    .footer-col {
        text-align: center !important;
    }
    .contact-col div,
    .analytics-bottom {
        justify-content: center !important;
    }
    .gb-grid-wrapper-5d5a0f71 {
        flex-direction: column !important;
        gap: 10px !important;
    }
    .gb-grid-wrapper-5d5a0f71 .gb-grid-column p {
        text-align: center !important;
    }
    .gb-grid-wrapper-5d5a0f71 .gb-grid-column {
        width: 100% !important;
        text-align: center !important;
    }
    .ilis-footer {
        grid-template-columns: 1fr !important;
    }
    .gb-element-715114f0 {
        grid-template-columns: 1fr !important;
    }
    .gb-element-25053a1e a {
        width: 97% !important;
    }
    .gb-element-715114f0 section {
        min-height: 0px !important;
    }
}

@media (max-width: 1100px) {
    .gb-element-3a8b99ac {
        grid-template-columns: 69.9% 29% !important;
    }
    .pistopiimenos {
        width: 380px !important;
    }
}

@media (max-width: 1024px) {
	
    .gb-element-3a8b99ac {
        grid-template-columns: 1fr !important;
    }
}
@media (max-width: 900px) {
	#install-app{
		display: block !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background: linear-gradient(180deg, #9A1628, #6E0D1B);
    	color: #fff;
		position: relative !important;
	}

	.pistopiimenos1 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        max-width: 150px !important;
        text-align: center;
    }
	.gb-text-b846021d{
		width: 97% !important;
	}
}
@media (max-width: 850px) {
	.pistopiimenos1 {
        display: none !important;
	}
}
@media (max-width: 767px) {
	.gb-container-ac921151 > .gb-inside-container{
		padding-top: 0px !important;
	}
	.gb-container-47d14639 > .gb-inside-container{
		padding-bottom: 0px !important;
	}
	    .chat {
        grid-template-columns: 40px 70px 220px 40px !important;
    }
	
}
@media (max-width: 600px) {
	.gb-text-b846021d{
		width: 96% !important;
	}
    .home #scroll-text {
        -moz-animation: my-animation 20s linear infinite;
        -webkit-animation: my-animation 20s linear infinite;
        animation: my-animation 20s linear infinite;
    }
    .gb-element-25053a1e a {
        width: 96% !important;
    }
}
@media (max-width: 500px) {
  	.chat {
        grid-template-columns: 40px 70px 180px 40px !important;
	}
}

@media (max-width: 450px) {
	.gb-container-47d14639 > .gb-inside-container, .gb-container-ac921151 > .gb-inside-container{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	h2.gb-headline-c1e3f473{
		font-size: 25px !important;
	}
	.gb-container-92de9324 > .gb-inside-container{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.home .site-content{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.gb-element-6ff98e6c{
		padding-top: 0px !important;
	}
	.chat img{
		width: 30px !important;
	}
	.chat {
		grid-template-columns: 30px 70px 160px 40px !important;
    }
    .eidisis {
        font-size: 12px !important;
    }
    .gb-element-25053a1e a {
        width: 95% !important;
    }
	.gb-text-b846021d{
		width: 95% !important;
	}
    .home #scroll-container {
        height: 53px !important;
    }
}

@media (max-width: 400px) {
	.chat {
		grid-template-columns: 30px 60px 150px 40px !important;
    }
	.chat p{
		font-size: 13px !important;
	}
	.gb-element-1c9f9ec6 img{
		max-width: 70px !important;
		max-height: 70px !important;
	}
	.ekpompi-epomeni{
		padding-right: 10px !important;
		grid-template-columns: 1fr !important;
	}
	.ekpompi-epomeni p{
		text-align: center !important;
	}
	.gb-text-b846021d{
		font-size: 12px !important;
		width: 94% !important;
	}
    .gb-element-25053a1e a {
        width: 94% !important;
    }
}

@media (max-width: 360px) {
	.chat {
		grid-template-columns: 30px 60px 110px 40px !important;
	}
}
@media (max-width: 350px) {
	.chat {
		grid-template-columns: 30px 55px 110px 40px !important;
	}
}