body {
  background-color: #d1d3d4 !important;
  padding: 0 !important;
}
body a,
body a:focus,
body a:visited {
  color: #414042;
}
body a:hover {
  font-weight: 400;
}
input[type="checkbox"] {
  border-radius: 0;
}

select {
  background: url(up-and-down-arrow-icon-15.jpg) no-repeat right center #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 45px !important;
}

#minibsk .minibsk-holder {
  width: min-content;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 1000;
  background: #fff;
  min-width: 400px;
  border: 1px solid #ddd;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
#minibsk .minispan {
  width: 70%;
}
#minibsk .minibsk-header {
  color: #414042;
  padding: 8px 14px 0.5px;
  font-size: 18px;
  background: #ededed;
  letter-spacing: 1px;
  font-weight: 700;
}
#minibsk .minibsk-footer {
  color: #414042;
  padding: 8px 14px 5px;
  font-size: 18px;
  background: #ededed;
  letter-spacing: 1px;
  text-align: right;
  font-weight: 700;
}
#minibsk .minibsk-body {
  max-height: 400px;
  overflow-y: auto;
}
#minibsk table {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
}
#minibsk table tbody td {
  font-size: 16px;
  padding: 4px 5px;
  line-height: 18px;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  font-weight: 600;
}
#minibsk #cart-link {
  position: absolute;
  right: 0;
  text-decoration: underline;
  color: #f47a44 !important;
}
.no-touch #minibsk #cart-link {
  display: none;
}
.addtocartbox {
  padding-bottom: 15px !important;
}
.PROD .savepct {
  display: block;
}
.error-message {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  margin: 16px 0;
  padding: 15px;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
}
.information-message {
  color: #31708f;
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  padding: 15px;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
}
.global-header-wrapper .search-account-basket-wrapper a,
.global-header-wrapper .search-account-basket-wrapper a:hover {
  color: #414042;
}
.np {
  padding-left: 0;
  padding-right: 0;
}
.rtborder .orderlistbox {
  width: 100%;
}
.rtborder .orderlistbox th {
  width: 50%;
}
.orderlistbox th {
  font-weight: 400;
  white-space: nowrap;
}
.orderlistbox th:first-child {
  padding-right: 10px;
}
.wrapper {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.global-header-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.mobile-navigation-black-overlay {
  display: none;
}
.hello-banner {
  background-color: #ffc841;
  padding: 10px 0;
}
.hello-banner .free-shipping {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.hello-banner a,
.hello-banner a:focus,
.hello-banner a:hover,
.hello-banner a:visited {
  color: #000;
}
header {
  background-color: #d1d3d4;
  padding: 0;
}
.mobile-bars {
  display: none;
  height: 65px;
  padding: 17px 0 0;
  text-align: center;
}
.overflow .mobile-bars {
  background-color: #628e83;
  color: #fff;
}
.logo-wrapper {
  display: inline-block;
}
.logo-wrapper .mobile-logo {
  display: none;
}
.sticky-header-categories {
  display: none;
  margin: 0 30px;
  background-color: #2b5249;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  height: 85px;
  padding: 17px 30px;
  vertical-align: top;
}
.no-touch .sticky-header-categories:hover {
  cursor: pointer;
}
.sticky-header-categories span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.search-account-basket-wrapper {
  position: relative;
  display: inline-block;
}
.search-account-basket-wrapper a {
  color: #fff;
  /* font-size: 14.5px; */
  font-weight: 300;
}
.search-account-basket-wrapper a:hover {
  color: #fff;
  /*font-size: 14.5px;*/
  font-weight: 300;
}
.account-links {
  display: inline-block;
  position: relative;
  top: 3px;
}
.basket-wrapper {
  display: inline-block;
  margin-left: 15px;
}
.no-touch .basket-wrapper:hover {
  cursor: pointer;
}
.basket-wrapper .basket-icon {
  height: 23px;
  width: auto;
}
.basket-wrapper .your-cart {
  display: inline-block;
  font-size: 16px;
  text-decoration: underline;
  color: #628e83;
  font-wei767ght: 600;
  letter-spacing: 1px;
  margin: 0 5px;
}
.basket-wrapper .basket-count {
  display: inline-block;
  background-color: #628e83;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  min-height: 25px;
  min-width: 25px;
  line-height: 25px;
  font-weight: 100;
  padding: 0;
}
.basket-wrapper .basket-checkout {
  display: none;
  margin-left: 30px;
  color: #000;
  background-color: #ffc841;
  text-align: center;
  font-size: 17px;
  padding: 12px 40px;
}
body .modal-content {
  height: auto;
}
#navigation-bar {
  position: relative;
  display: inline-block;
}
#navigation-bar .navigation-background .shownavbar {
  /* padding: 0 !important; */
  margin: 0;
  padding-top: 15px;
}
#navigation-bar .navigation-background .container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding-right: 0;
  padding-left: 0;
  color: #fff;
}
#navigation-bar .navigation-links {
  display: inline-block;
  width: 7%;
  vertical-align: bottom;
  margin: 0 -3px;
}
#navigation-bar .navigation-links:nth-child(1) {
  width: 7%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(2) {
  width: 9.5%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(3) {
  width: 7%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(4) {
  width: 9%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(5) {
  width: 7%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(6) {
  width: 9.5%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(7) {
  width: 9.5%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(8) {
  width: 7%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(9) {
  width: 9%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(10) {
  width: 8.5%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(11) {
  width: 9%;
  padding: 0 2px;
  border-right: 1px solid #d1d3d4;
}
#navigation-bar .navigation-links:nth-child(12) {
  width: 9%;
  padding: 0 2px;
}
#navigation-bar .navigation-links span {
  display: table-cell;
  vertical-align: middle;
  height: 84px;
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  font-size: 11pt;
}
.no-touch #navigation-bar .navigation-links:hover > span {
  cursor: pointer;
  background-color: #2b5249;
  color: #fff;
  text-align: center;
}
.no-touch #navigation-bar .navigation-links:hover > .sub-menu {
  display: block;
}
#navigation-bar .navigation-links .fa-angle-right {
  display: none;
}
#navigation-bar .navigation-links .fa-angle-left {
  display: none;
}
#navigation-bar .column-wrapper {
  padding: 0 15px;
}
#navigation-bar .navigation-links .sub-menu {
  display: none;
  width: 100%;
  max-width: 700px;
  position: absolute;
  background-color: #fff;
  padding: 25px 20px;
  z-index: 10;
  border-top: solid 5px #2b5249;
  border-bottom: solid 1px #d4d4d4;
  border-left: solid 1px #d4d4d4;
  border-right: solid 1px #d4d4d4;
  margin: 0 15px;
}
#navigation-bar .navigation-links:nth-child(1) .sub-menu,
#navigation-bar .navigation-links:nth-child(2) .sub-menu,
#navigation-bar .navigation-links:nth-child(3) .sub-menu,
#navigation-bar .navigation-links:nth-child(4) .sub-menu,
#navigation-bar .navigation-links:nth-child(5) .sub-menu,
#navigation-bar .navigation-links:nth-child(6) .sub-menu {
  left: 0;
}
#navigation-bar .navigation-links:nth-child(10) .sub-menu,
#navigation-bar .navigation-links:nth-child(11) .sub-menu,
#navigation-bar .navigation-links:nth-child(12) .sub-menu,
#navigation-bar .navigation-links:nth-child(7) .sub-menu,
#navigation-bar .navigation-links:nth-child(8) .sub-menu,
#navigation-bar .navigation-links:nth-child(9) .sub-menu {
  right: 0;
}
#navigation-bar .navigation-links .sub-menu a {
  display: block;
  font-weight: 500;
  font-size: 13.5px;
  color: #2b5249;
  padding-bottom: 12px;
}
#navigation-bar .sub-menu .column-one-wrapper {
  float: left;
  width: 33%;
  padding: 7px 20px 0 0;
}
#navigation-bar .sub-menu .column-two-wrapper {
  float: left;
  width: 33%;
  padding: 7px 20px 0 0;
}
#navigation-bar .sub-menu .column-image {
  float: left;
  width: 33%;
}
body #navigation-bar .navigation-background .shownavbar .mbllogn {
  display: none;
}
body .desktophide {
  display: none !important;
}
.lovedropoffmob {
  display: none;
}
#CTGY. product-detail-wrapper {
  min-height: 300px;
}
@media (min-width: 768px) {
  #navigation-bar .navigation-links .sub-menu a.hidesubmenu {
    display: none;
  }
  #navigation-bar .navigation-background {
    background: 0 0;
    display: inline-block;
    cursor: pointer;
  }
  #navigation-bar .navigation-background .container.fullwidthmenu {
    display: none;
    background: 0 0;
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    max-width: max-content !important;
    z-index: 1;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .menucontainer {
    border: 1px solid #000;
    margin: 0;
    padding: 20px;
    background: #fff;
    width: max-content;
    position: relative;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links {
    border: 0;
    display: block;
    width: 100%;
    margin: 0;
    min-width: 700px;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links
    > span {
    color: #36454f;
    height: auto;
    font-size: 16px;
    display: inline-block;
    width: 245px;
    text-align: left !important;
    padding-bottom: 6px;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links:hover
    > span {
    font-weight: 700;
    color: #f47a44;
    background: #fff;
  }
  #navigation-bar .fullwidthmenu .navigation-links .sub-menu {
    min-height: 90%;
    max-width: 100% !important;
    left: 290px !important;
    border: 0 !important;
    width: calc(100% - 345px);
    top: 0;
    padding: 15px 0;
  }
  #navigation-bar .fullwidthmenu .navigation-links .sub-menu a {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 20px;
  }
  #navigation-bar
    .fullwidthmenu
    .navigation-links
    .sub-menu
    a.showsubcats.active,
  #navigation-bar .fullwidthmenu .navigation-links .sub-menu a:hover,
  #navigation-bar
    .fullwidthmenu
    .navigation-links
    .sub-menu
    a:hover
    .fa-angle-right,
  #navigation-bar .fullwidthmenu .navigation-links:hover > .fa-angle-right {
    font-weight: 700;
    color: #f47a44;
  }
  #navigation-bar .fullwidthmenu .sub-menu .column-image {
    float: right;
  }
  #navigation-bar .fullwidthmenu .navigation-links .fa-angle-right {
    display: inline-block;
    color: #36454f;
    z-index: 99;
    position: relative;
  }
  #navigation-bar .fullwidthmenu .navigation-links .sub-menu .fa-angle-right {
    float: right;
  }
}
@media (max-width: 767px) {
  body .altnavlink.mobilehide {
    display: none !important;
  }
  .mobaltnavlink {
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  body .desktophide {
    display: block !important;
  }
  .OCST .mobile-bars,
  .OPAY .mobile-bars,
  .OSEL .mobile-bars {
    visibility: hidden;
  }
  .cmbl {
    padding-left: 25px;
  }
  body #navigation-bar .navigation-background .container {
    padding: 0;
  }
  body #navigation-bar .navigation-background .shownavbar {
    color: #ffc841;
    margin: 0;
    text-align: center !important;
  }
  #navigation-bar .navigation-background .container.fullwidthmenu {
    background: #fff;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links
    > span {
    color: #36454f;
    height: auto;
    font-size: 16px;
    text-align: left !important;
  }
  #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links:hover
    > span {
    font-weight: 700;
    color: #f47a44;
    background: #fff;
  }
  #navigation-bar .fullwidthmenu .navigation-links .sub-menu a {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 20px;
    color: #36454f;
  }
  #navigation-bar .navigation-background,
  body #navigation-bar .navigation-links.active .sub-menu,
  body #navigation-bar .sub-menu .column-one-wrapper,
  body #navigation-bar .sub-menu .column-two-wrapper {
    background: #fff;
  }
  body #navigation-bar .navigation-links .sub-menu a.hidesubmenu,
  body #navigation-bar .navigation-links .sub-menu div.hidesubmenu {
    display: none;
  }
  #navigation-bar > .navigation-background > .container > div {
    padding-left: 20px !important;
  }
  #navigation-bar
    > .navigation-background
    > .container.fullwidthmenu
    .menucontainer {
    padding-left: 0 !important;
  }
  body.overflow
    #navigation-bar.submenu-active
    .navigation-links
    .fa-angle-right {
    display: inline-block;
    padding-top: 0;
    height: auto;
  }
  body .orderviewsel {
    text-align: center;
  }
  .ORDHP #orderhistory_list.full-width {
    margin: 15px 0;
  }
  .orderproducts .heading {
    display: none;
  }
  .ORDHP .catqtybox > div {
    width: 33%;
    text-align: center;
    float: left;
  }
  .opoptoions input,
  .opoptoions select,
  body .orderproducts .order-invoice {
    width: 100%;
  }
  .opoptoions div {
    margin: 5px 0;
  }
  body .orderproducts td .qtyinbox input {
    margin-left: 0;
  }
  .ORDHP .orderproducts td {
    display: block;
  }
  body.ORDHP .buynowbtn {
    margin: 0 -1px;
  }
  .mobile-pagination {
    margin-bottom: 25px;
  }
  body .alsolike-products {
    max-height: 100% !important;
  }
  .lovedropoffmob {
    position: absolute;
    max-width: 40px;
    left: 19%;
    top: 16px;
    display: block;
  }
  .lovedropoffmob img {
    width: 100%;
  }
  /* PS-26775 Consolidation of Global CSS */
  .footer-container {
        padding-top: 60px !important;

    }
}
.header-wholesale-registration-link {
  display: block;
  width: 100%;
  margin: 10px 0 !important;
  text-align: right;
  font-size: 18.8px !important;
  font-weight: 500 !important;
}
.header-wholesale-registration-link a:hover {
  color: #333 !important;
}
#left-navigation {
  margin-top: 15px;
  padding-left: 0;
}
.cat-tree-title {
  color: #414042;
  font-weight: 700;
  margin: 0 0 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-top: 1px dotted #8c92ac;
  border-bottom: 1px dotted #8c92ac;
}
#category-tree a {
  color: #414042;
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 8px;
  display: block;
  letter-spacing: 1px;
}
#category-tree {
  margin: 0 0 15px;
  border-left: 1px dotted #d1d3d4;
  border-right: 1px dotted #d1d3d4;
  border-bottom: 1px dotted #d1d3d4;
  max-width: 200px;
  width: 100%;
}
#category-tree .level-1 {
  padding: 0 5px;
}
#right-ads {
  margin-top: 110px;
  padding-right: 0;
}
#right-ads .right-ads-box {
  margin: 0 auto;
  padding: 0 0 40px;
  max-width: 200px;
}
#breadcrumbs {
  margin: 15px 0 -5px;
}
#breadcrumbs ul {
  padding: 0;
  margin: 8px 0 0;
  line-height: 27px;
  min-height: 27px;
}
#breadcrumbs li {
  list-style-type: none;
  display: inline-block;
}
#breadcrumbs li a {
  color: #aaa;
  font-size: 16px;
}
#breadcrumbs li span {
  color: #aaa;
  font-size: 16px;
  letter-spacing: 1px;
}
#breadcrumbs li span.current-item {
  /* font-weight: 700; */
  font-family: 'ITCAvantGardePro-Md'; /* PS-26775 Consolidation of Global CSS */
  color: #414042;
}
#breadcrumbs .breadcrumb-border i {
  font-weight: 700;
}
.SFNT #site-container {
  background-color: #d1d3d4;
}
.SFNT #content-container {
  /* max-width: 1200px; WR-50995 Expand website to full screen width */
  margin: 0 auto;
  background-color: #fff;
}
.SFNT .featured-categories hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #d1d3d4;
}
.featured-products-top-sellers {
  background-color: #f1f1f1;
}
.desktop-banner {
  margin: 0 auto;
}
.social-wrapper {
  position: fixed;
  bottom: 50px;
  left: 0;
  display: none;
  z-index: 20;
}
.social-wrapper a {
  color: #fff;
  display: block;
  font-size: 25px;
}
.social-wrapper .fa {
  padding: 12px 0 10px;
  height: 50px;
  width: 50px;
  text-align: center;
}
.social-wrapper .fa-youtube-play {
  background-color: #de2c28;
}
.social-wrapper .fa-facebook {
  background-color: #3b5998;
}
.social-wrapper .fa-google-plus {
  background-color: #dc4e41;
}
.social-wrapper .fa-instagram {
  background-color: #a5745a;
}
.social-wrapper .fa-linkedin {
  background-color: #0077b5;
}
.social-wrapper .fa-pinterest-p {
  background-color: #b7020d;
}
.social-wrapper .fa-twitter {
  background-color: #5ea9dd;
}
.SFNT .featured-categories {
  background-color: #fff;
}
.SFNT .featured-categories .ctgy-title {
  font-size: 19.61px;
  color: #414042;
  text-align: center;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.SFNT .featured-categories .ctgy-title span {
  font-size: 28px;
  font-weight: 600;
  display: block;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.SFNT .featured-categories .featured-category-dotted-line {
  border-bottom: solid 4px #d1d3d4;
  padding-top: 40px;
  width: 34%;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
.SFNT .category-title {
  padding: 0 0 60px;
}
.SFNT .category-title a {
  position: relative;
  display: block;
}
.SFNT .category-title .individual-category-title {
  position: absolute;
  letter-spacing: 1px;
  left: 1px;
  right: 1px;
  margin: 1px 10px 5px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 39px;
  z-index: 10;
  color: #414042;
}
.SFNT .individual-category-title > span {
  display: block;
}
.SFNT .ctgy-title-images {
  margin-bottom: 30px;
  position: relative;
}
.SFNT .category-title:nth-child(1),
.SFNT .category-title:nth-child(4) {
  padding-right: 26px;
}
.SFNT .category-title:nth-child(2),
.SFNT .category-title:nth-child(5) {
  padding: 0 13px 39px;
}
.SFNT .category-title:nth-child(3),
.SFNT .category-title:nth-child(6) {
  padding-left: 26px;
}
.SFNT .category-title .black-overlay {
  background-color: #000;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.SFNT .featured-products-wrapper {
  margin-top: 73px;
  padding: 0 65px 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 5px #c8c5c5;
  -moz-box-shadow: 0 0 15px 5px #c8c5c5;
  box-shadow: 0 0 15px 5px #c8c5c5;
}
.SFNT .featured-products-carousel .fp-image {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
  height: 230px;
  width: 100%;
}
.SFNT.no-touch .featured-products-carousel .fp-image:hover {
  color: transparent;
  text-decoration: none;
}
.SFNT .featured-products-carousel .fp-image img {
  margin: 0 auto;
  color: transparent;
  text-decoration: none;
  max-width: 172px;
  max-height: 220px;
}
.SFNT .featured-products-carousel .fp-title {
  text-align: center;
  color: #414042;
  font-size: 18.28px;
  font-weight: 600;
  display: block;
  line-height: 24px;
  height: 67px;
  overflow: hidden;
  margin-bottom: 10px;
}
.SFNT.no-touch .featured-products-carousel .fp-title:hover {
  text-decoration: none;
  text-decoration: none;
}
.SFNT .featured-products-carousel .fp-price {
  font-weight: 600;
  color: #f47a44;
  text-align: center;
  display: block;
  font-size: 26.8px;
  margin-bottom: 5px;
}
.SFNT .featured-products-wrapper .ctgy-title {
  font-size: 19.4px;
  color: #414042;
  text-align: center;
  width: 24%;
  float: left;
  margin-top: 35px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.SFNT .featured-products-wrapper .ctgy-title span {
  font-size: 40.06px;
  font-weight: 600;
  display: block;
  margin-top: -5px;
}
.SFNT .featured-products-wrapper .featured-category-dotted-line {
  border-bottom: dotted 3px #5d6339;
  position: relative;
  top: 40px;
  width: 38%;
  float: left;
  margin-top: 47px;
  margin-bottom: 25px;
}
.SFNT .individual-featured-product {
  padding-right: 30px;
}
.SFNT .featured-products-wrapper .button {
  background-color: #f47a44;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 15px 0;
  font-size: 17.31px;
}
.SFNT .owl-theme .owl-controls .owl-buttons div {
  background-color: transparent;
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 0;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.SFNT .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  top: calc(50% - 30px);
  z-index: 3;
  transform: translate(0, -50%) scale(0.8);
}
.SFNT .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  top: calc(50% - 30px);
  z-index: 3;
  transform: translate(0, -50%) scale(0.8);
}
.SFNT .no-reviews,
.SFNT .star-reviews {
  text-align: center;
  padding-bottom: 7px;
}
.SFNT .no-reviews .fa {
  color: #959595;
}
.SFNT .star-reviews .fa {
  color: #f47a44;
  padding-right: 4px;
}
.SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -40px;
  top: 275px;
}
.SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -40px;
  top: 275px;
}
.SFNT .top-sellers-wrapper {
  margin-top: 45px;
  margin-bottom: 75px;
  padding: 0 65px 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 5px #c8c5c5;
  -moz-box-shadow: 0 0 15px 5px #c8c5c5;
  box-shadow: 0 0 15px 5px #c8c5c5;
}
.SFNT .top-sellers-wrapper .ctgy-title {
  font-size: 19.4px;
  color: #292c19;
  text-align: center;
  width: 18%;
  float: left;
  margin-top: 35px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  color: #292c19;
}
.SFNT .top-sellers-wrapper .ctgy-title span {
  font-size: 40.06px;
  font-weight: 600;
  display: block;
  margin-top: -5px;
}
.SFNT .top-sellers-wrapper .featured-category-dotted-line {
  border-bottom: dotted 3px #5d6339;
  position: relative;
  top: 40px;
  width: 41%;
  float: left;
  margin-top: 47px;
  margin-bottom: 25px;
}
.SFNT .individual-top-sellers {
  padding-right: 30px;
}
.SFNT .individual-top-sellers .button {
  background-color: #f47a44;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 15px 0;
  font-size: 17.31px;
}
.SFNT .individual-top-sellers .fp-image {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
  height: 230px;
  width: 100%;
}
.SFNT.no-touch .individual-top-sellers .fp-image:hover {
  color: transparent;
  text-decoration: none;
}
.SFNT .individual-top-sellers .fp-image img {
  margin: 0 auto;
  color: transparent;
  text-decoration: none;
  max-height: 220px;
  max-width: 172px;
}
.SFNT .individual-top-sellers .fp-title {
  text-align: center;
  color: #000;
  font-size: 18.28px;
  font-weight: 600;
  display: block;
  line-height: 24px;
  height: 71px;
  overflow: hidden;
  margin-bottom: 10px;
}
.SFNT.no-touch .individual-top-sellers .fp-title:hover {
  text-decoration: none;
}
.SFNT .individual-top-sellers .fp-price {
  font-weight: 600;
  color: #f47a44;
  text-align: center;
  display: block;
  font-size: 26.8px;
  margin-bottom: 5px;
}
.SFNT .about-wholesale-money-wrapper {
  background-image: url(./graphics/cream-sandy-background.jpg);
  padding: 90px 0 85px;
}
.wholesale-money-wrapper {
  padding-left: 0;
  padding-right: 0;
  width: 55%;
  float: left;
}
.wholesale-image {
  margin-bottom: 40px;
}
.SFNT .whole-sale {
  background-image: url(../graphics/wholesale-image.png);
  height: 415px;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  background-size: 100% auto;
  position: relative;
}
.SFNT .whole-sale p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 175px;
  padding: 0 20px 0 80px;
  margin: 0;
  line-height: 25px;
}
.SFNT .whole-sale a {
  position: absolute;
  bottom: 35px;
  left: 80px;
  color: #292c19;
  font-size: 17.31px;
  font-weight: 600;
  width: 160px;
  text-align: center;
  background-color: #fff;
  display: block;
  padding: 10px 0;
}
.SFNT .make-money {
  background-image: url(../graphics/make-money-image.png);
  height: 220px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.SFNT .make-money p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 120px;
  padding: 0 20px 0 270px;
  margin: 0;
  line-height: 25px;
}
.SFNT .make-money a {
  position: relative;
  top: 67px;
  left: 80px;
  color: #292c19;
  font-size: 17.31px;
  font-weight: 600;
  width: 160px;
  text-align: center;
  background-color: #fff;
  display: block;
  padding: 10px 0;
}
.SFNT .about-wrapper {
  background-color: #fff;
  padding: 0 0 50px;
  width: 42%;
  float: left;
  margin-left: 3%;
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
}
.SFNT .GG-about-title {
  font-size: 40.49px;
  font-weight: 600;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 10px;
  margin: 0;
}
.SFNT .GG-about-title span {
  font-size: 19.61px;
  display: block;
  margin-bottom: -4px;
}
.SFNT .about-content {
  padding: 0 59px;
  font-size: 14.5px;
  line-height: 28px;
}
.CTGY .background-container,
.SRCH .background-container {
  max-width: 100%; /*WR-50995 Expand website to full screen width*/
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 0 23px;
}
.PLMT .background-container {
  padding: 0 0 0 23px;
}
.ctgy-content {
  float: none !important;
}
.CTGY #filter-items-container,
.SRCH #filter-items-container {
  padding-bottom: 10px;
}
.CTGY h1 {
  color: #414042;
  font-size: 32px;
  font-weight: 600;
  padding-right: 2%;
  margin: -1px 8px 0 1px;
  letter-spacing: 1px;
  font-family: ITCAvantGardePro-Bold;
}
.CTGY .mobile-pagination,
.SRCH .mobile-pagination {
  text-align: right;
  padding-right: 20px;
}
.CTGY #category-footer,
.CTGY .cat-head-text,
.SRCH #page-footer,
.SRCH #page-header {
  /* font-weight: 600; PS-26775 Consolidation of Global CSS */
  font-size: 15px;
}
.CTGY .cat-head-text-wrapper {
 /* font-weight: 400; PS-26775 Consolidation of Global CSS */
  font-size: 15px;
}
.CTGY .cat-head-text-wrapper img {
  max-width: 100%;
  margin-top: 12px;
}
.CTGY .read-more {
  padding-right: 2%;
  display: block;
  margin-top: 5px;
}
.CTGY .mobile-info {
  display: none;
}
.CTGY .ctgy_footer {
  font-weight: 600;
  font-size: 15px;
}
.CTGY .ctgy-content .ctgy-content {
  margin-top: 20px;
  padding: 0;
  color: #414042;
}
.CTGY .ctgy-content #category-listing {
  padding-top: 25px;
  margin-top: 20px;
}
.CTGY .cat-listing {
  margin: 0;
  height: auto !important;
  min-height: 250px;
}
.ctgy-content h3 {
  font-weight: 700;
}
.CTGY .cat-listing .subcat-name {
  color: #f47a44;
  font-size: 20px;
  font-weight: 300;
  height: 55px;
  z-index: 10;
  text-align: center;
  margin: 0;
  padding: 3px;
  letter-spacing: 1px;
  width: 100%;
  display: table;
  vertical-align: middle;
  position: relative;
}
.CTGY .cat-listing .subcat-name a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.CTGY .cat-listing .inner {
  text-decoration: none;
  position: relative;
  clear: both;
  height: 100%;
  padding: 0;
}
.CTGY .cat-listing .inner a {
  color: #f47a44;
  font-weight: 700;
}
.CTGY.no-touch .cat-listing a:hover {
  text-decoration: none;
}
.CTGY .cat-listing a:hover .subcat-name {
  color: #fff !important;
}
.CTGY.no-touch .cat-listing .subcat-name:hover {
  color: #000;
  text-decoration: none;
}
.CTGY .ctgy-content .black-overlay {
  position: absolute;
  height: 26%;
  width: 100%;
  background-color: #f47a44;
  bottom: -17px;
  z-index: -1;
}
.CTGY .ctgy-content .image-wrapper img {
  max-height: 164px;
  display: block;
  margin: 0 auto;
}
.CTGY .ctgy-content .image-wrapper table {
  width: 100%;
  text-align: center;
  max-height: 163px;
}
.CTGY .sub-ctgy-content .ctgy-content {
  margin-top: 20px;
  padding: 0;
}
.CTGY .sub-ctgy-content #category-listing,
.SRCH #search-results {
  padding-top: 10px;
  margin-top: 13px;
  border-top: solid 1px #eee;
  padding-bottom: 20px;
}
.SRCH #search-results {
  padding-top: 14px;
  margin-top: 0;
  border-top: solid 1px #eee;
  padding-bottom: 20px;
}
.SRCH .titlebreak {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #36454f !important;
}
.CTGY .titlebreak {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #36454f !important;
}
.CTGY .origin {
  font-size: 12px;
  /* font-weight: 400; PS-26775 Consolidation of Global CSS */
  letter-spacing: 1px;
  color: #36454f !important;
  font-style: normal;
  display: block;
}
.CTGY .sub-ctgy-content .header-per-page,
.SRCH .srch-content .header-per-page {
  float: right;
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
  letter-spacing: 1px;
}
.CTGY .sub-ctgy-content .header-per-page a,
.SRCH .srch-content .header-per-page a {
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
}
.CTGY .sub-ctgy-content .header-per-page label,
.SRCH .srch-content .header-per-page label {
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
}
.CTGY .sub-ctgy-content .sort-by,
.SRCH .srch-content .sort-by {
  background-color: #fff;
  border: solid 1px #e2e2e2;
  padding: 5px;
  display: inline-block;
  text-align: center;
  width: 122px;
  font-weight: 500;
  font-size: 12.89px;
}
.CTGY.no-touch .sub-ctgy-content .sort-by:hover,
.SRCH.no-touch .srch-content .sort-by:hover {
  cursor: pointer;
}
.CTGY .sub-ctgy-content .sort-by .fa,
.SRCH .srch-content .sort-by .fa {
  color: #000;
  font-weight: 700;
}
.CTGY .sub-ctgy-content .sort-by-title,
.SRCH .srch-content .sort-by-title {
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
  letter-spacing: 1px;
}
.CTGY .sub-ctgy-content .sort-by-options,
.SRCH .srch-content .sort-by-options {
  display: block;
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
  padding-bottom: 10px;
}
.CTGY.no-touch .sub-ctgy-content .sort-by-options:hover,
.SRCH.no-touch .srch-content .sort-by-options:hover {
  text-decoration: none;
}
.CTGY .sub-ctgy-content .sort-by-options-wrapper,
.SRCH .srch-content .sort-by-options-wrapper {
  position: absolute;
  z-index: 100;
  background: #fff none repeat scroll 0 0;
  padding: 10px 15px 5px;
  margin-left: 54px;
  width: 120px;
  border: solid 1px #fff;
  display: none;
  border: solid 1px #e2e2e2;
  letter-spacing: 1px;
}
.CTGY .sub-ctgy-content .sort-by-options-wrapper.active,
.SRCH .srch-content .sort-by-options-wrapper.active {
  display: block;
}
.CTGY .sub-ctgy-content .showing-items,
.SRCH .srch-content .showing-items {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  /* font-weight: 300; PS-26775 Consolidation of Global CSS */
  padding-right: 10px;
}
.CTGY .sub-ctgy-content .mobile-page-toggle,
.SRCH .srch-content .mobile-page-toggle {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 300;
}
.CTGY .sub-ctgy-content .items-per-page-title,
.SRCH .srch-content .items-per-page-title {
  font-size: 16px;
  /* font-weight: 300; PS-26775 Consolidation of Global CSS */
  padding-right: 10px;
}
.CTGY .sub-ctgy-content .per-page-items-wrapper a,
.SRCH .srch-content .per-page-items-wrapper a {
  font-size: 16px;
  font-weight: 300;
}
.CTGY .sub-ctgy-content .page-links-next,
.SRCH .srch-content .page-links-next {
  border: solid 1px #bebebe;
  color: #9e9e9e;
  background-color: #fff;
  text-align: center;
  padding-top: 5px;
  height: 40px;
  width: 40px;
  float: left;
}
.CTGY .sub-ctgy-content .footer-per-page,
.SRCH .srch-content .footer-per-page {
  margin-top: 15px;
}
.CTGY .sub-ctgy-content .page-links-previous,
.SRCH .srch-content .page-links-previous {
  border: solid 1px #bebebe;
  border-right: none;
  color: #9e9e9e;
  background-color: #fff;
  text-align: center;
  padding-top: 5px;
  height: 40px;
  width: 40px;
  float: left;
}
.CTGY .sub-ctgy-content .page-links-next .fa,
.CTGY .sub-ctgy-content .page-links-previous .fa,
.SRCH .srch-content .page-links-next .fa,
.SRCH .srch-content .page-links-previous .fa {
  font-size: 25px;
}
.CTGY .sub-ctgy-content .page-links-previous .fa,
.SRCH .srch-content .page-links-previous .fa {
  font-size: 25px;
}
.CTGY .sub-ctgy-content .per-page-item,
.SRCH .srch-content .footer-per-page .per-page-item {
  color: #292c19;
  font-size: 15px;
  font-weight: 300;
  border: solid 1px #bebebe;
  background-color: #fff;
  text-align: center;
  height: 40px;
  width: 40px;
  display: inline-block;
  margin-right: -4px;
  padding-top: 8px;
}
.CTGY .sub-ctgy-content .per-page-item.per-page-active,
.SRCH .srch-content .per-page-item.per-page-active {
  font-weight: 800;
}
.CTGY .sub-ctgy-content .per-page-item.per-page-48,
.SRCH .srch-content .per-page-item.per-page-48 {
  border-right: none;
  border-left: none;
}
.mobile-pagination .items-arrows-wrapper .showing-items,
.mobile-pagination .items-per-page-title {
  color: #000;
  /* font-weight: 600 !important; PS-26775 Consolidation of Global CSS */
}
.retailbox .popheightfix {
  max-height: 20px;
}
.PROD .multcartbutton.adding,
.addtobasket-wrapper .button.adding,
.recentlyviewed .individual-featured-product .buynowbtn .button.adding {
  background-color: #fec841 !important;
  color: #000 !important;
}
.PROD .individual-featured-product .button {
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #f47a44;
  width: 100%;
  display: block;
  border-right: solid 1px #f47a44;
  border-left: solid 1px #f47a44;
  border-bottom: solid 1px #f47a44;
  border-top-style: none;
  max-width: 100%;
  line-height: 37px;
  letter-spacing: 1px;
}
.PROD #product-info-aco {
  margin: 40px 0 20px;
  padding-right: 30px;
}
#product-info-aco p,
.PROD #product-info-aco .panel {
  margin: 0;
  padding: 0;
}
.PROD #product-info-aco .panel-body {
  max-height: 200px;
  overflow-y: auto;
  font-size: 14px;
  scrollbar-width: thin;
  margin: 0;
  padding: 10px;
  text-align: justify;
}
.PROD #product-info-aco .panel-header {
  font-weight: 700;
  background-color: #efefef;
  padding: 3px;
}
.PROD #product-info-aco .collapse {
  display: block !important;
  max-height: 0;
  overflow-y: hidden;
  transition: max-height 0.3s;
}
.PROD #product-info-aco .collapse.show {
  display: block !important;
  max-height: 500px;
}
.PROD #product-info-aco #erCreateButton,
.PROD #product-info-aco .ptab-askaq button {
  background-color: #6c8c82;
  color: #fff;
  border: none;
  padding: 3px 10px 5px;
  font-weight: 700;
  letter-spacing: 1px;
}
.CTGY .no-reviews,
.CTGY .star-reviews,
.SRCH .no-reviews,
.SRCH .star-reviews {
  text-align: center;
  width: 86%;
  padding-bottom: 10px;
  padding-top: 5px;
  padding-left: 15%;
}
.PROD .no-reviews,
.PROD .star-reviews {
  text-align: center;
  width: 86%;
  padding-bottom: 10px;
  padding-top: 5px;
}
.PROD .recentlyviewed .no-reviews,
.PROD .recentlyviewed .star-reviews,
.PROD .related-products .no-reviews,
.PROD .related-products .star-reviews {
  padding-left: 0;
}
body.PROD .product-information-wrapper .no-reviews,
body.PROD .product-information-wrapper .star-reviews {
  text-align: left;
}
.CTGY .star-reviews .fa-star,
.SRCH .star-reviews .fa-star {
  color: #f47a44;
  padding-right: 3px;
}
.CTGY .star-reviews .fa-star-half,
.SRCH .star-reviews .fa-star-half {
  color: #f47a44;
  padding-right: 3px;
}
.CTGY .no-reviews .fa-star,
.PROD .no-reviews .fa-star,
.SRCH .no-reviews .fa-star {
  color: #959595;
}
.CTGY .no-reviews .fa-star:before,
.PROD .no-reviews .fa-star:before,
.SRCH .no-reviews .fa-star:before {
  content: "\f006";
}
.PROD .alsobought .no-reviews {
  width: 100%;
}
.recentlyviewed .selectsize {
  max-width: 100% !important;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.PATR .product-details-1,
.PROD .product-details-1 {
  background-color: #fff;
  margin: 12px 0 30px;
  padding: 10px;
}
.PROD .product-image-wrapper .product-image {
  max-height: 100%;
}
.PROD .thumbnails {
  width: 100%;
  max-width: 546px;
}
.PROD .thumbnails li {
  height: auto;
  width: auto;
  margin-top: 10px;
}
.PROD .closeup {
  padding: 10px;
}
.PROD .closeup a {
  display: block;
  color: #fff;
  margin: 0;
  font-size: 20px;
  text-align: right;
  margin-top: -40px;
  margin-right: -10px;
  padding-bottom: 10px;
}
#closeup_div {
  width: auto;
  height: auto;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0;
}
.PATR .product-zoom-image,
.PROD .product-zoom-image {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.PATR .product-zoom-image:hover,
.PROD .product-zoom-image:hover {
  cursor: pointer;
}
.PATR .product-zoom-image-wrapper,
.PROD .product-zoom-image-wrapper {
  position: relative;
}
.PATR .product-zoom-image-wrapper img,
.PROD .product-zoom-image-wrapper img {
  display: block;
  margin: 0 auto;
  border: 1px solid #e4e5e5;
  padding: 5px;
}
.PROD .product-information-wrapper {
  padding-right: 0;
}
.PROD .product-information-wrapper h1 {
  color: #414042;
  font-size: 24px;
  margin: 0;
  font-weight: 700;
  line-height: 1.3em !important;
  letter-spacing: 0.15em !important;
}
.PROD .product-information-wrapper h2 {
  color: #777;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
.PATR .product-information-wrapper .product-code,
.PROD .product-information-wrapper .product-code {
  letter-spacing: 1px;
  font-size: 20px;
  color: #292c19;
  font-weight: 300;
}
.PROD .product-information-wrapper .no-reviews:hover {
  cursor: pointer;
}
.PATR #price-value,
.PROD .product-information-wrapper .product-price {
  display: block;
  font-size: 33.38px;
  color: #f47a44;
  font-weight: 600;
  margin: 10px 0 30px;
}
.PROD .product-price .special-shipping {
  font-size: 12.5px;
  font-weight: 500;
}
.PATR .product-details-1 .quantity-title,
.PROD .product-information-wrapper .quantity-title {
  font-size: 13.8px;
  color: #292c19;
  font-weight: 500;
  display: block;
  width: 20%;
  text-align: center;
  padding-bottom: 5px;
}
.PROD .additional-information-title {
  font-size: 22.28px;
  font-weight: 400;
}
.PROD .additional-information-list {
  padding: 0;
  margin: 0;
}
.PROD .additional-information-list li {
  list-style-type: none;
  font-size: 15px;
  font-style: italic;
  padding-bottom: 5px;
}
.PROD .additional-information-list li .fa {
  font-size: 18px;
}
.PATR .product-attributes .prompt,
.PROD .product-attributes .prompt {
  font-size: 13.8px;
  color: #292c19;
  font-weight: 500;
  display: block;
}
.PATR .product-attributes .field,
.PROD .product-attributes .field {
  padding-bottom: 20px;
  position: relative;
}
.PATR .product-attributes .field select,
.PROD .product-attributes .field select {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: solid 1px silver;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
}
.PATR .product-attributes .field .fa-angle-down,
.PROD .product-attributes .field .fa-angle-down {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 20px;
}
.PATR .product-attributes .field select::-ms-expand,
.PROD .product-attributes .field select::-ms-expand {
  display: none;
}
.PATR .product-attributes .field .textfield,
.PROD .product-attributes .field .textfield {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: solid 1px silver;
}
.PATR .product-attributes .field textarea,
.PROD .product-attributes .field textarea {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: solid 1px silver;
}
.PATR .product-buttons,
.PROD .product-buttons {
  display: inline-block;
  vertical-align: top;
  width: 78%;
  padding-left: 5px;
}
.PATR .product-buttons .continue-button .button,
.PROD .product-buttons .addbasket .button {
  border: none;
  border-radius: 0;
  background-color: #f47a44;
  color: #fff;
  text-align: center;
  max-width: 314px;
  width: 100%;
  height: 60px;
  padding: 16px 0;
  font-size: 17.5px;
  font-weight: 400;
}
.PATR .product-buttons .wishlist .button,
.PROD .product-buttons .wishlist .button {
  border: none;
  border-radius: 0;
  font-size: 15px;
  color: #5b5b5b;
  background-color: transparent;
  text-align: center;
  text-decoration: underline;
  display: block;
  margin: 15px auto 25px;
}
.PATR .star-reviews .fa,
.PROD .star-reviews .fa {
  color: #f47a44;
}
.PATR .star-reviews:hover,
.PROD .star-reviews:hover {
  cursor: pointer;
}
.PROD .product-social-wrapper .social-share-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
.PROD .product-social-wrapper a {
  background-color: #4b4b4b;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #fff;
  display: inline-block;
}
.PROD .product-social-wrapper a {
  background-color: #f47a44;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.PROD .product-social-wrapper a .fa {
  line-height: 25px;
}
.PROD .product-tabs-information-wrapper {
  margin-top: 0;
}
.PROD .tabs-wrapper {
  margin: 0 auto;
  max-width: 1300px;
}
.PROD .tabs-wrapper .tab {
  display: inline-block;
  font-size: 20px;
  color: #414042;
  font-weight: 600;
  padding: 15px 35px;
  text-align: center;
  margin-right: 25.5px;
  background-color: #fff;
  border-bottom: solid 1px #eee;
  border-top: 1px solid #eee;
  letter-spacing: 1px;
}
.PROD .tabs-wrapper .tab:hover {
  cursor: pointer;
}
.PROD .tabs-wrapper .tab.active {
  border-bottom: solid 1px #f47a44;
  border-top: solid 1px #f47a44;
  color: #414042;
  letter-spacing: 1px;
}
.PROD .tabs-wrapper .tab.video {
  margin-right: 0;
}
.PROD .mobile-tab {
  display: none;
  color: #585858;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
.PROD .mobile-tab:hover {
  cursor: pointer;
}
.PROD .mobile-tab .fa-angle-right {
  display: block;
  font-size: 25px;
  color: #4f4f4f;
  float: right;
}
.PROD .mobile-tab .fa-angle-down {
  display: none;
  font-size: 25px;
  color: #4f4f4f;
  float: right;
}
.PROD .active .mobile-tab .fa-angle-right {
  display: none;
}
.PROD .active .mobile-tab .fa-angle-down {
  display: block;
}
.PROD .product-information-container {
  background-color: #fff;
  padding: 20px 20px 30px;
}
.PROD .product-information-container .tab-information {
  display: none;
}
.PROD .product-information-container .active .tab-information {
  display: block;
}
.PROD .product-informtaion h2 {
  color: #d1d3d4;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 25px 0 10px;
}
.PROD .product-informtaion h3 {
  color: #d1d3d4;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 25px 0 10px;
}
.PROD .product-informtaion .prod-descrip {
  font-size: 16px;
  color: #414042;
  line-height: 24px;
}
.PROD .product-informtaion p {
  font-size: 16px;
  color: #414042;
  padding-bottom: 10px;
  line-height: 24px;
}
.PROD .reviews-information .epContainer {
  background-color: #fff;
  margin-top: 0;
  padding: 0;
}
.PROD .epHead {
  padding: 0;
}
.PROD .reviews-information #epSummary {
  width: 100%;
}
.PROD .reviews-information #erCreateButton {
  background-color: #f47a44;
  color: #fff;
  font-size: 17.5px;
  border: none;
  border-radius: 0;
  padding: 15px 0;
  text-align: center;
  width: 315px;
  font-weight: 300;
  letter-spacing: 1px;
}
.PROD .reviews-information #epCreate {
  display: block;
  float: none;
  text-align: left;
  width: 100%;
}
.PROD #epBody {
  margin: 5px 0 0;
  max-height: none;
  background-color: transparent;
}
.PROD .author-date-stars {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.PROD .epContainer {
  background-color: #fff !important;
}
.PROD #epSummary {
  float: none !important;
  width: inherit !important;
}
.PROD #epCreate {
  float: none !important;
  width: inherit !important;
  display: inline-block !important;
  margin-left: 20px !important;
}
.PROD .epRating {
  width: 100%;
  clear: both;
  display: both;
}
.PROD .epRating span.epBlanks {
  font-size: 20px;
}
.PROD .epRating .fa {
  font-size: 20px;
  top: 5px;
  position: relative;
  color: #f47a44;
}
.PROD .author {
  display: inline-block;
}
.PROD .epDate {
  font-size: 14px;
  padding-top: 10px;
}
.PROD .title-review {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.PROD .epTitle {
  margin: 0;
}
.PROD .epReview {
  padding: 10px 10px 30px;
}
.PROD .more-than-4 {
  display: none;
}
.PROD .more-than-4.active {
  display: inline-block;
  width: 100%;
}
.PROD .load-more-reviews {
  background-color: #9f9f9f;
  color: #fff;
  font-size: 17.5px;
  font-weight: 400;
  max-width: 315px;
  text-align: center;
  padding: 15px 0;
  margin-top: 30px;
  margin-bottom: 10px;
}
.PROD .load-more-reviews:hover {
  cursor: pointer;
}
.PROD .load-more-reviews.active {
  display: block;
}
.PROD .load-more-reviews.active .less {
  display: inline-block;
}
.PROD .load-more-reviews .less {
  display: none;
}
.PROD .load-more-reviews.active .more {
  display: none;
}
.PROD #erCreateForm .rating > label:active {
  top: 0;
}
body #erWriteReviewContainer .erRow {
  padding: 5px 10px;
}
body #erWriteReviewContainer .ui-dialog .ui-dialog-titlebar {
  background-color: #f47a44 !important;
  border-radius: 0 !important;
  text-align: left;
}
.PROD #erSubmitButton {
  border-radius: 0;
  background-color: #f47a44;
  border-radius: 0 !important;
  color: #fff;
  border: none;
  padding: 10px;
}
.PROD #erCloseReview {
  border-radius: 0;
  border-radius: 0 !important;
  color: #fff;
  border: none;
  background-color: #666;
  padding: 10px;
}
.PROD .question-answer-information {
  font-size: 16px;
  color: #414042;
}
.PROD .question-answer-information h2 {
  color: #414042;
  font-size: 25px;
  text-transform: none;
  font-weight: 300;
  margin-top: 25px;
}
.PROD .question-answer-information .ptab-askaq button,
.PROD .question-answer-information .ptab-askaq2 button {
  background-color: #f47a44;
  color: #fff;
  text-align: center;
  max-width: 315px;
  width: 100%;
  font-size: 17.5px;
  font-weight: 300;
  display: block;
  padding: 15px 0;
  margin: 15px 0 30px;
  border: none;
  border-radius: 0;
  letter-spacing: 1px;
}
.PROD .question-answer-information .ptab-askaq2 button {
  margin-bottom: 0;
}
.PROD .question-answer-information .ptab-askaq button:hover,
.PROD .question-answer-information .ptab-askaq2 button:hover {
  text-decoration: none;
}
.PROD .question-answer-information .more-than-3 {
  display: none;
}
.PROD .question-answer-information .more-than-3.active {
  display: block;
}
.PROD .question-answer-information .faq-question {
  font-weight: 600;
}
.PROD .question-answer-information .faq-question-q {
  color: #000;
  font-weight: 600;
  display: inline-block;
  width: 2%;
}
.PROD .question-answer-information .faq-question-info {
  display: inline-block;
  width: 97%;
  vertical-align: top;
  line-height: 25px;
}
.PROD .question-answer-information .faq-answer {
  margin-left: 2%;
  margin-bottom: 35px;
}
.PROD .question-answer-information .faq-answer-a {
  color: #f47a44;
  font-weight: 600;
  display: inline-block;
  width: 2%;
}
.PROD .question-answer-information .faq-answer-info {
  display: inline-block;
  width: 97%;
  vertical-align: top;
  font-weight: 300;
  line-height: 27px;
}
.PROD .question-answer-information .load-more-question-answer {
  background-color: #9f9f9f;
  color: #fff;
  text-align: center;
  max-width: 315px;
  width: 100%;
  font-size: 17.5px;
  font-weight: 300;
  display: block;
  padding: 20px 0;
  margin: 40px 0 0;
}
.PROD .question-answer-information .load-more-question-answer:hover {
  cursor: pointer;
}
.PROD .load-more-question-answer .less {
  display: none;
}
.PROD .load-more-question-answer.active .less {
  display: inline-block;
}
.PROD .load-more-question-answer .more {
  display: inline-block;
}
.PROD .load-more-question-answer.active .more {
  display: none;
}
.PROD .related-products {
  margin-top: 0;
  padding: 0 10px 40px 10px;
}
.PROD .related-products h2 {
  /* color: #414042; */
  /* font-size: 20px; */
  /* font-weight: 600; */
  /* border-top: 1px solid #e2e2e2; */
  /* border-bottom: 1px solid #e2e2e2; */
  /* line-height: 39px; */
  /* margin-bottom: 25px; */
  /* margin-top: 0; */
}
.PROD .related-products-carousel {
  position: relative;
}
.PROD .related-products-carousel .owl-controls {
  margin: 0;
}
.PROD .related-products-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  top: 40px;
  left: -15px;
  background-color: transparent;
  color: #202020;
  font-size: 35px;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.PROD .related-products-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 40px;
  right: -15px;
  background-color: transparent;
  color: #202020;
  font-size: 35px;
  opacity: 1;
  padding: 0;
  margin: 0;
}
.PROD #myModal .yellow-button {
  border: none;
  border-radius: 0;
  background-color: #f47a44;
  color: #fff;
  padding: 5px 15px;
  font-weight: 600;
}
.PROD #myModal a {
  color: #f47a44;
}
.PROD .thank-you-title {
  display: none;
}
.PROD .thank-you-active .thank-you-title {
  display: block;
}
.PROD .thank-you-content {
  display: none;
}
.PROD .thank-you-active .thank-you-content {
  display: block;
}
.PROD .thank-you-active .ask-a-question-content {
  display: none;
}
.PROD .thank-you-active .ask-a-question-title {
  display: none;
}
.PATR .background-container {
  padding-bottom: 85px;
  padding-top: 22px;
}
.PATR .error-message {
  font-weight: 600;
  color: #f47a44;
  display: block;
  margin-top: 20px;
}
.PATR .product-attributes .prompt .required {
  font-weight: 900;
  color: #f47a44;
}
.PATR h1 {
  color: #414042;
  font-size: 31.28px;
  margin-top: 10px;
}
.PATR .product-image-wrapper {
  padding-left: 0;
}
.SRCH .srch-content {
  margin-top: 0;
}
.SRCH .background-container {
  padding-bottom: 70px;
}
.SRCH .search-again {
  padding: 20px 0;
}
.SRCH .search-again label {
  font-size: 12.89px;
  color: #292c19;
  font-weight: 600;
  margin: 0 5px 0 0;
}
.SRCH .search-again #Search {
  border: solid 1px #bac5b8;
  padding: 10px 5px;
  max-width: 310px;
  width: 100%;
  border-radius: 0;
  height: 42px;
}
.SRCH .search-again .button {
  font-weight: 300;
  font-size: 12.89px;
  border-radius: 0;
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 100px;
  text-align: center;
  background-color: #f47a44;
  color: #fff;
  height: 42px;
}
.background-container {
  color: #414042;
  overflow-x: hidden;
}
.account-pages h1 {
  color: #414042;
  font-size: 32px;
  font-weight: 600;
  margin: 25px 25px 0;
  padding-bottom: 10px;
  padding-top: 8px;
  line-height: 26px;
  letter-spacing: 1px;
}
.account-pages .sub-paragraph {
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.account-pages .margin-container {
  margin-bottom: 60px;
}
.account-pages .full-width {
  background-color: #fff;
  margin: 8px 25px 0;
  /* font-weight: 300; PS-26775 Consolidation of Global CSS */
  font-size: 16px;
  letter-spacing: 1px;
}
@media (max-width: 800px) {
  .account-pages .full-width {
    margin: 0;
  }
}
.account-pages .section {
  width: 48%;
  float: left;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  padding: 0 !important;
  background: #ededed;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
}
.ACAD.account-pages .section,
.ORHL.account-pages .section {
  padding: 0 14px !important;
}
.account-pages .left-column {
  margin-right: 1%;
  margin-left: 1%;
}
.account-pages .right-column {
  margin-left: 1%;
}
.account-pages .three-column {
  width: 32%;
  border: solid 1px #e2e2e2;
  background-color: #fff;
  padding: 20px;
  font-weight: 300;
  font-size: 15px;
}
.account-pages .one-section {
  border: solid 1px #e2e2e2;
  background-color: #fff;
  max-width: 600px;
  margin: 15px auto 0;
  padding: 10px 20px 30px;
  font-size: 15px;
  font-weight: 300;
}
.account-pages .form_row {
  margin-bottom: 10px;
}
.account-pages .form_row label {
  width: 100%;
  max-width: 34%;
  font-weight: 300;
  padding-right: 10px;
  vertical-align: middle;
}
.account-pages .cellbg .form_row label {
  max-width: 100%;
}
.account-pages .form_row input,
.account-pages .form_row select {
  width: 100%;
  max-width: 66%;
  padding: 0px 5px; /*Changed the select input height and padding as per the standard style*/
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  vertical-align: middle;
  height: 40px; /*Changed the select input height and padding as per the standard style*/
}
.account-pages .cellbg .form_row input,
.account-pages .cellbg .form_row select {
  max-width: 100%;
  margin-bottom: 0;
}
.account-pages .cellbg .form_row {
  margin-bottom: 0;
}
.account-pages .form_row .required {
  font-weight: 600;
  letter-spacing: 1px;
}
.account-pages .form_row .italic {
  font-style: italic;
}
.account-pages .form_row .red {
  color: #f47a44;
}
.account-pages .form_row.invalid .required {
  color: #f47a44;
}
.account-pages .form_row.invalid input,
.account-pages .form_row.invalid select {
  border: solid 1px #f47a44;
}
.account-pages .account-back-button {
  float: right;
  color: #000;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  background-color: #fff;
  font-weight: 600;
  padding: 5px 10px;
  margin-left: 5px;
}
.account-pages #fields-key.one-section {
  padding: 20px;
}
#fields-key .individual-keys {
  display: inline-block;
  padding-right: 15px;
}
#fields-key .required {
  font-weight: 600;
}
#fields-key .italic {
  font-style: italic;
}
#fields-key .red {
  color: #f47a44;
  font-weight: 600;
}
.account-pages .forgot-password {
  margin-top: 40px;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 1px;
}
.account-pages .forgot-password a {
  color: #f47a44;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
}
.account-pages .gray-button {
  text-align: center;
  float: right;
  color: #fff;
  border: solid 1px #f47a44;
  border-radius: 0;
  background-color: #f47a44;
  padding: 5px 15px;
  margin-top: 10px;
  font-weight: 600;
}
.account-pages .yellow-button {
  border: none;
  border-radius: 0;
  background-color: #f47a44;
  color: #fff;
  float: right;
  font-weight: 600;
  width: 160px;
  height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.account-pages .red-button {
  background-color: #628e83;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0;
  padding: 15px 25px;
  font-size: 17.31px;
  display: block;
  width: 160px;
}
.ABAL .current-balance {
  font-size: 16px;
  font-weight: 500;
}
.ABAL .customer_account_balance_button_redeem {
  margin: 10px 0;
  width: 210px;
  text-align: center;
  display: block;
  float: none;
}
.ABAL .no-account-credit {
  margin-top: 40px;
}
.ABAL .customercredithistory_container {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 300;
}
.ABAL .heading {
  color: #81838a;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  padding: 20px 0;
  margin-bottom: 0;
  border-top: solid 2px #d9dae0;
  border-bottom: solid 1px #d9dae0;
}
.ABAL .alt_row {
  padding: 20px 0;
  border-bottom: solid 1px #d9dae0;
}
.ws-reg-page-wrapper {
  padding: 15px 25px;
  border: 1px solid rgba(34, 30, 27, 0.08);
  background-color: #fff;
}
.wholesale-application-advisory-section {
  width: 100%;
  margin: 15px;
}
.wholesale-application-advisory-section .wholesale-application-advisory-notice {
  font-size: 20px;
  font-weight: 300;
}
.wholesale-application-advisory-section .wholesale-application-subtext {
  font-size: 15px;
  font-weight: 600;
}
.ws-reg-form-wrapper {
  margin: 10px 0;
}
.ws-reg-form-wrapper .ws-reg-form-section {
  width: 100%;
  margin: 10px 0;
  padding: 20px;
  border: 1px solid rgba(34, 30, 27, 0.08);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.03);
}
.ws-reg-form-wrapper .ws-reg-form-section.left-side {
  float: left;
  width: 45%;
}
.ws-reg-form-wrapper .ws-reg-form-section.right-side {
  float: right;
  width: 45%;
}
.ws-reg-form-wrapper .ws-reg-form-section .wg-reg-form-section-header {
  margin: 0 0 10px;
}
.ws-reg-form-wrapper .ws-reg-form-section .wg-reg-form-section-header label {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 400;
}
.ws-reg-form-wrapper .ws-reg-form-section.same-as-shipping .ws-reg-form-row {
  display: none;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row input {
  width: 100% !important;
  max-width: 100% !important;
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
  color: #414042;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row textarea {
  width: 100% !important;
  max-width: 100% !important;
  padding: 5px 10px;
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
  color: #414042;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row select {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 10px;
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
  color: #414042;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row select.required {
  color: #7a7a7d;
  font-weight: 500;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row.invalid input,
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row.invalid select,
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row.invalid textarea {
  border: 1px solid #fb3131 !important;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row .required {
  font-weight: 600;
  color: #000;
}
.ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row .optional {
  font-weight: 300;
  font-style: italic;
}
.ws-reg-form-wrapper .ws-reg-form-button-wrapper {
  width: 100%;
}
.ws-reg-form-wrapper .ws-reg-form-button-wrapper input {
  float: right;
  width: auto !important;
  font-size: 25px;
  color: #fff;
}
.ws-reg-form-error-popover::before {
  position: absolute;
  margin-top: -1px;
  border-width: 1px 0 0 1px;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: -4px;
  left: 50%;
  background-color: inherit;
  border-style: solid;
  border-color: inherit;
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-image: none;
  z-index: 2;
  width: 0.6666em;
  height: 0.6666em;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
  background-color: #fff;
}
.ws-reg-form-error-popover {
  display: none;
  position: relative;
  padding: 5px;
  margin-top: 10px;
  border: 1px solid #fb3131 !important;
  color: #fb3131 !important;
  background-color: #fff;
  font-size: 14px;
  text-align: center;
}
.aced-wholesale-application-advisory-notice {
  width: 100%;
  margin: 10px 0;
  padding: 20px;
  border: 1px solid rgba(34, 30, 27, 0.08);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.ACAD h2,
.ACED h2 {
  margin-bottom: 30px;
}
.ACAD.account-pages #login-details {
  margin: 15px 0 2%;
}
.ACAD #fields-key,
.ACED #fields-key {
  margin-bottom: 30px;
}
.ACAD.account-pages .form_row input,
.ACAD.account-pages .form_row select,
.ACED.account-pages .form_row input,
.ACED.account-pages .form_row select {
  width: 64%;
}
.ACAD #ship-to,
.ACED #ship-to {
  margin-right: 2%;
}
.ACAD #bill-to,
.ACED #bill-to {
  margin-left: 2%;
}
.ACAD #billing_controls,
.ACED #billing_controls {
  width: 100%;
}
.sameas {
  padding: 0 15px;
}
.ACAD #billing_to_show,
.ACED #billing_to_show,
.OCST #billing_to_show {
  display: inline-block;
}
.ACAD #billing_controls label,
.ACED #billing_controls label,
.OCST #billing_controls label {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}
.ACAD .save-button,
.ACED .save-button {
  margin: 20px 0 0;
  text-align: right;
  float: right;
}
.ACLN .sections-wrapper {
  margin: 0 20px;
}
.ACLN .section-icon {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.ACLN .section-icon img {
  height: 40px;
  margin-top: 5px;
}
.ACLN .section-icon .fa {
  font-size: 40px;
  color: #f47a44;
  margin-top: 10px;
}
.ACLN .section-content {
  display: inline-block;
  vertical-align: top;
  width: 78%;
}
.ACLN .section-content h3 {
  color: #f47a44;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 20px;
}
.ACLN .section-content a {
  display: block;
  color: #59636b;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
}
.ACLN .orders_account_box {
  margin-bottom: 4%;
  margin-top: 30px;
  padding: 20px;
  display: block;
  box-shadow: 0 6px 8px -6px rgba(0, 0, 0, 0.2);
  border: solid 1px #e2e2e2;
  background-color: #fff;
}
.ACLN .order-history-search {
  display: inline-block;
  float: right;
  vertical-align: top;
  max-width: 500px;
  width: 100%;
  text-align: right;
  margin-top: 15px;
}
.ACLN .customer_account_box form {
  width: 500px;
  display: inline-block;
  float: right;
  text-align: right;
  margin-top: 20px;
}
.ACLN .order-id {
  font-size: 16px;
  font-weight: 300;
  vertical-align: top;
  width: 100%;
  max-width: 400px;
  height: 51px;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  padding: 5px 10px;
}
.ACLN .order-go {
  background-color: #f47a44;
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px;
  padding: 11px 20px;
  border-radius: 0;
  border: none;
  margin-left: -5px;
  height: 51px;
}
.ACLN .settings_account_box {
  margin-left: 2%;
  height: 280px;
  margin-bottom: 4%;
}
.ACLN .customer_account_box {
  margin-right: 2%;
  height: 280px;
  margin-bottom: 4%;
}
.ACLN .customer_account_box_title {
  display: inline-block;
  background-color: #f47a44;
  color: #fff;
  font-size: 26px;
  padding: 20px 25px 25px;
}
.ACLN .customer_account_box_title:hover {
  text-decoration: none;
}
.ACLN .view-order-history {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  margin-left: 100px;
}
.ACLN .view-order-history a {
  color: #000;
}
.ACLN .wishlist-wrapper {
  margin-right: 2%;
  height: 245px;
}
.ACLN .wishlist-wrapper .view-wish-list {
  color: #fff;
  text-align: right;
  float: left;
  border: solid 1px #f47a44;
  border-radius: 0;
  background-color: #f47a44;
  padding: 5px 15px;
  margin-top: 20px;
}
.ACLN .wish-paragraph {
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 16px;
}
.ACLN .points-wrapper {
  margin-left: 2%;
  height: 245px;
  font-size: 16px;
}
.ACRT .acrt-wrapper {
  max-width: 530px;
  margin: 20px auto 0;
  padding: 5px 20px;
  border: solid 1px #e2e2e2;
  background-color: #fff;
}
.ACRT .sub-paragraph span {
  font-weight: 600;
}
.ACRT .re-login {
  background-color: #f47a44;
  color: #fff;
  padding: 5px 15px;
  margin: 20px 0 20px 190px;
  display: block;
  max-width: 300px;
  text-align: center;
  width: 100%;
  height: 50px;
  font-weight: 600;
  line-height: 36px;
}
.CABK .customer_add_address_link {
  display: block;
  margin: 20px 0 15px;
  padding: 20px 0;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  background-color: #f47a44;
  color: #fff;
  border-radius: 5px;
}
.CABK .customer_add_address_link:hover {
  cursor: pointer;
  background-color: #f47a44;
}
.CABK .default-section.customer_account_address {
  margin-top: 15px;
  padding: 25px !important;
}
.CABK .default-section .customer_account_address_title {
  color: #f47a44;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}
.CABK .cakb-icons {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
}
.CABK .cakb-icons .fa {
  color: #f47a44;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.CABK .cakb-icons .fa-compass {
  font-size: 45px;
}
.CABK .cakb-icons .fa-credit-card {
  font-size: 40px;
}
.CABK .customer_account_address_actions a {
  font-weight: 500;
  color: #848d92;
  padding-right: 15px;
  display: inline-block;
}
.CABK .customer_account_address_actions a:hover {
  color: #f47a44;
  text-decoration: none;
}
.CABK .customer_account_address_actions {
  display: block;
  margin: 20px 0 20px 90px;
}
.CABK .customer_account_address_details {
  display: block;
  margin-left: 90px;
}
.CABK .first-last-name {
  font-weight: 500;
}
.CABK .customer_account_address {
  display: block;
  margin-bottom: 15px;
}
.CABK .other-address .customer_account_address_title {
  margin: 20px 0 20px 90px;
  font-size: 25px;
  font-weight: 500;
}
.CABK .other-address .address-description {
  color: #f47a44;
}
.CABK .other-address .customer_account_address_title a {
  font-size: 15px;
  padding-right: 15px;
  color: #000;
}
.CABK .other-address .set-as {
  font-weight: 500;
  display: inline-block;
  padding-right: 15px;
}
.CABK .add-new-address-wrapper {
  margin-bottom: 15px;
  display: none;
}
.CABK .add-new-address-wrapper h2 {
  font-size: 18px;
  font-weight: 600;
  color: #f47a44;
  text-transform: uppercase;
}
.CABK .add-new-address-wrapper .adress-title {
  border-top: solid 1px #e2e2e2;
  padding-top: 20px;
}
.CABK .form_row label {
  max-width: 100%;
}
.CABK .form_row select {
  height: 39px;
  max-width: 100%;
}
.CABK .form_row input {
  height: 40px;
  max-width: 100%;
}
.CABK #Address_Description {
  max-width: 100%;
}
.CABK .city-wrapper,
.CABK .first-name-wrapper,
.CABK .zip-wrapper {
  width: 33%;
  float: left;
  margin-right: 1%;
}
.CABK .country-wrapper,
.CABK .last-name-wrapper,
.CABK .state-wrapper {
  width: 32%;
  float: left;
  margin-right: 1%;
}
.CABK .company-wrapper,
.CABK .other-wrapper {
  width: 33%;
  float: left;
}
.CABK .address-wrapper,
.CABK .email-wrapper {
  width: 66%;
  float: left;
  margin-right: 1%;
}
.CABK .address-2-wrapper,
.CABK .phone-wrapper {
  width: 33%;
  float: left;
}
.CABK .add-new-address-wrapper .save-button {
  margin-top: 20px;
}
.CABK .add-new-address-wrapper .save-button .button {
  float: right;
}
.CABK .add-new-address-wrapper .cancel-button {
  text-align: center;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  background-color: #f3f3f3;
  padding: 15px 0;
  margin-right: 10px;
  font-weight: 500;
  width: 150px;
}
.CABK .add-new-address-wrapper .cancel-button:hover,
.CABK .add-new-address-wrapper .submit-button:hover {
  cursor: pointer;
}
.CABK .submit-form {
  display: none;
}
#Address_Default_Shipping {
  width: auto;
  vertical-align: top;
}
#Address_Default_Billing {
  width: auto;
  vertical-align: top;
}
.CADA.account-pages .form_row input,
.CADA.account-pages .form_row select,
.CADE.account-pages .form_row input,
.CADE.account-pages .form_row select {
  width: 65%;
}
.CADA .save-button,
.CADE .save-button {
  max-width: 600px;
  width: 100%;
  margin: 20px auto 0;
}
.CADA .save-button .button,
.CADE .save-button .button {
  float: right;
}
.CPWD .current-password {
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.CPWD .change-buttons {
  text-align: right;
}
.CEML .current-email {
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.CEML .change-buttons {
  text-align: right;
}
.FPWD .forgot-password-section {
  max-width: 600px;
  padding: 10px 20px 30px;
  border: solid 1px #e2e2e2;
  background-color: #fff;
  margin: 15px auto;
  text-align: left;
  font-weight: 300;
  font-size: 14px;
}
.FPWD .forgot-password-section .sub-paragraph {
  margin-bottom: 20px;
}
.FPWD .forgot-password-section .form_row label {
  padding-right: 10px;
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}
.FPWD .forgot-password-section .form_row #Customer_LoginEmail {
  padding: 5px;
  font-weight: 300;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  border: solid 1px #e2e2e2;
}
.FPWD .forgot-password-section .form_row .button {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  border: none;
  background-color: #f47a44;
  color: #fff;
  padding: 6px 15px;
  height: 32px;
  font-weight: 700;
}
.GFTL.account-pages .section,
.LOGN.account-pages .section,
.WLGN.account-pages .section {
  height: 400px;
  margin-top: 20px;
  padding: 0 20px !important;
}
.LOGN .sub-signin-paragraph {
  margin-bottom: 20px;
}
.GFTL .form_row,
.LOGN .form_row {
  text-align: left;
}
.GFTL .sign-in-buttons,
.LOGN .sign-in-buttons,
.ORDL .sign-in-buttons {
  margin-top: 20px;
}
.ORDH .error-message {
  margin-bottom: 15px;
}
.ORDH .ordh-home {
  display: block;
  width: 100px;
  background-color: #f47a44;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0;
  padding: 15px 0;
  font-size: 17.31px;
  margin-top: 10px;
}
.ORDH .heading,
.ORDS .heading {
  /* background: #ededed; */ /* track order result screen UI changes */
  padding: 15px 0;
}
.ORDH .alt_row {
  border-bottom: solid 1px #ededed;
  border-right: 1px solid #ededed;
  border-left: 1px solid #ededed;
  font-weight: 300;
  margin: 0 0 20px;
}
.ORDH .order-view a {
  color: #f47a44;
}
.ORDL.account-pages .section {
  height: 400px;
  font-weight: 500;
  margin-top: 20px;
  padding: 0 20px !important;
  letter-spacing: 1px;
}
.ORDL .sign-in-buttons .button {
  border: none;
  border-radius: 0;
  background-color: #f47a44;
  color: #fff;
  padding: 5px 15px;
  float: right;
}
.LOGN .guest-checkout-wrapper,
.ORDL .guest-checkout-wrapper {
  border-top: solid 1px #e2e2e2;
  margin-top: 20px;
}
.ORHL.account-pages .section {
  height: 370px;
  font-weight: 500;
  font-size: 15px;
  margin-top: 14px;
}
.ORHL .sign-in-buttons .button {
  margin-top: 20px;
}
.ORHL .left-column {
  margin-bottom: 40px;
}
.ORHL .right-column {
  margin-left: 2%;
  margin-bottom: 40px;
}
.ORDS #order-contents {
  margin-top: 30px;
  /* margin-bottom: 30px; PS-26775 Consolidation of Global CSS */
  border: solid 1px #ddd;
  padding-bottom: 5px;
}
.ORDS .ordprdecp span {
  font-size: 14px;
}
.ORDS .heading {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  padding: 15px 0;
  margin-bottom: 10px;
  display: table;
  width: 100%;
}
.ORDS .ordprdecp,
.ORDS .porderImg {
  padding-top: 0;
}
.ORDS .row {
  margin-bottom: 10px;
}
.ORDS #main-content {
  font-weight: 300;
  font-size: 14px;
}
.ORDS .price-wrapper {
  margin: 20px 0 0;
  padding-top: 20px;
  border-top: solid 1px #d9dae0;
  text-align: right;
}
.ORDS h1 {
  border-bottom: none;
  padding-bottom: 17px;
}
.ORDS .order-number-placed {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  min-height: 170px;
}
.ORDS .order-number-placed .fieldrow {
  margin-bottom: 6px;
}
.ORDS .form_row {
  margin-bottom: 0;
}
.ORDS .trorder {
  width: 155px;
  float: right;
  margin-top: 50px;
}
.ORDS .form_row div {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-bottom: 5px;
}
.ORDS #customerfields {
  font-size: 14px;
  padding: 25px;
}
.ORDS #customerfields .col-md-4 {
  padding: 0;
}
.ORDS #customerfields h3 {
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.ORDS .form_row label {
  display: inline-block;
  vertical-align: top;
  width: auto;
  text-align: left;
  max-width: 100px;
  font-weight: 400;
}
.ORDS .order-description a,
.ORDS .order-reorder a {
  color: #f47a44;
}
.ORDS .ordertabs,
.ORDS .ordertotals {
  /* border: 1px solid #ddd; */ /* track order result screen UI changes */
}
.ORDS .ordertabs .heading {
  margin-top: 0;
  text-transform: none;
  font-weight: 700;
  padding-left: 10px;
}
.ORDS .ordertabs .bask-container {
  display: none;
  font-size: 13px;
  line-height: 20px;
}
.ORDS .ordertabs .bask-container ul {
  margin-left: 30px;
  font-size: 14px;
  line-height: 20px;
}
.ORDS .ordertabs .bask-container ul li {
  line-height: 20px;
}
.ORDS .ordertabs .active .bask-container {
  display: block;
}
.ORDS .ordertabs .active .fa-caret-right,
.ORDS .ordertabs .fa-caret-down {
  display: none;
}
.ORDS .ordertabs .fa {
  margin-right: 7px;
}
.ORDS .ordertabs h4 {
    font-size: 16px;
    margin: 20px 0px 0px 0px; /* PS-26775 Consolidation of Global CSS */
    font-family: 'ITCAVANTGARDEPRO-BK';
    background: #ededed;
    /* border-bottom: 1px solid #ddd; */ /* track order result screen UI changes */
    padding: 6px 15px;
    cursor: pointer;
}/* track order result screen UI changes */
.ORDS .ordertabs .active .fa-caret-down {
  display: inline-block;
}
.ORDS .addnldata {
  padding: 0 10px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.ORDS .addnldata .order-charges {
  background: #ededed;
  adding: 1px 10px;
  font-size: 14px;
  display: table;
  width: 100%;
  margin: 0;
}
.ORDS .addnldata .order-charges:first-child {
  padding-top: 10px;
}
.ORDS .addnldata .order-charges-last {
  padding-bottom: 10px;
  background: #ededed;
}
.ORDS .addnldata .order-charges div,
.ORDS .addnldata .totals div {
  width: 40%;
  float: left;
  vertical-align: top;
  padding: 2px 20px 2px 5px;
  text-align: right;
  letter-spacing: 1px;
}
.ORDS .addnldata .order-charges div.charge-description,
.ORDS .addnldata div.total-prompt {
  text-align: right;
  width: 59% !important;
}
.ORDS .addnldata .totals {
  padding: 25px 0;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
.POUT .error-message,
.POUT .information-message {
  margin-bottom: 10px;
}
.RGFT .error-message,
.RGFT .information-message {
  margin-bottom: 15px;
}
.RGFT .giftcertificate_redeem_giftcertificate_title {
  display: block;
  font-weight: 600;
  padding-bottom: 5px;
}
.RGFT .giftcertificate_redeem_giftcertificate_container {
  margin-bottom: 40px;
  display: block;
}
.RGFT .giftcertificate_redeem_giftcertificate_content {
  display: block;
}
.RGFT .giftcertificate_redeem_giftcertificate_code {
  width: 100%;
  max-width: 500px;
  padding: 5px 15px;
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  height: 32px;
}
.RGFT .giftcertificate_redeem_giftcertificate_content .yellow-button {
  float: none;
}
.WISH .heading {
  border-top: solid 2px #d9dae0;
  border-bottom: solid 1px #d9dae0;
  padding: 13px 0 10px;
  margin-top: 20px;
  color: #81838a;
  text-transform: uppercase;
  font-weight: 600;
}
.WISH .added-attr {
  font-style: italic;
  padding-top: 5px;
}
.WISH .wishlist-wrapper {
  font-weight: 300;
  color: #666;
}
.WISH .wishlist-wrapper .col-sm-2 {
  width: 20%;
}
.WISH .wishlist-img-wrapper {
  border: 1px solid #ededed;
  padding-bottom: 5px;
}
.WISH .wishlist-img-wrapper img {
  max-height: 150px;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.WISH .wishlist-img-wrapper span {
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 8px;
}
.WISH .wishlist-info-wrapper {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  width: 360px;
}
.WISH .wishlist-wrapper a {
  color: #c1272d;
  display: block;
}
.WISH .wishlist-info-wrapper a.wishlist-product-name {
  font-size: 21px;
  font-weight: 500;
  padding-top: 0;
  line-height: normal;
}
.WISH .action_all_container .button {
  width: 200px;
  margin-top: 15px;
  float: right;
  margin-right: 40px;
}
.WISH .mobile-price,
.WISH .mobile-qty {
  display: none;
}
.WISH .edit-delete-private a {
  color: #f47a44;
}
.WISH .notes-wrapper {
  margin-top: 15px;
  display: block;
}
/* PS-26775 Consolidation of Global CSS */
/* .WISH .notes-wrapper .title {
  font-weight: 600;
} */
.WISH .wishlist-wrapper a {
  color: #414042;
  font-size: 18px;
  padding: 0 0 0 7px;
  letter-spacing: 1px;
}
.WISH .wishlist-wrapper .grey {
  text-align: center;
  float: right;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  background-color: #f3f3f3;
  padding: 5px 10px;
  margin-top: 10px;
  font-weight: 600;
  display: block;
  width: 125px;
}
.WISH .item-quantity .qty-input {
  width: 100%;
  text-align: center;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  padding: 10px;
}
.WISH .item-quantity .glyphicon-trash {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.WISH .cancel-remove {
  text-align: right;
}
.WISH .wishlist-info-wrapper textarea {
  width: 100%;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  padding: 5px;
}
.WISH .wishlist-wrapper .edit-cancel {
  display: block;
  margin-top: 5px;
  text-align: right;
  clear: both;
  float: none;
}
.WLST .full-width {
  margin-top: 0;
}
.WLST .wishlists_actions_container a {
  width: 200px;
  margin-bottom: 40px;
  display: inline-block;
}
.WLST .heading {
  border-top: solid 2px #d9dae0;
  border-bottom: solid 1px #d9dae0;
  padding: 13px 0 10px;
  margin-top: 20px;
  color: #81838a;
  text-transform: uppercase;
  font-weight: 500;
}
.WLST .alt_row {
  padding: 20px 0;
  border-bottom: solid 1px #d9dae0;
}
.WLST .alt_row a {
  color: #f47a44;
}
.WLST #wlst_search_form .find-a-wishlist {
  display: block;
  font-weight: 500;
}
/* 12-Feb-2024 */
/* .WLST .WishListSearch {
  width: 100%;
  max-width: 500px;
  padding: 5px 15px;
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  height: 32px;
} */
/* 12-Feb-2024 */
.WLST #wlst_search_form .yellow-button {
  float: none;
}
.WLST .my-wishlists {
  text-align: center;
  border: solid 1px #e2e2e2;
  border-radius: 0;
  background-color: #f3f3f3;
  padding: 15px 25px;
  color: #000;
  font-weight: 500;
  margin-left: 10px;
}
.WLAD .error-message,
.WLAD .information-message {
  margin-bottom: 15px;
}
.WLST .section_container .wlst-logn .wlst-logn-button {
  float: right !important;
}
.WLST.account-pages .left-column,
.WLST.account-pages .right-column {
  height: 350px;
}
.WLST .wlst-search-logn input {
  width: 75%;
  height: 34px;
}
.WLST .wlst-search-logn input.gray-button {
  width: 25%;
  height: 34px;
  margin-top: 0;
}
.WLAD.account-pages .one-section {
  padding: 20px;
}
.WLAD .save-button {
  max-width: 600px;
  display: block;
  margin: 15px auto 0;
}
.WLAD .save-button .button {
  float: right;
}
.WLAD.account-pages .form_row input {
  width: 65%;
}
.WLAD.account-pages .form_row label {
  vertical-align: top;
}
.WLAD textarea {
  width: 65%;
  border: solid 1px #e2e2e2;
}
.WLAD #WishList_Shared {
  width: auto;
  padding-right: 5px;
}
.WLED h2 {
  margin: 10px 0 20px;
}
.WLED.account-pages .form_row label {
  vertical-align: top;
  max-width: 33%;
}
.WLED .save-button {
  width: 100%;
  max-width: 600px;
  margin: 15px auto 0;
}
.WLED textarea {
  width: 100%;
  max-width: 66%;
  padding: 5px 15px;
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  vertical-align: middle;
}
.WLED .save-button input {
  float: right;
}
.WLED .save-button input.delete {
  padding: 15px 25px;
  width: 150px;
  margin: 0 15px 0 0;
  font-size: 17.31px;
}
.WLED #WishList_Shared {
  margin: -2px 0 0;
  width: auto;
  vertical-align: middle;
}
.WPCK .save-button .button {
  float: right;
}
.WPCK.account-pages .form_row select {
  width: 65%;
}
.WPCK .one-section {
  padding: 20px;
}
.WPCK .one-section h2 {
  margin: 0 0 20px;
}
.BASK .error-message,
.BASK .information-message {
  margin-bottom: 15px;
}
.BASK .bask-cart-contents-phone {
  display: none;
}
.BASK .basket-header {
  margin-bottom: 10px;
  background-color: #fff;
  text-transform: uppercase;
  padding: 6px 0 0;
  border-bottom: 1px solid #e2e2e2;
}
.BASK .basket-header h3 {
  /* font-size: 16px; */
  text-align: center;
  /* font-weight: 600; */
  color: #414042;
  margin: 8px 0;
  text-transform: capitalize;
}
.BASK .image-column,
.BASK .info-column,
.BASK .price-column,
.BASK .subtotal-column {
  display: inline-block;
  float: left;
}
.BASK .info-column {
  width: 46%;
  padding-right: 10px;
}
.BASK .image-column {
  width: 10%;
  padding: 0 15px;
}
.BASK .price-column {
  width: 13%;
  text-align: right;
  padding-right: 0;
}
.BASK .subtotal-column {
  width: 13%;
  text-align: right;
  padding-right: 0;
}
.BASK .quantity-column {
  width: 13%;
  text-align: right;
  padding-right: 0;
}
.BASK .price-column {
  font-size: 16px;
  color: #414042;
  font-weight: 600;
  text-align: center;
}
.BASK .subtotal-column {
  font-size: 18px;
  color: #414042;
  font-weight: 600;
  text-align: center;
}
.BASK .basket-header.mobile {
  display: none;
}
.BASK #basket-contents .product-row {
  margin: 10px 0 0;
  padding-bottom: 8px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.BASK #basket-contents .product-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.BASK .lt-gray {
  border-top: 1px solid #e2e2e2;
  margin-top: 10px;
  margin-bottom: 10px;
}
.BASK .cart-total {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  color: #42494f;
  text-align: right;
  font-weight: 600;
  padding-right: 0;
}
#basket-contents .basket-qty-input,
#basket-contents .image-column .image-wrapper {
  text-align: center;
}
.BASK .image-wrapper img {
  max-width: 100%;
  max-height: 100px;
}
.BASK #basket-contents .image-column .image-wrapper {
  text-align: left;
  display: block;
}
.BASK .estimate-total {
  padding-top: 0;
  width: 100%;
  text-align: right;
}
.BASK .cart-total-sub {
  padding-bottom: 30px;
}
.BASK #toggle-shipping-calculator {
  color: #f47a44;
  text-decoration: none;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  padding: 0;
  width: 100%;
}
.BASK #toggle-shipping-calculator:hover {
  cursor: pointer;
}
#toggle-shipping-calculator .calculator-estimate {
  margin: 15px 0;
}
.BASK #js-coupon-form.active {
  text-align: left;
  display: block;
}
.BASK .coupon-added-form {
  max-width: 370px;
  width: 100%;
  float: right;
  font-weight: 600;
}
.BASK .coupon-added-form .coupon-wrapper {
  text-align: right;
  padding-right: 15px;
}
.BASK .coupon-added-form .coupon-name {
  float: left;
}
.BASK .coupon-added-form .remove-item {
  border: none;
  background-color: transparent;
  padding-left: 0;
}
.BASK .coupon-added-form .coupon-discount {
  float: right;
  padding-right: 15px;
}
.BASK #basket-contents.editable .item-name {
  font-size: 16px;
  color: #42494f;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 6px;
}
.BASK .bask-product-code {
  padding: 5px 0;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
}
.BASK .bask-credit-cards {
  text-align: center;
  margin: 10px auto;
  display: block;
  max-width: 100%;
}
.BASK .decpr {
  font-size: 14px;
  font-style: normal;
}
.BASK .quantity-column {
  text-align: left;
  float: left;
}
.BASK .quantity-column .red-button {
  font-size: 12px;
  width: 100%;
  padding: 5px 25px;
}
.BASK #basket-contents .basket-qty-input {
  width: 30px;
  border: solid 1px #e2e2e2;
  font-size: 16px;
  border-radius: 0;
}
.BASK .checkout-page .item-quantity input {
  width: 45px;
  height: 40px;
  max-width: 100%;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  border-right: 0;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding: 7px 5px;
  text-align: center;
  float: left;
}
.BASK .input-incremental-controls {
  display: block;
  float: left;
  vertical-align: top;
  font-weight: 700;
  font-size: 16px;
  color: #f47a44;
  padding: 0;
  border-top: solid 1px #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 30px;
}
.BASK .increment {
  border-right: solid 1px #ccc;
  font-size: 16px;
  width: 35px;
  line-height: 30px;
  height: 33px;
}
.BASK .increment:hover {
  cursor: pointer;
}
.BASK .decrement {
  height: 35px;
  line-height: 33px;
}
.BASK .decrement:hover {
  cursor: pointer;
}
.BASK .total-checkout-paypal-cards-wrapper {
  float: right;
}
.BASK .button-wrapper {
  float: left;
  margin-top: 25px;
  padding-left: 6%;
}
.BASK #js-coupon-form {
  text-align: left;
  display: none;
  float: none;
  clear: both;
  margin: 20px 0;
}
.BASK .calculator-shipping {
  display: inline-block;
  float: left;
  font-weight: 600;
}
.BASK .calculator-estimate {
  display: block;
  background: #628e83;
  max-width: 354px;
  color: #fff;
  margin: 50px auto 10px !important;
  width: 100%;
  font-weight: 600;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
}
.BASK .total-wrapper {
  display: inline-block;
  width: 200px;
  text-align: center;
}
.BASK .total-wrapper-price {
  width: 150px;
  text-align: center;
  display: inline-block;
}
.BASK #shipestimate_show {
  display: none;
}
.BASK .modal.fade .modal-dialog {
  text-align: left;
}
.BASK .estimate-shipping-loading-spinner {
  display: none;
}
.BASK .modal-footer {
  border: none;
  padding: 0;
}
.BASK #basket-bottom-left .estimate-total .red-button {
  width: 255px;
  display: inline-block;
  float: left;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 1px;
}
.BASK #basket-bottom-left .estimate-total .coupon-redeem .red-button {
  font-weight: 300;
  float: none;
  padding: 5px 0;
  width: 90px;
}
.BASK #basket-bottom-left .estimate-total .gray-button {
  color: #fff;
  width: 255px;
  float: left;
  background-color: #628e83;
  border: solid 1px #628e83;
  margin-left: 24px;
  margin-top: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 1px;
}
.BASK .redeem-button {
  display: none;
}
.BASK .redeem-button:hover {
  cursor: pointer;
}
.BASK .checkout-button {
  width: 354px;
  text-align: right;
  float: right;
  margin-top: 7px;
}
.BASK .checkout-button table {
  text-align: center;
}
.BASK .checkout-button .yellow-button {
  width: 100%;
  max-width: 354px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
  letter-spacing: 1px;
}
.BASK .checkout-button .yellow-button:hover {
  cursor: pointer;
  text-decoration: none;
}
.BASK .item-remove button {
  background-color: transparent;
  border: none;
}
.BASK .update-submit {
  border: none;
  background-color: transparent;
  font-size: 12px;
  width: 75px;
  display: block;
  margin: 0 auto;
}
.BASK .coupon-redeem #l-coupon-code {
  border-radius: 0;
  border: solid 1px #e2e2e2;
  padding: 5px 15px;
  font-weight: 300;
}
.BASK .account-pages .checkout-button .yellow-button {
  font-size: 20px;
  padding: 10px 30px;
}
.ACED h2,
.OCST h2 {
  font-size: 20px;
  border-bottom: solid 1px #e2e2e2;
  margin: 0 0 12px;
  padding: 11px 20px;
  font-weight: 600;
}
.INVC .width-two-thirds,
.OCST .width-two-thirds {
  width: 66%;
  float: left;
}
.OCST #fields-key {
  margin: 15px 0;
}
.OCST.account-pages .form_row input,
.OCST.account-pages .form_row label,
.OCST.account-pages .form_row select {
  max-width: 100%;
}
.ACED.account-pages .form_row input,
.ACED.account-pages .form_row label,
.ACED.account-pages .form_row select {
  max-width: 100%;
  width: 100%;
}
.ACED.account-pages .form_row select {
  background: #fff;
}
.OCST.account-pages .form_row label {
  width: 39%;
  padding: 6px 10px 6px 0;
  float: left;
}
.OCST.account-pages .form_row input,
.account-pages .form_row select {
  width: 100%;
}
.OCST.account-pages .form_row .onerowfix {
  padding: 0 10px 0 0;
  margin: 0;
  line-height: 1.1;
}
#basket-contents .bask-container {
  display: none;
}
#basket-contents.active .bask-container {
  display: block;
  padding: 0;
  background: #fff;
}
#basket-contents.active .bask-container .scroll-div {
  overflow-y: auto;
  max-height: 300px;
  letter-spacing: 1px;
}
.cart-summary-title:hover {
  cursor: pointer;
}
.cart-summary-title .fa {
  font-size: 25px;
}
.cart-summary-title .fa-caret-down {
  display: none;
}
.active .cart-summary-title .fa-caret-down {
  display: inline-block;
  padding-right: 7%;
  float: right;
}
.cart-summary-title .fa-caret-right {
  display: inline-block;
  padding-right: 7%;
  float: right;
}
.active .cart-summary-title .fa-caret-right {
  display: none;
}
#customer-fields .customer-container {
  display: none;
}
#customer-fields.active .customer-container {
  display: block;
}
.customer-container h3 {
  margin-top: 15px;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}
.customer-container .form_row {
  margin-bottom: 1px !important;
}
.customer-title:hover {
  cursor: pointer;
}
.customer-title .fa {
  font-size: 25px;
}
.customer-title .fa-caret-down {
  display: none;
}
.active .customer-title .fa-caret-down {
  display: inline-block;
  float: right;
  padding-right: 7%;
  padding-top: 2%;
}
.customer-title .fa-caret-right {
  display: inline-block;
  float: right;
  padding-right: 7%;
  padding-top: 2%;
}
.active .customer-title .fa-caret-right {
  display: none;
}
#coupon-fields .coupon-container {
  display: none;
}
#coupon-fields.active .coupon-container {
  display: block;
  padding: 7px 14px;
}
.coupon-title:hover {
  cursor: pointer;
}
.coupon-title .fa {
  font-size: 25px;
}
.coupon-title .fa-caret-down {
  display: none;
}
.active .coupon-title .fa-caret-down {
  display: inline-block;
  float: right;
  padding-right: 7%;
  padding-top: 2%;
}
.coupon-title .fa-caret-right {
  display: inline-block;
  float: right;
  padding-right: 7%;
  padding-top: 2%;
}
.active .coupon-title .fa-caret-right {
  display: none;
}
.bask-heading {
  padding: 4px 6px 6px 8px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.bask-heading .item-name {
  width: 60%;
  float: left;
  font-weight: 600;
}
.bask-heading .item-quantity {
  width: 18%;
  float: left;
  font-weight: 600;
  text-align: center;
}
.bask-items-wrapper .item-quantity {
  width: 18%;
  float: left;
  font-weight: 300;
  text-align: center;
}
.bask-items-wrapper .item-total {
  width: 20%;
  float: left;
  font-weight: 300;
  text-align: right;
}
.bask-heading .item-total {
  width: 20%;
  float: left;
  font-weight: 600;
  text-align: right;
}
.bask-items-wrapper {
  margin-bottom: 15px;
  padding: 0 10px;
}
.bask-items-wrapper .item-name .group-name {
  color: #414042;
  font-weight: 600;
}
.bask-items-wrapper .item-name {
  width: 62%;
  float: left;
  font-weight: 300;
}
.bask-items-wrapper .item-code {
  font-size: 11px;
  display: block;
}
.bask-container .charge-description,
.bask-totals .total-prompt {
  width: 70%;
  text-align: right;
  float: left;
  font-weight: 600;
}
.bask-container .formatted-charge,
.bask-totals .formatted-total {
  width: 30%;
  text-align: right;
  float: left;
  font-weight: 600;
}
.OCST .continue-button {
  float: right;
  margin-top: 17px;
  width: 32.1%;
  margin-right: 10px;
}
.ocst-field-section {
  width: 100% !important;
  float: none !important;
  padding: 20px !important;
  margin: 5px 0 25px !important;
  background-color: #fff;
}
#ship-to.ocst-field-section {
  margin-top: 0 !important;
}
#bill-to.ocst-field-section {
  margin-top: 0 !important;
}
.update-customer-and-newsletter-opt-in-section label {
  width: auto !important;
}
.update-customer-and-newsletter-opt-in-section input {
  position: relative;
  top: -4px;
  display: inline-block;
  width: auto !important;
  margin-right: 5px;
}
.OPAY .sidebar-column,
.OSEL .sidebar-column {
  width: 35%;
  float: right;
  margin-top: 15px;
  padding: 0 20px 0 0;
}
.OPAY #basket-contents,
.OSEL #basket-contents {
  width: 100%;
  margin: 0;
  padding: 20px;
}
.OSEL #ship-to {
  width: 100%;
  margin: 2% 0 0;
}
.OSEL #bill-to {
  width: 100%;
  margin: 2% 0 0;
}
.OSEL #shipping-payment .ship-via {
  width: 100%;
  float: left;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  margin-bottom: 2%;
}
.OSEL #shipping-payment .pay-width h2,
.OSEL #shipping-payment .ship-via h2 {
  font-size: 20px;
  border-bottom: solid 1px #e2e2e2;
  margin: 0 0 12px;
  padding: 14px 20px;
  font-weight: 600;
  background: #ededed;
}
.OSEL #shipping-payment .pay-width {
  width: 100%;
  float: left;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  margin-bottom: 2%;
}
.OSEL.account-pages .form_row select {
  width: 100%;
  max-width: 100%;
}
.OSEL .continue-button {
  float: none;
  margin-top: 0;
  padding-top: 74px;
  clear: both;
  display: block;
}
.account-pages .sidebar-column .continue-button .red-button {
  width: 100%;
}
.OSEL.account-pages .form_row label {
  margin: 0;
}
.OSEL.account-pages .ship-via.form_row label {
  display: block;
  float: none;
  padding: 0 17px;
  line-height: 45px;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 15px;
}
.OSEL.account-pages .ship-via.form_row label span {
  padding-left: 5%;
}
.OSEL.account-pages .pay-width.form_row label,
.OSEL.account-pages .ship-via.form_row input {
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
.OSEL.account-pages .pay-width.form_row input,
.OSEL.account-pages .ship-via.form_row input {
  max-width: auto;
  width: auto;
  margin-right: 10px;
}
.card-type {
  display: inline-block;
}
.OSEL .redeem-points-wrapper {
  background-color: #fff;
  border: solid 1px #e2e2e2;
  padding: 20px;
  margin-bottom: 15px;
}
.OSEL .eligible-to-use {
  padding-top: 5px;
}
.OSEL .available-points {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
.OSEL .redeem-submit {
  float: none;
}
.OSEL .points-redeemed {
  padding: 10px 0 0;
  color: green;
  font-weight: 600;
  font-size: 14px;
}
.INVC .account-left-wrapper,
.OSEL .account-left-wrapper {
  width: 65%;
  float: left;
  margin-top: 15px;
}
.OPAY .account-left-wrapper {
  width: 65%;
  float: left;
  margin-top: 15px;
  padding: 0 25px;
}
.OSEL .coupon-gift-certificate-wrapper {
  background-color: #fff;
  border: solid 1px #e2e2e2;
  padding: 20px;
  margin: 2% 0 0;
  width: 100%;
}
.OSEL .coupon-gift-certificate-wrapper h2 {
  margin: 10px 0;
}
.OSEL .coupon-gift-certificate-wrapper .coupon-wrapper {
  padding: 5px 0;
}
.OSEL .coupon-gift-certificate-wrapper .coupon-wrapper label {
  width: 33%;
}
.OSEL .coupon-gift-certificate-wrapper .gift-certificate-wrapper {
  padding: 5px 0;
}
.OSEL .redeem-gift-cert a {
  color: #f47a44;
  position: relative;
  top: 20px;
}
.OSEL .gift-certificate-wrapper label {
  width: 33%;
}
.OSEL .coupon-wrapper input,
.OSEL .gift-certificate-wrapper input {
  width: 39%;
  height: 30px;
  border: solid 1px #e2e2e2;
  border-radius: 0;
}
.OSEL .coupon-redemption .coupon-apply,
.OSEL .gift-certificate-wrapper .apply-button {
  width: 25%;
  height: 30px;
}
.OPAY #customer-fields,
.OSEL #customer-fields {
  width: 100% !important;
  margin: 2% 0 0 !important;
  padding: 20px;
}
.OPAY #bill-to h2.fields-heading,
.OPAY #ship-to h2.fields-heading,
.OSEL #bill-to h2.fields-heading,
.OSEL #ship-to h2.fields-heading {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  height: auto;
  margin: 0;
  padding: 10px 0;
}
.OPAY #bill-to .form_row,
.OPAY #ship-to .form_row,
.OSEL #bill-to .form_row,
.OSEL #ship-to .form_row {
  margin-bottom: 0;
}
.INVC.account-pages .form_row label,
.OPAY.account-pages .form_row label,
.OSEL.account-pages .form_row label {
  font-weight: 600;
  max-width: none;
  width: auto;
}
.OSEL .shipping-info-button {
  border: none;
  border-radius: 0;
  background-color: #f47a44;
  color: #fff;
  padding: 5px 15px;
  font-weight: 600;
}
.OSEL .shipping-modal {
  margin-top: 15px;
}
.osel-page-custom-order-data-wrapper {
  float: left;
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin-bottom: 2%;
  background-color: #fff;
}
.osel-page-custom-order-data-wrapper p {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.osel-page-custom-order-data-wrapper .radio {
  margin-bottom: 30px;
}
.osel-page-custom-order-data-wrapper .radio b {
  padding-left: 15px;
}
.osel-page-custom-order-data-wrapper .radio label {
  font-weight: 400;
}
.OPAY #ship-to {
  width: 100%;
  margin: 2% 0 0;
}
.OPAY #bill-to {
  width: 100%;
  margin: 2% 0 0;
}
.OPAY .payment-type-wrapper {
  border: solid 1px #e2e2e2;
  background-color: #ededed;
  max-width: 750px;
  width: 100%;
}
.OPAY .continue-button {
  margin: 15px 0;
  float: right;
  padding: 0 20px 0 0;
}
.OPAY .margin-container .continue-button .red-button {
  width: 447px;
}
.OPAY .bask-totals .formatted-total,
.OPAY .bask-totals .total-prompt {
  margin-top: 0;
}
.OPAY #payment-fields input {
  width: 100%;
  max-width: 99%;
  line-height: 30px;
}
.OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Month"] {
  width: 49%;
  height: 45px;
  background: #fff;
}
.OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Year"] {
  width: 48%;
  height: 45px;
  background: #fff;
}
.OPAY #fields-key {
  margin-top: 15px;
}
.opay-page-split-payments-wrapper
  .form_row
  #payment-amount-fields
  .opay-page-split-payments-field-row {
  padding: 5px;
}
.opay-page-split-payments-wrapper .form_row input {
  width: auto;
}
.opay-page-split-payments-wrapper
  .form_row
  #payment-amount-fields
  .opay-page-split-payments-payment-amount-label {
  position: relative;
  top: 5px;
}
.opay-page-split-payments-wrapper
  .form_row
  #payment-amount-fields
  .opay-page-split-payments-radio {
  margin-right: 5px;
}
.INVC h2 {
  border-bottom: solid 1px #e2e2e2;
  font-size: 20px;
  margin: 0 0 5px;
  padding: 10px 20px;
  font-weight: 600;
  background: #ededed;
}
.INVC .invc-full-width {
  margin-bottom: 15px;
}
.INVC #bill-to {
  margin-left: 2%;
}
.INVC.account-pages .form_row {
  margin-bottom: 0;
}
.INVC .continue-button {
  margin-top: 15px;
  float: right;
  width: 33%;
}
.account-pages .hmbtn .continue-button .red-button {
  width: 408px;
}
.INVC #bill-to,
.INVC #ship-to {
  height: auto;
}
.static-pages .full-width {
  margin-top: 15px;
}
.static_page_footer a {
  font-size: 14px;
  color: #f47a44;
}
.ALLTEST h1 {
  color: #414042;
  font-size: 31.28px;
  margin-bottom: 0;
}
.ALLTEST .background-container {
  padding: 40px 0;
}
.ALLTEST .background-container .container {
  background-color: #fff;
  border: solid 1px #e2e2e2;
  padding: 10px;
}
.ALLTEST .etNone {
  font-size: 16px;
}
.ALLTEST #etBody {
  background-color: transparent;
  max-height: none;
  overflow-y: none;
}
.ALLTEST .etContent {
  margin: 0;
}
.ALLTEST #etSummary {
  width: 100%;
  display: block;
}
.ALLTEST a.openChart {
  font-size: 25px;
}
.ALLTEST .level {
  margin-bottom: 10px;
  font-size: 15px;
}
.ALLTEST span.count {
  font-size: 15px;
}
.ALLTEST #etCreate {
  width: 100%;
  display: block;
  float: none;
  text-align: left;
}
.ALLTEST #erCreateButton {
  background-color: #f47a44;
  color: #fff;
  font-size: 17.5px;
  border: none;
  border-radius: 0;
  padding: 15px 0;
  text-align: center;
  width: 315px;
  font-weight: 300;
  margin: 20px 0;
}
.ALLTEST #erSubmitButton {
  background-color: #f47a44;
  border-radius: 0;
  color: #fff;
  border: none;
}
.ALLTEST #erCloseReview {
  border-radius: 0;
  color: #fff;
  border: none;
  background-color: #666;
}
.ALLTEST #erCreateForm .rating > label:active {
  top: 0;
  left: 0;
}
.ALLTEST .author-date-stars {
  width: 15%;
  float: left;
}
.ALLTEST .author-date-stars .etRating {
  width: 100%;
  display: block;
  float: none;
}
.ALLTEST .author-date-stars span.epBlanks::before {
  font-size: 20px;
}
.ALLTEST .etRating .fa {
  font-size: 20px;
  position: relative;
}
.ALLTEST .author-date-stars .etDate {
  width: 100%;
  display: block;
  float: none;
}
.ALLTEST .author-date-stars .etName {
  width: 100%;
  display: block;
  float: none;
}
.ALLTEST .author {
  width: 100%;
  display: block;
  color: #414042;
  font-size: 16px;
  font-weight: 500;
}
.ALLTEST .author-date-stars .etDate {
  font-size: 14px;
  padding-top: 10px;
}
.ALLTEST .title-review {
  width: 85%;
  float: left;
}
.ALLTEST .etTitle {
  margin: 0;
  font-size: 18px;
  color: #414042;
  font-weight: 500;
}
.ALLTEST .etReview {
  padding: 10px 0 30px;
  font-size: 16px;
}
.about-the-family .image-columns img {
  margin-bottom: 15px;
  padding-left: 0;
}
.about-the-family .ABT_family_header2 {
  margin: 30px 0 40px;
  line-height: 40px;
}
.cp-askaq .ask-a-q-comments {
  display: none;
}
.cp-askaq #main-content a {
  color: #f47a44;
}
.cp-askaq .cp-askaq-submit {
  background-color: #f47a44;
  color: #fff;
}
.CP-POPUP-TY #main-content {
  margin-bottom: 20px;
}
.CP-POPUP-TY .faq-manager-thank-you-close-window-link {
  background-color: #f47a44;
  color: #fff;
}
.customer-comments h2 {
  font-size: 25px;
}
.customer-comments .customer {
  font-weight: 600;
  margin-bottom: 20px;
}
.how-we-treat-our-friends #contact ul {
  padding: 0;
  margin-left: 20px;
  font-weight: 300;
  font-size: 15px;
}
.how-we-treat-our-friends #contact li {
  padding-bottom: 5px;
}
.how-we-treat-our-friends .static_page_footer {
  padding-top: 15px;
}
.make-money-while-you-shop .reward #content {
  margin-top: 10px;
  padding: 0;
  margin-bottom: 25px;
}
.make-money-while-you-shop .pink-paragraph {
  padding: 15px 0;
  font-size: 18px;
}
.make-money-while-you-shop ul li {
  font-size: 18px;
  padding-bottom: 10px;
}
.make-money-while-you-shop .side-note {
  font-style: italic;
  font-size: 18px;
  padding-bottom: 15px;
}
.make-money-while-you-shop .apart-of-the-family {
  margin: 20px 0;
  max-width: 300px;
  width: 100%;
}
.SARP h2,
.privacy-policy h2,
.shipping-policy h2,
.terms-conditions h2 {
  font-size: 25px;
  font-size: 20px;
  background: #ededed;
  padding: 6px 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.ABUS h2 {
  font-size: 25px;
  font-size: 20px;
  background: #ededed;
  padding: 6px 25px;
  /* font-weight: 500; PS-26775 Consolidation of Global CSS */
  margin-bottom: 0;
}
.san-antonio-service .san-antonio-banner {
  display: #000;
  padding-bottom: 20px;
}
.san-antonio-service .downloads {
  display: block;
  font-size: 15px;
  color: #f47a44;
  padding-bottom: 0;
}
.san-antonio-service .link {
  color: #f47a44;
}
.san-antonio-service #bodyContent_inner p {
  font-size: 15px;
}
.san-antonio-service .party-platter {
  padding-top: 10px;
}
.SITEMAP .full-width ul li a {
  font-size: 15px;
  color: #f47a44;
  padding-bottom: 5px;
  display: block;
}
.SITEMAP .full-width .hchan {
  font-weight: 600;
  margin-top: 10px;
}
.what-is-yerba-mate #content {
  font-size: 15px;
}
.the-legend-of-yerba-mate #content p {
  font-size: 15px;
}
.the-legend-of-yerba-mate #content .girl-image {
  padding-left: 0;
  padding-bottom: 10px;
}
.the-legend-of-yerba-mate #content .girl-image-paragraph {
  padding-right: 0;
}
.health-benefits-of-yerba-mate .margin-container {
  font-size: 15px;
}
.how-to-cure-the-mate-gourd .margin-container {
  font-size: 15px;
}
.how-to-cure-the-mate-gourd .top-image {
  padding-left: 0;
}
.how-to-cure-the-mate-gourd .first-paragraph {
  padding-right: 0;
}
.how-to-prepare-the-mate .margin-container {
  font-size: 15px;
}
.how-to-prepare-the-mate ul.list li {
  padding-bottom: 10px;
}
.yerba-mate-for-beginners .yerba-mate-for-beginners-banner {
  padding-bottom: 20px;
}
.yerba-mate-for-beginners .add-product-basket {
  padding-left: 0;
}
.yerba-mate-for-beginners .first-paragraph {
  padding-right: 0;
}
.yerba-mate-for-beginners .margin-container a {
  color: #f47a44;
  text-decoration: none;
}
.yerba-mate-for-beginners .three-products {
  padding-bottom: 10px;
}
.yerba-mate-for-beginners .three-products.one {
  padding-left: 0;
}
.yerba-mate-for-beginners .three-products.three {
  padding-right: 0;
}
.yerba-mate-for-beginners .three-products img {
  height: 200px;
  padding-bottom: 15px;
  display: block;
}
.yerba-mate-for-beginners .three-products .yellow-button {
  float: none;
  color: #000;
}
.yerba-mate-for-beginners .list-wrapper {
  padding: 0 0 0 15px;
}
.yerba-mate-for-beginners li {
  padding-bottom: 5px;
}
.yerba-mate-for-beginners .sub-product-left {
  padding-left: 0;
}
.yerba-mate-for-beginners .sub-product-right {
  padding-right: 0;
}
.yerba-mate-for-beginners .sub-product-left img,
.yerba-mate-for-beginners .sub-product-right img {
  height: 200px;
}
.yerba-mate-for-beginners .prod_name {
  padding: 15px 0 0;
  font-size: 18.28px;
  font-weight: 600;
  display: block;
  line-height: 24px;
  margin-bottom: 10px;
}
.yerba-mate-for-beginners .prod_name a {
  color: #000;
  text-decoration: none;
}
.yerba-mate-for-beginners.account-pages .red-button {
  padding: 5px;
  margin-top: 15px;
}
.yerba-mate-for-beginners .do-i-have,
.yerba-mate-for-beginners .how-to-start {
  margin-top: 0;
}
.yerba-mate-for-beginners .info-container {
  margin-bottom: 30px;
}
.yerba-mate-for-beginners .three-products-wrapper {
  padding-bottom: 15px;
}
#global-footer {
  background-color: #d1d3d4;
}
.newsletter-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #628e83;
}
.newsletter-wrapper .container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.newsletter-wrapper .sign-up-newsletter-title {
  color: #fff;
  font-size: 40px;
  text-align: center;
  padding: 25px 0 5px;
  font-weight: 700;
  letter-spacing: 1px;
}
.newsletter-wrapper .recieve-newsletter-sub-title {
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
}
.newsletter-wrapper .recieve-newsletter-blurb {
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  padding-top: 5%;
  letter-spacing: 1px;
}
.newsletter-wrapper .input-box-bg {
  text-align: center;
  margin: 10px 0;
}
.newsletter-wrapper .input-box-bg .text-input {
  font-size: 18px;
  color: #000;
  padding: 10px 10px 10px 20px;
  height: 50px;
  width: 100%;
  max-width: 530px;
  border: 3px solid #d1d3d4;
  border-radius: 5px;
}
.newsletter-wrapper .submit {
  background-color: #f47a44;
  color: #fff;
  font-size: 17.31px;
  border: none;
  border-radius: 0;
  height: 60px;
  padding: 5px 38px;
  margin: 10px;
  max-width: 252px;
  letter-spacing: 1px;
  text-align: center;
  white-space: normal;
}
.newsletter-wrapper .wfix {
  padding: 5px 60px;
}
.signup-alerts {
  display: block;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
#colorPickerFrameCanvas {
  display: none;
}
footer {
  /* max-width: 1200px; */ /*WR-50995 Expand website to full screen width*/
  margin: 0 auto;
  background-color: #fff;
  padding: 30px 0 0;
}
footer .footer-titles {
  font-size: 18px;
  color: #628e83;
  /* font-weight: 700; */
  padding-bottom: 10px;
  letter-spacing: 1px;
}
footer .footer-titles .fa-angle-down,
footer .footer-titles .fa-angle-up {
  display: none;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style: none;
  letter-spacing: 1px;
}
footer a {
  color: #414042;
  font-size: 15px;
  /* font-weight: 300; PS-26775 Consolidation of Global CSS */
  padding-bottom: 8px;
  display: block;
}
.main-link {
  padding-left: 0;
}
.general-information {
  padding: 0;
}
.stay-connected .credit-cards {
  display: block;
  margin-top: 50px;
}
.stay-connected a {
  font-size: 30px;
  color: #414042;
  padding-right: 15px;
  display: inline-block;
}
.disclaimer-wrapper {
  background-color: #fff;
}
.disclaimer-wrapper .disclaimer {
  color: #414042;
  font-size: 16px;
  text-align: center;
  padding: 5px 0 20px;
  letter-spacing: 1px;
}
.disclaimer-wrapper .disclaimer-nav {
  padding: 5px 0;
  text-align: center;
}
.disclaimer-wrapper .disclaimer-nav a {
  display: inline;
}
footer .ftr-logo {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
}
footer .ftr-logo .center {
  margin: auto;
}
footer .ftr-social-icon {
  display: block;
  width: 20%;
  padding: 5px 2px;
  float: left;
  margin: 0 auto;
}
footer .ftr-social-icon .center {
  margin: auto;
}
footer .ftr-social-icon img {
  width: 33px;
  height: auto;
}
.PROD td .mobiletitle {
  display: none;
}
.RTOR .margin-container {
  padding: 0 20px;
}
.RTOR h1 {
  border-bottom: 0;
}
.RTOR.account-pages .full-width {
  margin: 0 38px;
  font-size: 16px;
  letter-spacing: 1px;
}
.RTOR.account-pages .full-width a {
  color: #f47a44;
  text-decoration: underline;
}
.RTOR .retunrhead td {
  font-weight: 700;
  padding-right: 39px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.RTOR .returnmsg {
  background: #ededed;
  min-height: 32px;
  padding: 5px 22px;
  margin: 13px 0 10px;
}
.RTOR .alt_row {
  margin: 10px 0 25px;
}
.RTOR .alt_row .row {
  border: 1px solid #ededed;
  padding: 10px 0 30px;
}
.RTOR .ordermeta {
  font-size: 12px;
}
.RTOR .ordermeta td:first-child {
  width: 120px;
  padding: 3px 0;
}
.returncheck {
  background: #628e83;
  width: auto;
  color: #fff;
  display: inline-block;
  padding: 3px 5px;
  margin-bottom: 6px;
}
.returncheck input {
  vertical-align: sub;
}
.RTOR .alt_row .submitrtrn {
  float: right;
  background: #f47a44;
  padding: 10px 25px;
  width: auto;
  margin-top: 40px;
}
.RTOR .alt_row .returnreason,
.RTOR .alt_row .returnreasonopt {
  padding: 5px;
  width: 100%;
  max-width: 500px;
  margin-bottom: 15px;
}
.RTOR .processreturn .alt_row {
  margin: 0 40px;
  padding: 15px 0;
}
.RTOR .processreturn .ordermeta {
  margin-bottom: 20px;
}
.totalrefund {
  padding: 7px 15px;
  font-size: 12px;
  border-top: 1px solid #ededed;
  margin-top: 8px;
  display: inline-block;
  width: 100%;
}
.totalrefund span {
  float: right;
}
.refuntxtblock {
  padding: 5px 15px;
  font-size: 12px;
  text-align: right;
}
.refuntxtblock span,
.totalrefund span {
  color: #f47a44;
}
.refuntxtblock b {
  font-size: 16px;
}
#nonreturnablebox .modal-dialog {
  width: 100%;
  max-width: 800px;
}
#nonreturnablebox .modal-content,
#rmaReturn .modal-content {
  border-radius: 0;
  margin: auto;
}
#nonreturnablebox .modal-header,
#rmaReturn .modal-header {
  background: #ededed;
  padding: 20px;
}
#nonreturnablebox .modal-body {
  font-size: 13px;
  max-width: 700px;
  margin: 10px auto;
}
#nonreturnablebox .btnbox {
  margin-top: 25px;
}
#nonreturnablebox .btnbox button {
  padding: 5px 25px;
  min-width: 150px;
  border: 1px solid #f47a44;
  line-height: 27px;
}
#nonreturnablebox .btnbox .nonreturncancel {
  background: 0 0;
  border: 1px solid #f47a44;
  margin-right: 15px;
}
@media all and (max-width: 1200px) {
  #navigation-bar .navigation-background {
    text-align: center;
    padding-bottom: 0;
  }
  #navigation-bar .navigation-links {
    width: 11%;
    text-align: left;
  }
  #navigation-bar .navigation-links:nth-child(1) {
    width: 9.09%;
  }
  #navigation-bar .navigation-links:nth-child(2) {
    width: 16%;
  }
  #navigation-bar .navigation-links:nth-child(3) {
    width: 11.5%;
  }
  #navigation-bar .navigation-links:nth-child(4) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(5) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(6) {
    width: 10%;
  }
  #navigation-bar .navigation-links:nth-child(7) {
    width: 14.5%;
  }
  #navigation-bar .navigation-links:nth-child(8) {
    width: 12%;
  }
  #navigation-bar .navigation-links:nth-child(9) {
    width: 12%;
  }
  #navigation-bar .navigation-links:nth-child(10) {
    width: 12%;
  }
  #navigation-bar .navigation-links:nth-child(11) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(12) {
    width: 12%;
  }
  #navigation-bar .navigation-links span {
    height: 70px;
    padding-bottom: 0;
  }
  .cat-tree-title {
    font-size: 23px;
  }
  .SFNT .featured-categories .featured-category-dotted-line {
    width: 32%;
  }
  .SFNT .category-title:nth-child(2),
  .SFNT .category-title:nth-child(5) {
    padding-bottom: 15px;
  }
  .SFNT .category-title {
    padding-bottom: 65px;
  }
  .SFNT .featured-products-wrapper .ctgy-title {
    width: 36%;
  }
  .SFNT .featured-products-wrapper .featured-category-dotted-line {
    width: 32%;
  }
  .SFNT .top-sellers-wrapper .ctgy-title {
    width: 36%;
  }
  .SFNT .top-sellers-wrapper .featured-category-dotted-line {
    width: 32%;
  }
  .SFNT .category-title:nth-child(2),
  .SFNT .category-title:nth-child(5) {
    padding: 0 5px 15px;
  }
  .SFNT .category-title:nth-child(1),
  .SFNT .category-title:nth-child(4) {
    padding-right: 10px;
  }
  .SFNT .category-title:nth-child(3),
  .SFNT .category-title:nth-child(6) {
    padding-left: 10px;
  }
  .SFNT .category-title .individual-category-title {
    font-size: 1.9vw;
  }
  .SFNT .featured-products-carousel .fp-image {
    height: 190px;
  }
  .SFNT .featured-products-carousel .fp-image img {
    max-width: 132px;
    max-height: 180px;
  }
  .SFNT .individual-top-sellers .fp-image {
    height: 190px;
  }
  .SFNT .individual-top-sellers .fp-image img {
    max-width: 132px;
    max-height: 180px;
  }
  .SFNT .about-wholesale-money-wrapper {
    padding: 70px 0 65px;
  }
  .SFNT .whole-sale {
    height: 345px;
  }
  .SFNT .whole-sale p {
    top: 140px;
    padding: 0 20px 0 50px;
    font-size: 15px;
  }
  .SFNT .whole-sale a {
    bottom: 20px;
    left: 50px;
  }
  .SFNT .make-money p {
    font-size: 14px;
    line-height: 22px;
    top: 105px;
    padding: 0 20px 0 230px;
    margin-right: 10px;
  }
  .SFNT .make-money a {
    top: 52px;
    left: 50px;
  }
  .SFNT .about-wrapper {
    padding-bottom: 25px;
  }
  .SFNT .about-content {
    padding: 0 19px;
    font-size: 14px;
  }
  .SFNT .GG-about-title {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 35px;
  }
  .SFNT .about-content {
    padding: 0 19px;
  }
  .CTGY h1 {
    font-size: 25.28px;
    margin-bottom: 10px;
  }
  .CTGY .ctgy-content .image-wrapper img {
    max-height: 218px;
  }
  .CTGY .cat-listing a {
    min-height: 218px;
  }
  .CTGY .ctgy-content .image-wrapper table {
    height: 218px;
  }
  .ACAD.account-pages .form_row input,
  .ACAD.account-pages .form_row select,
  .ACED.account-pages .form_row input,
  .ACED.account-pages .form_row select {
    width: 64%;
  }
  .ACLN .order-history-search {
    width: 360px;
  }
  .ACLN .order-id {
    width: 80%;
  }
  .ACLN .view-order-history {
    margin-left: 50px;
  }
  .CABK .default-section .customer_account_address_title {
    font-size: 16px;
  }
  .CABK .other-address .address-description {
    font-size: 20px;
  }
  .ORDL.account-pages .section {
    height: 420px;
  }
  .WLST.account-pages .left-column,
  .WLST.account-pages .right-column {
    height: 370px;
  }
  .WISH .wishlist-info-wrapper {
    width: 260px;
  }
  .BASK #basket-bottom-left .estimate-total .continue-shopping.red-button {
    display: block;
    float: none;
    width: 200px;
    margin: 0 0 10px;
  }
  .BASK #basket-bottom-left .estimate-total .gray-button {
    display: block;
    float: none;
    width: 200px;
    margin: 0 0 10px;
  }
  .BASK #js-coupon-form {
    margin: 10px 0;
  }
  .OCST #ship-to {
    width: 49%;
    margin-right: 1%;
  }
  .OCST #bill-to {
    width: 49%;
    margin-left: 1%;
  }
  .INVC .width-two-thirds,
  .OCST .width-two-thirds {
    width: 100%;
  }
  .OCST .email-update {
    margin-top: 15px;
  }
  #basket-contents {
    width: 100%;
    display: block;
    margin: 0;
  }
  .OPAY .sidebar-column,
  .OSEL .sidebar-column {
    width: 100%;
    float: none;
  }
  .OSEL .coupon-gift-certificate-wrapper {
    float: none;
    width: 100%;
  }
  .OSEL #shipping-payment {
    float: none;
    width: 100%;
  }
  .OSEL .continue-button {
    margin: 0 0 15px;
  }
  .INVC .account-left-wrapper,
  .OPAY .account-left-wrapper,
  .OSEL .account-left-wrapper {
    width: 100%;
  }
  .INVC .invoice-thanks {
    margin-right: 0 !important;
  }
}
@media all and (max-width: 1199px) {
  .CTGY .mobile-pagination,
  .SRCH .mobile-pagination {
    text-align: right;
    padding-right: 15px;
  }
}
@media all and (max-width: 1023px) {
  .logo-wrapper {
    width: 30%;
  }
  .logo-wrapper .desktop-logo {
    max-width: 100%;
  }
  .no-touch #navigation-bar .navigation-links:hover > .sub-menu {
    display: none;
  }
  #navigation-bar .navigation-links {
    vertical-align: top;
  }
  #navigation-bar .navigation-links.drop-down .sub-menu {
    display: block;
  }
  #navigation-bar .navigation-links.drop-down span {
    background-color: #f47a44;
    color: #fff;
    text-align: center;
  }
  #navigation-bar .navigation-links:nth-child(1) {
    width: 13.09%;
  }
  #navigation-bar .navigation-links:nth-child(2) {
    width: 16%;
  }
  #navigation-bar .navigation-links:nth-child(3) {
    width: 11%;
  }
  #navigation-bar .navigation-links:nth-child(4) {
    width: 13%;
  }
  #navigation-bar .navigation-links:nth-child(5) {
    width: 9%;
  }
  #navigation-bar .navigation-links:nth-child(6) {
    width: 9%;
  }
  #navigation-bar .navigation-links:nth-child(7) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(8) {
    width: 10%;
  }
  #navigation-bar .navigation-links:nth-child(9) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(10) {
    width: 13%;
  }
  #navigation-bar .navigation-links:nth-child(11) {
    width: 15%;
  }
  #navigation-bar .navigation-links:nth-child(12) {
    width: 14%;
  }
  .sticky .logo-wrapper {
    width: auto;
  }
}
@media all and (max-width: 991px) {
  .CTGY .cat-listing .subcat-name {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
  }
  .CTGY .cat-listing a {
    min-height: 167px;
  }
  #navigation-bar .navigation-links:nth-child(1) {
    width: 9.1%;
  }
  #navigation-bar .navigation-links:nth-child(2) {
    width: 17%;
  }
  #navigation-bar .navigation-links:nth-child(3) {
    width: 11%;
  }
  #navigation-bar .navigation-links:nth-child(4) {
    width: 13%;
  }
  #navigation-bar .navigation-links:nth-child(5) {
    width: 9%;
  }
  #navigation-bar .navigation-links:nth-child(6) {
    width: 9%;
  }
  #navigation-bar .navigation-links:nth-child(7) {
    width: 15%;
  }
  #navigation-bar .navigation-links:nth-child(8) {
    width: 11%;
  }
  #navigation-bar .navigation-links:nth-child(9) {
    width: 14%;
  }
  #navigation-bar .navigation-links:nth-child(10) {
    width: 13%;
  }
  #navigation-bar .navigation-links:nth-child(11) {
    width: 15%;
  }
  #navigation-bar .navigation-links:nth-child(12) {
    width: 15%;
  }
  .sticky-header-categories {
    font-size: 15px;
    line-height: 20px;
    margin: 0 15px;
    padding: 20px 15px 0;
  }
  .sticky .basket-wrapper .basket-icon {
    display: inline-block;
  }
  .global-header-wrapper.sticky .logo-wrapper {
    width: auto;
  }
  .global-header-wrapper.sticky {
    width: 200px;
  }
  .basket-wrapper .basket-checkout {
    margin-left: 15px;
    font-size: 15px;
    padding: 12px 20px;
  }
  .global-header-wrapper.sticky .sticky-header-categories {
    margin: 0 15px;
  }
  .global-header-wrapper.sticky .sticky-dropdown {
    width: 543px;
  }
  .ws-reg-form-wrapper .ws-reg-form-section .wg-reg-form-section-header label {
    display: block;
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .SFNT .featured-categories .ctgy-title span {
    font-size: 2.7vw !important;
    margin-top: 13px;
  }
  .SFNT .featured-categories .featured-category-dotted-line {
    padding-top: 30px;
  }
  .PROD #product-info-aco {
    padding-right: 0;
  }
}
@media all and (max-width: 990px) {
  .navigation-background .container {
    text-align: center;
  }
  .PROD .alsolike-products {
    margin-top: 45px;
  }
  .hello-banner {
    padding: 12px;
  }
  .hello-banner .free-shipping {
    font-size: 14.44px;
  }
  header {
    padding: 0;
  }
  .logo-wrapper {
    width: 30%;
  }
  .logo-wrapper .desktop-logo {
    height: 100px;
  }
  .search-account-basket-wrapper {
    margin-top: 0;
  }
  .search-account-basket-wrapper a {
    font-size: 12.63px;
    font-weight: 400;
    margin-top: 0;
  }
  .search-account-basket-wrapper a:hover {
    font-size: 12.63px;
    font-weight: 400;
    margin-top: 0;
  }
  .account-links {
    top: 0;
    content: "";
    display: table;
    clear: both;
  }
  .basket-wrapper .basket-icon {
    display: none;
  }
  .basket-wrapper .your-cart {
    font-size: 10.89px;
  }
  .mobile-search {
    display: none;
  }
  .search #searchfield {
    width: 305px;
  }
  .global-header-wrapper.sticky .search #searchfield {
    width: 185px;
  }
  #navigation-bar .navigation-links span {
    font-size: 12.56px;
    height: 60px;
    line-height: 17px;
    padding: 10px 10px 0 0;
  }
  #navigation-bar .navigation-links:nth-child(12) {
    width: 12%;
  }
  #navigation-bar .navigation-links:nth-child(9) span {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #navigation-bar .navigation-links:nth-child(10) span {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #navigation-bar .navigation-links:nth-child(11) span {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #navigation-bar .navigation-links:nth-child(12) span {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #left-navigation + div {
    padding: 0;
  }
  .cat-tree-title {
    font-size: 17.18px;
    margin-bottom: 5px;
  }
  #category-tree a {
    font-size: 12.8px;
  }
  .SFNT .ctgy-title-images {
    margin-bottom: 50px;
  }
  .SFNT .category-title:nth-child(1),
  .SFNT .category-title:nth-child(4) {
    padding-right: 15px;
    padding-bottom: 50px;
  }
  .SFNT .category-title:nth-child(2),
  .SFNT .category-title:nth-child(5) {
    padding: 0 7.5px 50px;
  }
  .SFNT .category-title:nth-child(3),
  .SFNT .category-title:nth-child(6) {
    padding-left: 15px;
    padding-bottom: 50px;
  }
  .SFNT .featured-categories .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .SFNT .featured-categories .ctgy-title {
    font-size: 15.7px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .SFNT .featured-categories .ctgy-title span {
    font-size: 2.2vw !important;
    margin-top: 10px;
  }
  .SFNT .featured-categories .featured-category-dotted-line {
    width: 34%;
    margin-top: 0;
  }
  .SFNT .no-reviews .fa {
    font-size: 12px;
  }
  .SFNT .category-title {
    padding-bottom: 20px;
  }
  .SFNT .category-title .individual-category-title {
    font-size: 2.1vw;
    line-height: 32px;
    margin: 5px 0;
  }
  .SFNT .featured-products-wrapper {
    margin-top: 60px;
    padding-bottom: 30px;
  }
  .SFNT .featured-products-carousel .fp-image {
    height: 112px;
  }
  .SFNT .featured-products-carousel .fp-image img {
    max-width: 104px;
    max-height: 102px;
  }
  .SFNT .featured-products-wrapper .ctgy-title {
    width: 35%;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 15.7px;
    margin-top: 30px;
  }
  .SFNT .featured-products-wrapper .ctgy-title span {
    font-size: 32.41px;
  }
  .SFNT .featured-products-wrapper .featured-category-dotted-line {
    width: 31%;
    margin-top: 35px;
  }
  .SFNT .featured-products-carousel .fp-title {
    font-size: 13.83px;
    line-height: 19px;
    height: 56px;
  }
  .SFNT .featured-products-carousel .fp-price {
    font-size: 20.27px;
  }
  .SFNT .featured-products-wrapper .button {
    font-size: 13.1px;
    padding: 10px 0;
    font-weight: 400;
  }
  .SFNT .individual-featured-product {
    padding-right: 15px;
  }
  .SFNT .top-sellers-wrapper {
    margin-bottom: 65px;
    margin-top: 55px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title {
    font-size: 15.7px;
    font-weight: 600;
    width: 34%;
    margin-top: 30px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title span {
    font-size: 32.41px;
  }
  .SFNT .top-sellers-wrapper .featured-category-dotted-line {
    width: 33%;
    margin-top: 30px;
  }
  .SFNT .individual-top-sellers .fp-title {
    font-size: 13.83px;
    line-height: 19px;
    height: 56px;
  }
  .SFNT .individual-top-sellers .fp-price {
    font-size: 20.27px;
  }
  .SFNT .individual-top-sellers .button {
    font-size: 13.1px;
    padding: 10px 0;
    font-weight: 400;
  }
  .SFNT .individual-top-sellers .fp-image {
    height: 112px;
  }
  .SFNT .individual-top-sellers .fp-image img {
    max-width: 104px;
    max-height: 102px;
  }
  .SFNT .individual-top-sellers {
    padding-right: 15px;
  }
  .SFNT .about-wholesale-money-wrapper {
    padding: 70px 0 60px;
  }
  .wholesale-money-wrapper {
    width: 50%;
  }
  .SFNT .whole-sale {
    background-image: url(../graphics/tablet-wholesale-image.png);
    height: 425px;
    margin-bottom: 30px;
  }
  .SFNT .whole-sale p {
    top: 110px;
  }
  .SFNT .whole-sale a {
    font-size: 15.5px;
    bottom: 30px;
  }
  .SFNT .make-money {
    background-image: url(../graphics/tablet-make-money.png);
    height: 260px;
    position: relative;
    margin-right: 10px;
  }
  .SFNT .make-money a {
    font-size: 15.5px;
    position: absolute;
    bottom: 35px;
    top: initial;
    display: block;
    left: 45px;
  }
  .SFNT .make-money p {
    padding: 0 20px 0 45px;
  }
  .SFNT .about-wrapper {
    padding: 0 0 29px;
    width: 48%;
    margin-left: 2%;
  }
  .SFNT .GG-about-title {
    font-size: 32.41px;
    padding-top: 40px;
  }
  .SFNT .GG-about-title span {
    font-size: 15.7px;
  }
  .SFNT .about-content {
    padding: 0 30px;
    font-size: 15px;
    line-height: 25px;
  }
  .CTGY .background-container,
  .SRCH .background-container {
    padding-bottom: 30px;
  }
  .CTGY #filter-items-container,
  .SRCH #filter-items-container {
    padding-bottom: 20px;
  }
  .CTGY .ctgy-content .ctgy-content {
    margin-top: 15px;
  }
  .CTGY #category-footer,
  .CTGY .cat-head-text,
  .SRCH #page-footer,
  .SRCH #page-header {
    font-size: 14.12px;
  }
  .CTGY .cat-head-text-toggle {
    font-size: 14.12px;
  }
  .CTGY .ctgy-content #category-listing {
    padding-top: 0;
    padding-bottom: 35px;
  }
  .CTGY .ctgy-content .image-wrapper img {
    max-height: 167px;
  }
  .CTGY .ctgy-content .image-wrapper table {
    height: 167px;
  }
  .CTGY .sub-ctgy-content .ctgy-content {
    margin-top: 15px;
  }
  .CTGY .sub-ctgy-content #category-listing,
  .SRCH #search-results {
    padding-top: 12px;
  }
  .CTGY .sub-ctgy-content .product-code,
  .SRCH .srch-content .product-code {
    font-size: 12.02px;
    padding-top: 7px;
  }
  .CTGY .sub-ctgy-content .product-price,
  .SRCH .srch-content .product-price {
    font-size: 23.38px;
  }
  .CTGY .sub-ctgy-content .as-low-as,
  .SRCH .srch-content .as-low-as {
    padding-top: 12px;
  }
  .CTGY .sub-ctgy-content .selectsize {
    max-width: 100%;
  }
  .CTGY .sub-ctgy-content .header-per-page label,
  .SRCH .srch-content .header-per-page label {
    font-size: 13px;
  }
  .CTGY .sub-ctgy-content .header-per-page a,
  .SRCH .srch-content .header-per-page a {
    font-size: 13px;
  }
  .CTGY .no-reviews,
  .CTGY .star-reviews,
  .SRCH .no-reviews,
  .SRCH .star-reviews {
    padding-bottom: 5px;
    padding-left: 8%;
  }
  .CTGY .mobile-pagination,
  .SRCH .mobile-pagination {
    padding-right: 12px;
  }
  .PROD .background-container {
    padding-bottom: 70px;
  }
  .PROD .product-details-1 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .thumbnails li img {
    height: 75px;
    width: 75px;
  }
  .PROD .product-information-wrapper {
    padding: 0;
  }
  .PROD .product-information-wrapper h1 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .PATR .product-information-wrapper .product-code,
  .PROD .product-information-wrapper .product-code {
    font-size: 14.02px;
    text-transform: uppercase;
  }
  .PROD .product-information-wrapper .product-code .bold {
    text-transform: none;
  }
  .PATR #price-value,
  .PROD .product-information-wrapper .product-price {
    font-size: 25.38px;
    margin: 20px 0 15px;
  }
  .PATR .product-details-1 .quantity-title,
  .PROD .product-information-wrapper .quantity-title {
    padding-bottom: 5px;
  }
  .PATR .product-buttons,
  .PROD .product-buttons {
    padding: 0;
    width: 100%;
    margin-top: 10px;
  }
  .PATR .product-buttons .continue-button .button,
  .PROD .product-buttons .addbasket .button {
    font-size: 17.5px;
  }
  .PATR .product-buttons .wishlist .button,
  .PROD .product-buttons .wishlist .button {
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .PROD .additional-information-title {
    font-size: 17.28px;
    font-weight: 500;
  }
  .PROD .tabs-wrapper .tab {
    font-size: 15.66px;
    padding: 19px 4px 12px;
  }
  .PROD .mobile-tab {
    padding: 20px;
    border-bottom: solid 1px #e2e2e2;
  }
  .PROD .active .mobile-tab {
    border-bottom: none;
  }
  .PROD .mobile-tab:last-child {
    border-bottom: none;
  }
  .PROD .video-tab {
    margin-top: 20px;
  }
  .PROD .video-tab iframe {
    display: block;
    margin: 0 auto 15px;
    max-width: 100%;
  }
  .PROD .product-informtaion .prod-descrip {
    font-size: 14px;
    line-height: 22px;
  }
  .PROD .product-informtaion p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .PROD .reviews-information #erCreateButton {
    font-size: 15px;
    width: 215px;
  }
  .PROD .epDate {
    font-size: 13px;
  }
  .PROD .epRating span.epBlanks {
    font-size: 15px;
  }
  .PROD .epRating .fa {
    font-size: 15px;
    top: 0;
  }
  .PROD .load-more-reviews {
    font-size: 15px;
    width: 215px;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .PROD .question-answer-information .ptab-askaq button,
  .PROD .question-answer-information .ptab-askaq2 button {
    font-size: 15px;
    width: 215px;
  }
  .PROD .question-answer-information .faq-question-info {
    line-height: 22px;
    font-size: 14px;
  }
  .PROD .question-answer-information .faq-question-q {
    font-size: 14px;
  }
  .PROD .question-answer-information .faq-answer-info {
    font-size: 14px;
    line-height: 22px;
  }
  .PROD .question-answer-information .faq-answer-a {
    font-size: 14px;
  }
  .PROD .question-answer-information .load-more-question-answer {
    width: 215px;
    font-size: 15px;
    padding: 15px 0;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .PROD .related-products {
    padding: 0 30px 30px 40px;
    margin-top: 0;
  }
  .PROD .related-products-carousel .product-name {
    font-size: 13.83px;
    line-height: 17px;
    height: 52px;
  }
  .PROD .related-products-carousel .product-price {
    font-size: 20.27px;
  }
  .PROD .related-products-carousel .add-to-basket-wrapper .button {
    font-size: 13.1px;
    padding: 10px 0;
  }
  .PROD .related-products-carousel .owl-item {
    padding: 0 8px;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-next {
    height: 20px;
    right: -20px;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-next img {
    display: block;
    height: 100%;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-prev {
    height: 20px;
    left: -25px;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-prev img {
    display: block;
    height: 100%;
  }
  .PATR h1 {
    font-size: 25.28px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .account-pages .section {
    padding: 0 20px;
  }
  .form_row label {
    max-width: 100%;
  }
  .account-pages .form_row select,
  .form_row input {
    max-width: 100%;
  }
  .ACAD #fields-key {
    margin: 20px 0;
  }
  .ACED #fields-key {
    padding: 20px;
  }
  .ACAD,
  .ACED {
    padding-bottom: 20px;
  }
  .ACAD.account-pages .form_row input,
  .ACAD.account-pages .form_row select,
  .ACED.account-pages .form_row input,
  .ACED.account-pages .form_row select {
    width: 100%;
  }
  .ACLN {
    padding: 20px;
    height: auto;
  }
  .ACLN .section-icon .fa,
  .ACLN .section-icon img {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .ACLN .section-content h3 {
    margin-top: 10px;
  }
  .ACLN .view-order-history {
    margin-left: 10px;
  }
  .ACLN .order-history-search {
    width: 350px;
  }
  .ACLN .customer_account_box_content form {
    width: 350px;
  }
  .ACLN .order-id {
    max-width: 280px;
    margin: 0 0 20px;
  }
  .ACLN .customer_account_box,
  .ACLN .settings_account_box,
  .ACLN .wishlist-wrapper {
    width: 100%;
    margin: 0 0 15px;
    height: auto;
  }
  .ACLN .points-wrapper {
    height: auto;
    width: 100%;
    margin: 0;
  }
  .CABK .default-section.customer_account_address {
    width: 100%;
    margin: 15px 0;
    padding: 20px;
    height: auto;
  }
  .GFTL,
  .LOGN,
  .WLGN {
    height: 400px;
  }
  .GFTL .form_row,
  .LOGN .form_row {
    text-align: left;
  }
  .ORDL {
    height: 410px;
  }
  .ORHL {
    height: 395px;
  }
  .ORDS .form_row {
    margin-bottom: 10px;
  }
  .ORDS .form_row label {
    text-align: left;
    margin: 0;
  }
  .WLAD.account-pages .form_row input,
  .WLAD.account-pages .form_row textarea {
    width: 100%;
    max-width: 100%;
  }
  .WLST.account-pages .left-column,
  .WLST.account-pages .right-column {
    height: auto;
    width: 100%;
    margin: 15px 0 0;
    padding: 20px;
  }
  .WISH .item-quantity .qty-input {
    padding: 5px;
  }
  .BASK .info-column {
    width: 40%;
  }
  .BASK .price-column,
  .BASK .quantity-column,
  .BASK .subtotal-column {
    width: 13%;
  }
  .ACED h2,
  .OCST h2 {
    font-size: 20px;
    border-bottom: solid 1px #e2e2e2;
    margin: 0 0 12px;
    padding: 14px 17px;
    font-weight: 600;
  }
  #basket-contents.active .bask-container {
    padding-bottom: 15px;
  }
  .OCST #bill-to,
  .OCST #ship-to {
    padding-bottom: 15px;
  }
  .OSEL .coupon-gift-certificate-wrapper .coupon-wrapper,
  .OSEL .coupon-gift-certificate-wrapper .gift-certificate-wrapper {
    padding: 15px 0 0;
  }
  .OSEL #shipping-payment .ship-via {
    margin-bottom: 15px;
  }
  .OSEL #bill-to,
  .OSEL #ship-to {
    margin: 15px 0 0;
    padding: 10px 20px 20px;
  }
  .OSEL .redeem-gift-cert a {
    top: 0;
  }
  .INVC #ship-to {
    padding: 10px 20px 20px;
    width: 100%;
    margin: 0 0 15px;
  }
  .INVC #bill-to {
    padding: 10px 20px 20px;
    width: 100%;
    margin: 0 0 15px;
  }
  .INVC #basket-contents {
    margin: 0;
    padding: 20px;
  }
  .INVC #bill-to,
  .INVC #ship-to {
    height: auto;
  }
  .WISH .wishlist-img-wrapper img {
    max-height: 75px;
  }
  .WISH .wishlist-img-wrapper {
    height: 75px;
    width: 75px;
  }
  .WISH .wishlist-info-wrapper {
    width: 225px;
  }
  .PROD .epDate {
    font-size: 13px;
  }
  .ALLTEST .etRating .fa {
    font-size: 15px;
  }
  .ALLTEST .author-date-stars span.epBlanks::before {
    font-size: 15px;
  }
  .ALLTEST .etTitle {
    font-size: 14px;
  }
  .ALLTEST .etReview {
    font-size: 14px;
  }
  .about-the-family .image-columns img:nth-child(odd) {
    padding: 0 15px 0 0;
  }
  .about-the-family .image-columns img:nth-child(even) {
    padding: 0 0 0 15px;
  }
  .about-the-family .top-paragraph {
    padding-top: 15px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .the-legend-of-yerba-mate #content .girl-image {
    padding: 0 0 10px;
    max-width: 100%;
  }
  .the-legend-of-yerba-mate #content .girl-image-paragraph {
    padding: 0;
  }
  .newsletter-wrapper {
    padding-bottom: 0;
  }
  .newsletter-wrapper .sign-up-newsletter-title {
    font-size: 26px;
    padding-top: 12px;
  }
  .newsletter-wrapper .recieve-newsletter-sub-title {
    font-size: 12px;
  }
  .newsletter-wrapper .recieve-newsletter-blurb {
    font-size: 18px;
  }
  .newsletter-wrapper .input-box-bg {
    margin-top: 5px;
  }
  .newsletter-wrapper .input-box-bg .text-input {
    font-size: 13px;
    height: 40px;
  }
  .newsletter-wrapper .submit {
    font-size: 15.5px;
    font-weight: 600;
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
    height: 50px;
  }
  footer {
    padding: 20px 0;
  }
  footer .footer-titles {
    font-size: 2.7vw;
    padding-top: 5px;
  }
  footer a {
    font-size: 14px;
  }
  footer ul {
    margin-bottom: 0;
  }
  .stay-connected .credit-cards {
    margin-top: 40px;
  }
  .disclaimer-wrapper .disclaimer {
    padding: 20px 0;
  }
}
@media all and (max-width: 768px) {
  .hello-banner .free-shipping {
    text-align: center;
    color: #000;
    font-size: 12px;
    font-weight: 700;
  }
  .tablet-banner {
    display: block;
    width: 100vw;
  }
}
@media all and (max-width: 767px) {
  #minibsk .minibsk-holder {
    position: fixed;
    right: 2.5vw;
    top: 145px;
    min-width: initial;
    max-width: 95vw;
    width: max-content;
  }
  #minibsk .minibsk-body {
    max-height: 60vh;
  }
  .search-account-basket-wrapper {
    float: right;
    padding-right: 0;
  }
  .altnavlink {
    background: #fff;
    width: 100%;
    height: 40px;
  }
  .altnavlink a {
    color: #36454f !important;
    font-size: 16px !important;
    text-align: left !important;
    padding-left: 20px;
    font-weight: 500 !important;
  }
  body.overflow {
    height: 100%;
    overflow: hidden;
  }
  .hello-banner {
    display: block;
    min-height: 50px;
  }
  #global-header {
    z-index: 999;
  }
  #site-container {
    padding-top: 60px;
    background: #fff;
  }
  header {
    background-image: none;
    background-color: #fff;
    padding: 0;
    position: relative;
  }
  .overflow .mobile-navigation-black-overlay {
    display: block;
    background-color: #000;
    opacity: 0.5;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
  }
  .mobile-bars {
    display: block;
    float: left;
    vertical-align: top;
    width: 15%;
    padding: 17px 0 0;
  }
  .no-touch .mobile-bars:hover {
    cursor: pointer;
  }
  .mobile-bars .fa-bars {
    font-size: 25px;
    font-weight: 400;
  }
  .logo-wrapper {
    width: 65%;
    float: left;
    display: block;
  }
  .logo-wrapper .desktop-logo {
    display: none;
  }
  .logo-wrapper .mobile-logo {
    display: block;
    height: 60px;
    padding: 0;
    margin: 0 auto;
  }
  .header-wholesale-registration-link {
    display: none;
  }
  .no-touch .basket-wrapper:hover {
    cursor: pointer;
  }
  .basket-wrapper .your-cart {
    display: none;
  }
  .basket-wrapper .basket-icon {
    display: inline-block;
    height: 21px;
  }
  .basket-wrapper .basket-count {
    vertical-align: top;
    padding: 0;
  }
  .account-links {
    top: 0;
    display: none;
  }
  .search.desktop-search {
    display: none;
  }
  .search .search-button {
    top: 15px;
  }
  .search #searchfield {
    max-width: 100%;
    width: 100%;
  }
  .no-touch .mobile-search:hover {
    cursor: pointer;
  }
  .mobile-search img {
    height: 20px;
  }
  .mobile-search-wrapper {
    clear: both;
    height: 0;
    display: block !important;
    overflow: hidden;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
  }
  .mobile-search-wrapper.active {
    height: 42px;
    width: 100%;
  }
  .overflow #navigation-bar {
    box-shadow: none;
  }
  #navigation-bar.active {
    left: 0;
    position: fixed;
  }
  #navigation-bar {
    position: fixed;
    z-index: 200;
    background-color: #f5f5f5;
    top: 116px !important;
    left: -100%;
    width: 90%;
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: left 0.5s linear, width 0.5s linear;
    -moz-transition: left 0.5s linear, width 0.5s linear;
    -o-transition: left 0.5s linear, width 0.5s linear;
    transition: left 0.5s linear, width 0.5s linear;
    padding-bottom: 170px;
  }
  #navigation-bar.submenu-active {
    width: 100%;
    -webkit-transition: width 0.5s linear;
    -moz-transition: width 0.5s linear;
    -o-transition: width 0.5s linear;
    transition: width 0.5s linear;
  }
  #navigation-bar .navigation-background .container {
    left: 0;
    padding-bottom: 60px;
    -webkit-transition: left 0.5s linear;
    -moz-transition: left 0.5s linear;
    -o-transition: left 0.5s linear;
    transition: left 0.5s linear;
  }
  #navigation-bar.submenu-active .navigation-background .container {
    left: -90%;
  }
  #navigation-bar .navigation-background .container .mbllogn {
    margin: 0 0 5px;
    border-bottom: 1px solid #fff;
    display: inline-block !important;
    width: 100%;
    margin-bottom: 0;
  }
  #navigation-bar > .navigation-background > .container > div {
    padding: 0 0 10px !important;
  }
  #navigation-bar .navigation-background .container .mbllogn a {
    width: 33.33%;
    float: left;
    font-size: 12px;
    border-right: 1px solid #628e83;
    color: #628e83;
    padding: 5px 0;
  }
  .mobtopphone i {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
  }
  #navigation-bar .navigation-background .container .mbllogn a i {
    clear: both;
    font-size: 32px;
    display: block;
  }
  #navigation-bar .navigation-background {
    background-color: #f5f5f5;
  }
  #navigation-bar .navigation-links span {
    padding: 20px 0 !important;
    float: left;
    width: 88%;
    height: auto !important;
  }
  #navigation-bar .navigation-links span br {
    content: " ";
    display: none;
  }
  #navigation-bar .box-shadow {
    display: none;
  }
  #navigation-bar .navigation-links:nth-child(1),
  #navigation-bar .navigation-links:nth-child(10),
  #navigation-bar .navigation-links:nth-child(11),
  #navigation-bar .navigation-links:nth-child(12),
  #navigation-bar .navigation-links:nth-child(13),
  #navigation-bar .navigation-links:nth-child(2),
  #navigation-bar .navigation-links:nth-child(3),
  #navigation-bar .navigation-links:nth-child(4),
  #navigation-bar .navigation-links:nth-child(5),
  #navigation-bar .navigation-links:nth-child(6),
  #navigation-bar .navigation-links:nth-child(7),
  #navigation-bar .navigation-links:nth-child(8),
  #navigation-bar .navigation-links:nth-child(9) {
    width: 90%;
    display: block;
    margin: 0 5%;
    border-bottom: solid 1px #d1d3d4;
    border-right: none;
  }
  #navigation-bar .container {
    padding: 0;
  }
  .signup-alerts {
    width: 100%;
    max-width: 100%;
  }
  #navigation-bar.submenu-active .navigation-links {
    width: 95%;
    margin-right: 0;
    border-bottom: none;
  }
  #navigation-bar .navigation-links .sub-menu {
    top: -100px;
    display: none;
    left: 100% !important;
    margin: 0;
    border-top: none;
    height: 100%;
    width: 90%;
    background-color: transparent;
    padding: 0;
  }
  .sub-menu .mobdisplay {
    width: 100%;
  }
  #navigation-bar .navigation-links.active .sub-menu {
    display: block;
    background-color: #eaeaea;
  }
  #navigation-bar .sub-menu .column-image {
    display: none;
  }
  #navigation-bar .sub-menu .column-one-wrapper {
    width: 100%;
    padding: 0 15px;
    background-color: #eaeaea;
  }
  #navigation-bar .sub-menu .column-two-wrapper {
    width: 100%;
    padding: 0 15px 60px;
    background-color: #eaeaea;
  }
  .overflow #navigation-bar .navigation-links .fa-angle-right {
    display: block;
    float: right;
    width: 10%;
    text-align: center;
    height: 57px;
    padding-top: 13px;
    font-size: 30px;
    color: #d1d3d4;
  }
  .overflow #navigation-bar.submenu-active .navigation-links .fa-angle-right {
    display: none;
  }
  .overflow #navigation-bar .navigation-links .fa-angle-left {
    display: none;
    float: right;
    width: 10%;
    text-align: center;
    height: 57px;
    padding-top: 13px;
    font-size: 30px;
    color: #fff;
    background-color: #f47a44;
    border-top: solid 1px #bdbdbd;
  }
  .overflow #navigation-bar.submenu-active .navigation-links .fa-angle-left {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  #navigation-bar .navigation-links .sub-menu a {
    font-size: 12px;
    color: #480101;
    padding: 20px 0;
    border-bottom: solid 1px #bdbdbd;
  }
  #navigation-bar .column-wrapper {
    padding: 0;
  }
  .CTGY #breadcrumbs,
  .SRCH #breadcrumbs {
    padding-right: 2%;
    margin: 10px 0 -5px;
  }
  #breadcrumbs li a {
    font-size: 14px;
  }
  #breadcrumbs li span {
    font-size: 14px;
  }
  .SFNT .category-title:nth-child(odd) {
    padding: 0 10px 50px 0;
  }
  .SFNT .category-title:nth-child(even) {
    padding: 0 0 50px 10px;
  }
  .SFNT .category-title .individual-category-title {
    font-size: 2.9vw;
  }
  .SFNT .ctgy-title-images {
    margin-bottom: 20px;
  }
  .SFNT .featured-categories .ctgy-title {
    font-size: 20px;
    margin-top: 20px;
  }
  .SFNT .featured-categories .featured-category-dotted-line {
    width: 28%;
  }
  .SFNT .featured-products-wrapper .ctgy-title {
    width: 56%;
  }
  .SFNT .featured-products-wrapper .featured-category-dotted-line {
    width: 21%;
  }
  .SFNT .featured-products-carousel .fp-title {
    font-size: 13.28px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title {
    width: 56%;
  }
  .SFNT .top-sellers-wrapper .featured-category-dotted-line {
    width: 21%;
  }
  .SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 175px;
  }
  .SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 175px;
  }
  .SFNT .individual-top-sellers .fp-title {
    font-size: 13.28px;
  }
  .SFNT .about-wholesale-money-wrapper {
    padding: 50px 0 0;
  }
  .about-wholesale-money-wrapper .container {
    padding: 0;
  }
  .SFNT .wholesale-money-wrapper {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 15px;
  }
  .SFNT .whole-sale {
    height: 440px;
    width: 260px;
    margin: 0 auto 30px;
    background-image: url(../graphics/mobile-wholesale-image.png);
  }
  .SFNT .whole-sale a {
    width: 115px;
  }
  .SFNT .whole-sale p {
    top: 100px;
    line-height: 22px;
  }
  .SFNT .make-money {
    height: 275px;
    width: 260px;
    margin: 0 auto;
    background-image: url(../graphics/mobile-make-money-image.png);
  }
  .SFNT .make-money p {
    font-size: 15px;
    top: 95px;
    line-height: 22px;
  }
  .SFNT .make-money a {
    width: 115px;
    bottom: 15px;
  }
  .SFNT .about-wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none;
    padding: 0 0 45px;
  }
  .SFNT .about-content {
    padding: 0 25px;
  }
  .SFNT .GG-about-title {
    font-size: 30.41px;
    padding-top: 50px;
  }
  .SFNT .GG-about-title span {
    font-size: 15.7px;
  }
  .CTGY h1 {
    margin-bottom: 0;
  }
  .CTGY .ctgy-content .ctgy-content {
    padding: 0;
  }
  .CTGY .background-container,
  .SRCH .background-container {
    padding-bottom: 20px;
  }
  .CTGY #filter-items-container,
  .SRCH #filter-items-container {
    padding-bottom: 15px;
  }
  .CTGY .desktop-info {
    display: none;
  }
  .CTGY .cat-head-text-toggle {
    font-size: 13px;
  }
  .CTGY .cat-head-text,
  .SRCH #page-header {
    font-size: 14px;
   /* font-weight: 300; PS-26775 Consolidation of Global CSS */
    line-height: 22px;
  }
  .CTGY .ctgy-content .background-container .container {
    padding-right: 0;
  }
  .CTGY .ctgy-content #category-listing {
    padding-bottom: 25px;
  }
  .CTGY .ctgy-content .mobile-info {
    display: block;
    padding-bottom: 0;
  }
  .CTGY .ctgy-content .image-wrapper img {
    max-height: none;
  }
  .CTGY .ctgy-content .image-wrapper table {
    height: auto;
  }
  .CTGY .ctgy_footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
  }
  .CTGY .ctgy_footer b {
    font-weight: 500;
  }
  .CTGY .sub-ctgy-content .ctgy-content,
  .SRCH .srch-content .ctgy-content {
    padding: 5px 0 0;
  }
  .CTGY .sub-ctgy-content .mobile-info,
  .SRCH .srch-content .mobile-info {
    display: block;
    padding-bottom: 20px;
  }
  .CTGY .sub-ctgy-content #category-listing,
  .SRCH .srch-content #category-listing {
    border-top: none;
    padding-top: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-right: 0;
  }
  .CTGY .sub-ctgy-content .product-price,
  .SRCH .srch-content .product-price {
    padding-bottom: 0;
  }
  .CTGY .sub-ctgy-content .as-low-as,
  .SRCH .srch-content .as-low-as {
    padding-top: 5px;
  }
  .CTGY .no-reviews,
  .CTGY .star-reviews,
  .SRCH .no-reviews,
  .SRCH .star-reviews {
    padding-bottom: 8px;
    padding-left: 15%;
  }
  .CTGY .sub-ctgy-content .sort-by-title,
  .SRCH .srch-content .sort-by-title {
    font-size: 14.32px;
    width: 26%;
    max-width: 75px;
    display: block;
    float: left;
    padding-top: 5px;
  }
  .CTGY .sub-ctgy-content .sort-by,
  .SRCH .srch-content .sort-by {
    width: 73%;
    max-width: 250px;
    font-size: 14.32px;
  }
  .CTGY .sub-ctgy-content .sort-by-options,
  .SRCH .srch-content .sort-by-options {
    font-size: 14.32px;
  }
  .CTGY .sub-ctgy-content .header-per-page,
  .SRCH .srch-content .header-per-page {
    display: none;
  }
  .CTGY .sub-ctgy-content .sort-by-options-wrapper,
  .SRCH .srch-content .sort-by-options-wrapper {
    margin-left: 0;
    left: 75px;
    width: 73%;
    max-width: 250px;
  }
  .CTGY .sub-ctgy-content .sorting,
  .SRCH .srch-content .sorting {
    width: 100%;
    position: relative;
  }
  .CTGY .sub-ctgy-content .mobile-pagination,
  .SRCH .srch-content .mobile-pagination {
    display: block;
  }
  .CTGY .mobile-pagination,
  .SRCH .mobile-pagination {
    padding-right: 0;
  }
  .SRCH #page-footer {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    padding-bottom: 20px;
  }
  .SRCH #search-results {
    margin-right: 0;
  }
  .PROD .background-container {
    padding-top: 75px;
  }
  .PROD .product-details-1 {
    margin-top: 0;
  }
  .PATR .product-zoom-image-wrapper img,
  .PROD .product-zoom-image-wrapper img {
    margin: 0;
  }
  .PROD .product-image-wrapper {
    padding: 0;
  }
  .PROD .product-zoom-image {
    display: none;
  }
  .PATR #price-value,
  .PROD .product-information-wrapper .product-price {
    font-size: 29.38px;
  }
  .PROD #closeup_image {
    max-width: 100%;
  }
  .PATR .product-buttons,
  .PROD .product-buttons {
    max-width: 315px;
    margin-top: 0;
  }
  .PATR .product-buttons .continue-button .button,
  .PROD .product-buttons .addbasket .button {
    height: 50px;
  }
  .PROD .additional-information-title {
    font-size: 17.28px;
  }
  .PROD .additional-information-list li {
    font-size: 14px;
  }
  .PROD .product-tabs-information-wrapper {
    background-color: #fff;
    border: solid 1px #e2e2e2;
    padding: 0;
  }
  .PROD .question-answer-information h2 {
    margin-top: 0;
  }
  .PROD .question-answer-information .faq-answer {
    margin-left: 7%;
  }
  .PROD .active .mobile-tab {
    border-top: solid 7px #f47a44;
  }
  .PROD .question-answer-information .faq-question-q {
    width: 7%;
  }
  .PROD .question-answer-information .faq-question-info {
    width: 91%;
  }
  .PROD .question-answer-information .faq-answer-a {
    width: 7%;
  }
  .PROD .question-answer-information .faq-answer-info {
    width: 91%;
  }
  .PROD .product-information-container {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .PROD .product-information-container .active .tab-information {
    padding: 0 20px 20px;
    border-bottom: solid 1px #e2e2e2;
  }
  .PROD .product-informtaion h2 {
    margin-top: 6px;
  }
  .PROD .tabs-wrapper {
    display: none;
  }
  .PROD .mobile-tab {
    display: block;
    padding: 15px;
  }
  .PROD .question-answer-information h2 {
    font-size: 20px;
    margin-top: 10px;
  }
  .PATR .background-container {
    padding: 0;
  }
  .PATR .background-container .container {
    padding: 0 10px;
  }
  .PATR .product-image-wrapper {
    padding: 0;
  }
  .account-pages .section {
    width: 100%;
    padding: 10px 40px 20px;
  }
  .account-pages .form_row label {
    max-width: 100%;
  }
  .account-pages .form_row input,
  .account-pages .form_row select {
    max-width: 100%;
    /* height: auto; */
  }
  .account-pages .left-column,
  .account-pages .right-column {
    margin: 0 0 15px;
  }
  .ABAL .customercredithistory_container {
    margin-top: 0;
  }
  .ABAL .abal-wrapper {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
  }
  .ABAL .customer_account_balance_container {
    background-color: #fff;
    border: solid 1px #e2e2e2;
    padding: 20px;
    margin: 0 0 15px;
  }
  .ABAL .no-account-credit {
    background-color: #fff;
    border: solid 1px #e2e2e2;
    padding: 20px;
    margin: 0 0 15px;
  }
  .ABAL .alt_row {
    background-color: #fff;
    border: solid 1px #e2e2e2;
    margin-bottom: 15px;
    padding: 20px;
  }
  .ABAL .alt_row span {
    font-weight: 500;
  }
  .RGFT .giftcertificate_redeem_giftcertificate_code {
    max-width: 75%;
    float: left;
  }
  .RGFT .giftcertificate_redeem_giftcertificate_content .button {
    width: 25%;
    float: left;
  }
  .ACAD h2,
  .ACED h2 {
    margin: 20px 0 10px;
  }
  .ACAD #bill-to,
  .ACAD #ship-to,
  .ACED #bill-to,
  .ACED #ship-to {
    margin: 0 0 15px;
  }
  .ACAD.account-pages #login-details,
  .ACED.account-pages #fields-key {
    margin: 15px 0;
  }
  .ACAD .save-button,
  .ACED .save-button {
    margin: 0 0 40px;
  }
  .ws-reg-page-h1 {
    font-size: 24px;
  }
  .ws-reg-page-wrapper {
    padding: 10px;
  }
  .wholesale-application-advisory-section {
    margin: 5px;
  }
  .wholesale-application-advisory-section
    .wholesale-application-advisory-notice {
    padding: 5px;
    font-size: 18px;
  }
  .ws-reg-form-wrapper .ws-reg-form-section {
    padding: 10px;
  }
  .ws-reg-form-wrapper .ws-reg-form-section.left-side {
    width: 100%;
    float: none;
  }
  .ws-reg-form-wrapper .ws-reg-form-section.right-side {
    width: 100%;
    float: none;
  }
  .ws-reg-form-wrapper .ws-reg-form-section .ws-reg-form-row textarea {
    height: 100px;
  }
  .ACLN .sections-wrapper {
    margin: 0;
  }
  .ACLN .section-icon {
    width: 100%;
    text-align: center;
  }
  .ACLN.account-pages .section {
    height: auto;
    text-align: center;
    margin: 0 0 15px;
  }
  .ACLN .order-history-search {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0 !important;
  }
  .ACLN .orders_account_box {
    margin-bottom: 15px;
  }
  .ACLN .customer_account_box_title {
    text-align: center;
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  .ACLN .view-order-history {
    display: block;
    text-align: center;
    margin-top: 21px;
    margin-left: 0;
  }
  .ACLN .order-id {
    max-width: 80%;
    margin: 0;
  }
  .ACLN .order-go {
    width: 20%;
  }
  .ACLN .wishlist-wrapper .view-wish-list {
    float: none;
    width: 150px;
    text-align: center;
    margin: 0 auto;
  }
  .CABK .other-address .address-description {
    font-size: 25px;
  }
  .CABK .city-wrapper,
  .CABK .first-name-wrapper,
  .CABK .zip-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .CABK .country-wrapper,
  .CABK .last-name-wrapper,
  .CABK .state-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .CABK .company-wrapper,
  .CABK .other-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .CABK .address-wrapper,
  .CABK .email-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .CABK .address-2-wrapper,
  .CABK .phone-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .CABK .default-section.customer_account_address {
    margin: 15px 0 0;
  }
  .CADA.account-pages .form_row input,
  .CADA.account-pages .form_row select,
  .CADE.account-pages .form_row input,
  .CADE.account-pages .form_row select {
    width: 100%;
  }
  .CADA .set-defaults label,
  .CADE .set-defaults label {
    margin: 0;
    display: none;
  }
  .GFTL.account-pages .section,
  .LOGN.account-pages .section,
  .WLGN.account-pages .section {
    height: auto;
    margin: 15px 0 0;
  }
  .LOGN .account-pages .form_row label {
    margin: 0;
  }
  .GFTL .form_row,
  .LOGN .form_row {
    width: 100%;
    text-align: left;
  }
  .GFTL .form_row input,
  .LOGN .form_row input {
    max-width: 100%;
  }
  .LOGN .left-column {
    margin-top: 15px;
  }
  .LOGN .forgot-password {
    margin-top: 20px;
  }
  .ORDL.account-pages .section {
    margin: 0 0 15px;
    height: auto;
  }
  .ORHL.account-pages .section {
    height: auto;
    margin: 15px 0 0;
  }
  .ORDH.account-pages #orderhistory_list {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .ORDH .alt_row {
    border: solid 1px #e2e2e2;
    background-color: #fff;
    padding: 20px;
    margin: 0;
  }
  .ORDH .alt_row span {
    font-weight: 500;
  }
  .ORDS .full-width,
  .ORDS h1 {
    margin: 10px 0;
  }
  .ORDS .order-number-placed {
    margin-bottom: 15px;
  }
  .ORDS #order-contents {
    margin-top: 0;
  }
  .ORDS .mobile-title {
    font-weight: 500;
  }
  .ORDS .order-reorder a {
    display: block;
    margin-bottom: 10px;
  }
  .WLST .WishListSearch {
    width: 70%;
    float: left;
  }
  .WLST #wlst_search_form .yellow-button {
    width: 30%;
    float: left;
  }
  .WPCK.account-pages .form_row select {
    width: 100%;
  }
  .WISH .wishlist-img-wrapper {
    height: 150px;
    width: 150px;
  }
  .WISH .wishlist-img-wrapper img {
    max-height: 150px;
  }
  .WISH .item-price {
    font-weight: 600;
  }
  .WISH .mobile-price {
    display: inline-block;
    padding-right: 0;
    font-weight: 600;
  }
  .WISH .item-quantity {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .WISH .mobile-qty {
    display: inline-block;
    padding-right: 15px;
  }
  .WISH .heading {
    display: none;
  }
  .WISH .wishlist-info-wrapper .yellow-button {
    float: none;
    margin: 5px 0;
  }
  .WISH .wishlist-info-wrapper {
    width: 69%;
  }
  .WISH .wishlist-wrapper .grey {
    float: none;
  }
  .WISH .item-quantity .qty-input {
    width: 50px;
  }
  .WISH .wishlist-wrapper a {
    display: inline-block;
    margin-left: 0;
  }
  .WISH .wishlist-wrapper .edit-cancel {
    text-align: left;
    margin: 0;
  }
  .WISH .wishlist-info-wrapper a.wishlist-product-name {
    margin: 0;
  }
  .WISH .half-wishlist-info-wrapper {
    padding-bottom: 20px;
  }
  .WISH .cancel-remove {
    text-align: right;
  }
  .WLED textarea {
    width: 100%;
    max-width: 100%;
  }
  .BASK .mobile-top-total-checkout {
    margin-bottom: 15px;
  }
  .BASK .mobile-top-total-checkout .cart-total .basket-total {
    float: none;
    padding-left: 10px;
  }
  .BASK .mobile-top-total-checkout .cart-total {
    width: auto;
    max-width: auto;
  }
  .bask-cart-contents-desktop,
  .bask-product-code {
    display: none;
  }
  .BASK .bask-cart-contents-phone,
  .bask-mobile-product-code {
    display: block;
  }
  .BASK .total-checkout-paypal-cards-wrapper {
    text-align: center;
    max-width: 100%;
    width: 350px;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .bask-cart-contents-phone .image-and-quantity-row {
    width: 100%;
    margin: 15px 0;
  }
  .bask-cart-contents-phone .image-and-quantity-row .product-image-column {
    width: 35%;
    float: left;
  }
  .bask-cart-contents-phone .image-and-quantity-row .product-image-column img {
    max-width: 100px;
    margin: 0 auto;
    color: transparent;
  }
  .bask-cart-contents-phone
    .image-and-quantity-row
    .product-quantity-and-remove-column {
    width: 60%;
    float: right;
    text-align: right;
  }
  .bask-cart-contents-phone
    .product-name-and-subtotal-row
    .product-name-column {
    width: 65%;
    float: left;
  }
  .bask-cart-contents-phone
    .product-name-and-subtotal-row
    .product-subtotal-column {
    width: 30%;
    float: right;
    font-weight: 500;
    font-size: 18px;
    color: #42494f;
    text-align: right;
  }
  .BASK .input-incremental-controls {
    float: right;
  }
  .BASK .coupon-redeem {
    text-align: center;
  }
  .BASK .bask-cart-phone-item-wrapper {
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 15px;
  }
  .BASK .cart-total {
    text-align: left;
    width: 100%;
    max-width: 100%;
  }
  .BASK .basket-total {
    float: right;
  }
  .BASK #basket-bottom-left .estimate-total .continue-shopping.red-button {
    display: inline-block;
  }
  .BASK #basket-bottom-left .estimate-total .gray-button {
    display: inline-block;
  }
  .BASK .estimate-total {
    padding-top: 30px;
  }
  .BASK #toggle-shipping-calculator {
    max-width: 100%;
  }
  .BASK .checkout-button {
    float: none;
    text-align: center;
    display: block;
    margin: 20px auto 0;
    max-width: 350px;
    width: 100%;
  }
  .BASK .button-wrapper {
    float: none;
    text-align: center;
    display: block;
    margin: 20px auto 0;
    clear: both;
  }
  .BASK .bask-item-quantity-update-button {
    display: block;
    text-align: right;
    float: right;
    clear: both;
    border: none;
    background-color: transparent;
    text-align: center;
    width: 75px;
    font-size: 12px;
  }
  .BASK .basket-bottom-left {
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .BASK .checkout-button {
    max-width: 100%;
  }
  .BASK .checkout-button .yellow-button {
    width: 100%;
    max-width: 350px;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto;
  }
  .BASK .total-checkout-paypal-cards-wrapper {
    width: 100%;
  }
  .BASK .coupon-added-form {
    max-width: 100%;
    padding-top: 10px;
  }
  .BASK .coupon-added-form .coupon-name {
    padding-left: 15px;
  }
  .OCST #ship-to {
    width: 100%;
    margin: 0 0 15px;
  }
  .OCST #bill-to {
    width: 100%;
    margin: 0;
  }
  .OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Month"] {
    width: 48.5%;
  }
  .OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Year"] {
    width: 48.5%;
  }
  .static_page_footer a {
    color: #f47a44;
  }
  .ALLTEST h1 {
    font-size: 25.28px;
  }
  .ALLTEST .background-container {
    padding: 10px;
  }
  .ALLTEST .author-date-stars {
    width: 25%;
  }
  .ALLTEST .title-review {
    width: 75%;
  }
  .about-the-family .ABT_family_header2 {
    margin: 15px 0 0;
    font-size: 22px;
    line-height: normal;
  }
  #bodyContent_inner .sub-paragraph {
    padding-top: 15px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .static_page_footer a {
    display: block;
  }
  .how-to-cure-the-mate-gourd .top-image {
    padding: 0;
  }
  .how-to-cure-the-mate-gourd .first-paragraph {
    padding: 0;
  }
  .yerba-mate-for-beginners .add-product-basket {
    padding: 0;
  }
  .yerba-mate-for-beginners .first-paragraph {
    padding: 10px 0 0;
  }
  .yerba-mate-for-beginners .sub-product-right {
    padding: 0 0 15px 15px;
  }
  .yerba-mate-for-beginners .sub-product-left {
    padding: 0 15px 15px 0;
  }
  .yerba-mate-for-beginners .info-container {
    margin-bottom: 15px;
  }
  .yerba-mate-for-beginners .sub-product-left img,
  .yerba-mate-for-beginners .sub-product-right img {
    height: auto;
    max-height: 150px;
  }
  .yerba-mate-for-beginners.account-pages .red-button {
    max-width: 100%;
    padding: 5px;
  }
  .yerba-mate-for-beginners .prod_name {
    padding: 5px 0;
    font-size: 15px;
    line-height: auto;
    margin: 0;
  }
  .yerba-mate-for-beginners .three-products {
    padding: 15px 0;
  }
  .newsletter-wrapper .container {
    margin-top: -15px;
  }
  .newsletter-wrapper {
    padding-bottom: 35px;
    padding-top: 15px;
  }
  .newsletter-wrapper .sign-up-newsletter-title {
    font-size: 28.49px;
    line-height: 35px;
    padding-top: 25px;
  }
  .newsletter-wrapper .recieve-newsletter-sub-title {
    font-size: 15.83px;
    padding: 0 15px;
  }
  .newsletter-wrapper .recieve-newsletter-blurb {
    font-size: 20px;
    padding: 0 15px;
  }
  .newsletter-wrapper .input-box-bg {
    margin-top: 15px;
  }
  .newsletter-wrapper .input-box-bg .text-input {
    font-size: 12.5px;
    width: 75%;
    max-width: 100%;
    padding: 5px 0 5px 15px;
    height: 40px;
  }
  .newsletter-wrapper .submit {
    width: 75%;
    margin: 10px 0;
    padding: 0;
    height: 40px;
  }
  footer {
    padding: 0;
  }
  footer a {
    font-size: 14px;
  }
  footer .container {
    padding: 0;
  }
  footer .footer-titles {
    background-color: #dcdcdc;
    padding: 20px;
  }
  .no-touch footer .footer-titles:hover {
    cursor: pointer;
  }
  footer .footer-titles .fa-angle-up {
    display: block;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    font-size: 17px;
  }
  footer .footer-active .footer-titles .fa-angle-up {
    display: none;
  }
  footer .footer-active .footer-titles .fa-angle-down {
    display: block;
    font-weight: 700;
    margin-top: 5px;
    font-size: 17px;
  }
  footer .footer-titles .fa-angle-down {
    display: none;
    float: right;
  }
  footer .footer-toggle {
    padding: 0;
  }
  footer .footer-toggle ul {
    display: none;
    background-color: #f1f1f1;
  }
  footer .footer-active.footer-toggle ul {
    display: block;
    padding: 25px 20px;
  }
  footer .main-link {
    border-bottom: solid 1px #f1f1f1;
  }
  .stay-connected {
    padding: 0;
    border-top: solid 1px #dcdcdc;
  }
  .stay-connected .footer-titles {
    background-color: #f1f1f1;
    padding: 20px 20px 10px;
  }
  .stay-connected .footer-social-wrapper {
    padding-left: 20px;
  }
  .stay-connected .credit-cards {
    padding-left: 20px;
    margin-bottom: 35px;
  }
  footer .ftr-logo {
    width: 90%;
    padding: 25px 0 10px;
  }
  footer .ftr-social-icon {
    padding: 5px 2px 20px 0;
  }
  footer .footer-active.footer-toggle .footer_box_1 ul {
    display: block;
    padding: 25px 20px 1px;
  }
  footer .footer-active.footer-toggle .footer_box_2 ul {
    display: block;
    padding: 1px 20px;
  }
  footer .footer-active.footer-toggle .footer_box_3 ul {
    display: block;
    padding: 1px 20px;
  }
  footer .footer-active.footer-toggle .footer_box_4 ul {
    display: block;
    padding: 1px 20px 25px;
  }
}
@media all and (max-width: 600px) {
  #minibsk .minispan {
    width: 60%;
  }
  .mobile-bars {
    width: 19%;
  }
  .logo-wrapper {
    width: 46%;
  }
  .search-account-basket-wrapper {
    width: 35%;
  }
  #navigation-bar .navigation-links .sub-menu {
    width: 85%;
  }
  #navigation-bar.submenu-active .navigation-background .container {
    left: -85%;
  }
  .overflow #navigation-bar .navigation-links .fa-angle-left {
    width: 15%;
  }
  #navigation-bar.submenu-active .navigation-links {
    width: 80%;
  }
  .CTGY h1 {
    font-size: 24.41px;
  }
  .CTGY .cat-listing .subcat-name {
    font-size: 16px;
  }
  .CTGY .ctgy-content .background-container .container {
    padding-right: 15px;
  }
  .SRCH .search-again label {
    display: block;
    padding-bottom: 5px;
  }
  .SRCH .search-again #Search {
    width: 100%;
    max-width: 75%;
    float: left;
  }
  .SRCH .search-again .button {
    width: 25%;
    float: left;
  }
  .WISH .wishlist-img-wrapper {
    width: 100px;
    height: 100px;
  }
  .how-we-treat-our-friends .woman-image {
    width: 100%;
  }
  .how-we-treat-our-friends #contact {
    width: 100%;
  }
  .how-we-treat-our-friends .static_page_footer {
    padding-top: 0;
  }
}
@media all and (max-width: 480px) {
  #global-mini-basket-hover-content {
    left: 203px;
  }
  .SFNT .owl-theme .owl-controls {
    margin: 0;
  }
  .SFNT .featured-categories .ctgy-title {
    margin-bottom: 15px;
    font-size: 15.7px;
    margin-top: 18px;
  }
  .SFNT .individual-category-title > span > span {
    display: block;
  }
  .SFNT .category-title .individual-category-title {
    font-size: 3.1vw;
    line-height: 23px;
    margin: 5px 0;
  }
  .SFNT .category-title:nth-child(odd) {
    padding: 0 8px 40px 0;
  }
  .SFNT .category-title:nth-child(even) {
    padding: 0 0 40px 8px;
  }
  .SFNT .featured-categories .ctgy-title span {
    font-size: 3.2vw !important;
    margin-top: 2px;
  }
  .SFNT .featured-categories .featured-category-dotted-line {
    width: 24%;
    margin-top: 0;
    top: 26px;
  }
  .SFNT .featured-products-wrapper .ctgy-title {
    width: 70%;
    font-size: 15.7px;
    margin-bottom: 20px;
  }
  .SFNT .featured-products-wrapper .ctgy-title span {
    font-size: 24.4px;
    margin-top: 0;
  }
  .SFNT .featured-products-wrapper .featured-category-dotted-line {
    width: 15%;
    margin-top: 30px;
  }
  .SFNT .featured-products-wrapper {
    padding: 0 45px 40px;
  }
  .SFNT .featured-products-wrapper .button {
    font-size: 17.5px;
  }
  .SFNT .featured-products-carousel .fp-title {
    height: auto;
    font-size: 18.28px;
    line-height: 22px;
    padding-top: 15px;
  }
  .SFNT .featured-products-carousel .fp-image {
    height: 200px;
  }
  .SFNT .featured-products-carousel .fp-image img {
    max-width: 250px;
    max-height: 190px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title {
    width: 70%;
    font-size: 15.7px;
    margin-bottom: 20px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title span {
    font-size: 24.4px;
    margin-top: 0;
  }
  .SFNT .top-sellers-wrapper .featured-category-dotted-line {
    width: 15%;
    margin-top: 30px;
  }
  .SFNT .top-sellers-wrapper {
    padding: 0 45px 40px;
  }
  .SFNT .individual-top-sellers .fp-title {
    height: auto !important;
    font-size: 18.28px;
    line-height: normal;
  }
  .SFNT .top-sellers-wrapper .button {
    font-size: 17.5px;
  }
  .SFNT .individual-top-sellers .fp-image {
    height: 200px;
  }
  .SFNT .individual-top-sellers .fp-image img {
    max-width: 250px;
    max-height: 190px;
  }
  .CTGY hr.ctgycustom {
    margin: 0 auto 0;
  }
  .CTGY .cat-listing a {
    min-height: 136px;
  }
  .CTGY .sub-ctgy-content .product-price,
  .SRCH .srch-content .product-price {
    font-size: 26.8px;
  }
  .PROD .background-container {
    padding-bottom: 55px;
    padding-top: 70px;
  }
  .PROD .background-container .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .PROD .product-details-1 {
    margin-bottom: 15px;
  }
  .thumbnails li img {
    height: 52px;
    width: 52px;
  }
  .PROD .product-information-wrapper h1 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .PATR .product-information-wrapper .product-code,
  .PROD .product-information-wrapper .product-code {
    font-size: 12.5px;
  }
  .PATR #price-value,
  .PROD .product-information-wrapper .product-price {
    margin: 8px 0;
  }
  .PATR .product-buttons .continue-button .button,
  .PROD .product-buttons .addbasket .button {
    max-width: 100%;
    height: auto;
    padding: 18px 0;
  }
  .PATR .product-buttons,
  .PROD .product-buttons {
    max-width: 100%;
    margin-top: 10px;
  }
  .product-social-wrapper {
    padding-bottom: 15px;
  }
  .PATR .product-details-1 .quantity-title,
  .PROD .product-information-wrapper .quantity-title {
    font-size: 12.55px;
  }
  .PROD .product-informtaion h2 {
    font-size: 20px;
  }
  .PROD .question-answer-information .faq-answer {
    margin-left: 0;
  }
  .PROD .question-answer-information .faq-question-q {
    width: 7%;
  }
  .PROD .question-answer-information .faq-question-info {
    width: 91%;
  }
  .PROD .question-answer-information .faq-answer-a {
    width: 7%;
  }
  .PROD .question-answer-information .faq-answer-info {
    width: 91%;
  }
  .PROD .related-products {
    margin-top: 15px;
    padding: 5px 30px 40px;
  }
  .PROD .related-products h2 {
    font-size: 24.28px;
    margin-top: 40px;
  }
  .PROD .related-products-carousel .product-name {
    font-size: 18.28px;
    line-height: 20px;
    height: auto;
  }
  .PROD .related-products-carousel .product-price {
    font-size: 26.8px;
    margin-bottom: 5px;
  }
  .PROD .related-products-carousel .add-to-basket-wrapper .button {
    font-size: 17.31px;
    max-width: 175px;
    margin: 10px auto 0;
    display: block;
  }
  .PROD .related-products-carousel .owl-item {
    padding: 0 20px;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-prev {
    left: 0;
    height: 30px;
  }
  .PROD .related-products-carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
    height: 30px;
  }
  .PATR h1 {
    font-size: 19.28px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .account-pages h1 {
    font-size: 33px;
  }
  .newsletter-signup h1 {
    font-size: 25px !important;
    text-align: center !important;
  }
  .account-pages .section {
    padding: 10px 20px 20px;
  }
  .CABK .customer_account_address_actions {
    margin-left: 0;
  }
  .CABK .customer_account_address_details {
    margin-left: 0;
  }
  .CABK .customer_account_address_title {
    width: 85%;
  }
  .CABK .cakb-icons {
    width: 13%;
  }
  .CABK .other-address .address-description {
    display: block;
  }
  .CABK .other-address .customer_account_address_title {
    margin-left: 0;
  }
  .CABK .other-address .set-as {
    display: block;
  }
  .FPWD .forgot-password-section .form_row label {
    width: 100%;
    max-width: 100%;
  }
  .FPWD .forgot-password-section .form_row #Customer_LoginEmail {
    width: 67%;
  }
  .FPWD .forgot-password-section .form_row .button {
    width: 33%;
  }
  .RGFT .giftcertificate_redeem_giftcertificate_code {
    max-width: 100%;
    float: none;
  }
  .RGFT .giftcertificate_redeem_giftcertificate_content .button {
    width: 100%;
    float: none;
    margin-top: 5px;
  }
  .WLST .wishlists_actions_container a {
    width: 100%;
    margin-bottom: 10px;
  }
  .WLST .wishlists_actions_container .my-wishlists {
    margin-bottom: 40px;
  }
  .WLST .wlst-search-logn input {
    width: 100%;
  }
  .WLST .wlst-search-logn input.gray-button {
    margin-top: 10px;
    width: 100px;
  }
  .WISH .half-wishlist-info-wrapper {
    padding-bottom: 10px;
  }
  .WISH .wishlist-img-wrapper {
    width: 75px;
    height: 75px;
  }
  .WISH .wishlist-img-wrapper img {
    max-height: 75px;
  }
  .WISH .wishlist-info-wrapper {
    width: 100%;
    padding-left: 0;
  }
  .WISH .wishlist-info-wrapper a.wishlist-product-name {
    font-size: 18px;
  }
  .WISH .quantity-wrapper {
    width: 100%;
  }
  .WISH .price-wrapper {
    width: 100%;
  }
  .WISH .update-imvemtory {
    width: 100%;
  }
  .WISH.account-pages .update-imvemtory .yellow-button {
    float: left;
    margin-top: 10px;
  }
  .WISH .cancel-remove {
    text-align: left;
  }
  .WLED .save-button input,
  .WLED .save-button input.delete {
    width: 46%;
    max-width: 150px;
  }
  .BASK .mobile-top-total-checkout .cart-total {
    width: 100%;
    text-align: center;
  }
  .BASK .mobile-top-total-checkout .yellow-button.checkout-mobile {
    text-align: center;
    display: none;
    margin: 10px auto 0;
    float: none;
    width: 100px;
  }
  .BASK .coupon-added-form .coupon-name {
    width: 80%;
  }
  .BASK .coupon-added-form .coupon-discount {
    width: 20%;
    text-align: right;
  }
  .OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Month"] {
    width: 100%;
    float: none;
  }
  .OPAY.account-pages .form_row select[name="AuthorizeNet_CardExp_Year"] {
    width: 100%;
    float: none;
  }
  .ALLTEST h1 {
    font-size: 19.28px;
  }
  .ALLTEST .author-date-stars {
    width: 100%;
  }
  .ALLTEST .title-review {
    width: 100%;
    margin-top: 15px;
  }
  .ALLTEST .etTitle {
    font-size: 16px;
    padding: 0;
  }
  .about-the-family .image-column {
    width: 100%;
    margin-bottom: 15px;
  }
  .about-the-family .image-columns img {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .about-the-family .image-columns img:nth-child(odd) {
    padding: 0;
  }
  .about-the-family .image-columns img:nth-child(even) {
    padding: 0;
  }
  .about-the-family #bodyContent_inner .sub-paragraph.top-paragraph {
    padding-top: 0;
  }
  .newsletter-wrapper .input-box-bg .text-input {
    width: 65%;
  }
  .newsletter-wrapper .submit {
    width: 65%;
  }
  .BASK #basket-bottom-left .estimate-total .coupon-redeem .red-button {
    width: 190px;
    display: block;
    margin: 5px auto 0;
  }
  .LOGN .act-btn {
    width: 100% !important;
    height: 50px !important;
    letter-spacing: 1px !important;
    margin-bottom: 20px !important;
  }
}
@media all and (max-width: 767px) {
  .LOGN .act-btn {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 767px) and (max-width: 1263px) {
  .LOGN .act-btn {
    margin-top: -15px !important;
  }
}
@media all and (min-width: 481px) {
  .LOGN .act-btn {
    width: 255px !important;
    height: 50px !important;
    letter-spacing: 1px !important;
  }
}
@media (min-width: 482px) and (max-width: 767px) {
  .LOGN .act-btn {
    width: 355px !important;
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .LOGN .act-btn {
    width: 100% !important;
    text-align: center !important;
  }
  #navigation-bar .navigation-background .container.fullwidthmenu {
    max-height: 170px;
    overflow-y: auto;
  }
}
@media all and (max-width: 320px) {
  .SFNT .featured-products-wrapper {
    padding: 0 20px;
  }
  .SFNT .featured-products-wrapper .ctgy-title {
    width: 65%;
  }
  .SFNT .featured-products-wrapper .featured-category-dotted-line {
    width: 17%;
    margin-top: 30px;
  }
  .SFNT .featured-products-carousel .fp-image {
    height: 200px;
    max-height: 100%;
    padding-bottom: 0;
  }
  .SFNT .featured-products-wrapper .button {
    display: block;
    margin: 0 auto;
    max-width: 175px;
    font-size: 17.5px;
  }
  .SFNT
    .featured-products-carousel.owl-theme
    .owl-controls
    .owl-buttons
    div.owl-prev {
    top: 85px;
    left: 0;
  }
  .SFNT
    .featured-products-carousel.owl-theme
    .owl-controls
    .owl-buttons
    div.owl-next {
    top: 85px;
    right: 0;
  }
  .SFNT .no-reviews,
  .SFNT .star-reviews {
    padding-bottom: 10px;
  }
  .SFNT .top-sellers-wrapper {
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .SFNT .top-sellers-wrapper .ctgy-title {
    width: 54%;
  }
  .SFNT .top-sellers-wrapper .featured-category-dotted-line {
    width: 23%;
    margin-top: 30px;
  }
  .SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0;
    top: 175px;
  }
  .SFNT .top-seller-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
    top: 175px;
  }
  .SFNT .individual-top-sellers .button {
    max-width: 175px;
    display: block;
    margin: 0 auto;
    font-size: 17.5px;
  }
  .SFNT .individual-top-sellers {
    padding: 0 20px 30px;
  }
  .SFNT .individual-featured-product {
    padding: 0 20px 10px;
  }
  .SFNT .individual-top-sellers .fp-image {
    height: 200px;
    max-width: 100%;
  }
}
.bold {
  font-weight: 700;
}
.center {
  text-align: center;
}
.titlebreak {
  display: block;
}
.alternative_cls {
  border-top: 1px solid #eee;
  line-height: 25px;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
}
.PROD .nmlr {
  margin-left: 0;
  margin-right: 0;
}
.PROD .tab-information .nutritional {
  padding: 10px;
  margin-bottom: 20px !important;
  border: 1px solid #e4e4e4;
  font-size: 12px;
}
.PROD .tab-information .nutritional hr.hrthick {
  margin-top: 1px;
  margin-bottom: 5px;
  border-top: 2px solid #f47a44;
  max-width: 100%;
}
.PROD .tab-information .nutritional hr.hrthin {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 2px solid #f47a44;
  max-width: 100%;
}
.PROD .tab-information .nutritional hr.hrmedium {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 2px solid #eee;
  max-width: 100%;
}
.PROD .tab-information .more-info-box {
  border: 1px solid #dee0e1;
  border-radius: 0;
  padding: 0;
  margin: 5px 2.5% 5px -5px;
  min-height: 273px;
  max-width: 23.6%;
  letter-spacing: 1px;
}
.PROD .tab-information .more-info-box h3 {
  text-transform: none;
  color: #f47a44;
  margin: 0 0 5px;
  padding: 13px 13px 20px;
  border-bottom: 1px solid #dee0e1;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
}
.PROD .tab-information .more-info-box .content {
  padding: 10px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
.PROD .tab-information .more-info-box .content b {
  font-weight: 600;
}
.PROD table.desctable {
  border: 1px solid #eee;
  max-width: 730px;
}
.PROD table.desctable th {
  padding: 0 2px;
  background-color: #eee;
}
.PROD table.desctable td {
  padding: 0 2px;
  border-top: 1px solid #eee;
}
.PROD .owl-wrapper-outer {
  text-align: center;
}
.PROD .fp-title {
  display: block;
  min-height: 60px;
}
.CTGY hr.ctgycustom {
  width: 100%;
  max-width: 154px;
  text-align: center;
  margin: 24px auto 0;
  border: 1px solid #eee;
}
.PROD hr.ctgycustom {
  width: 100%;
  max-width: 154px;
  text-align: center;
  margin: 15px auto 9px;
  border: 1px solid #eee;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .CTGY .sub-ctgy-content .product-detail-wrapper,
  .SRCH .srch-content .product-detail-wrapper {
    max-width: 224px;
    margin: 0 auto;
  }
  .fa-heart-o {
    font-size: 14pt !important;
    vertical-align: top;
  }
  .left-scicon ul li {
    margin-bottom: 8px;
  }
  .facetinfoleftinnerr {
    padding: 1.2% 0 0 6px !important;
  }
  .PROD .tabs-wrapper .tab {
    width: auto !important;
  }
  .PROD .alsolikelist {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .PROD .alsolikelist .imgcontainer {
    display: block;
    margin: 0 auto;
  }
  .PROD .alsolikelist .likeatr {
    position: initial;
    display: block;
    margin-top: 10px;
    padding: 0;
    text-align: center;
  }
  .PROD .alsolikelist .prbrand,
  .PROD .alsolikelist .titlebreak {
    margin: 0 !important;
  }
  .mattributes td {
    font-size: 15px !important;
  }
  .PROD .background-container {
    max-width: 1364px;
    margin: 0 auto;
    background-color: #fff;
    width: 100% !important;
  }
  .background-container {
    max-width: 1364px;
    margin: 0 auto;
    background-color: #fff;
    width: 100% !important;
  }
  .container {
    max-width: 1364px;
    width: 100%;
  }
  .search-account-basket-wrapper {
    padding-right: 15px;
  }
  .BASK .custom-number-input {
    width: 100%;
  }
  .BASK #basket-contents .basket-qty-input,
  .BASK .decrement,
  .BASK .increment,
  .BASK .input-incremental-controls {
    width: 30px;
    height: 30px;
  }
  .BASK .decrement {
    line-height: 28px !important;
  }
  .BASK .increment {
    line-height: 27px !important;
  }
  .BASK .info-column {
    padding-right: 0;
  }
  .BASK .update-submit {
    margin: 0 0 0 8% !important;
  }
  .account-pages .full-width {
    margin: 0;
  }
  .account-pages h1 {
    margin: 26px 0 1px 15px !important;
  }
  .OPAY h1.chout,
  .OSEL h1.chout {
    margin: 14px 0 0 !important;
  }
  .checkoutbox {
    margin: 0 !important;
  }
  .OPAY .payment-type-wrapper {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
  }
  .OCST .continue-button {
    padding-right: 0;
  }
  .OSEL .account-left-wrapper {
    background: #fff;
  }
  .OCST #ocst_form #customer-fields .width-two-thirds .col-sm-6 {
    width: 100%;
  }
  .ocstpad {
    padding: 0;
  }
}
@media (min-width: 668px) and (max-width: 1200px) {
  .PROD .tab-information .more-info-box {
    max-width: 28%;
    width: 100%;
    margin: 3px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .PROD .tabs-wrapper .tab {
    padding: 19px 17px 12px;
  }
  .PROD .alsolike-products {
    margin-top: 64px;
  }
  .newsletter-wrapper .sign-up-newsletter-title {
    font-size: 3.4vw;
    padding: 25px 0 5px;
  }
}
.PROD .pricelb {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
@media (max-width: 990px) {
  .PROD .pricelb {
    font-size: 13px;
  }
}
.PROD .owl-carousel .owl-item .individual-featured-product {
  padding: 14px 0 0;
  border: 1px solid #ccc;
  border-bottom: none;
  margin: 0 15px 0 0;
}
.facets-tree {
  margin: 0 0 15px;
  border-left: 1px dotted #d1d3d4;
  border-right: 1px dotted #d1d3d4;
  border-bottom: 1px dotted #d1d3d4;
  /*max-width: 200px;*/
   max-width: 300px;
  width: 100%;
}
.facets-tree label {
  margin-bottom: 3px;
  /* font-size: 10pt; PS-26775 Consolidation of Global CSS */
  /* font-weight: 400; */
}
.facetbox {
  padding: 0 5px;
}
.facetinfoleft {
  float: left;
  width: 80%;
  padding: 3px;
}
.facetinfoleftinnerl {
  float: left;
  width: 10%;
}
.facetinfoleftinnerr {
  float: right;
  width: 85%;
  padding: 1.1% 0 0 3px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: 'ITCAvantGardePro-Demi';
}
.facetinforight {
  float: right;
  width: 15%;
  text-align: right;
  padding: 3px;
  font-size: 12px;
}
.facets-name {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  margin: 0 0 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-top: 1px dotted #8c92ac;
  border-bottom: 1px dotted #8c92ac;
}
.showmore-box {
  display: inline-block;
  width: 100%;
  margin: 7px 0 20px;
}
.showmore-innerbox {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 177px;
  letter-spacing: 1px;
  line-height: 37px;
  border: 1px solid #f47a44;
  background: #f47a44;
  border-radius: 0;
  text-align: center;
}
.showmore-innerbox a {
  color: #fff !important;
}
.facets-tree a,
a:hover {
  /* color: #414042; */
  font-weight: normal;
  text-decoration: none;
font-family:'ITCAvantGardePro-Md';
}
#account-setting .supportive-text a:hover , .subcategories>li>a:hover {
  font-family: unset;
}
.CTGY .inner {
  height: 100%;
}
.CTGY .subdisplay {
  padding-top: 5px;
}
.CTGY .subdisplay H3 {
  font-size: 36.28px;
  margin-top: 5px;
}
.addFav {
  position: absolute;
  top: 5%;
  right: 10px;
}
.PROD .individual-featured-product .addFav {
  position: absolute;
  top: 10px;
  right: 10px;
}
.checkoutbox {
  color: #a4a4a4;
  padding: 0;
  margin: 0 25px;
}
.checkoutbox .active {
  color: #414042;
  font-weight: 600;
  text-transform: capitalize;
}
.checkoutbox span {
  padding: 0 2px;
}
.OCST .account-pages h1 {
  margin-bottom: 10px;
  border-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #showLogin.modal {
    margin-top: -150px;
  }
  .mobdisplay {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .ocstpad {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .ocstpad2 {
    padding-right: 0 !important;
  }
  .OCST .ocstpad2 {
    padding-right: 15px !important;
  }
}
@media (min-width: 700px) {
  .OSEL #shipping-payment .ship-via {
    width: 48%;
  }
  .OSEL #shipping-payment .pay-width {
    width: 49%;
    margin-left: 3%;
  }
}
.hdft-container {
  background-color: #fff;
  padding: 8px 0;
  position: relative;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1200px) and (min-width: 668px) {
  .background-container {
    background-color: #fff;
  }
}
@media (min-width: 1201px) {
  #navigation-bar .navigation-background .container,
  .hdft-container,
  .newsletter-wrapper,
  footer {
    width: 100% !important;
    /* max-width: 1364px; */ /*WR-50995 Expand website to full screen width*/
  }
  .PROD table.desctable {
    width: 65%;
  }
  .CTGY .background-container,
  .PROD .background-container,
  .SFNT #content-container,
  .SRCH #content-container,
  .SRCH .background-container {
    /* max-width: 1364px; */ /*WR-50995 Expand website to full screen width*/
    margin: 0 auto;
    background-color: #fff;
    width: 100% !important;
  }
  .background-container {
    max-width: 100%; /*WR-50995 Expand website to full screen width*/
    margin: 0 auto;
    background-color: #fff;
    width: 100% !important;
  }
  .OCST .h1.chout {
    margin-top: 0 !important;
  }
  .container {
    /* max-width: 1364px; */ /*WR-50995 Expand website to full screen width*/
    width: 100% !important;
  }
  body .crwishlist {
    margin-right: 48px;
  }
  .WLST .margin-container {
    margin-right: -20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hdft-container {
    width: 100% !important;
  }
  .PROD table.desctable {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hdft-container {
    width: 100% !important;
  }
  .PROD table.desctable {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .PROD table.desctable {
    width: 100%;
  }
  .PROD table.desctable th {
    font-size: 90%;
  }
  .custlisting ul {
    margin-left: 0 !important;
    margin-top: 10px;
  }
  .ABUS .custlisting ul li ul {
    margin-left: 0 !important;
  }
  .SARP .custlisting ul li ul {
    margin-left: 0 !important;
  }
  body.CTGY .background-container,
  body.SRCH .background-container {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .hello-banner .free-shipping {
    text-align: center;
    color: #000;
    font-size: 10px;
    font-weight: 700;
  }
  .PROD .tab-information .more-info-box {
    max-width: 100%;
    margin: 5px 0;
    border-radius: 0;
  }
  .PROD .tab-information .more-info-box h3 {
    border-radius: 0;
  }
}
@media (min-width: 1200px) {
  .newsletter-box {
    margin: 8.9% 0;
  }
}
@media (min-width: 698px) and (max-width: 767px) {
  .SFNT .tabletfix {
    background-color: #ffc841;
    padding: 0 5%;
  }
}
.divider {
  border-top: 1px solid #eee;
  margin-top: 5px;
}
#filter-items-container {
  margin: 5px 0 27px;
}
.prorgin {
  font-style: italic;
  font-weight: 700;
}
.nutritional h2,
.prod-descrip h2 {
  font-size: 18px !important;
  font-weight: 600;
  margin: 0 0 5px !important;
  letter-spacing: 1px;
}
.prod-descrip p {
  font-size: 16px;
  text-align: justify;
}
.PROD .product-informtaion .nutritional h3 {
  text-transform: none;
  color: #f47a44;
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}
.srsize span {
  float: right;
}
.nutritional h4 {
  font-size: 16px;
  padding: 0;
  margin: 0 0 6px;
  font-weight: 700;
}
.cust-sub-category {
  padding-top: 11px;
  border-top: solid 1px #ddd;
  display: inline-block;
  width: 100%;
}
@media (max-width: 420px) {
  .CTGY .background-container {
    padding: 0 !important;
  }
  .CTGY .sub-ctgy-content .product-detail-wrapper,
  .SRCH .srch-content .product-detail-wrapper,
  .selectsize {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .PROD .recentlyviewed .no-reviews,
  .PROD .recentlyviewed .star-reviews,
  .PROD .related-products .no-reviews,
  .PROD .related-products .star-reviews {
    padding-left: 0;
  }
  .PROD .field {
    max-width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
  }
  .PROD .alsolikelist {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .PROD .alsolikelist .imgcontainer {
    display: block;
    margin: 0 auto;
  }
  .PROD .alsolikelist .likeatr {
    position: initial;
    display: block;
    margin-top: 10px;
    padding: 0;
    text-align: center;
  }
  .PROD .alsolikelist .prbrand,
  .PROD .alsolikelist .titlebreak {
    margin: 0 !important;
  }
  .PROD .catqtybox .col-sm-4 {
    width: 33.33%;
    height: 34px;
    display: inline-block;
    float: left;
    margin-top: -2px;
    line-height: 35px;
  }
  body.PROD .no-reviews {
    width: 100%;
  }
  body .alsolike-products {
    overflow-y: visible;
    margin-bottom: 25px;
    height: auto !important;
  }
  .PROD .scrollhead h2 {
    margin-top: 40px;
  }
  .BASK #basket-bottom-left .estimate-total .continue-shopping.red-button,
  .BASK #basket-bottom-left .estimate-total .gray-button {
    width: 100%;
    margin-bottom: 20px;
  }
  .BASK .button-wrapper {
    padding: 0;
  }
  .BASK #basket-bottom-left .estimate-total .continue-shopping.red-button,
  .BASK #basket-bottom-left .estimate-total .gray-button {
    margin: 0 0 15px;
  }
  .BASK h1 {
    font-size: 28px;
  }
}
@media (max-width: 667px) {
  .background-container {
    background-color: #fff !important;
  }
  .PROD .owl-carousel .owl-item .individual-featured-product {
    margin: 0 !important;
  }
  .PROD .related-products {
    padding: 0 !important;
  }
  .PROD .owl-buttons {
    display: none !important;
  }
  .PROD .related-products h2 {
    font-size: 20px;
  }
  .BASK .checkout-mobile {
    display: none;
  }
  .BASK #basket-contents.editable .item-name {
    margin: 10px 0;
  }
  .bask-cart-contents-phone .image-and-quantity-row .product-image-column {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
  }
  .product-subtotal-column {
    font-weight: 700;
    margin: 7px 0 0;
  }
  .BASK .bask-item-quantity-update-button {
    width: 100%;
  }
  .bask-cart-contents-phone
    .image-and-quantity-row
    .product-quantity-and-remove-column {
    width: 100%;
    float: none;
    text-align: center;
  }
  .OCST .continue-button {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .OPAY .continue-button {
    width: 100%;
  }
  .account-pages .continue-button .red-button {
    max-width: 395px;
    width: 100% !important;
    margin: 0 auto;
  }
  .OCST #basket-contents {
    margin: 0 0 25px 0;
  }
}
@media (min-width: 421px) and (max-width: 667px) {
  .PROD .related-products,
  .scrollhead {
    margin-top: 20px !important;
  }
  .PROD .individual-featured-product .button {
    line-height: 25px !important;
    border-top: solid 1px #f47a44;
  }
  .CTGY .background-container {
    padding: 0 !important;
  }
  .CTGY .sub-ctgy-content .product-detail-wrapper,
  .SRCH .srch-content .product-detail-wrapper {
    width: 100%;
    max-width: 230px !important;
    margin: 0 auto;
  }
  .selectsize {
    width: 100%;
    max-width: 230px !important;
    margin: 0 auto;
    display: block;
  }
}
.dskpd {
  margin: 0 -1px;
}
.left-scicon ul {
  list-style: none;
  padding: 0 0 0 10px;
}
.left-scicon ul li {
  background-color: #f47a44;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
}
.left-scicon ul li a {
  color: #fff !important;
}
.left-scicon .fa {
  font-size: 16px;
  line-height: 25px;
}
.PROD .tabs-wrapper .tab {
  width: 23.25%;
}
.PROD .tabs-wrapper .tab:last-child {
  margin-right: 0;
}
.alsolike-products {
  margin-top: 0;
  height: 450px;
  overflow-y: scroll;
}
.scrollhead h2 {
  color: #414042;
  font-size: 20px;
  font-weight: 600;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  line-height: 39px;
  margin-bottom: 25px;
  margin-top: 0;
}
.alsolikelist .imgcontainer {
  border: 1px solid #ccc;
  max-width: 113px;
  display: inline-block;
}
.alsolikelist {
  margin-bottom: 12px;
  position: relative;
}
.alsolikelist .likeatr {
  display: inline-block;
  vertical-align: top;
  padding-left: 9px;
  position: absolute;
}
.alsolikelist .likeatr a {
  color: #414042;
  letter-spacing: 1px;
  font-weight: 600;
}
.PROD .individual-featured-product .titlebreak,
.alsolikelist .titlebreak {
  display: block;
  color: #414042;
  padding-top: 2px;
  letter-spacing: 1px;
  font-size: 12px !important;
  font-weight: 600;
  margin: 5px 0 !important;
}
.PROD .individual-featured-product i,
.alsolikelist i {
  font-size: 12px !important;
}
.alsolikelist .likeatr i {
  display: inline-block;
  clear: both;
  width: 100%;
}
.owlnopd {
  margin: 0;
}
.catqtybox > div {
  letter-spacing: 1px;
  min-height: 22px;
}
#navigation-bar
  .navigation-background
  .container.fullwidthmenu
  .navigation-links:hover
  > span,
.account-links a:hover,
.likeatr i,
.mattributes td,
.mattributes th,
.multcartbutton,
.navigation-background,
.product-name i,
.qtybox,
.qtybtn,
.srsize,
body .search-account-basket-wrapper a {
  letter-spacing: 1px;
}
.PROD .owl-buttons {
  position: relative;
  position: absolute;
  top: 50%;
  width: 100%;
}
.BASK .owl-buttons .owl-prev,
.PROD .owl-buttons .owl-prev {
  float: left;
  margin-left: -10px !important;
}
.BASK .owl-buttons .owl-next,
.PROD .owl-buttons .owl-next {
  float: right;
  margin-right: -10px !important;
}
.PROD .owl-carousel .owl-item .individual-featured-product {
  margin: 0 8px;
}
.BASK .owl-theme .owl-controls .owl-buttons div,
.PROD .owl-theme .owl-controls .owl-buttons div {
  color: #d1d3d4;
  font-size: 22px;
  margin: 0;
  padding: 0;
  background: 0 0;
}
.PROD #breadcrumbs {
  margin-top: 24px;
}
.BASK .bask-cart-contents-desktop .info-column a .item-name {
  font-size: 16px !important;
  color: #414042 !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  font-weight: 700 !important;
}
.BASK .cust-check-box {
  float: left;
  width: 5%;
  text-align: right;
}
.BASK .cust-check-box input[type="checkbox"] {
  margin-top: 36px;
}
.OCST h1.chout {
  border-bottom: 0;
  margin: 10px 25px 8px;
  padding-bottom: 0;
}
.OCST #customer-fields {
  margin: 0 12px;
}
.ACED #billing_fields,
.ACED #shipping_fields,
.OCST #billing_fields,
.OCST #shipping_fields,
.OPAY #payment-fields {
  padding: 0 15px;
  width: 100%;
}
.ACED #billing_fields .form_row,
.ACED #shipping_fields .form_row,
.OCST #billing_fields .form_row,
.OCST #shipping_fields .form_row,
.OPAY #payment-fields .form_row,
.give-us-a-ring .contactform .form_row {
  position: relative;
}
.ACED #billing_controls,
.OCST #shipping_fields label.noabs {
  position: relative;
  left: 0;
  top: 0;
}
.OCST #billing_fields label,
.OCST #shipping_fields label {
  position: absolute;
  left: 14px;
  font-size: 12px;
  top: -1px;
  font-weight: 400;
}
.ACED #billing_fields label,
.ACED #shipping_fields label {
  position: absolute;
  left: 14px;
  font-size: 12px;
  top: 1px;
  font-weight: 400;
}
.OPAY #payment-fields label {
  position: absolute;
  left: 14px;
  font-size: 12px;
  top: 2px;
  font-weight: 400;
}
.ACED #billing_fields sup,
.ACED #shipping_fields sup,
.OCST #billing_fields sup,
.OCST #payment-fields sup,
.OCST #shipping_fields sup,
.OPAY #payment-fields sup {
  color: red;
}
.INVC #bill-to-fields,
.INVC #ship-to-fields {
  padding: 0 18px;
  width: 100%;
  height: 225px;
}
.OPAY #bill-to-fields,
.OSEL #bill-to-fields {
  padding: 0 0 20px;
}
,
.ACED.account-pages .form_row input,
.OCST.account-pages .form_row input,
.give-us-a-ring .form_row input {
  width: 100%;
  line-height: 30px;
  border-radius: 5px;
}
.give-us-a-ring .form_row textarea {
  padding: 5px 15px;
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  resize: none;
  height: 200px;
  width: 100% !important;
  max-width: 100% !important;
}
.OCST #shipping_fields span.required {
  float: right;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 3px;
  display: block;
}
.ACED #shipping_fields span.required {
  float: right;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 6px;
  display: block;
  margin-top: 6px;
}
.ACED #billing_controls span.blrequired,
.OCST #shipping_fields span.blrequired {
  float: right;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 3px;
  display: block;
  margin-top: 10px;
}
.ACED #billing_controls span sup,
.OCST #shipping_fields span sup {
  color: red;
}
.OCST #shipping_fields label {
  font-weight: 400;
}
.OCST .ocstpad2 h2 {
  margin-bottom: 3px !important;
}
.INVC .fa-caret-right:before,
.OCST .fa-caret-right:before,
.OPAY .fa-caret-right:before,
.ORDS .fa-caret-right:before,
.OSEL .fa-caret-right:before {
  /*content: "\f105";*/
}
.INVC .fa-caret-down:before,
.OCST .fa-caret-down:before,
.OPAY .fa-caret-down:before,
.ORDS .fa-caret-down:before,
.OSEL .fa-caret-down:before {
  /* content: "\f107";*/
}
.OSEL .coupon-gift-certificate-wrapper .coupon-title .fa-caret-right {
  padding-top: 2%;
}
.OCST #basket-contents .cart-summary-title {
  background: #ededed;
}
.OCST .update-customer-and-newsletter-opt-in-section {
  display: none;
}
.account-pages .continue-button .red-button,
.green-button {
  background-color: #f47a44;
  padding: 0;
  font-size: 16px;
  display: block;
  width: 395px;
  line-height: 50px;
  letter-spacing: 1px;
}
.green-button {
  background: #628e83;
  color: #fff;
  max-width: 200px;
  margin-bottom: 20px;
  line-height: 40px;
  text-align: center;
}
.green-button a,
.green-button a:focus,
.green-button a:hover,
.green-button a:visited {
  color: #fff !important;
}
.OCST #customer-fields .continue-button .red-button {
  width: 100%;
}
.OCST .error-message {
  margin-bottom: 20px;
}
.OSEL .checkoutbox {
  padding: 0 !important;
}
.OSEL #shipping-payment {
  margin: 0 25px;
}
.OSEL.account-pages .pay-width.form_row label {
  padding: 10px 0 10px 17px;
  width: 40%;
  margin-left: 0;
}
.OSEL.account-pages .pay-width.form_row .no-card label {
  padding: 10px 0 10px 17px;
  width: 100%;
  margin-left: 0;
  font-weight: 400;
}
.OSEL.account-pages .pay-width.form_row label .card-type img {
  display: inline-block;
  text-align: right;
  margin-left: 19px;
  vertical-align: text-top;
}
.OSEL.account-pages .pay-width.form_row label.custom-label {
  width: 100%;
  font-weight: 400;
}
.OSEL.account-pages .pay-width.form_row label.custom-label .card-type {
  padding-left: 13px;
}
.OSEL #basket-contents h2.cart-summary-title {
  font-size: 20px;
  padding: 3px 20px 0;
  background: #ededed;
  font-weight: 600;
  margin: 0;
  line-height: 46px;
}
.OPAY #basket-contents h2,
.OPAY .coupon-gift-certificate-wrapper h2,
.OSEL #customer-fields h2 {
  font-size: 20px;
  padding: 3px 20px 0;
  background: #ededed;
  font-weight: 600;
  margin: 0;
  line-height: 46px;
}
.OPAY #customer-fields h2.customer-title,
.OSEL #coupon-fields h2 {
  font-size: 20px;
  padding: 3px 20px 0;
  background: #ededed;
  font-weight: 600;
  margin: 0;
  line-height: 46px;
}
.OPAY #customer-fields h2.fields-heading {
  font-size: 18px;
  font-weight: 600;
}
.OPAY #ship-to-fields {
  margin-top: 13px;
}
.OPAY .sidebar-column #ship-to-fields {
  margin-top: 0;
}
.OPAY .sidebar-column #bill-to-fields label,
.OPAY .sidebar-column #ship-to-fields label {
  margin: 0;
}
.OSEL .cart-summary-title .fa-caret-down,
.OSEL .cart-summary-title .fa-caret-right {
  margin-top: 10px;
}
#customer-fields.active .customer-container {
  background: #fff;
  padding: 1px 24px 0;
}
.account-pages .coupon-wrapper .yellow-button {
  color: #fff !important;
  line-height: 30px !important;
  border: 0 !important;
}
.OPAY .payment-type-wrapper h2 {
  font-size: 20px;
  border-bottom: solid 1px #e2e2e2;
  margin: 0 0 12px;
  padding: 11px 20px;
  font-weight: 600;
}
.OPAY .active .cart-summary-title .fa-caret-down,
.OPAY .cart-summary-title .fa-caret-right {
  margin-top: 10px;
}
.bask-totals {
  border-top: 1px solid #e2e2e2;
  margin: 10px 0 0;
  padding: 5px 10px 5px 0;
  letter-spacing: 1px;
}
.INVC .bask-charges {
  padding-right: 10px;
}
.INVC .bask-totals .total-prompt {
  margin-top: 0;
}
.bask-totals .formatted-total,
.bask-totals .total-prompt {
  font-size: 16px;
}
.OCST .checkoutbox {
  padding: 0 0 8px;
}
.OSEL .tpalign .red-button {
  width: 410px !important;
  margin-top: 20px !important;
}
.BASK .price-column strike {
  display: block;
  color: #f47a44;
  padding-bottom: 6px;
  letter-spacing: 1px;
}
.BASK .price-column strike em,
.INVC .item-total em {
  color: #ddd;
  font-style: normal;
}
.BASK .subtotal-column span {
  display: block;
  margin-top: 32px;
}
.OPAY h1.chout,
.OSEL h1.chout {
  border-bottom: 0 !important;
  margin: 14px 25px 0 !important;
  padding-bottom: 10px !important;
}
.INVC .margin-container h1 {
  padding-bottom: 14px !important;
  margin: 14px 25px 0 !important;
}
.INVC .full-width #bill-to,
.INVC .full-width .right-column {
  margin-left: 0.8%;
}
.INVC .bask-totals .formatted-total {
  margin-top: 0;
}
.INVC .bask-totals {
  border: 0 !important;
  margin: 0 !important;
}
.INVC .bask-items-wrapper {
  border-bottom: 1px solid #ededed;
  margin-bottom: 5px;
}
.INVC .bask-container.bask-items-wrapper:last-child {
  border-bottom: 0 solid #ededed;
  margin-bottom: 0;
}
.INVC .bask-charges:first-child {
  border: 0 solid #ededed;
}
.INVC .full-width .section {
  background: #fff !important;
}
.INVC .order-date,
.INVC .order-id {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
}
.invoice-thanks {
  text-align: center;
  background: #fec740;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  padding: 40px 0;
  margin-top: 45px;
  margin-right: 1.4%;
}
.invoice-thanks h3 {
  letter-spacing: 1px;
  font-size: 46px;
  font-weight: 700;
  padding: 0;
  margin: 5px 0 0;
}
.invoice-thanks span {
  display: block;
  font-weight: 500;
}
.ACED .form_row select,
.OCST .form_row select {
  height: 45px;
}
.account-pages .sidebar-column .section {
  width: 100%;
  margin-top: 8px;
}
.OPAY .coupon-gift-certificate-wrapper textarea {
  padding: 5px 15px;
  font-weight: 300;
  border-radius: 0;
  border: solid 1px #e2e2e2;
  vertical-align: middle;
  width: 100%;
}
.item-name img {
  max-width: 78px;
  max-height: 78px;
  border: 1px #e2e2e2 solid;
  text-align: left;
  vertical-align: top;
}
.item-name .prdecp {
  max-width: 150px;
  display: inline-block;
  font-size: 12px !important;
}
.prdecp .custom-number-input {
  margin: 5px auto;
  border: 1px solid #e2e2e2;
  display: table;
}
.prdecp .custom-number-input .input-incremental-controls {
  display: table-cell;
  width: 20px;
  text-align: center;
  color: #f47a44;
  font-weight: 800;
  font-size: 18px;
  cursor: pointer;
  vertical-align: bottom;
}
.OCST .prdecp .custom-number-input .input-incremental-controls,
.OPAY .prdecp .custom-number-input .input-incremental-controls,
.OSEL .prdecp .custom-number-input .input-incremental-controls {
  font-size: 14px;
  line-height: 10px;
  padding-bottom: 5px;
}
.prdecp .custom-number-input input[type="text"] {
  width: 25px;
  border: none;
  border-left: 1px solid #e2e2e2 !important;
  border-right: 1px solid #e2e2e2 !important;
  min-height: 18px;
}
.prdecp .update-submit,
.prdecp .update-submits {
  background: 0 0;
  border: none;
  text-align: center;
  width: 100%;
  text-transform: lowercase;
  display: inline-block;
  clear: both;
}
.scroll-div strike {
  display: block;
  color: #f47a44;
  padding-bottom: 6px;
  letter-spacing: 1px;
}
.scroll-div strike em {
  color: #ddd;
  font-style: normal;
}
.scroll-div .bask-items-wrapper .item-total {
  font-weight: 600;
  margin-top: 28px;
}
.INVC .scroll-div .bask-items-wrapper .item-total {
  margin-top: 0;
}
.bask-charges .charge-description,
.bask-charges .formatted-charge {
  font-weight: 400;
}
body #loginmodal .modal {
  overflow-y: hidden !important;
  position: fixed;
}
@media (min-width: 1201px) {
  .OCST #basket-contents.active .bask-container .scroll-div {
    min-height: 610px;
    max-height: 610px;
  }
  .OSEL #basket-contents.active .bask-container .scroll-div {
    min-height: 450px;
    max-height: 450px;
  }
  .INVC #basket-contents.active .bask-container .scroll-div {
    min-height: 344px;
    max-height: 344px;
  }
  .INVC #basket-contents {
    min-height: 480px;
  }
  .OPAY .payment-type-wrapper {
    height: 458px;
  }
  .OSEL #shipping-payment .pay-width,
  .OSEL #shipping-payment .ship-via {
    min-height: 490px;
    font-size: 15px;
  }
}
@media (max-width: 667px) {
  .INVC .continue-button {
    width: 70% !important;
  }
  #showwholo {
    top: 10%;
  }
  body #loginmodal .modal {
    overflow-y: auto !important;
    position: absolute;
  }
  .INVC .bask-heading .item-name {
    width: 58%;
  }
}
.wholesalerow {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 80px;
}
.ABUS.account-pages h1,
.SARP.account-pages h1,
.privacy-policy.account-pages h1 {
  border-bottom: 0 solid #e2e2e2 !important;
  padding-bottom: 10px;
}
.ABUS .active .fa-caret-down,
.ABUS .fa-caret-right,
.SARP .active .fa-caret-down,
.SARP .fa-caret-right,
.privacy-policy .active .fa-caret-down,
.privacy-policy .fa-caret-right,
.shipping-policy .active .fa-caret-down,
.shipping-policy .fa-caret-right,
.terms-conditions .active .fa-caret-down,
.terms-conditions .fa-caret-right {
  display: inline-block;
  padding-right: 0;
  float: none;
  width: 19px;
  height: 13px;
}
.pagecord {
  padding: 0 25px;
 /* text-align: justify;  PS-26775 Consolidation of Global CSS */
}
.ABUS .active .fa-caret-right,
.SARP .active .fa-caret-right,
.privacy-policy .active .fa-caret-right,
.shipping-policy .active .fa-caret-right,
.terms-conditions .active .fa-caret-right {
  display: none;
}
.custlisting ul {
  text-align: justify; /* WR-44711 FAQ Content */
  font-size: 16px;
  letter-spacing: 1px;
  margin-left: 54px;
}
.ABUS .custlisting ul {
  font-size: 16px;
  letter-spacing: 1px;
  margin-left: 39px;
}
.custlisting ul li {
  list-style: none;
  line-height: 25px; /* WR-44711 FAQ Content */
  position: relative;
  padding-left: 4px;
}
.custlisting ul li a {
  text-decoration: underline;
  font-weight: 600;
  color: #f47a44;
}
.custlisting ul li:before {
  content: "○";
  position: absolute;
  left: -31px;
  font-size: 23px;
  top: 0px; /* WR-44711 FAQ Content */
}
.custlisting ul li ul {
  margin: 4px 0 0 27px !important;
}
.custlisting ul li ul li {
  margin-bottom: 10px;
}
.custlisting ul li ul li:before {
  content: "■";
  font-size: 20px !important;
}
.custlisting ul li ul li ul li:before {
  content: "â€¢";
  font-size: 20px !important;
}
.custlisting ul li a {
  color: #f47a44;
  font-weight: 700;
}
.ABUS .fa-caret-down,
.SARP .fa-caret-down,
.privacy-policy .fa-caret-down,
.shipping-policy .fa-caret-down,
.terms-conditions .fa-caret-down {
  display: none;
}
.ABUS .bask-container,
.SARP .bask-container,
.privacy-policy .bask-container,
.shipping-policy .bask-container,
.terms-conditions .bask-container {
  display: none;
}
.ABUS .active .bask-container,
.SARP .active .bask-container,
.privacy-policy .active .bask-container,
.shipping-policy .active .bask-container,
.terms-conditions .active .bask-container {
  display: block;
  padding: 0;
  background: #fff;
}
.ABUS .bask-heading,
.SARP .bask-heading,
.privacy-policy .bask-heading,
.shipping-policy .bask-heading,
.terms-conditions .bask-heading {
  border-bottom: 0 solid #e2e2e2;
  margin-bottom: 0;
  padding: 0;
}
.SARP .custlisting ul li ul li {
  margin-bottom: 0;
}
.modal-body .button {
  background: #f47a44;
  color: #fff;
  border: none;
  letter-spacing: 1px;
  line-height: 29px;
  font-weight: 600;
  font-size: 15px;
}
/* PS-26775 Consolidation of Global CSS */
/* .modal-footer .btn {
  background: #f47a44;
  color: #fff;
  border: none;
  letter-spacing: 1px;
  line-height: 16px;
  font-weight: 600;
  font-size: 12px;
} */
.removeWishlist .fa-heart {
  color: #f47a44;
}
.whl {
  background: #fff;
  margin-bottom: 20px !important;
}
.whl span {
  display: block;
  font-size: 200px;
  text-align: center;
  font-weight: 700;
  color: #ffc841;
}
.PROD .active .fa-caret-down,
.PROD .fa-caret-right {
  display: inline-block;
  padding-right: 0;
  float: none;
  width: 19px;
  height: 13px;
  color: #f47a44;
}
.PROD .active .fa-caret-right {
  display: none;
}
.PROD .fa-caret-down {
  display: none;
}
.PROD .bask-container {
  display: none;
}
.PROD .active .bask-container {
  display: block;
  padding: 0;
  background: #fff;
}
.PROD .bask-heading {
  border-bottom: 0 solid #e2e2e2;
  margin-bottom: 0;
  padding: 0;
}
.PROD h8 {
  font-size: 16px;
  background: #fff;
  padding: 0;
  font-weight: 700;
  margin-bottom: 0;
}
.PROD .tab-accordion {
  margin: 0;
  padding: 5px 0 10px 0;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.PROD .prv-title a:focus,
.PROD .prv-title a:hover,
.PROD .prv-title a:visited {
  outline: 0;
  text-decoration: none;
  font-weight: 700;
}
.PROD .desclisting {
  padding: 0 25px !important;
}
.PROD .desclisting p {
  margin: 5px 5px 5px 0;
}
.PROD .descaccord {
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
}
.PROD .botpad20 {
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
  .whl {
    padding-right: 5% !important;
  }
  .whl span {
    padding-top: 10% !important;
    margin-bottom: -10% !important;
    padding-right: 1.5% !important;
  }
}
.rtl a,
.whl a {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  color: #fff !important;
  background: #628e83;
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 45px;
  cursor: pointer;
  position: relative;
  z-index: 9999;
}
#wlProdCode,
#wlProdOption {
  font-size: 12px;
  margin: 3px 0;
}
.rtl {
  background: #ffc841;
  margin-bottom: 20px !important;
}
.rtl span {
  display: block;
  font-size: 200px;
  text-align: center;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 767px) {
  .rtl {
    padding-right: 5% !important;
  }
  .rtl span {
    padding-top: 10% !important;
    margin-bottom: -10% !important;
    padding-right: 1.5% !important;
  }
}
div.ctct-form-embed
  form.ctct-form-custom
  div.ctct-form-listitem
  input[type="checkbox"].ctct-form-checkbox,
div.ctct-form-embed
  form.ctct-form-custom
  div.ctct-form-listitem
  label.ctct-form-checkbox-label {
  text-align: left !important;
  padding-top: 2% !important;
}
.addtowish {
  background: #628e83;
  color: #fff !important;
  padding: 4px 10px;
  display: block;
  max-width: 156px;
  width: 100%;
  text-align: center;
}
#showwholo {
  display: block;
}
.readytheme-contentsection .modal {
  padding: 0 !important;
}
#showwholo .modal-body {
  padding: 0 0 1px;
}
#showwholo .modal-content {
  border: 0 !important;
  border-radius: 0;
  display: inline-block;
  width: 100%;
}
#showwholo .modal-header {
  min-height: auto;
  padding: 0;
  border-bottom: 0 solid #e5e5e5;
}
#showwholo h1 {
  color: #414042;
  font-size: 32px;
  font-weight: 600;
  margin: 14px 25px 0;
  padding-bottom: 25px !important;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: left;
  padding-top: 15px;
  display: none;
}
#showwholo .modal-dialog {
  width: 100%;
  margin: 0 auto;
  max-width: 1364px;
}
#showwholo h2 {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding: 14px 18px 13px;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 0;
}
#showwholo h2.cract {
  margin-bottom: 7px !important;
}
#signupFormRetail,
#signupFormWholesale {
  display: none;
}
.retailbox #showwholo .retailtitle,
.retailbox #signupFormRetail {
  display: block;
}
.wholesalebox #showwholo .wholesaletitle,
.wholesalebox #signupFormWholesale {
  display: block;
}
.whitebg {
  background: #fff;
}
.cellbg {
  background: #ededed;
  max-width: 395px;
  margin: 0 auto;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.cellbg .input {
  text-align: left;
  padding: 0 23.5px;
  position: relative;
}
.cellbg .input label {
  position: absolute;
  font-size: 14px;
  left: 28px;
  font-weight: 400;
}
.cellbg .input input[type="email"],
.cellbg .input input[type="password"],
.cellbg .input input[type="text"],
.cellbg .input select {
  width: 100%;
  background: #fff;
  border: none;
  height: 50px;
  margin-bottom: 10px;
  padding: 0 10px;
  font-size: 12px;
}
.whbutton [type="button"] {
  display: block;
  background: #f47a44;
  width: 100%;
  max-width: 356px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  line-height: 41px;
  font-weight: 500;
  border: none;
}
.whbutton span {
  display: block;
  text-align: left;
  padding: 2px 24px;
  font-size: 12px;
  letter-spacing: 1px;
}
.whbutton span a {
  color: #f47a44 !important;
}
.cellbg .required {
  display: block;
  text-align: right;
  padding: 4px 18px 5px 0;
  font-size: 12px;
}
.cellbg sup {
  color: red;
  right: -4px;
}
.prv-title a:focus,
.prv-title a:hover,
.prv-title a:visited {
  outline: 0;
  text-decoration: none;
}
.wholesalemodaltitle {
  max-width: 1100px;
}
.modal-content .close {
  opacity: 1;
  font-size: 28px;
  position: absolute;
  right: 10px;
  z-index: 999;
  color: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
}
.shopnow {
  background: #628e83;
  color: #fff !important;
  font-size: 16px;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  line-height: 50px;
  height: 50px;
  margin: 0 auto 0 8px;
  max-width: 160px;
}
.goacnt {
  background: #628e83;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  border: 0;
  margin: 0 8px 0 auto;
  width: 160px;
  line-height: 50px;
  height: 50px;
  float: right;
}
/* 12-Feb-2024 */
/*.srchlist {
  display: inline-block;
  max-width: 250px;
   border: 1px solid #ddd; 12-Feb- 2024 
  width: 100%;
  margin-bottom: 10px;
}*/
/* 12-Feb-2024 */
.srchlist .fa-search {
  padding-left: 11px;
  color: #8c92ac;
}
.WLST .srchlist {
  padding-top: 0;
}
.WLST .sub-ctgy-content {
  min-height: 350px;
}
.WLST .sub-ctgy-content .product-item .product-detail-wrapper {
  min-height: 300px;
}
.wlprodcount {
  font-size: 12px; /* changed font size to 12 px */
}
.account-pages .form_row label.wldescoverlay {
  position: absolute;
  top: 75px;
  width: 100%;
  display: inline-block;
  max-width: 100% !important;
  color: #999;
  font-style: italic;
  font-size: 14px;
}
/* 12-Feb-2024 */
/* .srchlist input[type="text"] {
  max-width: 225px;
  width: 86%;
  line-height: 40px;
  border: 0;
  color: #8c92ac;
  min-height: 40px;
} */
/* 12-Feb-2024 */
.crwishlist {
  display: inline-block;
  float: right;
}
.crwishlist .red-button {
  padding: 0;
  margin: 0;
  background: #f47a44;
  font-size: 16px;
  display: block;
  width: 200px;
  letter-spacing: 1px;
  line-height: 40px;
}
.WISH .margin-container h1 {
  border-bottom: 0 solid #e2e2e2;
}
.abtop {
  /* padding: 10px 25px 0; PS-26775 Consolidation of Global CSS */
}
.pagecord p {
  line-height: 30px;
}
.ACED.account-pages h1 {
  border-bottom: 0;
}
.ACED #customer-fields {
  padding: 0 25px;
}
.whbutton .modalbutton {
  background: #f47a44;
  width: 100%;
  font-size: 16px;
  color: #fff;
  max-width: 350px;
  border: none;
  letter-spacing: 1px;
  line-height: 50px;
  margin: 147px auto 2px;
}
.retailbox .whbutton .modalbutton {
  margin-top: 158px;
}
.static-pages.no-touch.modal-open,
body.no-touch.modal-open {
  padding: 0 !important;
  overflow: auto;
}
.wlimgandname {
  border: 1px solid #ddd;
  padding: 10px 0;
}
.wlimgandname img {
  width: 100%;
  min-width: 198px;
  max-width: 50vw;
}
#wlProdName {
  font-size: 16px;
  padding: 2px;
}
#wishListPop .modal-header {
  background: #f47a44;
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 10px;
  position: relative;
}
#wishListPop select {
  width: 100%;
  line-height: 27px;
  height: 50px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  font-size: 16px;
}
#wishListPop input[type="text"],
#wishListPop textarea {
  width: 100%;
  font-size: 14px;
  resize: none;
  border: 1px solid #ddd;
  min-height: min(245px, 30vh);
  margin-bottom: 7px;
  padding: 5px 10px;
}
#wishListPop input[type="text"] {
  min-height: 50px;
  margin-bottom: 20px;
}
.wishlist-actions {
  position: absolute;
  top: 0;
  right: 5px;
}
.wishlist-actions span {
  content: "";
  width: 10px;
  height: 10px;
  font-size: 20px;
  background: #ccc;
  font-weight: 700;
  letter-spacing: 3px;
  display: inline-block;
  margin: 2px;
  border-radius: 50%;
}
.wishlist-actions ul {
  display: none;
  position: absolute;
  right: -15px;
  background: #fff;
  list-style-type: none;
  top: 16px;
  min-width: 125px;
  padding: 0;
  box-shadow: 1px 0 1px #ddd;
}
.wishlist-actions ul li {
  white-space: nowrap;
  padding: 10px;
  display: block;
  cursor: pointer;
  color: #777;
}
.wishlist-actions ul li a {
  color: #777;
}
.wishlist-actions ul li.wlsave .fa:before {
  font-size: 17px;
  margin-right: 10px;
}
.wishlist-actions ul li.wlemail .fa:before {
  font-size: 18px;
  margin-right: 10px;
}
.wishlist-actions ul li.wldelete .fa:before {
  font-size: 22px;
  margin-right: 10px;
}
.wishlist-actions:hover ul {
  display: block;
}
.editwishlistform {
  padding-top: 10px;
  max-height: 0;
  overflow-y: hidden;
  transition: max-height 0.3s ease;
}
.editwishlistform textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px;
}
.editwishlistform .button {
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #bbb;
  width: 100%;
  display: block;
  border-right: solid 1px #bbb;
  border-left: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
  line-height: 27px;
  padding: 4px 5px;
  letter-spacing: 1px;
  display: none;
}
.editwishlistform .button.active {
  display: block;
}
.editwishlistform textarea:focus + .button {
  background-color: #f47a44;
  border-right: solid 1px #f47a44;
  border-left: solid 1px #f47a44;
  border-bottom: solid 1px #f47a44;
  display: block;
}
#wishListPop .save-button .btn {
  border-radius: 0 !important;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 12px 10px;
  margin-bottom: -2px;
}
#wishListPop .save-button {
  float: right;
  margin-bottom: 10px;
}
#wishListPop .modal-body .button {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 47px;
  margin-left: 10px;
  margin-top: 10px;
  padding: 3px 10px;
  width: auto;
  display: inline-block;
}
#wishListPop .one-section {
  border: none;
  max-width: initial;
  margin: 0;
  padding: 0;
}
.contactform {
  background: #ededed;
  padding: 20px 34px;
}
.give-us-a-ring.account-pages .contactform .form_row input,
.give-us-a-ring.account-pages .contactform .form_row select {
  width: 100%;
  max-width: 100%;
  padding: 9px 15px;
}
.formSubmit {
  width: 100%;
  max-width: 355px;
  margin: 18px auto 0;
  padding: 0 6px;
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 50px;
  color: #fff;
  background: #f47a44;
  border: none;
}
.cont-text p {
  line-height: 30px;
}
.cont-text h3 {
  background: #628e83;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
  /* font-weight: 600; PS-26775 Consolidation of Global CSS */
}
.cont-text h3 a {
  color: #fff;
  text-decoration: underline;
}
.cont-text h3 a:hover {
 /* font-weight: 600; PS-26775 Consolidation of Global CSS */
}
.dotted-line {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 15px;
}
.cont-text ul {
  padding: 3px 0 0 2px;
}
.cont-text ul li {
  list-style: none;
  /* font-weight: 600; PS-26775 Consolidation of Global CSS */
  letter-spacing: 1px;
  font-size: 16px;
}
.cont-text ul li a {
  color: #f47a44;
  text-decoration: underline;
}
.cont-text ul li a:hover {
  /* font-weight: 600; PS-26775 Consolidation of Global CSS */
}
.give-us-a-ring .contactform label {
  position: absolute;
  left: 3px;
  font-size: 12px;
  top: 1px;
  font-weight: 400;
}
.give-us-a-ring.account-pages .contactform .form_row {
  margin-bottom: 20px;
}
.LOGN.account-pages h1,
.ORDL.account-pages h1,
.ORHL.account-pages h1,
.WLGN.account-pages h1,
.give-us-a-ring.account-pages h1 {
  padding-bottom: 10px !important;
  border-bottom: 0 !important;
}
.ordhlist {
  margin-top: 10px;
}
.ordhlist h2 {
  margin: 0;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  line-height: 32px;
  padding: 0 0 0 4px;
  margin-bottom: 8px;
}
.ordhlist ul {
  list-style: none;
  padding: 0 0 28px 4px;
}
.ordhlist ul li {
  font-size: 16px;
  letter-spacing: 1px;
  padding-bottom: 4px;
}
.ctus {
  background: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
  display: block;
  text-align: center;
  margin: 0 7px;
  max-width: 150px;
}
.ctus:hover,
.trorder:hover {
  font-weight: 600;
}
.linkbutton,
.trorder {
  background: #628e83;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
  display: block;
  text-align: center;
  margin: 0 7px;
  max-width: 150px;
}
.ordsthd {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 15px;
  padding-right: 0;
}
.npord {
  padding: 0;
}
.rtborder {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 9px 5px 9px 8px;
  line-height: 25px;
}
.ltborder {
  border-left: 1px solid #ededed;
  padding-bottom: 20px;
}
.porderImg {
  padding: 16px 0 0;
}
.porderImg img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.ordprdecp {
  padding: 9px 0 0 20px;
  font-size: 12px;
  font-weight: 500;
}
.ordprdecp span {
  /* font-weight: 600; PS-26775 Consolidation of Global CSS */
  display: block;
  font-size: 16px;
}
.rvorder {
  margin-top: 70px;
}
.rvorder a {
  background: #f47a44;
  color: #fff !important;
  font-size: 16px;
  left: 1px;
  display: block;
  text-align: center;
  line-height: 50px;
  max-width: 155px;
}
.custompopup {
  display: none;
}
#rmaReturn .modal-body {
  background: #ededed;
}
.custompopup {
  max-width: 600px;
  position: fixed;
  top: 0;
  z-index: 99999;
  background: #ededed;
  padding: 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  border: 1px solid #414042;
}
.cpopclose {
  float: right;
  background: #f47a44;
  color: #fff !important;
  padding: 5px 20px;
  text-decoration: none !important;
}
.orderviewsel {
  text-align: right;
  margin-bottom: 20px;
  width: 100%;
  font-size: 12px;
}
.fieldrow .trinfo {
  display: block;
  font-size: 16px;
  margin-top: 7px;
  line-height: 32px;
}
.orderproducts tr.heading td {
  font-weight: 700;
}
.orderproducts tr {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.orderproducts .order-invoice {
  width: 75%;
  font-size: 16px;
}
.orderproducts td {
  padding: 10px;
}
.orderproducts td select {
  max-width: 238px;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 12px;
}
.orderproducts td .out-of-stock,
.orderproducts td .tbd {
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  height: 22.5px;
}
.orderproducts tr table tr {
  border-bottom: 0;
  font-size: 12px;
}
.orderproducts td .qtyinbox input {
  border: 0;
  width: 32px;
  margin-left: -15px;
  text-align: center;
  height: 100%;
  font-size: 12px;
}
.orderproducts td .qtyinbox {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.orderproducts tr table td {
  vertical-align: top;
  padding: 0;
  padding-right: 10px;
  padding-top: 7px;
}
.orderproducts img {
  float: left;
  margin-right: 10px;
}
.orderproducts .buynowbtn .button {
  background: #f47a44;
  border: 0;
  color: #fff;
  width: 100%;
  text-align: center;
  height: 22px;
}
.orderproducts td .out-of-stock div,
.orderproducts td .out-of-stock span {
  text-align: center;
  font-size: 12px;
  display: inline-block;
  width: 50%;
  float: left;
  line-height: 22px;
}
.orderproducts td .out-of-stock .button {
  background: #628e83;
  border: 0;
  color: #fff;
  width: 50%;
  text-align: center;
  height: 22px;
  padding: 0;
  border-radius: 0;
  float: right;
}
.opoptoions {
  background: #fafafa;
  padding: 8px;
  font-size: 13px;
  display: inline-block;
  width: 100%;
}
.opoptoions input,
.opoptoions select {
  min-height: 25px;
  padding: 3px;
  width: 158px;
  font-size: 12px;
}
.about-food-related .account-pages .full-width {
  margin: 0 45px !important;
  padding: 0 !important;
}
/* PS-26775 Consolidation of Global CSS */
/* .about-food-related .hd0 {
  letter-spacing: 1px;
  border-bottom: none !important;
  margin: 25px 0 25px 45px !important;
  padding: 0 !important;
}*/
.about-food-related .hd1 {
  letter-spacing: 1px;
  font-size: 32px;
  /* font-weight: 700; */
  font-family: 'ITCAvantGardePro-Md'; /* PS-26775 Consolidation of Global CSS */
  text-align: center;
  margin: 0;
  padding: 0 0 25px;
}
.about-food-related .hd2 {
  letter-spacing: 1px;
  font-size: 60px;
 /* font-weight: 900; */
  font-family: 'ITCAvantGardePro-Md'; /* PS-26775 Consolidation of Global CSS */
  text-align: center;
  margin: 0;
  padding: 0 0 93px;
}
.about-food-related .hd3 {
  letter-spacing: 1px;
  /* font-size: 32px;
  font-weight: 700; PS-26775 Consolidation of Global CSS */
}
.about-food-related p {
  letter-spacing: 1px;
  line-height: 30px;
}
.about-food-related .pg1 {
  margin: 0 0 45px !important;
  font-style: italic;
}
.about-food-related .box1 {
  max-width: 400px !important;
  margin: 0 22px 0 0 !important;
}
.about-food-related .box2 {
  max-width: 400px !important;
  margin: 0 !important;
}
.about-food-related .box3 {
  max-width: 400px !important;
  margin: 0 0 0 22px !important;
}
.ordprdecp .ordermeta select {
  min-width: 45px;
  background-size: 20px;
  padding-right: 5px !important;
}
.mattributes .fa-heart-o {
  vertical-align: middle;
}
.product-item .product-detail-wrapper .product-review .esContainer {
  margin: 0 10px 0;
}
.CTGY .no-reviews,
.CTGY .star-reviews,
.SRCH .no-reviews,
.SRCH .star-reviews {
  padding: 0 0 5px;
  width: 100%;
}
.product-item .product-detail-wrapper .product-review .esSummary {
  padding: 0;
}
#catch_weight_disclaimer,
#catch_weight_disclaimer p {
  white-space: normal;
}
.ordhbuttons {
  padding-left: 0;
  padding-right: 0;
}
.ordhbuttons .col-sm-3 {
  width: 18.5%;
}
.ordhbuttons .col-sm-3:last-child {
  width: 24%;
}
.ORDL .top-column-1 {
  width: 98% !important;
  height: auto !important;
  font-weight: 500;
  margin-top: 20px;
  padding: 0 20px 20px 20px !important;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
  border: solid 1px #e2e2e2;
  background: #ededed;
  font-size: 15px;
  letter-spacing: 1px;
}
.ORDL .top-column-1 .guest-btn {
  width: 255px;
  height: 50px;
  letter-spacing: 1px;
  text-align: center;
  float: none;
}
.ORDL .top-column-1 .guest-btn a {
  font-weight: 600;
  color: #fff;
  line-height: 36px;
}
.ORDL .top-column-1 .guest-btn a:hover {
  font-weight: 600;
  color: #fff;
  line-height: 36px;
}
.BASK .owl-buttons .owl-next,
.BASK .owl-buttons .owl-prev {
  position: absolute;
  top: 40%;
  left: 0;
}
.BASK .owl-buttons .owl-next {
  left: auto;
  right: 0;
}
#baskgdpopup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 10vh;
  max-width: min(90vw, 1020px) !important;
  max-height: 85vh;
  z-index: 9999;
  margin: auto;
  text-align: center;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px #999;
  overflow-y: auto;
  scrollbar-width: thin;
  padding: 0;
}
#baskgdpopupClose {
  position: fixed;
  top: 8vh;
  right: calc(50vw - min(46.5vw, 531px));
  font-size: 15px;
  background: #f86;
  padding: 10px 11px;
  border-radius: 19px;
  color: #fff;
  z-index: 10000;
  display: none;
}
#baskgdpopup.PROD .product-item {
  width: 100%;
  margin-bottom: 0;
}
#baskgdpopup .fa-close {
  position: absolute;
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 15px;
}
#baskgdpopup.PROD h1 {
  font-size: 24px;
  text-align: left;
}
#baskgdpopup.PROD .product-code div {
  text-align: left;
  font-size: 15px;
}
#baskgdpopup.PROD .no-reviews {
  text-align: left;
  padding-left: 0;
}
#baskgdpopup.PROD .product-attributes .mobleft,
#baskgdpopup.PROD .product-information-wrapper {
  text-align: left;
}
#baskgdpopup.PROD .product-attributes th {
  text-align: center;
  font-size: 14px;
}
#baskgdpopup.PROD .product-attributes td {
  font-size: 12px;
}
#baskgdpopup.PROD #specialShipping,
#baskgdpopup.PROD .titlebreak {
  display: none;
}
#baskgdpopup.PROD .bask-container {
  display: block;
}
#baskgdpopup.PROD .product-social-wrapper {
  display: none;
}
#baskgdpopup.CTGY #site-container {
  padding: 0;
}
#baskgdpopup.CTGY .background-container {
  padding: 0;
}
#baskgdpopup.CTGY #filter-items-container {
  display: none;
}
@media all and (max-width: 1340px) {
  .about-food-related p {
   /*  margin: 10px !important; PS-26775 Consolidation of Global CSS */
  }
  .about-food-related .pg1 {
    /* margin: 10px !important; PS-26775 Consolidation of Global CSS */
    margin: 10px 20px;
  }
  .about-food-related .box1 {
    max-width: 32% !important;
    margin: 0 22px 0 0 !important;
  }
  .about-food-related .box2 {
    max-width: 32% !important;
    margin: 0 !important;
  }
  .about-food-related .box3 {
    max-width: 32% !important;
    margin: 0 0 0 22px !important;
  }
}
@media all and (max-width: 1199px) {
  .about-food-related .hd1 {
    font-size: 32px;
    padding: 0 0 20px;
  }
  .about-food-related .hd2 {
    font-size: 60px;
    padding: 0 0 25px;
  }
  .about-food-related .box1 {
    max-width: 32% !important;
    margin: 0 1% !important;
  }
  .about-food-related .box2 {
    max-width: 32% !important;
    margin: 0 !important;
  }
  .about-food-related .box3 {
    max-width: 32% !important;
    margin: 0 1% !important;
  }
  .ORDH .rvorder a {
    line-height: 25px !important;
    margin-right: 15px;
  }
  .ORDH .trorder {
    padding: 0 2px;
    line-height: 25px;
    height: 50px;
  }
  .ORDH .ctus {
    padding: 0 20px;
    line-height: 25px;
    height: 50px;
  }
  .ORDL.account-pages .section {
    height: 500px;
    padding-bottom: 30px !important;
  }
  #returnOrderCheck .porderImg img {
    width: 100%;
  }
}
@media all and (max-width: 990px) {
  .about-food-related .hd1 {
    font-size: 28px;
    padding: 20px 0px; /* PS-26775 Consolidation of Global CSS */
  }
  .about-food-related .hd2 {
    font-size: 40px;
    padding: 0 0 25px;
  }
}
@media all and (max-width: 767px) {
  .background-container > .container {
    padding: 10px;
  }
  .ORDL .top-column-1 {
    width: 100% !important;
  }
  .ORDL .top-column-1 .guest-btn {
    float: right;
  }
  .about-food-related .imgfix {
    margin: 0 auto !important;
  }
  .about-food-related .box1 {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .about-food-related .box2 {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .about-food-related .box3 {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .ORDL.account-pages .section {
    height: auto;
  }
  .nomobpadding {
    padding: 0 !important;
  }
  .mobilehide {
    display: none;
  }
  .ORDS .cmbl {
    padding-left: 20px;
  }
  body .mobdisplay {
    display: inline-block;
  }
  .WLST .srchlist {
    max-width: 200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    box-sizing: initial;
    overflow: hidden;
    float: none;
    display: inherit;
  }
  .WLST .srchlist input[type="text"] {
    min-height: 40px;
  }
  .WLST .crwishlist {
    display: inline-block;
    float: none;
    margin: auto;
    margin-top: auto;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .crwishlist .red-button {
    margin: auto;
  }
  body.OSEL #shipping-payment {
    margin: 10px 0;
    padding: 0 25px;
  }
  .OPAY .sidebar-column,
  .OSEL .sidebar-column {
    clear: both;
    padding: 0 25px;
  }
  .OPAY .account-left-wrapper {
    padding: 0 25px;
    margin-bottom: 25px;
  }
  .OPAY .continue-button {
    padding: 0 25px 0 25px !important;
  }
  #global-footer footer {
    padding: 0 20px;
  }
  .old-strikethrough-price {
    text-decoration: line-through;
    color: #ddd;
  }
  .RTOR.account-pages .full-width {
    margin: 0 25px;
  }
  #basket-contents.active .bask-container .scroll-div {
    max-height: 100%;
  }
  .OSEL .continue-button {
    padding-top: 25px;
  }
  #waitlist-modal input {
    margin-bottom: 10px;
  }
  #waitlist-modal .button {
    line-height: 30px;
  }
  #waitlist-modal .btn {
    height: 30px;
    line-height: 21px;
  }
  .shopnow {
    width: 100% !important;
    margin: 0 8px 10px auto !important;
    max-width: 95% !important;
  }
  .goacnt {
    width: 95% !important;
    margin: 10px auto !important;
    float: none !important;
  }
  .mblstfix {
    padding-left: 23.5px !important;
    margin-bottom: 10px !important;
  }
}
@media all and (min-width: 1200px) {
  .PROD .owl-carousel .owl-item .individual-featured-product {
    max-height: 100%;
  }
}
@media all and (max-width: 500px) {
  .ACRT .re-login {
    margin: 0;
    width: auto;
  }
}
.rescheck {
  display: inline-block;
  width: 20px !important;
}
.restext {
  display: inline-block;
}
@media (min-width: 1025px) and (max-width: 1240px) {
  .facetinfoleftinnerr {
    width: 85%;
  }
  body.INVC .continue-button {
    width: 32%;
    margin-left: 0.8%;
  }
  .INVC #basket-contents {
    float: right;
  }
  body.INVC .continue-button .red-button {
    width: 100%;
  }
}
@media (min-width: 1079px) and (max-width: 1081px) {
  .facetinfoleftinnerr {
    padding-top: 5px !important;
    padding-left: 5px !important;
  }
}
@media (min-width: 809px) and (max-width: 811px) {
  .facetinfoleftinnerr {
    padding-top: 5px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .newsletter-wrapper .sign-up-newsletter-title {
    font-size: 24px;
  }
  body .newsletter-wrapper .recieve-newsletter-blurb {
    padding-top: 1%;
  }
  body .newsletter-wrapper .submit {
    width: 100%;
    max-width: 100%;
    margin: 3px 0;
    height: 38px;
  }
  body.INVC .continue-button,
  body.OCST .continue-button,
  body.OPAY .continue-button,
  body.OSEL .continue-button {
    margin-top: 15px;
    width: 100%;
    float: none;
    margin-left: 0;
    display: inline-block;
    padding: 0;
  }
  body.INVC .continue-button .red-button,
  body.OCST .continue-button .red-button,
  body.OPAY .continue-button .red-button,
  body.OSEL .continue-button .red-button {
    float: right;
    width: 100%;
    max-width: 400px;
  }
  body.OCST .ocstpad2 {
    padding-right: 0 !important;
  }
  body.OCST .continue-button {
    margin-right: 0;
  }
  body.OSEL #shipping-payment {
    margin: 0;
  }
  body.OPAY .account-left-wrapper {
    padding: 0;
  }
  body.OPAY .sidebar-column,
  body.OSEL .sidebar-column {
    padding-right: 0;
  }
  .sidebar-column .coupon-title .fa-caret-right,
  .sidebar-column .customer-title .fa-caret-right {
    padding-right: 0 !important;
    padding-top: 10px !important;
  }
  body.OPAY #customer-fields,
  body.OSEL #customer-fields {
    margin-top: 0;
  }
  body .OCST #ship-to {
    padding-bottom: 6px !important;
  }
}
@media (min-width: 1201px) and (max-width: 1298px) {
  .prdecp .update-submit,
  .prdecp .update-submits {
    width: 160px;
  }
  .item-name .prdecp {
    max-width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  #shipping_fields #ccf_dobm {
    width: 49% !important;
  }
  #shipping_fields #ccf_dobd {
    width: 49% !important;
  }
  body .newsletter-wrapper .submit {
    max-height: 40px;
  }
  body .newsletter-wrapper .sign-up-newsletter-title {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .CTGY hr.ctgycustom {
    margin: 0 auto !important;
  }
  .PROD .mattributes th {
    font-size: 12px;
  }
  .PROD .mattributes td {
    font-size: 11px !important;
  }
  body
    #navigation-bar
    .navigation-background
    .container.fullwidthmenu
    .navigation-links
    > span {
    font-size: 14px;
    padding: 5px;
  }
  body #navigation-bar .fullwidthmenu .navigation-links .sub-menu a {
    font-size: 13px;
    line-height: 14px;
  }
  #returnOrderCheck .col-sm-8.npord {
    width: 100%;
  }
  #returnOrderCheck .porderImg img {
    width: 100%;
  }
  .RTOR.account-pages .full-width {
    margin: 0 15px;
  }
  #breadcrumbs li a {
    font-size: 13px;
  }
  .wholoLogin .goacnt {
    width: 90%;
    margin: 0 8px 0 8px !important;
    font-size: 14px;
  }
}
@media (min-width: 668px) and (max-width: 1237px) {
  .OCST #customer-fields .continue-button .red-button {
    width: 100%;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .OPAY .continue-button {
    width: 100%;
    max-width: 35%;
  }
  .OPAY .margin-container .continue-button .red-button {
    width: 100%;
  }
}
@media (max-width: 736px) {
  .OSEL.account-pages .ship-via.form_row label span {
    padding-left: 0;
    vertical-align: text-top;
  }
  .OSEL.account-pages .pay-width.form_row input,
  .OSEL.account-pages .ship-via.form_row input {
    margin-right: 7px;
  }
  .OSEL.account-pages .pay-width.form_row label .card-type img {
    margin-left: 0;
  }
  .osel-page-custom-order-data-wrapper .radio b {
    padding-left: 0 !important;
  }
}
@media (max-width: 414px) {
  .custlisting ul {
    /* padding-left: 8px !important; WR-44711 FAQ Content */
  }
  body .scroll-div .bask-items-wrapper .item-total {
    margin-top: 28px;
    font-size: 13px;
  }
  body .bask-items-wrapper .item-quantity {
    font-size: 13px;
  }
  .ORDS .addnldata div.total-prompt {
    font-size: 19px;
  }
  .SFNT .category-title .individual-category-title {
    line-height: 12px;
  }
  #basket-contents .scroll-div .bask-heading div,
  body #basket-contents .scroll-div .bask-items-wrapper {
    font-size: 13px !important;
  }
  body .bask-heading .item-name,
  body .bask-items-wrapper .item-name {
    width: 45%;
  }
  .bask-items-wrapper .item-name .group-name {
    font-size: 12px;
    padding: 5px 0;
  }
  body .scroll-div .bask-items-wrapper .item-total {
    width: 35%;
    margin-top: 20px;
  }
  .bask-heading .item-total {
    width: 35%;
  }
  body .bask-items-wrapper {
    padding: 0 5px;
  }
  .OPAY .background-container > .container,
  .OSEL .background-container > .container {
    padding: 0;
  }
  .ACLN .order-go {
    font-size: 16px;
    padding: 11px 10px;
  }
}
@media (max-width: 356px) {
  .CTGY .modal-body .button {
    margin-top: 11px;
    line-height: 15px;
    border-radius: 4px;
    padding: 6px 12px;
  }
}
@media (max-width: 479px) {
  body.WLST .sub-ctgy-content .product-item {
    float: none;
    padding-right: 0 !important;
  }
  .WLST .padding {
    min-width: auto;
  }
  .WLST .product-detail-wrapper {
    max-width: 100%;
  }
  .crwishlist {
    margin-top: 19px;
  }
  #orderhistory_list .orderviewsel select {
    width: 100% !important;
    margin: auto;
    display: block;
    margin-bottom: 6px;
  }
  #orderhistory_list {
    margin: 10px 0 !important;
    clear: both;
    display: inline-block;
    width: 100%;
  }
  #orderhistory_list .previous-button {
    float: left;
  }
  #orderhistory_list .next-button {
    float: right;
  }
  #orderedlisting.orderproducts tr th {
    display: none;
  }
  #orderedlisting tr.productitem {
    border: 1px solid #ddd;
    display: block;
    margin: 15px 0;
  }
  #orderedlisting tr tr {
    border: 0;
  }
  #orderedlisting tr td {
    padding: 0;
  }
  .orderproducts td select {
    padding: 5px;
  }
  .ORDHP .catqtybox > div {
    line-height: 26px;
  }
  .orderproducts .buynowbtn .button {
    height: 28px;
  }
  body .newsletter-wrapper .input-box-bg .text-input,
  body .newsletter-wrapper .submit {
    width: 90%;
    margin: 15px 0 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1140px) {
  body .newsletter-wrapper .submit {
    font-size: 13px;
    margin: 2% 1%;
    max-width: 47.5%;
    padding: 5px 0;
    width: 100%;
  }
  .WISH .sub-ctgy-content .wishlistitems_container .addtobasket-wrapper .button,
  body .wishlistitems_container .product-item .selectsize {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .PROD .packsize {
    width: 100%;
    float: none;
    clear: none;
  }
  .PROD .mattributes td,
  .PROD .mattributes th {
    font-size: 11px;
    text-align: center;
  }
  .PROD .mattributes td {
    padding: 3px;
    text-align: center;
  }
  .PROD .mattributes td p {
    text-align: left;
  }
  .PROD .mattributes td .mobiletitle,
  .PROD .prodSku,
  .PROD .skubox {
    display: none;
    float: left;
    font-weight: 700;
  }
  .PROD .mattributes tr:nth-child(odd) {
    background: #f8f8f8;
  }
  .PROD .mattributes td .savepct {
    display: block;
    padding: 0 0;
    width: 100%;
  }
  .packsize.mobleft {
    display: inline-block;
    text-align: left;
  }
  .addtocartbox {
    text-align: right !important;
  }
  body .mobleft {
    text-align: left !important;
  }
  body .savepct {
    display: none !important;
  }
  .PROD .custlisting ul li {
    font-size: 11px;
    line-height: 22px;
  }
  .PROD .custlisting ul li:before {
    font-size: 14px;
    left: -18px;
  }
}
@media (min-width: 901px) {
  body .mobshow.mobdiscont {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  body .mobaltnavlink {
    display: none !important;
  }
  body .shownavbar #mobile_deals_menu {
    display: inline-block !important;
    font-weight: 700;
    font-size: 20px;
  }
}
.u-printable__content {
  display: none;
  visibility: hidden;
  font-family: arial;
}
.u-printable__content td {
  vertical-align: top;
}
.u-printable__content .form_row,
.u-printable__content .form_row div {
  margin-bottom: 0;
}
.u-printable__content .alignright {
  text-align: right;
}
@media print {
  .u-printable:not(.u-printable__content) {
    display: none;
    visibility: hidden;
  }
  .u-printable__content {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    visibility: visible;
  }
  .u-printable__content * {
    visibility: visible;
  }
}