.shop_table th,.woocommerce-product-data p a,.wpcf7-form label {
    text-transform: uppercase
}

table td, table th{
    text-align: left !important;
}

.fixed-top,.modal {
    position: fixed;
    top: 0;
    left: 0
}

body,html {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    color: #000
}

::placeholder {
    color: #ad9662!important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #ad9662!important
}

::-ms-input-placeholder {
    color: #ad9662!important
}

.btn-secondary.disabled,.btn.disabled,:disabled,button:disabled {
    -moz-opacity: 0.48;
    -khtml-opacity: 0.48;
    opacity: .48;
    cursor: not-allowed!important;
    pointer-events: all!important
}

#content {
    min-height: 35em
}

img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.woocommerce-dashboard-welcome p strong,header .top-menu .block-right .block-wc-links a,strong {
    font-weight: 700
}

a,a:active,a:focus,a:link,a:visited {
    color: #8a8d8f;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

a:hover {
    color: #ad9662;
    text-decoration: underline
}

.fixed-top {
    right: 0;
    z-index: 1030
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

a.logo-grant {
    display: block;
    width: 80px;
    height: 40px;
    background-image: url(../../img/optimized/logotipo-UE.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

a.logo-grant#logo-grant-inega {
    background-image: url(../../img/optimized/logo-inega.png)
}

a.logo-grant#logo-grant-moves {
    background-image: url(../../img/optimized/MOVESIII.png);
    background-position: left
}

.block-grant {
    display: none
}

.block-grant .widget.grant {
    max-width: 64%;
    margin: 1em auto
}

.block-grant-inega .widget.grant {
    max-width: 80%
}

.woocommerce-product-data p,address p {
    margin-bottom: 0
}

.separator::before {
    content: "|";
    padding: 0 5px;
    margin: 0 5px;
    font-size: medium;
    font-weight: 300
}

.style-simple .accordion .question.active:after{
    display: none !important;
}
.style-simple .accordion .question{
    border-width: 0 !important;
}

body.keyboard-support [role=link]:focus, body.keyboard-support a:focus, body.keyboard-support button:focus{
    outline: 0 !important;
}

.style-simple .accordion .question .answer{
    padding: 10px !important;
}

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.shop_table,
.table {
    width: 100% !important;
    margin-bottom: 1rem !important;
    color: #000 !important;
    font-size: small !important;
}

.shop_table td,.table.table-bordered td,
.table.table-bordered th {
    border: 1px solid #8a8d8f !important;
}

.shop_table thead,.table-blue,
.table-blue th {
    background-color: #ad9662;
    color: #fff !important;
}

.cart-collaterals table.shop_table_responsive tr th,.shop_table tfoot td,.shop_table tfoot th,.shop_table.woocommerce-orders-table thead,.table-black {
    background-color: #000;
    color: #fff;
    width: 20%;
}

.shop_table th,.table thead th {
    border-bottom: 1px solid #8a8d8f !important;
    vertical-align: bottom;
    font-size: small;
    font-weight: 700
}

.style-simple table:not(.recaptchatable) th, .style-simple table td{
    border-width: 0;
}

.shop_table td,.shop_table th,.table td,.table th {
    padding: .5rem !important;
    vertical-align: top;
    border-top: 1px solid #8a8d8f
}

.wc-block-cart .wc-block-cart__submit-container{
    border: 1px solid black !important;
    border-radius: 10px !important;
    color: #000000 !important;
    background-color: #ffffff !important;
}

.wc-block-cart-item__remove-link {
    display: inline-block !important;
    padding: 0.2rem 1rem !important;
    background-color: #e74c3c !important;
    color: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    font-size: 0.7rem !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
}

.wc-block-cart-item__remove-link:hover {
    background-color: #c0392b !important;
}

.gallery-flowers img {
    height: 400px !important;
    object-fit: contain !important;
}
.gallery-flowers .image_frame  {
    width: 100% !important;
}


body.underline-links .mfn-builder-content .column_column a:not(.button), body.underline-links .the_content a:not(.button), body.underline-links .widget_text a:not(.button){
    text-decoration: none !important;
}

.wc-block-components-button__text{
    color: #000 !important;
}

table.shop_table_responsive tr td.product-remove a,table.shop_table_responsive tr td.product-remove a:active,table.shop_table_responsive tr td.product-remove a:focus,table.shop_table_responsive tr td.product-remove a:link,table.shop_table_responsive tr td.product-remove a:visited {
    color: #fff;
    background-color: #ad9662;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center
}

table.shop_table_responsive tr td.product-remove a:hover {
    display: block;
    background-color: #000a40;
    text-decoration: none
}

.shop_table td.product-thumbnail {
    width: 150px;
    height: auto
}

.shop_table td.product-name .variation {
    margin-top: 1rem
}

.wpcf7-form label {
    font-size: small;
    font-weight: 700;
    color: #ad9662;
    display: block
}

.wpcf7-form .table .wpcf7-form-control-wrap.inscription-text,.wpcf7-form .table .wpcf7-form-control-wrap.observaciones,.wpcf7-form .table .wpcf7-form-control-wrap.your-comments,.wpcf7-form .wpcf7-form-control,header .main-menu .main-navigation.toggled ul,header .main-menu .menu-toggle {
    display: block
}

.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form select,.wpcf7-form textarea,div.woocommerce form select,div.woocommerce form textarea,div.woocommerce input[type=email],div.woocommerce input[type=number],div.woocommerce input[type=password],div.woocommerce input[type=tel],div.woocommerce input[type=text] {
    font-size: medium;
    font-weight: 300;
    border: 1px solid #8a8d8f;
    background-color: #fff;
    color: #ad9662;
    padding: 4px 8px;
    width: 100%;
    border-radius: 0 !important;
}

.wpcf7-form textarea {
    resize: none
}

.page-catalog div.woocommerce form.woocommerce-ordering select,.wpcf7-form .wpcf7-not-valid-tip {
    font-size: small
}

.wpcf7-form .wpcf7-not-valid-tip,.wpcf7-form div.wpcf7-acceptance-missing,.wpcf7-form div.wpcf7-validation-errors {
    padding-top: 2%;
    font-weight: 700;
    color: #c00;
    text-transform: initial
}

.wpcf7-form div.wpcf7-acceptance-missing,.wpcf7-form div.wpcf7-validation-errors {
    border: 1px;
    padding: 2.5%
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    border: 1px solid #ad9662;
    color: #ad9662;
    font-size: medium;
    font-weight: 700;
    padding: 2.5%
}

.wpcf7-form .wpcf7-acceptance label {
    width: 100%;
    text-transform: initial;
    font-weight: 300;
    font-size: small;
    margin: 0
}

.wpcf7-form .wpcf7-form-control.wpcf7-acceptance {
    margin: .75em 0
}

.wpcf7-form h5,div.woocommerce form h3 {
    font-size: x-large;
    font-weight: 700;
    color: #ad9662
}

.wpcf7-form .wpcf7-list-item-label,.wpcf7-form p,div.woocommerce form label {
    font-size: medium;
    font-weight: 300;
    color: #000
}

.wpcf7-form .table .wpcf7-form-control-wrap {
    display: inline-block
}

hr {
    border-color: #ededed!important
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: .3rem;
    outline: 0
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before,.modal-backdrop {
    background-color: #000
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #000;
    border-top: 0
}

div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
    color: #ad9662!important
}

div.accordionWrapper {
    margin-bottom: 10px
}

div.accordionWrapper.tabClose .accordionHeader h4:after,div.accordionWrapper.tabOpen .accordionHeader h4:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: medium;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

div.accordionWrapper.tabOpen .accordionHeader h4:after {
    content: "\f0d8"
}

div.accordionWrapper.tabClose .accordionHeader h4:after {
    content: "\f0d7"
}

div.accordionWrapper .accordionHeader h4 {
    cursor: pointer
}

div.accordionWrapper .accordionBody {
    margin-top: 0
}

div.modaal-wrapper {
    z-index: 999999
}

button.modaal-close {
    background-color: #000!important
}

.hamburger {
    position: absolute;
    right: 15px;
    top: 0
}

button.hamburger:focus {
    outline: 0!important
}

header.menu-collapse,section.category .block-category article {
    box-shadow: 0 3px 3px rgb(0 0 0 / .05);
    -moz-box-shadow: 0 3px 3px rgb(0 0 0 / .05);
    -webkit-box-shadow: 0 3px 3px rgb(0 0 0 / .05)
}

header .top-menu {
    background-color: #ad9662;
    padding-top: .24em;
    padding-bottom: .24em;
    font-size: .95rem
}

.page-send-flowers .ppff-block-deceased,.single-product .wpcf7-form .wpcf7-list-item-label,.single-product .wpcf7-form p,.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-product-data p a,.woocommerce-product-data p a:active,.woocommerce-product-data p a:focus,.woocommerce-product-data p a:link,.woocommerce-product-data p a:visited,footer .footer-2 a,footer .footer-2 a:active,footer .footer-2 a:focus,footer .footer-2 a:hover,footer .footer-2 a:link,footer .footer-2 a:visited,header .top-menu .block-left,header .top-menu .block-right,header .top-menu a,header .top-menu a:active,header .top-menu a:focus,header .top-menu a:hover header .top-menu a:visited,header .top-menu a:link {
    color: #fff
}

.woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce div.product div.images img{
    height: 560px !important;
    object-fit: contain !important;
}

.woocommerce .column_product_cart_button .cart .button{
    width: auto !important;
}

.mfn-cart-step{
    padding: 90px 0 !important;
}

.wcpa_wrap .wcpa_field_label{
    font-weight: bold !important;
}

.wcpa_form_outer{
    margin: 0 !important;
}

header .top-menu .block-center {
    width: 10%
}

header .top-menu .block-left {
    width: 30%
}

header .top-menu .block-left>.d-flex {
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px
}

header .top-menu .block-right {
    width: 60%
}

header .top-menu .block-center img {
    display: block;
    margin: auto;
    width: 24px;
    height: 24px;
    -webkit-transition: .6s ease-out;
    -moz-transition: .6s ease-out;
    -o-transition: .6s ease-out;
    transition: .6s ease-out;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

header.menu-collapse .top-menu .block-center img {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

header .top-menu .block-left i {
    margin-left: 7px
}

header .top-menu .block-left a {
    font-weight: 300
}

#redsys_payment_form .button-alt,header .top-menu .block-right .menu-menu-social-container ul li {
    margin-right: 10px
}

header .block-logo {
    width: 100%;
    height: 100px;
    background-color: rgb(255 255 255 / .75);
    padding: 1em;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

header .block-logo img {
    display: block;
    visibility: visible
}

header.menu-collapse .block-logo {
    height: 0;
    padding: 0
}

.single-product div.product .summary .cart .wcpa_form_outer label,.woocommerce .cart-subtotal,header.menu-collapse .block-logo img {
    display: none;
    visibility: hidden
}

footer .footer-2 .block-logo img,header .block-logo .custom-logo {
    display: block;
    margin: auto;
    width: auto;
    height: 55px
}

header .main-menu {
    background-color: rgb(255 255 255 / .9);
    padding: .75em 0
}

header.menu-collapse .main-menu {
    background-color: rgb(255 255 255)
}

header .main-menu a,header .main-menu a:active,header .main-menu a:focus,header .main-menu a:link,header .main-menu a:visited {
    text-transform: uppercase;
    color: #8a8d8f;
    font-size: .95rem;
    border-bottom: 4px solid #fff0;
    position: relative
}

header .main-menu a:hover {
    color: #000;
    text-decoration: none
}

header .main-menu a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16px;
    display: block;
    height: 5px;
    width: 0;
    background-color: #ad9662;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

header .main-menu .current-menu-item a::after,header .main-menu a:hover::after {
    content: "";
    display: block;
    height: 5px;
    width: 100%
}

a.restore-item,a.restore-item:active,a.restore-item:focus,a.restore-item:link,a.restore-item:visited,header .main-menu .current-menu-item a {
    color: #000;
    font-weight: 700
}

footer .footer-1 {
    padding: 2.5em 0;
    color: #ad9662;
    background-color: #ededed
}

footer .footer-1 p,section.category .block-category article .content p {
    margin: 0
}

footer .footer-1 ul li {
    padding: 1.5% 0
}

footer .footer-1 ul li::before {
    content: "·";
    font-size: large;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    padding-right: .5em
}

footer .footer-1 p.widget-title {
    font-size: medium;
    font-weight: 700;
    padding-bottom: 3px;
    display: inline-block;
    border-bottom: 3px solid #ad9662
}

footer .footer-1 .textwidget {
    margin-top: 1em;
    font-size: .9rem
}

a.restore-item:hover,footer .footer-1 .textwidget a,footer .footer-1 .textwidget a:active,footer .footer-1 .textwidget a:focus,footer .footer-1 .textwidget a:link,footer .footer-1 .textwidget a:visited {
    color: #ad9662
}

footer .footer-2 {
    padding: 2.5em;
    background-color: #ad9662;
    color: #fff
}

footer .footer-2 .block-logo {
    margin-bottom: 2em
}

footer .footer-2 a {
    font-size: .95rem;
    font-weight: 300
}

footer .footer-2 li {
    margin: 1em
}

.ppff-block-deceased p.has-xxl-font-size{
    color: #FFF !important;
    font-size: xx-large !important;
}
.ppff-block-deceased ,has-text-align-center.has-l-font-size{
    color: #FFF !important;
}


.home .block-search {
    margin-bottom: 2.5em
}

.home .wp-block-column {
    flex-basis: 50%!important
}

.home .wp-block-column:not(:first-child) {
    margin-left: 0!important
}

.home .block-search.wp-block-cover h1 {
    font-size: 2.5em!important
}

.home .block-search.wp-block-cover h1::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ad9662;
    display: block;
    margin: 10px auto
}

.home .block-search.wp-block-cover {
    min-height: 540px;
    overflow: hidden
}

.home .block-search.wp-block-cover .wp-block-cover__inner-container {
    padding-top: 200px;
    max-width: 768px
}

.home .block-search .block-video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    background: -moz-linear-gradient(184deg,#fff0 0,rgb(0 10 64 / .5) 80%);
    background: -webkit-linear-gradient(184deg,#fff0 0,rgb(0 10 64 / .5) 80%);
    background: linear-gradient(184deg,#fff0 0,rgb(0 10 64 / .5) 80%);
    background-size: 200%
}

.page-error ul,.page-legal .block-aside-content ul,.page-quality .block-aside-content ul,.woocommerce-checkout.woocommerce-order-received ul.order_details {
    list-style-type: circle;
    margin-left: 1em;
    padding-left: 1em
}

.page-catalog div.woocommerce .woocommerce-result-count {
    float: left;
    font-size: small;
    color: #8a8d8f;
    font-weight: 700
}

.page-catalog div.woocommerce .woocommerce-ordering,.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button {
    float: right
}

.page-catalog div.woocommerce div.columns-4 {
    margin-bottom: 1.5em;
    clear: both
}

section.category .block-category {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section.category .block-category article {
    width: 31.33%;
    margin: 1%;
    background-color: #ededed
}

section.category .block-category article .content {
    padding: 1em;
    font-weight: 300
}

section.category .block-category article .content .title a,section.category .block-category article .content .title a:active,section.category .block-category article .content .title a:focus,section.category .block-category article .content .title a:link,section.category .block-category article .content .title a:visited {
    font-size: large;
    font-weight: 700;
    color: #ad9662
}

section.category .block-category article .content .entry-meta {
    padding-bottom: 1%;
    margin-bottom: 2%;
    margin-top: 2%;
    border-bottom: 1px solid #000;
    display: inline-block
}

section.category .block-category article .content .entry-meta .date {
    color: #000;
    font-weight: 400
}

section.category .block-category .navigation {
    width: 100%;
    padding-top: 1em;
    margin-top: 1em;
    border-top: 1px solid #000a40
}

section.category .block-category .navigation .nav-next::after,section.category .block-category .navigation .nav-previous::before {
    font-size: small;
    color: #ad9662;
    line-height: 24px
}

section.category .block-category .navigation .nav-previous::before {
    content: "\f0a8";
    padding-right: 7px
}

section.category .block-category .navigation .nav-next::after {
    content: "\f0a9";
    padding-left: 7px
}

.single article {
    padding: 1.5% 0;
    font-size: large;
    font-weight: 300
}

.single .cat-links,.single .tags-links {
    display: block;
    margin: 1% 0
}

.single .cat-links a,.single .tags-links a,.tag .no-results .post_tags a {
    font-size: small;
    font-weight: 700;
    text-transform: uppercase
}

.single .cat-links i,.single .tags-links i,.tag .no-results .post_tags i {
    color: #000a40;
    font-size: small
}

.page-error ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2
}

.tag .no-results .post_tags i {
    padding: 1%
}

.ppff-block-deceased .has-l-font-size i {
    font-size: medium;
    margin: 0 7px
}

.wc_payment_method label,.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,div.woocommerce form .wc_payment_method.payment_method_paypal label {
    font-weight: 700!important
}

.wc_payment_method.payment_method_bizum img,.wc_payment_method.payment_method_paypal img {
    width: 100px;
    padding: 10px
}

.wc_payment_method.payment_method_bizum,.wc_payment_method.payment_method_bizum label {
    display: flex;
    align-items: center
}

.wc_payment_method.payment_method_bizum input {
    margin-right: 4px
}

.wc_payment_method.payment_method_redsys label::after {
    content: "";
    display: inline-block;
    width: 165px;
    height: 18px;
    background-image: url(../../img/logos-redsys-payments.png);
    background-repeat: no-repeat;
    background-size: 165px 18px;
    padding-left: 7px
}

.woocommerce-dashboard-options ul,.woocommerce-pagination ul.page-numbers {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.woocommerce-pagination ul.page-numbers li {
    padding: 3px 7px
}

.woocommerce-pagination ul.page-numbers li span.current {
    color: #ad9662;
    font-weight: 700;
    font-size: medium;
    border-bottom: 4px solid #ad9662
}

.woocommerce-pagination ul.page-numbers li a {
    font-weight: 300;
    font-size: medium
}

.woocommerce-pagination ul.page-numbers li a.next,.woocommerce-pagination ul.page-numbers li a.next:active,.woocommerce-pagination ul.page-numbers li a.next:focus,.woocommerce-pagination ul.page-numbers li a.next:link,.woocommerce-pagination ul.page-numbers li a.next:visited,.woocommerce-pagination ul.page-numbers li a.prev,.woocommerce-pagination ul.page-numbers li a.prev:active,.woocommerce-pagination ul.page-numbers li a.prev:focus,.woocommerce-pagination ul.page-numbers li a.prev:link,.woocommerce-pagination ul.page-numbers li a.prev:visited {
    color: #000
}

.woocommerce-pagination ul.page-numbers li a.next:hover,.woocommerce-pagination ul.page-numbers li a.prev:hover {
    text-decoration: none
}

.woocommerce-page div.woocommerce {
    margin: 2.5em 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    width: 48px;
    height: 48px;
    display: block;
    position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    content: "\f00e";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 18px;
    vertical-align: middle;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding-top: 12px;
    text-align: center
}

.woocommerce-page .block-cover.wp-block-cover {
    min-height: 330px
}

.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-noreviews {
    width: 100%;
    background-color: #ededed!important;
    padding: 1%;
    margin-bottom: 2%
}

.woocommerce-message {
    border-top: 4px solid #000!important
}

.woocommerce-info {
    border-top: 4px solid #ad9662!important
}

.woocommerce-error,.woocommerce-noreviews {
    border-top: 4px solid #c00!important
}

.single-product div.product .woocommerce-product-gallery {
    width: 50%;
    padding: 2.5%
}

.single-product div.product .summary {
    width: 50%;
    padding: 2.5%;
    color: #fff;
    background-image: -webkit-gradient(linear,left top,right top,from(#ad9662),to(#000a40));
    background-image: -webkit-linear-gradient(270deg,#ad9662,#000a40);
    background-image: -moz-linear-gradient(270deg,#ad9662,#000a40);
    background-image: -o-linear-gradient(270deg,#ad9662,#000a40);
    background-image: linear-gradient(270deg,#ad9662,#000a40)
}

.single-product .wpcf7-form h5,.single-product div.product .summary .product_title {
    font-size: large;
    font-weight: 700;
    color: #fff
}

.single-product div.product .summary .price {
    font-size: medium;
    color: #fff
}

.single-product div.product .summary .price small.woocommerce-price-suffix {
    font-size: medium
}

.single-product div.product .summary .woocommerce-product-details__short-description {
    color: #fff;
    font-size: medium;
    font-weight: 300
}

.single-product .wpcf7-form {
    border-top: 1px solid #fff;
    padding-top: 1em;
    margin-top: 1em
}

.products .button,
.block-sidebar .btn,
.block-sidebar .btn-secondary,
.block-sidebar .button,
.block-sidebar a.btn,
.block-sidebar a.btn-secondary,
.block-sidebar a.btn-secondary:active,
.block-sidebar a.btn-secondary:focus,
.block-sidebar a.btn-secondary:link,
.block-sidebar a.btn-secondary:visited,
.block-sidebar a.btn:active,
.block-sidebar a.btn:focus,
.block-sidebar a.btn:link,
.block-sidebar a.btn:visited,
.block-sidebar ul.products li.product .button,
.block-sidebar ul.products li.product .button:active,
.block-sidebar ul.products li.product .button:focus,
.block-sidebar ul.products li.product .button:link,
.block-sidebar ul.products li.product .button:visited,
.resultsResults .btn,
.resultsResults .btn-secondary,
.resultsResults .button,
.resultsResults a.btn,
.resultsResults a.btn-secondary,
.resultsResults a.btn-secondary:active,
.resultsResults a.btn-secondary:focus,
.resultsResults a.btn-secondary:link,
.resultsResults a.btn-secondary:visited,
.resultsResults a.btn:active,
.resultsResults a.btn:focus,
.resultsResults a.btn:link,
.resultsResults a.btn:visited,
.resultsResults ul.products li.product .button,
.resultsResults ul.products li.product .button:active,
.resultsResults ul.products li.product .button:focus,
.resultsResults ul.products li.product .button:link,
.resultsResults ul.products li.product .button:visited {
    border: 0 !important;
    font-weight: 700 !important;
    font-size: small !important;
    text-transform: uppercase !important;
    text-align: center !important;
    color: #fff !important;
    background-color: #ad9662 !important;
    padding: .3em .6em !important;
    border-radius: 0 !important;
}

.block-sidebar .btn:hover,
.block-sidebar .btn-secondary:hover,
.block-sidebar a.btn:hover,
.block-sidebar a.btn-secondary:hover,
.resultsResults .btn:hover,
.resultsResults .btn-secondary:hover,
.resultsResults a.btn:hover,
.resultsResults a.btn-secondary:hover {
    border: 0 !important;
    padding: .3em .6em !important;
    color: #fff !important;
    background-color: #000 !important;
    text-decoration: none !important;
}

.btn-back,
.btn-back:active,
.btn-back:focus,
.btn-back:hover,
.btn-back:link,
.btn-back:visited {
    display: inline-block;
    margin-top: 15px;
}

.ppff-block-deceased.has-text-align-center.has-l-font-size {
    color: #FFF !important;
}


.woocommerce-cart .wp-block-woocommerce-product-new,
.wp-block-woocommerce-empty-cart-block h2:nth-of-type(2) {
    display: none !important;
}

.wcpa_wrap .wcpa_field_wrap textarea{
    border: 1px solid black;
}

