/*
Theme Name:   Elementor Child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  elementor-child
*/


/* Write here your own personal stylesheet */


/* MAPA DE CONTENIDOS:

1) =ROOT:
  1.1) =Variables de personalizacion de pagina
  1.2) =Variables de cambio visual relacionado a al ancho de la pantalla


2) =MEDIA QUERIES:
  2.1) min-width:  360px
  2.2) min-width:  576px
  2.3) min-width:  768px
  2.4) min-width:  992px
  2.5) min-width: 1200px

5) =ESTRUCTURA:
6) =COMPONENTES:
6.12) =floating_round_button:


99) =PREVIOUS STYLES:

FIN DE MAPA DE CONTENIDOS */


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                              1) =ROOT:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

:root {
    /* font-size: var(--sizeR); */
    /* ---------------------------------------------------------------------------
  ------------------------------------------------------------------------------
                 1.1) =Variables de personalizacion de pagina
  ------------------------------------------------------------------------------
  --------------------------------------------------------------------------- */
    /* la idea de esto es que sean como controles con los
  que hacer facilmente diferentes versiones de la pagina */
    --lateral: 1rem;
    /* COLORS */
    /* Al editar colores siempre usar HEX y nunca
  dejar espacio entre los dos puntos y el color */
    --color1: #000;
    --color2: #FFF;
    --color3: red;
    /* --color4:#EBE1C8; */
    /* --color5:#F5F0DC; */
    /* --color6:#FFFAE6; */
    --grey0: #000000;
    --grey1: #111111;
    --grey2: #222222;
    --grey3: #333333;
    --grey4: #444444;
    --grey5: #555555;
    --grey6: #666666;
    --grey7: #777777;
    --grey8: #888888;
    --grey9: #999999;
    --greya: #AAAAAA;
    --greyb: #BBBBBB;
    --greyc: #CCCCCC;
    --greyd: #DDDDDD;
    --greye: #EEEEEE;
    --greyf: #FFFFFF;
    --DP0: 0px 0px 0px rgba(0, 0, 0, 0.0), 0px 0px 0px rgba(0, 0, 0, 0.00), 0px 0px 0px rgba(0, 0, 0, 0.00);
    --DP1: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 0px 2px rgba(0, 0, 0, 0.14);
    --DP2: 0px 1px 5px rgba(0, 0, 0, 0.2), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14);
    --DP3: 0px 1px 8px rgba(0, 0, 0, 0.2), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 3px 3px rgba(0, 0, 0, 0.14);
    --DP4: 0px 1px 10px rgba(0, 0, 0, 0.2), 0px 4px 5px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14);
    --DP6: 0px 3px 5px rgba(0, 0, 0, 0.2), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.14);
    --DP8: 0px 4px 5px rgba(0, 0, 0, 0.2), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 8px 10px rgba(0, 0, 0, 0.14);
    --DP9: 0px 5px 6px rgba(0, 0, 0, 0.2), 0px 3px 16px rgba(0, 0, 0, 0.12), 0px 9px 12px rgba(0, 0, 0, 0.14);
    --DP12: 0px 7px 8px rgba(0, 0, 0, 0.2), 0px 5px 22px rgba(0, 0, 0, 0.12), 0px 12px 17px rgba(0, 0, 0, 0.14);
    --DP16: 0px 8px 10px rgba(0, 0, 0, 0.2), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14);
    --DP24: 0px 11px 15px rgba(0, 0, 0, 0.2), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14);
    /* SIZES */
    /* Al editar los tamaños, hacerlo siempre sin unidades
  sabiendo que el numero corresponde a la cantidad de pixeles */
    /* --sizeRa:16;--sizeRb:20;--sizeRc:20;--sizeRd:24; */
    /* !PREGUNTA: cual es el tamaño minimo de letra? */
    /* --sizeR: calc(var(--sizeRa) * 1px); */
    /* ---------------------------------------------------------------------------
  ------------------------------------------------------------------------------
      1.2) =Variables de cambio visual relacionado a al ancho de la pantalla
  ------------------------------------------------------------------------------
  --------------------------------------------------------------------------- */
    --onlyDesktopF: none;
    --onlyDesktopG: none;
    --onlyMobileF: flex;
    --onlyMobileG: grid;
    /* ?HEADER */
    /* ?FOOTER */
}


#cabeceraTextoVentasCruzadas{
    font-size: 1.6rem;
}
.elementor-products-grid ul.products.elementor-grid li.product{
padding-left:3px !important;
padding-right:3px !important;
}
.price ins {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: none;
    text-decoration-style: none;
    text-decoration-color: none;
}


.post-403 .woocommerce ul.products li, .woocommerce-page ul.products li{
    clear: none !important;
    height:205px !important;
    width: 21% !important;
        padding: 5px !important;
    padding-top: 10px !important;
    margin-right: 20px !important;
}
.post-403 .woocommerce ul.products li .addtocartbutton{
    font-size: 13px;
    line-height: 15px !important;
    padding: 5px 6px !important;
    position: absolute !important;
    bottom: 0 !important;
    width: 94% !important;
    left: 0 !important;
    margin-bottom: 10px !important;
    margin-left: 3% !important;
    margin-right: 3% !important;
}
.post-403 .woocommerce-loop-product__title{
    margin-bottom: 14px !important;
    margin-bottom: 0px !important;
}

.post-403 .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
        width: 62% !important;
}

.woocommerce .products ul li{
    text-align: center !important;
}

.elementor-pagination{
        margin-top: 40px;
    MARGIN-BOTTOM: 20PX;
    FONT-SIZE: 1.2em;
}

.elementor-section-wrap img {
    border-radius: 30px !important;
}

.elementor-section-wrap .product img {
    border-radius: inherit !important;
}
.elementor-section-wrap .woocommerce-product-gallery img {
    border-radius: inherit !important;
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                            2) =MEDIA QUERIES:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                          2.1) min-width:  =360px
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */
.elementor-product-variable .single_add_to_cart_button{
    margin-left: 0px !important;
}
.elementor-product-simple .single_add_to_cart_button{
    margin-left: 0px !important;
}

.elementor-product-variable .quantity{
    margin-right: 10px !important;
}
.elementor-product-simple .quantity{
    margin-right: 10px !important;
}
.hidden{
    display: none;
}
.col-50{
    width: 48%;
    display: inline-block;
    margin-right:1%;
}
@media screen and (min-width: 360px) {
     :root {
        /* font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - 400px) / (1024 - 400))); */
        /* --sizeR: calc(calc(var(--sizeRa) * 1px) + (var(--sizeRb) - var(--sizeRa)) * ((100vw - 360px) / (768 - 360))); */
        /* ?HEADER */
        /* ?FOOTER */
    }
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                          2.2) min-width:  =576px
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

@media screen and (min-width: 576px) {
     :root {
        /* ?HEADER */
        /* ?FOOTER */
    }
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                          2.3) min-width:  =768px
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

@media screen and (min-width: 768px) {
     :root {
        /* --sizeR: calc(calc(var(--sizeRc) * 1px) + (var(--sizeRd) - var(--sizeRc)) * ((100vw - 768px) / (1200 - 768))); */
        --onlyDesktopG: grid;
        --onlyDesktopF: flex;
        --onlyMobileF: none;
        --onlyMobileG: none;
        /* ?HEADER */
        /* ?FOOTER */
    }
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                          2.4) min-width:  =992px
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

@media screen and (min-width: 992px) {
     :root {
        /* ?HEADER */
        /* ?FOOTER */
    }
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                          2.5) min-width:  =1200px
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

@media screen and (min-width: 1200px) {
     :root {
        /* --lateral:4rem; */
        /* --sizeR: calc(var(--sizeRd) * 1px); */
        /* ?HEADER */
        /* ?FOOTER */
    }
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------
                                 =LOGIC FOLD
------------------------------------------------------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                              5) =ESTRUCTURA:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

.rowcol1 {
    grid-row: 1;
    grid-column: 1
}

.onlyDesktopF {
    display: var(--onlyDesktopF)
}

.onlyDesktopG {
    display: var(--onlyDesktopG)
}

.onlyMobileF {
    display: var(--onlyMobileF)
}

.onlyMobileG {
    display: var(--onlyMobileG)
}

#rechazarCookies{background: white;
        color: #0062A1 !important;
        border: solid 1px #0062A1 !important;}
#various2{background: white;
        color: #0062A1!important;
        border: solid 1px #0062A1!important;}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                              6) =COMPONENTES:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                              6.12) =floating_round_button:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */
.woocommerce-shipping-methods label{
    color: white;
}
.woocommerce-shipping-methods .woocommerce-Price-amount{
    color: black;
    margin-left: -75px;
}

.floating_round_button {
    --size: 3rem;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 1rem;
    /* display:grid; */
    place-items: center;
    width: var(--size);
    height: var(--size);
    /* padding:.7rem; */
    border-radius: 50%;
    background: #25d366;
    color: white;
    z-index: 100;
}

.floating_round_button_svg {
    height: calc(var(--size) * 0.7);
    width: auto;
}


/* ---------------------------------------------------------------------------
------------------------------------------------------------------------------
                              99) =PREVIOUS STYLES:
------------------------------------------------------------------------------
--------------------------------------------------------------------------- */

@font-face {
    font-family: 'Pathout-Regular';
    src: url('./webfonts/pathout-regular.eot');
    src: url('./webfonts/pathout-regular.eot?#iefix') format('embedded-opentype'), url('./webfonts/pathout-regular.woff2') format('woff2'), url('./webfonts/pathout-regular.woff') format('woff'), url('./webfonts/pathout-regular.ttf') format('truetype'), url('./webfonts/pathout-regular.svg#youworkforthem') format('svg');
    font-weight: normal;
    font-style: normal;
}

.elementor-widget-container>h1 {
    font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
    font-size: 43px;
}

.elementor-element-5be1513 .variations .label label{
    font-size: 16px !important;
    font-weight: bold !important;
}

/*.elementor-widget-container p>em
{
    font-family: Pathout-Regular,"Kaushan Script", Sans-serif !important;
}
*/
/*paginacion fichas*/
div#migas_pan_paginacion {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    color: #767676;
    align-items: end;
}
#breadcrumbs_fichas {
    width: 80%;
}
#paginacion_fichas {
    width: 20%;
    text-align: right;
}
.flecha_paginacion {
    font-size: 18px;
}
.flecha_paginacion a {
    text-decoration: none !important;
}
#migas_pan_paginacion a {
    color: #767676;
}
/*ocultar desplegable orden resultados*/
.woocommerce-ordering {
    display: none;
    visibility: hidden;
}

#paginacion nav.woocommerce-pagination {
    margin-top: -18px;
    margin-bottom: 18px;
}

li.wc_payment_method.payment_method_pepper_gateway img {
    max-width: 50px !important;
}

#ultima_entrada .elementor-post__excerpt p:after {
    content: '...';
}

.bloque_eutanasia {
    margin-top: 20px;
    width: calc(100% + 60px);
    margin-left: -30px;
}

.custom-boton {
    width: 40% !important;
    padding: 6px 0px !important;
    min-width: 165px;
}

#cargandoServicios {
    display: none;
    background-color: #ffffffed;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    color: white;
    z-index: 999999999;
    text-align: center;
}

#cargandoServicios>img {
    margin: auto;
    width: 160px;
    display: block;
    margin-top: 35vh;
}

.woocommerce-form-coupon-toggle {
    display: none !important;
    visibility: hidden !important;
}

.cart-collaterals .no-seleccionable{
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
 .no-seleccionable>.widget-content{
    max-width: 387px;
    float: right;
    text-align: right;
    display: inline-block;
    width: 53%;
}
#order_review .cart-collaterals .no-seleccionable{
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
#order_review .no-seleccionable>.widget-content{
    max-width: 100%;
    float: right;
    text-align: left !important;
    display: inline-block; 
    width: 100% !important;
}

.pepper-no-widget{
    display: none !important;
}

.elementor-widget-wrap .no-seleccionable{
    width: 100% !important;
}
.minus-icon{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdpJREFUeNrsmMFKw0AQhrfSB8gDCA0IPeo+QnKIFwXjwWOxvaWnNtB79awQe8utFR/ACt5yaB4hXgUhBR8gj+AkWVRidrPZJBsP+WFCYFnyZWZ2d2YR6tSpXvWEZ1oGhqcGNgDDv0ZCsD2Yj1zPbx7KMhR4zsGuwVSOGRHYBmwFgGH9UJYRwyzBFEHfPoDdAlxUHSr1zjMJVVUFYBMAC8ShUqBdJmeqKvaUzgLrSQbiAjtgTFw3BIRIXq7Jj/9Rn+IlE54m7xecqynCh0fJu+4seKdhsnBsXk85ZX47BtKGx4mV1BwcoBZDWcaYcw+qSzMeT11IPlXGbKg08UzJUAp8V2N5CqN2pLFWX2UobXhCHfPf32hDAxYU9Vy7OR+h5dmoEGpn39GPj+kpbUjl3Txb07+E6uecSfnhe31KLD9k998bJyNERdUD1VNBS87Z06EEy9ca5Bfl1FYyUJgtYfKgVpKhHotXXxpCWWGMSO3OUU/FBX6Jmjz4/BCFym0kWOWwQ9qp5pLb9fRym6fr2Q0mfZzYl6I7+qQBsIA0DVG1ZrS+UG5J3xfV1SFrpNAXaUrDpEFwPS6vl7/gSOFmnBVqDPECMBs5ty4/gDhTh0UkbwKee4NOVfQlwAA4DnWCk0XxJgAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: contain !important;
     opacity: .5;
}
.plus-icon{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdpJREFUeNrsmMFKw0AQhrfSB8gDCA0IPeo+QnKIFwXjwWOxvaWnNtB79awQe8utFR/ACt5yaB4hXgUhBR8gj+AkWVRidrPZJBsP+WFCYFnyZWZ2d2YR6tSpXvWEZ1oGhqcGNgDDv0ZCsD2Yj1zPbx7KMhR4zsGuwVSOGRHYBmwFgGH9UJYRwyzBFEHfPoDdAlxUHSr1zjMJVVUFYBMAC8ShUqBdJmeqKvaUzgLrSQbiAjtgTFw3BIRIXq7Jj/9Rn+IlE54m7xecqynCh0fJu+4seKdhsnBsXk85ZX47BtKGx4mV1BwcoBZDWcaYcw+qSzMeT11IPlXGbKg08UzJUAp8V2N5CqN2pLFWX2UobXhCHfPf32hDAxYU9Vy7OR+h5dmoEGpn39GPj+kpbUjl3Txb07+E6uecSfnhe31KLD9k998bJyNERdUD1VNBS87Z06EEy9ca5Bfl1FYyUJgtYfKgVpKhHotXXxpCWWGMSO3OUU/FBX6Jmjz4/BCFym0kWOWwQ9qp5pLb9fRym6fr2Q0mfZzYl6I7+qQBsIA0DVG1ZrS+UG5J3xfV1SFrpNAXaUrDpEFwPS6vl7/gSOFmnBVqDPECMBs5ty4/gDhTh0UkbwKee4NOVfQlwAA4DnWCk0XxJgAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: contain !important;
     opacity: .5;
}
.fee-number .disabled{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcRJREFUeNrsmL9OwzAQxoPjtCkBWkBIlRiYmGBgYGHoA/BUiBdiZUBMSHTtwsbExAJqVShp/okvkpFClDiXxHaWftIpUmPLv54v5ztb1kYbqdVW04kXk2sHjx6Mw5zMqwgWw4LZ0/1aOxRAGB4ebBtmE6YksB/YFwBj5VAASmF2Yayhc79hS8AlraGEdw7EVrVVCJsDLJQNsglAh4qA/tYbjE9O1+9vr0ltqAyQo+HjkoLJ4mOkASi77kj8cRoUBrt4uJrTkSM+HLKnhobypAcH2JVQGETNQaq0Q/GUa5nVQAolAs80FMO6fZmnHKsb/cuDPPeSl82aXJ6f9Ry+12blx+lsSsmXnJq3xkf7tzZjVy09clzyO6cmz87EqQPjKH6hj1YLVXpI3j0832jkCGXbF3W0Y1EpVNPyVYGCqkD3DQPF+aKPlZStJrWqPPvEFgaGgJIiJ5TlqaUhqMJGorBEQZkao1xlCmvzwuAG0KJWOSwm6Ar6NLA/ZbWyTHMNYCnQh6z/IzWjqHeGojNuK1/0fYmqDrkvCv0mcZa27AvAkLxe+4JDwHnECjWF8AGzMnLrkgHkudhMxFkWUu4NNmqjXwEGAP8Qf6Rr8qhuAAAAAElFTkSuQmCC) no-repeat !important;
    background-size: contain !important;
    opacity: .5;
    cursor: unset;
   
}
h2,
h3 {
    font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
    font-size: 36px;
}

.elementor-widget-wc-elements h2,
h3 {
    font-family: Roboto !important;
}

.woocommerce h1,
h2,
h3 {
    font-family: Roboto !important;
}

.place-order {
    padding: 0.7em 0em !important;
}

#spam_policy_field {
    margin-top: -10px;
    font-size: 13px;
}

#spam_policy_field label {
    line-height: 1.5em;
}

#privacy_policy_field {
    margin-top: -10px;
    font-size: 13px;
}

#privacy_policy_field label {
    margin-top: -10px;
    font-size: 13px;
}

.coupon {
    display: none !important;
}

#billing_country_field {
    display: none;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: white;
}

.about_paypal {
    display: none;
}

.cart-subtotal {
    display: none;
}

.woocommerce-shipping-totals {
    /*  display:none; */
}

#shipping_country_field {
    display: none;
}

.woocommerce-shipping-destination {
    display: none;
}

#ship-to-different-address-checkbox::before {
    content: "";
}

.videoWrapper {
    position: relative;
    padding-bottom: 46.25%;
    height: 0;
    text-align: center;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 15%;
    width: 81.9% !important;
    height: 99.6%;
    margin-left: -50px !important;
}

.optional:not(.wpcf7-acceptance) {
    display: none;
}

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

#envio_nombre_field {
    display: none;
}

#envio_apellidos_field {
    display: none;
}

#envio_calle_field {
    display: none;
}

#envio_localidad_field {
    display: none;
}

#envio_provincia_field {
    display: none;
}

#envio_postal_field {
    display: none;
}

.menu-item {
    font-size: 1.2em;
}

.cross-sells {
    /*display: none;*/
}

.pagantisSimulator {
    margin-top: 10px !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0px !important;
}

.customSimulatoroptionsCesta {
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 372px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    max-width: 372px;
}

.button-variable-item-- {
    display: none !important;
    visibility: hidden !important;
}

.woocommerce-cart-form__contents .actions {
    display: none;
}


/****************CHECKOUT***************/

.woocommerce form .form-row {
    width: 100% !important;
}

.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    width: 100% !important;
    padding: 8px;
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: 100%;
    height: 30px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
}

.wc-bacs-bank-details-heading {
    font-size: 1.3em;
    text-align: center;
    padding: 25px 10px;
    background: whitesmoke;
    border: solid 1px #cacaca;
    color: #484848;
    border-radius: 10px;
}

.woocommerce-column--billing-address {
    margin-bottom: 20px;
}

.woocommerce-notice {
    text-align: center;
    font-size: 3em;
    margin: 50px 0px;
    padding: 50px;
    background: whitesmoke;
    color: gray;
    border-radius: 10px;
    border: solid 1px #cacaca;
}

.woocommerce-order-overview {
    padding: 20px 20px;
    background: #0063a224;
    color: black;
    border: solid 1px #cacaca;
    border-radius: 7px;
}

.custom-checkout h3 {
    background-color: #165f1c;
    /****CHANGE TO COLOR YOU WANT TO USE FOR TITLE BACKGROUND ****/
    width: 45%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;
    color: #FFF;
    float: right;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: .6180469716em;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
    border: solid 1px #a9a9a9;
}

.elementor-section-wrap p a {
    color: #0063a2;
}

.elementor-section-wrap p a:hover {
    color: #cc334e;
}

.elementor-section-wrap label a {
    color: #0063a2;
}

.elementor-section-wrap label a:hover {
    color: #cc334e;
}

.elementor-section-wrap .elementor-text-editor a {
    color: #0063a2;
}

.elementor-section-wrap .elementor-text-editor a:hover {
    color: #cc334e;
}

#wc_checkout_add_ons {
    width: 45%;
    float: right;
    text-align: center;
}

.woocommerce-checkout-review-order-table>thead {
    background: #0063a2;
    color: white;
}

#order_review_heading {
    display: inline-block;
    margin-left: 10%;
}

#order_review #order_review_heading {
    margin-left: 0%;
}

.woocommerce-additional-fields__field-wrapper {}

.cart-collaterals .woocommerce-shipping-totals {
   /* display: none; */
}

#envio_distinto_field fieldset {
    border: none;
}

#envio_distinto_field fieldset legend {
    font-size: 1.75rem;
    font-weight: bold;
    font-weight: 500;
}

#envio_distinto_field label {
    display: inline-block !important;
    margin-right: 30px;
}

#envio_nombre_field {}

#envio_apellidos_field {}

#envio_calle_field {}

#envio_localidad_field {}

#envio_provincia_field {}

#envio_postal_field {}

.menuCuandoScroll {
    color: #0063a2 !important;
    text-shadow: none !important;
}

.menuCuandoScroll:hover {
    color: #0063a2 !important;
    text-shadow: none !important;
}

.menuCuandoScroll:active {
    color: #0063a2 !important;
    text-shadow: none !important;
}

.menuCuandoScroll2 {
    color: #f8b800 !important;
    text-shadow: none !important;
}

.menuCuandoScrollBackground {
    background: #fff;
    -webkit-transition: background 0.9s linear;
    -moz-transition: background 0.9s linear;
    -o-transition: background 0.9s linear;
    transition: background 0.9s linear;
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 100%;
    border: solid 1px #cacaca;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 20px;
    text-align: center !important;
}

.woocommerce-loop-product__title {
    color: black;
    font-weight: normal !important;
}

.product .woocommerce-loop-product__title {
    min-height: 60px !important;
}

.woocommerce ul.products li.product .price {
    font-size: 1.2em;
    color: #0062a2;
    font-weight: normal !important;
}

.add_to_cart_button:not(.azul_claro) {
    color: #ffffff !important;
    background-color: #0062a2 !important;
}

.add_to_cart_button:hover {
    color: black !important;
    background-color: #f8b800 !important;
}

.checkout-button:hover {
    color: black !important;
    background-color: #f8b800 !important;
}

.elementor-text-editor h2 {
    font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
    font-size: 36px;
}

.elementor-text-editor h3 {
    font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
    font-size: 36px;
}

.elementor-heading-title h2 {
    font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
    font-size: 36px;
}

.product_cat-servicios-complementarios img {
    display: none;
}


.product_cat-servicios-complementarios{
    width: 35% !important;
    text-align: center !important;
}

.fotos_homenaje {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.fotos_homenaje div {
    margin-bottom: 10px;
    margin-right: 10px;
}

/*MINI CARRITO*/

.elementor-menu-cart__container .elementor-menu-cart__main {
    overflow: auto;
}

.woocommerce-mini-cart__buttons.buttons .button {
    width: 100%;
    display: block;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.woocommerce-mini-cart__buttons.buttons .button {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #FFF;
    background-color: #E7B725;
    border-color: #E7B725;
    transition: all 0.2s;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget {
    list-style: none;
    padding: 0;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    border-bottom: 2px solid #eee;
    padding: 15px;
    position: relative;
    font-weight: bold;
}

li.woocommerce-mini-cart-item.mini_cart_item a:hover {
    color: #00639f;
}

li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
    position: absolute;
    bottom: 8px;
    font-size: 25px;
    right: 0;
}

p.woocommerce-mini-cart__total.total {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    padding: 20px 0;
    border-bottom: 2px solid #eee;
}

li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
    font-weight: 600;
    color: #00639f;
}

li.woocommerce-mini-cart-item.mini_cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 40%;
    display: block;
}


/*fin mini carrito*/

.woocommerce div.product form.cart .variations label {
    font-weight: 400;
}

td.label,
td.value {
    padding: 0;
}

.mens-error {
    border: 2px solid #dc7c7c !important;
    background-color: #fff0f2;
    border-radius: 5px;
}

.imagen_urna {
    max-width: 200px !important;
}

.woocommerce a.remove {
    margin: 0 auto;
}

td.product-name {
    position: relative;
}

.foto_der {
    float: right;
    position: absolute;
    right: 40px;
    top: 0;
    height: 100%;
}

.foto_der img.woocommerce-placeholder {
    display: none;
}

.foto_der.review {
    right: 16px;
    top: 0;
    height: 100%;
}

.foto_der:not(.review) img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.foto_der.review img {
    max-height: 35px !important;
    width: auto !important;
}

.foto_der.review.fin {
    position: initial;
    float: initial;
}

.quantity .custom-qty {
    width: 3.631em;
    text-align: center;
}


/*popup*/

#imagen_subida {
    max-height: 200px;
    max-width: 200px;
}

#fondo {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1111111;
}

#pop-up {
    background-color: white;
    width: 800px;
    position: absolute;
    top: 10vh;
    left: 50%;
    margin-left: -400px;
    padding: 30px;
    border-radius: 10px;
}

#cerrar-pop-up {
    position: absolute;
    top: 0;
    right: 20px;
    background-color: transparent;
    border: 0;
    color: #F6B700;
}

#cerrar-pop-up span {
    font-size: 40px;
    font-weight: bold;
}

.btn-sig-atras {
    padding: 7px 23px;
    color: #fff !important;
    background: #0365A3;
    border-radius: 5px;
    text-decoration: none !important;
    font-size: 18px;
}

.btn-sig-atras.atras {
    margin-right: 8px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
        color: #ffffff;
    background-color: #0063a2;
}
.wa_img img {
    filter: invert(60%) sepia(75%) saturate(368%) hue-rotate(77deg) brightness(100%) contrast(87%);;
}
.error_formh_campo{
    border: 2px solid red !important;
    border-radius: 3px !important;
}
.error_formh{
    color: red;
}
.blur {
    filter: blur(1px);
}
.cubro_elemento {
    width: 100%;
    height: 100%;
    background: #eeeeee54;
    position: absolute;
    z-index: 1;
    filter: blur(17px);
}
.emailClaseForm {
    margin-bottom: 15px;
}
form#formulario_homenaje, #wpcf7-f29139-p28637-o1 {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px;
    background: #f3f3f3;
    border: solid 1px #d6d6d6;
    margin-bottom: 20px;
}
input#submit_homenaje {
    min-width: 120px;
    margin-top: 15px !important;
    background-color: #00639f;
    color: #ffffff;
    border: none;
    padding: 12px 10px;
    border-radius: 0px;
    font-weight: bold;
    border: solid 2px #00639f;
}
input#submit_homenaje:hover {
    background-color: #e7b725;
    color: #0c0c0c;
    border: solid 2px black;
}
span.simbolo_imagen {
    display: inline;
    vertical-align: bottom;
    margin-left: 3%;
    position: relative;
    top: 12px;
}
.centrar_frase_foto {
    text-align: center;
    margin-left: 10%;
}
#formulario_homenaje label:not(.label_simbolo) {
    width: 100%;
}
#formulario_homenaje label.label_simbolo {
    width: 90%;
}
label.contador {
    float: right;
    text-align: right;
    width: fit-content !important;
}

@media (max-width: 845px) {
    #formulario_homenaje label.label_simbolo {
        width: 88%;
    }
}
@media (max-width: 800px) {
    #pop-up {
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        bottom: 0;
        overflow-y: scroll;
    }
    .centrar_frase_foto {
        text-align: left;
        margin-left: 0;
    }
    .nombreClaseForm, .fotoClaseForm {
        float: none !important;
        text-align: left !important;
        width: 100% !important;
    }
    #formulario_homenaje label.label_simbolo {
        width: 85% !important;
    }
    form#formulario_homenaje input[type=file] {
        max-width: 100%;
    }
    .fotos_homenaje {
        display: block;
    }
}
@media (max-width: 550px) {
    #formulario_homenaje label.label_simbolo {
        width: 78% !important;
    }
}

/*fin popup*/

@media (max-width: 1220px) {
    div#migas_pan_paginacion {
        margin: 0 10px;
        display: block !important;
        font-size: 17px;
    }
    div#breadcrumbs_fichas {
        width: 100% !important;
    }
    #paginacion_fichas {
        width: 95%;
        text-align: left;
    }
    .flecha_paginacion {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 980px) {
    .woocommerce-shipping-fields h3,
    .woocommerce-billing-fields h3 {
        width: 100%;
    }
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        width: 45%;
        float: left;
    }
    .woocommerce-checkout-review-order {
        width: 45%;
        float: right;
    }
}

@media screen and (max-width: 979px) {
    .custom-checkout h3 {
        width: 100%;
    }
    #order_review_heading {
        margin-left: 0%;
    }
    .elementor-widget-container>h1 {
        font-family: Pathout-Regular, "Kaushan Script", Sans-serif !important;
        font-size: 40px !important;
    }
    #order_review {   
        top: 0px !important;
    }
}

#checkout {
    position: relative !important;
    float: left !important;
}

#order_review {
    position: sticky !important;
    top: 80px !important;
}

.elementor-element-49e7b0aa .woocommerce {
    position: relative !important;
    float: left !important;
}

.elementor-image-box-wrapper figure{
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border-style: outset;
    border: solid 10px #e6b92c;
}

.elementor-image-box-wrapper figure img{
    border:none !important;
}



@media screen and (max-width: 768px) {
    .videoWrapper {
        padding-bottom: 56.25%;
    }
    ul>li> .next
    {
        display: none !important;
    }
    ul>li> .prev
    {
        display: none !important;
    }
    .actions{
        display: none !important;
    }
.col-50{
    width: 98%;
    display: inline-block;
    margin-right:1%;
}

.pepperfont{
    width: 100% !important;
}
.post-403 .woocommerce ul.products li, .woocommerce-page ul.products li{

    width: 41% !important;

}

.elementor-shortcode .elementor-column{
    width: 100% !important;
}


.woolentor-filter-wrap form.wl_product_search_form input[type="search"]{
    padding-left: 7px !important;
}
.woocommerce-pagination{
    font-size: .9rem;
}
.producto_blog_nom .addtocartbutton{
        font-size: 12px !important;
}
.producto_blog_nom div{
       margin-top:10px !important;
}
    .product .woocommerce-loop-product__title {
        min-height: 60px !important;
    }

.post-403 .woocommerce ul.products li.first, .woocommerce-page ul.products li.first{
    clear: none !important;
    height: 205px !important;
    width: 41% !important;
        padding: 5px !important;
    padding-top: 10px !important;
}
.post-403 .woocommerce ul.products li.first .addtocartbutton{
    font-size: 13px;
    line-height: 15px !important;
    padding: 5px 6px !important;
    position: absolute !important;
    bottom: 0 !important;
    width: 94% !important;
    left: 0 !important;
    margin-bottom: 10px !important;
    margin-left: 3% !important;
    margin-right: 3% !important;
}
.post-403 .woocommerce-loop-product__title{
    margin-bottom: 14px !important;
    margin-bottom: 10px !important;
}

.post-403 .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
        width: 100% !important;
}


    .product_cat-servicios-complementarios{
    width: 100%;
    text-align: left;
    }
    .videoWrapper iframe {
        left: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .elementor-3654 .elementor-element.elementor-element-66d839d1 .elementor-price-table__header,
    .elementor-3654 .elementor-element.elementor-element-17228f4 .elementor-price-table__header {
        padding-bottom: 0 !important;
    }
    .leer_mas {
        font-size: 19px;
        color: #00aeee;
    }
    .elementor-3651 .elementor-element.elementor-element-3c09d18e .elementor-price-table__features-list {
        padding-bottom: 30px !important;
    }
    .elementor-price-table .elementor-price-table__footer {
        padding-top: 0 !important;
    }
    .elementor-248 .elementor-element.elementor-element-c955099 .elementor-nav-menu--dropdown a {
        padding-left: 30px !important;
    }
    .elementor-248 .elementor-element.elementor-element-c955099 .elementor-nav-menu--dropdown .elementor-item,
    .elementor-248 .elementor-element.elementor-element-c955099 .elementor-nav-menu--dropdown .elementor-sub-item {
        font-size: 19px !important;
    }
    .foto_der:not(.review) {
        float: right;
        position: relative;
        right: -5px;
        top: -5px;
    }
    .foto_der img {
        position: relative;
        top: initial;
        transform: none;
    }

     .no-seleccionable>.widget-content{
    max-width: 600px;
    float: right;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding-left: 0px  !important;
    margin-bottom: 0px;
    }
    .egg-container .cegg-gridbox {
        transition: none !important;
        border: solid 1px #0063a2 !important;
        width: 97% !important;
        margin: 1.5%;
        border-radius: 10px;
        min-height: 420px;
        font-family: "Roboto";
        color: black;
    }
    #place_order {
        margin-bottom: 90px !important;
    }
    #order_review {
        position: relative !important;
        top: auto;
    }
}

.onsale{
    display: none !important;
    visibility: hidden !important;
}

.woocommerce-error{
    display: none !important;
}


@media (max-width: 768px) { /* Ajusta este valor según tus necesidades */
    .wc-proceed-to-checkout {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999999999999;
        margin-bottom: -29px;
        background-color: white;
        margin-left: -7%;
        text-align: center;
    }
    .checkout-button{
        max-width: 75%;
            margin: 0 auto !important;
    margin-bottom: 25px !important;
    }
    #float-cta{
        bottom: 92px !important;
    }
}


.ht-product-image-wrap span{
    display: none !important;
}