@font-face {
    font-family: 'MeritagePro';
    src: url('../fonts/MeritagePro.eot') format('embedded-opentype'),
    url('../fonts/MeritagePro.otf') format('opentype');
}
/****** CUSTOM CSS ******/



/*** SPACE ***/
.rh_space_5 {
    height: 5px;
}
.rh_space_10 {
    height: 10px;
}
.rh_space_20 {
    height: 20px;
}
.rh_space_30 {
    height: 30px;
}
.rh_space_40 {
    height: 40px;
}
.rh_space_50 {
    height: 50px;
}
.rh_space_60 {
    height: 60px;
}
.rh_space_70 {
    height: 70px;
}


/*** TEXT ***/
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text_underline {
    text-decoration: underline;
}

/*** MARGIN ***/

.margin_custom1 {
    margin: -10px 0px 15px !important;
}
.margin_custom2 {
    margin: -5px 0px 0px 0px !important;
}
.margin_0 {
    margin: 0px 0px 0px 0px !important;
}

/*.rh_margin_5 p {
    margin: 0px 0px 5px 0px !important;
}*/

/*** PADDING ***/


.line_weight_1 {
    line-height: 1;
}

/*** FLOAT ***/
.rh_float_right {
    float: right;
}

/*** STYLE ***/
.rh_title_align {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1.0;
    orphans: 2;
    widows: 2;
    text-align: center;
}
p.rh_title_align.animate.fadeInUp {
    margin-bottom: 0px;
}
.rh_title_style {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 120px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_title_style_tm {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 10px;
    font-style: normal;
    font-family: "MeritagePro";
}
.rh_title_style2 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 30px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_title_style3 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 9pt;
    font-family: "MeritagePro";
    font-style: italic;
}
.rh_title_style4 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 14pt;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_title_style5 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 50px;
    font-family: "MeritagePro";
    font-style: normal;
}
.fontFaCst{
    font-family:"Arial";
    font-size: 20px;
}
.rh_title_image {
    overflow: hidden; display: inline-block;
    margin: 0.00px 0.00px;
    border: 0.00px solid #000000;
    transform: rotate(0.00rad) translateZ(0px);
    -webkit-transform: rotate(0.00rad) translateZ(0px);
    width: 36.33px; height: 38.20px;
}
.rh_subtitle1 {
    color: #000000;
    font-weight: 400;
    text-decoration: underline;
    vertical-align: baseline;
    text-decoration-skip-ink: none;
    font-size: 42px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_subtitle2 {
    color: #7f7f7f;
    font-weight: 400;
    text-decoration: underline;
    vertical-align: baseline;
    text-decoration-skip-ink: none;
    font-size: 42px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_recipe_title {
    color: #000000;
    font-weight: 400;
    text-decoration: underline;
    vertical-align: baseline;
    text-decoration-skip-ink: none;
    font-size: 45px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_price {
    color: #000000;
    font-weight: 400;
    font-size: 18pt;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_recipe_title_en {
    color: #808080;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-family: "Arial";
    font-style: italic;
}
.rh_span_text {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 32px;
    font-family: "MeritagePro";
    font-style: normal;
}
.rh_p_style {
    margin: 0px !important;
    line-height: 2;
}
.rh_subtext {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 8pt;
    font-family: "Arial";
    font-style: italic;
}
.shadow {
    padding: 60px 25px;
    margin: 0 auto;
    -webkit-box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    margin: 50px auto 60px;
}
#gdpr-sticky-banner {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em;
    text-align: center;
    color: rgba(255,255,255,.6);
    background-color: rgba(0,0,0,.8);
    font-weight: lighter;
}
#gdpr-sticky-banner a {
    color: #fff!important;
    text-decoration: none;
}
#gdpr-sticky-banner a:hover {
    color: #c2a476 !important;
    text-decoration: none;
}
#header #flags-display {
    display: none;
}
.shadow {
    padding: 60px 25px;
    margin: 0 auto;
    -webkit-box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 27px -1px rgba(0,0,0,0.75);
    margin: 50px auto 60px;
}
.footer-nav .logo a {
    color: #fff;
    padding: 0;
    text-decoration: none;
    font-weight: lighter;
}
.footer-nav .logo a:hover {
    color: #c2a476;
    background: none;
    text-decoration: none;
}


.Button--primary.Button--primary {
    background-color: #c69d5d;
    border: none;
    line-height: 1em;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
}
.Button--primary.Button--primary:hover {
    background-color: #c2a476;
    text-decoration: none;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.social-networks {
    text-align: right;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}
.swal-modal .swal-footer .swal-button-container:first-child {
    float: left;
}
.swal-modal .swal-footer .swal-button-container:only-child {
    float: none;
}
button.swal-button.swal-button--confirm:only-child {
    float: none;
}
button.swal-button.swal-button--read,
button.swal-button.swal-button--consent,
button.swal-button.swal-button--confirm {
    background-color: #c69d5d;
}
button.swal-button.swal-button--cancel{
    color: #c69d5d;
}
button.swal-button.swal-button--cancel:hover {
    background-color: #e8e8e8;
}
button.swal-button.swal-button--read:hover,
button.swal-button.swal-button--consent:hover,
button.swal-button.swal-button--confirm:hover {
    background-color: #c2a476;
}
button.swal-button.swal-button--confirm {
    visibility: hidden;
}
button.swal-button.swal-button--confirm:hover:after {
    background-color: #c2a476;
}
button.swal-button.swal-button--confirm:after {
    content:'Ja';
    visibility: visible;
    background-color: #c69d5d;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: -15px;
}
@media screen and (max-width: 1023px) and (min-width: 768px){
    #header .logo img {
        margin-top: -60px !important;
    }
    .footer-nav strong.logo {
        position: absolute;
        margin: -10px 0 0 -65px !important;
    }
}
@media screen and (max-width: 767px){
    .rh_span_text {
        font-size: 27px;
        /*margin: 2px 10px !important;*/
        margin: 5px 10px 5px 10px !important;
    }
    .rh_title_style {
        font-size: 65px;
    }
    .rh_subtitle1,
    .rh_subtitle2 {
        font-size: 32px;
    }
    p.text-left.rh_p_style {
        padding: 10px;
    }
    .fontFaCst {
        font-size: 12px;
    }
    .restaurant p {
        margin: 0 15px 30px;
    }
    .rh_recipe_title_en {
        line-height: 1;
    }
    span.rh_price.rh_float_right.animate.fadeInUp {
        margin-right: 10px;
        margin-top: 10px;
    }
    .rh_recipe_title {
        font-size: 35px;
        line-height: 0.5;
    }
    .col-sm-6.text-block.pull-right.animate.fadeInRight {
        width: 100%;
    }
    a.go-top {
        display: none;
    }
    strong.logo {
        margin-top: 10px;
    }
    .footer-nav .logo {
        top: -60px;
    }
    .footer-nav .logo a {
        font-size: 9px;
    }
}
@media screen and (max-width: 1023px){
    a.go-top {
        top: -50px;
        width: 38px;
        height: 35px;
    }
    span.glyphicon.glyphicon-menu-up {
        line-height: 37px;
    }
}
@media screen and (max-width: 991px){
    a.go-top {
        margin-right: -6%;
    }
    nav.f-nav {
        font-size: 9px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    strong.logo {
        margin-top: -25px;
        margin-left: -15%;
    }
    #header strong.logo.no-transition {
        width: 180px;
        margin: 0 0 0 -92px;
    }
    #header .navbar-nav li a {
        font-size: 8px;
    }
    .footer-nav .logo a {
        font-size: 11px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 1024px){
    .footer-nav strong.logo {
        margin: -18px 0 0 -80px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    #header .navbar-nav li a {
        font-size: 12px;
    }
}