@import '../../vendors/learnybox/plugins/_select2.css';

/*  Theme v2
==================================*/

.maincontainer.formulaire_paiement .theme-v2 {

}

.maincontainer.formulaire_paiement .theme-v2 table {
    background: transparent;
}

.maincontainer.formulaire_paiement .theme-v2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    text-align: left;
}
.maincontainer.formulaire_paiement .theme-v2 h3 i {
    display: none;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_container {
    margin: 20px 0 0 0;
}

.maincontainer.formulaire_paiement .theme-v2 .btn-xlarge {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}

.maincontainer.formulaire_paiement .theme-v2 .btn-xlarge:hover {
    opacity: 0.85;
}

.maincontainer.formulaire_paiement .theme-v2 .bg-primary,
.maincontainer.formulaire_paiement .theme-v2 .media.bg-primary {
    background: rgba(178, 206, 116, 0.5);
}

.maincontainer.formulaire_paiement .theme-v2 .bg-primary-light,
.maincontainer.formulaire_paiement .theme-v2 .media.bg-primary-light {
    background: rgba(178, 206, 116, 0.2);
}

.maincontainer.formulaire_paiement .theme-v2 .btn.btn-primary {
    background: rgb(178, 206, 116);
}

.maincontainer.formulaire_paiement .theme-v2 .text-primary {
    color: rgba(178, 206, 116, 1);
}

/* Checkboxes / Radio */
.maincontainer.formulaire_paiement .theme-v2 div.checker {
    width: 19px;
    height: 19px;
    margin:0 5px 0 0!important;
}
.maincontainer.formulaire_paiement .theme-v2 div.checker span {
    border-radius: 3px;
    background: white;
    border: 1px solid #888888;
}
.maincontainer.formulaire_paiement .theme-v2 div.checker span.checked {
    background: #ffffff;
}
.maincontainer.formulaire_paiement .theme-v2 div.checker input {
    margin-top: -4px;
}
.maincontainer.formulaire_paiement .theme-v2 div.checker span.checked:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    position: absolute;
    top: 4px;
    left: 4px;
    color: #333;
    font-size: 12px;
    z-index: 0;
}

.maincontainer.formulaire_paiement .theme-v2 div.radio span,
.maincontainer.formulaire_paiement .theme-v2 div.radio span.checked{
    background: #fff;
    border: 1px solid #D2D3E0!important;
    border-radius: 100%;
    height: 20px;
    width: 20px;
}

.maincontainer.formulaire_paiement .theme-v2 div.radio span.checked:before {
    content: " ";
    position: absolute;
    background: var(--background, rgba(178, 206, 116, 1));
    border-radius: 100%;
    width: 12px;
    height: 12px;
    left: 3px;
    top: 3px;
}

/* Steps */
.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    list-style: none;
    max-width: 500px;
    margin: 10px auto 0 auto;
    padding: 0 40px;
    text-align: center;
    gap: 8px;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li {
    font-size:13px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li.clickable {
    cursor: pointer;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li:not(.text-primary) {
    color: #34364B;
    opacity: 0.3;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li:not(.text-primary).clickable {
    opacity: 1;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li i {
    font-size: 24px;
}

.maincontainer.formulaire_paiement .theme-v2  ul.shop-steps-list li i.fa-chevron-right {
    font-size: 12px;
}

.maincontainer.formulaire_paiement .theme-v2 .shop-step {
    display: none;
}

.maincontainer.formulaire_paiement .theme-v2 .btn.btn-primary {
    border: none;
}

.maincontainer.formulaire_paiement .theme-v2 .media {
    background: #F8F8F8;
}

/* Products */
.maincontainer.formulaire_paiement .theme-v2 #produits .other_products_title {
    display: none;
}
.maincontainer.formulaire_paiement .theme-v2 #produits .media {
    border-radius: 4px;
    margin: 10px 0 0 0;
    padding: 14px 10px;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .bump {
    margin: 10px 0 0 0;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .img-thumbnail.pull-left {
    background-color: transparent;
    border: none;
    margin: 0;
    max-width: 48px;
    padding: 0;
    width: 48px;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .checker {
    margin: 0 10px 0 0!important;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .checker {
    float: left;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .description {
    float: none;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .description h4 {
    color: #34364B;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .description p {
    color: #90959A;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin: 0;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .pricing p {
    color: #34364B;
    float: right;
    line-height: 30px;
    margin-left: 10px;
}
.maincontainer.formulaire_paiement .theme-v2 #produits .pricing .select_product {
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
.maincontainer.formulaire_paiement .theme-v2 #produits .pricing .price {
    font-size: 16px;
    font-weight: normal;
}

.maincontainer.formulaire_paiement .theme-v2 #produits .pricing .quantite select {
    border: 1px solid #DDDDE1;
    border-radius: 4px;
    font-size: 11px;
    height: 24px;
    padding: 0 4px;
    width: auto;
}

/* Total */
.maincontainer.formulaire_paiement .theme-v2 .subtotal td {
    padding: 10px;
}

.maincontainer.formulaire_paiement .theme-v2 .subtotal_text {
    text-align: left;
}

.maincontainer.formulaire_paiement .theme-v2 .total {
    color: #34364B;
    font-size: 22px;
    line-height: 27px;
}

.maincontainer.formulaire_paiement .theme-v2 .total td {
    padding: 10px;
}

.maincontainer.formulaire_paiement .theme-v2 .total strong {
    font-weight: normal;
}

.maincontainer.formulaire_paiement .theme-v2 .total .total_text {
    text-align: left;
}

/* Discount */
.maincontainer.formulaire_paiement .theme-v2 .shop_discount {
    text-align: right;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_discount_link i {
    margin-right: 4px;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_discount a:not(.btn) {
    color: #34364B;
    cursor: pointer;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_discount .input-group input {
    border-top: 1px solid #DDDDE1!important;
    border-right: none;
    border-bottom: 1px solid #DDDDE1!important;
    border-left: 1px solid #DDDDE1!important;
    height: 40px;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_discount .input-group-btn .btn {
    background: #F9FAFB!important;
    color: #34364B !important;
    border-radius: 0 4px 4px 0!important;
    border-top: 1px solid #DDDDE1!important;
    border-right: 1px solid #DDDDE1!important;
    border-bottom: 1px solid #DDDDE1!important;
    border-left: none;
    font-size: 13px;
    height: 40px;
    outline:0;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_discount #discounterror .alert {
    background-color: transparent;
    border:none;
    margin: 5px 0 0 0;
    padding: 0;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_discount #discounterror .alert:before {
    content: "\f071";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    margin-right: 5px;
}

/* Form */
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group {
    margin-top: 0;
    margin-bottom: 10px;
    border-radius: 6px;
    border: 1px solid #D2D3E0;
    padding: 15px;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .controls {
    padding: 0!important;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group.cgv {
    border: none;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .form-control {
    float: none;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .input-group {
    display: block;
    width: 100%;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .control-group {
    margin-top: 0;
    margin-bottom: 10px;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .select2 {
    margin-bottom: 10px;
    width: 100%!important;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .form-control[disabled] {
    background: transparent;
    opacity: .4;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .control-label {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.6px;
    color: #212B36;
    opacity: .7;
    margin-bottom: 0;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group.renseignement .control-label{
    white-space: break-spaces;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group label {
    font-size: 13px;
    line-height: 18px;
    padding: 0;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .checkbox {
    display: flex;
    align-items: center;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .checkbox label {
    padding-left: 0px !important;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group.form-group-no-border label {
    font-size: 13px;
    color: #34364B;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    opacity: 1;
}
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group input[type="text"],
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group input[type="email"],
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group input[type="password"],
.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group input[type="number"] {
    letter-spacing: 0.4px;
    color: #212B36;
    border: none;
    box-shadow: none;
    padding: 0;
    height: 20px;
    font-size: 14px;
    width: 100%;
    background: transparent;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group input.input-xlarge {
    width: 100%!important;
}

.maincontainer.formulaire_paiement .theme-v2 .shop_inscription .form-group .input-group-addon {
    display: none;
}

/* Payment */
.maincontainer.formulaire_paiement .theme-v2 .payments_buttons {
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
.maincontainer.formulaire_paiement .theme-v2 .payments_terms {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 12px;
}

.maincontainer.formulaire_paiement .theme-v2 .payments_buttons .col-sm-6:nth-child(odd),
.maincontainer.formulaire_paiement .theme-v2 .payments_terms .col-sm-6:nth-child(odd) {
    padding: 8px 4px 0 0;
}

.maincontainer.formulaire_paiement .theme-v2 .payments_buttons .col-sm-6:nth-child(even),
.maincontainer.formulaire_paiement .theme-v2 .payments_terms .col-sm-6:nth-child(even) {
    padding: 8px 0 0 4px;
}

@media (max-width: 767px) {
    .maincontainer.formulaire_paiement .theme-v2 .payments_buttons .col-sm-6:nth-child(odd),
    .maincontainer.formulaire_paiement .theme-v2 .payments_terms .col-sm-6:nth-child(odd) {
        padding: 8px 0 0 0;
    }

    .maincontainer.formulaire_paiement .theme-v2 .payments_buttons .col-sm-6:nth-child(even),
    .maincontainer.formulaire_paiement .theme-v2 .payments_terms .col-sm-6:nth-child(even){
        padding: 8px 0 0 0;
    }
}

.maincontainer.formulaire_paiement .theme-v2 .payment_module,
.maincontainer.formulaire_paiement .theme-v2 .payment_term {
    background: #F8F8F8;
    color: #34364B;
    font-size: 13px;
    margin: 0;
    padding: 10px;
}

.maincontainer.formulaire_paiement .theme-v2 .payment_module .radio,
.maincontainer.formulaire_paiement .theme-v2 .payment_term .radio {
    margin: -3px 8px 0 0;
}

.maincontainer.formulaire_paiement .theme-v2 .payment_module label,
.maincontainer.formulaire_paiement .theme-v2 .payment_term label {
    display: block;
    line-height: 20px;
    padding: 0;
}

.maincontainer.formulaire_paiement .theme-v2 .payment_module i.fa {
    float: right;
    font-size: 16px;
}

.formulaire_paiement .shop_container .shop-step-next.disabled-button {
    filter: grayscale(1);
}
.formulaire_paiement .shop_container .shop-step-next.disabled-button:hover {
    cursor: auto;
    opacity: inherit;
}

.formulaire_paiement .shop_container .form-group .helper-required {
    margin-top: 6px;
}

@media (max-width: 767px) {
    .select2-container {
        min-width: 200px;
    }
}
