@font-face {
    font-family: 'antonioregular';
    src: url('../../fonts/Antonio/antonio-regular-webfont.eot');
    src: url('../../fonts/Antonio/antonio-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/Antonio/antonio-regular-webfont.woff2') format('woff2'),
         url('../../fonts/Antonio/antonio-regular-webfont.woff') format('woff'),
         url('../../fonts/Antonio/antonio-regular.ttf') format('truetype'),
         url('../../fonts/Antonio/antonio-regular-webfont.svg#antonioregular') format('svg');
}

#navbarSupportedContent .px2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.font-smaller {
    font-size: 2.5rem;
}

.display2 {
    font-family: 'antonioregular', Arial, sans-serif;;
}

.display5 {
    font-family: 'Rubik', sans-serif;
    font-size: 1.2rem;
}

.custom-image {
    background-position: -9999px bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

.bg-black {
    background-color: #000000 !important;
}

#pic-aniko {
    background-image: url("../images/WITTY_logo.jpg");
}

#pic-szilvi {
    background-image: url("../images/PotaSzilvia.png");
}

#pic-mate {
    background-image: url("../images/GalambosMate.png");
}

#pic-zsofi {
    background-image: url("../images/JooZsofia.png");
}

#pic-niki {
    background-image: url("../images/WITTY_Niki_funny.jpg");
}

#pic-fanni {
    background-image: url("../images/WITTY_Fanni_funny.jpg");
}

.custom-image:hover {
    background-position: center bottom;
}

.custom-image:hover img {
    opacity: 0;
}

.mbr-gallery .mbr-gallery-item {
    width: 33%;
}

.cid-rMUerCgtjy .mbr-gallery-item > div::before {
    background: none !important;
}

.witty_c {
    color: rgb(225, 194, 19);
}

.witty_bgc {
    background-color: rgb(225, 194, 19);
}

.bg_coloring {
    background-repeat: no-repeat !important;
    background-position: -9999px top !important;
    background-size: cover !important;
}

.bg_coloring:hover {
    background-position: center top !important;
}

.bg_coloring:hover img {
    opacity: 0 !important;
}