#main .Cart66WidgetViewCartCheckoutEmpty {
  text-align: left; }
#main #viewCartTable th {
  background: #E5ECF1; }
#main p.Cart66CustomFieldDesc {
  margin: 0;
  line-height: 1em; }
#main #viewCartTable td {
  vertical-align: top; }
#main #viewCartTable input {
  color: #81888E !important; }
#main .Cart66ButtonPrimary, #main .Cart66ButtonSecondary, #main #content .Cart66ButtonPrimary,
#main #content .Cart66ButtonSecondary, #main .Cart66CartButton .purAddToCart {
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  height: auto;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  color: #fff !important; }
#main .Cart66ButtonSecondary {
  background-color: transparent; }
#main .Cart66UserPrice label, #main .Cart66UserQuantity label {
  font-size: 16px;
  font-weight: bold; }
#main .Cart66UserPrice input, #main .Cart66UserQuantity input {
  background: #dbe8ee;
  border: 0;
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 10px 7px;
  font-size: 16px;
  width: 175px;
  display: inline-block;
  margin-left: 10px; }
#main .Cart66UserQuantity {
  padding: 20px 0; }
#main ul#cart-widget-wrapper {
  list-style: none;
  margin: 0 20px 0; }
  #main ul#cart-widget-wrapper h2 {
    overflow: hidden;
    text-indent: -9999px;
    height: 20px;
    width: 132px;
    background: url(../images/heading-your-cart-contains.png) 0 0 no-repeat; }
  #main ul#cart-widget-wrapper table.Cart66AdvancedWidgetCartTable {
    margin: 15px 0 0; }
    #main ul#cart-widget-wrapper table.Cart66AdvancedWidgetCartTable tr td {
      background: url(../images/hr.png) 0 100% repeat-x;
      padding-bottom: 4px; }
      #main ul#cart-widget-wrapper table.Cart66AdvancedWidgetCartTable tr td .Cart66ProductTitle {
        color: #183361; }
  #main ul#cart-widget-wrapper div.Cart66WidgetViewCartCheckout {
    overflow: hidden;
    color: transparent; }
    #main ul#cart-widget-wrapper div.Cart66WidgetViewCartCheckout a.Cart66WidgetViewCart {
      clear: both;
      width: 77px;
      height: 50px;
      background: url(../images/btn-cart-small.png) 0 0 no-repeat;
      display: block;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-top: 15px; }
    #main ul#cart-widget-wrapper div.Cart66WidgetViewCartCheckout a.Cart66WidgetViewCheckout {
      width: 111px;
      height: 50px;
      background: url(../images/cart/btn-checkout-small.png) 0 0 no-repeat;
      display: block;
      overflow: hidden;
      text-indent: -9999px;
      float: right;
      margin-top: 15px; }
    #main ul#cart-widget-wrapper div.Cart66WidgetViewCartCheckout p.Cart66WidgetCartEmpty {
      color: #95adb8;
      width: 190px;
      text-align: left; }
      #main ul#cart-widget-wrapper div.Cart66WidgetViewCartCheckout p.Cart66WidgetCartEmpty a.Cart66WidgetViewCart {
        float: none;
        margin-top: 20px; }
#main .product-detail .image {
  width: 295px;
  float: left; }
#main .product-detail .details {
  width: 305px;
  padding-right: 10px;
  float: right; }
#main .product-detail .Cart66CartButton label {
  display: block;
  padding-bottom: 8px; }
#main .product-detail .Cart66CartButton .Cart66UserQuantity input {
  display: block;
  margin-left: 0;
  width: 70px; }
#main .product-detail .Cart66CartButton select {
  display: block;
  clear: both;
  margin: 0 0 20px 0; }

.Cart66CustomTextarea {
  width: 95%;
  height: 100px;
  resize: none; }

.page-id-39 #main select {
  display: block;
  margin: 17px 0; }

ul.products {
  list-style: none;
  margin: 0; }
  ul.products li {
    width: 33%;
    float: left;
    margin-bottom: 15px; }
    ul.products li:nth-child(3n+1) {
      clear: left; }
    ul.products li a {
      display: block;
      text-decoration: none;
      text-align: center;
      padding: 0 10px; }
      ul.products li a:hover {
        color: inherit; }
        ul.products li a:hover h3 {
          color: #af9354; }
      ul.products li a img {
        display: block;
        margin: 0 auto; }
      ul.products li a h3 {
        text-transform: uppercase;
        color: #183361;
        font-family: "Helvetica", arial, sans-serif;
        font-style: normal;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 0; }
      ul.products li a p {
        font-size: 12px;
        margin: 0; }

a.Cart66CartContinueShopping {
  display: block;
  width: 196px;
  margin: 0 auto; }

img.continueShoppingImg {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
