.fc-links-destacados a {
  text-decoration: underline;
  color: var(--e-global-color-primary);
}
.fc-container-oscuro {
  color: var(--e-global-color-9b0db67);
}
.fc-container-oscuro a {
  color: var(--e-global-color-9b0db67);
}
.fc-flexbox-left {
  margin-right: auto;
}
.fc-flexbox-right {
  margin-left: auto;
}
.fc-subrayado-especial strong {
  box-shadow: inset 0 -0.5em 0 0 #DABBBD;
  font-weight: normal;
}
.fc-texto-legal p {
  margin-bottom: 0.5em;
  font-size: 0.7rem;
  line-height: 1em;
}
@media (min-width: 1024px) {
  .fc-sticky {
    position: sticky;
    left: 0;
    top: 0;
  }
  .fc-sticky-header-offset {
    top: 100px;
  }
}
@media (max-width: 1023px) {
  .fc-sticky-mobile {
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
  }
}
.fc-progress-bar {
  display: block;
  width: 100%;
  height: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 40px;
  background-color: rgba(124, 96, 87, 0.3);
  background-image: linear-gradient(to right, #7C6057, #7C6057);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__container .elementor-menu-cart__main {
  width: 550px;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-menu-cart__toggle_button {
  background: none !important;
  color: inherit;
}
.elementor-widget-woocommerce-cart .woocommerce {
  font-family: unset !important;
}
.fc-header-menu-toggle {
  display: none;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  text-transform: none !important;
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible;
  z-index: 1003;
  position: relative;
}
.fc-header-menu-toggle a {
  display: flex;
  align-items: center;
  font-size: 0.9em;
  text-decoration: none;
}
.fc-header-menu-toggle a > span {
  text-transform: uppercase;
  line-height: 1em;
}
.fc-header-menu-toggle a > span.menu-left {
  margin-left: 1.5em;
}
.fc-header-menu-toggle a > span.menu-right {
  margin-right: 1.5em;
}
.fc-header-menu-toggle a > * {
  color: var(--e-global-color-65e05c8);
}
.fc-header-menu-toggle.is-active .hamburger-inner, .fc-header-menu-toggle.is-active .hamburger-inner::before, .fc-header-menu-toggle.is-active .hamburger-inner::after {
  background-color: var(--e-global-color-65e05c8);
}
.fc-header-menu-toggle:hover, .fc-header-menu-toggle:focus {
  background: unset;
  outline: unset;
}
.fc-header-menu-toggle .fcmt-box {
  width: 30px;
  height: 22px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.fc-header-menu-toggle .fcmt-circulo {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 0;
  top: unset;
  left: unset;
  border-radius: 50px;
  background-color: var(--e-global-color-df3d382);
  margin-left: -10px;
  margin-top: -18px;
  display: none;
}
.fc-header-menu-toggle .fcmt-inner {
  display: block;
  top: 50%;
  margin-top: 0px;
}
.fc-header-menu-toggle .fcmt-inner::before, .fc-header-menu-toggle .fcmt-inner::after {
  content: "";
  display: block;
}
.fc-header-menu-toggle .fcmt-inner::before {
  top: -10px;
}
.fc-header-menu-toggle .fcmt-inner::after {
  bottom: -10px;
}
.fc-header-menu-toggle .fcmt-inner, .fc-header-menu-toggle .fcmt-inner::before, .fc-header-menu-toggle .fcmt-inner::after {
  width: 40px;
  width: 30px;
  height: 2px;
  background-color: var(--e-global-color-65e05c8);
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.fc-header-menu-toggle.fcmt-effect-slider .fcmt-inner {
  top: 0px;
}
.fc-header-menu-toggle.fcmt-effect-slider .fcmt-inner::before {
  top: 10px;
  top: 6px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.fc-header-menu-toggle.fcmt-effect-slider .fcmt-inner::after {
  top: 20px;
  top: 12px;
}
.fc-header-menu-toggle.fcmt-effect-slider.is-active .fcmt-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.fc-header-menu-toggle.fcmt-effect-slider.is-active .fcmt-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.fc-header-menu-toggle.fcmt-effect-slider.is-active .fcmt-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
  transform: translate3d(0, -12px, 0) rotate(-90deg);
}
.fc-header-menu-toggle.circulo .fcmt-circulo {
  display: block;
}
@media (max-width: 576px) {
  .fc-header-menu-toggle .fcmt-box {
    width: 30px;
  }
  .fc-header-menu-toggle .fcmt-inner, .fc-header-menu-toggle .fcmt-inner::before, .fc-header-menu-toggle .fcmt-inner::after {
    width: 30px;
  }
  .fc-header-menu-toggle span {
    display: none;
  }
}
#fc-header-menu-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  animation: moveOute 3.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  width: 100%;
}
#fc-header-menu-popup.is-active {
  display: flex;
}
#fc-header {
  width: 100%;
  z-index: 10;
}
#fc-header .popup-on {
  display: none;
}
#fc-header .no-background {
  background: none !important;
}
#fc-header.is-active {
  position: fixed;
  box-shadow: none !important;
}
#fc-header.is-active .popup-off {
  display: none;
}
#fc-header.is-active .popup-on {
  display: inherit;
}
#fc-header.is-status-sticky #fc-header-sticky {
  display: flex;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
#fc-header.is-status-sticky.is-active #fc-header-main, #fc-header.is-status-sticky.is-active #fc-header-main-mobile {
  display: none;
}
#fc-header.is-status-sticky.is-active #fc-header-sticky {
  box-shadow: none !important;
}
#fc-header-sticky {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#fc-header-main-mobile {
  position: relative;
}
body.fc-header-position-relative #fc-header-main > div {
  position: relative;
  transition-duration: 0s;
}
body.fc-header-position-relative #fc-header-main > #fc-header-main-style-oscuro {
  background: var(--e-global-color-65e05c8);
}
body.fc-header-position-relative #fc-header-main > #fc-header-main-style-claro {
  background: var(--e-global-color-df3d382);
}
body.fc-header-position-relative #fc-header.is-active #fc-header-main > #fc-header-main-style-oscuro {
  background: var(--e-global-color-65e05c8);
}
body.fc-header-position-relative #fc-header.is-active #fc-header-main > #fc-header-main-style-claro {
  background: var(--e-global-color-df3d382);
}
body.fc-header-position-absolute #fc-header-main > div {
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0s;
}
body.fc-header-position-absolute #fc-header.is-active #fc-header-main > #fc-header-main-style-oscuro {
  background: var(--e-global-color-65e05c8);
}
body.fc-header-position-absolute #fc-header.is-active #fc-header-main > #fc-header-main-style-claro {
  background: var(--e-global-color-df3d382);
}
body.fc-header-style-oscuro .fc-header-menu-toggle a > * {
  color: var(--e-global-color-df3d382);
}
body.fc-header-style-oscuro .fc-header-menu-toggle.is-active .hamburger-inner, body.fc-header-style-oscuro .fc-header-menu-toggle.is-active .hamburger-inner::before, body.fc-header-style-oscuro .fc-header-menu-toggle.is-active .hamburger-inner::after {
  background-color: var(--e-global-color-df3d382);
}
body.fc-header-style-oscuro .fc-header-menu-toggle .fcmt-inner, body.fc-header-style-oscuro .fc-header-menu-toggle .fcmt-inner::before, body.fc-header-style-oscuro .fc-header-menu-toggle .fcmt-inner::after {
  background-color: var(--e-global-color-df3d382);
}
body.fc-header-style-claro .fc-header-menu-toggle a > *, #fc-header-main-mobile a > *, #fc-header-sticky .fc-header-menu-toggle a > * {
  color: var(--e-global-color-65e05c8);
}
body.fc-header-style-claro .fc-header-menu-toggle.is-active .hamburger-inner, body.fc-header-style-claro .fc-header-menu-toggle.is-active .hamburger-inner::before, body.fc-header-style-claro .fc-header-menu-toggle.is-active .hamburger-inner::after, #fc-header-main-mobile.is-active .hamburger-inner, #fc-header-main-mobile.is-active .hamburger-inner::before, #fc-header-main-mobile.is-active .hamburger-inner::after, #fc-header-sticky .fc-header-menu-toggle.is-active .hamburger-inner, #fc-header-sticky .fc-header-menu-toggle.is-active .hamburger-inner::before, #fc-header-sticky .fc-header-menu-toggle.is-active .hamburger-inner::after {
  background-color: var(--e-global-color-65e05c8);
}
body.fc-header-style-claro .fc-header-menu-toggle .fcmt-inner, body.fc-header-style-claro .fc-header-menu-toggle .fcmt-inner::before, body.fc-header-style-claro .fc-header-menu-toggle .fcmt-inner::after, #fc-header-main-mobile .fcmt-inner, #fc-header-main-mobile .fcmt-inner::before, #fc-header-main-mobile .fcmt-inner::after, #fc-header-sticky .fc-header-menu-toggle .fcmt-inner, #fc-header-sticky .fc-header-menu-toggle .fcmt-inner::before, #fc-header-sticky .fc-header-menu-toggle .fcmt-inner::after {
  background-color: var(--e-global-color-65e05c8);
}
/*
body.fc-header-style-claro .fc-header-menu-toggle.is-active {
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
		background-color: $color-primary;
	}
	a > *{
		color: $color-primary;
	}
	.fcmt-inner, .fcmt-inner::before, .fcmt-inner::after {
	    background-color: $color-primary;
	}	
}
*/
body.fc-header-style-claro .fc-header-menu-toggle.circulo .fcmt-inner, body.fc-header-style-claro .fc-header-menu-toggle.circulo .fcmt-inner::before, body.fc-header-style-claro .fc-header-menu-toggle.circulo .fcmt-inner::after {
  background-color: var(--e-global-color-df3d382) !important;
}
body.fc-header-style-claro .fc-header-menu-toggle.circulo .fcmt-circulo {
  background-color: var(--e-global-color-65e05c8) !important;
}
body.fc-header-style-oscuro .fc-header-menu-toggle.circulo .fcmt-inner, body.fc-header-style-oscuro .fc-header-menu-toggle.circulo .fcmt-inner::before, body.fc-header-style-oscuro .fc-header-menu-toggle.circulo .fcmt-inner::after {
  background-color: var(--e-global-color-65e05c8) !important;
}
body.fc-header-style-oscuro .fc-header-menu-toggle.circulo .fcmt-circulo {
  background-color: var(--e-global-color-df3d382) !important;
}
.fc-header-sticky-add-offset {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
/*
.post-type-archive-proyecto #fc-header{
	.popup-on {
		display: inherit;
	}
	.popup-off {
		display: none;
	}
}*/
.fc-boton-claro a.elementor-button {
  color: var(--e-global-color-e785469) !important;
  border-color: var(--e-global-color-e785469) !important;
}
.fc-boton-filled a.elementor-button {
  background-color: var(--e-global-color-61706b1) !important;
  border-color: var(--e-global-color-61706b1) !important;
  color: var(--e-global-color-e785469) !important;
}
.fc-boton-filled-claro a.elementor-button {
  background-color: var(--e-global-color-e785469) !important;
  border-color: var(--e-global-color-e785469) !important;
  color: var(--e-global-color-61706b1) !important;
}
.fc-boton-simple a.elementor-button {
  background: none !important;
  padding: 0 !important;
  padding-bottom: 0.25em !important;
  border-radius: 0 !important;
  border: 0 !important;
  text-decoration: underline !important;
  display: inline;
}
.fc-boton-simple a.elementor-button .elementor-button-content-wrapper {
  justify-content: start;
}
.fc-boton-flecha .elementor-button-icon {
  line-height: 0;
  padding-left: 1em;
}
.fc-boton-flecha .elementor-button-icon svg {
  fill: var(--e-global-color-primary);
  width: 2em;
  height: 1em;
}
.fc-boton-flecha .elementor-button {
  fill: unset;
}
.fc-boton-flecha .elementor-button-content-wrapper {
  align-items: center;
}
.fc-boton-flecha.fc-boton-filled .elementor-button-icon svg {
  fill: var(--e-global-color-e785469);
}
.fc-boton-flecha.fc-boton-filled-claro .elementor-button-icon svg {
  fill: var(--e-global-color-61706b1);
}
.fc-boton-flecha.fc-boton-claro .elementor-button-icon svg {
  fill: var(--e-global-color-e785469);
}
.fc-boton-flecha:hover .elementor-button-icon svg {
  transition: all 0.5s;
  margin-left: 0.8em;
  margin-right: -0.8em;
}
.fc-boton-effect .elementor-button {
  overflow: hidden;
  position: relative;
  transition: 0.2s transform ease-in-out;
  will-change: transform;
  display: inline-flex;
  z-index: 0;
}
.fc-boton-effect .elementor-button::after {
  background-color: var(--e-global-color-61706b1);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0) rotate(10deg);
  transform-origin: top left;
  transition: 0.2s transform ease-out;
  will-change: transform;
  z-index: -1;
}
.fc-boton-effect .elementor-button:hover::after {
  transform: translate(0, 0);
}
.fc-boton-effect .elementor-button:hover {
  border: 1px solid transparent;
  color: var(--e-global-color-e785469);
  will-change: transform;
}
.fc-boton-s a {
  font-size: 0.75em;
}
.fc-boton-l a {
  font-size: 1.25em;
}
.fc-boton-xl a {
  font-size: 1.5em;
}
/*
.elementor-button { 
    &.elementor-size-xl{ 
        font-size: 22px;
    }     
    &.elementor-size-lg{ 
        font-size: 18px;
    } 
    &.elementor-size-md{ 
        font-size: 16px;
    } 
    &.elementor-size-sm{ 
        font-size: 14px;
    }     
    &.elementor-size-xs{ 
        font-size: 14px;
    }
}
@media (max-width: 767px){
    .elementor-button { 
        &.elementor-size-xl{ 
            font-size: 17px;
        }     
        &.elementor-size-lg{ 
            font-size: 16px;
        } 
        &.elementor-size-md{ 
            font-size: 15px;
        } 
        &.elementor-size-sm{ 
            font-size: 14px;
        }     
        &.elementor-size-xs{ 
            font-size: 14px;
        }
    }
}
*/
/*# sourceMappingURL=https://belenortega.art/wp-content/build/scss_library/bb834efe36033d688a9aaedf5cf518c8205331b3.css.map */