/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    /*display: none;*/
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*GRID*/
.col-xs-6 {
  width: 33.33333333%;
  float: left;
  box-sizing: border-box;
}
.col-xs-12 {
  width: 66.66666667%;
  float: left;
  box-sizing: border-box;
}
/*HIDDEN*/
.quickLinkBar,
.main-nav-body,
.navbar-tail,
.logo-small,
#widget_breadcrumb,
.spanacce,
.print-info,
.back-btn,
.close,
.left-column-myAccount,
.order_details_my_account div,
.navbar-toggle,
.rowTop,
.tooltip-message,
#s7_mixedmediaview_swatches,
.desktop-pdp-features,
#PDP_View_All,
.description .icons,
.cart-content .buttons,
.dijitHidden,
.pdp-tabs,
#tabContainer,
.mobile-pdp-features,
.cart-content .qty,
.s7tip {
  display: none!important;
}
/*DOM Styles*/
body {
  font-family: Arial, Helvetica, sans-serif, 'Rosario';
  color: #000000;
}
a[href]:after {
  content: none !important;
}
a {
  border: 0px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
p {
  font-size: 12px;
}
img {
  vertical-align: middle;
  border: 0px!important;
}
.bold {
  font-weight: bold;
}
#footerWrapper {
  clear: both;
}
footer {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  clear: both;
}
.newellLogo {
  width: 100px;
  float: left;
}
.footerLinks {
  float: left;
  text-align: left;
  width: 550px;
  padding: 0;
  margin: 0;
}
.footerLinks li {
  height: 25px;
  text-align: left;
  padding-right: 10px;
  display: inline-block;
}
.footerLinks li a {
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
}
h1 {
  display: block;
  border-bottom: 1px solid #eeeeee;
}
h5.paddingBottom5 {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.conent {
  width: 100%;
}
.checkoutTitle,
#WC_CheckoutPaymentAndBillingAddressSummaryf_div_1 {
  float: left;
  width: 50%;
  text-align: left;
  margin-bottom: 10px;
}
.columnContainer {
  width: 100%;
}
.table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
}
.table-responsive table {
  width: 100%;
}
.table-responsive table tr th {
  height: 28px;
  vertical-align: middle;
  padding-top: 1px;
  padding-bottom: 4px;
  color: #0f0c07;
  line-height: 18px;
  background-color: #eee;
  border-top: 1px solid #0f0c07;
  font-size: 11px;
  padding-right: 2px;
  text-align: left;
}
.table-responsive table tr td {
  padding: 10px 0;
  vertical-align: top;
  border-bottom: solid 1px #eaeaea;
  font-size: 11px;
  padding-right: 2px;
}
.table-responsive table tr td div {
  font-size: 12px;
}
.table-responsive table tr td p {
  display: block;
}
.table-responsive table tr td div.img:first-child {
  width: auto;
  float: left;
  margin-right: 3%;
  margin-bottom: 10px;
}
.table-responsive table tr td div.img:first-child img {
  width: 100%;
  height: auto;
}
.order-details-infowrapper {
  border-top: 1px solid #eeeeee;
  margin-top: 10px;
  clear: both;
}
.myaccount-order-dtl {
  width: 100%;
}
#tableBlock1 {
  float: right;
  margin: 10px;
}
.total_details {
  padding-right: 5px !important;
  font-weight: normal !important;
  line-height: 16px;
  text-align: right;
}
.total_figures {
  text-align: right;
  font-weight: bold;
}
.pdp-container > .col-xs-18.col-sm-6,
.pdp-container > .col-xs-18.col-sm-12 {
  /* width:300px;*/
  width: 50%;
  float: left;
}
.pdp-container .image_container {
  width: 300px;
  height: 370px;
}
.s7mixedmediaviewer .s7swatches,
#s7_mixedmediaview_spinView,
.mediaContainer {
  width: 33%!important;
  overflow: hidden;
}
#PDP_Related_Products_Header,
#PDP_Header {
  font-weight: bold;
  border-bottom: 2px double black;
  margin: 10px 10px 10px 0;
}
.list-price {
  font-weight: bold;
  font-size: 24px;
}
