/***************************
Add your custom styles below
****************************/

.vnu {
	max-width: 67px;
}

.cover-1 p.lead {
	top: 0;
}

.howWork .lead {
	margin-bottom: 0!important;
}

.featuresBlock .feature {
	margin-top: 80px!important;
}

.wodFeature {
	margin-top: 160px;
}

input[type=tel], textarea  {
	background: rgba(255, 255, 255, 0.3);
	color: #fff;
}


.btBuyFooter {
	position: fixed;
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #425cbb;
    font-size: 26px;
    bottom: 0;
    left: 0;
	color: #fff;
	z-index: 200;
	display: none;
}

.btBuyFooter a {
	color: #fff;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
	font-weight: 600;
}




.blueBtn {
	background: #425cbb;
}


.modal-share h2 {
	font-size: 20px;
}

.modal-share .modal-content {
	max-width: initial;
}

.modal-share img {
	margin: 0;
}

.modal-share .btn {
	width: 100%;
	border-radius: 5px;
    font-size: 0.625em !important;
	letter-spacing: 1px;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}

.socials {
	text-align: center;
	padding: 10px 0 20px 0;
}

.share-link {
	background: #ccc;
	padding: 12px 20px;
	color: #fff;
}

.share-tw {
	background: #0087ba;
}

.share-fb {
	background: #2d4373;
}

.share-down {
	opacity: 0.5;
	background: #2e62c7;
}
.share-down.active {
	opacity: 1;
}

.share-link span,
.share-link i {
	color: #fff;
	padding: 0 5px;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
	letter-spacing: 1px;
    font-size: 12px;
}
.share-link i {
    font-size: 16px;
}

.barchart .barchart__progress {
	height: 100%;
}

.barchart-1 .barchart__bar {
	height: 10px;
}

.barchart-1 .barchart__progress:before {
	color: #000;
}

.progressBar {
	margin: 0 0 40px 0;
}

.btnKick {
	border: 4px solid #22cd7b;
}

.background-image-holder-kick {
	background-position: 50% 100% !important;
}
.kickcenter {
	text-align: center;
}

.destkick {
	font-size: 18px;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
}

.borderkick {
	border: 5px solid #22cd7b!important;
}

.imgLiveOn {
	position: fixed;
	bottom: 20px;
	left: 20px;
	width: 150px;
	height: 150px;
	z-index: 1000;
}

.nav-module-cart {
	padding: 0 1.625em!important;
}

.cart-overview .cart-overview__items {
	overflow: auto;
}

.shop-item-detail .item__description .item__subinfo span:first-child {
	width: 75%;
}

.lessQuant,
.moreQuant {
	width: 50px;
    height: 52px;
    background: #eee;
    color: #000;
    position: absolute;
    top: 0;
    font-size: 30px;
    text-align: center;
	padding-top: 13px;
	cursor: pointer;
}

.moreQuant {
	right: 0;
}

.relative {
	position: relative;
}

.page-title-cart {
	padding-top: 150px;
	padding-bottom: 0;
}

.pt-5 {
	padding-top: 20px;
}

@media screen and (max-width: 767px) {
	.wodFeature {
		margin-top: 20px;
	}

	.btBuyFooter {
		display: block;
	}

	.item__addtocart {
		position: fixed!important;
		bottom: 0!important;
		margin: 0!important;
		left: 0!important;
		width: 100%!important;
		max-width: 100%!important;
		z-index: 10000000000000!important;
	}
}