img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    transform: translateZ(0px);
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    /*font-family: "Open Sans", sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

main {
    min-height: calc(100vh - 40px);
    height: 100%;
}

.fs-1-title {
    font-size: 2.25rem !important;
}
.fs-2-subtitle {
    font-size: 1.6rem !important;
}

.footer-list-inline li {
    position: relative
}
.footer-list-inline li:not(:last-child):after{
    content: '';
    position: absolute;
    right: -2px;
    width: 2px;
    height: 60%;
    top: 20%;
    background: #fff !important;
}

.anchor {
    scroll-margin-top: 20px;
}

.bg-custom {
    background-image: url("/assets/images/icon_background_v2.jpg");
    background-repeat: repeat;
    background-position: right top;
}

.bg-footer-custom {
    --bs-bg-opacity: 1;
    background-color: #242525 !important;
}

.text-footer-custom {
    color: #fff !important;
}

.header {
    border-radius: 0 0 2rem 2rem !important;
}

.priceListIconLabel {
    color: #575756 !important;
}
.priceListBackgroundLabel {
    background-color: #575756 !important;
}

.border-color-gray {
    border-color: #575756 !important;
}

.border-color-navbar {
    border-color: var(--bs-nav-link-color) !important;
}

.headerSpacer {
    width: 100%;
    height: 200px;
}

.headerSpacerSmall {
    width: 100%;
    height: 24px;
}

.headerSpacerTiny {
    width: 75%;
    height: 1px;
}

.priceBox {
    margin-top: -200px !important;
}

.beforeArticleSpacer {
    width: 100%;
    height: 20px;
}

.beforeContactSpacer {
    width: 100%;
    height: 180px;
}

.articleSpacer {
    width: 100%;
    height: 350px;
}

.articleBox {
    margin-top: -495px !important;
}

.featuredIcon {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.5em 0.6em;
}

.cursor-pointer {
    cursor: pointer !important;
}

.fs-7 {
    font-size: 0.90rem!important;
}
.fs-8 {
    font-size: 0.80rem!important;
}
.fs-9 {
    font-size: 0.70rem!important;
}
.fs-10 {
    font-size: 0.60rem!important;
}

hr {
    border: 1px solid #5ea731;
    border-radius: 5px;
}

.text-primary {
    color: #5ea731 !important;
}

.text-gray {
    color: #575756 !important;
}

.text-navbar {
    color: rgba(255, 255, 255, 0.75) !important;
}

.background-primary {
    background-color: #5ea731 !important;
}

.border-primary {
    border-color: #5ea731 !important;
}

img.image-blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter 400ms, -webkit-filter 400ms;
}

img.image-blur.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

img.image-fade.lazyload,
img.image-fade.lazyloading {
    opacity: 0;
    transition: opacity 400ms;
}

img.image-fade.lazyloaded {
    opacity: 1;
}

table.table-row-border-bottom-primary tr {
    border-top: 1px solid #5ea731;
    border-bottom: 1px solid #5ea731;
}

/*table.priceList tbody tr:last-child,*/
/*table.priceList tbody tr:last-child td {*/
/*    border-bottom: 0 !important;*/
/*}*/

#searchInput::-webkit-input-placeholder {
    display: inline-block;
    transition: all 0.3s ease-in-out;
    padding-right: .15em;
    white-space: nowrap;
}

input#searchInput:focus::-webkit-input-placeholder {
    -webkit-transform: translateY(-125%);
    opacity: 0.05
}

input#searchInput.imitatefocus::-webkit-input-placeholder {
    -webkit-transform: translateY(-125%);
    opacity: 0.05
}

input#searchInput {
    display: block;
    padding-left: 0;
    padding-right: 10px;
    width: 100%;
}

.alert-primary {
    background-color: #fff;
    border-color: #575756;
    color: #575756;
}

.alert-primary a,
.alert-primary a:link,
.alert-primary a:visited,
.alert-primary a:hover,
.alert-primary a:active {
    color: #5ea731;
}

.priceListItemDescription a,
.priceListItemDescription a:link,
.priceListItemDescription a:visited,
.priceListItemDescription a:hover,
.priceListItemDescription a:active {
    color: #5ea731 !important;
}

a.without-underline,
a.without-underline:link,
a.without-underline:visited,
a.without-underline:hover,
a.without-underline:active {
    text-decoration: none !important;
}

.box {
    min-height: 220px !important;
}

.color-info {
    color: #5a5a59 !important;
}
.color-subinfo {
    color: #8b8c8d !important;
}

.bg-subinfo {
    background: #eff1f5;
}

.btn-postal {
    background: #fff !important;
    color: #6c6c6c !important;
    /*font-size: 1.25rem !important;*/
}

.mx-4-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.articleBoxImage {
    background: #eff1f5;
    color: transparent;
    min-height: 237px !important;
    height: 100%;
    object-fit: contain;
    max-width: 409px !important;
}

.container-articles {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.articleGrid .thumbnail a,
.articleGrid .thumbnail a:link,
.articleGrid .thumbnail a:visited,
.articleGrid .thumbnail a:hover,
.articleGrid .thumbnail a:active {
    color: #2f2f2f !important;
}

.articleBox .thumbnail, .articleGrid .thumbnail {
    min-height: 230px!important;
}

.text-black {
    color: #000 !important;
}

.priceBoxListItem {
    min-height: 52px;
}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.fgrid {
    width: 100% !important;
    max-width: 100% !important;
}

#openingHoursWrapper:before {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: 80%;
    background-color: #5ea731;
}

#googleMap {
    min-height: 250px;
    min-width: 250px;
    height: 100%!important;
    width: 100%!important;
    border-bottom-right-radius: var(--bs-border-radius-lg)!important;
    border-top-right-radius: var(--bs-border-radius-lg)!important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
}

#googleMapWrapper {
    border-bottom-right-radius: var(--bs-border-radius-lg)!important;
    border-top-right-radius: var(--bs-border-radius-lg)!important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
}

i.opr-icon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    padding: 0;
    margin: 0;
}

i.opr-icon.opr-icon-fixed-width {
    width: 1.5rem !important;
}

i.opr-icon.opr-icon-fs-1 {
    height: 1.5rem !important;
}
i.opr-icon.opr-icon-fs-2 {
    height: 2.0rem !important;
}
i.opr-icon.opr-icon-fs-3 {
    height: 2.5rem !important;
}
i.opr-icon.opr-icon-fs-4 {
    height: 3.0rem !important;
}
i.opr-icon.opr-icon-fs-5 {
    height: 3.5rem !important;
}
i.opr-icon.opr-icon-fs-6 {
    height: 3.0rem !important;
}
i.opr-icon.opr-icon-fs-7 {
    height: 3.5rem !important;
}
i.opr-icon.opr-icon-fs-7.opr-icon-device-macbook {
    height: 3rem !important;
}

i.opr-icon.opr-icon-fs-1.opr-icon-fixed-width {
    width: 1.5rem !important;
}
i.opr-icon.opr-icon-fs-2.opr-icon-fixed-width {
    width: 2.0rem !important;
}
i.opr-icon.opr-icon-fs-3.opr-icon-fixed-width {
    width: 2.5rem !important;
}
i.opr-icon.opr-icon-fs-4.opr-icon-fixed-width {
    width: 3.0rem !important;
}
i.opr-icon.opr-icon-fs-5.opr-icon-fixed-width {
    width: 3.5rem !important;
}
i.opr-icon.opr-icon-fs-6.opr-icon-fixed-width {
    width: 3.0rem !important;
}
i.opr-icon.opr-icon-fs-7.opr-icon-fixed-width {
    width: 3.5rem !important;
}

i.opr-icon.opr-icon-fixed-start {
    -webkit-mask-position: 0 0 !important;
    mask-position: 0 0 !important;
    background-position: 0 0 !important;
}

i.opr-icon.opr-icon-device-apple-watch {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/apple_watch.svg');
    mask-image: url('/assets/images/icons/devices/apple_watch.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-imac {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/imac.svg');
    mask-image: url('/assets/images/icons/devices/imac.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-ipad-face-id {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/ipad_face_id.svg');
    mask-image: url('/assets/images/icons/devices/ipad_face_id.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-ipad-touch-id {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/ipad_touch_id.svg');
    mask-image: url('/assets/images/icons/devices/ipad_touch_id.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-iphone-with-face-id {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/iphone_face_id.svg');
    mask-image: url('/assets/images/icons/devices/iphone_face_id.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-iphone-with-touch-id {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/iphone_touch_id.svg');
    mask-image: url('/assets/images/icons/devices/iphone_touch_id.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-mac {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/mac.svg');
    mask-image: url('/assets/images/icons/devices/mac.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-macbook {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/macbook-crop.svg');
    mask-image: url('/assets/images/icons/devices/macbook-crop.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0 0.75rem;
    -webkit-mask-position: 0 0.75rem;
    mask-position: 0 0.75rem;
    background-size: cover;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-airpods {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/airpods.svg');
    mask-image: url('/assets/images/icons/devices/airpods.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-airpods-gen-3 {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/airpods_gen3.svg');
    mask-image: url('/assets/images/icons/devices/airpods_gen3.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-airpods-pro {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/airpods_pro.svg');
    mask-image: url('/assets/images/icons/devices/airpods_pro.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-airpods-max {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/airpods_max.svg');
    mask-image:  url('/assets/images/icons/devices/airpods_max.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}

i.opr-icon.opr-icon-basic-warranty {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/basic/warranty.svg');
    mask-image: url('/assets/images/icons/basic/warranty.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-basic-original-parts {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/basic/original_parts.svg');
    mask-image: url('/assets/images/icons/basic/original_parts.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-basic-repair-time {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/basic/repair_time.svg');
    mask-image: url('/assets/images/icons/basic/repair_time.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0.25rem 0;
    -webkit-mask-position: 0.25rem 0;
    mask-position: 0.25rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}
i.opr-icon.opr-icon-device-samsung {
    content: '';
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    -webkit-mask-image: url('/assets/images/icons/devices/samsung.svg');
    mask-image: url('/assets/images/icons/devices/samsung.svg');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #575756;
    background-position: 0rem 0;
    -webkit-mask-position: 0rem 0;
    mask-position: 0rem 0;
    background-size: initial;
    background-repeat: no-repeat;
}

.w-75 {
    width: 75%!important;
}
.w-80 {
    width: 80%!important;
}

table.priceList .priceListItemName {
    width: 65%!important;
}
table.priceList .priceListItemTime {
    width: 15%!important;
}
table.priceList .priceListItemPrice {
    width: 20%!important;
}

.names {
    font-size:1rem;
}

@media (min-width: 1400px) {
    .container-articles {
        max-width: 1350px;
    }
}

@media (max-width: 576px) {
    small.codes {
        font-size: 10px;
    }
    .names {
        font-size: 12px;
    }
    .border-xs-left-0 {
        border-left: 0 !important;
    }

    #googleMap {
        min-height: 250px;
        min-width: 250px;
        height: 100%!important;
        width: 100%!important;
        border-bottom-left-radius: var(--bs-border-radius-lg)!important;
        border-top-left-radius: 0!important;
        border-bottom-right-radius: var(--bs-border-radius-lg)!important;
        border-top-right-radius: 0!important;
    }

    #googleMapWrapper {
        border-bottom-left-radius: var(--bs-border-radius-lg)!important;
        border-top-left-radius: 0!important;
        border-bottom-right-radius: var(--bs-border-radius-lg)!important;
        border-top-right-radius: 0!important;
    }
}
@media (min-width: 576px) {
    .width-sm-100 {
        width: 100%!important;
    }
    .border-sm-top {
        border-top: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-right {
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-bottom {
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-left {
        border-left: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-top-0 {
        border-top: 0 !important;
    }
    .border-sm-right-0 {
        border-right: 0 !important;
    }
    .border-sm-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-sm-left-0 {
        border-left-width: 0 !important;
    }
    .border-sm-x {
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-y {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-sm {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-sm-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 768px) {
    .articleBoxImage {
        min-height: unset !important;
    }
    .border-md-top {
        border-top: 1px solid var(--bs-border-color) !important;
    }
    .border-md-right {
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-md-bottom {
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-md-left {
        border-left: 1px solid var(--bs-border-color) !important;
    }
    .border-md-left {
        border-left: 1px solid var(--bs-border-color) !important;
    }
    .border-md-top-0 {
        border-top: 0 !important;
    }
    .border-md-right-0 {
        border-right: 0 !important;
    }
    .border-md-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-md-left-0 {
        border-left: 0 !important;
    }
    .border-md-x {
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-md-y {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-md {
        border-width: 1px!important;
    }
    .border-md-2 {
        border-width: 2px!important;
    }
    .border-md-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 992px) {
    .box {
        min-height: 280px !important;
    }
    .border-lg-top {
        border-top: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-right {
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-bottom {
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-left {
        border-left: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-top-0 {
        border-top: 0 !important;
    }
    .border-lg-right-0 {
        border-right: 0 !important;
    }
    .border-lg-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-lg-left-0 {
        border-left: 0 !important;
    }
    .border-lg-left-2 {
        border-left-width: 2px !important;
    }
    .border-lg-x {
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-y {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-lg {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-lg-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 1200px) {
    .box {
        min-height: 260px !important;
    }
    .border-xl-top {
        border-top: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-right {
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-bottom {
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-left {
        border-left: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-top-0 {
        border-top: 0 !important;
    }
    .border-xl-right-0 {
        border-right: 0 !important;
    }
    .border-xl-bottom-0 {
        border-bottom: 0 !important;
    }
    .border-xl-left-0 {
        border-left: 0 !important;
    }
    .border-xl-x {
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-y {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
    }
    .border-xl {
        border-top: 1px solid var(--bs-border-color) !important;
        border-bottom: 1px solid var(--bs-border-color) !important;
        border-left: 1px solid var(--bs-border-color) !important;
        border-right: 1px solid var(--bs-border-color) !important;
    }
    .border-xl-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media (min-width: 1400px) {
    .box {
        min-height: 232px !important;
    }
    .articleGrid .box {
        min-height: 230px !important;
    }
}


@media (max-width: 991px) {
    #openingHoursWrapper:before {
        width: 0 !important;
    }
}

@media (max-width: 576px) {
    .articleBox .thumbnail, .articleGrid .thumbnail {
        min-height: unset !important;
    }

    .articleBoxImage {
        min-height: unset !important;
    }
}
