/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-left:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}@font-face {
  font-family: "bootstrap-icons";
  src: url(../fonts/bootstrap-icons.woff2) format("woff2"),
url(../fonts/bootstrap-icons.woff) format("woff");
}

[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-alarm-fill::before { content: "\F101"; }
.bi-alarm::before { content: "\F102"; }
.bi-align-bottom::before { content: "\F103"; }
.bi-align-center::before { content: "\F104"; }
.bi-align-end::before { content: "\F105"; }
.bi-align-middle::before { content: "\F106"; }
.bi-align-start::before { content: "\F107"; }
.bi-align-top::before { content: "\F108"; }
.bi-alt::before { content: "\F109"; }
.bi-app-indicator::before { content: "\F10A"; }
.bi-app::before { content: "\F10B"; }
.bi-archive-fill::before { content: "\F10C"; }
.bi-archive::before { content: "\F10D"; }
.bi-arrow-90deg-down::before { content: "\F10E"; }
.bi-arrow-90deg-left::before { content: "\F10F"; }
.bi-arrow-90deg-right::before { content: "\F110"; }
.bi-arrow-90deg-up::before { content: "\F111"; }
.bi-arrow-bar-down::before { content: "\F112"; }
.bi-arrow-bar-left::before { content: "\F113"; }
.bi-arrow-bar-right::before { content: "\F114"; }
.bi-arrow-bar-up::before { content: "\F115"; }
.bi-arrow-clockwise::before { content: "\F116"; }
.bi-arrow-counterclockwise::before { content: "\F117"; }
.bi-arrow-down-circle-fill::before { content: "\F118"; }
.bi-arrow-down-circle::before { content: "\F119"; }
.bi-arrow-down-left-circle-fill::before { content: "\F11A"; }
.bi-arrow-down-left-circle::before { content: "\F11B"; }
.bi-arrow-down-left-square-fill::before { content: "\F11C"; }
.bi-arrow-down-left-square::before { content: "\F11D"; }
.bi-arrow-down-left::before { content: "\F11E"; }
.bi-arrow-down-right-circle-fill::before { content: "\F11F"; }
.bi-arrow-down-right-circle::before { content: "\F120"; }
.bi-arrow-down-right-square-fill::before { content: "\F121"; }
.bi-arrow-down-right-square::before { content: "\F122"; }
.bi-arrow-down-right::before { content: "\F123"; }
.bi-arrow-down-short::before { content: "\F124"; }
.bi-arrow-down-square-fill::before { content: "\F125"; }
.bi-arrow-down-square::before { content: "\F126"; }
.bi-arrow-down-up::before { content: "\F127"; }
.bi-arrow-down::before { content: "\F128"; }
.bi-arrow-left-circle-fill::before { content: "\F129"; }
.bi-arrow-left-circle::before { content: "\F12A"; }
.bi-arrow-left-right::before { content: "\F12B"; }
.bi-arrow-left-short::before { content: "\F12C"; }
.bi-arrow-left-square-fill::before { content: "\F12D"; }
.bi-arrow-left-square::before { content: "\F12E"; }
.bi-arrow-left::before { content: "\F12F"; }
.bi-arrow-repeat::before { content: "\F130"; }
.bi-arrow-return-left::before { content: "\F131"; }
.bi-arrow-return-right::before { content: "\F132"; }
.bi-arrow-right-circle-fill::before { content: "\F133"; }
.bi-arrow-right-circle::before { content: "\F134"; }
.bi-arrow-right-short::before { content: "\F135"; }
.bi-arrow-right-square-fill::before { content: "\F136"; }
.bi-arrow-right-square::before { content: "\F137"; }
.bi-arrow-right::before { content: "\F138"; }
.bi-arrow-up-circle-fill::before { content: "\F139"; }
.bi-arrow-up-circle::before { content: "\F13A"; }
.bi-arrow-up-left-circle-fill::before { content: "\F13B"; }
.bi-arrow-up-left-circle::before { content: "\F13C"; }
.bi-arrow-up-left-square-fill::before { content: "\F13D"; }
.bi-arrow-up-left-square::before { content: "\F13E"; }
.bi-arrow-up-left::before { content: "\F13F"; }
.bi-arrow-up-right-circle-fill::before { content: "\F140"; }
.bi-arrow-up-right-circle::before { content: "\F141"; }
.bi-arrow-up-right-square-fill::before { content: "\F142"; }
.bi-arrow-up-right-square::before { content: "\F143"; }
.bi-arrow-up-right::before { content: "\F144"; }
.bi-arrow-up-short::before { content: "\F145"; }
.bi-arrow-up-square-fill::before { content: "\F146"; }
.bi-arrow-up-square::before { content: "\F147"; }
.bi-arrow-up::before { content: "\F148"; }
.bi-arrows-angle-contract::before { content: "\F149"; }
.bi-arrows-angle-expand::before { content: "\F14A"; }
.bi-arrows-collapse::before { content: "\F14B"; }
.bi-arrows-expand::before { content: "\F14C"; }
.bi-arrows-fullscreen::before { content: "\F14D"; }
.bi-arrows-move::before { content: "\F14E"; }
.bi-aspect-ratio-fill::before { content: "\F14F"; }
.bi-aspect-ratio::before { content: "\F150"; }
.bi-asterisk::before { content: "\F151"; }
.bi-at::before { content: "\F152"; }
.bi-award-fill::before { content: "\F153"; }
.bi-award::before { content: "\F154"; }
.bi-back::before { content: "\F155"; }
.bi-backspace-fill::before { content: "\F156"; }
.bi-backspace-reverse-fill::before { content: "\F157"; }
.bi-backspace-reverse::before { content: "\F158"; }
.bi-backspace::before { content: "\F159"; }
.bi-badge-3d-fill::before { content: "\F15A"; }
.bi-badge-3d::before { content: "\F15B"; }
.bi-badge-4k-fill::before { content: "\F15C"; }
.bi-badge-4k::before { content: "\F15D"; }
.bi-badge-8k-fill::before { content: "\F15E"; }
.bi-badge-8k::before { content: "\F15F"; }
.bi-badge-ad-fill::before { content: "\F160"; }
.bi-badge-ad::before { content: "\F161"; }
.bi-badge-ar-fill::before { content: "\F162"; }
.bi-badge-ar::before { content: "\F163"; }
.bi-badge-cc-fill::before { content: "\F164"; }
.bi-badge-cc::before { content: "\F165"; }
.bi-badge-hd-fill::before { content: "\F166"; }
.bi-badge-hd::before { content: "\F167"; }
.bi-badge-tm-fill::before { content: "\F168"; }
.bi-badge-tm::before { content: "\F169"; }
.bi-badge-vo-fill::before { content: "\F16A"; }
.bi-badge-vo::before { content: "\F16B"; }
.bi-badge-vr-fill::before { content: "\F16C"; }
.bi-badge-vr::before { content: "\F16D"; }
.bi-badge-wc-fill::before { content: "\F16E"; }
.bi-badge-wc::before { content: "\F16F"; }
.bi-bag-check-fill::before { content: "\F170"; }
.bi-bag-check::before { content: "\F171"; }
.bi-bag-dash-fill::before { content: "\F172"; }
.bi-bag-dash::before { content: "\F173"; }
.bi-bag-fill::before { content: "\F174"; }
.bi-bag-plus-fill::before { content: "\F175"; }
.bi-bag-plus::before { content: "\F176"; }
.bi-bag-x-fill::before { content: "\F177"; }
.bi-bag-x::before { content: "\F178"; }
.bi-bag::before { content: "\F179"; }
.bi-bar-chart-fill::before { content: "\F17A"; }
.bi-bar-chart-line-fill::before { content: "\F17B"; }
.bi-bar-chart-line::before { content: "\F17C"; }
.bi-bar-chart-steps::before { content: "\F17D"; }
.bi-bar-chart::before { content: "\F17E"; }
.bi-basket-fill::before { content: "\F17F"; }
.bi-basket::before { content: "\F180"; }
.bi-basket2-fill::before { content: "\F181"; }
.bi-basket2::before { content: "\F182"; }
.bi-basket3-fill::before { content: "\F183"; }
.bi-basket3::before { content: "\F184"; }
.bi-battery-charging::before { content: "\F185"; }
.bi-battery-full::before { content: "\F186"; }
.bi-battery-half::before { content: "\F187"; }
.bi-battery::before { content: "\F188"; }
.bi-bell-fill::before { content: "\F189"; }
.bi-bell::before { content: "\F18A"; }
.bi-bezier::before { content: "\F18B"; }
.bi-bezier2::before { content: "\F18C"; }
.bi-bicycle::before { content: "\F18D"; }
.bi-binoculars-fill::before { content: "\F18E"; }
.bi-binoculars::before { content: "\F18F"; }
.bi-blockquote-left::before { content: "\F190"; }
.bi-blockquote-right::before { content: "\F191"; }
.bi-book-fill::before { content: "\F192"; }
.bi-book-half::before { content: "\F193"; }
.bi-book::before { content: "\F194"; }
.bi-bookmark-check-fill::before { content: "\F195"; }
.bi-bookmark-check::before { content: "\F196"; }
.bi-bookmark-dash-fill::before { content: "\F197"; }
.bi-bookmark-dash::before { content: "\F198"; }
.bi-bookmark-fill::before { content: "\F199"; }
.bi-bookmark-heart-fill::before { content: "\F19A"; }
.bi-bookmark-heart::before { content: "\F19B"; }
.bi-bookmark-plus-fill::before { content: "\F19C"; }
.bi-bookmark-plus::before { content: "\F19D"; }
.bi-bookmark-star-fill::before { content: "\F19E"; }
.bi-bookmark-star::before { content: "\F19F"; }
.bi-bookmark-x-fill::before { content: "\F1A0"; }
.bi-bookmark-x::before { content: "\F1A1"; }
.bi-bookmark::before { content: "\F1A2"; }
.bi-bookmarks-fill::before { content: "\F1A3"; }
.bi-bookmarks::before { content: "\F1A4"; }
.bi-bookshelf::before { content: "\F1A5"; }
.bi-bootstrap-fill::before { content: "\F1A6"; }
.bi-bootstrap-reboot::before { content: "\F1A7"; }
.bi-bootstrap::before { content: "\F1A8"; }
.bi-border-all::before { content: "\F1A9"; }
.bi-border-bottom::before { content: "\F1AA"; }
.bi-border-center::before { content: "\F1AB"; }
.bi-border-inner::before { content: "\F1AC"; }
.bi-border-left::before { content: "\F1AD"; }
.bi-border-middle::before { content: "\F1AE"; }
.bi-border-outer::before { content: "\F1AF"; }
.bi-border-right::before { content: "\F1B0"; }
.bi-border-style::before { content: "\F1B1"; }
.bi-border-top::before { content: "\F1B2"; }
.bi-border-width::before { content: "\F1B3"; }
.bi-border::before { content: "\F1B4"; }
.bi-bounding-box-circles::before { content: "\F1B5"; }
.bi-bounding-box::before { content: "\F1B6"; }
.bi-box-arrow-down-left::before { content: "\F1B7"; }
.bi-box-arrow-down-right::before { content: "\F1B8"; }
.bi-box-arrow-down::before { content: "\F1B9"; }
.bi-box-arrow-in-down-left::before { content: "\F1BA"; }
.bi-box-arrow-in-down-right::before { content: "\F1BB"; }
.bi-box-arrow-in-down::before { content: "\F1BC"; }
.bi-box-arrow-in-left::before { content: "\F1BD"; }
.bi-box-arrow-in-right::before { content: "\F1BE"; }
.bi-box-arrow-in-up-left::before { content: "\F1BF"; }
.bi-box-arrow-in-up-right::before { content: "\F1C0"; }
.bi-box-arrow-in-up::before { content: "\F1C1"; }
.bi-box-arrow-left::before { content: "\F1C2"; }
.bi-box-arrow-right::before { content: "\F1C3"; }
.bi-box-arrow-up-left::before { content: "\F1C4"; }
.bi-box-arrow-up-right::before { content: "\F1C5"; }
.bi-box-arrow-up::before { content: "\F1C6"; }
.bi-box-seam::before { content: "\F1C7"; }
.bi-box::before { content: "\F1C8"; }
.bi-braces::before { content: "\F1C9"; }
.bi-bricks::before { content: "\F1CA"; }
.bi-briefcase-fill::before { content: "\F1CB"; }
.bi-briefcase::before { content: "\F1CC"; }
.bi-brightness-alt-high-fill::before { content: "\F1CD"; }
.bi-brightness-alt-high::before { content: "\F1CE"; }
.bi-brightness-alt-low-fill::before { content: "\F1CF"; }
.bi-brightness-alt-low::before { content: "\F1D0"; }
.bi-brightness-high-fill::before { content: "\F1D1"; }
.bi-brightness-high::before { content: "\F1D2"; }
.bi-brightness-low-fill::before { content: "\F1D3"; }
.bi-brightness-low::before { content: "\F1D4"; }
.bi-broadcast-pin::before { content: "\F1D5"; }
.bi-broadcast::before { content: "\F1D6"; }
.bi-brush-fill::before { content: "\F1D7"; }
.bi-brush::before { content: "\F1D8"; }
.bi-bucket-fill::before { content: "\F1D9"; }
.bi-bucket::before { content: "\F1DA"; }
.bi-bug-fill::before { content: "\F1DB"; }
.bi-bug::before { content: "\F1DC"; }
.bi-building::before { content: "\F1DD"; }
.bi-bullseye::before { content: "\F1DE"; }
.bi-calculator-fill::before { content: "\F1DF"; }
.bi-calculator::before { content: "\F1E0"; }
.bi-calendar-check-fill::before { content: "\F1E1"; }
.bi-calendar-check::before { content: "\F1E2"; }
.bi-calendar-date-fill::before { content: "\F1E3"; }
.bi-calendar-date::before { content: "\F1E4"; }
.bi-calendar-day-fill::before { content: "\F1E5"; }
.bi-calendar-day::before { content: "\F1E6"; }
.bi-calendar-event-fill::before { content: "\F1E7"; }
.bi-calendar-event::before { content: "\F1E8"; }
.bi-calendar-fill::before { content: "\F1E9"; }
.bi-calendar-minus-fill::before { content: "\F1EA"; }
.bi-calendar-minus::before { content: "\F1EB"; }
.bi-calendar-month-fill::before { content: "\F1EC"; }
.bi-calendar-month::before { content: "\F1ED"; }
.bi-calendar-plus-fill::before { content: "\F1EE"; }
.bi-calendar-plus::before { content: "\F1EF"; }
.bi-calendar-range-fill::before { content: "\F1F0"; }
.bi-calendar-range::before { content: "\F1F1"; }
.bi-calendar-week-fill::before { content: "\F1F2"; }
.bi-calendar-week::before { content: "\F1F3"; }
.bi-calendar-x-fill::before { content: "\F1F4"; }
.bi-calendar-x::before { content: "\F1F5"; }
.bi-calendar::before { content: "\F1F6"; }
.bi-calendar2-check-fill::before { content: "\F1F7"; }
.bi-calendar2-check::before { content: "\F1F8"; }
.bi-calendar2-date-fill::before { content: "\F1F9"; }
.bi-calendar2-date::before { content: "\F1FA"; }
.bi-calendar2-day-fill::before { content: "\F1FB"; }
.bi-calendar2-day::before { content: "\F1FC"; }
.bi-calendar2-event-fill::before { content: "\F1FD"; }
.bi-calendar2-event::before { content: "\F1FE"; }
.bi-calendar2-fill::before { content: "\F1FF"; }
.bi-calendar2-minus-fill::before { content: "\F200"; }
.bi-calendar2-minus::before { content: "\F201"; }
.bi-calendar2-month-fill::before { content: "\F202"; }
.bi-calendar2-month::before { content: "\F203"; }
.bi-calendar2-plus-fill::before { content: "\F204"; }
.bi-calendar2-plus::before { content: "\F205"; }
.bi-calendar2-range-fill::before { content: "\F206"; }
.bi-calendar2-range::before { content: "\F207"; }
.bi-calendar2-week-fill::before { content: "\F208"; }
.bi-calendar2-week::before { content: "\F209"; }
.bi-calendar2-x-fill::before { content: "\F20A"; }
.bi-calendar2-x::before { content: "\F20B"; }
.bi-calendar2::before { content: "\F20C"; }
.bi-calendar3-event-fill::before { content: "\F20D"; }
.bi-calendar3-event::before { content: "\F20E"; }
.bi-calendar3-fill::before { content: "\F20F"; }
.bi-calendar3-range-fill::before { content: "\F210"; }
.bi-calendar3-range::before { content: "\F211"; }
.bi-calendar3-week-fill::before { content: "\F212"; }
.bi-calendar3-week::before { content: "\F213"; }
.bi-calendar3::before { content: "\F214"; }
.bi-calendar4-event::before { content: "\F215"; }
.bi-calendar4-range::before { content: "\F216"; }
.bi-calendar4-week::before { content: "\F217"; }
.bi-calendar4::before { content: "\F218"; }
.bi-camera-fill::before { content: "\F219"; }
.bi-camera-reels-fill::before { content: "\F21A"; }
.bi-camera-reels::before { content: "\F21B"; }
.bi-camera-video-fill::before { content: "\F21C"; }
.bi-camera-video-off-fill::before { content: "\F21D"; }
.bi-camera-video-off::before { content: "\F21E"; }
.bi-camera-video::before { content: "\F21F"; }
.bi-camera::before { content: "\F220"; }
.bi-camera2::before { content: "\F221"; }
.bi-capslock-fill::before { content: "\F222"; }
.bi-capslock::before { content: "\F223"; }
.bi-card-checklist::before { content: "\F224"; }
.bi-card-heading::before { content: "\F225"; }
.bi-card-image::before { content: "\F226"; }
.bi-card-list::before { content: "\F227"; }
.bi-card-text::before { content: "\F228"; }
.bi-caret-down-fill::before { content: "\F229"; }
.bi-caret-down-square-fill::before { content: "\F22A"; }
.bi-caret-down-square::before { content: "\F22B"; }
.bi-caret-down::before { content: "\F22C"; }
.bi-caret-left-fill::before { content: "\F22D"; }
.bi-caret-left-square-fill::before { content: "\F22E"; }
.bi-caret-left-square::before { content: "\F22F"; }
.bi-caret-left::before { content: "\F230"; }
.bi-caret-right-fill::before { content: "\F231"; }
.bi-caret-right-square-fill::before { content: "\F232"; }
.bi-caret-right-square::before { content: "\F233"; }
.bi-caret-right::before { content: "\F234"; }
.bi-caret-up-fill::before { content: "\F235"; }
.bi-caret-up-square-fill::before { content: "\F236"; }
.bi-caret-up-square::before { content: "\F237"; }
.bi-caret-up::before { content: "\F238"; }
.bi-cart-check-fill::before { content: "\F239"; }
.bi-cart-check::before { content: "\F23A"; }
.bi-cart-dash-fill::before { content: "\F23B"; }
.bi-cart-dash::before { content: "\F23C"; }
.bi-cart-fill::before { content: "\F23D"; }
.bi-cart-plus-fill::before { content: "\F23E"; }
.bi-cart-plus::before { content: "\F23F"; }
.bi-cart-x-fill::before { content: "\F240"; }
.bi-cart-x::before { content: "\F241"; }
.bi-cart::before { content: "\F242"; }
.bi-cart2::before { content: "\F243"; }
.bi-cart3::before { content: "\F244"; }
.bi-cart4::before { content: "\F245"; }
.bi-cash-stack::before { content: "\F246"; }
.bi-cash::before { content: "\F247"; }
.bi-cast::before { content: "\F248"; }
.bi-chat-dots-fill::before { content: "\F249"; }
.bi-chat-dots::before { content: "\F24A"; }
.bi-chat-fill::before { content: "\F24B"; }
.bi-chat-left-dots-fill::before { content: "\F24C"; }
.bi-chat-left-dots::before { content: "\F24D"; }
.bi-chat-left-fill::before { content: "\F24E"; }
.bi-chat-left-quote-fill::before { content: "\F24F"; }
.bi-chat-left-quote::before { content: "\F250"; }
.bi-chat-left-text-fill::before { content: "\F251"; }
.bi-chat-left-text::before { content: "\F252"; }
.bi-chat-left::before { content: "\F253"; }
.bi-chat-quote-fill::before { content: "\F254"; }
.bi-chat-quote::before { content: "\F255"; }
.bi-chat-right-dots-fill::before { content: "\F256"; }
.bi-chat-right-dots::before { content: "\F257"; }
.bi-chat-right-fill::before { content: "\F258"; }
.bi-chat-right-quote-fill::before { content: "\F259"; }
.bi-chat-right-quote::before { content: "\F25A"; }
.bi-chat-right-text-fill::before { content: "\F25B"; }
.bi-chat-right-text::before { content: "\F25C"; }
.bi-chat-right::before { content: "\F25D"; }
.bi-chat-square-dots-fill::before { content: "\F25E"; }
.bi-chat-square-dots::before { content: "\F25F"; }
.bi-chat-square-fill::before { content: "\F260"; }
.bi-chat-square-quote-fill::before { content: "\F261"; }
.bi-chat-square-quote::before { content: "\F262"; }
.bi-chat-square-text-fill::before { content: "\F263"; }
.bi-chat-square-text::before { content: "\F264"; }
.bi-chat-square::before { content: "\F265"; }
.bi-chat-text-fill::before { content: "\F266"; }
.bi-chat-text::before { content: "\F267"; }
.bi-chat::before { content: "\F268"; }
.bi-check-all::before { content: "\F269"; }
.bi-check-circle-fill::before { content: "\F26A"; }
.bi-check-circle::before { content: "\F26B"; }
.bi-check-square-fill::before { content: "\F26C"; }
.bi-check-square::before { content: "\F26D"; }
.bi-check::before { content: "\F26E"; }
.bi-check2-all::before { content: "\F26F"; }
.bi-check2-circle::before { content: "\F270"; }
.bi-check2-square::before { content: "\F271"; }
.bi-check2::before { content: "\F272"; }
.bi-chevron-bar-contract::before { content: "\F273"; }
.bi-chevron-bar-down::before { content: "\F274"; }
.bi-chevron-bar-expand::before { content: "\F275"; }
.bi-chevron-bar-left::before { content: "\F276"; }
.bi-chevron-bar-right::before { content: "\F277"; }
.bi-chevron-bar-up::before { content: "\F278"; }
.bi-chevron-compact-down::before { content: "\F279"; }
.bi-chevron-compact-left::before { content: "\F27A"; }
.bi-chevron-compact-right::before { content: "\F27B"; }
.bi-chevron-compact-up::before { content: "\F27C"; }
.bi-chevron-contract::before { content: "\F27D"; }
.bi-chevron-double-down::before { content: "\F27E"; }
.bi-chevron-double-left::before { content: "\F27F"; }
.bi-chevron-double-right::before { content: "\F280"; }
.bi-chevron-double-up::before { content: "\F281"; }
.bi-chevron-down::before { content: "\F282"; }
.bi-chevron-expand::before { content: "\F283"; }
.bi-chevron-left::before { content: "\F284"; }
.bi-chevron-right::before { content: "\F285"; }
.bi-chevron-up::before { content: "\F286"; }
.bi-circle-fill::before { content: "\F287"; }
.bi-circle-half::before { content: "\F288"; }
.bi-circle-square::before { content: "\F289"; }
.bi-circle::before { content: "\F28A"; }
.bi-clipboard-check::before { content: "\F28B"; }
.bi-clipboard-data::before { content: "\F28C"; }
.bi-clipboard-minus::before { content: "\F28D"; }
.bi-clipboard-plus::before { content: "\F28E"; }
.bi-clipboard-x::before { content: "\F28F"; }
.bi-clipboard::before { content: "\F290"; }
.bi-clock-fill::before { content: "\F291"; }
.bi-clock-history::before { content: "\F292"; }
.bi-clock::before { content: "\F293"; }
.bi-cloud-arrow-down-fill::before { content: "\F294"; }
.bi-cloud-arrow-down::before { content: "\F295"; }
.bi-cloud-arrow-up-fill::before { content: "\F296"; }
.bi-cloud-arrow-up::before { content: "\F297"; }
.bi-cloud-check-fill::before { content: "\F298"; }
.bi-cloud-check::before { content: "\F299"; }
.bi-cloud-download-fill::before { content: "\F29A"; }
.bi-cloud-download::before { content: "\F29B"; }
.bi-cloud-drizzle-fill::before { content: "\F29C"; }
.bi-cloud-drizzle::before { content: "\F29D"; }
.bi-cloud-fill::before { content: "\F29E"; }
.bi-cloud-fog-fill::before { content: "\F29F"; }
.bi-cloud-fog::before { content: "\F2A0"; }
.bi-cloud-fog2-fill::before { content: "\F2A1"; }
.bi-cloud-fog2::before { content: "\F2A2"; }
.bi-cloud-hail-fill::before { content: "\F2A3"; }
.bi-cloud-hail::before { content: "\F2A4"; }
.bi-cloud-haze-1::before { content: "\F2A5"; }
.bi-cloud-haze-fill::before { content: "\F2A6"; }
.bi-cloud-haze::before { content: "\F2A7"; }
.bi-cloud-haze2-fill::before { content: "\F2A8"; }
.bi-cloud-lightning-fill::before { content: "\F2A9"; }
.bi-cloud-lightning-rain-fill::before { content: "\F2AA"; }
.bi-cloud-lightning-rain::before { content: "\F2AB"; }
.bi-cloud-lightning::before { content: "\F2AC"; }
.bi-cloud-minus-fill::before { content: "\F2AD"; }
.bi-cloud-minus::before { content: "\F2AE"; }
.bi-cloud-moon-fill::before { content: "\F2AF"; }
.bi-cloud-moon::before { content: "\F2B0"; }
.bi-cloud-plus-fill::before { content: "\F2B1"; }
.bi-cloud-plus::before { content: "\F2B2"; }
.bi-cloud-rain-fill::before { content: "\F2B3"; }
.bi-cloud-rain-heavy-fill::before { content: "\F2B4"; }
.bi-cloud-rain-heavy::before { content: "\F2B5"; }
.bi-cloud-rain::before { content: "\F2B6"; }
.bi-cloud-slash-fill::before { content: "\F2B7"; }
.bi-cloud-slash::before { content: "\F2B8"; }
.bi-cloud-sleet-fill::before { content: "\F2B9"; }
.bi-cloud-sleet::before { content: "\F2BA"; }
.bi-cloud-snow-fill::before { content: "\F2BB"; }
.bi-cloud-snow::before { content: "\F2BC"; }
.bi-cloud-sun-fill::before { content: "\F2BD"; }
.bi-cloud-sun::before { content: "\F2BE"; }
.bi-cloud-upload-fill::before { content: "\F2BF"; }
.bi-cloud-upload::before { content: "\F2C0"; }
.bi-cloud::before { content: "\F2C1"; }
.bi-clouds-fill::before { content: "\F2C2"; }
.bi-clouds::before { content: "\F2C3"; }
.bi-cloudy-fill::before { content: "\F2C4"; }
.bi-cloudy::before { content: "\F2C5"; }
.bi-code-slash::before { content: "\F2C6"; }
.bi-code-square::before { content: "\F2C7"; }
.bi-code::before { content: "\F2C8"; }
.bi-collection-fill::before { content: "\F2C9"; }
.bi-collection-play-fill::before { content: "\F2CA"; }
.bi-collection-play::before { content: "\F2CB"; }
.bi-collection::before { content: "\F2CC"; }
.bi-columns-gap::before { content: "\F2CD"; }
.bi-columns::before { content: "\F2CE"; }
.bi-command::before { content: "\F2CF"; }
.bi-compass-fill::before { content: "\F2D0"; }
.bi-compass::before { content: "\F2D1"; }
.bi-cone-striped::before { content: "\F2D2"; }
.bi-cone::before { content: "\F2D3"; }
.bi-controller::before { content: "\F2D4"; }
.bi-cpu-fill::before { content: "\F2D5"; }
.bi-cpu::before { content: "\F2D6"; }
.bi-credit-card-2-back-fill::before { content: "\F2D7"; }
.bi-credit-card-2-back::before { content: "\F2D8"; }
.bi-credit-card-2-front-fill::before { content: "\F2D9"; }
.bi-credit-card-2-front::before { content: "\F2DA"; }
.bi-credit-card-fill::before { content: "\F2DB"; }
.bi-credit-card::before { content: "\F2DC"; }
.bi-crop::before { content: "\F2DD"; }
.bi-cup-fill::before { content: "\F2DE"; }
.bi-cup-straw::before { content: "\F2DF"; }
.bi-cup::before { content: "\F2E0"; }
.bi-cursor-fill::before { content: "\F2E1"; }
.bi-cursor-text::before { content: "\F2E2"; }
.bi-cursor::before { content: "\F2E3"; }
.bi-dash-circle-dotted::before { content: "\F2E4"; }
.bi-dash-circle-fill::before { content: "\F2E5"; }
.bi-dash-circle::before { content: "\F2E6"; }
.bi-dash-square-dotted::before { content: "\F2E7"; }
.bi-dash-square-fill::before { content: "\F2E8"; }
.bi-dash-square::before { content: "\F2E9"; }
.bi-dash::before { content: "\F2EA"; }
.bi-diagram-2-fill::before { content: "\F2EB"; }
.bi-diagram-2::before { content: "\F2EC"; }
.bi-diagram-3-fill::before { content: "\F2ED"; }
.bi-diagram-3::before { content: "\F2EE"; }
.bi-diamond-fill::before { content: "\F2EF"; }
.bi-diamond-half::before { content: "\F2F0"; }
.bi-diamond::before { content: "\F2F1"; }
.bi-dice-1-fill::before { content: "\F2F2"; }
.bi-dice-1::before { content: "\F2F3"; }
.bi-dice-2-fill::before { content: "\F2F4"; }
.bi-dice-2::before { content: "\F2F5"; }
.bi-dice-3-fill::before { content: "\F2F6"; }
.bi-dice-3::before { content: "\F2F7"; }
.bi-dice-4-fill::before { content: "\F2F8"; }
.bi-dice-4::before { content: "\F2F9"; }
.bi-dice-5-fill::before { content: "\F2FA"; }
.bi-dice-5::before { content: "\F2FB"; }
.bi-dice-6-fill::before { content: "\F2FC"; }
.bi-dice-6::before { content: "\F2FD"; }
.bi-disc-fill::before { content: "\F2FE"; }
.bi-disc::before { content: "\F2FF"; }
.bi-discord::before { content: "\F300"; }
.bi-display-fill::before { content: "\F301"; }
.bi-display::before { content: "\F302"; }
.bi-distribute-horizontal::before { content: "\F303"; }
.bi-distribute-vertical::before { content: "\F304"; }
.bi-door-closed-fill::before { content: "\F305"; }
.bi-door-closed::before { content: "\F306"; }
.bi-door-open-fill::before { content: "\F307"; }
.bi-door-open::before { content: "\F308"; }
.bi-dot::before { content: "\F309"; }
.bi-download::before { content: "\F30A"; }
.bi-droplet-fill::before { content: "\F30B"; }
.bi-droplet-half::before { content: "\F30C"; }
.bi-droplet::before { content: "\F30D"; }
.bi-earbuds::before { content: "\F30E"; }
.bi-easel-fill::before { content: "\F30F"; }
.bi-easel::before { content: "\F310"; }
.bi-egg-fill::before { content: "\F311"; }
.bi-egg-fried::before { content: "\F312"; }
.bi-egg::before { content: "\F313"; }
.bi-eject-fill::before { content: "\F314"; }
.bi-eject::before { content: "\F315"; }
.bi-emoji-angry-fill::before { content: "\F316"; }
.bi-emoji-angry::before { content: "\F317"; }
.bi-emoji-dizzy-fill::before { content: "\F318"; }
.bi-emoji-dizzy::before { content: "\F319"; }
.bi-emoji-expressionless-fill::before { content: "\F31A"; }
.bi-emoji-expressionless::before { content: "\F31B"; }
.bi-emoji-frown-fill::before { content: "\F31C"; }
.bi-emoji-frown::before { content: "\F31D"; }
.bi-emoji-heart-eyes-fill::before { content: "\F31E"; }
.bi-emoji-heart-eyes::before { content: "\F31F"; }
.bi-emoji-laughing-fill::before { content: "\F320"; }
.bi-emoji-laughing::before { content: "\F321"; }
.bi-emoji-neutral-fill::before { content: "\F322"; }
.bi-emoji-neutral::before { content: "\F323"; }
.bi-emoji-smile-fill::before { content: "\F324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\F325"; }
.bi-emoji-smile-upside-down::before { content: "\F326"; }
.bi-emoji-smile::before { content: "\F327"; }
.bi-emoji-sunglasses-fill::before { content: "\F328"; }
.bi-emoji-sunglasses::before { content: "\F329"; }
.bi-emoji-wink-fill::before { content: "\F32A"; }
.bi-emoji-wink::before { content: "\F32B"; }
.bi-envelope-fill::before { content: "\F32C"; }
.bi-envelope-open-fill::before { content: "\F32D"; }
.bi-envelope-open::before { content: "\F32E"; }
.bi-envelope::before { content: "\F32F"; }
.bi-eraser-fill::before { content: "\F330"; }
.bi-eraser::before { content: "\F331"; }
.bi-exclamation-circle-fill::before { content: "\F332"; }
.bi-exclamation-circle::before { content: "\F333"; }
.bi-exclamation-diamond-fill::before { content: "\F334"; }
.bi-exclamation-diamond::before { content: "\F335"; }
.bi-exclamation-octagon-fill::before { content: "\F336"; }
.bi-exclamation-octagon::before { content: "\F337"; }
.bi-exclamation-square-fill::before { content: "\F338"; }
.bi-exclamation-square::before { content: "\F339"; }
.bi-exclamation-triangle-fill::before { content: "\F33A"; }
.bi-exclamation-triangle::before { content: "\F33B"; }
.bi-exclamation::before { content: "\F33C"; }
.bi-exclude::before { content: "\F33D"; }
.bi-eye-fill::before { content: "\F33E"; }
.bi-eye-slash-fill::before { content: "\F33F"; }
.bi-eye-slash::before { content: "\F340"; }
.bi-eye::before { content: "\F341"; }
.bi-eyedropper::before { content: "\F342"; }
.bi-eyeglasses::before { content: "\F343"; }
.bi-facebook::before { content: "\F344"; }
.bi-file-arrow-down-fill::before { content: "\F345"; }
.bi-file-arrow-down::before { content: "\F346"; }
.bi-file-arrow-up-fill::before { content: "\F347"; }
.bi-file-arrow-up::before { content: "\F348"; }
.bi-file-bar-graph-fill::before { content: "\F349"; }
.bi-file-bar-graph::before { content: "\F34A"; }
.bi-file-binary-fill::before { content: "\F34B"; }
.bi-file-binary::before { content: "\F34C"; }
.bi-file-break-fill::before { content: "\F34D"; }
.bi-file-break::before { content: "\F34E"; }
.bi-file-check-fill::before { content: "\F34F"; }
.bi-file-check::before { content: "\F350"; }
.bi-file-code-fill::before { content: "\F351"; }
.bi-file-code::before { content: "\F352"; }
.bi-file-diff-fill::before { content: "\F353"; }
.bi-file-diff::before { content: "\F354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\F355"; }
.bi-file-earmark-arrow-down::before { content: "\F356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\F357"; }
.bi-file-earmark-arrow-up::before { content: "\F358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\F359"; }
.bi-file-earmark-bar-graph::before { content: "\F35A"; }
.bi-file-earmark-binary-fill::before { content: "\F35B"; }
.bi-file-earmark-binary::before { content: "\F35C"; }
.bi-file-earmark-break-fill::before { content: "\F35D"; }
.bi-file-earmark-break::before { content: "\F35E"; }
.bi-file-earmark-check-fill::before { content: "\F35F"; }
.bi-file-earmark-check::before { content: "\F360"; }
.bi-file-earmark-code-fill::before { content: "\F361"; }
.bi-file-earmark-code::before { content: "\F362"; }
.bi-file-earmark-diff-fill::before { content: "\F363"; }
.bi-file-earmark-diff::before { content: "\F364"; }
.bi-file-earmark-easel-fill::before { content: "\F365"; }
.bi-file-earmark-easel::before { content: "\F366"; }
.bi-file-earmark-excel-fill::before { content: "\F367"; }
.bi-file-earmark-excel::before { content: "\F368"; }
.bi-file-earmark-fill::before { content: "\F369"; }
.bi-file-earmark-font-fill::before { content: "\F36A"; }
.bi-file-earmark-font::before { content: "\F36B"; }
.bi-file-earmark-image-fill::before { content: "\F36C"; }
.bi-file-earmark-image::before { content: "\F36D"; }
.bi-file-earmark-lock-fill::before { content: "\F36E"; }
.bi-file-earmark-lock::before { content: "\F36F"; }
.bi-file-earmark-lock2-fill::before { content: "\F370"; }
.bi-file-earmark-lock2::before { content: "\F371"; }
.bi-file-earmark-medical-fill::before { content: "\F372"; }
.bi-file-earmark-medical::before { content: "\F373"; }
.bi-file-earmark-minus-fill::before { content: "\F374"; }
.bi-file-earmark-minus::before { content: "\F375"; }
.bi-file-earmark-music-fill::before { content: "\F376"; }
.bi-file-earmark-music::before { content: "\F377"; }
.bi-file-earmark-person-fill::before { content: "\F378"; }
.bi-file-earmark-person::before { content: "\F379"; }
.bi-file-earmark-play-fill::before { content: "\F37A"; }
.bi-file-earmark-play::before { content: "\F37B"; }
.bi-file-earmark-plus-fill::before { content: "\F37C"; }
.bi-file-earmark-plus::before { content: "\F37D"; }
.bi-file-earmark-post-fill::before { content: "\F37E"; }
.bi-file-earmark-post::before { content: "\F37F"; }
.bi-file-earmark-ppt-fill::before { content: "\F380"; }
.bi-file-earmark-ppt::before { content: "\F381"; }
.bi-file-earmark-richtext-fill::before { content: "\F382"; }
.bi-file-earmark-richtext::before { content: "\F383"; }
.bi-file-earmark-ruled-fill::before { content: "\F384"; }
.bi-file-earmark-ruled::before { content: "\F385"; }
.bi-file-earmark-slides-fill::before { content: "\F386"; }
.bi-file-earmark-slides::before { content: "\F387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\F388"; }
.bi-file-earmark-spreadsheet::before { content: "\F389"; }
.bi-file-earmark-text-fill::before { content: "\F38A"; }
.bi-file-earmark-text::before { content: "\F38B"; }
.bi-file-earmark-word-fill::before { content: "\F38C"; }
.bi-file-earmark-word::before { content: "\F38D"; }
.bi-file-earmark-x-fill::before { content: "\F38E"; }
.bi-file-earmark-x::before { content: "\F38F"; }
.bi-file-earmark-zip-fill::before { content: "\F390"; }
.bi-file-earmark-zip::before { content: "\F391"; }
.bi-file-earmark::before { content: "\F392"; }
.bi-file-easel-fill::before { content: "\F393"; }
.bi-file-easel::before { content: "\F394"; }
.bi-file-excel-fill::before { content: "\F395"; }
.bi-file-excel::before { content: "\F396"; }
.bi-file-fill::before { content: "\F397"; }
.bi-file-font-fill::before { content: "\F398"; }
.bi-file-font::before { content: "\F399"; }
.bi-file-image-fill::before { content: "\F39A"; }
.bi-file-image::before { content: "\F39B"; }
.bi-file-lock-fill::before { content: "\F39C"; }
.bi-file-lock::before { content: "\F39D"; }
.bi-file-lock2-fill::before { content: "\F39E"; }
.bi-file-lock2::before { content: "\F39F"; }
.bi-file-medical-fill::before { content: "\F3A0"; }
.bi-file-medical::before { content: "\F3A1"; }
.bi-file-minus-fill::before { content: "\F3A2"; }
.bi-file-minus::before { content: "\F3A3"; }
.bi-file-music-fill::before { content: "\F3A4"; }
.bi-file-music::before { content: "\F3A5"; }
.bi-file-person-fill::before { content: "\F3A6"; }
.bi-file-person::before { content: "\F3A7"; }
.bi-file-play-fill::before { content: "\F3A8"; }
.bi-file-play::before { content: "\F3A9"; }
.bi-file-plus-fill::before { content: "\F3AA"; }
.bi-file-plus::before { content: "\F3AB"; }
.bi-file-post-fill::before { content: "\F3AC"; }
.bi-file-post::before { content: "\F3AD"; }
.bi-file-ppt-fill::before { content: "\F3AE"; }
.bi-file-ppt::before { content: "\F3AF"; }
.bi-file-richtext-fill::before { content: "\F3B0"; }
.bi-file-richtext::before { content: "\F3B1"; }
.bi-file-ruled-fill::before { content: "\F3B2"; }
.bi-file-ruled::before { content: "\F3B3"; }
.bi-file-slides-fill::before { content: "\F3B4"; }
.bi-file-slides::before { content: "\F3B5"; }
.bi-file-spreadsheet-fill::before { content: "\F3B6"; }
.bi-file-spreadsheet::before { content: "\F3B7"; }
.bi-file-text-fill::before { content: "\F3B8"; }
.bi-file-text::before { content: "\F3B9"; }
.bi-file-word-fill::before { content: "\F3BA"; }
.bi-file-word::before { content: "\F3BB"; }
.bi-file-x-fill::before { content: "\F3BC"; }
.bi-file-x::before { content: "\F3BD"; }
.bi-file-zip-fill::before { content: "\F3BE"; }
.bi-file-zip::before { content: "\F3BF"; }
.bi-file::before { content: "\F3C0"; }
.bi-files-alt::before { content: "\F3C1"; }
.bi-files::before { content: "\F3C2"; }
.bi-film::before { content: "\F3C3"; }
.bi-filter-circle-fill::before { content: "\F3C4"; }
.bi-filter-circle::before { content: "\F3C5"; }
.bi-filter-left::before { content: "\F3C6"; }
.bi-filter-right::before { content: "\F3C7"; }
.bi-filter-square-fill::before { content: "\F3C8"; }
.bi-filter-square::before { content: "\F3C9"; }
.bi-filter::before { content: "\F3CA"; }
.bi-flag-fill::before { content: "\F3CB"; }
.bi-flag::before { content: "\F3CC"; }
.bi-flower1::before { content: "\F3CD"; }
.bi-flower2::before { content: "\F3CE"; }
.bi-flower3::before { content: "\F3CF"; }
.bi-folder-check::before { content: "\F3D0"; }
.bi-folder-fill::before { content: "\F3D1"; }
.bi-folder-minus::before { content: "\F3D2"; }
.bi-folder-plus::before { content: "\F3D3"; }
.bi-folder-symlink-fill::before { content: "\F3D4"; }
.bi-folder-symlink::before { content: "\F3D5"; }
.bi-folder-x::before { content: "\F3D6"; }
.bi-folder::before { content: "\F3D7"; }
.bi-folder2-open::before { content: "\F3D8"; }
.bi-folder2::before { content: "\F3D9"; }
.bi-fonts::before { content: "\F3DA"; }
.bi-forward-fill::before { content: "\F3DB"; }
.bi-forward::before { content: "\F3DC"; }
.bi-front::before { content: "\F3DD"; }
.bi-fullscreen-exit::before { content: "\F3DE"; }
.bi-fullscreen::before { content: "\F3DF"; }
.bi-funnel-fill::before { content: "\F3E0"; }
.bi-funnel::before { content: "\F3E1"; }
.bi-gear-fill::before { content: "\F3E2"; }
.bi-gear-wide-connected::before { content: "\F3E3"; }
.bi-gear-wide::before { content: "\F3E4"; }
.bi-gear::before { content: "\F3E5"; }
.bi-gem::before { content: "\F3E6"; }
.bi-geo-alt-fill::before { content: "\F3E7"; }
.bi-geo-alt::before { content: "\F3E8"; }
.bi-geo-fill::before { content: "\F3E9"; }
.bi-geo::before { content: "\F3EA"; }
.bi-gift-fill::before { content: "\F3EB"; }
.bi-gift::before { content: "\F3EC"; }
.bi-github::before { content: "\F3ED"; }
.bi-globe::before { content: "\F3EE"; }
.bi-globe2::before { content: "\F3EF"; }
.bi-google::before { content: "\F3F0"; }
.bi-graph-down::before { content: "\F3F1"; }
.bi-graph-up::before { content: "\F3F2"; }
.bi-grid-1x2-fill::before { content: "\F3F3"; }
.bi-grid-1x2::before { content: "\F3F4"; }
.bi-grid-3x2-gap-fill::before { content: "\F3F5"; }
.bi-grid-3x2-gap::before { content: "\F3F6"; }
.bi-grid-3x2::before { content: "\F3F7"; }
.bi-grid-3x3-gap-fill::before { content: "\F3F8"; }
.bi-grid-3x3-gap::before { content: "\F3F9"; }
.bi-grid-3x3::before { content: "\F3FA"; }
.bi-grid-fill::before { content: "\F3FB"; }
.bi-grid::before { content: "\F3FC"; }
.bi-grip-horizontal::before { content: "\F3FD"; }
.bi-grip-vertical::before { content: "\F3FE"; }
.bi-hammer::before { content: "\F3FF"; }
.bi-hand-index-fill::before { content: "\F400"; }
.bi-hand-index-thumb-fill::before { content: "\F401"; }
.bi-hand-index-thumb::before { content: "\F402"; }
.bi-hand-index::before { content: "\F403"; }
.bi-hand-thumbs-down-fill::before { content: "\F404"; }
.bi-hand-thumbs-down::before { content: "\F405"; }
.bi-hand-thumbs-up-fill::before { content: "\F406"; }
.bi-hand-thumbs-up::before { content: "\F407"; }
.bi-handbag-fill::before { content: "\F408"; }
.bi-handbag::before { content: "\F409"; }
.bi-hash::before { content: "\F40A"; }
.bi-hdd-fill::before { content: "\F40B"; }
.bi-hdd-network-fill::before { content: "\F40C"; }
.bi-hdd-network::before { content: "\F40D"; }
.bi-hdd-rack-fill::before { content: "\F40E"; }
.bi-hdd-rack::before { content: "\F40F"; }
.bi-hdd-stack-fill::before { content: "\F410"; }
.bi-hdd-stack::before { content: "\F411"; }
.bi-hdd::before { content: "\F412"; }
.bi-headphones::before { content: "\F413"; }
.bi-headset::before { content: "\F414"; }
.bi-heart-fill::before { content: "\F415"; }
.bi-heart-half::before { content: "\F416"; }
.bi-heart::before { content: "\F417"; }
.bi-heptagon-fill::before { content: "\F418"; }
.bi-heptagon-half::before { content: "\F419"; }
.bi-heptagon::before { content: "\F41A"; }
.bi-hexagon-fill::before { content: "\F41B"; }
.bi-hexagon-half::before { content: "\F41C"; }
.bi-hexagon::before { content: "\F41D"; }
.bi-hourglass-bottom::before { content: "\F41E"; }
.bi-hourglass-split::before { content: "\F41F"; }
.bi-hourglass-top::before { content: "\F420"; }
.bi-hourglass::before { content: "\F421"; }
.bi-house-door-fill::before { content: "\F422"; }
.bi-house-door::before { content: "\F423"; }
.bi-house-fill::before { content: "\F424"; }
.bi-house::before { content: "\F425"; }
.bi-hr::before { content: "\F426"; }
.bi-hurricane::before { content: "\F427"; }
.bi-image-alt::before { content: "\F428"; }
.bi-image-fill::before { content: "\F429"; }
.bi-image::before { content: "\F42A"; }
.bi-images::before { content: "\F42B"; }
.bi-inbox-fill::before { content: "\F42C"; }
.bi-inbox::before { content: "\F42D"; }
.bi-inboxes-fill::before { content: "\F42E"; }
.bi-inboxes::before { content: "\F42F"; }
.bi-info-circle-fill::before { content: "\F430"; }
.bi-info-circle::before { content: "\F431"; }
.bi-info-square-fill::before { content: "\F432"; }
.bi-info-square::before { content: "\F433"; }
.bi-info::before { content: "\F434"; }
.bi-input-cursor-text::before { content: "\F435"; }
.bi-input-cursor::before { content: "\F436"; }
.bi-instagram::before { content: "\F437"; }
.bi-intersect::before { content: "\F438"; }
.bi-journal-album::before { content: "\F439"; }
.bi-journal-arrow-down::before { content: "\F43A"; }
.bi-journal-arrow-up::before { content: "\F43B"; }
.bi-journal-bookmark-fill::before { content: "\F43C"; }
.bi-journal-bookmark::before { content: "\F43D"; }
.bi-journal-check::before { content: "\F43E"; }
.bi-journal-code::before { content: "\F43F"; }
.bi-journal-medical::before { content: "\F440"; }
.bi-journal-minus::before { content: "\F441"; }
.bi-journal-plus::before { content: "\F442"; }
.bi-journal-richtext::before { content: "\F443"; }
.bi-journal-text::before { content: "\F444"; }
.bi-journal-x::before { content: "\F445"; }
.bi-journal::before { content: "\F446"; }
.bi-journals::before { content: "\F447"; }
.bi-joystick::before { content: "\F448"; }
.bi-justify-left::before { content: "\F449"; }
.bi-justify-right::before { content: "\F44A"; }
.bi-justify::before { content: "\F44B"; }
.bi-kanban-fill::before { content: "\F44C"; }
.bi-kanban::before { content: "\F44D"; }
.bi-key-fill::before { content: "\F44E"; }
.bi-key::before { content: "\F44F"; }
.bi-keyboard-fill::before { content: "\F450"; }
.bi-keyboard::before { content: "\F451"; }
.bi-ladder::before { content: "\F452"; }
.bi-lamp-fill::before { content: "\F453"; }
.bi-lamp::before { content: "\F454"; }
.bi-laptop-fill::before { content: "\F455"; }
.bi-laptop::before { content: "\F456"; }
.bi-layer-backward::before { content: "\F457"; }
.bi-layer-forward::before { content: "\F458"; }
.bi-layers-fill::before { content: "\F459"; }
.bi-layers-half::before { content: "\F45A"; }
.bi-layers::before { content: "\F45B"; }
.bi-layout-sidebar-inset-reverse::before { content: "\F45C"; }
.bi-layout-sidebar-inset::before { content: "\F45D"; }
.bi-layout-sidebar-reverse::before { content: "\F45E"; }
.bi-layout-sidebar::before { content: "\F45F"; }
.bi-layout-split::before { content: "\F460"; }
.bi-layout-text-sidebar-reverse::before { content: "\F461"; }
.bi-layout-text-sidebar::before { content: "\F462"; }
.bi-layout-text-window-reverse::before { content: "\F463"; }
.bi-layout-text-window::before { content: "\F464"; }
.bi-layout-three-columns::before { content: "\F465"; }
.bi-layout-wtf::before { content: "\F466"; }
.bi-life-preserver::before { content: "\F467"; }
.bi-lightbulb-fill::before { content: "\F468"; }
.bi-lightbulb-off-fill::before { content: "\F469"; }
.bi-lightbulb-off::before { content: "\F46A"; }
.bi-lightbulb::before { content: "\F46B"; }
.bi-lightning-charge-fill::before { content: "\F46C"; }
.bi-lightning-charge::before { content: "\F46D"; }
.bi-lightning-fill::before { content: "\F46E"; }
.bi-lightning::before { content: "\F46F"; }
.bi-link-45deg::before { content: "\F470"; }
.bi-link::before { content: "\F471"; }
.bi-linkedin::before { content: "\F472"; }
.bi-list-check::before { content: "\F473"; }
.bi-list-nested::before { content: "\F474"; }
.bi-list-ol::before { content: "\F475"; }
.bi-list-stars::before { content: "\F476"; }
.bi-list-task::before { content: "\F477"; }
.bi-list-ul::before { content: "\F478"; }
.bi-list::before { content: "\F479"; }
.bi-lock-fill::before { content: "\F47A"; }
.bi-lock::before { content: "\F47B"; }
.bi-mailbox::before { content: "\F47C"; }
.bi-mailbox2::before { content: "\F47D"; }
.bi-map-fill::before { content: "\F47E"; }
.bi-map::before { content: "\F47F"; }
.bi-markdown-fill::before { content: "\F480"; }
.bi-markdown::before { content: "\F481"; }
.bi-mask::before { content: "\F482"; }
.bi-megaphone-fill::before { content: "\F483"; }
.bi-megaphone::before { content: "\F484"; }
.bi-menu-app-fill::before { content: "\F485"; }
.bi-menu-app::before { content: "\F486"; }
.bi-menu-button-fill::before { content: "\F487"; }
.bi-menu-button-wide-fill::before { content: "\F488"; }
.bi-menu-button-wide::before { content: "\F489"; }
.bi-menu-button::before { content: "\F48A"; }
.bi-menu-down::before { content: "\F48B"; }
.bi-menu-up::before { content: "\F48C"; }
.bi-mic-fill::before { content: "\F48D"; }
.bi-mic-mute-fill::before { content: "\F48E"; }
.bi-mic-mute::before { content: "\F48F"; }
.bi-mic::before { content: "\F490"; }
.bi-minecart-loaded::before { content: "\F491"; }
.bi-minecart::before { content: "\F492"; }
.bi-moisture::before { content: "\F493"; }
.bi-moon-fill::before { content: "\F494"; }
.bi-moon-stars-fill::before { content: "\F495"; }
.bi-moon-stars::before { content: "\F496"; }
.bi-moon::before { content: "\F497"; }
.bi-mouse-fill::before { content: "\F498"; }
.bi-mouse::before { content: "\F499"; }
.bi-mouse2-fill::before { content: "\F49A"; }
.bi-mouse2::before { content: "\F49B"; }
.bi-mouse3-fill::before { content: "\F49C"; }
.bi-mouse3::before { content: "\F49D"; }
.bi-music-note-beamed::before { content: "\F49E"; }
.bi-music-note-list::before { content: "\F49F"; }
.bi-music-note::before { content: "\F4A0"; }
.bi-music-player-fill::before { content: "\F4A1"; }
.bi-music-player::before { content: "\F4A2"; }
.bi-newspaper::before { content: "\F4A3"; }
.bi-node-minus-fill::before { content: "\F4A4"; }
.bi-node-minus::before { content: "\F4A5"; }
.bi-node-plus-fill::before { content: "\F4A6"; }
.bi-node-plus::before { content: "\F4A7"; }
.bi-nut-fill::before { content: "\F4A8"; }
.bi-nut::before { content: "\F4A9"; }
.bi-octagon-fill::before { content: "\F4AA"; }
.bi-octagon-half::before { content: "\F4AB"; }
.bi-octagon::before { content: "\F4AC"; }
.bi-option::before { content: "\F4AD"; }
.bi-outlet::before { content: "\F4AE"; }
.bi-paint-bucket::before { content: "\F4AF"; }
.bi-palette-fill::before { content: "\F4B0"; }
.bi-palette::before { content: "\F4B1"; }
.bi-palette2::before { content: "\F4B2"; }
.bi-paperclip::before { content: "\F4B3"; }
.bi-paragraph::before { content: "\F4B4"; }
.bi-patch-check-fill::before { content: "\F4B5"; }
.bi-patch-check::before { content: "\F4B6"; }
.bi-patch-exclamation-fill::before { content: "\F4B7"; }
.bi-patch-exclamation::before { content: "\F4B8"; }
.bi-patch-minus-fill::before { content: "\F4B9"; }
.bi-patch-minus::before { content: "\F4BA"; }
.bi-patch-plus-fill::before { content: "\F4BB"; }
.bi-patch-plus::before { content: "\F4BC"; }
.bi-patch-question-fill::before { content: "\F4BD"; }
.bi-patch-question::before { content: "\F4BE"; }
.bi-pause-btn-fill::before { content: "\F4BF"; }
.bi-pause-btn::before { content: "\F4C0"; }
.bi-pause-circle-fill::before { content: "\F4C1"; }
.bi-pause-circle::before { content: "\F4C2"; }
.bi-pause-fill::before { content: "\F4C3"; }
.bi-pause::before { content: "\F4C4"; }
.bi-peace-fill::before { content: "\F4C5"; }
.bi-peace::before { content: "\F4C6"; }
.bi-pen-fill::before { content: "\F4C7"; }
.bi-pen::before { content: "\F4C8"; }
.bi-pencil-fill::before { content: "\F4C9"; }
.bi-pencil-square::before { content: "\F4CA"; }
.bi-pencil::before { content: "\F4CB"; }
.bi-pentagon-fill::before { content: "\F4CC"; }
.bi-pentagon-half::before { content: "\F4CD"; }
.bi-pentagon::before { content: "\F4CE"; }
.bi-people-fill::before { content: "\F4CF"; }
.bi-people::before { content: "\F4D0"; }
.bi-percent::before { content: "\F4D1"; }
.bi-person-badge-fill::before { content: "\F4D2"; }
.bi-person-badge::before { content: "\F4D3"; }
.bi-person-bounding-box::before { content: "\F4D4"; }
.bi-person-check-fill::before { content: "\F4D5"; }
.bi-person-check::before { content: "\F4D6"; }
.bi-person-circle::before { content: "\F4D7"; }
.bi-person-dash-fill::before { content: "\F4D8"; }
.bi-person-dash::before { content: "\F4D9"; }
.bi-person-fill::before { content: "\F4DA"; }
.bi-person-lines-fill::before { content: "\F4DB"; }
.bi-person-plus-fill::before { content: "\F4DC"; }
.bi-person-plus::before { content: "\F4DD"; }
.bi-person-square::before { content: "\F4DE"; }
.bi-person-x-fill::before { content: "\F4DF"; }
.bi-person-x::before { content: "\F4E0"; }
.bi-person::before { content: "\F4E1"; }
.bi-phone-fill::before { content: "\F4E2"; }
.bi-phone-landscape-fill::before { content: "\F4E3"; }
.bi-phone-landscape::before { content: "\F4E4"; }
.bi-phone-vibrate-fill::before { content: "\F4E5"; }
.bi-phone-vibrate::before { content: "\F4E6"; }
.bi-phone::before { content: "\F4E7"; }
.bi-pie-chart-fill::before { content: "\F4E8"; }
.bi-pie-chart::before { content: "\F4E9"; }
.bi-pin-angle-fill::before { content: "\F4EA"; }
.bi-pin-angle::before { content: "\F4EB"; }
.bi-pin-fill::before { content: "\F4EC"; }
.bi-pin::before { content: "\F4ED"; }
.bi-pip-fill::before { content: "\F4EE"; }
.bi-pip::before { content: "\F4EF"; }
.bi-play-btn-fill::before { content: "\F4F0"; }
.bi-play-btn::before { content: "\F4F1"; }
.bi-play-circle-fill::before { content: "\F4F2"; }
.bi-play-circle::before { content: "\F4F3"; }
.bi-play-fill::before { content: "\F4F4"; }
.bi-play::before { content: "\F4F5"; }
.bi-plug-fill::before { content: "\F4F6"; }
.bi-plug::before { content: "\F4F7"; }
.bi-plus-circle-dotted::before { content: "\F4F8"; }
.bi-plus-circle-fill::before { content: "\F4F9"; }
.bi-plus-circle::before { content: "\F4FA"; }
.bi-plus-square-dotted::before { content: "\F4FB"; }
.bi-plus-square-fill::before { content: "\F4FC"; }
.bi-plus-square::before { content: "\F4FD"; }
.bi-plus::before { content: "\F4FE"; }
.bi-power::before { content: "\F4FF"; }
.bi-printer-fill::before { content: "\F500"; }
.bi-printer::before { content: "\F501"; }
.bi-puzzle-fill::before { content: "\F502"; }
.bi-puzzle::before { content: "\F503"; }
.bi-question-circle-fill::before { content: "\F504"; }
.bi-question-circle::before { content: "\F505"; }
.bi-question-diamond-fill::before { content: "\F506"; }
.bi-question-diamond::before { content: "\F507"; }
.bi-question-octagon-fill::before { content: "\F508"; }
.bi-question-octagon::before { content: "\F509"; }
.bi-question-square-fill::before { content: "\F50A"; }
.bi-question-square::before { content: "\F50B"; }
.bi-question::before { content: "\F50C"; }
.bi-rainbow::before { content: "\F50D"; }
.bi-receipt-cutoff::before { content: "\F50E"; }
.bi-receipt::before { content: "\F50F"; }
.bi-reception-0::before { content: "\F510"; }
.bi-reception-1::before { content: "\F511"; }
.bi-reception-2::before { content: "\F512"; }
.bi-reception-3::before { content: "\F513"; }
.bi-reception-4::before { content: "\F514"; }
.bi-record-btn-fill::before { content: "\F515"; }
.bi-record-btn::before { content: "\F516"; }
.bi-record-circle-fill::before { content: "\F517"; }
.bi-record-circle::before { content: "\F518"; }
.bi-record-fill::before { content: "\F519"; }
.bi-record::before { content: "\F51A"; }
.bi-record2-fill::before { content: "\F51B"; }
.bi-record2::before { content: "\F51C"; }
.bi-reply-all-fill::before { content: "\F51D"; }
.bi-reply-all::before { content: "\F51E"; }
.bi-reply-fill::before { content: "\F51F"; }
.bi-reply::before { content: "\F520"; }
.bi-rss-fill::before { content: "\F521"; }
.bi-rss::before { content: "\F522"; }
.bi-rulers::before { content: "\F523"; }
.bi-save-fill::before { content: "\F524"; }
.bi-save::before { content: "\F525"; }
.bi-save2-fill::before { content: "\F526"; }
.bi-save2::before { content: "\F527"; }
.bi-scissors::before { content: "\F528"; }
.bi-screwdriver::before { content: "\F529"; }
.bi-search::before { content: "\F52A"; }
.bi-segmented-nav::before { content: "\F52B"; }
.bi-server::before { content: "\F52C"; }
.bi-share-fill::before { content: "\F52D"; }
.bi-share::before { content: "\F52E"; }
.bi-shield-check::before { content: "\F52F"; }
.bi-shield-exclamation::before { content: "\F530"; }
.bi-shield-fill-check::before { content: "\F531"; }
.bi-shield-fill-exclamation::before { content: "\F532"; }
.bi-shield-fill-minus::before { content: "\F533"; }
.bi-shield-fill-plus::before { content: "\F534"; }
.bi-shield-fill-x::before { content: "\F535"; }
.bi-shield-fill::before { content: "\F536"; }
.bi-shield-lock-fill::before { content: "\F537"; }
.bi-shield-lock::before { content: "\F538"; }
.bi-shield-minus::before { content: "\F539"; }
.bi-shield-plus::before { content: "\F53A"; }
.bi-shield-shaded::before { content: "\F53B"; }
.bi-shield-slash-fill::before { content: "\F53C"; }
.bi-shield-slash::before { content: "\F53D"; }
.bi-shield-x::before { content: "\F53E"; }
.bi-shield::before { content: "\F53F"; }
.bi-shift-fill::before { content: "\F540"; }
.bi-shift::before { content: "\F541"; }
.bi-shop-window::before { content: "\F542"; }
.bi-shop::before { content: "\F543"; }
.bi-shuffle::before { content: "\F544"; }
.bi-signpost-2-fill::before { content: "\F545"; }
.bi-signpost-2::before { content: "\F546"; }
.bi-signpost-fill::before { content: "\F547"; }
.bi-signpost-split-fill::before { content: "\F548"; }
.bi-signpost-split::before { content: "\F549"; }
.bi-signpost::before { content: "\F54A"; }
.bi-sim-fill::before { content: "\F54B"; }
.bi-sim::before { content: "\F54C"; }
.bi-skip-backward-btn-fill::before { content: "\F54D"; }
.bi-skip-backward-btn::before { content: "\F54E"; }
.bi-skip-backward-circle-fill::before { content: "\F54F"; }
.bi-skip-backward-circle::before { content: "\F550"; }
.bi-skip-backward-fill::before { content: "\F551"; }
.bi-skip-backward::before { content: "\F552"; }
.bi-skip-end-btn-fill::before { content: "\F553"; }
.bi-skip-end-btn::before { content: "\F554"; }
.bi-skip-end-circle-fill::before { content: "\F555"; }
.bi-skip-end-circle::before { content: "\F556"; }
.bi-skip-end-fill::before { content: "\F557"; }
.bi-skip-end::before { content: "\F558"; }
.bi-skip-forward-btn-fill::before { content: "\F559"; }
.bi-skip-forward-btn::before { content: "\F55A"; }
.bi-skip-forward-circle-fill::before { content: "\F55B"; }
.bi-skip-forward-circle::before { content: "\F55C"; }
.bi-skip-forward-fill::before { content: "\F55D"; }
.bi-skip-forward::before { content: "\F55E"; }
.bi-skip-start-btn-fill::before { content: "\F55F"; }
.bi-skip-start-btn::before { content: "\F560"; }
.bi-skip-start-circle-fill::before { content: "\F561"; }
.bi-skip-start-circle::before { content: "\F562"; }
.bi-skip-start-fill::before { content: "\F563"; }
.bi-skip-start::before { content: "\F564"; }
.bi-slack::before { content: "\F565"; }
.bi-slash-circle-fill::before { content: "\F566"; }
.bi-slash-circle::before { content: "\F567"; }
.bi-slash-square-fill::before { content: "\F568"; }
.bi-slash-square::before { content: "\F569"; }
.bi-slash::before { content: "\F56A"; }
.bi-sliders::before { content: "\F56B"; }
.bi-smartwatch::before { content: "\F56C"; }
.bi-snow::before { content: "\F56D"; }
.bi-snow2::before { content: "\F56E"; }
.bi-snow3::before { content: "\F56F"; }
.bi-sort-alpha-down-alt::before { content: "\F570"; }
.bi-sort-alpha-down::before { content: "\F571"; }
.bi-sort-alpha-up-alt::before { content: "\F572"; }
.bi-sort-alpha-up::before { content: "\F573"; }
.bi-sort-down-alt::before { content: "\F574"; }
.bi-sort-down::before { content: "\F575"; }
.bi-sort-numeric-down-alt::before { content: "\F576"; }
.bi-sort-numeric-down::before { content: "\F577"; }
.bi-sort-numeric-up-alt::before { content: "\F578"; }
.bi-sort-numeric-up::before { content: "\F579"; }
.bi-sort-up-alt::before { content: "\F57A"; }
.bi-sort-up::before { content: "\F57B"; }
.bi-soundwave::before { content: "\F57C"; }
.bi-speaker-fill::before { content: "\F57D"; }
.bi-speaker::before { content: "\F57E"; }
.bi-speedometer::before { content: "\F57F"; }
.bi-speedometer2::before { content: "\F580"; }
.bi-spellcheck::before { content: "\F581"; }
.bi-square-fill::before { content: "\F582"; }
.bi-square-half::before { content: "\F583"; }
.bi-square::before { content: "\F584"; }
.bi-stack::before { content: "\F585"; }
.bi-star-fill::before { content: "\F586"; }
.bi-star-half::before { content: "\F587"; }
.bi-star::before { content: "\F588"; }
.bi-stars::before { content: "\F589"; }
.bi-stickies-fill::before { content: "\F58A"; }
.bi-stickies::before { content: "\F58B"; }
.bi-sticky-fill::before { content: "\F58C"; }
.bi-sticky::before { content: "\F58D"; }
.bi-stop-btn-fill::before { content: "\F58E"; }
.bi-stop-btn::before { content: "\F58F"; }
.bi-stop-circle-fill::before { content: "\F590"; }
.bi-stop-circle::before { content: "\F591"; }
.bi-stop-fill::before { content: "\F592"; }
.bi-stop::before { content: "\F593"; }
.bi-stoplights-fill::before { content: "\F594"; }
.bi-stoplights::before { content: "\F595"; }
.bi-stopwatch-fill::before { content: "\F596"; }
.bi-stopwatch::before { content: "\F597"; }
.bi-subtract::before { content: "\F598"; }
.bi-suit-club-fill::before { content: "\F599"; }
.bi-suit-club::before { content: "\F59A"; }
.bi-suit-diamond-fill::before { content: "\F59B"; }
.bi-suit-diamond::before { content: "\F59C"; }
.bi-suit-heart-fill::before { content: "\F59D"; }
.bi-suit-heart::before { content: "\F59E"; }
.bi-suit-spade-fill::before { content: "\F59F"; }
.bi-suit-spade::before { content: "\F5A0"; }
.bi-sun-fill::before { content: "\F5A1"; }
.bi-sun::before { content: "\F5A2"; }
.bi-sunglasses::before { content: "\F5A3"; }
.bi-sunrise-fill::before { content: "\F5A4"; }
.bi-sunrise::before { content: "\F5A5"; }
.bi-sunset-fill::before { content: "\F5A6"; }
.bi-sunset::before { content: "\F5A7"; }
.bi-symmetry-horizontal::before { content: "\F5A8"; }
.bi-symmetry-vertical::before { content: "\F5A9"; }
.bi-table::before { content: "\F5AA"; }
.bi-tablet-fill::before { content: "\F5AB"; }
.bi-tablet-landscape-fill::before { content: "\F5AC"; }
.bi-tablet-landscape::before { content: "\F5AD"; }
.bi-tablet::before { content: "\F5AE"; }
.bi-tag-fill::before { content: "\F5AF"; }
.bi-tag::before { content: "\F5B0"; }
.bi-tags-fill::before { content: "\F5B1"; }
.bi-tags::before { content: "\F5B2"; }
.bi-telegram::before { content: "\F5B3"; }
.bi-telephone-fill::before { content: "\F5B4"; }
.bi-telephone-forward-fill::before { content: "\F5B5"; }
.bi-telephone-forward::before { content: "\F5B6"; }
.bi-telephone-inbound-fill::before { content: "\F5B7"; }
.bi-telephone-inbound::before { content: "\F5B8"; }
.bi-telephone-minus-fill::before { content: "\F5B9"; }
.bi-telephone-minus::before { content: "\F5BA"; }
.bi-telephone-outbound-fill::before { content: "\F5BB"; }
.bi-telephone-outbound::before { content: "\F5BC"; }
.bi-telephone-plus-fill::before { content: "\F5BD"; }
.bi-telephone-plus::before { content: "\F5BE"; }
.bi-telephone-x-fill::before { content: "\F5BF"; }
.bi-telephone-x::before { content: "\F5C0"; }
.bi-telephone::before { content: "\F5C1"; }
.bi-terminal-fill::before { content: "\F5C2"; }
.bi-terminal::before { content: "\F5C3"; }
.bi-text-center::before { content: "\F5C4"; }
.bi-text-indent-left::before { content: "\F5C5"; }
.bi-text-indent-right::before { content: "\F5C6"; }
.bi-text-left::before { content: "\F5C7"; }
.bi-text-paragraph::before { content: "\F5C8"; }
.bi-text-right::before { content: "\F5C9"; }
.bi-textarea-resize::before { content: "\F5CA"; }
.bi-textarea-t::before { content: "\F5CB"; }
.bi-textarea::before { content: "\F5CC"; }
.bi-thermometer-half::before { content: "\F5CD"; }
.bi-thermometer-high::before { content: "\F5CE"; }
.bi-thermometer-low::before { content: "\F5CF"; }
.bi-thermometer-snow::before { content: "\F5D0"; }
.bi-thermometer-sun::before { content: "\F5D1"; }
.bi-thermometer::before { content: "\F5D2"; }
.bi-three-dots-vertical::before { content: "\F5D3"; }
.bi-three-dots::before { content: "\F5D4"; }
.bi-toggle-off::before { content: "\F5D5"; }
.bi-toggle-on::before { content: "\F5D6"; }
.bi-toggle2-off::before { content: "\F5D7"; }
.bi-toggle2-on::before { content: "\F5D8"; }
.bi-toggles::before { content: "\F5D9"; }
.bi-toggles2::before { content: "\F5DA"; }
.bi-tools::before { content: "\F5DB"; }
.bi-tornado::before { content: "\F5DC"; }
.bi-trash-fill::before { content: "\F5DD"; }
.bi-trash::before { content: "\F5DE"; }
.bi-trash2-fill::before { content: "\F5DF"; }
.bi-trash2::before { content: "\F5E0"; }
.bi-tree-fill::before { content: "\F5E1"; }
.bi-tree::before { content: "\F5E2"; }
.bi-triangle-fill::before { content: "\F5E3"; }
.bi-triangle-half::before { content: "\F5E4"; }
.bi-triangle::before { content: "\F5E5"; }
.bi-trophy-fill::before { content: "\F5E6"; }
.bi-trophy::before { content: "\F5E7"; }
.bi-tropical-storm::before { content: "\F5E8"; }
.bi-truck-flatbed::before { content: "\F5E9"; }
.bi-truck::before { content: "\F5EA"; }
.bi-tsunami::before { content: "\F5EB"; }
.bi-tv-fill::before { content: "\F5EC"; }
.bi-tv::before { content: "\F5ED"; }
.bi-twitch::before { content: "\F5EE"; }
.bi-twitter::before { content: "\F5EF"; }
.bi-type-bold::before { content: "\F5F0"; }
.bi-type-h1::before { content: "\F5F1"; }
.bi-type-h2::before { content: "\F5F2"; }
.bi-type-h3::before { content: "\F5F3"; }
.bi-type-italic::before { content: "\F5F4"; }
.bi-type-strikethrough::before { content: "\F5F5"; }
.bi-type-underline::before { content: "\F5F6"; }
.bi-type::before { content: "\F5F7"; }
.bi-ui-checks-grid::before { content: "\F5F8"; }
.bi-ui-checks::before { content: "\F5F9"; }
.bi-ui-radios-grid::before { content: "\F5FA"; }
.bi-ui-radios::before { content: "\F5FB"; }
.bi-umbrella-fill::before { content: "\F5FC"; }
.bi-umbrella::before { content: "\F5FD"; }
.bi-union::before { content: "\F5FE"; }
.bi-unlock-fill::before { content: "\F5FF"; }
.bi-unlock::before { content: "\F600"; }
.bi-upc-scan::before { content: "\F601"; }
.bi-upc::before { content: "\F602"; }
.bi-upload::before { content: "\F603"; }
.bi-vector-pen::before { content: "\F604"; }
.bi-view-list::before { content: "\F605"; }
.bi-view-stacked::before { content: "\F606"; }
.bi-vinyl-fill::before { content: "\F607"; }
.bi-vinyl::before { content: "\F608"; }
.bi-voicemail::before { content: "\F609"; }
.bi-volume-down-fill::before { content: "\F60A"; }
.bi-volume-down::before { content: "\F60B"; }
.bi-volume-mute-fill::before { content: "\F60C"; }
.bi-volume-mute::before { content: "\F60D"; }
.bi-volume-off-fill::before { content: "\F60E"; }
.bi-volume-off::before { content: "\F60F"; }
.bi-volume-up-fill::before { content: "\F610"; }
.bi-volume-up::before { content: "\F611"; }
.bi-vr::before { content: "\F612"; }
.bi-wallet-fill::before { content: "\F613"; }
.bi-wallet::before { content: "\F614"; }
.bi-wallet2::before { content: "\F615"; }
.bi-watch::before { content: "\F616"; }
.bi-water::before { content: "\F617"; }
.bi-whatsapp::before { content: "\F618"; }
.bi-wifi-1::before { content: "\F619"; }
.bi-wifi-2::before { content: "\F61A"; }
.bi-wifi-off::before { content: "\F61B"; }
.bi-wifi::before { content: "\F61C"; }
.bi-wind::before { content: "\F61D"; }
.bi-window-dock::before { content: "\F61E"; }
.bi-window-sidebar::before { content: "\F61F"; }
.bi-window::before { content: "\F620"; }
.bi-wrench::before { content: "\F621"; }
.bi-x-circle-fill::before { content: "\F622"; }
.bi-x-circle::before { content: "\F623"; }
.bi-x-diamond-fill::before { content: "\F624"; }
.bi-x-diamond::before { content: "\F625"; }
.bi-x-octagon-fill::before { content: "\F626"; }
.bi-x-octagon::before { content: "\F627"; }
.bi-x-square-fill::before { content: "\F628"; }
.bi-x-square::before { content: "\F629"; }
.bi-x::before { content: "\F62A"; }
.bi-youtube::before { content: "\F62B"; }
.bi-zoom-in::before { content: "\F62C"; }
.bi-zoom-out::before { content: "\F62D"; }
.bi-bank::before { content: "\F62E"; }
.bi-bank2::before { content: "\F62F"; }
.bi-bell-slash-fill::before { content: "\F630"; }
.bi-bell-slash::before { content: "\F631"; }
.bi-cash-coin::before { content: "\F632"; }
.bi-check-lg::before { content: "\F633"; }
.bi-coin::before { content: "\F634"; }
.bi-currency-bitcoin::before { content: "\F635"; }
.bi-currency-dollar::before { content: "\F636"; }
.bi-currency-euro::before { content: "\F637"; }
.bi-currency-exchange::before { content: "\F638"; }
.bi-currency-pound::before { content: "\F639"; }
.bi-currency-yen::before { content: "\F63A"; }
.bi-dash-lg::before { content: "\F63B"; }
.bi-exclamation-lg::before { content: "\F63C"; }
.bi-file-earmark-pdf-fill::before { content: "\F63D"; }
.bi-file-earmark-pdf::before { content: "\F63E"; }
.bi-file-pdf-fill::before { content: "\F63F"; }
.bi-file-pdf::before { content: "\F640"; }
.bi-gender-ambiguous::before { content: "\F641"; }
.bi-gender-female::before { content: "\F642"; }
.bi-gender-male::before { content: "\F643"; }
.bi-gender-trans::before { content: "\F644"; }
.bi-headset-vr::before { content: "\F645"; }
.bi-info-lg::before { content: "\F646"; }
.bi-mastodon::before { content: "\F647"; }
.bi-messenger::before { content: "\F648"; }
.bi-piggy-bank-fill::before { content: "\F649"; }
.bi-piggy-bank::before { content: "\F64A"; }
.bi-pin-map-fill::before { content: "\F64B"; }
.bi-pin-map::before { content: "\F64C"; }
.bi-plus-lg::before { content: "\F64D"; }
.bi-question-lg::before { content: "\F64E"; }
.bi-recycle::before { content: "\F64F"; }
.bi-reddit::before { content: "\F650"; }
.bi-safe-fill::before { content: "\F651"; }
.bi-safe2-fill::before { content: "\F652"; }
.bi-safe2::before { content: "\F653"; }
.bi-sd-card-fill::before { content: "\F654"; }
.bi-sd-card::before { content: "\F655"; }
.bi-skype::before { content: "\F656"; }
.bi-slash-lg::before { content: "\F657"; }
.bi-translate::before { content: "\F658"; }
.bi-x-lg::before { content: "\F659"; }
.bi-safe::before { content: "\F65A"; }
@charset "UTF-8";
/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/poppins-v13-latin-300.eot);
  /* IE9 Compat Modes */
  src: local("Poppins Light"), local("Poppins-Light"), url(../fonts/poppins-v13-latin-300.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-300.woff2) format("woff2"), url(../fonts/poppins-v13-latin-300.woff) format("woff"), url(../fonts/poppins-v13-latin-300.ttf) format("truetype"), url(../fonts/poppins-v13-latin-300.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/poppins-v13-latin-regular.eot);
  /* IE9 Compat Modes */
  src: local("Poppins Regular"), local("Poppins-Regular"), url(../fonts/poppins-v13-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-regular.woff2) format("woff2"), url(../fonts/poppins-v13-latin-regular.woff) format("woff"), url(../fonts/poppins-v13-latin-regular.ttf) format("truetype"), url(../fonts/poppins-v13-latin-regular.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/poppins-v13-latin-500.eot);
  /* IE9 Compat Modes */
  src: local("Poppins Medium"), local("Poppins-Medium"), url(../fonts/poppins-v13-latin-500.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-500.woff2) format("woff2"), url(../fonts/poppins-v13-latin-500.woff) format("woff"), url(../fonts/poppins-v13-latin-500.ttf) format("truetype"), url(../fonts/poppins-v13-latin-500.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/poppins-v13-latin-700.eot);
  /* IE9 Compat Modes */
  src: local("Poppins Bold"), local("Poppins-Bold"), url(../fonts/poppins-v13-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-700.woff2) format("woff2"), url(../fonts/poppins-v13-latin-700.woff) format("woff"), url(../fonts/poppins-v13-latin-700.ttf) format("truetype"), url(../fonts/poppins-v13-latin-700.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/poppins-v13-latin-800.eot);
  /* IE9 Compat Modes */
  src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url(../fonts/poppins-v13-latin-800.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-800.woff2) format("woff2"), url(../fonts/poppins-v13-latin-800.woff) format("woff"), url(../fonts/poppins-v13-latin-800.ttf) format("truetype"), url(../fonts/poppins-v13-latin-800.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/poppins-v13-latin-900.eot);
  /* IE9 Compat Modes */
  src: local("Poppins Black"), local("Poppins-Black"), url(../fonts/poppins-v13-latin-900.eot?#iefix) format("embedded-opentype"), url(../fonts/poppins-v13-latin-900.woff2) format("woff2"), url(../fonts/poppins-v13-latin-900.woff) format("woff"), url(../fonts/poppins-v13-latin-900.ttf) format("truetype"), url(../fonts/poppins-v13-latin-900.svg#Poppins) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/roboto-v20-latin-300.eot);
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto-v20-latin-300.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v20-latin-300.woff2) format("woff2"), url(../fonts/roboto-v20-latin-300.woff) format("woff"), url(../fonts/roboto-v20-latin-300.ttf) format("truetype"), url(../fonts/roboto-v20-latin-300.svg#Roboto) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto-v20-latin-regular.eot);
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v20-latin-regular.woff2) format("woff2"), url(../fonts/roboto-v20-latin-regular.woff) format("woff"), url(../fonts/roboto-v20-latin-regular.ttf) format("truetype"), url(../fonts/roboto-v20-latin-regular.svg#Roboto) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/roboto-v20-latin-500.eot);
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto-v20-latin-500.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v20-latin-500.woff2) format("woff2"), url(../fonts/roboto-v20-latin-500.woff) format("woff"), url(../fonts/roboto-v20-latin-500.ttf) format("truetype"), url(../fonts/roboto-v20-latin-500.svg#Roboto) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/roboto-v20-latin-700.eot);
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto-v20-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v20-latin-700.woff2) format("woff2"), url(../fonts/roboto-v20-latin-700.woff) format("woff"), url(../fonts/roboto-v20-latin-700.ttf) format("truetype"), url(../fonts/roboto-v20-latin-700.svg#Roboto) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/roboto-v20-latin-900.eot);
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/roboto-v20-latin-900.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-v20-latin-900.woff2) format("woff2"), url(../fonts/roboto-v20-latin-900.woff) format("woff"), url(../fonts/roboto-v20-latin-900.ttf) format("truetype"), url(../fonts/roboto-v20-latin-900.svg#Roboto) format("svg");
  /* Legacy iOS */
  font-display: swap; }

/*
  Roobert-Regular
   */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 300;
  src: local("Roobert Regular"), local("Roobert"), url(../fonts/Roobert-Regular.woff2) format("woff2"), url(../fonts/Roobert-Regular.woff) format("woff"), url(../fonts/Roobert-Regular.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
    Roobert-light
  */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 300;
  src: local("Roobert Light"), local("Roobert-Light"), url(../fonts/Roobert-Light.woff2) format("woff2"), url(../fonts/Roobert-Light.woff) format("woff"), url(../fonts/Roobert-Light.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
   Roobert-Medium
  */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 500;
  src: local("Roobert Medium"), local("Roobert-Medium"), url(../fonts/Roobert-Medium.woff2) format("woff2"), url(../fonts/Roobert-Medium.woff) format("woff"), url(../fonts/Roobert-Medium.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
    Roobert-semiBold
     */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 700;
  src: local("Roobert SemiBold"), local("Roobert-SemiBold"), url(../fonts/Roobert-SemiBold.woff2) format("woff2"), url(../fonts/Roobert-SemiBold.woff) format("woff"), url(../fonts/Roobert-SemiBold.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
  Roobert-Bold
   */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 700;
  src: local("Roobert Bold"), local("Roobert-Bold"), url(../fonts/Roobert-Bold.woff2) format("woff2"), url(../fonts/Roobert-Bold.woff) format("woff"), url(../fonts/Roobert-Bold.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
  Roobert-Heavy
   */
@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 900;
  src: local("Roobert Heavy"), local("Roobert-Heavy"), url(../fonts/Roobert-Heavy.woff2) format("woff2"), url(../fonts/Roobert-Heavy.woff) format("woff"), url(../fonts/Roobert-Heavy.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-display: swap; }

/*
  Bootstrap icons
   */
@font-face {
  font-display: block;
  font-family: 'bootstrap-icons';
  src: local("bootstrap-icons"), local("bootstrap-icons"), url(../fonts/bootstrap-icons.woff2) format("woff2"), url(../fonts/bootstrap-icons.woff) format("woff"); }

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*linear-gradient(269deg, #fd9250 92%, #e484af 45%, #245054 5%);*/
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #F31C95;
  --red: #dc3545;
  --orange: #f3953F;
  --yellow: #FCCD23;
  --green: #1FD26D;
  --teal: #20c997;
  --cyan: #06EEFF;
  --white: #fff;
  --gray: #818181;
  --gray-dark: #343a40;
  --primary: #000000;
  --secondary: #ea73a7;
  --success: #1FD26D;
  --info: #06EEFF;
  --warning: #f3953F;
  --danger: #dc3545;
  --light: #fff;
  --dark: #343a40;
  --gray-darker: #D9D7D7;
  --gray-dark: #AAAAAA;
  --gray-light: #EEEEEE;
  --gray-lighter: #E9E9E9;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f9f9f9; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: black;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818181;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }
  @media (max-width: 575.98px) {
    h1, .h1 {
      font-size: 1.5rem; } }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 0.75rem;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818181; }
  .blockquote-footer::before {
    content: "\2014   \A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #EEEEEE;
  border: 1px solid #D9D9D9;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818181; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #ea73a7;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1440px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5.88235%;
          flex: 0 0 5.88235%;
  max-width: 5.88235%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 11.76471%;
          flex: 0 0 11.76471%;
  max-width: 11.76471%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 17.64706%;
          flex: 0 0 17.64706%;
  max-width: 17.64706%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23.52941%;
          flex: 0 0 23.52941%;
  max-width: 23.52941%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.41176%;
          flex: 0 0 29.41176%;
  max-width: 29.41176%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35.29412%;
          flex: 0 0 35.29412%;
  max-width: 35.29412%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.17647%;
          flex: 0 0 41.17647%;
  max-width: 41.17647%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47.05882%;
          flex: 0 0 47.05882%;
  max-width: 47.05882%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52.94118%;
          flex: 0 0 52.94118%;
  max-width: 52.94118%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.82353%;
          flex: 0 0 58.82353%;
  max-width: 58.82353%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64.70588%;
          flex: 0 0 64.70588%;
  max-width: 64.70588%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70.58824%;
          flex: 0 0 70.58824%;
  max-width: 70.58824%; }

.col-13 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 76.47059%;
          flex: 0 0 76.47059%;
  max-width: 76.47059%; }

.col-14 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 82.35294%;
          flex: 0 0 82.35294%;
  max-width: 82.35294%; }

.col-15 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 88.23529%;
          flex: 0 0 88.23529%;
  max-width: 88.23529%; }

.col-16 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 94.11765%;
          flex: 0 0 94.11765%;
  max-width: 94.11765%; }

.col-17 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14; }

.order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15; }

.order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16; }

.order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17; }

.offset-1 {
  margin-left: 5.88235%; }

.offset-2 {
  margin-left: 11.76471%; }

.offset-3 {
  margin-left: 17.64706%; }

.offset-4 {
  margin-left: 23.52941%; }

.offset-5 {
  margin-left: 29.41176%; }

.offset-6 {
  margin-left: 35.29412%; }

.offset-7 {
  margin-left: 41.17647%; }

.offset-8 {
  margin-left: 47.05882%; }

.offset-9 {
  margin-left: 52.94118%; }

.offset-10 {
  margin-left: 58.82353%; }

.offset-11 {
  margin-left: 64.70588%; }

.offset-12 {
  margin-left: 70.58824%; }

.offset-13 {
  margin-left: 76.47059%; }

.offset-14 {
  margin-left: 82.35294%; }

.offset-15 {
  margin-left: 88.23529%; }

.offset-16 {
  margin-left: 94.11765%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5.88235%;
            flex: 0 0 5.88235%;
    max-width: 5.88235%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 11.76471%;
            flex: 0 0 11.76471%;
    max-width: 11.76471%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 17.64706%;
            flex: 0 0 17.64706%;
    max-width: 17.64706%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23.52941%;
            flex: 0 0 23.52941%;
    max-width: 23.52941%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.41176%;
            flex: 0 0 29.41176%;
    max-width: 29.41176%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35.29412%;
            flex: 0 0 35.29412%;
    max-width: 35.29412%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.17647%;
            flex: 0 0 41.17647%;
    max-width: 41.17647%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.05882%;
            flex: 0 0 47.05882%;
    max-width: 47.05882%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.94118%;
            flex: 0 0 52.94118%;
    max-width: 52.94118%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.82353%;
            flex: 0 0 58.82353%;
    max-width: 58.82353%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64.70588%;
            flex: 0 0 64.70588%;
    max-width: 64.70588%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.58824%;
            flex: 0 0 70.58824%;
    max-width: 70.58824%; }
  .col-sm-13 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76.47059%;
            flex: 0 0 76.47059%;
    max-width: 76.47059%; }
  .col-sm-14 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.35294%;
            flex: 0 0 82.35294%;
    max-width: 82.35294%; }
  .col-sm-15 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88.23529%;
            flex: 0 0 88.23529%;
    max-width: 88.23529%; }
  .col-sm-16 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.11765%;
            flex: 0 0 94.11765%;
    max-width: 94.11765%; }
  .col-sm-17 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14; }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15; }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16; }
  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 5.88235%; }
  .offset-sm-2 {
    margin-left: 11.76471%; }
  .offset-sm-3 {
    margin-left: 17.64706%; }
  .offset-sm-4 {
    margin-left: 23.52941%; }
  .offset-sm-5 {
    margin-left: 29.41176%; }
  .offset-sm-6 {
    margin-left: 35.29412%; }
  .offset-sm-7 {
    margin-left: 41.17647%; }
  .offset-sm-8 {
    margin-left: 47.05882%; }
  .offset-sm-9 {
    margin-left: 52.94118%; }
  .offset-sm-10 {
    margin-left: 58.82353%; }
  .offset-sm-11 {
    margin-left: 64.70588%; }
  .offset-sm-12 {
    margin-left: 70.58824%; }
  .offset-sm-13 {
    margin-left: 76.47059%; }
  .offset-sm-14 {
    margin-left: 82.35294%; }
  .offset-sm-15 {
    margin-left: 88.23529%; }
  .offset-sm-16 {
    margin-left: 94.11765%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5.88235%;
            flex: 0 0 5.88235%;
    max-width: 5.88235%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 11.76471%;
            flex: 0 0 11.76471%;
    max-width: 11.76471%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 17.64706%;
            flex: 0 0 17.64706%;
    max-width: 17.64706%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23.52941%;
            flex: 0 0 23.52941%;
    max-width: 23.52941%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.41176%;
            flex: 0 0 29.41176%;
    max-width: 29.41176%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35.29412%;
            flex: 0 0 35.29412%;
    max-width: 35.29412%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.17647%;
            flex: 0 0 41.17647%;
    max-width: 41.17647%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.05882%;
            flex: 0 0 47.05882%;
    max-width: 47.05882%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.94118%;
            flex: 0 0 52.94118%;
    max-width: 52.94118%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.82353%;
            flex: 0 0 58.82353%;
    max-width: 58.82353%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64.70588%;
            flex: 0 0 64.70588%;
    max-width: 64.70588%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.58824%;
            flex: 0 0 70.58824%;
    max-width: 70.58824%; }
  .col-md-13 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76.47059%;
            flex: 0 0 76.47059%;
    max-width: 76.47059%; }
  .col-md-14 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.35294%;
            flex: 0 0 82.35294%;
    max-width: 82.35294%; }
  .col-md-15 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88.23529%;
            flex: 0 0 88.23529%;
    max-width: 88.23529%; }
  .col-md-16 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.11765%;
            flex: 0 0 94.11765%;
    max-width: 94.11765%; }
  .col-md-17 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14; }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15; }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16; }
  .order-md-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 5.88235%; }
  .offset-md-2 {
    margin-left: 11.76471%; }
  .offset-md-3 {
    margin-left: 17.64706%; }
  .offset-md-4 {
    margin-left: 23.52941%; }
  .offset-md-5 {
    margin-left: 29.41176%; }
  .offset-md-6 {
    margin-left: 35.29412%; }
  .offset-md-7 {
    margin-left: 41.17647%; }
  .offset-md-8 {
    margin-left: 47.05882%; }
  .offset-md-9 {
    margin-left: 52.94118%; }
  .offset-md-10 {
    margin-left: 58.82353%; }
  .offset-md-11 {
    margin-left: 64.70588%; }
  .offset-md-12 {
    margin-left: 70.58824%; }
  .offset-md-13 {
    margin-left: 76.47059%; }
  .offset-md-14 {
    margin-left: 82.35294%; }
  .offset-md-15 {
    margin-left: 88.23529%; }
  .offset-md-16 {
    margin-left: 94.11765%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5.88235%;
            flex: 0 0 5.88235%;
    max-width: 5.88235%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 11.76471%;
            flex: 0 0 11.76471%;
    max-width: 11.76471%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 17.64706%;
            flex: 0 0 17.64706%;
    max-width: 17.64706%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23.52941%;
            flex: 0 0 23.52941%;
    max-width: 23.52941%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.41176%;
            flex: 0 0 29.41176%;
    max-width: 29.41176%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35.29412%;
            flex: 0 0 35.29412%;
    max-width: 35.29412%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.17647%;
            flex: 0 0 41.17647%;
    max-width: 41.17647%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.05882%;
            flex: 0 0 47.05882%;
    max-width: 47.05882%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.94118%;
            flex: 0 0 52.94118%;
    max-width: 52.94118%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.82353%;
            flex: 0 0 58.82353%;
    max-width: 58.82353%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64.70588%;
            flex: 0 0 64.70588%;
    max-width: 64.70588%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.58824%;
            flex: 0 0 70.58824%;
    max-width: 70.58824%; }
  .col-lg-13 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76.47059%;
            flex: 0 0 76.47059%;
    max-width: 76.47059%; }
  .col-lg-14 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.35294%;
            flex: 0 0 82.35294%;
    max-width: 82.35294%; }
  .col-lg-15 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88.23529%;
            flex: 0 0 88.23529%;
    max-width: 88.23529%; }
  .col-lg-16 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.11765%;
            flex: 0 0 94.11765%;
    max-width: 94.11765%; }
  .col-lg-17 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14; }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15; }
  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16; }
  .order-lg-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 5.88235%; }
  .offset-lg-2 {
    margin-left: 11.76471%; }
  .offset-lg-3 {
    margin-left: 17.64706%; }
  .offset-lg-4 {
    margin-left: 23.52941%; }
  .offset-lg-5 {
    margin-left: 29.41176%; }
  .offset-lg-6 {
    margin-left: 35.29412%; }
  .offset-lg-7 {
    margin-left: 41.17647%; }
  .offset-lg-8 {
    margin-left: 47.05882%; }
  .offset-lg-9 {
    margin-left: 52.94118%; }
  .offset-lg-10 {
    margin-left: 58.82353%; }
  .offset-lg-11 {
    margin-left: 64.70588%; }
  .offset-lg-12 {
    margin-left: 70.58824%; }
  .offset-lg-13 {
    margin-left: 76.47059%; }
  .offset-lg-14 {
    margin-left: 82.35294%; }
  .offset-lg-15 {
    margin-left: 88.23529%; }
  .offset-lg-16 {
    margin-left: 94.11765%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 5.88235%;
            flex: 0 0 5.88235%;
    max-width: 5.88235%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 11.76471%;
            flex: 0 0 11.76471%;
    max-width: 11.76471%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 17.64706%;
            flex: 0 0 17.64706%;
    max-width: 17.64706%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23.52941%;
            flex: 0 0 23.52941%;
    max-width: 23.52941%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.41176%;
            flex: 0 0 29.41176%;
    max-width: 29.41176%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35.29412%;
            flex: 0 0 35.29412%;
    max-width: 35.29412%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.17647%;
            flex: 0 0 41.17647%;
    max-width: 41.17647%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.05882%;
            flex: 0 0 47.05882%;
    max-width: 47.05882%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.94118%;
            flex: 0 0 52.94118%;
    max-width: 52.94118%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.82353%;
            flex: 0 0 58.82353%;
    max-width: 58.82353%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64.70588%;
            flex: 0 0 64.70588%;
    max-width: 64.70588%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.58824%;
            flex: 0 0 70.58824%;
    max-width: 70.58824%; }
  .col-xl-13 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76.47059%;
            flex: 0 0 76.47059%;
    max-width: 76.47059%; }
  .col-xl-14 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.35294%;
            flex: 0 0 82.35294%;
    max-width: 82.35294%; }
  .col-xl-15 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88.23529%;
            flex: 0 0 88.23529%;
    max-width: 88.23529%; }
  .col-xl-16 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.11765%;
            flex: 0 0 94.11765%;
    max-width: 94.11765%; }
  .col-xl-17 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14; }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15; }
  .order-xl-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16; }
  .order-xl-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 5.88235%; }
  .offset-xl-2 {
    margin-left: 11.76471%; }
  .offset-xl-3 {
    margin-left: 17.64706%; }
  .offset-xl-4 {
    margin-left: 23.52941%; }
  .offset-xl-5 {
    margin-left: 29.41176%; }
  .offset-xl-6 {
    margin-left: 35.29412%; }
  .offset-xl-7 {
    margin-left: 41.17647%; }
  .offset-xl-8 {
    margin-left: 47.05882%; }
  .offset-xl-9 {
    margin-left: 52.94118%; }
  .offset-xl-10 {
    margin-left: 58.82353%; }
  .offset-xl-11 {
    margin-left: 64.70588%; }
  .offset-xl-12 {
    margin-left: 70.58824%; }
  .offset-xl-13 {
    margin-left: 76.47059%; }
  .offset-xl-14 {
    margin-left: 82.35294%; }
  .offset-xl-15 {
    margin-left: 88.23529%; }
  .offset-xl-16 {
    margin-left: 94.11765%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #D9D9D9; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #D9D9D9; }
  .table tbody + tbody {
    border-top: 2px solid #D9D9D9; }
  .table .table {
    background-color: #EEEEEE; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #D9D9D9; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #D9D9D9; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8b8b8; }

.table-hover .table-primary:hover {
  background-color: #ababab; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ababab; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f9d8e6; }

.table-hover .table-secondary:hover {
  background-color: #f6c2d8; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #f6c2d8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c0f2d6; }

.table-hover .table-success:hover {
  background-color: #abeec8; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #abeec8; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #b9faff; }

.table-hover .table-info:hover {
  background-color: #a0f8ff; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #a0f8ff; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fce1c9; }

.table-hover .table-warning:hover {
  background-color: #fbd4b1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fbd4b1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: white; }

.table-hover .table-light:hover {
  background-color: #f2f2f2; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f2f2f2; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-gray-darker,
.table-gray-darker > th,
.table-gray-darker > td {
  background-color: #f4f4f4; }

.table-hover .table-gray-darker:hover {
  background-color: #e7e7e7; }
  .table-hover .table-gray-darker:hover > td,
  .table-hover .table-gray-darker:hover > th {
    background-color: #e7e7e7; }

.table-gray-dark,
.table-gray-dark > th,
.table-gray-dark > td {
  background-color: #e7e7e7; }

.table-hover .table-gray-dark:hover {
  background-color: #dadada; }
  .table-hover .table-gray-dark:hover > td,
  .table-hover .table-gray-dark:hover > th {
    background-color: #dadada; }

.table-gray-light,
.table-gray-light > th,
.table-gray-light > td {
  background-color: #fafafa; }

.table-hover .table-gray-light:hover {
  background-color: #ededed; }
  .table-hover .table-gray-light:hover > td,
  .table-hover .table-gray-light:hover > th {
    background-color: #ededed; }

.table-gray-lighter,
.table-gray-lighter > th,
.table-gray-lighter > td {
  background-color: #f9f9f9; }

.table-hover .table-gray-lighter:hover {
  background-color: #ececec; }
  .table-hover .table-gray-lighter:hover > td,
  .table-hover .table-gray-lighter:hover > th {
    background-color: #ececec; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #EEEEEE;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #D9D9D9; }

.table-dark {
  color: #EEEEEE;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.3rem 0.8rem;
  font-size: 1rem;
  line-height: 2;
  color: #212529;
  font-weight: 400;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #E9E9E9;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #b6b6b6;
    outline: 0; }
  .form-control::-webkit-input-placeholder {
    color: #818181;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #818181;
    opacity: 1; }
  .form-control::placeholder {
    color: #818181;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control {
  font-weight: 700; }
  select.form-control:not([size]):not([multiple]) {
    height: calc(2.75rem + 4px); }
  select.form-control:focus::-ms-value {
    color: #212529;
    background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.3rem + 2px);
  padding-bottom: calc(0.3rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 2; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 2px);
  padding-bottom: calc(0.5rem + 2px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 2px);
  padding-bottom: calc(0.25rem + 2px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-bottom: 0;
  line-height: 2;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 4px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 4px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #818181; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #1FD26D; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(31, 210, 109, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #1FD26D;
  border-left: none;
  border-top: none;
  border-right: none; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #1FD26D;
    box-shadow: 0 0 0 0.2rem rgba(31, 210, 109, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #1FD26D; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #1FD26D; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #84edb1; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #41e388; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #EEEEEE, 0 0 0 0.2rem rgba(31, 210, 109, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #1FD26D; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(31, 210, 109, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  border-left: none;
  border-top: none;
  border-right: none; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #EEEEEE, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  background: #2b2b2a;
  display: inline-block;
  color: #fff;
  padding: 13px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.25rem; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000; }
  .btn-primary:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }

.btn-secondary {
  color: #212529;
  background-color: #ea73a7;
  border-color: #ea73a7; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #e55292;
    border-color: #e3478b; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #ea73a7;
    border-color: #ea73a7; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e3478b;
    border-color: #e23c84; }

.btn-success {
  color: #fff;
  background-color: #1FD26D;
  border-color: #1FD26D; }
  .btn-success:hover {
    color: #fff;
    background-color: #1ab15c;
    border-color: #18a656; }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #1FD26D;
    border-color: #1FD26D; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #18a656;
    border-color: #179a50; }

.btn-info {
  color: #212529;
  background-color: #06EEFF;
  border-color: #06EEFF; }
  .btn-info:hover {
    color: #fff;
    background-color: #00d0df;
    border-color: #00c4d2; }
  .btn-info.disabled, .btn-info:disabled {
    color: #212529;
    background-color: #06EEFF;
    border-color: #06EEFF; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #00c4d2;
    border-color: #00b8c5; }

.btn-warning {
  color: #212529;
  background-color: #f3953F;
  border-color: #f3953F; }
  .btn-warning:hover {
    color: #212529;
    background-color: #f1811b;
    border-color: #f07b0f; }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #f3953F;
    border-color: #f3953F; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f07b0f;
    border-color: #e4740e; }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }

.btn-light {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }
  .btn-light:hover {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }

.btn-gray-darker {
  color: #212529;
  background-color: #D9D7D7;
  border-color: #D9D7D7; }
  .btn-gray-darker:hover {
    color: #212529;
    background-color: #c6c3c3;
    border-color: #c0bdbd; }
  .btn-gray-darker.disabled, .btn-gray-darker:disabled {
    color: #212529;
    background-color: #D9D7D7;
    border-color: #D9D7D7; }
  .btn-gray-darker:not(:disabled):not(.disabled):active, .btn-gray-darker:not(:disabled):not(.disabled).active,
  .show > .btn-gray-darker.dropdown-toggle {
    color: #212529;
    background-color: #c0bdbd;
    border-color: #bab6b6; }

.btn-gray-dark {
  color: #212529;
  background-color: #AAAAAA;
  border-color: #AAAAAA; }
  .btn-gray-dark:hover {
    color: #212529;
    background-color: #979797;
    border-color: #919191; }
  .btn-gray-dark.disabled, .btn-gray-dark:disabled {
    color: #212529;
    background-color: #AAAAAA;
    border-color: #AAAAAA; }
  .btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active,
  .show > .btn-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #919191;
    border-color: #8a8a8a; }

.btn-gray-light {
  color: #212529;
  background-color: #EEEEEE;
  border-color: #EEEEEE; }
  .btn-gray-light:hover {
    color: #212529;
    background-color: #dbdbdb;
    border-color: #d5d5d5; }
  .btn-gray-light.disabled, .btn-gray-light:disabled {
    color: #212529;
    background-color: #EEEEEE;
    border-color: #EEEEEE; }
  .btn-gray-light:not(:disabled):not(.disabled):active, .btn-gray-light:not(:disabled):not(.disabled).active,
  .show > .btn-gray-light.dropdown-toggle {
    color: #212529;
    background-color: #d5d5d5;
    border-color: #cecece; }

.btn-gray-lighter {
  color: #212529;
  background-color: #E9E9E9;
  border-color: #E9E9E9; }
  .btn-gray-lighter:hover {
    color: #212529;
    background-color: #d6d6d6;
    border-color: #d0d0d0; }
  .btn-gray-lighter.disabled, .btn-gray-lighter:disabled {
    color: #212529;
    background-color: #E9E9E9;
    border-color: #E9E9E9; }
  .btn-gray-lighter:not(:disabled):not(.disabled):active, .btn-gray-lighter:not(:disabled):not(.disabled).active,
  .show > .btn-gray-lighter.dropdown-toggle {
    color: #212529;
    background-color: #d0d0d0;
    border-color: #c9c9c9; }

.btn-outline-primary {
  color: #000000;
  background-color: transparent;
  background-image: none;
  border-color: #000000; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #000000;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }

.btn-outline-secondary {
  color: #ea73a7;
  background-color: transparent;
  background-image: none;
  border-color: #ea73a7; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #ea73a7;
    border-color: #ea73a7; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ea73a7;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #ea73a7;
    border-color: #ea73a7; }

.btn-outline-success {
  color: #1FD26D;
  background-color: transparent;
  background-image: none;
  border-color: #1FD26D; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #1FD26D;
    border-color: #1FD26D; }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #1FD26D;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #1FD26D;
    border-color: #1FD26D; }

.btn-outline-info {
  color: #06EEFF;
  background-color: transparent;
  background-image: none;
  border-color: #06EEFF; }
  .btn-outline-info:hover {
    color: #212529;
    background-color: #06EEFF;
    border-color: #06EEFF; }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #06EEFF;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #212529;
    background-color: #06EEFF;
    border-color: #06EEFF; }

.btn-outline-warning {
  color: #f3953F;
  background-color: transparent;
  background-image: none;
  border-color: #f3953F; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #f3953F;
    border-color: #f3953F; }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f3953F;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #f3953F;
    border-color: #f3953F; }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.btn-outline-light {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #fff;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-outline-gray-darker {
  color: #D9D7D7;
  background-color: transparent;
  background-image: none;
  border-color: #D9D7D7; }
  .btn-outline-gray-darker:hover {
    color: #212529;
    background-color: #D9D7D7;
    border-color: #D9D7D7; }
  .btn-outline-gray-darker.disabled, .btn-outline-gray-darker:disabled {
    color: #D9D7D7;
    background-color: transparent; }
  .btn-outline-gray-darker:not(:disabled):not(.disabled):active, .btn-outline-gray-darker:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray-darker.dropdown-toggle {
    color: #212529;
    background-color: #D9D7D7;
    border-color: #D9D7D7; }

.btn-outline-gray-dark {
  color: #AAAAAA;
  background-color: transparent;
  background-image: none;
  border-color: #AAAAAA; }
  .btn-outline-gray-dark:hover {
    color: #212529;
    background-color: #AAAAAA;
    border-color: #AAAAAA; }
  .btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
    color: #AAAAAA;
    background-color: transparent; }
  .btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray-dark.dropdown-toggle {
    color: #212529;
    background-color: #AAAAAA;
    border-color: #AAAAAA; }

.btn-outline-gray-light {
  color: #EEEEEE;
  background-color: transparent;
  background-image: none;
  border-color: #EEEEEE; }
  .btn-outline-gray-light:hover {
    color: #212529;
    background-color: #EEEEEE;
    border-color: #EEEEEE; }
  .btn-outline-gray-light.disabled, .btn-outline-gray-light:disabled {
    color: #EEEEEE;
    background-color: transparent; }
  .btn-outline-gray-light:not(:disabled):not(.disabled):active, .btn-outline-gray-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray-light.dropdown-toggle {
    color: #212529;
    background-color: #EEEEEE;
    border-color: #EEEEEE; }

.btn-outline-gray-lighter {
  color: #E9E9E9;
  background-color: transparent;
  background-image: none;
  border-color: #E9E9E9; }
  .btn-outline-gray-lighter:hover {
    color: #212529;
    background-color: #E9E9E9;
    border-color: #E9E9E9; }
  .btn-outline-gray-lighter.disabled, .btn-outline-gray-lighter:disabled {
    color: #E9E9E9;
    background-color: transparent; }
  .btn-outline-gray-lighter:not(:disabled):not(.disabled):active, .btn-outline-gray-lighter:not(:disabled):not(.disabled).active,
  .show > .btn-outline-gray-lighter.dropdown-toggle {
    color: #212529;
    background-color: #E9E9E9;
    border-color: #E9E9E9; }

.btn-link {
  font-weight: 400;
  color: #000000;
  background-color: transparent; }
  .btn-link:hover {
    color: black;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #818181; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: black;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #818181;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #818181;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -2px; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -2px; }

.input-group-prepend {
  margin-right: -2px; }

.input-group-append {
  margin-left: -2px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.3rem 0.8rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 2px solid #E9E9E9; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #000000; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none; }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #595959; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #818181; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 2px solid #818181;
    border-radius: 3px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label {
  font-weight: 700; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #000000;
    background-color: #000000; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #000000; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 0, 0, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 0, 0, 0.5); }

.custom-radio {
  text-align: left; }
  .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #000000; }
  .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 0, 0, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.75rem + 4px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 2;
  color: #212529;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #E9E9E9;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #b6b6b6;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(182, 182, 182, 0.5); }
    .custom-select:focus::-ms-value {
      color: #212529;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #818181;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 4px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 4px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.75rem + 4px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.75rem + 4px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #b6b6b6;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #b6b6b6; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.75rem + 4px);
  padding: 0.375rem 0.75rem;
  line-height: 2;
  color: #212529;
  background-color: #fff;
  border: 1px solid #E9E9E9; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.75rem + 4px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 2;
    color: #212529;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #E9E9E9; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 1.875rem 2rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818181; }

.nav-tabs {
  border-bottom: 0 solid #D9D9D9; }
  .nav-tabs .nav-item {
    margin-bottom: 0; }
  .nav-tabs .nav-link {
    border: 0 solid transparent;
    color: #000000; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #D9D9D9; }
    .nav-tabs .nav-link.disabled {
      color: #818181;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #EEEEEE;
    border-color: #D9D9D9 #D9D9D9 #EEEEEE; }
  .nav-tabs .dropdown-menu {
    margin-top: 0; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #000000; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .navbar > ul {
    margin-left: 25px; }
    .navbar > ul > li {
      padding: 0 15px;
      vertical-align: top;
      height: 70px; }
      .navbar > ul > li > a {
        padding-top: 12px;
        display: block; }
        .navbar > ul > li > a:after {
          content: '';
          display: block;
          margin: 0 auto; }
        .navbar > ul > li > a:hover {
          color: #ea73a7; }
      .navbar > ul > li:last-child {
        padding-right: 1px; }

@media (max-width: 991.98px) {
  .navbar {
    display: none;
    visibility: hidden; } }

.navbar-brand {
  display: inline-block;
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

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

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%; }

.card-img-top {
  width: 100%; }

.card-img-bottom {
  width: 100%; }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .card-group > .card {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818181;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #818181; }

.pagination-wrapper {
  margin: 3.125rem auto 1rem auto; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  padding: 0.875rem 1.125rem;
  margin-left: -1px;
  line-height: normal;
  color: #000000;
  background-color: transparent;
  font-weight: 500; }
  .page-link:hover {
    color: #ea73a7;
    text-decoration: none; }
  .page-link:focus {
    z-index: 2;
    outline: 0; }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item {
  margin-left: 10px; }
  .page-item:first-child .page-link {
    margin-left: 0; }
  .page-item.active .page-link {
    z-index: 1;
    color: #ea73a7;
    background-color: #fff;
    border-color: #fff; }
  .page-item.disabled .page-link {
    color: #818181;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #D9D9D9; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.badge-primary {
  color: #fff;
  background-color: #000000; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: black; }

.badge-secondary {
  color: #212529;
  background-color: #ea73a7; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #e3478b; }

.badge-success {
  color: #fff;
  background-color: #1FD26D; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #18a656; }

.badge-info {
  color: #212529;
  background-color: #06EEFF; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #00c4d2; }

.badge-warning {
  color: #212529;
  background-color: #f3953F; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #f07b0f; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #fff; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #e6e6e6; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.badge-gray-darker {
  color: #212529;
  background-color: #D9D7D7; }
  .badge-gray-darker[href]:hover, .badge-gray-darker[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #c0bdbd; }

.badge-gray-dark {
  color: #212529;
  background-color: #AAAAAA; }
  .badge-gray-dark[href]:hover, .badge-gray-dark[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #919191; }

.badge-gray-light {
  color: #212529;
  background-color: #EEEEEE; }
  .badge-gray-light[href]:hover, .badge-gray-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d5d5d5; }

.badge-gray-lighter {
  color: #212529;
  background-color: #E9E9E9; }
  .badge-gray-lighter[href]:hover, .badge-gray-lighter[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d0d0d0; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8; }
  .alert-primary hr {
    border-top-color: #ababab; }
  .alert-primary .alert-link {
    color: black; }

.alert-secondary {
  color: #7a3c57;
  background-color: #fbe3ed;
  border-color: #f9d8e6; }
  .alert-secondary hr {
    border-top-color: #f6c2d8; }
  .alert-secondary .alert-link {
    color: #582b3f; }

.alert-success {
  color: #106d39;
  background-color: #d2f6e2;
  border-color: #c0f2d6; }
  .alert-success hr {
    border-top-color: #abeec8; }
  .alert-success .alert-link {
    color: #094122; }

.alert-info {
  color: #037c85;
  background-color: #cdfcff;
  border-color: #b9faff; }
  .alert-info hr {
    border-top-color: #a0f8ff; }
  .alert-info .alert-link {
    color: #024e53; }

.alert-warning {
  color: #7e4d21;
  background-color: #fdead9;
  border-color: #fce1c9; }
  .alert-warning hr {
    border-top-color: #fbd4b1; }
  .alert-warning .alert-link {
    color: #563416; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #858585;
  background-color: white;
  border-color: white; }
  .alert-light hr {
    border-top-color: #f2f2f2; }
  .alert-light .alert-link {
    color: #6c6c6c; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.alert-gray-darker {
  color: #717070;
  background-color: #f7f7f7;
  border-color: #f4f4f4; }
  .alert-gray-darker hr {
    border-top-color: #e7e7e7; }
  .alert-gray-darker .alert-link {
    color: #575757; }

.alert-gray-dark {
  color: #585858;
  background-color: #eeeeee;
  border-color: #e7e7e7; }
  .alert-gray-dark hr {
    border-top-color: #dadada; }
  .alert-gray-dark .alert-link {
    color: #3f3f3f; }

.alert-gray-light {
  color: #7c7c7c;
  background-color: #fcfcfc;
  border-color: #fafafa; }
  .alert-gray-light hr {
    border-top-color: #ededed; }
  .alert-gray-light .alert-link {
    color: #636363; }

.alert-gray-lighter {
  color: #797979;
  background-color: #fbfbfb;
  border-color: #f9f9f9; }
  .alert-gray-lighter hr {
    border-top-color: #ececec; }
  .alert-gray-lighter .alert-link {
    color: #606060; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #000000;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:last-child {
    margin-bottom: 0; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #818181;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #000000;
    border-color: #000000; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: black;
  background-color: #b8b8b8; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: black;
    background-color: #ababab; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: black;
    border-color: black; }

.list-group-item-secondary {
  color: #7a3c57;
  background-color: #f9d8e6; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #7a3c57;
    background-color: #f6c2d8; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #7a3c57;
    border-color: #7a3c57; }

.list-group-item-success {
  color: #106d39;
  background-color: #c0f2d6; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #106d39;
    background-color: #abeec8; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #106d39;
    border-color: #106d39; }

.list-group-item-info {
  color: #037c85;
  background-color: #b9faff; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #037c85;
    background-color: #a0f8ff; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #037c85;
    border-color: #037c85; }

.list-group-item-warning {
  color: #7e4d21;
  background-color: #fce1c9; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #7e4d21;
    background-color: #fbd4b1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7e4d21;
    border-color: #7e4d21; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #858585;
  background-color: white; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.list-group-item-gray-darker {
  color: #717070;
  background-color: #f4f4f4; }
  .list-group-item-gray-darker.list-group-item-action:hover, .list-group-item-gray-darker.list-group-item-action:focus {
    color: #717070;
    background-color: #e7e7e7; }
  .list-group-item-gray-darker.list-group-item-action.active {
    color: #fff;
    background-color: #717070;
    border-color: #717070; }

.list-group-item-gray-dark {
  color: #585858;
  background-color: #e7e7e7; }
  .list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus {
    color: #585858;
    background-color: #dadada; }
  .list-group-item-gray-dark.list-group-item-action.active {
    color: #fff;
    background-color: #585858;
    border-color: #585858; }

.list-group-item-gray-light {
  color: #7c7c7c;
  background-color: #fafafa; }
  .list-group-item-gray-light.list-group-item-action:hover, .list-group-item-gray-light.list-group-item-action:focus {
    color: #7c7c7c;
    background-color: #ededed; }
  .list-group-item-gray-light.list-group-item-action.active {
    color: #fff;
    background-color: #7c7c7c;
    border-color: #7c7c7c; }

.list-group-item-gray-lighter {
  color: #797979;
  background-color: #f9f9f9; }
  .list-group-item-gray-lighter.list-group-item-action:hover, .list-group-item-gray-lighter.list-group-item-action:focus {
    color: #797979;
    background-color: #ececec; }
  .list-group-item-gray-lighter.list-group-item-action.active {
    color: #fff;
    background-color: #797979;
    border-color: #797979; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: none;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 1rem;
  border-bottom: 1px solid #fff; }
  .modal-header #myModalLabel {
    color: #000000; }
  .modal-header .logo {
    text-align: center; }
    .modal-header .logo img {
      max-height: 30px;
      margin: 0 auto; }
  .modal-header .close {
    -ms-flex-item-align: start;
        align-self: flex-start;
    opacity: 0.9;
    outline: none;
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }
    .modal-header .close span {
      color: #000000;
      font-size: 2rem;
      font-weight: 300;
      line-height: 20px;
      display: block;
      height: 25px; }
    .modal-header .close:hover span {
      color: #000000; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: #000;
  font-weight: 700;
  font-size: 1.25rem;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background: #fff;
  padding: 1rem 2rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  background: #fff; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.modal.quickview .kl-product-list-left {
  padding: 0; }

.modal.quickview .add-to-cart {
  display: block;
  text-align: center; }

@media (min-width: 768px) {
  .modal.quickview .slick-prev.slick-arrow {
    margin-left: 25px; }
  .modal.quickview .slick-next.slick-arrow {
    margin-right: 25px; } }

.modal.quickview .slick-next.slick-arrow {
  bottom: 0 !important; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .item {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators .item::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators .item::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

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

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

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

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

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #000000 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: black !important; }

.bg-secondary {
  background-color: #ea73a7 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e3478b !important; }

.bg-success {
  background-color: #1FD26D !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #18a656 !important; }

.bg-info {
  background-color: #06EEFF !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #00c4d2 !important; }

.bg-warning {
  background-color: #f3953F !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #f07b0f !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #fff !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e6e6e6 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-gray-darker {
  background-color: #D9D7D7 !important; }

a.bg-gray-darker:hover, a.bg-gray-darker:focus,
button.bg-gray-darker:hover,
button.bg-gray-darker:focus {
  background-color: #c0bdbd !important; }

.bg-gray-dark {
  background-color: #AAAAAA !important; }

a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #919191 !important; }

.bg-gray-light {
  background-color: #EEEEEE !important; }

a.bg-gray-light:hover, a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
  background-color: #d5d5d5 !important; }

.bg-gray-lighter {
  background-color: #E9E9E9 !important; }

a.bg-gray-lighter:hover, a.bg-gray-lighter:focus,
button.bg-gray-lighter:hover,
button.bg-gray-lighter:focus {
  background-color: #d0d0d0 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

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

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

.border-right {
  border-right: 1px solid #D9D9D9 !important; }

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

.border-left {
  border-left: 1px solid #D9D9D9 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #000000 !important; }

.border-secondary {
  border-color: #ea73a7 !important; }

.border-success {
  border-color: #1FD26D !important; }

.border-info {
  border-color: #06EEFF !important; }

.border-warning {
  border-color: #f3953F !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #fff !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-gray-darker {
  border-color: #D9D7D7 !important; }

.border-gray-dark {
  border-color: #AAAAAA !important; }

.border-gray-light {
  border-color: #EEEEEE !important; }

.border-gray-lighter {
  border-color: #E9E9E9 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

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

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

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

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

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

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

.mh-100 {
  max-height: 100% !important; }

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

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

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

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

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

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

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

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

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

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #000000 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: black !important; }

.text-secondary {
  color: #ea73a7 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #e3478b !important; }

.text-success {
  color: #1FD26D !important; }

a.text-success:hover, a.text-success:focus {
  color: #18a656 !important; }

.text-info {
  color: #06EEFF !important; }

a.text-info:hover, a.text-info:focus {
  color: #00c4d2 !important; }

.text-warning {
  color: #f3953F !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #f07b0f !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #fff !important; }

a.text-light:hover, a.text-light:focus {
  color: #e6e6e6 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-gray-darker {
  color: #D9D7D7 !important; }

a.text-gray-darker:hover, a.text-gray-darker:focus {
  color: #c0bdbd !important; }

.text-gray-dark {
  color: #AAAAAA !important; }

a.text-gray-dark:hover, a.text-gray-dark:focus {
  color: #919191 !important; }

.text-gray-light {
  color: #EEEEEE !important; }

a.text-gray-light:hover, a.text-gray-light:focus {
  color: #d5d5d5 !important; }

.text-gray-lighter {
  color: #E9E9E9 !important; }

a.text-gray-lighter:hover, a.text-gray-lighter:focus {
  color: #d0d0d0 !important; }

.text-muted {
  color: #818181 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@-webkit-keyframes button-loading-spinner {
  from {
    -webkit-transform: rotate(0turn);
            transform: rotate(0turn); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes button-loading-spinner {
  from {
    -webkit-transform: rotate(0turn);
            transform: rotate(0turn); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

hr.gradient {
  border: 0;
  height: 2px;
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
  margin: 2rem auto; }

header#header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0; }
  header#header .main-header {
    box-shadow: 0px 10px 20px 0px #0000000D;
    background-color: #fff; }
    header#header .main-header .header-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #E9E9E9;
      gap: 2rem;
      height: 111px; }
      header#header .main-header .header-top .header-top-mobile-menu {
        display: none; }
        header#header .main-header .header-top .header-top-mobile-menu .btn-for-overlaymenu {
          background: transparent;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          header#header .main-header .header-top .header-top-mobile-menu .btn-for-overlaymenu svg {
            margin-right: 1rem;
            width: 2rem;
            fill: #fff; }
      header#header .main-header .header-top .header-top-middle {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2; }
        header#header .main-header .header-top .header-top-middle .header-search-form {
          max-width: 600px;
          margin: auto; }
      header#header .main-header .header-top .header-top-right {
        padding-right: 2rem;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        header#header .main-header .header-top .header-top-right .menu-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 2rem;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: end;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          header#header .main-header .header-top .header-top-right .menu-list .menu-list-item {
            font-weight: 700; }
            header#header .main-header .header-top .header-top-right .menu-list .menu-list-item .dropdown-toggle {
              font-weight: 700; }
            header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a > svg, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account span > svg {
              display: block;
              width: 2rem;
              fill: #000;
              transition: fill 0.3s; }
              header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a > svg:hover, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account span > svg:hover {
                fill: #ea73a7; }
            header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact {
              padding-top: 4px; }
              header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact a > svg, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact span > svg {
                display: block;
                width: 2rem; }
                header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact a > svg path, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact span > svg path {
                  fill: #000;
                  transition: fill 0.3s; }
                header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact a > svg:hover path, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact span > svg:hover path {
                  fill: #ea73a7; }
            header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.cart .dropdown-toggle > svg {
              display: block;
              width: 2rem;
              fill: #000;
              transition: fill 0.3s; }
              header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.cart .dropdown-toggle > svg:hover {
                fill: #ea73a7; }
            header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros {
              font-weight: lighter;
              margin-right: auto; }
              header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros a, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros span {
                white-space: nowrap;
                cursor: pointer; }
                header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros a:hover, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros span:hover {
                  color: #ea73a7;
                  transition: color 0.3s; }
    header#header .main-header .header-top-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      header#header .main-header .header-top-left #main-logo a {
        display: block;
        width: 201px;
        height: 110px;
        background-image: url("/themes/largoBoutique/assets/img/LOGO_LARGO_Extranet.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 2px;
        text-indent: -100vh; }
    header#header .main-header .header-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #E9E9E9;
      transition: background 0.5s; }
      header#header .main-header .header-bottom .btn-for-overlaymenu {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        color: #fff;
        font-weight: 700;
        transition: all 0.3s ease;
        background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
        box-shadow: -320px 0px 0px 0px #2b2b2a inset;
        min-width: 300px; }
        header#header .main-header .header-bottom .btn-for-overlaymenu::before {
          content: "";
          margin-right: 10px;
          width: 1em;
          height: 1em;
          font-size: 32px;
          -webkit-mask: url('data:image/svg+xml;utf8,<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>menu</title><rect x="4" y="6" width="24" height="2"/><rect x="4" y="24" width="24" height="2"/><rect x="4" y="12" width="24" height="2"/><rect x="4" y="18" width="24" height="2"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>') 50% no-repeat;
                  mask: url('data:image/svg+xml;utf8,<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>menu</title><rect x="4" y="6" width="24" height="2"/><rect x="4" y="24" width="24" height="2"/><rect x="4" y="12" width="24" height="2"/><rect x="4" y="18" width="24" height="2"/><rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/></svg>') 50% no-repeat;
          background-color: #fff; }
        header#header .main-header .header-bottom .btn-for-overlaymenu:hover {
          color: #fff !important;
          box-shadow: 0 0 0px 0 #2b2b2a inset; }
  header#header.mini-header .main-header {
    background: #2b2b2a; }
    header#header.mini-header .main-header .header-top {
      background: #2b2b2a;
      height: 60px;
      border-bottom: 0; }
      header#header.mini-header .main-header .header-top .header-top-mobile-menu {
        display: block; }
      header#header.mini-header .main-header .header-top #main-logo {
        display: none; }
      header#header.mini-header .main-header .header-top .ssa-searchblock {
        background-color: #2b2b2a; }
        header#header.mini-header .main-header .header-top .ssa-searchblock .ssa-search-query-input {
          border-color: transparent;
          color: #fff; }
        header#header.mini-header .main-header .header-top .ssa-searchblock .search-suggestions {
          display: none; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item > a, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item > span, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item .dropdown-toggle {
        color: #fff; }
        header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item > a svg, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item > span svg, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item .dropdown-toggle svg {
          fill: #fff; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a svg, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.account span svg {
        fill: #fff; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a:hover svg, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.account span:hover svg {
        fill: #ea73a7; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact a svg path, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact span svg path {
        fill: #fff; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact a:hover svg path, header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact span:hover svg path {
        fill: #ea73a7; }
    header#header.mini-header .main-header .header-bottom {
      visibility: hidden;
      opacity: 0;
      height: 0; }

.header-banner .banner.banner-txt-top {
  background-color: #FFA34E;
  text-align: center;
  display: inline-block;
  color: #FFF !important;
  font-size: 1rem;
  width: 100%;
  vertical-align: middle;
  padding: 5px 10px;
  border-bottom: 1px solid #FFF;
  font-weight: 700; }

.header-banner .close-banner {
  position: absolute;
  color: white;
  right: 20px;
  padding: 7px 0;
  font-size: 0.75rem; }

@media (max-width: 1199.98px) {
  header#header .main-header .header-top {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    gap: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 160px; }
    header#header .main-header .header-top .header-top-mobile-menu {
      display: block; }
      header#header .main-header .header-top .header-top-mobile-menu .vertical-menu-opener .btn-for-overlaymenu {
        outline: none;
        border: none;
        padding: 0;
        margin: 0; }
        header#header .main-header .header-top .header-top-mobile-menu .vertical-menu-opener .btn-for-overlaymenu span {
          display: none; }
        header#header .main-header .header-top .header-top-mobile-menu .vertical-menu-opener .btn-for-overlaymenu svg {
          fill: #ea73a7;
          width: 2rem; }
    header#header .main-header .header-top .header-top-left {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      header#header .main-header .header-top .header-top-left #main-logo a {
        width: 146px;
        height: 80px;
        background-image: url("/themes/largoBoutique/assets/img/logo-largo-small.webp"); }
    header#header .main-header .header-top .header-top-middle {
      width: 100%;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset;
      padding-left: 1rem;
      padding-right: 1rem; }
    header#header .main-header .header-top .header-top-right {
      padding-right: 1rem;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      header#header .main-header .header-top .header-top-right .menu-list {
        gap: 0.5rem; }
        header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.contact {
          display: none; }
        header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.pros {
          display: none; }
        header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a > svg, header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.account span > svg {
          fill: #ea73a7; }
        header#header .main-header .header-top .header-top-right .menu-list .menu-list-item.cart .dropdown-toggle > svg {
          fill: #ea73a7; }
        header#header .main-header .header-top .header-top-right .menu-list .menu-list-item .to-hide {
          position: absolute;
          width: 1px;
          height: 1px;
          padding: 0;
          margin: -1px;
          overflow: hidden;
          clip: rect(0, 0, 0, 0);
          border: 0; }
  header#header .main-header .header-bottom {
    display: none; }
  header#header.mini-header .header-banner {
    display: none; }
  header#header.mini-header .main-header .header-top {
    padding-bottom: 0; }
    header#header.mini-header .main-header .header-top .header-top-middle {
      width: unset;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    header#header.mini-header .main-header .header-top .header-top-right {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list .menu-list-item.account a > svg {
        fill: #fff; }
      header#header.mini-header .main-header .header-top .header-top-right .menu-list-item.cart .dropdown-toggle > svg {
        fill: #fff; }
    header#header.mini-header .main-header .header-top .header-top-left {
      display: none; }
    header#header.mini-header .main-header .header-top .header-top-mobile-menu .vertical-menu-opener .btn-for-overlaymenu svg {
      fill: #fff; } }

h2 {
  font-size: 42px;
  color: #000000;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

body h2.kl-title-post {
  font-weight: 700 !important;
  font-size: 16px;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000000;
  text-align: left; }

.modal-backdrop {
  z-index: 2100 !important; }

.modal {
  z-index: 12300 !important; }

.product-variants .kl-radio-input2 [type="radio"]:checked,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked),
.product-variants .kl-radio-input2 [type="checkbox"]:checked,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) {
  top: 17px !important;
  cursor: pointer; }

.PM_ASBlockOutput .PM_ASBlockTitle, .PM_ASBlockOutput .PM_ASearchTitle {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.11px;
  padding-bottom: 14px;
  position: relative; }

.PM_ASCriterionsGroupTitle {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.33px;
  margin-bottom: 23px; }

body {
  position: relative; }
  body::before {
    content: '';
    opacity: 0;
    transition: opacity 0.5s;
    z-index: -1; }
  body.wsactive .btn-for-overlaymenu::before {
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path fill="currentColor" d="M14,1.4L12.6,0L7,5.6L1.4,0L0,1.4L5.6,7L0,12.6L1.4,14L7,8.4l5.6,5.6l1.4-1.4L8.4,7L14,1.4z"/></svg>') 50% no-repeat !important;
            mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path fill="currentColor" d="M14,1.4L12.6,0L7,5.6L1.4,0L0,1.4L5.6,7L0,12.6L1.4,14L7,8.4l5.6,5.6l1.4-1.4L8.4,7L14,1.4z"/></svg>') 50% no-repeat !important;
    font-size: 20px !important; }
  body.wsactive::before {
    z-index: 900;
    opacity: 0.7;
    transition: opacity 0.5s;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #2b2b2a; }

.vertical-menu {
  position: relative;
  color: #fff; }
  .vertical-menu button {
    color: #fff;
    background: transparent;
    outline: none;
    border: none; }
  .vertical-menu a, .vertical-menu .vertical-menu-link {
    color: #fff; }
  .vertical-menu button, .vertical-menu a, .vertical-menu .vertical-menu-link {
    padding: 1rem;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    font-size: 0.9rem; }
    .vertical-menu button.submenu-open, .vertical-menu a.submenu-open, .vertical-menu .vertical-menu-link.submenu-open {
      color: rgba(233, 233, 233, 0.5); }
    .vertical-menu button:hover, .vertical-menu a:hover, .vertical-menu .vertical-menu-link:hover {
      color: #ea73a7;
      background: linear-gradient(to left, #fd9250, #e484af);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .vertical-menu .overlay-menu {
    background-color: #2b2b2a;
    z-index: 2000;
    max-width: 300px;
    position: absolute;
    top: 0;
    left: -370px;
    transition: left 0.3s;
    height: 0;
    width: 300px;
    box-shadow: 0 -1px 0 0 #2b2b2a; }
    .vertical-menu .overlay-menu .overlay-header-menu {
      display: none; }
    .vertical-menu .overlay-menu .wsmenu-list {
      position: relative; }
      .vertical-menu .overlay-menu .wsmenu-list > .item {
        border-bottom: 1px solid rgba(233, 233, 233, 0.5);
        background: #2b2b2a; }
        .vertical-menu .overlay-menu .wsmenu-list > .item:last-child > a {
          color: #ea73a7; }
      .vertical-menu .overlay-menu .wsmenu-list .sub-menu {
        position: absolute;
        visibility: hidden;
        background-color: #2b2b2a;
        left: -100vh;
        width: 100%;
        transition: left 0.3s ease-in-out 0.1s, visibility 0s linear 10s;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 3rem;
        min-width: 50vw;
        height: 100vh;
        z-index: -1;
        gap: 3rem; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-back {
          display: none; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-name {
          display: block;
          font-size: 1.2rem; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-url {
          text-decoration: underline;
          color: #fff;
          font-size: 0.875rem;
          padding: 0; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu.submenu-open {
          visibility: visible;
          left: 100%;
          transition: left 0.5s ease-in-out 0.1s, visibility 0s linear 0s; }
      .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list {
        -webkit-column-gap: 2rem;
                column-gap: 2rem;
        -webkit-column-count: 2;
                column-count: 2; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list a, .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list .vertical-menu-link {
          padding: 0.2rem 1rem; }
    .vertical-menu .overlay-menu .close-vertical-menu {
      position: absolute;
      top: 0;
      left: 100%;
      border: 0;
      outline: 0;
      padding: 0.5rem; }
      .vertical-menu .overlay-menu .close-vertical-menu svg {
        width: 2.5rem; }
        .vertical-menu .overlay-menu .close-vertical-menu svg .icon-close-cls-1 {
          fill: #fff; }
  .vertical-menu.wsactive .overlay-menu {
    left: 0;
    height: 100vh; }

@media (max-width: 1199.98px) {
  .vertical-menu {
    position: initial; }
    .vertical-menu .overlay-menu {
      width: 100%;
      max-width: 500px;
      left: -500px; }
      .vertical-menu .overlay-menu .overlay-content {
        height: 100%;
        display: table;
        width: 100%; }
      .vertical-menu .overlay-menu .overlay-header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 1rem; }
        .vertical-menu .overlay-menu .overlay-header-menu .overlay-close {
          padding: 0;
          margin: 0;
          position: initial; }
          .vertical-menu .overlay-menu .overlay-header-menu .overlay-close svg {
            width: 2rem;
            fill: #fff; }
        .vertical-menu .overlay-menu .overlay-header-menu .overlay-logo {
          padding: 0; }
        .vertical-menu .overlay-menu .overlay-header-menu .overlay-search {
          padding: 0;
          margin: 0; }
          .vertical-menu .overlay-menu .overlay-header-menu .overlay-search svg {
            width: 2rem;
            fill: #fff; }
        .vertical-menu .overlay-menu .overlay-header-menu .overlay-cart {
          padding: 0;
          margin: 0; }
          .vertical-menu .overlay-menu .overlay-header-menu .overlay-cart svg {
            width: 2rem;
            fill: #fff; }
      .vertical-menu .overlay-menu .headerfull {
        display: table-row; }
      .vertical-menu .overlay-menu .wsmenu-list {
        height: 100%; }
        .vertical-menu .overlay-menu .wsmenu-list button, .vertical-menu .overlay-menu .wsmenu-list a {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu {
          min-width: unset;
          display: block;
          left: -100%;
          overflow: auto;
          padding: 0;
          z-index: 1;
          height: 90%; }
          .vertical-menu .overlay-menu .wsmenu-list .sub-menu.submenu-open {
            z-index: 1;
            left: 0; }
          .vertical-menu .overlay-menu .wsmenu-list .sub-menu .close-vertical-menu {
            display: none; }
          .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item {
            border-bottom: 1px solid rgba(233, 233, 233, 0.5); }
            .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-back {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              border-bottom: 1px solid rgba(233, 233, 233, 0.5);
              width: 100%;
              font-weight: 700;
              font-size: 0.875rem;
              -webkit-box-pack: left;
                  -ms-flex-pack: left;
                      justify-content: left; }
              .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-back::before {
                content: '';
                width: 2rem;
                height: 2rem;
                -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><style type="text/css">.st0{fill:none;}</style><polygon points="10,16 20,6 21.4,7.4 12.8,16 21.4,24.6 20,26 "/><rect id="_x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/></svg>') 50% no-repeat;
                        mask: url('data:image/svg+xml;utf8,<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><style type="text/css">.st0{fill:none;}</style><polygon points="10,16 20,6 21.4,7.4 12.8,16 21.4,24.6 20,26 "/><rect id="_x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/></svg>') 50% no-repeat;
                background-color: #fff;
                display: inline-block; }
            .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-name {
              display: none; }
            .vertical-menu .overlay-menu .wsmenu-list .sub-menu .main-item .main-item-url {
              color: #ea73a7;
              padding: 1rem;
              text-align: left;
              cursor: pointer;
              display: block;
              font-weight: 700;
              font-size: 1rem;
              text-decoration: none; }
        .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list {
          -webkit-column-count: 1;
                  column-count: 1;
          -webkit-column-gap: 0;
                  column-gap: 0; }
          .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list li {
            border-bottom: 1px solid rgba(233, 233, 233, 0.5); }
          .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list a, .vertical-menu .overlay-menu .wsmenu-list .sub-menu-list .vertical-menu-link {
            padding: 1rem;
            text-align: left;
            cursor: pointer;
            display: block; }
        .vertical-menu .overlay-menu .wsmenu-list .has-children .open-submenu::after {
          content: '';
          width: 2rem;
          height: 2rem;
          -webkit-mask: url('data:image/svg+xml;utf8,<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><style type="text/css">.st0{fill:none;}</style><polygon points="22,16 12,26 10.6,24.6 19.2,16 10.6,7.4 12,6 "/><rect id="_x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/></svg>') 50% no-repeat;
                  mask: url('data:image/svg+xml;utf8,<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><style type="text/css">.st0{fill:none;}</style><polygon points="22,16 12,26 10.6,24.6 19.2,16 10.6,7.4 12,6 "/><rect id="_x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/></svg>') 50% no-repeat;
          background-color: #fff;
          display: inline-block; } }

#index .ps_imageslider {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

#index #block-reassurance {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

#index .ps_featuredproducts {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

#index .homebanner_rilax_1 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

#index .homebanner_rilax_2 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

#index .homebanner-rilax-reconditionneur {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

#index .homebanner_rilax_3 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

#index .home_partners_rilax {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

#index #seoprestahomeblogpost {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

#index .topCategories {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

#index .topCategoriesMenu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

#index .everblock.hookdisplayHome,
#index .everblock.hookDisplayHome {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

h3 {
  font-size: 30px;
  color: #000000; }

#index .ps_imageslider {
  height: 530px; }
  @media screen and (max-width: 718px) {
    #index .ps_imageslider {
      height: 510px; } }

@media (min-width: 768px) {
  #index .featured-products > .container-fluid {
    padding-right: 0; }
    #index .featured-products > .container-fluid > .row {
      margin: 0; } }

body {
  padding-top: 168px !important; }
  @media screen and (max-width: 1280px) {
    body body {
      padding-top: 160px !important; } }

#homebanner-bloc {
  position: relative;
  overflow: hidden; }

.kl-slide-home.ps_imageslider {
  position: relative; }
  .kl-slide-home.ps_imageslider .banner-slide-home-caption {
    max-width: 450px; }
    .kl-slide-home.ps_imageslider .banner-slide-home-caption h1,
    .kl-slide-home.ps_imageslider .banner-slide-home-caption .h1 {
      font-size: 50px;
      font-weight: 700; }
    .kl-slide-home.ps_imageslider .banner-slide-home-caption p {
      font-size: 1rem;
      line-height: normal;
      margin-bottom: 0.5rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs1 {
        font-size: 1rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs14 {
        font-size: 1.4rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs18 {
        font-size: 1.8rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs22 {
        font-size: 2.2rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs26 {
        font-size: 2.6rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs30 {
        font-size: 3rem; }
  .kl-slide-home.ps_imageslider .caption-action-container > a,
  .kl-slide-home.ps_imageslider .caption-action-container > span {
    border-radius: 8px;
    padding: 5px 25px;
    font-size: 0.75rem; }
  .kl-slide-home.ps_imageslider .banner-slide-home {
    position: relative;
    overflow: hidden;
    height: 100%; }
    .kl-slide-home.ps_imageslider .banner-slide-home img {
      height: 100%;
      margin-right: 10px;
      width: 100%; }
    .kl-slide-home.ps_imageslider .banner-slide-home figure {
      margin: 0;
      width: 530px;
      height: 530px; }
      @media screen and (max-width: 1280px) {
        .kl-slide-home.ps_imageslider .banner-slide-home figure {
          width: auto;
          height: auto; } }
    .kl-slide-home.ps_imageslider .banner-slide-home .gradient-blur-left {
      position: absolute;
      right: 0;
      margin-right: 307px;
      bottom: 0;
      width: 368px;
      height: 367px;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, var(--unnamed-color-eeeeee00) 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, #eeeeee 100%) 0% 0% no-repeat padding-box;
      -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
              transform: matrix(0, 1, -1, 0, 0, 0); }
    .kl-slide-home.ps_imageslider .banner-slide-home .gradient-blur-right {
      height: 367px;
      width: 368px;
      position: absolute;
      right: 0;
      bottom: 0;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, var(--unnamed-color-eeeeee00) 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, #eeeeee 100%) 0% 0% no-repeat padding-box;
      -webkit-transform: matrix(0, -1, 1, 0, 0, 0);
              transform: matrix(0, -1, 1, 0, 0, 0); }
    .kl-slide-home.ps_imageslider .banner-slide-home .gradient-blur-bottom {
      width: 100%;
      height: 188px;
      position: absolute;
      bottom: 0;
      right: 0;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, var(--unnamed-color-eeeeee00) 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #eeeeee00 0%, #eeeeee 100%) 0% 0% no-repeat padding-box; }
    .kl-slide-home.ps_imageslider .banner-slide-home #carousel .carousel-inner li .row .col a figure {
      margin-bottom: 0; }
  .kl-slide-home.ps_imageslider .carousel-item {
    /*background: transparent linear-gradient(152deg, var(--unnamed-color-10b4e8) 0%, var(--unnamed-color-87ffda) 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(152deg, #10B4E8 0%, #87FFDA 100%) 0% 0% no-repeat padding-box;*/ }
    .kl-slide-home.ps_imageslider .carousel-item .carousel-caption {
      /*position: absolute;
         left: 0;
         width: 100%;
         top: 0;
         max-height: 367px;
         opacity: 1;
         padding: 10px 0 0;
         text-align: center;
         bottom: auto;
         height: auto;
         background-color: transparent;*/ }
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption p,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h1,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h2,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h4,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h5,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h6 {
        color: white !important;
        line-height: 1em;
        font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font-weight: 700 !important;
        font-size: 1.375rem; }
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h1,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h2,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h4,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h5,
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h6 {
        font-size: 3rem;
        margin-bottom: 0; }
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h1 + p,
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h2 + p,
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3 + p,
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h4 + p,
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h5 + p,
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h6 + p {
          font-size: 2.25rem;
          margin-bottom: 0.5rem; }
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption .code-promo {
        -webkit-transform: matrix(1, -0.07, 0.07, 1, 0, 0);
                transform: matrix(1, -0.07, 0.07, 1, 0, 0);
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        background: #ea73a7 0% 0% no-repeat padding-box;
        width: 141px;
        line-height: 32px;
        color: white;
        font-weight: 700;
        font-size: 1.125rem;
        text-align: center;
        margin: 0 auto; }
    .kl-slide-home.ps_imageslider .carousel-item img {
      /*position: absolute;bottom:0;*/ }
    .kl-slide-home.ps_imageslider .carousel-item .carousel-item-action-container {
      /*margin: 0;position: absolute;bottom: 0;*/ }
  .kl-slide-home.ps_imageslider .carousel-indicators {
    margin-bottom: 0;
    left: 50px;
    bottom: 50px; }
    .kl-slide-home.ps_imageslider .carousel-indicators li {
      width: 8px;
      height: 8px;
      border-radius: 150px;
      background-color: #CBCBCB; }
      .kl-slide-home.ps_imageslider .carousel-indicators li.active {
        width: 12px;
        height: 12px;
        background-color: #2b2b2a; }
  .kl-slide-home.ps_imageslider .carousel-control-next-icon {
    background-image: url(../img/arrow-d.png);
    background-color: #2b2b2a;
    background-size: 25px;
    width: 82px;
    height: 46px; }
    .kl-slide-home.ps_imageslider .carousel-control-next-icon:hover {
      opacity: 0.8; }
  .kl-slide-home.ps_imageslider .carousel-control-prev-icon {
    background-image: url(../img/arrow-g.png);
    background-color: #2b2b2a;
    background-size: 25px;
    width: 82px;
    height: 46px; }
    .kl-slide-home.ps_imageslider .carousel-control-prev-icon:hover {
      opacity: 0.8; }
  @media (max-width: 991.98px) {
    .kl-slide-home.ps_imageslider .banner-slide-home-caption {
      max-width: 450px; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption h1,
      .kl-slide-home.ps_imageslider .banner-slide-home-caption h3 {
        font-size: 2.5rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption p {
        font-size: 0.8rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs1 {
          font-size: 1rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs14 {
          font-size: 1.2rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs18 {
          font-size: 1.4rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs22 {
          font-size: 1.6rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs26 {
          font-size: 1.8rem; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption p.fs30 {
          font-size: 2rem; }
    .kl-slide-home.ps_imageslider .carousel-item .carousel-caption {
      padding-top: 58px; }
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3 {
        font-size: 2.2rem; }
        .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3 + p {
          font-size: 2.2rem; } }
  @media only screen and (min-width: 481px) {
    .kl-slide-home.ps_imageslider .banner-slide-home-caption {
      background: none !important; } }
  @media only screen and (max-width: 480px) {
    .kl-slide-home.ps_imageslider > div > div:last-child {
      margin-right: 0 !important;
      margin-left: 0 !important;
      display: block; }
      .kl-slide-home.ps_imageslider > div > div:last-child .col .banner-slide-home #carousel ul li .row .col {
        -webkit-box-flex: 100% !important;
            -ms-flex: 100% !important;
                flex: 100% !important;
        max-width: 100% !important; }
        .kl-slide-home.ps_imageslider > div > div:last-child .col .banner-slide-home #carousel ul li .row .col .banner-slide-home-caption ul li p a {
          display: block;
          visibility: visible;
          text-align: center; }
    .kl-slide-home.ps_imageslider > div > div:first-child {
      float: none;
      padding: 0 15px;
      width: auto; }
    .kl-slide-home.ps_imageslider .banner-slide-home-caption {
      position: relative;
      margin-right: 0;
      height: 200px;
      max-width: 820px;
      -webkit-transform: none;
              transform: none;
      max-height: 480px;
      text-align: center;
      left: 0;
      top: 0; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption > div {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 233, 0.793155) 45%, #eeeee7 69%, #eeeee0 100%); }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption h1,
      .kl-slide-home.ps_imageslider .banner-slide-home-caption h3 {
        font-size: 26px;
        font-weight: 900;
        width: 86%;
        margin: 0 auto; }
        .kl-slide-home.ps_imageslider .banner-slide-home-caption h1 + p,
        .kl-slide-home.ps_imageslider .banner-slide-home-caption h3 + p {
          font-size: 0.75rem; }
      .kl-slide-home.ps_imageslider .banner-slide-home-caption .btn {
        display: none;
        visibility: hidden; }
    .kl-slide-home.ps_imageslider .carousel-item .carousel-caption p {
      font-size: 1rem !important; }
    .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3 {
      font-size: 1.875rem !important;
      margin-top: 10px; }
      .kl-slide-home.ps_imageslider .carousel-item .carousel-caption h3 + p {
        font-size: 1.5rem !important; } }

.white-slider-btn div .active {
  background-color: white !important; }

.homebanner_rilax .btn {
  font-size: 0.75rem;
  margin-top: 0.875rem; }

.homebanner_rilax p {
  font-size: 1.125rem; }

.homebanner_rilax.homebanner_rilax_1 {
  /*color:white; padding: 42px 0 53px;
      background: url("../images/circuit-cours-01-png@3x.png");
      height: 650px;
      background-position: center;
      background-clip: border-box;
      background-size: cover;*/
  background-color: white;
  /*background: transparent linear-gradient(287deg, var(--unnamed-color-00dec0) 0%, var(--unnamed-color-1fd26d) 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(287deg, #00DEC0 0%, #1FD26D 100%) 0% 0% no-repeat padding-box;*/ }
  .homebanner_rilax.homebanner_rilax_1 .frontal-img {
    background: url("/themes/largoBoutique/assets/img/circuit-cours-01-png@3x.webp"); }
  .homebanner_rilax.homebanner_rilax_1 .h1 span {
    display: block; }
  .homebanner_rilax.homebanner_rilax_1 p:last-child {
    margin-bottom: 0; }
  .homebanner_rilax.homebanner_rilax_1 img {
    position: absolute;
    bottom: -53px;
    right: 0; }

.homebanner_rilax.homebanner_rilax_2 .largo-banner-2-front-displayer {
  background-size: cover;
  height: 730px; }
  @media (min-width: 480px) {
    .homebanner_rilax.homebanner_rilax_2 .largo-banner-2-front-displayer {
      overflow: hidden;
      position: relative; } }

.homebanner_rilax.homebanner_rilax_3 {
  background-color: white; }
  .homebanner_rilax.homebanner_rilax_3:after {
    content: '';
    width: 100%;
    background: white;
    display: block;
    position: absolute;
    height: 300px;
    z-index: -1;
    margin-top: -100px; }
  .homebanner_rilax.homebanner_rilax_3 .container-fluid .row div,
  .homebanner_rilax.homebanner_rilax_3 .container .row div {
    margin-left: 25px;
    width: 75px; }
  .homebanner_rilax.homebanner_rilax_3 .container-fluid .row .illustration,
  .homebanner_rilax.homebanner_rilax_3 .container .row .illustration {
    background-image: url(../img/illustration_bannerhome3@2x.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-size: contain; }
  .homebanner_rilax.homebanner_rilax_3 .container-fluid .row .banner-content,
  .homebanner_rilax.homebanner_rilax_3 .container .row .banner-content {
    padding-top: 110px;
    height: 470px; }

.home_partners_rilax {
  background: linear-gradient(0deg, #f9f9f9 0%, white 50%);
  padding: 5rem 0; }
  .home_partners_rilax .logo-presse-list .logo-presse-item {
    padding: 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .home_partners_rilax .logo-presse-list .logo-presse-item img {
      max-width: 100%;
      width: auto;
      height: auto; }

.homebanner-rilax-reconditionneur {
  padding: 8rem;
  position: relative;
  background-color: #f9f9f9; }
  .homebanner-rilax-reconditionneur .reconditionneur-container {
    position: relative; }
    .homebanner-rilax-reconditionneur .reconditionneur-container h2 {
      font-size: 2.5rem;
      padding: 4rem 4rem 0 4rem; }
    .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item {
      padding: 1rem 4rem 4rem 4rem; }
      .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item .reconditionneur-title {
        font-weight: 700;
        font-size: 1.75rem;
        max-width: 800px;
        margin-bottom: 1rem;
        line-height: 2.2rem; }
      .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item .reconditionneur-text {
        max-width: 800px;
        line-height: 1.5rem;
        margin: 0;
        font-size: 1rem; }
  .homebanner-rilax-reconditionneur .rilax-reconditionneur-ruban {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url(../img/circuit-cours-01-png@3x.png);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    top: 0;
    right: 10%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .homebanner-rilax-reconditionneur .rilax-reconditionneur-sfg {
    position: absolute;
    height: 130px;
    width: 107px;
    background-image: url(../img/sfg.png);
    z-index: 1;
    background-size: auto;
    background-repeat: no-repeat;
    pointer-events: none;
    bottom: 0;
    right: 4rem; }
  .homebanner-rilax-reconditionneur .slick-dotted .slick-dots {
    bottom: 20px; }

.topCategoriesMenu .topCategories-title {
  margin-bottom: 0; }

.topCategoriesMenu .topCategories-list .topCategories-item-inner {
  background: #fff;
  position: relative;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
  border-radius: 12px;
  height: 100%;
  padding: 1rem; }
  .topCategoriesMenu .topCategories-list .topCategories-item-inner img {
    max-width: 150px;
    border-radius: 12px;
    display: block;
    margin: auto; }
  .topCategoriesMenu .topCategories-list .topCategories-item-inner .topCategories-item-title {
    display: block;
    padding: 1.2rem 0.5rem 0 0.5rem;
    margin: 0;
    line-height: 1.2rem; }
    .topCategoriesMenu .topCategories-list .topCategories-item-inner .topCategories-item-title::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .topCategoriesMenu .topCategories-list .topCategories-item-inner:hover {
    box-shadow: 0 0 20px 0 rgba(214, 61, 147, 0.25); }

@media (min-width: 768px) {
  .topCategoriesMenu {
    margin-top: 4rem; }
    .topCategoriesMenu .topCategories-list {
      gap: 1rem;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(200px, 1fr))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } }

@media (max-width: 767.98px) {
  .topCategoriesMenu {
    margin-top: 3rem; }
    .topCategoriesMenu .topCategories-inner {
      padding: 0; }
      .topCategoriesMenu .topCategories-inner .row {
        margin: 0; }
        .topCategoriesMenu .topCategories-inner .row .col-md-15 {
          padding: 0; }
    .topCategoriesMenu .topCategories-title {
      font-size: 2rem;
      padding-left: 1rem;
      padding-right: 1rem;
      margin-bottom: 0; }
    .topCategoriesMenu .topCategories-list .topCategories-list-item {
      padding: 1rem; }
      .topCategoriesMenu .topCategories-list .topCategories-list-item .topCategories-item-title {
        text-align: center; }
    .topCategoriesMenu .slick-arrow.slick-prev {
      top: 100%;
      margin-top: 0.5rem; }
      .topCategoriesMenu .slick-arrow.slick-prev::before {
        font-family: 'Font Awesome 5 Free';
        content: '\F104';
        color: #D9D7D7;
        opacity: 1;
        font-size: 22px;
        font-weight: 900; }
    .topCategoriesMenu .slick-arrow.slick-next {
      top: 100%;
      margin-top: 0.5rem; }
      .topCategoriesMenu .slick-arrow.slick-next::before {
        font-family: 'Font Awesome 5 Free';
        content: '\F105';
        color: black;
        opacity: 1;
        font-size: 22px;
        font-weight: 900; } }

@media (max-width: 1650px) {
  .homebanner-rilax-reconditionneur .rilax-reconditionneur-ruban {
    right: 0%; } }

@media (max-width: 1490px) {
  .homebanner-rilax-reconditionneur .reconditionneur-container {
    z-index: 2;
    position: relative;
    background-color: rgba(238, 238, 238, 0.8) !important; } }

@media (max-width: 1199.98px) {
  .homebanner-rilax-reconditionneur {
    padding: 5rem; }
    .homebanner-rilax-reconditionneur .reconditionneur-container {
      z-index: 2;
      position: relative;
      padding-bottom: 100px; }
      .homebanner-rilax-reconditionneur .reconditionneur-container h2 {
        padding: 2rem 2rem 0 2rem; }
      .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item {
        padding: 0 2rem 1rem 2rem; }
        .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item .reconditionneur-title {
          font-size: 1.5rem;
          margin-bottom: 1.8rem;
          line-height: 2rem; }
    .homebanner-rilax-reconditionneur .rilax-reconditionneur-sfg {
      right: 0;
      left: 0;
      margin: auto; } }

@media (max-width: 767.98px) {
  .homebanner-rilax-reconditionneur {
    padding: 2rem; }
    .homebanner-rilax-reconditionneur .reconditionneur-container {
      padding-bottom: 130px; }
      .homebanner-rilax-reconditionneur .reconditionneur-container h2 {
        font-size: 1.5rem;
        text-align: center; }
      .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item {
        padding: 0 2rem 1rem 2rem; }
        .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item .reconditionneur-title {
          font-size: 1rem;
          margin-bottom: 1rem;
          line-height: 1.3rem;
          text-align: center; }
        .homebanner-rilax-reconditionneur .reconditionneur-container .slick-reconditionneur-item .reconditionneur-text {
          line-height: 1.5rem;
          font-size: 0.9rem;
          text-align: center; }
    .homebanner-rilax-reconditionneur .rilax-reconditionneur-ruban {
      background-size: cover;
      background-position: center; }
    .homebanner-rilax-reconditionneur .slick-dotted .slick-dots {
      display: block !important; }
    .homebanner-rilax-reconditionneur .slick-dotted.slick-slider {
      margin-bottom: 0; } }

@media (max-width: 991.98px) {
  .homebanner_rilax.homebanner_rilax_3 .container .row .banner-content {
    padding-top: 0; }
  .home_partners_rilax {
    padding: 3rem 0; }
  .topCategories .topCategories-title {
    font-size: 1.5rem; }
  .topCategories .topCategories-list .topCategories-list-item {
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 767.98px) {
  .home_partners_rilax h2 {
    font-size: 1.5rem; } }

@media only screen and (max-width: 480px) {
  .kl-slide-home.ps_imageslider {
    margin-top: 0; }
  .homebanner_rilax .banner-content {
    text-align: center; }
    .homebanner_rilax .banner-content h2 {
      font-size: 1.25rem; }
    .homebanner_rilax .banner-content p {
      font-size: 0.875rem; }
  .homebanner_rilax.homebanner_rilax_2 {
    margin: 0 0 14px; }
    .homebanner_rilax.homebanner_rilax_2 .container-fluid .row .illustration,
    .homebanner_rilax.homebanner_rilax_2 .container .row .illustration {
      background-image: url(../img/illustration_bannerhome2@2x.png);
      height: 220px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position-x: center; }
    .homebanner_rilax.homebanner_rilax_2 .container-fluid .row .banner-content,
    .homebanner_rilax.homebanner_rilax_2 .container .row .banner-content {
      padding-top: 50px; }
  .homebanner_rilax.homebanner_rilax_3 {
    margin-top: 0; }
    .homebanner_rilax.homebanner_rilax_3 .container-fluid .row .banner-content,
    .homebanner_rilax.homebanner_rilax_3 .container .row .banner-content {
      text-align: left;
      padding-left: 0;
      background-image: url(../img/illustration_bannerhome3.png);
      background-position-x: center;
      background-repeat: no-repeat;
      padding-top: 196px;
      height: auto;
      background-repeat: no-repeat;
      background-size: contain; }
      .homebanner_rilax.homebanner_rilax_3 .container-fluid .row .banner-content > div,
      .homebanner_rilax.homebanner_rilax_3 .container .row .banner-content > div {
        background: #eeeeee;
        padding-left: 15px;
        background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #eeeeee 15%); } }

.kl-img-one figure {
  border-radius: 150px;
  width: 150px;
  height: 150px;
  overflow: hidden; }

.kl-block-offer {
  background: #fff;
  padding-bottom: 60px; }

.kl-img-offer ul {
  padding: 28px 50px 15px;
  background: #2b2b2a;
  margin-bottom: 0; }
  .kl-img-offer ul li {
    display: inline-block; }
    .kl-img-offer ul li h3 {
      font-size: 22px;
      font-style: italic;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      color: #232323; }

.kl-img-offer figure {
  text-align: center;
  margin: 0; }

.kl-img-offer li:nth-child(2n) {
  float: right; }

.kl-img-mode {
  position: relative; }
  .kl-img-mode span:before {
    background: none no-repeat center top;
    position: absolute;
    left: 0;
    content: '';
    width: 150%;
    height: 105%; }

.kl-block-mode {
  overflow: hidden;
  padding-top: 30px !important;
  padding-bottom: 0 !important; }
  .kl-block-mode .kl-title-h2 {
    margin-bottom: 40px; }

#homedescription p {
  font-weight: 500 !important;
  line-height: 1.6;
  margin-bottom: 2rem !important; }

.kl-aff-list {
  margin-left: -15px;
  position: relative;
  /*&:after {
      position: absolute;
      background: $second-background;
      left: 0;
      width: 100%;
      bottom: 0;
      top: 270px;
      content: "";
      z-index: -1;
   }*/ }
  .kl-aff-list .slick-list {
    padding: 0 !important;
    margin-left: 5.88235%;
    margin-bottom: 80px; }
    .kl-aff-list .slick-list .slick-slide {
      margin: 0 8px;
      opacity: 1;
      position: relative;
      transition: all ease-in-out 0.4s;
      text-align: center;
      /*@media (max-width: 767px){
            &.item:not(.slick-active){opacity:0;}
            &.item.slick-current{opacity:1;}

         }*/ }
      .kl-aff-list .slick-list .slick-slide.item {
        position: relative;
        cursor: pointer; }
        .kl-aff-list .slick-list .slick-slide.item .kl-img-xts {
          position: relative;
          transition: 0.3s ease-in-out;
          overflow: hidden;
          z-index: 9; }
      .kl-aff-list .slick-list .slick-slide.slick-active.item {
        opacity: 1; }

.kl-see {
  position: absolute;
  z-index: 500;
  width: 100%;
  text-align: center;
  top: 0; }

.kl-see img {
  display: block;
  margin: 0 auto 27px; }

.kl-see .kl-more-see {
  position: absolute;
  top: 320px;
  left: 33%;
  font-size: 12px;
  color: #ea73a7;
  letter-spacing: 1px;
  text-decoration: underline;
  padding: 5px; }
  .kl-see .kl-more-see:hover {
    color: #000000;
    text-decoration: none; }

.kl-title-aff {
  background: #fff;
  width: 100%;
  min-height: 139px;
  margin: 0 auto 0;
  display: block;
  z-index: 0;
  text-align: center; }
  .kl-title-aff span {
    color: #6b6b6b;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12px;
    display: block;
    margin-top: 20px;
    font-style: italic;
    margin-bottom: 10px !important; }
  .kl-title-aff .h3,
  .kl-title-aff h3,
  .kl-title-aff .h2,
  .kl-title-aff h2,
  .kl-title-aff p {
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    min-height: 38px;
    font-weight: bold !important;
    text-align: left;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    line-height: 1.5rem; }
    .kl-title-aff .h3:hover,
    .kl-title-aff h3:hover,
    .kl-title-aff .h2:hover,
    .kl-title-aff h2:hover,
    .kl-title-aff p:hover {
      color: #000000; }
  .kl-title-aff ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin-top: 20px; }
    .kl-title-aff ul li {
      font-size: 20px;
      color: #000000;
      text-align: center;
      font-weight: bold;
      display: inline-block; }
      .kl-title-aff ul li .kl-price-promotion {
        text-decoration: line-through;
        font-size: 15px;
        font-weight: normal;
        color: #232323; }

.item:hover > img {
  opacity: 0.6; }

.icon-next,
.icon-prev {
  background-color: white !important;
  width: 82px;
  height: 46px; }
  .icon-next i,
  .icon-prev i {
    margin-top: 14px; }
    .icon-next i::before,
    .icon-prev i::before {
      color: #000000;
      font-size: 20px; }

.kl-date-blog {
  font-size: 14px;
  color: #000000;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding-top: 15px;
  font-style: italic;
  margin-bottom: 0;
  width: 100%; }

.kl-block-single {
  min-height: 490px; }

.kl-block-single.kl-content-box {
  padding: 85px 0; }
  .kl-block-single.kl-content-box p {
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    font-size: 23px;
    padding: 70px 55px;
    letter-spacing: 0;
    z-index: 2;
    max-width: 1060px;
    position: relative;
    margin: 0 auto; }
    .kl-block-single.kl-content-box p:before {
      position: absolute;
      background: #2b2b2a;
      content: '';
      width: 100%;
      height: 100%;
      left: 0;
      z-index: -1;
      top: 0;
      opacity: 0.95; }
    .kl-block-single.kl-content-box p:after {
      position: absolute;
      content: '';
      width: 110%;
      height: 124%;
      left: -5%;
      top: -12%;
      border: 30px solid #2b2b2a;
      z-index: -1;
      opacity: 0.7;
      padding: 50px; }

.kl-block-actuality .kl-more-slide {
  font-size: 12px;
  margin: 50px auto 0;
  font-weight: bold; }

.kl-block-actuality .slick-list {
  padding: 0 !important; }

.kl-block-actuality {
  position: relative; }
  .kl-block-actuality .slick-slide {
    width: 170px !important;
    margin: 0 8px;
    opacity: 0.4;
    position: relative;
    transition: all ease-in-out 0.4s;
    text-align: center; }

.kl-add-see:hover {
  background: #2b2b2a;
  color: #000000 !important; }

.kl-add-see {
  transition: all ease-in-out 0.4s; }

kl-footer {
  overflow: hidden; }

.card {
  background: none;
  border: none;
  padding-top: 20px; }

.card-header {
  background: none;
  border-bottom: 2px solid #d18f90;
  text-align: left;
  padding-left: 0;
  padding-right: 0; }

.kl-information-footer .svg-inline--fa {
  text-align: right;
  float: right;
  font-size: 11px;
  margin-top: 10px; }

.kl-block-service {
  background-size: cover; }

.kl-footer,
.kl-block-single {
  overflow: hidden; }

.kl-information-footer.kl-no-mobile,
.kl-about-footer.kl-no-mobile {
  margin-top: 10px; }

.slick-slide img {
  margin: 0 auto; }

.slick-slide .product_manufacturer_name img {
  max-width: 100%; }

b,
strong {
  font-weight: bold; }

.kl-title-h2:after {
  display: none; }

.kl-title-h2 {
  padding: 0 !important; }

#id-qv-slick .slick-list.draggable {
  min-height: 411px !important; }

.espace-presse h2 {
  font-size: 2.5rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    .espace-presse h2 {
      font-size: 1.5rem; } }

.revuespresse-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  max-width: 1500px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto; }
  .revuespresse-list .revuespresse-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 450px;
            flex: 0 1 450px;
    border-radius: 12px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease-in;
    position: relative; }
    .revuespresse-list .revuespresse-item .revuespresse-img {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 12px 12px 0 0;
      height: 250px; }
    .revuespresse-list .revuespresse-item .revuespresse-text {
      padding: 2rem 1.5rem;
      text-align: left; }
      .revuespresse-list .revuespresse-item .revuespresse-text .revuespresse-date {
        margin-bottom: 0.5rem;
        line-height: normal;
        transition: color 0.3s ease-out; }
      .revuespresse-list .revuespresse-item .revuespresse-text .revuespresse-title {
        font-weight: 700;
        font-size: 1.2rem;
        margin: 0;
        padding: 0;
        line-height: normal;
        transition: color 0.3s ease-out; }
    .revuespresse-list .revuespresse-item .revuespresse-link {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

.more-description-home {
  margin-top: 20px;
  cursor: pointer; }

.kl-img-mode {
  min-height: 977.5px; }

.slick-slider .slick-track,
.slick-slider .slick-list,
.kl-row-listing {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
  .slick-slider .slick-track .item,
  .slick-slider .slick-list .item,
  .kl-row-listing .item {
    padding-top: 8px;
    padding-left: 0; }
  .slick-slider .slick-track .prdt_content,
  .slick-slider .slick-list .prdt_content,
  .kl-row-listing .prdt_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto; }
    .slick-slider .slick-track .prdt_content .highlighted-informations,
    .slick-slider .slick-list .prdt_content .highlighted-informations,
    .kl-row-listing .prdt_content .highlighted-informations {
      position: absolute;
      width: 100%;
      text-align: center; }
    .slick-slider .slick-track .prdt_content .kl-add-see,
    .slick-slider .slick-list .prdt_content .kl-add-see,
    .kl-row-listing .prdt_content .kl-add-see {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: -50%; }
    .slick-slider .slick-track .prdt_content .kl-img-xts,
    .slick-slider .slick-track .prdt_content .kl-title-aff,
    .slick-slider .slick-list .prdt_content .kl-img-xts,
    .slick-slider .slick-list .prdt_content .kl-title-aff,
    .kl-row-listing .prdt_content .kl-img-xts,
    .kl-row-listing .prdt_content .kl-title-aff {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .slick-slider .slick-track .prdt_content .kl-img-xts,
    .slick-slider .slick-list .prdt_content .kl-img-xts,
    .kl-row-listing .prdt_content .kl-img-xts {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .slick-slider .slick-track .prdt_content .kl-title-aff,
    .slick-slider .slick-list .prdt_content .kl-title-aff,
    .kl-row-listing .prdt_content .kl-title-aff {
      -webkit-box-flex: 0;
          -ms-flex: 0;
              flex: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 1rem;
      border: none !important;
      padding: 0; }
      .slick-slider .slick-track .prdt_content .kl-title-aff ul,
      .slick-slider .slick-list .prdt_content .kl-title-aff ul,
      .kl-row-listing .prdt_content .kl-title-aff ul {
        margin-top: 0;
        padding-top: 0;
        -ms-flex-item-align: end;
            align-self: flex-end; }
    .slick-slider .slick-track .prdt_content:hover .kl-add-see,
    .slick-slider .slick-list .prdt_content:hover .kl-add-see,
    .kl-row-listing .prdt_content:hover .kl-add-see {
      left: 49%;
      bottom: 40%; }

.slick-slider .slick-track .prdt_content .kl-img-xts,
.slick-slider .slick-track .prdt_content .kl-title-aff,
.slick-slider .slick-list .prdt_content .kl-img-xts,
.slick-slider .slick-list .prdt_content .kl-title-aff {
  min-width: 100%; }

.kl-row-listing {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  /*margin-left: -8px;*/
  margin-right: -8px; }
  @media only screen and (min-width: 768px) {
    .kl-row-listing .prdt_content .kl-img-xts,
    .kl-row-listing .prdt_content .kl-title-aff {
      min-width: 100%; } }

.mask_hidden {
  position: absolute;
  width: 0;
  height: 0;
  z-index: -100; }

.hookdisplayHomeBanner1 .h1,
.hookdisplayHomeBanner1 .h5,
.hookdisplayHomeBanner1 span,
.hookDisplayHomeBanner1 .h1,
.hookDisplayHomeBanner1 .h5,
.hookDisplayHomeBanner1 span {
  position: relative;
  z-index: 2; }

.home-faq {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-faq > .row {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .home-faq h3 {
    font-size: 1.4rem;
    font-weight: 700; }

@media (max-width: 991.98px) {
  .home-faq h2 {
    font-size: 1.5rem; }
  .home-faq h3 {
    font-size: 1.2rem; }
  .home-faq p {
    font-size: 0.875rem; } }

/********* RESPONSIVES ********/
.item:hover .highlighted-informations {
  margin-top: -67px; }

@media (min-width: 1920px) {
  .kl-block-service,
  .kl-block-single {
    background-size: cover !important; }
  .ps_imageslider .carousel-caption {
    left: 350px; }
  .ps_imageslider.container .carousel-caption {
    left: 0px; } }

@media (min-width: 1920px) and (max-width: 2500px) {
  .ps_imageslider .carousel-caption {
    left: 18%; } }

@media (min-width: 1720px) and (max-width: 1940px) {
  #ui-id-2 {
    left: 850px !important; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .ps_imageslider .carousel-caption {
    left: 14%; } }

@media (min-width: 1440px) {
  #ui-id-2 {
    width: 700px !important;
    left: 750px !important; } }

@media (min-width: 1200px) and (max-width: 1600px) {
  .kl-img-mode span:after {
    left: 11%;
    width: 87%; }
  .kl-block-service {
    background-position: 100% center !important; }
  #ui-id-2 {
    width: 700px !important;
    left: 750px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .kl-sub-categories-list li {
    margin: 0 3.3% 34px !important; }
  .kl-menu li a {
    margin-left: 34px !important; }
  .kl-img-mode span:after {
    left: 12%;
    top: 15%;
    width: 79%;
    height: 55%;
    border: 12px solid #fff; }
  .kl-block-single.kl-content-box p {
    max-width: 839px; } }

@media (min-width: 1201px) and (max-width: 1360px) {
  #ui-id-2 {
    left: 500px !important; } }

@media (max-width: 1820px) {
  #homebanner-bloc .row .col .row .col-6 div .h1 {
    font-size: 2rem; } }

@media (max-width: 1440px) {
  #three-value div .row .col-5 div div {
    padding: 1rem !important; }
    #three-value div .row .col-5 div div p {
      font-size: 16px; }
  #homebanner-bloc .row .col .row .col-6 div .h1 {
    font-size: 1.75rem; }
  .largo-banner-1-front-displayer {
    background-position: 3% !important; }
  .elementor-widget-container .featured-products #bestsellers .row .col-md-16 div h1::before,
  .elementor-widget-container .featured-products #featuredproducts .row .col-md-16 div h1::before {
    font-size: 20px !important; }
  #three-value div div div div div p {
    font-size: 20px; }
  #business-block div .container .row .col .row h1 {
    font-size: 32px; }
  #largo-quality-content .col .row .col .w-100 {
    display: none; } }

@media (max-width: 1199px) {
  .largo-banner-1-front-displayer {
    opacity: 0.75;
    background-position: 0 !important; }
  .ps_imageslider .carousel-caption {
    padding: 20px 10px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: relative;
    max-height: none;
    max-width: 100%; }
    .ps_imageslider .carousel-caption > h3 {
      font-size: 25px; }
    .ps_imageslider .carousel-caption > p {
      font-size: 14px;
      max-width: 100%; }
    .ps_imageslider .carousel-caption > .carousel-item-action-container {
      text-align: right; } }

@media (max-width: 1024px) {
  .custom-checkbox input[name='psgdpr'],
  .custom-checkbox input[name='newsletter'],
  .custom-checkbox input[name='optin'] {
    min-width: 2rem;
    min-height: 2rem;
    margin-right: 0.5rem; }
  section.checkout-step #conditions-to-approve input[name='conditions_to_approve[terms-and-conditions]'] {
    width: 2rem;
    height: 2rem; } }

@media (min-width: 992px) {
  header.fixed-top {
    position: inherit; }
  .kl-hidden-md {
    display: none !important; } }

@media (max-width: 1199px) {
  .kl-menu {
    margin-top: 10px;
    background: #fff; }
  .option-name {
    width: 50% !important; }
  #ui-id-4 {
    width: 90% !important; }
  .rse-block .largo-banner-2-front-displayer {
    height: 830px !important; }
    .rse-block .largo-banner-2-front-displayer .row div .row div {
      width: 100%;
      -webkit-box-flex: 100%;
          -ms-flex: 100%;
              flex: 100%;
      max-width: 100%; }
    .rse-block .largo-banner-2-front-displayer .row div .row .col-6 #ecologic-left-bloc {
      border-radius: 12px 12px 0 0; }
    .rse-block .largo-banner-2-front-displayer .row div .row .col-11 div {
      border-radius: 0 0 12px 12px; }
  .col.spacer {
    display: none; }
  #largo-process {
    height: auto; }
    #largo-process .row .col {
      margin-top: 50px; }
      #largo-process .row .col div p {
        height: 150px !important; }
  #carousel {
    height: auto !important; }
  #product-info-block .row .col-4 {
    max-width: 35% !important;
    -webkit-box-flex: 35% !important;
        -ms-flex: 35% !important;
            flex: 35% !important; }
  #product-info-block .row .col-12 {
    max-width: 50% !important;
    -webkit-box-flex: 50% !important;
        -ms-flex: 50% !important;
            flex: 50% !important; }
  #business-block div #icons-list {
    margin-top: 0 !important; }
  #business-block div .w-100 h2 {
    display: block !important;
    text-align: center; }
  #business-block div .container .row .col .row h1 {
    text-align: center !important; }
  .accessorycheckbox .row .col-2 {
    max-width: 100%;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%; }
    .accessorycheckbox .row .col-2 .product-pack-title {
      text-align: center !important; }
  .largo-banner-2-front-displayer .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
    .largo-banner-2-front-displayer .row .m-10 {
      margin: 2rem !important;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; }
      .largo-banner-2-front-displayer .row .m-10 .row {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0; }
        .largo-banner-2-front-displayer .row .m-10 .row .col-6 #ecologic-left-bloc {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          padding-right: 0; }
        .largo-banner-2-front-displayer .row .m-10 .row .col-11 div .row {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          padding-right: 0; }
  .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col div h1 {
    font-size: 24px; }
  .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col div div {
    font-size: 12px; }
  #business-block {
    height: 2500px !important; }
  #three-value div div div div div {
    padding: 2rem !important; }
    #three-value div div div div div p {
      font-size: 16px; }
    #three-value div div div div div div {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      margin-left: auto;
      margin-right: auto;
      padding: 0 !important; }
      #three-value div div div div div div img {
        height: 38px !important; }
  #three-value div div div div #middle-block {
    padding: 0 !important; }
  .homebanner_rilax .hookdisplayHomeBanner1 #homebanner-bloc .row,
  .homebanner_rilax .hookDisplayHomeBanner1 #homebanner-bloc .row {
    width: 100% !important; }
    .homebanner_rilax .hookdisplayHomeBanner1 #homebanner-bloc .row .m-10,
    .homebanner_rilax .hookDisplayHomeBanner1 #homebanner-bloc .row .m-10 {
      left: 15px; }
      .homebanner_rilax .hookdisplayHomeBanner1 #homebanner-bloc .row .m-10 .row,
      .homebanner_rilax .hookDisplayHomeBanner1 #homebanner-bloc .row .m-10 .row {
        margin: 0 !important;
        padding: 0 !important; }
        .homebanner_rilax .hookdisplayHomeBanner1 #homebanner-bloc .row .m-10 .row .col-6 div .h1,
        .homebanner_rilax .hookDisplayHomeBanner1 #homebanner-bloc .row .m-10 .row .col-6 div .h1 {
          font-size: 24px; }
        .homebanner_rilax .hookdisplayHomeBanner1 #homebanner-bloc .row .m-10 .row .col-10 div .col div,
        .homebanner_rilax .hookDisplayHomeBanner1 #homebanner-bloc .row .m-10 .row .col-10 div .col div {
          font-size: 14px !important;
          line-height: normal !important; }
  .largo-quality-front-displayer {
    height: 420px !important;
    width: 100% !important;
    top: -430px !important;
    -webkit-transform: none !important;
            transform: none !important;
    left: 0 !important; }
  .largo-quality {
    padding: 0 !important;
    height: 550px !important;
    margin-bottom: 1rem !important;
    margin-top: 170px !important; }
    .largo-quality .container {
      width: 100% !important; }
    .largo-quality div #largo-quality-content > .h-100:first-child {
      margin-top: 200px; }
    .largo-quality div #largo-quality-content > .h-100:last-child {
      margin-top: 50px; }
    .largo-quality div #largo-quality-content > .h-100 > .h-50:last-child {
      margin-left: 50px; }
    .largo-quality div #largo-quality-content {
      height: auto !important; }
      .largo-quality div #largo-quality-content .h-100 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        height: auto !important;
        width: 100% !important;
        -ms-flex-preferred-size: auto !important;
            flex-basis: auto !important;
        -webkit-box-flex: initial !important;
            -ms-flex-positive: initial !important;
                flex-grow: initial !important;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
        .largo-quality div #largo-quality-content .h-100 .row {
          width: 100% !important;
          padding-left: 0 !important;
          padding-right: 0 !important; }
          .largo-quality div #largo-quality-content .h-100 .row div {
            padding-left: 0 !important;
            padding-right: 0 !important;
            margin-left: 0 !important;
            -webkit-box-pack: center !important;
                -ms-flex-pack: center !important;
                    justify-content: center !important; }
            .largo-quality div #largo-quality-content .h-100 .row div div {
              -webkit-box-pack: center !important;
                  -ms-flex-pack: center !important;
                      justify-content: center !important; }
      .largo-quality div #largo-quality-content .image-col {
        -ms-flex-preferred-size: auto !important;
            flex-basis: auto !important;
        -webkit-box-flex: inherit !important;
            -ms-flex-positive: inherit !important;
                flex-grow: inherit !important; }
  .largo-quality-basic-block.mt-10 {
    margin-top: 0 !important; }
  .illustration-image,
  .illustration-image-2,
  .illustration-image-3 {
    width: 100% !important;
    height: auto !important; }
  .seconde-vie-container .row div {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative !important;
    width: auto !important;
    left: auto !important;
    margin-top: auto !important;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 40px; }
  .seconde-vie-container .row img {
    width: 100% !important;
    height: auto !important; }
  .largo-quality-basic-block .largo-quality-basic-text {
    margin-left: 15px;
    margin-right: 15px; }
  .largo-quality-basic-block .col-1 {
    display: none; }
  .largo-quality-basic-block .row .image-col {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    text-align: center; }
    .largo-quality-basic-block .row .image-col img {
      -webkit-box-flex: 100% !important;
          -ms-flex: 100% !important;
              flex: 100% !important;
      width: auto !important; }
  .largo-quality-basic-block .row .col h1 {
    width: 100% !important; }
  .largo-quality-basic-block .row .col p {
    width: 100% !important; }
  .iso-9001::after,
  .iso-14001::after {
    top: 32px !important; }
  .overlay-footer-spacer {
    display: none !important; }
  .kl-menu-top .navbar-collapse {
    background: #fff;
    margin: 60px 0px;
    padding-bottom: 25px; }
  .kl-sub-categories-list {
    margin: 0 auto 16px !important;
    display: block;
    text-align: center; }
    .kl-sub-categories-list li {
      margin: 0 2.3% 34px !important; }
  .kl-sidebar-toggle {
    display: block !important;
    margin: 0 auto 30px; }
  .kl-sidebar.kl-sidebar-filter.kl-hide-xs {
    display: none !important; }
  .kl-fullwidth-xs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .kl-menu-top .navbar {
    padding: 0; }
  .kl-contact-top {
    text-align: center;
    margin: 15px auto; }
  .carousel-control-next,
  .carousel-control-prev {
    display: none; }
  .ps_imageslider .carousel-caption .kl-title-slide {
    font-size: 25px;
    line-height: 36px;
    margin: 0; }
  a.kl-more-slide {
    font-size: 12px;
    font-weight: bold;
    padding: 6px 35px; }
  .kl-bx-content h2 {
    font-size: 24px; }
  .kl-bx-content p {
    font-size: 12px; }
  .kl-img-offer ul {
    margin-bottom: 25px; }
  .kl-content-box {
    padding: 50px 0 !important;
    font-size: 12px; }
  .kl-content-box .kl-title-h2 {
    font-size: 24px;
    line-height: 32px; }
  .kl-img-mode span:before {
    width: 100%;
    background-size: 399px; }
  .kl-img-mode span {
    height: 380px;
    display: block; }
  .kl-img-mode span:after {
    left: 11%;
    top: 15%;
    width: 78%;
    height: 75%;
    border: 5px solid #fff; }
  section.kl-content-box p {
    font-size: 12px; }
  .kl-block-single {
    min-height: auto;
    background-size: cover; }
  .kl-block-single.kl-content-box p {
    font-size: 14px;
    line-height: 24px;
    padding: 45px 35px;
    max-width: 75%; }
  .kl-block-single.kl-content-box p:after {
    width: 117%;
    height: 110%;
    left: -8%;
    top: -5%;
    border: 12px solid #fff; }
  footer .kl-block-service {
    background-size: cover; }
  .kl-img-offer img {
    width: 100%; }
  .kl-footer {
    overflow: hidden; }
  .kl-mobile {
    display: block !important; }
  .kl-no-mobile {
    display: none; }
  .kl-title-h2 {
    font-size: 24px !important; }
  .kl-menu .kl-sous-menu a {
    margin-left: 60px !important;
    text-align: left; }
  .dropdown-menu.kl-sous-menu {
    overflow: hidden; }
  .kl-bx-content p {
    padding-bottom: 50px; }
  header.fixed-top {
    background: #fff; }
  .kl-dj-list li {
    padding: 15px !important; }
    .kl-dj-list li div[class*='col-'] {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .kl-dj-list li a {
      padding: 13px 26px !important;
      width: auto !important;
      margin: 0 auto; }
    .kl-dj-list li p {
      display: block;
      text-align: center;
      width: 100%; }
  .kl-panel select {
    text-align: center !important;
    text-align-last: center !important; }
  .kl-price-up .kl-languagepicker {
    top: -15px;
    left: -60px; }
  .kl-languagepicker div,
  .kl-languagepicker {
    background: #fff; }
  .kl-price-up .svg-inline--fa {
    right: 0; }
  .kl-sous-menu.show .kl-sub-cat-menu {
    display: block;
    padding-left: 18px !important; }
  .kl-filter-mob {
    margin-bottom: 30px; }
  #customer-form section .col-optin,
  #customer-form section .col-newsletter,
  #customer-form section .col-psgdpr {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    #customer-form section .col-optin > .custom-checkbox,
    #customer-form section .col-newsletter > .custom-checkbox,
    #customer-form section .col-psgdpr > .custom-checkbox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #customer-form section .col-optin > .custom-checkbox > .js-terms,
      #customer-form section .col-newsletter > .custom-checkbox > .js-terms,
      #customer-form section .col-psgdpr > .custom-checkbox > .js-terms {
        margin-bottom: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  #category .item:hover .highlighted-informations {
    margin-top: -164px; }
  .product_category_img {
    display: none; }
  .banner-slide-home {
    height: 340px !important; }
  #carousel {
    height: 100% !important; }
  .kl-slide-home.ps_imageslider .carousel-indicators {
    left: -100px; }
  .rse-block .row .largo-quality-basic-text h1,
  .rse-block .row .largo-quality-basic-text .h1,
  .rse-block .row .largo-quality-basic-text p {
    text-align: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .rse-block .row .largo-quality-basic-text div h1,
  .rse-block .row .largo-quality-basic-text div .h1,
  .rse-block .row .largo-quality-basic-text div p {
    text-align: center !important;
    display: inline; }
  .rse-block .row .largo-quality-basic-text div .row .col {
    text-align: center !important; }
  #homebanner-bloc {
    /*.largo-banner-1-front-displayer {
			margin-left: -40px;
		}*/ }
    #homebanner-bloc .row .col {
      padding: 0 !important;
      margin: 1rem !important; }
      #homebanner-bloc .row .col .row div .w-60 {
        width: 80% !important; }
  .kl-sub-categories-list li {
    width: 128px !important;
    margin: 0 1% 34px !important; }
  .kl-sub-categories .item,
  .kl-row-listing .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .kl-img-mode span:after {
    left: 30%;
    top: 5%;
    width: 78%;
    height: 35%;
    border: 5px solid #fff; }
  .kl-img-mode span:before {
    width: 150%;
    background-size: 399px; }
  .kl-block-single.kl-content-box p:after {
    width: 117%;
    height: 120%;
    left: -8%;
    top: -9%; }
  footer .kl-information-footer.kl-mobile {
    display: none !important; }
  .kl-information-footer.kl-no-mobile,
  .kl-about-footer.kl-no-mobile {
    display: block !important; }
  footer .kl-input-newsletter {
    min-width: auto; }
  .kl-img-offer ul {
    padding: 28px 15px 15px; }
  .kl-filter-mob {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    margin: 0 auto; }
  body .kl-img-mode span:after {
    border: 10px solid #fff; } }

@media (max-width: 767px) {
  #ui-id-4 {
    width: 100% !important; }
  .kl-category-section {
    margin-bottom: 30px; }
  .product_category_img {
    display: none; }
  .option-name {
    width: 60% !important; }
  .rse-block .row .largo-quality-basic-text h1,
  .rse-block .row .largo-quality-basic-text .h1,
  .rse-block .row .largo-quality-basic-text p {
    text-align: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .rse-block .row .largo-quality-basic-text div h1,
  .rse-block .row .largo-quality-basic-text div .h1,
  .rse-block .row .largo-quality-basic-text div p {
    text-align: center !important;
    display: inline; }
  .rse-block .row .largo-quality-basic-text div .row .col {
    text-align: center !important; }
  .rse-block .largo-banner-2-front-displayer {
    height: 650px !important; }
    .rse-block .largo-banner-2-front-displayer .row div .row .col-11 div .row .col {
      margin-top: 0 !important; }
  .largo-quality-basic-block > .row > .col {
    display: contents; }
  #three-value div .row .col-5 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important;
    max-width: 100% !important;
    height: auto !important; }
    #three-value div .row .col-5 div {
      border-radius: 0 !important; }
      #three-value div .row .col-5 div div p {
        font-size: 16px; }
  #homebanner-bloc .largo-banner-1-front-displayer {
    margin-top: 0; }
  #homebanner-bloc .row .col {
    padding: 0 !important;
    margin: 1rem !important; }
    #homebanner-bloc .row .col .row .col-6 div .h1 {
      margin-top: 25px; }
  #variation-line .product-color-variations ul li {
    margin-right: 0; }
  #variation-line .product-memory-variations {
    margin-bottom: 5px;
    margin-top: 15px; }
  .pack-product-name {
    padding: 0 !important;
    font-size: 18px !important;
    margin-top: 50px; }
  .pack-product-image {
    padding: 0 !important;
    margin: 0 !important;
    width: 75% !important; }
  .pack-product-grade {
    display: none; }
  .product-miniature .kl-details-product {
    position: absolute;
    right: -10px;
    top: 10px; }
  .infinite-logo {
    display: none; }
  #product-info-block .row .col-4 {
    max-width: 100% !important;
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important; }
  #product-info-block .row .col-12 {
    max-width: 100% !important;
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important; }
    #product-info-block .row .col-12 #description div {
      max-width: 100% !important;
      -webkit-box-flex: 100% !important;
          -ms-flex: 100% !important;
              flex: 100% !important;
      width: 100% !important; }
  .kl-footer-seo::after {
    display: none !important; }
  .pack-recap {
    padding: 25px; }
    .pack-recap .container {
      text-align: left !important; }
    .pack-recap .w-65 {
      width: 100% !important;
      margin-top: 15px; }
    .pack-recap .pack-selected-product-price {
      text-align: left !important;
      font-size: 38px !important; }
    .pack-recap .w-90 {
      width: 100% !important;
      max-width: 100% !important;
      -webkit-box-flex: 100% !important;
          -ms-flex: 100% !important;
              flex: 100% !important; }
      .pack-recap .w-90 button {
        width: 75% !important;
        max-width: 75% !important;
        -webkit-box-flex: 75% !important;
            -ms-flex: 75% !important;
                flex: 75% !important; }
  #ecologic-left-bloc {
    padding-bottom: 75px;
    padding-top: 75px; }
  .largo-banner-2-front-displayer .row {
    margin-left: 0px;
    margin-right: 0px; }
    .largo-banner-2-front-displayer .row .col {
      margin-top: -250px !important; }
      .largo-banner-2-front-displayer .row .col .row {
        height: auto !important; }
        .largo-banner-2-front-displayer .row .col .row .col-11 {
          width: 100%;
          -webkit-box-flex: 100%;
              -ms-flex: 100%;
                  flex: 100%;
          max-width: 100%; }
          .largo-banner-2-front-displayer .row .col .row .col-11 div .row {
            padding-top: 20px; }
            .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col {
              display: contents !important; }
              .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col .row .row {
                width: 100% !important; }
                .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col .row .row div {
                  width: 100% !important; }
              .largo-banner-2-front-displayer .row .col .row .col-11 div .row .col .row .w-80 a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                margin-left: auto;
                margin-right: auto;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center; }
        .largo-banner-2-front-displayer .row .col .row .col-6 {
          width: 100%;
          -webkit-box-flex: 100%;
              -ms-flex: 100%;
                  flex: 100%;
          max-width: 100%; }
  .largo-banner-2-front-displayer {
    border-radius: 0px 8px 0px 0px; }
  .blockreassurance .header-block-reassurance .row .col {
    margin-left: 0px !important;
    margin-right: 0px !important; }
    .blockreassurance .header-block-reassurance .row .col a {
      font-size: 12px;
      text-align: center; }
  .homebanner_rilax_1 {
    height: auto !important; }
  .hookdisplayHomeBanner1 #homebanner-bloc .largo-banner-1-front-displayer,
  .hookDisplayHomeBanner1 #homebanner-bloc .largo-banner-1-front-displayer {
    height: 250px !important;
    background-position: right !important;
    right: -25px; }
  .hookdisplayHomeBanner1 #homebanner-bloc .row .col,
  .hookDisplayHomeBanner1 #homebanner-bloc .row .col {
    height: auto !important; }
    .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row,
    .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row {
      margin-top: 25px !important; }
      .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-6,
      .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-6 {
        width: 100%;
        -webkit-box-flex: 100%;
            -ms-flex: 100%;
                flex: 100%;
        max-width: 100%; }
        .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-6 div,
        .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-6 div {
          margin-left: 0 !important;
          width: 100% !important; }
      .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10,
      .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 {
        max-width: 100% !important;
        -webkit-box-flex: 100%;
            -ms-flex: 100%;
                flex: 100%; }
        .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row,
        .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row {
          height: auto !important; }
          .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row .col .w-60,
          .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row .col .w-60 {
            width: 100% !important; }
        .hookdisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row:last-child,
        .hookDisplayHomeBanner1 #homebanner-bloc .row .col .row .col-10 .row:last-child {
          margin-top: 50px !important;
          padding-bottom: 50px !important; }
  .homebanner_rilax_3 {
    background: none !important; }
    .homebanner_rilax_3 .container .row .w-20 {
      width: 100% !important; }
    .homebanner_rilax_3:after {
      background: none !important; }
  .overlay-mobile-links {
    display: block !important; }
  .highlighted-informations {
    display: none !important; }
  .item:hover .highlighted-informations {
    margin-top: -55%; }
  .kl-block-service figure {
    margin-top: 40px; }
  .kl-footer {
    text-align: center; }
  footer .kl-footer-seo li {
    display: block; }
  .kl-footer-seo li span {
    display: none; }
  .kl-footer-seo li {
    padding: 5px; }
  .kl-footer {
    overflow: hidden; }
  footer .kl-submit {
    top: 1px; }
  .kl-block-single {
    min-height: 565px; }
  .kl-bx-content {
    margin-top: 50px;
    margin-bottom: 25px; }
  .kl-footer .kl-mobile a {
    text-align: left; }
  .kl-aff-list:after {
    height: 320px; }
  .ps_imageslider {
    margin-top: 15px; }
    .ps_imageslider .carousel-caption {
      padding: 10px 0; }
      .ps_imageslider .carousel-caption > .carousel-item-action-container {
        text-align: center; }
  section.kl-bx-block,
  .kl-block-service {
    padding-bottom: 50px !important; }
  .kl-avi-info span {
    position: static !important;
    margin: 11px 0 20px;
    display: block; }
  .kl-avis--list + a {
    width: auto !important;
    display: block !important;
    padding: 13px 25px !important; }
  .kl-aff-list:after {
    display: none; }
  .kl-filter-mob {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    margin: 0 auto; }
  .kl-img-mode span:after {
    left: 13%;
    top: 20%;
    width: 75%;
    height: 68%;
    border: 10px solid #fff; }
  .container_module-psgdpr-gdpr #exportDataToPdf {
    margin-top: 1rem; }
  #history .responsive-order-history-left-column h3 {
    font-size: 1.1rem;
    margin-bottom: 0; }
  #history .responsive-order-history-left-column > .status > #order-status {
    font-size: 0.8rem;
    padding: 0.18rem 0.2rem; }
  #history .responsive-order-history-right-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (max-width: 575px) {
  #homebanner-bloc .row .col {
    padding: 0 !important;
    margin: 0.5rem !important; }
    #homebanner-bloc .row .col .row .col-10 {
      margin-top: 60px !important; }
      #homebanner-bloc .row .col .row .col-10 .row .col {
        -webkit-box-flex: 100%;
            -ms-flex: 100%;
                flex: 100%;
        max-width: 100%; }
  #newsletter-citation {
    margin-bottom: 20px; }
  .carousel-indicators {
    left: 0 !important;
    bottom: 0 !important; }
  #carousel-ecology .carousel-inner {
    height: 200px; }
  .rse-block {
    margin-top: 1rem !important; }
    .rse-block .largo-banner-2-front-displayer .row div .row .col-11 div .row .col {
      margin-top: 0 !important; }
  .largo-quality-basic-block > .row > .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .largo-quality-basic-block > .row > .col:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .largo-quality-block-info .row > .col,
  .rse-block .row > .col,
  .garantie-block .row > .col {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%; }
    .largo-quality-block-info .row > .col .row,
    .rse-block .row > .col .row,
    .garantie-block .row > .col .row {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
      .largo-quality-block-info .row > .col .row h1,
      .rse-block .row > .col .row h1,
      .garantie-block .row > .col .row h1 {
        width: 90% !important; }
      .largo-quality-block-info .row > .col .row p,
      .rse-block .row > .col .row p,
      .garantie-block .row > .col .row p {
        margin-left: 10px !important;
        margin-right: 10px !important; }
      .largo-quality-block-info .row > .col .row p.h-75px,
      .rse-block .row > .col .row p.h-75px,
      .garantie-block .row > .col .row p.h-75px {
        height: auto !important; }
      .largo-quality-block-info .row > .col .row .bi::before,
      .rse-block .row > .col .row .bi::before,
      .garantie-block .row > .col .row .bi::before {
        font-size: 48px; }
  .largo-quality-block-info .row > .largo-quality-basic-text,
  .rse-block .row > .largo-quality-basic-text,
  .garantie-block .row > .largo-quality-basic-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .largo-quality-block-info .row .image-col,
  .rse-block .row .image-col,
  .garantie-block .row .image-col {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .rse-second-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  #largo-process {
    height: auto; }
    #largo-process .row {
      margin-top: 0 !important; }
      #largo-process .row .col {
        margin-top: 25px;
        -webkit-box-flex: 100% !important;
            -ms-flex: 100% !important;
                flex: 100% !important;
        max-width: 100%; }
  #atelier-first-block div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    #atelier-first-block div p {
      margin-left: 0.5rem !important;
      margin-right: 0.5rem !important;
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .largo-banner-1-front-displayer {
    height: 300px !important;
    width: 300px !important;
    right: 0;
    margin-top: 0; }
  .kl-mobile {
    display: block !important; }
  .kl-dj-list {
    padding: 0 15px; }
  .kl-social-link {
    display: block;
    text-align: center; }
  .kl-filter-mob {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin: 0 auto; }
  #three-value div {
    height: auto !important; }
    #three-value div .row div {
      -webkit-box-flex: 100% !important;
          -ms-flex: 100% !important;
              flex: 100% !important;
      max-width: 100% !important; }
      #three-value div .row div div .row {
        display: block !important;
        width: auto !important;
        margin-right: 0 !important;
        margin-left: 0 !important; }
  #last-business-block div div {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #business-block {
    height: 2100px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important; }
    #business-block div {
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding-right: 5px !important;
      padding-left: 5px !important; }
      #business-block div .container {
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
        #business-block div .container .row .image-col {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        #business-block div .container .row .largo-quality-basic-text {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
  #business-first-block .bg-white p {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  #business-first-block img {
    margin-top: 5px !important; }
  .largo-quality-front-displayer {
    top: -550px !important; }
  .largo-quality div #largo-quality-content > .h-100:first-child {
    margin-top: 200px; }
  #quality-largo-title div h1 {
    font-size: 28px !important; }
  #bestsellers .row .row,
  #featuredproducts .row .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%; }
    #bestsellers .row .row a,
    #featuredproducts .row .row a {
      padding: 5px !important;
      font-size: 12px;
      width: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: 0 !important; } }

@media (max-width: 480px) {
  .item:hover .highlighted-informations {
    margin-top: -45%; }
  div#axeptio_overlay > div > button {
    top: -200px; }
  .not-on-phone {
    display: none !important; }
  .accessorycheckbox .row .col .row .change-padding {
    margin-top: 10px;
    margin-bottom: 10px; }
    .accessorycheckbox .row .col .row .change-padding .main-product .product-miniature div .pack-product-name {
      position: relative;
      left: 20px; }
    .accessorycheckbox .row .col .row .change-padding .main-product .product-miniature div .pack-product-price {
      position: relative;
      left: 20px;
      margin-top: 25px; }
  #ecologic-left-bloc .row #carousel .carousel-inner {
    height: 200px; }
  .js-product-miniature {
    height: auto !important; }
  #js-product-list .kl-row-listing .item .prdt_content .kl-title-aff .mini-color-shower {
    border-bottom: 0 !important; }
  #js-product-list .col-17 .pagination-wrapper {
    margin: 1rem auto; }
    #js-product-list .col-17 .pagination-wrapper nav .pagination li.page-item {
      margin-left: 0 !important; }
      #js-product-list .col-17 .pagination-wrapper nav .pagination li.page-item a[rel='prev'] {
        display: none; }
      #js-product-list .col-17 .pagination-wrapper nav .pagination li.page-item a[rel='next'] {
        display: none; }
  .last-block .row:first-child .col {
    width: 100% !important;
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important;
    max-width: 100% !important; }
  .kl-footer {
    text-align: left;
    padding-top: 0 !important; }
    .kl-footer .kl-information-footer {
      margin-bottom: 5px; }
      .kl-footer .kl-information-footer .kl-text-foot {
        border-top: 1px solid #E9E9E9;
        padding-top: 20px;
        text-align: left; }
    .kl-footer .d-none + .kl-information-footer .kl-text-foot {
      border: none; }
    .kl-footer .kl-mail-footer {
      text-align: left;
      margin-top: 0; }
      .kl-footer .kl-mail-footer .kl-text-foot {
        border-top: 1px solid #E9E9E9;
        padding-top: 20px; }
  .kl-footer-seo {
    color: white !important;
    padding-top: 0 !important; }
    .kl-footer-seo a {
      display: block;
      padding-top: 10px;
      margin-left: 0 !important; } }

@media (max-width: 415px) {
  .kl-filter-mob {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto; } }

@media (max-width: 400px) {
  #business-block {
    height: 2400px !important; }
  .option-name {
    width: 70% !important; } }

@media (max-width: 375px) {
  .kl-save-presonaliation {
    margin-bottom: 45px;
    display: block;
    width: 100%;
    text-align: center !important; }
  .kl-title-section {
    font-size: 25px !important; }
  .kl-quantity input {
    text-align: center;
    padding-left: 0; } }

.kl-aff-list.products .kl-tag, .kl-row-listing .kl-tag, .kl-category-section .kl-intro h2, .kl-category-section .kl-intro h3, .kl-category-section .kl-intro h4, .kl-category-section .kl-intro h5, .kl-category-section .kl-intro h6, .kl-category-section .kl-intro .kl-see-more {
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  color: #fff; }

.kl-sidebar h2, .PM_ASCriterionGroupSelect, .kl-filter-xts select, .kl-sub-categories .kl-subtitle,
.kl-row-listing .kl-subtitle, .kl-nbr-avis, .kl-bg-grey p, .kl-bg-white p, .kl-avi-info p, .kl-avis-content p {
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  color: #000000; }

.kl-avi-info h3,
.kl-avi-info .h3, #index .kl-see-more {
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  color: #000000; }

.kl-article-xts h3 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000000; }

.kl-article-xts h4 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000000; }

.kl-article-xts h5 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000000; }

.kl-article-xts h6 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #000000; }

#manufacturer h1 {
  font-size: 2.5rem;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 800;
  margin: 2rem auto; }

#manufacturer .brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 4rem; }
  #manufacturer .brands-list .brand-item {
    background: #fff;
    border-radius: 8px;
    padding: 2rem;
    text-align: center;
    position: relative;
    transition: box-shadow 0.3s;
    cursor: pointer;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px; }
    #manufacturer .brands-list .brand-item img {
      margin-bottom: 1rem;
      max-height: 20px;
      max-width: 200px; }
    #manufacturer .brands-list .brand-item h3 {
      font-size: 1.4rem;
      color: #495057; }
    #manufacturer .brands-list .brand-item .brand-link {
      font-size: 0.875rem;
      color: #CBCBCB; }
      #manufacturer .brands-list .brand-item .brand-link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    #manufacturer .brands-list .brand-item:hover {
      box-shadow: 0 3px 20px 0 rgba(234, 115, 167, 0.5); }

.manufacturer_item77 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .manufacturer_item77 .container_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .manufacturer_item77 .container_item > div.kl-img-xts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: auto;
      position: relative; }
      .manufacturer_item77 .container_item > div.kl-img-xts img {
        width: 100%;
        max-width: 80%;
        min-width: inherit;
        min-height: inherit;
        -o-object-fit: contain;
           object-fit: contain; }
      .manufacturer_item77 .container_item > div.kl-img-xts .kl-see {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
      .manufacturer_item77 .container_item > div.kl-img-xts .kl-more-see {
        position: absolute;
        bottom: -20%;
        margin: 0;
        transition: bottom 0.3s; }
    .manufacturer_item77 .container_item > div.kl-title-aff {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; }
    .manufacturer_item77 .container_item:hover > div.kl-img-xts .kl-more-see {
      bottom: 5%; }

.form-control:focus {
  box-shadow: 0 0 0 0.1rem rgba(234, 115, 167, 0.25); }

input:focus::-webkit-input-placeholder {
  color: transparent !important; }

input:focus:-moz-placeholder {
  color: transparent !important; }

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent !important; }

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent !important; }

/* IE 10+ */
.custom-control-label {
  cursor: pointer; }

.form-group-name-id_gender {
  display: none !important; }

.form-group-name-birthday {
  display: none !important; }

.form-group-name-customer_privacy {
  display: none !important; }

.form-group-name-psgdpr {
  display: none !important; }

.form-group-name-birthday {
  text-align: left;
  max-width: 100% !important; }
  .form-group-name-birthday .form-control-select {
    display: inline-block;
    width: 25%;
    min-width: 100px;
    font-weight: normal;
    margin-right: 15px;
    margin-bottom: 10px; }
    .form-group-name-birthday .form-control-select:last-child {
      margin-right: 0; }

.grecaptcha-badge {
  visibility: hidden; }

.sitemap-title {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000000; }

.sitemap {
  margin-top: 0.9375rem; }
  .sitemap h2 {
    color: #000000;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    border-bottom: 1px solid #818181;
    margin-left: -15px;
    width: 100%;
    height: 35px; }
  .sitemap ul {
    margin-left: -15px;
    margin-top: 20px; }
    .sitemap ul.nested {
      margin-left: 20px; }
    .sitemap ul li {
      font-size: 0.9rem;
      margin-bottom: 1rem; }

@media (max-width: 575.98px) {
  .sitemap {
    margin-top: 0; } }

.blockreassurance {
  text-align: center;
  margin: 0;
  padding: 0 !important; }
  .blockreassurance .col.ml-5 {
    margin-left: 0.5rem !important;
    padding-left: 0 !important; }
  .blockreassurance h1 {
    font-size: 1.6rem;
    width: 35%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    white-space: pre-wrap; }
    @media screen and (max-width: 1212px) {
      .blockreassurance h1 {
        width: 45%; } }
  .blockreassurance .texte-seo {
    color: #fff;
    text-align: left;
    font-weight: lighter; }
    .blockreassurance .texte-seo .texte-seo-btn {
      display: none; }
    .blockreassurance .texte-seo .content p:last-child {
      margin-bottom: 0; }
  .blockreassurance .header-block-reassurance {
    background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
    border-radius: 12px;
    padding: 20px;
    min-height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 3rem;
    padding-right: 3rem;
    gap: 2rem; }
  .blockreassurance .blockreassurance-show {
    background-color: white;
    border-radius: 12px;
    padding: 20px; }
  .blockreassurance ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .blockreassurance ul .block-reassurance-item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-right: 2px solid #cbcbcb;
      min-height: 70px;
      padding: 0 1rem;
      gap: 1rem; }
      .blockreassurance ul .block-reassurance-item .img-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60px;
                flex: 0 0 60px; }
        .blockreassurance ul .block-reassurance-item .img-item img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto; }
      .blockreassurance ul .block-reassurance-item .h6 {
        font-size: 0.9rem;
        line-height: 1.18rem;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0; }
        .blockreassurance ul .block-reassurance-item .h6 span:first-child {
          display: block; }
      .blockreassurance ul .block-reassurance-item:last-child {
        border-right: 0; }

@media (max-width: 991.98px) {
  .blockreassurance {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
    .blockreassurance .header-block-reassurance {
      height: unset;
      min-height: unset;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 0.5rem;
      width: 100% !important;
      padding-left: 1rem !important;
      padding-right: 1rem !important; }
      .blockreassurance .header-block-reassurance h1 {
        width: 100%;
        font-size: 1.8rem; }
      .blockreassurance .header-block-reassurance .texte-seo.toggleable {
        width: 100%; }
        .blockreassurance .header-block-reassurance .texte-seo.toggleable.is-active .content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-top: 1rem; }
        .blockreassurance .header-block-reassurance .texte-seo.toggleable.is-active .texte-seo-btn:after {
          -webkit-transform: scaleY(-1);
                  transform: scaleY(-1); }
        .blockreassurance .header-block-reassurance .texte-seo.toggleable .content {
          display: none; }
        .blockreassurance .header-block-reassurance .texte-seo.toggleable .texte-seo-btn {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%;
          height: 20px;
          cursor: pointer; }
          .blockreassurance .header-block-reassurance .texte-seo.toggleable .texte-seo-btn:after {
            content: '';
            width: 0;
            height: 0;
            border-left: 11px solid transparent;
            border-right: 11px solid transparent;
            border-top: 15px solid #fff;
            position: absolute; }
    .blockreassurance .blockreassurance-show {
      padding: 1rem 0;
      width: 100% !important; }
      .blockreassurance .blockreassurance-show ul {
        row-gap: 0.5rem; }
        .blockreassurance .blockreassurance-show ul .block-reassurance-item {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 50%;
                  flex: 0 1 50%;
          border-right: none;
          padding: 0 1rem;
          min-height: 50px; }
          .blockreassurance .blockreassurance-show ul .block-reassurance-item .img-item {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 30px;
                    flex: 0 0 30px; }
          .blockreassurance .blockreassurance-show ul .block-reassurance-item .h6 {
            line-height: 1rem;
            font-size: 0.8rem; } }

.sf-reassurance {
  margin: 0 auto 0 auto;
  width: 100%; }
  .sf-reassurance .sf-reassurance-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .sf-reassurance .sf-reassurance-list {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
        -webkit-column-gap: 20px;
                column-gap: 20px;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow-x: auto;
        padding-right: 20px; } }
    .sf-reassurance .sf-reassurance-list .sf-reassurance-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 40px;
      padding: 0 1rem;
      gap: 1rem; }
      @media screen and (max-width: 768px) {
        .sf-reassurance .sf-reassurance-list .sf-reassurance-item {
          padding: 0 1rem; } }
      .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20px;
                flex: 0 0 20px; }
        .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-image img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto; }
      .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-text {
        line-height: 1rem;
        font-weight: 400;
        font-size: 14px;
        white-space: nowrap; }
      .sf-reassurance .sf-reassurance-list .sf-reassurance-item:last-child {
        border-right: 0; }

.sf-reassurance-product {
  text-align: center;
  background: #fff;
  padding: 3rem 0 1rem 0;
  margin: 2rem auto 3rem auto;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.05); }
  .sf-reassurance-product h2 {
    font-weight: 700;
    display: inline-block;
    margin: auto;
    font-size: 30px; }
  .sf-reassurance-product .sf-reassurance {
    padding-top: 2rem; }
    .sf-reassurance-product .sf-reassurance .sf-reassurance-list .sf-reassurance-item {
      border-right: none;
      display: block; }
      .sf-reassurance-product .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-image {
        margin-bottom: 1rem; }
        .sf-reassurance-product .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-image img {
          width: 30px; }

@media (max-width: 991.98px) {
  .sf-reassurance {
    padding: 0; }
    .sf-reassurance .sf-reassurance-list .sf-reassurance-item {
      border-right: none;
      padding: 0 1rem;
      min-height: 50px; }
      .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-text {
        line-height: 1rem;
        font-size: 0.8rem; }
  .sf-reassurance-product {
    margin-top: 2rem; }
    .sf-reassurance-product h2 {
      font-weight: 700;
      display: inline-block;
      margin: auto;
      font-size: 30px; }
    .sf-reassurance-product .sf-reassurance {
      padding-top: 2rem; }
      .sf-reassurance-product .sf-reassurance .sf-reassurance-list .sf-reassurance-item {
        padding-bottom: 1rem; }
        .sf-reassurance-product .sf-reassurance .sf-reassurance-list .sf-reassurance-item .sf-reassurance-image {
          margin-bottom: 0.5rem; } }

.top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-menu li a, .top-menu li span {
    display: inline-block;
    padding: 1rem; }
    .top-menu li a:hover, .top-menu li span:hover {
      color: #ea73a7;
      background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .top-menu li#lnk-tous-les-telephones a {
    color: #ea73a7; }

#mobile_top_menu_wrapper {
  padding: 15px;
  background: white; }
  #mobile_top_menu_wrapper #top-menu {
    margin-bottom: 0.625rem; }
  #mobile_top_menu_wrapper .top-menu {
    color: #D9D7D7; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    #mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
      display: none; }
    #mobile_top_menu_wrapper .top-menu .navbar-toggler {
      display: inline-block;
      padding: 0; }
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
      padding: 0.625rem;
      border-bottom: 1px solid #E9E9E9; }
    #mobile_top_menu_wrapper .top-menu .collapse {
      display: none; }
      #mobile_top_menu_wrapper .top-menu .collapse.in {
        display: block; }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
      box-shadow: none;
      z-index: inherit;
      display: block;
      position: static;
      overflow: hidden;
      margin-left: 0;
      width: 100%;
      min-width: 100%;
      background: white; }
      #mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
        display: none; }
        #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
          display: block; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
        border-bottom: 1px solid #818181; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
        margin: 0; }
        #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
          float: none;
          margin: 0; }
          #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
            text-transform: none; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul {
        padding: 0; }
      #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        padding: 0.625rem;
        border-bottom: 1px solid white;
        font-weight: bold; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
        padding-left: 1.25rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
        padding-left: 2.5rem; }
      #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
        padding-left: 3.75rem; }
  #mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #818181; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
    padding: 0.625rem; }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
      display: inline; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
    padding: 0.625rem; }
  #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
    padding: 0.625rem; }
  #mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
    padding: 0 0.625rem; }
    #mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
      padding: 0.625rem 0;
      display: block;
      width: 100%; }

.PM_ASBlockOutput {
  margin-bottom: 41px; }
  .PM_ASBlockOutput .card-header {
    border: none;
    padding: 0; }
  .PM_ASBlockOutput .PM_ASBlockTitle, .PM_ASBlockOutput .PM_ASearchTitle {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem; }
  .PM_ASBlockOutput .PM_ASearchTitle .PM_ASBlockNbProductValue {
    opacity: 0.6; }

.PM_ASSelections {
  padding: 10px; }

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
  border-bottom: none !important; }

.PM_ASSelectionsBlock {
  margin-bottom: 1rem; }

.PM_ASCriterionsGroupTitle {
  margin-bottom: 10px; }

.PM_ASCriterionGroupSelect option {
  padding: 5px; }

.PM_ASCriterionHideToggleLink {
  font-size: 12px !important; }

.PM_ASCriterionStepDisable, .PM_ASSelectionsRemoveLink, .PM_ASLabelLink, .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue, .PM_ASCriterionGroupLinkColor, .PM_ASCriterionCheckbox ~ .PM_ASLabelCheckbox[for$="_0"], .PM_ASCriterionNoChoice {
  color: #232323;
  font-size: 14px; }
  .PM_ASCriterionStepDisable .PM_ASCriterionNbProduct, .PM_ASSelectionsRemoveLink .PM_ASCriterionNbProduct, .PM_ASLabelLink .PM_ASCriterionNbProduct, .PM_ASCriterionGroupLinkColor .PM_ASCriterionNbProduct, .PM_ASCriterionCheckbox ~ .PM_ASLabelCheckbox[for$="_0"] .PM_ASCriterionNbProduct, .PM_ASCriterionNoChoice .PM_ASCriterionNbProduct {
    opacity: 1; }

.PM_ASLabelLink, .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue {
  position: relative;
  padding-left: 5px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666 !important; }
  .PM_ASLabelLink:hover, .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue:hover {
    font-weight: normal !important;
    text-decoration: none; }

.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
  width: 18px !important;
  height: 18px !important;
  border: 1px solid #ddd; }

.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
  display: inline-block !important; }

.PM_ASCriterionGroupLink li, .PM_ASCriterionGroupCheckbox li {
  margin-top: 0;
  margin-bottom: 1rem; }

.PM_ASCriterionGroupCheckbox .PM_ASCriterionCheckbox {
  position: absolute;
  left: 3px;
  top: 14px;
  width: 74px;
  z-index: 100;
  opacity: 0;
  height: 27px; }

.PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue, .PM_ASCriterionGroupLinkColor .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASCriterionValue {
  font-weight: normal !important; }
  .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASLabelLink:after, .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue:after, .PM_ASCriterionGroupLinkColor .PM_ASCriterionGroupCheckbox .PM_ASLabelCheckboxSelected .PM_ASCriterionValue:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #000000; }

.PM_ASCriterionGroupCheckbox .PM_ASLabelLink, .PM_ASCriterionGroupCheckbox .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue, .PM_ASCriterionGroupLinkColor .PM_ASCriterionGroupCheckbox .PM_ASCriterionValue {
  padding-left: 28px; }
  .PM_ASCriterionGroupCheckbox .PM_ASLabelLink:before, .PM_ASCriterionGroupCheckbox .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue:before, .PM_ASCriterionGroupLinkColor .PM_ASCriterionGroupCheckbox .PM_ASCriterionValue:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #fff; }

.PM_ASCriterionCheckbox ~ .PM_ASLabelCheckbox[for$="_0"] {
  padding-left: 28px;
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666 !important;
  font-weight: normal !important;
  margin-bottom: 0; }
  .PM_ASCriterionCheckbox ~ .PM_ASLabelCheckbox[for$="_0"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #fff; }

.PM_ASCriterionCheckbox:checked ~ .PM_ASLabelCheckbox[for$="_0"]:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  border: 1px solid #ddd;
  border-radius: 0px;
  background: #000000; }

.PM_ASCritRange {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .PM_ASCritRange.ui-slider-horizontal {
    height: .4em; }
    .PM_ASCritRange.ui-slider-horizontal .ui-slider-handle {
      margin-left: -.2em; }
  .PM_ASCritRange .ui-slider-range {
    top: 0;
    height: 100%; }
  .PM_ASCritRange .ui-slider-handle {
    top: -.45em !important;
    width: 0.4em !important;
    background: #fff !important;
    border: 1px solid #555 !important; }

.PM_ASMobileMode .PM_ASCritRange .ui-slider-handle {
  width: 1em !important; }

.PM_ASMobileMode .PM_ASBlockTitle:after, .PM_ASMobileMode .PM_ASBlockOutput .PM_ASearchTitle:after, .PM_ASBlockOutput .PM_ASMobileMode .PM_ASearchTitle:after {
  bottom: 12px; }

.PM_ASResetSearch {
  margin-top: 0 !important; }

.ps_bestsellers .h1, .ps_featuredproducts .h1 {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.ps_bestsellers button.slick-prev.slick-arrow, .ps_featuredproducts button.slick-prev.slick-arrow {
  background-size: 25px;
  width: 4.41176%;
  position: absolute;
  right: 35px;
  top: -60px;
  left: inherit !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  float: right;
  -ms-flex-line-pack: start;
      align-content: start; }

.ps_bestsellers button.slick-next.slick-arrow, .ps_featuredproducts button.slick-next.slick-arrow {
  background-size: 25px;
  width: 4.41176%;
  position: absolute;
  right: 0;
  top: -60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  float: right;
  -ms-flex-line-pack: start;
      align-content: start; }

@media (max-width: 1199.98px) {
  .ps_bestsellers button.slick-prev.slick-arrow, .ps_featuredproducts button.slick-prev.slick-arrow {
    top: -25px; }
  .ps_bestsellers button.slick-next.slick-arrow, .ps_featuredproducts button.slick-next.slick-arrow {
    top: -25px; } }

@media (max-width: 991.98px) {
  .ps_bestsellers .subtitles, .ps_featuredproducts .subtitles {
    padding: 0; } }

.email_subscription.block_newsletter > .container-fluid .email-subscription-content, .email_subscription.block_newsletter > .container .email-subscription-content {
  padding-top: 24px;
  /*background: transparent linear-gradient(100deg, #8DDDF6 0%, var(--principale) 100%) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(100deg, #8DDDF6 0%, #F31C95 100%) 0% 0% no-repeat padding-box;*/ }
  .email_subscription.block_newsletter > .container-fluid .email-subscription-content > div:first-child, .email_subscription.block_newsletter > .container .email-subscription-content > div:first-child {
    padding-right: 0; }
  .email_subscription.block_newsletter > .container-fluid .email-subscription-content > div:last-child, .email_subscription.block_newsletter > .container .email-subscription-content > div:last-child {
    padding-left: 0; }

.email_subscription.block_newsletter h4 {
  margin-top: -55px;
  text-align: center;
  margin-left: -10px; }
  .email_subscription.block_newsletter h4 p {
    display: inline-block;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    font-size: 1.375rem;
    text-align: center !important;
    line-height: 1em;
    margin: 0; }
    .email_subscription.block_newsletter h4 p:first-child {
      font-size: 3.75rem; }

.email_subscription.block_newsletter .kl-input-newsletter {
  background-color: white;
  font-size: 1rem;
  padding: 11px 16px;
  width: 100%;
  background: url(https://api.iconify.design/ion-ios-mail.svg?color=%23EEEEEE) no-repeat left center/contain;
  background-color: #FFF;
  background-size: 38px 32px;
  background-position-x: 10px;
  padding-left: 58px; }
  .email_subscription.block_newsletter .kl-input-newsletter::-webkit-input-placeholder {
    color: #CBCBCB;
    font-style: italic; }
  .email_subscription.block_newsletter .kl-input-newsletter:-ms-input-placeholder {
    color: #CBCBCB;
    font-style: italic; }
  .email_subscription.block_newsletter .kl-input-newsletter::placeholder {
    color: #CBCBCB;
    font-style: italic; }

.email_subscription.block_newsletter button[type=submit]:disabled {
  opacity: 1; }

.email_subscription.block_newsletter #gdpr_consent {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
  text-align: left; }
  .email_subscription.block_newsletter #gdpr_consent .custom-checkbox label {
    background-color: transparent;
    display: inline-block;
    font-size: 0.6875rem; }
    .email_subscription.block_newsletter #gdpr_consent .custom-checkbox label a {
      color: white;
      text-decoration: underline; }
    .email_subscription.block_newsletter #gdpr_consent .custom-checkbox label::before {
      border-color: #fff; }
  .email_subscription.block_newsletter #gdpr_consent li:first-child {
    float: left;
    margin-right: 10px; }
  .email_subscription.block_newsletter #gdpr_consent li:last-child {
    color: white;
    font-size: 0.6875rem; }

.email_subscription.block_newsletter .captcha_newsletter {
  display: none; }

/*
@media screen and (max-width: 1150px) {
    .kl-footer {
        .kl-mail-footer {
            ul {
                display:block !important;
            }
            div:last-child {
                margin-left:-60px;
            }
        }
    }

}
*/
@media screen and (max-width: 480px) {
  /*
    .kl-footer {
        .kl-mail-footer {
            ul {
                display:inline-flex !important;
            }
            div:last-child {
                margin-left:0px;
            }
        }
    }
*/
  .email_subscription.block_newsletter #newsletter-citation p {
    font-size: 18px; }
  .email_subscription.block_newsletter div .header-search-form div form .row .row button {
    font-size: 14px; }
  .email_subscription.block_newsletter .container .email-subscription-content {
    /*background: transparent linear-gradient(140deg, #8DDDF6 0%, var(--principale) 100%) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(140deg, #8DDDF6 0%, #F31C95 100%) 0% 0% no-repeat padding-box;*/ }
    .email_subscription.block_newsletter .container .email-subscription-content h4 {
      margin-top: -48px; }
      .email_subscription.block_newsletter .container .email-subscription-content h4 p {
        font-size: 1.25rem; }
        .email_subscription.block_newsletter .container .email-subscription-content h4 p:first-child {
          font-size: 2.75rem; }
    .email_subscription.block_newsletter .container .email-subscription-content > div:last-child {
      padding-left: 15px; }
    .email_subscription.block_newsletter .container .email-subscription-content button[type=submit] {
      margin: 0 auto; }
    .email_subscription.block_newsletter .container .email-subscription-content #gdpr_consent .custom-checkbox label {
      font-size: 0.6875rem; } }

.newsletter-input {
  background: none; }
  .newsletter-input #header-search-form, .newsletter-input .header-search-form {
    background-color: transparent; }
  .newsletter-input .header-search-form {
    background: none; }
    .newsletter-input .header-search-form .ssa-searchblock {
      background: none; }
      .newsletter-input .header-search-form .ssa-searchblock form {
        background: none; }
        .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius {
          background: rgba(255, 255, 255, 0.25);
          padding: 0;
          border-radius: 10px;
          margin: 0; }
          .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius .form-control {
            background: transparent;
            padding: 0;
            border: transparent;
            padding-left: 1rem;
            padding-top: 0.5rem;
            padding-bottom: 0.5rem; }
            .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius .form-control::-webkit-input-placeholder {
              color: #fff; }
            .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius .form-control:-ms-input-placeholder {
              color: #fff; }
            .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius .form-control::placeholder {
              color: #fff; }
          .newsletter-input .header-search-form .ssa-searchblock form .input-form-radius .btn {
            border-radius: 10px;
            line-height: 48px;
            background: #fff;
            color: #000; }

.kl-aff-list.products .kl-tag, .kl-row-listing .kl-tag {
  position: absolute;
  bottom: 19px;
  left: 0;
  background: #fff;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 9px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  padding: 3px 13px 2px; }

.kl-aff-list.products .kl-tag.kl-promotion,
.kl-aff-list.products .kl-tag.kl-discount, .kl-row-listing .kl-tag.kl-promotion,
.kl-row-listing .kl-tag.kl-discount {
  background: #06EEFF;
  color: black;
  font-size: 0.875rem;
  font-weight: 900; }

.kl-aff-list.products .kl-tag.kl-pack, .kl-row-listing .kl-tag.kl-pack {
  display: none;
  color: #000000; }

.kl-aff-list.products .kl-tag.kl-new, .kl-row-listing .kl-tag.kl-new {
  color: #000000;
  background: #fff;
  left: auto;
  right: 20px; }

@media (max-width: 767.98px) {
  .kl-aff-list, .kl-row-listing {
    margin: 0; }
    .kl-aff-list .js-product-miniature.item, .kl-row-listing .js-product-miniature.item {
      min-width: unset;
      margin: 0 0 1rem 0;
      padding: 0; }
      .kl-aff-list .js-product-miniature.item .prdt_content, .kl-row-listing .js-product-miniature.item .prdt_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .kl-aff-list .js-product-miniature.item .prdt_content .kl-img-xts, .kl-row-listing .js-product-miniature.item .prdt_content .kl-img-xts {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100px;
                  flex: 0 0 100px;
          padding: 1rem 0 1rem 1rem; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-img-xts .img-fluid, .kl-row-listing .js-product-miniature.item .prdt_content .kl-img-xts .img-fluid {
            width: 150px;
            height: auto;
            border-radius: 12px; }
        .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          border-radius: 12px;
          padding: 1rem; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .product_manufacturer_name, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .product_manufacturer_name {
            margin: 0;
            padding: 0;
            display: block;
            height: 20px; }
            .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .product_manufacturer_name.manufacturer-samsung, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .product_manufacturer_name.manufacturer-samsung {
              height: 10px; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff a, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff a {
            display: block; }
            .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff a h3, .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff a p, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff a h3, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff a p {
              margin: 0 0 0.5rem 0;
              padding: 0;
              line-height: normal; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff h3, .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff p, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff h3, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff p {
            margin: 0 0 0.5rem 0;
            padding: 0;
            line-height: normal; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower {
            height: unset;
            display: block;
            border-bottom: none !important;
            margin-bottom: 0; }
            .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line {
              display: block; }
              .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations {
                margin: 0;
                padding: 0; }
                .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul {
                  margin: 0;
                  padding: 0;
                  gap: 0.5rem; }
                  .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item {
                    margin: 0;
                    padding: 4px 0 0 0; }
                    .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item .color-circle, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item .color-circle {
                      width: 20px;
                      height: 20px; }
                      .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item .color-circle::after, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .mini-color-shower #variation-line .product-color-variations ul .product-color-variation-item .color-circle::after {
                        width: 26px;
                        height: 26px; }
          .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .price-card-title, .kl-aff-list .js-product-miniature.item .prdt_content .kl-title-aff .actual-price, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .price-card-title, .kl-row-listing .js-product-miniature.item .prdt_content .kl-title-aff .actual-price {
            padding-left: 0; } }

.kl-breadcrumb {
  font-size: 0.6875rem;
  width: 100%;
  position: relative;
  color: #818181;
  text-align: left;
  margin-top: calc(30px + 2.5rem);
  padding: 0 15px;
  margin-bottom: 1rem; }
  .kl-breadcrumb ul {
    margin: 0; }
  .kl-breadcrumb ul > li {
    display: inline-block;
    font-weight: 400; }
  .kl-breadcrumb li:last-child {
    font-weight: 900; }
  .kl-breadcrumb ul > li:last-child > a::after {
    display: none; }
  .kl-breadcrumb ul > li > a {
    color: #818181; }
    .kl-breadcrumb ul > li > a::after {
      content: '-';
      color: #818181;
      margin: 0 5px; }
  .kl-breadcrumb ul > li:last-child > a {
    opacity: 1; }

@media (max-width: 575.98px) {
  .kl-breadcrumb {
    margin-top: 20px;
    font-size: 10px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px; }
    .kl-breadcrumb ul li:not(:nth-last-child(2)) {
      display: none; }
    .kl-breadcrumb ul li:nth-last-child(2) a::after {
      display: none; } }

#blockcart-modal .modal-header {
  display: block;
  padding: 0;
  border-bottom: none;
  z-index: 1;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }
  #blockcart-modal .modal-header .cart-content-btn {
    width: 100%;
    font-size: 0; }
    #blockcart-modal .modal-header .cart-content-btn .btn {
      font-size: 1.25rem;
      width: 50%;
      min-width: 200px;
      padding: 15px;
      text-align: center; }
      @media (max-width: 575.98px) {
        #blockcart-modal .modal-header .cart-content-btn .btn {
          width: 100%;
          display: block; } }
      #blockcart-modal .modal-header .cart-content-btn .btn.btn-primary {
        -webkit-text-fill-color: unset !important;
        color: #212529;
        background: #fff !important;
        -o-box-shadow: inset 0px -1px 0px 0px #EEEEEE;
        box-shadow: inset 0px -1px 0px 0px #EEEEEE; }
        #blockcart-modal .modal-header .cart-content-btn .btn.btn-primary:hover {
          color: #ea73a7 !important; }
      #blockcart-modal .modal-header .cart-content-btn .btn.btn-light, #blockcart-modal .modal-header .cart-content-btn .btn.btn-light:hover {
        background-color: #ea73a7 !important;
        border-radius: 12px !important;
        -webkit-text-fill-color: unset !important;
        color: #fff !important; }
      #blockcart-modal .modal-header .cart-content-btn .btn i {
        color: #ea73a7; }
      #blockcart-modal .modal-header .cart-content-btn .btn::after {
        display: none; }

#blockcart-modal .modal-body {
  padding-top: 0; }

#blockcart-modal .modal-title {
  font-size: 1.75rem;
  text-align: center;
  width: 100%;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-top: 15px;
  color: #212529; }

#blockcart-modal .container-product-image {
  z-index: 1;
  position: relative;
  padding: 15px;
  background: #fff; }
  #blockcart-modal .container-product-image img {
    max-width: 100px;
    width: 100%;
    height: auto; }
  #blockcart-modal .container-product-image .icon-product-added {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px; }
    #blockcart-modal .container-product-image .icon-product-added i {
      color: #fff;
      font-size: 20px; }

#blockcart-modal .container-product-details {
  z-index: 1;
  background: #fff;
  padding: 15px;
  min-height: 155px; }
  #blockcart-modal .container-product-details .product-name {
    font-size: 1.125rem; }
  #blockcart-modal .container-product-details .logo-product img {
    height: 20px;
    width: auto;
    margin-bottom: 10px; }
  #blockcart-modal .container-product-details .product-quantities,
  #blockcart-modal .container-product-details .product-garantie {
    font-size: 14px;
    font-weight: 700; }

#blockcart-modal .lineven-relatedproducts {
  background: #f8f9fa; }
  #blockcart-modal .lineven-relatedproducts .header-title {
    font-size: 1.25rem;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    text-align: center;
    margin-top: 15px; }
  #blockcart-modal .lineven-relatedproducts .rlp-products {
    position: relative;
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    cursor: pointer;
    z-index: 1;
    text-align: center; }
    #blockcart-modal .lineven-relatedproducts .rlp-products::-webkit-scrollbar {
      background-color: transparent; }
    #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product {
      width: 200px;
      margin: 0 15px;
      background: #fff;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      display: inline-block;
      white-space: initial;
      border-radius: 12px; }
      #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product img {
        width: 100px;
        height: auto;
        margin: auto;
        display: block; }
      #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .container-description {
        height: auto !important;
        width: 100% !important;
        padding: 10px; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .container-description .product-name {
          text-align: center;
          margin-bottom: 10px;
          min-height: 93px; }
      #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .product-flags {
        display: none; }
      #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .product-price-and-shipping {
        border-right: 4px solid #ea73a7;
        text-align: center;
        margin-bottom: 10px; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .product-price-and-shipping .old-price {
          font-size: 0.6875rem;
          font-weight: 700;
          text-decoration: line-through;
          margin-right: 10px; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .product-price-and-shipping .current-price {
          color: #ea73a7;
          font-weight: 700;
          font-size: 1.375rem; }
      #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .buttons .btn {
        display: block;
        font-size: 0.75rem;
        text-align: center;
        line-height: normal;
        padding: 15px 10px;
        letter-spacing: 1px;
        background-color: #ea73a7;
        border-radius: 0 0 12px 12px; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .buttons .btn img {
          width: 35px;
          height: auto;
          display: inline-block; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .buttons .btn:hover {
          border: 0 !important; }
        #blockcart-modal .lineven-relatedproducts .rlp-products .rlp-product .buttons .btn::after {
          display: none; }

#blockcart-modal .bg-gradiant {
  background: transparent linear-gradient(248deg, #f31c95 0%, #f31cd2 100%) 0% 0% no-repeat padding-box;
  -webkit-clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%);
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  max-height: 300px; }

#cart .navbar, #checkout .navbar {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 0;
  visibility: visible !important; }
  #cart .navbar .navbar-brand, #checkout .navbar .navbar-brand {
    margin: 0;
    padding: 18px;
    background-color: #000;
    margin-right: 30px; }
    @media (max-width: 360px) {
      #cart .navbar .navbar-brand, #checkout .navbar .navbar-brand {
        padding: 10px; }
        #cart .navbar .navbar-brand img, #checkout .navbar .navbar-brand img {
          width: 60px; } }
  #cart .navbar .help, #checkout .navbar .help {
    margin: 0 30px; }
    @media (max-width: 575.98px) {
      #cart .navbar .help, #checkout .navbar .help {
        margin: 0 15px; } }
  #cart .navbar .steps ul, #checkout .navbar .steps ul {
    margin-bottom: 20px;
    font-size: 0;
    text-align: center;
    white-space: nowrap; }
    #cart .navbar .steps ul li, #checkout .navbar .steps ul li {
      position: relative;
      margin: 20px 0;
      padding: 0 15px;
      font-size: 1rem; }
      #cart .navbar .steps ul li::before, #checkout .navbar .steps ul li::before {
        content: " ";
        position: absolute;
        height: 10px;
        width: 100%;
        left: 0;
        right: 0;
        bottom: -10px;
        background-color: #D9D9D9;
        border-top: 1px solid #CBCBCB;
        border-bottom: 1px solid #CBCBCB; }
      #cart .navbar .steps ul li:first-child::before, #checkout .navbar .steps ul li:first-child::before {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-left: 1px solid #CBCBCB; }
      #cart .navbar .steps ul li:first-child::after, #checkout .navbar .steps ul li:first-child::after {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
      #cart .navbar .steps ul li:last-child::before, #checkout .navbar .steps ul li:last-child::before {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-right: 1px solid #CBCBCB; }
      #cart .navbar .steps ul li:last-child::after, #checkout .navbar .steps ul li:last-child::after {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px; }
      #cart .navbar .steps ul li.-complete, #checkout .navbar .steps ul li.-complete {
        font-weight: 700;
        color: #1fd26d; }
        #cart .navbar .steps ul li.-complete::after, #checkout .navbar .steps ul li.-complete::after {
          content: " ";
          position: absolute;
          height: 10px;
          width: 100%;
          left: 0;
          right: 0;
          bottom: -10px;
          background: #1fd26d;
          background: linear-gradient(90deg, #1fd26d 0%, #00dec0 50%, #1fd26d 100%);
          border: none; }
      #cart .navbar .steps ul li.-unreachable, #checkout .navbar .steps ul li.-unreachable {
        font-weight: 400;
        color: inherit; }
        #cart .navbar .steps ul li.-unreachable::after, #checkout .navbar .steps ul li.-unreachable::after {
          display: none; }
      #cart .navbar .steps ul li.-current, #checkout .navbar .steps ul li.-current {
        font-weight: 700;
        color: #ea73a7; }
        #cart .navbar .steps ul li.-current::after, #checkout .navbar .steps ul li.-current::after {
          content: " ";
          position: absolute;
          height: 10px;
          width: 100%;
          left: 0;
          right: 0;
          bottom: -10px;
          background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
          background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
          border: none;
          border-radius: 10px;
          box-shadow: linear-gradient(to left, #f0955d, #e484af 46%, #265559); }
      @media (max-width: 767.98px) {
        #cart .navbar .steps ul li, #checkout .navbar .steps ul li {
          font-size: 0.8rem; } }
  @media (max-width: 991.98px) {
    #cart .navbar .steps, #checkout .navbar .steps {
      width: 100%; } }

@media (max-width: 575.98px) {
  #cart .navbar .steps ul li, #checkout .navbar .steps ul li {
    font-size: 0.7rem;
    padding: 0 8px; } }

.ssa-searchblock {
  position: relative;
  border-radius: 10px; }
  .ssa-searchblock .ssa-search-query-input {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding-right: 40px; }
  .ssa-searchblock .header-btn-search {
    position: absolute;
    right: 0;
    top: 7px;
    right: 7px; }
    .ssa-searchblock .header-btn-search .ssa-button-search {
      background: none;
      color: #818181;
      outline: none;
      border: none;
      cursor: pointer; }
      .ssa-searchblock .header-btn-search .ssa-button-search svg {
        width: 30px;
        height: 30px;
        fill: #818181; }
  .ssa-searchblock .search-suggestions {
    font-size: 0.875rem;
    font-style: italic;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    position: relative; }
    .ssa-searchblock .search-suggestions::after {
      /* content: '...';*/
      display: inline-block;
      position: absolute;
      right: 0;
      background: #fff;
      padding-left: 0.5rem;
      padding-right: 1rem; }
    .ssa-searchblock .search-suggestions .search-suggestions-list {
      display: inline-block;
      position: absolute;
      padding-left: 0.5rem;
      padding-right: 1.2rem; }
      .ssa-searchblock .search-suggestions .search-suggestions-list .search-suggestions-list-item {
        display: inline-block; }
        .ssa-searchblock .search-suggestions .search-suggestions-list .search-suggestions-list-item a {
          text-decoration: underline; }

.page-not-found .ssa-searchblock .ssa-search-query-input {
  background-color: white; }

ul.search-result-container.ui-menu {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 0;
  border: none;
  padding: 30px 30px 0 30px;
  font-size: 0.875rem;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: auto; }
  ul.search-result-container.ui-menu .ui-autocomplete-header {
    font-weight: 700;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-bottom: 15px; }
  ul.search-result-container.ui-menu .ui-menu-item a {
    margin: 0;
    padding: 0; }
    ul.search-result-container.ui-menu .ui-menu-item a:hover {
      color: #ea73a7;
      border: none;
      background: none; }
  ul.search-result-container.ui-menu .ui-state-focus {
    border: none;
    background: none; }
  ul.search-result-container.ui-menu .search-result-section-word {
    margin-bottom: 30px; }
    ul.search-result-container.ui-menu .search-result-section-word a.ssa-item-highlight {
      font-weight: 700; }
      ul.search-result-container.ui-menu .search-result-section-word a.ssa-item-highlight .highlight {
        font-weight: 400; }
  ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item {
    display: inline-block;
    text-align: center;
    width: 33%;
    margin-bottom: 30px;
    padding: 0 8px;
    line-height: normal; }
    ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item .product-container .product-image {
      margin-bottom: 15px; }
    ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item .product-container .price-block {
      font-weight: 700;
      margin-top: 8px; }
      ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item .product-container .price-block .new-price {
        color: #ea73a7; }
      ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item .product-container .price-block .old-price {
        text-decoration: line-through;
        font-size: 0.7rem; }
      ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item .product-container .price-block .reduce-percent-price {
        background-color: #06EEFF;
        padding: 2px 8px;
        -webkit-transform: rotate(-8deg);
                transform: rotate(-8deg);
        margin-top: 4px; }

@media (max-width: 1199.98px) {
  .ssa-searchblock .search-suggestions {
    font-size: 0.7rem; }
  ul.search-result-container.ui-menu {
    width: 100% !important;
    left: 0 !important; }
    ul.search-result-container.ui-menu .search-result-section-prod {
      padding-top: 30px; }
      ul.search-result-container.ui-menu .search-result-section-prod .ui-menu-item {
        width: 50%;
        padding: 0; } }

.product-pack-container {
  position: relative;
  background: white;
  padding-top: 50px;
  /*&::after {
        content: " ";
        background: transparent linear-gradient(248deg, #F31C95 0%, #F31CD2 100%) 0% 0% no-repeat padding-box;
        clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%);
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        max-height: 300px;
        position: absolute;
        z-index: -1;
    }*/ }
  .product-pack-container .accessorycheckbox {
    padding-bottom: 50px; }
    .product-pack-container .accessorycheckbox .change-padding {
      padding: 0 8px; }
    .product-pack-container .accessorycheckbox .product-pack-title {
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-weight: 700;
      text-align: center;
      font-size: 28px;
      margin: 25px 0 10px 0; }
    .product-pack-container .accessorycheckbox .main-product, .product-pack-container .accessorycheckbox .pack-product {
      background: #fff;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      padding-bottom: 25px;
      border-radius: 12px; }
      .product-pack-container .accessorycheckbox .main-product .pack-product-checkbox, .product-pack-container .accessorycheckbox .pack-product .pack-product-checkbox {
        text-align: right;
        padding: 4px 15px 0 15px; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-checkbox label, .product-pack-container .accessorycheckbox .pack-product .pack-product-checkbox label {
          font-size: 0.8rem;
          padding-right: 20px; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-checkbox .custom-control-label::before, .product-pack-container .accessorycheckbox .pack-product .pack-product-checkbox .custom-control-label::before {
          right: 0;
          left: unset;
          width: 14px;
          height: 14px;
          top: 6px; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-checkbox .custom-control-label::after, .product-pack-container .accessorycheckbox .pack-product .pack-product-checkbox .custom-control-label::after {
          right: 0;
          left: unset;
          width: 14px;
          height: 14px;
          top: 6px; }
      .product-pack-container .accessorycheckbox .main-product .pack-product-image, .product-pack-container .accessorycheckbox .pack-product .pack-product-image {
        text-align: center;
        margin: 4px 0 10px 0; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-image img, .product-pack-container .accessorycheckbox .pack-product .pack-product-image img {
          width: auto;
          max-width: 100%;
          height: 166px; }
      .product-pack-container .accessorycheckbox .main-product .pack-product-name, .product-pack-container .accessorycheckbox .pack-product .pack-product-name {
        text-align: center;
        line-height: normal;
        padding: 0 15px;
        min-height: 40px;
        height: 55px; }
      .product-pack-container .accessorycheckbox .main-product .pack-product-grade, .product-pack-container .accessorycheckbox .pack-product .pack-product-grade {
        text-align: center;
        line-height: normal;
        padding: 15px 15px 0 15px;
        color: #818181;
        font-size: 0.875rem;
        font-weight: 700; }
      .product-pack-container .accessorycheckbox .main-product .pack-product-price, .product-pack-container .accessorycheckbox .pack-product .pack-product-price {
        text-align: center;
        padding: 15px 15px 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-price .pack-product-price-base, .product-pack-container .accessorycheckbox .pack-product .pack-product-price .pack-product-price-base {
          text-decoration: line-through;
          font-size: 0.688;
          font-weight: 700;
          margin-right: 10px; }
        .product-pack-container .accessorycheckbox .main-product .pack-product-price .pack-product-price-current, .product-pack-container .accessorycheckbox .pack-product .pack-product-price .pack-product-price-current {
          color: #ea73a7;
          font-size: 1.375rem;
          font-weight: bold;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          text-align: left;
          margin-right: auto;
          /*display: inline-block;
                    color: $pink;
                    font-size: 1.375rem;
                    font-weight: bold;
                    text-align: center;
                    -webkit-box-shadow: inset 0px -4px 0px 0px $pink;
                    -moz-box-shadow: inset 0px -4px 0px 0px $pink;
                    box-shadow: inset 0px -4px 0px 0px $pink;
                    padding-bottom: 10px;*/ }
    .product-pack-container .accessorycheckbox .main-product .pack-product-image {
      padding-top: 30px;
      margin-top: 0; }
    .product-pack-container .accessorycheckbox .pack-product {
      position: relative; }
      .product-pack-container .accessorycheckbox .pack-product .pack-product-name {
        height: 100px; }
      .product-pack-container .accessorycheckbox .pack-product.is-not-selected .product-miniature {
        opacity: 0.5; }
      .product-pack-container .accessorycheckbox .pack-product.is-selected .product-miniature {
        opacity: 1; }
      .product-pack-container .accessorycheckbox .pack-product::before {
        border-radius: 50px;
        position: absolute;
        height: 48px;
        width: 48px;
        margin: auto;
        background: #fff;
        box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
        color: #000;
        content: "+";
        font-size: 35px;
        line-height: 45px;
        padding: 0 6px;
        top: 0;
        bottom: 0;
        left: -32px;
        text-align: center;
        z-index: 2; }
    .product-pack-container .accessorycheckbox .pack-recap {
      background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
      box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
      border-radius: 12px; }
      .product-pack-container .accessorycheckbox .pack-recap .infinite-logo {
        width: 250px;
        height: 200px;
        content: '';
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../img/group@3x.png); }
      .product-pack-container .accessorycheckbox .pack-recap .pack-selected-product {
        font-weight: 700;
        margin-top: 32px; }
      .product-pack-container .accessorycheckbox .pack-recap .pack-selected-product-price {
        color: #fff;
        font-size: 2.5rem;
        font-weight: 700; }
      .product-pack-container .accessorycheckbox .pack-recap .pack-add-to-cart {
        font-size: 0.875rem;
        margin-top: 5px;
        padding: 15px 15px;
        background: #ea73a7;
        text-transform: uppercase; }
        .product-pack-container .accessorycheckbox .pack-recap .pack-add-to-cart div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          line-height: normal;
          text-align: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .product-pack-container .accessorycheckbox .pack-recap .pack-add-to-cart div span {
            line-height: 14px;
            font-family: roboto; }
        .product-pack-container .accessorycheckbox .pack-recap .pack-add-to-cart img {
          width: 28px; }
        .product-pack-container .accessorycheckbox .pack-recap .pack-add-to-cart::after {
          display: none; }
      .product-pack-container .accessorycheckbox .pack-recap::before {
        border-radius: 50px;
        position: absolute;
        height: 48px;
        width: 48px;
        margin: auto;
        background: #fff;
        box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
        color: #000;
        content: "=";
        font-size: 35px;
        line-height: 45px;
        padding: 0 6px;
        top: 0;
        bottom: 0;
        left: -32px;
        text-align: center;
        z-index: 2; }
    @media (max-width: 767.98px) {
      .product-pack-container .accessorycheckbox {
        border-top: none; } }

@media (max-width: 767.98px) {
  .product-pack-container .accessorycheckbox {
    padding-bottom: 30px; }
    .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-image {
        padding: 0 15px;
        margin: 0;
        width: 40%; }
        .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-image + div {
          width: 60%; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-name {
        padding: 20px 15px 0 15px;
        text-align: left;
        font-size: 0.875rem; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-grade {
        text-align: left;
        font-size: 0.875rem; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-price {
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-price-base {
        font-size: 0.688rem; }
      .product-pack-container .accessorycheckbox .js-product-miniature.mobile-miniature-row .pack-product-checkbox {
        position: absolute;
        right: 0;
        top: 0; }
    .product-pack-container .accessorycheckbox .pack-product .js-product-miniature.mobile-miniature-row .pack-product-name {
      padding: 35px 15px 0 0px; }
    .product-pack-container .accessorycheckbox .pack-product::before {
      top: -25px;
      left: 95px;
      bottom: unset; }
    .product-pack-container .accessorycheckbox .pack-recap .pack-selected-product {
      font-size: 0.875rem;
      display: inline-block;
      margin-top: 25px; }
    .product-pack-container .accessorycheckbox .pack-recap .pack-selected-product-price {
      font-size: 1.5rem;
      display: inline-block; }
    .product-pack-container .accessorycheckbox .pack-recap::before {
      top: -15px;
      left: 95px;
      bottom: unset; }
  .product-pack-container::after {
    max-height: unset;
    -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
    top: 80px; } }

.seosa_product_label._product_page, .seosa_product_label._catalog {
  display: none !important; }

.product-cover .seosa_product_label._product_page, .kl-img-xts .seosa_product_label._catalog {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.seosa_product_label .product-label-text {
  background-color: #ffb68d;
  border-radius: 10px;
  font-size: 12px;
  color: #ffffff;
  padding: 4px 10px;
  line-height: normal; }
  .seosa_product_label .product-label-text.best-sale {
    background-color: #ffb68d; }
  .seosa_product_label .product-label-text.sales {
    background-color: #ea73a7; }
  .seosa_product_label .product-label-text.stock {
    background-color: #265559; }

.seosa_product_label.top-left {
  padding-top: 10px; }
  .seosa_product_label.top-left ~ .top-left {
    padding-top: 45px; }
    .seosa_product_label.top-left ~ .top-left ~ .top-left {
      padding-top: 80px; }
      .seosa_product_label.top-left ~ .top-left ~ .top-left ~ .top-left {
        padding-top: 115px; }
        .seosa_product_label.top-left ~ .top-left ~ .top-left ~ .top-left ~ .top-left {
          padding-top: 150px; }
          .seosa_product_label.top-left ~ .top-left ~ .top-left ~ .top-left ~ .top-left ~ .top-left {
            padding-top: 185px; }

.seosa_product_label.top-center {
  padding-top: 10px; }
  .seosa_product_label.top-center ~ .top-center {
    padding-top: 45px; }
    .seosa_product_label.top-center ~ .top-center ~ .top-center {
      padding-top: 80px; }
      .seosa_product_label.top-center ~ .top-center ~ .top-center ~ .top-center {
        padding-top: 115px; }
        .seosa_product_label.top-center ~ .top-center ~ .top-center ~ .top-center ~ .top-center {
          padding-top: 150px; }
          .seosa_product_label.top-center ~ .top-center ~ .top-center ~ .top-center ~ .top-center ~ .top-center {
            padding-top: 185px; }

.seosa_product_label.top-right {
  padding-top: 10px; }
  .seosa_product_label.top-right ~ .top-right {
    padding-top: 45px; }
    .seosa_product_label.top-right ~ .top-right ~ .top-right {
      padding-top: 80px; }
      .seosa_product_label.top-right ~ .top-right ~ .top-right ~ .top-right {
        padding-top: 115px; }
        .seosa_product_label.top-right ~ .top-right ~ .top-right ~ .top-right ~ .top-right {
          padding-top: 150px; }
          .seosa_product_label.top-right ~ .top-right ~ .top-right ~ .top-right ~ .top-right ~ .top-right {
            padding-top: 185px; }

.seosa_product_label.center-left {
  padding-top: 10px; }
  .seosa_product_label.center-left ~ .center-left {
    padding-top: 45px; }
    .seosa_product_label.center-left ~ .center-left ~ .center-left {
      padding-top: 80px; }
      .seosa_product_label.center-left ~ .center-left ~ .center-left ~ .center-left {
        padding-top: 115px; }
        .seosa_product_label.center-left ~ .center-left ~ .center-left ~ .center-left ~ .center-left {
          padding-top: 150px; }
          .seosa_product_label.center-left ~ .center-left ~ .center-left ~ .center-left ~ .center-left ~ .center-left {
            padding-top: 185px; }

.seosa_product_label.center-center {
  padding-top: 10px; }
  .seosa_product_label.center-center ~ .center-center {
    padding-top: 45px; }
    .seosa_product_label.center-center ~ .center-center ~ .center-center {
      padding-top: 80px; }
      .seosa_product_label.center-center ~ .center-center ~ .center-center ~ .center-center {
        padding-top: 115px; }
        .seosa_product_label.center-center ~ .center-center ~ .center-center ~ .center-center ~ .center-center {
          padding-top: 150px; }
          .seosa_product_label.center-center ~ .center-center ~ .center-center ~ .center-center ~ .center-center ~ .center-center {
            padding-top: 185px; }

.seosa_product_label.center-right {
  padding-top: 10px; }
  .seosa_product_label.center-right ~ .center-right {
    padding-top: 45px; }
    .seosa_product_label.center-right ~ .center-right ~ .center-right {
      padding-top: 80px; }
      .seosa_product_label.center-right ~ .center-right ~ .center-right ~ .center-right {
        padding-top: 115px; }
        .seosa_product_label.center-right ~ .center-right ~ .center-right ~ .center-right ~ .center-right {
          padding-top: 150px; }
          .seosa_product_label.center-right ~ .center-right ~ .center-right ~ .center-right ~ .center-right ~ .center-right {
            padding-top: 185px; }

.seosa_product_label.bottom-left {
  padding-bottom: 10px; }
  .seosa_product_label.bottom-left ~ .bottom-left {
    padding-bottom: 45px; }
    .seosa_product_label.bottom-left ~ .bottom-left ~ .bottom-left {
      padding-bottom: 80px; }
      .seosa_product_label.bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left {
        padding-bottom: 115px; }
        .seosa_product_label.bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left {
          padding-bottom: 150px; }
          .seosa_product_label.bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left ~ .bottom-left {
            padding-bottom: 185px; }

.seosa_product_label.bottom-center {
  padding-bottom: 10px; }
  .seosa_product_label.bottom-center ~ .bottom-center {
    padding-bottom: 45px; }
    .seosa_product_label.bottom-center ~ .bottom-center ~ .bottom-center {
      padding-bottom: 80px; }
      .seosa_product_label.bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center {
        padding-bottom: 115px; }
        .seosa_product_label.bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center {
          padding-bottom: 150px; }
          .seosa_product_label.bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center ~ .bottom-center {
            padding-bottom: 185px; }

.seosa_product_label.bottom-right {
  padding-bottom: 10px; }
  .seosa_product_label.bottom-right ~ .bottom-right {
    padding-bottom: 45px; }
    .seosa_product_label.bottom-right ~ .bottom-right ~ .bottom-right {
      padding-bottom: 80px; }
      .seosa_product_label.bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right {
        padding-bottom: 115px; }
        .seosa_product_label.bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right {
          padding-bottom: 150px; }
          .seosa_product_label.bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right ~ .bottom-right {
            padding-bottom: 185px; }

.seosa_product_label.top-center, .seosa_product_label.center-center, .seosa_product_label.bottom-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0 !important;
  left: 0 !important;
  right: 0 !important; }

.seosa_product_label._catalog.top-left, .seosa_product_label._catalog.center-left, .seosa_product_label._catalog.bottom-left {
  padding-left: 10px; }

.seosa_product_label._catalog.top-right, .seosa_product_label._catalog.center-right, .seosa_product_label._catalog.bottom-right {
  padding-right: 10px; }

.alma-container .alma-widget-root {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; }
  .alma-container .alma-widget-root .atw-border {
    border: 0 !important; }
  .alma-container .alma-widget-root .atw-bg-white {
    background-color: transparent !important; }
  .alma-container .alma-widget-root .atw-border-opacity-100 .atw-bg-red {
    background-color: #ea73a7 !important; }
  .alma-container .alma-widget-root .atw-border-opacity-100 .atw-bg-blue {
    background-color: #ea73a7 !important; }
  .alma-container .alma-widget-root .atw-border-opacity-50 .atw-bg-blue {
    background-color: #ea73a7 !important; }
  .alma-container .alma-widget-root .atw-p-2 {
    padding-top: 0 !important; }
  .alma-container .alma-widget-root .atw-border-opacity-0 .atw-bg-red {
    background-color: rgba(234, 115, 167, 0.5) !important; }
  .alma-container .alma-widget-root .atw-border-opacity-0 .atw-bg-blue {
    background-color: rgba(234, 115, 167, 0.5) !important; }
  .alma-container .alma-widget-root .atw-border-b-2 {
    border: 0 !important; }
  .alma-container .alma-widget-root p.atw-text-right {
    text-align: center !important;
    color: #ea73a7; }
  .alma-container .alma-widget-root .atw-inline-block {
    color: #000; }
  .alma-container .alma-widget-root .atw-inline-block.atw-mb-2.atw-flex-grow.atw-text-sm {
    display: none !important; }
  .alma-container .alma-widget-root .atw-text-white.atw-rounded-sm.atw-p-1 {
    font-size: 18px !important;
    padding: 2px 4px !important; }
  .alma-container .alma-widget-root .atw-inline-block.atw-flex-grow {
    text-align: left !important; }
  .alma-container .alma-widget-root .atw-flex.atw-flex-row.atw-items-center.atw-flex-wrap {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .alma-container .alma-widget-root .atw-inline-block.atw-flex-grow {
    -webkit-box-flex: unset !important;
        -ms-flex-positive: unset !important;
            flex-grow: unset !important; }
  .alma-container .alma-widget-root .atw-inline-block.atw-h-7 {
    height: 24px !important; }
  .alma-container .alma-widget-root img.atw-mb-2 {
    margin-bottom: 0 !important; }
  .alma-container .alma-widget-root .atw-flex.atw-mb-1 {
    margin-bottom: 0 !important; }
  .alma-container .alma-widget-root .atw-bg-white.atw-cursor-pointer.atw-flex::after {
    content: 'Paiement en plusieurs fois sans frais';
    max-width: 130px;
    text-align: left; }
  .alma-container .alma-widget-root .plan-pill-multiplier {
    width: 14px !important;
    margin-left: 0 !important;
    height: 20px !important; }

.alma-container > div {
  border: none !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin-left: auto;
  margin-right: auto; }
  .alma-container > div > div > div > div {
    background-color: #ea73a7;
    font-size: 1rem !important;
    line-height: unset !important;
    color: #fff !important;
    border-radius: 4px;
    border: none !important; }

#seoprestahomeblogpost {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #fff; }
  #seoprestahomeblogpost .kl-blog-section-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 3rem; }
  #seoprestahomeblogpost .kl-blog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem; }
    #seoprestahomeblogpost .kl-blog-list .kl-blog-item {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 250px;
              flex: 1 1 250px;
      border-radius: 12px;
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s ease-in;
      position: relative; }
      #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-image {
        overflow: hidden;
        border-radius: 12px 12px 0 0;
        height: 250px;
        line-height: 0; }
        #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-image img {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title {
        padding: 2rem 1.5rem;
        text-align: center; }
        #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title h3 {
          font-weight: 700;
          font-size: 1.2rem;
          padding: 0;
          margin: 0; }
          #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title h3 a {
            transition: color 0.3s ease-in; }
            #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title h3 a::after {
              position: absolute;
              content: '';
              height: 100%;
              width: 100%;
              top: 0;
              left: 0; }
      #seoprestahomeblogpost .kl-blog-list .kl-blog-item:hover {
        box-shadow: 0px 0px 20px 0px rgba(214, 61, 147, 0.25);
        transition: box-shadow 0.3s ease-out; }
        #seoprestahomeblogpost .kl-blog-list .kl-blog-item:hover .kl-blog-title h3 a {
          color: #ea73a7;
          transition: color 0.3s ease-out; }

@media (max-width: 767.98px) {
  #seoprestahomeblogpost {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    #seoprestahomeblogpost .kl-blog-section-title {
      font-size: 1.5rem;
      margin-bottom: 1.5rem;
      max-width: 250px;
      margin-right: auto;
      margin-left: auto; }
    #seoprestahomeblogpost .kl-blog-list {
      padding-left: 15px;
      padding-right: 15px; }
      #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-image {
        height: 200px; }
      #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title {
        padding: 1rem 1rem; }
        #seoprestahomeblogpost .kl-blog-list .kl-blog-item .kl-blog-title h3 {
          font-size: 1rem; } }

.logosEngagement {
  padding-top: 3rem;
  padding-bottom: 5rem; }
  .logosEngagement .logosEngagement-title {
    font-size: 2.5rem;
    color: #000000;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    margin-bottom: 2rem;
    line-height: normal;
    text-align: center; }
  .logosEngagement .logosEngagement-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .logosEngagement .logosEngagement-list img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }

@media (max-width: 991.98px) {
  .logosEngagement {
    padding-top: 1rem;
    padding-bottom: 2rem; }
    .logosEngagement .logosEngagement-title {
      font-size: 24px;
      margin-bottom: 2rem; }
    .logosEngagement .logosEngagement-list {
      gap: 1rem; }
      .logosEngagement .logosEngagement-list img {
        max-height: 44px;
        max-width: 100px; } }

.blockcart .dropdown-toggle {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2rem;
  position: relative;
  padding-top: 4px; }
  .blockcart .dropdown-toggle:hover {
    color: #ea73a7;
    background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    .blockcart .dropdown-toggle:hover .cart-products-count {
      -webkit-text-fill-color: #fff; }
  .blockcart .dropdown-toggle .cart-products-count {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ea73a7;
    color: #fff;
    display: inline-block;
    font-size: 0.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 0;
    left: 100%; }

.blockcart .dropdown-menu {
  padding: 10px 15px;
  width: 260px;
  box-shadow: 0px 0px 20px 0px rgba(214, 61, 147, 0.25);
  border: none;
  z-index: 10000; }
  .blockcart .dropdown-menu p {
    margin-bottom: 0; }
  .blockcart .dropdown-menu .dropdown-product-item {
    display: table;
    position: relative;
    width: 100%;
    padding: 9px 0;
    border-top: 1px dashed #d8e0e6; }
    .blockcart .dropdown-menu .dropdown-product-item:first-child {
      border-top: 0; }
    .blockcart .dropdown-menu .dropdown-product-item > .dropdown-product-thumb,
    .blockcart .dropdown-menu .dropdown-product-item > .dropdown-product-info {
      display: table-cell;
      vertical-align: top; }
      .blockcart .dropdown-menu .dropdown-product-item > .dropdown-product-thumb img,
      .blockcart .dropdown-menu .dropdown-product-item > .dropdown-product-info img {
        display: block;
        width: 100%; }
    .blockcart .dropdown-menu .dropdown-product-item > .dropdown-product-thumb {
      width: 55px;
      border-radius: 50%;
      overflow: hidden; }
    .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-info {
      padding-right: 15px;
      padding-left: 12px; }
      .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-info .dropdown-product-title {
        display: block;
        padding-top: 2px;
        transition: color .3s;
        color: #373a3c !important;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none; }
        .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-info .dropdown-product-title:hover {
          color: #0da9ef; }
      .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-info .dropdown-product-details {
        color: #adb5bd;
        font-size: 14px; }
    .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-remove {
      display: block;
      position: absolute;
      top: 9px;
      right: -10px;
      font-size: 13px;
      line-height: 1;
      cursor: pointer; }
      .blockcart .dropdown-menu .dropdown-product-item .dropdown-product-remove i {
        color: #F31C95 !important;
        padding: 10px 5px 0 0;
        font-size: 1rem; }
  .blockcart .dropdown-menu .toolbar-dropdown-group {
    width: 100%;
    padding: 9px 0;
    border-top: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    font-size: 14px;
    margin: 0; }
    .blockcart .dropdown-menu .toolbar-dropdown-group div {
      padding-bottom: 2px; }
  .blockcart .dropdown-menu .btn-checkout,
  .blockcart .dropdown-menu .btn-view {
    width: 100%;
    margin-top: 12px;
    text-align: center; }
  .blockcart .dropdown-menu .btn-view {
    background-color: #f5f5f5;
    color: #606975; }

.slick-dotted .slick-list {
  padding-bottom: 15px;
  margin-bottom: 15px; }

.slick-dotted .slick-dots {
  bottom: 0; }
  .slick-dotted .slick-dots li {
    margin: 0;
    width: 20px; }
    .slick-dotted .slick-dots li.slick-active button:before {
      opacity: 1;
      color: #2b2b2a;
      font-size: 55px; }
    .slick-dotted .slick-dots li button:before {
      opacity: 1;
      color: #CBCBCB;
      font-size: 55px; }

.slick-slide:hover .kl-title-aff {
  border: 2px solid transparent; }

.slick-slide button {
  display: block;
  float: right;
  position: relative;
  width: 100px;
  color: black;
  font-size: 22px; }

.kl-slick-product .kl-bx-content {
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
  border-radius: 12px;
  padding: 20px;
  min-height: 165px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  gap: 2rem; }

.kl-slick-product h2 {
  color: white;
  margin: 0;
  width: 35%; }

.kl-slick-product p {
  color: white;
  margin: 0; }

.kl-aff-list {
  margin-top: 4rem; }

.kl-slide-home .slick-prev::before,
.kl-slide-home .slick-next::before,
.kl-slick .slick-prev::before,
.kl-slick .slick-next::before,
.kl-aff-list .slick-prev::before,
.kl-aff-list .slick-next::before,
#product .kl-product--item .slick-prev::before,
#product .kl-product--item .slick-next::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 24" fill="currentColor"><path d="M1.5 24C1.05 24 0.75 23.85 0.45 23.55C-0.15 22.95 -0.15 22.05 0.45 21.45L9.9 12L0.45 2.55C-0.15 1.95 -0.15 1.05 0.45 0.45C1.05 -0.15 1.95 -0.15 2.55 0.45L13.05 10.95C13.65 11.55 13.65 12.45 13.05 13.05L2.55 23.55C2.25 23.85 1.95 24 1.5 24Z"></path></svg>') 50% no-repeat;
          mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 24" fill="currentColor"><path d="M1.5 24C1.05 24 0.75 23.85 0.45 23.55C-0.15 22.95 -0.15 22.05 0.45 21.45L9.9 12L0.45 2.55C-0.15 1.95 -0.15 1.05 0.45 0.45C1.05 -0.15 1.95 -0.15 2.55 0.45L13.05 10.95C13.65 11.55 13.65 12.45 13.05 13.05L2.55 23.55C2.25 23.85 1.95 24 1.5 24Z"></path></svg>') 50% no-repeat;
  font-size: 16px;
  background-color: #000;
  opacity: 1; }

.kl-slide-home .slick-prev.slick-disabled,
.kl-slide-home .slick-next.slick-disabled,
.kl-slick .slick-prev.slick-disabled,
.kl-slick .slick-next.slick-disabled,
.kl-aff-list .slick-prev.slick-disabled,
.kl-aff-list .slick-next.slick-disabled,
#product .kl-product--item .slick-prev.slick-disabled,
#product .kl-product--item .slick-next.slick-disabled {
  pointer-events: none; }

.kl-slide-home .slick-prev::before,
.kl-slick .slick-prev::before,
.kl-aff-list .slick-prev::before,
#product .kl-product--item .slick-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.accordion {
  cursor: pointer;
  padding: 22px 26px 14px 0;
  width: 100%;
  border: none;
  text-align: left;
  font-weight: 700;
  outline: none;
  font-size: 1rem;
  transition: 0.4s;
  border-top: 1px solid #CBCBCB; }
  .accordion:after {
    font-family: "Font Awesome 5 Free";
    content: '\F107';
    font-weight: bold;
    float: right;
    margin-left: 5px;
    color: #CBCBCB; }
  .accordion.active:after, .accordion:hover:after {
    color: black; }
  .accordion.active:after {
    content: "\F106"; }
  .accordion:focus {
    outline: none; }

.panel {
  padding: 0 18px;
  font-size: 0.875rem;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }
  .panel h3 {
    font-size: 0.9375rem; }
  .panel ul {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    -webkit-margin-end: 0px;
            margin-inline-end: 0px;
    -webkit-padding-start: 40px;
            padding-inline-start: 40px; }
    .panel ul li {
      list-style: disc; }
  .panel table {
    border: 1px solid #CBCBCB;
    margin-bottom: 1rem; }

.block-categories {
  text-align: center;
  margin-bottom: 3rem; }
  .block-categories .block-categories-title {
    display: inline-block;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.875rem;
    font-weight: 700;
    background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2rem; }
  .block-categories .block-categories-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      .block-categories .block-categories-list {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        overflow-x: auto; } }
    .block-categories .block-categories-list.categories-children {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: 0;
      margin-right: 0;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .block-categories .block-categories-list.categories-children {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          padding: 0 15px; } }
      .block-categories .block-categories-list.categories-children .block-categories-list-item {
        border-radius: 30px;
        transition: all 0.3s ease-in;
        cursor: pointer;
        line-height: normal;
        background-color: #ececec;
        border-color: #ececec; }
        @media screen and (max-width: 768px) {
          .block-categories .block-categories-list.categories-children .block-categories-list-item {
            min-height: 50px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            min-width: 150px; } }
        .block-categories .block-categories-list.categories-children .block-categories-list-item a {
          transition: color 0.3s ease-in;
          font-size: 13px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 10px; }
          .block-categories .block-categories-list.categories-children .block-categories-list-item a .color_chip {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            -ms-flex-negative: 0;
                flex-shrink: 0; }
        .block-categories .block-categories-list.categories-children .block-categories-list-item.current {
          font-weight: 400; }
        .block-categories .block-categories-list.categories-children .block-categories-list-item:hover {
          color: #000;
          transition: all 0.3s ease-out;
          border-color: #000; }
          .block-categories .block-categories-list.categories-children .block-categories-list-item:hover a {
            color: #000;
            transition: color 0.3s ease-out; }
    .block-categories .block-categories-list .block-categories-list-item {
      padding: 0.5rem 1.5rem;
      border-radius: 20px;
      transition: all 0.3s ease-in;
      cursor: pointer;
      line-height: normal;
      border: 1px solid #000; }
      .block-categories .block-categories-list .block-categories-list-item a {
        transition: color 0.3s ease-in; }
      .block-categories .block-categories-list .block-categories-list-item.current {
        font-weight: 700; }
      .block-categories .block-categories-list .block-categories-list-item:hover {
        color: #ea73a7;
        transition: all 0.3s ease-out;
        border-color: #ea73a7; }
        .block-categories .block-categories-list .block-categories-list-item:hover a {
          color: #ea73a7;
          transition: color 0.3s ease-out; }

@media screen and (min-width: 1200px) {
  .product-list-bottom {
    position: relative;
    width: 100vw;
    left: calc(-25vw - 50px); } }

.container_category #js-product-list-top .kl-title-post,
.container_search #js-product-list-top .kl-title-post,
.container_manufacturer #js-product-list-top .kl-title-post,
.container_prices-drop #js-product-list-top .kl-title-post {
  color: #818181;
  font-size: 1rem;
  font-weight: 400 !important;
  line-height: 46px; }

.container_category #js-product-list-top .form-group label,
.container_search #js-product-list-top .form-group label,
.container_manufacturer #js-product-list-top .form-group label,
.container_prices-drop #js-product-list-top .form-group label {
  margin-right: 10px;
  margin-bottom: 9px;
  color: #818181; }

.container_category #js-product-list-top .form-group #id-filter-xts,
.container_search #js-product-list-top .form-group #id-filter-xts,
.container_manufacturer #js-product-list-top .form-group #id-filter-xts,
.container_prices-drop #js-product-list-top .form-group #id-filter-xts {
  padding: 10px;
  width: 78%; }

@media only screen and (max-width: 480px) {
  .container_category #js-product-list-top .form-group #id-filter-xts,
  .container_search #js-product-list-top .form-group #id-filter-xts,
  .container_manufacturer #js-product-list-top .form-group #id-filter-xts,
  .container_prices-drop #js-product-list-top .form-group #id-filter-xts {
    padding: 8px;
    width: 60%; } }

@media only screen and (max-width: 480px) {
  .container_category #js-product-list .kl-row-listing .item.kl-xts-item,
  .container_search #js-product-list .kl-row-listing .item.kl-xts-item,
  .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item,
  .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item {
    padding-right: 0; }
    .container_category #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff,
    .container_search #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff,
    .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff,
    .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff {
      text-align: left;
      min-height: auto;
      -webkit-box-flex: 2;
          -ms-flex: 2;
              flex: 2; }
      .container_category #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > a::after,
      .container_search #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > a::after,
      .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > a::after,
      .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > a::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .container_category #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > .product_manufacturer_name,
      .container_search #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > .product_manufacturer_name,
      .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > .product_manufacturer_name,
      .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > .product_manufacturer_name {
        margin-bottom: 2px;
        padding: 0; }
      .container_category #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > a,
      .container_search #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > a,
      .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > a,
      .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff > div > a {
        margin-top: 0 !important;
        min-width: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
      .container_category #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff ul,
      .container_search #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff ul,
      .container_manufacturer #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff ul,
      .container_prices-drop #js-product-list .kl-row-listing .item.kl-xts-item .prdt_content .kl-title-aff ul {
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; } }

.kl-filter-xts {
  border-bottom: 1px solid #ebebeb; }
  .kl-filter-xts p {
    font-weight: 700; }

.kl-nbr-article-show {
  padding-bottom: 21px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 21px; }
  .kl-nbr-article-show p {
    font-weight: 700;
    font-size: 16px;
    margin: 0; }

#category .evercontentseo {
  margin-bottom: 30px; }

#category .table-overflow {
  overflow-x: auto; }

#category .container_category:has(#js-active-search-filters .filter-block) .product-unavailable {
  display: none; }

.filter-barre {
  display: none; }

@media (max-width: 1199.98px) {
  .filter-barre {
    position: fixed;
    border: 1px solid #ea73a7;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 50000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    background-color: black;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -5px 15px;
    font-size: 0.75rem; }
    .filter-barre #search_filter_toggler {
      padding: 20px;
      font-weight: 700;
      line-height: normal;
      display: block;
      text-align: center;
      font-size: 1rem;
      color: #ea73a7;
      width: 100%;
      text-align: left; }
      .filter-barre #search_filter_toggler span {
        padding-right: 10px; }
      .filter-barre #search_filter_toggler:after {
        content: ''; }
    .filter-barre #sort-product {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .filter-barre #sort-product button.add-to-cart {
        background-color: #ea73a7;
        color: #fff;
        padding: 18px 10px;
        margin: 0;
        font-size: 0.9rem;
        line-height: normal; }
        .filter-barre #sort-product button.add-to-cart img {
          width: 35px;
          -webkit-filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(78deg) brightness(0%) contrast(100%);
                  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(78deg) brightness(0%) contrast(100%); }
        .filter-barre #sort-product button.add-to-cart::before {
          display: none;
          content: ''; } }

@media (max-width: 767.98px) {
  .block-categories {
    margin-bottom: 3rem; }
    .block-categories .block-categories-title {
      font-size: 1.4rem;
      margin-bottom: 1rem; }
    .block-categories .block-categories-list {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .block-categories .block-categories-list .block-categories-list-item {
        padding: 0.3rem 0.8rem;
        font-size: 0.75rem;
        border-radius: 10px; } }

#product {
  background: linear-gradient(90deg, white 40%, #f9f9f9 50%); }
  @media (max-width: 575.98px) {
    #product {
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 8%, #eeeeee 30%); } }
  #product .kl-breadcrumb {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 0 60px; }
  #product .product-container .container-fluid {
    padding: 0 60px; }
  #product .bg-grey {
    background: linear-gradient(180deg, #eeeeee 0%, rgba(241, 241, 241, 0) 100%); }
  #product .header-product-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(500px, 75%) 1fr;
        grid-template-columns: minmax(500px, 75%) 1fr; }
    #product .header-product-inner .header-product-left .col-container-details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    #product .header-product-inner .header-product-left .col-container-image {
      float: left;
      max-width: 600px;
      width: 40%;
      position: relative; }
      #product .header-product-inner .header-product-left .col-container-image .seosa_product_label._product_page {
        display: block !important; }
        #product .header-product-inner .header-product-left .col-container-image .seosa_product_label._product_page .product-label-text.stock {
          display: none; }
    #product .header-product-inner .header-product-right {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  #product .kl-product-single--item {
    position: relative; }
    #product .kl-product-single--item img {
      -o-object-fit: contain;
         object-fit: contain; }
    #product .kl-product-single--item .kl-exclu-web,
    #product .kl-product-single--item .kl-online-only {
      width: 68px;
      height: 68px;
      font-size: 14px;
      top: 20px;
      right: 20px; }
    #product .kl-product-single--item .kl-tag {
      font-size: 14px;
      padding: 16px;
      display: inline-block;
      line-height: 1; }
  #product .product-images-list {
    text-align: center;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 500px; }
    #product .product-images-list .thumb-container {
      width: 70px;
      height: auto;
      border-radius: 8px;
      cursor: pointer;
      display: inline-block;
      border: 1px solid rgba(234, 115, 167, 0); }
      #product .product-images-list .thumb-container img.thumb {
        border-radius: 8px; }
    #product .product-images-list .slick-prev {
      left: 0; }
    #product .product-images-list .slick-next {
      right: 0; }
    #product .product-images-list .slick-current .thumb-container {
      border: 1px solid rgba(0, 0, 0, 0.5); }
    #product .product-images-list .slick-slide:hover .thumb-container {
      border: 1px solid rgba(234, 115, 167, 0.5); }
  #product .col-container-title {
    padding-left: 60px;
    padding-right: 60px;
    float: right;
    width: 60%;
    max-width: 800px; }
    #product .col-container-title .product-title {
      margin-bottom: 1rem;
      line-height: normal; }
      #product .col-container-title .product-title .title-first-part {
        display: block;
        font-weight: 700;
        font-size: 2rem; }
      #product .col-container-title .product-title .title-second-part {
        display: block;
        font-size: 1.25rem; }
  #product .col-container-engagements {
    padding-left: 60px;
    padding-right: 60px;
    float: right;
    width: 60%;
    max-width: 800px; }
  #product .col-container-details {
    padding-left: 60px;
    padding-right: 60px;
    float: right;
    width: 60%;
    max-width: 800px; }
  #product .product-state-gauge-container .product-state-gauge-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 620px; }
  #product .product-state-gauge-container .product-state-gauge-name {
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 0.5rem; }
  #product .product-state-gauge-container .product-state-gauge-details-btn {
    font-size: 0.875rem;
    font-weight: 400;
    background-color: transparent;
    border: none;
    color: #000;
    text-decoration: underline; }
  #product .product-state-gauge-container .product-state-gauge-content .modal-body .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #product .product-state-gauge-container .product-state-gauge-content .grade-description {
    margin-bottom: 2rem; }
    #product .product-state-gauge-container .product-state-gauge-content .grade-description p {
      font-size: 0.875rem;
      margin-bottom: 0.3rem; }
    #product .product-state-gauge-container .product-state-gauge-content .grade-description .grade-name {
      font-weight: 700;
      color: #ea73a7;
      font-size: 1.2rem;
      margin-bottom: 0.5rem; }
  #product .product-state-gauge-container .product-state-gauge {
    gap: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #product .product-state-gauge-container .product-state-gauge .input-radio {
      display: none; }
    #product .product-state-gauge-container .product-state-gauge .product-state-item {
      text-align: center;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      max-width: 190px;
      width: 150px; }
      #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner {
        margin-bottom: 0.2rem; }
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner label {
          display: block;
          position: relative;
          margin: 0;
          padding: 0.6rem 1rem;
          cursor: pointer;
          transition: all 0.3s;
          border-radius: 8px;
          border: 1px solid rgba(0, 0, 0, 0.5); }
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner .attribute-name,
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner .attribute-price {
          display: block; }
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner input[type="radio"]:checked + label {
          color: #ea73a7;
          border-color: #ea73a7;
          border-width: 2px;
          transition: all 0.3s;
          font-weight: 700; }
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner input[type="radio"]:hover + label {
          color: #ea73a7;
          transition: all 0.3s;
          border-color: #ea73a7; }
        #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner:not(.in-stock) label {
          color: rgba(0, 0, 0, 0.3);
          border-color: rgba(0, 0, 0, 0.3); }
      #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-stock {
        font-style: italic;
        font-size: 0.875rem;
        text-align: center; }
      #product .product-state-gauge-container .product-state-gauge .product-state-item:not(.in-stock) {
        color: rgba(0, 0, 0, 0.3); }
  #product .product-memory-variations {
    margin-bottom: 1.5rem; }
    #product .product-memory-variations .product-memory-variations-title {
      font-weight: 700;
      font-size: 1.25rem;
      margin-bottom: 0.5rem; }
    #product .product-memory-variations > ul {
      gap: 1rem; }
    #product .product-memory-variations .product-memory-variation-item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      max-width: 150px; }
      #product .product-memory-variations .product-memory-variation-item a {
        transition: color 0.3s;
        padding: 0.6rem 1rem;
        border: 1px solid rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        text-align: center;
        display: block; }
        #product .product-memory-variations .product-memory-variation-item a:hover {
          color: #ea73a7;
          border-color: #ea73a7; }
      #product .product-memory-variations .product-memory-variation-item.current-variation a {
        color: #ea73a7;
        border-color: #ea73a7;
        border-width: 2px;
        font-weight: 700;
        color: #ea73a7; }
  #product .product-color-variations .product-color-variations-title {
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 0.5rem; }
  #product .product-color-variations > ul {
    gap: 1.5rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start; }
  #product .product-color-variations .product-color-variation-item {
    text-align: center;
    max-width: 80px; }
    #product .product-color-variations .product-color-variation-item a {
      transition: color 0.3s; }
    #product .product-color-variations .product-color-variation-item .color-circle {
      display: block;
      width: 2.875rem;
      height: 2.875rem;
      border-radius: 50%;
      border: 1px solid rgba(0, 0, 0, 0.5);
      margin: 0 auto 0.2rem auto;
      position: relative; }
    #product .product-color-variations .product-color-variation-item .color-name {
      line-height: normal; }
    #product .product-color-variations .product-color-variation-item.current-variation {
      font-weight: 700;
      color: #ea73a7; }
      #product .product-color-variations .product-color-variation-item.current-variation a {
        color: #ea73a7; }
      #product .product-color-variations .product-color-variation-item.current-variation .color-circle::after {
        content: "";
        display: block;
        border: 2px solid #ea73a7;
        width: 54px;
        height: 54px;
        border-radius: 50%;
        top: -5px;
        left: -5px;
        position: absolute; }
    #product .product-color-variations .product-color-variation-item:hover {
      color: #ea73a7;
      border-color: #ea73a7; }
      #product .product-color-variations .product-color-variation-item:hover a {
        color: #ea73a7; }
  #product .product-bloc-buy {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 1.5rem 2rem;
    /*
        .product-insuroption-list {
            padding: $grid-gutter-width-05 $grid-gutter-width $grid-gutter-width-05 $grid-gutter-width;
            border-top: 1px solid $gray-light;

            @include media-breakpoint-down(xs) {
                margin-bottom: 0;
            }

            .product-insuroption-item {
                display: flex;
                align-items: center;
                gap: $grid-gutter-width;
                margin: 10px 0;

                @include media-breakpoint-down(xs) {
                    gap: $grid-gutter-width/2;
                }

                .product-insuroption-content {
                    line-height: normal;

                    .product-insuroption-title {
                        font-weight: $font-weight-bold;
                    }

                    .product-insuroption-price {
                        font-weight: $font-weight-bold;
                    }

                    .product-insuroption-description {
                        font-size: 0.75rem;
                        margin-bottom: 0;
                        font-weight: $font-weight-light;
                    }
                }
            }
        }
        */ }
    #product .product-bloc-buy .product-prices .product-price-name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      gap: 0.5rem;
      margin-bottom: 0.5rem; }
      #product .product-bloc-buy .product-prices .product-price-name .main-price {
        font-size: 1.6rem;
        font-weight: 700; }
    #product .product-bloc-buy .product-prices .product-promo .regular-price {
      font-size: 0.875rem;
      font-weight: 700;
      position: relative;
      display: inline-block; }
      #product .product-bloc-buy .product-prices .product-promo .regular-price::after {
        content: "";
        width: 100%;
        height: 2px;
        display: block;
        position: absolute;
        top: 45%;
        left: 0;
        background: rgba(234, 115, 167, 0.8); }
    #product .product-bloc-buy .product-prices .product-promo .flag-discount {
      background: rgba(234, 115, 167, 0.3);
      color: #ea73a7;
      border-radius: 40px;
      padding: 0.2rem 0.8rem;
      font-size: 0.875rem;
      font-weight: 700;
      display: inline-block;
      margin-left: 1rem; }
    #product .product-bloc-buy .product-prices .product-promo .promo-date {
      font-size: 0.75rem;
      color: rgba(0, 0, 0, 0.5);
      font-style: italic; }
    #product .product-bloc-buy #product-details .media {
      padding: 0.5rem 0;
      line-height: normal; }
      #product .product-bloc-buy #product-details .media:first-child {
        margin-top: 2rem; }
      #product .product-bloc-buy #product-details .media:last-child {
        margin-bottom: 2rem; }
      #product .product-bloc-buy #product-details .media.product-availability .product-unavailable {
        color: #ea73a7;
        font-size: 1.25rem;
        font-weight: 700; }
    #product .product-bloc-buy .mail-alert {
      margin-top: 2rem; }
      #product .product-bloc-buy .mail-alert .form-label {
        margin-bottom: 0.5rem; }
      #product .product-bloc-buy .mail-alert .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 1rem; }
        #product .product-bloc-buy .mail-alert .form-group .form-control {
          border-width: 1px;
          border-radius: 8px; }
      #product .product-bloc-buy .mail-alert .mail-alert-btn {
        border-radius: 8px;
        padding: 0.3rem 1rem; }
    #product .product-bloc-buy button.add-to-cart,
    #product .product-bloc-buy .stock-alert {
      padding-top: 20px;
      padding-bottom: 20px;
      text-align: center;
      font-size: 1.25rem;
      border-radius: 8px;
      line-height: normal;
      color: #fff;
      transition: background 0.3s; }
    #product .product-bloc-buy button.add-to-cart.disabled {
      position: relative;
      color: transparent;
      transition: color 0.3s; }
      #product .product-bloc-buy button.add-to-cart.disabled::after {
        content: "";
        position: absolute;
        width: 2rem;
        height: 2rem;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        border: 4px solid transparent;
        border-top-color: #fff;
        border-radius: 50%;
        -webkit-animation: button-loading-spinner 1s ease infinite;
                animation: button-loading-spinner 1s ease infinite; }
    #product .product-bloc-buy .plusieurs-fois-payment {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 1rem 0 0 0;
      gap: 0.5rem; }
      #product .product-bloc-buy .plusieurs-fois-payment .alma-container > div {
        padding: 0;
        width: auto; }
        #product .product-bloc-buy .plusieurs-fois-payment .alma-container > div .alma-payment-plans-payment-info,
        #product .product-bloc-buy .plusieurs-fois-payment .alma-container > div .alma-payment-plans-eligibility-options {
          display: none; }
    #product .product-bloc-buy .product-add-to-cart .alert {
      margin: 0; }
    #product .product-bloc-buy .product-add-to-cart .product-refresh {
      display: none; }
  #product .logos-payment {
    text-align: center;
    margin-top: 1rem; }
  #product #product-nav {
    position: -webkit-sticky;
    position: sticky;
    z-index: 20;
    top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
    #product #product-nav .nav {
      background-color: #fff; }
      #product #product-nav .nav .nav-item .nav-link {
        color: #818181;
        font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-weight: 700; }
        #product #product-nav .nav .nav-item .nav-link.active {
          color: #212529; }
  #product #product-info-block > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  #product .product-description {
    max-width: 800px; }
    #product .product-description p {
      margin: 1.5rem 0;
      line-height: 32px !important;
      font-weight: 300; }
  #product .nav-content {
    margin: 30px auto;
    font-size: 0.875rem;
    line-height: 1.5rem; }
    #product .nav-content .product-description-title {
      display: none; }
    #product .nav-content .product-manufacturer {
      display: none; }
    #product .nav-content .product-reference {
      display: none; }
    #product .nav-content .product-quantities {
      display: none; }
    #product .nav-content .product-out-of-stock {
      display: none; }
    #product .nav-content .product-features {
      max-width: 800px; }
      #product .nav-content .product-features h3 {
        font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-size: 1.25rem;
        font-weight: 700; }
      #product .nav-content .product-features .collapse-product-features {
        display: block;
        margin: 0.5rem auto 0 auto;
        font-size: 0.6875rem;
        font-weight: normal;
        border: 1px solid #000000;
        background: transparent;
        color: black;
        border-radius: 8px;
        padding: 0.6rem 1.5rem;
        line-height: normal; }
        #product .nav-content .product-features .collapse-product-features .collapse-product-features-up {
          display: inline; }
        #product .nav-content .product-features .collapse-product-features .collapse-product-features-down {
          display: none; }
        #product .nav-content .product-features .collapse-product-features.collapsed .collapse-product-features-up {
          display: none; }
        #product .nav-content .product-features .collapse-product-features.collapsed .collapse-product-features-down {
          display: inline; }
        #product .nav-content .product-features .collapse-product-features::after {
          display: none; }
      #product .nav-content .product-features .data-sheet {
        width: 100%; }
        #product .nav-content .product-features .data-sheet tr {
          border-bottom: 1px solid #CBCBCB; }
          #product .nav-content .product-features .data-sheet tr:last-child {
            border: none; }
        #product .nav-content .product-features .data-sheet th,
        #product .nav-content .product-features .data-sheet td {
          padding: 12px 0;
          margin: 0; }
        #product .nav-content .product-features .data-sheet td {
          min-width: 150px; }
        #product .nav-content .product-features .data-sheet th {
          padding-right: 10px;
          max-width: 250px;
          width: 50%; }
      #product .nav-content .product-features:last-child {
        display: none; }
  #product .product-description-title {
    font-size: 30px;
    margin: 2rem 0; }
  #product .kl-aff-list .slick-arrow {
    display: none !important; }
  #product .product-related-products-list .container-fluid {
    max-width: unset !important; }
  #product .product-related-products-list .lineven-relatedproducts {
    padding-top: 50px; }
  #product .product-related-products-list h2.header-title {
    display: inline-block;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.875rem;
    font-weight: 700;
    background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #product .buy-barre {
    top: -100px;
    transition: top 0.3s; }
    #product .buy-barre .price-bloc,
    #product .buy-barre .img-bloc {
      display: none; }
    #product .buy-barre .add-to-cart-disabled {
      display: none; }
    #product .buy-barre .kl-quantity .bootstrap-touchspin {
      -webkit-box-pack: left;
          -ms-flex-pack: left;
              justify-content: left;
      margin-bottom: 1rem; }
    #product .buy-barre #quantity_wanted_select {
      margin-bottom: 1rem; }
    #product .buy-barre.active {
      position: fixed;
      z-index: 1000;
      top: 0;
      left: 0;
      width: 100%;
      background: #fff;
      box-shadow: 0px 10px 20px 0px #0000000d;
      padding: 0.5rem 10%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      gap: 1rem; }
      #product .buy-barre.active .add-to-cart-disabled {
        display: block; }
      #product .buy-barre.active .img-bloc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 1rem; }
        #product .buy-barre.active .img-bloc .product-name {
          font-size: 1.25rem;
          line-height: normal; }
          #product .buy-barre.active .img-bloc .product-name .title-first-part {
            display: block;
            font-size: 2rem;
            font-weight: 700; }
      #product .buy-barre.active .price-bloc {
        display: block;
        margin-left: auto; }
        #product .buy-barre.active .price-bloc .price {
          font-weight: 700;
          font-size: 1.625rem;
          margin-left: 0.2rem; }
      #product .buy-barre.active .add-to-cart,
      #product .buy-barre.active .stock-alert {
        min-width: 250px; }

.product-variants .kl-radio-input1 p, .product-variants .kl-radio-input2 p, .product-variants .kl-radio-input3 p {
  margin: 0; }

.product-variants .kl-radio-input1 [type="radio"]:checked, .product-variants .kl-radio-input2 [type="radio"]:checked, .product-variants .kl-radio-input3 [type="radio"]:checked,
.product-variants .kl-radio-input1 [type="radio"]:not(:checked),
.product-variants .kl-radio-input2 [type="radio"]:not(:checked),
.product-variants .kl-radio-input3 [type="radio"]:not(:checked),
.product-variants .kl-radio-input1 [type="checkbox"]:checked,
.product-variants .kl-radio-input2 [type="checkbox"]:checked,
.product-variants .kl-radio-input3 [type="checkbox"]:checked,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked),
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked),
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) {
  position: absolute;
  z-index: 100;
  opacity: 0; }

.product-variants .kl-radio-input1 [type="radio"]:checked + label, .product-variants .kl-radio-input2 [type="radio"]:checked + label, .product-variants .kl-radio-input3 [type="radio"]:checked + label,
.product-variants .kl-radio-input1 [type="radio"]:not(:checked) + label,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label,
.product-variants .kl-radio-input1 [type="checkbox"]:checked + label,
.product-variants .kl-radio-input2 [type="checkbox"]:checked + label,
.product-variants .kl-radio-input3 [type="checkbox"]:checked + label,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked) + label,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) + label,
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px; }

.product-variants .kl-radio-input1 [type="radio"]:checked + label::before, .product-variants .kl-radio-input2 [type="radio"]:checked + label::before, .product-variants .kl-radio-input3 [type="radio"]:checked + label::before,
.product-variants .kl-radio-input1 [type="radio"]:not(:checked) + label::before,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label::before,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label::before,
.product-variants .kl-radio-input1 [type="checkbox"]:checked + label::before,
.product-variants .kl-radio-input2 [type="checkbox"]:checked + label::before,
.product-variants .kl-radio-input3 [type="checkbox"]:checked + label::before,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked) + label::before,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) + label::before,
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #fff; }

.product-variants .kl-radio-input1 [type="radio"]:checked + label.light-color::before, .product-variants .kl-radio-input2 [type="radio"]:checked + label.light-color::before, .product-variants .kl-radio-input3 [type="radio"]:checked + label.light-color::before,
.product-variants .kl-radio-input1 [type="radio"]:not(:checked) + label.light-color::before,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label.light-color::before,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label.light-color::before,
.product-variants .kl-radio-input1 [type="checkbox"]:checked + label.light-color::before,
.product-variants .kl-radio-input2 [type="checkbox"]:checked + label.light-color::before,
.product-variants .kl-radio-input3 [type="checkbox"]:checked + label.light-color::before,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked) + label.light-color::before,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) + label.light-color::before,
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) + label.light-color::before {
  border: 2px solid #E9E9E9; }

.product-variants .kl-radio-input1 [type="radio"]:checked + label:after, .product-variants .kl-radio-input2 [type="radio"]:checked + label:after, .product-variants .kl-radio-input3 [type="radio"]:checked + label:after,
.product-variants .kl-radio-input1 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input1 [type="checkbox"]:checked + label:after,
.product-variants .kl-radio-input2 [type="checkbox"]:checked + label:after,
.product-variants .kl-radio-input3 [type="checkbox"]:checked + label:after,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked) + label:after,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) + label:after,
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #000000;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease; }


.product-variants .kl-radio-input1 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label:after,
.product-variants .kl-radio-input1 [type="checkbox"]:not(:checked) + label:after,
.product-variants .kl-radio-input2 [type="checkbox"]:not(:checked) + label:after,
.product-variants .kl-radio-input3 [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.product-variants .kl-radio-input1 [type="radio"]:checked + label:after, .product-variants .kl-radio-input2 [type="radio"]:checked + label:after, .product-variants .kl-radio-input3 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.product-variants .kl-radio-input2 [type="radio"]:checked + label:after,
.product-variants .kl-radio-input2 [type="radio"]:not(:checked) + label:after {
  width: 40px;
  height: 40px;
  top: 1px;
  left: 1px;
  background: transparent; }

.product-variants .kl-radio-input2 [type="radio"]:checked + label::after {
  background-image: url(../img/icon-check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto; }

.product-variants .kl-radio-input2 [type="radio"]:checked + label.light-color::after {
  -webkit-filter: invert(40%);
          filter: invert(40%); }

.product-variants .kl-radio-input2 p {
  display: inline-block; }

.product-variants .kl-radio-input2 label {
  margin: 0 2px;
  width: 40px;
  height: 40px;
  display: inline-block; }

.product-variants .kl-radio-input3 [type="radio"]:checked + label:before,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label:before {
  width: 20px;
  height: 20px; }

.product-variants .kl-radio-input3 [type="radio"]:checked + label:after,
.product-variants .kl-radio-input3 [type="radio"]:not(:checked) + label:after {
  width: 14px;
  height: 14px; }

@media screen and (max-width: 1400px) {
  #product .header-product-inner .header-product-left .col-container-image {
    width: 30%; }
  #product .col-container-title {
    width: 70%; }
  #product .col-container-engagements {
    width: 70%; }
  #product .col-container-details {
    width: 70%; } }

@media (max-width: 1199.98px) {
  #product {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 8%, #eeeeee 30%); }
    #product .kl-breadcrumb {
      margin-top: 1rem;
      margin-bottom: 1rem;
      overflow: hidden;
      padding: 0 15px; }
      #product .kl-breadcrumb > ul {
        white-space: nowrap; }
    #product .product-container .container-fluid {
      padding: 0 15px; }
    #product .header-product-inner {
      display: block; }
      #product .header-product-inner .header-product-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 2rem; }
        #product .header-product-inner .header-product-left .col-container-image {
          float: none;
          max-width: 250px;
          width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin: auto; }
          #product .header-product-inner .header-product-left .col-container-image .slick-dotted.slick-slider {
            margin-bottom: 20px; }
    #product .product-images-list {
      display: none; }
    #product .col-container-title {
      padding-left: 0;
      padding-right: 0;
      float: unset;
      width: 100%;
      max-width: unset;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      #product .col-container-title .product-title {
        text-align: center; }
    #product .col-container-engagements {
      padding-left: 0;
      padding-right: 0;
      float: unset;
      width: 100%;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      max-width: unset; }
    #product .col-container-details {
      padding-left: 0;
      padding-right: 0;
      float: unset;
      width: 100%;
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      margin: auto;
      max-width: 610px; }
    #product .product-bloc-buy {
      max-width: 610px;
      margin: auto; }
    #product #product-nav {
      display: none; }
    #product #product-info-block {
      padding-bottom: 1rem; }
      #product #product-info-block > div {
        border: none; }
    #product .buy-barre {
      bottom: 0; }
      #product .buy-barre.active {
        bottom: 0;
        top: unset;
        box-shadow: 0px 9px 48px rgba(0, 0, 0, 0.1); }
        #product .buy-barre.active .img-bloc {
          display: none; }
        #product .buy-barre.active .price-bloc {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-left: auto;
          text-align: center; }
          #product .buy-barre.active .price-bloc .price {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
          #product .buy-barre.active .price-bloc .price-title {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; } }

@media (max-width: 991.98px) {
  #product .col-container-title .product-title {
    text-align: left; }
    #product .col-container-title .product-title .title-first-part {
      font-size: 1.2rem; }
    #product .col-container-title .product-title .title-second-part {
      font-size: 0.8rem; }
  #product .product-state-gauge-container .product-state-gauge-title {
    gap: 0.5rem; }
  #product .product-state-gauge-container .product-state-gauge-name {
    font-size: 1rem; }
  #product .product-state-gauge-container .product-state-gauge-details-btn {
    font-size: 0.6rem; }
  #product .product-state-gauge-container .product-state-gauge {
    gap: 0.5rem; }
    #product .product-state-gauge-container .product-state-gauge .product-state-item {
      max-width: 110px; }
      #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-inner label {
        font-size: 0.8rem;
        padding: 0.3rem 0.5rem; }
      #product .product-state-gauge-container .product-state-gauge .product-state-item .product-state-stock {
        font-size: 0.6rem;
        margin-bottom: 0; }
  #product .product-memory-variations .product-memory-variations-title {
    font-size: 1em; }
  #product .product-memory-variations > ul {
    gap: 0.5rem; }
  #product .product-memory-variations .product-memory-variation-item {
    max-width: 110px; }
    #product .product-memory-variations .product-memory-variation-item a {
      padding: 0.3rem 0.5rem;
      font-size: 0.8rem; }
  #product .product-color-variations .product-color-variations-title {
    font-size: 1rem; }
  #product .product-color-variations > ul {
    gap: 1.5rem; }
  #product .product-color-variations .product-color-variation-item {
    max-width: 50px; }
    #product .product-color-variations .product-color-variation-item a {
      font-size: 0.8rem; }
    #product .product-color-variations .product-color-variation-item .color-circle {
      width: 36px;
      height: 36px; }
    #product .product-color-variations .product-color-variation-item .color-name {
      display: block; }
    #product .product-color-variations .product-color-variation-item.current-variation .color-circle::after {
      width: 42px;
      height: 42px;
      top: -4px;
      left: -4px; }
  #product .product-bloc-buy {
    padding: 1rem 1rem; }
    #product .product-bloc-buy .product-prices .product-price-name {
      margin-bottom: 0; }
      #product .product-bloc-buy .product-prices .product-price-name .main-price {
        font-size: 1.2rem; }
      #product .product-bloc-buy .product-prices .product-price-name .product-shortname {
        font-size: 0.8rem; }
    #product .product-bloc-buy .product-prices .product-promo .regular-price {
      font-size: 0.8rem; }
    #product .product-bloc-buy .product-prices .product-promo .flag-discount {
      font-size: 0.8rem;
      margin-left: 0.5rem;
      padding: 0.1rem 0.6rem; }
    #product .product-bloc-buy .product-prices .product-promo .promo-date {
      font-size: 0.6rem; }
    #product .product-bloc-buy #product-details .media {
      padding: 0.2rem 0; }
      #product .product-bloc-buy #product-details .media:first-child {
        margin-top: 1rem; }
      #product .product-bloc-buy #product-details .media:last-child {
        margin-bottom: 1rem; }
      #product .product-bloc-buy #product-details .media img {
        width: 16px; }
      #product .product-bloc-buy #product-details .media .media-body {
        font-size: 0.8rem; }
      #product .product-bloc-buy #product-details .media.product-availability .product-unavailable {
        font-size: 1rem; }
    #product .product-bloc-buy .mail-alert {
      margin-top: 1rem; }
      #product .product-bloc-buy .mail-alert .form-group {
        gap: 0.5rem; }
      #product .product-bloc-buy .mail-alert .form-label {
        font-size: 0.8rem; }
    #product .product-bloc-buy button.add-to-cart,
    #product .product-bloc-buy .stock-alert {
      padding-top: 15px;
      padding-bottom: 15px;
      font-size: 1.2rem; }
    #product .product-bloc-buy .plusieurs-fois-payment {
      font-size: 0.8rem; }
  #product #product-nav {
    display: none; }
  #product #product-info-block {
    padding-bottom: 1rem; }
    #product #product-info-block > div {
      border: none; }
  #product .product-description p {
    font-size: 1rem;
    line-height: 1.4rem !important; }
  #product .nav-content {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1rem; }
    #product .nav-content .product-features h3 {
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 1.25rem;
      font-weight: 700; }
    #product .nav-content .product-features .data-sheet th,
    #product .nav-content .product-features .data-sheet td {
      padding: 8px 0; }
  #product .product-description-title {
    font-size: 1.2rem;
    margin: 1.5rem 0 0.5rem 0; }
  #product .product-related-products-list .lineven-relatedproducts {
    padding-top: 20px; }
  #product .product-related-products-list h2.header-title {
    font-size: 1.5rem; }
  #product .buy-barre {
    bottom: 0; }
    #product .buy-barre.active {
      bottom: 0;
      top: unset;
      padding: 0.5rem;
      gap: 1rem;
      box-shadow: 0px 9px 48px rgba(0, 0, 0, 0.1); }
      #product .buy-barre.active .img-bloc {
        display: none; }
      #product .buy-barre.active .price-bloc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-left: auto;
        text-align: right; }
        #product .buy-barre.active .price-bloc .price {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          font-size: 1.2rem; }
        #product .buy-barre.active .price-bloc .price-title {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          font-size: 0.8rem; }
      #product .buy-barre.active .add-to-cart,
      #product .buy-barre.active .stock-alert {
        min-width: 160px;
        font-size: 1rem; } }

#cart.cart-empty .everblock.hookdisplayShoppingCartFooter {
  display: block; }

#cart.cart-empty .product-related-products-list {
  display: none; }

#cart:not(.cart-empty) .everblock.hookdisplayShoppingCartFooter {
  display: none; }

#cart:not(.cart-empty) .product-related-products-list {
  display: block; }

#cart .h1 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-bottom: 30px; }

#cart .cart-container {
  margin-top: 2rem; }

#cart .cart-overview .cart-item {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 0.75rem; }
  #cart .cart-overview .cart-item .cat-product-row {
    padding: 30px;
    position: relative; }
  #cart .cart-overview .cart-item .product-discount-flag {
    font-size: 1rem;
    background: linear-gradient(50deg, #265559 -30%, #e484af 40%, #f0955d);
    padding: 0px 6px;
    display: inline-block;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
    font-weight: 700;
    border-radius: 8px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1; }
    #cart .cart-overview .cart-item .product-discount-flag .discount {
      font-size: 1rem; }
  #cart .cart-overview .cart-item .product-remove-from-cart {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1;
    padding: 4px 10px; }
    #cart .cart-overview .cart-item .product-remove-from-cart a img {
      -webkit-filter: brightness(1);
              filter: brightness(1);
      transition: -webkit-filter 0.5s ease;
      transition: filter 0.5s ease;
      transition: filter 0.5s ease, -webkit-filter 0.5s ease; }
    #cart .cart-overview .cart-item .product-remove-from-cart a:hover img {
      -webkit-filter: brightness(0);
              filter: brightness(0);
      transition: -webkit-filter 0.5s ease;
      transition: filter 0.5s ease;
      transition: filter 0.5s ease, -webkit-filter 0.5s ease; }
  #cart .cart-overview .cart-item .product-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem; }
  #cart .cart-overview .cart-item .product-image {
    width: auto;
    max-width: 100%;
    height: auto; }
    @media (max-width: 991.98px) {
      #cart .cart-overview .cart-item .product-image {
        max-width: 100px; } }
  #cart .cart-overview .cart-item .product-texts {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  #cart .cart-overview .cart-item .product-price {
    margin-left: auto; }
  #cart .cart-overview .cart-item .kl-logo-wrapper {
    margin-bottom: 8px; }
    #cart .cart-overview .cart-item .kl-logo-wrapper img {
      width: auto;
      height: 20px; }
  #cart .cart-overview .cart-item .product-name {
    margin-bottom: 8px;
    font-size: 1.25rem;
    margin-bottom: 8px; }
    #cart .cart-overview .cart-item .product-name .label {
      font-size: 1.25rem;
      margin-bottom: 8px; }
      #cart .cart-overview .cart-item .product-name .label:hover {
        text-decoration: none; }
  #cart .cart-overview .cart-item .product-quantities {
    font-size: 0.875rem;
    font-weight: 700; }
  #cart .cart-overview .cart-item .product-garantie {
    font-size: 0.875rem;
    font-weight: 700; }
  #cart .cart-overview .cart-item .qty {
    max-width: 110px;
    margin-left: auto; }
  #cart .cart-overview .cart-item .price .product-price .product-discount {
    display: inline-block;
    margin-right: 15px; }
    #cart .cart-overview .cart-item .price .product-price .product-discount .regular-price {
      text-decoration: line-through;
      font-weight: 700;
      font-size: 0.875rem; }
  #cart .cart-overview .cart-item .price .product-price .product-total-price {
    display: inline-block; }
    #cart .cart-overview .cart-item .price .product-price .product-total-price .total-price {
      color: #ea73a7;
      font-size: 2rem;
      font-weight: 700; }
  #cart .cart-overview .cart-item .price .ecotax {
    font-size: 0.625rem;
    color: #AAAAAA;
    text-align: right; }
  #cart .cart-overview .cart-item .product-attributes {
    font-size: 0.875rem;
    margin-bottom: 15px;
    color: #818181; }
    #cart .cart-overview .cart-item .product-attributes .value {
      font-weight: 700; }
  #cart .cart-overview .cart-item .product-options {
    font-size: 0.875rem;
    font-weight: 700; }
    #cart .cart-overview .cart-item .product-options li {
      background-color: #EEEEEE;
      padding: 8px 15px;
      margin: 8px 0; }
  #cart .cart-overview .cart-item .cart-item-insuroption {
    padding: 30px 50px;
    box-shadow: inset rgba(100, 100, 111, 0.2) 0px 25px 20px -20px; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-title {
      text-align: center;
      font-weight: 700;
      font-size: 1.25rem;
      margin: auto;
      max-width: 240px; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-separator {
      border-color: rgba(234, 115, 167, 0.5);
      max-width: 600px;
      margin: 20px auto; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 30px; }
      #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2;
        line-height: 1.8rem; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content .cart-item-insuroption-label {
          font-size: 1.25rem;
          display: block; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content .cart-item-insuroption-price {
          font-weight: 700;
          font-size: 1.6rem;
          display: block;
          color: #ea73a7; }
      #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption {
        height: 50px;
        width: 50px;
        border-radius: 12px;
        border: 2px solid #ea73a7;
        background-color: #ea73a7;
        padding: 0;
        transition: all 0.5s; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption .icon-insuroption {
          height: 46px;
          width: 46px;
          background-repeat: no-repeat;
          background-position: center;
          display: inline-block;
          background-size: 30px 30px; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-add {
          background-color: transparent;
          transition: all 0.5s; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-add .icon-add-insuroption {
            background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17%2015V8h-2v7H8v2h7v7h2v-7h7v-2z%22%20fill%3D%22%23ea73a7%22%2F%3E%3C%2Fsvg%3E"); }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-add:hover {
            transition: all 0.5s;
            background-color: #ea73a7; }
            #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-add:hover .icon-add-insuroption {
              background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17%2015V8h-2v7H8v2h7v7h2v-7h7v-2z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E"); }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete {
          position: relative; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete .icon-delete-insuroption {
            background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M12%2012h2v12h-2z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M18%2012h2v12h-2z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M4%206v2h2v20a2%202%200%200%200%202%202h16a2%202%200%200%200%202-2V8h2V6zm4%2022V8h16v20z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M12%202h8v2h-8z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
            -webkit-transform: translateX(50px);
                    transform: translateX(50px);
            position: absolute;
            top: 0;
            left: 0;
            transition: all 0.3s;
            opacity: 0; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete .icon-added-insuroption {
            background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M13%2024l-9-9l1.414-1.414L13%2021.171L26.586%207.586L28%209L13%2024z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
            -webkit-transform: translateX(0px);
                    transform: translateX(0px);
            position: absolute;
            top: 0;
            left: 0;
            transition: all 0.3s;
            opacity: 1; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete:hover {
            background-color: #343a40;
            border-color: #343a40;
            transition: all 0.5s; }
            #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete:hover .icon-delete-insuroption {
              -webkit-transform: translateX(0px);
                      transform: translateX(0px);
              transition: all 0.3s;
              opacity: 1; }
            #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete:hover .icon-added-insuroption {
              -webkit-transform: translateX(-50px);
                      transform: translateX(-50px);
              transition: all 0.3s;
              opacity: 0; }

#cart .cart-overview .no-items {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 1.25rem; }

#cart .bloc-recapitulatif {
  margin-top: 2rem; }
  #cart .bloc-recapitulatif .h1 {
    font-size: 1.25rem;
    text-align: center;
    margin-top: 25px; }
  #cart .bloc-recapitulatif .cart-summary {
    container-name: cartSummary;
    container-type: inline-size;
    font-size: 0.875rem;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 0.75rem; }
    #cart .bloc-recapitulatif .cart-summary .cart-detailed-totals {
      padding: 30px 30px 0 30px; }
    #cart .bloc-recapitulatif .cart-summary .block-promo {
      margin-bottom: 15px; }
      #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code-expand {
        border: 2px solid #E9E9E9;
        padding: 0.4rem 0.8rem; }
      #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border: none;
        outline: none;
        background: none;
        width: 100%; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher i {
          float: right;
          font-size: 1.25rem;
          margin-left: 10px; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher .icon-unfold {
          display: none; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher .icon-refold {
          display: inline-block; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher.collapsed .icon-unfold {
          display: inline-block; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .expand-voucher.collapsed .icon-refold {
          display: none; }
      #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code {
        padding-top: 15px; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code .promo-highlighted {
          font-weight: 700;
          margin-top: 15px;
          margin-bottom: 0;
          color: #343a40; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code .promo-discounts {
          margin-left: 15px; }
          #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code .promo-discounts .label {
            color: #818181; }
          #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .promo-code .promo-discounts .code {
            color: #ea73a7; }
      #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .alert.js-error {
        display: none;
        margin-top: 15px; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .cart-voucher .alert.js-error i {
          vertical-align: middle; }
      #cart .bloc-recapitulatif .cart-summary .block-promo .promo-applied {
        margin-top: 15px;
        margin-bottom: 15px; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .promo-applied .label {
          font-weight: 700; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .promo-applied .delete-promo {
          color: #CBCBCB;
          margin-left: 10px; }
          #cart .bloc-recapitulatif .cart-summary .block-promo .promo-applied .delete-promo:hover {
            color: #ea73a7; }
        #cart .bloc-recapitulatif .cart-summary .block-promo .promo-applied .promo {
          font-weight: 700; }
    #cart .bloc-recapitulatif .cart-summary .cart-amounts {
      position: relative;
      margin: 1rem 0;
      color: #2b2b2a; }
      #cart .bloc-recapitulatif .cart-summary .cart-amounts .cart-subtotal-row {
        border-bottom: 1px solid #CBCBCB;
        padding: 8px 0; }
        #cart .bloc-recapitulatif .cart-summary .cart-amounts .cart-subtotal-row:last-child {
          border: none;
          padding-bottom: 0; }
        #cart .bloc-recapitulatif .cart-summary .cart-amounts .cart-subtotal-row:first-child {
          padding-top: 0; }
        #cart .bloc-recapitulatif .cart-summary .cart-amounts .cart-subtotal-row .label {
          font-weight: 700; }
        #cart .bloc-recapitulatif .cart-summary .cart-amounts .cart-subtotal-row .value {
          font-weight: 700; }
    #cart .bloc-recapitulatif .cart-summary .final-price.cart-total {
      font-weight: 700; }
      #cart .bloc-recapitulatif .cart-summary .final-price.cart-total .value {
        font-size: 2rem;
        color: #ea73a7; }
    #cart .bloc-recapitulatif .cart-summary .cart-detailed-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      gap: 10px; }
      #cart .bloc-recapitulatif .cart-summary .cart-detailed-actions > div {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin: 0 !important; }
    #cart .bloc-recapitulatif .cart-summary .btn {
      margin: 0;
      width: 100%;
      position: relative;
      padding-top: 20px;
      padding-bottom: 20px;
      text-align: center;
      font-size: 1.25rem;
      letter-spacing: 1px;
      margin-top: 15px;
      border-radius: 12px 12px 0 0;
      background-color: #ea73a7;
      -webkit-text-fill-color: white; }
      #cart .bloc-recapitulatif .cart-summary .btn:hover {
        background: #ea73a7;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: white; }
      #cart .bloc-recapitulatif .cart-summary .btn.valid-cart-btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        min-width: 80%;
        background-color: white;
        -webkit-text-fill-color: #212529;
        border: 1px solid #ea73a7;
        border-radius: 0.75rem;
        font-size: 16px;
        padding: 15px 30px;
        margin: auto; }
        #cart .bloc-recapitulatif .cart-summary .btn.valid-cart-btn:hover {
          background-color: white;
          -webkit-text-fill-color: #ea73a7; }
  #cart .bloc-recapitulatif .continue-shopping {
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center; }
    #cart .bloc-recapitulatif .continue-shopping a {
      color: #ea73a7;
      border: 1px solid #ea73a7;
      border-radius: 0.75rem; }
      #cart .bloc-recapitulatif .continue-shopping a:hover {
        background-color: #ea73a7;
        color: #fff !important; }
  #cart .bloc-recapitulatif .payment-informations {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 0.875rem;
    text-align: center; }
    #cart .bloc-recapitulatif .payment-informations img {
      height: 17px;
      width: auto; }
  @media (min-width: 992px) {
    #cart .bloc-recapitulatif.sticky-sidebar {
      overflow: auto;
      position: -webkit-sticky;
      position: sticky;
      height: 100%;
      top: 0; } }

#cart .alma-payment-plans-container {
  background-color: transparent; }

#cart .product-related-products-list h2.header-title {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.25rem;
  font-weight: 700; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .kl-img-xts img {
  width: 125px;
  height: 125px; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .kl-logo-wrapper {
  margin-bottom: 8px; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .kl-logo-wrapper img {
    width: auto;
    height: 20px; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .product-name {
  margin-bottom: 8px;
  font-size: 1.25rem;
  line-height: 1.5rem; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .product-name .label {
    font-size: 1.25rem; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .product-name .label:hover {
      text-decoration: none; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .product-quantities {
  font-size: 0.875rem;
  font-weight: 700; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .price .product-discount {
  margin-right: 15px;
  text-decoration: line-through;
  font-weight: 700;
  font-size: 0.875rem; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .price .product-total-price {
  color: #ea73a7;
  font-size: 2rem;
  font-weight: 700; }

#cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .qty {
    max-width: 100px; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart {
    height: 50px;
    width: 50px;
    border-radius: 12px;
    border: 2px solid #ea73a7;
    background-color: transparent;
    padding: 0;
    transition: all 0.5s;
    cursor: pointer;
    outline: 0; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart .icon-add-cart {
      height: 46px;
      width: 46px;
      background-repeat: no-repeat;
      background-position: center;
      display: inline-block;
      background-size: 30px 30px;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17%2015V8h-2v7H8v2h7v7h2v-7h7v-2z%22%20fill%3D%22%23ea73a7%22%2F%3E%3C%2Fsvg%3E"); }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart:hover {
      transition: all 0.5s;
      background-color: #ea73a7; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart:hover .icon-add-cart {
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%221em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17%2015V8h-2v7H8v2h7v7h2v-7h7v-2z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E"); }

#cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions .choose-grade {
  height: 50px;
  width: 50px;
  border-radius: 12px;
  border: 2px solid #ea73a7;
  background-color: transparent;
  padding: 0;
  transition: all 0.5s;
  cursor: pointer;
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions .choose-grade .icon-choose-grade {
    color: #ea73a7; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions .choose-grade:hover {
    transition: all 0.5s;
    background-color: #ea73a7; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions .choose-grade:hover .icon-choose-grade {
      color: #fff; }

@media (max-width: 767.98px) {
  #cart .cart-overview .cart-item .cat-product-row {
    padding: 1rem; }
  #cart .cart-overview .cart-item .kl-logo-wrapper {
    margin-bottom: 0; }
    #cart .cart-overview .cart-item .kl-logo-wrapper img {
      height: 20px;
      width: auto; }
  #cart .cart-overview .cart-item .product-infos {
    gap: 0.5rem; }
  #cart .cart-overview .cart-item .product-name {
    font-size: 0.875rem;
    line-height: normal; }
    #cart .cart-overview .cart-item .product-name .label {
      font-size: 0.875rem;
      line-height: normal; }
  #cart .cart-overview .cart-item .product-attributes {
    font-size: 0.7rem; }
  #cart .cart-overview .cart-item .product-quantities,
  #cart .cart-overview .cart-item .product-garantie {
    font-size: 0.7rem; }
    #cart .cart-overview .cart-item .product-quantities img,
    #cart .cart-overview .cart-item .product-garantie img {
      height: 15px;
      width: auto; }
  #cart .cart-overview .cart-item .qty {
    margin-top: 0; }
    #cart .cart-overview .cart-item .qty .js-cart-line-product-quantity {
      padding: 0 5px; }
  #cart .cart-overview .cart-item .price .product-price .product-discount .regular-price {
    font-size: 0.7rem; }
  #cart .cart-overview .cart-item .price .product-price .product-total-price .total-price {
    font-size: 1rem; }
  #cart .cart-overview .cart-item .cart-item-insuroption {
    padding: 15px;
    margin: 10px auto; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-title {
      font-size: 1rem; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-separator {
      max-width: 200px; }
    #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item {
      gap: 15px; }
      #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content {
        line-height: 1.5rem; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content .cart-item-insuroption-label {
          font-size: 0.875rem; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-content .cart-item-insuroption-price {
          font-size: 1rem; }
      #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption {
        height: 40px;
        width: 40px; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption .icon-insuroption {
          height: 36px;
          width: 36px;
          background-size: 20px 20px; }
        #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete {
          position: relative;
          background-color: #343a40;
          border-color: #343a40; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete .icon-delete-insuroption {
            -webkit-transform: unset;
                    transform: unset;
            opacity: 1; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete .icon-added-insuroption {
            display: none; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete:hover .icon-delete-insuroption {
            -webkit-transform: unset;
                    transform: unset; }
          #cart .cart-overview .cart-item .cart-item-insuroption .cart-item-insuroption-item .cart-item-insuroption-actions .btn-insuroption.btn-insuroption-delete:hover .icon-added-insuroption {
            -webkit-transform: unset;
                    transform: unset; }
  #cart .product-related-products-list h2.header-title {
    font-size: 1rem;
    text-align: center; }
  #cart .product-related-products-list .products-list .item.cart-product-miniature {
    padding: 1rem 0; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .kl-img-xts img {
      width: 100px;
      height: auto; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .kl-logo-wrapper {
      margin-bottom: 0; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .kl-logo-wrapper img {
        height: 20px; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .product-name {
      margin-bottom: 0;
      font-size: 0.875rem;
      line-height: normal; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .product-name .label {
        font-size: 0.875rem; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .product-quantities {
      font-size: 0.7rem; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .product-quantities img {
        height: 15px;
        width: auto; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .price {
      margin-bottom: 5px; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .price .product-discount {
        font-size: 0.7rem; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .price .product-total-price {
        font-size: 1rem; }
    #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions {
      padding-right: 15px; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart {
        height: 40px;
        width: 40px; }
        #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form .add_to_cart .icon-add-cart {
          height: 36px;
          width: 36px; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions form #product-qtt {
        padding-top: 0;
        padding-bottom: 0; }
      #cart .product-related-products-list .products-list .item.cart-product-miniature .cart-line-product-actions .choose-grade {
        height: 40px;
        width: 40px; } }

body#cms h1, body#cms .h1 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-align: center;
  margin-top: 4px; }

body#cms h2 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-top: 2px;
  font-weight: 900;
  color: black;
  font-size: 1.75rem; }

body#cms .elementor-section.elementor-section-boxed > .elementor-container {
  padding: 0 15px; }

body#cms .elementor-image-hotspot {
  padding: 0 60px; }
  body#cms .elementor-image-hotspot .elementor-image-hotspot-wrapper .elementor-image-hotspot-content {
    visibility: visible !important;
    opacity: 1 !important; }

@media (max-width: 415px) {
  body#cms .elementor-image-hotspot {
    padding: 0; } }

body#cms .diagonal-box {
  background-image: linear-gradient(45deg, #F31C95, #ea73a7);
  -webkit-transform: skewY(-5deg);
          transform: skewY(-5deg);
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: -15px;
  margin-right: -15px; }
  body#cms .diagonal-box > div {
    -webkit-transform: skewY(5deg);
            transform: skewY(5deg);
    -webkit-transform-origin-x: right; }

#checkout #modal-payment-confirmation {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2000; }
  #checkout #modal-payment-confirmation .content-modale {
    background-color: #fff;
    width: 30rem;
    height: 20rem;
    padding: 2rem;
    border-radius: 0.75rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem; }
    @media screen and (max-width: 768px) {
      #checkout #modal-payment-confirmation .content-modale {
        width: 23rem;
        height: 18rem; } }
    #checkout #modal-payment-confirmation .content-modale .h2 {
      text-align: center; }
    #checkout #modal-payment-confirmation .content-modale .btn-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 1rem; }
      #checkout #modal-payment-confirmation .content-modale .btn-group .btn-secondary {
        border-radius: 0.75rem; }

#checkout #wrapper {
  margin-top: 40px; }
  #checkout #wrapper .checkout-step {
    border-bottom: 1px solid #CBCBCB; }
    #checkout #wrapper .checkout-step .step-title {
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-weight: 700;
      font-size: 1.75rem;
      padding: 15px 0; }
    #checkout #wrapper .checkout-step .content {
      background-color: #fff;
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      padding: 30px;
      border-radius: 0.75rem; }
      #checkout #wrapper .checkout-step .content .nav {
        border-bottom: 2px solid #e9ecef;
        margin-bottom: 30px; }
        #checkout #wrapper .checkout-step .content .nav .nav-item .nav-link {
          margin-bottom: 30px;
          display: inline-block;
          padding: 0; }
          #checkout #wrapper .checkout-step .content .nav .nav-item .nav-link.active {
            display: none; }
      #checkout #wrapper .checkout-step .content #btnShowValue {
        height: 100%; }
        #checkout #wrapper .checkout-step .content #btnShowValue::after {
          display: none; }
    #checkout #wrapper .checkout-step button.continue {
      margin-top: 30px;
      background: #ea73a7; }
      #checkout #wrapper .checkout-step button.continue:hover {
        color: #fff !important; }
      #checkout #wrapper .checkout-step button.continue img {
        width: 20px; }
    #checkout #wrapper .checkout-step .btn-account {
      color: #ea73a7;
      border: 1px solid #ea73a7;
      border-radius: 0.75rem; }
      #checkout #wrapper .checkout-step .btn-account:hover {
        color: #fff !important; }
    #checkout #wrapper .checkout-step.-clickable .step-title {
      cursor: pointer; }
      #checkout #wrapper .checkout-step.-clickable .step-title:hover {
        color: #ea73a7; }
    #checkout #wrapper .checkout-step.-complete .content {
      display: none; }
    #checkout #wrapper .checkout-step.-current {
      border-bottom: none; }
      #checkout #wrapper .checkout-step.-current .step-title {
        cursor: unset; }
        #checkout #wrapper .checkout-step.-current .step-title:hover {
          color: unset; }
      #checkout #wrapper .checkout-step.-current .content {
        display: block; }
    #checkout #wrapper .checkout-step.-unreachable .content {
      display: none; }
  #checkout #wrapper #checkout-personal-information-step .tab-content {
    max-width: 700px; }
  #checkout #wrapper #checkout-personal-information-step .create-account-option {
    margin: 30px auto;
    background: #EEEEEE;
    padding: 30px;
    position: relative; }
    #checkout #wrapper #checkout-personal-information-step .create-account-option::before {
      content: " ";
      position: absolute;
      display: inline-block;
      height: 0;
      width: 0;
      border-top: 20px solid #fff;
      border-right: 19px solid transparent;
      border-left: 19px solid transparent;
      left: 80px;
      right: 0;
      top: 0; }
  #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-text,
  #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-email,
  #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-password {
    max-width: 49%;
    width: 100%;
    display: inline-block;
    padding-right: 12px; }
    @media (max-width: 991.98px) {
      #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-text,
      #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-email,
      #checkout #wrapper #checkout-personal-information-step #customer-form .form-group-type-password {
        display: block;
        max-width: unset; } }
  #checkout #wrapper #checkout-personal-information-step .birthday-text {
    font-size: 0.875rem;
    color: #ea73a7; }
  #checkout #wrapper #checkout-addresses-step .js-address-form {
    max-width: 700px; }
    #checkout #wrapper #checkout-addresses-step .js-address-form .address-type-title {
      font-weight: 700;
      font-size: 1.25rem; }
    #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item,
    #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item {
      border-bottom: 2px solid #CBCBCB;
      padding: 15px 0 15px 15px; }
      #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item .address-alias,
      #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item .address-alias {
        font-weight: 700;
        cursor: pointer; }
      #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item .address,
      #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item .address {
        font-size: 0.875rem;
        color: #818181;
        line-height: normal;
        cursor: pointer; }
      #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item .address-footer,
      #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item .address-footer {
        text-align: right; }
        #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item .address-footer a,
        #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item .address-footer a {
          padding: 15px 15px 0 15px;
          color: #CBCBCB; }
      #checkout #wrapper #checkout-addresses-step .js-address-form #delivery-addresses .address-item:hover,
      #checkout #wrapper #checkout-addresses-step .js-address-form #invoice-addresses .address-item:hover {
        border-color: #ea73a7; }
    #checkout #wrapper #checkout-addresses-step .js-address-form a.btn {
      color: #adb5bd;
      border: 1px solid #adb5bd;
      border-radius: 0.75rem; }
      #checkout #wrapper #checkout-addresses-step .js-address-form a.btn::after {
        display: none; }
      #checkout #wrapper #checkout-addresses-step .js-address-form a.btn:hover {
        color: #212529; }
  #checkout #wrapper #checkout-addresses-step .phone-text {
    font-size: 0.875rem;
    color: #495057; }
  #checkout #wrapper #checkout-delivery-step #hook-display-before-carrier {
    max-width: 700px; }
  #checkout #wrapper #checkout-delivery-step .delivery-options-list {
    max-width: 700px; }
  #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option {
    border-bottom: 2px solid #CBCBCB;
    padding: 15px 0 15px 0; }
    #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option img {
      max-width: 150px;
      height: auto;
      width: 100%; }
    #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option .carrier-name {
      font-weight: 700;
      display: block; }
    #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option .carrier-delay {
      color: #adb5bd;
      display: block; }
    #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option .carrier-price {
      font-weight: 700;
      display: block; }
    #checkout #wrapper #checkout-delivery-step .delivery-options-list .delivery-option:hover {
      border-color: #ea73a7; }
  #checkout #wrapper #checkout-delivery-step #delivery {
    margin-top: 30px; }
  #checkout #wrapper #checkout-delivery-step .phone-text {
    font-size: 0.875rem;
    color: #495057; }
  #checkout #wrapper #checkout-payment-step .payment-options {
    max-width: 700px; }
    #checkout #wrapper #checkout-payment-step .payment-options .payment-option {
      border-bottom: 2px solid #CBCBCB;
      padding: 15px 0 15px 0; }
      #checkout #wrapper #checkout-payment-step .payment-options .payment-option:hover {
        border-color: #ea73a7; }
      #checkout #wrapper #checkout-payment-step .payment-options .payment-option .custom-control-label {
        font-weight: 700;
        cursor: pointer; }
      #checkout #wrapper #checkout-payment-step .payment-options .payment-option .additional-information {
        margin-left: 1.5rem;
        margin-top: 15px;
        color: #adb5bd;
        font-size: 0.875rem; }
      #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form {
        color: #adb5bd;
        font-size: 0.875rem;
        margin-left: 1.5rem;
        margin-top: 15px; }
        #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type {
          display: inline-block;
          border: 1px solid #adb5bd;
          padding: 15px 30px 15px 45px;
          margin: 8px; }
          #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type:hover {
            border-color: #ea73a7; }
          #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type label img {
            float: none;
            display: block;
            height: 20px;
            width: auto; }
          #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type label span {
            display: none; }
          #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type label::before, #checkout #wrapper #checkout-payment-step .payment-options .payment-option .js-payment-option-form .payment-type label::after {
            margin: auto;
            top: 0;
            bottom: 0;
            left: 15px; }
  #checkout #wrapper #checkout-payment-step #conditions-to-approve {
    max-width: 700px;
    margin: 30px 0; }
    #checkout #wrapper #checkout-payment-step #conditions-to-approve a {
      text-decoration: underline;
      color: #ea73a7; }
  #checkout #wrapper #checkout-payment-step .order-summary-content-btn-collapse {
    color: #adb5bd;
    border: 1px solid #adb5bd;
    border-radius: 0.75rem; }
    #checkout #wrapper #checkout-payment-step .order-summary-content-btn-collapse::after {
      display: none; }
  #checkout #wrapper #checkout-payment-step #order-summary-content {
    max-width: 700px;
    margin-top: 15px;
    background: #EEEEEE;
    padding: 30px; }
    #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-content-title {
      font-weight: 700;
      font-size: 1.25rem;
      margin-bottom: 15px; }
    #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-address {
      color: #818181;
      line-height: normal; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-address .order-summary-address-title {
        font-weight: 700;
        color: #212529; }
    #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-shipping-title {
      font-weight: 700;
      margin-top: 30px;
      margin-bottom: 15px; }
    #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-shipping-details {
      color: #818181; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-shipping-details .carrier-name {
        font-weight: 700;
        display: block; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-shipping-details .carrier-delay {
        display: block; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-shipping-details .carrier-price {
        font-weight: 700;
        display: block; }
    #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart {
      max-width: 700px;
      margin-top: 30px; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart .order-summary-cart-title {
        font-weight: 700;
        margin-bottom: 15px; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row {
        border-bottom: 2px solid #CBCBCB;
        padding: 15px 0 15px 0; }
        #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row img {
          width: auto;
          max-width: 100%;
          height: auto; }
        #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row .product-name {
          font-weight: 700; }
        #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row .product-attributes {
          font-size: 75%;
          color: #818181; }
          #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row .product-attributes .label {
            font-weight: 700; }
        #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .order-confirmation-table-product-row .product-totals {
          margin-top: 15px;
          font-weight: 700;
          color: #818181;
          font-size: 1rem; }
      #checkout #wrapper #checkout-payment-step #order-summary-content .order-summary-cart #order-items .totals-summary {
        margin: 30px 0;
        margin-left: auto; }
  #checkout #wrapper #checkout-payment-step #payment-confirmation .order-btn {
    padding: 20px 40px;
    font-size: 1.25rem;
    line-height: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
  #checkout #wrapper .bloc-recapitulatif .h1 {
    font-size: 1.25rem;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 22px;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }
  #checkout #wrapper .bloc-recapitulatif .cart-summary {
    font-size: 0.875rem;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px;
    font-weight: 700;
    border-radius: 0.75rem; }
    #checkout #wrapper .bloc-recapitulatif .cart-summary .cart-summary-line {
      border-bottom: 1px solid #CBCBCB;
      padding: 8px 0; }
      #checkout #wrapper .bloc-recapitulatif .cart-summary .cart-summary-line:last-child {
        border: none;
        padding-bottom: 0; }
    #checkout #wrapper .bloc-recapitulatif .cart-summary .cart-summary-totals .cart-total .value {
      font-size: 2rem; }
    #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list,
    #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions {
      margin: 15px 0;
      background: #EEEEEE;
      padding: 15px; }
      #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media,
      #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media {
        margin-bottom: 15px;
        font-size: 0.8rem; }
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media .product-name,
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media .product-name {
          font-weight: 400;
          display: block; }
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media .product-quantity,
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media .product-quantity {
          color: #818181; }
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media img,
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media img {
          width: 40px;
          height: auto; }
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media:last-child,
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media:last-child {
          margin-bottom: 0; }
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-product-list .media .media-left,
        #checkout #wrapper .bloc-recapitulatif .cart-summary #cart-summary-insuroptions .media .media-left {
          margin-right: 15px;
          width: 40px; }
  #checkout #wrapper .bloc-recapitulatif .payment-informations {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 0.875rem;
    text-align: center; }
    #checkout #wrapper .bloc-recapitulatif .payment-informations img {
      height: 17px;
      width: auto; }
  @media (min-width: 992px) {
    #checkout #wrapper .bloc-recapitulatif.sticky-sidebar {
      overflow: auto;
      position: -webkit-sticky;
      position: sticky;
      height: 100%;
      top: 0; } }
  #checkout #wrapper #modal .modal-dialog .modal-content .page-heading {
    color: #ea73a7;
    text-align: center;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700; }

#blockcart-modal .modal-dialog .modal-content .modal-header .cart-content-btn a {
  -webkit-text-fill-color: white;
  background: #ea73a7; }
  #blockcart-modal .modal-dialog .modal-content .modal-header .cart-content-btn a:hover {
    border: 0 !important; }

#blockcart-modal .modal-dialog .modal-content .modal-header .cart-content-btn button:hover {
  border: 0 !important;
  -webkit-text-fill-color: #ea73a7;
  background: none; }

@media (max-width: 767.98px) {
  #checkout #wrapper .checkout-step.-current .content {
    padding: 15px; }
    #checkout #wrapper .checkout-step.-current .content .tab-content .container {
      padding: 0; } }

#order-confirmation #main {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 30px; }
  #order-confirmation #main #content-hook_order_confirmation {
    text-align: center; }
    #order-confirmation #main #content-hook_order_confirmation h1 {
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-weight: 700;
      margin-bottom: 40px; }
    #order-confirmation #main #content-hook_order_confirmation a {
      color: #F31C95;
      transition: color 0.3s ease-in-out; }
      #order-confirmation #main #content-hook_order_confirmation a:hover {
        color: #ea73a7; }
  #order-confirmation #main #content {
    max-width: 700px;
    margin: auto; }
  #order-confirmation #main #order-details {
    text-align: center; }
    #order-confirmation #main #order-details strong {
      display: block; }
  #order-confirmation #main #order-items .order-confirmation-table-product-row {
    border-bottom: 2px solid #CBCBCB;
    padding: 15px 0 15px 0; }
    #order-confirmation #main #order-items .order-confirmation-table-product-row img {
      width: auto;
      max-width: 100%;
      height: auto; }
    #order-confirmation #main #order-items .order-confirmation-table-product-row .product-name {
      font-weight: 700; }
    #order-confirmation #main #order-items .order-confirmation-table-product-row .product-attributes {
      font-size: 75%;
      color: #adb5bd; }
      #order-confirmation #main #order-items .order-confirmation-table-product-row .product-attributes .label {
        font-weight: 700; }
    #order-confirmation #main #order-items .order-confirmation-table-product-row .product-totals {
      margin-top: 15px;
      font-weight: 700;
      color: #adb5bd;
      font-size: 1rem; }
  #order-confirmation #main #order-items .totals-summary {
    margin: 30px 0;
    margin-left: auto; }
  #order-confirmation #main #content-hook_payment_return {
    max-width: 700px;
    margin: auto;
    color: #adb5bd; }
  #order-confirmation #main #registration-form {
    max-width: 700px;
    margin: 30px auto;
    border-top: 1px solid #CBCBCB;
    padding-top: 30px; }
    #order-confirmation #main #registration-form .registration-form-title {
      font-weight: 700;
      font-size: 1.25rem;
      margin-bottom: 15px; }
    #order-confirmation #main #registration-form .form-group-type-text,
    #order-confirmation #main #registration-form .form-group-type-email,
    #order-confirmation #main #registration-form .form-group-type-password {
      max-width: 49%;
      width: 100%;
      display: inline-block;
      padding-right: 12px; }

#authentication #main {
  max-width: 700px;
  margin: auto;
  text-align: center; }
  #authentication #main h1 {
    text-align: center;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    margin-bottom: 30px; }
  #authentication #main .no-account {
    color: #ea73a7; }
    #authentication #main .no-account a {
      color: #ea73a7; }
  #authentication #main .forgot-password {
    margin-bottom: 15px; }
  #authentication #main .custom-checkbox {
    text-align: left; }
  #authentication #main .birthday-text {
    font-size: 0.875rem;
    color: #ea73a7; }
  #authentication #main .phone-text {
    font-size: 0.875rem;
    color: #495057; }

#password #main {
  max-width: 700px;
  margin: auto;
  text-align: center; }
  #password #main h1 {
    text-align: center;
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    margin-bottom: 30px; }
  #password #main .account-link::after {
    display: none; }

#my-account h1,
#identity h1,
#address h1,
#addresses h1,
#history h1,
#order-slip h1,
#discount h1,
#module-psgdpr-gdpr h1,
#order-detail h1,
#module-ps_emailalerts-account h1,
#module-ets_affiliatemarketing-dashboard h1,
#module-ets_affiliatemarketing-history h1,
#module-ets_affiliatemarketing-refer_friends h1,
#module-ets_affiliatemarketing-sponsorship h1,
#module-ets_affiliatemarketing-voucher h1,
#module-ets_affiliatemarketing-myfriend h1 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px; }

#my-account .account-page,
#identity .account-page,
#address .account-page,
#addresses .account-page,
#history .account-page,
#order-slip .account-page,
#discount .account-page,
#module-psgdpr-gdpr .account-page,
#order-detail .account-page,
#module-ps_emailalerts-account .account-page,
#module-ets_affiliatemarketing-dashboard .account-page,
#module-ets_affiliatemarketing-history .account-page,
#module-ets_affiliatemarketing-refer_friends .account-page,
#module-ets_affiliatemarketing-sponsorship .account-page,
#module-ets_affiliatemarketing-voucher .account-page,
#module-ets_affiliatemarketing-myfriend .account-page {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 30px;
  max-width: 1000px;
  margin: auto; }
  #my-account .account-page #order-infos ul a,
  #identity .account-page #order-infos ul a,
  #address .account-page #order-infos ul a,
  #addresses .account-page #order-infos ul a,
  #history .account-page #order-infos ul a,
  #order-slip .account-page #order-infos ul a,
  #discount .account-page #order-infos ul a,
  #module-psgdpr-gdpr .account-page #order-infos ul a,
  #order-detail .account-page #order-infos ul a,
  #module-ps_emailalerts-account .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-dashboard .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-history .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-refer_friends .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-sponsorship .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-voucher .account-page #order-infos ul a,
  #module-ets_affiliatemarketing-myfriend .account-page #order-infos ul a {
    color: #F31C95;
    transition: color 0.3s ease-in-out; }
    #my-account .account-page #order-infos ul a:hover,
    #identity .account-page #order-infos ul a:hover,
    #address .account-page #order-infos ul a:hover,
    #addresses .account-page #order-infos ul a:hover,
    #history .account-page #order-infos ul a:hover,
    #order-slip .account-page #order-infos ul a:hover,
    #discount .account-page #order-infos ul a:hover,
    #module-psgdpr-gdpr .account-page #order-infos ul a:hover,
    #order-detail .account-page #order-infos ul a:hover,
    #module-ps_emailalerts-account .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-dashboard .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-history .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-refer_friends .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-sponsorship .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-voucher .account-page #order-infos ul a:hover,
    #module-ets_affiliatemarketing-myfriend .account-page #order-infos ul a:hover {
      color: #ea73a7; }
  #my-account .account-page .my-account-link,
  #my-account .account-page #identity-link, #my-account .account-page #emailsalerts,
  #identity .account-page .my-account-link,
  #identity .account-page #identity-link,
  #identity .account-page #emailsalerts,
  #address .account-page .my-account-link,
  #address .account-page #identity-link,
  #address .account-page #emailsalerts,
  #addresses .account-page .my-account-link,
  #addresses .account-page #identity-link,
  #addresses .account-page #emailsalerts,
  #history .account-page .my-account-link,
  #history .account-page #identity-link,
  #history .account-page #emailsalerts,
  #order-slip .account-page .my-account-link,
  #order-slip .account-page #identity-link,
  #order-slip .account-page #emailsalerts,
  #discount .account-page .my-account-link,
  #discount .account-page #identity-link,
  #discount .account-page #emailsalerts,
  #module-psgdpr-gdpr .account-page .my-account-link,
  #module-psgdpr-gdpr .account-page #identity-link,
  #module-psgdpr-gdpr .account-page #emailsalerts,
  #order-detail .account-page .my-account-link,
  #order-detail .account-page #identity-link,
  #order-detail .account-page #emailsalerts,
  #module-ps_emailalerts-account .account-page .my-account-link,
  #module-ps_emailalerts-account .account-page #identity-link,
  #module-ps_emailalerts-account .account-page #emailsalerts,
  #module-ets_affiliatemarketing-dashboard .account-page .my-account-link,
  #module-ets_affiliatemarketing-dashboard .account-page #identity-link,
  #module-ets_affiliatemarketing-dashboard .account-page #emailsalerts,
  #module-ets_affiliatemarketing-history .account-page .my-account-link,
  #module-ets_affiliatemarketing-history .account-page #identity-link,
  #module-ets_affiliatemarketing-history .account-page #emailsalerts,
  #module-ets_affiliatemarketing-refer_friends .account-page .my-account-link,
  #module-ets_affiliatemarketing-refer_friends .account-page #identity-link,
  #module-ets_affiliatemarketing-refer_friends .account-page #emailsalerts,
  #module-ets_affiliatemarketing-sponsorship .account-page .my-account-link,
  #module-ets_affiliatemarketing-sponsorship .account-page #identity-link,
  #module-ets_affiliatemarketing-sponsorship .account-page #emailsalerts,
  #module-ets_affiliatemarketing-voucher .account-page .my-account-link,
  #module-ets_affiliatemarketing-voucher .account-page #identity-link,
  #module-ets_affiliatemarketing-voucher .account-page #emailsalerts,
  #module-ets_affiliatemarketing-myfriend .account-page .my-account-link,
  #module-ets_affiliatemarketing-myfriend .account-page #identity-link,
  #module-ets_affiliatemarketing-myfriend .account-page #emailsalerts {
    text-align: center;
    display: block;
    max-width: 200px;
    width: 100%;
    font-weight: 700;
    border: 1px solid #fff;
    border-bottom: 2px solid #ea73a7;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 15px;
    margin: 15px;
    min-width: 230px; }
    #my-account .account-page .my-account-link i,
    #my-account .account-page #identity-link i, #my-account .account-page #emailsalerts i,
    #identity .account-page .my-account-link i,
    #identity .account-page #identity-link i,
    #identity .account-page #emailsalerts i,
    #address .account-page .my-account-link i,
    #address .account-page #identity-link i,
    #address .account-page #emailsalerts i,
    #addresses .account-page .my-account-link i,
    #addresses .account-page #identity-link i,
    #addresses .account-page #emailsalerts i,
    #history .account-page .my-account-link i,
    #history .account-page #identity-link i,
    #history .account-page #emailsalerts i,
    #order-slip .account-page .my-account-link i,
    #order-slip .account-page #identity-link i,
    #order-slip .account-page #emailsalerts i,
    #discount .account-page .my-account-link i,
    #discount .account-page #identity-link i,
    #discount .account-page #emailsalerts i,
    #module-psgdpr-gdpr .account-page .my-account-link i,
    #module-psgdpr-gdpr .account-page #identity-link i,
    #module-psgdpr-gdpr .account-page #emailsalerts i,
    #order-detail .account-page .my-account-link i,
    #order-detail .account-page #identity-link i,
    #order-detail .account-page #emailsalerts i,
    #module-ps_emailalerts-account .account-page .my-account-link i,
    #module-ps_emailalerts-account .account-page #identity-link i,
    #module-ps_emailalerts-account .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-dashboard .account-page .my-account-link i,
    #module-ets_affiliatemarketing-dashboard .account-page #identity-link i,
    #module-ets_affiliatemarketing-dashboard .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-history .account-page .my-account-link i,
    #module-ets_affiliatemarketing-history .account-page #identity-link i,
    #module-ets_affiliatemarketing-history .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-refer_friends .account-page .my-account-link i,
    #module-ets_affiliatemarketing-refer_friends .account-page #identity-link i,
    #module-ets_affiliatemarketing-refer_friends .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-sponsorship .account-page .my-account-link i,
    #module-ets_affiliatemarketing-sponsorship .account-page #identity-link i,
    #module-ets_affiliatemarketing-sponsorship .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-voucher .account-page .my-account-link i,
    #module-ets_affiliatemarketing-voucher .account-page #identity-link i,
    #module-ets_affiliatemarketing-voucher .account-page #emailsalerts i,
    #module-ets_affiliatemarketing-myfriend .account-page .my-account-link i,
    #module-ets_affiliatemarketing-myfriend .account-page #identity-link i,
    #module-ets_affiliatemarketing-myfriend .account-page #emailsalerts i {
      color: #adb5bd;
      display: block;
      font-size: 3rem;
      margin-bottom: 30px; }
    #my-account .account-page .my-account-link .link-item,
    #my-account .account-page #identity-link .link-item, #my-account .account-page #emailsalerts .link-item,
    #identity .account-page .my-account-link .link-item,
    #identity .account-page #identity-link .link-item,
    #identity .account-page #emailsalerts .link-item,
    #address .account-page .my-account-link .link-item,
    #address .account-page #identity-link .link-item,
    #address .account-page #emailsalerts .link-item,
    #addresses .account-page .my-account-link .link-item,
    #addresses .account-page #identity-link .link-item,
    #addresses .account-page #emailsalerts .link-item,
    #history .account-page .my-account-link .link-item,
    #history .account-page #identity-link .link-item,
    #history .account-page #emailsalerts .link-item,
    #order-slip .account-page .my-account-link .link-item,
    #order-slip .account-page #identity-link .link-item,
    #order-slip .account-page #emailsalerts .link-item,
    #discount .account-page .my-account-link .link-item,
    #discount .account-page #identity-link .link-item,
    #discount .account-page #emailsalerts .link-item,
    #module-psgdpr-gdpr .account-page .my-account-link .link-item,
    #module-psgdpr-gdpr .account-page #identity-link .link-item,
    #module-psgdpr-gdpr .account-page #emailsalerts .link-item,
    #order-detail .account-page .my-account-link .link-item,
    #order-detail .account-page #identity-link .link-item,
    #order-detail .account-page #emailsalerts .link-item,
    #module-ps_emailalerts-account .account-page .my-account-link .link-item,
    #module-ps_emailalerts-account .account-page #identity-link .link-item,
    #module-ps_emailalerts-account .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-dashboard .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-dashboard .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-dashboard .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-history .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-history .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-history .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-refer_friends .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-refer_friends .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-refer_friends .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-sponsorship .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-sponsorship .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-sponsorship .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-voucher .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-voucher .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-voucher .account-page #emailsalerts .link-item,
    #module-ets_affiliatemarketing-myfriend .account-page .my-account-link .link-item,
    #module-ets_affiliatemarketing-myfriend .account-page #identity-link .link-item,
    #module-ets_affiliatemarketing-myfriend .account-page #emailsalerts .link-item {
      display: block; }
    #my-account .account-page .my-account-link:hover,
    #my-account .account-page #identity-link:hover, #my-account .account-page #emailsalerts:hover,
    #identity .account-page .my-account-link:hover,
    #identity .account-page #identity-link:hover,
    #identity .account-page #emailsalerts:hover,
    #address .account-page .my-account-link:hover,
    #address .account-page #identity-link:hover,
    #address .account-page #emailsalerts:hover,
    #addresses .account-page .my-account-link:hover,
    #addresses .account-page #identity-link:hover,
    #addresses .account-page #emailsalerts:hover,
    #history .account-page .my-account-link:hover,
    #history .account-page #identity-link:hover,
    #history .account-page #emailsalerts:hover,
    #order-slip .account-page .my-account-link:hover,
    #order-slip .account-page #identity-link:hover,
    #order-slip .account-page #emailsalerts:hover,
    #discount .account-page .my-account-link:hover,
    #discount .account-page #identity-link:hover,
    #discount .account-page #emailsalerts:hover,
    #module-psgdpr-gdpr .account-page .my-account-link:hover,
    #module-psgdpr-gdpr .account-page #identity-link:hover,
    #module-psgdpr-gdpr .account-page #emailsalerts:hover,
    #order-detail .account-page .my-account-link:hover,
    #order-detail .account-page #identity-link:hover,
    #order-detail .account-page #emailsalerts:hover,
    #module-ps_emailalerts-account .account-page .my-account-link:hover,
    #module-ps_emailalerts-account .account-page #identity-link:hover,
    #module-ps_emailalerts-account .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-dashboard .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-dashboard .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-dashboard .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-history .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-history .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-history .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-refer_friends .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-refer_friends .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-refer_friends .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-sponsorship .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-sponsorship .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-sponsorship .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-voucher .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-voucher .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-voucher .account-page #emailsalerts:hover,
    #module-ets_affiliatemarketing-myfriend .account-page .my-account-link:hover,
    #module-ets_affiliatemarketing-myfriend .account-page #identity-link:hover,
    #module-ets_affiliatemarketing-myfriend .account-page #emailsalerts:hover {
      color: #ea73a7;
      box-shadow: rgba(224, 30, 143, 0.2) 0px 7px 29px 0px; }
  #my-account .account-page .form-group-type-text,
  #my-account .account-page .form-group-type-password,
  #my-account .account-page .form-group-type-tel,
  #my-account .account-page .form-group-type-countrySelect,
  #my-account .account-page .form-group-type-email,
  #identity .account-page .form-group-type-text,
  #identity .account-page .form-group-type-password,
  #identity .account-page .form-group-type-tel,
  #identity .account-page .form-group-type-countrySelect,
  #identity .account-page .form-group-type-email,
  #address .account-page .form-group-type-text,
  #address .account-page .form-group-type-password,
  #address .account-page .form-group-type-tel,
  #address .account-page .form-group-type-countrySelect,
  #address .account-page .form-group-type-email,
  #addresses .account-page .form-group-type-text,
  #addresses .account-page .form-group-type-password,
  #addresses .account-page .form-group-type-tel,
  #addresses .account-page .form-group-type-countrySelect,
  #addresses .account-page .form-group-type-email,
  #history .account-page .form-group-type-text,
  #history .account-page .form-group-type-password,
  #history .account-page .form-group-type-tel,
  #history .account-page .form-group-type-countrySelect,
  #history .account-page .form-group-type-email,
  #order-slip .account-page .form-group-type-text,
  #order-slip .account-page .form-group-type-password,
  #order-slip .account-page .form-group-type-tel,
  #order-slip .account-page .form-group-type-countrySelect,
  #order-slip .account-page .form-group-type-email,
  #discount .account-page .form-group-type-text,
  #discount .account-page .form-group-type-password,
  #discount .account-page .form-group-type-tel,
  #discount .account-page .form-group-type-countrySelect,
  #discount .account-page .form-group-type-email,
  #module-psgdpr-gdpr .account-page .form-group-type-text,
  #module-psgdpr-gdpr .account-page .form-group-type-password,
  #module-psgdpr-gdpr .account-page .form-group-type-tel,
  #module-psgdpr-gdpr .account-page .form-group-type-countrySelect,
  #module-psgdpr-gdpr .account-page .form-group-type-email,
  #order-detail .account-page .form-group-type-text,
  #order-detail .account-page .form-group-type-password,
  #order-detail .account-page .form-group-type-tel,
  #order-detail .account-page .form-group-type-countrySelect,
  #order-detail .account-page .form-group-type-email,
  #module-ps_emailalerts-account .account-page .form-group-type-text,
  #module-ps_emailalerts-account .account-page .form-group-type-password,
  #module-ps_emailalerts-account .account-page .form-group-type-tel,
  #module-ps_emailalerts-account .account-page .form-group-type-countrySelect,
  #module-ps_emailalerts-account .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-dashboard .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-dashboard .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-dashboard .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-dashboard .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-dashboard .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-history .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-history .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-history .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-history .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-history .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-refer_friends .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-refer_friends .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-refer_friends .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-refer_friends .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-refer_friends .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-sponsorship .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-sponsorship .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-sponsorship .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-sponsorship .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-sponsorship .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-voucher .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-voucher .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-voucher .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-voucher .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-voucher .account-page .form-group-type-email,
  #module-ets_affiliatemarketing-myfriend .account-page .form-group-type-text,
  #module-ets_affiliatemarketing-myfriend .account-page .form-group-type-password,
  #module-ets_affiliatemarketing-myfriend .account-page .form-group-type-tel,
  #module-ets_affiliatemarketing-myfriend .account-page .form-group-type-countrySelect,
  #module-ets_affiliatemarketing-myfriend .account-page .form-group-type-email {
    max-width: 450px; }

#my-account .container_addresses,
#identity .container_addresses,
#address .container_addresses,
#addresses .container_addresses,
#history .container_addresses,
#order-slip .container_addresses,
#discount .container_addresses,
#module-psgdpr-gdpr .container_addresses,
#order-detail .container_addresses,
#module-ps_emailalerts-account .container_addresses,
#module-ets_affiliatemarketing-dashboard .container_addresses,
#module-ets_affiliatemarketing-history .container_addresses,
#module-ets_affiliatemarketing-refer_friends .container_addresses,
#module-ets_affiliatemarketing-sponsorship .container_addresses,
#module-ets_affiliatemarketing-voucher .container_addresses,
#module-ets_affiliatemarketing-myfriend .container_addresses {
  max-width: 1000px;
  margin: auto; }
  #my-account .container_addresses .address,
  #identity .container_addresses .address,
  #address .container_addresses .address,
  #addresses .container_addresses .address,
  #history .container_addresses .address,
  #order-slip .container_addresses .address,
  #discount .container_addresses .address,
  #module-psgdpr-gdpr .container_addresses .address,
  #order-detail .container_addresses .address,
  #module-ps_emailalerts-account .container_addresses .address,
  #module-ets_affiliatemarketing-dashboard .container_addresses .address,
  #module-ets_affiliatemarketing-history .container_addresses .address,
  #module-ets_affiliatemarketing-refer_friends .container_addresses .address,
  #module-ets_affiliatemarketing-sponsorship .container_addresses .address,
  #module-ets_affiliatemarketing-voucher .container_addresses .address,
  #module-ets_affiliatemarketing-myfriend .container_addresses .address {
    border-bottom: 2px solid #CBCBCB;
    padding: 15px 15px 8px 15px;
    max-width: 250px;
    width: 100%;
    border: 1px solid #fff;
    border-bottom: 2px solid #ea73a7;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    margin-bottom: 15px; }
    #my-account .container_addresses .address .address-body,
    #identity .container_addresses .address .address-body,
    #address .container_addresses .address .address-body,
    #addresses .container_addresses .address .address-body,
    #history .container_addresses .address .address-body,
    #order-slip .container_addresses .address .address-body,
    #discount .container_addresses .address .address-body,
    #module-psgdpr-gdpr .container_addresses .address .address-body,
    #order-detail .container_addresses .address .address-body,
    #module-ps_emailalerts-account .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-dashboard .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-history .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-voucher .container_addresses .address .address-body,
    #module-ets_affiliatemarketing-myfriend .container_addresses .address .address-body {
      margin-bottom: 30px; }
    #my-account .container_addresses .address h4,
    #identity .container_addresses .address h4,
    #address .container_addresses .address h4,
    #addresses .container_addresses .address h4,
    #history .container_addresses .address h4,
    #order-slip .container_addresses .address h4,
    #discount .container_addresses .address h4,
    #module-psgdpr-gdpr .container_addresses .address h4,
    #order-detail .container_addresses .address h4,
    #module-ps_emailalerts-account .container_addresses .address h4,
    #module-ets_affiliatemarketing-dashboard .container_addresses .address h4,
    #module-ets_affiliatemarketing-history .container_addresses .address h4,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .address h4,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .address h4,
    #module-ets_affiliatemarketing-voucher .container_addresses .address h4,
    #module-ets_affiliatemarketing-myfriend .container_addresses .address h4 {
      font-weight: 700;
      font-size: 1.25rem; }
    #my-account .container_addresses .address address,
    #identity .container_addresses .address address,
    #address .container_addresses .address address,
    #addresses .container_addresses .address address,
    #history .container_addresses .address address,
    #order-slip .container_addresses .address address,
    #discount .container_addresses .address address,
    #module-psgdpr-gdpr .container_addresses .address address,
    #order-detail .container_addresses .address address,
    #module-ps_emailalerts-account .container_addresses .address address,
    #module-ets_affiliatemarketing-dashboard .container_addresses .address address,
    #module-ets_affiliatemarketing-history .container_addresses .address address,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .address address,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .address address,
    #module-ets_affiliatemarketing-voucher .container_addresses .address address,
    #module-ets_affiliatemarketing-myfriend .container_addresses .address address {
      color: #818181;
      line-height: normal;
      margin-bottom: 8px; }
    #my-account .container_addresses .address .address-footer,
    #identity .container_addresses .address .address-footer,
    #address .container_addresses .address .address-footer,
    #addresses .container_addresses .address .address-footer,
    #history .container_addresses .address .address-footer,
    #order-slip .container_addresses .address .address-footer,
    #discount .container_addresses .address .address-footer,
    #module-psgdpr-gdpr .container_addresses .address .address-footer,
    #order-detail .container_addresses .address .address-footer,
    #module-ps_emailalerts-account .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-dashboard .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-history .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-voucher .container_addresses .address .address-footer,
    #module-ets_affiliatemarketing-myfriend .container_addresses .address .address-footer {
      text-align: center;
      position: absolute;
      bottom: 8px;
      left: 0;
      right: 0; }
      #my-account .container_addresses .address .address-footer a,
      #identity .container_addresses .address .address-footer a,
      #address .container_addresses .address .address-footer a,
      #addresses .container_addresses .address .address-footer a,
      #history .container_addresses .address .address-footer a,
      #order-slip .container_addresses .address .address-footer a,
      #discount .container_addresses .address .address-footer a,
      #module-psgdpr-gdpr .container_addresses .address .address-footer a,
      #order-detail .container_addresses .address .address-footer a,
      #module-ps_emailalerts-account .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-dashboard .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-history .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-refer_friends .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-sponsorship .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-voucher .container_addresses .address .address-footer a,
      #module-ets_affiliatemarketing-myfriend .container_addresses .address .address-footer a {
        padding: 8px;
        color: #CBCBCB;
        font-size: 0.875rem; }
        #my-account .container_addresses .address .address-footer a:hover,
        #identity .container_addresses .address .address-footer a:hover,
        #address .container_addresses .address .address-footer a:hover,
        #addresses .container_addresses .address .address-footer a:hover,
        #history .container_addresses .address .address-footer a:hover,
        #order-slip .container_addresses .address .address-footer a:hover,
        #discount .container_addresses .address .address-footer a:hover,
        #module-psgdpr-gdpr .container_addresses .address .address-footer a:hover,
        #order-detail .container_addresses .address .address-footer a:hover,
        #module-ps_emailalerts-account .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-dashboard .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-history .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-refer_friends .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-sponsorship .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-voucher .container_addresses .address .address-footer a:hover,
        #module-ets_affiliatemarketing-myfriend .container_addresses .address .address-footer a:hover {
          color: #ea73a7; }
        #my-account .container_addresses .address .address-footer a i,
        #identity .container_addresses .address .address-footer a i,
        #address .container_addresses .address .address-footer a i,
        #addresses .container_addresses .address .address-footer a i,
        #history .container_addresses .address .address-footer a i,
        #order-slip .container_addresses .address .address-footer a i,
        #discount .container_addresses .address .address-footer a i,
        #module-psgdpr-gdpr .container_addresses .address .address-footer a i,
        #order-detail .container_addresses .address .address-footer a i,
        #module-ps_emailalerts-account .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-dashboard .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-history .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-refer_friends .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-sponsorship .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-voucher .container_addresses .address .address-footer a i,
        #module-ets_affiliatemarketing-myfriend .container_addresses .address .address-footer a i {
          display: none; }
    #my-account .container_addresses .address:hover,
    #identity .container_addresses .address:hover,
    #address .container_addresses .address:hover,
    #addresses .container_addresses .address:hover,
    #history .container_addresses .address:hover,
    #order-slip .container_addresses .address:hover,
    #discount .container_addresses .address:hover,
    #module-psgdpr-gdpr .container_addresses .address:hover,
    #order-detail .container_addresses .address:hover,
    #module-ps_emailalerts-account .container_addresses .address:hover,
    #module-ets_affiliatemarketing-dashboard .container_addresses .address:hover,
    #module-ets_affiliatemarketing-history .container_addresses .address:hover,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .address:hover,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .address:hover,
    #module-ets_affiliatemarketing-voucher .container_addresses .address:hover,
    #module-ets_affiliatemarketing-myfriend .container_addresses .address:hover {
      box-shadow: rgba(224, 30, 143, 0.2) 0px 7px 29px 0px; }
  #my-account .container_addresses .add-address,
  #identity .container_addresses .add-address,
  #address .container_addresses .add-address,
  #addresses .container_addresses .add-address,
  #history .container_addresses .add-address,
  #order-slip .container_addresses .add-address,
  #discount .container_addresses .add-address,
  #module-psgdpr-gdpr .container_addresses .add-address,
  #order-detail .container_addresses .add-address,
  #module-ps_emailalerts-account .container_addresses .add-address,
  #module-ets_affiliatemarketing-dashboard .container_addresses .add-address,
  #module-ets_affiliatemarketing-history .container_addresses .add-address,
  #module-ets_affiliatemarketing-refer_friends .container_addresses .add-address,
  #module-ets_affiliatemarketing-sponsorship .container_addresses .add-address,
  #module-ets_affiliatemarketing-voucher .container_addresses .add-address,
  #module-ets_affiliatemarketing-myfriend .container_addresses .add-address {
    line-height: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 8px 15px; }
    #my-account .container_addresses .add-address::after,
    #identity .container_addresses .add-address::after,
    #address .container_addresses .add-address::after,
    #addresses .container_addresses .add-address::after,
    #history .container_addresses .add-address::after,
    #order-slip .container_addresses .add-address::after,
    #discount .container_addresses .add-address::after,
    #module-psgdpr-gdpr .container_addresses .add-address::after,
    #order-detail .container_addresses .add-address::after,
    #module-ps_emailalerts-account .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-dashboard .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-history .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-refer_friends .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-sponsorship .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-voucher .container_addresses .add-address::after,
    #module-ets_affiliatemarketing-myfriend .container_addresses .add-address::after {
      display: none; }

#my-account .container_history,
#my-account .container_order-slip,
#my-account .container_discount,
#my-account .container_order-detail,
#my-account .container_module-ps_emailalerts-account,
#identity .container_history,
#identity .container_order-slip,
#identity .container_discount,
#identity .container_order-detail,
#identity .container_module-ps_emailalerts-account,
#address .container_history,
#address .container_order-slip,
#address .container_discount,
#address .container_order-detail,
#address .container_module-ps_emailalerts-account,
#addresses .container_history,
#addresses .container_order-slip,
#addresses .container_discount,
#addresses .container_order-detail,
#addresses .container_module-ps_emailalerts-account,
#history .container_history,
#history .container_order-slip,
#history .container_discount,
#history .container_order-detail,
#history .container_module-ps_emailalerts-account,
#order-slip .container_history,
#order-slip .container_order-slip,
#order-slip .container_discount,
#order-slip .container_order-detail,
#order-slip .container_module-ps_emailalerts-account,
#discount .container_history,
#discount .container_order-slip,
#discount .container_discount,
#discount .container_order-detail,
#discount .container_module-ps_emailalerts-account,
#module-psgdpr-gdpr .container_history,
#module-psgdpr-gdpr .container_order-slip,
#module-psgdpr-gdpr .container_discount,
#module-psgdpr-gdpr .container_order-detail,
#module-psgdpr-gdpr .container_module-ps_emailalerts-account,
#order-detail .container_history,
#order-detail .container_order-slip,
#order-detail .container_discount,
#order-detail .container_order-detail,
#order-detail .container_module-ps_emailalerts-account,
#module-ps_emailalerts-account .container_history,
#module-ps_emailalerts-account .container_order-slip,
#module-ps_emailalerts-account .container_discount,
#module-ps_emailalerts-account .container_order-detail,
#module-ps_emailalerts-account .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-dashboard .container_history,
#module-ets_affiliatemarketing-dashboard .container_order-slip,
#module-ets_affiliatemarketing-dashboard .container_discount,
#module-ets_affiliatemarketing-dashboard .container_order-detail,
#module-ets_affiliatemarketing-dashboard .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-history .container_history,
#module-ets_affiliatemarketing-history .container_order-slip,
#module-ets_affiliatemarketing-history .container_discount,
#module-ets_affiliatemarketing-history .container_order-detail,
#module-ets_affiliatemarketing-history .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-refer_friends .container_history,
#module-ets_affiliatemarketing-refer_friends .container_order-slip,
#module-ets_affiliatemarketing-refer_friends .container_discount,
#module-ets_affiliatemarketing-refer_friends .container_order-detail,
#module-ets_affiliatemarketing-refer_friends .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-sponsorship .container_history,
#module-ets_affiliatemarketing-sponsorship .container_order-slip,
#module-ets_affiliatemarketing-sponsorship .container_discount,
#module-ets_affiliatemarketing-sponsorship .container_order-detail,
#module-ets_affiliatemarketing-sponsorship .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-voucher .container_history,
#module-ets_affiliatemarketing-voucher .container_order-slip,
#module-ets_affiliatemarketing-voucher .container_discount,
#module-ets_affiliatemarketing-voucher .container_order-detail,
#module-ets_affiliatemarketing-voucher .container_module-ps_emailalerts-account,
#module-ets_affiliatemarketing-myfriend .container_history,
#module-ets_affiliatemarketing-myfriend .container_order-slip,
#module-ets_affiliatemarketing-myfriend .container_discount,
#module-ets_affiliatemarketing-myfriend .container_order-detail,
#module-ets_affiliatemarketing-myfriend .container_module-ps_emailalerts-account {
  max-width: 1000px;
  margin: auto; }
  #my-account .container_history table thead th,
  #my-account .container_order-slip table thead th,
  #my-account .container_discount table thead th,
  #my-account .container_order-detail table thead th,
  #my-account .container_module-ps_emailalerts-account table thead th,
  #identity .container_history table thead th,
  #identity .container_order-slip table thead th,
  #identity .container_discount table thead th,
  #identity .container_order-detail table thead th,
  #identity .container_module-ps_emailalerts-account table thead th,
  #address .container_history table thead th,
  #address .container_order-slip table thead th,
  #address .container_discount table thead th,
  #address .container_order-detail table thead th,
  #address .container_module-ps_emailalerts-account table thead th,
  #addresses .container_history table thead th,
  #addresses .container_order-slip table thead th,
  #addresses .container_discount table thead th,
  #addresses .container_order-detail table thead th,
  #addresses .container_module-ps_emailalerts-account table thead th,
  #history .container_history table thead th,
  #history .container_order-slip table thead th,
  #history .container_discount table thead th,
  #history .container_order-detail table thead th,
  #history .container_module-ps_emailalerts-account table thead th,
  #order-slip .container_history table thead th,
  #order-slip .container_order-slip table thead th,
  #order-slip .container_discount table thead th,
  #order-slip .container_order-detail table thead th,
  #order-slip .container_module-ps_emailalerts-account table thead th,
  #discount .container_history table thead th,
  #discount .container_order-slip table thead th,
  #discount .container_discount table thead th,
  #discount .container_order-detail table thead th,
  #discount .container_module-ps_emailalerts-account table thead th,
  #module-psgdpr-gdpr .container_history table thead th,
  #module-psgdpr-gdpr .container_order-slip table thead th,
  #module-psgdpr-gdpr .container_discount table thead th,
  #module-psgdpr-gdpr .container_order-detail table thead th,
  #module-psgdpr-gdpr .container_module-ps_emailalerts-account table thead th,
  #order-detail .container_history table thead th,
  #order-detail .container_order-slip table thead th,
  #order-detail .container_discount table thead th,
  #order-detail .container_order-detail table thead th,
  #order-detail .container_module-ps_emailalerts-account table thead th,
  #module-ps_emailalerts-account .container_history table thead th,
  #module-ps_emailalerts-account .container_order-slip table thead th,
  #module-ps_emailalerts-account .container_discount table thead th,
  #module-ps_emailalerts-account .container_order-detail table thead th,
  #module-ps_emailalerts-account .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-dashboard .container_history table thead th,
  #module-ets_affiliatemarketing-dashboard .container_order-slip table thead th,
  #module-ets_affiliatemarketing-dashboard .container_discount table thead th,
  #module-ets_affiliatemarketing-dashboard .container_order-detail table thead th,
  #module-ets_affiliatemarketing-dashboard .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-history .container_history table thead th,
  #module-ets_affiliatemarketing-history .container_order-slip table thead th,
  #module-ets_affiliatemarketing-history .container_discount table thead th,
  #module-ets_affiliatemarketing-history .container_order-detail table thead th,
  #module-ets_affiliatemarketing-history .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-refer_friends .container_history table thead th,
  #module-ets_affiliatemarketing-refer_friends .container_order-slip table thead th,
  #module-ets_affiliatemarketing-refer_friends .container_discount table thead th,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail table thead th,
  #module-ets_affiliatemarketing-refer_friends .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-sponsorship .container_history table thead th,
  #module-ets_affiliatemarketing-sponsorship .container_order-slip table thead th,
  #module-ets_affiliatemarketing-sponsorship .container_discount table thead th,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail table thead th,
  #module-ets_affiliatemarketing-sponsorship .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-voucher .container_history table thead th,
  #module-ets_affiliatemarketing-voucher .container_order-slip table thead th,
  #module-ets_affiliatemarketing-voucher .container_discount table thead th,
  #module-ets_affiliatemarketing-voucher .container_order-detail table thead th,
  #module-ets_affiliatemarketing-voucher .container_module-ps_emailalerts-account table thead th,
  #module-ets_affiliatemarketing-myfriend .container_history table thead th,
  #module-ets_affiliatemarketing-myfriend .container_order-slip table thead th,
  #module-ets_affiliatemarketing-myfriend .container_discount table thead th,
  #module-ets_affiliatemarketing-myfriend .container_order-detail table thead th,
  #module-ets_affiliatemarketing-myfriend .container_module-ps_emailalerts-account table thead th {
    border-top: 0;
    border-bottom: #ea73a7;
    font-size: 0.875rem;
    vertical-align: middle; }
  #my-account .container_history table td,
  #my-account .container_order-slip table td,
  #my-account .container_discount table td,
  #my-account .container_order-detail table td,
  #my-account .container_module-ps_emailalerts-account table td,
  #identity .container_history table td,
  #identity .container_order-slip table td,
  #identity .container_discount table td,
  #identity .container_order-detail table td,
  #identity .container_module-ps_emailalerts-account table td,
  #address .container_history table td,
  #address .container_order-slip table td,
  #address .container_discount table td,
  #address .container_order-detail table td,
  #address .container_module-ps_emailalerts-account table td,
  #addresses .container_history table td,
  #addresses .container_order-slip table td,
  #addresses .container_discount table td,
  #addresses .container_order-detail table td,
  #addresses .container_module-ps_emailalerts-account table td,
  #history .container_history table td,
  #history .container_order-slip table td,
  #history .container_discount table td,
  #history .container_order-detail table td,
  #history .container_module-ps_emailalerts-account table td,
  #order-slip .container_history table td,
  #order-slip .container_order-slip table td,
  #order-slip .container_discount table td,
  #order-slip .container_order-detail table td,
  #order-slip .container_module-ps_emailalerts-account table td,
  #discount .container_history table td,
  #discount .container_order-slip table td,
  #discount .container_discount table td,
  #discount .container_order-detail table td,
  #discount .container_module-ps_emailalerts-account table td,
  #module-psgdpr-gdpr .container_history table td,
  #module-psgdpr-gdpr .container_order-slip table td,
  #module-psgdpr-gdpr .container_discount table td,
  #module-psgdpr-gdpr .container_order-detail table td,
  #module-psgdpr-gdpr .container_module-ps_emailalerts-account table td,
  #order-detail .container_history table td,
  #order-detail .container_order-slip table td,
  #order-detail .container_discount table td,
  #order-detail .container_order-detail table td,
  #order-detail .container_module-ps_emailalerts-account table td,
  #module-ps_emailalerts-account .container_history table td,
  #module-ps_emailalerts-account .container_order-slip table td,
  #module-ps_emailalerts-account .container_discount table td,
  #module-ps_emailalerts-account .container_order-detail table td,
  #module-ps_emailalerts-account .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-dashboard .container_history table td,
  #module-ets_affiliatemarketing-dashboard .container_order-slip table td,
  #module-ets_affiliatemarketing-dashboard .container_discount table td,
  #module-ets_affiliatemarketing-dashboard .container_order-detail table td,
  #module-ets_affiliatemarketing-dashboard .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-history .container_history table td,
  #module-ets_affiliatemarketing-history .container_order-slip table td,
  #module-ets_affiliatemarketing-history .container_discount table td,
  #module-ets_affiliatemarketing-history .container_order-detail table td,
  #module-ets_affiliatemarketing-history .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-refer_friends .container_history table td,
  #module-ets_affiliatemarketing-refer_friends .container_order-slip table td,
  #module-ets_affiliatemarketing-refer_friends .container_discount table td,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail table td,
  #module-ets_affiliatemarketing-refer_friends .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-sponsorship .container_history table td,
  #module-ets_affiliatemarketing-sponsorship .container_order-slip table td,
  #module-ets_affiliatemarketing-sponsorship .container_discount table td,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail table td,
  #module-ets_affiliatemarketing-sponsorship .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-voucher .container_history table td,
  #module-ets_affiliatemarketing-voucher .container_order-slip table td,
  #module-ets_affiliatemarketing-voucher .container_discount table td,
  #module-ets_affiliatemarketing-voucher .container_order-detail table td,
  #module-ets_affiliatemarketing-voucher .container_module-ps_emailalerts-account table td,
  #module-ets_affiliatemarketing-myfriend .container_history table td,
  #module-ets_affiliatemarketing-myfriend .container_order-slip table td,
  #module-ets_affiliatemarketing-myfriend .container_discount table td,
  #module-ets_affiliatemarketing-myfriend .container_order-detail table td,
  #module-ets_affiliatemarketing-myfriend .container_module-ps_emailalerts-account table td {
    font-size: 0.875rem;
    vertical-align: middle; }
  #my-account .container_history table tfoot,
  #my-account .container_order-slip table tfoot,
  #my-account .container_discount table tfoot,
  #my-account .container_order-detail table tfoot,
  #my-account .container_module-ps_emailalerts-account table tfoot,
  #identity .container_history table tfoot,
  #identity .container_order-slip table tfoot,
  #identity .container_discount table tfoot,
  #identity .container_order-detail table tfoot,
  #identity .container_module-ps_emailalerts-account table tfoot,
  #address .container_history table tfoot,
  #address .container_order-slip table tfoot,
  #address .container_discount table tfoot,
  #address .container_order-detail table tfoot,
  #address .container_module-ps_emailalerts-account table tfoot,
  #addresses .container_history table tfoot,
  #addresses .container_order-slip table tfoot,
  #addresses .container_discount table tfoot,
  #addresses .container_order-detail table tfoot,
  #addresses .container_module-ps_emailalerts-account table tfoot,
  #history .container_history table tfoot,
  #history .container_order-slip table tfoot,
  #history .container_discount table tfoot,
  #history .container_order-detail table tfoot,
  #history .container_module-ps_emailalerts-account table tfoot,
  #order-slip .container_history table tfoot,
  #order-slip .container_order-slip table tfoot,
  #order-slip .container_discount table tfoot,
  #order-slip .container_order-detail table tfoot,
  #order-slip .container_module-ps_emailalerts-account table tfoot,
  #discount .container_history table tfoot,
  #discount .container_order-slip table tfoot,
  #discount .container_discount table tfoot,
  #discount .container_order-detail table tfoot,
  #discount .container_module-ps_emailalerts-account table tfoot,
  #module-psgdpr-gdpr .container_history table tfoot,
  #module-psgdpr-gdpr .container_order-slip table tfoot,
  #module-psgdpr-gdpr .container_discount table tfoot,
  #module-psgdpr-gdpr .container_order-detail table tfoot,
  #module-psgdpr-gdpr .container_module-ps_emailalerts-account table tfoot,
  #order-detail .container_history table tfoot,
  #order-detail .container_order-slip table tfoot,
  #order-detail .container_discount table tfoot,
  #order-detail .container_order-detail table tfoot,
  #order-detail .container_module-ps_emailalerts-account table tfoot,
  #module-ps_emailalerts-account .container_history table tfoot,
  #module-ps_emailalerts-account .container_order-slip table tfoot,
  #module-ps_emailalerts-account .container_discount table tfoot,
  #module-ps_emailalerts-account .container_order-detail table tfoot,
  #module-ps_emailalerts-account .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-dashboard .container_history table tfoot,
  #module-ets_affiliatemarketing-dashboard .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-dashboard .container_discount table tfoot,
  #module-ets_affiliatemarketing-dashboard .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-dashboard .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-history .container_history table tfoot,
  #module-ets_affiliatemarketing-history .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-history .container_discount table tfoot,
  #module-ets_affiliatemarketing-history .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-history .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-refer_friends .container_history table tfoot,
  #module-ets_affiliatemarketing-refer_friends .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-refer_friends .container_discount table tfoot,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-refer_friends .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-sponsorship .container_history table tfoot,
  #module-ets_affiliatemarketing-sponsorship .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-sponsorship .container_discount table tfoot,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-sponsorship .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-voucher .container_history table tfoot,
  #module-ets_affiliatemarketing-voucher .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-voucher .container_discount table tfoot,
  #module-ets_affiliatemarketing-voucher .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-voucher .container_module-ps_emailalerts-account table tfoot,
  #module-ets_affiliatemarketing-myfriend .container_history table tfoot,
  #module-ets_affiliatemarketing-myfriend .container_order-slip table tfoot,
  #module-ets_affiliatemarketing-myfriend .container_discount table tfoot,
  #module-ets_affiliatemarketing-myfriend .container_order-detail table tfoot,
  #module-ets_affiliatemarketing-myfriend .container_module-ps_emailalerts-account table tfoot {
    background-color: #e9ecef; }
  #my-account .container_history table .badge,
  #my-account .container_order-slip table .badge,
  #my-account .container_discount table .badge,
  #my-account .container_order-detail table .badge,
  #my-account .container_module-ps_emailalerts-account table .badge,
  #identity .container_history table .badge,
  #identity .container_order-slip table .badge,
  #identity .container_discount table .badge,
  #identity .container_order-detail table .badge,
  #identity .container_module-ps_emailalerts-account table .badge,
  #address .container_history table .badge,
  #address .container_order-slip table .badge,
  #address .container_discount table .badge,
  #address .container_order-detail table .badge,
  #address .container_module-ps_emailalerts-account table .badge,
  #addresses .container_history table .badge,
  #addresses .container_order-slip table .badge,
  #addresses .container_discount table .badge,
  #addresses .container_order-detail table .badge,
  #addresses .container_module-ps_emailalerts-account table .badge,
  #history .container_history table .badge,
  #history .container_order-slip table .badge,
  #history .container_discount table .badge,
  #history .container_order-detail table .badge,
  #history .container_module-ps_emailalerts-account table .badge,
  #order-slip .container_history table .badge,
  #order-slip .container_order-slip table .badge,
  #order-slip .container_discount table .badge,
  #order-slip .container_order-detail table .badge,
  #order-slip .container_module-ps_emailalerts-account table .badge,
  #discount .container_history table .badge,
  #discount .container_order-slip table .badge,
  #discount .container_discount table .badge,
  #discount .container_order-detail table .badge,
  #discount .container_module-ps_emailalerts-account table .badge,
  #module-psgdpr-gdpr .container_history table .badge,
  #module-psgdpr-gdpr .container_order-slip table .badge,
  #module-psgdpr-gdpr .container_discount table .badge,
  #module-psgdpr-gdpr .container_order-detail table .badge,
  #module-psgdpr-gdpr .container_module-ps_emailalerts-account table .badge,
  #order-detail .container_history table .badge,
  #order-detail .container_order-slip table .badge,
  #order-detail .container_discount table .badge,
  #order-detail .container_order-detail table .badge,
  #order-detail .container_module-ps_emailalerts-account table .badge,
  #module-ps_emailalerts-account .container_history table .badge,
  #module-ps_emailalerts-account .container_order-slip table .badge,
  #module-ps_emailalerts-account .container_discount table .badge,
  #module-ps_emailalerts-account .container_order-detail table .badge,
  #module-ps_emailalerts-account .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-dashboard .container_history table .badge,
  #module-ets_affiliatemarketing-dashboard .container_order-slip table .badge,
  #module-ets_affiliatemarketing-dashboard .container_discount table .badge,
  #module-ets_affiliatemarketing-dashboard .container_order-detail table .badge,
  #module-ets_affiliatemarketing-dashboard .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-history .container_history table .badge,
  #module-ets_affiliatemarketing-history .container_order-slip table .badge,
  #module-ets_affiliatemarketing-history .container_discount table .badge,
  #module-ets_affiliatemarketing-history .container_order-detail table .badge,
  #module-ets_affiliatemarketing-history .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-refer_friends .container_history table .badge,
  #module-ets_affiliatemarketing-refer_friends .container_order-slip table .badge,
  #module-ets_affiliatemarketing-refer_friends .container_discount table .badge,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail table .badge,
  #module-ets_affiliatemarketing-refer_friends .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-sponsorship .container_history table .badge,
  #module-ets_affiliatemarketing-sponsorship .container_order-slip table .badge,
  #module-ets_affiliatemarketing-sponsorship .container_discount table .badge,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail table .badge,
  #module-ets_affiliatemarketing-sponsorship .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-voucher .container_history table .badge,
  #module-ets_affiliatemarketing-voucher .container_order-slip table .badge,
  #module-ets_affiliatemarketing-voucher .container_discount table .badge,
  #module-ets_affiliatemarketing-voucher .container_order-detail table .badge,
  #module-ets_affiliatemarketing-voucher .container_module-ps_emailalerts-account table .badge,
  #module-ets_affiliatemarketing-myfriend .container_history table .badge,
  #module-ets_affiliatemarketing-myfriend .container_order-slip table .badge,
  #module-ets_affiliatemarketing-myfriend .container_discount table .badge,
  #module-ets_affiliatemarketing-myfriend .container_order-detail table .badge,
  #module-ets_affiliatemarketing-myfriend .container_module-ps_emailalerts-account table .badge {
    white-space: normal;
    border-radius: 5px; }

#my-account .container_order-detail .order-message-form,
#identity .container_order-detail .order-message-form,
#address .container_order-detail .order-message-form,
#addresses .container_order-detail .order-message-form,
#history .container_order-detail .order-message-form,
#order-slip .container_order-detail .order-message-form,
#discount .container_order-detail .order-message-form,
#module-psgdpr-gdpr .container_order-detail .order-message-form,
#order-detail .container_order-detail .order-message-form,
#module-ps_emailalerts-account .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-dashboard .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-history .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-refer_friends .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-sponsorship .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-voucher .container_order-detail .order-message-form,
#module-ets_affiliatemarketing-myfriend .container_order-detail .order-message-form {
  background-color: #e9ecef;
  padding: 30px; }

#my-account .container_order-detail .order-product-item,
#identity .container_order-detail .order-product-item,
#address .container_order-detail .order-product-item,
#addresses .container_order-detail .order-product-item,
#history .container_order-detail .order-product-item,
#order-slip .container_order-detail .order-product-item,
#discount .container_order-detail .order-product-item,
#module-psgdpr-gdpr .container_order-detail .order-product-item,
#order-detail .container_order-detail .order-product-item,
#module-ps_emailalerts-account .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-dashboard .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-history .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-refer_friends .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-sponsorship .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-voucher .container_order-detail .order-product-item,
#module-ets_affiliatemarketing-myfriend .container_order-detail .order-product-item {
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 15px; }
  #my-account .container_order-detail .order-product-item:last-of-type,
  #identity .container_order-detail .order-product-item:last-of-type,
  #address .container_order-detail .order-product-item:last-of-type,
  #addresses .container_order-detail .order-product-item:last-of-type,
  #history .container_order-detail .order-product-item:last-of-type,
  #order-slip .container_order-detail .order-product-item:last-of-type,
  #discount .container_order-detail .order-product-item:last-of-type,
  #module-psgdpr-gdpr .container_order-detail .order-product-item:last-of-type,
  #order-detail .container_order-detail .order-product-item:last-of-type,
  #module-ps_emailalerts-account .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-dashboard .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-history .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-voucher .container_order-detail .order-product-item:last-of-type,
  #module-ets_affiliatemarketing-myfriend .container_order-detail .order-product-item:last-of-type {
    border-bottom: none; }
  #my-account .container_order-detail .order-product-item .order-product-quantity,
  #identity .container_order-detail .order-product-item .order-product-quantity,
  #address .container_order-detail .order-product-item .order-product-quantity,
  #addresses .container_order-detail .order-product-item .order-product-quantity,
  #history .container_order-detail .order-product-item .order-product-quantity,
  #order-slip .container_order-detail .order-product-item .order-product-quantity,
  #discount .container_order-detail .order-product-item .order-product-quantity,
  #module-psgdpr-gdpr .container_order-detail .order-product-item .order-product-quantity,
  #order-detail .container_order-detail .order-product-item .order-product-quantity,
  #module-ps_emailalerts-account .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-dashboard .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-history .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-voucher .container_order-detail .order-product-item .order-product-quantity,
  #module-ets_affiliatemarketing-myfriend .container_order-detail .order-product-item .order-product-quantity {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #818181; }
  #my-account .container_order-detail .order-product-item .order-product-total,
  #identity .container_order-detail .order-product-item .order-product-total,
  #address .container_order-detail .order-product-item .order-product-total,
  #addresses .container_order-detail .order-product-item .order-product-total,
  #history .container_order-detail .order-product-item .order-product-total,
  #order-slip .container_order-detail .order-product-item .order-product-total,
  #discount .container_order-detail .order-product-item .order-product-total,
  #module-psgdpr-gdpr .container_order-detail .order-product-item .order-product-total,
  #order-detail .container_order-detail .order-product-item .order-product-total,
  #module-ps_emailalerts-account .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-dashboard .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-history .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-voucher .container_order-detail .order-product-item .order-product-total,
  #module-ets_affiliatemarketing-myfriend .container_order-detail .order-product-item .order-product-total {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #818181; }

#my-account .container_order-detail .order-shipping-item,
#identity .container_order-detail .order-shipping-item,
#address .container_order-detail .order-shipping-item,
#addresses .container_order-detail .order-shipping-item,
#history .container_order-detail .order-shipping-item,
#order-slip .container_order-detail .order-shipping-item,
#discount .container_order-detail .order-shipping-item,
#module-psgdpr-gdpr .container_order-detail .order-shipping-item,
#order-detail .container_order-detail .order-shipping-item,
#module-ps_emailalerts-account .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-dashboard .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-history .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-refer_friends .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-sponsorship .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-voucher .container_order-detail .order-shipping-item,
#module-ets_affiliatemarketing-myfriend .container_order-detail .order-shipping-item {
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 15px; }
  #my-account .container_order-detail .order-shipping-item:last-of-type,
  #identity .container_order-detail .order-shipping-item:last-of-type,
  #address .container_order-detail .order-shipping-item:last-of-type,
  #addresses .container_order-detail .order-shipping-item:last-of-type,
  #history .container_order-detail .order-shipping-item:last-of-type,
  #order-slip .container_order-detail .order-shipping-item:last-of-type,
  #discount .container_order-detail .order-shipping-item:last-of-type,
  #module-psgdpr-gdpr .container_order-detail .order-shipping-item:last-of-type,
  #order-detail .container_order-detail .order-shipping-item:last-of-type,
  #module-ps_emailalerts-account .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-dashboard .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-history .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-refer_friends .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-sponsorship .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-voucher .container_order-detail .order-shipping-item:last-of-type,
  #module-ets_affiliatemarketing-myfriend .container_order-detail .order-shipping-item:last-of-type {
    border-bottom: none; }

#my-account .birthday-text,
#identity .birthday-text,
#address .birthday-text,
#addresses .birthday-text,
#history .birthday-text,
#order-slip .birthday-text,
#discount .birthday-text,
#module-psgdpr-gdpr .birthday-text,
#order-detail .birthday-text,
#module-ps_emailalerts-account .birthday-text,
#module-ets_affiliatemarketing-dashboard .birthday-text,
#module-ets_affiliatemarketing-history .birthday-text,
#module-ets_affiliatemarketing-refer_friends .birthday-text,
#module-ets_affiliatemarketing-sponsorship .birthday-text,
#module-ets_affiliatemarketing-voucher .birthday-text,
#module-ets_affiliatemarketing-myfriend .birthday-text {
  font-size: 0.875rem;
  color: #ea73a7; }

#my-account .phone-text,
#identity .phone-text,
#address .phone-text,
#addresses .phone-text,
#history .phone-text,
#order-slip .phone-text,
#discount .phone-text,
#module-psgdpr-gdpr .phone-text,
#order-detail .phone-text,
#module-ps_emailalerts-account .phone-text,
#module-ets_affiliatemarketing-dashboard .phone-text,
#module-ets_affiliatemarketing-history .phone-text,
#module-ets_affiliatemarketing-refer_friends .phone-text,
#module-ets_affiliatemarketing-sponsorship .phone-text,
#module-ets_affiliatemarketing-voucher .phone-text,
#module-ets_affiliatemarketing-myfriend .phone-text {
  font-size: 0.875rem;
  color: #495057; }

#contact #content-wrapper {
  margin-bottom: 100px; }

#contact .container_contact {
  overflow: hidden; }

#contact h1 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-align: center;
  margin-top: 30px; }

#contact .form-group-2-col {
  width: 49%;
  min-width: 200px;
  display: inline-block; }

#contact select {
  font-weight: 400; }

#contact #gdpr_consent {
  font-size: 0.875rem; }

#contact .contact-send {
  text-align: center;
  line-height: normal;
  padding: 10px 20px; }
  #contact .contact-send img {
    width: 40px;
    height: auto; }
  #contact .contact-send::after {
    display: none; }

#contact .call-us-container {
  text-align: center; }
  #contact .call-us-container .call-us-title {
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 700;
    text-align: center;
    font-size: 1.25rem; }
  #contact .call-us-container a {
    text-align: center;
    line-height: normal;
    padding: 10px 20px;
    color: #212529; }
    #contact .call-us-container a img {
      width: 20px;
      height: auto;
      ffilter: invert(26%) sepia(66%) saturate(5500%) hue-rotate(312deg) brightness(96%) contrast(98%); }
    #contact .call-us-container a::after {
      display: none; }

#contact .confirmation-message {
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin: 60px 0; }

#contact .bg-left, #contact .bg-right {
  position: relative;
  width: 100%;
  max-width: 400px;
  height: 100%; }
  @media (max-width: 991.98px) {
    #contact .bg-left, #contact .bg-right {
      display: none; } }

#contact .bg-left {
  margin-left: auto; }

#contact .bg-right {
  margin-right: auto; }

#contact .contact-bg-element {
  opacity: 20%;
  position: absolute; }

#contact .contact-bg-element-1 {
  right: 50%;
  top: 15%; }

#contact .contact-bg-element-2 {
  right: 70%;
  top: 45%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }

#contact .contact-bg-element-3 {
  right: 60%;
  top: 80%;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg); }

#contact .contact-bg-element-4 {
  left: 50%;
  top: 10%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }

#contact .contact-bg-element-5 {
  left: 80%;
  top: 40%; }

#contact .contact-bg-element-6 {
  left: 10%;
  top: 70%;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg); }

html {
  scroll-behavior: smooth; }

body {
  font-size: 16px;
  color: #000000;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  body.disable-scroll {
    overflow: hidden; }
  body:not(#index) {
    padding-top: 154px; }

.dropdown-toggle::after {
  font-family: 'Font Awesome 5 Free'; }

/**
Custom assets from theme update
 */
.kl-nav-menu {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: white;
  padding: 15px; }

#id-filter-xts {
  min-width: 50%; }

.clickable-dummy {
  background: #ea73a7 !important; }

.af-slider .pointer {
  border: 5px solid #ea73a7 !important; }

#bestsellers .kl-aff-list button:before,
#featuredproducts .kl-aff-list button:before {
  color: black; }

.list-attribute-grade li {
  list-style: none !important; }

.elementor-widget-container .featured-products #bestsellers .row .col-md-16 div h1,
.elementor-widget-container .featured-products #bestsellers .row .col-md-16 div .h1,
.elementor-widget-container .featured-products #featuredproducts .row .col-md-16 div h1,
.elementor-widget-container .featured-products #featuredproducts .row .col-md-16 div .h1 {
  display: block;
  font-size: 0; }
  .elementor-widget-container .featured-products #bestsellers .row .col-md-16 div h1::before,
  .elementor-widget-container .featured-products #bestsellers .row .col-md-16 div .h1::before,
  .elementor-widget-container .featured-products #featuredproducts .row .col-md-16 div h1::before,
  .elementor-widget-container .featured-products #featuredproducts .row .col-md-16 div .h1::before {
    content: 'Nos produits reconditionn\E9s';
    font-size: 34px; }

.wide-btn {
  padding: 3px 21px 3px 21px !important;
  border-radius: 10px;
  border: 1px solid white;
  margin: 10px; }

.bg-largo-dark {
  background: #2b2b2a; }

.btn-primary {
  background: #2b2b2a;
  border-radius: 12px; }

.btn-primary:hover {
  background: #2b2b2a; }

.bg-largo-dark-light {
  background: #777; }

.border-radius {
  border-radius: 8px; }

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

.border-radius-2-important {
  border-radius: 12px !important; }

.border-radius-top {
  border-radius: 8px 8px 0 0; }

.border-radius-2-top {
  border-radius: 12px 12px 0 0; }

.border-radius-3 {
  border-radius: 24px; }

.border-radius-3-top {
  border-radius: 24px 24px 0 0; }

.border-radius-bottom {
  border-radius: 0 0 8px 8px; }

.border-radius-2-bottom {
  border-radius: 0 0 12px 12px; }

.test {
  display: none !important; }

#ecologic-left-bloc div div {
  margin-top: -25px; }
  #ecologic-left-bloc div div .h1-ecologie {
    font-size: 126px;
    font-weight: lighter; }
  #ecologic-left-bloc div div h2 {
    font-size: 64px;
    font-weight: lighter;
    padding-top: 20px;
    padding-bottom: 20px; }
  #ecologic-left-bloc div div div .kg:after {
    content: 'kg';
    font-size: 28px;
    font-weight: bold;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -68px; }
  #ecologic-left-bloc div div h2.kg:after {
    content: 'kg';
    font-size: 14px;
    font-weight: bold;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -28px; }

#carousel-ecology ul .carousel-item-next,
#carousel-ecology ul .carousel-item-prev {
  position: relative; }

#three-value div div div div div p {
  font-size: 22px; }

.border-largo-gray {
  border-color: #D9D9D9; }

.bg-largo-gray {
  background: #f4f4f4; }

.very-large-icon {
  font-size: 62px; }

.text-light-pink {
  color: #ea73a7; }

.iso-9001 img {
  height: 56px;
  width: 65px;
  -webkit-filter: hue-rotate(20deg) brightness(65%);
          filter: hue-rotate(20deg) brightness(65%); }

.iso-9001:after {
  content: '9001';
  position: absolute;
  top: 72px;
  font-family: HelveticaNeue;
  font-size: 13px;
  color: #0d5aad;
  font-weight: bold; }

.iso-14001 img {
  height: 56px;
  width: 65px;
  -webkit-filter: hue-rotate(285deg) brightness(110%) contrast(60%);
          filter: hue-rotate(285deg) brightness(110%) contrast(60%); }

.iso-14001:after {
  content: '14001';
  position: absolute;
  top: 72px;
  font-family: HelveticaNeue;
  font-size: 13px;
  color: #4ead0d;
  font-weight: bold; }

.ball-slider .carousel-indicators div {
  width: 8px;
  height: 8px;
  border-radius: 150px;
  background-color: #CBCBCB; }
  .ball-slider .carousel-indicators div.active {
    width: 12px;
    height: 12px;
    background-color: #2b2b2a; }

#quality-largo-title div h1,
#quality-largo-title div .h1 {
  font-size: 49px;
  margin-bottom: 0; }

#quality-largo-title .contactus-subtitle {
  text-align: center;
  font-weight: bold;
  font-size: 30px; }

.lucie-2006 img {
  height: 83px;
  width: 83px; }

.product-add-to-cart .kl-frm-item .add button[disabled=''] .add-to-cart-disabled {
  display: none; }

.border-top-0-after {
  border-top: 0 !important; }
  .border-top-0-after::after {
    border-top: 0 !important; }

.elementor-accordion-item {
  border: none !important;
  background: white;
  border-radius: 12px; }
  .elementor-accordion-item .elementor-accordion-title {
    background: linear-gradient(236deg, #fd9250 70%, #e484af 80%, #245054 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px; }
    .elementor-accordion-item .elementor-accordion-title .elementor-accordion-icon {
      background: linear-gradient(236deg, #fd9250 70%, #e484af 80%, #245054 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 30px; }
  .elementor-accordion-item .elementor-accordion-content {
    border: none !important; }

.seconde-vie-container .row img {
  width: 1256px;
  height: 617px; }

.seconde-vie-container .row div {
  left: 200px;
  margin-top: -350px;
  width: 450px; }
  .seconde-vie-container .row div h1,
  .seconde-vie-container .row div .h1 {
    text-align: left !important; }

.wide-transparent-btn {
  background: transparent; }

.wide-white-btn {
  background: white;
  color: #2b2b2a !important; }

.Roobert {
  font-family: Roobert; }

.gradient {
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gradient-2 {
  background: linear-gradient(236deg, #fd9250 70%, #e484af 80%, #245054 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gradient-3 {
  background: linear-gradient(239deg, #ff973b 30%, #e484af 50%, #245054 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gradient-inverted {
  background: linear-gradient(236deg, #245054 10%, #e484af 45%, #fd9250 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.bg-gradient {
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559); }

.bg-gradient-2 {
  background: linear-gradient(236deg, #245054 10%, #e484af 45%, #fd9250 80%); }

.white-logo {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }

.largo-business-block-font {
  background-image: url(../img/pro2.png);
  background-position: center;
  background-size: cover; }

.bg-transparent-white {
  background-color: rgba(255, 255, 255, 0.75); }

.w-90 {
  width: 90% !important; }

.w-30 {
  width: 30% !important; }

.w-40 {
  width: 40% !important; }

.m-10 {
  margin: 8rem !important; }

.mt-10 {
  margin-top: 8rem !important; }

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

.w-20 {
  width: 20% !important; }

.h-60 {
  height: 60% !important; }

.h-55 {
  height: 55% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-85 {
  width: 85% !important; }

.w-80 {
  width: 80% !important; }

.largo-banner-1-front-displayer {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("/themes/largoBoutique/assets/img/circuit-cours.webp");
  z-index: 1;
  background-position: 15%;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none; }

.largo-quality-front-displayer {
  background-image: url(../img/largo-iphone-duo_redim.png);
  position: absolute;
  height: 700px;
  width: 700px;
  z-index: 1;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.price-card-title {
  font-size: 13px;
  text-align: left;
  padding-left: 1.5rem; }

.largo-list li {
  list-style: initial; }
  .largo-list li::marker {
    color: #ea73a7; }

.illustration-image {
  width: 508px;
  height: 335px; }

.illustration-image-2 {
  width: 508px;
  height: 558px; }

.illustration-image-3 {
  width: 508px;
  height: 107px; }

.d-grid {
  display: -ms-grid;
  display: grid; }

.h-75px {
  height: 75px; }

.h-40 {
  height: 40% !important; }

.h-250px {
  height: 250px !important; }

.h-500px {
  height: 500px; }

.h-750px {
  height: 750px; }

.h-1000px {
  height: 1000px; }

.h-1200px {
  height: 1200px; }

.h-1500px {
  height: 1500px; }

.slider-presse div div div button {
  display: none !important; }

.slider-presse div div div ul {
  display: none !important; }

#largo-process .row .col div h1,
#largo-process .row .col div .h1 {
  line-height: 2.1rem; }

#largo-process .row .col div .card-title {
  min-height: 75px; }

#largo-process .row .col div p {
  height: 100px; }

#largo-process .row .col div .icon-placeholder {
  font-size: 3.5rem; }

.actual-price {
  color: #ea73a7; }

.text-decoration-line-trough {
  text-decoration: line-through; }

.kl-text-foot {
  text-overflow: ellipsis;
  overflow: hidden; }

.h-90 {
  height: 90% !important; }

.email-subscription-content #newsletter-citation {
  margin-top: -20px; }
  .email-subscription-content #newsletter-citation p {
    color: #ffffff;
    margin: 0 2px 0 0;
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal; }

.btn[name='submitNewsletter'] {
  display: inline; }

#mini-navbar nav div ul li {
  display: none; }

#mini-navbar nav div ul li:first-child {
  display: block; }

.no-top-radius {
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-topright: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.overlay-footer-spacer {
  width: 1px;
  height: 18px;
  margin: 4px 17px 34px 14px;
  opacity: 0.1;
  background-color: #ffffff;
  content: '';
  display: inline-table; }

#citation > a::after {
  background-image: none; }

.d-inline-table {
  display: -ms-inline-grid;
  display: inline-grid; }

.btn-light-pink {
  background: #ea73a7; }

.prdt_content .kl-add-to-cart-container {
  position: absolute;
  bottom: 0; }
  .prdt_content .kl-add-to-cart-container form .add_to_cart {
    width: 100%; }

/* end of new assets */
body#product,
body#my-account,
body#identity,
body#address,
body#addresses,
body#history,
body#order-slip,
body#discount,
body#module-psgdpr-gdpr,
body#order-detail,
body#module-ps_emailalerts-account {
  padding-top: 203px; }
  @media (max-width: 1199.98px) {
    body#product,
    body#my-account,
    body#identity,
    body#address,
    body#addresses,
    body#history,
    body#order-slip,
    body#discount,
    body#module-psgdpr-gdpr,
    body#order-detail,
    body#module-ps_emailalerts-account {
      padding-top: 195px; } }
  @media (max-width: 767.98px) {
    body#product,
    body#my-account,
    body#identity,
    body#address,
    body#addresses,
    body#history,
    body#order-slip,
    body#discount,
    body#module-psgdpr-gdpr,
    body#order-detail,
    body#module-ps_emailalerts-account {
      padding-top: 195px; } }
  @media (max-width: 575.98px) {
    body#product,
    body#my-account,
    body#identity,
    body#address,
    body#addresses,
    body#history,
    body#order-slip,
    body#discount,
    body#module-psgdpr-gdpr,
    body#order-detail,
    body#module-ps_emailalerts-account {
      padding-top: 219px; } }

body#cart,
body#checkout {
  padding-top: 145px; }
  @media (max-width: 991.98px) {
    body#cart,
    body#checkout {
      padding-top: 229px; } }
  @media (max-width: 575.98px) {
    body#cart,
    body#checkout {
      padding-top: 246px; } }

ul {
  margin-bottom: 0;
  padding-left: 0; }

ul li {
  list-style: none; }

a.btn {
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  transition: all ease-in-out 0.4s; }
  a.btn:focus, a.btn:hover {
    outline: none;
    box-shadow: none; }
  a.btn.btn-o {
    transition: all ease-in-out 0.4s;
    color: #000000;
    font-size: 18px;
    border: 2px solid #000000;
    padding: 13px 33px 10px;
    margin-top: 25px;
    display: inline-block; }
    a.btn.btn-o:hover {
      color: #2b2b2a !important;
      background: #000000; }

a.btn,
span.btn,
button.btn {
  text-align: left;
  padding: 0 22px;
  line-height: 37px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0px;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.2s ease-in;
  /*&:after {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        margin-left: 12px;
        content: '\F105';
        color: $pink;
        font-size: 22px;
    }*/ }
  a.btn:hover:not([disabled]),
  span.btn:hover:not([disabled]),
  button.btn:hover:not([disabled]) {
    text-decoration: none;
    color: #ea73a7 !important; }
  a.btn.btn-secondary:enabled:hover,
  span.btn.btn-secondary:enabled:hover,
  button.btn.btn-secondary:enabled:hover {
    color: white !important; }
  a.btn.btn-secondary:after,
  span.btn.btn-secondary:after,
  button.btn.btn-secondary:after {
    color: #2b2b2a; }
  a.btn.btn-reorder,
  span.btn.btn-reorder,
  button.btn.btn-reorder {
    text-align: center;
    font-size: 0.8rem;
    line-height: 24px;
    padding: 10px 22px;
    margin-top: 10px; }

.hvr-shutter-out-horizontal:before {
  background: #ea73a7 !important; }

.kl-mobile {
  display: none; }

.kl-img-offer div ul {
  cursor: pointer; }

.kl-img-offer div:hover figure > img {
  opacity: 0.6; }

.kl-img-offer figure {
  text-align: center;
  cursor: pointer;
  background: #000000; }

.kl-title-h2 {
  font-size: 42px;
  color: #000000;
  line-height: 55px;
  margin-bottom: 48px;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .kl-title-h2 span {
    font-weight: bold; }

.kl-content-box {
  padding: 150px 0; }
  .kl-content-box p {
    color: #000000;
    font-size: 16px;
    font-weight: 600; }
    .kl-content-box p span {
      color: #000000; }

input.kl-input-newsletter:-ms-input-placeholder {
  color: #000000; }

input.kl-input-newsletter:-ms-input-placeholder {
  color: #000000; }

input.kl-input-newsletter::-webkit-input-placeholder {
  color: #000000; }

input.kl-input-newsletter:-moz-placeholder {
  color: #000000; }

input.kl-input-newsletter::-moz-placeholder {
  color: #000000; }

.footer-container {
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
  padding-top: 80px;
  border-radius: 24px 24px 0 0; }

.kl-information-footer ul li a {
  color: white; }

.kl-footer {
  padding: 28px 0 24px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 20px;
  border-radius: 24px 24px 0 0;
  color: white; }

.kl-footer a,
.kl-footer span.obfuscate,
.kl-footer span.obs {
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 1rem;
  display: block; }

.kl-footer p.kl-text-foot {
  margin-bottom: 1.125rem;
  font-weight: 900;
  font-size: 1.125rem; }

.kl-footer .kl-mail-footer {
  /*
      ul {
         padding: 0;    margin-bottom: 32px;
         display: inline-flex;
         align-items: flex-start;

         li {margin-left: 5px; margin-right: 5px;
            //a{

               i {
                  border: solid 1px white;
                  padding: 8px 9px 9px 8px;
                  border-radius: 60px;
                  font-size: 1.25rem;
                  height:39px;
                  width:39px;
                  text-align:center;
                  color:white;
               }
            //}
            p {margin: 0;}
         }
      }
      */ }
  .kl-footer .kl-mail-footer p,
  .kl-footer .kl-mail-footer form {
    display: block;
    width: 100%; }
  .kl-footer .kl-mail-footer svg {
    max-width: 100%; }
  .kl-footer .kl-mail-footer p.kl-text-foot.title-payment {
    margin-bottom: 0.375rem; }
  .kl-footer .kl-mail-footer ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .kl-footer .kl-mail-footer ul li:not(:last-child) {
      margin-right: 10px; }
    .kl-footer .kl-mail-footer ul a,
    .kl-footer .kl-mail-footer ul span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      color: #fff;
      box-shadow: 0 0 0 1px #fff inset;
      font-size: 20px; }
    .kl-footer .kl-mail-footer ul svg {
      width: 1em;
      height: 1em; }

.kl-footer-seo {
  font-size: 0.6875rem;
  padding: 18px 0;
  /*background-color:black;*/
  color: white; }
  .kl-footer-seo a,
  .kl-footer-seo span {
    margin-left: 25px;
    cursor: pointer; }
  .kl-footer-seo ul {
    padding: 0;
    margin: 0 auto; }
    .kl-footer-seo ul li {
      display: inline-block;
      text-align: center; }
  .kl-footer-seo a {
    color: white; }

footer a:hover {
  text-decoration: underline; }

.kl-newsletter .form-control {
  background-color: #2b2b2a; }

.kl-input-newsletter {
  border-radius: 0;
  background-color: #c1c1c1;
  border: none;
  color: #000000;
  font-style: normal;
  font-size: 12px;
  padding: 17px 20px;
  position: relative; }

.kl-input-newsletter {
  min-width: 220px; }

.kl-submit {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 14px 15px;
  background-color: #2b2b2a;
  cursor: pointer; }
  .kl-submit:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\F30B';
    color: #000000; }

.kl-submit-newsletter {
  position: absolute;
  top: 0;
  right: -79px;
  padding: 6px 15px;
  opacity: 0;
  cursor: pointer; }

.kl-newsletter {
  position: relative; }

.kl-custom-chx {
  position: relative; }
  .kl-custom-chx label {
    background-color: #2b2b2a;
    border: 1px solid transparent;
    border-radius: inherit;
    cursor: pointer;
    height: 16px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 17px; }
    .kl-custom-chx label:after {
      border: 2px solid #2b2b2a;
      border-top: none;
      border-right: none;
      content: '';
      height: 6px;
      left: 1px;
      opacity: 0;
      position: absolute;
      top: 2px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      width: 12px; }
  .kl-custom-chx input[type='checkbox'] {
    visibility: hidden; }
    .kl-custom-chx input[type='checkbox']:checked + label {
      background-color: #000000;
      border-color: #000000; }
      .kl-custom-chx input[type='checkbox']:checked + label:after {
        opacity: 1; }

.kl-block-service {
  padding-bottom: 100px;
  text-align: center; }

.kl-block-service .col-md-3 p {
  font-size: 20px;
  color: #6b6b6b;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.kl-block-service span {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  max-width: 220px;
  margin: 0 auto;
  display: block; }

.kl-bx-block {
  padding-bottom: 100px; }

.kl-img-offer a:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  right: -5px; }

.kl-search input {
  width: 20px;
  background-position: right center;
  transition: all ease-in-out 0.1s;
  position: absolute;
  right: 28px;
  top: -2px;
  padding-left: 27px;
  padding-right: 15px; }

.kl-search input:focus {
  width: 90px;
  outline: none; }

.kl-submit:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  right: -5px; }

.kl-img-offer img,
.kl-submit img {
  transition: all ease-in-out 0.1s; }

/***********************************************/
/********** Liste Produits (Category) *********/
/***********************************************/
.kl-hero-listing {
  position: relative;
  overflow: hidden; }
  .kl-hero-listing img {
    position: absolute;
    opacity: 0.1; }

.kl-category-section {
  position: relative;
  overflow: hidden; }
  .kl-category-section img {
    position: absolute;
    opacity: 0.1; }
  .kl-category-section .category-title {
    width: 100%; }
    .kl-category-section .category-title .row {
      margin: 0; }
  .kl-category-section .kl-intro {
    padding: 4px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    .kl-category-section .kl-intro p {
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-weight: 400 !important;
      line-height: 1.38;
      letter-spacing: normal;
      display: contents;
      text-align: center; }
    .kl-category-section .kl-intro h1,
    .kl-category-section .kl-intro .h1 {
      font-size: 2.5rem;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-weight: 800;
      text-align: center; }
    .kl-category-section .kl-intro h2 {
      font-size: 46px;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      text-align: center;
      margin-bottom: 27px;
      text-align: left; }
    .kl-category-section .kl-intro h3 {
      font-size: 40px;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      text-align: center;
      margin-bottom: 27px;
      text-align: left; }
    .kl-category-section .kl-intro h4 {
      font-size: 36px;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      text-align: center;
      margin-bottom: 27px;
      text-align: left; }
    .kl-category-section .kl-intro h5 {
      font-size: 32px;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      text-align: center;
      margin-bottom: 27px;
      text-align: left; }
    .kl-category-section .kl-intro h6 {
      font-size: 28px;
      font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      text-align: center;
      margin-bottom: 27px;
      text-align: left; }
    .kl-category-section .kl-intro .kl-see-more {
      font-size: 0.875rem;
      font-weight: 400 !important;
      letter-spacing: normal;
      color: black;
      text-align: center;
      text-decoration: underline;
      display: inline-block;
      padding-left: 6px; }

.kl-information-footer.kl-no-mobile,
.kl-about-footer.kl-no-mobile {
  margin-top: 10px; }

.mini-color-shower {
  overflow: hidden;
  height: 45px; }
  .mini-color-shower #variation-line .product-memory-variations {
    display: none; }
  .mini-color-shower #variation-line .product-color-variations {
    padding: 0 1rem; }
    .mini-color-shower #variation-line .product-color-variations > ul {
      gap: 0.5rem;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .mini-color-shower #variation-line .product-color-variations .product-color-variations-title {
      display: none; }
    .mini-color-shower #variation-line .product-color-variations .product-color-variation-item {
      padding-top: 4px;
      z-index: 1; }
      .mini-color-shower #variation-line .product-color-variations .product-color-variation-item .color-circle {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        margin: 0; }
      .mini-color-shower #variation-line .product-color-variations .product-color-variation-item .color-name {
        display: none; }
      .mini-color-shower #variation-line .product-color-variations .product-color-variation-item.current-variation .color-circle::after {
        width: 36px;
        height: 36px;
        top: -4px;
        left: -4px; }

.kl-aff-list .slick-list .slick-track {
  height: 600px; }

.largo-quality {
  background: linear-gradient(to left, #f0955d, #e484af 46%, #265559);
  border-radius: 12px 12px 0 0;
  padding: 20px;
  height: 457px;
  margin-top: 200px;
  margin-bottom: 200px; }

.kl-sidebar h2 {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.11px;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 27px; }
  .kl-sidebar h2::after {
    content: '';
    background: #000000;
    height: 2px;
    width: 31px;
    position: absolute;
    bottom: 0;
    left: 0; }

.kl-sidebar #js-active-search-filters .filter-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem; }

.kl-sidebar #js-active-search-filters .js-search-link {
  width: 20px;
  height: 20px;
  display: block;
  position: relative; }
  .kl-sidebar #js-active-search-filters .js-search-link::before {
    content: 'X';
    width: 100%;
    height: 100%;
    color: white;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center; }

.kl-sidebar #js-active-search-filters p {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 0;
  width: 100%;
  font-weight: 900;
  font-size: 1.25rem;
  letter-spacing: normal; }

.kl-sidebar #js-active-search-filters ul {
  padding-left: 10px; }
  .kl-sidebar #js-active-search-filters ul li > div {
    background: #2b2b2a;
    border-radius: 0;
    color: white;
    font-size: 0.875rem;
    padding: 6px 15px 6px 15px;
    height: 34px;
    height: auto;
    max-width: 200px;
    text-align: left; }
    .kl-sidebar #js-active-search-filters ul li > div i.close {
      color: #ea73a7;
      text-shadow: none;
      opacity: 1;
      font-size: 1rem;
      right: 5px;
      top: 9px; }

.kl-sidebar #search_filters.kl-bx-filter,
.kl-sidebar #search_filters.mobile-filters {
  margin-bottom: 41px; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-title-filter,
  .kl-sidebar #search_filters.mobile-filters .kl-title-filter {
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 900;
    font-size: 1rem;
    margin-bottom: 10px; }
  .kl-sidebar #search_filters.kl-bx-filter .ui-slider-horizontal,
  .kl-sidebar #search_filters.mobile-filters .ui-slider-horizontal {
    border-radius: 0;
    border: none;
    background: #cbcbcb;
    height: 3px; }
  .kl-sidebar #search_filters.kl-bx-filter .ui-slider .ui-slider-handle,
  .kl-sidebar #search_filters.mobile-filters .ui-slider .ui-slider-handle {
    top: -14px;
    background: transparent;
    border: none; }
    .kl-sidebar #search_filters.kl-bx-filter .ui-slider .ui-slider-handle:before,
    .kl-sidebar #search_filters.mobile-filters .ui-slider .ui-slider-handle:before {
      content: '';
      background: url(../img/slider-handle.svg);
      background-repeat: no-repeat;
      width: 19px;
      height: 25px;
      display: block;
      -webkit-filter: brightness(2) saturate(0.75) hue-rotate(25deg) contrast(0.8);
              filter: brightness(2) saturate(0.75) hue-rotate(25deg) contrast(0.8); }
  .kl-sidebar #search_filters.kl-bx-filter .ui-widget-header,
  .kl-sidebar #search_filters.mobile-filters .ui-widget-header {
    background: #ea73a7; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input p,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input p {
    margin: 0; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:checked,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:not(:checked),
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:not(:checked),
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:checked,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:not(:checked),
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:not(:checked) {
    position: absolute;
    z-index: 100;
    opacity: 0; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:checked + label,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:not(:checked) + label,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked + label,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:not(:checked) + label,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:checked + label,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:not(:checked) + label,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked + label,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px; }
    .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:checked + label span,
    .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:not(:checked) + label span,
    .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked + label span,
    .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:not(:checked) + label span,
    .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:checked + label span,
    .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:not(:checked) + label span,
    .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked + label span,
    .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:not(:checked) + label span {
      color: #818181;
      font-size: 0.75rem; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:checked + label:after,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:not(:checked) + label:after,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked + label:after,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:not(:checked) + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:checked + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:not(:checked) + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:not(:checked) + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 14px;
    height: 14px;
    border: 2px solid #818181; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:checked + label:after,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:checked + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked + label:after {
    content: '';
    background: #ea73a7;
    border-color: #ea73a7;
    transition: all 0.2s ease; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='radio']:not(:checked) + label:after,
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:not(:checked) + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='radio']:not(:checked) + label:after,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:not(:checked) + label:after {
    content: '';
    background: transparent; }
  .kl-sidebar #search_filters.kl-bx-filter .kl-radio-input [type='checkbox']:checked + label:before,
  .kl-sidebar #search_filters.mobile-filters .kl-radio-input [type='checkbox']:checked + label:before {
    content: '';
    position: absolute;
    z-index: 10;
    left: 4px;
    bottom: 7px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

#search_filters .facet {
  border-top: 1px solid rgba(203, 203, 203, 0.5);
  padding-top: 10px;
  margin-bottom: 20px; }
  #search_filters .facet:nth-child(1) ul li:not(:nth-child(1)) {
    display: none; }
  #search_filters .facet .collapse {
    display: block; }
  #search_filters .facet .facet-label a {
    display: inline-block; }
  #search_filters .facet .magnitude {
    font-size: 0.75rem;
    color: #818181; }
  #search_filters .facet .facet-label.active .custom-checkbox span.color, #search_filters .facet .facet-label:hover .custom-checkbox span.color {
    border: 2px solid #ea73a7; }
  #search_filters .facet .custom-checkbox {
    position: relative;
    top: -9px !important; }
    #search_filters .facet .custom-checkbox input[type='checkbox'] {
      margin-top: 0.25rem;
      opacity: 0;
      cursor: pointer;
      position: absolute; }
      #search_filters .facet .custom-checkbox input[type='checkbox'] + span {
        margin-right: 3px;
        display: inline-block;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        cursor: pointer;
        border: 2px #818181 solid; }
      #search_filters .facet .custom-checkbox input[type='checkbox']:checked + span {
        background: #ea73a7;
        border-color: #ea73a7; }
        #search_filters .facet .custom-checkbox input[type='checkbox']:checked + span::before {
          content: '\F00C';
          position: absolute;
          font-family: 'Font Awesome 5 Free';
          color: #fff;
          font-weight: 900;
          font-size: 10px;
          top: 4px; }
    #search_filters .facet .custom-checkbox label {
      text-align: left; }

@media (max-width: 1199.98px) {
  #js-active-search-filters {
    padding: 0 40px 0 40px; }
  #search_filters {
    padding: 0 40px 0 40px; }
    #search_filters .facet {
      margin-bottom: 0px; }
      #search_filters .facet .title {
        cursor: pointer;
        position: relative; }
        #search_filters .facet .title:last-child {
          border-bottom: 1px solid #adb5bd; }
        #search_filters .facet .title .collapse-icons .remove {
          display: none; }
      #search_filters .facet .title[aria-expanded='true'] .collapse-icons .add {
        display: none; }
      #search_filters .facet .title[aria-expanded='true'] .collapse-icons .remove {
        display: block; }
      #search_filters .facet .h6 {
        display: inline-block;
        font-display: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-weight: normal; }
      #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0; }
      #search_filters .facet .collapse {
        display: none; }
        #search_filters .facet .collapse.show {
          display: block; }
    #search_filters .ui-slider-horizontal {
      width: 90%; } }

@media (max-width: 767.98px) {
  #js-active-search-filters {
    padding: 0 15px 0 15px; }
  #search_filters {
    padding: 0 15px 0 15px; } }

#search_filters_wrapper .faceted-mobiles {
  display: none !important; }

@media (max-width: 1199.98px) {
  #search_filters_wrapper {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    background-color: #E9E9E9;
    z-index: 100000;
    width: 90%;
    height: 100vh !important;
    box-shadow: rgba(0, 0, 0, 0.2) 6px 0px 30px;
    left: -100%;
    transition: all 0.25s ease-in-out; }
    #search_filters_wrapper.active {
      left: 0; }
    #search_filters_wrapper .kl-acc-item {
      margin-bottom: 0; }
      #search_filters_wrapper .kl-acc-item:first-child {
        border-top: solid 1px #d4d4d4; }
      #search_filters_wrapper .kl-acc-item .kl-acc {
        background-color: transparent;
        cursor: pointer;
        padding: 15px 0 11px;
        width: 100%;
        border: none;
        border-bottom: solid 1px #d4d4d4;
        text-align: left;
        outline: none;
        font-size: 16px;
        transition: 0.2s; }
        #search_filters_wrapper .kl-acc-item .kl-acc::after {
          font-weight: 900;
          content: '\F107';
          font-size: 20px;
          color: black;
          float: right;
          margin-left: 5px; }
        #search_filters_wrapper .kl-acc-item .kl-acc.active::after {
          content: '\F106';
          font-weight: 900;
          font-size: 18px;
          color: #777;
          float: right;
          margin-left: 5px; }
      #search_filters_wrapper .kl-acc-item .kl-panel {
        padding: 0;
        height: 0;
        overflow: hidden;
        transition: 0.6s ease-in-out;
        display: none;
        border: solid 1px #ebebeb;
        border-top: solid 1px transparent; }
        #search_filters_wrapper .kl-acc-item .kl-panel.show {
          height: auto;
          display: block; }
        #search_filters_wrapper .kl-acc-item .kl-panel > div {
          border-bottom: solid 1px #d4d4d4;
          padding: 12px 0 12px; }
          #search_filters_wrapper .kl-acc-item .kl-panel > div p {
            margin-bottom: 12px; }
        #search_filters_wrapper .kl-acc-item .kl-panel .faceted-slider {
          padding: 12px 30px 12px 2px; }
    #search_filters_wrapper .clear-filter {
      font-size: 0.875rem;
      color: #818181;
      text-decoration: underline;
      border: none;
      background: transparent; }
    #search_filters_wrapper #search_filter_controls {
      margin-bottom: 26px; }
      #search_filters_wrapper #search_filter_controls .closebtn {
        transition: all 0.25s ease-in-out;
        cursor: pointer;
        color: white;
        display: inline-block;
        top: 0px;
        left: 0;
        text-decoration: none;
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        background-color: #ea73a7;
        transition: 0.5s;
        padding: 10px 16px 16px 16px; }
        #search_filters_wrapper #search_filter_controls .closebtn:hover {
          color: #ea73a7;
          background-color: white; }
        #search_filters_wrapper #search_filter_controls .closebtn::after {
          display: none;
          content: ''; }
      #search_filters_wrapper #search_filter_controls h4 {
        font-weight: 900;
        font-size: 1.25rem;
        display: inline-block;
        vertical-align: top;
        margin: 24px 0 0 14px; } }

ul.kl-categories-list li a {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.14px;
  padding-bottom: 27px;
  display: block; }

ul.kl-categories-list li:last-child > a {
  padding-bottom: 0; }

.PM_ASCriterionGroupSelect, .kl-filter-xts select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 2px solid #eaeaea;
  background: #fff url(../img/down.png) no-repeat center right 1rem;
  height: auto !important;
  padding: 16px; }
  .PM_ASCriterionGroupSelect:focus, .kl-filter-xts select:focus {
    box-shadow: none;
    outline: none;
    border: 2px solid #eaeaea;
    background: #fff url(../img/down.png) no-repeat center right 1rem; }

.PM_ASCriterionsGroup {
  margin-bottom: 12px;
  padding-right: 15px; }

.kl-sub-categories h2 span,
.kl-row-listing h2 span {
  font-weight: 400; }

.kl-sub-categories .kl-subtitle,
.kl-row-listing .kl-subtitle {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  text-align: center;
  margin-bottom: 48px; }

.kl-sub-categories .item,
.kl-row-listing .item {
  margin-bottom: 31px;
  text-align: center; }

.kl-sub-categories-list {
  margin-bottom: 76px; }
  .kl-sub-categories-list li {
    display: inline-block;
    width: 138px;
    height: 175px;
    border: solid 2px #eaeaea;
    background-color: #fff;
    margin: 0 6.3% 34px; }
  .kl-sub-categories-list a .kl-img {
    display: block;
    text-align: center;
    margin: 17px 0; }
  .kl-sub-categories-list a h3 {
    font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #000000; }

.kl-hero-listing img, .kl-category-section img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.js-product-miniature.item,
.item.kl-xts-item {
  min-width: 307px !important;
  height: 405px;
  cursor: pointer; }
  @media (max-width: 767.98px) {
    .js-product-miniature.item,
    .item.kl-xts-item {
      height: auto !important; } }
  .js-product-miniature.item .prdt_content,
  .item.kl-xts-item .prdt_content {
    background-color: white;
    height: 100%;
    border-radius: 12px;
    position: relative; }
    .js-product-miniature.item .prdt_content .kl-img-xts .img-fluid,
    .item.kl-xts-item .prdt_content .kl-img-xts .img-fluid {
      padding-top: 30px; }
      @media (max-width: 991.98px) {
        .js-product-miniature.item .prdt_content .kl-img-xts .img-fluid,
        .item.kl-xts-item .prdt_content .kl-img-xts .img-fluid {
          padding-top: 0; } }
    .js-product-miniature.item .prdt_content .kl-img-xts a,
    .item.kl-xts-item .prdt_content .kl-img-xts a {
      display: inline-block; }
    .js-product-miniature.item .prdt_content .kl-title-aff,
    .item.kl-xts-item .prdt_content .kl-title-aff {
      border-radius: 0 0 12px 12px; }
      .js-product-miniature.item .prdt_content .kl-title-aff a h3,
      .item.kl-xts-item .prdt_content .kl-title-aff a h3 {
        margin-bottom: 10px; }
      .js-product-miniature.item .prdt_content .kl-title-aff .title-product-link::after,
      .item.kl-xts-item .prdt_content .kl-title-aff .title-product-link::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .js-product-miniature.item > div,
  .item.kl-xts-item > div {
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05); }
  .js-product-miniature.item.slick-slide,
  .item.kl-xts-item.slick-slide {
    width: 257px !important; }
  .js-product-miniature.item .kl-img-xts,
  .item.kl-xts-item .kl-img-xts {
    position: relative;
    transition: 0.3s ease-in-out;
    overflow: hidden; }
    .js-product-miniature.item .kl-img-xts img,
    .item.kl-xts-item .kl-img-xts img {
      position: relative;
      left: 0;
      transition: 0.3s ease-out; }
    .js-product-miniature.item .kl-img-xts .product_attributes,
    .item.kl-xts-item .kl-img-xts .product_attributes {
      text-align: left;
      padding-top: 80px;
      position: absolute;
      top: 0;
      left: 25%;
      opacity: 0;
      font-size: 0.6875rem;
      transition: 0.3s ease-out; }
      .js-product-miniature.item .kl-img-xts .product_attributes .attribute-color span,
      .item.kl-xts-item .kl-img-xts .product_attributes .attribute-color span {
        background-color: black;
        display: inline-block;
        border-radius: 25px;
        width: 34px;
        float: left;
        margin-right: 6px;
        line-height: 34px;
        text-align: center;
        color: white;
        font-weight: 900;
        font-size: 1rem; }
      .js-product-miniature.item .kl-img-xts .product_attributes ul,
      .item.kl-xts-item .kl-img-xts .product_attributes ul {
        clear: both;
        margin: 16px 0 0 13px; }
        .js-product-miniature.item .kl-img-xts .product_attributes ul li,
        .item.kl-xts-item .kl-img-xts .product_attributes ul li {
          text-align: left;
          margin-bottom: 2px; }
          .js-product-miniature.item .kl-img-xts .product_attributes ul li i,
          .item.kl-xts-item .kl-img-xts .product_attributes ul li i {
            margin-right: 14px; }
    .js-product-miniature.item .kl-img-xts .kl-see,
    .item.kl-xts-item .kl-img-xts .kl-see {
      width: 100%;
      height: 100%;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      transition: 0.3s ease-in-out; }
  .js-product-miniature.item .kl-title-aff h2,
  .js-product-miniature.item .kl-title-aff h3,
  .item.kl-xts-item .kl-title-aff h2,
  .item.kl-xts-item .kl-title-aff h3 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5; }
    @media (max-width: 767.98px) {
      .js-product-miniature.item .kl-title-aff h2,
      .js-product-miniature.item .kl-title-aff h3,
      .item.kl-xts-item .kl-title-aff h2,
      .item.kl-xts-item .kl-title-aff h3 {
        margin: 0; } }
  .js-product-miniature.item .kl-title-aff .product_manufacturer_name,
  .item.kl-xts-item .kl-title-aff .product_manufacturer_name {
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 100%;
    margin: 0 1.5rem 1rem 1.5rem; }
  .js-product-miniature.item .kl-title-aff .kl-price-prod .kl-price-promotion,
  .item.kl-xts-item .kl-title-aff .kl-price-prod .kl-price-promotion {
    color: black;
    padding: 0 !important;
    margin: 0 !important;
    min-height: auto;
    font-size: 0.6875rem;
    font-weight: 700;
    font-style: normal; }
  .js-product-miniature.item .kl-title-aff .kl-price-prod li:first-child,
  .item.kl-xts-item .kl-title-aff .kl-price-prod li:first-child {
    color: #AAAAAA;
    font-size: 0.6875rem;
    font-weight: normal;
    margin-right: 8px; }
  .js-product-miniature.item .kl-title-aff .kl-price-prod li:last-child,
  .item.kl-xts-item .kl-title-aff .kl-price-prod li:last-child {
    color: #ea73a7;
    border-bottom: 4px solid #ea73a7;
    padding-bottom: 18px;
    line-height: 1rem; }
  .js-product-miniature.item .kl-title-aff .kl-price-prod .row:first-child,
  .item.kl-xts-item .kl-title-aff .kl-price-prod .row:first-child {
    margin-top: 10px; }
  .js-product-miniature.item .kl-title-aff .kl-price-prod .actual-price,
  .item.kl-xts-item .kl-title-aff .kl-price-prod .actual-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    padding-left: 1.5rem; }
  @media (min-width: 576px) {
    .js-product-miniature.item:hover > div,
    .item.kl-xts-item:hover > div {
      box-shadow: 0px 0px 20px 0px rgba(214, 61, 147, 0.25); }
    a .js-product-miniature.item:hover .kl-title-aff:hover, a
    .item.kl-xts-item:hover .kl-title-aff:hover {
      color: #000000; }
    .js-product-miniature.item:hover .kl-img-xts img,
    .item.kl-xts-item:hover .kl-img-xts img {
      /*left: -40%;transition: .3s ease-in-out;*/ }
    .js-product-miniature.item:hover .kl-img-xts .product_attributes,
    .item.kl-xts-item:hover .kl-img-xts .product_attributes {
      /*left: 50%;opacity:1;transition: .3s ease-in-out;*/ }
    .js-product-miniature.item:hover .kl-img-xts .kl-see,
    .item.kl-xts-item:hover .kl-img-xts .kl-see {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      opacity: 0.8;
      /*max-height: 360px;*/
      height: 100%;
      background: transparent; } }

.js-product-miniature .kl-details-product {
  height: 45px; }
  .js-product-miniature .kl-details-product .kl-logo-wrapper .kl-logo-product img {
    height: 20px !important; }

.js-product-miniature div .pack-product-name {
  line-height: 1.56 !important; }

.js-product-miniature .kl-title-aff > div > a {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  color: #000000;
  letter-spacing: 1.14px;
  margin-top: 15px !important;
  min-height: 38px;
  display: block; }
  .js-product-miniature .kl-title-aff > div > a:hover {
    color: #000000; }

.js-product-miniature .kl-title-aff p:hover {
  color: #000000; }

.js-product-miniature .kl-title-aff:hover {
  background: #fff; }

.js-product-miniature .kl-title-aff .product-availability {
  font-size: 0.8rem;
  padding: 0 1.5rem;
  margin: 0 0 0.5rem 0;
  color: #ea73a7;
  text-align: right;
  width: 100%;
  font-weight: normal !important;
  line-height: normal;
  min-height: unset; }
  .js-product-miniature .kl-title-aff .product-availability:hover {
    color: #ea73a7; }

.js-product-miniature.product-unavailable {
  opacity: 0.5; }

.kl-exclu-web,
.kl-online-only {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  background: #322f2f;
  border-radius: 50%;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.kl-article-xts h3 {
  margin-bottom: 30px; }

.kl-article-xts h4 {
  margin-bottom: 30px; }

.kl-article-xts h5 {
  margin-bottom: 30px; }

.kl-article-xts h6 {
  margin-bottom: 30px; }

.kl-article-xts p {
  font-size: 16px;
  font-weight: 400; }
  .kl-article-xts p span {
    display: block;
    font-weight: 700;
    color: #000000; }

.kl-sidebar-toggle {
  display: none; }

.kl-btn-bordered {
  border: 2px solid #000000;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  background: transparent;
  border-radius: 0;
  padding: 8px 15px; }
  .kl-btn-bordered .svg-inline--fa {
    margin-right: 7px; }

.kl-block-service figure {
  min-height: 111px; }

.kl-star-rating {
  line-height: 32px;
  font-size: 13px;
  display: inline-block; }
  .kl-star-rating .kl-rating {
    display: inline-block;
    cursor: pointer; }

.kl-nbr-avis {
  font-size: 12px;
  text-decoration: underline;
  margin-left: 4px; }

.kl-bx-align-right {
  margin: 0 0 0 auto !important; }

.kl-save-presonaliation {
  font-size: 12px;
  font-weight: bold;
  float: right;
  font-style: normal;
  border: none;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: right;
  color: #000000;
  text-decoration: underline;
  display: block; }

.kl-dj-list li a, .kl-avis--list + a {
  background: #000000;
  display: block;
  color: #fff;
  padding: 16px;
  border: none;
  box-shadow: none;
  cursor: pointer; }
  .kl-dj-list li a:focus, .kl-avis--list + a:focus {
    outline: none;
    box-shadow: none; }
  .kl-dj-list li a:hover, .kl-avis--list + a:hover {
    background: #ea73a7; }

.kl-social-link {
  margin-top: 10px;
  text-align: right; }
  .kl-social-link li {
    display: inline-block;
    margin-right: 10px; }
    .kl-social-link li:last-child {
      margin-right: 0; }
    .kl-social-link li a,
    .kl-social-link li span.obs {
      width: 36px;
      height: 36px;
      background: #000000;
      color: #fff;
      text-align: center;
      line-height: 39px;
      font-size: 20px;
      display: block; }

.kl-bg-grey {
  background: #f8f9fa;
  padding: 50px 0; }
  .kl-bg-grey p {
    font-size: 1.2rem;
    line-height: 1.71; }

#TheTexte h3 {
  margin: 3rem 0 1.5rem 0; }

#TheTexte p {
  font-size: 1.2rem;
  line-height: 2;
  font-weight: 400;
  text-align: justify; }

.kl-title-section {
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000000;
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 40px; }
  .kl-title-section h2 {
    font-weight: normal; }
  .kl-title-section span {
    font-weight: 700; }
  .kl-title-section small {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: block;
    margin: 15px auto; }

.kl-bg-white {
  padding: 50px 0; }
  .kl-bg-white p {
    font-size: 14px;
    line-height: 1.71; }

.kl-detail-product--list .kl-detail-product--item {
  background: #f8f9fa;
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 116px;
  margin-bottom: 20px; }
  .kl-detail-product--list .kl-detail-product--item h3 {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.17px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .kl-detail-product--list .kl-detail-product--item p {
    font-size: 12px;
    color: #000000;
    margin: 0; }

.kl-dj-list li {
  background: #fff;
  padding: 10px;
  margin-bottom: 15px; }
  .kl-dj-list li a {
    font-size: 14px;
    font-weight: bold;
    padding: 13px;
    text-align: center;
    display: block;
    width: 100%; }
  .kl-dj-list li .col-md-10 {
    padding: 10px 15px 10px 45px; }
  .kl-dj-list li p {
    margin: 0; }
    .kl-dj-list li p span {
      color: #000000;
      display: inline-block;
      font-weight: bold; }

.kl-avi-info h3,
.kl-avi-info .h3 {
  font-size: 14px;
  letter-spacing: 1.17px;
  margin-bottom: 8px;
  font-weight: bold; }

.kl-avi-info p {
  font-size: 12px;
  margin: 0; }

.kl-avi-info i {
  cursor: pointer; }

.kl-avi-info span {
  position: absolute;
  bottom: 6px;
  left: 15px;
  font-size: 12px;
  visibility: hidden;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #000000; }
  .kl-avi-info span .svg-inline--fa {
    margin-right: 5px; }

.kl-avis-content .grade-stars {
  margin-left: -10px;
  margin-top: -6px;
  margin-bottom: 6px; }

.kl-avis-content h3,
.kl-avis-content .h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.17px;
  color: #000000;
  margin-bottom: 20px; }

.kl-avis-content p {
  font-size: 14px;
  margin: 0; }

.kl-avis-content .svg-inline--fa.kl-checked {
  color: #000000; }

.kl-avis-content .svg-inline--fa.kl-not-checked {
  color: #d8d8d8; }

.kl-avis-content .kl-star-rating {
  margin-bottom: 13px;
  line-height: 1; }

.kl-avis--list li {
  border-bottom: solid 1px #e4e4e4;
  padding: 38px 15px;
  list-style-type: none; }
  .kl-avis--list li:last-child {
    border-bottom: none; }

.kl-avis--list + a {
  width: 27%;
  text-align: center;
  display: block;
  margin: 49px auto 0; }

[data-obf] {
  cursor: pointer; }

#js-active-search-filters {
  margin-bottom: 30px; }
  #js-active-search-filters p {
    margin-bottom: 0;
    margin-top: 7px;
    -ms-flex-item-align: start;
        align-self: flex-start; }
  #js-active-search-filters ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 25px; }
  #js-active-search-filters li {
    padding: 3px 5px; }
    #js-active-search-filters li > div {
      background: #fff;
      text-align: center;
      border-radius: 17px;
      padding: 3px 30px 1px 15px;
      position: relative;
      height: 27px; }
    #js-active-search-filters li i {
      position: absolute;
      right: 3px;
      top: 1px; }

#_desktop_search_filters_clear_all {
  position: absolute;
  right: 10px;
  top: 25px; }

.navbar-toggler {
  display: inline-block;
  padding: 0.625rem 0.625rem 0 0; }

.collapse-icons {
  position: absolute;
  right: 10px;
  padding: 0;
  cursor: pointer; }
  .collapse-icons[aria-expanded='true'] .add {
    display: none; }
  .collapse-icons[aria-expanded='true'] .remove {
    display: block; }
  .collapse-icons .add:hover,
  .collapse-icons .remove:hover {
    color: #000000; }
  .collapse-icons .remove {
    display: none; }

.bootstrap-touchspin {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }
  .bootstrap-touchspin input[type='number'] {
    -moz-appearance: textfield;
    max-width: 70px; }
    .bootstrap-touchspin input[type='number']::-webkit-outer-spin-button, .bootstrap-touchspin input[type='number']::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .bootstrap-touchspin .input-group-btn-vertical {
    width: 26px; }
    .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin {
      height: 24px;
      border-radius: 0;
      width: 26px;
      background-color: #ebebeb;
      transition: background-color 0.3s;
      position: relative; }
      .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin:hover {
        background-color: #ea73a7;
        transition: background-color 0.3s; }
      .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i {
        top: 0;
        left: 0;
        font-size: 14px;
        font-style: normal;
        color: #000;
        width: 25px;
        height: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-up::after {
        content: '\F286';
        font-family: 'bootstrap-icons'; }
      .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin .touchspin-down::after {
        content: '\F282';
        font-family: 'bootstrap-icons'; }

.customization-message {
  color: #CBCBCB; }

a.remove-image {
  color: #000000; }

.btn-comment {
  background-color: #000000 !important; }

.btn-comment-inverse:hover {
  background-color: #818181 !important; }

.product-comment-modal .modal-header h2 {
  color: #fff;
  font-family: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.useful-review.success,
.not-useful-review.success {
  color: #000000 !important; }

#product-comments-list-pagination ul li span {
  color: #000000 !important; }

#empty-product-comment {
  width: 100%; }

label {
  display: inline;
  margin-bottom: 0.5rem; }

.ui-front {
  z-index: 2147483647 !important;
  position: absolute !important; }

a.link-cover {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 500; }

section.product-pack {
  margin-bottom: 20px; }

#category-description,
p.to-truncate {
  margin-bottom: 0;
  overflow: hidden;
  line-height: 21px; }

#category-description {
  max-width: 920px;
  text-align: center; }

.kl-img-offer i {
  font-size: 1.5em; }

*:focus {
  outline: none; }

.icon-rea,
.check-filter {
  color: #000000; }

#index .kl-see-more {
  text-align: center;
  font-size: 16px;
  font-weight: 700 !important;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: underline;
  display: block;
  margin-bottom: 47px;
  margin-top: 40px; }
  #index .kl-see-more .svg-inline--fa {
    display: block;
    font-size: 20px;
    text-align: center;
    margin: 6px auto 0; }

.kl-tel-top-header {
  text-decoration: underline;
  color: #000000;
  font-weight: 700; }

#product-comments-list-header #empty-product-comment {
  background-color: transparent !important; }

#js-active-search-filters.hide {
  display: none; }

modal.fade.quickview.in {
  opacity: 1 !important; }

#product-comments-list-header {
  margin-top: 80px; }

#authentication .container_authentication {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #authentication .container_authentication .login-form {
    margin: 15px; }
    #authentication .container_authentication .login-form .form-group label {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      margin: 0; }
    #authentication .container_authentication .login-form div.form-control-comment {
      display: none; }
    #authentication .container_authentication .login-form .btn {
      padding: 14px; }
      #authentication .container_authentication .login-form .btn i {
        display: block; }

#btnShowValue i {
  display: block; }

@media (max-width: 767.98px) {
  #cms #content-wrapper {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%; } }

#cms .container_cms section.page-cms img {
  max-width: 100%;
  height: auto; }

#back-to-top-btn {
  display: none;
  background-color: #2b2b2a;
  color: #fff;
  position: fixed;
  bottom: 30px;
  right: 0;
  z-index: 10;
  transition: background-color 0.5s ease;
  text-align: center;
  width: 60px;
  height: 60px;
  font-size: 50px;
  cursor: pointer;
  border: none; }
  #back-to-top-btn svg {
    width: 1em;
    height: 1em; }
  #back-to-top-btn:hover {
    background-color: #ea73a7;
    transition: background-color 0.5s ease; }
  #back-to-top-btn:focus {
    outline: none;
    border: none; }

.fixed-avis-widget {
  position: fixed;
  left: 1rem;
  bottom: 1rem;
  z-index: 100; }

.footer-avis-widget {
  height: 100%;
  max-width: 100%; }

@media (max-width: 991.98px) {
  #back-to-top-btn {
    display: none !important; }
  .fixed-avis-widget {
    display: none; }
  .mini-color-shower #variation-line .product-color-variations .product-color-variation-item {
    z-index: 0; }
  .kl-title-aff .title-product-link::after {
    z-index: 1; } }

.h1-chouchou {
  font-weight: 700;
  font-size: 2.5rem;
  margin-top: 0;
  line-height: normal;
  margin-bottom: 0; }

.h1-menu {
  text-align: left;
  margin: 0;
  font-size: 2.5rem;
  font-family: inherit;
  line-height: 1.2; }

.h5-nom-filtre {
  line-height: 19.2px; }

.h1-banner {
  font-size: 2.5rem; }

@media (max-width: 991.98px) {
  .h1-chouchou {
    font-size: 2rem; }
  .h1-banner {
    font-size: 1.5rem; }
  .js-product-miniature.item,
  .item.kl-xts-item {
    min-width: 290px !important; }
  #js-product-list {
    overflow: hidden; } }

.subtitles {
  margin-bottom: 1.5rem; }
  .subtitles p {
    font-weight: 700;
    font-size: 1.2rem;
    margin-bottom: 0; }

@media (max-width: 767.98px) {
  .subtitles {
    margin-bottom: 0.5rem;
    padding: 0 1rem; } }

.container-large {
  max-width: calc(85vw + 60px);
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1199.98px) {
    .container-large {
      max-width: 1680px; } }

.categoryTreeTwo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .categoryTreeTwo .block-categories .block-categories-list {
    max-width: unset; }
    @media screen and (max-width: 768px) {
      .categoryTreeTwo .block-categories .block-categories-list {
        max-width: 100vw; } }

.kl-sidebar-filter {
  margin-right: 3%; }

.item.kl-xts-item .kl-img-xts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .item.kl-xts-item .kl-img-xts img {
    max-height: 225px;
    -o-object-fit: contain;
       object-fit: contain; }
