body{
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'LatoRegular', sans-serif;
}
a {
    outline: none;
    text-decoration: none; border: 0px;
}

img {
    border: 0;
}
/* HEADER */
header{
    min-width: 800px;
    width: 100%;
    margin: 0 auto;
    background-color: #12100f;
    height: 120px;
}
.nav {
    min-width: 800px;
    width: 75%;
    margin: 0 auto;
}
.top_links{
    position: relative;
    top: 10px;
    width: 100%;
    min-width: 640px;
    text-align: right !important;
    z-index: 3;
}
.top_links table {
    width: 80%;
    position: absolute;
    right: 0;
}
.top_links table tr td{
    width: 50%;
}
.languages{
    width:100%;
    text-align: left;
}
.languages a{
    font-family: 'Vinegar';
    font-size: 20px;
    color: #ffdd77;
    margin-right: 20px;
    text-decoration: none;
    padding: 5px 10px;
    border-bottom: 1px solid #ffdd77;
}
.languages a:hover{
    color: #fff;
}
.special_links {
    width:100%;
    text-align: right;
}
.special_links a {
    font-family: 'Vinegar';
    font-size: 20px;
    font-style: italic;
    color: #ffdd77;
    margin-left: 20px;
}

.special_links a:hover {
    color: #fff;
}
.special_links a img{
    border: 0px;
}

.menu {
    width: 100%;
    min-width: 800px;
    text-align: right;
    position: relative;
    top: -10px;
    z-index: 2;
}
.logo {
    width: 100%;
    text-align: left !important;
    position: relative;
    top: 40px;
}
.links {
    width: 100%;
    text-align: right;
    float: right;
}
.links a{
    font-family: 'Vinegar';
    font-weight: 400;
    color: #ffdd77;
    text-decoration: none;
    margin-left: 30px;
}
.links a:hover{
    color: #fff;
}
.links a.active{
    color: #fff;
}
.homeLink{
    color: #212121;
}

/* HOME */
.tip {
    display: none;
    position: absolute;
    z-index:1000;
}
.tip .img_prod{
    color: #fff;
    background: #fff;
    padding:10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left; margin-right: 20px;
    box-shadow: 2px 2px 4px #333;
}
.override_arrow {
    width:100%; text-align:center;
}
.override_arrow img{
    text-align: center; position: relative; top:-5px; left:10px;

}
.banner {
    width: 100%;
    min-width: 800px;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    overflow: auto;
    z-index: 1;
    vertical-align: top;
}
.banner li { list-style: none; width: 100%; }
.banner ul li {
    display: block;
    float: left;
    position: relative;
    left: -40px;
    width: 100%;
    padding: 0px;
    /*		-webkit-background-size: 100% 100%;*/
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    /*		background-size: 100% 100%;*/
    box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
}

.banner .btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid rgba(255,255,255,.4);
    border-radius: 5px;
}
.banner .btn:hover {
    background: rgba(255,255,255,.05);
}
.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots {
    position: absolute;
    left:79%;
    right:0px;
    top: 5%;
}
.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.slogan {
    width: 75%;
    margin: 0 auto;
    font-family: 'Vinegar';
    text-align: right;
    min-width: 800px;
    min-height: 300px;
    max-height: 350px;
    color: #111;
    text-shadow: 0px 0px 5px #fff;
}
.slogan_img {
    width: 100%;
    min-width: 800px;
    min-height: 250px;
    max-height: 350px;
}
/*.slogan_span_top {
    background-color: #eee; padding: 0px 15px; padding-bottom: 2px;
     IE 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     IE 5-7 
    filter: alpha(opacity=80);
     Netscape 
    -moz-opacity: 0.8;
     Safari 1.x 
    -khtml-opacity: 0.8;
     Good browsers 
    opacity: 0.8;
     Safari 3-4, iOS 1-3.2, Android 1.6- 
    -webkit-border-radius: 10px 10px 0px 0px;
     Firefox 1-3.6 
    -moz-border-radius: 10px 10px 0px 0px; 
     Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ 
    border-radius: 10px 10px 0px 0px;
}
.slogan_span_bottom {
    background-color: #eee; padding: 0px 15px; padding-bottom: 2px;
     IE 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     IE 5-7 
    filter: alpha(opacity=80);
     Netscape 
    -moz-opacity: 0.8;
     Safari 1.x 
    -khtml-opacity: 0.8;
     Good browsers 
    opacity: 0.8;
     Safari 3-4, iOS 1-3.2, Android 1.6- 
    -webkit-border-radius: 10px 0px 10px 10px; 
     Firefox 1-3.6 
    -moz-border-radius: 10px 0px 10px 10px; 
     Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ 
    border-radius: 10px 0px 10px 10px;
}*/

.main_container_static {
    background-color: #fff;
    width: 100%;
    min-width: 800px;
    min-height: 500px;
    position: relative;
    z-index: 10;
    top: -20px;
}

.main_container {
    background-color: #fff;
    width: 100%;
    min-width: 800px;
    min-height: 500px;
    position: relative;
    z-index: 10;
}
.product_banner {
    width: 100%;
    min-width: 800px;
    background-color: #12100f;
    padding: 10px 0px;

}
.product_links {
    width: 75%;
    min-width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #ffdd77;
}
.product_links a {
    font-family: 'LatoItalic';
    padding: 0px 2%;
    color: #ffdd77;
    text-transform: uppercase;
}
.product_links a:hover {
    color: #fff;
}
.product_links a.active {
    color: #fff;
}
.content {
    width: 75%;
    margin: 20px auto;
}
.home_slogan{
    text-align: left;
    font-family: 'Vinegar';
    color: #bea869;
}
.home_text{
    width: 90%;
    text-align: left;
    font-family: 'LatoRegular';
    color: #ad9758;
    text-shadow: 0px 0px 1px #eee;
}
.table_flavours{
    width: 100%; border-spacing: 0;
}
.flavour_first{
    width: 50%; padding: 20px 0px 30px 0px; text-align:center; vertical-align: top; border-right: 1px solid #bea869;
}
.flavour_second{
    width: 50%; padding: 20px 0px 30px 0px; text-align:center; vertical-align: top;
}
.flavour_even{
    width: 50%; padding: 20px 0px 30px 0px; text-align:center; vertical-align: top; border-top: 1px solid #bea869; border-right: 1px solid #bea869;
}
.flavour_odd {
    width: 50%; padding: 20px 0px 30px 0px; text-align:center; vertical-align: top; border-top: 1px solid #bea869;
}
.flavours {
    text-align: center;
    font-family: 'Vinegar';
    font-weight: bold;
    color: #111;
}

/* SOBRE NÓS */
.about_us {
    width: 100%;
}
.about_us_left {
    width: 40%;
    vertical-align: top;
}
.about_us_right {
    width: 60%;
    vertical-align: top;
}
.about_slogan {
    font-family: 'Vinegar';
    font-weight: lighter;
    text-align: left;
    width: 90%;
    padding-bottom: 20px;
    position: relative;
}
.about_subslogan {
    font-family: 'LatoRegular';
    color: #bea869;
    text-align: right;
    width: 90%;
    padding-bottom: 50px;
}
.about_sgs {
    width: 90%;
    text-align: right;
}
.about_sgs img{
    width: 20%;
}

/* GERAL */
.text_content{
    width: 100%;
    text-align: justify;
    font-family: 'LatoRegular';
}
.c_brown {
    color: #bea869;
}
.banner_static {
    position: relative;
    top: 0;
    width: 100%;
    min-width: 800px;
    height: 180px;
}
.banner_static img {
    width: 100%;
    min-width: 800px;
    
}

/* MELHORES QUEIJOS */
.slider ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.slider{
    margin: 0 auto;
    width: 100%;
}


.lista_produto{
    width:100%;
    margin:0 auto;
    display:none;
}
.active_produto {
    display:block;
}
.prod_comprar{
    width: 70%; margin:20px auto; background-color: #111;
    padding: 20px 0;
}
.prod_comprar a{
    color: #bea869;
}
.prod_comprar a:hover{
    color: #fff;
}
.prod_titulo {
    font-family: 'LatoLight';
    text-align: justify; width: 100%;
}
.prod_all_title {
    text-align: center;
    font-family: 'Vinegar';
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
}
.allflavoursdiv{
    background-color: #eee; width: 100%; color: #333; text-align: center;
}
.allflavoursdiv:hover {
    background-color: #ddd;
}
.flavours_link {
    width:100%; cursor: pointer; text-align: center;
    color: #333;
}
/* CONTACTOS */
.c_table {
    width: 100%;
}

#contact-area {
    width: 100%;
}
.c_p_content a {
    color: #333;
}
#contact-area input{
    resize: none;
    font-family: 'LatoLight', sans-serif;
    font-size: 13pt;
    color: #888;
    border: 1px solid #fff;
    width: 99%; background-color: #eee;
    height: 30px;
    padding-left: 1%;
}
#contact-area input:focus{
    background-color: #fff;
    border: 1px solid #999;
}
#contact-area textarea{
    padding-left:1%;
    resize: none;
    font-family: 'LatoLight', sans-serif;
    font-size: 13pt;
    color: #888;
    border: 1px solid #fff;
    width: 99%; background-color: #eee;
}
#contact-area textarea:focus{
    background-color: #fff;
    border: 1px solid #999;
}
.senderButton {
    width: 100%; padding: 15px 0px;
    text-align: center;
    border: 1px solid #333;
    background-color: #111;
}
#send{
    text-decoration: none;
    width: 100%;
    padding: 20px 0px;
    text-align: center;
    font-family: 'LatoRegular', sans-serif;
    font-size: 17pt;
    color: #ffdd77;
    text-transform: uppercase;
}
#send:hover {
    color: #fff;
}
.talkUs {
    font-family: 'LatoLight', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #ad9758;
}

.overlayMap {
    background: rgba(0,0,0,0.4);
    position:relative; 
    width:100%;
    height:500px; /* your iframe height */
    top:500px;  /* your iframe height */
    margin-top:-500px;  /* your iframe height */
}
.overlayMap:after {
    background: transparent;
}

/* ONDE COMPRAR */
.ponto_search{
    padding: 30px 0px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.ponto_search_title {
    font-family: 'LatoLight', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #ad9758;
    text-transform: uppercase;
}
.ponto_search input{
    height: 35px;
    width: 30%;
    border: 1px solid #ad9758;
    font-family: 'LatoLight', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ad9758;
    text-transform: uppercase;
    margin-left: 15px;
    padding-left: 5px;
}
.ponto_search img{
    margin-left: 15px;
    vertical-align: middle;
}
.ponto_table {
    width: 100%;
    margin: 0 auto;
    border-spacing: 0;
    border: 0;
    min-height: 300px;
}
.ponto_table_title {
    font-family: 'LatoRegular', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #ad9758;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd; 

}
.ponto_table_content {
    font-family: 'LatoRegular', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;

}


/* RECEITAS */
receita-menu {
    float: left;
    width: 25%;
}
.receita-menu ul li{
    list-style: none;
    font-family: 'LatoBold', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #ad9758;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.receita-menu ul li a {
    cursor: pointer;
}
.receita-menu ul li a:hover {
    color: #7a6415;
}
.todosProdutos{

}
.receita{
    float:right; 
    width:75%;
    display:none;
}	
.activado{
    display:block;
}
.receita table {
    width: 100%;
}
.receita table tr td{
    width: 21%;
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
}
.receita table tr td img{
    background-color: #eee;
    width: 90%;
}

#accordion {
    width: 96%;
    min-height: 650px;
}
#accordion h3{
    outline: 0 none;
    width: 98%;
    padding: 20px;
    font-family: 'LatoBold', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #ad9758;
    text-align: left;
    text-transform: uppercase;
    border-top: 1px solid #ad9758;
    cursor: pointer;
}
#accordion h3.ui-accordion-header {
    background: url(../../_img/client/arrow_down.png) center right no-repeat; 
}
#accordion h3.ui-state-active {
    background: url(../../_img/client/arrow_up.png) center right no-repeat; 
}
#accordion h3.ui-state-hover {
    background: url(../../_img/client/arrow_down_on.png) center right no-repeat; 
}

#accordion .accordion_text{
    font-style: normal;
    width: 94%;
    margin: 0 auto;
}

/* FOOTER */

footer {
    position: relative;
    bottom: 0;
    min-height: 150px;
    left: 0;
    width: 100%;
    z-index: 1;
}
.gotop {
    width: 85%;
    min-width: 800px;
    margin: 0 auto;
    text-align: right;
}
.footer_content {
    width: 85%;
    margin: 0 auto;
    padding: 2rem 0 4rem;
    min-width: 800px;
}
.footer_table {
    width: 100%;
    min-width: 800px;
}

.footer_c_1{
    width: 25%;
    text-align: left;
    vertical-align: top;
}
.footer_c_1 a {
    color: #000;
    text-decoration: underline;
}
.footer_c_2 {
    width: 45%;
    text-align: center;
    vertical-align: top;
}
.footer_c_2 img {
    padding-right: 10px;
    margin-left: 20px;
}
.footer_c_2 a {
    color: #000;
}
.footer_c_3 {
    vertical-align: top;
    width: 30%;
    text-align: right;
}
.footer_c_3 a {
    color: #000;
}


@media only screen and (min-width: 0px) {
    /* HEADER */
    .links a{
        font-size: 14px;
    }
    .slogan {
        font-size: 33px;
        position: relative;
        top: -200px;
        right: 150px;
    }
    .slogan_span {
        padding-bottom: 1px;
    }
    .banner {
        top: -20px;
        height: 210px !important;
    }
    .main_container {
        top: -30px;
    }

    /* HOME */
    .home_slogan{
        font-size: 38px;
    }
    .home_text{
        font-size: 16px;
    }
    .flavours{
        font-size: 14px;
    }
    .product_links a {
        font-size: 12px;
    }
    .tip {
        width: 80px;
    }
    .tip .img_prod{
        width:80px;
    }
    .param-base-font-b2{
        font-size: 12px;
    }

    /* SOBRE NÓS */
    .about_slogan {
        font-size:33px;
        top: -25px;
    }
    .about_subslogan {
        font-size:20px;
    }

    /* GERAL */
    .text_content{
        font-size: 12px;
        line-height: 22px;
    }

    .prod_titulo {
        font-size: 16px;
    }

    /*FOOTER */
    .footer_c_1{
        font-size: 11px;
    }
    .footer_c_2{
        font-size: 11px;
    }
    .footer_c_3{
        font-size: 11px;
    }

    /*MELHORES QUEIJOS*/
    .prod_comprar a{
        font-size: 12px;
    }
    .plus_prod {
        display: block; position:relative; left: 80%; bottom: 18px; width: 17%;
    }
    .slider{
        height: 160px;
    }
}

@media only screen and (min-width: 800px) {
    /* HEADER */
    .links a{
        font-size: 15px;
    }
    .slogan {
        font-size: 37px;
        position: relative;
        top: -200px;
        right: 140px;
    }
    .slogan_span {
        padding-bottom: 2px;
    }
    .banner {
        top: -20px;
        height: 220px !important;
    }
    .main_container {
        top: -30px;
    }

    /* HOME */
    .tip {
        width: 85px;
    }
    .tip .img_prod{
        width: 85px;
    }
    .home_slogan{
        font-size: 40px;
    }
    .home_text{
        font-size: 17px;
    }
    .flavours{
        font-size: 15px;
    }
    .product_links a {
        font-size: 14px;
    }
    .param-base-font-b2{
        font-size: 13px;
    }

    /* SOBRE NÓS */
    .about_slogan {
        font-size:35px;
        top: -27px;
    }
    .about_subslogan {
        font-size:22px;
    }

    /* GERAL */
    .text_content{
        font-size: 13px;
        line-height: 24px;
    }

    .prod_titulo {
        font-size: 17px;
    }

    /*FOOTER */
    .footer_c_1{
        font-size: 12px;
    }
    .footer_c_2{
        font-size: 12px;
    }
    .footer_c_3{
        font-size: 12px;
    }

    /*MELHORES QUEIJOS*/
    .prod_comprar a{
        font-size: 14px;
    }
    .plus_prod {
        display: block; position:relative; left: 80%; bottom: 20px; width: 17%;
    }
    .slider{
        height: 180px;
    }
}

@media only screen and (min-width: 1024px) {
    /* HEADER */
    .links a{
        font-size: 16px;
    }
    .slogan {
        font-size: 42px;
        position: relative;
        top: -200px;
        right: 80px;
    }
    .banner {
        top: -20px;
        height: 230px !important;
    }
    .main_container {
        top: -30px;
    }

    /* HOME */
    .tip {
        width: 90px;
    }
    .tip .img_prod{
        width: 90px;
    }
    .home_slogan{
        font-size: 42px;
    }
    .home_text{
        font-size: 18px;
    }
    .flavours{
        font-size: 16px;
    }
    .product_links a {
        font-size: 15px;
    }
    .param-base-font-b2{
        font-size: 14px;
    }

    /* SOBRE NÓS */
    .about_slogan {
        font-size:37px;
        top: -30px;
    }
    .about_subslogan {
        font-size:24px;
    }

    /* GERAL */
    .text_content{
        font-size: 14px;
        line-height: 26px;
    }

    .prod_titulo {
        font-size: 18px;
    }

    /*FOOTER */
    .footer_c_1{
        font-size: 13px;
    }
    .footer_c_2{
        font-size: 13px;
    }
    .footer_c_3{
        font-size: 13px;
    }

    /*MELHORES QUEIJOS*/
    .prod_comprar a{
        font-size: 16px;
    }
    .plus_prod {
        display: block; position:relative; left: 80%; bottom: 25px; width: 17%;
    }
    .slider{
        height: 180px;
    }
}

@media only screen and (min-width: 1124px) {
    /* HEADER */
    .links a{
        font-size: 18px;
    }

    .slogan {
        font-size: 46px;
        position: relative;
        top: -200px;
        right: 60px;
    }
    .banner {
        top: -20px;
        height: 240px !important;
    }
    .main_container {
        top: -30px;
    }

    /* HOME */
    .tip {
        width: 95px;
    }
    .tip .img_prod{
        width: 95px;
    }
    .home_slogan{
        font-size: 45px;
    }
    .home_text{
        font-size: 19px;
    }
    .flavours{
        font-size: 17px;
    }
    .product_links a {
        font-size: 15px;
    }
    .param-base-font-b2{
        font-size: 15px;
    }

    /* SOBRE NÓS */
    .about_slogan {
        font-size:39px;
        top: -35px;
    }
    .about_subslogan {
        font-size:26px;
    }

    /* GERAL */
    .text_content{
        font-size: 15px;
        line-height: 28px;
    }

    .prod_titulo {
        font-size: 19px;
    }

    /*FOOTER */
    .footer_c_1{
        font-size: 14px;
    }
    .footer_c_2{
        font-size: 14px;
    }
    .footer_c_3{
        font-size: 14px;
    }

    /*MELHORES QUEIJOS*/
    .prod_comprar a{
        font-size: 18px;
    }
    .plus_prod {
        display: block; position:relative; left: 80%; bottom: 30px; width: 17%;
    }
    .slider{
        height: 220px;
    }
}

@media only screen and (min-width: 1248px) {
    /* HEADER */
    .links a{
        font-size: 20px;
    }

    .slogan {
        font-size: 48px;
        position: relative;
        top: -260px;
        right: 80px;
    }
    .banner {
        top: -20px;
        height: 250px !important;
    }
    .main_container {
        top: -20px;
    }

    /* HOME */
    .tip {
        width: 100px;
    }
    .tip .img_prod{
        width: 100px;
    }
    .home_slogan{
        font-size: 50px;
    }
    .home_text{
        font-size: 20px;
    }
    .flavours{
        font-size: 18px;
    }
    .product_links a {
        font-size: 17px;
    }
    .param-base-font-b2{
        font-size: 16px;
    }

    /* SOBRE NÓS */
    .about_slogan {
        font-size:41px;
        top: -40px;
    }
    .about_subslogan {
        font-size:28px;
    }

    /* GERAL */
    .text_content{
        font-size: 16px;
        line-height: 30px;
    }

    .prod_titulo {
        font-size: 20px;
    }

    /*FOOTER */
    .footer_c_1{
        font-size: 16px;
    }
    .footer_c_2{
        font-size: 16px;
    }
    .footer_c_3{
        font-size: 16px;
    }

    /*MELHORES QUEIJOS*/
    .prod_comprar a{
        font-size: 18px;
    }
    .plus_prod {
        display: block; position:relative; left: 80%; bottom: 30px; width: 17%;
    }
    .slider{
        height: 270px;
    }
}


.p2020_header {
    position: fixed;
    background-color: #FFF;
    text-align: center;
    width: 100%;
    height: 100px;
    top: 0;
    padding: 0;    
    z-index: 9999;
}

.spacer {
    width: 100%;
    height: 100px;
}

.p2020_header p {
    color: #000;
    font-family: 'LatoRegular';
    font-size: 14px;
    margin: 0.5rem 0;
}

.p2020_header a {
    color: #000;
    text-decoration: underline;
}

.p2020_header a:hover {
    text-decoration: none;
}

.p2020_footer a {
    color: #000;
    text-decoration: underline;
}

.p2020_footer a:hover {
    text-decoration: none;
}