/* ---------------------------------- */
/* ------------- Header ------------- */
/* ---------------------------------- */
.logo-wrapper {
    height: 150px;
    line-height: 150px;
}
.main-menu {
    padding-right: 60px;
}
.main-menu>li>a {
    line-height: 150px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 0 17px;
    transition: .3s ease color;
}
.header-tel {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #707070;
    transition: .3s ease color;
}
.maxing-the-size-cause-i-aint-no-pleeb{
    max-height: 90vh;
    max-width: 80vw;
    height: auto;
    width: auto;
    text-align: center;
    display: block;
    left: auto;
    right: auto;
    position: relative;
    margin: 0 auto;
}
.header-tel:hover,
.main-menu>li>a:hover {
    color: #FECD49;
}
.header-tel i {
    font-size: 19px;
    color: #FECD49;
    padding-right: 10px;
}
.header-location {
    font-size: 22px;
    color: #FECD49;
    line-height: 22px;
    transition: .3s ease color;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #707070;
}
.header-location:hover {
    color: #FFF;
}
.header-bottom .container{
    position: relative;
}
.header-social {
    font-size: 22px;
    line-height: 22px;
    color: #FECD49;
    transition: .3s ease color;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #707070;
}
.header-social:hover {
    color: #FFF;
}
.header-cart a {
    font-size: 22px;
    line-height: 22px;
    color: #FFF;
    transition: .3s ease color;
}
.header-cart a:hover {
    color: #FECD49;
}

.blog-listing-float-box .blog-listing-article-inner {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: relative;
}

.blog-listing-holder .blog-listing-thumbnail {
    padding-bottom: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-listing-holder .blog-listing-content-inner{
    padding: 50px 30px;
    background: #fff;
}

.blog-listing-holder .blog-listing-article-inner a{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}
.blog-listing-holder article h4{
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    color: #07354c;
    margin-bottom: 15px;
}

.blog-listing-holder article h4,
.blog-listing-holder article .blog-listing-text{
    transition: .3s ease color;
}

.blog-listing-holder article .blog-listing-text + .dist-btn{
    margin-top:15px;
}

.blog-listing-holder article:hover h4,
.blog-listing-holder article:hover .blog-listing-text{
    color:#2E7882;
}

.blog-listing-holder article .dist-btn.type3{
    color: #ffffff;
    background-color: #07354c;
}

.blog-listing-holder article:hover .dist-btn{
    color: #ffffff;
    background-color: #2E7882;
}

.post-type-archive-media .blog-listing-content-inner .dist-btn:not(.not-url-externe)::after {
    content: '\f144';
}

.post-type-archive-media .blog-listing-holder {
    padding: 100px 0;
}

.single-media .blog-single-top a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #07354c;
    transition: .3s ease color;
}

.single-media .blog-single-top a:hover {
    color: #2E7882;
}

.single-media .blog-single-top a i {
    padding-right: 10px;
}

@media screen and (min-width: 992px){
    .header-bottom .header-bottom-right{
        display: flex;
        flex-wrap: wrap;
        height: 150px;
        align-items: center;
        justify-content: right;
    }
    .header-bottom .header-bottom-right>*{
        float: none !important;
        height: auto !important;
        width: 100%;
        text-align: right;
    }
    .header-bottom .header-bottom-right>* ul{
        display: flex;
        padding-right: 0;
        justify-content: right;
    }
    .header-bottom .header-bottom-right .main-menu>li>a{
        line-height: 26px;
    }
    .header-bottom .header-bottom-right .main-menu>li:last-of-type>a{
        padding-right: 0;
    }
    .header-bottom>.container{
        line-height: 26px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .header-bottom>.container>*{
        float: none !important;
    }
}
@media screen and (max-width: 1699px) and (min-width: 992px){
    .header-bottom .header-bottom-right .main-menu>li:last-of-type>a,
    .header-bottom .header-bottom-right .main-menu{
        padding-right: 0;
    }
}
@media screen and (max-width: 1499px) and (min-width: 992px){
    .header-bottom .header-bottom-right .main-menu>li>a{
        padding: 0 15px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .header-bottom .header-bottom-right .main-menu>li>a{
        padding: 0 5px;
    }
}
@media screen and (max-width: 991px){
    .header-mobile-logo img {
        width: 230px;
    }
    .mobile-menu li>a, .mobile-menu li>.menu-item-inner>a {
        color: #fff;
        padding: 10px 15px;
    }
    .mobile-menu li {
        border-bottom: solid 1px #fecd49;
    }
    .special-menu-btn, .mobile-menu-btn, .mobile-special-btn {
        font-size: 30px;
        color: #fecd49;
    }
    .header-tel {
        font-size: 0;
        line-height: 10px;
        color: #fff;
        font-family: 'Archivo', sans-serif;
        font-weight: 900;
        padding-right: 15px;
        margin-right: 15px;
        border-right: 1px solid #707070;
        transition: .3s ease color;
        display: inline-block;
    }
    .header-location,
    .header-social,
    .header-cart.cart-btn{
        padding-right: 15px;
        margin-right: 15px;
    }
    .header-cart.cart-btn{
        border-right: 1px solid #707070;
    }
    .header-tel i {
        font-size: 19px;
        color: #FECD49;
        padding-right: 0;
    }
    .widget-header-bottom-right{
        display: flex;
        align-items: center;
    }
}
.main-menu>li {
    position: static;
}
.main-menu>li {
    position: static;
}
.main-menu>li>a+ul {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
    border-top: 1px solid #707070;
    background-color: #04202E;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s linear .3s, visibility 0s linear .5s;
}
.main-menu>li>a:hover+ul,
.main-menu>li>a+ul:hover{
    opacity: 1;
    visibility: visible;
    transition: opacity .2s linear 0s, visibility 0s linear 0s;
}
.main-menu>li>a+ul::before {
    content: '';
    display: block;
    background: #04202E;
    position: absolute;
    bottom: 0;
    left: -10000px;
    right: -10000px;
    z-index: -1;
    top: -1px;
}
.main-menu li>ul>li>ul {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background-color: transparent;
}
.main-menu li>ul>li.menu-item-has-children {
    width: 25%;
    float: left;
    border-right: 1px solid #707070;
    box-sizing: border-box;
    padding: 60px 0;
}
.main-menu li>ul>li.menu-item-has-children:last-child{
    border-right: 0;
}
.main-menu li>ul>li.menu-item-has-children>a {
    font-size: 25px;
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
    color: #CFAD43;
    padding-bottom: 15px;
    transition: .3s ease color;
}
.main-menu li>ul>li.menu-item-has-children>a+ul{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.menu-tous-btn a {
    color: #2E7882!important;
    transition: .3s ease color;
}
.menu-tous-btn a:hover {
    color: #FFF!important;
}
.menu-tous-btn a::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
    padding-left: 15px;
}
.main-menu li>ul>li.menu-item-has-children>ul>li>a{
    color: #fff; 
    font-size: 18px;
    line-height: 24px;
    transition: .3s ease color;
    display: inline-block;
}
.main-menu li>ul>li.menu-item-has-children>ul>li>a:hover{
    color: #2E7882;
}
.main-menu li>ul>li.menu-item-has-children>a:hover {
    color: #fff;
}
.main-menu li>ul>li>a {
    display: block;
    padding: 5px 0;
    text-align: left;
}
.main-menu li>ul>li.menu-item-has-children>a,
.main-menu li>ul>li.menu-item-has-children>ul{
    max-width: 300px;
    margin: 0 auto;
}
.main-menu>li.menu-item-has-children>a::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    padding-left: 15px;
}


/* ---------------------------- */
/* ---------- Footer ---------- */
/* ---------------------------- */

.footer-fb {
    width: 156px;
    height: 156px;
    background: #E81B25;
    border-radius: 100%;
    position: relative;
    text-align: center;
    transition: .3s ease background;
}
.footer-fb:hover {
    background: #fff;
}

.footer-fb:hover a {
    color: #E81B25;
}

.footer-fb a {
    display: flex;
    width: 100%;
    height: 100%;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    transition: .3s ease color;
}

.footer-fb a i {
    font-size: 32px;
    padding-bottom: 10px;
}

.footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner{
    display: table;
    width: 100%;
}

.footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner .widget {
    width: 33.33%;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.footer-tel,
.footer-address,
.nous-joindre-tel,
.nous-joindre-address {
    position: relative;
    padding-left: 50px;
}

.footer-tel::before,
.footer-address::before,
.nous-joindre-tel::before,
.nous-joindre-address::before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    color: #FECD49;
}

.nous-joindre-tel::before,
.nous-joindre-address::before {
    color: #2E7882;
}

.footer-tel::before,
.nous-joindre-tel::before {
    content: '\f879';
}

.footer-address::before,
.nous-joindre-address::before {
    content: '\f3c5';
}
.footer-tel a,
.footer-address a {
    color: #fff;
    transition: .3s ease color;
}

.footer-tel a{
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
}

.nous-joindre-tel a{
    font-size: 25px;
    line-height: 25px;
    color: #000;
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
    transition: .3s ease color;
}

.nous-joindre-address a{
    color: #000;
    transition: .3s ease color;
}

.nous-joindre-tel a:hover,
.nous-joindre-address a:hover {
    color: #2E7882;
}

.footer-address a {
    font-size: 18px;
}

.footer-tel a:hover,
.footer-address a:hover,
.menu-footer-menu-en-container li a:hover,
.menu-footer-menu-container li a:hover {
    color: #FECD49;
}

.footer-top.footer-col-count-3 .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-items: center;
}

.footer-top.footer-col-count-3 .footer-col.footer-col-1{
    width: 57%;
    padding-top: 30px;
}

.footer-top.footer-col-count-3 .footer-col.footer-col-2{
    width: 15%;
}

.footer-top.footer-col-count-3 .footer-col.footer-col-3{
    width: 28%;
    text-align: right;
    padding-top: 30px;
}

.footer-top.footer-col-count-3 .footer-col {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.menu-footer-menu-en-container li a ,
.menu-footer-menu-container li a {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Epilogue';
    font-weight: 600;
    padding-bottom: 15px;
    display: inline-block;
    color: #fff;
    transition: .3s ease color;
}
.footer-top.footer-col-count-3 {
    padding: 60px 0 0 0;
}
.pastille-rouge{
    position: relative;
}
.pastille-rouge .wpb_text_column .wpb_wrapper{
    display: inline-block;
    position: relative;
}
.pastille-rouge h1{
    display: inline-block;
    margin-bottom: 0;
}
.pastille-rouge h1{
    display: inline-block;
    margin-bottom: 0;
}
.pastille-rouge blockquote{
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    padding: 20px;
    background-color: #E81B25;
    color: #ffffff;
    border-radius: 100000px;
    top: 50%;
    transform: translate(-100%, -50%);
    left: -20px;
}
@media screen and (max-width: 1299px){
    .pastille-rouge blockquote{
        display: flex;
        position: relative;
        top: 0;
        transform: none;
        left: 0;
        margin: 20px auto 0;
    }
}
@media screen and (max-width: 619px){
    .pastille-rouge blockquote{
        width: 100px;
        height: 100px;
        padding: 10px;
    }
    .header-mobile-inner-padding {
        padding: 0 15px;
    }
    .header-tel, .header-location, .header-social, .header-cart.cart-btn {
        padding-right: 10px;
        margin-right: 10px;
    }
}
@media screen and (max-width: 991px){

    .footer-top.footer-col-count-3 .footer-col.footer-col-1{
        width: 72%;
        padding-top: 30px;
    }

    .footer-top.footer-col-count-3 .footer-col.footer-col-2{
        display: none;
    }

    .footer-top.footer-col-count-3 .footer-col.footer-col-3{
        width: 28%;
        text-align: right;
        padding-top: 30px;
    }
}
@media screen and (max-width: 799px){
    .footer-top.footer-col-count-3 .footer-col.footer-col-1{
        width: 100%;
        padding-top: 30px;
    }
    .footer-top.footer-col-count-3 .footer-col.footer-col-2{
        display: none;
    }
    .footer-top.footer-col-count-3 .footer-col.footer-col-3{
        width: 100%;
        text-align: center;
        padding-top: 30px;
    }
}
@media screen and (max-width: 619px){
    .footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner{
        display: block;
        width: 100%;
        text-align: center;
    }
    .footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner .widget {
        width: auto;
        margin: 0 auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 10px;
        text-align: left;
    }
    .footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner .widget:nth-child(2) {
        width: 100%;
    }
    .footer-top.footer-col-count-3 .footer-col-1 .footer-col-inner .widget .footer-fb {
        margin: 0 auto;
    }
    .header-mobile .header-mobile-logo.position-center{
        top: 0;
        left: 50px;
        right: auto;
        bottom: 0;
    }
}

/* -------------------- */
/* ---- Infolettre ---- */
/* -------------------- */

.content-bottom {
    padding:0;
    background: transparent;
    position: relative;
    bottom: -60px;
}
.content-bottom .container {
    background:#2E7882;
    padding: 35px 0;
    border-radius: 115px;
}
.infolettre-row span.wpcf7-form-control-wrap.your-email {
    width: calc(100% - 50px)!important;
    float: left;
}

.infolettre-row input.wpcf7-email {
    background: #235F67;
    border: 0;
    padding: 10px 15px;
    color: #fff;
}

.infolettre-row input.wpcf7-email::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff !important;
    opacity: 1;
}
.infolettre-row input.wpcf7-email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 1;
}
.infolettre-row input.wpcf7-email::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
    opacity: 1;
}
.infolettre-row input.wpcf7-email:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff !important;
    opacity: 1;
}

.infolettre-row .wpcf7-submit {
    width: 50px!important;
    /*float: left;
    padding: 13.5px 0;*/
    background: transparent;
    border: 0;
    color: #fff;
    text-align: right;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
}

.infolettre-row {
    display: flex;
    width: 90%;
    margin: 0 auto;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.infolettre-row > h3, .infolettre-row > div {
    display: block;
    float: none;
}

.infolettre-row > h3{
    width: 47%;
    margin: 0;
}

.infolettre-row > div{
    width: 53%;
}

.infolettre-row .wpcf7-spinner {
    position: absolute;
}

.infolettre-row h3{
    color: #fff;
}
.infolettre-row .flex-table .infolettre-email{
    width: calc(100% - 50px);
}
.infolettre-row .flex-table .infolettre-button{
    width: 50px;
    height: 50px;
}
.infolettre-row .flex-table .infolettre-button>p{
    display: block;
}
@media screen and (max-width: 799px){
    .infolettre-row > h3{
        width: 90%;
        margin-bottom: 20px;
    }
    .infolettre-row > div{
        width: 90%;
    }
}
@media screen and (max-width: 619px){
    .infolettre-row{
        width: 100%;
    }
    .content-bottom .container{
        margin: 0 !important;
        width: calc(100% - 30px);
        padding: 35px 15px;
        border-radius: 0;
    }
}


.flex-table{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
}

.accueil-title > .wpb_column > .vc_column-inner > .wpb_wrapper{
    height: 675px;
}
.accueil-title > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column{
    position: relative;
    top: 22%;
    text-align: center;
}

.content-inner {
    padding: 0;
}

.padding-100{
    padding: 100px 0;
}

.plus-500-produits-row {
    padding-top: 165px;
}

.plus-500-produits-row .container .row-in-grid-inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    width: 100%;
}

.plus-500-produits-row .container .row-in-grid-inner .wpb_column{
    float: none;
    vertical-align: middle;
}

.plus-500-produits-row .container .row-in-grid-inner .wpb_column:nth-child(1){
    text-align: center;
}

.plus-500-produits-row .container .row-in-grid-inner .wpb_column:nth-child(1) .wpb_single_image{
    margin-bottom: 0;
}

.plus-500-produits-row .container .row-in-grid-inner .wpb_column:nth-child(1) h2{
    color: #2E7882;
}

/* ---------------------- */
/* --- search accueil --- */
/* ---------------------- */

.search-accueil-row .container {
    background: #07354C;
    padding: 35px 0;
    border-radius: 115px;
}
.search-accueil-right .dist-btn {
    padding: 12px 35px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.search-accueil-right .dist-btn:nth-child(1) {
    margin-right: 12.5px;
    width: calc(50% - 12.5px);
}
.search-accueil-right .dist-btn:nth-child(2) {
    margin-left: 12.5px;
    width: calc(50% - 12.5px);
}
.search-accueil-row .container .search-accueil-inner-row{
    display: table;
    width: 95%;
    margin: 0 auto;
}
.search-accueil-left {
    width: 55%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-right: 25px;
    box-sizing: border-box;
}
.search-accueil-right {
    width: 45%;
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.search-accueil-left > form{
    display: table;
    width: 100%;
}
.search-accueil-left > form > .find-beer-input,
.search-accueil-left > form > .find-beer-search-btn{
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.search-accueil-left > form > .find-beer-input{
    width: calc(100% - 80px);
}
.search-accueil-left > form > .find-beer-search-btn{
    width: 80px;
}
.accueil-title-search {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -63px;
    z-index: 1;
}
@media screen and (max-width: 991px){
    .search-accueil-row .container .search-accueil-inner-row{
        display: block;
    }
    .search-accueil-left {
        width: 100%;
        display: block;
        padding: 0 40px;
    }
    .search-accueil-left > form{
        display: table;
    }
    .search-accueil-left > form > .find-beer-input,
    .search-accueil-left > form > .find-beer-search-btn{
        display: table-cell;
    }
    .search-accueil-right {
        width: calc(100% - 80px);
        display: flex;
        justify-content: space-between;
        padding: 20px 40px 0;
    }
    .search-accueil-right .dist-btn {
        width: 47% !important;
        float: none !important;
        margin: 0 !important;
    }
}
@media screen and (max-width: 619px){
    .search-accueil-right {
        padding: 0 40px !important;
        flex-wrap: wrap;
    }
    .search-accueil-right .dist-btn {
        width: 100% !important;
        float: none !important;
        margin: 20px 0 0 !important;
    }
}
@media screen and (max-width: 519px){
    .search-accueil-row .container{
        width: calc(100% - 40px);
        padding: 35px 20px;
        border-radius: 0 !important;
    }
    .search-accueil-right,
    .search-accueil-left{
        padding: 0 !important;
        width: 100% !important;
    }
    .accueil-title-search {
        position: relative !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        z-index: 1 !important;
    }
    .content-outer .vc_column-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .accueil-title > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column{
        top: auto;
    }
    .accueil-title > .wpb_column > .vc_column-inner > .wpb_wrapper{
        height: auto;
        padding: 50px 0;
    }
}

.find-beer-input input,
.find-beer-search-btn button {
    width: 100%;
    box-sizing: border-box;
}

.find-beer-search-btn button {
    background: #2E7882;
    border: 0;
    color: #fff;
    padding: 16.5px 0;
    transition: .3s ease background;
}
.find-beer-search-btn button:hover {
    background: #f9a858
}

.find-beer-search-btn button i{
    font-weight: 500;
}

.find-beer-input input {
    background: #04202E;
    border: 0;
    color: #fff;
    padding: 16.5px 15px 16.5px 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.find-beer-input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.find-beer-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.find-beer-input input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.rapido-separator-img {
    height: 161px;
}
.not-in-use{
    display: none !important;
}

/* -------------------------- */
/* ------- Promotions ------- */
/* -------------------------- */

.nos-promotions-title {
    margin: 0 0 25px;
}

.promotion-inner,
.selection-du-mois-product-inner,
.product-inner {
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    background: #F9FAFB;
}

.promotions-row .promotions-row-inner,
.selection-du-mois-product-row .selection-du-mois-product-row-inner ,
.products-row .products-row-inner{
    display: inline-block;
    width: 100%;
}

.promotions-row .promotion,
.selection-du-mois-product {
    display: block;
    width: 33.33%;
    float: left;
    padding: 0 12.5px 25px;
    box-sizing: border-box;
}

.promotion-product-content {
    background: #EAD6A8;
    padding: 20px;
    text-align: center;
}
.promotion-product-name {
    font-size: 25px;
    font-weight: 600;
}

.promotion-product-format {
    font-weight: 500;
    padding-bottom: 10px;
}

.promotion-product-prix {
    font-family: 'Archivo', sans-serif;
    font-size: 37px;
    font-weight: 900;
}

.promotion-product-prix.sale .promotion-product-prix-regular{
    text-decoration: line-through;
}

.promotion-product-prix-regular{
    color: #07354C;
}

.promotion-product-prix .promotion-product-prix-sale{
    color: #E81B25;
    text-decoration: none;
    padding-left: 15px;
}

.promotion-product-image-container {
    height: 250px;
    padding: 35px 15px;
    box-sizing: border-box;
}

.promotion-product-image {
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (max-width: 991px){
    .promotions-row .promotions-row-inner,
    .selection-du-mois-product-row .selection-du-mois-product-row-inner,
    .products-row .products-row-inner{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .promotions-row .promotion,
    .selection-du-mois-product {
        display: block;
        width: 50%;
        float: none;
    }
}
@media screen and (max-width: 800px){
    .promotions-row .promotion,
    .selection-du-mois-product {
        width: 100%;
        padding: 0 0 25px;
    }
}


.product{
    display: block;
    width: 25%;
    float: none;
    padding: 0 12.5px 25px;
    box-sizing: border-box;
}
.product:nth-child(4n+5){
    clear: both;
}

.selection-du-mois-product-image {
    padding-bottom: 40%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.product-image {
    padding-bottom: 65%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.selection-du-mois-product-inner {
    padding: 35px 15px;
}
.product-inner {
    padding: 30px 10px;
}
a.product-inner{
    display: block;
}
.products-row .products-row-inner{
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 1499px){
    .products-row .products-row-inner .product{
        width: 33.3333%;
    }
}
@media screen and (max-width: 1199px){
    .products-row .products-row-inner .product{
        width: 50%;
    }
}
@media screen and (max-width: 991px){
    .products-row .products-row-inner{
        padding-top: 50px;
    }
    .sidebar-container{
        border-right: none !important;
    }
}
@media screen and (max-width: 479px){
    .products-row .products-row-inner .product{
        width: 100%;
    }
    .header-mobile-inner-padding {
        padding: 0 10px;
    }
    .header-tel, .header-location, .header-social, .header-cart.cart-btn {
        padding-right: 5px;
        margin-right: 5px;
    }
    .header-mobile-logo img {
        width: 200px;
    }
}

.selection-du-mois-product-btn {
    margin-top: 35px;
}

.padding-top-100{
    padding-top: 100px;
}

.sidebar-container {
    border-right: 1px solid #707070;
}

.sidebar-cat-title {
    cursor: pointer;
    position: relative;
    font-size: 25px;
    line-height: 30px;
    font-weight: 900;
    font-family: 'Archivo', sans-serif;
    margin-bottom: 0;
    padding-right: 40px;
}

.sidebar-cat-title::after {
    content: '\f067';
    font-weight: 500;
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 10px;
    top: 0;
    transition: .3s ease transform;
}

.sidebar-cat-title.list-open::after {
    transform: rotate(225deg);
}

.sidebar-cat-list{
    display: block;
    list-style: none!important;
    margin-top: 15px;
    padding-left: 0!important;
}

.sidebar-category,
.sidebar-reset {
    padding: 20px 0;
    border-bottom: 1px solid #707070;
}

.sidebar-category:last-child {
    border-bottom: 0;
}

.sidebar-reset-btn {
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

.sidebar-reset-btn i{
    padding-left: 20px;
}

.sidebar-cat-list li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 3px;
}

.sidebar-cat-list li.selected {
    background: #EDEDED;
}

.single-product-name {
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
}

.success-add-cart{
    background-color: #DFF2BF;
    display: block;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    padding: 8px 12px 6px;
    z-index: 1000000000;
    transition: opacity .1s ease-in-out;
}

.success-add-cart p{
    color: #270;
}

.side-cart-container {
    width: 100%;
    height: 100vh;
    display: block;
    position: fixed;
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, .75);
    transition: .5s ease opacity, .5s ease visibility;
}

.side-cart-container.open {
    visibility: visible;
    opacity: 1;
}

.side-cart{
    width: 800px;
    height: 100vh;
    max-height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    right: -100%;
    background: #fff;
    transition: .5s ease right;
    box-shadow: -10px 10px 35px 0 rgb(0 0 0 / 16%);
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
.button-panier-holder{
    display: flex;
    justify-content: space-between;
}
.button-panier-holder .dist-btn.button-panier{
    padding: 20px 30px;
}
.button-panier-holder .dist-btn.button-panier:after{
    content: none !important;
}
.pum-close.popmake-close{
    background-color: white !important;
    padding: 6px 7px !important;
    height: 28px !important;
    width: 28px !important;
    border: 1px solid #04202e !important;
    transition: .1s all ease-in-out !important;
    color: #04202e !important;
}
.pum-close.popmake-close:hover{
    background-color: #04202e !important;
    color: white !important;
    border: 1px solid #04202e !important;
}
.smaller{
    font-size: .8em;
}
.button-panier-holder .dist-btn.button-panier.forest-gump{
    pointer-events: none !important;
    background-color: #d4d4d4;
    color: #6f6f6f;
}
.side-cart-background{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.side-cart-container.open .side-cart {
    right: 0;
}

.side-cart-inner {
    max-width: 625px;
    margin: 0 auto;
    padding: 80px 0;
}

.side-cart-product {
    display: table;
    width: 100%;
}

.side-cart-product > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.side-cart-product .side-cart-quantity{
    vertical-align: top;
    width: 100px;
}
.side-cart-remove{
    width: 30px;
    text-align: right;
}
.remove-from-cart-cust{
    margin-top: 15px;
}
.remove-from-cart-cust i{
    color: #E81B25;
    text-align: center;
}
.side-cart-format {
    font-size: 18px;
    font-weight: 500;
}

.side-cart-prix {
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
    color: #07354C;
    min-width: 190px;
    text-align: right;
}

.side-cart-prix-regular.with-sale{
    position: relative;
}
.side-cart-prix-regular.with-sale:after{
    content:"";
    position: absolute;
    top: 50%;
    height: 2px;
    left: 0;
    background-color: #07354C;
    width: 100%;
}

.side-cart-prix-sale {
    color: #E81B25;
    padding-left: 12px;
}

.side-cart-prix-depot {
    font-size: 14px;
    line-height: 14px;
}

.side-cart-product {
    padding: 20px 0;
    border-bottom: 1px solid #707070;
}

.side-cart-total {
    background: #2E7882;
    padding: 25px 45px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    box-sizing: border-box;
    margin-top: 50px;
}

.side-cart-total > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
    color: #fff;
}

.side-cart-total-t-prix{
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}
.side-cart-total-t-depot{
    font-size: 16px;
    line-height: 18px;
}
.side-cart-total-t-taxes{
    font-size: 16px;
    line-height: 18px;
}

.side-cart-total-p-prix {
    text-align: right;
    font-family: 'Archivo', sans-serif;
    font-weight: 900;
}
.side-cart-total-p-depot {
    text-align: right;
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.side-cart-total-p-taxes {
    text-align: right;
    font-family: 'Archivo', sans-serif;
    font-size: 16px;
    line-height: 18px;
}

.side-cart-title {
    background: #EAD6A8;
    position: relative;
}

.side-cart-title::after {
    content: '';
    background-image: url(/wp-content/uploads/2022/05/cart-img.png);
    width: 433px;
    height: 158px;
    display: block;
    position: absolute;
    bottom: -30px;
    right: 0;
}

.side-cart-title-inner {
    background: #EAD6A8;
    max-width: 625px;
    margin: 0 auto;
    padding: 80px 0;
}

.side-cart-title-inner p {
    font-size: 35px;
    line-height: 40px;
    font-weight: 900;
    font-family: 'Archivo', sans-serif;
    color: #07354C;
}

.side-cart-title-inner p i{
    padding-left: 15px;
    font-size: 25px;
}
.number {
    display: inline-block;
    position: relative;
    top: 3px;
}
.number .nice-number input:disabled{
    border-color: #787878;
}
.number .nice-number input:disabled,
.number.is-disabled .nice-number button{
    pointer-events: none;
    color: #b0b0b0;
}
.disable-button{
    pointer-events: none;
    background-color: #717171 !important;
}
.number span,
.product-quantity span { cursor:pointer; }
.number .minus, .number .plus,
.product-quantity .minus,
.product-quantity .plus{
    width:26px;
    height:26px;
    line-height: 26px;
    box-sizing: border-box;
    background:transparent;
    font-size: 20px;
    line-height: 26px;
    border:1px solid #707070;
    text-align: center;
    transition: .3s ease background, .3s ease color, .3s ease border;
}
.number input,
.product-quantity input{
    height:26px;
    width: 52px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    box-sizing: border-box;
    border-top:1px solid #707070;
    border-bottom:1px solid #707070;
    border-left: 0;
    border-right: 0;
}

.number input::-webkit-outer-spin-button,
.number input::-webkit-inner-spin-button,
.product-quantity input::-webkit-outer-spin-button,
.product-quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.number .minus,
.number .plus,
.number input,
.product-quantity input,
.product-quantity .minus,
.product-quantity .plus{
    display: block;
    float: left;
}

.number .minus::focus,
.number .plus::focus,
.product-quantity .minus::focus,
.product-quantity .plus::focus{
    outline: none;
}

.number .minus::selection,
.number .plus::selection,
.product-quantity .minus::selection,
.product-quantity .plus::selection{
    color: none;
    background: none;
}
.cart-btn a{
    position: relative;
}
.cart-btn a div.cart-count{
    position: absolute;
    top: -14px;
    right: -6px;
    font-size: 12px;
    padding: 4px 4px 3px 3px;
    background: #e81b25;
    border-radius: 1000px;
    width: 10px;
    height: 10px;
}
.cart-btn a div.cart-count span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ajouter-btn {
    background: #E81B25;
    color: #fff;
    padding: 5px 25px;
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
    box-sizing: border-box;
    transition: .3s ease background, .3s ease color;
}

.ajouter-btn:hover {
    color: #fff;
    background: #04202e;
}

.ajouter-btn i{
    padding-left: 5px;
    font-size: 16px;
}

.format-content-dispo .dispo-2 {
    color: #328300;
}

.format-content-dispo .dispo-1 {
    color: #b58500;
}
.format-content-dispo .dispo-0 {
    color: #E81B25;
}

.format-content-prix.sale .format-content-prix-reg {
    text-decoration: line-through;
}

.format-content-prix.sale .format-content-prix-sale {
    color: #E81B25;
    padding-left: 8px;
}

.responsive-table-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden; /* AUCUN scroll vertical */
    -webkit-overflow-scrolling: touch; /* Plus fluide sur mobile */
}


.format-content-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px; /* Évite que les colonnes se cassent */
}

.format-content-table tr th {
    text-align: left;
}

.format-content-table tr,
.woocommerce table.shop_table tr {
}

.format-content-table tr:last-child {
    border-bottom: 0;
}

.format-content-table tr td,
.format-content-table tr th  {
    padding: 25px 10px;
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
}

.plus:hover,
.minus:hover {
    background: #04202e;
    color: #fff;
    border-color: #04202e;
}

.single-product-info {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.single-product-info > div {
    display: block;
    float: left;
    padding-right: 20px;
    border-right: 1px solid #707070;
    margin-right: 20px;
    font-size: 18px;
    line-height: 20px;
}

.single-product-info > div:last-child {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
}

.single-product-info > div > span {
    color: #2E7882;
    font-weight: 700;
}

.single-product-company {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 18px;
}
.single-product-title {
    margin-bottom: 30px;
}
.format-btns{
    display: inline-block;
    width: 100%;
}
.format-btn {
    display: block;
    float: left;
    padding: 25px 50px;
    background: #F4F5F7;
    border: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    transition: .3s ease background, .3s ease color;
}

.format-btn:hover,
.format-btn.active {
    background: #2E7882;
    color: #FFF;
}



.change-cart-plus,
.change-cart-minus{
    position: relative;
    padding: 0 3px;
    margin: 0 2px;
}
.change-cart-plus span,
.change-cart-minus span{
    position: relative;
    z-index: 1000;
    font-weight: bold;
    color: white;
}
.change-cart-plus:after,
.change-cart-minus:after{
    content: "";
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    transform: rotate(0deg) translateY(-50%);
    border-style: solid;
}
.change-cart-minus:after{
    border-width: 12px 19.6px 12px 0;
    right: 5px;
    border-color: transparent #e81b25 transparent transparent;
}
.change-cart-plus:after{
    border-width: 12px 0 12px 19.6px;
    left: 3px;
    border-color: transparent transparent transparent #e81b25;
}



.single-product-content-left-col {
    width: 66.66%;
    padding-right: 5%;
    display: block;
    float: left;
    box-sizing: border-box;
}

.single-product-content-right-col {
    width: 33.33%;
    display: block;
    float: left;
    background: #F4F5F7;
    text-align: center;
    padding: 100px 15px;
    box-sizing: border-box;
}

@media (max-width: 1024px) {

    .single-product-content-left-col {
        width: 100%;
        padding-right: 0;
        float: none; /* optionnel, mais souvent nécessaire en mobile */
    }

    .single-product-content-right-col {
        display: none;
    }

}

@media (max-width: 1200px) {

    .ajouter-btn i{
        display:none;
    }
}

.breadcrumb-find-beer-input, .breadcrumb-find-beer-search-btn {
    display: block;
    float: left;
}

.breadcrumb-find-beer-input input {
    padding: 0 35px;
    box-sizing: border-box;
    line-height: 69px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    background: #F4F5F7;
    border: 0;
    width: 100%;
}

.breadcrumb-find-beer-input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.breadcrumb-find-beer-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

.breadcrumb-find-beer-input input::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}

.breadcrumb-find-beer-search-btn button {
    padding: 0 35px;
    line-height: 69px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    background: #F4F5F7;
    border: 0;
}

.rapido-breadcrumbs-right-col-inner > form {
    display: table;
    width: 100%;
}

.breadcrumb-find-beer-input, .breadcrumb-find-beer-search-btn {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.breadcrumb-find-beer-input {
    width: calc(100% - 90px);
}

.breadcrumb-find-beer-search-btn {
    width: 90px;
}

.breadcrumb-find-beer-search-btn button i {
    font-weight: 500;
}

.rapido-breadcrumbs{
    padding-top: 100px;
}

.rapido-breadcrumbs .container {
    display: table;
}

.rapido-breadcrumbs-left-col {
    display: table-cell;
    width: 65%;
    float: none;
    vertical-align: bottom;
}

.button-panier-holder input{
    width: 100%;
    line-height: 36px;
    outline: none !important;
    border: 2px solid #04202e;
    border-radius: 0;
    padding-left: 10px;
}

.rapido-breadcrumbs-right-col {
    display: table-cell;
    width: 35%;
    float: none;
    vertical-align: bottom;
}

.rapido-breadcrumbs .container {
    display: table;
    padding-bottom: 30px;
    border-bottom: 1px solid #707070;
    margin-bottom: 60px;
}

.rapido-breadcrumbs .breadcrumbs-item{
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.rapido-breadcrumbs .breadcrumbs-sep {
    font-size: 22px;
    line-height: 22px;
    color: #707070;
}

.nos-bieres-title {
    background-image: url('/wp-content/uploads/2022/05/nos-bieres-title-bg.png');
    height: 400px;
    padding: 0 30px;
    position: relative;
    z-index: 20;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;

}

.nos-bieres-title-inner {
    height: 100%;
    position: relative;
}

.map-row .vc_column_container .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.map-row .wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}

.heures-ouverture table tr td:first-child {
    padding-right: 25px;
}

.form-input {
    margin-bottom: 20px!important;
    color: #000!important;
    border: 0!important;
    border-bottom: 1px solid #707070!important;
    padding-left: 0!important;
    font-size: 18px!important;
    line-height: 23px!important;
}

.form-input::-webkit-input-placeholder { /* WebKit browsers */
    color: #000 !important;
    opacity: 1;
}
.form-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}
.form-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}
.form-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000 !important;
    opacity: 1;
}

.form-btn {
    padding: 25px 50px!important;
    background: #2E7882!important;
    color: #FFF!important;
    border: 0!important;
    font-size: 18px!important;
    line-height: 20px!important;
    font-weight: 700!important;
    transition: .3s ease background, .3s ease color!important;
}

.form-btn:hover {
    background: #f9a858!important;
    color: #000!important;
}

.heures-ouverture {
    position: relative;
    padding-left: 50px;
}
.single-product-warning{
    margin-top: 40px;
    font-size: .8em;
    font-style: italic;
    color: #666666;
}

.empty-cart-button{}
.empty-cart-button.confirming{
    background-color: #dc3232;
    color: white;
    transition: .2s all ease-in-out;
}
.empty-cart-button.confirming:hover{
    background-color: #23a302;
    color: white;
}
.empty-cart-button:not(.confirming) .after,
.empty-cart-button.confirming .before{
    display: none;
}

.heures-ouverture::before {
    content: '\f017';
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    color: #2E7882;
}

.form-input.wpcf7-not-valid {
    border-bottom: 1px solid #dc3232!important;
}

.wpcf7-not-valid-tip{
    display: none!important;
}

.wpcf7 form .wpcf7-response-output{
   background: #2E7882!important; 
}

.wpcf7-spinner {
    position: absolute;
}

.admin-bar .side-cart{
    overflow: scroll;
}

.admin-bar .side-cart-container{
    max-height: calc(100vh - 32px) !important;
}

.side-cart-loading{
    opacity: 0;
    position: absolute;
    display: flex;
    align-items: start;
    padding-top: 75px;
    justify-content: center;
    top: 200px;
    /*height: calc(100% - 200px);*/
    left: 0;
    right: 0;
    pointer-events: none;
    background-color: transparent;
    transition: opacity .1s ease-in-out;
}
.loading .side-cart-loading{
    opacity: 1;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #2E7882;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #2E7882 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.side-cart-close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.side-cart-close a {
    font-size: 25px;
    line-height: 25px;
}

.side-cart-close a i {
    transition: .3s ease transform;
}

.side-cart-close a:hover i {
    transform: rotate(180deg);
}

.padding-b-50{
    padding-bottom: 50px;
}

.padding-50{
    padding-top: 50px;
    padding-bottom: 50px;
}

.epicerie-row > .container > .row-in-grid-inner {
    display: table;
    width: 100%;
}

.epicerie-row > .container > .row-in-grid-inner > .wpb_column {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.epicerie-row > .container > .row-in-grid-inner > .wpb_column.epicerie-img-col {
    position: relative;
}

.epicerie-row > .container > .row-in-grid-inner > .wpb_column.epicerie-img-col > .vc_column-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.epicerie-row > .wpb_column:not(.epicerie-img-col) > .vc_column-inner {
    max-width: 900px;
    margin: 0 auto;
    width: 90%;
}

.nous-joindre-row .vc_col-sm-4 .vc_column-inner {
    background: #F4F5F7;
    padding: 50px;
}

.nous-joindre-row .vc_col-sm-8 .vc_column-inner {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
}

.product-thumbnail {
    width: 150px;
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: table-cell;
    float: none;
}

.product-name {
    text-align: left;
}

.product-item-name {
    display: table-cell;
    float: none;
    width: calc(100% - 150px);
    padding-left: 15px;
    font-size: 18px;
    line-height: 18px;
}

.product-item-name a{
    color: #000;
}

.product-name-inner {
    display: table;
    width: 100%;
}

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

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


.left-side-cart {
    width: calc(75% - 50px);
    margin-right: 50px;
    float: left;
}

.right-side-cart {
    width: 25%;
    float: left;
}

.woocommerce table.shop_table{
    border: 0;
}

.woocommerce table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 1px solid #707070;
}

.right-side-cart .coupon {
    margin-bottom: 30px;
}

.right-side-cart .coupon {
    margin-bottom: 30px;
}
.right-side-cart .coupon,
.right-side-cart .cart-collaterals {
    padding: 25px;
    background: #F4F5F7;
    width: 100%;
    box-sizing: border-box;
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
    width: 50%;
}

.checkout-button.dist-btn.type3,
.coupon .dist-btn.type3 {
    font-weight: 600!important;
    font-size: 20px!important;
    line-height: 30px!important;
    color: #ffffff!important;
    width: 100%!important;
    padding: 25px 0!important;
    border-width: 0px!important;
    background-color: #2e7882!important;
    border-radius: 0!important;
}

.checkout-button.dist-btn.type3{
    margin-bottom: 0!important;
}

.update-cart,
.update-cart:disabled:hover {
    padding: 25px 50px!important;
    font-weight: 600!important;
    font-size: 20px!important;
    line-height: 30px!important;
    border-radius: 0!important;
    background-color: #2e7882!important;
    color: #fff!important;
    transition: .3s ease background, .3s ease color;
}

.checkout-button.dist-btn.type3:hover,
.coupon .dist-btn.type3:hover,
.update-cart:hover {
    color: #ffffff!important;
    background-color: #f9a858!important;
}


.update-cart-row td {
    padding: 15px 0!important;
}

.coupon input {
    padding: 15px 0 10px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 23px;
    border: 0;
    border-bottom: 1px solid #707070;
    background: transparent;
}

.woocommerce-cart table.cart td{
    vertical-align: top;
    padding: 25px 15px;
}

.woocommerce-cart .wc-proceed-to-checkout{
    padding-bottom: 0 !important;
}

.woocommerce table.shop_table th {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
}

.price-unit {
    color: #aaaaaa;
    font-size: 16px;
    line-height: 16px;
}

.price-all {
    font-weight: 600;
}

.woocommerce a.remove {
    background: #E81B25!important;
    color: #fff!important;
    font-weight: 400!important;
    padding: 5px 25px!important;
    font-size: 18px!important;
    line-height: 18px!important;
    box-sizing: border-box!important;
    transition: .3s ease background, .3s ease color;
    width: auto!important;
    height: auto!important;
    border-radius: 0!important;
    display: inline-block!important;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #04202e!important;
}

td.product-remove {
    text-align: right;
}

.woocommerce-notices-wrapper {
    margin-bottom: 30px;
}

.woocommerce-cart table.cart td.product-remove {
    padding-right: 0;
}

.add-to-cart-cust-container {
    position: relative;
	display: inline-block;
}
.add-to-cart-cust{
    background-color: #E81B25;
    padding: 5px 20px;
    color: #ffffff;
}
.success-add-cart-variation{
    background-color: #DFF2BF;
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 50%;
    right: auto;
    top: 100%;
    bottom: auto;
    transform: translate(-50%, 5px);
    padding: 8px 12px 6px;
    z-index: 1000000000;
    transition: opacity .1s ease-in-out;
    color: #270;
    white-space: nowrap;
}
.success-add-cart-variation p{
    color: #270;
}
.single-product .title-outer{
    display: none !important;
}

@media screen and (max-width: 399px){
    .blog-listing-holder article .dist-btn.type3 {
        padding: 15px 30px;
    }
    .header-mobile-logo img {
        width: 165px;
    }
    .header-mobile-inner-padding {
        padding: 0 5px;
    }
    .header-tel i, .header-location, .header-social {
        font-size: 16px;
    }
    .header-cart a {
        font-size: 20px;
        line-height: 20px;
    }
    .special-menu-btn, .mobile-menu-btn, .mobile-special-btn {
        font-size: 25px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}

.page-not-found {
	padding-top: 100px;
}