@font-face {
  font-family: Raleway;
  src: url(../fonts/Raleway/Raleway-Regular.ttf);
  font-display: swap;
}
/*@font-face {*/
/*  font-family: Baskerville;*/
/*  src: url(../fonts/Baskerville/LibreBaskerville-Regular.ttf);*/
/*}*/

p:empty {
  display: none;
}

.card-header {
  padding: 4px 9px;
}

.admin-bar .banner {
  margin-top: 0;
}

.card-header a {
  width: 40px;
  height: 40px;
}



.card-header h4 {
  margin-top: 8px;
}

.card-header a:hover {
  border-color: #ba0720;
}

.card-header a:hover:before {
  color: #ba0720;
}

.card-header a:before {
  position: relative;
  left: 2px;
  top: 1px;
  color: #ddd;
  transition: 0.5s;
}

.accordion {
  margin: 2em 0;
}

.accordion-title {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 12px;
  color: #000;
  background: #efefef;
  padding: 2px 20px;
}

.accordion-title:after {
  font-family: FontAwesome;
  content: "\F067";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  margin-left: auto;
  padding: 10px;
  color: #000;
  border-radius: 50px;
  font-size: 20px;
  transition: 0.5s;
}

.accordion-title.open:after {
  content: "\F068";
  color: #ba0720;
}

.accordion-title:after:hover,
.accordion-title:after:active,
.accordion-title:after:focus {
  color: #ba0720;
}

.social-icons ul {
  display: flex;
}

.social-icons a i,
footer h5 {
  font-size: 12px;
}

footer .author {
  text-align: right;
}

.show-on-hover {
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
  bottom: 30px;
}

.top-lg-switcher {
  position: absolute;
  right: auto;
  top: 40px;
  left: 0;
}

.top-lg-switcher h5 {
  display: none;
}

.top-lg-switcher ul {
  padding: 0;
}

.top-lg-switcher ul li {
  margin: 0 8px;
}

.top-lg-switcher ul li a {
  color: #fff;
  font-weight: bold;
  transition: 0.5s;
}

.top-lg-switcher ul li a:hover {
  color: #ba0720;
}

.video-placeholder {
  width: 100%;
}

.brand-bg .newsletter-wrapper h3,
.brand-bg .newsletter-wrapper .h3,
.brand-bg .newsletter-wrapper p,
.brand-bg .newsletter-wrapper h4
.brand-bg .newsletter-wrapper .h4  {
  color: #fff;
}

.archive-list {
  columns: 2;
}

.post-archive-news {
  margin-bottom: 2em;
}

.post-archive-news .post-thumb {
  position: relative;
  height: 260px;
}

.post-archive-news .post-thumb img {
  height: 260px;
}

.post-archive-news .post-thumb:before {
  top: 35%;
}

.post-archive-news:hover .show-on-hover {
  opacity: 1;
}

.post-archive-news .show-on-hover p,
.post-archive-news .show-on-hover span {
  color: #fff;
}

.post-archive-news h4 {
  height: auto;
}

.post-archive-news h4 a {
  font-size: 18px;
}

.short-description p {
  margin-bottom: 0.5rem;
  color: black;
}

.chisiamo .custom-width {
  max-width: 100%;
  flex-basis: 100%;
}

.nostri-clienti .short-description p {
  font-size: 20px;
}

.propos-de-nous .bottom-header,
.nos-clients .bottom-header {
  margin-top: -30px;
}

.fw-500 {
  font-weight: 500;
}

.recent-posts {
  padding: 6em 0 2em;
}

.bottom-post {
  display: none;
}

.our-team-members .head-team {
  margin: 2em 0 4em;
}

.page-header .breadcrumbs {
  text-align: left;
  margin-bottom: 0.5em;
}

.page-header.transparent .breadcrumbs .breadcrumb_last,
.page-header.transparent .mainnav > li a {
  color: #000;
}

.page-header .breadcrumbs .breadcrumb_last,
.page-header.transparent .mainnav .sub-menu > li a {
  color: #fff;
}

.page-header .breadcrumbs span,
.page-header .breadcrumbs span a {
  color: #dcc375;
}
.sul-team .page-header,
.notre-equipe .page-header {
  height: auto;
}

.sul-team .page-header .bottom-header,
.notre-equipe .page-header .bottom-header {
  margin: 1em 0;
}

.sul-team .page-header .bottom-header p,
.notre-equipe .page-header .bottom-header p {
  font-size: 16px;
}

.icon-list ol {
  margin: 0 0 2em 0;
  padding: 0;
  list-style-type: none;
}

.icon-list ol li {
  counter-increment: step-counter;
  margin-bottom: 5px;
  line-height: 30px;
  text-align: left;
  color: #747e80;
  font-size: 20px;
  font-weight: 500;
}

.icon-list ol li::before {
  content: counter(step-counter);
  font-weight: 700;
  color: #ba0720;
  font-size: 3em;
  font-family: Playfair Display;
  font-style: italic;
  margin-right: 0.3em;
  line-height: 1em;
  width: 40px;
  height: 50px;
  display: inline-block;
  border-radius: 40px;
  text-indent: 12px;
}

.cta-buttons.light a:nth-child(2) {
  color: #ba0720;
}

.cta-buttons.light a:nth-child(2):hover {
  color: #fff;
}

.headquarter h3,
.headquarter .h3 {
  text-align: center;
  margin-bottom: 1em;
}

.headquarter p {
  margin: 0;
  font-weight: 500;
  color: black;
}

.headquarter img {
  margin-bottom: 10px;
}

.headquarter {
  background-color: #FBEEF0;
  padding: 70px 0;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .headquarter {
    padding: 50px 0;
  }
}

.newsletter-wrapper h3,
.newsletter-wrapper .h3 {
  color: #000;
}

.newsletter-box input[type="submit"] {
  top: 3px;
}

#mailpoet_form_2 .mailpoet_text {
  padding: 12px 24px;
}

.widget_mailpoet_form .mailpoet_text {
  box-shadow: 2px 1px 3px #888888;
}

.video-intro-text h3,
.video-intro-text .h3 {
  margin-bottom: 0.5em;
}

.section-list ul {
  list-style: none;
  padding-right: 4em;
}

.section-list ul li {
  margin-bottom: 1em;
  text-align: center;
  color: #747e80;
  font-size: 20px;
  font-weight: 100;
}

.menu-language-menu-container .menu {
  display: flex;
  float: right;
  justify-content: space-between;
  padding-left: 0;
  list-style: none;
  width: 115px;
  margin: 22px auto 0;
}

.menu-language-menu-container .menu li.mlp-language-nav-item a {
  color: black;
  cursor: pointer;
}

.menu-language-menu-container .menu li.mlp-language-nav-item a:hover {
  color: #ba0720;
}

.menu-language-menu-container .menu li.mlp-current-language-item {
  font-weight: bold;
}

.newsletter-box .menu-language-menu-container .menu {
  margin-left: 0;
}

.newsletter-box .menu-language-menu-container .menu li.mlp-language-nav-item a {
  color: #000;
}

/* Owl Theme */

.carousel-wrapper {
  margin: 2em 0;
  display: block;
  width: 100%;
}

.owl-theme.owl-carousel:hover .owl-nav button {
  background: #ba0720;
  opacity: 1;
}

.owl-theme.owl-carousel:hover .owl-nav button span {
  color: #fff;
}

.owl-theme .owl-nav {
  margin-top: -20px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-theme.owl-carousel .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 20px;
  background: #f4f4f4;
  cursor: pointer;
  border-radius: 11px;
  width: 40px;
  height: 40px;
  z-index: 9999;
  position: relative;
  border-radius: 50px;
  transition: 0.5s;
  opacity: 0;
}

.owl-theme .owl-nav [class*="owl-"] span {
  font-size: 32px;
  position: relative;
  top: -7px;
}

.owl-theme .owl-nav .owl-prev {
  float: left;
  left: -20px;
}

.owl-theme .owl-nav .owl-next {
  float: right;
  right: -20px;
}

.owl-carousel.owl-drag .owl-item {
  opacity: 0.5;
}

.owl-carousel.owl-drag .owl-item.active.center {
  opacity: 1;
}

.owl-theme button.owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* 404 */

.error404 .short-description {
  flex-direction: column-reverse;
  text-align: center;
}

.error404 .short-description h3.mb-5 {
  margin-bottom: 1em;
}

.error404 .page-header .breadcrumbs {
  text-align: center;
}

.error404 .page-header .head-intro {
  display: flex;
  flex-direction: column-reverse;
}

.error404 .page-header .head-intro .btn {
  margin: 0 auto;
}

.news .entry-content {
  margin-bottom: 4em;
}

.single-post .entry-content h2,
.single-dating .entry-content h2,
.macbeth-dating-services h2 {
  margin-bottom: 1em;
}

.single-dating footer {
  margin-top: 4em;
}

.footer-keywords {
  display: flex;
  width: 100%;
  justify-content: space-around;
  text-align: right;
  margin-bottom: 18px;
  margin-top: 6px;
  text-transform: uppercase;
  font-size: 10px;
}

.footer-keywords a:hover,
.footer-keywords a:focus {
  color: #000;
}

.flex-pres {
  display: flex;
}

.flex-pres ul {
  list-style: none;
}

.flex-pres ul li {
  font-size: 16px;
  margin-bottom: 8px;
}
.flex-pres ul li:first-child {
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}

.flex-pres ul li:first-child a {
  color: #000;
}

.adwords .mt-25 {
  margin-top: -550px;
}

.adwords .entry-content .size-full {
  width: 100vw;
  position: relative;
  height: 550px;
  left: 50%;
  max-width: 100vw;
  object-fit: cover;
  object-position: center;
  margin-top: 48px;
  margin-bottom: 48px;
  margin-left: -50vw;
}

.adwords .banner.transparent h1,
.adwords .page-header .breadcrumbs span,
.adwords .page-header .breadcrumbs span a {
  color: #fff;
}

.adwords .banner.transparent {
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 32px;
  position: relative;
}

.adwords .banner.transparent:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.15);
}

.adwords .entry-content h3,
.adwords .entry-content .h3 {
  margin-bottom: 24px;
}

.adwords .enquiry-box .btn:last-child {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}

.enquiry-box {
  padding: 24px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  margin: 32px auto;
}

.columns {
  columns: 2;
  list-style-type: none;
}

.columns li:before {
  content: "• ";
  font-size: 50px;
  line-height: 0;
}

.enquiry-box .cta-buttons span {
  color: #000;
  display: inline-block;
  margin: 0 24px;
  font-size: 18px;
  text-transform: uppercase;
}

.enquiry-box .btn {
  width: auto;
}

.enquiry-box .btn:first-child {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.enquiry-box .btn:last-child {
  background: #4c4224;
  border: none;
}

.enquiry-box .btn:last-child:hover {
  opacity: 0.8;
}

.enquiry-box h3,
.enquiry-box .h3 {
  font-family: Playfair Display;
  font-size: 24px;
  color: #ba0720;
}

.brand-blockquote {
  background: #ba0720;
  padding: 24px;
  position: relative;
  margin: 1em 0;
}

.brand-blockquote p {
  color: #fff;
}

.brand-blockquote:after {
  content: "\0022";
  font-size: 220px;
  color: #fff;
  position: absolute;
  right: 20px;
  bottom: -170px;
  font-family: Playfair Display;
  font-style: italic;
}

.pum-theme-16378 .pum-title,
.pum-theme-default-theme .pum-title {
  margin: 12px 0 32px;
}

.pum-content .inquiry-form label {
  color: #000;
}

.grecaptcha-badge {
  display: none;
}

@media screen and (max-width: 992px) {
  .enquiry-box .cta-buttons {
    width: 50%;
    margin: 0 auto;
  }
  .enquiry-box .cta-buttons a,
  .enquiry-box .cta-buttons span {
    display: block;
  }

  .archive-list {
    columns: 1;
  }
}

@media screen and (max-width: 582px) {
  .enquiry-box {
    margin: 0;
  }

  .enquiry-box .cta-buttons,
  .enquiry-box .cta-buttons .btn {
    width: 100%;
    padding: 18px 0;
  }

  .columns {
    columns: 1;
    padding-left: 0;
  }
}

@media screen and (max-width: 1400px) {
  .gender-block.diamond:before {
    display: none;
  }
}

/* Ipad Fix */

@media screen and (max-width: 1024px) {
  .banner {
    background-attachment: scroll;
  }
}

@media screen and (max-width: 991px) {
  #mailpoet_form_1 .mailpoet_text,
  #mailpoet_form_1 .mailpoet_textarea {
    width: 160px !important;
  }

  #mailpoet_form_2 .mailpoet_text,
  #mailpoet_form_2 .mailpoet_textarea {
    width: 240px !important;
  }

  footer .author {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .post-details h4 {
    height: auto;
  }

  .enquiry-box .btn {
    margin: 0;
  }

  .cta-buttons .btn {
    font-size: 12px;
  }

  .video-placeholder {
    padding-bottom: 0;
    height: 330px;
    border-radius: 25px;
  }

  .footer-keywords a {
    margin: 0 4px;
    text-align: center;
  }

  .social-icons > *,
  .newsletter-box {
    text-align: center;
  }

  .social-icons a {
    padding: 3px 0 0 0;
  }

  .social-icons ul {
    justify-content: center;
  }
}

@media screen and (max-width: 580px) {
  .top-lg-switcher {
    top: 28px;
  }

  .page-header .head-intro .cta-buttons .btn,
  .cta-buttons .btn {
    width: 130px;
    font-size: 10px;
  }

  .btn {
    font-size: 10px;
  }

  .video-placeholder {
    margin: 0 1em;
  }

  .head-intro h1 {
    margin-bottom: 24px;
  }

  .head-intro h1 span {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-top: 8px;
  }

  .footer-keywords {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .footer-keywords a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    margin-bottom: 8px;
  }

  .pum-theme-16378 .pum-container,
  .pum-theme-default-theme .pum-container {
    padding: 20px;
  }

  .pum-content .form-group {
    margin-bottom: 0.5rem;
  }

  .pum-theme-16378 .pum-title,
  .pum-theme-default-theme .pum-title {
    font-size: 24px;
    line-height: 32px;
  }

  .pum-theme-16378 .pum-container,
  .pum-theme-default-theme .pum-container {
    top: 80px !important;
  }
}

@media screen and (max-width: 380px) {
  #mailpoet_form_2 .mailpoet_text,
  #mailpoet_form_2 .mailpoet_textarea {
    width: auto !important;
  }

  .top-lg-switcher {
    display: none;
  }

  .footer-keywords a {
    width: auto;
  }
}

/* Height Query */

@media screen and (max-height: 560px) {
  .banner {
    height: auto;
  }
}

.mobile-button-wrapper {
  display: none;
}

.desktop-nav {
  z-index: 5;
  margin: 24px 0 0;
}

.desktop-nav .mainnav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.desktop-nav ul li {
  position: relative;
}

.desktop-nav ul li:hover .sub-menu,
.desktop-nav ul li:focus .sub-menu {
  visibility: visible;
  opacity: 1;
}

.desktop-nav ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width 0.3s;
}

.desktop-nav ul li a:hover::after {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .mobile-button-wrapper {
    display: block;
  }

  .top-lg-switcher {
    left: 80px;
  }
}

@media screen and (max-width: 580px) {
  .top-lg-switcher {
    top: 25px;
  }
}

.desktop-nav .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  padding-left: 0;
  list-style: none;
  width: 300px;
  background: rgba( 219, 219, 219, 0.90 );
  padding: 15px 24px;
  z-index: 999;
  transition: 0.5s;
}

.wrapper-header {
  z-index: 10;
  right: 0;
}

.collapse nav {
  display: none!important;
}

.collapse.show nav {
  display: block!important;
  overflow: scroll;
  padding: 80px 0 40px 40px;
}
.collapse.show nav ul {
  padding-left: 0;
}
.collapse.show nav ul ul {
  padding-left: 25px;
}
.collapse.show nav a{
  font-size: 17px;
}

.mlp_widget {
  margin-top: 12px;
}

.mlp_widget ul {
  padding-left: 0;
}

.page-header .logo {
  text-align: center;
}

.content-info .menu {
  columns: 3;
}


/* SEOCOM: */

.owl-item img {
  display: block;
  width: 100%;
  height: auto !important;
}

.owl-details {
  padding: 30px;
}

.owl-item .owl-meta {
  text-align: center;
}

.pt-0 {
  padding-top: 0px;
}

#pagination{
    float:left;
    width:100%;
    text-align:center;
}

#pagination a{
	margin:0 20px;
}

/* Quitado de DB y aplicado en CSS */

.desktop-nav .sub-menu li.ml15{
	margin: 0 0 8px 20px;
}

.desktop-nav .sub-menu li.ml15 a{
	font-size: 16px;
}

.desktop-nav .sub-menu li {
    margin-bottom: 15px;
}

.owl-carousel.owl-drag .owl-item {
	opacity: 1 !important;
}

.owl-meta h4 a {
    color: #2f2f2f;
    font-size: 14px;
    font-family: Brandon Grotesque;
    font-weight: 600;
    text-transform: uppercase;
}

.h3 {
    font-weight: 900;
    font-size: 48px;
}

.video-intro-text .h3 {
    margin-bottom: .5em;
}

.testimonial-single .h4 {
    text-transform: uppercase;
    color: #2f2f2f;
    letter-spacing: 1px;
    font-weight: 900;
    margin-bottom: .5em;
    font-size: 16px;
}

.post-details .h4 {
    font-size: 16px;
    color: #2f2f2f;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 700;
    line-height: 22px;
    height: 60px;
    overflow: hidden;
    margin-bottom: .5rem;
}

.post-details .h4 a {
    color: #2f2f2f;
    font-size: 14px;
    font-family: Brandon Grotesque;
    font-weight: 600;
    text-transform: uppercase;
}
.head-intro h1 {
    font-size: 40px;
}

/*Equiry form landing page*/
.enquiry-form-lp{
	text-align: center;
	margin-top: 35px;
}


/**/

.h3 span, .h2 span {
  font-family: Playfair Display;
  font-style: italic;
}

/* +++++ NEW STYLES BY SEOCOM +++++ */
/* Global */
header *, .section *, footer * {
  font-family: Baskerville!important;
}
.content {
  padding-bottom: 40px;
}
p {
  margin-bottom: 15px;
}
p, li {
  color: #747E80;
  font-size: 20px;
  font-weight: 200;
}
h2, .h2 {
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 20px;
}
h3, .h3 {
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 20px;
}
h4, .h4 {
  font-weight: 400;
  letter-spacing: unset;
  font-size: 24px;
  margin-bottom: 20px;
}
h5, .h5 {
  font-size: 22px;
}
h6, .h6 {
  font-size: 20px;
}
i {
  font-family: "FontAwesome"!important;
}
.content ul {
  list-style: none;
  padding-left: 60px;
}
.content ul li::before {
  content: "\2022";
  color: #ba0720;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.entry-content {
  padding: 0;
}
.entry-content strong, .entry-content b {
  color: #1b1b1b;
}
.section {
  padding-top: 1em;
  padding-bottom: 1em;
}
.padding-50 {
  padding: 50px 0;
}
.padding-100 {
  padding: 100px 0;
}
.main {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  h3, .h3 {
    margin-bottom:1rem!important;
  }
}

/* Header */
/* .navbar-collapse {
  display: none;
} */
.desktop-nav ul li a, .menu-language-menu-container .menu li.mlp-language-nav-item a {
  color: black;
  font-size: 16px;
  font-family: Raleway!important;
  display: inline-block;
}
.desktop-nav .sub-menu li.ml15 {
  margin: 0 0 8px 20px;
}
.desktop-nav .sub-menu li.ml15 a {
  font-size: 15px;
}
.logo {
  padding-top: 20px;
  text-align: center;
}
.logo img {
  object-fit: contain;
  width: 275px;
}
.footer-logo img {
  width: 200px;
  height: auto;
}
.row-menu {
  padding: 0;
  padding-bottom: 10px;
  margin-left: 0;
  justify-content: center;
}
.head-intro h1 {
  font-weight: 400;
  text-align: left;
}
.head-intro h2 {
  font-weight: 400;
  font-family: Raleway!important;
  font-size: 20px;
  text-align: left;
  display: block;
  color: white;
  margin-top: 12px;
}
.toggle-button .navbar-toggler {
  left: 0;
}
.nav-primary ul li.no-mobile {
  display: none;
}
.banner {
  height: 400px;
}
.banner:after {
  content: unset;
}
.banner.transparent {
  height: auto;
  padding: 40px 0;
  float: left;
  width: 100%;
}
.banner.transparent .head-intro {
  position: relative;
  top: 0;
  left: 0;
}
.banner .container {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.head-intro {
  margin-top: 0;
  position: absolute;
  bottom: 60px;
  left: 80px;
}
header .bg-opacity {
  display: none;
}
@media screen and (max-width: 1000px){
  .logo {
    text-align: center;
  }
  .row-language-menu {
    width: 100%;
    max-width: 100%;
    flex: 0;
  }
  .nav-primary ul li a {
    font-size: 2em;
    display: block;
    padding: .2em 1em;
  }
}

/* Home */
.intro {
  padding-top: 45px;
}
.home .intro {
  padding-bottom: 60px;
}
.intro p {
  text-align: left;
}
.intro p[itemprop="description"] {
  text-align: center;
}
.header_intro_section_1 {
  padding-left: 80px;
  margin-bottom: 35px;
}
.header_intro_section_1 p {
  text-align: left;
  line-height: 32px;
  width: 100%;
}
.header_intro_section_1 p span {
  color: #1D1E1D;
}
.front_head_section_1 {
  margin-bottom: 15px;
}
.left_col_section_1 {
  width: calc(100% - 65px);
  margin-left: 65px;
  padding-top: 1rem;
  padding-left: 15px;
  margin-bottom: 45px;
  border-left: 1px solid #ba0720;
}
.left_col_section_1 p {
  line-height: 24px;
}
.right_col_section_1 {
  margin-bottom: 20px;
}
.right_col_section_1 div.col-md-4 {
  padding-left: 75px;
  padding-right: 75px;
}
.right_col_section_1 div.col-md-4:first-child {
  padding-left: 0;
  padding-right: 110px;
}
.right_col_section_1 div.col-md-4:last-child {
  padding-left: 110px;
  padding-right:0;
}
.right_col_section_1 div p {
  font-size: 18px;
  line-height: 24px;
}
.right_col_section_1 div p span {
  font-size: 48px;
  color: #1D1E1D;
  margin-right: 8px;
}
.right_col_section_1 div p span small {
  font-size: 36px;
}
.cta-buttons a.btn {
  width: 220px;
  font-weight: 400;
}
p.cta-additional-line {
  text-align: center;
  font-size: 14px;
}
html:lang(en-GB) .section-2-front {
  padding-bottom: 60px;
}
.recent-posts {
  padding-top: 35px;
  padding-bottom: 0;
}
.owl-theme .owl-nav .owl-next {
  right: -55px;
}
.owl-theme .owl-nav .owl-prev {
  left: -55px;
}
.owl-theme.owl-carousel .owl-nav [class*="owl-"] {
  background: #ba0720;
  opacity: 0.6;
}
.owl-theme .owl-nav [class*="owl-"] span {
  color: white;
}
.owl-details {
  padding: 0;
  padding-top: 20px;
}
.owl-meta h4 {
  text-align: left;
  letter-spacing: unset;
  line-height: 20px;
  padding-left: 5px;
}
.owl-meta h4 a {
  font-size: 18px;
  color: #1D1D1D;
  font-weight: 400;
}
.home .owl-carousel .owl-item img {
  height: 300px!important;
  object-fit: cover;
}
.video-intro-text {
  padding-top: 0;
  padding-bottom: 40px;
}
html:lang(en-GB) .video-intro-text{
  padding-bottom: 0;
}
.video_section_text p span {
  color: #1D1D1B;
}
.bottom-cols {
  padding-top: 20px;
  padding-bottom: 25px;
}
.bottom-cols h4 {
  margin-bottom: 10px;
}
.bottom-cols p {
  font-size: 18px;
}
.bottom-cols .col-md-4 {
  padding-left: 55px;
  padding-right: 55px;
}
.bottom-cols .col-md-4:first-child {
  padding-left: 0;
  padding-right: 110px;
}
.bottom-cols .col-md-4:last-child {
  padding-left: 110px;
  padding-right: 0;
}
.bottom-cols p {
  line-height: 26px;
}
.buttons_section_3 a.btn {
  font-weight: 400;
  width: 180px;
}
.phrase_final_section_3 {
  margin: 50px 0;
}
.phrase_final_section_3 p {
  color: #ba0720;
  text-align: center;
  line-height: 26px;
}
.section-testimonials {
  padding-top: 0;
  margin-top: 30px;
  margin-bottom: 50px;
}
.section-testimonials h2 {
  text-align: left;
}
.section-testimonials .testimonial-pack {
  padding: 0;
  padding-top: 35px;
}
.section-testimonials .testimonial-pack .testimonial-single {
  float: left;
  padding: 0 25px 0 25px;
}
.section-testimonials .testimonial-pack .content-testimonial-single {
  padding-left: 15px;
  border-left: 2px solid #ba0720;
}
.section-testimonials .testimonial-pack .testimonial-single .h4 {
  font-weight: 500;
  letter-spacing: unset;
  font-size: 20px;
  text-transform: unset;
  margin-bottom: 5px;
}
.section-testimonials .testimonial-pack .testimonial-single span {
  font-weight: 400;
  font-style: unset;
  font-size: 16px;
}
.section-testimonials .testimonial-more {
  margin: 0 auto;
}
.section-testimonials .testimonial-more a {
  width: 250px;
  font-weight: 400;
}
.section-blog {
  padding-top: 0;
}
.section-blog .recent-posts, .section-news .recent-posts {
  margin: 0 -150px;
}
.post-details {
  padding: 20px 12px 30px 12px;
}
.post-details .post-meta p {
  letter-spacing: unset;
}
.post-details .post-meta p a {
  font-size: 18px;
  color: #1D1D1D;
  font-weight: 400;
  letter-spacing: unset;
}
.post-details .post-meta .post-category {
  margin-bottom: 10px;
  letter-spacing: unset;
}
.post-details .post-meta .post-category a {
  text-transform: uppercase;
}
.post-details .h4 {
  height: 165px;
}
.more-articles a {
  font-weight: 400;
  width: 250px;
  margin-bottom: 50px;
}
.section-news {
  padding-top: 0;
  padding-bottom: 30px;
}
.section-blog #love-canvas, .section-news #love-canvas {
  color: #ba0720;
}
@media screen and (max-width: 1500px){
  .section-blog .recent-posts, .section-news .recent-posts {
    margin: 0 -30px;
  }
}
@media screen and (max-width: 1200px){
  .section-blog .recent-posts, .section-news .recent-posts {
    margin: 0 -15px;
  }
  .right_col_section_1 div.col-md-4 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .right_col_section_1 div.col-md-4:first-child {
    padding-right: 50px;
  }
  .right_col_section_1 div.col-md-4:last-child {
    padding-left: 50px;
  }
  .bottom-cols .col-md-4 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .bottom-cols .col-md-4:first-child {
    padding-right: 50px;
  }
  .bottom-cols .col-md-4:last-child {
    padding-left: 50px;
  }
  .phrase_final_section_3 {
    margin-top: 25px;
    margin-bottom: 50px;
  }
  .section-testimonials .testimonial-pack .testimonial-single {
    padding: 0 80px 0 30px;
  }
  .header_intro_section_1 {
    padding-left: 0;
  }
  .left_col_section_1 {
    margin-left: 100px;
    width: calc(100% - 225px);
  }
  .owl-carousel {
    padding: 0 50px;
  }
  .owl-theme .owl-nav {
    width: calc(100% - 100px);
  }
  .row {
    margin-left: 0;
    margin-right:0;
  }
  .section {
    padding-bottom: 4em;
  }
}
@media screen and (max-width: 992px){
  .left_col_section_1 {
    width: 100%;
  }
  .section-testimonials .testimonial-pack .testimonial-single {
    padding: 0;
  }
  .post-details {
    padding-bottom: 10px;
  }
  .post-details .post-meta p {
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .head-intro {
    left: 0;
  }
  header .bg-opacity {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3;
  }
  .head-intro h1 {
    text-align: center;
    padding: 0 15px;
    text-shadow: 2px 2px black;
  }
  .head-intro h2 {
    text-align: center;
    margin-top: 20px;
    line-height: 26px;
    padding: 0 15px;
  }
  .front_head_section_1 h3 {
    text-align: left;
  }
  h2, .h2 {
    font-size: 28px;
    line-height: 36px;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .owl-carousel {
    padding: 0 30px;
  }
  .owl-theme .owl-nav {
    width: calc(100% - 60px);
  }
  .owl-theme .owl-nav .owl-prev {
    left: -42px;
  }
  .owl-theme .owl-nav .owl-next {
    right: -42px;
  }
  .owl-theme.owl-carousel .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
  }
  .owl-theme .owl-nav [class*="owl-"] span {
    top: -10px;
    font-size: 30px;
  }
  .section-testimonials .testimonial-pack {
    padding-top: 20px;
  }
  .left_col_section_1 {
    padding-top: 0;
  }
  .left_col_section_1 p {
    margin-bottom: 0;
  }
  .right_col_section_1 div p span {
    font-size: 30px;
  }
  .right_col_section_1 div.col-md-4, .bottom-cols .col-md-4 {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 15px;
  }
  .section-testimonials .testimonial-pack .content-testimonial-single {
    margin-bottom: 40px;
  }
  .post-details .post-meta p {
    height: auto;
    margin-bottom: 0;
  }
  .section {
    padding-bottom: 1em;
  }
  .bottom-cols {
    padding-bottom: 0;
  }
  .header_intro_section_1 {
    margin-bottom: 15px;
  }
  .right_col_section_1 {
    margin-bottom: 0;
  }
  .section-testimonials .testimonial-more {
    margin-top: 0;
  }
  .buttons_section_3 a.btn {
    width: 200px;
  }
  .section-testimonials .testimonial-more a {
    width: 300px;
  }
  .btn {
    font-size: 15px;
    margin-top: 0;
  }
  .owl-meta h4 {
    text-align: center;
  }
  .section-news #love-canvas {
    margin-bottom: 0;
  }
  .container {
    width: auto;
    max-width: 88%;
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .section-testimonials .testimonial-pack .testimonial-single {
    padding: 0;
  }
  .section-testimonials .testimonial-more, .section-testimonials .testimonial-more a {
    width: 100%;
  }
}

/* DATING */
.cols-landing {
  float: left;
  width: 100%;
}
.col-left-landing {
  float: left;
}
.col-left-landing img {
  width: 100%;
  height: 620px;
  object-position: center;
  object-fit: cover;
}
.browser_ie .col-left-landing img {
  object-position: unset;
  object-fit: unset;
  height: auto;
}
.cols-landing-author .col-left-landing img {
  height: auto;
}
.col-right-landing {
  float: right;
  padding-left: 40px;
  padding-top: 30px;
}
.cols-landing-author .col-right-landing {
  padding-top: 0;
}
.col-right-landing .breadcrumbs {
  text-align: left;
  margin-bottom: 25px
}
.col-right-landing h1 {
  margin-bottom: 40px;
}
.col-right-landing .breadcrumbs span, .col-right-landing .breadcrumbs span a {
  color: #000;
}
.col-right-landing .breadcrumbs .breadcrumb_last {
  color: #ba0720;
  font-weight: 500;
  border-bottom: 1px solid #ba0720;
}
.col-center-landing {
  float: left;
  padding-top: 40px;
}
.col-center-landing h4, .col-center-landing .h4 {
  color: #ba0720;
  text-transform: uppercase;
}
.type-post .col-center-landing h4, .type-post .col-center-landing .h4 {
  color: #ba0720;
  text-transform: none;
}
.col-center-landing div.enquiry-form-lp {
  margin: 20px 0 50px 0;
}
.col-center-landing .enquiry-form-lp .btn {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 30px;
  width: 300px;
}
.col-center-landing b {
  color: #ba0720;
}
.col-center-landing h2 {
  margin-top: 40px;
}
.col-center-landing h5 {
  color: #ba0720;
  margin-top: 15px;
}
.col-center-landing a {
  text-decoration: underline;
}
.col-center-landing .inquiry-form {
  margin: 0 auto;
  margin-top: 60px;
}
.single-post .entry-content h2, .single-dating .entry-content h2, .macbeth-dating-services h2 {
  margin-bottom: 12px;
}
@media screen and (max-width: 992px) {
  .col-right-landing {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .col-left-landing img {
    height: 300px;
  }
  .col-right-landing {
    padding-left: 15px;
  }
  .col-center-landing {
    padding-top: 0;
  }
  .col-center-landing h4 {
    margin-bottom: 25px;
  }
}

/* FOOTER */
footer * {
  font-size: 16px;
}
footer h5, footer .h5 {
  font-size: 16px!important;
  text-transform: uppercase;
  font-weight: 700!important;
}
footer .social-icons .exthref {
  text-align: center;
  padding: 0!important;
  padding-bottom: 1px!important;
}
.newsletter-box .menu-language-menu-container .menu {
  float: left;
  margin-top: 0;
}
footer .footer-keywords a {
  font-size: 10px;
}
footer #contact-footer a {
  color: #494b4e;
}
.social-icons .exthref i {
  padding-top: 9px;
}
footer .menu li {
  line-height: 22px;
  margin-bottom: 10px;
}

/* Blog */
.archive-list {
  margin: 30px 0;
}
.archive-list h4 {
  font-size: 20px;
}
.container-btn {
  text-align: center;
  margin-bottom: 50px;
}

/* Our process */
.template-process .content {
  padding-bottom: 0;
}
.step-columns .step-col {
  padding-left: 5em;
  padding-right: 6em;
  padding-bottom: 10px;
}
.step-columns .step-col .step-content p {
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .testimonial-pack {
    padding: 0;
  }
  .step-columns .step-col {
    padding-left: 7em;
    padding-right: 0;
  }
  .single-step .step-content:before {
    left: 10px;
  }
}
@media screen and (max-width: 500px) {
  .single-step .step-content:before {
    font-size: 3em;
  }
}

/* Our team */
.our-team-members .testimonial-single {
  padding: 0 30px;
}
.about-cols img {
  max-width: 43px;
}
.bg-grey {
  margin-top: 40px;
  background-color: #ECECEC;
  padding: 30px 0;
}
.who-we-are__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.who-we-are__item {
  width: 170px;
  margin: 30px;
}
.template-ourteam .content ul {
  padding-left: 0;
  margin-bottom: 45px;
}
.template-ourteam .content ul:not(.local-numbers) li {
  padding: 20px 20px 5px;
  font-size: 22px;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 1.2em;
}
.template-ourteam .content ul li {
  font-size: 22px;
}
.template-ourteam .content ul li img {
  margin-bottom: 15px;
}
.template-ourteam .content ul:not(.local-numbers) li::before {
  content: none;
}
.template-ourteam .content .intro {
  padding-top: 20px;
}
.template-ourteam .content .intro h3 {
  line-height: 50px;
  padding-bottom: 20px;
}
.local-numbers {
  columns: 3
}
@media screen and (max-width: 992px) {
  .local-numbers {
    columns: 2
  }
}
@media screen and (max-width: 665px) {
  .local-numbers {
    columns: 1
  }
}
.who-we-are__block p {
  margin-bottom: 0;
  font-family: Brandon Grotesque !important;
  text-align: left;
}
.who-we-are__name {
  color: #747E80;
  font-size: 28px;
}
.who-we-are__position {
  color: #000;
  line-height: 1.2em;
  font-size: 18px;
}
.who-we-are__link {
  display: block;
  text-align: left;
  margin-top: 10px;
}
.who-we-are__link::after {
  content: url("/wp-content/uploads/2022/06/arrow.svg");
  margin-left: 5px;
}
@media screen and (max-width: 768px) {
  .template-ourteam .content ul {
    padding: 20px;
    margin-top: 0;
  }
  .who-we-are__item {
    width: 145px;
    margin: 10px;
  }
  .who-we-are__item img {
    width: 145px;
    height: 145px;
  }
}

/* Enquiry */
.inquiry-form {
  margin: 0 auto;
}
.inquiry-form .wpcf7-list-item input[type=checkbox] {
  float: left;
  width: auto;
  margin-right: 10px;
}

/* Membership */
.programs {
  padding: 60px 0;
}

/* Legal */
.template-legal #breadcrumbs {
  text-align: left!important;
}

/* Testimonials */
html:lang(it-IT) .testimonial .entry-content, html:lang(fr-FR) .testimonial .entry-content {
  display: none;
}

/* Radio and tv logos home */

.radio-tv-block {
  text-align: center;
  background: #ececec;
  margin-bottom: 60px;
  padding: 40px 20px 32px;
}

.radio-tv-block__logos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.radio-tv-block h3 {
  font-family: Baskerville!important;
  font-style: italic;
  font-size: 40px;
}

.radio-tv-block__logos img {
  margin: 20px 30px;
  max-width: 200px;
  filter: grayscale(1);
  width: 100%;
}

.quote {
  font-family: Baskerville!important;
  font-style: italic;
  font-size: 2.2rem;
  line-height: 2.8rem;
  margin: 25px 20px 30px;
  color: #ba0720;
}

.post-video > div {
  margin: 30px auto 40px;
}

.mejs-overlay-button {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 0 27px 44px;
  border-radius: 4px;
  border-color: transparent transparent transparent #ffffff;
  margin: 0 auto;
}

@media (max-width: 770px) {
  #mep_0, .post-video > div {
    width: 100% !important;
  }
}

#col-rossana {
  width: 70px;
  position: absolute;
  right: -80px;
  top: 250px;
}

#col-rossana img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  object-fit: cover;
  object-position: top;
}

#col-rossana p {
  font-style: italic;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
}

#col-rossana a {
  display: block;
  color: inherit!important;
  text-align: center;
  margin-bottom: 8px;
}

#col-rossana i {
  font-size: 24px;
  color: #ba0720;
}

@media (max-width: 1350px) {
  #col-rossana {
    float: left;
    width: 100%;
    right: unset;
    top: unset;
    position: relative;
    margin-bottom: 15px;
  }
  #col-rossana #img-rossana, #col-rossana #content-rossana, #col-rossana p, #col-rossana a {
    float: left;
  }
  #col-rossana #content-rossana {
    padding-top: 18px;
  }
  #col-rossana a {
    margin-right: 10px;
  }
}

/* NEW MENU MOBILE */
#bg_menu_mobile { 
  display: none;
}
#open_menu_mobile {
  display: none;
}
#close_menu_mobile {
  display: none;
}
.row-menu .row-menu-container {
  width: 100%;
  flex: 0 0 100%;
  display: flex;
}
.menu-item-has-children .icon-plus-menu, .menu-item-has-children .icon-rest-menu {
  display: none;
}
@media (max-width: 767px) {
  #open_menu_mobile {
    display: block;
    position: fixed;
    top: 20px;
    left: 20px;
  }
  #open_menu_mobile i {
    font-style: unset;
    font-size: 18px;
    cursor: pointer;
  }
  .row-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
  }
  .row-menu .row-menu-container {
    background: #2D343F;
    display: block;
    width: 80%;
    min-width: 300px;
    height: 100%;
    justify-content: unset;
    z-index: 2;
    align-items: unset!important;
    overflow: scroll;
    position: relative;
    padding-left: 20px;
  }
  #bg_menu_mobile {
    display: block;
    background: #2D343F;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
  }
  #close_menu_mobile {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
  }
  #close_menu_mobile i {
    color: white;
    font-size: 18px;
    font-style: unset;
    cursor: pointer;
  }
  .desktop-nav {
    width: 90%;
    flex: 0 0 90%;
    max-width: 90%;
    margin-top: 50px;
  }
  .desktop-nav .mainnav {
    display: block;
  }
  .desktop-nav .mainnav li {
    width: 100%;
    margin-bottom: 0;
  }
  .desktop-nav .mainnav li a {
    color: white;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .desktop-nav .sub-menu {
    position: relative;
    top: auto;
    background: inherit;
    display: none;
    padding: 0 24px;
    opacity: 1!important;
    visibility: visible!important;
  }
  .desktop-nav .sub-menu li.ml15 {
    margin-bottom: 0;
  }
  .desktop-nav ul li:focus .sub-menu {
    display: block;
  }
  .desktop-nav .sub-menu li a {
    font-size: 16px;
  }
  .row-language-menu {
    width: 100%;
  }
  .menu-language-menu-container .menu {
    float: left;
    margin-top: 50px!important;
  }
  .menu-language-menu-container .menu li.mlp-language-nav-item a {
    color: white;
  }
  .menu-item-has-children {
    cursor: pointer;
  }
  .menu-item-has-children .icon-plus-menu, .menu-item-has-children .icon-rest-menu {
    display: block;
    float: right;
    color: white;
    font-style: normal;
  }
  .menu-item-has-children .icon-rest-menu {
    display: none;
  }
}

/* GOOGLE REVIEWS STYLES */
/*.container.g-reviews_custom-styles .wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
  box-shadow: none !important;
  background: white !important;
  border-left: 2px solid #ba0720 !important;
  border-radius: 0px !important;
}

.container.g-reviews_custom-styles .wp-google-left img {
  display: none !important;
}

.container.g-reviews_custom-styles .wp-google-time{
  display: none;
}

.container.g-reviews_custom-styles .wp-gr.wpac a.wp-google-name {
  font-weight: 500 !important;
  font-size: 20px !important;
  color: black !important;
}

.container.g-reviews_custom-styles .wp-gr .grw-slider .grw-slider-review-inner>svg {
  display: none;
}

.container.g-reviews_custom-styles .wp-gr .grw-slider .wp-google-stars {
  margin: 0 0 20px 0 !important;
}

.container.g-reviews_custom-styles .wp-gr .grw-slider .wp-google-feedback {
  height: 240px !important;
}

.container.g-reviews_custom-styles .wp-gr .wp-google-text {
  color: #747E80 !important;
  font-size: 20px !important;
  line-height: 26px !important;
}*/


/* Recommended services */

.recommended-services {
  margin: 70px 0 40px;
}

.recommended-services__cards {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}

.recommended-services__card {
  background-color: #f3f3f3;
  width: 100%;
  border-radius: 12px 12px 0 0;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  transition: all 0.3s ease-out;
}

.recommended-services__card:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 9.95px 10.6px;
  transform: translateY(-5px);
  transition: all 0.3s ease-out;
}

.recommended-services__link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.recommended-services__featured-img {
  object-fit: cover;
  height: 250px;
  width: 100%;
  border-radius: 12px 12px 0 0;
}

.recommended-services__icon {
  position: absolute;
  left: calc(50% - 19px);
  top: 233px;
}

.recommended-services__title {
  text-transform: uppercase;
  margin: 35px 15px 20px;
  height: auto;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #ba0720;
  font-weight: 500;
  min-height: 90px;
  font-size: 18px;
}

@media (max-width: 768px) {
  .recommended-services__cards {
      display: block;
  }
}

/* PRE FOOTER */
#prefooter {
  background: #747e80;
  display: block;
  margin: 0;
  padding: 40px 0;
  width: 100%;
  margin: 0 auto;
}
#prefooter * {
  color: white;
  font-family: Baskerville!important;
}
#prefooter .container {
  margin: 0 auto;
}
#prefooter #intro_prefooter {
  font-size: 30px;
}
#prefooter input.wpcf7-form-control {
  border: 0;
  font-size: 16px;
  font-weight: 400;
  background-color: transparent;
  border-bottom: 1px solid white;
  margin-bottom: 15px;
  padding: 2px 10px;
  width: 385px;
  max-width: 100%;
}
#prefooter input.wpcf7-form-control::placeholder {
  color: white;
  font-weight: 500;
}
#prefooter .wpcf7-list-item {
  margin: 0;
}
#prefooter .container_bif .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
#prefooter .wpcf7-list-item-label {
  font-size: 14px;
  font-weight: 500;
}
#prefooter .wpcf7-list-item-label a {
  border-bottom: 1px solid white;
}
#prefooter .wpcf7-list-item-label:before {
  content: "";
  display: none;
}
#prefooter input[type="checkbox"] {
  margin-right: 5px;
}
#prefooter .wpcf7-not-valid-tip {
  margin-bottom: 20px;
  color: #E9AFB7!important;
}
#prefooter input.btn {
  background-color: transparent;
  border: 2px solid white;
  margin-top: 25px;
  width: 260px;
  max-width: 100%;
  height: 51px;
  font-weight: 600;
  border-radius: 31px;
  font-size: 14px;
  float: right;
  opacity: 1;
}
#prefooter input.btn:hover {
  background: white;
  color: #747e80; 
}
#prefooter .success-form {
  border: 0!important;
  font-size: 18px!important;
  margin: 20px 0;
  padding: 0;
}

@media (max-width: 767px) {
  #prefooter #intro_prefooter {
    font-size: 24px;
  }
  #prefooter #form_newsletter {
    margin: 0 -15px;
    padding: 0;
  }
  #prefooter input.wpcf7-form-control {
    width: 100%;
  }
  #prefooter input.btn {
    margin: 0 auto;
    display: block;
    margin-top: 35px;
    width: 260px;
  }
  #prefooter .wpcf7-spinner {
    display: none;
  }
}