.headershipping-container{
	line-height: 40px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.headershipping-container .carousel-inner{
	height: 100%;
}
.headershipping-text a,
.headershipping-text p,
.headershipping-text span {
	color: #fff;
	font-family:'GroteskPro-SemiBold';
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	letter-spacing: 0.25px;
	margin: 0;
}
.headershipping-container#headerShippingCarousel span,
.headershipping-container#headerShippingCarousel span a {
	color: #fff;
}
.headershipping-text-apricot{
	color: #f98437;
}
.headershipping-container .carousel{
	box-shadow: none;
	height: 100%;
	margin-bottom: 0;
}
.headershipping-container{
	overflow: hidden;
}
.header-shipping .carousel-item a{
	text-decoration: none;
}
.mbl-shipping-slider{
	background: #595965;
  height: 60px;
	line-height: 60px;
	text-align: center;
	position: relative;
}
.mbl-shipping-slider #mobile-shipping li > a{
	color: #fff;
  text-transform: uppercase;
	font-weight: bold;
	font-family: 'Neuzeit';
}
.mbl-shipping-slider button.owl-prev{
	left: 3%;
  position: absolute;
  width: 8px;
  height: auto;
}
.mbl-shipping-slider button.owl-next{
	right: 3%;
  position: absolute;
  width: 8px;
  height: auto;
}
.mbl-shipping-slider .owl-nav{
	position: absolute;
  width: 100%;
  top: 0%;
}
.mbl-shipping-slider .owl-nav img{
	height: 60px;
}
.headershipping-container .details{
	font-family:'GroteskPro-SemiBold';
	font-size: 12px;
	text-decoration:underline;
}
#header .headershipping-container .details a:hover{
	color:#595a65;
}
.separator{
	padding:0px 5px;
}
.headershipping-text {
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.headershipping-text p {
	margin-bottom: 0;
}
.headernotication-msg-container {
	height: 40px;
    display: table;
    width: 100%;
	padding: 0 10px;
	background: #bd7468;
}
#header .headernotification-msg-content a {
	border-bottom: 1px solid;
	color: currentColor;
}
#header .headernotification-msg-content a.no-underline-link {
	border-bottom: 0;
}
#header .headernotification-msg-content a:hover,
#header .headernotification-msg-content a:focus {
	color: currentColor;
}
.header-notif-container {
	padding-left: 0px;
	padding-right: 0px;
}