/*Primary button colors*/
/* Background color of featured div +
 * asset widget pricing div*/
/* Primary Navigation bar colors*/
/* Colors for filters list side bar*/
/* Other colors */
/* Order state colors */
.modern-popup .modal-header {
  border-bottom: 1px solid #e9ecef; }
.modern-popup .modal-dialog {
  height: 100%;
  max-width: 45%;
  min-width: 43%;
  margin: 30px auto; }
.modern-popup .modal-content {
  border-radius: 7px; }
  .modern-popup .modal-content .modal-header {
    height: 60px;
    padding: 12px 31px; }
    .modern-popup .modal-content .modal-header h3 {
      line-height: 36px;
      overflow: hidden;
      word-wrap: break-word;
      margin: 0;
      font-size: 2rem;
      color: #4C555D; }
    .modern-popup .modal-content .modal-header .font-weight-bold {
      font-weight: 700 !important; }
  .modern-popup .modal-content .modal-body {
    padding: 15px 31px; }

@media screen and (max-width: 991px) {
  .modal.modern-popup .modal-dialog {
    max-width: 90%;
    margin: 20px auto; } }
.search-field .btn-bold {
  background-color: #2B4CD7; }

.horizontal-separator {
  border-top: 1px solid #CCCCCC;
  margin: 0rem 2rem; }

.bundles-location-filter-body {
  margin-left: -10px; }

.popover_header_wrapper {
  position: absolute;
  margin-top: 7%;
  background-color: white;
  z-index: 2;
  min-width: 300px;
  box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  max-width: 400px; }
  .popover_header_wrapper .header-expanded-text {
    text-align: left; }

.store-heading {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.022em;
  text-align: left; }

.down-arrow {
  padding-top: 5px; }

.nav-belt .account .account-container {
  display: flex; }
  .nav-belt .account .account-container:hover {
    cursor: pointer;
    text-decoration: none; }
  .nav-belt .account .account-container p {
    margin: 0 0 8px; }
  .nav-belt .account .account-container .sign-out {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 0rem 2rem 1.5rem 2rem; }
  .nav-belt .account .account-container .dropdown {
    display: flex; }
    .nav-belt .account .account-container .dropdown .text {
      color: #7C7C7C; }
    .nav-belt .account .account-container .dropdown .vertical-separator {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
    .nav-belt .account .account-container .dropdown .user-svg {
      padding-top: 0.35rem; }
  .nav-belt .account .account-container .sign-in-container {
    color: #000000;
    height: fit-content;
    margin-top: 0.35rem; }
  .nav-belt .account .account-container .sign-in-container:hover {
    color: #000000;
    text-decoration: none; }
  .nav-belt .account .account-container .sign-in {
    padding: 0.5rem 7rem 0rem 7rem !important;
    border-radius: 10px;
    font-size: 14px;
    height: 32px;
    font-weight: 400; }
  .nav-belt .account .account-container .sign-up {
    color: #000000;
    width: 100%;
    display: block;
    padding: 0.3rem 1.5rem 0rem 1.5rem !important;
    height: 32px;
    border-radius: 10px;
    border: 2px solid #000000;
    text-align: center;
    font-size: 14px;
    font-weight: 400; }
  .nav-belt .account .account-container .dropdown-menu {
    padding: 0px 0px 2px 0px;
    min-width: 200px; }
  .nav-belt .account .account-container .dropdown-menu-right {
    right: -10px;
    box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25); }
  .nav-belt .account .account-container a {
    height: fit-content;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.022em;
    text-align: left;
    position: relative;
    box-shadow: none; }
.nav-belt .account .sign-in {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.022em;
  text-align: left; }
.nav-belt .account .account-heading {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.022em;
  text-align: left; }

.dismiss-icon {
  outline: none;
  width: 16px;
  line-height: 18px;
  height: 18px;
  width: 100%;
  text-align: right; }
  .dismiss-icon a {
    height: 18px;
    line-height: 18px;
    color: #A1A1A1;
    display: block;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer; }
  .dismiss-icon a:hover {
    text-decoration: none;
    color: #7C7C7C; }
  .dismiss-icon i {
    font-family: Inter;
    line-height: 18px;
    font-size: 12px;
    color: #A1A1A1; }
  .dismiss-icon i:hover {
    color: #7C7C7C; }
  .dismiss-icon :focus {
    outline: none;
    border: none; }

i.fa-times {
  font-family: Inter;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 1.5rem;
  color: #A1A1A1; }

.header-buttons .store-heading {
  text-align: left; }

.change-store-listing {
  width: 50%;
  display: flex;
  justify-content: space-between; }
  .change-store-listing .element-wrapper {
    display: flex; }
  .change-store-listing .heading {
    font-family: Inter;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    margin: 0 0 15px 0 !important; }
  .change-store-listing .choose-store-text {
    display: flex;
    justify-content: space-between;
    background-color: white;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left; }
  .change-store-listing .caret {
    align-self: center;
    margin-right: 0.5rem; }
  .change-store-listing .change-store-dropdown {
    background-color: white; }

.change-user-listing {
  color: #000000;
  padding-top: 0.35rem;
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.022em;
  text-align: left; }

.change-user-listing:hover {
  color: #000000;
  text-decoration: none; }

.user-listing-container:hover {
  cursor: pointer; }

.web-store-card-expiry-info {
  padding-left: 20px;
  font-size: small; }

.card-expiry-text-color {
  color: #D73B3B; }

.change-store-listing-modal .heading {
  font-family: Inter;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  margin: 1rem !important; }
.change-store-listing-modal .choose-store-help {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center !important;
  color: #000000 !important;
  padding: 0% 15%; }

.profile-settings {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding-bottom: 8px; }
  .profile-settings .right-arrow {
    position: absolute;
    right: 25px;
    display: flex;
    align-self: center; }
  .profile-settings a {
    font-family: Inter;
    color: #000000;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 0px !important;
    text-align: left !important; }

.sign-out a {
  color: #000000;
  font-family: Inter;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: 0px !important;
  text-align: left !important;
  padding-top: 5px; }

.user-listing-container {
  display: flex;
  align-content: center;
  flex-wrap: wrap; }

.business-name {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #000000;
  margin: 0.25rem 0.5rem 0rem 2rem !important; }

.business-name-label {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #7C7C7C;
  margin: 2rem 2rem 0rem 2rem !important; }

.system-user {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #7C7C7C;
  margin: 2rem 2rem 0rem 2rem !important; }

.cart-items-broadband-view .discount-comment-section div {
  margin-bottom: 0px; }

.remove-coupon svg {
  height: 18px;
  width: 18px; }

.duration-label {
  display: flex; }
  .duration-label a {
    padding-top: 2px;
    padding-left: 0.25rem; }

.cart-duration-span .edit-duration {
  top: 2px;
  position: relative; }

.cart-add-ons-section .title {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }
.cart-add-ons-section .description {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }
.cart-add-ons-section .item-number {
  border-right: none; }
.cart-add-ons-section .item-name {
  border-right: none;
  border-left: none;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }
.cart-add-ons-section .item-price {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  border-left: none; }

.checkout-section .cart-items-other-columns {
  background-color: #F5F7FF;
  border: 1px solid #F5F7FF;
  border-radius: 4px; }
  .checkout-section .cart-items-other-columns .uploader-section {
    margin: 1rem 15rem; }
    .checkout-section .cart-items-other-columns .uploader-section .file-uploader {
      display: flex;
      flex-direction: column; }
      .checkout-section .cart-items-other-columns .uploader-section .file-uploader input {
        width: 200px;
        border: none;
        color: #2B4CD7;
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        cursor: pointer; }
      .checkout-section .cart-items-other-columns .uploader-section .file-uploader .file-details {
        font-family: Inter;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: #7C7C7C; }
    .checkout-section .cart-items-other-columns .uploader-section .icon {
      height: 20px;
      width: 16px; }
.checkout-section .textual-details {
  margin-right: 20rem; }
  .checkout-section .textual-details .name {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000; }
  .checkout-section .textual-details .description {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    padding-top: 3rem; }

.cart-total span {
  font-weight: 600;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left; }

.cart-price-section .sub-total, .order-gross-value span {
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.required-label {
  color: #ff0000;
  font-size: 14px; }

.cart-add-ons-section table {
  border-collapse: inherit;
  border: 1px solid #CCCCCC;
  border-radius: 4px; }
  .cart-add-ons-section table tr:first-child td {
    border-top: none !important; }
  .cart-add-ons-section table tr:first-child td:first-child {
    border-left: none !important; }
  .cart-add-ons-section table tr:first-child td:last-child {
    border-right: none !important; }
  .cart-add-ons-section table tr:nth-last-child(2) td {
    border-bottom: none !important; }
  .cart-add-ons-section table tr:nth-last-child(2) td:first-child {
    border-left: none !important; }
  .cart-add-ons-section table tr:nth-last-child(2) td:last-child {
    border-right: none !important; }

.cart-checkout-heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.checkout-cart {
  padding: 6px 64px;
  border-radius: 10px;
  box-shadow: none !important; }

.cart-review-duration span {
  font-size: 16px; }
.cart-review-duration .rental-label {
  min-width: 50px;
  color: #7C7C7C; }

.review-cart {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.item-count {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #222222; }

.cart-items-container .cancel-button {
  color: #000;
  background-color: #fff;
  border: none; }

.cart-listing .table thead tr th {
  border: none; }
.cart-listing tr:first-child td {
  border-top: none !important; }
.cart-listing .heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }
.cart-listing .description-cart-item {
  display: flex; }
.cart-listing .thumb-name {
  margin-left: 15px; }
.cart-listing tbody img {
  border-radius: 4px; }
.cart-listing .thumb-name .asset-name a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }
.cart-listing tbody > tr > td,
.cart-listing tbody > tr > th,
.cart-listing thead > tr > td,
.cart-listing thead > tr > th {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left; }
.cart-listing tbody > tr > td,
.cart-listing tbody > tr > th {
  color: #000000; }
.cart-listing tbody > tr > td label {
  font-family: Inter;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: gray; }
.cart-listing .actionable-buttons {
  vertical-align: middle;
  padding-right: 0px; }
.cart-listing .cart-item-row {
  min-width: 100px; }
.cart-listing .cart-comments {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  width: 365px;
  padding-bottom: 20px; }
  .cart-listing .cart-comments .comments-heading {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000; }
  .cart-listing .cart-comments a {
    padding-left: 3rem; }
  .cart-listing .cart-comments .comments-dismiss {
    cursor: pointer; }
  .cart-listing .cart-comments .comments-section {
    padding-left: 3rem; }
    .cart-listing .cart-comments .comments-section .add-comments-container .text-area-notes-field {
      resize: vertical; }
    .cart-listing .cart-comments .comments-section .add-comments-container .show-comment {
      margin-bottom: 0px; }
    .cart-listing .cart-comments .comments-section .add-comments-container .edit-comments {
      cursor: pointer; }
    .cart-listing .cart-comments .comments-section .btn-primary {
      border-radius: 12px;
      padding-left: 3rem;
      padding-right: 3rem;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
      box-shadow: none; }
    .cart-listing .cart-comments .comments-section .btn-secondary {
      border: none;
      background-color: transparent;
      color: #000000;
      box-shadow: none; }
.cart-listing .cart-coupon {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  width: 365px;
  padding-bottom: 20px; }
  .cart-listing .cart-coupon .coupon-heading {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000; }
  .cart-listing .cart-coupon a {
    padding-left: 3rem; }
  .cart-listing .cart-coupon .coupon-dismiss {
    cursor: pointer; }
  .cart-listing .cart-coupon .coupon-section {
    padding-left: 3rem; }
    .cart-listing .cart-coupon .coupon-section .coupon-input-container {
      min-width: max-content; }
    .cart-listing .cart-coupon .coupon-section .btn-primary {
      border-radius: 12px;
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 0.25rem;
      padding-bottom: 0.25rem;
      box-shadow: none; }
    .cart-listing .cart-coupon .coupon-section .btn-secondary {
      border: none;
      background-color: transparent;
      color: #000000;
      box-shadow: none; }

.ezo-cart-comments .cart-comments {
  width: 100%; }
  .ezo-cart-comments .cart-comments textarea {
    width: 100%; }

.expand-bundle-container, .expand-product-container {
  width: max-content; }
  .expand-bundle-container a, .expand-product-container a {
    text-decoration: none !important; }
  .expand-bundle-container .details-label, .expand-product-container .details-label {
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #2B4CD7;
    text-decoration: none; }
  .expand-bundle-container .details-label :hover, .expand-product-container .details-label :hover {
    color: #2B4CD7;
    text-decoration: none; }
  .expand-bundle-container .cart-open-bundle-detail, .expand-bundle-container .cart-open-product-detail, .expand-product-container .cart-open-bundle-detail, .expand-product-container .cart-open-product-detail {
    height: 16px;
    width: 16px; }

.disclaimer p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding: 1rem;
  padding-bottom: 1rem;
  background-color: #F0FCFF;
  border: 1px solid #CCCCCC;
  margin: 0px;
  border-radius: 4px;
  padding-left: 3rem; }

.cart-terms-and-conditions, .cart-data-privacy-policy {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.file-downloader .title {
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.cart-listing-duration .form-control[disabled], .cart-listing-duration .form-control[readonly], .cart-listing-duration fieldset[disabled] .form-control {
  background-color: #FFFFFF; }

.clear-cart {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #2B4CD7; }

.cart-checkout .shop-more {
  padding-top: 1.5rem; }
  .cart-checkout .shop-more .action-button {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222; }
  .cart-checkout .shop-more .icon {
    top: 5px;
    position: relative; }

.request-portal-rating-position {
  right: 2%;
  bottom: 2%;
  margin: 0px;
  min-width: auto;
  width: 100%; }

.rating-form-position {
  position: absolute;
  max-width: 326px !important; }

.feedback-form-position {
  margin: auto;
  margin-top: 13%;
  max-width: 400px !important; }

.modal-content-styles {
  font-size: 12px;
  border-radius: 5px !important; }

.top-bottom-margin-none {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.reaction-icons-styles {
  display: flex;
  justify-content: space-between;
  padding: 0% 2.5%;
  padding-top: 5%;
  padding-bottom: 1%; }

.feedback-icons-styles {
  margin-left: 5%;
  margin-right: 10%;
  cursor: pointer;
  margin-bottom: 10%; }

.modal-header-padding {
  padding: 10px !important; }

.p-b-12 {
  padding-bottom: 12%; }

.request-portal-reactions-transitions:hover {
  transform: scale(1.4);
  transform-origin: bottom;
  transition: all 0.2s; }

.remove-transitions {
  transition: none;
  transform: none; }

.request-portal-comment-textarea-styles {
  width: 100%;
  border-radius: 8px;
  padding: 8px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid #D9D9D9;
  margin-top: 4%; }

.csat-comment-textarea {
  margin-top: 2%; }

.border-top-none {
  border-top: 0 none; }

.rating-form-spacing {
  height: 365px;
  padding: 1.6%; }

.box-shadow-none {
  box-shadow: none !important; }

.m-r-4 {
  margin-right: 4%; }

.mx-n15 {
  margin-left: -15px;
  margin-right: -15px; }

.submit-btn-radius {
  border-radius: 11px; }

.ratting-dialog-btn-padding {
  padding-top: 15px; }

.feedback-dialog-btn-padding {
  padding-top: 15px;
  padding-right: 0; }

.svg-select-background {
  fill: #107DD8; }

.font-size-2 {
  font-size: 1.3vh; }

.font-size-10 {
  font-size: 10px; }

.additional-information {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000; }

.cartflow-breadcrumbs {
  margin-top: 1.5rem; }
  .cartflow-breadcrumbs .step-container {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    width: 100%; }
  .cartflow-breadcrumbs .active .breadcrumb-container {
    background-color: #F5F7FF;
    margin: 3px;
    padding: 1.8rem 0rem; }
  .cartflow-breadcrumbs .active span {
    color: #2B4CD7;
    font-weight: 600; }
  .cartflow-breadcrumbs .inactive {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .cartflow-breadcrumbs .horizontal-border {
    margin: 10px 0px;
    border-left: 1px solid #D9D9D9; }

.d-none {
  display: none; }

.dismiss-icon {
  color: #000000;
  cursor: pointer; }

.store-listings {
  width: 100%; }

ul.token-input-list-facebook {
  padding: 4px !important; }

.w-100 {
  width: 100%; }

.h-100 {
  height: 100%; }

.h-50p {
  height: 50px; }

.text-bold {
  font-weight: 600; }

.box-shadow-none {
  box-shadow: none !important; }

.d-flex {
  display: flex; }

.flex-direction-column {
  flex-direction: column; }

.justify-content-between {
  justify-content: space-between; }

.justify-content-start {
  justify-content: flex-start; }

.justify-content-end {
  justify-content: flex-end; }

.justify-content-center {
  justify-content: center; }

.align-items-center {
  align-items: center; }

.align-items-start {
  align-items: start; }

.align-items-end {
  align-items: end; }

.align-self-center {
  align-self: center; }

.align-self-flex-end {
  align-self: flex-end; }

.align-content-center {
  align-content: center; }

.flex-wrap {
  flex-wrap: wrap; }

.mini-svg {
  height: 24px;
  width: 24px; }

.svg-icon-24 {
  height: 24px;
  width: 24px; }

.rotate-180 {
  rotate: 180deg; }

/* Filters sidebar on items listing*/
.horizontal-divider {
  background-color: #D9D9D9;
  height: 1px;
  padding: 0.5px;
  margin-bottom: 5%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%; }

.avalibility-container {
  margin-top: 14px; }

.open-navigation {
  padding-left: 30px;
  font-size: 25px;
  background: transparent;
  border: none;
  vertical-align: middle; }
  .open-navigation img {
    opacity: 0.8;
    margin-left: 0px; }
  .open-navigation .collapsed-sidebar-img {
    margin-top: 22px;
    margin-left: 0px;
    margin-right: 23px; }
  .open-navigation .filters-label {
    font-size: 1.7rem;
    font-weight: bold; }

.open-navigation:focus {
  outline: none; }
  .open-navigation:focus img {
    opacity: 1 !important; }

.business-hours-tooltip {
  margin-left: 3px;
  margin-top: 6px; }

.collapsed-sidebar {
  border-right: 1px solid #D9D9D9; }

.availability-filter-date-field {
  width: 60%;
  padding: 5px 1.1rem;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #CCC;
  line-height: 20px; }

/* Filters sidebar end */
table.stock_asset_quantity_table {
  width: 100%; }
  table.stock_asset_quantity_table th.stock-location,
  table.stock_asset_quantity_table th.stock-quantity {
    width: 25%;
    padding: 10px 25px;
    color: #7C7C7C;
    background-color: #F5F5F5; }
  table.stock_asset_quantity_table td {
    border-top: 1px solid #D9D9D9;
    padding: 10px 25px 10px 25px; }

.table-border {
  margin-right: 25rem;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  overflow: hidden; }

.specifications-table tbody tr td {
  padding: 10px 10px 10px 0px;
  font-weight: 500;
  vertical-align: top; }

.remove-table-padding td {
  padding-bottom: 0px !important;
  padding-top: 0px !important; }

.remove-margin {
  margin: 0px !important; }

.bundle-includes-padding li:not(:last-child) {
  padding-bottom: 1.5rem; }

.selling-chip-color {
  color: #2B4CD7;
  background-color: #F5F7FF;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  padding: 4px 10px 4px 10px;
  border-radius: 2px;
  white-space: nowrap; }

.bundle-chip-color {
  color: #0052CC;
  border: 1px solid #0052CC;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  padding: 4px 10px 4px 10px;
  border-radius: 2px;
  white-space: nowrap; }

.document-font-format {
  color: #222222;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  margin: 0px;
  padding-top: 3px;
  padding-left: 5px; }

.heading-line-height {
  line-height: 1.3; }

.arrow-icon svg {
  height: 20px;
  width: 30px; }

.name-field-color {
  color: #505050; }

.rate-font {
  font-weight: 400;
  font-size: 14px;
  color: #000000; }

.rate-type-font {
  font-weight: 400;
  font-size: 14px;
  color: #7C7C7C; }

.horrizontal-separator {
  height: 1px;
  background-color: #D9D9D9;
  margin: 25px 0px; }

.item-description-body {
  padding-right: 3rem; }

.item-dialog-box {
  border: 1px solid #D9D9D9;
  border-radius: 4px; }

.dialog-box-padding {
  padding: 3.5rem; }

.attachements-box-padding {
  padding: 2.5rem; }
  .attachements-box-padding .no-attachements-text {
    color: #656565; }

.w-40 {
  width: 40%; }

.item-detail-action-buttons a {
  padding: 8px 16px !important;
  box-shadow: 0px 0px !important;
  border-radius: 10px;
  font-size: 14px;
  width: 209px;
  height: 40px; }

.chip-text-size {
  font-size: 12px; }

.heading-size {
  font-size: 14px; }

.item-calendar-icon-padding {
  padding: 1px 3px 0px 0px; }

.featured-calendar-icon-padding {
  position: relative;
  top: 1px; }

.pointer-cursor {
  cursor: pointer; }

.dark-svg .st0 {
  fill: #A1A1A1;
  stroke: #A1A1A1; }

.entire-package-add-tooltip {
  display: flex;
  align-items: center;
  margin-right: 5px;
  display: flex;
  color: #7C7C7C;
  line-height: 1.5rem;
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 5px; }
  .entire-package-add-tooltip .info-icon {
    margin-left: 1.5rem;
    margin-right: 0.5rem; }

.p-t-70 {
  padding-top: 70%; }

.p-t-40 {
  padding-top: 40%; }

.medium-gray-svg .st0 {
  fill: #7C7C7C;
  stroke: #7C7C7C; }

.p0 {
  padding: 0rem; }

.pl-0 {
  padding-left: 0rem; }

.pr-0 {
  padding-right: 0rem; }

.py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem; }

.pb-0 {
  padding-bottom: 0rem; }

.pt-0 {
  padding-top: 0px !important; }

.pt-3p {
  padding-top: 3px; }

.pt-91p {
  padding-top: 91px !important; }

.px-0 {
  padding-right: 0rem;
  padding-left: 0rem; }

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.p-1 {
  padding: 0.25rem; }

.pl-1 {
  padding-left: 0.25rem; }

.pt-1 {
  padding-top: 0.25rem; }

.pt-15 {
  padding-top: 15px; }

.m-t-4 {
  margin-top: 4%; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-15 {
  margin-bottom: 15px; }

.p-t-5 {
  padding-top: 5px; }

.m-t-20 {
  margin-top: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.br-4 {
  border-radius: 4px !important; }

.w-55 {
  width: 55%; }

.location.item-column-value .grid-view-item-attribute-label {
  color: #7C7C7C;
  font-size: 14px; }
.location.item-column-value .grid-view-item-attribute-value {
  font-size: 14px; }

.no-gutters {
  margin: 0;
  padding: 0; }

.item-container.bundle-container {
  margin-top: 10px; }

.bundle-rent-btn {
  margin-bottom: 59px; }

.extra-info {
  color: #B3B3B3;
  font-size: 12px;
  font-family: Helvetica Neue;
  font-weight: 400;
  word-wrap: break-word; }

.px-1 {
  padding-right: 0.25rem;
  padding-left: 0.25rem; }

.pr-2 {
  padding-right: 0.5rem; }

.p-2 {
  padding: 0.5rem; }

.pl-2 {
  padding-left: 0.5rem; }

.pt-2 {
  padding-top: 0.5rem; }

.px-2 {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.p-3 {
  padding: 1rem; }

.pl-3 {
  padding-left: 1rem; }

.pr-3 {
  padding-right: 1rem; }

.pb-2 {
  padding-bottom: 0.5rem; }

.px-3 {
  padding-right: 1rem;
  padding-left: 1rem; }

.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.pt-3 {
  padding-top: 1rem; }

.pl-3 {
  padding-left: 1rem; }

.pr-4 {
  padding-right: 1.5rem; }

.pl-4 {
  padding-left: 1.5rem; }

.pl-8 {
  padding-left: 8rem; }

.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.pr-5 {
  padding-right: 3rem; }

.pl-5 {
  padding-left: 3rem; }

.pl-15 {
  padding-left: 15rem; }

.pl-14 {
  padding-left: 14rem; }

.pl-16 {
  padding-left: 16rem; }

.pl-163 {
  padding-left: 163px; }

.pl-85 {
  padding-left: 85px; }

.pl-175 {
  padding-left: 173px; }

.pl-94 {
  padding-left: 94px; }

.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.px-5 {
  padding-left: 3rem;
  padding-right: 3rem; }

.pb-5 {
  padding-bottom: 3rem; }

.pt-5 {
  padding-top: 3rem; }

.p-b-2 {
  padding-bottom: 2rem; }

.p-t-2 {
  padding-top: 2rem; }

.p-x-2 {
  padding-left: 2rem;
  padding-right: 2rem; }

.p-r-10, .p-x-10 {
  padding-right: 10rem !important; }

.p-l-10, .p-x-10 {
  padding-left: 10rem !important; }

.p-t-0, .p-y-0 {
  padding-top: 0px !important; }

.p-b-0, .p-y-0 {
  padding-bottom: 0px !important; }

.p-x-15 {
  padding-left: 15px;
  padding-right: 15px; }

.mr-0 {
  margin-right: 0px; }

.m-r-2 {
  margin-right: 0.50rem !important; }

.mb-0 {
  margin-bottom: 0rem !important; }

.mb-5 {
  margin-bottom: 3rem; }

.mr-1 {
  margin-right: 0.25rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mr-3 {
  margin-right: 1rem; }

.mr-4 {
  margin-right: 1.5rem; }

.mr-5 {
  margin-right: 3rem; }

.mb-auto {
  margin-bottom: auto !important; }

.mx-0 {
  margin-left: 0px;
  margin-right: 0px; }

.mx-3 {
  margin-left: 3px;
  margin-right: 3px; }

.mb-1 {
  margin-bottom: 0.25rem; }

.mr-2 {
  margin-right: 0.5rem; }

.mr-3 {
  margin-right: 1rem; }

.mb-2 {
  margin-bottom: 0.50rem; }

.mb-3 {
  margin-bottom: 1rem; }

.mb-4 {
  margin-bottom: 1.5rem; }

.mb-5 {
  margin-bottom: 3rem; }

.mt-3 {
  margin-top: 1rem; }

.mt-4 {
  margin-top: 1.5rem; }

.mt-5 {
  margin-top: 3rem; }

.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.m-l-0 {
  margin-left: 0rem !important; }

.ml-1 {
  margin-left: 0.25rem; }

.ml-2 {
  margin-left: 0.50rem; }

.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem; }

.ml-0 {
  margin-left: 0px; }

.ml-3 {
  margin-left: 1rem; }

.ml-4 {
  margin-left: 1.5rem; }

.m-l-6 {
  margin-left: 6rem !important; }

.m-r-6 {
  margin-right: 6rem !important; }

.ml-16p {
  margin-left: 16px; }

.ml-5 {
  margin-left: 3rem; }

.mt-4 {
  margin-top: 1.5rem; }

.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.ml-5 {
  margin-left: 3rem; }

.mr-5 {
  margin-right: 3rem; }

.mb-5 {
  margin-bottom: 3rem; }

.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.mnx-5 {
  margin-left: -5px;
  margin-right: -5px; }

.mx-n15 {
  margin-left: -15px;
  margin-right: -15px; }

.m-r--15 {
  margin-right: -15px; }

.w-189p {
  width: 189px !important; }

.w-130p {
  width: 130px !important; }

.f-w-6 {
  font-weight: 600; }

.f-w-4 {
  font-weight: 400; }

.m-l-4 {
  margin-left: 4%; }

.m-l-2 {
  margin-left: 2%; }

.m-l-25 {
  margin-left: 25px; }

.mt-0 {
  margin-top: 0px !important; }

.m-t-0 {
  margin-top: 0px !important; }

.remove-margin {
  margin: 0px !important; }

.m-l-15 {
  margin-left: 15px; }

.p-r-15 {
  padding-right: 15px; }

.p-l-15 {
  padding-left: 15px; }

.p-l-5 {
  padding-left: 5px; }

.m-t-2 {
  margin-top: 2rem; }

.m-0 {
  margin: 0px !important; }

.p-3 {
  padding: 1rem; }

.pb-1 {
  padding-bottom: 0.25rem; }

.pb-3 {
  padding-bottom: 1rem; }

.pb-4 {
  padding-bottom: 1.5rem; }

.pt-4 {
  padding-top: 1.5rem; }

.p-l-43 {
  padding-left: 4.3rem !important; }

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.pt-20-px {
  padding-top: 1.25rem !important; }

.top-3px {
  top: 3px; }

.top-7px {
  top: 7px; }

.-top-2px {
  top: -2px; }

.extra-info {
  color: #B3B3B3;
  font-size: 12px;
  font-family: Helvetica Neue;
  font-weight: 400;
  word-wrap: break-word; }

.downloader-border {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  max-width: 50%; }

.documents-list-container {
  max-height: 200px;
  overflow-y: scroll; }

.doc-container {
  display: flex;
  align-items: start;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  padding: 1.5rem 1rem;
  margin-bottom: 1rem;
  word-wrap: break-word; }
  .doc-container .doc-name-container {
    max-width: 90%;
    width: 100%;
    margin-left: 1rem; }
    .doc-container .doc-name-container .doc-name-text {
      font-size: 14px;
      font-weight: 400;
      color: #333333;
      margin: 0px; }

.document-bottom-padding:not(:last-child) {
  padding-bottom: 1.5rem; }

.remove-link-style, .remove-link-style:hover {
  text-decoration: none;
  color: inherit; }

.availability-chip {
  margin: 8px 0px 15px 0px; }

.location .item-attribute-label {
  color: #7C7C7C; }

.confirmed-order-section h2 {
  color: #2B4CD7; }

.qr-code-section h2 {
  font-weight: 600;
  font-size: 24px; }

.rental-period-table td {
  font-size: 18px;
  padding-bottom: 0.2rem;
  padding-top: 0.2rem; }

.breadcrumb-color {
  color: #7C7C7C; }

.confirmed-order-box {
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  padding: 3rem 0px; }
  .confirmed-order-box .table-heading {
    font-size: 18px; }

.cart-price-section div {
  margin: 20px 0px; }

.display-block {
  display: block !important; }

.thumbnail-img-size {
  max-height: 64px;
  max-width: 64px; }

.new-cart-item-table {
  width: 100%; }
  .new-cart-item-table tr:not(.bottom-border) {
    display: block;
    padding: 1.5rem 0;
    font-size: 14px; }
    .new-cart-item-table tr:not(.bottom-border):first-child {
      padding-top: 0; }
    .new-cart-item-table tr:not(.bottom-border):last-child {
      padding-bottom: 0; }
  .new-cart-item-table td {
    width: 100%; }

.bundle-details-text, .bundle-details-text:hover {
  font-size: 11px;
  margin-top: 5px; }

.order-detail-action-buttons a {
  border-radius: 10px;
  box-shadow: none !important;
  padding: 6px 10px; }

.order-seprator-margin {
  margin: 20px 0px; }

.guest-info-field {
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: normal;
  color: #000000; }

.min-width-30 {
  min-width: 30rem; }

.cart-dialog-fields {
  width: 40%;
  min-width: 30rem; }

.payment-details-table table {
  width: 60%; }
  .payment-details-table table th {
    color: #7C7C7C;
    padding: 10px 25px !important;
    background-color: #F5F5F5;
    font-size: 12px;
    border-bottom: 0px !important; }
  .payment-details-table table td {
    border-top: 0px !important;
    padding: 15px 25px !important;
    border-bottom: 1px solid #D9D9D9; }

.payment-note {
  padding: 10px;
  background-color: #F0FCFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  display: inline-block; }

.payment-page-h4-heading {
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  padding-top: 30px; }

.no-border {
  border-width: 0; }

.payment_options_webstore .payment-method-heading {
  font-size: 18px;
  font-weight: 600;
  margin: 25px 0; }
.payment_options_webstore .choose-payment-option {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px; }

.credit-card-option-radio, .paypal-option-radio {
  display: flex;
  align-items: center;
  gap: 10px; }

.in-package-chip {
  border: 1px solid #333333;
  border-radius: 14px;
  padding: 5px 10px 5px 10px;
  background-color: transparent;
  color: #333333;
  background-color: white;
  margin-left: 5px;
  font-size: 12px; }

.credit_card_info label {
  font-size: 14px;
  font-weight: 400; }
.credit_card_info .choose-card-option {
  padding-top: 20px; }
.credit_card_info .existing-cards-container {
  padding-bottom: 20px 0; }
  .credit_card_info .existing-cards-container .already-on-file-radio-label {
    margin-bottom: 8px !important;
    margin-top: 0px !important; }
  .credit_card_info .existing-cards-container .radio-btn-existing-card {
    display: flex;
    align-items: center;
    padding-left: 50px;
    margin-top: 20px; }
  .credit_card_info .existing-cards-container .credit-card-container {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 10px; }
    .credit_card_info .existing-cards-container .credit-card-container .gateway-and-card-number {
      display: flex;
      flex-direction: column;
      font-size: 12px; }
      .credit_card_info .existing-cards-container .credit-card-container .gateway-and-card-number .gateway-name {
        font-size: 10px;
        letter-spacing: 1.5px; }
    .credit_card_info .existing-cards-container .credit-card-container .card-brand-image {
      height: 30px; }
.credit_card_info .radio-add-new-card {
  padding-top: 10px; }
.credit_card_info .credit-card-detail {
  margin-top: 20px; }
  .credit_card_info .credit-card-detail .field-heading {
    margin-bottom: 5px; }
  .credit_card_info .credit-card-detail .card-on-file-message {
    display: flex;
    align-items: center;
    gap: 5px; }
    .credit_card_info .credit-card-detail .card-on-file-message input {
      margin: 30px 0px;
      height: 100%; }
.credit_card_info .billing-address-container .billing-detail {
  margin-top: 20px; }
  .credit_card_info .billing-address-container .billing-detail .field-heading {
    margin-bottom: 5px; }
  .credit_card_info .billing-address-container .billing-detail .address-lines input:not(:first-child) {
    margin-top: 10px; }
  .credit_card_info .billing-address-container .billing-detail .two-fields {
    display: flex;
    justify-content: space-between; }

.file-uploader-section-width {
  justify-content: center;
  align-content: center;
  height: 100%;
  flex-wrap: wrap; }

.cart-location {
  border: 1px solid #CCCCCC;
  border-radius: 4px; }
  .cart-location select {
    border: none;
    border-right: 5px solid transparent !important; }

.select-wrapper {
  position: relative; }
  .select-wrapper select {
    -webkit-appearance: none;
    appearance: none; }

.select-wrapper::after {
  content: "<";
  font-weight: 600;
  rotate: -90deg;
  font-size: 1rem;
  position: absolute;
  transform: scale(1, 1.6); }

.select-month::after, .select-country::after, .select-time::after {
  top: 10px;
  right: 12px; }

.select-task-dropdown::after {
  top: 15px;
  right: 12px; }

.select-year::after {
  top: 10px;
  right: 2px; }

.select-duration-type::after {
  top: 12px;
  left: 336px; }

.credit-card-mod-heading {
  border-radius: 10px 10px 0 0 !important;
  border-bottom: none !important; }

.credit-card-mod-body {
  border-radius: 0 0 10px 10px !important; }

.width-49-percent {
  width: 49%; }

.mr-2-svg svg {
  margin-right: 2px; }

.payment-footer-container {
  margin: 30px 0; }
  .payment-footer-container .payment-footer-items .secured-container {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #7C7C7C; }
  .payment-footer-container .payment-footer-items input {
    border-radius: 10px !important;
    box-shadow: none !important;
    padding: 0 20px; }

.payable-label {
  padding: 5px 25px 25px 25px;
  font-size: 18px;
  margin-right: 8rem;
  font-weight: 600; }

.top-border {
  border-top: 1px solid #D9D9D9; }

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

.address-details-box {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 3rem;
  margin: 0.5rem;
  min-height: 28rem; }

.address-details-link, .address-details-link:hover {
  color: #2B4CD7;
  text-decoration: none; }

.normal-svg-icon {
  width: 18px;
  height: 18px; }

.ordered-items-scroll {
  max-height: 56rem;
  overflow-y: auto; }

.align-asset-name {
  align-self: center; }

.custom-fields-container-padding {
  padding-left: 2.5rem;
  padding-right: 7rem; }

.prepaid-payment-section {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.br-12-px {
  border-radius: 12px; }

.section-divider-bottom {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.flex-column {
  display: flex;
  flex-direction: column; }

.xs-svg-icon {
  width: 20px;
  height: 20px; }

.width-100 {
  width: 100% !important; }

@media (max-width: 1199px) {
  .table-border {
    margin-right: 7rem; }

  .item-description-body {
    padding-right: 7rem; } }
@media (max-width: 991px) {
  .cartflow-breadcrumbs {
    font-size: 11px; }

  .downloader-border {
    max-width: none; }

  .cart-checkout .uploader-section-divider {
    margin-top: 25px;
    margin-bottom: 22px; }
  .cart-checkout .custom-attributes-list {
    padding: 0;
    margin: 0; }
    .cart-checkout .custom-attributes-list .custom-attribute-label {
      display: inline-block;
      font-weight: normal;
      margin-top: 12px;
      margin-left: 0; }
    .cart-checkout .custom-attributes-list .custom-attribute-field {
      margin-left: 0 !important; }

  .cart-primary-button {
    padding: 10px 0px !important;
    border-radius: 10px;
    box-shadow: none !important;
    height: unset !important; }

  .thumbnail-img-size {
    max-height: 24px;
    max-width: 24px; }

  .checkout-section .textual-details {
    margin-right: 5rem; }

  .checkout-section .cart-items-other-columns .uploader-section {
    margin: 1rem 5rem; }

  .nav-belt .company-logo {
    padding: 5px 0px 10px 0px;
    max-height: 60px;
    margin: 10px auto 0px auto; }

  .icon-bar {
    background-color: #000000 !important; }

  .checkout-section {
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-width: 1px;
    padding-top: 20px; }
    .checkout-section .textual-details .description {
      padding-top: 0rem; }
    .checkout-section .uploader-section {
      margin: 2% 10%; }

  .profile-settings .account-link {
    display: flex; }
  .profile-settings .account-label {
    display: flex;
    align-self: center; }

  .navbar-toggle {
    margin-left: 0px; }
    .navbar-toggle :hover,
    .navbar-toggle :focus {
      background-color: #FFFFFF; }

  .navbar-toggle:focus,
  .navbar-toggle:hover {
    background-color: #FFFFFF !important; }

  .cart-popover-label {
    color: #000000; }

  .notification-popover-label {
    color: #000000; }

  .vertical-separator-mobile {
    display: block;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }

  .horizontal-separator-mobile {
    border-top: 1px solid #CCCCCC;
    margin: 0px 32px 0px 32px; }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 3rem;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden; }

  .sidenav .menu-items a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #000000;
    padding: 8px 8px 8px 32px;
    display: block;
    transition: 0.3s;
    width: fit-content; }

  .webstore-sign-in:focus {
    color: #FFFFFF;
    text-decoration: underline; }

  .sidenav .menu-items a:focus, .sign-up:focus {
    color: #000000 !important;
    text-decoration: underline !important;
    text-decoration-line: underline !important;
    -webkit-text-decoration-line: underline !important; }

  .profile-settings a:focus {
    color: #000000 !important;
    text-decoration: underline !important; }

  .sidenav .dismiss-sidenav {
    position: fixed;
    top: 0;
    right: 25px;
    font-size: 36px;
    z-index: 3;
    padding-top: 3.5rem; }

  .hamburger-icon {
    display: flex;
    align-self: center;
    width: 100%; }

  .grayshade {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: fixed;
    height: 100%;
    width: 100%; }

  .footer-section {
    bottom: 0px;
    position: absolute;
    width: 100%;
    padding-bottom: 3rem; }

  .user-svg {
    padding-top: 0.35rem; }

  .change-store-listing {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    width: max-content;
    padding: 8px 8px 8px 32px; }
    .change-store-listing .icon {
      display: flex;
      align-self: center;
      padding-right: 1.5rem; }
    .change-store-listing .right-arrow {
      position: absolute;
      right: 25px;
      display: flex;
      align-self: center; }
    .change-store-listing .select-store {
      font-family: Inter;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0px;
      text-align: left;
      color: #000000; }
    .change-store-listing .change-store-button {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .change-store-listing .change-store-button a {
        font-family: Inter;
        font-size: 12px;
        font-weight: 400 !important;
        line-height: 18px;
        letter-spacing: 0px;
        text-align: left;
        color: #7C7C7C; }
      .change-store-listing .change-store-button a:focus {
        text-decoration: none; }

  .sign-out {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 8px 8px 8px 32px; }

  .sign-out a:focus {
    color: #000000; }

  .user-details {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding-bottom: 0.5rem; }
    .user-details .name {
      font-family: Inter;
      font-size: 12px;
      font-weight: 600;
      line-height: 22px;
      letter-spacing: 0px;
      text-align: left; }
    .user-details .user-description {
      font-family: Inter;
      font-size: 12px;
      font-weight: 400;
      line-height: 18px;
      letter-spacing: 0px;
      text-align: left;
      color: #7C7C7C; }

  .signed-in-detail-section {
    padding: 8px 8px 0px 32px; }

  .search-section-mobile {
    position: relative;
    z-index: 0; }

  .webstore-navbar-mobile {
    box-shadow: 0px 1px 10px 0px #00000026; }

  .search-items-mobile {
    margin-top: 0px; }

  .search-items-mobile input[type="search"] {
    width: 84%; }

  .sign-up {
    color: #000000;
    width: 100%;
    padding: 0.8rem 0rem 0rem 0rem !important;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #000000;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    justify-content: center; }

  .your-account {
    font-family: Inter;
    color: #000000;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 0px !important;
    text-align: left !important; }

  .sign-in {
    align-self: center;
    display: flex;
    justify-content: center;
    padding: 0.8rem 0rem 0rem 0rem !important;
    border-radius: 10px;
    font-size: 14px;
    height: 40px;
    box-shadow: none !important;
    font-weight: 400; }

  .action-buttons {
    margin: 0rem 5rem; }

  .table-border {
    margin-right: 2rem; }

  .dialog-box-padding {
    padding: 2.5rem; }

  .item-description-body {
    padding-right: 2rem; }

  .add-to-cart-popup-position {
    right: auto; }

  .bubble:before {
    right: 50%; }

  .bubble:after {
    right: 50%; }

  .nav li {
    width: min-content;
    margin-right: 2rem; }
    .nav li a {
      border: 1px solid #fff !important; }
    .nav li a:focus {
      border: 1px solid #eee !important;
      border-radius: 10px; }

  .notification-icon {
    height: 45px; }

  .cart-icon {
    height: 45px; }

  .cart-items-count {
    right: -10px;
    position: relative;
    bottom: 40px; }

  .filters-header .filter-header-label {
    padding-left: 12px !important; }

  .filter .filter-body {
    margin-bottom: 10px;
    font-family: Inter; }
    .filter .filter-body .duration, .filter .filter-body .price-label {
      padding-left: 12px;
      font-size: 14px; }
      .filter .filter-body .duration p, .filter .filter-body .price-label p {
        font-size: 14px; }
    .filter .filter-body .jstree-proton-responsive .jstree-wholerow {
      border-top: none;
      background: transparent; }
    .filter .filter-body .jstree-anchor {
      margin-left: -8px; }

  .filter .filter-body .checkbox, .filter .filter-body .select {
    width: 60%;
    margin-left: 12px;
    margin-top: 10px; }

  .filter .price-above, .filter .price-below {
    width: 60%;
    margin-left: 12px; }

  .availability-items-filters-body .avalibility-container label {
    margin-bottom: 0px; }

  .filter .filter-body .avalibility-container .checkbox-container input {
    position: relative;
    top: 2px;
    left: -4px;
    margin-right: 0px; }

  .mobile-view-filters {
    margin-bottom: 100px; }

  .filters-bottom {
    width: 100%;
    position: fixed;
    font-weight: bold;
    background: #fff;
    z-index: 1001;
    border: 1px #777;
    padding: 25px 20px 20px 20px;
    bottom: 0px; }

  .apply-filters-button, .clear-all-filters-button {
    padding: 12px 0px;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 100;
    width: 100%;
    box-shadow: none !important; }

  .mobile-view-filters .panel-default .panel-heading {
    background-color: transparent; }

  .applied-filters p {
    font-size: 16px;
    font-weight: 600;
    font-family: Inter;
    margin: 0px;
    align-items: center; }
  .applied-filters .applied-filters-label {
    color: #000000; }
  .applied-filters .clear-all-filters {
    color: #2B4CD7; }

  .remove-filters .applied-filter-chip {
    border: 1px solid #CCCCCC;
    border-radius: 100px;
    background-color: #F2F2F2;
    font-size: 14px;
    font-weight: 400; }
    .remove-filters .applied-filter-chip svg {
      width: 10px;
      height: 10px; }
  .remove-filters a {
    color: #222222; }
    .remove-filters a i {
      color: #7C7C7C; }

  .mobile-filter-btn {
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-size: 18px;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    background-color: white;
    color: black; }

  .item-listing-heading {
    margin-top: 0px;
    margin-bottom: 0px; }

  .items-list-wrapper .items-label .items-count {
    margin-top: 3%;
    font-size: 18px !important; }

  .items-list-wrapper .items-sort-by-filter .label-allignment {
    padding: 0px;
    margin: 5px 5px; }

  #sorting-options {
    margin-top: 0px;
    font-size: 14px; }

  .items-list-wrapper .items-label {
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 0px; }

  .items-list-wrapper {
    justify-content: center; }

  .item-container .item .details {
    padding-right: 10px;
    padding-left: 10px; }

  .in-stock, .view-stock {
    margin: 0rem 0rem 0rem 0rem;
    display: inline-block; }

  .availability-chip {
    margin-bottom: 14px; }

  .rental-items-pricing {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center; }
    .rental-items-pricing .pricing {
      margin-bottom: auto; }

  .item-container .item .details a.item-name-link {
    line-height: 1.3; }

  .item-container .item {
    padding: 18px 0px; }

  .item-container .item .highlight {
    width: 40%; }
    .item-container .item .highlight ul {
      height: max-content; }
    .item-container .item .highlight .item-actions {
      height: 100%; }
      .item-container .item .highlight .item-actions .sale-assets-container {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        height: 100%; }
        .item-container .item .highlight .item-actions .sale-assets-container .mb-77 {
          margin-bottom: auto; }
        .item-container .item .highlight .item-actions .sale-assets-container a {
          min-width: 120px; }
        .item-container .item .highlight .item-actions .sale-assets-container .action-buttons {
          padding-bottom: 10px; }
    .item-container .item .highlight .item-actions .rental-pricing-list, .item-container .item .highlight .pricing-inner {
      padding-left: 10px !important;
      height: max-content; }
      .item-container .item .highlight .item-actions .rental-pricing-list span, .item-container .item .highlight .pricing-inner span {
        font-size: 14px; }
    .item-container .item .highlight .item-actions a.view-items-button {
      margin-top: 0px; }
    .item-container .item .highlight .item-sale-price-container {
      display: flex;
      flex-direction: column;
      margin-top: 15px;
      padding: 0px 10px; }
      .item-container .item .highlight .item-sale-price-container .sale-price-container {
        display: table-cell; }
    .item-container .item .highlight ul .listing-rate-font {
      font-size: 12px; }
    .item-container .item .highlight .listing-availability-calendar a {
      margin-bottom: 18px; }
    .item-container .item .highlight .pagination ul > li {
      display: none !important; }
    .item-container .item .highlight .non-rental-sale-price-container {
      display: table-cell; }
      .item-container .item .highlight .non-rental-sale-price-container .listing-rate-font {
        font-size: 14px; }

  .cart-payment-page input[type=text], .cart-payment-page select {
    height: 48px; }
  .cart-payment-page div::after {
    top: 16px; }

  .self-sign-up-dialog a {
    width: 100%;
    padding: 10px; }

  .mt-4-xs-md {
    margin-top: 1.5rem; }

  .border-none-xs-md {
    border: none; }

  .w-100-xs-md {
    width: 100% !important; }

  .width-100-xs-md {
    width: 100%; }

  .m-0-xs-md {
    margin: 0 !important; }

  .p-0-xs-md {
    padding: 0 !important; }

  .px-0-xs-md {
    padding-left: 0px;
    padding-right: 0px; }

  .flex-column-xs-md {
    display: flex;
    flex-direction: column; }

  .px-3-xs-md {
    padding-left: 1rem;
    padding-right: 1rem; }

  .pr-0-xs-md {
    padding-right: 0; }

  .pt-0-xs-md {
    padding-top: 0; }

  .no-gutters-xs-md {
    padding: 0;
    margin: 0; }

  .hidden-xs-md {
    display: none; }

  .mr-0-xs-md {
    margin-right: 0; }

  .gap-1-xs-md {
    gap: 0.25rem; }

  .pt-3-xs-md {
    padding-top: 1rem; }

  .py-3-xs-md {
    padding-top: 1rem;
    padding-bottom: 1rem; }

  .ml-2-xs-md {
    margin-left: 0.5rem; }

  .pl-2-xs-md {
    padding-left: 0.5rem; }

  .pl-0-xs-md {
    padding-left: 0; }

  .ml-3-xs-md {
    margin-left: 1rem; }

  .mt-2-xs-md {
    margin-top: 0.5rem; }

  .mb-3-xs-md {
    margin-bottom: 1rem; }

  .pb-4-xs-md {
    padding-bottom: 1.5rem; } }
@media (min-width: 992px) {
  .cart-checkout hr {
    margin-top: 30px;
    margin-bottom: 30px; }

  .m-l-0-lg {
    margin-left: 0; }

  .pr-5-lg {
    padding-right: 3rem; }

  .ml-3-lg {
    margin-left: 1rem; }

  .pr-15-lg {
    padding-right: 15px; }

  .ml-15-lg {
    margin-left: 15px; }

  .mr--15-lg {
    margin-right: -15px; } }
@media (max-width: 576px) {
  .cartflow-breadcrumbs {
    font-size: 9px; } }
.centered-my-reservation-table-text tr td {
  vertical-align: middle !important; }

.action-label-min-width {
  width: 100px; }

.my-reservation-table-row-height {
  height: 57px; }

.justify-content-center {
  justify-content: center; }

.auto-width {
  width: auto !important; }

.disabled-button-opacity {
  opacity: 40% !important; }

.no-hover-color:hover {
  background-color: #117dd9 !important; }

.address-status-container {
  font-size: 10px;
  padding: 6px;
  border-radius: 4px;
  white-space: nowrap;
  display: inline-block; }

.completed-status-color {
  color: #007E33;
  background-color: #CCF4DC;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.confirmed-status-color {
  color: #00559A;
  background-color: #D6F0FA;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.blue-link, .blue-link:hover {
  color: #2B4CD7 !important; }

.ml-auto {
  margin-left: auto; }

.webstore-order-status-chip {
  color: #21A67A;
  background-color: #EEFBF4;
  padding: 4px 12px; }

.orders-export-btn {
  box-shadow: none !important;
  border-radius: 12px;
  padding: 8px 40px;
  font-weight: 600; }

.completed-cart-wrapper p {
  margin-bottom: 0px; }

.orders-listing-container {
  padding-top: 50px;
  padding-right: 5vw; }
  .orders-listing-container .orders-heading-container {
    font-size: 36px;
    font-weight: 600; }
    .orders-listing-container .orders-heading-container .items-count {
      color: #222222;
      font-size: 16px;
      font-weight: 400; }
  .orders-listing-container .orders-listing-table thead {
    color: #ffffff;
    height: 50px; }
  .orders-listing-container .general-request-webstore-table thead {
    color: #ffffff; }
  .orders-listing-container .orders-listing-table thead a {
    color: #ffffff !important; }
  .orders-listing-container .order-filters-container {
    padding: 0 10px 0 0;
    border-right: 1px solid #D9D9D9; }
    .orders-listing-container .order-filters-container .radio-filters label {
      color: #222222;
      font-size: 14px;
      font-weight: 400; }
  .orders-listing-container .table-row-hover-color {
    background-color: #efefef; }
  .orders-listing-container thead > tr > th {
    vertical-align: middle; }

.my-reservation-table-row-height:hover {
  background-color: #efefef; }

.cursor-pointer {
  cursor: pointer; }

/* order state chips */
.pending-status-color {
  color: #CA890B;
  background-color: #FFF1D6;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.web-order-status-color {
  color: #556622;
  background-color: #FCF991; }

.drafted-status-color {
  color: #333;
  background-color: #DDDDDD;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.checkedout-status-color {
  color: #00559A;
  background-color: #D6F0FA;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.completed-status-color {
  color: #007E33;
  background-color: #CCF4DC;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.returned-status-color {
  color: #7C299F;
  background-color: #F4D5FD;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.denied-status-color {
  color: #CC0000;
  background-color: #FFDADA;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.cancel-request-status-color {
  color: #A05212;
  background-color: rgba(255, 142, 40, 0.43);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.verification-status-color {
  color: #7C299F;
  background-color: #F4D5FD;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.in-progress-color {
  color: #CA890B;
  background-color: #FFF1D6;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.moved-status-color {
  color: #7C299F;
  background-color: #F4D5FD;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.sold-order-status-color {
  color: #F8007C;
  background-color: #FFE5F9; }

.tag-status-container {
  background-color: #D6F0FA;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  padding: 5px 16px;
  border-radius: 6px;
  font-size: 1.2rem;
  white-space: nowrap;
  text-transform: capitalize;
  vertical-align: -webkit-baseline-middle;
  height: 28px;
  display: inline-block;
  line-height: 20px; }

.vertical-align-middle {
  vertical-align: middle !important; }

.status-container {
  margin-right: 0px;
  padding: 5px 8px;
  border-radius: 4px;
  font-size: 1.2rem;
  white-space: nowrap;
  text-transform: capitalize;
  vertical-align: -webkit-baseline-middle;
  height: 28px;
  display: inline-block;
  line-height: 20px; }

.audited-status-color {
  color: #CA890B;
  background-color: #FFF1D6;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.status-container-radius {
  font-size: 12px !important;
  border-radius: 99px;
  padding: 4px 10px !important; }

.item-custody-verification .btn-secondary {
  border: 1px solid;
  background-color: transparent;
  color: #000000;
  box-shadow: none;
  text-decoration: none; }
.item-custody-verification .btn-primary {
  background-color: #117dd9;
  text-decoration: none;
  box-shadow: none !important;
  border-radius: 10px; }
.item-custody-verification .btn-primary:hover {
  background-color: #00549f; }

.modal .modal-dialog-lg {
  height: 100%;
  max-width: 60%;
  min-width: 60%;
  margin: 0 20%; }

.m-r-4-p {
  margin-right: 4px; }

.text-decoration-none:hover {
  text-decoration: none; }

.border-grey {
  border: #7F7F7F solid 1px !important; }

.background-color-transparent {
  background-color: transparent; }

.svg-icon-42 {
  width: 42px;
  height: 42px; }

.svg-icon-15 {
  width: 15px;
  height: 15px; }

.left-arrow-svg-icon {
  width: 10px;
  height: 24px; }

.basket-feedback-popover-webstore {
  width: fit-content; }
  .basket-feedback-popover-webstore .popover {
    width: fit-content; }
    .basket-feedback-popover-webstore .popover .popover-wrapper-light p {
      margin: 0; }

.p-t-1 {
  padding-top: 1px; }

.basket-feedback-link {
  color: #2B4CD7 !important;
  text-decoration: none !important; }

.padding-8 {
  padding: 8px; }

.margin-left-8-n {
  margin-left: -8%; }

.icon-margin {
  margin-top: 11px !important; }

.header-padding {
  padding-top: 3.5% !important; }

.margin-left-11 {
  margin-left: 11px; }

.black-svg .st0 {
  fill: black;
  stroke: black; }

.guest-modal-btn {
  padding: 2rem 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: black;
  font-size: 14px;
  font-weight: 600; }
  .guest-modal-btn:hover {
    color: black; }

.guest-checkout-btn {
  border-bottom: 1px solid #D9D9D9; }

.guest-reserve-modal .modal-content {
  border-radius: 0px; }
.guest-reserve-modal .modal-body {
  padding-top: 0px !important; }
  .guest-reserve-modal .modal-body .modal-body-buttons > * {
    margin-bottom: 2rem;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    box-shadow: 0px 2px 5px 0px #00000014; }
.guest-reserve-modal form {
  padding: 1.5rem 2rem; }
  .guest-reserve-modal form input {
    width: 100%;
    border-radius: 10px;
    box-shadow: none !important; }
    .guest-reserve-modal form input:not([type='submit']) {
      line-height: 20px;
      padding: 0.5rem 1.5rem;
      border: 1px solid #CCCCCC;
      border-radius: 4px; }
  .guest-reserve-modal form > * {
    margin-bottom: 2rem; }

.disable-pointer-events {
  pointer-events: none; }

.available-status-color {
  color: #007E33;
  background-color: #CCF4DC;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16); }

.fixedasset-title {
  background-color: #6009AC; }

.itasset-title {
  background-color: #6009AC; }

.volatileasset-title {
  background-color: #440B79; }

.serviceoffering-title {
  background-color: #E2A110; }

.stockasset-title {
  background-color: #A945C1; }

.asset-badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  min-width: 17px;
  text-shadow: none;
  height: 14px;
  box-shadow: none;
  border: none;
  letter-spacing: 0;
  color: #FFFFFF;
  width: 30px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }

/*# sourceMappingURL=web_store_new_theme.css.map */
