

/* style="background-image:url(<?php echo getImg($products_hero_frontpage[0]['background_image_name']); ?>)  https://dev.lagermarket.rs/admin/upload/images/20250528212650-screenshot-2025-04-08-000920.png*/

.hero-button{
  background-color: #fb9805;
    /* border-style: solid; */
    /* border-width: 1px; */
    /* border-color: black; */
    border-radius: 30px;
    padding: 20px 25px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    position: relative;
    z-index: 2;

}


.hero-button:hover{
    background-color:white;
    
    color: #fb9805;
}

.hero-button.small{
    padding:15px 14px
}

.hero-button.small.izdvajamo{
    width: 200px;
    display: flex;
    justify-content: center;
}



.discount-wrap{
    width: 100px;

    z-index: 10;
}

.top-3-discount-top-container{
    color:white;
    background-color: #263242;
    padding: 10px 10px ;
    text-align: center;
}

.top-3-discount-discount-percentage-wrap{
     color:white;
     text-align: center;
     font-size: 40px;
    background-color: #dc301f;
    padding: 10px 10px ;
    font-weight: bold;
}


.top-3-discount-discount-percentage-sign{
    font-size:20px;
    vertical-align: super;
    
    font-weight: normal;
}

.gap-mobile {
  gap: 50px;
}


.top-3-discount-discount-top{
    font-size: 11px;
    font-weight: bold;
}

.top-3-box-one{
    padding-left: 55px;
    padding-bottom: 10px;
    background-image: url("../../../images/topimage1.jpg");
    background-size: cover;
}


.top-3-box-two {
    background-image: url("../../../images/topimage2.jpg");
      background-size: cover;
      height:265px;
}

.top-3-box-three{
    background-image: url("../../../images/topimage2.jpg");
      background-size: cover;
}

.top-3-najnoviji-model{
    color:white;
    padding-left:7px;
    padding-top:8px;
    padding-bottom:8px;
    background-color: #434343;
    width: 300px;
    text-align: start;
    font-size: 11px;
    font-weight: bold;
    margin-top:80px;
}
.top-3-model-id-1{
    font-weight: bold;
    color:black;
    padding-left:7px;
    padding-top:8px;
    padding-bottom:8px;
    background-color: white;
    width: 300px;
    text-align: start;
    margin-bottom: 30px;
    font-size: 17px;
}

.top-3-model-name-1{
    font-size: 60px;
    font-weight: bold;
    text-align: start;
    color: #263242;
    z-index: 10;
    text-shadow: 1px 1px 1px #696969;
}

.top-3-name-2{
    font-size: 30px;
    font-weight: bold;
    z-index: 10;
max-width: 260px;

}

.top-3-price-1{
    color: #263242;
    font-size: 43px;
    font-weight: bold;
margin-bottom:15px;
}

.top-3-price-2{
    color: #263242;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 10px;
}

.top-three-1-image{
    height: 90%;
}

.top-three-1-image img{
    height: 100%;
}

.zerozero{
    vertical-align: super;
    
    font-size:23px;
}

.zerozero2{
    vertical-align: super;
    font-size:16px;
}


.footer-top-item{
    margin-left:15px;
}
.footer-top-item-content{
    padding-left: 10px;
}

@media (max-width: 1100px){
    .top-3-model-name-1{
        font-size: 40px;
    }
    
    .top-3-name-2{
        font-size: 26px;
        max-width: 200px;
    }
    
    .top-3-price-1{
        font-size: 32px;
    }
    
    .top-3-price-2{
        font-size: 20px;
    }
}

@media (max-width: 768px){
    .top-3-model-name-1{
        font-size: 33px;
    }
    
    .top-3-name-2{
        font-size: 21px;
    }
    
    .top-3-price-1{
        font-size: 29px;
    }
    
    
}


.product-title-wrap{
    margin-bottom: 30px;
}

.side_menu_title{
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 30px !important;
    border-bottom: none;
    color: #263242;
}

.side_menu_a{
    font-size: 15px;
    font-weight: bold;
    
    margin-top:15px;
    margin-left:-15px;
    color: #263242;
    max-width: 250px;
}


.side_menu_a + div {
}

.cat.side_menu_a{
    margin-left:0;
}

.sub-class-link-left-menu{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left:15px;
    color: #263242;
    text-decoration: none;
}

.sub-class-link-left-menu.cat{
    padding-left: 0;;
}

.prod-count {
    padding-left: 15px;
}

.side_menu a{

   color: #263242; 
}

.side_menu_subtitle{
    font-size: 20px;
    font-weight: bold;
    font-family: "Inter Tight";
    color: #263242;
    padding-bottom: 20px;
}

.ui-slider-handle{
    background: #253242 !important;
    color: #253242 !important;
}

.range-min, .range-max{
    padding-top:10px;
}

.product-category-grid{
    padding-top:73px;
    padding-left:90px;
}

.title-sort-wrap{
    display: flex;
    flex-direction:row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sort-select-wrap{
    display: flex;
    flex-direction:row;
    max-width: 350px;
    align-items: center;
    gap:15px;
    color: #253242 !important;
}
.sort-select{
    max-width: 350px;
    border-radius: 16px!important;
    padding-right: 25px;
    border: none !important;
    color: #253242 !important;
}

.radio-button_label{
     font-size: 16px;
    font-weight: bold;
    font-family: "Inter Tight";
    color: #263242;
    padding-bottom: 20px;
}


.one_product{
    border: solid 1px #e4e4e4;
    margin-left:5px;
    margin-right:5px;
}



.header-products-menu{
    display: none;
    /* list-style: none; */
    margin-left: -20px;
    width: calc(100% + 700px);
    background: white;
    position: absolute;
    z-index: 998;
    margin-top: 100px;
    padding-right: 25px;
    height: 750px;
    overflow:auto;
}
@media (max-width: 900px) {
  .header-products-menu{
    width: calc(100% + 350px);
  }
}

.header-products-menu-inside-wrap > ul {
    list-style: none;
}
.header-products-menu-inside-wrap{
    display: flex;
    flex-direction: row;
}

.nav-main-cat-wrap{
    padding-top:10px;
    padding-right: 10px;
    padding-bottom:10px;
    border-bottom: solid 2px #929292;
    width: 100%;
}



.nav-main-cat-wrap:hover{
     border-bottom: solid 2px #f98a21;
     color:#263242;
}

.category-wrap{
    display: flex;
    flex-direction:row;
}

.category-wrap > a{
    text-wrap: nowrap;
    margin-bottom: 0px;
}
.nonify{
    display:none;
}


/* .gridify {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    min-width: 500px;
} */
.subclass-target{
    padding-top:10px;
    padding-left: 10px;
}
.gridify {
    column-count: 3;           /* Max 3 columns */
    column-gap: 10px;
    /* min-width: 500px;  */
}

@media (max-width: 900px) {
    .gridify {
        column-count: 1;      
    }
}


.subsubcategories-wrap{
   
}
.gridify > div {
    break-inside: avoid;       /* Prevents awkward breaks */
    margin-bottom: 10px;
}

.nowrapify {
    text-wrap:wrap;
}

.subsubwrap{
    min-width: 200px;
}


.imageGallery li.zoom{
    height: 400px;
}

.single-product-gallery .mainPhoto{
    height: 100%;
}

.single-product-gallery .lSSlideOuter img{
    object-fit: contain;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    width: 100%;
    height: 100%;
}

.single-product-gallery .lSSlideOuter .lSPager li{
    height: 178px;
    border: none !important;
}

.single-product-gallery .lSSlideOuter .lSPager a{
    display: block;;
    width: 100%;
    height: 100%;
}

.lSAction > a{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f98a21;
    text-decoration: none;
    font-size: 20px;
    color: #FFF;
}

.lSAction .lSPrev{
    border-radius: 5px 0 0 5px;
}

.lSAction .lSNext{
    border-radius: 0 5px 5px 0;
}

.lSAction div{
    width: 100%;
    height: 100%;
    text-align: center;
}

.footer-copyright{
    background-color: #fb9806;
}

.footer-nav-container{
    display: flex;
    margin-top: -90px;
    padding-top: 90px;
    height: calc(100% + 90px);
    margin-bottom: -40px;
    padding-bottom: 40px;
}


.login-form{
    margin-top:20px;
}



.nav-menu-products{
    
    position: relative;
    
    padding-right: 100px;

    max-width: 250px;
    display: flex;
}

.nav-orange-helper{
    position: absolute;
  top: 0;               /* align to the top */
  right: 0;          /* place directly to the left of the parent */
  margin-right: 10px;   /* optional spacing */
  width: 100vw;
 
  height: 90px;
  z-index: 0;
  height: 65px;
}

.dropdown-product-menu-items{
    margin-top:10px;
    
}

.nav-menu-products a{
    text-decoration:none!important;
}

.description{
    font-family:"Inter Tight";
    font-size: 15px;
    font-weight: bold;
    color:black;
}

.description > a{
    text-decoration:none;
}

.price{
    font-size:26px;
    font-weight: bold;
    font-family: "Inter Tight";
    color:black;
}

.prd-link{
    color:black;
}

.price-wrap{
    border-radius: 25px;
    background-color: #e4e4e4;
    margin-bottom:20px;
    margin-top:40px;
    padding-top:5px;
    padding-bottom:5px;
}

/* .nav-bg-gradient{
    background: linear-gradient(to right, #f98a21 25%, #434343 25%);
}

@media (min-width: 1500px) and (max-width: 1700px) {
 .nav-bg-gradient{
    background: linear-gradient(to right, #f98a21 20%, #434343 20%);
}
}


@media (min-width: 1300px) and (max-width: 1499px) {
 .nav-bg-gradient{
    background: linear-gradient(to right, #f98a21 18%, #434343 18%);
}
}


@media (min-width: 1200px) and (max-width: 1299px) {
 .nav-bg-gradient{
    background: linear-gradient(to right, #f98a21 16%, #434343 16%);
}
} */


.nav-item{
    text-wrap: nowrap;
 
}

ul.footer-nav-items > li > a {
    text-decoration: none;
}


.filteri-brandovi{
    display:none;
    list-style: none; 
    padding-left:0px;
    background: white;
    position: relative;
}


.filter-brendovi-wrap{
    cursor:pointer;
}

.side_menu_filter-title-image-wrap{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top:10px;
    padding-bottom: 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #e4e4e4;
    margin-bottom: 10px;
}

.side_menu_filter-title-image-wrap > img {
    width: 27px;
    height: 27px;
    object-fit: scale-down;
}

.brendovi-filter-title{
    padding-bottom: 0px;
}

.podkategorija-proizvoda-nav{
    /* display: none; */
}


.sifra_proizvoda_span{
    font-size: 16px;
    font-weight: bold;

}


@media (max-width: 992px)  {
	.footer-top-item{
        margin-top: 0px;  
    }

    .product-category-grid{
        padding-top:10px;
        padding-left:10px;
        width: 100%;
    }
}


.prethodno-ste-gledali{
    font-size: 31px;
    font-weight: 600;
    color: #263242;
    text-align: center;
}


@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 990px;
    }
}



@media (min-width: 1050px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1050px;
    }
}


@media (min-width: 1100px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1100px;
    }
}

@media (max-width: 992px) {
    .footer-wrap{
        flex-direction: column;
        align-self: center;
        justify-content: center;
        gap: 50px;
    }
    .footer-wrap > div{
        width: 100%;
    } 
    .main-info{
    align-self: center;
    text-align: center;
}
    .footer-nav-container{
        flex-direction: column;
        align-self: center;
        justify-content: center;
        align-items: center;
        gap:50px;
    }
    .footer-nav-container > div{
        width: 100%;
        text-align: center;
    }
    
}



.mobile-nav{
    display: none;
}


@media only screen and (min-width: 500px) {
	.right-top3{
   		 min-width: 400px;
	}
}


.discount-price-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.discount-price-wrap > .price-wrap{
    margin-top: 5px;
}


.price-discount{
     text-decoration: line-through;
     text-align: center;
}

.form-check-input{
    padding: 0;
}

label {
    font-size: 16px;
    font-family: "Inter Tight";
    font-weight: 600;
    color:#263242;
}


@media(max-width: 768px){
    .product-category-grid{
        padding-left: 12px;
    }
}


.subsubsubClass > a {
    font-size: 14px;
    font-family: "Inter Tight";
    font-weight: 400;
    color:#263242;
}

.subsub-title{
    font-family: "Inter Tight";
}

.subsubsubClass > a:hover {
   
    color: #fb9806;
}



.subsub-title:hover{
    color: #fb9806;
}

.cat-link-menu:hover{
    color: #fb9806;   
}


.table.cart > tbody > tr > th{
    font-family: "Inter Tight";
    color:#263242;
}

.table.cart > tbody > tr > td > a{
    font-family: "Inter Tight";
    color:#263242;
}


.page-description{
    margin-top: 40px;
}

.social-icons-wrap > a {
    margin-left:5px;
    margin-right:5px;
}




.top-three-1-image{
    position: absolute;
    bottom: -50px;
    right: 0;
    /* scale: 0.8; */
    z-index:1;
    height: 90%;
    width: fit-content;
    right: 15px;
}


.top-3-main-wrap{
    margin-bottom: 200px;
}


.top-three-1-image.small{
    height: 60%;
    bottom: -20px;
}

.top-bar-notice{
    text-align: center;
}




.single-page-footer-top.product-spft{
    margin-top: 40px;
}

.single-product-category-title{
   
    background-color: #263242 ;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom:2px;
    padding-right: 5px;
    border-radius: 16px;
    max-width: 350px;
    
    margin-top:5px;
}
.single-product-category-title > a{
 font-size: 15px;
    font-family: "Inter Tight";
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

.single-product-category-title > a:hover{
 
    color: #fb9806;
}

.shop_items_title{
    color:#263242;
    border-bottom:none!important;
}

.product-price-withDiscount{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}





.sifra-span-single-product{
    font-size: 16px;
    font-weight: bold;
}

.product-description ul{
	margin-top:10px;
}

.product-description p{
	margin-top:10px;
}


.product-price-discount{
    font-size: 25px;
    font-weight: 600;
    color:#a0a0a0;
}

.product-seen-title{
    text-align: center;
}


.social-icon-footer:hover > img{
    scale:1.15;
    transition-duration: 0.3;
}


.pic-modal-cart{
    object-fit: contain;
}

.category-link-btn:hover{
    color: #fb9806;
}

@media only screen and (max-width: 800px) {
    .top-3-box-one{
        padding-left: 10px;
    }
}


@media only screen and (max-width: 500px) {
    .top-3-box-one{
        padding-left: 10px;
    }

    .top-3-model-id-1{
        width: 200px;
    }
    .top-3-najnoviji-model{
         width: 200px;
    }

    .top-3-left-box{
        padding-left:10px;
        padding-right:10px;
        margin-top: 70px;
    }
    .zerozero{
        font-size: 16px;
    }
	
	.social-icons-wrap{ 
		margin-left:auto; 
		margin-right:auto;
		}

}



.fade-in-onLoad {
  opacity: 0;
  animation: fadeIn 1.5s ease-in forwards;
}

.fade-in-onLoad-short {
  opacity: 0;
  animation: fadeIn 1s ease-in forwards;
}






.fade-in-onLoad-long {
  opacity: 0;
  animation: fadeIn 1.75s ease-in forwards;
}

.fade-in-onLoad-vlong {
  opacity: 0;
  animation: fadeIn 2s ease-in forwards;
}



@keyframes fadeIn {
  to {
    opacity: 1;
  }
}



.lg-sub-html{
    display:none;
}

.footer-white-link{
    color:white;
    text-decoration: none;
   
}

.footer-white-link:hover{
    color:#263242
}

.footer-link-whiteonblack{
    color:white;
    text-decoration: none ;
}

.footer-link-whiteonblack:hover{
    color: #fb9806;
}


.category.discount-wrap{
    width: 70px;
    align-self: end;
    border-radius: 0 20px 0 0;
    background-color: #434343;
    color: #FFF;
    margin-right:-5px;
    margin-top:-5px;
}

.category.discount-top{
    font-size: 7px;
    text-transform: uppercase;
    text-align: center;
    height: 25px;
    align-content: center;
    padding-top: 5px;
}

.category.discount-percentage-wrap{
    background-color: #dc301f;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.category.discount-percentage-num{
    font-size: 25px;
    font-weight: 700;
}

.category.discount-percentage-sign{
    font-size: 13px;
    font-weight: 900;
}


#add-to-cart img{
    display: none;
}

#najnoviji-slider-button {
    position:absolute;
    right: -30px;
    top:30px;
    height: 50px;
    width: 50px;
    border: none;
    background-color: #f98a21;
    border-radius: 0 20px 20px 0px;
   padding-left: 20px;
   
}

#najnoviji-slider-button2 {
    position:absolute;
    right: -30px;
    top:30px;
    height: 50px;
    width: 50px;
    border: none;
    background-color: #f98a21;
    border-radius: 0 20px 20px 0px;
   padding-left: 20px;
}

#najnoviji-slider-button3 {
    position:absolute;
    right: -30px;
    top:30px;
    height: 50px;
    width: 50px;
    border: none;
    background-color: #f98a21;
    border-radius: 0 20px 20px 0px;
    padding-left: 20px;
}

.container-arrow{
    position: relative;
    width: 360px;
}



@media screen and (max-width: 768px) {
  .container-arrow{
    width: 170px!important;
  }

  .np-products{
    width: 170px!important;
  }

  .single-page-footer-top.product-spft{
    flex-wrap: wrap;
    justify-content: start;
    
  }

 
}



.breadcrumbs > a{
    text-decoration: none;
    color: #263242;
}

#quantity {

    display: flex;

    line-height: 34px;

    border: 1px solid #f7f7f7;

    -webkit-user-select: none;

    -ms-user-select: none;

    user-select: none;

}



.qunatity-action {

    display: flex;

    flex-direction: column;

}



.quntity-input {

    text-align: center;

    border: none;

    border-right: 1px solid #f7f7f7;

}



.quantity-btn {

    text-align: center;

    font-size: 20px;

    font-weight: 400;

    cursor: pointer;

    height: 18px;

    display: flex;

    align-items: center;

    justify-content: center;

}

@media (max-width: 780px){
    
    .product-card > a {
        display: block;
        width: fit-content;
        margin:auto;
    }
}



.product-card{
    border: solid 2px #e4e4e4; border-radius:20px; overflow:clip; padding:5px; height: 100%; display: flex;  flex-direction: column;
                                justify-content: space-between; position:relative;
}


.quntity-input{
    max-width: 80px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-radius: 16px 0px 0px 16px!important;
    border-color: #e4e4e4;
    margin-left:15px;
    
}


#quantity{
    display: flex;
    flex-direction: row;
    align-items: center;

}

.qunatity-action{

    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-radius: 0px 16px 16px 0px!important;
    border-color: #e4e4e4;
    
    padding: 5px;
    padding-right: 15px;
}


#size-select{
    border-radius: 16px;
    padding:15px;
    border-color:#e4e4e4;
  
}

#quantity{
    border:none!important;
}

#size-and-quantity{
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

.brand-description{
    margin-bottom: 20px;
}




.size-not-valid{
    color:red;
}

#color-select{
    border-radius: 16px!important;
}

.quantity-btn{
    padding:3px;
}



.levi-repeating{
    border-top: 0px;
    border-color: #e4e4e4!important;
    border-width: 1px;
    max-width: 250px;
    list-style-type: none;
}

.levi-repeating > li > a {
    text-decoration: none;
}

.levi-repeating > li > a:hover {
    text-decoration: none;
    color:#fb9806;
    
}
.left-menu-ul{
    padding-left:0px;
}

.ugasi2{
    display: none;
}
@media (min-width: 1199px) {
    .ugasi {
        display: none !important;
       
    }
    .ugasi2{
        display: block;
    }
}

@media (max-width: 500px) {
  .mobile-header-logo{
    max-width: 125px;
  }
  .product-price-withDiscount{
    flex-direction: column;
  }
  .js-global-search-results li{
    height: auto;
  }

  
 
  
}


.mobile-nav-cat{
    z-index: 10;
    position: relative;
    background-color:#263242;
    border-width: 0px;

}

@media (min-width: 500px) and (max-width: 800px) {
  .mobile-header-logo {
    max-width: 200px;
  }
}

.search-input-wrap img{
   
}

.levi-meni-linkovi{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
  
    border-bottom: 1px solid;
    
    margin-bottom: 10px;
}




@media (max-width: 1200px) {
  .product-price-withDiscount{
    flex-direction: column;
    align-items: start;
  }
  .header-search{
    margin-right: 0px!important;
    margin-left:0px!important;
    margin-bottom:0px;
  }
}



.product-card-actions{
    
    align-self: center;
    top: 100px;
    position: absolute;
  display: none;
}

.add-to-cart_invis_btn{
    background-color: #e7e7e7;
    padding: 10px;
    width: 100%;
    border-radius: 16px;
}


.quantity-btn-category{
    cursor: pointer;
}




.nav-dropdown-submenu {
      position: relative;
}

.nav-dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}



@media (min-width: 1200px) {
    .mobile-nav-cat{
        display: none;
  }
}

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




@media (max-width: 1200px) {
  .nav-orange-helper, .nav-menu{
    background:white;
    height: 0;
  }
}



.side_menu_a{
    border: solid;
    border-width: 1px 0 0 0;
    border-color: #e4e4e4 !important;
    
   
    padding-top: 10px;
}
.side_menu_a:first-of-type{
    
    border-width: 0 0 0 0;


}

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

.sub-class-link-left-menu{
    text-transform: capitalize;
    font-weight: 500;
    line-height: 40px;
}

.side_menu_a > p > a{
    text-transform: uppercase;
    font-weight: 700;
}

.subcategory-list > .side_menu_a > a{
    text-transform: capitalize;
    font-weight: 500;
  
}

.cat.side_menu_a{
     text-transform: uppercase!important;
    font-weight: 700!important;;
}
.sub-class-link-left-menu.cat{
    font-weight: 700;
    text-transform: uppercase;
      border: solid;
    border-width: 1px 0 0 0;
    border-color: #e4e4e4 !important;
    
   
    padding-top: 10px;
}

.sub-class-link-left-menu.cat:first-of-type{
   
    border-width: 0 0 0 0;
   
}
@media (min-width: 501px){
    .desktop-hero-fix1{
        margin-bottom:30;
    }
}

.top-3-model-name-1, .top-3-price-1, .top-3-name-2, .top-3-price-2{
    color:white;
}

.top-3-box-one{
    gap:30px;
}

.mobile-nav-car-acc{
    display: none;
}

@media (max-width: 500px){
    .top-3-box-one{
        gap: 10px;
    }
    .top-3-main-wrap{
        margin-top: -70px;
    }
    .top-three-1-image {
            position: absolute;
            bottom: 10px;
            right: -5px!important;
            /* scale: 0.8; */
            z-index: 1;
            height: 90%;
            right: 15px;
            width: 200px;
            height: 200px;
    }
    .top-3-najnoviji-model{
        margin-top: 20px;
    }
    .np-card{
        min-height: 300px;
    }
    .np-row .np-product{
        gap:5px;
    }

    .discount-wrap{
        border-radius: 0 0 0 9px;
        overflow: hidden;
    }

    .mobile-edit-hero{
      
        width: 45px!important;
        top:auto!important;
        left: auto!important;
        padding:0;
        right: 0!important;
    }
    .mobile-edit-hero > .discount-wrap{
        width: 100%;
    }
    .top-3-box-two{
        height: auto;
        overflow: hidden;
    }
    .top-three-1-image.small{
        
        height: 100px;
        bottom: 10px;
        right:-50px!important;
        z-index: 0;
    }
    .mobile-edit-wraper{
        width: 50%;
    }
    .top-3-name-2{
        font-size: 14px;
    }
    .top-3-discount-discount-percentage-wrap{
     padding:0;   
    }
    .top-3-name-2, .top-3-price-2{
        text-align: start!important;
        z-index: 2;
    }
    .top-3-name-2{
        max-width: 110px;
    }
   
    .hero-button{
        font-size: 10px;
    }
    .hero-button.big{
        margin-bottom:20px;
    }


    .mobile-nav-car-acc{
        display: block;
        position: relative;
        height: 30px;
        background-color:#263242;
        z-index: 99;
    }
    .nav-car{
        display: block!important;
    }
    
    .accordion-button{
        text-wrap: nowrap;
        padding: 7px;
        padding-right: 10px;
    }
    .accordion-item{
        background-color: #263242!important;
        border-color: #263242 !important;
    }

    .accordion{
        --bs-accordion-bg: #263242!important;
    }
    .nav-cur-link{
        color: white!important;
    }
    .accordion-header{
        color:white!important;
    }
    /* Background for carousel and accordions */
.mobile-carousel-accordion,
.mobile-carousel-accordion .owl-carousel .item,
.mobile-carousel-accordion .accordion,
.mobile-carousel-accordion .accordion-item,
.mobile-carousel-accordion .accordion-header,
.mobile-carousel-accordion .accordion-button,
.mobile-carousel-accordion .accordion-body {
  background-color: #263242 !important;
  border: none; 
  color: #fff;
  
}

/* Accordion button text */
.mobile-carousel-accordion .accordion-button {
  color: #fff;
}

/* Remove Bootstrap active/collapsed backgrounds */
.mobile-carousel-accordion .accordion-button:not(.collapsed) {
  background-color: #263242;
  color: #fff;
}

/* Links inside accordion/carousel */
.mobile-carousel-accordion a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;;
}

.mobile-carousel-accordion a:hover {
  color: #ddd;
}

/* Owl dots for visibility */
.mobile-carousel-accordion .owl-dots {
  display: none;
}
.mobile-carousel-accordion .owl-dots {
  display: none;
}
.accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  
}
.mobile-carousel-accordion .list-group-item{
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color:#263242;
}
.mobile-carousel-accordion .accordion-button::after{
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  


}
.accordion-button{
    color:white;
    height: 45px;
    font-size: 13px;
}

.offcanvas-body{
    background-color: #263242;
}


.top-3-discount-discount-percentage-wrap{
    font-size: 20px;
}
.top-3-discount-discount-percentage-sign{
    font-size: 19px;
}


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

.top-3-price-1{
    font-size: 20px;
}
.zerozero{
    font-size: 12px;
}

.gap-mobile{
    gap:0;
}

.highlighted-categories .categories-wrap{
    row-gap: 30px;
}

.novoLager-h4{
    font-size: 24px!important;
    margin-top:15px;
}
.footer-copyright{
    height: 80px;
}
.top-3-box-one{
    gap:0!important;
}
.highlighted-products{
    margin-top:20px;
}

.top-3-main-wrap{
    margin-bottom: 50px;
}
.section-title{
    margin-bottom: 30px;
}

.highlighted-categories .category-card{
    height: 230px;
}

.highlighted-categories{
    margin-bottom:90px;
}

.top-3-discount-top-container{
    padding:0;
}


.btn-close{
    --bs-btn-close-color: white;
}


.product-item-inGrid{
    max-width: 50%;
}

.price{
    font-size: 16px;
}

.price-wrap {
    margin-top: 15px;
}

.product-image{
    width: 70%;
    object-fit: contain;
}


    .product-card > a{
        display: flex;
        justify-content: center;
    }

    
.mobile-z-fix{
     z-index: 999999999999999999;
}


}


.novoLager-h4{
    color: white !important;;
}