.site-index {
    background-color: #fbfbfb;
}

.container-title h2 {
    color: var(--blue);
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0.25rem;
}


/*****************    NEWS    *****************/
#actualities-section {
    padding-top: 100px;
    padding-bottom: 60px;
}
.all-news-btn-container {
    margin-top: 100px;
}

.news-text-div, .news-text-div a {
    color: var(--brunszvik-dark-brown);
}
.news-card.first {
    margin-right: 50px !important;
}
.news-card a:hover {
    opacity: 0.7;
}
.news-card img {
    /*width: 100%;*/
    height: 100%;
    object-fit: cover;
    display: block;
    border: 1px solid var(--brunszvik-medium-brown);
}

.news-text-div {
    width: 275px;
    align-content: center;
    margin-left: 22px;
}
.news-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
}
.news-description {
    font-weight: 300;
    font-size: 13px;
    line-height: 1.25;
}
.news-card.first .news-title {
    font-weight: 800;
    font-size: 35px;
    margin-bottom: 20px;
}

.news-container-scrollable {
    display: none;
}

.image-col {
    width: 100%;
    aspect-ratio: 1.135 / 1;
    overflow: hidden;
    justify-items: center;;
}

@media (max-width: 991px) {
    .news-card.first {
        margin-right: unset !important;
    }
    .news-container {
        display: none;
    }
    .news-container-scrollable {
        display: flex; /* Enables horizontal scrolling */
        overflow-x: auto; /* Allows horizontal scrolling */
        width: 100%; /* Full width of viewport */
        gap: 20px; /* Space between items */
        padding: 10px;
        scroll-snap-type: x mandatory; /* Smooth snapping effect */
    }
    /* Hide scrollbar (optional) */
    .news-container-scrollable::-webkit-scrollbar {
        display: none;
    }
    .news-container-scrollable img {
        width: 340px;
    }
    .news-container-scrollable .news-text-div {
        width: 100%;
        margin-left: 0;
    }
    #actualities-section {
        padding-top: 50px;
    }
    .all-news-btn-container {
        margin-top: 70px;
    }
    .news-container-scrollable {
        padding-left: 30px;
    }
    .news-title {
        margin-top: 20px;
    }
    .image-col {
        width: 100%;
        aspect-ratio: 1.52 / 1;
        overflow: hidden;
    }
    .news-card img {
        height: auto;
    }
    .subpage-news-card.news-card img {
        width: 100%;
    }
}

/*****************    NEWS    *****************/


/*****************    EVENTS    *****************/
#events-section {
    background-color: #003B4A0A;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0 50px 0;
}
#events-section .elementor-shape {
    transform: rotate(180deg);
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.elementor-shape-bottom svg {
    display: block;
    width: calc(100% + 1px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.elementor-shape-bottom {
    bottom: -1px;
}
.elementor-shape svg {
    height: 90px;
}
.elementor-shape:not([data-negative=true]) svg {
    z-index: -1;
}
svg:not(:root) {
    overflow: hidden;
}
.elementor-shape-bottom .elementor-shape-fill {
    fill: #FFFFFF;
}
.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}
@media (min-width: 1400px) {
    #events-section .container {
        max-width: 1200px;
    }
}
/*****************    EVENTS    *****************/



.divider-space {
    background-color: white;
    height: 130px;
}

#logo-section {
    padding-bottom: 110px;
    position: relative;
}

#logo-section img {
    margin-top: 30px;
}

.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg);
}
.elementor-shape-top {
    top: -1px;
    position: unset;
}
.elementor-shape-top svg {
    height: 90px;
}
.elementor-shape-top svg {
    overflow: hidden;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

@media (max-width: 765px) {
    #logo-section a {
        display: none;
    }
    .divider-space {
        height: 50px;
    }
    #logo-section {
        padding-bottom: 50px;
    }
}

.text-container {
    margin-left: 150px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: justify;
    font-family: "SF Pro", Calibri, sans-serif;
    font-size: 15px;
    line-height: 1.8em;
}

.image-container {
    margin-right: 200px;
    margin-top: 30px;

}
.text-body{
    clear: both;
    font-size: 15px;
}
.h2-static{
    color: #003b4a;
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.tokaj-cim{
    text-transform: uppercase;
    color:#003B4A;
    font-size:18px;
    margin-top: 50px;
    font-weight: bolder;
}



.subtitle{
    font-family: SF Pro, sans-serif;
    font-size: 28px;
    color:#C4CE00;
    margin-top:20px;
    font-weight:bold;
    border-bottom: 1px #C4CE00;
    padding-bottom: 5px;
}

.image-right {
    max-width: 50%;
    height: auto;
    float: right;
    border-radius: 10px;
    margin-bottom: 100px;
    margin-top: -500px;
    margin-right: 150px
}



.ul-my-custom-list{
    list-style-type: none;
    padding-left: 350px;
    padding-bottom: 50px;
    font-size: 18px;
}
.ul-my-custom-list-left{
    list-style-type: none;
    padding-left: 100px;
    padding-bottom: 50px;
    font-size: 18px;
}
.custom-div-col-6 .ul-my-custom-list-left{
    padding-left: 0;
}


.ul-my-custom-list-left .fa-chevron-right {
    color: #C4CE00;
    font-size: 20px;
    margin-right: 10px;
}

.ul-my-custom-list-left a{
    text-decoration: none;
    color:#003B4A;
}

.custom-div {
    font-size: 15px;
    padding-bottom: 50px;
}
.custom-div-col-6 {
    flex: 0 0 auto;
    width: 50%;
    font-size: 15px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 820px){
    .custom-div-col-6{
        width: 100%;
    }
}

.ul-my-custom-list-col-6{
    list-style-type: none;
    padding-left: 100px;
    padding-bottom: 50px;
    font-size: 18px;

}
.ul-my-custom-list-col-6 a{
    text-decoration: none;
    color:#003B4A;
}

.left-custom-div{
    flex: 0 0 auto;
    width: 50%;
    font-size: 15px;
    padding-bottom: 50px;
    margin-left: 100px;
    margin-right: auto;
}

@media only screen and (max-width: 768px){
    .left-custom-div {
        margin-left: auto;
        width: 90%;
        text-align: justify;
    }
    .ul-my-custom-list-left {
        padding-left: 2rem;
    }
}
@media only screen and (max-width: 768px) {
    .image-right {
        max-width: fit-content;
        max-height: 50%;
        height: auto;
        border-radius: 10px;
        margin: 20px auto;
        display: block;

    }
    .ul-my-custom-list-left{
        font-size: 15px;
    }

}

.custom-text-center {
    font-family: SF Pro, sans-serif;
    font-size: 15px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
}

.orange-subtitle{
    font-family: SF Pro, sans-serif;
    font-size: 28px;
    color: #F89B31;
    margin-top:20px;
    font-weight:bold;
    padding-bottom: 5px;
}


.centered-button{
    margin: 0 auto;
}

.ul-my-custom-list a {
    text-decoration: none;
    color:#003B4A;
}

.ul-my-custom-list .fa-chevron-right {
    color: #C4CE00;
    font-size: 20px;
    margin-right: 10px;
}

.row-custom-row{
    margin-top: 30px;
    margin-bottom: 50px
}

.blue-side-line{
    position: absolute;
    bottom: 0;
    left: -10px;
    height: 100%;
    width: 2px;
    background-color: #003B4A;
}

@media (max-width: 767px) {
    .text-container {
        margin-left: 10px;
        margin-right: 10px;
    }
    .image-container{
        align-content: center;
    }
    .elementor-container{
        margin-left: 10px;
        margin-right: 10px;
    }

    .main-button {
        margin-top: 20px;
    }
}

.custom-image-container {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}

.custom-image-container img{
    display: block;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .custom-image-container img {
        max-width: 100%;
        height: auto;
    }
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 350px);
    grid-template-rows: repeat(3, 150px);
    gap: 20px;
    margin-bottom: 150px;
    margin-top: 50px;
    justify-content: center;
}

@media only screen and (max-width: 1089px) {
    .grid-container {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
}


.box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #003B4A;
    border-radius: 10px;
    font-size: 18px;
    padding: 20px;
}

.box p {
    color: #ffffff;
    font-weight: bold;
    margin: 0;
}

.button-grid {
    display: inline-block;
    padding: 8px 16px;
    margin-top: 10px;
    background-color: #003B4A;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    text-decoration: none;
}
.button-grid a {
   color: white;
}

.custom-link{
    color: inherit;
    text-decoration: none;
}

#szechenyi_2020_logo, #szechenyi_terv_plusz_logo {
    width: 300px;
    position: fixed;
    margin: 0;
    padding: 0;
    bottom: 0;
    right: 0;
    border-style: none;
    border-width: 0;
    z-index: 888888;
}

#szechenyi_terv_plusz_logo {
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
}

#szechenyi_2020_logo img, #szechenyi_terv_plusz_logo img {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#szechenyi_terv_plusz_logo {
    bottom: 0;
    left: 0;
}

#szechenyi_2020_logo .hide-bottom-logo {
    position: absolute;
    top: 20px;
    right: 5px;
    opacity: 0.6;
    padding: 2px 2px 5px 7px;
}

#szechenyi_terv_plusz_logo .hide-bottom-logo {
    position: absolute;
    top: -1px;
    right: 4px;
    opacity: 0.6;
    padding: 2px 2px 5px 7px;
}

.hide-bottom-logo:hover {
    opacity: 1 !important;
    cursor: pointer;
}

#middle_image {
    width: 640px;
    position: fixed;
    padding: 0;
    top: 50%;
    left: 50%;
    margin-top: -299px; /* Negative half of height. */
    margin-left: -320px; /* Negative half of width. */
    border-style: none;
    border-width: 0;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    background-color: rgba(0,0,0,.8);
    z-index: 888888;
}

#middle_image .hide-bottom-logo {
    position: absolute;
    top: 20px;
    right: 5px;
    opacity: 0.6;
}

.sz-middle-image {
    width: 640px;
}


@media (max-width: 650px) {
    #middle_image {
        width: 480px;
        position: fixed;
        padding: 0;
        top: 50%;
        left: 50%;
        margin-top: -224px; /* Negative half of height. */
        margin-left: -240px; /* Negative half of width. */
        border-style: none;
        border-width: 0;
        justify-content: center;
        align-items: center;
        pointer-events: all;
        background-color: rgba(0,0,0,.8);
        z-index: 888888;
    }

    .sz-middle-image {
        width: 480px;
    }
}

@media (max-width: 500px) {
    #middle_image {
        width: 355px;
        position: fixed;
        padding: 0;
        top: 50%;
        left: 50%;
        margin-top: -165.5px; /* Negative half of height. */
        margin-left: -177.5px; /* Negative half of width. */
        border-style: none;
        border-width: 0;
        justify-content: center;
        align-items: center;
        pointer-events: all;
        background-color: rgba(0,0,0,.8);
        z-index: 888888;
    }

    .sz-middle-image {
        width: 355px;
    }
}

@media (max-width: 360px) {
    #middle_image {
        width: 242px;
        position: fixed;
        padding: 0;
        top: 50%;
        left: 50%;
        margin-top: -112.5px; /* Negative half of height. */
        margin-left: -121px; /* Negative half of width. */
        border-style: none;
        border-width: 0;
        justify-content: center;
        align-items: center;
        pointer-events: all;
        background-color: rgba(0,0,0,.8);
        z-index: 888888;
    }

    .sz-middle-image {
        width: 242px;
    }
}

@keyframes morph {
    0% {
        border-radius:  60% 40% 30% 70% / 60% 30% 70% 40%;
        background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 100%);
    }

    50% {
        border-radius:  30% 60% 70% 40% / 50% 60% 30% 60%;
        background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 100%);
    }

    100% {
        border-radius:  60% 40% 30% 70% / 60% 30% 70% 40%;
        background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 100%);
    }
}


/*****************    BRUNSZVIK ADDONS    *****************/

.outline-section-title {
    font-size: 40px;
    margin-bottom: -6px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}
#starter-section .outline-section-title, #biography-section .outline-section-title {
    color: var(--brunszvik-light-brown);
}

.event-arrows a i {
    color: var(--brunszvik-light-brown);
}

.event-arrows {
    font-size: 30px;
    position: absolute;
    right: 40px;
    bottom: 0;
}

#event-section {
    padding-top: 80px;
    padding-bottom: 50px;
}

/* Gallery container */
.event-image-container {
    display: flex;
    align-items: center;
    justify-content: right;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
}

/* Gallery wrapper for smooth scrolling */
.event-image-container .event-wrapper {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}
.event-image-container .event-wrapper::-webkit-scrollbar {
    display: none;
}

/* Gallery */
.event-image-container .events {
    display: flex;
    transition: transform 1s ease-in-out;
    /*transform: translateX(120px);*/
    margin-left: 10%;
}

/* Gallery images */
.event-card {
    width: 100%;
    max-width: 370px; /* Adjust size */
    margin: 0 6px;
}

.event-card .image {
    width: 100%; /* Adjust width as needed (e.g., 600px) */
    aspect-ratio: 1.52 / 1; /* Forces 3:2 ratio */
    overflow: hidden; /* Optional: Hide overflow if image is larger */
}

/* Ensure the image fills the container */
.event-card .image > a > img,
.event-card .image > a > .custom-cover-image
{
    height: 100%;
    object-fit: cover;
    object-position: top;
    /*background-color: rgba(190, 155, 123, 0.3);*/
    /*border: 1px solid var(--brunszvik-medium-brown);*/
}

.event-card .image > a > img, .event-image-container .event-card .image > a > .custom-cover-image {
    min-width: 370px;
}

.event-card .image > a > .custom-cover-image {
    background-color: var(--brunszvik-medium-brown);
}

.event-card .image > a:hover {
    opacity: 0.8;
}

.event-card, .event-card .event-title a {
    color: var(--brunszvik-dark-brown);
}

.event-card img:hover, .event-card .event-title a:hover {
    opacity: 0.75;
}

.event-card .event-title {
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    min-height: 50px;
}

.event-card {
    line-height: 23px;
}

.event-date .icon, .event-place .icon {
    width: 40px;
    text-align: center;
    margin-right: 10px;
}

.question-col {
    align-content: center;
    border-right: 2px solid rgba(43, 28, 25, 0.6);
    width: 500px;
}
.biography-question {
    line-height: 0.9;
    font-weight: 900;
    margin-left: 32px;
    margin-top: 10px;
}
.biography-question-1 {
    color: var(--brunszvik-light-brown);
    font-size: 30px;
    font-family: 'Poppins', Calibri, sans-serif;
}
.biography-question-2 {
    color: var(--brunszvik-dark-brown);
    font-size: 46px;
    font-family: 'Poppins', Calibri, sans-serif;
}

.biography-col {
    font-size: 18px;
    padding-left: 50px;
    padding-top: 10px;
    color: var(--brunszvik-dark-brown);
    font-weight: 300;
    line-height: 1.15;
}
.biography-details {
    font-size: 14px;
    color: var(--brunszvik-dark-brown);
    font-weight: bold;
    position: absolute;
    border-bottom: 2px solid rgba(43, 28, 25, 0.8);
    line-height: 0.9;
}
.biography-details:hover {
    opacity: 0.8;
}
.biography-scene {
    padding-top: 130px;
    padding-bottom: 160px;
}

.biography-div-2 {
    margin: 30px 0;
}

.event-card {
    overflow-wrap: break-word;
}

.event-cover-img .custom-cover-image {
    display: none;
}

@media (max-width: 768px) {
    .biography-question-1 {
        font-size: 26px;
    }
    .biography-question-2 {
        font-size: 40px;
    }

    #biography-section .outline-section-title {
        text-align: center;
    }
    .event-image-container .events {
        margin-left: 15px;
    }
    .event-image-container .events .event-card,
    .event-image-container .event-card .image > a > img,
    .event-image-container .event-card .image > a > .custom-cover-image {
        max-width: 330px;
    }
    .event-image-container .event-card .image > a > img,
    .event-image-container .event-card .image > a > .custom-cover-image {
        min-width: 330px;
    }
}
@media (max-width: 400px) {
    .event-image-container .events .event-card,
    .event-image-container .event-card .image > a > img,
    .event-image-container .event-card .image > a > .custom-cover-image {
        max-width: 80vw;
    }
    .event-image-container .event-card .image > a > img,
    .event-image-container .event-card .image > a > .custom-cover-image {
        min-width: 80vw;
    }
}

@media (max-width: 992px) {
    #biography-section .event-arrows {
        display: none;
    }
    .question-col {
        align-content: center;
        justify-items: center;
        border-right: none;
        border-bottom: 2px solid rgba(43, 28, 25, 0.6);
        width: 100%;
        padding-bottom: 70px;
    }
    .biography-col {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
    }
    .biography-details {
        margin-top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
    .biography-div-2 {
        margin: 30px 0 20px;
        padding-bottom: 40px;
        border-bottom: 2px solid rgba(43, 28, 25, 0.6);
    }
    .biography-scene {
        padding-bottom: 110px;
    }
    #biography-section {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.main-img {
    max-width: 455px;
}

.main-title-col {
    align-content: center;
}

.starter-scene {
    padding-top:80px;
    padding-bottom: 100px;
}

.main-title, .sub-title {
    text-transform: uppercase;
    font-weight: 900;
}
.main-title {
    font-size: 100px;
    line-height: 0.9;
}
.sub-title {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.main-title-brunszvik, .sub-title {
    color: var(--brunszvik-dark-brown);
}
.main-title-terez-250 {
    color: var(--brunszvik-light-brown);
    white-space: nowrap;
}

.main-title-description {
    color: var(--brunszvik-light-brown);
    font-size: 15px;
    font-weight: 200;
    width: 80%;
}

#starter-section {
    background-image: url("/frontend/web/images/background-layer.png");
    background-repeat: no-repeat;
    background-position: 70% 0;
}
#biography-section {
    background-image: url("/frontend/web/images/background-layer-light.png");
    background-repeat: no-repeat;
    background-position: 76% -180%;
}
.brunszvik-slogan {
    margin-top: -70px;
}
.slogan-name {
    font-size: 17px;
    font-weight: 400;
    margin-top: -12px;
    color: var(--brunszvik-dark-brown);
}
.event-arrows a:hover {
    opacity: 0.6;
}

ul.pagination {
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 50px;
}
.main-section-images {
    width: max-content;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    #biography-section {
        background-position: 76% 175%;;
    }
}
@media (max-width: 1400px) and (min-width: 991px) {
    .main-section-images {
        margin-right: 0 !important;
        margin-left: auto !important;
    }
}
@media (max-width: 1200px) {
    #biography-section {
        background-position: 76% 130%;;
    }
}
@media (max-width: 992px) {
    .main-title-col {
        text-align: center;
        justify-items: center;
    }
    .main-title-description {
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto;
    }
    .main-title {
        font-size: 50px;
    }
    .sub-title {
        font-size: 20px;
    }
    .main-img {
        margin-top: 30px;
        max-width: 335px;
    }
    #starter-section {
        background-position: 32% 106%;
        background-size: 880px;
    }
    .brunszvik-slogan {
        width: 310px;
        margin-top: -52px;
    }
    .slogan-name {
        color: var(--brunszvik-light-brown);
    }
    #biography-section {
        background-image: none;
    }
    .biography-question {
        margin-left: 20px;
    }
    .news-text-div {
        margin-left: 0;
    }
    .container {
        padding-right: calc(var(--bs-gutter-x) * 1.25);
        padding-left: calc(var(--bs-gutter-x) * 1.25);
    }
}

@media (min-width: 576px) and (max-width: 765px) {
    .container-sm, .container {
        max-width: unset;
    }
}

@media (max-width: 380px) {
    .biography-question-1 {
        font-size: 20px;
    }
    .biography-question-2 {
        font-size: 30px;
    }
    .question-col img {
        width: 80px;
    }
    .main-img {
        max-width: 280px;
    }
    .brunszvik-slogan {
        width: 300px;
    }
    .footer-end-title img {
        width: 250px;
    }
    .outline-section-title {
        font-size: 36px;
    }
    .gallery-title {
        margin-left: 0;
    }
}

@media only screen and (min-width: 2160px) {
    .gallery-image-container .gallery, .event-image-container .events {
        margin-left: 20%;
    }
    .event-image-container .events .event-card {
        margin: 0 10px;
    }
}



/* Egyedi lapozó stílus */
.custom-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    list-style: none;
    padding: 50px 0 0;
    margin: 0;
}

.custom-pagination .page-item {
    margin: 0;
    padding: 0;
    font-weight: 270;
    font-size: 17px;
}

.custom-pagination .page-link {
    color: var(--brunszvik-dark-brown);
    text-decoration: none;
    padding: 5px 10px;
}

.custom-pagination .page-item.active .page-link {
    font-weight: bold;
    text-decoration: underline;
}

.custom-pagination .page-item.disabled:not(.active) .page-link {
    color: var(--brunszvik-dark-brown);
}

.custom-pagination .page-link:hover {
    text-decoration: underline;
    color: var(--brunszvik-dark-brown);
}

.custom-pagination .page-item.prev i, .custom-pagination .page-item.next i {
    font-size: 22px;
    color: var(--brunszvik-dark-brown);
}
.custom-pagination .page-item.prev:hover, .custom-pagination .page-item.next:hover {
    opacity: 0.6;
}

.custom-pagination .page-item.prev {
    margin-right: 45px;
}
.custom-pagination .page-item.next {
    margin-left: 45px;
}

@media (max-width: 500px) {
    .custom-pagination .page-item {
        font-size: 15px;
    }
    .custom-pagination .page-item.prev i, .custom-pagination .page-item.next i {
        font-size: 20px;
    }
    .custom-pagination .page-item.prev {
        margin-right: 30px;
    }
    .custom-pagination .page-item.next {
        margin-left: 30px;
    }
}

@media (max-width: 400px) {
    .custom-pagination .page-item.prev {
        margin-right: 15px;
    }
    .custom-pagination .page-item.next {
        margin-left: 15px;
    }
    .custom-pagination .page-item.disabled:not(.active) {
        font-size: 12px;
    }
    .custom-pagination .page-item.disabled:not(.active) .page-link {
        padding: 5px 2px;
    }
}

.breadcrumb-item {
    font-size: 13px;
}

/*****************    BRUNSZVIK ADDONS    *****************/