/*
Theme Name: Cerise 2
Description: Thème enfant pour Divi
Author: soixanteseize
Template: Divi
Text Domain: cerise
*/

@import url("../Divi/style.css");
*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  */
}


/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

*:focus {
    outline: 0;
}

.hidden {
    visibility: hidden;
    display: none !important;
}

pre {
    background-color: yellow;
    color: black;
    margin-bottom: 1em;
    padding: 1em;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row [class*="col-md-"] {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.col-md-3 {
    width: calc(100%/3);
    float: left;
}

.col-md-2 {
    width: calc(100%/2);
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.col-md-3-4 {
    width: calc(100%/4 * 3);
}

.col-md-1-4 {
    width: calc(100%/4 * 1);
}

.col-md-1-2 {
    width: calc(100%/2);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 0;
}

a,
a:visited {
    color: #000 !important;
}

a:hover {
    color: #ff7457 !important;
}

a,
a:before,
a:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.orange,
p.orange a {
    color: #ff7457 !important
}

.bg_orange {
    background-color: #ff7457 !important
}

.bg_white {
    background-color: #fff !important;
}

.italic {
    font-style: italic;
}

.et_pb_section a.smallorange,
.et_pb_section a.bigorange {
    background: #ff7457 !important;
    color: white !important;
    text-shadow: none!important;
    box-shadow: none!important;
    padding: 17px 86px !important;
    margin: 0 !important;
}

a.btn,
a.button,
.button,
a.big-button,
a.small-button,
a.icon-button {
    padding: 17px !important;
    color: white !important;
    font-weight: bold !important;
    font-family: arial !important;
    font-size: 12px !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: black;
    position: relative;
}

a * {
    z-index: 1;
    position: relative;
}

.et_pb_section a.smallorange:hover,
.woocommerce #main form .button:hover,
.woocommerce #left-area form .button:hover,
.woocommerce #main form .btn:hover,
a.btn:hover,
a.button:hover,
.button:hover {
    /*padding: 17px 23px !important;*/
    color: #ff7457 !important;
    background: transparent !important;
}

.et_pb_section a.smallorange:hover:before,
.button:hover:before,
a.btn:hover:before,
a.button:hover:before,
.button:hover:before {
    -moz-box-shadow: inset 0px 0px 0px 2px #ff7457 !important;
    -webkit-box-shadow: inset 0px 0px 0px 2px #ff7457 !important;
    -o-box-shadow: inset 0px 0px 0px 2px #ff7457 !important;
    box-shadow: inset 0px 0px 0px 2px #ff7457 !important;
    opacity: 1;
}

.et_pb_section a.smallorange:active:hover,
a.btn:active:before,
a.button:active:before,
.button:active:before {
    -moz-box-shadow: inset 0px 0px 0px 25px #000000 !important;
    -webkit-box-shadow: inset 0px 0px 0px 25px #000000 !important;
    -o-box-shadow: inset 0px 0px 0px 25px #000000 !important;
    box-shadow: inset 0px 0px 0px 25px #000000 !important;
    opacity: 1;
}

.btn-atc a.btn:hover {
    padding: 10px 38px 10px 20px !important
}

.et_pb_section a.smallorange:before,
.button:before,
.btn:before,
a.btn:before,
.button:before,
a.button:before,
a.cta_button:before {
    opacity: 0;
    z-index: 0;
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -moz-box-shadow: inset 0px 0px 0px 25px #ff7457 !important;
    -webkit-box-shadow: inset 0px 0px 0px 25px #ff7457 !important;
    -o-box-shadow: inset 0px 0px 0px 25px #ff7457 !important;
    box-shadow: inset 0px 0px 0px 25px #ff7457 !important;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#ff7457, Direction=NaN, Strength=1) !important;
}

.bg_trame {
    background: white url(_/img/bg-trame-blanc.jpg);
}


/*
.et_pb_section a.smallorange:hover,
.et_pb_section a.bigorange:hover{
  background: #000 !important;
  color: #ff7457 !important;
}*/

img {
    vertical-align: top !important;
}

.et_pb_slider {
    overflow: initial;
}

.et_pb_slider .et_pb_slide {
    height: 572px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none;
}

.et-pb-controllers {
    bottom: -40px !important;
}

.et-pb-controllers a {
    border: 2px solid #ff674c;
    background-color: transparent !important;
    border-radius: 14px;
    width: 14px;
    height: 14px;
}

.et-pb-controllers .et-pb-active-control {
    background-color: #ff674c !important;
}

a.et-pb-arrow-prev,
a.et-pb-arrow-next {
    top: auto;
    bottom: -61px;
    opacity: 1;
    color: #ff7457 !important;
}

.et_pb_slider:hover .et-pb-arrow-prev,
.et_mobile_device .et-pb-arrow-prev {
    color: #010101 !important;
}

.et_pb_slider:hover .et-pb-arrow-next,
.et_mobile_device .et-pb-arrow-next {
    color: #010101 !important;
}

.et-pb-arrow-prev {
    left: 0;
}

.et-pb-arrow-next {
    right: 0;
}

.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
    font-family: 'icomoon' !important;
}

.et-pb-arrow-prev:before {
    content: "\e906";
}

.et-pb-arrow-next:before {
    content: "\e90d";
}

.carousel {
    position: relative;
}

.carousel-prev,
.carousel-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #ff674c;
}

.carousel-prev {
    left: 0;
}

.carousel-next {
    right: 0;
}

.carousel-prev:before,
.carousel-next:before {
    font-family: 'icomoon' !important;
    font-size: 40px;
}

.carousel-prev:before {
    content: "\e906";
}

.carousel-next:before {
    content: "\e90d";
}

.home .et_pb_slide_description,
.home .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0;
    min-height: 572px;
    position: relative;
    text-shadow: none;
    display: flex;
}

.home .et_pb_bg_layout_dark .et_pb_slide_content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    background: white url(_/img/bg-trame-blanc.jpg);
    padding: 40px 80px;
    color: black;
}

.home .et_pb_slide_description p,
.home .et_pb_slider_fullwidth_off .et_pb_slide_description p {
    margin-bottom: 0
}

.home .et_pb_slider_fullwidth_off .et_pb_slide_description img {
    margin-bottom: 17px;
}

.home .et_pb_slide_description h2 {
    font-style: italic;
    font-size: 60px;
    position: relative;
    margin: auto !important;
    letter-spacing: 0.075em;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home .et_pb_slide_description h2:after {
    content: "";
    position: absolute;
    bottom: -26px;
    width: 99px;
    height: 4px;
    background-color: white;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home .et_pb_slide_description h2 a {
    color: white!important;
}

.home .et_pb_slider:hover .et_pb_slide_description h2 a {
    color: #ff7457!important;
}

.home .et_pb_slider:hover .et_pb_slide_description h2:after {
    width: 200px;
    background-color: #ff7457;
    height: 1px;
}

.et_pb_gallery_item {
    margin: 5px!important;
}

.gallery-controls-inside .et_pb_gallery_item {
    margin: 0!important
}

.gallery-controls-inside .et-pb-controllers {
    bottom: 26px!important;
}

.gallery-controls-inside .et-pb-controllers a {
    border: 2px solid #ffffff !important;
}

.gallery-controls-inside .et-pb-controllers a.et-pb-active-control {
    background-color: white !important;
}

.gallery-controls-inside a.et-pb-arrow-prev,
.gallery-controls-inside a.et-pb-arrow-next {
    bottom: 16px;
    color: white!important
}

.gallery-controls-inside a.et-pb-arrow-prev {
    left: 36px;
}

.gallery-controls-inside a.et-pb-arrow-next {
    right: 36px;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.hover {
    position: relative;
}

.hover:hover .overlay {
    opacity: .5
}

.hover:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


/*
.et_pb_gallery_item:nth-child(4n+1){margin-left: 0!important;}
.et_pb_gallery_item:nth-child(4n){margin-right: 0!important;}
*/


/* TABS */

.nomargin .et_pb_image {
    margin-bottom: 0!important;
}

.nomargin {
    padding: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.nopadding,
.et_pb_section.nopadding,
.nopadding .et_pb_row_1,
.et_pb_section.nopadding .et_pb_row_1 {
    padding: 0!important
}

.nomargin-vertical .et_pb_column {
    margin: 0!important;
}

.nomargin-vertical .et_pb_column_2_3 {
    width: 66.66%;
}

.nomargin-vertical .et_pb_column_1_3 {
    width: 33.33%;
}

.nomargin-vertical .et_pb_column_2 .et_pb_text {
    padding: 30px;
    height: 100%;
}

.nomargin-vertical {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.nomargin-vertical .et_pb_column_2 {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
}

.align_vh {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}

input,
textarea,
button,
.btn {
    border: none !important;
    padding: 17px !important;
    position: relative;
}

input.invalide {
    color: red;
}

input:valid:after {
    content: "v";
}

button,
.btn {
    font-family: arial;
    font-weight: bold;
}

button[disabled=disabled],
button:disabled {
    opacity: 0.4;
    cursor: auto;
}

button[disabled=disabled]:hover,
button:disabled:hover {
    background: #ff7457 !important;
    color: white !important;
}

input {
    background-color: #f0f0f0 !important;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
    border: none;
    font-size: 14px;
    font-family: times, serif;
    font-weight: bold;
}

hr {
    margin: 45px 0 !important;
    color: #cccccc;
}

hr.white {
    border-top: 2px solid #ffffff;
}

.text-center {
    text-align: center;
}

p:last-of-type {
    margin-bottom: 0;
}

.ico-cerise-small {
    width: 22px;
    height: 22px;
    background: url(_/img/ico-cerise-small.png);
    background-size: cover;
    display: inline-block;
}

.et_pb_gallery_item.et_pb_grid_item {
    width: 260px!important;
}

.mfp-arrow-right {
    right: 54px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -21px;
    top: -21px
}


/***********************************************************
 DIVI OVERRIDE
 ***********************************************************/

.et_pb_tabs {
    border: none;
    background-color: white;
    text-align: center;
}

ul.et_pb_tabs_controls {
    background-color: white;
    border: none;
    display: inline-block;
}

.et_pb_tabs_controls li {
    border: none;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 21px;
    font-weight: 400;
}

.et_pb_tabs_controls li,
.et_pb_tabs_controls li a {
    color: #aaa!important;
}

.et_pb_tabs_controls li.et_pb_tab_active,
.et_pb_tabs_controls li.et_pb_tab_active a {
    color: black!important;
}

.et_pb_tabs_controls li.et_pb_tab_active {
    text-decoration: underline;
    padding: 21px;
}

.et_pb_all_tabs {
    padding-top: 0;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide {
    padding: 0;
    overflow: hidden;
    height: 382px;
    height: 326px;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_container {
    height: 326px;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide_image {
    margin-top: 0!important;
    margin: 0;
    top: 0;
    left: 0;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide_image img {
    width: 100%;
    height: auto;
    max-height: none!important;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide_description {
    width: 50%;
    padding: 20px;
    display: flex;
    height: 100%;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide_content {
    margin: auto;
}

body:not(.et_mobile_device) .sliderDrapeau .et_pb_slide_description:before {}


/***********************************************************
 STRUCTURE
 ***********************************************************/

html,
body {
    color: #000000;
    background: #f5f5f5;
    background: #ffffff;
    font-family: times, serif;
    font-size: 14px;
    line-height: 1.3em;
    letter-spacing: 0.1em;
}

#main-content {
    background: #f5f5f5;
}

h1,
h2,
h3,
.h1 {
    font-size: 30px;
}

.titraille .h1 {
    margin-bottom: 16px;
}

.titraille .script {
    font-size: 24px;
}

p {
    line-height: 1.2em;
    margin-bottom: 1.2em;
}

.container-md {
    position: relative;
    width: 860px;
    margin: 0 auto;
}


/***********************************************************
 HEADER
 ***********************************************************/

#top-menu-nav {
    padding: 0!important;
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding: 0 !important;
    float: none;
}

header .col-md-2-6 {
    width: calc(100%/2.6);
}

header .col-md-2-6:last-of-type {
    float: right;
}

header .et_menu_container {
    position: relative;
}

.col-abs-mil {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


/*
.et_menu_container .col-md-3:nth-child(1){padding: 32px 0 0;}
.et_menu_container .col-md-3:nth-child(2){padding: 32px 0 0;}
.et_menu_container .col-md-3:nth-child(3){padding: 39px 0 0;}


.et-fixed-header .et_menu_container .col-md-3:nth-child(1){padding: 12px 0 0;}
.et-fixed-header .et_menu_container .col-md-3:nth-child(2){padding: 12px 0 0;}
.et-fixed-header .et_menu_container .col-md-3:nth-child(3){padding: 19px 0 0;}
*/

#top-menu-nav {
    padding: 33px 0!important;
}

.et-fixed-header #top-menu-nav {
    padding: 13px 0!important;
}

#nav-shop li {
    padding: 39px 13px!important;
}

#nav-shop li:first-child,
.et-fixed-header #nav-shop li:first-child {
    padding-right: 0!important
}

.et-fixed-header #nav-shop li {
    padding: 19px 13px!important;
}


/*#top-menu-nav,
#top-menu{padding-top: 25px;}
.et_menu_container .menu-item-has-children{padding-bottom: 25px;}

.et-fixed-header .et_menu_container .menu-item-has-children{padding-bottom: 12px;}*/


/*.et-fixed-header #top-menu-nav,
.et-fixed-header #top-menu{padding-top: 16px;}
.et-fixed-header .et_menu_container .menu-item-has-children{padding-bottom: 16px;}
.et-fixed-header #nav-shop li{padding: 29px 13px;}*/

#main-header svg {
    margin: 0 auto;
    display: block;
}

#top-menu-nav,
#top-menu,
.et_menu_container .menu-item-has-children,
#nav-shop li {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nav-shop {
    float: right;
}

#top-menu a {
    letter-spacing: 0.075em;
}

#top-menu li {
    width: 50%;
    float: left;
    padding-bottom: 6px;
    padding-right: 10px;
}

#top-menu li:nth-child(5),
#top-menu li:nth-child(6) {
    margin-bottom: 0;
}

.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a,
#top-menu li>a {
    padding-bottom: 0;
    font-weight: 100;
}

#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
    right: auto;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 0;
}

.et_menu_container {
    display: table
}

.et_menu_container .col-md-3 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    height: 100%;
}

#nav-shop {
    height: 100%;
    float: none;
    width: 100%;
}

#nav-shop li {
    float: right;
    text-align: center;
    padding: 38px 13px;
    padding: 29px 13px;
    font-size: 10px;
    line-height: 10px;
    cursor: pointer;
}

#nav-shop li .icon {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 8px;
}

#nav-shop li:hover,
#nav-shop li.current {
    background-color: #f5f5f5;
}

#nav-shop li:hover a,
#nav-shop li.current a {
    color: #ff7457 !important
}

.et_menu_container li.current-menu-item:before {
    position: absolute;
    left: -26px;
    top: -10px;
    background-image: url('_/img/ico-cerise-small.png');
    background-size: 22px 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    content: "";
}

.nav li ul.sub-menu {
    position: fixed;
    left: 0;
    top: 118px;
    top: 87px;
    top: 73px;
    width: 100%;
    border: none;
    padding: 23px 0;
    padding-top: 34px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 0;
}

.nav li ul.sub-menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    bottom: -5px;
}

.et-fixed-header .nav li ul.sub-menu {
    top: 78px;
    top: 67px;
    top: 53px;
}

#top-menu li ul.sub-menu li {
    width: calc(100% / 3);
    text-align: center;
    position: relative;
    padding: 0;
}

#top-menu li ul.sub-menu li a {
    width: auto;
    font-size: 18px;
    padding: 23px 0;
}

#top-menu li ul.sub-menu li a:hover {
    background-color: transparent;
}

#top-menu li ul.sub-menu li:before {
    display: none;
}

#top-menu li ul.sub-menu li:after {
    content: " ";
    width: 1px;
    height: 80px;
    position: absolute;
    background-color: #e9e9e9;
    right: 0;
    top: 0;
}


/***********************************************************
 FOOTER
 ***********************************************************/

#main-footer {
    background-color: transparent !important;
}

#footer-bottom {
    background-color: transparent !important;
}

.reassurance {
    background: white url(_/img/bg-trame-blanc.jpg);
    padding: 40px 0;
    background-attachment: fixed;
}

.reassurance .container {
    text-align: center;
}

.reassurance ul {
    display: inline-block;
}

.reassurance li {
    float: left;
    margin: 0 62px
}

.reassurance .icon {
    font-size: 45px;
    margin-bottom: 10px;
}

.reassurance h5 {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.2em;
}

.reassurance p {
    font-size: 12px;
}

.reassurance a {
    color: #f17d32
}

#footer-widgets {
    padding: 40px 0;
}

#footer-widgets .fwidget {
    padding-bottom: 0;
    float: none;
}

.footer-widget {
    width: calc(100% / 3) !important;
    text-align: center;
    color: black;
    margin: 0!important;
    position: relative;
}

.footer-widget:after {
    content: " ";
    width: 2px;
    height: 100%;
    position: absolute;
    background-color: #cccccc;
    right: 0;
    top: 0;
}

.footer-widget:last-of-type:after {
    display: none;
}

.footer-widget h5 {
    font-size: 24px;
    margin-bottom: 15px;
}

.footer-widget p {
    margin-bottom: 0.2em;
    padding-bottom: 0;
    color: black;
}

.footer-widget p:last-of-type {
    margin-bottom: 15px;
}

.footer-widget a {
    display: inline-block;
}

.footer-widget input[type=email] {
    font-size: 12px;
    vertical-align: top;
    line-height: 1!important;
    line-height: 14px;
    font-style: italic;
    font-weight: 400;
}

#footer-widgets .footer-widget .textwidget p i {
    font-size: 10px;
    line-height: 1.1;
    display: block;
    padding: 5px 20px 0 20px;
    margin-bottom: -10px;
}

.widget_atelier .button {
    font-size: 10px !important;
    padding: 15px !important;
}

.widget_social a {
    font-size: 30px;
    margin: 0 11px;
}

footer hr {
    margin: 26px 0 !important;
}

.container.text-center {
    text-align: center;
}

.footer-mentions {
    display: inline-block;
    font-size: 10px;
    padding: 22px 0;
    padding: 0;
}

.bottom-nav {
    padding: 0;
    margin-left: 32px;
    display: inline-block;
}

.bottom-nav li {
    font-size: 10px;
    font-weight: 400;
}

.bottom-nav a {
    font-weight: 400;
}

.mc4wp-form-fields {
    margin-bottom: 10px;
}


/***********************************************************
 SECTION MARGES
 ***********************************************************/


/*.et_pb_section,
.et_pb_row{padding: 0!important}
.et_pb_section{margin-bottom: 70px;}
*/

.et_pb_with_background {
    padding: 31px 0 !important;
}


/***********************************************************
 HOME
 ***********************************************************/

.home .et_pb_section_0,
.home .et_pb_section_0 .et_pb_row_0 {
    padding: 0;
}

.home .et_pb_section_0 {
    margin-bottom: 86px;
}

.home .et_pb_column_1_2 {
    width: 50%;
    margin: 0;
}

.home .et_pb_column_1_3 {
    width: calc(100%/3 - 10px);
    margin-right: 15px;
    height: 292px;
    height: auto;
}


/***********************************************************
 SLIDER
 ***********************************************************/


/***********************************************************
 PUSH
 ***********************************************************/

.push,
.push_cta {
    position: relative;
    text-align: center;
}

.img_bg_full {
    width: 100%;
}

.img_bg_full img {
    width: 100%;
    height: auto;
}

.push_header,
.push_content,
.push_footer {
    position: absolute;
    width: 100%;
}

.push_header {
    top: 24px
}

.push_footer {
    bottom: 70px
}

.push_content {
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    pointer-events: none;
}

.push_cta h3 {
    color: #010101;
    margin-bottom: 5px;
}

.push h3 {
    padding-bottom: 0;
    padding: 0 20px;
    color: white;
}

.push_cta a {
    font-size: 14px;
}

.push_cta p {
    font-size: 18px;
}

.push_2 {
    text-align: center;
}

.push_2 .front h3,
.push_2 .front a,
.push_2 .front i {
    color: white!important
}

.push_2 .front i {
    font-size: 41px
}

.push_2 .front h3 {
    font-size: 48px;
    font-style: italic;
    line-height: 34px;
    letter-spacing: 0.05em;
}

.push_2 .front a {
    font-size: 11px;
    font-family: arial;
}

hr.small.white {
    max-width: 92px!important;
    margin: 0 auto!important;
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}

hr.small.gris {
    max-width: 92px!important;
    margin: 0 auto!important;
    margin-top: 13px !important;
    margin-bottom: 39px !important;
}

hr.smallsmall.gris {
    max-width: 92px!important;
    margin: 0 auto!important;
    margin-top: 39px !important;
    margin-bottom: 13px !important;
}

.push_2 .back {
    padding: 36px;
    background-color: #eff1f1;
    overflow: hidden;
}

.push_2 h3 {
    font-size: 30px;
    font-style: italic;
}

.push_2 p {
    font-size: 18px;
    line-height: 20px;
}

.flip-container {
    perspective: 1000px;
}


/* flip the pane when hovered */

.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    width: 100%;
    height: 100%;
    min-height: 314px;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

.back {
    transform: rotateY(180deg);
}

.deco-stripe .et_pb_text {
    text-align: center;
}

.deco-stripe .script p {
    background-color: white;
    position: relative;
    z-index: 1;
}

.deco-stripe .script:before,
.deco-stripe .script:after {
    content: " ";
    height: 1px;
    width: 34%;
    position: absolute;
    background: black;
    top: 34px;
}

.deco-stripe .script:before {
    left: 0;
}

.deco-stripe .script:after {
    right: 0;
}

.deco-stripe .script {
    background: white;
    display: inline-block;
}


/***********************************************************
 PAGE
 ***********************************************************/

.page-template-page-template-article article,
.page-template-page-template-page article,
.single article {
    background-color: #f4f4f4;
    padding-bottom: 120px;
}

.page-template-page-template-article .container-md,
.page-template-page-template-page .container-md,
.single .container-md {
    padding: 37px 102px 109px;
    margin-top: -190px;
    margin-top: -154px;
    background-color: white;
}

.page_soustitre {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.entry-content p {
    letter-spacing: 0.05em;
    line-height: 1.3em;
}

.container-md .entry-content {
    text-align: center;
}

.container-md .entry-content .date p {
    margin-bottom: 1em;
}

.container-md .entry-content .module_share {
    margin-bottom: 22px;
}

.module_share {
    margin-bottom: 15px;
    margin-bottom: 0;
}

.module_share span {
    font-size: 12px;
    font-style: italic;
    margin-right: 4px;
}

.module_share a {
    margin: 0 4px;
}

.module_share i {
    font-size: 20px;
}

.titraille {
    text-align: center;
    margin-bottom: 58px
}

.titraille h1,
.titraille .soustitre {
    font-size: 30px;
    line-height: 30px;
}

.titraille h1 {
    margin-bottom: 11px;
}

.encart {
    position: relative;
    border-bottom: 4px solid #ff7457;
    font-size: 18px;
    font-style: italic;
    padding: 20px 46px;
    text-align: left;
    max-width: 555px;
    margin: auto;
    margin-bottom: 45px;
}

.encart:before {
    position: absolute;
    left: 0;
    top: 38px;
    background-image: url('_/img/ico-cerise-small.png');
    background-size: 22px 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    content: "";
}

.date {
    text-transform: uppercase;
}


/***********************************************************
 BANNER
 ***********************************************************/

.page_banner {
    position: relative;
    max-height: 340px;
    overflow: hidden;
}

.page_banner .page_banner_content {
    position: absolute;
    width: 100%;
    top: 0;
}

.page_banner img {
    width: 100%;
    height: auto;
}

.page_banner h1 {
    text-align: center;
    position: relative;
    margin: 45px 0;
    color: black;
}

.page-template-page-template-article .page_banner h1,
.single .page_banner h1 {
    color: white;
}


/***********************************************************
 POST IT
 ***********************************************************/

.archive.category #main-content>.container:before {
    display: none;
}

.archive.category #left-area {
    width: 100%;
    float: none;
}

.news-feed-item {
    margin-bottom: 70px;
    padding-bottom: 65px;
    border-bottom: 1px solid #999999;
}

.news-feed-item .image,
.news-feed-item .content {
    display: inline-block;
    vertical-align: top;
}

.news-feed-item .content {
    max-width: 650px;
    text-align: center;
    padding: 0 100px;
}

.news-feed-item .date,
.news-feed-item .more {
    font-style: italic;
    font-size: 12px;
}

.news-feed-item h3 {
    margin-bottom: 50px;
}

.news-feed-item .excerpt {
    margin-bottom: 30px;
    line-height: 1.3em;
}

.news-feed-item .pull-left,
.news-feed-item .pull-right {
    line-height: 38px;
}

.news-feed-item .pull-left i {
    font-size: 40px;
}

.news-feed-item .pull-left i,
.news-feed-item .pull-left span {
    vertical-align: middle;
}

.news-feed-item .pull-left span {
    margin-right: 4px
}

.news-feed .container-md {
    text-align: center;
}


/***********************************************************
 PRESSE
 ***********************************************************/

.bg_presse {
    background-repeat: no-repeat;
    background-position: center;
}


/***********************************************************
 ENTRETIEN
 ***********************************************************/

.nopadding .et_pb_row_1 {
    width: 100%;
    max-width: 100%;
}

.nopadding .et_pb_tabs:before {
    content: " ";
    height: 1px;
    width: 100%;
    background-color: #e8e8e8;
    position: absolute;
    left: 0;
    top: 53px;
}

.nopadding .et_pb_all_tabs {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

.nopadding .et_pb_tabs_controls li {
    padding: 14px;
}

.nopadding .et_pb_tabs_controls li.et_pb_tab_active {
    text-decoration: none!important;
}


/***********************************************************
 WOOO
 ***********************************************************/

.demo_store {
    background: #ff7457 !important;
    padding: 10px !important;
    color: white;
}

.woocommerce .woocommerce-error,
.page .woocommerce-error,
.woocommerce .woocommerce-info,
.page .woocommerce-info,
.page .woocommerce-message {
    padding: 20px !important;
    background: transparent;
    border: 1px solid !important;
    color: black !important;
}

.woocommerce .woocommerce-message {
    background: none;
    margin-top: 20px !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.woocommerce .woocommerce-message a.button.wc-forward {
    order: 1;
    -webkit-order: 1;
    margin-left: 20px;
}

.woocommerce .woocommerce-error,
.page .woocommerce-error {
    color: red !important;
}

.woocommerce .woocommerce-info,
.page .woocommerce-info {
    color: #2ea3f2 !important;
}

.woocommerce .woocommerce-message,
.page .woocommerce-message {
    color: #ff7457 !important;
}

.woocommerce-info a {
    color: #ff7457 !important
}

.woocommerce img,
.woocommerce-page img {
    vertical-align: top;
}

::-webkit-input-placeholder {
    color: black !important;
}

::-moz-placeholder {
    color: black !important;
}

:-ms-input-placeholder {
    color: black !important;
}

:-moz-placeholder {
    color: black !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border-radius: 0 !important;
    font-style: italic;
    font-weight: 100 !important;
    color: black !important;
    text-transform: uppercase;
}

.woocommerce form .form-row label {
    text-transform: uppercase;
}

.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover,
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_no_icon.et_button_left .et_pb_button:hover,
.et_button_no_icon.woocommerce a.button.alt,
.et_button_no_icon.woocommerce-page a.button.alt,
.et_button_no_icon.woocommerce button.button.alt,
.et_button_no_icon.woocommerce-page button.button.alt,
.et_button_no_icon.woocommerce input.button.alt,
.et_button_no_icon.woocommerce-page input.button.alt,
.et_button_no_icon.woocommerce #respond input#submit.alt,
.et_button_no_icon.woocommerce-page #respond input#submit.alt,
.et_button_no_icon.woocommerce #content input.button.alt,
.et_button_no_icon.woocommerce-page #content input.button.alt,
.et_button_no_icon.woocommerce a.button,
.et_button_no_icon.woocommerce-page a.button,
.et_button_no_icon.woocommerce button.button,
.et_button_no_icon.woocommerce-page button.button,
.et_button_no_icon.woocommerce input.button,
.et_button_no_icon.woocommerce-page input.button,
.et_button_no_icon.woocommerce #respond input#submit,
.et_button_no_icon.woocommerce-page #respond input#submit,
.et_button_no_icon.woocommerce #content input.button,
.et_button_no_icon.woocommerce-page #content input.button,
.et_button_no_icon.woocommerce a.button.alt:hover,
.et_button_no_icon.woocommerce-page a.button.alt:hover,
.et_button_no_icon.woocommerce button.button.alt:hover,
.et_button_no_icon.woocommerce-page button.button.alt:hover,
.et_button_no_icon.woocommerce input.button.alt:hover,
.et_button_no_icon.woocommerce-page input.button.alt:hover,
.et_button_no_icon.woocommerce #respond input#submit.alt:hover,
.et_button_no_icon.woocommerce-page #respond input#submit.alt:hover,
.et_button_no_icon.woocommerce #content input.button.alt:hover,
.et_button_no_icon.woocommerce-page #content input.button.alt:hover,
.et_button_no_icon.woocommerce a.button:hover,
.et_button_no_icon.woocommerce-page a.button:hover,
.et_button_no_icon.woocommerce button.button:hover,
.et_button_no_icon.woocommerce-page button.button:hover,
.et_button_no_icon.woocommerce input.button:hover,
.et_button_no_icon.woocommerce-page input.button:hover,
.et_button_no_icon.woocommerce #respond input#submit:hover,
.et_button_no_icon.woocommerce-page #respond input#submit:hover,
.et_button_no_icon.woocommerce #content input.button:hover,
.et_button_no_icon.woocommerce-page #content input.button:hover,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button,
.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button,
.et_button_no_icon.et_button_left.woocommerce a.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce-page a.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce button.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce-page button.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce input.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce-page input.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce #respond input#submit.alt:hover,
.et_button_no_icon.et_button_left.woocommerce-page #respond input#submit.alt:hover,
.et_button_no_icon.et_button_left.woocommerce #content input.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce-page #content input.button.alt:hover,
.et_button_no_icon.et_button_left.woocommerce a.button:hover,
.et_button_no_icon.et_button_left.woocommerce-page a.button:hover,
.et_button_no_icon.et_button_left.woocommerce button.button:hover,
.et_button_no_icon.et_button_left.woocommerce-page button.button:hover,
.et_button_no_icon.et_button_left.woocommerce input.button:hover,
.et_button_no_icon.et_button_left.woocommerce-page input.button:hover,
.et_button_no_icon.et_button_left.woocommerce #respond input#submit:hover,
.et_button_no_icon.et_button_left.woocommerce-page #respond input#submit:hover,
.et_button_no_icon.et_button_left.woocommerce #content input.button:hover,
.et_button_no_icon.et_button_left.woocommerce-page #content input.button:hover,
.woocommerce input.button,
.woocommerce input.button:hover {
    background-color: #ff7457!important;
    color: white !important;
    padding: 17px !important;
    display: block !important;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 17px !important;
    border-radius: 0;
    height: auto;
    width: auto;
    font-size: 12px !important;
    line-height: 1.7em !important;
    font-weight: bold;
}

.woocommerce select {
    text-align: center;
    background-color: transparent;
    font-weight: 100;
    display: block;
    text-transform: uppercase;
    text-align-last: center;
}

.woocommerce select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent !important;
    color: black !important;
    padding: 0 !important;
    text-align: center !important;
}

.woocommerce select {
    margin: 0 auto!important;
    background: #fff url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI3MzE3RkQ1MjRDMTFFNjkzODhFNDU0QkZDRTE4NzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI3MzE3RkU1MjRDMTFFNjkzODhFNDU0QkZDRTE4NzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjczMTdGQjUyNEMxMUU2OTM4OEU0NTRCRkNFMTg3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjczMTdGQzUyNEMxMUU2OTM4OEU0NTRCRkNFMTg3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//AABEIAAgACgMBEQACEQEDEQH/xABdAAEBAAAAAAAAAAAAAAAAAAAGCQEBAAAAAAAAAAAAAAAAAAAAABAAAAUCBAcBAAAAAAAAAAAAAwQFBgcCCAE0NzgAZBVlVglZGhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AvK55wu6sfV171mMEg+Zjlqd1QcD1d3Dvoovv1Da0UuM4bFlgjcw8VKs+OfULAEketVAMKJkQ2+G0Zb6fhUIp1nRMQa/n1s+85nbSbpmoqzu6+jGb3jd8ynLcB//Z') no-repeat 90% 50% !important;
    min-width: 68px;
}

.woocommerce select option {
    font-style: italic;
}

.woocommerce-cart select {
    max-width: 100%;
    padding: 17px !important;
}

.woocommerce form .form-row {
    margin: 0 0 10px 0;
    padding: 0;
}

.woocommerce table.shop_table {
    border: none;
}

.woocommerce-Price-amount.amount,
.price {
    font-family: arial;
    font-weight: bold;
    letter-spacing: 1px;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    width: 100%;
}

p.cart-empty,
p.return-to-shop {
    text-align: center;
}


/***********************************************************
 WOOO CATALOG
 ***********************************************************/

.post-type-archive .et_pb_row {
    width: 90%;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    color: black !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    clear: both;
}

.woocommerce ul.products li.product:nth-child(odd) .product-visuel,
.woocommerce-page ul.products li.product:nth-child(odd) .product-visuel {
    float: left;
}

.woocommerce ul.products li.product:nth-child(odd) .product-details,
.woocommerce-page ul.products li.product:nth-child(odd) .product-details {
    float: right;
}

.woocommerce ul.products li.product:nth-child(even) .product-visuel,
.woocommerce-page ul.products li.product:nth-child(even) .product-visuel {
    float: right;
}

.woocommerce ul.products li.product:nth-child(even) .product-details,
.woocommerce-page ul.products li.product:nth-child(even) .product-details {
    float: left;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    margin: 0 !important;
    height: 100%;
    width: auto;
    max-width: none;
}

.woocommerce ul.products li.product {
    height: 366px;
    height: 360px;
    max-width: none;
    background-color: white;
}

.woocommerce ul.products li .product-visuel,
.woocommerce ul.products li .product-details {
    width: 50%;
}

.woocommerce ul.products li .product-visuel {
    max-height: 366px;
    max-height: 360px;
    height: 366px;
    height: 360px;
    overflow: hidden;
}

.woocommerce ul.products li .product-details {
    text-align: center;
    display: flex;
    min-height: 366px;
    min-height: 360px;
}

.woocommerce ul.products li .product-details div {
    text-align: center;
    width: 100%;
    padding: 0 20px;
    /*padding: 70px 0;
  width: calc(50% - 4px);*/
}

.woocommerce ul.products li .product-details-inner {
    margin: auto;
}

.woocommerce ul.products li.product i,
.woocommerce ul.products li.product .product-surtitre,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .price {
    margin-bottom: 20px !important;
    padding: 0;
}

.woocommerce ul.products li .icon {
    font-size: 40px;
}

.woocommerce ul.products li .product-surtitre {
    font-size: 24px;
    line-height: 24px;
}

.product-matiere {
    color: #ff7457
}

.woocommerce ul.products li .price {
    font-size: 18px!important;
    font-weight: bold!important;
}

.woocommerce ul.products li.product .btn-atc i {
    font-size: 41px;
    margin-right: 10px;
    margin-bottom: 0!important;
}

.btn-atc i,
.btn-atc span {
    display: inline-block;
    vertical-align: middle;
    line-height: 41px;
}

.btn-atc .btn {
    display: inline-block;
    background: #ff7457 !important;
    color: white !important;
    text-shadow: none!important;
    box-shadow: none!important;
    padding: 10px 38px 10px 20px !important;
}

.btn-atc .btn:hover {
    /*background: black !important;
    color: #ff7457 !important;*/
}

.btn-atc .btn:active {
    color: #ffffff !important;
}

.et_overlay {
    display: none;
}

.button {
    background: #ff7457 !important;
    color: white !important;
    text-shadow: none!important;
    box-shadow: none!important;
    padding: 17px !important;
}

.button.hico {
    padding: 10px 38px 10px 20px !important;
}

.button:after {
    display: none;
}

.button i,
.button span {
    display: inline-block;
    vertical-align: middle;
    line-height: 41px;
}

.button i {
    font-size: 41px;
    margin-right: 10px;
    margin-bottom: 0!important;
}

.button:hover {
    /*background: black !important;
    color: #ff7457 !important;*/
}

.button:active {
    color: #ffffff !important;
}


/***********************************************************
 WOOO SINGLE
 ***********************************************************/

.woocommerce.single-product .product .images {
    width: 690px!important;
    margin-right: 105px;
    margin-right: 71px;
}

.woocommerce.single-product .product .summary {
    width: calc(100% - (690px + 105px))!important;
    width: calc(100% - (690px + 71px))!important;
}

.thumbnails {
    position: relative;
}

.woocommerce.single-product .thumbnails a.carousel-prev,
.woocommerce.single-product .thumbnails a.carousel-next {
    margin: -20px 0 0 0 !important;
    margin: 0 !important;
    width: auto !important;
    color: #ff7457!important;
}

.woocommerce.single-product .thumbnails a.carousel-prev:hover,
.woocommerce.single-product .thumbnails a.carousel-next:hover {
    color: black!important;
}

.thumbnails .carousel {
    width: 405px;
    margin: 0 auto;
}

.thumbnails .carousel-item {
    width: 100%!important;
    overflow: hidden;
}

.carousel-item-inner {
    width: 100%!important;
    display: flex;
    justify-content: center;
}

.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    width: 128px;
    margin: 0 5px !important;
    float: none;
}

.woocommerce.single-product .product .images .attachment-shop_thumbnail {
    width: auto;
}

.woocommerce.single-product h1 {
    font-size: 18px;
}

.woocommerce.single-product .entry-summary p.price {
    color: black !important;
}

.woocommerce.single-product .entry-summary p.price span {
    font-size: 24px !important;
}

.woocommerce.single-product div[itemprop="description"] {
    margin-top: 24px;
}

.woocommerce.single-product div.product form.cart {
    margin-bottom: 24px!important;
}

.woocommerce.single-product div.product form.cart .button {
    display: block;
    float: none;
    line-height: 41px;
    background: #ff7457 !important;
    color: white !important;
    text-shadow: none!important;
    box-shadow: none!important;
    padding: 10px 38px 10px 20px !important;
}

.woocommerce.single-product div.product form.cart .single_product_variations {
    width: auto;
    margin-bottom: 20px;
}

.woocommerce.single-product div.product form.cart .single_product_variations tr {
    padding: 0;
}

.woocommerce.single-product div.product form.cart .single_product_variations td {
    background-color: white;
    padding: 20px 33px !important;
    padding: 20px 23px !important;
    border: 1px solid #f5f5f5;
    max-width: none !important;
    width: 160px;
}

.woocommerce.single-product .variations {
    margin: 0!important;
}

.woocommerce.single-product .single_product_variations label,
.woocommerce.single-product .single_product_variations input,
.woocommerce.single-product .single_product_variations select {
    text-align: center;
    background-color: transparent;
    font-weight: 100;
    display: block;
}

.woocommerce.single-product .single_product_variations input,
.woocommerce.single-product .single_product_variations select {
    max-width: 90px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent !important;
    color: black !important;
    padding: 0 !important;
    text-align: center !important;
}

.woocommerce.single-product .single_product_variations label {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400 !important;
}

.woocommerce.single-product div.product form.cart .quantity {
    margin: 0 auto!important;
    padding-left: 12px!important;
}

.woocommerce.single-product div.product form.cart select {
    margin: 0 auto!important;
    background: #fff url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI3MzE3RkQ1MjRDMTFFNjkzODhFNDU0QkZDRTE4NzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI3MzE3RkU1MjRDMTFFNjkzODhFNDU0QkZDRTE4NzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjczMTdGQjUyNEMxMUU2OTM4OEU0NTRCRkNFMTg3MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjczMTdGQzUyNEMxMUU2OTM4OEU0NTRCRkNFMTg3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//AABEIAAgACgMBEQACEQEDEQH/xABdAAEBAAAAAAAAAAAAAAAAAAAGCQEBAAAAAAAAAAAAAAAAAAAAABAAAAUCBAcBAAAAAAAAAAAAAwQFBgcCCAE0NzgAZBVlVglZGhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AvK55wu6sfV171mMEg+Zjlqd1QcD1d3Dvoovv1Da0UuM4bFlgjcw8VKs+OfULAEketVAMKJkQ2+G0Zb6fhUIp1nRMQa/n1s+85nbSbpmoqzu6+jGb3jd8ynLcB//Z') no-repeat 90% 50% !important;
    /*min-width: 68px;*/
    min-width: 100px;
    width: 100%;
}

.woocommerce.single-product div.product form.cart select option {
    font-style: italic;
}

.woocommerce div.product form.cart .reset_variations {
    position: absolute;
}

.simple-qty {
    background-color: white;
    padding: 20px 23px !important;
    border: 1px solid #f5f5f5;
    max-width: none !important;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.simple-qty label {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400 !important;
    display: block;
}

.woocommerce div.product form.cart .button {
    width: 272px;
    width: 100%;
}

.product-share {
    margin: 0 17px;
}

.product-share>a i {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 16px;
}

.modal-share {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 116, 87, 0.9);
    z-index: 100001;
    display: none;
}

.modal-share-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

.modal-close:hover {
    color: black;
}

.modal-share-inner {
    width: 100%;
    height: 100%;
    display: flex;
}

.modal-share ul {
    margin: auto;
}

.modal-share li {
    float: left;
    margin: 50px;
    font-size: 80px;
}

.modal-share li a {
    color: white!important
}

.modal-share li a:hover,
.modal-share li a:active {
    color: black!important;
}

body.woocommerce .woocommerce-tabs {
    border: none;
    margin-bottom: 24px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
    background-color: transparent;
    border: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    margin: 0;
    border: none;
    background-color: transparent;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
    border: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    text-decoration: underline !important;
    background-color: transparent!important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    padding: 0 4px!important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:first-child a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a {
    padding-left: 0!important
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:last-child a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a {
    padding-right: 0!important
}

body.woocommerce div.product .woocommerce-tabs .panel,
body.woocommerce #content-area div.product .woocommerce-tabs .panel {
    padding: 13px 0 0;
    display: none;
}


/***********************************************************
 CART
 ***********************************************************/

.woocommerce-cart h1:before {
    font-family: 'icomoon' !important;
    content: "\e90a";
    margin-right: 10px;
}

.woocommerce-cart div.woocommerce {
    max-width: 859px;
    margin: 0 auto
}

.woocommerce table.shop_table {
    margin: 0!important
}

table.cart tr {
    padding: 0 !important;
}

table.cart .cart_item {
    padding: 20px !important;
}

.woocommerce-cart table.cart th {
    text-transform: uppercase;
}

.woocommerce table.shop_table td {
    border-top: 1px solid #f5f5f5;
}

.woocommerce a.remove {
    color: black!important;
}

.woocommerce a.remove:hover {
    background-color: transparent;
    color: #ff7457!important;
}

table.cart td.product-thumbnail {
    max-width: auto;
}

.woocommerce-cart table.cart img {
    width: 132px;
}

.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th {
    text-align: center;
}

.woocommerce td.product-name dl.variation,
.woocommerce td.product-metas dl.variations {
    margin: 1em 0;
    font-size: 0;
}

.woocommerce td.product-name dl.variation,
.woocommerce td.product-metas dl.variations {
    font-size: 12px;
}

.woocommerce-cart table.cart td.product-name {
    max-width: none!important;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
    float: left;
    font-weight: 100;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    width: 48%;
}

.sp48 {
    width: 48%;
    display: inline-block;
    font-size: 12px;
}

.woocommerce td.product-name dl.variation dt {
    text-align: right;
}

.woocommerce td.product-name dl.variation dd {
    text-align: left;
}

.woocommerce td.product-name dl.variation dt {}

.woocommerce td.product-name dl.variation dd {
    clear: right;
    font-weight: 700;
    margin-bottom: 0.5em!important;
}

.woocommerce td.product-name dl.variation dd.variation-Taille {
    color: #ff7457!important
}

table.cart tr td.actions {
    padding: 20px 0 0 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    text-align: center;
    font-family: arial;
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: 0px 0px 1px #707070 !important;
    box-shadow: 0px 0px 1px #707070 !important;
}

.woocommerce-cart input[name='apply_coupon'] {
    background-color: white !important;
    color: black !important;
    display: inline-block !important;
}

.woocommerce-cart input.button[name='update_cart'] {
    float: right!important;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
}

.cart-collaterals h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-bottom: 37px;
}

.cart_totals table {
    table-layout: fixed;
    width: 100%;
}

.cart_totals tr {
    padding: 0 !important;
    border: none !important;
}

.cart_totals th,
.cart_totals td {
    width: 50% !important;
    max-width: none !important;
    background-color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 30px !important;
    border-top: none !important;
    border-right: 2px solid #f5f5f5 !important;
    border-bottom: 2px solid #f5f5f5 !important;
    width: 50%;
    vertical-align: middle !important;
    line-height: 17px !important;
}

.shipping-calculator-form {
    display: block !important;
}

.shipping-calculator-form input,
.shipping-calculator-form button {
    display: block;
    width: 100%;
}

.wc-proceed-to-checkout {
    margin: 52px 0;
    text-align: center;
}

.wc-proceed-to-checkout a.button.wc-forward {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
}

form.woocommerce-shipping-calculator {
    margin-top: 20px;
}

form.woocommerce-shipping-calculator>p {
    margin-bottom: 1em;
}

form.shipping-calculator-form p:last-of-type {
    margin: 0!important;
}

a.shipping-calculator-button {
    text-decoration: underline;
    font-style: italic;
}

.woocommerce-cart .shipping-calculator-form #calc_shipping_postcode_field input {
    text-align: center;
    font-family: arial;
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: 0px 0px 1px #707070 !important;
    box-shadow: 0px 0px 1px #707070 !important;
}

.order-total th,
.order-total td {
    color: #ff7457 !important;
}


/***********************************************************
 WOOO CHECKOUT
 ***********************************************************/

.woocommerce-checkout div.woocommerce {
    max-width: 859px;
    margin: 0 auto
}

.woocommerce-checkout input,
.woocommerce-checkout textarea {
    background-color: white !important;
    text-align: center;
}

.woocommerce-checkout h3 {
    font-size: 18px;
    margin-bottom: 36px;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce .col2-set .col-1 h3,
.woocommerce-page .col2-set .col-1 h3 {
    text-align: center;
}

#ship-to-different-address {
    margin: 0 0 10px 0
}

#order_review_heading {
    text-align: center;
    margin-bottom: 24px;
}

#ship-to-different-address label:before {
    margin-right: 12px;
}

.woocommerce-checkout .checkbox label:before {
    margin-right: 12px;
}

.woocommerce-checkout .checkbox label {
    font-style: italic;
}

.woocommerce-checkout .product-thumbnail,
.woocommerce-checkout .product-metas {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    text-align: center;
    font-size: 12px;
    line-height: 1.2em;
}

.woocommerce-checkout .product-metas .product-quantity {
    color: #ff7457;
}

.sp48 {
    text-align: right;
}

.product-quantity.sp48 {
    text-align: left;
    font-weight: 700;
}

.woocommerce-checkout .product-thumbnail {
    border-right: 2px solid #f5f5f5;
}

.woocommerce-checkout .woocommerce-Price-amount.amount {
    font-size: 18px;
}

.woocommerce table.woocommerce-checkout-review-order-table {
    margin-bottom: 50px !important;
}

.woocommerce-checkout-review-order-table tbody {
    margin-bottom: 20px;
}

.woocommerce-checkout-review-order-table th {
    text-transform: uppercase;
}

.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td {
    background-color: white;
    text-align: center;
    border-right: 2px solid #f5f5f5 !important;
}

.woocommerce-checkout-review-order-table tr {
    padding: 0 !important;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    padding: 20px !important;
}

.woocommerce-checkout-review-order-table tfoot th {
    border-right: 2px solid #f5f5f5 !important;
}

.woocommerce-checkout-review-order-table th {
    text-align: center;
}

#add_payment_method #payment,
.woocommerce-checkout #payment {
    background-color: white;
    border-radius: 0;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    margin: 0;
}

.wc_payment_method span {
    text-transform: uppercase;
}

.wc_payment_method .radio label:before {
    margin-right: 20px;
}

.wc_payment_method span.gateway_icon {
    margin-right: 20px;
}

#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #f5f5f5;
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid #f5f5f5;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    margin: -9px 0 0 70px;
}

.woocommerce-checkout #payment div.payment_box p {
    padding-left: 30px
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
}

.woocommerce #payment .terms a {
    text-decoration: underline;
}

.checkout-login,
.checkout-coupon {
    padding: 30px 60px 30px 84px;
    position: relative;
}

.checkout-login:after {
    content: " ";
    width: 2px;
    height: 124px;
    height: calc(100% - 60px);
    background-color: white;
    position: absolute;
    right: 0;
    top: 30px;
}

.drapeau-ico,
.drapeau-texte {
    display: inline-block;
    vertical-align: middle;
}

.checkout-login i,
.checkout-coupon i {
    font-size: 50px;
}

.drapeau-ico {
    margin-right: 30px;
}

.drapeau-texte {
    font-size: 18px;
    max-width: 70%;
}

.drapeau-ico i {
    font-size: 43px;
}

.woocommerce .checkout-login form .form-row,
.woocommerce .checkout-coupon form .form-row,
.woocommerce .checkout-login form input.button,
.woocommerce .checkout-coupon form input.button {
    width: 100% !important;
    float: none !important;
    display: block;
}

.woocommerce-checkout div.woocommerce form .form-row label {
    font-size: 12px;
}

.woocommerce form .form-row abbr.required {
    margin-left: -4px;
}

.select2-container .select2-choice {
    border: none;
    border-radius: 0;
    padding: 12px;
}

.select2-container .select2-choice>.select2-chosen {
    text-align: center;
    margin-right: 0;
}

.select2-container .select2-choice .select2-arrow b:after {
    font-family: 'icomoon';
    content: "\e90e";
    border: none;
    color: black;
    font-size: 8px;
    margin-top: -12px;
    margin-left: -13px;
}

.select2-drop {
    border-radius: 0;
    border: none;
}

.select2-results .select2-result-label {
    text-align: center;
    font-style: italic;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    text-transform: uppercase;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0;
}

.woocommerce form.checkout_coupon input[type=submit],
.woocommerce form.login input[type=submit],
.woocommerce form.register input[type=submit] {
    display: block!important;
    width: 100%;
}

.woocommerce-MyAccount-content a {
    text-decoration: underline;
    color: #ff7457 !important;
}


/***********************************************************
 RADIO / CHECKBOX
 ***********************************************************/

.checkbox {
    position: relative;
}

[type="radio"]:not(:checked),
[type="radio"]:checked,
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.radio label {
    padding-left: 55px;
}

.radio label:before {
    width: 35px;
    height: 35px;
    background-color: #f0f0f0;
    content: " ";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}

.radio label {
    position: relative !important;
}

.radio label::after {
    position: absolute;
    left: 2px;
    top: 8px;
    content: " ";
    font-size: 20px;
    font-family: 'icomoon' !important;
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
}

.radio [type="radio"]:checked+label::after {
    content: "\e90e";
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio_r label:before {
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.radio_r label::after {
    width: 14px;
    height: 14px;
    border-radius: 20px;
    background-color: #ff674c;
    left: 3px;
    top: 3px;
}

.radio_r [type="radio"]:checked+label::after {
    content: " ";
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.checkbox label:before {
    width: 20px;
    height: 20px;
    background-color: #f0f0f0;
    content: " ";
    display: inline-block;
    vertical-align: middle;
}

.checkbox_white label:before {
    background-color: #fff;
}

.checkbox label {
    position: relative;
}

.checkbox label::after {
    position: absolute;
    width: 10px;
    height: 8px;
    left: 7px;
    top: 5px;
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
}

.checkbox [type="checkbox"]:checked+label::after {
    /*content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDgzOTEzRUM1MzNBMTFFNjkzODhFNDU0QkZDRTE4NzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDgzOTEzRUI1MzNBMTFFNjkzODhFNDU0QkZDRTE4NzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYyNzMxN0ZENTI0QzExRTY5Mzg4RTQ1NEJGQ0UxODcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYyNzMxN0ZFNTI0QzExRTY5Mzg4RTQ1NEJGQ0UxODcyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+wlIEvQAAAHVJREFUeNpiZMAC/qe5cgCpQ0wM2EEZEK9kxKJLAKQLiE2YgJyjQMyDJJ8FxDMYZ+3+BTJ2GRB3QnWxAakIIJ4P4rMA8TQg3g2UsAHSKkC8EajrO0iSEapDFUgth/I9gZKvQOJg1wI5t4HUFiA+CJMAAYAAAwDEKyLfHoro/wAAAABJRU5ErkJggg==');*/
    content: url('_/img/check.png');
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.checkbox span {
    display: inline-block;
    vertical-align: middle;
    max-width: 77%;
    font-size: 18px;
    font-weight: bold;
}

#customer_login .checkbox [type="checkbox"]:checked+label::after {
    top: 1px;
}

#customer_login .checkbox label {
    font-style: italic;
}

.woocommerce-LostPassword.lost_password {
    text-decoration: underline;
}


/***********************************************************
 MOBILE MESSAGE
 ***********************************************************/

#customizer-banner-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 99999;
    padding: 20px;
}

#customizer-banner-mobile .overlay {
    opacity: 0.8;
    z-index: 0;
    left: 0;
}

.inner {
    margin: 0 20px;
    margin: auto;
    text-align: center;
    padding: 14px;
    background: white;
    position: relative;
    z-index: 1;
    font-size: 18px;
    letter-spacing: 0.025em;
}

.inner i,
.inner h4,
.inner p {
    margin-bottom: 1em;
}

.inner p {
    font-size: 16px;
    line-height: 1.4em;
}

*.nopadding-top {
    padding-top: 0 !important
}

*.nopadding-bottom {
    padding-bottom: 0 !important
}

*.nopadding-left {
    padding-left: 0 !important
}

*.nopadding-right {
    padding-right: 0 !important
}

*.nopadding-bottom .woocommerce .products ul,
*.nopadding-bottom .woocommerce ul.products {
    padding-bottom: 0 !important;
    margin-bottom: 0!important;
}

*.nopadding-bottom .woocommerce.columns-4 {
    padding-bottom: 27px !important;
}

.entry-content table,
body.et-pb-preview #main-content .container table {
    border: none;
}

.entry-content tr td,
body.et-pb-preview #main-content .container tr td {
    border: none;
    padding: 24px;
}

.entry-content tr td img,
body.et-pb-preview #main-content .container tr td img {
    width: 100%;
    margin: 0;
}

.revue-de-presse .et_pb_row {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1) {
    position: relative;
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1):before,
.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1):after {
    content: " ";
    position: absolute;
    right: -32px;
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1):before {
    width: 1px;
    height: calc(100% + 108px);
    background-color: #999999;
    margin-top: -54px;
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1):after {
    background-image: url('_/img/ico-cerise-small.png');
    background-size: 35px 35px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
    top: 0;
    right: -57px;
    top: 50%;
    margin-top: -16px;
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(2) {
    display: flex;
    flex: 1;
    /*height: 100%;*/
}

.revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(2) .et_pb_text {
    margin: auto;
    width: 100%;
}

.wpsg-t3-item {
    width: calc(100%/3 - 10px)!important;
    margin: 5px !important;
}

.wpsg-t3-item img {
    width: 100%;
    height: auto;
}

.woocommerce-order-received h2 {
    margin: 1em 0;
    text-align: center;
}

.woocommerce-order-received p {
    text-align: center;
}

ul.woocommerce-thankyou-order-details.order_details {
    padding: 20px!important;
    border: 1px solid;
}

.woocommerce .order_details li {
    width: 25%;
    margin-right: 0!important;
}

.woocommerce-order-received table td,
.woocommerce-order-received table tfoot th {
    background-color: white !important;
}

.woocommerce-order-received table th,
.woocommerce-order-received table td {
    padding: 20px!important;
}

.woocommerce-order-received table th {
    text-align: center;
    text-transform: uppercase;
    padding-top: 0;
}

.woocommerce-order-received table td,
.woocommerce-order-received table.customer_details th,
.woocommerce-order-received table.customer_details td {
    background-color: white;
    border: 1px solid #f5f5f5;
    text-align: center;
}


/*
.woocommerce td.product-name dl.variation{text-align: center;}
.woocommerce-order-received td.product-name dl.variation dt,
.woocommerce-order-received td.product-name dl.variation dd{float: none;}
.woocommerce td.product-name dl.variation dd{
  display: block;
  margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dd:last-of-type{margin-bottom: 0}
*/

.woocommerce-checkout h3,
.woocommerce-checkout .col-1 h3 {
    text-align: center !important;
    margin-bottom: 1em;
}

.woocommerce-checkout address {
    text-align: center;
}

.woocommerce table.my_account_orders {
    font-size: 1em;
}

.woocommerce table.my_account_orders .order-actions {
    text-align: left;
}

.woocommerce-MyAccount-content td a.button {
    color: white!important;
    display: inline;
}

.woocommerce-MyAccount-content td a.button:hover {
    color: #ff7457 !important
}

.sliderDrapeau .et_pb_slide_description {
    width: 100% !important;
    padding: 0 !important;
    display: block !important;
}

.module-1-image-2-texte {}

.module-1-image-2-texte .image,
.module-1-image-2-texte .description {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 326px;
}

.module-1-image-2-texte .image {
    background-size: cover;
    background-position: center;
}

.module-1-image-2-texte .description {
    padding: 0 20px;
}

.module-1-image-2-texte .flex {
    height: 100%;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-inner {
    margin: auto
}

.entry-content.loading {
    opacity: 0.2;
}

body.loading #page-container {
    opacity: 0.5;
}

body.loading #loader {
    display: block
}

body.loading img,
.entry-content.loading img {
    opacity: 0;
}

#loader {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.loader_inner {
    display: flex;
    width: 100%;
    height: 100%;
}

#loader svg {
    margin: auto;
    animation: bounce 0.4s cubic-bezier(0.4, 0, 1, 1) alternate infinite;
}


/***********************************************************
  BOOKING
 ***********************************************************/

.product_cat-make-it-yourself h1,
.product_cat-make-it-yourself-en h1 {
    font-weight: bold;
}

.product_cat-make-it-yourself h1,
.product_cat-make-it-yourself p.price,
.product_cat-make-it-yourself-en h1,
.product_cat-make-it-yourself-en p.price {
    font-size: 20px!important;
    text-align: center;
}

.product_cat-make-it-yourself p.price,
.product_cat-make-it-yourself-en p.price {
    color: black!important;
    font-weight: 100!important;
}

.product_cat-make-it-yourself .woocommerce-Price-amount.amount,
.product_cat-make-it-yourself-en .woocommerce-Price-amount.amount {
    font-weight: 100!important;
    font-family: times, serif;
    text-align: center;
    font-size: 20px!important;
}

.wc-bookings-booking-form label {
    margin-bottom: 5px;
}

.product_cat-make-it-yourself .single_product_variations label,
.product_cat-make-it-yourself-en .single_product_variations label {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400 !important;
    font-weight: 700
}

.product_cat-make-it-yourself td,
.product_cat-make-it-yourself-en td {
    background-color: white;
    padding: 20px 33px !important;
    padding: 20px 23px !important;
    border: 1px solid #f5f5f5;
    max-width: none !important;
    width: 160px;
}

.product_cat-make-it-yourself select,
.product_cat-make-it-yourself-en select {
    margin: 0 auto!important;
    min-width: 100px;
    width: 100%;
}

@keyframes bounce {
    0% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(5px);
    }
}

@supports (-webkit-appearance:none) {
    .deco-stripe .script:before,
    .deco-stripe .script:after {
        top: 41px!important;
    }
}

#nav-shop li:hover {
    background: none;
}

.header_langue .selector {
    position: relative;
    padding-bottom: 10px;
    border-bottom: solid 1px #000;
}

.header_langue .selector span {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: 7px;
    width: auto;
    padding-right: 10px;
    background: url(_/img/btn-dwn.png) center right no-repeat;
}

.header_langue .selector #lang_choice_polylang-2 {
    opacity: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    margin: 0;
    width: 100%;
}

.header_langue .selector option {
    background: #FFF;
    color: #999999;
    border: 0;
}

.screen-reader-text {
    display: none;
}


/*@media all and (max-width: 768px) {*/

@media all and (max-width: 980px) {
    .mobile-nopadding,
    .mobile-nopadding .et_pb_row {
        padding: 0;
        width: 100% !important;
        margin-bottom: 62px;
    }
    .container,
    .container-md,
    .et_pb_row {
        width: calc(100% - 20px);
        width: calc(100% - 48px);
    }
    .home .et_pb_section_0,
    .home .et_pb_section_0 .et_pb_row_0 {
        width: 100%;
    }
    .home .et_pb_slider .et_pb_slide {
        height: 332px;
    }
    .home .et_pb_slide_description,
    .home .et_pb_slider_fullwidth_off .et_pb_slide_description {
        min-height: 332px;
    }
    .home .et_pb_bg_layout_dark .et_pb_slide_content {
        padding: 20px 65px;
        padding: 20px;
        width: 80%;
    }
    .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        margin-top: 72px !important;
        font-size: 36px;
    }
    .et_pb_slide_content p {
        line-height: 1.2em;
    }
    .et_pb_slide_content p span {
        font-size: 22px!important;
    }
    .container-md {
        padding: 10px;
        margin-top: -34px;
    }
    .home .et_pb_section_0 {
        margin-bottom: 65px;
    }
    .home .et_pb_section {
        padding: 0;
    }
    .home .et_pb_row {
        padding: 0;
        width: 100%;
    }
    .home .et_pb_section_3 .et_pb_row {
        padding: 22px;
    }
    .et_menu_container .col-md-3 {
        display: none
    }
    #main-header {
        border-bottom: 1px solid #cccccc
    }
    #menu_desktop {
        display: none
    }
    #et_mobile_nav_menu {
        float: none;
    }
    #et-top-navigation {
        float: none;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation,
    .et_header_style_left #et-top-navigation {
        padding: 0 !important;
    }
    #et_mobile_nav_menu>ul>li,
    .shop-nav-mobile li {
        float: left;
        list-style: none;
    }
    #et_mobile_nav_menu {
        position: relative;
        padding: 20px 0;
        min-height: 59px;
    }
    #et_mobile_nav_menu ul {
        list-style: none;
    }
    .nav-left li:first-of-type {
        margin-right: 3px;
        margin-left: -7px;
    }
    .nav-left,
    .nav-left li {
        float: left;
    }
    .nav-right li:first-of-type {
        margin-left: 10px
    }
    .nav-right,
    .nav-right li {
        float: right;
    }
    .nav-center {
        position: absolute;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        left: 50%;
        top: 3px;
    }
    .shop-nav-mobile li:last-of-type {
        margin-right: 0;
    }
    #et_mobile_nav_menu>ul>li:first-of-type {
        margin-top: 12px;
        margin-left: 0;
        margin-right: 0;
    }
    #et_mobile_nav_menu>ul>li:last-of-type {
        margin: 0;
    }
    .m20 {
        margin-top: 15px !important;
    }
    .et_fixed_nav #main-header svg {
        margin: 0;
        width: 145px;
        width: 125px;
    }
    #et_mobile_nav_menu i {
        font-size: 24px;
    }
    .mobile_menu_bar {
        padding: 0!important
    }
    .mobile_nav .mobile_menu_bar:before {
        color: black;
        content: "\M";
        font-size: 38px;
        top: -7px;
    }
    .mobile_nav.closed .mobile_menu_bar:before {
        content: "\61";
    }
    .et_mobile_menu {
        padding: 0;
        top: 60px;
        left: -10px;
        border: none;
        width: 84.8%;
        -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.22);
        -moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.22);
        box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.22);
    }
    .et_mobile_menu li {
        float: none !important;
        margin: 0 !important;
        position: relative;
        pad
    }
    .et_mobile_menu li {
        padding-left: 0px;
    }
    .et_mobile_menu li a {
        padding-left: 60px;
    }
    .et_menu_container li:hover:before {
        display: none
    }
    .et_menu_container li.current-menu-item:before {
        top: 7px;
        left: 27px;
    }
    #footer-widgets {
        padding-bottom: 0;
    }
    .reassurance li {
        float: left;
        margin-bottom: 62px;
        text-align: center;
        margin: 0;
        width: 50%;
        margin-bottom: 62px;
        min-height: 171px;
    }
    .reassurance li:nth-child(3),
    .reassurance li:last-of-type {
        margin-bottom: 0;
    }
    .footer-widget:after {
        display: none;
    }
    .et-pb-slider-arrows {
        display: none;
    }
    .push_header {
        top: 18px;
    }
    .push_cta h3 {
        font-size: 22px;
    }
    .push_cta p {
        padding: 0 40px;
    }
    .push_footer {
        bottom: 44px;
    }
    .home .et_pb_column_1_3.et_pb_column {
        margin-bottom: 22px;
    }
    .home .et_pb_column_1_3 {
        height: auto;
    }
    .page_banner {
        background-color: #ffffff;
    }
    .page_banner_bg {
        padding-top: 33px;
    }
    .page_banner_bg_mobile {
        min-height: 238px;
        background-position: center;
        background-size: cover;
        margin-top: 0px;
        padding-top: 0;
    }
    .page_banner_content h1 {
        font-size: 15px;
        margin: 10px 0;
        color: #ff7457 !important;
    }
    .container-md {
        padding: 47px 27px;
    }
    .et_pb_section .et_pb_text p {
        line-height: 1.3em;
        font-size: 13px;
    }
    .et_pb_tabs_controls li {
        font-size: 10px;
        float: left;
    }
    .nomargin .et_pb_column {
        margin-bottom: 0;
    }
    .nomargin .et_pb_text {
        padding: 20px !important;
    }
    .nomargin .et_pb_text_3 {
        margin-top: 0!important;
    }
    .page-template-page-template-article article,
    .page-template-page-template-page article,
.single article	{
        padding-bottom: 37px;
    }
    .page-template-page-template-article article p,
    .page-template-page-template-page article p,
.single article p	{
        font-size: 15px;
        word-break: break-word;
    }
    .revue-de-presse .et_pb_row .et_pb_column_1_2 {
        width: 40% !important;
    }
    .revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1) {
        margin-right: 20%;
    }
    .revue-de-presse .et_pb_row .et_pb_column_1_2 img {
        width: 100%;
        height: auto;
    }
    .revue-de-presse .et_pb_row .et_pb_column_1_2 .fluid-width-video-wrapper {
        width: 100%;
    }
    .nomargin-vertical {
        display: block;
        width: calc(100% - 46px)!important;
    }
    .post-type-archive #main-content .container {
        width: 100%;
    }
    .post-type-archive .et_pb_row {
        width: 100%;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100%!important;
        height: auto!important;
    }
    .woocommerce ul.products li .product-visuel,
    .woocommerce ul.products li .product-details {
        width: 100%!important;
        height: auto !important;
        float: none!important;
    }
    .woocommerce ul.products li .product-details {
        background-color: white;
        position: relative;
        top: -38px;
        padding: 15px;
        /*max-width: 270px;*/
        max-width: calc(100% - 46px);
        margin: 0 auto;
        text-align: center;
        min-height: auto;
        z-index: 1;
    }
    .woocommerce ul.products li .product-details div {
        padding: 0;
    }
    .woocommerce.single-product .product .images,
    .woocommerce.single-product .product .summary {
        width: 100%!important;
        margin-right: 0;
    }
    .woocommerce.single-product .product .images {
        margin-bottom: 29px;
    }
    .woocommerce div.product div.images .carousel {
        width: 300px;
    }
    .woocommerce div.product div.images div.thumbnails,
    .woocommerce-page div.product div.images div.thumbnails,
    .woocommerce #content div.product div.images div.thumbnails,
    .woocommerce-page #content div.product div.images div.thumbnails {
        padding-top: 10px !important;
    }
    .woocommerce #content div.product div.thumbnails a,
    .woocommerce div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a,
    .woocommerce-page div.product div.thumbnails a {
        width: 104px;
    }
    /*.woocommerce #content div.product div.thumbnails a:nth-child(1){margin-left: 0}
  .woocommerce #content div.product div.thumbnails a:nth-child(3){margin-right: 0}
  .woocommerce #content div.product div.thumbnails a img,
  .woocommerce div.product div.thumbnails a img,
  .woocommerce-page #content div.product div.thumbnails a img,
  .woocommerce-page div.product div.thumbnails a img{
    width: 93.3px;
  }*/
    .thumbnails .carousel-prev,
    .thumbnails .carousel-next {
        display: block;
        top: auto;
        bottom: -19px;
    }
    .thumbnails .carousel-prev {
        left: 10px;
    }
    .thumbnails .carousel-next {
        right: 10px;
    }
    .thumbnails .carousel-prev:before,
    .thumbnails .carousel-next:before {
        font-size: 20px
    }
    table.cart th {
        text-transform: uppercase;
    }
    table.cart th,
    #main-content table.cart th,
    table.cart td,
    #main-content table.cart td,
    table.cart tr,
    #main-content table.cart tr,
    #content-area table tr,
    #content-area table td,
    #content-area table th {
        max-width: none;
        text-align: center!important;
    }
    table.cart .quantity {
        float: none!important;
        margin: 0 auto;
    }
    .woocommerce a.remove {
        display: inline-block;
        margin: 0 auto;
    }
    .shipping .amount {
        font-size: 14px;
        line-height: 14px;
    }
    tr.shipping th {
        display: block;
        width: 100%;
    }
    .woocommerce ul#shipping_method li {
        text-align: left;
    }
    .woocommerce #content table.cart td.actions .button.alt,
    .woocommerce #content table.cart td.actions .input-text+.button,
    .woocommerce table.cart td.actions .button.alt,
    .woocommerce table.cart td.actions .input-text+.button,
    .woocommerce-page #content table.cart td.actions .button.alt,
    .woocommerce-page #content table.cart td.actions .input-text+.button,
    .woocommerce-page table.cart td.actions .button.alt,
    .woocommerce-page table.cart td.actions .input-text+.button,
    .woocommerce #content table.cart td.actions .button,
    .woocommerce #content table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions input,
    .woocommerce table.cart td.actions .button,
    .woocommerce table.cart td.actions .input-text,
    .woocommerce table.cart td.actions input,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions input,
    .woocommerce-page table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page table.cart td.actions input {
        float: none;
        width: 100%;
    }
    input#coupon_code {
        width: 100%;
        margin-bottom: 10px;
    }
    .cart_totals .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .cart_totals .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        padding: 0!important;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        display: none;
    }
    .woocommerce .cart_totals table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page .cart_totals table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important;
        padding-top: 10px 0 !important;
    }
    .cart-collaterals .row {
        margin: 0
    }
    .cart-collaterals .col-md-1-2 {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    /*.woocommerce .cart-collaterals table.shop_table_responsive tbody th,
  .woocommerce .cart-collaterals table.shop_table_responsive tbody td{

    display: table-cell !important;
  }*/
    .woocommerce .cart-collaterals table.shop_table_responsive tbody td {
        width: 100% !important;
    }
    .woocommerce .cart-collaterals table.shop_table_responsive tbody td {
        padding: 20px 0 !important;
    }
    .wc-proceed-to-checkout a.button.wc-forward {
        width: 100%;
    }
    .woocommerce-checkout .row {
        margin: 0;
    }
    .woocommerce-checkout .col-md-2 {
        float: none;
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .checkout-login:after {
        display: none;
    }
    .drapeau-ico {
        margin-right: 10px;
    }
    tr.shipping td[data-title="Livraison"] {
        padding: 20px!important;
    }
    .gateway_icon {
        margin-bottom: 5px;
    }
    .modal-share ul {
        padding: 0;
    }
    .modal-share li {
        margin: 20px
    }
    .sliderDrapeau .et_pb_slide {
        height: auto;
        padding: 0;
    }
    .sliderDrapeau .et_pb_slide_image,
    .sliderDrapeau .et_pb_slide_video {
        margin-top: 0!important
    }
    .sliderDrapeau .et_pb_slide_description {
        padding: 16% 10px;
    }
    .sliderDrapeau .et_pb_slide_description p span {
        font-size: 18px;
        line-height: 1.3em;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        float: left;
        border: none;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
        padding: 0 3px!important;
        font-size: 10px;
    }
    .push_2 {
        overflow: hidden;
    }
    .nopadding .et_pb_tabs:before {
        top: 46px;
    }
    .et_pb_tabs_controls li.et_pb_tab_active {
        background-color: transparent;
    }
    .nopadding .et_pb_all_tabs {
        width: 100%;
    }
    .nopadding .et_pb_tab {
        padding-top: 20px;
    }
    .news-feed .container-md {
        padding: 37px 0;
        margin-top: 0;
        width: calc(100% - 46px);
        width: 100%;
        padding: 0;
    }
    .news-feed-item {
        padding-bottom: 9px;
        margin-bottom: 25px;
    }
    .news-feed-item .image,
    .news-feed-item .content {
        display: block;
    }
    .news-feed-item .image,
    .news-feed-item h3 {
        margin-bottom: 25px
    }
    .news-feed-item .content {
        max-width: 100%;
        padding: 0;
    }
    .date {
        font-size: 11px;
    }
    .news-feed-item h3 {
        font-size: 18px;
    }
    .news-feed-item p {
        font-size: 13px;
        line-height: 1.2em;
    }
    .page-template-page-template-article .container-md,
    .page-template-page-template-page .container-md,
.single .container-md	{
        padding: 20px;
        margin-top: -134px;
    }
    .page_soustitre {
        font-size: 18px;
        line-height: 1.3em;
    }
    .entry-content p {
        font-size: 13px!important;
    }
    .entry-content .module_share {
        margin-bottom: 15px;
    }
    .module_share span {
        font-size: 11px;
    }
    .module_share i {
        font-size: 16px;
    }
    .deco-stripe .script span {
        font-size: 18px!important;
    }
    .deco-stripe .script:before,
    .deco-stripe .script:after {
        width: 4%;
        top: 24px;
        top: 37px!important;
    }
    .flip-container,
    .front,
    .back {
        min-height: 267px;
    }
    .push_2 .front h3 {
        font-size: 36px;
    }
    .push_2 .front a {
        font-size: 11px;
    }
    .push_2 .back h3 {
        font-size: 24px;
    }
    .push_2 p {
        font-size: 13px;
    }
    .et_pb_section_3 .et_pb_column_7 {
        padding: 20px!important;
    }
    .entry-content h2 strong span {
        font-size: 27px!important;
    }
    .nopadding .et_pb_row.nopadding-top.nopadding-bottom {
        width: 100%;
    }
    .single-product #main-content>.container {
        width: 100%;
        padding-top: 0;
    }
    .single-product #main-content .summary {
        width: calc(100% - 46px)!important;
        margin: 0 auto;
        padding-bottom: 39px;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        border: none!important
    }
    .et_pb_text p br {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    .woocommerce-checkout .product-thumbnail {
        margin-bottom: 10px;
    }
    .woocommerce-checkout .product-thumbnail,
    .woocommerce-checkout .product-metas {
        width: 100%;
    }
    #add_payment_method #payment ul.payment_methods li,
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li {
        margin-bottom: 20px;
    }
    .wc_payment_method .radio label {
        padding-left: 29px;
    }
    .wc_payment_method .radio label::after {
        top: 3px;
    }
    .wc_payment_method span.gateway_icon a {
        display: none;
    }
    .wc_payment_method span.gateway_icon {
        margin-right: 10px;
    }
    .wc_payment_method span.gateway_label {
        color: red;
        max-width: 47%;
        display: inline-block;
        vertical-align: top;
        line-height: 14px;
    }
    .et_pb_tabs_controls li,
    .et_pb_tabs_controls li.et_pb_tab_active {
        padding: 10px;
    }
    .nomargin-vertical .et_pb_slider .et_pb_slide {
        height: 202px;
    }
    .deco-stripe .script {
        margin-bottom: 20px;
    }
    .woocommerce table.cart .product-thumbnail {
        display: block
    }
    .woocommerce .woocommerce-error,
    .page .woocommerce-error,
    .woocommerce .woocommerce-info,
    .page .woocommerce-info,
    .woocommerce .woocommerce-message,
    .page .woocommerce-message {
        text-align: center;
    }
    .woocommerce .woocommerce-message {
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .woocommerce .woocommerce-message a.button.wc-forward {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
        margin-left: 0;
        order: 0;
        -webkit-order: 0;
    }
    .nopadding .et_pb_tabs_controls li {
        padding: 10px;
    }
    .nopadding .et_pb_tabs:before {
        top: 39px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .revue-de-presse .et_pb_row .et_pb_column_1_2 {
        width: calc(50% - 31px)!important;
    }
    .revue-de-presse .et_pb_row .et_pb_column_1_2:nth-child(1) {
        margin-right: 62px;
    }
    .footer-widget:nth-child(n) {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 40px;
    }
    #footer-widgets .footer-widget:nth-last-child(-n+2) {
        margin-bottom: 40px !important;
    }
    .nomargin-vertical .et_pb_slider .et_pb_slide {
        height: 454px;
    }
    .et_pb_column .et_pb_grid_item:nth-child(n),
    .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n),
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n),
    .et_pb_column .woocommerce ul.products li.product:nth-child(n),
    .woocommerce-page ul.products li.product:nth-child(n),
    .et_gallery_item {
        width: 100%!important;
        float: none;
    }
    .woocommerce ul.products li.product a img {
        width: 100%;
        height: auto;
    }
    .cartes-cadeaux .et_pb_section {
        background-size: 100% !important;
    }
    .cartes-cadeaux .et_pb_row.et_pb_row_0 {
        padding: 22px 0 !important;
    }
    .cartes-cadeaux .et_pb_row_1 {
        padding: 34px 0 20px 0!important;
        min-height: 192px!important;
    }
    .cartes-cadeaux .et_pb_row_1 .et_pb_column_2 {
        display: block !important;
    }
    .cartes-cadeaux .et_pb_row_1 .et_pb_column_2 img {
        max-width: 160px;
        float: right;
    }
    .cartes-cadeaux .et_pb_row_1 .et_pb_column_3 {
        margin-right: 0;
        max-width: 31% !important;
    }
    .sliderDrapeau .et_pb_slide {
        height: 572px;
    }
    .sliderDrapeau .et_pb_slide {
        height: auto;
        padding: 0;
    }
    .sliderDrapeau .et_pb_slide_image,
    .sliderDrapeau .et_pb_slide_video,
    .sliderDrapeau .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%;
        position: static;
    }
    .sliderDrapeau .et_pb_slide_image img {
        width: 100%;
        max-height: auto;
    }
    .sliderDrapeau .et_pb_slide_image,
    .sliderDrapeau .et_pb_slide_video {
        margin-top: 0!important
    }
    .sliderDrapeau .et_pb_slide_description {
        padding: 37px 10px;
    }
    .sliderDrapeau .et_pb_slide_description p span {
        font-size: 18px;
        line-height: 1.3em;
    }
    .et_pb_image.nomargin img {
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-template-page-template-article .container-md,
    .page-template-page-template-page .container-md,
.single .container-md	{
        margin-top: -118px;
    }
    .page_banner_bg_mobile {
        min-height: 238px;
        background-position: center;
        background-size: cover;
        margin-top: 0;
        padding-top: 0;
    }
    .reassurance li {
        margin: 0 39px;
    }
    .nomargin-vertical .et_pb_slider .et_pb_slide {
        height: 651px;
    }
    .sliderDrapeau .et_pb_slide {
        padding: 0;
        overflow: hidden;
        height: 382px;
        height: 326px;
    }
    .sliderDrapeau .et_pb_container {
        height: 326px;
    }
    .sliderDrapeau .et_pb_slide_image {
        margin-top: 0!important;
        margin: 0;
        top: 0;
        left: 0;
    }
    .sliderDrapeau .et_pb_slide_image img {
        width: 100%;
        height: auto;
        max-height: none!important;
    }
    .sliderDrapeau .et_pb_slide_description {
        width: 50%;
        padding: 20px;
        display: flex;
        height: 100%;
    }
    .sliderDrapeau .et_pb_slide_description br {
        display: none;
    }
    .sliderDrapeau .et_pb_slide_content {
        margin: auto;
    }
    .sliderDrapeau .et_pb_slide_description:before {}
}

@media all and (max-width: 480px) {
    .module-1-image-2-texte .image,
    .module-1-image-2-texte .description {
        display: block;
        width: 100%;
    }
}

@media all and (min-width: 768px) {
    #customizer-banner-mobile {
        display: none!important;
    }
}


/*modification page carte cadeaux*/

.cartes-cadeaux .cartes-cadeaux-attributes .et_pb_row_2 {
    width: 100%;
    padding: 0 !important;
}

.cartes-cadeaux-attributes .et_pb_row_2 p {
    font-size: 27px;
    line-height: 27px;
}

.cartes-cadeaux-attributes {
    clear: both;
}

.cartes-atelier-valeur {
    float: left;
    width: 45%;
    padding: 59px 0;
}

.cartes-cadeaux-valeur {
    float: left;
    width: 55%;
    position: relative;
}
.cartes-atelier-valeur .cartes-atelier-choix .carte-atelier {
    width: 40%;
    display: block;
    margin: auto;
    float: none;
}

@media all and (max-width: 1024px) {
    .cartes-cadeaux-valeur {
        float: none;
        width: 100%;
    }
    .cartes-atelier-valeur {
        float: none;
        width: 100%;
    }
    .cartes-cadeaux-valeur .cartes-cadeaux-choix,
    .cartes-cadeaux-valeur .cartes-atelier-choix {
        display: block;
    }
    .cartes-cadeaux-valeur .cartes-cadeaux-choix:after {
        display: none;
    }
}

.cartes-cadeaux-valeur ul {
    margin: 0;
    padding: 0 40px 0 0;
    position: relative;
}

.cartes-cadeaux-valeur ul:after {
    background-color: #ff7457;
    content: " ";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}

.form-carte-cadeaux .h1 {
    line-height: 33px;
}

.cartes-cadeaux-choix li:after,
.cartes-atelier-valeur li:after {
    display: none !important;
}

.cartes-cadeaux-choix li {
    padding: 40px 25px !important;
}

.cartes-atelier-valeur li {
    float: left;
    /*width: 33.333%;*/
    padding: 40px;
    font-style: italic;
    text-align: center;
    position: relative;
}

.cartes-atelier-valeur .row-submit {
    clear: both;
}

.cartes-atelier-valeur li:after {
    content: " ";
    width: 2px;
    height: 100%;
    position: absolute;
    background-color: #ff7457;
    right: 0;
    top: 0;
}

.cartes-atelier-valeur li:last-child:after {
    display: none;
}

.cartes-atelier-valeur input,
.cartes-atelier-valeur label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.cartes-atelier-valeur label {
    font-size: 36px;
    font-family: times, serif !important;
    margin-bottom: 0;
}

.cartes-atelier-valeur label .woocommerce-Price-amount.amount {
    font-family: times, serif !important;
    font-weight: 100 !important;
    line-height: 1;
}

.cartes-atelier-valeur .titraille {
    margin-bottom: 34px !important;
}

.cartes-atelier-valeur li i {
    font-size: 27px;
    margin-right: 14px;
}

.cartes-atelier-valeur .radio label {
    font-size: 36px !important;
    margin-bottom: 0;
}

.cartes-atelier-valeur li .more span {
    font-size: 12px;
}

.cartes-atelier-valeur li hr {
    margin: 28px 0 !important
}

.cartes-cadeaux .sep.bg_orange {
    display: none;
}

.cartes-cadeaux .et_pb_row_1 {
    min-height: 404px !important;
}

.cartes-cadeaux .et_pb_row_1 .et_pb_column_1_2 {
    float: none;
    margin: 80px auto 0;
    max-width: 715px;
    text-align: center;
    width: 100%;
}

.cartes-cadeaux .et_pb_row_1 .et_pb_column_1_2 h1 {
    font-family: times, serif;
    color: #000;
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 15px;
}

.cartes-cadeaux .et_pb_row_1 .et_pb_column_1_2 p {
    font-family: 'SegoeScript';
    font-size: 25px;
    line-height: 28px;
    color: #7a7449;
    text-align: center;
}


/*-------------------------------------------------*/


/*               Page carte cadeaux               */


/*-------------------------------------------------*/

.cartes-cadeaux-valeur ul {
    margin-top: 0;
}

.cartes-cadeaux-valeur ul:after {
    right: -60px;
}

.cartes-cadeaux-choix li i.icon-voir {
    margin-right: 3px;
}

.cartes-cadeaux-attributes .et_pb_row_2 p {
    text-transform: uppercase;
}

ul.cartes-atelier-choix {
    margin-top: 42px;
}

.cartes-atelier-choix:after {
    content: "";
    display: table;
    clear: both;
}

label[for=attribute_message] {
    margin-top: 10px;
}

.form-group.advert {
    margin-top: 20px;
}

.cartes-cadeaux .checkbox label[for=terms] {
    width: auto;
}

.cartes-cadeaux .checkbox label[for=terms]:after {
    left: 7px;
}

.cartes-cadeaux-attributes .et_pb_row_2 p {
    font-size: 20px;
    position: relative;
}

.cartes-cadeaux-attributes .et_pb_row_2 p:after {
    position: absolute;
    content: '';
    width: 30%;
    height: 1px;
    background-color: white;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

#btn_cc_atc:hover:before {
    box-shadow: none !important;
}

#btn_cc_atc {
    background: #fff !important;
    color: #ff7457 !important;
}


/*----- version englais ------*/

html:lang(en-US) .cartes-cadeaux .customizer-banner .et_pb_section .et_pb_row.et_pb_row_0 .et_pb_column.et_pb_column_0 {
    margin-top: 220px;
}

html:lang(en-US) .cartes-cadeaux .customizer-banner .et_pb_column .et_pb_module.et_pb_text_0 {
    margin-bottom: 10px !important;
}

html:lang(en-US) .cartes-cadeaux .customizer-banner .et_pb_column .et_pb_module.et_pb_text_1 {
    padding-bottom: 40px !important;
}

.cartes-cadeaux .customizer-banner .et_pb_column .et_pb_module p {
    font-family: 'SegoeScript';
}

.cartes-cadeaux .et_pb_column .et_pb_module h1 {
    font-family: times, serif;
}


/*----- version englais fin------*/


/*********************************cookie***********/

#cookie-notice .button {
    line-height: 0 !important;
}


/* Amg 02/04/2019 */
.woocommerce-breadcrumb{
    display:none;
}

.woocommerce-variation-availability{
    display:none;
}

#billing_postcode_field, #billing_email_field{
    width: 47%;
    overflow: visible;
    display: inline-block;
}
#billing_city_field, #billing_phone_field{
float: right;
width: 47%;
overflow: visible;
display: inline-block;
}

/* 05/04/2019 */
input.select2-search__field{
 padding: 4px 20px 4px 5px !important;
 background: url("../../plugins/woocommerce/assets/images/select2.png") 100% -22px no-repeat #fff;
}


.select2-container--default li.select2-results__option[aria-selected="true"], .select2-container--default li.select2-results__option[data-selected="true"]{
    background-color:unset;
}
.select2-container--default li.select2-results__option--highlighted[aria-selected], .select2-container--default li.select2-results__option--highlighted[data-selected]{
    background-color: #f1f1f1 ;
    color: #000;
    border-radius: 3px;
}

.select2-container span.select2-selection--single{
 height:auto;   
 padding:12px;
 border:none;
}
#select2-billing_country-container, #select2-shipping_country-container{
    text-align:center;
}
.woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered,
 #select2-billing_state-container .select2-selection__placeholder,
 #select2-shipping_state-container .select2-selection__placeholder{
    color:#ff7457 !important;
}
.select2-dropdown{
    border:none;
}
.select2-container--default .select2-selection--single span.select2-selection__arrow{
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
}
.select2-results__options{
    text-align: center;
    font-style: italic;

    max-height: 200px;
    padding: 4px;
    margin: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
    background: #fafafa; 
}


/* bouton save address à la ligne*/
div.woocommerce-MyAccount-content .woocommerce-address-fields button[name="save_address"]{
    display:block;
    clear:both;
}

.woocommerce .woocommerce-customer-details address{
    border : 0px !important;
    padding : 0px !important;
}

/* pour l'affichage du produit carte cardeaux tout seul */
.et_right_sidebar #left-area {
    float: initial !important;
    padding-right: 0 !important;
}
#left-area {
    width: auto !important;
    padding-bottom: 0px !important;
}


/* onglet divi */
ul.et_pb_tabs_controls::after{
    border-top:0px !important;
}


/* image gallery product detail loupe */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    display:none !important;
}
.woocommerce-product-gallery__image { pointer-events: none;}
.et_right_sidebar #main-content .container::before {
    right: auto !important;

}


