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

body, html{
	overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}


::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #412309;
}
::-webkit-scrollbar-thumb {
  background: #FAAA3C;
}
.elementor-button span {
    white-space: nowrap;
}
main#main {
    width: 100%;
    max-width: 100%;
    padding: 0!important;
}
nav.woocommerce-breadcrumb {
    display: none;
}
h1, h2, h3, h4, h5, h6, p, span, li, a, pre {
    font-family: "Cera", Sans-serif!important;
}
.jet-woo-categories-content {
    width: 100%;
    margin: 0 auto;
}
.jet-woo-categories-content {
    padding: 0!important;
}

.cky-btn-revisit img, .cky-btn-revisit-wrapper .cky-btn-revisit img {
    content: url("https://www.stergiou-sa.gr/wp-content/uploads/2024/01/Cream-Fresh.png")!important;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left, button.cky-btn-revisit:hover {
	background: #412309!important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit:before, .cky-btn-revisit-wrapper .cky-btn-revisit:after, button.cky-btn-close:before, button.cky-btn-close:after {
	display: none;
}
.cky-btn-revisit-wrapper {
    filter: drop-shadow(0 0 0.75rem #412309);
}

