#shirt-previews.preview.image {
	width: 100%;
	padding-right: 20px;
}

.preview-container {
	width: auto;
	float: none;
	/*padding-right: 40px;*/
}

#campaign_imgs {
	width: 100%;
}

#campaign_imgs > img {
	float: left;
	margin-right: 5px;
	width: 20%;
}


.vertical-wrapper .block {
	display: block;
	position: auto;
	width: 100%;
	clear: both;
}

.sell .offset-content {
	margin-left: auto;
	padding-top: 40px;
}

.campaign-goal {
	margin-left: 0;
}

.flip-clock-wrapper {
	width: auto;
	margin: auto;
	left: auto;
	zoom: 0.65;
}

.buy-it {
	padding-left: 0;
}

.buy-it .price-cost {
	font-size: 36px;
}

.buy-it .buy-button {
	margin: 24px 0 0 27px;
	width: 107px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.buy-it {
	position: fixed;
	z-index: 100;
	bottom: 0;
	left: 0;
	right: 0;
	background-position: -70px 0;
}

#clicker {
	left: -95px;
}


.hidden-xs {
	position: relative;
	width: auto;
	overflow-x: scroll;
	width: 100%;
}


.hidden-xs table {
	width: auto;
}

.modalPopLite-wrapper {
	border: 0;
}

#popup-wrapper {
	width: 294px;
}

#toPopup {
	width: 100%;
	border: 0;
	left: 0;
	top: 25px;
	position: fixed;
	margin-left: 0;

	height: 90%;
	overflow-y: scroll;
	overflow-x: visible;
}

.modal-body .new-row {
	width: 100% important;
}

#add_to_cart_btn {
	margin-top: 12px;
}

#toPopup h2 {
	margin-top: 12px;
	margin-left: -20px;
}

#toPopup #payment-form div.row div {
	padding-left: 0;
}

.pre-checkout-table #tr_1 th.stretch {
	min-width: 175px;
}

.site-branding img {
	left: 0;
}

#additional-styles select {
	width: 250px !important;
}

#additional-styles {
	margin-left: 15px !important;
}

body {
	margin-bottom: 100px;
}
