/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 4.8.0
Requires at least: 5.3
Tested up to: 6.6
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra 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.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    background-color: var(--wpforms-field-background-color);
    background-clip: padding-box;
    border-radius: var(--wpforms-field-border-radius);
    color: var(--wpforms-field-text-color);
    border-width: var(--wpforms-field-border-size);
    border-style: var(--wpforms-field-border-style);
    border-color: var(--wpforms-field-border-color);
    padding: 0 var(--wpforms-field-size-padding-h);
    font-size: var(--wpforms-field-size-font-size);
    line-height: 100%;
    box-shadow: none;
    transition: border 0.15s, box-shadow 0.15s;
    border-radius: 20px;
}
.fluentform .ff-el-group{
	margin-bottom:10px !important;
}

/* Jet Listing image: κάν’ το να γεμίζει όλο το πλάτος στο mobile
   ώστε το sizes="100vw" να είναι σωστό */
@media (max-width: 767px){
  .hp-news-slider-column .jet-listing-dynamic-image__img{
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
  }
}
.ff-default textarea{
	min-height:unset !important;
}

.jet-form__field-label .gdpr-beige{
  color: #ffb6b6 !important
}

/* Wrapper να κεντράρει το κουμπί */
.ff_submit_btn_wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}
.ypeuthinoscss{
	color:white !important;
	  font-style: italic !important;
	font-size:14px;

}

/* Το κουμπί full width + κείμενο κέντρο */
.ff_submit_btn_wrapper .ff-btn.ff-btn-submit {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important; /* κέντρο οριζόντια */
  align-items: center !important;     /* κέντρο κάθετα */
  text-align: center !important;
}

.elementor-element-445aa72 a[href^="tel"],
.elementor-element-445aa72 a[href^="mailto"] {
    color: #ffffff !important;
}

.ff_submit_btn_wrapper:not(.ypovolibutton) .ff-btn.ff-btn-submit {
    background-color: #5E403F !important;
    font-family: "Manrope", "Open Sans";
    font-size: 18px;
    font-weight: 400;
    padding: 25px 0px 25px 0px;
    margin: 5px 10px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}


@media (min-width: 768px){
  .hp-news-slider-column .jet-listing-dynamic-image__img{
    width: 100%;
    height: auto;
    display: block;
  }
}



.wpforms-form input[type=submit],
.wpforms-form button[type=submit] {    background-color: #5E403F !important;
    font-family: "Manrope", Open sans!important;
    font-size: 18px!important;
    font-weight: 400!important;
    padding: 30px 30px 30px 30px!important;
height: auto !important;
	width: 150px;
	border-radius: 50px 50px 50px 50px!important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)!important;
}

.gdpr{
	margin-bottom:20px;
}

.jet-form__desc-text{
  font-style: italic;
  color: #fff !important;
  font-size: 13px !important;
	margin-bottom:20px;
}

.elementor-1823 p:last-child{
  margin-bottom: 0 !important;
}


/* ΜΟΝΟ μέσα στη .therapeiasection: κάνε τα κείμενα του GDPR λευκά */
.therapeiasection .jet-form__field-label,
.therapeiasection .jet-form__field-label > span {
  color: #fff !important;
}
a:hover {
    cursor: pointer !important;
}
.site-header .menu-text {
    /* transition: none; */
    cursor: pointer !important;
}
.jet-form__field-label,
.jet-form__field-label span {
  color: #000;
}

/* (προαιρετικό) και το hover */
.therapeiasection .jet-form__field-label a:hover {
  color: #e6d6bf !important;
}


.jet-form__field-label span a{
  color: #d8c3a5 !important;
}



/* προαιρετικά: να ΜΗΝ ασπρίζει το link και να κρατάει το ροζ που έβαλες inline */
.jet-form__field-wrap.checkboxes-wrap .jet-form__field-label a{
  color: #ffb6b6 !important;
}






.newsletter-gdpr span{
	color:white !important;
}



.site-footer-section h2.widget-title {
    color: white;
}
.elementor-18 .elementor-element.elementor-element-bf47bb8:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-bf47bb8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F2EDEA;
    display: none;
}
.ast-archive-description {
	display:none;
}

.grecaptcha-badge { visibility: hidden; }

a#ast-scroll-top {
    color: black;
}
div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #f3eee8;
    border: 1px solid #f3eee8;
    box-sizing: border-box;
}
/* mobile logo height */
.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
	height:60px;
}
/* Jet Smart Filters Pagination - white text */
.jet-smart-filters-pagination .jet-filters-pagination__link{
  color: #fff !important;
}

/* Current page (αν έχει background από default theme, κρατάμε και το κείμενο λευκό) */
.jet-smart-filters-pagination .jet-filters-pagination__current .jet-filters-pagination__link{
  color: #fff !important;
}



#ast-scroll-top{
  width:46px !important;
  height:46px !important;
  padding:0 !important;
  margin:0 !important;

  line-height:46px !important;   /* κέντρο κάθετα */
  text-align:center !important;  /* κέντρο οριζόντια */
}

#ast-scroll-top .ast-icon{
  display:inline-block !important;
  line-height:0 !important;      /* να μη σε πετάει baseline */
  vertical-align:middle !important;
}

#ast-scroll-top svg{
  width:15px !important;
  vertical-align:middle !important;
  pointer-events:none !important;
}



/* FIX slider (Slick) */
.slick-list{ overflow: hidden !important; }
.slick-slider{ max-width: 100% !important; }

/* FIX CookieYes panel */
.cky-preference-center{
  max-width: 100vw !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  transform: none !important;
  box-sizing: border-box !important;
}

/* emergency: κόβει οποιοδήποτε οριζόντιο overflow */
html, body{ overflow-x: hidden !important; }


@media (max-width: 768px){
  /* ΜΟΝΟ το Jet Animated Text widget */
  .elementor-element-d30086d h1.jet-animated-text{
    font-size: 19px !important;
    line-height: 1.1 !important;
  }

 
}


@media (max-width: 768px){
  footer.site-footer .site-primary-footer-wrap .ast-builder-grid-row-container-inner{
    padding: 9px 36px 20px 36px !important;
    box-sizing: border-box !important;
  }
}


.full-offer-description a:link {
	color: #5E403F;
}
.elementor-2918 .elementor-element.elementor-element-78dba50c .elementor-icon-list-text, .elementor-2918 .elementor-element.elementor-element-78dba50c .elementor-icon-list-text a {
    color: #4a4a4a;
    display: none;
}
.elementor-2515 .elementor-element.elementor-element-e3e1bcd .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    width: auto;
    display: none;
}
/* Vaso */
.elementor-2295 .elementor-element.elementor-element-364937b > .elementor-element-populated {
    margin: 100px 0px 0px 0px;
}

#menu-item-6626 {
	font-weight: 900;
}
.offers {
	font-weight: 900!important;
}
.site-header .menu-text {
    /* transition: none; */
    cursor: default;
}
/* Offer */
.elementor-2295 .elementor-element.elementor-element-bd77970:not(.elementor-motion-effects-element-type-background) {
    display: none;
}
.elementor-1915 .elementor-element.elementor-element-3c4fce0 > .elementor-element-populated {
    margin: -90px 0px 0px 0px;
}

/* Therapy Post */
.elementor-18 .elementor-element.elementor-element-e5fda4a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
    display: none;
}


.site-title, .site-title a {
  display: none !important;
}

.elementor-4005 .elementor-element.elementor-element-e3e1bcd .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    width: auto;
    display: none;
}

body.page-id-6935 .astra-advanced-hook-1915 {
  display: none !important;
}
/* Κρύψε το Astra Advanced Hook 1915 ΜΟΝΟ στη σελίδα 6919 */
body.page-id-6919 .astra-advanced-hook-1915 {
  display: none !important;
}
/* Footer: από 769px+ να μην κολλάει αριστερά */
@media (min-width: 769px) {
  .site-footer .site-primary-footer-wrap,
  .site-footer .site-below-footer-wrap {
    padding-left: 20px;   /* άλλαξε το όσο θες */
    padding-right: 20px;  /* προαιρετικά, για συμμετρία */
  }
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
display:none !important;

}

.info-text {
  font-size: 14px;
}

/* Βάλε το info text κάτω από το κουμπί */
.ff-custom_html[data-name="custom_html-4_2"] {
  order: 99;
}

/* Σιγουρεύουμε ότι ο wrapper είναι flex */
.fluent_form_4 fieldset {
  display: flex;
  flex-direction: column;
}
body.ff_submit_btn_wrapper {
  margin-bottom: 10px !important;
}
.ff-default .ff-el-form-control:focus{
border-color:
	#5E403F !important
}
