
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*@mixin sub-heading($sub-heading-bg, $sub-heading-color) {
  color: $sub-heading-color;
  a{
    color: $sub-heading-color;
    &:hover{
      color: $sub-heading-color;
    }
  }
  padding: $base-box-padding;
  position: relative;
  background: $sub-heading-bg;  
}*/
/****/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
 
@media (max-width: 1920px) and (min-width: 992px) {
  #header_right {
    margin-top: 45px;
  }
} 

@media (max-width: 1280px) {
  .link-avenue #header_logo a img { max-width: 85%; }
  .link-avenue #leo-megamenu .menu-link-avenue li a { font-size: 15px; padding: 0 5px; letter-spacing: 0; }
  #breadcrumb .breadcrumb { float: none; }

}
@media (max-width: 1200px) {
    .un-logo-professionnel .description-offres::after {
    max-width: 100%;
    border-bottom: 2px solid #9690b2;
    border-left: 2px solid #9690b2;
    border-right: 2px solid #9690b2;
    background-image: none!important;
    -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #fff;
  height: 75px!important;}

    .un-logo-professionnel h2.title-references {
    max-width: 100%;
    background-image: none!important;
    background-image: url('../img/logo/offre-bloc-titre-motif.png')!important;
    background-repeat: repeat-x;
    position: relative;
    background-position: bottom;
  }
  
  .un-logo-professionnel h2.title-references:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url('../img/logo/offre-bloc-titre-gauche.png');
    height: 69px;
    width: 59px;
    left: -59px;
    bottom: 2px;
  } 
    
  .un-logo-professionnel h2.title-references:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url('../img/logo/offre-bloc-titre-droite.png');
    height: 69px;
    width: 62px;
    right: -62px;
    bottom: 2px;
  }
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .img-bloc-acteur { margin-right: 20px;  }
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .acteur-description { max-width: 60%; }
}
 
@media (max-width: 1196px) and (min-width: 992px) {
  .editortool .label-customize {
    display: none;
  }
  .A_1_click .leo-megamenu .navbar-nav > li > a {
  padding: 10px 15px;
  }
  .navbar-nav {
  margin-left: 85px;
  }
  #events_block_left .all_events a {
  position: relative;
  margin-top: -20px;
  left: 13px;
  }
  
  .bannercontainer .rev_slider {
  height: 398px!important;
  }
  
  .slider_caption4 {
  left: 180px!important;
  }
  
  .nous_trouver, .facebook, .promo {
  padding-right: 10px;
  }
  
    .boutique-en-ligne .description_boutique .link_bout {
  margin-top: 2px;
  width: 80px;
  font-size: 8px;
  }
  
  .boutique-en-ligne .description_boutique {
  font-size: 8px;
  padding: 26px 15px 5px;
  }
  
  /**** THEATRE ****/
  
  .monstheatre .navbar-nav {
  top: 0!important;
  }
  
  /*** EPICERIE ****/
  
  .epicerie .navbar-nav {
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
  }
  
  .epicerie #header-main {
    background: transparent;
  }
  
  .epicerie #header-main .container{
    background-color: #262626;
  }
  
  /**** FLORALINE ****/
  
  .floraline .sy-caption-wrap .sy-caption {
    height: 290px;
    padding-top: 50px;
  }
}
@media (max-width: 990px) {


  .epicerie #header-main {
    background: transparent;
  }
  
  .epicerie #header-main .container{
    background-color: #262626;
  }

  html {
    background: none;
  }

  .navbar-header .navbar-toggle {
    display: block;
    float: left;
    margin: 0;
    width: 40px;
  }
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }

  .collapse.navbar-collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none;
  }
  .navbar-nav li {
    float: none;
  }
    .leo-megamenu .navbar-nav > li > a {
  color: #ff6c46;
  }
  
  .leo-megamenu .navbar-nav > li > a:hover {
  color: rgb(39, 174, 97);
  } 
}

@media (max-width: 1360px) {
  
  #leo-megamenu ul.menu-logo li a {
    font-size: 16px!important;
    padding: 15px 4px!important;
  }
}

@media (max-width: 1280px) {
  #leo-megamenu ul.menu-logo li a {
    font-size: 15px!important;
    padding: 15px 4px!important;
  }
}
@media (min-width: 1200px) {

  #guestTracking .form-group {
    overflow: hidden;
  }
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  #guestTracking .form-control {
    float: left;
  }
  .rtl #guestTracking .form-control {
    float: right;
  }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  .rtl #guestTracking label {
    float: right;
  }
}
@media (max-width: 1199px) {
  .zoomdiv {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .facebook-wrapper {
    width: 230px !important;
  }
  .facebook-wrapper iframe {
    width: 230px !important;
  }

  #layer_cart {
    width: auto;
  }

  #cms.link-avenue #columns .cms-container .cta h3::before,
  #cms.link-avenue #columns .cms-container .cta h3::after,
  #cms.link-avenue #columns .cms-container h2::before,
  #cms.link-avenue #columns .cms-container h2::after {
    display: none;
  }

}

@media all and (max-width: 1198px ){
  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block {
    max-width: 100%;
  }
}


@media (max-width: 991px) {

  #leo-megamenu ul.menu-portail.menu-appear li ul li a { padding: 5px !important; }
  #leo-megamenu ul.menu-portail li ul li a:hover .arrow-menu { display: none !important; }
  #leo-megamenu ul.menu-portail.menu-appear li ul li:hover { background-color: transparent; }
  #leo-megamenu ul.menu-portail.menu-appear li ul { 
    display: block;
    position: static;
    width: 100%;
    margin: 0; 
  }

  #leo-megamenu ul.menu-portail.menu-appear li ul.big { position: absolute; top: 0; }  
  #leo-megamenu ul.menu-portail li:hover ul::before { top: 0px !important; }

  .menu-collapse, .menu-collapse a { display: block; z-index: 9999; }
  .top-nav .inner ul.menu-link-avenue { display: none; }
  .link-avenue .top-nav { 
    position: absolute;
    padding-left: 15px;
    width: 100%;
    z-index: 100;
  }

  .link-avenue #leo-megamenu ul.menu-link-avenue li:first-child a,
  #leo-megamenu ul.menu-web li:first-child a,
  #leo-megamenu ul.menu-logo li:first-child a,
  #leo-megamenu ul.menu-boutique li:first-child a,
  #leo-megamenu ul.menu-site li:first-child a {
    display: block;
    width:  100%;
    height: auto;
    text-indent: 0;
    background: none;
    font-size: 12px;
  }

  
  

  .link-avenue #leo-megamenu .menu-link-avenue li:first-child a:hover { box-shadow: none; }
  .link-avenue #header_logo { width: 100% ;padding: 50px 0 20px; height: auto; }
  .link-avenue #header_logo a { display: block; }
  .link-avenue #header_logo a  img { position: static; }
  .link-avenue #header #header-main { border: 0; height: auto; background-color: #0e557d; padding-bottom: 20px; }
  .link-avenue #header #header_right { 
    position: absolute;
    right: 0;
    padding-top: 49px;
   }
  .link-avenue #header #header_right .devis { margin: 0 auto; text-align: center; margin: 20px 0; }
  .link-avenue #header #header_right .devis a { position: static; }
  .link-avenue .description-offres .infos-texte h2::before,
  .link-avenue .description-offres .infos-texte h2::after { display: none; }

  #cms.link-avenue .cms-container .cms-cnt p { max-width: 90%; }
  
  #twitter_footer, #linkedin_footer {
    margin: 10px auto;
  }
  
  .un-logo-professionnel .reseaux {
    height: auto!important;
    background-repeat: no-repeat!important;
    width: 740px;
  }
  
  .un-logo-professionnel .pb-center-column {
    max-width: 100%!important;
    margin-top: 0;
  }
  
  .un-logo-professionnel .pb-center-column::after {
    background-color: #fff;
    height: 35px!important;
    -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: none!important;
  max-width: 100%;
  }
  
  .un-logo-professionnel .tab-content .avantages h3::before, #category.un-logo-professionnel .content_scene_cat_bg h2::before, .un-logo-professionnel .tab-content .etude-cas h3::before {
    content: none!important;
  }
  
  .un-logo-professionnel .tab-content .avantages h3::after, #category.un-logo-professionnel .content_scene_cat_bg h2::after, .un-logo-professionnel .tab-content .etude-cas h3::after {
    content: none!important;
  }
  
  #product.un-logo-professionnel .blockproductscategory .product-desc, #category.un-logo-professionnel.category-21 .product_list .product-desc {
    height: 150px;
    padding-left:25px!important;
    padding-right: 25px!important;
  }

  .offres_packs .functional-buttons {
    display: none;
  }
  
  .un-logo-professionnel .intro-offres {
    margin-left: 0px!important;
    margin-right: 0px!important;
  }

  .un-logo-professionnel .reseaux {
    max-width: 100%;
   }
   
   .un-logo-professionnel #bottom:after {
    bottom: 0px!important;
   }
}

@media all and (max-width: 960px) {
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .img-bloc-acteur { margin-right: 10px;  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .link-avenue .container {
    width: 100%;
  }

  .link-avenue .container-ruban { max-width: 95%; }
  
  .link-avenue .reseaux > div > div > a > img {
    max-width: 95%;
  }

  .link-avenue #center_column {
    background-size: contain;
    padding-bottom: 250px;
  }
  .link-avenue .menu-link-avenue  { display: none; }
  .link-avenue #header_right { margin-top: -16px; }

  #twitter_footer, #linkedin_footer {
    margin: 10px auto;
    float: none;
    width: 100%;
    text-align: center;
  }
  
  #twitter_footer a, #linkedin_footer a{
    float: none!important;
    display: inline-block;
  }

  .un-logo-professionnel #slider-mini {
    height: 425px!important;
  }

  #header_logo {
    text-align: center;
  }
  #header_logo a {
    position: inherit;
  }
  .link-avenue #header_logo a {
    position: static;
  }
  #header_logo img {
    display: inline-block;
  }

  #languages-block-top {
    margin-left: 20px;
  }
  .rtl #languages-block-top {
    margin-right: 20px;
    margin-left: inherit;
  }

  .leo-megamenu {
    background: none;
    border: none;
    margin-top: 20px;
  }

  .custhtmlcarosel .text_sticker:before {
    background: none;
  }
  .custhtmlcarosel .carousel-control {
    line-height: 16px;
    top: 60px;
  }

  .bannercontainer .tp-caption h4 {
    font-size: 100%;
  }

  #layer_cart {
    width: 100%;
    left: 0;
  }

  .bannercontainer .tp-caption h4 {
    font-size: 15px;
    margin: 0;
  }
  
    form#searchbox {
  left:-60px;
  height: auto;
  top: 0px;
  margin-top: 10px;
  }
  
  .A_1_click #leo-megamenu {
  background: rgb(39, 174, 97);
  }
  
  .navbar-header {
  float: none;
  
  }
  
  .nous_trouver img, .facebook img, .promo img {
  max-width: 350px;
  display: block;
  margin: 0 auto;
  }
  
  .navbar-header .navbar-toggle {
  height: 39px;
  width: 39px;
  }
  
  .leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:focus, .leo-megamenu .navbar-nav > li > a:active {
  color: rgb(39, 174, 97);
  }
  
  .navbar-nav {
  margin-left: 0;
  width: 640px;
  }
  
  .leo-megamenu .dropdown-menu {
  position: relative;
  float:none;
  display: block;
  left: 0px;
  width: 185px;
  margin: 0 auto;
  top: 0px;
  }

}

@media all and (max-width: 840px) {
  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block { margin: 75px 0; }
  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block:nth-child(1) { margin-top: 35px; }

  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block .bloc-img { 
    display: block; 
    margin: 0 !important; 
    width: 100%;
  }

  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block:nth-child(even) .bloc-img { display: none; }
  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block:nth-child(even) {
    background: url('../img/link-avenue/storytelling-nanny-fourmi.png') no-repeat top center;
    padding-top: 250px;
  }

  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block .dialogue { 
    display: block; 
    width: 100%;
    margin-top: 40px;
  }

  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block:nth-child(even) .dialogue::before,
  #cms.link-avenue.cms-philosophie-collaborative-fourmis .storytelling .story .dialogue-block:nth-child(odd) .dialogue::before {
    background-image: url('../img/link-avenue/storytelling-arrow-top.png');
    top: -42px;
    left: 0;
    right: 0;
    bottom: auto;
  }

}


@media (max-width: 768px) {

  #product.un-logo-professionnel .references-logo.blockproductscategory h4 span {background-image: none;}
   #product.un-logo-professionnel .references-logo.blockproductscategory h4 span.title-txt2 {
    display: block!important;
    top:-135px;text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Alegreya Sans SC';
    font-size: 31px;
    font-weight: 800;
    width: 100%;
  }
  #product.un-logo-professionnel .blockproductscategory .product-desc, #category.un-logo-professionnel.category-21 .product_list .product-desc { height: 100px!important;}
  .link-avenue  .res { text-align: center; }
  .link-avenue #slider-mini .container .introduction { padding: 15px; text-align: center;}
  .link-avenue #slider-mini .container .introduction p { text-align: center; max-width: 100%; }
  .link-avenue #slider-mini .container .introduction h1 { 
    margin-top: 80px; 
    font-size: 20px;
    width: 100%;
    margin: auto;
  }
  .link-avenue #slider-mini .container .introduction h1::before,
  .link-avenue #slider-mini .container .introduction h1::after { display: none; }
  .link-avenue #bottom { height: auto; }
  .link-avenue #seller-block .desc-advance #logo-block {
    position: relative;
    width:  100%;
    height: 200px;
  }
  .link-avenue #seller-block #logo-block::before { width: 150px;  height: 150px;   }

  .link-avenue .description-offres { background: url('../img/link-avenue/illu-cms-block.png') no-repeat center 15px, #4eb96e; }
  .link-avenue .description-offres .infos-texte { margin-top: 240px; }

  #product.link-avenue.product .carousel-control.left { left: 0px; }
  #product.link-avenue.product .carousel-control.right { right: 0px; }


  #layer_cart {
    width: auto;
    left: 1%;
    right: 1%; 
  }
  
}
@media (max-width: 768px) {
  

  .devis {
    padding-right: 30px;
  }

  #header_logo img {
    display: block;
  }

  #poweredby {
    text-align: center;
  }

  #footnav {
    text-align: center;
    margin-top: 10px;
  }

  #topbar .groupe-content,
  #topbar .groupe-content-user,
  #topbar .groupe-content-2 {
    display: none;
  }
  #topbar .groupe-content li,
  #topbar .groupe-content-user li,
  #topbar .groupe-content-2 li {
    display: block;
    line-height: 30px;
    background-position: 0 -12px;
  }
  #topbar .groupe-content.eshow,
  #topbar .groupe-content-user.eshow,
  #topbar .groupe-content-2.eshow {
    background: #494949;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: block;
    right: 0;
    padding: 10px;
    position: absolute;
    right: auto;
    top: 36px;
    z-index: 9999;
    min-width: 140px;
  }
  .rtl #topbar .groupe-content.eshow, .rtl
  #topbar .groupe-content-user.eshow, .rtl
  #topbar .groupe-content-2.eshow {
    left: 0;
    right: auto;
  }

  .bannercontainer .tp-bullets {
    left: 30% !important;
  }
  
  form#searchbox {
  top: -10px;
    left: 0px;
  }
  
  .navbar-header .navbar-toggle {
  height: 39px;
  }
  
  .navbar-collapse {
  max-width: 480px;
  }
  
    .leo-megamenu .dropdown-menu {
  position: relative;
  float:none;
  display: block;
  left: 0px;
  width: 185px;
  margin: 0 auto;
  top: 0px;
  }
  
  /**** ARTISS ****/
  
  .artiss #header_logo{
  margin-top: 0px;
  }
  
  /**** THEATRE ****/
  
   .monstheatre form#searchbox {
  top: 45px;
  left: 200px;
  }
  
}

@media (max-width: 640px) {
  
  .link-avenue #header #header_right { position: static; width: 100%; padding: 0; margin: 0; }
  .link-avenue #header #header-main { padding: 0; }
  .link-avenue .references-accueil .mdspecial-ref .image .more-block { display: none; }
  
  .link-avenue .offres_packs .title-avant-bloc::before,
  .link-avenue .offres_packs .title-avant-bloc::after,
  .link-avenue .references-accueil .title-avant-bloc::before, 
  .link-avenue .references-accueil .title-avant-bloc::after { display: none; }

  #category.link-avenue #center_column .content_scene_cat .rte h2::before,
  #category.link-avenue #center_column .content_scene_cat .rte h2::after { display: none; }
  #category.link-avenue #center_column .content_scene_cat .rte p { max-width: 95%; }
  #category.link-avenue #center_column h1.page-heading { font-size: 22px; }

  #product.link-avenue .info-product .content_prices { float: none; width: 100%; }
  #product.link-avenue.product .info-product .our_price_display { text-align: center; }
  #product.link-avenue.product .info-product .box-cart-bottom { width: 100%; float: none; }
  #product.link-avenue.product .info-product .box-cart-bottom p { text-align: center; }
  #product.link-avenue.product .info-product .product_attributes { margin-left: 0; width: 100%; }

  #product.link-avenue.product .info-produit h2::before, #product.link-avenue.product .info-produit h2::after { display: none; }

  #product.un-logo-professionnel .tab-content .etude-cas .etdc .col-md-6 { padding: 15px 0; }
  #cms.link-avenue .cms-container .cms-cnt .online-links span {
    display: block;
  }

  #cms.link-avenue .cms-container .online-links .date-article {
    max-width: 140px;
    margin-right: 0 !important;
        margin: 0 auto;

  }

  #cms.link-avenue .cms-container .cms-cnt h3::before,
  #cms.link-avenue .cms-container .cms-cnt h3::after {
    display: none;
  }

  #cms.link-avenue .cms-container .cms-cnt .press-thumbnails-wrapper {
    max-width: 100% !important;
  }

  #cms.link-avenue #columns .cms-cnt .videos-wrapper .video { max-width: 100% !important; }
  #cms.link-avenue #columns .cms-cnt .videos-wrapper .video video { max-width: 100% !important; }

  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .img-bloc-acteur { 
    margin-right: 0px;  
    max-width: 100%;
    display: block;
  }
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .acteur-description {
    max-width: 100%;
  }
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .acteur-description p { text-align: center; }
  #cms.link-avenue.cms-offre-promotion-mutualisee .concept .acteurs .acteur-description em::before { right: 0; margin: auto; }
  #cms.link-avenue .cms-container .cms-cnt ul { padding: 0 15px; width: 100%; }


  
  
}

@media (max-width: 620px) {
  #leo-megamenu.fixed-nav.fixed-scroll { overflow-x: hidden; overflow-y: scroll; top: 0; bottom: 0; }
  #leo-megamenu ul.menu-portail .serv li:hover ul.big.logo,
  #leo-megamenu ul.menu-portail .serv li:hover ul.big.site,
  #leo-megamenu ul.menu-portail .serv li:hover ul.big.boutique,
  #leo-megamenu ul.menu-portail .serv li:hover ul.big.webmarketing,
  #leo-megamenu ul.menu-portail .serv li:hover ul.big.avenue { display: none !important; }
  #leo-megamenu ul.menu-portail li:hover ul {
    position: static;
    width:  100%;
  }
}

@media (max-width: 480px) {

  #product.un-logo-professionnel .references-logo.blockproductscategory h4 span.title-txt2 {font-size: 20px;}
  #product.un-logo-professionnel .blockproductscategory .product-desc, #category.un-logo-professionnel.category-21 .product_list .product-desc {
    height: 120px!important;
  }
  .cconcept #leo-megamenu { padding: 0; }
  .link-avenue .devis a { float: none; }

  .nav-tabs { max-height: 100% !important; height: auto !important; }
  .nav-tabs::before, .nav-tabs::after { display: none !important; }
  .nav-tabs li {
    float: none;
  }

  .nav-tabs li a { border: 0; }
  .tab-product .nav-tabs > li > a, .tab-product .nav-tabs > li > a:hover { border-right: 0; }


  .top-nav {
    position: relative; 
    padding-left: 20px;
    z-index: 100;
  }

  .un-logo-professionnel .tab-product .nav-tabs > li:first-child a::before { display: none; }
  .un-logo-professionnel .tab-product .nav-tabs > li:first-child a { padding-left: 25px !important; }

  .site-internet .tab-product .nav-tabs > li > a, .site-internet .tab-product .nav-tabs > li.active > a  { border-top: 1px solid #f0cd07; border-bottom: 1px solid #f0cd07; }
  .site-internet .tab-product .nav-tabs > li::first-child > a, .site-internet .tab-product .nav-tabs > li::last-child > a { border: 0; }
  
  .boutique-en-ligne .tab-product .nav-tabs > li.active > a { background: url('../img/boutique/fond-menu-toggle-motif.png') repeat-x;  }
  .boutique-en-ligne .tab-product .nav-tabs > li > a, .boutique-en-ligne .tab-product .nav-tabs > li.active > a { border-top: 2px solid #85693a;  border-bottom: 2px solid #85693a;}
  .boutique-en-ligne .tab-product .nav-tabs > li.active > a, .boutique-en-ligne .tab-product .nav-tabs > li > a, .boutique-en-ligne .tab-product .nav-tabs > li:first-child a { padding-left: 25px !important; }
  .boutique-en-ligne .tab-product .nav-tabs > li.active > a::before, .boutique-en-ligne .tab-product .nav-tabs > li > a::before, .boutique-en-ligne .tab-product .nav-tabs > li.active:hover > a::before,
  .boutique-en-ligne .tab-product .nav-tabs > li.active > a::after, .boutique-en-ligne .tab-product .nav-tabs > li > a::after, .boutique-en-ligne .tab-product .nav-tabs > li.active:hover > a::after
  { display: none; }

  #product.link-avenue.product .tab-product .nav-tabs,
  #product.link-avenue.product .tab-product .nav-tabs li:first-child { margin: 0; }
  #product.link-avenue.product .tab-product .nav-tabs li:first-child a::before { display: none; }

  .consultance .tab-product ul.tab-info {
    background: #f18b01; 
    background: -webkit-linear-gradient(#f18b01 0%, #eb660f 100%);
    background: -o-linear-gradient(#f18b01 0%, #eb660f 100%);
    background: linear-gradient(#f18b01 0%, #eb660f 100%);   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18b01', endColorstr='#eb660f',GradientType=0 ); 
  }
.consultance .tab-product .nav-tabs > li > a, .consultance .tab-product .nav-tabs > li > a:hover { border-top: 1px solid #fff; }
.consultance .tab-product .nav-tabs > li::first-child > a, 
.consultance .tab-product .nav-tabs > li::last-child > a { border: 0; }



  #category.un-logo-professionnel.category-21 h1.page-heading span.title-cat {
    top: -35px!important;
  }
  
  #category.un-logo-professionnel.category-22 h1.page-heading span.title-cat {
    top: -25px!important;
  }
  
  #category.un-logo-professionnel .subcategories .subcategory-name.offres, #category.un-logo-professionnel .subcategories .subcategory-name.références {
    margin: 0 auto;
  }

  .un-logo-professionnel .tab-product ul.tab-info::after {
    left: 93%!important;
  }
  
  #product.un-logo-professionnel h1, #category.un-logo-professionnel.category-21 h1.page-heading, #category.un-logo-professionnel.category-22 h1.page-heading {
    margin-right: 0px!important;
    margin-left: 0px!important;
  }
  
  #product.un-logo-professionnel h1::before, #category.un-logo-professionnel.category-21 h1.page-heading::before, #category.un-logo-professionnel.category-22 h1.page-heading::before, #product.un-logo-professionnel h1::after, #category.un-logo-professionnel.category-21 h1.page-heading::after, #category.un-logo-professionnel.category-22 h1.page-heading::after {
    content: none!important;
  }
  
  .un-logo-professionnel #bottom {
    height: auto!important;
  }

  .un-logo-professionnel #slider-mini {
    height: 380px!important;
  }
  
  .un-logo-professionnel #bottom .newsletter-info {
    text-align: center!important;
  }
  
  .form-group {
    float: none!important;
  }
  
  .un-logo-professionnel .res2 h4 {
    color: #7d86b2;
  }
  
  .appel {
    text-align: center!important;
  }
  
  #topbar .btn-group {
  margin: 0 auto;
  width: 180px;
  float: none;
  display: block;
  }
  
  .devis a {
  float: left;
  margin-bottom: 10px;
  }
  
  #header_right .blockcart_top {
  float:left!important;
  }
  
  #header_right {
  margin-top: 15px!important;
  }
  
  #leo-megamenu {
  padding-top: 15px!important;
  }
  
  #topbar .tel-lu::before, #topbar .tel-be::before {
  top: -3px!important;
  } 

  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

  #layer_cart .layer_cart_cart .button-container .btn {
    float: none !important;
    margin-bottom: 10px;
  }

  #cms.link-avenue #columns .cms-cnt .press-thumbnails-wrapper .press-thumbnails { 
    max-width: 85%;
    margin: 20px auto; 
}
  
}
@media (max-width: 479px) {
  .blockcart_top {
    display: inline-block;
    width: 100%;
  }

  #cart {
    margin-bottom: 20px;
    width: 100%;
  }
  #cart .heading {
    width: 100%;
  }

  #search_block_top {
    top: 62px !important;
  }

  #languages-block-top {
    margin-left: 20px;
  }
  .rtl #languages-block-top {
    margin-right: 20px;
    margin-left: inherit;
  }

  #header_logo {
    text-align: center;
  }
  #header_logo a {
    position: inherit;
  }
  #header_logo img {
    display: inline-block;
  }

  .bannercontainer .tp-bullets {
    left: 40% !important;
  }

  .cart_navigation {
    text-align: center;
  }
  .cart_navigation .standard-checkout {
    float: none !important;
    margin-top: 10px;
  }
  .cart_navigation .button-medium {
    float: none !important;
    margin-top: 10px;
  }

  .bannercontainer .tp-caption h4 {
    font-size: 12px;
    margin: 0;
  }
  
  form#searchbox {
  width: 220px;
  left: 25px;
  }
}
@media (max-width: 620px) {
  #header_logo a {
    z-index: 99;
  }

  #thumbs_list {
    width: 330px;
  }

  .leo-megamenu {
    border: none;
  }

  #search_block_top {
    position: absolute;
    right: 10px;
    top: 77px;
  }
}
@media (max-width: 320px) {

.tourisme #header_right {
  max-width: 100%;
}

.tourisme form#searchbox {
  left: 25px;
  top: -20px;
}

.epicerie #header_right {
  max-width: 100%;
}

.epicerie form#searchbox {
  left: 35px;
  top: -20px;
}

.floraline #header_right {
  max-width: 100%;
}

.floraline form#searchbox {
  left: 35px;
  top: -20px;
}

#thumbs_list {
    width: 167px !important;
  }
}

.un-logo-professionnel_copy img,.un-logo-professionnel_copy, .paiement img, .mentions img{
  max-width: 100%;
}

@media (max-width: 360px) {
  #product.un-logo-professionnel .references-logo.blockproductscategory h4 span.title-txt2 {top:-145px;}
  #product .primary_block .info-produit #image-block {max-width: 60%;}

  #product.un-logo-professionnel .blockproductscategory .product-desc, #category.un-logo-professionnel.category-21 .product_list .product-desc {height:170px!important;}

  .link-avenue .offres_packs .title-avant-bloc, 
  .link-avenue .references-accueil .title-avant-bloc, 
  #product.link-avenue.product .nos-offres h4, 
  #product.link-avenue.product section.nos-thematiques h4 { margin-left: 0; margin-right: 0;}

  .link-avenue .reseaux .row .res img { max-width: 85%; }
  .link-avenue #slider-mini .container .introduction h1 { width: 100%; margin-top: 25px; }
  .link-avenue #slider-mini .container .introduction p { text-align: center; }

  .un-logo-professionnel .tab-product ul.tab-info::after {
    left: 91%!important;
  }

  #product.link-avenue.product .nos-offres h4 .title-txt1::before,
  #product.link-avenue.product .nos-thematiques h4 .title-thematiques::before,
  #product.link-avenue.product .nos-offres h4 .title-txt1::after,
  #product.link-avenue.product .nos-thematiques h4 .title-thematiques::after { display: none; }
  
}





