/**
* Izertis - wordpress Team
*/
.cofidis-calculadora {
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px;
    margin-top: 1em;

}

.payment_method_cofpay_gateway #info_pagodil {
    padding-right: 0.6em;
    font-size: inherit;
    margin-bottom: 1rem;
    font-style: normal;
    font-weight: normal;
}

.cofidis-calculadora select:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

/*.payment_method_cofpay_gateway div {
    padding: 10px 0;
}*/

/* Selector label on checkout*/
.payment_method_cofpay_gateway .cofidis-cuotas label,
.payment_method_cofpay_gateway .badge span {
    margin-right: 5px;
    text-align: right;
}

#cofidis_banner {
    margin-top: 25px;
}


/*Popup style*/
.seedetails li {
    list-style: none;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
}

.seedetails {
    padding-right: 5px;
    padding-left: 15px;
    font-family: Arial;
}

#myModalDetails .cfd-btn-close .btn-close {
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    padding: 0;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    font-size: 0.7em;
    opacity: .4;
}

#myModalDetails .cfd-btn-close {
    align-self: end;
}

#myModalDetails .cfd-popup-img {
    text-align: center;
    width: 100%;
}

#myModalDetails .modal-body {
    padding-bottom: 0;
}

.modal-header .close {
    margin-top: -2px;
}

#myModalDetails .body-header,
#myModalDetails .modal-header {
    padding: 15px;
}

#myModalDetails .modal-header {
    border-bottom: 15px;
    flex-direction: row-reverse;
}

#myModalDetails h5 {
    text-align: center;
    font-weight: bold;
    margin-top: 0;
}

#badge2 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px 15px;
    border-radius: 15px;
    /*margin-top: 5em;*/
    margin-left: 0;
    /*avoid innecesary space due to bootstrat*/
    clear: both;
}

#badge2 .cofidis-header {

    padding-bottom: 20px;
}

#badge {
    margin: 20px 0;
    font-size: smaller;
}

.cofidis-price,
#bootstrap-cfd .cofidis-price {
    font: normal normal bold 35px/34px Arial;
}

.cofidis-month-text,
#bootstrap-cfd .cofidis-month-text {
    font: normal normal bold 1em Arial;
}

#cofidis_banner {
    padding-top: 25px;
    clear: both;
}

.cofidis-product {

    margin-bottom: 15px;
}

#accordionCofidis .accordion-header label {
    display: initial;
    margin: unset;
}
#bootstrap-cfd.payment_box .accordion-header input{
    align-self: inherit;
}

#bootstrap-cfd.payment_box .accordion-header img{
    margin-top: inherit !important;
    margin-bottom: inherit !important;
    max-height: 38px;
}

#bootstrap-cfd.payment_box .accordion-item {
    background-color: inherit;
}

#accordionCofidis .accordion-body p:not(.title-text) {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

#accordionCofidis .cofconditions {
    font-size: xx-small;
}

/*Conditions of the payments*/
#accordionCofidis .cofconditions br {
    line-height: 150%;
}

#accordionCofidis .cofidis_tarifa,
#accordionCofidis .cofidisprecal {
    font-size: x-small;
    font-weight: bolder;
}

#accordionCofidis .title-text {

    font-weight: bolder;
}

#bootstrap-cfd #financing-module .form-select {
    width: 15ex;
}

.in.modal-backdrop {
    cursor: none !important;
}

.cofidis-payment-box {
    background: #D0103A !important;
    border: 1px solid #D0103A !important;
    max-width: 500px !important;
    width: 100% !important;
    display: inline-block !important;
    padding: 10px !important;
    text-align: center !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#bootstrap-cfd .cofidis_checkout_banner {
    padding-top: 1rem;
    background-color: none;
}

#bootstrap-cfd .cofidis_info {
    text-align: center;
}

#bootstrap-cfd .selector-crosborder-style {
    background-color: transparent;
    border: none;
    text-align: right;
    padding-top: 4px;
}

#bootstrap-cfd .logo-product-crossborder{
    width:60px;
}

#bootstrap-cfd .collapse.show {
    display: block !important;
}

#bootstrap-cfd .accordion-header img{
    margin-left: 0.75rem;
}