@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aquafamel.com/wp-content/themes/fameltheme/fonts/woodmart-font-1-700.woff2?v=7.2.4") 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:#0a0a0a;
	background-image: url(https://aquafamel.com/wp-content/uploads/2025/04/fondo.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
--wd-title-font-weight:300;
--wd-title-color:#000000;
}
:root{
--wd-entities-title-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:300;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:300;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"BrownPro Regular", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(2,123,216);
}
:root{
--wd-alternative-color:#b3d8e6;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.single-product .main-page-wrapper{
	background-color:rgb(219,219,219);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(33,141,224);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,78,173);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-family: "BrownPro Regular";
	font-weight: 400;
	font-style: normal;
}

@media (min-width: 1025px)
.whb-general-header .woodmart-logo img {
    max-height: 175px;
}


@media (min-width: 1025px)
.whb-general-header-inner {
    height: 200px;
}

body .site-mobile-menu .menu-item-compare {
    display: none;
}
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}

.product-360-button>a:before, .product-video-button>a:before, .woodmart-show-product-gallery-wrap>a:before {
    color: #ff0000;
}
.wd-hover-fw-button .wd-add-btn>a {
    width: 100%;
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: #112987;
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2) {
    --wd-form-brd-color: rgba(0, 0, 0, 0.1);
    --wd-form-brd-color-focus: rgba(0, 0, 0, 0.15);
    --wd-form-color: #777;
    --wd-form-placeholder-color: rgb(0, 78, 173);
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #fff;
}@media (min-width: 1025px) {
	@media (min-width: 1025px)
.whb-general-header .woodmart-logo img {
    max-height: 175px;
}


@media (min-width: 1025px)
.whb-general-header-inner {
    height: 300px;
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #fff;
}
form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
    flex: 0 0 auto;
    display: none;
}
}

