/* Stylesheet for cart 4.0+ */

.cart__instructions {
  min-width: 40%;
  min-height: 75px;
  border: thin solid;
}

.wsg-requirements-top-container {
  display: none;
  margin-top: 10px;
}

.wsg-right-half {
  width: 45%;
  padding-left: 3%;
}

#WSGCartSection {
  padding-left: 55px;
  padding-right: 55px;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 2%;
}

.js-qty,
.js_qty {
  display: flex;
}

.js-qty button,
.js_qty button,
.js-qty input,
.js_qty input {
  flex: 1;
}

.wsg-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px;
  display: flex;
  justify-content: space-evenly;
}

.wsg-grid--full {
  margin-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

#wsg-ship-modal select {
  border-radius: inherit;
  background-color: inherit;
}

.wsg-grid__item {
  min-height: 1px;
  padding-left: 30px;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

.wsg-grid-item {
  min-height: 1px;
  padding-left: 30px;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wsg-one-third {
  width: 33.333%;
}

.wsg-cart__row {
  position: relative;
  padding-top: 30px;
}

.wsg-h4 {
  font-size: 0.94118em;
  font-weight: 700;
  line-height: 1.6;
}

.wsg-h5 {
  font-size: 0.94118em;
  line-height: 1.6;
}

.wsg-post-large--one-half {
  width: 50%;
}

.wsg-cart__header-labels {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.wsg-cart-labels-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 33%;
}

img .wsg-cart__image {
  max-width: 210px;
  max-height: 210.0px;
  position: absolute;
  top: 0;
  width: 100%;
}

.wsg-cart__row--table-large {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.wsg-two-thirds {
  width: 66.666%;
}

.wsg-cart__row+.wsg-cart__row {
  margin-top: 30px;
  border-top: 1px solid #ddd;
}

#productMessage {
  padding-left: 2px;
  word-wrap: break-word;
}

.wsg-cart-prod-info {
  padding-left: 2%;
}

.wsg-cart-header {
  text-align: center;
  margin-bottom: 2%;
}

#wsg-requirements-warning-top,
#wsg-req-warning-lower {
  font-weight: bold;
  margin-top: 3%;
}

.wsg-warning-text {
  color: #E3200D !important;
}

.wsg-warning-border {
  border-color: #E3200D !important;
}

#wsg-net-terms {
  margin: 2% 0 2% 0;
}

.wsg-cart__subtotal {
  padding: 3% 0;
  border-bottom: 1px solid #E8E9EB;
  display: flex;
  justify-content: space-between;
}

.wsg-qty-list li {
  list-style: disc;
  margin-left: 10px;
}

.wsg-checkout-buttons {
  margin-top: 3%;
}

.wsg-cart__policies {
  margin: 0 0 15px 0;
}

.wsg-ship-partial {
  border-top: 1px solid #E8E9EB;
  text-align: left;
  padding-top: 2%;
}

.wsg-requirements-details {
  border-bottom: 1px solid #e8e9eb;
  text-align: left;
}

.wsg-shipping-header {
  border-bottom: 1px solid #e8e9eb;
}

.wsg-ship-title {
  font-size: 1.1em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0px;
}

#wsg-ship-modal {
  width: 50%;
}

.wsg-name-inputs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.wsg-cart__notes {
  margin-top: 10px;
  width: 50%;
  display: flex;
  flex-direction: column;
}

.wsg-small-cart-summary {
  padding: 0 5% 0 10%;
}

.wsg-small-cart-summary p {
  padding: 1%;
}

.wsg-text-right {
  text-align: right !important;
}

.wsg-text-left {
  text-align: left !important;
}

.wsg-text-center {
  text-align: center !important;
}

.wsg-small-summary-label .wsg-text-right {
  float: right !important;
}

#wsg-net-terms {
  padding: 2% 0 2% 0;
}

[class*="push--"] {
  position: relative;
}

.wsg-small-prod-label {
  display: none;
}

.wsg-cart__quantity-selector {
  min-width: 70px !important;
  max-width: 80px !important;
  padding: 7% 10%;
  margin: 0 !important;
  border: thin solid;
}

.wsg-prod-img {
  max-width: 35%;
  min-width: 35%;
  padding-right: 10px;
}

.wsg-prod-img img {
  width: 100%;
}

/* General Overrides */

p {
  margin: 0;
}

a {
  color: inherit;
}

#wsg-cart-main hr {
  border: 0;
  border-top: thin solid #d1d1d1;
}

.wsg-small-break {
  display: none;
}

.wsg-flex-row-even {
  display: flex !important;
  flex-direction: row;
  justify-content: space-evenly;
}

.wsg-flex-row-between {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
}

.wsg-no-left-padding {
  padding-left: 0;
}

/* .wsg-btn {
  max-width: 250px !important
} */

/*** Media Queries ***/

@media only screen and (max-width: 769px) {
  .js-qty,
  .js_qty {
    display: block;
  }

  .wsg-small-break {
    display: block;
  }

  .wsg-small-hide {
    display: none;
  }

  .wsg-right-half {
    width: 100%;
  }

  .wsg-flex-row-even {
    flex-direction: column;
  }

  .wsg-grid__item {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .wsg-grid {
    flex-direction: column;
  }

  .wsg-one-half {
    width: 100%;
  }

  .wsg-one-third {
    width: 95%;
  }

  .wsg-prod-img {
    min-width: 80% !important;
    max-width: 80% !important;
    width: 80%;
    padding-right: 0px;
    margin: 0 auto;
  }

  .wsg-small-prod .wsg-grid {
    margin-left: 0;
  }

  .wsg-cart__notes {
    margin-top: 0;
    width: 100%;
  }

  .wsg-cart__row--table-large {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  }
  .wsg-small-cart-summary {
    padding: 0 5% 0 10%;
  }
  .wsg-right-half {
    min-width: 50%;
  }
  .wsg-small-prod {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
  }
  #wsg-ship-modal {
    width: 100%;
  }
  .wsg-name-inputs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }

  .wsg-cart__header-labels {
    display: none;
  }
  .wsg-grid-checkout-one {
    margin-left: 0px;
  }
}

.wsg-cart--empty-message {
  margin-bottom: 15px;
}

.wsg-btn {
  margin-bottom: 10px;
}

#wsg-checkout-two {
  margin-top: 10px;
}

@media only screen and (min-width: 769px) {
  .wsg-cart__row--table-large {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .wsg-grid__item {
    display: table-cell;
    vertical-align: middle;
  }
  .wsg-cart__quantity-selector {
    margin-left: -30px;
  }
}

#wsg-cart-shipping {
  display: none;
}

@media only screen and (min-width: 1025px) {
  .wsg-large--text-left {
    text-align: left !important;
  }
}

@media screen and (min-width: 770px) and (max-width: 800px) {
  .wsg-cart-prod-info {
    padding-left: 35px;
  }
}
#wsg-cart-main * {
  word-wrap: normal;
  word-break: keep-all;
}
.wsg-loading-btn {
/*   styles for disabled button state in ws-cart */
}
/* // notes
  //  .wsg-warning-border - toggle for input border required/qty warning
  //  .wsg-warning-text - toggle for red warning text */