/** Your theme modifications here **/
.add_sticky_sidebar{
	position: fixed;
	width: 23%;
	top: 60px;
}
li.item-img a img{
	box-shadow:-1px -1px 3px #aaa;
	padding-left:70px !important;
	padding-right:70px!important;
}
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   background:#E9EBEC;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: 0px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  

.front_profile{
	position:relative;
	text-align:center;
}
img.img-circle.profile_image_center {
    margin-top: -30px;
	width:80%;
	border: 2px solid #ddd;
    box-shadow: 0px 0px 3px 0px #ddd;
    background: #fff;
}  
.faspin {
    font-size: 20px;
}
.cmnConnects{
	width:100%;
}
.leftSidebarpos.fixed{
	width: 23%;
    position: fixed;
    top: 0px;
}
 .block-slide-shop-by-store .item{
	box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px !important;
    /*border: 2px solid #ddd;*/
 }
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
	/* Floating Top Bar Mobile Code Start Here */
	#navbar{
		/*margin-top: 85px !important;*/
	}
	/* Floating Top Bar Mobile Code End Here */
	.onlyForMobileDevicesWrapperBox{
		display: block !important;
	}
	.notForMobileWrapperBox{
		display: none !important;
	}
	.mobileDeviceFullWidth{
		padding: 0px !important;
		margin: 0px !important;
		width: 100% !important;
	}
	.visible-xs {
		/* display: block !important;
		padding-top: 15px;*/
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: relative !important;
	}
	/* .visible-xs{ display: none !important;} */
	
	/*.navbar-header.topnav a.navbar-brand.home,
	.navbar-header.topnav .navbar-right{
		float: left !important;
	}*/
	.navbar-header.topnav .navbar-right{
		position: relative !important;
		top: 0px;
		z-index: 9999;
	}	
	.navbar-header.topnav .navbar-right #frm #search{
		width: 100% !important;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	#top {
		position: relative !important;
		height: 60px !important;
	}	
	#top #navigation > .nav.navbar-nav > li > a{
		display: block !important;
	}
	#top #navigation {
		display: block !important;
	}
	.navbar-toggle {
		margin-top: -6px !important;
		padding-left: 3px !important;
		margin-bottom:0px !important;
		position:absolute !important;
		top:0 !important;
		display:none;
		
    }	
	.multi-level-nav .navbar-default .navbar-nav > li > a {
		background: #e0dede !important;
	}	
}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
    .dropdown-menu {
    	min-width: 200px;
    }
    .dropdown-menu.columns-2 {
    	min-width: 400px;
    }
    .dropdown-menu.columns-3 {
    	min-width: 330px;
		min-height: 383px;
    }
    .dropdown-menu li a {
    	padding: 5px 15px;
    	font-weight: 300;
    }
    .multi-column-dropdown {
    	list-style: none;
    }
    .multi-column-dropdown li a {
    	display: block;
    	clear: both;
    	line-height: 1.428571429;
    	color: #333;
    	white-space: normal;
    }
    .multi-column-dropdown li a:hover {
    	text-decoration: none;
    	color: #262626;
    	background-color: #f5f5f5;
    }
     
    @media (max-width: 767px) {
    	.dropdown-menu.multi-column {
    		min-width: 240px !important;
    		overflow-x: hidden;
    	}
		.mobileHeading{
			text-overflow: ellipsis;
  overflow: hidden; 
  white-space: nowrap;
  font-size:24px !important;
		}
    }
	
	
.yamm-content .multi-column-dropdown .dropdown-header{
	border: none;
}
#productMain #thumbs{
	margin-top: 15px;
}
#productMain .col-sm-6 #thumbs .col-xs-3{
	margin-bottom: 15px;
    width: 60px;
    height: 60px;	
}

.content .row.deliveryMethod{
	padding: 0 10px 5px;
}
.content .row.deliveryMethod .box-footer.text-center{
    margin: 5px -10px -10px;
    padding: 20px;
}
.content.deliveryMethodWrap .box.shipping-method,
.content.paymentMethodWrap .box.payment-method{
    margin: 5px 0px;
    padding: 5px 10px 0;
}
.content.deliveryMethodWrap .box.shipping-method .row.deliveryMethod p,
.content.paymentMethodWrap .box.payment-method .row.deliveryMethod p{
	margin: 0 0 15px;
}
.breadcrumb.successBOX{
	border: 1px solid lightblue;
}
.breadcrumb.successBOX .successMSG{
	color: green;
}
.breadcrumb.successBOX .cancelMSG{
	float: right;
	color: #999;
    cursor: pointer;	
}
.content.shippingAddressBox{
	margin-top: 10px;
}
label.error, label.error {
    color: red;
    display: block;
    font-style: italic;
    margin: 7px 7px 7px 0;
}
#navigation .nav.navbar-nav .dropdown.active .dropdown-toggle{
	line-height: 37px;
}
.product .flip-container .flipper .front,
.product .flip-container .flipper .back{
	/*height: 250px;*/
	overflow: hidden;width: 100%;position: absolute;
}
.product .invisible{
	display: block;
	/*height: 250px;*/
	overflow: hidden;
}
.nav li.active .active{
	display: inline-block;color: #000 !important;text-decoration: underline;font-weight: bold;
}



















/* Side Shopping Cart CSS Start Here */
.no-padding-bottom.header-alt.container{
	background: #efefef;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.rightSideBarBox{
	position: fixed;
	right: 0px;
	top: 70px;
	width: 475px;
	z-index: 9999;
}
.rightSideBarBox .basketBox{
	float: left;
	margin-top: 210px;
}
.rightSideBarBox .cartContentBox{
	float: left;
	background: #fff;
	border:1px solid #ccc; 
	border-radius:5px 0px 0px 5px;
	padding:5px;
	display: block;
	margin-bottom: 10px;	
	width: 404px;
	border-right: 0px;
}
.rightSideBarBox .countBox{
	position: absolute;
	color: #fff;
	top: 5px;
	right: 12px;
	border-radius: 100px;
	width: 21px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #59b210;
}
.rightSideBarBox .basket-item-countBox {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.rightSideBarBox .dropdown-toggleBox {
    display: block;
    padding: 0;
}

.rightSideBarBox.boxout {
	-webkit-transition: .5s ease-out;
	-moz-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-ms-transition: .5s ease-out;
	transition: .5s ease-out;
	right: -415px;
}

.rightSideBarBox.boxin {
	right: 0px;
}
.dropdowntoggleBox .righarrowBox{
	display: none;
}
.dropdowntoggleBox.menubtnleft .basket-item-countBox,
.dropdowntoggleBox.menubtnleft .total-price-basketBox{
	display: none;
}
.dropdowntoggleBox.menubtnleft .righarrowBox{
	display: block;
}


.rightSideBarBox .cartContentBox .cartContentList{
	overflow-y: scroll;
}
/* Side Shopping Cart CSS End Here */

le-button.inverse {
    background-color: #e0e0e0;
    color: #3d3d3d;
    font-weight: 100;
}
.le-button {
    background-color: #59b210;
}
.le-button {
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    line-height: 20px;
    border: none;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



/* Floating Top Bar Code Start Here */
#top{
	position: fixed;top: 0%;z-index: 9999;left: 0%;width: 100%;
}
#navbar{
	margin-top: 0px;
}
#basket-overview {
	margin-top: -11px;
}

/* Floating Top Bar Code End Here */


@media only screen and (max-width: 991px) and (min-width: 768px)  {
	#navbar{
		margin-top: 85px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 350px)  {
	.product .flip-container .flipper .front, .product .flip-container .flipper .back {
		height: auto;
		overflow: visible;
	}	
	
}

#navigation .nav .dropdown.active .dropdown-menu{
	width: 100%;
}
.col-sm-3.notForMobileWrapperBox{
	padding-left: 0px;padding-right: 0px;
}
.owl-wrapper-outer .owl-wrapper{
	min-height: 381px;	
}

.product-slider.homeWrapper .owl-item{
	width: 300px !important;
}

/*-- Ratings --*/
.rating-left {
    float: left;
}
.rating-left img {
    margin: .3em 0.1em 0;
}
.rating1 {
    direction:ltr;
	text-align: center;
/*	margin-bottom: 2em; */
}
.starRating:not(old) {
    display: inline-block;
    height: 18px;
    width:100px;
    overflow: hidden;
}

.starRating:not(old) > input{
  margin-right :-26%;
  opacity      : 0;
}

.starRating:not(old) > label {
    float: right;
    background: url(../images/star.png);
    background-size: contain;
    margin-right: 2px;
	cursor: pointer;
}

.starRating:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 18px;
  height          : 18px;
  background      : url(../images/star-.png);
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}

.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
  opacity : 1;
}
/*-- //Ratings --*/
.caretPosition{
	float: right;
    margin-top: 1px;
}

/*subdropdown menu*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*subdropdown menu*/
/*chatPanel*/
@import "https://fonts.googleapis.com/css?family=Noto+Sans";
* {
  box-sizing: border-box;
}
.otherImages{
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    right: -44px;
}
.selfImages{
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    left: -44px;
}
.floating-chat {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 31px;
  transform: translateY(70px);
  transition: all 250ms ease-out;
  border-radius: 50%;
  opacity: 0;
  background: -moz-linear-gradient(-45deg, #183850 0, #183850 25%, #192c46 50%, #22254c 75%, #22254c 100%);
  background: -webkit-linear-gradient(-45deg, #183850 0, #183850 25%, #192c46 50%, #22254c 75%, #22254c 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.floating-chat.enter:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  opacity: 1;
}
.floating-chat.enter {
  transform: translateY(0);
  opacity: 0.6;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat.expand {
  width: 250px;
  max-height: 400px;
  height: 400px;
  border-radius: 5px;
  cursor: auto;
  opacity: 1;
}
.floating-chat :focus {
  outline: 0;
  box-shadow: 0 0 3pt 2pt rgba(14, 200, 121, 0.3);
}
.floating-chat button {
  background: transparent;
  border: 0;
  color: white;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
}
.floating-chat .chat {
  display: flex;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  transition: all 250ms ease-out;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.floating-chat .chat.enter {
  opacity: 1;
  border-radius: 0;
  margin: 10px;
  width: auto;
  height: auto;
}
.floating-chat .chat .header {
  flex-shrink: 0;
  padding-bottom: 10px;
  display: flex;
  background: transparent;
}
.floating-chat .chat .header .title {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 10px !important;
    font-size: 16px;
	margin-left:40px;
}
.floating-chat .chat .header button {
  flex-shrink: 0;
}
.floating-chat .chat .messages {
  padding: 10px;
  margin: 0;
  list-style: none;
  overflow-y: scroll;
  overflow-x: hidden;
  flex-grow: 1;
  border-radius: 4px;
  background: transparent;
}
.floating-chat .chat .messages::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .messages::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .messages::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li {
  position: relative;
  clear: both;
  display: inline-block;
  padding: 5px 14px;
  margin: 0 0 20px 0;
  font: 12px/16px "Noto Sans", sans-serif;
  background-color: rgba(25, 147, 147, 0.2);
  word-wrap: break-word;
  max-width: 100%;
}

.floating-chat .chat .messages li.other {
  animation: show-chat-odd 0.15s 1 ease-in;
  -moz-animation: show-chat-odd 0.15s 1 ease-in;
  -webkit-animation: show-chat-odd 0.15s 1 ease-in;
  float: right!important;
  background: url(https://github.com/Thatkookooguy.png);
    background-size: 40px!important;
    background-repeat: no-repeat!important;
    background-position-x: right !important;
    width: 100%;
}

.floating-chat .chat .messages li.other p.othermessageTest {
    margin-right: 32px;
    background: rgba(25, 147, 147, 0.2);
    padding: 10px;
    border-radius: 10px;
	color:#0ad5c1;
	line-height:15px;
}
.floating-chat .chat .messages li p.othermessageTest:after {
  position: absolute;
  top: 15px;
  content: "";
  width: 0;
  height: 0;
  
  border-top: 10px solid rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li p.othermessageTest:after {
  border-right: 10px solid transparent;
  right:36px !important;
}
.floating-chat .chat .messages li.self {
	animation: show-chat-even 0.15s 1 ease-in;
	-moz-animation: show-chat-even 0.15s 1 ease-in;
	-webkit-animation: show-chat-even 0.15s 1 ease-in;
	float: left !important;
	background: url(https://github.com/ortichon.png);
    background-size: 40px !important;
    background-repeat: no-repeat !important;
    background-position-x: left !important;
    width: 100%;
 
}
.floating-chat .chat .header {
	animation: show-chat-even 0.15s 1 ease-in;
	-moz-animation: show-chat-even 0.15s 1 ease-in;
	-webkit-animation: show-chat-even 0.15s 1 ease-in;
	float: left !important;
	background: url(https://github.com/ortichon.png);
    background-size: 40px !important;
    background-repeat: no-repeat !important;
    background-position-x: left !important;
    width: 100%;
	height:50px;
 
}
.icon-magnifier:before{
	padding-top: 9px;
    display: inline-block;
}
.floating-chat .chat .messages li.self p.selfmessageText {
    margin-left: 32px;
    background: rgba(25, 147, 147, 0.2);
    padding: 10px;
    border-radius: 10px;
	color: #0ec879;
	line-height:15px;
}
.floating-chat .chat .messages li p.selfmessageText:after {
  position: absolute;
  top: 20px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li.self p.selfmessageText:after {
  border-left: 10px solid transparent;
  left: 36px;
}
.floating-chat .chat .footer {
  flex-shrink: 0;
  display: flex;
  padding-top: 10px;
  max-height: 90px;
  background: transparent;
}
.floating-chat .chat .footer .text-box {
  border-radius: 3px;
  background: rgba(25, 147, 147, 0.2);
  min-height: 100%;
  width: 100%;
  margin-right: 5px;
  color: #0ec879;
  overflow-y: auto;
  padding: 2px 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}

@keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-moz-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
/*chatPanel*/