/* Theme Name: F3C
 * Theme URI: http://http://www.f3c-sa.com/
 * Description: Theme personnalisé créé par Emeric COLLOT pour Net&Tic.
 * Version: 1
 * Author: Emeric COLLOT */

* {
    box-sizing: border-box;
}
html{
    font-size:100%;
}
html,body{
    width:100%;
    height:100%;
}
body{
    font-family: 'Roboto', sans-sherif;
    margin:0;
    padding:0;
    line-height:normal;
    font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    line-height:1;
    font-size: 1em;
    font-style:normal;
    font-weight:normal;
}
a{
    color: #184173;
    text-decoration:none;
    cursor:pointer;
    transition: all 500ms;
}
ul, li{
    margin: 0;
}
a:hover{
    color: black;
}
a img{
    border:none;
}
em{
    font-style:italic;
}
fieldset,form{
    margin:0;
    padding:0;
    border:none;
}
iframe{
    max-width: 100%;
}
button,input,select{
    vertical-align:middle;
}
p, li{
    margin: 0;
    font-size: 1.125rem;
}
img, video{
    max-width: 100%;
}
.overall{
    max-width: 1440px;
    margin: auto;
}
.right {
    float: right;
}
.left {
    float: left;
}
.center {
    text-align: center;
}
.upper {
    text-transform : uppercase;
}
.clear{
    clear:both;
}
.no_text_decoration {
    text-decoration: none!important;
}
.clearfix::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.column-container{
    width: 100%;
}
.column-container::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.col-1-2{
    float: left;
    display: inline-block;
    width: 50%;
}
.col-1-3{
    float: left;
    display: inline-block;
    width: 33.333%;
}
.col-2-3{
    float: left;
    display: inline-block;
    width: 66.666%;
}
.col-1-2{
    float: left;
    display: inline-block;
    width: 50%;
}
.col-1-4{
    float: left;
    display: inline-block;
    width: 25%;
}
.col-3-4{
    float: left;
    display: inline-block;
    width: 75%;
}
.col-1-5{
    float: left;
    display: inline-block;
    width: 20%;
}
.col-2-5{
    float: left;
    display: inline-block;
    width: 40%;
}
.col-3-5{
    float: left;
    display: inline-block;
    width: 60%;
}
.col-4-5{
    float: left;
    display: inline-block;
    width: 80%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0!important;
}
h2 {
    font-size: 1.5em;
	font-weight: 700;
    margin-bottom: 25px!important;
}
h3 {
    font-size: 1.35em;
    font-weight: 700;
}
h4 {
    font-size: 1.875em;
    margin-bottom: 20px;
    line-height: 1.1em;
}
.nt-newsletter-subscription {
    margin: 15px 0 0;
    display: inline-block;
    position: relative;
    padding: 15px 15px 15px 0;
}
.nt-newsletter-subscription:after {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.75);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.nt-newsletter-subscription.loading:after {
    opacity: 1;
    visibility: visible;
}
.btn,
#mailjetSubscriptionForm input[type="submit"],
.nt-newsletter-subscription input[type=submit]{
    background: #FCCD12;
    border: none;
    color: #184173;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-size: 1.125em;
    font-weight: 700;
    height: 42px;
    margin: 15px 0;
    padding: 10px 20px 10px 15px;
    position: relative;
    /*text-transform: uppercase;*/
    transition: all 500ms;
}

.nt-newsletter-subscription input[type=submit]{
    margin: 0;
}
.nt-newsletter-subscription input[type=email] {
    height: 42px;
    border: none;
    padding: 0 15px;
    font-size: 0.875rem;
    font-family: inherit;
}
.nt-newsletter-subscription .nt_form-messages-container:not(:empty) {
    margin-top: 15px;
}
.btn:hover,
#mailjetSubscriptionForm input[type="submit"]:hover {
    padding: 10px 15px 10px 20px;
}
.btn:before,
#mailjetSubscriptionForm input[type="submit"]:before,
.mailpoet_paragraph + .mailpoet_paragraph:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -5px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 42px 5px;
    border-color: transparent transparent #fccd12 transparent;
}
@-moz-document url-prefix() {
    .btn:before, .mailpoet_paragraph + .mailpoet_paragraph:before {
        left: -4px;
    }
}

.header-separator {
    clear: both;
    display: block;
    width: 100%;
    height: 50px;
}
img.aligncenter {
    display: block;
    margin: auto;
}

.grecaptcha-badge {
    display: none;
}
.mailpoet_paragraph + .mailpoet_paragraph {
    position: relative;
}
#mailpoet_form_1 .mailpoet_validate_success {
    color: white!important;
}
.mailpoet_paragraph + .mailpoet_paragraph:before {
    top: 15px;
}
.vc_row.vc_column-gap-35 {
    max-width: 100%;
    margin-left: auto!important;
    margin-right: auto!important;
}
.page-content h3 {
    font-size: 1.875em;
    font-weight: 900;
    margin-bottom: 30px;
}
.page-content h4 {
    font-size: 1.5em;
    font-weight: 900;
}
.page-content p {
    clear: both;
    margin-bottom: 20px;
}
.page-content ul:not(.woocommerce-error) {
    padding-left: 25px;
}
.page-content ul:not(.woocommerce-error) li {
    list-style: none;
    position: relative;
}
.page-content ul:not(.woocommerce-error) li:before {
    border-radius: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: -18px;
    width: 5px;
    height: 5px;
    background: #fccd12;
}
.page-content ul li.vc_tta-tab:before {
    display: none;
}
.page-content ul li.vc_tta-tab.vc_active > a {
    background-color: #163b71!important;
    color: white!important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent!important;
}
.vc_tta-panel-body {
    padding: 30px!important;
}
.vc_tta-panel-body p{
    font-size: 0.9em;
}
.wpcf7 .col-sm-6:first-child {
    width: 50%;
    float: left;
    padding-right: 30px;
    text-align: right;
}
.wpcf7 .col-sm-6:last-child {
    width: 50%;
    float: left;
    padding-left: 30px;
}
.wpcf7 label {
    color: #808080;
    max-width: 100%;
}
.wpcf7 p {
    max-width: 100%;
}
span.wpcf7-list-item {
    margin: 0 20px!important;
}
.wpcf7-form-control.wpcf7-radio {
    display: inline-block;
    width: 350px;
    text-align: center;
}
.wpcf7 input[type=radio] {
    margin-top: -2px;
}
.wpcf7 input.wpcf7-form-control, .wpcf7 select.wpcf7-form-control {
    background-color: white;
    box-sizing: border-box;
    color: #808080;
    font-size: 16px;
    padding: 12px 0 10px 57px;
    height: 44px;
    line-height: normal;
    font-family: "Roboto";
    width: 350px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    max-width: 100%;
    transition: all 500ms;
}
.wpcf7 textarea {
    line-height: normal;
    width: 760px;
    max-width: 100%;
    height: 120px;
    font-family: "Roboto";
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    box-sizing: border-box;
    color: #808080;
    font-size: 16px;
    padding: 15px;
    resize: vertical;
}
.wpcf7 input[type=submit] {
    border-color: #163b71;
    background-color: transparent;
    cursor: pointer;
    font-weight: normal;
    font-size: 24px;
    color: #163b71;
    white-space: normal;
    line-height: 45px;
    padding: 10px 0;
    height: auto;
    margin-top: 30px;
}
.wpcf7 input[type=submit]:hover {
    color: white;
    background: #163b71;
}
.wpcf7 label {
    display: inline-block;
    position: relative;
}
.wpcf7 br {
    display: none;
}
.wpcf7 p .fa, .wpcf7 p .far, .wpcf7 p .fas {
    position: absolute;
    color: #cdcac3;
    z-index: 100;
    font-size: 18px;
    top: 13px;
    left: 20px;
}
div.wpcf7 .ajax-loader {
    margin-right: -19px!important;
}
#wpcf7-f343-p38-o1 textarea {
    width: 350px;
}
#wpcf7-f343-p38-o1 p {
    text-align: center;
}
#wpcf7-f343-p38-o1 input.wpcf7-form-control, #wpcf7-f343-p38-o1 select.wpcf7-form-control {
    margin-bottom: 0;
}
#wpcf7-f343-p38-o1 input[type=submit] {
    margin-top: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%!important;
}
.cool-timeline-horizontal {
    margin-top: 30px;
}
.cool-timeline-horizontal .ctl_h_nav .slick-list {
    display: none;
}
.cool-timeline-horizontal .content-details {
    height: 130px;
}
.info-other-zipcode {
    text-align: center;
    margin: 30px 0 50px;
}
#form-other-zipcode {
    display: block;
    text-align: center;
}
#form-other-zipcode input {
    height: 35px;
    border: 1px solid #DEDEDE;
    padding-left: 10px;
}

.form-account-num-client {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}
.woocommerce-page.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-Button {
    display: none;
}
.form-account-num-client .form-line .btn {
    margin-top: 0;
}


/* HEADER */

header:not(.vc_cta3-content-header) {
    background: #184173;
    height: 39px;
    position: relative;
}
header .overall {
    display: flex;
    position: relative;
    height: 100%;
    max-width: none;
}
header .gohome {
    background: #FCCD12;
    width: 56px;
    padding-top: 5px;
    text-align: center;
}
header .right-nav {
    background: #FCCD12;
    display: flex;
    font-weight: bold;
    height: 100%;
    width: 290px;
    padding: 10px 10px 0 15px;
    position: absolute;
    right: 0;
}
header .right-nav:before {
    content:"";
    display: inline-block;
    position: absolute;
    top: -6px;
    left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 45px 7px;
    border-color: transparent transparent #fccd12 transparent;
}
header .right-nav div {
    margin-right: 15px;
}
header .right-nav div.fb, header .right-nav div.fb img {
    margin-right: 0;
}
header .right-nav div.fb img {
    margin-top: -3px;
}

header .right-nav a {
    color: #184173;
    vertical-align: bottom;
}
header .right-nav a img {
    vertical-align: -4px;
    margin-right: 10px;
}

#menu {
    padding-top: 10px;
    text-align: center;
    width: calc(100% - 345px);
}
#deroulant{
    list-style: none;
    display: inline-flex;
    padding-left: 0;
}
#deroulant > li{
    list-style: none;
    display: inline-block;
    padding: 0 12px;
}
#deroulant > li > a{
    color: white;
    display: inline-block;
    font-size: 1rem;
    font-weight: 900;
    transition: all 500ms;
}
#deroulant > li:not(:last-child) {
    border-right: 1px solid white;
}




/* HOME */

#service_title {
    padding-left: 55px;
    background: url('assets/img/icon-livraison.png') left top no-repeat;
    background-size: 35px;
    height: 50px;
    padding-top: 3px;
}
#prix_title {
    padding-left: 55px;
    background: url('assets/img/icon-euro.png') left top no-repeat;
    background-size: 25px;
    height: 50px;
    padding-top: 5px;
}
#commande_title {
    padding-left: 55px;
    background: url('assets/img/icon-cart.png') left top no-repeat;
    background-size: 35px;
    height: 50px;
    padding-top: 3px;
}
#form_cp {
    width: 100%;
    text-align: center;
}

#form_cp input[type=text] {
    border: none;
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    margin-top: 20px;
    text-align: center;
}
#form_cp input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    font-size: 1.2em;
    opacity: 1; /* Firefox */
}
#form_cp input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
    font-size: 1.2em;
}
#form_cp input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
    font-size: 1.2em;
}
#form_cp .radio-container {
    margin-top: 15px;
}
#form_cp .radio-container > div {
    display: inline-block;
    width: auto;
}
#form_cp .radio-container label {
    color: white;
    font-size: 1.125em;
    vertical-align: -4px;
    margin-right: 10px;
}
#form_cp .radio-container label:not(:last-child) {
    margin-right: 25px;
}
#row_newsletter {
    background-position: right!important;
}
.mailpoet_form {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px!important;
    padding-right: 175px;
}
.mailpoet_form .mailpoet_paragraph {
    display: inline-block;
    vertical-align: top;
}
.mailpoet_form input[type=email] {
    border: none;
    font-family: 'Roboto';
    font-size: 1em;
    height: 42px;
    padding: 0 15px;
    margin: 15px 15px 15px 0;
    width: 300px;
}
#mailjetSubscriptionForm {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
#mailjetSubscriptionForm .mailjet-widget-form-group {
    margin: 0;
}
#mailjetSubscriptionForm input[type=email] {
    height: 42px;
    padding: 0 10px;
    font-family: inherit;
    margin: 0;
}
#mailjetSubscriptionForm input[type=submit] {
    margin: 0;
}
.mailjet_widget_form_message:not(:empty) {
    margin-top: 15px;
    display: block;
    font-size: 0.875rem;
}

.encart-actu {
    background: url('assets/img/banner-actu.jpg') center center no-repeat;
    background-size: cover;
    padding: 80px 0 65px;
}
.actus-title {
    color: #163B71;
    font-size: 1.875em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px!important;
    position: relative;
}
.actus-title:before {
    position: absolute;
    content:" ";
    display: inline-block;
    height: 5px;
    top: 14px;
    left: 75px;
    width: calc(50% - 300px);
    background: #184173;
}
.actus-title:after {
    position: absolute;
    content:" ";
    display: inline-block;
    height: 5px;
    top: 14px;
    right: 75px;
    width: calc(50% - 300px);
    background: #184173;
}
.listing-actus .item-actu {
    float: left;
    width: calc(33.3333% - 110px);
    margin-right: 165px;
}
.listing-actus .item-actu:last-child {
    margin-right: 0;
}
.listing-actus.page-actu .item-actu:nth-child(3n) {
    margin-right: 0;
}
.listing-actus .item-actu .img-wrapper {
    width: 100%;
    padding: 10px;
    position: relative;
}
.listing-actus .item-actu .img-wrapper:before {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
}
.content-single h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 50px;
}
.content-single p {
    margin-bottom: 15px;
}
.listing-actus .item-actu .img-wrapper.cat_21:before, .listing-actus .item-actu .img-wrapper.cat_1:before {
    border-color: #184173 transparent transparent transparent;
}
.listing-actus .item-actu .img-wrapper.cat_22:before {
    border-color: #FCCD12 transparent transparent transparent;
}
.listing-actus .item-actu .img-wrapper img{
    width: 100%;
    height: auto;
}
.listing-actus .item-actu .txt {
    padding: 10px;
    color: #184173;
}
.encart-actu .all-actus {
    background: #184173;
    color: white;
    font-size: 1.125em;
    font-weight: 900;
    float: right;
    margin-top: 30px;
    padding: 5px 15px;
    position: relative;
}
.encart-actu .all-actus:after {
    content:"";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 31px 7px 0 0;
    border-color: #184173 transparent transparent transparent;
}
#row_intro {
    background: #184173;
}
#row_intro p{
    font-size: 1.5em;
    line-height: 1em;
}
.row_intro h2 {
    font-size: 1.375em;
    margin: 0!important;
    line-height: 1.3em;
}
.banner-page img {
    width: 100%;
    display: flex;
    height: auto;
}
.contenu p {
    margin-bottom: 15px;
}

.page-content .woocommerce {
    margin: 50px 0;
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
    border-bottom: 1px solid #DEDEDE;
}
.woocommerce-MyAccount-navigation > ul {
    display: flex;
    list-style: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.woocommerce-MyAccount-navigation > ul > li {
    border-bottom: 1px solid #DEDEDE;
    display: inline-block;
    margin-bottom: -1px;
    background: white;
}
.woocommerce-MyAccount-navigation > ul > li.is-active {
    border: 1px solid #DEDEDE;
    border-bottom-width: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.woocommerce-MyAccount-navigation > ul > li:before, ul.woocommerce-order-overview li:before {
    display: none!important;
}
.woocommerce-MyAccount-navigation > ul > li > a {
    color: #777;
    display: inline-block;
    padding: 15px 30px;
    transition: all 500ms;
}
.woocommerce-MyAccount-navigation > ul > li.is-active > a, .woocommerce-MyAccount-navigation > ul > li > a:hover {
    color: #222;
}

.pagination {
    margin: 50px 0;
}
.pagination a, .pagination span{
    width: 50px;
    height: 50px;
    color: #222;
    line-height: 46px;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    margin: 6px;
    font-weight: bold;
    background: #FFF;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    transition: all 500ms;
}
.pagination span, .pagination a:hover{
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border: 1px solid #184173;
    margin: 6px;
    font-weight: bold;
    background-color: #184173;
    color: #FFF;
    transition: all 500ms;
}
.pagination a.prev{
    transform: rotate(180deg);
}



/* TUNNEL DE COMMANDE */


.woocommerce form .form-row label {
    line-height: normal;
}
.signup-main-container {
    border: 1px solid #d3ced2;
    padding: 20px 20px 7px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.signup-main-container form.register, .signup-main-container form.register-by-num-cegid {
    border: none;
    display: none;
    padding: 0;
    margin: 0;
}

#ajax_signup_response_container .alert,
#signup_confirmation_container .alert,
.signup-form-container .alert,
.mailjet_widget_form_message:not(:empty),
.nt-alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: 1rem;
}
.nt-alert {
    margin-bottom: 0!important;
}
.mailjet_widget_form_message {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
#ajax_signup_response_container .alert-success,
#signup_confirmation_container .alert-success,
.signup-form-container .alert-success,
.nt-alert-success
{
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
#ajax_signup_response_container .alert-error,
#signup_confirmation_container .alert-error,
.signup-form-container .alert-error,
.nt-alert-danger  {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.alert a {
    text-decoration: underline;
}

#signup_confirmation_container {
    display: none;
 }
#infos_complementaires_ajax {
    display: none;
}
#note_mauvais_compte {
    font-size: 1rem;
}

.note-rgpd-signup p {
    font-size: 0.9375em;
    font-style: italic;
}
.signup-choice-wrapper p {
    margin-bottom: 15px;
}
.signup-choice-wrapper label {
    cursor: pointer;
    padding-right: 10px;
    transition: all 500ms;
}
.signup-choice-wrapper label:hover, .signup-choice-wrapper label.active {
    padding-left: 10px;
    padding-right: 0;
    color: #184173;
}
.signup-choice-wrapper label.transparent {
    opacity: 0.5;
}
.signup-choice-wrapper input[type=radio]{
    vertical-align: 0px;
}
.woocommerce form.woocommerce-form-register .form-row input[type=checkbox] + label, .woocommerce form.form-account-num-client .form-row input[type=checkbox] + label {
    display: inline;
    width: auto;
    vertical-align: -1px;
    font-size: 1rem;
}

.form-line {
    display: block;
    margin-bottom: 25px;
}
.form-line label:first-child{
    display: inline-block;
    width: 120px;
    text-align: left;
}
.form-line input[type=text], .form-line input[type=number], .form-line input[type=tel], .form-line input[type=email], .form-line input[type=password], .form-line select{
    background: white;
    border: 1px solid #BDBDBD;
    border-radius: 10px;
    width: 300px;
    height: 40px;
    padding: 0 13px;
    outline: none;
    transition: all 500ms;
}
.form-line input:focus, .form-line input:active {
    border-color: #333;
}
.signup-form input[readonly] {
    border: none;
    height: 20px;
}

.recap-commande {
    border: 1px solid #184173;
}
.recap-commande .header{
    background: #184173;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.recap-commande .header span {
    color: white;
    font-size: 1.25em;
    font-weight: bold;
}
.recap-commande .content {
    padding: 20px;
}
.recap-commande .content hr {
    border: none;
    border-top: 2px solid #184173;
    margin: 15px 0;
}
.recap-commande .content .prix-litre {
    color: #184173;
    font-size: 0.875em;
    transition: all 500ms;
}
.recap-commande .content .prix-litre span {
    font-size: 1.25rem;
    font-weight: bold;
}
.recap-commande .content .recap {
    line-height: 1.6em;
}
.recap-commande .content .total {
    color: #184173;
    display: inline-block;
    font-size: 1.25em;
    position: relative;
    width: 100%;
}
.recap-commande .content .total .total-num {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0.875em;
    transition: all 500ms;
}
.recap-commande .content .total .total-num span {
    font-size: 1.875rem;
    font-weight: bold;
}

.woocommerce form.woocommerce-form-login .form-row label, .woocommerce form.woocommerce-form-register .form-row label, .woocommerce form.form-account-num-client .form-row label {
    display: inline-block;
    width: 150px;
}
.woocommerce form .form-row input.input-text {
    border: 1px solid #DEDEDE;
    display: inline-block;
    height: 30px;
    padding-left: 15px;
}
.woocommerce form legend {
    font-size: 1.125em;
    font-weight: bold;
    padding: 20px 0 10px;
}
.woocommerce-MyAccount-navigation-link--downloads {
    display: none!important;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #DEDEDE;
    height: 30px;
}
.woocommerce form.woocommerce-form-register .form-row input.input-text, .woocommerce form.form-account-num-client .form-row input.input-text {
    width: calc(100% - 160px);
}
.woocommerce form.woocommerce-form-login .form-row input.input-text[name=username], .woocommerce form.woocommerce-form-login .form-row .password-input {
    display: inline-flex;
    width: calc(100% - 160px);
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 7px;
}
.woocommerce form .form-row textarea, .woocommerce form .form-row textarea {
    border: 1px solid #DEDEDE;
    display: inline-block;
    height: 80px;
    padding: 10px 15px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border: 2px solid #184173!important;
    background: #184173!important;
    color: white!important;
    width: 100%!important;
    transition: all 500ms;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: white!important;
    color: #184173!important;
}
.woocommerce form.woocommerce-form-login #rememberme, .woocommerce form.woocommerce-form-login #rememberme + span {
    display: none;
}
.woocommerce form.woocommerce-form-login .lost_password {
    text-align: right;
    margin-top: 10px;
}
.woocommerce form.woocommerce-form-login .lost_password a {
    color: #777;
    font-size: 1rem;
}
form.lost_reset_password {
    text-align: center;
}
form.lost_reset_password .woocommerce-form-row {
    float: none;
    width: 100%;
    margin: 30px 0;
}
form.lost_reset_password .woocommerce-form-row input {
    max-width: 500px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    background-color: #F4F4F4;
    font-size: 1.25em;
    border-top: 5px solid #CC0000;
    padding: 1em 2em 1em 2em;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
    display: none;
}
.woocommerce form .form-row input.input-text#coupon_code {
    height: 45px;
    font-family: inherit;
    font-size: inherit;
}


/* PAGES */

.wc_payment_methods li:before, .clt_carousel_slider .slick-track > li:before, .clt_caru_slider .slick-track > li:before, .clt_carousel_slider .slick-track > li .ctl-story-time {
    display: none!important;
}
.clt_caru_slider .slick-track > li .content-title {
    margin-bottom: 0!important;
}
.listing-actus.page-actu {
    margin-bottom: 50px;
}
#order_review_heading {
    margin-top: 50px;
}
.woocommerce form.checkout .form-row label {
    font-size: 0.875em;
    margin-top: 5px;
}


/* SINGLE ACTUS */


.content-single {
    padding: 50px 0;
}



.woocommerce-Address header {
    background: white;
    color: #184173;
}
.woocommerce-Address address {
    padding: 20px;
    clear: both;
    display: block;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    clear: none;
}



/* FOOTER */

footer h3 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 5px;
}
footer h4 {
    text-decoration: underline;
    font-size: 1em;
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 20px;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li {
    line-height: 1.5em;
    font-size: 1rem;
    line-height: 1.6em;
}
footer p {
    margin-bottom: 25px;
    font-size: 1rem;
    line-height: 1.6em;
}

footer .footer-top {
    background: #163B71;
    color: white;
    padding-top: 75px;
}
footer .footer-top a{
    color: white;
}
footer .footer-top a:hover{
    text-decoration: underline;
}
footer .footer-top .col-1-4:first-child h3 {
    /*text-transform: uppercase;*/
}
footer .footer-top .col-1-4:first-child img {
    margin-bottom: 35px;
}
footer .footer-top .col-1-4:first-child img:first-child {
    margin-bottom: 55px;
}
footer .footer-topline {
    height: 225px;
    padding: 0 15px;
}
footer .footer-topline h3 {
    text-decoration: underline;
    font-size: 1.25em;
    font-weight: 900;
    margin-bottom: 10px;
}
footer .footer-botline {
    padding: 0 15px 40px 14px;
}
footer .footer-links {
    border-top: 2px solid rgba(255,255,255,0.25);
    text-align: center;
    padding: 30px 0 35px;
    margin: 0 80px;
}
footer .footer-bot {
    position: relative;
    height: 60px;
    overflow: hidden;
}
footer .footer-bot .overall {
    position: relative;
    height: 100%;
}
footer .footer-bot p{
    color: #163B71;
    font-size: 1.125em;
    padding: 16px 0;
    font-weight: 700;
    margin-bottom: 0;
}
footer .footer-bot .footer-right {
    background: #FCCD12;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    padding: 15px 80px 10px 30px;
}
footer .footer-bot .footer-right p {
    padding: 0;
    text-decoration: underline;
}
footer .footer-bot .footer-right:before {
    content:"";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 60px 12px;
    border-color: transparent transparent #fccd12 transparent;
}
footer .footer-bot .footer-right:after {
    background: #FCCD12;
    content: "";
    height: 100%;
    width: 500px;
    position: absolute;
    top: 0;
    right: -500px;
}
footer .footer-bot .footer-right a {
    color: #163B71;
    display: block;
    font-weight: 900;
    line-height: 1.3em;
    text-decoration: underline;
    padding-right: 10px;
    transition: all 500ms;
}
footer .footer-bot .footer-right a:hover {
    padding-left: 10px;
    padding-right: 0;
}
#shipping_method li:before {
    display: none;
}
.gotop {
    position: fixed;
    opacity: 0;
    bottom: 50px;
    right: 50px;
    background: rgba(0,0,0,0.5);
    color: white;
    font-size: 2.5em;
    line-height: 42px;
    display: inline-block;
    border-radius: 20px;
    width: 40px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    z-index: 1;
    transition: all 500ms;
}
.gotop:hover {
    background: rgba(0,0,0,1);
    color: white;
}

#cookie_disclaimer{
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F2F2F2;
    padding: 20px;
    color: #333;
    z-index: 1000;
}
#cookie_disclaimer .title{
    font-weight: 700;
    font-size: 1.225em;
    padding-right: 100px;
}
#cookie_disclaimer p{
    padding-right: 100px;
}
#cookie_disclaimer a{
    float: right;
    background:#184173;
    color: white;
    display: inline-block;
    font-weight: 900;
    height: 100%;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 70px;
    transition: all 500ms;
}
#cookie_disclaimer a:hover{
    background: #386193;
}


/* RESPONSIVE */

@media (max-width: 1599px ) {
    #deroulant > li > a {
        font-size: 0.875rem;
    }
}
@media (max-width: 1499px) {
    header > .overall{
        max-width: none;
        padding: 0!important;
    }
    #deroulant > li {
        padding: 0 11px 0 10px;
    }
    #deroulant > li > a {
        /*font-size: 0.875rem;*/
    }
}
@media (max-width: 1499px) and (min-width: 1200px) {
    .overall {
        max-width: 1170px;
    }
    #menu {
        width: calc(100% - 215px);
        padding-top: 10px;
    }
    header .right-nav {
        font-size: 1em;
        width: 160px;
    }
    header .right-nav .account{
        display: none;
    }
    header .right-nav div {
        margin-right: 15px;
    }
    #service_title, #prix_title, #commande_title {
        height: 75px;
    }
    #row_newsletter {
        background-size: auto 100%!important;
    }
}
@media (max-width: 1400px ) {
    #deroulant > li {
        padding: 0 8px 0 7px;
    }
    #deroulant > li > a {
        font-size: 0.75rem;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    header:not(.vc_cta3-content-header) {
        background: #FCCD12;
        height: 105px;
    }
    #menu {
        position: absolute;
        left: 0;
        top: 40px;
        height: 65px;
        width: 100%;
        background: #184173;
        padding-top: 22px;
        text-align: center;
        z-index: 1;
    }
    #deroulant > li {
        list-style: none;
        display: inline-block;
        padding: 0 8px 0 7px;
    }
    /*#deroulant > li > a {*/
        /*font-size: 1rem;*/
    /*}*/
    .overall{
        max-width: none;
        padding: 0 15px;
    }
    #service_title, #prix_title, #commande_title {
        height: 75px;
    }
    .listing-actus .item-actu {
        width: calc(33.3333% - 34px);
        margin-right: 50px;
    }
    #row_newsletter {
        background-size: auto 100%!important;
    }
}
@media (min-width: 992px) {
	.since-tablette {
		display: none!important;
	}
}
@media(max-width: 991px){
	.only-deskop {
		display: none!important;
	}
    body{
        font-size: 0.9em;
    }
    .overall{
        max-width: none;
        padding: 0 15px;
    }
    #deroulant{
        display: block;
        max-height: 0;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 100;
        transition: all 500ms;
        width: 100%;
        height: auto;
        background: #082A54;
        padding-top: 0;
    }
    #deroulant.actif{
        max-height: 100vh;
        transition: all 500ms;
        padding: 10px 0;
    }
    #deroulant > li{
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
    }
    #deroulant > li > a{
        color: white;
        width: 100%;
        padding: 10px 25px;
    }
    #deroulant > li > ul{
        width: 100%;
        position: relative;
        display: block;
    }
    #btn_menu {
        cursor: pointer;
        display: block;
        height: 13px;
        width: 50px;
        position: fixed;
        right: -10px;
        top: 90px;
        margin: 40px;
        border-radius: 4px;
        z-index: 10000;
    }
    #btn_menu:not(.actif):before{
        content: "";
        position: absolute;
        width: 70px;
        height: 43px;
        border-radius: 5px;
        top: -19px;
        left: -10px;
        background: white;
    }
    #btn_menu + .overall{
        z-index: 1000;
        position: absolute;
    }
    #btn_menu span::after,
    #btn_menu span::before {
        content: "";
        left: 0;
        position: absolute;
        top: -9px;
    }
    #btn_menu span::after {
        top: 9px;
    }
    #btn_menu span {
        display: block;
        position: relative;
    }
    #btn_menu span,
    #btn_menu span::after,
    #btn_menu span::before {
        backface-visibility: hidden;
        background-color: #082A54;
        border-radius: 2px;
        height: 5px;
        transition: all 0.3s ease 0s;
        width: 50px;
    }
    #btn_menu.actif span {
        background-color: transparent;
    }
    #btn_menu.actif span::before {
        left: 20px;
        top: 5px;
        transform: rotate(45deg) translate(5px, 5px);
        background-color: white;
    }
    #btn_menu.actif span::after {
        top: 23px;
        left: 20px;
        transform: rotate(-45deg) translate(7px, -8px);
        background-color: white;
    }
    .listing-actus .item-actu {
        width: calc(33.3333% - 34px);
        margin-right: 50px;
    }
    #row_newsletter {
        background-size: auto 100%!important;
    }
    .vc_cta3-container.vc_cta3-size-xs {
        width: 75%;
    }
    #row_intro {
        padding-bottom: 15px!important;
    }
}


@media(max-width: 767px){
    .col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-1-5, .col-2-5, .col-3-5, .col-4-5 {
        display: block;
        width: 100%;
    }
    .listing-actus .item-actu {
        display: block;
        float: none;
        margin: 30px auto!important;
        max-width: 500px;
        width: 100%;
    }
    #row_newsletter {
        background-size: auto 100%!important;
    }

    .wpcf7 .col-sm-6 {
        width: 100%!important;
        text-align: center!important;
        padding: 0!important;
    }
    .wpcf7 textarea {
        width: 350px;
    }
}

@media (max-width: 600px ) {
    #row_intro p {
        font-size: 1.25em;
        line-height: 1.3em;
    }
    #row_intro p br {
        display: none;
    }
    .vc_cta3-container.vc_cta3-size-xs {
        width: 100%;
    }
    .vc_general.vc_cta3 {
        padding: 20px 15px 5px;
    }
    .vc_general.vc_cta3 h2 {
        font-size: 1.25em!important;
    }
}
@media (max-width: 380px) {
	header .right-nav {
		width: 275px;
		padding: 10px 0px 0 15px;
	}
	header .overall {
		padding: 0;
	}
	header .gohome img {
		width: 30px;
		margin-top: 3px;
	}
	header .right-nav a img {
		vertical-align: -4px;
	}
}