@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.clinicanomade.cl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,213,0);
	--wd-alternative-color: rgb(65,65,65);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(255,213,0);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,213,0);
	--btn-accented-bgcolor-hover: rgb(255,213,0);
	--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: 280px;
}
.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-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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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;
}
}


/* ICONOS HEADER */

.rrss {
    display: flex;
    gap: 5px;
}

.rrss img {
    height: 25px;
    transition: all .3s ease;
}

.rrss img:hover {
    opacity: 0.5;
}

/* NAVIGATION ACTIVE ITEM COLOR */

.current_page_item span, .current-menu-parent span, .current-menu-item a {
    color: #f6dc00 !important;
}

.menu-item a:hover {
		color: #f6dc00 !important;
}

/* NAVIGATION FONTS AND SUBMENU */

.wd-dropdown.color-scheme-light, .color-scheme-light .wd-dropdown, .wd-dropdown-menu.wd-design-default.color-scheme-light .wd-dropdown, .color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    background: black;
    transform: translateY(10px) translateZ(0);
}

.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 0;
}

.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown a {
    color: white;
    font-size: 13px;
    letter-spacing: 0.5px;
}

span.nav-link-text {
    font-size: 14px;
    letter-spacing: 0.56px;
    font-weight: 500;
    text-transform: none;
  	font-family: "SK Modernist", sans-serifSans-serif;
}

/* HEADER AGENDA BUTTON */

.buttonHeader {
    background: #f6dc00 !important;
    border-radius: 50px;
    color: black;
    letter-spacing: 1px;
    line-height: 2px;
    border: 2px solid #f6dc00;
  	font-family: "SK Modernist", sans-serifSans-serif !important;
  	font-weight: bold;
}

.buttonHeader:hover {
    background: black !important;
    color: #f6dc00 !important;    
}

/* TOP BAR WHATSAPP */

.topbar-item {
    align-items: center;
    display: flex;
    color: white;
		font-size: 17px;
  	transition: all .3s ease;
}

.topbar-item:hover {
    opacity: 0.7;
}

.topbar-item a {
	color: white;
}

.topbar-item img {
    width: 27px;
    margin-right: 10px;
}

/* ELEMENTOR MARGINS */

.elementor-widget:not(:last-child), p {
    margin-bottom: 0;
}

.main-page-wrapper {
    margin-bottom: -40px;
}

/* FOOTER LANDING */

.footer-item {
    display: flex;
    align-items: center;
    color: white;
    font-weight: 400;
    letter-spacing: 0.5px;
    justify-content: center;
}

.footer-item img {
    width: 27px;
    margin-right: 7px;
}

.footer-item a {
	color: white;
}

.direcciones-footer a {
    color: white;
    transition: all .3s ease;
}

.direcciones-footer a:hover {
    color: #F6DC00;
}

/* NEWSLETTER FORM */

.mailchimpForm {
    display: flex;
    align-items: center;
}

.mailchimpForm input[type="email"] {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background: white;
    border-color: white;
    color: black;
    letter-spacing: 1px;
    height: 35px;
}

.mailchimpForm input[type="submit"] {
    border-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: black;
    line-height: 7px;
    border: 2px solid #f6dc00;
}

.mailchimpForm input[type="submit"]:hover {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
	  border-top-left-radius: 0;
	  border-bottom-left-radius: 0;
    border: 2px solid #f6dc00;
    opacity: 1;
    background: black;
    color: #f6dc00;
}

/* PLACEHOLDER */

input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}

/* GOOGLE MAPS WIDGET */

.eapps-google-maps-bar-content-item.eapps-google-maps-bar-content-item-main.eapps-google-maps-bar-content-item-active {
    background: #080808 !important;
}

.eapps-google-maps-bar-list {
    background: #080808 !important;
}

.eapps-google-maps-bar-list-item {
    background: #080808 !important;
}

.eapps-google-maps-bar-list-item-info-item.eapps-google-maps-bar-list-item-info-title {
    color: white;
}

.eapps-google-maps-bar-toggle {
    background: #080808;
}

/* TABS */

/* OUR PRODUCTS PAGE */

.tab-title {
	opacity: 0.7;
	cursor: pointer;
}

.tab-title .open {
	opacity: 1;
}

.tab-section {
    display: none;
   	transition: all .3s ease;
}
.open {
    display: initial;
}

.opener {
    position: absolute;
    top: 1px;
    right: 25px;
    color: white;
    font-size: 30px;
}


/*HUBSPOT FORM */

.hs-form-793303ff-baee-4659-b634-e7adb6c6af3b_e0583430-bdab-4884-8da5-33627c6a301f .hs-form-field label:not(.hs-error-msg) {
    color: white;
    letter-spacing: 1px;
}

.hs-button {
    background: #f6dc00 !important;
    border: 2px solid #f6dc00 !important;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: black !important;
}

.hs-button:hover {
    background-color: black !important;
    color: #f6dc00 !important;
}

/* ZOOM ELEMENTS */

.zoom {
    transition: all .3s ease;
}

.zoom:hover {
    transform: scale(1.1)
}

/* CLOSE MOBILE MENU */

.close-side-widget {
    display: block;
    width: 14px;
		position: absolute;
    top: 5px;
    right: 12px;
  	cursor: pointer;
}@media (min-width: 1025px) {
	/* HEADER WHATSAPP ICON */

.whb-main-header .social-whatsapp span {
    color: #f6dc00;
    transform: scale(1.25);
		transition: all .3s ease;
}

.whb-main-header .social-whatsapp span:hover {
	transform: scale(1.5);
}


/* MENU ITEM PADDING */

.wd-nav>li>a {
    padding-right: 8px;
    padding-left: 8px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.logoMobile {
    max-width: 60px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-arrow.color-scheme-light {
  display: flex;
  flex-flow: row;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
	border-bottom: none !important;
}
.mobile-nav span.nav-link-text {
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
}
}

@media (max-width: 576px) {
	/* TOP BAR */

.phoneTopMenu {
    text-align: center;
    font-size: 13px;
}

.phoneTopMenu i {
    border: 1px solid;
    border-radius: 50px;
    padding: 4px;
    font-size: 10px;
    margin-right: 3px;
}

/* MENU MOBILE */
.logoMobile {
    max-width: 60px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-arrow.color-scheme-light {
  display: flex;
  flex-flow: row;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
	border-bottom: none !important;
}
a.woodmart-nav-link {
    justify-content: center;
}
.mobile-nav span.nav-link-text {
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
}
.rrssMobile {
    padding-top: 10px;
    width: 100%;
    text-align: center;
} 

.rrssMobile img {
    max-width: 25px;
}

.rrssMobile a {
    padding: 0 5px;
}

#menu-main-menu-1 span.wd-icon {
    font-size: 30px !important;
    padding-top: 10px;
}

a.buttonMobileMenu {
    background: #ead000;
    color: black;
    border-radius: 50px;
    padding: 5px 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 14px;
}

.mobile_menu_agenda {
    text-align: center;
    margin-top: 25px;
}

.wd-nav-mobile li a {
    border-bottom: 0;
}

li.noLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-633.item-level-0 .nav-link-text {
    left: 18px;
    position: relative;
}

/* RRSS FOOTER */

.rrss-mobile {
    justify-content: center !important;
}
}

