﻿@import url(https://fonts.googleapis.com/css?family=Fjalla+One|Lato|Lora|Slabo+27px|Nunito+Sans|Courgette|Roboto|Open+Sans:300,400,600|Herr+Von+Muellerhoff);

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');


@font-face {
    font-family: 'Blacksword';
    src: url('https://software.movelife.net/fonts/blacksword/Blacksword.otf') format("truetype");
}

@font-face {
    font-family: 'Lobster';
    src: url('https://software.movelife.net/fonts/lobster/Lobster.otf') format("truetype");
}

@font-face {
    font-family: 'SCRIPTIN';
    src: url('https://software.movelife.net/fonts/customs/SCRIPTIN.ttf') format("truetype");
}

html, body {
    width: 100%;
    font-family: Open Sans, Roboto, sans-serif;
    /*background: #F5F5F5 !important;*/
}

a:focus,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0;
}

*:focus {
    outline: none;
}

input,
button,
select,
textarea {
    outline: none;
}

label {
    margin-bottom: 0;
}

p {
    margin: 0;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul li,
    ol li {
        display: block;
    }

html p a:hover {
    text-decoration: none;
}

/*
* Typography
    Doces: #D9A812
    Salgados: #A2D9F7
*/

body {
    width: 100%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: .05em;
    font-family: Nunito, sans-serif;
    color: #777777;
    background-color: transparent;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
    body {
        font-size: 12px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^='heading-'] {
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: Lato, sans-serif;
    letter-spacing: .05em;
    /*text-transform: uppercase;*/
    color: #151515;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a,
    [class^='heading-'] a {
        color: inherit;
    }

        h1 a:hover,
        h2 a:hover,
        h3 a:hover,
        h4 a:hover,
        h5 a:hover,
        h6 a:hover,
        [class^='heading-'] a:hover {
            color: #e52029;
        }

h1,
.heading-1 {
    font-size: 32px;
    line-height: 1.1;
}

@media (min-width: 768px) {
    h1,
    .heading-1 {
        font-size: 15px;
    }
}

@media (min-width: 992px) {
    h1,
    .heading-1 {
        font-size: 25px;
    }
}

@media (min-width: 1200px) {
    h1,
    .heading-1 {
        font-size: 45px;
    }
}

h1,
.heading-1 {
    letter-spacing: 0px;
    font-size: 50px;
    margin: 30px 0;
    font-weight: 500;
    line-height: 1.1;
}

h2,
.heading-2,
.counter-classic-number .symbol {
    font-size: 26px;
    line-height: 1.18182;
}

@media (min-width: 768px) {
    h2,
    .heading-2,
    .counter-classic-number .symbol {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    h2,
    .heading-2,
    .counter-classic-number .symbol {
        font-size: 45px;
    }
}

@media (min-width: 1200px) {
    h2,
    .heading-2,
    .counter-classic-number .symbol {
        font-size: 55px;
    }
}

h3,
.heading-3,
.event-classic-date {
    font-size: 22px;
    line-height: 1.33333;
}

@media (min-width: 768px) {
    h3,
    .heading-3,
    .event-classic-date {
        font-size: 26px;
    }
}

@media (min-width: 992px) {
    h3,
    .heading-3,
    .event-classic-date {
        font-size: 30px;
    }
}

@media (min-width: 1200px) {
    h3,
    .heading-3,
    .event-classic-date {
        font-size: 36px;
    }
}

h4,
.heading-4,
.quote-classic-text,
.event-classic-month {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 600;
}

@media (min-width: 768px) {
    h4,
    .heading-4,
    .quote-classic-text,
    .event-classic-month {
        font-size: 19px;
    }
}

@media (min-width: 992px) {
    h4,
    .heading-4,
    .quote-classic-text,
    .event-classic-month {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    h4,
    .heading-4,
    .quote-classic-text,
    .event-classic-month {
        font-size: 22px;
    }
}


h5,
.heading-5,
.heading-7,
.product-dawn-price,
.event-classic-hours {
    font-size: 16px;
    line-height: 1.66667;
}

@media (min-width: 768px) {
    h5,
    .heading-5,
    .heading-7,
    .product-dawn-price,
    .event-classic-hours {
        font-size: 18px;
    }
}

h5,
.heading-5 {
    text-transform: none;
}

h6,
.heading-6 {
    font-size: 14px;
    line-height: 1.75;
}

@media (min-width: 768px) {
    h6,
    .heading-6 {
        font-size: 16px;
    }
}

h6,
.heading-6 {
    letter-spacing: .075em;
    text-transform: none;
}

.heading-7 {
    font-weight: 400;
    letter-spacing: .1em;
    color: inherit;
}

small,
.small {
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

mark,
.mark {
    padding: 3px 5px;
    color: #ffffff;
    background: #e52029;
}

.big {
    font-size: 16px;
    line-height: 1.66667;
    letter-spacing: .05em;
}

@media (min-width: 768px) {
    .big {
        font-size: 18px;
    }
}

.lead {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

code {
    padding: 10px 5px;
    border-radius: 0.2rem;
    font-size: 90%;
    color: #111111;
    background: #e1e1e1;
}

p [data-toggle='tooltip'] {
    padding-left: .25em;
    padding-right: .25em;
    color: #e52029;
}

p [style*='max-width'] {
    display: inline-block;
}

::selection {
    background: #218649;
    color: #fff;
}

::-moz-selection {
    background: #218649;
    color: #fff;
}

.error {
    color: red;
}

.hidden {
    display: none !important;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

@media (max-width: 850px) {
    .nav-tabs.nav-justified {
        justify-content: flex-start;
    }
}

.img-responsive {
    height: auto;
    max-width: 100%;
}

@media (max-width: 768px) {
    .menuheaderrightimage {
        display: none !important;
    }
}
    /*
* Brand
*/
    .brand {
        display: inline-block;
    }

        .brand .brand-logo-light {
            display: none;
        }

        .brand .brand-logo-dark {
            display: block;
        }

        .brand .brand-logo-fixed {
            display: none;
        }

        .brand * + * {
            margin-top: 0;
        }


    /*
* Links
*/
    a {
        transition: all 0.25s ease-in-out;
    }

        a,
        a:focus,
        a:active,
        a:hover {
            text-decoration: none;
        }

            a,
            a:focus,
            a:active {
                color: #000;
            }

                a:hover {
                    color: #a5131a;
                }

                a[href*='tel'],
                a[href*='mailto'] {
                    white-space: nowrap;
                }


    input:not([type="checkbox"]), textarea, select {
        color: #676767;
        border: 1px solid #ffffff;
        border-bottom: 1px solid #c59d5f;
        text-align: left;
        font-size: 13px;
        height: 32px;
        line-height: 30px;
        padding: 0 5px 0 1px !important;
        vertical-align: top;
    }

    input, textarea, select {
        border-radius: 0px;
        display: inline-block;
    }

    /* ==================== Loading ===============*/


    div.loader_ml > div:first-child {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1500;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .5;
        z-index: 2000;
    }

    div.loader_ml > div:last-child {
        position: fixed;
        width: 100%;
        height: 100%;
        text-align: center;
        opacity: 1;
        z-index: 2010;
    }

        div.loader_ml > div:last-child > div {
            border: 2px solid #a0fbd8;
            width: 260px;
            height: 130px;
            background-color: white;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            margin-top: 15%;
            z-index: 2010;
        }

    .bg-light {
        background-color: rgba(255, 255, 255, 0) !important;
    }

    #catalogHeader {
        position: fixed;
        z-index: 2;
        top: 0;
    }

    .ct-header {
        /*opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
        height: 150px;
        background-image: url(/Documents/Menus/233/online/1072/MenuCatalogBg.png);
        background-position: Top center;
        background-size: cover;
        background-repeat: no-repeat;
        /*border-radius: 0 0 0px 100px;*/
    }

    @media (max-width: 920px) {

        .ct-header {
            /*border-radius: 0 0 170px 170px;*/
        }
    }

    @media (max-width: 414px) {

        .ct-header {
            /*border-radius: 0 0 0px 50px;*/
        }
    }

    .container {
        max-width: none;
    }

    @media (max-width: 450px) {

        .container.mt-5 {
            /*margin-left: 5px !important;
        margin-right: 5px !important;*/
        }
    }


    .ct-footer {
        display: block;
        /*position: fixed;*/
        /*background-color: #212121;*/
        margin: 0 !important;
        height: 140px;
        width: 100%;
        bottom: 0;
        z-index: 9;
        background-image: url(https://software.movelife.net/Documents/Menus/233/IMG/F_White_Logo_50.png);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: auto;
    }

        .ct-footer .ct-copyright {
            width: 48%;
            display: inline-block;
            /*margin-left: 10px;*/
            /*margin-top:50px;*/
        }

            .ct-footer .ct-copyright span.ct-movelifename:before {
                visibility: visible;
                content: "Zona Industrial de Alcáçovas \A 7090-010 Alcáçovas";
                white-space: pre-wrap;
                text-align: left;
                color: #FFFFFF;
                height: auto;
                font-size: 13px;
                top: -10px;
                position: relative;
            }

            .ct-footer .ct-copyright span.ct-movelifename {
                visibility: hidden
            }

            .ct-footer .ct-copyright span.ct-copyright-text {
                display: none;
            }

        .ct-footer .ct-site {
            width: 48%;
            display: inline-block;
        }

            .ct-footer .ct-site:before {
                visibility: visible;
                content: "HORÁRIO DA LOJA";
                /* margin-left: 50px; */
                text-align: left;
                /* font-family: 'Gloria Hallelujah', Verdana, sans-serif; */
                color: #FFFFFF;
                height: auto;
                font-size: 17px;
                font-weight: 600;
                top: 10px;
                position: relative;
            }

            .ct-footer .ct-site:after {
                visibility: visible;
                content: "\A Seg. a Sex. 9h00 às 18h00 \A Sábados 9h00 às 12h00 \A \A E. encomendas@casamariavitoria.pt \A T. 266 954 063 \A";
                white-space: pre-wrap;
                text-align: left;
                color: #FFFFFF;
                height: auto;
                font-size: 12px;
                top: 10px;
                position: relative;
            }


            .ct-footer .ct-site span {
                display: none;
            }

            .ct-footer .ct-site a {
                color: #218649;
                display: none;
            }

    @media (max-width: 650px) {

        .ct-footer {
            height: 250px;
            position: relative;
            background-image: none;
        }

            .ct-footer .ct-copyright {
                width: 100%;
                display: block;
                padding-top: 10px;
                text-align: center !important;
                /*margin-left: 0;*/
                /*padding-left:170px;*/
            }

            .ct-footer .ct-site {
                width: 100%;
                display: block;
                text-align: center !important;
            }

            .ct-footer .ct-copyright span.ct-movelifename:before {
                content: "";
            }

            .ct-footer .ct-site:after {
                content: "\A Seg. a Sex. 9h00 às 18h00 \A Sábados 9h00 às 12h00 \A \A E. encomendas@casamariavitoria.pt \A T. 266 954 063 \A \A Zona Industrial de Alcáçovas \A 7090-010 Alcáçovas \A";
                font-size: 15px;
            }
    }




    .nav-item {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .navbar-basket {
        position: relative;
        display: inline-block;
        padding: 0 0 0 0;
        font-size: 25px;
        line-height: 1;
        color: #ffffff;
        outline: none;
        border: none;
        box-shadow: none;
        background: none;
        cursor: pointer;
        transition: all .3s ease-in-out;
        width: 50px;
        height: 50px;
        /*margin-right: 10px;*/
        /*background-color: rgba(128, 128, 128, 0.6);*/
        /*border-radius: 30px;*/
    }

    .shopping-image .icon::before {
    }

    .shoppingcart {
    }

    .fa-shopping-cart:before {
        content: "\f07a";
    }

    .fa-id-card:before {
        content: "\f2c2";
    }

    .navbar-basket span {
        position: absolute;
        top: 6px;
        right: 6px;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0;
        font-family: Roboto, 'Open Sans', sans-serif;
        color: #ffffff;
    }

    .ct-body {
        width: 100%;
        /*background-color: #fff;*/
        margin-left: auto;
        margin-right: auto;
        font-family: 'Open Sans', sans-serif;
    }

    @media (max-width:768px) {
        .ct-body {
            width: 100%;
        }
    }

    .ct-body-content {
        margin-top: 0px;
        position: relative;
        padding: 0px !important;
        height: auto;
    }


    .ct-body_header {
        width: 100%;
        /*background-color: rgba(255, 255, 255, 1);*/
        padding: 5px 0 5px 0;
        position: sticky;
        top: 70px;
        z-index: 9999;
    }

    /*.ct-body_header_title h1:before {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 2px solid #ddd;
    top: 0;
    width: 50px;
    right: 100%;
    margin-right: 15px;
}*/

    .ct-body_header_title h1 {
        margin: 10px 0;
        font-family: Blacksword, Calibri, 'Open Sans';
        font-size: 3.2em;
        color: #D9A812;
        /*color: #FFFFFF;*/
    }

    @media (max-width: 650px) {
        .ct-body_header {
            top: 70px;
        }

        .ct-body_header_title h1 {
            font-size: 2.2em;
            /*padding-left: 100px;*/
            /*margin: 10px 0;*/
            /*font-family: Blacksword, Calibri, 'Open Sans';*/
            /*color: #D9A812;*/
            /*color: #FFFFFF;*/
        }
    }


    /*.ct-body_header_title h1::after {
        content: "";
        position: absolute;
        height: 15px;
        border-bottom: 2px solid #ddd;
        top: 0;
        width: 50px;
        left: 100%;
        margin-left: 15px;
    }*/
    .ct-body_header_title i {
        display: none;
        color: #e8e8e8;
        font-size: 40px;
    }

    .ct-separator {
        display: block;
        width: 100%;
        /*min-height: 70px;*/
        /*background-color: #131313;*/
        /*padding: 20px;*/
        margin-top: 0;
        position: sticky;
        position: -webkit-sticky;
        top: 110px;
        z-index: 100;
    }




    @media screen and (max-width: 600px) {
        .ct-separator {
            /*padding: 20px 0px 20px 0;*/
        }
    }

    .ct-separator ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        color: #fff;
        /*margin-left: 35%;*/
    }

        .ct-separator ul li {
            display: inline-block;
        }

            .ct-separator ul li a:after {
                content: "\f142";
                font: normal normal normal 14px/1 FontAwesome;
                color: #c59d5f;
                padding-left: 10px;
                vertical-align: middle;
            }

            .ct-separator ul li a {
                font-size: 18px;
                margin-right: 10px;
                text-transform: uppercase;
                color: #fff;
            }

                .ct-separator ul li a.active {
                    color: #FEDA75 !important;
                }

    .ct-separator_content {
        display: block;
        position: relative;
        max-width: 992px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 30px;
        margin-top: -70px;
        z-index: 0;
        /*background-color: #F2F2F2;*/
    }

    .ct-catalog_items_banner {
        display: none;
        position: relative;
        margin-bottom: 60px;
        color: #fff;
    }

        .ct-catalog_items_banner .bcg {
            background-color: #262626;
            background-attachment: scroll !important;
            padding: 10px 0;
        }

    .ct-bcg {
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

    .ct-bg-transparent {
        position: relative;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        z-index: auto;
        top: 0;
        right: 0;
    }

    .ct-catalog_items_banner .ct-banner-content {
        padding: 30px 0;
    }

        .ct-catalog_items_banner .ct-banner-content h1 {
            color: #fff;
            font-size: 45px;
        }

    .ct-catalog_items {
        padding-top: 130px;
        /*background-color: #ffffff;*/
    }

    @media (max-width: 450px) {
        .ct-catalog_items {
            /*padding-top: 220px;*/
            /*background-color: #ffffff;*/
        }

            .ct-catalog_items::before {
                visibility: visible;
                /* content: "ENCOMENDE JÁ!\A E. encomendas@casamariavitoria.pt \A T. 266 954 063 \A"; */
                /*Content: url(https://software.movelife.net/Documents/Menus/233/IMG/Encomendar.png);*/
                white-space: pre-wrap;
                text-align: left;
                color: #666;
                height: auto;
                font-size: 13px;
                position: absolute;
                right: 0;
                top: 100px;
                z-index: 99;
            }
    }


    .flex-container {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 0 auto;
        max-width: 1200px;
    }

    .item_box {
        display: inline-block;
        width: 310px;
        height: 440px;
    }

    .item_box_nutri {
        display: block;
        padding: 0 10px 0 10px;
        height: 130px;
        width: 100%;
    }

        .item_box_nutri > h3 {
            margin-top: 10px;
            margin-bottom: 0;
            font-size: 16px;
            max-height: 48px;
            height: 48px;
            overflow: hidden;
            text-overflow: clip;
            color: #909090;
        }

    .item_box_image {
        display: block;
        max-width: 100%;
        margin: 0 auto 0 auto;
        height: 220px;
        position: relative;
    }

        .item_box_image img {
            position: relative;
            width: 100%;
            max-height: 220px;
        }

    .item_box_body {
        display: inline-block;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        max-height: 236px;
    }

    .centralbar-front {
        display: block;
        height: 24px;
        background-color: transparent;
        text-align: right;
    }

    .centralbar-back {
        display: block;
        height: 24px;
        background-color: transparent;
        text-align: right;
    }

    .without_image {
        width: 100%;
        padding-left: 0px;
    }


    .item_box_title {
        width: 100%;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        text-align: left;
    }

    .description {
        width: 100%;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        color: #392821;
        text-align: left;
    }

    .item_box_image > .item_box_title {
        width: 90%;
        display: block;
        padding-top: 40px;
        margin-left: auto;
        margin-right: auto;
        font-family: 'Open Sans', sans-serif;
        text-align: left;
    }

    .hoverprod > .item_box_title, .hoverprod > .description {
        color: #fff !important;
        vertical-align: top;
        display: block;
    }

    .item_box_image > .item_box_title > h3 {
        font-size: 26px;
    }

    .item_box_body > .item_box_title > h3 {
        margin-top: 5px;
        font-size: 20px !important;
    }

    .item_box_body > .description > h5 {
        font-size: 14px !important;
        width: 100%;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        color: #392821;
        text-align: left;
        font-weight: 100;
    }


    /*.description {
    color: #909090;
}*/

    .item_box_alergens {
        width: 100%;
        display: inline-flex !important;
        flex-wrap: wrap;
        vertical-align: top;
        text-align: center;
        white-space: nowrap;
        font-family: 'Open Sans', sans-serif;
        font-size: 1.08em;
        padding: 5px 10px 0 10px;
    }

    .item_box_price {
        display: block;
        vertical-align: top;
        white-space: nowrap;
        /*margin: 10px 0 10px 5px;*/
        width: 100%;
        font-size: 1.08em;
        position: absolute;
        bottom: 5px;
        left: 0px;
        /*font-weight: bold;*/
        color: #c59d5f;
        line-height: 30px;
        font-size: 19px;
        text-align: right;
        vertical-align: middle;
        height: 40px;
    }

        .item_box_price input {
            width: 45px;
            float: right;
            background-color: white;
            text-align: right;
            margin-right: 10px;
        }

        .item_box_price .pricelabel {
            float: right;
            margin-right: 5px;
            margin-left: 5px;
        }

        .item_box_price .price {
            /*line-height: 5px;*/
            font-size: 11px;
            font-family: 'Open Sans', sans-serif;
            display: block;
            color: #392821;
            vertical-align: middle;
        }

    .item_box_download {
        /*vertical-align: top;*/
        display: block;
        text-align: center;
        white-space: nowrap;
        margin: 10px 0 10px 5px;
        width: auto;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        position: absolute;
        left: 5px;
        top: 70px;
        z-index: 1;
    }
        /*.item_box_download a:before {
        visibility:visible;
        content: "Ver mais";
        text-align: left;
        color: #FFFFFF;
        font-size: 12px !important;
    }*/

        .item_box_download a {
            /*visibility:hidden;*/
            color: #FFFFFF;
            font-size: 20px !important;
            background-color: rgba(217, 168, 18, 0.6);
            padding: 3px 8px 5px 9px;
            border-radius: 20px;
        }

            .item_box_download a:hover, .item_box_download a:active {
                color: #e1be64;
            }

    .item_box_icons {
        vertical-align: top;
        text-align: left;
        white-space: nowrap;
        margin: 10px 0 10px 5px;
        width: auto;
        font-family: 'Open Sans', sans-serif;
        font-size: 0.90em;
        position: absolute;
        bottom: 0px;
        left: 5px;
    }

    .card {
        margin: 10px;
        background-color: transparent !important;
        border: none;
    }

    .front, .back {
        background-color: #fff !important;
        border: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        /*-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 0 rgba(0,0,0,.2);*/
        width: 310px;
        height: 440px;
    }

        .front i {
            position: absolute;
            right: 5px;
            top: 5px;
            cursor: pointer;
            font-size: 30px;
            color: #fff;
            text-shadow: 0 0 5px #606060;
            z-index: 10;
        }

    .back {
    }

        .back .table-condensed > tbody > tr > td {
            line-height: 16px;
        }

    .hoverprod {
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        transition: opacity cubic-bezier(0.51, 0.09, 0.26, 1.25) 1s;
        justify-content: center;
        flex-direction: column;
    }

        .hoverprod > .item_box_title, .hoverprod > .description {
            color: #fff;
            vertical-align: top;
            display: block;
        }

            .hoverprod > .item_box_title > h3 {
                font-size: 19px;
                color: #FFFFFF;
                text-align: center;
                font-weight: 100;
            }

            .hoverprod > .description > h5 {
                font-size: 14px !important;
                color: #FFFFFF !important;
                width: 100%;
                display: block;
                margin-top: 0px;
                margin-bottom: 0px;
                font-family: 'Open Sans', sans-serif;
                color: #392821;
                text-align: center;
                font-weight: 100;
            }

    .item_box_image:hover .hoverprod {
        opacity: 1;
        cursor: pointer;
        transition: opacity cubic-bezier(0.51, 0.09, 0.26, 1.25) 1s;
    }

    #divnutritionalinfo {
        display: block;
        font-family: 'Open Sans', sans-serif;
        width: auto;
        vertical-align: middle;
        width: 265px;
    }

        #divnutritionalinfo div {
            display: inline-block;
            width: 50px;
            height: 71px;
            position: relative;
            background-size: 50px 71px;
            background-repeat: no-repeat;
            vertical-align: top;
        }

        #divnutritionalinfo > div > div {
            position: absolute;
            width: 50px;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto;
            padding-top: 7px;
        }

            #divnutritionalinfo > div > div > span {
                color: black;
                display: block;
            }

        #divnutritionalinfo .img_gray {
            background-image: url("https://software.movelife.net/Images/Label/an_gray_v2.svg");
        }

        #divnutritionalinfo .img_grey {
            background-image: url("https://software.movelife.net/Images/Label/an_lightgray_v2.svg");
        }

        #divnutritionalinfo .img_green {
            background-image: url("https://software.movelife.net/Images/Label/an_green_v2.svg");
        }

        #divnutritionalinfo .img_yellow {
            background-image: url("https://software.movelife.net/Images/Label/an_yellow_v2.svg");
        }

        #divnutritionalinfo .img_red {
            background-image: url("https://software.movelife.net/Images/Label/an_red_v2.svg");
        }

        #divnutritionalinfo > div > div > span {
            text-align: center;
        }

            #divnutritionalinfo > div > div > span:first-child {
                text-transform: uppercase;
                font-size: 10px;
                margin-top: 2px;
            }

            #divnutritionalinfo > div > div > span:nth-child(2) {
                margin-top: 0px;
                font-size: 12.4px;
            }

            #divnutritionalinfo > div > div > span:last-child {
                font-size: 13px;
                margin-top: 7px;
                margin-left: 3px;
            }

    .item_box_nutri span.nutrititle h3 {
        font-size: 19px !important;
        margin-top: 15px;
    }

    .allergenic {
        /* display: inline-block; */
        position: relative;
        width: 100%;
        /* bottom: 60px; */
    }

    #intolerances_imgs {
        display: inline-block !important;
        vertical-align: middle;
        /* position: absolute; */
        WIDTH: 320px;
        padding-top: 8px;
        padding-bottom: 8px;
        height: 40px;
        margin-top: 5px !important;
    }

        #intolerances_imgs img {
            display: inline-block !important;
            vertical-align: top;
            width: 22px;
            height: 22px;
            position: relative;
            /*margin-right: 5px;*/
        }

            #intolerances_imgs img:nth-child(1n+7) {
                margin-bottom: 2px;
            }

    .highlightimage {
        width: 30px;
        position: absolute;
        left: -10px;
        top: -10px;
        z-index: 10;
    }

    .selectpricetype {
        /*margin-left: 10px;*/
        width: 112px !important;
        float: left;
        margin-right: 5px;
        letter-spacing: -0.5px;
    }

    .AddToChart {
        font-size: 25px !important;
        vertical-align: middle;
        width: auto;
        float: right;
        cursor: pointer;
        margin-left: -5px;
        width: 30px;
    }

        .AddToChart i {
            color: #000;
            box-shadow: none;
            text-shadow: none;
            top: 0px;
            position: relative;
            /*margin-right: 10px;*/
        }

    .ct-checkout-main {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        min-height: 100%;
        margin-top: 110px;
        position: relative;
    }

    @media (max-width: 768px) {
        .ct-checkout-main {
            width: 100%;
            padding: 5px;
        }
    }


    .ct-checkout {
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        min-height: 100%;
        padding: 20px;
        position: relative;
        z-index: 3;
    }

    @media all and (max-width:768px) {
        .ct-checkout {
            width: 100%;
            padding: 5px;
        }
    }

    .ct-checkout h4 {
        color: #fff;
        text-align: center;
        font-size: 26px;
        position: sticky;
        top: 0;
        background-color: #231900;
        z-index: 9;
        margin-top: -50px;
        padding: 25px;
        border-radius: 5px;
        border-bottom: 8px solid #c9850d;
    }

    .ct-checkout .form {
        margin-top: 20px;
    }

    #frm_details, #frm_details_card {
        font-size: 13px;
        font-family: 'Open Sans', sans-serif;
        color: #262626;
        font-weight: 600;
    }

        #frm_details input:not([type='checkbox']), #frm_details_card input:not([type='checkbox']), textarea, select, #frm_details form-control, #frm_details_card form-control {
            /*color: #676767;
        text-align: left;
        font-size: 11pt !important;
        padding: 0 5px !important;
        box-shadow: none;
        height: 35px;
        border-radius: 0;*/
        }

    #joinMGMClub {
    }

    #btnopenmgmjoin {
        color: #FFFFFF !important;
        font-size: 14px !important;
        background-color: #0994DC;
        text-transform: uppercase;
        border-radius: 5px;
        border: 0;
        font-weight: 600;
    }

        #btnopenmgmjoin .MGMPromotion {
            text-transform: none;
            font-size: 10px !important;
            /*font-family: RobotoSlab-light;*/
            padding-top: 10px;
            white-space: break-spaces;
            font-weight: normal;
        }

    #btnjoinMGMClub {
        font-size: 14px !important;
        font-weight: 600;
        text-transform: uppercase;
        padding: 8px 16px;
        margin-top: 10px;
        color: #fff;
        background-color: #0994DC;
        border-color: #0994DC;
    }

    #txtBirthDate {
        max-width: 100% !important;
    }

    .form-control {
        border-radius: 0;
    }

        .form-control:focus {
            outline: 0;
            border: 1px solid #218649;
            box-shadow: none; /*0px 0px 0px 0.2rem rgba(0,123,255,0.25);*/
            border-radius: 0;
        }

    .ct-alert-cart {
        color: red;
    }

    .ct-form_split {
        border: 1px dashed #eee;
    }

    .ct-checkout label {
        vertical-align: -webkit-baseline-middle;
    }

    .btn-primary {
        background-color: #218649;
        border: 1px solid #218649;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 8px 16px;
        display: block;
        text-align: center;
        text-decoration: none;
        max-width: 150px;
        display: inline-block;
    }

        .btn-primary:hover {
            background-color: #2CB25F;
            border: 1px solid #2CB25F;
        }

        .btn-primary:focus, .focus.btn-primary {
            color: #fff;
            background-color: #2CB25F;
            border-color: #2CB25F;
            box-shadow: 0px 0px 0px 0.2rem rgba(38,143,255,0.5);
        }


    .disabled.btn-primary, :disabled.btn-primary {
        color: #fff;
        background-color: #909090;
        border-color: #909090;
    }

    .btn-cancel {
        background-color: #909090;
        border: 1px solid #909090;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 8px 16px;
        display: block;
        text-align: center;
        text-decoration: none;
        max-width: 150px;
        display: inline-block;
    }

        .btn-cancel:hover {
            background-color: #676767;
            border: 1px solid #676767;
        }

        .btn-cancel:focus, .focus.btn-cancel {
            color: #fff;
            background-color: #676767;
            border-color: #676767;
            box-shadow: 0px 0px 0px 0.2rem rgba(38,143,255,0.5);
        }


    .disabled.btn-cancel, :disabled.btn-cancel {
        color: #fff;
        background-color: #909090;
        border-color: #909090;
    }

    .shoppingcartdone {
        display: none;
        font-size: 1.5em;
        padding-left: 20px;
        margin-top: 30px;
        color: #000;
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }

    .ct-resume {
        /*border: 1px solid #E1E4E8;*/
    }

    .ct-cart-checkout-header {
        /* background: rgba(245,247,252,1); */
        border-bottom: 1px solid #E1E4E8;
        /* height: 40px; */
        position: relative;
        font-family: Courgette, cursive;
        /* text-transform: uppercase; */
        color: #262626;
        font-size: 18px;
        text-align: center;
    }

    .ct-radioshipping {
        width: 15px;
        height: 20px;
        display: inline-block;
        cursor: pointer;
        vertical-align: middle;
        margin: 0;
        margin-right: 5px;
    }

    .ct-cart-items-content {
        border-bottom: 1px solid #E1E4E8;
    }

    .ct-cart-item {
        font-weight: bold;
    }

        .ct-cart-item span {
            display: inline-block;
        }

            .ct-cart-item span small {
                display: inline-block;
            }

        .ct-cart-item i {
            font-size: 18px;
            cursor: pointer;
        }

    #deliverydatecontainer {
        padding-top: 0 !important;
    }

    #hourtext:before {
        content: "";
        font-size: 11px !important;
        font-family: RobotoSlab-Regular;
        margin-top: 13px;
        white-space: pre-wrap;
        font-weight: normal;
        position: absolute;
        left: 0;
    }

    .ct-cart-total-title {
        font-weight: bold;
        font-size: 15px;
        text-transform: uppercase;
    }

    .ct-cart-total-price {
        font-weight: bold;
        font-size: 15px;
        text-transform: uppercase;
        text-align: right;
    }

    #ct-cart-mgmdiscount-total .ct-cart-delivery-title {
        font-weight: normal;
        font-style: italic;
        color: #0994DC;
    }

    #ct-cart-mgmdiscount-total .ct-cart-delivery-price {
        font-size: 14px;
        font-weight: normal;
        text-align: right;
        color: #0994DC;
    }

    .ct-cart-delivery-title {
        font-weight: normal;
        color: #666;
    }

    .ct-cart-delivery-price {
        font-size: 14px;
        font-weight: normal;
        text-align: right;
        color: #666;
    }



    .ct-paypal-button-container {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }

    .ct-info {
        display: none;
        background: #F5F7FC;
        border: 1px solid #EAEDF1;
        padding: 10px;
        font-size: 12px;
        color: #575758;
    }



    /* Squares */
    .ct-catalog_items .item {
        margin-bottom: 20px;
        /*max-height: 255px;*/
    }

    .ct-overlay_content {
        position: relative;
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
        max-width: 345px;
        max-height: 345px;
        min-height: 230px;
    }

    @media (max-width: 575px) {
        /*.ct-overlay_content {
        position: relative;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }*/
    }

    .ct-overlay_content .ct-overlay_item {
        position: relative;
        overflow: hidden;
    }

    .ct-overlay_content a.close-overlay {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 100;
        width: 45px;
        height: 45px;
        font-size: 20px;
        color: #fff;
        line-height: 45px;
        text-align: center;
        background-color: #000;
        cursor: pointer;
    }

        .ct-overlay_content a.close-overlay.hidden {
            display: none;
        }

    .ct-overlay_content img {
        max-width: 100%;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        width: 100%;
        /*max-height: 345px;
    min-height: 230px;*/
    }

    .ct-overlay_content .ct-overlay_item .highlightimage {
        -webkit-transition: all ease 1s;
        transition: all ease 1s;
        top: 10px !important;
        position: absolute;
        left: auto;
        right: 10px;
        text-transform: capitalize;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 4px 12px;
        font-size: 12px;
        max-width: 40px;
    }

    .ct-overlay_content .ct-overlay {
        position: absolute;
        z-index: 2;
        background: rgba(0,0,0,.8);
        overflow: hidden;
        -webkit-transition: all .5s;
        transition: all .5s;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        height: 0px;
    }

    .ct-overlay_content .ct-overlay {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        height: 35%;
        overflow: visible;
    }

        .ct-overlay_content .ct-overlay h3 {
            margin-top: 0px !important;
            margin-bottom: 10px;
            color: #fff;
            text-transform: uppercase;
            font-size: 15px;
            font-weight: normal;
            /*line-height: 1.1;*/
            min-height: 45px;
            font-family: Roboto, 'Open Sans', sans-serif;
            padding-left: 5px;
            padding-right: 5px;
        }

        .ct-overlay_content .ct-overlay .description {
            width: 100%;
            display: block;
            margin-top: 0px;
            margin-bottom: 0px;
            font-family: 'Open Sans', sans-serif;
            color: #eeeeee;
            text-align: center;
            font-size: 13px !important;
            font-weight: 100;
            position: absolute;
            top: 25px;
        }

        .ct-overlay_content .ct-overlay .pricelabel {
            /*margin-left: 10px;*/
            /*line-height: 20px;*/
            color: #e1be64;
            font-size: 17px;
            text-align: right;
            /*vertical-align: top;*/
        }

        .ct-overlay_content .ct-overlay .price {
            line-height: 5px;
            font-size: 11px;
            font-family: 'Open Sans', sans-serif;
            display: inline-block;
            color: #ffffff;
            float: left;
            padding-top: 15px;
            margin-right: 5px;
        }


        .ct-overlay_content .ct-overlay .icons {
            -webkit-transition: all .5s;
            transition: all .5s;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            text-align: center;
        }

    .ct-overlay-menu .ct-overlay:hover .icons {
        top: 50% !important;
    }

    /*.ct-overlay_content .ct-overlay .icons h1, .ct-overlay_content .ct-overlay .icons h2, .ct-overlay_content .ct-overlay .icons h3, .ct-overlay_content .ct-overlay .icons h4, .ct-overlay_content .ct-overlay .icons h5 {
    margin-top: 0;
    margin-bottom: 15px;
}*/

    .ct-overlay_content .icons a {
        font-size: 24px;
        margin-right: 15px;
        vertical-align: baseline;
    }

        .ct-overlay_content .icons a:last-child {
            margin-right: 0;
        }

    .ct-overlay_content .ct-overlay_item.hover .ct-overlay {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        height: 100%;
    }

        .ct-overlay_content .ct-overlay_item.hover .ct-overlay .icons {
            top: 40%;
        }

            .ct-overlay_content .ct-overlay_item.hover .ct-overlay .icons .label {
                display: none;
            }

        .ct-overlay_content .ct-overlay_item.hover .ct-overlay a.close-overlay {
            display: block;
        }

    .ct-overlay_content .desc {
        position: absolute;
        bottom: 0;
        text-align: center;
        z-index: 3;
        background: #262626;
        width: 100%;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .ct-overlay_content .button a {
        font-size: 16px;
    }

        .ct-overlay_content .button a:hover i {
            color: #fff;
        }

    .ct-overlay_content .button i {
        color: #c59d5f;
    }

    .ct-overlay_item.hover .ct-overlay .icons {
        top: 40%;
    }

    .ct-overlay_content .button {
        text-align: center;
        padding-top: 0px;
        display: inline-block;
        /*height: 46px;*/
        /*margin-top: 15px;*/
        font-family: 'Roboto', 'Open Sans';
    }

        .ct-overlay_content .button input {
            width: 35px;
            background-color: white;
            text-align: right;
            /*margin-top: 15px;
        margin-right: 5px;*/
            display: inline-block;
            height: 28px;
            font-weight: 600;
            border-radius: 5px;
        }

        .ct-overlay_content .button .btn-gold {
            font-size: 40px;
            display: inline-block;
        }

    .ct-overlay_content .AddToChart {
        font-size: 25px !important;
        vertical-align: middle;
        width: auto;
        float: none;
        cursor: pointer;
        margin-top: -5px;
        margin-left: 5px;
        padding: 0;
    }

        .ct-overlay_content .AddToChart i {
            color: #e1be64;
            box-shadow: none;
            text-shadow: none;
            top: 0px;
            position: relative;
            /*margin-right: 10px;*/
        }


    .ct-overlay_content .ct-overlay_item.hover .label {
        display: none;
    }

    .ct-overlay_content .label {
        -webkit-transition: all ease 1s;
        transition: all ease 1s;
        top: 10px !important;
        position: absolute;
        left: auto;
        right: 10px;
        text-transform: capitalize;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        background: #c59d5f;
        padding: 4px 12px;
        font-size: 12px;
    }

    .ct-overlay select {
        border: 1px solid #fff;
        padding: 5px;
        color: #fff;
        background: transparent;
        -webkit-appearance: none;
    }

        .ct-overlay select option {
            background-color: #ffffff;
            color: #000;
        }

            .ct-overlay select option:hover {
                background-color: #e1be64;
                color: #fff;
            }

    /* BLOCKS */
    .ct-block-item {
        border: 1px solid #000;
        border-radius: 20px;
        padding: 15px;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-bottom: 30px;
    }

        .ct-block-item h2 {
            font-size: 25px;
        }

        .ct-block-item img {
            width: 90%;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-user-drag: none;
            user-drag: none;
            vertical-align: middle;
            border-radius: 20px;
            max-height: 180px;
        }

        .ct-block-item .highlightimage {
            -webkit-transition: all ease 1s;
            transition: all ease 1s;
            top: 10px !important;
            position: absolute;
            left: auto;
            right: 60px;
            text-transform: capitalize;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -o-border-radius: 10px;
            padding: 4px 12px;
            font-size: 12px;
            width: 50px;
        }

        .ct-block-item .AddToChart {
            float: none;
        }

        .ct-block-item .pricelabel {
            font-size: 1.15em;
            margin-right: 5px;
            display: inline-block;
        }

        .ct-block-item .button a {
            font-size: 16px;
        }

            .ct-block-item .button a:hover i {
                color: #fff;
            }

        .ct-block-item .button i {
            color: #c59d5f;
        }

        .ct-block-item.hover .ct-overlay .icons {
            top: 40%;
        }

        .ct-block-item .button {
            text-align: right;
            display: inline-block;
        }

            .ct-block-item .button input {
                width: 45px;
                background-color: white;
                text-align: right;
                margin-right: 5px;
                display: inline-block;
            }

            .ct-block-item .button .btn-gold {
                font-size: 40px;
                display: inline-block;
                padding: 0;
            }

    @media all and (min-width:768px) {
        .ct-block-item h2 {
            font-size: 15px;
        }

        .ct-block-item img {
            max-width: 90%;
        }
    }

    /* MARMITA */

    .container {
        padding: 0;
    }

    .navbar {
        /*border-radius: 0px 0px 10px 10px;*/
    }

    @media (max-width: 768px) {
        .navbar {
            border-radius: 0px;
        }
    }

    .navbar-toggler.mr-auto {
        display: block;
        border-color: transparent;
        /*width: 100%;
    margin-left: auto;
    margin-right: auto !important;
    text-align: center;*/
    }

    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }

        .navbar-brand img {
            height: 45px;
        }


    .container_wrapper {
        position: relative;
        /*margin: -20px;*/
        /*background-color: #FFF;*/
    }

        .container_wrapper .scrollcontainer {
            position: relative;
            /* Make this scrollable when needed */
            overflow-x: hidden;
            /* We don't want vertical scrolling */
            overflow-y: hidden;
            /* For WebKit implementations, provide inertia scrolling */
            -webkit-overflow-scrolling: touch;
            /* We don't want internal inline elements to wrap */
            white-space: nowrap;
            /* Make an auto-hiding scroller for the 3 people using a IE */
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

            .container_wrapper .scrollcontainer ul li a:after {
                content: "";
                font: normal normal normal 14px/1 FontAwesome;
                color: #c59d5f;
                padding-left: 10px;
                vertical-align: middle;
            }

    .pn-Advancer {
        /* Reset the button */
        appearance: none;
        -moz-appearance: none;
        background: transparent;
        padding: 0;
        border: 0;
        /* Now style it as needed */
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .pn-Advancer_Icon {
        width: 0px;
        height: 44px;
        fill: #bbb;
    }

    .pn-Advancer:focus {
        outline: 0;
    }

    .pn-Advancer_Left {
        left: 0;
    }

    .pn-Advancer_Right {
        right: 0;
    }

    @media all and (max-width:992px) {
        .container_wrapper .scrollcontainer {
            /* Make this scrollable when needed */
            overflow-x: auto;
        }

        .pn-Advancer_Left {
            display: none !important;
        }

        .pn-Advancer_Right {
            display: none !important;
        }
    }

    .ct-separator .nav-tabs.nav-justified {
        flex-wrap: nowrap;
    }

        .ct-separator .nav-tabs.nav-justified > li {
            /*display: table-cell;*/
            width: 100%;
            margin-bottom: 5px;
            float: none;
            position: relative;
        }

        .ct-separator .nav-tabs.nav-justified li {
            padding-right: 5px;
            width: 120px;
            min-width: 120px;
            padding-left: 5px;
        }

            .ct-separator .nav-tabs.nav-justified li a {
                display: block;
                font-size: 13px;
                text-transform: uppercase;
                background-color: #212121;
                color: #fff;
                border-bottom: 8px solid transparent;
                /*min-height: 50px;*/
                /*max-height: 240px;*/
                vertical-align: bottom;
                /*padding-bottom: 232px;*/
                height: 145px;
                border-radius: 5px;
                position: relative;
                background-position-x: 0px;
                background-position-y: 0px;
                background-repeat: no-repeat;
                background-attachment: scroll;
                background-size: auto;
                background-origin: padding-box;
                background-clip: border-box;
                white-space: normal;
                width: 100%;
                text-align: left;
                padding: 5px;
                font-family: Roboto, Verdana;
            }

                /*.ct-separator .nav-tabs.nav-justified li a {
            display: block;
            font-size: 16px;
            text-transform: uppercase;
            background-color: #ecebe1;
            color: #fff;
            border-bottom: 8px solid transparent;
            height: 0px;
            vertical-align: bottom;
            padding-bottom: 175%;
            border-radius: 0;
            line-height: 1.42857143;
            position: relative;
            background-position-x: 0px;
            background-position-y: 0px;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: auto;
            background-origin: padding-box;
            background-clip: border-box;
        }*/

                .ct-separator .nav-tabs.nav-justified li a span {
                    color: #fff;
                    position: relative;
                    top: 100px;
                    white-space: normal;
                }

                .ct-separator .nav-tabs.nav-justified li a:hover {
                    color: #fff;
                    border-bottom: 8px solid #c9850d;
                }

            .ct-separator .nav-tabs.nav-justified li.active a,
            .ct-separator .nav-tabs.nav-justified li.active a:hover,
            .ct-separator .nav-tabs.nav-justified li.active a:active {
                color: #fff;
                border-bottom: 8px solid #c9850d;
            }

    .product-list {
        opacity: 1;
        text-align: left;
    }

        .product-list .product-list-item {
            display: block;
            /*background-color: #ecebe1;*/
            /*padding: 10px;*/
            color: #392821;
            /*border-top: 1px solid rgba(57,40,33,.1);*/
            margin-bottom: 10px;
        }

            .product-list .product-list-item .row {
                margin: 0;
            }

            .product-list .product-list-item img {
                display: block !important;
                width: 100px;
                height: 100px;
                border-radius: 10px;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
            }


            .product-list .product-list-item .product-info {
                color: #392821;
                text-decoration: none;
                display: block;
                padding-top: 10px;
            }

                .product-list .product-list-item .product-info .right-align {
                    text-align: right;
                }

            .product-list .product-list-item h4 {
                margin: 0 0 8px;
                font-weight: 400;
                font-size: 17px;
                font-family: 'Open Sans', sans-serif;
            }

                .product-list .product-list-item h4 span {
                    display: inline-block;
                }

                .product-list .product-list-item h4 .highlightimage {
                    left: 0;
                    top: -10px;
                    position: relative;
                    display: inline-block;
                }

            .product-list .product-list-item .description {
                font-size: 11px;
                margin-bottom: 0;
                text-align: left;
                letter-spacing: -0.2px;
                line-height: 12px;
                font-family: 'Open Sans', sans-serif;
            }

            .product-list .product-list-item p {
                font-size: 14px;
                margin-bottom: 0;
                text-align: left;
            }

            .product-list .product-list-item .pricelabel {
                /*margin-left: 10px;*/
                /*line-height: 20px;*/
                color: #c59d5f;
                font-size: 18px;
                text-align: right;
                vertical-align: middle;
                letter-spacing: -0.5px;
            }

            .product-list .product-list-item .price {
                line-height: 5px;
                font-size: 11px;
                font-family: 'Open Sans', sans-serif;
                display: block;
                color: #392821;
                vertical-align: middle;
            }

    @media (max-width: 575px) {
        .product-list .product-list-item .price {
            display: inline-block;
        }
    }

    .product-list .product-list-item .selectpricetype {
        float: none;
    }

    .product-list .product-list-item .button {
        padding-top: 10px;
        text-align: right;
        height: 40px;
    }

        .product-list .product-list-item .button input {
            max-width: 30px;
            text-align: center;
            border: 1px solid #c59d5f;
            font-size: 14px;
            font-weight: 300;
            font-family: 'Open Sans', sans-serif;
            padding: 0 !important;
            height: 30px;
            color: #000000;
            margin-left: 4px;
            border-radius: 5px;
        }

        .product-list .product-list-item .button .btn {
            padding-top: 0px;
            padding-right: 0px;
        }

            .product-list .product-list-item .button .btn i {
                vertical-align: top;
            }

    @media (max-width: 575px) {
        .product-list .product-list-item .button {
            border-bottom: 1px solid #ccc;
            padding-top: 0px;
        }
    }


    .inner_separator {
        font-size: 19px;
    }


    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        float: left;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .product-list .product-list-item .row .col-xs-4 {
        width: 110px;
    }

    .product-list .product-list-item .button .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-pull-12 {
        right: 100%;
    }

    .col-xs-pull-11 {
        right: 91.66666667%;
    }

    .col-xs-pull-10 {
        right: 83.33333333%;
    }

    .col-xs-pull-9 {
        right: 75%;
    }

    .col-xs-pull-8 {
        right: 66.66666667%;
    }

    .col-xs-pull-7 {
        right: 58.33333333%;
    }

    .col-xs-pull-6 {
        right: 50%;
    }

    .col-xs-pull-5 {
        right: 41.66666667%;
    }

    .col-xs-pull-4 {
        right: 33.33333333%;
    }

    .col-xs-pull-3 {
        right: 25%;
    }

    .col-xs-pull-2 {
        right: 16.66666667%;
    }

    .col-xs-pull-1 {
        right: 8.33333333%;
    }

    .col-xs-pull-0 {
        right: 0%;
    }

    .col-xs-push-12 {
        left: 100%;
    }

    .col-xs-push-11 {
        left: 91.66666667%;
    }

    .col-xs-push-10 {
        left: 83.33333333%;
    }

    .col-xs-push-9 {
        left: 75%;
    }

    .col-xs-push-8 {
        left: 66.66666667%;
    }

    .col-xs-push-7 {
        left: 58.33333333%;
    }

    .col-xs-push-6 {
        left: 50%;
    }

    .col-xs-push-5 {
        left: 41.66666667%;
    }

    .col-xs-push-4 {
        left: 33.33333333%;
    }

    .col-xs-push-3 {
        left: 25%;
    }

    .col-xs-push-2 {
        left: 16.66666667%;
    }

    .col-xs-push-1 {
        left: 8.33333333%;
    }

    .col-xs-push-0 {
        left: 0%;
    }

    .col-xs-offset-12 {
        margin-left: 100%;
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xs-offset-9 {
        margin-left: 75%;
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xs-offset-3 {
        margin-left: 25%;
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xs-offset-0 {
        margin-left: 0%;
    }

    /*timepicker*/
    .ui-timepicker.ui-widget {
        font-size: 0.9em;
    }

    .product-list .product-list-item .product-info .col-xs-2 {
        max-width: 150px;
        min-width: 100px;
    }

    .product-list .product-list-item .product-info .col-xs-10 {
        width: 70.333333%;
    }


    /*INQUERITOS*/

    .menu_evaluation {
        display: none;
        margin: 60px 40px 80px 40px;
        list-style-type: none;
        padding: 0;
    }

    .evaluationbutton {
        border-top: solid 2px #fff;
        border-bottom: solid 2px #fff;
        width: 80%;
        margin-bottom: 20px;
        min-height: 150px;
    }

    .evaluationbutton {
        width: 90%;
        position: sticky;
        z-index: 7;
        padding-top: 10px;
        /*box-shadow: 0px 0px 30px 0px rgba(199,199,199,1);*/
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

    /*.evaluationbutton:before {
        content: url(https://software.movelife.net/Documents/Menus/92/Online/122/inquerito_logo.png);
        display: block;
        color: #e8e8e8;
        font-size: 20px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: -16px;
    }*/

    #evaluation_button .evaluationbuttontext:first-child {
        position: relative;
        display: block;
        width: 90%;
        margin: auto;
        text-align: center;
        font-weight: bold;
        letter-spacing: 2px;
        height: 20px;
        line-height: 1;
        font-size: 15px;
        color: #B30738;
        font-family: 'Open Sans';
        text-transform: uppercase;
    }

    #evaluation_button .evaluationbuttontext {
        position: relative;
        display: block;
        width: 90%;
        margin: auto;
        text-align: center;
        font-weight: bold;
        /* letter-spacing: 2px; */
        height: 20px;
        line-height: 1;
        font-size: 11px;
        color: #000;
        font-family: 'Open Sans';
        text-transform: uppercase;
    }


    .evaluationbuttontext {
        position: relative;
        display: block;
        width: 90%;
        margin: auto;
        text-align: center;
        font-weight: bold;
        /*font-style: italic;*/
    }

    .evaluationbuttonimage {
        display: block;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

        .evaluationbuttonimage .eval {
            display: inline-block;
            height: 50px;
            width: 50px;
            margin-right: 10px;
            background-position: center;
            background-repeat: no-repeat;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            cursor: pointer;
        }

            .evaluationbuttonimage .eval.blue {
                background-image: url('https://software.movelife.net/Images/Smiles/blue-smile.png');
            }

            .evaluationbuttonimage .eval.blueoff {
                background-image: url('https://software.movelife.net/Images/Smiles/blue-gray-smile.png');
            }

            .evaluationbuttonimage .eval.green {
                background-image: url('https://software.movelife.net/Images/Smiles/green-smile.png');
            }

            .evaluationbuttonimage .eval.greenoff {
                background-image: url('https://software.movelife.net/Images/Smiles/green-gray-smile.png');
            }

            .evaluationbuttonimage .eval.yellow {
                background-image: url('https://software.movelife.net/Images/Smiles/yellow-smile.png');
            }

            .evaluationbuttonimage .eval.yellowoff {
                background-image: url('https://software.movelife.net/Images/Smiles/yellow-gray-smile.png');
            }

            .evaluationbuttonimage .eval.red {
                background-image: url('https://software.movelife.net/Images/Smiles/red-smile.png');
            }

            .evaluationbuttonimage .eval.redoff {
                background-image: url('https://software.movelife.net/Images/Smiles/red-gray-smile.png');
            }


    .evaluation, .evaluation-step {
        display: none;
        position: relative;
        /*background-color: #FFFFFF !important;*/
        margin: 0px auto 40px auto;
        max-width: 500px;
        padding-top: 20px;
    }

    .evaluation_question {
        margin: 5px;
        text-align: center;
        border-bottom: 1px solid #000000;
    }

        .evaluation_question .evaluationbuttontext {
            position: relative;
            display: block;
            width: 100%;
            margin: auto;
            text-align: left;
            font-weight: bold;
            /* letter-spacing: 2px; */
            height: 20px;
            line-height: 1;
            font-size: 11px;
            color: #000;
            font-family: 'Open Sans';
            text-transform: uppercase;
        }

    .evaluation .btncontainer {
        width: 100%;
        text-align: center;
    }



    .evaluation .btnsavesimple {
        width: 80%;
        text-align: center;
        background-color: #000000;
        color: #FFFFFF;
        margin-bottom: 20px;
        margin-top: 10px;
        font-size: 18px;
        height: 35px;
        border: 3px solid #000;
        letter-spacing: 2px;
        font-family: 'Open Sans';
        text-transform: uppercase;
    }

    .bottomtext1 {
        display: none;
        font-size: 12px;
        font-weight: 600;
        font-family: 'Open Sans';
        color: #000;
        padding: 10px;
        /*padding-top: 50px;*/
        padding-bottom: 40px;
        /*background-color: #FFFFFF;*/
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        text-align: right;
        /*background-image: url(https://software.movelife.net/Documents/Menus/92/Movelife_grupo_cafeina.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;*/
        height: 230px;
    }

    @media only screen and (max-width: 414px) {
        .bottomtext1 {
            height: 180px;
        }
    }
    /*.bottomtext1::after {
        content: url(https://software.movelife.net/Documents/Menus/92/Online/124/Movelife_grupo_cafeina.png);
    }*/


    .bottomtext1:lang(pt-PT):before {
        content: "Se for alérgico a algum ingrediente, por favor fale com os nossos colaboradores.";
        padding-bottom: 30px;
    }

    .bottomtext1:lang(en-GB):before {
        content: "If you are allergic to any ingredient, please talk to our employees.";
        padding-bottom: 30px;
    }

    .iva_info {
        text-align: right;
        display: block !important;
        font-size: 11px;
        font-weight: 400;
        font-family: 'Open Sans', sans-serif;
        color: #ffffff;
        padding: 10px;
        /*padding-top: 50px;*/
        /*padding-bottom: 30px;*/
        /*background-color: #FFFFFF;*/
        /*max-width: 500px;*/
        margin-left: auto;
        margin-right: auto;
        padding-top: 50px;
    }

    .menu_info {
        display: none !important;
        font-size: 12px;
        font-weight: 600;
        font-family: 'Open Sans';
        color: #000;
        padding: 10px;
        /*padding-top: 50px;*/
        /*padding-bottom: 30px;*/
        /*background-color: #FFFFFF;*/
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        text-align: right;
    }



    /*ACCORDION*/
    /*
.card {
    margin: 10px;
    background-color: transparent !important;
    border: none;
    margin-left: 0;
    margin-right: 0;
}

.btn:focus, .btn.focus {
    box-shadow: none;
}

.card-header {
    text-align: center;
}

    .card-header h2 {
        margin-top: 0;
    }

        .card-header h2 button {
            text-align: center !important;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 0.25px;
            font-family: Didact Gothic, 'Open Sans';
        }

.inner_separator {
    color: #231F1E;
    font-size: 17px;
    font-family: Didact Gothic;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font-weight: 600;
}

.product-list .product-list-item h4 {
    margin: 0 0 8px;
    font-weight: 600;
    font-size: 17px;
    font-family: FuturaStd-Book;
    text-transform: uppercase;
}

.product-list .product-list-item .description, .product-list .product-list-item p {
    font-size: 15px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 0px;
    line-height: 15px;
    font-family: FuturaStd-Light;
}


.product-list .product-list-item .pricelabel {
    color: #000000;
    font-size: 15px;
    text-align: right;
    vertical-align: middle;
    font-weight: 600;
    font-family: FuturaStd-Light;
}
*/
    .ct-body-content {
        /*margin-top: 70px;
    position: relative;
    padding: 0 !important;
    height: auto;
    background-color: #fff;
    width: 85%;*/
        /*width: 920px;*/
        /*max-width: 1080px;
    border-radius: 0 0 10px 10px;*/
    }

    /*
@media only screen and (max-width: 767px) {
    .product-list .product-list-item .button {
        padding-top: 8px;
        text-align: center;
        border: none;
        border-top: 1px solid rgba(0,0,0,0.2);
        margin-top: 8px;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .product-list .product-list-item h4 {
        text-align: center;
    }

    .product-list .product-list-item .description, .product-list .product-list-item p {
        text-align: center;
    }

    .product-list .product-list-item .pricelabel {
        color: #000000;
        font-size: 15px;
        text-align: right;
        vertical-align: middle;
        font-weight: 600;
        font-family: FuturaStd-Light;
    }
*/
    html {
        /*width: 100%;
        font-family: Open Sans, Roboto, sans-serif;
        background-color: #231F1E !important;
        background-image: initial !important;*/
    }
    /*}*/


    /*ACCORDION*/
    .accordion {
        max-width: 920px;
        text-align: center;
        margin: auto;
    }

    .card {
        margin: 10px;
        background-color: transparent !important;
        border: none;
        margin-left: 0;
        margin-right: 0;
    }

    .btn:focus, .btn.focus {
        box-shadow: none;
    }

    .card-header {
        text-align: center;
        padding: 0.20rem 1.25rem;
        margin-bottom: 0;
        background-color: #f1f1f1;
        border-bottom: 4px solid rgba(217, 168, 18, 1);
    }



        .card-header:first-child {
            border-radius: 0;
        }

        .card-header h2 {
            margin-top: 0;
        }

            .card-header h2 button::before {
                content: "";
                font-size: 20px;
                text-transform: uppercase;
                font-weight: 700;
                letter-spacing: 0.25px;
                font-family: Didact Gothic, 'Open Sans';
            }

            .card-header h2 button {
                text-align: center !important;
                font-size: 21px;
                /*letter-spacing: 0.25px;*/
                font-family: 'Open Sans';
            }

                .card-header h2 button::after {
                    content: "";
                    font-size: 20px;
                    text-transform: uppercase;
                    font-weight: 700;
                    letter-spacing: 0.25px;
                    font-family: Didact Gothic, 'Open Sans';
                }




    .card-body {
        background-color: #fff;
    }

    @media (max-width: 650px) {
        .card-body {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .inner_separator {
        color: #231F1E;
        font-size: 17px;
        font-family: Didact Gothic;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0.25px;
        font-weight: 600;
    }

    @media (max-width: 650px) {
        .product-list .product-list-item img {
            position: absolute;
            left: 5px;
        }

        .product-list .product-list-item .product-info .col-xs-10 {
            margin-left: 90px !important;
            width: 110%;
        }

        .product-list .product-list-item h4, .product-list .product-list-item .description {
            /*padding-left: 90px;*/
        }

        .product-list .product-list-item .description, .product-list .product-list-item p {
        }
    }

    .product-list .product-list-item h4 {
        /*margin: 0 0 8px;
    font-weight: 600;
    font-size: 17px;
    font-family: FuturaStd-Book;
    text-transform: uppercase;*/
    }

    .product-list .product-list-item .description, .product-list .product-list-item p {
        /*font-size: 15px;
    margin-bottom: 0;
    text-align: left;
    letter-spacing: 0px;
    line-height: 15px;
    font-family: FuturaStd-Light;*/
    }

    .product-list .product-list-item .pricelabel {
        /* margin-left: 10px; */
        /* line-height: 20px; */
        /*color: #000000;
    font-size: 15px;
    text-align: right;
    vertical-align: middle;
    font-weight: 600;
    font-family: FuturaStd-Light;*/
    }

    .ct-body-content {
        margin-top: 50px;
        position: relative;
        padding: 0 !important;
        height: auto;
        background-color: transparent;
        width: 98%;
        /*width: 920px;*/
        max-width: 100%;
    }


    @media only screen and (max-width: 767px) {
        .product-list .product-list-item .button {
            /*padding-top: 8px;
            text-align: center;
            border: none;
            border-top: 1px solid rgba(0,0,0,0.2);
            margin-top: 8px;
            width: 60%;
            margin-left: auto;
            margin-right: auto;*/
        }

        .product-list .product-list-item h4 {
            /*text-align: center;*/
        }

        .product-list .product-list-item .description, .product-list .product-list-item p {
            /*text-align: center;*/
        }

        .product-list .product-list-item .pricelabel {
            /*color: #000000;
            font-size: 15px;
            text-align: right;
            vertical-align: middle;
            font-weight: 600;
            font-family: FuturaStd-Light;*/
        }

        html {
            /*width: 100%;
            font-family: Open Sans, Roboto, sans-serif;
            background-color: #231F1E !important;
            background-image: initial !important;*/
        }
    }



#ct-separator_8119 {
    text-align: center;
    padding: 0.20rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(217, 168, 18, 1);
    border-bottom: 4px solid rgba(217, 168, 18, 1);
}

    #ct-separator_8119 h2 button {
        color: #ffffff;
        font-size: 23px;
    }

#ct-separator_8132 {
    text-align: center;
    padding: 0.20rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(219, 204, 188, 1);
    border-bottom: 4px solid rgba(93, 62, 34, 1);
}

    #ct-separator_8132 h2 button {
        color: #5D3E22;
        font-size: 23px;
    }

#sep_8133 .selectpricetype {
    /* margin-left: 10px; */
    width: 220px !important;
    float: left;
    margin-right: 5px;
    letter-spacing: -0.5px;
}

#sep_8133 .product-info img {
    display: none !important;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#sep_8133 .product-list-item h4 {
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    color: #5D3E22;
}

#sep_8133 .product-list-item .description {
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #a1a1a1;
    margin-bottom: 20px;
}

@media (max-width: 650px) {
    #sep_8133 .product-info .col-xs-10 {
        margin-left: 0px !important;
        width: 100%;
    }
}

#innerseparator_598 {
    animation: blinkingText 1.8s infinite;
}

@keyframes blinkingText {
    0% {
        color: #5D3E22;
    }

    49% {
        color: #FBC177;
    }

    50% {
        color: #FBC177;
    }

    99% {
        color: #5D3E22;
    }

    100% {
        color: #5D3E22;
    }
}