.mobile-category-open{
    border: none;
    pointer-events: none;
}

.side_menu .text-reset{
    position: absolute;
    top: 23px;
    right: 15px;
}

.mobile-header-links-cont {
    display: none;
}

.btn-danger {
    border-radius: 7px;
}

.container .alert {
    margin-top: 15px;
}

#ham-menu-btn {
    cursor: pointer;
}



.table.cart img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.wb-cart-uslovi {
    color: #f98a21 !important;
    opacity: .8;
    transition: .3s all;
}

.wb-cart-uslovi:hover {
    opacity: 1;
}

.js-global-search-results {
    display: none;
    list-style: none;
    padding: 0;
    max-height: 300px;
    width: 100%;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    max-height: 250px;
    border: 1px solid #fb9806;
    border-radius: 0 0 20px 20px;
    background-color: #FFF;
    z-index: 999;
}

.js-global-search-results:not(:empty) {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    /* padding: 5px 10px; */
}

.js-global-search-results li {
    width: 100%;
    height: 90px;
    transition: .3s all;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.js-global-search-results li:hover {
    background-color: #f1f1f1;
}

.js-global-search-results a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    text-decoration: none;

    font-family: "Inter Tight";
    font-size: 15px;
    color: black;
}

.wb-s-price {
    font-weight: 600;
}

.wb-s-no-res {
    font-family: "Inter Tight";
    font-size: 15px;
    color: black;
    margin: auto;
}

.js-global-search-results img {
    height: 100%;
    width: 69px;
    object-fit: contain;
}

#products-global-search:not(:placeholder-shown) {
    border-radius: 20px 20px 0 0;
}

.wb-s-data {
    width: 100%;
    margin-left: 20px;

    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-category-grid nav {
    width: 100%;
}

.top-bar-carousel {
    display: none;
}

.top-bar-notice .owl-stage-outer,
.top-bar-notice .owl-stage,
.top-bar-notice .owl-item {
    height: 100%;
}

.top-bar-notice .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-category-grid .pagination {
    overflow-x: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.wb-header-wrap {
    position: sticky;
    top: 0;
    left: 0;
    background-color: #263242;
    z-index: 999999999999;
    width: 100%;
    margin: 0;
    padding: 0;
    max-width: unset !important;
    transition: .3s all;
}

.wb-cart-product-name {
    min-width: 200px;
}

.product-title-wrap .sort-select {
    border: 1px solid #d6d6d6 !important;
    border-radius: 0;
    padding: 7px;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .wb-header-wrap {
        position: relative;
    }
}

@media (min-width: 1200px) {
    .wb-header-wrap.sticky {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
}

.wb-header-info-circle.empty {
    opacity: 0;
    visibility: hidden;
}

.wb-header-info-circle {
    opacity: 1;
    visibility: visible;

    position: absolute;
    top: -7px;
    left: -7px;

    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    font-weight: 700;

    width: 17px;
    height: 17px;
    background: #f98a21;
    border-radius: 50%;
    transition: .3s opacity;
}

.wb-cart-form input:not([type=checkbox]):not([type=radio]):not([type=submit]),
.wb-cart-form textarea,
.wb-form input:not([type=checkbox]):not([type=radio]):not([type=submit]),
.wb-form textarea {
    border-radius: 7px;
    margin-top: 10px;
}

.wb-form input[type=submit] {
    margin-top: 0;
    border-radius: 7px;
}

.wb-form .form-group {
    margin-top: 15px;
}

.wb-form .form-check {
    display: flex;
    align-items: center;
    gap: 10px;
}


.form-check-input.wb-cart-check {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
}

.wb-checkbox-t {
    float: none !important;
    margin: 0 !important;
}

.wb-checkbox-t {
    margin-right: 10px !important;
}

@media(max-width: 1200px) {

    .desktop-nav-items {
        display: none;
    }

    .mobile-header-links-cont {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .mobile-header-links-cont .nav-items {
        display: none;
        flex-direction: column;
        align-items: flex-start;
        position: absolute;
        top: 65px;
        left: -10px;
        z-index: 9999;
        background-color: #606060;
        width: calc(100% + 25px);
    }

    .mobile-header-links-cont .nav-items a {
        font-size: 15px;
    }

    .mobile-header-links-cont li.nav-item {
        padding-top: 10px;
        text-align: center;
    }

    .mobile-header-links-cont li.nav-item:last-child {
        padding-bottom: 10px;
    }

}


@media (max-width: 1200px) and (min-width: 768px) {
    .wb-top-3-helper {
        flex-direction: row !important;
    }

    .wb-top-3-helper>.row {
        width: 50%;
    }
}

@media(max-width: 768px) {
    .search-header-nav-items {
        gap: 10px;
        align-items: start;
    }

    .top-3-model-name-1 {
        font-size: 22px;
    }
}









/* LOADER */
.product-category-grid{
    position: relative;
}

.wb-loader-overlay{
    opacity: 0;
    visibility: hidden;
	z-index: 99;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    padding-top: min(50%, 250px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(0);
    background: rgba(255, 255, 255, 0.2);
    /* transition: .3s opacity, 1s backdrop-filter; */
}
.wb-loader-overlay.active{
    opacity: 1;
    visibility: visible;
	backdrop-filter: blur(5px);
}



.loader {
    width: 48px;
    height: 48px;
    border: 3px dotted #fb9806;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
  }
  .loader::after {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px dotted #fb9806;
    border-style: solid solid dotted;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
  }
      
  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  } 
  @keyframes rotationBack {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(-360deg);
    }
  } 




@media (max-width: 1000px) {
    .display-none-mobile {
     display: none!important;
    }

}

@media (min-width: 1000px){
    .only-mobile{
        display: none;
    }
}


@media (max-width: 1199px) {
 	.nav-top-content-wrap{
		margin-left:0px;
		width:100%;
	}
	.top-3-model-name-1{
		
	}
}


.np-card{
    min-height: 700px;
}