/*========================================================================================
============================================ CSS PERSO ============================================
========================================================================================*/
*{
  letter-spacing: 1px;
}
/*CSS PROVISOIRE*/
/*#page #header #header_user,
#page #header .col-sm-4.clearfix,
#page .footer-container #footer .row > section:nth-child(2) {
  display: none;
}*/
.parallax {
    display: block;
    width: 1200px;
    margin:0 auto;
}
.parallax.small {
    height: 300px;
}
.parallax.medium {
    height: 345px;
}
.parallax.large {
    height: 495px;
}
#pagenotfound .pagenotfound,
#module-recrutementquai13-details #center_column,
#sitemap .row #center_column > h1{
    width:1200px;
    margin:0 auto;
}
#module-storesdetail-details #columns,
#bloc_recrutement,
#module-recrutementquai13-details #center_column .recrutement_content,
#stores #center_column .container,
#contact #center_column .container,
#cms #traiteur .container ,
#sitemap .row #sitemap_content,
#sitemap .row #center_column > div,
#cms.cms-6 .container .rte,
#header .container .row,
#index #columns #center_column .clearfix > div,
#index #columns #center_column .clearfix > h2,
#index #columns #center_column .clearfix > ul,
#index #mosaique,
#product #center_column .container,
#category #center_column > div ,
#category #center_column > ul {
    margin: 0 auto;
    width: 1000px;
    display: block;
}
#module-recrutementquai13-details #left_column,
#sitemap #left_column,
#category #left_column {
    display: none;
}
#page #availability_statut,
.availability {
    display: none !important;
}
.alert.alert-warning > a {
  display: block;
  color: #e4002b;
}
.alert.alert-warning > a:hover{
    text-decoration:underline;
} 

#columns .col-xs-1, 
#columns .col-xs-2, 
#columns .col-xs-3, 
#columns .col-xs-4, 
#columns .col-xs-5, 
#columns .col-xs-6, 
#columns .col-xs-7, 
#columns .col-xs-8, 
#columns .col-xs-9, 
#columns .col-xs-10, 
#columns .col-xs-11, 
#columns .col-xs-12, 
#columns .col-sm-1, 
#columns .col-sm-2, 
#columns .col-sm-3, 
#columns .col-sm-4, 
#columns .col-sm-5, 
#columns .col-sm-6, 
#columns .col-sm-7, 
#columns .col-sm-8, 
#columns .col-sm-9, 
#columns .col-sm-10, 
#columns .col-sm-11, 
#columns .col-sm-12, 
#columns .col-md-1, 
#columns .col-md-2, 
#columns .col-md-3, 
#columns .col-md-4, 
#columns .col-md-5, 
#columns .col-md-6, 
#columns .col-md-7, 
#columns .col-md-8, 
#columns .col-md-9, 
#columns .col-md-10, 
#columns .col-md-11, 
#columns .col-md-12, 
#columns .col-lg-1, 
#columns .col-lg-2, 
#columns .col-lg-3, 
#columns .col-lg-4, 
#columns .col-lg-5, 
#columns .col-lg-6, 
#columns .col-lg-7, 
#columns .col-lg-8, 
#columns .col-lg-9, 
#columns .col-lg-10, 
#columns .col-lg-11, 
#columns .col-lg-12
{
  padding-left: 0px;
  padding-right: 0px;
}
/*      POP UP NEWSLETTER      */
.fancybox-wrap.fancybox-opened {
  z-index: 2147483647;
}
.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 1000000000;
}
.fancybox-wrap.fancybox-opened #popupli {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../../../../themes/default-bootstrap/img/popup_bg.jpg") !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80px;
}
.fancybox-wrap.fancybox-opened .fancybox-skin #popupnews-form {
  background-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
#popupnews-form h1, 
#popupnews-form h2, 
#popupnews-form p {
  color: #ffffff;
}
#popupnews-form h1 {
  font-size: 24px;
}
#popupnews-form h2 {
  font-family: Lato,sans-serif;
  font-size: 14px;
}
#popupnews-form p {
  font-size: 14px;
}
#popupnews-form p strong {
  font-family: Oswald,sans-serif;
  font-size: 18px;
}
#popupnews-form input[type="email"] {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
}
#popupnews-form button[type="submit"] {
  border-radius: 0;
  font-family: Oswald,sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}
#popupnews-form .closefancybox {
  display: none;
}
/*      TITRE      */
#pagenotfound #columns .pagenotfound h1,
#cat_livraison ,
#module-prestablog-blog h1,
.page-heading{
    background-image: url("../img/bg_titre.png");
    background-repeat: no-repeat;
    background-size: contain;
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 30px;
    font-weight: bold;
    height: 295px;
    line-height: 295px;
    margin-bottom: 40px !important;
    margin-top: 0;
    padding: 0;
    text-align: center; 
    text-transform: uppercase;
}
.page-heading span{
    font-family:Oswald, sans-serif;
}
/*      MENU      */
#header div .container > .row {
  width: 100%;
}
header .row #header_logo {
  margin-left: 33px;
}
/*#header .iqitmegamenu-wrapper {
  width: 69%;
}*/
#header .iqitmegamenu-wrapper {
  width: auto;
}
#header #header_user {
  float: right;
  margin-right: 185px;
}
#header .col-sm-4.clearfix {
  display: inline-block;
  padding: 0 0 0 5px;
  position: absolute;
  right: 0;
  width: auto;
}

#header #traduction {
  display: inline-block;
  float: right;
  height: 100px;
  line-height: 100px;
}
#header {
  background-color: rgba(255, 255, 255, 0.7);
  height: 130px;
  vertical-align: middle;
  padding-bottom: 0;
}
/*menu*/
#header .iqitmegamenu-wrapper{
  padding-top: 0px;
    clear: none;
  display: inline-block;
  float: left;
  height: 100px;
  line-height: 100px;
}
#header nav div.row {
  display: inline-block;
  width: 100% !important;
}
#header > .nav {
  display: none;
}

/*#header .row #header_logo {
  margin-right: 0;
  padding-top: 41px;
  width: 180px;
}*/
#header #traduction span,
#header  a ,
#header  a .cbp-tab-title,
#header a b, 
.titleNiv2{
    font-family: Oswald,sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: medium none;
    font-weight: 300;
    text-transform:uppercase;
    color: #000000;
    text-shadow: none;
    position: relative;
}
#header nav > ul > li > a {
  padding: 0 10px;
}

#header nav > ul > li > a:hover:after{
  background-image: url("../img/fleche_menu.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 11px;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 100;
}
/*noel*/
.iqitmegamenu-wrapper nav > ul > li:first-child > a span {
  color: #e4002b !important;
}
/*sous menu */
#header .cbp-hrmenu .cbp-hrsub-inner, 
#header .cbp-hrmenu ul.cbp-hrsub-level2 {
  border: 1px solid #e4002b;
  box-shadow: none;
  border-top:4px solid #e4002b;
  padding: 35px 20px;
}
.iqitmegamenu nav > ul > li > div.cbp-show
{
  left: 0;
  margin-top: 0;
  padding: 30px;
  top: 75px;
  /* width: 134%;*/
  width: 201%;
}
/*col left*/

#header nav > ul > li > div a,
.titleNiv2 {
  font-weight: bold;
  letter-spacing: 1.5px;
}
#header nav > ul > li > div a:hover {
  color: #e4002b;
}
#header nav > ul > li > div .col-xs-6 .cbp-categories-row {
  height: auto;
  max-width: 100%;
  width: 100% !important;
}
#header nav > ul > li > div .col-xs-6 .cbp-categories-row > div > div {
  margin-bottom: 10px;
}
#header nav > ul > li > div .col-xs-6 .cbp-categories-row a {
  margin-bottom: 0;
  padding-bottom: 0;
  border: medium none;
}
#header nav > ul > li > div .col-xs-6 .cbp-categories-row ul li {
  margin: 1px 0;
  padding: 0;
}
#header nav > ul > li > div .col-xs-6 .cbp-categories-row ul li a {
  font-family: Lato,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-left: 0;
  text-transform: none;
}
#header nav > ul > li > div ul > li a:before,
#header nav > ul > li > div .col-xs-6 .cbp-categories-row ul li a:before{
  content: '';
} 
#header nav > ul > li.cbp-hrmenu-tab-6 > div ul.cbp-links > li {
  display: inline-block;
  line-height: 32px;
  padding: 0;
  width: 100%;
}
/*col middle*/
#header nav ul > li > div .cbp-banner-image,
#header nav > ul > li > div .col-xs-6 > div > img ,
#header nav > ul > li > div .col-xs-6 > div > div {
  display: inline-block;
  vertical-align: top;
  height: 225px;
  width: 225px !important;
  max-width: 225px;
  float: left;
}
#header nav > ul > li > div .col-xs-6 img {
  width: 225px;
  margin-right: 1px;
}
#header nav > ul > li > div .col-xs-6 > div > div > div {
  margin: 0;
  padding: 0;
}
/*col right*/
#header nav > ul > li > div .col-xs-3:last-child {
  text-align: left;
}
#header #menu_livraison a {
  display: block;
}
#header #menu_livraison a > img {
  margin-bottom: 31px;
}
/*mon compte*/
#header #header_user {
    display: inline-block;
    height: 100px;
    line-height: 100px;
   /* float: left;*/
}
#header_user > ul,
#header_user > p{
    display: inline-block;
    float: left;
}
#header_user_info a:hover,
#header .shopping_cart > a:hover b,
#your_account > a:hover{
    color: #e4002b;
}
#header_user_info .account > span {
    color:  #e4002b;
    font-family: Oswald,sans-serif;
    text-transform: capitalize;
}
#header_user_info .account:hover span{
    opacity:0.7;
}
/*panier*/
#header .col-sm-4.clearfix {
    display: inline-block;
    width: auto;
    padding: 0 0 0 5px;
    margin-right: 75px;
}
#header .shopping_cart {
  width: auto;
}
#header .shopping_cart > a {
    background-color:transparent;
    padding:0 0 0 35px;
}
.shopping_cart .ajax_cart_quantity{
    color:#e4002b;
}
.shopping_cart .ajax_cart_product_txt_s {
    display: none !important;
}
#header .shopping_cart .cart_block .block_content {
  border: 1px solid;
}
.block_content .products .cart-images {
  width: 50px;
  margin-right: 10px;
}
.block_content .products .cart-images img {
  width: 100%;
}
#header .cart_block a {
  font-size: 12px;
}
/*      HOME      */
/*block cms*/
#index #cmsinfo_block {
    padding: 0;
    height: 400px;
    min-height: 400px;
    background-color:#ffffff;
}
#index #cmsinfo_block .col-xs-6 {
    padding: 0;
    width: 100%;
}
/*block slider*/
#index #homepage-slider {
    width: 100%;
    margin-top: 20px !important;
}
#index #homepage-slider .bx-wrapper {
    margin: 0 auto !important;
}
#index #cmsinfo_block img {
    height: auto;
    width: 100%;
}
/*--block mosaique--*/
#index #columns #center_column #mosaique{
    margin:20px auto;
}
#mosaique > div {
    width: initial !important;
}
/*livraison*/
#mosaique .livraisons > a {
  display: inline-block;
  margin: 0 6px;
  vertical-align: top;
}
.livraisons img:nth-child(2) {
    margin: 0 20px;
}
.livraisons img:hover{
    opacity:0.9;
}
#mosaique .livraisons p {
  color: #e4002b;
  font-size: 16px;
  margin: 13px 0 0;
  text-align: center;
}
/*formulaire*/
#form_newsletter {
    background-image: url("../img/newsletter_mosaique.jpg"), url("../img/newsletter-trait.jpg");
    background-position: right 10px top 2px, center bottom 10px;
    background-repeat: no-repeat;
    border: 2px solid #e4002b;
    margin: 10px 0;
    padding: 15px 15px 30px;
    width: 100%;
    background-size: auto auto, 100% auto;
}
#mosaique #form_newsletter p{
  margin:0;
}
#mosaique #form_newsletter form label {
  display: none;
}
#form_newsletter #fieldEmail {
  width: 100%;
  padding: 5px  90px 5px 5px;
}
#mosaique #form_newsletter label {
    color: #e4002b;
    vertical-align: top;
    display: inline-block;
    font-family: Oswald,sans-serif;
    font-size: 24px;
    text-transform: uppercase;
}
#mosaique #form_newsletter form {
    border: 1px solid #e4002b;
    display: inline-block;
    position: relative;
    width: 320px;
    margin-left:15px;
    margin-bottom: 15px;
}
#mosaique #form_newsletter .input {
    border: medium none;
    box-shadow: none;
    padding-left: 10px;
    text-transform: capitalize;
    width: 100%;
}
#mosaique #form_newsletter .btn {
    background-color: #e4002b;
    border: medium none;
    bottom: 0;
    color: #fff;
    font-family: Oswald,sans-serif;
    font-size: 11px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
}
#mosaique #form_newsletter > p {
    font-size: 12px;
    letter-spacing: 0.5px;
}
/*col gauche*/
#index #mosaique .col-xs-5 .rd-parallax-10 {
    display: block;
    height: 580px !important;
    width: 580px;
}
#index #mosaique .col-xs-5 .rd-parallax-10 .rd-parallax-inner,
#index #mosaique .col-xs-3 .rd-parallax-11 .rd-parallax-inner,
#index #mosaique .col-xs-3 .rd-parallax-12 .rd-parallax-inner ,
#index #mosaique .col-xs-12 .rd-parallax-13 .rd-parallax-inner ,
#index #mosaique .col-xs-12 .rd-parallax-14 .rd-parallax-inner ,
#index #mosaique .col-xs-12 .rd-parallax-15 .rd-parallax-inner {
    height: 100%;
    overflow: visible;
    position: initial !important;
    transform: none !important;
    width: 100% !important;
}
#index #mosaique .rd-parallax-layer[data-type="media"]{
    z-index:10;
}
#index #mosaique .rd-parallax-layer.imgtoto{
    z-index:0;
}
/*col droite*/
#mosaique > div.col-xs-3 {
    float: right;
}
#index #mosaique .col-xs-3 .rd-parallax-11{
    margin-bottom:20px;
}
#index #mosaique .col-xs-3 .rd-parallax-11,
#index #mosaique .col-xs-3 .rd-parallax-12{
    width:400px;
    height:390px !important;
} 
#index #mosaique .rd-parallax .btn.btn-default {
    border: medium none;
    padding: 5px 0px;
    width:240px;
}
/*full width*/
#index #mosaique > div.col-xs-12 {
    clear: both;
    padding-top: 20px;
}
#index #mosaique .col-xs-12 .rd-parallax-13,
#index #mosaique .col-xs-12 .rd-parallax-14,
#index #mosaique .col-xs-12 .rd-parallax-15{
    width:320px;
    height:320px !important;
    display:inline-block;
    vertical-align:top;
}
#index #mosaique .col-xs-12 .rd-parallax-14{
    margin:0 16px;
}
/*.index #mosaique .col-xs-12 .rd-parallax-14 {
  border: 2px solid #e4002b;
}*/
/*blog*/
#index #columns #center_column .clearfix > h2 {
    margin: 40px auto 20px;
    text-align: center;
    text-transform: uppercase;
    color:#e4002b;
}
#index #blog_list {
    float: none;
    text-align: center;
}
#index #blog_list li.tiers {
    width: 240px;
    float: none;
    padding: 0;
    margin: 0 20px;
}
#blog_list .block_top,
#page #blog_list .block_top > a  {
  height: 240px;
}
#page #blog_list .block_top > a  img{
    height:100%;
}
#page #blog_list .block_bas{
    padding: 10px 0;
    text-align: left;
}
.block_bas .date_blog-cat {
    display: none;
}
#page #blog_list li:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: none;
}
#page #blog_list .block_cont {
    border:none;
}
#blog_list .block_bas > h3 {
  border: medium none;
  height: auto;
  margin-bottom: 0;
  text-align: center;
}
#blog_list .block_bas a {
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
#blog_list .block_bas > a {
    border: 1px solid;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 120px;
}
#blog_list .block_bas > a.blog_link:after{
    display:none;
} 
#page #blog_list .block_top .blog_desc {
    padding: 15px 10px;
}
#page #blog_list a.blog_link:hover, 
#page #blog_list .comments:hover {
    background-color: #e4002b;
    color: #ffffff;
}
#index #page #blog_list li .link_toplist {
    padding-left: 0;
}
#page #blog_list li .link_toplist {
    background-color: #e4002b;
    color: #ffffff;
}
/*parallax*/
.rd-parallax-8  ,
.rd-parallax-9{
    margin:15px 0;
}
.rd-parallax-8  .rd-parallax-layer .text-layout,
.rd-parallax-9  .rd-parallax-layer .text-layout{
    left:30%;
    transform: translate(-20%, -50%);
}
.rd-parallax-8 .text-layout > h2,
.rd-parallax-9 .text-layout > h2 {
    color: #e4002b;
    margin-bottom:40px;
}
#index .rd-parallax.rd-parallax-8  .btn.btn-default,
#index .rd-parallax.rd-parallax-9  .btn.btn-default{
    margin-top:30px;
    border:none;
}
#index .rd-parallax-3{
    margin-top:30px;
}
#index .rd-parallax.rd-parallax-3 .btn.btn-default {
  padding: 5px 142px;
}
/*traiteur*/
#index .rd-parallax-3 .text-layout ,
#index .rd-parallax-4 .text-layout {
    bottom: 30px;
    top: auto;
}
#index .rd-parallax .btn.btn-default {
    border: 2px solid #e4002b;
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 18px;
    font-weight: lighter;
    padding: 5px 110px;
    text-transform: uppercase;
}
#index .rd-parallax .btn.btn-default:hover{
    color:#ffffff;
    background-color: #e4002b;
} 
/*      PRODUIT      */
.pb-center-column #short_description_block #short_description_content {
  padding: 0;
}
#short_description_block .div_button_plus {
  background-image: url(../img/bg_rouge.jpg);
  background-repeat: repeat-x;
  background-position: center;
  background-size: 100% 2px;
}
#short_description_block .btn.btn-default {
  border: none;
  text-align: left;
  background-color: #ffffff;
  padding: 0 10px 0 0;
  position: relative;
  width: auto;
}
#short_description_block .btn.btn-default:hover{
  color: #e4002b;
}
#short_description_block .btn.btn-default span{
  font-family: Oswald,sans-serif;
}
#short_description_block .btn.btn-default:hover span{

  opacity: 0.7;
}
.pb-center-column #buy_block {
  margin-top: 0px;
}
#product #our_price_display {
  font-size: 31px;
  font-weight: bold;
}
#product #add_to_cart button {
  width: auto;
  padding: 5px 90px;
}
#product #add_to_cart button span {
  font-size: 17px;
}
.mode_livraison{
  background-image: url(../img/trait_produits.jpg);
  background-position: top left;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#product .pb-center-column {
    float: right;
    width: 44%;
}
#product .primary_block #image-block #view_full_size span {
  background-color: #ffffff;
  border: 1px solid #e4002b;
  box-shadow: none;
  color: #000;
  font-weight: normal;
  padding: 10px;
  width: auto;
}
#product .pb-left-column #image-block #view_full_size .span_link::after {
  color:  #e4002b;
}
#product .pb-left-column #image-block #view_full_size .span_link:hover::after {
  color:  #e4002b;
  opacity: 0.8;
}
#product #thumbs_list li a {
  border: medium none;
}
.navigation_content {
  left: 0;
  position: absolute;
  right: 0;
  top: calc(100% / 3);
}
#product span.view_scroll_spacer {
  padding-left: 0;
}
#uniform-group_1.selector{
    background-image: url("../img/fleche_qtite.jpg");
    background-position: right 5px center;
    border: 1px solid #797979;
}
#uniform-group_1.selector span{
    background:none;
}
#buy_block div.selector select {
  font-family: "Lato",sans-serif;
}
#buy_block div.selector span {
    color: #000;
    text-shadow: none;
}
#buy_block .product_attributes .content_btn {
    display: inline-block;
    margin-left: 5px;
    width: 15px;
}
#product #boutiques {
    padding: 0;
    margin: 30px 0;
}
#product #boutiques .exclusive  {
  background-image: none;
  background-color: #fff;
  color: #e4002b;
  padding: 5px 0;
  display: block !important;
  font-family: oswald,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 10px 0;
  text-transform: uppercase;
}
#product #boutiques .exclusive:hover {
  background-color: #e4002b;
    color:#ffffff;
}
.mode_livraison {
    margin-top: 20px;
}
#product .mode_livraison > p {
    margin-bottom: 20px;
}
.mode_livraison .cat_livraison {
    margin-bottom: 15px;
}
.productcats a {
    font-size: 12px;
    text-transform: uppercase;
}
.mode_livraison .cat_livraison img{
    margin-right:15px;
}
/*modale livraison*/
#cms.content_only {
  padding-right: 10px;
}
#cms.content_only h1 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  line-height: initial;
  margin: 20px 0;
}
#cms.content_only div, 
#cms.content_only div img {
  width: 100%;
}
#cms.content_only li img {
  display: none;
}
.socialsharing_product .btn{
   /* background-size: cover;*/
   background-repeat: no-repeat;
   background-position: center;
    border: 1px solid #e4002b;
    color: transparent;
    height: 35px;
    line-height: initial;
    padding: 0;
    width: 35px;
}
.socialsharing_product .btn.btn-twitter{
    background-image:url('../img/twitter_white2.png');
}
.socialsharing_product .btn.btn-twitter:hover{
    background-image:url('../img/twitter_hover2.png');
}
.socialsharing_product .btn.btn-facebook{
    background-image:url('../img/facebook_white2.png');
}
.socialsharing_product .btn.btn-facebook:hover{
    background-image:url('../img/facebook_hover2.png');
}
.socialsharing_product .btn:hover{
  background-color:  #e4002b;
    border: 1px solid #e4002b;
}
.socialsharing_product .btn > i {
    display: none;
}
#product #accordion .panel-body,
#product #accordion .panel-heading {
  border: 1px solid #e4002b;
  padding: 3px 5px 5px;
}
#product #accordion h2 {
  line-height: 10px;
}
#product #accordion a {
  background-image: url('../img/fleche_accordeon_produit.jpg') !important;
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;

  font-size: 12px;
  text-transform: capitalize;
  width: 100%;
}

#product .produits_associes h3{
    background-image:url('../img/bg_produits_associes.png'),url('../img/bg_produits_associes.png');
    background-repeat:no-repeat;
    background-position:left center, right center;
}
/*#product .produits_associes .bx-wrapper {
    max-width: 100% !important;
}
#product .produits_associes .bx-viewport {
    height: 390px !important;
}
#product .produits_associes li {
    width: 315px !important;
}*/
.produits_associes .price {
    font-size: 12px;
}
#our_price_display,
.our_price_display span{
  font-size: 21px;
  line-height: 23px;
}
.our_price_display{
  font-size: 14px;
  color: #e4002b;
}
#page #reduction_percent, 
#page #reduction_amount {
  color: #000;
  font-size: 12px;
  line-height: 12px;
  margin-right: 0px;
}
.page-product-box.descrption_longue {
  margin-bottom: 20px;
}



#product .page-product-box {
  display: inline-block;
  width: 100%;
}
#product .accessories-block .block_content .bx-wrapper {
  margin: 20px auto 0 auto !important;
}

#product #tab_horizontal .nav  a,
#product #detail a {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  color: #aaaaaa;
  border-bottom: 1px solid #e4002b;
}
#product #tab_horizontal .nav .active a,
#product #detail .active a {
  color: #e4002b;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid;
}
#product #tab_horizontal .nav  a:hover,
#product #detail a:hover{
  background: none;
  color: #e4002b;
}
#product #tab_horizontal .tab-pane ,
#product #detail .tab-content {
  padding-left: 20px;
  padding-right: 20px;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #d6d4d4;
  padding-bottom: 20px;
}

/*      POPUP      */
.cross_content {
    background-color: #e4002b;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding-right: 50px;
    text-align: right;
    width: 100%;
}
.product-image-container .layer_cart_img {
    max-width: 100%;
    width: 100%;
}
.layer_cart_product_info  .product-name {
    color: #e4002b;
    display: block;
    font-family: Oswald,sans-serif;
    font-size: 27px;
    letter-spacing: 1.5px;
    line-height: 27px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width: 100%;
}
.produits_associes .product_desc .clearfix a.button,
#page .btn.btn-default.button {
    background-color: #e4002b;
    background-image: none;
    border: 1px solid #e4002b;
    color: #ffffff;
    font-weight:lighter;
    font-size: 18px;
    text-shadow: none;
    text-transform: uppercase;
}
.produits_associes .product_desc .clearfix a.button span,
#page .btn.btn-default.button span{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /*border: 1px solid #e4002b;*/
    border: none;
    font-family: Oswald,sans-serif;
}
#page .btn.btn-default.button span i{
    display:none;
}
.produits_associes .product_desc .clearfix a.button:hover,
#page .btn.btn-default.button:hover{
    background-color:#fff;
} 
.produits_associes .product_desc .clearfix a.button:hover span,
#page .btn.btn-default.button:hover span{
    color:#e4002b;
}
.description_produit > p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom:40px;
}
.livraison > p {
    font-size: 14px;
    margin-bottom: 20px;
}
.livraison > div {
    text-align: left;
    margin-bottom:10px;
}
.livraison img{
    margin-right:10px;
}
.retrait >p ,
.chronofresh >p {
    font-size:12px;
    display: inline-block;
}
#layer_cart .description_produit p {
  margin-bottom: 20px;
}
#layer_cart p {
  display: inline-block;
  padding: 0;
  vertical-align: top;
}
#layer_cart #quantity_wanted {
  height: 35px;
  text-align: center;
  width: 35px;
}
#layer_cart .content_btn {
  display: inline-block;
  width: 15px;
}
#layer_cart .product_attributes i::before {
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
  height: 15px;
  line-height: 12px;
  vertical-align: middle;
}
/*pop up de texte*/
#product .fancybox-wrap.fancybox-opened.fancybox-desktop.fancybox-type-html {
  width: 330px !important;
}
#product .fancybox-wrap .fancybox-skin {
  border: 1px solid red;
  border-radius: 0;
  box-shadow: none !important;
  color: #000;
  padding: 10px !important;
}
#product .fancybox-wrap .fancybox-inner .overlayProductAdded{
  background-image: url("../img/panier.png");
  background-position: left top 28px;
  background-repeat: no-repeat;
  background-size: 40px auto;
  line-height: 100px;
  text-align: center;
  width: 100% !important;
}
#product .overlayProductAdded > p {
  margin: 0;
  padding-left: 45px;
}
#product .fancybox-skin .buttons_bottom_block.no-print {
  display: inline-block;
  text-align: center;
  width: 80%;
}
#product .fancybox-skin #boutiques .exclusive {
  border: 1px solid #e4002b;
  display: inline-block;
  line-height: 20px;
  text-align: center;
}
#product .fancybox-skin #boutiques .exclusive:hover{
  background-color: #e4002b;
  color: #ffffff;
}
/*      PAGE CATEGORIE      */
.rd-parallax.rd-parallax-2 {
  display: none;
}
#category .col-sm-9 {
    width: 100%;
}
#category .page-heading span.heading-counter{
    display:none;
}
/*bloc couleur*/
.product_list .block_perso p  {
  color: #fff;
  cursor: default;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 40px;
  padding-top: calc(100% / 3);
  vertical-align: middle;
}
/*product list*/
.product_list .product-name {
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 100px;
    line-height: 28px;
}
.product_list .product-container .button-container .lnk_view {
    display: none;
}
.produits_associes .product_desc,
#page .product_list .product-container .left-block{
    position:relative;
}
.produits_associes .product_desc .clearfix a,
#page .product_list .product-container .button-container {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
}
.produits_associes .product_desc:hover .clearfix a, 
#page .product_list .product-container .left-block:hover .ajax_add_to_cart_button,
#page .product_list .product-container .left-block:hover .button
{
    opacity:1;
}
.produits_associes .product_desc .clearfix a,
#page .product_list .product-container .button-container .ajax_add_to_cart_button,
#page .product_list .product-container .button-container .button {
    font-size: 14px;
    margin: 0;
    text-align: center;
    width: 100%;
    opacity:0;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
}
.produits_associes .product_desc .clearfix a.button span,
#page .product_list .product-container .button-container .ajax_add_to_cart_button span,
#page .product_list .product-container .button-container .button span{
    padding:5px 0;
}
.product_list li .product-container .right-block,
.accessories-block li .s_title_block  {
    position: relative;
}
.product_list li .product-container .content_price,
.product_list li .product-container .productcats,
.accessories-block li .s_title_block .price,
.accessories-block li .s_title_block .productcats{
    display: inline-block;
}
.product_list li .product-container .productcats,
.accessories-block li .s_title_block .productcats {
    position: absolute;
    right: 0;
    top: 0;
}
.product_list li .product-container .productcats .cat_livraison ,
.accessories-block li .s_title_block .productcats .cat_livraison {
    width: 30px;
    display:inline-block;
}
/*      LIVRAISON FILTRE      */
#category #center_column #cat_livraison{
  width: 1200px;
  position: relative;
}
.category-38 #cat_livraison .page-heading,
.category-39 #cat_livraison .page-heading,
.category-40 #cat_livraison .page-heading{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  line-height:230px;
  margin-bottom: 0 !important;
}
.category-38 #cat_livraison .btn ,
.category-39 #cat_livraison .btn ,
.category-40 #cat_livraison .btn {
  border: 1px solid;
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  margin: 0 5px;
  padding: 10px 25px;
}
.category-38 #cat_livraison .btn:hover,
.category-39 #cat_livraison .btn:hover,
.category-40 #cat_livraison .btn:hover{
  background-color: #e4002b;
  color: #ffffff;
} 
.category-38 #cat_livraison > div ,
.category-39 #cat_livraison > div ,
.category-40 #cat_livraison > div {
  bottom: -25px;
  left: 0;
  position: absolute;
  right: 0;
}
/*      ETAPE 1      */
#order .label.label-warning {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #e4002b;
}
.cart_navigation .button-exclusive {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 17px;
  font-weight: lighter;
  margin: 9px 0 0;
  padding: 0;
}
#page .old-price {
  color: #000;
  font-size: 12px;
}
#page .special-price {
  color: #000;
}
/*#cart_voucher {
  padding: 0;
}
#cart_voucher > form {
  border-bottom: 1px solid #d6d4d4;
  padding: 0 8px 0 18px;
}*/
#cart_voucher #discount_name {
  border: 1px solid #d6d4d4;
}
/*      ETAPE 2      */
#authentication #center_column .row {
    text-align: center;
}
#authentication #center_column .row > div {
    display: inline-block;
    float: none;
    margin: 0 10px;
    vertical-align: top;
}
#authentication #account-creation_form > .row > .form-group {
	display: block;
	margin: 20px 0;
}
/*creation compte*/
#authentication #center_column .form-group .row {
    text-align: left;
}
#identity div.selector,
#address div.selector,
#authentication #center_column .form-group .row .selector {
    background-image:url('../img/fleche_qtite.jpg');
    background-repeat:no-repeat;
    background-position:right 10px center;
    border: 1px solid #d6d4d4;
}
#identity div.selector span,
#address div.selector span,
#authentication #center_column .form-group .row .selector span{
    background:none;
}
#authentication #account-creation_form .checkbox span {
    border: 1px solid #d6d4d4;
}
/*      ETAPE 3      */
#order .order_delivery ,
#order .addresses > .row:nth-child(2) {
    text-align: center;
    width: 100%;
}
#order .order_delivery > div,
#order .addresses .row > .col-sm-4 {
    display: inline-block;
    float: none;
    margin: 0 10px;
    text-align: left;
}
#order .addresses .btn.btn-default.button span {
    border: medium none;
}
#order #uniform-id_address_delivery{
  background-image: url("../img/fleche_contact.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  width: 100% !important;
  border: 1px solid;
}
#order #uniform-id_address_delivery span,
#order #id_address_delivery {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  text-shadow: none;
  width: 100% !important;
  color:#000;
}
#order #uniform-id_address_delivery span {
  font-family: Oswald,sans-serif;
  text-transform: uppercase;
}
/*      ETAPE 4      */
#order #form .order_carrier_content .box {
  border: medium none;
}
/*      MAP transport      */
#form #gmap_wrapper #gmap_overhead .place_elem {
  background-color: #ffffff;
  color: #000000;
}
#form #gmap_wrapper #gmap_overhead #mycollectionplaceselectiontop  {
  border: 1px solid #e4002b !important;
  background-color: #ffffff;
  padding: 0;
}
#myCollectionPlacesContent #mycollectionplacemap .gm-style > div > div:nth-child(4)> div:nth-child(4) > div > div:nth-child(3) {
  background-color: #ffffff !important;
  border: medium none !important;
  border-radius: 0 !important;
  width: auto !important;
}
#myCollectionPlacesContent #mycollectionplacemap .gm-style > div > div:nth-child(4)> div:nth-child(4) > div > div:nth-child(3) .poiselected {
  border: medium none;
  border-radius: 0;
}
#myCollectionPlacesContent #mycollectionplacemap .gm-style > div > div:nth-child(4)> div:nth-child(4) > div > div:nth-child(3) .poitext {
  color: #000000;
  display: inline-block;
  float: left;
  line-height: 22px;
}
#myCollectionPlacesContent #mycollectionplacemap .gm-style > div > div:nth-child(4) > div:nth-child(4) > div > div:nth-child(4) > div {
  border-top-color: #ffffff !important;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning {
  background-color: #ffffff;
  border: 1px solid #e4002b;
  margin-bottom: 10px;
  margin-right: 10px;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 {
  margin: 10px;
  padding: 0;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table {
  border: medium none;
}#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table#myOwnCalendarHeader {
  border-bottom: 1px solid #e4002b;
  margin-bottom: 15px;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarLineItem > div {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarLineItem > div.availableSlot{
  background-image: url(../img/no_check.png);
  border: 1px solid #e4002b;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarLineItem > div.selectedSlot{
  background-image: url(../img/check.png);
  border: 1px solid #ffffff;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarTopItem {
  padding: 5px;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .timeSlotTableTitle > td:last-child {
  padding: 0;
  width: 0;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarLine .myOwnCalendarHours, 
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarWidgetLine .myOwnCalendarHours, 
#myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarHeadLine .myOwnCalendarHours {
  vertical-align: middle;
  top: -13px;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning table#myOwnCalendarBottom td {
  border: 0 none;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning table#myOwnCalendarBottom a.button:hover span {
  border: medium none;
}
#myCollectionPlacesContent #gmap_wrapper #gmap_planning table#myOwnCalendarBottom a.button span:hover{
  text-decoration: none;
} 
/*      CMS      */
.cms-7 .page-heading,
.cms-8 .page-heading,
.cms-9 .page-heading{
    display:none; 
}
#cms h2{
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 30px;
}
/*livraison*/
#cms .btn.btn-default {
    border: 1px solid #e3022c;
    color: #e3022c;
    font-family: Oswald,sans-serif;
    padding: 5px 50px;
    text-transform: uppercase;
}
#cms .btn.btn-default:hover{
    color:#ffffff;
    background-color: #e4002b;
}
#cms strong {
    color: #e3022c;
    font-family: Lato,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0;
    text-transform: uppercase;
}
#cms ol {
    counter-reset: item;
    list-style-type: none;
    list-style-position: inside;
    padding-left: 0;
}
#cms ol li{
    height: 45px;
    line-height: 45px;
    padding-left: 45px;
    position: relative;
}
#cms ol li:before{
    background: rgba(0, 0, 0, 0) url("../img/liste.jpg") no-repeat scroll left center;
    color: #fff;
    content: counter(item, decimal) "  ";
    counter-increment: item;
    font-family: Oswald,sans-serif;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 5px;
    vertical-align: middle;
    width: 35px;
}
/*traiteur*/
#traiteur {
    background-color: #fff;
}
/*header*/
#traiteur_header {
    height: 390px;
    overflow: hidden;
    position: relative;
}
#cms #traiteur_header > img {
    height: auto;
    margin: 0;
    width: 100%;
}
#cms #traiteur h1 {
    color: #e5002b;
    margin: 0;
    position: absolute;
    right: 40px;
    top: calc(100% / 2.5);
    font-family: Oswald,sans-serif;
} 
 #traiteur_header .tropicana_logo {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    top: 55px;
}
/*ligne carre bloc*/
.ligne_carre{
    display: flex;
    height: 500px;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
    align-items: center;
}
.ligne_carre > div{
    display: inline-block;
    width: 50%;
}
.ligne_carre .img { 
    height: 100%; 
}

/*.ligne_carre > div:last-child{
    float:right;
}*/

#traiteur .ligne_carre .texte{
    padding: 0 50px 0;
}
#module-prestablog-blog #center_column #blog_article_linked h3,
#module-prestablog-blog #center_column #blog_product_linked h3,
.descrption_longue .page-product-heading,
#cms #traiteur  h2 {
    background-image:url('../img/trait_titre_carre.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom: 30px;
    margin-bottom:40px;
    font-family: Oswald,sans-serif;
    font-size: 30px;
    font-weight: normal;
    color:#e4002b;
    margin-top:0;
}
#cms #traiteur  h2 span {
    font-family: Oswald,sans-serif;
    font-size: 30px;
    color:#e4002b;
}
#cms #traiteur  p{
    font-size:12px;
}
#cms #center_column .img > img {
    margin: 0;
}
#cms #traiteur .ligne_carre .btn.btn-default {
  border: 1px solid #e4002b;
  font-weight: lighter;
  margin-top: 40px;
  padding: 5px;
  white-space: normal;
  word-wrap: break-word;
}
/*col 4 img*/
#col_4_img {
    display: inline-block;
    margin-top: 35px;
    width: 100%;
}
#col_4_img .col {
    display: inline-block;
    width: calc(100% / 4.3);
    margin: 0 12px;
}
#col_4_img .col:first-child {
    margin-left: 0;
}
#col_4_img .col:last-child {
    margin-right: 0;
}
#col_4_img .col img{
    width:100%;
    height:auto;
}
/*texte couleur*/
#cms #traiteur .container {
    margin-top: 35px;
}
#cms #traiteur .container > p {
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    text-align:center;
}
/*video*/
#cms .video {
    margin: 40px auto;
}
/*parallax*/
#cms #traiteur .btn {
    border: medium none;
    font-size: 18px;
    padding: 10px 100px;
}
/*tropicana parallax*/
.rd-parallax-7 .text-layout {
    width: 100%;
}
#cms #traiteur .rd-parallax-7 .text-layout > p {
    color: #fff;
    font-size: 14px;
}
#cms #traiteur .rd-parallax-7 .text-layout strong{
    color: #fff;
    font-size: 16px;
    font-family:Oswald, sans-serif;
}
#cms #center_column > br {
  display: none;
}
/*place des lices parallax*/
.rd-parallax-17,
.rd-parallax-18{
  height: 495px !important;
}
.rd-parallax-17 .rd-parallax-inner ,
.rd-parallax-18 .rd-parallax-inner {
  position: initial !important;
  transform: none !important;
}
.rd-parallax-17 .rd-parallax-inner > .rd-parallax-layer,
.rd-parallax-18 .rd-parallax-inner  > .rd-parallax-layer {
  background-attachment: fixed;
  position: initial !important;
  transform: none !important;
}
/*      BLOG      */
#module-prestablog-blog #blog_list {
  text-align: center;
}
#page #blog_list li {
  box-sizing: border-box;
  float: none;
  margin: 0 20px;
  padding: 0;
  vertical-align: top;
  width: 240px;
}
#module-prestablog-blog .rrssb-buttons > li > a .text,
#module-prestablog-blog .rrssb-buttons > li > a .icon,
#module-prestablog-blog #left_column {
    display: none;
}
#module-prestablog-blog #center_column {
    width: 100%;
}
#prestablog_menu_cat {
    display: none;
}
#module-prestablog-blog #prestablogfont img {
    margin:20px 0;
}
#prestablogfont p, 
#prestablogfont ul, 
#prestablogfont ol {
    font-size: 16px;
    line-height: 20px;
}
#module-prestablog-blog #center_column > h3 {
    color: #e4002b;
    font-size: 16px;
    font-weight: lighter;
    margin-bottom: 20px;
    margin-top: 40px;
}
#module-prestablog-blog .rrssb-buttons {
    margin-bottom: 50px;
    padding: 0;
}
#module-prestablog-blog .rrssb-buttons > li {
    background-repeat:no-repeat;
    background-position: center;
    width:35px !important;
    height:35px;
    border: 1px solid  #e4002b;
}
#module-prestablog-blog .rrssb-buttons > li:hover{
    background-color:  #e4002b;
}
#module-prestablog-blog .rrssb-buttons > li.facebook{
    background-image: url("../img/facebook_white2.png");
    margin-right: 10px;
} 
#module-prestablog-blog .rrssb-buttons > li.twitter{
    background-image:url('../img/twitter_white2.png');
} 
#module-prestablog-blog .rrssb-buttons > li.facebook:hover{
    background-image: url("../img/facebook_hover2.png");
} 
#module-prestablog-blog .rrssb-buttons > li.twitter:hover{
    background-image:url('../img/twitter_hover2.png');
} 
#module-prestablog-blog .rrssb-buttons > li > a {
    background-color: transparent;
} 
.retour a {
  display: inline-block;
  color: #e4002b;
  font-size: 16px;
  font-weight: lighter;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: Oswald,sans-serif;
}
#module-prestablog-blog #center_column #blog_product_linked h3,
#module-prestablog-blog #center_column #blog_article_linked  h3{
  margin-top: 30px;
  text-align: center;
}
#blog_product_linked,
#blog_article_linked {
  text-align: center;
  margin-bottom: 30px !important;
}
#module-prestablog-blog .productslinks {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 234px;
}
#module-prestablog-blog .productslinks img {
  border: medium none;
}
.articleslinks a,
.productslinks > a {
  color:  #e4002b;
}
.articleslinks > li {
  display: inline-block;
  vertical-align: top;
  width: 234px;
  margin: 5px;
}
.articleslinks > li img {
  width: 100%;
  margin-bottom: 20px;
}
/*      CONTACT      */
#contact #columns.container {
  margin-bottom: 130px;
}
#contact .content_adresse {
    margin: 40px 0;
}
#contact .content_adresse .titre_adresse {
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
#contact .content_adresse > p {
    font-size: 12px;
}
#contact .content_adresse .btn {
    border: 1px solid #e4002b;
    color: #e4002b;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    padding: 5px 20px;
    text-transform: uppercase;
}
#contact .content_adresse .btn:hover{
    background-color:#e4002b;
    color:#ffffff;
} 
/*form*/
.full select,
#columns .contact-form-box  .full > div ,
#columns .contact-form-box  .full > div span,
#columns .contact-form-box  .full > div select{
  width: 100% !important;
  max-width: 100% !important;
}
#contact #id_contact,
#columns .contact-form-box  .full, 
#columns .contact-form-box .full.form-group {
  margin: 10px 0;
}
.order_carrier_content .place_item {
    padding-left: 48px;
}
.order_carrier_content .place_item:empty {
    display: none;
}
.order_carrier_content .table .mycollpitem {
    padding-bottom: 9px;
    border-bottom: none;
}
#columns form .clearfix > div {
  display: inline-block;
  width: 100%;
}
#columns form select.fleche{
  background-image: url('../img/fleche_contact.jpg');
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-appearance: none;
  width: 100%;
  padding: 3px 5px;
}
#columns #uniform-fileUpload > span,
#columns .contact-form-box  .half_col > div {
  display: inline-block;
  margin: 10px 0;
  width: calc(100% / 2.1);
  vertical-align: top;
}
#columns .half_col > div:nth-child(even) {
  margin-left: 10px;
  float: right;
}
#columns .contact-form-box .form-control {
  border: medium none;
  /*text-transform: uppercase;*/
  background-color: #f7f8fa;
  font-size: 14px;
  max-width: 100% !important;
}
#columns form textarea.form-control {
  height: 130px;
}
#columns .contact-form-box .form-group {
    margin-bottom: 0px;
}
#columns  form textarea::-webkit-input-placeholder ,
#columns  form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Oswald,sans-serif;
    font-size: 14px;
}
#columns input[placeholder] { 
    font-family: Oswald,sans-serif;
    font-size: 14px;
 }
#columns input[type="texte"]::-moz-placeholder { 
    font-family: Oswald,sans-serif;
    font-size: 14px;
 }

#columns  form textarea::-moz-placeholder ,
#columns  form input::-moz-placeholder { /* Firefox 19+ */
    font-family: Oswald,sans-serif;
    font-size: 14px;
}
#columns  form textarea:-ms-input-placeholder,
#columns  form input:-ms-input-placeholder { /* IE 10+ */
    font-family: Oswald,sans-serif;
    font-size: 14px;
}
#columns  form textarea:-moz-placeholder,
#columns  form input:-moz-placeholder { /* Firefox 18- */
    font-family: Oswald,sans-serif;
    font-size: 14px;
}
#columns div.uploader {
  height: auto;
}
#columns #uniform-fileUpload > span{
  border: medium none;
  font-family: Oswald,sans-serif;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
#columns #uniform-fileUpload > span.action {
  background-color: #fbfbfb;
  background-image: none;
  color: #808181;
  float: right;
  margin-left: 10px;
  padding: 0 10px;
  text-align: left;
  text-shadow: none;
}
#columns form .checkbox .checker {
  display: inline-block;
  float: left;
}
#columns form .checkbox > p {
  font-size: 12px;
}
#columns form .submit button {
  width: 225px;
}
/*MON COMPTE*/
#identity .radio-inline + .radio-inline, 
#identity .checkbox-inline + .checkbox-inline {
  margin-left: 0;
}
/*      MAGASINS      */
#stores #center_column h1.page-heading {
  margin-bottom: 0 !important;
  background-size: 100% auto;
}
#all_magasins {
  margin-bottom: 100px;
}
#all_magasins > li {
  border: 1px solid #e4002b;
}
#all_magasins li > div {
  padding-left: 80px;
}
#all_magasins h2 a {
  background-image: url('../img/fleche_accordeon_magasin.jpg');
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 27px;
  font-weight: lighter;
  text-transform: uppercase;
  width:100%;
  display: inline-block;
}
#all_magasins .adresse_col {
  width: 100%;
}
#all_magasins .adresse_col > div {
  display: inline-block;
  float: left;
  margin-right: 2%;
  width: calc(100%/3.4);
  margin-bottom: 15px;
  vertical-align: top;
  height: 300px;
}
#all_magasins .adresse_col h2 {
  color: #e4002b;
  font-size: 17px;
  text-transform: uppercase;
}
#all_magasins .adresse_col p {
  font-size: 12px;
  letter-spacing: 0.5px;
}
#all_magasins .btn.btn-default {
  border-color: #e4002b;
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 14px;
  font-weight: lighter;
}
#all_magasins .btn.btn-default:hover{
  color: #ffffff;
  background-color: #e4002b;
} 
#all_magasins .opened > div:first-child {
  background-color: #e4002b;
}
#all_magasins .opened .panel-heading h2 > a {
  background-image: url("../img/fleche_accordeon_magasin_open.png");
  color: #ffffff;
  background-size: 30px auto;
  background-position: right 25px center;
}
#stores .rd-parallax-layer .text-layout {
  width: 100%;
  text-align: center;
}
#stores .text-layout > h2 {
  color: #e4002b;
  text-transform: uppercase;
  font-weight: lighter;
}
/*      MAGASINS DETAILS      */
.store_detail_content {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.store_img > img {
  vertical-align: top;
  width: 100%;
}
.store_detail_content .titre {
  color: #e4002b;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.store_detail_content .store_tel {
  margin: 10px 0;
}
.store_detail_content .store_texte {
  float: right;
}
.store_detail_content .store_horaires {
  margin-top: 25px;
}
/*      RECRUTEMENT      */
#module-recrutementquai13-details .breadcrumb{
  display: none;
}
#bloc_recrutement {
  padding: 50px 25px;
  text-align: center;
}
#module-recrutementquai13-details #page #center_column .recrutement_content {
  margin-bottom: 0 !important;
}
#module-recrutementquai13-details #page .recrutement_content .panel-heading a .title p{
  position: relative;
  display: inline-block;
}
#module-recrutementquai13-details #page .recrutement_content .panel-heading a .title p:after{
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 30px auto;
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  right: 10px;
  top: -3px;
  width: 45px;
}
#module-recrutementquai13-details #page .recrutement_content.recrutement_fermer .panel-heading a .title p:after{
  background-image: url("../img/fleche_accordeon_magasin_close2.png");
}
#module-recrutementquai13-details #page .recrutement_content.recrutement_ouvert .panel-heading a .title p:after{
  background-image: url("../img/fleche_accordeon_magasin_open2.png");

}
.recrutement_content .panel-heading {
  padding: 0;
  border: medium none;
}
.recrutement_content .title {
  position: relative;
}
.recrutement_content .title div{
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  text-align: center;
}
  #center_column > div > img {
    width: 100%;
  }
  .recrutement_content .panel-body {
  padding: 15px 0;
}
.recrutement_content .title p{
  background-color: #ffffff;
  display: inline-block;
  color: #e4002b;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  padding:15px 120px;
  font-family: Oswald, sans-serif;
}
.recrutement_content .sub_title{
  color: #e4002b;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 14px;
}
.recrutement_content .recrutement_description {
  padding: 50px 0;
}
.recrutement_description > div.recrutement_adresse > div,
.recrutement_content .recrutement_description > div > div{
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  vertical-align: top;
  width: calc(100% / 3.1);
}
.recrutement_content .recrutement_description > div:first-child {
  padding-left: 0;
}
.recrutement_content .recrutement_description > div:last-child {
  padding-right: 0;
}
.recrutement_content .recrutement_description .bloc_bottom {
  margin-top: 45px;
}
.recrutement_content .recrutement_description .bloc_bottom > div {
  margin-bottom: 20px;
  width: 100%;
}
.recrutement_description > div.recrutement_adresse {
  margin-top: 90px;
  padding-left: 0;
  width: 100% !important;
}
.recrutement_description .recrutement_adresse > div {
  margin-bottom: 30px;
  padding: 0 !important;
}
#module-recrutementquai13-details .contact-form-box {
  margin: 100px auto;
  width: 600px;
}
.recrutement_content .postuler {
  border: 1px solid #e4002b;
  color: #e4002b;
  display: inline-block;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  padding: 15px;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.recrutement_content .postuler:hover{
  color: #ffffff;
  background-color: #e4002b;
}
/*      404      */

#pagenotfound #columns .pagenotfound{
  max-width: none;
  margin: 0;
}
#pagenotfound #columns .pagenotfound p {
  border: medium none;
  color: #000;
  margin: 0;
  color: #000;
  font-family: Lato;
}
/*      NOTRE HISTOIRE      */
/*timeline*/
.date {
  display: none;
}
#timeline {
  margin-top: 40px;
}
#timeline .col{
  font-size: 15px;
}
#timeline .col strong{
  text-transform: uppercase;
}
#timeline .col.left{
  text-align: right;
 /* width: 525px;*/
} 
#timeline .col.right{
  text-align: left;
 /* width: 525px;*/
} 
#timeline .col.middle {
  background-color: #e4002b;
  width: 65px;
  vertical-align: top;
}
#timeline .col.middle img{
  vertical-align: top;
}
#timeline .col .marge_m{
  height: 70px;
}
#cms #timeline .col .timeline_element img {
  margin:0 10px 20px;
  width: calc(100% / 2.2);
}
/*      PAIEMENT      */
#module-atos-orderconfirmation #left_column{
  display: none;
}
#module-atos-orderconfirmation #center_column {
  width: 100%;
}
#module-atos-orderconfirmation .columns-container .container {
    min-height: 600px;
    background-image: url(../img/tarte-tropezienne.jpg);
    background-repeat: no-repeat;
    background-position: top 50px center;
    background-size: 100% auto;
}
#module-atos-orderconfirmation h1 {
    text-align: center;
    font-weight: lighter;
    margin-top: 395px;
}
/*      FOOTER      */
#page .footer-container #footer #social_block ul li {
    width: auto;
    text-align: center;
    margin: 0 15px;
}

@media screen and (min-width: 768px) {
    /*.footer-container #footer #social_block h4 {
        text-align: left !important;
    }*/

    .footer-container #footer #social_block ul {
        display: flex !important;
        width: 100%;
        justify-content: center !important;
    }
}
#footer #htmlcontent_footer,
#footer #htmlcontent_footer ul,
#footer #htmlcontent_footer ul li{
    text-align:center;
    padding:0;
    width: 100%;
}
#page .footer-container #footer #social_block ul li.facebook {
  
    text-align: center;
    width: auto;
}
#page .footer-container #footer #social_block ul li.twitter {
  text-align: left;
}
.footer-container #footer #social_block ul li a{
  border: 1px solid  #e4002b;
  background-color:  #e4002b;
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
  height: 35px;
  display: inline-block;
}
.footer-container #footer #social_block ul li.facebook a{
  background-image: url(../img/facebook_hover2.png);
}
.footer-container #footer #social_block ul li.twitter a{
  background-image: url(../img/twitter_hover2.png);
}
.footer-container #footer #social_block ul li.instagram a{
  background-image: url(../img/insta_hover2.png);
}
.footer-container #footer #social_block ul li a:hover{
  background-color: #ffffff;
}
.footer-container #footer #social_block ul li.facebook a:hover{
  background-image: url(../img/facebook_white2.png);
}
.footer-container #footer #social_block ul li.twitter a:hover{
  background-image: url(../img/twitter_white2.png);
}
.footer-container #footer #social_block ul li.instagram a:hover{
  background-image: url(../img/insta_white2.png);
}
/*NEWSLETTER ABONNEMENT PRO*/
.news_abonnement td{
  font-family: Lato,sans-serif;
  color: #000000;
}
#footer #newsletter_block_left .form-group .form-control {
  padding-right: 45px;
}
#footer #newsletter_block_left .form-group .button-small,
#footer #newsletter_block_left .form-group .button-small span {
  background-color: #e4002b !important;
  border: medium none;
  color: #fff !important;
  font-family: oswald,sans-serif;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  padding: 0;
  text-shadow: none;
  text-transform: uppercase;
  width: 40px;
  display: inline-block;
}
.footer-container .container {
    padding-bottom: 100px;
}
/*                  to fix rendering differences in Chrome and Safari                  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*HOME*/
    #index #cmsinfo_block {
      z-index: 10000;
      }
    .rd-parallax-8 .rd-parallax-layer .text-layout, 
    .rd-parallax-9 .rd-parallax-layer .text-layout  {
        transform: translate(-20%, -28%);
    }
    #mosaique .rd-parallax .rd-parallax-layer .text-layout {
        transform: translate(-50%, -215%);
    }
    .rd-parallax-6 .rd-parallax-layer .text-layout  {
        transform: translate(-50%, 70%) !important;
    }
    .rd-parallax-7 .rd-parallax-layer .text-layout {
        transform: translate(-50%, 20%);
    }
    .rd-parallax-8,
    .rd-parallax-9,
    .rd-parallax-1{
      height: 300px !important;
    }
    .rd-parallax-5  .rd-parallax-inner,
    .rd-parallax-6  .rd-parallax-inner,
    .rd-parallax-9  .rd-parallax-inner,
    .rd-parallax-8  .rd-parallax-inner,
    .rd-parallax-1 .rd-parallax-inner {
        left: 0;
        right: 0;
        bottom: 0;
        width: 100% !important;
        position: absolute !important;
        transform: none !important;
    }
    .rd-parallax-9  .rd-parallax-inner,
    .rd-parallax-8  .rd-parallax-inner,
    .rd-parallax-1  .rd-parallax-inner,
    .rd-parallax-11  .rd-parallax-inner,
    .rd-parallax-12  .rd-parallax-inner,
    .rd-parallax-3 .rd-parallax-inner,
    .rd-parallax-4  .rd-parallax-inner,
    #mosaique .rd-parallax  .rd-parallax-inner{
        margin-top:0 !important;
        padding:0 !important;
    }
    .rd-parallax-11  .rd-parallax-inner .rd-parallax-layer,
    .rd-parallax-12  .rd-parallax-inner .rd-parallax-layer,
    .rd-parallax-4  .rd-parallax-inner .rd-parallax-layer,
    #mosaique .rd-parallax  .rd-parallax-inner .rd-parallax-layer{
        transform:none !important;
    }
    #traiteur .rd-parallax-5,
    #traiteur .rd-parallax-6,
    .rd-parallax-3,
    .rd-parallax-4{
        height:495px !important;
    }
    /*MAGASINS*/
  #stores .rd-parallax-inner {
    margin-top: 0 !important;
  }
  #stores section.rd-parallax.rd-parallax-16 {
    margin: 50px 0;
  }

  section.rd-parallax.rd-parallax-16 {
      height: 250px !important;
  }
  section.rd-parallax.rd-parallax-16 > .rd-parallax-inner {
      padding: 0 !important;
      margin-top: 0 !important;
  }
  .rd-parallax-16 .rd-parallax-layer {
      transform: none !important;
  }
}
/*                  IE 10                  */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    /*HOME*/
    /*mosaique*/
    .rd-parallax-layer {
      background-attachment: fixed;
  }
  .rd-parallax-4  .rd-parallax-layer 
  #mosaique .rd-parallax-layer {
    background-attachment: local;
}

  #page .center_column #mosaique .col-xs-5 {
    width: 585px !important;
  }
  #page .center_column #mosaique .col-xs-3 {
    width: 400px !important;
  }
  /*FOOTER*/
  #page .footer-container #footer #social_block ul li {
      width: 40px;
  }
}
/*                                    RESPONSIVE                                    */
@media screen and (max-width: 1230px) {
  /*MENU*/
  /*sous menu*/

}
@media screen and (max-width: 1220px) {
  #module-recrutementquai13-details #center_column,
  #page .container {
    max-width: 100%;
  }
  /*MENU*/
  #header > div > .container > .row {
    width: 95%;
  }
/*  #header .iqitmegamenu-wrapper {
    width: 65%;
  }*/
  /*sous menu*/
  .iqitmegamenu nav > ul > li > div.cbp-show {
    width: 171%;
  }
  #header .cbp-hrmenu .cbp-hrsub-inner, 
  #header .cbp-hrmenu ul.cbp-hrsub-level2 {
    padding: 10px;
  }
  #header nav ul > li > div .cbp-banner-image, 
  #header nav > ul > li > div .col-xs-6 > div > img, 
  #header nav > ul > li > div .col-xs-6 > div > div {
    height: 200px;
    max-width: 200px;
    width: 200px !important;
  }
  #index #homepage-slider .bx-wrapper {
    max-width: 100% !important;
    width: 100%;
  } 
  #index #mosaique .col-xs-12 .rd-parallax-13,
  #index #mosaique .col-xs-12 .rd-parallax-14, 
  #index #mosaique .col-xs-12 .rd-parallax-15 {
    width: calc(100% / 3.2);
  }
  #index #page #center_column #blog_list {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  /*TITRE*/
  #cat_livraison,
  #module-prestablog-blog h1, 
  .page-heading {
    background-position: center center;
    background-size: auto  102%;
  }
}
@media screen and (max-width: 1200px) {
  /*HEADER*/
  #page #header .cart_block {
    width: 270px;
  }
  /*CATEGORIES*/
  #category .quick-view-wrapper-mobile,
  #category .product-container .functional-buttons {
    display: none;
  }
  #category .top-pagination-content div.pagination, 
  #category .bottom-pagination-content div.pagination {
    width: 100%;
  }
  /*PRODUIT*/
  #product #buy_block button {
    max-width: 100%;
  }
  #product #buy_block button span {
    text-align: center;
  }
   #product #buy_block button span  {
    padding: 10px 0;
  }
  /*CMS*/
  #cms #traiteur h2 ,
  #cms #traiteur h2 span,
  #cms #center_column h1 {
    font-size: 25px;
  }
  .ligne_carre {
    height: auto;
    display: inline-block;
  }
  .ligne_carre > div {
    height: auto !important;
  }
  #traiteur .ligne_carre .texte {
    height: auto !important;
    padding: 50px 50px 20px;
  }
  #cms #traiteur h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #cms #center_column #traiteur #col_4_img {
    text-align: center;
  }
  #col_4_img .col {
    width: calc(100% / 5);
  }
  /*MON COMPTE*/
  #my-account #center_column > .info-account, 
  #my-account #center_column > div {
    display: block;
    margin: -4px auto 24px;
    width: 95%;
  }
  #my-account #page ul.myaccount-link-list li {
    width: 100%;
  }
  /*POP UP*/
  #category #layer_cart .layer_cart_product {
    padding: 30px;
  }
  #category #layer_cart .layer_cart_cart {
    padding: 30px 30px 0;
  }
  #category .layer_cart_product_info .product-name {
    font-size: 20px;
  }
  #category #layer_cart .livraison {
    display: inline-block;
  }
 #category #layer_cart .layer_cart_cart .button-container{
    padding: 0;
    position: static;
  }
}

@media screen and (max-width: 1100px) {
  /*MENU*/
  header .row #header_logo {
    margin-left: 0;
  }
  #header #traduction span, 
  #header a, 
  #header a .cbp-tab-title,
  #header a b, 
  .titleNiv2 {
    font-size: 13px;
  }
  #header .row #header_logo {
    padding-top: 15px;
  }
  /*CMS*/
  #cms #traiteur_header > img {
    height: 100% !important;
    max-width: none !important;
    width: auto;
  }
  #cms #traiteur h1 {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
  }
  #cms iframe {
    width: 100%;
  }
  .cms-10 #traiteur_header {
    height: auto;
  }
    #cms.cms-10 #center_column img {
    height: auto !important;
    width: 100%;
  }
  /*MAP livraison*/
  #page #gmap_planning {
    width: 70%;
  }
}
@media screen and (max-width: 1090px) {
  /*MENU*/
  /*sous menu*/
  .iqitmegamenu nav > ul > li > div.cbp-show {
    width: 161%;
  }
}
@media screen and (max-width: 1045px) {
  /*MENU*/
  /*#header .iqitmegamenu-wrapper {
    width: 62%;
  }*/

  /*sous menu*/
  #header nav > ul > li > div a {
    font-size: 12px;
  }
  #header nav ul > li > div .cbp-banner-image, 
  #header nav > ul > li > div .col-xs-6 > div > img, 
  #header nav > ul > li > div .col-xs-6 > div > div {
    height: 180px;
    max-width: 180px;
    width: 180px !important;
  }
  /*CONTENT*/

  #module-storesdetail-details #columns,
  #bloc_recrutement,
  #module-recrutementquai13-details #center_column .recrutement_content,
  #category #center_column #cat_livraison,
  #contact #center_column .container, 
  #cms #traiteur .container, 
  #sitemap .row #sitemap_content, 
  #sitemap .row #center_column > div, 
  #cms.cms-6 .container .rte, 
  #header .container .row, 
  #index #columns #center_column .clearfix > div, 
  #index #columns #center_column .clearfix > h2, 
  #index #columns #center_column .clearfix > ul, 
  #index #mosaique, 
  #product #columns .container, 
  #category #center_column > div, 
  #category #center_column > ul {
    width: 95%;
  }
  /*HOME*/
  #index #page #center_column #mosaique .col-xs-5 {
    width: 56% !important;
  }
  #index #mosaique .col-xs-5 .rd-parallax-10 {
   /* height: 500px !important;*/
    width: 100%;
  }
  #index .livraisons > a {
    display: inline-block;
    margin: 0 2px;
    text-align: center;
    width: calc(100% / 3.2);
  }
  #index .livraisons img {
    width: 100%;
  }
  /*FOOTER*/
  #page .footer-container #footer .row {
    width: 100%;
  }
  /*CATEGORIES*/
  #category .product_list > li {
    margin: 0 2px;
    width: calc(100% / 3.1);
  }
  #category ul.product_list.grid > li .product-container {
    width: 100%;
  }
  /*RECRUTEMENT*/
  .recrutement_content .title > img {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  /*HOME*/
  /*mosaique*/

}
@media screen and (max-width: 1000px) {
  /*MENU*/
 /* #header .iqitmegamenu-wrapper {
    width: 50%;
  }*/
  #iqitmegamenu-mobile #iqitmegamenu-shower .container > span {
    display: inline-block;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    font-weight: lighter;
    height: 100px;
    line-height: 104px;
  }
  #header #iqitmegamenu-shower,
  #header #iqitmegamenu-mobile #iqitmegamenu-shower {
    background-color: transparent;
    border: medium none;
    color: #000000;
    line-height: 100px;
    padding: 0;
  }
  #iqitmegamenu-shower .iqitmegamenu-icon{
    background-color: transparent !important;
  }
  #iqitmegamenu-shower .iqitmegamenu-icon i{
    color: #e4002b; 
  }
  #header .cbp-mobilesubmenu {
    border: medium none;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion {
    color: #000000;
    -webkit-box-shadow: inset -134px 0px 10px -133px rgb(0 0 0 / 40%);
    -moz-box-shadow: inset -134px 0px 10px -133px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0 21px -14px rgba(0, 0, 0, 0.4) inset;
}
  .cbp-spmenu-body #iqitmegamenu-accordion  li a{
    border-bottom-color: #e4002b;
    color: #000000;
    font-family: Oswald,sans-serif;
    font-weight: normal !important;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion li a:hover {
    color: #e4002b;
    box-shadow: none !important;
    text-decoration: none;
    margin-left: 0;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion.cbp-spmenu div.responsiveInykator{
    background-color: transparent;
    color: #e4002b;
    border: none;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion > li > ul {
    background-color: #fff !important;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion > li > ul a {
    font-family: 'Lato',sans-serif;    
    border: medium none;
    font-size: 13px;
    padding-left: 20px;
    text-transform: capitalize;
  }
  /*HOME*/
  #index #page #center_column #mosaique .col-xs-5 {
    width: 49% !important;
  }
  #index #mosaique .col-xs-5 .rd-parallax-10 {
    height: 477px !important;
  }
   .rd-parallax-layer[data-url] {
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #mosaique .rd-parallax-layer[data-url] {
    background-position: center top;
  }
  /*CATEGORIES*/
  #category .product_list > li {
    clear: none;
    display: inline-block;
    float: left;
    width: calc(100% / 2.1);
  }
  #category .product_list > li.block_perso,
  #category .product_list > li.block_perso p{
   display: none !important;
  }
  #category .top-pagination-content ul.pagination, 
  #category .bottom-pagination-content ul.pagination {
    float: none;
  }
  /*PAGE PRODUIT*/
  #product #center_column .primary_block > .col-xs-12 {
    width: calc(100% / 2.1);
  }
  #product #center_column .primary_block .pb-center-column .pb-right-column {
    width: 100%;
  }
  #product .navigation_content > a {
    display: block !important;
    opacity: 1 !important;
  }
  #product .produits_associes .accessories-block .bx-viewport {
    height: auto !important;
    margin: 0 auto !important;
    width: 600px !important;
  }
  #product .product-box {
    width: 300px !important;
  }
  #page #thumbs_list li {
  margin-right: 8px;
  }
  .bx-wrapper .bx-controls-direction a.disabled {
    display: block;
  }
/*CMS*/
  .ligne_carre {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ligne_carre > div {
    width: 100%;
    text-align: center;
  }

/*lien rouge menu mobile*/
  .cbp-spmenu-body #iqitmegamenu-accordion li a[title="Livraison France"] {
    color: #e4002b;
  }
  .cbp-spmenu-body #iqitmegamenu-accordion li a[title="Livraison France"]:hover {
    color: #ffffff;
  }
}
@media screen and (max-width: 995px) {

  /*POP UP*/
  #category #layer_cart .layer_cart_product.col-xs-12.col-md-7 {
    padding: 15px;
    width: 27%;
    float: left;
  }
  #category #layer_cart .layer_cart_cart.col-xs-12.col-md-5 {
    display: inline-block;
    float: left;
    padding: 15px;
    width: 72%;
  }
  #category .livraison > div {
    float: none;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
  }
  /*PRODUIT*/
  #product #center_column #thumbs_list {
    float: none;
    margin: 0 auto;
    width: 300px;
  }
  #product #thumbs_list li {
    height: 150px;
    width: 150px;
  }
  #product .navigation_content {
    top: 30px;
  }

  /* LANG EN */
  /* home */
  .lang_en #page #custom_parallax .parallax,
  .lang_en #custom_parallax section {
    background-attachment: scroll;
    background-size: cover;
  }
  
  .lang_en #page .rd-parallax-11 > .rd-parallax-layer:first-child,
  .lang_en #page .rd-parallax-12 > .rd-parallax-layer:first-child,
  .lang_en #page .rd-parallax-13 > .rd-parallax-layer:first-child {
    z-index: 1000 !important;
  }

}
@media screen and (max-width: 960px) {
  #page #center_column {
    padding: 0 10px;
  }
  /*ETAPE 2*/
  #authentication #center_column .row > div {
    margin: 0 auto;
    width: 100%;
  }
  #order .order_delivery > div, #order .addresses .row > .col-sm-4 {
    margin: 0;
  }
  #address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control {
    max-width: 100%;
  }
  /*PRODUIT*/
  #product .produits_associes h3 {
   background:none;
  }
  #page .navigation_content {
    top: 20px;
  }
  #product #detail a {
    font-size: 20px;
  }
  /*HOME*/
  /*mosaique*/
  #mosaique .rd-parallax-14 .rd-parallax-inner .rd-parallax-layer > div.text-layout {
    margin-top: 70px !important;
  }
  #mosaique .rd-parallax-14 .rd-parallax-inner .rd-parallax-layer > div.text-layout a {
    overflow-wrap: break-word;
    white-space: normal;
  }
  /*parallax*/
  #cms .rd-parallax-layer,
  #mosaique .rd-parallax-layer {
    transform: none !important;
  }
  .rd-parallax-layer .text-layout {
      transform: none !important;
      position: static !important;
  }
  #mosaique .rd-parallax-layer .text-layout {
      margin-top: 30px !important;
  }
  #index .rd-parallax-3 .text-layout,
  #index .rd-parallax-4 .text-layout {
      bottom: 30px;
      top: auto;
      position: absolute !important;
      left: 0;
      right: 0;
  }
  #index #mosaique .col-xs-12 .rd-parallax-13, #index #mosaique .col-xs-12 .rd-parallax-14, #index #mosaique .col-xs-12 .rd-parallax-15 {
    height: 300px !important;
  }
  #index #mosaique .rd-parallax .btn.btn-default {
    width: 95%;
  }
  /*RECRUTEMENT*/
  .recrutement_content .title div {
    top: calc(100% / 3);
  }
  .recrutement_description > div.recrutement_adresse > div, 
  .recrutement_content .recrutement_description > div > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .recrutement_description > div:nth-child(3) {
    padding-left: 0;
  }
  .recrutement_description > div {
    margin-bottom: 30px;
  }
  /*CMS*/
  #cms .rd-parallax-6 .rd-parallax-layer ,
  #cms .rd-parallax-5 .rd-parallax-layer {
    background-position: center bottom !important;
    background-size: auto 100%;
    height: 300px !important;
    transform: none !important;
  }
  #cms .rd-parallax-6 .text-layout ,
  #cms .rd-parallax-5 .text-layout {
    transform: translate(0%, 150%) !important;
  }
  #cms .rd-parallax-7 .text-layout  {
    transform: translate(0%, 70%) !important;
  }
  #cms #traiteur .btn {
    padding: 10px;
    width: 95%;
    font-size: 16px;
  }

  /*MAP livraison*/
  #gmap_wrapper > div#gmap_overright {
    padding: 10px 10px 0;
  }
  #page #gmap_planning {
    margin-right: 0 !important;
    width: 100%;
  }
}
@media screen and (max-width: 865px) {
    /*HOME*/
  /*mosaique*/

  #mosaique .col-xs-5 {
    display: none !important;
   }
  /*HOME*/
  #index #page #center_column #mosaique .col-xs-3,
  #index #page #center_column #mosaique .col-xs-5 {
    width: 100% !important;
  }
  #index #mosaique .col-xs-5 .rd-parallax-10 {
    margin-bottom: 20px;
  }
  #index #mosaique .col-xs-3 .rd-parallax-11, 
  #index #mosaique .col-xs-3 .rd-parallax-12 {
    display: inline-block;
    height: 329px !important;
    vertical-align: top;
    width: calc(100% / 2.1);
  }
  #index #mosaique .rd-parallax.rd-parallax-12 {
    float: right;
  }
}
@media screen and (max-width: 845px) {
  /*MENU*/
  #header .iqitmegamenu-wrapper {
 /*  width: 50%;*/
   box-shadow: none;
  }
  /*FOOTER*/
  #page .footer-container #footer h4 a, 
  #page .footer-container #footer h4 {
    color: #e4002b;
    cursor: pointer;
    font: 500 13px/22px "Oswald",sans-serif;
    margin: 0 0 13px;
    text-transform: uppercase;
  }
  /*ETAPE 3*/
  #page .page-subheading {
    font-size: 15px;
  }
  #order .order_delivery > div, 
  #order .addresses .row > .col-sm-4 {
    vertical-align: top;
  }
  /*PRODUIT*/
/*  .produits_associes .bx-viewport {
  height: auto !important;
}
#product .produits_associes li {
  width: 363px !important;
}*/
  /*modale livraison*/
  #cms.content_only div img {
    height: auto;
  }
  #cms.content_only li {
    line-height: initial;
  }
  /*CMS*/
  #cms #traiteur h1 {
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /*HEADER*/
  .columns-container {
    margin-top: 50px;
  }
  #page #header .nav {
    display: none;
  }
  #header #header_user {
    position: absolute;
    left: 0;
  }
  #header #header_user,
  #page #header .shopping_cart {
    height: 50px;
    line-height: 50px;
  }
  #header .col-sm-4.clearfix {
    position: absolute;
    right: 0;
  }
  #page .shopping_cart > a:first-child::before {
    top: 10px;
  }
  #traduction {
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
  }
  #header #languages-block-top {
    top: 44px !important;
  }
 

  /*MENU*/
  #page #header .iqitmegamenu-wrapper {
    left: 10px;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 100px;
  }
  /*HOME*/
  /*parallax/btn*/
  #index .rd-parallax-3,
  #index .rd-parallax-4 {
    display: none;
  }
  #page .rd-parallax-8 .rd-parallax-layer .text-layout, 
  #page .rd-parallax-9 .rd-parallax-layer .text-layout {
    left: 0;
    right: 0;
    transform: translate(0%, -50%);
    padding: 0 10px;
  }
  #index .rd-parallax.rd-parallax-8 .btn.btn-default, 
  #index .rd-parallax.rd-parallax-9 .btn.btn-default {
    padding: 5px 0;
    text-align: center;
    width: 100%;
  }
  /*mosaique*/
  #index #mosaique .col-xs-3 .rd-parallax-11, 
  #index #mosaique .col-xs-3 .rd-parallax-12 {
    height: 300px !important;
  }
  /*FOOTER*/
  #footer .row > section:first-child, 
  #footer .row > section:nth-child(2) {
    border-bottom: 1px solid  #e4002b;
  }
  #page .footer-container #footer h4 {
    background-image: url("../img/fleche_accordeon_magasin.jpg");
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: right center;
    margin: 0;
    padding: 10px 10px 10px 0;
  }
  #page .footer-container #footer h4.active{
    background-image: url("../img/fleche_accordeon_magasin__open.jpg");
  }
  #page .footer-container #footer #newsletter_block_left h4,
  #page .footer-container #footer #social_block h4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  #footer section:first-child li, 
  #footer section:nth-child(2) li {
    text-indent: 10px;
  }
  #page #footer #newsletter_block_left .newsletter-input {
    max-width: 100% !important;
  }
  #page .footer-container #footer #social_block ul li {
    float: left;
    text-align: center;
  }
  #footer #social_block {
    margin-bottom: 50px;
  }
  /*ORDER TABLEAU*/
  #order-detail-content.table-responsive {
    overflow: visible;
    width: 100%;
  }
  #order-detail-content table {
    display: block;
    width: 100%;
  }
  #order-detail-content thead {
    display: none;
  }
  #order-detail-content tbody, 
  #order-detail-content tfoot {
    display: block;
  }
  #order-detail-content tr,
  #order-detail-content td {
    border-left: medium none;
    border-right: medium none;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #order-detail-content tfoot td,
  #order-detail-content td.cart_product {
    border-top: medium none;
  }
  #order-detail-content td.cart_description ,
  #order-detail-content td.cart_unit,
  #order-detail-content td .text-right,
  #order-detail-content td.cart_quantity input {
    text-align: center;
  }
  #order-detail-content td.cart_quantity .cart_quantity_button {
    display: none;
  }
  /*tableau livraison*/
  .delivery_option table, 
  .delivery_option tbody,
  .delivery_option tr{
    display: block;
    width: 100%;
  }
  .delivery_option td{
    display: inline-block;
    text-align: center;
    width: 100% !important;
  }
  .delivery_option .delivery_option_price {
    text-align: center;
    width: 100% !important;
  }
  /*ETAPE 1*/
  .cart_last_product {
    display: none;
  }
  .cart_navigation {
    padding: 0 10px;
  }
  .cart_navigation .button-medium {
    float: right;
    font-size: 20px;
    line-height: 24px;
  }
  /*ETAPE 3*/
  #order .checker {
    display: inline-block;
  }
  /*ETAPE 4*/
  #order .delivery_option .resume .delivery_option_radio,
  #order .delivery_option .resume .delivery_option_logo,
  #order .delivery_option .resume .delivery_option_price {
    width: 50px;
  }
  /*CATEGORIES*/
  #category .product_list > li {
    width: 100%;
  }
  /*PRODUIT*/
  #product #center_column .primary_block > .col-xs-12 {
    width: 100%;
  }
  #product .pb-left-column #image-block {
    width: auto;
  }
  #product .pb-left-column #views_block {
    width: 100%;
  }
  #product #center_column #thumbs_list {
    width: 300px;
  }
  #product .produits_associes li .product_desc img{
    width: 315px !important;
    margin: 0 auto;
  }
  #product .produits_associes .accessories-block .bx-viewport {
    width: 300px !important;
  }
  #product #detail li {
    width: 100%;
  }
  #product #detail .tab-content{
    padding-top: 20px;
  }
  /*CONTACT*/
  #contact #center_column .container > div {
    width: 100%;
  }
  #contact .content_adresse {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 2.5);
  }
  /*RECRUTEMENT*/
  .recrutement_description > div.recrutement_adresse > div, 
  .recrutement_content .recrutement_description > div {
    width:100%;
    padding: 0;
  }
  /*MAGASINS*/
  #all_magasins li > div {
    padding-left: 40px;
  }
  #all_magasins .adresse_col > div {
    width: calc(100% / 2.1);
  }
  /*MAGASINS DETAILS*/
  .store_detail_content .store_texte > div {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 2.1);
  }
  #module-storesdetail-details .store_img {
    margin-bottom: 40px;
  }
  /*TIMELINE*/
  #timeline .col.middle {
    width: 50px;
  }
  /*CMS LIVRAISON*/
  #cms ol li {
    display: inline-block;
    line-height: initial;
    padding-top: 12px;
  }
  #cms ol li:first-child {
    position: relative;
    padding-right: 40px;
  }
  #cms ol li:first-child:after{
    background-image: url("../img/retrait_boutique.png");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    right: 0px;
    top: 4px;
    width: 40px;
  }
  #cms ol li:first-child img{
    display: none;
  }
  #page .product_list .product-container .left-block .button {
    opacity: 1;
  }
}
@media (max-width: 675px) {
  /*HOME*/
  /*mosaique*/
  #index #mosaique .col-xs-3 .rd-parallax-11, 
  #index #mosaique .col-xs-3 .rd-parallax-12 ,
  #index #mosaique .col-xs-12 .rd-parallax-13, 
  #index #mosaique .col-xs-12 .rd-parallax-14, 
  #index #mosaique .col-xs-12 .rd-parallax-15 {
    display: block;
    margin: 0 auto 20px !important;
    width: calc(100% / 2);
  }
  #index #mosaique .rd-parallax.rd-parallax-12 {
    float: none;
  }
  #index #mosaique .col-xs-12 .rd-parallax-14 {
    margin: 0;
  }
  .rd-parallax-4 .rd-parallax-layer[data-url] {
    background-size: 100% auto !important;
  }

  #index #center_column > .tab-content {
      display: none;
    }
  /*RECRUTEMENT*/
  .recrutement_content .title {
    overflow: hidden;
  }
  .recrutement_content .title > img {
    height: 100%;
    width: auto;
  }
  .recrutement_content .title p {
    font-size: 25px;
    padding: 15px 0;
    width: 80%;
  }
  #module-recrutementquai13-details .contact-form-box {
    margin: 50px auto;
    width: 95%;
  }
  /*MAGASINS*/
  #stores .rd-parallax.rd-parallax-16 {
    height: 300px !important;
  }
    #stores .rd-parallax.rd-parallax-16 > div{
     transform: none !important;
      position: sticky !important;
      overflow: visible;
    }
}
@media (max-width: 640px) {
  /*MAP livraison*/
  #gmap_wrapper > div#gmap_overright {
    margin-top: 10px;
    padding: 0;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots table,
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots table tbody,
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots table tr {
    display: block;
    width: 100%;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarHeader td {
    display: inline-block;
    text-align: center !important;
    width: 100%;
    padding: 0;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine {
    padding-top: 0;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine thead, 
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody {
    display: inline-block;
    vertical-align: top;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine thead tr, 
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine thead td, 
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody tr, 
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody td{
    display: inline-block;
    width: 100%;
    height: 50px;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody tr:nth-child(2) {
    display: none;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine thead {
    width: 20%;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody {
    width: 79%;
  }
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarTopItem {
    height: 50px;
    /*line-height: 40px;*/
  }
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 > table .myOwnCalendarTopItem:nth-child(8) {
    border-bottom: 1px solid #dddddd;
  }
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarLine .myOwnCalendarHours, 
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarWidgetLine .myOwnCalendarHours, 
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myCollectionPlacesContent1 table#myOwnCalendarHeadLine .myOwnCalendarHours {
    display: none;
  }
  #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody td:not(.myOwnCalendarHours) {
    border: medium none;
    height: 50px;
  }
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myOwnCalendarBottom td {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
  #myCollectionPlacesContent #gmap_wrapper #gmap_planning #myOwnCalendarBottom td a {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 590px) {
  /*HOME*/
  /*mosaique*/
  #mosaique #form_newsletter label {
    width: 100%;
  }
  #mosaique #form_newsletter form {
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
  }
  /*POP UP*/
  #category #layer_cart .layer_cart_product.col-xs-12.col-md-7 {
    float: none;
    width: 100%;
  }
   #category #layer_cart .layer_cart_product .product-image-container {
    margin: 0 auto;
    max-width: none;
    float: none;
    width: 35%;
  }
  #category #layer_cart .layer_cart_cart.col-xs-12.col-md-5 {
    width: 100%;
  }
}
@media (max-width: 560px) {
  /*HOME*/
    #index #mosaique .col-xs-3 .rd-parallax-11, 
    #index #mosaique .col-xs-3 .rd-parallax-12,
    #index #mosaique .col-xs-12 .rd-parallax-13, 
    #index #mosaique .col-xs-12 .rd-parallax-14, 
    #index #mosaique .col-xs-12 .rd-parallax-15 {
    height: 330px !important;
    width: 100%;
  }
  #index .rd-parallax-3 .parallax-image {
    left: 20%;
    transform: translate(-20%, -50%);
    width: 100%;
  }
  /*mosaique*/

    .rd-parallax-4{
        height:250px !important;
    }
  .rd-parallax-4 .rd-parallax-layer {
    height: 250px !important;
  }
  #index .rd-parallax-4 .text-layout {
    bottom: 0;
  }
  #index .rd-parallax .btn.btn-default {
    padding: 5px 70px;
  }
  #index .rd-parallax.rd-parallax-3 .btn.btn-default {
    padding: 5px 103px;
  }
  #mosaique .rd-parallax-14 .rd-parallax-inner > .rd-parallax-layer {
    background-size: auto auto;
  }
  /*TITRE*/
  #cat_livraison, 
  #module-prestablog-blog h1, 
  .page-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 25px;
    height: auto;
    line-height: normal;
  }
  /*CMS*/
  #col_4_img .col {
    width: calc(100% / 2.5);
  }
  #col_4_img .col:first-child {
    margin-left: 12px;
  }
  #col_4_img .col:last-child {
    margin-right: 12px;
  }
  #cms .rd-parallax-7 .text-layout  {
    transform: translate(0%, 50%) !important;
  }
  /*CONTACT*/
  #columns #center_column .logo {
    display: none;
  }
  #columns form .submit button ,
  #columns #uniform-fileUpload > span, 
  #columns .half_col > div ,
  #columns .content_adresse {
    width: 100% !important;
  }
  /*MAGASINS*/
  #stores .rd-parallax.rd-parallax-16 {
    height: 400px !important;
  }
  /*#all_magasins > li {
    padding-left: 30px;
  }*/
  #all_magasins .adresse_col > div {
    height: 250px;
    width: 100%;
  }
  #stores #all_magasins h2 a {
    font-size: 20px;
  }
  .store_detail_content .store_texte > div {
    width: 100%;
    margin-bottom: 20px;
  }
  /*MON COMPTE*/
  #my-account ul.myaccount-link-list li a {
    font: 16px/20px "Oswald",sans-serif;
  }
}
@media (max-width: 460px) {
  /*MODALE NEWSLETTER*/
  .fancybox-wrap.fancybox-opened #popupli {
      border: 5px solid #ffffff;
  }
  /*HEADER*/
  #header .col-sm-4.clearfix {
    position: absolute;
    right: 0;
    /* top: 34px; 
    z-index: 2147483647;*/

    margin-right: 0;
    bottom: 0;
    z-index: 1000;
  }
  #header #header_user {
    float: none;
    left: auto;
    margin: 0;
    position: static;
    width: 100%;
  }
  #header_user > ul,
   #header_user > p {
    width: 100%;
  }
  #header .logout {
  float: right;
  text-align: right;
}


  #header #languages-block-top {
    bottom: 3px !important;
    top: auto;
  }
  /*TIMELINE*/
  #timeline table,
  #timeline tbody {
    display: block;
  }
  #timeline tr {
    display: block;
    width: 100%;
  }
  #cms #timeline td.col {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  #cms #timeline .col .timeline_element img {
    width: 75%;
  }
  #cms #timeline .col.middle {
    display: none;
  }
  .date {
    display: block;
    background-color: #e4002b;
  }
  .date > td {
    display: block;
    font-family: Oswald,sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color:#ffffff;
  }
    /*MAP livraison*/
    #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine thead,
    #myCollectionPlacesContent #gmap_overright .MyCollectionPlacesTimeSlots #myOwnCalendarLine tbody {
    width: calc(100% / 2.1);
  }
  /*PRODUCT*/
  /*modale livraison*/
  #cms.content_only li {
    height: auto;
    margin-bottom: 15px;
  }
  /*CMS*/
  /*livraison*/
  #cms .btn.btn-default {
    padding: 5px;
    width: 100%;
  }
}
@media (max-width: 360px) {
/*HEADER*/
  #iqitmegamenu-mobile #iqitmegamenu-shower .container > span,
  #header #traduction span, 
  #header a, 
  #header a .cbp-tab-title, 
  #header a b {
    font-size: 13px;
  }
  /*HOME*/
  #index #mosaique .col-xs-3 .rd-parallax-11, #index #mosaique .col-xs-3 .rd-parallax-12, #index #mosaique .col-xs-12 .rd-parallax-13, #index #mosaique .col-xs-12 .rd-parallax-14, #index #mosaique .col-xs-12 .rd-parallax-15 {
  width: 100%;
}
}

/* -------------------------------------------------------------- VERSION EN  -------------------------------------------------------------- */
/* modale */

.lang_en .blocker{
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0% 0%;
}
.lang_en .blocker #modal_en{
  border-radius: 0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.lang_en .blocker #modal_en .close-modal  {
  background: white none repeat scroll 0 0;
  border-radius: 50px;
  color: #e4002b;
  font-size: 28px;
  height: 24px;
  line-height: 21px;
  text-align: center;
  width: 23px;
  top: -18px;
    right: -18px;
    color: transparent;
}
.lang_en .blocker #modal_en .close-modal::after {
    content: "\f057";
    font-family: "FontAwesome";
    color: #e4002b;
    left: 0;
    position: absolute;
    text-indent: 0;
}
.lang_en .blocker #modal_en a:first-of-type {
	background-color: #e4002b;
	color: white;
	padding: 10px;
	display: inline-block;
}
/* header */
#header #languages-block-top {
	position: absolute;
	right: 0;
	top: 32px;
  border: none;
  z-index: 2000;
  /*display: none;*/
  height: 2em;
  overflow: visible;
}
.lang_en #header #languages-block-top{
    bottom: auto;
    top: 37px;
}
#header #languages-block-top div.current {
	font-weight: normal;
	color: black;
  text-shadow: none;
  font-family: Oswald,sans-serif;
}
#header #languages-block-top div.current img {
	border: 1px solid #e4002b;
}
#header #languages-block-top ul {
    width: 60px;
    text-align: center;
}
#header #languages-block-top ul a{
  font-family: Oswald,sans-serif;
  text-transform: none;
}
#header #languages-block-top img {
  height: 16px;
  border-radius: 50%;
}

.lang_en #header_user,
.lang_en .shopping_cart{
  display: none  !important;
}

.lang_en li.cbp-hrmenu-tab.cbp-hrmenu-tab-8,
.lang_en li.cbp-hrmenu-tab.cbp-hrmenu-tab-6 .cbp-hrsub-inner > .menu_row .menu-element-id-2 li:nth-child(7) {
    display: none !important;
}


/* homepage */
.lang_en.index .columns-container #columns > #slider_row{
  display: none !important;
}
.lang_en.index .columns-container #columns #homepage-slider{
  float: none;
}
.lang_en.index #center_column > div > section.rd-parallax{
  display: none !important;
}
.lang_en.index #form_newsletter{
  margin-top: 0;
  margin-bottom: 20px;
}
.lang_en#index #mosaique .col-xs-5 .rd-parallax-10 {

    height: 686px !important;

}

.cms-9 #custom_parallax .parallax,
.cms-7 #custom_parallax .parallax  ,
#custom_parallax section{
  text-align: center;
  padding: 15px;
  min-height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 10px 0;
}

.cms-9 #custom_parallax .parallax h2,
#custom_parallax section h2{
  color:#e4002b;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.cms-7 #custom_parallax  .btn.white,
#custom_parallax section .btn.white{
  color:#e4002b;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  font-weight: lighter;
  padding: 5px 110px;
  text-transform: uppercase;
  margin-top: 30px;
  background-color: #fff;
  border: none;
}
.cms-7 #custom_parallax  .btn.white:hover,
#custom_parallax section .btn.white:hover{
  color:#ffffff;
  background-color:#e4002b;
}

.cms-7 #custom_parallax  .btn.white.border,
#custom_parallax section .btn.white.border{
  border: 2px solid #e4002b;
}
#custom_parallax .parallax{
  background-attachment: fixed;
}
#custom_parallax .parallax.small_img{
}
#custom_parallax .big_img{
  height: 500px;
  line-height: 582px;
  vertical-align: bottom;
}
#custom_parallax .parallax.big_img{
  vertical-align: middle;
}
#custom_parallax .big_img .content img {
	display: block;
	margin: 0 auto;
}
#custom_parallax .big_img > div{
  display: inline-block;
  width: 100%;
  line-height: normal;
}
#custom_parallax section.parallax.txt {
    padding-top: 90px;
}
#custom_parallax  .fixed{

}

/* page cat */
.lang_en .product_list li .product-container .productcats .cat_livraison,
.lang_en .product_list li .content_price{
  display: none !important;
}

/* footer */
.lang_en #footer #steavisgarantisFooterVerif,
.lang_en #footer > .row > .footer-block:nth-child(2),
.lang_en #footer .footer-block ul.toggle-footer > li:nth-child(3),
.lang_en #footer .footer-block ul.toggle-footer > li:nth-child(4),
.lang_en #footer .footer-block ul.toggle-footer > li:last-child{
 display: none !important;
}
.lang_en #footer #newsletter_block_left {
    width: 40%;
}
#footer > a {
    display: block;
    margin: 50px auto 0 auto;
    width: 300px;
    max-width: 100%;
}
/* CMS */
.cms-11  section.rd-parallax.rd-parallax-17 {
    height: 250px !important;
}
.cms-7 #custom_parallax .parallax {
  background-image: url('../img/contact-service-traiteur.jpg');
  line-height: 500px;
}
.cms-7 #custom_parallax .parallax .btn{
  margin: 0;
}


.cms-9 #custom_parallax .parallax {
  background-image: url('../img/tropicana-plage-lifestyle.jpg');
  background-position: bottom 100px center;
  line-height: 300px;
}
#cms.cms-9 #custom_parallax .parallax h2{
  color:#fff;
  font-size: 16px;
  font-family: Oswald, sans-serif;
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#cms.cms-9 #custom_parallax .parallax p {
	font-size: 14px;
	color: white;
	margin-top: 20px;
}
.cms-9 #custom_parallax .parallax .content {
	vertical-align: middle;
	display: inline-block;
}
/*FREEDELIVERYMANAGER*/
#freedeliverymanager_carrier_block {
  text-align: center;
  margin-top: 3em;
}

#freedeliverymanager_carrier_block .title_container {
  background: url(../img/trait_footer.png) repeat-x;
  background-position: center;
}

#freedeliverymanager_select_country_block {
  margin-top: 1em;
}

#freedeliverymanager_carrier_block h3 {
  color: #e4002b;
  background: white;
  display: inline;
  padding: 0.5em;
}

#freedeliverymanager_carrier_block #freeship_grille {
  font-size: 125%;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  margin-top: 1em;
}

#freedeliverymanager_carrier_block #freeship_grille b {
  color: #e4002b;
}

#freedeliverymanager_carrier_block #freeship_grille .fine_print {
  font-style: italic;
  font-size: 80%;
}


@media (max-width: 1600px) {
  /*.menu-element-id-2 {
    width: 40% !important;
  }
  .menu-element-id-3 {
    width: auto !important;
  }
  .menu-element-id-4 {
    width: 16% !important;
  }*/
.iqitmegamenu nav > ul > li > div.cbp-show {
  width: 80vw;
  }
}

.fancybox-wrap .page-heading {
    background-position: center;
    height: 200px;
    line-height: 200px;
}
#ps_topbanner_wrapper {
    height: auto !important;
}

@media (max-width: 767px) {
    #ps_topbanner_wrapper {
        line-height: 16pt !important;
    }
}

.cart_block .cart-prices {
  line-height: 20px;
}
.cart_block .cart-buttons {
  padding-top: 0 !important;
}
.cart_block_list .products {
  margin-bottom: 0;
}

/*TOP BANNER*/
#ps_topbanner_wrapper {
  line-height: 16px !important;
  padding: 10px 0;
}

/* BREADCRUMB */
.breadcrumb {
  display: block !important;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1045px) {
  .breadcrumb {
    width: 95%;
  }
}
@media screen and (max-width: 960px) {
 .breadcrumb {
    padding: 0 10px;
  } 
}

/* MENU */
#header .iqitmegamenu-wrapper {
  position: absolute;
  bottom: 10px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  left: 0;
  padding-left: 120px;
  padding-right: 0;
  z-index: 99;
}
.cbp-horizontal > ul > li > a {
  line-height: 50px !important;
}
#header #header_user,
#header .shopping_cart {
  height: 50px !important;
  line-height: 50px !important;
}
#header #header_user {
  margin-right: 220px;
}
#header #languages-block-top {
  top: 6px;
}
.shopping_cart > a:first-child:before {
  top: 7px !important;
}
#header_user_info {
  margin-bottom: 0;
}
#header_user_info .account {
  padding-right: 5px;
}
#header .col-sm-4.clearfix {
  margin-right: 85px;
}
#header nav > ul > li > a {
  padding: 0 14px;
}
#header nav > ul > li > a:hover:after {
  bottom: -15px;
}
.iqitmegamenu nav > ul > li > div.cbp-show {
  top: 50px;
}
header .row #header_logo {
  padding-bottom: 10px;
}
#header nav > ul > li:not(.cbp-has-submeu) > a:hover:after {
  display: none;
}
#header .cart_block {
  top: 45px !important;
}
#header {
  height: auto !important;
}
header .row #header_logo {
  z-index: 999;
}

@media screen and (max-width: 1000px) {
  #header .iqitmegamenu-wrapper {
    top: 0;
    width: auto;
    padding-left: 90px;
    height: 100px !important;
    line-height: 100px !important;
    z-index: 9999;
  }
  #header_user_info {
    width: 100%;
  }
  #header #header_user {
    margin-right: 190px;
  }
  #header_user_info .login { 
    margin-top: 9px !important;
    display: block;
  }
  #header_user_info .login,
  #header_user_info .logout {
    margin-right: 20px;
  }
  #header #header_user, 
  #header .shopping_cart {
    line-height: 100px !important;
    height: 100px !important;
  }
  .shopping_cart > a:first-child:before,
  #header #languages-block-top {
    top: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  #header .iqitmegamenu-wrapper,
  #header #header_user, 
  #header .shopping_cart {
    height: 50px !important;
    line-height: 50px !important;
  }
  #page .shopping_cart > a:first-child::before {
    top: 10px !important;
  }
  .columns-container {
    margin-top: 30px;
  }
  #header .col-sm-4.clearfix {
    margin-right: 0;
  }
}
@media (max-width: 460px) {
  #header_user > ul, #header_user > p {
    width: 100%;
    line-height: 20px;
  }
  #header .logout {
    float: none;
    text-align: left;
    display: block;
  }
}
@media (max-width: 560px) {
  #cat_livraison h1 {
    line-height: 30px !important;
    padding-bottom: 40px;
  }
}

/* TIME SLOT SELECTION */
#myOwnCalendarLineMobile {
  display: none;
  padding: 0 10px 10px 10px;
  border: 1px solid rgb(214, 212, 212);
  border-top: none;
  font-weight: 600;
}
#myOwnCalendarLineMobile .myOwnCalendarChoicesMobile {
  margin: 0 0 10px 10px;
}
#myOwnCalendarLineMobile .myOwnCalendarChoicesMobile .myOwnCalendarChoicesMobileNoSlotsAvailable {
  display: none;
  font-style: italic;
  font-size: 12px !important;
}
#myOwnCalendarLineMobile .myOwnCalendarChoicesMobile .myOwnCalendarChoicesMobileNoSlotsAvailable:first-child {
  display: block;
}

#myOwnCalendarLineMobile .slotInput {
  display: flex;
  align-items: center;
}
#myOwnCalendarLineMobile .slotInput label {
  margin-bottom: 0;
  padding-left: 5px;
  font-weight: 400;
}

@media (max-width: 640px) {
  #myOwnCalendarLine {
    display: none !important;
  }

  #myOwnCalendarLineMobile {
    display: block;
  }
}

/* ORDER LIST */
@media (max-width: 410px) {
  #order-list td {
      padding: 5px 4px !important;
      font-size: 12px;
  }
}
#iqitmegamenu-accordion.cbp-spmenu > li ul { 
    box-shadow: none !important; 
    background: transparent !important; 
}

/*Blocs choix paiements - mobiles */

@media screen and (max-width: 960px) {
div.payment_module div.atos {
    padding-right: 40px;
}
div.payment_module div.atos form {
    font-size: 13px;
    line-height: 17px;
}
div.payment_module div.atos img.sogenactif {
    width: 60px;
    display: block;
    margin: 0 auto;
}
p.payment_module.paypal {
    background: #FBFBFB;
    display: block;
    border: 1px solid #d6d4d4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    font-weight: bold;
    padding: 12px 15px;
    letter-spacing: -1px;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}
p.payment_module.paypal:hover {
    cursor: pointer;
    background-color: #f6f6f6;
    border: 1px solid #488c40;
    color: #374853;
}
p.payment_module.paypal a {
    display: block;
    border: none;
}
p.payment_module.paypal:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777;
}
p.payment_module.paypal img {
    margin-right: 10px;
}
}

@media screen and (max-width: 430px) {
p.payment_module.paypal a {
padding-left: 0;
}

p.payment_module.paypal img {
    display: block;
    margin: 0 auto 6px auto;
}

div.payment_module div.atos {
    padding-left: 0;
    padding-right: 0;
}

div.payment_module div.atos img.sogenactif {
    margin-bottom: 10px;
}

div.payment_module div.atos form {
    margin: 0 36px;
}
}
/*Optimisations dates retrait boutiques */
#myCollectionPlacesContent table#myOwnCalendarLine thead .myOwnCalendarTopItem {
    padding: 5px 0;
    font-size: 11px;
}
#myCollectionPlacesContent table#myOwnCalendarLine div {
  min-height: auto !important;
}

.bloc_presse{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 50px;
}

.presse_communique{
    width: 25%;
}

#cms .presse_communique h2 {
    font-size: 20px;
    margin: 0 0 30px;
}

#cms .presse_communique a.btn-rouge{
    display: block;
    background: #e4002b;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    margin: 0 30px;
}

div.presse_communique img {
  display: block;
  width: 90%;
  padding: 15px 15px 20px 40px;
}

.presse_dossier{
  width: 25%;
}

#cms .presse_dossier h2 {
  font-size: 20px;
  margin: 0 0 30px;
}

#cms .presse_dossier a.btn-rouge{
  display: block;
  background: #e4002b;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  margin: 0 30px;
}

div.presse_dossier img {
  display: block;
  width: 90%;
  padding: 15px 15px 20px 40px;
}

.presse_contact{
    width: 40%;
    background: #e4002b;
    padding: 50px 30px;
}

#cms .presse_contact h2 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 30px;
}

#cms .presse_contact p,
#cms .presse_contact p a,
#cms .presse_contact p a:hover,
#cms .presse_contact p a:focus,
#cms .presse_contact p a:visited {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    font-family: Oswald,sans-serif !important;
    margin: 0 !important;
}

@media screen and (max-width: 767px) {

    .bloc_presse{
        flex-direction: column;
    }

    .presse_communique{
        width: 100%;
        margin: 0 0 30px;
    }

    .presse_dossier{
      width: 100%;
      margin: 0 0 30px;
  }

    .presse_contact{
        width: 100%;
    }
}

#steavisgarantisFooterVerif {
    display: flex !important;
    width: 100%;
    justify-content: center;
}

.footer_presse,
.footer_presse:hover{
    display: block;
    color: #e4002b;
    text-decoration: underline;
    margin: 40px 0 0;
    text-transform: uppercase;
}
