@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//barcelonadivingclub.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(213,213,213);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "League Spartan", Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.page .wd-page-content {
	background-color: rgb(32,45,67);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(32,45,67);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(32,45,67);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.main-nav .sub-menu li a {
  font-family: "League Spartan", sans-serif !important;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* 1) Ocultar la categoría en las entradas */
.single-post .wd-post-cat,
.single-post .cat-item,
.single-post .post-categories {
  display: none !important;
}

/* 2) Ocultar los datos meta de la entrada */
.single-post .wd-post-meta,
.single-post .wd-post-date,
.single-post .wd-post-author,
.single-post .meta-author,
.single-post .wd-modified-date,
.single-post .wd-post-reply {
  display: none !important;
}

/* 3) Título en escritorio */
.single-post .wd-single-post-header .wd-entities-title,
.single-post .wd-single-post-header .wd-post-title,
.single-post .entry-title {
  padding-top: 150px !important;
  color: #FFDA9A !important;
  font-size: 32px !important;
  line-height: 1.2;
}

/* 4) Título más pequeño solo en móvil */
@media (max-width: 767px) {
  .single-post .wd-single-post-header .wd-entities-title,
  .single-post .wd-single-post-header .wd-post-title,
  .single-post .entry-title {
    font-size: 24px !important;
    line-height: 1.25;
  }
}


/* Fondo del panel del submenú */
.wd-nav-main .wd-dropdown,
.wd-nav-main .wd-dropdown-menu {
    background-color: #202d43 !important;
}

/* Tipografía y color del submenú */
.wd-nav-main .wd-dropdown a,
.wd-nav-main .wd-dropdown-menu a {
    color: #ffffff !important;
    font-family: "Nunito", sans-serif !important;
    font-weight: 500 !important;
}

/* Hover del submenú */
.wd-nav-main .wd-dropdown a:hover,
.wd-nav-main .wd-dropdown-menu a:hover {
    color: #ffda9a !important;
}
/* SOLO ENTRADAS DE BLOG */
body.single-post h2,
body.single-post .wd-single-content h2,
body.single-post .post-single-page h2,
body.single-post .elementor-widget-theme-post-content h2 {
    font-family: 'League Spartan', sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #ebc589 !important;
    line-height: 1.3 !important;
    margin-top: 40px !important;
    margin-bottom: 15px !important;
}

body.single-post a,
body.single-post .wd-single-content a,
body.single-post .post-single-page a,
body.single-post .elementor-widget-theme-post-content a {
    color: #ebc589 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

body.single-post a:hover,
body.single-post .wd-single-content a:hover,
body.single-post .post-single-page a:hover,
body.single-post .elementor-widget-theme-post-content a:hover {
    color: #ebc589 !important;
    opacity: 0.8;
    text-decoration: none !important;
}