/*
 Theme Name:   CleanAtlantic
 Description:  Clean
 Author:       Gonzalo Borrás
 Author URI:   http://example.com
 Template:     mesmerize
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
@import url("../mesmerize/style.css");

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
.color1 {
  color: #48a5b7;
}
.bg-color1 {
  background-color: #48a5b7;
}
.border-color1 {
  border-color: #48a5b7;
}
i.fa.color1 {
  color: #48a5b7;
}
i.fa.icon.bordered.color1, i.fa.icon.color1.card[class*="bottom-border-"] {
  border-color: #48a5b7;
}
i.fa.icon.reverse.color1 {
  background-color: #48a5b7;
}
button.color1,
.button.color1 {
  background-color: #48a5b7;
}
a.color1:not(.button) {
  color: #48a5b7;
}
hr.small-line.color1 {
  background-color: #48a5b7;
}
.circle-counter.color1 .circle-bar {
  stroke: #48a5b7;
}
a {
  color: #48a5b7;
}
button:not(.pswp__button):not(.customize-partial-edit-shortcut-button):not(.fancybox-button),
.button {
  font-family: "Open Sans";
  font-size: 0.75rem;
  color: #fff;
  background-color: #48a5b7;
  border-radius: 5px;
  min-width: 7rem;
  padding: 0.55rem 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  border: 2px solid #48a5b7;
  vertical-align: middle;
  -webkit-appearance: none;
  margin-bottom: 0.75rem;
}
.button.outline {
  background: none;
  border-color: #48a5b7;
  color: #48a5b7;
}
.button.link {
  background: none;
  border-width: 0px;
  border-color: #48a5b7;
  color: #48a5b7;
}
.button.color1 {
  color: #ffffff;
  background-color: #48a5b7;
  border-color: #48a5b7;
}
.button.color1.outline {
  background: none;
  color: #48a5b7;
  border-color: #48a5b7;
}
  ul.dropdown-menu > li:hover > a, ul.dropdown-menu > li.hover > a {
    color: #48a5b7;
  }
  ul.dropdown-menu.simple-menu-items > .current-menu-item > a {
  color: #48a5b7;
}
ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 3px solid #48a5b7;
}
ul.dropdown-menu.active-line-top > .current-menu-item > a {
  margin-top: 0px;
  border-top: 3px solid #48a5b7;
}
ul.dropdown-menu.active-round-button > .current-menu-item > a {
  border-radius: 10000px;
  background-color: #48a5b7;
  color: #ffffff;
}
ul.dropdown-menu.active-arrow-down > .current-menu-item:after {
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 8px 12px;
  border-color: transparent transparent #48a5b7 transparent;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -12px;
}
ul.dropdown-menu.active-round-border-button > .current-menu-item > a {
  border-radius: 5px;
  border: 2px solid #48a5b7;
  color: #48a5b7;
  margin: -2px;
}
ul.dropdown-menu.active-line-top-bottom > .current-menu-item > a {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #48a5b7;
  border-bottom: 1px solid #48a5b7;
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
  border-bottom: 3px solid #48a5b7;
}
.fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-line-top > .current-menu-item > a {
  border-top: 3px solid #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-round-button > .current-menu-item > a {
  background-color: #48a5b7;
  color: #ffffff;
}
.fixto-fixed ul.dropdown-menu.active-round-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-arrow-down > .current-menu-item:after {
  border-color: transparent transparent #48a5b7 transparent;
}
.fixto-fixed ul.dropdown-menu.active-round-border-button > .current-menu-item > a {
  border: 2px solid #48a5b7;
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-round-border-button > li:not(.current-menu-item):not(.current_page_item).hover > a {
  border: 2px solid #48a5b7;
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > .current-menu-item > a {
  border-top: 1px solid #48a5b7;
  border-bottom: 1px solid #48a5b7;
  color: #48a5b7;
}
.fixto-fixed ul.dropdown-menu.active-line-top-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a {
  color: #48a5b7;
}
.read-more {
  transition: opacity .4s ease;
  display: inline-block;
  margin-top: 1rem;
  color: #48a5b7;
  position: relative;
}
.read-more.color1 {
  color: #48a5b7;
}
.tags-list a:hover {
  background-color: #48a5b7;
  border-color: #48a5b7;
  color: #ffffff;
}
.nav-links .next-navigation a, .post-comments .navigation .next-navigation a {
  height: 40px;
  width: 40px;
  border: solid 2px #48a5b7;
  color: #737980;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.nav-links .numbers-navigation span.current, .post-comments .navigation .numbers-navigation span.current, .nav-links .numbers-navigation a:hover, .post-comments .navigation .numbers-navigation a:hover {
  background-color: #48a5b7;
  color: #ffffff;
}
.comment-list li.comment.byuser {
  border: 1px solid #48a5b7;
  background-color: #def4ff;
}
.comment-reply-link {
  display: inline-block;
  color: #48a5b7;
  position: relative;
}
.footer a {
  color: #48a5b7;
}
.footer form input[type="submit"] {
  width: 30%;
  float: right;
  height: 42px;
  line-height: 42px;
  background-color: #48a5b7;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  border-radius: 0px;
  outline: 1px solid #48a5b7;
  margin-top: 1px;
  cursor: pointer;
}
.footer-contact-boxes a {
  color: #48a5b7;
}
.footer-contact-boxes a:hover {
  color: #48a5b7;
}
svg.section-separator-bottom path {
  background-color: #48a5b7;
}
i.fa.icon.bordered, i.fa.icon.card[class*="bottom-border-"] {
  border: 2px solid #48a5b7;
  line-height: 2.125em;
  width: calc(2.125em + 4px);
}
i.fa.icon.reverse {
  color: #ffffff;
  background-color: #48a5b7;
  padding: 0.5em;
  font-size: 1.8rem;
  /* make revers icons round fix */
  width: 2.142857146875em;
  height: 2.142857146875em;
  line-height: 1.205357146875em;
  /* make revers icons round fix */
}
hr.small-line {
  height: 0.25rem;
  width: 4.375rem;
  display: inline-block;
  background-color: #48a5b7;
}
.subscribe-form input[type="submit"] {
  font-family: "Open Sans";
  font-size: 0.75rem;
  color: #ffffff;
  background-color: #48a5b7;
  border-radius: 5px;
  min-width: 7rem;
  padding: 0.55rem 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  border: 2px solid #48a5b7;
  vertical-align: middle;
  -webkit-appearance: none;
  margin-bottom: 0.75rem;
  margin-bottom: 0;
  line-height: 1;
}
.top-right-triangle.color1 {
  border-right-color: #48a5b7;
}
.checked.decoration-color1 li:before {
  color: #48a5b7;
}
.stared.decoration-color1 li:before {
  color: #48a5b7;
}
.card.bottom-border-color1 {
  border-bottom-color: #48a5b7;
}
.card.card-color1 {
  background-color: #48a5b7;
}
.border-color1 {
  border-color: #48a5b7;
}
.footer-contact-boxes .footer-bg-accent {
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #48a5b7;
}
.footer-contact-boxes a:link {
    text-decoration: none;
}
.contact-form-wrapper input[type=submit] {
  font-family: "Open Sans";
  font-size: 0.75rem;
  color: #ffffff;
  background-color: #48a5b7;
  border-radius: 5px;
  min-width: 7rem;
  padding: 0.55rem 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  border: 2px solid #48a5b7;
  vertical-align: middle;
  -webkit-appearance: none;
  margin-bottom: 0.75rem;
  margin-left: auto;
  margin-right: 0;
  height: auto;
  display: block;
  margin-bottom: 0px;
  line-height: 1.2rem;
  text-transform: uppercase;
}
.fa-angellist:before {
    content: url("https://www.cleanatlantic.eu/wp-content/uploads/2018/01/Logo_Interreg.png") !important;
}
.footer-contact-boxes a .fa {
    color: #ffffff;
    font-size: 45px;
}
.hentry .entry-meta {
 display: none;
}