#header-top.checkout {
	background: #f6f7f769 !important;
}

#logo img {
	width: 60%;
}

.checkout .top-links a {
	color: #000 !important;
	position: relative;
}

.top-links {
	margin-right: 70px !important;
}

#header.header10 #cart.dropdown .dropdown-menu, #header.header10 .menu ul, #header.header10 .menu .megamenu {
	border-color: #fff;
	box-shadow: none;
	border: 1px solid #f4f0f0;
}

.so-vertical-menu.no-gutter {
	display: none;
}

.btn-primary {
	color: #fff;
	background-color: #21B870;
	border-color: #2e6da4;
}

.checkout_page_products.container img {
	width: 100px;
}

.product-thumb.transition.product {
	background: #fff;
	min-height: 250px;
	max-height: 250px;
	overflow: hidden;
}

.product-info-ind h2 {
	min-height: auto;
	max-height: auto;
	overflow: hidden;
}

.product-info-ind h2 {
	height: 45px;
	font-size: 20px;
	line-height: 25px;
}

.caption {
	display: flex;
	justify-content: center;
}

.fa.fa-shopping-basket {
	margin-left: 21px;
	margin-top: 0;
}

.price {
	display: block;
	font-size: 1.4286em;
	margin: 0 .75em;
	color: #444;
	line-height: 1;
	font-weight: 600;
}

.product-info-ind h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
	letter-spacing: 0.1em;
}

@media (max-width: 768px){

	.checkout_page_products.container {
		display: none;
	}
	.mobilehide {
		display: none;
	}
	.progtrckr {
		display: none !important;
	}
}
