


@import './style_msolla.css';
@import url('style_marta.css');
@import url('style_curro.css');
/*
Theme Name: Doctia
Theme URI: http://www.doctia.es
Description: Doctia Theme
Tags: business, ajax, portfolio, blog, shop, multi-purpose, fullscreen, stylish
Author: Papa mono
Version: 5.2
Text Domain: doctia
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.um_description a, .lostpassword_link69 {
    color: #0074a2;
    text-decoration: none !important;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 14px;
}
.camporegistro, .um_login_form p{
    padding: 10px 5px;
}
.camporegistro label, .um_login_form label{
    font-size: 14px;
    min-width: 130px;
    padding-right: 10px;
    display: block;
    text-align: left;
    text-transform: uppercase;
    color: #777;
}
.um_input[type=checkbox]{
    min-height: 25px;
    margin-right: 10px;
    margin-left: 10px;
}
input#insert_user, input.um_login_button, input.um_lostpass_button, .elementor-button.elementor-size-sm, .qq-upload-button, input[type=file] {
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    color: #fff;
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    min-height: 40px;
    background-color: #40aab8!important;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
input#insert_user:hover, input.um_login_button:hover, input.um_lostpass_button:hover, .elementor-button.elementor-size-sm:hover, .qq-upload-button:hover, input[type=file]:hover{
    color: #fff !important;
    background: none repeat scroll 0 0 #e76b7c !important;
    border: none !important;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    cursor: pointer;
}
.um_login_form{
    text-align: left;
}
input.um_lostpass_button{
    margin-top: 20px;
}
input#insert_user, input.um_login_button, input.um_lostpass_button, .elementor-button.elementor-size-sm{
    width: 50%!important;
    margin-left: 30%!important;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    font-size: 15px;
    font-weight: 300;
}
.elementor-button.elementor-size-sm{
    margin-left: 0!important;
    background-color: #E76B7C!important;
}
.um_input[type=text], .um_input[type=password] {
    width: 100%!important;
}
.um_input[type=checkbox] {
    padding: 0 10px!important;
}
form.um_lostpass_form + p {
    display: none;
}
a[class^="lostpassword_link"]{
    display: block;
    text-align: center;
    color: #40aab8;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.um_login_field, .um_login_field, .um_input, .um_pass_field, .camporegistro input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    min-height: 40px;
    background-color: #f7f7f7;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.um_label_top {
    display: block;
    font-weight: normal;
}
.qq-upload-button {
    background-color: #40aab8;
}
input#user_login3 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    min-height: 40px;
    background-color: #f7f7f7;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
input#user_pass3 {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    min-height: 40px;
    background-color: #f7f7f7;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
input#um_login_button3 {
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    color: #fff;
    padding: 8px 10px 7px;
    display: block;
    width: 100%;
    min-height: 40px;
    background-color: #40aab8;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.pf_label {
    display: block;
    font-weight: normal;
    padding: 5px;
}

input#um_field_25_registro_1 {
    float: left;
    margin-right: 20px;
}
input::selection {
    color: white;
    background: #40aab8;
}
/*
input.um_lostpass_button {
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    color: #fff;
    padding: 8px 10px 7px;
    display: block;
    width: 50%;
    margin-top: 20px;
    min-height: 40px;
    background-color: #40aab8;
    box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0);
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
*/
.contenedorCheckbox *{
    display: inline-block;
}
div.btnMasInfo a.elementor-button.elementor-size-sm{
    border: none!important;
    background: none!important;
}
div.btnMasInfo a.elementor-button.elementor-size-sm:hover{
    color: #e76b7c!important;
}

li.wpmenucartli a.wpmenucart-contents span,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active{
    display:none!important;
}
div[action_type="registration"] .pf_success {
    background: #00b2c3;
    color: white;
    border: none;
    border-radius: 3px;
    padding: 15px;
}

.pf_error {
    background-image: none !important;
    background-color: #e76b7c !important;
    color: white !important;
    border: none !important;
    border-radius: 3px !important;
    padding: 15px !important;
}

li.wpmenucartli a.wpmenucart-contents::after{
    display: inline-block;
    content: '';
    height: 0.35rem;
    width: 0.35rem;
    margin-right: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background-color: red;
}
nav.main_menu > ul > li > a{
    display: inline-block!important;
}
.variation-Available {
    display: none;
}


/** Check out**/
.woocommerce-Input.woocommerce-Input--text.input-text,
.woocommerce .checkout.woocommerce-checkout input[type=text], .woocommerce .checkout.woocommerce-checkout input[type=email], .woocommerce .checkout.woocommerce-checkout input[type=tel], 
.woocommerce .checkout.woocommerce-checkout textarea, .woocommerce .checkout.woocommerce-checkout .select2-selection__rendered {
    border: 1px solid rgba(0, 0, 0, 0.1)!important;
    border-radius: 2px!important;
    color: #444!important;
    padding: 8px 10px 7px!important;
    display: block!important;
    width: 100%!important;
    min-height: 40px!important;
    background-color: #f7f7f7!important;
    box-shadow: 2px 0px 30px rgba(0,0,0,0)!important;
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0)!important;
    -moz-box-shadow: 2px 0px 30px rgba(0,0,0,0)!important;
    -webkit-transition: all 0.3s linear 0s!important;
    -moz-transition: all 0.3s linear 0s!important;
    -ms-transition: all 0.3s linear 0s!important;
    -o-transition: all 0.3s linear 0s!important;
    transition: all 0.3s linear 0s!important;
    font-family: "Roboto", sans-serif!important;
    font-style: normal!important;
}

.woocommerce .checkout.woocommerce-checkout label {
    font-size: 14px!important;
    min-width: 130px!important;
    padding-right: 10px!important;
    display: block!important;
    text-align: left!important;
    text-transform: uppercase!important;
    color: #777!important;
    font-weight: bold!important;
    padding: 5px!important;
    font-family: "Roboto", sans-serif!important;
    font-style: normal!important;
}

::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent!important;;
    }
 :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
     color: transparent!important;;
}
 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
     color: transparent!important;;
}
 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
     color: transparent!important;;
}
 input::placeholder {
     color: transparent!important;;
}

.woocommerce button#place_order {
    margin-right: 50px;
    margin-bottom: 50px;
}

abbr.required {
    color: red;
    text-decoration: none;
}

span.optional {
    display: none;
}

#billing_first_name_field, #billing_last_name_field {
    width: 100%;
    margin: 0;
    float: unset;
}

#yith_wcdp_deposits_details .shop_table.order_details li {
    list-style: none;
}

.woocommerce-checkout .shop_table.order_details tfoot tr:last-child td span.amount, 
.woocommerce-checkout .shop_table.order_details tr td a.button
{ color: #fff!important; }

#submit_redsys_payment_form, .woocommerce .button, .woocommerce-page .button{ margin-bottom: 5px!important; }
#submit_redsys_payment_form:hover, .woocommerce .button:hover, .woocommerce-page .button:hover{ background-color: #E76B7C!important; border-color: #E76B7C!important; }
#submit_redsys_payment_form{ margin-right: 5px; }

.single_add_to_cart_button.qbutton.button.alt{ margin-top: 15px; background: #E76B7C; padding: 0 22px; }
.single_add_to_cart_button.qbutton.button.alt,
#btnDeposito p,
#btnDeposito div{
    color: #ffffff;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-style: normal;
    text-transform: none;
    border-color: #E76B7C!important;
    margin-bottom: 10px;
}
.single_add_to_cart_button.qbutton.button.alt:hover,
#btnDeposito p a:hover, #btnDeposito p a,
#btnDeposito div a:hover, #btnDeposito div a{
    cursor: pointer;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #E76B7C!important;
    border-radius: 25px 25px 25px 25px;
    padding: 15px 30px;
}
.single_add_to_cart_button.qbutton.button.alt:hover{ padding: 0 22px;}
.buy-link{ margin-top: 5px; text-align: center; }
.buy-link a{ display: inline-block;}
#yith-wcdp-add-deposit-to-cart {
    text-align: left;
}
form.cart {
    text-align: center;
}
.woocommerce-table a{
    color: #545454!important;
}


/*CURRO
.variation, button[name=update_cart], .cart_totals, .product-quantity, th.product-total , td.product-total, .cart-subtotal, .balance-shipping-total, .order-total small,
.order-actions .button.cancel, .woocommerce-customer-details, .order-again, .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received.woocommerce-message, .woocommerce-order-details__title,
.woocommerce-button.button.view,

#yith_wcdp_deposits_details{
    display: none!important;
}
*/

.woocommerce-table__product-name.product-name{
    color: #393939;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
}
.redsys_payment_form, #redsys_payment_form{
    margin-top: 40px;
}
th.product-name::first-letter {
  text-transform: capitalize;
}

body::selection, *::selection, ::selection {
    background-color: #00b2c3!important;
    color: white;
}
a.button:selection, button::selection{
    background-color: #00b2c3 !important;
}
a.button:selection:hover, button::selection:hover{
    background-color: #00b2c3 !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total,
ul.order_details li.total strong, 
.woocommerce-order-overview__total.total p,
.woocommerce-order-overview__total.total p strong span.woocommerce-Price-amount.amount, .woocommerce-order-overview__total.total p strong span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol{
    color: transparent!important; 
    
}
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span.woocommerce-Price-amount.amount,
ul.order_details li.total strong span.woocommerce-Price-amount.amount,
.woocommerce-order-overview__total.total p span.woocommerce-Price-amount.amount
{ color: #545454; }
.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total strong span.woocommerce-Price-amount.amount,
ul.order_details li.total strong strong span.woocommerce-Price-amount.amount{ color: transparent; }

.woocommerce form.checkout .col2-set .form-row.my-css {
    width: 100%;
}

.woocommerce-table a.button{
    color: white!important;
}

mark{ background: none; }