@import url(//fonts.googleapis.com/css?family=Roboto:400,300,700);
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
							
.viewerror {
  margin: 0;
  background: #ccc;
  color: #000;
  padding: .5em;
  text-align: center;
  position: relative;
  z-index: 5000;
}

body {
  background-color: #CCC;
}

a {
  color: #202831;
}

.noclick {
  cursor: not-allowed;
  width: 1200px;
  overflow: hidden;
}
html .no-padding {
    padding:0;
}
.float-right {
  float: right;
}

.float-left {
  float: left;
}

.clear {
  clear: both;
}

.brand-color {
  color: #bb6600;
}

.image-gallery {
  padding-top: 10px;
}

.image-gallery img {
  display: block;
  width: 105px;
  height: 105px;
  margin-left: 10px;
  float: left;
}

.image-gallery img:first-child {
  margin-left: 0;
}

.text-right {
  text-align: right;
}

.lead-time {
  margin: 15px 5px;
  padding: 10px;
  background-color: #fff7ee;
  border: 1px solid #ffe0bb;
}

.lead-time-cart {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff7ee;
  border: 1px solid #ffe0bb;
}

.fa-next:after, .fa-prev:before, .fa-cart:before, .fa-user:before, .fa-save:before, .fa-edit:before, .fa-delete:before, .fa-home:before, .fa-home:before, .fa-shopping-cart:before, .fa-sign-in:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  padding-right: 5px;
}

.fa-next:after {
  content: "\f054";
  padding-right: 0;
  padding-left: 5px;
}

.fa-prev:before {
  content: "\f053";
}

.fa-cart:before {
  content: "\f07a";
}

.fa-user:before {
  content: "\f007";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-edit:before {
  content: "\f00c";
}

.fa-delete:before {
  content: "\f00d";
}

#wrapper {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #FFF;
  position:relative;
}

#catalog {
  clear: both;
  padding: 30px 0;
  background-color: #FFF;
}
#catalog .cart-login {
  float: right;
  padding: 0px 15px;
  font-weight: bold;
}

#cart {
  display: block;
  clear: both;
  background-color: #FFF;
}
#cart h3 {
  font-size: 1.5em;
}
#cart h4 {
  font-size: 1.25em;
  margin: 1.0em 0 0.5em 5px;
}
#cart .cart-login {
  float: right;
  padding: 20px 20px 0 20px;
  font-weight: bold;
}
#cart .form-row .label {
  text-align: right;
  margin-bottom: 10px;
}
#cart .form-row .radio {
  margin-bottom: 10px;
}
#cart .form-row .value {
  margin-bottom: 10px;
}
#cart .form-row .value input, #cart .form-row .value select {
  height: 25px;
  width: 100%;
}
#cart .form-row .value textarea {
  width: 100%;
}
#cart .form-row .empty {
  height: 0;
}
#cart .required:after {
  content: "\f12a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #934746;
  padding-left: 5px;
}
#cart .text-right {
  text-align: right;
  white-space: nowrap;
}
#cart .text-left {
  text-align: left;
  white-space: nowrap;
}
#cart .text-center {
  text-align: center;
  white-space: nowrap;
}
#cart .bold {
  font-weight: bold;
}
#cart .notes p {
  padding-bottom: 0;
}
#cart .icon-refresh:before {
  content: "\f021";
}
#cart .icon-delete:before {
  content: "\f00d";
}
#cart .icon-refresh:before, #cart .icon-delete:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#cart .panel {
  clear: both;
  margin-top: 20px;
  line-height: 31px;
}
#cart .panel .panel-body {
  border-top: 1px solid #ddd;
}
#cart .panel .panel-body:first-child {
  border-top: 0;
}
#cart .panel .panel-body.product {
  line-height: 38px;
}
#cart .panel .panel-body:nth-child(odd) {
  background: #f5f5f5;
}
#cart .panel .panel-body.heading {
  background-color: #616161;
  color: #fff;
  line-height: 19px;
}
#cart .panel .panel-body.content {
  padding-bottom: 25px;
}
#cart .panel .panel-body.accordion {
  background-color: #CCC;
  color: #999;
  line-height: 19px;
  text-transform: uppercase;
}
#cart .panel .panel-body.accordion.current, #cart .panel .panel-body.control {
  background-color: #bb6600;
  color: #FFF;
  line-height: 19px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
}
#cart .panel .product .col-md-1, #cart .panel .product .col-md-2, #cart .panel .product .col-md-3, #cart .panel .product .col-md-4, #cart .panel .product .col-md-5, #cart .panel .product .col-md-6, #cart .panel .product .col-md-7, #cart .panel .product .col-md-8, #cart .panel .product .col-md-9, #cart .panel .product .col-md-10, #cart .panel .product .col-md-11, #cart .panel .product .col-md-12 {
  line-height: 75px;
}
#cart .inside {
  clear: both;
  padding: 20px;
}

@media (max-width: 1200px) {
  .price-breaks {
    overflow-x: auto;
  }
  .price-breaks .panel-body {
    width: 1024px;
  }
}
@media (max-width: 991px) {
  .col-sm-0 {
    display: none;
  }

  #cart .btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  #cart .cart-login {
    padding: 10px 10px 0 10px;
  }
  #cart .inside {
    padding: 10px;
  }
  #cart .form-row .label {
    text-align: left;
    margin-bottom: 0;
    height: 20px;
  }
}
@media (max-width: 768px) {
  .col-xs-0 {
    display: none;
  }

  #cart .panel {
    margin: 15px 0;
  }
  #cart .panel .panel-body {
    padding: 10px 5px;
  }
  #cart .panel .product .col-md-1, #cart .panel .product .col-md-2, #cart .panel .product .col-md-3, #cart .panel .product .col-md-4, #cart .panel .product .col-md-5, #cart .panel .product .col-md-6, #cart .panel .product .col-md-7, #cart .panel .product .col-md-8, #cart .panel .product .col-md-9, #cart .panel .product .col-md-10, #cart .panel .product .col-md-11, #cart .panel .product .col-md-12 {
    line-height: inherit;
  }
}


	
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
