/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

    0.  CSS Reset
        a. Home
    1.  Document Setup
    2.  Element Base
    3.  Helper Classes
    4.  Site Header
        4.0  Site Logo
        4.1  Top Bar
        4.2  Search
        4.3  Header Menu
        4.4  Menu secundario Empresa
    5.  Modals
        5.1  Menu
        5.2  Search
        5.3  Post Modal
        5.4  Cart
        5.5  Shop filtering
    7.  Page Templates
        a.  Template: Cover Template
        c.  Template: Full Width
    8.  Post: Archive
    9.  Post: Single
    10. Blocks
    11. Entry Content
    12. Comments
    13. Site Pagination
    14. Error 404
    15. Widgets
    16. Site Footer
    17. Woocommrece
        a.  Grid
        b.  Sidebar
        c.  Single
        d.  Cart
        e.  Checkout
        f. My acount
        g. wishlist
    18. Post: Loops
    19. Page Toc
    20. Cookies Aviso
    21. Media Queries
    22. Whatsapp
    23. Share
    24. Animation
    25. Lity
    26. WP Google Reviews
    27. Slicky
        27.1 Brands Slicky 
    28. Horarios
    29. Soy Ortopedia
    30. Subvenciones

----------------------------------------------------------------------------- */
/*
** 4.0 Site Logo
*/

body.wp-custom-logo .site-header>.site-logo {
    padding-bottom: 0px !important;
    width: auto;
    border-bottom: 0px solid;
    text-align: center;
    margin:0 1rem 0 0;
}

body.wp-custom-logo .site-title, .site-title a:focus, .site-title a:hover {
    color: var(--header--color-text);
}

 
/*
** 28. Horarios
*/

th.op-cell.op-cell-heading {
    font-weight: 100;
}

table.op-table.op-table-overview {
    width: 100%;
    border: 0;
}

th.op-cell.op-cell-heading {
    text-align: left;
 /* font: normal 17px/24px Open Sans; */
    line-height: initial;
    padding: 0;
    border: 0;
    font-weight: 600;
}

td.op-cell.op-cell-periods {
    padding: 0;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    border: 0;
    font-size: min(var(--footer--font-size),18px);
}

 span.op-period-time {
    margin-left: 8px;
    /* font: normal 17px/24px Open Sans; */
    color: var(--global--color-primary);
    /* font-size: min(var(--footer--font-size),18px); */
}

.widget-area span.op-period-time {
    color: var(--widgets--color-text,var(--footer--color-text));
}

/**/

dd.op-cell.op-cell-periods {
    padding: 0;
    margin-bottom: calc(var(--global--spacing-unit)/2);
    /* margin: 0 auto; */
}


td.op-cell.op-cell-periods span.op-period-time:first-of-type {
    margin:0;
}

.widget-area span.op-period-time {
    margin: 0;
}

span.op-period-time:first-child:after {

}

dl.op-list.op-list-holidays dd {
    padding: 0;
}


ul.datos-contacto li {
    display: flex;
    gap: 1rem;
}

dt.op-cell.op-cell-heading {
    text-transform: lowercase;
}

.op-list dd.op-cell.op-cell-periods {
    margin-bottom: 2px;
}

span.op-period-time {
    float: inherit !important;
    display: inline-block !important;
      margin-left: 0px;
}

span.op-period-time:nth-child(0n+2):before {
    content: "|";  
    margin: 0 9px;
}

dd.op-cell.op-cell-periods:first-of-type {
     margin-bottom: calc(var(--global--spacing-unit)/2) !important
}


/*Varios clientes*/

@media (max-width: 489px){
    .full-slider {
            padding: 4vh 0 !important;
    }

    .full-slider h1 {
        font-size:2rem !important;
    }   
}

.intro-text {
    font-size: var(--heading--font-size-h4);
    line-height: var(--global--line-height-heading);
    margin-top: var(--global--spacing-vertical);
}

.is-style-tw-posts-card li {
    background-color: #fff;
    box-shadow: var(--tw-block-shadow);
    padding: 30px 24px;
    overflow: hidden;
}

.ymk-servicios .slick-list.draggable {
    overflow: visible;
    clip-path: inset( -101vw 0 -100vw -100vw );
}

.ymk-servicios-right .slick-list.draggable{
    overflow: visible;
    clip-path: inset( -101vw -110vw -100vw 0 );
}


@media (max-width: 1023px){
.ymk-servicios .slick-list.draggable {
    clip-path: none;
}
}

.ymk-servicios .slick-track {
    /* gap: 1.2rem; */
}

ul.is-style-tw-arrow.ymk-insider li {
        text-align: right;
}

ul.is-style-tw-arrow.ymk-insider li::before {
        content: "\2190";
    position: initial;
    width: 1rem;
}

.is-style-tw-posts-card figure.wp-block-post-featured-image  {
    width: auto;
    margin-top: -30px !important;
    margin-left: -24px;
    margin-right: -24px;
}

.fixed-on-footer-link {
    position: absolute;
    cursor: pointer;
    bottom: 1vh;
}

/*
 * Listas
 */

.site-content ul:not(.slick-dots) li:not(:last-child) {
    /* margin-bottom: 1.2rem; */
}

.wp-block-columns .wp-block-column li:last-child {
        margin-bottom: 0;
}


ul.is-style-tw-checkmark li {
    /* line-height: 1rem; */
    /* margin-bottom:2rem; */
}

ul.is-style-tw-checkmark li::before {
        left: 0rem;
        color: var(--wp--preset--color--adicustomer)
}
ul.is-style-tw-checkmark li::before {
    top: 0.3em;
}

/*
 *  Botones
*/
.wp-block-button a img {
    margin-left: 1rem;
}

/* RICARDO */
.overflow {
    overflow: visible !important;
}

.overflow-list{
    margin: -11% 0 -20% 0 !important;
    z-index: +1;
}

@media(max-width:768px){
    .overflow-list{
        margin: 1.0rem 0 -20% 0 !important;
    }
}

.overflow-list li img {
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}

.overflow-list li {
    border-radius:8px;

}

.is-layout-flow.wp-block-group.alignfull {
    overflow: hidden;
}

.home.standard .overflow ul.products .slick-list.draggable {
    overflow: visible;
}


/* OPINIONES */
figure.wp-block-image.size-full.is-resized,
a.opiniones-item {
    /* display: flex; */
    /* align-items: center; */
}


/* RICARDO DOS*/

/*SOY ORTOPEDIA*/
.wp-block-cover.alignfull.soy-ortopedia {
    margin-top: calc(var(--global--spacing-vertical)*0);
}

body.ymk-soy-ortopedia .widget-area {
    /* margin-top: 0 !important; */
}

@media( max-width:480px ){
    .wp-block-cover.alignfull.soy-ortopedia {
    margin-top: calc(var(--global--spacing-vertical)*3);
    }
}

/**/
.wp-block-latest-posts__post-title {  
    font-size: var(--heading--font-size-h4) !important;
}

/**/
.more-link-container {
    /* display: none; */
}

/**/
    .wprs_unslider {
            margin-left: auto !important;
            margin-right: auto !important;
            width: var(--responsive--alignwide-width) !important;
            max-width: var(--responsive--alignfull-width) !important;
}


div#wprev-slider-1 {margin: 0 auto;}

a.wprs_unslider-arrow.next,
a.wprs_unslider-arrow.prev,
nav.wprs_unslider-nav {
    display:none
}

ul.wprs_unslider-wrap.wprs_unslider-carousel li * {
    /* background: #ff0000; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}


.wprev_preview_bg1_T1 img.wptripadvisor_t1_tripadvisor_logo {
    display:none !important 
}

span.wptripadvisor_star_imgs_T1 {
    order: +1;
}

#wprev-slider-1 .wprev_preview_bg1_T1 {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
}

.wprev_preview_bg1_T1 {
    background: transparent;
    border: 0;
    box-shadow: none;
}

p.wptripadvisor_t1_P_3.wprev_preview_tcolor1_T1 {
    font-size:xx-large;
    text-decoration:none;
font-family: initial;
}

#wprev-slider-1 .wprev_preview_tcolor1_T1 {
    line-height: normal;
    text-align: center;
    font-weight: 300;
}

img.wptripadvisor_t1_star_img_file {
    display: block !important;
    margin-top:2rem
}

a.wprs_rd_more {
    display: none !important;
}

.wptripadvisor_t1_DIV_2:before {
    bottom: 47px;
    box-sizing: border-box;
    color: rgb(187, 187, 187);
    content: '\201C';
    display: block;
    height: 96px;
    left: 34px;
    z-index: -5 !important;
    position: absolute;
    right: 515.391px;
    text-size-adjust: 100%;
    top: -7px;
    width: 24.6094px;
    column-rule-color: rgb(187, 187, 187);
    perspective-origin: 12.2969px 48px;
    transform-origin: 12.2969px 48px;
    border: 0px none rgb(187, 187, 187);
    font: normal normal normal normal 60px / 96px Georgia, serif;
    margin: -25px 0px 0px -40px;
    outline: rgb(187, 187, 187) none 0px;
}

/**/
#historia ul.slick-dots {
/*  position: absolute; */
        height: 0rem;
}

/* ASIDE FOOTER */
ul#menu-informacion-de-interes-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

ul#menu-informacion-de-interes-1 {
max-width: var(--responsive--alignwide-width);
    margin-left: auto;
    margin-right: auto;
}

ul#menu-informacion-de-interes-1 li:not(:last-child)::after {
    content: "•";
    margin-left: 1.5rem;
    color: var(--widgets--color-link,var(--footer--color-link));
}

@media(max-width:480px){
.widget-area ul#menu-informacion-de-interes-1 {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    ul#menu-informacion-de-interes-1 li:not(:last-child)::after {
        display:none;
    }
    
}

.site-info {
    padding-top: calc(0.333 * var(--global--spacing-vertical)) !important;
}

aside.widget-area {padding-bottom: 0;}

aside.widget-area section {margin-bottom: 0;}

nav.footer-navigation {
    padding-bottom: calc(0.533 * var(--global--spacing-vertical));
}

/**/
li.entry.product div.alergenos, 
.summary.entry-summary div.alergenos {
    /* display:flex; */
    /* gap:0.3rem; */
    /* margin: 0rem 0 0; */
}

li.entry.product div.alergenos img, 
.summary.entry-summary div.alergenos img {
    width: 2rem;
    display: block;
}

li.entry.product.type-product {
    background:white
}

li.entry.product h2.woocommerce-loop-product__title, 
.summary.entry-summary h1.product_title.entry-title{
    /* color: var(--wp--preset--color--adicustom) !important; */
    /* font-size: var(--archive-heading-size,var(--global--font-size-lg)) !important; */
    /* margin-bottom: 0.7rem ! important; */
}

ul.products li.product .price{
    color: var(--content--color--link) !important
}

ul.products li.product .star-rating,
ul.products li.product .woocommerce-loop-product__title {
    color: var(--global--color-primary);
}

li.entry.product.type-product a p,
.summary.entry-summary p {
    /* color: grey !important;*/
    /* text-decoration:none !important; */
    /* font-size: smaller;*/
    /* margin-bottom: 0.7rem; */
}

ul.products a.readmore,
ul.products a.more-link {
    text-decoration:none !important;
    text-align: center;
}


/**/
.woocommerce-product-gallery {
    opacity: 1 !important;
}

.woocommerce-product-gallery__image a {
    overflow: hidden;
    display: flex;
    /* height: 50vh; */
    position: relative;
}

.woocommerce-product-gallery__image a img.wp-post-image {
    width:100%;
    height: auto !important;
    position: inherit;
    align-self: center;
    flex: 0 0 auto;
}

/*

ul.products.columns-1 li.type-product{
    display:flex;
    flex-direction: row;
}

ul.products.columns-1 li.type-product a{
    flex:5
}
*/
.home .precios {
    display: none;
}

.precios {
        font-size: small;
    display: flex;
    flex:1;
    gap:1rem
}

.precios strong {
    display: none;
}

.tapa, .tapa-en {
    order: 0;
    flex:auto
}

.media-racion, .media-racion-en {
    order: +1;
    flex:auto
}

.racion, .racion-en  {
    order: +2;
    flex:auto
}

/**/

div#modal-content header.entry-header h1.entry-title {
    display:none
}


.fileContainer {
    overflow: hidden;
    position: relative;
    background: darkgoldenrod !important;
    margin: 0px auto;
    width: 70%;
    border-radius: 6% 22%;
    color: white;
border: var(--button--border-width) solid transparent;
    border-radius: var(--button--border-radius);
    cursor: pointer;
    font-weight: var(--button--font-weight);
    font-family: var(--button--font-family);
    font-size: var(--button--font-size);
    line-height: var(--button--line-height);
    padding: var(--button--padding-vertical) var(--button--padding-horizontal);
    text-decoration: none;
}

.trabaja-con-nosotros .fileContainer span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 10px;
    display: none;
}

input.wpcf7-form-control.wpcf7-file.adjunto {
    display: none;
}

/*ARTS*/
li.wp-social-link.wp-social-link-twitter.wp-block-social-link {
    padding: 0 !important;
}

/*PORTADA*/
#portada .star-decor {
    display:flex;
    width:100%;
    align-items: center;
    justify-content: center;
        gap:0.7rem;
    }

#portada .star-decor:before, .star-decor:after {
    content:" ";
    width:5rem;
    height:0.123rem;
    background:white;
    display:inline-block
}

#portada .go-next a.wp-block-button__link.has-white-color.has-text-color {
        padding: 1rem;
    line-height: 0;
}

/**/
@media(max-width:480px){
    
    #historia .slick-active figure {
    display:none
    }
    
    #historia figure {
        display:none
    }

    .wp-block-columns.polaroid.ovidio .wp-block-column {
            padding-top: var(--global--spacing-vertical);
    }
    
}
@media(max-width:768px){
    h2.especial {
        font-family: "Herr Von Muellerhoff", Palatino, serif, cursive;
        font-size: 70px !important;
        letter-spacing: 0;
    }
    
    .h1, h1 {
        /* font-size: calc(var(--heading--font-size-h1)/1.5); */
    }
    
    .h2, h2, .has-h-2-font-size {
            /* font-size: calc(var(--heading--font-size-h2)/1.5) !important; */
    }   
    
    p.has-extra-small-font-size {/* font-size: calc( var(--global--font-size-xs)/1.5 ) !important; */}
    
}

/*
p.titulo-ancla {
    position: absolute; 
        top: -2rem;
}
*/
.anclada {
    position: sticky;
        top: 14rem;
    }

@media  only screen and (min-width:1281px) and (max-width:1366px) {
.anclada {
    position: sticky;
        top: 8rem;
    }
}


@media  only screen and (min-width:320px) and (max-width:768px) {
.anclada {
    position: sticky;
        top: 1rem;
    }
}

/**/
a.svg.icono {
    display: inline-flex;
    gap: 0.3rem;
    /* text-decoration: none; */
    align-items: center;
    color: var(--widgets--color-link,var(--footer--color-link)) !important;
}

/* MODA CARTA */
div#modal-content .type-product {
    margin-top:0 !important
}

div#modal-content nav.woocommerce-breadcrumb {
    display: none;
}

div#modal-content div#product-41200 {}

.woocommerce-notices-wrapper:empty {
    display: none !important;
}

body.cart-page .woocommerce-info {
    /* display: none; */
    /* z-index: 0; */
}

body.cart-page .woocommerce-message {
    /* display: none; */
}

body.cart-page.woocommerce-page table.shop_table tbody td.actions {
    display:none;
}

/**/

.slick-slide figure.wp-block-media-text__media img {
    max-height: 70vh !important;
}

ol.qe-faqs-index-list,
ul.qe-faqs-filters-container,
.qe-list-title i.fa.fa-question-circle,
a.qe-faq-top {
    display:none
}

.qae-faqs-container.qae-faqs-list-container p {
    margin-top: var(--global--spacing-vertical);
    margin-bottom: var(--global--spacing-vertical);
}

/**/
.my-gap {
    gap: 18px !important;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tripadvisor {
    background-color: transparent;
    color: #fff;
}


.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tripadvisor a{
    background-color: #00aa6c !important;
    color: #fff;
        border:none;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tripadvisor:hover {
    transform: scale(1.1);
        transition: transform .1s ease;
}

/**/
body.page-carta .cabecera {
    zoom: 50%;
    display: flex;
    max-width: 100% !important;
    width: 100% !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    justify-content: center !important;
}

body.page-carta .redes {
    display:none !important;
}

.carta-cont {
    padding: 0 !important;
}

div#castellano,
div#ingles {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

.carta-cont {
    padding: 0 !important;
}

.singular.tw-title-no-border .hentry .entry-header {
    padding-bottom: 0;
    margin-bottom: calc(var(--global--spacing-vertical)*0.5) !important;
}


.singular.tw-hero-cover .has-post-thumbnail .entry-header {
    padding-top: calc(var(--global--spacing-vertical)*2.4);
}


/*Borrar*/

/*Servicios*/

body.primary-navigation-open.single.single-servicio header.entry-header.alignwide {
    display:none
}

.top-overlap {
    margin-top: -70px !important;
}


/*Personalizador*/

/**/
h1.site-title,
p.site-title {
    line-height: 0.7;
        margin-bottom: 0;
    margin-top: 7px;
    color: var(--header--color-link-hover,var(--header--color-text)) !important;
}

p.site-description {
    font-family: 'Cinzel', serif !important;
    letter-spacing: 0.1em;
    font-size: calc( var(--branding--title--font-size) / 1.7 );
        text-transform:uppercase !important;
}

.tw-header-layout-stack-center .site-logo {
    margin:0 auto !important;
}

@media (max-width: 651px){
    .site-branding * {
        /* font-size: 0 !important; */
    }
}

@media (max-width: 1024px){
        .pwb-all-brands .pwb-brands-cols-outer {
            gap: calc(1vw);
        }
}

/*TELEFONOS*/
.tw-nav-spacing-large 
.telefono.telefonos{
    position:relative
}

.tw-nav-spacing-large 
.telefono.telefonos:last-of-type a {
    padding-left: 0 !important;
}

.tw-nav-spacing-large 
.telefono.telefonos:first-of-type a:after {
    content: " |";
    display: inline;
    /* color: red !important; */
    position: absolute;
}

.tw-nav-spacing-large .telefono.telefonos:first-of-type a:after {
    right: -3px;
}

/**/
li.product-category.product.slick-slide.slick-current.slick-active {

}


.home #main [class*="woocommerce columns-"] {
    margin-bottom: 0 !important;
}

/**/


/**/
.slick-slide figure.wp-block-media-text__media img {
    transition-duration: 2s;
    max-height: 21vh;
}

div#categorias {
    display:flex
}

div#categorias .woocommerce.columns-4 {
    width: 100%;
}

/* wpcf7 */

span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 0px;
    margin-bottom: 3rem;
}

span.wpcf7-list-item {
    margin: 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, 
textarea.wpcf7-form-control.wpcf7-textarea {
    border: 0;
    border-bottom: 1px solid #f5f5f57d;
    background: transparent;
    color: currentColor !important;
}

form.wpcf7-form label span.title {
    font-size:small;
    opacity:0.5;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder, 
textarea.wpcf7-form-control.wpcf7-textarea::placeholder { 
/* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.7; /* Firefox */
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:-ms-input-placeholder, 
textarea.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder
{ 
/* Internet Explorer 10-11 */
  opacity: 0.7; /* Firefox */
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::-ms-input-placeholder, 
textarea.wpcf7-form-control.wpcf7-textarea::-ms-input-placeholder {
/* Microsoft Edge */
  opacity: 0.7; /* Firefox */;
}

p.is-content-justification-center {
    text-align: center;
}

/**/

.pwb-pagination-wrapper {
    display: none;
}

/**/
.border-top:before {
    content: '';
    position: relative;
    display: block;
    top: -35px;
    left: 0;
    width: 50px;
    min-height: 2px;
    background: var(--content--color--link,var(--global--color-primary));
}

.border-bottom:after {
    content: '';
    position: relative;
    display: block;
    bottom: -1.5rem;
    margin:0 auto;
    margin-bottom:2.5rem;
    width: 50px;
    min-height: 2px;
    background: var(--content--color--link,var(--global--color-primary));
}

.tw-eyebrow.tw-eyebrownot:not(.has-text-color):is(h1,h2,h3,h4,h5,h6,p) {
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin-bottom: 0 !important;
}

@media (min-width: 1200px){
    .wp-block-columns.tw-gutter-large {
            column-gap: 107px!important;
    }
}

/*SERVICIOS HOME*/

div#servicios-home {
    flex-direction:column;
}

div#servicios-home.tw-cols-card-white>.wp-block-column {
    background-color: transparent;
}

div#servicios-home .wp-block-column.alignwide:nth-of-type(even) .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 3;
    grid-row: 1;
        margin-left: -80px;
 }

div#servicios-home .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
         background: white;
 }


div#servicios-home .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50% !important;
}

div#servicios-home .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
    align-self: center;
}



/**/
.white a {
    color:white !important
}

/*MAPA*/
.wp-block-cover.has-custom-content-position.has-custom-content-position.full-mapa .wp-block-cover__inner-container {
    width:100%
}

/*ICONOS MENU*/

ul#secondary-menu-list {
    height: 100%;
    display: flex;
    align-items: center;
}

.telefono a {
/*  font-weight: bolder !important; */
    display: flex;
    align-items: center;
    font-size:small;
}

.telefono a:hover {
    color: var(--header--color-text) !important;
}

ul#secondary-menu-list li {
    padding: 0 var(--primary-nav--padding);
}

ul:not(.mm-spn--open) li.icon a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    min-width:24px;
}

ul#secondary-menu-list li.icon.cart a {
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: 10px;*/
}

.primary-navigation li.icon a:hover:before {
    transform: scale(1.1);
}

ul#secondary-menu-list li.tel a:before {
    content: "\e0b0";
}

ul#secondary-menu-list li.cart a:before {
    content: "\e8cc";
}

ul#secondary-menu-list li.user a:before {
    content: "\ea77";
    content: "\e87c";
}


ul#secondary-menu-list li.mobil a:before {
    content: "\e32c";
}

ul#secondary-menu-list li.fijo a:before {
    content: "\e0b0";
}

ul#secondary-menu-list li.tel:hover a:before {
    content: "\e61d";
}


ul#primary-menu-list li.home.icon a {
        width: 50px;
}


ul#primary-menu-list li.home a:before {
    content: "\e88a";
}

.tw-nav-spacing-largeul #primary-menu-list li.icon a {

}

li.icon a:before {
    font-family: 'Material Icons Outlined';
    font-size: 24px;
    position:absolute;
}


.line {
    background: #db347d !important;
    width: 20%;
    height: 4px;
    position: absolute;
    bottom: calc(var(--header--padding) *-1);
}

li.current-menu-item  a ~ .line {
    left: 0 !important;
}

.tw-nav-spacing-large ul#secondary-menu-list li:last-child {
    margin-right: 12px;
}

/**/


.primary-menu-container ul.header-actions {
    margin-left: 25px;
    /* display:block; */
}

.menu-button-container {
    margin-left: 0 !important;
}

ul#secondary-menu-list {
    padding-left: 0.35rem;
}

@media (max-width: 1023px){
    .site-header:not(.has-logo) ul#secondary-menu-list {
        padding-top: calc(var(--header--padding) + (var(--branding--title--font-size) * 1.2 - 45px) / 2);
        padding-right: calc(var(--site--padding) - 20px);
    }

    ul#secondary-menu-list li  {
        padding: 10px 15px;
    }
}

/**/

.servicios-alquiler-de-productos h3.qe-faqs-group-title {
    display: none;
}

/**/



/**/
.variation-radios {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1023px){
.site-header .primary-navigation, body.tw-header-full .primary-navigation {
    /* position: absolute !important; */
}
}


.water-mark:before {
    zoom: .9;
    content: "";
    background: url(wp-content/uploads/favico.svg) no-repeat left top;
    top: -100px;
    margin: 0 auto;
    fill: currentcolor;
    fill: #ff0000;
    position: absolute;
    z-index: 0;
    width: 45rem;
    height: 45rem;
    top: -26rem;
    right: -117px;
    margin: 0;
    /* filter: invert(100%) sepia(100%) saturate(9999%) hue-rotate(0deg) brightness(10%) contrast(10%); */
    opacity: .1;
    /* z-index: 1;*/
    position: absolute;
}

/**/
span.archive-title-prefix {
    display: none;
}

/**/
.single-servicio h3.qe-faqs-group-title {
    display: none;
}

/**/
.big-headers .qe-faq-toggle
{
    transition: all 0s;
}

.big-headers .qe-faq-toggle.active
{
    padding: 1.5em 1.5em 1.5em;
    border: 1px solid #ddd;
    transition: all 0s;
}

.big-headers .qe-faq-toggle.active i
{
    display:none;
}

.big-headers .qe-faq-toggle.active .qe-toggle-title
{
    border:0;
    font-size:xx-large;
    background:transparent;
    padding: 0;
    margin-bottom: 1rem;
}

.big-headers .qe-faq-toggle.active .qe-toggle-content {
    padding: 0;
    border: 0px;
      display: block !important;
}

/**/
div#inicio-local-toc {
    margin-top: 4rem;
}

.qe-service-content.hidden {
position:absolute;
    left:-10000px
}

.qe-service-content.show {
position:relative;
  margin-top: 3rem;
}

.qe-service-content.show h4 {
    padding-top: 3rem;
  margin-top: -3rem;
}

.locales-tienda-inicio {
 display: flex;
}

/**/
h3.qe-faqs-group-title {
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin: 33px 0 !important;
    color: var(--header--color-link-hover,var(--header--color-text)) !important;
    font-family: var(--entry-content--font-family);
    font-weight: 600;
}



/*KATAMOTZ*/

.favicon {
    position:relative
}

.favicon:after {
    zoom: .9;
    content: "";
    background: url(../assets/favicon.svg) no-repeat left center;
    width: 38rem;
    height: 38rem;
    bottom: 5px;
    right: -27%;
    margin: 0;
    filter: invert(100%) sepia(100%)    saturate(9999%) hue-rotate(0deg) brightness(10%) contrast(10%);
    opacity: 0.1;
    z-index: 0;
    position: absolute;
}


#masthead.has-logo .menu-button-container {
    padding: 0;
}

body.single.single-servicio header.entry-header.alignwide {
    /* display:none; */
}

.top-overlap {
    margin-top: -70px !important;
}

.home .mini-mapa {
    display: block;
    margin: 0 auto;
    width: 253%;
    display: block;
    margin: 0 auto;
    margin-left: -57% !important;
    position: absolute;
    top: -48%;
    left: 0;
    /* width: 100%; */
    height: 149%;
    max-width: none;
    z-index: -1;
}

.mapa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    z-index: -1;
}

.servicios-inicio .wp-block-post-featured-image[class*=tw-img-ratio] img, body.archive.post-type-archive.post-type-archive-servicio article img {
    object-fit: contain;
background-color: var(--wp--preset--color--adicustom) !important;
    background: var(--wp--preset--color--adicustomer) !important;
max-width: none !important;
}

.servicios-inicio li { 
border-radius: 8px;
}

.opiniones > figure {
    margin-top: 1rem;
    margin-right: 2rem;
    flex: 1;
    min-width: calc(111px - 2rem);
    /* max-width: 66px; */
}

.opiniones .wp-block-group {
    flex: 1;
    margin-right: 0rem;
    min-width: 120px;
    max-width: 220px;
    min-height: 140px;
}

span.archive-title-prefix {
    display: none;
}

.singular .entry-content>.wp-block-group:first-child, .singular .entry-content>.wp-block-cover:first-child {
    /* padding-top: calc(var(--global--spacing-vertical)*3); */
}

@media (max-width: 425px){
    .home .mini-mapa {
        margin-left: -78% !important;
        top: -15%;
    }
}


@media (max-width: 768px){
.h1, h1 {
    font-size: calc(var(--heading--font-size-h1)*1.5);
}
}

@media (max-width: 768px){
    .site-header:not(.has-title-and-tagline) .device-site-logo {
        max-width: 50px !important;
    }
}

.has-adicustom-background-color-image img {
    background-color: var(--wp--preset--color--adicustom) !important;
    background: var(--wp--preset--color--adicustom) !important;
}

.has-adicustomer-background-color-image img {
    background-color: var(--wp--preset--color--adicustomer) !important;
    background: var(--wp--preset--color--adicustomer) !important;
}

.has-adicustomlight-background-color-image img {
    background-color: var(--wp--preset--color--adicustomlight) !important;
    background: var(--wp--preset--color--adicustomlight) !important;
}

li.product-category img {
        /* background-color: var(--wp--preset--color--adicustom) !important; */
        /* background: var(--wp--preset--color--adicustomer) !important; */
}


.site-branding.hello-world {
    display: none;
}

@media (max-width: 320px){
    .h1, h1 {
        font-size: calc(var(--heading--font-size-h1)*1.3);
    }
}

/*
img.custom-logo.logo-transparent {
    max-width: 50px;
}

img.custom-logo.logo-primary {
    max-width: 150px;
    display: none;
}*/

div#tab-description * {
    margin-left: 0;
    margin-right: 0;
}

.summary.entry-summary
nav.woocommerce-breadcrumb {
        /* font-size: 11px !important; */
        /* margin-bottom:16px !important; */
}

ul#menu-informacion-de-interes-1 li:not(:last-child)::after {
    content: none;
}


span.wp-more-toggle {
    display:none !important;
}


.ymk-justify-center .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

@media (max-width: 651px){
    .ymk-justify-center {
        padding-top:3rem;
    /*    margin-bottom: -3rem !important; */
    }
}

.wp-block-cover.is-style-tw-rounded-corners, .wp-block-cover-image.is-style-tw-rounded-corners {
    background:transparent;
    background-color: transparent;
}

h3.qe-faqs-group-title {
    margin-bottom: -7.7rem !important;
}


@media (min-width: 1024px){
    #wrap-toc {
        position: -webkit-sticky;
        position: sticky;
        top: 10rem;
        margin-bottom: calc(var(--global--spacing-vertical)*0.666);

    }

    .shortcode-toc{
        overflow: auto;
        max-height: 514px;
    }

    .shortcode-toc::-webkit-scrollbar {
      display: none;
    }

    .shortcode-toc {
      -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
    }

    .shortcode-toc > ul ul {
        list-style: none;
        padding-left:0.5rem;
        font-size: smaller;
    }
    
    .shortcode-toc ul a {
        font-size: smaller;
        text-decoration: none;
    }

    .shortcode-toc ul > li.active > a {
    font-weight:600;
    }
}
    
    .shortcode-toc > ul {
        list-style: none;
        padding:0;
    }
    
    .shortcode-toc > ul ul {
        list-style: none;
        padding-left:0.5rem;
        margin-top: 0.8rem;
    }
    
    .shortcode-toc ul a {
        text-decoration: none;
        /* margin-bottom: 2rem !important; */
    }

    .shortcode-toc ul li {
        text-decoration: none;
        margin-bottom: 0.8rem !important;
    }

@media (max-width: 1023px){
    .shortcode-toc ul a {
        text-decoration: none;
        font-weight:600;
    }
}


span.post-navigation-link__title {
    font-size: 25px;
}

.wp-block-post-navigation-link a {
    /* display:flex; */
    flex-direction: column;
    text-decoration: none;
}

span.post-navigation-link__label {
    font-size:0;
    display: flex;
    align-items: center;
}

span.post-navigation-link__label:before,
span.post-navigation-link__label:after {
    font-size: 15px;
}


.post-navigation-link-previous span.post-navigation-link__label {
    font-size:0;
    justify-content: flex-start;
}

.post-navigation-link-previous span.post-navigation-link__label:after {
    content:"Anterior";
}

.post-navigation-link-previous span.post-navigation-link__label:before {
    content: "\e5c4";
    font-family: 'Material Icons Outlined';
    font-size: 24px;
    /* line-height: 1; */
}


.post-navigation-link-next span.post-navigation-link__label {
    font-size:0;
    justify-content: flex-end;
}

.post-navigation-link-next span.post-navigation-link__label:before {
    content:"Siguiente";
}

.post-navigation-link-next span.post-navigation-link__label:after {
    content: "\e5c8";
    font-family: 'Material Icons Outlined';
    font-size: 24px;
}
