<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
.rey-carouselUno .rey-arrowSvg svg{color: #fff}

.rey-carouselUno .cUno-nav button::before{border: 2px solid #fff}

.countrylist {
    display: none;   
}

.select2-container{
    float: left;
    margin: 0 0 30px 0!important;
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-results__option{
    font-size: 1.4rem;
    text-align: left;
}

table.countrylist, table.dummy {
    width: 500px; 
    margin: 0 auto 50px auto;
    font-size: 1.6rem;
    font-weight: bold;
    border-collapse:collapse;
}

table.countrylist td, table.dummy td{
    padding: 0 20px;
    vertical-align: middle;
    border-bottom: 1px solid #aaa;
}

table.countrylist td img, table.dummy td img{
    margin: 0 auto 10px auto;
}

/* Product page hide categories */
.woocommerce div.product .product_meta &gt; span{display: none}
/* Product page hide stock */
.woocommerce div.product .stock{display: none;}
/* Product page hide heart/fav */
.woocommerce div.product form.cart .tinv-wishlist{display: none;}
/* Product page typography */
.woocommerce div.product .product_title{font-weight: 800;}
.woocommerce-product-details__short-description h2{font-size: 24px; font-weight: bold;}
.woocommerce div.product p.price .woocommerce-Price-amount{font-weight: 800;}

.rey-wcPanel.rey-wcPanel--description h2, 
.rey-wcPanel.rey-wcPanel--information h2,
.rey-wcPanel.rey-wcPanel--additional_information h2{font-weight: bold}
.rey-wcPanel.rey-wcPanel--description h3{font-weight: bold; font-size: 18px; margin: 0;}
.rey-wcPanel.rey-wcPanel--information h3{font-weight: bold; font-size: 20px;}
.rey-wcPanel.rey-wcPanel--description p{font-size: 14px;}

/* Lang switcher */
.wpml-ls-legacy-dropdown a,
.wpml-ls-legacy-dropdown-click a{
	background: #000;
	color: #fff;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	border: 1px solid #000;
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown-click a:hover, 
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	background: #000!important;
	color: #FFF!important;
}

.wpml-ls-legacy-dropdown a:hover span,
.wpml-ls-legacy-dropdown-click a:hover span{
	color: #ddd; 
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border: none;}

/* Currency switcher */
.rey-header-dropPanel .rey-header-dropPanel-content::before {background-color: #000!important}

/* Plugin Currency switcher */
.rey-woocurrency .rey-woocurrency-item, .rey-woocurrency .rey-headerIcon-btn{
	color: #FFF;
	font-weight: normal;
}

.rey-headerDropSwitcher &gt; .btn::after, .rey-headerDropSwitcher &gt; .wp-block-button__link::after{
	border-top-color: #fff;
	border: 5px solid transparent;
	opacity: 1!important;
}

.rey-headerDropSwitcher &gt; .btn::after{
	rotate: -90deg;
	top: calc(50% - 5px);
}

/* Menu */
.top-logo{width: 18%!important;}
.top-menu{width: 64%!important;}
.top-currency{width: 7%!important; min-width: 100px;}
.top-lang{width: 7%!important; min-width: 100px;}
.top-cart{width: 4%!important; min-width: 70px;}

/* Homepage slider 
.rey-coverBlurry .cBlurry-social{display: none!important;}
.rey-coverBlurry .cBlurry-slideOverlay{display: none!important;}
.rey-coverBlurry{display: none;}*/

/* Blog */
.archive h1.rey-pageTitle{text-align: right;}
.blog--columns-3 .rey-postTitle{font-size: 16px!important; font-weight: bold;}


/* Main Menu */
.elementor-widget-container ul#menu-products-menu-1.menu li a,
.elementor-widget-container ul#menu-products-menu-2.menu li a{
	color: #000
}

.elementor-widget-container ul#menu-products-menu-1.menu li.view-all,
.elementor-widget-container ul#menu-products-menu-2.menu li.view-all{
	margin: 20px 0 0 0;
}

.elementor-widget-container ul#menu-products-menu-1.menu li.view-all a,
.elementor-widget-container ul#menu-products-menu-2.menu li.view-all a{
	color: #997D09;
}

.elementor-widget-container ul#menu-meet-myst-1-story.menu{list-style-type: none;}

.elementor-widget-container ul#menu-meet-myst-1-story.menu li a,
.elementor-widget-container ul#menu-meet-myst-2-olympus.menu li a,
.elementor-widget-container ul#menu-meet-myst-3-health.menu li a{
	color: #000;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}

.elementor-widget-container ul#menu-meet-myst-1-story.menu li.story a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/generic-blog.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

.elementor-widget-container ul#menu-meet-myst-1-story.menu li.bottle a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/Bottle-Thumb.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

.elementor-widget-container ul#menu-meet-myst-2-olympus.menu li.olympus a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/generic-mountain.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

.elementor-widget-container ul#menu-meet-myst-2-olympus.menu li.about a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/iStock_90977983_XXXLARGE-thumb.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

.elementor-widget-container ul#menu-meet-myst-3-health.menu li.health a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/generic-health.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

.elementor-widget-container ul#menu-meet-myst-3-health.menu li.contact a:before{
	content: '';
	display: block;
	width: 100%;
	background: url(https://www.myst.gr/wp-content/uploads/2020/01/generic-about.jpg) no-repeat ;
	height: 165px;
	background-size: cover;
}

/* Footer Menu */
.elementor-widget-container ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.elementor-widget-container ul.menu  li a{
	color: #FFF;
	text-transform: none;
	font-size: 14px;
    line-height: 2;
}


/* Mobile */
.rey-mainNavigation-mobileBtn span{color: #FFF;}
.rey-mainNavigation.rey-mainNavigation--mobile .menu-item &gt; a{font-weight: bold;}
.rey-mainNavigation.rey-mainNavigation--mobile .menu-item &gt; ul li a{font-weight: normal;}

/* Mobile Menu Lang Switcher */
.weglot-parent-menu-item{
	margin: 20px 0 0 0;
	border-top: 1px solid #E5E5E5;
}

@media (max-width: 1024px) {
	
	.top-currency{display: none!important;}
	.top-lang{display: none!important;}
	.top-logo{width: calc(100% - 120px)!important; order: 2}
	.top-menu{width: 50px!important; order: 1}
	.top-cart{width: 25px!important; order: 3}
	
	.rey-siteLogo img{max-width: 150px!important;}
}

@media (max-width: 767px) {
	.elementor-88 .elementor-element.elementor-element-bceb127 &gt; .elementor-container{padding: 20px 10px 20px 10px!important;}

	.top-logo{width: calc(100% - 120px)!important; order: 2}
	.top-menu{width: 50px!important; order: 1}
	.top-cart{width: 25px!important; order: 3}
	
	.rey-siteLogo img{max-width: 150px!important;}

}














</pre></body></html>