/*============================================================
 Base
============================================================*/

* {
  margin: 0;
  padding: 0;
  }

body {
  margin: 20px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666;
  background: #cfcfcf;
  }

ul, ol {
  margin-bottom: 1em;
  }

li {
  list-style: none;
  }

h2 {
  margin-bottom: 1em;
  font-weight: normal;
  }

h3 {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  }

p {
  margin-bottom: 1em;
  font-size: 11px;
  color: #666;
  line-height: 15px;
  }

a  {
  text-decoration: none;
  }

a:link, a:visited {
  color: #5575DD;
  }

a:hover, a:active {
  color: #0E1B79;
  }

a img  {
  border: none;
  }

img {
  -ms-interpolation-mode: bicubic;
  }

input,
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666;
  }

hr {
  margin-bottom: 10px;
  height: 1px;
  color: #000000;
  background: #000000;
  border: none;
  }


/*============================================================
 Wrapper
============================================================*/

#wrap {
  width: 740px;
  margin: 0 auto;
  text-align: left;
  }



/*============================================================
 Header
============================================================*/

#header {
  margin-bottom: 5px;
  }

#header.image h1 span {
  display: none;
  }

#header h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 35px;
  }

#header h1 span {
  padding: 30px 0 10px;
  }


/*============================================================
 Main Content Area
============================================================*/

#main {
  float: left;
  width: 965px;
  margin: 0 5px 0 0;
  }


/* Title ---------------------------------------------------*/

#main-title {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  min-height: 50px;
  height: auto !important;
  height: 50px;
  background: #404040;
  }

#main-title h2 {
  margin: 16px 0 13px 13px;
  font-size: 15px;
  font-weight: bold;
  color: #CDE2F0;
  }


/* Content -------------------------------------------------*/

#main-content {
  float: left;
  width: 965px;
  padding: 10px;
  background: #fff;
  }

* html #main-content {
  width: 965px;
  w\idth: 537px;
  }



/*============================================================
 Navigation
============================================================*/

#navigation {
  float: left;
  width: 178px;
  }

#navigation div.pod {
  clear: both;
  width: 148px;
  margin-bottom: 5px;
  padding: 0 15px 12px 15px;
  font-size: 10px;
  background: #fff;
  }

* html #navigation div.pod {
  width: 178px;
  w\idth: 148px;
  }

#navigation div.pod h3 {
  display: block;
  width: 160px;
  margin: 0 -15px 11px -15px;
  padding: 4px 9px 6px 9px;
  font-size: 9px;
  font-weight: normal;
  color: #CDE2F0;
  background: #404040;
  }

* html #navigation div.pod h3 {
  width: 178px;
  w\idth: 160px;
  }

#navigation div.pod ul {
  margin-bottom: 3px;
  }

#navigation div.pod li {
  margin-top: 3px;
  padding: 3px 0;
  list-style: none;
  border-bottom: 1px solid #EFEFEF;
  }


/* MiniCart Contents -------------------------------------------*/

#minicart {
  float: left;
  width: 178px;
  min-height: 50px;
  height: auto !important;
    height: 50px;
  margin-bottom: 5px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/cart-bkg.gif) no-repeat bottom left #fff;
  }

#minicart h3 {
  float: left;
  display: block;
  width: 160px;
  margin: 0;
  padding: 4px 9px 6px 9px;
  font-size: 9px;
  font-weight: normal;
  color: #CDE2F0;
  background: #404040;
  }

* html #minicart h3 {
  width: 178px;
  w\idth: 160px;
  }

#minicart .minicart-contents {
  float: right;
  display: inline;
  margin: -18px 7px 0 0;
  font-size: 9px;
  color: #CDE2F0;
  }

#minicart .minicart-contents li {
  float: left;
  }

#minicart .minicart-items {
  margin-right: 5px;
  }

#minicart .minicart-total {
  padding-left: 5px;
  font-weight: bold;
  border-left: 1px solid #CDE2F0;
  }

#minicart .minicart-options {
  float: right;
  display: block;
  width: 100%;
  margin-top: 5px;
  text-align: right;
  }

#minicart .minicart-view {
  float: left;
  display: inline;
  margin-left: 37px;
  }

#minicart .minicart-view a {
  display: block;
  width: 66px;
  height: 18px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-viewcart.gif) no-repeat;
  }

#minicart .minicart-view span {
  display: none;
  }

#minicart .minicart-checkout {
  float: right;
  display: inline;
  margin-right: 5px;
  }

#minicart .minicart-checkout a {
  display: block;
  width: 66px;
  height: 18px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-checkout.gif) no-repeat;
  }

#minicart .minicart-checkout span {
  display: none;
  }


/* Search --------------------------------------------------*/

#search-input {
  width: 225px;
  height: 15px;
  padding: 1px;
  font-size: 10px;
  vertical-align: middle;
  background: #000000;
  border: 0;
  color: #ffffff;
  }

#search-submit {
  width: 24px;
  height: 18px;
  margin-left: 3px;
  vertical-align: middle;
  border: none;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-go.gif) no-repeat;
  cursor: pointer;
  }

#search-submit span {
  display: none;
  }


/* Artists -------------------------------------------------*/

#artists-select {
  width: 148px;
  font-size: 10px;
  }


/* Big Cartel Badge ----------------------------------------*/

#badge {
  float: left;
  width: 100%;
  }

#badge a {
  float: left;
  display: block;
  width: 79px;
  height: 23px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/badge.png) no-repeat !important;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/badge.gif) no-repeat;
  }

#badge span {
  display: none;
  }



/*============================================================
 Footer
============================================================*/

#footer {
  clear: both;
  }



/*============================================================
 Alerts
============================================================*/

p.alert-noproducts,
p.alert-noitems {
  margin: 20px;
  }

div#error {
  display: block;
  margin-bottom: 5px;
  border-top: 1px solid #6c1010;
  border-bottom: 1px solid #6c1010;
  background: #cf3636;
  }

div#error h2,
div#error p {
  display: none;
  }

div#error ul {
  margin: 0;
  padding: 5px 20px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
  }

div#error li {
  margin: 0;
  padding: 0 20px;
  font-weight: bold;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/bullet-error.gif) no-repeat 0 7px;
  }

.form-error {
  border: 1px solid #cf3636;
  }



/*============================================================
 Site Link
============================================================*/

#website {
  position: absolute;
  top: 0;
  background: #fff;
  }

#website a {
  display: block;
  padding: 2px 14px 3px 14px;
  font-size: 10px;
  line-height: 10px;
  }



/*************************************************************

 Store Pages

*************************************************************/



/*============================================================
 Product List
============================================================*/

#products {
  float: left;
  display: inline;
  margin: 2px 4px 4px 4px;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/bkg-products-col.gif) repeat-y #e4e4e4;
  }

#products div.product {
  float: left;
  display: inline;
  width: 250px;
  height: 100%;
  border-top: 1px solid #fff;
  }

#products div.product p {
  margin-bottom: 0;
	margin-left: auto
	margin-right: auto
  }

#products .product-img {
  display: inline;
  float: none;
  vertical-align: middle;
  }

#products .product-info {
  float: left;
  width: 300px;
  padding: 5px 9px 11px 9px;
  border-top: 2px solid #fff;
  }

html #products .product-info {
  width: 300px;
  w\idth: 300px;
  }

#products .product-title {
  font-family: courier new;
  font-size: 8px;
  font-weight: normal;
  margin-bottom: 3px;
  line-height: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  }


#products .product-price {
  float: center;
  font-size: 10px;
  margin-right: 8px;
  }

#products .product-status {
  font-size: 10px;
  font-style: italic;
  }

#products .product-a {
  float: left;
  clear: left;
  display: block;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  }

#products .product-a h3,
#products .product-a p {
  color: #5575DD;
  text-align: center;
  }

#products .product-a:hover h3,
#products .product-a:hover p {
  color: #0E1B79;
  }

#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28,
#product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58,
#product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88,
#product-91, #product-94, #product-97, #product-100 {
  padding-right: 0px;
  }

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29,
#product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59,
#product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89,
#product-92, #product-95, #product-98 {
  margin-left: 0px;
  }

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30,
#product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60,
#product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90,
#product-93, #product-96, #product-99 {
  margin-left: px;
  }


/* Pagination
------------------------------------------------------------*/

.pagination {
  clear: both;
  padding: 20px 0 15px 0;
  font-weight: normal;
  text-align: center;
  }

.pagination span,
.pagination a {
  padding: 0 3px 0 6px;
  }

.pagination span.disabled {
  display: none;
  }

.pagination span.current {
  font-weight: bold
  }

.pagination span.yadda {
  padding: 5px 4px;
  background: none;
  }


/* Stilts
------------------------------------------------------------*/

span.stilt {
  display:-moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  }

#product-image {
  position: relative;
  display: block;
  width: 300px;
  height: 300px;
  text-align: center;
  overflow: hidden;
  }

#products span.stilt {
  height: 175px;
  }

#product-image span.stilt {
  height: 300px;
  }

#product-image img {
  vertical-align: middle;
  }



/*============================================================
 Product Detail
============================================================*/


.product_detail .gallery {
  float: left;
  max-width: 300px;
  position: relative;
  width: 100%;
}


.product_detail .gallery > a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}


}
.product_detail .gallery > ul {
  text-align: center;
}

.product_detail .gallery > ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0px 0px 0px 0;
}


























#product-details {
  float: right;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  }

#product-images {
  float: left;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  }


#product-form {
  clear: both;
  float: left;
  width: 100%;
  }

#product-details .info,
#product-form .options {
  width: 100%;
  padding: .3em 0 .3em 0;
  border-bottom: 1px solid #ccc;
  }

#product-form .options select {
  width: 100%;
  margin: .8em 0;
  }

#product-form .options ul {
  margin: .8em 0;
  }

#product-form .options li {
  list-style: none;
  padding: 1px 5px;
  }

#product-form .options li input {
  text-align: left;
  vertical-align: middle;
  }

#product-form .options li label {
  vertical-align: middle;
  font-weight: bold;
  }

#product-form .options li.sold label {
  font-weight: normal;
  color: #999;
  }

#product-addtocart {
  clear: both;
  display: block;
  width: 81px;
  height: 18px;
  margin-top: 15px;
  border: none;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-addtocart.gif) no-repeat;
  cursor: pointer;
  }

#product-addtocart span {
  display: none;
  }

#product-details div.sold h4,
#product-details div.soon h4 {
  margin-top: .8em;
  font-size: 18px;
  font-weight: bold;
  }

#product-details div.sold h4 {
  color: #cf3636;
  }

#inventory {
  float: left;
  width: 100%;
  padding: 10px 0 12px 0;
  border-bottom: 1px solid #ccc;
  }

#inventory h3 {
  font-size: 12px;
  margin-bottom: 1em;
  }

#inventory ul {
  margin: 0;
  }

#inventory li {
  float: left;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
  background: #f2f2f2;
  list-style: none;
  }

#inventory .bar {
  display: block;
  position: relative;
  height: 14px;
  background: #dadada;
  }

#inventory .bar span {
  position: absolute;
  left: 5px;
  top: 1px;
  width: 150px;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
  overflow: hidden;
  }

#inventory .bar span em {
  display: none;
  }

#inventory span.sold {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 10px;
  color: #ccc;
  line-height: 12px;
  }

/*============================================================
 Cart
============================================================*/
#cart-content{float:left}
#cart-table{text-align:left; border-collapse:collapse; border-spacing:0}
#cart-table td, 
#cart-table th{text-align:left}
#update-btn-head{display:none}

/* Cart Table Columns --------------------------------------*/
#col-item{width:430px}
#col-price{width:85px}
#col-qty{width:55px}
#col-total{width:90px}
#col-options{width:40px}

/* Cart Table Header ---------------------------------------*/
#cart-head{font-size:14px; color:#fff; background:#404040}
#cart-head th{padding-top:11px; padding-bottom:11px}
#head-item{padding-left:10px}
#head-options span{display:none}

/* Cart Table Body -----------------------------------------*/
#cart-body{font-size:14px}
#cart-body th{padding-left:10px; font-weight:normal}
#cart-body td{padding:9px 12px 9px 0}
#cart-body tr.row-alt th, 
#cart-body tr.row-alt td{background:#ffffff}
#cart-body .item-price{padding-right:5px}
#cart-body .item-qty input{width:2em}
#cart-body .item-total{font-weight:bold}
#cart-body .item-options{text-align:center}
#cart-body .item-options .remove-btn{width:13px; height:13px; background:url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-delete.gif) no-repeat; border:none; cursor:pointer; display:block}
#cart-body .item-options span{display:none}

/* Cart Footer ---------------------------------------------*/


#cart-footer .update-btn{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#eee)); border:1px solid #ddd; border-bottom-left-radius:3px 3px; border-bottom-left-radius:3px 3px; border-bottom-right-radius:3px 3px; border-bottom-right-radius:3px 3px; border-top-left-radius:3px 3px; border-top-left-radius:3px 3px; border-top-right-radius:3px 3px; border-top-right-radius:3px 3px; cursor:pointer; display:inline-block; margin:0px 2px; outline:none; padding:6px 10px; text-align:center; text-decoration:none !important; vertical-align:baseline; zoom:1}
#cart-footer .update-btn:hover{text-decoration:none; background:#f1efde; background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#eee)); background:-moz-linear-gradient(top, #ddd, #eee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd',endColorstr='#eee')}
#cart-footer .update-btn:active{position:relative; top:1px; background:#f1efde; background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee)); background:-moz-linear-gradient(top, #fff, #eee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#eee')}
#cart-footer .cart-shipping{float:left; display:inline; margin:-31px 0 0 11px}
#cart-footer #country{width:160px; margin-left:5px; padding:2px 0; font-size:11px}
#cart-footer .cart-discount{padding:10px 0; border-bottom:1px solid #ddd; text-align:right}
#cart-footer #cart_discount_code{width:80px; margin-left:10px}
#cart-footer .cart-discount p{margin:1px 0}
#cart-footer .cart-total{padding:15px 0; text-align:right; border-bottom:1px solid #ddd}
#cart-footer .cart-total h3{font-size:16px; margin:0}
#cart-footer .cart-total p{margin-bottom:0; font-size:9px; color:#999}
#cart-footer .cart-total #cart-shipping-tax p{margin-bottom:7px; font-size:11px; color:#666}
#cart-footer .cart-options{float:right; margin-top:10px}
#cart-footer .cart-checkout{float:left}
#cart-footer .checkout-btn{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#eee)); border:1px solid #ddd; border-bottom-left-radius:3px 3px; border-bottom-left-radius:3px 3px; border-bottom-right-radius:3px 3px; border-bottom-right-radius:3px 3px; border-top-left-radius:3px 3px; border-top-left-radius:3px 3px; border-top-right-radius:3px 3px; border-top-right-radius:3px 3px; cursor:pointer; display:inline-block; margin:0px 2px; outline:none; padding:6px 10px; text-align:center; text-decoration:none !important; vertical-align:baseline; zoom:1}
#cart-footer .checkout-btn:hover{text-decoration:none; background:#f1efde; background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#eee)); background:-moz-linear-gradient(top, #ddd, #eee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd',endColorstr='#eee')}
#cart-footer .checkout-btn:active{position:relative; top:1px; background:#f1efde; background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee)); background:-moz-linear-gradient(top, #fff, #eee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#eee')}
span.total-discount, 
span.total-shipping{font-weight:bold}


/*============================================================
 FAQ
============================================================*/

#faq-content {
  padding: 15px 25px;
  }

#faq-content .faq-list dt {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  }

#faq-content .faq-list dd {
  margin-bottom: 2.3em;
  }



/*============================================================
 Contact
============================================================*/

#contact-content {
  padding: 15px 25px;
  }

#contact-form {
  width: 425px;
  padding: 15px 0;
  }

#contact-form label {
  float: left;
  width: 85px;
  padding: 2px 0;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #666;
  }

#contact-form input,
#contact-form textarea {
  float: left;
  width: 250px;
  margin: 0 25px 8px 10px;
  vertical-align: bottom;
  }

#contact-form textarea {
  width: 300px;
  height: 150px;
  }

#contact-form p,
#captcha-div {
  float: left;
  display: inline;
  width: 330px;
  margin: 0 -3px 10px 95px; /* -3px fixes ie6 duplicate chars */
  }

#contact-form p {
  margin-bottom: 25px;
  }

#contact-submit {
  clear: both;
  display: block;
  width: 42px;
  height: 18px;
  margin: 0 0 0 95px;
  border: none;
  background: url(https://assets.bigcartel.com/theme_assets/1/1.0.12/images/btn-send.gif) no-repeat;
  cursor: pointer;
  }

#contact-submit span {
  display: none;
  }



/*============================================================
 Success
============================================================*/

body.success #main-content h2 {
  padding: 20px 20px 0 20px;
  font-size: 17px;
  }

body.success #main-content p {
  padding: 0 20px 20px 20px;
  }



/*============================================================
 Custom Pages
============================================================*/

#faq-content {
  padding: 0;
  }

body.custom #main-content {
  width: 507px;
  padding: 20px 25px;
  }

body.custom #main-content strong {
  font-weight: bold;
  }

body.custom #main-content em {
  font-style: italic;
  }

body.custom #main-content code,
body.custom #main-content pre {
  white-space: pre;
  }

body.custom #main-content h2,
body.custom #main-content h3,
body.custom #main-content h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  }

body.custom #main-content ul,
body.custom #main-content ol,
body.custom #main-content blockquote {
  padding: 0 50px;
  }

body.custom #main-content ul li {
  line-height: 15px;
  list-style: disc;
  }

body.custom #main-content ol li {
  line-height: 15px;
  list-style: decimal;
  }

body.custom #main-content blockquote {
  margin-bottom: 1em;
  font-style: italic;
  }

body.custom #main-content dt {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: bold;
  }

body.custom #main-content dd {
  margin-bottom: 2.3em;
  line-height: 15px;
  }




/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/

/* Font */
*
{font-family: "Titillium Web", sans-serif;}


/* Background */
body {
  background-color: #ffffff;

  }


/* Text */
body,
p,
input,
textarea,
#product-details .price,
#faq-content .faq-list dt,
#contact-form label,
#cart-footer .cart-total #cart-shipping-tax p
{color: #000000;}


/* Links */
a:link,
a:visited,
#products .product-a h3,
#products .product-a p
{color: #000000;}


/* Links rollover */
a:hover,
a:active,
#products .product-a:hover h3,
#products .product-a:hover p
{color: #a6a6a6;}


/* Header background */
#main-title,
#navigation div.pod h3,
#minicart h3,
#cart-head
{background-color: #d9d9d9;}


/* Header text */
#main-title h2,
#navigation div.pod h3,
#minicart h3,
#minicart .minicart-contents,
#cart-head
{color: #000000;}

#minicart .minicart-total
{border-left-color: #000000;}


/* Sidebar links */
#navigation div.pod a
{color: #000000;}


/* Sidebar rollovers */
#navigation div.pod a:hover
{color: #969696;}


/* Products background */
#products,
#products .product-pic,
#product-images .images-nav
{background-color: #ffffff;}



/*============================================================
  Custom Styles - add and override styles below.
============================================================*/

/* Cart Page
------------------------------------------------------------*/

#cart_page #site_footer footer {
  margin-top: 30px;
  }

#cart_page #content {
  padding-bottom: 0px;
  }

#cart-form {
  padding: 0;
  }

#cart_description {
  width: auto;
  float: none;
  }

#cart_items {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  }

#cart_items li {
  float: none;
  }

#cart_items li dl {
  margin-top: 21px;
  }

#cart_items .item_image {
  float: left;
  margin: 20px 20px 20px 8px;
  }

#cart_items li .remove_item {
  opacity: 1;
  left: 89%;
  }

#cart_options {
  float: none;
  clear: both;
  width: 90%;
  padding: 15px 0 2px;
  margin: 0 auto;
  border-bottom: none;
  }

#cart_options li {
  margin-bottom: 10px;
  }

#cart_options label {
  float: none;
  margin: 0;
  text-align: left;
  }

#cart_options select {
  margin-top: 3px;
  width: 100%;
  }

#cart_options input {
  width: 94%;
  }

#cart_options .no_shipping {
  margin-top: 0;
  margin-left: 0;
  }

#cart_options #cart_discount p {
  padding: 3px 0 0;
  }

.cart-update {
  margin-left: 0;
  }

.cart-update .button {
  width: 100%;
  }

#cart_summary {
  float: none;
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 10px;
  border-top: none;
  }

#cart_summary ul {
  padding: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  }

#cart_summary button {
  float: none;
  width: 90%;
  margin: 0 auto 2px;
  }
}


@media screen and (min-width: 480px) and (max-width: 768px) {


.button {
  display: block;
  width: 100%;
  padding: 17px 0 !important;
  }

#error {
  width: 90%;
  margin: 0 auto;
  margin-top: -5px;
  margin-bottom: 30px;
  }

  
  
    Cart
-------------------------------------------------------------- */

#cart_page #site_footer footer {
  margin-top: 0;
  }

#cart-form {
  padding: 0 15px;
  }

#cart-form.no_options {
  overflow: hidden;
  margin-bottom: 80px;
  }

#cart_description {
  float: left;
  width: 580px;
}

#cart_items {
  float: left;
  width: 580px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  }

#cart_items ul {
  margin-bottom: 0;
  }

#cart_items li {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 0;
  margin: 0;
  line-height: 0;
  border-top: 1px solid #e5e5e5;
  }

#cart_items .item_image {
  float: left;
  margin: 20px 40px 20px 100px;
  text-align: center;
  width: 150px;
  /* vertically center image within */
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;
  display:box;
  box-pack:center;
  box-align:center;
  }

#cart_items .item_image img {
  max-width: 150px;
  -webkit-box-flex:1;
  -moz-box-flex:1;
  box-flex:1;
  margin: 0 auto;
  }

#cart_items li dl {
  margin: 0;
  line-height: 0;
  margin: 31px 0 0;
  }

#cart_items li.with_option dl {
  margin-top: 21px;
  }

#cart_items li dt,
#cart_items li dd {
  line-height: 1.3em;
  font-size: 16px;
  }

#cart_items li dt a {
  border: none;
  }

#cart_items li dt {
  margin: 0 0 3px 0;
  }

#cart_items li .item_price {
  font-size: 14px;
  }

#cart_items li .item_option {
  margin-top: 3px;
  font-size: 13px;
  font-style: italic;
  }

#cart_items li .item_quantity  {
  position: relative;
  top: -1px;
  left: 2px;
  font-size: 13px;
  }

#cart_items li .remove_item {
  opacity: .5;
  filter: alpha(opacity=50); /* IE6-IE8 */
  position: absolute;
  z-index: 5;
  left: 33px;
  top: 50%;
  margin-top: -12px;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  border: none;
  -webkit-transition: opacity .6s ease-in;
  -moz-transition: opacity .6s ease-in;
  -ms-transition: opacity .6s ease-in;
  -o-transition: opacity .6s ease-in;
  transition: opacity .6s ease-in;
  background: url("https://assets.bigcartel.com/theme_assets/1/1.0.12/images/remove_item.png") no-repeat;
  }

#cart_items li .remove_item:hover {
  opacity: 1;
  -webkit-transition: opacity 0 ease-in;
  -moz-transition: opacity 0 ease-in;
  -ms-transition: opacity 0 ease-in;
  -o-transition: opacity 0 ease-in;
  transition: opacity 0 ease-in;
  }

#cart_options {
  float: left;
  width: 580px;
  padding-bottom: 10px;
  margin: 20px 0 0 0;
  border-bottom: 1px solid #e5e5e5;
  }

#cart_options li {
  margin-bottom: 10px;
  }

#cart_options h3 {
  }

#cart_options label {
  margin-left: 27px;
  }

#cart_options select {
  margin-top: 11px;
  width: 215px;
  }

#cart_options .no_shipping {
  display: block;
  margin-left: 227px;
  font-size: 13px;
  margin-top: 5px;
  color: red;
  }

#cart_options #cart_discount p {
  font-size: 12px;
  padding: 13px 0;
  }

.cart-update {
  margin-left: 227px;
  margin-bottom: 20px;
  }

.cart-update .button {
  font-size: 12px;
  padding: 12px 0;
  width: 213px;
  }

#cart_summary {
  float: right;
  width: 250px;
  padding-top: 10px;
  background: ;
  }

#cart_summary ul {
  padding: 0 13px;
  }

#cart_summary li {
  overflow: hidden;
  padding: 12px 0 4px;
  border-bottom: 1px solid #dddddd;
  }

#cart_summary li h3 {
  float: left;
  font-size: 13px;
  }

#cart_summary li span {
  float: right;
  font-size: 13px;
  line-height: 20px;
  }

#cart_summary li span span {
  float: none;
  }

#cart_summary li#cart-shipping-tax.not_set span {
  font-size: 11px;
  }

#cart_summary #cart_total {
  padding-top: 20px;
  border: none;
  }

#cart_summary #cart_total h3 {
  font-style: italic;
  line-height: 26px;
  }

#cart_summary #cart_total h2 {
  float: right;
  font-size: 20px;
  }

#cart_summary #cart_total span {
  float: none;
  position: relative;
  top: -6px;
  font-size: 11px;
  }

#cart_summary button {
  width: 230px;
  margin: 0 0 10px 10px;
  }

#cart_page #cart_empty {
  padding-bottom: 60px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: -50px;
  }

#cart_page #cart_empty p {
  margin-top: 15px;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  }