/*
*Modification log:
----------------------------------------------------------------------------------------------------------------------
*Developer                              Date              ModificationID              Description
----------------------------------------------------------------------------------------------------------------------
*Shubhangi                      24.02.2021        OPR-4049                    CART - Remove link not keyboard accessible 

*/
@import "daterangepicker.css";
.daterangepicker {
	z-index: 99;
}
body{
	font-family: 'Maax-Regular', sans-serif;
}
.removeCaratIcon:after{
    background:none !important;
}

button.quanitity-val.disabled {
    cursor: default;
}

input[type=checkbox]:disabled + label:before{
	background: url(../images/checkboxDisabled.svg) 0 0 no-repeat !important;
    border-color: #3c8a2e;
    background-position: -2px -2px;
}
input.cursorPointerForCalendar.longTermCalendar{
	width: 175px;
}
.longTermFrequency{
	font-size: 16px;
    width: 160px;
    line-height: 45px;
    height: 48px;
    border: 1px solid rgba(198, 198, 198, 1);
    border-radius: 8px;
    font-family: 'Maax-Regular';
}

.haulSubtext {
    color: #4F4F58;
    font-family: 'Maax-Regular', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    bottom: 0;
    text-transform: lowercase;
}
.prod-name-longTerm{
	width:65%;
}

.haulText{
	white-space: nowrap;
    margin-left: -45%;
}

.haulText:lang(fr-ca){
	white-space: inherit;
	margin-left: -15px;
    /* overflow: hidden;
    text-overflow: ellipsis; */
}

.inactivityChargeMsg{
	margin-bottom: 15px;
}

/* FINPOP-4418 changed fontfamily */
.AncillaryModalProductName{
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0px;
    line-height: 19px;
}
.cc_cart_rfq_modal.in{
	background-color: rgba(98, 98, 98, 0.61);
    border: 1px solid #c1bfc2; 
}
.modal-title{
	color: #4F4F59;
	font-family: 'Maax-Regular', sans-serif;;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 35px;
	margin-left:15px;
}
.AncillaryCheckbox{
    float: left;
	width: 50%;
	height:38px;
}

.all-pricing , .all-pricing:lang(fr-ca){
	display:none !important;
}


.nullcart-section {
	border-top: 1px solid #d0cccc;
	padding-top: 10%;
	padding-bottom: 10%;
}

.nullcart-section .empty-cart, .nullcart-section .login-for-cart {
	font-size: 18px;
	font-family: 'Maax-Regular', sans-serif;;
	margin-bottom: 40px;
	margin-top: 20px;
	color: #4f4f58;
}

.charge-msg p {
    line-height: 18px;
}

.freqError{
    border: 1px solid #b23b2e !important;
}

.materials-dropdown:after {
    background: none;
    border: none;
    top: 36% !important;
    right: 0 !important;
}

.material-li-list:after {
    border: none;
    top: 39% !important;
    /* left: 90% !important; */
	right:0; /*FINPOP-6348*/
}

.dropdown-quantity:after {
    background: none;
    border: none;
    top: 36% !important;
    right: 0 !important;/*FINPOP-6348*/
}

.cartAddCouponCode::-ms-clear {
    display: none;
}

input[type=text]::-ms-clear { 
    display: none;
    }

.date-errorMsg{
    position: absolute;
    margin-top: 45px;
}

.serviceInfoContainer{
    margin-top: 49px;
    display: flex;
}

.serviceInfoIcon{
	width: 22px;
	height: 22px;
    margin-right: 5px;
}

.serviceInfoText{
    opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Maax-Regular";
    font-size: 14px;
    font-weight: 400;
    font-style: Regular;
    letter-spacing: 0px;
    line-height: 16px;
	margin-top: 3px;
}

.nullcart-section .continue-shopping {
	width: 260px;
}

div#coupon-section-container {
	margin-top: 25px;
}

.clearfix.additional-ton {
	margin-top: 5px;
}

.now-cart {
	font-size: 13px;
	margin-left: -0.4%;
}

.extra-sec {
	padding-top: 15px;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-secondary, .btn-secondary:hover, .btn-secondary:focus {
	min-width: 160px;
}

.date-input {
	font-size: 14px;
	width: 231px;
	height: 48px;
	padding: 0px;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 45px;
	border-radius: 8px;

	/* width: 262px;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 24px;
	height: 30px; */
}

.couponEnabled {
	height: 30px;
	font-weight: 700;
    padding: 0px;
}

.coupon-APPLY {
	width: 16%;
}

.coupon-APPLIQUER {
	width: 25%;
}

.coupon-error {
	font-family: 'Maax-Regular', sans-serif;;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #9f2424;
	display: block;
	margin-top: 8px; /*finpop 11318*/
}

#cartAppliedCoupon {
	padding-top: 8px;
	padding-left: 13px;
	width: 100%;
	height: 24px;
	font-family:  'Maax-Regular', sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.71;
	letter-spacing: normal;
	color: #4f4f58;
}

#cartClearCouponBtn {
	border: none;
	float: right;
	margin-top: -25px;
}

#cartClearCouponBtn:hover {
	border: none;
	background: none;
}

.removeCouponImg:focus {
	outline: none;
}

#cartClearCouponBtn:active, #cartClearCouponBtn:focus {
	border: none;
	background: none;
	outline: none;
}

.couponErrorImg {
	margin-left: -22px;
}

.coupon-successMsg {
	font-family: 'Maax-Regular', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4f4f58;
}

.couponSuccessContainer {
	border: 2px solid #ebebeb;
	height: 40px;
	margin-bottom: 20px;
}

.couponDisabled {
	height: 30px;
    color: #fff;
    font-weight: 700;
	background-color: #EFEFE4;
    width: 70px;
    padding: 0px;
    border: 2px solid rgba(239, 239, 228, 1);
    font-size: 14px;
    border-radius: 16px;
    color: rgba(28, 28, 25, 1);
    font-size: 14px;
	font-weight: 600;
    font-family: 'Maax-Regular';
    font-style: Medium;
    letter-spacing: -0.14px;
    text-align: center;
    line-height: 14px;
}

.applyCouponButton {
    background: #fff;
    height: 32px;
    width: 20%;
    border-radius: 16px;
	color: rgba(28, 28, 25, 1);
	font-size: 14px;
	font-weight: 600;
    font-family: 'Maax-Regular';
	font-style: Medium;
	letter-spacing: -0.14px;
	text-align: center;
	line-height: 14px;
	border: 2px solid rgba(239, 239, 228, 1);
	opacity: 1;
}
.applyCouponButton:hover {
	background: #EFEFE4;
	border-radius: 16px;
	opacity: 1;
	background-color: rgba(239, 239, 228, 1);
}
.applyCouponButton:active {
	background: #EFEFE4;
    border: #F8F8EE;
	border-radius: 16px;
	opacity: 1;
	background-color: rgba(248, 248, 238, 1);
}
.applyCouponButton:focus {
	background:#FFFFFF;
    border:  2px solid #000000;
	border-radius: 16px;
	border: 2px solid rgba(239, 239, 228, 1);
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 0px 2px rgba(255, 255, 255, 1);
	opacity: 1;
	background-color: rgba(255, 255, 255, 0);
}
.cc_checkout_btn{
	border-radius: 24px;
	opacity: 1;
	background-color: rgba(0, 105, 60, 1);
	color: rgba(255, 255, 255, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 600;
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	text-transform: capitalize;
}
.cc_checkout_btn:hover{
	border-radius: 24px;
	opacity: 1;
	background-color: rgba(0, 82, 46, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	font-weight: 600;
	font-style: Medium;
	font-family: "Maax-Regular";
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	box-shadow: none;
	text-transform: capitalize;
}
.cc_checkout_btn:active{
	border-radius: 24px;
	opacity: 1;
	background-color: rgba(1, 137, 80, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	font-weight: 600;
	font-family: "Maax-Regular";
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	box-shadow: none;
	border: none;
	text-transform: capitalize;
}
.cc_checkout_btn:focus{
	border-radius: 24px;
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 0px 2px rgba(255, 255, 255, 1);
	opacity: 1;
	background-color: rgba(0, 105, 60, 1);
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 600;
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	border: 2px solid white;
	text-transform: capitalize;
}
.email-cart,.wm-continue-shopping {
	text-transform: capitalize;
	border-radius: 24px;
	border: 2px solid rgba(239, 239, 228, 1);
	opacity: 1;
	opacity: 1;
	color: rgba(28, 28, 25, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 600;
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
}
.email-cart:hover,.wm-continue-shopping:hover{
	border-radius: 24px;
	opacity: 1;
	background-color: rgba(239, 239, 228, 1);
	opacity: 1;
	color: rgba(28, 28, 25, 1);
	font-size: 16px;
	font-weight: 600;
	font-family: "Maax-Regular";
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	text-transform: capitalize;
	border: none;
	box-shadow: none;
}
.email-cart:active,.wm-continue-shopping:active {
	border-radius: 24px;
	opacity: 1;
	background-color: rgba(248, 248, 238, 1);
	opacity: 1;
	color: rgba(28, 28, 25, 1);
	font-size: 16px;
	font-weight: 600;
	font-style: Medium;
	font-family: "Maax-Regular";
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	text-transform: capitalize;
	border: none;
	box-shadow: none;
}
.email-cart:focus,.wm-continue-shopping:focus {
	border-radius: 24px;
	border: 4px solid rgba(239, 239, 228, 1);
	box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 0px 2px rgba(255, 255, 255, 1);
	opacity: 1;
	background-color: rgba(255, 255, 255, 0);
	opacity: 1;
	color: rgba(28, 28, 25, 1);
	font-size: 16px;
	font-weight: 600;
	font-family: "Maax-Regular";
	font-style: Medium;
	letter-spacing: -0.16px;
	text-align: center;
	line-height: 16px;
	text-transform: capitalize;
}
.cartAddCouponCode {
	border-radius: 8px;
    border: 1px solid rgba(198, 198, 198, 1);
	box-shadow: none;
	padding-left: 0px;
	text-transform: none;
	font-family: 'Maax-Regular', sans-serif;;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.14;
	height: 30px;
	padding-right: 13px;
	width: calc(100% - 85px);	/* finpop 11070*/
}


.couponCode-APPLIQUER {
	width: 72%;	
}
/* FINPOP-4355  */
.clearfix > span{
	font-family: 'Maax-Regular';
}
.othermaterials > small{
	font-family: 'Maax-Regular';
}
/* FINPOP-4355  */

@supports (-ms-ime-align: auto) {
	.cartDatePlaceholder::-ms-input-placeholder {
		color: rgb(79, 79, 88);
		font-stretch: normal;
		line-height: normal;
		font-family: 'Maax-Regular', sans-serif !important;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
	}
}


.cartCouponCode {
	font-family: 'Maax-Regular';
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4f4f58;
	margin-bottom:20px;
	font-weight: bold;
}

/* FireFox CSS*/

@-moz-document url-prefix() {
	.cursorPointerForCalendar.date-input::placeholder {
		line-height: 25px;
		color: #1d890a;
	}
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
	color: #9b9b9b;
	cursor: not-allowed;
	text-decoration: none;
}
.daterangepicker td.in-range.off:hover {
	background-color: white !important;
	color: #c6c6bc !important;
	border-radius: 0;
	cursor: pointer;
}
/* .daterangepicker td.in-range, .daterangepicker td.in-range.off, .daterangepicker td.in-range:hover, .daterangepicker td.in-range.off:hover { */
	/* background-color: #79b943;
	color: #4f4f58; */
	/* background-color: rgb(36, 36, 35) !important; */
    /* color: #fff; */
	/* border-radius: 0; */
	/* cursor: pointer; */
/* } */

.daterangepicker .resiCalender td.in-range {
	/* background-color: #79b943; */
	background-color: rgb(112, 161, 22) !important;
}

.daterangepicker td.active{
	/* background-color: #1d890a; */
	background-color: rgb(0, 105, 55);
    color: #fff;
}
.daterangepicker td.active.end-date.in-range{
   color:#fff;
   background-color: #006937 !important;
}

.daterangepicker td.start-date, .daterangepicker td.start-date:hover, .daterangepicker td.end-date.in-range, .daterangepicker td.end-date.in-range:hover, .daterangepicker td.start-date.end-date, .daterangepicker td.start-date.end-date:hover, .table-condensed tbody tr:last-child td, .table-condensed tbody tr:last-child td:hover {
	border-radius: 0;
	
}

.charge-label {
	padding-right: 4px;
}

.daterangepicker .drp-selected {
	display: none;
}

.daterangepicker .calendar-table thead>tr:first-child th {
	text-transform: capitalize;
	/* border-bottom: 0.9px solid #c6c6bc; */
	padding-bottom: 12px;
	font-family: "Maax-Bold";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: normal;
	text-align: center;
	color: rgb(2, 71, 49) !important;
}

/* td.active.start-date.available+td .weekend.off.disabled:hover {
    background-color: white !important;
    pointer-events: none;
    color: #c6c6bc !important;
} */

/* FINPOP-4445 */
td.active.start-date.available+td {
	background-color: rgb(112, 161, 22);
	pointer-events: none;
	color: white;
}

.daterangepicker .resiCalender td.active.start-date.available+td {
	background-color: rgb(112, 161, 22);
	pointer-events: all;
	cursor: pointer;
}

td.active.start-date.end-date.available+td {
	color: #4f4f58;
	cursor: pointer;
	background-color: #fff !important;
	pointer-events: all;
}

td.active.start-date.end-date.available+td.disabled {	/* OBE-9178 */
	color: #9b9b9b;
	cursor: not-allowed;
}

td.active.start-date.end-date.available+td:hover {
	background-color: #eee;
}

td.active.start-date.end-date.available+td.disabled:hover {	/* OBE-9178 */
	background-color: #fff;
}

.daterangepicker.ltr .drp-calendar.left.single {
	border-right: none;
}

.daterangepicker .cstmMsgCon {
    background: #fff;
    margin-top: 0;
    margin-left: 5px;
    padding-left: 30px;
    padding-bottom: 25px;
    clear: both;
}

.daterangepicker .cstmMsgCon .clock-icon {
	font-size: 32px;
	padding-left: 10px;
	-webkit-text-stroke: 1.5px white;
}

.daterangepicker .cstmMsgCon .calInfoMsg {
	text-align: left;
	clear: none;
	font-family: 'Maax-Regular', sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: normal;
	padding-left: 1px;
	color: #767676;
	width: 95%;
}

/* td.today.off.disabled {
	border: 2px solid #1d890a;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	display: block;
	color: #999;
	background: #fff;
	left: 3px;
	line-height: 20px;
	position: relative;
} */

.available.nextAvailableDate{
	border: 1px solid #999 !important;
    /* height: 32px !important; */
    height: 40px !important;
    width: 32px !important;
    border-radius: 50% !important;
    display: block;
    color: #999;
    background: #fff;
    /* line-height: 20px; */
    line-height: 24px;
    position: relative;
}
.daterangepicker td.nextAvailableDate{
	border: 1px solid #767676 !important;
}
div#cart-heading-title {
	margin-bottom: 9px;
}

.daterangepicker.show-calendar .drp-buttons {
	display: none;
}

.included_items {
	margin: 5px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.additionalText {
	padding-top: 7px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4f4f58;
}

.additionalText .small {
	line-height: 1.29;
	font-size: 14px;
}

/*.daterangepicker .resiCalender td.in-range,
.daterangepicker .resiCalender td.in-range.available,
.daterangepicker .resiCalender td.in-range:hover {
	background-color: #3c8a2e;
	color: #fff;
	border-radius: 0;
}*/

td.off.notCurrentMonth {
	opacity: 0;
}

td.off.notCurrentMonth.available.in-range, td.off.notCurrentMonth.available.active, td.off.notCurrentMonth.disabled.in-range, .daterangepicker .resiCalender td.active.start-date.available+td.notCurrentMonth, .daterangepicker .resiCalender td.off.end-date.notCurrentMonth {
	background-color: #fff;
	color: #9b9b9b;
}

.cc_panel_shopping_cart {
	padding-bottom: 45px;
}

.panel {
	border: 1px solid #d0cccc;
	border-radius: 0;
	margin-top: 2px;
}

.cart_item {
	min-height: 200px;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
	padding-top: 26px;
}

.cart_item:last-child {
	border-bottom: none;
}

a.cart-link {
	font-size: 14px;
	font-weight: 600;
	padding-bottom:5px;
	padding-right: 15px; /*ADA change*/
}
button.cart-link{  /* OPR-4049 */
	font-size: 14px;
	font-weight: 600;
	padding-bottom:5px;
	color: #1d890a;
	border: none;
	background-color: white;
}
/*button.cart-link:focus-visible { /* OPR-4049 
	outline:  1.4px solid black;
  }*/
button.cart-link:hover{ /* OPR-4049 */
	text-decoration: underline;
  }

.prod-name .cart-link {
	text-transform: capitalize;
	font-size: 16px;
	margin: 9px 0;
	line-height: 2.4;
	letter-spacing: 0.3px;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 700;
	font-style: normal;
}

.order-total-section {
	background: #f3f3f3;
	width: 99.9%;
	height: 52px;
	border-top: solid 1px #c1bfc2;
	padding: 7px 0;
	border-left: 0;
	line-height: 20px;
}

.order-total-section.monthly-section {
	height: 46px;
	line-height: 30px;
}

input.error, select.error {
	border: 1px solid #b23b2e;
}

.no-padding {
	padding: 0;
}

.selectdiv .quantity-dropdown {
	width: 100%;
	font-weight: bold;
	font-style: normal;
	font-stretch: condensed;
	line-height: 2;
	letter-spacing: 0.7px;
}

.selectdiv .frequency {
	line-height: 25px;
}

.selectdiv .materials {
	width: 262px;
	float: left;
}

.order-total {
	font-size: 15px;
}

.panel-body {
	padding: 0;
}

.misc-panel-body {
	padding-left: 15px;
}

/* .col-lg-4.col-md-9.col-sm-9.col-xs-9.frequencySelector {
	padding-left: 18px;
} */
.frequencySelector {
	padding: 0 0 0 5px;
}
.prod-name {
	font-family: 'Maax-Regular', sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #4f4f58;
	line-height: 1.08;
	text-transform: capitalize;
	padding: 0 15px;
}

.prod-name a {
	float: left;
}

.product-name-link {
	margin-right: 8px;
}

a.cart-link.removeItemButton {
	line-height: 1;
}
button.cart-link.removeItemButton{  /* OPR-4049 */
	line-height: 1;
}

p {
	margin: 0;
}

h2 {
	font-family: 'Maax-Regular', sans-serif;;
}

.price-summary h3, .panel-body p, .misc-charges-selector {
	letter-spacing: 0.4px;
}

.panel-body h3, .panel-body p {
	letter-spacing: 0.4px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.misc-charges-selector {
	line-height: 1.38;
	cursor: pointer;
	margin-top: 10px;
	padding-left: 0px;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.panel-body .price-summary-section {
	letter-spacing: normal;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0;
}

h5 {
	margin: 0;
}

.price-value {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 32px;
}

.isTempDiscount{
	padding-left: 20px;
}

.price-value sup {
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 600;
	font-size: 14px;
	line-height: 2.29;
	top: -7px;
}

/*.all-pricing {
	display: none;
}*/

@supports (-webkit-overflow-scrolling: touch) {
	/* CSS specific to iOS devices */
	.requested-date .date-input {
		-webkit-appearance: none;
		-webkit-border-radius: 0px;
		border-radius: 8px;
		width: 231px;
		height: 48px;
		padding-top: 0px;
		padding-left: 4px;
		line-height: 28px;
	}
}

input::placeholder {
	line-height: 16px;
	letter-spacing: 0.5px;
	color: rgb(79, 79, 88);
	text-transform: capitalize;
	font-family: 'Maax-Regular', sans-serif;
	font-size: 12px;
	font-style: italic;
}

:-ms-input-placeholder {
	color: rgb(79, 79, 88);
	text-transform: capitalize;
	font-family: 'Maax-Regular', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.monthly-total.price-summary-section.page-label-price {
	font-family: 'Maax-Regular', sans-serif;
	font-weight: 500;
	font-size: 14px;
}

.price-heading, .charged-today {
	font-family: 'Maax-Regular', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.6;
}

.price-heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

.charged-today {
	font-size: 18px;
	top: -4px;
	position: relative;
}

.one-time-charges, .order-total {
	display: inline-block;
}

.one-time-charges {
	text-transform: none;
	width: 100%;
}

.one-time-container {
	padding-left: 15px;
}

.divider {
	border-bottom: solid 1px #c6c6bc;
}

small {
	font-size: 14px;
	line-height: 1.64;
	letter-spacing: 0.3px;
}

.header-seperator {
	display: none;
}

.content-heading {
	opacity: 1;
    color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 14px;
	font-weight: 600;
    letter-spacing: 0px;
    text-align: left;
    line-height: 20px;
	padding-bottom: 4px;
	display: block;
	width: -webkit-max-content;
}
.content-heading:lang(fr-ca) {
	width: max-content;
}
.haulText:lang(fr-ca){
	white-space: inherit;
    margin-left: -15px;
	overflow: visible;
}
.price-summary {
	padding-bottom: 5px;
}

.button-section {
	margin-top: 30px;
}

.main .seperator {
	padding: 0;
	width: 97%;
	margin-left: 10px;
	margin-bottom: 14px;
	margin-top: 3px;
}

.main:last-child .seperator {
	display: none;
}

.monthly-section {
	border-bottom: 1px solid #c1bfc2;
}

.img-responsive {
	margin: 0 auto;
	max-width: 165px;
}

.fa.date-commercial {
	right: 65px;
}

.accessories {
	font-family: 'Maax-Regular', sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	line-height: 22px;
}

.lock-label {
	font-family: 'Maax-Regular', sans-serif;;
	font-style: normal;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: normal;
	padding-left: 2px;
}

.ancillary-modal {
	/*
	border: solid 1px #c1bfc2;
	max-width: 413px;
	margin: 0 auto;*/
	margin: 0;
	padding: 0px 15px 15px 15px;
	border-radius: 8px;
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid #e3e3e3;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	position: relative;
}

.product-data {
	font-weight: 500;
	line-height: 2.29;
	padding-bottom:15px;
	/* FINPOP-4418 fix to get in one line  */
	padding-left: 0px;
    padding-right: 0px;
}

.product-details {
	opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Maax-Regular";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: justify;
    line-height: 24px;
    padding-top: 15px;
}

.prod-attrib p {
	margin-bottom: 0px;
}

.checkbox.check-PLP label {
	padding-left: 23px;
	line-height: 1.25;
}

.price-summary-section, .monthly-section h3 {
	letter-spacing: normal;
}

.price-summary-amount {
	font-size: 15px;
}

.page-label-text {
	letter-spacing: normal;
}

.page-label-price {
	font-size: 14px;
}

.del-charges {
	line-height: 1;
	letter-spacing: 0.2px;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-transform: capitalize;
}

.checkbox label {
	margin-top: 0;
}

.modal-header {
	border-bottom: 0;
	margin-top: 15px;
}

.modal-header .cc_closeCart {
    font-size: 35px;
    margin-top: -25px;
    margin-right: -20px;
    color: #1d890a;
    opacity: 1;
    font-weight: 200;
}

.selectdiv .dropdown-menu>li>a {
	font-size: 14px;
	padding: 3px 10px;
	text-wrap: pretty; /*FINPOP-7359 */
	white-space: normal;
}

.selectdiv .frequency.default-value, .selectdiv .materials.default-value {
	color: #b1aeb1;
}

.price-summary .col-xs-3.text-right, .order-total-area .col-xs-3.text-right {
	padding-left: 0;
}

.checkbox.check-PLP {
	margin: 0;
	margin-top: 11px;
}

.charge-label .charged-today-label {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Maax-Regular', sans-serif;;
}

.btn-check-section {
	margin-bottom: 10px;
}

.btn-check-section.custom-checkOut-btn {
	margin-bottom: 15px;
}

.dropdown-options-list-comm {
	background-color: #fff;
	border: 0;
	text-align: left;
	margin-left: 2px;
	width: 97%;
	height: 26px;
}

.dropdown-options-list {
	width: 100%;
	background-color: #fff;
	border: 0;
	height: 24px;
	text-align: left;
}

.dropdown .dropdown-menu {
	border-radius: 0;
	padding: 0;
	width: 100%;
	min-width: 10px;
}

.selectdiv .dropdown-menu li:hover {
	background-color: #3E8A2E;
	color: #fff;
}

.selectdiv .dropdown-menu .selected {
	background-color: #3E8A2E;
	color: #fff;
}

.prod-attrib .dropdown-temp {
	border: 2px solid #ebebeb;
	border-bottom: 2px solid #9b9b9b;
	height: 30px;
	width: 100%;
	display: flex;
}

.dropdown-temp ul {
	min-width: 20px;
}

.dropdown-quantity {
	width: 107px;
    height: 48px;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 45px;
	border-radius: 8px;
	padding-right: 5px;
    padding-left: 5px;
}
.dropdown-quantity:active {
    box-shadow: none;
}
.noArrow button {
	cursor: context-menu;
	pointer-events: none;
}
.item-price-section{
	display: flex;
    padding-right: 5px;
}
.content-image-remove {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url('../images/close-gray-new.svg') no-repeat;
  }
  .remove-icon-container {
	padding-top: 8px;
  }
.frequencySelector .dropdown-comm-fre {
	width: 159px;
	height: 48px;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 32px;	
	border-radius: 8px;
}
.dropdown-comm-fre:active {
    box-shadow: none;
}

.material-li-list button.default-value {
	background-color: #fff;
	border: 0;
	font-family: 'Maax-Regular';
	font-size: 16px;
}

.wasteStreamTypeForTemp{
	display: flex;
}

.material-li-list button {
	width: 84%;
	height: 100%; /*ADA change*/
	background-color: transparent;
	border: 0;
	text-align: left;
	font-family: 'Maax-Regular';
	font-size: 16px;
	font-style: normal;
	/* FINPOP 7044 */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.additional-day-msg {
	margin-top: 10px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #3E8A2E;
}

.requested-date .date-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 8px;
	border: 1px solid rgba(198, 198, 198, 1);
	line-height: 100%;
	width: 231px;
	height: 48px;
	padding-left: 4px;
}

input:-moz-placeholder, :-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder {
	line-height: 100%;
}

input::-webkit-input-placeholder, ::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	line-height: 100%;
}

.cc_rfq_link {
	display: inline-block;
	padding-left: 15px;
}

.dropdown-comm-qtn ul {
	min-width: 21px;
}

.dropdown-comm-fre ul {
	min-width: 18px;
}

/** R2 CSS CHanges **/

.text-uppercase .info {
	margin: 5px;
}

.infoIcon .info {
	float: right;
}

.text-uppercase .info img {
	margin-bottom: 2px;
}

.info+.tooltip>.tooltip-inner {
	background-color: #e4e4e4;
	color: #605f60;
}

.info+.tooltip>.tooltip-arrow {
	border-bottom-color: #e4e4e4;
}

.infoIcon .tooltip-inner {
	font-family: DINAlternate-Bold;
	width: 128px;
	padding: 13px;
	border-radius: 2px;
	font-size: 10px;
	line-height: 1.45;
	letter-spacing: 0.3px;
	text-align: left;
}

.tax-label {
	margin-top: 8px;
}

.monthly-Sec-comm .order-total-section {
	background: #f4f4f4;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 10px;
}

.monthly-Sec-comm {
	font-weight: bold;
}

.order-comm .order-total-section {
	background-color: #ece9e9;
}

.otherText-error-style {
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 600;
	font-style: normal;
	font-size: 12px;
	line-height: 1.44;
	letter-spacing: 0.6px;
	color: #9f2424;
	clear: both;
	width: 150%;
	padding-top: 5px;
	max-height: 2.6rem;
}

/** R2 CSS Ends **/

.available-container-checkbox {
	font-size: 12px
}

/* T3 Style guide */

.prod-name .product-name-link {
	color: rgba(0, 0, 0, 1);
	font-size: 24px;
	font-weight: 600;
	font-family: "Maax-Regular";
	letter-spacing: 0px;
	text-align: left;
	line-height: 32px;
	opacity: 1;
}

.requested-date .fa.date-commercial {
	right: 30px;
}

.requested-date {
	/* padding-left: 20px; */
	padding: 0px;
}

.available-container-checkbox {
	margin-top: 25px;
	display: inline-block;  /*OBE-3830*/
	padding-left: 2px;
}

.fa.date-commercial {
	right: 30px;
	top: 25px;
}

.monthly-section {
	border-bottom: none;
}

.order-comm .order-total-section {
	background: #f4f4f4;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
}

.order-total-section {
	border: none;
	background: #f4f4f4;
}

.other-materials {
	height: 30px;
	border: 2px solid #ebebeb;
	border-bottom: 2px solid #9b9b9b;
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 700;
	font-size: 14px;
}

.available-container-checkbox label {
	opacity: 1;
    color: rgba(0, 0, 0, 1);
    font-family: "Maax-Regular";
    font-size: 14px;
    font-weight: 400;
    font-style: Regular;
    letter-spacing: 0px;
    text-align: left;
    line-height: 16px;
}

.checkbox input:checked+.available-container-checkbox label {
	font-weight: 600;
}

.othermaterials {
	margin-top: 15px;
}

.materialerror {
	position: absolute;
	right: 22px;
	z-index: 2;
	top: 29px;
}
.rollOfDropdown{
	border: none;
    text-transform: none !important;
}
.rollOfDateInput {
	height: 48px;
	padding: 0px 16px 0px 16px !important;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 45px;
	border-radius: 8px;
	background: transparent;
	z-index: 1;
}

.padding-left-0{
    padding-left: 15px !important;
}
.padding-0{
    padding-left: 10px !important;
    padding-right: 0px !important;
}
.newcalendaricon{
	position: absolute;
    right: 25px;
    top: 35px;
    width: 24px;
    height: 24px;
    z-index: 10;
}

.calender-for-removal-date{
	right: 15px;
}

.remove-calender-icon{
	position: absolute;
	right: 20px;
	top: 40px;
	width: 15px;
	height: 15px;
	z-index: 10;
	cursor: pointer;
}

.newcalendariconComm {
    position: absolute;
    right: 5px !important;
    top: 36px; /*FINPOP - 11072*/
    width: 24px;
    height: 24px;
}

.requested-date .newcalendaricon {
	right: 7px;
}

.bundle-product-data {
	padding: 20px 0;
	border-bottom: 1px solid #c6c6bc;
	margin-bottom: 28px;
	padding-top: 8px;
	padding-bottom: 16px;
}

.bundle-product-data .bundle-remove-item {
	margin-top: 15px;
	padding-right: 33px;
    padding-bottom: 15px;
	background: url('../images/close-gray.svg') no-repeat;
}

.bundle-name .product-name-link {
	font-size: 32px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #4f4f58;
	width: 100%;
	display: block;
}

.required-data {
	padding-bottom: 20px;
}

.required-data p {
	font-size: 14px;
	line-height: 1;
}

.upper-spacing {
	margin-top: 24px;
}

/* Modal */

#ancillaryDetailsModal {
	background-color: rgba(98, 98, 98, 0.61);
	width: 100%;
	height: 100%;
}

#ancillaryDetailsModal .modal-dialog {
	width: 800px;
	/* height: 450px; */
}

#ancillaryDetailsModal .modal-dialog .modal-content {
	height: 100%;
	box-shadow: 5px 4px 16px 2px rgba(186, 183, 183, 0.5), 9px 12px 16px 0 rgba(95, 94, 94, 0.5);
}

#ancillaryDetailsModal .modal-dialog .modal-content .modal-body {
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 0px;
}

#ancillaryDetailsModal .modal-dialog .modal-content .modal-body .product-data {
	padding-left: 0px;
}

#ancillaryDetailsModal .modal-dialog .modal-content .modal-body .product-data .text-uppercase, #ancillaryDetailsModal .modal-dialog .modal-content .modal-body .product-data .text-right {
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: bold;
	font-size: 16px;
}

#ancillaryDetailsModal .modal-dialog .modal-header {
	padding-top: 60px;
	padding: 60px 70px 36px 70px;
}
.cc_modal_title  {
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Bold";
	font-size: 24px;
	font-weight: 700;
	font-style: Bold;
	letter-spacing: 0px;
	text-align: left;
	line-height: 32px;
	opacity: 1;
};
#ancillaryDetailsModal .modal-dialog .modal-title {
	font-family: 'Maax-Regular', sans-serif;;
	font-weight: 500;
	font-size: 24px;
}

#ancillaryDetailsModal .modal-dialog .modal-header .close {
	font-weight: 200;
	font-size: 34px;
	color: #1d890a;
	opacity: 1;
	position: absolute;
	right: 22px;
	top: 20px;
}

.price-summary .col-xs-12 .col-xs-9, .order-total-area .col-xs-12 .col-xs-9, .order-total-area .col-xs-8, .order-total-area .col-xs-6 {
	padding-left: 10px;
	padding-right: 0;
}

.price-summary .text-right, .order-total-area .text-right {
	padding-left: 0;
	padding-right: 5px;
}
.ancillary_closeButton{
	font-size: 40px;
	color: #4F4F58;
	font-weight: 400;
}
.panel-heading {
	padding-left: 25px;
}

.price-heading {
	padding: 10px;
	padding-left: 0px;
	border-bottom: solid 1px #c6c6bc;
	line-height: 1;
	font-weight: bold; /* FINPOP-6825 */
    font-family: "Maax-Regular" !important;
}

.bundle-message {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6bc;
	font-weight: bold;
	line-height: normal;
}

.content-image-plus {
	background: url('../images/collapse-minus-icon.svg') no-repeat;
}

.row.upper-spacing.prod-attrib.tablet-cartitem-details {
	margin-top: 15px;
}

.continue-shopping.btn-primary {
	background: #00693C;
	border-radius: 24px;
	height: 48px;
	text-transform: none;
}

.continue-shopping.btn-primary:hover {
	background: #00522E;
	box-shadow: none;
}

.continue-shopping.btn-primary:active {
	background: #018950;
	box-shadow: none;
}

.continue-shopping.btn-primary:focus{
	background: #00693C;
	box-shadow: none;
	outline: 2px solid #000000;
	outline-offset: 2px;
}


/* Media Quireis Start */
@media(min-width: 1200px){
	.padding-5{
		padding-left: 5px !important;
		padding-right: 0px !important;
	}
}


@media(min-width:1200px) {
	/*.material-li-list .dropdown {*/
	/*	width: 90%;*/
	/*}*/
	.padding-right{
		padding-right: 25px;
	}
	.serviceInfoContainer {
		margin-top: 49px;
		display: flex;
	}
	.applyCouponButton {
		background: #fff;
		height: 32px;
		width: 70px;
		border-radius: 16px;
		color: rgba(28, 28, 25, 1);
		font-size: 14px;
		font-weight: 600;
		font-style: Medium;
		letter-spacing: -0.14px;
		text-align: center;
		line-height: 14px;
		border: 2px solid rgba(239, 239, 228, 1);
		opacity: 1;
	}
	.newcalendariconComm {
		position: absolute;
		right: 48px !important;
		top: 37px;
		width: 24px;
		height: 24px;
	}
	.paddingRight{
		padding-right: 45px !important;
	}
	.price-heading {
		width: 96.5%;
	}
	.panel-body p {
		padding-right: 5px;
	}
	.main .seperator {
		width: 94%;
	}
	.order-total-section.monthly-section .text-right {
		padding-right: 10px;
	}
	.order-comm .order-total-section .text-right {
		padding-right: 10px;
	}
	.pickupdaySelector {
		margin-left: 6% !important;
	}
}

@media (max-width:767px) {
	
	.product-data{
		padding-bottom:25px;
	}
	
	.ancillaryModal-dialog{
		margin:0;
	}

	
	.product-details{
		text-align: inherit;
		width:100%;
		padding-top:5px;
	}

	.AncillaryCheckbox{
		float: left;
		width: auto;
    	padding-bottom: 10px;
	}
	.couponDisabled {
		height: 30px;
		width: 70px; /* finpop 11070*/
	}
	.couponEnabled {
		height: 30px;
	}
	@supports (-webkit-overflow-scrolling: touch) {
		/* CSS specific to iOS devices */
		.requested-date .date-input {
			-webkit-appearance: none;
			-webkit-border-radius: 0px;
			border-radius: 8px;
			border: 1px solid rgba(198, 198, 198, 1);
			width: 231px;
			height: 48px;
			padding-top: 0px;
			padding-left: 4px;
			line-height: 28px;
		}
	}
	.requested-date .newcalendaricon {
		right: 27px;
	}
	.prod-attrib .dropdown-temp {
		width: 100%;
	}
	.no-padding-mobile {
		padding: 0;
	}
	.panel {
		margin-top: 15px;
	}
	.cart_item {
		padding: 0px 0 12px;
	}

	input.cursorPointerForCalendar.longTermCalendar,
	.dropdown-quantity-temp{
		width: 100%;
	}

	.newcalendaricon {
		position: absolute;
		top: 50%;
		width: 24px;
		height: 24px;
		z-index: 10;
		right: 75px; /* Position the icon 75px from the right */
	}

	.remove-calender-icon {
		position: absolute;
		right: 30px;
		top: 55%;
		width: 20px; 
		height: 20px;
		z-index: 10;
	}

	.date-input, .requested-date .date-input {
		width: 100%;
		font-size: 16px;
	}

	.prod-name-longTerm, 
	.dropdown-quantity, 
	.frequencySelector .dropdown-comm-fre{
		width: 100%;
	}

	.cc_quantity,
	.pickupdaySelector{
		padding-right: 0px;
	}

	.frequencySelector{
		padding: 0 0 0 15px;
		margin-top: 20px;
	}

	.pickupdaySelector .material-li-list.dropdown.selectdiv.dropdown-comm-fre{
		width: 100% !important;
	}

	.pickupdaySelector{
		margin-top:20px;
		margin-bottom: -15px;
	}
	.pickupdaySelector .content-heading{
		margin-bottom: 0;
	}

	input::placeholder {
		padding-top: 10px;
	}
	.prod-name {
		font-size: 22px;
		line-height: 1.45;
	}
	.cart-image {
		margin-top: 20px;
	}
	.requested-date .newcalendaricon {
		right: 10px;
		top: 36px; /*FINPOP - 11072*/
	}
	.serviceInfoContainer {
        margin-top: 56px;
	}
	.available-container-checkbox{
		margin-top: 21px !important;
	}
	.available-container-checkbox .available-containerText {
		color: #4F4F58;
		font-family: 'Maax-Regular', sans-serif;;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 19px;
	}
	.ancillary-products {
		margin-top: 14px;
	}
	small {
		font-size: 12px;
		line-height: 1.89;
		letter-spacing: 0.2px;
		margin: 10px 0 5px;
		display: block;
	}
	.price-heading {
		font-size: 16px;
		line-height: 2;
		font-family: 'Maax-Regular', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 0.94;
		letter-spacing: 0.2px;
		border-bottom: none;
		padding-bottom: 20px;
		padding-top: 10px;
	}
	.charged-today {
		letter-spacing: 0.5px;
	}
	.one-time-charges {
		padding-left: 15px;
		padding-right: 15px;
	}
	.del-charges {
		padding-left: 30px;
	}
	.materials-dropdown:after {
		right: 0px;
	}
	i.fa.fa-calendar {
		right: 25px;
	}
	.product-data span {
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: normal;
	}
	.requested-date {
		margin-top: 20px;
		padding-left: 15px;
	}
	.cart-link.cc_rfq_link {
		float: right;
		margin: 0;
	}
	.checkbox label {
		padding-left: 25px;
	}
	.modal-title span {
		line-height: 1.88;
		letter-spacing: normal;
		font-size: 24px;
		font-weight: normal;
	}
	.modal-title{
		margin-left:0;
	}

	.AncillaryModalProductName{
		line-height:1.5;
	}

	.modal-title .category-name {
		font-weight: 300;
	}
	.modal-body {
		padding: 0;
	}
	.category-row .category-type {
		padding-bottom: 2px;
	}
	.othermaterials {
		font-size: 11px;
	}
	.row.upper-spacing.prod-attrib.tablet-cartitem-details,
	.row .requested-date-container {
		margin-top: 20px;
		padding: 0 15px 0 0;
	}
	.daterangepicker {
		width: auto;
		z-index: 99;
	}
	.charge-msg {
		margin-top: 10px;
	}
	.ancillary-modal {
		margin: 20vh auto;
		padding:10px;
	}
	#ancillaryDetailsModal .modal-dialog .modal-content .modal-body {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 20px;
	}
	#ancillaryDetailsModal .modal-dialog .modal-header {
		padding-top: 60px;
		padding: 20px 20px 0px 20px;
	}
	#ancillaryDetailsModal .modal-dialog {
		width: 100%;
		height: auto;
		margin: 0;
	}

	.cstmMsgCon {
		width: 285px;
	}

	img.cursorPointerForCalendar.newcalendaricon.wm-ada-calendar.wm-rollOff-calendar {
		right: 25px;
	}
	.requested-date .newcalendaricon {
		top: 41px; /*FINPOP - 11072*/
	}
	.daterangepicker.opensright:before, .daterangepicker.opensright:after {
		left: auto;
		right: 5rem;
	}
	a.cart-link.removeItemButton {
		padding-right: 15px;
	}
	button.cart-link.removeItemButton {  /* OPR-4049 */
		padding-right: 15px;
	}
	.additional-day-msg {
		margin-top: 15px;
	}
	.prod-attrib p {
		margin-bottom: 5px;
	}
	.residential-cart-cs .main:last-child .seperator {
		display: block;
	}
	.residential-cart-cs .order-total-section {
		border-top: 0px;
	}
	.cart-image {
		width: 100%;
	}
	.cart-data {
		width: 100%;
	}
	.icon-label-title {
		margin-left: 15px;
	}
	.en-ca .stay-padding-top {
		padding-top: 0px;
	}
	.panel-heading>div:first-child {
		border-bottom: 1px solid #c1bfc2;
	}
	.panel-heading .divider {
		display: none;
	}
	.one-time-charges.misc-charges-selector {
		padding-left: 0px;
	}
	.cc_panel_shopping_cart {
		padding-bottom: 0px;
	}
	.otherText-error-style {
		max-width: 100%
	}
	.prod-name a {
		font-size: 16px;
		letter-spacing: 0.2px;
	}
	.price-value {
		padding: 0 15px;
		text-align: left;
	}

	.dropdown-options-list {
		width: 100%;
	}
	.upper-spacing {
		margin-top: 30px;
	}

	.monthly-section {
		font-size: 15px;
		border-bottom: none;
		height: auto;
		display: flex;
		align-items: center;
	}
	.available-container-checkbox {
		display: inline-block;
	}
	.charge-label .text-right {
		margin-top: 5px;
	}
	
	.serviceInfoText{
		text-align: justify;
		margin-top: 0px;
	}
	
}

/* Tablet Potrait */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.temparary-cart-cs .newcalendaricon {
		right: 20px;
	}
	input#addCouponId {
		width: 200px;
	}
	.cart-image {
		margin-top: 0px;
	}
	.requested-date {
		padding-left: 15px;
	}
	.charge-label .charged-today-label {
		font-size: 15px;
	}
	.temp-cart-cs .divider:last-child {
		display: none;
	}
	.daterangepicker.opensright:before {
		left: 30px;
	}
	.daterangepicker.opensright:after {
		left: 30px;
	}
	small {
		font-size: 10px;
		font-family: DIN;
		color: #605f60;
		margin-top: 10px;
		display: inline-block;
	}
	.daterangepicker.ltr {
		left: 170px;
	}
	.mobileNavPageLink img {
		margin-top: 2px;
	}
	.main:last-child .seperator {
		display: block;
	}
	.otherText-error-style {
		max-width: 100%;
	}
	.order-total-section.monthly-section span {
		margin-left: -10px
	}
	.one-time-charges.priceOneTime {
		margin-left: -10px;
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: 0.1px;
		color: #918f91;
	}
	.del-charges {
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: 0.1px;
		color: #918f91;
		padding-left: 5px;
	}
	.panel-heading {
		padding: 0;
	}
	.panel-heading .divider {
		display: none;
	}
	.price-heading {
		font-size: 16px;
		padding: 10px 20px;
		border-bottom: 1px solid #c1bfc2;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 2;
		letter-spacing: 0.2px
	}
	.panel-body.price-summary-section {
		font-size: 14px;
		font-weight: 500;
		line-height: 2.29;
		letter-spacing: 0.2px;
	}
	.price-wrapper-product-name {
		font-weight: 500;
		font-size: 14px;
	}
	.monthly-Sec-comm .order-total-section {
		background-color: transparent;
		height: auto;
	}
	.monthly-section {
		border: none;
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: 0.1px;
		color: #918f91;
	}
	.misc-charges-selector, .tax-label span {
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
		color: #918f91;
	}
	.panel-body p {
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: 0.2px;
		color: #918f91;
	}
	.panel-body .text-right p {
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0.2px;
		text-align: right;
	}
	.cc_prod_link, .cc_prod_link:hover, .cc_prod_link:visited, .cc_prod_link:active {
		/* font-size: 16px; */
		font-size: 24px; /* OBE-4456 */
	}
	.prod-name a {
		float: none;
		font-size: 16px;
		display: inline;
	}
	.temparary-cart-cs.cart_item {
		min-height: 340px;
	}
	.cc_cart_item {
		min-height: 340px;
	}
	.pickupdaySelector {
		margin-top: 15px
	}
	.change-height {
		min-height: 424px;
	}
	.temparary-cart-cs.change-height {
		min-height: 424px;
	}
	/* .tablet-cartitem-details {
		 position: absolute;
		left: -165px;
		top: 150px; 
	} */
	.prod-attrib .dropdown-temp {
		width: 100px;
	}
	.t-float-right {
		float: right;
	}
	.t-float-right input {
		width: 100%;
	}

	input.cursorPointerForCalendar.longTermCalendar{
		width: 100%;
	}

	.fa.fa-calendar {
		right: 30px;
	}
	.selectdiv .materials {
		width: 100%;
	}
	.img-responsive {
		max-width: 170px;
	}
	.cc_panel_shopping_cart .panel-body {
		padding-top: 20px;
	}
	.price-summary {
		padding-left: 5px;
	}
	.misc-panel-body {
		padding-left: 5px;
	}
	.charge-label {
		padding-left: 5px;
	}
	.removeItemButton {
		position: absolute;
		top: 30px;
		right: 30px;
		font-size: 12px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 2;
		letter-spacing: 0.2px;
	}

	.en-ca .social-buttons li {
		width: 100%;
		float: left;
		text-align: left;
		line-height: 2;
	}
	.icon-label-title {
		margin-left: 15px;
	}
	.en-ca .stay-padding-top {
		padding-top: 0px;
	}
	.requested-date .date-input,
	.selectdiv .frequency,
	.dropdown-options-list {
		width: 100%;
	}
	.pickupdaySelector .material-li-list.dropdown.selectdiv.dropdown-comm-fre{
		width: 100% !important;
	}

	.available-container-checkbox {
		display: inline-block;
	}
	.residential-cart-cs.cart_item {
		min-height: 380px;
	}
	.price-summary .col-xs-3.text-right {
		padding-right: 0px;
	}
	.order-total-section.monthly-section .text-right {
		padding-right: 0px;
	}
	.one-time-charge-value {
		padding-right: 0px;
	}
	.order-total-section .text-right {
		padding-right: 0px;
	}
	.seperator {
		padding: 0;
		padding-left: 15px;
	}
	.prod-name-longTerm, .dropdown-quantity{
		width: 100%;
	}
	.price-value {
        text-align: left;
    }
}

/* Tablet Landscape */

@media only screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape) {
	.temparary-cart-cs .newcalendaricon {
		right: 20px;
	}
	.available-container-checkbox label {
		margin-top: 10px;
	}
	.heading-title {
		margin-left: 7px;
	}
	.charge-label .charged-today-label {
		font-size: 16px;
	}
	input#addCouponId {
		width: 220px;
	}
	.requested-date {
		padding-left: 15px;
	}
	.resi-requested-date{
		margin-top: 15px;
	}

	.pickupdaySelector{
		padding-right: 0px;
		margin-top: 15px;
	}

	.requested-date .date-input {
		width: 100%;
	}
	.fa.fa-calendar {
		right: 30px;
	}
	.material-li-list {
		width: 100%;
	}
	div[class*="other-materials-section"] {
		width: 100%;
	}
	.selectdiv .materials {
		width: 100%;
	}
	.date-input,
	input.cursorPointerForCalendar.longTermCalendar,
	.dropdown-quantity,
	.prod-name-longTerm
	{
		width: 100%;
	}
	.frequencySelector{
		padding: 0 15px;
	}
	.price-value {
        text-align: left;
    }
	.pickupdaySelector .material-li-list.dropdown.selectdiv.dropdown-comm-fre{
		width: 100% !important;
	}
}

/* Bundled Optional Product */

.bundle-product-data[data-hasoptional="False"] {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.bundle-product-data[data-hasoptional="False"] .bundle-name {
	display: none;
}

.bundle-product-data[data-hasoptional="False"] .bundle-remove-btn {
	width: 100%;
	padding-bottom: 20px;
}

.required-data[data-hasoptional="False"] {
	padding-bottom: 0px;
}

.required-data[data-hasoptional="False"] .requiredprod {
	display: none;
}

.material-li-list button:lang(fr-ca){
    overflow: hidden;
    text-overflow: ellipsis;
	width: 84%; /*FINPOP 12386 */
    white-space: nowrap;
    font-weight: normal;
}

.frequencySelector .material-li-list button.freqncy.display-value:lang(fr-ca) {
	width: 84%;
}

/*iPad CSS*/
@media only screen and (min-width: 834px) and (orientation: portrait) {
    a.cart-link {
        font-size: 14px;
        font-weight: 600;
        padding: 5px;
	}

	.couponEnabled, .couponDisabled{
		height: 29px;
		width: 26%;
	}

	.pickupdaySelector p{
		margin-top:10px;
	}
	
	button.cart-link { /*OPR-4049 */
        font-size: 14px;
        font-weight: 600;
		padding: 5px;
		color: #1d890a;
    	border: none;
    	background-color: white;
	}
	
	.AncillaryCheckbox{
		height: auto;
	}
    
    .date-errorMsg {
        position: absolute;
        margin-top: -6%;
	}
	
	.requested-date .date-errorMsg {
		position: absolute;
		margin-top: 29px;
	}
    
}

@media screen and (min-width: 991px) and (max-width:1200px) {
	.serviceInfoText{
		margin-top: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 990px) {
	.serviceInfoText{
		text-align: justify;
    	margin-top: -12px;
    }
}
select#pickupday{
    width: 240px;
    font-weight: normal;
    font-size: 14px;
    padding: 0.4em 0.6em 0.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    position: relative;
    border: 2px solid #ebebeb;
    border-bottom: 2px solid #9b9b9b;
}
.requested-date-container{
	margin-top: 15px;
}
.requested-date-container .requested-date {
  padding-left: 14px;
}
.requested-date-container .requested-date .newcalendaricon {
  right: 15px;
}
.multi-select-menuitems input[type="checkbox"] {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	 background: white;
	 border-radius: 20%;
	height: 16px;
	width: 16px;
	border: 2px solid green;
  }
  
   .multi-select-menuitems input[type="checkbox"]:checked {
	 background: #03700c;
  }
  
   .multi-select-menuitems input[type="checkbox"]:focus {
	 outline: none;
  }
  
   .multi-select-menuitems input[type="checkbox"]:after {
	content: '';
	position: relative;
	left: 31%;
	top: 8%;
	width: 38%;
	height: 67%;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	display: none;
  }
  
   .multi-select-menuitems input[type="checkbox"]:checked:after {
	display: block;
  }
.multi-select-menuitems input[type=checkbox][disabled] {
    border: 2px solid darkgrey;
}
.multi-select-menuitems p[class^="pickupday-error"]{
  background: #FFEEBA;
  vertical-align: middle;
  text-align: center;
  margin: 0.5em 0.7em 0;
  padding: 0.5em 0;
  font-size: 14px;
  color: #212221;
}
.multi-select-menuitems p[class^="pickupday-error"] img{
	margin: 0px 5px 0 0px;
}
.multi-select-container {
  display: inline-block;
  position: relative;
   border: 2px solid #ebebeb;
  border-bottom: 2px solid #9b9b9b;
}

.multi-select-menu {
  position: absolute;
  left: 0;
  top: 0.8em;
  z-index: 1;
  float: left;
  min-width: 100%;
  margin: 17px 0 0;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  display: none;
  max-height: 250px !important;
  overflow: auto !important;
}

.multi-select-menuitem {
  display: block;
   font-weight: 400;
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding: 5px 1em 5px 45px;
  white-space: nowrap;
   color: #333;
}

.multi-select-menuitem--titled:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  margin: 0 0 0.25em -20px;
}

.multi-select-menuitem--titledsr:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.multi-select-menuitem + .multi-select-menuitem {
  padding-top: 0;
}

.multi-select-presets {
  border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
  position: absolute;
  margin-top: 0.25em;
  margin-left: -28px;
}

.multi-select-button {
   width: 240px;
   font-weight: normal;
  font-size: 14px;
  display: inline-block;
  padding: 0.2em 0.6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: -0.5em;
  height: 26px;
}

.multi-select-button:after {
	content: "";
	display: inline-block;
	position: absolute;
	color: #1d890a;
	background: url(../images/down.svg) 0 0 no-repeat !important;
	width: 30px;
	border: none;
	height: 24px;
	margin-left: 7.8em;
	vertical-align: 0.1em;
	right: -7px;
	top: 10px;
}  

.multi-select-container--open .multi-select-menu {
  display: block;
   width: 240px !important;
}

.multi-select-container--open .multi-select-button:after {
  border-width: 0 0.4em 0.4em 0.4em;
  border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
  /* Avoid border/padding on menu messing with JavaScript width calculation */
  box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
  /* Allow labels to line wrap when menu is artificially narrowed */
  white-space: normal;
}
.organicsPickup{
	background-color:#d3d1d1 !important;
	width: 230px;
}
img.disabledInfo{
	margin-left: 4px;
}
.pickup-select a{
	text-transform:capitalize;
}
.tooltip.bottom{
	height: 65px;
	margin-top: 8px;
	width: 215px;
	border-radius: 8px;
	z-index: 1;
	position: absolute;
	bottom: 15px;
	background-color: #FFFFFF;
	padding: 8px;
	box-shadow: 0 0 16px 0 rgb(0 0 0 / 20%);
}
.tooltip.bottom .tooltip-inner{
	background-color:#fff;
	color:#000;
	font-size:14px;
	font-family:  'Maax-Regular', sans-serif;
}
.tooltip.bottom .tooltip-arrow{
	top: -5px;
}
.pickupdaySelector .material-li-list.dropdown.selectdiv.dropdown-comm-fre{
	width: 189px;
	height: 48px;
	padding: 0 0 0 10px;
	border-radius: 8px;
	border: 1px solid rgba(198, 198, 198, 1);
	opacity: 1;
	color: rgba(0, 0, 0, 1);
	font-family: "Maax-Regular";
	font-size: 16px;
	font-weight: 400;
	font-style: Regular;
	letter-spacing: 0px;
	text-align: left;
	line-height: 24px;
}
.pickupdaySelector .material-li-list button{
	font-weight: normal;
    text-transform: capitalize;
}

.sendButtonEmail .email-send-button,
.sendButtonEmail .email-send-button:hover{
	min-width: 10.5rem;
    border-radius: 2.5rem;
    font-family: "Maax-Bold",Arial,sans-serif;
    text-transform: none;
    cursor: pointer;
    box-shadow: none;
	padding: 0px;
	height: 40px;
}

/* Dashed border around the input field when focused */
.cart-email-input:focus {
	outline: rgb(28, 130, 0) dashed 1px;
	outline-offset: 4px;
}
.fade-out{
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}

/* Border around the input container when the input is focused */
.cart-email-input:focus-container {
	border: 1px solid; /* You can adjust the border style as needed */
	border-radius: 4px; /* Add rounded corners if desired */
}

.shopping-btn-cart{
	text-decoration: underline;
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
	color: #1d890a;
	border: none;
	background-color: white;
	margin:5px;
}

.cart-email-input{
	height: 40px;
}
.email-modal-container{
	padding: 0px 15px 15px 30px;
	font-family:"Maax-Bold",Arial,sans-serif;
}
.send-terms-and-conditions,
.send-email-error,
.api-email-error,
.success-message{
	padding: 15px;
	font-family:"Maax-Regular", Arial, sans-serif;
}
.send-email-container .send-email-error,
.send-email-container .api-email-error{
	padding:5px;
}
.sendButtonEmail{
	padding:0px;
}
.success-message{
	padding:0px 15px 15px 15px;
}
.send-email-modal,
.success-email-modal{
	margin-top: 10%;
	max-width:500px;
}
.email-invalid-exclamation-symbol{
	position: absolute;
	right: 20px;
	top: 35%;
	transform: translateY(-50%);
}

.cart-expiry-alert{
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
	padding: 15px;
	margin: 0px 20px 20px 20px ;
	border-radius: 4px;
	height: 50px;
}

.wm-calendar-select { /* FINPOP-4230 */
	z-index: 1;
    background: transparent;
}

/* FINPOP-4418 */
#CartRfqLabel{
	margin-left:0px;
}

@media (max-width: 768px) {
	.sendButtonEmail .email-send-button {
		width: 50%;
	}
	.send-email-modal,
	.success-email-modal{
		margin-top: 50%;
	}
	.sendButtonEmail {
		padding: 10px;
		display: flex;
		justify-content: center;
	}
	.expiry-content {
		display: flex;
		align-items: center; /* Vertically center-align the contents */
	}

	.expiry-content img {
		max-width: 30px; /* Adjust the max-width as needed */
		margin-right: 10px; /* Add some spacing between the icon and text */
	}

	.expiry-content label {
		flex-grow: 1; /* Allow the label to take up the remaining space */
	}
}

@media (max-width:320px)  { 
	.prod-name-longTerm{
		width: 75%;
	}
}
@media (max-width:374px)  { 
.applyCouponButton{
	border-radius: 16px;
    color: rgba(28, 28, 25, 1);
    font-size: 14px;
    font-weight: 600;
    font-style: Medium;
    letter-spacing: -0.14px;
    text-align: center;
    line-height: 14px;
    border: 2px solid rgba(239, 239, 228, 1);
    width: 70px;
    margin-top: 3px;
    font-family: 'Maax-Regular';
}
}

@media(min-width:1024px) {
	.wm-longterm-price:lang(fr-ca){
		width:auto;
		display: flex;
		flex-wrap: wrap;
	}
}

.pl-5{
	padding:0 0 0 5px;
}
.price-summary-qty-separator{
	color:#C6C6BC;
	margin:0 6.5px 0 6.5px;
}

.price-summary-qty-text{
	color:#4F4F58;
	font-size: 14px;
	line-height: 22px;
}

.price-summary-item-text{
	margin: 0 0 0 56px;
}

.expanded-price-summary-item-text{
	font-size: 12px;
	line-height: 16px;
	padding-left: 0;
	color: #4F4F58;
}

.collapsed-price-summary-item-text{
	font-size: 14px ;
}

button.content-image-plus.pull-left.no-border,
.no-border{
	border:none !important;
	padding:0;
	margin: 0 0 0 3px;
}

.margin-tax-div.seperator{
	margin: 16px 0 18.5px 0;
}

.tax-expanded-charges{
	padding: left 0px;
}
.price-summary-section.page-label-price.temp-tax-misc-title,
.heading-title.temp-tax-misc-title{
	font-size: 16px;
	font-weight: 400;
}