.box {
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
}

#box-bestsellers .listing-wrapper .product:nth-child(9),
#box-bestsellers .listing-wrapper .product:nth-child(10),
#box-bestsellers .listing-wrapper .product:nth-child(11),
#box-bestsellers .listing-wrapper .product:nth-child(12) {
  border: none;
}

#box-bestsellers {
  border-top: 2px #ccc solid;
  border-bottom: 1px #e8e8e8 solid;
  margin: 10px 0px;
}

#box-latest-products .listing-wrapper .product:nth-child(9),
#box-latest-products .listing-wrapper .product:nth-child(10),
#box-latest-products .listing-wrapper .product:nth-child(11),
#box-latest-products .listing-wrapper .product:nth-child(12) {
  border: none;
}

#box-latest-products {
  border-top: 2px #ccc solid;
  border-bottom: 1px #e8e8e8 solid;
  margin: 10px 0px;
}

#box-similar-products, #reviews {
  border-top: 2px #ccc solid;
}

#box-similar-products .listing-wrapper .product:nth-child(9),
#box-similar-products .listing-wrapper .product:nth-child(10),
#box-similar-products .listing-wrapper .product:nth-child(11),
#box-similar-products .listing-wrapper .product:nth-child(12) {
  border: none;
}

#box-manufacturer {
}

#box-article {
  border-top: 2px #ccc solid;
  border-bottom: 1px #e8e8e8 solid;
  margin: 10px 0 0 0;
  max-width: 980px;
  background-color: #fff;
}

#box-logotypes-custom {
  border-top: 2px #ccc solid;
  margin: 10px 0px;
}

#checkout-cart-wrapper h2 {
  font-family: 'ITCFranklinGothicStd-BkXCp', Arial, Helvetica,sans-serif;
  font-size: 24px;
  color: #000;
  padding-top: 6px;
  margin: 0px 0px -5px 0px;  
}
#checkout-cart-wrapper em {
  font-size: 12px;
}
#checkout-cart-wrapper .content {
}
#checkout-cart {
  width: 100%;
}
#checkout-cart td {
  border-left: 1px #eee solid;
  border-bottom: 1px #eee solid;
  height: 90px;
}
#checkout-cart td:first-child {
  border-left: none;
  border-bottom: none;
  border-top: 1px #eee solid;
}
#checkout-cart td:nth-child(2), #checkout-cart td:nth-child(3), #checkout-cart td:nth-child(4) {
  border-bottom: none;
  border-top: 1px #eee solid;
}
#checkout-cart td.item img {
  float: left;
  padding: 0px 10px;
  margin-right: 20px;
  border: 2px #eee solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#checkout-cart td.item {
  width: 46%;
}
#checkout-cart td.quantity, #checkout-cart td.price, #checkout-cart td.remove {
  width: 18%;
  text-align: center;
}
#checkout-cart td.item {
  padding-left: 40px;
}
#checkout-cart td.price {
  width: 18%;
  color: #b50000;
  font-weight: 700;
  text-align: center;
}
#checkout-cart td.item strong {
  font-weight: normal;
  color: #000;
}

#box-checkout-account .content, #box-checkout-payment .content, #box-checkout-summary .content {
  padding: 20px 40px;
}

#box-checkout-account h2, #box-checkout-payment h2, #box-checkout-summary h2 {
  border-top: 2px #ccc solid;
  font-family: 'ITCFranklinGothicStd-BkXCp', Arial, Helvetica,sans-serif;
  font-size: 36px;
  color: #d46400;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  padding-top: 17px;
  margin: 0px 0px -5px 0px;
}

#order_confirmation-wrapper {
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  /*
  background-image: url(../images/bg-light-noise.png);
  background-repeat: repeat;
  */
  border: 1px #ccc solid;
}
#order_confirmation-wrapper .warning {
  color: #b50000;
  text-align: center;
  margin: 10px 0px 5px 0px;
}

.box .heading {
  background-image: url(../images/bg-light-noise.png);
  background-repeat: repeat;
  border-bottom: 1px #e8e8e8 solid;
  height: 90px;
  text-align: center;
}
.box .heading h1 {
  font-family: 'ITCFranklinGothicStd-BkXCp', Arial, Helvetica,sans-serif;
  font-size: 36px;
  color: #d46400;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  padding-top: 17px;
  margin: 0px 0px -5px 0px;
}
.box .heading h2 {
}
.box .heading h3 {
  font-family: 'ITCFranklinGothicStd-BkXCp', Arial, Helvetica,sans-serif;
  font-size: 36px;
  color: #d46400;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  padding-top: 17px;
  margin: 0px 0px -5px 0px;
}
.box .heading h4 {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 14px;
  margin: -5px 0px 0px 0px;
  padding: 0;
  color: #999;
  text-align: center;
  font-weight: normal;
}
.box .heading em {
  font-family: "Times New Roman", Times, serif;
  color: #999;
}
.box .content {
  padding: 20px 0px 35px 0px;
  background-color: #fff;
  overflow: hidden;
}

#box-logotypes-custom ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 1px;
}
#box-logotypes-custom li {
  position: relative;
  float: left;
  width: 195px;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
#box-logotypes-custom li:first-child {
  border-left: none;
}
#box-logotypes-custom li:nth-child(6){
  border-left: none;
}
#box-logotypes-custom li:nth-child(11){
  border-left: none;
}
#box-logotypes-custom li:hover {
  border-bottom: 1px #d46400 solid;
}
#box-logotypes-custom li  a {
  position: relative;
  width: 100%;
}
#box-logotypes-custom li a:hover {
  text-decoration: none;
}
#box-logotypes-custom .number-wrapper {
  display: block;
  text-align: center;
  padding: 20px 0px 10px 0px;
}
#box-logotypes-custom .number {
  padding: 5px 10px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: inline;
}
#box-logotypes-custom .logotype-wrapper {
  line-height: 60px;
  height: 60px;
  padding: 5px 0 0 0;
}
#box-logotypes-custom .logotype {
  text-align: center;
  margin: 0;
  padding: 0px;
}

#box-article .content {
  text-align: justify;
  width: 60%;
  margin: 30px auto;
  padding: 0;
}
#box-article .content h1 {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 34px;
  color: #d46400;
  margin: 0;
  letter-spacing: -1px;
  text-align: center;
  text-transform: uppercase;
}
#box-article .content h2 {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 16px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

/* Custom boxes */

#box-checkout-shipping .option-wrapper, #box-checkout-payment .option-wrapper {
  display: inline-block;
  float: left;
  margin: 0px 0px 0px 20px;
  width: 188px;
  height: 290px;
  padding: 10px;
  background-color: #f8f8f8;
  border: 1px #ccc solid;
}
#box-checkout-shipping .option-wrapper .icon, #box-checkout-payment .option-wrapper .icon {
  width: 186px;
  height: 40px;
  border: 1px #ccc solid;
  text-align: center;
  background-color: #fff;
  padding: 15px 0px;
}
#box-checkout-shipping .option-wrapper .name, #box-checkout-payment .option-wrapper .name {
  margin-bottom: 10px;
}
#box-checkout-shipping .option-wrapper .title, #box-checkout-payment .option-wrapper .title {
  margin-top: 10px;
  font-weight: 700;
  color: #000;
}

#box-checkout-shipping .option-wrapper .description, #box-checkout-payment .option-wrapper .description {
  position: relative;
  padding-top: 10px;
  height: 120px;
}
#box-checkout-shipping .option-wrapper .price, #box-checkout-payment .option-wrapper .price {
  font-weight: 700;
  color: #b50000;
}
#box-checkout-shipping .option-wrapper .select, #box-checkout-payment .option-wrapper .select {
}
#box-checkout-shipping .option-wrapper .footer, #box-checkout-payment .option-wrapper .footer {
  height: 30px;
}

#box-checkout-shipping .option-wrapper.selected, #box-checkout-payment .option-wrapper.selected {
  border: 1px solid #bdcbcb;
  background-color: #e6ecec;
}

#cart {
  display: inline-block;
  padding-top: 6px;
  color: #000;
}
#cart .icon {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: 1px;
  margin: 0px 5px;
}
#cart button[name=checkout] {
  background: #d46400;
  padding: 0px 10px;
  height: 25px;
  margin: -3px 0px 0px 10px;
  font-family: 'ITCFranklinGothicStd-BkCd', Arial, Helvetica,sans-serif;
  font-size: 14px;

  color: #7b2604;
  text-shadow: 0px 1px 0px rgba(255,255,255, 0.6);
  font-weight: 700;
  border: 1px solid #ea8539;
  
  background-color: #ffad35;
  background-image: none;
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd70b', endColorstr='#ffad35');
  background-image: -webkit-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -moz-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -ms-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -o-linear-gradient(top, #ffd70b, #ffad35);
  
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;  
  
  
  /*margin: -3px 0 0 0;
  background: -moz-linear-gradient(rgb(55, 170, 234), rgb(17, 126, 210)) repeat scroll 0px 0px rgb(73, 165, 213);
  background-color: #49A5D5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#37AAEA', endColorstr='#117ED2');
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#37AAEA), to(#117ED2)) repeat scroll 0 0 #408EDB;
  
  border: 1px solid rgb(76, 136, 188);
  
  color: rgb(255,255,255);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);*/
}

#search input[name=query] {
  background: #fff;
  border: 0px solid #eee;
  margin: -15px 0px 0px 5px;
  width: 135px;
}
#search button[name=search] {
  background: #fff;
}

#contact-form td {
  padding: 5px 0px;
  color: #000;
}
#contact-form input {
  background-color: #f9f9f9;
  background-image: none;
  border: 1px solid #ccc;
  height: 35px;
  font-size: 20px;
  
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#contact-form textarea {
  background: #f9f9f9;
  border: 1px solid #ccc;
  font-size: 20px;
  
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#contact-form button[name=send] {
  background: #d46400;
  width: 490px;
  height: 45px;
  margin-top: 10px;
  font-family: 'ITCFranklinGothicStd-BkXCp', Arial, Helvetica,sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #7b2604;
  text-shadow: 0px 1px 0px rgba(255,255,255, 0,6);
  font-weight: normal;
  border: 1px solid #ea8539;
  
  background-color: #ffad35;
  background-image: none;
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd70b', endColorstr='#ffad35');
  background-image: -webkit-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -moz-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -ms-linear-gradient(top, #ffd70b, #ffad35);
  background-image: -o-linear-gradient(top, #ffd70b, #ffad35);
  
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
