/**
Borrow Lenses CSS - CART
v0.01
Designed by Veneer Studio
©2021
**/

.text-decoration-none {
    text-decoration: none;
}
.formControlErrorClass { border:  2px solid red; }
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
    outline: none;
}
.btn-checkbox { padding: 0; width: 20px; height: 20px; border: 0; background: transparent; }
#pickup-person .btn-checkbox { font-size: 16px; text-transform: none; width: auto; }
.cart h1 { font-size: 34px; line-height: 40px; }
#cartProcess, #confirmationWindow { background-color: white; border-top: 1px solid #D4D3D3; border-bottom: 1px solid #D4D3D3; padding-bottom: 50px; margin-top: 10px; }
#cartSteps { padding: 30px 0 60px; }
#cartSteps i.number { position: relative; background-color: #c4c4c4; }
#cartSteps .active i.number { background-color: #52bfc0; }
.complete .icon-check { display: inline-block; background: url(../assets/icon-check.svg) center no-repeat; background-size: 14px;  width: 14px; height: 12px; margin-right: 8px; opacity: .5;}
.step1, .step2, .step3, .step4 { margin: 0 15px; font-weight: 700; color: #c4c4c4; }
.step1 { margin-left: 0; }
.step1.active, .step2.active, .step3.active, .step4.active { color: #52bfc0; }
.cart input[type=text], .cart select.form-control { padding: 10px; margin-top: 6px; margin-bottom: 6px; }
.cart input[type=number], .cart select.form-control { padding: 10px; margin-top: 6px; margin-bottom: 6px; }

#orderSummary input{width: 100%;}
.cart .select-wrapper { position: relative; display: block; }
.cart .select-wrapper:after { content:''; display: block; position: absolute; right: 20px; top: 50%; border: none; width: 6px; height: 4px; background: url(../assets/nav-arrow.svg) center no-repeat; margin-top: -2px; margin-left: .5em; }
.cart-actions { display: block; overflow: auto; }
#order p a { color: #52bfc0; } /* target with litecal */
#order img { max-width: 100%; }
#order .row b { display: block; }
#order .dropdown .dropdown-menu { width: 100%; }
#order .dropdown .dropdown-menu li { border-bottom: 1px solid #d4d3d3; }
#order .dropdown .dropdown-menu li:last-child { border-bottom: none; }
#order .dropdown a, #order #productOptions .dropdown-menu a, #order .dropdown button, #order #productOptions .dropdown-menu button { padding: 15px 35px 15px 50px; letter-spacing: normal; font-size: 1rem; text-transform: none; white-space: normal; }
#order #productOptions .dropdown a, #order #productOptions .dropdown-menu a { padding-left: 8px; line-height: 35px; }
#order #productOptions .dropdown a img, #order #productOptions .dropdown-menu a img { margin-right: 8px; height: 35px; width: auto; }
#order .dropdown-toggle:after { position: absolute; top: 50%; right: 20px; margin-top: -2px;  }
#order .dropdown a.gearguard-plus, .damage-waiver .gearguard-plus { background: url(../assets/gear-guard-plus.png) 6px center no-repeat; background-size: 35px; }
#order .dropdown a.gearguard-plus, .damage-waiver .gearguard-plus:hover { background: url(../assets/gear-guard-plus.png) 6px center no-repeat !important; background-size: 35px !important; }
#order .dropdown a.gearguard, .damage-waiver .gearguard { background: url(../assets/gear-guard.png) 6px center no-repeat; background-size: 30px; }
#order .dropdown a.gearguard, .damage-waiver .gearguard:hover { background: url(../assets/gear-guard.png) 6px center no-repeat !important; background-size: 30px !important; }
#order .dropdown a.no-gearguard, .damage-waiver .no-gearguard { background: url(../assets/gear-guard-none.png) 6px center no-repeat; background-size: 30px; }
#order .dropdown a.no-gearguard, .damage-waiver .no-gearguard:hover { background: url(../assets/gear-guard-none.png) 6px center no-repeat !important; background-size: 30px !important; }
.cartProduct, .shipProduct, .paymentOption, .reviewCart { padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #d4d3d3; }
.shipProduct .overline { font-size: 12px; }
.order-actions { text-align: right; }
.order-actions a { display: inline-block; margin-left: 15px; }
.order-actions i { display: block; width: 24px; height: 24px; }
.order-actions a.disabled { opacity: .3; cursor: default; }

.sticky-md-top { align-self: flex-start; top: 30px; }
#orderSummary { box-shadow: 0 3px 14px rgba(0,0,0,.5); -webkit-box-shadow: 0 3px 14px rgba(0,0,0,.5); }
#orderSummary p { margin-bottom: 0; }
#orderSummary p a { color: #52bfc0; } /* target with litecal */
#orderSummary .total { font-weight: 700; }
.cart footer { margin-top: 0; }
#orderSummary .input-group, #order .input-group { padding: 0; border-radius: 0; }
#orderSummary .input-group input[type=text], #order .input-group input[type=text] { margin: 0; }
#orderSummary .input-group .btn, #order .input-group .btn{ padding-top: 11px; padding-bottom: 12px; }
#orderSummary .input-group input:first-child, #order .input-group input:first-child { width: 1%; border: 1px solid #ced4da; border-radius: .25rem; margin-right: 10px; }
#orderSummary i.icon-support, #order i.icon-support { display: inline-block; width:22px; height: 12px; background-size: 12px; opacity: .6; }
#costSummary .discount { color: #52bfc0; }

.reviewCart .overline { font-size: 12px; }
.edit-cart { font-weight: normal; font-size: 16px; line-height: 30px; }
.rental-arrow { margin-top: 44%; opacity: .5; }

/* form fields */
#delivery-shippingAddressForm .hide-error{ padding-right: 30px; color: #000!important; }
input.error { padding-right: 30px; border-color: #e64b4f!important; color: #e64b4f!important; background: url(../assets/notification-error.svg) right 8px center no-repeat; }
.error { padding-right: 30px; border-color: #e64b4f!important; color: #e64b4f!important; background: url(../assets/notification-error.svg) right 8px center no-repeat; }
input.success { padding-right: 30px; border-color: #52bfc0!important; color: #52bfc0!important; background: url(../assets/icon-check-teal.svg) right 8px center no-repeat; }
#order .shipProduct .dropdown a, #order .paymentOption .dropdown a, #order .shipProduct .dropdown button, #order .paymentOption .dropdown button { padding: 10px 35px 10px 10px; }
#order .paymentOption .dropdown > a { margin: 6px 0; }
input[type=radio] + label:before { height: 20px; width: 20px; }
.cvv-holder { position: relative; }
.cvv-tooltip { position: absolute; right: 10px; top: 11px; background: white; border: none; opacity: .6; }
.cvv-tooltip img { width: 16px; }
.paymentOption hr { margin: 30px 0; }

/* cart lightpicker */
.cart-picker { border: none; color: #52bfc0; display: inline; width: auto; }
.cart-picker::placeholder { color: #52bfc0; text-decoration: underline; cursor: pointer; }
.cart-picker:active, .cart-picker:focus { outline: none; box-shadow: none; color: #52bfc0; }

/* order confirmation */
#confirmationWindow { padding: 100px 0 40px; }
#confirmationWindow h1 { font-size: 34px; }

@media screen and (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (min-width: 768px) and (max-width: 991px) {

}

@media screen and (max-width: 767px)  {
    .step1, .step2, .step3, .step4 { display: block; margin: 20px 0; }
    #cartSteps { padding: 30px 0; }
    #order img { max-width: 200px; }
    #confirmationWindow { padding: 60px 0; }
    #confirmationWindow h1 { font-size: 28px;}
    .order-actions.text-center a { margin: 0 10px; }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .sub-option .bootstrap-select.btn-group .dropdown-menu li small {
    margin-right: 0 !important;
}
.sub-option .bootstrap-select.btn-group .dropdown-menu li a {
  padding-left: 9px !important;
}
}
.page-loader-new-layout{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 9999;
	display: none;
	user-select: none;
}
.rental-loader{
	background: rgba(0, 0, 0, 0.5);
	 opacity: 0.1 !important; 
}
.page-loader-new-layout img {
    margin: auto;
    position: absolute;
    right:0;
    bottom:0;
    top:0;
    left:0;
    width: 6%;
    height: initial;
}

  .tab-container .form-group:nth-child(6) {
    float: left;
    width:40%;
  }
  .tab-container .form-group:nth-child(7) {
    float:right;
    width:58%;
  }
  .accordion select {
    background: url(../assets/select-dropdrown.png) 6px no-repeat;
    background-size: 10px;
    background-position: right;
    background-position-x: calc(100% - 18px);
    text-transform: inherit;
    font-size: 1rem;
  }
  .accordion .btn:hover {
    background-color:transparent !important;
}
.accordion .btn-secondary:hover{
  background-color: #32a3a4 !important;
  border: 1px solid #32a3a4;
  color: #fff !important;
}
  .accordion select::-ms-expand {
    display: none !important;
    width: 100%;
  }

  .accordion select {
   -moz-appearance: none;
   -webkit-appearance: none;
  }
  .sub-option {
    width: 100%;
  }
  
  .bootstrap-select {
    width: 100%;
  }
  
  .open>.dropdown-menu {
    display: block;
  }
  .sub-option .dropdown-menu li:focus +.bootstrap-select{
    display: none !important;
  }
   
  .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
    cursor: pointer;
  }
  
  .sub-option .dropdown-menu>li>a:focus,
  .dropdown-menu>li>a:hover {
    color: #e64b4f;
    text-decoration: none;
    background: none;
  }
  
  .sub-option .bootstrap-select>.btn {
    width: 100%;
    padding: 7px 20px 3px 10px;
    letter-spacing: normal;
    font-size: 1rem;
    text-transform: none;
  }
  
  .sub-option .text-muted {
    color: #212529!important;
    float: right;
    font-size: 1rem;
    margin-right: 22px;
  }
  
  .has-error .bootstrap-select .dropdown-toggle,
  .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
  }
  
  .bootstrap-select.fit-width {
    width: auto !important;
  }
  
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }
  
  .sub-option .bootstrap-select .btn:focus {
    outline: 1px solid #000;
    outline: none;
    outline-offset: none;
  }
  .sub-option .btn:hover {
    outline: 1px solid #000;
    outline: none;
    box-shadow: none !important;
    background: none !important;
    border-color:#000 !important;
  }
  
  .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
  }
  
  .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
  }
  
  .bootstrap-select.form-control.input-group-btn {
    z-index: auto;
  }
  
  .bootstrap-select.btn-group:not(.input-group-btn),
  .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
  }
  
  .bootstrap-select.btn-group.dropdown-menu-right,
  .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
  .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
  }
  
  .form-inline .bootstrap-select.btn-group,
  .form-horizontal .bootstrap-select.btn-group,
  .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
  }
  
  .form-group-lg .bootstrap-select.btn-group.form-control,
  .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
  }
  
  .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
  }
  
  .bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
  }
  
  .bootstrap-select.btn-group>.disabled:focus {
    outline: none !important;
  }
  
  .bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    white-space: normal;
  }
  
  .bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
  }
  
  .bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
  }
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    border-bottom: 1px solid #d4d3d3;
    padding: 9px 0 9px 0;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li.dropdown-header {
    cursor: default;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
  }
  .sub-option .bootstrap-select.btn-group .dropdown-menu li a:hover{
    color: #e64b4f;
  }
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu li small:hover{
    color: #e64b4f !important;
  }
  .sub-option .bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    text-decoration: none;
    background: none;
    
  }
  
  .bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
  }
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu li a span.text {
    text-decoration: none;
  }
  
  @media screen and (max-width: 768px) {
	  .sub-option .bootstrap-select.btn-group .dropdown-menu li a span.text {
       text-decoration: none;
        width: 17em;
        display: inline-block;
    }
  
	}
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
    float: right;
    margin-right: 37px;
  }
  
  .sub-option .bootstrap-select.btn-group .dropdown-menu li small:hover {
    color: #e64b4f;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li .media {
    display: inline-block;
  }
  
  .bootstrap-select.btn-group .dropdown-menu li .media-body {
    vertical-align: middle;
    white-space: normal;
  }
  
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
  }
  
  .bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
  }
  
  .bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
  }
  
  .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
  }
  
  .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
  }
  
  .bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 1036;
  }
  
  .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
  }
  
  .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
  }
  
  .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
  }
  
  .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
  }
  
  .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
  }
  
  .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
  }
  
  .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
  .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
  }

 #gift-card-apply-gift-card-number{
  text-transform: inherit !important;
  }
#voucherCode{text-transform: inherit !important;}
#sameDayZipCheckText{text-transform: inherit !important;}
#ship-it-ups-zip-code{text-transform: inherit !important;}
#same-day-save-address-div{float: left;margin-right: 12px;}
#cardDetails .btn {
  text-decoration: none;
  padding: 10px 16px !important; 
}
#credit-card-saved .dropdown-item {
  padding: 2px 5px 2px 11px !important;
}
#billing-address-saved .dropdown-item {
  padding: 2px 5px 2px 11px !important;
}
#billingDetails .btn {
  text-decoration: none;
  padding: 10px 16px !important; 
}