﻿div.ccSlider ul li{background-size:contain!important;}
.mobileMenuButton{background-color:#fff;}
.bt-whatsme {
    transform: rotate(-90deg);
    right: -87px !important;
    top: 55% !important;
}
.bt-whatsme {
    width: 200px;
    height: 60px;
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 160px;
    z-index: 99;
}
.bt-whatsme i {
    font-size: xx-large;
}
.callme {
    width: 160px;
    display: block;
    position: absolute;
    top: 0px;
    height: auto;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    right: -120px;
    color: rgba(255,255,255,1);
    z-index: 998;
    line-height: 60px;
    text-align: center;
}
.bt-whatsme .callme {
    visibility: visible !important;
    opacity: 1 !important;
    right: 57px !important;
    background-color: rgba(255,0,0,1);
    z-index: 998 !important;
    border-radius: 3px;
    line-height: 43px !important;
    color: #fff!important;
  	top:50px;
}
.bt-whatsme::after {
    height: 43px !important;
}
.bt-whatsme::after {
    content: '';
    position: absolute;
    height: 60px;
    width: 60px;
    right: 0px;
    transition: all .4s linear;
    background-color: rgba(255,0,0,1);
    border-radius: 3px;
}
.bt-whatsme > div {
    position: absolute;
    right: 15px;
    top: 50%;
    color: rgba(255,255,255,1);
    z-index: 2;
    transform: translateY(-50%);
}
.bt-whatsme > div {
    top: 38% !important;
}

#navbar .dropdown-menu li {
	position: relative;
}

.hover-img {
   	position: absolute;
	left: 100%;
  	top:-70px;
  	width: 300px;
  	height: auto;
  /*display: none;*/
  z-index: 5;
  opacity: 0;
  transition: 650ms;
  visibility: hidden;
}

.hover-img.hleft {
	left: auto;
  right: 100%;

}

#navbar .dropdown-menu li:hover .hover-img {
	/*display: block;*/
visibility: visible;
  opacity: 1;
transition: 650ms;

}


#navbar .dropdown-menu li:hover .hover-img:hover {
	display: none;
}

.bt-whatsme {
    transform: rotate(-90deg);
    right: -87px !important;
    top: 55% !important;
}
.bt-whatsme {
    width: 200px;
    height: 60px;
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 160px;
    z-index: 99;
}
.bt-whatsme i {
    font-size: xx-large;
}
.callme {
    width: 160px;
    display: block;
    position: absolute;
    top: 0px;
    height: auto;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    right: -120px;
    color: rgba(255,255,255,1);
    z-index: 99;
    line-height: 60px;
    text-align: center;
}
.bt-whatsme .callme {
    visibility: visible !important;
    opacity: 1 !important;
    right: 57px !important;
    background-color: rgba(255,0,0,1);
    z-index: 99 !important;
    border-radius: 3px;
    line-height: 43px !important;
    color: #fff!important;
  	top:50px;
}
.bt-whatsme::after {
    height: 43px !important;
}
.bt-whatsme::after {
    content: '';
    position: absolute;
    height: 60px;
    width: 60px;
    right: 0px;
    transition: all .4s linear;
    background-color: rgba(255,0,0,1);
    border-radius: 3px;
}
.bt-whatsme > div {
    position: absolute;
    right: 15px;
    top: 50%;
    color: rgba(255,255,255,1);
    z-index: 2;
    transform: translateY(-50%);
}
.bt-whatsme > div {
    top: 38% !important;
}

#navbar .dropdown-menu li {
	position: relative;
}

.hover-img {
   	position: absolute;
	left: 100%;
  	top:-70px;
  	width: 300px;
  	height: auto;
  /*display: none;*/
  z-index: 5;
  opacity: 0;
  transition: 650ms;
  visibility: hidden;
}

.hover-img.hleft {
	left: auto;
  right: 100%;

}

#navbar .dropdown-menu li:hover .hover-img {
	/*display: block;*/
visibility: visible;
  opacity: 1;
transition: 650ms;

}


#navbar .dropdown-menu li:hover .hover-img:hover {
	display: none;
}
.e-katalog .e-katalogBtn .btn {
    width: auto !important;
}
.lang-box {
margin-left:10px;
}
.lang-box span:not(:last-child):after{
content:'|';
padding-left:10px;
  color:#000;
}
nav .navbar-nav.ml-auto.header-social.position-relative div.list-inline {
position:relative;
}

nav .navbar-nav.ml-auto.header-social.position-relative .ml-auto.headerLanguage {
position:relative!important;
  right:0!important;
}
#navbar.fixed .searchOpenBtn{
right:-36px!important;
}