@charset "UTF-8";
                 .animated {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated .infinite {
-webkit-animation-iteration-count: infinites;
animation-iteration-count: infinites;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
* {
margin: 0;
padding: 0;
}
*, *::before, *::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
ul {
list-style: none;
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a {
color: inherit;
text-decoration: none;
}
a:hover {
color: inherit;
text-decoration: none;
}
body {
font-family: "poppins";
background: #212529;
color: #fafafa;
}
@font-face {
font-family: "poppins";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/poppins/poppins-regular-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/poppins/poppins-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "poppins-light";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/poppins/poppins-light-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/fonts/poppins/poppins-light-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "poppins-thin";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/fonts/poppins/poppins-thin-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/fonts/poppins/poppins-thin-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "poppins-medium";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/poppins/poppins-medium-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/poppins/poppins-medium-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "poppins-bold";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/fonts/poppins/poppins-bold-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/fonts/poppins/poppins-bold-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "philosopher";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/philosopher/philosopher-regular-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/philosopher/philosopher-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "philosopher-bold";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/philosopher/philosopher-bold-webfont.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/philosopher/philosopher-bold-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Flaticon";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.eot);
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.woff2) format("woff2"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.woff) format("woff"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.ttf) format("truetype"), url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "Flaticon";
src: url(//tablebouddha.be/wp-content/themes/tableBouddha_V3/assets/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^=flaticon-]:before, [class*=" flaticon-"]:before,
[class^=flaticon-]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}
.fi:before {
display: inline-block;
font-family: "Flaticon";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.flaticon-meal:before {
content: "\f100";
}
.flaticon-take-away:before {
content: "\f101";
}
.flaticon-chicken:before {
content: "\f102";
}
.flaticon-bell-covering-hot-dish:before {
content: "\f103";
}
.flaticon-hot-soup:before {
content: "\f104";
}
.flaticon-sardine:before {
content: "\f105";
}
.flaticon-preparation:before {
content: "\f106";
}
.flaticon-ice-cream:before {
content: "\f107";
}
.flaticon-muffin:before {
content: "\f108";
}
.flaticon-food-and-restaurant:before {
content: "\f109";
}
.flaticon-food-and-restaurant-1:before {
content: "\f10a";
}
.flaticon-cutlery:before {
content: "\f10b";
}
.flaticon-cake-slice:before {
content: "\f10c";
}
.flaticon-chef-hat:before {
content: "\f10d";
}
.flaticon-food-and-restaurant-2:before {
content: "\f10e";
}
.flaticon-food-and-restaurant-3:before {
content: "\f10f";
}
.flaticon-credit-card:before {
content: "\f110";
}
.flaticon-meat:before {
content: "\f111";
}
.flaticon-steak:before {
content: "\f112";
}
.flaticon-meat-1:before {
content: "\f113";
}
.flaticon-dimsum:before {
content: "\f114";
}
.flaticon-fish:before {
content: "\f115";
}
.flaticon-lobster:before {
content: "\f116";
}
.flaticon-menu:before {
content: "\f117";
}
.flaticon-plate:before {
content: "\f118";
}
.flaticon-soda:before {
content: "\f119";
}
.flaticon-cocktail:before {
content: "\f11a";
}
.flaticon-address:before {
content: "\f11b";
}
.flaticon-headphones:before {
content: "\f11c";
}
.flaticon-reservation:before {
content: "\f11d";
}
.flaticon-reserved:before {
content: "\f11e";
}
.flaticon-wine:before {
content: "\f11f";
}
.flaticon-open:before {
content: "\f120";
}
.flaticon-credit-card-1:before {
content: "\f121";
}
.flaticon-reserved-1:before {
content: "\f122";
}
.flaticon-menu-1:before {
content: "\f123";
}
.flaticon-dish:before {
content: "\f124";
}
.flaticon-facebook:before {
content: "\f125";
}
.flaticon-instagram:before {
content: "\f126";
}
.flaticon-null:before {
content: "\f127";
}
.flaticon-localization:before {
content: "\f128";
}
.flaticon-phone:before {
content: "\f129";
}
.flaticon-up-arrow:before {
content: "\f12a";
}
.flaticon-up:before {
content: "\f12b";
}
.flaticon-twitter:before {
content: "\f12c";
}
.flaticon-salad:before {
content: "\f12d";
}
.flaticon-noodles:before {
content: "\f12e";
}
.flaticon-box:before {
content: "\f12f";
}
.flaticon-beer:before {
content: "\f130";
}
.flaticon-champagne:before {
content: "\f131";
}
.flaticon-champagne-1:before {
content: "\f132";
}
.flaticon-salad-1:before {
content: "\f133";
}
.flaticon-clock:before {
content: "\f134";
}
.flaticon-calendar:before {
content: "\f135";
}
.flaticon-calendar-1:before {
content: "\f136";
}
.flaticon-time:before {
content: "\f137";
}
.navbar {
font-family: "philosopher";
letter-spacing: 1px;
height: 70px;
background-color: transparent;
color: #fafafa;
}
.solid {
background-color: #212529;
-webkit-transition: background-color 0.05s ease 0s;
transition: background-color 0.05s ease 0s;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.solid .navbar-nav .nav-link::before, .solid .navbar-nav .nav-link::after {
-webkit-box-shadow: 0 2px 2px rgba(255, 255, 255, 0.3);
box-shadow: 0 2px 2px rgba(255, 255, 255, 0.3);
}
.navbar-nav {
font-family: arial;
}
.navbar-nav .current-menu-item .nav-link { display: block;
}
.navbar-nav .current-menu-item .nav-link::before, .navbar-nav .current-menu-item .nav-link::after {
-webkit-transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
}
.navbar-nav .current-menu-item .nav-link::before {
left: 0;
right: 60%;
}
.navbar-nav .current-menu-item .nav-link::after {
right: 0;
left: 60%;
}
.navbar-nav .nav-item {
position: relative;
padding: 0 1em;
}
.navbar-nav .nav-item .nav-link::after, .navbar-nav .nav-item .nav-link::before {
background-color: #f5a623;
}
.navbar-nav .nav-item .nav-link::before {
top: 0;
}
.navbar-nav .nav-item .nav-link:hover::before, .navbar-nav .nav-item .nav-link:active::before {
left: 0;
right: 60%;
-webkit-transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
}
.navbar-nav .nav-item .nav-link::after {
top: auto;
bottom: 0;
}
.navbar-nav .nav-item .nav-link:hover::after, .navbar-nav .nav-item .nav-link:active::after {
right: 0;
left: 60%;
-webkit-transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
transition: left 0.1s ease 0s, right 0.1s ease 0.1s;
}
.navbar-nav .nav-item .nav-link::before, .navbar-nav .nav-item .nav-link::after {
content: "";
position: absolute;
height: 2px;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.navbar {
height: auto;
}
.navbar .navbar-collapse {
padding-top: 1em;
background: rgba(8, 8, 8, 0.8);
}
.solid .navbar-collapse {
background: none;
}
.nav-item {
text-align: center;
padding: 1em 0;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.navbar {
height: auto;
}
.navbar .navbar-collapse {
padding-top: 1em;
background: rgba(8, 8, 8, 0.8);
}
.solid .navbar-collapse {
background: none;
}
.nav-item {
text-align: center;
padding: 1em 0;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.navbar {
height: auto;
}
.navbar .navbar-collapse {
padding-top: 1em;
background: rgba(8, 8, 8, 0.8);
}
.solid .navbar-collapse {
background: none;
}
.nav-item {
text-align: center;
padding: 1em 0;
}
}
.scrollTop {
background: #ffbd4e;
color: #fafafa;
position: fixed;
padding: 6px 12px;
font-size: 16px;
width: 40px;
height: 40px;
right: 20px;
bottom: 20px;
z-index: 1000;
border-radius: 100%;
opacity: 0;
-webkit-transition: background 0.5s;
transition: background 0.5s;
-webkit-box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
}
.scrollTop:hover {
text-decoration: none;
color: #fafafa;
opacity: 1;
}
.scrollTop .icons {
vertical-align: middle;
}
.scrollTop [class^=flaticon-]::before, .scrollTop [class*=" flaticon-"]::before {
font-size: inherit;
margin-left: 0;
}
.info-page {
padding-top: 10%;
}
.info-page h1 {
font-family: "philosopher";
text-align: center;
font-size: 2em;
letter-spacing: 5px;
line-height: 2;
text-transform: uppercase;
}
.info-page .info-text {
padding: 3em;
}
.info-page .img-info::before {
content: "";
position: absolute;
top: -30px;
left: -20px;
width: 75%;
height: 100%;
border: 1px solid #a16500;
border-radius: 5px;
z-index: -1;
background-color: rgba(0, 0, 0, 0.2);
}
.info-page .img-info img {
width: 80%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.info-page .title-info {
padding-bottom: 0;
}
.info-page .img-info::before {
width: 70%;
height: 65%;
top: -25px;
left: -15px;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.info-page .box-mobile {
border: 1px solid #a16500;
border-radius: 5px;
margin-right: 15px;
margin-left: 15px;
}
.info-page .box-mobile h1 {
padding-top: 0.7em;
}
.info-page .box-mobile .info-text {
text-align: center;
margin-bottom: 0;
padding: 2em 1em;
}
.info-page .invible {
display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.info-page {
padding-top: 15%;
}
.info-page .box-mobile {
border: 1px solid #a16500;
border-radius: 5px;
margin-right: 15px;
margin-left: 15px;
}
.info-page .box-mobile h1 {
padding-top: 1em;
}
.info-page .box-mobile .info-text {
text-align: center;
margin-bottom: 0;
padding: 2em 1em;
}
.info-page .invible {
display: none;
}
}
.revervation {
color: #f5a623;
padding: 1em 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
}
.revervation ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.revervation .icons {
font-size: 5.5em;
margin-right: 1em;
}
.revervation .booking {
font-family: "philosopher";
text-align: center;
}
.revervation .booking-text {
font-size: 1.5em;
text-transform: uppercase;
letter-spacing: 3px;
}
.revervation .booking-phone {
text-align: center;
font-size: 2em; letter-spacing: 2px;
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.revervation .icons {
font-size: 3em;
margin-right: 0.5em;
}
.revervation .booking-text {
font-size: small;
margin-bottom: 0.5em;
}
.revervation .booking-phone {
font-size: medium;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.revervation .icons {
font-size: 3em;
margin-right: 0.5em;
}
.revervation .booking-text {
font-size: small;
margin-bottom: 0.5em;
}
.revervation .booking-phone {
font-size: medium;
}
}
.nav-tabs {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-bottom: 1px solid #a16500;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
height: 110px;
}
.nav-tabs .nav-item {
width: 6em;
text-align: center;
color: #919191;
}
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-item.show {
color: #f5a623;
border: none;
border-bottom: 3px solid #f5a623;
height: 100%;
background-color: inherit;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.nav-tabs .nav-item .nav-link:hover {
color: #ffbd4e;
border: none;
border-bottom: 3px solid #ffbd4e;
height: 100%;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.nav-tabs .nav-item p {
margin-bottom: 0;
}
.nav-tabs .nav-item .item-icons {
padding-top: 1em;
}
.nav-tabs .nav-item .icons {
font-size: 2em;
font-weight: light;
}
.nav-tabs .nav-item .item-name {
font-size: 75%;
font-family: "philosopher";
line-height: 15px;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.nav-tabs {
height: auto;
}
.nav-tabs .nav-item {
width: 7em;
height: 8em;
border: 1px solid rgba(8, 8, 8, 0.2);
padding: 0;
color: #919191;
}
.nav-tabs .nav-link {
padding-top: 1.5em;
}
.nav-tabs .nav-link:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.nav-tabs {
height: auto;
}
.nav-tabs .nav-item {
width: 6em;
height: 7em;
border: 1px solid rgba(8, 8, 8, 0.2);
padding: 0;
color: #919191;
}
.nav-tabs .nav-link {
padding-top: 1.5em;
}
.nav-tabs .nav-link:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.nav-tabs {
height: auto;
}
.nav-tabs .nav-item {
width: 7em;
height: 8em;
border: 1px solid rgba(8, 8, 8, 0.2);
padding: 0;
color: #919191;
}
.nav-tabs .nav-link {
padding-top: 1.5em;
}
.nav-tabs .nav-link:hover {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
}
.else-display {
font-family: "poppins";
line-height: 2;
letter-spacing: 1px;
text-align: center;
font-size: 1em;
font-weight: 300;
}
.tab-content {
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.tab-content .show {
padding: 1em 0;
}
.tab-content > .active {
display: block;
width: 100%;
}
.tab-content > .active .wp-block-table {
width: 80%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: auto;
}
.tab-content .tab-pane h2 {
padding-top: 1em;
padding-bottom: 0.5em;
font-size: larger;
line-height: 2;
text-transform: capitalize;
font-weight: bold;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
letter-spacing: 2px;
}
.tab-content .tab-pane table {
padding-bottom: 1.5em;
}
.tab-content .tab-pane table tr {
border-bottom: 1px solid #919191;
line-height: 3;
}
.tab-content .tab-pane table tr:last-child {
border: none;
}
.tab-content .tab-pane table td {
padding: 0 0.5em;
border: none;
border-collapse: collapse;
}
.tab-content .tab-pane table td:first-child {
text-align: right;
padding-left: 0.5em;
width: 10%;
padding-right: 2em;
}
.tab-content .tab-pane table td:last-child {
text-align: left;
padding-right: 2em;
width: 10%;
}
.tab-content .tab-pane p {
line-height: 2;
padding-top: 1em;
text-align: center;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
letter-spacing: 1px;
}
.tab-content .table-two-column table td:first-child {
width: 80% !important;
text-align: justify !important;
line-height: 1.5 !important;
padding: 1em !important;
}
.tab-content .table-two-column table td:last-child {
text-align: center !important;
padding-right: 0em !important;
}
.tab-content .list-item {
list-style: circle;
margin-left: 1.5em;
}
.tab-content .list-item li {
padding-left: 5px;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.tab-content .tab-pane table td {
padding: 0.5em;
}
.tab-content .tab-pane table td:first-child {
padding-right: 1em;
padding-left: 1em;
}
.tab-content .tab-pane table td:last-child {
padding-right: 1em;
padding-left: 1em;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.tab-content .tab-pane h2 {
font-size: medium;
}
.tab-content .tab-pane table {
font-size: small;
}
.tab-content .tab-pane table td {
line-height: 1;
padding: 0.5em;
}
.tab-content .tab-pane table td:first-child {
text-align: right;
padding-right: 1em;
}
.tab-content .tab-pane table td:last-child {
padding-right: 0;
padding-left: 1em;
}
.tab-content .tab-pane p {
line-height: 1.5;
font-size: 1em;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.tab-content .tab-pane h2 {
font-size: medium;
}
.tab-content .tab-pane table {
font-size: small;
}
.tab-content .tab-pane table td {
line-height: 1;
padding: 0.5em;
}
.tab-content .tab-pane table td:first-child {
text-align: right;
padding-right: 1em;
}
.tab-content .tab-pane table td:last-child {
padding-right: 0;
padding-left: 1em;
}
.tab-content .tab-pane p {
line-height: 1.5;
font-size: 1em;
}
}
.card-event {
height: 280px;
max-height: 300px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.card-event:hover {
-webkit-box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
}
.card-event:hover .btn {
opacity: 1;
}
.card-event:hover .card-body {
height: 120px;
position: absolute;
bottom: 30px;
right: 15px;
left: 15px;
z-index: 2;
text-align: center;
background: rgba(33, 37, 41, 0.95);
}
.card-event .card-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 0.5em;
letter-spacing: 3px;
font-size: 1.5em;
}
.card-event img {
width: 100%;
max-height: 180px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.card-event .card-body {
height: 100px;
-webkit-transition: height 0.5s ease 0s;
transition: height 0.5s ease 0s;
}
.card-event .block-info {
margin-bottom: 0.5em;
}
.card-event .item-info-event {
font-size: 65%; }
.card-event .btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid #f5a623;
color: #f5a623;
border-radius: 5px;
margin: 0 5em;
padding: 0.5em;
overflow: hidden;
opacity: 0;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
height: 2.5em;
}
.card-event .btn::before, .card-event .btn::after {
display: block;
clear: both;
content: "";
width: 0;
height: 0;
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.card-event {
height: 350px;
max-height: 400px;
}
.card-event img {
max-height: 300px;
height: 250px;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.card-event {
height: 280px;
}
}
.call-reserve {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 3rem;
margin: 2rem 0;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
}
.btn-reservation {
border: 1px solid;
padding: 1rem;
border-radius: 10px;
color: #f5a623;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "philosopher";
}
.btn-reservation:hover {
background: #ffbd4e;
color: #111;
}
.table-horaire {
font-size: small;
width: 75%;
}
.table-horaire .item-days {
border-bottom: 1px solid rgb(42.5, 42.5, 42.5);
height: 50px;
}
.table-horaire .item-days:last-child {
border: none;
}
.table-horaire .day {
padding-left: 2em;
}
.table-horaire .hour-list {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
margin-bottom: 0;
}
.table-horaire .hour-item {
padding: 0 0.5em;
}
.today {
color: #f5a623;
}
.title-info {
padding-top: 3em;
padding-bottom: 0.25em;
}
.flip {
position: relative;
display: block;
width: 100%;
}
.flip::after {
position: absolute;
bottom: 4px;
left: -170px;
right: 0;
content: "";
width: 70px;
height: 1px;
background: #a16500;
margin: 0 auto;
}
.flip::before {
position: absolute;
bottom: 4px;
left: 170px;
right: 0;
content: "";
width: 70px;
height: 1px;
background: #a16500;
margin: 0 auto;
}
.flip .deg1 {
position: absolute;
bottom: 2px;
left: -45px;
right: 0;
width: 6px;
height: 6px;
content: "";
background: #ffbd4e;
margin: 0 auto;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.flip .deg2 {
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 10px;
height: 10px;
content: "";
background: #ffbd4e;
margin: 0 auto;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.flip .deg3 {
position: absolute;
bottom: 2px;
left: 45px;
right: 0;
width: 6px;
height: 6px;
content: "";
background: #ffbd4e;
margin: 0 auto;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.flip-xlarge::after {
left: -200px;
width: 100px;
}
.flip-xlarge::before {
left: 200px;
width: 100px;
}
.flip-large::after {
left: -190px;
width: 90px;
}
.flip-large::before {
left: 190px;
width: 90px;
}
.flip-medium::after {
left: -180px;
width: 80px;
}
.flip-medium::before {
left: 180px;
width: 80px;
}
#bg-video {
position: fixed;
width: 100vw;
height: 100vh;
overflow: hidden;
}
#bg-video .filter {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
z-index: 1;
background-image: radial-gradient(circle, rgba(255, 255, 255, 0.07) 1%, rgb(0, 0, 0) 100%);
background-size: cover;
background-repeat: no-repeat;
}
#bg-video #video-background {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: -1;
-o-object-fit: cover;
object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
#bg-video #video-background {
top: 0;
height: 100%;
width: 100%;
max-height: 100vh;
max-width: 100vw;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
#bg-video #video-background {
top: 0;
height: 100%;
width: 100%;
max-height: 100vh;
max-width: 100vw;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
#bg-video #video-background {
top: 0;
height: 100%;
width: 100%;
max-height: 100vh;
max-width: 100vw;
}
}
.hero {
height: 90vh;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.hero .jumb-hero {
text-align: center;
font-family: "philosopher";
color: #fafafa;
padding-top: 10%;
}
.hero .jumb-hero .logo {
width: 14em;
height: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hero .jumb-hero .logo-center {
padding-top: 7%;
}
.hero .jumb-hero h1 {
font-size: 5em;
}
.hero .jumb-hero .title-center {
padding-top: 15%;
}
.hero .jumb-message {
text-align: center;
padding-top: 20%;
}
.hero .jumb-message .msg-title {
font-size: 3em;
line-height: 2;
letter-spacing: 5px;
font-family: "philosopher";
}
.hero .jumb-message .msg-text {
line-height: 2;
font-size: 1em;
margin: auto 4em;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.hero .jumb-message {
padding-top: 40%;
}
.hero .jumb-hero {
padding-top: 20%;
}
.hero .jumb-hero .logo-center {
padding-top: 10%;
}
.hero .jumb-hero .title-center {
padding-top: 30%;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.hero { }
.hero .jumb-message {
padding-top: 10%;
}
.hero .jumb-message .msg-title {
font-size: 2em;
}
.hero .jumb-message .msg-text {
margin: 0;
font-size: small;
}
.hero .jumb-hero .logo {
width: 11.1111111111%;
padding-top: 0;
}
.hero .jumb-hero .logo-center {
width: 4.6666666667em;
padding-top: 1em;
}
.hero .jumb-hero h1 {
font-size: 2.5em;
}
.hero .jumb-hero .title-center {
padding-top: 7.5%;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.hero { }
.hero .jumb-message {
padding-top: 50%;
}
.hero .jumb-message .msg-title {
font-size: 2em;
}
.hero .jumb-message .msg-text {
font-size: 0.8em;
margin: 0 2em;
}
.hero .jumb-hero .logo { width: 33.3333333333%;
padding-top: 50%;
}
.hero .jumb-hero h1 { font-size: 2.5em;
}
.hero .jumb-hero .title-center {
padding-top: 60%;
}
} .footer-info {
background: #111;
color: #919191;
padding-bottom: 1em;
}
.footer-info h2 {
color: #f5a623;
padding: 1em 0;
font-family: "philosopher";
text-transform: uppercase;
letter-spacing: 3px;
font-weight: lighter;
text-align: center;
font-style: 1.5em;
}
.footer-info .block-logo {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-info .logo {
width: 90px;
height: auto;
}
.footer-info .blog-address {
margin-left: 3em;
font-family: "poppins-light";
}
.footer-info .blog-address .icons {
padding-right: 0.5em;
}
.footer-info .blog-address .icons:hover {
color: #ffbd4e;
}
.footer-info .address {
width: 150px;
}
.footer-info .title {
font-size: x-large;
font-family: "philosopher";
font-weight: bold;
}
.footer-info .navbar-nav {
margin-left: 8em;
}
.footer-info .block-link .page_item:hover {
color: #ffbd4e;
}
footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
background: #111;
color: #919191;
text-align: center;
padding: 10px 0;
line-height: 2;
font-size: small;
}
footer a {
color: #f5a623;
}
footer a:hover {
color: #ffbd4e;
}
footer .legal:first-child:not(:only-child)::after {
content: "|";
}
footer .legal a {
color: #919191;
}
footer .legal a:hover {
color: #ffbd4e;
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.footer-info .logo {
width: 50px;
}
.footer-info .blog-address {
margin-left: 1.2em;
font-size: 0.9em;
}
.footer-info .title {
font-size: 1.3em;
}
.footer-info .navbar-nav {
margin-left: 4em;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
footer {
border-top: 0.1em solid #919191;
font-size: 0.7em;
line-height: 2;
}
.footer-info {
padding: 1em 0;
}
.footer-info .block-logo {
padding: 0 6em;
}
.footer-info .navbar-nav {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 0;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
footer {
border-top: 0.1em solid #919191;
font-size: 0.7em;
line-height: 1.5;
padding: 1em 7em;
}
.footer-info {
padding: 2em 0;
}
.footer-info .title {
font-size: large;
}
.footer-info .col-12 {
margin-top: 1em;
}
.footer-info .logo {
margin-left: 2em;
}
.footer-info .blog-address {
margin-left: 5em;
}
.footer-info .blog-address p {
font-size: 0.8333333333em;
line-height: 1;
}
.footer-info .navbar-nav {
margin-left: 1em;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.filter {
height: 100%;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-image: radial-gradient(circle, rgba(0, 0, 0, 0.2), rgb(0, 0, 0));
}
.filter .jumbtitle {
text-align: center;
color: #fafafa;
padding-top: 10%;
}
.filter .jumbtitle .logo {
width: 14em;
height: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.filter .jumbtitle .logo-center {
padding-top: 20%;
}
.filter .jumbtitle h1 {
font-size: 5em;
font-family: "philosopher";
}
.filter .jumbtitle .title-center {
padding-top: 15%;
}
.filter .message {
padding-top: 5%;
}
.filter .message .small {
padding-top: 15%;
}
.filter .message .small-logo {
padding-top: 10%;
width: 14em;
}
.filter .message .small-title {
font-size: 2em;
}
.filter .message .view-message {
font-family: "poppins-light";
-ms-flex-item-align: center;
align-self: center;
font-size: 1.5em;
}
.filter .my-4 {
margin-top: 0 !important;
}
.info-contact {
color: #fafafa;
font-family: "poppins-light";
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.info-contact ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-item-align: center;
align-self: center;
position: absolute;
bottom: 0;
}
.info-contact .item-info-contact {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
line-height: 2;
margin-right: 2rem;
}
.info-contact .item-info-contact .icons {
font-size: 1rem;
margin-right: 15px;
}
.info-contact .item-info-contact p {
font-size: 1rem;
letter-spacing: 3px;
}
#bg-image {
height: 100vh;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
#bg-image .filter {
height: 100vh;
background-image: radial-gradient(circle, rgba(255, 255, 255, 0.07) 1%, rgb(0, 0, 0) 100%);
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
#bg-video video,
#bg-video ::before,
#bg-video ::after {
background: #000;
}
#bg-video .filter .jumbtitle .logo {
width: 20%;
}
#bg-video .filter .jumbtitle h1 {
font-size: 4em;
}
#bg-video .filter .jumbtitle .title-center {
padding-top: 40%;
}
#bg-video .filter .message .small {
padding-top: 40% !important;
}
#bg-video .filter .message .small-md-3 {
padding-top: 25% !important;
}
#bg-video .filter .message .small-md-9 {
padding-top: 5% !important;
}
#bg-video .filter .message .view-message {
padding-top: 1.5em;
}
#bg-video .filter .my-4 {
padding-top: 37.5%;
}
#bg-video .filter .pt-4 {
padding-top: 33.3333333333% !important;
}
#bg-image .filter .jumbtitle .logo {
width: 20%;
}
#bg-image .filter .jumbtitle h1 {
font-size: 4em;
}
#bg-image .filter .jumbtitle .title-center {
padding-top: 40%;
}
#bg-image .filter .message .small-logo {
padding-top: 20%;
}
#bg-image .filter .message .small-md-3 {
padding-top: 25% !important;
}
#bg-image .filter .message .small-md-9 {
padding-top: 5% !important;
}
#bg-image .filter .message .small-msg {
padding-top: 33.3333333333% !important;
}
#bg-image .filter .message .view {
padding-top: 2em !important;
}
#bg-image .filter .message .view-message {
padding-top: 1em;
font-size: 1.1em;
}
#bg-image .filter .my-4 {
padding-top: 30%;
}
#bg-image .filter .pt-4 {
padding-top: 25% !important;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
#bg-video video,
#bg-video ::before,
#bg-video ::after {
background: #000;
}
#bg-video .filter {
height: 100vh;
}
#bg-video .filter .jumbtitle {
padding-top: 14%;
}
#bg-video .filter .jumbtitle .logo {
width: 12.5%;
}
#bg-video .filter .jumbtitle h1 {
font-size: 200%;
}
#bg-video .filter .message .jumbtitle {
padding-top: 5%;
}
#bg-video .filter .message .small {
font-size: 1em !important;
padding-top: 16.6666666667% !important;
}
#bg-video .filter .message .small-logo {
padding-top: 0.5em;
width: 10%;
}
#bg-video .filter .message .small-title {
font-size: 2em;
}
#bg-video .filter .message .small-md-3 {
padding-top: 5% !important;
}
#bg-video .filter .message .small-md-9 {
padding-top: 3% !important;
}
#bg-video .filter .message .view {
padding-top: 2em !important;
}
#bg-video .filter .message .view-message {
font-size: 0.8em;
padding-top: 0.5em;
}
#bg-video .filter .pt-4 {
padding-top: 3em !important;
}
#bg-image .filter .jumbtitle .logo {
width: 12.5%;
}
#bg-image .filter .jumbtitle h1 {
font-size: 200%;
}
#bg-image .filter .jumbtitle .title-center {
padding-top: 10%;
}
#bg-image .filter .message .jumbtitle {
padding-top: 5%;
}
#bg-image .filter .message .small {
font-size: 1em !important;
padding-top: 16.6666666667% !important;
}
#bg-image .filter .message .small-logo {
padding-top: 0.5em;
width: 10%;
}
#bg-image .filter .message .small-title {
font-size: 2em;
}
#bg-image .filter .message .small-md-3 {
padding-top: 7.5% !important;
}
#bg-image .filter .message .small-md-9 {
padding-top: 3% !important;
}
#bg-image .filter .message .view {
padding-top: 2em !important;
}
#bg-image .filter .message .view-message {
font-size: 0.8em;
padding-top: 0.5em;
}
.info-contact ul {
display: inline;
text-align: center;
bottom: 0;
margin-bottom: 0.5em;
color: #919191;
}
.info-contact .item-info-contact {
line-height: 0;
margin: 0;
}
.info-contact .item-info-contact .icons {
font-size: small;
margin-right: 10px;
}
.info-contact .item-info-contact p {
font-size: small;
letter-spacing: 1px;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
#bg-video video,
#bg-video ::before,
#bg-video ::after {
background: #000;
}
#bg-video .filter {
height: 100vh;
}
#bg-video .filter .jumbtitle {
padding-top: 15%;
}
#bg-video .filter .jumbtitle .logo {
width: 20%;
}
#bg-video .filter .jumbtitle h1 {
font-size: 200%;
}
#bg-video .filter .message .view-message {
font-size: 100%;
position: fixed;
bottom: 7em;
}
#bg-video .filter .pt-6 {
padding-top: 5em;
}
#bg-image .filter .jumbtitle .logo {
width: 25%;
}
#bg-image .filter .jumbtitle .logo-center {
width: 33.3333333333% !important;
}
#bg-image .filter .jumbtitle h1 {
font-size: 200%;
}
#bg-image .filter .jumbtitle .title-center {
padding-top: 66.6666666667%;
}
#bg-image .filter .message {
padding-top: 20%;
}
#bg-image .filter .message .small-md-3 {
padding-top: 33.3333333333%;
}
#bg-image .filter .message .small-msg {
padding-top: 40% !important;
}
#bg-image .filter .message .view-message {
font-size: 1em;
padding-top: 1em;
}
#bg-image .my-4 {
padding-top: 50%;
}
#bg-image .pt-4 {
padding-top: 33.3333333333% !important;
}
.info-contact ul {
display: inline;
text-align: center;
bottom: 0;
left: 15px;
margin-bottom: 0.5em;
color: #919191;
}
.info-contact ul .invible {
display: none;
}
.info-contact .item-info-contact {
line-height: 0;
margin: 0;
}
.info-contact .item-info-contact .icons {
font-size: small;
margin-right: 10px;
}
.info-contact .item-info-contact p {
font-size: small;
letter-spacing: 1px;
}
}
.error {
margin: 0 auto;
text-align: center;
padding: 3%;
}
.error-code {
bottom: 60%;
color: #2d353c;
font-size: 7em;
line-height: 1.5;
margin-bottom: 10px;
font-family: "philosopher";
}
.error .text-hightlight {
font-family: "philosopher";
font-weight: normal;
}
.error-desc {
font-size: 12px;
color: #919191;
}
.error-desc p {
margin: 2% 15% 5%;
}
.error a {
margin-top: 1em;
color: #f5a623;
border: 1px solid #f5a623;
padding: 1em;
border-radius: 5px;
}
.error a:hover {
background-color: #ffbd4e;
color: #212529;
}
.error-emoji {
font-size: 5em;
}
.error .txt-large {
font-size: 3em;
font-family: "philosopher";
letter-spacing: 2px;
line-height: 2;
}
.error .txt-normal {
margin-bottom: 3em;
font-family: "poppins-light";
letter-spacing: 2px;
}
.error .txt-small {
font-size: 70%;
letter-spacing: 3px;
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.error-code {
padding-top: 0;
}
.error .text-hightlight {
padding-bottom: 0.5em;
line-height: 1;
}
.error-desc p {
margin: 5%;
margin-bottom: 10%;
}
.error-emoji {
padding-top: 10%;
}
.error .txt-large {
font-size: 2em;
}
.error .txt-normal {
font-size: 1em;
margin: 1em;
margin-bottom: 10%;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.error-code {
padding-top: 5%;
}
.error .text-hightlight {
padding-bottom: 0.5em;
line-height: 1;
}
.error-desc p {
margin-bottom: 15%;
margin-top: 5%;
}
.error-emoji {
padding-top: 10%;
}
.error .txt-large {
font-size: 2em;
}
.error .txt-normal {
font-size: 1em;
margin: 1em;
margin-bottom: 15%;
}
}
.big-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 20%;
font-size: 3em;
letter-spacing: 5px;
font-family: "philosopher";
text-transform: uppercase;
line-height: 2;
color: #f5a623;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
.big-title {
padding-top: 40%;
}
}
@media only screen and (min-width: 480px) and (max-width: calc(768px - 1px)) {
.big-title {
padding-top: 13.3333333333%;
font-size: 2.5em;
}
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.big-title {
padding-top: 60%;
font-size: 2.5em;
text-align: center;
line-height: 1;
margin-bottom: 1em;
}
}
.block-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-shadow: 4px 2px 4px rgba(9, 9, 9, 0.9);
}
.block-info .item-info-event {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex; margin-right: 1em;
}
.block-info .icons {
font-size: 1em;
margin-right: 10px;
}
.block-info p {
font-size: 1em;
letter-spacing: 3px;
}
@media only screen and (min-width: 320px) and (max-width: calc(480px - 1px)) {
.block-info .item-info-event {
font-size: 1em;
}
}
.content-event img {
-webkit-box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
box-shadow: 0 0px 10px rgba(9, 9, 9, 0.9);
}
@media only screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
#single-event, .filter {
height: 80vh;
}
}