/*
Theme Name: Flatsome Upweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
button.single_add_to_cart_button.button.alt {
    background: #fb4646;
}
.video.video-fit.mb {
    padding: 0 !important;
}
p#billing_state_field {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #fb4646;
}
/* LIEN LAC */
/* .gt3_tools_bar {
    position: fixed;
    right: -400px;
    top: 0;
    background-color: #ffffff;
    width: 400px;
    height: 100%;
    z-index: 10001;
    -webkit-transition: right .3s ease;
    -moz-transition: right .3s ease;
    transition: right .3s ease;
}



/* END */
