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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgba(151,151,151,0.11);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(36,36,36);
	background-image: none;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Readex Pro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Readex Pro", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Readex Pro", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Readex Pro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
html .wd-nav-mobile > li > a{
	text-transform: none;
}

html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a{
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 14px;color: rgb(255,255,255);
}

html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover{
	color: rgb(109,78,236);
}

html table th{
	text-transform: none;
}

.wd-checkout-steps li{
	text-transform: none;
}

html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-weight: 800;font-size: 18px;color: rgb(245,173,9);
}

@media (max-width: 767px){
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 18px;
}

}
.product-labels .product-label.attribute-label:not(.label-with-img), .product-labels .product-label.new, .product-labels .product-label.featured, .product-label.out-of-stock{
	font-size: 10px;
}

:root{
--wd-primary-color:rgb(245,173,9);
}
:root{
--wd-alternative-color:rgba(245,173,9,0.58);
}
:root{
--wd-link-color:rgb(245,173,9);
--wd-link-color-hover:rgb(244,190,63);
}
.page .main-page-wrapper{
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
}

:root{
--btn-default-bgcolor:rgb(245,173,9);
}
:root{
--btn-default-bgcolor-hover:rgb(244,183,39);
}
:root{
--btn-default-color:rgb(15,15,15);
}
:root{
--btn-accented-bgcolor:rgb(51,51,51);
}
:root{
--btn-accented-bgcolor-hover:rgb(224,164,0);
}
:root{
--btn-font-family:"Readex Pro", Arial, Helvetica, sans-serif;
--btn-font-weight:500;
--btn-transform:none;
}
html .wd-buy-now-btn{
	color: rgb(51,51,51);background: rgb(235, 230, 255);
}

html .wd-buy-now-btn:hover{
	color: rgb(51,51,51);background: rgb(214,209,232);
}

html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type]{
	font-size: 16px;color: rgb(33,33,33);background: rgb(245,173,9);
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button{
	color: rgb(33,33,33);background: rgb(245,173,9);
}

:root{
--notices-success-bg:rgb(79,173,90);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:rgb(15,15,15);
}
.product-labels .product-label.onsale{
	background-color:rgb(245,173,9);
}

.product-labels .product-label.onsale{
	color:rgb(15,15,15);
}

.product-labels .product-label.new{
	background-color:rgb(242,118,9);
}

.product-labels .product-label.new{
	color:rgb(255,255,255);
}

.product-labels .product-label.featured{
	background-color:rgb(221,73,73);
}

.product-labels .product-label.featured{
	color:rgb(255,255,255);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(221,73,73);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgb(28,28,28);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	color:rgb(255,255,255);
}


	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #333;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 8px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 57px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 40px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

							
							
							
							
									--wd-form-bg: rgb(36,36,36);
						}
.more-products {
    display: none;
}
.product-labels {
  white-space: nowrap;
}
@media (max-width: 576px) {
	.product-labels {
  white-space: nowrap;
}
}

