
/*#sumup-payment-status{display:none}*/




.woocommerce-billing-fields__field-wrapper .input-required{border:1px solid red}

.woocommerce-details .content-area {
    width: 100% !important
}

.woocommerce-NoticeGroup {
    width: 100%;
    min-width: 100%;
    flex-basis: 100%
}

.oob-woocommerce-invalid {
    border: 1px solid red !important
}

#ui-datepicker-div {
    z-index: 3;
}

.oob-woocommerce-validated {
    border: 1px solid green
}

form.checkout {
    flex-wrap: wrap
}

body {
    width: 100%;
}

header h1 {
    padding-left: 0px !important
}

.form-row.place-order {
    flex-direction: column
}

#order_review_heading,
#order_review {
    width: 100% !important;
    float: left !important;
    margin-right: 0;

}

.billing_mineur,
#family-form .autorisation_parentale {
    display: none
}

.regle ul li {
    font-size: 13px
}

.regle ul {
    margin-left: 0px
}

#order_review table {
    width: 100%
}

.wrapper-product {
    align-items: center
}

.woo-wallet-sidebar ul li:first-child {
    display: none;
}

.remove {
    height: 20px;
    text-align: right;
}

.hidden {
    display: none
}

.show {
    display: block
}

.remove .fa-trash-can {
    font-size: 20px;
    color: red;

}

.remove .fa-trash-can:hover {

    cursor: pointer;
}

.login-username {

    width: 50%;

}

p.login-username {

    width: 100%;

}

.login .fa-user-circle {
    font-size: 45px;
}

.login {
    padding-top: 10px
}

.login {
    float: right;
    padding-right: 15px;
}

#content>.col-full {
    margin-top: 0px;
}

#header {
    width: 100%;
    flex-basis: 100%;
    height: 40px;
    margin-bottom: 20px;
}

.site-header {
    margin-bottom: 10px !important;
    padding-top: 7px !important;
}

.site-header>.col-full {
    margin-top: 0px !important
}

.home .storefront-primary-navigation {
    display: none
}

.site-branding {
    margin-bottom: 10px !important;
}

#notice_membership_pending {
    background: #f2621a;
    color: #fff;
    padding: 5px 15px;
    text-align: center
}

.col-1,
.col-2 {
    max-width: 45% !important;
}

.custom-control-input {
    z-index: 2 !important;
    opacity: 1 !important;
}

#wrapper-navbar {
    height: 80px;
    background: #17A2B8
}

body .site #wrapper-navbar nav {

    background: #17A2B8 !important
}

.logout {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 9999;
}

.logout_customer {
    position: absolute;
    top: 15px;
    right: 10px;
}

.logout_customer i {
    color: #fff !important;
}

.logout a {
    padding: 3px 10px;
    background: #fff;
    color: #17A2B8;
    border-radius: 10px;
}

#page-wrapper {
    margin-top: 100px;
}

#paiements {
    justify-content: center;
    display: flex;
    padding-top: 100px;
}

.paiement {
    padding: 15px 100px;
    background: #17A2B8;
    margin: 25px;
}

.paiement a {
    color: #fff;
}


/*footer{display: none!important}*/

.site-info {
    display: none
}

#woocommerce-wrapper {
    margin-top: 50px;
}

h1.woocommerce-products-header__title {
    text-transform: capitalize
}

.archive .products li {
    position: relative;
    flex-direction: column;
}



.add_to_cart_button {
    border: 1px solid #17A2B8 !important;
    color: #17A2B8 !important;
    font-size: 13px !important;

}

.add_to_cart_button:hover {
    background: #17A2B8 !important;
    color: #fff !important;
}

.added_to_cart {
    position: absolute;
    bottom: 60px;
    right: 5px;
    background: #17A2B8 !important;
    color: #fff !important;
    margin-top: 15px;
    padding: 4px 10px;
    line-height: 20px;

    display: block;
    vertical-align: middle;
}

/*.products li{display: block!important;min-height:445px;}*/

.custom-logo-link img {
    border: 5px solid #fff;
}

.entry-title {
    font-size: 19px;
    line-height: 27px;
    padding-top: 5px;
}

#loginform,
#signupform {
    width: 700px;
    justify-content: space-between;
}

#loginform p,
#signupform p {
    display: flex;
    justify-content: space-between;
}

#signupform input,
#loginform input {
    margin-left: auto;
}

.login-submit input,
.register-button {
    margin-top: 25px;
    background: #17A2B8 !important;
    color: #fff !important;
    padding: 5px 15px;
}

/* h1{display: none}*/

#traitement {
    display: none
}

#loginform .g-recaptcha {
    width: 40% !important;
    margin-top: -60px;
}

#register-form label {
    width: 200px;
    padding-left: 100px;
}
#menu-menu_haut {display:flex;justify-content:end}
#menu-menu_haut a {
    color: #222;
    font-size: 19px;
    font-weight: bold;
}

.clone,
#add_to_cart_subscription {
    background: #17A2B8;
    padding: 10px 25px;
    border-radius: 7px;
    font-size: 19px;
}

#total {
    text-align: right
}

#total label {
    margin-right: 20px;
}

#site-header-cart {
    display: none
}

#oob-custom-field {
    margin-bottom: 35px;
}

#oob-custom-field input {
    margin-left: 15px;
}

.site-branding {
    width: 800px !important;
}

.site-branding .custom-logo-link img {
    width: 160px !important;
    max-width: 160px !important;
    border: none;
   
}

.widget-area {
    display: none
}

.storefront-breadcrumb {
    margin-bottom: -15px !important;
}

.woocommerce-cart .woocommerce-message {
    display: none
}

#customer_details {
    margin-right: 15px !important;
    width: 45% !important;
}

.cart-item .product-total {
    width: 25% !important;
}

tr .product-total {
    width: 25% !important;
}



#policy_label {
    overflow-y: scroll;
    height: 150px;
    margin-bottom: 50px;
}

#label_policy_field {
    display: none
}

#billing_store_pickup_select_field,
#billing_correspondant_pot_select_field {
    display: none
}