@font-face{font-family:OxygenLight;src:url(../fonts/Oxygen-Light.ttf);}
@font-face{font-family:Oxygen;src:url(../fonts/Oxygen-Regular.ttf);}
@font-face{font-family:OxygenBold;src:url(../fonts/Oxygen-Bold.ttf);}
@font-face{font-family:Neutra;src:url(../fonts/NeutraTextTF-Book.otf) format("opentype");}
@font-face{font-family:NeutraBold;src:url(../fonts/NeutraTextTF-Bold.otf) format("opentype");}
html {
}
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Neutra", "Arial", sans-serif;
    background: transparent;
    color: #23282c;
    background: #F4F4F4;
}
h1{
    margin: 0;
}
hr{border-color:#e0e0e0;}
a, a:visited, a:focus{text-decoration:none;border:none;outline:none;}
a:hover{text-decoration:none;text-decoration:none;color: #467fcf}
a{
    color: #467fcf;
    text-decoration: none;
    background-color: transparent;
}
ul{padding:0;margin:0;list-style:none;}
b, strong{font-weight:700;font-family:"NeutraBold", "Arial", sans-serif;}
textarea{
    resize:vertical;
}
.loading{
    display: none;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    width: 60px;
    height: 60px;
    color: #467fcf;
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1003;
}
@keyframes spinner-border {
    to { transform: rotate(360deg); }
}
.error_msg{
    color: #fa5c5c;
}
.text_center{
    text-align: center;
}
.float_left{
    float:left;
}
.float_right{
    float:right;
}
.wrapper_normal{max-width:1024px;margin:0 auto;padding:0 12px;}
.wrapper{
    max-width: 768px;
    margin: 0 auto;
    padding: 0 12px;
}
.wrapper_max {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 12px;
}
.clear{clear:both;}
.full{
    display: block;
    width: 100%;
    text-align: center;
}
.mob{
    display: none;
}
.clear{
    clear: both;
}


.shop_logo {
    float: left;
    width: 200px;
    height: 100px;
    margin: 0;
    position: relative;
}
.shop_logo img {
    position: absolute;
    font-size: 18px;
    top: 10%;
    left: 50%;
    height: 80%;
    text-align: center;
}
.shop_name{
    font-size: 21px;
    margin: 34px 0 0;
}

.right_block{
    float: right;
}
.right_block .shop_name{
    float: right;
    margin: 8px 0 0;
}
#header {
    background: #FFF;
    box-shadow: 0 0 6px #ccc;
    width: 100%;
    top: 0;
    z-index: 101;
}
#header.nologo {
    background: #FFF;
    box-shadow: 0 0 6px #ccc;
    width: 100%;
    top: 0;
    z-index: 101;
    min-height: 30px;
    margin: -34px 0 0 0;
    height: 66px;
}
#header.nologo .shop_name {
    font-size: 21px;
    margin: 34px 0 0;
    padding: 15px 0;
}

.m6b{
    margin-bottom: 6px;
}
.nav_filter {
    position: absolute;
    z-index: 101;
    float: none;
    margin: 0;
    right: 0;
    top: -60px;
    width: 220px;
}
.nav_filter.mob{
    display: none;
}
.nav_burger {
    float: right;
    text-align: center;
    width: 88px;
    margin: 10px auto 0;
    border: 1px solid #CCC;
    padding: 5px 0;
    border-radius: 4px;
    line-height: 19px;
    background: #f6f6f6;
    cursor: pointer;
}
.nav_burger.mc {
    width: 158px;
}
.nav_burger a{
    color: #222;
}
.nav_filter_options {
    display: none;
    width: 220px;
    position: absolute;
    background: #FFF;
    box-shadow: 0 0 12px #666;
    padding: 12px;
    border-radius: 6px;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
    z-index: 9999;
}

#page h1 {
    text-align: center;
    margin: 45px 0 20px;
    font-size: 44px;
}
#page h2 {
    margin: 50px 0 -20px;
}



.sag_wrapper{
    font-family: "Neutra" !important;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 12px;
}
.sag_wrapper h1{
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    line-height: 0.92;
    letter-spacing: -1px;
    margin: 0;
}
.sag_wrapper p {
    text-align: center;
    font-size: 21px;
    color: #777;
    margin: 14px 0;
}


.sag_gallery{
    position: relative;
}
.sag_gallery li{
    position: relative;
}
.sag_gallery_slider{
    padding-top: 40px;
}
.sag_slide_info{
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: rgba(255,255,255,.9);
    overflow: hidden;
    z-index: 2;
}
.sag_slide_info_desc {
    font-family: "Neutra" !important;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 440px;
    width: 80%;
    cursor: pointer;
}
.sag_gallery_slider h3 {
    font-family: "Neutra" !important;
    font-size: 21px;
    line-height: 28px;
    color: #444;
    font-weight: 900;
    min-height: 140px;
    max-height: 140px;
    overflow: hidden;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    z-index: 9999;
    background: #FFF;
}
.sag_slide_info p {
    font-size: 18px;
    line-height: 150%;
    color: #444;
}
.lSAction > a {
    background-image: none!important;
    background: #000;
    padding: 2px;
    height: 40px;
    width: 40px;
}
.lSAction > a:hover {
    opacity: 1;
    box-shadow: none!important;
}
.sag_gallery .lSAction > .lSPrev {
    background-position: 0 0;
    left: -2px;
    top: 40%;
}
.sag_gallery .lSAction > .lSNext {
    background-position: 0 0;
    right: 1px;
    top: 40%;
}
.sag_gallery .lSAction > a img{
    box-shadow: none!important;
}

.sag_list{
    max-width: 1000px;
    margin: auto;
}
#page .sag_list h2 {
    margin: 40px 0 0px!important;
    border-bottom: 1px solid #666;
}
.sag_list h4{
    transition:all .3s ease;
}
.sag_list_row {
    border-bottom: 2px dotted #CCC;
    cursor: pointer;
    transition:all .1s ease;
}
.sag_list_row:hover{
    color: #0049a0;
}
.sag_list_row:hover .sag_list_left h4{
    padding: 0 0 0 6px;
}


.sag_list_left {
    padding: 0 0 0 4px;
}
.sag_list_left small{
    display: block;
    font-size: 14px;
    color: #666;
    margin: -8px 0 8px;
}
.sag_list_price{
    text-align: right;
    padding: 0 4px 0 0;
}

.sag_loading {
    display: none;
    position: fixed;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    margin: auto;
    width: 60px;
    height: 60px;
    color: #FFF;
    left: 0;
    right: 0;
    top: 45%;
    z-index: 9999;
}

@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

.sag_bg_gallery{
    display: none;
    position: fixed;
    font-family: "Neutra" !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
}
.sag_bg_dialog {
    display: none;
    position: absolute;
    box-shadow: none;
    background-position: 0;
    background-size: cover;
    background-repeat: repeat-x;
    left: 0;
    right: 0;
    margin: 0 auto 40px;
    padding: 0 0 0;
    z-index: 1002;
    width: 90%;
    max-width: 800px;
    top: 120%;
}

.sag_close_block {
    position: relative;
    height: 55px;
    max-width: 200px;
    margin: auto;
    text-align: center;
}
.sag_close {
    color: #FFF;
    cursor: pointer;
    width: 120px;
    margin: auto;
}
.sag_close span{
    font-size: 24px;
    font-family: "Neutra" !important;
}
.sag_close img {
    float: left;
    margin: 0px;
    width: 34px;
}

/* INFO */
.sag_gallery_post{
    width: 100%;
}
.sag_gallery_post li{
    position: relative;
}
.sag_info_title h1 {
    color: #FFF;
    font-size: 48px;
    text-align: center;
    margin: 0 0 22px;
}
.sag_post_info {
    color: #FFF;
    font-size: 18px;
}
.sag_post_info_left{
    float: left;
    width: 60%;
    color: #FFF;
}
.sag_post_info_left p{
    color: #FFF;
}
.sag_post_info_right {
    float: right;
    width: 35%;
    margin: 18px 0 0;
}
.clear{
    clear: both;
}

.sag_aside_line {
    border-bottom: 1px dotted #fff;
    padding: 6px 0;
}
.sag_aside_line_left {
    float: left;
    width: 130px;
    font-size: 18px;
}
.sag_aside_line_right {
    float: right;
    font-size: 16px;
    margin: 4px 0 0;
    text-align: right;
}
.sag_aside_line:last-child{
    border:none;
}
.sag_related_posts_content{
    border-top: 1px solid #FFF;
    padding: 30px 0;
}
.sag_related_post{
    float: left;
    width: 33.333%;
    cursor: pointer;
    transition:all .5s ease;
}
.sag_related_post_elem{
    float: left;
    width: 94%;
}
.sag_related_post_elem h3 {
    font-family: "Neutra" !important;
    font-size: 21px;
    color: #FFF;
    margin: 10px 0 0;
    padding: 0;
}

.sag_related_post_elem img, .sag_related_post_elem h3 {
    transition: all .5s ease;
}
.sag_related_post:last-child{
    float: right;
}
.sag_related_post:last-child .sag_related_post_elem{
    float: right;
}
.sag_bg_zoom_image{
    display: none;
    position: fixed;
    background: rgba(0,0,0,.8);
    width:100%;
    height: 100%;
    top:0;
    left: 0;
    overflow: auto;
    z-index: 9999;
}
.sag_zoom_image {
    position: absolute;
    top: 23%;
    width: 90%;
    max-width: 1024px;
    margin: 0 auto 80px;
    left: 0;
    right: 0;
    text-align: center;
}
.sag_zoom_image img{
    width: 100%;
}
.sag_gallery_post iframe{
    width: 100%;
    height: 700px;
}
.sag_post_edit_link a{
    color: #444;
}
.sag_post_edit_link a:active,.sag_post_edit_link a:focus{
    outline: none;
}
.sag_post_edit_link {
    float: right;
    background: #EEE;
    color: #444;
    font-family: "Neutra" !important;
    padding: 3px 18px;
    font-size: 21px;
    border: 2px solid #EEE;
    border-radius: 4px;
    cursor: pointer;
    transition: all .3s ease;
}
.sag_post_edit_link:hover{
    background: transparent;
    box-shadow: 0 0 8px #EEE;
}
.sag_post_edit_link:hover a{
    color: #EEE!important;
}
.sag_post_edit_link .dashicons {
    float: right;
    font-size: 21px;
    margin: 4px 0 0 6px;
}

.sag_edit {
    display: block;
    color: #FFF;
    width: 115px;
    background: #1673b5;
    text-align: center;
    padding: 6px;
    border-radius: 3px;
    margin: -10px auto 20px;
    cursor: pointer;
    font-size: 18px;
}
.sag_edit:hover,.sag_edit:active,.sag_edit:visited{
    color: #FFF;
    background: #2986c7;
}
.sag_allergen {
    max-width: 120px;
}

.nivel_list{
    margin-bottom: 25px;    
}


h3{
    margin-top: 8px;
    margin-bottom: 2px;
}
.nivel1 {
    font-size: 32px;
    padding: 0 16px 5px;
    border-bottom: 1px solid #333;
    margin: 10px 0 20px;
    font-weight: bold;
}
.nivel2 {
    font-size: 30px;
    list-style: disc;
    margin: 0 0 15px 40px;
    font-weight: bold;
}
.nivel3 {
    font-size: 28px;
    margin: 0 0 15px 40px;
    text-decoration: underline;
    font-style: italic;
}
.nivel4 {
    font-size: 24px;
    margin: 0 0 10px 60px;
    font-style: italic;
}
.nivel5 {
    margin-left: 88px;
    font-size: 21px;
    list-style: disc;
    color: #444;
}
.nivel6{
    margin-left:50px;
}
.nivel7{
    margin-left:60px;
}

.nivel_list_1{
    margin-left: 40px;
}
.nivel_list_2{
    margin-left: 60px;
}
.nivel_list_3{
    margin-left: 60px;
}
.nivel_list_4{
    margin-left: 90px;
}
.nivel_list_5 {
    margin-left: 110px;
}
.nivel_list_6{
    margin-left: 120px;
}
.nivel_list_7{
    margin-left: 130px;
}



.nav_filter{
    position: absolute;
    z-index: 101;
    float: none;
    margin: 0;
    right: 0;
}
.nav_filter_options{
    display: none;
    width: 220px;
    position: absolute;
    background: #FFF;
    box-shadow: 0 0 12px #666;
    padding: 12px;
    border-radius: 6px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
}
.field_row {
    margin: 0 0 16px;
}
.btn_filter {
    display: block;
    margin: 18px auto 12px;
    width: 110px;
    text-align: center;
}


@media(max-width:1480px){
    .sag_slide_info_desc {
        min-width: 360px;
    }
}
@media(max-width:1180px){
    .sag_slide_info_desc {
        min-width: 320px;
    }
    .sag_slide_info h2 {
        font-size: 26px;
        line-height: 30px;
        max-height: 62px;
        margin: 0 0 10px;
    }
    .sag_slide_info p {
        font-size: 15px;
        line-height: 150%;
    }
}
@media(max-width:1024px){
    .sag_slide_info_desc {
        min-width: 290px;
    }
    .sag_slide_info h2 {
        font-size: 21px;
        line-height: 24px;
        max-height: 50px;
    }
}
@media(max-width:780px){
    .wrapper_max {
        padding: 0 0 20px;
    }
    .shop_logo {
        margin: auto;
        float: none;
    }
    .shop_logo img{

    }
    #header .right_block {
        float: none;
        margin: 0px;
    }
    .right_block .shop_name {
        float: none;
        margin: 0px;
        width: 100%;
        text-align: center;
    }
    #header.nologo .shop_name {
        text-align: center;
    }
    #page h2 {
        margin: 30px 0 -20px;
        text-align: center;
    }

    .nivel1 {
        font-size: 32px;
        padding: 0 16px 5px;
        border-bottom: 1px solid #333;
        margin: 10px 0 8px;
        font-weight: bold;
    }
    .nivel2 {
        font-size: 28px;
        list-style: disc;
        margin: 0 0 8px 30px;
        font-weight: bold;
    }
    .nivel3 {
        font-size: 26px;
        margin: 0 0 12px 32px;
        text-decoration: underline;
        font-style: italic;
    }
    .nivel4 {
        font-size: 21px;
        margin: 0 0 6px 40px;
        font-style: italic;
    }
    .nivel5 {
        margin-left: 64px;
        font-size: 18px;
        list-style: disc;
        color: #444;
        font-weight: bold;
    }
    .nivel6{
        margin-left:50px;
    }
    .nivel7{
        margin-left:60px;
    }

    .nivel_list_1{
        margin-left: 38px;
    }
    .nivel_list_2{
        margin-left: 38px;
    }
    .nivel_list_3{
        margin-left: 38px;
    }
    .nivel_list_4{
        margin-left: 38px;
    }
    .nivel_list_5 {
        margin-left: 38px;
    }
    .nivel_list_6{
        margin-left: 120px;
    }
    .nivel_list_7{
        margin-left: 130px;
    }

    .sag_list_row{
        font-size: 14px;
    }
    .sag_list h4 {
        transition: all .3s ease;
        font-size: 14px;
        margin: 10px 0 0;
        font-weight: bold;
    }
    .field_row{
        margin: 0 0 6px;
        font-size: 12px;
    }
    .field_row label{
        margin-bottom: 0px;
    }
    .form-control {
        height: 26px;
        padding: 2px 12px;
        font-size: 14px;
    }
    .nav_filter_options {
        margin: -80px auto 0;
    }
    .btn_filter {
        display: block;
        margin: 12px auto 0px;
        width: 110px;
        text-align: center;
    }

}
@media(max-width:480px){
    .nomob{
        display: none;
    }
    .nav_filter.mob{
        display: block;
        margin-top: -20px;
    }
    .sag_post_info_left {
        float:none;
        width: 100%;
    }
    .sag_post_info_right {
        float: none;
        width: 100%;
    }
    .sag_zoom_image {
        position: absolute;
        top: 20%;
        width: 150%;
        margin: 0 auto 80px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .shop_logo{
        text-align: center;
    }
    .shop_logo img {
        position: static;
        font-size: 18px;
        height: 80%;
        text-align: center;
        margin: 10px 0;
    }
    .shop_name {
        font-size: 21px;
        margin: 15px 0 0 10px;
    }

    #page {
        padding-top: 0;
    }

    .nav_filter {
        position: relative;
        float: none;
        margin: auto;
        width: 100%;
        z-index: 101;
        padding: 6px 0 16px;
        background: #FFF;
        box-shadow: 0 3px 3px #ccc;
        position: sticky;
        position: -webkit-sticky;
        top: 0!important;
        left: 0;
        right: 0;
        height: var(--header-height);
        align-items: center;
        justify-content: space-around;

    }
    .nav_burger{
        text-align: center;
        width: 88px;
        margin: 10px auto 0;
        border: 1px solid #CCC;
        padding: 5px 0;
        border-radius: 4px;
        line-height: 19px;
        background: #f6f6f6;
        cursor: pointer;
        float: none;
    }
    #header{
        position: relative;
    }
}


.sag_bg{
    width: 100%;
    height: auto;
}
.ea{
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
.ea img{
    width: inherit;
    height: inherit;
}
.sag_gallery_slider .ea img{
    transition:all .5s ease;
}
.eam:hover .ea img{
    opacity: .9;
    transform: scale(1.1);
}
.sag_related_post .eam:hover{
    opacity: .7;
}

@media(max-width:1280px){
}


@media print{
}