
body.open-search .nb-ecommerce-header-21 .nb-header-wrapper:before {
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 1;
}

.modal-backdrop.show,
.offcanvas-backdrop.show,
body.open-search:before {
    background: rgba(0, 0, 0, 0.40);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    opacity: 1;
}


body:not(.block-editing) .nb-ecommerce-header-21 {
    z-index: 1021;
}

/*Resene za svetlo plavu pozadinu pri autofill-u*/
input:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    box-shadow: 0 0 0 1000px var(--nb-input-bg) inset;
    transition: background-color 9999s ease-in-out 0s;
}

.form-floating .nb-float-label {
    letter-spacing: 0.03em;
}

.layout100percent {
    padding-left: calc(var(--nb-gutter-x) * .5);
    padding-right: calc(var(--nb-gutter-x) * .5);
}

.layout100percent:first-child,
.layout100percent:has(.nb-grid-banner-22) {
    padding-left: 0;
    padding-right: 0;
}

.nb-btn {
    letter-spacing: 0.03em;
}

.nb-ecommerce-header-21 .nb-search-results-wrapper {
    padding: 0;
}

.nb-ecommerce-header-21 .nb-smart-search-1 .left-search-wrapper .nb-box-with-link-list {
    margin-top: 30px;
}

.nb-ecommerce-header-21 .nb-search-button {
    min-width: 300px;
}

.nb-menu-item-box-1 .nb-img {
    border-radius: 0;
}

.nb-menu-item-box-1 .nb-menu-title {
    letter-spacing: 0.03em;
}

.nb-slider-dots .slick-dots > li {
    height: 3px;
    flex: 1;
    border-radius: var(--nb-border-radius-0);
    border: unset;
    margin: 0;
    background-color: var(--nb-color-gray-200);
}

.nb-slider-dots .slick-dots > li + li {
    margin-left: 0;
}

.nb-form-check .nb-label {
    margin-left: 10px;
    font-weight: 400;
}

.nb-form-check .nb-label .nb-link {
    color: var(--nb-text-color-primary);
    text-decoration: underline;
}

.nb-form-check .nb-label .nb-link:hover {
    color: var(--nb-spec-color);
}

/*Header*/

.nb-ecommerce-header-21 .nb-header-menu-wrapper .nb-menu-first-level-item-list.wsmenu-list li.nb-new-item:hover > .navtext,
.nb-ecommerce-header-21 .nb-header-menu-wrapper .nb-menu-first-level-item-list.wsmenu-list li.nb-special-item:hover > .navtext {
    border-bottom-color: transparent;
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
    width: calc(15% - 7px);
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
    width: 85%;
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
    color: var(--nb-text-color-primary);
}

.nb-ecommerce-header-21 .bi-search:before {
    content: "\e9d3";
    color: var(--nb-color-gray-800);
    font-size: var(--nb-font-size-20);
}

.nb-ecommerce-header-21 .nb-search-button .nb-icon {
    font-size: 16px;
    height: 17px;
}

.nb-ecommerce-header-21 .nb-search-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 0 0 15px;
    border-radius: 4px;
    height: 36px;
}

.nb-ecommerce-header-21 .nb-search-button .nb-icon.bi-search {
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--nb-color-gray-200);
    border-radius: 0;
    font-size: 17px;
    line-height: 1;
}

.nb-ecommerce-header-21 .nb-search-mobile-close.bi-chevron-left:before {
    content: "\e94a";
}

.nb-ecommerce-header-21 .nb-search-button .custom-text {
    font-size: var(--nb-font-size-12);
    color: var(--nb-color-gray-600);
    letter-spacing: 0.03em;
}

.nb-ecommerce-header-21 .nb-box-with-link-list .nb-link-list-title {
    text-transform: uppercase;
}

.nb-ecommerce-header-21 .bi-suit-heart:before {
    content: "\e99e";
}

.nb-ecommerce-header-21 .bi-gift:before {
    content: "\e903";
}

.nb-ecommerce-header-21 .bi-bag:before {
    content: "\e9be";
}

.nb-ecommerce-header-21 .bi-suit-heart:before,
.nb-ecommerce-header-21 .bi-gift:before,
.nb-ecommerce-header-21 .bi-bag:before {
    color: var(--nb-color-gray-700);
}

.nb-ecommerce-header-21 .nb-header-cart-with-badge-1 .nb-header-cart-count-wrapper,
.nb-ecommerce-header-21 .nb-header-favorite-with-badge-1 .nb-header-favorite-count-wrapper,
.nb-ecommerce-header-21 .nb-header-gift-with-badge-1 .nb-header-gift-count-wrapper {
    width: 16px;
    height: 16px;
    line-height: 16px;
    right: -45%;
}

.nb-header-gift-count,
.nb-header-favorite-count,
.nb-header-cart-count {
    font-size: var(--nb-font-size-11);
    line-height: 12px;
}

.nb-ecommerce-header-21 .nb-header-gift-with-badge-1,
.nb-ecommerce-header-21 .nb-header-cart-with-badge-1 .nb-header-cart-icon-wrapper,
.nb-ecommerce-header-21 .nb-header-favorite-with-badge-1 a,
.nb-ecommerce-header-21 .nb-header-gift-with-badge-1 .nb-header-gift-icon-wrapper {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nb-ecommerce-header-21 .nb-header-site-user-1 > .nb-link {
    line-height: 1;
    letter-spacing: 0.03em;
}

.nb-ecommerce-header-21 .nb-header-site-user-1 > .nb-link:hover {
    color: var(--nb-spec-color);
}

.nb-ecommerce-header-21 .nb-header-site-user-1 .nb-icon {
    display: none;
}

.nb-ecommerce-header-21 .nb-header-site-quick-links > *,
.nb-ecommerce-header-21 .nb-header-top-wrapper .row > .col-12:first-child .nb-header-site-quick-links {
    line-height: 1;
    letter-spacing: 0.03em;
}


.nb-ecommerce-header-21 .nb-header-site-quick-links > *:hover {
    color: var(--nb-spec-color);
}

.nb-ecommerce-header-21 .nb-header-site-quick-links > .nb-icon {
    display: none;
}

.nb-ecommerce-header-21 .nb-header-top-wrapper .row > .col-12:first-child .nb-header-site-quick-links:first-child {
    padding-right: 10px;
    border-right: 1px solid var(--nb-color-teal-700);
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-new-item,
.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-special-item {
    transition: color 0.3s ease, background-color 0.3s ease;
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-special-item:hover > .nb-first-level-menu-item-link .nb-menu-title {
    color: var(--nb-ecommerce-header-21-special-item-bg-color);
    background: var(--nb-ecommerce-header-21-special-item-color);
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-new-item:hover > .nb-first-level-menu-item-link .nb-menu-title {
    color: var(--nb-ecommerce-header-21-new-item-bg-color);
    background: var(--nb-ecommerce-header-21-new-item-color);
}

.nb-slider-item-box-5 .nb-slider-item-content {
    gap: 16px;
}

.nb-slider-item-box-5 .nb-slider-item-content.nb-custom-color .nb-link {
    background: var(--nb-btn-primary-hover-bg);
    border-color: var(--nb-btn-primary-hover-border-color);
    font-size: var(--nb-btn-font-size);
    line-height: var(--nb-btn-line-height);
    font-weight: var(--nb-btn-font-weight);
    letter-spacing: 0.03em;
    color: var(--nb-btn-color);
    background: var(--nb-btn-bg);
    height: var(--nb-btn-height);
    border-radius: var(--nb-btn-border-radius);
    border: var(--nb-btn-border-width) var(--nb-btn-border-style) var(--nb-btn-border-color);
    padding: var(--nb-btn-padding-y) var(--nb-btn-padding-x);
    min-width: 176px;
    position: relative;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, box-shadow .3s ease-in-out;
}

.nb-ecommerce-header-21 .nb-menu-first-level-item-1.nb-special-item .nb-first-level-menu-item-title,
.nb-ecommerce-header-21 .nb-menu-first-level-item-1.nb-new-item .nb-first-level-menu-item-title {
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, box-shadow .3s ease-in-out;
}

.nb-slider-item-box-5 .nb-slider-item-content.nb-custom-color .nb-link:active,
.nb-slider-item-box-5 .nb-slider-item-content.nb-custom-color .nb-link:focus,
.nb-slider-item-box-5 .nb-slider-item-content.nb-custom-color .nb-link:hover {
    color: var(--nb-btn-primary-hover-color);
    background: var(--nb-btn-primary-hover-bg);
    border-color: var(--nb-btn-primary-hover-border-color);
}

.nb-slider-item-box-5 .nb-slider-item-content.nb-text-align-center {
    align-items: center;
}

.nb-slider-item-box-5 .nb-slider-item-content.nb-custom-color .nb-link:before {
    content: unset;
}

.nb-carousel-banner-12 .nb-carousel-additional-content {
    transform: unset;
    left: 24px;
    width: calc(100% - 48px);
}

.nb-carousel-banner-12 .nb-slider-arrows .slider-arrow > i {
    font-size: 25px;
    color: var(--nb-color-white);
}

.nb-carousel-banner-12 .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    right: 35px
}

.nb-carousel-banner-12 .nb-slider-arrows .slider-arrow > i.nb-arrow-left {
    left: 35px;
}

.nb-carousel-controls-1 {
    width: 100%;
}

/*Cart*/
.mini-cart-offcanvas-title-count {
    margin-left: 4px;
}

/*.mini-cart-offcanvas-title-count::before {*/
/*    content: " (";*/
/*}*/

/*.mini-cart-offcanvas-title-count::after {*/
/*    content: ")";*/
/*}*/

.nb-mini-cart-content-product-4 .nb-pricing-quick-basket-1 a.nb-btn-pricing-quick-basket,
.nb-pricing-quick-basket-1 a.nb-btn-pricing-quick-basket {
    text-transform: none;
    letter-spacing: 0.03em;
}

.nb-product-card-26 .nb-btn.nb-add-to-cart .nb-icon {
    width: 20px;
}
/*Search*/

.nb-search-banner-1 .nb-img {
    width: 100%;
}

.smart-search-modal-2 .form-control.nb-input {
    font-size: var(--nb-font-size-12);
    letter-spacing: 0.03em;
}

.nb-search-product-grid-2 .nb-title-link-wrapper .custom-text {
    letter-spacing: 0.03em;
}

.nb-smart-search-1 .left-search-wrapper {
    background-color: var(--nb-color-teal-200);
}

.nb-smart-search-1 .left-search-wrapper .nb-box-with-link-list:first-child {
    margin-top: 0;
}

.nb-search-product-grid-2 .nb-title-link-wrapper .nb-link {
    color: var(--nb-color-pink);
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.nb-search-product-grid-2 .nb-title-link-wrapper .nb-link:hover {
    color: var(--nb-text-color-primary);
}

.nb-product-card-5 .nb-product-card .nb-card-body .nb-product-name .nb-title {
    font-weight: var(--nb-font-weight-500);
}

.nb-ecommerce-header-21 .nb-search-input-wrapper > .nb-input {
    border-radius: 0;
    border-color: var(--nb-border-color);
}

.nb-ecommerce-header-21 .nb-smart-search-modal-2 .nb-search.nb-search-2 {
    border-radius: 0 0 5px 5px;
    max-height: calc(100vh - 190px);
}

body.open-search .nb-smart-search-modal-2 {
    top: -5px;
}

/*Dropdown*/
.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li {
    background-color: var(--nb-color-teal-100);
}

.nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > *:not(:nth-child(4n)) {
    border-right: unset;
}

.nb-ecommerce-header-21 .nb-menu-second-level-item-list .row > *,
.nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > * {
    padding-right: 40px;
    padding-left: 40px;
}

.nb-ecommerce-header-21 .nb-menu-second-level-item-list .row > * {
    padding-left: 20px;
}

.nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > *:first-child,
.nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > *:nth-child(5n) {
    padding-left: 0;
}

.nb-ecommerce-header-21 .nb-menu-second-level-item-list .row > *:first-child {
    padding-left: 20px;
}

.nb-ecommerce-header-21 .nb-menu-second-level-item-2 .nb-second-level-menu-item-link .nb-second-level-menu-item-title,
.nb-ecommerce-header-21 .nb-menu-second-level-item-1 .nb-second-level-menu-item-link .nb-second-level-menu-item-title,
.nb-ecommerce-header-21 .nb-menu-third-level-item-1 .nb-third-level-menu-item-title {
    font-weight: var(--nb-font-weight-500);
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link {
    position: relative;
    display: flex;
    align-items: center;
    max-width: max-content;
    font-weight: var(--nb-font-weight-400);
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link,
.nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 .nb-menu-fourth-level-item-link {
    font-size: var(--nb-font-size-14);
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link:before {
    display: inline-flex;
    align-items: center;
    content: '';
    position: relative;
    width: 0;
    height: 2px;
    transition: width 0.5s;
    background: var(--nb-spec-color);
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link:hover {
    text-decoration: none;
    color: var(--nb-text-color-primary);
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link:hover:before {
    width: 20px;
    margin-right: 10px;
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link.nb-last-item,
.nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 .nb-menu-fourth-level-item-link:last-of-type {
    color: var(--nb-color-pink);
    text-decoration: underline;
    font-weight: var(--nb-font-weight-500);
    letter-spacing: 0.03em;
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link.nb-last-item:hover,
.nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 .nb-menu-fourth-level-item-link:last-of-type:hover {
    color: var(--nb-text-color-primary);
    text-decoration: underline;
}

.nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link.nb-last-item:before,
.nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 .nb-menu-fourth-level-item-link:last-of-type:before {
    content: unset;
}

.nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:hover a.nb-menu-fourth-level-item-link:last-of-type {
    text-decoration: underline;
}

.nb-ecommerce-header-21 .nb-header-wrapper .nb-header-site-quick-links a, .nb-ecommerce-header-21 .nb-header-top-wrapper .nb-component * {
    color: var(--nb-text-color-primary);
}

/*Product Tabs*/

.nb-product-list-tabs > * {
    padding: 10px 20px;
    height: 40px;
    background: var(--nb-color-gray-100);
    border-radius: 2px;
}

.nb-product-list-tabs > *:not(:last-of-type) {
    border-right: unset;
}

.nb-discount.nb-sum-discount .nb-additional-discount-wrapper .nb-additional-discount-value-wrapper {
    background: var(--nb-color-pink);
    font-size: 12px;
    font-weight: 700;
}

.nb-discount.nb-discount-rectangle .nb-additional-discount-value-wrapper {
    border-radius: 4px 4px 0 0;
}

.nb-discount:has(.nb-additional-discount-wrapper.hidden) .nb-discount-value-wrapper {
    border-radius: 4px;
}

.nb-discount.nb-sum-discount .nb-discount-value-wrapper {
    font-size: 12px;
    font-weight: 700;
    background: var(--nb-color-yellow);
    border-radius: 0 0 4px 4px;
}

.nb-discount .nb-discount-value-wrapper {
    font-size: 12px;
    font-weight: 700;
    border-radius: 0 0 4px 4px;
}

.nb-discount .nb-icon:before {
    content: "\eaaa";
}

.nb-custom-product-list-placeholder-with-list-links-1 .nb-product-link-list {
    font-size: var(--nb-font-size-14);
    text-decoration: underline;
    font-weight: var(--nb-font-weight-500);
    letter-spacing: 0.03em;
    margin-top: 0;
}

.nb-custom-product-list-placeholder-with-list-links-1 .nb-product-link-list:hover {
    color: var(--nb-text-color-primary);
}

.nb-article-list-carousel-4 > .see-more-btn {
    all: unset;
    display: inline-block;
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-500);
    text-decoration: underline;
    color: var(--nb-link-color-primary);
    cursor: pointer;
    margin-bottom: 20px;
    letter-spacing: 0.03em;
}

.nb-article-list-carousel-4 .nb-btn.nb-btn-primary:active,
.nb-article-list-carousel-4 .nb-btn.nb-btn-primary:focus,
.nb-article-list-carousel-4 .nb-btn.nb-btn-primary:hover {
    color: var(--nb-text-color-primary);
    background: transparent;
}

.nb-article-card-9 .nb-article-short-description {
    display: none;
}

.nb-article-list-carousel-4 > .see-more-btn:hover {
    color: var(--nb-text-color-primary);
}

.nb-article-list-carousel-4 .nb-heading-with-subheading {
    margin-bottom: 0;
}


.nb-slider-item-box-51 .nb-links-wrapper .nb-btn {
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.nb-product-card-49 .nb-product-button-with-bubble-11 .nb-add-to-cart, .nb-product-card-49 .nb-product-button-with-bubble-11 .nb-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 10px;
}

.nb-product-button-with-bubble-11.nb-out-of-stock .nb-add-to-cart {
    background: var(--nb-color-gray);
    border-color: var(--nb-color-gray);
    opacity: 1;
}

.nb-product-button-with-bubble-11.nb-out-of-stock .nb-add-to-cart .nb-add-to-cart-text {
    display: none;
}

.nb-product-button-with-bubble-11.nb-out-of-stock .nb-add-to-cart::after {
    content: attr(data-btn-text-no-state);
}

.nb-out-of-stock .nb-product-bubble-control-wrapper {
    pointer-events: none;
}

.nb-content-wrapper.nb-product-size-picker-wrapper.nbf-product-bubble11-sizes:has(.nb-product-size-list-5 > .nb-size-value.hidden:only-child) {
    display: none;
}

.nb-product-card-49,
.nb-product-card-49 .nb-card.nb-product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.nb-product-card-49 .nb-card.nb-product-card .card-body.nb-card-body.nb-product-card-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: var(--nb-product-card-49-body-padding);
    min-height: var(--nb-product-card-49-body-max-height);
}

.nb-product-card-49 .nb-product-button-with-bubble-11 {
    margin-top: auto;
    padding: 15px 10px 15px 10px;
    transition: opacity 0.3s;
}

/*.nb-product-card-49 .nb-product-image .nb-img-wrapper .nb-img::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    backdrop-filter: blur(6px);*/
/*    -webkit-backdrop-filter: blur(6px);*/
/*    opacity: 0;*/
/*    transition: opacity 0.3s ease;*/
/*    pointer-events: none;*/
/*    z-index: 2;*/
/*}*/

/*.nb-product-card-49:hover .nb-product-image .nb-img-wrapper .nb-img::after,*/
/*.nb-product-card-49:focus-within .nb-product-image .nb-img-wrapper .nb-img::after,*/
/*.nb-product-card-49:active .nb-product-image .nb-img-wrapper .nb-img::after {*/
/*    opacity: 1;*/
/*}*/


.nb-product-card-49 .nb-product-image .nb-img-wrapper {
    overflow: hidden;
}

.nb-product-card-49 .nb-product-image .nb-img-wrapper .nb-img {
    transition: filter .3s ease, transform .3s ease;
}

.nb-product-card-49:hover .nb-product-image .nb-img-wrapper .nb-img,
.nb-product-card-49:focus-within .nb-product-image .nb-img-wrapper .nb-img,
.nb-product-card-49:active .nb-product-image .nb-img-wrapper .nb-img {
    filter: none;
}

.nb-product-card-49.bubble-active .nb-product-image .nb-img-wrapper .nb-img {
    filter: blur(4px);
}

/*.nb-product-card-49:has(.nb-product-bubble-11.active) .nb-product-image .nb-img-wrapper .nb-img {*/
/*    filter: blur(4px);*/
/*}*/

.nb-product-bubble-11 .nb-product-bubble-control-wrapper,
.nb-product-card-49 .nb-product-button-with-bubble-11,
.nb-product-card-49 .nb-product-button-with-bubble-11 .nb-product-bubble-11 {
    background: var(--nb-color-teal-200);
}

.nb-product-card-49 .nb-product-button-with-bubble-11 .nb-product-bubble-11 {
    padding: 20px var(--nb-product-card-49-body-padding) 0 var(--nb-product-card-49-body-padding);
}

.nb-product-card-49 .nb-favorite {
    width: 36px;
    height: 36px;
    background: var(--nb-color-gray-100);
    opacity: 1;
}

.nb-product-card-49 .nb-favorite:hover .nb-icon:before {
    content: "\e9a7";
}

.nb-product-card-49 .nb-product-content-position-1 .nb-favorite .nb-icon {
    font-size: var(--nb-font-size-17);
    color: var(--nb-spec-color);
    line-height: 1;
}

.nb-price-wrapper:not(:has(.nb-price-old)):not(:has(.nb-price-regular)) .nb-cart-price-with-discount,
.nb-product-card-49:has(.nb-price-regular.hidden):has(.nb-price-old.hidden) .nb-price-sale.price-active,
.nb-product-card-49:has(.nb-price-regular.hidden):has(.nb-price-old.hidden) .nb-price-sale.nb-price-active {
    color: var(--nb-product-card-49-active-price-color);
}

.nb-cart-product-item-4 {
    padding: 15px 20px;
}

.nb-cart-product-item-4 .nb-img-wrapper {
    border: 1px solid var(--nb-color-gray-200);
}

.nb-cart-product-item-4 .nb-img-wrapper .nb-img {
    max-width: 102px;
}

.nb-cart-product-item-4 .nb-cart-item-saving-price .nb-cart-saving-price-label {
    font-weight: var(--nb-font-weight-400);
}

.nb-cart-product-item-4 .nb-delete-product-wrapper .nb-icon {
    font-size: var(--nb-font-size-20);
}

.nb-cart-product-item-4 .nb-cart-item-change-size-2,
.nb-cart-product-item-4 .nb-cart-item-size,
.nb-cart-product-item-4 .nb-cart-item-code {
    font-size: var(--nb-font-size-12);
}

.nb-cart-product-item-4 .nb-cart-item-change-size-2 {
    color: var(--nb-spec-color);
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.nb-cart-product-item-4 .nb-cart-item-discount-2 .nb-discount .nb-additional-discount-value-wrapper,
.nb-cart-product-item-4 .nb-cart-item-discount-2 .nb-discount .nb-discount-value-wrapper {
    font-size: var(--nb-font-size-11);
    min-width: 43px;
}

.nb-cart-product-item-4 .nb-cart-item-name {
    height: calc(2 * var(--nb-product-name-line-height) * var(--nb-cart-product-item-4-product-name-font-size));
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nb-cart-recommended-product-list-2 .slick-dots {
    width: 50%;
    margin: var(--nb-spacer) auto auto auto;
}

.nb-product-bubble-11 .nb-product-bubble-control-wrapper {
    border-radius: 18px 18px 0 0;
    top: -18px;
    border: unset;
}

.nb-product-card-49 .bi-chevron-up:before {
    content: "\e942";
}

.nb-product-bubble-11.active .nb-product-info-wrapper {
    border-bottom: unset;
    padding-bottom: 0;
}

.nb-product-size-list-5 {
    display: flex;
    gap: var(--nb-product-size-list-5-gap);
    flex-wrap: wrap;
}

.nb-product-size-list-5 > * {
    min-width: fit-content;
    flex: 0 1 calc((100% - (3 * var(--nb-product-size-list-5-gap))) / 4);
    max-width: calc((100% - (3 * var(--nb-product-size-list-5-gap))) / 4);
}

.nb-product-bubble-11.active .nb-product-size-picker-wrapper .nb-selected-size-1 {
    font-size: var(--nb-font-size-16);
    font-weight: var(--nb-font-weight-400);
}

.nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-product-brand-2 .nb-img {
    max-width: 50px;
}

.nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-img-wrapper .nb-img {
    padding: 9% 0;
}

.nbtmp-bojprom-last-viewed-list-grid-tmp-1 .nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-img-wrapper .nb-img,
.nbtmp-bojprom-user-favorite-product-list-grid-tmp-1 .nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-img-wrapper .nb-img,
.nbtmp-product-listing-page-tmp-21 .nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-img-wrapper .nb-img {
    padding: 0;
}

.nbtmp-product-listing-page-tmp-21 .nb-size-value-box-1 {
    font-size: var(--nb-font-size-10);
}

.nb-product-card-49 .nb-product-card-body .nb-product-code, .nb-product-card-49 .nb-product-card-body .nb-product-code,
.nb-product-card-49 .nb-product-card-body .nb-product-category {
    line-height: 25px;
}

.nb-product-card-49 .nb-product-card-body .nb-product-name .nb-title {
    font-size: var(--nb-font-size-16);
    height: calc(var(--nb-product-card-49-name-rows) * var(--nb-product-card-49-name-line-height) * var(--nb-font-size-16));
    font-weight: var(--nb-font-weight-500);
}

.nb-product-card-49 .nb-product-card-body .nb-product-name .nb-title span {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.nb-product-bubble-11 .nb-product-info-wrapper .nb-product-img-and-name-wrapper .nb-product-name .nb-title {
    height: calc(var(--nb-product-card-49-name-rows) * var(--nb-product-card-49-name-line-height) * var(--nb-product-bubble-11-name-fs));
}

.nb-product-card-49 .nb-product-card-body .nb-product-prices-3 .nb-price.nb-price-active {
    font-size: var(--nb-font-size-18);
}

.nb-product-prices-3 .nb-top-wrapper, .nb-product-prices-3 .nb-bottom-wrapper {
    flex-wrap: wrap;
}

.nb-product-card-49 .nb-product-card-body .nb-product-prices-3 {
    height: 60px;
}


/*Brands Home*/
.heading .nb-content-wrapper .nb-link {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-500);
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.tp-page .block:not(.hidden) + .block.brand-logo-carousel {
    margin-top: 20px;
}

.brand-logo-carousel .nb-slider-item .nb-product-attribute-image-with-title-1 .nb-attribute-title {
    display: none;
}

.brand-logo-carousel .nb-slider-item {
    border: var(--nb-border-width) var(--nb-border-style) var(--nb-border-color-dark);
    border-radius: 0;
    transition: border-color 0.3s ease;
}

.brand-logo-carousel .nb-slider-item .nb-product-attribute-image-with-title-1 .nb-img {
    height: 50px;
    margin: auto;
    width: auto;
}

.brand-logo-carousel .nb-slider-item:hover {
    border-color: var(--nb-spec-color);
}


.slider:has(.nb-product-card) .nb-slider-arrows {
    width: calc(100% + 20px);
}

.nb-carousel-banner-37 .nb-slider-arrows {
    width: calc(100% - 20px);
}

.nb-social-feed-carousel-1 .nb-slider-arrows,
.nb-carousel-banner-20 .nb-slider-arrows,
.nb-similar-article-carousel-3 .nb-slider-arrows,
.nb-article-list-carousel-1 .nb-slider-arrows,
.slider:has(.nb-product-card) .nb-slider-arrows,
.nb-carousel-banner-37 .nb-slider-arrows,
.brand-logo-carousel .nb-slider-arrows {
    top: var(--nb-theme-slider-arrows-top-offset);
    transform: unset;
    justify-content: var(--nb-theme-slider-arrows-justify);
}

.brand-logo-carousel .nb-slider-arrows {
    margin-bottom: 20px;
}

.nb-social-feed-carousel-1 .nb-slider-arrows .slider-arrow > i,
.nb-carousel-banner-20 .nb-slider-arrows .slider-arrow > i,
.nb-similar-article-carousel-3 .nb-slider-arrows .slider-arrow > i,
.nb-article-list-carousel-1 .nb-slider-arrows .slider-arrow > i,
.slider:has(.nb-product-card) .nb-slider-arrows .slider-arrow > i,
.nb-carousel-banner-37 .nb-slider-arrows .slider-arrow > i,
.brand-logo-carousel .nb-slider-arrows .slider-arrow > i {
    display: flex;
    width: var(--nb-theme-slider-arrows-width);
    height: var(--nb-theme-slider-arrows-height);
    border-radius: var(--nb-theme-slider-arrows-border-radius);
    background-color: var(--nb-theme-slider-arrows-bg-color);
    color: var(--nb-theme-slider-arrows-color);
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    font-size: var(--nb-theme-slider-arrows-fs);
}

.nb-carousel-banner-20 .nb-slider-arrows .slider-arrow:hover > i,
.nb-social-feed-carousel-1 .nb-slider-arrows .slider-arrow:hover > i,
.nb-similar-article-carousel-3 .nb-slider-arrows .slider-arrow:hover > i,
.slider:has(.nb-product-card) .nb-slider-arrows .slider-arrow:hover > i,
.nb-carousel-banner-37 .nb-slider-arrows .slider-arrow:hover > i,
.nb-article-list-carousel-1 .nb-slider-arrows .slider-arrow:hover > i,
.brand-logo-carousel .nb-slider-arrows .slider-arrow:hover > i {
    color: var(--nb-theme-slider-arrows-hover-color);
}

.nb-carousel-banner-20 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.nb-social-feed-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.nb-similar-article-carousel-3 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.slider:has(.nb-product-card) .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.nb-carousel-banner-37 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.nb-article-list-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.brand-logo-carousel .nb-slider-arrows .slider-arrow > i.nb-arrow-left {
    left: -20px;
}

.nb-carousel-banner-20 .nb-slider-arrows .slider-arrow > i.nb-arrow-right,
.nb-social-feed-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-right,
.nb-similar-article-carousel-3 .nb-slider-arrows .slider-arrow > i.nb-arrow-right,
.nb-slider-arrows:has(.nb-product-card) .slider-arrow > i.nb-arrow-right,
.nb-carousel-banner-37 .nb-slider-arrows .slider-arrow > i.nb-arrow-right,
.nb-article-list-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-right,
.brand-logo-carousel .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    right: 0;
}

.brand-logo-carousel .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    right: 0;
}

.brand-logo-carousel .nb-slider-arrows .slider-arrow > i.nb-arrow-left {
    left: -20px;
}

/* Footer */
.nb-footer-newsletter-4 .nb-checkbox-wrapper .nb-form-check .nb-check {
    width: 16px;
    height: 16px;
}

.nb-footer-newsletter-4 .nb-checkbox-wrapper .nb-form-check .nb-label {
    font-size: var(--nb-font-size-13);
    font-weight: var(--nb-font-weight-500);
    margin-left: 10px;
}

.nb-footer-newsletter-4 .nb-submit-newsletter-wrapper .nb-btn {
    min-width: 130px;
}

.nb-footer-newsletter-4 .nb-submit-newsletter-wrapper .nb-input {
    border: var(--nb-border-width) var(--nb-border-style) var(--nb-color-gray-400);
    border-radius: 4px;
}

.nb-footer-newsletter-4 .nb-submit-newsletter-wrapper .nb-form-group .nb-label {
    font-size: var(--nb-font-size-12);
    line-height: calc(var(--nb-footer-newsletter-4-btn-height) - 2 * var(--nb-input-border-width));
    padding: 0 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

.nb-footer-newsletter-4 .nb-submit-newsletter-wrapper .nb-form-group:focus-within .nb-label {
    opacity: .75;
    transform: scale(.85) translateY(-.8rem) translateX(.15rem);
}

.nb-footer-newsletter-4 select.parsley-success {
    background-color: var(--nb-select-bg) !important;
}

.nb-footer-links .nb-link {
    position: relative;
    display: inline-block;
    text-decoration: none;

}

.nb-footer-links .nb-link::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: var(--nb-color-yellow);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s ease;
}

.nb-footer-links .nb-link:hover {
    color: var(--nb-text-color-primary);
}

.nb-footer-links .nb-link:hover::before {
    transform: scaleX(1);
}

.nb-footer-app-download .nb-footer-app-download-wrapper {
    gap: 11px;
}

.nb-footer-social-networks .nb-footer-social-networks-wrapper {
    gap: 20px;
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-social-networks .nb-footer-social-networks-wrapper .nb-link > * {
    width: 38px;
    height: 38px;
    background: var(--nb-color-white);
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-social-networks .nb-footer-social-networks-wrapper .nb-link:hover > * {
    color: var(--nb-color-white);
    background: var(--nb-color-pink);
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-social-networks .nb-footer-social-networks-wrapper .nb-link > * .nb-icon {
    font-size: var(--nb-font-size-20);
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-social-networks .nb-footer-social-networks-wrapper .nb-link > * .nb-icon.bi-facebook:before {
    content: "\ea35";
}

.nb-ecommerce-footer-13 .nb-bottom-footer-wrapper .nb-footer-payment-cards {
    background: var(--nb-color-white);
    padding: 10px 0;
    margin: 0;
}

.nb-ecommerce-footer-13 .nb-bottom-footer-inner-wrapper .nb-footer-copyright {
    padding: 5px 0 0 0;
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper {
    background-position: right !important;
}

.nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-company-info-1 .custom-text {
    flex-direction: column;
}

.nb-info-box-8 .nb-info-box-8-wrapper > * > * {
    font-weight: var(--nb-font-weight-500);
}

/*Product Detail*/

.tp-product {
    --nb-margin: 80px;
}

.tp-product .nb-margin:not(:has(.nb-product-detail-breadcrumbs-inline-1)) {
    margin-bottom: 80px;
}

.tp-product .nb-margin:has(.nb-product-detail-breadcrumbs-inline-1) {
    margin-bottom: 20px;
}

.nb-product-detail-category-name-1 .nb-link {
    font-size: var(--nb-font-size-16);
    font-weight: var(--nb-font-weight-400);
    color: var(--nb-text-color-primary);
    width: fit-content;
}

.nb-product-detail-gallery-compound-carousel-3 .nb-img-wrapper {
    border: 1px solid var(--nb-color-gray-200);
}

.nb-product-detail-gallery-compound-carousel-3 .row > .col-12:last-child {
    margin-top: 10px;
}

.nb-product-detail-gallery-compound-carousel-3 .nb-product-gallery-carousel-horizontal-1 .slider-next .nb-arrow-right {
    right: -5px;
}

.nb-product-detail-gallery-compound-carousel-3 .nb-product-gallery-carousel-horizontal-1 .slider-prev .nb-arrow-left {
    left: -5px;
}

.nb-product-gallery-carousel-3 .nb-slider-item,
.nb-product-gallery-carousel-horizontal-1 .nb-slider-item {
    margin: 0 5px !important;
}

.nb-product-detail-name-1 .nb-product-name-with-attribute {
    align-items: center;
}

.block.product-detail-code-1.nb-product-detail-code-1,
.block.product-detail-rating-1.nb-product-detail-rating-1,
.block.product-detail-name-1.nb-product-detail-name-1 {
    margin-top: 5px !important;
}

.nb-product-detail-name-1 .nb-product-name {
    flex: 1 1 auto;
    min-width: 0;
}

.similar-product-list-carousel-2 .nb-slider .nb-slider-item {
    display: block;
}

.nb-product-name-with-attribute .nb-product-detail-product-name {
    margin: 0;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    line-height: 1.2;
    word-break: break-word;
    overflow-wrap: anywhere;
}

.nb-product-name-with-attribute .nb-product-attribute-v1 {
    flex: 0 0 auto;
}

.store-gallery .nb-slider-dots .slick-dots > li,
.nb-product-gallery-3 .nb-slider-dots .slick-dots > li {
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    border-radius: 999px;
    border: 0;
    margin: 0;
    background-color: var(--nb-color-gray-200);
    transition: width .3s ease, background-color .3s ease, transform .3s ease;
}

.similar-product-list-carousel-2 .nb-slider .nb-slider-arrows {
    width: 100%;
    left: 0;
}

.similar-product-list-carousel-2 .nb-slider {
    margin: 0;
}

.similar-product-list-carousel-2 {
    padding: 0;
}

.nb-complete-the-look-product-list-carousel-1 .nb-slider .nb-slider-arrows {
    width: 100%;
}

.store-gallery .nb-slider-dots .slick-dots > li.slick-active,
.nb-product-gallery-3 .nb-slider-dots .slick-dots > li.slick-active {
    width: 20px;
    background-color: var(--nb-spec-color);
}

.store-gallery .nb-slider-dots .slick-dots > li button,
.nb-product-gallery-3 .nb-slider-dots .slick-dots > li button {
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 0;
}

.store-gallery .nb-slider-dots .slick-dots > li + li,
.nb-product-gallery-3 .nb-slider-dots .slick-dots > li + li {
    margin-left: 7px;
}

.nb-product-detail-short-description-1 {
    background-color: var(--nb-color-teal-100);
    border-color: var(--nb-color-teal);
}

.nb-product-description-content-2 .nb-see-more,
.nb-see-more {
    color: var(--nb-spec-color);
    font-weight: var(--nb-font-weight-400);
    text-decoration: underline;
}

.nb-product-description-content-2 .nb-see-more:hover,
.nb-see-more:hover {
    color: var(--nb-text-color-primary);
}

.nb-link-with-icon-1 .nb-icon,
.nb-see-more .nb-icon {
    color: var(--nb-text-color-primary);
}

.nb-link-with-icon-1 .nb-icon {
    font-size: 25px;
}

.nb-tab-link-3.active .nb-link-with-icon-1 .nb-icon {
    color: var(--nb-spec-color);
}

.nb-product-price-detail-2 .nb-product-lower-price-notification-link .nb-link-with-icon-1 .nb-link {
    color: var(--nb-text-color-primary);
}

.nb-product-price-detail-2 .nb-product-lower-price-notification-link .nb-link-with-icon-1 .nb-link:hover {
    color: var(--nb-spec-color) !important;
}

.nb-product-price-detail-2 .nb-link-with-icon-1 {
    line-height: 1;
}

.nb-how-to-buy-banner-1 .nb-main-wrapper .nb-title,
.nb-how-to-buy-banner-1 .nb-icon-wrapper .nb-icon:before {
    color: var(--nb-spec-color);
}

.nb-how-to-buy-banner-1 .nb-main-wrapper .nb-link.nb-primary-link {
    color: var(--nb-spec-color);
}

.nb-quantity-product .nb-quantity-wrapper,
.nb-product-detail-aidc-list-1 .nb-product-related-image-list-1 .nb-img-wrapper {
    border-color: var(--nb-color-gray-200);
}

.nb-product-detail-size-2 .nb-tab-size-picker-4 .nb-size-type-link-1.active {
    font-weight: var(--nb-font-weight-500);
}

.nb-product-add-to-cart-button-2 .nb-product-quantity-add-to-cart-and-favorite-2 .nb-btn.nb-add-to-cart {
    flex-direction: row-reverse;
    gap: 10px;
    line-height: 1;
}

.nb-btn.nb-add-to-cart {
    letter-spacing: 0.03em;
}

.nb-btn.nb-add-to-cart .nb-icon {
    margin-right: 0;
    font-size: var(--nb-font-size-20);
    width: 18px;
    display: flex;
    align-items: start;
    padding-bottom: 2px;
}

.nb-btn.nb-add-to-cart .nb-icon:before {
    content: "\e9be";
}

.nb-product-add-to-cart-button-2 .nb-product-quantity-add-to-cart-and-favorite-2 .nb-favorite {
    background: var(--nb-color-gray-100);
    border-radius: 4px;
}

.nb-additional-product-info-displays-tabs-1 .nb-tab-and-accordion.nb-tab-and-accordion-v1 .nb-nav-item .nb-nav-link {
    font-weight: var(--nb-font-weight-500);
    color: var(--nb-color-gray-600);
}

.nb-additional-product-info-displays-tabs-1 .nb-tab-and-accordion.nb-tab-and-accordion-v1 .nb-nav-link.active {
    color: var(--nb-text-color-primary);
    border-bottom-width: 2px;
}

.nb-tab-and-accordion.nb-tab-and-accordion-v1 .nb-nav-item:not(:first-child) {
    margin-left: 50px;
}

.nb-grid-banner-34 .nb-info-box-9 {
    background: var(--nb-color-gray-100);
    height: 47px;
}

.nb-grid-banner-34 .nb-info-box-9 .nb-link {
    height: 47px;
}

.nb-last-viewed-product-list-carousel-2 .nb-slider-arrows .slider-next,
.nb-complete-the-look-product-list-carousel-1 .nb-slider-arrows .slider-next {
    margin-right: 0;
}

.nb-last-viewed-product-list-carousel-2 .nb-slider-arrows .slider-prev,
.nb-complete-the-look-product-list-carousel-1 .nb-slider-arrows .slider-prev {
    margin-left: 0;
}

.nb-last-viewed-product-list-carousel-2 .nb-slider .nb-slider-arrows {
    left: 0;
    width: 100%;
}

.nb-product-box-detail-floater-6 {
    box-shadow: unset;
}

.nb-product-box-detail-floater-6 .nb-price.nb-price-active {
    color: var(--nb-text-color-primary);
}


.nb-product-box-detail-floater-6 .nb-right-wrapper .nb-btn {
    min-width: 250px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 10px;
}

.nb-product-available-in-store-box-1,
.nb-product-description-content-2 {
    margin-top: 20px;
    padding: 16px;
    background: var(--nb-color-teal-100);
    border: 1px solid var(--nb-color-teal);
}

.nb-product-description-content-2 .nb-control-wrapper .nb-custom-text-with-icon-1 .custom-text,
.nb-product-description-content-2 .nb-control-wrapper .nb-custom-text-with-icon-1 {
    color: var(--nb-spec-color);
    text-decoration: underline;
}

.nb-product-detail-size-2 .nb-tab-size-picker-4 .nb-product-size-list-8 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

.nb-product-comparison-floater-1 .nb-icon-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 4px
}

.nb-product-comparison-popup-1 .nb-comparison-heading-wrapper {
    height: 38px;
    border: 1px solid var(--nb-border-color);
    border-bottom: unset;
}

.nb-product-comparison-popup-1 .nb-comparison-heading-wrapper .custom-text {
    font-weight: var(--nb-font-weight-500);

}

.nb-product-comparison-list-1 {
    padding-right: 10px;
}

.nb-product-box-1 .nb-product-name * {
    height: calc(3 * var(--nb-product-box-1-name-font-size) * 1.3);
}

.nb-product-comparison-list-1 .nb-product-box-1 .nb-img {
    border: 1px solid var(--nb-color-gray-200);
}

.nb-product-box-1 .nb-remove-product:before,
.nb-product-comparison-popup-1 .nb-comparison-heading-wrapper .nb-close-comparison:before {
    content: "\e9e0";
}

.nb-product-box-1 .nb-remove-product,
.nb-product-comparison-popup-1 .nb-comparison-heading-wrapper .nb-close-comparison {
    font-size: var(--nb-font-size-10);
}

.nb-how-to-buy-banner-1 .nb-icon-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    top: -25px;
}

.nb-how-to-buy-banner-1.nb-closed .nb-icon-wrapper,
.nb-product-comparison-floater-1.nb-closed .nb-icon-wrapper {
    left: -10px;
}

.nb-product-comparison-floater-1 .nb-icon-wrapper .nb-counter {
    background: var(--nb-color-yellow);
    width: 26px;
    height: 26px;
    transform: translate(30%, -50%);
}

.nb-product-comparison-floater-1 .nb-icon-wrapper .nb-counter span {
    font-size: var(--nb-font-size-10);
}

.nb-product-description-content-2 .nb-description-title {
    display: none;
}

.nb-product-user-activity-misc-options-2 > * {
    height: 47px;
    padding-left: 30px;
    transition: background-color 0.3s ease;
}

.nb-product-user-activity-misc-options-2 .nb-product-compare-2:hover .nb-custom-text-with-icon-1 .nb-icon,
.nb-product-user-activity-misc-options-2 .nb-product-compare-2:hover .nb-custom-text-with-icon-1 .custom-text,
.nb-product-user-activity-misc-options-2 .nb-product-open-gift-list-modal-btn:hover,
.nb-product-user-activity-misc-options-2 .nb-product-open-gift-list-modal-btn:focus,
.nb-product-user-activity-misc-options-2 .nb-product-open-gift-list-modal-btn:active,
.nb-product-user-activity-misc-options-2 .nb-product-open-gift-list-modal-btn:hover {
    color: var(--nb-custom-text-with-icon-1-text-color);

}

.nb-product-user-activity-misc-options-2 > *:hover {
    background-color: var(--nb-color-white);
}

.nb-product-user-activity-misc-options-2 .nb-custom-text-with-icon-1 {
    padding-left: 0;
}

.nb-product-price-detail-2 .nb-price-saving .nb-price-value,
.nb-product-price-detail-2 .nb-price-saving .nb-currency {
    font-weight: var(--nb-font-weight-500);
}

/*Product listing*/

.tp-product_list {
    --nb-margin: 20px;
}

.tp-product_list .nb-margin:has(.nb-product-category-description-1),
.tp-product_list .nb-margin:has(.nb-product-listing-display-grid-2) {
    margin-bottom: 80px;
}

.nb-product-category-cover-image-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-left,
.nb-product-category-cover-image-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    color: var(--nb-color-white);
}

.nb-product-category-cover-image-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-left {
    left: 20px;
}

.nb-product-category-cover-image-carousel-1 .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    right: 20px;
}

.nb-sort-1 .nb-select {
    padding: 10px 15px;
}

.nb-clear-filters.nb-clear-filters-v1 {
    gap: 4px;
}

.nb-clear-filters > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.nb-product-filter-category-attribute-horizontal-1 .nb-dropdown .nb-dropdown-menu label {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-400);
    line-height: 1.4;
}

.nb-product-category-description-1 .nb-product-description {
    padding: 40px 24px;
    text-align: center;
    background: var(--nb-color-gray-100);
    border: 1px solid var(--nb-color-gray-200);
}

.nb-product-category-description-1 .nb-product-description > * > *,
.nb-product-category-description-1 .nb-product-description > * {
    font-size: var(--nb-font-size-16) !important;
}

.nb-pagination .nb-page-item .nb-page-link,
.nb-pagination-3 .nb-page-item .nb-page-link {
    line-height: 1;
}

.nb-product-list-heading-and-description-1 .nb-heading-with-subheading .nb-sub-heading {
    font-size: var(--nb-font-size-14);
}

/*Login page*/

.nb-social-login .nb-btn {
    font-size: var(--nb-font-size-16);
    padding-top: 11px;
    padding-bottom: 11px;
}

.nb-social-login .nb-btn:hover {
    background: var(--nb-social-login-btn-active-border-color);
    color: var(--nb-color-white);
    border-color: var(--nb-social-login-btn-active-border-color);
}


.nb-similar-article-grid-2 {
    padding: 40px 0;
}

/*Register page*/

.tp-register .nb-register-form-1 .nb-genders-wrapper {
    margin-left: 0;
}

.nb-register-form-1 .nb-form-check ~ .parsley-errors-list.filled {
    margin-top: -25px;
    right: 10px;
}

.nb-edit-account-email-form-page-1 .nb-btn.nb-btn-primary,
.nb-promotion-coupon-modal-btn,
.nb-career-form-1.nb-btn-form,
.nbtmp-cooperation-form-page-line-tmp-1 .nb-btn-form,
.error-page-block .nb-btn.nb-btn-primary,
.nb-cooperation-form-1 .nb-btn.nb-btn-primary,
.tp-register .nb-btn-form {
    --nb-btn-min-width: 176px;
}

.nb-btn-input-file {
    font-size: var(--nb-font-size-14);
}

.nb-career-form-1 .parsley-errors-list {
    left: 0;
    right: unset;
}

.nb-login-modal-2 .nb-form-group:not(:last-child) {
    margin-bottom: 28px;
}

.nb-block-login-modal-1 .nb-paragraph {
    font-size: var(--nb-font-size-14);
    margin-bottom: 24px;
}

.nb-login-form-1 .nb-form .nb-btn {
    letter-spacing: 0.03em;
}

.nb-register-form-physical-user-1 .nb-login-link-wrapper .nb-login-link,
.nb-register-form-physical-user-1 .nb-btn.nb-btn-form,
.nb-login-form-1 .nb-registration-wrapper .nb-btn {
    letter-spacing: 0.03em;
}

.nb-register-form-physical-user-1 .nb-login-link-wrapper .nb-login-link-label {
    display: none;
}

.nb-registration-form-1-block .nb-form [class^="col-"]:empty {
    display: block;

}

.nb-registration-form-1-block .nb-register-form-company-user-1 .nb-form [class^="col-"]:empty, .nb-form [class*=" col-"]:empty {
    display: none;
}

.nb-block-lost-password-form-page-1 .nb-lost-password-form-1 .nb-form-fields-wrapper {
    margin-bottom: 20px;
}

.nb-block-lost-password-form-page-1 .nb-lost-password-form-1 .nb-form-fields-wrapper > .nb-form-group {
    margin-bottom: var(--nb-spacer-y);
}

.nb-block-lost-password-form-page-1 .nb-lost-password-form-1 .nb-btn {
    margin-top: 0;
}

.nb-block-login-modal-1 .nb-modal-body {
    padding-top: 24px;
}

.nb-login-modal-2 .nb-login-form-1 {
    gap: 28px;
}

.nb-login-form-1 .nb-login-forgot-password-link {
    font-weight: var(--nb-font-weight-500);
}

.nb-promotion-card-1 .nb-promotion-detail-link,
.nb-login-form-1 .nb-login-forgot-password-link {
    text-decoration: underline;
}

.nb-registration-modal-placeholder-1-block .nb-registration-modal-placeholder-1 .nb-modal-body {
    padding: 24px 40px;
}

.nb-modal .modal-header .nb-modal-title {
    letter-spacing: 0.03em;
}

.nb-registration-modal-placeholder-1-block .nb-form-check .nb-label {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-400);
}

.nb-register-form-physical-user-1 .nb-form-check .nb-label p a,
.nb-registration-modal-placeholder-1-block .nb-form-check .nb-label p a {
    text-decoration: underline;
}

.nb-register-form-physical-user-1 .nb-login-link-wrapper .nb-login-link {
    text-decoration: underline;
}

.tp-page .nb-heading-1 .nb-wrapper.left {
    margin-bottom: 20px;
}

.nb-lost-password-form-1 .nb-link {
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.nb-card-7 .nb-card-body .nb-link, .nb-card-8 .nb-card-body .nb-link,
.nb-location-map-popup-5 > .nb-location-detail-link,
.nb-reset-password-form-page-1 .nb-reset-password-form-1 > .nb-link,
.nb-message-card-1 .nb-message-detail-link {
    font-size: var(--nb-font-size-14);
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.nb-poll-card-body > .nb-link {
    text-decoration: underline;
}

.nb-promotion-card-1 .nb-promotion-detail-link:hover,
.nb-poll-card-body > .nb-link:hover {
    color: var(--nb-text-color-primary);
}

.heading-and-radio-button-v1 .nb-form-check .nb-label,
.heading-and-checkbox-v1 .nb-form-check .nb-label {
    font-weight: var(--nb-font-weight-400);
}

.heading-and-radio-button-v1 .nb-form-check .nb-label {
    font-size: var(--nb-font-size-13);
}

.poll-detail-form-v1 .nb-btn.nb-btn-xs {
    font-size: var(--nb-font-size-16);
    padding: 13px 20px;
}

.nb-order-total-amount-3,
.nb-cart-total-2 {
    position: sticky;
    top: 160px;
}

.nb-cart-total-2 .nb-antispam-select label {
    font-weight: var(--nb-font-weight-600);
}

.nb-order-total-amount-3 .nb-order-total-card-1 .nb-text-wrapper .nb-price-order-tax {
    font-size: var(--nb-font-size-14);
}

.nb-cart-summary-5 .nb-body-wrapper .nb-text-wrapper .nb-price.nb-price-with-taxes > *, .nb-cart-summary-5 .nb-body-wrapper .nb-text-wrapper .nb-price.nb-price-with-taxes {
    font-size: var(--nb-font-size-16);
}

.nb-action-loyalty-form .nb-float-label {
    font-size: var(--nb-font-size-14);
}

.nb-action-loyalty-box-2.checked .nb-info-wrapper .nb-icon,
.nb-payment-option-2 .nb-icon-wrapper .nb-icon,
.nb-delivery-option-2 .nb-price-icon-wrapper .nb-icon {
    color: var(--nb-spec-color);
}

.nb-action-loyalty-box-2.checked .nb-info-wrapper,
.nb-payment-option-2 .nb-icon-wrapper,
.nb-delivery-option-2 .nb-price-icon-wrapper {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.nb-parcel-machine-modals-block .nb-parcel-machine-modal-2 .nb-location-parcel-machine-confirm-btn .nb-btn {
    min-width: 176px;
    padding: 7px;
}

.nb-card-8 .nb-card-body .nb-points-wrapper .nb-display.nb-display-s {
    font-size: var(--nb-font-size-20);
}

.nb-card-7 .nb-card-body .nb-link,
.nb-card-8 .nb-card-body .nb-link {
    text-decoration: underline;
}

.nb-card-7 .nb-card-body .nb-link:hover,
.nb-card-8 .nb-card-body .nb-link:hover {
    color: var(--nb-text-color-primary);
}

.nb-info-box-1 .nb-btn,
.nb-edit-account-form-1 .nb-btn-primary {
    min-width: 176px;
    padding: 9px;
}

.nb-user-menu-2 .nb-accordion .nb-accordion-button .nb-icon {
    right: 10px;
}

.nb-order-card-1:not(:has(.nb-html-editor)) .nb-order-pay {
    height: 40px;
}

.nb-order-card-1 .nb-btn {
    padding: 10px 4px;
    font-size: var(--nb-font-size-16);
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nb-order-box-2 .nb-order-link-list-2 .nb-btn {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--nb-font-size-16);
}

.nb-link-with-image-1.active .nb-link {
    color: var(--nb-spec-color);
}

.nb-product-stock-info-message {
    background: var(--nb-color-teal-100);
    border: 1px solid var(--nb-color-teal-200);
}

.nb-grid-banner-22 .nb-slider-item-box-51 .nb-slider-item-content,
.nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content {
    bottom: 60px
}

.nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content .nb-title {
    font-weight: var(--nb-font-weight-500);
    line-height: 1.3;
}

.nb-grid-banner-22 .nb-slider-item-box-51 .nb-slider-item-content .nb-title {
    font-weight: var(--nb-font-weight-600);
    --nb-dt-rows: 2;
    line-height: 50px;
}

.nb-article-card-9 .nb-article-image img,
.nb-article-card-9 .nb-card > .nb-img-wrapper {
    border-radius: 0;
}

.nb-article-card-9 .nb-title {
    height: auto;
    max-height: calc(var(--nb-dt-rows) * var(--nb-h4-line-height) * var(--nb-article-card-9-title-font-size));
}

.nb-article-card-9 .nb-article-image img {
    transition: filter 0.3s ease;
}

.nb-article-card-9:hover .nb-article-image img {
    filter: blur(4px);
}

.nb-article-card-9 .nb-article-category .nb-link, .nb-article-card-9 .nb-title {
    transition: color 0.3s ease;
}

.nb-article-card-9 .nb-article-category .nb-link,
.nb-article-card-9 .nb-article-category {
    text-transform: none;
}

.nb-article-card-9 .nb-article-category {
    padding-right: 10px;
}

.nb-article-card-9 .nb-category-date-wrapper {
    gap: 10px;
    margin-bottom: 5px;
}

.subcategory-links .nb-item {
    border-radius: 4px;
}

.brand-logo-carousel .nb-slider-item {
    padding: 49px 20px;
}

.nb-slider-item-box-65 .nb-info-wrapper .nb-see-more-link {
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    letter-spacing: 0.03em;
}

.nb-grid-banner-video-1 .nb-slider-item-box-65,
.nb-grid-image-banner-video-1 .nb-slider-item-box-65 {
    background: var(--nb-color-teal);
}

.nb-grid-banner-video-1 .nb-carousel-controls-1 {
    width: 100%;
}

.nb-slider-item-box-64 .nb-carousel-additional-content {
    width: calc(100% - 50px);
}

.nb-carousel-controls-1 .nb-carousel-progress-bar {
    height: 2px;
}

.nb-carousel-controls-1 .nb-carousel-counter .nb-current-carousel-slide, .nb-carousel-controls-1 .nb-carousel-counter .nb-total-carousel-slides {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-400);
}

.nb-carousel-controls-1 .nb-carousel-counter .nb-current-carousel-slide:before {
    height: 100%;
}

.nb-grid-image-banner-video-1 .nb-carousel-controls-1 {
    width: 100%;
}

.nb-slider-item-box-66 .nb-shape-wrapper:after {
    background: var(--nb-color-teal-200);
}

.nb-slider-item-box-66:hover .nb-shape-wrapper:after {
    background: var(--nb-color-teal-300);
}

.nb-login-form-2 {
    gap: 20px;
}

.nb-register-form-1 .nb-login-link .nb-link,
.nb-login-form-2 .nb-login-forgot-password-link {
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.nb-login-form-2 .nb-registration-wrapper .nb-btn,
.nb-login-form-2 .nb-form .nb-btn {
    padding: 9px 15px;
}

.nb-login-form-2 .nb-registration-wrapper .nb-btn {
    color: var(--nb-btn-secondary-color);
    background: var(--nb-btn-secondary-bg);
    border-color: var(--nb-btn-secondary-border-color);
}

.nb-login-form-2 .nb-registration-wrapper .nb-btn:hover,
.nb-login-form-2 .nb-registration-wrapper .nb-btn:focus,
.nb-login-form-2 .nb-registration-wrapper .nb-btn:active {
    color: var(--nb-btn-secondary-hover-color);
    background: var(--nb-btn-secondary-hover-bg);
    border-color: var(--nb-btn-secondary-hover-border-color);
}

.nb-cooperation-form-line-1 .nb-antispam-select .nb-form-group,
.nb-register-form-physical-user-1 .nb-antispam-select .nb-form-group {
    margin-bottom: 0;
}

.nb-antispam-select .nb-form-group label {
    letter-spacing: 0.03em;
}

.object-details-v1 .nb-title {
    font-size: var(--nb-h3-font-size);
}

.nb-block-registration-form-page-1 .nb-heading-with-subheading {
    text-align: center !important;
}

.tp-store_details .image-content-horizontal .nb-text-wrapper .nb-title {
    font-size: var(--nb-font-size-18);
}

.nb-order-card-2 .nb-html-editor > * {
    font-size: var(--nb-font-size-14);
}

.nb-user-favorite-product-list-grid-1 .nb-remove-favorite > .nb-btn:hover span {
    text-decoration: line-through;
}

.nb-user-favorite-product-list-grid-1 .nb-top-wrapper {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: start;
}

.nb-user-favorite-product-list-grid-1 .nb-top-wrapper:has(.nb-heading-with-subheading) {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.nb-back-in-stock-list-grid-1 .nb-top-wrapper .nb-heading-with-subheading,
.nb-price-drop-list-grid-1 .nb-top-wrapper .nb-heading-with-subheading,
.nb-user-favorite-product-list-grid-1 .nb-top-wrapper .nb-heading-with-subheading {
    margin-bottom: 20px;
}

.nb-product-back-in-stock-card-1 .nb-remove:hover,
.nb-product-price-drop-card-1 .nb-remove:hover {
    background: var(--nb-color-gray-400);
}

.nb-product-stock-info-message i {
    filter: unset;
    color: var(--nb-spec-color);
}

.nb-back-in-stock-list-grid-1 .nb-heading-with-subheading {
    max-width: 80%;
}

.nb-product-load-more-3 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.nb-product-load-more-3 .nb-btn-link-style {
    letter-spacing: 0.03em;
}

.nb-product-load-more-3 .nb-btn-link-style:hover {
    color: var(--nb-text-color-primary);
}

.nb-user-account-dashboard-1 .nb-title {
    font-size: var(--nb-h5-font-size);
    font-weight: var(--nb-h5-font-weight);
    line-height: var(--nb-h5-line-height);
    height: calc(var(--nb-dt-rows) * var(--nb-h5-line-height) * var(--nb-h5-font-size));
}

.nb-recommendation-by-user-preference-list-grid-1 .nb-top-wrapper {
    margin-bottom: 20px;
}

.nb-selectable-tag-1:hover {
    border-color: var(--nb-spec-color);
}

.nb-gift-list-1 .nb-accordion .accordion-button .nb-toggle-icon {
    right: 10px;
}

.nb-gift-list-1 .nb-product-prices-8 > * {
    width: fit-content;
}

.nb-gift-list-1 .nb-product-box-11 .nb-main-wrapper .nb-wrapper {
    align-items: center
}

.slider.nb-recommended-product-list:has(.nb-product-card) .nb-slider-arrows {
    top: -41px;
    width: 100%;
    gap: 0;
}

.slider.nb-recommended-product-list:has(.nb-product-card) .nb-slider-arrows .slider-arrow > i.nb-arrow-left {
    left: 0;
    background: unset;
}

.slider.nb-recommended-product-list:has(.nb-product-card) .nb-slider-arrows .slider-arrow > i.nb-arrow-right {
    background: unset;
}

.bi-trash3,
.bi-pencil-square {
    color: var(--nb-text-color-primary);
    font-size: var(--nb-font-size-18);
}

.nb-category-filter .nb-link.text-link-1.nb-secondary-link {
    color: var(--nb-text-color-primary);
    font-weight: var(--nb-font-weight-400);
}

.bi-pencil-square:before {
    content: "\ea61";
}

.bi-cash {
    font-size: var(--nb-font-size-20);
    color: var(--nb-spec-color);
}

.bi-cash:before {
    content: "\ea9f";
}

.bi-trash:before,
.bi-trash3::before {
    content: "\ea92";
}

.nb-tab-link-3 .bi-check-circle-fill:before {
    content: "\ea57";
}

.bi-person-circle:before {
    content: "\e992";
}

.nb-product-quantity-add-to-cart-and-favorite-2 .nb-favorite .nb-icon:before,
.nb-product-content-position-1 .nb-favorite .nb-icon:before {
    content: "\e99e";
}

.nb-product-quantity-add-to-cart-and-favorite-2 .nb-favorite .nb-icon.bi-heart-fill:before,
.nb-product-content-position-1 .nb-favorite .bi-heart-fill:before {
    content: "\e9a7";
}

.nb-how-to-buy-banner-1 .nb-icon-wrapper .nb-icon {
    font-size: var(--nb-font-size-26);
}

.nb-how-to-buy-banner-1 .bi-chat-right:before {
    content: "\ea94";
}

.nb-product-user-activity-misc-options-2 .bi-gift {
    font-size: var(--nb-font-size-22);
}

.nb-product-user-activity-misc-options-2 .bi-gift:before {
    content: "\eaa1";
}

.nb-user-preference-product-attribute-3 .nb-heading-with-subheading,
.nb-user-preference-product-attribute-3 .nb-paragraph,
.nb-privacy-policy-consent-1 .nb-form-check {
    margin-bottom: 10px;
}

.nb-selectable-tag-1 {
    font-size: var(--nb-font-size-14);
}

.text-info-3,
.contact-info {
    padding-left: 30px;
}

.text-info-3 .nb-icon-left-title-and-description-right-horizontal .nb-icon {
    display: none;
}

.contact-form-1,
.nb-career-form-line-1,
.nb-cooperation-form-line-1 {
    padding-right: 50px;
    border-right: 1px solid var(--nb-border-color);
}


.text-info-3 .nb-icon-left-title-and-description-right-horizontal .nb-content-wrapper .nb-title,
.contact-info .nb-items-wrapper .nb-item .nb-description,
.contact-info .nb-items-wrapper .nb-item .nb-title {
    font-size: var(--nb-font-size-14);
}

.contact-info .block-heading-with-subheading,
.nb-career-form-line-1 .nb-heading-with-subheading,
.nb-cooperation-form-line-1 .nb-heading-with-subheading {
    margin-bottom: 35px;
}

.text-info-3 .block-heading-with-subheading .nb-title {
    font-size: var(--nb-h3-font-size);
}

.nb-info-6 .nb-link:hover .nb-img-wrapper:after, .nb-info-6 .nb-link:focus .nb-img-wrapper:after {
    content: unset;
}

.text-info-3 .block-heading-with-subheading .nb-sub-heading,
.contact-form-1 .block-heading-with-subheading .nb-sub-heading,
.nb-reset-password-form-page-1 .nb-heading-with-subheading .nb-sub-heading,
.contact-info .block-heading-with-subheading .nb-sub-heading,
.nb-career-form-1 .nb-html-editor p,
.nb-career-form-line-1 .nb-heading-with-subheading .nb-sub-heading,
.nb-cooperation-form-line-1 .nb-heading-with-subheading .nb-sub-heading {
    font-size: var(--nb-font-size-14);
}

.comments-content-1 .nb-heading-with-subheading * {
    font-size: var(--nb-h3-font-size);
}

.nb-locations-location-search .nb-label {
    padding: 13px;
    letter-spacing: 0.03em;
    color: var(--nb-input-placeholder-color);
}

.nb-location-map-popup-5 .nb-location-work-time {
    font-size: var(--nb-font-size-12);
}

.nb-location-map-popup-5 > .nb-location-detail-link {
    margin-top: 15px;
}

.object-location-grid-v1 .nb-work-time-list,
.store-content .nb-content-wrapper * {
    font-size: var(--nb-font-size-14);
}

.nb-price-drop-list-grid-1 .nb-top-wrapper:has(.nb-heading-with-subheading) {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.nb-price-drop-list-grid-1 .nb-top-wrapper {
    align-items: center;
    justify-content: start;
}

.nb-popup-newsletter-form-popup-4 .nb-btn-close:before {
    font-size: var(--nb-font-size-22);
}

.nb-newsletter-form-popup-4 .nb-newsletter-title {
    text-transform: none;
    letter-spacing: 0.03em;
}

.nb-newsletter-form-popup-4 .custom-text * {
    font-size: var(--nb-font-size-14);
    line-height: 20px;
}

.nb-slider-item-box-21 .nb-slider-link {
    letter-spacing: 0.03em;
}

.nbtmp-bojprom-error-page-tmp-3 .nb-custom-product-list-placeholder-with-list-links-1 .nb-heading-with-subheading {
    margin-bottom: 20px;
}

.subcategory-links .nb-item {
    color: var(--nb-text-color-primary);
    border-radius: unset;
    padding: 14px 20px;
    height: auto;
    border: unset;
    line-height: 1.3;
}


.subcategory-links .nb-item {
    color: var(--nb-product-list-tabs-color);
    font-size: var(--nb-product-list-tabs-font-size);
    font-weight: var(--nb-product-list-tabs-font-weight);
    min-width: fit-content;
    padding: 10px 20px;
    height: 40px;
    background: var(--nb-color-gray-100);
    border-radius: 2px;
}

#faq-accordion.nb-accordion .nb-accordion-button {
    padding: 20px 0;
    font-weight: var(--nb-font-weight-700);
}

#faq-accordion.nb-accordion.accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid var(--nb-border-color);
}

.subcategory-links .nb-item:hover {
    background: var(--nb-color-gray-100);
}

.nb-offcanvas {
    z-index: 9999999999;
}

.nb-mini-cart-offcanvas .nb-offcanvas-header .nb-offcanvas-title {
    letter-spacing: 0.03em;
}

.nb-cart-box-9 .nb-cart-item-card {
    gap: 12px;
}

.nb-product-card-26 .nb-img-wrapper img,
.nb-cart-box-9 .nb-image-and-quantity-wrapper .nb-img {
    border: unset;
}

.nb-product-card-26 .nb-product-prices-10 .nb-price.nb-price-prev,
.nb-product-card-26 .nb-product-name, .nb-product-card-26 .nb-product-name .nb-title,
.nb-cart-box-9 .nb-saved-money-wrapper,
.nb-cart-box-9 .nb-product-info-wrapper .nb-cart-item-color,
.nb-cart-box-9 .nb-product-info-wrapper .nb-cart-selected-size > *, .nb-cart-box-9 .nb-product-info-wrapper .nb-cart-selected-size,
.nb-cart-box-9 .nb-product-info-wrapper .nb-cart-item-code,
.nb-cart-box-9 .nb-product-info-wrapper .nb-cart-item-name .nb-title, .nb-cart-box-9 .nb-product-info-wrapper .nb-cart-item-name {
    letter-spacing: 0.03em;
}

.nb-cart-box-9 .nb-product-info-wrapper .nb-code-size-color-wrapper {
    margin-bottom: 4px;
}

.nb-cart-price-and-quantity-2 .nb-old-prices-wrapper > *:not(:last-child),
.nb-cart-box-9 .nb-product-info-wrapper .nb-code-size-color-wrapper > *:not(:last-child) {
    border-color: var(--nb-border-color);
}

.nb-product-card-26 .nb-product-card {
    padding: 9px;
}

.nb-product-card-26 .nb-product-prices-10.nb-component .nb-price.nb-price-active {
    font-weight: var(--nb-font-weight-600);
    letter-spacing: 0.03em;
}

.nb-cart-box-9 .nb-quantity-cart-2 .nb-quantity-arrows {
    transition: background-color 0.3s ease;
}

.nb-cart-box-9 .nb-quantity-cart-2 .nb-quantity-arrows:hover {
    background-color: var(--nb-color-gray-100);
}

.nb-product-card-26 .nb-product-prices-10 .nb-price-prev + .nb-price-prev {
    padding-left: 3px;
    margin-left: 3px;
}

.nb-footer-newsletter-4 .nb-checkbox-wrapper .nb-form-check {
    margin-bottom: 0;
}

.nb-footer-newsletter-4 {
    padding: 43px 0;
}

.category-detail-heading {
    margin-top: 5px !important;
}

.nb-product-add-to-cart-button-2 .nb-quantity-product.nb-product-quantity-m .nb-quantity-arrows, .nb-product-add-to-cart-button-2 .nb-quantity-product.nb-product-quantity-m .nb-quantity-input input {
    font-size: var(--nb-font-size-16);
    font-weight: var(--nb-font-weight-500);
}

.nb-info-box-1 {
    padding: 20px;
}

/*.nb-info-box-1 .nb-btn {*/
/*    min-width: 100%*/
/*}*/

.nbtmp-bojprom-user-order-list-tmp-1 .nb-info-box-1 .nb-btn {
    min-width: 176px;
}

.nb-cart-summary-4 .nb-body-wrapper .nb-text-wrapper .nb-paragraph,
.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-text-wrapper .nb-description,
.nb-loyalty-points-selection-1 .nb-header-wrapper .nb-points-wrapper,
.nb-checkout-code-selection-accordion-list-1 .nb-header-wrapper .nb-title {
    font-weight: var(--nb-font-weight-500);
}

.nb-loyalty-points-selection-1 .nb-points-threshold .nb-step,
.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-text-wrapper .nb-description {
    color: var(--nb-text-color-primary);
}

.nb-loyalty-points-selection-1 .nb-accordion-item .nb-loyalty-points-content-wrapper .nb-text-wrapper .nb-input {
    width: 75px;
}

.nb-loyalty-points-selection-1 .nb-points-threshold .nb-step::before,
.nb-loyalty-points-selection-1 .nb-fill-wrapper {
    background: var(--nb-spec-color);
}

.nb-loyalty-points-selection-1 .nb-accordion-item .nb-loyalty-points-content-wrapper .nb-text-wrapper .nb-input {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-500);
}

.nb-loyalty-points-selection-1 .form-range::-webkit-slider-thumb {
    border-color: var(--nb-spec-color);
}

.nb-loyalty-points-selection-1 .nb-info-wrapper .nb-description {
    font-weight: var(--nb-font-weight-400);
    font-style: normal;
}

.nb-loyalty-points-selection-1 .nb-info-wrapper .nb-link {
    color: var(--nb-spec-color);
}

.nb-loyalty-points-selection-1 .nb-accordion-item .nb-loyalty-points-content-wrapper > .nb-text-wrapper {
    margin-top: 0;
    margin-bottom: 10px;
}

.nb-cart-summary-4 .nb-cart-heading-1 .nb-title {
    font-size: var(--nb-font-size-20);
    font-weight: var(--nb-font-weight-600);
}

.nb-cart-summary-4:has(.nb-cart-price-total-without-vat) .nb-text-wrapper .nb-price-with-taxes .nb-price-value {
    font-weight: var(--nb-font-weight-600);
}

.nb-cart-summary-4 .nb-text-wrapper .nb-price-value {
    font-size: var(--nb-font-size-16);
    font-weight: var(--nb-font-weight-500);
}

.nb-cart-summary-4 .nb-text-wrapper .nb-price-with-taxes .nb-price-value {
    font-weight: var(--nb-font-weight-600);
}

.nb-cart-total-2 .nb-cart-payment-in-installments-1 {
    font-style: normal;
    margin-bottom: 15px;
}

.nb-cart-summary-4 .nb-header-wrapper {
    padding: 10px 15px;
}

.nb-cart-summary-4 .nb-body-wrapper {
    border-color: var(--nb-color-gray-200);
}

.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-btn-wrapper .nb-btn {
    --nb-btn-dark-color: var(--nb-spec-color);
    border-color: var(--nb-spec-color);
}

.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-btn-wrapper .nb-btn.nb-btn-dark-transparent:active,
.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-btn-wrapper .nb-btn.nb-btn-dark-transparent:focus,
.nb-loyalty-points-selection-1 .nb-loyalty-points-content-wrapper .nb-btn-wrapper .nb-btn.nb-btn-dark-transparent:hover {
    background: var(--nb-spec-color);
}

.nb-loyalty-points-selection-1 .nb-info-wrapper {
    padding: 6px 10px;
}

.nb-payment-group-list-2 .nb-header-wrapper .nb-payment-name-selected-payment .nb-separator:before,
.nb-delivery-group-list-2 .nb-delivery-name-selected-carrier .nb-separator:before {
    content: ":";
}

.nb-delivery-group-list-2 .nb-header-wrapper .nb-text-delivery-wrapper .nb-title,
.nb-payment-group-list-2 .nb-header-wrapper .nb-text-payment-wrapper .nb-title {
    gap: 0;
}

.nb-payment-group-list-2 .nb-header-wrapper .nb-text-payment-wrapper .nb-title,
.nb-delivery-group-list-2 .nb-header-wrapper .nb-text-wrapper .nb-title {
    font-weight: var(--nb-font-weight-500);
    margin-bottom: 0;
}

.nb-payment-group-list-2 .nb-payment-name-selected-payment .nb-selected,
.nb-delivery-group-list-2 .nb-delivery-name-selected-carrier .nb-selected {
    font-weight: var(--nb-font-weight-600);
}

.nb-payment-option-2 .nb-payment-option-price, .nb-payment-option-2 .nb-payment-option-description,
.nb-payment-group-list-2 .nb-header-wrapper .nb-text-wrapper .nb-description,
.nb-payment-group-list-2 .nb-accordion-button .nb-header-wrapper .nb-payment-group-image,
.nb-delivery-group-list-2 .nb-header-wrapper .nb-text-wrapper .nb-description,
.nb-delivery-option-2 .nb-delivery-option-description,
.nb-delivery-group-list-2 .nb-accordion-button .nb-header-wrapper .nb-delivery-group-image,
.nb-delivery-group-list-2 .nb-accordion-button .nb-header-wrapper .nb-delivery-group-image .nb-img {
    display: none;
}

.nb-delivery-option-2 .nb-delivery-option-price {
    font-weight: var(--nb-font-weight-600);
}

.nb-delivery-note-1 .nb-label {
    line-height: 20px;
    margin-bottom: 4px;
}

.nb-delivery-note-1 .form-control.nb-textarea::placeholder {
    font-size: var(--nb-font-size-14);
    color: var(--nb-text-color-primary);
}

.nb-payment-group-list-2 .nb-accordion .nb-accordion-button,
.nb-delivery-group-list-2 .nb-accordion .nb-accordion-button {
    min-height: 45px;
}

.nb-delivery-group-list-2 .nb-delivery-costs {
    font-size: var(--nb-font-size-12);
}

.nb-delivery-group-list-2 .nb-accordion.nb-accordion-4 .accordion-button .nb-toggle-icon {
    right: 20px;
}

.nb-open-payment-slip-modal-1 {
    font-size: var(--nb-font-size-14);
    padding: 10px;
}

.nb-pre-confirmation-checkout-overview .nb-cart-info-box .nb-icon, .nb-pre-confirmation-checkout-overview .nb-info-box .nb-icon {
    color: var(--nb-spec-color);
}

.nb-cart-product-items-3 .nb-quantity-cart-4 .nb-quantity-arrows {
    background: var(--nb-color-gray-100);
}

.nb-product-list-heading-and-description-1 .nb-product-list-description-show-more {
    display: none;
}

.nb-product-list-heading-and-description-1 .nb-heading-with-subheading .nb-sub-heading {
    overflow: visible;
    text-overflow: unset;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
}

.nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content .nb-form-check:last-child {
    margin-bottom: 0;
}

.nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content .nb-form-check input {
    width: 16px;
    height: 16px;
}

.nb-product-color-list-3 .nb-product-color-2 {
    width: 10px;
    height: 10px;
}

.nb-product-color-list-3 .nb-product-color-2:hover,
.nb-product-color-list-3 .nb-product-color-2.active {
    outline: unset;
    outline-offset: 0;
}

.nb-product-color-list-3 {
    margin-bottom: 10px;
}

.nb-product-color-list-3 .nb-product-color-list-3-desktop, .nb-product-color-list-3 .nb-product-color-list-3-mobile {
    max-height: 10px;
}

.nb-product-back-in-stock-card-1,
.nb-product-price-drop-card-1 {
    border: 1px solid var(--nb-border-color);
}

.nb-product-back-in-stock-card-1 .nb-product-name,
.nb-product-back-in-stock-card-1 .nb-product-name .nb-title,
.nb-product-price-drop-card-1 .nb-product-name,
.nb-product-price-drop-card-1 .nb-product-name .nb-title {
    font-size: var(--nb-font-size-16);
    font-weight: var(--nb-font-weight-500);
}

.nb-product-back-in-stock-card-1 .nb-product-name .nb-title {
    height: calc(2 * var(--nb-product-name-line-height) * var(--nb-product-name-font-size));
    word-break: break-word;
}

.nb-product-back-in-stock-card-1 .nb-product-card-body .custom-text,
.nb-product-back-in-stock-card-1 .nb-product-code,
.nb-product-price-drop-card-1 .nb-product-code {
    color: var(--nb-text-color-primary);
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-400);
    margin-top: 5px !important;
}

.nb-product-price-drop-card-1 .nb-product-card-body .nb-product-prices-3,
.nb-product-price-drop-card-1 .nb-product-card-body .nb-selected-size {
    margin-top: 5px !important;
}

.nb-product-back-in-stock-card-1 .nb-card.nb-product-card .card-body.nb-card-body.nb-product-card-body,
.nb-product-price-drop-card-1 .nb-card.nb-product-card .card-body.nb-card-body.nb-product-card-body {
    padding: 12px 16px;
}

.nb-product-price-drop-card-1 .nb-separator {
    font-size: var(--nb-font-size-12);
    color: var(--nb-color-gray-600);
}

.nb-till-free-delivery-2 .nb-btn,
.nb-delivery-option-parcel-machine-2 .nb-btn {
    height: 44px;
}

.nb-delivery-option-parcel-machine-2 .nb-btn .bi-pencil-square {
    color: var(--nb-spec-color);
    transition: color .2s ease;
    display: flex;
}

.nb-delivery-option-parcel-machine-2 .nb-btn:hover .bi-pencil-square {
    color: var(--nb-color-white);
}

.nb-till-free-delivery-2 .nb-icon-left-title-and-description-right-horizontal .nb-icon {
    color: var(--nb-spec-color);
}

.nb-checkout-code-selection-accordion-list-1 .nb-header-wrapper .nb-link {
    font-size: var(--nb-font-size-12);
    font-weight: var(--nb-font-weight-500);
    color: var(--nb-spec-color);
}

.nb-cart-address-form .nb-user-type-field-wrapper:has(> .col-12:empty) {
    display: none;
}

.nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
    gap: 40px;
}

.nb-grid-banner-22 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
    gap: 24px;
}

.nb-product-bubble-11 .nb-product-bubble-11-price-wrapper .nb-price-regular, .nb-product-bubble-11 .nb-product-bubble-11-price-wrapper .nb-price-old {
    color: var(--nb-color-gray-600);
}

.nb-menu-third-level-item-1 .nb-link:has(.nb-menu-third-level-item-wrapper), .nb-menu-third-level-item-1 .nb-menu-third-level-item-wrapper {
    width: 100%;
}

.nb-product-color-list-3 .nb-product-color-list-3-desktop, .nb-product-color-list-3 .nb-product-color-list-3-mobile {
    margin-bottom: 5px;
}

.nb-product-color-list-3 {
    margin-bottom: 0;
}

.nb-product-comparison-page-product-carousel-1 .nb-heading-with-subheading {
    margin-bottom: 40px;
}

.nb-info-6 .nb-link {
    align-items: center;
}

.nb-info-6 .nb-link .nb-img-wrapper {
    padding-bottom: 0;
}

.nb-info-6 .nb-text-wrapper .nb-paragraph {
    letter-spacing: 0.03em;
}

.nbtmp-product-listing-page-tmp-21 .nb-pagination {
    margin-top: 50px;
}

#faq-accordion.nb-accordion .nb-accordion-body {
    padding: 0 0 10px 0;
    font-size: var(--nb-font-size-14);
}

.nb-product-description-content-2 .nb-product-description-text h2 {
    font-size: var(--nb-font-size-16);
}

.nb-product-description-content-2 .nb-product-description-text p {
    font-size: var(--nb-font-size-14);
}

.nb-info-box-9 .nb-link {
    color: var(--nb-text-color-primary);
}

.nb-info-box-9 .nb-link:hover {
    color: var(--nb-spec-color);
}

.nb-product-filter-category-attribute-horizontal-1 .nb-first-row-wrapper {
    border-bottom-color: var(--nb-color-gray-200);
}

#newsletter_form .nb-alert {
    margin-top: 10px;
}

.nb-card.nb-product-card .nb-img-wrapper > .nb-link {
    width: 100%;
}

.nb-product-gallery-carousel-3 .nb-main-gallery-carousel .nb-slider-item .nb-img-wrapper img {
    margin: auto;
}

.nb-product-related-image-1 a .nb-img-wrapper img {
    max-width: 79px;
}

.nb-product-gallery-carousel-3 .nb-discount .nb-additional-discount-value-wrapper,
.nb-product-gallery-carousel-3 .nb-discount .nb-discount-value-wrapper {
    width: 65px;
    height: 32.5px;
}

.nb-sort-1 select {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 32px;
}

.nb-product-comparison-floater-1:not(.dragbox) {
    z-index: 1000;
}

.block.nb-social-feed-carousel-1 {
    padding: 60px 0 40px 0;
}

.nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media, .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media img, .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media video {
    object-fit: cover;
}

.nb-social-feed-carousel-1 .nb-background-overlay,
.nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-yt-video, .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-html-video, .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-instagram-img-wrapper,
.nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media,
.nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media img {
    border-radius: 0;
}

.nb-dropdown.nb-dropdown-v1 .nb-dropdown-toggle .nb-toggle:before {
    content: "\e946";
}

.nb-dropdown.nb-dropdown-v1 .nb-dropdown-toggle .nb-toggle {
    margin-left: 5px;
    font-size: var(--nb-font-size-13);
}

.nb-form:has(.nb-alert-2 + *) .nb-alert-2 {
    text-align: center;
}

.nb-product-detail-floater-6 .nb-product-name .nb-title span {
    display: -webkit-box;
    max-width: 750px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.nb-product-detail-floater-6 .nb-btn.nb-add-to-cart .nb-icon {
    display: none;
}

.nb-product-comparison-floater-products-1 .nb-info-box-1 .nb-btn {
    font-size: var(--nb-font-size-14);
    min-width: 100%;
}

.nb-how-to-buy-banner-1:not(.nb-closed) {
    z-index: 1001;
}

.nb-tab-link-3 .nb-link-with-icon-1 {
    line-height: 1;
}

.nb-tab-link-list-3 .nb-slider .slider .nb-component.nb-tab-link-3 {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nb-cart-total-2 .nb-previous-and-next-cart-step button.nb-prev-button-step,
.nb-cart-total-2 .nb-previous-and-next-cart-step .nb-next-button-step {
    height: 52px;
    line-height: 1;
}

.nb-cart-summary-4 .nb-footer-wrapper {
    border: 1px solid var(--nb-color-gray-200);
}

.form-control.nb-textarea {
    background: var(--nb-color-white);
}


.nb-btn.nb-btn-dark-transparent,
.nb-action-loyalty-form .nb-form-wrapper .nb-btn {
    --nb-btn-dark-color: var(--nb-spec-color);
    color: var(--nb-btn-dark-color);
    background: var(--nb-color-white);
    border-color: var(--nb-spec-color);
}

.nb-action-loyalty-form .nb-form-wrapper {
    flex-wrap: wrap;
    gap: 10px;
}

.nb-action-loyalty-form .nb-form-wrapper .nb-btn {
    max-width: 100%;
    margin-left: 0;
    width: 100%;
}

.nb-btn.nb-btn-dark-transparent:hover,
.nb-btn.nb-btn-dark-transparent:active,
.nb-btn.nb-btn-dark-transparent:focus,
.nb-action-loyalty-form .nb-form-wrapper .nb-btn:hover,
.nb-action-loyalty-form .nb-form-wrapper .nb-btn:active,
.nb-action-loyalty-form .nb-form-wrapper .nb-btn:focus {
    --nb-btn-dark-hover-color: var(--nb-spec-color);
    color: var(--nb-color-white);
    background: var(--nb-btn-dark-hover-color);
    border-color: var(--nb-spec-color);
}

.brands-list-by-letters .nb-items-wrapper .nb-content-wrapper {
    height: auto;
    max-height: var(--nb-product-filter-attribute-link-wrapper-height);
}

section.layout:has(.nb-product-detail-floater-6) {
    padding-left: 0;
    padding-right: 0;
}

.product-filter-category-attribute-horizontal-1.sticky-top .nb-first-row-wrapper::after {
    background: var(--nb-color-gray-200);
}

.nb-order-tracking-status-history-1 .nb-accordion.nb-accordion-3 .nb-accordion-button,
.nb-order-tracking-item-list-1 .nb-accordion.nb-accordion-3 .nb-accordion-button {
    padding: 15px;
    border: unset;
}

.nb-order-tracking-item-list-1 .nb-order-items-list-1 {
    border: unset;
}

.nb-order-tracking-status-history-1 .nb-accordion-button .nb-icon-title,
.nb-order-tracking-item-list-1 .nb-accordion-button .nb-icon-title {
    color: var(--nb-spec-color);
}

.nbtmp-bojprom-order-tracking-page-tmp-1 .nb-accordion-3.accordion-flush .nb-accordion-item:last-child,
.nbtmp-bojprom-order-tracking-page-tmp-1 .nb-accordion-3.accordion-flush .nb-accordion-item:first-child,
.nbtmp-bojprom-order-tracking-page-tmp-1 .nb-accordion-3 .nb-accordion-item {
    border-radius: 4px;
}

.nb-order-item-box-1 .nb-order-item-info-wrapper .nb-img {
    max-width: 100px;
    border: 1px solid var(--nb-color-gray-200);
}

.nb-order-status-history-box-1 {
    border-top: unset;
}

.nb-change-password-form-page-1 .nb-change-password-form-1 {
    max-width: 100%;
}

.nb-user-gift-list-box-2 {
    padding: 12px;
}

.nb-product-box-11 .nb-product-name, .nb-product-box-11 .nb-product-name .nb-title {
    font-size: var(--nb-font-size-14);
    font-weight: var(--nb-font-weight-500);
}

.nb-product-box-11 .nb-product-category {
    color: var(--nb-text-color-primary);
}

.nb-social-feed-carousel-1 .nb-slider-arrows {
    width: calc(100% + 30px);
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-img-wrapper {
    position: relative;
    overflow: hidden;
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-img-wrapper video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Dodatno sakrivanje native kontrola */
.nb-social-feed-carousel-1 .nb-instagram-item-with-media video::-webkit-media-controls,
.nb-social-feed-carousel-1 .nb-instagram-item-with-media video::-webkit-media-controls-enclosure,
.nb-social-feed-carousel-1 .nb-instagram-item-with-media video::-webkit-media-controls-panel,
.nb-social-feed-carousel-1 .nb-instagram-item-with-media video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

/* Custom mute dugme */
.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-mute-toggle {
    position: absolute;
    left: 22px;
    bottom: 22px;
    z-index: 5;
    width: 22px;
    height: 22px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: unset;
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-mute-toggle i {
    font-size: 22px;
    line-height: 1;
    pointer-events: none;
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-mute-toggle i::before {
    content: "\e922";
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-mute-toggle.is-muted i::before {
    content: "\e922";
}

.nb-social-feed-carousel-1 .nb-instagram-item-with-media .nb-instagram-mute-toggle.is-unmuted i::before {
    content: "\e91f";
}

.nb-order-status-notice-1 .nb-title {
    text-align: center;
}

.nb-delivery-address-form-3 .row.nb-form-fields-wrapper > div:has(#cart_onepage_phone.parsley-error) ~ div:has(#cart_onepage_postcode) {
    margin-top: 30px;
}

@media screen and (max-width: 1700px) {
    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .nb-menu-first-level-item-list.wsmenu-list li > .navtext {
        padding: 0 10px;
        text-align: start;
    }

    .nb-ecommerce-header-21:has(.nb-smart-search-modal-2) .nb-search-button {
        min-width: 150px;
    }
}

@media screen and (max-width: 1400px) {
    .nb-ecommerce-header-21 .nb-menu-second-level-item-list .row > *,
    .nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > * {
        padding-right: 10px;
        padding-left: 10px;
    }

    .nb-ecommerce-header-21 .nb-menu-second-level-item-list .row > *:first-child {
        padding-left: 10px;
    }

}

@media screen and (max-width: 1200px) {

    .text-info-3,
    .contact-info {
        padding-left: 20px;
    }

    .contact-form-1,
    .nb-career-form-line-1,
    .nb-cooperation-form-line-1 {
        padding-right: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .nb-cart-product-item-4 .nb-cart-item-saving-price {
        background: var(--nb-color-teal);
        height: 20px;
        padding: 2px 15px;
        border-radius: 0 0 4px 4px;
    }

    .nb-cart-product-item-4 .nb-cart-item-saving-price .nb-cart-saving-price-value,
    .nb-cart-product-item-4 .nb-cart-item-saving-price .nb-cart-saving-price-label {
        font-weight: var(--nb-font-weight-500);
        font-size: var(--nb-font-size-12);
        font-style: italic;
        letter-spacing: 0.03em;
    }

    .nb-cart-product-item-4 .nb-img-wrapper {
        border: unset;
    }

    .nb-cart-product-items-3.block {
        padding: 20px 10px;
    }

    .nb-cart-product-item-4 {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .nb-cart-product-item-4 .nb-delete-product-wrapper .nb-cart-item-delete-1,
    .nb-cart-product-item-4 .nb-cart-item-discount-2 {
        padding: 0;
    }

    .nb-cart-product-item-4 .nb-price-quantity-wrapper .nb-price-wrapper {
        display: flex;
        flex-direction: column;
    }

    .nb-cart-product-item-4 .nb-price-wrapper .nb-cart-price-with-discount {
        order: 1;
    }

    .nb-cart-product-item-4 .nb-price-wrapper .nb-price-prev.nb-price-regular {
        order: 2;
    }

    .nb-cart-product-item-4 .nb-price-wrapper .nb-price-prev.nb-price-prev-third {
        order: 3;
    }

    .nb-cart-product-item-4 .nb-price-wrapper > *:not(:last-child) {
        margin-bottom: 0;
    }

    .nb-cart-product-item-4 .nb-product-image-info-wrapper > .nb-img-wrapper {
        padding-bottom: 0;
    }

    .nb-cart-product-item-4 .nb-delete-product-wrapper .nb-icon {
        font-size: var(--nb-font-size-16);
        color: var(--nb-spec-color);
    }

    .nb-cart-summary-4 .nb-cart-heading-1 .nb-title {
        font-weight: var(--nb-font-weight-500);
    }

    .nb-cart-summary-4 .nb-body-wrapper .nb-text-wrapper .nb-total-label,
    .nb-cart-summary-4 .nb-text-wrapper .nb-price-without-taxes .nb-price-value,
    .nb-cart-summary-4 .nb-text-wrapper .nb-price-value {
        font-size: var(--nb-font-size-14);
    }

    .nb-cart-summary-4 .nb-text-wrapper .nb-price-with-taxes .nb-price-value {
        font-weight: var(--nb-font-semibold);
        font-size: var(--nb-font-size-17);
    }

    .nb-checkout-code-selection-accordion-list-1 .nb-header-wrapper .nb-title {
        font-size: var(--nb-font-size-12);
    }

    .nb-checkout-code-selection-accordion-list-1 .nb-header-wrapper .nb-description {
        font-size: var(--nb-font-size-11);
    }

    .nb-cart-product-item-4 .nb-price-with-total-price-wrapper {
        align-items: center;
    }

    .nb-cart-product-item-4 .nb-product-info-price-wrapper {
        min-height: 150px;
    }
}

@media screen and (max-width: 991px) {

    /*Search*/
    .nb-ecommerce-header-21 {
        border-bottom: 1px solid var(--nb-border-color);
    }

    .nb-ecommerce-header-21 .nb-smart-search-1 .left-search-wrapper {
        background-color: var(--nb-color-white);
        padding: 0;
    }

    .nb-ecommerce-header-21 .nb-box-with-link-list .nb-items-wrapper .nb-slider-item {
        background: var(--nb-color-teal-200);
    }

    .nb-ecommerce-header-21 .nb-search-input-wrapper > .nb-input {
        border-radius: 4px;
    }

    .nb-ecommerce-header-21 .smart-search-modal-2 .form-control.nb-input {
        font-size: var(--nb-font-size-16);
    }

    /*Dropdown*/
    .nb-ecommerce-header-21 .nb-menu-first-level-item-list-3 .nb-mobile-header {
        padding: 16px 10px;
        background-color: var(--nb-color-teal-200);
        width: 100vw;
        margin: 0 -30px;
    }

    .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.active {
        top: 53px;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        margin: 0;
        float: unset;
    }

    .nb-ecommerce-header-21 .nb-menu-second-level-item-2 {
        min-height: 48px;
        padding: 14px 5px;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1:has(.nb-first-level-menu-item-link.hidden) {
        padding: 0 !important;
    }

    .nb-ecommerce-header-21 .nb-menu-second-level-item-2.active {
        background: transparent;
        border-bottom-color: var(--nb-spec-color);
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem {
        border-top: unset;
    }

    .nb-menu-second-level-item-2 .nb-icon {
        font-size: var(--nb-font-size-14);
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .nb-menu-first-level-item-list-3 .nb-current-menu-item-name {
        font-size: var(--nb-font-size-18);
    }

    .nb-ecommerce-header-21 .wsactive .wsanimated-arrow {
        right: 10px !important;
    }

    .nb-ecommerce-header-21 .wsanimated-arrow.nb-menu-open {
        right: 10px !important;
    }

    .nb-ecommerce-header-21 .wsanimated-arrow:not(.nb-menu-open) {
        position: relative;
        max-width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0 0 10px;
        padding: 0;
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
        background: var(--nb-color-gray-100);
        border-radius: 4px;
    }

    .nb-ecommerce-header-21 .wsanimated-arrow span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16px;
        height: 2px;
        transform: translate(-50%, -50%);
    }

    .nb-ecommerce-header-21 .wsanimated-arrow span:before,
    .nb-ecommerce-header-21 .wsanimated-arrow span:after {
        width: 16px;
    }

    .nb-ecommerce-header-21 .wsanimated-arrow span {
        width: 22px;
        margin-left: auto;
    }


    .nb-ecommerce-header-21 .nb-header-wrapper .nb-header-shop-utilities {
        margin-right: 0;
    }

    .nb-ecommerce-header-21 .nb-search-close {
        width: 40px;
        height: 40px;
        min-width: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: var(--nb-color-pink);
        font-size: 17px;
        line-height: 1;
        padding: 0;
        pointer-events: none;
        border-radius: 0 4px 4px 0;
    }

    .nb-ecommerce-header-21 .nb-icon.nb-search-close {
        top: 0;
        right: 5px;
    }

    .nb-ecommerce-header-21 .nb-search-close {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        padding: 0 0 0 10px;
        border-radius: 4px;
    }

    .nb-ecommerce-header-21 .nb-search-input-wrapper .bi-x:before {
        content: "\e9d3";
        color: var(--nb-color-white);
    }

    .nb-ecommerce-header-21 .nb-search-button .nb-icon {
        font-size: 16px;
        height: 17px;
    }

    .nb-ecommerce-header-21 .nb-menu-first-level-item-list-3 .nb-header-user-links-3 {
        border-bottom: unset;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright,
    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
        width: 100%;
    }

    .nb-ecommerce-header-21 .nb-menu-third-level-item-1:before {
        transform: rotate(90deg);
    }

    .nb-ecommerce-header-21 .nb-search-results-wrapper > .row {
        flex-direction: column;
    }

    .nb-ecommerce-header-21 .nb-box-with-link-list .nb-items-wrapper .nb-slider-item {
        padding: 4px 8px;
    }

    .nb-ecommerce-header-21 .nb-smart-search-1 .left-search-wrapper .nb-box-with-link-list {
        margin-top: 10px;
    }

    .nb-ecommerce-header-21 .nb-smart-search-1 .right-search-wrapper {
        padding-top: 0;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.nb-menu-second-level-item-1 > a.nb-second-level-menu-item-link {
        gap: 10px;
    }

    .nb-ecommerce-header-21 .nb-box-with-link-list .nb-link-list-title {
        text-transform: none;
    }

    .nb-header-gift-count, .nb-header-favorite-count, .nb-header-cart-count {
        font-size: var(--nb-font-size-10);
        line-height: 10px;
    }

    .nb-ecommerce-header-21 .nb-header-cart-with-badge-1 .nb-header-cart-count-wrapper, .nb-ecommerce-header-21 .nb-header-favorite-with-badge-1 .nb-header-favorite-count-wrapper, .nb-ecommerce-header-21 .nb-header-gift-with-badge-1 .nb-header-gift-count-wrapper {
        transform: translate(-60%, -15%);
    }

    .nb-search-product-grid-2 .nb-title-link-wrapper .nb-link {
        margin-right: 0;
    }

    .nb-search-results-wrapper > .row {
        gap: 15px;
    }

    .nb-ecommerce-header-21 .nb-search-product-grid-2 .nb-product-col {
        margin-top: 10px;
    }

    .nb-ecommerce-header-21 .nb-search-product-grid-2 .nb-product-col:first-child {
        margin-top: 0;
    }

    .nb-smart-search-1 .search-content-with-banner .nb-search-banner-1 {
        display: none;
    }

    body.open-search .nb-smart-search-modal-2 {
        top: 0;
    }

    body.open-search .nb-smart-search-modal-2, body.open-search .nb-smart-search-modal-2 .nb-search.nb-search-2 {
        border-radius: unset;
    }

    .nb-menu-first-level-item-list-3 .nb-footer-links .nb-collapse-button:before {
        right: -8px;
        transform: rotate(-90deg);
    }

    body:not(.block-editing) .nb-main-navigation-3 .nb-menu-mobile-bottom-links {
        box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.1);
    }

    .nb-ecommerce-header-21 .nb-menu-third-level-item-1.active .nb-third-level-menu-item-title {
        border-bottom: 1px solid var(--nb-spec-color);
    }

    .nb-header-user-links-3 .nb-user-login-link {
        color: var(--nb-color-white);
        font-size: var(--nb-font-size-14);
        letter-spacing: 3%;
    }

    .nb-header-user-links-3 .nb-user-register-link {
        color: var(--nb-btn-secondary-color);
        background: var(--nb-btn-secondary-bg);
        border-color: var(--nb-btn-secondary-border-color);
        font-size: var(--nb-font-size-14);
        letter-spacing: 3%;
    }

    .nb-header-user-links-3 .nb-user-login-link:hover,
    .nb-header-user-links-3 .nb-user-login-link:focus,
    .nb-header-user-links-3 .nb-user-login-link:active {
        color: var(--nb-color-white);
        background: var(--nb-btn-primary-hover-bg);
        border-color: var(--nb-btn-primary-hover-border-color);
    }

    .nb-header-user-links-3 .nb-user-register-link:hover,
    .nb-header-user-links-3 .nb-user-register-link:active,
    .nb-header-user-links-3 .nb-user-register-link:focus {
        background: var(--nb-btn-secondary-hover-bg);
        border-color: var(--nb-btn-secondary-hover-border-color);
    }


    .nb-horizontal-navigation-2 .nb-menu-first-level-item-list.wsmenu-list li > .navtext {
        font-weight: var(--nb-font-weight-500);
    }

    .nb-ecommerce-header-21 .nb-menu-first-level-item-list-3.wsmenu-list {
        padding: 20px 10px;
    }

    .nb-ecommerce-header-21 .nb-menu-first-level-item-list-3 .nb-footer-links .nb-collapse-content {
        text-align: start;
    }

    .nb-ecommerce-header-21 .nb-menu-first-level-item-list-3 .nb-footer-links .nb-collapse-button {
        font-size: var(--nb-font-size-14);
    }

    .nb-menu-first-level-item-list-3 .nb-footer-links .nb-footer-mobile-collapse {
        padding: 15px 0 0 0;
    }

    .nb-menu-first-level-item-list-3 .nb-footer-links .nb-footer-mobile-collapse {
        min-height: 48px;
    }

    .nb-ecommerce-header-21 .nb-header-menu-wrapper .nb-menu-first-level-item-list.wsmenu-list li > .navtext {
        padding: 5px 0;
    }

    .nb-main-navigation-3 .nb-menu-mobile-bottom-links > .nb-link {
        font-size: var(--nb-font-size-12);
        font-weight: var(--nb-font-weight-500);
    }

    .nb-slider-item-list-box-2 .nb-top-wrapper .nb-link {
        position: relative;
        text-decoration: underline;
        padding-right: 20px;
    }

    .nb-slider-item-list-box-2 .nb-top-wrapper .nb-link:before {
        content: "\e950";
        font-family: 'nbi-font';
        position: absolute;
        right: 0;
        color: var(--nb-text-color-primary);
    }

    .nb-horizontal-navigation-2:has(.nb-menu-mobile-bottom-links) .nb-menu-first-level-item-list-3 {
        padding-top: 0;
    }

    .nb-slider-item-list-box-2 .nb-slider-item-box-54 .nb-slider-item-name {
        bottom: 10px;
        left: 5px;
        transform: unset;
    }

    .nb-slider-item-list-box-2 .nb-slider-item-box-54 .nb-slider-item-name {
        font-size: var(--nb-font-size-12);
        font-weight: var(--nb-font-weight-700);
        color: var(--nb-color-white);
        letter-spacing: 3%;
    }

    .nb-slider-item-list-box-2 .nb-slider-item-box-54 .nb-img-wrapper {
        position: relative;
        overflow: hidden;
    }

    .nb-slider-item-list-box-2 .nb-slider-item-box-54 .nb-img-wrapper:before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) -39.47%, rgba(0, 0, 0, 0.2) 58.16%);
        z-index: 1;
        pointer-events: none;
    }


    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li {
        background-color: var(--nb-color-white);
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1,
    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.nb-menu-second-level-item-1 {
        padding: 8px 0;
    }


    .nb-ecommerce-header-21 .nb-special-item, .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-special-item, .nb-ecommerce-header-21 .nb-special-item, .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-new-item {
        width: 100%;
        padding: 5px 0;
    }

    .nb-ecommerce-header-21 .nb-special-item, .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-special-item, .nb-ecommerce-header-21 .nb-special-item {
        padding-top: 10px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-special-item {
        padding-bottom: 5px;
        padding-top: 10px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1.nb-new-item {
        padding-top: 5px;
    }

    .nb-ecommerce-header-21 .nb-slider-item-list-box-2 .nb-slider-dots .slick-dots > li {
        height: 2px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .nb-menu-third-level-item-1 .nb-third-level-menu-item-title {
        min-height: 48px;
    }

    .nb-menu-third-level-item-1.active .nb-menu-fourth-level-item-1 {
        padding: 10px;
    }

    .nb-menu-first-level-item-list-3 .nb-mobile-header .nb-menu-back.show {
        font-size: 20px;
    }

    .nb-menu-first-level-item-list-3 .nb-mobile-header .nb-menu-back.show + .nb-current-menu-item-name {
        margin-left: 30px;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing.nb-dropdown-2 > .wsshopwp {
        padding: 0;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li.nb-menu-first-level-item-1 > .wsmenu-click {
        margin-right: 23px;
        align-items: end;
        display: flex;
    }

    .nb-ecommerce-header-21 .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02 {
        min-height: 48px;
        justify-content: end;
    }

    .nb-logged-user-wrapper .nb-user-info-wrapper .nb-link {
        font-size: var(--nb-font-size-14);
        font-weight: var(--nb-font-weight-500);
        color: var(--nb-text-color-primary);
    }

    .nb-logged-user-wrapper .nb-user-logout.nb-link {
        text-decoration: underline;
    }

    /* Footer */
    .nb-footer-newsletter-4 {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        padding: 20px 8px;
        gap: 10px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-mobile-title-wrapper {
        background: var(--nb-color-teal-100);
    }

    .nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content {
        padding-bottom: 12px;
    }

    .nb-category-filter .nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content {
        padding-bottom: 12px;
        margin-bottom: 0;
    }

    .nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content {
        border-bottom: 1px solid var(--nb-spec-color);
    }

    .nb-dropdown-v1 .nb-dropdown-menu.show .nb-dropdown-content .nb-form-check:last-child {
        margin-bottom: 0;
    }

    /* Product Detail */
    .nb-product-detail-category-name-1 .nb-link {
        font-size: var(--nb-font-size-14);
        line-height: 22px;
    }

    .nb-product-quantity-add-to-cart-and-favorite-2:not(.no-favorite-with-on-mobile) .nb-favorite span {
        display: none;
    }

    .nb-product-add-to-cart-button-2 .nb-product-quantity-add-to-cart-and-favorite-2 .nb-main-wrapper .nb-favorite {
        height: var(--nb-product-add-to-cart-button-2-add-to-cart-btn-height);
        width: var(--nb-product-add-to-cart-button-2-add-to-cart-btn-height);
    }

    .tp-product .nb-margin:not(:has(.nb-product-detail-breadcrumbs-inline-1)) {
        margin-bottom: 40px;
    }

    .nb-product-user-activity-misc-options-2 > * {
        flex: 1 1 calc(50% - 10px);
        padding-left: 10px;
    }

    .nb-product-user-activity-misc-options-2 .nb-product-open-gift-list-modal .nb-btn {
        font-size: var(--nb-font-size-12);
    }

    .nb-product-user-activity-misc-options-2 .nb-custom-text-with-icon-1 {
        padding: 0;
    }

    .tp-product_list .nb-margin:has(.nb-product-category-description-1),
    .tp-product_list .nb-margin:has(.nb-product-listing-display-grid-2) {
        margin-bottom: 40px;
    }

    .nb-sort-1 .nb-select {
        font-weight: var(--nb-font-weight-400);
    }

    .nb-sort-1 .nb-select {
        padding: 4px 10px;
    }

    .nb-filter-mobile-button-1 {
        padding: 8px 10px;
        font-weight: var(--nb-font-weight-400);
    }

    .nb-filter-mobile-button-1 .nb-icon {
        color: var(--nb-spec-color);
    }

    .nb-product-category-description-1 .nb-product-description > * > *,
    .nb-product-category-description-1 .nb-product-description > *,
    .nb-product-category-description-1 .nb-product-description {
        font-size: var(--nb-font-size-14) !important;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-first-row-wrapper {
        padding-top: 0;
        flex-wrap: nowrap;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-sort-1 {
        margin-right: 10px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-sort-1 select {
        max-width: 100%;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-dropdown.nb-dropdown-v1 .nb-dropdown-menu {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .nb-product-available-in-store-box-1 .nb-product-size-list-2 {
        gap: 5px;
    }

    .nb-header-user-links-3 .nb-user-info-wrapper {
        .nb-icon {
            font-size: 16px;
            width: 40px;
            height: 40px;
            background: var(--nb-color-gray-100);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 999px;
        }
    }

    .nb-category-filter .nb-dropdown-menu.show .nb-dropdown-content {
        border-bottom: 1px solid var(--nb-spec-color);
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-dropdown.nb-dropdown-v1 .nb-dropdown-toggle {
        padding: 19px 0;
        height: 56px;
    }

    .nb-box-with-link-list .nb-items-wrapper .nb-link {
        margin-left: 6px;
    }

    .nb-menu-item-box-1 .nb-img {
        width: 100%;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-first-row-wrapper .nb-sort-1 .nb-select {
        font-size: var(--nb-font-size-14);
        padding-right: 32px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-filter-mobile-button-1 {
        padding-right: 15px;
        font-size: var(--nb-font-size-14);
    }

    .nb-product-gallery-carousel-3 .nb-slider-item,
    .nb-product-gallery-carousel-horizontal-1 .nb-slider-item {
        margin: 0 var(--nb-slider-margin-x) !important;
    }

    .nb-product-gallery-carousel-horizontal-1 .nb-slider-item .nb-img-wrapper {
        border: unset;
    }

    .nb-product-detail-gallery-compound-carousel-3 .nb-product-gallery-carousel-horizontal-1 .slider-prev .nb-arrow-left {
        left: 0;
    }

    .nb-product-detail-gallery-compound-carousel-3 .nb-product-gallery-carousel-horizontal-1 .slider-next .nb-arrow-right {
        right: 0;
    }

    .nb-product-related-image-1 a .nb-img-wrapper img {
        max-width: 58px;
    }

    .nb-product-gallery-carousel-3 .nb-discount .nb-additional-discount-value-wrapper,
    .nb-product-gallery-carousel-3 .nb-discount .nb-discount-value-wrapper {
        width: 50px;
        height: 25px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-first-row-wrapper {
        border-bottom-color: var(--nb-color-gray-100);
    }

    .carousel-banner-10 {
        max-width: 100%;
    }
}


@media screen and (max-width: 768px) {
    .layout100percent.nb-margin-bottom-100 {
        margin-bottom: 40px !important;
    }

    /* Footer */
    .nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-app-download-col {
        justify-content: start;
    }

    /*    Product Detail*/
    .nb-product-detail-breadcrumbs-inline-1 {
        letter-spacing: 0.03em;
    }

    .nb-product-specification-1,
    .nb-component.nb-product-specification-1,
    .nb-product-available-in-store-box-1,
    .nb-product-description-content-2 {
        margin-top: 0 !important;
    }

    .nb-tab-and-accordion.nb-tab-and-accordion-v1 > .nb-accordion > .nb-accordion-item > .nb-accordion-header > .nb-accordion-button {
        font-weight: var(--nb-font-weight-400);
        padding: 20px 0;
    }

    /* Product Listing */
    .nb-product-category-breadcrumbs-inline-1 {
        letter-spacing: 0.03em;
    }

    .tp-register .nb-margin-bottom-70 {
        margin-bottom: 40px !important;
    }

    .nb-registration-modal-placeholder-1-block .nb-registration-modal-placeholder-1 .nb-modal-body {
        padding: 10px;
    }

    .nb-ecommerce-header-21 .nb-header-gift-with-badge-1 .nb-icon, .nb-ecommerce-header-21 .nb-header-favorite-with-badge-1 .nb-icon, .nb-ecommerce-header-21 .nb-header-cart-with-badge-1 .nb-icon {
        font-size: 26px;
    }

    .nb-grid-banner-22 .nb-slider-item-box-51 .nb-slider-item-content,
    .nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content {
        bottom: 40px
    }

    .nb-product-add-to-cart-button-2 .nb-product-quantity-add-to-cart-and-favorite-2 .nb-main-wrapper .nb-favorite .nb-icon {
        font-size: var(--nb-font-size-17);
    }


    .nb-product-card-49 .nb-product-card-body .nb-product-prices-3 .nb-price.nb-price-active {
        font-size: var(--nb-font-size-16);
    }


    .nb-product-card-49 .nb-product-card-body .nb-product-prices-3 .nb-separator, .nb-product-card-49 .nb-product-card-body .nb-product-prices-3 .nb-price.nb-price-prev {
        font-size: var(--nb-font-size-11);
    }

    .nb-product-card-49 .nb-product-card-body .nb-product-name .nb-title {
        font-size: var(--nb-font-size-13);
        height: calc(var(--nb-product-card-49-name-rows) * var(--nb-product-card-49-name-line-height) * var(--nb-font-size-13));
    }

    .nb-back-in-stock-list-grid-1 .nb-heading-with-subheading {
        max-width: 100%;
    }

    .nb-back-in-stock-list-grid-1 .nb-top-wrapper {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .layout:not(.layout100percent) .brand-logo-carousel .slider .nbf-slider-init:not(.slick-vertical,
    .nbf-notOnloadSlider:not(.slick-initialized)) {
        margin: 0;
    }

    .nb-slider-item-box-51 .nb-links-wrapper {
        flex-wrap: nowrap;
    }

    .text-info-3,
    .contact-info {
        padding-left: 0;
        border-left: unset;
    }

    .nb-career-form-line-1,
    .nb-cooperation-form-line-1 {
        padding-right: 0px;
        border-right: unset;
    }

    .contact-form-1 {
        padding-right: 0
    }

    .nb-career-form-line-1 .nb-heading-with-subheading,
    .contact-info .block-heading-with-subheading, .nb-cooperation-form-line-1 .nb-heading-with-subheading {
        margin-bottom: 25px;
    }

    .nb-social-login .nb-btn {
        font-size: var(--nb-font-size-13);
    }

    .article-detail-content p {
        font-size: var(--nb-font-size-14);
    }

    .col-12:has(.nb-antispam-select) {
        margin-top: 30px;
    }

    .nb-antispam-select .nb-form-group {
        margin-bottom: 10px;
    }

    .nbtmp-bojprom-career-form-page-tmp-1 .layout:has(.nb-career-form-line-1) {
        margin-bottom: 40px;
    }

    .nb-breadcrumb-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .nb-breadcrumb-wrapper::-webkit-scrollbar {
        display: none;
    }

    .nb-breadcrumb {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        width: max-content;
        min-width: 100%;
    }

    .nb-breadcrumb-item {
        flex: 0 0 auto;
    }

    .nb-margin-bottom-40:has(.article-detail-cover-image) {
        margin-bottom: 20px !important;
    }

    .nb-cart-product-items-3.block .nb-cart-heading-1 {
        margin-bottom: 13px;
    }

    .nb-checkout-progress-bar-1 {
        z-index: 1020;
    }

    .nb-checkout-progress-bar-1 .nb-slider-init {
        justify-content: start;
    }

    .nb-grid-banner-22 .row .col-12 {
        margin-top: 10px;
    }

    .nb-product-back-in-stock-card-1 .nb-product-name,
    .nb-product-back-in-stock-card-1 .nb-product-name .nb-title,
    .nb-product-price-drop-card-1 .nb-product-name,
    .nb-product-price-drop-card-1 .nb-product-name .nb-title {
        font-size: var(--nb-font-size-13);
    }

    .layout:has(.nb-checkout-progress-bar-1) {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .nb-till-free-delivery-2 .nb-btn,
    .nb-delivery-option-parcel-machine-2 .nb-btn {
        height: 42px;
    }

    .nb-delivery-option-parcel-machine-2 .nb-btn {
        font-size: var(--nb-font-size-14);
    }

    .nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
        gap: 10px;
        flex-wrap: wrap;
    }

    .nb-grid-banner-22 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
        gap: 10px;
    }

    .nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper > * {
        width: calc(50% - 30px);
    }

    .nb-carousel-banner-37 .slick-dots {
        margin-top: 10px;
    }

    .nb-tab-and-accordion.nb-tab-and-accordion-v1 > .nb-accordion > .nb-accordion-item:has(.nb-accordion-button:not(.collapsed)) {
        padding-bottom: 0;
    }

    .nb-product-card-49 .nb-product-image-with-positioned-content-v1 .nb-img-wrapper .nb-img {
        padding: 0;
    }

    .nb-article-card-9 .nb-card-body {
        padding: 10px 0 0;
    }

    .nb-product-card-49 .nb-product-card-body .nb-product-code,
    .nb-product-card-49 .nb-product-card-body .nb-product-category {
        line-height: 20px;
    }

    .nb-product-box-detail-floater-6 .nb-right-wrapper .nb-btn-wrapper .nb-btn {
        font-size: var(--nb-font-size-14);
        height: 40px;
    }

    .nb-product-detail-floater-6 .nb-btn.nb-add-to-cart .nb-icon {
        display: block;
    }

    .nb-user-gift-list-box-3 .nb-cover-image {
        display: block;
        z-index: -1;
    }

    .nb-action-loyalty-box-2.checked .nb-info-wrapper,
    .nb-payment-option-2 .nb-icon-wrapper,
    .nb-delivery-option-2 .nb-price-icon-wrapper {
        right: 0;
    }

    .nb-delivery-option-2 .nb-delivery-option-price {
        margin-right: 40px;
    }

    .nb-app-request .nb-cart-summary-4 {
        padding-bottom: 40px;
    }

    .nb-delivery-address-form-3 .row.nb-form-fields-wrapper > div:has(#cart_onepage_phone.parsley-error) ~ div:has(#cart_onepage_postcode) {
        margin-top: var(--bs-gutter-y);
    }
}

@media screen and (max-width: 576px) {
    /* Footer */
    .nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-company-info-1, .nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-links .nb-collapse-button {
        padding: 15px 10px;
        line-height: 1;
    }

    .nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-collapse-button:before,
    .nb-ecommerce-footer-13 .nb-middle-footer-wrapper .nb-footer-links .nb-collapse-button:before {
        color: var(--nb-text-color-primary);
    }

    .nb-ecommerce-footer-13 .nb-middle-footer-wrapper {
        padding-bottom: 68px;
    }

    .nb-footer-newsletter-4 .nb-newsletter-title {
        --nb-footer-newsletter-4-title-font-size: var(--nb-font-size-18);
    }

    .nb-footer-newsletter-4 .nb-newsletter-description {
        --nb-footer-newsletter-4-description-font-size: var(--nb-font-size-14);
    }

    .nb-block-login-modal-1 {
        --nb-modal-padding-y: 10px;
        --nb-modal-padding-x: 10px;
    }

    .nb-promotion-coupon-modal-btn {
        min-width: 100%;
    }

    .nb-carousel-banner-12 .nb-carousel-additional-content {
        width: 100%;
        left: unset;
    }

    .brand-logo-carousel .nb-slider-item {
        padding: 19px 20px;
    }

    .nb-how-to-buy-banner-1 .nb-icon-wrapper {
        top: 60px;
    }

    .nb-how-to-buy-banner-1:not(.nb-closed) .nb-icon-wrapper {
        top: -25px;
    }

    .nb-product-comparison-floater-1.nb-closed .nb-icon-wrapper {
        top: 80px;
    }

    .block.product-detail-code-1.nb-product-detail-code-1,
    .block.product-detail-rating-1.nb-product-detail-rating-1,
    .block.product-detail-name-1.nb-product-detail-name-1 {
        margin-top: 10px !important;
    }

    .block.product-detail-name-1.nb-product-detail-name-1 {
        margin-top: 5px !important;
    }

    .nb-product-detail-name-1 .nb-product-name-with-attribute .nb-product-detail-product-name.nb-title {
        line-height: 32px;
    }

    .nb-product-detail-size-2 .nb-tab-size-picker-4 .nb-product-size-list-8 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .nb-product-card-49 .nb-product-button-with-bubble-11 {
        padding: 0;
    }

    .nb-product-card-49 .nb-product-button-with-bubble-11 .nb-product-bubble-11.active {
        overflow: visible;
    }

    .nb-product-bubble-11 .nb-product-bubble-control-wrapper {
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
        margin: 0;
        border-bottom: 0;
        box-shadow: none;
        width: 60px;
        height: 40px;
    }

    .nb-product-card-49 .nb-product-button-with-bubble-11:has(.nb-product-bubble-11.active) {
        z-index: 15;
    }

    .nb-product-card-49 .nb-product-card-body .nb-product-prices-3 {
        height: 55px;
    }

    .nb-product-card-49 .nb-product-card-body .nb-product-prices-3 .nb-separator {
        display: none;
    }

    .nb-ecommerce-header-21 .nb-header-wrapper .nb-header-shop-utilities {
        gap: 10px;
    }

    .nb-product-card-49 .nb-product-button-with-bubble-11 .nb-add-to-cart, .nb-product-card-49 .nb-product-button-with-bubble-11 .nb-btn {
        font-size: var(--nb-font-size-14);
        padding: 10px 0;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-mobile-title-wrapper .nb-title {
        font-size: var(--nb-font-size-18);
    }

    .nb-slider-item-box-64 .nb-carousel-additional-content {
        width: 100%;
    }

    .nb-carousel-banner-12 .nb-carousel-controls-1.nb-has-controls .nb-wrapper {
        position: absolute;
        width: 100%;
        bottom: 20px;
    }

    .nb-product-list-tabs {
        gap: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    /* Chrome, Edge, Safari */
    .nb-product-list-tabs::-webkit-scrollbar {
        height: 4px;
    }

    .nb-product-list-tabs::-webkit-scrollbar-track {
        background: var(--nb-color-gray-200);
        border-radius: 999px;
    }

    .nb-product-list-tabs::-webkit-scrollbar-thumb {
        background: var(--nb-color-pink);
        border-radius: 999px;
        border: 1px solid var(--nb-border-color);
    }

    .nb-product-comparison-list-1::-webkit-scrollbar-thumb {
        background: var(--nb-color-pink);
    }

    .nb-custom-product-list-placeholder-with-list-links-1 #custom-product-list-block-wrapper {
        margin-top: 0;
    }

    .nb-carousel-banner-37 .nb-heading-with-subheading {
        margin-bottom: 20px;
    }

    .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
        margin-top: 15px;
    }

    .nb-single-banner-16 .nb-slider-item-box-51 .nb-slider-item-content .nb-links-wrapper {
        flex-wrap: wrap;
    }

    .nb-single-banner-16 .nb-slider-item-box-51 .nb-links-wrapper .nb-btn {
        flex: 0 0 calc(50% - 5px);
        min-width: auto;
    }

    .brand-logo-carousel .nb-slider-item {
        max-height: 61px;
        padding: 5px;
    }

    .nb-block-login-modal-1 .nb-paragraph {
        font-size: var(--nb-font-size-12);
    }

    .nb-login-form-1 .nb-registration-wrapper .nb-btn,
    .nb-login-form-1 .nb-form .nb-btn {
        font-size: var(--nb-font-size-14);
    }

    .nb-login-form-1 .nb-registration-wrapper .nb-registration-text {
        max-width: 85%;
    }

    .nb-registration-form-1-block .nb-form [class^="col-"]:empty, .nb-form [class*=" col-"]:empty {
        display: none;
    }

    .nb-registration-modal-placeholder-1-block .nb-form-check .nb-label {
        font-size: var(--nb-font-size-12);
    }

    .nb-register-form-physical-user-1 .nb-btn.nb-btn-form {
        font-size: var(--nb-font-size-14);
    }

    .nb-newsletter-form-popup-4 .nb-newsletter-title {
        font-size: var(--nb-font-size-18);
    }

    .nb-newsletter-form-popup-4 .custom-text * {
        font-size: var(--nb-font-size-12);
        line-height: 18px;
    }

    .nb-product-card-26 .nb-product-name .nb-title {
        font-size: var(--nb-font-size-11);
    }

    .nbtmp-bojprom-error-page-tmp-3 .nb-error-btn {
        font-size: var(--nb-font-size-14);
    }

    .nb-slider-item-box-65 .nb-info-wrapper .nb-see-more-link {
        font-size: var(--nb-font-size-14);
    }

    .nb-product-prices-3 .nb-top-wrapper, .nb-product-prices-3 .nb-bottom-wrapper {
        flex-direction: column;
        align-items: start;
        gap: 0;
    }

    .nbtmp-bojprom-faq-page-accordion-tmp-3 .layout:has(.nb-category-breadcrumbs-inline-1),
    .nbtmp-bojprom-basic-contact-form-page-tmp-7 .layout:has(.nb-breadcrumb-nav) {
        margin-bottom: 30px !important;
    }

    .nbtmp-bojprom-faq-page-accordion-tmp-3 .layout:has(.category-detail-heading ),
    .nbtmp-bojprom-basic-contact-form-page-tmp-7 .layout:has(.carousel-banner-10),
    .nbtmp-bojprom-basic-contact-form-page-tmp-7 .layout:has(.page-headline-1),
    .nbtmp-bojprom-regular-page-tmp-1 .layout:has(.page-headline-1) {
        margin-bottom: 20px !important;
        margin-top: 30px;
    }

    .nbtmp-bojprom-faq-page-accordion-tmp-3 .layout:has(.subcategory-links) {
        margin-bottom: 20px !important;
    }

    .nb-info-6 .nb-text-wrapper .nb-title {
        font-size: var(--nb-font-size-14);
    }

    .nb-info-6 .nb-link {
        align-items: center;
    }

    .nbtmp-product-listing-page-tmp-21 .nb-pagination {
        margin-top: 40px;
    }

    .subcategory-links .nb-item {
        padding: 10px;
    }

    .layout:has(.brand-logo-carousel) .nb-heading-1 .nb-title,
    .nb-article-list-carousel-4 .nb-heading-with-subheading,
    .nb-custom-product-list-placeholder-with-list-links-1 .nb-heading-with-subheading {
        margin-bottom: 5px;
    }

    .nb-slider-item-box-65 .nb-info-wrapper .nb-slider-description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .layout:has(.nb-grid-banner-video-1),
    .layout100percent {
        padding-left: 0;
        padding-right: 0;
    }

    .layout:has(.nb-grid-banner-video-1) .nb-slider-item {
        margin: 0;
    }

    .nb-article-card-9 .nb-article-category .nb-link, .nb-article-card-9 .nb-article-category,
    .nb-article-card-9 .nb-article-date {
        line-height: 20px;
    }

    .nb-product-user-activity-misc-options-2 > * {
        height: 40px;
    }

    .nb-product-card-49 .nb-favorite {
        width: 26px;
        height: 26px;
    }

    body:has(.nb-product-card-49 .nb-product-button-with-bubble-11 .nb-product-bubble-11.active)::before {
        backdrop-filter: unset;
    }

    .nb-product-card-49:hover .nb-product-image .nb-img-wrapper .nb-img, .nb-product-card-49:focus-within .nb-product-image .nb-img-wrapper .nb-img, .nb-product-card-49:active .nb-product-image .nb-img-wrapper .nb-img {
        filter: none;
    }

    .nb-slider-item-box-66 .nb-slider-item-name {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .nb-custom-product-list-placeholder-with-list-links-1 .nb-product-link-list {
        margin-bottom: 20px;
    }

    .brand-logo-carousel .slick-dots {
        margin-top: 12px;
    }

    .nb-product-card-49 .nb-product-button-with-bubble-11 {
        margin-top: auto !important;
    }

    .nb-slider-item-box-5 .nb-slider-item-content {
        gap: 10px;
    }

    .nb-carousel-controls-1 .nb-carousel-counter {
        display: flex;
        margin-right: 15px;
    }

    .nbtmp-home-page-tmp-29 .nb-product-card-49 {
        --nb-product-card-49-body-max-height: 195px;
    }

    .carousel-banner-10 .nb-item:last-of-type .nb-info-6 {
        justify-content: start;
    }

    .block.nb-social-feed-carousel-1 {
        padding: 40px 0 40px 0;
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media img,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media video {
        height: 400px;
    }

    .nb-footer-app-download .nb-footer-app-download-wrapper {
        gap: 9px;
    }

    .nb-info-6 .nb-text-wrapper .nb-paragraph {
        font-size: var(--nb-font-size-13);
    }

    .row.nb-form-fields-wrapper > div:has(#cart_onepage_phone.parsley-error) + div {
        margin-top: 30px;
    }

}

@media screen and (max-width: 480px) {
    .nb-ecommerce-header-21 .nb-header-wrapper .nb-header-shop-utilities {
        gap: 5px;
    }

    .nb-ecommerce-header-21 .nb-header-wrapper .nb-header-inner-wrapper .nb-logo .nb-img {
        max-height: 20px;
    }

    .nb-ecommerce-header-21 .nb-header-gift-with-badge-1,
    .nb-ecommerce-header-21 .nb-header-cart-with-badge-1 .nb-header-cart-icon-wrapper,
    .nb-ecommerce-header-21 .nb-header-favorite-with-badge-1 a,
    .nb-ecommerce-header-21 .nb-header-gift-with-badge-1 .nb-header-gift-icon-wrapper {
        width: 27px;
        height: 27px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .layout .grid-layout-preview:has(.nb-cart-product-items-3) {
        width: 60%;
    }

    .layout .grid-layout-preview:has(.nb-cart-total-2) {
        width: 40%;
    }
}

@media (min-width: 577px) and (max-width: 1299px) {
    .nb-social-feed-carousel-1 .slick-slider {
        height: 620px;
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media img,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media video {
        height: 600px;
    }

    .nb-product-box-detail-floater-6 .nb-right-wrapper .nb-btn-wrapper .nb-btn {
        font-size: var(--nb-font-size-14);
    }
}

@media screen and (min-width: 991px) and (max-width: 1400px) {
    .nb-ecommerce-header-21:has(.nb-smart-search-modal-2) .nb-search-button {
        min-width: 30px;
    }

    .nb-ecommerce-header-21 .nb-header-shop-utilities > .nb-header-search-wrapper {
        margin-right: 0;
    }

    .carousel-banner-10 {
        max-width: 80%;
        margin: auto;
    }

    /*body.open-search .nb-smart-search-modal-2 {*/
    /*    transform: translateX(-50%);*/
    /*}*/
}

@media screen and (min-width: 1200px) and (max-width: 1700px) {

    .nbtmp-bojprom-error-page-tmp-3 .page-headline-1 + .page-content img {
        object-fit: cover;
        max-height: calc(100dvh - 350px);
        width: 100%;
    }

    .carousel-banner-10 {
        max-width: 80%;
        margin: auto;
    }
}

@media (min-width: 992px) {

    .container.nb-container-1400,
    .container.nb-container-1380 {
        max-width: 960px;
    }

    .nb-grid-image-banner-video-1 > .row > div:nth-child(1),
    .nb-grid-image-banner-video-1 > .row > div:nth-child(3) {
        flex: 0 0 35%;
        max-width: 35%;
        width: 35%;
    }

    .nb-grid-image-banner-video-1 > .row > div:nth-child(2) {
        flex: 0 0 30%;
        max-width: 30%;
        width: 30%;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.nb-menu-second-level-item-1 > a.nb-second-level-menu-item-link {
        padding: 11px 10px;
    }

    .nb-ecommerce-header-21 .nb-smart-search-1 .left-search-wrapper {
        max-width: 290px;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem,
    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
        min-height: 467px;
        background: var(--nb-color-teal-100);
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 > * {
        margin: auto;
        background-color: var(--nb-color-white, #ffffff);
        box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, 0.15);
        padding: 20px;
        max-height: 467px;
        overflow-y: auto;
        scrollbar-width: thin;
        scrollbar-color: var(--nb-spec-color) var(--nb-color-gray-100);
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 > *::-webkit-scrollbar {
        width: 10px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 > *::-webkit-scrollbar-track {
        background: var(--nb-color-gray-100);
        border-radius: 10px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 > *::-webkit-scrollbar-thumb {
        background: var(--nb-spec-color);
        border-radius: 10px;
        border: 2px solid var(--nb-color-gray-100);
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3,
    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing.nb-dropdown-2 {
        top: 104px;
        transition: top .5s ease-in-out;
    }

    .nb-ecommerce-header-21.nb-in-out-fixed-collapsed .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3,
    .nb-ecommerce-header-21.nb-in-out-fixed-collapsed .wsmenu > .wsmenu-list > li > .wsshoptabing.nb-dropdown-3 {
        top: 0;
        transition: top .5s ease-in-out;
    }

    .nb-ecommerce-header-21 .nb-dropdown-3 .nb-menu-second-level-item-list > .row {
        row-gap: 20px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 {
        padding: 20px 5px;
    }

    .nb-ecommerce-header-21 .nb-horizontal-navigation-2 .wsmenu > .wsmenu-list > li > .wsmegamenu.nb-dropdown-3 {
        background-color: transparent !important;
        box-shadow: unset !important;
        border: none !important;
        width: 100% !important;
        padding-top: 0;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-first-row-wrapper {
        border-top-color: var(--nb-color-gray-200);
    }

    .layout:has(.nb-product-list-heading-and-description-1-block) {
        margin-bottom: 10px !important;
    }

    .nb-ecommerce-header-21 .nb-header-wrapper .nb-header-shop-utilities {
        gap: 16px;
    }

    .nb-ecommerce-header-21 .nb-header-shop-utilities > .nb-header-search-wrapper {
        margin-right: 24px;
    }

    
    .nb-ecommerce-header-21 .nb-third-menu-level-item-list .row > * {
        padding-left: 0;
    }

    .nb-ecommerce-header-21 .nb-menu-third-level-item-list-2,
    .nb-ecommerce-header-21 .nb-menu-second-level-item-2,
    .nb-ecommerce-header-21 .nb-menu-third-level-item-1 {
        padding-right: 40px;
    }


    .nb-ecommerce-header-21 .nb-menu-third-level-item-list-2 .nb-third-level-menu-item-link,
    .nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 .nb-menu-fourth-level-item-link {
        line-height: 20px;
    }

    .nb-ecommerce-header-21 .nb-menu-fourth-level-item-1 {
        gap: 14px;
    }

    .nb-ecommerce-header-21 .nb-menu-fourth-level-item-1:last-of-type {
        margin-bottom: 15px;
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing.nb-dropdown-2 > .wsshopwp > .wstabitem > li.nb-menu-second-level-item-1 > a.nb-second-level-menu-item-link {
        border-right: 1px solid var(--nb-border-color);
    }

    .nb-ecommerce-header-21 .wsmenu > .wsmenu-list > li > .wsshoptabing.nb-dropdown-2 > .wsshopwp > .wstabitem > li.wsshoplink-active.nb-menu-second-level-item-1 > a.nb-second-level-menu-item-link {
        border-right: unset;
    }

    .nb-login-form-1 .nb-registration-wrapper {
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .nb-login-form-1 .nb-registration-wrapper .nb-registration-text {
        max-width: 59%;
    }

    .nb-smart-search-1 .search-content-with-banner .nb-search-banner-1 {
        padding: 25px;
    }

    .nb-search-product-grid-2 .nb-items-wrapper,
    .nb-smart-search-1 .right-search-wrapper {
        padding-right: 10px;
        flex: 0 1 78%;
    }

    .nb-search-product-grid-2 .nb-items-wrapper {
        max-height: calc(100vh - 545px);
        min-height: calc(calc(3 * var(--nb-product-card-5-min-height) + calc(2 * var(--nb-gutter-y))));
    }

    .nb-search-product-grid-2 .nb-items-wrapper, .nb-smart-search-1 .right-search-wrapper {
        padding-bottom: 0;
    }

    .nb-search-product-grid-2 .nb-title-link-wrapper .nb-link {
        margin-right: 15px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-dropdown.nb-dropdown-v1 .nb-dropdown-menu {
        padding-right: 0;
        min-width: 186px;
    }

    .nb-product-filter-category-attribute-horizontal-1 .nb-dropdown.nb-dropdown-v1 .nb-dropdown-menu:has(.nb-dropdown-content .nb-filter-price-range) {
        padding-right: 20px;
        min-width: 250px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1700px) {
    .nb-search-product-grid-2 .nb-items-wrapper, .nb-smart-search-1 .right-search-wrapper {
        flex: 0 1 75%;
    }
}

@media screen and (min-width: 1200px) {

    .container.nb-container-1400,
    .container.nb-container-1380 {
        max-width: 1140px;
    }
}

@media (min-width: 1300px) {
    .nb-social-feed-carousel-1 .slick-slider {
        height: 620px;
        overflow: hidden;
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media img,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item .nb-instagram-item-with-media video {
        height: 600px;
    }

    .nb-social-feed-carousel-1 .nb-html-video {
        height: calc(100% - 120px);
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-html-video {
        height: calc(100% - 70px);
    }

    /* zadrzi postojeći spacing model, samo malo jače smanji bočne ako treba */
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-yt-video,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-html-video,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-instagram-img-wrapper {
        transform: scaleY(0.9);
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-background-overlay,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item:not(.slick-current) .nb-instagram-item-with-media .nb-instagram-img-wrapper img {
        object-fit: cover;
        transform: scaleY(1.2195);
    }

    /* current/center ostaje pun */
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-current .nb-instagram-item-with-media .nb-instagram-img-wrapper,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-current .nb-instagram-item-with-media .nb-html-video,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-current .nb-instagram-item-with-media .nb-yt-video,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-center .nb-instagram-item-with-media .nb-instagram-img-wrapper,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-center .nb-instagram-item-with-media .nb-html-video,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-center .nb-instagram-item-with-media .nb-yt-video {
        transform: scaleY(1);
    }

    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-current .nb-instagram-item-with-media .nb-instagram-img-wrapper img,
    .nb-social-feed-carousel-1 .slick-slider .nb-slider-item.slick-center .nb-instagram-item-with-media .nb-instagram-img-wrapper img {
        transform: scaleY(1);
    }
}

@media screen and (min-width: 1400px) {

    .container.nb-container-1400,
    .container.nb-container-1380 {
        max-width: 1320px;
    }
}







