html{
    overflow: hidden scroll;
}
#block-gutkes-content{
    padding-top: 0;
}
#block-gutkes-branding {
    margin-bottom: 30px;
}
#wrapper #main_content figure.effect-chico h2{
    width: 100%;
}
.top-navigation .menu-tabulation{
    display: flex;
    justify-content: center;
    text-align: center;
}
#wrapper #main_content .custom-navigation{
    top: 40px;
}
#wrapper #main_content .custom-navigation a{
    margin-left: 5px;
}
#wrapper #main_content .top-navigation a{
    float: initial;
    display: inline-flex;
    justify-content: center;
}
.ccm-custom-style-container.ccm-custom-style-main-667 {
    margin-bottom: 25px !important;
} 
.ccm-custom-style-container.ccm-custom-style-main-667 .HTMLBlock .img-responsive{
    margin: auto;
}

#wrapper #main_content figure.effect-chico figcaption {
    padding: 60px 35px;
}
#wrapper #main_content .contact .left{
    padding: 0;
}
#wrapper #main_content .contact .center{
    padding: 0;
}
#wrapper #main_content .contact .right{
    padding: 0;
}
body.path-avocats{
    overflow: hidden;
}
footer a:hover{
    color: #fff !important;
    font-weight: bold;
}
#wrapper #main_content ul li a {
    text-decoration: underline;
    color: #333;
}
#wrapper #main_content a:hover {
    text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1300px) { 
    #wrapper #main_content .ri-contact h2{
        padding: 25px 0;
    }
}
@media (max-width: 1199px){
    #wrapper #main_content .contact .left{
        width: 100%;
    }
    #wrapper #main_content .contact .center{
        width: 100%;
    }
    #wrapper #main_content .contact .right{
        width: 100%;
    }
    #wrapper #main_content .contact .left img{
        margin: auto ;
    }
    #wrapper #main_content .ri-contact .half{
        float: initial;
        width: 100%;
    }
    #wrapper #main_content .ri-contact{
        height: auto !important;
        padding-bottom: 15px;
    }
    .top-navigation .menu-tabulation{
        padding: 0 65px;
    }
    #wrapper #main_content figure.effect-chico figcaption {
        padding: 37px 35px ;
    }
 }

 @media (max-width: 1180px){
    .top-navigation .menu-tabulation{
        padding: 0 65px;
    }
 }
@media (max-width: 575.98px) { 
    #wrapper #main_content .page-title{
        font-size: 36px !important;
        line-height: 40px !important; 
    }
    /* #wrapper #main_content figure.effect-chico figcaption {
        padding: 165px 35px ;
    } */
    #wrapper #main_content figure.effect-chico figcaption {
        padding: 75px 35px !important;
    }
}
@media (max-width: 415px) { 
    /* #wrapper #main_content figure.effect-chico figcaption {
        padding: 75px 35px !important;
    } */
}
@media (max-width: 767px){
    .top-navigation .activePage {
        display: inline-flex !important;
    }
    #block-gutkes-content {
        padding-top: 0;
    }
    #wrapper #main_content .page-title{
        font-size: 40px;
        line-height: 48px; 
    }
    .googleMapCanvas, .custom {
        display: block;
    }
    #wrapper #main_content figure.effect-chico h2{
        transform: scale(1.0);
    }
    #wrapper #main_content figure.effect-chico p{
        transform: scale(1.0);
    }
    .path-avocats #block-gutkes-content .container{
        margin: 0 15px;
    }
    
}
@media (min-width: 576px) and (max-width: 767.98px) { 
    #wrapper #main_content figure.effect-chico figcaption {
        padding: 180px 35px !important;
    }
 }

@media (min-width: 992px) { 

    #main_content #block-gutkes-content .picture-responsive{
        display: none;
    }
}
@media (max-width: 991px) {
    #main_content #block-gutkes-content .picture-responsive{
        margin-bottom: 15px;
    } 
    
    #main_content #block-gutkes-content .picture-responsive{
        display: block ;
    }
    #wrapper #main_content figure.effect-chico figcaption {
        padding: 54px 35px;
    }
}

/* cookies  */

div#cookiesjsr.overlay-bg{
    background-color: rgba(255, 255, 255, 0.8);
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    visibility: visible;
} 

#cookiesjsr .cookiesjsr-banner {
    max-width: 550px;
    display: block;
    text-align: center;
    left: 30px;
    bottom: 30px;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #D9DBE9;
    box-shadow: 0px 14px 42px rgba(8, 15, 52, 0.06);
    border-radius: 20px;
    color: black;
    padding: 0;
} 

#cookiesjsr .cookiesjsr-banner--info {
    width: 100%;
    padding: 115px 25px 0px 25px;
}

#cookiesjsr .cookiesjsr-banner--info::before{
    content: "";
    position: absolute;
    background: url(/themes/custom/gutkes/assets/images/cokies.png);
    background-repeat: no-repeat !important;
    width: 100px;
    height: 100px;
    top: 20px;
    left: 50%;
    transform: translate(-40%, 0%);
}

#cookiesjsr .cookiesjsr-banner--info .cookiesjsr-banner--text{
    font-family: "Quicksand",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color:black;
    position: relative;
} 

#cookiesjsr .cookiesjsr-links.links--row {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0;
}

#cookiesjsr .cookiesjsr-links.links--row li a {
    color:#8a0000;
    font-weight: 700;
} 

#cookiesjsr .cookiesjsr-banner--action {
    background: #f6e9eb;
    width: 100%;
    padding: 15px;
    margin: auto;
    justify-content: center;
    display: flex;
    flex-direction: initial;
} 

#cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn.cookiesjsr-settings {
    background: #8a0000;
    border-radius: 56px;
    color: white;
    position: relative;
    padding-left: 35px;
}

#cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn.cookiesjsr-settings::before{
    content: '';
    position: absolute;
    background: url(/themes/custom/gutkes/assets/images/cookies.png);
    width: 15px;
    height: 15px;
    left: 0;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(80%, -50%);
}

#cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn {
    border-radius: 56px;
    padding: 16px 25px;
    border: none;
    font-family: "Quicksand",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: initial;
    margin: 0;
    margin-right: 10px;
    width: max-content;
}

#cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn.denyAll, #cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn.allowAll{
    color:#8a0000;
}

#cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn:last-child {
    margin-right: 0;
}
.cookiesjsr-layer{
    padding: 0;
}
#cookiesjsr .cookiesjsr-layer--body{
    background: #f6e9eb;
    /* height: 471px; */
}
#cookiesjsr .cookiesjsr-layer--body .cookiesjsr-service--always-on span{
    color: #d33900;
}
#cookiesjsr .cookiesjsr-layer--header{
    background: #f6e9eb;
    border: none;
    padding: 22px 10px;
}
#cookiesjsr .cookiesjsr-layer--footer{
    background:  #f6e9eb;
    padding: 35px 20px;
} 
#cookiesjsr .cookiesjsr-layer--footer .cookiesjsr-layer--actions .cookiesjsr-btn{
    background:#fff;
    border-radius: 56px;
    font-family: "Quicksand",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color:#8a0000;
    text-transform: inherit;
    border: none;
}
#cookiesjsr .cookiesjsr-service-group--intro{
    font-family: "Quicksand",sans-serif;    
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: black;
    padding: 36px 24px;
}

#cookiesjsr .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description h3{
    color: black;
    font-family: "Quicksand",sans-serif;
}

#cookiesjsr .cookiesjsr-service .cookiesjsr-service--action .cookiesjsr-switch.active{
    background-color: #f6e9eb;
}

#cookiesjsr .cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
    background: white;
    font-family:"Roboto Slab", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #8a0000;
    border-radius: 10px 10px 0px 0;
    /* width: calc(15% + 2em); */
}

#cookiesjsr .cookiesjsr-service-group--content {
    background: white;
    color: black;
    border-radius: 0px 16px 16px 16px;
}

#cookiesjsr span#cookiesjsrLabel {
    font-family: "Quicksand",sans-serif;    
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.24px;
    color: black;
}

#cookiesjsr .cookiesjsr-layer--label-all{
    font-family: "Quicksand",sans-serif;    
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #8a0000;
}

#cookiesjsr button.cookiesjsr-btn.invert.important.save.dialog-last-tab{
    background: #8a0000;
    color:white;
}

#cookiesjsr #desc_functional {
    font-family: "Quicksand",sans-serif;   
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: black;
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-links.links--row{
    justify-content: left;
}



@media (min-width: 1200) { 
    #cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn{
        margin-right: 10px;
    }
}

@media (min-width: 768px) { 
    .cookiesjsr-layer--label-all {
        padding-right: 0;
    }
}

@media screen and (max-width: 700px) {
    #cookiesjsr .cookiesjsr-banner {
        left: 50%;
        transform: translate(-50%, 0);
    }
    #cookiesjsr .cookiesjsr-banner--info {
        padding: 15px;
        margin: 0;
    }
    #cookiesjsr .cookiesjsr-banner--info::before{
        content: none;
    }
    #cookiesjsr .cookiesjsr-banner--action {
        padding: 10px;
    }
    #cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn {
        padding: 12px 25px;
        font-size: 13px;
    }
    #cookiesjsr .cookiesjsr-service-group--intro{
        padding: 20px 24px;
        line-height: 22px;
    }
    #cookiesjsr .cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
        font-size: 14px;
        line-height: 20px;
        /* width: calc(25% + 2em); */
    }
    #cookiesjsr span#cookiesjsrLabel {
        font-size: 20px;
        line-height: 15px;   
    }
}

@media screen and (max-width: 575px) {
    #cookiesjsr .cookiesjsr-banner {
        width: 90%;
    }
    #cookiesjsr .cookiesjsr-banner--action {
        flex-direction: column;
        place-items: center;
    }
    #cookiesjsr .cookiesjsr-banner--action button.cookiesjsr-btn:not(:last-child){
        margin-bottom: 7px;
    } 
}  





/**
   user-logged-in
 */
.user-logged-in .main-navbar {
    position: relative;
    z-index: 0;
}

.user-logged-in header {
    margin-top: 0;
    /*z-index: -1;*/
    position: relative;
}

.user-logged-in .main-navbar {
    position: relative;
    z-index: 2;
}

.user-logged-in .main-navbar #mainnav .menu .has-sub .sub-menu {
 z-index: 2;
}

.user-logged-in .header {
    margin-top: 4px;
    z-index: 1;
    position: relative;
}

.user-logged-in.intern .main-navbar {
    margin-top: 81px;
    position: fixed;
}

.user-logged-in.intern .header {
    margin-top: 4px;
    z-index: 1;
    position: relative;
}

/*.user-logged-in div.banner {*/
/*padding-top: 135px;*/
/*}*/

/*.user-logged-in div.banner h1 {*/
/*position: relative;*/
/*top: unset;*/
/*transform: unset;*/
/*}*/

/**
    nav tabs
 */
nav.local-tasks ul.nav-fill {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

nav.local-tasks ul.nav-fill .nav-item {
    flex: 1 1 auto !important;
    text-align: center !important;
}

nav.local-tasks ul.nav-tabs li.nav-item a.nav-link {
    background-color: #f4f4f4;
    color: #a3a1a1;
    border-radius: 0;
    border-color: #fff
}

nav.local-tasks ul.nav-tabs li.nav-item a.nav-link:hover {
    background-color: #a3a1a1;
    color: #fff
}

nav.local-tasks ul.nav-tabs li.nav-item a.active {
    background-color: #0474b6 !important;
    color: #fff !important
}

div.region-local-tasks .alert {
    margin-top: 1rem;
}

div.block-local-tasks-block {
    padding-top: 0;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

/**
   User Login and reset password
 */

section.user {
    margin-top: 1rem;
    text-align: left;
    padding: 30px 0px 100px !important;
}

/*section.user form input.btn {*/
    /*margin-top: 1rem !important;*/
    /*background: #0474b6 !important;*/
    /*width: inherit !important;*/
/*}*/

section.user form div.form-item {
    margin-bottom: 1rem;
}

section.user form div.form-item label {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

section.user form div.form-item div.description,
section.user form.user-pass div.form-item + p {
    color: grey;
}

section.user form div.form-item input.form-control {
    margin-bottom: 5px;
}

section.user form div.form-item--error div.form-item--error-message {
    font-size: 12px;
    color: red;
}

section.user form div.form-item--error div.form-item--error-message strong {
    font-weight: 400;
}

section.user form .form-item label.form-required::after {
    color: red;
}

@media (max-width: 767px) {
    section.user {
        margin-top: 2rem;
        text-align: left;
    }
}

/**
 profile page
 */

section.profile {
    padding: 30px 0px 30px;
    margin: 30px 0px;
}

section.profile h4.label {
    display: inherit;
    color: inherit;
    text-align: inherit;
}

/**
    search page
 */

section.search div.search-result {
    margin-top: 40px;
}

/**
 block-error-404
 */
.block-error-404,
.block-error-403 {
    margin-bottom: 150px !important;
}

.jumbotron-block-error {
    background-color: transparent;
}

.page-maintenance {
    margin-top: 50px !important;
    text-align: center !important;
}

.page-maintenance main,
.page-maintenance header {
    padding: 50px !important;
}


/**
  page mention legale
*/
.mention_legale {
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
    margin: 0px 0;
    padding: 25px 50px;
    margin-bottom: 30px;
}

.mention_legale h2 {
    font-size: 26px;
}
/*#carouselHome .carousel-indicators{*/
    /*display: block !important;*/
/*}*/
/*.block-pagination {*/
  /*padding-bottom: 138px;*/
/*}*/

#block-warda-local-tasks {
    margin-bottom: 130px;
}

/*#search-form {*/
/*    display: none;*/
/*}*/

#ajax-wrapper .btn_input_offer{
     display: none;
 }
.btn_input_offer{
    margin-right: 5px;
}
.search-advanced.js-form-wrapper.form-wrapper {
  display: none;
}

#edit-help-link {
  display: none;
}
.block-recette--item:nth-child(even){
    flex-direction: row-reverse;
}
.block-recette--item--description {
    width: 65% !important;
}


@media (min-width: 768px){
    .produit-block--collapse--positions {
      width: 20% !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px){
    .title.style-produit h3 {
      font-size: 40px;
    }
}
@media (max-width: 575px){
    .produit-block-responsive--item .title.style-produit h3 {
      font-size: 30px;
      line-height: 33px;
    }
}
.position-wrapper .position-5 .bg-product-home {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    display: flex;
    height: 100%;
    position: relative;
    height: 100vh;
    z-index: 100;
}
.position-wrapper .position-5 .bg-product-home.bg-pro {
    background-image: url(/themes/custom/warda/assets/images/produits/produit5.jpg);
}
@media (max-width: 1400px) and (min-width: 1200px){
    .title.style-produit h3 {
        font-size: 45px;
    }
}

.block-certfication--content--item img {
    margin-top: -60px;
}
@media screen and (max-width: 1199px) {
    .block-certfication--content {
        padding: 0 20px;
    }
}

.gamme-pro .detail-produit .titre-gamme{
    margin-left: auto;
}
.gamme-pro .detail-produit .row{
    align-items: center;
}
    
@media (max-width: 575px){
    .gamme-pro .detail-produit .top-desc-produit h3 {
        margin-top: 50px;
    }
}

.pates-bloc .pates-items:nth-child(odd) {
    justify-content: end;
}
