img {
max-width: 100%;
height: auto;
}
body, html {
margin: 0;
padding: 0;
}
a {
color: #ff2626 !important;
text-decoration: none !important;
}
a:hover, a:focus {
color: #931719 !important;
}
.tg-container {
width: 1170px;
margin: 0 auto;
position: relative;
}
@media (max-width: 1200px) {
.tg-container {
width: 100%;
padding: 0 20px;
}
}
.main-container {
min-height: calc(100vh - 160px);
overflow: hidden;
display: block;
position: relative;
}
.alignwide {
margin-left: -80px;
margin-right: -80px;
max-width: 100vw;
}
@media (max-width: 1330px) {
.alignwide {
margin-right: auto;
margin-left: auto;
}
}
.alignfull {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
max-width: 100vw;
width: 100vw;
}
.alignfull img {
width: 100vw;
}
.top-100 {
top: -100px;
}
body {
min-height: 100%;
font-family: "Open Sans", sans-serif;
}
header {
background-color: rgba(255, 255, 255, 0.9);
text-transform: uppercase;
}
@media (max-width: 990px) {
header {
background-color: rgba(255, 255, 255, 0.95);
}
}
header .navbar-light .navbar-toggler {
border-color: black;
}
header .navbar .navbar-brand {
color: #fff !important;
}
header .navbar .navbar-nav .nav-link {
color: white;
margin-right: 20px;
}
header .navbar .navbar-nav a {
color: #121212 !important;
}
#main-menu li:first-child a {
color: #931719 !important;
}
header .navbar .navbar-nav a:hover, header .navbar .navbar-nav a:focus {
color: #931719 !important;
}
#main-menu .nav-link:focus-visible {
outline: none;
}
header .navbar .navbar-nav .dropdown-item:hover, header .navbar .navbar-nav .dropdown-item:focus {
color: #931719 !important;
background-color: white;
}
header .navbar .navbar-nav .dropdown-menu {
background-color: rgba(255, 255, 255, 0.9);
margin-top: 7px;
border-radius: 0;
}
.slider-jedalen {
background-image: url(//brutustv.sk/wp-content/uploads/2023/11/bg-new2.webp);
background-position: 50% 43%;
background-size: cover;
background-color: white;
height: 45vh !important;
min-height: 300px;
max-height: 45vw !important;
margin-top: 83px;
}
.slider-jedalen .title h1 {
font-size: 64px;
font-weight: 600;
color: #931719;
padding-top: 48px;
}
@media (max-width: 770px) {
.slider-jedalen .title h1 {
font-size: 35px;
}
}
.slider-jedalen .title span {
font-size: 36px;
color: black;
font-style: italic;
font-weight: 300;
}
@media (max-width: 770px) {
.slider-jedalen .title span {
font-size: 25px;
}
.mobile-sub-title {
font-size: 20px;
}
.mobile-spacer-100 {
height: 30px !important;
}
}
.slider-jedalen .title span:after {
content: "";
margin-bottom: 20px;
width: 150px;
height: 2px;
background-color: #931719;
display: block;
}
.slider-jedalen .slider-logo {
height: auto;
width: auto;
max-width: 40vw;
max-height: 30vh;
position: absolute;
bottom: 5%;
left: 5%;
}
@media (max-width: 990px) {
.slider-jedalen .slider-logo {
display: none;
}
}
main:before {
content: " ";
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0.05;
background: url(//brutustv.sk/wp-content/uploads/2020/01/pigs.png) repeat;
}
main .tg-container {
padding: 50px 10px;
}
main .tg-container .opening-hours .wp-block-column {
flex-basis: 50% !important;
}
main .tg-container .metaslider .caption-wrap {
top: 0 !important;
bottom: auto;
background-color: #931719;
}
main .tg-container .metaslider .caption-wrap .caption {
text-align: center;
font-size: 34px;
}
main .tg-container .erm_menu {
border: none;
}
main .tg-container .erm_menu h1 {
font-family: "Helvetica Neue", sans-serif;
}
main .tg-container .erm_menu h2 {
font-family: "Helvetica Neue", sans-serif;
}
main .tg-container .erm_menu h3 {
font-family: "Helvetica Neue", sans-serif;
font-size: 1.5rem;
}
main .tg-container .erm_menu .erm_section_title {
color: #931719;
border-top: none;
border-bottom: 2px solid black;
}
main .tg-container .erm_menu .erm_product {
margin: 10px 0;
}
footer {
background-color: #121212;
padding: 10px;
position: relative;
bottom: 0;
width: 100%;
color: #ffffff;
}
footer .footer-time {
border-bottom: 1px solid white;
}
footer .g-map img {
min-height: 140px;
}
footer .g-map a {
vertical-align: unset !important;
}
footer a {
color: #ffffff !important;
vertical-align: bottom;
}
footer a:hover, footer a:focus {
color: #931719 !important;
}
.text-justify {
text-align: justify;
}