.banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    --display: flex !important;
    --min-height: 630px !important;
    --flex-direction: row !important;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%) !important;
    --container-widget-height: 100% !important;
    --container-widget-flex-grow: 1 !important;
    --container-widget-align-self: stretch !important;
    --flex-wrap-mobile: wrap !important;
    --justify-content: center !important;
    --align-items: center !important;
    --padding-top: 0px !important;
    --padding-bottom: 0px !important;
    --padding-left: 0px !important;
    --padding-right: 0px !important;
    --margin-left: auto !important;
    --margin-right: auto !important;
    max-width: min(100%, var(--width)) !important;
}

.banner-text {
    z-index: 2;
}

@media (max-width: 768px) {
    .banner.small-banner {
        min-height: 350px;
    }

    .banner.big-banner {
        min-height: 480px;
    }

    #about-us h2,
    #about-us p {
        margin-bottom: 1em;
    }
}

/* header top area */
#qodef-top-area {
    --qode-top-bar-height: 35px;
}

@media (max-width: 699px) {

    #qodef-top-area-inner {
        padding: 0 20px;
    }

    #qodef-top-area .qodef-widget-holder.qodef--left #freightexpress_core_icon_with_text-3 {
        display: none;
    }

    #qodef-top-area .qodef-widget-holder.qodef--left #freightexpress_core_icon_with_text-2 {
        margin: 0;
    }
}

@media (max-width: 339px) {
    #qodef-top-area {
        display: none;
    }
}

#qodef-page-outer {
    margin-top: -93px;
}

@media only screen and (max-width: 1200px) {
    #qodef-page-outer {
        margin-top: -70px;
    }
}

#qodef-page-inner {
    padding: 0 0;
}

.qodef-header-sticky .qodef-header-sticky-inner {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
}

#qodef-page-header-inner,
#qodef-page-mobile-header-inner {
    padding: 0px 0px;
    border-bottom: none;
}

#qodef-page-header .qodef-header-logo-link,
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 100% !important;
    min-width: 160px;
    background-color: #f94735;
    justify-content: center;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    min-width: 113px;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 30px;
}

.qodef-page-title .qodef-m-content {
    padding-top: 93px;
}

@media only screen and (max-width: 1200px) {
    .qodef-page-title .qodef-m-content {
        padding-top: 70px;
    }
}

.qodef-header--standard #qodef-page-header {
    background-color: rgba(255, 255, 255, 0);
}

.qodef-header--standard #qodef-page-header-inner {
    padding-left: 40px;
    padding-right: 0px;
}

#qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item {
    border: 0;
}

#qodef-page-header .qodef-widget-holder {
    margin-left: auto;
}

.cart-quantity {
    position: absolute;
    top: 26px;
    left: 58px;
    width: 1.9em;
    z-index: 1;
    height: 1.8em;
    line-height: 1em;
    text-align: center;
    font-size: 0.75em;
    color: #f94736;
    font-weight: bold;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding-top: 1px;
}

@media (max-width: 1200px) {
    .cart-quantity {
        top: -2px;
        left: 26px;
    }
}

.qodef-header-navigation {
    margin-left: 4em;
}

.breadcrumb-custom {
    margin: -1.8rem 0 0 0.6rem !important;
}

.breadcrumb-item>a {
    color: #0f313a;
}

.breadcrumb-item:hover>a {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "";
    width: 15px;
    height: 14px;
    background-image: url(../../images/freightexpress-theme/header-arrow.svg);
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    margin-right: 8px;
    float: unset;
    top: 1px;
    transform: scale(0.6);
}

.qodef-h2,
h2 {
    font-family: "Inter Tight", sans-serif;
    font-weight: 600;
    color: var(--qode-main-color);
    line-height: 1.0746268657em;
    font-weight: 600;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

article.product-card .product-card-text a {
    color: black;
    text-decoration: none;
}

article.product-card .product-card-text {
    padding: 1em;
}

article.product-card .product-card-text p {
    margin-bottom: 1.5rem;
    margin-top: -2rem;
    color: var(--qode-main-color);
}

article.product-card .product-card-text .product-cart-price {
    margin-top: 2.2rem;
    display: block;
    font-size: 1.7em;
    font-weight: 500;
    margin-bottom: 1rem;
}

article.product-card {
    transition: all 0.3s ease-in-out;

}

article.product-card:hover {
    background-color: #f94735 !important;
}

article.product-card .product-card-text h5 {
    transition: all 0.3s ease-in-out;
}

article.product-card:hover .product-card-text h5 {
    color: #fff !important;
}

article.product-card .product-card-media-image img {
    will-change: transform;
    transform-origin: center;
    transform: translateX(0) translateZ(0) scale(var(--qodef-img-scale));
    transition: transform .4s cubic-bezier(.25, .46, .44, .91);
    min-height: 290px;
    width: 100%;
    object-fit: cover;
}

article.product-card:hover .product-card-media-image img {
    transform: translateX(calc(var(--qodef-img-move) * 1px)) translateZ(0) scale(var(--qodef-img-scale))
}


.product-card-inner,
.product-card-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.product-card-media-image {
    clip-path: polygon(36px 0, 100% 0, 100% calc(100% - 36px), calc(100% - 36px) 100%, 0 100%, 0 36px);
    background-color: #F2F2F2;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}


.carousel-indicators .active {
    background-color: #f94735 !important;
}

.carousel-indicators {
    bottom: -3em;
    margin: 0;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 100%;
    height: 4px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #3a4e54;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
}

a {
    text-decoration: none;
}

.floating-span-container {
    position: relative;
    width: 100%;
    overflow: visible;
    height: 80px;
    margin-bottom: 40px;
}

.floating-span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: clamp(45px, 8vw, 128px);
    font-weight: 700;
    color: #E3E3E3;
    z-index: -1;
    pointer-events: none;
    letter-spacing: 0.15em;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 0.27em;
}

#why-us .row>div {
    position: relative;
    padding-top: 30px;
}

#why-us .floating-span-container:first-child span {
    left: 15%;
    bottom: -20%;
    top: unset;
    /* transform: translate(-50%, -67%); */
}

#why-us .floating-span-container:last-child span {
    left: 50%;
    top: 50%;
}

#why-us .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left {
    padding-left: 4rem !important;
}

#why-us .qodef-m-image img {
    max-width: 1000px;
    margin-left: auto;
}

@media (max-width: 767px) {
    #why-us .qodef-m-image img {
        max-width: 1000px;
        margin: unset;
        /* width: 80% !important; */
    }

    #why-us .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left {
        padding-left: 3rem !important;
    }

    #why-us .floating-span-container:first-child {
        margin-bottom: 1em;
    }

    #why-us .floating-span-container:first-child span {
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        line-height: 1.3;
    }

    .why-us-wrapper {
        max-width: 540px;
        width: 100%;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
    }
}


#why-us .floating-span {
    left: 15px;
    transform: none;
    text-align: left;
    width: auto;
}

#about-us .floating-span-container {
    margin-bottom: 0;
}

#about-us p {
    color: #000000;
}

#about-us .floating-span-container span {
    font-size: clamp(45px, 8vw, 128px);
    left: -20%;
    top: unset;
    bottom: -20%;
    transform: none;
}

@media (max-width: 767px) {
    #about-us .floating-span-container span {
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
        bottom: unset;
    }
}

@media (max-width: 368px) {
    .floating-span-container span {
        letter-spacing: 0.15em;
    }
}


@media (max-width: 1400px) {

    #why-us,
    #about-us {
        margin-top: 2rem !important;
    }
}

@media (max-width: 767px) {

    #why-us,
    #about-us {
        margin-top: 0 !important;
    }
}

.carousel {
    margin: 0 auto;
    max-width: 1320px;
}



.carousel-image-container img {
    width: 100%;
    display: block;
}

@media (max-width: 767px) {
    .carousel-image-container img {
        height: 500px;
    }
}

@media (max-width: 575px) {
    .carousel-image-container img {
        height: 400px;
    }
}

.carousel-caption-custom {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    color: white;
}

.carousel-caption-custom.not-full {
    height: 40%;
}

.carousel-caption-custom:not(.not-full) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.carousel-caption-custom h2.qodef-m-title {
    font-size: clamp(38px, 5vw + 10px, 90px);
    /* max-width: 75%; */
    color: white;
}

.carousel-caption-custom.not-full h2.qodef-m-title {
    font-size: clamp(50px, 5vw + 10px, 65px);
}

#offerBannerCarousel .carousel-caption-custom h2.qodef-m-title,
#mainBannerCarousel .carousel-caption-custom h2.qodef-m-title {
    font-size: clamp(50px, 5vw + 10px, 90px);
}

#offerBannerCarousel .carousel-caption-custom {
    padding: 0 1em;
}

.carousel-caption-custom p {
    font-size: clamp(15px, 5vw + 10px, 18px);
    font-weight: 400;
    color: #ffffff;
    max-width: 75%;
}

.qodef-m-description {
    font-size: clamp(15px, 5vw + 10px, 17px);
    font-weight: 400;
    color: #000000;
}

.banner p.qodef-m-description {
    color: #ffffff;
}

.banner h2.qodef-m-title {
    font-size: clamp(50px, 5vw + 10px, 90px);
    font-weight: 600;
    color: #ffffff;
}

h2.qodef-m-title {
    font-size: clamp(20px, 5vw + 10px, 70px);
    font-weight: 600;
    color: #000000;
}

h2.qodef-m-title.about {
    font-size: clamp(50px, 5vw + 10px, 70px);
}

#why-us h2.qodef-m-title {
    width: 95%;
    margin-bottom: 3rem;
}

@media (max-width: 992px) {

    .carousel-caption-custom {
        left: 5%;
        width: 90%;
        text-align: center;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .carousel-caption-custom.not-full {
        width: 58.33333333%;
    }
}

/* @media (max-width: 768px) {
    #offerBannerCarousel .carousel-caption-custom {
        top: 7%;
    }
} */

@media (max-width: 768px) {

    .breadcrumb-item {
        margin-bottom: 0;
    }

    .breadcrumb-custom {
        margin: 1rem 0 -2rem 0 !important;
    }

    #mainBannerCarousel,
    #offerBannerCarousel,
    #offerDetailBannerCarousel {
        padding: 0 !important;
        margin-top: 0 !important; 
    }

    #offerBannerCarousel .carousel-caption-custom {
        top: -8%;
    }

    #mainBannerCarousel .carousel-indicators button:first-child,
    #offerBannerCarousel .carousel-indicators button:first-child {
        margin-left: 0 !important;
    }

    #mainBannerCarousel .carousel-indicators button:last-child,
    #offerBannerCarousel .carousel-indicators button:last-child {
        margin-right: 0 !important;
    }

    .carousel-caption-custom {
        top: 0;
        transform: none;
        left: 5%;
        width: 90%;
    }
}

@media (max-width: 576px) {

    .carousel-caption-custom {
        top: 0;
    }
}

.banner-mask-wrapper {
    position: relative;
    width: 100%;
    display: block;
}

.banner-image {
    width: 100%;
    height: auto;
    display: block;
}

/* Gradient overlay */
.banner-gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    pointer-events: none;
}

.banner-gradient-overlay.green {
    background: rgba(14, 49, 58, 0.85);
}

@media (max-width: 768px) {
    .banner-gradient-overlay.green {
        background: none;
    }
}

/* Maska – nad gradientom */
.banner-mask-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}


#qodef-page-mobile-header-inner {
    background-color: #f94735;
}

.footer-links div a p.qodef-copyright-text {
    transition: color .2s ease-out;
    color: #B8CED4;
}

.footer-links div a p.qodef-copyright-text:hover {
    color: #fff;
}

footer .footer-links {
    padding-left: 62px;
    width: auto;
    max-width: 100vw;
    /* white-space: nowrap; */
}

footer .footer-logo {
    max-width: 95px;
}

footer .footer-links a p {
    font-size: clamp(14px, 1vw + 0.5rem, 15px);
    font-weight: 400;
    color: #B6CFD6;
}

footer .footer-nav-links ul.menu li a,
footer .footer-nav-links ul.menu li a p,
footer .footer-nav-links ul.menu li p {
    font-size: clamp(15px, 5vw + 10px, 17px);
    font-weight: 400;
    color: #B6CFD6;
}

footer h6.qodef-widget-title a,
footer h6.qodef-widget-title {
    font-size: clamp(20px, 5vw + 10px, 22px);
    font-weight: 600;
    color: #B6CFD6;
}

@media only screen and (max-width: 767px) {
    footer .footer-links {
        padding-left: 0;
        padding-right: 0;
    }
}

/* ponuka.html */
.offer-container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1320px;
}

.button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: none;
    padding: 16px 5px;
    cursor: pointer;
    font-size: clamp(17px, 5vw + 10px, 18px);
    font-weight: 500;
    width: 100%;
    transition: all 0.3s ease-in-out;
    min-height: 94px;
}

@media (max-width: 768px) {
    .button.start {
       justify-content: start;
       text-align: start;
       padding: 16px 25px;
    }
}

.button-black {
    background-color: #000;
    color: #fff;

}

.button-black:hover {
    background-color: #f94735;
    color: #fff;
    border-top: 1px solid #fff;
}

.button-orange {
    background-color: #f94735;
    color: #fff;
    border: 1px solid #fff;
}

.button-orange:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.button-orange.active {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.button-white {
    background-color: #fff;
    color: #000;
    text-decoration: underline;
}

.button-white:hover {
    background-color: #f94735;
    color: #fff;
    border: 1px solid #fff;
}

/* offer detail */

.parameter-title {
    font-size: 1.6rem;
    font-weight: 600;
}

.parameter-horizontal-line {
    width: 100%;
    max-width: none !important;
    color: #30515A;
}

.product-card-title h5 {
    font-size: clamp(27px, 5vw, 30px);
    font-weight: 600;
}

/* offer detail */
#offerDetailBannerCarousel .banner-mask-wrapper {
    padding-bottom: 31.7%;
}

#offerDetailBannerCarousel .banner-mask-wrapper .banner-mask-background {
    background: #0f313a;
    position: absolute;
    height: 100%;
    width: 100%;
}

#offerDetailBannerCarousel .carousel-caption-custom {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}

#offerDetailBannerCarousel img.text-img {
    height: auto;
    width: 400px;
    object-fit: contain;
    margin-left: 2rem;
    min-width: 400px;
}

#offerDetailBannerCarousel .carousel-caption-custom h2.qodef-m-title {
    max-width: 100%;
}

@media (max-width: 992px) {
    #offerDetailBannerCarousel .carousel-caption-custom img {
        display: none;
    }
}

@media (max-width: 420px) {
    .carousel-caption-custom.not-full h2.qodef-m-title {
        font-size: 38px;
    }
}

@media (max-width: 1113px) and (min-width: 992px) {
    .carousel-caption-custom.not-full h2.qodef-m-title {
        font-size: 45px;
    }
}

@media (min-width: 768px) {
    .carousel-caption-custom h2.qodef-m-title {
        max-width: 75%;
    }

    .ps-md-6 {
        padding-left: 6rem !important;
    }
}

@media (max-width: 767px) {
    #mainBannerCarousel .carousel-caption-custom h2.qodef-m-title {
        font-size: clamp(38px, 8vw + 10px, 90px);
    }

    #offerDetailBannerCarousel .carousel-caption-custom {
        position: static;
        transform: none;
        height: auto;
        gap: 0;
        flex-direction: column;
        align-items: flex-start;
        margin: 2.5rem 2rem 2rem 2rem;
    }

    #offerDetailBannerCarousel {
        position: relative;
        margin-bottom: 0 !important;
    }

    #offerDetailBannerCarousel .banner-mask-wrapper {
        padding-bottom: 0;
        position: absolute;
        height: 100%;
        z-index: -1;
    }


    #offerDetailBannerCarousel img.text-img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        z-index: 1;
        max-width: none;
        margin-top: 2rem;
        margin-left: 0;
        min-width: 0;
    }

    .carousel-caption-custom p {
        max-width: 100%;
    }

    .carousel-caption-custom {
        z-index: 2;
    }
}

.custom-select-wrapper {
    position: relative;
    width: 100%;
}

.custom-select-trigger {
    background-color: #f94735;
    color: #fff;
    border: 1px solid #fff;
    padding-right: 2.5em;
    cursor: pointer;
    user-select: none;
    min-height: 94px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.custom-select-wrapper.selected .custom-select-trigger {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.custom-options {
    display: none;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    background-color: #f94735;
    border-top: none;
    z-index: 10;
}

.custom-option {
    padding: 0.5em 1em;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 94px;
    transition: all 0.3s ease;
}

.custom-option:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}

.custom-select-wrapper.open .custom-options {
    display: block;
}

.trigger-label {
    width: 90%;
    height: 90px;
    display: flex;
    align-items: center;
    text-align: start;
    padding: 0.5em 2.5em;
    font-size: clamp(15px, 5vw + 10px, 15px);
}

.icon-lines {
    position: relative;
    width: 10%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-select-wrapper:not(.selected) .icon-lines{
    pointer-events: none;
}

.line {
    position: absolute;
    width: 100%;
    max-width: 16px;
    height: 2px;
    background-color: currentColor;
    transition: transform 0.3s ease;
}

/* Default plus sign */
.icon-lines .line:first-child {
    transform: rotate(0deg);
}

.icon-lines .line:last-child {
    transform: rotate(90deg);
}

/* When dropdown is open – always show × */
.custom-select-wrapper.open .line:first-child,
.custom-select-wrapper.selected .line:first-child {
    transform: rotate(45deg);
}

.custom-select-wrapper.open .line:last-child,
.custom-select-wrapper.selected .line:last-child {
    transform: rotate(-45deg);
}

/* Fallback if no selection and closed (reverts to +) */
.custom-select-wrapper:not(.open):not(.selected) .line:first-child {
    transform: rotate(0deg);
}

.custom-select-wrapper:not(.open):not(.selected) .line:last-child {
    transform: rotate(90deg);
}

.custom-select-trigger .color-circle {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: none;
    box-sizing: border-box;
}

@media (max-width: 768px) {

    .custom-select-wrapper,
    .custom-input-trigger {
        margin: 0.1em 0;
    }
}

/* input */
.custom-input-trigger {
    position: relative;
    background-color: #f94735;
    color: #fff;
    border: 1px solid #fff;
    padding: 2.5em 0.5em;
    cursor: pointer;
    user-select: none;
    min-height: 94px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s ease;
}

/* Začiatočný stav – input skrytý */
input.custom-input-field {
    display: none;
    width: 100%;
    background: transparent;
    border: none;
    color: #000;
    font-size: clamp(15px, 5vw + 10px, 15px);
    outline: none;
    margin-top: 0.5rem;
    padding: 0.3rem 0;
    margin-bottom: 0;
}

input.custom-input-field:focus {
    color: #000;
}

.unit-label {
    position: absolute;
    top: 50%;
    right: 3.5rem;
    transform: translateY(-50%);
    font-weight: bold;
    font-size: clamp(15px, 5vw + 10px, 15px);
    color: #fff;
    pointer-events: none;
}

.floating-label {
    position: absolute;
    left: 2.5em;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    transition: all 0.2s ease;
    pointer-events: none;
}

/* Po kliknutí alebo keď je aktívne */
.custom-input-trigger.active {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 0 4em 0 2.5em;
}

.custom-input-trigger.active .floating-label {
    top: 1.3em;
    font-size: clamp(15px, 5vw + 10px, 15px);
    opacity: 0.8;
    color: #000;
}

.custom-input-trigger .unit-label {
    opacity: 0;
    transition: all .2s;
}

.addToCart,
.addToCartPrimary {
    flex-wrap: wrap;
}

.custom-input-trigger.active .unit-label {
    color: #000;
    opacity: 1;
}

.custom-input-trigger.active input.custom-input-field {
    display: block;
}

.custom-input-trigger.active .unit-label {
    display: block;
}

.custom-input-trigger.active input.custom-input-field::placeholder {
    opacity: 1;
}

#selectOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #0E313A;
    opacity: 0.9;
    z-index: 9998;
}

#selectOverlay.overlay-cart-visible {
    display: block;
    z-index: 9998;
}




@media (max-width: 768px) {
    #selectOverlay.overlay-visible {
        display: block;
    }

    .custom-select-wrapper.select-above-overlay {
        position: relative;
        z-index: 9999;
    }

    .summary-title,
    .summary-price {
        font-size: clamp(50px, 10vw, 60px) !important;
        font-weight: 600;
    }
}

/* cart */
.border-right {
    border-right: 1px solid #30515A;
    padding-right: 3rem;
}

@media (max-width: 767px) {
    .border-right {
        border-right: none;
        padding-right: 1rem;
    }

    input.wpcf7-form-control.wpcf7-text {
        max-width: 100% !important;
    }

}

hr.product-separator {
    max-width: 100% !important;
}

.product-cart-item .product-image {
    width: 120px;
    height: auto;
    object-fit: contain;
}

.product-cart-item .quantity-counter {
    width: fit-content;
    min-height: 50px;
    min-width: 100px;
    background-color: #f0f0f0 !important;
}

.product-cart-item .quantity-counter button {
    font-size: 1.5rem;
    line-height: 1;
}

.product-cart-item .quantity-value {
    font-size: 2rem;
    margin: 0;
}

.no-arrows::-webkit-inner-spin-button,
.no-arrows::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.no-arrows {
  -moz-appearance: textfield;
}

.product-price-label {
    font-size: clamp(15px, 5vw, 15px);
    font-weight: 400;
}

.product-cart-item .product-price {
    font-size: clamp(26px, 5vw, 26px);
    white-space: nowrap;
}

.product-parameters {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
}

.product-cart-item hr {
    border-top: 1px solid #30515A;
}

.summary-title,
.summary-price {
    font-size: clamp(26px, 5vw, 28px);
    font-weight: 600;
}

.summary-price {
    text-align: end;
}

.quantity-counter button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#qodef-page-wrapper {
    /* overflow: hidden; */
    width: 100%;
}

.green-container {
    background-color: #0e313a;
    padding: 4em 0;
}

.green-container h5.qodef-e-title {
    font-size: clamp(27px, 5vw, 33px);
    font-weight: 600;
}

.green-container span.qodef-e-text-two {
    font-size: clamp(15px, 5vw + 10px, 18px);
    font-weight: 400;
    color: #B6CFD6;
}


.qodef-drop-down-second-inner ul.sub-menu {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.contact-info-section {
    padding: 4em;
    background-color: #ffffff;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-info-content h1 {
    font-size: clamp(50px, 5vw + 10px, 90px);
    font-weight: 600;
    color: #000000;
}

.contact-info-content .subtitle {
    font-size: clamp(15px, 5vw + 10px, 16px);
    font-weight: 400;
    color: #010101;
    margin-bottom: 3em;
    max-width: 450px;
}

.contact-item h2 {
    font-size: clamp(20px, 5vw + 10px, 25px);
    font-weight: 600;
    color: #000000;
}

.contact-item p {
    font-size: clamp(15px, 5vw + 10px, 16px);
    color: #010101;
    font-weight: 400;
    margin: 0;
}

@media (max-width: 768px) {
    .contact-info-section {
        padding: 3em 1.5em;
    }
}

@media (max-width: 480px) {
    .contact-details-grid {
        gap: 1.5rem !important;
    }
}

#map {
    z-index: 10;
}

.contact-map {
    width: 100%;
    min-height: 400px;
    height: 100%;
    max-height: 900px;
    object-fit: cover;
    transition: transform 0.3s ease;
}


@media (max-width: 767.98px) {

    .contact-map {
        min-height: 500px;
        height: 100%;
    }
}

.contac-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.contact-us-container {
    background-color: #F2F2F2;
    padding: 4em 5em;
}

@media (max-width: 963px) and (min-width: 769px) {
    .contact-us-container {
        padding: 4em 2em;
    }
}

@media (max-width: 768px) {
    .contact-us-container {
        padding: 4em 1.5em;
    }

    .contact-info-section {
        padding: 1em 1em 4em 1em;
    }
}

.contact-us-container h2 {
    font-size: clamp(50px, 10vw, 60px);
    color: #000000;
    font-weight: 600;
}

.offer-detail-parameters-image img {
    width: 100%;
}

#menu-main-menu-4 {
    display: block;
}

.offer-detail-parameters-title h2 {
    font-size: clamp(27px, 5vw, 33px);
    font-weight: 600;
}

.offer-detail-parameters-text p {
    font-size: clamp(15px, 5vw + 10px, 18px);
    font-weight: 400;
    color: #000000;
}

h4.parameter-title {
    font-size: clamp(26px, 5vw, 28px);
    font-weight: 600;
}

p.parameter-text {
    font-size: clamp(15px, 5vw + 10px, 18px);
    font-weight: 400;
    color: #000000;
    margin: 25px 0;
}

.padding-text-detail {
    padding: 2em 4em !important;
}

@media (max-width: 991px) {
    .padding-text-detail {
        padding: 0 !important;
    }

    .product-price-label {
        display: none;
    }
}

.qodef-m-digit-wrapper span {
    font-size: clamp(50px, 10vw, 70px);
}

.qodef-counter.qodef-layout--simple p.qodef-m-title {
    font-size: clamp(17px, 4vw, 18px);
    font-weight: 400;
    color: #000000;
}

.qodef-mobile-header-navigation>ul>li>a {
    font-size: clamp(18px, 5vw + 10px, 20px);
}

.qodef-mobile-header-navigation ul li ul li>a {
    font-size: clamp(14px, 5vw + 10px, 16px);
}

.qodef-mobile-header-navigation {
    z-index: 11;
}



.custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 49, 58, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.custom-popup.hidden {
    display: none;
}

.custom-popup-content {
    background: #fff;
    padding: 30px 20px;
    max-width: 600px;
    width: 90%;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.custom-popup-content p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #0e313a;
    font-weight: 500;
}

#product-detail-parameters {
    padding: 0 3em;
}

@media (max-width: 768px) {
    #product-detail-parameters {
        padding: 0 1.5em;
    }
}


#qodef-page-mobile-header {
  transform: translateY(-100%);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

#qodef-page-mobile-header.is-sticky {
    position: fixed;
    transform: translateY(0);
    opacity: 1;
}

#qodef-page-mobile-header.is-visible-always {
  transform: translateY(0);
  opacity: 1;
}

input.contact.wpcf7-form-control  {
    max-width: 370px;
    padding-left: 1em;
    color: #232323;
    font-weight: 600;
}

h3.contact-heading {
    font-size: clamp(26px, 5vw, 28px);
}

.mb-6-rem {
    margin-bottom: 6rem !important;
}

@media (max-width: 767px) {
    .ps-md-6 {
        padding-left: 1rem !important;
    }

    .summary-price {
        text-align: start;
    }
}

hr {
    background-color: #30515A;
}