.tp-caption.FoodCarousel-Content,
.FoodCarousel-Content {
    color: rgba(41, 46, 49, 1);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(41, 46, 49, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0px;
}
.tp-caption.FoodCarousel-Button,
.FoodCarousel-Button {
    color: rgba(41, 46, 49, 1);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(41, 46, 49, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 1px;
}
.tp-caption.FoodCarousel-Button:hover,
.FoodCarousel-Button:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1);
    border-color: rgba(41, 46, 49, 1);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer;
}
.tp-caption.FoodCarousel-CloseButton,
.FoodCarousel-CloseButton {
    color: rgba(41, 46, 49, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    letter-spacing: 1px;
}
.tp-caption.FoodCarousel-CloseButton:hover,
.FoodCarousel-CloseButton:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer;
}
</style>
<style type="text/css">
.foodcarousel-headline {
    font-weight: 800 !important;
}
.FoodCarousel-Content a,
.FoodCarousel-Content a:visited {
    color: #89c400 !important;
    text-decoration: underline !important;
}
.FoodCarousel-Content a:hover {
    color: #3a2d58 !important;
}
</style>
<style type="text/css">
#rev_slider_41_1 .metis.tparrows {
    background: rgba(255, 255, 255, 1);
    padding: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
}
#rev_slider_41_1 .metis.tparrows:hover {
    background: rgba(255, 255, 255, 0.75);
}
#rev_slider_41_1 .metis.tparrows:before {
    color: rgb(0, 0, 0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#rev_slider_41_1 .metis.tparrows:hover:before {
    transform: scale(1.5);
}
.erinyen .tp-thumb {
    opacity: 1;
}
.erinyen .tp-thumb-over {
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.erinyen .tp-thumb-more:before {
    font-family: "revicons";
    font-size: 12px;
    color: rgb(170, 170, 170);
    display: block;
    line-height: 15px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
}
.erinyen .tp-thumb-more:before {
    content: "\e825";
}
.erinyen .tp-thumb-title {
    font-family: "Raleway";
    letter-spacing: 1px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    display: block;
    line-height: 15px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    padding: 20px 35px 20px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-weight: 500;
}
.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
    color: rgb(170, 170, 170);
}
.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
    background: rgb(255, 255, 255);
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
    color: rgb(0, 0, 0);
}
