@import url('/wp-content/themes/salient-child/css/larken/stylesheet.css');
@import url('/wp-content/themes/salient-child/css/switzer/stylesheet.css');
.larken {
  font-family: Larken;
	font-weight: 400;
}
.coupon, .add_gift_card_form {
    display: none !important;
}
.dot-heading:after {
    display: block;
    content: '...';
    line-height: 10px;
    letter-spacing: 7px;
    display: none !important;
}
.font-16{
	font-size:16px !important;
}
.font-18{
	font-size:18px !important;
}
.font-20{
	font-size:20px !important;
}
.font-32{
	font-size:32px !important;
}
.border-sides {
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
}
.nectar-video-box[data-color="extra-color-2"] .nectar_video_lightbox path {
    fill: #a3644c !important;
}
.team-meta h5 {
    font-size: 16px;
    font-family: switzer !important;
    font-weight: 300 !important;
    color: #5C5752;
    margin-bottom: 15px !important;
}

.team-meta h3 {
    font-size: 32px !important;
    color: #A3644C;
    font-weight: 500 !important;
    margin-bottom: 15px !important;
}

.team-meta p {
    font-size: 18px !important;
    line-height: 1.4;
    color: #5C5752 !important;
}

.team-meta p:after {
    display: block;
    content: '...';
    line-height: 15px;
    letter-spacing: 2px;
    font-size: 44px;
    color: #A3644C;
    font-family: Larken;
}
.schedule-table .tab-item {
    font-family: larken;
    font-size: 24px;
    font-weight: 400;
}

.schedule-table .tab-item.active-tab a {
    color: #AF7964 !important;
}

.schedule-table .tab-item a {
    color: #5C5752;
}

.schedule-table .wpb_tabs_nav.ui-tabs-nav {
    border-bottom: 1px solid #5C5752;
    margin-bottom: 32px;
}
.left-background .column-bg-overlay {
    width: 100vw;
    position: absolute;
    right: 0;
    left: unset;
}
.schedule-table .tabbed[data-style*=minimal]>ul li a:after {
    height: 3px;
}

.schedule-table .wpb_tabs_nav.ui-tabs-nav .cta-button a {
    font-size: 18px;
    padding: 17px 32px !important;
}

.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item:last-of-type {
    border-bottom: 1px solid #E1E1E1;
}

.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(1) {
    color: #000000;
}

.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(2) {
    color: #000000;    
}
.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item[data-columns="4"] .nectar-list-item:nth-of-type(2) {width: 25%;}
.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item[data-columns="4"] .nectar-list-item:nth-of-type(3){
    width: 45%;
}
.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(3) {
    color: #404046;
    font-size: 18px;
}

.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(4) {
    color: #5C5752;
}

.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(4) b {
    color: #000000;
}
.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:empty {
    padding-bottom: 0;
}
.team_member_details .bio-inner .title {
    color: #5C5752;
    font-size: 16px;
    margin-bottom: 24px !important;
}

.team_member_details .bio-inner h2 {
    font-weight: 500;
    color: #A3644C;
    line-height: 1;
    margin-bottom: 40px !important;
}

.team_member_details .bio-inner .team-desc {
    color: #5C5752;
    font-size: 18px;
    line-height: 1.4;
}

.team_member_details .bio-inner .team-desc a {
    color: #A3644C;
    text-decoration: underline;
    font-weight: 400;
}

.team_member_details .bio-inner .team-desc .bottom_meta {
    display: none;
}

.nectar_team_member_overlay {
    background: #edeee9;
}

.team_member_picture .team_member_image {
    background-size: contain;background-repeat: no-repeat;
    background-position: bottom;
}

.nectar_team_member_overlay .team_member_picture {
    background: unset;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
    padding-top: 100px;
    padding-bottom: 80px;
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-top: 24px;
    padding-bottom: 24px;
}
.footer-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 64px;
}

.left-footer, .right-footer {
    max-width: 170px;
}

.left-footer p, .right-footer p {
    font-size: 14px;
}

.left-footer img, .right-footer img {
    filter: brightness(99);
}

.left-footer img {
    width: 150px !important;
}

.right-footer img {
    width: 92px !important;
}

.mid-footer img {
    width: 250px !important;
}

.footer-menu {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.footer-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-outer .footer-menu ul li {
    padding: 0 !important;
}

.footer-menu a {
    font-size: 18px;
    font-weight: 400;
}
.copyright-main {
    display: flex;
    gap: 46px;
    align-items: center;
    justify-content: space-between;
}

.copyright-menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.copyright-menu a {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
.custom-link{
    color: #A3644C;
    text-decoration: underline;
    font-weight: 400;
}
.show-tablet{
	display:none;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt p strong {
    padding: 32px 0;
    display: block;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt {
    margin-top: 32px !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title, .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-family: larken;
    color: #5C5752;
}

.wc-block-components-product-metadata__description > p {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 1em;
    margin-bottom: 1em !important;
}

.wc-block-cart-items__header {
    font-family: larken;
    color: #5C5752;
}
.return-to-shop {
    display: none;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item.button_solid_color > a span {
    color: #fff !important;
}
.wc_payment_method.payment_method_redsys img {
    width: auto !important;
}

form.checkout.woocommerce-checkout {
    font-weight: 300;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    font-weight: 300;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border: 1px solid #E1E1E1;
    height: 42px;
    color: #5C5752;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #E1E1E1;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce form .form-row label {
    font-size: 16px;
}

.checkout #order_review .order-review td, .checkout #order_review .order-review tr th {
    font-weight: 400;
    font-family: larken;
}

.woocommerce-checkout .add_gift_card_form #wc_gc_cart_redeem_form button {
    background: #a3644c;
    font-size: 16px;
    line-height: 1.4;
    border-radius: unset !important;
}
.woocommerce-account .woocommerce h2 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-Giftcards-balance-amount {
    line-height: 1;
    margin-bottom: 25px;
}

.woocommerce-MyAccount-Giftcards-balance-amount + form {
    margin-bottom: 20px;
}

*[name="wc_gc_redeem_save"] {
    background-color: #a3644c !important;
    color: #fff !important;
    font-family: 'Switzer';
    font-weight: 300;
}
header.woocommerce-Address-title.title {
    text-align: left;
}

.woocommerce-account .addresses .title .edit {
    float: unset;
    margin-bottom: 40px !important;
    display: block;
}
.woocommerce-MyAccount-content em {
    font-size: 12px;
}

.woocommerce-MyAccount-content fieldset {
    margin-top: 40px;
}
@media only screen and (max-width: 999px) {
.show-tablet{
	display:block !important;
}
.border-sides {
    border-left: unset;
    border-right: unset;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}
	.left-background .column-bg-overlay {
    right: unset;
		left: 50%;
		transform: translateX(-50%);
}
		#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, #header-outer.transparent #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a, #header-outer.transparent #top nav > ul > li > a:hover > .sf-sub-indicator > i, #header-outer.transparent #top .sf-menu > .sfHover > a .sf-sub-indicator i, #header-outer.transparent #top nav > ul > .sfHover > a > span > i, #header-outer.transparent #top nav ul #search-btn a:hover span, #header-outer.transparent #top nav ul #nectar-user-account a:hover span, #header-outer.transparent #top nav ul .slide-out-widget-area-toggle a:hover span, #header-outer.transparent #top nav .sf-menu > .current-menu-item > a i, body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a .sf-sub-indicator i, #header-outer.transparent #top nav .sf-menu > .current-menu-ancestor > a i, body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a i, #header-outer.transparent .cart-outer:hover .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-outer:hover .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *, #header-outer.transparent[data-permanent-transparent="false"]:not(.dark-slide) #top #mobile-cart-link i, #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top .span_9 > a[class*="mobile-"] > *, #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) #top #mobile-cart-link i, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a:hover > .nectar-menu-icon, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item.sfHover > a:hover > .nectar-menu-icon, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item[class*="current-"] > a:hover > .nectar-menu-icon, #header-outer.transparent .nectar-header-text-content:hover, #header-outer.transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li:not([class*="menu-item-btn-style"]) a:hover, .transparent:not(.dark-slide) .nectar-mobile-only.mobile-header li[class*="menu-item-btn-style-button-border"]:not(:hover) > a {
			color: #000 !important;
	}

	#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
			background-color: #000 !important;
	}
	#header-space {
		display: block !important;
	}
}
@media only screen and (max-width: 768px) {
	.hide-mobile{
		display:none !important;
	}
	.footer-main {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 64px;
    column-gap: 0px;
}

.mid-footer {
    order: 1;
    width: 100%;
}

.left-footer {
    order: 2;
}

.right-footer {
    order: 3;
}

.left-footer, .right-footer {
    width: 50%;
}

.footer-menu {
    flex-direction: column;
    margin: 0;
    margin-top: 64px;
}
.description-item-entrada h3 {
    color: #000000;
    font-weight: 500 !important;
}
	.single-product .nectar-prod-wrap .span_5.col.single-product-main-image {
    width: 100%;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt p strong {
    padding: 48px 0;
    display: block;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt {
    margin-top: 48px !important;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
    padding-top: 50px;
    padding-bottom: 50px;
}

.copyright-main {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.copyright-menu {
    flex-direction: column;
}
	#woocommerce-checkout-form-coupon button[type="submit"] {
    width: 100%;
    margin: 0 !important;
}

#woocommerce-checkout-form-coupon .clear {
    padding: 0;
}

#woocommerce-checkout-form-coupon > * {
    margin: 0;
}
}
@media only screen and (max-width: 475px) {
	.background-video,.background-video > .col.span_12{
		min-height:220px !important;
	}
.schedule-table .wpb_tab.ui-tabs-panel .nectar-hor-list-item .nectar-list-item:nth-of-type(3) {
    font-size: 16px;
}
	.schedule-table .tab-item {
    font-size: 20px;
    color: #5C5752;
}

.schedule-table .tab-item:not(.active-tab) {
    border-bottom: 2px solid #5C5752;
}

.schedule-table .tab-item.active-tab {
    border-bottom: 2px solid #AF7964;
}

.schedule-table  .tabbed[data-style*="minimal"][data-color-scheme="accent-color"] > ul li a:after {
    display: none;
}

.schedule-table .wpb_tabs_nav.ui-tabs-nav {
    border-bottom: 1px solid transparent;
	justify-content: center;
	align-items: center;
	display: flex;
}

.schedule-table .tab-item:first-of-type {
    margin-right: 15px;
}

.schedule-table .tab-item a {
    padding-bottom: 14px !important;
		font-size: 19px;
		padding-left: 10px !important;
		padding-right: 10px !important;
}

.schedule-table .wpb_tabs_nav .cta-button {
    left: 50%;
    transform: translateX(-50%) translateY(-100%);
    top: -50%;
}
	
	.about-section h3{
		font-size:24px !important;
	}
	.single-product .nectar-prod-wrap .span_5.col.single-product-main-image {
    width: 100%;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt p strong {
    padding: 48px 0;
    display: block;
}

.woocommerce-product-details__short-description .wp-block-post-excerpt {
    margin-top: 48px !important;
}

.extra-info-producto {
    padding: 64px 0;
    margin-top: 64px;
}

.title-entrada {
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 50px;
}

.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
    margin-top: 48px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

#form_product-form:before {
    font-size: 30px;
    text-align: center;
    margin-bottom: 48px;
}

#form_product-form .frm_primary_label {
    font-size: 14px;
    font-weight: 300;
}

#frm_form_2_container {
    --field-height: 52px;
}

#form_product-form .form-field.frm_none_container, #form_product-form .form-field.frm_top_container {
    margin-bottom: 32px !important;
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0;
}

.woocommerce-page button[type=submit].single_add_to_cart_button {
    margin-top: 0;
    display: flex;
    align-self: center;
}

form.variations_form.cart {
    margin: 0 !important;
}
	

#woocommerce-checkout-form-coupon button[type="submit"] {
    font-size: 13px;
}
}
.agenda-titulo{
    padding-left:22px
}