/*!
Theme Name:   Sevenloft Framework 
Theme URI:    https://www.sevenloft.gr/service/kataskevi-istoselidon/
Author:       Sevenloft IKE
Author URI:   https://sevenloft.gr
Description:  Sevenloft is our starter theme for our woocommerce projects. Designed and developed by Sevenloft Core developers
Version:      0.01
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  sevenloft-theme
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/

/* Global */


/* Under Construction */

section.under_construction {
    background: #ffffffad;
}

body.under_construction_body {
    background-image: url(https://www.eveslimitedcollection.com/wp-content/themes/sevenloft-theme/assets/img/under-constraction.jpg) !important;
    background-position: center 30% !important;
    background-size: cover !important;
}

img.logo {
    max-height: 140px!important;
    width: auto;
}

.under_construction_body .subtitle, .under_construction_body .subtitle_2 {
    color: #252525;
    padding: 10px 0;
}

.under_construction_body h1 {
    color: #000;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter_wrapper input[type="checkbox"] {

	display: none;
}

body.under_construction_body img {
    max-width: 100%  !important;
    height: auto;
}


.under_construction-social-icons a .fab {
    background-color: #e17f50;
}

.under_construction_body .contact-info {
    display: none;
}

:root {
    --font: "Ysabeau Infant", sans-serif;
    --calm-font: "Noto Sans", sans-serif;
    --primary_color: #e17f50;
    --primary_dark: #d16a3f;
    --text_dark: #252525;
    --text_medium: #666;
    --text_light: #999;
    --bg_light: #f8f9fa;
    --border_light: #e9ecef;
}

/* header */

.widget-logo-wr {
    max-width: 125px;
}

span.widget-basket-login-label {
    display: none;
}

.widget-search-wr{
    width: auto;
}

.widget-search-wr input{
    display: none;
}

.widget-search-wr span.fas.fa-search {
    background-image: url('assets/img/magnifying-glass.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.widget-search-wr span.fas.fa-search:before {
    display: none;
}

.widget-basket-login-wr{
    width: auto;
}

span.widget-basket-login-btn a span.fas.fa-shopping-cart {
    background-image: url('assets/img/shopping-bag.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 40px;
    height: 40px;
}

span.widget-basket-login-cart-count {
    top: 0;
    left: 46px;
}

span.widget-basket-login-btn a span.fas.fa-shopping-cart::before{
    display: none;
}

span.widget-basket-login-btn a span.fa.fa-user {
    background-image: url('assets/img/user.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 35px;
    height: 35px;
}

span.widget-basket-login-btn a span.fa.fa-user::before{
    display: none;
}

span.widget-basket-login-btn.login-account-element {
    margin-right: 20px;
}

span.widget-basket-login-btn a span.fas.fa-sign-out-alt {
    background-image: url('assets/img/logout.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 35px;
    height: 35px;
}

span.widget-basket-login-btn a span.fas.fa-sign-out-alt::before{
    display: none;
}

span.widget-basket-login-btn.account-logout-element {
    margin-right: 10px;
}

span.widget-basket-login-btn.account-logout-element {
    display: none;
}

.widget-search-wr button {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
}

a.widget-basket-login-btn-cart{
    border: none;
}

.header {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header_contact-button {
    border: 1px solid var(--primary_color);
    font-size: 15px;
    padding: 8px 20px;
    transition: all 0.3s ease;
}

.header_contact-button:hover {
    background-color: var(--primary_color);
}

.header_contact-button a {
    color: #252525;
    font-size: 18px;
    transition: color 0.3s ease;
    font-weight: 600;
}

.header_contact-button:hover a {
    color: #ffffff;
}


/* menu */

.menu-horizontal{
    background: none;
    margin: 0;
}

.menu-horizontal .navbar-collapse>ul{
    padding: 0;
}

header .menu-horizontal nav ul li a, header .menu-horizontal nav ul li a.nav-link {
    color: #252525;
    font-weight: 600;
    transition: color 0.3s ease;
}

header .menu-horizontal nav ul li a:hover, header .menu-horizontal nav ul li a.nav-link:hover {
    color: var(--primary_color);
}

header .menu-horizontal nav ul li.current_page_item a, header .menu-horizontal nav ul li.current_page_item a.nav-link{
    color: var(--primary_color);
}


header nav ul > li > a > span {
    line-height: initial;
    position: relative;
}

header nav ul > li > a > span .menu-item_dots {
    width: 96%;
    position: absolute;
    left: 2%;
    bottom: -9px;
    z-index: -1;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    overflow: hidden;
}

/* Αρχικές θέσεις για κάθε κατεύθυνση */
header nav ul > li.hover-from-left > a > span .menu-item_dots {
    transform: translateX(-20px) !important; /* Αρχική θέση για hover από αριστερά */
    opacity: 0 !important;
    visibility: hidden !important;
}

header nav ul > li.hover-from-right > a > span .menu-item_dots {
    transform: translateX(20px) !important; /* Αρχική θέση για hover από δεξιά */
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Όταν είναι hover, αλλάζουμε μόνο το opacity και visibility, όχι το transform */
header nav ul > li.hover-from-left:hover > a > span .menu-item_dots,
header nav ul > li.hover-from-right:hover > a > span .menu-item_dots {
    opacity: 1 !important;
    visibility: visible !important;
    /* Δεν αλλάζουμε το transform εδώ */
}

/* Όταν είναι hover, αλλάζουμε το transform σε 0 */
header nav ul > li:hover > a > span .menu-item_dots {
    transform: translateX(0) !important;
}

header nav ul > li.current_page_item > a > span .menu-item_dots {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
header nav ul > li > a > span .menu-item_dots span {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: currentColor;
}
header nav ul > li[class*=current] > a > span {
    line-height: initial;
    position: relative;
}

header nav ul > li[class*=current] > a > span .menu-item_dots {
    opacity: 1;
    visibility: visible;
}



/* Hover states - μόνο όταν είναι hover */
header nav ul > li:hover > a > span .menu-item_dots {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(0) !important;
}

/* JavaScript κλάσεις - όταν είναι hover */
header nav ul > li.hover-from-left:hover > a > span .menu-item_dots,
header nav ul > li.hover-from-right:hover > a > span .menu-item_dots {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateX(0) !important;
}

/* Exit animations */
header nav ul > li.exit-from-left > a > span .menu-item_dots {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-20px);
}

header nav ul > li.exit-from-right > a > span .menu-item_dots {
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px);
}

/* δεύτερο επίπεοδο μενού*/

header nav ul ul > li > a > span span.menu-item_dots {
    display: none;
}


header .menu-horizontal nav ul>li>ul, .menu-horizontal ul>li>ul.dropdown-menu{
    background: #252525;
    border: none;
    border-radius: 0;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    animation: slideDown 0.5s ease-out;
}

header .menu-horizontal nav ul>li>ul>li>ul, .menu-horizontal ul>li>ul.dropdown-menu>li>ul{
    box-shadow: none;
    animation: none;
}
header .menu-horizontal nav li ul a, .menu-horizontal .dropdown-menu a {
    color: #ffffff !important;
    padding: 10px 20px;
    transition: all 0.3s ease;
}

header .menu-horizontal nav li ul a:hover, .menu-horizontal .dropdown-menu a:hover {
    background: rgba(255,255,255,0.1);
    color: #ffffff !important;
}

header .menu-horizontal li#menu-item-4933 {
    position: relative;
}

header .menu-horizontal li#menu-item-4933 ul.dropdown-menu li {
    max-width: 100%;
}

.fixed.menu-horizontal {
    position: relative;
    box-shadow: none;
}

/* Animation για smooth slide down */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Custom Carousel Section */
.custom-carousel-section {
    padding: 0;
    background: #f8f9fa;
}

.custom-carousel-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.custom-carousel-section .section-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #252525;
    margin-bottom: 15px;
}

.custom-carousel-section .section-subtitle {
    font-size: 1.1rem;
    color: #666;
    max-width: 600px;
    margin: 0 auto;
}

.carousel-item {
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.carousel-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.carousel-item-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1;
}

.carousel-item-image {
    position: relative;
    overflow: hidden;
}

.carousel-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.carousel-item:hover .carousel-item-image img {
    transform: scale(1.05);
}

.carousel-item-content {
    padding: 0 5% 5% 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 30%;
    right: 0;
    width: 50%;
}

.carousel-item-title {
    font-size: 90px;
    font-weight: 600;
    margin-bottom: 45px;
    line-height: 1.1;
    color: #252525;
    position: relative;
}


.carousel-item-highlighted, .carousel-item-highlighted a, .carousel-item-highlighted a:hover{
    color: var(--primary_color);
}

.carousel-item-title a {
    color: #252525;
    text-decoration: none;
    transition: color 0.3s ease;
}

.carousel-item-description {
    color: #535353;
    margin-bottom: 45px;
    flex-grow: 1;
    font-size: 32px;
    margin-left: 10%;
}

.carousel-item-description p {
    color: #535353;
    font-size: 32px;
    line-height: 1.2;
}

.carousel-item-link {
    margin-top: auto;
}

.carousel-item-link .read-more-btn {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    background-color: #252525;
    height: auto;
    width: auto;
    color: #fff;
    white-space: nowrap;
    font-weight: 500;
    border-radius: 0px;
    padding: 10px 50px;
    transition: all 0.3s ease;
    font-size: 20px;
    margin-left: 10%;
}

.carousel-item-link .read-more-btn img {
    filter: brightness(0) invert(1);
    margin-left: 10px;
    transition: all 0.3s ease;
    width: 65px;
    margin-top: 3px;
}

.carousel-item-link .read-more-btn:hover {
    background: var(--primary_color);
    color: #252525;
}

.carousel-item-link .read-more-btn:hover img {
    filter: brightness(0) invert(0);
}

.carousel-item-extra {
    position: absolute;
    top: -90%;
    right: 15px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #252525;
}

.carousel-item-extra p {
    margin-bottom: 10px;
    color: #666;
    font-size: 0.9rem;
}

/* Rotating Logo Container */
.rotating-logo-container {
    position: relative;
    width: 230px;
    height: 230px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rotating-circle {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: rotate 10s linear infinite;
}

.circle-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fixed-logo {
    position: absolute;
    z-index: 10;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Owl Carousel Custom Styling */
.custom-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
}

.custom-carousel .owl-prev,
.custom-carousel .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    background: var(--primary_color) !important;
    color: #ffffff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: all 0.3s ease;
    pointer-events: auto;
}

.custom-carousel .owl-prev {
    left: -20px;
}

.custom-carousel .owl-next {
    right: -20px;
}

.custom-carousel .owl-prev:hover,
.custom-carousel .owl-next:hover {
    background: #252525 !important;
    transform: scale(1.1);
}

.custom-carousel .owl-dots {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.custom-carousel .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #252525 !important;
    margin: 0;
    transition: all 0.3s ease;
    transform: scale(0.8);
}

.custom-carousel .owl-dot.active {
    background: #252525;
    transform: scale(1.5);
}



/* Text Animated Banner Section */
.text-animated-banner-section {
    padding: 100px 0;
    overflow: hidden;
    background: #fff;
}

.text-animated-banner {
    font-family: 'DM Sans', sans-serif;
    font-size: 120px;
    font-weight: 700;
    white-space: nowrap;
    color: #E6353500;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #D9CDBE;
    text-stroke-width: 1.2px;
    text-stroke-color: #D9CDBE;
    text-align: center;
    transform: translateX(0);
    transition: transform 0.3s ease;
}



/* New Products Section */
.new-products-section {
    padding: 100px 0;
    background: #fff;
    position: relative;
}

.new-products-section::before{
    content: '•••••';
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--primary_color);
    font-size: 24px;
    letter-spacing: 8px;
}

.new-products-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.new-products-section .section-title {
    font-size: 70px;
    font-weight: 600;
    color: #252525;
    margin: 0 auto 15px auto;
    max-width: 1199px;
}

.new-products-section .section-title .highlight {
    color: var(--primary_color);
}

.highlight {
    color: var(--primary_color);
}

.new-products-carousel {
    margin-top: 40px;
}

.product-item {
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 0 15px;
    text-align: center;
    list-style: none;
}

.product-image {
    position: relative;
    overflow: hidden;
}

.product-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.product-item:hover .product-image a {
    background-color: #252525;
    width: 100%;
    justify-content: center;
    border-radius: 0;
}

.product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(231, 215, 215, 0.2);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product-item:hover .product-overlay {
    opacity: 1;
    justify-content: center;
}

.add-to-cart-btn, a.button.add_to_cart_button {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background: var(--primary_color);
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 100%;
    justify-content: center;
    background: none;
    text-indent: 0;
}

a.button.add_to_cart_button:hover{
    background: none;
    background-color: var(--primary_color);
    color: #252525;
}

.add-to-cart-btn i {
    margin-right: 8px;
}

.product-item:hover .product-image a.add-to-cart-btn:hover {
    background-color: var(--primary_color);
    color: #252525;
    width: 100%;
}

.product-item a.tinvwl_add_to_wishlist_button {
    display: none!important;
}

a.added_to_cart.wc-forward {
    display: none;
}

/* Εξασφαλίζουμε ότι το WooCommerce button έχει το ίδιο styling */
.product-overlay .button.add-to-cart-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background: #000;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 100%;
    justify-content: center;
    border: none;
    cursor: pointer;
}

.product-overlay .button.add-to-cart-btn:hover {
    background-color: var(--primary_color);
    color: #252525 ;
    width: 100% ;
}

.product-info {
    padding: 20px;
}

.product-rating {
    margin-bottom: 10px;
}

.product-rating .star-rating {
    color: #ffc107;
}

.product-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
}

.product-title a {
    color: #252525;
    text-decoration: none;
    transition: color 0.3s ease;
}

.product-title a:hover {
    color: var(--primary_color);
}

.product-price, span.woocommerce-Price-amount.amount {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--primary_color);
}



/* Category Showcase Section */
.category-showcase-section {
    padding: 0 0 100px 0;
    background-color: transparent;
}

.category-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-top: 0;
}

.category-item {
    background: transparent;
    border-radius: 0;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.3s ease;
    position: relative;
}

.category-item:hover {
    transform: none;
    box-shadow: none;
}

.category-item-inner {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.category-image {
    position: relative;
    overflow: hidden;
    height: 100%;
    flex: 1;
}

.category-image img {
    width: 500px;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.category-item:hover .category-image img {
    transform: translateX(-8px);
}

.category-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 30px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    color: white;
}

.category-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 8px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.category-title a {
    color: white;
    text-decoration: none;
    transition: color 0.3s ease;
}

.category-title a:hover {
    color: white;
}

.category-description {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
}



/* About Section */
.about-section {
    padding: 100px 0;
    background-color: #ffffff;
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
    padding: 0 10%;
}

.about-text {
    padding-right: 40px;
}

.about-title {
    font-size: 70px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;
    color: #252525;
}

.about-title .highlight {
    color: var(--primary_color);
}

.about-description {
    margin-bottom: 40px;
}

.about-description p {
    font-size: 18px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 20px;
}

.about-description p:last-child {
    margin-bottom: 0;
}

.about-cta {
    margin-top: 40px;
}

.view-more-btn {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    background-color: var(--primary_color);
    height: auto;
    width: auto;
    color: #252525;
    white-space: nowrap;
    font-weight: 500;
    border-radius: 0px;
    padding: 10px 50px;
    transition: all 0.3s ease;
    font-size: 20px;
    border: 1px solid var(--primary_color);
}

.view-more-btn img {
    filter: brightness(0) invert(0);
    margin-left: 10px;
    transition: all 0.3s ease;
    width: 65px;
    margin-top: 3px;
}

.view-more-btn:hover {
    background: #252525;
    color: #ffffff;
}

.view-more-btn:hover img {
    filter: brightness(0) invert(1);
}

.about-image {
    position: relative;
}

.image-container {
    position: relative;
    width: 100%;
    height: 500px;
}

.main-image {
    width: 100%;
    height: 100%;
    position: relative;
}

.main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    overflow: visible;
}





/* Features Grid Section */
.features-grid-section {
    padding: 0;
    background-color: #ffffff;
}

.features-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.feature-panel {
    position: relative;
    overflow: hidden;
}

.feature-image {
    position: relative;
}

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

.feature-text {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 60px;
    justify-content: flex-end;
}

.feature-colored {
    background-color: var(--primary_color);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 60px;
    color: #ffffff;
}

.feature-content {
    max-width: 600px;
}

.feature-title {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.feature-description, .feature-description p {
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #666;
}

.feature-colored .feature-description {
    color: rgba(255, 255, 255, 0.9);
}

.feature-colored .feature-description, .feature-colored .feature-description p {
    color: #fff;
}

.feature-cta {
    margin-top: 30px;
}

.feature-btn {
    display: inline-block;
    padding: 12px 30px;
    background-color: #252525;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    border: 2px solid #252525;
}

.feature-btn:hover {
    background-color: transparent;
    color: #252525;
}

.feature-btn-white {
    background-color: #ffffff;
    color: #252525;
    border-color: #ffffff;
}

.feature-btn-white:hover {
    background-color: transparent;
    color: #ffffff;
}





/* footer */

footer {
    background: #fff;
    color: #000;
    padding: 100px 0 80px 0;
    max-width: 1400px;
    margin: 0 auto;
    font-family: var(--calm-font);
}
.footer-column{
    padding-bottom: 0;
}

.footer-title {
    color: #252525;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: var(--calm-font);
}

.footer-content, .footer-content p, .footer-content, .footer-content a {
    color: #707070;
    font-size: 20px;
    font-family: var(--calm-font);
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 16px;
}

.footer-content a {
    transition: transform 0.3s ease;
}

.footer-column li a {
    color: #707070;
    font-size: 16px;
    padding-bottom: 0;
    font-family: var(--calm-font);
    font-weight: 300;
    letter-spacing: 0.5px;
    transition: transform 0.3s ease;
}

.footer-column li a:hover, footer-content a:hover{
    color: var(--primary_color);
}

.footer-column li a:before {
    background: none;
}

.footer-column li {
    padding-bottom: 0;
    font-family: var(--calm-font);
}

.widget-cards-list img {
    max-height: 18px;
}

.footer-bottom-center-section{
    padding-bottom:50px
}

.footer-bottom-center {
    color: #252525;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
}

.footer-bottom-center-section input[type="email"] {
    border: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 600px;
    font-size: 20px;
    outline: none;
}

.footer-bottom-center-section input[type="submit"] {
    border: none;
    background: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.footer-social-links {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 680px;
    margin: 50px auto;
}

.footer-social-links a {
    color: #000;
    font-weight: bold;
}

.footer-social-links a:hover {
    color: var(--primary_color);
}

.cardsSection {
    border-top: 1px solid #e3dede;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Account Page*/

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    border: 1px solid #525252;
    color: #000;
    font-weight: 500;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    background: var(--primary_color);
    border-color: var(--primary_color);
}



/* Product List Page - Product Archive*/
.woocommerce ul.products li.product {
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 0 15px;
    text-align: center;
    padding: 0;
    position: relative;
}

.woocommerce ul.products li.product:hover {
    box-shadow: none;
}

.woocommerce ul.products li.product a img {
    display: block;
    width: 100%;
    padding: 0;
    height: 350px;
    object-fit: contain;
    object-position: center;
}

.woocommerce ul.products li.product h2 {
    color: #252525;
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
    height: auto !important;
}

.woocommerce ul.products li.product h2 a {
    color: #252525;
    text-decoration: none;
    transition: color 0.3s ease;
}

.woocommerce ul.products li.product h2 a:hover {
    color: var(--primary_color);
}

.woocommerce ul.products li.product .price {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--primary_color);
    margin-bottom: 15px;
}

/* Product overlay for archive */
.woocommerce ul.products li.product .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(231, 215, 215, 0.2);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.woocommerce ul.products li.product:hover .product-overlay {
    opacity: 1;
}

/* Style the WooCommerce add to cart button */
.woocommerce ul.products li.product .product-overlay a.button.add_to_cart_button {
    background-color: var(--primary_color);
    color: #ffffff;
    padding: 12px 24px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    width: 100%;
    justify-content: center;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-indent: 0;
    background: none;
    border-radius: 0;
    margin: 0;
    background:#000;
}

.woocommerce ul.products li.product .product-overlay a.button.add_to_cart_button:hover {
    background: var(--primary_color);
    color: #252525;
    width: 100%;
}

.woocommerce ul.products li.product .tinv-wraper.tinv-wishlist{
    display: none;
}

.woocommerce_breadcrumb li{
    font-size: 16px;
}

.woocommerce_breadcrumb li:after{
    top: 10px
}

.prdctfltr-bars:before{
    color: #000;
}

.prdctfltr_filter label {
    font-size: 16px !important;
    letter-spacing: 0.5px;
    font-weight: 300;
}

/* Checkout Page */

.wc-block-components-product-metadata {
    display: none;
}

.woocommerce-checkout .wc-block-checkout__sidebar h3.wc-block-components-product-name {
    width: 100%;
    background: none;
    padding: 5px 0;
}

/* simple page */

.simple-page-content p{
    font-size: 18px; 
}

/* ========================================
   RESPONSIVE STYLES
   ======================================== */

/* Tablet and smaller desktop */
@media (max-width: 1024px) {
    .container {
        max-width: 960px;
    }
    
    .text-animated-banner {
        font-size: 80px;
    }
    
    .custom-carousel-item h2 {
        font-size: 2.5rem;
    }
    
    .custom-carousel-item p {
        font-size: 1.1rem;
    }
    
    .section-title {
        font-size: 2.5rem;
    }
    
    .about-title {
        font-size: 2.5rem;
    }
    
    .feature-title {
        font-size: 2rem;
    }
    
    .category-title {
        font-size: 1.8rem;
    }
}

/* Tablet */
@media (max-width: 768px) {
    .container {
        max-width: 720px;
    }
    
    .text-animated-banner {
        font-size: 60px;
    }
    
    .custom-carousel-item h2 {
        font-size: 2rem;
    }
    
    .custom-carousel-item p {
        font-size: 1rem;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .about-title {
        font-size: 2rem;
    }
    
    .feature-title {
        font-size: 1.8rem;
    }
    
    .category-title {
        font-size: 1.5rem;
    }
    
    /* WooCommerce Archive Responsive */
    .woocommerce ul.products li.product {
        margin: 0 10px;
    }
    
    .woocommerce ul.products li.product a img {
        height: 250px;
    }
    
    .woocommerce ul.products li.product h2 {
        font-size: 1rem;
        padding: 15px !important;
    }
    
    .woocommerce ul.products li.product .price {
        font-size: 1rem;
    }
    
    /* Product Grid Responsive */
    .product-item {
        margin-bottom: 30px;
    }
    
    .product-item a img {
        height: 250px;
    }
    
    .product-title {
        font-size: 1rem;
        padding: 15px !important;
    }
    
    .product-price {
        font-size: 1rem;
        padding: 0 15px 15px 15px;
    }
    
    /* Category Grid Responsive */
    .category-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .category-item {
        margin-bottom: 20px;
    }
    
    .category-title {
        font-size: 1.3rem;
    }
    
    /* About Section Responsive */
    .about-content {
        flex-direction: column;
        gap: 40px;
    }
    
    .about-text {
        order: 2;
    }
    
    .about-image {
        order: 1;
    }
    
    /* Features Grid Responsive */
    .features-grid {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto auto;
    }
    
    .feature-panel {
        min-height: 300px;
    }
    
    /* Carousel Responsive */
    .custom-carousel .owl-nav {
        display: none;
    }
    
    .new-products-carousel .owl-nav {
        display: none;
    }
}

/* Mobile */
@media (max-width: 480px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .text-animated-banner {
        font-size: 40px;
    }
    
    .custom-carousel-item h2 {
        font-size: 1.5rem;
    }
    
    .custom-carousel-item p {
        font-size: 0.9rem;
    }
    
    .section-title {
        font-size: 1.8rem;
    }
    
    .about-title {
        font-size: 1.8rem;
    }
    
    .feature-title {
        font-size: 1.5rem;
    }
    
    .category-title {
        font-size: 1.3rem;
    }
    
    /* WooCommerce Archive Responsive */
    .woocommerce ul.products li.product a img {
        height: 200px;
    }
    
    .woocommerce ul.products li.product h2 {
        font-size: 0.9rem;
        padding: 10px !important;
    }
    
    /* Product Grid Responsive */
    .product-item a img {
        height: 200px;
    }
    
    .product-title {
        font-size: 0.9rem;
        padding: 10px !important;
    }
    
    .product-price {
        font-size: 0.9rem;
        padding: 0 10px 10px 10px;
    }
    
    /* Category Grid Responsive */
    .category-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .category-item {
        margin-bottom: 15px;
    }
    
    .category-title {
        font-size: 1.2rem;
    }
    
    /* Features Grid Responsive */
    .feature-panel {
        min-height: 250px;
    }
    
    .feature-content {
        padding: 30px 20px;
    }
    
    /* About Section Responsive */
    .about-content {
        gap: 30px;
    }
    
    .about-text {
        padding: 0;
    }
    
    .about-image .main-image img {
        max-height: 300px;
        object-fit: cover;
    }
    
    /* Button Responsive */
    .read-more-btn,
    .view-more-btn,
    .feature-btn {
        padding: 10px 20px;
        font-size: 0.9rem;
    }
    
    /* Section Padding Responsive */
    .custom-carousel-section,
    .text-animated-banner-section,
    .new-products-section,
    .category-showcase-section,
    .about-section,
    .features-grid-section {
        padding: 40px 0;
    }
    
    .section-header {
        margin-bottom: 30px;
    }
}

/* Extra Small Mobile */
@media (max-width: 320px) {
    .text-animated-banner {
        font-size: 32px;
    }
    
    .custom-carousel-item h2 {
        font-size: 1.3rem;
    }
    
    .section-title {
        font-size: 1.5rem;
    }
    
    .about-title {
        font-size: 1.5rem;
    }
    
    .feature-title {
        font-size: 1.3rem;
    }
    
    .category-title {
        font-size: 1.1rem;
    }
    
    /* Product Grid Responsive */
    .product-item a img {
        height: 180px;
    }
    
    .product-title {
        font-size: 0.8rem;
        padding: 8px !important;
    }
    
    .product-price {
        font-size: 0.8rem;
        padding: 0 8px 8px 8px;
    }
    
    /* WooCommerce Archive Responsive */
    .woocommerce ul.products li.product a img {
        height: 180px;
    }
    
    .woocommerce ul.products li.product h2 {
        font-size: 0.8rem;
        padding: 8px !important;
    }
    
    .woocommerce ul.products li.product .price {
        font-size: 0.8rem;
    }
}

/* Large Desktop */
@media (min-width: 1800px) {
    .container {
        max-width: 1800px;
    }
}

@media screen and (min-width: 768px) {
    .menu-horizontal nav li ul ul li a, .menu-horizontal nav li ul ul li a.dropdown-item{
        font-size: 16px;
    }
}

/* Custom Carousel Responsive */
@media (max-width: 768px) {
    .custom-carousel-section {
        padding: 0;
    }
    
    .custom-carousel-section .section-title {
        font-size: 2rem;
    }
    
    .carousel-item-content {
        padding: 20px;
    }
    
    .custom-carousel .owl-prev {
        left: -10px;
    }
    
    .custom-carousel .owl-next {
        right: -10px;
    }
    
    .rotating-logo-container {
        width: 300px;
        height: 300px;
    }
    
    .fixed-logo {
        width: 100px;
        height: 100px;
    }

}

@media (max-width: 480px) {
    .rotating-logo-container {
        width: 250px;
        height: 250px;
    }
    
    .fixed-logo {
        width: 80px;
        height: 80px;
    }
}

/* Text Banner Responsive */
@media (max-width: 768px) {
    .text-animated-banner {
        font-size: 60px;
    }
}

@media (max-width: 480px) {
    .text-animated-banner {
        font-size: 40px;
    }
}

/* New Products Section Responsive */
@media (max-width: 768px) {
    .new-products-section {
        padding: 60px 0;
    }
    
    .new-products-section .section-title {
        font-size: 2rem;
    }
    
    .product-info {
        padding: 15px;
    }
}

/* Category Section Responsive */
@media (max-width: 1200px) {
    .category-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .category-item {
        height: 50vh;
    }
}

@media (max-width: 768px) {
    .category-grid {
        grid-template-columns: 1fr;
    }
    
    .category-item {
        height: 40vh;
    }
    
    .category-content {
        padding: 30px 20px;
    }
    
    .category-title {
        font-size: 24px;
    }
    
    .category-description {
        font-size: 16px;
    }
}

/* About Section Responsive */
@media (max-width: 1200px) {
    .about-content {
        gap: 60px;
    }
    
    .about-title {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .about-section {
        padding: 60px 0;
    }
    
    .about-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .about-text {
        padding-right: 0;
        order: 2;
    }
    
    .about-image {
        order: 1;
    }
    
    .about-title {
        font-size: 32px;
    }
    
    .about-description p {
        font-size: 16px;
    }
    
    .image-container {
        height: 400px;
    }
}

/* Features Section Responsive */
@media (max-width: 1200px) {
    .features-grid {
        height: 80vh;
    }
    
    .feature-text,
    .feature-colored {
        padding: 40px;
    }
    
    .feature-title {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .features-grid {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
        height: auto;
    }
    
    .feature-panel {
        height: 50vh;
    }
    
    .feature-text,
    .feature-colored {
        padding: 30px;
    }
    
    .feature-title {
        font-size: 24px;
    }
    
    .feature-description {
        font-size: 14px;
    }
}

/* ========================================
   PAGE STYLES - Εντυπωσιακή Παρουσίαση Σελίδων
   ======================================== */

/* Hero Section */
.page-hero {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    padding: 80px 0 60px;
    position: relative;
    overflow: hidden;
}

.page-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23e17f50" opacity="0.03"/><circle cx="75" cy="75" r="1" fill="%23e17f50" opacity="0.03"/><circle cx="50" cy="10" r="0.5" fill="%23e17f50" opacity="0.02"/><circle cx="10" cy="60" r="0.5" fill="%23e17f50" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    pointer-events: none;
}

.hero-content {
    text-align: center;
    position: relative;
    z-index: 2;
}

.page-title {
    font-family: var(--font);
    font-size: 3.5rem;
    font-weight: 700;
    color: #252525;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    position: relative;
}

.page-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, transparent, #e17f50, transparent);
    border-radius: 2px;
}

.page-subtitle {
    font-family: var(--calm-font);
    font-size: 1.25rem;
    color: #666;
    margin-bottom: 30px;
    line-height: 1.6;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.hero-decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
}

.decoration-line {
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #e17f50, transparent);
    border-radius: 1px;
}

.decoration-dot {
    width: 8px;
    height: 8px;
    background: #e17f50;
    border-radius: 50%;
    position: relative;
}

.decoration-dot::before,
.decoration-dot::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #e17f50;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.decoration-dot::before {
    left: -12px;
}

.decoration-dot::after {
    right: -12px;
}

/* Main Content Section */
.page-content-section {
    padding: 80px 0;
    background: #ffffff;
    position: relative;
}

.page-content-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e17f50, transparent);
}

.page-content-wrapper {
    position: relative;
}

.content-body {
    font-family: var(--calm-font);
    font-size: 1.1rem;
    line-height: 1.8;
    color: #333;
    margin-bottom: 60px;
}

/* Typography Enhancements */
.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
    font-family: var(--font);
    color: #252525;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    line-height: 1.3;
}

.content-body h1 {
    font-size: 2.5rem;
    border-bottom: 2px solid #e17f50;
    padding-bottom: 10px;
}

.content-body h2 {
    font-size: 2rem;
    border-left: 4px solid #e17f50;
    padding-left: 20px;
}

.content-body h3 {
    font-size: 1.5rem;
    color: #e17f50;
}

.content-body p {
    margin-bottom: 1.5rem;
    text-align: justify;
    font-size: 18px;
}

.content-body ul,
.content-body ol {
    margin-bottom: 1.5rem;
    padding-left: 2rem;
}

.content-body li {
    margin-bottom: 0.5rem;
}

.content-body blockquote {
    border-left: 4px solid #e17f50;
    padding-left: 20px;
    margin: 2rem 0;
    font-style: italic;
    color: #666;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 0 8px 8px 0;
}

.content-body a {
    color: #e17f50;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.content-body a:hover {
    color: #d16a3f;
    border-bottom-color: #d16a3f;
}

.content-body img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    margin: 2rem 0;
}

.page-title::after{
    display: none;
}

/* CTA Section */
.page-cta {
    text-align: center;
    margin-top: 60px;
    padding: 40px;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 12px;
    border: 1px solid #e9ecef;
    position: relative;
    overflow: hidden;
}

.page-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #e17f50, #d16a3f, #e17f50);
}

.cta-button {
    display: inline-block;
    background: linear-gradient(135deg, #e17f50 0%, #d16a3f 100%);
    color: white;
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    font-family: var(--font);
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(225, 127, 80, 0.3);
    position: relative;
    overflow: hidden;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 25px rgba(225, 127, 80, 0.4);
    color: white;
    text-decoration: none;
}

.cta-button:hover::before {
    left: 100%;
}

/* Responsive Design */
@media (max-width: 768px) {
    .page-hero {
        padding: 60px 0 40px;
    }
    
    .page-title {
        font-size: 2.5rem;
    }
    
    .page-subtitle {
        font-size: 1.1rem;
    }
    
    .hero-decoration {
        gap: 10px;
    }
    
    .decoration-line {
        width: 40px;
    }
    
    .page-content-section {
        padding: 60px 0;
    }
    
    .content-body {
        font-size: 1rem;
    }
    
    .content-body h1 {
        font-size: 2rem;
    }
    
    .content-body h2 {
        font-size: 1.5rem;
    }
    
    .content-body h3 {
        font-size: 1.25rem;
    }
    
    .page-cta {
        padding: 30px 20px;
        margin-top: 40px;
    }
    
    .cta-button {
        padding: 12px 30px;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .page-title {
        font-size: 2rem;
    }
    
    .page-subtitle {
        font-size: 1rem;
    }
    
    .hero-decoration {
        gap: 8px;
    }
    
    .decoration-line {
        width: 30px;
    }
    
    .decoration-dot::before,
    .decoration-dot::after {
        display: none;
    }
}

/* Animation Classes */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.page-hero {
    animation: fadeInScale 0.8s ease-out;
}

.hero-content {
    animation: fadeInUp 1s ease-out 0.2s both;
}

.page-content-wrapper {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}

/* Print Styles */
@media print {
    .page-hero::before,
    .page-content-section::before,
    .page-cta::before {
        display: none;
    }
    
    .page-hero {
        background: white;
        padding: 20px 0;
    }
    
    .page-content-section {
        padding: 20px 0;
    }
    
    .cta-button {
        background: #e17f50;
        color: white;
        box-shadow: none;
    }
}
