/*
*
*
*
*/
/* - - */
/*
*
*
*
*/
div#descripcion p {
    width: 50%;
}

a#multisafepay-tokens-link {
    display: none !important;
}

@media (max-width: 768px) {
    .topbar-box {
        padding: 0px !important;
        padding-bottom: 10px !important;
    }
}

/*CALENDARIO DE EVENTOS*/

.calendar-day li {
    margin-top: 10px;
}

#module-advancedeventbooking-calendar-0 .breadcrumb {
    display: none;
}


h1.display-3.font-weight-normal.mt-2.mb-4 {
    font-size: 40px !important;
    font-weight: 600 !important;
}

a.btn.btn-secondary.btn-tiny.dropdown-toggle {
    display: none;
}


/*generales*/
#cart .product-category {
    display: none;
}




.page-header {
    text-align: center;
    margin-top: 40px !important;
    font-size: 22px;
}

footer.page-footer {
    text-align: center;
}

footer.page-footer a{
    color: black;
    font-weight: 600;
}

.form-control-submit {
    background-color: #0057a6 !important;
    font-size: 14px !important;
}

#wrapper {
    background: white;
    min-width: 50%;
    width: 75%;
    margin: 0 auto;
    padding: 0;
}

#contact #wrapper {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.664) !important;
}

div#left-column {
    padding: 0;
    border-right: 1px solid black;
}

div#content-wrapper {
    padding: 0;
}

.breadcrumb {
    padding-top: 10px !important;
    padding-left: 19.8% !important;
    position: absolute !important;
    z-index: 1 !important;
    font-size: 14px !important;
    color: black !important;
}

#my-account .breadcrumb, #identity .breadcrumb, #addresses .breadcrumb, #history .breadcrumb, #order-histoy .breadcrumb, #order-detail .breadcrumb, 
#order-slip .breadcrumb, #search .breadcrumb, #authentication .breadcrumb, #module-advancedeventbooking-calendar .breadcrumb, #module-advancedeventbooking-event .breadcrumb, 
#contact .breadcrumb, #order-confirmation .breadcrumb, #address .breadcrumb, #password .breadcrumb {
    display: none !important;
}



/*
*
*
*
*/
/*CATEGORÍA*/

.block-category.card.card-block {
    display: none;
}

#subcategories {
    display: none !important;
}

#category #content-wrapper {
    padding: 20px;
}

#category .subcategory-heading {
    display: none;
}

#subcategories ul li .subcategory-image a {
    border: 1px solid #0057a6;
}

.subcategories-list li .subcategory-image a{
    border: 2px solid #0057a6 !important;
    border-radius: 0px;
    padding: 0px !important;
    transition: ease 1s;
}

.subcategories-list li:hover .subcategory-image a{
    border: 2px solid #0057a6 !important;
    border-radius: 10px;
    padding: 0px !important;
    transition: ease 1s;
}

#subcategories ul li {
    width: auto !important;
    min-width: auto !important;
    margin: 10px;
    text-align: center;
}

a.subcategory-name {
    color: black;
    font-size: 14px !important;
}

.subcategories-list {
    display: none !important;
}

#product-list-header {
    margin-top: 10px !important;
    text-align: left !important;
    font-size: 40px !important;
}


#js-product-list article {
    margin-bottom: 10px !important;
}
/*
*
*
*
*/

/*
*
*
*
*/
/*LOGIN #authentication*/
.page-authentication #content {
    padding: 1rem;
    background: #fff;
    max-width: 1400px !important;
    margin: 0 auto;
}

#submit-login {
    background-color: #0057a6;
    font-size: 12px;
}

#authentication .page-header {
    margin-top: 40px;
    text-align: center;
}

#authentication a {
    color: black;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    background-color: #0057a6 !important;
}

.btn:active:focus, .btn:focus {
    outline: none !important;
}

.form-control:focus {
    outline: none !important;
}

.input-group.focus {
    outline: none !important;
}

footer.form-footer.clearfix {
    display: flex;
    justify-content: center;
}

#authentication p {
    text-align: center !important;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: #0057a6 !important;
}
/*
*
*
*
*/

/*
*
*
*
*/
/*CUENTA DE USUARIO #my-account*/
#my-account .page-header {
    text-align: center;
    margin-top: 40px !important;
    font-size: 22px;
}

#my-account .text-sm-center a {
    background: #0057a6;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    color: white;
    padding-right: 25px;
}

span.link-item {
    background: #fafeff !important;
    padding: 20px !important;
    transition: ease 1s;
    border: 1px solid black;
    margin: 5px;
}

span.link-item:hover{
    transition: ease 1s;
    background: #dbf2f8 !important;
    padding: 20px !important;
    border-radius: 10px;
}

span.link-item:hover .material-icons{
    transition: ease 1s;
    color: #0057a6 !important;
}

.links a:hover .material-icons{
    color: black !important
}

.links a{
    padding: 0 !important;
}

.wishlist-footer-links {
    text-align: center;
}

.wishlist-footer-links .text-primary {
    color: black !important;
    font-weight: 600;
}

.wishlist-footer-links .text-primary:hover {
    color: black !important;
    font-weight: 600;
}

.wishlist-container-header {
    margin-top: 20px !important;
}

.wishlist-add-to-new .text-primary {
    color: black !important;
    font-weight: 600;
}


/*
*
*
*
*/

/*
*
*
*
*/
/*HISTORIAL DE PEDIDOS*/
#history .col-md-3 a {
    color: black !important;
}
/*
*
*
*
*/

/*
*
*
*
*/
/*ORDER DETAIL*/
.thead-default th {
    color: #FFF;
    background-color: #0057a6;
}

#order-infos a{
    color: black !important;
}

#order-infos .col-md-2 a{
    color: rgb(255, 255, 255) !important;
}
/*
*
*
*
*/ 

/*
*
*
*
*/
/* CARRITO #cart */

@media (max-width: 768px) {
    #cart h1 {
        font-size: 18px;
    }

    .input-group.bootstrap-touchspin {
        display: flex;
    }
}

.clearCartDiv form {
    display: none !important;
}

#cart .checkout-donation-block {
    display: none !important;
}

.clearCart, .clearCart:focus, .clearCart:active {
    background-color: #00BCD4 !important;
    padding: 8px;
    color: white !important;
    border: none !important;
    font-size: 14px !important;
    font-family: "Comfortaa", sans-serif !important;
    margin-right: 20px !important;
    transition: 0.5s;
    outline: none !important;
}

.clearCart:hover {
    cursor: pointer !important;
    background-color: white !important;
    color: red !important;
    border: 0.5px solid red !important;
    transition: 0.2s;
}



#cart .current-price {
    color: black !important;
    font-size: 12px !important;
}

#cart .container {
    width: 1600px !important;
}

#cart .product-line-info a:hover, a.label:hover {
    color: #0057a6 !important;
}

.cart-grid-right {
    border: 2px solid #0057a6;
    padding: 10px;
    margin-top: 20px;
}

.cart-detailed-actions a{
    background-color: #0057a6 !important;
}

.cart-detailed-actions a:hover{
    color: white !important;
}

.has-discount .discount {
    background: #00BCD4 !important;
    font-size: 10px !important;
}

.elementor-cart__summary {
    padding: 10px !important;
}

.cart-grid-body a.label {
    background-color: red !important;
}


#cart .current-price {
    color: black !important;
    font-size: 12px !important;
}

#cart .container {
    width: 1600px !important;
}

#cart .product-line-info a:hover, a.label:hover {
    color: #0057a6 !important;
}

.cart-grid-right {
    border: 2px solid #0057a6;
    padding: 10px;
    margin-top: 20px;
}

.cart-detailed-actions a{
    background-color: #0057a6 !important;
}

.cart-detailed-actions a:hover{
    color: white !important;
}

.cart-grid-body a.label {
    background-color: #00BCD4 !important;
    padding: 10px !important;
    padding-right: 15px !important;
    color: white !important;
}

.product-line-info a.label {
    background-color: white !important;
    color: black !important;
    padding: 5px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.promo-name .cart-summary-line {
    background-color: #00bbd45d;
    padding: 10px !important;
    margin-top: -30px;
}

li.cart-summary-line span {
    font-size: 12px !important;
    color: #000000!important;
    font-weight: 600 !important;
    font-family: "Comfortaa", sans-serif !important;
}


/*
*
*
*
*/

/*
*
*
*
*/
/* CHECKOUT #checkout */

#checkout .container {
    width: 1600px !important;
}

#checkout #content {
    margin-top: 20px !important;
}

#checkout .material-icons {
    color: #0057a6 !important;
}

#checkout .step-number {
    background-color: #0057a6 !important;
    color: white;
}

#checkout .cart-summary-products p{
    font-weight: 600;
    color: black !important;
}

#checkout .cart-summary-products a{
    color: #0057a6 !important;
}

#checkout .product-price {
    color: #0057a6;
}

#checkout button.continue {
    background-color: #0057a6;
    font-size: 14px !important;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #0057a6 1px solid !important;
}

#payment-confirmation button[type=submit]{
    background-color: #0057a6 !important;
}

/*métodos de pago*/
#checkout .payment-option {
    margin-top: 10px !important;
    background: #f7f7f7;
    padding: 20px 10px 10px 10px;
    display: flex;
    vertical-align: middle !important;
    transition: all 0.2s;
    scale: 1;
}

#checkout .payment-option:hover {
    margin: 10px !important;
    background: #e1f1ff;
    padding: 20px 10px 10px 10px;
    display: flex;
    vertical-align: middle !important;
    transition: all 0.2s;
    scale: 1.01;
    border: 1px solid black;
}
/*
*
*
*
*/

/*
*
*
*
*/
/*ADV EVENT BOOKING EVENTO #module-advancedeventbooking-event*/
#module-advancedeventbooking-event .page-header{
    display: none !important;
}

#module-advancedeventbooking-event #content{
    margin-top: 15px !important;
}

#module-advancedeventbooking-event .btn-primary {
    background-color: #0057a6 !important;
}

#event .price-badge {
background-color: rgb(0 0 0 / 0%) !important;
}
/*
*
*
*
*/

/*
*
*
*
*/
/*DIVIREGISTER #module-diviregister-front*/

.diviFormulario {
    margin-top: 10px !important;
    padding: 35px;
}

#module-diviregister-front section#wrapper {
    width: 100%;
    background: #0056a6 !important;
}

#module-diviregister-front {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


#module-diviregister-front .container {
    margin: 0 auto;
    padding: 20px 0px;
}

#module-diviregister-front #content {
    background-color: #fff !important;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#module-diviregister-front .formulario {
    background-color: #f9f9f9;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#module-diviregister-front  h1 {
    color: #000000;
    text-align: center !important;
    font-size: 35px !important;

}

#module-diviregister-front  h2 {
    color: #0057a6;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 300 !important;

}

.input_nombre,
.input_apellidos,
.select_parentesco,
.input_email,
.input_tel,
.input_pass,
.input_pass_confirm {
    margin-bottom: 20px;
}

#module-diviregister-front label {
    font-weight: bold;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
#module-diviregister-front select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

.submitDiv {
    display: flex;
    padding-top: 10px;
}

#module-diviregister-front button[type="submit"] {
    background-color: #0057a6;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 50%;
    margin: 0 auto !important;
    font-size: 16px;
    transition: background-color 0.3s;
}

#module-diviregister-front button[type="submit"]:hover {
    background-color: #024c92;
}

.form-row.bothnames {
    display: flex;
    column-gap: 10px;
}

.rownombre, .rowapellidos {
    width: 50% !important;
}

/*
*
*
*
*/

/*
*
*
*
*/
/*DONACIONES AL CENTRO https://divinomaestrofemurcia.com/content/8-donaciones-al-centro*/
@media only screen and (min-width: 992px) {
    .charity-block {
        display: flex;
        flex-flow: column nowrap;
    }
    
    .col-xs-6.firstCol {
        width: 100%;
    }
    
    .col-xs-3.donation-price-div, .col-xs-3.donation-btn {
        width: 50%;
    }

    button.btn.btn-primary.btn-xs.donation-btn-text.submitDonationForm {
        width: 100% !important;
        padding: 10px 20px !important;
    }
}

.charity-block {
    border: 1px solid black;
    background: #0057a6;
    padding: 20px;
    font-family: "Comfortaa", sans-serif !important;
    color: white !important;
}

.text-danger {
    color: white !important;
    font-weight: 600 !important;
}

.donation-title {
    display: none !important;
}

.donation-description p{
    color: rgb(255, 255, 255) !important;
}

#cms span.input-group-addon {
    background: #0057a6;
    border: 1px solid white;
    color: white;
}

input.input-group.form-control.donation-price, input.input-group.form-control.donation-price:focus {
    background: white !important;
    border: 1px solid white;
}

.col-xs-3.donation-btn button {
    background: #0057A6 !important;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    transition: ease 0.3s;
}

.col-xs-3.donation-btn button:hover {
    background: #FFFFFF !important;
    color: #0057A6;
    border: 1px solid #FFFFFF;
    transition: ease 0.3s;
}

.price-error {
    font-size: 12px !important;
    font-weight: 400 !important;
}

/*
*
*
*
*/

/*
*
*
*
*/
/*PÁGINA DE PRODUCTO*/
/*#product .ce-product-variants__label, #product .ce-product-variants__value {
    display: none !important;
}*/

/*
*
*
*
*/

/*
*
*
*
*/
/*RESPONSIVE*/
@media only screen and (max-width: 1024px) {
    /*ocultar left column en mobile y tablet*/
    #left-column {
        display: none !important;
    }

    div#content-wrapper {
        width: 100% !important;
    }

    #checkout .container {
        width: 100% !important;
    }

    #cart .container {
        width: 100% !important;
    }

    #wrapper {
        width: 100% !important;
    }
    
    .clearCart, .clearCart:focus, .clearCart:active {
        background-color: #00BCD4 !important;
        padding: 3px 5px !important;
        color: white !important;
        border: none !important;
        font-size: 11px !important;
        font-family: "Comfortaa", sans-serif !important;
        margin-right: 20px !important;
        transition: 0.5s;
        margin-top: 10px !important;
    }
    
}
/*
*
*
*
*/




