/*!
Theme Name: motorleasehappyonline
Theme URI: http://happyonline.gr/
Author: Happyonline
Author URI: http://happyonline.gr/
Description: Custom Wordpress theme for motorlease 
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: motorleasehappyonline
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

motorleasehappyonline is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    font-family: "co-headline";
    margin: 0;
}

a {
    text-decoration: none;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}
.eandepositexist .tooltip {
	z-index: 4;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
}
.page-template-purchasepage-php .carprice span:nth-child(2) {
    display: none !important;
}
/* Grouping content
 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.main-navigation a:hover {
    color: #ad248f;
    transition: all .3s ease-in;
}
.car-type-polisi-metaxirismenon .carprice span:last-child {

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

/* Text-level semantics
 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

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

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

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

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
    color: #000;
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "co-headline";
    clear: both;
}

p {
    font-family: "co-headline";
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    margin-top: 0;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 0.5em;
}

ul, ol {
    margin: 0 0 1.5em 1em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover, a:focus, a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #00000029;
    border-radius: 12px;
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post, .page {
    margin: 0 0 0em;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

@media(min-width: 1720px ) {
    .container-fluid {
        max-width: 1715px;
        margin: auto;
    }
}

header#masthead {
    padding: 30px 0px;
}

.main-navigation a {
    text-align: left;
    font: normal normal bold 16px/21px 'co-headline' ;
    letter-spacing: 0px;
    color: #000000;
}

a.mainbtn-h {
    border: 1px solid #E13390;
    border-radius: 26px;
    font: normal normal normal 14px/18px 'co-headline' ;
    letter-spacing: 0px;
    color: #E13390;
}

a.zitisteprosfora {
    background: #E8409A 0% 0% no-repeat padding-box;
    border-radius: 26px;
    font: normal normal normal 14px/18px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.actionbuttons a {
    padding: 7px 16px;
}

header#masthead .row {
    align-items: center;
}

.main-navigation ul {
    justify-content: space-around;
}

.contactinfofooter p {
    text-align: left;
    font: normal normal normal 14px/18px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.contactinfofooter a {
    text-align: left;
    font: normal normal normal 14px/18px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.purplefooter {
    padding: 5rem 30px 35px 30px;
    background: transparent linear-gradient(180deg, #4B39B4 0%, #3E2CA9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
}

.col-md-6.text-right {
    text-align: right;
}

.followus a {
    color: #FF8D1A;
}

footer {
    margin-top: 2rem;
}

footer h2.widget-title {
    text-align: left;
    font: normal normal bold 18px/21px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.site-info {
    padding-bottom: 20px;
    padding-top: 20px;
}

.site-info {
    font: normal normal 300 12px/13px 'co-headline' ;
    letter-spacing: 0px;
    color: gray;
}

.menufooter ul li a {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 13px/27px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.menufooter ul {
    list-style: none;
    margin: 0;
    padding-inline-start:5px; }

.pinkinfo a {
    background: white;
    text-decoration: underline;
    font: normal normal normal 18px/23px 'co-headline';
    color: #e8409a;
    border-radius: 30px;
    padding: 0 15px;
    text-decoration: none;
}

.pinkinfo {
    text-align: left;
    font: normal normal normal 18px/35px 'co-headline' ;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #E8409A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000029;
    border-radius: 70px;
}

.pinkinfo {
    transform: translateY(30px);
    padding: 30px;
    max-width: 750px;
    margin: auto;
    color: white;
    text-align: center;
}

.faq-section .container-fluid {
    background: transparent linear-gradient(140deg, #F0EEFA 0%, #FEFCF9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
    opacity: 1;
    padding: 45px;
}

p.sectiontitle {
    text-align: center;
    font: normal normal bold 45px/57px 'co-headline' ;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px;
}

p.semititle {
    text-align: center;
    font: normal normal normal 22px/29px 'co-headline' ;
    letter-spacing: 0px;
    color: #E8409A;
}

button.accordion-button , .accordion-button:not(.collapsed) {
    font: normal normal normal 18px/23px 'co-headline' ;
    letter-spacing: 0px;
    color: #000000;
}

div#accordionFaq {
    border: none !important;
    background: transparent !important;
}

.accordion-item {
    border: none !important;
    background: transparent !important;
    margin-bottom: 10px;
}

.accordion-item button.accordion-button {
    padding: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000000F;
    border-radius: 47px !important;
}

.accordion-body {
    padding: 30px;
    box-shadow: 0px 3px 10px #0000000F;
    background: #ffffff;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
}

button.accordion-button:not(.collapsed) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.sectionnews {
    padding-top: 5rem;
    padding-bottom: 2rem;
}

.element-layout-blog span.element-image {
    border-radius: 34px 34px 0px 0px;
    padding-bottom: 320px;
    overflow: hidden;
    width: 100%;
    height: 0;
    display: block;
    position: relative;
}

.element-layout-blog span.element-image img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center center;
    top: 0;
    left: 0;
}

span.element-date {
    padding-top: 15px;
    text-align: left;
    font: normal normal normal 12px/24px 'co-headline' ;
    letter-spacing: 0px;
    color: #4A4747;
}

.element-layout-blog h2 {
    text-align: left;
    font: normal normal normal 18px/24px 'co-headline' ;
    letter-spacing: 0px;
    color: #292727;
}

a.Viewmore-block {
    text-align: left;
    font: normal normal normal 16px/21px 'co-headline';
    letter-spacing: 0px;
    color: #FF8D1A;
}

.blogexpert {
    box-shadow: 0px 3px 10px #0000000F;
    border-radius: 34px;
}

.blogdetails {
    min-height: 180px;
    padding: 20px;
}

a.viewallblack {
    display: block;
    padding: 10px 20px;
    margin: 40px auto;
    text-align: center;
    max-width: 200px;
}

a.viewallblack {
    background: #000000 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001A;
    border-radius: 26px;
    font: normal normal normal 16px/21px 'co-headline';
    letter-spacing: 0px;
    color: #FFFFFF;
}

.sceneryimage {
    border-radius: 45px;
    width: 100%;
    background: #4B39B4;
    position: relative;
    height: 640px;
}

.sceneryimage h1 {
    text-align: left;
    font: normal normal bold 45px/60px 'co-headline';
    letter-spacing: 0px;
    color: #FFFFFF;
}

img.bottomrightpos {
    bottom: 0;
    right: 0;
    position: absolute;
}

.homeone {
    margin-bottom: 40px;
}

.desctiptionscene a {
    margin-top: 15px;
    padding: 15px 30px;
    display: inline-block;
}

.desctiptionscene {
    left: 40px;
    top: 160px;
    z-index: 4;
    position: absolute;
}

.hometwo .col-md-4 {
    position: relative;
    padding: 0;
    border-radius: 40px;
    width: 100%;
    background: #574B9F;
}

.hometwo .col-md-4 img {
    display: block;
    margin: 0 0 0 auto;
}

.hometwo .row {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

.hometwo {
    margin-bottom: 4rem;
}

.goflexdescr {
    position: absolute;
    left: 30px;
    top: 45%;
    transform: translateY(-50%);
}

.goflexdescr h2 {
    text-align: left;
    font: normal normal bold 38px/48px 'co-headline';
    letter-spacing: 0px;
    color: #FFFFFF;
}
h2.elementor-heading-title.elementor-size-default {
    font-weight: BOLD;
}
.goflexdescr p {
    text-align: left;
    font: normal normal 300 16px/35px 'co-headline';
    letter-spacing: 0px;
    color: #FFFFFF;
}

.goflexdescr p {
    max-width: 270px;
}

.element-layout-offerd {
    padding: 25px 10px;
    background: transparent linear-gradient(287deg, #E87400 0%, #FF8D1A 100%) 0% 0% no-repeat padding-box;
    border-radius: 32px;
}

.offerakia {
    display: grid;
    grid-template-columns: repeat(4 , 1fr);
    gap: 20px;
}

.offershome {
    margin-bottom: 2rem;
}

.element-layout-offerd a {
    align-items: center;
    display: grid;
    grid-template-columns: 40% 60%;
}

.offerakia span.element-caption {
    color: #FFFFFF;
}

.offerakia span.element-caption h4 em {
    text-transform: none;
    text-decoration: none;
    font-style: normal !important;
    font-size: 18px;
    font-weight: 300;
}

.element-layout-offerd:hover {
    transition: all .3s ease-in;
    background: transparent linear-gradient(287deg, #ff8441 0%, #f1b272 100%) 0% 0% no-repeat padding-box;
}

.offerakia span.element-caption h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font: normal normal normal 20px/28px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.offerakia span.element-caption h3 {
    margin-bottom: 0;
    font: normal normal normal 16px/20px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.offerakia span.element-caption h4 {
    font: normal normal normal 25px/30px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.goflexdescr a {
    line-height: 47px;
    display: block;
    width: 146px;
    height: 47px;
    background: #E8409A 0% 0% no-repeat padding-box;
    border-radius: 26px;
    color: white;
    text-align: CENTER;
    font-family: 'co-headline';
    font-weight: normal;
    font-size: 14px;
}

.deitetisprosfores {
    margin-bottom: 2rem;
}

.deitetisprosfores .container-fluid {
    padding: 40px;
    background: transparent linear-gradient(141deg, #F0EEFA 0%, #FEFCF9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
}

.gridfour {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.gridfour p {
    text-align: left;
    font: normal normal bold 13px/18px Co-Headline;
    letter-spacing: -.51px;
    color: #000000;
    display: flex;
    flex-direction: column;
}

.fivesteps {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    text-align: left;
    font: normal normal bold 18px/25px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.howitworks {
    padding-top: 5rem;
    padding-bottom: 8rem;
}

.step {
    box-shadow: 0px 3px 10px #0000000F;
    border: 1px solid #f1f1f1;
    padding: 25px;
    border-radius: 30px;
}

p.steptext {
    margin-bottom: 5px;
    text-align: left;
    font: normal normal bold 16px/21px Co-Headline;
    letter-spacing: 0px;
    color: #E8409A;
}

.gridfour img {
    opacity: 0.6;
    width: 27px;
}

.offerakia span.price {
    color: white;
}

.cartitle h2 {
    font: normal normal bold 28px/36px Co-Headline;
    letter-spacing: 0px;
    color: #1A1818;
}

.deitetisprosfores .element-layout.featured {
    background: white;
    border-radius: 33px;
}

.deitetisprosfores .element-image {
    padding-bottom: 280px;
    position: relative;
    height: 0;
    overflow: hidden;
}

.element-caption , .cartitle {
    padding: 5px 10px;
}

.deitetisprosfores .element-image img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.swiper.mySwiper {
    padding-bottom: 3rem;
}

.cartitle {
    margin-bottom: 15px;
}

.viewoffer {
    text-align: center;
    font: normal normal normal 20px/25px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #E8409A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000042;
    border-radius: 35px;
    color: white;
    padding: 15px 10px;
    margin-bottom: 15px;
}

.viewoffer:hover {
    transition: all .3s ease-in;
    background: #FF8D1A
}

.carprice {
    color: black;
    margin-bottom: 20px;
}

span.price {
    text-align: left;
    font: normal normal bold 36px/46px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.cartitle p {
    text-align: left;
    font: normal normal normal 14px/18px Co-Headline;
    letter-spacing: 0px;
    color: #4A4747;
    margin-bottom: 0;
}

.swiper-button-next:after,.swiper-button-prev:after , .swiper-button-prev, .swiper-rtl .swiper-button-next , .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev, .swiper-rtl .swiper-button-next {
    font-family: swiper-icons;
    font-size: 20px !important;
}

.swiper-button-next,.swiper-rtl .swiper-button-prev , .swiper-button-next, .swiper-button-prev {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000045;
    border: 1px solid #574B9F;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.actionbuttons {
    display: flex;
    align-items: CENTER;
    justify-content: end;
    gap: 10px;
}

.step img {
    max-width: 160px;
}

.services-section .row {
    align-items: center;
}

.services-section {
    margin: 3rem 0 5rem 0;
}

.services-section h2 {
    font:normal normal bold 26px/30px Co-Headline;
    color: #000;
    padding-bottom: 30px;
}

.service-item {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    border-radius: 32px;
    padding: 20px 20px;
    margin-bottom: 15px;
}

.service-item p {
    text-align: left;
    font: normal normal normal 16px/24px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.service-item img {
    float: left;
    max-width: 80px;
    margin: 0 5px 0 0;
}

.service-item h3 {
    text-align: left;
    font: normal normal bold 18px/28px Co-Headline;
    letter-spacing: 0px;
    color: #E8409A;
}

.category header.page-header {
    padding: 3rem;
    margin-top: 20px;
    background: #574B9F 0% 0% no-repeat padding-box;
    border-radius: 31px;
    color: white;
    margin-bottom: 30px;
    text-align: CENTER;
}

.element-layout-blog {
    margin-bottom: 30px;
}

header.entry-header-singlepost {
    background: #574B9F 0% 0% no-repeat padding-box;
    border-radius: 31px;
    text-align: CENTER;
    color: white;
}

.imagepostthumb .post-thumbnail {
    border-radius: 34px;
    max-width: 788px;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 560px;
    margin: AUTO;
    transform: translateY(50px);
}

span.posted-on ,span.posted-on a {
    font: normal normal normal 12px/24px 'co-headline';
    letter-spacing: 0px;
    color: #FFFFFF;
}

.imagepostthumb .post-thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

header.entry-header-singlepost {
    padding-top: 30px;
    margin-bottom: 80px;
}

.single-post .entry-content ol li , .single-post .entry-content p {
    font: normal normal normal 16px/24px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.single-post .entry-content {
    max-width: 1000px;
    margin: 8rem auto;
}

.insidepages .container-fluid {
    background: #4B39B4 0% 0% no-repeat padding-box;
    border-radius: 40px;
    padding: 5rem;
}

.itempageone .row {
    border-radius: 41px;
    background: white;
    display: flex;
    align-items: CENTER;
    justify-content: center;
    padding: 0 !important;
}

.itempageone .col-md-5 {
    padding: 0;
}

.paddingfor {
    padding: 50px;
}

.itempageone a.viewallblack {
    margin: 40px 0;
}

.text-imgright {
    text-align: right;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
}

.swiper-pagination-bullet-active {
    background: #4d2deb;
}

ul.sub-menu {
    margin: 0;
    background: white;
    display: flex;
    flex-direction: column;
    padding: 15px;
    border-radius: 10px;
}

ul.sub-menu li {
    margin-bottom: 10px;
}

ul.sub-menu li a {
    line-height: 2;
    font-size: 15px;
    text-transform: capitalize;
}

.tax-car-type .element-image {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 250px;
}

.goflexdescr a:hover {
    background: #f88512;
    transition: all .3s ease;
}

.tax-car-type .element-image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    top: 0;
}

.gteeeaxr {
    padding: 2rem 3rem;
    background: transparent linear-gradient(105deg, #F0EEFA 0%, #FEFCF9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
}

.gteeeaxr h1 {
    text-align: left;
    font: normal normal bold 24px/31px Co-Headline !important;
    letter-spacing: 0px;
    color: #E13390 !important;
}

.archive-description {
    text-align: left;
    font: normal normal normal 15px/24px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.flagtype {
    position: absolute;
    left: 20px;
    top: 50px;
}

.tax-car-type a.element-block {
    position: relative;
}

.tax-car-type a.element-block {
    box-shadow: 0px 3px 10px #0000000F;
    position: relative;
    display: block;
    border-radius: 25px;
}

.filters {
    padding: 25px;
    background: #F7F6FE 0% 0% no-repeat padding-box;
    border-radius: 19px;
}

.filters h2 {
    text-align: left;
    font: normal normal normal 27px/35px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.filters h3 {
    margin: 10px 0;
    text-align: left;
    font: normal normal bold 16px/23px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.filters label {
    text-align: left;
    font: normal normal normal 16px/24px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.flexprices {
    display: flex;
}

button#clear-filters {
    cursor: pointer;
    background: transparent;
    border: none;
}

.flexprices input[type="number"] {
    max-width: 50%;
}

.filters button {
    padding: 7px 15px;
    border: 1px solid #E13390;
    border-radius: 26px;
    background: white;
    font: normal normal normal 14px/21px Co-Headline;
    letter-spacing: 0px;
}

span.deposit {
    font: normal normal normal 15px/23px Co-Headline;
    letter-spacing: 0px;
    color: #8A8A8A;
}

.col-md-4.text-right {
    text-align: right;
}

.insidepages .container-fluid {
    overflow: hidden;
}

.insidepages .container-fluid:before {
    content: "";
    background: url('/wp-content/uploads/2025/07/arroworange.svg');
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 33px;
    z-index: 0;
}

.insidepages .container-fluid {
    position: relative;
}

.insidepages .container-fluid .row {
    z-index: 99;
    overflow: hidden;
    position: relative;
}

.container.text-muted .card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001A;
    border-radius: 45px;
    border: none;
}

.container.text-muted {
    margin-top: 15px;
}

.container.text-muted a.viewallblack {
    margin: 30px 0;
}

.card-body p , .itempageone.container p {
    font: normal normal normal 16px/24px Co-Headline;
    letter-spacing: 0px;
    color: #000;
}

h3.card-title , .itempageone.container h2 {
    text-align: left;
    font: normal normal bold 33px/46px Co-Headline;
    letter-spacing: 0px;
    color: #1A1818;
}

.formrequested input , .formrequested select {
    text-indent: 10px;
    padding: 3px;
    height: 45px;
    text-align: left;
    font: normal normal normal 16px/22px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    border-radius: 28px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: black;
    color: white;
    line-height: 33px;
    max-width: 230px;
    text-align: center;
}

span.wpcf7-form-control.wpcf7-acceptance.optional input {
    padding: 0 !important;
    width: auto;
    float: left;
    margin: 0 3px;
}

.modal-content {
    /* min-width: 800px; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000038;
    border-radius: 32px;
}

@media(min-width: 1140px) {
    .modal-dialog.modal-dialog-centered {
        min-width: 800px;
    }
}

body.archive.category .archive-description {
    color: White;
    text-align: Center;
}

.formrequested input::placeholder , .formrequested textarea::placeholder , .formrequested select::placeholder {
    text-indent: 10px;
    font: normal normal normal 16px/22px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.formrequested textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 10px;
    text-align: left;
    font: normal normal normal 16px/22px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    border-radius: 28px;
}

h5#contactModalLabel {
    letter-spacing: -0.025rem;
    color: black;
    font-family: Co-Headline;
    font-weight: 700;
}

.modal-header {
    padding: 20px 25px;
}

.element-layout.featured.col-md-4 {
    margin-bottom: 20px;
    POSITION: relative;
}

.modal-header .btn-close {
    opacity: 1;
    border: 1px solid black;
    border-radius: 50%;
}

span.wpcf7-form-control.wpcf7-acceptance.optional span.wpcf7-list-item-label {
    text-align: left;
    font: normal normal normal 12px/15px Co-Headline;
    letter-spacing: -0.51px;
    color: #888888;
}

.hero.width-wrapper {
    background: transparent linear-gradient(114deg, #F0EEFA 0%, #FEFCF9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
}

.hero.width-wrapper h1.entry-title {
    text-align: left;
    font: normal normal bold 22px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

.hero.width-wrapper {
    padding: 1rem 3rem;
}

.text-black {
    color: black;
}

.hero.width-wrapper .row {
    align-items: center;
}

.page-template-purchasepage .page-title-inner.text-left.col-md-8 {
    padding: 3rem;
}

.page-template-purchasepage span.deposit {
    display: none;
}

.page-template-purchasepage .element-image {
    z-index: 0;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 300px;
}

.page-template-purchasepage .element-image img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-purchasepage .element-layout.featured a {
    display: BLOCK;
    border-radius: 20px;
    box-shadow: 1px 2px 2px #dadada;
}

.hero.width-wrapper h2.elementor-heading-title.elementor-size-default a {
    text-align: left;
    font: normal normal 300 40px/37px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.hero.width-wrapper ul.elementor-icon-list-items {
    margin-left: 10px;
    list-style: none;
    padding-inline-start: 0; }

.car-type-polisi-metaxirismenon .eandepositexist{
	display:none !important;
}
.poliseisautokiniton .container-fluid {
    background: #4B39B4 0% 0% no-repeat padding-box;
    border-radius: 35px;
    color: white;
    padding: 0;
    min-height: 348px;
}

.general-title.poliseisautokiniton h1 {
    font: normal normal bold 52px/67px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.ourservicespagemain .col-md-6.text-right img {
    width: 100%;
}

.flexdirectionreverse {
    flex-direction: row-reverse;
}

.ourservicesthreerows .row {
    align-items: center;
}

.ourservicesthreerows {
    padding: 3rem;
}

.ourservicesthreerows .row {
    padding: 0 40px;
}

.ourservicesthreerows h2 {
    text-align: left;
    font: normal normal bold 45px/57px Co-Headline;
    letter-spacing: 0px;
    color: #1A1818;
}

.ourservicesthreerows p {
    text-align: left;
    font: normal normal normal 16px/26px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.hero.width-wrapper.ourservicespagemain h2 {
    text-align: left;
    font: normal normal bold 36px/46px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.hero.width-wrapper.ourservicespagemain .intro-text p {
    text-align: left;
    font: normal normal normal 16px/26px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.page-id-23 h1.entry-title {
    text-align: center;
    font: normal normal bold 46px/59px "co-headline";
    letter-spacing: 0px;
    color: #000000;
    text-align: CENTER;
}

.page-id-23 h3.entry-title {
    margin-bottom: 30px;
    margin-top: 2rem;
    font: normal normal bold 46px/59px "co-headline";
    letter-spacing: 0px;
    color: #000000;
    text-align: CENTER;
}

.page-id-23 .entry-content a {
    color: black;
}

.page-id-23 .entry-content {
    max-width: 780px;
    margin: auto;
}

.hero.width-wrapper.ourservicespagemain {
    padding: 3rem;
}
.col-md-12.switchforprices {
    display: flex;
    margin-top: 25px;
    align-items: center;
}
a.zitisteprosfora:hover {
    background: #FF8D1A;
    transition: all .3s ease-in;
}

a.mainbtn-h:hover {
    border-color:#ff8d1a;
    transition: All .3s ease;
    color: white;
    background: #ff8d1a;
}

.dynamic-terms {
    position: absolute;
    top: 60px;
    font-size: 12px;
}

.dynamic-terms {
    z-index: 99;
    position: absolute;
    top: 15px;
    left: 10px;
    font-weight: 100;
    font-size: 11px;
    color: white;
    padding: 3px 10px;
    border-radius: 20px;
}

.dynamic-terms:after {
    z-index: -1;
    transform: rotate(45deg);
    content: "";
    width: 14px;
    height: 17px;
    display: block;
    position: ABSOLUTE;
    bottom: -6px;
    right: 7px;
}
.page-template-exipiretisipage .single-breadcrumb li a {
    color: #5775D8;
}

.dynamic-terms.NONE {
    display: none;
}

.dynamic-terms.ΕΤΟΙΜΟΠΑΡΑΔΟΤΟ , .dynamic-terms.ΕΤΟΙΜΟΠΑΡΑΔΟΤΟ:after {
    background: #F3A040;
}

.dynamic-terms.ΑΝΑΜΕΝΕΤΑΙ , .dynamic-terms.ΑΝΑΜΕΝΕΤΑΙ:after {
    background: #fc6c85;
}

.dynamic-terms.ΣΕ.ΚΡΑΤΗΣΗ , .dynamic-terms.ΣΕ.ΚΡΑΤΗΣΗ:after {
    BACKGROUND: #f02a39;
}

.dynamic-terms.NEW , .dynamic-terms.NEW:after {
    background: #BF00FF;
}

.car-type-flexible-leasing-car span.deposit , .car-type-flexible-leasing-car .switchforprices , .car-type-flexible-leasing-car span.depositin {
    display: none;
}

.page-template-aboutus h1.entry-title {
    text-align: left;
    font: normal normal 600 46px/59px Co-Headline !important;
    letter-spacing: 0px;
    color: #FFFFFF !important;
}

.poliseisautokiniton ul {
    padding-inline-start: 0; line-height: 2;
    list-style: none;
}

.general-title.poliseisautokiniton ul li img {
    margin-right: 10px;
}

.gridfive {
    gap: 20px;
    padding: 20px;
}

.gridfive {
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000000F;
    border: 1px solid #DCDCDC;
    border-radius: 47px;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    justify-content: center;
}

.gridfive p {
    text-align: CENTER;
    margin-bottom: 0;
    font: normal normal bold 13px/18px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.gridfive p img {
    margin: auto;
    display: block;
}

.single-car .hero.width-wrapper {
    padding: 0;
}

.single-car .image-wrapper img {
    display: BLOCK;
    text-align: center;
    margin: AUTO;
}

.pricessection {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000021;
    border-radius: 40px;
    padding: 30px 25px;
}

.pricessection a.zitisteprosfora {
    margin-top: 20px;
    background: #E8409A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000042;
    border-radius: 35px;
    display: inline-block;
    width: 100%;
    height: 55px;
    text-align: center;
    line-height: 50px;
}

.depositin {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    font: normal normal bold 14px/18px Co-Headline;
}

.duration {
    text-align: left;
    font: normal normal bold 18px/23px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

.single-car .image-wrapper {
    height: 0;
    position: RELATIVE;
    overflow: hidden;
    padding-bottom: 500px;
}

.single-car .entry-content {
    margin-bottom: 3rem;
    box-shadow: 0px 3px 10px #0000000F;
    border-radius: 47px;
    margin-top: 60px;
    padding: 4rem 20px;
}

.single-car .image-wrapper img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gridfive {
    transform: translateY(32px);
}

.pricessection h1 {
    text-align: left;
    font: normal normal bold 28px/29px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.pricessection .col-md-8 p {
    text-align: left;
    font: normal normal 300 20px/25px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
span#priceValue.nodeposit {
    color: #442ec6;
}
.duration {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding: 15px 0;
    margin-top: 25px;
}

.single-car .carprice {
    color: black;
    margin-bottom: 5px;
}

.switch {
    position: relative;
    display: inline-flex;
    width: 60px;
    height: 5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.pricessection .slider {
    height: 6px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

.pricessection .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 3px;
    bottom: -7px;
    background-color: #4937b3;
    transition: 0.4s;
    border-radius: 50%;
}

.pricessection input:checked + .slider {
    background-color: #4B39B4;
}

.pricessection input:checked + .slider:before {
    background: #8473e9;
    transform: translateX(35px);
}
a.mainbtn:hover{
    background:#FF8D1A ;
}

div#priceNoDeposit {
    margin: 5px 0;
    font-size: 16px;
}

.pricessection span.price {
    text-align: left;
    font: normal normal bold 35px / 45px Co-Headline;
}

.car-type-polisi-metaxirismenon .duration {
    display: none;
}

.aligncentered {
    align-items: center;
}

.single-car .entry-contenter {
    margin-bottom: 3rem;
    box-shadow: 0px 3px 10px #0000000F;
    border-radius: 47px;
    margin-top: 30px;
    padding: 1rem 0px;
}

h3.moredetailtext {
    padding-inline-start: 0; }

h3.moredetailtext {
    font: normal normal normal 22px/29px Co-Headline;
    letter-spacing: 0px;
    color: #E8409A;
}

.followus a {
    font-size: 22px;
}

span.wpcf7-form-control.wpcf7-radio input {
    margin-right: 5px;
    height: 30px;
    width: AUTO;
    float: left;
}

@media (min-width: 768px) {
    .padfive {
    padding: 5rem;
}
    .filters {
        height: auto !important;
        overflow: visible;
    }

    #toggleBtn {
        display: none;
    }

    .closefilters {
        display: none;
    }
}

.formrequested p {
    font-family: "co-headline";
    margin-bottom: 0.75em;
}

@media (max-width: 768px) {
    .page-id-23 h1.entry-title {
        text-align: center;
        font: normal normal bold 30px / 50px "co-headline";
    }

    .formrequested p {
        font-family: "co-headline";
        margin-bottom: 0.5em;
    }

    /*.filters.open {
height: 100% !important;
padding: 2rem;
}

.closefilters {
position: absolute;
top: 10px;
right: 10px;
font-weight: bold;
cursor: pointer;
font-size: 28px;
}

.page-template-purchasepage .filters.open {
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
border-radius: 0;
overflow-y: scroll;
}*/
    a.wpc-open-close-filters-button.wpc-opened.wpc-show-counts-no , a.wpc-open-close-filters-button {
        border-radius: 30px !important;
        color: white !important;
        background: #61429a !important;
        padding: 8px 17px;
        margin-bottom: 20px;
        z-index: 99;
    }

    .wpc-filters-widget-containers-wrapper {
        background: #f3ecff;
        border-radius: 2rem;
        padding: 20px;
    }

    .filters {
        background: transparent;
    }

    span.wpc-icon-html-wrapper span {
        background: white !important;
    }

    /*   .page-template-purchasepage  .filters.open h2 {
border-bottom: 1px solid;
}

.page-template-purchasepage .filters {
transition: height 0.3s ease;
height: 0 !important;
overflow: hidden;
padding: 0;
}*/
}

@media(max-width: 800px) {
    .paddingfor {
        padding: 10px;
    }

    .filters {
        padding: 0;
    }

    .insidepages .container-fluid {
        background: #4B39B4 0% 0% no-repeat padding-box;
        border-radius: 40px;
        padding: 1rem;
    }

    .hometwo {
        padding: 15px;
    }

    .offerakia {
        grid-template-columns: repeat(1, 1fr);
    }

    .sceneryimage h1 {
        text-align: left;
        font: normal normal bold 27px / 30px 'co-headline';
    }

    .deitetisprosfores .container-fluid {
        padding: 20px;
    }

    .desctiptionscene {
        left: 15px;
        top: 120px;
    }

    .deitetisprosfores .element-image img {
        position: absolute;
        left: 0;
        top: 0;
        object-fit: contain;
    }

    .fivesteps , .hometwo .row {
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }

    .faq-section .container-fluid {
        padding: 20px;
    }

    .site-info .col-md-6.text-right {
        text-align: left !important;
    }

    .gridfive {
        grid-template-columns: repeat(3, 1fr);
    }

    .single-car .image-wrapper {
        height: 0;
        position: RELATIVE;
        overflow: hidden;
        padding-bottom: 100%;
    }

    .pricessection {
        margin: 3rem 0;
    }

    .pricessection a.zitisteprosfora {
        width: 100%;
    }

    .itempageone.container .row {
        flex-direction: column-reverse;
    }

    .fivesteps {
        padding: 2rem;
    }

    .container.text-muted .col-lg-6.col-sm-6.col-xs-12 {
        margin-top: 20px;
    }

    .col-md-6.menuareaheader {
        display: none;
    }

    .col-md-4.actionbuttons {
        display: none;
    }

    .site-branding {
        text-align: center;
    }

    p.sectiontitle {
        text-align: center;
        font: normal normal bold 33px / 50px 'co-headline';
    }

    .card-body p {
        font: normal normal normal 15px / 22px Co-Headline;
        letter-spacing: 0px;
        color: #4A4747;
    }

    .service-item p {
        text-align: left;
        font: normal normal normal 14px / 19px Co-Headline;
    }

    .single-post h1.entry-title {
        font-size: 23px;
    }

    h3.card-title, .itempageone.container h2 {
        text-align: left;
        font: normal normal bold 25px / 30px Co-Headline;
    }
}

.entry-contenter.col-md-12 button.accordion-button:after {
    content: "\f107";
    font-family: "FontAwesome" !important;
    width: 50px;
}

.entry-contenter .panel {
    padding: 0 40px;
}

.entry-contenter ul {
    margin-left: 0;
}

.cargallery.col-md-8.mb-5 h3.moredetailtext {
    padding-inline-start: 0; }

.entry-contenter .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.entry-contenter .active, .entry-contenter .accordion:hover {
    background-color: transparent;
}

.accordion-body ul {
    margin-left: 0;
}

.entry-contenter .panel {
    padding: 20px 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.allagibg {
    top: 0px;
    position: FIXED;
    width: 100%;
    background: transparent;
    z-index: 999;
}

header#masthead.allagibg {
    padding: 10px 0px;
}

.allagibg img {
    height: auto;
    max-width: 180px;
}

.allagibg .container-fluid {
    background: white;
    padding: 18px 40px;
    transition: all .3s ease-in;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000014;
    border-radius: 42px;
}

a.viewallblack:hover {
    background: #FF8D1A;
    transition: All .3s ease;
}

@media(max-width: 1199px) {
    .mobileheader .row {
        display: grid;
        grid-template-columns: 20% 60% 20%;
    }

    .burger span {
        width: 25px;
        height: 2px;
        background: white;
        display: block;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .burger {
        position: relative;
        left: 15px;
        max-width: 40px;
        background: #E8409A 0% 0% no-repeat padding-box;
        text-align: center;
        display: flex;
        align-items: CENTER;
        justify-content: CENTER;
        flex-direction: column;
        height: 40px;
        border-radius: 50%;
    }

    .mobileheader .col-md-4 {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    /* The Overlay (background) */
    .overlay {
        /* Height & width depends on how you want to reveal the overlay (see JS below) */
        height: 100%;
        width: 0;
        position: fixed;
        /* Stay in place */
        z-index: 9999;
        /* Sit on top */
        left: 0;
        top: 0;
        background-color: rgb(0,0,0);
        /* Black fallback color */
        background-color: white;
        /* Black w/opacity */
        overflow-x: hidden;
        /* Disable horizontal scroll */
        transition: 0.5s;
        /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
    }

    /* Position the content inside the overlay */
    .overlay-content {
        position: relative;
        top: 20%;
        /* 25% from the top */
        width: 100%;
        /* 100% width */
        text-align: center;
        /* Centered text/links */
        margin-top: 0;
        /* 30px top margin to avoid conflict with the close button on smaller screens */
    }

    /* The navigation links inside the overlay */
    .overlay a {
        padding: 3px;
        text-decoration: none;
        font-size: 24px;
        color: black;
        display: block;
        /* Display block instead of inline */
        transition: 0.3s;
        /* Transition effects on hover (color) */
    }

    /* When you mouse over the navigation links, change their color */
    .overlay a:hover, .overlay a:focus {
        color: #e91e63;
    }

    /* Position the close button (top right corner) */
    .overlay .closebtn {
        position: absolute;
        top: 15px;
        right: 25px;
        font-size: 50px;
    }

    .desktopmenuheader {
        display: none;
    }

    ul#primary-menu {
        margin: 0;
        padding: 0;
        list-style: none !important;
    }

    .mobileheader .col-md-4 {
        text-align: center;
    }

    .general-title.poliseisautokiniton h1 {
        font: normal normal bold 36px / 45px Co-Headline;
    }

    ul#primary-menu ul {
        list-style: none;
    }

    a.btncallmob i {
        background: #e8409a;
        color: white;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        line-height: 40px;
    }

    .allagibg .container-fluid {
        background: white;
        padding: 18px 20px;
    }
}

@media(max-width: 690px) {
    .sceneryimage {
        border-radius: 45px;
        width: 100%;
        background: #4B39B4;
        position: relative;
        height: 550px;
    }

    .poliseisautokiniton ul {
        MARGIN: 0;
    }

    div#car-results {
        JUSTIFY-CONTENT: center;
        DISPLAY: flex;
        ALIGN-ITEMS: center;
    }
}

@media(min-width: 1199px) {
    .mobileheader {
        display: none;
    }
}

.car-type-polisi-metaxirismenon .col-md-7.switchforprices {
    display: none;
}

.single-car .entry-content ul {
    margin: 5px 15px;
}

button.accordion-button h3 {
    margin-bottom: 0;
}

.car-type-polisi-metaxirismenon .carprice .col-md-5 {
    width: 100%;
}

.cargallery .swiper-slide {
    position: relative;
    height: 0;
    padding-bottom: 500px;
}

.single-car .entry-content p {
    padding: 20px;
}

.cargallery .swiper-slide img {
    border-radius: 30px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.accordion-body a {
    color: #e8409a;
}

.menufooter ul li a:Hover {
    transition: color .3s linear;
    color: #fb942c;
}

span.wpcf7-form-control.wpcf7-acceptance.optional label {
    float: left;
    line-height: 1;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media(min-width: 1800px) {
    .actionbuttons a {
        padding: 10px 20px;
    }
}

.sceneryimage {
    overflow: hidden;
}

.hometwo.inaboutus .row {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.hometwo.inaboutus .goflexdescr p {
    max-width: 95%;
}

.imgataboutusleft {
    position: relative;
    background: #5775D8 0% 0% no-repeat padding-box;
    border-radius: 40px 0px 0px 40px;
}

.imgataboutusleft img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.inaboutus .goflexdescr h2 {
    text-align: left;
    font: normal normal bold 32px / 40px 'co-headline';
}

.asxdesign {
    background: whitesmoke;
    padding: 50px 71px;
}

.asxdesign img {
    max-width: 15px;
}

body.wp-singular.page-template.page-template-purchasepage .cartitle {
    min-height: 95px;
}

.ekedesign {
    background: #46963D 0% 0% no-repeat padding-box;
    border-radius: 50px 0px 0px 50px;
    color: WHITE;
    padding: 60px;
}

.col-md-5.tietel img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.col-md-5.tietel {
    overflow: hidden;
}

.koinonikieythini {
    margin-top: 4rem;
    margin-bottom: 5rem;
}

.tietel {
    padding: 0;
    border-radius: 0px 50px 50px 0px;
    background: #46963d;
}

.tietel img {
    width: 100%;
}

.inaboutus .col-md-4 {
    overflow: hidden;
    min-height: 400px;
    position: relative;
}

.inaboutus .col-md-4 img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.entry-contenter.col-md-12 h3.moredetailtext {
    padding: 0 20px;
}

.displayinline {
    align-items: end;
    grid-template-columns: 50% 50%;
    display: grid;
    margin-top: 16px;
    justify-content: center;
}

.car-type-polisi-metaxirismenon .image-wrapper img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}

.displayinline button {
    padding: 3px 5px;
}

button#toggleBtn {
    border-radius: 30px;
    color: white;
    background: #61429a;
    padding: 8px 17px;
    margin-bottom: 20px;
}

.poliseisautokiniton .container-fluid {
    overflow: hidden;
}

.poliseisautokiniton .col-md-4.text-right {
    padding: 0;
}

@media(min-width: 1180px) {
    .pricessection {
        position: sticky;
        top: 100px;
    }
}

.container.text-muted {
    padding: 0;
}

.cargallery.col-md-12.mb-5 h3 {
    padding-bottom: 10px;
}

.cargallery {
    box-shadow: 0px 3px 10px #0000000F;
    border-radius: 3rem;
    padding: 2rem;
}

/*.element-layout-offerd a {
pointer-events: none;
}*/
.single-car .car-type-polisi-metaxirismenon .element-caption {
    background: white;
}

.car-type-polisi-metaxirismenon .gridfive {
    transform: translate(0px, -50px);
}

.single-car .car-type-polisi-metaxirismenon .entry-content {
    margin-top: 0;
}

div#priceNoDeposit b {
    font-size: 33px;
}

.site-info a {
    color: #0027ff;
}

.single-car .hero.width-wrapper {
    position: relative;
}

.keimenacatigoriascars .col-md-10 {
    padding: 3rem;
    background: transparent linear-gradient(134deg, #F0EEFA 0%, #FEFCF9 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
}

.testimonialsection {
    margin-top: 4rem;
}

a.serviceContactModal {
    font: normal normal normal 14px/18px 'co-headline' !important;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
    -o-transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
    transition: all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);
    BACKGROUND: #ff9b00;
    COLOR: white;
    PADDING: 10px 20px;
    border-radius: 30px;
}

a.serviceContactModal:hover {
    background: #d9118d;
}

.aboutusthree.mb-4.mt-2 p {
    max-width: 850px;
    margin: auto;
}
.aboutusthree.mb-4.mt-2 h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 18px;
    font-size: 42px;
    font-weight: BOLD;
}

.koinonikieythini h2 {
    font-size: 40px;
    margin: 3rem auto 15px auto;
    font-weight: bold;
}

.inaboutus {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

button#clear-filters {
    font: normal normal normal 14px/18px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

.testimonialsection .col-md-10 {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 46px;
    padding: 3rem;
}

.testimonialsmotorlease {
    border-radius: 3rem;
    text-align: center;
    padding: 2rem;
}

.testimonialcomment {
    margin: auto;
}

h3.testimonhead {
    padding: 15px 0;
    text-align: center;
    font: normal normal bold 28px/36px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

p.bolder {
    font: normal normal bold 16px/28px Co-Headline;
    letter-spacing: 0px;
    color: #4B39B4;
}

.testimonialsmotorlease {
    background: #FF8D1A 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    border-radius: 32px;
    color: WHITE;
}

div#brandList label {
    display: block;
}

a#toggleButtoner {
    cursor: pointer;
    text-align: left;
    font: normal normal normal 13px/53px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

.pricessection a.zitisteprosfora:hover {
    background: #f79734;
}

.mySwipertesti .swiper-slide:nth-child(2) .testimonialsmotorlease {
    background: #F599CA !important;
}

.mySwipertesti .swiper-slide:nth-child(3) .testimonialsmotorlease {
    background: #5775D8 !important;
}

.mySwipertesti .swiper-slide:nth-child(3) p.bolder {
    color: White;
}

.mySwipertesti .swiper-slide:nth-child(4) .testimonialsmotorlease {
    background: #F599CA !important;
}

.mySwipertesti .swiper-slide:nth-child(5) .testimonialsmotorlease {
    background: #5775D8 !important;
}

.mySwipertesti .swiper-slide:nth-child(5) p.bolder {
    color: White;
}

.mySwipertesti .swiper-slide:nth-child(7) .testimonialsmotorlease {
    background: #F599CA !important;
}

.mySwipertesti .swiper-slide:nth-child(8) .testimonialsmotorlease {
    background: #5775D8 !important;
}

.mySwipertesti .swiper-slide:nth-child(8) p.bolder {
    color: White;
}

@media screen and (max-width: 1480px) and (min-width:1200px) {
    .main-navigation a {
        text-align: left;
        font: normal normal bold 14px / 21px 'co-headline';
    }
    .cartitle h2 {
    font: normal normal bold 24px / 30px Co-Headline;
}

    .purplefooter {
        max-width: Calc(100% - 30px);
    }

    .goflexdescr h2 {
        text-align: left;
        font: normal normal bold 31px / 45px 'co-headline';
    }
    .filters h2 {
    text-align: left;
    font: normal normal normal 25px / 30px Co-Headline;
}
.tax-car-type .page-title {
    padding: 0 10px;
}

    h3.card-title, .itempageone.container h2 {
        text-align: left;
        font: normal normal bold 31px / 46px 'Co-Headline';
    }

    a#toggleButtoner {
        cursor: pointer;
        text-align: left;
        font: normal normal normal 12px / 53px 'Co-Headline';
    }

    p.sectiontitle {
        text-align: center;
        font: normal normal bold 40px / 57px 'Co-Headline';
    }

    .archive-description {
        text-align: left;
        font: normal normal normal 14px / 21px 'Co-Headline';
    }

    .viewoffer {
        padding: 10px;
    }
body.archive.tax-car-type .cartitle {
    min-height: 85px;
}
    span.price {
        text-align: left;
        font: normal normal bold 30px / 40px 'Co-Headline';
    }

    .hero.width-wrapper.ourservicespagemain h2 {
        text-align: left;
        font: normal normal bold 30px / 36px 'Co-Headline';
    }

    .ourservicesthreerows h2 {
        text-align: left;
        font: normal normal bold 37px / 55px 'Co-Headline';
    }

    .offerakia span.price {
        text-align: left;
        font: normal normal bold 25px / 46px 'Co-Headline';
    }

    .page-id-23 h1.entry-title , .page-id-23 h3.entry-title {
        text-align: center;
        font: normal normal bold 30px / 50px 'Co-Headline';
    }

    .actionbuttons a {
        font-size: 13px;
        padding: 7px 5px;
    }
}

@media screen and (max-width: 1191px) and (min-width:800px) {
    .offerakia {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .fivesteps {
        gap: 20px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

section.error-404.not-found {
    background: linear-gradient(60deg, #faa74a, #ee3887, #714ea0, #3755a5);
    background-size: 300% 300%;
    animation: animatedGradient 13s ease infinite;
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: White;
}

@keyframes animatedGradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

button#filtrarisma:hover {
    transition: all .3s ease;
    background: #e8409a;
    color: white;
}

section.error-404.not-found p.bigforofor {
    font-family: monospace;
    text-align: center;
    font-weight: bold;
    font-size: 20vw;
    margin-bottom: 0;
    line-height: 1;
}

section.error-404.not-found h1.page-title {
    text-align: center;
}

.langmenu span {
    text-align: left;
    font: normal normal 300 12px/16px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.langmenu li.active {
    display: none;
}

@media(max-width: 780px) {
    .ekedesign {
        padding: 40px;
        background: #46963D 0% 0% no-repeat padding-box;
        border-radius: 30px;
        border: 10px solid white;
    }

    .page-id-23 h3.entry-title {
        font: normal normal bold 30px/50px "co-headline";
    }

    .cargallery .swiper-slide {
        position: relative;
        height: 0;
        padding-bottom: 300px;
    }
section#extrainformation p {
    text-align: left !important;
}
    .imgataboutusleft img {
        display: none;
    }

    .inaboutus .goflexdescr h2 {
        text-align: left;
        font: normal normal bold 22px / 23px 'co-headline';
    }

    .hometwo.inaboutus .goflexdescr p {
        font-size: 13px;
    }

    .hometwo.inaboutus .row {
        gap: 30px;
        display: grid;
        grid-template-columns: repeat(1,1fr);
    }

    .tietel {
        display: none;
    }

    .testimonialsmotorlease {
        font-size: 15px;
        text-align: center;
        padding: 1rem;
    }

    p.bolder {
        font: normal normal bold 14px / 16px Co-Headline;
        letter-spacing: 0px;
        color: #4B39B4;
        margin-bottom: 35px;
    }

    .inaboutus .col-md-4 img {
        z-index: -1;
        position: absolute;
        right: 0;
        bottom: 0;
        opacity: 0.5;
    }

    .accordion-body ul {
        margin: 0;
        padding-inline-start: 10px; font-size: 14px;
    }

    .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev, .swiper-rtl .swiper-button-next {
        font-family: swiper-icons;
        font-size: 13px !important;
    }

    .swiper-button-next,.swiper-rtl .swiper-button-prev , .swiper-button-next, .swiper-button-prev {
        top:40%;
        width: 35px;
        height: 35px;
    }

    .services-section h2 {
        text-align: center;
    }

    .archive-description {
        text-align: left;
        font: normal normal normal 13px / 20px Co-Headline;
    }

    .hero.width-wrapper.ourservicespagemain h2 {
        text-align: left;
        font: normal normal bold 25px / 30px Co-Headline;
    }

    .ourservicesthreerows h2 {
        text-align: left;
        font: normal normal bold 30px / 40px Co-Headline;
    }

    .ourservicesthreerows .row {
        padding: 10px 0px;
    }

    .ourservicesthreerows {
        padding: 1rem;
    }

    .hero.width-wrapper h2.elementor-heading-title.elementor-size-default a {
        text-align: left;
        font: normal normal 300 30px / 37px Co-Headline;
    }

    span.price {
        text-align: left;
        font: normal normal bold 23px / 46px Co-Headline;
    }

    .container-fluid.gteeeaxr .col-md-2.text-right {
        text-align: center;
    }

    ul.sub-menu li {
        margin-bottom: 5px;
    }

    .filters {
        position: relative;
    }

    p.semititle {
        text-align: center;
        font: normal normal normal 18px / 25px 'co-headline';
    }
}

.keimenacatigoriascars {
    scroll-margin-top: 100px;
    /* Ύψος του sticky header */
    scroll-margin-block-start: 110px;
    /*Adds margin to the top of the viewport*/
}

.keimenacatigoriascars::before {
    content: "";
    display: block;
    height: 100px;
    /* ύψος του header */
    margin-top: -100px;
    /* αρνητικό ώστε να γίνει offset */
    visibility: hidden;
}

a.mainbtn {
    background: #E13390 ;
    color: white;
    padding: 2px 15px;
    border-radius: 30px;
}

.page-id-23 .entry-content iframe {
    margin: 2rem auto;
    border-radius: 3rem;
}

.car-type-polisi-metaxirismenon span.depositin {
    display: none;
}

@media(max-width: 744px) {
    .jQRmhi {
        font-size: 10px !important;
        text-transform: uppercase;
        display: block;
        color: #989a9a !important;
        font-weight: bold !important;
        margin-bottom: 4px;
    }

    .mobilemenuarea {
        padding: 10px 20px;
    }

    ul#primary-menu ul {
        padding: 0 5px;
    }

    .langmenu {
        padding: 5px 20px;
    }

    .overlay a {
        text-align: left;
    }

    .langmenu li.active {
        background: WHITESMOKE;
        display: inline-block;
        border-left: 3px solid #dc009e;
        padding-left: 8px;
    }

    .overlay-content {
        position: relative;
        top: 10%;
    }

    .overlay-content ul#primary-menu ul li a {
        border: none;
    }

    /*.overlay-content ul#primary-menu li a {
border-bottom: 1px solid #c8c8c8;
}*/
    .mobilemenuarea li {
        border-bottom: 1px solid #c8c8c8;
        padding: 8px 0;
    }

    .mobilemenuarea ul ul li {
        padding: 0;
    }

    .mobilemenuarea ul#primary-menu ul li {
        border-bottom: none;
    }

    .mobilemenuarea li>ul {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        margin-top: 5px;
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out;
    }

    .mobilemenuarea .sub-menu {
        display: none;
    }

    .toglesubmenu ul.sub-menu li a {
        font-size: 17px;
    }

    li.toglesubmenu .sub-menu {
        max-height: 100%;
        display: block;
        opacity: 1;
    }

    .menufooter {
        padding-top: 20px;
    }

    .mobilemenuarea li.menu-item-has-children>a:after {
        content: '\f107';
        font-family: 'FontAwesome';
        text-align: right;
        float: right;
    }

    /*li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-22:hover ul {
opacity: 1;
max-height: 100%;
display: BLOCK !important;
}*/
    .langmenu {
        max-width: 190px;
    }

    .langmenu li {
        padding: 0 10px;
    }

    ul.wpm-language-switcher.wpm-switcher-list {
        margin: 0;
        padding: 0;
        display: grid;
        align-items: center;
        grid-template-columns: 100%;
        justify-content: start;
        padding-inline-start: 0; margin-left: 0 !important;
    }

    .langmenu li.active span {
        font-weight: normal;
    }

    .langmenu li {
        text-align: left;
    }

    .overlay .closebtn {
        padding: 0 !important;
        top: 0;
        right: 20px;
        font-weight: 300;
        font-size: 55px;
    }

    .container-fluid.gteeeaxr .col-md-2.text-right {
        text-align: left;
        margin-top: 20px;
    }

    .container-fluid.gteeeaxr .col-md-2.text-right img {
        max-width: 150px;
    }

    button#toggleBtn {
        position: fixed;
        bottom: 20px;
        z-index: 99;
        right: 10px;
    }

    .overlay .followus {
        display: grid;
        grid-template-columns: 50px 50px 50px;
        gap: 5px;
        align-items: center;
    }

    .overlay .followus span.translation-label.jQRmhi {
        grid-column: 1 / -1;
        /* Πιάνει και τις 3 στήλες */
        text-align: left;
    }

    .overlay .followus {
        padding: 4px 15px;
    }

    .overlay .followus {
        padding: 4px 15px;
    }
}

@media (min-width: 1700px) {
    .tax-car-type .single-breadcrumb.col-xs-12.col-sm-12.col-md-10.text-left {
        align-items: center;
        grid-template-columns: 85% 14%;
        display: grid;
    }

    .tax-car-type .archive-description {
        padding-right: 5px;
    }

    a.mainbtn {
        line-height: 33px;
        height: 40px;
        background: #E13390;
        color: white;
        padding: 2px 15px;
        border-radius: 30px;
        text-align: center;
    }
}

div#priceNoDeposit {
    color: #4b39b4;
}

.filter-chip {
    display: inline-block;
    padding: 4px 8px;
    margin: 2px;
    background: transparent;
    color: black;
    border-radius: 16px;
    user-select: none;
    border: 1px solid #e13390;
}

.filter-chip:hover {
    background: #e13390;
}

.wpc-filters-main-wrap li.wpc-term-item a {
    font: normal normal normal 15px/18px Co-Headline !important;
    color: black
}

.widget-title.wpc-filter-title {
    margin: 10px 0;
    text-align: left;
    text-transform: Capitalize;
    font: normal normal bold 16px/23px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
}

.wpc-filters-main-wrap a.wpc-toggle-a {
    cursor: pointer;
    text-align: left;
    font: normal normal normal 13px/53px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
}

a.page-numbers {
    background: #F7ECF6 0% 0% no-repeat padding-box;
    font-size: 14px;
    color: black;
    border: 1px solid #eadde9;
    width: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    line-height: 33px;
}

a.next.page-numbers {
    background: transparent;
    width: auto;
    border: none;
}

a.prev.page-numbers {
    background: transparent;
    width: AUTO;
    border: none;
}

.my-custom-pagination {
    border-top: 1px solid gainsboro;
    padding-top: 19px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.my-custom-pagination a {
    margin: 0 5px;
}

span.page-numbers.current {
    font-size: 13px;
    font-family: 'co-headline';
    color: #ffffff;
    border: 1px solid #574B9F;
    background: #574B9F;
    width: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    line-height: 33px;
}

.swiper.mySwipertesti.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 3.5rem;
}

@media (max-width: 480px) {
    .page-template-aboutus h1.entry-title {
        text-align: left;
        font: normal normal 600 35px/50px Co-Headline !important;
    }

    .general-title.poliseisautokiniton img {
        max-width: 220px;
    }

    .hometwo.inaboutus .goflexdescr p {
        padding-right: 22px;
        font-size: 13px;
        line-height: 22px;
    }

    a.custom-logo-link img {
        width: 100%;
    }

    .tax-car-type .viewoffer {
        text-align: center;
        font: normal normal normal 15px / 25px Co-Headline;
        letter-spacing: 0px;
        color: #FFFFFF;
        background: #E8409A 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #00000042;
        border-radius: 35px;
        color: white;
        padding: 5px 10px;
        margin-bottom: 15px;
    }

    .tax-car-type .cartitle p {
        min-height: 36px;
    }

    .tax-car-type .element-layout.featured.col-md-4 {
        padding: 0 5px;
        max-width: 50%;
    }

    .tax-car-type .gridfour {
        align-items: center;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .tax-car-type .cartitle h2 {
        font: normal normal bold 20px / 25px Co-Headline;
    }

    .tax-car-type .gridfour p {
        font: normal normal bold 12px/18px Co-Headline;
    }

    .tax-car-type span.deposit {
        font: normal normal normal 14px / 20px Co-Headline;
    }

    .tax-car-type .element-image img {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        top: 25px;
    }

    .flexdirreversmob {
        flex-direction: column-reverse;
    }

    .single-car .image-wrapper img {
        top: 30px;
    }

    .single-car .gridfive {
        gap: 10px;
    }

    .pricessection {
        margin: 1rem 0;
    }

    .pricessection h1 {
        text-align: left;
        font: normal normal bold 24px / 29px Co-Headline;
    }

    .single-car .flagtypeinside {
        position: absolute;
        right: 25px;
        z-index: 0;
        pointer-events: none;
    }

    .page-template-purchasepage .element-layout.featured.col-md-4 {
        padding: 0 5px;
        max-width: 50%;
    }

    .page-template-purchasepage .gridfour {
        grid-template-columns: repeat(2 , 1fr);
    }

    .page-template-purchasepage .element-image img {
        position: relative;
    }

    .page-template-purchasepage .cartitle p {
        text-align: left;
        font: normal normal normal 13px / 18px Co-Headline;
    }

    .page-template-purchasepage .page-title-inner.text-left.col-md-8 {
        padding: 2rem;
    }

    .page-template-purchasepage .element-image {
        z-index: 0;
        position: relative;
        height: 100%;
        overflow: hidden;
        padding-bottom: 0;
    }

    .page-template-purchasepage .cartitle h2 {
        font: normal normal bold 20px / 23px Co-Headline;
    }

    .page-template-purchasepage span.price {
        text-align: left;
        font: normal normal bold 20px / 46px Co-Headline;
    }

    table.tw-min-w-full.tw-border-separate.tw-mb-0.tw-text-grey-900.c-table.vertical-align.middle.contained.vtable {
        font-size: 14px;
    }

    .faq-section .container-fluid {
        padding: 20px 5px;
    }

    .page-template-purchasepage .viewoffer {
        text-align: center;
        font: normal normal normal 15px / 25px Co-Headline;
        letter-spacing: 0px;
        color: #FFFFFF;
        background: #E8409A 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #00000042;
        border-radius: 35px;
        color: white;
        padding: 5px 10px;
        margin-bottom: 15px;
    }

    .cargallery {
        box-shadow: 0px 3px 10px #0000000F;
        border-radius: 3rem;
        padding: 2rem 1rem;
    }

    .page-template-purchasepage .gridfour p {
        text-align: left;
        font: normal normal bold 11px / 18px Co-Headline;
    }

    body.wp-singular.page-template.page-template-purchasepage .cartitle {
        min-height: 114px;
    }

    .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    .accordion-item button.accordion-button {
        padding: 20px;
    }

    .filters h2 {
        display: none;
    }

    .gteeeaxr {
        padding: 2rem 1rem;
    }

    .hero.width-wrapper.ourservicespagemain {
        padding: 2rem;
    }

    button.accordion-button , .accordion-button:not(.collapsed) {
        font: normal normal normal 15px/20px 'co-headline';
        letter-spacing: 0px;
        color: #000000;
    }
}

.video-wrapper iframe {
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
    border-radius: 3rem;
}

.video-wrapper {
    margin: 3rem 30px;
}

.aboutusthree.mb-4.mt-2 {
    padding: 3rem 0;
}

@media(min-width: 1580px) {
    .col-md-3.menufooter {
    padding: 0 50px;
}
    .page-template-exipiretisipage .hero.width-wrapper {
        max-width: 1500px;
        padding: 1rem 3rem;
        margin: 3rem auto;
    }
}

@media(min-width: 1510px) {
    .koinonikieythini .container-fluid , .page-template.page-template-aboutus .inaboutus .container-fluid , .page-template-aboutus .hero.width-wrapper , .aboutuswhyus.mt-5.mb-4 .container-fluid {
        max-width: 1500px;
        margin: 30px auto;
    }
    body.archive.category.category-nea.category-5 .element-layout-blog.col-md-4 {
    width: 25%;
}

}
@media(min-width: 1210px) {

    body.archive.category.category-nea.category-5 .element-layout-blog.col-md-4 {
    width: 25%;
}

}

.page-template-aboutus .asxdesign strong {
    color: #e8409a;
}

select.wpc-orderby-select {
    font: normal normal normal 16px/53px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
    border: none;
}

.widget.widget_wpc_sorting_widget {
    MAX-WIDTH: 190px;
}

.car-type-polisi-metaxirismenon .faq-section {
    display: none;
}

.deitetisprosfores .swiper-button-next:hover , .deitetisprosfores .swiper-button-prev:hover {
    color: white;
    background: #574B9F;
}

@media(min-width: 1180px) {
    body.archive.tax-car-type.term-leasing-cars .page-header {
    margin-top: 20px;
}
    body .wpc-filters-main-wrap li.wpc-term-item {
    margin-bottom: 7px !important;
}
    .filters {
    position: sticky;
    top: 100px;
}

    li.menu-item-has-children {
        padding-right: 20px;
        position: relative;
    }

    li.menu-item-has-children:after {
        pointer-events: none;
        content: "\f078";
        font-family: 'FontAwesome';
        width: 15px;
        height: 15px;
        position: absolute;
        right: 0;
        top: 3px;
        font-size: 12px;
    }
}
.page-template-aboutus .inaboutus .col-md-4 img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 300px;
}
.page-template-aboutus .goflexdescr {
    min-height: 251px;
}


@media(max-width: 680px) {
    .sortingresults {
        display: none;
    }
    section#extrainformation {
    padding: 0 20px;
}
.col-md-12.switchforprices {
    padding: 0;
}
}
.starsrating {
    text-align: center;
    color: #ffcf00;
}
.howitworks p {
    text-align: left;
}
.howitworks .container-fluid {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 46px;
    padding: 30px;
}
.fivesteps .step {
    background: white;
}
.contactinfofooter p {
    line-height: 1.8;
}
.services-list.mt-5.mb-5 .gridfour p , .deitetisprosfores  .gridfour p {
    text-align: center;
}

.services-list.mt-5.mb-5 .gridfour img , .deitetisprosfores .gridfour img   {
    margin: auto;
}
h2.elementor-heading-titlewhs {
    position: absolute;
    text-align: left;
    font: normal normal bold 65px/83px Co-Headline;
    letter-spacing: 0px;
    color: #FFFFFF;
    left: 20px;
    top: 40px;
}
.contactinfofooter .fa {
    margin-right: 15px;
    color: #ff8d1a;
}
.followus {
    border-top: 1px solid white;
    margin-top: 30px;
    padding-top: 15px;
}
a.eoagtms {
    border-radius: 21px;
    background: #5e4eba;
    width: 100%;
    display: block;
    padding: 10px 20px;
}
.logofooter img {
    border: 10px solid white;
    max-width: 140px;
    background: white;
    border-radius: 50%;
    margin-bottom: 40px;
}
.contactinfofooter section#text-2 {
padding:20px;
    background: #5e4eba;
    border-radius: 21px;
}

@media(max-width: 750px) {
    .col-md-6.imgataboutusleft {
    background: transparent;
}
.purplefooter {
    padding: 5rem 30px;
}
.asxdesign {
    background: whitesmoke;
    padding: 30px;
}
.aboutusthree.mb-4.mt-2 h2.elementor-heading-title.elementor-size-default {
    padding-bottom: 15px;
    font-size: 33px;
}
h2.elementor-heading-titlewhs {
    position: relative;
    text-align: left;
    font: normal normal bold 30px / 53px Co-Headline;
    letter-spacing: 0px;
    color: black;
    left: 0;
    top: 0;
    text-align: center;
}
}

.category-5 .element-layout-blog span.element-image {
    border-radius: 34px 34px 0px 0px;
    padding-bottom: 210px;
}
.category-5 h1.page-title {
    color: #E8409A;
}
.eandepositexist {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #c3c0c0;
}

.eandepositexist  .tooltip {
 opacity: 1;
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.eandepositexist .fa-solid {
    color: #f20082;
}
.tooltip .tooltiptext {
      font-family: 'co-headline';  font-size: 13px;
  visibility: hidden;
  width: 129px;font-weight: 100;
  background-color: #404fa2;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

@media(min-width: 1140px){
	.pinkinfo a {
    background: white;
    margin: 0 10px;
    font: normal normal normal 18px/23px 'co-headline';
    color: #e8409a;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001F;
    border-radius: 26px;
    padding: 0 15px;
    text-decoration: none;
}
.page-template-aboutus .asxdesign {
    border-radius: 0px 40px 40px 0px;
}
.keimenacatigoriascars .col-md-10 section hr {
    background: #e8409a;
    max-width: 100px;
    height: 3px;
    margin: 30px auto;
    opacity: 1;
    box-shadow: none;
    border: navajowhite;
}
.keimenacatigoriascars .col-md-10 section {
    max-width: 1080px;
    margin: auto;
}
    .logofooter img {
    margin: auto;
    border: 10px solid white;
    max-width: 140px;
    background: white;
    border-radius: 50%;
    margin-bottom: 40px;
    display: block;
}
    .followus {
    margin-left: 30px;    margin-right: 30px;
}
.home .serviceitems {
    transform: translateX(-110px);
}
.home .swiper-button-next {
    top: 40%;
    right: 0px;
    transform: scale(0.85);
}

.home .swiper-button-prev {
     top: 40%;
    left: 0;
    transform: scale(0.85);
}

.hero.width-wrapper.ourservicespagemain {
    background: transparent;
}

.ourservicespagemain  .single-breadcrumb.col-xs-12.col-sm-12.col-md-6.text-left.aos-init.aos-animate { 
    padding: 35px;
  background: #F6F5FD 0% 0% no-repeat padding-box;
border-radius: 22px;
}
section#extrainformation h3 {
    font: normal normal normal 40px/42px Co-Headline;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
}

.term-leasing-cars section.elementor-section.elementor-inner-section.elementor-element.elementor-element-52db06a.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
    gap:30px;
    display: grid;
    grid-template-columns: 50% 50%;
}

.elemenevage {
    gap: 30px;
    display: grid;
    grid-template-columns: 50% 50%;
}
.general-title.poliseisautokiniton {
    margin-top: 30px;
}
}
.page-id-23 header.entry-header {
    display: none;
}

.car-type-polisi-metaxirismenon .switchforprices{
    display: none;
}
a.eoagtms:hover {
    background: #ff8d1a;
}
a.eoagtms:hover .fa{
    color: #fff;
}
.page-template-exipiretisipage .hero.width-wrapper h1.entry-title {
    text-align: left;
    font: normal normal bold 22px/33px Co-Headline;
    letter-spacing: 0px;
    color:#4B39B4;
}


.page-id-25.language-el h2#headingFaq6:before {
    display: block;
    margin: 20px 0;
    padding: 10px;
    text-align: left;
    font: normal normal bold 20px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
    content: "Απορίες σε Περίπτωση Ατυχήματος";
}

.page-id-25.language-el h2#headingFaq0:before {
     padding: 10px;
    text-align: left;
    font: normal normal bold 20px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
        content: "Απορίες για το Service";
}
.page-id-25.language-el h2#headingFaq9:before {
     padding: 10px;
    text-align: left;
    font: normal normal bold 20px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
        content: "Απορίες σε Περίπτωση Κλοπής";
}

.page-id-25.language-en h2#headingFaq9:before {
     padding: 10px;
    text-align: left;
    font: normal normal bold 24px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
        content: "Questions on car theft";
}
.page-id-25.language-en h2#headingFaq6:before {
    display: block;
    margin: 20px 0;
    padding: 10px;
    text-align: left;
    font: normal normal bold 24px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
    content: "Questions in case of a car accident";
}

.page-id-25.language-en h2#headingFaq0:before {
     padding: 10px;
    text-align: left;
    font: normal normal bold 24px/37px Co-Headline;
    letter-spacing: 0px;
    color: #E13390;
        content: "Questions about Service";
}
.ipologismosplanoudoseon {
    border: 1px solid #e0e0e0;
    padding: 1rem;
    border-radius: 20px;
}
.ipologismosplanoudoseon .inputcol input {
    width: 100%;
}

.ipologismosplanoudoseon .inputcol label {
    font-size: 13px;
}
.ipologismosplanoudoseon button.mainbtn:hover {
    background: #f1863b;
}
.ipologismosplanoudoseon .inputcol.col-md-8 input {
    width: 85%;

}
.ipologismosplanoudoseon button.mainbtn {
    background: #b04c99;
    color: white;
    border-radius: 20px;
    line-height: 20px;
}
.ipologismosplanoudoseon table { border-collapse: collapse; margin-top: 20px; }
  .ipologismosplanoudoseon th, .ipologismosplanoudoseon td { border: 1px solid #ccc; padding: 8px 12px; text-align: center; }
 .ipologismosplanoudoseon th { background-color: #e8409a;color:White; }
.ipologismosplanoudoseon span#προκαταβολήLabel {
    font-size: 15px;
    font-weight: BOLD;
    color: #4937b2;
}

.ipologismosplanoudoseon h2 {
    font-weight: bold;
    color: #e8409a;
    font-size: 18px;
}

@media(min-width:740px){
	.stikybuttonsmobile {
    display: none;
}
}

@media(max-width:740px){
.halfwidthmobile{
max-width:50%;
}	
.stikybuttonsmobile {
    left: 10px;
    z-index:999;
    gap: 10px;
    box-shadow:0px 3px 10px #00000014;
    padding: 10px 15px;
    background: rgb(255 255 255 / 33%);
    border-radius: 30px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: fixed;
    bottom: 5px;
    width: calc(100% - 20px);
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.site-info {
	padding-bottom: 5rem;
}
.stikybuttonsmobile a {
    padding:0;
    height: 35px;
    font: normal normal normal 13px/38px 'co-headline' !important;
}
}