@import url("https://use.typekit.net/uah1pqc.css");

@font-face {
    font-family: "chippewa-falls", sans-serif;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Neutra Text";
    src: url(https://benparis.com/wp-content/themes/rosa-child/fonts/NeutraTextTF-DemiItalic.otf);
    font-weight: normal;
}

.test-bor {
    text-decoration: none;
    border: 1px solid #ff00ff !important;
}

.test-bor2 {
    text-decoration: none;
    border: 1px solid #59df52 !important;
}


/********************************************/
/* row/column wihtout bootstrap*/
.row-manual {
    display: flex;
}

.column-manual {
    flex: 50%;
}



.col-1 {
    max-width: none !important;
}

/********************************************/

p {
    font-family: SouvenirStd-Medium;
    font-weight: 500;
    font-size: 18px;
    color: #9e9e9e;
    line-height: 1.6;
}

.row-no-pad {
    padding: 0px !important;
    margin: 0px !important;
}

.row-pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.row-pad2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.row-pad3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.row-pad4 {
    margin-top: 0px !important;
    margin-bottom: 50px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.row-pad5 {
    margin-top: 50px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.row-pad6 {
    margin-top: 50px !important;
    margin-bottom: 100px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.center-block {
    text-decoration: none;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.right-block {
    text-decoration: none;
    text-align: right !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.left-block {
    text-decoration: none;
    text-align: left !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.align-items-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.text-14 {
    font-size: 14px !important;
}

.text-18 {
    font-size: 18px !important;
}

.text-italics {
    font-style: italic;
}

.text-left {
    text-align: left;
}

.fineprint {
    font-size: 12px;
    font-style: italic;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


.btn,
.btn:a,
.btn:active,
.btn:visited {
    text-decoration: none;
    color: #FFFFFF !important;
    text-transform: uppercase;
    background-color: #1eabc1;
    border: none;
    border-radius: 3px !important;
    text-align: center;
    letter-spacing: 0.8em;
    line-height: 1;
    font-family: SackersGothicStd-Medium;
    transition: background-color .15s ease-in-out;
    -moz-transition: background-color .15s ease-in-out;
    -webkit-transition: background-color .15s ease-in-out;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
    background-color: #5ed7ea;
}


.btn-xs {
    text-decoration: none;
    padding-top: 0px !important;
    padding-right: 3px !important;
    padding-bottom: 0px !important;
    padding-left: 3px !important;
    margin: 0px !important;
    font-size: 10px;
    font-weight: normal;
    border: 2px solid !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    text-transform: uppercase;
    letter-spacing: normal;
}

.btn-sm {
    text-decoration: none;
    padding-top: 2px !important;
    padding-right: 5px !important;
    padding-bottom: 2px !important;
    padding-left: 5px !important;
    margin: 0px !important;
    font-size: 10px;
    font-weight: normal;
    border: 2px solid !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    text-transform: uppercase;
    letter-spacing: normal;
}

.btn-md {
    text-decoration: none;
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    margin: 0px !important;
    font-size: 12px;
    font-weight: normal;
    border: 2px none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    text-transform: uppercase;
    letter-spacing: normal;
}

.btn-lg {
    text-decoration: none;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    margin: 0px !important;
    font-size: 12px;
    font-weight: normal;
    border: 2px none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}

.btn-xl {
    text-decoration: none;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 65px !important;
    padding-left: 65px !important;
    margin: 0px !important;
    font-size: 18px;
    font-weight: normal;
    border: 2px none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    text-transform: uppercase;
    letter-spacing: normal;
}

.btn-xxl {
    text-decoration: none;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 80px !important;
    padding-left: 80px !important;
    margin: 0px !important;
    font-size: 28px;
    font-weight: normal;
    border: 2px none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    text-transform: uppercase;
    letter-spacing: normal;
}

.btn-default,
.btn-default:active,
.btn-default:visited {
    color: #FFFFFF !important;
    background-color: #1eabc1 !important;
    border-color: none !important;
}
.btn-default:hover,
.btn-default:focus {
    color: #FFFFFF !important;
    background-color: #5ed7ea !important;
    border-color: none !important;
}


.button-pad {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.clear {
    clear: both;
}

.promo-container {
    position: relative;
    max-width: 1400px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}

@media screen and (max-width: 1400px) {
    .promo-container {
        position: relative;
        max-width: 1400px;
        margin-top: 0;
        margin-right: 25px;
        margin-bottom: 25px;
        margin-left: 25px;
    }
}

.promo-container h3 {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: normal;
    border-bottom: none 1px #BD974E !important;
}

.mtt-left-text-right,
.mtt-right-text-left {
    margin-top: 50px;
    padding-bottom: 20px;
}

.mtt-left-text-right .mtt-text {
    float: right;
    width: 78%;
}

.mtt-left-text-right .mtt-pic {
    float: left;
    width: 20%;
    position: relative;
}

.mtt-right-text-left .mtt-text {
    float: left;
    width: 78%;
}

.mtt-right-text-left .mtt-pic {
    float: right;
    width: 20%;
    position: relative;
}

.mtt-pic img {
    width: auto;
    max-height: 600px;
}

.mtt-text {
    font-size: 16px;
    text-align: center;
}

.mtt-text ul {
    margin-bottom: 1em;
}

.mtt-text ul li,
.accordion-drop ul li {
    /*line-height: 1.35em !important;*/
    margin-left: 25px;
}



.mtt-text h1 {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 15px !important;
    text-transform: uppercase;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.mtt-left-text-right p,
.mtt-right-text-left p {
    text-align: justify;
    margin-bottom: 1em;
}

.mtt-text,
.mtt-left-text-right p,
.mtt-right-text-left p {
    text-align: left;
}

hr.mtt-divider {
    color: #CCCCCC;
    height: 1px;
    background-color: #eff0f1;
    /*makes Chrome behave*/
    border: none;
    margin-top: 25px;
}


/********************************************/

.homepage-left-text-right,
.homepage-right-text-left {
    margin-top: 50px;
    padding-bottom: 20px;
}

.homepage-left-text-right .homepage-text {
    float: right;
    width: 48%;
}

.homepage-left-text-right .homepage-pic {
    float: left;
    width: 48%;
    position: relative;
}

.homepage-right-text-left .homepage-text {
    float: left;
    width: 48%;
}

.homepage-right-text-left .homepage-pic {
    float: right;
    width: 48%;
    position: relative;
}

.homepage-pic img {
    width: 100%;
    height: auto;
}

.homepage-text {
    font-size: 18px;
    /* line-height: 1.5em; */
    /* line-height: 24px;*/
    text-align: center;
}


.homepage-text h1 {
    font-size: 36px !important;
    margin-bottom: 20px;
    text-align: center;
}

.homepage-left-text-right p,
.homepage-right-text-left p {
    text-align: justify;
    margin-bottom: 24px;
}


hr.homepage-divider {
    /* color: #EBE4D3;
    height: 1px;
    background-color: #EBE4D3; */
    border: none;
    margin-top: 25px;
}



@media screen and (max-width: 767px) {

    .homepage-left-text-right,
    .homepage-right-text-left {
        margin-top: 30px;
    }

    .homepage-left-text-right .homepage-text,
    .homepage-left-text-right .homepage-pic,
    .homepage-right-text-left .homepage-text,
    .homepage-right-text-left .homepage-pic {
        float: none;
        width: auto;
    }

    .homepage-text {
        margin-bottom: 30px;
        padding: 0;
    }
}


.homepage-anno h1 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 900;
}

.homepage-anno-frame {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 600px;
    border: solid 1px #9e9e9e;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

/********************************************/


.specials-left-text-right,
.specials-right-text-left {
    margin-top: 50px;
    padding-bottom: 20px;
}

.specials-left-text-right .specials-text {
    float: right;
    width: 48%;
}

.specials-left-text-right .specials-pic {
    float: left;
    width: 48%;
    position: relative;
}

.specials-right-text-left .specials-text {
    float: left;
    width: 48%;
}

.specials-right-text-left .specials-pic {
    float: right;
    width: 48%;
    position: relative;
}

.specials-pic img {
    width: 100%;
    height: auto;
}

.specials-text {
    line-height: 1.5em;
    /* line-height: 24px;*/
    text-align: left;
}

.specials-text ul {
    margin-bottom: 10px;
}

.specials-text ul li {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.specials-text h2 {
    font-family: "chippewa-falls";
    font-weight: bold;
    font-size: 32px;
    color: #976a4d;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 1.35em;
    text-align: left;
}

.specials-left-text-right p,
.specials-right-text-left p {
    text-align: justify;
    margin-bottom: 1em;
}

.specials-text,
.specials-left-text-right p,
.specials-right-text-left p {
    text-align: left;
}

hr.specials-divider {
    color: #EBE4D3;
    height: 1px;
    background-color: #EBE4D3;
    /*makes Chrome behave*/
    border: none;
    margin-top: 25px;
}

@media screen and (max-width: 767px) {

    .specials-left-text-right,
    .specials-right-text-left {
        margin-top: 30px;
    }

    .specials-left-text-right .specials-text,
    .specials-left-text-right .specials-pic,
    .specials-right-text-left .specials-text,
    .specials-right-text-left .specials-pic {
        float: none;
        width: auto;
    }

    .specials-text {
        margin-bottom: 30px;
        padding: 0;
    }
}

/********************************************/
.menu-cell {
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.menu-cell-content {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    margin-right: 25px;
}
.menu-img {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 300px;
}
.menu-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    margin-right: 25px;
}
.menu-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "chippewa-falls";
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.menu-title,
.menu-title:active,
.menu-title:visited {
    color: #FFFFFF !important;
    text-decoration: underline !important;
}

.menu-title:hover,
.menu-title:focus {
    color: #1eabc1 !important;
    text-decoration: none !important;
}

/********************************************/

.contact-left-text-right,
.contact-right-text-left {
    margin-top: 50px;
    padding-bottom: 20px;
}

.contact-left-text-right .contact-text {
    float: right;
    width: 48%;
}

.contact-left-text-right .contact-pic {
    float: left;
    width: 48%;
    position: relative;
}

.contact-right-text-left .contact-text {
    float: left;
    width: 48%;
}

.contact-right-text-left .contact-pic {
    float: right;
    width: 48%;
    position: relative;
}

.contact-pic img {
    width: 100%;
    height: auto;
}

.contact-text {
    font-size: 18px;
    /* line-height: 1.5em; */
    /* line-height: 24px;*/
    text-align: left;
}


.contact-text h1 {
    font-size: 36px !important;
    margin-bottom: 20px;
    text-align: left;
}

.contact-left-text-right p,
.contact-right-text-left p {
    text-align: justify;
    margin-bottom: 24px;
}


hr.contact-divider {
    /* color: #EBE4D3;
    height: 1px;
    background-color: #EBE4D3; */
    border: none;
    margin-top: 25px;
}



@media screen and (max-width: 767px) {

    .contact-left-text-right,
    .contact-right-text-left {
        margin-top: 30px;
    }

    .contact-left-text-right .contact-text,
    .contact-left-text-right .contact-pic,
    .contact-right-text-left .contact-text,
    .contact-right-text-left .contact-pic {
        float: none;
        width: auto;
    }

    .contact-text {
        margin-bottom: 30px;
        padding: 0;
    }
}

/********************************************/

.meetthedrinks {
    position: relative;
    display: block;
    width: 100% !important;
    max-width: 1600px !important;
}

/********************************************/


.smartcatch-img {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}


/********************************************/

/********************************************/
.salmon-text-full {
    position: relative;
    max-width: 1400px;
    text-align: center;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.salmon-left-text-right,
.salmon-right-text-left {
    margin-top: 10px;
    margin-bottom: 10px;
}

.salmon-left-text-right .salmon-text {
    float: right;
    width: 48%;
}

.salmon-left-text-right .salmon-pic {
    float: left;
    width: 48%;
    position: relative;
}

.salmon-right-text-left .salmon-text {
    float: left;
    width: 48%;
}

.salmon-right-text-left .salmon-pic {
    float: right;
    width: 48%;
    position: relative;
}

.salmon-pic img {
    width: 100%;
    height: auto;
}

.salmon-text {
    font-size: 18px;
    /* line-height: 1.5em; */
    /* line-height: 24px;*/
    text-align: center;
}


.salmon-text h1 {
    font-size: 36px !important;
    margin-bottom: 20px;
    text-align: center;
}

.salmon-left-text-right p,
.salmon-right-text-left p {
    text-align: justify;
    margin-bottom: 24px;
}


hr.salmon-divider {
    /* color: #EBE4D3;
    height: 1px;
    background-color: #EBE4D3; */
    border: none;
    margin-top: 25px;
}



@media screen and (max-width: 767px) {

    .salmon-left-text-right,
    .salmon-right-text-left {
        margin-top: 30px;
    }

    .salmon-left-text-right .salmon-text,
    .salmon-left-text-right .salmon-pic,
    .salmon-right-text-left .salmon-text,
    .salmon-right-text-left .salmon-pic {
        float: none;
        width: auto;
    }

    .salmon-text {
        margin-bottom: 30px;
        padding: 0;
    }
}


.salmon-anno h1 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 900;
}

.salmon-anno-frame {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 600px;
    border: solid 1px #9e9e9e;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

/********************************************/




/********************************************/




/********************************************/