@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Great+Vibes&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Great+Vibes&family=Herr+Von+Muellerhoff&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight:400;
    font-style: normal;
    /* font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal; */
    /* font-family: "Fredericka the Great", serif; */
    /* font-family: "Flamenco", system-ui; */
    /* background-color: #EAE5E5; */
    background-color: #fff;
    /* color: red !important; */

  

}

option:hover{
    background: #b6aac8 !important;
}

mark{
    background-color: #b6aac8 !important;
}

.form-check-input:checked[type=radio] {
    background-color: #b6aac8!important;
    border-color: #b6aac8!important;
}
.sliderRange {
    -webkit-appearance: none;
    width: 100;
    margin: 0px auto;
    height: 8px;
    border-radius: 4px;
    margin-bottom: 15px;
    background-color: #b6aac8;
  }
  
  .sliderRange::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 10px;
    background-color: #b6aac8;
    overflow: visible;
    cursor: pointer;
  }
.form-group .btn{
    border-radius: 0% !important;
    background-color: #b6aac8 !important;
    border-color: #b6aac8 !important;
}
.input-group .btn:hover{
    background-color: #92878f !important;
}
.input-group .btn{
    border-radius: 0% !important;
    background-color: #b6aac8 !important;
    border-color: #b6aac8 !important;
}


form{
    font-weight: 600;
    line-height: 30px;
}

h1 {
    font-size: 2.5rem;
    font-weight: 400;
}

h2 {
    font-size: 1.8rem;
    font-weight: 600;
}

h3 {
    font-size: 1.7rem;
    font-weight: 600;
}

h4 {
    font-size: 1.2rem;
    font-weight: 600;
}

h5 {
    font-size: 1rem;
    font-weight: 400;
}

h6 {
    color: #d8d8d8;
}

.active>.page-link{
    background-color: #b6aac8 !important;
    border-color: #b6aac8 !important;
}

button {
    font-size: 0.8rem;
    font-weight: 700;
    outline: none;
    border: none;
    background-color: #000;
    color: #fff;
    padding: 11px 30px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s ease;
    /* border-radius: 30px 30px; */
}
.navbar-toggler:hover{
background-color: #fff;
}

button:hover {
    background-color: #2d2d2d;
    color: white;
    /* padding-bottom: .5px; */
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}

.navbar{
    /* border: 1px solid black; */
    /* z-index: 3; */
    /* box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.left{
    /* text-align: right; */
    /* border: 1px solid black; */
    /* float: right; */
    display: flex;
    justify-content: flex-end;
}
.desno{
    margin-right:px;
    
}

.navbar-brand{
    font-family: "Noto Serif Display", serif;
    font-size: 2.1rem;
    /* border: 1px solid orange; */
    margin-right: 15px !important;
    /* text-align: start !important; */
}
.collapse ul li a{
    color:#222222;
    font-weight: 600;
    transition: 0.3s ease;
    
}
.collapse ul li a:hover{
    /* box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; */
    text-decoration: underline;
    /* background-color: #222222; */
    color: #222222 !important;
    
    /* outline: none;
    border: none;
    border-radius: 30px 30px; */
    
}

/* SLIDE  */
button.carousel-control-next, button.carousel-control-prev{
  
    /* border-radius: 50%; */
    /* border: 1px solid #222222; */
    /* background-color: #d8cccc !important; */
    
}

button.carousel-control-next:hover, button.carousel-control-prev:hover{
    background-color: transparent !important;
    color: #d8cccc!important;
    border: none;
    box-shadow: none;
}


/* home section */
.carousel-caption{

    display: flex !important;
    flex-direction: column;
    align-items:center;
    align-content: center; /*ovo sam dodao*/
    justify-content: center;   /*ovo sam dodao*/
    /* border: 1px solid black; */
    height: 80%;
    
}
.carousel-item{
    
   /* border: 20px solid black; */
}
.carousel-caption img{
    max-width: 200px;
    
}
.carousel-caption h1{
    /* font-family: "Herr Von Muellerhoff", cursive; */
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    font-size: 5.3rem;
    font-weight: 600;
    font-style: normal;
    color: white;
    margin-top: 100px;
}
@media(max-width:1547px){
    .carousel-caption{
        height: 90%;
    }
    .carousel-caption img {
        
        max-width: 150px;
    }
}
@media(max-width:1235px){
    .carousel-caption{
        height: 90%;
    }
    .carousel-caption img {
        
        max-width: 150px;
    }
    .carousel-caption h1 {
        font-size: 3.5rem;
     }
   
}

@media(max-width:980px){
    .carousel-caption{
        height: 88%;
    }
    .carousel-caption img {
        
        max-width: 130px;
    }
    .carousel-caption h1 {
        font-size: 3.5rem;
     }
   
}

@media(max-width:892px){
    .carousel-caption{
        height: 90%;
    }
    .carousel-caption img {
        
        max-width: 120px;
    }
    .carousel-caption h1 {
        font-size: 3.1rem;
     }
   
}

@media(max-width:823px){
    .carousel-caption{
        height: 95%;
    }
    .carousel-caption img {
        
        max-width: 100px;
    }
    .carousel-caption h1 {
        font-size: 2.8rem;
     }
     .carousel-caption button{
        font-size: 0.7rem;
        padding: 10px 27px;
     }
   
}
@media(max-width:678px){
    .carousel-caption{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-content: center;
        /* border: 2px solid orange !important; */
    } 
    .carousel-caption{
        height: 99%;
    }
    .carousel-caption img {
        
        max-width: 90px;
    }
    .carousel-caption h1 {
        font-size: 1rem;
        /* border: 1px solid black; */
     }
     .carousel-caption button{
        font-size: 0.7rem;
        padding: 8px 25px;
     }
   
}
@media(max-width:678px){
    .carousel-caption{
        height: 90%;
    }
    .carousel-caption img {
        
        max-width: 90px;
    }
    .carousel-caption h1 {
        /* position: absolute; */
        right: 0;
        bottom: 0;
        /* margin-left: 100%; */
     }
     .carousel-caption button{
        font-size: 0.7rem;
        margin-top: 10px;
     }
   
}
@media(max-width:678px){
    .carousel-caption{
        height: 95%;
    }
}
@media(max-width:491px){
    .carousel-caption{
        height: 97%;
    }
    .carousel-caption img {
        
        max-width: 80px;
    }
    .carousel-caption h1 {
        /* position: absolute; */
        right: 0;
        bottom: 0;
        font-size: 2.4rem;
        /* margin-left: 100%; */
     }
     .carousel-caption button{
        font-size: 0.7rem;
        margin-top: 10px;
        padding: 7px 20px;
     }
   
}

@media(max-width:446px){
.carousel-indicators button{
    display: none;
}
.cart td input {
    width: 90% !important;
    margin-bottom:5px;
}
}
@media(max-width:934px){
    .carousel-caption h1{
        font-size: 2.1rem;
 
    }
}

.carousel-caption img {
    transform: translate(0%,0%);
    /* content: ''; */
    transition: all 1s ease;
}
.carousel-caption img:hover {
    transform: scale(1.08);
    cursor: pointer;
}





#home span {
    color: coral;
}

/* sponsor */
.sponsor{
    /* border: 1px solid black; */
}
.sponsor .card{
    border: none !important;
    margin: 0 auto;
}
.sponsor .card-body .card-text{
    line-height: 1rem;
}
.sponsor .row{
    display: flex;
    justify-content: space-around;
    text-align: start;
    
}
.sponsor .row .card img{
    opacity: 80%;
    transition: all .7s ease;
    width: 97% !important;
    text-align: center !important;
    margin: 0 auto !important;
    margin-right: 20px !important;
  
    /* border: 2px solid blue; */

}
.sponsor .row .card img:hover{
    opacity: 100%;
    cursor: pointer;

}
.sponsor .row .card .card-body{
    padding: 10px;
    /* border: 2px solid red; */
}
.finde-us{
    max-width: 98%;
}
#brand {
    margin-top: 10px;
    margin-bottom: 10px;

    /* border: 20px solid black; */
}

#brand .row img {
    width: 100%;
    height: 100%;
    /* border: 1px solid black; */
    padding: 10px;
    /* box-shadow: 10px 5px 5px coral; */
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
    /* display: block; */
    /* position: absolute; */
    /* transform: translateY(0px); */
    /* transition: all 0.4s ease-in-out; */

}

#brand .row .img-box {
    position: relative;
    cursor: pointer;
}

#brand .row .img-box .txt {
    position: absolute;
    text-align: center;
    left: 23px;
    bottom: 12px;
    background: rgba(0, 0, 0, 0.3);
    width: 86% !important;
    /* height: 99%; */
    margin: 0 auto;
    padding: 5px 7px;
    /* padding-top: 263px; */
    margin-top: 70px;
    box-sizing: border-box;
    opacity: 1.3;
    transition: all 0.4s ease-in-out;
    
}
#brand .row .img-box .txt h3{
    color: #fff;
    margin-bottom: -1px;
    font-size: 25px;
}
#brand .row .img-box .txt p{
    /* border: 1px solid black; */
    color: #fff;
}

#brand .row .img-box:hover .txt{
    bottom: 0;
    opacity: 5;
}
#brand .row .img-box:hover .txt h3{
    color: #000 !important;
}




/* new section */

#new .one img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* border: 1px solid black; */

}

#new .one {
    position: relative;
    height: 450px;
    padding: 0;
    box-shadow: rgba(240, 46, 170, 0.4) 0px 5px, rgba(240, 46, 170, 0.3) 0px 10px, rgba(240, 46, 170, 0.2) 0px 15px, rgba(240, 46, 170, 0.1) 0px 20px, rgba(240, 46, 170, 0.05) 0px 25px;



}

#new .one .details {
    /* border: 20px solid black; */
    position: absolute;
    top: 0;
    left: 0;
    color: burlywood;
    font-weight: bold;
    transition: 0.4s ease;
    opacity: 0.5;
    background-color: rgb(1, 1, 1);
    width: 100%;
    height: 100%;
    padding: 10px;
}

#new .one:nth-child(1) .details {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    text-align: start;
}

#new .one .details:hover {
    background-color: cornsilk;
}

#new .one:nth-child(2) .details {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#new .one:nth-child(3) .details {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-end;
    text-align: end;
}

/* products */
#featured-shop{
    /* background-color: #EAE5E5; */
    /* border: 1px solid blue; */
    width: 100%;
}
#featured-shop .container p{
    color: #222222;
}

#featured{
    background-color: #fff;
}
#featured .container p{
    color: #222222;
}

#featured .container hr{
    width: 70%;
    margin: auto;
    /* border: 1px solid black; */
}
#featured .container h3{
    /* color: red; */
    text-align: start;
    /* border: 1px solid orange; */
}
#featured-shop h3{
    /* color: red; */
    text-align: start;
    /* border: 1px solid orange; */
}
.product{
    cursor: pointer;
    margin-bottom: 2rem;
    /* position: relative; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    
    
}

.product img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    object-fit: cover;
    transition: 0.3s all;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}

.product:hover img{
   opacity: 0.4;
   
}

.text-uppercase{
    /* opacity: 0; */
    /* transition: 0.3s all; */

}
.product:hover .text-uppercase{
    /* opacity: 100; */
}

/* banner */
#banner{
    background-color: #222222;
    width: 100%;
    height: 30vh;
    background-size: cover;
    border: 1px solid black;
    background-position-x: 10px;
    background-position-y: -20px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 150px;
    margin-bottom: -50px;
}

#banner .container{
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    

}

#banner .container p{
    color: white;
}


.footer-image{
    max-width: 160px;
}


#banner h1{
    color: coral;
    /* font-weight: bold; */

}

#banner button{
    background-color: #fb774b;
}

#banner button:hover{
    background-color: #1d1d1d;
}
.border-bottom .row{
    /* border: 2px solid blue; */
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.border-bottom .row img{
    /* margin-left: 200px !important;; */
}


/* footer */
#kontakt .row .footer-one .logo-firme{
    font-family: "Noto Serif Display", serif;

}


footer{
    background-color: #222222;
    
}
footer h2{
    color: #d8d8d8;
    /* font-family: "Noto Serif Display", serif; */
}

footer h5{
    color: #d8d8d8;
    font-weight: 700;
    font-size: 1.2rem;
}

footer li{
    padding-bottom: 4px;
    /* border: 1px solid orange; */
    margin-left: -32px;
    list-style: none;
}

footer li a{
    color: #d8d8d8;
    text-decoration: none;
    font-size: 0.8rem;
    transition: 0.3s all;
}
footer li a:hover{
    color: coral;
}

.footer-one i, p{
    color: #d8d8d8;
}
.footer-one p{
    /* font-family: "Noto Serif Display", serif; */
    font-family: "Jost", sans-serif;

    
}
.crby{
   font-size: 0.8rem;
}
.crby a{
    color: #d8d8d8;
    text-decoration: none;
    transition: 0.3s all;
 }
 .crby a:hover{
    color: coral;
 }

 .folgen i{
    transition: 0.3s all;
 }
 .folgen i:hover{
    color: coral;
 }

 .p-price{
    color: #222222;
 }


 .pagination li a{
     color:#222222;
    }
    
.pagination li:hover a{
    color:#fff;
    background-color: #222222;
}


.small-img-group{
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 15%;
    height: auto;
   

 
}
.small-img-col{
    flex-basis: 100%;
    cursor: pointer;
    /* margin-top: 15px; */
    /* border: 1px solid blue; */
   
    
}
.small-img-col img{
    /* border: 1px solid yellow; */
    width: 100%;
    height: 70%;
    padding: 5px;
    min-width: 100%;

}
.small-img-group{
    /* border: 2px solid black; */
}
.main-img-group{
    /* border: 1px solid red; */
}
.slider-product{
    /* border: 2px solid orange; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
}

/* SINGLE PRODUCT */
.single-product h6{
    font-family: "Noto Serif Display", serif;
    color: #222222;
    font-weight: 700;

}
.single-product input{
    width: 50px;
    height: 40px;
    padding-left: 10px;
    font-size: 16px;
    margin-right: 10px;
}

.single-product input:focus{
    outline: none;
}

.single-product #ifno-product{
    /* border: 1px solid green; */
    width: 50%;
    margin: 0;
}

.single-product {
    width: 91%;
    margin-top:130px !important;
    /* border: 1px solid black; */
    /* text-align: start; */
}
.single-product .slider {
    width: 50%;
}

.buy-btn{
    font-size: 1rem;
    padding: 10px;
    width: 100%;
}

.bay-details{
    display: flex;
    flex-direction: row;
    justify-content: start;
}
.bay-details input{
    /* margin-left: 18px; */
    width:15%;
    /* border: 1px solid black; */
    /* border: none; */
}

#product_size .gr-disabled{
    font-size: 10px;
}
#product_size{
    width:21%;
   }
#product_size *{
    width:21% !important;
    overflow:hidden !;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* SINGLE PRODUCT END */




.cart .product-info p{
    border-radius: 0%;
    color: #222222;
    font-weight: 700;
    margin: 3px;
}

.cart table{
    width: 100%;
    border-collapse: collapse;
}

.cart .product-info{
    display: flex;
    flex-wrap: wrap;
}

.cart th{
    text-align: left;
    padding: 5px 10px;
    color: #2d2d2d;
    background-color: #e7e7e7;
}

.cart td{
    padding: 10px 20px;
}

.cart td img{
    max-width: 80px;
    height: 80px;
    margin-right: 10px;
}

.cart td input{
    width: 20%;
    height: 30px;
    padding: 5px;
    /* border: 2px solid orange; */
}

.cart td a{
    /* text-decoration: none; */
    color: #222222;
    /* font-weight: 700; */
}

.cart .remove-btn{
    color: #222222;
    text-decoration: none;
    font-size: 15px;
    
}
.cart .remove-btn:hover{
    font-weight: 600;
}
.btn-danger, .btn-warning{
    border-radius: 0% !important;

}

.cart .edit-btn{
    color: #222222;
    text-decoration: none;
    font-size: 14px;
}
.cart .edit-btn:hover{
    font-weight: 600;
}

.cart-total{
    display: flex;
    justify-content: flex-end;
}

.cart-total table{
    /* width: 100%; */
    max-width: 500px;
    border-top: 3px solid #B6AAC8;
}
.cart-total td{
    font-weight: 700;
    
}
td:last-child{
    text-align: right;
}
th:last-child{
    text-align: right;
}

.check-out{
    display: flex;
    justify-content: flex-end;
    margin: 15px 0;
}
.chout-gesamt{
    color: #222222;
    margin-right: 15px;
    /* border: 1px solid black; */
}

/* About us */
.text-center{
    margin-top: 79px;
}
.card{
    border: none !important;
    /* border-radius: 0% !important; */
    /* box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em; */
    /* margin-top: -80px; */
    /* background-color: red !important; */
    /* box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; */
    
}
.card-title{
    font-size: 1.3rem;
    font-weight: 600;
}
.card-title, .card-text{
    color: #222222;
}
.text-body-secondary{
    color: #222222;
    font-weight: 600;
    /* border: 1px solid black; */
}
.about{
    background-color: #fff;
    /* border: 3px solid green !important;  */
    border-radius: 0%;
}
.aboutus .row{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    /* border: 3px solid green !important;  */
    
}
.aboutbtn{
    /* border: 2px solid orange; */
    background-color: #000 !important;
    color: #fff;
    width: 100%;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}
.aboutbtn:hover{
    color:#fff;
    background-color: #2d2d2d !important;
}
.card img{
padding: 0px;
width: 100%;
/* border: 1px solid black; */
margin-top: 20px;
align-items: center;
/* border-radius: 50%; */
/* box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px; */
padding-bottom: 20px;
/* background-color: #bababa; */

}

.card-body{
    /* padding: 50px; */
    
}

.card-body .card-text{
    line-height: 2rem;
    text-align: justify;
}



@media(max-width:460px){
    .single-product h6 {
        margin-top: 25px;
    }
    
    .single-product #ifno-product{
        /* border: 2px solid black !important; */
        margin-left: 34px;
        
    }
    
}
@media(min-width:1200px){
    .single-product {
        width: 61% !important;
        /* border: 1px solid black !important; */
        /* text-align: start; */
    }

    #search .container hr {
    width: 69%;
}
.main_cat_name {
    /* width: 242% !important; */
    /* border: 1px solid orange; */
}
}
@media screen and (min-device-width: 2000px) and (max-device-width: 3000px) {

    hr {
    width: 75%;
    }

    #featured-shop {
    margin-left: -617px;
    width: 94%;
    }

}
@media screen and (min-device-width: 1791px) and (max-device-width: 2000px) {
    #featured-shop {
    margin-left: -255px;
    }
    
}
@media screen and (min-device-width: 760px) and (max-device-width: 768px) {
    .main-img-group{
        
        /* border: 2px solid blue !important; */
        width: 100% !important;
    }
}

@media screen and (min-device-width: 447px) and (max-device-width: 767px) {
    .single-product #ifno-product{
        /* border: 2px solid black !important; */
        margin-left: 49px;
        margin-top: 25px;
    }
    .cart td input {
        width: 55%;
        margin-bottom:5px;
    }
   
}
@media(max-width:401px){
    #featured .container h3 {
        font-size: 1.5rem !important;
        /* border: 2px solid black; */
    }
}
@media(max-width:378px){
    .navbar-brand{
        font-size: 1.5rem;
    }
}
@media(max-width:768px){
    footer h5{
        margin-top: 20px;
    }
    #login-form {
        width: 100% !important;
    }
    .carousel-caption img{
        margin-top:45px;
    }
    .prod .product{
        /* width: 50%; */
        text-align: center;
        margin-top: 2px !important;
    }
    .prod .product .p-name, .prod .product .p-price{
        text-align: start;
    }
    #featured-shop{
        margin-top: -30px !important;
        padding-top: 0;
        /* border:1px solid black; */
    }
    #featured-shop h3{
        margin-top:-10px;
    }
    .py-5{
        padding-top: 1rem !important;
    }
    #brand .row .img-box {
        margin-bottom: 20px;
        
    }
    .small-img-group{
        flex-direction:row;
        width: 100%;
        height: auto;
    }
    .flex{
        flex-wrap: wrap;
    }
    #search{
        width: 100%;
    }
    #sakrij, #sakrij1{
        display: none;
    }

    .single-product .slider{
        /* border: 2px solid blue; */
        width: 100%;
    }
    .single-product{
        margin-top:90px !important;
         /* border:1px solid black; */
    }
    
    #ifno-product{
        /* border: 2px solid blue !important; */
        margin: 10px auto 0 auto !important;
        width: 81% !important;
        
    }
    #ifno-product h6{
        font-size: 22px;
    }
    #ifno-product .buy-btn{
        font-size: 14px;
    }
    .small-img-col img{
        height:95% !important;
        /* border:1px solid black; */
    }
    
}
@media(max-width:576px){
    .prod .product{
        width: 50%;
        text-align: center;
    }
    .prod .product .p-name, .prod .product .p-price{
        font-size: .8rem;
    }
    #brand .row .img-box {
        /* margin-bottom: 20px; */
        width: 50%;
        text-align: center;
        
    }
    #brand .row .img-box .img-fluid {
        /* border: 1px solid black; */
        margin: 0 auto;

    }
    .carousel-caption h1 {
        font-size: 1.4rem;
        margin-top: 70px;  /*ovo sam dodao*/
    }
    .carousel-caption button{
        margin-top: -7px;
        font-size: 9px;
    }
    .carousel-caption img {
        margin-top: 45px;
        max-width: 65px;
    }

    .accordion-button, .accordion-body{
     font-size: 12px;
        
    }
    .sponsor .card {
        margin: 10px;
        border: none !important;
    }
    .sponsor .row .card img{
        width: 81% !important;
        /* margin: 0px !important;
        text-align: center;
        margin-right: 35px !important;*/
    } 
    
    .sponsor .row .card .card-body{
        /* text-align: center; */

    }
}
@media(max-width:1199px){
    #brand .row .img-box .txt{
        width: 81% !important;
        /* border: 2px solid black; */
        
    }

}
@media(max-width:1399px){
    .card img{
        width: 100%;
      
    }
    .card-body{
        /* border: 1px solid black; */
    }
    #brand .row img{
        width: 100%;
        /* margin-left: 40px; */
    }

    #brand .row .img-box .txt{
        width: 84%;
        /* border: 2px solid black !important; */
        
    }
    #brand .row .img-box .txt h3{
        font-size: 20px;
        margin-bottom: -1px;
    }
    
}

@media screen and (min-device-width: 992px) and (max-device-width: 1399px) {
    #kontakt .row .footer-one .logo-firme{
        font-size: 1.4rem;
    }
    
    
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    #login-form {
        width: 70% !important;
    }
    
    .card img{
        
        /* border: 5px solid rgb(64, 170, 38); */
        /* height: 250px; */
        margin-left: 20px;
    }
    .cart td input {
        width: 40%;
        margin-bottom:5px;
    }

    #brand .row .img-box{
        margin-bottom: 20px;
    }

    .container .aboutpage .text {
        margin-top: 13px;
    }
    .container .aboutpage img {
        margin-top: 171px !important;
    }    
}

/* LOGIN FORM */

#login .container .show{
    width: 50%;    
}

#login-form h2{
    text-align: start;
}
#login-form{
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 20px;
    /* border-top: 1px solid #B6AAC8; */
}
.hr{
    width: 2%;
}
#login .row form .text-uppercase{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    background: #2d2d2d;
    /* width: 50%; */
    
}
#login-form input{
    width: 100%;
    margin: 5px auto;

}
#login-form label{
    float: left;
}

#register-url{
    color: #25204F;
    text-decoration: none;
    font-weight: 600;
}
#register-url:hover{
    text-decoration: underline;
}


/* Register FORM */

#register-form{
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 20px;
    /* border-top: 1px solid #B6AAC8; */
}
.hr{
    width: 2%;
}
#register .row form .text-uppercase{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    background: #2d2d2d;
    /* width: 50%; */
    
}
#register-form input{
    width: 100%;
    margin: 5px auto;

}
#register-form label{
    float: left;
}

/* Accoount */
#account{
    margin-top:75px !important;
    /* border: 1px solid black; */
}
.userform{
    /* border: 2px solid orange; */
    margin: 0;
}
.useraccoount{
    margin-top: 25px;
}
#account-form{
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 20px;
}

#account-form input{
    margin: 5px auto;
}

#account .row form .text-uppercase{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: .7rem;
    color: #fff;
    background: #2d2d2d;
    padding: 2px 21px;
    /* width: 50%; */
    
}
#account-form input{
    width: 100%;
    margin: 5px auto;

}
#account-form label{
    float: left;
}

#account .text-uppercase{
    
    /* border: 1px solid black; */
}

.account-info #logout-btn{
    color: white;
    border-radius: 0%;
    background-color: #b6aac8 !important;
    border-color: #b6aac8 !important;
    
}
.account-info #orders-btn{
    color: #25204F;
    text-decoration: none;
}

.account-info #logout-btn:hover{
    text-decoration: none;
}
.account-info #orders-btn:hover{
    text-decoration: underline;
}
.account-info{
    width: 100%;
}
.account-info p{
    margin-top: 18px;
    font-weight: 600;
    color: #222222;
    /* text-align: center; */
}
.account-info span{
    font-weight: normal;
}
#account .row .useraccoount{
    width: 50%;
    /* border: 1px solid black; */
    text-align: center;
}
.useraccoount hr{
    width: 50%;
  margin: auto;
}

#account .row{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /* border: 1px solid black ; */
   
}



/* ORDERS */
#orders{
    margin-top:95px !important;
}
#orders .details-orders-btn{
    color: #fff;
    background-color: #000 !important;
    border-radius: 0%;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 5px 20px;
    text-transform: capitalize;
}
.order{
    /* border: 1px solid black; */
}
.order .container h2{
    margin-top: -20px;
}
.order .product-info p{
    color: #222222;
    font-weight: 700;
    margin: 3px;
}

.order table{
    width: 100%;
    border-collapse: collapse;
}

.order .product-info{
    display: flex;
    flex-wrap: wrap;
}
.order table tr td a{
    border-radius: 0% !important;
    /* border: 2px solid orange !important; */
}

.order th{
    text-align: left;
    padding: 5px 10px;
    color: #2d2d2d;
    background-color: #e7e7e7;
}

.order td{
    padding: 10px 20px;
}

.order td img{
    max-width: 80px;
    height: 80px;
    margin-right: 10px;
}

.order td input{
    width: 40px;
    height: 30px;
    padding: 5px;
}

.order td a{
    /* text-decoration: none; */
    color: #222222;
    /* font-weight: 700; */
}

/* .order .remove-btn{
    color: #222222;
    text-decoration: none;
    font-size: 15px;
   
}
.order .remove-btn:hover{
    font-weight: 600;
}

.order .edit-btn{
    color: #222222;
    text-decoration: none;
    font-size: 14px;
}
.order .edit-btn:hover{
    font-weight: 600;
} */

td:last-child{
    text-align: right;
}
th:last-child{
    text-align: right;
}

/* kasse */
#kasse{
    margin-top:80px !important;
    /* border:1px solid black; */
}
#kasse-form .kasse-small-element{
    display: inline;
    width: 48%;
    margin: 10px auto;
}
#kasse-form .kasse-large-element{
    display: inline;
    width: 98.5%;
    margin: 10px auto;
}
#kasse-form .checkout-btn-container{
    text-align: right;
}

#kasse hr{
    /* width: 50%;
    margin-top: 50px; */
}

#kasse-form{
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding: 20px;
    /* border-top: 1px solid #B6AAC8; */
}
.hr{
    width: 2%;
}
#kasse .row form .text-uppercase{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    background: #2d2d2d;
    /* width: 50%; */
    
}
#kasse-form input{
    width: 100%;
    margin: 5px auto;

}
#kasse-form label{
    float: left;
}

/* Kontakt */
#kontakt{
    width: 100%;
    /* border: 1px solid black; */

    
}
#kontakt .row .useraccoount{
    /* margin-top: 25px; */
    margin: 25px auto;
    /* border: 1px solid black; */
    
}
#kontakt .row form .text-uppercase{
    margin-top: 10px;
    margin-bottom: 10px;
    /* width: 50%; */
    
}
.kontakt-info .infos{
    margin-top: 20px;
    line-height: 12px;
}
.kontakt-info{
    width: 100%;
    /* border: 1px solid black; */
}
.kontakt-info p{
    margin-top: 18px;
    font-weight: 600;
    color: #222222;
    /* text-align: center; */
}
.kontakt-info span{
    font-weight: normal;
}
#kontakt .row .useraccoount{
    width: 50%;
    /* border: 1px solid black; */
    text-align: center;
}
.useraccoount hr{
    width: 50%;
  margin: auto;
}

#kontakt .row{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /* border: 1px solid black ; */
   
}

.main_cat_name{
    margin-right: -150px !important;
    /* width: 200%; */
    /* border: 1px solid orange; */
}

.map{
    /* border: 1px solid black; */
    margin-top: -90px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}


@media(max-width:991px){
    #brand .row .img-box .txt{
        width: 87% !important;
    }
    #kontakt .row .useraccoount {
        width: 100%;
        
    }

    #account .row .useraccoount {
        width: 100%;
        
    }
    #ifno-product h3{
        font-size: 1.3rem;
    }
    #ifno-product h2{
        font-size: 1.4rem;
    }
    .buy-btn{
        font-size: 0.6rem;
        padding: 10px;
        /* width: 100% !important; */
    }
    #ifno-product input{
    width: 40px;
        height: 34px;
        padding-left: 10px;
        font-size: 14px;
        margin-right: 10px;
    }
    .left{
        justify-content: flex-start;
    }
    .navbar-toggler{
        position: absolute;
        right: 0;
        top:0;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .navbar-expand-lg .navbar-collapse{
        width: 100%;
    }
    .single-product #ifno-product{
        /* margin: 0 auto; */
    }
}
@media(max-width:767px){
    #brand .row .img-box .txt{
        width:83% !important;
        /* border: 1px solid orange; */
    }
}

@media(max-width:576px){
    #brand .row .img-box .txt h3{
        font-size: 16px;
       
    }
}

@media(max-width:526px){
    #brand .row .img-box .txt{
        width: 82%;
        
    }
}

@media(max-width:500px){
    #brand .row .img-box .txt{
        width: 80% !important;
        
    }
} 

@media(max-width:463px){
    #brand .row .img-box .txt{
        /* left: 40px; */
        width: 50%;
        
    }
    #brand .row .img-box .txt h3{
        font-size: 12px;
        margin-bottom: -1px;
    }
}

@media(max-width:412px){
    #brand .row .img-box .txt{
        width: 77% !important;
        
    }
}

@media(max-width:398px){
    #brand .row .img-box .txt{
        width: 76% !important;
        
    }
} 
@media(max-width:375px){
    #brand .row .img-box .txt{
        width: 75% !important;
        
    }
}
 
/* SEARCH */
.flex{
    /* border: 1px solid black; */
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /* flex-wrap: wrap; */


}

#search{
    margin-top: 60px;
    /* position: fixed;  */
    height: 40%;
    /* width: 100%; */
    /* border: 3px solid orange; */
    
    padding: 50px;
    /* float: left; */
    background-color:#fff;
    color: #222222;
    border-radius: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}
#search .container hr{
    /* margin-top: -4px;
    width: 50%; */
}
#search p{
    color: #1d1d1d;
}
#search form{
    /* width: 100%; */
    /* border: 1px solid black; */
}
#select_color option:hover{
    background-color: #b6aac8 !important;

}
#select_color{
    /* border:1px solid orange; */
    padding-right: 100px;
}

.product-class{
    /* border: 1px solid black; */
    /* margin-top: 20px; */
    /* background-color:#df489d ; */
    padding: 3px;
    /* border-radius: 5px; */
    color:#fff;
}
.product-info .product-class-2{
    /* border: 1px solid black; */
    padding: 2px;
    border-radius: 5px;
    color:#fff !important;
    width: 70px;
    text-align: center;
}

/* invoice */
.invoice .row .title{
    color: #2d2d2d;;
    background-color: #e7e7e7;
    padding: 5px;
    font-weight: 600;
}
.invoice .row .details{
    border: 1px solid #e7e7e7;
}
.invoice .row .details p{
    color: #222222;
    margin-top: 5px;
    margin-bottom: -0.5px;
    /* border: 1px solid orange ; */
    /* font-weight: 600;    */
}
.invoice .row .table-invoice{
    width: 100%;
    /* border: 1px solid orange !important; */
}
.invoice .warnung .title{
    background-color: #fff !important;
}
.invoice .warnung .first h4{
    text-align: start !important;
    font-size: 14px;
    /* border: 2px solid orange !important; */
}
.order_invoice_status{
    text-align: end;
    /* background-color: red; */
    /* width: 50%; */

}
.order-status-tabele{
    /* border: 1px solid black; */
    padding: 3px;
    color: #fff;
    /* border-radius: 5px; */
}

.color_span{
     border: 1px solid black;
    background-color: #A38A00;
    border-radius:50%;
    /* width: 50px; */
    padding:5px;
    
}
.corb-product{
    text-decoration:none;
}
.corb-product:hover{
    text-decoration: underline;
}
.msg_form{
    color: red !important;
    /* border: 1px solid black !important; */
    text-align: start;
}
.faq{
    /* border: 1px solid black !important; */
    display: flex;
}
.accordion-item{
    margin: 10px;
    /* border: 1px solid black !important; */
}
.accordion{
    background-color: #fff !important;
}
.accordion-button{
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}
.accordion-button, .accordion-body{
    background-color: #fff !important;
    
}
.accordion-body{
    color:#2d2d2d !important;
    /* border:1px solid green; */
}
.accordion-button{
    text-transform: capitalize !important;
}
.accordion-button:hover{
    color: #222222;
}

.footer-one i, p {
    color: #d8d8d8;
}
/* about */
.container .aboutpage{
    display: flex;
}
.container .aboutpage .text{
    /* margin-top:10px; */
    /* border: 1px solid black; */
    line-height: 1.8rem;
    padding: 5px;
    text-align: justify;

}
.linkabout{
   box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.rightabout{
   /* box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; */
}

/* forma */
.needs-validation input, .needs-validation textarea{
    border-radius: 0% !important;
    /* border: 1px solid black !important; */

}
.needs-validation .btn{
    /* border: 1px solid black !important; */
    /* text-align: center !important; */
    margin:0;
    text-align: end;
}

.brand-form{
    /* background: radial-gradient(#fde5e5, transparent); */
    /* border: 1px solid black; */
}
.btn-buy{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.btn-info{
   
    background: #b6aac8 !important;
}
.btn-warning{
    background: #b6aac8 !important;
    color: #fff;
    border: none;
}

/* modal */
.modal-content {
    border-radius: 0% !important;
}
.modal-footer button{
    border-radius: 0% !important;
    
}
/* modal END */

/* slide */
.carousel { 
    margin-top: 62px !important;
}
.ausverkauf-link{
    color: #25204F;
    text-decoration: none;
    font-weight: 600;
}

#banner2 {
    color: #222222;
    /* background-color: #f9eeee; */
    width: 100%;
    /* height: 30vh; */
    background-size: cover;
    /* border: 1px solid black; */
    background-position-x: 10px;
    background-position-y: -20px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: -50px;
}
#banner2 p{
    color: #2d2d2d;
}
#banner2 p a{
    color: #2d2d2d;
    text-decoration: none;
    font-weight: 600;
}
#banner2 p a:hover{
    color: #222222;
    text-decoration: underline;
}

.datenschutz p{
    color: #2d2d2d;
}
.last{
text-align:end;
}

.accordion-button,
.accordion-button.collapsed{
    text-transform: none !important;
}

.search-form{
    display: none;
    opacity: 0;
    transition: opacity 0.6s linear;
    -webkit-transition: opacity 0.6s linear;
    -moz-transition: opacity 0.6s linear;
    -ms-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
}

.show-sform {
    display: block;
    opacity: 1;
    margin-top: 88px;
    margin-bottom: -57px;
    transition: opacity 0.6s linear;
    -webkit-transition: opacity 0.6s linear;
    -moz-transition: opacity 0.6s linear;
    -ms-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
    
  }
 
  
