/**
Theme Name: websitenet
Author: websitenet.gr
Author URI: https://www.websitenet.gr/
Description: A beautifull  theme for a nice website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: websitenet
Template: astra
*/
li{line-height:2.5;}
blockquote{border-color: #DA1C4B;}
.ast-desktop .main-header-menu .sub-menu {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.ast-desktop .main-header-menu .sub-menu {
  background-color: #000000 !important;
}
.ast-desktop .main-header-menu .sub-menu a {
  color: #ffffff !important;
  padding: 6px 14px; /* άνεση στο click */
}
.ast-desktop .main-header-menu .sub-menu a:hover {
  color: #ff2d55 !important;
}
.ast-desktop .main-header-menu > .menu-item > .sub-menu {
  top: calc(100% + 4px) !important; 
  margin-top: 0 !important;
  z-index: 9999 !important;
  padding-top: 4px; 
}
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu .sub-menu .menu-item .menu-link,
.ast-header-break-point .ast-mobile-popup-drawer .main-header-menu .sub-menu .menu-item .menu-link {
  color: #000000 !important;   
  opacity: 1 !important;  
}
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu .sub-menu .menu-item .menu-link:hover,
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu .sub-menu .menu-item .menu-link:focus,
.ast-header-break-point .ast-mobile-popup-drawer .main-header-menu .sub-menu .menu-item .menu-link:hover,
.ast-header-break-point .ast-mobile-popup-drawer .main-header-menu .sub-menu .menu-item .menu-link:focus {
  color: #da1c4b !important;
}
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu .sub-menu .current-menu-item > .menu-link,
.ast-header-break-point .ast-builder-menu-mobile .main-header-menu .sub-menu .current-menu-ancestor > .menu-link,
.ast-header-break-point .ast-mobile-popup-drawer .main-header-menu .sub-menu .current-menu-item > .menu-link,
.ast-header-break-point .ast-mobile-popup-drawer .main-header-menu .sub-menu .current-menu-ancestor > .menu-link {
  color: #000000 !important;
  opacity: 1 !important;
}
.ast-header-break-point .ast-builder-menu-mobile .ast-menu-toggle,
.ast-header-break-point .ast-builder-menu-mobile .ast-menu-toggle .ast-icon,
.ast-header-break-point .ast-builder-menu-mobile .ast-menu-toggle svg,
.ast-header-break-point .ast-mobile-popup-drawer .ast-menu-toggle,
.ast-header-break-point .ast-mobile-popup-drawer .ast-menu-toggle .ast-icon,
.ast-header-break-point .ast-mobile-popup-drawer .ast-menu-toggle svg {
  color: #000000 !important;
  fill: #000000 !important;
  stroke: #000000 !important;
}
