/* PAGE COURS */
.cours_icon{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.cours-price ins{
    display: block;
    text-decoration: none;
}
.cours-price .woocommerce-Price-amount{
    text-decoration: none;
    font-weight: bold;
}
.cours-price del{
    display: block;
}
.cours-price del .woocommerce-Price-amount{
    font-weight: lighter !important;
    opacity: 0.8;
}
.cours-date{
    cursor: pointer;
    background: #f5f5f5;
}
.cours-date-outofstock{
    cursor: not-allowed;
}
.cours-date.selected{
    background: #FFF;
    border-color: #a7c83d !important;
    border-width: 4px !important;
}
a.removetocart_reservation {
    font-size: 1em;
    height: 1em;
    width: 1em;
    text-align: left;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.cours-reservationcurrent{
    font-size: 0.7em;
}
#reservation-notices a.button.wc-forward{
    display: block;
    margin-bottom: 10px;
    color:#f08700;
}
#reservation .error{
    border-color: red !important;
}

.sidebar h4{
    color: #f08700;
    text-transform: uppercase;
}

/* Footer*/
#prefooter{
    color: #fff;
}
#prefooter .form-control{
    max-width: 400px;
}
#prefooter .wpcf7 p{
    margin-bottom: 0;
}
#prefooter .wpcf7 input[type="email"]{
    border:0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding-left: 8px;
}
#prefooter .wpcf7 button:not(:disabled), #prefooter .wpcf7 [type="button"]:not(:disabled), #prefooter .wpcf7 [type="reset"]:not(:disabled), #prefooter .wpcf7 [type="submit"]:not(:disabled){
    border:0;
    color:#000;
    font-weight: bold;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0.375rem 0.75rem;
}
#footer-widget h3{
    font-size:1.1em;
    text-transform: uppercase;
    color: #f08700;
    margin-bottom: 15px;
}
#footer-widget .menu{
    padding: 0;
    list-style: none;
}
#footer-widget .menu li{
    padding: 3px 0;
}
#footer-widget .menu a{
    color: #000;
}
.footer-tel{
    color: #f08700;
    font-weight: bold;
}
#copyright, #copyright a{
    font-size: 0.9em;
    color: #000;
}
.wpcf7-list-item{
    margin: 0 !important;
}
#footer-widget .custom-logo{
    max-width: 150px;
}

.contact-form .wpcf7 button:not(:disabled), .contact-form .wpcf7 [type="button"]:not(:disabled), .contact-form .wpcf7 [type="reset"]:not(:disabled), .contact-form .wpcf7 [type="submit"]:not(:disabled){
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #a7c83d;
    border-color: #a7c83d;
}
.contact-form .wpcf7 button:not(:disabled):hover, .contact-form .wpcf7 [type="button"]:not(:disabled):hover, .contact-form .wpcf7 [type="reset"]:not(:disabled):hover, .contact-form .wpcf7 [type="submit"]:not(:disabled):hover{
    color: #000;
    background-color: #b4d05a;
    border-color: #b0ce50;
}
.responsive-map-container {
    position: relative;
    padding-bottom: 30%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-map-container iframe,   
.responsive-map-container object,  
.responsive-map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* woocommerce*/
.woocommerce-info {
    border-top-color: #a7c83d !important;
}
.woocommerce-info::before {
    color: #a7c83d !important;
}
.woocommerce fieldset{
    margin-top: 30px;
}
.woocommerce legend{
    color:#f08700;
}
.woocommerce form .form-row{
    padding: 5px 0;
}
.woocommerce form .form-row label{
    color:#a7c83d;
    font-weight: bold;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    top:0;
}
.woocommerce-account h3, .woocommerce-account .addresses .title h3{
    color:#f08700 !important;
}
.woosb-cart-child{
    display: none;
}
.display-4{
    font-size: 2.5rem !important;
    font-weight: 400 !important;
    margin-bottom: 15px;
}
.cart-collaterals{
    margin-top: 50px;
}
.btn-primary{
    color:#fff !important;
}
#customer_details, .woocommerce-additional-fields, #order_review_heading{
    margin-top: 30px !important;
}
#payment{
    margin-top: 50px !important;
}
.woocommerce table.shop_table{
    margin-top: 30px !important;
    margin: 0 0 30px 0 !important;
}
.woocommerce form .form-row textarea{
    box-shadow: 0 0 0 0.25rem rgb(167 200 61 / 65%);
}
.select2-container .select2-selection--single{
    height: 35px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
    padding: 0 0.75rem;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #ced4da !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
    position: absolute;
    top: 0px !important;
    right: 1px;
    width: 20px;
}


/* CHECKOUT */
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    width: 80px !important;
}
.cart_title, .cart_cours{
    font-weight: bold;
    text-transform: uppercase;
}
.cart_title{
    color: #f08700;
    font-size: 0.9em;
}
.cart_cours{
    color: #000;
    font-size: 0.8em;
}
.cart_cours_date{
    color: #a7c83d;
    font-size: 0.9em;
}
.woocommerce td.product-name dl.variation{
    margin-top: 10px;
    font-size: 0.9em;
}
.woocommerce td.product-name dl.variation dt{
    font-weight: 500;
    display: block !important;
    float: none !important;
}
.woocommerce td.product-name dl.variation dd{
    font-size: 0.9em;
    line-height: 1.3em;
}
.includes_tax{
    display: block;
}

/* thank you*/
.wc-item-meta{
    font-size: 12px;
    padding-left: 0;
}
.woocommerce-orders-table__cell-order-actions a{
    margin-right: 15px;
}