@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//amaliacasacreativa.com.ar/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.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: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", 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: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(10,10,10);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,10,10);
	--wd-alternative-color: rgb(86,86,86);
	--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: rgb(226,0,0);
	--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 {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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-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: rgb(255,255,255);
}

.portfolio-entry .wd-portfolio-btns {
    display: none!important;
	}

.footer-container {
    background-color: rgb(0 0 0);
    margin-top: -45px;
}

.btn:hover, .button:hover, button:hover,[type="submit"]:hover{
    color: #ffffff;
}

.btn, .button, button, [type="submit"], [type="button"] {

    background-color: #FF0B53;
    color: #ffffff;
}

.btn, .button, button, [type="submit"], [type="button"] {
    border-radius: 100px;

}

/*tamaño botones menu home movil*/
.wd-nav-mobile li a {
    border-bottom: none!important;
	  font-size: 24px;
    text-transform: uppercase;
    line-height: 2.5;
	font-family: "Quicksand", Arial, Helvetica, sans-serif!important;
}
/*tamaño botones menu home*/
.wd-nav-fs>li>a {
    font-size: 35px!important;
}
/*color subrayado menu home*/
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    background-color: #fff!important;
}

/*modificacion en sticky header*/
.whb-color-light:not(.whb-with-bg) {
    background-color: #00000000!important;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, .4) !important;
    backdrop-filter: saturate(180%) blur(20px);
    margin: 20px;
    padding: 10px;
    border-radius: 999px !important;
    overflow: visible !important;
}

/*margen abajo de la botonera*/
.whb-header {
    margin-bottom: 0px;
}

.wd-entry-meta .meta-author {
    display: none;
}

/*tabla de precios*/

.pricing-tables-wrapper .pricing-tables {

    align-items: start!important;

}

.wd-price-table .wd-plan-feature:not(:last-child) {
    margin-bottom: 5px!important;
    padding-bottom: 5px!important;

}

.wd-price-table .wd-plan-name {
    background-color: #ff0b53;
}

.wd-price-table .wd-plan-title {
    font-size: 26px!important;
    color: #fff!important;
}

.main-page-wrapper {
    background-color: #000000!important;
}

.scrollToTop {
    right: 35px!important;
    bottom: 95px!important;
	  border: solid 1px #fff!important;
}

.wpcf7 input[type="submit"] {
  display: block;
  margin: 20px auto;
}

.wpcf7-form label {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  color: #ffffff; /* opcional, ajustalo según el fondo */
}

/*ocultar fieldset en formulario*/
fieldset {
    display:none!important;
}

.wd-sub-menu li a {
    color: #ffffff!important;
    font-size: 15px!important;
    font-weight: 700!important;
}

wd-dropdown {
    background-color: #000000!important;
}

/*Resaltado Texto*/
.hero-title ::selection {
  background: #9900cc!important;
  color: #fff!important;
}

.hero-title ::-moz-selection {
  background: #9900cc!important;
  color: #fff!important;
}
@media (min-width: 768px) and (max-width: 1024px) {
	/*Ajuste boton activo en movil menu*/
.wd-nav-mobile li.current-menu-item>a {
    color: #e1e1e1!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*Ajuste boton activo en movil menu*/
.wd-nav-mobile li.current-menu-item>a {
    color: #e1e1e1!important;
}
}

@media (max-width: 576px) {
	/*Ajuste boton activo en movil menu*/
.wd-nav-mobile li.current-menu-item>a {
    color: #e1e1e1!important;
}
}

