/*
 Theme Name: Kalendari Theme
 Theme URI: https://www.webhippies.gr
 Description: Kalendari Child Theme
 Author: WebHippies
 Author URI: https://www.webhippies.gr
 Template:     whcommerce
 Version:      1.1.11
 License:      GNU General Public License v2 or later
 License URI:  
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  kalendari
 Colors: https://coolors.co/e57777-cfe2db-f8dac0-d66767-a9c8bc-eebb94-231f20-ffffff
*/

:root {
   /* Logo Pallette */
   --light-coral: #e57777ff;
   --mint-green: #cfe2dbff;
   --light-orange: #f8dac0ff;

    /* Logo Pallette - Bolder */
   --indian-red: #d66767ff;
   --ash-gray: #a9c8bcff;
   --peach: #eebb94ff;

   /* Basic colors */
   --black: #231f20ff;
   --white: #ffffffff;

   /* Revision Colors */
   --background: #FFF3DFff;
   --footer-background: #BC5E63ff;
   --footer-text: #FFF4DDff;
  
  --font: 'Manrope', sans-serif;
  --headings-font:  'Manrope', sans-serif;
  --calligraphy-font: 'Manrope', sans-serif;
  --font-size: 16px;
  
  --border: 1px solid var(--black);
  --border-radius: 0px;
  --border-style: solid;
  --border-width: 0 0 3px 0;
  --border-image: linear-gradient( to right, rgba(245,185,49,1) 0%, rgba(239,77,53,1) 38%, rgba(127,69,154,1) 71%, rgba(59,54,143,1) 100% ) 1 0%;
    
}

* {
    scrollbar-width: thin;
}

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.body-fixed {
    position: fixed;
    overflow: hidden;
}


.page-content, .entry-content, .entry-summary {
    margin: 0;
}

.post, .page {
    margin: 0;
}
.transition,
.transition > * {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.kalendari-blog.carousel .posts-inner-wrapper, 
.wh-products-carousel ul {
    opacity: 0;
    max-height: 300px;
    transition: opacity 0.3s ease;
}

.kalendari-blog.carousel .posts-inner-wrapper.slick-initialized, 
.wh-products-carousel ul.slick-initialized {
    opacity: 1 !important;
    max-height: unset;
}



.slick-slide {
    margin: 0 10px;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* ul.products {
    content: "";
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
} */

.slider-arrow {
    cursor: pointer;
}

.account-header-icon, .cart-icon {
    font-size: inherit;
}

.grecaptcha-badge {
    opacity: 0;
    right: -9999px !important;
    display: none !important;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: var(--black);
	font-family: var(--font);
	font-size: var(--font-size);
	line-height: 1.5;
	font-weight: 400;
}

button,
input,
select,
optgroup,
textarea,
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"] {
    border-radius: var(--border-radius);
    padding: 10px 10px;
}

.select2-container--default .select2-selection--single {
    border-radius: var(--border-radius);
}



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--headings-font);
    font-optical-sizing: auto;
	font-weight: 600;
    font-style: normal;
    /* font-variation-settings:
        "slnt" 0,
        "CRSV" 0,
        "SHRP" 0; */
}

span.wh-share-text,
.calligraphy {
	font-family: var(--calligraphy-font);
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: #b1b1b1;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .wp-block-button__link {
    background-color: var(--footer-background);
    color: var(--white);
    border-width: 0;
    width: auto;
    padding: 15px;
    border-radius: 0;
    font-weight: 300;
    transition: all .5s;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .wp-block-button__link:hover {
    background-color:var(--indian-red);
}

.woocommerce-accordion button:hover, input[type="button"]:hover {
    background-color:unset;
}

/* Header */

.hfe-search-icon-toggle i.fa-search:before {
    font-size: 22px;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
}


.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
    width: 100%;
}

.hfe-flyout-wrapper .hfe-side {
    display: unset;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

@media only screen and (max-width: 1024px) {
    .hfe-nav-menu__layout-horizontal + .hfe-nav-menu__submenu-arrow .hfe-dropdown,
    .hfe-nav-menu__breakpoint-tablet + .hfe-nav-menu__layout-horizontal, 
    .hfe-nav-menu__breakpoint-tablet + .hfe-nav-menu__layout-vertical {
        transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
        width: auto;
        left: 0px;
        z-index: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, 
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
        height: 100vh;
        display: flex;
        align-items: flex-start;
        top: 50px;
        transition: left 0.5s cubic-bezier(0.19, 1, 0.22, 1);
        /* left: -88vw !important; */
        
    }
}

/* Sticky header */

.sticky-header,
.sticky-header.show {
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s 
}

/* .sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    height: fit-content;
    width: 100%;
    background-color: var(--white);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100;
    border-bottom: 1px solid #f1f1f1;
} */

.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--white);
    transform: translateY(-100%);
    transition: transform 0.5s ease;
    z-index: 100;
    border-bottom: 1px solid #f1f1f1;
    height: auto; /* ή δοκίμασε min-height */
    will-change: transform; /* βοηθάει σε Safari */
    backface-visibility: hidden; /* προαιρετικό tweak */
}


.sticky-header.show {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.elementor-editor-active .sticky-header {
    position: relative;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.elementor-editor-active .sticky-header::before {
    content: 'Sticky Header';
    font-size: 10vh;
    text-align: center;
    opacity: .05;
    z-index: -99999999;
    pointer-events: none;
}

.admin-bar .sticky-header.show {
    top: 30px;
}

@media screen and (max-width: 600px) {
    .admin-bar .sticky-header.show {
        top: 0px;
    }
}

@media screen and (min-width: 601px) and (max-width: 782px) {
    .admin-bar .sticky-header.show {
        top: 46px;
    }
}

/* Site Footer */

.site-footer, .site-footer a {
    background-color: var(--footer-background);
    color: var(--footer-text);
}

.prefooter-3 li.current-menu-item > a {
    border-bottom: 0px solid #000;
}

/* Contact Forms */ 
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    padding: 23px;
    width: 100%;
    border-radius: 0;
    border-width: 0;
}

.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="range"], 
.wpcf7 input[type="date"],
.wpcf7 input[type="month"], 
.wpcf7 input[type="week"], 
.wpcf7 input[type="time"], 
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="color"],
.wpcf7  textarea {
    padding: 10px;
    height: 45px;
    width: 100%;
    border-radius: 0;
    border-width: 0;
}

/* Instagram feed */
#sb_instagram #sbi_images.slick-initialized.slick-slider {
    display: block;
    float: left;
    grid-template-columns: unset!important;
}

/* Fix for slick carousel */
#sb_instagram #sbi_images.slick-initialized.slick-slider .sbi_item.sbi_num_diff_hide {
    display: unset!important;
}

.instagram-feed button.slick-arrow {
    background: #000;
    width: 40px;
    height: 40px;
    z-index: 9;
    color: var(--white);
}

.instagram-feed .slick-next .slick-next-icon:before {
    display: block;
    content: "\279E";
    line-height: normal;
    color: var(--white);
    opacity: 1;
}

.instagram-feed .slick-prev .slick-prev-icon:before {
    display: block;
    content: "\279E";
    line-height: normal;
    color: var(--white);
    opacity: 1;
    margin-top: 5px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* WooCommerce */

/* General */
.shop-container {
    max-width: 1140px;
}
.single-product-container {
    max-width: 1140px;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: var(--mint-green);
}

/* Header Cart */

header#masthead.cart-open {
    z-index: unset;
}

.site-header-cart .widget_shopping_cart {
    display: unset;
}

.overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    z-index: -100;
    opacity: 0;
    left: 0;
    top: 0;
    pointer-events: none;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease;
}

.overlay.active {
    position: fixed;
    display: block;
    opacity: 1;
    z-index: 998;
    left: 0;
    pointer-events: all;
}

.widget_shopping_cart h2.widgettitle::after {
    content: "✖";
    position: absolute;
    right: 35px;
    cursor: pointer;
    font-size: 20px;
}

.cart-widget-side .woocommerce-mini-cart .mini_cart_item {
    margin-bottom: 0;
    padding: 15px;
    transition: background-color .3s ease;
}

.widget_shopping_cart .widgettitle {
    padding: 20px 5px;
    border-bottom: 1px solid var(--light-orange);
}

.widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

.cart-with-products-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: calc(100% - 70px);
}

.woocommerce-mini-cart>li {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--light-orange);
}

.woocommerce .widget_shopping_cart .cart_list li, 
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 0;
    position: relative;
    padding-top: 0;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 80px;
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    margin-right: 15px;
}


.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
}

.woocommerce-mini-cart-item-content {
    flex-grow: 1;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    display: flex;
    justify-content: space-between;
    padding: 4px 0 0;
    border-top: 3px solid var(--light-orange);
    font-size: 1.2em;
    font-weight: 700;
}

.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
}

p.woocommerce-mini-cart__buttons.buttons a {
    flex-grow: 1;
    text-align: center;
}

.mini-item-counter {
    /* content: "1"; */
    position: absolute;
    right: 7px;
    top: -7px;
    font-size: 11px;
    border-radius: 50%;
    background: var(--footer-background);
    width: 17px;
    height: 17px;
    color: var(--white);
    line-height: 1.5em;
    text-align: center;
}

span.count {
    position: absolute;
    right: 0;
    top: -7px;
    font-size: 11px;
    border-radius: 50%;
    background: var(--footer-background);
    width: 17px;
    height: 17px;
    color: var(--white);
}

/* @media screen and (min-width: 48em) { */
    .site-header-cart .widget_shopping_cart {
        position: fixed;
        padding: 10px 30px;
        top: 0;
        width: 340px;
        height: calc(100vh - 30px);
        z-index: -10;
        right: 0;
        left: unset;
        display: none;
        background: var(--white);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
        -ms-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    }

    .admin-bar .site-header-cart .widget_shopping_cart {
        margin-top: 30px;
    }
/* } */

/* @media screen and (min-width: 48em) { */
    .site-header-cart:hover .widget_shopping_cart, 
    .site-header-cart.focus .widget_shopping_cart {
        right: 0;
        left: unset;
        display: block;
    }
    .site-header-cart.site-cart-wrapper.cart-open .widget_shopping_cart {
        -ms-transform:  translate3d(0, 0, 0);
        -webkit-transform:  translate3d(0, 0, 0);
        -moz-transform:  translate3d(0, 0, 0);
        -o-transform:  translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 999;
        display: block;
    }
/* } */

@media only screen and (max-width: 576px) {
    .site-header-cart .widget_shopping_cart {
        padding: 10px 10px;
        height: 100vh;
        display: block;
    }

    .admin-bar .site-header-cart .widget_shopping_cart {
        margin-top: 0px;
    }

    .site-header-cart.site-cart-wrapper.cart-open .widget_shopping_cart {
        width: 100vw;
    }
}

/* Loop */

/* Πείραμα */

.woocommerce:not(.woocommerce-shop) ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    max-height: 30px;
    overflow: hidden;
}

.woocommerce .products ul, .woocommerce ul.products {
    padding: 5px 0 0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: var(--white);
    padding: 15px;
    text-align: center;
}

.woocommerce-shop ul.products li.product, 
.woocommerce-page.woocommerce-shop ul.products li.product {
    padding: 0px;
}

.woocommerce .woocommerce-result-count {
    margin: 10px 0;
}

@media only screen and (max-width: 1023.98px) {
    .woocommerce .woocommerce-ordering, 
    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
        max-width: 25vw;
    }
    .woocommerce .woocommerce-result-count {
        max-width: 25vw;
        margin: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce .woocommerce-ordering, 
    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
        max-width: 40vw;
    }
    .woocommerce .woocommerce-result-count {
        max-width: 35vw;
        margin: 10px;
    }  
}

@media only screen and (max-width: 576px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }

    h1.woocommerce-products-header__title.page-title {
        margin: 5px 0px;
    }

    .woocommerce .woocommerce-ordering, 
    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
        max-width: 100vw;
        width: 100%;
    }
    .woocommerce .woocommerce-result-count {
        max-width: 100vw;
        margin: 10px;
        text-align: center;
        width: 100%;
    }

}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product,
.single-product ul.products li.product {
    background: var(--white);
    padding: 15px;
}

.woocommerce:not(.woocommerce-shop) .shop-main {
    background-color: var(--background);
    padding: 20px;
    border: 0;
    border-left: 20px;
    border-color: #fff;
    border-style: solid;
}

@media screen and (max-width: 767.98px) {
    .woocommerce:not(.woocommerce-shop) .shop-main {
        border-left: 0px;
        padding: 10px;
    }
}

/* Loop Button */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) 
.woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    color: var(--white);
    background-color: var(--footer-background);
    font-weight: 300;
    border-radius: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: var(--light-coral);
    color: var(--white);
}

/* CUSTOM ON-HOVER IMAGE */
.term-46 ul.products li.type-product a img, 
.woocommerce.normal-loop-hover ul.products li.type-product a img,
.woocommerce.alternative-loop ul.products li.type-product a img { 
    object-fit: cover;
    padding: 0;
    margin: 0 auto;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
}

.term-46 ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce.normal-loop-hover ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce ul.products li.type-product.has-second-image a img.extra-image {
    height: 0;
    width: 0;
    margin: 0;
}

.term-46 ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce.normal-loop-hover ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce.alternative-loop ul.products li.type-product.has-second-image a img.extra-image {
    height: unset;
    width: unset;
}


.term-46 ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce.normal-loop-hover ul.products li.type-product.has-second-image a img.extra-image,
.woocommerce.alternative-loop ul.products li.type-product.has-second-image a img.extra-image {
    /* display: none; */
    height:0;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
}

.term-46 ul.products li.type-product.has-second-image a:hover img.extra-image,
.woocommerce.normal-loop-hover ul.products li.type-product.has-second-image a:hover img.extra-image,
.woocommerce.alternative-loop ul.products li.type-product.has-second-image a:hover img.extra-image {
    /* display: block; */
    height:auto;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
}

.term-46 ul.products li.type-product.has-second-image a:hover img:nth-of-type(1):not(.yith-wcwl-icon),
.woocommerce.normal-loop-hover ul.products li.type-product.has-second-image a:hover img:nth-of-type(1):not(.yith-wcwl-icon),
.woocommerce.alternative-loop ul.products li.type-product.has-second-image a:hover img:nth-of-type(1):not(.yith-wcwl-icon) {
    /* display: none; */
    height:0;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.215,.61,.355,1);
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) {
    opacity: 0;
}

.woocommerce ul.products li.product:hover  .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) {
    opacity: 1;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image .yith-wcwl-icon {
    max-width: 24px;
}

@media (hover: none) {
    .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) {
        opacity: 1;
    }
}

table.wishlist_table {
    font-size: 100%;
}

.wishlist_table.mobile {
    padding: 0 15px;
}

.wishlist_table.mobile li {
    border-bottom: 1px solid;
    padding-bottom: 7px;
}

.wishlist_table.mobile li .item-wrapper {
    width: 100%;
}

.wishlist_table.mobile button.add_to_cart_button {
    width: 100%;
}

.loop-product-footer {
    display: flex;
    flex-direction: column;
}

.kalendari-loop-quantity {
    display: flex;
    flex-direction: row;
}

/* .term-46 .loop-product-footer, */
.alternative-loop .loop-product-footer {
    display: flex;
    flex-direction: column;
    padding: 0px;
    background: var(--white); 
    transition: transform cubic-bezier(.4,0,.2,1) .3s;
    /* justify-content: space-between; */
    /* align-items: center; */
    /* background: var(--white); */
    /* padding: 5px; */
    /* transition: transform cubic-bezier(.4,0,.2,1) .3s; */
}

/* .term-46 .loop-title-price, */
.alternative-loop .loop-title-price {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.woocommerce .small-description {
    display: none;
}

/* .term-46 .small-description, */
.woocommerce.alternative-loop .small-description {
    display: inherit;
}

/* .term-46 .loop-desc-cart, */
.alternative-loop .loop-desc-cart {
    position: absolute;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-top: 40px;
    height: 0;
    visibility: hidden;
    opacity: 0;
}

/* .term-46 ul.products li.type-product:hover .loop-product-footer, */
.woocommerce.alternative-loop ul.products li.type-product:hover .loop-product-footer { 
    -ms-transform:  translateY(-30px);
    -webkit-transform:  translateY(-30px);
    -moz-transform:  translateY(-30px);
    -o-transform:  translateY(-30px);
    transform: translateY(-30px);
    transition-delay: .3s;

}

/* .term-46 ul.products li.type-product:hover .loop-desc-cart, */
.woocommerce.alternative-loop ul.products li.type-product:hover .loop-desc-cart {
    height: auto;
    visibility: visible;
    opacity: 1;
    transition: opacity cubic-bezier(.4,0,.2,1) .3s .5s;
}
.wishlist_table .add-to-cart-icon,
.woocommerce ul.products li.product .button .add-to-cart-icon {
    display: none;
}

/* .term-46 ul.products li.product .button .add-to-cart-icon, */
.woocommerce.alternative-loop ul.products li.product .button .add-to-cart-icon {
    display: inherit;
    color: var(--black);
    width: fit-content;
}

/* .term-46 ul.products li.product .button .add-to-cart-text, */
.woocommerce.alternative-loop ul.products li.product .button .add-to-cart-text {
    display: none;
}

.woocommerce.normal-loop ul.products li.product .button .add-to-cart-text,
.woocommerce.normal-loop-hover ul.products li.product .button .add-to-cart-text {
    display: inherit;
}


/* .term-46 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,  */
/* .term-46 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,  */
/* .term-46 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,  */
/* .term-46 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,  */
/* :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .term-46 .woocommerce #respond input#submit.added::after,  */
/* :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .term-46 .woocommerce a.button.added::after,  */
/* :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .term-46 .woocommerce button.button.added::after,  */
/* :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .term-46 .woocommerce input.button.added::after, */
.woocommerce.alternative-loop:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, 
.woocommerce.alternative-loop:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, 
.woocommerce.alternative-loop:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, 
.woocommerce.alternative-loop:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce.alternative-loop #respond input#submit.added::after, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce.alternative-loop a.button.added::after, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce.alternative-loop button.button.added::after, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce.alternative-loop input.button.added::after {
    display: none;
}

/* .term-46 ul.products li.product .price, */
.woocommerce.alternative-loop ul.products li.product .price {
    margin-bottom: 0;
}

.loop-desc-cart {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a {
    margin-top: 0;
    width: 100%;
    /* padding: 5px; */
    min-width: 130px;
    min-height: 41px;
}
.woocommerce ul.products a.button.product_type_variable.add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .term-46 ul.products li.product .button, */
/* .term-46 ul.products li.product a, */
.woocommerce.alternative-loop ul.products li.product .button {
    margin-top: 0;
    padding: 0;
    background: unset;
    width: fit-content;
    min-width: auto;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading {
    opacity: 1;
    color: var(--footer-background);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: unset;
    font-weight: 400;
    color: var(--white);
    position: absolute;
    top: 35%;
    left: 10%;
    animation: rotate-center 2s linear infinite;
}

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
 @-webkit-keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
@keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
a.added_to_cart.wc-forward {
    display: none;
}

/* .wh-products-carousel ul.products li.product {
    margin-bottom: 2em;
    margin-top: 2em;
} */

/* .slick-track {
    display: flex;
  }
  .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
  } */


/* Checkbox add to cart */
.woocommerce.wc-checkbox-product-list ul.products li.product,
.woocommerce-page.wc-checkbox-product-list ul.products li.product {
    width: 100%;
}

.wc-product-checkbox-wrapper .control {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
}

.wc-product-checkbox-wrapper .control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.wc-product-checkbox-wrapper .control__indicator {
    height: 20px;
    width: 20px;
    background: #e6e6e6;
}

.wc-product-checkbox-wrapper .control:hover input~.control__indicator,
.wc-product-checkbox-wrapper .control input:focus~.control__indicator {
    background: #ccc;
}

.wc-product-checkbox-wrapper .control input:checked~.control__indicator {
    background: #2aa1c0;
}

.wc-product-checkbox-wrapper .control:hover input:not([disabled]):checked~.control__indicator,
.wc-product-checkbox-wrapper .control input:checked:focus~.control__indicator {
    background: var(--footer-background);
}

.wc-product-checkbox-wrapper .control input:disabled~.control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.wc-product-checkbox-wrapper .control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.wc-product-checkbox-wrapper .control input:checked~.control__indicator:after {
    display: block;
}

.wc-product-checkbox-wrapper .control--checkbox .control__indicator:after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 15px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wc-product-checkbox-wrapper .control--checkbox input:disabled~.control__indicator:after {
    border-color: #7b7b7b;
}
.wc-checkbox-product-list .loop-desc-cart {
    display: none;
}

.wc-checkbox-summary {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.wc-selected-count, .wc-total-price {
    flex-grow: 1;
}


@media only screen and (max-width: 576px) {
    .wc-checkbox-summary {
        flex-direction: column;
        gap: 10px;
    }
}

/* Loop sidebar */
.woocommerce .widget-area {
    background-color: var(--footer-background);
    padding: 20px;
    border: 0;
    /* border-right: 20px; */
    border-style: solid;
    border-color: var(--white);
    color: var(--white);
}
@media screen and (max-width: 767.98px) {
    .woocommerce .widget-area {
        display: none;
        margin-bottom: 1.5rem;
    }

    .toggle-filters-button {
        margin-bottom: 1.5rem;
    }

    .toggle-filters-button .filter-button-text::after {
        content: "\ea4e";
        font-family: remixicon;
        float: right;
        width: auto;
        height: auto;
        margin-left: 10px;
        font-size: 18px;
    }

    .toggle-filters-button.filters-open .filter-button-text::after {
        content: "\ea78";
    }
}

@media screen and (max-width: 600px) {
    .toggle-filters-button {
        width: 100%;
    }
}

.woocommerce .widget-area a {
    color: var(--white);
}

.widget_product_categories ul.children li {
    font-size: inherit;
}

.widget_product_categories ul.product-categories > li {
    border-bottom: 1px solid var(--white);
    padding-right: 15px;
}

li.cat-parent > ul.children {
    padding-top: 10px;
}

.widget_product_categories ul li.cat-parent:after {
    content: "\ea4e";
    font-family: remixicon;
    float: right;
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 18px;
}

.widget_product_categories ul li.cat-parent.open-category:after {
    content: "\ea78";
}

/* Loop Categories */
/* .woocommerce ul.products li.product-category, .woocommerce-page ul.products li.product-category  {
     background: #fdf8f5; 
} */

li.product-category a {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-size: 1.2em;
    font-weight: 400;
}

/* single product */

.single-product .site-content {
    background-color: var(--background);
}

.woocommerce .product-main .woocommerce-breadcrumb {
    margin: 0 0 2em;
    padding: 10px 0 0;
    text-transform: uppercase;
    opacity: .5;
}

.woocommerce-breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    flex: 0 0 auto;
    margin-right: 5px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 60%;
    padding-right: 50px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 40%;
}

@media screen and (max-width:768px) {
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
        padding-right: 0px;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
    }
}

/* Gallery */

/* VERSION 1 - Vertical Scrolling Thumbnails */

/* .woocommerce div.product.product_cat-46 div.images .flex-control-thumbs li { */
.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 576px) {
    /* .woocommerce-page div.product.product_cat-46 div.images { */
    .woocommerce-page div.product div.images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-self: center;
    }
    /* .woocommerce div.product.product_cat-46 div.images .flex-control-thumbs { */
    .woocommerce div.product div.images .flex-control-thumbs {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 115px;
        flex: 1 0 115px;
        /* Adjust PX to suit width of thumbnails */
        max-height: 1080px;
        /* Adjust Height to Image height on desktop */
        overflow: auto;
    }
    /* .woocommerce div.product.product_cat-46 div.images .flex-control-thumbs li { */
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
        padding: 0 10px 10px 0;
    }

    /* .woocommerce div.product:not(.product_cat-46) div.images img {
        background-color: #fdf8f5;
        min-height: 300px;
    }
    
    .product:not(.product_cat-46) .woocommerce-product-gallery__image {
        width: 50%;
        display: inline-block;
        padding: 10px;    
    }
    
    .product:not(.product_cat-46) .woocommerce-product-gallery__image:first-of-type:last-of-type {
        width: 100%;
    }
    
    .woocommerce div.product:not(.product_cat-46) div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 50%;
        display: inline-block;
    }
    
    .single-product div.product:not(.product_cat-46) .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
        width: 50%;
    } */
}

/* Right side */

.product_meta {
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fdf8f5;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: var(--light-coral);
}

/* Tabs to accordions */

.card {    
    border-radius: 0;
}


.card-header {
    padding: 10px 0;
    background-color: #fdf8f5;
}

.card button {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.card .ri-arrow-right-s-line{
    font-size: 24px;
    vertical-align: middle;
}

/* Quantity field */
.kalendari-quantity {
    display: flex;
    align-items: stretch;
    justify-content: center;
    min-height: 46px;
}

/* .term-46 .kalendari-loop-quantity, */
.alternative-loop .kalendari-loop-quantity {
    display: none!important;
}

.quantity-btn {
    background-color: var(--footer-background);
    color: white;
    border: none;
    padding: 6px 0px 7px 0;
    font-size: 1.2rem;
    cursor: pointer;
    width: 24px;
}

.quantity-btn:hover {
    background-color: var(--light-coral);
}

.quantity-minus {
    border-radius: 0;
}

.quantity-plus {
    border-radius: 0 ;
}

.input-text.qty {
    width: 3rem;
    text-align: center;
    border: 1px solid var(--footer-background);
    border-left: none;
    border-right: none;
    padding: 0.5rem;
}

.input-text.qty.loop {
    width: 30px;
    padding: 0;
}


/* Chrome, Safari, Edge, Opera */
.input-text.qty::-webkit-outer-spin-button,
.input-text.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input-text.qty[type=number] {
  -moz-appearance: textfield;
}

/* Button */ 
.woocommerce-variation-add-to-cart.variations_button,
.woocommerce div.product form.cart {
    display: flex;
    flex-direction: row;
}

.woocommerce div.product form.variations_form.cart {
    flex-direction: column;
}

.woocommerce div.product form.cart .button {
    flex-grow: 1;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: var(--footer-background);
    color: var(--white);
    width: auto;
    padding: 15px;
    border-radius: 0;
    font-weight: 300;
    transition: all .5s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color:var(--light-coral);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color:var(--light-coral);
}

/* Variations */
.woocommerce div.product form.cart .variations label {
    margin: 0;
    vertical-align: middle;
}

button.reset_variations {
    padding: 13px;
    background-color: var(--peach);
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 100%;
}


/* Accordions */

.woocommerce-accordion.wc-accordion-wrapper ul, 
.woocommerce-accordion.wc-accordion-wrapper ol {
    margin: 0;
}

/* related */
section.related.products,
section.up-sells.upsells.products {
    text-align: center;
}

ul.products.slick-initialized.slick-slider li.product {
    margin: 0;
}

section.related.products h2, section.up-sells.upsells.products h2 {
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-wrap: nowrap;
    align-content: center;
    align-items: center;
}

section.related.products > h2:first-child::before, section.up-sells.upsells.products > h2:first-child::before,
section.related.products > h2:first-child::after, section.up-sells.upsells.products > h2:first-child::after {
    content: ' ';
    display: inline-block;
    width: 100%;
    margin: 17px;
    height: 10px;
    background-image: url(images/seperator-1.webp);
    padding: 0;
    background-repeat: repeat-x;
    background-size: contain;
    vertical-align: middle;
    background-position: center;
}



section.related.products button.slick-arrow {
    background: #000;
    width: 40px;
    height: 40px;
    z-index: 9;
    color: var(--white);
}

section.related.products .slick-next .slick-next-icon:before {
    display: block;
    content: "\279E";
    line-height: normal;
    color: var(--white);
    opacity: 1;
}

section.related.products .slick-prev .slick-prev-icon:before {
    display: block;
    content: "\279E";
    line-height: normal;
    color: var(--white);
    opacity: 1;
    margin-top: 5px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* Seasonal pages */
.menu-seasonal-menu-container ul,
.menu-seasonal-menu-container ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: .5rem;
    padding-left: 10px;
    background: unset;
    text-decoration: none;
}

.menu-seasonal-menu-container .menu-item-has-children > a {
    font-weight: 700;
}

.menu-seasonal-menu-container .current-menu-item > a {
    border-bottom: 0px;
    font-weight: 700;
}

@media screen and (min-width: 577px) and (max-width: 1024px) {
    .menu-seasonal-menu-container ul.sub-menu {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
    }
    #menu-seasonal-menu > li > a {
        margin: 0 auto;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 576px) {
    .menu-seasonal-menu-container ul, .menu-seasonal-menu-container ul.sub-menu {
        text-align: center;
    }
}

/* Newsletter area */
/*** Your CSS code ***/
.newsletter-inner-wrapper::before {
    /* content: ' '; */
    /* border-style: solid; */
    /* border-width: 5px 5px 5px 5px; */
    /* border-image-slice: 27 27 27 27; */
    /* border-image-width: 20px 20px 20px 20px; */
    /* border-image-outset: 25px 25px 25px 29px; */
    /* border-image-repeat: repeat repeat; */
    /* border-image-source: url(http://vps02.webhippies.gr/kalendari.gr/wp-content/uploads/2024/11/seperator-1.webp); */
    /* -moz-border-image: url(http://vps02.webhippies.gr/kalendari.gr/wp-content/uploads/2024/11/seperator-1.webp) 5 5 5 5 repeat repeat;
    -webkit-border-image: url(http://vps02.webhippies.gr/kalendari.gr/wp-content/uploads/2024/11/seperator-1.webp) 5 5 5 5 repeat repeat;
    -o-border-image: url(http://vps02.webhippies.gr/kalendari.gr/wp-content/uploads/2024/11/seperator-1.webp) 5 5 5 5 repeat repeat;
    border-image: url(http://vps02.webhippies.gr/kalendari.gr/wp-content/uploads/2024/11/seperator-1.webp) 5 5 5 5 repeat repeat; */
    }