.product-timer__title {
    font-size: 15px;
}

.product-timer .countDays, .product-timer .countHours, .product-timer .countMinutes, .product-timer .countSec {
    font-size: 16px
}

.product-timer {
    min-width: 160px;
}

@media (min-width: 768px) {
    .sticker-ns {
        font-size: 12px;
    }
}

.sticker-ns {
    font-size: 11px;
}

@media (max-width: 992px) {
    .product-grid .product-thumb .addit-action, .container-module .product-thumb .addit-action {
        display: none;
    }
}

.swiper-mod-navigation {
    background: #FB8E47;
}

@media (max-width: 992px) {
    .up-header {
        height: 120px;
        max-height: 120px;
    }
}

body {
    position: relative;
    background-color: #fff;
}

body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vw * 1500 / 2560);
    background-image: url('../image/granite-headstone-scaled-3.png');
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: -2;
}

body::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vw * 1500 / 2560);
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    pointer-events: none;
}

main {
    padding-top: 0px !important;
}
header {
    border-bottom: none;
}

.granit-hero {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    min-height: calc(100vw * 1500 / 2560);
}

.granit-hero__content {
    position: relative;
    z-index: 1;
    padding: 80px 50px 200px 50px;
    max-width: 780px;
    margin: 0;
    text-align: left;
}

.granit-hero__title {
    font-size: 48px;
    font-weight: 700;
    color: #F1F1F1;
    margin: 0 0 16px 0;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.granit-hero__subtitle {
    font-size: 20px;
    font-weight: 400;
    color: #F1F1F1;
    margin: 0 0 32px 0;
    line-height: 1.4;
}

@media (max-width: 767px) {
    body::before {
        background-position: 70% center;
    }
    
    .granit-hero__content {
        padding: 40px 20px 30px;
    }
    
    .granit-hero__title {
        font-size: 28px;
        margin: 0 0 12px 0;
    }
    
    .granit-hero__subtitle {
        font-size: 16px;
        margin: 0 0 24px 0;
    }
    
    .hero-buttons-wrapper {
        flex-direction: column;
        gap: 12px;
    }
    
    .hero-button {
        width: 100%;
        max-width: 100%;
        padding: 13px 20px;
        font-size: 13px;
    }
}

nav#top {
    display: none !important;
}

header.up-header.fix-header.h-sticky,
header.up-header {
    position: sticky;
    top: 0;
    z-index: 1008;
    transition: background 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;
}

header.up-header:not(.scrolled) {
    background: transparent !important;
    box-shadow: none !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
}

header.up-header.scrolled,
header.up-header.fix-header.scrolled,
header.up-header.h-sticky.scrolled {
    background: rgba(28, 28, 28, 0.90) !important;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25) !important;
    -webkit-backdrop-filter: blur(11px) !important;
    backdrop-filter: blur(11px) !important;
}

@media (max-width: 992px) {
    .up-header:not(.scrolled) {
        background: transparent !important;
        box-shadow: none !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
    }
    
    .up-header.scrolled {
        background: rgba(28, 28, 28, 0.90) !important;
        box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.25) !important;
        -webkit-backdrop-filter: blur(11px) !important;
        backdrop-filter: blur(11px) !important;
    }
}

.up-header .btn-menu-top {
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 30px !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    color: #F1F1F1 !important;
    transition: box-shadow 0.2s ease;
}

.up-header .btn-menu-top i,
.up-header .btn-menu-top .text-category {
    color: #F1F1F1 !important;
}

.up-header .btn-menu-top:hover,
.up-header .btn-menu-top.active-btn {
    background: rgba(218, 218, 218, 0.35) !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.30) !important;
    color: #F1F1F1 !important;
    border-color: #C7C7C7 !important;
}

/* ========================================
   UP-HEADER-PHONES BLOCK
   ======================================== */
.up-header-phones__top {
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 30px !important;
    /*outline: 1px solid #C7C7C7 !important;*/
    outline: none;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    color: #F1F1F1 !important;
    transition: box-shadow 0.2s ease;
}

.up-header-phones__top i,
.up-header-phones__item,
.up-header-phones__item a,
.up-header-phones__text-af {
    color: #F1F1F1 !important;
}

.up-header-phones:hover .up-header-phones__top,
.up-header-phones.hp-dd.open .up-header-phones__top {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.30) !important;
    background: rgba(218, 218, 218, 0.35) !important;
}

.up-header-phones__dropdown {
    margin-top: 0 !important;
    display: none;
    background: rgba(28, 28, 28, 0.70) !important;
    border-radius: 0 !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(11px) !important;
    backdrop-filter: blur(11px) !important;
    padding: 12px 20px !important;
}

.up-header-phones__dropdown li,
.up-header-phones__dropdown li a {
    color: #F1F1F1 !important;
}
.dropdown-menu.ch-dropdown li + li {
    border-top: none !important;
}

.up-header-phones:hover .up-header-phones__dropdown,
.up-header-phones.hp-dd.open .up-header-phones__dropdown {
    display: block !important;
}

.up-header.scrolled .up-header-phones__dropdown {
    background: rgba(20, 20, 20, 0.82) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
}

header.up-header.scrolled .phone-box:hover .up-header-phones__top,
header.up-header.scrolled .up-header-phones.hp-dd.open .up-header-phones__top {
    background: rgba(20, 20, 20, 0.92) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.40) !important;
}

#modal-order-monument .modal-content,
#modal-consultation .modal-content {
    min-width: 412px;
    margin: 0 auto;
}
#modal-order-monument .modal-title,
#modal-consultation .modal-title {
    max-width: calc(100% - 40px);
}
#modal-order-monument .modal-header,
#modal-consultation .modal-header {
    display: flex;
    justify-content: space-between;
}

.title-404 {
    color: #fff;
    font-size: 7rem;
    line-height: 7rem;
    margin: 50px 0 20px auto;
    display: block;
    text-align: center;
}
#error-not-found .text-center {
    color: #fff;
}

h1.h1-prod-name,
h1.h1-cat-name,
h1.h1-info-name {
    color: #fff;
}
.breadcrumb > li span,
.breadcrumb > li a, .breadcrumb > li a span,
.breadcrumb > li:after {
    color: #ddd;
}
.description-article {
    border-radius: 20px;
    border: 1px solid #e9e9e9;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.information .p-content {
    box-shadow: var(--up-box-shodow-1px);
    border-radius: 20px;
    background: #ffffff;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}

.banner-pro {
    margin-top: 90px;
}
.banner-pro__column.banner-pro__column--col-3:hover {
    opacity: 1;
}
.banner-pro__column.banner-pro__column--col-3 {
    opacity: 0.7;
}

/* ======================================== */

/* Ensure perfect alignment for all four circular elements */
.up-header__right {
    align-items: center !important;
}

.box-account,
.box-cart,
.box-language-currency,
.box-burger-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.box-account .btn-account,
#cart > .btn,
.box-language-currency .dropdown-toggle,
.btn-burger-menu {
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 30px !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    color: #F1F1F1 !important;
    transition: box-shadow 0.2s ease;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    max-width: 44px !important;
    max-height: 44px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.box-account .btn-account i,
#cart > .btn i,
.box-language-currency .dropdown-toggle i,
.btn-burger-menu i {
    color: #F1F1F1 !important;
}

.box-account .btn-account:hover,
#cart > .btn:hover,
.box-language-currency .dropdown-toggle:hover,
.btn-burger-menu:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.30) !important;
    background: rgba(218, 218, 218, 0.35) !important;
}

.box-language-currency .dropdown-toggle {
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 50% !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    color: #F1F1F1 !important;
    transition: box-shadow 0.2s ease;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    max-width: 44px !important;
    max-height: 44px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.box-language-currency .dropdown-toggle span,
.box-language-currency .dropdown-toggle img {
    margin: 0 !important;
}

@media (min-width: 992px) {
    .box-language-currency {
        height: 44px !important;
        width: 44px !important;
        border: none !important;
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    #product .right-block-inner {
        padding: 20px;
    }
}

.up-header #logo a,
.up-header #logo h1 a {
    color: #F1F1F1 !important;
}

/* Invert desktop logo to white */
.up-header__logo-desktop img {
    filter: brightness(0) invert(1);
}

header .text-a-icon,
header .text-a-icon-cart {
    color: #F1F1F1 !important;
}

.m_type_header_1 .search-top,
.m_type_header_1 .box-search,
.m_type_header_1 input[type="text"],
.m_type_header_1 .header-search,
.m_type_header_2 .search-top,
.m_type_header_2 .box-search,
.m_type_header_2 input[type="text"],
.m_type_header_2 .header-search {
    display: none !important;
}

.m_type_header_1 {
    background: none !important;
    height: auto !important;
    left: 220px !important;
    right: 10px !important;
}

#menu-vertical #menu-vertical-list > li > a {
    color: #373737;
    font-weight: 400;
    transition: color 0.15s ease, font-weight 0.15s ease;
}

#menu-vertical #menu-vertical-list > li > a:hover,
#menu-vertical #menu-vertical-list > li.menu-open > a {
    color: #232323 !important;
    font-weight: 600 !important;
}

.mob-menu-info-fixed-left {
    position: fixed;
    right: -100%;
    left: auto !important;
    top: 0;
    bottom: 0;
    width: 320px;
    max-width: 90vw;
    z-index: 1050;
    background: #fff;
    transition: right 0.25s ease-in-out;
    overflow: hidden;
}

.mob-menu-info-fixed-left.active {
    right: 0 !important;
}

#mm-mobile .mm-a,
#mm-mobile .m-mm-list-item > a {
    color: #373737;
    font-weight: 400;
    transition: color 0.15s ease, font-weight 0.15s ease;
}

#mm-mobile .mm-a:hover,
#mm-mobile .m-mm-list-item:hover > a {
    color: #232323 !important;
}

.hero-buttons-wrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.hero-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 28px;
    border-radius: 26px;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border: 1px solid;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    min-height: 52px;
}

.hero-button-primary {
    background: rgba(50, 163, 80, 0.2);
    border-color: #32A350;
    color: #F1F1F1;
}

.hero-button-primary:hover {
    background: rgba(50, 163, 80, 0.35);
    color: #F1F1F1;
    text-decoration: none;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.35);
}

.hero-button-secondary {
    background: #32A350;
    border-color: #32A350;
    color: #F1F1F1;
}

.hero-button-secondary:hover {
    background: #2a8d44;
    border-color: #2a8d44;
    color: #F1F1F1;
    text-decoration: none;
    box-shadow: 0px 4px 16px rgba(50, 163, 80, 0.45);
}

.mobm-title {
    font-size: 18px;
    font-weight: 600;
    color: #232323;
}

.btn-order-monument,
a.btn-order-monument {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #32A350;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: none;
    color: #F1F1F1 !important;
    font-weight: 500;
    padding: 12px 28px;
    text-decoration: none;
    cursor: pointer;
    transition: box-shadow 0.2s ease, background 0.2s ease;
}

.btn-order-monument:hover,
a.btn-order-monument:hover {
    box-shadow: 0px 4px 16px rgba(50, 163, 80, 0.45);
    background: #2a8f44;
    color: #F1F1F1 !important;
    text-decoration: none;
}

.btn-free-consult,
a.btn-free-consult {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, rgba(50, 163, 80, 0.20) 0%, rgba(50, 163, 80, 0.20) 100%);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    outline: 1px solid #32A350;
    border: none;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    color: #F1F1F1 !important;
    font-weight: 500;
    padding: 12px 28px;
    text-decoration: none;
    cursor: pointer;
    transition: box-shadow 0.2s ease;
}

.btn-free-consult:hover,
a.btn-free-consult:hover {
    box-shadow: 0px 4px 16px rgba(50, 163, 80, 0.35);
    color: #F1F1F1 !important;
    text-decoration: none;
}

.granit-hero__buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 24px;
}

@media (max-width: 767px) {
    .granit-hero__buttons {
        justify-content: center;
    }
}

.granit-advantages {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 40px 0;
}

.granit-adv-card {
    background: rgba(255, 255, 255, 0.70);
    border-radius: 20px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    padding: 28px 24px;
    flex: 1 1 220px;
    max-width: 280px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    transition: box-shadow 0.2s ease;
    cursor: default;
}

.granit-adv-card:hover {
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.12);
}

.granit-adv-card__icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.granit-adv-card__icon img,
.granit-adv-card__icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.granit-adv-card__title {
    font-size: 16px;
    font-weight: 600;
    color: #232323;
    line-height: 1.3;
}

.granit-adv-card__text {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

@media (max-width: 767px) {
    .granit-advantages {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        padding: 24px 16px;
    }

    .granit-adv-card {
        max-width: 100%;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        padding: 16px 20px;
        position: relative;
    }

    .granit-adv-card::before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        min-width: 8px;
        border-radius: 50%;
        background: #32A350;
        margin-right: 4px;
    }

    .granit-adv-card__icon {
        width: 36px;
        height: 36px;
        min-width: 36px;
    }

    .granit-adv-card__title {
        font-size: 15px;
    }

    .granit-adv-card__text {
        display: none;
    }
}

.menu-header-box.type-menu-h-1.active-m .m_type_header_1 {
    top: -20px;

}

.menu-header-box.type-menu-h-1.active-m.m-sticky .m_type_header_1 {
    top: 15px;

}

.box-nav-links {
    display: none !important;
}

.up-header .btn-menu-mobile i,
.up-header .up-header__btn-mobile-menu i {
    color: #F1F1F1 !important;
}

.up-header .cart-quantity,
.up-header .text-a-icon-cart {
    color: #fff !important;
}

#cart .cart-total {
    position: absolute !important;
    height: 18px !important;
    min-width: 18px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-radius: 9px !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    text-align: center !important;
    right: -3px !important;
    top: -2px !important;
    background: #FF4444 !important;
    color: #fff !important;
}

/* Hide dopmenu navigation bar */
.box-dopmenu {
    display: none !important;
}

/* Vertical scroll for menu-vertical */
#menu-vertical #menu-vertical-list {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-color: #e9e9e9 transparent;
    scrollbar-width: thin;
}

#menu-vertical #menu-vertical-list::-webkit-scrollbar {
    width: 8px;
}

#menu-vertical #menu-vertical-list::-webkit-scrollbar-track {
    background: transparent;
}

#menu-vertical #menu-vertical-list::-webkit-scrollbar-thumb {
    background-color: #e9e9e9;
    border-radius: 12px;
    border: transparent;
}

.menu-header-box.type-menu-h-1.active-m .m_type_header_1 #menu-vertical #menu-vertical-list {
    max-height: calc(90vh - 60px);
}

.menu-header-box.mm_open_hp:not(.m-sticky) #menu-vertical #menu-vertical-list {
    max-height: calc(100vh - 100px);
}

/* Burger button for desktop header */
.box-burger-menu {
    order: 9999;
    margin-left: 8px;
}

.btn-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 30px !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    color: #F1F1F1 !important;
    cursor: pointer;
    transition: box-shadow 0.2s ease, background 0.2s ease;
    flex-shrink: 0;
}

.btn-burger-menu:hover {
    background: rgba(218, 218, 218, 0.35) !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.30) !important;
}

.btn-burger-menu svg {
    display: block;
}

/* Overlay */
#burger-menu-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1049;
    transition: opacity 0.25s ease;
    opacity: 0;
}

#burger-menu-overlay.active {
    display: block;
    opacity: 1;
}

/* Slide-in panel from right */
#burger-menu-panel {
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    width: 320px;
    max-width: 90vw;
    background: #fff;
    z-index: 1050;
    transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

#burger-menu-panel.active {
    right: 0 !important;
    height: auto;
    min-block-size: min-content;
}

/* Panel header */
#burger-menu-panel .bmp-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 24px 16px 24px;
    border-bottom: 1px solid #f0f0f0;
}

#burger-menu-panel .bmp-title {
    font-size: 16px;
    font-weight: 600;
    color: #232323;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

#burger-menu-panel .bmp-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: none;
    border: none;
    cursor: pointer;
    color: #373737;
    padding: 0;
    transition: color 0.15s ease;
}

#burger-menu-panel .bmp-close:hover {
    color: #232323;
}

/* Panel menu list */
#burger-menu-panel .bmp-body {
    flex: 1;
    overflow-y: auto;
    padding: 16px 0;
}

#burger-menu-panel .bmp-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

#burger-menu-panel .bmp-menu-list li a {
    display: block;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 400;
    color: #373737;
    text-decoration: none;
    transition: color 0.15s ease, font-weight 0.15s ease;
}

#burger-menu-panel .bmp-menu-list li a:hover {
    color: #232323;
    font-weight: 600;
    text-decoration: none;
}

.header-cart-fix-right {
    height: auto !important;
    min-block-size: min-content;
}

.box-search .header-search {
    background: rgba(218, 218, 218, 0.20) !important;
    border-radius: 27px !important;
    outline: 1px solid #C7C7C7 !important;
    border: none !important;
    -webkit-backdrop-filter: blur(6px) !important;
    backdrop-filter: blur(6px) !important;
    /*overflow: hidden;*/
}

.box-search .header-search .form-control {
    background: transparent !important;
    color: #F1F1F1 !important;
    border: none !important;
    box-shadow: none !important;
}

.box-search .header-search .form-control::placeholder {
    color: #C7C7C7 !important;
    opacity: 1;
}

.box-search .header-search .button_search,
.box-search .header-search .group_voice_search,
.box-search .header-search .categories {
    background: transparent !important;
    border: none !important;
}

.box-search .header-search .btn-search .icon-hsearch {
    color: #F1F1F1 !important;
}

.box-search .header-search .btn-voice-search .up-icon-microphone,
.box-search .header-search .btn-search-select,
.box-search .header-search .btn-search-select .icon-search-category {
    color: #C7C7C7 !important;
}

.box-search .header-search .btn-search-select .text-search-category {
    color: #C7C7C7 !important;
}

/* Ensure consistent button sizes on all devices */
@media (max-width: 991px) {
    .up-header__right {
        align-items: center !important;
    }
    
    .box-account,
    .box-cart,
    .box-language-currency,
    .box-burger-menu {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    
    .box-account .btn-account,
    #cart > .btn,
    .box-language-currency .dropdown-toggle,
    .btn-burger-menu {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        min-height: 44px !important;
        max-width: 44px !important;
        max-height: 44px !important;
    }
}

@media (min-width: 1200px) {
    .menu-header-box.mm_open_hp:not(.m-sticky) {
        display: none;
    }
}

.granit-hero .container-module {
    min-height: calc(100vh - var(--hero-content-height, 400px));
    display: flex;
    flex-direction: column;
    padding: 20px 50px;
}

/* Banner Blocks Custom Design */
.banner-blocks-container .banner-item {
    background: rgba(255, 255, 255, 0.7) !important;
    -webkit-backdrop-filter: blur(4px) !important;
    backdrop-filter: blur(4px) !important;
    padding: 20px 24px 24px 24px !important;
    transition: all 0.2s ease !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
}

.banner-blocks-container .banner-item:hover {
    background: rgba(255, 255, 255, 0.85) !important;
}

.banner-blocks-container .banner-item .banner-header {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 12px !important;
}

.banner-blocks-container .banner-item .banner-image {
    width: 40px !important;
    height: 40px !important;
    flex: 0 0 40px !important;
    max-width: 40px !important;
    border-radius: 0 !important;
    background: transparent !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.banner-blocks-container .banner-item .banner-image img {
    width: 40px !important;
    height: 40px !important;
    object-fit: contain !important;
    margin: 0 !important;
    filter: brightness(0) !important;
}

.banner-blocks-container .banner-item .banner-image .bb-circle-color {
    display: none !important;
}

.banner-blocks-container .banner-item .banner-title {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #373737 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    overflow: visible !important;
}

.banner-blocks-container .banner-item .banner-description {
    font-size: 16px !important;
    color: #373737 !important;
    line-height: 1.55 !important;
}

.bg_mode_pos_22 .container,
.bg_mode_pos_11 .container,
.bg_mode_pos_15 .container,
.pos16 .container-module {
    min-height: calc(100vh - var(--hero-content-height, 400px));
    display: flex;
    flex-direction: column;
    padding: 20px 60px;
    width: 100%;
}
.pos16 .container-module {
    padding: 20px 50px;
}
.pos16 .container-module .title-module span {
    padding: 0 20px 0 0;
}
.granit-hero .container-module .d-flex {
    position: relative;
}
.granit-hero .container-module .swiper-mod-navigation {
    margin-top: -62px;
}
#logo-footer img {
        margin: 0;
        margin-bottom: 15px;
    }
}
footer .list-unstyled .dflex {
    gap: 4px;
}

@media (max-width: 991px) {
    .banner-blocks-container .banner-item {
        padding: 16px 20px 20px 20px !important;
    }

    .banner-blocks-container .banner-item .banner-image {
        width: 36px !important;
        height: 36px !important;
        flex: 0 0 36px !important;
        max-width: 36px !important;
    }

    .banner-blocks-container .banner-item .banner-image img {
        width: 36px !important;
        height: 36px !important;
    }

    .banner-blocks-container .banner-item .banner-title {
        font-size: 20px !important;
    }

    .banner-blocks-container .banner-item .banner-description {
        font-size: 14px !important;
    }
}

@media (max-width: 575px) {
    #modal-order-monument .modal-content, #modal-consultation .modal-content {
        min-width: 100%;
    }
    .banner-blocks-container .banner-item .banner-header {
        gap: 8px !important;
    }

    .banner-blocks-container .banner-item .banner-title {
        font-size: 18px !important;
    }

    .banner-blocks-container .banner-item .banner-description {
        font-size: 13px !important;
    }
    .mob-menu-info-fixed-left.active {
        min-height: 100vh;
    }
}

/* Mobile Navigation Buttons - Bottom Fixed */
@media (max-width: 767px) {

    header.up-header.fix-header.h-sticky, header.up-header {
        overflow: hidden;
    }
    .no-scroll header.up-header.fix-header.h-sticky {
        overflow: visible;
    }

    /* Mobile background image - crop left side, cover first screen */
    body::before {
        height: 100vh;
        background-size: auto 100%;
        background-position: right top;
    }
    
    body::after {
        height: 100vh;
    }
    
    .granit-hero {
        min-height: 100vh;
    }
    
    .mobile-bottom-nav {
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 50px;
        z-index: 999;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-nav-btn {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(218, 218, 218, 0.2);
        border: 1px solid #C7C7C7;
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.2s ease;
    }
    
    .mobile-nav-btn:hover {
        background: rgba(218, 218, 218, 0.35);
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
    }
    
    .mobile-nav-btn svg,
    .mobile-nav-btn path {
        fill: #F1F1F1;
    }
    
    .mobile-nav-badge {
        position: absolute;
        top: -2px;
        right: -3px;
        min-width: 16px;
        height: 16px;
        border-radius: 8px;
        background: #FF855E;
        color: #FFFFFF;
        font-size: 10px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 4px;
        line-height: 1;
    }
    
    /* Service Cards with Blur */
    .mobile-service-cards {
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding: 20px 16px;
        margin-top: 40px;
    }
    
    .mobile-service-card {
        background: rgba(255, 255, 255, 0.7);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        border-radius: 20px;
        padding: 20px;
        display: flex;
        align-items: flex-start;
        gap: 16px;
        transition: all 0.2s ease;
    }
    
    .mobile-service-card:hover {
        background: rgba(255, 255, 255, 0.85);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    }
    
    .mobile-service-card__icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .mobile-service-card__icon img,
    .mobile-service-card__icon svg {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    
    .mobile-service-card__content {
        flex: 1;
    }
    
    .mobile-service-card__title {
        font-size: 16px;
        font-weight: 600;
        color: #232323;
        margin: 0 0 8px 0;
        line-height: 1.3;
    }
    
    .mobile-service-card__text {
        font-size: 14px;
        color: #555;
        line-height: 1.5;
        margin: 0;
    }
    
    /* Navigation Arrows */
    .mobile-nav-arrows {
        position: fixed;
        bottom: 100px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 16px;
        z-index: 998;
    }
    
    .mobile-arrow-btn {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(236, 236, 236, 0.7);
        border: 1px solid #ECECEC;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.2s ease;
    }
    
    .mobile-arrow-btn:hover {
        background: rgba(236, 236, 236, 0.9);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }
    
    .mobile-arrow-btn svg path {
        fill: #373737;
    }
    
    /* Adjust hero content for mobile bottom navigation */
    .granit-hero__content {
        padding-bottom: 180px;
    }
    
    /* Mobile header adjustments */
    .up-header {
        background: transparent !important;
    }
    
    .up-header.scrolled {
        background: rgba(28, 28, 28, 0.90) !important;
    }
    .granit-hero .container-module {
        padding: 20px 0;
    }
    .banner-blocks-container .banner-item .banner-image {
        width: 20px !important;
        height: 20px !important;
        flex: 0 0 20px !important;
        max-width: 20px !important;
    }
    .banner-blocks-container .banner-item .banner-title {
        font-size: 16px !important;
    }
    .banner-blocks-container .banner-item {
        padding: 16px 18px 18px 16px !important;
    }
    .banner-pro {
        margin-left: 12px;
        margin-right: 12px;
    }
    .bg_mode_pos_22 .container, .bg_mode_pos_11 .container, .bg_mode_pos_15 .container, .pos16 .container-module {
        padding: 20px 12px !important;
    }
}

@media (max-width: 520px) {
    .box-burger-menu {
        display: none !important;
    }
    .box-account .btn-account, #cart > .btn, .box-language-currency .dropdown-toggle, .btn-burger-menu {
        width: 26px !important;
        height: 30px !important;
        min-width: 26px !important;
        min-height: 30px !important;
        max-width: 26px !important;
        max-height: 30px !important;
        border: none !important;
        outline: none !important;
        background: transparent !important;
        backdrop-filter: none !important;
    }
    .up-header #logo img {
        filter: contrast(0) brightness(2);
    }
    .box-account, .box-cart, .box-language-currency, .box-burger-menu {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .up-header__right .phone-box {
        margin: 0;
        margin-right: 5px;
    }
    .up-header .btn-open-contact, .up-header .btn-open-search, .box-account .btn-account, .btn-wishlist-top, .btn-compare-top, #cart > .btn {
        height: 20px;
        width: 20px;
        color: #fff;
    }
    #cart .cart-total {
        height: 14px !important;
        min-width: 14px !important;
        right: -4px !important;
        top: -2px !important;
    }
    .mob-fix-panel .mobile-sidebar-phones, .mob-fix-panel .mobile-sidebar-viewed, .mob-fix-panel .mobile-sidebar-search.shtop {
        height: 100vh;
    }
    .up-header__left {
        padding-right: 4px;
    }
}

/* Banner-pro with 50px side margins */
.banner-pro {
    margin-left: 50px;
    margin-right: 50px;
}
