/******CartDetailWishModal*********/

.modalFooter {
	text-align: center;
	padding: 21px 130px 40px !important;
}

.modalHead {
	text-align: center;
	padding: 21px 21px 0 0;
}

.modalBtn {
	width: 49%;
	height: 53px;
}

.whiteBtn, .whiteBtn:hover {
	border: 1px solid #0274b5;
	color: #0274b5;
	background: #fff !important;
}

h2.modalHeading {
	padding-left: 28px;
	margin: 0;
}

.modalHeading:before {
	content: '';
	position: absolute;
	left: 33px;
	width: 8px;
	top: 20px;
	height: 50px;
	background: #ffc72c !important;
}

.modal-title {
	font-size: 22px;
	font-family: RobotoRegular;
	line-height: 1.42857143;
	margin: 0;
	padding: 16px 0 0 26px;
}

.modal-body_wl {
	padding: 19px 25% !important;
}

.modal-content {
	width: 583px;
	height: auto !important;
	border-radius: 0px;
}

.form-control .cc_wish_name {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
	margin-left: 15px !important;
	font-size: 16px;
	color: #0274b5;
}

input#wishModName {
	border: none !important;
	box-shadow: none !important;
	border-bottom: 2px solid #0274b5 !important;
	border-radius: 0px;
	font-size: 19px;
	font-family: 'RobotoItalic' !important;
	padding: 2px;
}

.closeModal {
	background: url(/DefaultStore/resource/1556186661000/ST_Theme/images/icons/close.svg);
	width: 18px;
	height: 18px;
	background-size: 18px 18px;
	border: none !important;
}

.modalButton {
	position: relative;
	top: -100px
}

.modal-body {
	padding: 19px 34px 19px 33px;
}

.disabledGrey {
	background: #eee !important;
	color: #545454;
}

.Active {
	background: #0274b5 !important;
	color: #fff;
}

.modalFooter input.btn {
	width: 156px;
	height: 36px;
	font-family: 'RobotoBold' !important;
}

/******CartItem******/

.underline {
	text-decoration: underline;
}

/********CartItemList******/

.underline {
	text-decoration: underline;
}

.imgicon {
	padding: 2px;
	margin-bottom: 3px;
}

.cc_cart_item_container .col-md-2, .cart-products-table .col-md-2 {
	word-wrap: break-word;
}

.buttondel {
	color: #0274b5 !important;
	position: relative;
	font-size: smaller;
	left: -2px;
	top: 14px;
	bottom: 30px;
	cursor: pointer;
}

.customDeleteWidth {
	width: 40px;
}

.detailWidth {
	width: 13.5%;
	text-align: center;
}

.detailWidthbig {
	width: 16.2857142857%;
	text-align: center;
}

.detailWidthsmall {
	width: 12.2857142857%;
	text-align: center;
}

.space {
	margin-top: 14px;
}

.Item-3-Copy-2 {
	font-family: RobotoRegular;
	font-size: 14px;
	letter-spacing: -0.1px;
	color: #333333;
}

.Item-3-Copy-12 {
	font-family: RobotoItalic;
	font-size: 12px;
	letter-spacing: -0.1px;
	text-align: left !important;
	color: #383838;
}

.quantitypack {
	font-family: RobotoItalic;
	font-size: 12px;
	letter-spacing: -0.1px;
	text-align: center !important;
	color: #383838;
}

.Item-2-Copy {
	font-family: RobotoMedium;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.1px;
	text-align: left;
}

.Item-2 {
	font-family: RobotoRegular;
	letter-spacing: -0.1px;
	text-align: left;
	color: #333333;
}

.price {
	font-size: 12px;
	color: black;
	padding: 19px 0;
}

.statuspadding {
	padding-top: 2px;
	text-align: left;
}

.status {
	font-family: RobotoRegular;
}

/*******CartMain*******/

.cartheaderST {
	min-height: 120px;
	padding-top: 40px;
	background: #f6f6f6;
	margin-top: -15px;
	margin-bottom: 30px;
}

.table-size {
	width: 13.5%;
	text-align: center;
	color: #383838;
	font-family: RobotoMedium;
}

.table-size-big {
	width: 16.2857142857%;
	text-align: center;
	color: #383838;
	font-family: RobotoMedium;
}

.table-size-small {
	width: 12.2857142857%;
	text-align: center;
	color: #383838;
	font-family: RobotoMedium;
}

.title-count {
	margin-top: -20px;
}

.inlinespan {
	display: inline-flex;
}

.cart-products-table {
	text-align: center;
	color: #383838;
	font-family: RobotoMedium;
}

.System {
	font-family: 'RobotoMedium' !important;
}

.Move-All-to-List, .Move-All-to-List:hover {
	font-family: RobotoMedium;
	margin-top: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #0274b5 !important;
	padding-top: 21px;
	padding-left: 20px;
}

.status-left {
	text-align: left !important;
}

/*******CartMainAction*******/

button.primary-btn {
	border: 1px solid #0274b5;
	background-color: #0274b5;
	font-family: RobotoBold !important;
	color: #ffffff;
}

button.secondary-btn {
	border: 1px solid #0274b5;
	font-family: RobotoBold !important;
	background-color: transparent !important;
	color: #0274b5 !important;
}

button.secondary-btn:focus, button.secondary-btn:hover, button.secondary-btn:active {
	border: 1px solid #0274b5 !important;
	background-color: #0274b5 !important;
	color: #ffffff !important;
}

button.primary-btn:focus, button.primary-btn:hover, button.primary-btn:active {
	border: 1px solid #0274b5 !important;
	background-color: #ffffff !important;
	color: #0274b5 !important;
}

.button_adjust button {
	margin-right: 5px;
}

.proceedToOrderInfo {
	min-width: 240px;
	margin-right: 0 !important;
}

.Subtotal {
	font-family: RobotoMedium;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	color: #656565;
}

.subPrice {
	font-family: RobotoRegular;
	font-size: 26px;
	letter-spacing: -0.1px;
	color: #000000;
}

.pricePadding {
	text-align: right !important;
	margin-left: 0px;
}

.button_adjust span button {
	font-size: 14px;
	min-height: 36px;
	font-family: RobotoBold !important;
}

.updatebtn {
	min-height: 36px;
}

.productsModal .modal {
	display: block;
	background: rgba(102, 102, 102, 0.5);
}

.productsModal .modal-header, .productsModal .modal-footer {
	border: none;
}

.productsModal .modal-body, .productsModal .modal-footer {
	text-align: center;
}

.productsModal .modal-header .close {
	margin-bottom: 0;
	color: #0274b5;
}

.productsModal .modal-body {
	font-size: 24px;
	color: #383838;
	font-family: 'RobotoLight';
}

.productsModal .noPriceProductsBtn {
	min-width: 215px;
	background-color: #ffffff !important;
	box-shadow: none;
	border: 1px solid #0274b5;
	color: #0274b5;
	min-height: 35px;
}

.productsModal .noPriceProductsBtn:hover {
	background-color: #0274b5 !important;
	color: #ffffff;
}

.ST-cart-header-links {
	font-size: 16px;
	font-family: 'RobotoMedium';
}

.ST-cart-header-links>a {
	color: #0274b5 !important;
}

.ST-cart-header-links .cc_create_cart_wishlist {
	border-right: 1px solid;
	padding-right: 10px;
	padding-left: 10px;
}

.ST-cart-header-links .cc_rfq_link_button {
	padding-left: 10px;
}

.ST-cart-header-links>a:hover {
	color: #0274b5 !important;
}

/*******CartItemDetailQtyView*******/

.quantity_block .data-decrease, .quantity_block .data-increase {
	width: 33px;
	color: #0274b5;
	background-color: transparent;
	padding: 0 8px;
	height: 24px;
}

.data-decrease {
	border: 0px;
	border-right: solid 1px #d8d8d8;
}

.data-increase {
	border: 0px;
	border-left: solid 1px #d8d8d8;
}

.quantity_block {
	height: 24px;
	border-radius: 16px;
	border: solid 1px #d8d8d8;
}

.cart-page-quantity .qty_wishlist {
	border: 0;
	width: 55px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	outline: none;
	font-family: RobotoRegular;
	font-size: 14px;
	color: #383838;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 50px;
	margin-bottom: 0;
}

.rounded {
	border-radius: 8px;
}

.textround {
	padding: 14px;
}
/* Clear Cart Model CSS*/
.clearCartModal {
	border-right: 1px solid;
	padding-right: 10px;
}

.modalHeadingClearCart {
	font-size: 24px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: 1px;
	text-align: center;
	color: #383838;
	padding-bottom: 3.5%;
}

.modalSubHeadingClearCart {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.67px;
	text-align: center;
	color: #383838;
}

.modalPunchoutBody {
	font-size: 24px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: 1px;
	text-align: center;
	color: #5f5f5f;
}

.modalFooter .whiteBtnClearCart {
	width: 156px;
	border: solid 1px #0274b5;
	background: #fff !important;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.58px;
	text-align: center;
	font-weight: bold !important;
	color: #0274b5;
}

.modalFooter .okButtonClearCart {
	width: 156px;
	background-color: #0274b5;
	font-size: 14px;
	font-weight: bold !important;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.58px;
	text-align: center;
	color: #ffffff;
}

.modalFooter .okButtonPunchoutContinue {
	padding: 6px 46px;
}

a.customDisable {
	pointer-events: none;
	cursor: default;
	color: #c6c6c6 !important;
	display: inline-block;
}

a.customDisable:hover {
	cursor: default;
	color: #c6c6c6 !important;
}

button.customDisable {
	pointer-events: none;
	cursor: default;
	color: #c6c6c6;
	background-color: #eeeeee !important;
	border: none;
}
/* Remove Item Cart Model CSS*/
.modalReplaced.modal-parts {
	margin-top: 5%;
	max-height: 242px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.modal-parts-items:hover {
	opacity: 1;
}

.modal-parts-items {
	margin: 0px !important;
	width: 498px;
	height: 100px;
	padding: 0;
	background-color: #fff;
	border: solid 5px #ebebeb;
	border-bottom: none;
	opacity: 1;
}

.OldproductsBox {
	padding-top: 1%;
}

.img-responsive.parts-img {
	width: 81.1px;
	object-fit: contain;
}

.parts-imag.img-container {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2%;
}

.removedItemDesc {
	padding-top: 3%;
}

.removedItemSku {
	font-family: 'RobotoMedium';
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.44px;
	color: #656565;
}

.prod-desc.modal-prod-desc {
	font-family: 'RobotoMedium';
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.08px;
	color: #383838;
}

.removedItemReason {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 0.44px;
	color: #383838;
	padding-top: 1%
}

.modal-parts-items:last-child {
	border-bottom: solid 5px #ebebeb;
}

.modalBtn.closeRemovedItemModal {
	width: 256px;
	height: 36px;
	font-size: 14px;
	font-weight: bold !important;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.58px;
	text-align: center;
	color: #ffffff;
}

/*Custom scroll Bar */

/* width */
::-webkit-scrollbar {
	width: 9px;
	height: 115px;

}

/* Track */
::-webkit-scrollbar-track {
	background: #e0e0e0;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #6f6f6f;
	border-radius: 4.5px;
}

.modalReplaced.modal-parts {
	width: 506px;
}

#cartConfirmationModal .modalHeadingcontinueToQuote {
	font-family: RobotoLight;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 1px;
	text-align: center;
	color: #383838;
}

#cartConfirmationModal .modalFooter {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

#cartConfirmationModal .modal-body {
	padding-left: 51px;
	padding-right: 51px;
}

#cartConfirmationModal .btn-default {
	width: 158px;
	font-weight: bold !important;
    letter-spacing: 0.58px;
}