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

:root {
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(131,183,53,0);
	--btn-accented-bgcolor-hover: rgba(116,163,47,0);
	--btn-accented-color: rgb(82,81,121);
	--btn-accented-color-hover: rgb(82,81,121);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 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;
}
}


@font-face {
	font-family: "Bidena trial";
	src: url("//danieleansel.com/wp-content/uploads/2025/06/Bidenatrial-BF63f4cbeba6a4a.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Ngetic Modern";
	src: url("//danieleansel.com/wp-content/uploads/2025/06/NgeticModern-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.main-page-wrapper { padding-top:0px;}
.site-content { margin-bottom:0px;}

span.Abcd01 {
    font-family: 'Bidena trial' !important;
    background: linear-gradient(90deg, rgba(87, 178, 171, 1) 0%, rgba(127, 126, 155, 1) 100%) !important;
    background-clip: text !important;
    color: transparent !important;
}

span.Abcd02 {
    color: #525179 !important;
}

span.Abcd03 {
    background: linear-gradient(90deg, rgba(87, 178, 171, 1) 0%, rgba(127, 126, 155, 1) 100%) !important;
    background-clip: text !important;
    color: transparent !important;
}

.wd-product .wd-entities-title {
    font-family: 'Ngetic Modern' !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    color: black !important;
}

.wd-product-cats {
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: black !important;
}

.wd-product .product-wrapper {
    background: white !important;
    padding: 30px 0px !important;
}

.product-element-top.wd-quick-shop {
    margin-top: -30px !important;
}

.blog-design-masonry.wd-add-shadow .article-inner {
    background: white !important;
    padding: 10px !important;
    border-radius: 15px !important;
}

.wd-post.blog-style-bg .article-body-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    text-align: start !important;
    padding: 25px 10px 25px 10px !important;
}

h3.wd-entities-title.title.post-title {
    font-family: 'Poppins' !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .with_frm_style .frm-card-element.StripeElement {
    border: none !important;
    background: #f4f4f4 !important;
    color: black !important;
}

textarea#field_9jv0r1 {
    min-height: 130px !important;
}

button.frm_button_submit {
    width: 100% !important;
    border-radius: 25px !important;
    background: linear-gradient(90deg, rgba(87, 178, 171, 1) 0%, rgba(127, 126, 155, 1) 100%) !important;
    border: none !important;
    color: white !important;
    font-family: 'Poppins' !important;
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}@media (max-width: 576px) {
	.wd-product .wd-entities-title {
    font-family: 'Ngetic Modern' !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    color: black !important;
}


.wd-product-cats {
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: black !important;
}
}

