.logo-checkout {
  height: 22px;
}

.braintree-hosted-field {
  width: 100%;
  height: 50px;
  margin-bottom: 2px;
  font-size: 16px;
  text-align: left;
  padding: 15px 0px 0px 15px;
  border: 1px solid #D2D2D2
}

.spreedly-hosted-field {
  width: 100%;
  height: 50px;
  margin-bottom: 2px;
  font-size: 16px;
  text-align: left;
  padding: 0px;
  border: 1px solid #D2D2D2
}

.number {
  color: #111111
}

.checkout {
  background-color: #F7F7F7;
}

.checkout form,
.checkout div {
  text-align: left;
}

.checkout .blue-btn {
  border-radius: 0px
}

.checkout .gray,
.checkout .gray a {
  color: #989898;
}

.checkout .legal {
  font-size: 11px;
  line-height: 21px;
}

.checkout input,
.checkout select {
  width: 100%;
  height: 50px;
  font-size: 16px;
  text-align: left;
}

.checkout input:focus,
.checkout select:focus {}

.checkout .container {
  display: table;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}

.checkout .container form {}

.checkout #country:after,
.checkout #cc-country:after,
.checkout #month:after,
.checkout #year:after {
  display: inline-block;
  font-size: 20px;
  font-family: "Apercu Bold", "Apercu Bold Cyrillic", Calibri, sans-serif;
  position: absolute;
  content: "\005e";
  transform: rotate(180deg);
  color: #989898;
  pointer-events: none;
  top: 10px;
  right: 10px;
}

.checkout {
  background-color: #f7f7f7;
  padding-top: 0px;
}

.checkout .sidebar-container {
  float: left;
  margin-right: 2.3576515979%;
  width: 38.821174201%;
}

@media (max-width: 992px) {
  .checkout .sidebar-container {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}

.checkout .sidebar-container .white-bg {
  width: 100%;
  background-color: white;
}

.padded-container {
  padding: 20px 20px;
  margin-bottom: 15px;
}

.section {
  position: relative;
}

.section .section-title {
  margin-bottom: 15px;
  position: relative;
  background-color: transparent;
  font-size: 18px;
  letter-spacing: 0.93px;
  text-align: left;
}

.section .info-row {
  padding: 5px 0px 0px;
  overflow: hidden;
}

.section .info-row .label {
  width: 65%;
  float: left;
  overflow: visible;
}

.section .info-row .subtotal {
  float: right;
  text-align: right;
  position: relative;
  overflow: visible;
}

.section .total {
  font-size: 16px;
  padding: 15px 0px 5px;
  overflow: hidden;
  border-top: 1px solid #D2D2D2;
  font-family: "Apercu Bold", "Apercu Bold Cyrillic", Calibri, sans-serif;
}

.section .total .section-label {
  color: black;
  font-size: 20px;
  line-height: 24px;
}

.section .total .price {
  float: right;
  text-align: right;
}

.section .total .span.loading {
  display: inline-block;
  float: right;
  line-height: 30px;
  margin-right: 15px;
}

.section .total .error-text {
  color: #C5281F;
}

.checkout .main-container {
  float: left;
  width: 58.821174201%;
}

@media (max-width: 992px) {
  .checkout .main-container {
    float: none;
    width: 100%;
  }
}

.checkout .main-container .white-bg {
  width: 100%;
  background-color: white;
}

.checkout .main-container .padded-container {
  padding: 20px 20px;
}

.checkout .main-container .padded-container .section {
  position: relative;
  margin-bottom: 30px;
}

.checkout .main-container .padded-container .section:last-child {
  margin-bottom: 0px;
}

.checkout .main-container .padded-container .section p {
  margin: 0;
  line-height: 20px;
}

.checkout .main-container .padded-container .section .card-type.paypal {
  content: url(../img/paypal.png);
}

.checkout .main-container .padded-container .section .card-type {
  width: 30px;
  float: left;
}

.checkout .main-container .form {
  margin-top: 0px !important;
}

.checkout .shipping-method {
  padding: 0;
  clear: both;
}

.checkout .shipping-method::after {
  clear: both;
  content: "";
  display: table;
}

.checkout .shipping-method label,
.checkout .shipping-method .cutoff,
.checkout .shipping-method .estimate {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
}

.checkout .shipping-method .cutoff,
.checkout .shipping-method .estimate {
  padding-left: 35px;
}

.checkout .shipping-method .estimate {
  color: black;
}

.checkout .shipping-method label {
  line-height: 20px;
  width: 100%;
  float: left;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
}

.checkout input[type="checkbox"],
.checkout input[type="radio"] {
  width: auto;
  height: auto;
}

.checkout .shipping-method input {
  width: auto;
  height: auto;
  float: left;
  padding: 0;
  margin: 2px 10px 34px 0px;
}

.checkout input,
.checkout select {
  width: 100%;
  height: 50px;
  font-size: 16px;
  text-align: left;
}

.cart {
  font-family: "Apercu Regular", "Apercu Regular Cyrillic", Calibri, sans-serif;
  color: #111111;
  font-size: 16px;
  background-color: white;
}

.cart {
  background-color: transparent;
}

.checkout .cart {
  height: auto;
  width: auto;
  position: static;
}

.cart .cart-info {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  display: block;
  width: 100%;
  height: auto;
}

.cart .cart-item {
  text-align: left;
  position: relative;
  border: 1px solid #D2D2D2;
  overflow: auto;
  margin-bottom: 10px;
}

.cart .cart-item .autoship-price .price {
  width: 50%;
  margin-left: 10px;
  text-decoration-line: line-through;
}

.cart .cart-item .cart-item-inner-wrap {
  padding: 10px;
}

.cart .cart-item img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.cart .item-details {
  max-width: calc(100% - 100px);
  float: left;
}

.cart .item-name {
  position: relative;
  width: 100%;
}

.cart .variants {
  position: relative;
  font-size: 14px;
  color: #989898;
}

.cart .cart-item span {
}

.cart .item-details span {
  float: left;
  padding-bottom: 2px;
}

.cart .item-details .small {
  color: #989898;
}

.cart .item-details .item-name a:hover{
	color: #007cc2;
}

.cart .remove-line-item {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 0px;
  padding: 8px;
  display: block;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.cart .price {
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #989898;
}

.cart .cart-item .price-qty-wrapper {
  width: calc(100% - 75px);
  display: flex;
  align-items: center;
  float: right;
  padding: 0px 0 10px 0px;
}

.cart .cart-item .full-flex-end {
  width: calc(100% - 60px);
}

.cart .cart-item .autoship-price {
  display: flex;
  width: 100%;
  line-height: 28px;
}

.cart .cart-item .autoship-price .discount-price {
  color: #424242;
}

.quantity-box {
  border: 1px solid #D2D2D2;
  width: 60px;
  height: 28px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.quantity-box input {
  width: inherit;
  height: inherit;
  text-align: center;
}

.cart-btn {
  display: inline-block;
  cursor: pointer;
  color: white;
  background: #D4D4D4;
  font-size: 16px;
  font-family: "Apercu Bold", "Apercu Bold Cyrillic", Calibri, sans-serif;
  width: 20px;
  height: 20px;
  line-height: 16px;
  padding: 0;
  border-radius: 2px;
  border: 2px solid rgba(225, 225, 225, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cart .cart-item .cart-btn {
  background-color: white;
  color: black;
}

.checkout .main-container .terms-and-conditions-mobile {
  display: none;
}

/* Cart */
.show-cart {
  cursor: pointer;
  display: block;
  padding: 5px;
}

@media screen and (min-width: 0px) and (max-width:960px) {
  .show-cart {}
}

.show-cart svg {}

.background {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: #111;
  z-index: 10;
  left: 0px;
  top: 0px;
  opacity: 0;
  display: none;
}

.cart {
  height: 100%;
  position: fixed;
  width: 400px;
  z-index: 11;
  right: -100%;
  background-color: #FFF;
  text-align: center;
}

@media screen and (min-width: 0px) and (max-width:1050px) {
  .cart {
    width: 100%;
  }
}

.cart .cart-header {
  position: fixed;
  background-color: white;
  width: 100%;
  max-width: 400px;
  z-index: 0;
}

.cart .cart-wrapper {
  padding: 0px 15px;
}

.cart .cart-header .cart-close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 5px;
  display: block;
  cursor: pointer;
}

.cart .cart-header .cart-close i {
  line-height: 50px;
  font-size: 24px;
}

.cart .cart-header .cart-header-count {
  overflow: auto;
}

.cart .cart-header h3 {
  line-height: 34px;
  float: none;
  padding-top: 9px;
  color: black;
  font-size: 24px;
  letter-spacing: 1px;
  display: inline-block;
}

.cart .cart-header .cart-btn {
  background: #36ADE7;
  font-family: "Apercu Regular", "Apercu Regular Cyrillic", Calibri, sans-serif;
  font-size: .7em;
  border-radius: 50%;
  display: inline-block;
  vertical-align: 5px;
  cursor: auto;
}

.cart .cart-header .cart-subtotal {
  padding-top: 0px;
  margin: 0 auto;
  padding-bottom: 5px;
}

.cart .cart-header .bs-btn-large {
  width: 100%;
  height: 48px;
  background-color: #36ADE7;
}

.cart .cart-header .bs-btn-large:disabled {
  background-color: #CCCCCC;
}

.cart .cart-inner {
  width: 100%;
  padding-top: 137px;
}

.cart .cart-wrapper {
  padding: 0px 15px;
}

.cart .cart-wrapper.bottom {
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}

.cart .cart-info {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  display: block;
  width: 100%;
  height: auto;
}

.cart .empty-cart-item {
  border: 1px solid #D2D2D2;
  padding: 30px 0px;
}

/* Suggestions */
.cart .cart-suggestions .cart-item {
  border: none;
  margin-bottom: 25px;
  overflow: hidden;
}

.cart .cart-suggestions .add-suggested {
  position: relative;
  cursor: pointer;
  margin-top: 12px;
  font-size: 14px;
}

.cart .cart-suggestions .add-suggested .plus-btn {
  position: absolute;
  width: 8px;
  height: 8px;
  right: -6px;
  bottom: 0px;
}

.cart .cart-suggestions .add-suggested span {
  position: absolute;
  right: 0px;
  top: 1px;
}

.cart .cart-suggestions .add-suggested span {
  position: absolute;
  right: 0px;
  top: 1px;
}
