.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.bg-danger {
	background-color: #f2dede;
	color: #2f0000;
	border-color: #2f0000;
}


.shop_checkout_heading {
	font-weight: bold !important;
	font-size: 18px !important;
	margin-bottom: 5px;
	clear: both;
}


.fullwidth {
	margin: 0 !important;
}

.shop h1 {
	font-size: 20px;
}

.product_name {
	font-weight: bold;
	font-size: 20px;
}

.product_image_main {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.add_to_cart #quantity {
	width: 30px;
	text-align: center;
}

.product_description {
	margin-left: 150px;
	margin-left: 0;
}

.product_desc_short {
	margin: 10px;
}


ul.shop_cart, ul.shop_cart_admin {
	margin: 0;
	padding: 0;
}

ul.shop_cart li, ul.shop_cart_admin li {
	min-height: 70px;
	border-bottom: 1px solid #bababa;
	margin: 0 0 0 0;
	padding: 10px 0 10px 100px;
	display: block;
}

ul.shop_cart li:hover, ul.shop_cart_admin li:hover {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(237,237,237,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,237,237,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,237,237,1) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(237,237,237,1) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(237,237,237,1) 50%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}

ul.shop_cart li.shop_cart_header, ul.shop_cart_admin li.shop_cart_header {
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 100px;
} 

ul.shop_cart li.shop_cart_header:hover, ul.shop_cart_admin li.shop_cart_header:hover {
	background: none;	
}

ul.shop_cart .product_img, ul.shop_cart_admin .product_img {
	float: left;
	margin-left: -100px;
	width: 60px;
	overflow: hidden;
	text-align: center;
}

ul.shop_cart .product_img img, ul.shop_cart_admin .product_img img {
	width: 60px;	
}

ul.shop_cart .product_name, ul.shop_cart_admin .product_name {
	font-size: 16px;	
}

.secondary_name {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
}

ul.shop_cart .product_qty, ul.shop_cart_admin .product_qty {
	line-height: 60px;
}

ul.shop_cart .product_qty input, ul.shop_cart_admin .product_qty input {
	font-size: 16px;
	text-align: center;
	width: 60px;
	line-height: 30px;	
	border-radius: 4px;
}

ul.shop_cart .product_price, ul.shop_cart_admin .product_price {
	line-height: 60px;

}

ul.shop_cart .product_delete, ul.shop_cart_admin .product_delete {
	line-height: 60px;

}

a.shop_delete {
	font-size: 24px;
	color: #d9534f !important;
}

a.shop_delete:hover {
	text-decoration: none;
}

.cart_total {
	text-align: right;
	margin: 20px;
}

.cart_submit {
	text-align: right;
}


.mobile_delete { display: none; }

.products-blocks .acgshop-page-product {
	float: left;
	width: 50%;
}

.shop_product_mini {
	border: 1px solid #e1e1e1;
	padding: 10px;
	text-align: center;
	margin: 0 10px 20px 10px;
	min-height: 160px;
	border-radius: 6px;
	position: relative;
}

.shop_product_mini .product_name {
	font-size: 16px !important;
	margin-top: 6px;
}

.shop_product_mini .product_desc_short {
	color: #5c5c5c;
}

.product-detailed .acgshop-page-add_to_cart {
	margin-left: 150px;
}

#checkout_1, #checkout_2, #checkout_3, #checkout_4, #checkout_4b, #checkout_5 {
	border: 1px solid #b4b4b4;
	padding: 10px;
	border-radius: 6px;
	margin-bottom: 10px;
}

.acgshop-page-checkout input {
	margin: 4px;
}

.acgshop-page-checkout select {
	margin: 4px;
	padding: 6px 0;
}

.checkout ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.checkout ul li {
	list-style-type: none;	
}

.checkout ul li.top {
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
}

.checkout .internal_prod_id {
	display: inline-block;
	width: 40%;
}

.checkout .quantity {
	display: inline-block;
	width: 20%;
	text-align: right;
}

.checkout .unit_price {
	display: inline-block;
	width: 20%;
	text-align: right;
}

.checkout .price {
	display: inline-block;
	width: 20%;
	text-align: right;
	font-weight: bold;
}

.checkout #tax {
	display: block;
	text-align: right;
}

.checkout #subtotal {
	display: block;
	text-align: right;
}

.checkout #shipping {
	display: block;
	text-align: right;
}

.checkout #credit {
	display: block;
	text-align: right;
}

.checkout #total {
	display: block;
	text-align: right;
}

.checkout .amount {
	font-weight: bold;
	min-width: 80px;
	display: inline-block;
}

.checkout #zip_box {
	text-align: right;
}

.cart_line_item {
	vertical-align: top;
}

#s2z {
	width: 70px;
	text-align: center;
	margin-right: 0;
}

.checkout #totals {
	display: none;
}



.addresses .row label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 80px;
	float: left;
	line-height: 32px;
	
}

#accepted_cards {
	margin-bottom: 4px;
}

.card_type {
	display: block;
	width: 50px;
	height: 32px;
	float: left;
	background-size: 100% auto;
	border-radius: 5px;
	margin-right: 3px;

}

#card_visa {
	background-image: url(img/cc_visa.png);
}

#card_mastercard {
	background-image: url(img/cc_mastercard.png);
}

#card_discover {
	background-image: url(img/cc_discover.png);
}

#card_amex {
	background-image: url(img/cc_amex.png);
}

.final_info {
	margin: 30px 0 0 30px;
}

#grand_total {
	font-size: 20px;
	margin-bottom: 5px;
}

.dropship {
	width: 27px;
	height: 11px;
	background-image: url(img/dropship.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
}

.add_to_cart-prices {
	float: left;
	background-color: #f3f3f3;
	border-radius: 4px;
	font-size: 11px;
	color: #313131;
	padding: 3px;
	margin: 0 5px 0 0;
}

.acgshop-page-add_to_cart {
	margin-top: 10px;
}

.shop_product_block .product_name {
	font-size: 14px;
}

.linecard ul, .linecard ul ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.req-warning {
	background-color: #f2dede;
	color: #b30b0b;
	border: 1px solid #b30b0b;
}


#cart_widget {
	font-size: 16px;
	text-align: center;
	/* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 1s ease-in;
}

#cart_widget_icon {
	font-size: 20px;
	
}

.shop_cart_footer {
	width: 75%;
}

.shop_cart_footer .col-md-4 {
	width: 30%;
}

.shop_cart_footer .btn {
	margin:20px; 
}

#coupon {
	background-color: #dfdede;
	padding: 14px;
	border-radius: 10px;
	text-align: center;
}

#coupon label {
	color: #777777;
	font-size: 12px;
}

#coupon .btn {
	margin-left: 5px;
}

#coupon input {
	width: 80px;
	border-radius: 4px;
	padding: 8px;
	text-align: center;
	background-color: #e0dfdf;
	/* Firefox */
    -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
}

#coupon input:focus {
	background-color: white;
	width: 200px;
}

.acgshop-page-cart .cart_total {
	text-align: center;
	width: 25%;
	float: right;
	display: block;
}

.coupon-icon {
	font-size: 35px !important;
	text-align: center;
	color: #5cb85c;
}

.coupon-desc {
	color: #5f5f5f;
}

.coupon-desc p {
	font-weight: normal;
	font-size: 12px;	
}

@media (max-width: 700px) {
	

	
}

@media (max-width: 600px) {
	
	
		
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    	float: none !important;
    	width: 100% !important;
    }
	
	.acgshop-page-fsi_mobile_wizard {
		display: block;
	}
	
	
	.addresses .col-md-6, #checkout_5 .col-md-6 {
		width: 100%;
	}
	
	

	
	#content {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	img.alignright {
		display: block !important;
		float: none !important;
		margin: 0 auto 10px auto !important;	
	}
	
	.shop_content {
		font-size: 16px !important;
	}
	
	.product_image_main {
		float: none;
		text-align: center;
	  
	  
	}
	
	ul.shop_cart .product_name, ul.shop_cart_admin .product_name {
		font-size: 13px;
		line-height: normal;
		text-align: left;
		margin-top: 5px;
	}
	
	
	
	.product_description {
		margin-left: 0;
	}
	
	.product_name {
		text-align: center;
	}
	
	.product_mfr {
		font-size: 18px;
		text-align: center;
	}
	
	.product_price {
		font-size: 13px;
		text-align: center;
		font-weight: bold;
	}
	
	.acgshop-page-add_to_cart {
		margin-left: 150px;
	}
	
	.acgshop-page-add_to_cart {
		margin: 0 0 15px 0px;
	}
	
	.add_to_cart {
		text-align: center;
		margin-top: 5px;
	}
	
	.add_to_cart #quantity {
		font-size: 18px;
		padding: 4px;
		font-weight: bold;
	}
	
	.add_to_cart input[type=submit] {
		font-size: 17px;
	}
	
	.product_desc_short {
		font-size: 12px;
	}
  
	.cart_submit {
	}
  
	ul.shop_cart .product_img { display: none; }
	
	ul.shop_cart li, ul.shop_cart li.shop_cart_header {
		padding: 0;
	}
		
	.header_delete { display: none; }
	
	
	.mobile_delete {
		display: block;	
		line-height: normal;
		margin-top: 6px;
		float: right;
		color: #d9534f !important;
	}
	
	.shop_product_block .product_name {
		font-size: 14px;
		
	}
	
	.shop_product_mini .product_name {
		margin-bottom: 4px !important;
	}
	
	.linecard ul, .linecard ul ul {
		margin: 0 5px;
		padding: 0;
	}
	
	.products-blocks .acgshop-page-product {
		float: none;
		width: 100%;
		
	}
	
	.shop_product_mini {
		min-height: inherit;
	}
	
	#linecard-controls {
		margin: 0;
	}

	.cart-product {
		width: 100%;
		text-align: center !important;
	}
	
	.cart-price, .cart-qty, .cart-delete {
		width: 32% !important;
		float: left;
		display: inline-block !important;
	}
	
	ul.shop_cart .shop_cart_header {
		display: none !important;
	} 
	
	.acgshop-page-cart h1 {
		display: none;
	}
	
	.acgshop-page-cart .cart_total {
		width: 30%;
	}
	
	.shop_cart_footer {
		width: 66%;
		margin-left: 5px;
	}
	
	.shop_cart_footer .btn {
		margin: 10px 0px; 
	}
	
	.shop_cart_footer .col-md-4 {
		width: auto !important;
		float: left;
		display: inline-block;
		padding: 0;
		text-align: center;
	}
	
	.acgshop-page-cart .cart_total {
		width: 30% !important;
		text-align: right;
	}
	
	#content-sidebar {
		display: none;
	}
	
	.shop_cart_footer .update-cart {
		display: none !important;
	}
	
	.hide-on-mobile {
		display: none;
	}
	
	
}
