#breadcrumbs .inner-container {
    padding: 5px 0;
}
.category-page-title, .vm-frontpage-view > h3 {
    text-transform: none;
}
.product-listing .product-name, .vp-product-carousel .vp-product-carousel-inner .product-name {
    text-transform: none;
}
.mini-cart-total {
    color: white;
}
#main {
    margin-bottom: 20px;
}
#bottom {
    padding: 60px 0 0px 0;
}

header .container-fluid, .vpf-topbar .container-fluid{
  max-width: 1170px;
}
.badge-blue, .sticker-blue {
    color: #ffffff;
    background-color: #00acf2;
}
.page-header > h1, .page-header > h2 {
    text-transform: none;
}
.brand {
    display: inline-block;
    margin: 10px 0 0;
}
#vpf-header .inner-container {
    padding: 10px 0 15px;
    -webkit-transition: height 200ms ease-in;
    -moz-transition: height 200ms ease-in;
    -o-transition: height 200ms ease-in;
    transition: height 200ms ease-in;
}
.header-add-margin {
    margin-top: 30px;
}
.lang-inline {
	padding: 0 0 0 20px;
	list-style: none;
	margin: 0;
}

.lang-inline li{
    float: left;
}

.page-39 label {
    display: none !important;
}

.customespa {
	position: fixed;
	right: 0;
	bottom: 40px;
}

.navbar-mainmenu .navbar-nav > li.active > a, .navbar-mainmenu .navbar-nav > li.active > span {
	color: #00acf2;
}

.badge-blue, .sticker-blue {
	color: #ffffff;
	background-color: #0079A8;
}

#breadcrumbs .breadcrumb > .active {
	color: #000;
}

.sppb-btn-secondary {
	color: #fff;
	background-color: #5E7082;
	border-color: #5E7082;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #285F8F;
}

.btn-base, .feature-icon-hover .icon {
	color: #ffffff;
	background-color: #CD322D;
	border-color: #CD322D;
}

.spacer strong.red, span.star, span.asterisk {
	color: #CD322D;
}

