/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* --------------------------------------------------------------------------
  GLOBAL
   -------------------------------------------------------------------------- */

html {
    overflow-x: hidden !important;
}

/* --------------------------------------------------------------------------
   HEADER
   -------------------------------------------------------------------------- */
.main-header {
    width: 100% !important;
    transition: 0.4s ease-in-out !important;
}

.main-header.elementor-sticky--effects {
    padding-top: 1px;
    padding-bottom: 1px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.main-header .sub-menu {
    padding: 5px 6px !important;
}

.main-logo img {
    transition: 0.4s ease-in-out !important;
}

.elementor-sticky--effects .main-logo img {
    width: 140px !important;
    transition: 0.4s ease-in-out !important;
}

/*list icons + social hover effect*/
.icons-header li.elementor-icon-list-item.elementor-inline-item a {
    transition: 0.3s ease-in-out;
}

.icons-header li.elementor-icon-list-item.elementor-inline-item a:hover {
    transform: translateY(2px);
}

.social-header a.elementor-icon.elementor-social-icon:hover {
    transform: translateY(2px);
}

.main-header .jet-wishlist-count-button--count-top-right .jet-wishlist-count-button__count {
    right: -7px;
    top: -4px;
}

.main-header .jet-wishlist-count-button__count {
    font-weight: 700;
}

a#sm-17752100072375505-1 {
    pointer-events: none;
}

.main-header .mobile-menu svg {
    stroke: #3B4292;
}

/* --------------------------------------------------------------------------
   FOOTER
   -------------------------------------------------------------------------- */

.footer-list li.elementor-icon-list-item a {
    transition: 0.3s ease-in-out;
}

.footer-list li.elementor-icon-list-item a:hover {
    transform: translateY(2px);
}

/* --------------------------------------------------------------------------
   HOME
   -------------------------------------------------------------------------- */
/*Counters*/
.elementor-counter-title {
    text-align: center !important;
    width: 9ch;
}

/*Categories Grid*/
.category-image-container {
    position: relative;
    overflow: hidden;
}

/* Title sits at the bottom initially */
.category-image-container .category-grid-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    transition: transform 0.4s ease;
}

/* On hover, push title upward by the height of the panel */
.category-image-container:hover .category-grid-title {
    transform: translateY(-140px);
}

/* Panel starts hidden below */
.category-image-container .show-info-effect {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(100%);
    transition: transform 0.4s ease;
    z-index: 1;
}

.category-image-container:hover .show-info-effect {
    transform: translateY(-20px);
}

/*FAQ Accordion*/
.faq-accordion summary.e-n-accordion-item-title {
    transition: 0.4s ease-in-out;
}

.faq-accordion summary.e-n-accordion-item-title[aria-expanded="true"] {
    border-radius: 30px 30px 0px 0px;
}


/* --------------------------------------------------------------------------
   PERIFEREIAKA YLIKA PAGE
   -------------------------------------------------------------------------- */
.perifereiaka-grid .sku-price-hover-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.perifereiaka-grid .jet-woo-products__inner-box:hover .sku-price-hover-wrapper {
    opacity: 1;
}

.perifereiaka-grid .jet-woo-product-thumbnail {
    position: relative;
}

.perifereiaka-grid .sku-price-hover-wrapper {
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.perifereiaka-grid .jet-woo-product-img-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    /* or your brand color */
    transition: background 0.3s ease;
    pointer-events: none;
}

.perifereiaka-grid .jet-woo-products__inner-box:hover .jet-woo-product-img-overlay {
    background: rgba(0, 0, 0, 0.4);
}

.price-replaced-button {
    display: inline-block;
    padding: 8px 16px;
    background-color: var(--e-global-color-accent);
    color: #fff !important;
    text-decoration: none;
    border-radius: 30px;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
}

.price-replaced-button:hover {
    background-color: #1F2464;
}

/* --------------------------------------------------------------------------
   SINGLE PRODUCT
   -------------------------------------------------------------------------- */

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-text);
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    padding-top: 10px;
}

/*Κλειδαριές Product*/
.postid-649 p.price {
    display: none;
}

.woocommerce-product-gallery__wrapper img {
    height: 600px !important;
    object-fit: contain;
    background: white;
    padding: 18px;
}

/* --------------------------------------------------------------------------
    SHOP PAGE
   -------------------------------------------------------------------------- */

.jet-radio-list__row.jet-filter-row.jet-list-tree__parent span {
    font-weight: bold !important;
}

.jet-woo-products .jet-woo-product-button {
    margin-top: auto;
}

.products-main-grid .jet-woo-products .jet-woo-product-button {
    margin-bottom: 0px !important;
}

.jet-woo-products .jet-woo-products__inner-box {
    justify-content: space-between !important;
}

.jet-woo-product-thumbnail img {
    height: 390px;
    object-fit: contain;
    background: white;
    padding: 18px;
}

input[value="28"] ~ .jet-radio-list__button .jet-radio-list__label,
input[value="29"] ~ .jet-radio-list__button .jet-radio-list__label,
input[value="30"] ~ .jet-radio-list__button .jet-radio-list__label,
input[value="130"] ~ .jet-radio-list__button .jet-radio-list__label,
input[value="131"] ~ .jet-radio-list__button .jet-radio-list__label,
input[value="123"] ~ .jet-radio-list__button .jet-radio-list__label {
 font-weight: bold !important;
}


/* --------------------------------------------------------------------------
    EYKAIRIES KARIERAS PAGE
   -------------------------------------------------------------------------- */

.cv-form input#form-field-field_0147ef4 {
    border-radius: 0px;
}

/* --------------------------------------------------------------------------
    RESPONSIVE
   -------------------------------------------------------------------------- */
@media (max-width:1024px) {

    /*Homepage*/
    .category-image-container .category-grid-title {
        transform: none;
        position: relative;
        bottom: 0px;
        left: 0px;
    }

    .category-image-container:hover .category-grid-title {
        transform: none;
    }

    .category-image-container:hover .show-info-effect {
        transform: none;
    }

    .category-image-container .show-info-effect {
        transform: none;
        position: relative;
    }

    /*My Account*/
    li.woocommerce-MyAccount-navigation-link a {
        height: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
    }
}

