body,
button,
input,
textarea,
select {
    font-family: "Cinzel", "Times New Roman", serif;
}

/* Razmak meni ↔ sadržaj i sadržaj ↔ footer — svuda 60px */
header.header-pos {
    /* margin-bottom: 60px; */
}

.bb-newsletter {
    /* margin-top: 60px; */
}

footer.bb-footer {
    margin-top: 0;
}

body:has(.home2-main-wrapper) .bb-newsletter {
    margin-top: 0;
}

.bb-home-section--new {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.w-40 {
    width: 40px;
}

.w-50 {
    width: 50px;
    height: auto;
}

.mini-cart-option .w-50 {
    margin-right: 10px;
    flex-shrink: 0;
}

.home-header2 .mini-cart-option .count {
    background: #000;
    color: #fff;
}

.mini-cart-option li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    max-width: 90px;
    position: relative;
    margin-right: 10px;
    text-transform: none;
    /* font-style: italic; */
    margin-left: 20px;
}

.logo {
    width: 300px;
}

input.top-cat-field {
    border: none;
    background: #fff;
    color: #333;
    font-size: 14px;
    height: 60px;
    padding: 0 50px;
    width: 100%;
    border-radius: 40px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    outline: none;
    transition: box-shadow 0.2s ease;
    text-transform: uppercase;
    font-style: italic;
}

input.top-cat-field:focus {
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.16);
}

input.top-cat-field::placeholder {
    color: #000;
    opacity: 1;
}

.home-header2 .header-middle-inner form.bb-header-search {
    position: relative;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}

.home-header2 .bb-header-search .top-search-btn {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px !important;
    height: 45px;
    border: none;
    border-radius: 50%;
    background: #a20000;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    transition: background 0.2s ease;
    text-transform: uppercase;
}

.home-header2 .bb-header-search .top-search-btn .fa {
    font-size: 13px;
    line-height: 1;
    color: #fff;
}

.home-header2 .bb-header-search .top-search-btn:hover {
    background: #8a0000;
    text-transform: uppercase;
}

/* Sticky header – desktop: logo + pretraga + korpa */
@media (min-width: 992px) {
    .header-middle.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    }

    .header-top-menu.sticker.sticky {
        position: static;
        box-shadow: none;
        animation: none;
    }
}

.home-header2 input.top-cat-field {
    width: 100% !important;
}

.logo img {
    max-width: 100%;
    height: auto;
    display: block;
}

.mr-10 {
    margin-right: 10px;
}

/* Centriran meni */
.header-top-menu .top-main-menu {
    float: none !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    height: auto !important;
    font-style: italic;
}

.main-menu li > a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.bb-menu-center-group {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
}

.bb-menu-center-group .categories-menu-bar,
.bb-menu-center-group .main-menu {
    float: none !important;
}

.bb-menu-center-group .categories-menu-bar {
    margin-right: 0 !important;
}

.bb-menu-center-group .categories-menu-btn {
    float: none !important;
    width: auto !important;
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px;
    white-space: nowrap;
}

.bb-menu-center-group .categories-menu-btn .left,
.bb-menu-center-group .categories-menu-btn .right {
    float: none !important;
    display: inline-flex !important;
    align-items: center !important;
}

.bb-menu-center-group #mobile-menu > ul,
.bb-menu-center-group .main-menu > nav > ul {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.bb-menu-center-group .main-menu li {
    float: none !important;
}

#response_login, #response_login2, #response_fast_buy_products
{
	color:#d4415b;
    font-weight: bold;
    font-size: 14px;
}

label.error
{
	color:#d4415b;
	font-weight: bold;
}

#full-reg-form-partners-srb
{
    display: none;
}

.active-wishlist, .active-compare
{
	background: #a20000 !important;
    color: #ffffff !important;
}

.product-qty-shopping-cart {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: relative;
    width: 100px;
}

.product-qty-shopping-cart input {
    border: medium none;
    height: 100%;
    padding: 0 20px;
    width: 100%;
}

.product-qty-shopping-cart span {
    height: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.product-qty-shopping-cart span.dec {
    border-left: 1px solid #ccc;
    bottom: 0;
    padding-top: 2px;
    right: 0;
}

.product-qty-shopping-cart span.inc {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    right: 0;
    top: 0;
}

.color-outline-transparent-active
{
    outline: 3px solid #a20000 !important;
}

.all-colors-items
{
    outline: 3px solid transparent;
}

.more-colors-response, .more-colors-response-popup
{
    color:#d4415b;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

.active-compare-details {
    color: #000 !important;
}

.comment-pending
{
    background-color: #a20000;
    color: #fff;
}

.comment-deleted
{
    background-color: #dc3545;
    color: #fff;
}

#response_comments
{
    color: #dc3545;
}

#response_rating
{
    color: #dc3545;
    display: none;
}

.product-qty-popup {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: relative;
    width: 100px;
}

.product-qty-popup input {
    border: medium none;
    height: 100%;
    padding: 0 20px;
    width: 100%;
}

.product-qty-popup span.inc {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    right: 0;
    top: 0;
}

.product-qty-popup span.dec {
    border-left: 1px solid #ccc;
    bottom: 0;
    padding-top: 2px;
    right: 0;
}

.product-qty-popup span {
    height: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
}

.page-item
{
    margin: 0px 2px;
}

.myactive
{
    color: #fff !important;
    background: #a20000;
    border: 1px solid #a20000 !important;
}

@media (min-width: 768px) {
    .collapse.dont-collapse-sm {
      display: block;
      height: auto !important;
      visibility: visible;
      background-color: #fff;
    }
  }
  
.slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.prev-arrow{
    left: 0px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #a20000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 2;
}
.next-arrow{
    right: 0px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #a20000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 2;
}


/**** CATEGORIES MENU — isti font kao Namena proizvoda ****/
.bb-menu-center-group .categorie-menus > ul > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 7px 20px;
    line-height: 1.4;
}

/**** CATEGORIES MENU — 2. nivo podkategorija ****/
.bb-menu-center-group .categorie-menus li:hover > a {
    background: #8a0000;
    color: #fff !important;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l2 {
    min-width: 280px;
    padding: 12px 0;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l2 > li > a {
    color: #111 !important;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    padding: 8px 22px;
    line-height: 1.35;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l2 > li:hover > a {
    color: #a20000 !important;
    background: #f5f5f5;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l2 > li > a .lnr {
    float: right;
    margin-top: 4px;
    font-size: 10px;
    color: #a20000;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l3 {
    min-width: 240px;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l3 > li > a {
    color: #333 !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
    padding: 6px 22px;
}

.bb-menu-center-group .categorie-menus .bb-cat-submenu-l3 > li:hover > a {
    color: #a20000 !important;
    background: #fafafa;
}

.bb-menu-center-group .categorie-menus .category-mega.bb-cat-submenu-l2 {
    width: min(920px, calc(100vw - 320px)) !important;
    padding: 16px 8px;
}

.bb-menu-center-group .categorie-menus .category-mega.bb-cat-submenu-l2 > li {
    width: 33.333%;
    float: left;
}

.bb-menu-center-group .categorie-menus .bb-cat-has-children > a .lnr {
    float: right;
    margin-top: 8px;
}

/* Mobilni slicknav — podkategorije uvučene */
.categories-menu-bar .slicknav_nav .bb-cat-submenu-l2,
.categories-menu-bar .slicknav_nav .bb-cat-submenu-l3 {
    background: rgba(0, 0, 0, 0.15);
    margin: 4px 0 4px 12px;
    border-radius: 8px;
    padding: 6px 0;
}

.categories-menu-bar .slicknav_nav .bb-cat-submenu-l2 a,
.categories-menu-bar .slicknav_nav .bb-cat-submenu-l3 a {
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    padding: 8px 14px !important;
}

@media(max-width: 991px) {
    .categories-menu-bar {
        width: auto;
        top: 9px;
        display: none;
    }
    
    .categories-menu-bar .slicknav_nav {
        transition: -webkit-transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s;
        transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        box-shadow: none;
        position: fixed;
        top: 0;
        left: 0;
        padding-top: 48px;
        width: 350px;
        max-width: 100%;
        height: 100%;
        overflow-y: auto;
        z-index: 1;
    }

    .categories-menu-bar .slicknav_btn {
		transition: none;
    }

    .categories-menu-bar .slicknav_nav li {
        padding-right: 15px;
    }

    .categories-menu-bar .slicknav_nav a {
    	text-transform: none;
    }

    .header-top-menu.sticker.sticky .categories-menu-bar {
        display: block;
    }

    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_nav {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn {
        position: fixed;
        bottom: 0;
        top: auto;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        padding: 1em;
        text-align: center;
    }

    /*.header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn:not(.slicknav_open) {
		box-shadow: 0 0 8px rgba(0,0,0,.43);
    }*/

    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn>span {
        display: inline-block;
        float: none;
        vertical-align: middle;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 900;
    }

    .header-top-menu.sticker.sticky {
        z-index: 999;
        -webkit-animation: none;
        animation: none;
    }
    
    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn.slicknav_open+.slicknav_nav,
    .categories-menu-bar .slicknav_btn.slicknav_open+.slicknav_nav {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        box-shadow: 4px 0 50px -10px rgba(0, 0, 0, .8);
    }
    
    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn.slicknav_open>span:first-of-type,
    .categories-menu-bar .slicknav_btn.slicknav_open>span:first-of-type {
        color: #fff;
        text-shadow: none;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 18px;
    }

    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn.slicknav_open>span:last-of-type,
    .categories-menu-bar .slicknav_btn.slicknav_open>span:last-of-type {
        display: none;
    }

    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn.slicknav_open,
    .categories-menu-bar .slicknav_btn.slicknav_open {
        position: fixed;
        top: 0;
        left: 0;
        bottom: auto;
        background: #a20000;
        border-bottom: 1px solid #a20000;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 350px;
        max-width: 100%;
        transform: none;
        text-align: left;
        z-index: 101;
    }

    .categories-menu-bar .slicknav_btn.slicknav_open::after {
        content: 'x';
        position: absolute;
        right: 0;
        top: 0;
        line-height: 47px;
        width: 47px;
        height: 100%;
        background-color: #a20000;
        color: #fff;
        text-align: center;

    }

    .slicknav_nav .slicknav_parent.slicknav_open .cat-submenu {
        max-width: calc(100% - 20px)
    }

    .slicknav_nav .slicknav_parent.slicknav_open .cat-submenu>li {
        width: auto;
    }

    .mean-container .mean-bar {
        z-index: 997;
    }

    .categories-backdrop {
    	display: none;
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background-color: rgba(0,0,0,0.35);
    	z-index: 998
    	;
    }

}

@media(max-width: 576px) {
    .header-top-menu.sticker.sticky .categories-menu-bar .slicknav_btn {
        width: 100%;
        max-width: none;
    }
}

@media(max-width: 479px) {
    .categories-menu-bar {
        bottom: 0px;
    }
}

@media(max-width: 420px) {
	.categories-menu-bar .slicknav_nav,
	.categories-menu-bar .slicknav_btn.slicknav_open {
		width: 100%!important;
	}
}

/* Mini korpa */
.mini-cart-option .mini-cart-drop-down a {
    font-style: normal;
    text-transform: none;
    max-width: none;
    margin: 0;
}

.mini-cart-drop-down {
    width: 380px;
    max-height: calc(100vh - 120px);
    padding: 0;
    border: none;
    border-radius: 16px;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.16);
    overflow: hidden auto;
    background: #fff;
}

.mini-cart-drop-down::before {
    display: none;
}

.mini-cart-drop-down > li.bb-mini-cart-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px 14px;
    margin: 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    font-style: italic;
    text-transform: uppercase;
}

.mini-cart-drop-down .bb-mini-cart-count {
    min-width: 22px;
    height: 22px;
    padding: 0 7px;
    border-radius: 999px;
    background: #c40000;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
}

.mini-cart-drop-down > li.bb-mini-cart-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 18px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
}

.mini-cart-drop-down > li.bb-mini-cart-item:hover {
    background: #fafafa;
}

.mini-cart-drop-down > li.bb-mini-cart-item .cart-img {
    width: 56px;
    height: 56px;
    margin-right: 0;
    flex-shrink: 0;
}

.mini-cart-drop-down > li.bb-mini-cart-item .cart-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    padding: 4px;
    border-radius: 10px;
    background: #f5f5f5;
    overflow: hidden;
}

.mini-cart-drop-down > li.bb-mini-cart-item .cart-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 0;
    display: block;
    background: transparent;
    filter: none;
}

.mini-cart-drop-down .cart-info {
    flex: 1;
    min-width: 0;
}

.mini-cart-drop-down .cart-info h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 4px;
    line-height: 1.35;
    text-transform: uppercase;
}

.mini-cart-drop-down .cart-info h4 a {
    color: #111 !important;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
    max-width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 13px;
    font-style: italic;
}

.mini-cart-drop-down .cart-info h4 a:hover {
    color: #c40000 !important;
}

.mini-cart-drop-down .cart-info span {
    color: #111;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
}

.mini-cart-drop-down .del-icon {
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #f3f3f3;
    color: #555;
    cursor: pointer;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, color 0.2s ease;
}

.mini-cart-drop-down .del-icon i {
    font-size: 12px;
    line-height: 1;
}

.mini-cart-drop-down .del-icon:hover {
    background: #c40000;
    color: #fff;
}

.mini-cart-drop-down > li.bb-mini-cart-empty {
    display: block;
    padding: 28px 18px;
    margin: 0;
    color: #111;
    font-size: 14px;
    text-align: center;
}

.mini-cart-drop-down > li.bb-mini-cart-sum {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 18px;
    margin: 0;
    background: #fafafa;
    border: none;
}

.mini-cart-drop-down > li.bb-mini-cart-item + .bb-mini-cart-sum,
.mini-cart-drop-down > li.bb-mini-cart-empty + .bb-mini-cart-sum {
    padding-top: 14px;
    border-top: 1px solid #f0f0f0;
}

.mini-cart-drop-down .subtotal-text {
    color: #666;
    font-weight: 600;
    font-size: 13px;
    text-transform: none;
    text-transform: uppercase;
    font-style: italic;
}

.mini-cart-drop-down .subtotal-price {
    color: #111;
    font-weight: 600;
    font-size: 13px;
    text-align: right;
    margin-left: auto;
    flex-shrink: 0;
    font-style: italic;
}

.mini-cart-drop-down .subtotal-price a.text-primary {
    color: #c40000 !important;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    letter-spacing: 0;
    display: block;
    text-align: right;
    max-width: none;
    margin: 0;
    font-style: italic;
}

.mini-cart-drop-down .subtotal-price a.text-primary:hover {
    color: #111 !important;
}

.mini-cart-drop-down > li.bb-mini-cart-note {
    display: block;
    padding: 0 18px 10px;
    margin: 0;
    background: #fafafa;
    color: #666;
    font-size: 11px;
    font-style: italic;
    line-height: 1.45;
}

.mini-cart-drop-down > li.bb-mini-cart-sum-final {
    padding-bottom: 14px;
}

.mini-cart-drop-down > li.bb-mini-cart-sum-final .subtotal-text,
.mini-cart-drop-down > li.bb-mini-cart-sum-final .subtotal-price {
    color: #111;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
}

.mini-cart-drop-down > li.bb-mini-cart-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 14px 18px 18px;
    margin: 0;
    background: #fff;
}

.mini-cart-drop-down > li.bb-mini-cart-actions[hidden] {
    display: none !important;
}

.mini-cart-drop-down a.cart-button[aria-disabled="true"] {
    display: none !important;
    pointer-events: none;
}

.mini-cart-drop-down a.cart-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 44px;
    padding: 12px 16px;
    margin: 0;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.mini-cart-drop-down a.cart-button.pink {
    background: #fff !important;
    color: #111 !important;
    border: 1px solid #ddd;
    text-transform: uppercase;
    font-style: italic;
}

.mini-cart-drop-down a.cart-button.pink:hover {
    background: #f5f5f5 !important;
    color: #111 !important;
    border-color: #111;
}

.mini-cart-drop-down a.cart-button.hm2:not(.pink) {
    background: #111 !important;
    color: #fff !important;
    border: 1px solid #111;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 0px;
}

.mini-cart-drop-down a.cart-button.hm2:not(.pink):hover {
    background: #000 !important;
    color: #fff !important;
    border-color: #000;
}

@media (max-width: 575px) {
    .mini-cart-drop-down {
        width: min(380px, calc(100vw - 24px));
        right: -12px;
    }
}

/* Footer – bela pozadina, uvećane dimenzije */
.bb-footer {
    background: #fff;
}

/* Newsletter – zasebna traka iznad footera */
.newsletter-group.bb-newsletter,
.bb-newsletter {
    background: #1a1410;
    padding: 72px 0;
    border-top: 3px solid #e1a22f;
    position: relative;
    overflow: hidden;
}

.bb-newsletter::before {
    content: '';
    position: absolute;
    top: -120px;
    right: -80px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(225, 162, 47, 0.16) 0%, transparent 70%);
    pointer-events: none;
}

.bb-newsletter-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 28px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.bb-newsletter .newsletter-title {
    flex: none;
    width: 100%;
    min-width: 0;
    padding: 0;
}

.bb-newsletter-badge {
    display: inline-block;
    color: #e1a22f;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.bb-newsletter .newsletter-title > h3 {
    color: #f6efe0;
    font-size: 32px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
    line-height: 1.2;
}

.bb-newsletter .newsletter-title > p {
    color: rgba(246, 239, 224, 0.72);
    font-size: 17px;
    font-style: italic;
    margin: 0 auto;
    line-height: 1.65;
    max-width: 540px;
}

.bb-newsletter-form-wrap {
    flex: none;
    width: 100%;
    min-width: 0;
    max-width: 560px;
}

.bb-newsletter-form {
    position: relative;
}

.bb-newsletter-field {
    position: relative;
    display: flex;
    align-items: center;
}

.bb-newsletter-field > .fa-envelope-o {
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 16px;
    pointer-events: none;
    z-index: 2;
}

.bb-newsletter .email-box {
    width: 100%;
    height: 60px;
    border: 2px solid transparent;
    border-radius: 40px;
    padding: 0 68px 0 52px;
    color: #222;
    font-size: 16px;
    font-style: italic;
    background: #fff;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    text-align: center;
}

.bb-newsletter .email-box::placeholder {
    color: #999;
    font-style: italic;
}

.bb-newsletter .email-box:focus {
    border-color: #e1a22f;
    box-shadow: 0 0 0 4px rgba(225, 162, 47, 0.2);
}

.bb-newsletter .newsletter-btn {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background: #e1a22f;
    color: #1a1410;
    line-height: 1;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.15s ease;
}

.bb-newsletter .newsletter-btn:hover {
    background: #c48b22;
    transform: translateY(-50%) scale(1.04);
}

.bb-newsletter #response_newsletter {
    margin-top: 12px;
    font-size: 14px;
    font-style: italic;
    color: rgba(246, 239, 224, 0.9);
    min-height: 20px;
    text-align: center;
}

.bb-footer .footer-top,
.bb-footer .bb-footer-main {
    background: #fff;
    padding: 72px 0 56px;
}

.bb-footer .footer-top.pt-50,
.bb-footer .footer-top.pb-50 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.bb-footer .bb-footer-grid {
    row-gap: 16px;
}

.bb-footer .bb-footer-cols-3 > [class*="col-"] {
    margin-bottom: 8px;
}

@media (min-width: 992px) {
    .bb-footer .bb-footer-cols-3 {
        justify-content: space-between;
    }
}

.bb-footer .bb-footer-col-center {
    text-align: center;
}

.bb-footer .bb-footer-col-center .footer-useful-link li a {
    justify-content: center;
}

.bb-footer .bb-footer-col-right {
    text-align: right;
}

.bb-footer .bb-footer-col-right .footer-useful-link li a {
    justify-content: flex-end;
}

@media (max-width: 991px) {
    .bb-footer .bb-footer-col-right {
        text-align: center;
    }

    .bb-footer .bb-footer-col-right .footer-useful-link li a {
        justify-content: center;
    }
}

.bb-footer .bb-footer-col-center .footer-useful-link li a:hover {
    padding-left: 14px;
    padding-right: 14px;
}

.bb-footer .footer-single-widget {
    height: 100%;
}

.bb-footer .widget-title > h4 {
    color: #000;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 28px;
    font-style: italic;
}

.bb-footer .footer-single-widget:not(:first-child) .widget-title > h4 {
    padding-bottom: 14px;
    border-bottom: 3px solid #a20000;
    display: inline-block;
}

.bb-footer .widget-title img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}

.bb-footer .footer-useful-link ul,
.bb-footer .bb-footer-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bb-footer .bb-footer-nav-list {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.bb-footer .bb-footer-nav-list--multi {
    gap: 6px;
}

.bb-footer .footer-useful-link li {
    margin-bottom: 0;
    line-height: 1.4;
}

.bb-footer .footer-useful-link li a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 10px;
    position: relative;
    transition: color 0.2s ease, background 0.2s ease, padding 0.2s ease;
    font-style: italic;
}

.bb-footer .bb-footer-col-right .footer-useful-link li a {
    width: 100%;
}

.bb-footer .footer-useful-link li a::before {
    content: '\203A';
    width: auto;
    height: auto;
    border-radius: 0;
    background: none;
    color: #a20000;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    flex-shrink: 0;
    opacity: 0.4;
    transform: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.bb-footer .footer-useful-link li a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 0;
    background: #a20000;
    border-radius: 0 3px 3px 0;
    transform: translateY(-50%);
    transition: height 0.2s ease;
}

.bb-footer .footer-useful-link li a:hover {
    color: #a20000;
    background: rgba(162, 0, 0, 0.07);
    transform: none;
    padding-left: 18px;
}

.bb-footer .footer-useful-link li a:hover::before {
    opacity: 1;
    transform: translateX(3px);
}

.bb-footer .footer-useful-link li a:hover::after {
    height: 55%;
}

.bb-footer .footer-useful-link li:hover a {
    margin-left: 0;
}

.bb-footer .bb-footer-email {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    align-self: flex-start;
    width: max-content;
    max-width: 100%;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 10px;
    box-shadow: none;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bb-footer .bb-footer-email-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e1a22f;
    border-radius: 50%;
    color: #000000 !important;
    font-size: 20px;
    font-style: normal !important;
    line-height: 1;
    box-shadow: 0 0 0 1.5px #e1a22f;
}

.bb-footer .bb-footer-email-content {
    display: inline;
    min-width: 0;
    color: #fff;
}

.bb-footer .bb-footer-email-label {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.04em;
    text-shadow: none;
}

.bb-footer .footer-useful-link li.bb-footer-email a,
.bb-footer .bb-footer-email a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.02em;
    text-transform: none;
    text-decoration: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    transition: color 0.2s ease;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    transform: none;
}

.bb-footer .bb-footer-email a:hover,
.bb-footer .footer-useful-link li.bb-footer-email:hover a {
    color: #e1a22f;
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.bb-footer .bb-footer-email a::before,
.bb-footer .bb-footer-email a::after {
    display: none;
}

.bb-footer .footer-bottom {
    background: #fafafa;
    border-top: 1px solid #eee;
}

.bb-footer .footer-bottom-content {
    justify-content: center;
    padding: 28px 0;
}

.bb-footer .footer-copyright p {
    color: #000;
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.bb-footer .footer-copyright a {
    color: #a20000;
    font-weight: 600;
    transition: color 0.2s ease;
}

.bb-footer .footer-copyright a:hover {
    color: #000;
}

@media (max-width: 991px) {
    .newsletter-group.bb-newsletter,
    .bb-newsletter {
        padding: 52px 0;
    }

    .bb-newsletter .newsletter-title > h3 {
        font-size: 26px;
    }

    .bb-footer .footer-single-widget {
        margin-bottom: 40px;
    }
}

/* Modernizovane kartice proizvoda */
.owl-carousel .owl-item {
    display: flex;
}

.product-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    background:
        radial-gradient(ellipse 90% 70% at 50% 18%, rgba(162, 0, 0, 0.28) 0%, transparent 62%),
        linear-gradient(180deg, #0a0a0a 0%, #110000 55%, #0a0a0a 100%);
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    /* box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28); */
    overflow: hidden;
    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    height: auto;
    padding: 10px 10px 14px;
}

.owl-carousel .product-item {
    height: 100% !important;
}

.product-item:hover {
    transform: translateY(-4px);
    box-shadow: none;
    position: relative;
    z-index: 5;
    border-color: rgba(162, 0, 0, 0.4);
}

.product-item .product-thumb {
    padding: 0;
    overflow: hidden;
    background: transparent;
    flex: 0 0 auto;
}

.product-item .product-thumb a {
    position: relative;
    border-radius: 16px !important;
    overflow: hidden;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    background: transparent !important;
}

.product-item .product-thumb a img.pri-img {
    position: relative;
    width: 78% !important;
    max-width: 78% !important;
    max-height: 78% !important;
    height: auto !important;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.product-item .product-thumb a img.sec-img {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.product-item:hover .product-thumb a img.pri-img {
    opacity: 1 !important;
    visibility: visible !important;
}

.product-item .product-caption {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 8px 2px;
    background: transparent;
    text-align: center;
}

.product-item .manufacture-product {
    display: none !important;
}

.product-item .product-name {
    margin-bottom: 6px;
}

.product-item .product-name h4 {
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 1px;
    font-style: normal !important;
    line-height: 1.25;
    color: var(--nt-ink);
    height: auto;
    min-height: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-item .product-name h4 a,
.product-item .product-name h4:hover a {
    color: #fff;
}

.product-item .regular-price {
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
    color: #fff;
}

.product-item .old-price {
    font-size: 14px;
    margin-bottom: 2px;
    color: rgba(255, 255, 255, 0.45);
}

.product-item .old-price del {
    color: rgba(255, 255, 255, 0.45);
}

.product-item .product-price-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    margin-top: 4px;
}

.product-item .product-price-row .price-box {
    margin: 0;
    min-height: 0;
    flex: 0 0 auto;
    min-width: 0;
    text-align: center;
}

.product-item .btn-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    min-width: 48px;
    padding: 0;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    box-shadow: none;
    flex-shrink: 0;
}

.product-item .btn-cart .nt-cart-icon {
    width: 48px;
    height: 48px;
    display: block;
    object-fit: contain;
    filter: brightness(0);
}

.product-item .btn-cart:hover {
    background: transparent;
    color: transparent;
    transform: none;
    box-shadow: none;
}

.product-item .btn-cart:hover .nt-cart-icon {
    /* filter: invert(68%) sepia(67%) saturate(505%) hue-rotate(4deg) brightness(93%) contrast(91%); */
    /* background: red; */
}

.product-item .btn-cart:disabled {
    background: transparent;
    color: transparent;
    box-shadow: none;
    opacity: 0.35;
}

.product-item .label-product {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    left: 12px;
    top: 12px !important;
    line-height: 1.1;
}

.product-item .label-product span {
    display: block;
}

.product-item .label-product.label_sale {
    top: auto !important;
    bottom: 12px;
    left: 12px;
    background: #a20000;
}

.product-item .label-product.label_new {
    background: #a20000;
}

/* Akcije na kartici — horizontalno ispod cene */
.product-item .product-caption .action-links {
    position: static;
    transform: none;
    right: auto;
    top: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 10px 0 12px;
}

.product-item .product-caption .action-links a {
    opacity: 1;
    visibility: visible;
    transform: none;
    width: 44px;
    height: 44px;
    margin-bottom: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a20000;
    color: #fff;
    font-size: 17px;
    /*! border: 2px solid rgba(255, 255, 255, 0.35); */
    box-shadow: 0 6px 18px rgba(162, 0, 0, 0.45);
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.product-item .product-caption .action-links a i {
    line-height: 1;
}

.product-item .product-caption .action-links a:hover {
    background: #c40000;
    color: #fff;
    /*! border-color: rgba(255, 255, 255, 0.55); */
    transform: scale(1.08);
    box-shadow: 0 8px 22px rgba(162, 0, 0, 0.55);
}

/* proizvod koji je u favoritima izgleda isto kao hover stanje */
.product-item .product-caption .action-links a.active-wishlist,
.product-item .product-caption .action-links a.active-wishlist:hover {
    background: #c40000 !important;
    color: #fff !important;
    transform: scale(1.08);
    box-shadow: 0 8px 22px rgba(162, 0, 0, 0.55);
}

@media (max-width: 767px) {
    .product-item .product-caption .action-links {
        gap: 10px;
        margin: 8px 0 14px;
    }

    .product-item .product-caption .action-links a {
        width: 38px;
        height: 38px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .product-item {
        padding: 8px 8px 12px;
        border-radius: 18px;
    }

    .product-item .regular-price {
        font-size: 17px;
    }
}

/* Originalna slika proizvoda — bez smanjivanja u prikazu */
.pro-large-img img,
.product-details-main-wrapper .pro-large-img img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.pro-nav-thumb img {
    width: auto;
    max-width: 100%;
    height: auto;
}

/* Detalji proizvoda — moderni layout */
.bb-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Pozadina shop / pretraga */
.main-wrapper,
.bb-shop-page-bg,
.product-details-main-wrapper.bb-product-details {
    background: #fff;
}

.main-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.product-details-main-wrapper.bb-product-details {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-shop-page-bg {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-product-details {
    background: #fff;
}

.bb-product-order-panel {
    background: #f5f5f5;
    padding: 60px 28px;
    border-radius: 20px;
    margin-top: 8px;
}

/* Ista pozadina kao na kartici proizvoda (slika) */
.bb-product-card-bg {
    background:
        radial-gradient(ellipse 120% 80% at 50% 30%, rgba(162, 0, 0, 0.42) 0%, rgba(90, 0, 0, 0.22) 38%, transparent 68%),
        linear-gradient(180deg, #000000 0%, #140000 38%, #2a0000 52%, #120000 72%, #000000 100%);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
}

.bb-product-details-row {
    align-items: flex-start;
}

.bb-product-gallery {
    position: relative;
    padding: 20px 16px 16px;
    overflow: hidden;
}

/* Bedževi (NOVO, akcija…) — kao na početnoj / kartici proizvoda */
.bb-product-gallery .box-label {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 4;
}

.bb-product-gallery .box-label .label-product {
    position: relative !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    line-height: 1.1;
    left: auto;
    top: auto;
    background: #a20000;
    box-shadow: none;
}

.bb-product-gallery .box-label .label-product.label_new {
    background: #a20000;
}

.bb-product-gallery .box-label .label-product.label_sale {
    background: #a20000;
    font-weight: 700;
}

.bb-product-gallery .box-label .label-product span {
    display: block;
}

.bb-product-gallery .promocija {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 4;
}

.bb-product-gallery--single .bb-product-main-slider {
    margin-bottom: 0;
}

.bb-product-gallery--single .pro-large-img,
.bb-product-main-slider .pro-large-img {
    border-radius: 0;
    overflow: visible;
    background: transparent;
    padding: 12px 8px 8px;
    border: none;
    position: relative;
}

.bb-product-gallery--single .pro-large-img img,
.bb-product-main-slider .pro-large-img img {
    border: none;
    border-radius: 0;
    background: transparent;
    margin: 0 auto;
    display: block;
    width: auto !important;
    max-width: 100%;
    /*! max-height: 420px; */
    height: auto !important;
    object-fit: contain;
}

/* Zoom — donji desni ugao, ne prekriva proizvod */
.bb-product-gallery .pro-large-img .img-view.bb-product-zoom {
    left: auto;
    right: 14px;
    bottom: 14px;
    top: auto;
    width: auto;
    text-align: right;
    opacity: 1;
    visibility: visible;
    transform: none;
    z-index: 5;
    pointer-events: none;
}

.bb-product-gallery .pro-large-img:hover .img-view.bb-product-zoom {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.bb-product-gallery .bb-product-zoom-btn,
.bb-product-gallery .bb-product-main-slider .img-view a.bb-product-zoom-btn {
    pointer-events: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    line-height: 1;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.28);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.35);
    color: #fff !important;
    font-size: 17px;
    transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.bb-product-gallery .bb-product-zoom-btn:hover,
.bb-product-gallery .bb-product-main-slider .img-view a.bb-product-zoom-btn:hover {
    background: #a20000;
    border-color: rgba(255, 255, 255, 0.45);
    transform: scale(1.08);
    box-shadow: 0 8px 24px rgba(162, 0, 0, 0.45);
}

.bb-product-gallery .bb-product-zoom-btn i {
    line-height: 1;
}

.mfp-bg {
    background:
        radial-gradient(ellipse 120% 80% at 50% 30%, rgba(162, 0, 0, 0.42) 0%, rgba(90, 0, 0, 0.22) 38%, transparent 68%),
        linear-gradient(180deg, #000000 0%, #140000 38%, #2a0000 52%, #120000 72%, #000000 100%);
    opacity: 1;
}

.mfp-figure:after {
    background:
        radial-gradient(ellipse 120% 80% at 50% 30%, rgba(162, 0, 0, 0.42) 0%, rgba(90, 0, 0, 0.22) 38%, transparent 68%),
        linear-gradient(180deg, #000000 0%, #140000 38%, #2a0000 52%, #120000 72%, #000000 100%);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.bb-product-thumbs {
    margin: 12px -6px 0;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.bb-product-thumbs .pro-nav-thumb {
    padding: 6px;
}

.bb-product-thumbs .pro-nav-thumb img {
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.3);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.bb-product-thumbs .pro-nav-thumb.slick-current.slick-active.slick-center img,
.bb-product-thumbs .pro-nav-thumb:hover img {
    border-color: #a20000;
    box-shadow: 0 4px 14px rgba(162, 0, 0, 0.45);
}

.bb-product-thumbs .arrow-prev,
.bb-product-thumbs .arrow-next {
    background: #a20000;
    border: none;
    border-radius: 50%;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    z-index: 2;
}

.bb-product-title h1 {
    color: #000;
    font-size: clamp(22px, 3vw, 32px);
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1.25;
    margin: 0 0 12px;
    border: none;
}

.bb-product-title h1::before {
    display: none;
    content: none;
}

.bb-product-title h2 {
    color: #333;
    font-size: clamp(16px, 2vw, 20px);
    font-weight: 600;
    font-style: italic;
    line-height: 1.4;
    margin: 0 0 10px;
    border: none;
    text-transform: none;
}

.bb-product-title h3 {
    color: #555;
    font-size: clamp(15px, 1.8vw, 18px);
    font-weight: 500;
    font-style: italic;
    line-height: 1.4;
    margin: 0;
    border: none;
    text-transform: none;
}

.bb-product-lead {
    margin: 0 0 8px;
    color: #333;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
}

.bb-product-meta li {
    font-size: 15px;
    color: #333;
    margin-bottom: 8px;
}

.bb-product-meta li span {
    font-weight: 700;
    color: #000;
}

.bb-product-meta li a {
    color: #a20000;
    font-weight: 700;
    text-decoration: none;
}

.bb-product-meta li a:hover {
    color: #000;
}

.bb-product-price .regular-price,
.bb-product-price .special-price {
    font-size: 26px;
    font-weight: 800;
    font-style: italic;
    color: #000;
}

.bb-product-price .old-price del {
    font-size: 18px;
    color: #888;
}

.bb-product-price .usteda {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 700;
    color: #a20000;
    font-style: italic;
}

.bb-product-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 12px;
    margin-top: 8px;
}

.bb-product-actions .bb-product-qty {
    display: inline-flex;
    align-items: stretch;
    flex-shrink: 0;
    width: auto;
    min-width: 140px;
    height: 52px;
    border: 2px solid #e8e8e8;
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    position: relative;
    cursor: default;
}

.bb-product-actions .bb-product-qty input {
    order: 2;
    flex: 1;
    min-width: 48px;
    width: auto !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
    color: #000;
}

.bb-product-actions .bb-product-qty span.qtybtn {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: auto;
    min-height: 100%;
    border: none;
    background: #f5f5f5;
    color: #000;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
}

.bb-product-actions .bb-product-qty span.dec {
    order: 1;
    border-right: 1px solid #e8e8e8;
}

.bb-product-actions .bb-product-qty span.inc {
    order: 3;
    border-left: 1px solid #e8e8e8;
    border-bottom: none;
    top: auto;
    bottom: auto;
    right: auto;
}

.bb-product-actions .bb-product-qty span.qtybtn:hover {
    background: #a20000;
    color: #fff;
}

.bb-product-actions .btn-cart.lg-btn,
.bb-product-actions .bb-product-cart-btn {
    flex: 1;
    min-width: 200px;
    margin: 0 !important;
    border: none;
    border-radius: 50px !important;
    padding: 0 32px !important;
    min-height: 52px !important;
    height: 52px;
    line-height: 52px !important;
    font-weight: 800 !important;
    font-style: italic;
    font-size: 14px !important;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: #a20000 !important;
    color: #fff !important;
    box-shadow: 0 8px 24px rgba(162, 0, 0, 0.35);
    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.bb-product-actions .btn-cart.lg-btn:hover,
.bb-product-actions .bb-product-cart-btn:hover:not(:disabled) {
    background: #000 !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);
}

.bb-product-actions .bb-product-cart-btn:disabled {
    background: #999 !important;
    box-shadow: none;
    cursor: not-allowed;
    transform: none;
}

/* Favoriti — detalji proizvoda */
.bb-product-fav-wrap {
    width: 100%;
}

.bb-product-fav-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    min-height: 50px;
    padding: 0 28px;
    border: 2px solid #1a1a1a;
    border-radius: 50px;
    background: #fff;
    color: #000;
    font-weight: 700;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.bb-product-fav-btn i {
    font-size: 18px;
    line-height: 1;
    transition: color 0.2s ease;
}

.bb-product-fav-btn span {
    line-height: 1.2;
}

.bb-product-fav-btn:hover {
    border-color: #a20000;
    color: #a20000;
    background: #fff5f5;
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(162, 0, 0, 0.15);
}

.bb-product-fav-btn:hover i {
    color: #a20000;
}

.bb-product-fav-btn.active-wishlist-details {
    background: #a20000;
    border-color: #a20000;
    color: #fff;
    box-shadow: 0 6px 20px rgba(162, 0, 0, 0.35);
}

.bb-product-fav-btn.active-wishlist-details i,
.bb-product-fav-btn.active-wishlist-details:hover,
.bb-product-fav-btn.active-wishlist-details:hover i {
    color: #fff;
}

.bb-product-fav-btn.active-wishlist-details:hover {
    background: #000;
    border-color: #000;
    transform: translateY(-1px);
}

.bb-product-share {
    display: block;
    margin-top: 16px;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
}

.bb-product-share-title {
    display: block;
    margin: 0 0 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 13px;
    color: #000;
    text-align: center;
}

.bb-product-share-title::after {
    content: " :";
}

.bb-share-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bb-share-list li {
    margin: 0;
}

.bb-share-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    min-width: 64px;
    text-decoration: none !important;
    color: #111 !important;
    transition: transform 0.2s ease;
}

.bb-share-item:hover {
    color: #111 !important;
    transform: translateY(-3px);
}

.bb-share-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(145deg, #1a0000 0%, #000000 100%);
    border: 2px solid #a20000;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transition: background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease, color 0.25s ease;
}

.bb-share-item:hover .bb-share-icon {
    background: #a20000;
    border-color: #a20000;
    color: #ffffff;
    box-shadow: 0 8px 22px rgba(162, 0, 0, 0.45);
    transform: scale(1.06);
}

.bb-share-svg {
    display: block;
    width: 22px;
    height: 22px;
    fill: currentColor;
}

.bb-share-svg--facebook {
    width: 20px;
    height: 20px;
}

.bb-share-svg--viber {
    width: 24px;
    height: 24px;
}

.bb-share-label {
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1.2;
    text-align: center;
    color: #000;
    transition: color 0.2s ease;
}

.bb-share-item:hover .bb-share-label {
    color: #a20000;
}

@media (max-width: 767px) {
    .bb-product-order-panel {
        padding: 40px 20px;
    }
}

@media (max-width: 575px) {
    .bb-product-share {
        padding: 0;
    }

    .bb-share-list {
        justify-content: center;
        gap: 10px 14px;
    }

    .bb-share-item {
        min-width: 0;
        flex: 0 0 auto;
        max-width: 72px;
    }

    .bb-share-icon {
        width: 46px;
        height: 46px;
    }

    .bb-share-svg {
        width: 20px;
        height: 20px;
    }

    .bb-share-svg--facebook {
        width: 18px;
        height: 18px;
    }

    .bb-share-svg--viber {
        width: 22px;
        height: 22px;
    }

    .bb-share-label {
        font-size: 10px;
    }
}

.color-optionn li a.all-colors-items {
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

/* Specifikacija proizvoda */
.bb-product-spec-section {
    padding-top: 60px;
}

.bb-product-spec {
    /*! max-width: 920px; */
    margin: 0 auto;
    padding: 0 16px 20px;
    text-align: center;
}

.bb-product-spec-title {
    margin: 0 0 36px;
    padding: 0;
    background: none !important;
    border: none;
    box-shadow: none;
    font-size: clamp(22px, 3vw, 30px);
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #000;
    line-height: 1.2;
}

.bb-product-spec-title::before {
    display: none;
    content: none;
}

.bb-product-spec-content {
    text-align: center;
    font-size: 17px;
    line-height: 1.8;
    color: #000;
    font-style: italic;
}

.bb-product-spec-content p,
.bb-product-spec-content li,
.bb-product-spec-content h1,
.bb-product-spec-content h2,
.bb-product-spec-content h3,
.bb-product-spec-content h4,
.bb-product-spec-content h5,
.bb-product-spec-content h6,
.bb-product-spec-content div {
    text-align: center;
    font-size: 17px;
    font-style: italic;
    line-height: 1.8;
}

.bb-product-spec-content p {
    margin-bottom: 1.1em;
}

.bb-product-spec-content ul,
.bb-product-spec-content ol {
    display: block;
    width: 100%;
    margin: 0 auto 1.2em;
    padding: 0;
    text-align: center;
    list-style: none;
}

.bb-product-spec-content ul li,
.bb-product-spec-content ol li {
    display: block;
    margin: 0 0 0.4em;
    padding: 0;
    text-align: center;
    list-style: none;
}

.bb-product-spec-content ul li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 8px;
    vertical-align: middle;
    border-radius: 50%;
    background: #a20000;
}

.bb-product-spec-content ol {
    counter-reset: bb-spec-item;
}

.bb-product-spec-content ol li {
    counter-increment: bb-spec-item;
}

.bb-product-spec-content ol li::before {
    content: counter(bb-spec-item) ".";
    display: inline-block;
    margin-right: 8px;
    color: #a20000;
    font-weight: 700;
    font-style: normal;
}

.bb-product-spec-content img {
    max-width: 100%;
    height: auto;
    margin: 16px auto;
    display: block;
}

.bb-product-spec-content a {
    color: #a20000;
    font-weight: 600;
}

.bb-product-spec-content a:hover {
    color: #000;
}

.bb-product-spec .bb-product-note {
    max-width: 100%;
    margin: 48px auto 0;
    padding: 28px 32px;
    text-align: center;
    background: linear-gradient(145deg, #0a0a0a 0%, #1a1a1a 50%, #000 100%);
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 4px solid #a20000;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}

.bb-product-spec .bb-product-note p {
    margin: 0;
    color: #f2f2f2;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
    text-align: center;
    font-style: italic;
}

.bb-product-spec .bb-product-note p strong,
.bb-product-spec .bb-product-note p b {
    color: #fff;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
}

.bb-product-spec .bb-product-note a {
    color: #a20000;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s ease;
}

.bb-product-spec .bb-product-note a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Stari tab stilovi — sakriveni ako se ponovo uključe */
.bb-product-tabs .product-info.mt-half ul.nav.nav-pills {
    background: transparent !important;
    padding: 0 !important;
}

.bb-product-tabs .bb-product-tab-nav .nav-link {
    background: transparent !important;
    color: #000;
    font-style: italic;
    text-transform: uppercase;
}

.bb-product-tabs .bb-product-tab-nav .nav-link.active,
.bb-product-tabs .bb-product-tab-nav .nav-link:hover {
    background: transparent !important;
    color: #a20000;
}

/* "Slični proizvodi" koristi istu sekciju kao "Izdvajamo iz ponude" na početnoj */
.bb-related-products {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .bb-product-details-row > [class*="col-"]:first-child {
        margin-bottom: 28px;
    }

    .bb-product-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .bb-product-actions .bb-product-qty {
        width: 100%;
        max-width: 220px;
    }

    .bb-product-actions .btn-cart.lg-btn,
    .bb-product-actions .bb-product-cart-btn {
        width: 100%;
        min-width: 0;
        text-align: center;
    }
}

.shop-product-wrap.grid .product-item .product-thumb a img,
.owl-carousel .product-item .product-thumb a img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: none !important;
    height: auto !important;
}

/* Sprečava horizontalni skrol na početnoj i u karuselima */
html,
body {
    overflow-x: hidden;
    background: #fff;
}

.home2-main-wrapper {
    overflow-x: hidden;
    background: #fff;
}

.product-gallary-wrapper,
.product-gallary-active2.owl-carousel,
.pro-module3-active.owl-carousel,
.flash-sale-active4.owl-carousel {
    overflow: visible;
}

.owl-carousel.owl-arrow-style .owl-stage-outer {
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
}

.owl-carousel .owl-item .product-item .product-thumb a img {
    width: 100% !important;
    max-width: 100% !important;
}

/* Početna — razmak izmedju sekcija */
.bb-home-section {
    margin-bottom: 0px;
}

.bb-home-section:last-of-type {
    padding-bottom: 90px;
}

/* Namena proizvoda */
.bb-home-section--namena .home-section-title {
    margin-top: 60px !important;
    margin-bottom: 16px !important;
}

.bb-home-section--namena .row {
    margin-left: -8px;
    margin-right: -8px;
}

.bb-home-section--namena .col-lg-4,
.bb-home-section--namena .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.bb-namena-card {
    display: block;
    background: #111;
    text-decoration: none;
    border-radius: 30px;
    overflow: hidden;
}

.bb-namena-card img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* Izdvajamo iz ponude */
.bb-home-section--featured {
    margin-bottom: 48px;
}

.bb-home-section--featured .home-section-title {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}

.bb-home-section--featured .bb-home-featured-carousel {
    margin: 0;
    padding: 0;
}

.bb-home-section--featured .product-gallary-wrapper .owl-stage {
    margin-top: 0 !important;
}

.bb-home-section--featured .product-gallary-active2.owl-carousel {
    margin-bottom: 0 !important;
}

.bb-home-section--featured .product-gallary-active2 .owl-item {
    height: auto;
}

.bb-home-section--featured .product-gallary-active2 .owl-nav,
.bb-home-section--sale .pro-module3-active .owl-nav,
.bb-home-section--new .pro-module3-active .owl-nav,
.bb-related-products .product-gallary-active2 .owl-nav {
    position: static;
    right: auto;
    top: auto;
    height: 0;
    line-height: 0;
    background: none;
    border: none;
}

.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-prev,
.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-next,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-prev,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-next,
.bb-home-section--new .pro-module3-active .owl-nav .owl-prev,
.bb-home-section--new .pro-module3-active .owl-nav .owl-next,
.bb-related-products .product-gallary-active2 .owl-nav .owl-prev,
.bb-related-products .product-gallary-active2 .owl-nav .owl-next {
    position: absolute;
    top: 28%;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 50%;
    background: #a20000;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
}

.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-prev,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-prev,
.bb-home-section--new .pro-module3-active .owl-nav .owl-prev,
.bb-related-products .product-gallary-active2 .owl-nav .owl-prev {
    left: 8px;
}

.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-next,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-next,
.bb-home-section--new .pro-module3-active .owl-nav .owl-next,
.bb-related-products .product-gallary-active2 .owl-nav .owl-next {
    right: 8px;
}

.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-prev:hover,
.bb-home-section--featured .product-gallary-active2 .owl-nav .owl-next:hover,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-prev:hover,
.bb-home-section--sale .pro-module3-active .owl-nav .owl-next:hover,
.bb-home-section--new .pro-module3-active .owl-nav .owl-prev:hover,
.bb-home-section--new .pro-module3-active .owl-nav .owl-next:hover,
.bb-related-products .product-gallary-active2 .owl-nav .owl-prev:hover,
.bb-related-products .product-gallary-active2 .owl-nav .owl-next:hover {
    background: #c40000;
    color: #fff;
}

/* Proizvodi na akciji / novo — bez 80px razmaka ispod naslova */
.bb-home-section--sale .section-title.home2-tab-spacing,
.bb-home-section--new .section-title.home2-tab-spacing,
.bb-home-section--sale .section-title,
.bb-home-section--new .section-title {
    margin-top: 8px !important;
    margin-bottom: 16px !important;
}

.bb-home-section--sale .product-spacing.home2-tab-spacing .boxx-tab,
.bb-home-section--new .product-spacing.home2-tab-spacing .boxx-tab {
    top: auto;
}

.bb-home-section--center-banners:empty,
.bb-home-section--center-banners.bb-home-section--empty {
    display: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .bb-home-section--sale .section-title.product-spacing.home2-tab-spacing,
    .bb-home-section--new .section-title.product-spacing.home2-tab-spacing {
        margin-top: 8px !important;
        margin-bottom: 16px !important;
    }
}

@media (max-width: 767px) {
    .bb-home-section--featured .product-gallary-active2 .owl-nav .owl-prev,
    .bb-home-section--featured .product-gallary-active2 .owl-nav .owl-next,
    .bb-home-section--sale .pro-module3-active .owl-nav .owl-prev,
    .bb-home-section--sale .pro-module3-active .owl-nav .owl-next,
    .bb-home-section--new .pro-module3-active .owl-nav .owl-prev,
    .bb-home-section--new .pro-module3-active .owl-nav .owl-next,
    .bb-related-products .product-gallary-active2 .owl-nav .owl-prev,
    .bb-related-products .product-gallary-active2 .owl-nav .owl-next {
        width: 36px;
        height: 36px;
        font-size: 16px;
        top: 22%;
    }
}

/* Breadcrumb — isključen na celom sajtu */
.breadcrumb-area {
    display: none !important;
}

/* Kategorija / shop — naslov stranice */
.search-title {
    text-align: center;
}

.search-title h1 {
    text-align: center;
    text-transform: uppercase;
    /* font-style: italic; */
    font-weight: 800;
    letter-spacing: 0.06em;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 60px;
    border: none;
}

.search-title h1::before {
    display: none;
    content: none;
}

/* Shop / pretraga — puna širina (unutar main-wrapper pozadine) */
.bb-shop-page {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.bb-shop-page .bb-shop-products {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.bb-shop-page .product-shop-main-wrapper {
    width: 100%;
    max-width: 100%;
}

.bb-shop-page .shop-product-wrap.grid.row {
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px);
    max-width: none;
}

.shop-product-wrap.grid.row {
    margin-left: -5px;
    margin-right: -5px;
}

.shop-product-wrap.grid.row > [class*="col-"] {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-bottom: 10px;
}

/* Shop kategorija — toolbar i filteri */
.bb-shop-filters-bar {
    width: 100%;
    margin-bottom: 24px;
}

.bb-shop-toolbar-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    padding: 16px 18px;
}

.bb-shop-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px 20px;
}

.bb-filters-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 0 22px;
    border: none;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    box-shadow: 0 6px 18px rgba(162, 0, 0, 0.35);
    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.bb-filters-toggle:hover,
.bb-filters-toggle:focus {
    background: #c40000;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 22px rgba(162, 0, 0, 0.45);
}

.bb-filters-toggle:not(.collapsed) {
    background: #000;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

.bb-filters-toggle-icon {
    display: inline-block;
    font-size: 12px;
    transition: transform 0.25s ease;
}

.bb-filters-toggle:not(.collapsed) .bb-filters-toggle-icon {
    transform: rotate(180deg);
}

.bb-shop-toolbar-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 14px 24px;
    flex: 1;
    min-width: 0;
}

.bb-shop-count {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
}

.bb-shop-toolbar-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 12px 20px;
}

.bb-shop-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 140px;
}

.bb-shop-field-label {
    margin: 0;
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a20000;
}

.bb-shop-toolbar .bb-shop-select.nice-select,
.bb-shop-toolbar .nice-select.bb-shop-select {
    float: none;
    width: 100%;
    min-width: 160px;
    height: 42px;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding-left: 14px;
    padding-right: 36px;
    font-size: 14px;
    font-weight: 600;
    background-color: #fafafa;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    text-transform: uppercase;
    font-style: italic;
}

.bb-shop-toolbar .nice-select.bb-shop-select:hover,
.bb-shop-toolbar .nice-select.bb-shop-select.open {
    border-color: #a20000;
    box-shadow: 0 0 0 3px rgba(162, 0, 0, 0.12);
}

.bb-shop-filters-panel {
    margin-top: 14px;
    padding: 22px 16px 8px;
    background: #f8f8f8;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.bb-shop-filters-panel .single-sidebar {
    margin-bottom: 30px;
}

.bb-shop-filters-panel .sidebar-inner-title h3 {
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #000;
}

.bb-shop-filters-panel .filter-attribute-container ul li a {
    border-radius: 8px;
    transition: background 0.2s ease, color 0.2s ease;
}

.bb-shop-filters-panel .filter-attribute-container ul li a.active,
.bb-shop-filters-panel .filter-attribute-container ul li a:hover {
    background: rgba(162, 0, 0, 0.1);
    color: #a20000;
}

.bb-shop-filters-panel .sidebar-thumb img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 991px) {
    .bb-shop-toolbar-meta {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .bb-shop-toolbar-card {
        padding: 14px;
    }

    .bb-shop-toolbar {
        flex-direction: column;
        align-items: stretch;
    }

    .bb-filters-toggle {
        width: 100%;
    }

    .bb-shop-toolbar-meta {
        flex-direction: column;
        align-items: stretch;
    }

    .bb-shop-toolbar-actions {
        flex-direction: column;
        width: 100%;
    }

    .bb-shop-field {
        width: 100%;
        min-width: 0;
    }

    .bb-shop-toolbar .nice-select.bb-shop-select {
        min-width: 0;
    }
}

/* Paginacija — broj prikazanih proizvoda */
.bb-pagination-summary {
    text-align: center;
}

.bb-pagination-summary p {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 0.06em;
    color: #000;
}

.bb-shop-pagination-wrap {
    margin-top: 10px;
}

.bb-shop-pagination-wrap .paginatoin-area.bb-pagination-nav {
    border-top: none;
    padding-top: 0;
}

.bb-pagination-nav .pagination-box {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bb-pagination-nav .pagination-box li {
    display: inline-block;
    margin: 0;
}

.bb-pagination-nav .pagination-box li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    padding: 10px 14px;
    border: 1px solid #e0e0e0;
    border-radius: 30px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    background: #fff;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.bb-pagination-nav .pagination-box li a:hover {
    border-color: #a20000;
    color: #a20000;
}

.bb-pagination-nav .pagination-box li.active a,
.bb-pagination-nav .pagination-box li a.myactive {
    color: #fff !important;
    background: #a20000;
    border-color: #a20000;
}

.home-section-title {
    text-align: center;
    margin-bottom: 28px;
}

.home-section-title h2,
.home-section-title h4 {
    margin: 0;
    text-align: center;
}

.home-section-title h2 span,
.home-section-title h4 span {
    display: inline-block;
    background: none;
    color: #000;
    font-size: 45px;
    font-weight: 800;
    /* font-style: italic; */
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: 3px;
}

@media (max-width: 767px) {
    .home-section-title h2 span,
    .home-section-title h4 span {
        font-size: 45px;a
    }

    .bb-home-section {
        margin-bottom: 40px;
    }

    .bb-home-section:last-of-type {
        margin-bottom: 0;
    }
}

.product-item .label-product {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    left: 12px;
    top: 12px !important;
    width: 50px;
    height: 50px;
    line-height: 1.1;
    padding: 0;
}

/* Age notice — bottom-left toast */
.bb-age-popup {
    padding: 0 !important;
    pointer-events: none;
}

.bb-age-popup .bb-age-dialog {
    position: fixed;
    left: 24px;
    bottom: 24px;
    top: auto;
    right: auto;
    margin: 0;
    width: calc(100% - 48px);
    max-width: 360px;
}

.bb-age-popup.modal.fade .bb-age-dialog {
    transform: translateY(20px);
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.bb-age-popup.modal.show .bb-age-dialog {
    transform: none;
}

.bb-age-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: auto;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 22px;
    background:
        radial-gradient(120% 80% at 0% 0%, rgba(196, 0, 0, 0.22), transparent 52%),
        linear-gradient(180deg, #1a1a1a 0%, #111 100%);
    color: #fff;
    padding: 26px 24px 22px;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.42);
}

.bb-age-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.72);
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
}

.bb-age-close:hover {
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
}

.bb-age-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 0 0 16px;
    border-radius: 50%;
    background: #c40000;
    box-shadow: 0 0 0 6px rgba(196, 0, 0, 0.18);
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
}

#ageVerificationPopup .bb-age-title,
#ageVerificationPopup .bb-age-text,
#ageVerificationPopup .bb-age-btn {
    font-style: italic !important;
    text-transform: uppercase !important;
}

.bb-age-title {
    margin: 0 0 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0.06em;
    line-height: 1.25;
}

.bb-age-text {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.55;
}

.bb-age-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    padding: 12px 18px;
    border: none;
    border-radius: 12px;
    background: #c40000;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.08em;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.2s ease;
}

.bb-age-btn:hover {
    background: #a20000;
    color: #fff;
    transform: translateY(-1px);
}

.modal-backdrop.bb-age-backdrop {
    background: #000;
    opacity: 0.32 !important;
}

@media (max-width: 575px) {
    .bb-age-popup .bb-age-dialog {
        left: 12px;
        bottom: 12px;
        width: calc(100% - 24px);
        max-width: none;
    }

    .bb-age-card {
        padding: 24px 20px 20px;
    }
}

/**** KONTAKT STRANICA ****/
.bb-contact-page {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-contact-page .search-title h1 {
    margin-top: 0;
    font-size: 42px;
    line-height: 1.2;
}

.bb-contact-lead {
    max-width: 720px;
    margin: 14px auto 40px;
    text-align: center;
    color: #111;
    font-size: 16px;
    line-height: 1.7;
}

.bb-contact-grid {
    display: grid;
    grid-template-columns: minmax(0, 380px) minmax(0, 1fr);
    gap: 26px;
    align-items: start;
}

.bb-contact-aside {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.bb-contact-card {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

a.bb-contact-card:hover,
a.bb-contact-card:focus {
    transform: translateY(-2px);
    border-color: rgba(162, 0, 0, 0.35);
    box-shadow: 0 10px 26px rgba(162, 0, 0, 0.12);
    text-decoration: none;
}

.bb-contact-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    border-radius: 14px;
    background: linear-gradient(135deg, #c40000 0%, #a20000 100%);
    color: #fff;
    font-size: 19px;
}

.bb-contact-card__body {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.bb-contact-card__label {
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bb-contact-card__value {
    color: #111;
    font-size: 15px;
    font-weight: 600;
    word-break: break-word;
    font-style: italic;
}

.bb-contact-note {
    padding: 22px 24px;
    border: 1px solid rgba(162, 0, 0, 0.18);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(196, 0, 0, 0.05) 0%, rgba(196, 0, 0, 0.02) 100%);
}

.bb-contact-note__title {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0 0 12px;
    color: #a20000;
    font-size: 14px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-contact-note p {
    margin: 0 0 10px;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 1.65;
    font-style: italic;
}

.bb-contact-note p:last-child {
    margin-bottom: 0;
}

.bb-contact-note a {
    color: #a20000;
    font-weight: 600;
    text-decoration: underline;
}

.bb-contact-form-card {
    padding: 34px 36px 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.07);
}

.bb-contact-form-head {
    margin-bottom: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.bb-contact-form-head h2 {
    margin: 0 0 8px;
    color: #111;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-contact-form-head p {
    margin: 0;
    color: #7a7a7a;
    font-size: 14px;
}

.bb-contact-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 20px;
}

.bb-field {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.bb-field--full {
    grid-column: 1 / -1;
}

.bb-field > label {
    margin-bottom: 8px;
    color: #3d3d3d;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.bb-field > label span {
    color: #c40000;
}

.bb-contact-form input[type="text"],
.bb-contact-form input[type="email"],
.bb-contact-form textarea {
    width: 100%;
    padding: 13px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    background: #fafafa;
    color: #111;
    font-size: 15px;
    line-height: 1.5;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    font-style: italic;
}

.bb-contact-form textarea {
    min-height: 150px;
    resize: vertical;
}

.bb-contact-form input::placeholder,
.bb-contact-form textarea::placeholder {
    color: #a9a9a9;
}

.bb-contact-form input:focus,
.bb-contact-form textarea:focus {
    outline: none;
    border-color: #c40000;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(196, 0, 0, 0.1);
}

.bb-captcha-row {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
}

.bb-captcha-math {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    padding: 12px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    background: #111;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
}

.bb-captcha-row input {
    flex: 1 1 180px;
    max-width: 240px;
}

.bb-captcha-row label.error {
    flex: 1 1 100%;
}

.bb-field label.error,
.bb-contact-form label.error {
    margin: 7px 0 0;
    color: #c40000;
    font-size: 12.5px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

.bb-contact-actions {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 26px;
}

.bb-contact-submit {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-height: 52px;
    padding: 0 34px;
    border: none;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    box-shadow: 0 8px 22px rgba(162, 0, 0, 0.3);
    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.bb-contact-submit:hover,
.bb-contact-submit:focus {
    background: #c40000;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(196, 0, 0, 0.34);
}

.bb-contact-response {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 991px) {
    .bb-contact-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-contact-form-card {
        padding: 28px 24px 24px;
    }
}

@media (max-width: 575px) {
    .bb-contact-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-contact-page .search-title h1 {
        font-size: 30px;
    }

    .bb-contact-lead {
        margin-bottom: 28px;
        font-size: 15px;
    }

    .bb-contact-fields {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-contact-form-card {
        padding: 22px 18px 20px;
        border-radius: 16px;
    }

    .bb-contact-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .bb-contact-submit {
        justify-content: center;
        width: 100%;
    }

    .bb-captcha-row input {
        max-width: none;
    }
}

/**** KOLEKCIJE — naslov i uvodni tekst ****/
.bb-collection-products {
    justify-content: center;
}

.bb-collection-page {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-collection-hero {
    max-width: 560px;
    margin: 0 auto 36px;
    background: #111;
    border-radius: 30px;
    overflow: hidden;
}

.bb-collection-hero img {
    display: block;
    width: 100%;
    height: auto;
}

.bb-collection-page .search-title h1 {
    margin-top: 0;
    margin-bottom: 40px;
}

.bb-collection-intro {
    margin-top: 18px;
    margin-bottom: 50px;
}

.bb-collection-headings {
    margin-top: 18px;
    margin-bottom: 24px;
    text-align: center;
}

.collections-h1 {
    margin: 0 0 20px;
    color: #111;
    font-size: 34px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.25;
    letter-spacing: 0.02em;
    text-align: center;
}

.collections-h2 {
    margin: 0 0 12px;
    color: #111;
    font-size: 19px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.7;
    letter-spacing: 0.01em;
    text-align: center;
    text-transform: none;
}

.collections-h3 {
    margin: 0 0 16px;
    color: #111;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.65;
    letter-spacing: 0.01em;
    text-align: center;
    text-transform: none;
}

.collections-description {
    color: #111;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 2;
    letter-spacing: 0.01em;
    text-align: center;
}

.collections-description p {
    margin: 0 0 14px;
    line-height: 2;
}

.collections-description p:last-child {
    margin-bottom: 0;
}

.collections-h2 p {
    margin: 0 0 14px;
    line-height: 2;
}

.collections-h2 p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .bb-collection-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-collection-hero {
        max-width: none;
        margin-bottom: 24px;
        border-radius: 20px;
    }

    .bb-collection-intro {
        margin-bottom: 34px;
    }

    .bb-collection-headings {
        text-align: left;
    }

    .collections-h1 {
        font-size: 28px;
        text-align: left;
    }

    .collections-h2,
    .collections-h3,
    .collections-description {
        text-align: left;
    }

    .collections-h2 {
        font-size: 17px;
        line-height: 1.65;
    }

    .collections-h3 {
        font-size: 16px;
        line-height: 1.6;
    }

    .collections-description {
        font-size: 15px;
        line-height: 1.85;
    }
}

/**** O NAMA ****/
.bb-about-page {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-about-page .search-title h1 {
    margin-top: 0;
    font-size: 42px;
    line-height: 1.2;
}

.bb-about-lead {
    max-width: 780px;
    margin: 14px auto 44px;
    text-align: center;
    color: #111;
    font-size: 17px;
    font-style: italic;
    line-height: 1.7;
}

.bb-about-intro {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
    gap: 26px;
    align-items: stretch;
    margin-bottom: 26px;
}

.bb-about-intro__text {
    padding: 34px 36px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.07);
}

.bb-about-intro__title {
    margin: 0 0 16px;
    color: #111;
    font-size: 26px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-about-intro__text p {
    margin: 0 0 14px;
    color: #5f5f5f;
    font-size: 15px;
    line-height: 1.75;
}

.bb-about-intro__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

.bb-about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 30px;
    border: 1px solid #a20000;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.bb-about-btn:hover,
.bb-about-btn:focus {
    background: #c40000;
    border-color: #c40000;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(196, 0, 0, 0.28);
    text-decoration: none;
}

.bb-about-btn--ghost {
    background: transparent;
    color: #a20000;
}

.bb-about-btn--ghost:hover,
.bb-about-btn--ghost:focus {
    background: #a20000;
    border-color: #a20000;
    color: #fff;
}

.bb-about-btn--light {
    flex: 0 0 auto;
    background: #fff;
    border-color: #fff;
    color: #a20000;
}

.bb-about-btn--light:hover,
.bb-about-btn--light:focus {
    background: #111;
    border-color: #111;
    color: #fff;
}

.bb-about-intro__stats {
    display: grid;
    gap: 14px;
}

.bb-about-stat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 26px;
    border: 1px solid rgba(162, 0, 0, 0.18);
    border-radius: 18px;
    background:
        radial-gradient(120% 90% at 0% 0%, rgba(196, 0, 0, 0.08), transparent 55%),
        #fff;
}

.bb-about-stat__num {
    color: #a20000;
    font-size: 34px;
    font-weight: 800;
    font-style: italic;
    line-height: 1.1;
}

.bb-about-stat__label {
    margin-top: 4px;
    color: #111;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-about-features {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 60px;
}

.bb-about-feature {
    padding: 26px 24px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.bb-about-feature:hover {
    transform: translateY(-3px);
    border-color: rgba(162, 0, 0, 0.3);
    box-shadow: 0 12px 30px rgba(162, 0, 0, 0.12);
}

.bb-about-feature__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-bottom: 16px;
    border-radius: 15px;
    background: linear-gradient(135deg, #c40000 0%, #a20000 100%);
    color: #fff;
    font-size: 20px;
}

.bb-about-feature h3 {
    margin: 0 0 10px;
    color: #111;
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.bb-about-feature p {
    margin: 0;
    color: #111;
    font-size: 14px;
    line-height: 1.65;
}

.bb-about-section-title {
    margin: 0 0 28px;
    color: #111;
    font-size: 28px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
}

.bb-about-steps {
    margin-bottom: 60px;
}

.bb-about-steps__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.bb-about-step {
    position: relative;
    padding: 30px 26px 26px;
    border: 1px dashed rgba(162, 0, 0, 0.28);
    border-radius: 18px;
    background: #fff;
}

.bb-about-step__num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    border-radius: 50%;
    background: #a20000;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
}

.bb-about-step h3 {
    margin: 0 0 10px;
    color: #111;
    font-size: 17px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.bb-about-step p {
    margin: 0;
    color: #111;
    font-size: 14px;
    line-height: 1.7;
}

.bb-about-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
    padding: 34px 40px;
    border-radius: 22px;
    background:
        radial-gradient(120% 120% at 0% 0%, rgba(196, 0, 0, 0.5), transparent 55%),
        linear-gradient(135deg, #1a1a1a 0%, #111 100%);
    color: #fff;
}

.bb-about-cta__text h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-about-cta__text p {
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
}

@media (max-width: 991px) {
    .bb-about-intro {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-about-intro__stats {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .bb-about-features {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bb-about-steps__grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 575px) {
    .bb-about-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-about-page .search-title h1 {
        font-size: 30px;
    }

    .bb-about-lead {
        margin-bottom: 30px;
        font-size: 15px;
    }

    .bb-about-intro__text {
        padding: 24px 20px;
        border-radius: 16px;
    }

    .bb-about-intro__title {
        font-size: 21px;
    }

    .bb-about-intro__stats,
    .bb-about-features {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-about-btn {
        width: 100%;
    }

    .bb-about-section-title {
        font-size: 22px;
    }

    .bb-about-cta {
        padding: 26px 22px;
        border-radius: 16px;
    }

    .bb-about-cta__text h2 {
        font-size: 20px;
    }
}

/**** TOAST OBAVEŠTENJA (korpa / favoriti) ****/
.bb-toast-wrap {
    position: fixed;
    left: 50%;
    bottom: 26px;
    transform: translateX(-50%);
    z-index: 10050;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    max-width: calc(100% - 32px);
    pointer-events: none;
}

.bb-toast {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px 12px 12px;
    border-radius: 14px;
    background: #111;
    color: #fff;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.34);
    opacity: 0;
    transform: translateY(16px);
    transition: opacity 0.25s ease, transform 0.25s ease;
    pointer-events: auto;
}

.bb-toast.is-visible {
    opacity: 1;
    transform: none;
}

.bb-toast__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #1e7d3c;
    font-size: 14px;
}

.bb-toast--info .bb-toast__icon {
    background: #c40000;
}

.bb-toast__msg {
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.04em;
    line-height: 1.4;
    text-transform: uppercase;
}

.bb-toast__close {
    padding: 0 2px;
    border: none;
    background: none;
    color: rgba(255, 255, 255, 0.55);
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}

.bb-toast__close:hover {
    color: #fff;
}

@media (max-width: 575px) {
    .bb-toast-wrap {
        left: 12px;
        right: 12px;
        bottom: 14px;
        transform: none;
        max-width: none;
        align-items: stretch;
    }
}

/**** FAVORITI ****/
.bb-fav-page {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-fav-page .search-title h1 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 42px;
    line-height: 1.2;
}

.bb-fav-page #favorites_list .product-item .bb-fav-remove-btn {
    margin-top: 10px;
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.28);
    box-shadow: none;
}

.bb-fav-page #favorites_list .product-item .bb-fav-remove-btn:hover {
    background: #a20000;
    color: #fff;
    border-color: #a20000;
    transform: translateY(-2px);
    box-shadow: 0 5px 18px rgba(162, 0, 0, 0.4);
}

.bb-fav-empty {
    grid-column: 1 / -1;
    padding: 60px 30px;
    border: 1px dashed rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    background: #fff;
    text-align: center;
}

.bb-fav-empty__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: rgba(196, 0, 0, 0.09);
    color: #c40000;
    font-size: 26px;
}

.bb-fav-empty h2 {
    margin: 0 0 10px;
    color: #111;
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-fav-empty p {
    margin: 0 0 22px;
    color: #111;
    font-size: 15px;
}

.bb-fav-empty__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 32px;
    border-radius: 50px;
    background: #a20000;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-fav-empty__btn:hover {
    background: #c40000;
    text-decoration: none;
}

@media (max-width: 575px) {
    .bb-fav-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-fav-page .search-title h1 {
        margin-bottom: 26px;
        font-size: 30px;
    }

}

/**** KORPA ****/
.bb-cart-page {
    padding-top: 60px;
    padding-bottom: 60px;
}

.bb-cart-page .search-title h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 42px;
    line-height: 1.2;
}

.bb-cart-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.bb-cart-item {
    position: relative;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 20px;
    padding: 16px 52px 16px 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.bb-cart-item:hover {
    border-color: rgba(162, 0, 0, 0.28);
    box-shadow: 0 12px 30px rgba(162, 0, 0, 0.1);
}

.bb-cart-item__thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    padding: 10px;
    border-radius: 14px;
    background: #f0f0f0;
}

.bb-cart-item__thumb img {
    max-width: 100%;
    max-height: 76px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.bb-cart-item__title {
    margin: 0 0 6px;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.02em;
    line-height: 1.4;
    text-transform: uppercase;
}

.bb-cart-item__title a {
    color: #111;
}

.bb-cart-item__title a:hover {
    color: #a20000;
}

.bb-cart-item__unit {
    color: #8a8a8a;
    font-size: 13px;
}

.bb-cart-item__unit span {
    color: #111;
    font-weight: 600;
}

.bb-cart-item__color {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    color: #8a8a8a;
    font-size: 13px;
}

.bb-cart-item__color i {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
}

.bb-cart-item__label {
    display: block;
    margin-bottom: 6px;
    color: #9a9a9a;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bb-qty-control {
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 50px;
    background: #fafafa;
}

.bb-qty-btn {
    width: 34px;
    height: 38px;
    border: none;
    background: transparent;
    color: #111;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    transition: background 0.2s ease, color 0.2s ease;
}

.bb-qty-btn:hover {
    background: #a20000;
    color: #fff;
}

.bb-qty-control input {
    width: 42px;
    height: 38px;
    padding: 0;
    border: none;
    background: transparent;
    color: #111;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.bb-cart-item__total {
    min-width: 130px;
    text-align: right;
}

.bb-cart-item__total strong {
    color: #a20000;
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    white-space: nowrap;
}

.bb-cart-item__remove {
    position: absolute;
    top: 14px;
    right: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    background: #fff;
    color: #9a9a9a;
    font-size: 13px;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.bb-cart-item__remove:hover {
    border-color: #a20000;
    background: #a20000;
    color: #fff;
}

.bb-cart-back {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 24px;
    color: #111;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-cart-back:hover {
    color: #a20000;
}

.bb-cart-summary {
    padding: 26px 26px 28px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.bb-cart-summary__title {
    margin: 0 0 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #111;
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-cart-summary__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
}

.bb-cart-summary__row strong {
    color: #111;
    font-weight: 700;
}

.bb-cart-summary__row a {
    color: #a20000;
    font-weight: 600;
    font-style: italic;
}

.bb-cart-summary__row--total {
    margin-top: 18px;
    margin-bottom: 0;
    padding-top: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    color: #111;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-cart-summary__row--total strong {
    color: #a20000;
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
}

.bb-cart-summary__free {
    color: #1f8a3b !important;
}

.bb-cart-checkout {
    display: block;
    margin-top: 24px;
    padding: 15px 20px;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.2s ease, transform 0.2s ease;
}

.bb-cart-checkout:hover {
    background: #c40000;
    color: #fff;
    transform: translateY(-2px);
}

.bb-cart-summary__note {
    margin: 16px 0 0;
    color: #000;
    font-size: 15px;
    font-style: italic;
    text-align: center;
}

.bb-checkout-summary .bb-cart-summary__note {
    margin: 8px 0 0;
    text-align: left;
}

.bb-cart-empty {
    padding: 70px 30px;
    border: 1px dashed rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    background: #fff;
    text-align: center;
}

.bb-cart-empty__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: rgba(196, 0, 0, 0.09);
    color: #c40000;
    font-size: 26px;
}

.bb-cart-empty h3 {
    margin: 0 0 10px;
    color: #111;
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-cart-empty p {
    margin: 0 0 24px;
    color: #7a7a7a;
    font-size: 14px;
}

.bb-cart-empty__btn {
    display: inline-block;
    padding: 14px 34px;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transition: background 0.2s ease, transform 0.2s ease;
}

.bb-cart-empty__btn:hover {
    background: #c40000;
    color: #fff;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .bb-cart-summary {
        margin-top: 26px;
    }
}

@media (max-width: 767px) {
    .bb-cart-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-cart-page .search-title h1 {
        margin-bottom: 26px;
        font-size: 30px;
    }

    .bb-cart-item {
        grid-template-columns: 76px minmax(0, 1fr);
        gap: 14px;
        padding: 14px 46px 16px 14px;
    }

    .bb-cart-item__thumb {
        width: 76px;
        height: 76px;
    }

    .bb-cart-item__thumb img {
        max-height: 60px;
    }

    .bb-cart-item__qty,
    .bb-cart-item__total {
        grid-column: 2;
        min-width: 0;
        text-align: left;
    }

    .bb-cart-item__label {
        margin-bottom: 4px;
    }
}

/**** PODACI ZA SLANJE ****/
.bb-checkout-page {
    padding-top: 0;
    padding-bottom: 0;
}

.bb-checkout-page .search-title h1 {
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 42px;
    line-height: 1.2;
}

.bb-checkout-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 18px;
    margin-bottom: 34px;
}

.bb-checkout-steps a,
.bb-checkout-steps span {
    position: relative;
    color: #9a9a9a;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.bb-checkout-steps a:hover {
    color: #a20000;
}

.bb-checkout-steps .is-active {
    color: #a20000;
}

.bb-checkout-steps a + span::before,
.bb-checkout-steps span + span::before {
    content: '/';
    margin-right: 18px;
    color: #d4d4d4;
    font-style: normal;
}

.bb-checkout-login {
    margin-bottom: 22px;
    padding: 20px 24px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.bb-checkout-login h3 {
    margin: 0;
    color: #111;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
}

.bb-checkout-login #show_login {
    color: #a20000;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
}

.bb-checkout-login-form {
    display: none;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.bb-checkout-login-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px 22px;
    margin-top: 18px;
}

.bb-checkout-login-btn {
    min-height: 44px;
    padding: 0 22px;
    border: none;
    border-radius: 50px;
    background: #111;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transition: background 0.2s ease;
}

.bb-checkout-login-btn:hover {
    background: #a20000;
}

.bb-checkout-login .lost-password {
    margin: 14px 0 0;
}

.bb-checkout-login .lost-password a {
    color: #8a8a8a;
    font-size: 13px;
}

.bb-checkout-login .lost-password a:hover {
    color: #a20000;
}

.bb-checkout-card,
.bb-checkout-summary {
    padding: 26px 26px 28px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}

.bb-checkout-card__title {
    margin: 0 0 22px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #111;
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-checkout-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 18px;
}

.bb-checkout-page .bb-field > label {
    margin-bottom: 8px;
    color: #3d3d3d;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-checkout-page .bb-field > label span {
    color: #c40000;
}

.bb-checkout-card .bb-checkout-fields > .bb-field > label.bb-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.bb-checkout-page .form-control {
    width: 100%;
    height: auto;
    padding: 13px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    background: #fafafa;
    color: #111;
    font-size: 15px;
    line-height: 1.5;
    box-shadow: none;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    font-style: italic;
}

.bb-checkout-page textarea.form-control {
    min-height: 120px;
    resize: vertical;
    font-style: italic;
}

.bb-checkout-page .form-control::placeholder {
    color: #8a8a8a;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.bb-checkout-page .form-control:focus {
    outline: none;
    border-color: #c40000;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(196, 0, 0, 0.1);
}

.bb-checkout-page .form-control[readonly] {
    background: #f3f3f3;
    color: #555;
    font-style: italic;
}

.bb-checkout-alt-toggle {
    margin: 22px 0 0;
}

.bb-checkout-alt {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px dashed rgba(0, 0, 0, 0.12);
}

.bb-checkout-alt + .bb-checkout-fields {
    margin-top: 18px;
}

.bb-checkout-products {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.bb-checkout-product {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
}

.bb-checkout-product__thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    padding: 6px;
    border-radius: 12px;
    background: #f0f0f0;
}

.bb-checkout-product__thumb img {
    max-width: 100%;
    max-height: 52px;
    object-fit: contain;
}

.bb-checkout-product__body h5 {
    margin: 0 0 4px;
    color: #111;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.02em;
    line-height: 1.35;
    text-transform: uppercase;
}

.bb-checkout-product__body p {
    margin: 0;
    color: #8a8a8a;
    font-size: 12px;
}

.bb-checkout-product__body .bb-qty-line {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    color: #111;
    font-size: 13px;
    font-weight: 700;
}

.bb-qty {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #a20000;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.bb-checkout-product strong {
    color: #a20000;
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    white-space: nowrap;
}

.bb-checkout-payment {
    margin-top: 22px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.bb-checkout-payment__label {
    margin: 0 0 12px;
    color: #9a9a9a;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-style: italic;
}

.bb-choice {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 0 0 12px;
    padding: 16px 16px 16px 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    background: #fafafa;
    cursor: pointer;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.bb-choice:hover {
    border-color: rgba(162, 0, 0, 0.35);
    background: #fff;
}

.bb-choice__input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.bb-choice__mark {
    position: relative;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    margin-top: 1px;
    border: 2px solid #c8c8c8;
    background: #fff;
}

.bb-choice--radio .bb-choice__mark {
    border-radius: 50%;
}

.bb-choice--check .bb-choice__mark {
    border-radius: 6px;
}

.bb-choice__mark::after {
    content: '';
    position: absolute;
    opacity: 0;
    transform: scale(0.4);
    transition: opacity 0.15s ease, transform 0.15s ease;
}

.bb-choice--radio .bb-choice__mark::after {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #a20000;
}

.bb-choice--check .bb-choice__mark::after {
    top: 2px;
    left: 6px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) scale(0.4);
}

.bb-choice__input:checked + .bb-choice__mark {
    border-color: #a20000;
}

.bb-choice--check .bb-choice__input:checked + .bb-choice__mark {
    background: #a20000;
}

.bb-choice__input:checked + .bb-choice__mark::after {
    opacity: 1;
    transform: scale(1);
}

.bb-choice--check .bb-choice__input:checked + .bb-choice__mark::after {
    transform: rotate(45deg) scale(1);
}

.bb-choice:has(.bb-choice__input:checked) {
    border-color: rgba(162, 0, 0, 0.4);
    background: #fff;
    box-shadow: 0 6px 18px rgba(162, 0, 0, 0.08);
}

.bb-choice__body {
    display: flex;
    flex-direction: column;
    min-width: 0;
    gap: 4px;
}

.bb-choice__body strong {
    color: #111;
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.bb-choice__body em,
.bb-choice__body span {
    color: #6a6a6a;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
}

.bb-choice__body a {
    color: #a20000;
    font-weight: 700;
    font-style: italic;
}

.bb-choice__body a:hover {
    text-decoration: underline;
}

.bb-choice label.error,
.bb-choice + label.error {
    display: block;
    margin: -4px 0 12px 4px;
    color: #a20000;
    font-size: 12px;
    font-style: italic;
}

.bb-checkout-summary .bb-cart-checkout {
    width: 100%;
    border: none;
    cursor: pointer;
}

#response_fast_buy_products,
#response_login2 {
    margin: 10px 0;
    color: #a20000;
    font-size: 13px;
}

@media (max-width: 991px) {
    .bb-checkout-summary {
        margin-top: 22px;
    }
}

@media (max-width: 767px) {
    .bb-checkout-page {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bb-checkout-page .search-title h1 {
        font-size: 30px;
    }

    .bb-checkout-card,
    .bb-checkout-summary,
    .bb-checkout-login {
        padding: 20px 16px;
    }

    .bb-checkout-fields {
        grid-template-columns: minmax(0, 1fr);
    }
}

/**** FILTERI — kategorije i namena kao u meniju ****/
.bb-filters-menu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 40px;
    max-width: 860px;
    margin: 0 auto;
    padding: 6px 0 10px;
    text-align: center;
}

.bb-filters-menu__title {
    margin: 0 0 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #111;
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-filters-menu__list,
.bb-filters-menu__sub {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bb-filters-menu__list > li + li {
    margin-top: 10px;
}

.bb-filters-menu__list a {
    display: inline-block;
    color: #444;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: color 0.2s ease;
}

.bb-filters-menu__list a:hover,
.bb-filters-menu__list a:focus {
    color: #a20000;
    text-decoration: none;
}

.bb-filters-menu__sub {
    margin-top: 8px;
}

.bb-filters-menu__sub > li + li {
    margin-top: 6px;
}

.bb-filters-menu__sub a {
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
}

@media (max-width: 575px) {
    .bb-filters-menu {
        grid-template-columns: minmax(0, 1fr);
        gap: 26px;
    }
}

.mini-cart-option .bb-account a {
    max-width: 140px;
}

.mini-cart-option .bb-account i {
    margin-right: 10px;
    font-size: 20px;
}

.bb-auth-page {
    padding: 60px 0;
    background: #fff;
}

.bb-profile-page {
    padding: 60px 0;
}

.bb-auth-kicker {
    margin: 0 0 8px;
    color: #a20000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-style: italic;
}

.bb-auth-card {
    max-width: 760px;
    margin: 0 auto;
    padding: 34px 36px 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.07);
}

.bb-auth-card--narrow {
    max-width: 520px;
    padding: 48px 44px 42px;
}

.bb-auth-actions--center {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.bb-auth-actions--center .bb-auth-submit {
    width: 100%;
}

.bb-auth-response {
    width: 100%;
    min-height: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.bb-auth-links {
    margin: 18px 0 0;
    color: #666;
    font-size: 14px;
    text-align: center;
}

.bb-auth-links a {
    color: #a20000;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}

.bb-auth-links a:hover {
    color: #7a0000;
}

.bb-auth-reset-local {
    display: inline-block;
    margin-top: 10px;
    color: #a20000;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}

.bb-auth-reset-local:hover {
    color: #7a0000;
}

.bb-auth-page .search-title {
    margin-bottom: 20px;
}

.bb-auth-card--message {
    max-width: 560px;
    text-align: center;
}

.bb-auth-card--message h1 {
    margin: 0 0 12px;
    color: #111;
    font-size: 26px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.bb-auth-card--message p {
    margin: 0 0 24px;
    color: #666;
    font-size: 15px;
    line-height: 1.65;
}

.bb-auth-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: #a20000;
    color: #fff;
    font-size: 24px;
}

.bb-auth-card__head {
    margin-bottom: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.bb-auth-card__head h2 {
    margin: 0 0 8px;
    color: #111;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-auth-card__head p {
    margin: 0;
    color: #7a7a7a;
    font-size: 14px;
    font-style: italic;
}

.bb-auth-card__head a {
    color: #a20000;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
}

.bb-auth-card__head a:hover {
    color: #7a0000;
}

.bb-auth-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 20px;
}

.bb-auth-fields.bb-auth-fields--stack {
    grid-template-columns: minmax(0, 1fr);
}

.bb-auth-card--narrow .form-control {
    width: 100% !important;
    max-width: none;
    display: block;
    box-sizing: border-box;
}

.bb-auth-form .form-control,
.bb-login-card .form-control {
    width: 100%;
    height: auto;
    padding: 13px 16px;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    background: #fafafa;
    color: #111;
    font-size: 15px;
    line-height: 1.5;
    box-shadow: none;
    font-style: italic;
}

.bb-auth-form .form-control:focus,
.bb-login-card .form-control:focus {
    outline: none;
    border-color: #c40000;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(196, 0, 0, 0.1);
}

.bb-pass-wrap {
    position: relative;
}

.bb-pass-wrap .form-control {
    padding-right: 88px;
}

.bb-pass-wrap .pass-show-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    color: #a20000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
}

.bb-auth-checks {
    display: grid;
    gap: 14px;
    margin: 24px 0 0;
}

.bb-auth-checks a {
    color: #a20000;
    font-weight: 700;
}

.bb-auth-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 26px;
}

.bb-auth-submit,
.bb-auth-submit--ghost {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 34px;
    border: none;
    border-radius: 50px;
    background: #a20000;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transition: background 0.2s ease, transform 0.2s ease;
}

.bb-auth-submit:hover,
.bb-auth-submit:focus {
    background: #7a0000;
    color: #fff;
    text-decoration: none;
}

.bb-auth-submit--ghost {
    background: #111;
}

.bb-auth-submit--ghost:hover {
    background: #000;
}

.bb-auth-form label.error,
.bb-login-card label.error {
    display: block;
    margin: 7px 0 0;
    color: #a20000;
    font-size: 12.5px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.35;
    text-transform: none;
    letter-spacing: 0;
}

.bb-login-popup .modal-dialog {
    max-width: 460px;
    margin: 1.2rem auto;
}

.bb-login-card {
    position: relative;
    padding: 36px 32px 28px;
    border: 0;
    border-radius: 22px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);
}

.bb-login-close {
    position: absolute;
    top: 14px;
    right: 16px;
    border: 0;
    background: transparent;
    color: #888;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.bb-login-close:hover {
    color: #111;
}

.bb-login-head {
    margin-bottom: 24px;
}

.bb-login-head h4 {
    margin: 0;
    color: #111;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.bb-login-card .bb-field + .bb-field {
    margin-top: 16px;
}

.bb-login-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    margin: 18px 0 20px;
}

.bb-login-meta a {
    color: #a20000;
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
}

.bb-login-card .bb-auth-submit {
    width: 100%;
}

.bb-login-response {
    margin-bottom: 12px;
    color: #c40000;
    font-size: 13px;
    font-weight: 600;
}

.bb-login-register {
    margin: 18px 0 0;
    color: #666;
    font-size: 14px;
    text-align: center;
    font-style: italic;
}

.bb-login-register a {
    color: #a20000;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
}

.bb-profile-welcome {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 28px;
    padding: 26px 30px;
    border-radius: 20px;
    background: #111;
    color: #fff;
}

.bb-profile-welcome h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}

.bb-profile-welcome p {
    margin: 0;
    color: #cfcfcf;
    font-size: 14px;
    line-height: 1.6;
}

.bb-profile-welcome a {
    color: #fff;
    text-decoration: underline;
}

.bb-profile-welcome__actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.bb-profile-logout {
    color: #ffd6d6;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
}

.bb-profile-logout:hover {
    color: #fff;
}

.bb-profile-layout {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.bb-profile-nav {
    padding: 22px 18px 18px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
}

.bb-profile-nav__kicker {
    margin: 0 6px 14px;
    color: #a20000;
    font-size: 11px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.bb-profile-nav .dashboard-list,
.bb-profile-nav .bb-profile-nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

.bb-profile-nav .dashboard-list li:not(:last-child) > a {
    border-bottom: 0;
}

.bb-profile-nav .nav-link,
.bb-profile-nav .dashboard-list li > a {
    display: block;
    margin-bottom: 8px;
    padding: 13px 16px;
    border: 0;
    border-radius: 999px;
    background: #f4f4f4;
    color: #111;
    font-size: 13px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.bb-profile-nav .dashboard-list li > a.active::after {
    content: none;
}

.bb-profile-nav .nav-link:hover,
.bb-profile-nav .dashboard-list li > a:hover {
    background: #ececec;
    color: #111;
}

.bb-profile-nav .nav-link.active,
.bb-profile-nav .dashboard-list li > a.active,
.bb-profile-nav .nav-link.active:hover {
    background: #111;
    color: #fff;
}

.bb-profile-nav__logout {
    display: block;
    margin-top: 10px;
    padding: 13px 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0;
    color: #a20000;
    font-size: 13px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
}

.bb-profile-nav__logout:hover {
    color: #7a0000;
}

.bb-profile-page .dashboard-content {
    border: 0;
    padding: 0;
}

.bb-profile-page .bb-auth-card {
    max-width: none;
}

.bb-profile-table table {
    margin: 0;
}

.bb-profile-table thead th {
    border: 0;
    color: #888;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-profile-table td {
    vertical-align: middle;
}

.bb-profile-table .btn {
    border-radius: 50px;
    background: #111;
    border-color: #111;
    font-style: italic;
    text-transform: uppercase;
}

.bb-order-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.bb-order-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 18px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    background: #fafafa;
}

.bb-order-card__main {
    min-width: 0;
}

.bb-order-card__id {
    margin: 0 0 4px;
    color: #111;
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.bb-order-card__date {
    margin: 0 0 10px;
    color: #888;
    font-size: 13px;
    font-style: italic;
}

.bb-order-card__status {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.bb-order-card__status--0 {
    background: #a20000;
}

.bb-order-card__status--1 {
    background: #111;
}

.bb-order-card__status--2 {
    background: #2f7d32;
}

.bb-order-card__status--3 {
    background: #888;
}

.bb-order-card__side {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    flex-shrink: 0;
}

.bb-order-card__side strong {
    color: #a20000;
    font-size: 20px;
    font-weight: 800;
    font-style: italic;
    white-space: nowrap;
}

.bb-order-card__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 128px;
    padding: 10px 18px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: none;
}

.bb-order-card__btn:hover {
    background: #a20000;
    color: #fff;
}

.bb-order-empty {
    padding: 28px 10px 8px;
    text-align: center;
}

.bb-order-empty p {
    margin: 0 0 18px;
    color: #666;
    font-size: 15px;
    font-style: italic;
}

@media (max-width: 575px) {
    .bb-order-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .bb-order-card__side {
        width: 100%;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}

.bb-order-details-page .bb-auth-card {
    max-width: none;
}

.bb-order-details .bb-success-order-id {
    margin-top: 8px;
}

.bb-order-status {
    display: inline-block;
    margin-top: 12px;
    padding: 5px 12px;
    border-radius: 999px;
    background: #a20000;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-order-details .bb-checkout-product {
    grid-template-columns: 88px minmax(0, 1fr) auto;
}

.bb-order-details .bb-checkout-product__thumb {
    width: 88px;
    height: 88px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.bb-order-details .bb-checkout-product__thumb img {
    max-width: 76px;
    max-height: 76px;
    height: auto;
}

.bb-order-details .bb-checkout-product__body h5 a {
    color: #111;
}

.bb-order-details .bb-checkout-product__body h5 a:hover {
    color: #a20000;
}

.bb-order-delivery {
    margin-top: 28px;
    padding-top: 8px;
}

.bb-order-delivery > h3 {
    margin: 0 0 16px;
    color: #111;
    font-size: 13px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-order-details__actions {
    margin-top: 28px;
    text-align: center;
}

@media (max-width: 575px) {
    .bb-order-details .bb-checkout-product {
        grid-template-columns: 72px minmax(0, 1fr);
    }

    .bb-order-details .bb-checkout-product__thumb {
        width: 72px;
        height: 72px;
    }

    .bb-order-details .bb-checkout-product strong {
        grid-column: 2;
        justify-self: start;
    }
}

@media (max-width: 991px) {
    .bb-profile-layout {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-profile-welcome,
    .bb-auth-actions,
    .bb-profile-welcome__actions {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .bb-auth-card,
    .bb-login-card {
        padding: 26px 18px 22px;
    }

    .bb-auth-fields {
        grid-template-columns: minmax(0, 1fr);
    }
}

.bb-info-page .search-title h1 {
    margin-bottom: 28px;
    font-size: 42px;
    line-height: 1.2;
}

.bb-info-card {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 42px 36px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.07);
    text-align: center;
}

.bb-info-card__head {
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    text-align: center;
}

.bb-info-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
    border-radius: 50%;
    background: #a20000;
    color: #fff;
    font-size: 22px;
}

.bb-info-card__head h2 {
    margin: 0;
    color: #111;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-info-prose {
    text-align: center;
    font-style: italic;
}

.bb-info-prose p {
    margin: 0 0 16px;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 1.7;
}

.bb-info-prose p:last-child {
    margin-bottom: 0;
}

.bb-info-prose + .bb-info-list {
    margin-top: 8px;
}

.bb-info-list + .bb-info-prose {
    margin-top: 20px;
}

.bb-info-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bb-info-list li {
    position: relative;
    padding: 12px 0;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.bb-info-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.bb-info-list li::before {
    content: '';
    display: none;
}

@media (max-width: 767px) {
    .bb-info-page .search-title h1 {
        font-size: 28px;
    }

    .bb-info-card {
        padding: 26px 18px 22px;
    }
}

.login-wrapper,
.login-wrapper.pb-70,
.checkout-wrapper,
.wishlist-wrapper,
.home2-main-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.bb-success-page .search-title h1 {
    margin-bottom: 28px;
    font-size: 42px;
    line-height: 1.2;
}

.bb-success-card {
    padding: 36px 38px 32px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 34px rgba(0, 0, 0, 0.07);
}

.bb-success-card__head {
    margin-bottom: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    text-align: center;
}

.bb-success-card__head h2 {
    margin: 0 0 12px;
    color: #111;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.bb-success-card__lead {
    margin: 0;
    color: #5f5f5f;
    font-size: 15px;
    font-style: italic;
    line-height: 1.7;
}

.bb-success-order-id {
    margin-bottom: 22px;
    padding: 18px 20px;
    border-radius: 14px;
    background: #111;
    color: #fff;
    text-align: center;
}

.bb-success-order-id p {
    margin: 0 0 6px;
    color: #aaaaaa;
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.bb-success-order-id strong {
    display: block;
    margin-bottom: 6px;
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.5px;
}

.bb-success-order-id span {
    color: #bbbbbb;
    font-size: 13px;
    font-style: italic;
}

.bb-success-meta {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-bottom: 26px;
}

.bb-success-meta h3 {
    margin: 0 0 8px;
    color: #111;
    font-size: 12px;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-success-meta h3:not(:first-child) {
    margin-top: 16px;
}

.bb-success-meta p {
    margin: 0 0 4px;
    color: #555;
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
}

.bb-success-card .bb-checkout-product__body h5 a {
    color: #111;
}

.bb-success-card .bb-checkout-product__body h5 a:hover {
    color: #a20000;
}

.bb-success-card .bb-cart-checkout {
    text-decoration: none;
}

@media (max-width: 991px) {
    .header-middle.home-header2 {
        position: relative;
        overflow: visible;
    }

    .bb-header-logo-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        min-height: 64px;
        position: relative;
        z-index: 1003;
    }

    .bb-header-logo-spacer {
        display: none !important;
    }

    .bb-header-logo-row .mobile-menu,
    .bb-header-logo-row .mobile-menu.mean-container {
        flex: 0 0 46px;
        width: 46px;
        min-width: 46px;
        height: 46px;
        margin-left: auto;
    }

    .header-middle .logo,
    .home-header2 .logo {
        flex: 1 1 auto;
        width: auto !important;
        max-width: none !important;
        text-align: left;
        margin: 0;
    }

    .header-middle .logo a {
        display: block;
        width: auto;
        max-width: 100%;
    }

    .header-middle .logo img {
        display: block;
        margin: 0;
        width: 100% !important;
        max-width: 320px !important;
        height: auto !important;
        max-height: none !important;
    }

    header.header-pos {
        background: transparent !important;
        background-color: transparent !important;
    }

    .bb-menu-sticky-holder,
    .header-top-menu.menu-style2,
    .header-top-menu.menu-style2 .container,
    .header-top-menu.menu-style2 .row {
        display: none !important;
        height: 0 !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        background: transparent !important;
        border: 0 !important;
    }

    .bb-header-logo-row .mean-container,
    .bb-header-logo-row .mean-container .mean-bar {
        position: relative !important;
        float: none !important;
        width: 46px !important;
        height: 46px !important;
        min-height: 46px !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        z-index: 1003;
    }

    .mean-container a.meanmenu-reveal {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        left: auto !important;
        width: 46px !important;
        height: 46px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        background: #fff !important;
        border: none;
        border-radius: 50%;
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
        z-index: 1004;
        text-indent: 0 !important;
        font-size: 0 !important;
        line-height: 0 !important;
        color: transparent !important;
        transform: none !important;
    }

    .mean-container a.meanmenu-reveal span {
        display: block !important;
        width: 18px;
        height: 2px;
        margin: 0 !important;
        background: #a20000 !important;
        border-radius: 2px;
    }

    .mean-container a.meanmenu-reveal.meanclose {
        font-size: 22px !important;
        line-height: 46px !important;
        color: #a20000 !important;
        font-weight: 700;
        font-family: Arial, Helvetica, sans-serif;
        gap: 0;
    }

    .mean-container .mean-nav {
        display: none !important;
        position: absolute !important;
        top: calc(100% + 10px) !important;
        right: 0 !important;
        left: auto !important;
        float: none !important;
        width: min(320px, calc(100vw - 30px)) !important;
        margin: 0 !important;
        padding: 8px 0;
        background: #111 !important;
        border: 1px solid #2a2a2a;
        border-radius: 16px;
        box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
        overflow: hidden;
        z-index: 1005;
    }

    .mean-container a.meanmenu-reveal.meanclose + .mean-nav {
        display: block !important;
    }

    .mean-container .mean-nav::before {
        content: "";
        position: absolute;
        top: -6px;
        right: 16px;
        width: 12px;
        height: 12px;
        background: #111;
        border-left: 1px solid #2a2a2a;
        border-top: 1px solid #2a2a2a;
        transform: rotate(45deg);
    }

    .mean-container .mean-nav > ul {
        float: none !important;
        overflow: hidden;
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
    }

    .mean-container .mean-nav ul li {
        float: none !important;
        width: 100%;
    }

    .mean-container .mean-nav ul li a,
    .mean-container .mean-nav ul li a:hover,
    .mean-container .mean-nav ul li li a,
    .mean-container .mean-nav ul li li a:hover {
        float: none !important;
        width: 100% !important;
        background: transparent !important;
        border: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
        color: #fff !important;
        font-weight: 800 !important;
        font-style: italic !important;
        text-transform: uppercase !important;
        letter-spacing: 0.04em;
        text-align: left;
        padding: 14px 52px 14px 18px !important;
        font-size: 13px;
        line-height: 1.3;
    }

    .mean-container .mean-nav ul li:last-child > a {
        border-bottom: none !important;
    }

    .mean-container .mean-nav ul li a:hover {
        background: #1a1a1a !important;
        color: #fff !important;
    }

    .mean-container .mean-nav ul li li a {
        padding-left: 28px !important;
        font-size: 12px;
        font-weight: 700 !important;
        color: #d8d8d8 !important;
        background: #0a0a0a !important;
    }

    .mean-container .mean-nav ul li li a:hover {
        color: #fff !important;
        background: #161616 !important;
    }

    .mean-container .mean-nav li img,
    .mean-container .mean-nav li i,
    .mean-container .mean-nav li .lnr {
        display: none !important;
    }

    .mean-container .mean-nav ul li a.mean-expand,
    .mean-container .mean-nav ul li a.mean-expand:hover {
        position: absolute !important;
        top: 8px !important;
        right: 10px !important;
        width: 32px !important;
        height: 32px !important;
        padding: 0 !important;
        border: none !important;
        border-radius: 10px;
        background: #222 !important;
        color: #fff !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 32px !important;
        text-align: center;
    }

    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: #a20000 !important;
    }
}

@media (max-width: 767px) {
    .bb-success-page .search-title h1 {
        font-size: 28px;
    }

    .bb-success-card {
        padding: 26px 18px 22px;
    }

    .bb-success-card__head h2 {
        font-size: 20px;
    }

    .bb-success-meta {
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
    }
}

.bb-home-seo {
    padding: 36px 0 8px;
    text-align: center;
}

.bb-home-seo h1 {
    margin: 0 0 12px;
    color: #111;
    font-size: clamp(26px, 4vw, 40px);
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    line-height: 1.2;
}

.bb-seo-lead {
    max-width: 820px;
    margin: 0 auto 12px;
    color: #333;
    font-size: 16px;
    line-height: 1.7;
    font-style: italic;
    text-align: center;
}

.bb-seo-lead:last-child {
    margin-bottom: 0;
}

.bb-seo-faq {
    padding: 20px 0 48px;
    font-style: italic;
}

.bb-about-page .bb-seo-faq {
    padding: 40px 0 10px;
}

.bb-seo-faq__title {
    margin: 0 0 8px;
    text-align: center;
    color: #111;
    font-size: clamp(22px, 3vw, 28px);
    font-weight: 800;
    font-style: italic;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.bb-seo-faq__lead {
    max-width: 640px;
    margin: 0 auto 22px;
    text-align: center;
    color: #444;
    font-size: 15px;
    line-height: 1.6;
    font-style: italic;
}

.bb-seo-faq__list {
    max-width: 860px;
    margin: 0 auto;
}

.bb-seo-faq__item {
    margin: 0 0 10px;
    padding: 14px 18px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 14px;
    text-align: center;
}

.bb-seo-faq__question {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #111;
    text-align: center;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.4;
}

.bb-seo-faq__item p {
    margin: 10px 0 0;
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
    font-style: italic;
}

@media (max-width: 767px) {
    .bb-home-seo {
        padding: 24px 0 4px;
    }

    .bb-seo-lead,
    .bb-seo-faq__lead {
        font-size: 14px;
    }
}

.bb-info-page{
    padding-bottom: 60px;
    padding-top: 60px;
}

.home2-main-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
