a{
    color: inherit;
}
body{
    font-family: 'Open Sans', sans-serif;
}
.optionGroup
{
    font-weight:bold !important;
    font-style:italic !important;
    padding-top: 5px;
}


.single-trick .other-tips .tip h4{
    background-color: #f01724;
    padding: 18px 0 13px 0;
    left: 5px !important;
    top: 5px !important;
    padding-left: 16px;
    padding-right: 16px;
}
.single-trick .other-tips .tip h4 a{
    padding: 0px !important;
    box-shadow: none !important;
}

.optionChild
{
    padding-left:20px !important;
}
.optionGroup, .optionChild{
    height: 22px;
    line-height: 22px;
}
.page-template-template-gammes .filter-select .select-container .products_list_select.open,
.single-gamme .filter-select .select-container .products_list_select.open,
.single-subgamme .filter-select .select-container .products_list_select.open{
    width: 262px;
    font-size: 14px;
    max-height: 1000px;
    margin-top: -2px;
    background-color: white;
}
.filter-select .select-container .products_list_select.open li{
    list-style: none;
}
.products_list_select, .sorting_container{
    display: none;
    width: 200px;
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius: 0px;
   padding: 8px;
    color: #005120;
    font: 400 12px / 33px 'Open Sans', sans-serif;
    border: solid 2px #005120;
    border-top: none;
    margin-left:-2px;
}
.back-to-news-list.discover.consumers{
    margin: 50px 0px;
}
.back-to-news-list.discover.consumers a{
    padding: 11px 0px;
    background-color: #f01724;
    color: #fff;
}
.back-to-news-list.discover.consumers a:hover{
    background-color: #ca0103;
    border-color: #ca0103;
}
.page-template-template-qualite-panzani #main-container .img{
    margin-bottom: 20px;
}

.products_list_select.open, .sorting_container.open{
    display: block;
    opacity: 1;
}
.filter-select .select-container .products_list_select.open, .sorting_container.open{
    opacity:1;
    width: 276px;
    border-radius: 0px;
    position: absolute;
    max-height: 290px;
    top:35px;
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   z-index: 3000;
}
.products_select span{
    padding: 5px;
    color: white;
    background-color: #005120;
    cursor: pointer;
    border: 1px solid black;
}
.page-template-template-recipes .sorting_container.open{
    width: 270px;
}
.sorting_container.open{
    background-color: white;
    border-top: solid 2px #005120;
    font: 400 16px / 33px 'Open Sans', sans-serif;
    top:33px;
}
.filter-select .sorting_container label{
    font: 400 16px / 33px 'Open Sans', sans-serif;
}
.filter-select .sorting_container label input[type="checkbox"]{
    margin-right: 10px;
    margin-left: 5px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #005120;
    height: 12px;
    width: 12px;
}
.filter-select .sorting_container label input[type="checkbox"]:checked{
    background-color: #005120;
}

table td {
    border: 1px solid #CCC;
    padding: 2px 5px;
}
ul.choices{
    z-index: 9;
}
.form_choice{
    background-color: #EEE;
    list-style: none;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 3px;
    margin: 0;
    margin-right:5px;
    cursor: pointer;
    margin-top: 5px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: lowercase;
    z-index: 10;
}
/*.form_choice::after{
    content: ' x';
    color: #CCC;
    z-index: 2;
}
.form_choice:hover::after{
    content: ' x';
    color: #AAA;
}*/

.hidden{
    display: none;
}

/* PRODUCTS  */

#main-container.products .product-item{
    height: auto !important;
    min-height: 460px;
}
#main-container.products .product-item.single-product{
    min-height: 420px;
}

#main-container.products .product-item p{
    margin-bottom: 70px;
}
#main-container.products .product-item.single-product h2{
    margin-bottom: 60px;
}

#main-container.products .product-item h2{
    display: table;
    width: 100%;
}
#main-container.products .product-item h2 a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#main-container.single-product-container{
    background-image:url(../images/products/product.jpg) !important;
}

.empty_products{
    margin-top: 50px;
    font: 400 16px / 33px 'Open Sans', sans-serif;
    color: #005020;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px 0px;
    text-align: center;
}

#recipes_container .empty_products{
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
}
footer{
    background-color: white;
}

.back-to-news-list.discover{
    margin-top: 0px;
    margin-bottom: 50px;
}
.back-to-news-list.discover a{
    min-width: 260px;
}

.page-template-template-sitemap #main-container a{
    color: inherit;
}
.page-template-template-sitemap #main-container form label{
    cursor: pointer;
}
/* colorbox */
#cboxOverlay{
    background-color: rgba(0,0,0,0.8);
    height: 100vh !important;
    width: 100%;
    top: 0px;
    position: fixed;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-in; /* Safari */
    transition: all 0.5s ease-in;
}
#colorbox{
    position: fixed !important;
    z-index: 10000;
    top: 300px !important;
}
.mobile #colorbox{
    top: 0px !important;
}
/* TO REMOVE */

article{
    max-width: 960px;
    margin: 20px auto;
}
/* END TO REMOVE*/

.more-recipe.recipe-link{
    text-align: center;
    margin-top: 30px;
}
.more-recipe.recipe-link a{
    display:inline-block;
    height:44px;
    background:#e61a2b;
    border-radius:2px;
    padding:0 17px;
    font:400 16px / 44px 'Open Sans', sans-serif;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}
.more-recipe.recipe-link a:hover{
    background:#ca0103;
}
.filter-select form{
    padding-top: 5px;
}
.filter-select form label{
    vertical-align: top;
}
.recipe-filters{
    min-height: 50px;
    transition: all 0.2s ease-in;
}
.recipe-filters.closed{
    padding-top: 0px;
    height: 0px;
    min-height: 0px;
    transition: all 0.3s ease-in;
}
/*.recipe-filters.closed .global span{
    opacity: 0;
}

.recipe-filters .global span.opened{
    opacity: 1;
    transition: all 0.2s ease-in;
}

.recipe-filters span{
    transition: all 0.2s ease-in;
}*/
#cookie-bar, #cookie-bar-container{
    width: 100%;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
#cookie-bar{
    position: fixed;
    bottom: 0px;
}
#cookie-bar .cookie, #cookie-bar-container .cookie{
    padding: 10px 0px;
}
#cookie-bar a, #cookie-bar-container a{
    text-decoration: underline;
}

#cookie-bar p, #cookie-bar-container p{
    width: calc(100% - 110px);
}
#cookie-bar span, #cookie-bar-container span{
    color: rgb(255,234,0);
    font: 400 16px / 26px 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
#cookie-bar a.cookie-close, #cookie-bar-container a.cookie-close{
    position: absolute;
    right: 0px;
    top: 10px;
    padding: 6px 12px;
    padding-right: 32px;
    text-decoration: none;
    border: 1px solid #FFF;
    font-weight: lighter;
    background-image: url(../images/common/cookie_close.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
}
#cookie-bar a.cookie-close:hover, #cookie-bar-container a.cookie-close:hover{
    background-color: rgba(255,255,255,0.2);
}

.single-product .product-block .push-container .push-item a.push-link{
    bottom: -10px !important;
}


/* SPECIALS HOVERS */
.is_desktop .hover_up .product-item .img{
    border-radius:100%;
    background-color: white;
    overflow: hidden;
    transition: background 0.2s ease-in;
}
.is_desktop .hover_up .product-item .img::-webkit-scrollbar, .hover_up .product-item .img:hover::-webkit-scrollbar{
    height: 0;
    width: 0;
    display: none;
}
.is_desktop .hover_up .product-item .img:hover{
    background-color: #efeeea;
    overflow: hidden;
    transition: background 0.2s ease-in;
}
.is_desktop .hover_up .product-item .img:hover img{
    margin-top: -80px;
    transition: margin 0.3s ease-in;
}
.is_desktop .hover_up .product-item .img img{
    margin-top: 0px;
    transition: margin 0.3s ease-in;
}
#main-container.products.is_desktop .hover_up .product-item .img{
    margin: 0px 10px 20px 10px;
    height: 294px !important;
}


#main-container.products.is_desktop .hover_zoom .product-item .img{
    width: 218px;
    height: 218px;
    margin: 20px auto 30px auto;
}
.is_desktop .hover_zoom .product-item .img{
    border-radius: 100%;
    overflow: hidden;
}
.is_desktop .hover_zoom .product-item .img:hover{
    border-radius: 100%;
}
#main-container.products.is_desktop .hover_zoom .product-item .img img{
    vertical-align: top;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    transition: all 0.15s ease-in;
}

#main-container.products.is_desktop .hover_zoom .product-item .img:hover img{
    width: 125%;
    height: 125%;
    max-width: 125%;
    max-height: 125%;
    margin-top: -17%;
    margin-top: -17.5%;
    margin-left: -17%;
    margin-left: -17.5%;
    transition: all 0.15s ease-in;
}

.recipe-block .recipe-print-share span a{
    color: inherit;
}

.footer-mobile-nav .select-container, .footer-mobile-nav label{
    margin: 0 auto;
    width: 278px;
}
.recipe-block .recipe-right .products div.alone{
    display: block;
    margin: 0 auto;
}
.filter-select .select-container span.openedSpan{
    background-image: url(../images/products/filter-select-up.png);
    background-position: right -2px center;
}

.filter-select .select-container.open{
    border-bottom-color:white;
    z-index:10000;
}

.page-template-template-recipes .global.recipe-list .recipe-item .img .hover{
    display: block;
    opacity: 0;
    transition: all 0.1s ease-in;
}
.page-template-template-recipes .global.recipe-list .recipe-item .img:hover .hover{
    opacity: 1;
    transition: all 0.1s ease-in;
}

/* FICHE PRODUIT */

.buy{
    cursor: pointer;
}

.tip-info .tip-print-share span a{
    color: #52c43b;
}
.tip-info .tip-print-share span:hover a{
    color: #328720;
}


.social-wall .loader{
    display: block;
    margin: 0px auto;
    clear: both;
    width: 30px;
}

.home-tips .tip-block .img img{
    height: auto !important;
}

.commitment-middle .block{
    vertical-align: top;
}

.page-template-template-qualite-sauce .fitvids{
    background-color: transparent;
}



iframe#c2d-frame{
    margin: 10px 0px;
}
/* VIDEO */
.sitemap_h3_padding_top{
    padding-bottom: 20px !important;
}
#breadcrumb{
    z-index: 18 !important;
}
#sidebar{
    overflow: hidden;
    width: 100% !important;
    transition: all linear 0.3s;
    margin-bottom: 50px;
}
#sidebar ul{
    overflow: scroll;
}

#sidebar.mini, #sidebar.scrolled.mini{
    right: -250px;
    height: 53px;
    opacity: 0.9;
    transition: all linear 0.2s;
}
#sidebar.mini:hover{
    opacity: 1;
}

.widget_pretty_pinterest_pins li{
    list-style: none;
}
.widgettitle{
    font:700 22px / 23px 'Open Sans', sans-serif;
    color:#fff;
    position:relative;
    display:inline-block;
    padding:10px 18px;
    background:#f01724;
    margin:0;
    width: calc(100% - 36px);
    background-image: url(../images/tips/pinterest.png);
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: top 4px left 5px;
    text-align: right;
    cursor: pointer;
    margin-top: 0px !important;
}
.widgettitle.fermable{
    background-image: url(../images/tips/pinterest.png), url(../images/recipes/filter-off.png);
    background-position: top 4px left 5px, right 3px top 22px;
    background-size: 45px, 20px;

}
ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin div.pretty-pinterest-image{
    box-shadow: none !important;
    width: 100% !important;
}
ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin{
    width: 20% !important;
    float: left;
   vertical-align: top;
   margin-bottom: 0px !important;
}
ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin div.pretty-pinterest-image a{
    padding: 5px !important;

}
ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin span{
    display: none !important;
}
.pretty-pinterest-follow-me{
    text-align: center;
}
ul#pretty-pinterest-pins-widget{
    background-color: white;
}
ul#pretty-pinterest-pins-widget li.pretty-pinterest-follow-me{
    position: fixed !important;
    bottom: 0px !important;
    right: 5px;
    margin-bottom: 0px !important;
}

@media all and (max-width: 989px){
    #main-container.products.is_desktop .hover_up .product-item .img {
        margin: 0px 10px 20px 10px;
        height: 217px !important;
    }
    .single-gamme #main-container.products .product-item .img img{
        margin-top: 15px;
       vertical-align: top;
       max-height: 90%;
    }
    .single-gamme .hover_up .product-item .img:hover img{
        margin-top: -20px !important;
    }
    .single-gamme #main-container.products.is_desktop .hover_zoom .product-item .img {
        width: 198px;
        height: 198px;
        margin: 5px auto 20px auto;
    }
    ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin{
        width: 25% !important;
    }
}


#pop-in{
    background: url(../images/common/pop-in-close.png) no-repeat 0 0;
    background-position: top 15px right 15px;
}

.popin-content p{
    text-align: center;
    font-size: 13px;
}

.home-tips .tip-block .img{
    height: 310px !important;
}



.global.social-wall{
    width: 1008px !important;
    padding-left: 18px !important;
}

.home .mobile p{
    display: none !important;
}
.single-trick .top-content .text ol{
    padding-left: 20px;
}

.title_h2{
    display: table;
    width: 100%;
    font: 700 36px / 36px 'Dancing Script', cursive;
    color: #ca0103;
}
.title_h2 a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ca0103;
}
.title_h1, p.title_h1{
    font: 700 68px / 70px 'Dancing Script', cursive;
    color: #ec031f;
}

.single-trick .top-content .text h2, .single-post .top-content .text h2{
    font-size: inherit;
    font-weight: inherit;
}

.page-template-template-gammes .page-title .global,
.page-template-template-recipes .page-title .global,
.page-template-template-tricks .page-title .global,
.page-template-template-posts .page-title .global,
.page-template-template-saga .page-title .global,
.page-template-template-history .page-title .global,
.page-template-template-engagements .page-title .global,
.page-template-template-qualite-sauce .page-title .global
{
    font-family: 'Dancing Script', cursive;
}
.page-title .global h2{
    padding-top: 10px;
    font-size: 26px;
}
.single-gamme h2, .single-subgamme h2{
    font: 700 27px / 28px 'Dancing Script', cursive;
    color: #411200;
    padding: 8px 0 0 0;
}

#main-container.products .product-item.single-product h3{
    margin-bottom: 60px;
    display: table;
    width: 100%;
}

.presentation.description h2{
    font-size: 16px;
    font-weight: bolder;
}

.page-template-template-tricks .tip-item h3, .page-template-template-posts .news-item h3{
    font: 700 29px / 32px 'Open Sans', sans-serif;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    background: #f01724;
}
.page-template-template-tricks .tip-item h3 a, .page-template-template-posts .news-item h3 a{
    color: #fff;
}
@media all and (max-width: 989px){
    .global.social-wall{
        width: 768px !important;
    }
    .home #home-products-slider .slide .product-item{
        height: 420px;
    }
    .home .home-tips .tip-block .img{
        height: 241px !important;
    }
    .tip-info .other-tips .tip h4{
        position: relative !important;
        background-color: #f01724;
        top: 0px !important;
        left: 0px !important;
        padding: 11px 15px;
        max-width: 100% !important;
    }
    .tip-info .other-tips .tip h4 a{
        padding: 0px !important;
        box-shadow: none !important;
        background: none !important;
    }
}
@media all and (max-width: 767px){
    .page-template-template-gammes .filter-select .select-container .products_list_select.open,
    .single-gamme .filter-select .select-container .products_list_select.open,
    .single-subgamme .filter-select .select-container .products_list_select.open{
        width: 206px;
    }
    .global.social-wall{
        width: 244px !important;
        padding-left: 0px !important;
    }
    .home .mobile p{
        display: block !important;
        color: #005020 !important;
    }
    #main-container.products .product-item{
        min-height: 399px;
    }
    #main-container.products .product-item.single-product{
        min-height: 369px;
    }
    .home .home-tips .tip-block .img{
        height: 249px !important;
    }
    .page-title .global h2{
        font-size: 20px;
    }

}
@media all and (max-width: 320px){
    #sidebar.mini{
        right: -261px;
        height: 39px;
        opacity: 1;
    }
    #sidebar .widgettitle{
        font-size: 16px;
        padding: 8px 18px;
    }
    #sidebar .widgettitle.fermable{
        background-position: top 2px left 2px, right 3px top 14px;
        background-size: 36px, 20px;
    }
    #cookie-bar .cookie.global, #cookie-bar-container .cookie.global{
        width: 300px;
    }
}

/* LIST TIPS */


.page-template-template-tricks .sorting_container.open{
    width: 262px;
}

.fitvids{
    background-color: #000;
}

.news-share a{
    color:#52c43b;
}
.news .news-share a:hover{
    color:#328720;
}

/* TO REMOVE */
.saga-item{
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.saga-item img{
    width: 100%;
}

header .header-top a.round_button{
    border-radius: 100%;
    border: 1px solid white;
    width: 28px;
    height: 28px;
}
header .header-top a.round_button img{
    margin-left: -1px;
    margin-top: -1px;
}
@media all and (min-width: 768px){
    .mobile-container{
        width: 100% !important;
        height: 61px !important;
    }
}
