
:root {
  --link-color: #cc0000;
  --link-hover-color: #cc0000;
  --link-text-decoration: none;
  --link-font-weight: inherit;
  --button-background-color: #009bd3;
  --button-color: #FFFFFF;
  --button-line-height: 17px;
  --button-padding: 10px 20px;
  --button-border: transparent;
  --button-border-radius: 15px;
  --button-disabled-background-color: rgba(0, 155, 216, 0.51);
  --button-disabled-color: #FFFFFF;
  --button-hover-background-color: #cc0000;
  --button-hover-color: #FFFFFF;
  --button-emphasis-background-color: #cc0000;
  --button-emphasis-color: #FFFFFF;
  --button-text-transform: uppercase;
  --corner-ribbon-color: white;
  --corner-ribbon-background-color: #009bd3;
  --corner-ribbon-padding: 8px 0;
  --body-font-family: 'Gotham Book', sans-serif;
  --body-font-style: normal;
  --body-font-weight: 200;
  --body-font-size: 14px;
  --body-line-height: normal;
  --body-font-emphasis-family: 'Gotham Medium', sans-serif;
  --body-font-emphasis-style: normal;
  --body-font-emphasis-weight: 200;
  --body-font-emphasis-size: 14px;
  --h1-font-family: 'Gotham Black', sans-serif;
  --h1-font-style: normal;
  --h1-font-weight: 200;
  --h1-font-size: 30px;
  --h1-text-transform: none;
  --h1-color: inherit;
  --h1-margin: 20px 0;
  --h1-line-height: normal;
  --h2-font-family: 'Gotham Medium', sans-serif;
  --h2-font-style: normal;
  --h2-font-weight: 200;
  --h2-font-size: 20px;
  --h2-text-transform: none;
  --h2-color: inherit;
  --h2-margin: 10px 0;
  --h3-font-family: 'Gotham Medium', sans-serif;
  --h3-font-style: normal;
  --h3-font-weight: 200;
  --h3-font-size: 16px;
  --h3-text-transform: none;
  --h3-color: inherit;
  --h3-margin: 10px 0;
  --button-font-family: 'Gotham Light', sans-serif;
  --button-font-style: normal;
  --button-font-weight: 200;
  --button-font-size: 13px;
  --header-nav-display: flex;
  --header-nav-align-items: center;
  --header-nav-font-family: 'Gotham Book', sans-serif;
  --header-nav-font-style: normal;
  --header-nav-font-weight: 200;
  --header-nav-font-size: 14px;
  --header-nav-text-transform: none;
  --header-menu-font-family: 'Gotham Book', sans-serif;
  --header-menu-font-style: normal;
  --header-menu-font-weight: 200;
  --header-menu-font-size: 14px;
  --header-menu-text-transform: none;
  --header-menu-search-display: block;
  --dropdown-search-container: flex;
  --dropdown-search-container-submit-bgcolor: white;
  --dropdown-search-container-submit-color: black;
  --inner-padding: 0;
  --content-padding: 0;
  --content-background-color: transparent;
  --content-inner-background-color: #ffffff;
  --header-color: #4a4a4a;
  --header-background-color: #e6e6e6;
  --header-dropdown-background-color: #000000;
  --header-dropdown-content-color: #ffffff;
  --header-badge-background-color: #000000;
  --header-badge-color: #e6e6e6;
  --header-badge-unreserved-background-color: #cc0000;
  --header-badge-unreserved-color: #e6e6e6;
  --header-margin: 15px 10px;
  --header-support-phone-display: block;
  --header-dropdown-menu-item-font-size: 32px;
  --header-dropdown-menu-item-font-family: 'gilroy-semibold', sans-serif;
  --header-dropdown-menu-item-color: white;
  --header-dropdown-menu-item-lineheight: 32px;
  --pre-header-display: none;
  --pre-header-color: white;
  --pre-header-background-color: black;
  --post-header-display: none;
  --post-header-color: white;
  --post-header-background-color: black;
  --footer-background-color: #e6e6e6;
  --foot-navItemTitle-color: #000000;
  --foot-navItem-color: #666;
  --foot-navItem-fontSize: inherit;
  --footer-title-font-size: 22px;
  --footer-title-font-family: 'Gotham Book', sans-serif;
  --footer-title-color: #000000;
  --footer-title-lineheight: inherit;
  --footer-bold-font-size: 17px;
  --footer-bold-font-family: 'Gotham Book', sans-serif;
  --footer-bold-color: #000000;
  --footer-bold-lineheight: inherit;
  --footer-light-font-size: 14px;
  --footer-light-font-family: 'Gotham Book', sans-serif;
  --footer-light-color: #000000;
  --footer-light-lineheight: normal;
  --featured-product-title-font: 'Gotham Medium', sans-serif;
  --featured-product-title-font-size: 24px;
  --category-container-padding: 20px;
  --category-container-margin: 10px 0 0;
  --category-background-color: #e6e6e6;
  --category-title-display: block;
  --category-title-color: #000;
  --category-title-background-color: inherit;
  --category-title-font-size: 18px;
  --category-title-text-align: left;
  --category-intro-display: block;
  --category-intro-color: #4a4a4a;
  --category-wrapper-max-width-desktop: 275px;
  --category-wrapper-max-width-tablet: 275px;
  --category-wrapper-max-width-mobile: 275px;
  --category-item-margin: 15px;
  --category-item-align: center;
  --category-intro-text-align: center;
  --category-image-padding: 10px;
  --category-image-margin: 10px;
  --category-image-width: 100%;
  --category-image-height: 100%;
  --category-image-width-mobile: 100%;
  --category-image-height-mobile: 100%;
  --search-category-banner-background-color: transparent;
  --search-category-banner-color: #000000;
  --search-category-banner-title-display: none;
  --search-gallery-item-width: 33.33%;
  --search-gallery-item-width-mobile: 50%;
  --search-gallery-item-background-color: #e6e6e6;
  --search-gallery-item-margin: 10px;
  --search-gallery-item-name-color: #000000;
  --search-gallery-item-description-color: #4a4a4a;
  --search-gallery-item-font-size: 15px;
  --search-gallery-item-font-weight: 600;
  --search-gallery-item-price-margin: 10px 0;
  --search-gallery-item-price-padding: 0;
  --search-gallery-item-price-text-align: center;
  --search-gallery-item-manufacturer-display: inline-block;
  --search-gallery-item-image-background-color: transparent;
  --search-gallery-item-form-justify: center;
  --search-gallery-item-form-padding: 10px 0;
  --search-gallery-not-available-background-color: #dddddd;
  --search-bar-title-display: none;
  --search-bar-title-color: inherit;
  --search-bar-title-font-size: inherit;
  --search-bar-font-size: 12px;
  --search-bar-reset-dates-color: white;
  --carousel-arrow-font-size: 36px;
  --pagination-color: #cc0000;
  --pagination-active-color: #ffffff;
  --pagination-font-size: 12px;
  --prod-watchlist-description-color: #000;
  --prod-info-background-color: #fff;
  --prod-title-font-size: 30px;
  --prod-title-font-size-mob: 22px;
  --prod-hire-rates-title-font-size: 32px;
  --prod-hire-rates-title-font-size-mob: 22px;
  --prod-title-color: inherit;
  --prod-title-textShadow: none;
  --prod-title-margin: inherit;
  --prod-detail-section-background-color: #e6e6e6;
  --prod-detail-menu-color: #000000;
  --prod-detail-menu-bgcolor: transparent;
  --prod-detail-menu-active-color: #cc0000;
  --prod-detail-menu-bottom-border: #ddd 5px solid;
  --prod-detail-menu-active-bottom-border: #cc0000 5px solid;
  --prod-detail-menu-padding: 15px;
  --prod-rates-divider-display: none;
  --prod-rates-divider-color: #d9e0e0;
  --prod-rates-title-display: none;
  --prod-rates-title-color: inherit;
  --prod-rates-title-margin: inherit;
  --prod-rates-title-text-transform: none;
  --prod-hire-rates-color: #000000;
  --prod-hire-rates-ex-vat: #cc0000;
  --prod-hire-rates-background-color: transparent;
  --prod-hire-rates-tax-font-size: 12px;
  --prod-accessories-item-background-color: #cccccc;
  --prod-divider-background-color: #d9e0e0;
  --prod-divider-height: 50px;
  --prod-reserved-item-flex-direction: column;
  --prod-upsell-item-width: 25%;
  --prod-upsell-product-name-font-size: 18px;
  --prod-related-group-tab-active-color: #FFFFFF;
  --prod-related-group-tab-active-background-color: #009bd3;
  --prod-related-group-tab-color: #cccdcf;
  --prod-related-group-tab-background-color: #f3f4f4;
  --prod-banner-content-min-height: 500px;
  --calendar-max-width: 900px;
  --calendar-bg-color: white;
  --calendar-font-family: 'Gotham Book', sans-serif;
  --calendar-select-start-color: #003676;
  --calendar-select-start-background-color: #003676;
  --calendar-select-end-color: #003676;
  --calendar-select-end-background-color: #003676;
  --calendar-hire-dates-bg-color: #003676;
  --calendar-hire-dates-fg-color: white;
  --calendar-delivery-dates-bg-color: #00c0fb;
  --calendar-delivery-dates-fg-color: white;
  --calendar-selected-start-background-color: #3f98d2;
  --calendar-select-start-foreground-color: white;
  --calendar-deselected-start-background-color: #9bcdee;
  --calendar-selected-end-background-color: #3f98d2;
  --calendar-select-end-foreground-color: white;
  --calendar-deselected-end-background-color: #9bcdee;
  --calendar-select-start-fg-color: white;
  --calendar-select-end-fg-color: white;
  --calendar-clear-dates-background-color: #cc0000;
  --calendar-clear-dates-foreground-color: white;
  --calendar-next-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/next-icon-arrow-black.png");
  --calendar-prev-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/prev-icon-arrow-black.png");
  --price-inc-vat-color: black;
  --price-inc-vat-font: 'Gotham Book', sans-serif;
  --price-inc-vat-font-size: 16px;
  --price-ex-vat-color: #003676;
  --price-ex-vat-font: 'Gotham Book', sans-serif;
  --price-ex-vat-font-size: 16px;
  --datesprice-quantity-title-font: 'Gotham Book', sans-serif;
  --datesprice-quantity-title-fontSize: 16px;
  --datesprice-quantity-title-color: black;
  --datesprice-title-color: white;
  --datesprice-title-bgcolor: #003676;
  --datesprice-title-padding: 10px 5px 10px 5px;
  --datesprice-price-row-bg-color: #9bcdee;
  --datesprice-delivery-dates-padding: 5px;
  --datesprice-hire-dates-bg-color: #003676;
  --category-calendar-product-details-color: white;
  --category-calendar-next-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/next-icon-arrow-black.png");
  --category-calendar-prev-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/prev-icon-arrow-black.png");
  --calendar-unavailable-bg-color: white;
  --calendar-pricing-border-color: white;
  --basket-row-background-color: #e6e6e6;
  --basket-row-border: none;
  --basket-row-unreserved-background-color: #da6565;
  --basket-warning-background-color: #f7f7af;
  --basket-section-background-color: #e6e6e6;
  --basket-delivery-accordian-title-background-color: #cc0000;
  --basket-delivery-accordian-title-color: #FFFFFF;
  --basket-delivery-accordion-title-radio-buttons-display: none;
  --basket-delivery-accordian-content-background-color: white;
  --basket-deposit-due-date-color: #cc0000;
  --basket-rowTitle-font-size: 25px;
  --basket-rowPrice-font-size: 20px;
  --basket-change-all-dates-panel: block;
  --basket-change-all-dates-link: flex;
  --basket-panel-header-background-color: #f6f6f6;
  --basket-panel-header-color: black;
  --basket-panel-active-header-background-color: #007fff;
  --basket-panel-active-header-color: white;
  --basket-payment-desc-background-color: #f7e7cd;
  --basket-payment-desc-color: #92531f;
  --basket-row-price-font-size: 14px;
  --basket-row-price-font-weight: 200;
  --basket-group-title-font-size: 18px;
  --basket-group-hiredatelabel-font-size: 18px;
  --basket-group-deliverydate-font-size: 18px;
  --member-section-background-color: #e6e6e6;
  --member-new-member-banner-background-color: #f2dede;
  --member-new-member-banner-color: #a94442;
  --member-payment-banner-background-color: #f7e7cd;
  --member-payment-banner-color: #92531f;
  --member-menu-item-color: #cc0000;
  --member-menu-active-background-color: #cc0000;
  --member-menu-active-color: #e6e6e6;
  --member-order-history-heading-background-color: #cc0000;
  --member-order-history-heading-color: #FFFFFF;
  --member-order-history-row-background-color: transparent;
  --member-order-history-row-color: #000000;
  --member-order-history-border: 1px solid #4b4f54;
  --member-login-or-signup-or-background-color: #e6e6e6;
  --member-signup-note-background-color: #f7f7af;
  --member-signup-note-color: #61630d;
  --member-claims-table-header-background-color: #cc0000;
  --member-claims-table-header-color: #FFFFFF;
  --member-general-message-banner-background-color: #f2ebde;
  --member-general-message-banner-color: #a96642;
  --page-banner-default-height: 300px;
  --page-banner-default-height-mobile: 200px;
  --page-carousel-item-description-display: block;
  --page-carousel-item-description-color: #4a4a4a;
  --page-carousel-item-description-align: center;
  --page-carousel-item-description-font-size: 17px;
  --page-carousel-item-description-margin-block-start: 0;
  --page-panel-image-carousel-padding: 0;
  --page-carousel-item-align-items: flex-start;
  --page-carousel-item-align-imgs: center;
  --page-carousel-item-corner-ribbon-color: white;
  --page-carousel-item-corner-ribbon-background-color: black;
  --page-carousel-item-corner-ribbon-font-family: 'Gotham Book', sans-serif;
  --page-carousel-item-corner-ribbon-font-size: 18px;
  --page-carousel-item-corner-ribbon-line-height: 20px;
  --approval-section-background-color: #e6e6e6;
  --approval-table-header-background-color: #cc0000;
  --approval-table-header-color: #FFFFFF;
  --back-to-top-radius: 50px;
  --back-to-top-background-color: #ffffff;
  --back-to-top-width: 100px;
  --back-to-top-height: 50px;
  --help-table-conversation-hover-background: #cc0000;
}
@font-face {
  font-family: "Gibson-Regular";
  src: url("../fonts/Gibson-Regular.woff") format("woff");
}
@font-face {
  font-family: "Gibson-Book";
  src: url("../fonts/Gibson-Book.woff") format("woff");
}
@font-face {
  font-family: "Gibson-Medium";
  src: url("../fonts/Gibson-Medium.woff") format("woff");
}
@font-face {
  font-family: "Gibson-SemiBold";
  src: url("../fonts/Gibson-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Gibson-Bold";
  src: url("../fonts/Gibson-Bold.woff") format("woff");
}
:root {
  --link-color: #4da8dc;
  --link-hover-color: #cc0000;
  --button-background-color: #4da8dc;
  --button-color: #ffffff;
  --button-line-height: 18px;
  --button-padding: 7px;
  --button-border-radius: 3px;
  --button-disabled-background-color: rgba(0, 54, 118, 0.51);
  --button-disabled-color: #ffffff;
  --button-hover-background-color: #cc0000;
  --button-hover-color: #ffffff;
  --button-emphasis-background-color: #cc0000;
  --button-emphasis-color: #ffffff;
  --body-font-family: 'Gibson-Regular', sans-serif;
  --body-font-style: normal;
  --body-font-weight: 200;
  --body-font-size: 17px;
  --body-line-height: 1.3;
  --body-font-emphasis-family: 'Gibson-Medium', sans-serif;
  --body-font-emphasis-style: normal;
  --body-font-emphasis-weight: 500;
  --body-font-emphasis-size: 14px;
  --h1-font-family: 'Gibson-Bold', sans-serif;
  --h1-font-style: normal;
  --h1-font-weight: normal;
  --h1-font-size: 42px;
  --h1-line-height: 1.3;
  --h2-font-family: 'Gibson-Book', sans-serif;
  --h2-font-style: normal;
  --h2-font-weight: 500;
  --h2-font-size: 32px;
  --h2-color: #4da8dc;
  --h3-font-family: 'Gibson-Medium', sans-serif;
  --h3-font-style: normal;
  --h3-font-weight: 400;
  --h3-font-size: 20px;
  --button-font-family: 'Gibson-SemiBold', sans-serif;
  --button-font-style: normal;
  --button-font-weight: 500;
  --button-font-size: 18px;
  --header-nav-font-family: 'Gibson-Regular', sans-serif;
  --header-nav-font-style: normal;
  --header-nav-font-weight: 200;
  --header-nav-font-size: 14px;
  --header-nav-text-transform: uppercase;
  --header-menu-font-family: 'Gibson-Regular', sans-serif;
  --header-menu-font-style: normal;
  --header-menu-font-weight: 200;
  --header-menu-font-size: 20px;
  --header-menu-text-transform: uppercase;
  --header-color: #4da8dc;
  --header-background-color: #111111;
  --header-dropdown-background-color: #4da8dc;
  --header-dropdown-content-color: #f1f2f3;
  --header-badge-background-color: #00c0fb;
  --header-badge-color: #ffffff;
  --header-badge-unreserved-background-color: #cc0000;
  --header-badge-unreserved-color: #e6e6e6;
  --header-margin: 0;
  --inner-padding: 0;
  --content-padding: 0;
  --content-background-color: transparent;
  --content-inner-background-color: #ffffff;
  --footer-background-color: #111111;
  --foot-navItemTitle-color: #4da8dc;
  --foot-navItem-color: #aaaaaa;
  --featured-product-title-font: 'Gotham Medium', sans-serif;
  --featured-product-title-font-size: 24px;
  --category-container-padding: 0;
  --category-container-margin: 10px 25px;
  --category-background-color: transparent;
  --category-title-color: #000;
  --category-intro-color: black;
  --category-title-font-size: 20px;
  --category-wrapper-max-width-desktop: 25%;
  --category-wrapper-max-width-tablet: 33%;
  --category-wrapper-max-width-mobile: 49%;
  --category-item-margin: 0 10px 20px;
  --category-item-align: flex-start;
  --category-intro-text-align: left;
  --category-image-padding: 0;
  --category-image-margin: 0;
  --search-category-banner-background-color: #FFFFFF;
  --search-category-banner-color: #000000;
  --search-category-banner-title-display: none;
  --search-gallery-item-background-color: #f5f5f5;
  --search-gallery-item-name-color: #000000;
  --search-gallery-item-manufacturer-color: #00c0fb;
  --search-gallery-item-description-color: #4a4a4a;
  --search-gallery-item-font-size: 22px;
  --search-gallery-item-font-weight: 600;
  --search-gallery-item-price-margin: 0;
  --search-gallery-item-price-padding: 10px;
  --search-gallery-item-price-text-align: left;
  --search-gallery-item-form-justify: flex-start;
  --search-gallery-item-width: 25%;
  --search-gallery-item-width-mobile: 50%;
  --search-gallery-item-form-padding: 10px;
  --search-bar-title-display: block;
  --search-bar-title-color: #f1f2f3;
  --search-bar-title-font-size: 20px;
  --search-bar-font-size: 12px;
  --search-bar-reset-dates-color: #f1f2f3;
  --pagination-color: #4da8dc;
  --pagination-active-color: #ffffff;
  --pagination-font-size: 16px;
  --prod-info-background-color: #ffffff;
  --prod-title-font-size: 40px;
  --prod-title-font-size-mob: 22px;
  --prod-hire-rates-title-font-size: 32px;
  --prod-hire-rates-title-font-size-mob: 22px;
  --prod-title-margin: 0;
  --prod-detail-section-background-color: #ffffff;
  --prod-detail-menu-color: rgba(0, 54, 118, 0.33);
  --prod-detail-menu-active-color: #4da8dc;
  --prod-detail-menu-bottom-border: none;
  --prod-detail-menu-active-bottom-border: none;
  --prod-rates-divider-display: block;
  --prod-rates-title-display: block;
  --prod-rates-title-color: #4da8dc;
  --prod-rates-title-margin: 5px 0;
  --prod-rates-title-text-transform: uppercase;
  --prod-hire-rates-color: black;
  --prod-hire-rates-ex-vat: #4da8dc;
  --prod-hire-rates-background-color: #f5f5f5;
  --prod-accessories-item-background-color: #f3f4f4;
  --prod-divider-height: 1px;
  --prod-related-group-tab-active-color: #ffffff;
  --prod-related-group-tab-active-background-color: #4da8dc;
  --prod-related-group-tab-color: #cccdcf;
  --prod-related-group-tab-background-color: #f3f4f4;
  --prod-reserved-item-flex-direction: row;
  --calendar-max-width: 900px;
  --calendar-bg-color: white;
  --calendar-font-family: 'Gibson-Regular', sans-serif;
  --calendar-select-start-color: #4da8dc;
  --calendar-select-end-color: #4da8dc;
  --calendar-select-start-background-color: #4da8dc;
  --calendar-select-end-background-color: #4da8dc;
  --calendar-delivery-dates-bg-color: #00c0fb;
  --calendar-delivery-dates-fg-color: #fff;
  --calendar-hire-dates-fg-color: #fff;
  --calendar-selected-start-background-color: #3f98d2;
  --calendar-select-start-foreground-color: #fff;
  --calendar-deselected-start-background-color: #9bcdee;
  --calendar-selected-end-background-color: #3f98d2;
  --calendar-select-end-foreground-color: #fff;
  --calendar-deselected-end-background-color: #9bcdee;
  --calendar-select-start-fg-color: #fff;
  --calendar-select-end-fg-color: #fff;
  --calendar-clear-dates-background-color: #cc0000;
  --calendar-clear-dates-foreground-color: #fff;
  --calendar-hire-dates-bg-color: #4da8dc;
  --calendar-next-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/next-icon-arrow-black.png");
  --calendar-prev-img-url: url("https://s3-eu-west-1.amazonaws.com/circulio-assets/calendar-default-images/prev-icon-arrow-black.png");
  --price-inc-vat-color: black;
  --price-inc-vat-font: 'Gibson-Regular', sans-serif;
  --price-inc-vat-font-size: 16px;
  --price-ex-vat-color: #4da8dc;
  --price-ex-vat-font: 'Gibson-Regular', sans-serif;
  --price-ex-vat-font-size: 16px;
  --datesprice-title-color: black;
  --datesprice-title-bgcolor: #f1f2f3;
  --datesprice-title-padding: 10px 15px 5px 15px;
  --datesprice-price-row-bg-color: #9bcdee;
  --datesprice-delivery-dates-padding: 5px;
  --datesprice-hire-dates-bg-color: transparent;
  --datesprice-hire-dates-fg-color: black;
  --datesprice-delivery-dates-fg-color: black;
  --datesprice-delivery-dates-bg-color: transparent;
  --datesprice-quantity-title-font: 'Gibson-Regular', sans-serif;
  --datesprice-quantity-title-color: black;
  --basket-row-background-color: transparent;
  --basket-row-border: 1px solid black;
  --basket-row-unreserved-background-color: #da6565;
  --basket-section-background-color: #e6e6e6;
  --basket-delivery-accordian-title-background-color: #4da8dc;
  --basket-delivery-accordian-title-color: #ffffff;
  --basket-delivery-accordian-content-background-color: white;
  --basket-deposit-due-date-color: #cc0000;
  --basket-rowTitle-font-size: 25px;
  --basket-rowPrice-font-size: 20px;
  --basket-change-all-dates-panel: block;
  --basket-change-all-dates-link: flex;
  --basket-panel-header-background-color: #4da8dc;
  --basket-panel-header-color: #ffffff;
  --basket-panel-active-header-background-color: #4da8dc;
  --basket-panel-active-header-color: #ffffff;
  --basket-row-price-font-weight: 200;
  --basket-row-price-font-size: 17px;
  --member-section-background-color: #e6e6e6;
  --member-new-member-banner-background-color: #f2dede;
  --member-new-member-banner-color: #a94442;
  --member-payment-banner-background-color: #f7e7cd;
  --member-payment-banner-color: #92531f;
  --member-menu-item-color: #4da8dc;
  --member-menu-active-background-color: #00c0fb;
  --member-menu-active-color: #ffffff;
  --member-order-history-heading-background-color: #4da8dc;
  --member-order-history-heading-color: #ffffff;
  --member-order-history-row-background-color: transparent;
  --member-order-history-row-color: #000000;
  --member-order-history-border: 1px solid #4b4f54;
  --member-login-or-signup-or-background-color: #e6e6e6;
  --member-signup-note-background-color: #f7f7af;
  --member-signup-note-color: #61630d;
  --member-claims-table-header-background-color: #4da8dc;
  --member-claims-table-header-color: #ffffff;
  --page-carousel-item-description-color: black;
  --page-carousel-item-description-align: left;
  --approval-table-header-background-color: #4da8dc;
  --approval-table-header-color: #ffffff;
  --search-widget-icon-keyword-filter: invert(69%) sepia(55%) saturate(1733%) hue-rotate(173deg) brightness(89%) contrast(94%);
  --search-widget-icon-calendar-filter: invert(69%) sepia(55%) saturate(1733%) hue-rotate(173deg) brightness(89%) contrast(94%);
  --search-widget-resetSearchDates-fontSize: 12px;
  --search-widget-resetSearchDates-textDecoration: underline;
}
