/*---------------------------------------------------------------------------------

 Theme Name:   blue-elastika
 Theme URI:
 Description:  Divi child theme
 Author:       George Nousias
 Author URI:
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@media screen and (min-width: 981px) {
  .et_header_style_centered #logo {
    float: left !important;
    margin-top: 10px; } }

#main-header #top-menu li.current-menu-item > a {
  color: #000d6d !important; }

.isologismoi {
  margin-left: 15px; }
  .isologismoi h2 {
    display: none; }
  .isologismoi .post-content {
    display: list-item; }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px !important; }
  h2 {
    font-size: 32px !important; } }

@media screen and (max-width: 359px) {
  h1 {
    font-size: 34px !important; }
  h2, h2.woocommerce-loop-product__title {
    font-size: 26px !important; }
  .et_header_style_centered #logo {
    max-height: 56px; }
  #top-header #et-info-email {
    display: none; }
  #top-header #et-info-phone {
    font-size: 16px !important; } }

.bgop-overlay .bgop-close {
  top: 5px !important;
  right: 5px !important; }
