/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2023 | 15:54:14 */
.menuDestacado a {
    color: #fff !important;
}
.menuDestacado {
    border-radius: 4px 4px 0 0;
    background: rgb(209,168,60);
    background: linear-gradient(60deg, rgba(209,168,60,1) 0%, rgba(201,156,35,1) 53%, rgba(209,168,60,1) 100%);
}

input#yith-searchsubmit {
    display: inline-block;
}
input#yith-s {
    width: 70%;
    display: inline-block;
    padding-left: 25px !important;
}
input#yith-searchsubmit {
    display: inline-block;
    background: #88479b;
    color: #fff;
    padding: 0px 8px !important;
    min-width: 20px !important;
    margin: 0 !important;
    font-size: 16px !important;
    border: none;
    height: 2.35em;
    line-height: normal;
    letter-spacing: normal;
    font-weight: 400;
}
.elementor-form-fields-wrapper.elementor-labels-above input, .elementor-form-fields-wrapper.elementor-labels-above textarea {
    background: #ffffff36 !important;
    border: #fff solid 0.5px;
}
.elementor-form-fields-wrapper.elementor-labels-above input::placeholder, .elementor-form-fields-wrapper.elementor-labels-above textarea::placeholder  {
    color: #fff !important;
}

@media only screen and (max-width: 740px) {
  .joinchat__button {
    bottom: 50px;
    right: 50px;
    position: fixed;
  	}
  }

.form-row.ppom-rendering-fields.align-items-center.ppom-section-collapse.uk-grid label.form-control-label {
    color: #fff !important;
}
.form-row.ppom-rendering-fields.align-items-center.ppom-section-collapse.uk-grid .show_description {
    color: #fff !important;
}
table.table.table-striped {
    display: none;
}

.pag-mi-cuenta h2 {
    font-weight: 700;
    font-size: 34px;
    color: #88479b;
}

a.yith-wcmbs-download-button.unlocked {
    /*font-size: 10px !important;*/
    text-transform: initial;
    padding: 10px 10px !important;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--memberships {
    display: none;
}
a.boton-articulos {
    background-color: #88479b;
    color: #fff;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 4px;
}
.post-content-single h2 {
    font-size: 28px !important;
    margin: 0 !important;
}
ul.is-bar li:nth-child(1) {
    display: none;
}
.post-item-single .post-content-single {
    padding: 20px 3rem !important;
}
.post-content-single h1, .post-content-single h2, .post-content-single h3, .post-content-single h4, .post-content-single h5, .post-content-single h6 {
    font-weight: 700 !important;
    color: #88479b !important;
}
.variations th.label {
    background: transparent;
}

.variations th.label label {
    color: #fff;
}