.bottom-sales {
	display: none;
}
.top-sales {
	padding: 40px 24px 30px 24px;
}

.text-small {
	font-size: 14px;
}

.social {
    margin-left: 30px;
}

.social a {
	margin-left: 3px;
}

.orange {
	color: #ff830a;
}

.main-section__title .main-section__sub {
	font-weight: bolder;
}

.minutes {
	    display: flex;
    align-items: center;
    justify-content: center;
	height: 61px;
}

.margin-top-small {
	margin-top: 10px;
	display: inline-block;
}

.all-included span {
    font-size: 28px;
    line-height: 30px;
    display: block;
    text-transform: none;
	font-weight: 400;
}

.section-5__container {
	padding: 15px 15px 0 15px;
}

.button-text {
	text-decoration: underline;
}

.button-text:hover {
	text-decoration: none;
}


.center {
	text-align: center;
	margin:auto;
}

.margin {
	margin: 15px;
}

.uppertext {
	text-transform: uppercase;
}

.all-buy__item {
	background-color: #fff;
}