/** Shopify CDN: Minification failed

Line 260:6 Unexpected "@font-face"

**/
#cart *{
	font-size: 0;
  	margin: 0;
  	padding: 0;
  	color: #555555;
  	text-align: left;
}

#cart .cart-empty h3 {
  	font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
  	text-align: center;
  	margin-top: 30px;
}

#cart .cart-empty h2 {
    font-size: 18px;
    font-weight: 600;
  	font-family: Raleway;
  	text-align: center;
}

#cart {
	margin-top: 30px;
  	margin-bottom: 30px;
  	text-align: left;
  	padding-left: 10px;
  	padding-right: 10px;
  	min-height: 300px;
}

#cart p {
	font-family: PT Sans;
}

#cart .steps p,
#cart .steps p span{
	font-weight: 400;
  	font-size: 16px;
  	color: #08374a;
}

#cart .mobile-only {
	display: none;
}

#cart .steps p span {
	color: #32BAB6;
}

#cart h1 {
	font-family: Raleway;
  	font-size: 27px;
  	font-weight: 400;
  	text-align: left;
  	display: inline-block;
  	margin-top: 20px;
  	margin-bottom: 20px;
  	text-transform: uppercase;
  	line-height: 27px;
}

#cart h1.secure-shopping {
	background: url('https://cdn.shopify.com/s/files/1/0546/0449/files/secure_checkout.png?10870953714168580062') left center no-repeat;
  	font-size: 12px;
  	text-transform: none;
  	padding-left: 20px;
	margin-left: 10px;
}

#cart select.item-quantity {
	width: 60px;
  	height: 25px;
  	text-align: center;
  	border: solid 1px #000000;
  	font-size: 14px;
}

#cart select.item-quantity option {
  font-size: inherit;
}

#cart .cart-first {
	width: 640px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

#cart table {
	width: 100%;
  	border-collapse: collapse;
}

#cart table tr.lightgrey {
	background: #fbfbfb;
}
#cart th {
	font-family: PT Sans;
  	font-weight: 600;
  	font-size: 15px;
  	text-transform: uppercase;
  	background: #f4f4f4;
  	line-height: 32px;
}

#cart th:first-of-type,
#cart td:first-of-type{
	padding-left: 10px;
}

#cart td {
	padding-top: 10px;
}

#cart td.product-title,
#cart th.product-title {
	width: 150px;
}

#cart td,
#cart td span {
	font-family: Pt Sans;
  	font-size: 14px;
}

#cart td img {
    max-width: 140px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#cart .remove-from-cart {
	display: block;
  	width: 20px;
  	height: 20px;
  	background: url('https://cdn.shopify.com/s/files/1/0546/0449/files/remove.png?3512105256894730553') center no-repeat;
  	margin-left: auto;
  	margin-right: auto;
}

#cart td.remove,
#cart th.remove{
	text-align: center;
}

#cart td.total {
	text-align: left;
}

#cart .light-green {
	background-color: #ceeeee;
}

#cart .green {
	background-color: #32bab6;
}

#cart .green td,
#cart .green span{
	color: #ffffff;
  	text-transform: uppercase;
  	line-height: 32px;
  	padding-top: 0;
}

#cart .green td:first-of-type,
#cart .light-green td:first-of-type{
	text-align: right;
  	padding-right: 20px;
}

#cart .green td:last-of-type {
	font-weight: 600;
}

#cart .light-green td {
	padding-top: 10px;
}

#cart .light-green td:last-of-type,
#cart .green td:last-of-type{
	padding-left: 20px;
}

#cart .light-green:last-of-type {
	line-height: 18px;
}

#cart .total.free {
	vertical-align: top;
}

#cart .light-green .estimated-shipping {
	line-height: 18px;
  	padding-bottom: 5px;
}

#cart .secure-checkout {
	float: right;
  	margin-top: 5px;
}
#cart .secure-checkout input{
  	height: 40px;
  	border: 0;
  	color: #ffffff;
  	font-size: 18px;
  	font-weight: 200;
  	background: #FA736A;
  	width: 215px;
  	text-align: center;
  	text-transform: uppercase;
  	font-family: PT Sans;
  	font-weight: 200;
}

#cart .secure-checkout input:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#cart .hidden {
	display: none;
}

#cart .cart-second {
	width: 320px;
	display:inline-block;
	background: #f7f7f7;
	margin-left: 20px
}

#cart .cart-second h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: PT Sans;
	padding-bottom: 10px
}

#cart .cart-second p {
	font-family: PT Sans;
	font-size: 13px;
	line-height: 18px;
}

#cart .cart-second i {
	font-size: 28px;
	margin-right: 14px;
}

#cart @font-face {
    font-family: 'Myriad Set Pro';
    src: url('//www.apple.com/wss/fonts/Myriad-Set-Pro/v1/myriad-set-pro_thin.woff'); /*URL to font*/
}

#cart .fa-apple-pay {
	font-size: 11px !important;
    margin-right: 0;
    vertical-align: top;
    margin-top: 2px;
    color: #ffffff;
    background: #555555;
  	margin-right: 0 !important;
}

#cart .fa-apple-pay:before {
    content:'\f179';
}

#cart .fa-apple-pay:after {
    font-family: "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
    content:"Pay";
    padding-right:0.1em;
}

#cart .fa-apple-pay-bordered {
    padding: 0.4em 0.2em;
    display:inline-block;
    border:2px solid #555555;
    border-radius: 2px;
}

#cart .cart-second div {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 17px;
}

#cart .cart-second div:nth-of-type(2) {
	background: #eeefed url('https://cdn.shopify.com/s/files/1/0546/0449/files/quality-guaranteed.png?8464315959992208784') no-repeat;
	padding-left: 100px;
	background-position: 10px 20px;
  	min-height: 75px;
}

#cart b,
#cart a {
	font-size: inherit;
	color: inherit
}

#cart a {
	color: #25bbb6;
}

#cart .cart-third {
	font-family: PT Sans;
  	width: 640px;
  	background: #eeefed;
  	padding-left: 30px;
  	padding-top: 20px;
  	padding-right: 10px;
  	box-sizing: border-box;
  	margin-top: 30px;
  	padding-bottom: 10px
}

#cart .cart-third h3{
	font-size: 16px;
  	font-family: Raleway;
  	font-weight: 400;
}

#cart .cart-third p,
#cart .cart-third li{
	font-size: 14px;
	line-height: 20px;
}

#cart .cart-third p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#cart .product-row td {
	padding-bottom: 7px;
}

#cart table.mobile-only td.product-image {
	width: 160px;
	vertical-align: middle;
	text-align: center;
}

#cart table.mobile-only .table-space {
	height: 15px;
}

#cart table.mobile-only td {
	background: #e4e4e9;
	line-height: 40px;
	padding-top: 0;
}

#cart table.mobile-only th:first-of-type, #cart td:first-of-type {
	padding-left: 0;
}

#cart table.mobile-only tr.product-total td {
	background: #555555;
	color: #d7d7d7;
}

#cart table.mobile-only tr.product-total td span {
	color: #d7d7d7
}

#cart table.mobile-only tr td.second-column {
	padding-left: 20px;
}

#cart .mobile-only select.item-quantity {
	background: #e4e4e9;
}

#cart table.mobile-only tr.product-total td.remove {
  background: #fafafa;
}

#cart table.mobile-only .light-green td {
	background: #ceeeee;
}

#cart table.mobile-only .green td {
	background: #32bab6;
}

@media only screen and (max-width: 1023px) {
  #cart .cart-first {
      width: 100%;
      margin-bottom: 20px;
  }

  #cart .cart-second {
      margin-left: 0;
      width: 40%;
      }

  #cart .cart-third {
      margin-left: 0;
      margin-top: 0;
      width: 58%;
      display: inline-block;
      float: right;
      vertical-align: top;
  }
  
  #cart .cart-second {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  
  #cart .cart-third {
  	width: 100%;
  	margin-top: 20px;
  	margin-bottom: 20px;
  }
  
  #cart .cart-second i {
  	margin-right: 10px;
  }
}

@media only screen and (max-width: 640px) {
	#cart {
      margin-top: 0;
    }
  
  	#cart .desktop-only {
    	display: none;
    }
  
  	#cart table.mobile-only {
    	display: table;
    }
  
  	#cart div.mobile-only {
    	display: block;
    }
  
  	#cart h1 {
    	font-size: 20px;
    }
  
  	#cart h1.secure-shopping {
    	margin-left: 5px;
    }
  
  	#cart .secure-checkout {
    	width: 100%;
    }
  
  	#cart .secure-checkout input {
    	width: 100%;
      	margin-top: 15px;
    }
  
  	#cart table.mobile-only tr.product-total td.remove {
      width: 35px;
    }
}

@media only screen and (max-width: 420px) {
	#cart .mobile-only td, 
    #cart .mobile-only td span, 
    #cart .mobile-only select{
      font-family: Pt Sans;
      font-size: 12px;
	}
  
  	#cart table.mobile-only td.product-image {
    	width: auto;
    }
  
  	#cart table.mobile-only td.product-image img {
    	max-width: 110px;
    }
  
  	#cart select.item-quantity {
      width: 40px;
      height: 30px;
    }
  
  	#cart table.mobile-only tr td.second-column {
    	padding-left: 10px;
    }
  
  	#cart .light-green .estimated-shipping {
    	line-height: 15px;
	}
  
  	#cart .light-green td:last-of-type, #cart .green td:last-of-type {
      padding-left: 0px;
      padding-right: 10px;
	}
  
/*   	#cart table.mobile-only tr.product-total td.remove { 
    	width: auto;
    } */
}
