.basket-title-title {
  color: #6c6c6c;
  text-transform: uppercase;
}

.basket-items-remain {
  font-style: italic;
}

.basket-items-ready {
}
.basket-content-title {
  color: #000;
  margin-left: 0.9375rem;
  display: block;
}

.basket-body-item-firstoption-total {
}
.basket-body-item-firstoption-button {
  width: 6rem;
  color: #6e6e6e !important;
  background-color: #f3f3f3;
  border: 0;
}
@media (max-width: 413px) {
  /* SM */
  .basket-body-item-wrapper {
    font-size: 0.75rem;
  }
  .basket-dropdownlist {
    font-size: 0.75rem;
  }
  .checkout-dropdownlist {
    font-size: 0.75rem !important;
    color: #666666;
  }
  .basket-body-item-button {
    font-size: 0.75rem;
  }
}

@media (min-width: 576px) {
  /* SM */
  .basket-item-img-maxwidth {
  }
}
@media (min-width: 768px) {
  /* MD */
  .basket-item-img-maxwidth {
  }
}
@media (min-width: 992px) {
  /* LG */
  .basket-item-img-maxwidth {
    max-width: 164px;
  }
  .basket-body-item-subtotal-price {
    padding-right: 2rem !important;
  }
  .checkout-subtotal-price {
    padding-right: 31px !important;
  }
}
@media (min-width: 1200px) {
  /* XL */
  .basket-item-img-maxwidth {
    max-width: 212px;
  }
}
@media (min-width: 1600px) {
  /* XXL */
  .basket-item-img-maxwidth {
    max-width: 340px;
  }
}
.basket-body-item-wrapper {
}
.basket-body-item-img {
  width: 100%;
}

.basket-body-item-details {
/*   padding-left: 0.9375rem; */
}

@media (min-width: 992px) {
  /* LG */
  .basket-body-item-optiontotal {
    text-align: right;
    padding-right: 1rem;
  }
  .basket-body-item-operate {
    margin: 5px 0 0 0;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  /* SM */
  .basket-body-item-optiontotal {
    text-align: right;
/*     padding-right: 1rem; */
  }
}

.basket-body-item-optiontotal {
  text-align: right;
}

.basket-body-item-quantity {
  text-align: right;
}
.basket-body-item-subtotal {
/*   float: right; */
/*   padding-right: 1.25rem; */
/*   margin-top: 0.625rem; */
/*   margin-bottom: 0.625rem; */
}
@media screen and (max-width: 376px) {
  .basket-body-item-details {
/*     padding-left: 0; */
  }
  .basket-body-item-quantity {
    text-align: right;
/*    padding-right: 0; */
  }
  .basket-body-item-quantity-firstoption {
    text-align: left;
  }
}
@media screen and (max-width: 992px) and (min-width : 377px) {
  .basket-body-item-details {
/*     padding-left: 1.875rem; */
  }
  .basket-body-item-quantity {
    text-align: right;
    /*padding-right: 1.5625rem;*/
  }
  .basket-body-item-quantity-firstoption {
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  /* checkout_item_operate */
  .basket-body-item-operate {
    margin: 5px -7px 0 -7px;
  }
}

.basket-item-operate-wrapper {
  background-color: #f2f2f2;
  border: 1px solid #707070;
}
.basket-body-item-page-title {
  font-size: 1.125rem;
}
.basket-body-item-note {
  color: black;
  text-align: left;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* MD */
  .basket-body-item-note-wrapper {
    float: left;
    padding: 0.625rem 0 0.625rem 0;
    margin: 0 0 0 0rem;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .basket-body-item-note-wrapper {
    float: left;
    padding: 0.625rem 0 0.625rem 0;
    margin: 0 0 0 1.5625rem;
    width: 100%;
  }
}
.basket-body-item-note-content {
  text-align: left;
  padding: 0 0.75rem 0 0;
  color: #666666;
}
.basket-body-item-button {
  width: 100%;
  color: #6e6e6e !important;
  background-color: #f3f3f3;
  border: 0;
}
.basket-body-item-button:hover {
  color: #f3f3f3 !important;
  background-color: #6e6e6e;
}
.basket-body-item-button-wrapper {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.basket-body-item-subtotal-price {
  /*float: right;*/
  /*padding: 0.3125rem;*/
  color: #707070;
  -webkit-text-size-adjust: none;
  /*display: block;*/
  font-weight: bold;
}

.basket-body-items-header {
  margin: 0 0.9375rem 0 0.9375rem;
  font-weight: bold;
}

.basket-body-items-header .common {
  text-transform: uppercase;
  padding: 0.3125rem 0 0.3125rem 0rem;
  background: #ebebeb;
  color: #6f7a81;
  float: left;
  -webkit-text-size-adjust: none;
  border: 1px solid #fff;
}

.basket-body-items-header .item {
  padding: 0.3125rem 0 0.3125rem 0.5rem;
  border-left: none;
  float: left;
}

.basket-body-items-header .quantity {
  text-align: center;
}
.basket-body-items-header .subtotal {
  text-align: center;
}

@media (min-width: 992px) {
  /* LG */
  .basket-body-summary-wrapper {
    /*float: right;*/
    border: 0.125rem solid #ebebeb;
    border-radius: 0.9375rem;
    /*margin-bottom: 1.25rem;*/
    padding-bottom: 1.25rem;
  }
}
.basket-body-summary-wrapper {
  /*float: right;*/
  /*margin-bottom: 1.25rem;*/
  padding-bottom: 1.25rem;
}

.basket-body-summary-promocode {
  width: auto !important;
}
.basket-body-summary-total-title {
  text-align: left;
  font-weight: bold;
}
.basket-body-summary-total-price {
  text-align: right;
  font-weight: bold;
}
.basket-body-summary-apply-btn {
  line-height: 1;
  font-size: 0.75rem;
}
.basket-body-summary-title {
  color: rgb(82, 82, 82);
}

.basket-body-approve-bottomleft {
  width: auto;
}
.basket-body-approve-checkout-button {
  text-align: center;
  margin: 0.9375rem 0 0 0;
}
.basket-body-approve-privacy-title {
  color: black;
}
.basket-error-wrapper {
  display: flex;
  border: 0.1875rem solid #ed4015;
  background-color: #f6c7cc;
  line-height: 1.875rem;
  padding: 0 0 0 1.875rem;
  margin: 0.3125rem 0.9375rem 0.3125rem 0.5rem;
}

.basket-error-text {
  color: #ed4015;
  float: left;
  margin: 0.3125rem 0 0.3125rem 0;
}

/* Old newBasket.css */

.basket-recently-content {
  width: 100%;
  height: 240px;
}
.basket-recently-bottom {
  width: 100%;
  height: 18px;
  background-position: 0px -17px;
}
.basket-recently-items {
  float: left;
  width: 760px !important;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.basket-recently-item {
  width: 150px;
  float: left;
}
#basketRecentlyItemsContent {
  position: absolute;
  top: 10px;
  left: 0px;
}
.basket-recently-item-button {
  text-align: center;
  margin-bottom: 10px;
}
.basket-recently-item-image {
  text-align: center;
  margin-bottom: 10px;
  height: 80px;
  overflow: hidden;
}
.basket-recently-item-icon {
  text-align: center;
  margin-bottom: 10px;
}
.basket-primary-color {
  color: white !important;
}
.basket-secondary-color {
  color: #6c757d !important;
}

.checkout-item-img {
  text-align: center;
  padding: 5px 15px;
  float: left;
  border: 1px solid #e2e2e2;
  margin-left: 15px;
  _margin-left: 5px;
  margin-bottom: 10px;
}
.checkout_item_operate {
  font-weight: bold;
  padding-left: 5px;
  position: relative;
  z-index: 100;
}

.cl {
  clear: both;
}
.checkout-first-option {
/*   padding-top: 10px; */
  margin-bottom: 15px;
}
.checkout_coupon-info {
  font-weight: bold;
  color: #712127;
}
.checkout_change-option {
  -webkit-text-size-adjust: none;
  font-size: 0.75rem;
}
.checkout_item-assign-to-customer {
  float: right;
  padding-right: 25px;
  color: rgb(112, 112, 112);
  font-weight: bold;
}
.itemSubtotalNumber {
  /*padding-left: 5px;*/
}
.checkout_bottomRight {
  width: 456px;
}
.specialInstructions .checkoutInfor {
  left: -3px;
}
.checkout_imgLink {
  float: left;
  margin-right: 5px;
}
.checkout-review {
  float: left;
}
.checkout-review .update-totals-bot {
  display: none;
}
.checkout-subtotal-discount {
  color: #712127;
}
.checkout-strike {
  text-decoration: line-through;
}
.arrow-up-icon {
  background: url("/assets/templates/template3/images/newcheckout/arrow_up.png") no-repeat left center #f2f2f2;
  position: relative;
  left: 32px;
  top: 1px;
  width: 25px;
  height: 16px;
}

.iconsWrap {
  position: relative;
  overflow: hidden;
}
.showIcons {
  height: 66px !important;
  position: relative;
  z-index: 10;
  float: left;
  border: 1px solid rgb(112, 112, 112);
  border-right: none;
  background-color: #f2f2f2;
}
.heartIcon,
.instructionIcon,
.matchingItemsIcon {
  margin-top: 8px;
  width: 67px !important;
}
.hoverIcon {
  right: -2px;
  position: absolute;
}
.iconBgContent {
  background-position: left center;
  background-repeat: no-repeat;
  width: 63px;
  cursor: pointer;
  float: left;
  text-align: center;
}
.iconBgContent a > img {
  height: 20px;
  margin-bottom: 5px;
}
.otherIcons {
  height: 66px !important;
  width: 341px;
  position: absolute;
  top: 0px;
  left: -175px;
  border: 1px solid rgb(112, 112, 112);
  border-left: none;
  background-color: #f2f2f2;
}
.newEmailIcon,
.editIcon,
.zoomIcon,
.deleteIcon {
  width: 45px;
  margin-top: 8px;
}
.zoomIcon {
  padding-left: 3px;
}
.iconBgContent > .checkout_imgLink {
  margin-right: 0px;
}
.iconDescription {
  font-size: 9px;
  font-weight: normal;
  display: block;
  height: 32px;
}
.arrowLeftIcon {
  background: url("/assets/templates/template3/images/newcheckout/b-arrow-left.png") no-repeat left center;
  background-color: rgb(165, 165, 165);
  width: 16px;
  height: 66px;
}
.arrowRightIcon {
  background: url("/assets/templates/template3/images/newcheckout/b-arrow-right.png") no-repeat left center;
  width: 16px;
  height: 66px;
  *height: 69px;
  background-color: rgb(165, 165, 165);
}
.scrollRight {
  width: 254px;
  float: right;
}
.shipping-method-loading {
  padding: 27px 0px 0px 55%;
  width: 335px;
  background-color: rgb(236, 235, 235);
  position: absolute;
  height: 40px;
  opacity: 0.5;
  float: left;
  left: 0;
  top: 0;
  margin-left: 20px;
}
#verifiedResult .addressContentBottom {
  clear: both;
  height: 14px;
  width: 402px;
}
.validation-dialog-text {
  color: #606060;
}
.waitting-dialog-text {
  color: #000000;
  padding: 8px 10px;
}

.textLeft {
  float: left;
  padding: 2em;
  width: 50%;
}
.textRight {
  float: left;
  padding: 2em;
  width: 45%;
}
.waitting-dialog-sorry-text {
  color: rgb(14, 89, 167);
  font-weight: bold;
}
.validation-content {
  float: left;
}
#verifiedResult .addressContentTop {
  width: 412px;
}

.btnContent {
  margin-top: 15px;
  text-align: center;
}

.waitting-validate {
  background: url("/assets/templates/template3/images/newcheckout/small_rd_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 70px;
  width: 170px;
}
.shipping-validation-popup {
  background-color: white;
  border: 2px solid #aaaaaa;
  border-radius: 15px;
}
.detailPrintArea {
  display: none;
}

.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right !important;
}
.bootstrap-select .dropdown-menu.inner {
  text-align: right !important;
}

.basket-summary-header {
  font-size: 1.25rem;
  font-weight: bolder;
}


.checkout-header {
  text-align: left;
  font-weight: bold;
}

.checkout-prompt {
  /*font-size: 0.75rem;*/
  text-align: left;
  font-weight: normal;
  color: #666666;
}

.checkout-title {
  /*font-size: 1.125rem;*/
  text-align: left;
  font-weight: bold;
  color: #666666;
}

.checkout-item-name {
  /*font-size: 0.875rem;*/
  text-align: left;
  font-weight: bold;
  color: #666666;
}

.checkout-item-option {
  font-weight: normal;
  text-align: left;
  color: #666666;
}

.checkout-dropdownlist {
  font-size: 1rem;
  color: #666666;
  width: 100% !important;
}

.checkout-subtotal-price {
  text-align: right;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
}

.checkout-itemsubtotal-price {
  font-size: 0.875rem;
  text-align: right;
  color: #666666;
}

.checkout-summary-header {
  font-size: 1.25rem;
  font-weight: bolder;
}

.checkcout-summary-merchandise-total {
  font-size: 1rem;
  text-align: center;
  color: #666666;
}

.checkout-summary-shipping {
  font-size: 1rem;
  text-align: center;
  color: #666666;
}

.checkout-summary-total {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: #666666;
}

.checkout-shipping-header {
  font-size: 1.25rem;
  text-align: center;
  color: #666666;
}

.checkout-button-active {
  background: url(/assets/togdesigner/images/global/copper-bkg-1-bottom.jpg) !important;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.checkout-paragraph {
}

.checkout-summary-line-wrapper {
  -ms-flex-pack: justify !important;
  justify-content: space-between;
}

.checkout-summary-colon {
  display: none;
}
.tax-duties-info {
  font-size: 0.875rem !important;
}

.basket-title-quantity-fixed {
  -ms-flex: 0 0 18.333333% !important;
  flex: 0 0 18.333333% !important;
  max-width: 18.333333% !important;
}
.basket-title-subtotal-fixed {
  -ms-flex: 0 0 15% !important;
  flex: 0 0 15% !important;
  max-width: 15% !important;
}
.basket-summary-sticky-fixed {
  z-index: 2 !important;
}

.basket-price-input-fixed {
  width: 99% !important;
  margin-right: -32px;
}

*::-ms-backdrop, .basket-price-input-fixed {
  width: 99% !important;
  margin-right: -44px;
}

@media (min-width: 992px) and (max-width: 1600px) {
  .basket-price-select-fixed {
    width: 20% !important;
    height: 36px;
    border-left: 0px;
    margin-left: 4px;
    border: 0;
  }
  *::-ms-backdrop, .basket-price-select-fixed {
    width: 30% !important;
    height: 36px;
    border-left: 0px;
    margin-left: 4px;
    border: 0;
  }
}
@media (max-width: 991px) {
  .basket-price-select-fixed  {
    width: 100% !important;
  }
}

/* i.fas.fa-envelope { */
/*     color: #6e6e6e !important; */
/* } */

/*for change backer or pocket options on basket page, start */
.prodColorBox {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    border: 1px solid #000000;
    margin-right: 2px;
    float: right;
}

.prodColorBox {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    width: 16px;
    border: 1px solid #000000;
    margin-right: 2px;
    float: right;
}

.dd {
	float: right;
	width: 100% !important;
}
.dd .ddChild {
	width: 100% !important;
}

.dd .ddTitle {
	display: block;
	height: calc(1.5em + 0.75rem + 2px) !important;
	padding: 0.375rem 0.75rem !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da !important;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;   
	text-indent: 0;
	cursor: default;
	overflow: hidden;
}

.dd .ddTitle span.arrow2 {
	margin-top: 0.25rem;
}

.dd .ddTitle span.arrow2 + .ddTitleText {
	margin-top: 0.25rem;
}

.dd .enabled .ddTitleText {
	white-space: normal !important;
}

.dd .ddTitle span.ddTitleText {
	line-height: 17px !important;
}

#prodOptionsArea dl dd select {
	border-top-color: #848484;
	border-left-color: #848484;
	border-bottom-color: #f3f3f3;
	border-right-color: #f3f3f3;
	width: 9.0625rem;
}

@media screen and (min-width: 991px) {
	.dd .ddTitle span.ddTitleText {
		padding-left: 2px;
	}
}	
.dd .ddChild a, .dd .ddChild span.ddTitleText{
	padding-left: 7px;
	font-size: 1rem;
	line-height: 1rem;
}

.basket-special-instruction-footer {
	padding-left: 1.3rem !important;
	padding-right: 1.3rem !important;
}
.basket-special-instruction-footer button {
	width: 48% !important;
}
.btn-basket-special-intruction-cancel {
	border: 1px solid #ced4da !important;
}

.btn-basket-special-intruction-save-sm {
	color: #fff !important;
	width: 100%;
}

.txtarea-basket-special-intruction {
	height: 150px !important;
}
.lb-bigger {
	font-size: 1.15rem;
}

/*for change backer or pocket options on basket page, end */