ul.cat-list {
    max-height: 360px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.product-default .product-title {
    width: 100%;
}

.cart-dropdown .product-image-container {
    max-height: 80px;
    height: auto;
}

.banner.banner-cat {
  background-size: 100%;
  background-position: center;
  display:none;
}

ul.velicine li.izabrano a,ul.velicine li.izabrano a:hover, ul.velicine li.izabrano a:active,ul.velicine li.izabrano a:visited {
    background-color: #f46322;
    color: white;
    border: 1px solid #f46322;
}

#notifications {
    cursor: pointer;
    position: fixed;
    left: 50%;
    z-index: 9999;
    top: 50%;
    margin-left: -150px;
    width: 300px;
}

form.zaboravljena_lozinka_forma {
    display: none;
}

form.prijava_forma {
    display: block;
}
.menu > li:hover > a, .menu > li.show > a, .menu > li.active > a{
    color: #fff;
    background-color: transparent;
}
.menu > li:hover > a:after, .menu > li.show > a:after, .menu > li.active > a:after {
    content: ''!important;
    display: block!important;
    width: 20px!important;
    height: 3px!important;
    background-color: #6DCCD2!important;
    margin-top: 6px!important;
    position: absolute!important;
    color: #fff!important;
    left: 10px!important;
    top: 75%!important;
    -webkit-transition: all .3s ease 50ms;
    -moz-transition: all .3s ease 50ms;
    transition: all .3s ease 50ms;
}

[class^="swiper-button-"] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.swiper-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 50vh;
}
.main-slider .swiper-slide{
    height: 70vh;
}

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.swiper-container {
    width: 100%;
    height: 65vh;
    float: left;
}
.swiper-container.nav-slider {
    width: 100%;
    padding-left: 5px;
}
.swiper-container.nav-slider .swiper-slide {
    cursor: pointer;
    opacity: .4;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
}
.swiper-container.nav-slider .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-container.nav-slider .swiper-slide .content {
    width: 100%;
    text-align: center;
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-container.nav-slider .swiper-slide .content p{
    margin-bottom: 0px;
    font-size: 16px;
}
.swiper-container.nav-slider{
    height: 100px;
}
.swiper-container.nav-slider .swiper-slide .content .title {
    font-size: 20px;
    color: #000;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
    opacity: 1;
    visibility: visible;
}
.swiper-slide {
    position: relative;
}
.swiper-slide .slide-bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60vh;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.nav-slider .swiper-slide .slide-bgimg {
}
.swiper-slide .entity-img {
    display: none;
}
.swiper-slide .content {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide .content .title {
    font-size: 2.6em;
    font-weight: bold;
    margin-bottom: 30px;
}
.swiper-slide .content .caption {
    display: block;
    opacity: 1;
}
.swiper-slide .content .caption.show {
    opacity: 1;
}

[class^="swiper-button-"] {
    width: 40px;
}
.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white, .swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next{
    background-color: #000;
    background-size: 15px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    position: absolute;
    top: 30%;
    left: 0px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    position: absolute;
    top: 30%;
    right: 0px;
}
.swiper-container{
    background-color: #fff;
    z-index: 1;
}
.swiper-container.nav-slider .swiper-slide{
    height: unset;
}
.ft_kon h4{
	
}
.ft_kon a{
	
}
.ft_kon { padding-top: 0px;
    padding-left: 0px;	
	}
    .product-single-details .paction {
    height: 43px;
    min-width: 49%;
     margin-top:1rem;
    margin-left:1%;
    margin-right:0 }
    .popust_slika {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
}
.follow_us ul li {
    display: inline-block;
    margin: 15px 10px 0 0;
    font-size:2.2rem
}
.header-dropdown span {
    color: #fff;
    border: solid 1px #fff;
    padding: 1px 8px;
    text-transform: lowercase;
    font-size: 12px;
    border-radius: 8px;
    display:none;
     }
@media screen and (max-width: 1600px) {
    .swiper-container {
        height: 72vh;
    }
    .swiper-slide .content img{
        max-width: 80%;
    }
}
@media screen and (max-width: 1400px) {
    .swiper-container {
        height: 85vh;
    }
    .swiper-slide .content img{
        max-width: 100%;
    }
    .swiper-button-next, .swiper-button-prev{
        position: absolute;
        top: 70%;
        right: 0px;
    }
    .swiper-slide .content {
	    position: absolute;
	    top: 20%;
	    left: 0;
	    z-index: 999;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}

}
@media screen and (max-width: 1300px) {
    .swiper-container {
        height: 85vh;
    }

}

@media screen and (max-width: 1200px){
    .swiper-container{
        height:75vh;
    }
    .swiper-slide .slide-bgimg{
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }
    .swiper-slide .content {
        top: 0%;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 75%;
    }

}
@media screen and (max-width: 1100px) {
    .swiper-container {
        height: 65vh;
    }
    .ft_kon h4{
	
}
.ft_kon a{
	
}


}
@media screen and (max-width: 992px){
    .swiper-container{
        height: 60vh;
    }
    .swiper-slide .content{
        top: 0%;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 70%;
    }
    .header-dropdown span {
    color: #fff;
    border: solid 1px #fff;
    padding: 1px 8px;
    text-transform: lowercase;
    font-size: 12px;
    border-radius: 8px;
    display:block;
     }
}
@media screen and (max-width: 900px){
    .swiper-container{
        height: 50vh;
    }

}
@media screen and (max-width: 768px){
    .swiper-slide .content{
        top: 10%;
    }
    .swiper-slide .slide-bgimg{
        height: 20vh!important;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 70%;
    }
    .product-single-details .paction {
    height: 43px;
    min-width: 90%;
    margin-top:1rem;
    margin-left:auto;
    margin-right:auto }
      .paction span {
   /*display: none;**/
    padding-right: .1rem;
    padding-left: .4rem;
    font-size: 1.8rem;
    letter-spacing: .02rem;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;}
    .ft_kon { padding-top: 15px;
    padding-left: 20px;	
	}
	.header-dropdown {
  position: relative;
  text-transform: uppercase;
  font-size:2.2rem }
}
@media screen and (max-width: 650px) {
    .swiper-container {
        height: 45vh;
    }
}
@media screen and (max-width: 576px){
    .swiper-container{
        height: 25vh;
    }
    .main-slider .swiper-slide{
        height: 35vh;
    }
    .swiper-slide .content{
        top: 3%;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 75%;
    }
    .swiper-slide .content .caption{
        max-height: 220px;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  
    position: absolute;
    top: 30%;
    left: -100%;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    position: absolute;
    top: 30%;
    right: -100%;
}
}
@media screen and (max-width: 400px) {
    .swiper-container{
        height: 21vh;
    }
    .swiper-slide .content {
        top: 3%;
    }
}
a.add-wishlist.in_wishlist,
a.add-to-wishlist.in_wishlist
{
    color: white!important;
    background-color: #6DCCD2!important;
    border: 1px solid white!important;
}

a.btn-icon-wish.in_wishlist {
    color: #6DCCD2!important
}
.brands_img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  opacity: 0.5;
}

.brands_img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  opacity: 1;
  cursor: pointer;
  /*transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);*/
}

.inner-quickview figure .btn-quickview {
    background-color: white;
    border: 1px solid #d4d4d4;
    color: #2b2b2d;
    margin: 0 5px!important;
    border-radius:12px;
}

.inner-quickview figure .btn-quickview:hover {
    background-color: #6DCCD2;
    border: 1px solid #6DCCD2;
    color: #ffffff;
}

.invalid.form-control {
    border: 1px solid #6DCCD2;
}
.invalid_email_text {
    color: #6DCCD2;
}

#zavrsi_kupovinu_forma a:hover, 
#zavrsi_kupovinu_forma  a:focus, 
#zavrsi_kupovinu_forma  a:active,
.product-title a:hover, 
.product-title a:focus, 
.product-title a:active {
    color: inherit!important;
}

.entry:not(.single):last-of-type .entry-body {
    margin-left: 0px;
}

a:hover, a:focus, a:active {
    color: inherit;
}

.sidebar-shop .widget-body{
    padding-top: 0;
    padding-left: 0;
    
    
}
.sidebar-shop .widget-body .cat-list{
    overflow-x: hidden;
    overflow-y: auto;
    
}


/* width */
.sidebar-shop .widget-body .cat-list::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.sidebar-shop .widget-body .cat-list::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.sidebar-shop .widget-body .cat-list::-webkit-scrollbar-thumb {
  background: #6DCCD2; 
}

/* Handle on hover */
.sidebar-shop .widget-body .cat-list::-webkit-scrollbar-thumb:hover {
  background: #c6480a; 
}

.owl_slika_holder {
    margin: 25px 0;
    padding-top: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.velicina_box {position:relative}
.odr_velic { /*position: absolute;
    right: 0;
    top: 15px;*/
    /*background: #6DCCD2;*/
    color: #545454;
    padding: 1px 5px;
    border-radius: 1px;
    text-decoration: underline;
    font-weight:700;
    margin-bottom:20px;
    }
.nav-tabs .nav-item {    margin-bottom: 8px;     font: 600 1.3rem/1 "Open Sans", sans-serif; }
.sifra_artikla {
    padding-bottom: 10px;
}
.vrijednost_popusta{
    display: inline-block;
    background: #EB1929;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    font: 600 1.5rem/1 "Open Sans", sans-serif;
    color: #fff;
}
.label-group .vrijednost_popusta{
    display: inline-block;
    background: #EB1929;
    color: #fff;
    padding: 2px 2px;
    border-radius: 5px;
    font: 600 1rem/1 "Open Sans", sans-serif;
    color: #fff;
    z-index: 99999
}
.price-container{
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 900;
}
.sidebar-open {
    display: none;
    margin-top: 20px;
}
.sidebar-open i {
    padding-right: 5px;
}

.sidebar-close {
    display: none;
}
.sidebar-close-inner a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    width: 32px;product-slider-container product-item
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ededed;
    border-radius: 50%;
}
.widget_inner {
    display: block;
}
@media screen and (max-width: 992px) {
    .widget_inner {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        background-color: #fff;
        padding: 30px 15px 30px 15px;
        overflow-y: scroll;
    }
    .sidebar-open{
        position: fixed;
    left: 38%;
    bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 200px; */
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    height: 40px;
    line-height: 30px;
    padding: 0 20px;
    text-transform: capitalize;
    color: #000;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
    font-weight: 600;
    z-index: 9999;
    }
    .sidebar-close {
        display: flex;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        margin-bottom: 30px;
        text-align: center;
        font-weight: 600;
    }
    .sidebar-close-inner {
        display: inline-block;
    }
    .sidebar-close-inner a {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 500;
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        border: 1px solid #ededed;
        border-radius: 50%;
    }
    .widget_inner {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        background-color: #fff;
        padding: 30px 15px 30px 15px;
        overflow-y: scroll;
    }
}
