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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #e0a295;
	--wd-alternative-color: #599fa7;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #e0a295;
	--btn-accented-bgcolor-hover: #e0664e;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 700px;
}
.header-banner {
	background-color: rgb(224,162,149);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: url(https://riovet.es/wp-content/uploads/2021/01/header30.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(67,142,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(236,236,236);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(89,159,167);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/*SLIDER*/
#slider-mobile {
  display: none;
}
/* Mostrar en móvil, ocultar el de escritorio+tablet */
@media (max-width: 600px) {
  #slider-mobile {
    display: block !important;
  }
  #slider-desktop {
    display: none !important;
  }
}

/*TOOLTIP YITH POINTS CART*/
#yith-par-message-reward-cart:hover::after {
  content: "🎯 1 € gastado = 1 punto\A💰 100 puntos = 1 € de descuento\A🕒 Los puntos caducan a los 12 meses";
	position: absolute;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 8px 12px;
  font-size: 12px;
  border-radius: 5px;
  white-space: pre-line;
  top: -60px;
  left: 0;
  z-index: 999;
  width: max-content;
  max-width: 220px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

/*INCREMENTAR ANCHO LABELS*/
.product-labels {
  max-width: 90%;
}

/*OCULTAR CAPTCHA*/
.grecaptcha-badge[data-style="bottomright"] {
  display: none !important;
}

/*OCULTAR PEDIDO EXTRA EN THANKYOU PAGE*/
.woocommerce-order-received .woocommerce-order-details__title {
  display: none;
}

/*FORM NEWSLETTER PREFOOTER FIX BG*/
.wpcf7-form input.cf7-newsletter {
  background-color: white !important;
}

/*FREQUENTLY BOUGHT TOGETHER MARGIN PRODUCT PAGE*/
.single-product-page .container.wd-fbt-wrap {
  margin-top: 40px;
}

/*OCULTAR AVISO WAITLIST WOOCOMMERCE*/
.wcwl_notice.woocommerce-message.hidden-notice, .wcwl_notice.woocommerce-message {
    display: none !important;
}

/*AJUSTE SCROLL TO TOP DESKTOP*/
.scrollToTop.button-show {
    bottom: 100px !important;
}

/*AJUSTE WHATSAPP DESKTOP*/
.joinchat__button {
    right: 0px;
}

/*CUPONES DESCUENTO SAME HEIGHT*/
.info-align {
    height:250px;
}

/*LINE COLOR MEGA MENU*/
.mega-menu-riovet .wd-sub-menu.wd-wpb .sub-sub-menu {
  border-left: 1px solid #e0a295;
  margin-left: 10px;
  padding-left: 10px;
}

/*OCULTAR STICKY AVISAME CUANDO ESTÉ DISPONIBLE*/
.wd-sticky-btn-container .wd-sticky-btn-cart #yith-wcwtl-output {
  display: none;
}

/*BLOG OCULTAR FECHA*/
body.blog .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
  display: none;
}

/*BOLD EAN GTIN CODE*/
.wpm_gtin_code_wrapper {
  font-weight: 600;
  color: var(--color-gray-800);
}
.wpm_gtin.wpm_pgw_code {
  font-weight: 400;
  color: rgb(119, 119, 119);
}

/*OCULTAR ETIQUETAS EN FICHA DE PRODUCTO*/
.single-product .single-product-page .product-image-summary .summary-inner .product_meta .tagged_as {
  display: none !important;
}

/*INVERT COLOR ICONS MOBILE MENU*/
.mobile-nav .mobile-pages-menu img.wd-nav-img {
  filter: invert(100%);
}

/*QUITAR TEXTO AUTOR BLOG*/
.blog .meta-author, .single .meta-author {
    display: none !important;
}

/*FIX YITH STYLES QUANTITY TABLE DYNAMIC DISCOUNTS*/
#ywdpd-table-discounts td, #ywdpd-table-discounts th {
    border-right: 0px solid #efefef;
}

/*HIDE TAX LABEL LINIAS CART*/
.wd-cart-subtotal .tax_label, .cart_totals .cart-subtotal .tax_label {
    display: none;
}

/*OCULTAR MANUAL*/
.hide-manual {
    display: none !important;
}

/*OCULTAR COOKIEYES*/
div[data-cky-tag="detail-powered-by"], .cky-notice .cky-title {
  display: none !important;
}@media (min-width: 1025px) {
	/*OCULTAR MANUAL DESKTOP*/
.hide-desktop-manual {
    display: none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*OCULTAR MANUAL TABLET*/
.hide-tablet-manual {
    display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*OCULTAR MANUAL MOBILE LANDSCAPE*/
.hide-landscape-manual {
    display: none !important;
}
}

@media (max-width: 576px) {
	/*AJUSTAR ALTURA FRESHCHAT*/
#fc_frame, #fc_frame.fc-widget-small {
    bottom: 50px !important;
}

/*OCULTAR MANUAL MOBILE*/
.hide-mobile-manual {
    display: none !important;
}

/*AJUSTE WHATSAPP*/
.joinchat__button {
    bottom: 55px;
    right: 0px;
}

/*AJUSTE SCROLL TO TOP*/
.sticky-toolbar-on .scrollToTop {
    bottom: 130px !important;
}
}

