/* Aktivan SALE */

/*
#index #wrapper {
background-image: url("https://www.capsulecollection.rs/img/cms/fotka-01.jpg");
background-size: cover;
background-position: center;
}

#whole-image {
width: 100%;
display: block;
}

@media all and (min-width: 991px) {

#index #laemegamenu-main>ul>li:not(:last-child)>.root-item:after {
background: #ffffff !important;
}

#index .laemegamenu .root-item .title {
font-weight: bold !important;
}

#index #block-header-center {
background: transparent !important;
}

#index #search_block_top .current,
#index #cart_block_top .shopping-cart:before,
#index .dropdown .expand-more {
color: #fff;
}

#index #header {    
position: fixed;    
background: transparent;    
width: 100%;
}
#index  #header_mobile_menu .laemm-nav,
#index .new-sticky #block-header-center {    
background: transparent;    
-webkit-box-shadow: none;    
-webkit-box-shadow: none;    -webkit-box-shadow: none;
box-shadow: none;
}

#index #laemegamenu-main>ul>li:not(:last-child)>.root-item:after {
background: #ffffff;
}

}

@media only screen and (max-width: 600px) {
#index #wrapper {    
background-color: #000;    
background-repeat: no-repeat;
background-position: center;
}
#whole-image {    
width: 100%;    
}
}

@media all and (max-width: 600px) {
.laemegamenu .menu-item.depth-1 > .title.title_font > a {
line-height: normal;
}
}

.outlet-shop:before,
.sale_product {
display: none !important;
}

.sale_product span {
background-color: #000 !important;
}

#product_list_grid .left-product {
padding-top: 0;
}

@media all and (min-width: 991px) {
#index .laemegamenu .root-item .title {
color: #fff !important;
}
}

@media (min-width: 600px) and (max-width: 1100px) {
#whole-image {
padding-top: 0;
padding-bottom: 0;
}
}

@media all and (min-width:600px) {
.bf-title {
width: auto;
height: calc(100vh - 90px) !important;
}
}

@media all and (max-width: 600px) {
.bf-title {
max-width: 100%;
}

#whole-image {
padding-top: 0;
padding-bottom: 0;
}
}

.springIt:after {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
color: #fff;
background-color: #30a7eb;
font-size: 9px;
text-align: center;
z-index: 132;
content: "Winter sale";
padding: 0 33px 0px 60px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-right: -50px;
line-height: 25px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 700;
pointer-events: none;
}

.cm23 {
display: flex;
justify-content: center;
align-items: center;
}

.cm23 img {
width: 500px;
max-width: 80%;
padding-top: 40%;
padding-bottom: 50%;
margin: auto;
display: block;
}

@media all and (min-width:992px) {
.cm23 img {
padding-top: 60%;
padding-bottom: 70%;
}
}

*/

/* Aktivan SALE END */

/* Outlet PERM */

.cms-id-14 h1 {
  display: none !important;
}

.cms-id-14 .title_block a {
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
    margin-top: -30px;
}

.hover-banner .title_block a::before {
    background: none;
}

.outlet-head-title {
    margin-bottom: 10px;
}

.outlet-head-title, .outlet-head-title a {
    font-size: 30px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.outlet-active {
    color: #d02109;
}

.category-id-222 .springIt .sale_product,
.category-id-223 .springIt .sale_product,
.category-id-207 .springIt .sale_product,
.category-id-204 .springIt .sale_product,
.category-id-203 .springIt .sale_product {
    display: none;
}

.category-id-222 .springIt:after,
.category-id-223 .springIt:after,
.category-id-207 .springIt:after,
.category-id-204 .springIt:after,
.category-id-203 .springIt:after {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    text-align: center;
    z-index: 132;
    content: "-50%";
    padding: 0 50px 0px 60px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: -50px;
    line-height: 25px;
    letter-spacing: 1px;
    background-color: #d02109;
    text-transform: uppercase;
    font-weight: 700;
    pointer-events: none;
}

/* Outlet PERM END */


/*
.sale_product {
display: none !important;
}


.springIt:after {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
color: #fff;
background-color: #ad2e1f;
font-size: 10px;
text-align: center;
z-index: 132;
content: "Capsule Sale";
padding: 0 30px 0px 70px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-right: -50px;
line-height: 25px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 700;
pointer-events: none;
}
*/

.slider-height {
  background-image: url(https://www.capsulecollection.rs/img/cms/baner-za-sajt-slika.jpg);
  /*background-image: url(https://www.capsulecollection.rs/img/cms/ccs25.jpg);*/
  width: 100%;
  background-position: center;
  background-size: cover;
  max-width: 960px;
  min-height: 400px;
  margin-top: 7%;
  margin-bottom: 10%;
  position: relative;
}

.slider-height img {
  width: 200px;
  /*display: none;*/
}

@media (max-width:991px) {
  .slider-height {
    height: 600px;
    margin: 0;
  }

  .slider-height img {
    max-width: 75% !important;
    width: 270px;
  }
}

#index main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Fix header on search */

#content-wrapper #main>h2 {
    padding-top: 20px;
}

/*
body  {
background: #000 !important;
}

body  * {
display: none !important;
}*/