/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/

strong {
  /* color: #8e0026 !important; */
}

p {
  color: #000;
}

#header .header-logo img {
  margin: 0px !important;
  /*width: 70px !important;
  height: 90px !important; */
}

.sticky-header-active #header .espa-banner {
  /*width: 50px !important;
  height: 65px !important;
  margin-top: 5px !important;*/
}

.webform-submission-form label {
  color: #000 !important;
}

.list-dark li {
  color: #000 !important;
}

.list-white li {
  color: #fff !important;
}

.attention {
  color: #efdb6c !important;
}

.primary {
  /* color: #8e0026 !important; */
}

.webform-button--submit {
  color: #fff !important;
  background-color: #3a3985 !important;
}

.button:hover {
  color: #333;
  text-decoration: none;
  background-color: #7270c2 !important;
}

#footer p {
  color: #fff !important;
}

.etaireia-one-page {
  padding: 40px 0px;
}

.section-paralax-one-page {
  margin: 0px !important;
}

.one-page-portfolio section {
  margin: 0px !important;
  padding: 30px !important;
}

.field--name-field-contact-form .field__label {
  display: none;
}

nav.breadcrumb a {
  color: #d15274;
}

/*Typography*/

.text-white {
  color: #fff !important;
}

/* One page hiding*/
.portfolio-details-one-page {
  display: none;
}

.characteristics-one-page {
  display: none;
}

.portfolio-nav-one-page {
  display: none;
}
#contact-us {
  /*display:none;*/
  margin-top: 65px;
  margin-left: 50px;
}

#accordion {
  display: none;
}

/* Συνεργασίες */
@media (min-width: 992px) {
  #synergasies .col-md-2 {
    width: 19.9999999999999% !important;
  }
}

#synergasies .recent-posts {
  padding: 0px 35px !important;
}

/* General button style */
.btn-slide {
  border: none;
  font-family: "Lato";
  font-size: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 25px 25px 80px !important;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#etaireia .caption-img {
  margin-bottom: 25px;
  text-align: center;
  /* color: #8e0026 !important; */
  font-style: italic;
}

#etaireia .caption-img img {
  margin-bottom: 0px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  /* background-color: #8e0026 !important; */
}

#mainNav li:focus-within {
  border: 2px black solid;
}

.webform-element-help {
  border: 2px solid #767676 !important;
  background: #767676 !important;
}

body {
  color: #767676 !important;
}

@media (max-width: 991px) {
  .header-container {
    margin-top: 50px;
  }
}

@media screen and (min-width: 40em) {
 /* Αφαίρεση του πρώτου αντικειμένου της λίστας για αλλαγή μεγέθους γραμματοσειράς από το fl-prefsEditor-panels */
 ul.fl-prefsEditor-panels > :first-child {
    display: none !important;
 }
}
